Push event to branch 6.x Connecting to https://api.github.com using GitHub bot (username/token) Obtained Jenkinsfile from b2bc742ee6dc2ab6ac47f1f6da64697cfa3f054e [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-bfwfv Still waiting to schedule task ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-bfwfv’ is offline Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-bfwfv is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" labels: jenkins: "slave" jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-bfwfv" namespace: "glassfish" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.glassfish.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-bfwfv" - name: "JAVA_TOOL_OPTIONS" value: "-Xmx768m -Xss768k" - name: "JENKINS_NAME" value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-bfwfv" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" imagePullPolicy: "IfNotPresent" name: "jnlp" resources: limits: memory: "1200Mi" cpu: "300m" requests: memory: "1200Mi" cpu: "300m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - args: - "cat" env: - name: "MAVEN_OPTS" value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" - name: "MVN_EXTRA" value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" - name: "JAVA_TOOL_OPTIONS" value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" image: "ee4jglassfish/ci:tini-jdk-11.0.10" imagePullPolicy: "Always" name: "glassfish-build" resources: limits: memory: "12Gi" cpu: "8000m" requests: memory: "7Gi" cpu: "4000m" 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 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" - emptyDir: {} name: "maven-repo-local-storage" - 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" [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-bfwfv in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GF_INTERNAL_ENV [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-15T19:23:09.616Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (build) [Pipeline] echo [2023-01-15T19:23:09.893Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-j912p [2023-01-15T19:23:24.902Z] Still waiting to schedule task [2023-01-15T19:23:24.903Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:23:36.173Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-j912p is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T19:23:36.174Z] --- [2023-01-15T19:23:36.174Z] apiVersion: "v1" [2023-01-15T19:23:36.174Z] kind: "Pod" [2023-01-15T19:23:36.174Z] metadata: [2023-01-15T19:23:36.174Z] annotations: [2023-01-15T19:23:36.174Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:23:36.174Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:23:36.174Z] labels: [2023-01-15T19:23:36.174Z] jenkins: "slave" [2023-01-15T19:23:36.174Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T19:23:36.174Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T19:23:36.174Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-j912p" [2023-01-15T19:23:36.174Z] namespace: "glassfish" [2023-01-15T19:23:36.174Z] spec: [2023-01-15T19:23:36.174Z] containers: [2023-01-15T19:23:36.174Z] - env: [2023-01-15T19:23:36.174Z] - name: "JENKINS_SECRET" [2023-01-15T19:23:36.174Z] value: "********" [2023-01-15T19:23:36.174Z] - name: "JENKINS_TUNNEL" [2023-01-15T19:23:36.174Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T19:23:36.174Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T19:23:36.174Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-j912p" [2023-01-15T19:23:36.174Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:23:36.174Z] value: "-Xmx768m -Xss768k" [2023-01-15T19:23:36.174Z] - name: "JENKINS_NAME" [2023-01-15T19:23:36.174Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-j912p" [2023-01-15T19:23:36.174Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T19:23:36.174Z] value: "/home/jenkins/agent" [2023-01-15T19:23:36.174Z] - name: "JENKINS_URL" [2023-01-15T19:23:36.174Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T19:23:36.174Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T19:23:36.174Z] imagePullPolicy: "IfNotPresent" [2023-01-15T19:23:36.174Z] name: "jnlp" [2023-01-15T19:23:36.174Z] resources: [2023-01-15T19:23:36.174Z] limits: [2023-01-15T19:23:36.174Z] memory: "1200Mi" [2023-01-15T19:23:36.174Z] cpu: "300m" [2023-01-15T19:23:36.174Z] requests: [2023-01-15T19:23:36.174Z] memory: "1200Mi" [2023-01-15T19:23:36.174Z] cpu: "300m" [2023-01-15T19:23:36.174Z] volumeMounts: [2023-01-15T19:23:36.174Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:23:36.174Z] name: "workspace-volume" [2023-01-15T19:23:36.174Z] readOnly: false [2023-01-15T19:23:36.174Z] - args: [2023-01-15T19:23:36.174Z] - "cat" [2023-01-15T19:23:36.174Z] env: [2023-01-15T19:23:36.174Z] - name: "MAVEN_OPTS" [2023-01-15T19:23:36.174Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:23:36.174Z] - name: "MVN_EXTRA" [2023-01-15T19:23:36.174Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T19:23:36.174Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:23:36.174Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:23:36.174Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T19:23:36.174Z] imagePullPolicy: "Always" [2023-01-15T19:23:36.174Z] name: "glassfish-build" [2023-01-15T19:23:36.174Z] resources: [2023-01-15T19:23:36.174Z] limits: [2023-01-15T19:23:36.174Z] memory: "12Gi" [2023-01-15T19:23:36.174Z] cpu: "8000m" [2023-01-15T19:23:36.174Z] requests: [2023-01-15T19:23:36.174Z] memory: "7Gi" [2023-01-15T19:23:36.174Z] cpu: "4000m" [2023-01-15T19:23:36.174Z] tty: true [2023-01-15T19:23:36.174Z] volumeMounts: [2023-01-15T19:23:36.174Z] - mountPath: "/home/jenkins" [2023-01-15T19:23:36.174Z] name: "jenkins-home" [2023-01-15T19:23:36.174Z] readOnly: false [2023-01-15T19:23:36.174Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T19:23:36.174Z] name: "maven-repo-shared-storage" [2023-01-15T19:23:36.174Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T19:23:36.174Z] name: "settings-xml" [2023-01-15T19:23:36.174Z] readOnly: true [2023-01-15T19:23:36.174Z] subPath: "settings.xml" [2023-01-15T19:23:36.174Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T19:23:36.174Z] name: "settings-security-xml" [2023-01-15T19:23:36.174Z] readOnly: true [2023-01-15T19:23:36.174Z] subPath: "settings-security.xml" [2023-01-15T19:23:36.174Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T19:23:36.174Z] name: "maven-repo-local-storage" [2023-01-15T19:23:36.174Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:23:36.174Z] name: "workspace-volume" [2023-01-15T19:23:36.174Z] readOnly: false [2023-01-15T19:23:36.174Z] nodeSelector: [2023-01-15T19:23:36.174Z] kubernetes.io/os: "linux" [2023-01-15T19:23:36.174Z] restartPolicy: "Never" [2023-01-15T19:23:36.174Z] volumes: [2023-01-15T19:23:36.175Z] - name: "settings-security-xml" [2023-01-15T19:23:36.175Z] secret: [2023-01-15T19:23:36.175Z] items: [2023-01-15T19:23:36.175Z] - key: "settings-security.xml" [2023-01-15T19:23:36.175Z] path: "settings-security.xml" [2023-01-15T19:23:36.175Z] secretName: "m2-secret-dir" [2023-01-15T19:23:36.175Z] - emptyDir: {} [2023-01-15T19:23:36.175Z] name: "maven-repo-local-storage" [2023-01-15T19:23:36.175Z] - emptyDir: {} [2023-01-15T19:23:36.175Z] name: "jenkins-home" [2023-01-15T19:23:36.175Z] - name: "settings-xml" [2023-01-15T19:23:36.175Z] secret: [2023-01-15T19:23:36.175Z] items: [2023-01-15T19:23:36.175Z] - key: "settings.xml" [2023-01-15T19:23:36.175Z] path: "settings.xml" [2023-01-15T19:23:36.175Z] secretName: "m2-secret-dir" [2023-01-15T19:23:36.175Z] - emptyDir: [2023-01-15T19:23:36.175Z] medium: "" [2023-01-15T19:23:36.175Z] name: "workspace-volume" [2023-01-15T19:23:36.175Z] - name: "maven-repo-shared-storage" [2023-01-15T19:23:36.175Z] persistentVolumeClaim: [2023-01-15T19:23:36.175Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T19:23:36.175Z] [2023-01-15T19:23:37.277Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T19:23:42.278Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-j912p in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] timeout [2023-01-15T19:23:42.310Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] checkout [2023-01-15T19:23:42.371Z] The recommended git tool is: git [2023-01-15T19:23:56.571Z] using credential github-bot [2023-01-15T19:23:56.601Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@8b56afd2; decorates RemoteLauncher[hudson.remoting.Channel@78d6e0b6:JNLP4-connect connection from 10.40.16.49/10.40.16.49:57654] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2023-01-15T19:23:56.669Z] Cloning the remote Git repository [2023-01-15T19:23:56.669Z] Using shallow clone with depth 10 [2023-01-15T19:23:56.669Z] Avoid fetching tags [2023-01-15T19:23:56.672Z] Honoring refspec on initial clone [2023-01-15T19:24:00.379Z] Cloning repository https://github.com/eclipse-ee4j/glassfish.git [2023-01-15T19:24:00.572Z] > git init /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x # timeout=10 [2023-01-15T19:24:00.678Z] Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish.git [2023-01-15T19:24:00.678Z] > git --version # timeout=10 [2023-01-15T19:24:00.770Z] > git --version # 'git version 2.32.4' [2023-01-15T19:24:00.770Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2023-01-15T19:24:00.772Z] > git fetch --no-tags --force --progress --depth=10 -- https://github.com/eclipse-ee4j/glassfish.git +refs/heads/6.x:refs/remotes/origin/6.x # timeout=10 [2023-01-15T19:24:36.483Z] > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish.git # timeout=10 [2023-01-15T19:24:36.486Z] > git config --add remote.origin.fetch +refs/heads/6.x:refs/remotes/origin/6.x # timeout=10 [2023-01-15T19:24:38.275Z] Avoid second fetch [2023-01-15T19:24:38.276Z] Checking out Revision b2bc742ee6dc2ab6ac47f1f6da64697cfa3f054e (6.x) [2023-01-15T19:24:38.369Z] > git config core.sparsecheckout # timeout=10 [2023-01-15T19:24:38.373Z] > git checkout -f b2bc742ee6dc2ab6ac47f1f6da64697cfa3f054e # timeout=10 [2023-01-15T19:24:51.880Z] > git branch -a -v --no-abbrev # timeout=10 [2023-01-15T19:24:54.169Z] Commit message: "Merge pull request #24239 from pzygielo/assembler-temp-file" [2023-01-15T19:24:51.970Z] > git checkout -b 6.x b2bc742ee6dc2ab6ac47f1f6da64697cfa3f054e # timeout=10 [2023-01-15T19:24:54.176Z] > git rev-list --no-walk 247a874c2b58a9eeb8820be0163fd2e136437318 # timeout=10 [2023-01-15T19:25:03.402Z] Cleaning workspace [2023-01-15T19:25:03.406Z] > git rev-parse --verify HEAD # timeout=10 [2023-01-15T19:25:03.472Z] Resetting working tree [2023-01-15T19:25:03.472Z] > git reset --hard # timeout=10 [2023-01-15T19:25:04.876Z] > git clean -fdx # timeout=10 [Pipeline] sh [2023-01-15T19:25:07.486Z] + echo Maven version [2023-01-15T19:25:07.487Z] Maven version [2023-01-15T19:25:07.487Z] + mvn -v [2023-01-15T19:25:07.487Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:25:07.487Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2023-01-15T19:25:07.487Z] Maven home: /usr/share/maven [2023-01-15T19:25:07.487Z] Java version: 11.0.10, vendor: Oracle Corporation, runtime: /usr/lib/jvm/jdk11 [2023-01-15T19:25:07.487Z] Default locale: en_US, platform encoding: ANSI_X3.4-1968 [2023-01-15T19:25:07.487Z] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [2023-01-15T19:25:07.872Z] + echo User [2023-01-15T19:25:07.872Z] User [2023-01-15T19:25:07.872Z] + id [2023-01-15T19:25:07.872Z] uid=1003280000(1003280000) gid=0(root) groups=0(root),1003280000 [2023-01-15T19:25:07.872Z] + echo Uname [2023-01-15T19:25:07.872Z] Uname [2023-01-15T19:25:07.872Z] + uname -a [2023-01-15T19:25:07.872Z] Linux glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-j912p 5.17.13-200.fc35.x86_64 #1 SMP PREEMPT Mon Jun 6 14:38:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux [2023-01-15T19:25:07.872Z] + mvn clean install -Pfastest,staging -T4C [2023-01-15T19:25:07.872Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:25:08.876Z] [INFO] Scanning for projects... [2023-01-15T19:25:21.150Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:21.150Z] [INFO] Reactor Build Order: [2023-01-15T19:25:21.150Z] [INFO] [2023-01-15T19:25:21.150Z] [INFO] GlassFish Project [pom] [2023-01-15T19:25:21.151Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Nucleus Parent Project [pom] [2023-01-15T19:25:21.151Z] [INFO] Glassfish Nucleus HK2 Modules [pom] [2023-01-15T19:25:21.151Z] [INFO] Tiger types- type arithmetic library for Java5 [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] HK2 configuration module [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] HK2 config types [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Nucleus Project [pom] [2023-01-15T19:25:21.151Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2023-01-15T19:25:21.151Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2023-01-15T19:25:21.151Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2023-01-15T19:25:21.151Z] [INFO] grizzly-config [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Nucleus Grizzly jars Combining [jar] [2023-01-15T19:25:21.151Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Nucleus Common modules [pom] [2023-01-15T19:25:21.151Z] [INFO] Common Utilities [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Nucleus Core modules [pom] [2023-01-15T19:25:21.151Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Test Utilities [jar] [2023-01-15T19:25:21.151Z] [INFO] Admin Modules [pom] [2023-01-15T19:25:21.151Z] [INFO] admin-config-api [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Nucleus Security Parent [pom] [2023-01-15T19:25:21.151Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2023-01-15T19:25:21.151Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Security Core Classes [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Security Services and SPI [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] admin-util [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Cluster [pom] [2023-01-15T19:25:21.151Z] [INFO] cluster-common [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] admin-launcher [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] admin-cli [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] OSGi Container [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] flashlight-framework [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Kernel Classes [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] cluster-admin [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] admin-server-management [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] cluster-cli [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GMS Module [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] AMX Core [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Extra JRE Packages [jar] [2023-01-15T19:25:21.151Z] [INFO] Context Propagation [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] admin-monitoring [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Admin REST Parent [pom] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Eclipse GlassFish Parent Project [pom] [2023-01-15T19:25:21.151Z] [INFO] GlassFish EJB container related modules [pom] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Common modules [pom] [2023-01-15T19:25:21.151Z] [INFO] Java EE dependent public APIs of Glassfish [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Java EE Annotation Framework [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] nucleus.resources [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Deployment Related Modules [pom] [2023-01-15T19:25:21.151Z] [INFO] Deployment Object Library [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Security Parent [pom] [2023-01-15T19:25:21.151Z] [INFO] Jaspic Provider Framework [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Transaction modules [pom] [2023-01-15T19:25:21.151Z] [INFO] Transaction Service Internal API [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2023-01-15T19:25:21.151Z] [INFO] Resources Connector [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Connectors Parent [pom] [2023-01-15T19:25:21.151Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] EJB container Internal API [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] Java binding for libpam.so [jar] [2023-01-15T19:25:21.151Z] [INFO] Java EE Security Core Classes [glassfish-jar] [2023-01-15T19:25:21.151Z] [INFO] stats77 [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Glassfish Naming [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Container Common [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish persistence related modules [pom] [2023-01-15T19:25:21.152Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish ORB related modules [pom] [2023-01-15T19:25:21.152Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish Web container related modules [pom] [2023-01-15T19:25:21.152Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Nucleus template [jar] [2023-01-15T19:25:21.152Z] [INFO] flashlight-agent [jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2023-01-15T19:25:21.152Z] [INFO] Flashlight [pom] [2023-01-15T19:25:21.152Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] AutoDeploy Classes [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2023-01-15T19:25:21.152Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2023-01-15T19:25:21.152Z] [INFO] Nucleus distributions [pom] [2023-01-15T19:25:21.152Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2023-01-15T19:25:21.152Z] [INFO] Glassfish featuresets [pom] [2023-01-15T19:25:21.152Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2023-01-15T19:25:21.152Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2023-01-15T19:25:21.152Z] [INFO] Glassfish Nucleus Featureset [pom] [2023-01-15T19:25:21.152Z] [INFO] Nucleus Distribution [glassfish-distribution] [2023-01-15T19:25:21.152Z] [INFO] Diagnostics [pom] [2023-01-15T19:25:21.152Z] [INFO] Diagnostics API [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] AMX JavaEE [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] LDAP Booster Pack [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish HA modules [pom] [2023-01-15T19:25:21.152Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Set of DTDs for GlassFish Java EE distributions [distribution-fragment] [2023-01-15T19:25:21.152Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2023-01-15T19:25:21.152Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] App Client Modules [pom] [2023-01-15T19:25:21.152Z] [INFO] GlassFish App Client Server-side Modules [pom] [2023-01-15T19:25:21.152Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Admin Modules [pom] [2023-01-15T19:25:21.152Z] [INFO] Backup Restore classes [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] admin-cli-optional [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] admin-core [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Appserver template [jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish Core modules [pom] [2023-01-15T19:25:21.152Z] [INFO] Java EE related distributions kernel Classes [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2023-01-15T19:25:21.152Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2023-01-15T19:25:21.152Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2023-01-15T19:25:21.152Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] Connectors Runtime [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] Web Container Common Utilities [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] Core Servlet Container [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] JSTL implementation connector module [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] Web module command line interface [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] WebTier Security Integration [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] GlassFish Web container embedded related modules [pom] [2023-01-15T19:25:21.411Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] Server-Sent Events [glassfish-jar] [2023-01-15T19:25:21.411Z] [INFO] Web Container glue code [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JSF implementation connector module [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Web Container HA code [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Web Related Implementations for GlassFish [pom] [2023-01-15T19:25:21.412Z] [INFO] Weld connector for glassfish [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Weld integration for glassfish [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Weld Integration Fragment [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Fragment bundle for Weld related testing [jar] [2023-01-15T19:25:21.412Z] [INFO] cdi-api Fragment [jar] [2023-01-15T19:25:21.412Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] EJB Timer Service Application [war] [2023-01-15T19:25:21.412Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2023-01-15T19:25:21.412Z] [INFO] EJB tier for GlassFish [pom] [2023-01-15T19:25:21.412Z] [INFO] GlassFish resources runtime [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2023-01-15T19:25:21.412Z] [INFO] Connectors Inbound Support [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Work Management [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JDBC Module [pom] [2023-01-15T19:25:21.412Z] [INFO] JDBC Config Module [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Connectors admin [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2023-01-15T19:25:21.412Z] [INFO] Load Balancer Internal API [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Load-Balancer admin [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] GlassFish JMS modules [pom] [2023-01-15T19:25:21.412Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JMS Module [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JMS admin [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2023-01-15T19:25:21.412Z] [INFO] JDBC Resource Adapter [pom] [2023-01-15T19:25:21.412Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JDBC Templates [jar] [2023-01-15T19:25:21.412Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2023-01-15T19:25:21.412Z] [INFO] JDBC Runtime Module [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JDBC admin [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2023-01-15T19:25:21.412Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] JPA container for glassfish [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Declaring EclipseLink dependencies [pom] [2023-01-15T19:25:21.412Z] [INFO] GlassFish cmp related modules [pom] [2023-01-15T19:25:21.412Z] [INFO] utility module for cmp [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] model module for cmp [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Database Generator module for cmp [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] enhancer module for cmp [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] internal-api module for cmp [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Entity Bean container [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] support ejb module for cmp [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2023-01-15T19:25:21.412Z] [INFO] CMP tier for GlassFish [pom] [2023-01-15T19:25:21.412Z] [INFO] Concurrency Utilities Modules [pom] [2023-01-15T19:25:21.412Z] [INFO] Concurrent Connector Module [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Batch runtime modules for Glassfish [pom] [2023-01-15T19:25:21.412Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2023-01-15T19:25:21.412Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2023-01-15T19:25:21.412Z] [INFO] GlassFish Extras modules [pom] [2023-01-15T19:25:21.412Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2023-01-15T19:25:21.412Z] [INFO] GlassFish javaee.jar [jar] [2023-01-15T19:25:21.412Z] [INFO] GlassFish javaee.jar distribution fragment [distribution-fragment] [2023-01-15T19:25:21.412Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2023-01-15T19:25:21.412Z] [INFO] GlassFish appserv-rt.jar [jar] [2023-01-15T19:25:21.413Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2023-01-15T19:25:21.413Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Ejb Security Integration [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Grizzly Glassfish Extra modules [pom] [2023-01-15T19:25:21.413Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2023-01-15T19:25:21.413Z] [INFO] GlassFish Web Services related modules [pom] [2023-01-15T19:25:21.413Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] WebServices Security and JSR 196 implementation [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] App Client - client-side modules [pom] [2023-01-15T19:25:21.413Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Appclient Security Integration [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Embedded GlassFish Shell [jar] [2023-01-15T19:25:21.413Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2023-01-15T19:25:21.413Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2023-01-15T19:25:21.413Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2023-01-15T19:25:21.413Z] [INFO] Embedded GlassFish Static Shell [jar] [2023-01-15T19:25:21.413Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2023-01-15T19:25:21.413Z] [INFO] Embedded GlassFish All-In-One [jar] [2023-01-15T19:25:21.413Z] [INFO] Embedded GlassFish nucleus [jar] [2023-01-15T19:25:21.413Z] [INFO] Embedded GlassFish Web [jar] [2023-01-15T19:25:21.413Z] [INFO] GlassFish Embedded modules [pom] [2023-01-15T19:25:21.413Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2023-01-15T19:25:21.413Z] [INFO] DataProvider [jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Integration [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Integration [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Packages [pom] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Common [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Core Jar [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Admin Console WAR [war] [2023-01-15T19:25:21.413Z] [INFO] Admin Console Install Fragment for Web distro [distribution-fragment] [2023-01-15T19:25:21.413Z] [INFO] Embedded GlassFish Shell Jars [pom] [2023-01-15T19:25:21.413Z] [INFO] Glassfish featuresets [pom] [2023-01-15T19:25:21.413Z] [INFO] Glassfish Web Featureset [pom] [2023-01-15T19:25:21.413Z] [INFO] Client Library (including ACC) [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2023-01-15T19:25:21.413Z] [INFO] Glassfish Featureset [pom] [2023-01-15T19:25:21.413Z] [INFO] Debug [jar] [2023-01-15T19:25:21.413Z] [INFO] Glassfish distributions [pom] [2023-01-15T19:25:21.413Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2023-01-15T19:25:21.413Z] [INFO] Glassfish Web Distribution [glassfish-distribution] [2023-01-15T19:25:21.413Z] [INFO] Glassfish Distribution [glassfish-distribution] [2023-01-15T19:25:21.413Z] [INFO] Security Related Implementation for GlassFish [pom] [2023-01-15T19:25:21.413Z] [INFO] GlassFish Tests [pom] [2023-01-15T19:25:21.413Z] [INFO] GlassFish Ant Tests [pom] [2023-01-15T19:25:21.413Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2023-01-15T19:25:21.413Z] [INFO] connectors-ra-redeploy [pom] [2023-01-15T19:25:21.413Z] [INFO] connectors-ra-redeploy-jars [jar] [2023-01-15T19:25:21.413Z] [INFO] connectors-ra-redeploy-rars [rar] [2023-01-15T19:25:21.413Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2023-01-15T19:25:21.413Z] [INFO] Console extensions for OSGi platforms [pom] [2023-01-15T19:25:21.413Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2023-01-15T19:25:21.413Z] [INFO] Flashlight [pom] [2023-01-15T19:25:21.413Z] [INFO] Ant tasks [jar] [2023-01-15T19:25:21.413Z] [INFO] [2023-01-15T19:25:21.413Z] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 32 [2023-01-15T19:25:21.413Z] [INFO] [2023-01-15T19:25:21.413Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-01-15T19:25:21.413Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [1/288] [2023-01-15T19:25:21.413Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:21.979Z] [INFO] [2023-01-15T19:25:21.979Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ glassfish-main-aggregator --- [2023-01-15T19:25:22.578Z] [INFO] [2023-01-15T19:25:22.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-main-aggregator --- [2023-01-15T19:25:24.512Z] [INFO] [2023-01-15T19:25:24.512Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ glassfish-main-aggregator --- [2023-01-15T19:25:25.447Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/6.2.6-SNAPSHOT/glassfish-main-aggregator-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:25.447Z] [INFO] [2023-01-15T19:25:25.447Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2023-01-15T19:25:25.447Z] [INFO] Building Code Quality Verification Tools - Configuration 6.2.6-SNAPSHOT [2/288] [2023-01-15T19:25:25.447Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:25:26.011Z] [INFO] [2023-01-15T19:25:26.011Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ glassfish-qa-config --- [2023-01-15T19:25:26.011Z] [INFO] [2023-01-15T19:25:26.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-qa-config --- [2023-01-15T19:25:26.011Z] [INFO] [2023-01-15T19:25:26.011Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ glassfish-qa-config --- [2023-01-15T19:25:27.910Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:25:27.910Z] [INFO] Copying 2 resources [2023-01-15T19:25:27.910Z] [INFO] [2023-01-15T19:25:27.910Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ glassfish-qa-config --- [2023-01-15T19:25:28.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/qa/target/glassfish-qa-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:25:28.476Z] [INFO] [2023-01-15T19:25:28.476Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ glassfish-qa-config --- [2023-01-15T19:25:28.476Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/qa/target/glassfish-qa-config-6.2.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/6.2.6-SNAPSHOT/glassfish-qa-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:25:28.476Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/6.2.6-SNAPSHOT/glassfish-qa-config-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:28.476Z] [INFO] [2023-01-15T19:25:28.476Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2023-01-15T19:25:28.476Z] [INFO] Building GlassFish Nucleus Parent Project 6.2.6-SNAPSHOT [3/288] [2023-01-15T19:25:28.476Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:29.042Z] [WARNING] ***************************************************************** [2023-01-15T19:25:29.042Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:29.042Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:29.042Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:29.042Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:29.042Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:29.042Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:29.042Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:29.042Z] [WARNING] ***************************************************************** [2023-01-15T19:25:29.042Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Nucleus Parent Project: [2023-01-15T19:25:29.042Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:29.042Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:29.042Z] [WARNING] ***************************************************************** [2023-01-15T19:25:29.042Z] [INFO] [2023-01-15T19:25:29.042Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-parent --- [2023-01-15T19:25:29.302Z] [INFO] [2023-01-15T19:25:29.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-parent --- [2023-01-15T19:25:29.302Z] [INFO] [2023-01-15T19:25:29.302Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-parent --- [2023-01-15T19:25:29.302Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:29.302Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent [2023-01-15T19:25:29.302Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:29.302Z] [INFO] [2023-01-15T19:25:29.302Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-parent --- [2023-01-15T19:25:32.592Z] [INFO] [2023-01-15T19:25:32.592Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-parent --- [2023-01-15T19:25:32.592Z] [INFO] [2023-01-15T19:25:32.592Z] [INFO] --- maven-assembly-plugin:3.3.0:single (common-resources) @ nucleus-parent --- [2023-01-15T19:25:33.155Z] [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [2023-01-15T19:25:33.155Z] [INFO] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip [2023-01-15T19:25:33.155Z] [INFO] [2023-01-15T19:25:33.155Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-parent --- [2023-01-15T19:25:43.118Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:43.118Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:43.118Z] [INFO] [2023-01-15T19:25:43.118Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-parent --- [2023-01-15T19:25:49.674Z] [INFO] Executing tasks [2023-01-15T19:25:49.674Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/classes/META-INF for [2023-01-15T19:25:49.674Z] [INFO] [echo] nucleus-parent [2023-01-15T19:25:49.675Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/classes/META-INF [2023-01-15T19:25:49.675Z] [INFO] Executed tasks [2023-01-15T19:25:49.675Z] [INFO] [2023-01-15T19:25:49.675Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-parent --- [2023-01-15T19:25:51.046Z] [INFO] Tests are skipped. [2023-01-15T19:25:51.046Z] [INFO] [2023-01-15T19:25:51.046Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-parent --- [2023-01-15T19:25:51.046Z] [INFO] Tests are skipped. [2023-01-15T19:25:51.046Z] [INFO] [2023-01-15T19:25:51.046Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent --- [2023-01-15T19:25:55.226Z] [INFO] [2023-01-15T19:25:55.226Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-parent --- [2023-01-15T19:25:55.793Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/6.2.6-SNAPSHOT/nucleus-parent-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:55.793Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/6.2.6-SNAPSHOT/nucleus-parent-6.2.6-SNAPSHOT-resources.zip [2023-01-15T19:25:55.793Z] [INFO] [2023-01-15T19:25:55.793Z] [INFO] ------------< org.glassfish.main.hk2:glassfish-nucleus-hk2 >------------ [2023-01-15T19:25:55.793Z] [INFO] [2023-01-15T19:25:55.793Z] [INFO] Building Glassfish Nucleus HK2 Modules 6.2.6-SNAPSHOT [4/288] [2023-01-15T19:25:55.793Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2023-01-15T19:25:55.793Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.793Z] [INFO] Building GlassFish Nucleus Project 6.2.6-SNAPSHOT [5/288] [2023-01-15T19:25:55.793Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.793Z] [WARNING] ***************************************************************** [2023-01-15T19:25:55.793Z] [WARNING] ***************************************************************** [2023-01-15T19:25:55.793Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:55.793Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:55.793Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:55.793Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:55.793Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:55.793Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:55.793Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:55.793Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:55.793Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:55.793Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:55.793Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:55.793Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:55.793Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:55.793Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:55.794Z] [WARNING] ***************************************************************** [2023-01-15T19:25:55.794Z] [WARNING] ***************************************************************** [2023-01-15T19:25:55.794Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish Nucleus HK2 Modules: [2023-01-15T19:25:55.794Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Nucleus Project: [2023-01-15T19:25:55.794Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:55.794Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:55.794Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:55.794Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:55.794Z] [WARNING] ***************************************************************** [2023-01-15T19:25:55.794Z] [WARNING] ***************************************************************** [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:55.794Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus [2023-01-15T19:25:55.794Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:55.794Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:55.794Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2 [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:55.794Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:55.794Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:55.794Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:55.794Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] Executing tasks [2023-01-15T19:25:55.794Z] [INFO] Executing tasks [2023-01-15T19:25:55.794Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/target/classes/META-INF for [2023-01-15T19:25:55.794Z] [INFO] [echo] glassfish-nucleus-parent [2023-01-15T19:25:55.794Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/target/classes/META-INF for [2023-01-15T19:25:55.794Z] [INFO] [echo] glassfish-nucleus-hk2 [2023-01-15T19:25:55.794Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/target/classes/META-INF [2023-01-15T19:25:55.794Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/target/classes/META-INF [2023-01-15T19:25:55.794Z] [INFO] Executed tasks [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] Executed tasks [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] Tests are skipped. [2023-01-15T19:25:55.794Z] [INFO] Tests are skipped. [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] Tests are skipped. [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.hk2-glassfish-nucleus-hk2-checkstyle) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] Tests are skipped. [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-nucleus-hk2 --- [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-nucleus-parent --- [2023-01-15T19:25:55.794Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/glassfish-nucleus-hk2/6.2.6-SNAPSHOT/glassfish-nucleus-hk2-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:55.794Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/6.2.6-SNAPSHOT/glassfish-nucleus-parent-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:55.794Z] [INFO] [2023-01-15T19:25:55.794Z] [INFO] -----------------< org.glassfish.main.hk2:tiger-types >----------------- [2023-01-15T19:25:55.795Z] [INFO] Building Tiger types- type arithmetic library for Java5 6.2.6-SNAPSHOT [6/288] [2023-01-15T19:25:55.795Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2023-01-15T19:25:55.795Z] [INFO] Building Distribution Fragments for various OSGi platforms 6.2.6-SNAPSHOT [7/288] [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] Building Scattered Archive APIs of Glassfish 6.2.6-SNAPSHOT [8/288] [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2023-01-15T19:25:55.795Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:25:55.795Z] [INFO] Building GlassFish Nucleus Common modules 6.2.6-SNAPSHOT [10/288] [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2023-01-15T19:25:55.795Z] [INFO] Building GlassFish Nucleus Grizzly modules 6.2.6-SNAPSHOT [9/288] [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] Building Cluster 6.2.6-SNAPSHOT [11/288] [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2023-01-15T19:25:55.795Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] Building Nucleus Security Parent 6.2.6-SNAPSHOT [12/288] [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2023-01-15T19:25:55.795Z] [INFO] Building Admin Modules 6.2.6-SNAPSHOT [13/288] [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2023-01-15T19:25:55.795Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2023-01-15T19:25:55.795Z] [INFO] Building Eclipse GlassFish Parent Project 6.2.6-SNAPSHOT [16/288] [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] [2023-01-15T19:25:55.795Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2023-01-15T19:25:55.795Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] Building Flashlight 6.2.6-SNAPSHOT [18/288] [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] Building Nucleus distributions 6.2.6-SNAPSHOT [17/288] [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] Building Glassfish featuresets 6.2.6-SNAPSHOT [15/288] [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] Building GlassFish Nucleus Core modules 6.2.6-SNAPSHOT [14/288] [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2023-01-15T19:25:55.795Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2023-01-15T19:25:55.795Z] [INFO] Building Diagnostics 6.2.6-SNAPSHOT [19/288] [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:55.795Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 6.2.6-SNAPSHOT [20/288] [2023-01-15T19:25:55.795Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:56.052Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.052Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.052Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.052Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.052Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.052Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.052Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.052Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.052Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.052Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Nucleus Grizzly modules: [2023-01-15T19:25:56.052Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.052Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.052Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.052Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.052Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.052Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.052Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.052Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.052Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.052Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.052Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.052Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.052Z] [WARNING] The following plugins are not marked @threadSafe in Eclipse GlassFish Parent Project: [2023-01-15T19:25:56.052Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.052Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.052Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.052Z] [INFO] [2023-01-15T19:25:56.052Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-grizzly --- [2023-01-15T19:25:56.052Z] [INFO] [2023-01-15T19:25:56.052Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-parent --- [2023-01-15T19:25:56.310Z] [INFO] [2023-01-15T19:25:56.310Z] [INFO] [2023-01-15T19:25:56.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-parent --- [2023-01-15T19:25:56.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-grizzly --- [2023-01-15T19:25:56.310Z] [INFO] [2023-01-15T19:25:56.310Z] [INFO] [2023-01-15T19:25:56.310Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-parent --- [2023-01-15T19:25:56.310Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-grizzly --- [2023-01-15T19:25:56.310Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.310Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver [2023-01-15T19:25:56.310Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.310Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.310Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.310Z] [INFO] [2023-01-15T19:25:56.310Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.311Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.311Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.311Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.311Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.311Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.311Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.311Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.311Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.311Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.311Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.311Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.311Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.311Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Nucleus Core modules: [2023-01-15T19:25:56.311Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-parent --- [2023-01-15T19:25:56.311Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.311Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] The following plugins are not marked @threadSafe in Flashlight: [2023-01-15T19:25:56.311Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.311Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.311Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.311Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.311Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.311Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.311Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [INFO] [2023-01-15T19:25:56.311Z] [WARNING] The following plugins are not marked @threadSafe in Distribution Fragments for various OSGi platforms: [2023-01-15T19:25:56.311Z] [INFO] [2023-01-15T19:25:56.311Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-core --- [2023-01-15T19:25:56.311Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-flashlight --- [2023-01-15T19:25:56.311Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.311Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [INFO] [2023-01-15T19:25:56.311Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-platforms --- [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.311Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.311Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.311Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.311Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.311Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.311Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] The following plugins are not marked @threadSafe in Diagnostics: [2023-01-15T19:25:56.311Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.311Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [INFO] [2023-01-15T19:25:56.311Z] [INFO] [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.311Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.311Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.311Z] [INFO] [2023-01-15T19:25:56.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-flashlight --- [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.311Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.311Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.311Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.311Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.311Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.311Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.311Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.311Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.311Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.311Z] [WARNING] The following plugins are not marked @threadSafe in Admin Modules: [2023-01-15T19:25:56.311Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.311Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.311Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.311Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.312Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.312Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.312Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [WARNING] The following plugins are not marked @threadSafe in Cluster: [2023-01-15T19:25:56.312Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.312Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ osgi-platforms --- [2023-01-15T19:25:56.312Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-parent --- [2023-01-15T19:25:56.312Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.312Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.312Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.312Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [WARNING] The following plugins are not marked @threadSafe in Nucleus Security Parent: [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-core --- [2023-01-15T19:25:56.312Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.312Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-diagnostics --- [2023-01-15T19:25:56.312Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.312Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.312Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.312Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly [2023-01-15T19:25:56.312Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-admin --- [2023-01-15T19:25:56.312Z] [WARNING] The following plugins are not marked @threadSafe in Tiger types- type arithmetic library for Java5: [2023-01-15T19:25:56.312Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.312Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster --- [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.312Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:25:56.312Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.312Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-grizzly --- [2023-01-15T19:25:56.312Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-security --- [2023-01-15T19:25:56.312Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.312Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.312Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.312Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish featuresets: [2023-01-15T19:25:56.312Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.312Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-featuresets --- [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-security --- [2023-01-15T19:25:56.312Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-grizzly --- [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.312Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-diagnostics --- [2023-01-15T19:25:56.312Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-core --- [2023-01-15T19:25:56.312Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-parent --- [2023-01-15T19:25:56.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-admin --- [2023-01-15T19:25:56.312Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-flashlight --- [2023-01-15T19:25:56.312Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ osgi-platforms --- [2023-01-15T19:25:56.312Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.312Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.312Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.312Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.312Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.312Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.312Z] [INFO] [2023-01-15T19:25:56.312Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.312Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.312Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.312Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.312Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.312Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.312Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.313Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.313Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.313Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Nucleus Common modules: [2023-01-15T19:25:56.313Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.313Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.313Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.313Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.313Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-security --- [2023-01-15T19:25:56.313Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.313Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Nucleus Deployment Related Modules: [2023-01-15T19:25:56.313Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.313Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-grizzly --- [2023-01-15T19:25:56.313Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-flashlight --- [2023-01-15T19:25:56.313Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.313Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms [2023-01-15T19:25:56.313Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.313Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.313Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.313Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.313Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.313Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.313Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.313Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.313Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.313Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.313Z] [WARNING] The following plugins are not marked @threadSafe in Scattered Archive APIs of Glassfish: [2023-01-15T19:25:56.313Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.313Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:25:56.313Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:25:56.313Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.313Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.313Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.313Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-featuresets --- [2023-01-15T19:25:56.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cluster --- [2023-01-15T19:25:56.313Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-diagnostics --- [2023-01-15T19:25:56.313Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.313Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.313Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.313Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.313Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:56.313Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:56.313Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security [2023-01-15T19:25:56.313Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.313Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-common --- [2023-01-15T19:25:56.313Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-admin --- [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-flashlight --- [2023-01-15T19:25:56.313Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.313Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-featuresets --- [2023-01-15T19:25:56.313Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.313Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cluster --- [2023-01-15T19:25:56.313Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-core --- [2023-01-15T19:25:56.313Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-common --- [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ osgi-platforms --- [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.313Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.313Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:56.313Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:56.313Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-security --- [2023-01-15T19:25:56.313Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-flashlight --- [2023-01-15T19:25:56.313Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-grizzly --- [2023-01-15T19:25:56.313Z] [INFO] [2023-01-15T19:25:56.313Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-parent --- [2023-01-15T19:25:56.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.314Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster [2023-01-15T19:25:56.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.314Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets [2023-01-15T19:25:56.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-diagnostics --- [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-core --- [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-common --- [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ osgi-platforms --- [2023-01-15T19:25:56.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.314Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common [2023-01-15T19:25:56.314Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ osgi-platforms --- [2023-01-15T19:25:56.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-deployment --- [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-security --- [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-admin --- [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-featuresets --- [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ scattered-archive-api --- [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cluster --- [2023-01-15T19:25:56.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-deployment --- [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-diagnostics --- [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-common --- [2023-01-15T19:25:56.314Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-core --- [2023-01-15T19:25:56.314Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.314Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-deployment --- [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cluster --- [2023-01-15T19:25:56.314Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-security --- [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-admin --- [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-featuresets --- [2023-01-15T19:25:56.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.314Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.314Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-diagnostics --- [2023-01-15T19:25:56.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-common --- [2023-01-15T19:25:56.314Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ scattered-archive-api --- [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.314Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cluster --- [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-flashlight --- [2023-01-15T19:25:56.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-common --- [2023-01-15T19:25:56.314Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-featuresets --- [2023-01-15T19:25:56.314Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.314Z] [WARNING] The following plugins are not marked @threadSafe in Nucleus distributions: [2023-01-15T19:25:56.314Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.314Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] [2023-01-15T19:25:56.314Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.314Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ osgi-platforms --- [2023-01-15T19:25:56.314Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.315Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.315Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-admin --- [2023-01-15T19:25:56.315Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.315Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-deployment --- [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.315Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ scattered-archive-api --- [2023-01-15T19:25:56.315Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.315Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-core --- [2023-01-15T19:25:56.315Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-deployment --- [2023-01-15T19:25:56.315Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.315Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.315Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-diagnostics --- [2023-01-15T19:25:56.315Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-security --- [2023-01-15T19:25:56.315Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.315Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cluster --- [2023-01-15T19:25:56.315Z] [WARNING] ***************************************************************** [2023-01-15T19:25:56.315Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-deployment --- [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-common --- [2023-01-15T19:25:56.315Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-featuresets --- [2023-01-15T19:25:56.315Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-distributions --- [2023-01-15T19:25:56.315Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ scattered-archive-api --- [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-distributions --- [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-admin --- [2023-01-15T19:25:56.315Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-deployment --- [2023-01-15T19:25:56.315Z] [INFO] Executing tasks [2023-01-15T19:25:56.315Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/target/classes/META-INF for [2023-01-15T19:25:56.315Z] [INFO] [echo] nucleus-grizzly [2023-01-15T19:25:56.315Z] [INFO] Executing tasks [2023-01-15T19:25:56.315Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/target/classes/META-INF for [2023-01-15T19:25:56.315Z] [INFO] [echo] glassfish-parent [2023-01-15T19:25:56.315Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/target/classes/META-INF [2023-01-15T19:25:56.315Z] [INFO] Executed tasks [2023-01-15T19:25:56.315Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/target/classes/META-INF [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-grizzly --- [2023-01-15T19:25:56.315Z] [INFO] Executed tasks [2023-01-15T19:25:56.315Z] [INFO] [2023-01-15T19:25:56.315Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-parent --- [2023-01-15T19:25:56.315Z] [INFO] Executing tasks [2023-01-15T19:25:56.315Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/target/classes/META-INF for [2023-01-15T19:25:56.315Z] [INFO] [echo] nucleus-flashlight [2023-01-15T19:25:56.315Z] [INFO] Executing tasks [2023-01-15T19:25:56.315Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/target/classes/META-INF for [2023-01-15T19:25:56.315Z] [INFO] [echo] cluster [2023-01-15T19:25:56.315Z] [INFO] Executing tasks [2023-01-15T19:25:56.315Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/target/classes/META-INF [2023-01-15T19:25:56.315Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/target/classes/META-INF [2023-01-15T19:25:56.315Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/target/classes/META-INF for [2023-01-15T19:25:56.316Z] [INFO] Executed tasks [2023-01-15T19:25:56.316Z] [INFO] [echo] nucleus-featuresets [2023-01-15T19:25:56.316Z] [INFO] [2023-01-15T19:25:56.316Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cluster --- [2023-01-15T19:25:56.316Z] [INFO] Executed tasks [2023-01-15T19:25:56.316Z] [INFO] [2023-01-15T19:25:56.316Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-flashlight --- [2023-01-15T19:25:56.316Z] [INFO] Executing tasks [2023-01-15T19:25:56.316Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/target/classes/META-INF [2023-01-15T19:25:56.316Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/target/classes/META-INF for [2023-01-15T19:25:56.573Z] [INFO] [echo] nucleus-diagnostics [2023-01-15T19:25:56.573Z] [INFO] Executed tasks [2023-01-15T19:25:56.573Z] [INFO] [2023-01-15T19:25:56.573Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-featuresets --- [2023-01-15T19:25:56.573Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/target/classes/META-INF [2023-01-15T19:25:56.573Z] [INFO] Executing tasks [2023-01-15T19:25:56.573Z] [INFO] Executed tasks [2023-01-15T19:25:56.573Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/target/classes/META-INF for [2023-01-15T19:25:56.573Z] [INFO] [2023-01-15T19:25:56.573Z] [INFO] [echo] nucleus-security [2023-01-15T19:25:56.573Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-diagnostics --- [2023-01-15T19:25:56.573Z] [INFO] Executing tasks [2023-01-15T19:25:56.573Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/target/classes/META-INF for [2023-01-15T19:25:56.573Z] [INFO] Executing tasks [2023-01-15T19:25:56.573Z] [INFO] [echo] nucleus-core [2023-01-15T19:25:56.573Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/target/classes/META-INF [2023-01-15T19:25:56.573Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/target/classes/META-INF for [2023-01-15T19:25:56.573Z] [INFO] Executing tasks [2023-01-15T19:25:56.573Z] [INFO] [echo] osgi-platforms [2023-01-15T19:25:56.573Z] [INFO] Executed tasks [2023-01-15T19:25:56.573Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/target/classes/META-INF for [2023-01-15T19:25:56.573Z] [INFO] [2023-01-15T19:25:56.573Z] [INFO] [echo] nucleus-common [2023-01-15T19:25:56.573Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-security --- [2023-01-15T19:25:56.573Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/target/classes/META-INF [2023-01-15T19:25:56.573Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/target/classes/META-INF [2023-01-15T19:25:56.573Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/target/classes/META-INF [2023-01-15T19:25:56.573Z] [INFO] Executed tasks [2023-01-15T19:25:56.573Z] [INFO] [2023-01-15T19:25:56.573Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ osgi-platforms --- [2023-01-15T19:25:56.573Z] [INFO] Executed tasks [2023-01-15T19:25:56.573Z] [INFO] [2023-01-15T19:25:56.573Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-common --- [2023-01-15T19:25:56.573Z] [INFO] Executed tasks [2023-01-15T19:25:56.573Z] [INFO] [2023-01-15T19:25:56.573Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-core --- [2023-01-15T19:25:57.945Z] [INFO] [2023-01-15T19:25:57.945Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tiger-types --- [2023-01-15T19:25:59.842Z] [INFO] [2023-01-15T19:25:59.842Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ tiger-types --- [2023-01-15T19:25:59.842Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:25:59.842Z] [INFO] [2023-01-15T19:25:59.842Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-distributions --- [2023-01-15T19:25:59.842Z] [INFO] [2023-01-15T19:25:59.842Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ tiger-types --- [2023-01-15T19:25:59.842Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:59.842Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:59.842Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions [2023-01-15T19:25:59.842Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types [2023-01-15T19:25:59.842Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:59.842Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:25:59.842Z] [INFO] [2023-01-15T19:25:59.842Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ tiger-types --- [2023-01-15T19:25:59.842Z] [INFO] [2023-01-15T19:25:59.842Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-distributions --- [2023-01-15T19:25:59.842Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.842Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.842Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.842Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-featuresets --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cluster --- [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-parent --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-diagnostics --- [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-flashlight --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-common --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-grizzly --- [2023-01-15T19:25:59.843Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-distributions --- [2023-01-15T19:25:59.843Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ tiger-types --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-core --- [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster --- [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ osgi-platforms --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-security --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cluster --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] Tests are skipped. [2023-01-15T19:25:59.843Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-distributions --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ tiger-types --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-featuresets --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-flashlight --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core --- [2023-01-15T19:25:59.843Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/6.2.6-SNAPSHOT/cluster-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/6.2.6-SNAPSHOT/nucleus-flashlight-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:59.843Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/6.2.6-SNAPSHOT/nucleus-featuresets-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-diagnostics --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-parent --- [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-grizzly --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-core --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security --- [2023-01-15T19:25:59.843Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/6.2.6-SNAPSHOT/nucleus-grizzly-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:59.843Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/6.2.6-SNAPSHOT/nucleus-diagnostics-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:59.843Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/6.2.6-SNAPSHOT/glassfish-parent-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:59.843Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-common --- [2023-01-15T19:25:59.843Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-platforms --- [2023-01-15T19:25:59.843Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:59.843Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:25:59.843Z] [INFO] [2023-01-15T19:25:59.843Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/6.2.6-SNAPSHOT/nucleus-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:59.843Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/6.2.6-SNAPSHOT/osgi-platforms-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:59.843Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-security --- [2023-01-15T19:25:59.844Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/6.2.6-SNAPSHOT/nucleus-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:59.844Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/6.2.6-SNAPSHOT/nucleus-security-6.2.6-SNAPSHOT.pom [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2023-01-15T19:25:59.844Z] [INFO] Building GlassFish EJB container related modules 6.2.6-SNAPSHOT [21/288] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.844Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] Building GlassFish Common modules 6.2.6-SNAPSHOT [22/288] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2023-01-15T19:25:59.844Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:59.844Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/common-resources with includes "" and excludes "" [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2023-01-15T19:25:59.844Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.844Z] [INFO] Building GlassFish Security Parent 6.2.6-SNAPSHOT [24/288] [2023-01-15T19:25:59.844Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.844Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.844Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.844Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.844Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.844Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.844Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.844Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.844Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [INFO] Building GlassFish Deployment Related Modules 6.2.6-SNAPSHOT [23/288] [2023-01-15T19:25:59.844Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2023-01-15T19:25:59.844Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2023-01-15T19:25:59.844Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2023-01-15T19:25:59.844Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2023-01-15T19:25:59.844Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish EJB container related modules: [2023-01-15T19:25:59.844Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.844Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.844Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.844Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.844Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.844Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.844Z] [INFO] [2023-01-15T19:25:59.844Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.844Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.844Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2023-01-15T19:25:59.844Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2023-01-15T19:25:59.844Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2023-01-15T19:25:59.844Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2023-01-15T19:25:59.844Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2023-01-15T19:25:59.844Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2023-01-15T19:25:59.844Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2023-01-15T19:25:59.844Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2023-01-15T19:25:59.844Z] [INFO] Building JDBC Module 6.2.6-SNAPSHOT [39/288] [2023-01-15T19:25:59.844Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2023-01-15T19:25:59.844Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2023-01-15T19:25:59.844Z] [INFO] Building Concurrency Utilities Modules 6.2.6-SNAPSHOT [27/288] [2023-01-15T19:25:59.844Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2023-01-15T19:25:59.844Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2023-01-15T19:25:59.844Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2023-01-15T19:25:59.844Z] [INFO] Building DataProvider 6.2.6-SNAPSHOT [26/288] [2023-01-15T19:25:59.844Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:25:59.844Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2023-01-15T19:25:59.844Z] [INFO] Building Admin Console Packages 6.2.6-SNAPSHOT [45/288] [2023-01-15T19:25:59.844Z] [INFO] Building GlassFish Transaction modules 6.2.6-SNAPSHOT [25/288] [2023-01-15T19:25:59.844Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.844Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2023-01-15T19:25:59.844Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.844Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2023-01-15T19:25:59.844Z] [INFO] Building GlassFish Web Services related modules 6.2.6-SNAPSHOT [44/288] [2023-01-15T19:25:59.844Z] [INFO] Building GlassFish Extras modules 6.2.6-SNAPSHOT [43/288] [2023-01-15T19:25:59.845Z] [INFO] Building Batch runtime modules for Glassfish 6.2.6-SNAPSHOT [42/288] [2023-01-15T19:25:59.845Z] [INFO] Executing tasks [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] Building JDBC Resource Adapter 6.2.6-SNAPSHOT [41/288] [2023-01-15T19:25:59.845Z] [INFO] Building GlassFish JMS modules 6.2.6-SNAPSHOT [40/288] [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 6.2.6-SNAPSHOT [38/288] [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] Building GlassFish Core modules 6.2.6-SNAPSHOT [37/288] [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] Building Admin Modules 6.2.6-SNAPSHOT [36/288] [2023-01-15T19:25:59.845Z] [INFO] Building App Client Modules 6.2.6-SNAPSHOT [35/288] [2023-01-15T19:25:59.845Z] [INFO] Building GlassFish HA modules 6.2.6-SNAPSHOT [34/288] [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] [2023-01-15T19:25:59.845Z] [INFO] Building GlassFish Web container related modules 6.2.6-SNAPSHOT [33/288] [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] Building GlassFish ORB related modules 6.2.6-SNAPSHOT [32/288] [2023-01-15T19:25:59.845Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.845Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.845Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.845Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.845Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.845Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Common modules: [2023-01-15T19:25:59.845Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-distributions --- [2023-01-15T19:25:59.845Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.845Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.845Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.845Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Security Parent: [2023-01-15T19:25:59.845Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.845Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tiger-types --- [2023-01-15T19:25:59.845Z] [INFO] Building GlassFish persistence related modules 6.2.6-SNAPSHOT [31/288] [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] Building Java binding for libpam.so 6.2.6-SNAPSHOT [30/288] [2023-01-15T19:25:59.845Z] [INFO] Building Connectors Parent 6.2.6-SNAPSHOT [29/288] [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] Building GlassFish Resources infrastructure related modules 6.2.6-SNAPSHOT [28/288] [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.845Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.845Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.845Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.845Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.845Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.845Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.845Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.845Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.845Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.845Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.845Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.845Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.845Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.845Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.845Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.845Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.845Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.845Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.845Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb --- [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] Executing tasks [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.845Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.845Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/target/classes/META-INF for [2023-01-15T19:25:59.846Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.846Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.846Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.846Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.846Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.846Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.846Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.846Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.846Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.846Z] [INFO] Building Grizzly Glassfish Extra modules 6.2.6-SNAPSHOT [47/288] [2023-01-15T19:25:59.846Z] [INFO] Building Glassfish featuresets 6.2.6-SNAPSHOT [46/288] [2023-01-15T19:25:59.846Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.846Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:25:59.846Z] [WARNING] The following plugins are not marked @threadSafe in DataProvider: [2023-01-15T19:25:59.846Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.846Z] [INFO] [echo] nucleus-deployment [2023-01-15T19:25:59.846Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.846Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.846Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.846Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.846Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.846Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.846Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Packages: [2023-01-15T19:25:59.846Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/target/classes/META-INF for [2023-01-15T19:25:59.846Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.846Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.846Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.846Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.846Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.846Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [WARNING] The following plugins are not marked @threadSafe in JDBC Module: [2023-01-15T19:25:59.846Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.846Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Load-Balancer Plugin related modules: [2023-01-15T19:25:59.846Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Core modules: [2023-01-15T19:25:59.846Z] [INFO] [2023-01-15T19:25:59.846Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.846Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.846Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.846Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.846Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.846Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.846Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:25:59.846Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.846Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.846Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.846Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.846Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.846Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [INFO] [2023-01-15T19:25:59.846Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Web container related modules: [2023-01-15T19:25:59.846Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish HA modules: [2023-01-15T19:25:59.846Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ common --- [2023-01-15T19:25:59.846Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.846Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.846Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [WARNING] The following plugins are not marked @threadSafe in Concurrency Utilities Modules: [2023-01-15T19:25:59.846Z] [INFO] [echo] nucleus-admin [2023-01-15T19:25:59.846Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.846Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:25:59.846Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:25:59.846Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.846Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/target/classes/META-INF [2023-01-15T19:25:59.846Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:25:59.846Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:25:59.846Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:25:59.846Z] [WARNING] * question, not against maven-core * [2023-01-15T19:25:59.846Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.846Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Transaction modules: [2023-01-15T19:25:59.846Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.846Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.847Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.847Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.847Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.847Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.847Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.847Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.847Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.847Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:25:59.847Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ securitymodule --- [2023-01-15T19:25:59.847Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.847Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.847Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.847Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.847Z] [INFO] [2023-01-15T19:25:59.847Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ load-balancer --- [2023-01-15T19:25:59.847Z] [INFO] [2023-01-15T19:25:59.847Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:25:59.847Z] [WARNING] ***************************************************************** [2023-01-15T19:25:59.847Z] [INFO] [2023-01-15T19:25:59.847Z] [INFO] [2023-01-15T19:25:59.847Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/target/classes/META-INF [2023-01-15T19:25:59.847Z] [INFO] [2023-01-15T19:25:59.847Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc --- [2023-01-15T19:25:59.847Z] [INFO] Executed tasks [2023-01-15T19:25:59.847Z] [INFO] [2023-01-15T19:25:59.847Z] [INFO] [2023-01-15T19:25:59.847Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ concurrent --- [2023-01-15T19:25:59.847Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web --- [2023-01-15T19:25:59.847Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha --- [2023-01-15T19:25:59.847Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ core --- [2023-01-15T19:25:59.847Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ transaction --- [2023-01-15T19:25:59.847Z] [INFO] [2023-01-15T19:25:59.847Z] [INFO] Executed tasks [2023-01-15T19:25:59.847Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-deployment --- [2023-01-15T19:25:59.847Z] [INFO] [2023-01-15T19:25:59.847Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-admin --- [2023-01-15T19:25:59.847Z] [INFO] Executing tasks [2023-01-15T19:25:59.847Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/target/dependency/META-INF for [2023-01-15T19:25:59.847Z] [INFO] [echo] nucleus-distributions [2023-01-15T19:25:59.847Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/target/dependency/META-INF [2023-01-15T19:25:59.847Z] [INFO] Executed tasks [2023-01-15T19:25:59.847Z] [INFO] [2023-01-15T19:25:59.847Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-distributions --- [2023-01-15T19:26:00.107Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dataprovider --- [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ha --- [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ transaction --- [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ dataprovider --- [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web --- [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc --- [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ concurrent --- [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ common --- [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ load-balancer --- [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ core --- [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ securitymodule --- [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web --- [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc --- [2023-01-15T19:26:00.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb --- [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ concurrent --- [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.108Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ common --- [2023-01-15T19:26:00.108Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.108Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ core --- [2023-01-15T19:26:00.108Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ load-balancer --- [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.108Z] [INFO] [2023-01-15T19:26:00.108Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ transaction --- [2023-01-15T19:26:00.108Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ dataprovider --- [2023-01-15T19:26:00.108Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.108Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.108Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.108Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.108Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.108Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.108Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb --- [2023-01-15T19:26:00.108Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent [2023-01-15T19:26:00.108Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.108Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-distributions --- [2023-01-15T19:26:00.108Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-admin --- [2023-01-15T19:26:00.108Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.108Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.108Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.108Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.108Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.108Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.108Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.108Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.108Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.108Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.108Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.108Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.108Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.108Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.108Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.108Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ha --- [2023-01-15T19:26:00.108Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.108Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common [2023-01-15T19:26:00.108Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.108Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.108Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.108Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.108Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish ORB related modules: [2023-01-15T19:26:00.108Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.108Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:00.108Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.108Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.108Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.108Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.108Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.108Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.108Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.108Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.108Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.108Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Resources infrastructure related modules: [2023-01-15T19:26:00.108Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.108Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.109Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.109Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.109Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.109Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.109Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.109Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.109Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.109Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.109Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.109Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.109Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.109Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.109Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.109Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] The following plugins are not marked @threadSafe in JDBC Resource Adapter: [2023-01-15T19:26:00.109Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.109Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.109Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.109Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.109Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.109Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.109Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.109Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.109Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.109Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.109Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.109Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.109Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.109Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.109Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.109Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.109Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.109Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.109Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.109Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.109Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.109Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish JMS modules: [2023-01-15T19:26:00.109Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer [2023-01-15T19:26:00.109Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.109Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.109Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.109Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.109Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.109Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.109Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.109Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.109Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.109Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.109Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.109Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.109Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.109Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.109Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.109Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.109Z] [INFO] [2023-01-15T19:26:00.109Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.109Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.109Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.109Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.110Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [WARNING] The following plugins are not marked @threadSafe in App Client Modules: [2023-01-15T19:26:00.110Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider [2023-01-15T19:26:00.110Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.110Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc [2023-01-15T19:26:00.110Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.110Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction [2023-01-15T19:26:00.110Z] [WARNING] The following plugins are not marked @threadSafe in Admin Modules: [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.110Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.110Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb [2023-01-15T19:26:00.110Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.110Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.110Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.110Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.110Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.110Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.110Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [WARNING] The following plugins are not marked @threadSafe in Connectors Parent: [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Deployment Related Modules: [2023-01-15T19:26:00.110Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.110Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Web Services related modules: [2023-01-15T19:26:00.110Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.110Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.110Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.110Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish persistence related modules: [2023-01-15T19:26:00.110Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.110Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.110Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.110Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:00.110Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.110Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.110Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.110Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.110Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.110Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.110Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ common --- [2023-01-15T19:26:00.110Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.110Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-ra --- [2023-01-15T19:26:00.110Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices --- [2023-01-15T19:26:00.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/resources [2023-01-15T19:26:00.110Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.110Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.110Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [INFO] [2023-01-15T19:26:00.110Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions --- [2023-01-15T19:26:00.110Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin --- [2023-01-15T19:26:00.110Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.110Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.110Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.110Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Extras modules: [2023-01-15T19:26:00.110Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.110Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.111Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.111Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.111Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb --- [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ load-balancer --- [2023-01-15T19:26:00.111Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.111Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.111Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.111Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.111Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish featuresets: [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ concurrent --- [2023-01-15T19:26:00.111Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.111Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.111Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.111Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.111Z] [WARNING] The following plugins are not marked @threadSafe in Batch runtime modules for Glassfish: [2023-01-15T19:26:00.111Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ securitymodule --- [2023-01-15T19:26:00.111Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ dataprovider --- [2023-01-15T19:26:00.111Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web [2023-01-15T19:26:00.111Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.111Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security [2023-01-15T19:26:00.111Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.111Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.111Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.111Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient --- [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-deployment --- [2023-01-15T19:26:00.111Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment --- [2023-01-15T19:26:00.111Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ webservices --- [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/manpages [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [WARNING] The following plugins are not marked @threadSafe in Java binding for libpam.so: [2023-01-15T19:26:00.111Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.111Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.111Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ persistence --- [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resources --- [2023-01-15T19:26:00.111Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ha --- [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ common --- [2023-01-15T19:26:00.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-ra --- [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb --- [2023-01-15T19:26:00.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment --- [2023-01-15T19:26:00.111Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ batch --- [2023-01-15T19:26:00.111Z] [WARNING] The following plugins are not marked @threadSafe in Grizzly Glassfish Extra modules: [2023-01-15T19:26:00.111Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-admin --- [2023-01-15T19:26:00.111Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-distributions --- [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb --- [2023-01-15T19:26:00.111Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors --- [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ load-balancer --- [2023-01-15T19:26:00.111Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.111Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ concurrent --- [2023-01-15T19:26:00.111Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ extras --- [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ transaction --- [2023-01-15T19:26:00.111Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jms --- [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin --- [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ dataprovider --- [2023-01-15T19:26:00.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ securitymodule --- [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ concurrent --- [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] [2023-01-15T19:26:00.111Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/6.2.6-SNAPSHOT/nucleus-distributions-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:00.112Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/6.2.6-SNAPSHOT/nucleus-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:00.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ batch --- [2023-01-15T19:26:00.112Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.112Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ webservices --- [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ resources --- [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ persistence --- [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.112Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ha --- [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ common --- [2023-01-15T19:26:00.112Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-ra --- [2023-01-15T19:26:00.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ orb --- [2023-01-15T19:26:00.112Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ batch --- [2023-01-15T19:26:00.112Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment --- [2023-01-15T19:26:00.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appclient --- [2023-01-15T19:26:00.112Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb --- [2023-01-15T19:26:00.112Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors --- [2023-01-15T19:26:00.112Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ load-balancer --- [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ extras --- [2023-01-15T19:26:00.112Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ transaction --- [2023-01-15T19:26:00.112Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc --- [2023-01-15T19:26:00.112Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web --- [2023-01-15T19:26:00.112Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors --- [2023-01-15T19:26:00.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jms --- [2023-01-15T19:26:00.112Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ featuresets --- [2023-01-15T19:26:00.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admin --- [2023-01-15T19:26:00.112Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.112Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ dataprovider --- [2023-01-15T19:26:00.112Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ securitymodule --- [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.112Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment [2023-01-15T19:26:00.112Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ orb --- [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ persistence --- [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2023-01-15T19:26:00.112Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ core --- [2023-01-15T19:26:00.112Z] [INFO] [2023-01-15T19:26:00.112Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ webservices --- [2023-01-15T19:26:00.112Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ resources --- [2023-01-15T19:26:00.112Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.112Z] [INFO] Building Glassfish distributions 6.2.6-SNAPSHOT [48/288] [2023-01-15T19:26:00.112Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.112Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.112Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-grizzly --- [2023-01-15T19:26:00.112Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ha --- [2023-01-15T19:26:00.112Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.112Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.112Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.112Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch [2023-01-15T19:26:00.112Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.113Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.113Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.113Z] [INFO] [2023-01-15T19:26:00.113Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.113Z] [INFO] [2023-01-15T19:26:00.113Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appclient --- [2023-01-15T19:26:00.113Z] [INFO] [2023-01-15T19:26:00.113Z] [INFO] [2023-01-15T19:26:00.113Z] [INFO] [2023-01-15T19:26:00.113Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.113Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors [2023-01-15T19:26:00.113Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.113Z] [INFO] [2023-01-15T19:26:00.113Z] [INFO] [2023-01-15T19:26:00.113Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ extras --- [2023-01-15T19:26:00.113Z] [INFO] [2023-01-15T19:26:00.113Z] [INFO] [2023-01-15T19:26:00.113Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ transaction --- [2023-01-15T19:26:00.113Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc --- [2023-01-15T19:26:00.113Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors --- [2023-01-15T19:26:00.113Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tiger-types --- [2023-01-15T19:26:00.113Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.113Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient [2023-01-15T19:26:00.113Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jms --- [2023-01-15T19:26:00.113Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ featuresets --- [2023-01-15T19:26:00.371Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admin --- [2023-01-15T19:26:00.371Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ securitymodule --- [2023-01-15T19:26:00.371Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ concurrent --- [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment --- [2023-01-15T19:26:00.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ core --- [2023-01-15T19:26:00.371Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources [2023-01-15T19:26:00.371Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ webservices --- [2023-01-15T19:26:00.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ persistence --- [2023-01-15T19:26:00.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-grizzly --- [2023-01-15T19:26:00.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-ra --- [2023-01-15T19:26:00.371Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.371Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.371Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ common --- [2023-01-15T19:26:00.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ orb --- [2023-01-15T19:26:00.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ batch --- [2023-01-15T19:26:00.371Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2023-01-15T19:26:00.371Z] [INFO] Building GlassFish Tests 6.2.6-SNAPSHOT [49/288] [2023-01-15T19:26:00.371Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:00.371Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb --- [2023-01-15T19:26:00.371Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.371Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web --- [2023-01-15T19:26:00.371Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc --- [2023-01-15T19:26:00.371Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ load-balancer --- [2023-01-15T19:26:00.371Z] [INFO] [2023-01-15T19:26:00.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appclient --- [2023-01-15T19:26:00.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors --- [2023-01-15T19:26:00.372Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment --- [2023-01-15T19:26:00.372Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.372Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.372Z] [INFO] [2023-01-15T19:26:00.372Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.372Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ resources --- [2023-01-15T19:26:00.372Z] [INFO] [2023-01-15T19:26:00.372Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.372Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.372Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.372Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras [2023-01-15T19:26:00.372Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.372Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.372Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish distributions: [2023-01-15T19:26:00.372Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.372Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.372Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.372Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dataprovider --- [2023-01-15T19:26:00.372Z] [INFO] [2023-01-15T19:26:00.372Z] [INFO] [2023-01-15T19:26:00.372Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.372Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ha --- [2023-01-15T19:26:00.372Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ transaction --- [2023-01-15T19:26:00.372Z] [INFO] [2023-01-15T19:26:00.372Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ extras --- [2023-01-15T19:26:00.372Z] [INFO] [2023-01-15T19:26:00.372Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ distributions --- [2023-01-15T19:26:00.372Z] [INFO] [2023-01-15T19:26:00.372Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ libpam4j --- [2023-01-15T19:26:00.372Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:00.372Z] [INFO] [2023-01-15T19:26:00.372Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ scattered-archive-api --- [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ scattered-archive-api --- [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ libpam4j --- [2023-01-15T19:26:00.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ distributions --- [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ resources --- [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:00.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ extras --- [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ batch --- [2023-01-15T19:26:00.938Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors --- [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment --- [2023-01-15T19:26:00.938Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ libpam4j --- [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ orb --- [2023-01-15T19:26:00.938Z] [INFO] Copying 1 resource [2023-01-15T19:26:00.938Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.938Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.938Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.938Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.938Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.938Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.938Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.938Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.938Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.938Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Tests: [2023-01-15T19:26:00.938Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.938Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.938Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.938Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ distributions --- [2023-01-15T19:26:00.938Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-grizzly --- [2023-01-15T19:26:00.938Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web --- [2023-01-15T19:26:00.938Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ persistence --- [2023-01-15T19:26:00.938Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ webservices --- [2023-01-15T19:26:00.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-ra --- [2023-01-15T19:26:00.938Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.938Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms [2023-01-15T19:26:00.938Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ scattered-archive-api --- [2023-01-15T19:26:00.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appclient --- [2023-01-15T19:26:00.938Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ resources --- [2023-01-15T19:26:00.938Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin [2023-01-15T19:26:00.938Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.938Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.938Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.938Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] [2023-01-15T19:26:00.938Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.938Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ featuresets --- [2023-01-15T19:26:00.938Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ extras --- [2023-01-15T19:26:00.938Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.938Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly [2023-01-15T19:26:00.938Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.938Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.938Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.938Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.939Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.939Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/src/main/manpages [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.939Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j [2023-01-15T19:26:00.939Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.939Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ batch --- [2023-01-15T19:26:00.939Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:00.939Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-deployment --- [2023-01-15T19:26:00.939Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment --- [2023-01-15T19:26:00.939Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ orb --- [2023-01-15T19:26:00.939Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions [2023-01-15T19:26:00.939Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.939Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.939Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets [2023-01-15T19:26:00.939Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.939Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.939Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ persistence --- [2023-01-15T19:26:00.939Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tests --- [2023-01-15T19:26:00.939Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jms --- [2023-01-15T19:26:00.939Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appclient --- [2023-01-15T19:26:00.939Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/classes [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.939Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ core --- [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admin --- [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ tests --- [2023-01-15T19:26:00.939Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-ra --- [2023-01-15T19:26:00.939Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ distributions --- [2023-01-15T19:26:00.939Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-grizzly --- [2023-01-15T19:26:00.939Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/6.2.6-SNAPSHOT/nucleus-deployment-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:00.939Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ securitymodule --- [2023-01-15T19:26:00.939Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.939Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ webservices --- [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors --- [2023-01-15T19:26:00.939Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ dataprovider --- [2023-01-15T19:26:00.939Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc --- [2023-01-15T19:26:00.939Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.939Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] [2023-01-15T19:26:00.939Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.939Z] [INFO] No sources to compile [2023-01-15T19:26:00.939Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.939Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.939Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ featuresets --- [2023-01-15T19:26:00.939Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ featuresets --- [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ resources --- [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web --- [2023-01-15T19:26:00.940Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.940Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.940Z] [INFO] No sources to compile [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web --- [2023-01-15T19:26:00.940Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jms --- [2023-01-15T19:26:00.940Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.940Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ scattered-archive-api --- [2023-01-15T19:26:00.940Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admin --- [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ tests --- [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ distributions --- [2023-01-15T19:26:00.940Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-grizzly --- [2023-01-15T19:26:00.940Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ extras --- [2023-01-15T19:26:00.940Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ libpam4j --- [2023-01-15T19:26:00.940Z] [INFO] Executing tasks [2023-01-15T19:26:00.940Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-grizzly --- [2023-01-15T19:26:00.940Z] [INFO] No sources to compile [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:00.940Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.940Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:26:00.940Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ dataprovider --- [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ orb --- [2023-01-15T19:26:00.940Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment --- [2023-01-15T19:26:00.940Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ featuresets --- [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-ra --- [2023-01-15T19:26:00.940Z] [INFO] Executing tasks [2023-01-15T19:26:00.940Z] [INFO] Executing tasks [2023-01-15T19:26:00.940Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admin --- [2023-01-15T19:26:00.940Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.940Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ distributions --- [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] Executing tasks [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/target/classes/META-INF for [2023-01-15T19:26:00.940Z] [INFO] [echo] common [2023-01-15T19:26:00.940Z] [INFO] Building Console extensions for OSGi platforms 6.2.6-SNAPSHOT [50/288] [2023-01-15T19:26:00.940Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:00.940Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.940Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ core --- [2023-01-15T19:26:00.940Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/target/classes/META-INF for [2023-01-15T19:26:00.940Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appclient --- [2023-01-15T19:26:00.940Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ libpam4j --- [2023-01-15T19:26:00.940Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web --- [2023-01-15T19:26:00.940Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.940Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ persistence --- [2023-01-15T19:26:00.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/main/resources [2023-01-15T19:26:00.940Z] [INFO] [2023-01-15T19:26:00.940Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ batch --- [2023-01-15T19:26:00.940Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.940Z] [INFO] No sources to compile [2023-01-15T19:26:00.940Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/target/classes/META-INF for [2023-01-15T19:26:00.940Z] [INFO] [echo] transaction [2023-01-15T19:26:00.940Z] [INFO] Executing tasks [2023-01-15T19:26:00.940Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.940Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/target/classes/META-INF for [2023-01-15T19:26:00.940Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jms --- [2023-01-15T19:26:00.940Z] [INFO] [echo] ha [2023-01-15T19:26:00.940Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.941Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/target/classes/META-INF for [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ tests --- [2023-01-15T19:26:00.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/main/manpages [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.941Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.941Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:00.941Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:00.941Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:00.941Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:00.941Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:00.941Z] [INFO] Executing tasks [2023-01-15T19:26:00.941Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.941Z] [INFO] [echo] ejb [2023-01-15T19:26:00.941Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/target/classes/META-INF for [2023-01-15T19:26:00.941Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:00.941Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/target/classes/META-INF [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:00.941Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/target/classes/META-INF [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ libpam4j --- [2023-01-15T19:26:00.941Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dataprovider --- [2023-01-15T19:26:00.941Z] [INFO] [echo] load-balancer [2023-01-15T19:26:00.941Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admin --- [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ tests --- [2023-01-15T19:26:00.941Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ featuresets --- [2023-01-15T19:26:00.941Z] [INFO] [echo] concurrent [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:00.941Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.941Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/target/classes/META-INF [2023-01-15T19:26:00.941Z] [INFO] Executed tasks [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ common --- [2023-01-15T19:26:00.941Z] [INFO] Executed tasks [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ha --- [2023-01-15T19:26:00.941Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-grizzly --- [2023-01-15T19:26:00.941Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.941Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.941Z] [INFO] Executed tasks [2023-01-15T19:26:00.941Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ scattered-archive-api --- [2023-01-15T19:26:00.941Z] [INFO] Executing tasks [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/target/classes/META-INF [2023-01-15T19:26:00.941Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/target/classes/META-INF [2023-01-15T19:26:00.941Z] [WARNING] The following plugins are not marked @threadSafe in Console extensions for OSGi platforms: [2023-01-15T19:26:00.941Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:00.941Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ tests --- [2023-01-15T19:26:00.941Z] [INFO] Not copying test resources [2023-01-15T19:26:00.941Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ distributions --- [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/target/classes/META-INF [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ dataprovider --- [2023-01-15T19:26:00.941Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:00.941Z] [WARNING] ***************************************************************** [2023-01-15T19:26:00.941Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:00.941Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ common --- [2023-01-15T19:26:00.941Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.941Z] [INFO] Not compiling test sources [2023-01-15T19:26:00.941Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/classes [2023-01-15T19:26:00.941Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.941Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/target/classes/META-INF for [2023-01-15T19:26:00.941Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ transaction --- [2023-01-15T19:26:00.941Z] [INFO] [echo] webservices [2023-01-15T19:26:00.941Z] [INFO] Executing tasks [2023-01-15T19:26:00.941Z] [INFO] Executing tasks [2023-01-15T19:26:00.941Z] [INFO] Executed tasks [2023-01-15T19:26:00.941Z] [INFO] Executing tasks [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] Executing tasks [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/target/classes/META-INF for [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.941Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.941Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:00.941Z] [INFO] Executed tasks [2023-01-15T19:26:00.941Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jms --- [2023-01-15T19:26:00.941Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] Executed tasks [2023-01-15T19:26:00.942Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-common-checkstyle) @ common --- [2023-01-15T19:26:00.942Z] [INFO] [echo] securitymodule [2023-01-15T19:26:00.942Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/target/classes/META-INF for [2023-01-15T19:26:00.942Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/target/classes/META-INF for [2023-01-15T19:26:00.942Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/target/classes/META-INF for [2023-01-15T19:26:00.942Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-console-extensions --- [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ load-balancer --- [2023-01-15T19:26:00.942Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:00.942Z] [INFO] [echo] connectors [2023-01-15T19:26:00.942Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ dataprovider --- [2023-01-15T19:26:00.942Z] [INFO] [echo] resources [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] [echo] jdbc [2023-01-15T19:26:00.942Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ha --- [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb --- [2023-01-15T19:26:00.942Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ libpam4j --- [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ concurrent --- [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ common --- [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ tests --- [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] Executing tasks [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ transaction --- [2023-01-15T19:26:00.942Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ osgi-console-extensions --- [2023-01-15T19:26:00.942Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/target/classes/META-INF for [2023-01-15T19:26:00.942Z] [INFO] Tests are skipped. [2023-01-15T19:26:00.942Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/target/classes/META-INF [2023-01-15T19:26:00.942Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/target/classes/META-INF [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] [echo] extras [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ load-balancer --- [2023-01-15T19:26:00.942Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/target/classes/META-INF [2023-01-15T19:26:00.942Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/target/classes/META-INF [2023-01-15T19:26:00.942Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/target/classes/META-INF [2023-01-15T19:26:00.942Z] [INFO] Executing tasks [2023-01-15T19:26:00.942Z] [INFO] Executing tasks [2023-01-15T19:26:00.942Z] [INFO] Executed tasks [2023-01-15T19:26:00.942Z] [INFO] Executed tasks [2023-01-15T19:26:00.942Z] [INFO] Executed tasks [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] Executed tasks [2023-01-15T19:26:00.942Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/target/classes/META-INF for [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ securitymodule --- [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors --- [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/target/classes/META-INF for [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ resources --- [2023-01-15T19:26:00.942Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/target/classes/META-INF [2023-01-15T19:26:00.942Z] [INFO] Executed tasks [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc --- [2023-01-15T19:26:00.942Z] [INFO] [echo] deployment [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] [echo] core [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ webservices --- [2023-01-15T19:26:00.942Z] [INFO] Executed tasks [2023-01-15T19:26:00.942Z] [INFO] [2023-01-15T19:26:00.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ extras --- [2023-01-15T19:26:00.942Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/target/classes/META-INF [2023-01-15T19:26:01.201Z] [INFO] Executed tasks [2023-01-15T19:26:01.201Z] [INFO] [2023-01-15T19:26:01.201Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment --- [2023-01-15T19:26:01.201Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/target/classes/META-INF [2023-01-15T19:26:01.201Z] [INFO] Executing tasks [2023-01-15T19:26:01.201Z] [INFO] Executing tasks [2023-01-15T19:26:01.201Z] [INFO] Executing tasks [2023-01-15T19:26:01.201Z] [INFO] Executing tasks [2023-01-15T19:26:01.201Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/target/classes/META-INF for [2023-01-15T19:26:01.201Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/target/classes/META-INF for [2023-01-15T19:26:01.201Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/target/classes/META-INF for [2023-01-15T19:26:01.201Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/target/classes/META-INF for [2023-01-15T19:26:01.201Z] [INFO] [echo] appclient [2023-01-15T19:26:01.201Z] [INFO] [echo] jdbc-ra [2023-01-15T19:26:01.201Z] [INFO] Executing tasks [2023-01-15T19:26:01.201Z] [INFO] [echo] web [2023-01-15T19:26:01.201Z] [INFO] Executed tasks [2023-01-15T19:26:01.201Z] [INFO] [echo] batch [2023-01-15T19:26:01.201Z] [INFO] [2023-01-15T19:26:01.201Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/target/classes/META-INF for [2023-01-15T19:26:01.201Z] [INFO] [echo] orb [2023-01-15T19:26:01.201Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ core --- [2023-01-15T19:26:01.201Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/target/classes/META-INF [2023-01-15T19:26:01.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/target/classes/META-INF [2023-01-15T19:26:01.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/target/classes/META-INF [2023-01-15T19:26:01.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/target/classes/META-INF [2023-01-15T19:26:01.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/target/classes/META-INF [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web --- [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-ra --- [2023-01-15T19:26:01.202Z] [INFO] Executing tasks [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appclient --- [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ orb --- [2023-01-15T19:26:01.202Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/target/classes/META-INF for [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] [echo] persistence [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ batch --- [2023-01-15T19:26:01.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/target/classes/META-INF [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] Executing tasks [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ persistence --- [2023-01-15T19:26:01.202Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/target/classes/META-INF for [2023-01-15T19:26:01.202Z] [INFO] [echo] admin [2023-01-15T19:26:01.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/target/classes/META-INF [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admin --- [2023-01-15T19:26:01.202Z] [INFO] Executing tasks [2023-01-15T19:26:01.202Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/target/classes/META-INF for [2023-01-15T19:26:01.202Z] [INFO] [echo] glassfish-grizzly [2023-01-15T19:26:01.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/target/classes/META-INF [2023-01-15T19:26:01.202Z] [INFO] Executing tasks [2023-01-15T19:26:01.202Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/target/dependency/META-INF for [2023-01-15T19:26:01.202Z] [INFO] [echo] distributions [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-grizzly --- [2023-01-15T19:26:01.202Z] [INFO] Executing tasks [2023-01-15T19:26:01.202Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/target/classes/META-INF for [2023-01-15T19:26:01.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/target/dependency/META-INF [2023-01-15T19:26:01.202Z] [INFO] [echo] featuresets [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ distributions --- [2023-01-15T19:26:01.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/target/classes/META-INF [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ featuresets --- [2023-01-15T19:26:01.202Z] [INFO] Executing tasks [2023-01-15T19:26:01.202Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/target/classes/META-INF for [2023-01-15T19:26:01.202Z] [INFO] [echo] jms [2023-01-15T19:26:01.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/target/classes/META-INF [2023-01-15T19:26:01.202Z] [INFO] Executed tasks [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jms --- [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ osgi-console-extensions --- [2023-01-15T19:26:01.202Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.202Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.202Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.202Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.202Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/6.2.6-SNAPSHOT/common-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.202Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer --- [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:01.202Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction --- [2023-01-15T19:26:01.202Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.202Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.202Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:01.202Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ osgi-console-extensions --- [2023-01-15T19:26:01.202Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.202Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ha-ha-checkstyle) @ ha --- [2023-01-15T19:26:01.202Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/resources [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ persistence --- [2023-01-15T19:26:01.202Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/manpages [2023-01-15T19:26:01.202Z] [INFO] [2023-01-15T19:26:01.202Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ load-balancer --- [2023-01-15T19:26:01.203Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2023-01-15T19:26:01.203Z] [INFO] Building Flashlight 6.2.6-SNAPSHOT [51/288] [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jms --- [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ osgi-console-extensions --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ extras --- [2023-01-15T19:26:01.203Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/6.2.6-SNAPSHOT/load-balancer-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.203Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ha --- [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors --- [2023-01-15T19:26:01.203Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/6.2.6-SNAPSHOT/ha-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ dataprovider --- [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ transaction --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-grizzly --- [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ webservices --- [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ concurrent --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admin --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ resources --- [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appclient --- [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ osgi-console-extensions --- [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ featuresets --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ securitymodule --- [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence --- [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent --- [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc --- [2023-01-15T19:26:01.203Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/6.2.6-SNAPSHOT/transaction-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ distributions --- [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2023-01-15T19:26:01.203Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ libpam4j --- [2023-01-15T19:26:01.203Z] [INFO] Building GlassFish API Exporter Module 6.2.6-SNAPSHOT [52/288] [2023-01-15T19:26:01.203Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ batch --- [2023-01-15T19:26:01.203Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.203Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-checkstyle) @ web --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-extras-checkstyle) @ extras --- [2023-01-15T19:26:01.203Z] [INFO] [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-ra --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ orb --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-jms-checkstyle) @ jms --- [2023-01-15T19:26:01.203Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ core --- [2023-01-15T19:26:01.204Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.204Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:01.204Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.204Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.204Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-appclient-checkstyle) @ appclient --- [2023-01-15T19:26:01.204Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.204Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.204Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.204Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.204Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.204Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.204Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.204Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.204Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-admin-checkstyle) @ admin --- [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly --- [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.204Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.204Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.204Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.204Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.204Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.204Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ persistence --- [2023-01-15T19:26:01.204Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ concurrent --- [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ webservices --- [2023-01-15T19:26:01.204Z] [INFO] Building GlassFish Extra JRE Packages 6.2.6-SNAPSHOT [53/288] [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors --- [2023-01-15T19:26:01.204Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/6.2.6-SNAPSHOT/persistence-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.204Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc --- [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-grizzly --- [2023-01-15T19:26:01.204Z] [WARNING] The following plugins are not marked @threadSafe in Flashlight: [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-resources-checkstyle) @ resources --- [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule --- [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets --- [2023-01-15T19:26:01.204Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish API Exporter Module: [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] Executing tasks [2023-01-15T19:26:01.204Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/classes [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web --- [2023-01-15T19:26:01.204Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ extras --- [2023-01-15T19:26:01.204Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jms --- [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.204Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/6.2.6-SNAPSHOT/jms-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment --- [2023-01-15T19:26:01.204Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/6.2.6-SNAPSHOT/extras-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb --- [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra --- [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/target/classes/META-INF for [2023-01-15T19:26:01.204Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-core-checkstyle) @ core --- [2023-01-15T19:26:01.204Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appclient --- [2023-01-15T19:26:01.204Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.204Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.204Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.204Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.204Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.204Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.204Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.204Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.204Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.204Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Extra JRE Packages: [2023-01-15T19:26:01.204Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.204Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.204Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.204Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/6.2.6-SNAPSHOT/glassfish-grizzly-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.204Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admin --- [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ osgi-console-extensions --- [2023-01-15T19:26:01.205Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.205Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.205Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.205Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.batch-batch-checkstyle) @ batch --- [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/6.2.6-SNAPSHOT/connectors-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/6.2.6-SNAPSHOT/webservices-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/6.2.6-SNAPSHOT/concurrent-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions --- [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2023-01-15T19:26:01.205Z] [INFO] Building Apache Felix, associated bundles and conf files 6.2.6-SNAPSHOT [54/288] [2023-01-15T19:26:01.205Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:01.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc --- [2023-01-15T19:26:01.205Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2023-01-15T19:26:01.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ resources --- [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/6.2.6-SNAPSHOT/appclient-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ securitymodule --- [2023-01-15T19:26:01.205Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:01.205Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-ra --- [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] [echo] tests [2023-01-15T19:26:01.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ featuresets --- [2023-01-15T19:26:01.205Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2023-01-15T19:26:01.205Z] [INFO] Building flashlight-agent 6.2.6-SNAPSHOT [56/288] [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] Executing tasks [2023-01-15T19:26:01.205Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.orb-orb-checkstyle) @ orb --- [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/6.2.6-SNAPSHOT/featuresets-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment --- [2023-01-15T19:26:01.205Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/6.2.6-SNAPSHOT/jdbc-ra-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb --- [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/6.2.6-SNAPSHOT/securitymodule-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2023-01-15T19:26:01.205Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 6.2.6-SNAPSHOT [57/288] [2023-01-15T19:26:01.205Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2023-01-15T19:26:01.205Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.205Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ core --- [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/6.2.6-SNAPSHOT/resources-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/6.2.6-SNAPSHOT/admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/6.2.6-SNAPSHOT/jdbc-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] Building Simple Public APIs of Glassfish 6.2.6-SNAPSHOT [55/288] [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2023-01-15T19:26:01.205Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-flashlight --- [2023-01-15T19:26:01.205Z] [INFO] [2023-01-15T19:26:01.205Z] [INFO] Building GlassFish Admin REST Parent 6.2.6-SNAPSHOT [59/288] [2023-01-15T19:26:01.205Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:01.205Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2023-01-15T19:26:01.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ distributions --- [2023-01-15T19:26:01.205Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:01.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:01.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/6.2.6-SNAPSHOT/core-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.205Z] [INFO] Building Nucleus distribution Common module 6.2.6-SNAPSHOT [58/288] [2023-01-15T19:26:01.205Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:01.205Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:01.205Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.205Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.205Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.205Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.205Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.205Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.205Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.206Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.206Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.206Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/target/classes/META-INF [2023-01-15T19:26:01.206Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/6.2.6-SNAPSHOT/ejb-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.206Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/6.2.6-SNAPSHOT/deployment-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/classes/META-INF for [2023-01-15T19:26:01.206Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.206Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.206Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ orb --- [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2023-01-15T19:26:01.206Z] [WARNING] The following plugins are not marked @threadSafe in flashlight-agent: [2023-01-15T19:26:01.206Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.206Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.206Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [2023-01-15T19:26:01.206Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.206Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.206Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.206Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.206Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.206Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.206Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.206Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.206Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.206Z] [WARNING] The following plugins are not marked @threadSafe in Simple Public APIs of Glassfish: [2023-01-15T19:26:01.206Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.206Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:01.206Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:01.206Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.206Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.206Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:01.206Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/6.2.6-SNAPSHOT/distributions-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.206Z] [INFO] Building Nucleus template 6.2.6-SNAPSHOT [60/288] [2023-01-15T19:26:01.206Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ batch --- [2023-01-15T19:26:01.206Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-flashlight --- [2023-01-15T19:26:01.206Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.206Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.206Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.206Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.206Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.206Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:01.206Z] [INFO] [2023-01-15T19:26:01.206Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ simple-glassfish-api --- [2023-01-15T19:26:01.206Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.206Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages [2023-01-15T19:26:01.206Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.206Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.206Z] [INFO] Executing tasks [2023-01-15T19:26:01.206Z] [INFO] Building Set of DTDs for Nucleus distributions 6.2.6-SNAPSHOT [65/288] [2023-01-15T19:26:01.206Z] [INFO] Building Set of schemas for Nucleus 6.2.6-SNAPSHOT [64/288] [2023-01-15T19:26:01.206Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:01.206Z] [INFO] Building GlassFish ha-file-store 6.2.6-SNAPSHOT [63/288] [2023-01-15T19:26:01.206Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:01.206Z] [INFO] Building GlassFish Oracle JDBC Packages 6.2.6-SNAPSHOT [62/288] [2023-01-15T19:26:01.206Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/6.2.6-SNAPSHOT/orb-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.206Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2023-01-15T19:26:01.206Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2023-01-15T19:26:01.206Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.206Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.206Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.206Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.206Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.206Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.206Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.206Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.207Z] [WARNING] The following plugins are not marked @threadSafe in Nucleus distribution Common module: [2023-01-15T19:26:01.207Z] [INFO] [2023-01-15T19:26:01.207Z] [INFO] [2023-01-15T19:26:01.207Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2023-01-15T19:26:01.207Z] [INFO] Building Fragment bundle for Weld related testing 6.2.6-SNAPSHOT [68/288] [2023-01-15T19:26:01.207Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:01.207Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2023-01-15T19:26:01.465Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2023-01-15T19:26:01.465Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2023-01-15T19:26:01.465Z] [INFO] Building Weld Integration Fragment 6.2.6-SNAPSHOT [61/288] [2023-01-15T19:26:01.465Z] [INFO] Executed tasks [2023-01-15T19:26:01.465Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.465Z] [INFO] [echo] dataprovider [2023-01-15T19:26:01.465Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.465Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.465Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.465Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.465Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.465Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.465Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.465Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.465Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.465Z] [WARNING] The following plugins are not marked @threadSafe in Fragment bundle for Weld related testing: [2023-01-15T19:26:01.465Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.465Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.465Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.465Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.465Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.465Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.465Z] [INFO] [2023-01-15T19:26:01.465Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:01.465Z] [INFO] Building Server-Sent Events 6.2.6-SNAPSHOT [71/288] [2023-01-15T19:26:01.465Z] [INFO] Building GlassFish Web container embedded related modules 6.2.6-SNAPSHOT [70/288] [2023-01-15T19:26:01.465Z] [INFO] Building JMS GlassFish System RA Assembly 6.2.6-SNAPSHOT [69/288] [2023-01-15T19:26:01.465Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2023-01-15T19:26:01.465Z] [INFO] Building cdi-api Fragment 6.2.6-SNAPSHOT [72/288] [2023-01-15T19:26:01.465Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:01.465Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.465Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.465Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.465Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.465Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.465Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.465Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.466Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.466Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.466Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.466Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish ha-file-store: [2023-01-15T19:26:01.466Z] [INFO] [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.466Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.466Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.466Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.466Z] [INFO] [2023-01-15T19:26:01.466Z] [INFO] Building GlassFish cmp related modules 6.2.6-SNAPSHOT [67/288] [2023-01-15T19:26:01.466Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:01.466Z] [INFO] Building Declaring EclipseLink dependencies 6.2.6-SNAPSHOT [66/288] [2023-01-15T19:26:01.466Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:01.466Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.466Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.466Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.466Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.466Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.466Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.466Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] The following plugins are not marked @threadSafe in Nucleus template: [2023-01-15T19:26:01.466Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.466Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/target/classes/META-INF for [2023-01-15T19:26:01.466Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:01.466Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.466Z] [INFO] [2023-01-15T19:26:01.466Z] [INFO] [2023-01-15T19:26:01.466Z] [INFO] [2023-01-15T19:26:01.466Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/6.2.6-SNAPSHOT/batch-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:01.466Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.466Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [INFO] [2023-01-15T19:26:01.466Z] [WARNING] The following plugins are not marked @threadSafe in Apache Felix, associated bundles and conf files: [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.466Z] [INFO] [2023-01-15T19:26:01.466Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-domain --- [2023-01-15T19:26:01.466Z] [INFO] ----------------< org.glassfish.main.extras:javaee-pom >---------------- [2023-01-15T19:26:01.466Z] [INFO] Building GlassFish JavaEE Manifest pom 6.2.6-SNAPSHOT [73/288] [2023-01-15T19:26:01.466Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:01.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ simple-glassfish-api --- [2023-01-15T19:26:01.466Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:01.466Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.466Z] [INFO] [echo] osgi-console-extensions [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.466Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.466Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.466Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.466Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.466Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.466Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.466Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.466Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.466Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.466Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.466Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish cmp related modules: [2023-01-15T19:26:01.466Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.466Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-common --- [2023-01-15T19:26:01.466Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.466Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.466Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] The following plugins are not marked @threadSafe in Set of schemas for Nucleus: [2023-01-15T19:26:01.466Z] [INFO] [2023-01-15T19:26:01.466Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.466Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.467Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.467Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.467Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.467Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.467Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.467Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.467Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.467Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.467Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.467Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.467Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.467Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2023-01-15T19:26:01.467Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.467Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:01.467Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:01.467Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:01.467Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ tests --- [2023-01-15T19:26:01.467Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Flashlight Extra JDK Pkgs: [2023-01-15T19:26:01.467Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.467Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.467Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:01.467Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:01.467Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [INFO] Building GlassFish appserv-rt Manifest pom 6.2.6-SNAPSHOT [74/288] [2023-01-15T19:26:01.467Z] [WARNING] The following plugins are not marked @threadSafe in Weld Integration Fragment: [2023-01-15T19:26:01.467Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.467Z] [WARNING] The following plugins are not marked @threadSafe in cdi-api Fragment: [2023-01-15T19:26:01.467Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.467Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [INFO] [2023-01-15T19:26:01.467Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-common --- [2023-01-15T19:26:01.467Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.467Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish JavaEE Manifest pom: [2023-01-15T19:26:01.467Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.467Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.467Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.467Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.467Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.467Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.467Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Oracle JDBC Packages: [2023-01-15T19:26:01.467Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.467Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [INFO] [2023-01-15T19:26:01.467Z] [INFO] [2023-01-15T19:26:01.467Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.467Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.467Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.467Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [INFO] [2023-01-15T19:26:01.467Z] [INFO] [2023-01-15T19:26:01.467Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.467Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.467Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.467Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.467Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.467Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.467Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.467Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.467Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-flashlight --- [2023-01-15T19:26:01.467Z] [WARNING] The following plugins are not marked @threadSafe in Set of DTDs for Nucleus distributions: [2023-01-15T19:26:01.467Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.467Z] [INFO] [2023-01-15T19:26:01.467Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2023-01-15T19:26:01.468Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ simple-glassfish-api --- [2023-01-15T19:26:01.468Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Admin REST Parent: [2023-01-15T19:26:01.468Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.468Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.468Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-domain --- [2023-01-15T19:26:01.468Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-schemas --- [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.468Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.468Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.468Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.468Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.468Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.468Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.468Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.468Z] [WARNING] The following plugins are not marked @threadSafe in Declaring EclipseLink dependencies: [2023-01-15T19:26:01.468Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.468Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.468Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.468Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp --- [2023-01-15T19:26:01.468Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.468Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.468Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.468Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.468Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.468Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.468Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:01.468Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:01.468Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.468Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.468Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:01.468Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.468Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.468Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ weld-integration-test-fragment --- [2023-01-15T19:26:01.468Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.468Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.468Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.468Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.468Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.468Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.468Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.468Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.468Z] [WARNING] The following plugins are not marked @threadSafe in Server-Sent Events: [2023-01-15T19:26:01.468Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-common --- [2023-01-15T19:26:01.468Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/target/classes/META-INF [2023-01-15T19:26:01.468Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:01.468Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:01.468Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.468Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.468Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cdi-api-fragment --- [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:01.468Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.468Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api [2023-01-15T19:26:01.468Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.468Z] [INFO] Building GlassFish Embedded modules 6.2.6-SNAPSHOT [75/288] [2023-01-15T19:26:01.468Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:01.468Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:01.468Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight [2023-01-15T19:26:01.468Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee-pom --- [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cdi-api-fragment --- [2023-01-15T19:26:01.468Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-domain --- [2023-01-15T19:26:01.468Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.468Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common [2023-01-15T19:26:01.468Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-schemas --- [2023-01-15T19:26:01.468Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.468Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] [2023-01-15T19:26:01.468Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ tests --- [2023-01-15T19:26:01.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp --- [2023-01-15T19:26:01.468Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.469Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.469Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.469Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.469Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.469Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.469Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.469Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.469Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.469Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.469Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Web container embedded related modules: [2023-01-15T19:26:01.469Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.469Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.469Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.469Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.469Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.469Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.469Z] [INFO] Executed tasks [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.469Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp --- [2023-01-15T19:26:01.469Z] [INFO] Tests are skipped. [2023-01-15T19:26:01.469Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:01.469Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ weld-integration-fragment --- [2023-01-15T19:26:01.469Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-schemas --- [2023-01-15T19:26:01.469Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:01.469Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.469Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-common --- [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.469Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template [2023-01-15T19:26:01.469Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] Executed tasks [2023-01-15T19:26:01.469Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ felix --- [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.469Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:01.469Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:01.469Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:01.469Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:01.469Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:01.469Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:01.469Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.469Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.469Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Embedded modules: [2023-01-15T19:26:01.469Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.469Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.469Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.469Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:01.469Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ simple-glassfish-api --- [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.469Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-flashlight --- [2023-01-15T19:26:01.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ javaee-pom --- [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cdi-api-fragment --- [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.469Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas [2023-01-15T19:26:01.469Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests-tests-checkstyle) @ tests --- [2023-01-15T19:26:01.469Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish appserv-rt Manifest pom: [2023-01-15T19:26:01.469Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.469Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.469Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.469Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ dataprovider --- [2023-01-15T19:26:01.469Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:01.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ weld-integration-test-fragment --- [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp [2023-01-15T19:26:01.469Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.469Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:01.469Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:01.469Z] [INFO] [2023-01-15T19:26:01.469Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.469Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment [2023-01-15T19:26:01.469Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.469Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-embed --- [2023-01-15T19:26:01.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ weld-integration-fragment --- [2023-01-15T19:26:01.469Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ javaee-pom --- [2023-01-15T19:26:01.470Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-domain --- [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-common --- [2023-01-15T19:26:01.470Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ osgi-console-extensions --- [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ felix --- [2023-01-15T19:26:01.470Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:01.470Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.470Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.470Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages [2023-01-15T19:26:01.470Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-flashlight --- [2023-01-15T19:26:01.470Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ embedded --- [2023-01-15T19:26:01.470Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] Copying 1 resource [2023-01-15T19:26:01.470Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-service-parent --- [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ tests --- [2023-01-15T19:26:01.470Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/src/main/manpages [2023-01-15T19:26:01.470Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp --- [2023-01-15T19:26:01.470Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-schemas --- [2023-01-15T19:26:01.470Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserv-rt-pom --- [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cdi-api-fragment --- [2023-01-15T19:26:01.470Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:01.470Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-dtds --- [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:01.470Z] [WARNING] The following plugins are not marked @threadSafe in JMS GlassFish System RA Assembly: [2023-01-15T19:26:01.470Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:01.470Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:01.470Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:01.470Z] [WARNING] ***************************************************************** [2023-01-15T19:26:01.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations. [2023-01-15T19:26:01.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api --- [2023-01-15T19:26:01.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Lister.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Lister.java uses or overrides a deprecated API. [2023-01-15T19:26:01.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Lister.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:01.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Types.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:01.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Types.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ tiger-types --- [2023-01-15T19:26:01.470Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:01.470Z] [INFO] [2023-01-15T19:26:01.470Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ simple-glassfish-api --- [2023-01-15T19:26:01.729Z] [INFO] [2023-01-15T19:26:01.729Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jmsra --- [2023-01-15T19:26:01.729Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java uses or overrides a deprecated API. [2023-01-15T19:26:01.729Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:01.729Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:01.729Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:01.729Z] [INFO] [2023-01-15T19:26:01.729Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ libpam4j --- [2023-01-15T19:26:01.729Z] [INFO] [2023-01-15T19:26:01.729Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ simple-glassfish-api --- [2023-01-15T19:26:01.729Z] [INFO] [2023-01-15T19:26:01.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jmsra --- [2023-01-15T19:26:01.729Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:01.729Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/classes [2023-01-15T19:26:01.729Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/dataprovider.jar [2023-01-15T19:26:01.986Z] [INFO] [2023-01-15T19:26:01.986Z] [INFO] --- maven-bundle-plugin:5.1.4:bundle (osgi-bundle) @ dataprovider --- [2023-01-15T19:26:01.987Z] [INFO] [2023-01-15T19:26:01.987Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ libpam4j --- [2023-01-15T19:26:01.987Z] [INFO] [2023-01-15T19:26:01.987Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ api-exporter --- [2023-01-15T19:26:01.987Z] [INFO] [2023-01-15T19:26:01.987Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha-file-store --- [2023-01-15T19:26:02.244Z] [INFO] [2023-01-15T19:26:02.244Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-agent --- [2023-01-15T19:26:02.501Z] [INFO] [2023-01-15T19:26:02.501Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipselink-wrapper --- [2023-01-15T19:26:02.501Z] [INFO] [2023-01-15T19:26:02.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-dtds --- [2023-01-15T19:26:02.501Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:02.502Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages [2023-01-15T19:26:02.502Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] No sources to compile [2023-01-15T19:26:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/6.2.6-SNAPSHOT/tests-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:02.502Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee [2023-01-15T19:26:02.502Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-flashlight --- [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cdi-api-fragment --- [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-schemas --- [2023-01-15T19:26:02.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp --- [2023-01-15T19:26:02.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ rest-service-parent --- [2023-01-15T19:26:02.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ embedded --- [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] Not copying test resources [2023-01-15T19:26:02.502Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ felix --- [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eclipselink-wrapper --- [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (export-package-regexp) @ weld-integration-test-fragment --- [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:02.502Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-common --- [2023-01-15T19:26:02.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-domain --- [2023-01-15T19:26:02.502Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:02.502Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ weld-integration-fragment --- [2023-01-15T19:26:02.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-embed --- [2023-01-15T19:26:02.502Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-dtds --- [2023-01-15T19:26:02.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ha-file-store --- [2023-01-15T19:26:02.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ api-exporter --- [2023-01-15T19:26:02.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ flashlight-agent --- [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ libpam4j --- [2023-01-15T19:26:02.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ javaee-pom --- [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] Tests are skipped. [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] [2023-01-15T19:26:02.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserv-rt-pom --- [2023-01-15T19:26:02.502Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ tiger-types --- [2023-01-15T19:26:02.502Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ osgi-console-extensions --- [2023-01-15T19:26:02.502Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api --- [2023-01-15T19:26:02.502Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2023-01-15T19:26:02.502Z] [INFO] Building Embedded GlassFish Shell Jars 6.2.6-SNAPSHOT [76/288] [2023-01-15T19:26:02.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:02.502Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:02.760Z] [INFO] [2023-01-15T19:26:02.760Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-sse --- [2023-01-15T19:26:03.370Z] [INFO] [2023-01-15T19:26:03.370Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admingui --- [2023-01-15T19:26:05.270Z] [INFO] [2023-01-15T19:26:05.270Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jmsra --- [2023-01-15T19:26:05.270Z] [INFO] [2023-01-15T19:26:05.270Z] [INFO] [2023-01-15T19:26:05.270Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:05.270Z] [INFO] [2023-01-15T19:26:05.270Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ simple-glassfish-api --- [2023-01-15T19:26:05.270Z] [INFO] [2023-01-15T19:26:05.270Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admingui --- [2023-01-15T19:26:05.270Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-sse --- [2023-01-15T19:26:05.835Z] [INFO] Building bundle: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/dataprovider.jar [2023-01-15T19:26:05.835Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:05.835Z] [INFO] [2023-01-15T19:26:05.835Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ dataprovider --- [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ eclipselink-wrapper --- [2023-01-15T19:26:11.097Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.097Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ javaee-pom --- [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ api-exporter --- [2023-01-15T19:26:11.097Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.097Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserv-rt-pom --- [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ javaee-pom --- [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.097Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-embed --- [2023-01-15T19:26:11.097Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.097Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ha-file-store --- [2023-01-15T19:26:11.097Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.097Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-domain --- [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] Not compiling test sources [2023-01-15T19:26:11.097Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.097Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ embedded --- [2023-01-15T19:26:11.097Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ rest-service-parent --- [2023-01-15T19:26:11.097Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ flashlight-agent --- [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp --- [2023-01-15T19:26:11.097Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ eclipselink-wrapper --- [2023-01-15T19:26:11.097Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cdi-api-fragment --- [2023-01-15T19:26:11.097Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-flashlight --- [2023-01-15T19:26:11.097Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-sse --- [2023-01-15T19:26:11.097Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jmsra --- [2023-01-15T19:26:11.097Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admingui --- [2023-01-15T19:26:11.097Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.097Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.097Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.097Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store [2023-01-15T19:26:11.097Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.098Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:11.098Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions --- [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ weld-integration-fragment --- [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.098Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:11.098Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ simple-glassfish-api --- [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ha-file-store --- [2023-01-15T19:26:11.098Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.098Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ felix --- [2023-01-15T19:26:11.098Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-dtds --- [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jmsra --- [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-schemas --- [2023-01-15T19:26:11.098Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ embedded --- [2023-01-15T19:26:11.098Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ libpam4j --- [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ rest-service-parent --- [2023-01-15T19:26:11.098Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.098Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ eclipselink-wrapper --- [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ felix --- [2023-01-15T19:26:11.098Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:11.098Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.098Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.098Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.098Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.098Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.098Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ dataprovider --- [2023-01-15T19:26:11.098Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-embed --- [2023-01-15T19:26:11.098Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.098Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:11.098Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:11.098Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:11.098Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:11.098Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:11.098Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.098Z] [WARNING] The following plugins are not marked @threadSafe in Embedded GlassFish Shell Jars: [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.098Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.099Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-console-extensions --- [2023-01-15T19:26:11.099Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt [2023-01-15T19:26:11.099Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ api-exporter --- [2023-01-15T19:26:11.099Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ weld-integration-fragment --- [2023-01-15T19:26:11.099Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:11.099Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:11.099Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment [2023-01-15T19:26:11.099Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.099Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/src/main/resources [2023-01-15T19:26:11.099Z] [INFO] Copying 1 resource [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-dtds --- [2023-01-15T19:26:11.099Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jmsra --- [2023-01-15T19:26:11.099Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ admingui --- [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-sse --- [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ scattered-archive-api --- [2023-01-15T19:26:11.099Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:11.099Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ embedded --- [2023-01-15T19:26:11.099Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ flashlight-agent --- [2023-01-15T19:26:11.099Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ rest-service-parent --- [2023-01-15T19:26:11.099Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ embedded --- [2023-01-15T19:26:11.099Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.099Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-common --- [2023-01-15T19:26:11.099Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-dtds --- [2023-01-15T19:26:11.099Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ libpam4j --- [2023-01-15T19:26:11.099Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-domain --- [2023-01-15T19:26:11.099Z] [INFO] Executing tasks [2023-01-15T19:26:11.099Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ eclipselink-wrapper --- [2023-01-15T19:26:11.099Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ felix --- [2023-01-15T19:26:11.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.099Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages [2023-01-15T19:26:11.099Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.099Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.099Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cdi-api-fragment --- [2023-01-15T19:26:11.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/src/main/manpages [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-embed --- [2023-01-15T19:26:11.099Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ tiger-types --- [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] Copying 12 resources [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:11.099Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.099Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/6.2.6-SNAPSHOT/osgi-console-extensions-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:11.099Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ weld-integration-fragment --- [2023-01-15T19:26:11.099Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ javaee-pom --- [2023-01-15T19:26:11.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.099Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admingui --- [2023-01-15T19:26:11.099Z] [INFO] [2023-01-15T19:26:11.099Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider --- [2023-01-15T19:26:11.099Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.099Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:11.099Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.100Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/target/classes/META-INF for [2023-01-15T19:26:11.100Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.100Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.100Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.100Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ flashlight-agent --- [2023-01-15T19:26:11.100Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-schemas --- [2023-01-15T19:26:11.100Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ rest-service-parent --- [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.100Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp --- [2023-01-15T19:26:11.100Z] [INFO] [echo] glassfish-flashlight [2023-01-15T19:26:11.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.100Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/src/main/manpages [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ simple-glassfish-api --- [2023-01-15T19:26:11.100Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserv-rt-pom --- [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:11.100Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.100Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ weld-integration-fragment --- [2023-01-15T19:26:11.100Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2023-01-15T19:26:11.100Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 6.2.6-SNAPSHOT [77/288] [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] --- maven-dependency-plugin:3.3.0:copy (default) @ felix --- [2023-01-15T19:26:11.100Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.100Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admingui --- [2023-01-15T19:26:11.100Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dataprovider --- [2023-01-15T19:26:11.100Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.100Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.100Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.100Z] [INFO] Copying 27 resources [2023-01-15T19:26:11.100Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.100Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-mq) @ jmsra --- [2023-01-15T19:26:11.100Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ flashlight-agent --- [2023-01-15T19:26:11.100Z] [INFO] Copying 2 resources [2023-01-15T19:26:11.100Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/6.2.6-SNAPSHOT/dataprovider-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:11.100Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/mq/mq-distribution/6.2.1/mq-distribution-6.2.1.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target with includes "mq/lib/imqjmsra.rar" and excludes "" [2023-01-15T19:26:11.100Z] [INFO] Copying 1 resource [2023-01-15T19:26:11.100Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar [2023-01-15T19:26:11.100Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ nucleus-domain --- [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.100Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:11.100Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/6.2.6-SNAPSHOT/dataprovider-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] No sources to compile [2023-01-15T19:26:11.100Z] [INFO] Copying 1 resource [2023-01-15T19:26:11.100Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ eclipselink-wrapper --- [2023-01-15T19:26:11.100Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-embed --- [2023-01-15T19:26:11.100Z] [INFO] [2023-01-15T19:26:11.100Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserv-rt-pom --- [2023-01-15T19:26:11.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:11.100Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/classes [2023-01-15T19:26:11.100Z] [INFO] No sources to compile [2023-01-15T19:26:11.100Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.100Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/target/classes/META-INF [2023-01-15T19:26:11.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages [2023-01-15T19:26:11.101Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admingui --- [2023-01-15T19:26:11.101Z] [INFO] Executed tasks [2023-01-15T19:26:11.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/src/main/manpages [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.101Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.101Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.101Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-dtds --- [2023-01-15T19:26:11.101Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/src/main/manpages [2023-01-15T19:26:11.101Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.101Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:11.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/src/main/manpages [2023-01-15T19:26:11.101Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.101Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.101Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.101Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.101Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserv-rt-pom --- [2023-01-15T19:26:11.101Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:11.101Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ nucleus-domain --- [2023-01-15T19:26:11.101Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-flashlight --- [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ embedded --- [2023-01-15T19:26:11.101Z] [INFO] -------< org.glassfish.main.security:jaspic.provider.framework >-------- [2023-01-15T19:26:11.101Z] [INFO] Building Jaspic Provider Framework 6.2.6-SNAPSHOT [78/288] [2023-01-15T19:26:11.101Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.101Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell [2023-01-15T19:26:11.101Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.101Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-schemas --- [2023-01-15T19:26:11.101Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ rest-service-parent --- [2023-01-15T19:26:11.101Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:11.101Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:11.101Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:11.101Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:11.101Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:11.101Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:11.101Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:11.101Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.101Z] [INFO] Copying 2 resources to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/classes [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] No sources to compile [2023-01-15T19:26:11.101Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.101Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.101Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.101Z] [INFO] Executing tasks [2023-01-15T19:26:11.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/src/main/manpages [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.101Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/classes/META-INF for [2023-01-15T19:26:11.101Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.102Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cdi-api-fragment --- [2023-01-15T19:26:11.102Z] [WARNING] The following plugins are not marked @threadSafe in Jakarta EE Connector Architecture Descriptors: [2023-01-15T19:26:11.102Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-flashlight --- [2023-01-15T19:26:11.102Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight --- [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] No sources to compile [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.102Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.102Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-integration-fragment --- [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] No sources to compile [2023-01-15T19:26:11.102Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admingui --- [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] No sources to compile [2023-01-15T19:26:11.102Z] [INFO] Executing tasks [2023-01-15T19:26:11.102Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:11.102Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/target/classes/META-INF for [2023-01-15T19:26:11.102Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-dtds --- [2023-01-15T19:26:11.102Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.102Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:11.102Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:11.102Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:11.102Z] [INFO] [echo] libpam4j [2023-01-15T19:26:11.102Z] [INFO] Executing tasks [2023-01-15T19:26:11.102Z] [INFO] --- maven-assembly-plugin:3.3.0:single (create-artifact) @ nucleus-common --- [2023-01-15T19:26:11.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.102Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.102Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-embed --- [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.102Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-flashlight --- [2023-01-15T19:26:11.102Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:11.102Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:11.102Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:11.102Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:11.102Z] [INFO] [echo] cmp [2023-01-15T19:26:11.102Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nucleus-domain --- [2023-01-15T19:26:11.102Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flashlight-agent --- [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cdi-api-fragment --- [2023-01-15T19:26:11.102Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/6.2.6-SNAPSHOT/glassfish-flashlight-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:11.102Z] [INFO] No sources to compile [2023-01-15T19:26:11.102Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:11.102Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:11.102Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.102Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserv-rt-pom --- [2023-01-15T19:26:11.102Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:11.102Z] [INFO] Copying 1 resource [2023-01-15T19:26:11.102Z] [INFO] Not copying test resources [2023-01-15T19:26:11.102Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/target/classes/META-INF for [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/src/main/manpages [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/src/main/resources [2023-01-15T19:26:11.102Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ descriptors --- [2023-01-15T19:26:11.102Z] [INFO] No sources to compile [2023-01-15T19:26:11.102Z] [WARNING] The following plugins are not marked @threadSafe in Jaspic Provider Framework: [2023-01-15T19:26:11.102Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:11.102Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:11.102Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:11.102Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:11.102Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.102Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] Not copying test resources [2023-01-15T19:26:11.102Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-embed --- [2023-01-15T19:26:11.102Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/target/classes/META-INF [2023-01-15T19:26:11.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/src/main/resources [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.102Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/src/main/manpages [2023-01-15T19:26:11.103Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.103Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/classes/META-INF [2023-01-15T19:26:11.103Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:11.103Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2023-01-15T19:26:11.103Z] [INFO] [echo] javaee-pom [2023-01-15T19:26:11.103Z] [INFO] Building GlassFish App Client Server-side Modules 6.2.6-SNAPSHOT [79/288] [2023-01-15T19:26:11.103Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.103Z] [INFO] No sources to compile [2023-01-15T19:26:11.103Z] [INFO] Executed tasks [2023-01-15T19:26:11.103Z] [WARNING] Manifest org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment/require bundle cannot be found on the classpath [2023-01-15T19:26:11.103Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cdi-api-fragment --- [2023-01-15T19:26:11.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ descriptors --- [2023-01-15T19:26:11.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/src/main/manpages [2023-01-15T19:26:11.103Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] Executing tasks [2023-01-15T19:26:11.103Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ nucleus-domain --- [2023-01-15T19:26:11.103Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:11.103Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ descriptors --- [2023-01-15T19:26:11.103Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:11.103Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.103Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors [2023-01-15T19:26:11.103Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.103Z] [INFO] Not copying test resources [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] Not compiling test sources [2023-01-15T19:26:11.103Z] [WARNING] Manifest org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment cannot be found on the classpath [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-embed --- [2023-01-15T19:26:11.103Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.103Z] [INFO] Executed tasks [2023-01-15T19:26:11.103Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:11.103Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp --- [2023-01-15T19:26:11.103Z] [INFO] Executing tasks [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cdi-api-fragment --- [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.103Z] [INFO] Not compiling test sources [2023-01-15T19:26:11.103Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.103Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:11.103Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:11.103Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:11.103Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:11.103Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:11.103Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:11.103Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.103Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish App Client Server-side Modules: [2023-01-15T19:26:11.103Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:11.103Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:11.103Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.103Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] Executing tasks [2023-01-15T19:26:11.103Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/stage [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] Not compiling test sources [2023-01-15T19:26:11.103Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ descriptors --- [2023-01-15T19:26:11.103Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ weld-integration-fragment --- [2023-01-15T19:26:11.103Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/classes/META-INF for [2023-01-15T19:26:11.103Z] [INFO] No sources to compile [2023-01-15T19:26:11.103Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] [echo] nucleus-schemas [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ descriptors --- [2023-01-15T19:26:11.103Z] [INFO] No sources to compile [2023-01-15T19:26:11.103Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.103Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ nucleus-domain --- [2023-01-15T19:26:11.103Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:11.103Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/target/classes/META-INF for [2023-01-15T19:26:11.103Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ flashlight-agent --- [2023-01-15T19:26:11.103Z] [INFO] [echo] eclipselink-wrapper [2023-01-15T19:26:11.103Z] [INFO] [echo] embedded [2023-01-15T19:26:11.103Z] [INFO] Executing tasks [2023-01-15T19:26:11.103Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cdi-api-fragment --- [2023-01-15T19:26:11.103Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ server --- [2023-01-15T19:26:11.104Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.104Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/target/classes/META-INF [2023-01-15T19:26:11.104Z] [INFO] Executing tasks [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment --- [2023-01-15T19:26:11.104Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.104Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.104Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ libpam4j --- [2023-01-15T19:26:11.104Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.104Z] [INFO] Executing tasks [2023-01-15T19:26:11.104Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/classes/META-INF for [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/target/classes/META-INF for [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp --- [2023-01-15T19:26:11.104Z] [INFO] No sources to compile [2023-01-15T19:26:11.104Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ api-exporter --- [2023-01-15T19:26:11.104Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/target/classes/META-INF for [2023-01-15T19:26:11.104Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] [echo] admingui [2023-01-15T19:26:11.104Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.104Z] [INFO] No sources to compile [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ server --- [2023-01-15T19:26:11.104Z] [INFO] [echo] rest-service-parent [2023-01-15T19:26:11.104Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/classes [2023-01-15T19:26:11.104Z] [INFO] Executed tasks [2023-01-15T19:26:11.104Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ descriptors --- [2023-01-15T19:26:11.104Z] [INFO] [echo] nucleus-dtds [2023-01-15T19:26:11.104Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/classes/META-INF [2023-01-15T19:26:11.104Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment --- [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ server --- [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp --- [2023-01-15T19:26:11.104Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ api-exporter --- [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:11.104Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.104Z] [INFO] Not copying test resources [2023-01-15T19:26:11.104Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/classes/META-INF [2023-01-15T19:26:11.104Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cdi-api-fragment --- [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.104Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server [2023-01-15T19:26:11.104Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.104Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ javaee-pom --- [2023-01-15T19:26:11.104Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-domain --- [2023-01-15T19:26:11.104Z] [INFO] Executed tasks [2023-01-15T19:26:11.104Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/target/classes/META-INF [2023-01-15T19:26:11.104Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ weld-integration-fragment --- [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-common --- [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/target/classes/META-INF [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper/target/classes/META-INF [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/target/classes/META-INF [2023-01-15T19:26:11.104Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/libpam4j.jar [2023-01-15T19:26:11.104Z] [INFO] Executed tasks [2023-01-15T19:26:11.104Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ api-exporter --- [2023-01-15T19:26:11.104Z] [INFO] Executing tasks [2023-01-15T19:26:11.104Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp --- [2023-01-15T19:26:11.104Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:11.104Z] [INFO] Executed tasks [2023-01-15T19:26:11.104Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ server --- [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] Not copying test resources [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ nucleus-schemas --- [2023-01-15T19:26:11.104Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ descriptors --- [2023-01-15T19:26:11.104Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.104Z] [INFO] [2023-01-15T19:26:11.104Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.105Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/target/classes/META-INF for [2023-01-15T19:26:11.105Z] [INFO] Executed tasks [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] Executed tasks [2023-01-15T19:26:11.105Z] [INFO] [echo] appserv-rt-pom [2023-01-15T19:26:11.105Z] [INFO] Not compiling test sources [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ nucleus-dtds --- [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/6.2.6-SNAPSHOT/cmp-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:11.105Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2023-01-15T19:26:11.105Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ server --- [2023-01-15T19:26:11.105Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ javaee-pom --- [2023-01-15T19:26:11.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.105Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ rest-service-parent --- [2023-01-15T19:26:11.105Z] [INFO] Executed tasks [2023-01-15T19:26:11.105Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admingui --- [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ eclipselink-wrapper --- [2023-01-15T19:26:11.105Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.105Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ embedded --- [2023-01-15T19:26:11.105Z] [INFO] Executing tasks [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] Building App Client - client-side modules 6.2.6-SNAPSHOT [80/288] [2023-01-15T19:26:11.105Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:11.105Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.105Z] [INFO] Copying 19 resources [2023-01-15T19:26:11.105Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/target/classes/META-INF [2023-01-15T19:26:11.105Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/target/classes/META-INF for [2023-01-15T19:26:11.105Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ server --- [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] [echo] web-embed [2023-01-15T19:26:11.105Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.105Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:11.105Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:11.105Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:11.105Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:11.105Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:11.105Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:11.105Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:11.105Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.105Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [WARNING] The following plugins are not marked @threadSafe in App Client - client-side modules: [2023-01-15T19:26:11.105Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.105Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.105Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:11.105Z] [INFO] Not compiling test sources [2023-01-15T19:26:11.105Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.105Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.105Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.105Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-javaee-pom-checkstyle) @ javaee-pom --- [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ rest-service-parent --- [2023-01-15T19:26:11.105Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:11.105Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:11.105Z] [WARNING] ***************************************************************** [2023-01-15T19:26:11.105Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ api-exporter --- [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.105Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/target/classes/META-INF [2023-01-15T19:26:11.105Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ embedded --- [2023-01-15T19:26:11.105Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.105Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ eclipselink-wrapper --- [2023-01-15T19:26:11.105Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:11.105Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admingui --- [2023-01-15T19:26:11.105Z] [INFO] Executed tasks [2023-01-15T19:26:11.105Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.105Z] [INFO] [2023-01-15T19:26:11.105Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:11.106Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ javaee-pom --- [2023-01-15T19:26:11.106Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:11.106Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee-pom/6.2.6-SNAPSHOT/javaee-pom-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:11.106Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ha-file-store --- [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent --- [2023-01-15T19:26:11.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/src/main/resources [2023-01-15T19:26:11.106Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.106Z] [INFO] Executed tasks [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ client --- [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper --- [2023-01-15T19:26:11.106Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded --- [2023-01-15T19:26:11.106Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ rest-service-parent --- [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/src/main/manpages [2023-01-15T19:26:11.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/src/main/manpages [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.106Z] [INFO] --- maven-bundle-plugin:5.1.4:bundle (osgi-bundle) @ libpam4j --- [2023-01-15T19:26:11.106Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ha-file-store --- [2023-01-15T19:26:11.106Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/6.2.6-SNAPSHOT/rest-service-parent-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:11.106Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui --- [2023-01-15T19:26:11.106Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-embed --- [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserv-rt-pom --- [2023-01-15T19:26:11.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ client --- [2023-01-15T19:26:11.106Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ server --- [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ tiger-types --- [2023-01-15T19:26:11.106Z] [INFO] Executing tasks [2023-01-15T19:26:11.106Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/classes/META-INF for [2023-01-15T19:26:11.106Z] [INFO] [echo] nucleus-domain [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] Executing tasks [2023-01-15T19:26:11.106Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ embedded --- [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] Executing tasks [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eclipselink-wrapper --- [2023-01-15T19:26:11.106Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ weld-integration-test-fragment --- [2023-01-15T19:26:11.106Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/target/classes/META-INF for [2023-01-15T19:26:11.106Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ flashlight-agent --- [2023-01-15T19:26:11.106Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ descriptors --- [2023-01-15T19:26:11.106Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ha-file-store --- [2023-01-15T19:26:11.106Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2023-01-15T19:26:11.106Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for [2023-01-15T19:26:11.106Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ api-exporter --- [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admingui --- [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ client --- [2023-01-15T19:26:11.106Z] [INFO] [echo] flashlight-extra-jdk-packages [2023-01-15T19:26:11.106Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.106Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/classes/META-INF [2023-01-15T19:26:11.106Z] [INFO] Executing tasks [2023-01-15T19:26:11.106Z] [INFO] Building Jakarta Mail Resources Support related modules 6.2.6-SNAPSHOT [81/288] [2023-01-15T19:26:11.106Z] [INFO] Tests are skipped. [2023-01-15T19:26:11.106Z] [INFO] [echo] glassfish-embedded-shell-jar [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/classes/META-INF for [2023-01-15T19:26:11.106Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:11.106Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-embed --- [2023-01-15T19:26:11.106Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] Executed tasks [2023-01-15T19:26:11.106Z] [INFO] [echo] cdi-api-fragment [2023-01-15T19:26:11.106Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserv-rt-pom --- [2023-01-15T19:26:11.106Z] [INFO] Executing tasks [2023-01-15T19:26:11.106Z] [INFO] [2023-01-15T19:26:11.106Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ scattered-archive-api --- [2023-01-15T19:26:11.106Z] [INFO] Building JDBC Templates 6.2.6-SNAPSHOT [82/288] [2023-01-15T19:26:11.106Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:11.107Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/dependency/META-INF for [2023-01-15T19:26:11.107Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default) @ nucleus-domain --- [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] [echo] nucleus-common [2023-01-15T19:26:11.107Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jmsra --- [2023-01-15T19:26:11.107Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/classes/META-INF [2023-01-15T19:26:11.107Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/target/classes/META-INF [2023-01-15T19:26:11.107Z] [INFO] Executed tasks [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] Executed tasks [2023-01-15T19:26:11.107Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cdi-api-fragment --- [2023-01-15T19:26:11.107Z] [INFO] Executed tasks [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:11.107Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/dependency/META-INF [2023-01-15T19:26:11.107Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:11.107Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:11.107Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:11.107Z] [INFO] Executed tasks [2023-01-15T19:26:11.107Z] [INFO] Executing tasks [2023-01-15T19:26:11.107Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:11.107Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target/classes/META-INF for [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] [echo] glassfish-extra-jre-packages [2023-01-15T19:26:11.107Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ nucleus-common --- [2023-01-15T19:26:11.107Z] [INFO] Executed tasks [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api --- [2023-01-15T19:26:11.107Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/nucleus-schemas.zip [2023-01-15T19:26:11.107Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/nucleus-dtds.zip [2023-01-15T19:26:11.107Z] [INFO] Executing tasks [2023-01-15T19:26:11.107Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/target/classes/META-INF for [2023-01-15T19:26:11.107Z] [INFO] [echo] server [2023-01-15T19:26:11.107Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/target/classes/META-INF [2023-01-15T19:26:11.107Z] [INFO] Executed tasks [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ server --- [2023-01-15T19:26:11.107Z] [WARNING] Manifest org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment/require bundle cannot be found on the classpath [2023-01-15T19:26:11.107Z] [WARNING] Manifest org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment cannot be found on the classpath [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:11.107Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-schemas --- [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-dtds --- [2023-01-15T19:26:11.107Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-sse --- [2023-01-15T19:26:11.107Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ weld-integration-fragment --- [2023-01-15T19:26:11.107Z] [INFO] Building bundle: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/libpam4j.jar [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jaspic.provider.framework --- [2023-01-15T19:26:11.107Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:11.107Z] [INFO] [2023-01-15T19:26:11.107Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ libpam4j --- [2023-01-15T19:26:11.107Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [2023-01-15T19:26:11.623Z] [INFO] Copying org.apache.felix.main-7.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar [2023-01-15T19:26:11.623Z] [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar [2023-01-15T19:26:11.623Z] [INFO] [2023-01-15T19:26:11.623Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ felix --- [2023-01-15T19:26:13.521Z] [INFO] [2023-01-15T19:26:13.521Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api --- [2023-01-15T19:26:13.521Z] [INFO] [2023-01-15T19:26:13.521Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-sse --- [2023-01-15T19:26:13.521Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.521Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.521Z] [INFO] [2023-01-15T19:26:13.521Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.521Z] [INFO] [2023-01-15T19:26:13.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jaspic.provider.framework --- [2023-01-15T19:26:13.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.521Z] [INFO] [2023-01-15T19:26:13.521Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.521Z] [INFO] [2023-01-15T19:26:13.521Z] [INFO] [2023-01-15T19:26:13.521Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed --- [2023-01-15T19:26:13.521Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/6.2.6-SNAPSHOT/eclipselink-wrapper-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.521Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-sse --- [2023-01-15T19:26:13.521Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.521Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.521Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.521Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.521Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.521Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.521Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.521Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.521Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.521Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.521Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.521Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom --- [2023-01-15T19:26:13.522Z] [INFO] No sources to compile [2023-01-15T19:26:13.522Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client [2023-01-15T19:26:13.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2023-01-15T19:26:13.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar [2023-01-15T19:26:13.522Z] [WARNING] The following plugins are not marked @threadSafe in Jakarta Mail Resources Support related modules: [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.522Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.522Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.522Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:13.522Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.522Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:13.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/src/main/resources [2023-01-15T19:26:13.522Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/classes [2023-01-15T19:26:13.522Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.522Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.522Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.522Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.522Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.522Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.522Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.522Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.522Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.522Z] [INFO] Copying 1 resource [2023-01-15T19:26:13.522Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/6.2.6-SNAPSHOT/admingui-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.522Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/6.2.6-SNAPSHOT/embedded-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/src/main/manpages [2023-01-15T19:26:13.522Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jaspic.provider.framework --- [2023-01-15T19:26:13.522Z] [WARNING] The following plugins are not marked @threadSafe in JDBC Templates: [2023-01-15T19:26:13.522Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/classes [2023-01-15T19:26:13.522Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.522Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-dtds --- [2023-01-15T19:26:13.522Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-embed --- [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ tiger-types --- [2023-01-15T19:26:13.522Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ scattered-archive-api --- [2023-01-15T19:26:13.522Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ weld-integration-fragment --- [2023-01-15T19:26:13.522Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.522Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.522Z] [INFO] Building GlassFish webservices scripts 6.2.6-SNAPSHOT [83/288] [2023-01-15T19:26:13.522Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:13.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar [2023-01-15T19:26:13.522Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.522Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:13.522Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserv-rt-pom --- [2023-01-15T19:26:13.522Z] [INFO] No sources to compile [2023-01-15T19:26:13.522Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.522Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.522Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ libpam4j --- [2023-01-15T19:26:13.522Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-schemas --- [2023-01-15T19:26:13.522Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.522Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ simple-glassfish-api --- [2023-01-15T19:26:13.522Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ server --- [2023-01-15T19:26:13.522Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.522Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2023-01-15T19:26:13.522Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/src/main/manpages [2023-01-15T19:26:13.522Z] [INFO] [2023-01-15T19:26:13.522Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.522Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.522Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.522Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:26:13.522Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/6.2.6-SNAPSHOT/web-embed-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.522Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.522Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.523Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework [2023-01-15T19:26:13.523Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2023-01-15T19:26:13.523Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] Building GlassFish API Exporter Module Fragment 6.2.6-SNAPSHOT [84/288] [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/6.2.6-SNAPSHOT/appserv-rt-pom-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.523Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:13.523Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/classes [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] Not copying test resources [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.523Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:13.523Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ client --- [2023-01-15T19:26:13.523Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ weld-integration-fragment --- [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ha-file-store --- [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:13.523Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds --- [2023-01-15T19:26:13.523Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.523Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas --- [2023-01-15T19:26:13.523Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:13.523Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j --- [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] Building GlassFish Metro Related Fragments 6.2.6-SNAPSHOT [85/288] [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ felix --- [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-sse --- [2023-01-15T19:26:13.523Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-server-checkstyle) @ server --- [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.523Z] [INFO] Not compiling test sources [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] --- maven-antrun-plugin:3.0.0:run (unzip-rar) @ jmsra --- [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2023-01-15T19:26:13.523Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2023-01-15T19:26:13.523Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cdi-api-fragment --- [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.523Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2023-01-15T19:26:13.523Z] [INFO] Building Set of DTDs for GlassFish Java EE distributions 6.2.6-SNAPSHOT [86/288] [2023-01-15T19:26:13.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ client --- [2023-01-15T19:26:13.523Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.523Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.523Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.523Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.523Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.523Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.523Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.523Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.523Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.523Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Metro Related Fragments: [2023-01-15T19:26:13.523Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:13.523Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-integration-fragment --- [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:13.523Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.523Z] [INFO] [2023-01-15T19:26:13.523Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-shell-jar --- [2023-01-15T19:26:13.523Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-dtds --- [2023-01-15T19:26:13.523Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-schemas --- [2023-01-15T19:26:13.523Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.523Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.523Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.523Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.523Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.523Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.523Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.524Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.524Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jaspic.provider.framework --- [2023-01-15T19:26:13.524Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ libpam4j --- [2023-01-15T19:26:13.524Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:13.524Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mail --- [2023-01-15T19:26:13.524Z] [INFO] Executing tasks [2023-01-15T19:26:13.524Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.524Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.524Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish API Exporter Module Fragment: [2023-01-15T19:26:13.524Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/6.2.6-SNAPSHOT/nucleus-dtds-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:13.524Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/6.2.6-SNAPSHOT/nucleus-schemas-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:13.524Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/6.2.6-SNAPSHOT/glassfish-embedded-shell-jar-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.524Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.524Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ templates --- [2023-01-15T19:26:13.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/main/resources [2023-01-15T19:26:13.524Z] [INFO] Not copying test resources [2023-01-15T19:26:13.524Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:13.524Z] [INFO] Executing tasks [2023-01-15T19:26:13.524Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.524Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.524Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.524Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.524Z] [INFO] Executing tasks [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ server --- [2023-01-15T19:26:13.524Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.524Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:13.524Z] [INFO] Building Set of schemas for Jakarta EE 6.2.6-SNAPSHOT [87/288] [2023-01-15T19:26:13.524Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:13.524Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.524Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.524Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.524Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.524Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.524Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.524Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.524Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/6.2.6-SNAPSHOT/server-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.524Z] [INFO] Copying 2 resources [2023-01-15T19:26:13.524Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/classes/config [2023-01-15T19:26:13.524Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flashlight-agent --- [2023-01-15T19:26:13.524Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ client --- [2023-01-15T19:26:13.524Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/6.2.6-SNAPSHOT/nucleus-dtds-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/classes/META-INF for [2023-01-15T19:26:13.524Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/main/manpages [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.524Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.524Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.524Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/target/classes/META-INF for [2023-01-15T19:26:13.524Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/6.2.6-SNAPSHOT/libpam4j-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ mail --- [2023-01-15T19:26:13.524Z] [INFO] [echo] weld-integration-test-fragment [2023-01-15T19:26:13.524Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.524Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:13.524Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ api-exporter --- [2023-01-15T19:26:13.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ templates --- [2023-01-15T19:26:13.524Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2023-01-15T19:26:13.524Z] [INFO] Building GlassFish Ant Tests 6.2.6-SNAPSHOT [88/288] [2023-01-15T19:26:13.524Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:13.524Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ weld-integration-fragment --- [2023-01-15T19:26:13.524Z] [INFO] [2023-01-15T19:26:13.524Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:13.525Z] [INFO] [echo] descriptors [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cdi-api-fragment --- [2023-01-15T19:26:13.525Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-common --- [2023-01-15T19:26:13.525Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/6.2.6-SNAPSHOT/nucleus-schemas-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/src/main/manpages [2023-01-15T19:26:13.525Z] [INFO] Not copying test resources [2023-01-15T19:26:13.525Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.525Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.525Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.525Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.525Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.525Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.525Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.525Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.525Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.525Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.525Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish webservices scripts: [2023-01-15T19:26:13.525Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.525Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.525Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.525Z] [WARNING] The following plugins are not marked @threadSafe in Set of DTDs for GlassFish Java EE distributions: [2023-01-15T19:26:13.525Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.525Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.525Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.525Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.525Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.525Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.525Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.525Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.525Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.525Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.525Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.525Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.525Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] Executed tasks [2023-01-15T19:26:13.525Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/6.2.6-SNAPSHOT/libpam4j-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.525Z] [INFO] Not compiling test sources [2023-01-15T19:26:13.525Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.525Z] [INFO] Executing tasks [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2023-01-15T19:26:13.525Z] [INFO] Building Batch database init scripts for GlassFish 6.2.6-SNAPSHOT [89/288] [2023-01-15T19:26:13.525Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ mail --- [2023-01-15T19:26:13.525Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:13.525Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.525Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail [2023-01-15T19:26:13.525Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ api-exporter --- [2023-01-15T19:26:13.525Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-extra-jre-packages --- [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ api-exporter-fragment --- [2023-01-15T19:26:13.525Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ templates --- [2023-01-15T19:26:13.525Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ha-file-store --- [2023-01-15T19:26:13.525Z] [INFO] Executing tasks [2023-01-15T19:26:13.525Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.525Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.525Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.525Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/classes/META-INF for [2023-01-15T19:26:13.525Z] [INFO] [echo] felix [2023-01-15T19:26:13.525Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ flashlight-extra-jdk-packages --- [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/classes/META-INF [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ nucleus-domain --- [2023-01-15T19:26:13.525Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ flashlight-agent --- [2023-01-15T19:26:13.525Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.525Z] [INFO] [2023-01-15T19:26:13.525Z] [WARNING] The following plugins are not marked @threadSafe in Set of schemas for Jakarta EE: [2023-01-15T19:26:13.525Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.525Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.525Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.525Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2023-01-15T19:26:13.525Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2023-01-15T19:26:13.525Z] [INFO] Building GlassFish cmp scripts 6.2.6-SNAPSHOT [90/288] [2023-01-15T19:26:13.525Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:13.526Z] [INFO] Not compiling test sources [2023-01-15T19:26:13.526Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-common --- [2023-01-15T19:26:13.526Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.526Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.526Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.526Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.526Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.526Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.526Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.526Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.526Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.526Z] [WARNING] The following plugins are not marked @threadSafe in Batch database init scripts for GlassFish: [2023-01-15T19:26:13.526Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.526Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.526Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.526Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment --- [2023-01-15T19:26:13.526Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/flashlight-extra-jdk-packages-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:13.526Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment --- [2023-01-15T19:26:13.526Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-dtds --- [2023-01-15T19:26:13.526Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/6.2.6-SNAPSHOT/glassfish-extra-jre-packages-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:13.526Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.526Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.526Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.526Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.526Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.526Z] [INFO] ------------------< org.glassfish.main.extras:javaee >------------------ [2023-01-15T19:26:13.526Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra [2023-01-15T19:26:13.526Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices-scripts --- [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ mail --- [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] Building GlassFish javaee.jar 6.2.6-SNAPSHOT [92/288] [2023-01-15T19:26:13.526Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/6.2.6-SNAPSHOT/glassfish-extra-jre-packages-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.526Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates [2023-01-15T19:26:13.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ api-exporter-fragment --- [2023-01-15T19:26:13.526Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Ant Tests: [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/6.2.6-SNAPSHOT/flashlight-extra-jdk-packages-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/nucleus-domain.jar [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ batch-databases --- [2023-01-15T19:26:13.526Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-sse --- [2023-01-15T19:26:13.526Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.526Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/classes [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] Executed tasks [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:13.526Z] [INFO] Building GlassFish Core EJB Client 6.2.6-SNAPSHOT [91/288] [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ flashlight-agent --- [2023-01-15T19:26:13.526Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ descriptors --- [2023-01-15T19:26:13.526Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/classes/META-INF [2023-01-15T19:26:13.526Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ client --- [2023-01-15T19:26:13.526Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-schemas --- [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ weld-integration-fragment --- [2023-01-15T19:26:13.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserver-dtds --- [2023-01-15T19:26:13.526Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ api-exporter --- [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cdi-api-fragment --- [2023-01-15T19:26:13.526Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.526Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.526Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.526Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] [2023-01-15T19:26:13.526Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:13.526Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ scattered-archive-api --- [2023-01-15T19:26:13.526Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.527Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ webservices-scripts --- [2023-01-15T19:26:13.527Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ mail --- [2023-01-15T19:26:13.527Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] Executed tasks [2023-01-15T19:26:13.527Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/6.2.6-SNAPSHOT/cdi-api-fragment-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:13.527Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:13.527Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:13.527Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/classes [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (export-package-regexp) @ api-exporter-fragment --- [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/6.2.6-SNAPSHOT/cdi-api-fragment-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.527Z] [INFO] Executing tasks [2023-01-15T19:26:13.527Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for [2023-01-15T19:26:13.527Z] [INFO] [echo] glassfish-oracle-jdbc-driver-packages [2023-01-15T19:26:13.527Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.527Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.527Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.527Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.527Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.527Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.527Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.527Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common --- [2023-01-15T19:26:13.527Z] [INFO] Executed tasks [2023-01-15T19:26:13.527Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:13.527Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2023-01-15T19:26:13.527Z] [INFO] Building GlassFish Admin REST Testing Framework 6.2.6-SNAPSHOT [93/288] [2023-01-15T19:26:13.527Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ batch-databases --- [2023-01-15T19:26:13.527Z] [INFO] Building GlassFish appserv-rt.jar 6.2.6-SNAPSHOT [94/288] [2023-01-15T19:26:13.527Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.527Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.527Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish cmp scripts: [2023-01-15T19:26:13.527Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.527Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.527Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ api-exporter-fragment --- [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserver-dtds --- [2023-01-15T19:26:13.527Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.527Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ant-tests --- [2023-01-15T19:26:13.527Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.527Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.527Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.527Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.527Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.527Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.527Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.527Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.527Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ templates --- [2023-01-15T19:26:13.527Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ webservices-scripts --- [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ scattered-archive-api --- [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.527Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts [2023-01-15T19:26:13.527Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.527Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ weld-integration-test-fragment --- [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ mail --- [2023-01-15T19:26:13.527Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish javaee.jar: [2023-01-15T19:26:13.527Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.527Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.527Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [INFO] [2023-01-15T19:26:13.527Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.527Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.527Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.527Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.527Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.527Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.528Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.528Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.528Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.528Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Core EJB Client: [2023-01-15T19:26:13.528Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.528Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ simple-glassfish-api --- [2023-01-15T19:26:13.528Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.528Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.528Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.528Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.528Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.528Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.528Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.528Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.528Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.528Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.528Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Admin REST Testing Framework: [2023-01-15T19:26:13.528Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.528Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.528Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.528Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-domain --- [2023-01-15T19:26:13.528Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserver-schemas --- [2023-01-15T19:26:13.528Z] [INFO] Executed tasks [2023-01-15T19:26:13.528Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ batch-databases --- [2023-01-15T19:26:13.528Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ felix --- [2023-01-15T19:26:13.528Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:13.528Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-common --- [2023-01-15T19:26:13.528Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ tiger-types --- [2023-01-15T19:26:13.528Z] [INFO] Executing tasks [2023-01-15T19:26:13.528Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/target/classes/META-INF for [2023-01-15T19:26:13.528Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.528Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:13.528Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.528Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ant-tests --- [2023-01-15T19:26:13.528Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-scripts --- [2023-01-15T19:26:13.528Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors.zip [2023-01-15T19:26:13.528Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ weld-integration-fragment --- [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [INFO] Not copying test resources [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ flashlight-agent --- [2023-01-15T19:26:13.528Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ scattered-archive-api --- [2023-01-15T19:26:13.528Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ templates --- [2023-01-15T19:26:13.528Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ webservices-scripts --- [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:13.528Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee --- [2023-01-15T19:26:13.528Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.528Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.528Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ api-exporter-fragment --- [2023-01-15T19:26:13.528Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.528Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ simple-glassfish-api --- [2023-01-15T19:26:13.528Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:13.528Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds [2023-01-15T19:26:13.528Z] [INFO] [echo] client [2023-01-15T19:26:13.528Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/6.2.6-SNAPSHOT/nucleus-common-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:13.528Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserver-schemas --- [2023-01-15T19:26:13.528Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database [2023-01-15T19:26:13.528Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.528Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas [2023-01-15T19:26:13.528Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.528Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.528Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/felix.zip [2023-01-15T19:26:13.528Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:13.528Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:13.528Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [INFO] [2023-01-15T19:26:13.528Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.528Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.528Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.528Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.528Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.528Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.528Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.528Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.529Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish appserv-rt.jar: [2023-01-15T19:26:13.529Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.529Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.529Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.529Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/classes [2023-01-15T19:26:13.529Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] Not compiling test sources [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ant-tests --- [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-scripts --- [2023-01-15T19:26:13.529Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.529Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:26:13.529Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ templates --- [2023-01-15T19:26:13.529Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserv-rt --- [2023-01-15T19:26:13.529Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-domain --- [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api --- [2023-01-15T19:26:13.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar [2023-01-15T19:26:13.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ javaee --- [2023-01-15T19:26:13.529Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ api-exporter-fragment --- [2023-01-15T19:26:13.529Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ weld-integration-test-fragment --- [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/classes [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ batch-databases --- [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserver-dtds --- [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.529Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ webservices-scripts --- [2023-01-15T19:26:13.529Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/6.2.6-SNAPSHOT/nucleus-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserv-rt --- [2023-01-15T19:26:13.529Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ mail --- [2023-01-15T19:26:13.529Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ javaee --- [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ api-exporter-fragment --- [2023-01-15T19:26:13.529Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/target/classes/META-INF [2023-01-15T19:26:13.529Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserver-schemas --- [2023-01-15T19:26:13.529Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.529Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar [2023-01-15T19:26:13.529Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ batch-databases --- [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserver-dtds --- [2023-01-15T19:26:13.529Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ scattered-archive-api --- [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] [2023-01-15T19:26:13.529Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ webservices-scripts --- [2023-01-15T19:26:13.530Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-scripts --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserver-dtds --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.530Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserv-rt --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.530Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.530Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.530Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.530Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar [2023-01-15T19:26:13.530Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.530Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserver-schemas --- [2023-01-15T19:26:13.530Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.530Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.530Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ batch-databases --- [2023-01-15T19:26:13.530Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.530Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ant-tests --- [2023-01-15T19:26:13.530Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.530Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] Executed tasks [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ weld-integration-test-fragment --- [2023-01-15T19:26:13.530Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserv-rt --- [2023-01-15T19:26:13.530Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserver-schemas --- [2023-01-15T19:26:13.530Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.530Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.530Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ templates --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ scattered-archive-api --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.530Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.530Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.530Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ javaee --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ client --- [2023-01-15T19:26:13.530Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ant-tests --- [2023-01-15T19:26:13.530Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] Executing tasks [2023-01-15T19:26:13.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.530Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-domain --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.530Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserv-rt --- [2023-01-15T19:26:13.530Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-scripts --- [2023-01-15T19:26:13.530Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/6.2.6-SNAPSHOT/nucleus-domain-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment --- [2023-01-15T19:26:13.530Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/classes/META-INF for [2023-01-15T19:26:13.530Z] [INFO] [echo] weld-integration-fragment [2023-01-15T19:26:13.530Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2023-01-15T19:26:13.530Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ batch-databases --- [2023-01-15T19:26:13.530Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jar) @ descriptors --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.530Z] [INFO] Executing tasks [2023-01-15T19:26:13.530Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ api-exporter-fragment --- [2023-01-15T19:26:13.530Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ant-tests --- [2023-01-15T19:26:13.530Z] [INFO] [2023-01-15T19:26:13.530Z] [INFO] Building GlassFish distribution Common module 6.2.6-SNAPSHOT [95/288] [2023-01-15T19:26:13.531Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/6.2.6-SNAPSHOT/nucleus-domain-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.531Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserver-dtds --- [2023-01-15T19:26:13.531Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.531Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ webservices-scripts --- [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-scripts --- [2023-01-15T19:26:13.531Z] [INFO] Copying 23 resources [2023-01-15T19:26:13.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.531Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] Reading assembly descriptor: src/assembly/jar.xml [2023-01-15T19:26:13.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.531Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:13.531Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.531Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ weld-integration-test-fragment --- [2023-01-15T19:26:13.531Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/classes/META-INF for [2023-01-15T19:26:13.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.531Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.531Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ javaee --- [2023-01-15T19:26:13.531Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/weld-integration-test-fragment-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:13.531Z] [INFO] [echo] flashlight-agent [2023-01-15T19:26:13.531Z] [INFO] Copying 45 resources [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ appserver-schemas --- [2023-01-15T19:26:13.531Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.531Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-scripts --- [2023-01-15T19:26:13.531Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserv-rt --- [2023-01-15T19:26:13.531Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/6.2.6-SNAPSHOT/weld-integration-test-fragment-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.531Z] [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar [2023-01-15T19:26:13.531Z] [INFO] Copying 1 resource [2023-01-15T19:26:13.531Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2023-01-15T19:26:13.531Z] [INFO] Executed tasks [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] Copying 15 resources [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ javaee --- [2023-01-15T19:26:13.531Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ client --- [2023-01-15T19:26:13.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/src/main/manpages [2023-01-15T19:26:13.531Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ weld-integration-fragment --- [2023-01-15T19:26:13.531Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ant-tests --- [2023-01-15T19:26:13.531Z] [INFO] Building Appserver template 6.2.6-SNAPSHOT [96/288] [2023-01-15T19:26:13.531Z] [INFO] Executing tasks [2023-01-15T19:26:13.531Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.531Z] [INFO] Copying 8 resources [2023-01-15T19:26:13.531Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:13.531Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.531Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:13.531Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:13.531Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/classes/glassfish/lib/schemas with includes "jakarta/persistence/orm*.xsd,jakarta/persistence/persistence*.xsd" and excludes "" [2023-01-15T19:26:13.531Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/target/classes/META-INF for [2023-01-15T19:26:13.531Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/classes/META-INF [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ api-exporter-fragment --- [2023-01-15T19:26:13.531Z] [INFO] [echo] mail [2023-01-15T19:26:13.531Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.531Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ api-exporter --- [2023-01-15T19:26:13.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/src/main/manpages [2023-01-15T19:26:13.531Z] [INFO] Executed tasks [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.531Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ flashlight-agent --- [2023-01-15T19:26:13.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors-resources.jar [2023-01-15T19:26:13.531Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.531Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/target/classes/META-INF [2023-01-15T19:26:13.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/src/main/manpages [2023-01-15T19:26:13.531Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-scripts --- [2023-01-15T19:26:13.532Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.532Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ webservices-scripts --- [2023-01-15T19:26:13.532Z] [INFO] Executed tasks [2023-01-15T19:26:13.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/src/main/manpages [2023-01-15T19:26:13.532Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ mail --- [2023-01-15T19:26:13.532Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.532Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ templates --- [2023-01-15T19:26:13.532Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ batch-databases --- [2023-01-15T19:26:13.532Z] [INFO] Executing tasks [2023-01-15T19:26:13.532Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/classes/META-INF for [2023-01-15T19:26:13.532Z] [INFO] [echo] scattered-archive-api [2023-01-15T19:26:13.532Z] [INFO] Executed tasks [2023-01-15T19:26:13.532Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ scattered-archive-api --- [2023-01-15T19:26:13.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/src/main/manpages [2023-01-15T19:26:13.532Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.532Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserver-schemas --- [2023-01-15T19:26:13.532Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserver-dtds --- [2023-01-15T19:26:13.532Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ felix --- [2023-01-15T19:26:13.532Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ descriptors --- [2023-01-15T19:26:13.532Z] [INFO] Executed tasks [2023-01-15T19:26:13.532Z] [INFO] [2023-01-15T19:26:13.532Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jmsra --- [2023-01-15T19:26:13.791Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.791Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.791Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.791Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.791Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.791Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.791Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.791Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.791Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.791Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish distribution Common module: [2023-01-15T19:26:13.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.791Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.791Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.791Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.791Z] [INFO] No sources to compile [2023-01-15T19:26:13.791Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.791Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:13.791Z] [INFO] No sources to compile [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.791Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.791Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.791Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tiger-types --- [2023-01-15T19:26:13.791Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.791Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.791Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar [2023-01-15T19:26:13.791Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ descriptors --- [2023-01-15T19:26:13.791Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ api-exporter-fragment --- [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.791Z] [INFO] Copying 2 resources [2023-01-15T19:26:13.791Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ templates --- [2023-01-15T19:26:13.791Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-client-checkstyle) @ client --- [2023-01-15T19:26:13.791Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.791Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.791Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.791Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.791Z] [INFO] No sources to compile [2023-01-15T19:26:13.791Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/flashlight-agent.jar [2023-01-15T19:26:13.791Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.791Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:13.791Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar [2023-01-15T19:26:13.791Z] [INFO] Not copying test resources [2023-01-15T19:26:13.791Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ felix --- [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ mail --- [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] No sources to compile [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] Copying 1 resource [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.791Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.791Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.791Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:13.791Z] [INFO] [2023-01-15T19:26:13.791Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.792Z] [WARNING] The following plugins are not marked @threadSafe in Appserver template: [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.792Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ client --- [2023-01-15T19:26:13.792Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.792Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ api-exporter-fragment --- [2023-01-15T19:26:13.792Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-common --- [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] Copying 87 resources [2023-01-15T19:26:13.792Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors --- [2023-01-15T19:26:13.792Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserv-rt --- [2023-01-15T19:26:13.792Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tiger-types --- [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/6.2.6-SNAPSHOT/client-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.792Z] [INFO] Not copying test resources [2023-01-15T19:26:13.792Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ templates --- [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-scripts --- [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ weld-integration-fragment --- [2023-01-15T19:26:13.792Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.792Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.792Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ javaee --- [2023-01-15T19:26:13.792Z] [INFO] Not copying test resources [2023-01-15T19:26:13.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.792Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.792Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ api-exporter --- [2023-01-15T19:26:13.792Z] [INFO] Not compiling test sources [2023-01-15T19:26:13.792Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-mail-checkstyle) @ mail --- [2023-01-15T19:26:13.792Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix --- [2023-01-15T19:26:13.792Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-common --- [2023-01-15T19:26:13.792Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ descriptors --- [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ api-exporter-fragment --- [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ flashlight-agent --- [2023-01-15T19:26:13.792Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/6.2.6-SNAPSHOT/descriptors-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ simple-glassfish-api --- [2023-01-15T19:26:13.792Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ tiger-types --- [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2023-01-15T19:26:13.792Z] [INFO] Building GlassFish appclient scripts 6.2.6-SNAPSHOT [97/288] [2023-01-15T19:26:13.792Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:13.792Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:13.792Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mail --- [2023-01-15T19:26:13.792Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:13.792Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/6.2.6-SNAPSHOT/descriptors-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ felix --- [2023-01-15T19:26:13.792Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-common --- [2023-01-15T19:26:13.792Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] Copying 1 resource [2023-01-15T19:26:13.792Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.792Z] [INFO] Not compiling test sources [2023-01-15T19:26:13.792Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ scattered-archive-api --- [2023-01-15T19:26:13.792Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ templates --- [2023-01-15T19:26:13.792Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/6.2.6-SNAPSHOT/descriptors-6.2.6-SNAPSHOT-resources.jar [2023-01-15T19:26:13.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/src/main/manpages [2023-01-15T19:26:13.792Z] [INFO] Copying 1 resource [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [INFO] Not compiling test sources [2023-01-15T19:26:13.792Z] [INFO] [2023-01-15T19:26:13.792Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.792Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/6.2.6-SNAPSHOT/felix-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:13.792Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-domain --- [2023-01-15T19:26:13.792Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ simple-glassfish-api --- [2023-01-15T19:26:13.792Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.792Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common [2023-01-15T19:26:13.792Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:13.792Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/classes [2023-01-15T19:26:13.793Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/6.2.6-SNAPSHOT/mail-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.793Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ tiger-types --- [2023-01-15T19:26:13.793Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/6.2.6-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.793Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.793Z] [INFO] Not copying test resources [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/src/main/manpages [2023-01-15T19:26:13.793Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:13.793Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:13.793Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:13.793Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:13.793Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:13.793Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ weld-integration-fragment --- [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.793Z] [INFO] Executing tasks [2023-01-15T19:26:13.793Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ api-exporter-fragment --- [2023-01-15T19:26:13.793Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ templates --- [2023-01-15T19:26:13.793Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/target/classes/META-INF for [2023-01-15T19:26:13.793Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:13.793Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:13.793Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.793Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish appclient scripts: [2023-01-15T19:26:13.793Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:13.793Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:13.793Z] [WARNING] ***************************************************************** [2023-01-15T19:26:13.793Z] [INFO] Executing tasks [2023-01-15T19:26:13.793Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.793Z] [INFO] Executing tasks [2023-01-15T19:26:13.793Z] [INFO] Executing tasks [2023-01-15T19:26:13.793Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/classes/META-INF for [2023-01-15T19:26:13.793Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ simple-glassfish-api --- [2023-01-15T19:26:13.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserver-domain --- [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ scattered-archive-api --- [2023-01-15T19:26:13.793Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/6.2.6-SNAPSHOT/felix-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:13.793Z] [INFO] --- git-commit-id-maven-plugin:5.0.0:revision (get-the-git-infos) @ glassfish-common --- [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] Not compiling test sources [2023-01-15T19:26:13.793Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] Executing tasks [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] [echo] webservices-scripts [2023-01-15T19:26:13.793Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.793Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/classes/META-INF for [2023-01-15T19:26:13.793Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.793Z] [INFO] [echo] ant-tests [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appserv-rt --- [2023-01-15T19:26:13.793Z] [INFO] Tests are skipped. [2023-01-15T19:26:13.793Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/classes/META-INF for [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] [echo] jmsra [2023-01-15T19:26:13.793Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/classes/META-INF for [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ javaee --- [2023-01-15T19:26:13.793Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient-scripts --- [2023-01-15T19:26:13.793Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api --- [2023-01-15T19:26:13.793Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserver-domain --- [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api --- [2023-01-15T19:26:13.793Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ flashlight-agent --- [2023-01-15T19:26:13.793Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations. [2023-01-15T19:26:13.793Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:13.793Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/classes/META-INF [2023-01-15T19:26:13.793Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ api-exporter-fragment --- [2023-01-15T19:26:13.793Z] [INFO] [echo] batch-databases [2023-01-15T19:26:13.793Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/target/classes/META-INF [2023-01-15T19:26:13.793Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ tiger-types --- [2023-01-15T19:26:13.793Z] [INFO] [echo] appserver-dtds [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment --- [2023-01-15T19:26:13.793Z] [INFO] Executed tasks [2023-01-15T19:26:13.793Z] [INFO] Executing tasks [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] [2023-01-15T19:26:13.793Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ webservices-scripts --- [2023-01-15T19:26:13.793Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/classes/META-INF [2023-01-15T19:26:13.793Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for [2023-01-15T19:26:13.794Z] [INFO] [echo] cmp-scripts [2023-01-15T19:26:13.794Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ha-file-store --- [2023-01-15T19:26:13.794Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/classes/META-INF [2023-01-15T19:26:13.794Z] [INFO] Executed tasks [2023-01-15T19:26:13.794Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/classes/META-INF [2023-01-15T19:26:13.794Z] [INFO] Executed tasks [2023-01-15T19:26:13.794Z] [INFO] [2023-01-15T19:26:13.794Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ant-tests --- [2023-01-15T19:26:13.794Z] [INFO] Executed tasks [2023-01-15T19:26:13.794Z] [INFO] [2023-01-15T19:26:13.794Z] [INFO] [2023-01-15T19:26:13.794Z] [INFO] Executed tasks [2023-01-15T19:26:13.794Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ jmsra --- [2023-01-15T19:26:13.794Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ appserver-dtds --- [2023-01-15T19:26:13.794Z] [INFO] [2023-01-15T19:26:13.794Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ batch-databases --- [2023-01-15T19:26:13.794Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF [2023-01-15T19:26:13.794Z] [INFO] Executed tasks [2023-01-15T19:26:13.794Z] [INFO] [2023-01-15T19:26:13.794Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ cmp-scripts --- [2023-01-15T19:26:13.794Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:13.794Z] [INFO] [2023-01-15T19:26:13.794Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jaspic.provider.framework --- [2023-01-15T19:26:13.794Z] [INFO] [2023-01-15T19:26:13.794Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ api-exporter --- [2023-01-15T19:26:13.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/src/main/manpages [2023-01-15T19:26:13.794Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:13.794Z] [INFO] [2023-01-15T19:26:13.794Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserver-schemas --- [2023-01-15T19:26:14.051Z] [INFO] [2023-01-15T19:26:14.051Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-sse --- [2023-01-15T19:26:14.051Z] [INFO] [2023-01-15T19:26:14.051Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-testing --- [2023-01-15T19:26:14.051Z] [INFO] [2023-01-15T19:26:14.051Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ metro-fragments --- [2023-01-15T19:26:14.309Z] [INFO] [2023-01-15T19:26:14.309Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-client --- [2023-01-15T19:26:15.682Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ api-exporter --- [2023-01-15T19:26:15.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ metro-fragments --- [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ rest-testing --- [2023-01-15T19:26:15.683Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-sse --- [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-client --- [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jaspic.provider.framework --- [2023-01-15T19:26:15.683Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ rest-testing --- [2023-01-15T19:26:15.683Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ha-file-store --- [2023-01-15T19:26:15.683Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.683Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing [2023-01-15T19:26:15.683Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.683Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ weld-integration-fragment --- [2023-01-15T19:26:15.683Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:15.683Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ scattered-archive-api --- [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jaspic.provider.framework --- [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent --- [2023-01-15T19:26:15.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appclient-scripts --- [2023-01-15T19:26:15.683Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/6.2.6-SNAPSHOT/scattered-archive-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.683Z] [INFO] Not copying test resources [2023-01-15T19:26:15.683Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ rest-testing --- [2023-01-15T19:26:15.683Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ metro-fragments --- [2023-01-15T19:26:15.683Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.683Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:15.683Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:15.683Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:15.683Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:15.683Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:15.683Z] [INFO] No sources to compile [2023-01-15T19:26:15.683Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/6.2.6-SNAPSHOT/scattered-archive-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.683Z] [INFO] No sources to compile [2023-01-15T19:26:15.683Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-client --- [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appserv-rt --- [2023-01-15T19:26:15.683Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/6.2.6-SNAPSHOT/weld-integration-fragment-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.683Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:15.683Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:15.683Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:15.683Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.683Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments [2023-01-15T19:26:15.683Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ha-file-store --- [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ api-exporter --- [2023-01-15T19:26:15.683Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.683Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.683Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ simple-glassfish-api --- [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip [2023-01-15T19:26:15.683Z] [INFO] [2023-01-15T19:26:15.683Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ templates --- [2023-01-15T19:26:15.683Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appclient-scripts --- [2023-01-15T19:26:15.683Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ flashlight-agent --- [2023-01-15T19:26:15.683Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ metro-fragments --- [2023-01-15T19:26:15.683Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/jmsra.zip [2023-01-15T19:26:15.683Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/6.2.6-SNAPSHOT/flashlight-agent-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.684Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserver-domain --- [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2023-01-15T19:26:15.684Z] [INFO] No sources to compile [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2023-01-15T19:26:15.684Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.684Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client [2023-01-15T19:26:15.684Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.684Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appserv-rt --- [2023-01-15T19:26:15.684Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ javaee --- [2023-01-15T19:26:15.684Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-sse --- [2023-01-15T19:26:15.684Z] [INFO] Not copying test resources [2023-01-15T19:26:15.684Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ metro-fragments --- [2023-01-15T19:26:15.684Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.684Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ rest-testing --- [2023-01-15T19:26:15.684Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.684Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts [2023-01-15T19:26:15.684Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.684Z] [INFO] Not compiling test sources [2023-01-15T19:26:15.684Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/batch-databases.zip [2023-01-15T19:26:15.684Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ant-tests --- [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] No sources to compile [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserver-domain --- [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ simple-glassfish-api --- [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appserv-rt --- [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.684Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ metro-fragments --- [2023-01-15T19:26:15.684Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ rest-testing --- [2023-01-15T19:26:15.684Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appclient-scripts --- [2023-01-15T19:26:15.684Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter --- [2023-01-15T19:26:15.684Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.684Z] [INFO] Executing tasks [2023-01-15T19:26:15.684Z] [INFO] Not compiling test sources [2023-01-15T19:26:15.684Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/6.2.6-SNAPSHOT/flashlight-agent-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.684Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/6.2.6-SNAPSHOT/weld-integration-fragment-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.684Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ javaee --- [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-scripts --- [2023-01-15T19:26:15.684Z] [INFO] Not copying test resources [2023-01-15T19:26:15.684Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserver-domain --- [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-client --- [2023-01-15T19:26:15.684Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jaspic.provider.framework --- [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ javaee --- [2023-01-15T19:26:15.684Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests --- [2023-01-15T19:26:15.684Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ webservices-scripts --- [2023-01-15T19:26:15.684Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/classes/META-INF for [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ api-exporter --- [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appserv-rt --- [2023-01-15T19:26:15.684Z] [INFO] [echo] appserver-schemas [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] Not compiling test sources [2023-01-15T19:26:15.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:15.684Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:15.684Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:15.684Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.684Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ant-tests --- [2023-01-15T19:26:15.684Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.684Z] [INFO] [2023-01-15T19:26:15.684Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appclient-scripts --- [2023-01-15T19:26:15.685Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/6.2.6-SNAPSHOT/ant-tests-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.685Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rest-testing --- [2023-01-15T19:26:15.685Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-scripts --- [2023-01-15T19:26:15.685Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ javaee --- [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] Copying 1 resource [2023-01-15T19:26:15.685Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ batch-databases --- [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:15.685Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:15.685Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ webservices-scripts --- [2023-01-15T19:26:15.685Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/main/manpages [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.685Z] [INFO] Copying 0 resource [2023-01-15T19:26:15.685Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/classes/META-INF [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (war) @ metro-fragments --- [2023-01-15T19:26:15.685Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts --- [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ appserver-domain --- [2023-01-15T19:26:15.685Z] [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:6.2.6-SNAPSHOT:jar [2023-01-15T19:26:15.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/src/main/manpages [2023-01-15T19:26:15.685Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:15.685Z] [INFO] Executing tasks [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] Executing tasks [2023-01-15T19:26:15.685Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2023-01-15T19:26:15.685Z] [INFO] Building connectors-ra-redeploy 6.2.6-SNAPSHOT [98/288] [2023-01-15T19:26:15.685Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appclient-scripts --- [2023-01-15T19:26:15.685Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:26:15.685Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2023-01-15T19:26:15.685Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/classes/META-INF for [2023-01-15T19:26:15.685Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/target/classes/META-INF for [2023-01-15T19:26:15.685Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts --- [2023-01-15T19:26:15.685Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:15.685Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/dependency with includes "" and excludes "config/domain.xml,template-info.xml,stringsubs.xml,META-INF/**" [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.685Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-scripts --- [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rest-testing --- [2023-01-15T19:26:15.685Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.685Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.685Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:15.685Z] [INFO] [echo] api-exporter-fragment [2023-01-15T19:26:15.685Z] [INFO] [echo] tiger-types [2023-01-15T19:26:15.685Z] [INFO] Copying wstx-services-3.0.3.war to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war [2023-01-15T19:26:15.685Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 6.2.6-SNAPSHOT [99/288] [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:15.685Z] [INFO] Executing tasks [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ webservices-scripts --- [2023-01-15T19:26:15.685Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:15.685Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/6.2.6-SNAPSHOT/cmp-scripts-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:15.685Z] [INFO] [2023-01-15T19:26:15.685Z] [INFO] Executing tasks [2023-01-15T19:26:15.685Z] [INFO] Executed tasks [2023-01-15T19:26:15.685Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.685Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:15.685Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:15.685Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:15.685Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:15.685Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:15.685Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:15.685Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:15.685Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.685Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Ant Tests - CCI BlackBox TX: [2023-01-15T19:26:15.685Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ batch-databases --- [2023-01-15T19:26:15.685Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.685Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.685Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.685Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.685Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:15.686Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:15.686Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:15.686Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:15.686Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:15.686Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.686Z] [WARNING] The following plugins are not marked @threadSafe in connectors-ra-redeploy: [2023-01-15T19:26:15.686Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/classes/META-INF for [2023-01-15T19:26:15.686Z] [INFO] [echo] templates [2023-01-15T19:26:15.686Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jaspic.provider.framework --- [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:15.686Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:15.686Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ javaee --- [2023-01-15T19:26:15.686Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:15.686Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:15.686Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.686Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:15.686Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/6.2.6-SNAPSHOT/cmp-scripts-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.686Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/6.2.6-SNAPSHOT/webservices-scripts-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:15.686Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/classes/META-INF for [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] [echo] simple-glassfish-api [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/classes [2023-01-15T19:26:15.686Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ api-exporter --- [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases --- [2023-01-15T19:26:15.686Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserv-rt --- [2023-01-15T19:26:15.686Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appclient-scripts --- [2023-01-15T19:26:15.686Z] [INFO] Executed tasks [2023-01-15T19:26:15.686Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:15.686Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/6.2.6-SNAPSHOT/webservices-scripts-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.686Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserver-domain --- [2023-01-15T19:26:15.686Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.686Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ appserver-schemas --- [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:15.686Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:15.686Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/classes [2023-01-15T19:26:15.686Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/classes/META-INF [2023-01-15T19:26:15.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:15.686Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ batch-databases --- [2023-01-15T19:26:15.686Z] [INFO] Executed tasks [2023-01-15T19:26:15.686Z] [INFO] Executed tasks [2023-01-15T19:26:15.686Z] [INFO] Copying 7 resources [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] Executed tasks [2023-01-15T19:26:15.686Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserver-dtds --- [2023-01-15T19:26:15.686Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/6.2.6-SNAPSHOT/batch-databases-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ simple-glassfish-api --- [2023-01-15T19:26:15.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.686Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ metro-fragments --- [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] Copying 6 resources [2023-01-15T19:26:15.686Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:15.686Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tiger-types --- [2023-01-15T19:26:15.686Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ templates --- [2023-01-15T19:26:15.686Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ api-exporter-fragment --- [2023-01-15T19:26:15.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:15.686Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:15.686Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/src/main/manpages [2023-01-15T19:26:15.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/src/main/resources [2023-01-15T19:26:15.686Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.686Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:15.686Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.686Z] [INFO] [2023-01-15T19:26:15.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/src/main/manpages [2023-01-15T19:26:15.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/src/main/manpages [2023-01-15T19:26:15.687Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserver-dtds --- [2023-01-15T19:26:15.687Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy [2023-01-15T19:26:15.687Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/appserver-schemas.zip [2023-01-15T19:26:15.687Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:15.687Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:merge-copyright-headers (default) @ appserver-domain --- [2023-01-15T19:26:15.687Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar [2023-01-15T19:26:15.687Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.687Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2023-01-15T19:26:15.687Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/6.2.6-SNAPSHOT/batch-databases-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.687Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds --- [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/tiger-types.jar [2023-01-15T19:26:15.687Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ metro-fragments --- [2023-01-15T19:26:15.687Z] [INFO] Reading input file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/dependency/config/logging.properties [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appclient-scripts --- [2023-01-15T19:26:15.687Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.687Z] [INFO] Reading input file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/logging/logging.properties [2023-01-15T19:26:15.687Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/templates.jar [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserver-dtds --- [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.687Z] [INFO] --- maven-assembly-plugin:3.3.0:single (create-artifact) @ appserver-domain --- [2023-01-15T19:26:15.687Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/6.2.6-SNAPSHOT/appserver-dtds-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:15.687Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.687Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/6.2.6-SNAPSHOT/appserver-dtds-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.687Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml [2023-01-15T19:26:15.687Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cciblackbox-tx --- [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] Executing tasks [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cciblackbox-tx --- [2023-01-15T19:26:15.687Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for [2023-01-15T19:26:15.687Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] [echo] appserv-rt [2023-01-15T19:26:15.687Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cciblackbox-tx --- [2023-01-15T19:26:15.687Z] [INFO] Building ACC Config Classes (JAXB) 6.2.6-SNAPSHOT [100/288] [2023-01-15T19:26:15.687Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.687Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx [2023-01-15T19:26:15.687Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.687Z] [INFO] Executing tasks [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:15.687Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/target/classes/META-INF for [2023-01-15T19:26:15.687Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cciblackbox-tx --- [2023-01-15T19:26:15.687Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.687Z] [INFO] [echo] javaee [2023-01-15T19:26:15.687Z] [INFO] Executing tasks [2023-01-15T19:26:15.687Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/classes/META-INF for [2023-01-15T19:26:15.687Z] [INFO] [echo] api-exporter [2023-01-15T19:26:15.687Z] [INFO] Executed tasks [2023-01-15T19:26:15.687Z] [INFO] Executed tasks [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appserv-rt --- [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] Executed tasks [2023-01-15T19:26:15.687Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ api-exporter --- [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ javaee --- [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cciblackbox-tx --- [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ api-exporter-fragment --- [2023-01-15T19:26:15.687Z] [INFO] [2023-01-15T19:26:15.687Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cciblackbox-tx --- [2023-01-15T19:26:15.688Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.688Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:15.688Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:15.688Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:15.688Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:15.688Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:15.688Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:15.688Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:15.688Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.688Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [WARNING] The following plugins are not marked @threadSafe in ACC Config Classes (JAXB): [2023-01-15T19:26:15.688Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ simple-glassfish-api --- [2023-01-15T19:26:15.688Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:15.688Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.688Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:15.688Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:15.688Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ api-exporter-fragment --- [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.688Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ tiger-types --- [2023-01-15T19:26:15.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar [2023-01-15T19:26:15.688Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/target/javaee.jar [2023-01-15T19:26:15.688Z] [INFO] Executing tasks [2023-01-15T19:26:15.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/api-exporter.jar [2023-01-15T19:26:15.688Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.688Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/classes/META-INF for [2023-01-15T19:26:15.688Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.688Z] [INFO] [echo] appclient-scripts [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment --- [2023-01-15T19:26:15.688Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ simple-glassfish-api --- [2023-01-15T19:26:15.688Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ tiger-types --- [2023-01-15T19:26:15.688Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/classes/META-INF [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cciblackbox-tx --- [2023-01-15T19:26:15.688Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api --- [2023-01-15T19:26:15.688Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/classes [2023-01-15T19:26:15.688Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.688Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ api-exporter-fragment --- [2023-01-15T19:26:15.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ templates --- [2023-01-15T19:26:15.688Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] Executed tasks [2023-01-15T19:26:15.688Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ simple-glassfish-api --- [2023-01-15T19:26:15.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages [2023-01-15T19:26:15.688Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.hk2-tiger-types-checkstyle) @ tiger-types --- [2023-01-15T19:26:15.688Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:15.688Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/6.2.6-SNAPSHOT/simple-glassfish-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/6.2.6-SNAPSHOT/api-exporter-fragment-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserv-rt --- [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ tiger-types --- [2023-01-15T19:26:15.688Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ templates --- [2023-01-15T19:26:15.688Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cciblackbox-tx --- [2023-01-15T19:26:15.688Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ api-exporter --- [2023-01-15T19:26:15.688Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.688Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ appclient-scripts --- [2023-01-15T19:26:15.688Z] [INFO] [2023-01-15T19:26:15.688Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/tiger-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/tiger-types/6.2.6-SNAPSHOT/tiger-types-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.688Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ javaee --- [2023-01-15T19:26:15.689Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates --- [2023-01-15T19:26:15.689Z] [INFO] Executing tasks [2023-01-15T19:26:15.689Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/6.2.6-SNAPSHOT/api-exporter-fragment-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.689Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/6.2.6-SNAPSHOT/simple-glassfish-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.689Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.689Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/classes/META-INF for [2023-01-15T19:26:15.689Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/tiger-types/6.2.6-SNAPSHOT/tiger-types-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.689Z] [INFO] [echo] metro-fragments [2023-01-15T19:26:15.689Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ templates --- [2023-01-15T19:26:15.689Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.689Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appserver-domain --- [2023-01-15T19:26:15.689Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.689Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ api-exporter --- [2023-01-15T19:26:15.689Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/6.2.6-SNAPSHOT/templates-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.689Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:15.689Z] [INFO] Executing tasks [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ javaee --- [2023-01-15T19:26:15.689Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for [2023-01-15T19:26:15.689Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.689Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2023-01-15T19:26:15.689Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter --- [2023-01-15T19:26:15.689Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserv-rt --- [2023-01-15T19:26:15.689Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/6.2.6-SNAPSHOT/templates-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-javaee-checkstyle) @ javaee --- [2023-01-15T19:26:15.689Z] [INFO] [echo] connectors-ra-redeploy [2023-01-15T19:26:15.689Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt --- [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2023-01-15T19:26:15.689Z] [INFO] Building GlassFish Web container Embedded APIs 6.2.6-SNAPSHOT [101/288] [2023-01-15T19:26:15.689Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/classes [2023-01-15T19:26:15.689Z] [INFO] No sources to compile [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/classes/META-INF [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ api-exporter --- [2023-01-15T19:26:15.689Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.689Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:15.689Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:15.689Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:15.689Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:15.689Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:15.689Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:15.689Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:15.689Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.689Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Web container Embedded APIs: [2023-01-15T19:26:15.689Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:15.689Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:15.689Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:15.689Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:15.689Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.689Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserv-rt --- [2023-01-15T19:26:15.689Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appserver-domain --- [2023-01-15T19:26:15.689Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/6.2.6-SNAPSHOT/api-exporter-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/6.2.6-SNAPSHOT/appserv-rt-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] Executed tasks [2023-01-15T19:26:15.689Z] [INFO] No sources to compile [2023-01-15T19:26:15.689Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ javaee --- [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.689Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appserver-domain --- [2023-01-15T19:26:15.689Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appclient-scripts --- [2023-01-15T19:26:15.689Z] [INFO] [2023-01-15T19:26:15.690Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/6.2.6-SNAPSHOT/api-exporter-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.690Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF [2023-01-15T19:26:15.690Z] [INFO] -----------------< org.glassfish.main.hk2:hk2-config >------------------ [2023-01-15T19:26:15.690Z] [INFO] Not copying test resources [2023-01-15T19:26:15.690Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/target/javaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee/6.2.6-SNAPSHOT/javaee-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.690Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-embed-api --- [2023-01-15T19:26:15.690Z] [INFO] [2023-01-15T19:26:15.690Z] [INFO] [2023-01-15T19:26:15.690Z] [INFO] Building HK2 configuration module 6.2.6-SNAPSHOT [102/288] [2023-01-15T19:26:15.690Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appserver-domain --- [2023-01-15T19:26:15.690Z] [INFO] Executed tasks [2023-01-15T19:26:15.690Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ metro-fragments --- [2023-01-15T19:26:15.690Z] [INFO] [2023-01-15T19:26:15.690Z] [INFO] [2023-01-15T19:26:15.690Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:15.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-embed-api --- [2023-01-15T19:26:15.690Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.690Z] [INFO] [2023-01-15T19:26:15.690Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-embed-api --- [2023-01-15T19:26:15.690Z] [INFO] Not compiling test sources [2023-01-15T19:26:15.690Z] [INFO] [2023-01-15T19:26:15.690Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.690Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appserver-domain --- [2023-01-15T19:26:15.690Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.950Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.950Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-embed-api --- [2023-01-15T19:26:15.950Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appclient-scripts --- [2023-01-15T19:26:15.950Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:15.950Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.950Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.950Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:15.950Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.950Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:15.950Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:15.950Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:15.950Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:15.950Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:15.950Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:15.950Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:15.950Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts --- [2023-01-15T19:26:15.950Z] [WARNING] The following plugins are not marked @threadSafe in HK2 configuration module: [2023-01-15T19:26:15.950Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:15.950Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:15.950Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:15.950Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.950Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.950Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/6.2.6-SNAPSHOT/appserv-rt-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.950Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee/6.2.6-SNAPSHOT/javaee-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.950Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/metro-fragments.zip [2023-01-15T19:26:15.950Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.950Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserver-domain --- [2023-01-15T19:26:15.950Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appclient-scripts --- [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ha-file-store --- [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] Building GlassFish appserv-rt distribution fragment 6.2.6-SNAPSHOT [103/288] [2023-01-15T19:26:15.950Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/6.2.6-SNAPSHOT/appclient-scripts-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:15.950Z] [INFO] ---------------< org.glassfish.main.extras:javaee-frag >---------------- [2023-01-15T19:26:15.950Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.950Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] Building GlassFish javaee.jar distribution fragment 6.2.6-SNAPSHOT [104/288] [2023-01-15T19:26:15.950Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.950Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ha-file-store --- [2023-01-15T19:26:15.950Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/6.2.6-SNAPSHOT/appclient-scripts-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.950Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:15.950Z] [INFO] [2023-01-15T19:26:15.950Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-ra-redeploy --- [2023-01-15T19:26:15.950Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.950Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:15.950Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:15.950Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:15.950Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:15.950Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/6.2.6-SNAPSHOT/connectors-ra-redeploy-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.950Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:15.950Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:15.950Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:15.950Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:15.951Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.951Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:15.951Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:15.951Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:15.951Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:15.951Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:15.951Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:15.951Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:15.951Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.951Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish javaee.jar distribution fragment: [2023-01-15T19:26:15.951Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:15.951Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:15.951Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.951Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ metro-fragments --- [2023-01-15T19:26:15.951Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish appserv-rt distribution fragment: [2023-01-15T19:26:15.951Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:15.951Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/classes [2023-01-15T19:26:15.951Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-sse --- [2023-01-15T19:26:15.951Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:15.951Z] [WARNING] ***************************************************************** [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee-frag --- [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-sse --- [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ javaee-frag --- [2023-01-15T19:26:15.951Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ metro-fragments --- [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ javaee-frag --- [2023-01-15T19:26:15.951Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.951Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag [2023-01-15T19:26:15.951Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.951Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ javaee-frag --- [2023-01-15T19:26:15.951Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments --- [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ javaee-frag --- [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ javaee-frag --- [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ metro-fragments --- [2023-01-15T19:26:15.951Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserv-rt-frag --- [2023-01-15T19:26:15.951Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.951Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/6.2.6-SNAPSHOT/metro-fragments-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] Executing tasks [2023-01-15T19:26:15.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserv-rt-frag --- [2023-01-15T19:26:15.951Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/classes [2023-01-15T19:26:15.951Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/classes/META-INF for [2023-01-15T19:26:15.951Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/6.2.6-SNAPSHOT/metro-fragments-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.951Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.951Z] [INFO] [echo] appserver-domain [2023-01-15T19:26:15.951Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserv-rt-frag --- [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-client --- [2023-01-15T19:26:15.951Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.951Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag [2023-01-15T19:26:15.951Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserv-rt-frag --- [2023-01-15T19:26:15.951Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/classes/META-INF [2023-01-15T19:26:15.951Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-client --- [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserv-rt-frag --- [2023-01-15T19:26:15.951Z] [INFO] Executed tasks [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ javaee-frag --- [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] [2023-01-15T19:26:15.951Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appserver-domain --- [2023-01-15T19:26:15.951Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-client --- [2023-01-15T19:26:15.951Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserv-rt-frag --- [2023-01-15T19:26:15.951Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:15.951Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:15.951Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.952Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/src/main/resources [2023-01-15T19:26:15.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/src/main/manpages [2023-01-15T19:26:15.952Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:15.952Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.952Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (default) @ javaee-frag --- [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] Copying javaee.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/classes/lib/javaee.jar [2023-01-15T19:26:15.952Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-client --- [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserv-rt-frag --- [2023-01-15T19:26:15.952Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/appserver-domain.jar [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ javaee-frag --- [2023-01-15T19:26:15.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:15.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:15.952Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:15.952Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:15.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/src/main/resources [2023-01-15T19:26:15.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/src/main/resources [2023-01-15T19:26:15.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/src/main/manpages [2023-01-15T19:26:15.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/src/main/manpages [2023-01-15T19:26:15.952Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:15.952Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (default) @ appserv-rt-frag --- [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb-client --- [2023-01-15T19:26:15.952Z] [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserv-rt-frag --- [2023-01-15T19:26:15.952Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserver-schemas --- [2023-01-15T19:26:15.952Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserver-schemas --- [2023-01-15T19:26:15.952Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas --- [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/classes [2023-01-15T19:26:15.952Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserver-schemas --- [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserver-domain --- [2023-01-15T19:26:15.952Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/6.2.6-SNAPSHOT/appserver-schemas-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:15.952Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserver-domain --- [2023-01-15T19:26:15.952Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain --- [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserver-domain --- [2023-01-15T19:26:15.952Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/6.2.6-SNAPSHOT/appserver-domain-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:15.952Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/6.2.6-SNAPSHOT/appserver-schemas-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.952Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/6.2.6-SNAPSHOT/appserver-domain-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:15.952Z] [INFO] Executing tasks [2023-01-15T19:26:15.952Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/classes/META-INF for [2023-01-15T19:26:15.952Z] [INFO] [echo] javaee-frag [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ha-file-store --- [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ha-file-store --- [2023-01-15T19:26:15.952Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/classes/META-INF [2023-01-15T19:26:15.952Z] [INFO] Not copying test resources [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ha-file-store --- [2023-01-15T19:26:15.952Z] [INFO] Executed tasks [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ javaee-frag --- [2023-01-15T19:26:15.952Z] [INFO] Not compiling test sources [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store --- [2023-01-15T19:26:15.952Z] [INFO] [2023-01-15T19:26:15.952Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ha-file-store --- [2023-01-15T19:26:15.952Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:15.953Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:15.953Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/javaee-frag.zip [2023-01-15T19:26:15.953Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ha-file-store --- [2023-01-15T19:26:15.953Z] [INFO] Executing tasks [2023-01-15T19:26:15.953Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for [2023-01-15T19:26:15.953Z] [INFO] [echo] appserv-rt-frag [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ javaee-frag --- [2023-01-15T19:26:15.953Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF [2023-01-15T19:26:15.953Z] [INFO] Executed tasks [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ appserv-rt-frag --- [2023-01-15T19:26:15.953Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ javaee-frag --- [2023-01-15T19:26:15.953Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:15.953Z] [INFO] Tests are skipped. [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-embed-api --- [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-javaee-frag-checkstyle) @ javaee-frag --- [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-embed-api --- [2023-01-15T19:26:15.953Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:15.953Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ javaee-frag --- [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-embed-api --- [2023-01-15T19:26:15.953Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2023-01-15T19:26:15.953Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:15.953Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/javaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee-frag/6.2.6-SNAPSHOT/javaee-frag-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ acc-config --- [2023-01-15T19:26:15.953Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:15.953Z] [INFO] [2023-01-15T19:26:15.953Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-embed-api --- [2023-01-15T19:26:15.953Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:15.953Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:15.953Z] [INFO] Copying 1 resource [2023-01-15T19:26:16.211Z] [INFO] [2023-01-15T19:26:16.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ acc-config --- [2023-01-15T19:26:16.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/src/main/manpages [2023-01-15T19:26:16.211Z] [INFO] [2023-01-15T19:26:16.211Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee-frag/6.2.6-SNAPSHOT/javaee-frag-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:16.211Z] [INFO] [2023-01-15T19:26:16.211Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:16.211Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserv-rt-frag --- [2023-01-15T19:26:16.211Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ acc-config --- [2023-01-15T19:26:16.211Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:16.211Z] [INFO] [2023-01-15T19:26:16.211Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config [2023-01-15T19:26:16.211Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:16.211Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-embed-api --- [2023-01-15T19:26:16.211Z] [INFO] [2023-01-15T19:26:16.211Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-dtd) @ acc-config --- [2023-01-15T19:26:16.211Z] [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:16.211Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:16.211Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/extracted with includes "**/*-application-client-container*.dtd" and excludes "" [2023-01-15T19:26:16.211Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/classes [2023-01-15T19:26:16.211Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.211Z] [INFO] [2023-01-15T19:26:16.211Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserv-rt-frag --- [2023-01-15T19:26:16.211Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.211Z] [INFO] [2023-01-15T19:26:16.211Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag --- [2023-01-15T19:26:16.211Z] [INFO] Executing tasks [2023-01-15T19:26:16.211Z] [INFO] [2023-01-15T19:26:16.211Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserv-rt-frag --- [2023-01-15T19:26:16.211Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/classes/META-INF for [2023-01-15T19:26:16.211Z] [INFO] [echo] ha-file-store [2023-01-15T19:26:16.211Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/6.2.6-SNAPSHOT/appserv-rt-frag-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:16.211Z] [INFO] Executed tasks [2023-01-15T19:26:16.211Z] [INFO] [2023-01-15T19:26:16.211Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ha-file-store --- [2023-01-15T19:26:16.211Z] [INFO] [2023-01-15T19:26:16.211Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ acc-config --- [2023-01-15T19:26:16.211Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:16.211Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/6.2.6-SNAPSHOT/appserv-rt-frag-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:16.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/ha-file-store.jar [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ha-file-store --- [2023-01-15T19:26:16.212Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ha-file-store --- [2023-01-15T19:26:16.212Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store --- [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jmsra --- [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ha-file-store --- [2023-01-15T19:26:16.212Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/6.2.6-SNAPSHOT/ha-file-store-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:16.212Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jmsra --- [2023-01-15T19:26:16.212Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/6.2.6-SNAPSHOT/ha-file-store-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:16.212Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra --- [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jmsra --- [2023-01-15T19:26:16.212Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/6.2.6-SNAPSHOT/jmsra-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:16.212Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/6.2.6-SNAPSHOT/jmsra-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-sse --- [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-sse --- [2023-01-15T19:26:16.212Z] [INFO] Not copying test resources [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-sse --- [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-client --- [2023-01-15T19:26:16.212Z] [INFO] Not compiling test sources [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse --- [2023-01-15T19:26:16.212Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-client --- [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-sources) @ acc-config --- [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-sse --- [2023-01-15T19:26:16.212Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/xjc added. [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-antrun-plugin:3.0.0:run (xjc-gen-for-glassfish-acc) @ acc-config --- [2023-01-15T19:26:16.212Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-sse --- [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ejb-client --- [2023-01-15T19:26:16.212Z] [INFO] [2023-01-15T19:26:16.212Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ hk2-config --- [2023-01-15T19:26:16.470Z] [INFO] [2023-01-15T19:26:16.470Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-embed-api --- [2023-01-15T19:26:16.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations. [2023-01-15T19:26:16.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:16.470Z] [INFO] [2023-01-15T19:26:16.470Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ rest-testing --- [2023-01-15T19:26:16.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/RegStoreFileParser.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:16.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/RegStoreFileParser.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:16.470Z] [INFO] [2023-01-15T19:26:16.470Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jaspic.provider.framework --- [2023-01-15T19:26:16.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use or override a deprecated API. [2023-01-15T19:26:16.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:16.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:16.470Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:16.470Z] [INFO] [2023-01-15T19:26:16.470Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cciblackbox-tx --- [2023-01-15T19:26:16.470Z] [INFO] [2023-01-15T19:26:16.470Z] [INFO] [2023-01-15T19:26:16.471Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-embed-api --- [2023-01-15T19:26:16.471Z] [INFO] [2023-01-15T19:26:16.471Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ hk2-config --- [2023-01-15T19:26:16.471Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jaspic.provider.framework --- [2023-01-15T19:26:16.471Z] [INFO] [2023-01-15T19:26:16.471Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ hk2-config --- [2023-01-15T19:26:16.471Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:16.471Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config [2023-01-15T19:26:16.471Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:16.471Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:16.471Z] [INFO] [2023-01-15T19:26:16.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ hk2-config --- [2023-01-15T19:26:16.471Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:16.471Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/classes [2023-01-15T19:26:16.471Z] [INFO] [2023-01-15T19:26:16.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ hk2-config --- [2023-01-15T19:26:16.471Z] [INFO] [2023-01-15T19:26:16.471Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ hk2-config --- [2023-01-15T19:26:16.471Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/classes [2023-01-15T19:26:16.471Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:16.471Z] [INFO] [2023-01-15T19:26:16.471Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-embed-api --- [2023-01-15T19:26:16.471Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:16.471Z] [INFO] [2023-01-15T19:26:16.471Z] [INFO] [2023-01-15T19:26:16.471Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ hk2-config --- [2023-01-15T19:26:16.471Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jaspic.provider.framework --- [2023-01-15T19:26:16.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:16.471Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:16.471Z] [INFO] Copying 1 resource [2023-01-15T19:26:16.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/src/main/manpages [2023-01-15T19:26:16.471Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:16.471Z] [INFO] [2023-01-15T19:26:16.471Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ hk2-config --- [2023-01-15T19:26:16.471Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:16.471Z] [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/classes [2023-01-15T19:26:16.729Z] [INFO] Executing tasks [2023-01-15T19:26:16.729Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/classes/META-INF for [2023-01-15T19:26:16.729Z] [INFO] [echo] web-sse [2023-01-15T19:26:16.729Z] [INFO] Executed tasks [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-sse --- [2023-01-15T19:26:16.729Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/web-sse.jar [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-sse --- [2023-01-15T19:26:16.729Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-sse --- [2023-01-15T19:26:16.729Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse --- [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-sse --- [2023-01-15T19:26:16.729Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/6.2.6-SNAPSHOT/web-sse-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:16.729Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/6.2.6-SNAPSHOT/web-sse-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:16.729Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-embed-api --- [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-embed-api --- [2023-01-15T19:26:16.729Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:16.729Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/classes [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rest-testing --- [2023-01-15T19:26:16.729Z] [INFO] Not copying test resources [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest-testing --- [2023-01-15T19:26:16.729Z] [INFO] Not compiling test sources [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ rest-testing --- [2023-01-15T19:26:16.729Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ rest-testing --- [2023-01-15T19:26:16.729Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jaspic.provider.framework --- [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jaspic.provider.framework --- [2023-01-15T19:26:16.729Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:16.729Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/classes [2023-01-15T19:26:16.729Z] [INFO] Executing tasks [2023-01-15T19:26:16.729Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/classes/META-INF for [2023-01-15T19:26:16.729Z] [INFO] [echo] rest-testing [2023-01-15T19:26:16.729Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/classes/META-INF [2023-01-15T19:26:16.729Z] [INFO] Executed tasks [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ rest-testing --- [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-embed-api --- [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-embed-api --- [2023-01-15T19:26:16.729Z] [INFO] Not copying test resources [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-embed-api --- [2023-01-15T19:26:16.729Z] [INFO] Not compiling test sources [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api --- [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-embed-api --- [2023-01-15T19:26:16.729Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/rest-testing.jar [2023-01-15T19:26:16.729Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-embed-api --- [2023-01-15T19:26:16.729Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ejb-client --- [2023-01-15T19:26:16.729Z] [INFO] Executing tasks [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ rest-testing --- [2023-01-15T19:26:16.729Z] [INFO] [2023-01-15T19:26:16.729Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb-client --- [2023-01-15T19:26:16.730Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.730Z] [INFO] [2023-01-15T19:26:16.730Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ rest-testing --- [2023-01-15T19:26:16.730Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.730Z] [INFO] [2023-01-15T19:26:16.730Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing --- [2023-01-15T19:26:16.730Z] [INFO] [2023-01-15T19:26:16.730Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ rest-testing --- [2023-01-15T19:26:16.730Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:16.730Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/6.2.6-SNAPSHOT/rest-testing-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:16.730Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/classes [2023-01-15T19:26:16.730Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/6.2.6-SNAPSHOT/rest-testing-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:16.730Z] [INFO] Executing tasks [2023-01-15T19:26:16.730Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/classes/META-INF for [2023-01-15T19:26:16.730Z] [INFO] [echo] web-embed-api [2023-01-15T19:26:16.730Z] [INFO] Executed tasks [2023-01-15T19:26:16.730Z] [INFO] [2023-01-15T19:26:16.730Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-embed-api --- [2023-01-15T19:26:16.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/web-embed-api.jar [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cciblackbox-tx --- [2023-01-15T19:26:16.988Z] [INFO] Not copying test resources [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cciblackbox-tx --- [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-embed-api --- [2023-01-15T19:26:16.988Z] [INFO] Not compiling test sources [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cciblackbox-tx --- [2023-01-15T19:26:16.988Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-embed-api --- [2023-01-15T19:26:16.988Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api --- [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-embed-api --- [2023-01-15T19:26:16.988Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cciblackbox-tx --- [2023-01-15T19:26:16.988Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/6.2.6-SNAPSHOT/web-embed-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jaspic.provider.framework --- [2023-01-15T19:26:16.988Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/6.2.6-SNAPSHOT/web-embed-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:16.988Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:16.988Z] [INFO] Executing tasks [2023-01-15T19:26:16.988Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for [2023-01-15T19:26:16.988Z] [INFO] [echo] cciblackbox-tx [2023-01-15T19:26:16.988Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF [2023-01-15T19:26:16.988Z] [INFO] Executed tasks [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cciblackbox-tx --- [2023-01-15T19:26:16.988Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cciblackbox-tx --- [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-client --- [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb-client --- [2023-01-15T19:26:16.988Z] [INFO] Not copying test resources [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb-client --- [2023-01-15T19:26:16.988Z] [INFO] Not compiling test sources [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client --- [2023-01-15T19:26:16.988Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cciblackbox-tx --- [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb-client --- [2023-01-15T19:26:16.988Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx --- [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cciblackbox-tx --- [2023-01-15T19:26:16.988Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/6.2.6-SNAPSHOT/cciblackbox-tx-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:16.988Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-client --- [2023-01-15T19:26:16.988Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/6.2.6-SNAPSHOT/cciblackbox-tx-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:16.988Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:16.988Z] [INFO] Executing tasks [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jaspic.provider.framework --- [2023-01-15T19:26:16.988Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/classes/META-INF for [2023-01-15T19:26:16.988Z] [INFO] [echo] ejb-client [2023-01-15T19:26:16.988Z] [INFO] Not copying test resources [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jaspic.provider.framework --- [2023-01-15T19:26:16.988Z] [INFO] Executed tasks [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ejb-client --- [2023-01-15T19:26:16.988Z] [INFO] Not compiling test sources [2023-01-15T19:26:16.988Z] [INFO] [2023-01-15T19:26:16.988Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jaspic.provider.framework --- [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jaspic.provider.framework --- [2023-01-15T19:26:16.989Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jaspic.provider.framework --- [2023-01-15T19:26:16.989Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/ejb-client.jar [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-client --- [2023-01-15T19:26:16.989Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-client --- [2023-01-15T19:26:16.989Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client --- [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-client --- [2023-01-15T19:26:16.989Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/6.2.6-SNAPSHOT/ejb-client-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:16.989Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/6.2.6-SNAPSHOT/ejb-client-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:16.989Z] [INFO] Executing tasks [2023-01-15T19:26:16.989Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/classes/META-INF for [2023-01-15T19:26:16.989Z] [INFO] [echo] jaspic.provider.framework [2023-01-15T19:26:16.989Z] [INFO] Executed tasks [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jaspic.provider.framework --- [2023-01-15T19:26:16.989Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jaspic.provider.framework --- [2023-01-15T19:26:16.989Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jaspic.provider.framework --- [2023-01-15T19:26:16.989Z] [INFO] Tests are skipped. [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-jaspic.provider.framework-checkstyle) @ jaspic.provider.framework --- [2023-01-15T19:26:16.989Z] [INFO] [2023-01-15T19:26:16.989Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jaspic.provider.framework --- [2023-01-15T19:26:16.989Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/jaspic.provider.framework/6.2.6-SNAPSHOT/jaspic.provider.framework-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:16.989Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/jaspic.provider.framework/6.2.6-SNAPSHOT/jaspic.provider.framework-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:17.554Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/xjc [2023-01-15T19:26:17.554Z] [WARNING] [xjc] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:26:17.812Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Dom.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:17.812Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Dom.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:17.812Z] [INFO] [2023-01-15T19:26:17.812Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ hk2-config --- [2023-01-15T19:26:17.812Z] [INFO] [2023-01-15T19:26:17.812Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ hk2-config --- [2023-01-15T19:26:17.812Z] [INFO] [2023-01-15T19:26:17.812Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ hk2-config --- [2023-01-15T19:26:17.812Z] [WARNING] Manifest org.glassfish.main.hk2:hk2-config:glassfish-jar:6.2.6-SNAPSHOT : Export org.jvnet.hk2.config, has 2, private references [org.jvnet.hk2.config.api, org.jvnet.hk2.config.provider.internal] [2023-01-15T19:26:17.812Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:17.812Z] [INFO] [2023-01-15T19:26:17.812Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ hk2-config --- [2023-01-15T19:26:17.812Z] [INFO] [2023-01-15T19:26:17.812Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ hk2-config --- [2023-01-15T19:26:17.812Z] [INFO] [2023-01-15T19:26:17.812Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ hk2-config --- [2023-01-15T19:26:18.069Z] [WARNING] Manifest org.glassfish.main.hk2:hk2-config:glassfish-jar:6.2.6-SNAPSHOT : Export org.jvnet.hk2.config, has 2, private references [org.jvnet.hk2.config.api, org.jvnet.hk2.config.provider.internal] [2023-01-15T19:26:18.070Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:18.070Z] [INFO] [2023-01-15T19:26:18.070Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ hk2-config --- [2023-01-15T19:26:18.070Z] [INFO] [xjc] parsing a schema... [2023-01-15T19:26:18.070Z] [INFO] [xjc] [WARNING] Are you trying to compile DTD? Support for DTD is experimental. You may enable it by using the -dtd option. [2023-01-15T19:26:18.070Z] [INFO] [xjc] unknown location [2023-01-15T19:26:18.070Z] [INFO] [xjc] [2023-01-15T19:26:18.070Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:18.070Z] [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/classes [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] Not copying test resources [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] Not compiling test sources [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] Tests are skipped. [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] Executing tasks [2023-01-15T19:26:18.328Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/classes/META-INF for [2023-01-15T19:26:18.328Z] [INFO] [echo] hk2-config [2023-01-15T19:26:18.328Z] [INFO] Executed tasks [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/hk2-config.jar [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-jar-plugin:3.2.2:test-jar (package-tests) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] Skipping packaging of the test-jar [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] Tests are skipped. [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] Tests are skipped. [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.hk2-hk2-config-checkstyle) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ hk2-config --- [2023-01-15T19:26:18.328Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/hk2-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/hk2-config/6.2.6-SNAPSHOT/hk2-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:18.328Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/hk2-config/6.2.6-SNAPSHOT/hk2-config-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2023-01-15T19:26:18.328Z] [INFO] Building HK2 config types 6.2.6-SNAPSHOT [105/288] [2023-01-15T19:26:18.328Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:18.328Z] [WARNING] ***************************************************************** [2023-01-15T19:26:18.328Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:18.328Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:18.328Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:18.328Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:18.328Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:18.328Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:18.328Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:18.328Z] [WARNING] ***************************************************************** [2023-01-15T19:26:18.328Z] [WARNING] The following plugins are not marked @threadSafe in HK2 config types: [2023-01-15T19:26:18.328Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:18.328Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:18.328Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:18.328Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:18.328Z] [WARNING] ***************************************************************** [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ config-types --- [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ config-types --- [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ config-types --- [2023-01-15T19:26:18.328Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:18.328Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types [2023-01-15T19:26:18.328Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:18.328Z] [INFO] [2023-01-15T19:26:18.328Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default) @ config-types --- [2023-01-15T19:26:18.328Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:18.328Z] [INFO] [xjc] compiling a schema... [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/CertDb.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/LogService.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Property.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Security.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Ssl.java [2023-01-15T19:26:18.586Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java [2023-01-15T19:26:18.586Z] [INFO] Executed tasks [2023-01-15T19:26:18.586Z] [INFO] [2023-01-15T19:26:18.586Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ acc-config --- [2023-01-15T19:26:18.586Z] [INFO] [2023-01-15T19:26:18.586Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ acc-config --- [2023-01-15T19:26:18.586Z] [INFO] [2023-01-15T19:26:18.586Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ acc-config --- [2023-01-15T19:26:18.586Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:18.586Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:18.586Z] [INFO] [2023-01-15T19:26:18.586Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ acc-config --- [2023-01-15T19:26:18.586Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:18.586Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:18.586Z] [INFO] Copying 0 resource [2023-01-15T19:26:18.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/src/main/manpages [2023-01-15T19:26:18.587Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ acc-config --- [2023-01-15T19:26:18.587Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:18.587Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/classes [2023-01-15T19:26:18.587Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ config-types --- [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ config-types --- [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ config-types --- [2023-01-15T19:26:18.587Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:18.587Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ config-types --- [2023-01-15T19:26:18.587Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:18.587Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:18.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/src/main/resources [2023-01-15T19:26:18.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/src/main/manpages [2023-01-15T19:26:18.587Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ config-types --- [2023-01-15T19:26:18.587Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:18.587Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/classes [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ config-types --- [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ config-types --- [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ config-types --- [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ acc-config --- [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ acc-config --- [2023-01-15T19:26:18.587Z] [INFO] [2023-01-15T19:26:18.587Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ acc-config --- [2023-01-15T19:26:18.844Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:18.844Z] [INFO] [2023-01-15T19:26:18.844Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ config-types --- [2023-01-15T19:26:18.844Z] [INFO] [2023-01-15T19:26:18.844Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default) @ config-types --- [2023-01-15T19:26:18.844Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:18.844Z] [INFO] [2023-01-15T19:26:18.844Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ config-types --- [2023-01-15T19:26:18.844Z] [INFO] [2023-01-15T19:26:18.844Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ acc-config --- [2023-01-15T19:26:18.844Z] [INFO] [2023-01-15T19:26:18.844Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ acc-config --- [2023-01-15T19:26:18.844Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:18.844Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/classes [2023-01-15T19:26:18.844Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:18.844Z] [INFO] [2023-01-15T19:26:18.844Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ config-types --- [2023-01-15T19:26:18.845Z] [INFO] [2023-01-15T19:26:18.845Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ acc-config --- [2023-01-15T19:26:18.845Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:18.845Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:18.845Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/classes [2023-01-15T19:26:18.845Z] [INFO] [2023-01-15T19:26:18.845Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ config-types --- [2023-01-15T19:26:18.845Z] [INFO] Not copying test resources [2023-01-15T19:26:18.845Z] [INFO] [2023-01-15T19:26:18.845Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ config-types --- [2023-01-15T19:26:18.845Z] [INFO] Not compiling test sources [2023-01-15T19:26:18.845Z] [INFO] [2023-01-15T19:26:18.845Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types --- [2023-01-15T19:26:18.845Z] [INFO] [2023-01-15T19:26:18.845Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ config-types --- [2023-01-15T19:26:18.845Z] [INFO] Tests are skipped. [2023-01-15T19:26:18.845Z] [INFO] [2023-01-15T19:26:18.845Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ config-types --- [2023-01-15T19:26:19.103Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:19.103Z] [INFO] Executing tasks [2023-01-15T19:26:19.103Z] [INFO] [2023-01-15T19:26:19.103Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ acc-config --- [2023-01-15T19:26:19.103Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/classes/META-INF for [2023-01-15T19:26:19.103Z] [INFO] [echo] config-types [2023-01-15T19:26:19.103Z] [INFO] Not copying test resources [2023-01-15T19:26:19.103Z] [INFO] [2023-01-15T19:26:19.103Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ acc-config --- [2023-01-15T19:26:19.103Z] [INFO] Executed tasks [2023-01-15T19:26:19.103Z] [INFO] [2023-01-15T19:26:19.103Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ config-types --- [2023-01-15T19:26:19.103Z] [INFO] Not compiling test sources [2023-01-15T19:26:19.103Z] [INFO] [2023-01-15T19:26:19.103Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config --- [2023-01-15T19:26:19.103Z] [INFO] [2023-01-15T19:26:19.103Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ acc-config --- [2023-01-15T19:26:19.103Z] [INFO] Tests are skipped. [2023-01-15T19:26:19.103Z] [INFO] [2023-01-15T19:26:19.103Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ acc-config --- [2023-01-15T19:26:19.104Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/config-types.jar [2023-01-15T19:26:19.104Z] [INFO] [2023-01-15T19:26:19.104Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ config-types --- [2023-01-15T19:26:19.104Z] [INFO] Tests are skipped. [2023-01-15T19:26:19.104Z] [INFO] [2023-01-15T19:26:19.104Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ config-types --- [2023-01-15T19:26:19.104Z] [INFO] Tests are skipped. [2023-01-15T19:26:19.104Z] [INFO] [2023-01-15T19:26:19.104Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types --- [2023-01-15T19:26:19.104Z] [INFO] [2023-01-15T19:26:19.104Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ config-types --- [2023-01-15T19:26:19.104Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/6.2.6-SNAPSHOT/config-types-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:19.104Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/6.2.6-SNAPSHOT/config-types-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:19.104Z] [INFO] [2023-01-15T19:26:19.104Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2023-01-15T19:26:19.104Z] [INFO] Building grizzly-config 6.2.6-SNAPSHOT [106/288] [2023-01-15T19:26:19.104Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:19.104Z] [WARNING] ***************************************************************** [2023-01-15T19:26:19.104Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:19.104Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:19.104Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:19.104Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:19.104Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:19.104Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:19.104Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:19.104Z] [WARNING] ***************************************************************** [2023-01-15T19:26:19.104Z] [WARNING] The following plugins are not marked @threadSafe in grizzly-config: [2023-01-15T19:26:19.104Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:19.104Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:19.104Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:19.104Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:19.104Z] [WARNING] ***************************************************************** [2023-01-15T19:26:19.104Z] [INFO] Executing tasks [2023-01-15T19:26:19.104Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/classes/META-INF for [2023-01-15T19:26:19.104Z] [INFO] [echo] acc-config [2023-01-15T19:26:19.104Z] [INFO] Executed tasks [2023-01-15T19:26:19.104Z] [INFO] [2023-01-15T19:26:19.104Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ acc-config --- [2023-01-15T19:26:19.104Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/acc-config.jar [2023-01-15T19:26:19.104Z] [INFO] [2023-01-15T19:26:19.104Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ acc-config --- [2023-01-15T19:26:19.104Z] [INFO] Tests are skipped. [2023-01-15T19:26:19.104Z] [INFO] [2023-01-15T19:26:19.104Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ acc-config --- [2023-01-15T19:26:19.104Z] [INFO] Tests are skipped. [2023-01-15T19:26:19.104Z] [INFO] [2023-01-15T19:26:19.104Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config --- [2023-01-15T19:26:19.104Z] [INFO] [2023-01-15T19:26:19.104Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ acc-config --- [2023-01-15T19:26:19.104Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/6.2.6-SNAPSHOT/acc-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:19.104Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/6.2.6-SNAPSHOT/acc-config-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-common --- [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-common --- [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-common --- [2023-01-15T19:26:19.362Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:19.362Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-common --- [2023-01-15T19:26:19.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:19.362Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:19.362Z] [INFO] Copying 2 resources [2023-01-15T19:26:19.362Z] [INFO] Copying 7 resources [2023-01-15T19:26:19.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/src/main/manpages [2023-01-15T19:26:19.362Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:19.362Z] [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 [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common --- [2023-01-15T19:26:19.362Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-common [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ grizzly-config --- [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ grizzly-config --- [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ grizzly-config --- [2023-01-15T19:26:19.362Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:19.362Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config [2023-01-15T19:26:19.362Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ grizzly-config --- [2023-01-15T19:26:19.362Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- maven-assembly-plugin:3.3.0:single (create-artifact) @ glassfish-common --- [2023-01-15T19:26:19.362Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml [2023-01-15T19:26:19.362Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/stage [2023-01-15T19:26:19.362Z] [INFO] [2023-01-15T19:26:19.362Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-common --- [2023-01-15T19:26:19.620Z] [INFO] Executing tasks [2023-01-15T19:26:19.621Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/dependency/META-INF for [2023-01-15T19:26:19.621Z] [INFO] [echo] glassfish-common [2023-01-15T19:26:19.621Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/dependency/META-INF [2023-01-15T19:26:19.621Z] [INFO] Executed tasks [2023-01-15T19:26:19.621Z] [INFO] [2023-01-15T19:26:19.621Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ glassfish-common --- [2023-01-15T19:26:19.621Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:26:19.621Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/glassfish-common.zip [2023-01-15T19:26:19.621Z] [INFO] [zip] glassfish6/glassfish/config/asenv.bat already added, skipping [2023-01-15T19:26:19.621Z] [INFO] [zip] glassfish6/glassfish/config/asenv.conf already added, skipping [2023-01-15T19:26:19.621Z] [INFO] [2023-01-15T19:26:19.621Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-common --- [2023-01-15T19:26:19.621Z] [INFO] Tests are skipped. [2023-01-15T19:26:19.621Z] [INFO] [2023-01-15T19:26:19.621Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-common --- [2023-01-15T19:26:19.621Z] [INFO] Tests are skipped. [2023-01-15T19:26:19.621Z] [INFO] [2023-01-15T19:26:19.621Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common --- [2023-01-15T19:26:19.621Z] [INFO] [2023-01-15T19:26:19.621Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-common --- [2023-01-15T19:26:19.621Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/6.2.6-SNAPSHOT/glassfish-common-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:19.621Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/6.2.6-SNAPSHOT/glassfish-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:19.878Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:19.878Z] [INFO] [2023-01-15T19:26:19.878Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ grizzly-config --- [2023-01-15T19:26:19.878Z] [INFO] [2023-01-15T19:26:19.878Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ grizzly-config --- [2023-01-15T19:26:19.878Z] [INFO] [2023-01-15T19:26:19.878Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ grizzly-config --- [2023-01-15T19:26:19.878Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:19.878Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:19.878Z] [INFO] [2023-01-15T19:26:19.878Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ grizzly-config --- [2023-01-15T19:26:19.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:19.878Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:19.878Z] [INFO] Copying 1 resource [2023-01-15T19:26:19.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/src/main/manpages [2023-01-15T19:26:19.878Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:19.878Z] [INFO] [2023-01-15T19:26:19.878Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ grizzly-config --- [2023-01-15T19:26:19.878Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:19.878Z] [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/classes [2023-01-15T19:26:20.135Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API. [2023-01-15T19:26:20.135Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:20.135Z] [INFO] [2023-01-15T19:26:20.135Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ grizzly-config --- [2023-01-15T19:26:20.135Z] [INFO] [2023-01-15T19:26:20.135Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ grizzly-config --- [2023-01-15T19:26:20.135Z] [INFO] [2023-01-15T19:26:20.135Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ grizzly-config --- [2023-01-15T19:26:20.392Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:20.392Z] [INFO] [2023-01-15T19:26:20.392Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ grizzly-config --- [2023-01-15T19:26:20.392Z] [INFO] [2023-01-15T19:26:20.392Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ grizzly-config --- [2023-01-15T19:26:20.392Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:20.392Z] [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/classes [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:20.650Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] Not copying test resources [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] Not compiling test sources [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] Tests are skipped. [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] Executing tasks [2023-01-15T19:26:20.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/classes/META-INF for [2023-01-15T19:26:20.650Z] [INFO] [echo] grizzly-config [2023-01-15T19:26:20.650Z] [INFO] Executed tasks [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/grizzly-config.jar [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] Tests are skipped. [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] Tests are skipped. [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ grizzly-config --- [2023-01-15T19:26:20.650Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/6.2.6-SNAPSHOT/grizzly-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:20.650Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/6.2.6-SNAPSHOT/grizzly-config-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:20.650Z] [INFO] [2023-01-15T19:26:20.650Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2023-01-15T19:26:20.650Z] [INFO] Building Nucleus Grizzly jars Combining 6.2.6-SNAPSHOT [107/288] [2023-01-15T19:26:20.650Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:20.908Z] [WARNING] ***************************************************************** [2023-01-15T19:26:20.908Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:20.908Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:20.908Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:20.908Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:20.908Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:20.908Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:20.908Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:20.908Z] [WARNING] ***************************************************************** [2023-01-15T19:26:20.908Z] [WARNING] The following plugins are not marked @threadSafe in Nucleus Grizzly jars Combining: [2023-01-15T19:26:20.908Z] [WARNING] org.glassfish.hk2:consolidatedbundle-maven-plugin:3.0.3 [2023-01-15T19:26:20.908Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:20.908Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:20.908Z] [WARNING] ***************************************************************** [2023-01-15T19:26:20.908Z] [INFO] [2023-01-15T19:26:20.909Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-grizzly-all --- [2023-01-15T19:26:20.909Z] [INFO] [2023-01-15T19:26:20.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-grizzly-all --- [2023-01-15T19:26:20.909Z] [INFO] [2023-01-15T19:26:20.909Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-grizzly-all --- [2023-01-15T19:26:20.909Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:20.909Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all [2023-01-15T19:26:20.909Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:20.909Z] [INFO] [2023-01-15T19:26:20.909Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-grizzly-all --- [2023-01-15T19:26:20.909Z] [INFO] [2023-01-15T19:26:20.909Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-grizzly-all --- [2023-01-15T19:26:20.909Z] [INFO] [2023-01-15T19:26:20.909Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-grizzly-all --- [2023-01-15T19:26:20.909Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:20.909Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:20.909Z] [INFO] [2023-01-15T19:26:20.909Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-grizzly-all --- [2023-01-15T19:26:20.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:20.909Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:20.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/src/main/resources [2023-01-15T19:26:20.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages [2023-01-15T19:26:20.909Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:20.909Z] [INFO] [2023-01-15T19:26:20.909Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ nucleus-grizzly-all --- [2023-01-15T19:26:20.909Z] [INFO] No sources to compile [2023-01-15T19:26:20.909Z] [INFO] [2023-01-15T19:26:20.909Z] [INFO] --- consolidatedbundle-maven-plugin:3.0.3:hk2-generate (processhk2headers) @ nucleus-grizzly-all --- [2023-01-15T19:26:22.279Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/3.0.1/grizzly-framework-3.0.1.jar [2023-01-15T19:26:22.279Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/3.0.1/grizzly-portunif-3.0.1.jar [2023-01-15T19:26:22.279Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/3.0.1/grizzly-http-3.0.1.jar [2023-01-15T19:26:22.279Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/3.0.1/grizzly-http2-3.0.1.jar [2023-01-15T19:26:22.279Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/3.0.1/grizzly-http-server-3.0.1.jar [2023-01-15T19:26:22.279Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/grizzly-config.jar [2023-01-15T19:26:22.279Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [2023-01-15T19:26:22.279Z] [INFO] [2023-01-15T19:26:22.279Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ nucleus-grizzly-all --- [2023-01-15T19:26:22.279Z] [INFO] No sources to compile [2023-01-15T19:26:22.279Z] [INFO] [2023-01-15T19:26:22.279Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nucleus-grizzly-all --- [2023-01-15T19:26:22.279Z] [INFO] Not copying test resources [2023-01-15T19:26:22.279Z] [INFO] [2023-01-15T19:26:22.279Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ nucleus-grizzly-all --- [2023-01-15T19:26:22.279Z] [INFO] Not compiling test sources [2023-01-15T19:26:22.279Z] [INFO] [2023-01-15T19:26:22.279Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ nucleus-grizzly-all --- [2023-01-15T19:26:22.279Z] [INFO] Tests are skipped. [2023-01-15T19:26:22.279Z] [INFO] [2023-01-15T19:26:22.279Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-grizzly-all --- [2023-01-15T19:26:22.279Z] [INFO] Executing tasks [2023-01-15T19:26:22.279Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for [2023-01-15T19:26:22.279Z] [INFO] [echo] nucleus-grizzly-all [2023-01-15T19:26:22.279Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF [2023-01-15T19:26:22.279Z] [INFO] Executed tasks [2023-01-15T19:26:22.279Z] [INFO] [2023-01-15T19:26:22.279Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ nucleus-grizzly-all --- [2023-01-15T19:26:22.279Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2023-01-15T19:26:22.279Z] [INFO] [2023-01-15T19:26:22.279Z] [INFO] --- maven-bundle-plugin:5.1.4:bundle (bundle) @ nucleus-grizzly-all --- [2023-01-15T19:26:22.279Z] [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) [2023-01-15T19:26:22.843Z] [INFO] Building bundle: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2023-01-15T19:26:23.101Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:23.101Z] [INFO] [2023-01-15T19:26:23.101Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-grizzly-all --- [2023-01-15T19:26:23.101Z] [INFO] Tests are skipped. [2023-01-15T19:26:23.101Z] [INFO] [2023-01-15T19:26:23.101Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-grizzly-all --- [2023-01-15T19:26:23.101Z] [INFO] Tests are skipped. [2023-01-15T19:26:23.101Z] [INFO] [2023-01-15T19:26:23.101Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all --- [2023-01-15T19:26:23.101Z] [INFO] [2023-01-15T19:26:23.101Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-grizzly-all --- [2023-01-15T19:26:23.101Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/6.2.6-SNAPSHOT/nucleus-grizzly-all-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:23.101Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/6.2.6-SNAPSHOT/nucleus-grizzly-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:23.101Z] [INFO] [2023-01-15T19:26:23.101Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2023-01-15T19:26:23.101Z] [INFO] Building Public APIs of Glassfish 6.2.6-SNAPSHOT [108/288] [2023-01-15T19:26:23.101Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:23.101Z] [WARNING] ***************************************************************** [2023-01-15T19:26:23.101Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:23.101Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:23.101Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:23.101Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:23.101Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:23.101Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:23.101Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:23.102Z] [WARNING] ***************************************************************** [2023-01-15T19:26:23.102Z] [WARNING] The following plugins are not marked @threadSafe in Public APIs of Glassfish: [2023-01-15T19:26:23.102Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:23.102Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:23.102Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:23.102Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:23.102Z] [WARNING] ***************************************************************** [2023-01-15T19:26:23.102Z] [INFO] [2023-01-15T19:26:23.102Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-api --- [2023-01-15T19:26:23.102Z] [INFO] [2023-01-15T19:26:23.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-api --- [2023-01-15T19:26:23.102Z] [INFO] [2023-01-15T19:26:23.102Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-api --- [2023-01-15T19:26:23.102Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:23.102Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api [2023-01-15T19:26:23.102Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:23.102Z] [INFO] [2023-01-15T19:26:23.102Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-api --- [2023-01-15T19:26:23.102Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:23.669Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:23.669Z] [INFO] [2023-01-15T19:26:23.669Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-api --- [2023-01-15T19:26:23.669Z] [INFO] [2023-01-15T19:26:23.669Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-api --- [2023-01-15T19:26:23.669Z] [INFO] [2023-01-15T19:26:23.669Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-api --- [2023-01-15T19:26:23.669Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:23.669Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:23.669Z] [INFO] [2023-01-15T19:26:23.669Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-api --- [2023-01-15T19:26:23.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:23.669Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:23.669Z] [INFO] Copying 2 resources [2023-01-15T19:26:23.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/src/main/manpages [2023-01-15T19:26:23.669Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:23.669Z] [INFO] [2023-01-15T19:26:23.669Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-api --- [2023-01-15T19:26:23.669Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:23.669Z] [INFO] Compiling 183 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/classes [2023-01-15T19:26:23.927Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:23.927Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:23.927Z] [INFO] [2023-01-15T19:26:23.927Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-api --- [2023-01-15T19:26:23.927Z] [INFO] [2023-01-15T19:26:23.927Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-api --- [2023-01-15T19:26:23.927Z] [INFO] [2023-01-15T19:26:23.927Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-api --- [2023-01-15T19:26:24.185Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:24.185Z] [INFO] [2023-01-15T19:26:24.185Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-api --- [2023-01-15T19:26:24.185Z] [INFO] [2023-01-15T19:26:24.185Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-api --- [2023-01-15T19:26:24.185Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:24.185Z] [INFO] Compiling 183 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/classes [2023-01-15T19:26:24.442Z] [INFO] [2023-01-15T19:26:24.442Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-api --- [2023-01-15T19:26:24.442Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:24.442Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:24.446Z] [INFO] [2023-01-15T19:26:24.446Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-api --- [2023-01-15T19:26:24.446Z] [INFO] Not copying test resources [2023-01-15T19:26:24.446Z] [INFO] [2023-01-15T19:26:24.446Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-api --- [2023-01-15T19:26:24.446Z] [INFO] Not compiling test sources [2023-01-15T19:26:24.446Z] [INFO] [2023-01-15T19:26:24.446Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api --- [2023-01-15T19:26:24.446Z] [INFO] [2023-01-15T19:26:24.446Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-api --- [2023-01-15T19:26:24.703Z] [INFO] Tests are skipped. [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-api --- [2023-01-15T19:26:24.704Z] [INFO] Executing tasks [2023-01-15T19:26:24.704Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/classes/META-INF for [2023-01-15T19:26:24.704Z] [INFO] [echo] glassfish-api [2023-01-15T19:26:24.704Z] [INFO] Executed tasks [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-api --- [2023-01-15T19:26:24.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/glassfish-api.jar [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-api --- [2023-01-15T19:26:24.704Z] [INFO] Tests are skipped. [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-api --- [2023-01-15T19:26:24.704Z] [INFO] Tests are skipped. [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api --- [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-api --- [2023-01-15T19:26:24.704Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/6.2.6-SNAPSHOT/glassfish-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:24.704Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/6.2.6-SNAPSHOT/glassfish-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2023-01-15T19:26:24.704Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] Building Common Utilities 6.2.6-SNAPSHOT [109/288] [2023-01-15T19:26:24.704Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2023-01-15T19:26:24.704Z] [INFO] Building Admin Console Integration 6.2.6-SNAPSHOT [111/288] [2023-01-15T19:26:24.704Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:24.704Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 6.2.6-SNAPSHOT [110/288] [2023-01-15T19:26:24.704Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:24.704Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:24.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:24.704Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:24.704Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:24.704Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:24.704Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:24.704Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:24.704Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:24.704Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:24.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:24.704Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish ha-shoal-cache-bootstrap: [2023-01-15T19:26:24.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:24.704Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:24.704Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:24.704Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:24.704Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:24.704Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:24.704Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:24.704Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:24.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:24.704Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:24.704Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:24.704Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:24.704Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:24.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:24.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:24.704Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:24.704Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:24.704Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:24.704Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:24.704Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:24.704Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:24.704Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:24.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:24.704Z] [WARNING] The following plugins are not marked @threadSafe in Common Utilities: [2023-01-15T19:26:24.704Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Integration: [2023-01-15T19:26:24.704Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:24.704Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:24.704Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:24.704Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:24.704Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:24.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:24.704Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:24.704Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:24.704Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:24.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-admingui-connector --- [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-admingui-connector --- [2023-01-15T19:26:24.704Z] [INFO] [2023-01-15T19:26:24.704Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.705Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:24.705Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap [2023-01-15T19:26:24.705Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:24.705Z] [INFO] [2023-01-15T19:26:24.705Z] [INFO] [2023-01-15T19:26:24.705Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-admingui-connector --- [2023-01-15T19:26:24.705Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.705Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:24.705Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector [2023-01-15T19:26:24.705Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:24.705Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:24.705Z] [INFO] [2023-01-15T19:26:24.705Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-admingui-connector --- [2023-01-15T19:26:24.705Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:24.705Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:24.705Z] [INFO] [2023-01-15T19:26:24.705Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.705Z] [INFO] [2023-01-15T19:26:24.705Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.705Z] [INFO] [2023-01-15T19:26:24.705Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.705Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:24.705Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:24.705Z] [INFO] [2023-01-15T19:26:24.705Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:24.705Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:24.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources [2023-01-15T19:26:24.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages [2023-01-15T19:26:24.705Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:24.705Z] [INFO] [2023-01-15T19:26:24.705Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.705Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:24.705Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/classes [2023-01-15T19:26:24.963Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:24.963Z] [INFO] [2023-01-15T19:26:24.963Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-admingui-connector --- [2023-01-15T19:26:24.963Z] [INFO] [2023-01-15T19:26:24.963Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-admingui-connector --- [2023-01-15T19:26:24.963Z] [INFO] [2023-01-15T19:26:24.963Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-admingui-connector --- [2023-01-15T19:26:24.963Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:24.963Z] [INFO] [2023-01-15T19:26:24.963Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.963Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:24.963Z] [INFO] [2023-01-15T19:26:24.963Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.963Z] [INFO] [2023-01-15T19:26:24.963Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-admingui-connector --- [2023-01-15T19:26:24.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:24.963Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:24.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/src/main/resources [2023-01-15T19:26:24.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/src/main/manpages [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.964Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-admingui-connector --- [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ common-util --- [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ common-util --- [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ common-util --- [2023-01-15T19:26:24.964Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:24.964Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util [2023-01-15T19:26:24.964Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:24.964Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ common-util --- [2023-01-15T19:26:24.964Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/classes [2023-01-15T19:26:24.964Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:24.964Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:24.964Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:24.964Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/classes [2023-01-15T19:26:24.964Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java/org/glassfish/admingui/connector/IndexInjector.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:24.964Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java/org/glassfish/admingui/connector/IndexInjector.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector --- [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector --- [2023-01-15T19:26:24.964Z] [INFO] [2023-01-15T19:26:24.964Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-admingui-connector --- [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.221Z] [INFO] Not copying test resources [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.221Z] [INFO] Not compiling test sources [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.221Z] [INFO] Tests are skipped. [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.221Z] [INFO] Executing tasks [2023-01-15T19:26:25.221Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for [2023-01-15T19:26:25.221Z] [INFO] [echo] ha-shoal-cache-bootstrap [2023-01-15T19:26:25.221Z] [INFO] Executed tasks [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.221Z] [INFO] Tests are skipped. [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.221Z] [INFO] Tests are skipped. [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.221Z] [INFO] [2023-01-15T19:26:25.221Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:26:25.222Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/ha-shoal-cache-bootstrap-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:25.222Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/6.2.6-SNAPSHOT/ha-shoal-cache-bootstrap-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:25.222Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-admingui-connector --- [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-admingui-connector --- [2023-01-15T19:26:25.222Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:25.222Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/classes [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-admingui-connector --- [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-admingui-connector --- [2023-01-15T19:26:25.222Z] [INFO] Not copying test resources [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-admingui-connector --- [2023-01-15T19:26:25.222Z] [INFO] Not compiling test sources [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector --- [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-admingui-connector --- [2023-01-15T19:26:25.222Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ common-util --- [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ common-util --- [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ common-util --- [2023-01-15T19:26:25.222Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:25.222Z] [INFO] Tests are skipped. [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-admingui-connector --- [2023-01-15T19:26:25.222Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ common-util --- [2023-01-15T19:26:25.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:25.222Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:25.222Z] [INFO] Copying 10 resources [2023-01-15T19:26:25.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/manpages [2023-01-15T19:26:25.222Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ common-util --- [2023-01-15T19:26:25.222Z] [INFO] Executing tasks [2023-01-15T19:26:25.222Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/classes/META-INF for [2023-01-15T19:26:25.222Z] [INFO] [echo] gf-admingui-connector [2023-01-15T19:26:25.222Z] [INFO] Executed tasks [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-admingui-connector --- [2023-01-15T19:26:25.222Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:25.222Z] [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/classes [2023-01-15T19:26:25.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar [2023-01-15T19:26:25.222Z] [INFO] [2023-01-15T19:26:25.222Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-admingui-connector --- [2023-01-15T19:26:25.480Z] [INFO] Tests are skipped. [2023-01-15T19:26:25.480Z] [INFO] [2023-01-15T19:26:25.480Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-admingui-connector --- [2023-01-15T19:26:25.480Z] [INFO] Tests are skipped. [2023-01-15T19:26:25.480Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector --- [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-admingui-connector --- [2023-01-15T19:26:25.481Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/6.2.6-SNAPSHOT/gf-admingui-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:25.481Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/6.2.6-SNAPSHOT/gf-admingui-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2023-01-15T19:26:25.481Z] [INFO] Building Admin Console Integration 6.2.6-SNAPSHOT [112/288] [2023-01-15T19:26:25.481Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:25.481Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.481Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:25.481Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:25.481Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:25.481Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:25.481Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:25.481Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:25.481Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:25.481Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.481Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Integration: [2023-01-15T19:26:25.481Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:25.481Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:25.481Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:25.481Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:25.481Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-plugin-service --- [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-plugin-service --- [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-plugin-service --- [2023-01-15T19:26:25.481Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:25.481Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service [2023-01-15T19:26:25.481Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-plugin-service --- [2023-01-15T19:26:25.481Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:25.481Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-plugin-service --- [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-plugin-service --- [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-plugin-service --- [2023-01-15T19:26:25.481Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:25.481Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-plugin-service --- [2023-01-15T19:26:25.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:25.481Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:25.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/src/main/resources [2023-01-15T19:26:25.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/src/main/manpages [2023-01-15T19:26:25.481Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:25.481Z] [INFO] [2023-01-15T19:26:25.481Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-plugin-service --- [2023-01-15T19:26:25.481Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:25.481Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/classes [2023-01-15T19:26:25.739Z] [INFO] [2023-01-15T19:26:25.740Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service --- [2023-01-15T19:26:25.740Z] [INFO] [2023-01-15T19:26:25.740Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service --- [2023-01-15T19:26:25.740Z] [INFO] [2023-01-15T19:26:25.740Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-plugin-service --- [2023-01-15T19:26:25.740Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:25.740Z] [INFO] [2023-01-15T19:26:25.740Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-plugin-service --- [2023-01-15T19:26:25.740Z] [INFO] [2023-01-15T19:26:25.740Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-plugin-service --- [2023-01-15T19:26:25.740Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:25.740Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/classes [2023-01-15T19:26:25.997Z] [INFO] [2023-01-15T19:26:25.997Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-plugin-service --- [2023-01-15T19:26:25.997Z] [INFO] [2023-01-15T19:26:25.997Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-plugin-service --- [2023-01-15T19:26:25.997Z] [INFO] Not copying test resources [2023-01-15T19:26:25.997Z] [INFO] [2023-01-15T19:26:25.997Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-plugin-service --- [2023-01-15T19:26:25.997Z] [INFO] Not compiling test sources [2023-01-15T19:26:25.997Z] [INFO] [2023-01-15T19:26:25.997Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service --- [2023-01-15T19:26:25.997Z] [INFO] [2023-01-15T19:26:25.997Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-plugin-service --- [2023-01-15T19:26:25.997Z] [INFO] Tests are skipped. [2023-01-15T19:26:25.997Z] [INFO] [2023-01-15T19:26:25.997Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-plugin-service --- [2023-01-15T19:26:25.997Z] [INFO] Executing tasks [2023-01-15T19:26:25.997Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/classes/META-INF for [2023-01-15T19:26:25.998Z] [INFO] [echo] console-plugin-service [2023-01-15T19:26:25.998Z] [INFO] Executed tasks [2023-01-15T19:26:25.998Z] [INFO] [2023-01-15T19:26:25.998Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-plugin-service --- [2023-01-15T19:26:25.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/console-plugin-service.jar [2023-01-15T19:26:25.998Z] [INFO] [2023-01-15T19:26:25.998Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-plugin-service --- [2023-01-15T19:26:25.998Z] [INFO] Tests are skipped. [2023-01-15T19:26:25.998Z] [INFO] [2023-01-15T19:26:25.998Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-plugin-service --- [2023-01-15T19:26:25.998Z] [INFO] Tests are skipped. [2023-01-15T19:26:25.998Z] [INFO] [2023-01-15T19:26:25.998Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service --- [2023-01-15T19:26:25.998Z] [INFO] [2023-01-15T19:26:25.998Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-plugin-service --- [2023-01-15T19:26:25.998Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/6.2.6-SNAPSHOT/console-plugin-service-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:25.998Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/6.2.6-SNAPSHOT/console-plugin-service-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:25.998Z] [INFO] [2023-01-15T19:26:25.998Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2023-01-15T19:26:25.998Z] [INFO] [2023-01-15T19:26:25.998Z] [INFO] [2023-01-15T19:26:25.998Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2023-01-15T19:26:25.998Z] [INFO] [2023-01-15T19:26:25.998Z] [INFO] Building Admin Console JTS Plugin 6.2.6-SNAPSHOT [114/288] [2023-01-15T19:26:25.998Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:25.998Z] [INFO] [2023-01-15T19:26:25.998Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2023-01-15T19:26:25.998Z] [INFO] Building Admin Console EJB Container Plugin 6.2.6-SNAPSHOT [115/288] [2023-01-15T19:26:25.998Z] [INFO] Building Admin Console Concurrent Plugin 6.2.6-SNAPSHOT [113/288] [2023-01-15T19:26:25.998Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:25.998Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2023-01-15T19:26:25.998Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 6.2.6-SNAPSHOT [116/288] [2023-01-15T19:26:25.998Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:25.998Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:25.998Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:25.998Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:25.998Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:25.998Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:25.998Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:25.998Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console JTS Plugin: [2023-01-15T19:26:25.998Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:25.998Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:25.998Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:25.998Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:25.998Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:25.998Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:25.998Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:25.998Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:25.998Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:25.998Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:25.998Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console EJB Container Plugin: [2023-01-15T19:26:25.998Z] [INFO] Building Admin Console Community Edition Theme Plugin 6.2.6-SNAPSHOT [117/288] [2023-01-15T19:26:25.998Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:25.998Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:25.998Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:25.998Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:25.998Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:25.998Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:25.998Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:25.998Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:25.998Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:25.998Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:25.998Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:25.998Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:25.998Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:25.998Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:25.998Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console EJB Local (Lite) Plugin: [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Concurrent Plugin: [2023-01-15T19:26:25.998Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:25.998Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:25.998Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:25.998Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:25.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.998Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:25.999Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:25.999Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:25.999Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:25.999Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:25.999Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.999Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.999Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:25.999Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:25.999Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:25.999Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:25.999Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:25.999Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:25.999Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:25.999Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.999Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Community Edition Theme Plugin: [2023-01-15T19:26:25.999Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:25.999Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:25.999Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:25.999Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:25.999Z] [WARNING] ***************************************************************** [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jts-plugin --- [2023-01-15T19:26:25.999Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-ejb-plugin --- [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-jts-plugin --- [2023-01-15T19:26:25.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-ejb-plugin --- [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-concurrent-plugin --- [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-jts-plugin --- [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-ejb-plugin --- [2023-01-15T19:26:25.999Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:25.999Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts [2023-01-15T19:26:25.999Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jts-plugin --- [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:25.999Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:25.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-concurrent-plugin --- [2023-01-15T19:26:25.999Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-ejb-lite-plugin --- [2023-01-15T19:26:25.999Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-concurrent-plugin --- [2023-01-15T19:26:25.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-ejb-lite-plugin --- [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:25.999Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent [2023-01-15T19:26:25.999Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:25.999Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-ejb-plugin --- [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-concurrent-plugin --- [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:25.999Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:25.999Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-ejb-lite-plugin --- [2023-01-15T19:26:25.999Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:25.999Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite [2023-01-15T19:26:25.999Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:25.999Z] [INFO] [2023-01-15T19:26:25.999Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-ejb-lite-plugin --- [2023-01-15T19:26:25.999Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:26.563Z] [INFO] [2023-01-15T19:26:26.563Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-community-branding-plugin --- [2023-01-15T19:26:26.563Z] [INFO] [2023-01-15T19:26:26.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-community-branding-plugin --- [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-community-branding-plugin --- [2023-01-15T19:26:26.564Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:26.564Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme [2023-01-15T19:26:26.564Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-community-branding-plugin --- [2023-01-15T19:26:26.564Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:26.564Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-ejb-plugin --- [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-ejb-plugin --- [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-ejb-plugin --- [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:26.564Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jts-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-jts-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-jts-plugin --- [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-ejb-plugin --- [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-jts-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:26.564Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:26.564Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Copying 9 resources [2023-01-15T19:26:26.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:26.564Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:26.564Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:26.564Z] [INFO] Copying 9 resources [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-jts-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:26.564Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:26.564Z] [INFO] Copying 15 resources [2023-01-15T19:26:26.564Z] [INFO] Copying 7 resources [2023-01-15T19:26:26.564Z] [INFO] Copying 15 resources [2023-01-15T19:26:26.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/src/main/manpages [2023-01-15T19:26:26.564Z] [INFO] Copying 17 resources [2023-01-15T19:26:26.564Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-ejb-plugin --- [2023-01-15T19:26:26.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/src/main/manpages [2023-01-15T19:26:26.564Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:26.564Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/classes [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-concurrent-plugin --- [2023-01-15T19:26:26.564Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:26.564Z] [INFO] [2023-01-15T19:26:26.564Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-concurrent-plugin --- [2023-01-15T19:26:26.564Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Some input files use or override a deprecated API. [2023-01-15T19:26:26.564Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:26.565Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java uses or overrides a deprecated API that is marked for removal. [2023-01-15T19:26:26.565Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java: Recompile with -Xlint:removal for details. [2023-01-15T19:26:26.565Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/org/glassfish/security/common/FileRealmHelper.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:26.565Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/org/glassfish/security/common/FileRealmHelper.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/src/main/manpages [2023-01-15T19:26:26.565Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/classes [2023-01-15T19:26:26.565Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:26.565Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ common-util --- [2023-01-15T19:26:26.565Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-concurrent-plugin --- [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ common-util --- [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-jts-plugin --- [2023-01-15T19:26:26.565Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:26.565Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:26.565Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:26.565Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/classes [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-concurrent-plugin --- [2023-01-15T19:26:26.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:26.565Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:26.565Z] [INFO] Copying 24 resources [2023-01-15T19:26:26.565Z] [INFO] Copying 37 resources [2023-01-15T19:26:26.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/src/main/manpages [2023-01-15T19:26:26.565Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-concurrent-plugin --- [2023-01-15T19:26:26.565Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:26.565Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/classes [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ common-util --- [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin --- [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin --- [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-ejb-plugin --- [2023-01-15T19:26:26.565Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin --- [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-community-branding-plugin --- [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-community-branding-plugin --- [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-community-branding-plugin --- [2023-01-15T19:26:26.565Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:26.565Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-community-branding-plugin --- [2023-01-15T19:26:26.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:26.565Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.565Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.565Z] [INFO] Copying 17 resources [2023-01-15T19:26:26.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/src/main/help [2023-01-15T19:26:26.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/src/main/manpages [2023-01-15T19:26:26.565Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:26.565Z] [INFO] [2023-01-15T19:26:26.566Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-community-branding-plugin --- [2023-01-15T19:26:26.566Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:26.566Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/classes [2023-01-15T19:26:26.822Z] [INFO] [2023-01-15T19:26:26.822Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin --- [2023-01-15T19:26:26.822Z] [INFO] [2023-01-15T19:26:26.822Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin --- [2023-01-15T19:26:26.822Z] [INFO] [2023-01-15T19:26:26.822Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-jts-plugin --- [2023-01-15T19:26:26.822Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin --- [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin --- [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin --- [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin --- [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-community-branding-plugin --- [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-concurrent-plugin --- [2023-01-15T19:26:26.823Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-ejb-lite-plugin --- [2023-01-15T19:26:26.823Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:26.823Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/classes [2023-01-15T19:26:26.823Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-jts-plugin --- [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-jts-plugin --- [2023-01-15T19:26:26.823Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:26.823Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/classes [2023-01-15T19:26:26.823Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-ejb-plugin --- [2023-01-15T19:26:26.823Z] [INFO] [2023-01-15T19:26:26.823Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-ejb-plugin --- [2023-01-15T19:26:26.823Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:26.823Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/classes [2023-01-15T19:26:27.082Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-community-branding-plugin --- [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ console-community-branding-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ common-util --- [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ common-util --- [2023-01-15T19:26:27.082Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:27.082Z] [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/classes [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Not copying test resources [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Not compiling test sources [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-concurrent-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-concurrent-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:27.082Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/classes [2023-01-15T19:26:27.082Z] [INFO] Executing tasks [2023-01-15T19:26:27.082Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/classes/META-INF for [2023-01-15T19:26:27.082Z] [INFO] [echo] console-ejb-lite-plugin [2023-01-15T19:26:27.082Z] [INFO] Executed tasks [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jts-plugin --- [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-ejb-lite-plugin --- [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-jts-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Not copying test resources [2023-01-15T19:26:27.082Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/6.2.6-SNAPSHOT/console-ejb-lite-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-jts-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Not compiling test sources [2023-01-15T19:26:27.082Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/6.2.6-SNAPSHOT/console-ejb-lite-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:27.082Z] [INFO] [2023-01-15T19:26:27.082Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin --- [2023-01-15T19:26:27.082Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:27.083Z] [INFO] [2023-01-15T19:26:27.083Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-jts-plugin --- [2023-01-15T19:26:27.083Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.083Z] [INFO] [2023-01-15T19:26:27.083Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-jts-plugin --- [2023-01-15T19:26:27.083Z] [INFO] [2023-01-15T19:26:27.083Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-community-branding-plugin --- [2023-01-15T19:26:27.083Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:27.083Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/classes [2023-01-15T19:26:27.083Z] [INFO] [2023-01-15T19:26:27.083Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-ejb-plugin --- [2023-01-15T19:26:27.083Z] [INFO] [2023-01-15T19:26:27.083Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-ejb-plugin --- [2023-01-15T19:26:27.083Z] [INFO] Not copying test resources [2023-01-15T19:26:27.083Z] [INFO] [2023-01-15T19:26:27.083Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-ejb-plugin --- [2023-01-15T19:26:27.083Z] [INFO] Not compiling test sources [2023-01-15T19:26:27.083Z] [INFO] [2023-01-15T19:26:27.083Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin --- [2023-01-15T19:26:27.083Z] [INFO] [2023-01-15T19:26:27.083Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-ejb-plugin --- [2023-01-15T19:26:27.083Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.083Z] [INFO] [2023-01-15T19:26:27.083Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-ejb-plugin --- [2023-01-15T19:26:27.083Z] [INFO] Executing tasks [2023-01-15T19:26:27.083Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/classes/META-INF for [2023-01-15T19:26:27.083Z] [INFO] [echo] console-jts-plugin [2023-01-15T19:26:27.083Z] [INFO] Executed tasks [2023-01-15T19:26:27.083Z] [INFO] [2023-01-15T19:26:27.083Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-jts-plugin --- [2023-01-15T19:26:27.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/console-jts-plugin.jar [2023-01-15T19:26:27.342Z] [INFO] [2023-01-15T19:26:27.342Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-jts-plugin --- [2023-01-15T19:26:27.342Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.342Z] [INFO] [2023-01-15T19:26:27.342Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-jts-plugin --- [2023-01-15T19:26:27.342Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.342Z] [INFO] [2023-01-15T19:26:27.342Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin --- [2023-01-15T19:26:27.342Z] [INFO] [2023-01-15T19:26:27.342Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-jts-plugin --- [2023-01-15T19:26:27.342Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/6.2.6-SNAPSHOT/console-jts-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:27.342Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/6.2.6-SNAPSHOT/console-jts-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:27.342Z] [INFO] Executing tasks [2023-01-15T19:26:27.342Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/classes/META-INF for [2023-01-15T19:26:27.342Z] [INFO] [echo] console-ejb-plugin [2023-01-15T19:26:27.342Z] [INFO] Executed tasks [2023-01-15T19:26:27.342Z] [INFO] [2023-01-15T19:26:27.342Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-ejb-plugin --- [2023-01-15T19:26:27.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/console-ejb-plugin.jar [2023-01-15T19:26:27.342Z] [INFO] [2023-01-15T19:26:27.342Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-concurrent-plugin --- [2023-01-15T19:26:27.342Z] [INFO] [2023-01-15T19:26:27.342Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-concurrent-plugin --- [2023-01-15T19:26:27.342Z] [INFO] Not copying test resources [2023-01-15T19:26:27.342Z] [INFO] [2023-01-15T19:26:27.342Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-concurrent-plugin --- [2023-01-15T19:26:27.342Z] [INFO] Not compiling test sources [2023-01-15T19:26:27.342Z] [INFO] [2023-01-15T19:26:27.342Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin --- [2023-01-15T19:26:27.342Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-concurrent-plugin --- [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-ejb-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.343Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-concurrent-plugin --- [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-ejb-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin --- [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-ejb-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/6.2.6-SNAPSHOT/console-ejb-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:27.343Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/6.2.6-SNAPSHOT/console-ejb-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:27.343Z] [INFO] Executing tasks [2023-01-15T19:26:27.343Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/classes/META-INF for [2023-01-15T19:26:27.343Z] [INFO] [echo] console-concurrent-plugin [2023-01-15T19:26:27.343Z] [INFO] Executed tasks [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-concurrent-plugin --- [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Not copying test resources [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Not compiling test sources [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/console-concurrent-plugin.jar [2023-01-15T19:26:27.343Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-concurrent-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-concurrent-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin --- [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-concurrent-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/6.2.6-SNAPSHOT/console-concurrent-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:27.343Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/6.2.6-SNAPSHOT/console-concurrent-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:27.343Z] [INFO] Executing tasks [2023-01-15T19:26:27.343Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/classes/META-INF for [2023-01-15T19:26:27.343Z] [INFO] [echo] console-community-branding-plugin [2023-01-15T19:26:27.343Z] [INFO] Executed tasks [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/console-community-branding-plugin.jar [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] [2023-01-15T19:26:27.343Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-community-branding-plugin --- [2023-01-15T19:26:27.343Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/6.2.6-SNAPSHOT/console-community-branding-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:27.343Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/6.2.6-SNAPSHOT/console-community-branding-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:27.602Z] [INFO] [2023-01-15T19:26:27.602Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ common-util --- [2023-01-15T19:26:27.602Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:27.859Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ common-util --- [2023-01-15T19:26:27.859Z] [INFO] Not copying test resources [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ common-util --- [2023-01-15T19:26:27.859Z] [INFO] Not compiling test sources [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util --- [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ common-util --- [2023-01-15T19:26:27.859Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ common-util --- [2023-01-15T19:26:27.859Z] [INFO] Executing tasks [2023-01-15T19:26:27.859Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/classes/META-INF for [2023-01-15T19:26:27.859Z] [INFO] [echo] common-util [2023-01-15T19:26:27.859Z] [INFO] Executed tasks [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ common-util --- [2023-01-15T19:26:27.859Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/common-util.jar [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ common-util --- [2023-01-15T19:26:27.859Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ common-util --- [2023-01-15T19:26:27.859Z] [INFO] Tests are skipped. [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-common-util-checkstyle) @ common-util --- [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ common-util --- [2023-01-15T19:26:27.859Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/6.2.6-SNAPSHOT/common-util-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:27.859Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/6.2.6-SNAPSHOT/common-util-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] [2023-01-15T19:26:27.859Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2023-01-15T19:26:27.859Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2023-01-15T19:26:27.859Z] [INFO] Building Appserver Core Bootstraping Classes 6.2.6-SNAPSHOT [118/288] [2023-01-15T19:26:27.859Z] [INFO] Building GlassFish Admin REST Client 6.2.6-SNAPSHOT [119/288] [2023-01-15T19:26:27.859Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:27.859Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:27.859Z] [WARNING] ***************************************************************** [2023-01-15T19:26:27.859Z] [WARNING] ***************************************************************** [2023-01-15T19:26:27.859Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:27.859Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:27.859Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:27.859Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:27.859Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:27.859Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:27.859Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:27.859Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:27.859Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:27.859Z] [WARNING] ***************************************************************** [2023-01-15T19:26:27.859Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:27.859Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Admin REST Client: [2023-01-15T19:26:27.859Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:27.860Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:27.860Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:27.860Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:27.860Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:27.860Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:27.860Z] [WARNING] ***************************************************************** [2023-01-15T19:26:27.860Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:27.860Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:27.860Z] [WARNING] ***************************************************************** [2023-01-15T19:26:27.860Z] [WARNING] The following plugins are not marked @threadSafe in Appserver Core Bootstraping Classes: [2023-01-15T19:26:27.860Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:27.860Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:27.860Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:27.860Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:27.860Z] [WARNING] ***************************************************************** [2023-01-15T19:26:28.791Z] [INFO] [2023-01-15T19:26:28.791Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish --- [2023-01-15T19:26:28.791Z] [INFO] [2023-01-15T19:26:28.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish --- [2023-01-15T19:26:28.791Z] [INFO] [2023-01-15T19:26:28.791Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish --- [2023-01-15T19:26:28.791Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:28.791Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap [2023-01-15T19:26:28.791Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:28.791Z] [INFO] [2023-01-15T19:26:28.791Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish --- [2023-01-15T19:26:28.791Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:28.791Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:28.791Z] [INFO] [2023-01-15T19:26:28.791Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ glassfish --- [2023-01-15T19:26:28.791Z] [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:6.2.6-SNAPSHOT:jar [2023-01-15T19:26:28.791Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/classes with includes "" and excludes "META-INF/**" [2023-01-15T19:26:28.791Z] [INFO] [2023-01-15T19:26:28.791Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish --- [2023-01-15T19:26:28.791Z] [INFO] [2023-01-15T19:26:28.792Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish --- [2023-01-15T19:26:28.792Z] [INFO] [2023-01-15T19:26:28.792Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish --- [2023-01-15T19:26:28.792Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:28.792Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:28.792Z] [INFO] [2023-01-15T19:26:28.792Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish --- [2023-01-15T19:26:28.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:28.792Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:28.792Z] [INFO] Copying 2 resources [2023-01-15T19:26:28.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/main/manpages [2023-01-15T19:26:28.792Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:28.792Z] [INFO] [2023-01-15T19:26:28.792Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish --- [2023-01-15T19:26:28.792Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:28.792Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/classes [2023-01-15T19:26:29.049Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java: Some input files use or override a deprecated API. [2023-01-15T19:26:29.049Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:29.049Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:29.049Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:29.049Z] [INFO] [2023-01-15T19:26:29.049Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish --- [2023-01-15T19:26:29.049Z] [INFO] [2023-01-15T19:26:29.049Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish --- [2023-01-15T19:26:29.049Z] [INFO] [2023-01-15T19:26:29.049Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish --- [2023-01-15T19:26:29.307Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:29.307Z] [INFO] [2023-01-15T19:26:29.307Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish --- [2023-01-15T19:26:29.307Z] [INFO] [2023-01-15T19:26:29.307Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish --- [2023-01-15T19:26:29.307Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:29.307Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/classes [2023-01-15T19:26:29.307Z] [INFO] [2023-01-15T19:26:29.307Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish --- [2023-01-15T19:26:29.307Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:29.307Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:29.307Z] [INFO] [2023-01-15T19:26:29.307Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish --- [2023-01-15T19:26:29.307Z] [INFO] Not copying test resources [2023-01-15T19:26:29.307Z] [INFO] [2023-01-15T19:26:29.307Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish --- [2023-01-15T19:26:29.307Z] [INFO] Not compiling test sources [2023-01-15T19:26:29.307Z] [INFO] [2023-01-15T19:26:29.307Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish --- [2023-01-15T19:26:29.307Z] [INFO] [2023-01-15T19:26:29.307Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish --- [2023-01-15T19:26:29.307Z] [INFO] Tests are skipped. [2023-01-15T19:26:29.307Z] [INFO] [2023-01-15T19:26:29.307Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish --- [2023-01-15T19:26:29.564Z] [INFO] Executing tasks [2023-01-15T19:26:29.564Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/classes/META-INF for [2023-01-15T19:26:29.564Z] [INFO] [echo] glassfish [2023-01-15T19:26:29.564Z] [INFO] Executed tasks [2023-01-15T19:26:29.564Z] [INFO] [2023-01-15T19:26:29.564Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish --- [2023-01-15T19:26:29.564Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/glassfish.jar [2023-01-15T19:26:29.564Z] [INFO] [2023-01-15T19:26:29.564Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish --- [2023-01-15T19:26:29.564Z] [INFO] Tests are skipped. [2023-01-15T19:26:29.564Z] [INFO] [2023-01-15T19:26:29.564Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish --- [2023-01-15T19:26:29.564Z] [INFO] Tests are skipped. [2023-01-15T19:26:29.564Z] [INFO] [2023-01-15T19:26:29.564Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish --- [2023-01-15T19:26:29.564Z] [INFO] [2023-01-15T19:26:29.564Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish --- [2023-01-15T19:26:29.564Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:29.564Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:29.564Z] [INFO] [2023-01-15T19:26:29.564Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2023-01-15T19:26:29.564Z] [INFO] [2023-01-15T19:26:29.564Z] [INFO] Building Test Utilities 6.2.6-SNAPSHOT [120/288] [2023-01-15T19:26:29.564Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2023-01-15T19:26:29.564Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:29.564Z] [INFO] Building Embedded GlassFish Shell 6.2.6-SNAPSHOT [121/288] [2023-01-15T19:26:29.564Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:29.564Z] [WARNING] ***************************************************************** [2023-01-15T19:26:29.564Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:29.564Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:29.564Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:29.564Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:29.564Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:29.564Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:29.564Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:29.564Z] [WARNING] ***************************************************************** [2023-01-15T19:26:29.564Z] [WARNING] The following plugins are not marked @threadSafe in Test Utilities: [2023-01-15T19:26:29.564Z] [WARNING] ***************************************************************** [2023-01-15T19:26:29.564Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:29.564Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:29.564Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:29.564Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:29.564Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:29.564Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:29.564Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:29.564Z] [WARNING] ***************************************************************** [2023-01-15T19:26:29.565Z] [WARNING] The following plugins are not marked @threadSafe in Embedded GlassFish Shell: [2023-01-15T19:26:29.565Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:29.565Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:29.565Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:29.565Z] [WARNING] ***************************************************************** [2023-01-15T19:26:29.565Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:29.565Z] [WARNING] ***************************************************************** [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:29.822Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell [2023-01-15T19:26:29.822Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:29.822Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:29.822Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:29.822Z] [INFO] Copying 1 resource [2023-01-15T19:26:29.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages [2023-01-15T19:26:29.822Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] No sources to compile [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] No sources to compile [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] Not copying test resources [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] Not compiling test sources [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] Tests are skipped. [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] Executing tasks [2023-01-15T19:26:29.822Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for [2023-01-15T19:26:29.822Z] [INFO] [echo] glassfish-embedded-shell [2023-01-15T19:26:29.822Z] [INFO] Executed tasks [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] Tests are skipped. [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.822Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.822Z] [INFO] Tests are skipped. [2023-01-15T19:26:29.822Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-shell --- [2023-01-15T19:26:29.823Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/6.2.6-SNAPSHOT/glassfish-embedded-shell-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:29.823Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/6.2.6-SNAPSHOT/glassfish-embedded-shell-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2023-01-15T19:26:29.823Z] [INFO] Building Embedded GlassFish Shell dist. fragment 6.2.6-SNAPSHOT [122/288] [2023-01-15T19:26:29.823Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:29.823Z] [WARNING] ***************************************************************** [2023-01-15T19:26:29.823Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:29.823Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:29.823Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:29.823Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:29.823Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:29.823Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:29.823Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:29.823Z] [WARNING] ***************************************************************** [2023-01-15T19:26:29.823Z] [WARNING] The following plugins are not marked @threadSafe in Embedded GlassFish Shell dist. fragment: [2023-01-15T19:26:29.823Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:29.823Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:29.823Z] [WARNING] ***************************************************************** [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:29.823Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag [2023-01-15T19:26:29.823Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:29.823Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:29.823Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:29.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources [2023-01-15T19:26:29.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages [2023-01-15T19:26:29.823Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] Executing tasks [2023-01-15T19:26:29.823Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for [2023-01-15T19:26:29.823Z] [INFO] [echo] glassfish-embedded-shell-frag [2023-01-15T19:26:29.823Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF [2023-01-15T19:26:29.823Z] [INFO] Executed tasks [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:29.823Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:29.823Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] Tests are skipped. [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] Tests are skipped. [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] [2023-01-15T19:26:29.823Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-shell-frag --- [2023-01-15T19:26:29.823Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-embedded-shell-frag-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:29.824Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/6.2.6-SNAPSHOT/glassfish-embedded-shell-frag-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:30.388Z] [INFO] [2023-01-15T19:26:30.388Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-client --- [2023-01-15T19:26:30.388Z] [INFO] [2023-01-15T19:26:30.388Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ rest-client --- [2023-01-15T19:26:30.388Z] [INFO] [2023-01-15T19:26:30.388Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ rest-client --- [2023-01-15T19:26:30.388Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:30.388Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client [2023-01-15T19:26:30.388Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:30.388Z] [INFO] [2023-01-15T19:26:30.388Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ rest-client --- [2023-01-15T19:26:30.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:30.645Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:30.645Z] [INFO] [2023-01-15T19:26:30.645Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ rest-client --- [2023-01-15T19:26:30.645Z] [INFO] [2023-01-15T19:26:30.645Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ rest-client --- [2023-01-15T19:26:30.645Z] [INFO] [2023-01-15T19:26:30.645Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ rest-client --- [2023-01-15T19:26:30.645Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:30.645Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:30.645Z] [INFO] [2023-01-15T19:26:30.645Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rest-client --- [2023-01-15T19:26:30.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:30.645Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:30.645Z] [INFO] Copying 1 resource [2023-01-15T19:26:30.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/src/main/manpages [2023-01-15T19:26:30.645Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:30.645Z] [INFO] [2023-01-15T19:26:30.645Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rest-client --- [2023-01-15T19:26:30.645Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:30.645Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/classes [2023-01-15T19:26:30.645Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:30.645Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:30.645Z] [INFO] [2023-01-15T19:26:30.645Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ rest-client --- [2023-01-15T19:26:30.645Z] [INFO] [2023-01-15T19:26:30.645Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ rest-client --- [2023-01-15T19:26:30.645Z] [INFO] [2023-01-15T19:26:30.645Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:30.904Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/classes [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] Not copying test resources [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] Not compiling test sources [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] Tests are skipped. [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] Executing tasks [2023-01-15T19:26:30.904Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/classes/META-INF for [2023-01-15T19:26:30.904Z] [INFO] [echo] rest-client [2023-01-15T19:26:30.904Z] [INFO] Executed tasks [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/rest-client.jar [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] Tests are skipped. [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] Tests are skipped. [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] [2023-01-15T19:26:30.904Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ rest-client --- [2023-01-15T19:26:30.904Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/6.2.6-SNAPSHOT/rest-client-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:30.904Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/6.2.6-SNAPSHOT/rest-client-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:33.429Z] [INFO] [2023-01-15T19:26:33.429Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ test-utils --- [2023-01-15T19:26:33.429Z] [INFO] [2023-01-15T19:26:33.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ test-utils --- [2023-01-15T19:26:33.429Z] [INFO] [2023-01-15T19:26:33.429Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ test-utils --- [2023-01-15T19:26:33.429Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:33.429Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils [2023-01-15T19:26:33.429Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:33.429Z] [INFO] [2023-01-15T19:26:33.429Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ test-utils --- [2023-01-15T19:26:33.429Z] [INFO] [2023-01-15T19:26:33.429Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ test-utils --- [2023-01-15T19:26:33.429Z] [INFO] [2023-01-15T19:26:33.429Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ test-utils --- [2023-01-15T19:26:33.430Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:33.430Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:33.430Z] [INFO] [2023-01-15T19:26:33.430Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ test-utils --- [2023-01-15T19:26:33.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:33.430Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:33.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/main/resources [2023-01-15T19:26:33.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/main/manpages [2023-01-15T19:26:33.430Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:33.430Z] [INFO] [2023-01-15T19:26:33.430Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ test-utils --- [2023-01-15T19:26:33.430Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:33.430Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/classes [2023-01-15T19:26:33.430Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations. [2023-01-15T19:26:33.430Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:33.430Z] [INFO] [2023-01-15T19:26:33.430Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ test-utils --- [2023-01-15T19:26:33.430Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:33.430Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/classes [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ test-utils --- [2023-01-15T19:26:33.687Z] [INFO] Not copying test resources [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ test-utils --- [2023-01-15T19:26:33.687Z] [INFO] Not compiling test sources [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ test-utils --- [2023-01-15T19:26:33.687Z] [INFO] Tests are skipped. [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ test-utils --- [2023-01-15T19:26:33.687Z] [INFO] Executing tasks [2023-01-15T19:26:33.687Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/classes/META-INF for [2023-01-15T19:26:33.687Z] [INFO] [echo] test-utils [2023-01-15T19:26:33.687Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/classes/META-INF [2023-01-15T19:26:33.687Z] [INFO] Executed tasks [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ test-utils --- [2023-01-15T19:26:33.687Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/test-utils.jar [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ test-utils --- [2023-01-15T19:26:33.687Z] [INFO] Tests are skipped. [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ test-utils --- [2023-01-15T19:26:33.687Z] [INFO] Tests are skipped. [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-test-utils-checkstyle) @ test-utils --- [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ test-utils --- [2023-01-15T19:26:33.687Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/6.2.6-SNAPSHOT/test-utils-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:33.687Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/6.2.6-SNAPSHOT/test-utils-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] [2023-01-15T19:26:33.687Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2023-01-15T19:26:33.687Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2023-01-15T19:26:33.687Z] [INFO] Building admin-config-api 6.2.6-SNAPSHOT [123/288] [2023-01-15T19:26:33.688Z] [INFO] Building GlassFish Java EE Annotation Framework 6.2.6-SNAPSHOT [124/288] [2023-01-15T19:26:33.688Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:33.688Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:33.688Z] [WARNING] ***************************************************************** [2023-01-15T19:26:33.688Z] [WARNING] ***************************************************************** [2023-01-15T19:26:33.688Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:33.688Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:33.688Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:33.688Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:33.688Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:33.688Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:33.688Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:33.688Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:33.688Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:33.688Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:33.688Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:33.688Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:33.688Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:33.688Z] [WARNING] ***************************************************************** [2023-01-15T19:26:33.688Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:33.688Z] [WARNING] ***************************************************************** [2023-01-15T19:26:33.688Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Java EE Annotation Framework: [2023-01-15T19:26:33.688Z] [WARNING] The following plugins are not marked @threadSafe in admin-config-api: [2023-01-15T19:26:33.688Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:33.688Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:33.688Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:33.688Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:33.688Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:33.688Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:33.688Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:33.688Z] [WARNING] ***************************************************************** [2023-01-15T19:26:33.688Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:33.688Z] [WARNING] ***************************************************************** [2023-01-15T19:26:33.688Z] [INFO] [2023-01-15T19:26:33.688Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ annotation-framework --- [2023-01-15T19:26:33.688Z] [INFO] [2023-01-15T19:26:33.688Z] [INFO] [2023-01-15T19:26:33.688Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ config-api --- [2023-01-15T19:26:33.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ annotation-framework --- [2023-01-15T19:26:33.688Z] [INFO] [2023-01-15T19:26:33.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ config-api --- [2023-01-15T19:26:33.688Z] [INFO] [2023-01-15T19:26:33.688Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ annotation-framework --- [2023-01-15T19:26:33.688Z] [INFO] [2023-01-15T19:26:33.688Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ config-api --- [2023-01-15T19:26:33.688Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:33.688Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework [2023-01-15T19:26:33.688Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:33.688Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:33.688Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api [2023-01-15T19:26:33.688Z] [INFO] [2023-01-15T19:26:33.688Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:33.688Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ annotation-framework --- [2023-01-15T19:26:33.688Z] [INFO] [2023-01-15T19:26:33.688Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ config-api --- [2023-01-15T19:26:33.688Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:33.688Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:33.946Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:33.946Z] [INFO] [2023-01-15T19:26:33.946Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ annotation-framework --- [2023-01-15T19:26:33.946Z] [INFO] [2023-01-15T19:26:33.946Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ annotation-framework --- [2023-01-15T19:26:33.946Z] [INFO] [2023-01-15T19:26:33.946Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ annotation-framework --- [2023-01-15T19:26:33.946Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:33.946Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:33.946Z] [INFO] [2023-01-15T19:26:33.946Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ annotation-framework --- [2023-01-15T19:26:33.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:33.946Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:33.946Z] [INFO] Copying 1 resource [2023-01-15T19:26:33.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/manpages [2023-01-15T19:26:33.946Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:33.946Z] [INFO] [2023-01-15T19:26:33.946Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ annotation-framework --- [2023-01-15T19:26:33.946Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:33.946Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/classes [2023-01-15T19:26:34.203Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/JarScanner.java: Some input files use or override a deprecated API. [2023-01-15T19:26:34.203Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/JarScanner.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:34.203Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/AnnotationProcessorImpl.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/AnnotationProcessorImpl.java uses unchecked or unsafe operations. [2023-01-15T19:26:34.203Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/AnnotationProcessorImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:34.203Z] [INFO] [2023-01-15T19:26:34.203Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ annotation-framework --- [2023-01-15T19:26:34.203Z] [INFO] [2023-01-15T19:26:34.203Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ annotation-framework --- [2023-01-15T19:26:34.203Z] [INFO] [2023-01-15T19:26:34.203Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ annotation-framework --- [2023-01-15T19:26:34.203Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:34.203Z] [INFO] [2023-01-15T19:26:34.204Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ annotation-framework --- [2023-01-15T19:26:34.204Z] [INFO] [2023-01-15T19:26:34.204Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ annotation-framework --- [2023-01-15T19:26:34.204Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:34.204Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/classes [2023-01-15T19:26:34.461Z] [INFO] [2023-01-15T19:26:34.461Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ annotation-framework --- [2023-01-15T19:26:34.461Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:34.461Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:34.461Z] [INFO] [2023-01-15T19:26:34.461Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ annotation-framework --- [2023-01-15T19:26:34.462Z] [INFO] Not copying test resources [2023-01-15T19:26:34.462Z] [INFO] [2023-01-15T19:26:34.462Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ annotation-framework --- [2023-01-15T19:26:34.462Z] [INFO] Not compiling test sources [2023-01-15T19:26:34.462Z] [INFO] [2023-01-15T19:26:34.462Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework --- [2023-01-15T19:26:34.462Z] [INFO] [2023-01-15T19:26:34.462Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ annotation-framework --- [2023-01-15T19:26:34.462Z] [INFO] Tests are skipped. [2023-01-15T19:26:34.462Z] [INFO] [2023-01-15T19:26:34.462Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ annotation-framework --- [2023-01-15T19:26:34.462Z] [INFO] Executing tasks [2023-01-15T19:26:34.462Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/classes/META-INF for [2023-01-15T19:26:34.462Z] [INFO] [echo] annotation-framework [2023-01-15T19:26:34.462Z] [INFO] Executed tasks [2023-01-15T19:26:34.462Z] [INFO] [2023-01-15T19:26:34.462Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ annotation-framework --- [2023-01-15T19:26:34.462Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/annotation-framework.jar [2023-01-15T19:26:34.462Z] [INFO] [2023-01-15T19:26:34.462Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ annotation-framework --- [2023-01-15T19:26:34.462Z] [INFO] Tests are skipped. [2023-01-15T19:26:34.462Z] [INFO] [2023-01-15T19:26:34.462Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ annotation-framework --- [2023-01-15T19:26:34.462Z] [INFO] Tests are skipped. [2023-01-15T19:26:34.462Z] [INFO] [2023-01-15T19:26:34.462Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework --- [2023-01-15T19:26:34.462Z] [INFO] [2023-01-15T19:26:34.462Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ annotation-framework --- [2023-01-15T19:26:34.462Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/6.2.6-SNAPSHOT/annotation-framework-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:34.462Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/6.2.6-SNAPSHOT/annotation-framework-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:35.027Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:35.027Z] [INFO] [2023-01-15T19:26:35.027Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ config-api --- [2023-01-15T19:26:35.027Z] [INFO] [2023-01-15T19:26:35.027Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ config-api --- [2023-01-15T19:26:35.027Z] [INFO] [2023-01-15T19:26:35.027Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ config-api --- [2023-01-15T19:26:35.027Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:35.027Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:35.027Z] [INFO] [2023-01-15T19:26:35.027Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ config-api --- [2023-01-15T19:26:35.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:35.027Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:35.027Z] [INFO] Copying 8 resources [2023-01-15T19:26:35.027Z] [INFO] Copying 15 resources [2023-01-15T19:26:35.027Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:35.027Z] [INFO] [2023-01-15T19:26:35.027Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ config-api --- [2023-01-15T19:26:35.027Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:35.027Z] [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/classes [2023-01-15T19:26:35.961Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API. [2023-01-15T19:26:35.961Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:35.961Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/command/CreateModuleConfigCommand.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:35.961Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/command/CreateModuleConfigCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:35.961Z] [INFO] [2023-01-15T19:26:35.961Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ config-api --- [2023-01-15T19:26:35.961Z] [INFO] [2023-01-15T19:26:35.961Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ config-api --- [2023-01-15T19:26:35.961Z] [INFO] [2023-01-15T19:26:35.961Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ config-api --- [2023-01-15T19:26:36.219Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:36.219Z] [INFO] [2023-01-15T19:26:36.219Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ config-api --- [2023-01-15T19:26:36.219Z] [INFO] [2023-01-15T19:26:36.219Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ config-api --- [2023-01-15T19:26:36.219Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:36.219Z] [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/classes [2023-01-15T19:26:36.784Z] [INFO] [2023-01-15T19:26:36.784Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ config-api --- [2023-01-15T19:26:36.784Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:37.041Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:37.041Z] [INFO] [2023-01-15T19:26:37.041Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ config-api --- [2023-01-15T19:26:37.041Z] [INFO] Not copying test resources [2023-01-15T19:26:37.041Z] [INFO] [2023-01-15T19:26:37.041Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ config-api --- [2023-01-15T19:26:37.041Z] [INFO] Not compiling test sources [2023-01-15T19:26:37.041Z] [INFO] [2023-01-15T19:26:37.041Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api --- [2023-01-15T19:26:37.041Z] [INFO] [2023-01-15T19:26:37.041Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ config-api --- [2023-01-15T19:26:37.041Z] [INFO] Tests are skipped. [2023-01-15T19:26:37.041Z] [INFO] [2023-01-15T19:26:37.041Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ config-api --- [2023-01-15T19:26:37.041Z] [INFO] Executing tasks [2023-01-15T19:26:37.041Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/classes/META-INF for [2023-01-15T19:26:37.041Z] [INFO] [echo] config-api [2023-01-15T19:26:37.041Z] [INFO] Executed tasks [2023-01-15T19:26:37.041Z] [INFO] [2023-01-15T19:26:37.041Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ config-api --- [2023-01-15T19:26:37.299Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/config-api.jar [2023-01-15T19:26:37.299Z] [INFO] [2023-01-15T19:26:37.299Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ config-api --- [2023-01-15T19:26:37.299Z] [INFO] Tests are skipped. [2023-01-15T19:26:37.299Z] [INFO] [2023-01-15T19:26:37.299Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ config-api --- [2023-01-15T19:26:37.299Z] [INFO] Tests are skipped. [2023-01-15T19:26:37.299Z] [INFO] [2023-01-15T19:26:37.299Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api --- [2023-01-15T19:26:37.299Z] [INFO] [2023-01-15T19:26:37.299Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ config-api --- [2023-01-15T19:26:37.299Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/6.2.6-SNAPSHOT/config-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:37.299Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/6.2.6-SNAPSHOT/config-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:37.299Z] [INFO] [2023-01-15T19:26:37.299Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2023-01-15T19:26:37.299Z] [INFO] [2023-01-15T19:26:37.299Z] [INFO] [2023-01-15T19:26:37.299Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2023-01-15T19:26:37.299Z] [INFO] Building Transaction Service Internal API 6.2.6-SNAPSHOT [126/288] [2023-01-15T19:26:37.299Z] [INFO] [2023-01-15T19:26:37.299Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2023-01-15T19:26:37.299Z] [INFO] Building Private APIs of Glassfish 6.2.6-SNAPSHOT [125/288] [2023-01-15T19:26:37.299Z] [INFO] Building Load Balancer Internal API 6.2.6-SNAPSHOT [127/288] [2023-01-15T19:26:37.299Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:37.299Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:37.299Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2023-01-15T19:26:37.299Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:37.299Z] [INFO] Building GMS Bootstrap Module 6.2.6-SNAPSHOT [128/288] [2023-01-15T19:26:37.299Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:37.299Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.299Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:37.299Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:37.299Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:37.299Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:37.299Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:37.299Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:37.299Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:37.299Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.299Z] [WARNING] The following plugins are not marked @threadSafe in Load Balancer Internal API: [2023-01-15T19:26:37.299Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.299Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:37.299Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:37.299Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:37.299Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:37.299Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:37.299Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:37.299Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:37.299Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.299Z] [WARNING] The following plugins are not marked @threadSafe in Transaction Service Internal API: [2023-01-15T19:26:37.299Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:37.299Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:37.299Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:37.300Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:37.300Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.300Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.300Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:37.300Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:37.300Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:37.300Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:37.300Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:37.300Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:37.300Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:37.300Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.300Z] [WARNING] The following plugins are not marked @threadSafe in Private APIs of Glassfish: [2023-01-15T19:26:37.300Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:37.300Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:37.300Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:37.300Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:37.300Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.300Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.300Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:37.300Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:37.300Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:37.300Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:37.300Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:37.300Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:37.300Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:37.300Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.300Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:37.300Z] [WARNING] The following plugins are not marked @threadSafe in GMS Bootstrap Module: [2023-01-15T19:26:37.300Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:37.300Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:37.300Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:37.300Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:37.300Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.300Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:37.300Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:37.300Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:37.300Z] [WARNING] ***************************************************************** [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ transaction-internal-api --- [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.300Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:37.300Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector [2023-01-15T19:26:37.300Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ transaction-internal-api --- [2023-01-15T19:26:37.300Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ transaction-internal-api --- [2023-01-15T19:26:37.300Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:37.300Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:37.300Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api [2023-01-15T19:26:37.300Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ transaction-internal-api --- [2023-01-15T19:26:37.300Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ internal-api --- [2023-01-15T19:26:37.300Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ internal-api --- [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ internal-api --- [2023-01-15T19:26:37.300Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:37.300Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api [2023-01-15T19:26:37.300Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ internal-api --- [2023-01-15T19:26:37.300Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:37.300Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.300Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.300Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:37.300Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:37.300Z] [INFO] [2023-01-15T19:26:37.301Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:37.301Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:37.301Z] [INFO] Copying 2 resources [2023-01-15T19:26:37.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages [2023-01-15T19:26:37.301Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:37.301Z] [INFO] [2023-01-15T19:26:37.301Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.301Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:37.301Z] [INFO] [2023-01-15T19:26:37.301Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ transaction-internal-api --- [2023-01-15T19:26:37.301Z] [INFO] [2023-01-15T19:26:37.301Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ transaction-internal-api --- [2023-01-15T19:26:37.301Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:37.301Z] [INFO] [2023-01-15T19:26:37.301Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ transaction-internal-api --- [2023-01-15T19:26:37.301Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/classes [2023-01-15T19:26:37.301Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:37.301Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:37.301Z] [INFO] [2023-01-15T19:26:37.301Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ transaction-internal-api --- [2023-01-15T19:26:37.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:37.558Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:37.558Z] [INFO] Copying 1 resource [2023-01-15T19:26:37.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/src/main/manpages [2023-01-15T19:26:37.558Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:37.558Z] [INFO] [2023-01-15T19:26:37.558Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ transaction-internal-api --- [2023-01-15T19:26:37.558Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:37.558Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/classes [2023-01-15T19:26:37.558Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:37.558Z] [INFO] [2023-01-15T19:26:37.558Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ internal-api --- [2023-01-15T19:26:37.558Z] [INFO] [2023-01-15T19:26:37.558Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ internal-api --- [2023-01-15T19:26:37.558Z] [INFO] [2023-01-15T19:26:37.558Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ internal-api --- [2023-01-15T19:26:37.558Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:37.558Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:37.558Z] [INFO] [2023-01-15T19:26:37.558Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ internal-api --- [2023-01-15T19:26:37.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:37.559Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:37.559Z] [INFO] Copying 1 resource [2023-01-15T19:26:37.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/main/manpages [2023-01-15T19:26:37.559Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ internal-api --- [2023-01-15T19:26:37.559Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:37.559Z] [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/classes [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api --- [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api --- [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ transaction-internal-api --- [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gms-bootstrap --- [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gms-bootstrap --- [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gms-bootstrap --- [2023-01-15T19:26:37.559Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:37.559Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap [2023-01-15T19:26:37.559Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:37.559Z] [INFO] [2023-01-15T19:26:37.559Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gms-bootstrap --- [2023-01-15T19:26:37.559Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:37.816Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.816Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ transaction-internal-api --- [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ transaction-internal-api --- [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.816Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:37.816Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:37.816Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/classes [2023-01-15T19:26:37.816Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/classes [2023-01-15T19:26:37.816Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gms-bootstrap --- [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gms-bootstrap --- [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gms-bootstrap --- [2023-01-15T19:26:37.816Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:37.816Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gms-bootstrap --- [2023-01-15T19:26:37.816Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:37.816Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:37.816Z] [INFO] Copying 2 resources [2023-01-15T19:26:37.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/src/main/manpages [2023-01-15T19:26:37.816Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gms-bootstrap --- [2023-01-15T19:26:37.816Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:37.816Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/classes [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ transaction-internal-api --- [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ transaction-internal-api --- [2023-01-15T19:26:37.816Z] [INFO] Not copying test resources [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ transaction-internal-api --- [2023-01-15T19:26:37.816Z] [INFO] Not compiling test sources [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api --- [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap --- [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ transaction-internal-api --- [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap --- [2023-01-15T19:26:37.816Z] [INFO] Tests are skipped. [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.816Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ transaction-internal-api --- [2023-01-15T19:26:37.816Z] [INFO] [2023-01-15T19:26:37.817Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gms-bootstrap --- [2023-01-15T19:26:37.817Z] [INFO] Executing tasks [2023-01-15T19:26:37.817Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/classes/META-INF for [2023-01-15T19:26:37.817Z] [INFO] [echo] transaction-internal-api [2023-01-15T19:26:37.817Z] [INFO] Executed tasks [2023-01-15T19:26:37.817Z] [INFO] [2023-01-15T19:26:37.817Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ transaction-internal-api --- [2023-01-15T19:26:37.817Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/transaction-internal-api.jar [2023-01-15T19:26:37.817Z] [INFO] [2023-01-15T19:26:37.817Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ transaction-internal-api --- [2023-01-15T19:26:37.817Z] [INFO] Tests are skipped. [2023-01-15T19:26:37.817Z] [INFO] [2023-01-15T19:26:37.817Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ transaction-internal-api --- [2023-01-15T19:26:37.817Z] [INFO] Tests are skipped. [2023-01-15T19:26:37.817Z] [INFO] [2023-01-15T19:26:37.817Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api --- [2023-01-15T19:26:37.817Z] [INFO] [2023-01-15T19:26:37.817Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ transaction-internal-api --- [2023-01-15T19:26:37.817Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/6.2.6-SNAPSHOT/transaction-internal-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:37.817Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/6.2.6-SNAPSHOT/transaction-internal-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:37.817Z] [INFO] [2023-01-15T19:26:37.817Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.817Z] [INFO] [2023-01-15T19:26:37.817Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.817Z] [INFO] Not copying test resources [2023-01-15T19:26:37.817Z] [INFO] [2023-01-15T19:26:37.817Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-load-balancer-connector --- [2023-01-15T19:26:37.817Z] [INFO] Not compiling test sources [2023-01-15T19:26:37.817Z] [INFO] [2023-01-15T19:26:38.074Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector --- [2023-01-15T19:26:38.074Z] [INFO] [2023-01-15T19:26:38.074Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-load-balancer-connector --- [2023-01-15T19:26:38.074Z] [INFO] Tests are skipped. [2023-01-15T19:26:38.074Z] [INFO] [2023-01-15T19:26:38.074Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-load-balancer-connector --- [2023-01-15T19:26:38.074Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:38.074Z] [INFO] [2023-01-15T19:26:38.074Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gms-bootstrap --- [2023-01-15T19:26:38.074Z] [INFO] [2023-01-15T19:26:38.074Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gms-bootstrap --- [2023-01-15T19:26:38.074Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:38.074Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/classes [2023-01-15T19:26:38.074Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ApplicationInfo.java: Some input files use or override a deprecated API. [2023-01-15T19:26:38.074Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ApplicationInfo.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:38.075Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ModuleInfo.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:38.075Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ModuleInfo.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ internal-api --- [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ internal-api --- [2023-01-15T19:26:38.075Z] [INFO] Executing tasks [2023-01-15T19:26:38.075Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for [2023-01-15T19:26:38.075Z] [INFO] [echo] gf-load-balancer-connector [2023-01-15T19:26:38.075Z] [INFO] Executed tasks [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-load-balancer-connector --- [2023-01-15T19:26:38.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-load-balancer-connector --- [2023-01-15T19:26:38.075Z] [INFO] Tests are skipped. [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-load-balancer-connector --- [2023-01-15T19:26:38.075Z] [INFO] Tests are skipped. [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector --- [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ internal-api --- [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-load-balancer-connector --- [2023-01-15T19:26:38.075Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/gf-load-balancer-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:38.075Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/6.2.6-SNAPSHOT/gf-load-balancer-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] Not copying test resources [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] Not compiling test sources [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] Tests are skipped. [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ internal-api --- [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ internal-api --- [2023-01-15T19:26:38.075Z] [INFO] Executing tasks [2023-01-15T19:26:38.075Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/classes/META-INF for [2023-01-15T19:26:38.075Z] [INFO] [echo] gms-bootstrap [2023-01-15T19:26:38.075Z] [INFO] Executed tasks [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:38.075Z] [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/classes [2023-01-15T19:26:38.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] Tests are skipped. [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] Tests are skipped. [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] [2023-01-15T19:26:38.075Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gms-bootstrap --- [2023-01-15T19:26:38.075Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/6.2.6-SNAPSHOT/gms-bootstrap-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:38.075Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/6.2.6-SNAPSHOT/gms-bootstrap-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:38.332Z] [INFO] [2023-01-15T19:26:38.332Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ internal-api --- [2023-01-15T19:26:38.332Z] [INFO] [2023-01-15T19:26:38.332Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ internal-api --- [2023-01-15T19:26:38.332Z] [INFO] Not copying test resources [2023-01-15T19:26:38.332Z] [INFO] [2023-01-15T19:26:38.333Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ internal-api --- [2023-01-15T19:26:38.333Z] [INFO] Not compiling test sources [2023-01-15T19:26:38.333Z] [INFO] [2023-01-15T19:26:38.333Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api --- [2023-01-15T19:26:38.333Z] [INFO] [2023-01-15T19:26:38.333Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ internal-api --- [2023-01-15T19:26:38.333Z] [INFO] Tests are skipped. [2023-01-15T19:26:38.333Z] [INFO] [2023-01-15T19:26:38.333Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ internal-api --- [2023-01-15T19:26:38.333Z] [INFO] Executing tasks [2023-01-15T19:26:38.333Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/classes/META-INF for [2023-01-15T19:26:38.333Z] [INFO] [echo] internal-api [2023-01-15T19:26:38.333Z] [INFO] Executed tasks [2023-01-15T19:26:38.333Z] [INFO] [2023-01-15T19:26:38.333Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ internal-api --- [2023-01-15T19:26:38.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/internal-api.jar [2023-01-15T19:26:38.590Z] [INFO] [2023-01-15T19:26:38.590Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ internal-api --- [2023-01-15T19:26:38.590Z] [INFO] Tests are skipped. [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ internal-api --- [2023-01-15T19:26:38.591Z] [INFO] Tests are skipped. [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api --- [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ internal-api --- [2023-01-15T19:26:38.591Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/6.2.6-SNAPSHOT/internal-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:38.591Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/6.2.6-SNAPSHOT/internal-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] Building Deployment Related Common Classes 6.2.6-SNAPSHOT [129/288] [2023-01-15T19:26:38.591Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2023-01-15T19:26:38.591Z] [INFO] Building OSGi Container 6.2.6-SNAPSHOT [131/288] [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2023-01-15T19:26:38.591Z] [INFO] Building Glassfish MBeanServer support 6.2.6-SNAPSHOT [134/288] [2023-01-15T19:26:38.591Z] [INFO] [2023-01-15T19:26:38.591Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2023-01-15T19:26:38.591Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2023-01-15T19:26:38.591Z] [INFO] Building Glassfish Naming 6.2.6-SNAPSHOT [136/288] [2023-01-15T19:26:38.591Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.591Z] [INFO] Building GlassFish SSL Implementation Module 6.2.6-SNAPSHOT [130/288] [2023-01-15T19:26:38.591Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.591Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2023-01-15T19:26:38.591Z] [INFO] Building stats77 6.2.6-SNAPSHOT [137/288] [2023-01-15T19:26:38.591Z] [INFO] Building Diagnostics API 6.2.6-SNAPSHOT [135/288] [2023-01-15T19:26:38.591Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.591Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.591Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2023-01-15T19:26:38.591Z] [INFO] Building JTA Implementation for Glassfish 6.2.6-SNAPSHOT [138/288] [2023-01-15T19:26:38.591Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2023-01-15T19:26:38.591Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2023-01-15T19:26:38.591Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.591Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.591Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.591Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.591Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.591Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.591Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.591Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.591Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.591Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish Naming: [2023-01-15T19:26:38.591Z] [INFO] Building GlassFish Grizzly adapter container implementation 6.2.6-SNAPSHOT [133/288] [2023-01-15T19:26:38.591Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.591Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.591Z] [INFO] Building flashlight-framework 6.2.6-SNAPSHOT [132/288] [2023-01-15T19:26:38.591Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.591Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.591Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.591Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.591Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.591Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.591Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.591Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.591Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.591Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.591Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.591Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.591Z] [WARNING] The following plugins are not marked @threadSafe in Diagnostics API: [2023-01-15T19:26:38.591Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.591Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.591Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.591Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.591Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.591Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.591Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.591Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.591Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.591Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.591Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.591Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.591Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.591Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.591Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.592Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.592Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [INFO] Building JMS Connector Module for Runtime 6.2.6-SNAPSHOT [140/288] [2023-01-15T19:26:38.592Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.592Z] [INFO] Building Web Container Naming Utilities 6.2.6-SNAPSHOT [139/288] [2023-01-15T19:26:38.592Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.592Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.592Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:38.592Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish MBeanServer support: [2023-01-15T19:26:38.592Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish SSL Implementation Module: [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.592Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.592Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.592Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.592Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.592Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.592Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.592Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.592Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.592Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.592Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.592Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.592Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.592Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.592Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.592Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.592Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.592Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.592Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.592Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.592Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Grizzly adapter container implementation: [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.592Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.592Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.592Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.592Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.592Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.592Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.592Z] [WARNING] The following plugins are not marked @threadSafe in OSGi Container: [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.592Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.592Z] [WARNING] The following plugins are not marked @threadSafe in Deployment Related Common Classes: [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.592Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.592Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] The following plugins are not marked @threadSafe in flashlight-framework: [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.592Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.592Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.592Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.592Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.592Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.592Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.592Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.592Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.592Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.593Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.593Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.593Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.593Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.593Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.593Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.593Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.593Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.593Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.593Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:38.593Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:38.593Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:38.593Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:38.593Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:38.593Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:38.593Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [WARNING] The following plugins are not marked @threadSafe in JMS Connector Module for Runtime: [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-container --- [2023-01-15T19:26:38.593Z] [WARNING] The following plugins are not marked @threadSafe in JTA Implementation for Glassfish: [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.593Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [WARNING] The following plugins are not marked @threadSafe in Web Container Naming Utilities: [2023-01-15T19:26:38.593Z] [WARNING] The following plugins are not marked @threadSafe in stats77: [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.593Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ diagnostics-api --- [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.593Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ssl-impl --- [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.593Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ diagnostics-api --- [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.593Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.593Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ osgi-container --- [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.593Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ diagnostics-api --- [2023-01-15T19:26:38.593Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ osgi-container --- [2023-01-15T19:26:38.593Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.593Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api [2023-01-15T19:26:38.593Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ssl-impl --- [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.593Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container [2023-01-15T19:26:38.593Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.593Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:38.593Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:38.593Z] [WARNING] ***************************************************************** [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ osgi-container --- [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ diagnostics-api --- [2023-01-15T19:26:38.593Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.593Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ssl-impl --- [2023-01-15T19:26:38.593Z] [INFO] [2023-01-15T19:26:38.593Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ stats77 --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ssl-impl --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-grizzly-container --- [2023-01-15T19:26:38.594Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ stats77 --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-naming --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ stats77 --- [2023-01-15T19:26:38.594Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jta --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77 [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-grizzly-container --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ stats77 --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-naming --- [2023-01-15T19:26:38.594Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jta --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-jms-connector --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-grizzly-container --- [2023-01-15T19:26:38.594Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jta --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-naming --- [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-mbeanserver --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-jms-connector --- [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-mbeanserver --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jta --- [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-mbeanserver --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-jms-connector --- [2023-01-15T19:26:38.594Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-common --- [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-framework --- [2023-01-15T19:26:38.594Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-naming --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment-common --- [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-jms-connector --- [2023-01-15T19:26:38.594Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.594Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-mbeanserver --- [2023-01-15T19:26:38.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ flashlight-framework --- [2023-01-15T19:26:38.594Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.594Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment-common --- [2023-01-15T19:26:38.594Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-grizzly-container --- [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common [2023-01-15T19:26:38.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] [2023-01-15T19:26:38.594Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.595Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-common --- [2023-01-15T19:26:38.595Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ flashlight-framework --- [2023-01-15T19:26:38.595Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.595Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.595Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework [2023-01-15T19:26:38.595Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.595Z] [INFO] [2023-01-15T19:26:38.595Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ flashlight-framework --- [2023-01-15T19:26:38.595Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.852Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ diagnostics-api --- [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ diagnostics-api --- [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ diagnostics-api --- [2023-01-15T19:26:38.852Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:38.852Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ diagnostics-api --- [2023-01-15T19:26:38.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:38.852Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:38.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/src/main/resources [2023-01-15T19:26:38.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/src/main/manpages [2023-01-15T19:26:38.852Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ diagnostics-api --- [2023-01-15T19:26:38.852Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:38.852Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/classes [2023-01-15T19:26:38.852Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:38.852Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ssl-impl --- [2023-01-15T19:26:38.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ osgi-container --- [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-naming --- [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ssl-impl --- [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ osgi-container --- [2023-01-15T19:26:38.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-naming --- [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ssl-impl --- [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ osgi-container --- [2023-01-15T19:26:38.852Z] [INFO] [2023-01-15T19:26:38.852Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-naming --- [2023-01-15T19:26:38.852Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.852Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming [2023-01-15T19:26:38.853Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:38.853Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:38.853Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-naming --- [2023-01-15T19:26:38.853Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:38.853Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:38.853Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ssl-impl --- [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ osgi-container --- [2023-01-15T19:26:38.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:38.853Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:38.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:38.853Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:38.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/main/resources [2023-01-15T19:26:38.853Z] [INFO] Copying 1 resource [2023-01-15T19:26:38.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/main/manpages [2023-01-15T19:26:38.853Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ osgi-container --- [2023-01-15T19:26:38.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/src/main/manpages [2023-01-15T19:26:38.853Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ssl-impl --- [2023-01-15T19:26:38.853Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:38.853Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/classes [2023-01-15T19:26:38.853Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:38.853Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/classes [2023-01-15T19:26:38.853Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-grizzly-container --- [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-grizzly-container --- [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-grizzly-container --- [2023-01-15T19:26:38.853Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:38.853Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-grizzly-container --- [2023-01-15T19:26:38.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:38.853Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:38.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/main/resources [2023-01-15T19:26:38.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/main/manpages [2023-01-15T19:26:38.853Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-grizzly-container --- [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api --- [2023-01-15T19:26:38.853Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api --- [2023-01-15T19:26:38.853Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/classes [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:38.853Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ diagnostics-api --- [2023-01-15T19:26:38.853Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:38.853Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-jms-connector --- [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-jms-connector --- [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-jms-connector --- [2023-01-15T19:26:39.111Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:39.111Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:39.111Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-mbeanserver --- [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-jms-connector --- [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-mbeanserver --- [2023-01-15T19:26:39.111Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:39.111Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:39.111Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-mbeanserver --- [2023-01-15T19:26:39.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ stats77 --- [2023-01-15T19:26:39.111Z] [INFO] Copying 1 resource [2023-01-15T19:26:39.111Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:39.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-naming --- [2023-01-15T19:26:39.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ stats77 --- [2023-01-15T19:26:39.111Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ stats77 --- [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-naming --- [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ flashlight-framework --- [2023-01-15T19:26:39.111Z] [INFO] Copying 1 resource [2023-01-15T19:26:39.111Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:39.111Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-naming --- [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ flashlight-framework --- [2023-01-15T19:26:39.111Z] [INFO] [2023-01-15T19:26:39.111Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:39.111Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ flashlight-framework --- [2023-01-15T19:26:39.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/src/main/manpages [2023-01-15T19:26:39.111Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:39.111Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:39.111Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:39.111Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:39.112Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-mbeanserver --- [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flashlight-framework --- [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-jms-connector --- [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-naming --- [2023-01-15T19:26:39.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:39.112Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:39.112Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ stats77 --- [2023-01-15T19:26:39.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:39.112Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:39.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:39.112Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:39.112Z] [INFO] Copying 1 resource [2023-01-15T19:26:39.112Z] [INFO] Copying 1 resource [2023-01-15T19:26:39.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:39.112Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:39.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/manpages [2023-01-15T19:26:39.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/resources [2023-01-15T19:26:39.112Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:39.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/manpages [2023-01-15T19:26:39.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/manpages [2023-01-15T19:26:39.112Z] [INFO] Copying 16 resources [2023-01-15T19:26:39.112Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-naming --- [2023-01-15T19:26:39.112Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.112Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-mbeanserver --- [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ stats77 --- [2023-01-15T19:26:39.112Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/classes [2023-01-15T19:26:39.112Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.112Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jta --- [2023-01-15T19:26:39.112Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/classes [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jta --- [2023-01-15T19:26:39.112Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jta --- [2023-01-15T19:26:39.112Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:39.112Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/classes [2023-01-15T19:26:39.112Z] [INFO] Copying 2 resources [2023-01-15T19:26:39.112Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.112Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:39.112Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ flashlight-framework --- [2023-01-15T19:26:39.112Z] [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/classes [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jta --- [2023-01-15T19:26:39.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:39.112Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:39.112Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.112Z] [INFO] Copying 3 resources [2023-01-15T19:26:39.112Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/classes [2023-01-15T19:26:39.112Z] [INFO] Copying 3 resources [2023-01-15T19:26:39.112Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jta --- [2023-01-15T19:26:39.112Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:39.112Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:39.112Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:39.112Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ssl-impl --- [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ssl-impl --- [2023-01-15T19:26:39.112Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/classes [2023-01-15T19:26:39.112Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API. [2023-01-15T19:26:39.112Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ diagnostics-api --- [2023-01-15T19:26:39.112Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ osgi-container --- [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.112Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ osgi-container --- [2023-01-15T19:26:39.112Z] [INFO] [2023-01-15T19:26:39.113Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ diagnostics-api --- [2023-01-15T19:26:39.113Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.113Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/classes [2023-01-15T19:26:39.113Z] [INFO] [2023-01-15T19:26:39.113Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ssl-impl --- [2023-01-15T19:26:39.113Z] [INFO] [2023-01-15T19:26:39.113Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ osgi-container --- [2023-01-15T19:26:39.371Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:39.371Z] [INFO] [2023-01-15T19:26:39.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment-common --- [2023-01-15T19:26:39.371Z] [INFO] [2023-01-15T19:26:39.371Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment-common --- [2023-01-15T19:26:39.371Z] [INFO] [2023-01-15T19:26:39.371Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment-common --- [2023-01-15T19:26:39.371Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:39.371Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:39.371Z] [INFO] [2023-01-15T19:26:39.371Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ deployment-common --- [2023-01-15T19:26:39.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:39.371Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:39.371Z] [INFO] Copying 3 resources [2023-01-15T19:26:39.371Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/main/java/org/glassfish/extras/grizzly/GrizzlyDeployer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/main/java/org/glassfish/extras/grizzly/GrizzlyDeployer.java uses or overrides a deprecated API. [2023-01-15T19:26:39.371Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/main/java/org/glassfish/extras/grizzly/GrizzlyDeployer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:39.371Z] [INFO] [2023-01-15T19:26:39.371Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container --- [2023-01-15T19:26:39.371Z] [INFO] [2023-01-15T19:26:39.371Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container --- [2023-01-15T19:26:39.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/main/manpages [2023-01-15T19:26:39.371Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:39.371Z] [INFO] [2023-01-15T19:26:39.371Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ deployment-common --- [2023-01-15T19:26:39.371Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.371Z] [INFO] [2023-01-15T19:26:39.371Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-grizzly-container --- [2023-01-15T19:26:39.372Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/classes [2023-01-15T19:26:39.372Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:39.372Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ osgi-container --- [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ssl-impl --- [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ osgi-container --- [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ssl-impl --- [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ diagnostics-api --- [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.372Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ diagnostics-api --- [2023-01-15T19:26:39.372Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.372Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/classes [2023-01-15T19:26:39.372Z] [INFO] Not copying test resources [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ diagnostics-api --- [2023-01-15T19:26:39.372Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/classes [2023-01-15T19:26:39.372Z] [INFO] Not compiling test sources [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api --- [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ diagnostics-api --- [2023-01-15T19:26:39.372Z] [INFO] Tests are skipped. [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ diagnostics-api --- [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector --- [2023-01-15T19:26:39.372Z] [INFO] [2023-01-15T19:26:39.372Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector --- [2023-01-15T19:26:39.628Z] [INFO] [2023-01-15T19:26:39.628Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-jms-connector --- [2023-01-15T19:26:39.628Z] [INFO] Executing tasks [2023-01-15T19:26:39.628Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for [2023-01-15T19:26:39.629Z] [INFO] [echo] diagnostics-api [2023-01-15T19:26:39.629Z] [INFO] Executed tasks [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ diagnostics-api --- [2023-01-15T19:26:39.629Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ diagnostics-api --- [2023-01-15T19:26:39.629Z] [INFO] Tests are skipped. [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ diagnostics-api --- [2023-01-15T19:26:39.629Z] [INFO] Tests are skipped. [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api --- [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ diagnostics-api --- [2023-01-15T19:26:39.629Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/6.2.6-SNAPSHOT/diagnostics-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:39.629Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/6.2.6-SNAPSHOT/diagnostics-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:39.629Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-naming --- [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-naming --- [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-naming --- [2023-01-15T19:26:39.629Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:39.629Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-naming --- [2023-01-15T19:26:39.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:39.629Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:39.629Z] [INFO] Copying 0 resource [2023-01-15T19:26:39.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/src/main/manpages [2023-01-15T19:26:39.629Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-naming --- [2023-01-15T19:26:39.629Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.629Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/classes [2023-01-15T19:26:39.629Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API. [2023-01-15T19:26:39.629Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:39.629Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:39.629Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver --- [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver --- [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-mbeanserver --- [2023-01-15T19:26:39.629Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java uses or overrides a deprecated API. [2023-01-15T19:26:39.629Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:39.629Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:39.629Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:39.629Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming --- [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming --- [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-grizzly-container --- [2023-01-15T19:26:39.629Z] [INFO] [2023-01-15T19:26:39.629Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-grizzly-container --- [2023-01-15T19:26:39.887Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.887Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/classes [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-naming --- [2023-01-15T19:26:39.887Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-jms-connector --- [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ osgi-container --- [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-jms-connector --- [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ osgi-container --- [2023-01-15T19:26:39.887Z] [INFO] Not copying test resources [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ osgi-container --- [2023-01-15T19:26:39.887Z] [INFO] Not compiling test sources [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container --- [2023-01-15T19:26:39.887Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ osgi-container --- [2023-01-15T19:26:39.887Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/classes [2023-01-15T19:26:39.887Z] [INFO] Tests are skipped. [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ osgi-container --- [2023-01-15T19:26:39.887Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API. [2023-01-15T19:26:39.887Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:39.887Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:39.887Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ stats77 --- [2023-01-15T19:26:39.887Z] [INFO] [2023-01-15T19:26:39.887Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ stats77 --- [2023-01-15T19:26:39.887Z] [INFO] Executing tasks [2023-01-15T19:26:39.888Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for [2023-01-15T19:26:39.888Z] [INFO] [echo] osgi-container [2023-01-15T19:26:39.888Z] [INFO] Executed tasks [2023-01-15T19:26:39.888Z] [INFO] [2023-01-15T19:26:39.888Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ osgi-container --- [2023-01-15T19:26:39.888Z] [INFO] [2023-01-15T19:26:39.888Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ stats77 --- [2023-01-15T19:26:39.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar [2023-01-15T19:26:39.888Z] [INFO] [2023-01-15T19:26:39.888Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ssl-impl --- [2023-01-15T19:26:39.888Z] [INFO] [2023-01-15T19:26:39.888Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ssl-impl --- [2023-01-15T19:26:39.888Z] [INFO] Not copying test resources [2023-01-15T19:26:39.888Z] [INFO] [2023-01-15T19:26:39.888Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ssl-impl --- [2023-01-15T19:26:39.888Z] [INFO] [2023-01-15T19:26:39.888Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ osgi-container --- [2023-01-15T19:26:39.888Z] [INFO] Not compiling test sources [2023-01-15T19:26:39.888Z] [INFO] [2023-01-15T19:26:39.888Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl --- [2023-01-15T19:26:39.888Z] [INFO] [2023-01-15T19:26:39.888Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ssl-impl --- [2023-01-15T19:26:40.147Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Some input files use or override a deprecated API. [2023-01-15T19:26:40.147Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:40.147Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/ProbeRegistry.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:40.147Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/ProbeRegistry.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:40.147Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework --- [2023-01-15T19:26:40.147Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ssl-impl --- [2023-01-15T19:26:40.147Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ osgi-container --- [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework --- [2023-01-15T19:26:40.147Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container --- [2023-01-15T19:26:40.147Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-container --- [2023-01-15T19:26:40.147Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/6.2.6-SNAPSHOT/osgi-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.147Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/6.2.6-SNAPSHOT/osgi-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:40.147Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:40.147Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/classes [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ flashlight-framework --- [2023-01-15T19:26:40.147Z] [INFO] Executing tasks [2023-01-15T19:26:40.147Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/classes/META-INF for [2023-01-15T19:26:40.147Z] [INFO] [echo] ssl-impl [2023-01-15T19:26:40.147Z] [INFO] Executed tasks [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ssl-impl --- [2023-01-15T19:26:40.147Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:40.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/ssl-impl.jar [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-naming --- [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-naming --- [2023-01-15T19:26:40.147Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:40.147Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/classes [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ssl-impl --- [2023-01-15T19:26:40.147Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ssl-impl --- [2023-01-15T19:26:40.147Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl --- [2023-01-15T19:26:40.147Z] [INFO] [2023-01-15T19:26:40.147Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ssl-impl --- [2023-01-15T19:26:40.147Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/6.2.6-SNAPSHOT/ssl-impl-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:40.147Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/6.2.6-SNAPSHOT/ssl-impl-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:40.405Z] [INFO] [2023-01-15T19:26:40.405Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-jms-connector --- [2023-01-15T19:26:40.405Z] [INFO] [2023-01-15T19:26:40.405Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-jms-connector --- [2023-01-15T19:26:40.405Z] [INFO] Not copying test resources [2023-01-15T19:26:40.405Z] [INFO] [2023-01-15T19:26:40.405Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-jms-connector --- [2023-01-15T19:26:40.405Z] [INFO] Not compiling test sources [2023-01-15T19:26:40.405Z] [INFO] [2023-01-15T19:26:40.405Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector --- [2023-01-15T19:26:40.405Z] [INFO] [2023-01-15T19:26:40.405Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-jms-connector --- [2023-01-15T19:26:40.405Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.405Z] [INFO] [2023-01-15T19:26:40.405Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-jms-connector --- [2023-01-15T19:26:40.405Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/UnFreezeTransactionService.java: Some input files use or override a deprecated API. [2023-01-15T19:26:40.406Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/UnFreezeTransactionService.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:40.406Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:40.406Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jta --- [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jta --- [2023-01-15T19:26:40.406Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ stats77 --- [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ stats77 --- [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.406Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.406Z] [INFO] Not copying test resources [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.406Z] [INFO] Executing tasks [2023-01-15T19:26:40.406Z] [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/classes [2023-01-15T19:26:40.406Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/classes/META-INF for [2023-01-15T19:26:40.406Z] [INFO] [echo] gf-jms-connector [2023-01-15T19:26:40.406Z] [INFO] Not compiling test sources [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.406Z] [INFO] Executed tasks [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-jms-connector --- [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.406Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.406Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jta --- [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-jms-connector --- [2023-01-15T19:26:40.406Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-jms-connector --- [2023-01-15T19:26:40.406Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector --- [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-jms-connector --- [2023-01-15T19:26:40.406Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/6.2.6-SNAPSHOT/gf-jms-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:40.406Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/6.2.6-SNAPSHOT/gf-jms-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:40.406Z] [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.flashlight.impl.client, has 1, private references [org.glassfish.flashlight.impl.core] [2023-01-15T19:26:40.406Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:40.406Z] [INFO] Executing tasks [2023-01-15T19:26:40.406Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/classes/META-INF for [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] [echo] glassfish-grizzly-container [2023-01-15T19:26:40.406Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ flashlight-framework --- [2023-01-15T19:26:40.406Z] [INFO] Executed tasks [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.406Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ flashlight-framework --- [2023-01-15T19:26:40.406Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:40.406Z] [INFO] [2023-01-15T19:26:40.406Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.664Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/classes [2023-01-15T19:26:40.664Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.664Z] [INFO] [2023-01-15T19:26:40.664Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.664Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.664Z] [INFO] [2023-01-15T19:26:40.664Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.664Z] [INFO] [2023-01-15T19:26:40.664Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-grizzly-container --- [2023-01-15T19:26:40.664Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/6.2.6-SNAPSHOT/glassfish-grizzly-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:40.664Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/6.2.6-SNAPSHOT/glassfish-grizzly-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:40.664Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2023-01-15T19:26:40.665Z] [INFO] Building Glassfish Grizzly extra jars Combining 6.2.6-SNAPSHOT [141/288] [2023-01-15T19:26:40.665Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:40.665Z] [WARNING] ***************************************************************** [2023-01-15T19:26:40.665Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:40.665Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:40.665Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:40.665Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:40.665Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:40.665Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:40.665Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:40.665Z] [WARNING] ***************************************************************** [2023-01-15T19:26:40.665Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish Grizzly extra jars Combining: [2023-01-15T19:26:40.665Z] [WARNING] org.glassfish.hk2:consolidatedbundle-maven-plugin:3.0.3 [2023-01-15T19:26:40.665Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:40.665Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:40.665Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:40.665Z] [WARNING] ***************************************************************** [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] Not copying test resources [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] Not compiling test sources [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] Executing tasks [2023-01-15T19:26:40.665Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/classes/META-INF for [2023-01-15T19:26:40.665Z] [INFO] [echo] glassfish-mbeanserver [2023-01-15T19:26:40.665Z] [INFO] Executed tasks [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-naming --- [2023-01-15T19:26:40.665Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:40.665Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Some input files use or override a deprecated API. [2023-01-15T19:26:40.665Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:40.665Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:40.665Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-common --- [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-common --- [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-mbeanserver --- [2023-01-15T19:26:40.665Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/6.2.6-SNAPSHOT/glassfish-mbeanserver-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:40.665Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/6.2.6-SNAPSHOT/glassfish-mbeanserver-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ stats77 --- [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ stats77 --- [2023-01-15T19:26:40.665Z] [INFO] Not copying test resources [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ stats77 --- [2023-01-15T19:26:40.665Z] [INFO] Not compiling test sources [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 --- [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ stats77 --- [2023-01-15T19:26:40.665Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ stats77 --- [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.665Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.665Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.666Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.666Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:40.666Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all [2023-01-15T19:26:40.666Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:40.666Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.666Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.666Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.666Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:40.666Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:40.666Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:40.666Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ deployment-common --- [2023-01-15T19:26:40.666Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jta --- [2023-01-15T19:26:40.666Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:40.666Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:40.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources [2023-01-15T19:26:40.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages [2023-01-15T19:26:40.666Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:40.666Z] [INFO] Executing tasks [2023-01-15T19:26:40.666Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/classes/META-INF for [2023-01-15T19:26:40.666Z] [INFO] [echo] stats77 [2023-01-15T19:26:40.666Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.666Z] [INFO] Executed tasks [2023-01-15T19:26:40.666Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ stats77 --- [2023-01-15T19:26:40.666Z] [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] [2023-01-15T19:26:40.666Z] [INFO] [2023-01-15T19:26:40.666Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jta --- [2023-01-15T19:26:40.666Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:40.666Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/classes [2023-01-15T19:26:40.666Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:40.666Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/classes [2023-01-15T19:26:40.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/stats77.jar [2023-01-15T19:26:40.923Z] [INFO] [2023-01-15T19:26:40.923Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ stats77 --- [2023-01-15T19:26:40.924Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ stats77 --- [2023-01-15T19:26:40.924Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 --- [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ stats77 --- [2023-01-15T19:26:40.924Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/6.2.6-SNAPSHOT/stats77-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:40.924Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/6.2.6-SNAPSHOT/stats77-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:40.924Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-naming --- [2023-01-15T19:26:40.924Z] [INFO] Not copying test resources [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-naming --- [2023-01-15T19:26:40.924Z] [INFO] Not compiling test sources [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming --- [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-naming --- [2023-01-15T19:26:40.924Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-naming --- [2023-01-15T19:26:40.924Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:40.924Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:40.924Z] required: java.lang.String,java.lang.Object,java.util.Dictionary [2023-01-15T19:26:40.924Z] found: java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary [2023-01-15T19:26:40.924Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion [2023-01-15T19:26:40.924Z] required: java.util.Dictionary [2023-01-15T19:26:40.924Z] found: java.util.Dictionary [2023-01-15T19:26:40.924Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceFactory.java: Some input files use or override a deprecated API. [2023-01-15T19:26:40.924Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceFactory.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-naming --- [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-naming --- [2023-01-15T19:26:40.924Z] [INFO] Executing tasks [2023-01-15T19:26:40.924Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/classes/META-INF for [2023-01-15T19:26:40.924Z] [INFO] [echo] glassfish-naming [2023-01-15T19:26:40.924Z] [INFO] Executed tasks [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-naming --- [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-naming --- [2023-01-15T19:26:40.924Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/glassfish-naming.jar [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-naming --- [2023-01-15T19:26:40.924Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-naming --- [2023-01-15T19:26:40.924Z] [INFO] Tests are skipped. [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming --- [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-naming --- [2023-01-15T19:26:40.924Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/6.2.6-SNAPSHOT/glassfish-naming-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:40.924Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/6.2.6-SNAPSHOT/glassfish-naming-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:40.924Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ deployment-common --- [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.924Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ deployment-common --- [2023-01-15T19:26:40.924Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:40.924Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/classes [2023-01-15T19:26:40.924Z] [INFO] [2023-01-15T19:26:40.925Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ flashlight-framework --- [2023-01-15T19:26:40.925Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:40.925Z] [INFO] [2023-01-15T19:26:40.925Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.925Z] [INFO] [2023-01-15T19:26:40.925Z] [INFO] --- consolidatedbundle-maven-plugin:3.0.3:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.925Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/3.0.1/grizzly-comet-3.0.1.jar [2023-01-15T19:26:40.925Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/3.0.1/grizzly-websockets-3.0.1.jar [2023-01-15T19:26:40.925Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/3.0.1/grizzly-http-servlet-3.0.1.jar [2023-01-15T19:26:40.925Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/3.0.1/grizzly-http-ajp-3.0.1.jar [2023-01-15T19:26:40.925Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2023-01-15T19:26:40.925Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.0.3/hk2-3.0.3.jar [2023-01-15T19:26:40.925Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [2023-01-15T19:26:40.925Z] [INFO] [2023-01-15T19:26:40.925Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:40.925Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:40.925Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/classes [2023-01-15T19:26:41.182Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:41.182Z] [INFO] [2023-01-15T19:26:41.182Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jta --- [2023-01-15T19:26:41.182Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:41.182Z] [INFO] [2023-01-15T19:26:41.182Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-naming --- [2023-01-15T19:26:41.182Z] [INFO] [2023-01-15T19:26:41.182Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-naming --- [2023-01-15T19:26:41.182Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:41.182Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/classes [2023-01-15T19:26:41.182Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:41.182Z] [INFO] [2023-01-15T19:26:41.182Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flashlight-framework --- [2023-01-15T19:26:41.182Z] [INFO] Not copying test resources [2023-01-15T19:26:41.182Z] [INFO] [2023-01-15T19:26:41.182Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ flashlight-framework --- [2023-01-15T19:26:41.182Z] [INFO] Not compiling test sources [2023-01-15T19:26:41.182Z] [INFO] [2023-01-15T19:26:41.182Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework --- [2023-01-15T19:26:41.182Z] [INFO] [2023-01-15T19:26:41.182Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ flashlight-framework --- [2023-01-15T19:26:41.182Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ flashlight-framework --- [2023-01-15T19:26:41.183Z] [INFO] Executing tasks [2023-01-15T19:26:41.183Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/classes/META-INF for [2023-01-15T19:26:41.183Z] [INFO] [echo] flashlight-framework [2023-01-15T19:26:41.183Z] [INFO] Executed tasks [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ flashlight-framework --- [2023-01-15T19:26:41.183Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:41.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/flashlight-framework.jar [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jta --- [2023-01-15T19:26:41.183Z] [INFO] Not copying test resources [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jta --- [2023-01-15T19:26:41.183Z] [INFO] Not compiling test sources [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jta --- [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jta --- [2023-01-15T19:26:41.183Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jta --- [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:41.183Z] [INFO] Not copying test resources [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:41.183Z] [INFO] Not compiling test sources [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ flashlight-framework --- [2023-01-15T19:26:41.183Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:41.183Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ flashlight-framework --- [2023-01-15T19:26:41.183Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework --- [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ flashlight-framework --- [2023-01-15T19:26:41.183Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/6.2.6-SNAPSHOT/flashlight-framework-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:41.183Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/6.2.6-SNAPSHOT/flashlight-framework-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] [2023-01-15T19:26:41.183Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2023-01-15T19:26:41.183Z] [INFO] Building admin-monitoring 6.2.6-SNAPSHOT [142/288] [2023-01-15T19:26:41.183Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:41.183Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2023-01-15T19:26:41.183Z] [INFO] Building GlassFish Flashlight Client 6.2.6-SNAPSHOT [143/288] [2023-01-15T19:26:41.183Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:41.183Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.183Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:41.183Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:41.183Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:41.183Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:41.183Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:41.183Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:41.183Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:41.183Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.183Z] [WARNING] The following plugins are not marked @threadSafe in admin-monitoring: [2023-01-15T19:26:41.183Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:41.183Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:41.183Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:41.183Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:41.183Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.183Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.183Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:41.183Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:41.183Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:41.183Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:41.183Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:41.183Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:41.183Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:41.183Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.183Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Flashlight Client: [2023-01-15T19:26:41.183Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:41.183Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:41.183Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:41.183Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:41.183Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.183Z] [INFO] Executing tasks [2023-01-15T19:26:41.183Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/classes/META-INF for [2023-01-15T19:26:41.184Z] [INFO] [echo] jta [2023-01-15T19:26:41.184Z] [INFO] Executed tasks [2023-01-15T19:26:41.184Z] [INFO] [2023-01-15T19:26:41.184Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jta --- [2023-01-15T19:26:41.184Z] [INFO] Executing tasks [2023-01-15T19:26:41.184Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for [2023-01-15T19:26:41.184Z] [INFO] [echo] glassfish-grizzly-extra-all [2023-01-15T19:26:41.442Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF [2023-01-15T19:26:41.442Z] [INFO] Executed tasks [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-client --- [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ monitoring-core --- [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ flashlight-client --- [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ monitoring-core --- [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ flashlight-client --- [2023-01-15T19:26:41.442Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.442Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client [2023-01-15T19:26:41.442Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ monitoring-core --- [2023-01-15T19:26:41.442Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ flashlight-client --- [2023-01-15T19:26:41.442Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.442Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor [2023-01-15T19:26:41.442Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.442Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/jta.jar [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:41.442Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ monitoring-core --- [2023-01-15T19:26:41.442Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:41.442Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- maven-bundle-plugin:5.1.4:bundle (bundle) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jta --- [2023-01-15T19:26:41.442Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jta --- [2023-01-15T19:26:41.442Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.transaction-jta-checkstyle) @ jta --- [2023-01-15T19:26:41.442Z] [INFO] [2023-01-15T19:26:41.442Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jta --- [2023-01-15T19:26:41.442Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/6.2.6-SNAPSHOT/jta-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:41.442Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/6.2.6-SNAPSHOT/jta-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:41.443Z] [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) [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-common --- [2023-01-15T19:26:41.443Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:41.443Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ flashlight-client --- [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ flashlight-client --- [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ flashlight-client --- [2023-01-15T19:26:41.443Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:41.443Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flashlight-client --- [2023-01-15T19:26:41.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:41.443Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:41.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/src/main/resources [2023-01-15T19:26:41.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/src/main/manpages [2023-01-15T19:26:41.443Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ flashlight-client --- [2023-01-15T19:26:41.443Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:41.443Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/classes [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] Not copying test resources [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] Not compiling test sources [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] Executing tasks [2023-01-15T19:26:41.443Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/classes/META-INF for [2023-01-15T19:26:41.443Z] [INFO] [echo] web-naming [2023-01-15T19:26:41.443Z] [INFO] Executed tasks [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/web-naming.jar [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-naming --- [2023-01-15T19:26:41.443Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/6.2.6-SNAPSHOT/web-naming-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:41.443Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/6.2.6-SNAPSHOT/web-naming-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ flashlight-client --- [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ flashlight-client --- [2023-01-15T19:26:41.443Z] [INFO] [2023-01-15T19:26:41.443Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ flashlight-client --- [2023-01-15T19:26:41.443Z] [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:6.2.6-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (6.2.6-SNAPSHOT) and in the manifest (6.2.6). 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 [2023-01-15T19:26:41.443Z] [INFO] Building bundle: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2023-01-15T19:26:41.702Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ deployment-common --- [2023-01-15T19:26:41.702Z] [INFO] Not copying test resources [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ deployment-common --- [2023-01-15T19:26:41.702Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ monitoring-core --- [2023-01-15T19:26:41.702Z] [INFO] Not compiling test sources [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common --- [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ monitoring-core --- [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ deployment-common --- [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ monitoring-core --- [2023-01-15T19:26:41.702Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:41.702Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment-common --- [2023-01-15T19:26:41.702Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ monitoring-core --- [2023-01-15T19:26:41.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:41.702Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:41.702Z] [INFO] Copying 2 resources [2023-01-15T19:26:41.702Z] [INFO] Copying 1 resource [2023-01-15T19:26:41.702Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ monitoring-core --- [2023-01-15T19:26:41.702Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:41.702Z] [INFO] Executing tasks [2023-01-15T19:26:41.702Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/classes/META-INF for [2023-01-15T19:26:41.702Z] [INFO] [echo] deployment-common [2023-01-15T19:26:41.702Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/classes [2023-01-15T19:26:41.702Z] [INFO] Executed tasks [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ deployment-common --- [2023-01-15T19:26:41.702Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.702Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ flashlight-client --- [2023-01-15T19:26:41.702Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/deployment-common.jar [2023-01-15T19:26:41.702Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ flashlight-client --- [2023-01-15T19:26:41.703Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:41.703Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/classes [2023-01-15T19:26:41.703Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment-common --- [2023-01-15T19:26:41.703Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.703Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment-common --- [2023-01-15T19:26:41.703Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.703Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common --- [2023-01-15T19:26:41.703Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment-common --- [2023-01-15T19:26:41.703Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/6.2.6-SNAPSHOT/deployment-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:41.703Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/6.2.6-SNAPSHOT/deployment-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:41.703Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2023-01-15T19:26:41.703Z] [INFO] Building Security Core Classes 6.2.6-SNAPSHOT [144/288] [2023-01-15T19:26:41.703Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:41.703Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2023-01-15T19:26:41.703Z] [INFO] Building nucleus.resources 6.2.6-SNAPSHOT [145/288] [2023-01-15T19:26:41.703Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2023-01-15T19:26:41.703Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] [2023-01-15T19:26:41.703Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2023-01-15T19:26:41.703Z] [INFO] Building AutoDeploy Classes 6.2.6-SNAPSHOT [146/288] [2023-01-15T19:26:41.703Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:41.703Z] [INFO] Building GlassFish AppClient Server-Side Connector 6.2.6-SNAPSHOT [147/288] [2023-01-15T19:26:41.703Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:41.703Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:41.703Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2023-01-15T19:26:41.703Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2023-01-15T19:26:41.703Z] [INFO] Building Connector for GlassFish Web Container 6.2.6-SNAPSHOT [148/288] [2023-01-15T19:26:41.703Z] [INFO] Building EJB Container connector for Glassfish 6.2.6-SNAPSHOT [149/288] [2023-01-15T19:26:41.703Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:41.703Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.703Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:41.703Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:41.703Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:41.703Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:41.703Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:41.703Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:41.703Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:41.703Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:41.703Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.703Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.703Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:41.703Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:41.703Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:41.703Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:41.703Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:41.703Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:41.703Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:41.703Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.703Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.703Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:41.703Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:41.703Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:41.703Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:41.703Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:41.703Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:41.703Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:41.703Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.703Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish AppClient Server-Side Connector: [2023-01-15T19:26:41.703Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:41.703Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:41.703Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:41.703Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:41.703Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.703Z] [WARNING] The following plugins are not marked @threadSafe in EJB Container connector for Glassfish: [2023-01-15T19:26:41.703Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:41.703Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:41.703Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:41.703Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:41.703Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.703Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.703Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:41.703Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:41.703Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:41.703Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:41.703Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:41.703Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:41.703Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:41.703Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.703Z] [WARNING] The following plugins are not marked @threadSafe in Connector for GlassFish Web Container: [2023-01-15T19:26:41.703Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:41.703Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:41.703Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:41.704Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:41.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.704Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:41.704Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:41.704Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:41.704Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:41.704Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:41.704Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:41.704Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:41.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.704Z] [WARNING] The following plugins are not marked @threadSafe in Security Core Classes: [2023-01-15T19:26:41.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.704Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:41.704Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:41.704Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:41.704Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:41.704Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:41.704Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:41.704Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:41.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.704Z] [WARNING] The following plugins are not marked @threadSafe in nucleus.resources: [2023-01-15T19:26:41.704Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:41.704Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:41.704Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:41.704Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:41.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.704Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:41.704Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:41.704Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:41.704Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:41.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.704Z] [WARNING] The following plugins are not marked @threadSafe in AutoDeploy Classes: [2023-01-15T19:26:41.704Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:41.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.704Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:41.704Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:41.704Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:41.704Z] [WARNING] ***************************************************************** [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient-connector --- [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appclient-connector --- [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appclient-connector --- [2023-01-15T19:26:41.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.704Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector [2023-01-15T19:26:41.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appclient-connector --- [2023-01-15T19:26:41.704Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-resources --- [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-resources --- [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-resources --- [2023-01-15T19:26:41.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.704Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources [2023-01-15T19:26:41.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ nucleus-resources --- [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-web-connector --- [2023-01-15T19:26:41.704Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-web-connector --- [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-web-connector --- [2023-01-15T19:26:41.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.704Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector [2023-01-15T19:26:41.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-web-connector --- [2023-01-15T19:26:41.704Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-ejb-connector --- [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-ejb-connector --- [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-ejb-connector --- [2023-01-15T19:26:41.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.704Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector [2023-01-15T19:26:41.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-ejb-connector --- [2023-01-15T19:26:41.704Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-autodeploy --- [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security --- [2023-01-15T19:26:41.704Z] [INFO] [2023-01-15T19:26:41.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment-autodeploy --- [2023-01-15T19:26:41.705Z] [INFO] [2023-01-15T19:26:41.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ security --- [2023-01-15T19:26:41.705Z] [INFO] [2023-01-15T19:26:41.705Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment-autodeploy --- [2023-01-15T19:26:41.705Z] [INFO] [2023-01-15T19:26:41.705Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ security --- [2023-01-15T19:26:41.705Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.705Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy [2023-01-15T19:26:41.705Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.705Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.705Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core [2023-01-15T19:26:41.705Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:41.705Z] [INFO] [2023-01-15T19:26:41.705Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-autodeploy --- [2023-01-15T19:26:41.705Z] [INFO] [2023-01-15T19:26:41.705Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ security --- [2023-01-15T19:26:41.705Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:41.705Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:41.705Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:41.705Z] [INFO] [2023-01-15T19:26:41.705Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:41.705Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.705Z] [INFO] [2023-01-15T19:26:41.705Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:41.705Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.705Z] [INFO] [2023-01-15T19:26:41.705Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:41.705Z] [INFO] [2023-01-15T19:26:41.705Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-grizzly-extra-all --- [2023-01-15T19:26:41.705Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-grizzly-extra-all-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:41.705Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/6.2.6-SNAPSHOT/glassfish-grizzly-extra-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] Not copying test resources [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] Not compiling test sources [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appclient-connector --- [2023-01-15T19:26:41.963Z] [INFO] Executing tasks [2023-01-15T19:26:41.963Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/classes/META-INF for [2023-01-15T19:26:41.963Z] [INFO] [echo] flashlight-client [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appclient-connector --- [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appclient-connector --- [2023-01-15T19:26:41.963Z] [INFO] Executed tasks [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:41.963Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appclient-connector --- [2023-01-15T19:26:41.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/flashlight-client.jar [2023-01-15T19:26:41.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:41.963Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:41.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/src/main/resources [2023-01-15T19:26:41.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/src/main/manpages [2023-01-15T19:26:41.963Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appclient-connector --- [2023-01-15T19:26:41.963Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:41.963Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/classes [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] Tests are skipped. [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] [2023-01-15T19:26:41.963Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ flashlight-client --- [2023-01-15T19:26:41.963Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/6.2.6-SNAPSHOT/flashlight-client-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:41.963Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/6.2.6-SNAPSHOT/flashlight-client-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:41.964Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:41.964Z] [INFO] [2023-01-15T19:26:41.964Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-resources --- [2023-01-15T19:26:41.964Z] [INFO] [2023-01-15T19:26:41.964Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-resources --- [2023-01-15T19:26:41.964Z] [INFO] [2023-01-15T19:26:41.964Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-resources --- [2023-01-15T19:26:41.964Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:41.964Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:41.964Z] [INFO] [2023-01-15T19:26:41.964Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-resources --- [2023-01-15T19:26:41.964Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:41.964Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:41.964Z] [INFO] Copying 2 resources [2023-01-15T19:26:41.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/resources [2023-01-15T19:26:41.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/manpages [2023-01-15T19:26:41.964Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:41.964Z] [INFO] [2023-01-15T19:26:41.964Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ nucleus-resources --- [2023-01-15T19:26:41.964Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:41.964Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/classes [2023-01-15T19:26:41.964Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:41.964Z] [INFO] [2023-01-15T19:26:41.964Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment-autodeploy --- [2023-01-15T19:26:41.964Z] [INFO] [2023-01-15T19:26:41.964Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment-autodeploy --- [2023-01-15T19:26:41.964Z] [INFO] [2023-01-15T19:26:41.964Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment-autodeploy --- [2023-01-15T19:26:41.964Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:41.964Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:41.964Z] [INFO] [2023-01-15T19:26:41.964Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ deployment-autodeploy --- [2023-01-15T19:26:41.964Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:41.964Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:41.964Z] [INFO] Copying 1 resource [2023-01-15T19:26:41.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/manpages [2023-01-15T19:26:41.964Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:41.964Z] [INFO] [2023-01-15T19:26:41.964Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ deployment-autodeploy --- [2023-01-15T19:26:42.221Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:42.221Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/classes [2023-01-15T19:26:42.221Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:42.221Z] [INFO] [2023-01-15T19:26:42.221Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-web-connector --- [2023-01-15T19:26:42.221Z] [INFO] [2023-01-15T19:26:42.221Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-web-connector --- [2023-01-15T19:26:42.221Z] [INFO] [2023-01-15T19:26:42.221Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-web-connector --- [2023-01-15T19:26:42.221Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:42.221Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:42.221Z] [INFO] [2023-01-15T19:26:42.221Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-ejb-connector --- [2023-01-15T19:26:42.221Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:42.221Z] [INFO] [2023-01-15T19:26:42.221Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-ejb-connector --- [2023-01-15T19:26:42.221Z] [INFO] [2023-01-15T19:26:42.221Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-ejb-connector --- [2023-01-15T19:26:42.221Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:42.221Z] [INFO] [2023-01-15T19:26:42.221Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-web-connector --- [2023-01-15T19:26:42.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:42.221Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:42.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/src/main/resources [2023-01-15T19:26:42.221Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:42.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/src/main/manpages [2023-01-15T19:26:42.222Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:42.222Z] [INFO] [2023-01-15T19:26:42.222Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appclient-connector --- [2023-01-15T19:26:42.222Z] [INFO] [2023-01-15T19:26:42.222Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-web-connector --- [2023-01-15T19:26:42.222Z] [INFO] [2023-01-15T19:26:42.222Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-ejb-connector --- [2023-01-15T19:26:42.222Z] [INFO] [2023-01-15T19:26:42.222Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appclient-connector --- [2023-01-15T19:26:42.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:42.222Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:42.222Z] [INFO] Copying 1 resource [2023-01-15T19:26:42.222Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:42.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/src/main/manpages [2023-01-15T19:26:42.222Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:42.222Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/classes [2023-01-15T19:26:42.222Z] [INFO] [2023-01-15T19:26:42.222Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ appclient-connector --- [2023-01-15T19:26:42.222Z] [INFO] [2023-01-15T19:26:42.222Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-ejb-connector --- [2023-01-15T19:26:42.222Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:42.222Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/classes [2023-01-15T19:26:42.222Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java uses or overrides a deprecated API. [2023-01-15T19:26:42.222Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:42.222Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/AbstractTreeNode.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:42.222Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/AbstractTreeNode.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:42.222Z] [INFO] [2023-01-15T19:26:42.222Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ monitoring-core --- [2023-01-15T19:26:42.222Z] [INFO] [2023-01-15T19:26:42.222Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ monitoring-core --- [2023-01-15T19:26:42.222Z] [INFO] [2023-01-15T19:26:42.222Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ monitoring-core --- [2023-01-15T19:26:42.479Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:42.479Z] [INFO] [2023-01-15T19:26:42.479Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ appclient-connector --- [2023-01-15T19:26:42.479Z] [INFO] [2023-01-15T19:26:42.479Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appclient-connector --- [2023-01-15T19:26:42.479Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:42.479Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/classes [2023-01-15T19:26:42.479Z] [INFO] [2023-01-15T19:26:42.479Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector --- [2023-01-15T19:26:42.479Z] [INFO] [2023-01-15T19:26:42.479Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector --- [2023-01-15T19:26:42.479Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java uses or overrides a deprecated API. [2023-01-15T19:26:42.479Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:42.479Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/ResourceTypeOrderProcessor.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/ResourceTypeOrderProcessor.java uses unchecked or unsafe operations. [2023-01-15T19:26:42.479Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/ResourceTypeOrderProcessor.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:42.479Z] [INFO] [2023-01-15T19:26:42.479Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources --- [2023-01-15T19:26:42.479Z] [INFO] [2023-01-15T19:26:42.479Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources --- [2023-01-15T19:26:42.479Z] [INFO] [2023-01-15T19:26:42.479Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-web-connector --- [2023-01-15T19:26:42.479Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployer.java: Some input files use or override a deprecated API. [2023-01-15T19:26:42.479Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:42.479Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations. [2023-01-15T19:26:42.479Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:42.479Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/EjbAnnotationTypesProvider.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:42.479Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/EjbAnnotationTypesProvider.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:42.480Z] [INFO] [2023-01-15T19:26:42.480Z] [INFO] [2023-01-15T19:26:42.480Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy --- [2023-01-15T19:26:42.480Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector --- [2023-01-15T19:26:42.480Z] [INFO] [2023-01-15T19:26:42.480Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy --- [2023-01-15T19:26:42.480Z] [INFO] [2023-01-15T19:26:42.480Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector --- [2023-01-15T19:26:42.480Z] [INFO] [2023-01-15T19:26:42.480Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ nucleus-resources --- [2023-01-15T19:26:42.480Z] [INFO] [2023-01-15T19:26:42.480Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-ejb-connector --- [2023-01-15T19:26:42.480Z] [INFO] [2023-01-15T19:26:42.480Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ deployment-autodeploy --- [2023-01-15T19:26:42.480Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:42.480Z] [INFO] [2023-01-15T19:26:42.480Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ monitoring-core --- [2023-01-15T19:26:42.480Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor] [2023-01-15T19:26:42.480Z] [INFO] [2023-01-15T19:26:42.480Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ monitoring-core --- [2023-01-15T19:26:42.480Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:42.480Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/classes [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appclient-connector --- [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appclient-connector --- [2023-01-15T19:26:42.737Z] [INFO] Not copying test resources [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appclient-connector --- [2023-01-15T19:26:42.737Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ security --- [2023-01-15T19:26:42.737Z] [INFO] Not compiling test sources [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector --- [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ security --- [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appclient-connector --- [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ security --- [2023-01-15T19:26:42.737Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:42.737Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appclient-connector --- [2023-01-15T19:26:42.737Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security --- [2023-01-15T19:26:42.737Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:42.737Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:42.737Z] [INFO] Copying 8 resources [2023-01-15T19:26:42.737Z] [INFO] Copying 3 resources [2023-01-15T19:26:42.737Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:42.737Z] [INFO] Copying 0 resource [2023-01-15T19:26:42.737Z] [INFO] Copying 1 resource [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-web-connector --- [2023-01-15T19:26:42.737Z] [INFO] Copying 1 resource [2023-01-15T19:26:42.737Z] [INFO] Copying 2 resources [2023-01-15T19:26:42.737Z] [INFO] Copying 0 resource [2023-01-15T19:26:42.737Z] [INFO] Copying 1 resource [2023-01-15T19:26:42.737Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-web-connector --- [2023-01-15T19:26:42.737Z] [INFO] Copying 1 resource [2023-01-15T19:26:42.737Z] [INFO] Executing tasks [2023-01-15T19:26:42.737Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/classes/META-INF for [2023-01-15T19:26:42.737Z] [INFO] Copying 25 resources [2023-01-15T19:26:42.737Z] [INFO] [echo] appclient-connector [2023-01-15T19:26:42.737Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:42.737Z] [INFO] Executed tasks [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ nucleus-resources --- [2023-01-15T19:26:42.737Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/classes [2023-01-15T19:26:42.737Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appclient-connector --- [2023-01-15T19:26:42.737Z] [INFO] [2023-01-15T19:26:42.737Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ nucleus-resources --- [2023-01-15T19:26:42.737Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:42.738Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/classes [2023-01-15T19:26:42.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/appclient-connector.jar [2023-01-15T19:26:42.738Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:42.738Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:42.738Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:42.738Z] [INFO] [2023-01-15T19:26:42.738Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ security --- [2023-01-15T19:26:42.738Z] [INFO] [2023-01-15T19:26:42.738Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-ejb-connector --- [2023-01-15T19:26:42.738Z] [INFO] [2023-01-15T19:26:42.738Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ deployment-autodeploy --- [2023-01-15T19:26:42.738Z] [INFO] [2023-01-15T19:26:42.738Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appclient-connector --- [2023-01-15T19:26:42.738Z] [INFO] [2023-01-15T19:26:42.738Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ deployment-autodeploy --- [2023-01-15T19:26:42.738Z] [INFO] [2023-01-15T19:26:42.738Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-ejb-connector --- [2023-01-15T19:26:42.738Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:42.738Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:42.738Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.738Z] [INFO] [2023-01-15T19:26:42.738Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appclient-connector --- [2023-01-15T19:26:42.738Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/classes [2023-01-15T19:26:42.738Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/classes [2023-01-15T19:26:42.738Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.738Z] [INFO] [2023-01-15T19:26:42.738Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient.server-appclient-connector-checkstyle) @ appclient-connector --- [2023-01-15T19:26:42.738Z] [INFO] [2023-01-15T19:26:42.738Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appclient-connector --- [2023-01-15T19:26:42.738Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:42.738Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/6.2.6-SNAPSHOT/appclient-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:42.738Z] [INFO] Compiling 137 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes [2023-01-15T19:26:42.738Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/6.2.6-SNAPSHOT/appclient-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:42.997Z] [INFO] [2023-01-15T19:26:42.997Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-web-connector --- [2023-01-15T19:26:42.997Z] [INFO] [2023-01-15T19:26:42.997Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-web-connector --- [2023-01-15T19:26:42.997Z] [INFO] Not copying test resources [2023-01-15T19:26:42.997Z] [INFO] [2023-01-15T19:26:42.997Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-web-connector --- [2023-01-15T19:26:42.997Z] [INFO] Not compiling test sources [2023-01-15T19:26:42.997Z] [INFO] [2023-01-15T19:26:42.997Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-web-connector --- [2023-01-15T19:26:42.997Z] [INFO] [2023-01-15T19:26:42.997Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-web-connector --- [2023-01-15T19:26:42.997Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.997Z] [INFO] [2023-01-15T19:26:42.997Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-web-connector --- [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-ejb-connector --- [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-ejb-connector --- [2023-01-15T19:26:42.998Z] [INFO] Not copying test resources [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-ejb-connector --- [2023-01-15T19:26:42.998Z] [INFO] Not compiling test sources [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-ejb-connector --- [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-ejb-connector --- [2023-01-15T19:26:42.998Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-ejb-connector --- [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ monitoring-core --- [2023-01-15T19:26:42.998Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:42.998Z] [INFO] Executing tasks [2023-01-15T19:26:42.998Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/classes/META-INF for [2023-01-15T19:26:42.998Z] [INFO] [echo] gf-web-connector [2023-01-15T19:26:42.998Z] [INFO] Executed tasks [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-web-connector --- [2023-01-15T19:26:42.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/gf-web-connector.jar [2023-01-15T19:26:42.998Z] [INFO] Executing tasks [2023-01-15T19:26:42.998Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/classes/META-INF for [2023-01-15T19:26:42.998Z] [INFO] [echo] gf-ejb-connector [2023-01-15T19:26:42.998Z] [INFO] Executed tasks [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-ejb-connector --- [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-web-connector --- [2023-01-15T19:26:42.998Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-web-connector --- [2023-01-15T19:26:42.998Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-gf-web-connector-checkstyle) @ gf-web-connector --- [2023-01-15T19:26:42.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-web-connector --- [2023-01-15T19:26:42.998Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/6.2.6-SNAPSHOT/gf-web-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:42.998Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/6.2.6-SNAPSHOT/gf-web-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ nucleus-resources --- [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nucleus-resources --- [2023-01-15T19:26:42.998Z] [INFO] Not copying test resources [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ nucleus-resources --- [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [2023-01-15T19:26:42.998Z] [INFO] Not compiling test sources [2023-01-15T19:26:42.998Z] [INFO] Building Web container and GUI plug-in common classes 6.2.6-SNAPSHOT [150/288] [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:42.998Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ nucleus-resources --- [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ nucleus-resources --- [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-ejb-connector --- [2023-01-15T19:26:42.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:42.998Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:42.998Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:42.998Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:42.998Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:42.998Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:42.998Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:42.998Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:42.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:42.998Z] [WARNING] The following plugins are not marked @threadSafe in Web container and GUI plug-in common classes: [2023-01-15T19:26:42.998Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:42.998Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:42.998Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.998Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:42.998Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:42.998Z] [WARNING] ***************************************************************** [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-resources --- [2023-01-15T19:26:42.998Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-ejb-connector --- [2023-01-15T19:26:42.998Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-gf-ejb-connector-checkstyle) @ gf-ejb-connector --- [2023-01-15T19:26:42.998Z] [INFO] [2023-01-15T19:26:42.998Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-ejb-connector --- [2023-01-15T19:26:42.999Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/6.2.6-SNAPSHOT/gf-ejb-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:42.999Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/6.2.6-SNAPSHOT/gf-ejb-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-gui-plugin-common --- [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-gui-plugin-common --- [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-gui-plugin-common --- [2023-01-15T19:26:42.999Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:42.999Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common [2023-01-15T19:26:42.999Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-gui-plugin-common --- [2023-01-15T19:26:42.999Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-autodeploy --- [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ deployment-autodeploy --- [2023-01-15T19:26:42.999Z] [INFO] Not copying test resources [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ deployment-autodeploy --- [2023-01-15T19:26:42.999Z] [INFO] Not compiling test sources [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-autodeploy --- [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ deployment-autodeploy --- [2023-01-15T19:26:42.999Z] [INFO] Executing tasks [2023-01-15T19:26:42.999Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/classes/META-INF for [2023-01-15T19:26:42.999Z] [INFO] [echo] nucleus-resources [2023-01-15T19:26:42.999Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment-autodeploy --- [2023-01-15T19:26:42.999Z] [INFO] Executed tasks [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ nucleus-resources --- [2023-01-15T19:26:42.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/nucleus-resources.jar [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-resources --- [2023-01-15T19:26:42.999Z] [INFO] Executing tasks [2023-01-15T19:26:42.999Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/classes/META-INF for [2023-01-15T19:26:42.999Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.999Z] [INFO] [echo] deployment-autodeploy [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-resources --- [2023-01-15T19:26:42.999Z] [INFO] Tests are skipped. [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resourcebase.resources-nucleus-resources-checkstyle) @ nucleus-resources --- [2023-01-15T19:26:42.999Z] [INFO] Executed tasks [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ deployment-autodeploy --- [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-resources --- [2023-01-15T19:26:42.999Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/6.2.6-SNAPSHOT/nucleus-resources-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:42.999Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/6.2.6-SNAPSHOT/nucleus-resources-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2023-01-15T19:26:42.999Z] [INFO] Building Deployment Object Library 6.2.6-SNAPSHOT [151/288] [2023-01-15T19:26:42.999Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:42.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar [2023-01-15T19:26:42.999Z] [WARNING] ***************************************************************** [2023-01-15T19:26:42.999Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:42.999Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:42.999Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:42.999Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:42.999Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:42.999Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:42.999Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:42.999Z] [WARNING] ***************************************************************** [2023-01-15T19:26:42.999Z] [WARNING] The following plugins are not marked @threadSafe in Deployment Object Library: [2023-01-15T19:26:42.999Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:42.999Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:42.999Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:42.999Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:42.999Z] [WARNING] ***************************************************************** [2023-01-15T19:26:42.999Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ monitoring-core --- [2023-01-15T19:26:42.999Z] [INFO] Not copying test resources [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ monitoring-core --- [2023-01-15T19:26:42.999Z] [INFO] Not compiling test sources [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ monitoring-core --- [2023-01-15T19:26:42.999Z] [INFO] [2023-01-15T19:26:42.999Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ monitoring-core --- [2023-01-15T19:26:43.000Z] [INFO] Tests are skipped. [2023-01-15T19:26:43.000Z] [INFO] [2023-01-15T19:26:43.000Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ monitoring-core --- [2023-01-15T19:26:43.000Z] [INFO] [2023-01-15T19:26:43.000Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment-autodeploy --- [2023-01-15T19:26:43.000Z] [INFO] Tests are skipped. [2023-01-15T19:26:43.000Z] [INFO] [2023-01-15T19:26:43.000Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment-autodeploy --- [2023-01-15T19:26:43.000Z] [INFO] Tests are skipped. [2023-01-15T19:26:43.000Z] [INFO] [2023-01-15T19:26:43.000Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-autodeploy-checkstyle) @ deployment-autodeploy --- [2023-01-15T19:26:43.000Z] [INFO] [2023-01-15T19:26:43.000Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment-autodeploy --- [2023-01-15T19:26:43.000Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-autodeploy/6.2.6-SNAPSHOT/deployment-autodeploy-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:43.000Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-autodeploy/6.2.6-SNAPSHOT/deployment-autodeploy-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:43.000Z] [INFO] Executing tasks [2023-01-15T19:26:43.000Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/classes/META-INF for [2023-01-15T19:26:43.000Z] [INFO] [echo] monitoring-core [2023-01-15T19:26:43.000Z] [INFO] Executed tasks [2023-01-15T19:26:43.000Z] [INFO] [2023-01-15T19:26:43.000Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ monitoring-core --- [2023-01-15T19:26:43.258Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/monitoring-core.jar [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ monitoring-core --- [2023-01-15T19:26:43.258Z] [INFO] Tests are skipped. [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ monitoring-core --- [2023-01-15T19:26:43.258Z] [INFO] Tests are skipped. [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-monitoring-core-checkstyle) @ monitoring-core --- [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ monitoring-core --- [2023-01-15T19:26:43.258Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/6.2.6-SNAPSHOT/monitoring-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:43.258Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/6.2.6-SNAPSHOT/monitoring-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:43.258Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-gui-plugin-common --- [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-gui-plugin-common --- [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-gui-plugin-common --- [2023-01-15T19:26:43.258Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:43.258Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-gui-plugin-common --- [2023-01-15T19:26:43.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:43.258Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:43.258Z] [INFO] Copying 1 resource [2023-01-15T19:26:43.258Z] [INFO] Copying 6 resources [2023-01-15T19:26:43.258Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-gui-plugin-common --- [2023-01-15T19:26:43.258Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:43.258Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/classes [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dol --- [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ dol --- [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ dol --- [2023-01-15T19:26:43.258Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:43.258Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol [2023-01-15T19:26:43.258Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ dol --- [2023-01-15T19:26:43.258Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common --- [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common --- [2023-01-15T19:26:43.258Z] [INFO] [2023-01-15T19:26:43.258Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-gui-plugin-common --- [2023-01-15T19:26:43.515Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:43.516Z] [INFO] [2023-01-15T19:26:43.516Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-gui-plugin-common --- [2023-01-15T19:26:43.516Z] [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] [2023-01-15T19:26:43.516Z] [INFO] [2023-01-15T19:26:43.516Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-gui-plugin-common --- [2023-01-15T19:26:43.516Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:43.516Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/classes [2023-01-15T19:26:43.773Z] [INFO] [2023-01-15T19:26:43.773Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-gui-plugin-common --- [2023-01-15T19:26:43.773Z] [INFO] [2023-01-15T19:26:43.773Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-gui-plugin-common --- [2023-01-15T19:26:43.773Z] [INFO] Not copying test resources [2023-01-15T19:26:43.773Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-gui-plugin-common --- [2023-01-15T19:26:43.774Z] [INFO] Not compiling test sources [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common --- [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-gui-plugin-common --- [2023-01-15T19:26:43.774Z] [INFO] Tests are skipped. [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-gui-plugin-common --- [2023-01-15T19:26:43.774Z] [INFO] Executing tasks [2023-01-15T19:26:43.774Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/classes/META-INF for [2023-01-15T19:26:43.774Z] [INFO] [echo] web-gui-plugin-common [2023-01-15T19:26:43.774Z] [INFO] Executed tasks [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-gui-plugin-common --- [2023-01-15T19:26:43.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-gui-plugin-common --- [2023-01-15T19:26:43.774Z] [INFO] Tests are skipped. [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-gui-plugin-common --- [2023-01-15T19:26:43.774Z] [INFO] Tests are skipped. [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common --- [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-gui-plugin-common --- [2023-01-15T19:26:43.774Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/6.2.6-SNAPSHOT/web-gui-plugin-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:43.774Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/6.2.6-SNAPSHOT/web-gui-plugin-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:43.774Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use or override a deprecated API. [2023-01-15T19:26:43.774Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:43.774Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:43.774Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ security --- [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ security --- [2023-01-15T19:26:43.774Z] [INFO] [2023-01-15T19:26:43.774Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ security --- [2023-01-15T19:26:44.032Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:44.032Z] [INFO] [2023-01-15T19:26:44.032Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ security --- [2023-01-15T19:26:44.289Z] [INFO] [2023-01-15T19:26:44.290Z] [INFO] --- maven-dependency-plugin:3.3.0:copy (copy-installed) @ security --- [2023-01-15T19:26:44.290Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2023-01-15T19:26:44.290Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:44.290Z] [INFO] [2023-01-15T19:26:44.290Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ dol --- [2023-01-15T19:26:44.290Z] [INFO] [2023-01-15T19:26:44.290Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ dol --- [2023-01-15T19:26:44.290Z] [INFO] [2023-01-15T19:26:44.290Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ dol --- [2023-01-15T19:26:44.290Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:44.290Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:44.290Z] [INFO] [2023-01-15T19:26:44.290Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dol --- [2023-01-15T19:26:44.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:44.290Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:44.290Z] [INFO] Copying 6 resources [2023-01-15T19:26:44.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/main/manpages [2023-01-15T19:26:44.290Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:44.290Z] [INFO] [2023-01-15T19:26:44.290Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ dol --- [2023-01-15T19:26:44.290Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:44.290Z] [INFO] Compiling 392 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/classes [2023-01-15T19:26:44.290Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2023-01-15T19:26:44.547Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes/libsolsparcauth.so [2023-01-15T19:26:44.547Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes/libsolx86auth.so [2023-01-15T19:26:44.547Z] [INFO] [2023-01-15T19:26:44.547Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ security --- [2023-01-15T19:26:44.547Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:44.547Z] [INFO] Compiling 137 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes [2023-01-15T19:26:45.112Z] [INFO] [2023-01-15T19:26:45.112Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ security --- [2023-01-15T19:26:45.112Z] [INFO] [2023-01-15T19:26:45.112Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security --- [2023-01-15T19:26:45.112Z] [INFO] Not copying test resources [2023-01-15T19:26:45.112Z] [INFO] [2023-01-15T19:26:45.112Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ security --- [2023-01-15T19:26:45.113Z] [INFO] Not compiling test sources [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ security --- [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ security --- [2023-01-15T19:26:45.113Z] [INFO] Tests are skipped. [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ security --- [2023-01-15T19:26:45.113Z] [INFO] Executing tasks [2023-01-15T19:26:45.113Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes/META-INF for [2023-01-15T19:26:45.113Z] [INFO] [echo] security [2023-01-15T19:26:45.113Z] [INFO] Executed tasks [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ security --- [2023-01-15T19:26:45.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/security.jar [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ security --- [2023-01-15T19:26:45.113Z] [INFO] Tests are skipped. [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ security --- [2023-01-15T19:26:45.113Z] [INFO] Tests are skipped. [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-security-checkstyle) @ security --- [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ security --- [2023-01-15T19:26:45.113Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/6.2.6-SNAPSHOT/security-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:45.113Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/6.2.6-SNAPSHOT/security-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] [2023-01-15T19:26:45.113Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2023-01-15T19:26:45.113Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2023-01-15T19:26:45.113Z] [INFO] Building Admin Console Common 6.2.6-SNAPSHOT [153/288] [2023-01-15T19:26:45.113Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2023-01-15T19:26:45.113Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:45.113Z] [INFO] Building Java EE dependent public APIs of Glassfish 6.2.6-SNAPSHOT [152/288] [2023-01-15T19:26:45.113Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:45.113Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2023-01-15T19:26:45.113Z] [INFO] Building LDAP Booster Pack 6.2.6-SNAPSHOT [155/288] [2023-01-15T19:26:45.113Z] [INFO] Building Security Services and SPI 6.2.6-SNAPSHOT [154/288] [2023-01-15T19:26:45.113Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:45.113Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:45.113Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.113Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:45.113Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:45.113Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:45.113Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:45.113Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:45.113Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:45.113Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:45.113Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.113Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.113Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:45.113Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:45.113Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:45.113Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:45.113Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:45.113Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:45.113Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:45.113Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.113Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Common: [2023-01-15T19:26:45.113Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:45.113Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:45.113Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:45.113Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:45.113Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.113Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.113Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:45.113Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:45.113Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:45.113Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:45.113Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:45.113Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:45.113Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:45.113Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.113Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.113Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:45.113Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:45.113Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:45.113Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:45.113Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:45.113Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:45.113Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:45.113Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.113Z] [WARNING] The following plugins are not marked @threadSafe in Security Services and SPI: [2023-01-15T19:26:45.113Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:45.113Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:45.113Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:45.113Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:45.113Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.114Z] [WARNING] The following plugins are not marked @threadSafe in Java EE dependent public APIs of Glassfish: [2023-01-15T19:26:45.114Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:45.114Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:45.114Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:45.114Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:45.114Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.114Z] [WARNING] The following plugins are not marked @threadSafe in LDAP Booster Pack: [2023-01-15T19:26:45.114Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:45.114Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:45.114Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:45.114Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:45.114Z] [WARNING] ***************************************************************** [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-ee-api --- [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-ee-api --- [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-ee-api --- [2023-01-15T19:26:45.114Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:45.114Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api [2023-01-15T19:26:45.114Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-ee-api --- [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ldapbp --- [2023-01-15T19:26:45.114Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ldapbp --- [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ldapbp --- [2023-01-15T19:26:45.114Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:45.114Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp [2023-01-15T19:26:45.114Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ldapbp --- [2023-01-15T19:26:45.114Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security-services --- [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ security-services --- [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ security-services --- [2023-01-15T19:26:45.114Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:45.114Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services [2023-01-15T19:26:45.114Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:45.114Z] [INFO] [2023-01-15T19:26:45.114Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ security-services --- [2023-01-15T19:26:45.114Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:45.372Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-ee-api --- [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-ee-api --- [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-ee-api --- [2023-01-15T19:26:45.372Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:45.372Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-ee-api --- [2023-01-15T19:26:45.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:45.372Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:45.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/src/main/resources [2023-01-15T19:26:45.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/src/main/manpages [2023-01-15T19:26:45.372Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-ee-api --- [2023-01-15T19:26:45.372Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:45.372Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/classes [2023-01-15T19:26:45.372Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ldapbp --- [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ldapbp --- [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ldapbp --- [2023-01-15T19:26:45.372Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:45.372Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ldapbp --- [2023-01-15T19:26:45.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:45.372Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:45.372Z] [INFO] Copying 34 resources [2023-01-15T19:26:45.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/manpages [2023-01-15T19:26:45.372Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ldapbp --- [2023-01-15T19:26:45.372Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:45.372Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/classes [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api --- [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api --- [2023-01-15T19:26:45.372Z] [INFO] [2023-01-15T19:26:45.372Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-ee-api --- [2023-01-15T19:26:45.373Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:45.373Z] [INFO] [2023-01-15T19:26:45.373Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-ee-api --- [2023-01-15T19:26:45.373Z] [INFO] [2023-01-15T19:26:45.373Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-ee-api --- [2023-01-15T19:26:45.373Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:45.373Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/classes [2023-01-15T19:26:45.631Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.631Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.631Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.631Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.631Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.631Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.631Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.631Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.631Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.632Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.633Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.634Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:45.635Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API. [2023-01-15T19:26:45.635Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:45.635Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:45.635Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ldapbp --- [2023-01-15T19:26:45.635Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:45.635Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-common --- [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ security-services --- [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ldapbp --- [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ security-services --- [2023-01-15T19:26:45.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-common --- [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ security-services --- [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-common --- [2023-01-15T19:26:45.635Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:45.635Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common [2023-01-15T19:26:45.635Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:45.635Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-common --- [2023-01-15T19:26:45.635Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:45.635Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-services --- [2023-01-15T19:26:45.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:45.635Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] Copying 2 resources [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] Not copying test resources [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ldapbp --- [2023-01-15T19:26:45.635Z] [INFO] Not compiling test sources [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/manpages [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ security-services --- [2023-01-15T19:26:45.635Z] [INFO] Tests are skipped. [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:45.635Z] [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/classes [2023-01-15T19:26:45.635Z] [INFO] Executing tasks [2023-01-15T19:26:45.635Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/classes/META-INF for [2023-01-15T19:26:45.635Z] [INFO] [echo] glassfish-ee-api [2023-01-15T19:26:45.635Z] [INFO] Executed tasks [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] Tests are skipped. [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] Tests are skipped. [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] [2023-01-15T19:26:45.635Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-ee-api --- [2023-01-15T19:26:45.635Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/6.2.6-SNAPSHOT/glassfish-ee-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:45.635Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/6.2.6-SNAPSHOT/glassfish-ee-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:45.893Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:45.893Z] [INFO] [2023-01-15T19:26:45.893Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ldapbp --- [2023-01-15T19:26:45.893Z] [INFO] [2023-01-15T19:26:45.893Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ldapbp --- [2023-01-15T19:26:45.893Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:45.893Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/classes [2023-01-15T19:26:46.151Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java: Some input files use or override a deprecated API. [2023-01-15T19:26:46.151Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:46.151Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/archivist/Archivist.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:46.151Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/archivist/Archivist.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:46.151Z] [INFO] [2023-01-15T19:26:46.151Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ dol --- [2023-01-15T19:26:46.151Z] [INFO] [2023-01-15T19:26:46.151Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ dol --- [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.151Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.152Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.153Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.153Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.153Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.153Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.153Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.153Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.153Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] Not copying test resources [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] Not compiling test sources [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] Tests are skipped. [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API. [2023-01-15T19:26:46.153Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:46.153Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityScopeContext.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:46.153Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityScopeContext.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ security-services --- [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ security-services --- [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ dol --- [2023-01-15T19:26:46.153Z] [INFO] Executing tasks [2023-01-15T19:26:46.153Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/classes/META-INF for [2023-01-15T19:26:46.153Z] [INFO] [echo] ldapbp [2023-01-15T19:26:46.153Z] [INFO] Executed tasks [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/ldapbp.jar [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ security-services --- [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] Tests are skipped. [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] Tests are skipped. [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ldapbp --- [2023-01-15T19:26:46.153Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/6.2.6-SNAPSHOT/ldapbp-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:46.153Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/6.2.6-SNAPSHOT/ldapbp-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:46.153Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-common --- [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-common --- [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-common --- [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-common --- [2023-01-15T19:26:46.153Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:46.153Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:46.153Z] [INFO] [2023-01-15T19:26:46.153Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-common --- [2023-01-15T19:26:46.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:46.153Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:46.153Z] [INFO] Copying 272 resources [2023-01-15T19:26:46.412Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:46.412Z] [INFO] [2023-01-15T19:26:46.412Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ security-services --- [2023-01-15T19:26:46.412Z] [INFO] [2023-01-15T19:26:46.412Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ security-services --- [2023-01-15T19:26:46.412Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:46.412Z] [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/classes [2023-01-15T19:26:46.412Z] [INFO] Copying 223 resources [2023-01-15T19:26:46.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/main/manpages [2023-01-15T19:26:46.412Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:46.412Z] [INFO] [2023-01-15T19:26:46.412Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-common --- [2023-01-15T19:26:46.412Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:46.412Z] [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/classes [2023-01-15T19:26:46.412Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:46.412Z] [INFO] [2023-01-15T19:26:46.412Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ dol --- [2023-01-15T19:26:46.412Z] [INFO] [2023-01-15T19:26:46.412Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ dol --- [2023-01-15T19:26:46.412Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:46.412Z] [INFO] Compiling 392 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/classes [2023-01-15T19:26:46.670Z] [INFO] [2023-01-15T19:26:46.670Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ security-services --- [2023-01-15T19:26:46.670Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:46.670Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:46.670Z] [INFO] [2023-01-15T19:26:46.670Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-services --- [2023-01-15T19:26:46.670Z] [INFO] Not copying test resources [2023-01-15T19:26:46.670Z] [INFO] [2023-01-15T19:26:46.670Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ security-services --- [2023-01-15T19:26:46.670Z] [INFO] Not compiling test sources [2023-01-15T19:26:46.670Z] [INFO] [2023-01-15T19:26:46.670Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services --- [2023-01-15T19:26:46.670Z] [INFO] [2023-01-15T19:26:46.670Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ security-services --- [2023-01-15T19:26:46.670Z] [INFO] Tests are skipped. [2023-01-15T19:26:46.670Z] [INFO] [2023-01-15T19:26:46.670Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ security-services --- [2023-01-15T19:26:46.670Z] [INFO] Executing tasks [2023-01-15T19:26:46.670Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/classes/META-INF for [2023-01-15T19:26:46.670Z] [INFO] [echo] security-services [2023-01-15T19:26:46.670Z] [INFO] Executed tasks [2023-01-15T19:26:46.670Z] [INFO] [2023-01-15T19:26:46.670Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ security-services --- [2023-01-15T19:26:46.670Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/security-services.jar [2023-01-15T19:26:46.670Z] [INFO] [2023-01-15T19:26:46.671Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ security-services --- [2023-01-15T19:26:46.671Z] [INFO] Tests are skipped. [2023-01-15T19:26:46.671Z] [INFO] [2023-01-15T19:26:46.671Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ security-services --- [2023-01-15T19:26:46.671Z] [INFO] Tests are skipped. [2023-01-15T19:26:46.671Z] [INFO] [2023-01-15T19:26:46.671Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-security-services-checkstyle) @ security-services --- [2023-01-15T19:26:46.671Z] [INFO] [2023-01-15T19:26:46.671Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ security-services --- [2023-01-15T19:26:46.671Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/6.2.6-SNAPSHOT/security-services-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:46.671Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/6.2.6-SNAPSHOT/security-services-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:46.671Z] [INFO] [2023-01-15T19:26:46.671Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2023-01-15T19:26:46.671Z] [INFO] [2023-01-15T19:26:46.671Z] [INFO] Building admin-util 6.2.6-SNAPSHOT [156/288] [2023-01-15T19:26:46.671Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:46.671Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2023-01-15T19:26:46.671Z] [INFO] Building Felix Web Console Extension for GlassFish 6.2.6-SNAPSHOT [157/288] [2023-01-15T19:26:46.671Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:46.671Z] [WARNING] ***************************************************************** [2023-01-15T19:26:46.671Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:46.671Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:46.671Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:46.671Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:46.671Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:46.671Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:46.671Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:46.671Z] [WARNING] ***************************************************************** [2023-01-15T19:26:46.671Z] [WARNING] The following plugins are not marked @threadSafe in admin-util: [2023-01-15T19:26:46.671Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:46.671Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:46.671Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:46.671Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:46.671Z] [WARNING] ***************************************************************** [2023-01-15T19:26:46.671Z] [WARNING] ***************************************************************** [2023-01-15T19:26:46.671Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:46.671Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:46.671Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:46.671Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:46.671Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:46.671Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:46.671Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:46.671Z] [WARNING] ***************************************************************** [2023-01-15T19:26:46.671Z] [WARNING] The following plugins are not marked @threadSafe in Felix Web Console Extension for GlassFish: [2023-01-15T19:26:46.671Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:46.671Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:46.671Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:46.929Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:46.929Z] [WARNING] ***************************************************************** [2023-01-15T19:26:46.929Z] [INFO] [2023-01-15T19:26:46.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-util --- [2023-01-15T19:26:46.929Z] [INFO] [2023-01-15T19:26:46.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admin-util --- [2023-01-15T19:26:46.929Z] [INFO] [2023-01-15T19:26:46.929Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admin-util --- [2023-01-15T19:26:46.929Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:46.929Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util [2023-01-15T19:26:46.929Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:46.929Z] [INFO] [2023-01-15T19:26:46.929Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ admin-util --- [2023-01-15T19:26:46.929Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:46.929Z] [INFO] [2023-01-15T19:26:46.930Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ felix-webconsole-extension --- [2023-01-15T19:26:46.930Z] [INFO] [2023-01-15T19:26:46.930Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ felix-webconsole-extension --- [2023-01-15T19:26:46.930Z] [INFO] [2023-01-15T19:26:46.930Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ felix-webconsole-extension --- [2023-01-15T19:26:46.930Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:46.930Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension [2023-01-15T19:26:46.930Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:46.930Z] [INFO] [2023-01-15T19:26:46.930Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ felix-webconsole-extension --- [2023-01-15T19:26:46.930Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:47.187Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:47.187Z] [INFO] [2023-01-15T19:26:47.187Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ felix-webconsole-extension --- [2023-01-15T19:26:47.187Z] [INFO] [2023-01-15T19:26:47.187Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ felix-webconsole-extension --- [2023-01-15T19:26:47.187Z] [INFO] [2023-01-15T19:26:47.187Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ felix-webconsole-extension --- [2023-01-15T19:26:47.187Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:47.188Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ felix-webconsole-extension --- [2023-01-15T19:26:47.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:47.188Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:47.188Z] [INFO] Copying 1 resource [2023-01-15T19:26:47.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages [2023-01-15T19:26:47.188Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ felix-webconsole-extension --- [2023-01-15T19:26:47.188Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:47.188Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/classes [2023-01-15T19:26:47.188Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/servlet/DownloadServlet.java: Some input files use or override a deprecated API. [2023-01-15T19:26:47.188Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/servlet/DownloadServlet.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:47.188Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/PluginHandlers.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:47.188Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/PluginHandlers.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-common --- [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-common --- [2023-01-15T19:26:47.188Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-common --- [2023-01-15T19:26:47.188Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admin-util --- [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admin-util --- [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admin-util --- [2023-01-15T19:26:47.188Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:47.188Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ admin-util --- [2023-01-15T19:26:47.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:47.188Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:47.188Z] [INFO] Copying 5 resources [2023-01-15T19:26:47.188Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations. [2023-01-15T19:26:47.188Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension --- [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension --- [2023-01-15T19:26:47.188Z] [INFO] Copying 0 resource [2023-01-15T19:26:47.188Z] [INFO] Copying 4 resources [2023-01-15T19:26:47.188Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ admin-util --- [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ felix-webconsole-extension --- [2023-01-15T19:26:47.188Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:47.188Z] [INFO] Compiling 108 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/classes [2023-01-15T19:26:47.188Z] [INFO] [2023-01-15T19:26:47.188Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ dol --- [2023-01-15T19:26:47.188Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:47.448Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ felix-webconsole-extension --- [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ felix-webconsole-extension --- [2023-01-15T19:26:47.448Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:47.448Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/classes [2023-01-15T19:26:47.448Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dol --- [2023-01-15T19:26:47.448Z] [INFO] Not copying test resources [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ dol --- [2023-01-15T19:26:47.448Z] [INFO] Not compiling test sources [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ dol --- [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ dol --- [2023-01-15T19:26:47.448Z] [INFO] Tests are skipped. [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ dol --- [2023-01-15T19:26:47.448Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-common --- [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-common --- [2023-01-15T19:26:47.448Z] [INFO] Executing tasks [2023-01-15T19:26:47.448Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/classes/META-INF for [2023-01-15T19:26:47.448Z] [INFO] [echo] dol [2023-01-15T19:26:47.448Z] [INFO] Executed tasks [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ dol --- [2023-01-15T19:26:47.448Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:47.448Z] [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/classes [2023-01-15T19:26:47.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/dol.jar [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ dol --- [2023-01-15T19:26:47.448Z] [INFO] Tests are skipped. [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ dol --- [2023-01-15T19:26:47.448Z] [INFO] Tests are skipped. [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-dol-checkstyle) @ dol --- [2023-01-15T19:26:47.448Z] [INFO] [2023-01-15T19:26:47.448Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dol --- [2023-01-15T19:26:47.448Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/6.2.6-SNAPSHOT/dol-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:47.448Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/6.2.6-SNAPSHOT/dol-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ felix-webconsole-extension --- [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ felix-webconsole-extension --- [2023-01-15T19:26:47.706Z] [INFO] Not copying test resources [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ felix-webconsole-extension --- [2023-01-15T19:26:47.706Z] [INFO] Not compiling test sources [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension --- [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ felix-webconsole-extension --- [2023-01-15T19:26:47.706Z] [INFO] Tests are skipped. [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ felix-webconsole-extension --- [2023-01-15T19:26:47.706Z] [INFO] Executing tasks [2023-01-15T19:26:47.706Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for [2023-01-15T19:26:47.706Z] [INFO] [echo] felix-webconsole-extension [2023-01-15T19:26:47.706Z] [INFO] Executed tasks [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ felix-webconsole-extension --- [2023-01-15T19:26:47.706Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ felix-webconsole-extension --- [2023-01-15T19:26:47.706Z] [INFO] Tests are skipped. [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ felix-webconsole-extension --- [2023-01-15T19:26:47.706Z] [INFO] Tests are skipped. [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension --- [2023-01-15T19:26:47.706Z] [INFO] [2023-01-15T19:26:47.706Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ felix-webconsole-extension --- [2023-01-15T19:26:47.707Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/6.2.6-SNAPSHOT/felix-webconsole-extension-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:47.707Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/6.2.6-SNAPSHOT/felix-webconsole-extension-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:47.964Z] [INFO] [2023-01-15T19:26:47.964Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-common --- [2023-01-15T19:26:47.964Z] [INFO] [2023-01-15T19:26:47.965Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-common --- [2023-01-15T19:26:47.965Z] [INFO] Not copying test resources [2023-01-15T19:26:47.965Z] [INFO] [2023-01-15T19:26:47.965Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-common --- [2023-01-15T19:26:47.965Z] [INFO] Not compiling test sources [2023-01-15T19:26:47.965Z] [INFO] [2023-01-15T19:26:47.965Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common --- [2023-01-15T19:26:47.965Z] [INFO] [2023-01-15T19:26:47.965Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-common --- [2023-01-15T19:26:47.965Z] [INFO] Tests are skipped. [2023-01-15T19:26:47.965Z] [INFO] [2023-01-15T19:26:47.965Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-common --- [2023-01-15T19:26:47.965Z] [INFO] Executing tasks [2023-01-15T19:26:47.965Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/classes/META-INF for [2023-01-15T19:26:47.965Z] [INFO] [echo] console-common [2023-01-15T19:26:47.965Z] [INFO] Executed tasks [2023-01-15T19:26:47.965Z] [INFO] [2023-01-15T19:26:47.965Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-common --- [2023-01-15T19:26:47.965Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Some input files use or override a deprecated API. [2023-01-15T19:26:47.965Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:47.965Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/reader/ActionReportJsonProprietaryReader.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:47.965Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/reader/ActionReportJsonProprietaryReader.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:47.965Z] [INFO] [2023-01-15T19:26:47.965Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ admin-util --- [2023-01-15T19:26:47.965Z] [INFO] [2023-01-15T19:26:47.965Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ admin-util --- [2023-01-15T19:26:47.965Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/console-common.jar [2023-01-15T19:26:47.965Z] [INFO] [2023-01-15T19:26:47.965Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ admin-util --- [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-common --- [2023-01-15T19:26:48.223Z] [INFO] Tests are skipped. [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-common --- [2023-01-15T19:26:48.223Z] [INFO] Tests are skipped. [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common --- [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-common --- [2023-01-15T19:26:48.223Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/6.2.6-SNAPSHOT/console-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:48.223Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/6.2.6-SNAPSHOT/console-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2023-01-15T19:26:48.223Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2023-01-15T19:26:48.223Z] [INFO] Building Admin Console Connectors Plugin 6.2.6-SNAPSHOT [159/288] [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2023-01-15T19:26:48.223Z] [INFO] [2023-01-15T19:26:48.223Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2023-01-15T19:26:48.223Z] [INFO] Building Admin Console JDBC Plugin 6.2.6-SNAPSHOT [161/288] [2023-01-15T19:26:48.223Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:48.223Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2023-01-15T19:26:48.223Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2023-01-15T19:26:48.223Z] [INFO] Building Admin Console Corba Plugin 6.2.6-SNAPSHOT [163/288] [2023-01-15T19:26:48.223Z] [INFO] Building Admin Console Full distribution plugin 6.2.6-SNAPSHOT [160/288] [2023-01-15T19:26:48.223Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2023-01-15T19:26:48.223Z] [INFO] Building Admin Console Web Container Plugin 6.2.6-SNAPSHOT [164/288] [2023-01-15T19:26:48.223Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:48.223Z] [INFO] Building GlassFish OSGi Console Plugin 6.2.6-SNAPSHOT [158/288] [2023-01-15T19:26:48.223Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2023-01-15T19:26:48.223Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:48.223Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.223Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:48.223Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:48.223Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:48.223Z] [INFO] Building Admin Console Core Jar 6.2.6-SNAPSHOT [162/288] [2023-01-15T19:26:48.223Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:48.223Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:48.223Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:48.223Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:48.223Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:48.223Z] [INFO] Building Admin Console Clustering Support Plugin 6.2.6-SNAPSHOT [165/288] [2023-01-15T19:26:48.223Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:48.223Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:48.223Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.223Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.223Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:48.223Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:48.223Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:48.223Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:48.223Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:48.224Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:48.224Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Connectors Plugin: [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:48.224Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:48.224Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:48.224Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:48.224Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:48.224Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:48.224Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:48.224Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:48.224Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:48.224Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:48.224Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:48.224Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:48.224Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:48.224Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Corba Plugin: [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:48.224Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:48.224Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:48.224Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:48.224Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:48.224Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:48.224Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Web Container Plugin: [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:48.224Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:48.224Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:48.224Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:48.224Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:48.224Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:48.224Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:48.224Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console JDBC Plugin: [2023-01-15T19:26:48.224Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:48.224Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish OSGi Console Plugin: [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:48.224Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:48.224Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:48.224Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:48.224Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:48.224Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:48.224Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:48.224Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Clustering Support Plugin: [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:48.224Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:48.224Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:48.224Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:48.224Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:48.224Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:48.224Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:48.224Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:48.224Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.224Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Full distribution plugin: [2023-01-15T19:26:48.224Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.225Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:48.225Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:48.225Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:48.225Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:48.225Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.225Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:48.225Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:48.225Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.225Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Core Jar: [2023-01-15T19:26:48.225Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.225Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:48.225Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:48.225Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:48.225Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:48.225Z] [WARNING] ***************************************************************** [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jdbc-plugin --- [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-jdbc-plugin --- [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-cluster-plugin --- [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-jdbc-plugin --- [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-cluster-plugin --- [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-cluster-plugin --- [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jdbc-plugin --- [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-web-plugin --- [2023-01-15T19:26:48.225Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:48.225Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-cluster-plugin --- [2023-01-15T19:26:48.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-web-plugin --- [2023-01-15T19:26:48.225Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-corba-plugin --- [2023-01-15T19:26:48.225Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-web-plugin --- [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-corba-plugin --- [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-web-plugin --- [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jca-plugin --- [2023-01-15T19:26:48.225Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-common-full-plugin --- [2023-01-15T19:26:48.225Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-corba-plugin --- [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-jca-plugin --- [2023-01-15T19:26:48.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-common-full-plugin --- [2023-01-15T19:26:48.225Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-jca-plugin --- [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-corba-plugin --- [2023-01-15T19:26:48.225Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-common-full-plugin --- [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.225Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jca-plugin --- [2023-01-15T19:26:48.225Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] [2023-01-15T19:26:48.225Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:48.225Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-common-full-plugin --- [2023-01-15T19:26:48.225Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.225Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:48.225Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.226Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin [2023-01-15T19:26:48.226Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.226Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-core --- [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-core --- [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-core --- [2023-01-15T19:26:48.226Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.226Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core [2023-01-15T19:26:48.226Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-core --- [2023-01-15T19:26:48.226Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:48.226Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin --- [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-jdbc-plugin --- [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-jdbc-plugin --- [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-jdbc-plugin --- [2023-01-15T19:26:48.226Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:48.226Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-jdbc-plugin --- [2023-01-15T19:26:48.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:48.226Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:48.226Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin --- [2023-01-15T19:26:48.226Z] [INFO] Copying 31 resources [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-cluster-plugin --- [2023-01-15T19:26:48.226Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-cluster-plugin --- [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-corba-plugin --- [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-cluster-plugin --- [2023-01-15T19:26:48.226Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-corba-plugin --- [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-corba-plugin --- [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-corba-plugin --- [2023-01-15T19:26:48.226Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:48.226Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:48.226Z] [INFO] [2023-01-15T19:26:48.226Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-cluster-plugin --- [2023-01-15T19:26:48.226Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:48.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:48.484Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:48.484Z] [INFO] [2023-01-15T19:26:48.484Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-corba-plugin --- [2023-01-15T19:26:48.484Z] [INFO] Copying 62 resources [2023-01-15T19:26:48.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:48.484Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:48.484Z] [INFO] Copying 16 resources [2023-01-15T19:26:48.484Z] [INFO] Copying 35 resources [2023-01-15T19:26:48.484Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:48.484Z] [INFO] [2023-01-15T19:26:48.484Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin --- [2023-01-15T19:26:48.484Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:48.484Z] [INFO] [2023-01-15T19:26:48.484Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jca-plugin --- [2023-01-15T19:26:48.484Z] [INFO] Copying 20 resources [2023-01-15T19:26:48.484Z] [INFO] [2023-01-15T19:26:48.484Z] [INFO] [2023-01-15T19:26:48.484Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-common-full-plugin --- [2023-01-15T19:26:48.484Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-jca-plugin --- [2023-01-15T19:26:48.484Z] [INFO] [2023-01-15T19:26:48.484Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-common-full-plugin --- [2023-01-15T19:26:48.484Z] [INFO] [2023-01-15T19:26:48.484Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-jca-plugin --- [2023-01-15T19:26:48.484Z] [INFO] [2023-01-15T19:26:48.484Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-common-full-plugin --- [2023-01-15T19:26:48.484Z] [INFO] [2023-01-15T19:26:48.484Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-jca-plugin --- [2023-01-15T19:26:48.484Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:48.484Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:48.484Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:48.484Z] [INFO] [2023-01-15T19:26:48.484Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.485Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:48.485Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:48.485Z] [INFO] [2023-01-15T19:26:48.485Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.485Z] [INFO] [2023-01-15T19:26:48.485Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/src/main/manpages [2023-01-15T19:26:48.485Z] [INFO] [2023-01-15T19:26:48.485Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-common-full-plugin --- [2023-01-15T19:26:48.485Z] [INFO] [2023-01-15T19:26:48.485Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:48.485Z] [INFO] [2023-01-15T19:26:48.485Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.485Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-jca-plugin --- [2023-01-15T19:26:48.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:48.485Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:48.485Z] [INFO] [2023-01-15T19:26:48.485Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:48.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:48.485Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:48.485Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-corba-plugin --- [2023-01-15T19:26:48.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/src/main/manpages [2023-01-15T19:26:48.485Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:48.485Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:48.485Z] [INFO] Copying 48 resources [2023-01-15T19:26:48.485Z] [INFO] [2023-01-15T19:26:48.485Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-jdbc-plugin --- [2023-01-15T19:26:48.485Z] [INFO] Copying 56 resources [2023-01-15T19:26:48.485Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:48.485Z] [INFO] [2023-01-15T19:26:48.485Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.485Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:48.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:48.485Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:48.485Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/classes [2023-01-15T19:26:48.485Z] [INFO] Copying 9 resources [2023-01-15T19:26:48.485Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:48.485Z] [INFO] Copying 114 resources [2023-01-15T19:26:48.485Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/classes [2023-01-15T19:26:48.485Z] [INFO] [2023-01-15T19:26:48.485Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ admin-util --- [2023-01-15T19:26:48.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help [2023-01-15T19:26:48.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages [2023-01-15T19:26:48.486Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.486Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:48.486Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl] [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ admin-util --- [2023-01-15T19:26:48.486Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes [2023-01-15T19:26:48.486Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:48.486Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-web-plugin --- [2023-01-15T19:26:48.486Z] [INFO] Copying 44 resources [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-web-plugin --- [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-web-plugin --- [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-web-plugin --- [2023-01-15T19:26:48.486Z] [INFO] Compiling 108 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/classes [2023-01-15T19:26:48.486Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:48.486Z] [INFO] Copying 64 resources [2023-01-15T19:26:48.486Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-web-plugin --- [2023-01-15T19:26:48.486Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:48.486Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:48.486Z] [INFO] Copying 73 resources [2023-01-15T19:26:48.486Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/src/main/manpages [2023-01-15T19:26:48.486Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-common-full-plugin --- [2023-01-15T19:26:48.486Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:48.486Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/classes [2023-01-15T19:26:48.486Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/src/main/manpages [2023-01-15T19:26:48.486Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-jca-plugin --- [2023-01-15T19:26:48.486Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/src/main/manpages [2023-01-15T19:26:48.486Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-cluster-plugin --- [2023-01-15T19:26:48.486Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:48.486Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:48.486Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/classes [2023-01-15T19:26:48.486Z] [INFO] Copying 84 resources [2023-01-15T19:26:48.486Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/classes [2023-01-15T19:26:48.486Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/src/main/manpages [2023-01-15T19:26:48.486Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-web-plugin --- [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin --- [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin --- [2023-01-15T19:26:48.486Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:48.486Z] [INFO] [2023-01-15T19:26:48.486Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-corba-plugin --- [2023-01-15T19:26:48.745Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/classes [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-jdbc-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:48.745Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-core --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-cluster-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-core --- [2023-01-15T19:26:48.745Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations. [2023-01-15T19:26:48.745Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-core --- [2023-01-15T19:26:48.745Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-core --- [2023-01-15T19:26:48.745Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin --- [2023-01-15T19:26:48.745Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-common-full-plugin --- [2023-01-15T19:26:48.745Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-core --- [2023-01-15T19:26:48.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:48.745Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:48.745Z] [INFO] Copying 47 resources [2023-01-15T19:26:48.745Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations. [2023-01-15T19:26:48.745Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-jca-plugin --- [2023-01-15T19:26:48.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/src/main/help [2023-01-15T19:26:48.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/src/main/manpages [2023-01-15T19:26:48.745Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-core --- [2023-01-15T19:26:48.745Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:48.745Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:48.745Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/classes [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-corba-plugin --- [2023-01-15T19:26:48.745Z] [INFO] [2023-01-15T19:26:48.745Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-corba-plugin --- [2023-01-15T19:26:48.745Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:48.745Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/classes [2023-01-15T19:26:48.745Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations. [2023-01-15T19:26:48.746Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:48.746Z] [INFO] [2023-01-15T19:26:48.746Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin --- [2023-01-15T19:26:48.746Z] [INFO] [2023-01-15T19:26:48.746Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin --- [2023-01-15T19:26:48.746Z] [INFO] [2023-01-15T19:26:48.746Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-web-plugin --- [2023-01-15T19:26:48.746Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:48.746Z] [INFO] [2023-01-15T19:26:48.746Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-jdbc-plugin --- [2023-01-15T19:26:48.746Z] [INFO] [2023-01-15T19:26:48.746Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-jdbc-plugin --- [2023-01-15T19:26:48.746Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:49.004Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/classes [2023-01-15T19:26:49.004Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.004Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:49.004Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes [2023-01-15T19:26:49.004Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:49.004Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-cluster-plugin --- [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-cluster-plugin --- [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-common-full-plugin --- [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-common-full-plugin --- [2023-01-15T19:26:49.004Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:49.004Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:49.004Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/classes [2023-01-15T19:26:49.004Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/classes [2023-01-15T19:26:49.004Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-jca-plugin --- [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-jca-plugin --- [2023-01-15T19:26:49.004Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:49.004Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/classes [2023-01-15T19:26:49.004Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-web-plugin --- [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-corba-plugin --- [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-corba-plugin --- [2023-01-15T19:26:49.004Z] [INFO] Not copying test resources [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-corba-plugin --- [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.004Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-web-plugin --- [2023-01-15T19:26:49.004Z] [INFO] Not compiling test sources [2023-01-15T19:26:49.004Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin --- [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-corba-plugin --- [2023-01-15T19:26:49.005Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:49.005Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-corba-plugin --- [2023-01-15T19:26:49.005Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/classes [2023-01-15T19:26:49.005Z] [INFO] Executing tasks [2023-01-15T19:26:49.005Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/classes/META-INF for [2023-01-15T19:26:49.005Z] [INFO] [echo] console-corba-plugin [2023-01-15T19:26:49.005Z] [INFO] Executed tasks [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-corba-plugin --- [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jdbc-plugin --- [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-jdbc-plugin --- [2023-01-15T19:26:49.005Z] [INFO] Not copying test resources [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-jdbc-plugin --- [2023-01-15T19:26:49.005Z] [INFO] Not compiling test sources [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin --- [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-jdbc-plugin --- [2023-01-15T19:26:49.005Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-jdbc-plugin --- [2023-01-15T19:26:49.005Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/console-corba-plugin.jar [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-cluster-plugin --- [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-cluster-plugin --- [2023-01-15T19:26:49.005Z] [INFO] Not copying test resources [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-cluster-plugin --- [2023-01-15T19:26:49.005Z] [INFO] Not compiling test sources [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin --- [2023-01-15T19:26:49.005Z] [INFO] [2023-01-15T19:26:49.005Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-cluster-plugin --- [2023-01-15T19:26:49.263Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-cluster-plugin --- [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-corba-plugin --- [2023-01-15T19:26:49.263Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-corba-plugin --- [2023-01-15T19:26:49.263Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin --- [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-corba-plugin --- [2023-01-15T19:26:49.263Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/6.2.6-SNAPSHOT/console-corba-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:49.263Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/6.2.6-SNAPSHOT/console-corba-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:49.263Z] [INFO] Executing tasks [2023-01-15T19:26:49.263Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/classes/META-INF for [2023-01-15T19:26:49.263Z] [INFO] [echo] console-jdbc-plugin [2023-01-15T19:26:49.263Z] [INFO] Executed tasks [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-jdbc-plugin --- [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-common-full-plugin --- [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-common-full-plugin --- [2023-01-15T19:26:49.263Z] [INFO] Executing tasks [2023-01-15T19:26:49.263Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/classes/META-INF for [2023-01-15T19:26:49.263Z] [INFO] Not copying test resources [2023-01-15T19:26:49.263Z] [INFO] [echo] console-cluster-plugin [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-common-full-plugin --- [2023-01-15T19:26:49.263Z] [INFO] Executed tasks [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-cluster-plugin --- [2023-01-15T19:26:49.263Z] [INFO] Not compiling test sources [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin --- [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-common-full-plugin --- [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.263Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-common-full-plugin --- [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.263Z] [INFO] Not copying test resources [2023-01-15T19:26:49.263Z] [INFO] [2023-01-15T19:26:49.263Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Not compiling test sources [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/console-jdbc-plugin.jar [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jca-plugin --- [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-jca-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Not copying test resources [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-jca-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Not compiling test sources [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin --- [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-jca-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-jca-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/console-cluster-plugin.jar [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-jdbc-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Executing tasks [2023-01-15T19:26:49.264Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/classes/META-INF for [2023-01-15T19:26:49.264Z] [INFO] [echo] console-common-full-plugin [2023-01-15T19:26:49.264Z] [INFO] Executed tasks [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-common-full-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-jdbc-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin --- [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-jdbc-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/6.2.6-SNAPSHOT/console-jdbc-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:49.264Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/6.2.6-SNAPSHOT/console-jdbc-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-cluster-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Executing tasks [2023-01-15T19:26:49.264Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/classes/META-INF for [2023-01-15T19:26:49.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/console-common-full-plugin.jar [2023-01-15T19:26:49.264Z] [INFO] [echo] console-jca-plugin [2023-01-15T19:26:49.264Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-cluster-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin --- [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-cluster-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Executed tasks [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-jca-plugin --- [2023-01-15T19:26:49.264Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/6.2.6-SNAPSHOT/console-cluster-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:49.264Z] [INFO] Executing tasks [2023-01-15T19:26:49.264Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/6.2.6-SNAPSHOT/console-cluster-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:49.264Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for [2023-01-15T19:26:49.264Z] [INFO] [echo] glassfish-osgi-console-plugin [2023-01-15T19:26:49.264Z] [INFO] Executed tasks [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.264Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/WoodstockHandler.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:49.264Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/WoodstockHandler.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:49.264Z] [INFO] [2023-01-15T19:26:49.264Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-core --- [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-core --- [2023-01-15T19:26:49.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-common-full-plugin --- [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-core --- [2023-01-15T19:26:49.265Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-common-full-plugin --- [2023-01-15T19:26:49.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/console-jca-plugin.jar [2023-01-15T19:26:49.265Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin --- [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-common-full-plugin --- [2023-01-15T19:26:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/6.2.6-SNAPSHOT/console-common-full-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/6.2.6-SNAPSHOT/console-common-full-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.265Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.265Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-osgi-console-plugin --- [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-jca-plugin --- [2023-01-15T19:26:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-osgi-console-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/6.2.6-SNAPSHOT/glassfish-osgi-console-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:49.265Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-jca-plugin --- [2023-01-15T19:26:49.265Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin --- [2023-01-15T19:26:49.265Z] [INFO] [2023-01-15T19:26:49.265Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-jca-plugin --- [2023-01-15T19:26:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/6.2.6-SNAPSHOT/console-jca-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/6.2.6-SNAPSHOT/console-jca-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.522Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ admin-util --- [2023-01-15T19:26:49.522Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.522Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-web-plugin --- [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.522Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-web-plugin --- [2023-01-15T19:26:49.522Z] [INFO] Not copying test resources [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.522Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-web-plugin --- [2023-01-15T19:26:49.522Z] [INFO] Not compiling test sources [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.522Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin --- [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.522Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-web-plugin --- [2023-01-15T19:26:49.522Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.522Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-web-plugin --- [2023-01-15T19:26:49.522Z] [INFO] Executing tasks [2023-01-15T19:26:49.522Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/classes/META-INF for [2023-01-15T19:26:49.522Z] [INFO] [echo] console-web-plugin [2023-01-15T19:26:49.522Z] [INFO] Executed tasks [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.522Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-web-plugin --- [2023-01-15T19:26:49.522Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.522Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-core --- [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.522Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-core --- [2023-01-15T19:26:49.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/console-web-plugin.jar [2023-01-15T19:26:49.522Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:49.522Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/classes [2023-01-15T19:26:49.522Z] [INFO] [2023-01-15T19:26:49.523Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-web-plugin --- [2023-01-15T19:26:49.523Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.523Z] [INFO] [2023-01-15T19:26:49.523Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-web-plugin --- [2023-01-15T19:26:49.523Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.523Z] [INFO] [2023-01-15T19:26:49.523Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin --- [2023-01-15T19:26:49.523Z] [INFO] [2023-01-15T19:26:49.523Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-web-plugin --- [2023-01-15T19:26:49.523Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/6.2.6-SNAPSHOT/console-web-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:49.523Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/6.2.6-SNAPSHOT/console-web-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:49.523Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:49.523Z] [INFO] [2023-01-15T19:26:49.523Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ admin-util --- [2023-01-15T19:26:49.523Z] [INFO] Not copying test resources [2023-01-15T19:26:49.523Z] [INFO] [2023-01-15T19:26:49.523Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ admin-util --- [2023-01-15T19:26:49.523Z] [INFO] Not compiling test sources [2023-01-15T19:26:49.523Z] [INFO] [2023-01-15T19:26:49.523Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util --- [2023-01-15T19:26:49.523Z] [INFO] [2023-01-15T19:26:49.523Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ admin-util --- [2023-01-15T19:26:49.523Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.523Z] [INFO] [2023-01-15T19:26:49.523Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admin-util --- [2023-01-15T19:26:49.523Z] [INFO] Executing tasks [2023-01-15T19:26:49.523Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/classes/META-INF for [2023-01-15T19:26:49.523Z] [INFO] [echo] admin-util [2023-01-15T19:26:49.523Z] [INFO] Executed tasks [2023-01-15T19:26:49.523Z] [INFO] [2023-01-15T19:26:49.523Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ admin-util --- [2023-01-15T19:26:49.523Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/admin-util.jar [2023-01-15T19:26:49.781Z] [INFO] [2023-01-15T19:26:49.781Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admin-util --- [2023-01-15T19:26:49.781Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.781Z] [INFO] [2023-01-15T19:26:49.781Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admin-util --- [2023-01-15T19:26:49.781Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.781Z] [INFO] [2023-01-15T19:26:49.781Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util --- [2023-01-15T19:26:49.781Z] [INFO] [2023-01-15T19:26:49.781Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admin-util --- [2023-01-15T19:26:49.781Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/6.2.6-SNAPSHOT/admin-util-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:49.781Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/6.2.6-SNAPSHOT/admin-util-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:49.781Z] [INFO] [2023-01-15T19:26:49.781Z] [INFO] [2023-01-15T19:26:49.781Z] [INFO] [2023-01-15T19:26:49.781Z] [INFO] [2023-01-15T19:26:49.781Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2023-01-15T19:26:49.781Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2023-01-15T19:26:49.781Z] [INFO] Building admin-core 6.2.6-SNAPSHOT [167/288] [2023-01-15T19:26:49.781Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:49.781Z] [INFO] [2023-01-15T19:26:49.781Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2023-01-15T19:26:49.781Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2023-01-15T19:26:49.781Z] [INFO] Building Concurrent Connector Module 6.2.6-SNAPSHOT [168/288] [2023-01-15T19:26:49.781Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:49.781Z] [INFO] Building Backup Restore classes 6.2.6-SNAPSHOT [166/288] [2023-01-15T19:26:49.781Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2023-01-15T19:26:49.781Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:49.781Z] [INFO] Building cluster-common 6.2.6-SNAPSHOT [169/288] [2023-01-15T19:26:49.781Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.781Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:49.781Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:49.781Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:49.781Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:49.781Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:49.781Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:49.781Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:49.781Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.781Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 6.2.6-SNAPSHOT [170/288] [2023-01-15T19:26:49.781Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.781Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:49.781Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:49.781Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:49.781Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:49.781Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:49.781Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:49.781Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:49.781Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.781Z] [WARNING] The following plugins are not marked @threadSafe in admin-core: [2023-01-15T19:26:49.781Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:49.781Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:49.781Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:49.781Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:49.781Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.781Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:49.781Z] [WARNING] The following plugins are not marked @threadSafe in Concurrent Connector Module: [2023-01-15T19:26:49.781Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:49.781Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:49.781Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:49.781Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:49.781Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.781Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.781Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:49.781Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:49.781Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:49.781Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:49.781Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:49.781Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:49.781Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:49.781Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:49.781Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.781Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:49.781Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:49.781Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:49.781Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.781Z] [WARNING] The following plugins are not marked @threadSafe in Backup Restore classes: [2023-01-15T19:26:49.781Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:49.781Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:49.781Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:49.781Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:49.781Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.782Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:49.782Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:49.782Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:49.782Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:49.782Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.782Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.782Z] [WARNING] The following plugins are not marked @threadSafe in cluster-common: [2023-01-15T19:26:49.782Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:49.782Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:49.782Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:49.782Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:49.782Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:49.782Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:49.782Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.782Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:49.782Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:49.782Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:49.782Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:49.782Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:49.782Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.782Z] [WARNING] The following plugins are not marked @threadSafe in Admin CLI bridge command to the OSGi Shell: [2023-01-15T19:26:49.782Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:49.782Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:49.782Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:49.782Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:49.782Z] [WARNING] ***************************************************************** [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ concurrent-connector --- [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ concurrent-connector --- [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ concurrent-connector --- [2023-01-15T19:26:49.782Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:49.782Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector [2023-01-15T19:26:49.782Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ concurrent-connector --- [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-common --- [2023-01-15T19:26:49.782Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:49.782Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ backup --- [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cluster-common --- [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ backup --- [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cluster-common --- [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ backup --- [2023-01-15T19:26:49.782Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:49.782Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common [2023-01-15T19:26:49.782Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:49.782Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:49.782Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup [2023-01-15T19:26:49.782Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-common --- [2023-01-15T19:26:49.782Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ backup --- [2023-01-15T19:26:49.782Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:49.782Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-core --- [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admin-core --- [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admin-core --- [2023-01-15T19:26:49.782Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:49.782Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core [2023-01-15T19:26:49.782Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ admin-core --- [2023-01-15T19:26:49.782Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-core --- [2023-01-15T19:26:49.782Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:49.782Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-core --- [2023-01-15T19:26:49.782Z] [INFO] Not copying test resources [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-core --- [2023-01-15T19:26:49.782Z] [INFO] Not compiling test sources [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core --- [2023-01-15T19:26:49.782Z] [INFO] [2023-01-15T19:26:49.782Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-core --- [2023-01-15T19:26:49.783Z] [INFO] Tests are skipped. [2023-01-15T19:26:49.783Z] [INFO] [2023-01-15T19:26:49.783Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-core --- [2023-01-15T19:26:49.783Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:49.783Z] [INFO] [2023-01-15T19:26:49.783Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cluster-common --- [2023-01-15T19:26:49.783Z] [INFO] [2023-01-15T19:26:49.783Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cluster-common --- [2023-01-15T19:26:49.783Z] [INFO] [2023-01-15T19:26:49.783Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cluster-common --- [2023-01-15T19:26:49.783Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:49.783Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:49.783Z] [INFO] [2023-01-15T19:26:49.783Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cluster-common --- [2023-01-15T19:26:49.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:49.783Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:50.041Z] [INFO] Copying 1 resource [2023-01-15T19:26:50.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/src/main/resources [2023-01-15T19:26:50.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/src/main/manpages [2023-01-15T19:26:50.041Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cluster-common --- [2023-01-15T19:26:50.041Z] [INFO] Executing tasks [2023-01-15T19:26:50.041Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/classes/META-INF for [2023-01-15T19:26:50.041Z] [INFO] [echo] console-core [2023-01-15T19:26:50.041Z] [INFO] Executed tasks [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-core --- [2023-01-15T19:26:50.041Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:50.041Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/classes [2023-01-15T19:26:50.041Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ backup --- [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ backup --- [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ backup --- [2023-01-15T19:26:50.041Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:50.041Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:50.041Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/console-core.jar [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-cli-remote --- [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ backup --- [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ osgi-cli-remote --- [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ osgi-cli-remote --- [2023-01-15T19:26:50.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:50.041Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:50.041Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:50.041Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote [2023-01-15T19:26:50.041Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ osgi-cli-remote --- [2023-01-15T19:26:50.041Z] [INFO] Copying 1 resource [2023-01-15T19:26:50.041Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:50.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/src/main/manpages [2023-01-15T19:26:50.041Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ backup --- [2023-01-15T19:26:50.041Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.041Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ concurrent-connector --- [2023-01-15T19:26:50.041Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:50.041Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ concurrent-connector --- [2023-01-15T19:26:50.042Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/classes [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ concurrent-connector --- [2023-01-15T19:26:50.042Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-core --- [2023-01-15T19:26:50.042Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:50.042Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-core --- [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ concurrent-connector --- [2023-01-15T19:26:50.042Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core --- [2023-01-15T19:26:50.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:50.042Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-core --- [2023-01-15T19:26:50.042Z] [INFO] Copying 5 resources [2023-01-15T19:26:50.042Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/6.2.6-SNAPSHOT/console-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:50.042Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admin-core --- [2023-01-15T19:26:50.042Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/6.2.6-SNAPSHOT/console-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admin-core --- [2023-01-15T19:26:50.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/src/main/manpages [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admin-core --- [2023-01-15T19:26:50.042Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:50.042Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ concurrent-connector --- [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2023-01-15T19:26:50.042Z] [INFO] Building Admin Console WAR 6.2.6-SNAPSHOT [171/288] [2023-01-15T19:26:50.042Z] [INFO] --------------------------------[ war ]--------------------------------- [2023-01-15T19:26:50.042Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:50.042Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:50.042Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/classes [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ admin-core --- [2023-01-15T19:26:50.042Z] [WARNING] ***************************************************************** [2023-01-15T19:26:50.042Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:50.042Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:50.042Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:50.042Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:50.042Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:50.042Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:50.042Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:50.042Z] [WARNING] ***************************************************************** [2023-01-15T19:26:50.042Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console WAR: [2023-01-15T19:26:50.042Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:50.042Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:50.042Z] [WARNING] ***************************************************************** [2023-01-15T19:26:50.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:50.042Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:50.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/src/main/resources [2023-01-15T19:26:50.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/src/main/manpages [2023-01-15T19:26:50.042Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ admin-core --- [2023-01-15T19:26:50.042Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:50.042Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/classes [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-common --- [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-common --- [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cluster-common --- [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector --- [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector --- [2023-01-15T19:26:50.042Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:50.042Z] [INFO] [2023-01-15T19:26:50.042Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ osgi-cli-remote --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ osgi-cli-remote --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ osgi-cli-remote --- [2023-01-15T19:26:50.043Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:50.043Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ concurrent-connector --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ osgi-cli-remote --- [2023-01-15T19:26:50.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:50.043Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:50.043Z] [INFO] Copying 1 resource [2023-01-15T19:26:50.043Z] [INFO] Copying 1 resource [2023-01-15T19:26:50.043Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ osgi-cli-remote --- [2023-01-15T19:26:50.043Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:50.043Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/classes [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ backup --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ backup --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ war --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ war --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ war --- [2023-01-15T19:26:50.043Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:50.043Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war [2023-01-15T19:26:50.043Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ war --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ war --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ war --- [2023-01-15T19:26:50.043Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:50.043Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ war --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ backup --- [2023-01-15T19:26:50.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:50.043Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:50.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/src/main/resources [2023-01-15T19:26:50.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/src/main/manpages [2023-01-15T19:26:50.043Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ war --- [2023-01-15T19:26:50.043Z] [INFO] No sources to compile [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ war --- [2023-01-15T19:26:50.043Z] [INFO] No sources to compile [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ war --- [2023-01-15T19:26:50.043Z] [INFO] Not copying test resources [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ war --- [2023-01-15T19:26:50.043Z] [INFO] Not compiling test sources [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ war --- [2023-01-15T19:26:50.043Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ war --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ admin-core --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ admin-core --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ admin-core --- [2023-01-15T19:26:50.043Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:50.043Z] [INFO] Executing tasks [2023-01-15T19:26:50.043Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/classes/META-INF for [2023-01-15T19:26:50.043Z] [INFO] [echo] war [2023-01-15T19:26:50.043Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/classes/META-INF [2023-01-15T19:26:50.043Z] [INFO] Executed tasks [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (prepare-extra-dependencies) @ war --- [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cluster-common --- [2023-01-15T19:26:50.043Z] [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/commons-io-2.11.0.jar [2023-01-15T19:26:50.043Z] [INFO] [2023-01-15T19:26:50.043Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cluster-common --- [2023-01-15T19:26:50.043Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:50.043Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/classes [2023-01-15T19:26:50.043Z] [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar [2023-01-15T19:26:50.301Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:50.301Z] [INFO] [2023-01-15T19:26:50.301Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ concurrent-connector --- [2023-01-15T19:26:50.301Z] [INFO] [2023-01-15T19:26:50.301Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ concurrent-connector --- [2023-01-15T19:26:50.301Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:50.301Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/classes [2023-01-15T19:26:50.301Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:50.301Z] [INFO] [2023-01-15T19:26:50.301Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ backup --- [2023-01-15T19:26:50.301Z] [INFO] [2023-01-15T19:26:50.301Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ backup --- [2023-01-15T19:26:50.301Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:50.301Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/classes [2023-01-15T19:26:50.301Z] [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/json-2.0.jar [2023-01-15T19:26:50.301Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java uses or overrides a deprecated API. [2023-01-15T19:26:50.301Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:50.301Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations. [2023-01-15T19:26:50.301Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:50.301Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:50.301Z] [INFO] [2023-01-15T19:26:50.301Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote --- [2023-01-15T19:26:50.301Z] [INFO] [2023-01-15T19:26:50.301Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote --- [2023-01-15T19:26:50.301Z] [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar [2023-01-15T19:26:50.301Z] [INFO] [2023-01-15T19:26:50.301Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ admin-core --- [2023-01-15T19:26:50.301Z] [INFO] [2023-01-15T19:26:50.301Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ admin-core --- [2023-01-15T19:26:50.301Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:50.301Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/classes [2023-01-15T19:26:50.301Z] [INFO] [2023-01-15T19:26:50.301Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ osgi-cli-remote --- [2023-01-15T19:26:50.301Z] [INFO] Copying woodstock-webui-jsf-5.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-5.0.0.jar [2023-01-15T19:26:50.302Z] [INFO] Copying woodstock-webui-jsf-suntheme-5.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-5.0.0.jar [2023-01-15T19:26:50.302Z] [INFO] [2023-01-15T19:26:50.302Z] [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ war --- [2023-01-15T19:26:50.302Z] [INFO] [2023-01-15T19:26:50.302Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-common --- [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ osgi-cli-remote --- [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ backup --- [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ admin-core --- [2023-01-15T19:26:50.559Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:50.559Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ backup --- [2023-01-15T19:26:50.559Z] [INFO] Not copying test resources [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] Not copying test resources [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ backup --- [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ osgi-cli-remote --- [2023-01-15T19:26:50.559Z] [INFO] Not compiling test sources [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] Not compiling test sources [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ backup --- [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ backup --- [2023-01-15T19:26:50.559Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:50.559Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/classes [2023-01-15T19:26:50.559Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.559Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ backup --- [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] Packaging webapp [2023-01-15T19:26:50.559Z] [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui] [2023-01-15T19:26:50.559Z] [INFO] Processing war project [2023-01-15T19:26:50.559Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui] [2023-01-15T19:26:50.559Z] [INFO] Executing tasks [2023-01-15T19:26:50.559Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/classes/META-INF for [2023-01-15T19:26:50.559Z] [INFO] [echo] concurrent-connector [2023-01-15T19:26:50.559Z] [INFO] Executing tasks [2023-01-15T19:26:50.559Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/classes/META-INF for [2023-01-15T19:26:50.559Z] [INFO] [echo] backup [2023-01-15T19:26:50.559Z] [INFO] Executed tasks [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] Executed tasks [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ backup --- [2023-01-15T19:26:50.559Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui] [2023-01-15T19:26:50.559Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar [2023-01-15T19:26:50.559Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/backup.jar [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/src/main/webapp] [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ backup --- [2023-01-15T19:26:50.559Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] [2023-01-15T19:26:50.559Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ concurrent-connector --- [2023-01-15T19:26:50.559Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/6.2.6-SNAPSHOT/concurrent-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:50.560Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.560Z] [INFO] [2023-01-15T19:26:50.560Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ backup --- [2023-01-15T19:26:50.560Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.560Z] [INFO] [2023-01-15T19:26:50.560Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-backup-checkstyle) @ backup --- [2023-01-15T19:26:50.560Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/6.2.6-SNAPSHOT/concurrent-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:50.560Z] [INFO] [2023-01-15T19:26:50.560Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ backup --- [2023-01-15T19:26:50.560Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/6.2.6-SNAPSHOT/backup-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:50.560Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/6.2.6-SNAPSHOT/backup-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:50.560Z] [INFO] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui.war [2023-01-15T19:26:50.818Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cluster-common --- [2023-01-15T19:26:50.818Z] [INFO] Not copying test resources [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cluster-common --- [2023-01-15T19:26:50.818Z] [INFO] Not compiling test sources [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common --- [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cluster-common --- [2023-01-15T19:26:50.818Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cluster-common --- [2023-01-15T19:26:50.818Z] [INFO] Executing tasks [2023-01-15T19:26:50.818Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/classes/META-INF for [2023-01-15T19:26:50.818Z] [INFO] [echo] cluster-common [2023-01-15T19:26:50.818Z] [INFO] Executed tasks [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cluster-common --- [2023-01-15T19:26:50.818Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/cluster-common.jar [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cluster-common --- [2023-01-15T19:26:50.818Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cluster-common --- [2023-01-15T19:26:50.818Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common --- [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cluster-common --- [2023-01-15T19:26:50.818Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/6.2.6-SNAPSHOT/cluster-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:50.818Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/6.2.6-SNAPSHOT/cluster-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2023-01-15T19:26:50.818Z] [INFO] Building Cluster SSH Provisioning 6.2.6-SNAPSHOT [172/288] [2023-01-15T19:26:50.818Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:50.818Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:50.818Z] [INFO] [2023-01-15T19:26:50.818Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ admin-core --- [2023-01-15T19:26:50.818Z] [WARNING] ***************************************************************** [2023-01-15T19:26:50.818Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:50.818Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:50.818Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:50.818Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:50.818Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:50.819Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:50.819Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:50.819Z] [WARNING] ***************************************************************** [2023-01-15T19:26:50.819Z] [INFO] Not copying test resources [2023-01-15T19:26:50.819Z] [WARNING] The following plugins are not marked @threadSafe in Cluster SSH Provisioning: [2023-01-15T19:26:50.819Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:50.819Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:50.819Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:50.819Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:50.819Z] [WARNING] ***************************************************************** [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ admin-core --- [2023-01-15T19:26:50.819Z] [INFO] Not compiling test sources [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ admin-core --- [2023-01-15T19:26:50.819Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admin-core --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ war --- [2023-01-15T19:26:50.819Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ war --- [2023-01-15T19:26:50.819Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-war-checkstyle) @ war --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ osgi-cli-remote --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ war --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ osgi-cli-remote --- [2023-01-15T19:26:50.819Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/6.2.6-SNAPSHOT/war-6.2.6-SNAPSHOT.war [2023-01-15T19:26:50.819Z] [INFO] Not copying test resources [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ osgi-cli-remote --- [2023-01-15T19:26:50.819Z] [INFO] Executing tasks [2023-01-15T19:26:50.819Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/classes/META-INF for [2023-01-15T19:26:50.819Z] [INFO] Not compiling test sources [2023-01-15T19:26:50.819Z] [INFO] [echo] admin-core [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ osgi-cli-remote --- [2023-01-15T19:26:50.819Z] [INFO] Executed tasks [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ admin-core --- [2023-01-15T19:26:50.819Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/6.2.6-SNAPSHOT/war-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:50.819Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ osgi-cli-remote --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] -------------< org.glassfish.main.admingui:dist-fragment >-------------- [2023-01-15T19:26:50.819Z] [INFO] Building Admin Console Install Fragment for Web distro 6.2.6-SNAPSHOT [173/288] [2023-01-15T19:26:50.819Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:26:50.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/admin-core.jar [2023-01-15T19:26:50.819Z] [WARNING] ***************************************************************** [2023-01-15T19:26:50.819Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:50.819Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:50.819Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:50.819Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:50.819Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:50.819Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:50.819Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:50.819Z] [WARNING] ***************************************************************** [2023-01-15T19:26:50.819Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console Install Fragment for Web distro: [2023-01-15T19:26:50.819Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:50.819Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:50.819Z] [WARNING] ***************************************************************** [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admin-core --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dist-fragment --- [2023-01-15T19:26:50.819Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admin-core --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ dist-fragment --- [2023-01-15T19:26:50.819Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ dist-fragment --- [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admin-core --- [2023-01-15T19:26:50.819Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:50.819Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment [2023-01-15T19:26:50.819Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:50.819Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/6.2.6-SNAPSHOT/admin-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:50.819Z] [INFO] [2023-01-15T19:26:50.819Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ dist-fragment --- [2023-01-15T19:26:50.819Z] [INFO] Executing tasks [2023-01-15T19:26:50.819Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/6.2.6-SNAPSHOT/admin-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:50.819Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for [2023-01-15T19:26:50.820Z] [INFO] [echo] osgi-cli-remote [2023-01-15T19:26:50.820Z] [INFO] [2023-01-15T19:26:50.820Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ dist-fragment --- [2023-01-15T19:26:50.820Z] [INFO] Executed tasks [2023-01-15T19:26:50.820Z] [INFO] [2023-01-15T19:26:50.820Z] [INFO] [2023-01-15T19:26:50.820Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ osgi-cli-remote --- [2023-01-15T19:26:50.820Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ dist-fragment --- [2023-01-15T19:26:50.820Z] [INFO] [2023-01-15T19:26:50.820Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ dist-fragment --- [2023-01-15T19:26:50.820Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:50.820Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:50.820Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar [2023-01-15T19:26:50.820Z] [INFO] [2023-01-15T19:26:50.820Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-admingui) @ dist-fragment --- [2023-01-15T19:26:50.820Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui.war to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/classes/glassfish/lib/install/applications/__admingui with includes "" and excludes "" [2023-01-15T19:26:50.820Z] [INFO] [2023-01-15T19:26:50.820Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ osgi-cli-remote --- [2023-01-15T19:26:50.820Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.820Z] [INFO] [2023-01-15T19:26:50.820Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ osgi-cli-remote --- [2023-01-15T19:26:50.820Z] [INFO] Tests are skipped. [2023-01-15T19:26:50.820Z] [INFO] [2023-01-15T19:26:50.820Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote --- [2023-01-15T19:26:50.820Z] [INFO] [2023-01-15T19:26:50.820Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-cli-remote --- [2023-01-15T19:26:50.820Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/6.2.6-SNAPSHOT/osgi-cli-remote-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:50.820Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/6.2.6-SNAPSHOT/osgi-cli-remote-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dist-fragment --- [2023-01-15T19:26:51.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:51.079Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:51.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/src/main/resources [2023-01-15T19:26:51.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/src/main/help [2023-01-15T19:26:51.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/src/main/manpages [2023-01-15T19:26:51.079Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ dist-fragment --- [2023-01-15T19:26:51.079Z] [INFO] Executing tasks [2023-01-15T19:26:51.079Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/classes/META-INF for [2023-01-15T19:26:51.079Z] [INFO] [echo] dist-fragment [2023-01-15T19:26:51.079Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/classes/META-INF [2023-01-15T19:26:51.079Z] [INFO] Executed tasks [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ dist-fragment --- [2023-01-15T19:26:51.079Z] [INFO] [zip] duplicate: add [2023-01-15T19:26:51.079Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:26:51.079Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/dist-fragment.zip [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-ssh --- [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cluster-ssh --- [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cluster-ssh --- [2023-01-15T19:26:51.079Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:51.079Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh [2023-01-15T19:26:51.079Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-ssh --- [2023-01-15T19:26:51.079Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:51.079Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cluster-ssh --- [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cluster-ssh --- [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cluster-ssh --- [2023-01-15T19:26:51.079Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:51.079Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cluster-ssh --- [2023-01-15T19:26:51.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:51.079Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:51.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/src/main/resources [2023-01-15T19:26:51.079Z] [INFO] Copying 2 resources [2023-01-15T19:26:51.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/src/main/manpages [2023-01-15T19:26:51.079Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:51.079Z] [INFO] [2023-01-15T19:26:51.079Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cluster-ssh --- [2023-01-15T19:26:51.079Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:51.079Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/classes [2023-01-15T19:26:51.336Z] [INFO] [2023-01-15T19:26:51.336Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ dist-fragment --- [2023-01-15T19:26:51.336Z] [INFO] Tests are skipped. [2023-01-15T19:26:51.336Z] [INFO] [2023-01-15T19:26:51.336Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ dist-fragment --- [2023-01-15T19:26:51.336Z] [INFO] Tests are skipped. [2023-01-15T19:26:51.336Z] [INFO] [2023-01-15T19:26:51.336Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-dist-fragment-checkstyle) @ dist-fragment --- [2023-01-15T19:26:51.336Z] [INFO] [2023-01-15T19:26:51.336Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dist-fragment --- [2023-01-15T19:26:51.336Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/dist-fragment.zip to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dist-fragment/6.2.6-SNAPSHOT/dist-fragment-6.2.6-SNAPSHOT.zip [2023-01-15T19:26:51.336Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dist-fragment/6.2.6-SNAPSHOT/dist-fragment-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:51.336Z] [INFO] [2023-01-15T19:26:51.336Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh --- [2023-01-15T19:26:51.336Z] [INFO] [2023-01-15T19:26:51.336Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh --- [2023-01-15T19:26:51.336Z] [INFO] [2023-01-15T19:26:51.337Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cluster-ssh --- [2023-01-15T19:26:51.337Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:51.337Z] [INFO] [2023-01-15T19:26:51.337Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cluster-ssh --- [2023-01-15T19:26:51.337Z] [INFO] [2023-01-15T19:26:51.337Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cluster-ssh --- [2023-01-15T19:26:51.337Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:51.337Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/classes [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] Not copying test resources [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] Not compiling test sources [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] Tests are skipped. [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] Executing tasks [2023-01-15T19:26:51.594Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/classes/META-INF for [2023-01-15T19:26:51.594Z] [INFO] [echo] cluster-ssh [2023-01-15T19:26:51.594Z] [INFO] Executed tasks [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/cluster-ssh.jar [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] Tests are skipped. [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] Tests are skipped. [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cluster-ssh --- [2023-01-15T19:26:51.594Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/6.2.6-SNAPSHOT/cluster-ssh-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:51.594Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/6.2.6-SNAPSHOT/cluster-ssh-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2023-01-15T19:26:51.594Z] [INFO] Building Nucleus Logging Classes 6.2.6-SNAPSHOT [174/288] [2023-01-15T19:26:51.594Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:51.594Z] [WARNING] ***************************************************************** [2023-01-15T19:26:51.594Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:51.594Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:51.594Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:51.594Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:51.594Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:51.594Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:51.594Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:51.594Z] [WARNING] ***************************************************************** [2023-01-15T19:26:51.594Z] [WARNING] The following plugins are not marked @threadSafe in Nucleus Logging Classes: [2023-01-15T19:26:51.594Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:51.594Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:51.594Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:51.594Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:51.594Z] [WARNING] ***************************************************************** [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ logging --- [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ logging --- [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ logging --- [2023-01-15T19:26:51.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:51.594Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging [2023-01-15T19:26:51.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:51.594Z] [INFO] [2023-01-15T19:26:51.594Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ logging --- [2023-01-15T19:26:51.594Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:51.852Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:51.852Z] [INFO] [2023-01-15T19:26:51.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ logging --- [2023-01-15T19:26:51.852Z] [INFO] [2023-01-15T19:26:51.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ logging --- [2023-01-15T19:26:51.852Z] [INFO] [2023-01-15T19:26:51.852Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ logging --- [2023-01-15T19:26:51.852Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:51.852Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:51.852Z] [INFO] [2023-01-15T19:26:51.852Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ logging --- [2023-01-15T19:26:51.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:51.852Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:51.852Z] [INFO] Copying 4 resources [2023-01-15T19:26:51.852Z] [INFO] Copying 8 resources [2023-01-15T19:26:51.852Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:51.852Z] [INFO] [2023-01-15T19:26:51.852Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ logging --- [2023-01-15T19:26:51.852Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:51.852Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/classes [2023-01-15T19:26:52.416Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java: Some input files use or override a deprecated API. [2023-01-15T19:26:52.416Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:52.416Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:52.416Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:52.416Z] [INFO] [2023-01-15T19:26:52.416Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ logging --- [2023-01-15T19:26:52.416Z] [INFO] [2023-01-15T19:26:52.416Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ logging --- [2023-01-15T19:26:52.416Z] [INFO] [2023-01-15T19:26:52.416Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ logging --- [2023-01-15T19:26:52.416Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:52.416Z] [INFO] [2023-01-15T19:26:52.416Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ logging --- [2023-01-15T19:26:52.417Z] [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] [2023-01-15T19:26:52.417Z] [INFO] [2023-01-15T19:26:52.417Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ logging --- [2023-01-15T19:26:52.417Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:52.417Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/classes [2023-01-15T19:26:52.981Z] [INFO] [2023-01-15T19:26:52.981Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ logging --- [2023-01-15T19:26:52.981Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:52.981Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:52.981Z] [INFO] [2023-01-15T19:26:52.981Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ logging --- [2023-01-15T19:26:52.981Z] [INFO] Not copying test resources [2023-01-15T19:26:52.981Z] [INFO] [2023-01-15T19:26:52.981Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ logging --- [2023-01-15T19:26:52.981Z] [INFO] Not compiling test sources [2023-01-15T19:26:52.981Z] [INFO] [2023-01-15T19:26:52.981Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ logging --- [2023-01-15T19:26:52.981Z] [INFO] [2023-01-15T19:26:52.981Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ logging --- [2023-01-15T19:26:52.981Z] [INFO] Tests are skipped. [2023-01-15T19:26:52.981Z] [INFO] [2023-01-15T19:26:52.981Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ logging --- [2023-01-15T19:26:52.981Z] [INFO] Executing tasks [2023-01-15T19:26:52.982Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/classes/META-INF for [2023-01-15T19:26:52.982Z] [INFO] [echo] logging [2023-01-15T19:26:52.982Z] [INFO] Executed tasks [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ logging --- [2023-01-15T19:26:52.982Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/logging.jar [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ logging --- [2023-01-15T19:26:52.982Z] [INFO] Tests are skipped. [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ logging --- [2023-01-15T19:26:52.982Z] [INFO] Tests are skipped. [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-logging-checkstyle) @ logging --- [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ logging --- [2023-01-15T19:26:52.982Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/6.2.6-SNAPSHOT/logging-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:52.982Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/6.2.6-SNAPSHOT/logging-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2023-01-15T19:26:52.982Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2023-01-15T19:26:52.982Z] [INFO] Building Kernel Classes 6.2.6-SNAPSHOT [175/288] [2023-01-15T19:26:52.982Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:52.982Z] [INFO] Building admin-launcher 6.2.6-SNAPSHOT [176/288] [2023-01-15T19:26:52.982Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:52.982Z] [WARNING] ***************************************************************** [2023-01-15T19:26:52.982Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:52.982Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:52.982Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:52.982Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:52.982Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:52.982Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:52.982Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:52.982Z] [WARNING] ***************************************************************** [2023-01-15T19:26:52.982Z] [WARNING] The following plugins are not marked @threadSafe in Kernel Classes: [2023-01-15T19:26:52.982Z] [WARNING] ***************************************************************** [2023-01-15T19:26:52.982Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:52.982Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:52.982Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:52.982Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:52.982Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:52.982Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:52.982Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:52.982Z] [WARNING] ***************************************************************** [2023-01-15T19:26:52.982Z] [WARNING] The following plugins are not marked @threadSafe in admin-launcher: [2023-01-15T19:26:52.982Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:52.982Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:52.982Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:52.982Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:52.982Z] [WARNING] ***************************************************************** [2023-01-15T19:26:52.982Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:52.982Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:52.982Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:52.982Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:52.982Z] [WARNING] ***************************************************************** [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ launcher --- [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ launcher --- [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ launcher --- [2023-01-15T19:26:52.982Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:52.982Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher [2023-01-15T19:26:52.982Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ launcher --- [2023-01-15T19:26:52.982Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ kernel --- [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ kernel --- [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ kernel --- [2023-01-15T19:26:52.982Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:52.982Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel [2023-01-15T19:26:52.982Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:52.982Z] [INFO] [2023-01-15T19:26:52.982Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ kernel --- [2023-01-15T19:26:52.982Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:53.239Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:53.239Z] [INFO] [2023-01-15T19:26:53.239Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ launcher --- [2023-01-15T19:26:53.239Z] [INFO] [2023-01-15T19:26:53.239Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ launcher --- [2023-01-15T19:26:53.239Z] [INFO] [2023-01-15T19:26:53.239Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ launcher --- [2023-01-15T19:26:53.239Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:53.240Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:53.240Z] [INFO] [2023-01-15T19:26:53.240Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ launcher --- [2023-01-15T19:26:53.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:53.240Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:53.240Z] [INFO] Copying 1 resource [2023-01-15T19:26:53.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/src/main/manpages [2023-01-15T19:26:53.240Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:53.240Z] [INFO] [2023-01-15T19:26:53.240Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ launcher --- [2023-01-15T19:26:53.240Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:53.240Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/classes [2023-01-15T19:26:53.496Z] [INFO] [2023-01-15T19:26:53.496Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ launcher --- [2023-01-15T19:26:53.496Z] [INFO] [2023-01-15T19:26:53.496Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ launcher --- [2023-01-15T19:26:53.496Z] [INFO] [2023-01-15T19:26:53.496Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ launcher --- [2023-01-15T19:26:53.754Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:53.754Z] [INFO] [2023-01-15T19:26:53.754Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ launcher --- [2023-01-15T19:26:53.754Z] [INFO] [2023-01-15T19:26:53.754Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ launcher --- [2023-01-15T19:26:53.754Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:53.754Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/classes [2023-01-15T19:26:53.754Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:53.754Z] [INFO] [2023-01-15T19:26:53.754Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ kernel --- [2023-01-15T19:26:53.755Z] [INFO] [2023-01-15T19:26:53.755Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ kernel --- [2023-01-15T19:26:53.755Z] [INFO] [2023-01-15T19:26:53.755Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ kernel --- [2023-01-15T19:26:53.755Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:53.755Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:53.755Z] [INFO] [2023-01-15T19:26:53.755Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ kernel --- [2023-01-15T19:26:53.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:53.755Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:53.755Z] [INFO] Copying 10 resources [2023-01-15T19:26:53.755Z] [INFO] Copying 2 resources [2023-01-15T19:26:53.755Z] [INFO] Copying 23 resources [2023-01-15T19:26:54.011Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:54.011Z] [INFO] [2023-01-15T19:26:54.011Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ kernel --- [2023-01-15T19:26:54.011Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:54.011Z] [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/classes [2023-01-15T19:26:54.011Z] [INFO] [2023-01-15T19:26:54.011Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:54.012Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] Not copying test resources [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] Not compiling test sources [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] Tests are skipped. [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] Executing tasks [2023-01-15T19:26:54.012Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/classes/META-INF for [2023-01-15T19:26:54.012Z] [INFO] [echo] launcher [2023-01-15T19:26:54.012Z] [INFO] Executed tasks [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/launcher.jar [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] Tests are skipped. [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] Tests are skipped. [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ launcher --- [2023-01-15T19:26:54.012Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/6.2.6-SNAPSHOT/launcher-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:54.012Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/6.2.6-SNAPSHOT/launcher-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2023-01-15T19:26:54.012Z] [INFO] Building admin-cli 6.2.6-SNAPSHOT [177/288] [2023-01-15T19:26:54.012Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:54.012Z] [WARNING] ***************************************************************** [2023-01-15T19:26:54.012Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:54.012Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:54.012Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:54.012Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:54.012Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:54.012Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:54.012Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:54.012Z] [WARNING] ***************************************************************** [2023-01-15T19:26:54.012Z] [WARNING] The following plugins are not marked @threadSafe in admin-cli: [2023-01-15T19:26:54.012Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:54.012Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:54.012Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:54.012Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:54.012Z] [WARNING] ***************************************************************** [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-cli --- [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admin-cli --- [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admin-cli --- [2023-01-15T19:26:54.012Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:54.012Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli [2023-01-15T19:26:54.012Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:54.012Z] [INFO] [2023-01-15T19:26:54.012Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ admin-cli --- [2023-01-15T19:26:54.012Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:54.270Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:54.270Z] [INFO] [2023-01-15T19:26:54.270Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admin-cli --- [2023-01-15T19:26:54.270Z] [INFO] [2023-01-15T19:26:54.270Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admin-cli --- [2023-01-15T19:26:54.270Z] [INFO] [2023-01-15T19:26:54.270Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admin-cli --- [2023-01-15T19:26:54.270Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:54.270Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:54.270Z] [INFO] [2023-01-15T19:26:54.270Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ admin-cli --- [2023-01-15T19:26:54.270Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:54.270Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:54.270Z] [INFO] Copying 4 resources [2023-01-15T19:26:54.270Z] [INFO] Copying 2 resources [2023-01-15T19:26:54.270Z] [INFO] Copying 16 resources [2023-01-15T19:26:54.270Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:54.270Z] [INFO] [2023-01-15T19:26:54.270Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ admin-cli --- [2023-01-15T19:26:54.270Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:54.270Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/classes [2023-01-15T19:26:54.835Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use or override a deprecated API. [2023-01-15T19:26:54.835Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:54.835Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:54.835Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:54.835Z] [INFO] [2023-01-15T19:26:54.835Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ admin-cli --- [2023-01-15T19:26:54.835Z] [INFO] [2023-01-15T19:26:54.835Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ admin-cli --- [2023-01-15T19:26:54.835Z] [INFO] [2023-01-15T19:26:54.835Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ admin-cli --- [2023-01-15T19:26:55.092Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:55.092Z] [INFO] [2023-01-15T19:26:55.092Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ admin-cli --- [2023-01-15T19:26:55.092Z] [INFO] [2023-01-15T19:26:55.092Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ admin-cli --- [2023-01-15T19:26:55.092Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:55.092Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/classes [2023-01-15T19:26:55.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/bootstrap/DerbyLifecycle.java: Some input files use or override a deprecated API. [2023-01-15T19:26:55.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/bootstrap/DerbyLifecycle.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:55.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/DynamicConfigListener.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:55.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/DynamicConfigListener.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:55.092Z] [INFO] [2023-01-15T19:26:55.092Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ kernel --- [2023-01-15T19:26:55.092Z] [INFO] [2023-01-15T19:26:55.092Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ kernel --- [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ kernel --- [2023-01-15T19:26:55.350Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] Not copying test resources [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] Not compiling test sources [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] Tests are skipped. [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] Executing tasks [2023-01-15T19:26:55.350Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/classes/META-INF for [2023-01-15T19:26:55.350Z] [INFO] [echo] admin-cli [2023-01-15T19:26:55.350Z] [INFO] Executed tasks [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/admin-cli.jar [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] Tests are skipped. [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] Tests are skipped. [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admin-cli --- [2023-01-15T19:26:55.350Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/6.2.6-SNAPSHOT/admin-cli-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:55.350Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/6.2.6-SNAPSHOT/admin-cli-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2023-01-15T19:26:55.350Z] [INFO] [2023-01-15T19:26:55.350Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2023-01-15T19:26:55.350Z] [INFO] Building Ant tasks 6.2.6-SNAPSHOT [179/288] [2023-01-15T19:26:55.350Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:26:55.350Z] [INFO] Building App Server CLI Skinning Class 6.2.6-SNAPSHOT [178/288] [2023-01-15T19:26:55.350Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:55.350Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2023-01-15T19:26:55.350Z] [INFO] Building GMS Module 6.2.6-SNAPSHOT [181/288] [2023-01-15T19:26:55.350Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:55.350Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2023-01-15T19:26:55.350Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.350Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:55.350Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:55.350Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:55.350Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:55.350Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:55.350Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:55.350Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:55.350Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.350Z] [WARNING] The following plugins are not marked @threadSafe in Ant tasks: [2023-01-15T19:26:55.350Z] [INFO] Building Admin CLI, interactive OSGi shell command 6.2.6-SNAPSHOT [180/288] [2023-01-15T19:26:55.350Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:55.350Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:55.350Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.350Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.350Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:55.350Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:55.350Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.350Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:55.350Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:55.350Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:55.350Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:55.350Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:55.350Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:55.350Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:55.351Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.351Z] [WARNING] The following plugins are not marked @threadSafe in App Server CLI Skinning Class: [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:55.351Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:55.351Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.351Z] [INFO] Building admin-server-management 6.2.6-SNAPSHOT [182/288] [2023-01-15T19:26:55.351Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:55.351Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:55.351Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:55.351Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:55.351Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:55.351Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:55.351Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:55.351Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.351Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.351Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:55.351Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:55.351Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:55.351Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:55.351Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:55.351Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:55.351Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:55.351Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.351Z] [WARNING] The following plugins are not marked @threadSafe in admin-server-management: [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:55.351Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:55.351Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.351Z] [WARNING] The following plugins are not marked @threadSafe in GMS Module: [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:55.351Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.351Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:55.351Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:55.351Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:55.351Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:55.351Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:55.351Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:55.351Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:55.351Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.351Z] [WARNING] The following plugins are not marked @threadSafe in Admin CLI, interactive OSGi shell command: [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:55.351Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:55.351Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:55.351Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:55.351Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:55.351Z] [WARNING] ***************************************************************** [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-cli --- [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserver-cli --- [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserver-cli --- [2023-01-15T19:26:55.351Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:55.351Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli [2023-01-15T19:26:55.351Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appserver-cli --- [2023-01-15T19:26:55.351Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ server-mgmt --- [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ server-mgmt --- [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ server-mgmt --- [2023-01-15T19:26:55.351Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:55.351Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt [2023-01-15T19:26:55.351Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ server-mgmt --- [2023-01-15T19:26:55.351Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ant-tasks --- [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ant-tasks --- [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ant-tasks --- [2023-01-15T19:26:55.351Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:55.351Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks [2023-01-15T19:26:55.351Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ant-tasks --- [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ant-tasks --- [2023-01-15T19:26:55.351Z] [INFO] [2023-01-15T19:26:55.351Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ant-tasks --- [2023-01-15T19:26:55.351Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:55.352Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:55.352Z] [INFO] [2023-01-15T19:26:55.352Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ant-tasks --- [2023-01-15T19:26:55.352Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:55.352Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:55.352Z] [INFO] Copying 2 resources [2023-01-15T19:26:55.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/src/main/manpages [2023-01-15T19:26:55.609Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ant-tasks --- [2023-01-15T19:26:55.609Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:55.609Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/classes [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-cli-interactive --- [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ osgi-cli-interactive --- [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ osgi-cli-interactive --- [2023-01-15T19:26:55.609Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:55.609Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive [2023-01-15T19:26:55.609Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ osgi-cli-interactive --- [2023-01-15T19:26:55.609Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:55.609Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserver-cli --- [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserver-cli --- [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserver-cli --- [2023-01-15T19:26:55.609Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:55.609Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserver-cli --- [2023-01-15T19:26:55.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:55.609Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:55.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/src/main/resources [2023-01-15T19:26:55.609Z] [INFO] Copying 1 resource [2023-01-15T19:26:55.609Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appserver-cli --- [2023-01-15T19:26:55.609Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:55.609Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/classes [2023-01-15T19:26:55.609Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations. [2023-01-15T19:26:55.609Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:55.609Z] [INFO] [2023-01-15T19:26:55.609Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ant-tasks --- [2023-01-15T19:26:55.610Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ osgi-cli-interactive --- [2023-01-15T19:26:55.610Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ osgi-cli-interactive --- [2023-01-15T19:26:55.610Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/classes [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ osgi-cli-interactive --- [2023-01-15T19:26:55.610Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:55.610Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ osgi-cli-interactive --- [2023-01-15T19:26:55.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:55.610Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:55.610Z] [INFO] Copying 1 resource [2023-01-15T19:26:55.610Z] [INFO] Copying 1 resource [2023-01-15T19:26:55.610Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ osgi-cli-interactive --- [2023-01-15T19:26:55.610Z] [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.v3.services.impl, has 1, private references [com.sun.enterprise.v3.services.impl.monitor] [2023-01-15T19:26:55.610Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:55.610Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:55.610Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/classes [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ kernel --- [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ kernel --- [2023-01-15T19:26:55.610Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:55.610Z] [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/classes [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gms-adapter --- [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gms-adapter --- [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gms-adapter --- [2023-01-15T19:26:55.610Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:55.610Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter [2023-01-15T19:26:55.610Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gms-adapter --- [2023-01-15T19:26:55.610Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appserver-cli --- [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appserver-cli --- [2023-01-15T19:26:55.610Z] [INFO] [2023-01-15T19:26:55.610Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ appserver-cli --- [2023-01-15T19:26:55.867Z] [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.admin.cli, has 1, private references [com.sun.enterprise.admin.cli] [2023-01-15T19:26:55.867Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:55.867Z] [INFO] [2023-01-15T19:26:55.867Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ appserver-cli --- [2023-01-15T19:26:55.867Z] [INFO] [2023-01-15T19:26:55.867Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appserver-cli --- [2023-01-15T19:26:55.867Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:55.867Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/classes [2023-01-15T19:26:55.867Z] [INFO] [2023-01-15T19:26:55.867Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive --- [2023-01-15T19:26:55.867Z] [INFO] [2023-01-15T19:26:55.867Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive --- [2023-01-15T19:26:55.867Z] [INFO] [2023-01-15T19:26:55.867Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ osgi-cli-interactive --- [2023-01-15T19:26:55.867Z] [INFO] [2023-01-15T19:26:55.867Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ant-tasks --- [2023-01-15T19:26:55.867Z] [INFO] Not copying test resources [2023-01-15T19:26:55.867Z] [INFO] [2023-01-15T19:26:55.867Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ant-tasks --- [2023-01-15T19:26:55.867Z] [INFO] Not compiling test sources [2023-01-15T19:26:55.867Z] [INFO] [2023-01-15T19:26:55.867Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ant-tasks --- [2023-01-15T19:26:55.867Z] [INFO] Tests are skipped. [2023-01-15T19:26:55.867Z] [INFO] [2023-01-15T19:26:55.867Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ant-tasks --- [2023-01-15T19:26:55.867Z] [INFO] Executing tasks [2023-01-15T19:26:55.867Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/classes/META-INF for [2023-01-15T19:26:55.867Z] [INFO] [echo] ant-tasks [2023-01-15T19:26:55.867Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/classes/META-INF [2023-01-15T19:26:55.867Z] [INFO] Executed tasks [2023-01-15T19:26:55.867Z] [INFO] [2023-01-15T19:26:55.867Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ant-tasks --- [2023-01-15T19:26:55.867Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/ant-tasks.jar [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ant-tasks --- [2023-01-15T19:26:56.126Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ant-tasks --- [2023-01-15T19:26:56.126Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:56.126Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gms-adapter --- [2023-01-15T19:26:56.126Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks --- [2023-01-15T19:26:56.126Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gms-adapter --- [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ant-tasks --- [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gms-adapter --- [2023-01-15T19:26:56.126Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/6.2.6-SNAPSHOT/ant-tasks-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:56.126Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ osgi-cli-interactive --- [2023-01-15T19:26:56.126Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ osgi-cli-interactive --- [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gms-adapter --- [2023-01-15T19:26:56.126Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:56.126Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/6.2.6-SNAPSHOT/ant-tasks-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:56.126Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/classes [2023-01-15T19:26:56.126Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:56.126Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:56.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/resources [2023-01-15T19:26:56.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/manpages [2023-01-15T19:26:56.126Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gms-adapter --- [2023-01-15T19:26:56.126Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:56.126Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/classes [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appserver-cli --- [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appserver-cli --- [2023-01-15T19:26:56.126Z] [INFO] Not copying test resources [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appserver-cli --- [2023-01-15T19:26:56.126Z] [INFO] Not compiling test sources [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli --- [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appserver-cli --- [2023-01-15T19:26:56.126Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserver-cli --- [2023-01-15T19:26:56.126Z] [INFO] Executing tasks [2023-01-15T19:26:56.126Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/classes/META-INF for [2023-01-15T19:26:56.126Z] [INFO] [echo] appserver-cli [2023-01-15T19:26:56.126Z] [INFO] Executed tasks [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appserver-cli --- [2023-01-15T19:26:56.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/appserver-cli.jar [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserver-cli --- [2023-01-15T19:26:56.126Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserver-cli --- [2023-01-15T19:26:56.126Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.126Z] [INFO] [2023-01-15T19:26:56.126Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli --- [2023-01-15T19:26:56.127Z] [INFO] [2023-01-15T19:26:56.127Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserver-cli --- [2023-01-15T19:26:56.127Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/6.2.6-SNAPSHOT/appserver-cli-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:56.127Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/6.2.6-SNAPSHOT/appserver-cli-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ osgi-cli-interactive --- [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ osgi-cli-interactive --- [2023-01-15T19:26:56.384Z] [INFO] Not copying test resources [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ osgi-cli-interactive --- [2023-01-15T19:26:56.384Z] [INFO] Not compiling test sources [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive --- [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ osgi-cli-interactive --- [2023-01-15T19:26:56.384Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ osgi-cli-interactive --- [2023-01-15T19:26:56.384Z] [INFO] Executing tasks [2023-01-15T19:26:56.384Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for [2023-01-15T19:26:56.384Z] [INFO] [echo] osgi-cli-interactive [2023-01-15T19:26:56.384Z] [INFO] Executed tasks [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ osgi-cli-interactive --- [2023-01-15T19:26:56.384Z] [INFO] Configured Artifact: jline:jline:?:jar [2023-01-15T19:26:56.384Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API. [2023-01-15T19:26:56.384Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:56.384Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations. [2023-01-15T19:26:56.384Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:56.384Z] [INFO] Unpacking /home/jenkins/.m2/repository/jline/jline/2.14.5/jline-2.14.5.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/classes with includes "" and excludes "" [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gms-adapter --- [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gms-adapter --- [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gms-adapter --- [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ osgi-cli-interactive --- [2023-01-15T19:26:56.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.384Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ osgi-cli-interactive --- [2023-01-15T19:26:56.384Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.384Z] [INFO] [2023-01-15T19:26:56.385Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ osgi-cli-interactive --- [2023-01-15T19:26:56.385Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.385Z] [INFO] [2023-01-15T19:26:56.385Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive --- [2023-01-15T19:26:56.385Z] [INFO] [2023-01-15T19:26:56.385Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-cli-interactive --- [2023-01-15T19:26:56.385Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/6.2.6-SNAPSHOT/osgi-cli-interactive-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:56.385Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/6.2.6-SNAPSHOT/osgi-cli-interactive-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:56.385Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:56.385Z] [INFO] [2023-01-15T19:26:56.385Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-sources) @ server-mgmt --- [2023-01-15T19:26:56.385Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/xjc added. [2023-01-15T19:26:56.385Z] [INFO] [2023-01-15T19:26:56.385Z] [INFO] --- maven-antrun-plugin:3.0.0:run (xjc) @ server-mgmt --- [2023-01-15T19:26:56.385Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:56.385Z] [INFO] Executing tasks [2023-01-15T19:26:56.385Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/xjc [2023-01-15T19:26:56.385Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2023-01-15T19:26:56.385Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd [2023-01-15T19:26:56.385Z] [INFO] [2023-01-15T19:26:56.385Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gms-adapter --- [2023-01-15T19:26:56.642Z] [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] [2023-01-15T19:26:56.642Z] [INFO] [2023-01-15T19:26:56.642Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gms-adapter --- [2023-01-15T19:26:56.642Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:56.642Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/classes [2023-01-15T19:26:56.642Z] [INFO] [2023-01-15T19:26:56.642Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ kernel --- [2023-01-15T19:26:56.642Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:56.899Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/xjc [2023-01-15T19:26:56.899Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2023-01-15T19:26:56.899Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd [2023-01-15T19:26:56.899Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/xjc [2023-01-15T19:26:56.899Z] [INFO] [2023-01-15T19:26:56.899Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gms-adapter --- [2023-01-15T19:26:56.899Z] [INFO] [2023-01-15T19:26:56.899Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gms-adapter --- [2023-01-15T19:26:56.899Z] [INFO] Not copying test resources [2023-01-15T19:26:56.899Z] [INFO] [2023-01-15T19:26:56.899Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gms-adapter --- [2023-01-15T19:26:56.899Z] [INFO] Not compiling test sources [2023-01-15T19:26:56.899Z] [INFO] [2023-01-15T19:26:56.899Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter --- [2023-01-15T19:26:56.899Z] [INFO] [2023-01-15T19:26:56.899Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gms-adapter --- [2023-01-15T19:26:56.899Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2023-01-15T19:26:56.899Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd [2023-01-15T19:26:56.899Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.899Z] [INFO] [2023-01-15T19:26:56.899Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gms-adapter --- [2023-01-15T19:26:56.900Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:56.900Z] [INFO] Executing tasks [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ kernel --- [2023-01-15T19:26:56.900Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/classes/META-INF for [2023-01-15T19:26:56.900Z] [INFO] [echo] gms-adapter [2023-01-15T19:26:56.900Z] [INFO] Not copying test resources [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ kernel --- [2023-01-15T19:26:56.900Z] [INFO] Executed tasks [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gms-adapter --- [2023-01-15T19:26:56.900Z] [INFO] Not compiling test sources [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel --- [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ kernel --- [2023-01-15T19:26:56.900Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ kernel --- [2023-01-15T19:26:56.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/gms-adapter.jar [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gms-adapter --- [2023-01-15T19:26:56.900Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gms-adapter --- [2023-01-15T19:26:56.900Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter --- [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gms-adapter --- [2023-01-15T19:26:56.900Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/6.2.6-SNAPSHOT/gms-adapter-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:56.900Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/6.2.6-SNAPSHOT/gms-adapter-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:56.900Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/xjc [2023-01-15T19:26:56.900Z] [INFO] Executing tasks [2023-01-15T19:26:56.900Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/classes/META-INF for [2023-01-15T19:26:56.900Z] [INFO] [echo] kernel [2023-01-15T19:26:56.900Z] [INFO] Executed tasks [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ kernel --- [2023-01-15T19:26:56.900Z] [INFO] Executed tasks [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ server-mgmt --- [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ server-mgmt --- [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ server-mgmt --- [2023-01-15T19:26:56.900Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:56.900Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ server-mgmt --- [2023-01-15T19:26:56.900Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:56.900Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:56.900Z] [INFO] Copying 8 resources [2023-01-15T19:26:56.900Z] [INFO] Copying 6 resources [2023-01-15T19:26:56.900Z] [INFO] Copying 11 resources [2023-01-15T19:26:56.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/kernel.jar [2023-01-15T19:26:56.900Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ server-mgmt --- [2023-01-15T19:26:56.900Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:56.900Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/classes [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ kernel --- [2023-01-15T19:26:56.900Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ kernel --- [2023-01-15T19:26:56.900Z] [INFO] Tests are skipped. [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-kernel-checkstyle) @ kernel --- [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ kernel --- [2023-01-15T19:26:56.900Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/6.2.6-SNAPSHOT/kernel-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:56.900Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/6.2.6-SNAPSHOT/kernel-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2023-01-15T19:26:56.900Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2023-01-15T19:26:56.900Z] [INFO] Building cluster-admin 6.2.6-SNAPSHOT [184/288] [2023-01-15T19:26:56.900Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:56.900Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] Building Resources Connector 6.2.6-SNAPSHOT [183/288] [2023-01-15T19:26:56.900Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] ---------------< org.glassfish.main.core:javaee-kernel >---------------- [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.900Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2023-01-15T19:26:56.900Z] [INFO] Building Context Propagation 6.2.6-SNAPSHOT [188/288] [2023-01-15T19:26:56.900Z] [INFO] [2023-01-15T19:26:56.901Z] [INFO] [2023-01-15T19:26:56.901Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2023-01-15T19:26:56.901Z] [INFO] Building GlassFish ORB enabler implementation 6.2.6-SNAPSHOT [189/288] [2023-01-15T19:26:56.901Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:56.901Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2023-01-15T19:26:56.901Z] [INFO] Building Deployment Related Admin Classes 6.2.6-SNAPSHOT [190/288] [2023-01-15T19:26:56.901Z] [INFO] Building Java EE related distributions kernel Classes 6.2.6-SNAPSHOT [187/288] [2023-01-15T19:26:56.901Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:56.901Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2023-01-15T19:26:56.901Z] [INFO] Building Connector for GlassFish Admin REST Service 6.2.6-SNAPSHOT [191/288] [2023-01-15T19:26:56.901Z] [INFO] Building Load-Balancer admin 6.2.6-SNAPSHOT [186/288] [2023-01-15T19:26:56.901Z] [INFO] Building AMX Core 6.2.6-SNAPSHOT [185/288] [2023-01-15T19:26:56.901Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:56.901Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:56.901Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:56.901Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:56.901Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:56.901Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:56.901Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:56.901Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:56.901Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:56.901Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [INFO] --------< org.glassfish.main.deployment:deployment-javaee-core >-------- [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:56.901Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:56.901Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:56.901Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:56.901Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:56.901Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:56.901Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] The following plugins are not marked @threadSafe in cluster-admin: [2023-01-15T19:26:56.901Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:56.901Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:56.901Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:56.901Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:56.901Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:56.901Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:56.901Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:56.901Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:56.901Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:56.901Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] The following plugins are not marked @threadSafe in Load-Balancer admin: [2023-01-15T19:26:56.901Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:56.901Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:56.901Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:56.901Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:56.901Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:56.901Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:56.901Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:56.901Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:56.901Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:56.901Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:56.901Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:56.901Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:56.901Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:56.901Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:56.901Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:56.901Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:56.901Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:56.901Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.901Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:56.902Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:56.902Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:56.902Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:56.902Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:56.902Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:56.902Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:56.902Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.902Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish ORB enabler implementation: [2023-01-15T19:26:56.902Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:56.902Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:56.902Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:56.902Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.902Z] [WARNING] The following plugins are not marked @threadSafe in Java EE related distributions kernel Classes: [2023-01-15T19:26:56.902Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:56.902Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:56.902Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:56.902Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:56.902Z] [WARNING] ***************************************************************** [2023-01-15T19:26:56.902Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:56.902Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:56.902Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:56.902Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.160Z] [WARNING] The following plugins are not marked @threadSafe in Context Propagation: [2023-01-15T19:26:57.160Z] [WARNING] The following plugins are not marked @threadSafe in Resources Connector: [2023-01-15T19:26:57.160Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:57.160Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:57.160Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:57.160Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:57.160Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:57.160Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:57.160Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:57.160Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.160Z] [WARNING] The following plugins are not marked @threadSafe in Connector for GlassFish Admin REST Service: [2023-01-15T19:26:57.160Z] [WARNING] The following plugins are not marked @threadSafe in Deployment Related Admin Classes: [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:57.160Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:57.160Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.160Z] [INFO] Building Deployment Related JavaEE Core Classes 6.2.6-SNAPSHOT [192/288] [2023-01-15T19:26:57.160Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:57.160Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:57.160Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:57.160Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.160Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:57.160Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:57.160Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:57.160Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:57.160Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:57.160Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:57.160Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:57.160Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.160Z] [WARNING] The following plugins are not marked @threadSafe in Deployment Related JavaEE Core Classes: [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:57.160Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:57.160Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.160Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.160Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:57.160Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:57.160Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:57.160Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:57.160Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:57.160Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:57.160Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:57.160Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.160Z] [WARNING] The following plugins are not marked @threadSafe in AMX Core: [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:57.160Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:57.160Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:57.160Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:57.160Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:57.160Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.161Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:57.161Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.161Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:57.161Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:57.161Z] [WARNING] ***************************************************************** [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee-kernel --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ javaee-kernel --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ javaee-kernel --- [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ javaee-kernel --- [2023-01-15T19:26:57.161Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-restadmin-connector --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-restadmin-connector --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-admin --- [2023-01-15T19:26:57.161Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-admin --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-restadmin-connector --- [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cluster-admin --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment-admin --- [2023-01-15T19:26:57.161Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-restadmin-connector --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cluster-admin --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment-admin --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-admin --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-javaee-core --- [2023-01-15T19:26:57.161Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:57.161Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment-javaee-core --- [2023-01-15T19:26:57.161Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-admin --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment-javaee-core --- [2023-01-15T19:26:57.161Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-javaee-core --- [2023-01-15T19:26:57.161Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb-enabler --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ orb-enabler --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ orb-enabler --- [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ orb-enabler --- [2023-01-15T19:26:57.161Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ load-balancer-admin --- [2023-01-15T19:26:57.161Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ load-balancer-admin --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ load-balancer-admin --- [2023-01-15T19:26:57.161Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ amx-core --- [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin [2023-01-15T19:26:57.161Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ amx-core --- [2023-01-15T19:26:57.161Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ load-balancer-admin --- [2023-01-15T19:26:57.161Z] [INFO] [2023-01-15T19:26:57.162Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:57.162Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ amx-core --- [2023-01-15T19:26:57.162Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.162Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core [2023-01-15T19:26:57.162Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.162Z] [INFO] [2023-01-15T19:26:57.162Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ amx-core --- [2023-01-15T19:26:57.162Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:57.162Z] [INFO] [2023-01-15T19:26:57.162Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resources-connector --- [2023-01-15T19:26:57.162Z] [INFO] [2023-01-15T19:26:57.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ resources-connector --- [2023-01-15T19:26:57.162Z] [INFO] [2023-01-15T19:26:57.162Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ resources-connector --- [2023-01-15T19:26:57.162Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.162Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector [2023-01-15T19:26:57.162Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.162Z] [INFO] [2023-01-15T19:26:57.162Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ resources-connector --- [2023-01-15T19:26:57.162Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:57.162Z] [INFO] [2023-01-15T19:26:57.162Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ context-propagation --- [2023-01-15T19:26:57.162Z] [INFO] [2023-01-15T19:26:57.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ context-propagation --- [2023-01-15T19:26:57.162Z] [INFO] [2023-01-15T19:26:57.162Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ context-propagation --- [2023-01-15T19:26:57.162Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.162Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation [2023-01-15T19:26:57.162Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:57.162Z] [INFO] [2023-01-15T19:26:57.162Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ context-propagation --- [2023-01-15T19:26:57.162Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:57.421Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:57.421Z] [INFO] [2023-01-15T19:26:57.421Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ javaee-kernel --- [2023-01-15T19:26:57.421Z] [INFO] [2023-01-15T19:26:57.421Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ javaee-kernel --- [2023-01-15T19:26:57.421Z] [INFO] [2023-01-15T19:26:57.421Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ javaee-kernel --- [2023-01-15T19:26:57.421Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:57.421Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:57.421Z] [INFO] [2023-01-15T19:26:57.421Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ javaee-kernel --- [2023-01-15T19:26:57.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:57.421Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:57.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/src/main/resources [2023-01-15T19:26:57.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/src/main/manpages [2023-01-15T19:26:57.421Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:57.421Z] [INFO] [2023-01-15T19:26:57.421Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ javaee-kernel --- [2023-01-15T19:26:57.421Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:57.421Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/classes [2023-01-15T19:26:57.422Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-restadmin-connector --- [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-restadmin-connector --- [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-restadmin-connector --- [2023-01-15T19:26:57.422Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:57.422Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-restadmin-connector --- [2023-01-15T19:26:57.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:57.422Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:57.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/src/main/resources [2023-01-15T19:26:57.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages [2023-01-15T19:26:57.422Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-restadmin-connector --- [2023-01-15T19:26:57.422Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:57.422Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/classes [2023-01-15T19:26:57.422Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ orb-enabler --- [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ orb-enabler --- [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ orb-enabler --- [2023-01-15T19:26:57.422Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:57.422Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ orb-enabler --- [2023-01-15T19:26:57.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:57.422Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:57.422Z] [INFO] Copying 1 resource [2023-01-15T19:26:57.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/src/main/manpages [2023-01-15T19:26:57.422Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ orb-enabler --- [2023-01-15T19:26:57.422Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:57.422Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/classes [2023-01-15T19:26:57.422Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment-javaee-core --- [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment-javaee-core --- [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment-javaee-core --- [2023-01-15T19:26:57.422Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:57.422Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ deployment-javaee-core --- [2023-01-15T19:26:57.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:57.422Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:57.422Z] [INFO] Copying 1 resource [2023-01-15T19:26:57.422Z] [INFO] Copying 1 resource [2023-01-15T19:26:57.422Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:57.422Z] [INFO] [2023-01-15T19:26:57.422Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ deployment-javaee-core --- [2023-01-15T19:26:57.422Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:57.422Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/classes [2023-01-15T19:26:57.680Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ context-propagation --- [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ context-propagation --- [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ context-propagation --- [2023-01-15T19:26:57.680Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:57.680Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ context-propagation --- [2023-01-15T19:26:57.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:57.680Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:57.680Z] [INFO] Copying 0 resource [2023-01-15T19:26:57.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/src/main/manpages [2023-01-15T19:26:57.680Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ context-propagation --- [2023-01-15T19:26:57.680Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:57.680Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/classes [2023-01-15T19:26:57.680Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment-admin --- [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment-admin --- [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment-admin --- [2023-01-15T19:26:57.680Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:57.680Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ deployment-admin --- [2023-01-15T19:26:57.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:57.680Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:57.680Z] [INFO] Copying 1 resource [2023-01-15T19:26:57.680Z] [INFO] Copying 0 resource [2023-01-15T19:26:57.680Z] [INFO] Copying 18 resources [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector --- [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector --- [2023-01-15T19:26:57.680Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ deployment-admin --- [2023-01-15T19:26:57.680Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ javaee-kernel --- [2023-01-15T19:26:57.680Z] [INFO] [2023-01-15T19:26:57.680Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ javaee-kernel --- [2023-01-15T19:26:57.937Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:57.937Z] [INFO] [2023-01-15T19:26:57.937Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-restadmin-connector --- [2023-01-15T19:26:57.937Z] [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/classes [2023-01-15T19:26:57.937Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:57.937Z] [INFO] [2023-01-15T19:26:57.937Z] [INFO] [2023-01-15T19:26:57.937Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ javaee-kernel --- [2023-01-15T19:26:57.937Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ load-balancer-admin --- [2023-01-15T19:26:57.937Z] [INFO] [2023-01-15T19:26:57.937Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ load-balancer-admin --- [2023-01-15T19:26:57.937Z] [INFO] [2023-01-15T19:26:57.937Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ load-balancer-admin --- [2023-01-15T19:26:57.937Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:57.937Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:57.937Z] [INFO] [2023-01-15T19:26:57.937Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ load-balancer-admin --- [2023-01-15T19:26:57.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:57.937Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:57.937Z] [INFO] Copying 1 resource [2023-01-15T19:26:57.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/resources [2023-01-15T19:26:57.938Z] [INFO] Copying 13 resources [2023-01-15T19:26:57.938Z] [INFO] Copying 13 resources [2023-01-15T19:26:57.938Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:57.938Z] [INFO] [2023-01-15T19:26:57.938Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ load-balancer-admin --- [2023-01-15T19:26:57.938Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations. [2023-01-15T19:26:57.938Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:57.938Z] [INFO] [2023-01-15T19:26:57.938Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ orb-enabler --- [2023-01-15T19:26:57.938Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:57.938Z] [INFO] [2023-01-15T19:26:57.938Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ orb-enabler --- [2023-01-15T19:26:57.938Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/classes [2023-01-15T19:26:57.938Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:57.938Z] [INFO] [2023-01-15T19:26:57.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ resources-connector --- [2023-01-15T19:26:57.938Z] [INFO] [2023-01-15T19:26:57.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ resources-connector --- [2023-01-15T19:26:57.938Z] [INFO] [2023-01-15T19:26:57.938Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ resources-connector --- [2023-01-15T19:26:57.938Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:57.938Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:57.938Z] [INFO] [2023-01-15T19:26:57.938Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resources-connector --- [2023-01-15T19:26:57.938Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:57.938Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:57.938Z] [INFO] Copying 3 resources [2023-01-15T19:26:57.938Z] [INFO] Copying 1 resource [2023-01-15T19:26:57.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/manpages [2023-01-15T19:26:57.938Z] [INFO] [2023-01-15T19:26:57.938Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ orb-enabler --- [2023-01-15T19:26:57.938Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:57.938Z] [INFO] [2023-01-15T19:26:57.938Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resources-connector --- [2023-01-15T19:26:57.938Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:57.938Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/classes [2023-01-15T19:26:58.195Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:58.195Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:58.195Z] [INFO] [2023-01-15T19:26:58.195Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-javaee-core --- [2023-01-15T19:26:58.195Z] [INFO] [2023-01-15T19:26:58.195Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-javaee-core --- [2023-01-15T19:26:58.195Z] [INFO] [2023-01-15T19:26:58.195Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ deployment-javaee-core --- [2023-01-15T19:26:58.195Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:58.195Z] [INFO] [2023-01-15T19:26:58.195Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ amx-core --- [2023-01-15T19:26:58.195Z] [INFO] [2023-01-15T19:26:58.195Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ amx-core --- [2023-01-15T19:26:58.195Z] [INFO] [2023-01-15T19:26:58.195Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ amx-core --- [2023-01-15T19:26:58.195Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:58.195Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:58.195Z] [INFO] [2023-01-15T19:26:58.196Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ amx-core --- [2023-01-15T19:26:58.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:58.196Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:58.196Z] [INFO] Copying 0 resource [2023-01-15T19:26:58.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/main/manpages [2023-01-15T19:26:58.196Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:58.196Z] [INFO] [2023-01-15T19:26:58.196Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ amx-core --- [2023-01-15T19:26:58.196Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:58.196Z] [INFO] Compiling 193 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/classes [2023-01-15T19:26:58.196Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:26:58.196Z] [INFO] [2023-01-15T19:26:58.196Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cluster-admin --- [2023-01-15T19:26:58.196Z] [INFO] [2023-01-15T19:26:58.196Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cluster-admin --- [2023-01-15T19:26:58.196Z] [INFO] [2023-01-15T19:26:58.196Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cluster-admin --- [2023-01-15T19:26:58.196Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:26:58.196Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:26:58.196Z] [INFO] [2023-01-15T19:26:58.196Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cluster-admin --- [2023-01-15T19:26:58.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:26:58.196Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:26:58.196Z] [INFO] Copying 1 resource [2023-01-15T19:26:58.196Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:58.196Z] [INFO] Copying 1 resource [2023-01-15T19:26:58.196Z] [INFO] Copying 25 resources [2023-01-15T19:26:58.196Z] [INFO] [2023-01-15T19:26:58.196Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-restadmin-connector --- [2023-01-15T19:26:58.196Z] [INFO] [2023-01-15T19:26:58.196Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-restadmin-connector --- [2023-01-15T19:26:58.196Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:58.196Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/classes [2023-01-15T19:26:58.196Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:26:58.196Z] [INFO] [2023-01-15T19:26:58.196Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cluster-admin --- [2023-01-15T19:26:58.196Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:58.196Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/classes [2023-01-15T19:26:58.453Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:58.453Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:58.453Z] [INFO] [2023-01-15T19:26:58.453Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ context-propagation --- [2023-01-15T19:26:58.453Z] [INFO] [2023-01-15T19:26:58.453Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ context-propagation --- [2023-01-15T19:26:58.453Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:58.453Z] [INFO] [2023-01-15T19:26:58.453Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ deployment-javaee-core --- [2023-01-15T19:26:58.453Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:58.453Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:58.453Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand] [2023-01-15T19:26:58.453Z] [INFO] [2023-01-15T19:26:58.453Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ deployment-javaee-core --- [2023-01-15T19:26:58.453Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:58.453Z] [INFO] [2023-01-15T19:26:58.453Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ context-propagation --- [2023-01-15T19:26:58.453Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/classes [2023-01-15T19:26:58.453Z] [INFO] [2023-01-15T19:26:58.453Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ orb-enabler --- [2023-01-15T19:26:58.453Z] [INFO] [2023-01-15T19:26:58.453Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ javaee-kernel --- [2023-01-15T19:26:58.453Z] [INFO] [2023-01-15T19:26:58.453Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ javaee-kernel --- [2023-01-15T19:26:58.453Z] [INFO] [2023-01-15T19:26:58.453Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ orb-enabler --- [2023-01-15T19:26:58.453Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:58.453Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:58.453Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/classes [2023-01-15T19:26:58.453Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/classes [2023-01-15T19:26:58.711Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/KeystoreManager.java: Some input files use or override a deprecated API. [2023-01-15T19:26:58.711Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/KeystoreManager.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:58.711Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:58.712Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:58.712Z] [INFO] [2023-01-15T19:26:58.712Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ server-mgmt --- [2023-01-15T19:26:58.712Z] [INFO] [2023-01-15T19:26:58.712Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ server-mgmt --- [2023-01-15T19:26:58.712Z] [INFO] [2023-01-15T19:26:58.712Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ server-mgmt --- [2023-01-15T19:26:58.712Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java uses or overrides a deprecated API. [2023-01-15T19:26:58.712Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:58.712Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:58.712Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:58.712Z] [INFO] [2023-01-15T19:26:58.712Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ resources-connector --- [2023-01-15T19:26:58.712Z] [INFO] [2023-01-15T19:26:58.712Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ resources-connector --- [2023-01-15T19:26:58.969Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:26:58.969Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:26:58.969Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:26:58.969Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:26:58.969Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:26:58.969Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.spi, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:26:58.969Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:58.969Z] [INFO] [2023-01-15T19:26:58.969Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ context-propagation --- [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ context-propagation --- [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ resources-connector --- [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] Not copying test resources [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/classes [2023-01-15T19:26:58.970Z] [INFO] Not compiling test sources [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] Tests are skipped. [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DisableCommand.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:58.970Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DisableCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-admin --- [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-admin --- [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ deployment-admin --- [2023-01-15T19:26:58.970Z] [INFO] Executing tasks [2023-01-15T19:26:58.970Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for [2023-01-15T19:26:58.970Z] [INFO] [echo] gf-restadmin-connector [2023-01-15T19:26:58.970Z] [INFO] Executed tasks [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] Tests are skipped. [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] Tests are skipped. [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-restadmin-connector --- [2023-01-15T19:26:58.970Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/6.2.6-SNAPSHOT/gf-restadmin-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:58.970Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/6.2.6-SNAPSHOT/gf-restadmin-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:58.970Z] [INFO] [2023-01-15T19:26:58.970Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ context-propagation --- [2023-01-15T19:26:58.970Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-javaee-core --- [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ deployment-javaee-core --- [2023-01-15T19:26:59.227Z] [INFO] Not copying test resources [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ deployment-javaee-core --- [2023-01-15T19:26:59.227Z] [INFO] Not compiling test sources [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-javaee-core --- [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ deployment-javaee-core --- [2023-01-15T19:26:59.227Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment-javaee-core --- [2023-01-15T19:26:59.227Z] [INFO] Executing tasks [2023-01-15T19:26:59.227Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/classes/META-INF for [2023-01-15T19:26:59.227Z] [INFO] [echo] deployment-javaee-core [2023-01-15T19:26:59.227Z] [INFO] Executed tasks [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ deployment-javaee-core --- [2023-01-15T19:26:59.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/deployment-javaee-core.jar [2023-01-15T19:26:59.227Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment-javaee-core --- [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ server-mgmt --- [2023-01-15T19:26:59.227Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment-javaee-core --- [2023-01-15T19:26:59.227Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ server-mgmt --- [2023-01-15T19:26:59.227Z] [INFO] [2023-01-15T19:26:59.227Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-javaee-core-checkstyle) @ deployment-javaee-core --- [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment-javaee-core --- [2023-01-15T19:26:59.228Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/deployment-javaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-core/6.2.6-SNAPSHOT/deployment-javaee-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:59.228Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-core/6.2.6-SNAPSHOT/deployment-javaee-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:59.228Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:59.228Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/classes [2023-01-15T19:26:59.228Z] [INFO] Not copying test resources [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [INFO] Not compiling test sources [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ resources-connector --- [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [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] [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ resources-connector --- [2023-01-15T19:26:59.228Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:59.228Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/classes [2023-01-15T19:26:59.228Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ deployment-admin --- [2023-01-15T19:26:59.228Z] [INFO] Executing tasks [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ orb-enabler --- [2023-01-15T19:26:59.228Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/classes/META-INF for [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] [echo] javaee-kernel [2023-01-15T19:26:59.228Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ orb-enabler --- [2023-01-15T19:26:59.228Z] [INFO] Not copying test resources [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ orb-enabler --- [2023-01-15T19:26:59.228Z] [INFO] Executed tasks [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [INFO] Not compiling test sources [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler --- [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ orb-enabler --- [2023-01-15T19:26:59.228Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ orb-enabler --- [2023-01-15T19:26:59.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/javaee-kernel.jar [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-javaee-kernel-checkstyle) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ javaee-kernel --- [2023-01-15T19:26:59.228Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/javaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/javaee-kernel/6.2.6-SNAPSHOT/javaee-kernel-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:59.228Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/javaee-kernel/6.2.6-SNAPSHOT/javaee-kernel-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:59.228Z] [INFO] Executing tasks [2023-01-15T19:26:59.228Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/classes/META-INF for [2023-01-15T19:26:59.228Z] [INFO] [echo] orb-enabler [2023-01-15T19:26:59.228Z] [INFO] Executed tasks [2023-01-15T19:26:59.228Z] [INFO] [2023-01-15T19:26:59.228Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ orb-enabler --- [2023-01-15T19:26:59.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/orb-enabler.jar [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ orb-enabler --- [2023-01-15T19:26:59.485Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java uses or overrides a deprecated API. [2023-01-15T19:26:59.485Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.485Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/beans/Cluster.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:59.485Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ orb-enabler --- [2023-01-15T19:26:59.485Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/beans/Cluster.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:59.485Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler --- [2023-01-15T19:26:59.485Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin --- [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ orb-enabler --- [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin --- [2023-01-15T19:26:59.485Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/6.2.6-SNAPSHOT/orb-enabler-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:59.485Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/6.2.6-SNAPSHOT/orb-enabler-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ deployment-admin --- [2023-01-15T19:26:59.485Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:59.485Z] [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/classes [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ load-balancer-admin --- [2023-01-15T19:26:59.485Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ context-propagation --- [2023-01-15T19:26:59.485Z] [INFO] Not copying test resources [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ context-propagation --- [2023-01-15T19:26:59.485Z] [INFO] Not compiling test sources [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation --- [2023-01-15T19:26:59.485Z] [INFO] [2023-01-15T19:26:59.485Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ context-propagation --- [2023-01-15T19:26:59.743Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.743Z] [INFO] [2023-01-15T19:26:59.743Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ context-propagation --- [2023-01-15T19:26:59.743Z] [INFO] Executing tasks [2023-01-15T19:26:59.743Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/classes/META-INF for [2023-01-15T19:26:59.743Z] [INFO] [echo] context-propagation [2023-01-15T19:26:59.743Z] [INFO] Executed tasks [2023-01-15T19:26:59.743Z] [INFO] [2023-01-15T19:26:59.743Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ context-propagation --- [2023-01-15T19:26:59.743Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/context-propagation.jar [2023-01-15T19:26:59.743Z] [INFO] [2023-01-15T19:26:59.743Z] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ context-propagation --- [2023-01-15T19:26:59.743Z] [INFO] Skipping packaging of the test-jar [2023-01-15T19:26:59.743Z] [INFO] [2023-01-15T19:26:59.743Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ context-propagation --- [2023-01-15T19:26:59.743Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.743Z] [INFO] [2023-01-15T19:26:59.743Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ context-propagation --- [2023-01-15T19:26:59.744Z] [INFO] Tests are skipped. [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation --- [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ context-propagation --- [2023-01-15T19:26:59.744Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/6.2.6-SNAPSHOT/context-propagation-6.2.6-SNAPSHOT.jar [2023-01-15T19:26:59.744Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/6.2.6-SNAPSHOT/context-propagation-6.2.6-SNAPSHOT.pom [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2023-01-15T19:26:59.744Z] [INFO] Building GlassFish Diagnostics Context 6.2.6-SNAPSHOT [193/288] [2023-01-15T19:26:59.744Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:26:59.744Z] [WARNING] ***************************************************************** [2023-01-15T19:26:59.744Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:26:59.744Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:26:59.744Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:26:59.744Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:26:59.744Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:26:59.744Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:26:59.744Z] [WARNING] * question, not against maven-core * [2023-01-15T19:26:59.744Z] [WARNING] ***************************************************************** [2023-01-15T19:26:59.744Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Diagnostics Context: [2023-01-15T19:26:59.744Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:26:59.744Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:26:59.744Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:26:59.744Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:26:59.744Z] [WARNING] ***************************************************************** [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ diagnostics-context --- [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ diagnostics-context --- [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ diagnostics-context --- [2023-01-15T19:26:59.744Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:59.744Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context [2023-01-15T19:26:59.744Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ diagnostics-context --- [2023-01-15T19:26:59.744Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ resources-connector --- [2023-01-15T19:26:59.744Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:26:59.744Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ load-balancer-admin --- [2023-01-15T19:26:59.744Z] [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] [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ load-balancer-admin --- [2023-01-15T19:26:59.744Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:26:59.744Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/classes [2023-01-15T19:26:59.744Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/ServerSynchronizer.java: Some input files use or override a deprecated API. [2023-01-15T19:26:59.744Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/ServerSynchronizer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:26:59.744Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateNodeConfigCommand.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:26:59.744Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateNodeConfigCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-admin --- [2023-01-15T19:26:59.744Z] [INFO] [2023-01-15T19:26:59.744Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-admin --- [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cluster-admin --- [2023-01-15T19:27:00.002Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ diagnostics-context --- [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ diagnostics-context --- [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ diagnostics-context --- [2023-01-15T19:27:00.002Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:00.002Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ diagnostics-context --- [2023-01-15T19:27:00.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:00.002Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:00.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/main/resources [2023-01-15T19:27:00.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/main/manpages [2023-01-15T19:27:00.002Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ diagnostics-context --- [2023-01-15T19:27:00.002Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:00.002Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/classes [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-admin --- [2023-01-15T19:27:00.002Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:00.002Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations. [2023-01-15T19:27:00.002Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context --- [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context --- [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ diagnostics-context --- [2023-01-15T19:27:00.002Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resources-connector --- [2023-01-15T19:27:00.002Z] [INFO] Not copying test resources [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resources-connector --- [2023-01-15T19:27:00.002Z] [INFO] Not compiling test sources [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector --- [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ resources-connector --- [2023-01-15T19:27:00.002Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ resources-connector --- [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ server-mgmt --- [2023-01-15T19:27:00.002Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:00.002Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:00.002Z] [INFO] Executing tasks [2023-01-15T19:27:00.002Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/classes/META-INF for [2023-01-15T19:27:00.002Z] [INFO] [echo] resources-connector [2023-01-15T19:27:00.002Z] [INFO] Executed tasks [2023-01-15T19:27:00.002Z] [INFO] [2023-01-15T19:27:00.002Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resources-connector --- [2023-01-15T19:27:00.002Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Some input files use or override a deprecated API. [2023-01-15T19:27:00.002Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:00.002Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/MapUtil.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:00.003Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/MapUtil.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:00.003Z] [INFO] [2023-01-15T19:27:00.003Z] [INFO] [2023-01-15T19:27:00.003Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ amx-core --- [2023-01-15T19:27:00.003Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cluster-admin --- [2023-01-15T19:27:00.003Z] [INFO] [2023-01-15T19:27:00.003Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ amx-core --- [2023-01-15T19:27:00.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/resources-connector.jar [2023-01-15T19:27:00.003Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:00.003Z] [INFO] [2023-01-15T19:27:00.003Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ diagnostics-context --- [2023-01-15T19:27:00.003Z] [INFO] [2023-01-15T19:27:00.003Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ diagnostics-context --- [2023-01-15T19:27:00.003Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:00.260Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/classes [2023-01-15T19:27:00.260Z] [INFO] [2023-01-15T19:27:00.260Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ resources-connector --- [2023-01-15T19:27:00.260Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.260Z] [INFO] [2023-01-15T19:27:00.260Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ resources-connector --- [2023-01-15T19:27:00.260Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.260Z] [INFO] [2023-01-15T19:27:00.260Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector --- [2023-01-15T19:27:00.260Z] [INFO] [2023-01-15T19:27:00.260Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ resources-connector --- [2023-01-15T19:27:00.260Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/6.2.6-SNAPSHOT/resources-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:00.260Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/6.2.6-SNAPSHOT/resources-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:00.260Z] [INFO] [2023-01-15T19:27:00.260Z] [INFO] [2023-01-15T19:27:00.260Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2023-01-15T19:27:00.260Z] [INFO] [2023-01-15T19:27:00.260Z] [INFO] Building GlassFish resources runtime 6.2.6-SNAPSHOT [194/288] [2023-01-15T19:27:00.260Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2023-01-15T19:27:00.260Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:00.260Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2023-01-15T19:27:00.260Z] [INFO] Building Connectors Private APIs for GlassFish Containers 6.2.6-SNAPSHOT [195/288] [2023-01-15T19:27:00.260Z] [INFO] Building Jakarta Mail Connector 6.2.6-SNAPSHOT [196/288] [2023-01-15T19:27:00.260Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:00.260Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:00.260Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.260Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:00.260Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:00.260Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:00.260Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:00.260Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:00.260Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:00.260Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:00.260Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.260Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.261Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:00.261Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:00.261Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:00.261Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:00.261Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:00.261Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:00.261Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:00.261Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.261Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish resources runtime: [2023-01-15T19:27:00.261Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:00.261Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:00.261Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:00.261Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:00.261Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.261Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.261Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:00.261Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:00.261Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:00.261Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:00.261Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:00.261Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:00.261Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:00.261Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.261Z] [WARNING] The following plugins are not marked @threadSafe in Connectors Private APIs for GlassFish Containers: [2023-01-15T19:27:00.261Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:00.261Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:00.261Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:00.261Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:00.261Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.261Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:00.261Z] [WARNING] The following plugins are not marked @threadSafe in Jakarta Mail Connector: [2023-01-15T19:27:00.261Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:00.261Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:00.261Z] [INFO] [2023-01-15T19:27:00.261Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:00.261Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:00.261Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.261Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ deployment-admin --- [2023-01-15T19:27:00.261Z] [INFO] Not copying test resources [2023-01-15T19:27:00.261Z] [INFO] [2023-01-15T19:27:00.261Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ deployment-admin --- [2023-01-15T19:27:00.261Z] [INFO] Not compiling test sources [2023-01-15T19:27:00.261Z] [INFO] [2023-01-15T19:27:00.261Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin --- [2023-01-15T19:27:00.261Z] [INFO] [2023-01-15T19:27:00.261Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ deployment-admin --- [2023-01-15T19:27:00.261Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.261Z] [INFO] [2023-01-15T19:27:00.261Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment-admin --- [2023-01-15T19:27:00.261Z] [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] [2023-01-15T19:27:00.261Z] [INFO] [2023-01-15T19:27:00.261Z] [INFO] [2023-01-15T19:27:00.261Z] [INFO] [2023-01-15T19:27:00.261Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resources-runtime --- [2023-01-15T19:27:00.261Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cluster-admin --- [2023-01-15T19:27:00.261Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ amx-core --- [2023-01-15T19:27:00.261Z] [INFO] [2023-01-15T19:27:00.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ resources-runtime --- [2023-01-15T19:27:00.261Z] [INFO] [2023-01-15T19:27:00.261Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ resources-runtime --- [2023-01-15T19:27:00.261Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:00.262Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime [2023-01-15T19:27:00.262Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ resources-runtime --- [2023-01-15T19:27:00.262Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:00.262Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:00.262Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/classes [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-internal-api --- [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-internal-api --- [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-internal-api --- [2023-01-15T19:27:00.262Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:00.262Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api [2023-01-15T19:27:00.262Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-internal-api --- [2023-01-15T19:27:00.262Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mail-connector --- [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ mail-connector --- [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ mail-connector --- [2023-01-15T19:27:00.262Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:00.262Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector [2023-01-15T19:27:00.262Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ mail-connector --- [2023-01-15T19:27:00.262Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:00.262Z] [INFO] Executing tasks [2023-01-15T19:27:00.262Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/classes/META-INF for [2023-01-15T19:27:00.262Z] [INFO] [echo] deployment-admin [2023-01-15T19:27:00.262Z] [INFO] Executed tasks [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ deployment-admin --- [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ diagnostics-context --- [2023-01-15T19:27:00.262Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:00.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/deployment-admin.jar [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment-admin --- [2023-01-15T19:27:00.262Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment-admin --- [2023-01-15T19:27:00.262Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin --- [2023-01-15T19:27:00.262Z] [INFO] [2023-01-15T19:27:00.262Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment-admin --- [2023-01-15T19:27:00.262Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/6.2.6-SNAPSHOT/deployment-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:00.262Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/6.2.6-SNAPSHOT/deployment-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:00.519Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:00.519Z] [INFO] [2023-01-15T19:27:00.519Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ server-mgmt --- [2023-01-15T19:27:00.519Z] [INFO] Not copying test resources [2023-01-15T19:27:00.519Z] [INFO] [2023-01-15T19:27:00.519Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ server-mgmt --- [2023-01-15T19:27:00.519Z] [INFO] Not compiling test sources [2023-01-15T19:27:00.519Z] [INFO] [2023-01-15T19:27:00.519Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt --- [2023-01-15T19:27:00.519Z] [INFO] [2023-01-15T19:27:00.519Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ server-mgmt --- [2023-01-15T19:27:00.519Z] [INFO] [2023-01-15T19:27:00.519Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ load-balancer-admin --- [2023-01-15T19:27:00.519Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.519Z] [INFO] [2023-01-15T19:27:00.519Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ server-mgmt --- [2023-01-15T19:27:00.519Z] [INFO] [2023-01-15T19:27:00.519Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ load-balancer-admin --- [2023-01-15T19:27:00.519Z] [INFO] Not copying test resources [2023-01-15T19:27:00.519Z] [INFO] [2023-01-15T19:27:00.519Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ load-balancer-admin --- [2023-01-15T19:27:00.519Z] [INFO] Not compiling test sources [2023-01-15T19:27:00.519Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin --- [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ load-balancer-admin --- [2023-01-15T19:27:00.520Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ load-balancer-admin --- [2023-01-15T19:27:00.520Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ diagnostics-context --- [2023-01-15T19:27:00.520Z] [INFO] Not copying test resources [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ diagnostics-context --- [2023-01-15T19:27:00.520Z] [INFO] Not compiling test sources [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context --- [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ diagnostics-context --- [2023-01-15T19:27:00.520Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ diagnostics-context --- [2023-01-15T19:27:00.520Z] [INFO] Executing tasks [2023-01-15T19:27:00.520Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/classes/META-INF for [2023-01-15T19:27:00.520Z] [INFO] [echo] load-balancer-admin [2023-01-15T19:27:00.520Z] [INFO] Executed tasks [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ load-balancer-admin --- [2023-01-15T19:27:00.520Z] [INFO] Executing tasks [2023-01-15T19:27:00.520Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/classes/META-INF for [2023-01-15T19:27:00.520Z] [INFO] [echo] server-mgmt [2023-01-15T19:27:00.520Z] [INFO] Executed tasks [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ server-mgmt --- [2023-01-15T19:27:00.520Z] [INFO] Executing tasks [2023-01-15T19:27:00.520Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/classes/META-INF for [2023-01-15T19:27:00.520Z] [INFO] [echo] diagnostics-context [2023-01-15T19:27:00.520Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/load-balancer-admin.jar [2023-01-15T19:27:00.520Z] [INFO] Executed tasks [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ diagnostics-context --- [2023-01-15T19:27:00.520Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/diagnostics-context.jar [2023-01-15T19:27:00.520Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/server-mgmt.jar [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ diagnostics-context --- [2023-01-15T19:27:00.520Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ load-balancer-admin --- [2023-01-15T19:27:00.520Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ load-balancer-admin --- [2023-01-15T19:27:00.520Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ diagnostics-context --- [2023-01-15T19:27:00.520Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin --- [2023-01-15T19:27:00.520Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context --- [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ load-balancer-admin --- [2023-01-15T19:27:00.520Z] [INFO] [2023-01-15T19:27:00.520Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ diagnostics-context --- [2023-01-15T19:27:00.520Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/6.2.6-SNAPSHOT/load-balancer-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:00.520Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/6.2.6-SNAPSHOT/diagnostics-context-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:00.520Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/6.2.6-SNAPSHOT/load-balancer-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:00.778Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/6.2.6-SNAPSHOT/diagnostics-context-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:00.778Z] [INFO] [2023-01-15T19:27:00.778Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ server-mgmt --- [2023-01-15T19:27:00.778Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.778Z] [INFO] [2023-01-15T19:27:00.778Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ server-mgmt --- [2023-01-15T19:27:00.778Z] [INFO] Tests are skipped. [2023-01-15T19:27:00.778Z] [INFO] [2023-01-15T19:27:00.778Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt --- [2023-01-15T19:27:00.778Z] [INFO] [2023-01-15T19:27:00.778Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ server-mgmt --- [2023-01-15T19:27:00.778Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/6.2.6-SNAPSHOT/server-mgmt-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:00.778Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/6.2.6-SNAPSHOT/server-mgmt-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:00.778Z] [INFO] [2023-01-15T19:27:00.778Z] [INFO] [2023-01-15T19:27:00.778Z] [INFO] [2023-01-15T19:27:00.778Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2023-01-15T19:27:00.778Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2023-01-15T19:27:00.778Z] [INFO] Building cluster-cli 6.2.6-SNAPSHOT [198/288] [2023-01-15T19:27:00.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:00.778Z] [INFO] Building Embedded GlassFish nucleus 6.2.6-SNAPSHOT [197/288] [2023-01-15T19:27:00.778Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2023-01-15T19:27:00.779Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:27:00.779Z] [INFO] Building admin-cli-optional 6.2.6-SNAPSHOT [199/288] [2023-01-15T19:27:00.779Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:00.779Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ resources-runtime --- [2023-01-15T19:27:00.779Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.779Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:00.779Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:00.779Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.779Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:00.779Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:00.779Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:00.779Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:00.779Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:00.779Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:00.779Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:00.779Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.779Z] [WARNING] The following plugins are not marked @threadSafe in cluster-cli: [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:00.779Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:00.779Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.779Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:00.779Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:00.779Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:00.779Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:00.779Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:00.779Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:00.779Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:00.779Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.779Z] [WARNING] The following plugins are not marked @threadSafe in admin-cli-optional: [2023-01-15T19:27:00.779Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:00.779Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:00.779Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:00.779Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:00.779Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:00.779Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.779Z] [WARNING] The following plugins are not marked @threadSafe in Embedded GlassFish nucleus: [2023-01-15T19:27:00.779Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:00.779Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:00.779Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.779Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:00.779Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:00.779Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.779Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ resources-runtime --- [2023-01-15T19:27:00.779Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:00.779Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:00.779Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:00.779Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [WARNING] ***************************************************************** [2023-01-15T19:27:00.779Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ resources-runtime --- [2023-01-15T19:27:00.779Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:00.779Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resources-runtime --- [2023-01-15T19:27:00.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:00.779Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:00.779Z] [INFO] Copying 2 resources [2023-01-15T19:27:00.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/src/main/resources [2023-01-15T19:27:00.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/src/main/manpages [2023-01-15T19:27:00.779Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resources-runtime --- [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cli-optional --- [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cli-optional --- [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cli-optional --- [2023-01-15T19:27:00.779Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:00.779Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional [2023-01-15T19:27:00.779Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cli-optional --- [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-cli --- [2023-01-15T19:27:00.779Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:00.779Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cluster-cli --- [2023-01-15T19:27:00.779Z] [INFO] [2023-01-15T19:27:00.779Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cluster-cli --- [2023-01-15T19:27:00.779Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:00.780Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli [2023-01-15T19:27:00.780Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:00.780Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/classes [2023-01-15T19:27:00.780Z] [INFO] [2023-01-15T19:27:00.780Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-cli --- [2023-01-15T19:27:00.780Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:00.780Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:00.780Z] [INFO] [2023-01-15T19:27:00.780Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ amx-core --- [2023-01-15T19:27:00.780Z] [INFO] [2023-01-15T19:27:00.780Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ amx-core --- [2023-01-15T19:27:00.780Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:00.780Z] [INFO] Compiling 193 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/classes [2023-01-15T19:27:01.037Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ mail-connector --- [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ mail-connector --- [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ mail-connector --- [2023-01-15T19:27:01.037Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:01.037Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mail-connector --- [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] Not copying test resources [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:01.037Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:01.037Z] [INFO] Not compiling test sources [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] Copying 2 resources [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/main/resources [2023-01-15T19:27:01.037Z] [INFO] Tests are skipped. [2023-01-15T19:27:01.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/main/manpages [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mail-connector --- [2023-01-15T19:27:01.037Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:01.037Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/classes [2023-01-15T19:27:01.037Z] [INFO] Executing tasks [2023-01-15T19:27:01.037Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/classes/META-INF for [2023-01-15T19:27:01.037Z] [INFO] [echo] cluster-admin [2023-01-15T19:27:01.037Z] [INFO] Executed tasks [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/cluster-admin.jar [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] Tests are skipped. [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] Tests are skipped. [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cluster-admin --- [2023-01-15T19:27:01.037Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/6.2.6-SNAPSHOT/cluster-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:01.037Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/6.2.6-SNAPSHOT/cluster-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:01.037Z] [INFO] [2023-01-15T19:27:01.037Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2023-01-15T19:27:01.037Z] [INFO] Building GlassFish ORB connector implementation 6.2.6-SNAPSHOT [200/288] [2023-01-15T19:27:01.037Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:01.037Z] [WARNING] ***************************************************************** [2023-01-15T19:27:01.037Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:01.037Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:01.038Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:01.038Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:01.038Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:01.038Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:01.038Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:01.038Z] [WARNING] ***************************************************************** [2023-01-15T19:27:01.038Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish ORB connector implementation: [2023-01-15T19:27:01.038Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:01.038Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:01.038Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:01.038Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:01.038Z] [WARNING] ***************************************************************** [2023-01-15T19:27:01.038Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:01.038Z] [INFO] [2023-01-15T19:27:01.038Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-internal-api --- [2023-01-15T19:27:01.038Z] [INFO] [2023-01-15T19:27:01.038Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-internal-api --- [2023-01-15T19:27:01.038Z] [INFO] [2023-01-15T19:27:01.038Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-internal-api --- [2023-01-15T19:27:01.038Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:01.038Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:01.038Z] [INFO] [2023-01-15T19:27:01.038Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-internal-api --- [2023-01-15T19:27:01.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:01.038Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:01.038Z] [INFO] Copying 1 resource [2023-01-15T19:27:01.038Z] [INFO] Copying 2 resources [2023-01-15T19:27:01.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/src/main/manpages [2023-01-15T19:27:01.038Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:01.038Z] [INFO] [2023-01-15T19:27:01.038Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-internal-api --- [2023-01-15T19:27:01.038Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:01.038Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/classes [2023-01-15T19:27:01.295Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:01.295Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ resources-runtime --- [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ resources-runtime --- [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ resources-runtime --- [2023-01-15T19:27:01.295Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cli-optional --- [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cli-optional --- [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cli-optional --- [2023-01-15T19:27:01.295Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:01.295Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cli-optional --- [2023-01-15T19:27:01.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:01.295Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:01.295Z] [INFO] Copying 0 resource [2023-01-15T19:27:01.295Z] [INFO] Copying 1 resource [2023-01-15T19:27:01.295Z] [INFO] Copying 5 resources [2023-01-15T19:27:01.295Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cli-optional --- [2023-01-15T19:27:01.295Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:01.295Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/classes [2023-01-15T19:27:01.295Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ resources-runtime --- [2023-01-15T19:27:01.295Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cluster-cli --- [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cluster-cli --- [2023-01-15T19:27:01.295Z] [INFO] [2023-01-15T19:27:01.295Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cluster-cli --- [2023-01-15T19:27:01.552Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:01.552Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:01.552Z] [INFO] [2023-01-15T19:27:01.552Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cluster-cli --- [2023-01-15T19:27:01.552Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:01.552Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:01.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/src/main/resources [2023-01-15T19:27:01.552Z] [INFO] Copying 1 resource [2023-01-15T19:27:01.552Z] [INFO] [2023-01-15T19:27:01.552Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ resources-runtime --- [2023-01-15T19:27:01.552Z] [INFO] Copying 12 resources [2023-01-15T19:27:01.552Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:01.552Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/classes [2023-01-15T19:27:01.552Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:01.552Z] [INFO] [2023-01-15T19:27:01.552Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cluster-cli --- [2023-01-15T19:27:01.552Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:01.552Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/classes [2023-01-15T19:27:05.063Z] [INFO] [2023-01-15T19:27:05.063Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cli-optional --- [2023-01-15T19:27:05.063Z] [INFO] [2023-01-15T19:27:05.063Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cli-optional --- [2023-01-15T19:27:05.063Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:05.063Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:05.063Z] [INFO] [2023-01-15T19:27:05.063Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api --- [2023-01-15T19:27:05.063Z] [INFO] [2023-01-15T19:27:05.063Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ resources-runtime --- [2023-01-15T19:27:05.063Z] [INFO] [2023-01-15T19:27:05.063Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api --- [2023-01-15T19:27:05.063Z] [INFO] [2023-01-15T19:27:05.063Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resources-runtime --- [2023-01-15T19:27:05.063Z] [INFO] Not copying test resources [2023-01-15T19:27:05.063Z] [INFO] [2023-01-15T19:27:05.063Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resources-runtime --- [2023-01-15T19:27:05.063Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/NativeRemoteCommandsBase.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:05.063Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/NativeRemoteCommandsBase.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:05.064Z] [INFO] Not compiling test sources [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-cli --- [2023-01-15T19:27:05.064Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/CreateMailResource.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/CreateMailResource.java uses unchecked or unsafe operations. [2023-01-15T19:27:05.064Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/CreateMailResource.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ amx-core --- [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-cli --- [2023-01-15T19:27:05.064Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ mail-connector --- [2023-01-15T19:27:05.064Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cli-optional --- [2023-01-15T19:27:05.064Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:05.064Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime --- [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ mail-connector --- [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ resources-runtime --- [2023-01-15T19:27:05.064Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ resources-runtime --- [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cluster-cli --- [2023-01-15T19:27:05.064Z] [INFO] Executing tasks [2023-01-15T19:27:05.064Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/classes/META-INF for [2023-01-15T19:27:05.064Z] [INFO] [echo] resources-runtime [2023-01-15T19:27:05.064Z] [INFO] Executed tasks [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resources-runtime --- [2023-01-15T19:27:05.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/resources-runtime.jar [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ resources-runtime --- [2023-01-15T19:27:05.064Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ resources-runtime --- [2023-01-15T19:27:05.064Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime --- [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ resources-runtime --- [2023-01-15T19:27:05.064Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/6.2.6-SNAPSHOT/resources-runtime-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:05.064Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/6.2.6-SNAPSHOT/resources-runtime-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:05.064Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cluster-cli --- [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cluster-cli --- [2023-01-15T19:27:05.064Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:05.064Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:05.064Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/classes [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cli-optional --- [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cli-optional --- [2023-01-15T19:27:05.064Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:05.064Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/classes [2023-01-15T19:27:05.064Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ amx-core --- [2023-01-15T19:27:05.064Z] [INFO] Not copying test resources [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ amx-core --- [2023-01-15T19:27:05.064Z] [INFO] Not compiling test sources [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core --- [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ amx-core --- [2023-01-15T19:27:05.064Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ amx-core --- [2023-01-15T19:27:05.064Z] [INFO] Executing tasks [2023-01-15T19:27:05.064Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/classes/META-INF for [2023-01-15T19:27:05.064Z] [INFO] [echo] amx-core [2023-01-15T19:27:05.064Z] [INFO] Executed tasks [2023-01-15T19:27:05.064Z] [INFO] [2023-01-15T19:27:05.064Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ amx-core --- [2023-01-15T19:27:05.065Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/amx-core.jar [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ amx-core --- [2023-01-15T19:27:05.065Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ amx-core --- [2023-01-15T19:27:05.065Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core --- [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ amx-core --- [2023-01-15T19:27:05.065Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/6.2.6-SNAPSHOT/amx-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:05.065Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/6.2.6-SNAPSHOT/amx-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] Building Glassfish Nucleus Atomic Featureset 6.2.6-SNAPSHOT [201/288] [2023-01-15T19:27:05.065Z] [INFO] ----------------< org.glassfish.main.common:amx-javaee >---------------- [2023-01-15T19:27:05.065Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:27:05.065Z] [INFO] Building AMX JavaEE 6.2.6-SNAPSHOT [202/288] [2023-01-15T19:27:05.065Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:05.065Z] [WARNING] ***************************************************************** [2023-01-15T19:27:05.065Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:05.065Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:05.065Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:05.065Z] [WARNING] ***************************************************************** [2023-01-15T19:27:05.065Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:05.065Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:05.065Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:05.065Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:05.065Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:05.065Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:05.065Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:05.065Z] [WARNING] ***************************************************************** [2023-01-15T19:27:05.065Z] [WARNING] The following plugins are not marked @threadSafe in AMX JavaEE: [2023-01-15T19:27:05.065Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:05.065Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:05.065Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:05.065Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:05.065Z] [WARNING] ***************************************************************** [2023-01-15T19:27:05.065Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:05.065Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:05.065Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:05.065Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:05.065Z] [WARNING] ***************************************************************** [2023-01-15T19:27:05.065Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish Nucleus Atomic Featureset: [2023-01-15T19:27:05.065Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:05.065Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:05.065Z] [WARNING] ***************************************************************** [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ amx-javaee --- [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ amx-javaee --- [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ amx-javaee --- [2023-01-15T19:27:05.065Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:05.065Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee [2023-01-15T19:27:05.065Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ amx-javaee --- [2023-01-15T19:27:05.065Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:05.065Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ amx-javaee --- [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ amx-javaee --- [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ amx-javaee --- [2023-01-15T19:27:05.065Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:05.065Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:05.065Z] [INFO] [2023-01-15T19:27:05.065Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ amx-javaee --- [2023-01-15T19:27:05.065Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:05.066Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:05.066Z] [INFO] Copying 0 resource [2023-01-15T19:27:05.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/manpages [2023-01-15T19:27:05.066Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ amx-javaee --- [2023-01-15T19:27:05.066Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:05.066Z] [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/classes [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-cli --- [2023-01-15T19:27:05.066Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:05.066Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API. [2023-01-15T19:27:05.066Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:05.066Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations. [2023-01-15T19:27:05.066Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ amx-javaee --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ amx-javaee --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ amx-javaee --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] Not copying test resources [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] Not compiling test sources [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ mail-connector --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb-connector --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ orb-connector --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ orb-connector --- [2023-01-15T19:27:05.066Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:05.066Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector [2023-01-15T19:27:05.066Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ orb-connector --- [2023-01-15T19:27:05.066Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:05.066Z] [INFO] Executing tasks [2023-01-15T19:27:05.066Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/classes/META-INF for [2023-01-15T19:27:05.066Z] [INFO] [echo] cli-optional [2023-01-15T19:27:05.066Z] [INFO] Executed tasks [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ connectors-internal-api --- [2023-01-15T19:27:05.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/cli-optional.jar [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] [2023-01-15T19:27:05.066Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cli-optional --- [2023-01-15T19:27:05.066Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/6.2.6-SNAPSHOT/cli-optional-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:05.066Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/6.2.6-SNAPSHOT/cli-optional-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:05.325Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cluster-cli --- [2023-01-15T19:27:05.325Z] [INFO] Not copying test resources [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cluster-cli --- [2023-01-15T19:27:05.325Z] [INFO] Not compiling test sources [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli --- [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cluster-cli --- [2023-01-15T19:27:05.325Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cluster-cli --- [2023-01-15T19:27:05.325Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ amx-javaee --- [2023-01-15T19:27:05.325Z] [INFO] Executing tasks [2023-01-15T19:27:05.325Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/classes/META-INF for [2023-01-15T19:27:05.325Z] [INFO] [echo] cluster-cli [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ amx-javaee --- [2023-01-15T19:27:05.325Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:05.325Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:05.325Z] [INFO] Executed tasks [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cluster-cli --- [2023-01-15T19:27:05.325Z] [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/classes [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ mail-connector --- [2023-01-15T19:27:05.325Z] [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] [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ mail-connector --- [2023-01-15T19:27:05.325Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:05.325Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/classes [2023-01-15T19:27:05.325Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/cluster-cli.jar [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cluster-cli --- [2023-01-15T19:27:05.325Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cluster-cli --- [2023-01-15T19:27:05.325Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli --- [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cluster-cli --- [2023-01-15T19:27:05.325Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/6.2.6-SNAPSHOT/cluster-cli-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:05.325Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/6.2.6-SNAPSHOT/cluster-cli-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:05.325Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ connectors-internal-api --- [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-internal-api --- [2023-01-15T19:27:05.325Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:05.325Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/classes [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.325Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:05.325Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus [2023-01-15T19:27:05.325Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.325Z] [INFO] [2023-01-15T19:27:05.325Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.325Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:05.326Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:05.326Z] [INFO] [2023-01-15T19:27:05.326Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.326Z] [INFO] Skipping the execution. [2023-01-15T19:27:05.326Z] [INFO] [2023-01-15T19:27:05.326Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.326Z] [INFO] No sources to compile [2023-01-15T19:27:05.326Z] [INFO] [2023-01-15T19:27:05.326Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.326Z] [INFO] No sources to compile [2023-01-15T19:27:05.326Z] [INFO] [2023-01-15T19:27:05.326Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.326Z] [INFO] Not copying test resources [2023-01-15T19:27:05.326Z] [INFO] [2023-01-15T19:27:05.326Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.326Z] [INFO] Not compiling test sources [2023-01-15T19:27:05.326Z] [INFO] [2023-01-15T19:27:05.326Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.326Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.326Z] [INFO] [2023-01-15T19:27:05.326Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.326Z] [INFO] Executing tasks [2023-01-15T19:27:05.326Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/classes/META-INF for [2023-01-15T19:27:05.326Z] [INFO] [echo] glassfish-embedded-nucleus [2023-01-15T19:27:05.326Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/classes/META-INF [2023-01-15T19:27:05.326Z] [INFO] Executed tasks [2023-01-15T19:27:05.326Z] [INFO] [2023-01-15T19:27:05.326Z] [INFO] --- maven-assembly-plugin:3.3.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:05.326Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2023-01-15T19:27:05.583Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:05.583Z] [INFO] [2023-01-15T19:27:05.583Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ orb-connector --- [2023-01-15T19:27:05.583Z] [INFO] [2023-01-15T19:27:05.583Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ orb-connector --- [2023-01-15T19:27:05.583Z] [INFO] [2023-01-15T19:27:05.583Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ orb-connector --- [2023-01-15T19:27:05.583Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:05.583Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:05.583Z] [INFO] [2023-01-15T19:27:05.583Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ orb-connector --- [2023-01-15T19:27:05.584Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:05.584Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:05.584Z] [INFO] Copying 1 resource [2023-01-15T19:27:05.584Z] [INFO] Copying 1 resource [2023-01-15T19:27:05.584Z] [INFO] Copying 3 resources [2023-01-15T19:27:05.584Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:05.584Z] [INFO] [2023-01-15T19:27:05.584Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ orb-connector --- [2023-01-15T19:27:05.584Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:05.584Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/classes [2023-01-15T19:27:05.584Z] [INFO] [2023-01-15T19:27:05.584Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ mail-connector --- [2023-01-15T19:27:05.584Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-internal-api --- [2023-01-15T19:27:05.841Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] Not copying test resources [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] Not compiling test sources [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] Executing tasks [2023-01-15T19:27:05.841Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/classes/META-INF for [2023-01-15T19:27:05.841Z] [INFO] [echo] amx-javaee [2023-01-15T19:27:05.841Z] [INFO] Executed tasks [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Some input files use or override a deprecated API. [2023-01-15T19:27:05.841Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:05.841Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/S1ASThreadPoolManager.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:05.841Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/S1ASThreadPoolManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ orb-connector --- [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ orb-connector --- [2023-01-15T19:27:05.841Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/amx-javaee.jar [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-amx-javaee-checkstyle) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ amx-javaee --- [2023-01-15T19:27:05.841Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/amx-javaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-javaee/6.2.6-SNAPSHOT/amx-javaee-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:05.841Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-javaee/6.2.6-SNAPSHOT/amx-javaee-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ orb-connector --- [2023-01-15T19:27:05.841Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mail-connector --- [2023-01-15T19:27:05.841Z] [INFO] Not copying test resources [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mail-connector --- [2023-01-15T19:27:05.841Z] [INFO] Not compiling test sources [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector --- [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ mail-connector --- [2023-01-15T19:27:05.841Z] [INFO] Tests are skipped. [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.841Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ mail-connector --- [2023-01-15T19:27:05.841Z] [INFO] Executing tasks [2023-01-15T19:27:05.841Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/classes/META-INF for [2023-01-15T19:27:05.841Z] [INFO] [echo] mail-connector [2023-01-15T19:27:05.841Z] [INFO] Executed tasks [2023-01-15T19:27:05.841Z] [INFO] [2023-01-15T19:27:05.842Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ mail-connector --- [2023-01-15T19:27:05.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/mail-connector.jar [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ mail-connector --- [2023-01-15T19:27:06.099Z] [INFO] Tests are skipped. [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ mail-connector --- [2023-01-15T19:27:06.099Z] [INFO] Tests are skipped. [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector --- [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mail-connector --- [2023-01-15T19:27:06.099Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/6.2.6-SNAPSHOT/mail-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:06.099Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/6.2.6-SNAPSHOT/mail-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2023-01-15T19:27:06.099Z] [INFO] Building GlassFish Jakarta Mail runtime 6.2.6-SNAPSHOT [203/288] [2023-01-15T19:27:06.099Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:06.099Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.099Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:06.099Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:06.099Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:06.099Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:06.099Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:06.099Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:06.099Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:06.099Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.099Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Jakarta Mail runtime: [2023-01-15T19:27:06.099Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:06.099Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:06.099Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:06.099Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:06.099Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.099Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-internal-api --- [2023-01-15T19:27:06.099Z] [INFO] Not copying test resources [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-internal-api --- [2023-01-15T19:27:06.099Z] [INFO] Not compiling test sources [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api --- [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-internal-api --- [2023-01-15T19:27:06.099Z] [INFO] Tests are skipped. [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-internal-api --- [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mail-runtime --- [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ mail-runtime --- [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.099Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ mail-runtime --- [2023-01-15T19:27:06.099Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.099Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime [2023-01-15T19:27:06.099Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.099Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ mail-runtime --- [2023-01-15T19:27:06.100Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:06.100Z] [INFO] Executing tasks [2023-01-15T19:27:06.100Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/classes/META-INF for [2023-01-15T19:27:06.100Z] [INFO] [echo] connectors-internal-api [2023-01-15T19:27:06.100Z] [INFO] Executed tasks [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ connectors-internal-api --- [2023-01-15T19:27:06.100Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar [2023-01-15T19:27:06.100Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-internal-api --- [2023-01-15T19:27:06.100Z] [INFO] Tests are skipped. [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-internal-api --- [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ orb-connector --- [2023-01-15T19:27:06.100Z] [INFO] Tests are skipped. [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api --- [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-internal-api --- [2023-01-15T19:27:06.100Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/6.2.6-SNAPSHOT/connectors-internal-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:06.100Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/6.2.6-SNAPSHOT/connectors-internal-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:06.100Z] [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] [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ orb-connector --- [2023-01-15T19:27:06.100Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2023-01-15T19:27:06.100Z] [INFO] Building GlassFish Connectors Connector 6.2.6-SNAPSHOT [204/288] [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2023-01-15T19:27:06.100Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2023-01-15T19:27:06.100Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/classes [2023-01-15T19:27:06.100Z] [INFO] [2023-01-15T19:27:06.100Z] [INFO] Building Container Common 6.2.6-SNAPSHOT [206/288] [2023-01-15T19:27:06.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:06.100Z] [INFO] Building Core JDBC Resource Adapter classes 6.2.6-SNAPSHOT [205/288] [2023-01-15T19:27:06.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:06.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:06.100Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2023-01-15T19:27:06.100Z] [INFO] Building EJB container Internal API 6.2.6-SNAPSHOT [207/288] [2023-01-15T19:27:06.100Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2023-01-15T19:27:06.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:06.100Z] [INFO] Building JDBC Config Module 6.2.6-SNAPSHOT [208/288] [2023-01-15T19:27:06.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:06.100Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.100Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:06.100Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:06.100Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:06.100Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:06.100Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:06.100Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.100Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:06.100Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:06.100Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:06.100Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:06.100Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:06.100Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:06.100Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:06.100Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.100Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:06.100Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:06.100Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.100Z] [WARNING] The following plugins are not marked @threadSafe in Container Common: [2023-01-15T19:27:06.100Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:06.100Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.100Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:06.100Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:06.100Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:06.100Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:06.100Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:06.100Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:06.100Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:06.100Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.100Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.100Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:06.101Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:06.101Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:06.101Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:06.101Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:06.101Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:06.101Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:06.101Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.101Z] [WARNING] The following plugins are not marked @threadSafe in JDBC Config Module: [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:06.101Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:06.101Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.101Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.101Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:06.101Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:06.101Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:06.101Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:06.101Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:06.101Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:06.101Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:06.101Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.101Z] [WARNING] The following plugins are not marked @threadSafe in EJB container Internal API: [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:06.101Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:06.101Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:06.101Z] [WARNING] The following plugins are not marked @threadSafe in Core JDBC Resource Adapter classes: [2023-01-15T19:27:06.101Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:06.101Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.101Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Connectors Connector: [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:06.101Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:06.101Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:06.101Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:06.101Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:06.101Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-config --- [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-config --- [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-config --- [2023-01-15T19:27:06.101Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.101Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config [2023-01-15T19:27:06.101Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-internal-api --- [2023-01-15T19:27:06.101Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-config --- [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-internal-api --- [2023-01-15T19:27:06.101Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-internal-api --- [2023-01-15T19:27:06.101Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.101Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api [2023-01-15T19:27:06.101Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-internal-api --- [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-core --- [2023-01-15T19:27:06.101Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-connectors-connector --- [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-core --- [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-connectors-connector --- [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-core --- [2023-01-15T19:27:06.101Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.101Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core [2023-01-15T19:27:06.101Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] [2023-01-15T19:27:06.101Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-connectors-connector --- [2023-01-15T19:27:06.101Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-core --- [2023-01-15T19:27:06.101Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.101Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector [2023-01-15T19:27:06.101Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.102Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-connectors-connector --- [2023-01-15T19:27:06.102Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ container-common --- [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ container-common --- [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ container-common --- [2023-01-15T19:27:06.102Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.102Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common [2023-01-15T19:27:06.102Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ container-common --- [2023-01-15T19:27:06.102Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ atomic --- [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ atomic --- [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ atomic --- [2023-01-15T19:27:06.102Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.102Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic [2023-01-15T19:27:06.102Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ atomic --- [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ atomic --- [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ atomic --- [2023-01-15T19:27:06.102Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:06.102Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:06.102Z] [INFO] [2023-01-15T19:27:06.102Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ atomic --- [2023-01-15T19:27:06.359Z] [INFO] Executing tasks [2023-01-15T19:27:06.359Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic/target/classes/META-INF for [2023-01-15T19:27:06.359Z] [INFO] [echo] atomic [2023-01-15T19:27:06.359Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic/target/classes/META-INF [2023-01-15T19:27:06.359Z] [INFO] Executed tasks [2023-01-15T19:27:06.359Z] [INFO] [2023-01-15T19:27:06.359Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ atomic --- [2023-01-15T19:27:06.359Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:06.359Z] [INFO] [2023-01-15T19:27:06.359Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ mail-runtime --- [2023-01-15T19:27:06.359Z] [INFO] Tests are skipped. [2023-01-15T19:27:06.359Z] [INFO] [2023-01-15T19:27:06.359Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ atomic --- [2023-01-15T19:27:06.359Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ mail-runtime --- [2023-01-15T19:27:06.360Z] [INFO] Tests are skipped. [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic --- [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ mail-runtime --- [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ atomic --- [2023-01-15T19:27:06.360Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:06.360Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/6.2.6-SNAPSHOT/atomic-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:06.360Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2023-01-15T19:27:06.360Z] [INFO] Building Glassfish Atomic Distribution 6.2.6-SNAPSHOT [209/288] [2023-01-15T19:27:06.360Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mail-runtime --- [2023-01-15T19:27:06.360Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.360Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:06.360Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:06.360Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:06.360Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:06.360Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:06.360Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:06.360Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:06.360Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.360Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish Atomic Distribution: [2023-01-15T19:27:06.360Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:06.360Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:06.360Z] [WARNING] ***************************************************************** [2023-01-15T19:27:06.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:06.360Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:06.360Z] [INFO] Copying 0 resource [2023-01-15T19:27:06.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/main/resources [2023-01-15T19:27:06.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/main/manpages [2023-01-15T19:27:06.360Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mail-runtime --- [2023-01-15T19:27:06.360Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.360Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/classes [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ atomic --- [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ atomic --- [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ atomic --- [2023-01-15T19:27:06.360Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.360Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic [2023-01-15T19:27:06.360Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ atomic --- [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ atomic --- [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ atomic --- [2023-01-15T19:27:06.360Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:06.360Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:06.360Z] [INFO] [2023-01-15T19:27:06.360Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ atomic --- [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [2023-01-15T19:27:06.360Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [2023-01-15T19:27:06.360Z] [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [2023-01-15T19:27:06.360Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [2023-01-15T19:27:06.361Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [2023-01-15T19:27:06.361Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [2023-01-15T19:27:06.361Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2023-01-15T19:27:06.361Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:06.361Z] [INFO] [2023-01-15T19:27:06.361Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-internal-api --- [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [2023-01-15T19:27:06.361Z] [INFO] [2023-01-15T19:27:06.361Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-internal-api --- [2023-01-15T19:27:06.361Z] [INFO] [2023-01-15T19:27:06.361Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-internal-api --- [2023-01-15T19:27:06.361Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [2023-01-15T19:27:06.361Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:06.361Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2023-01-15T19:27:06.361Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [2023-01-15T19:27:06.361Z] [INFO] [2023-01-15T19:27:06.361Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-internal-api --- [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [2023-01-15T19:27:06.361Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:06.361Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:06.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/src/main/resources [2023-01-15T19:27:06.361Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [2023-01-15T19:27:06.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/src/main/manpages [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [2023-01-15T19:27:06.361Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:06.361Z] [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [2023-01-15T19:27:06.361Z] [INFO] [2023-01-15T19:27:06.361Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb-internal-api --- [2023-01-15T19:27:06.361Z] [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [2023-01-15T19:27:06.361Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.361Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/classes [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2023-01-15T19:27:06.361Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [2023-01-15T19:27:06.361Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2023-01-15T19:27:06.361Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:06.361Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [2023-01-15T19:27:06.361Z] [INFO] [2023-01-15T19:27:06.361Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-connectors-connector --- [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [2023-01-15T19:27:06.361Z] [INFO] [2023-01-15T19:27:06.361Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-connectors-connector --- [2023-01-15T19:27:06.361Z] [INFO] [2023-01-15T19:27:06.361Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-connectors-connector --- [2023-01-15T19:27:06.361Z] [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [2023-01-15T19:27:06.361Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:06.361Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2023-01-15T19:27:06.362Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [2023-01-15T19:27:06.362Z] [INFO] [2023-01-15T19:27:06.362Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-connectors-connector --- [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [2023-01-15T19:27:06.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:06.362Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2023-01-15T19:27:06.362Z] [INFO] Copying 0 resource [2023-01-15T19:27:06.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/main/resources [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [2023-01-15T19:27:06.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/main/manpages [2023-01-15T19:27:06.362Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [2023-01-15T19:27:06.362Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:06.362Z] [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [2023-01-15T19:27:06.362Z] [INFO] [2023-01-15T19:27:06.362Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-connectors-connector --- [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [2023-01-15T19:27:06.362Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-common [2023-01-15T19:27:06.362Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.362Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/classes [2023-01-15T19:27:06.362Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2023-01-15T19:27:06.362Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [2023-01-15T19:27:06.362Z] [INFO] [2023-01-15T19:27:06.362Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-config --- [2023-01-15T19:27:06.362Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [2023-01-15T19:27:06.362Z] [INFO] [2023-01-15T19:27:06.362Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-config --- [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [2023-01-15T19:27:06.362Z] [INFO] [2023-01-15T19:27:06.362Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-config --- [2023-01-15T19:27:06.362Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2023-01-15T19:27:06.362Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [2023-01-15T19:27:06.362Z] [INFO] [2023-01-15T19:27:06.362Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-config --- [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2023-01-15T19:27:06.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:06.362Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:06.362Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [2023-01-15T19:27:06.362Z] [INFO] Copying 1 resource [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [2023-01-15T19:27:06.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/src/main/manpages [2023-01-15T19:27:06.362Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [2023-01-15T19:27:06.362Z] [INFO] [2023-01-15T19:27:06.362Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc-config --- [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [2023-01-15T19:27:06.362Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.362Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [2023-01-15T19:27:06.362Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/classes [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [2023-01-15T19:27:06.362Z] [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2023-01-15T19:27:06.362Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [2023-01-15T19:27:06.362Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2023-01-15T19:27:06.363Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [2023-01-15T19:27:06.363Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [2023-01-15T19:27:06.363Z] [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [2023-01-15T19:27:06.363Z] [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [2023-01-15T19:27:06.363Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [2023-01-15T19:27:06.363Z] [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [2023-01-15T19:27:06.363Z] [INFO] [2023-01-15T19:27:06.363Z] [INFO] --- maven-assembly-plugin:3.3.0:single (default-single) @ atomic --- [2023-01-15T19:27:06.363Z] [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml [2023-01-15T19:27:06.363Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/stage [2023-01-15T19:27:06.620Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-core --- [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-core --- [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-core --- [2023-01-15T19:27:06.620Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:06.620Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-core --- [2023-01-15T19:27:06.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:06.620Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:06.620Z] [INFO] Copying 3 resources [2023-01-15T19:27:06.620Z] [INFO] Copying 3 resources [2023-01-15T19:27:06.620Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/annotation/handler/MailSessionDefinitionsHandler.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/annotation/handler/MailSessionDefinitionsHandler.java uses unchecked or unsafe operations. [2023-01-15T19:27:06.620Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/annotation/handler/MailSessionDefinitionsHandler.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:06.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ mail-runtime --- [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ mail-runtime --- [2023-01-15T19:27:06.620Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ orb-connector --- [2023-01-15T19:27:06.620Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc-core --- [2023-01-15T19:27:06.620Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.620Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/classes [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api --- [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ mail-runtime --- [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api --- [2023-01-15T19:27:06.620Z] [INFO] [2023-01-15T19:27:06.620Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ejb-internal-api --- [2023-01-15T19:27:06.621Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ container-common --- [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ container-common --- [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ container-common --- [2023-01-15T19:27:06.621Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:06.621Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ container-common --- [2023-01-15T19:27:06.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:06.621Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:06.621Z] [INFO] Copying 0 resource [2023-01-15T19:27:06.621Z] [INFO] Copying 1 resource [2023-01-15T19:27:06.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/main/manpages [2023-01-15T19:27:06.621Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ container-common --- [2023-01-15T19:27:06.621Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations. [2023-01-15T19:27:06.621Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector --- [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector --- [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:exec (create-domain) @ atomic --- [2023-01-15T19:27:06.621Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.621Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/classes [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-connectors-connector --- [2023-01-15T19:27:06.621Z] [INFO] executable: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/stage/nucleus/bin/nadmin [2023-01-15T19:27:06.621Z] [INFO] commandLineArgs: --user admin create-domain --nopassword --savelogin=true --checkports=false --adminport 4848 [2023-01-15T19:27:06.621Z] --instanceport 8080 --keytooloptions CN=localhost domain1 [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-config --- [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-config --- [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jdbc-config --- [2023-01-15T19:27:06.621Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:06.621Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ mail-runtime --- [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ejb-internal-api --- [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb-internal-api --- [2023-01-15T19:27:06.621Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:27:06.621Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.621Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/classes [2023-01-15T19:27:06.621Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:06.621Z] [INFO] [2023-01-15T19:27:06.621Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-connectors-connector --- [2023-01-15T19:27:06.622Z] [INFO] [2023-01-15T19:27:06.622Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-connectors-connector --- [2023-01-15T19:27:06.622Z] [INFO] [2023-01-15T19:27:06.622Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ mail-runtime --- [2023-01-15T19:27:06.622Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.622Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/classes [2023-01-15T19:27:06.622Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.622Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/classes [2023-01-15T19:27:06.878Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:06.878Z] [INFO] [2023-01-15T19:27:06.878Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jdbc-config --- [2023-01-15T19:27:06.878Z] [INFO] [2023-01-15T19:27:06.878Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jdbc-config --- [2023-01-15T19:27:06.878Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:06.878Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/classes [2023-01-15T19:27:06.879Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:06.879Z] [INFO] [2023-01-15T19:27:06.879Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ orb-connector --- [2023-01-15T19:27:06.879Z] [INFO] Not copying test resources [2023-01-15T19:27:06.879Z] [INFO] [2023-01-15T19:27:06.879Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ orb-connector --- [2023-01-15T19:27:06.879Z] [INFO] Not compiling test sources [2023-01-15T19:27:06.879Z] [INFO] [2023-01-15T19:27:06.879Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector --- [2023-01-15T19:27:06.879Z] [INFO] [2023-01-15T19:27:06.879Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ orb-connector --- [2023-01-15T19:27:06.879Z] [INFO] Tests are skipped. [2023-01-15T19:27:06.879Z] [INFO] [2023-01-15T19:27:06.879Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ orb-connector --- [2023-01-15T19:27:06.879Z] [INFO] Executing tasks [2023-01-15T19:27:06.879Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/classes/META-INF for [2023-01-15T19:27:06.879Z] [INFO] [echo] orb-connector [2023-01-15T19:27:06.879Z] [INFO] Executed tasks [2023-01-15T19:27:06.879Z] [INFO] [2023-01-15T19:27:06.879Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ orb-connector --- [2023-01-15T19:27:06.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/orb-connector.jar [2023-01-15T19:27:06.879Z] [INFO] [2023-01-15T19:27:06.879Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ orb-connector --- [2023-01-15T19:27:06.879Z] [INFO] Tests are skipped. [2023-01-15T19:27:06.879Z] [INFO] [2023-01-15T19:27:06.879Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ orb-connector --- [2023-01-15T19:27:07.140Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.140Z] [INFO] [2023-01-15T19:27:07.140Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector --- [2023-01-15T19:27:07.140Z] [INFO] [2023-01-15T19:27:07.140Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ orb-connector --- [2023-01-15T19:27:07.140Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/6.2.6-SNAPSHOT/orb-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:07.140Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/6.2.6-SNAPSHOT/orb-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:07.140Z] [INFO] [2023-01-15T19:27:07.140Z] [INFO] [2023-01-15T19:27:07.140Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2023-01-15T19:27:07.140Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2023-01-15T19:27:07.140Z] [INFO] Building Work Management 6.2.6-SNAPSHOT [210/288] [2023-01-15T19:27:07.140Z] [INFO] Building GlassFish ORB interface layer implementation 6.2.6-SNAPSHOT [211/288] [2023-01-15T19:27:07.140Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:07.140Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:07.140Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.140Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:07.140Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:07.140Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:07.140Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.140Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:07.140Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:07.140Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:07.140Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:07.140Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:07.140Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:07.140Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:07.140Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.140Z] [WARNING] The following plugins are not marked @threadSafe in Work Management: [2023-01-15T19:27:07.140Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:07.140Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:07.140Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:07.140Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:07.140Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.140Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:07.140Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:07.140Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:07.140Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:07.140Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.140Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish ORB interface layer implementation: [2023-01-15T19:27:07.140Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:07.140Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:07.140Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:07.140Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:07.140Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.140Z] [INFO] [2023-01-15T19:27:07.140Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ work-management --- [2023-01-15T19:27:07.140Z] [INFO] [2023-01-15T19:27:07.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ work-management --- [2023-01-15T19:27:07.140Z] [INFO] [2023-01-15T19:27:07.140Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ work-management --- [2023-01-15T19:27:07.140Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:07.140Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management [2023-01-15T19:27:07.140Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:07.140Z] [INFO] [2023-01-15T19:27:07.140Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ work-management --- [2023-01-15T19:27:07.140Z] [INFO] [2023-01-15T19:27:07.140Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb-iiop --- [2023-01-15T19:27:07.141Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ orb-iiop --- [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ orb-iiop --- [2023-01-15T19:27:07.141Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:07.141Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop [2023-01-15T19:27:07.141Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ orb-iiop --- [2023-01-15T19:27:07.141Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-internal-api --- [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb-internal-api --- [2023-01-15T19:27:07.141Z] [INFO] Not copying test resources [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb-internal-api --- [2023-01-15T19:27:07.141Z] [INFO] Not compiling test sources [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api --- [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb-internal-api --- [2023-01-15T19:27:07.141Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-internal-api --- [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-connectors-connector --- [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-connectors-connector --- [2023-01-15T19:27:07.141Z] [INFO] Not copying test resources [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-connectors-connector --- [2023-01-15T19:27:07.141Z] [INFO] Not compiling test sources [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector --- [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-connectors-connector --- [2023-01-15T19:27:07.141Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-connectors-connector --- [2023-01-15T19:27:07.141Z] [INFO] Executing tasks [2023-01-15T19:27:07.141Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/classes/META-INF for [2023-01-15T19:27:07.141Z] [INFO] [echo] ejb-internal-api [2023-01-15T19:27:07.141Z] [INFO] Executed tasks [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ejb-internal-api --- [2023-01-15T19:27:07.141Z] [INFO] Executing tasks [2023-01-15T19:27:07.141Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/classes/META-INF for [2023-01-15T19:27:07.141Z] [INFO] [echo] gf-connectors-connector [2023-01-15T19:27:07.141Z] [INFO] Executed tasks [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-connectors-connector --- [2023-01-15T19:27:07.141Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java uses or overrides a deprecated API. [2023-01-15T19:27:07.141Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:07.141Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:07.141Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:07.141Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar [2023-01-15T19:27:07.141Z] [INFO] [2023-01-15T19:27:07.141Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-core --- [2023-01-15T19:27:07.398Z] [INFO] [2023-01-15T19:27:07.398Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-core --- [2023-01-15T19:27:07.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar [2023-01-15T19:27:07.398Z] [INFO] [2023-01-15T19:27:07.398Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-internal-api --- [2023-01-15T19:27:07.398Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.398Z] [INFO] [2023-01-15T19:27:07.398Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-internal-api --- [2023-01-15T19:27:07.398Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.398Z] [INFO] [2023-01-15T19:27:07.398Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api --- [2023-01-15T19:27:07.398Z] [INFO] [2023-01-15T19:27:07.398Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-internal-api --- [2023-01-15T19:27:07.398Z] [INFO] [2023-01-15T19:27:07.398Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-connectors-connector --- [2023-01-15T19:27:07.398Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/6.2.6-SNAPSHOT/ejb-internal-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:07.398Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/6.2.6-SNAPSHOT/ejb-internal-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:07.398Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.398Z] [INFO] [2023-01-15T19:27:07.398Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-connectors-connector --- [2023-01-15T19:27:07.398Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.398Z] [INFO] [2023-01-15T19:27:07.398Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector --- [2023-01-15T19:27:07.398Z] [INFO] [2023-01-15T19:27:07.398Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2023-01-15T19:27:07.398Z] [INFO] Building Java EE Security Core Classes 6.2.6-SNAPSHOT [212/288] [2023-01-15T19:27:07.398Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:07.398Z] [INFO] [2023-01-15T19:27:07.398Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-connectors-connector --- [2023-01-15T19:27:07.398Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/6.2.6-SNAPSHOT/gf-connectors-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:07.398Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.398Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:07.398Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:07.398Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:07.398Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:07.398Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:07.398Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:07.398Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:07.398Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.398Z] [WARNING] The following plugins are not marked @threadSafe in Java EE Security Core Classes: [2023-01-15T19:27:07.399Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:07.399Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:07.399Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:07.399Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:07.399Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.399Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/6.2.6-SNAPSHOT/gf-connectors-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jdbc-core --- [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] Not copying test resources [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] Not compiling test sources [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ mail-runtime --- [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mail-runtime --- [2023-01-15T19:27:07.399Z] [INFO] Not copying test resources [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mail-runtime --- [2023-01-15T19:27:07.399Z] [INFO] Not compiling test sources [2023-01-15T19:27:07.399Z] [INFO] Executing tasks [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime --- [2023-01-15T19:27:07.399Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/classes/META-INF for [2023-01-15T19:27:07.399Z] [INFO] [echo] jdbc-config [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ mail-runtime --- [2023-01-15T19:27:07.399Z] [INFO] Executed tasks [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ mail-runtime --- [2023-01-15T19:27:07.399Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/jdbc-config.jar [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security-ee --- [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ security-ee --- [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ security-ee --- [2023-01-15T19:27:07.399Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:07.399Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee [2023-01-15T19:27:07.399Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ security-ee --- [2023-01-15T19:27:07.399Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-config --- [2023-01-15T19:27:07.399Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/6.2.6-SNAPSHOT/jdbc-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:07.399Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/6.2.6-SNAPSHOT/jdbc-config-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:07.399Z] [INFO] Executing tasks [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2023-01-15T19:27:07.399Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/classes/META-INF for [2023-01-15T19:27:07.399Z] [INFO] Building Connectors admin 6.2.6-SNAPSHOT [213/288] [2023-01-15T19:27:07.399Z] [INFO] [echo] mail-runtime [2023-01-15T19:27:07.399Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:07.399Z] [INFO] Executed tasks [2023-01-15T19:27:07.399Z] [INFO] [2023-01-15T19:27:07.399Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ mail-runtime --- [2023-01-15T19:27:07.399Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.399Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:07.399Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:07.399Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:07.399Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:07.399Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:07.399Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:07.399Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:07.399Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.399Z] [WARNING] The following plugins are not marked @threadSafe in Connectors admin: [2023-01-15T19:27:07.399Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:07.399Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:07.399Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:07.399Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:07.400Z] [WARNING] ***************************************************************** [2023-01-15T19:27:07.400Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/mail-runtime.jar [2023-01-15T19:27:07.400Z] [INFO] [2023-01-15T19:27:07.400Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ mail-runtime --- [2023-01-15T19:27:07.400Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.400Z] [INFO] [2023-01-15T19:27:07.400Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ mail-runtime --- [2023-01-15T19:27:07.657Z] [INFO] Tests are skipped. [2023-01-15T19:27:07.657Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime --- [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mail-runtime --- [2023-01-15T19:27:07.658Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/6.2.6-SNAPSHOT/mail-runtime-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:07.658Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/6.2.6-SNAPSHOT/mail-runtime-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:07.658Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/GlassFishObjectInputStream.java: Some input files use or override a deprecated API. [2023-01-15T19:27:07.658Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/GlassFishObjectInputStream.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:07.658Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:07.658Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ container-common --- [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ container-common --- [2023-01-15T19:27:07.658Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-admin --- [2023-01-15T19:27:07.658Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ work-management --- [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-admin --- [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ work-management --- [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-admin --- [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ work-management --- [2023-01-15T19:27:07.658Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:07.658Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin [2023-01-15T19:27:07.658Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:07.658Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-admin --- [2023-01-15T19:27:07.658Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:07.658Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ work-management --- [2023-01-15T19:27:07.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:07.658Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:07.658Z] [INFO] Copying 0 resource [2023-01-15T19:27:07.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/src/main/manpages [2023-01-15T19:27:07.658Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ work-management --- [2023-01-15T19:27:07.658Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:07.658Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/classes [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ container-common --- [2023-01-15T19:27:07.658Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ orb-iiop --- [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ orb-iiop --- [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ orb-iiop --- [2023-01-15T19:27:07.658Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:07.658Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:07.658Z] [INFO] [2023-01-15T19:27:07.658Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ orb-iiop --- [2023-01-15T19:27:07.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:07.658Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:07.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/resources [2023-01-15T19:27:07.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/manpages [2023-01-15T19:27:07.659Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:07.659Z] [INFO] [2023-01-15T19:27:07.659Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ orb-iiop --- [2023-01-15T19:27:07.659Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:07.659Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/classes [2023-01-15T19:27:07.659Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:07.659Z] [INFO] [2023-01-15T19:27:07.659Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jdbc-core --- [2023-01-15T19:27:07.659Z] [INFO] [2023-01-15T19:27:07.659Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jdbc-core --- [2023-01-15T19:27:07.659Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:07.659Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/classes [2023-01-15T19:27:07.915Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:07.915Z] [INFO] [2023-01-15T19:27:07.915Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ container-common --- [2023-01-15T19:27:07.915Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand] [2023-01-15T19:27:07.915Z] [INFO] [2023-01-15T19:27:07.915Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ container-common --- [2023-01-15T19:27:07.916Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:07.916Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/classes [2023-01-15T19:27:08.173Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:08.173Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:08.173Z] [INFO] [2023-01-15T19:27:08.173Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ work-management --- [2023-01-15T19:27:08.173Z] [INFO] [2023-01-15T19:27:08.173Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ work-management --- [2023-01-15T19:27:08.173Z] [INFO] [2023-01-15T19:27:08.173Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ work-management --- [2023-01-15T19:27:08.173Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:08.173Z] [INFO] [2023-01-15T19:27:08.173Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ security-ee --- [2023-01-15T19:27:08.173Z] [INFO] [2023-01-15T19:27:08.173Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ security-ee --- [2023-01-15T19:27:08.173Z] [INFO] [2023-01-15T19:27:08.173Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ security-ee --- [2023-01-15T19:27:08.173Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:08.173Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:08.430Z] [INFO] [2023-01-15T19:27:08.430Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-ee --- [2023-01-15T19:27:08.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:08.430Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:08.430Z] [INFO] Copying 3 resources [2023-01-15T19:27:08.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:27:08.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:27:08.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:27:08.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:27:08.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:27:08.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:27:08.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:27:08.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:27:08.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/manpages [2023-01-15T19:27:08.431Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ security-ee --- [2023-01-15T19:27:08.431Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:08.431Z] [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes [2023-01-15T19:27:08.431Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-admin --- [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-admin --- [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-admin --- [2023-01-15T19:27:08.431Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:08.431Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-admin --- [2023-01-15T19:27:08.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:08.431Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:08.431Z] [INFO] Copying 1 resource [2023-01-15T19:27:08.431Z] [INFO] Copying 0 resource [2023-01-15T19:27:08.431Z] [INFO] Copying 31 resources [2023-01-15T19:27:08.431Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-admin --- [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-core --- [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc-core --- [2023-01-15T19:27:08.431Z] [INFO] Not copying test resources [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc-core --- [2023-01-15T19:27:08.431Z] [INFO] Not compiling test sources [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core --- [2023-01-15T19:27:08.431Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jdbc-core --- [2023-01-15T19:27:08.431Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/classes [2023-01-15T19:27:08.431Z] [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors.work, has 1, private references [com.sun.enterprise.connectors.work.monitor] [2023-01-15T19:27:08.431Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:08.431Z] [INFO] Tests are skipped. [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-core --- [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ work-management --- [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ work-management --- [2023-01-15T19:27:08.431Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:08.431Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/classes [2023-01-15T19:27:08.431Z] [INFO] Executing tasks [2023-01-15T19:27:08.431Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for [2023-01-15T19:27:08.431Z] [INFO] [echo] jdbc-core [2023-01-15T19:27:08.431Z] [INFO] Executed tasks [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jdbc-core --- [2023-01-15T19:27:08.431Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API. [2023-01-15T19:27:08.431Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:08.431Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:08.431Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ orb-iiop --- [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ orb-iiop --- [2023-01-15T19:27:08.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-core --- [2023-01-15T19:27:08.431Z] [INFO] Tests are skipped. [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-core --- [2023-01-15T19:27:08.431Z] [INFO] Tests are skipped. [2023-01-15T19:27:08.431Z] [INFO] [2023-01-15T19:27:08.431Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core --- [2023-01-15T19:27:08.432Z] [INFO] [2023-01-15T19:27:08.432Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-core --- [2023-01-15T19:27:08.432Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/jdbc-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:08.432Z] [INFO] [2023-01-15T19:27:08.432Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ orb-iiop --- [2023-01-15T19:27:08.693Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/6.2.6-SNAPSHOT/jdbc-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:08.693Z] [INFO] [2023-01-15T19:27:08.693Z] [INFO] [2023-01-15T19:27:08.693Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2023-01-15T19:27:08.693Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2023-01-15T19:27:08.693Z] [INFO] Building connectors-ra-redeploy-jars 6.2.6-SNAPSHOT [215/288] [2023-01-15T19:27:08.693Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 6.2.6-SNAPSHOT [214/288] [2023-01-15T19:27:08.693Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:27:08.693Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:08.693Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.693Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:08.693Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:08.693Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:08.693Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:08.693Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:08.693Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:08.693Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:08.693Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.693Z] [WARNING] The following plugins are not marked @threadSafe in JDBC 40 related classes for JDBC Resource Adapter: [2023-01-15T19:27:08.693Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:08.693Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:08.693Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:08.693Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:08.693Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.693Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.693Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:08.693Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:08.693Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:08.693Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:08.693Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:08.693Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:08.693Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:08.693Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.693Z] [WARNING] The following plugins are not marked @threadSafe in connectors-ra-redeploy-jars: [2023-01-15T19:27:08.693Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:08.693Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:08.693Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.693Z] [INFO] [2023-01-15T19:27:08.693Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc40 --- [2023-01-15T19:27:08.693Z] [INFO] [2023-01-15T19:27:08.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc40 --- [2023-01-15T19:27:08.693Z] [INFO] [2023-01-15T19:27:08.693Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc40 --- [2023-01-15T19:27:08.693Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:08.693Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40 [2023-01-15T19:27:08.693Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:08.693Z] [INFO] [2023-01-15T19:27:08.693Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc40 --- [2023-01-15T19:27:08.693Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:08.693Z] [INFO] [2023-01-15T19:27:08.693Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:08.693Z] [INFO] [2023-01-15T19:27:08.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:08.693Z] [INFO] [2023-01-15T19:27:08.693Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:08.693Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:08.693Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars [2023-01-15T19:27:08.693Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:08.693Z] [INFO] [2023-01-15T19:27:08.693Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:08.694Z] [INFO] [2023-01-15T19:27:08.694Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:08.694Z] [INFO] [2023-01-15T19:27:08.694Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:08.694Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:08.694Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:08.694Z] [INFO] [2023-01-15T19:27:08.694Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:08.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:08.694Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:08.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources [2023-01-15T19:27:08.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages [2023-01-15T19:27:08.694Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:08.694Z] [INFO] [2023-01-15T19:27:08.694Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:08.694Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:08.694Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ container-common --- [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ container-common --- [2023-01-15T19:27:08.952Z] [INFO] Not copying test resources [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ container-common --- [2023-01-15T19:27:08.952Z] [INFO] Not compiling test sources [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common --- [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ container-common --- [2023-01-15T19:27:08.952Z] [INFO] Tests are skipped. [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ container-common --- [2023-01-15T19:27:08.952Z] [INFO] Executing tasks [2023-01-15T19:27:08.952Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/classes/META-INF for [2023-01-15T19:27:08.952Z] [INFO] [echo] container-common [2023-01-15T19:27:08.952Z] [INFO] Executed tasks [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ container-common --- [2023-01-15T19:27:08.952Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/container-common.jar [2023-01-15T19:27:08.952Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ orb-iiop --- [2023-01-15T19:27:08.952Z] [INFO] [exec] Using port 4848 for Admin. [2023-01-15T19:27:08.952Z] [INFO] [exec] Using port 8080 for HTTP Instance. [2023-01-15T19:27:08.952Z] [INFO] [exec] Using default port 7676 for JMS. [2023-01-15T19:27:08.952Z] [INFO] [exec] Using default port 3700 for IIOP. [2023-01-15T19:27:08.952Z] [INFO] [exec] Using default port 8181 for HTTP_SSL. [2023-01-15T19:27:08.952Z] [INFO] [exec] Using default port 3820 for IIOP_SSL. [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ orb-iiop --- [2023-01-15T19:27:08.952Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ container-common --- [2023-01-15T19:27:08.952Z] [INFO] [exec] Using default port 8686 for JMX_ADMIN. [2023-01-15T19:27:08.952Z] [INFO] [exec] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:27:08.952Z] [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:27:08.952Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:27:08.952Z] [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:27:08.952Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:08.952Z] [INFO] Tests are skipped. [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ container-common --- [2023-01-15T19:27:08.952Z] [INFO] Tests are skipped. [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-container-common-checkstyle) @ container-common --- [2023-01-15T19:27:08.952Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/classes [2023-01-15T19:27:08.952Z] [INFO] [2023-01-15T19:27:08.952Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ container-common --- [2023-01-15T19:27:08.953Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/6.2.6-SNAPSHOT/container-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:08.953Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/6.2.6-SNAPSHOT/container-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:08.953Z] [INFO] [2023-01-15T19:27:08.953Z] [INFO] [2023-01-15T19:27:08.953Z] [INFO] [2023-01-15T19:27:08.953Z] [INFO] [2023-01-15T19:27:08.953Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2023-01-15T19:27:08.953Z] [INFO] Building GlassFish ha-shoal-store 6.2.6-SNAPSHOT [216/288] [2023-01-15T19:27:08.953Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:08.953Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2023-01-15T19:27:08.953Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2023-01-15T19:27:08.953Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2023-01-15T19:27:08.953Z] [INFO] Building Common persistence code between JPA and CMP 6.2.6-SNAPSHOT [219/288] [2023-01-15T19:27:08.953Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:08.953Z] [INFO] [2023-01-15T19:27:08.953Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2023-01-15T19:27:08.953Z] [INFO] Building Connector for JPA runtime in glassfish 6.2.6-SNAPSHOT [220/288] [2023-01-15T19:27:08.953Z] [INFO] Building Weld connector for glassfish 6.2.6-SNAPSHOT [218/288] [2023-01-15T19:27:08.953Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:08.953Z] [INFO] Building Web module command line interface 6.2.6-SNAPSHOT [217/288] [2023-01-15T19:27:08.953Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:08.953Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:08.953Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:08.953Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:08.953Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:08.953Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:08.953Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish ha-shoal-store: [2023-01-15T19:27:08.953Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:08.953Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:08.953Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:08.953Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:08.953Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:08.953Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:08.953Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:08.953Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:08.953Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:08.953Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:08.953Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:08.953Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:08.953Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:08.953Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:08.953Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:08.953Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:08.953Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:08.953Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:08.953Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:08.953Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:08.953Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:08.953Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:08.953Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [WARNING] The following plugins are not marked @threadSafe in Weld connector for glassfish: [2023-01-15T19:27:08.953Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:08.953Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:08.953Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:08.953Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [WARNING] The following plugins are not marked @threadSafe in Connector for JPA runtime in glassfish: [2023-01-15T19:27:08.953Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.953Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:08.953Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:08.953Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:08.953Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:08.953Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:08.953Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:08.953Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:08.954Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.954Z] [WARNING] The following plugins are not marked @threadSafe in Common persistence code between JPA and CMP: [2023-01-15T19:27:08.954Z] [WARNING] The following plugins are not marked @threadSafe in Web module command line interface: [2023-01-15T19:27:08.954Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:08.954Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:08.954Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:08.954Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:08.954Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.954Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:08.954Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:08.954Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:08.954Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:08.954Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:08.954Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.954Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:08.954Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:08.954Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:08.954Z] [WARNING] ***************************************************************** [2023-01-15T19:27:08.954Z] [INFO] [2023-01-15T19:27:08.954Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-weld-connector --- [2023-01-15T19:27:08.954Z] [INFO] [2023-01-15T19:27:08.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-weld-connector --- [2023-01-15T19:27:08.954Z] [INFO] [2023-01-15T19:27:08.954Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-weld-connector --- [2023-01-15T19:27:08.954Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:08.954Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector [2023-01-15T19:27:08.954Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:08.954Z] [INFO] [2023-01-15T19:27:08.954Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-weld-connector --- [2023-01-15T19:27:08.954Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ persistence-common --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ persistence-common --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ persistence-common --- [2023-01-15T19:27:09.212Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:09.212Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common [2023-01-15T19:27:09.212Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ persistence-common --- [2023-01-15T19:27:09.212Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-cli --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-jpa-connector --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-cli --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-jpa-connector --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-cli --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-jpa-connector --- [2023-01-15T19:27:09.212Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:09.212Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin [2023-01-15T19:27:09.212Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:09.212Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:09.212Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector [2023-01-15T19:27:09.212Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-cli --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.212Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:09.212Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-jpa-connector --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.212Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.212Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:09.212Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store [2023-01-15T19:27:09.212Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.212Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:09.212Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc40 --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc40 --- [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc40 --- [2023-01-15T19:27:09.212Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:09.212Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc40 --- [2023-01-15T19:27:09.212Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:09.212Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:09.212Z] [INFO] Copying 0 resource [2023-01-15T19:27:09.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages [2023-01-15T19:27:09.212Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:09.212Z] [INFO] [2023-01-15T19:27:09.212Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc40 --- [2023-01-15T19:27:09.212Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:09.212Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/classes [2023-01-15T19:27:09.471Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java: Some input files use or override a deprecated API. [2023-01-15T19:27:09.471Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:09.471Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:09.471Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:09.471Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:09.471Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes [2023-01-15T19:27:09.471Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.471Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ persistence-common --- [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ persistence-common --- [2023-01-15T19:27:09.471Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ persistence-common --- [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ work-management --- [2023-01-15T19:27:09.471Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:09.471Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ work-management --- [2023-01-15T19:27:09.471Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:09.471Z] [INFO] Not copying test resources [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ work-management --- [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:09.471Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:09.471Z] [INFO] Not compiling test sources [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/main/resources [2023-01-15T19:27:09.471Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management --- [2023-01-15T19:27:09.471Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ persistence-common --- [2023-01-15T19:27:09.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/main/manpages [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ work-management --- [2023-01-15T19:27:09.471Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:09.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:09.471Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:09.471Z] [INFO] Copying 2 resources [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.471Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-jpa-connector --- [2023-01-15T19:27:09.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/src/main/manpages [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-jpa-connector --- [2023-01-15T19:27:09.471Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-jpa-connector --- [2023-01-15T19:27:09.471Z] [INFO] Tests are skipped. [2023-01-15T19:27:09.471Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] [2023-01-15T19:27:09.471Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ work-management --- [2023-01-15T19:27:09.471Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:09.471Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ persistence-common --- [2023-01-15T19:27:09.472Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/classes [2023-01-15T19:27:09.472Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:09.472Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:09.472Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/classes [2023-01-15T19:27:09.472Z] [INFO] [2023-01-15T19:27:09.472Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-jpa-connector --- [2023-01-15T19:27:09.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:09.472Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:09.472Z] [INFO] Copying 0 resource [2023-01-15T19:27:09.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/src/main/manpages [2023-01-15T19:27:09.472Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:09.472Z] [INFO] [2023-01-15T19:27:09.472Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-jpa-connector --- [2023-01-15T19:27:09.472Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:09.729Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/classes [2023-01-15T19:27:09.729Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:09.729Z] [INFO] [2023-01-15T19:27:09.729Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-weld-connector --- [2023-01-15T19:27:09.729Z] [INFO] [2023-01-15T19:27:09.729Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-weld-connector --- [2023-01-15T19:27:09.729Z] [INFO] [2023-01-15T19:27:09.729Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-weld-connector --- [2023-01-15T19:27:09.729Z] [INFO] Executing tasks [2023-01-15T19:27:09.729Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:09.729Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/classes/META-INF for [2023-01-15T19:27:09.729Z] [INFO] [echo] work-management [2023-01-15T19:27:09.729Z] [INFO] Executed tasks [2023-01-15T19:27:09.729Z] [INFO] [2023-01-15T19:27:09.729Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ work-management --- [2023-01-15T19:27:09.729Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:09.729Z] [INFO] [2023-01-15T19:27:09.729Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-weld-connector --- [2023-01-15T19:27:09.729Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:09.729Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:09.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/src/main/resources [2023-01-15T19:27:09.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/src/main/manpages [2023-01-15T19:27:09.729Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:09.729Z] [INFO] [2023-01-15T19:27:09.729Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-weld-connector --- [2023-01-15T19:27:09.729Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:09.729Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/classes [2023-01-15T19:27:09.729Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/work-management.jar [2023-01-15T19:27:09.729Z] [INFO] [2023-01-15T19:27:09.729Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ work-management --- [2023-01-15T19:27:09.729Z] [INFO] Tests are skipped. [2023-01-15T19:27:09.729Z] [INFO] [2023-01-15T19:27:09.729Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ work-management --- [2023-01-15T19:27:09.729Z] [INFO] Tests are skipped. [2023-01-15T19:27:09.729Z] [INFO] [2023-01-15T19:27:09.729Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management --- [2023-01-15T19:27:09.729Z] [INFO] [2023-01-15T19:27:09.729Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ work-management --- [2023-01-15T19:27:09.729Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/6.2.6-SNAPSHOT/work-management-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:09.729Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/6.2.6-SNAPSHOT/work-management-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:09.729Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API. [2023-01-15T19:27:09.729Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:09.730Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateAdminObject.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:09.730Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateAdminObject.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:09.730Z] [INFO] [2023-01-15T19:27:09.730Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-admin --- [2023-01-15T19:27:09.730Z] [INFO] [2023-01-15T19:27:09.730Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-admin --- [2023-01-15T19:27:09.730Z] [INFO] [2023-01-15T19:27:09.730Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ connectors-admin --- [2023-01-15T19:27:09.987Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/pam/PamRealm.java: Some input files use or override a deprecated API. [2023-01-15T19:27:09.987Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/pam/PamRealm.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:09.987Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/PermissionCacheFactory.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:09.987Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/PermissionCacheFactory.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ security-ee --- [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ security-ee --- [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc40 --- [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc40 --- [2023-01-15T19:27:09.987Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations. [2023-01-15T19:27:09.987Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ha-shoal-cache-store --- [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jdbc40 --- [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ security-ee --- [2023-01-15T19:27:09.987Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-cli --- [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-cli --- [2023-01-15T19:27:09.987Z] [INFO] [2023-01-15T19:27:09.987Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-cli --- [2023-01-15T19:27:09.987Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:09.987Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:10.244Z] [INFO] [2023-01-15T19:27:10.244Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-cli --- [2023-01-15T19:27:10.244Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:10.244Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:10.244Z] [INFO] Copying 1 resource [2023-01-15T19:27:10.244Z] [INFO] Copying 0 resource [2023-01-15T19:27:10.245Z] [INFO] Copying 25 resources [2023-01-15T19:27:10.245Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:10.245Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:10.245Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ persistence-common --- [2023-01-15T19:27:10.245Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-cli --- [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ persistence-common --- [2023-01-15T19:27:10.245Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:10.245Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/classes [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ persistence-common --- [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ orb-iiop --- [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ orb-iiop --- [2023-01-15T19:27:10.245Z] [INFO] Not copying test resources [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ orb-iiop --- [2023-01-15T19:27:10.245Z] [INFO] Not compiling test sources [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop --- [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ orb-iiop --- [2023-01-15T19:27:10.245Z] [INFO] Tests are skipped. [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ orb-iiop --- [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.245Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector --- [2023-01-15T19:27:10.245Z] [INFO] [2023-01-15T19:27:10.502Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector --- [2023-01-15T19:27:10.502Z] [INFO] [2023-01-15T19:27:10.502Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-jpa-connector --- [2023-01-15T19:27:10.502Z] [INFO] Executing tasks [2023-01-15T19:27:10.502Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/classes/META-INF for [2023-01-15T19:27:10.503Z] [INFO] [echo] orb-iiop [2023-01-15T19:27:10.503Z] [INFO] Executed tasks [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ orb-iiop --- [2023-01-15T19:27:10.503Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:10.503Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ha-shoal-cache-store --- [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ha-shoal-cache-store --- [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ connectors-admin --- [2023-01-15T19:27:10.503Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:10.503Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/classes [2023-01-15T19:27:10.503Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/orb-iiop.jar [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ orb-iiop --- [2023-01-15T19:27:10.503Z] [INFO] Tests are skipped. [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ orb-iiop --- [2023-01-15T19:27:10.503Z] [INFO] Tests are skipped. [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop --- [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ orb-iiop --- [2023-01-15T19:27:10.503Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/6.2.6-SNAPSHOT/orb-iiop-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:10.503Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/6.2.6-SNAPSHOT/orb-iiop-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2023-01-15T19:27:10.503Z] [INFO] Building Ejb Security Integration 6.2.6-SNAPSHOT [221/288] [2023-01-15T19:27:10.503Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:10.503Z] [WARNING] ***************************************************************** [2023-01-15T19:27:10.503Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:10.503Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:10.503Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:10.503Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:10.503Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:10.503Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:10.503Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:10.503Z] [WARNING] ***************************************************************** [2023-01-15T19:27:10.503Z] [WARNING] The following plugins are not marked @threadSafe in Ejb Security Integration: [2023-01-15T19:27:10.503Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:10.503Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:10.503Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:10.503Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:10.503Z] [WARNING] ***************************************************************** [2023-01-15T19:27:10.503Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ persistence-common --- [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ persistence-common --- [2023-01-15T19:27:10.503Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:10.503Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:10.503Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/classes [2023-01-15T19:27:10.503Z] [INFO] [2023-01-15T19:27:10.503Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jdbc40 --- [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jdbc40 --- [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector --- [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector --- [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb.security --- [2023-01-15T19:27:10.761Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb.security --- [2023-01-15T19:27:10.761Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/classes [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb.security --- [2023-01-15T19:27:10.761Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:10.761Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security [2023-01-15T19:27:10.761Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:10.761Z] [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] [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-admin --- [2023-01-15T19:27:10.761Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:10.761Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb.security --- [2023-01-15T19:27:10.761Z] [INFO] Not copying test resources [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:10.761Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:10.761Z] [INFO] Not compiling test sources [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:10.761Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:10.761Z] [INFO] Tests are skipped. [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:10.761Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/classes [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-weld-connector --- [2023-01-15T19:27:10.761Z] [INFO] Executing tasks [2023-01-15T19:27:10.761Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for [2023-01-15T19:27:10.761Z] [INFO] [echo] connectors-ra-redeploy-jars [2023-01-15T19:27:10.761Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF [2023-01-15T19:27:10.761Z] [INFO] Executed tasks [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:10.761Z] [WARNING] Manifest org.glassfish.main.security:security-ee:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.security.auth.realm.jdbc, has 1, private references [com.sun.enterprise.security.ee.auth.realm] [2023-01-15T19:27:10.761Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:10.761Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ security-ee --- [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-dependency-plugin:3.3.0:copy (copy-installed) @ security-ee --- [2023-01-15T19:27:10.761Z] [INFO] [2023-01-15T19:27:10.761Z] [INFO] --- maven-jar-plugin:3.2.2:jar (version2) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:10.761Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2023-01-15T19:27:10.761Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2023-01-15T19:27:10.761Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes/libsolsparcauth.so [2023-01-15T19:27:10.762Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes/libsolx86auth.so [2023-01-15T19:27:10.762Z] [INFO] [2023-01-15T19:27:10.762Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ security-ee --- [2023-01-15T19:27:10.762Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar [2023-01-15T19:27:10.762Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:10.762Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:10.762Z] [INFO] [2023-01-15T19:27:10.762Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:10.762Z] [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes [2023-01-15T19:27:10.762Z] [INFO] Tests are skipped. [2023-01-15T19:27:10.762Z] [INFO] [2023-01-15T19:27:10.762Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:10.762Z] [INFO] Tests are skipped. [2023-01-15T19:27:10.762Z] [INFO] [2023-01-15T19:27:10.762Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:10.762Z] [INFO] [2023-01-15T19:27:10.762Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-ra-redeploy-jars --- [2023-01-15T19:27:10.762Z] [INFO] [2023-01-15T19:27:10.762Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-jpa-connector --- [2023-01-15T19:27:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-jars-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/6.2.6-SNAPSHOT/connectors-ra-redeploy-jars-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:10.762Z] [INFO] [2023-01-15T19:27:10.762Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-jpa-connector --- [2023-01-15T19:27:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-jars-6.2.6-SNAPSHOT-v2.jar [2023-01-15T19:27:10.762Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:10.762Z] [INFO] [2023-01-15T19:27:10.762Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/classes [2023-01-15T19:27:10.762Z] [INFO] [2023-01-15T19:27:10.762Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2023-01-15T19:27:10.762Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2023-01-15T19:27:10.762Z] [INFO] Building connectors-ra-redeploy-rars 6.2.6-SNAPSHOT [222/288] [2023-01-15T19:27:10.762Z] [INFO] Building connectors-ra-redeploy-rars-xa 6.2.6-SNAPSHOT [223/288] [2023-01-15T19:27:10.762Z] [INFO] --------------------------------[ rar ]--------------------------------- [2023-01-15T19:27:10.762Z] [INFO] --------------------------------[ rar ]--------------------------------- [2023-01-15T19:27:11.020Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.020Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:11.020Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:11.020Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:11.020Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:11.020Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:11.020Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:11.020Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:11.020Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.020Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:11.020Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.020Z] [WARNING] The following plugins are not marked @threadSafe in connectors-ra-redeploy-rars-xa: [2023-01-15T19:27:11.020Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:11.020Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:11.020Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.020Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:11.020Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:11.020Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:11.020Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:11.020Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:11.020Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:11.020Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.020Z] [WARNING] The following plugins are not marked @threadSafe in connectors-ra-redeploy-rars: [2023-01-15T19:27:11.020Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:11.020Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:11.020Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.020Z] [INFO] [2023-01-15T19:27:11.020Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.020Z] [INFO] [2023-01-15T19:27:11.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.020Z] [INFO] [2023-01-15T19:27:11.020Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.020Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.020Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa [2023-01-15T19:27:11.020Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.020Z] [INFO] [2023-01-15T19:27:11.020Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.020Z] [INFO] [2023-01-15T19:27:11.020Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.020Z] [INFO] [2023-01-15T19:27:11.020Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.020Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:11.020Z] [INFO] [2023-01-15T19:27:11.020Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.021Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars [2023-01-15T19:27:11.021Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:11.021Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:11.021Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (version1) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.021Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar [2023-01-15T19:27:11.021Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (version2) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.021Z] [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar [2023-01-15T19:27:11.021Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:11.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:11.021Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources [2023-01-15T19:27:11.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:11.021Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:11.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages [2023-01-15T19:27:11.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources [2023-01-15T19:27:11.021Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:11.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages [2023-01-15T19:27:11.021Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] No sources to compile [2023-01-15T19:27:11.021Z] [INFO] No sources to compile [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-weld-connector --- [2023-01-15T19:27:11.021Z] [INFO] No sources to compile [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] Not copying test resources [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] No sources to compile [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.021Z] [INFO] Not compiling test sources [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] Not copying test resources [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-weld-connector --- [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.021Z] [INFO] Not compiling test sources [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.021Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:11.021Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/classes [2023-01-15T19:27:11.021Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.021Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.021Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.021Z] [INFO] [2023-01-15T19:27:11.022Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.022Z] [INFO] Executing tasks [2023-01-15T19:27:11.022Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for [2023-01-15T19:27:11.022Z] [INFO] [echo] connectors-ra-redeploy-rars-xa [2023-01-15T19:27:11.022Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF [2023-01-15T19:27:11.022Z] [INFO] Executed tasks [2023-01-15T19:27:11.022Z] [INFO] [2023-01-15T19:27:11.022Z] [INFO] --- maven-rar-plugin:2.4:rar (default-rar) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.022Z] [INFO] Executing tasks [2023-01-15T19:27:11.022Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for [2023-01-15T19:27:11.022Z] [INFO] [echo] connectors-ra-redeploy-rars [2023-01-15T19:27:11.022Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF [2023-01-15T19:27:11.022Z] [INFO] Executed tasks [2023-01-15T19:27:11.022Z] [INFO] [2023-01-15T19:27:11.022Z] [INFO] --- maven-rar-plugin:2.4:rar (default-rar) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.279Z] [INFO] [2023-01-15T19:27:11.280Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ persistence-common --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc40 --- [2023-01-15T19:27:11.537Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb.security --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-admin --- [2023-01-15T19:27:11.537Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ persistence-common --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.537Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb.security --- [2023-01-15T19:27:11.537Z] [INFO] Not copying test resources [2023-01-15T19:27:11.537Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc40 --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ persistence-common --- [2023-01-15T19:27:11.537Z] [INFO] Not copying test resources [2023-01-15T19:27:11.537Z] [INFO] Not copying test resources [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc40 --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb.security --- [2023-01-15T19:27:11.537Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.537Z] [INFO] Not compiling test sources [2023-01-15T19:27:11.537Z] [INFO] Not compiling test sources [2023-01-15T19:27:11.537Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common --- [2023-01-15T19:27:11.537Z] [INFO] Not compiling test sources [2023-01-15T19:27:11.537Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ persistence-common --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jdbc40 --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.537Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.537Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc40 --- [2023-01-15T19:27:11.537Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.537Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:11.537Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ persistence-common --- [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb.security --- [2023-01-15T19:27:11.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:11.537Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:11.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:11.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:11.537Z] [INFO] Copying 0 resource [2023-01-15T19:27:11.537Z] [INFO] Copying 0 resource [2023-01-15T19:27:11.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/main/manpages [2023-01-15T19:27:11.537Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:11.537Z] [INFO] [2023-01-15T19:27:11.537Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb.security --- [2023-01-15T19:27:11.537Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa [2023-01-15T19:27:11.538Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2023-01-15T19:27:11.538Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:11.538Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/classes [2023-01-15T19:27:11.795Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml [2023-01-15T19:27:11.795Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2023-01-15T19:27:11.795Z] [INFO] Executing tasks [2023-01-15T19:27:11.795Z] [INFO] Executing tasks [2023-01-15T19:27:11.795Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for [2023-01-15T19:27:11.795Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/classes/META-INF for [2023-01-15T19:27:11.795Z] [INFO] [echo] jdbc40 [2023-01-15T19:27:11.795Z] [INFO] [echo] ha-shoal-cache-store [2023-01-15T19:27:11.795Z] [INFO] Executing tasks [2023-01-15T19:27:11.795Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/classes/META-INF for [2023-01-15T19:27:11.795Z] [INFO] [echo] persistence-common [2023-01-15T19:27:11.795Z] [INFO] Executed tasks [2023-01-15T19:27:11.795Z] [INFO] Executed tasks [2023-01-15T19:27:11.795Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jdbc40 --- [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.796Z] [INFO] Executed tasks [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ persistence-common --- [2023-01-15T19:27:11.796Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one [2023-01-15T19:27:11.796Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2023-01-15T19:27:11.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/persistence-common.jar [2023-01-15T19:27:11.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar [2023-01-15T19:27:11.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar [2023-01-15T19:27:11.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar [2023-01-15T19:27:11.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ persistence-common --- [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc40 --- [2023-01-15T19:27:11.796Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ persistence-common --- [2023-01-15T19:27:11.796Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc40 --- [2023-01-15T19:27:11.796Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common --- [2023-01-15T19:27:11.796Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 --- [2023-01-15T19:27:11.796Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ persistence-common --- [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc40 --- [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.796Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.796Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/6.2.6-SNAPSHOT/persistence-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:11.796Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/6.2.6-SNAPSHOT/jdbc40-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.796Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/6.2.6-SNAPSHOT/persistence-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/6.2.6-SNAPSHOT/jdbc40-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:11.796Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ha-shoal-cache-store --- [2023-01-15T19:27:11.796Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateTransport.java: Some input files use or override a deprecated API. [2023-01-15T19:27:11.796Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateTransport.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-cli --- [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-cli --- [2023-01-15T19:27:11.796Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/6.2.6-SNAPSHOT/ha-shoal-cache-store-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-weld-connector --- [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --- maven-rar-plugin:2.4:rar (version2) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.796Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-weld-connector --- [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/6.2.6-SNAPSHOT/ha-shoal-cache-store-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2023-01-15T19:27:11.796Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2023-01-15T19:27:11.796Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2023-01-15T19:27:11.796Z] [INFO] Building Batch Connector for Glassfish 6.2.6-SNAPSHOT [225/288] [2023-01-15T19:27:11.796Z] [INFO] Building internal-api module for cmp 6.2.6-SNAPSHOT [224/288] [2023-01-15T19:27:11.796Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2023-01-15T19:27:11.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:11.796Z] [INFO] Not copying test resources [2023-01-15T19:27:11.796Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2023-01-15T19:27:11.796Z] [INFO] [2023-01-15T19:27:11.796Z] [INFO] Building Distribution Module for JDBC Resource Adapter 6.2.6-SNAPSHOT [227/288] [2023-01-15T19:27:11.797Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:11.797Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.797Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:11.797Z] [INFO] Building JPA container for glassfish 6.2.6-SNAPSHOT [226/288] [2023-01-15T19:27:11.797Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:11.797Z] [INFO] [2023-01-15T19:27:11.797Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.797Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:27:11.797Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2023-01-15T19:27:11.797Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-weld-connector --- [2023-01-15T19:27:11.797Z] [INFO] Building utility module for cmp 6.2.6-SNAPSHOT [228/288] [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:11.797Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:11.797Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:11.797Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:11.797Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:11.797Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:11.797Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:11.797Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:11.797Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:11.797Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:11.797Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:11.797Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:11.797Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [WARNING] The following plugins are not marked @threadSafe in Batch Connector for Glassfish: [2023-01-15T19:27:11.797Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:11.797Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [WARNING] The following plugins are not marked @threadSafe in internal-api module for cmp: [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:11.797Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:11.797Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:11.797Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:11.797Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:11.797Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:11.797Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:11.797Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [INFO] Not compiling test sources [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2023-01-15T19:27:11.797Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:11.797Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:11.797Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:11.797Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:11.797Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:11.797Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2023-01-15T19:27:11.797Z] [INFO] [2023-01-15T19:27:11.797Z] [WARNING] The following plugins are not marked @threadSafe in JPA container for glassfish: [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:11.797Z] [INFO] [2023-01-15T19:27:11.797Z] [INFO] [2023-01-15T19:27:11.797Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-jpa-connector --- [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:11.797Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:11.797Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:11.797Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:11.797Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:11.797Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:11.797Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:11.797Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.797Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector --- [2023-01-15T19:27:11.797Z] [WARNING] The following plugins are not marked @threadSafe in utility module for cmp: [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:11.797Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:11.797Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:11.797Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-jpa-connector --- [2023-01-15T19:27:11.798Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] Not copying test resources [2023-01-15T19:27:11.798Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:11.798Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:11.798Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:11.798Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.798Z] [WARNING] The following plugins are not marked @threadSafe in Distribution Module for JDBC Resource Adapter: [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-jpa-connector --- [2023-01-15T19:27:11.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-weld-connector --- [2023-01-15T19:27:11.798Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:11.798Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:11.798Z] [WARNING] ***************************************************************** [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:27:11.798Z] [INFO] Not compiling test sources [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector --- [2023-01-15T19:27:11.798Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-xa-6.2.6-SNAPSHOT.rar [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-jpa-connector --- [2023-01-15T19:27:11.798Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.798Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-xa-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-weld-connector --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-internal-api --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-rar-plugin:2.4:rar (nojar) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-cli --- [2023-01-15T19:27:11.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-internal-api --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-jpa-connector --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-internal-api --- [2023-01-15T19:27:11.798Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.798Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api [2023-01-15T19:27:11.798Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-internal-api --- [2023-01-15T19:27:11.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:11.798Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:11.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar [2023-01-15T19:27:11.798Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2023-01-15T19:27:11.798Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2023-01-15T19:27:11.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-ra --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-ra --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-ra --- [2023-01-15T19:27:11.798Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.798Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution [2023-01-15T19:27:11.798Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jpa-container --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-ra --- [2023-01-15T19:27:11.798Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-utility --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-ra --- [2023-01-15T19:27:11.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jpa-container --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-utility --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-ra --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jpa-container --- [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-utility --- [2023-01-15T19:27:11.798Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:11.798Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.798Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container [2023-01-15T19:27:11.798Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.798Z] [INFO] [2023-01-15T19:27:11.798Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jpa-container --- [2023-01-15T19:27:11.798Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:11.798Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.799Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility [2023-01-15T19:27:11.799Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:11.799Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.799Z] [INFO] [2023-01-15T19:27:11.799Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-utility --- [2023-01-15T19:27:11.799Z] [INFO] [2023-01-15T19:27:11.799Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.799Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:11.799Z] [INFO] Tests are skipped. [2023-01-15T19:27:11.799Z] [INFO] [2023-01-15T19:27:11.799Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.799Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:11.799Z] [INFO] [2023-01-15T19:27:11.799Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-ra-redeploy-rars --- [2023-01-15T19:27:11.799Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT.rar [2023-01-15T19:27:11.799Z] [INFO] [2023-01-15T19:27:11.799Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-classes) @ jdbc-ra --- [2023-01-15T19:27:11.799Z] [INFO] Executing tasks [2023-01-15T19:27:11.799Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/unpackedDependencies with includes "" and excludes "" [2023-01-15T19:27:11.799Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:11.799Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/classes/META-INF for [2023-01-15T19:27:12.056Z] [INFO] Executing tasks [2023-01-15T19:27:12.056Z] [INFO] [echo] gf-jpa-connector [2023-01-15T19:27:12.056Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/classes/META-INF for [2023-01-15T19:27:12.056Z] [INFO] [echo] gf-weld-connector [2023-01-15T19:27:12.056Z] [INFO] Executed tasks [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-jpa-connector --- [2023-01-15T19:27:12.056Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT-v2.rar [2023-01-15T19:27:12.056Z] [INFO] Executed tasks [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-weld-connector --- [2023-01-15T19:27:12.056Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT-nojar.rar [2023-01-15T19:27:12.056Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar [2023-01-15T19:27:12.056Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/gf-weld-connector.jar [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-jpa-connector --- [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-weld-connector --- [2023-01-15T19:27:12.056Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-weld-connector --- [2023-01-15T19:27:12.056Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.056Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-jpa-connector --- [2023-01-15T19:27:12.056Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector --- [2023-01-15T19:27:12.056Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector --- [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-weld-connector --- [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-jpa-connector --- [2023-01-15T19:27:12.056Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/6.2.6-SNAPSHOT/gf-weld-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:12.056Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/6.2.6-SNAPSHOT/gf-jpa-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:12.056Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/6.2.6-SNAPSHOT/gf-jpa-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:12.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/unpackedDependencies with includes "" and excludes "" [2023-01-15T19:27:12.056Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/6.2.6-SNAPSHOT/gf-weld-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:12.056Z] [INFO] [2023-01-15T19:27:12.056Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-templates) @ jdbc-ra --- [2023-01-15T19:27:12.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/templates.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes with includes "" and excludes "" [2023-01-15T19:27:12.057Z] [INFO] [2023-01-15T19:27:12.057Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ security-ee --- [2023-01-15T19:27:12.057Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:12.057Z] [INFO] [2023-01-15T19:27:12.057Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-ra --- [2023-01-15T19:27:12.057Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:12.057Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:12.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources [2023-01-15T19:27:12.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages [2023-01-15T19:27:12.057Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:12.057Z] [INFO] [2023-01-15T19:27:12.057Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbc-ra-cp) @ jdbc-ra --- [2023-01-15T19:27:12.057Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2023-01-15T19:27:12.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-batch-connector --- [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-batch-connector --- [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-batch-connector --- [2023-01-15T19:27:12.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.314Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector [2023-01-15T19:27:12.314Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-batch-connector --- [2023-01-15T19:27:12.314Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbc-ra-dm) @ jdbc-ra --- [2023-01-15T19:27:12.314Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2023-01-15T19:27:12.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbc-ra-ds) @ jdbc-ra --- [2023-01-15T19:27:12.314Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2023-01-15T19:27:12.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbc-ra-xa) @ jdbc-ra --- [2023-01-15T19:27:12.314Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2023-01-15T19:27:12.314Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-admin --- [2023-01-15T19:27:12.314Z] [INFO] Not copying test resources [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-admin --- [2023-01-15T19:27:12.314Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-ee --- [2023-01-15T19:27:12.314Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:12.314Z] [INFO] Not copying test resources [2023-01-15T19:27:12.314Z] [INFO] Not compiling test sources [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ security-ee --- [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin --- [2023-01-15T19:27:12.314Z] [INFO] Not compiling test sources [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee --- [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-admin --- [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ security-ee --- [2023-01-15T19:27:12.314Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-internal-api --- [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-internal-api --- [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-internal-api --- [2023-01-15T19:27:12.314Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.314Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] [2023-01-15T19:27:12.314Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-admin --- [2023-01-15T19:27:12.314Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-cli --- [2023-01-15T19:27:12.314Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:12.314Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ security-ee --- [2023-01-15T19:27:12.573Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-internal-api --- [2023-01-15T19:27:12.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:12.573Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:12.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/main/resources [2023-01-15T19:27:12.573Z] [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] [2023-01-15T19:27:12.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/main/manpages [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-cli --- [2023-01-15T19:27:12.573Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-internal-api --- [2023-01-15T19:27:12.573Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:12.573Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:12.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar [2023-01-15T19:27:12.573Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/classes [2023-01-15T19:27:12.573Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/classes [2023-01-15T19:27:12.573Z] [INFO] Executing tasks [2023-01-15T19:27:12.573Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes/META-INF for [2023-01-15T19:27:12.573Z] [INFO] [echo] security-ee [2023-01-15T19:27:12.573Z] [INFO] Executing tasks [2023-01-15T19:27:12.573Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:12.573Z] [INFO] Executed tasks [2023-01-15T19:27:12.573Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/classes/META-INF for [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ security-ee --- [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] [echo] connectors-admin [2023-01-15T19:27:12.573Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-utility --- [2023-01-15T19:27:12.573Z] [INFO] Executed tasks [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ connectors-admin --- [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-utility --- [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2023-01-15T19:27:12.573Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-utility --- [2023-01-15T19:27:12.573Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:12.573Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml [2023-01-15T19:27:12.573Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:12.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-utility --- [2023-01-15T19:27:12.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:12.573Z] [INFO] [2023-01-15T19:27:12.573Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:12.573Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-ra --- [2023-01-15T19:27:12.574Z] [INFO] Copying 3 resources [2023-01-15T19:27:12.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/connectors-admin.jar [2023-01-15T19:27:12.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/main/manpages [2023-01-15T19:27:12.574Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-utility --- [2023-01-15T19:27:12.574Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:12.574Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/classes [2023-01-15T19:27:12.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/security-ee.jar [2023-01-15T19:27:12.574Z] [INFO] Executing tasks [2023-01-15T19:27:12.574Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for [2023-01-15T19:27:12.574Z] [INFO] [echo] jdbc-ra [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-admin --- [2023-01-15T19:27:12.574Z] [INFO] Executed tasks [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --- maven-antrun-plugin:3.0.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2023-01-15T19:27:12.574Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-admin --- [2023-01-15T19:27:12.574Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin --- [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-admin --- [2023-01-15T19:27:12.574Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/6.2.6-SNAPSHOT/connectors-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:12.574Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/6.2.6-SNAPSHOT/connectors-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ security-ee --- [2023-01-15T19:27:12.574Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ security-ee --- [2023-01-15T19:27:12.574Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee --- [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ security-ee --- [2023-01-15T19:27:12.574Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/6.2.6-SNAPSHOT/security-ee-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:12.574Z] [INFO] Executing tasks [2023-01-15T19:27:12.574Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra [2023-01-15T19:27:12.574Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/6.2.6-SNAPSHOT/security-ee-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:12.574Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra [2023-01-15T19:27:12.574Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] --------< org.glassfish.main.deployment:deployment-javaee-full >-------- [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] [2023-01-15T19:27:12.574Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2023-01-15T19:27:12.574Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2023-01-15T19:27:12.574Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2023-01-15T19:27:12.574Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2023-01-15T19:27:12.574Z] [INFO] Building Connectors Runtime 6.2.6-SNAPSHOT [233/288] [2023-01-15T19:27:12.574Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:12.574Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2023-01-15T19:27:12.574Z] [INFO] Building Security Related Implementation for GlassFish 6.2.6-SNAPSHOT [234/288] [2023-01-15T19:27:12.574Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 6.2.6-SNAPSHOT [229/288] [2023-01-15T19:27:12.574Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:27:12.574Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra [2023-01-15T19:27:12.575Z] [INFO] Building GlassFish AppClient Server-Side Core 6.2.6-SNAPSHOT [232/288] [2023-01-15T19:27:12.575Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:12.575Z] [INFO] Building Web Container Common Utilities 6.2.6-SNAPSHOT [231/288] [2023-01-15T19:27:12.575Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:12.575Z] [INFO] Building GlassFish Core EJB container implementation 6.2.6-SNAPSHOT [230/288] [2023-01-15T19:27:12.575Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:12.575Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:12.575Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:12.575Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:12.575Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:12.575Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:12.575Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:12.575Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:12.575Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:12.575Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:12.575Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:12.575Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:12.575Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Core EJB container implementation: [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:12.575Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:12.575Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:12.575Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:12.575Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:12.575Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:12.575Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:12.575Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:12.575Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] The following plugins are not marked @threadSafe in Security Related Implementation for GlassFish: [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:12.575Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:12.575Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:12.575Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:12.575Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:12.575Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:12.575Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:12.575Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] The following plugins are not marked @threadSafe in Web Container Common Utilities: [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:12.575Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:12.575Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:12.575Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:12.575Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:12.575Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:12.575Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:12.575Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish AppClient Server-Side Core: [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:12.575Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [INFO] Executed tasks [2023-01-15T19:27:12.575Z] [WARNING] The following plugins are not marked @threadSafe in Connectors Runtime: [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:12.575Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:12.575Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.575Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:12.576Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:12.576Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:12.576Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:12.576Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:12.576Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:12.576Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:12.576Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.576Z] [INFO] [2023-01-15T19:27:12.576Z] [WARNING] The following plugins are not marked @threadSafe in Deployment Related JavaEE Full Profile Classes: [2023-01-15T19:27:12.576Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ jdbc-ra --- [2023-01-15T19:27:12.576Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:12.576Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:12.576Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:12.576Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:12.576Z] [WARNING] ***************************************************************** [2023-01-15T19:27:12.576Z] [INFO] [zip] duplicate: add [2023-01-15T19:27:12.576Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:12.833Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security-all --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-batch-connector --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-batch-connector --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ security-all --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-batch-connector --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ security-all --- [2023-01-15T19:27:12.833Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:12.833Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.833Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all [2023-01-15T19:27:12.833Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.833Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ security-all --- [2023-01-15T19:27:12.833Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ security-all --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ security-all --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ war-util --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-batch-connector --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:12.833Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:12.833Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jpa-container --- [2023-01-15T19:27:12.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/main/resources [2023-01-15T19:27:12.833Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient-server-core --- [2023-01-15T19:27:12.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/main/manpages [2023-01-15T19:27:12.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ war-util --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appclient-server-core --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-runtime --- [2023-01-15T19:27:12.833Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:12.833Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appclient-server-core --- [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.833Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ war-util --- [2023-01-15T19:27:12.833Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jpa-container --- [2023-01-15T19:27:12.833Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.833Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util [2023-01-15T19:27:12.833Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.833Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.833Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core [2023-01-15T19:27:12.833Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.833Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-batch-connector --- [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-javaee-full --- [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appclient-server-core --- [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ war-util --- [2023-01-15T19:27:12.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment-javaee-full --- [2023-01-15T19:27:12.834Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ security-all --- [2023-01-15T19:27:12.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-runtime --- [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:12.834Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:12.834Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jpa-container --- [2023-01-15T19:27:12.834Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-runtime --- [2023-01-15T19:27:12.834Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment-javaee-full --- [2023-01-15T19:27:12.834Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.834Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime [2023-01-15T19:27:12.834Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.834Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.834Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full [2023-01-15T19:27:12.834Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:12.834Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-javaee-full --- [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-runtime --- [2023-01-15T19:27:12.834Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/classes [2023-01-15T19:27:12.834Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:12.834Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:12.834Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jpa-container --- [2023-01-15T19:27:12.834Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:12.834Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:12.834Z] [INFO] Copying 2 resources [2023-01-15T19:27:12.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/src/main/manpages [2023-01-15T19:27:12.834Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jpa-container --- [2023-01-15T19:27:12.834Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:12.834Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/classes [2023-01-15T19:27:12.834Z] [INFO] Executing tasks [2023-01-15T19:27:12.834Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all/target/classes/META-INF for [2023-01-15T19:27:12.834Z] [INFO] [echo] security-all [2023-01-15T19:27:12.834Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all/target/classes/META-INF [2023-01-15T19:27:12.834Z] [INFO] Executed tasks [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ security-all --- [2023-01-15T19:27:12.834Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ security-all --- [2023-01-15T19:27:12.834Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-security-all-checkstyle) @ security-all --- [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ security-all --- [2023-01-15T19:27:12.834Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/6.2.6-SNAPSHOT/security-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-ra --- [2023-01-15T19:27:12.834Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-ra --- [2023-01-15T19:27:12.834Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use or override a deprecated API. [2023-01-15T19:27:12.834Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:12.834Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:12.834Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:12.834Z] [INFO] Tests are skipped. [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb.security --- [2023-01-15T19:27:12.834Z] [INFO] [2023-01-15T19:27:12.834Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra --- [2023-01-15T19:27:12.835Z] [INFO] [2023-01-15T19:27:12.835Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb.security --- [2023-01-15T19:27:12.835Z] [INFO] [2023-01-15T19:27:12.835Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-ra --- [2023-01-15T19:27:12.835Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/jdbc-ra-6.2.6-SNAPSHOT.zip [2023-01-15T19:27:12.835Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/jdbc-ra-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:12.835Z] [INFO] [2023-01-15T19:27:12.835Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ejb.security --- [2023-01-15T19:27:13.092Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:27:13.092Z] [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:27:13.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations. [2023-01-15T19:27:13.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:13.092Z] [INFO] [2023-01-15T19:27:13.092Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api --- [2023-01-15T19:27:13.092Z] [INFO] [2023-01-15T19:27:13.092Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api --- [2023-01-15T19:27:13.092Z] [INFO] [2023-01-15T19:27:13.092Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-internal-api --- [2023-01-15T19:27:13.092Z] [INFO] [2023-01-15T19:27:13.092Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-container --- [2023-01-15T19:27:13.092Z] [INFO] [2023-01-15T19:27:13.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-container --- [2023-01-15T19:27:13.092Z] [INFO] [2023-01-15T19:27:13.092Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-container --- [2023-01-15T19:27:13.092Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:13.092Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container [2023-01-15T19:27:13.092Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:13.092Z] [INFO] [2023-01-15T19:27:13.092Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-container --- [2023-01-15T19:27:13.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:13.348Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:13.348Z] [INFO] [2023-01-15T19:27:13.348Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ejb.security --- [2023-01-15T19:27:13.348Z] [INFO] [2023-01-15T19:27:13.348Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb.security --- [2023-01-15T19:27:13.348Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:13.348Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:13.349Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/classes [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ war-util --- [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ war-util --- [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ war-util --- [2023-01-15T19:27:13.349Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:13.349Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ war-util --- [2023-01-15T19:27:13.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:13.349Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:13.349Z] [INFO] Copying 2 resources [2023-01-15T19:27:13.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/src/main/manpages [2023-01-15T19:27:13.349Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ war-util --- [2023-01-15T19:27:13.349Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:13.349Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:13.349Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/classes [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment-javaee-full --- [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment-javaee-full --- [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment-javaee-full --- [2023-01-15T19:27:13.349Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java: Some input files use or override a deprecated API. [2023-01-15T19:27:13.349Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:13.349Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/StringHelper.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:13.349Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/StringHelper.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:13.349Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-utility --- [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-utility --- [2023-01-15T19:27:13.349Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ deployment-javaee-full --- [2023-01-15T19:27:13.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:13.349Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:13.349Z] [INFO] Copying 1 resource [2023-01-15T19:27:13.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/src/main/manpages [2023-01-15T19:27:13.349Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.349Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ deployment-javaee-full --- [2023-01-15T19:27:13.349Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:13.349Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/classes [2023-01-15T19:27:13.349Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java uses unchecked or unsafe operations. [2023-01-15T19:27:13.349Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:13.349Z] [INFO] [2023-01-15T19:27:13.350Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector --- [2023-01-15T19:27:13.350Z] [INFO] [2023-01-15T19:27:13.350Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector --- [2023-01-15T19:27:13.350Z] [INFO] [2023-01-15T19:27:13.350Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-utility --- [2023-01-15T19:27:13.350Z] [INFO] [2023-01-15T19:27:13.350Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-batch-connector --- [2023-01-15T19:27:13.350Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:13.350Z] [INFO] [2023-01-15T19:27:13.350Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jpa-container --- [2023-01-15T19:27:13.350Z] [INFO] [2023-01-15T19:27:13.350Z] [INFO] [2023-01-15T19:27:13.350Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jpa-container --- [2023-01-15T19:27:13.350Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-internal-api --- [2023-01-15T19:27:13.350Z] [INFO] [2023-01-15T19:27:13.350Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-internal-api --- [2023-01-15T19:27:13.350Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:13.350Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/classes [2023-01-15T19:27:13.350Z] [INFO] [2023-01-15T19:27:13.350Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jpa-container --- [2023-01-15T19:27:13.607Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-batch-connector --- [2023-01-15T19:27:13.607Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-utility --- [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-utility --- [2023-01-15T19:27:13.607Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:13.607Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/classes [2023-01-15T19:27:13.607Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:13.607Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appclient-server-core --- [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appclient-server-core --- [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appclient-server-core --- [2023-01-15T19:27:13.607Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:13.607Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jpa-container --- [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appclient-server-core --- [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jpa-container --- [2023-01-15T19:27:13.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:13.607Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:13.607Z] [INFO] Copying 8 resources [2023-01-15T19:27:13.607Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-batch-connector --- [2023-01-15T19:27:13.607Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/classes [2023-01-15T19:27:13.607Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:13.607Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/classes [2023-01-15T19:27:13.607Z] [INFO] Copying 2 resources [2023-01-15T19:27:13.607Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appclient-server-core --- [2023-01-15T19:27:13.607Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:13.607Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/classes [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-cli --- [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-cli --- [2023-01-15T19:27:13.607Z] [INFO] Not copying test resources [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-cli --- [2023-01-15T19:27:13.607Z] [INFO] Not compiling test sources [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli --- [2023-01-15T19:27:13.607Z] [INFO] [2023-01-15T19:27:13.607Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-cli --- [2023-01-15T19:27:13.865Z] [INFO] Tests are skipped. [2023-01-15T19:27:13.865Z] [INFO] [2023-01-15T19:27:13.865Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-cli --- [2023-01-15T19:27:13.865Z] [INFO] Executing tasks [2023-01-15T19:27:13.865Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/classes/META-INF for [2023-01-15T19:27:13.865Z] [INFO] [echo] web-cli [2023-01-15T19:27:13.865Z] [INFO] Executed tasks [2023-01-15T19:27:13.865Z] [INFO] [2023-01-15T19:27:13.865Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-cli --- [2023-01-15T19:27:13.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/web-cli.jar [2023-01-15T19:27:14.122Z] [INFO] [2023-01-15T19:27:14.122Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-cli --- [2023-01-15T19:27:14.122Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.122Z] [INFO] [2023-01-15T19:27:14.122Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-cli --- [2023-01-15T19:27:14.122Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.122Z] [INFO] [2023-01-15T19:27:14.122Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli --- [2023-01-15T19:27:14.122Z] [INFO] [2023-01-15T19:27:14.122Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-cli --- [2023-01-15T19:27:14.122Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/6.2.6-SNAPSHOT/web-cli-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:14.122Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/6.2.6-SNAPSHOT/web-cli-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:14.122Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations. [2023-01-15T19:27:14.122Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:14.122Z] [INFO] [2023-01-15T19:27:14.122Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-javaee-full --- [2023-01-15T19:27:14.122Z] [INFO] [2023-01-15T19:27:14.122Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-javaee-full --- [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ deployment-javaee-full --- [2023-01-15T19:27:14.380Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java uses or overrides a deprecated API. [2023-01-15T19:27:14.380Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ war-util --- [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ war-util --- [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ war-util --- [2023-01-15T19:27:14.380Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-runtime --- [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-runtime --- [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-runtime --- [2023-01-15T19:27:14.380Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:14.380Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-runtime --- [2023-01-15T19:27:14.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:14.380Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:14.380Z] [INFO] Copying 0 resource [2023-01-15T19:27:14.380Z] [INFO] Copying 8 resources [2023-01-15T19:27:14.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/main/manpages [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-internal-api --- [2023-01-15T19:27:14.380Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-internal-api --- [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-runtime --- [2023-01-15T19:27:14.380Z] [INFO] Not copying test resources [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-internal-api --- [2023-01-15T19:27:14.380Z] [INFO] Not compiling test sources [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api --- [2023-01-15T19:27:14.380Z] [INFO] [2023-01-15T19:27:14.380Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-internal-api --- [2023-01-15T19:27:14.638Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.638Z] [INFO] [2023-01-15T19:27:14.638Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-internal-api --- [2023-01-15T19:27:14.638Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:14.639Z] [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/classes [2023-01-15T19:27:14.639Z] [INFO] Executing tasks [2023-01-15T19:27:14.639Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/classes/META-INF for [2023-01-15T19:27:14.639Z] [INFO] [echo] cmp-internal-api [2023-01-15T19:27:14.639Z] [INFO] Executed tasks [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-internal-api --- [2023-01-15T19:27:14.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] Not copying test resources [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] Not compiling test sources [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-internal-api --- [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-internal-api --- [2023-01-15T19:27:14.639Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api --- [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-internal-api --- [2023-01-15T19:27:14.639Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/6.2.6-SNAPSHOT/cmp-internal-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:14.639Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/6.2.6-SNAPSHOT/cmp-internal-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:14.639Z] [INFO] Executing tasks [2023-01-15T19:27:14.639Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/classes/META-INF for [2023-01-15T19:27:14.639Z] [INFO] [echo] glassfish-batch-connector [2023-01-15T19:27:14.639Z] [INFO] Executed tasks [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-batch-connector --- [2023-01-15T19:27:14.639Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/6.2.6-SNAPSHOT/glassfish-batch-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:14.639Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:14.639Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/6.2.6-SNAPSHOT/glassfish-batch-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2023-01-15T19:27:14.639Z] [INFO] Building Batch Commands for Glassfish 6.2.6-SNAPSHOT [235/288] [2023-01-15T19:27:14.639Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:14.639Z] [WARNING] ***************************************************************** [2023-01-15T19:27:14.639Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:14.639Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:14.639Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:14.639Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:14.639Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:14.639Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:14.639Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:14.639Z] [WARNING] ***************************************************************** [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [WARNING] The following plugins are not marked @threadSafe in Batch Commands for Glassfish: [2023-01-15T19:27:14.639Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ war-util --- [2023-01-15T19:27:14.639Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:14.639Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:14.639Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:14.639Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:14.639Z] [WARNING] ***************************************************************** [2023-01-15T19:27:14.639Z] [INFO] [2023-01-15T19:27:14.639Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ war-util --- [2023-01-15T19:27:14.640Z] [INFO] [2023-01-15T19:27:14.640Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jpa-container --- [2023-01-15T19:27:14.640Z] [INFO] [2023-01-15T19:27:14.640Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jpa-container --- [2023-01-15T19:27:14.640Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:14.640Z] [INFO] Not copying test resources [2023-01-15T19:27:14.640Z] [INFO] [2023-01-15T19:27:14.640Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jpa-container --- [2023-01-15T19:27:14.640Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/classes [2023-01-15T19:27:14.640Z] [INFO] Not compiling test sources [2023-01-15T19:27:14.640Z] [INFO] [2023-01-15T19:27:14.640Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container --- [2023-01-15T19:27:14.640Z] [INFO] [2023-01-15T19:27:14.640Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jpa-container --- [2023-01-15T19:27:14.640Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.640Z] [INFO] [2023-01-15T19:27:14.640Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jpa-container --- [2023-01-15T19:27:14.640Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:14.896Z] [INFO] Executing tasks [2023-01-15T19:27:14.896Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/classes/META-INF for [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] [echo] jpa-container [2023-01-15T19:27:14.896Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-utility --- [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-utility --- [2023-01-15T19:27:14.896Z] [INFO] Executed tasks [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jpa-container --- [2023-01-15T19:27:14.896Z] [INFO] Not copying test resources [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-utility --- [2023-01-15T19:27:14.896Z] [INFO] Not compiling test sources [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility --- [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-utility --- [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ deployment-javaee-full --- [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb.security --- [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb.security --- [2023-01-15T19:27:14.896Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-utility --- [2023-01-15T19:27:14.896Z] [INFO] Not copying test resources [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb.security --- [2023-01-15T19:27:14.896Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/jpa-container.jar [2023-01-15T19:27:14.896Z] [INFO] Not compiling test sources [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security --- [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb.security --- [2023-01-15T19:27:14.896Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb.security --- [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-batch-commands --- [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-batch-commands --- [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-batch-commands --- [2023-01-15T19:27:14.896Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:14.896Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands [2023-01-15T19:27:14.896Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-batch-commands --- [2023-01-15T19:27:14.896Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jpa-container --- [2023-01-15T19:27:14.896Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.896Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jpa-container --- [2023-01-15T19:27:14.896Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.896Z] [INFO] [2023-01-15T19:27:14.897Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container --- [2023-01-15T19:27:14.897Z] [INFO] [2023-01-15T19:27:14.897Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jpa-container --- [2023-01-15T19:27:14.897Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/6.2.6-SNAPSHOT/jpa-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:14.897Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/6.2.6-SNAPSHOT/jpa-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:14.897Z] [INFO] Executing tasks [2023-01-15T19:27:14.897Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/classes/META-INF for [2023-01-15T19:27:14.897Z] [INFO] [echo] ejb.security [2023-01-15T19:27:14.897Z] [INFO] Executed tasks [2023-01-15T19:27:14.897Z] [INFO] [2023-01-15T19:27:14.897Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ejb.security --- [2023-01-15T19:27:14.897Z] [INFO] Executing tasks [2023-01-15T19:27:14.897Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/classes/META-INF for [2023-01-15T19:27:14.897Z] [INFO] [echo] cmp-utility [2023-01-15T19:27:14.897Z] [INFO] Executed tasks [2023-01-15T19:27:14.897Z] [INFO] [2023-01-15T19:27:14.897Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-utility --- [2023-01-15T19:27:14.897Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/ejb.security.jar [2023-01-15T19:27:14.897Z] [INFO] [2023-01-15T19:27:14.897Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb.security --- [2023-01-15T19:27:14.897Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/cmp-utility.jar [2023-01-15T19:27:14.897Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.897Z] [INFO] [2023-01-15T19:27:14.897Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb.security --- [2023-01-15T19:27:14.897Z] [INFO] Tests are skipped. [2023-01-15T19:27:14.897Z] [INFO] [2023-01-15T19:27:14.897Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security --- [2023-01-15T19:27:14.897Z] [INFO] [2023-01-15T19:27:14.897Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb.security --- [2023-01-15T19:27:14.897Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/6.2.6-SNAPSHOT/ejb.security-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:14.897Z] [INFO] [2023-01-15T19:27:14.897Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-utility --- [2023-01-15T19:27:15.154Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/6.2.6-SNAPSHOT/ejb.security-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:15.154Z] [INFO] Tests are skipped. [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-utility --- [2023-01-15T19:27:15.154Z] [INFO] Tests are skipped. [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility --- [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] Building Appclient Security Integration 6.2.6-SNAPSHOT [236/288] [2023-01-15T19:27:15.154Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-utility --- [2023-01-15T19:27:15.154Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:15.154Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/6.2.6-SNAPSHOT/cmp-utility-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:15.154Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/6.2.6-SNAPSHOT/cmp-utility-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:15.154Z] [WARNING] ***************************************************************** [2023-01-15T19:27:15.154Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:15.154Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:15.154Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:15.154Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:15.154Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:15.154Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:15.154Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:15.154Z] [WARNING] ***************************************************************** [2023-01-15T19:27:15.154Z] [WARNING] The following plugins are not marked @threadSafe in Appclient Security Integration: [2023-01-15T19:27:15.154Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:15.154Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:15.154Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:15.154Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:15.154Z] [WARNING] ***************************************************************** [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2023-01-15T19:27:15.154Z] [INFO] Building model module for cmp 6.2.6-SNAPSHOT [237/288] [2023-01-15T19:27:15.154Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ deployment-javaee-full --- [2023-01-15T19:27:15.154Z] [WARNING] ***************************************************************** [2023-01-15T19:27:15.154Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:15.154Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:15.154Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:15.154Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:15.154Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:15.154Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:15.154Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:15.154Z] [WARNING] ***************************************************************** [2023-01-15T19:27:15.154Z] [WARNING] The following plugins are not marked @threadSafe in model module for cmp: [2023-01-15T19:27:15.154Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:15.154Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:15.154Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:15.154Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:15.154Z] [WARNING] ***************************************************************** [2023-01-15T19:27:15.154Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:15.154Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/classes [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient.security --- [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appclient.security --- [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appclient.security --- [2023-01-15T19:27:15.154Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:15.154Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security [2023-01-15T19:27:15.154Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appclient.security --- [2023-01-15T19:27:15.154Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-model --- [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-model --- [2023-01-15T19:27:15.154Z] [INFO] [2023-01-15T19:27:15.155Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-model --- [2023-01-15T19:27:15.155Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:15.155Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model [2023-01-15T19:27:15.155Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:15.155Z] [INFO] [2023-01-15T19:27:15.155Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-model --- [2023-01-15T19:27:15.155Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:15.768Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JWSAdapterManager.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JWSAdapterManager.java uses or overrides a deprecated API. [2023-01-15T19:27:15.768Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JWSAdapterManager.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:15.768Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/ClientJNLPConfigData.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:15.768Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/ClientJNLPConfigData.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:15.768Z] [INFO] [2023-01-15T19:27:15.768Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core --- [2023-01-15T19:27:15.768Z] [INFO] [2023-01-15T19:27:15.768Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core --- [2023-01-15T19:27:15.768Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:15.768Z] [INFO] [2023-01-15T19:27:15.768Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-batch-commands --- [2023-01-15T19:27:15.768Z] [INFO] [2023-01-15T19:27:15.768Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-batch-commands --- [2023-01-15T19:27:15.768Z] [INFO] [2023-01-15T19:27:15.768Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-batch-commands --- [2023-01-15T19:27:16.025Z] [INFO] [2023-01-15T19:27:16.025Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:16.025Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ appclient-server-core --- [2023-01-15T19:27:16.025Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:16.025Z] [INFO] [2023-01-15T19:27:16.025Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-batch-commands --- [2023-01-15T19:27:16.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:16.025Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:16.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/resources [2023-01-15T19:27:16.025Z] [INFO] Copying 5 resources [2023-01-15T19:27:16.025Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:16.025Z] [INFO] [2023-01-15T19:27:16.025Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-batch-commands --- [2023-01-15T19:27:16.025Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:16.025Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/classes [2023-01-15T19:27:16.025Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:16.025Z] [INFO] [2023-01-15T19:27:16.025Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-model --- [2023-01-15T19:27:16.025Z] [INFO] [2023-01-15T19:27:16.025Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-model --- [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-model --- [2023-01-15T19:27:16.026Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:16.026Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:16.026Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appclient.security --- [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-model --- [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appclient.security --- [2023-01-15T19:27:16.026Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:16.026Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appclient.security --- [2023-01-15T19:27:16.026Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:16.026Z] [INFO] Copying 1 resource [2023-01-15T19:27:16.026Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:16.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/main/manpages [2023-01-15T19:27:16.026Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-model --- [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appclient.security --- [2023-01-15T19:27:16.026Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:16.026Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:16.026Z] [INFO] Copying 0 resource [2023-01-15T19:27:16.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/resources [2023-01-15T19:27:16.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/manpages [2023-01-15T19:27:16.026Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:16.026Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appclient.security --- [2023-01-15T19:27:16.026Z] [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/classes [2023-01-15T19:27:16.026Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:16.026Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/classes [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ war-util --- [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ war-util --- [2023-01-15T19:27:16.026Z] [INFO] Not copying test resources [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ war-util --- [2023-01-15T19:27:16.026Z] [INFO] Not compiling test sources [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util --- [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ war-util --- [2023-01-15T19:27:16.026Z] [INFO] Tests are skipped. [2023-01-15T19:27:16.026Z] [INFO] [2023-01-15T19:27:16.026Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ war-util --- [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-javaee-full --- [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ deployment-javaee-full --- [2023-01-15T19:27:16.285Z] [INFO] Not copying test resources [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ deployment-javaee-full --- [2023-01-15T19:27:16.285Z] [INFO] Executing tasks [2023-01-15T19:27:16.285Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/classes/META-INF for [2023-01-15T19:27:16.285Z] [INFO] Not compiling test sources [2023-01-15T19:27:16.285Z] [INFO] [echo] war-util [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-javaee-full --- [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ deployment-javaee-full --- [2023-01-15T19:27:16.285Z] [INFO] Executed tasks [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ war-util --- [2023-01-15T19:27:16.285Z] [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.appclient.server.core, has 1, private references [org.glassfish.appclient.server.core.jws.servedcontent] [2023-01-15T19:27:16.285Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:16.285Z] [INFO] Tests are skipped. [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment-javaee-full --- [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ appclient-server-core --- [2023-01-15T19:27:16.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/war-util.jar [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ war-util --- [2023-01-15T19:27:16.285Z] [INFO] Tests are skipped. [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ war-util --- [2023-01-15T19:27:16.285Z] [INFO] Executing tasks [2023-01-15T19:27:16.285Z] [INFO] Tests are skipped. [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-war-util-checkstyle) @ war-util --- [2023-01-15T19:27:16.285Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/classes/META-INF for [2023-01-15T19:27:16.285Z] [INFO] [echo] deployment-javaee-full [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ war-util --- [2023-01-15T19:27:16.285Z] [INFO] Executed tasks [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ deployment-javaee-full --- [2023-01-15T19:27:16.285Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/6.2.6-SNAPSHOT/war-util-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:16.285Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/6.2.6-SNAPSHOT/war-util-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] [2023-01-15T19:27:16.285Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2023-01-15T19:27:16.285Z] [INFO] Building Jersey MVC TLD connector implementation module 6.2.6-SNAPSHOT [238/288] [2023-01-15T19:27:16.285Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2023-01-15T19:27:16.285Z] [INFO] Building JSTL implementation connector module 6.2.6-SNAPSHOT [239/288] [2023-01-15T19:27:16.285Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:16.285Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:16.285Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2023-01-15T19:27:16.285Z] [INFO] Building Core Servlet Container 6.2.6-SNAPSHOT [240/288] [2023-01-15T19:27:16.285Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:16.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/deployment-javaee-full.jar [2023-01-15T19:27:16.285Z] [WARNING] ***************************************************************** [2023-01-15T19:27:16.286Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:16.286Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:16.286Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:16.286Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:16.286Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:16.286Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:16.286Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:16.286Z] [WARNING] ***************************************************************** [2023-01-15T19:27:16.286Z] [WARNING] The following plugins are not marked @threadSafe in JSTL implementation connector module: [2023-01-15T19:27:16.286Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:16.286Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:16.286Z] [WARNING] ***************************************************************** [2023-01-15T19:27:16.286Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:16.286Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:16.286Z] [WARNING] ***************************************************************** [2023-01-15T19:27:16.286Z] [WARNING] ***************************************************************** [2023-01-15T19:27:16.286Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:16.286Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:16.286Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:16.286Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:16.286Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:16.286Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:16.286Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:16.286Z] [WARNING] ***************************************************************** [2023-01-15T19:27:16.286Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:16.286Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:16.286Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:16.286Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:16.286Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:16.286Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:16.286Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:16.286Z] [WARNING] ***************************************************************** [2023-01-15T19:27:16.286Z] [WARNING] The following plugins are not marked @threadSafe in Core Servlet Container: [2023-01-15T19:27:16.286Z] [WARNING] The following plugins are not marked @threadSafe in Jersey MVC TLD connector implementation module: [2023-01-15T19:27:16.286Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:16.286Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:16.286Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:16.286Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:16.286Z] [WARNING] ***************************************************************** [2023-01-15T19:27:16.286Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:16.286Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:16.286Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:16.286Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:16.286Z] [WARNING] ***************************************************************** [2023-01-15T19:27:16.286Z] [INFO] [2023-01-15T19:27:16.286Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment-javaee-full --- [2023-01-15T19:27:16.286Z] [INFO] Tests are skipped. [2023-01-15T19:27:16.286Z] [INFO] [2023-01-15T19:27:16.286Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment-javaee-full --- [2023-01-15T19:27:16.286Z] [INFO] Tests are skipped. [2023-01-15T19:27:16.286Z] [INFO] [2023-01-15T19:27:16.286Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-javaee-full-checkstyle) @ deployment-javaee-full --- [2023-01-15T19:27:16.286Z] [INFO] [2023-01-15T19:27:16.286Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment-javaee-full --- [2023-01-15T19:27:16.286Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/deployment-javaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-full/6.2.6-SNAPSHOT/deployment-javaee-full-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:16.286Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-full/6.2.6-SNAPSHOT/deployment-javaee-full-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:16.286Z] [INFO] [2023-01-15T19:27:16.286Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-core --- [2023-01-15T19:27:16.286Z] [INFO] [2023-01-15T19:27:16.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-core --- [2023-01-15T19:27:16.286Z] [INFO] [2023-01-15T19:27:16.286Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-core --- [2023-01-15T19:27:16.286Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:16.286Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core [2023-01-15T19:27:16.286Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:16.286Z] [INFO] [2023-01-15T19:27:16.286Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-core --- [2023-01-15T19:27:16.286Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:16.543Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API. [2023-01-15T19:27:16.543Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:16.543Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations. [2023-01-15T19:27:16.543Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:16.543Z] [INFO] [2023-01-15T19:27:16.543Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands --- [2023-01-15T19:27:16.543Z] [INFO] [2023-01-15T19:27:16.543Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands --- [2023-01-15T19:27:16.543Z] [INFO] [2023-01-15T19:27:16.543Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jstl-connector --- [2023-01-15T19:27:16.543Z] [INFO] [2023-01-15T19:27:16.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jstl-connector --- [2023-01-15T19:27:16.543Z] [INFO] [2023-01-15T19:27:16.543Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-batch-commands --- [2023-01-15T19:27:16.543Z] [INFO] [2023-01-15T19:27:16.543Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jstl-connector --- [2023-01-15T19:27:16.543Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:16.543Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector [2023-01-15T19:27:16.543Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:16.543Z] [INFO] [2023-01-15T19:27:16.543Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jstl-connector --- [2023-01-15T19:27:16.544Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:16.544Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-container --- [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-container --- [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-container --- [2023-01-15T19:27:16.544Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:16.544Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-container --- [2023-01-15T19:27:16.544Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:16.544Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:16.544Z] [INFO] Copying 11 resources [2023-01-15T19:27:16.544Z] [INFO] Copying 2 resources [2023-01-15T19:27:16.544Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb-container --- [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appclient-server-core --- [2023-01-15T19:27:16.544Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:16.544Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:16.544Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/classes [2023-01-15T19:27:16.544Z] [INFO] Compiling 279 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/classes [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jersey-mvc-connector --- [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jersey-mvc-connector --- [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jersey-mvc-connector --- [2023-01-15T19:27:16.544Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:16.544Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector [2023-01-15T19:27:16.544Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jersey-mvc-connector --- [2023-01-15T19:27:16.544Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:16.544Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:16.544Z] [INFO] [2023-01-15T19:27:16.544Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-batch-commands --- [2023-01-15T19:27:16.801Z] [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] [2023-01-15T19:27:16.801Z] [INFO] [2023-01-15T19:27:16.801Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-batch-commands --- [2023-01-15T19:27:16.801Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:16.801Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/classes [2023-01-15T19:27:16.801Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java uses or overrides a deprecated API. [2023-01-15T19:27:16.801Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:16.801Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java uses unchecked or unsafe operations. [2023-01-15T19:27:16.801Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:16.801Z] [INFO] [2023-01-15T19:27:16.801Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appclient.security --- [2023-01-15T19:27:16.801Z] [INFO] [2023-01-15T19:27:16.801Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appclient.security --- [2023-01-15T19:27:16.801Z] [INFO] [2023-01-15T19:27:16.801Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ appclient.security --- [2023-01-15T19:27:17.058Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:17.058Z] [INFO] [2023-01-15T19:27:17.058Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jstl-connector --- [2023-01-15T19:27:17.058Z] [INFO] [2023-01-15T19:27:17.058Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jstl-connector --- [2023-01-15T19:27:17.058Z] [INFO] [2023-01-15T19:27:17.058Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jstl-connector --- [2023-01-15T19:27:17.058Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:17.058Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:17.058Z] [INFO] [2023-01-15T19:27:17.058Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jstl-connector --- [2023-01-15T19:27:17.058Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:17.058Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:17.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/src/main/resources [2023-01-15T19:27:17.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/src/main/manpages [2023-01-15T19:27:17.058Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:17.058Z] [INFO] [2023-01-15T19:27:17.058Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jstl-connector --- [2023-01-15T19:27:17.058Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:17.058Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/classes [2023-01-15T19:27:17.058Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Some input files use or override a deprecated API. [2023-01-15T19:27:17.058Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:17.058Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/PersistenceClassElement.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:17.058Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/PersistenceClassElement.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:17.058Z] [INFO] [2023-01-15T19:27:17.058Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-model --- [2023-01-15T19:27:17.058Z] [INFO] [2023-01-15T19:27:17.058Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-model --- [2023-01-15T19:27:17.058Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:17.058Z] [INFO] [2023-01-15T19:27:17.058Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ appclient.security --- [2023-01-15T19:27:17.058Z] [INFO] [2023-01-15T19:27:17.058Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appclient.security --- [2023-01-15T19:27:17.058Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:17.058Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/classes [2023-01-15T19:27:17.058Z] [INFO] [2023-01-15T19:27:17.058Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-model --- [2023-01-15T19:27:17.315Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:17.315Z] [INFO] [2023-01-15T19:27:17.315Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jersey-mvc-connector --- [2023-01-15T19:27:17.315Z] [INFO] [2023-01-15T19:27:17.315Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jersey-mvc-connector --- [2023-01-15T19:27:17.315Z] [INFO] [2023-01-15T19:27:17.315Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jersey-mvc-connector --- [2023-01-15T19:27:17.315Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:17.315Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:17.315Z] [INFO] [2023-01-15T19:27:17.315Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jersey-mvc-connector --- [2023-01-15T19:27:17.315Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:17.315Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:17.315Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/src/main/resources [2023-01-15T19:27:17.315Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/src/main/manpages [2023-01-15T19:27:17.315Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:17.315Z] [INFO] [2023-01-15T19:27:17.315Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jersey-mvc-connector --- [2023-01-15T19:27:17.315Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:17.315Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/classes [2023-01-15T19:27:17.315Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorConfigParserUtils.java: Some input files use or override a deprecated API. [2023-01-15T19:27:17.315Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorConfigParserUtils.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:17.315Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorDDTransformUtils.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:17.315Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorDDTransformUtils.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:17.315Z] [INFO] [2023-01-15T19:27:17.315Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime --- [2023-01-15T19:27:17.315Z] [INFO] [2023-01-15T19:27:17.315Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime --- [2023-01-15T19:27:17.572Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:17.572Z] [INFO] [2023-01-15T19:27:17.572Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-model --- [2023-01-15T19:27:17.572Z] [INFO] [2023-01-15T19:27:17.572Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-model --- [2023-01-15T19:27:17.572Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:17.572Z] [INFO] [2023-01-15T19:27:17.572Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-batch-commands --- [2023-01-15T19:27:17.572Z] [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/classes [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-batch-commands --- [2023-01-15T19:27:17.573Z] [INFO] Not copying test resources [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-batch-commands --- [2023-01-15T19:27:17.573Z] [INFO] Not compiling test sources [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands --- [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-batch-commands --- [2023-01-15T19:27:17.573Z] [INFO] Tests are skipped. [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-batch-commands --- [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jstl-connector --- [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jstl-connector --- [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jstl-connector --- [2023-01-15T19:27:17.573Z] [INFO] Executing tasks [2023-01-15T19:27:17.573Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/classes/META-INF for [2023-01-15T19:27:17.573Z] [INFO] [echo] glassfish-batch-commands [2023-01-15T19:27:17.573Z] [INFO] Executed tasks [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-batch-commands --- [2023-01-15T19:27:17.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ connectors-runtime --- [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-batch-commands --- [2023-01-15T19:27:17.573Z] [INFO] Tests are skipped. [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-batch-commands --- [2023-01-15T19:27:17.573Z] [INFO] Tests are skipped. [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands --- [2023-01-15T19:27:17.573Z] [INFO] [2023-01-15T19:27:17.573Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-batch-commands --- [2023-01-15T19:27:17.573Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/6.2.6-SNAPSHOT/glassfish-batch-commands-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:17.573Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/6.2.6-SNAPSHOT/glassfish-batch-commands-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:17.830Z] [WARNING] Manifest org.glassfish.main.web:jstl-connector:glassfish-jar:6.2.6-SNAPSHOT : Version for package org.glassfish.jstl.integration is set to different values in the source (6.2.6) and in the manifest (2.0.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 [2023-01-15T19:27:17.830Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:17.830Z] [INFO] [2023-01-15T19:27:17.830Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jstl-connector --- [2023-01-15T19:27:17.830Z] [INFO] [2023-01-15T19:27:17.830Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jstl-connector --- [2023-01-15T19:27:17.830Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:17.830Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/classes [2023-01-15T19:27:17.830Z] [INFO] [2023-01-15T19:27:17.830Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector --- [2023-01-15T19:27:17.830Z] [INFO] [2023-01-15T19:27:17.830Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector --- [2023-01-15T19:27:17.830Z] [INFO] [2023-01-15T19:27:17.830Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jersey-mvc-connector --- [2023-01-15T19:27:18.087Z] [INFO] [2023-01-15T19:27:18.087Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appclient.security --- [2023-01-15T19:27:18.087Z] [INFO] [2023-01-15T19:27:18.087Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appclient.security --- [2023-01-15T19:27:18.087Z] [INFO] Not copying test resources [2023-01-15T19:27:18.087Z] [INFO] [2023-01-15T19:27:18.087Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appclient.security --- [2023-01-15T19:27:18.087Z] [INFO] Not compiling test sources [2023-01-15T19:27:18.087Z] [INFO] [2023-01-15T19:27:18.087Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security --- [2023-01-15T19:27:18.087Z] [INFO] [2023-01-15T19:27:18.087Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appclient.security --- [2023-01-15T19:27:18.087Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.087Z] [INFO] [2023-01-15T19:27:18.088Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appclient.security --- [2023-01-15T19:27:18.088Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:18.088Z] [INFO] [2023-01-15T19:27:18.088Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jersey-mvc-connector --- [2023-01-15T19:27:18.088Z] [INFO] [2023-01-15T19:27:18.088Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jersey-mvc-connector --- [2023-01-15T19:27:18.088Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:18.088Z] [INFO] Executing tasks [2023-01-15T19:27:18.088Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/classes/META-INF for [2023-01-15T19:27:18.088Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/classes [2023-01-15T19:27:18.088Z] [INFO] [echo] appclient.security [2023-01-15T19:27:18.088Z] [INFO] Executed tasks [2023-01-15T19:27:18.088Z] [INFO] [2023-01-15T19:27:18.088Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appclient.security --- [2023-01-15T19:27:18.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/appclient.security.jar [2023-01-15T19:27:18.088Z] [INFO] [2023-01-15T19:27:18.088Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appclient.security --- [2023-01-15T19:27:18.088Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.088Z] [INFO] [2023-01-15T19:27:18.088Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appclient.security --- [2023-01-15T19:27:18.088Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.088Z] [INFO] [2023-01-15T19:27:18.088Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security --- [2023-01-15T19:27:18.088Z] [INFO] [2023-01-15T19:27:18.088Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appclient.security --- [2023-01-15T19:27:18.088Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/6.2.6-SNAPSHOT/appclient.security-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:18.088Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/6.2.6-SNAPSHOT/appclient.security-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:18.345Z] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors, has 3, private references [com.sun.enterprise.connectors.authentication, com.sun.enterprise.connectors.deployment.util, com.sun.enterprise.connectors.module] [2023-01-15T19:27:18.345Z] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors.service, has 2, private references [com.sun.enterprise.connectors.authentication, com.sun.enterprise.connectors.naming] [2023-01-15T19:27:18.345Z] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors.util, has 1, private references [com.sun.enterprise.connectors.authentication] [2023-01-15T19:27:18.345Z] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.resource.pool, has 3, private references [com.sun.enterprise.resource.listener, com.sun.enterprise.resource.pool.datastructure, com.sun.enterprise.resource.pool.resizer] [2023-01-15T19:27:18.345Z] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.resource.pool.monitor, has 1, private references [com.sun.enterprise.resource.listener] [2023-01-15T19:27:18.345Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:18.345Z] [INFO] [2023-01-15T19:27:18.345Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ connectors-runtime --- [2023-01-15T19:27:18.345Z] [INFO] [2023-01-15T19:27:18.345Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-runtime --- [2023-01-15T19:27:18.345Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:18.345Z] [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/classes [2023-01-15T19:27:18.345Z] [INFO] [2023-01-15T19:27:18.345Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appclient-server-core --- [2023-01-15T19:27:18.345Z] [INFO] [2023-01-15T19:27:18.345Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-model --- [2023-01-15T19:27:18.345Z] [INFO] [2023-01-15T19:27:18.345Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-model --- [2023-01-15T19:27:18.345Z] [INFO] Not copying test resources [2023-01-15T19:27:18.345Z] [INFO] [2023-01-15T19:27:18.345Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-model --- [2023-01-15T19:27:18.345Z] [INFO] [2023-01-15T19:27:18.345Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appclient-server-core --- [2023-01-15T19:27:18.345Z] [INFO] Not compiling test sources [2023-01-15T19:27:18.345Z] [INFO] [2023-01-15T19:27:18.345Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model --- [2023-01-15T19:27:18.346Z] [INFO] Not copying test resources [2023-01-15T19:27:18.346Z] [INFO] [2023-01-15T19:27:18.346Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appclient-server-core --- [2023-01-15T19:27:18.346Z] [INFO] [2023-01-15T19:27:18.346Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-model --- [2023-01-15T19:27:18.346Z] [INFO] Not compiling test sources [2023-01-15T19:27:18.346Z] [INFO] [2023-01-15T19:27:18.346Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core --- [2023-01-15T19:27:18.346Z] [INFO] [2023-01-15T19:27:18.346Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appclient-server-core --- [2023-01-15T19:27:18.346Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.346Z] [INFO] [2023-01-15T19:27:18.346Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-model --- [2023-01-15T19:27:18.346Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.346Z] [INFO] [2023-01-15T19:27:18.346Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appclient-server-core --- [2023-01-15T19:27:18.346Z] [INFO] Executing tasks [2023-01-15T19:27:18.346Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/classes/META-INF for [2023-01-15T19:27:18.346Z] [INFO] [echo] appclient-server-core [2023-01-15T19:27:18.346Z] [INFO] Executed tasks [2023-01-15T19:27:18.346Z] [INFO] [2023-01-15T19:27:18.346Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appclient-server-core --- [2023-01-15T19:27:18.346Z] [INFO] Executing tasks [2023-01-15T19:27:18.346Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/classes/META-INF for [2023-01-15T19:27:18.346Z] [INFO] [echo] cmp-model [2023-01-15T19:27:18.346Z] [INFO] Executed tasks [2023-01-15T19:27:18.346Z] [INFO] [2023-01-15T19:27:18.346Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-model --- [2023-01-15T19:27:18.670Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/appclient-server-core.jar [2023-01-15T19:27:18.670Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/cmp-model.jar [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appclient-server-core --- [2023-01-15T19:27:18.670Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-core --- [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-core --- [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-core --- [2023-01-15T19:27:18.670Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:18.670Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appclient-server-core --- [2023-01-15T19:27:18.670Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core --- [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-model --- [2023-01-15T19:27:18.670Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appclient-server-core --- [2023-01-15T19:27:18.670Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/6.2.6-SNAPSHOT/appclient-server-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-core --- [2023-01-15T19:27:18.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:18.670Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:18.670Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-model --- [2023-01-15T19:27:18.670Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model --- [2023-01-15T19:27:18.670Z] [INFO] Copying 22 resources [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-model --- [2023-01-15T19:27:18.670Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/6.2.6-SNAPSHOT/cmp-model-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:18.670Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/6.2.6-SNAPSHOT/appclient-server-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:18.670Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/6.2.6-SNAPSHOT/cmp-model-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.670Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jstl-connector --- [2023-01-15T19:27:18.670Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jstl-connector --- [2023-01-15T19:27:18.671Z] [INFO] Not copying test resources [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jstl-connector --- [2023-01-15T19:27:18.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/src/main/manpages [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] Building Database Generator module for cmp 6.2.6-SNAPSHOT [241/288] [2023-01-15T19:27:18.671Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:18.671Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:18.671Z] [INFO] Not compiling test sources [2023-01-15T19:27:18.671Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] Building enhancer module for cmp 6.2.6-SNAPSHOT [242/288] [2023-01-15T19:27:18.671Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector --- [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-core --- [2023-01-15T19:27:18.671Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jstl-connector --- [2023-01-15T19:27:18.671Z] [WARNING] ***************************************************************** [2023-01-15T19:27:18.671Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:18.671Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:18.671Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:18.671Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:18.671Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:18.671Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:18.671Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:18.671Z] [WARNING] ***************************************************************** [2023-01-15T19:27:18.671Z] [WARNING] The following plugins are not marked @threadSafe in Database Generator module for cmp: [2023-01-15T19:27:18.671Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:18.671Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:18.671Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:18.671Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:18.671Z] [WARNING] ***************************************************************** [2023-01-15T19:27:18.671Z] [WARNING] ***************************************************************** [2023-01-15T19:27:18.671Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.671Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:18.671Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:18.671Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:18.671Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:18.671Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:18.671Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:18.671Z] [WARNING] ***************************************************************** [2023-01-15T19:27:18.671Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jstl-connector --- [2023-01-15T19:27:18.671Z] [WARNING] The following plugins are not marked @threadSafe in enhancer module for cmp: [2023-01-15T19:27:18.671Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:18.671Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:18.671Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:18.671Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:18.671Z] [WARNING] ***************************************************************** [2023-01-15T19:27:18.671Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:18.671Z] [INFO] Compiling 307 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/classes [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-generator-database --- [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-generator-database --- [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-generator-database --- [2023-01-15T19:27:18.671Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:18.671Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database [2023-01-15T19:27:18.671Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-generator-database --- [2023-01-15T19:27:18.671Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-enhancer --- [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-enhancer --- [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-enhancer --- [2023-01-15T19:27:18.671Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:18.671Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer [2023-01-15T19:27:18.671Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-enhancer --- [2023-01-15T19:27:18.671Z] [INFO] Executing tasks [2023-01-15T19:27:18.671Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/classes/META-INF for [2023-01-15T19:27:18.671Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:18.671Z] [INFO] [echo] jstl-connector [2023-01-15T19:27:18.671Z] [INFO] Executed tasks [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jstl-connector --- [2023-01-15T19:27:18.671Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/jstl-connector.jar [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.671Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jstl-connector --- [2023-01-15T19:27:18.671Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.671Z] [INFO] [2023-01-15T19:27:18.672Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jstl-connector --- [2023-01-15T19:27:18.672Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.672Z] [INFO] [2023-01-15T19:27:18.672Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector --- [2023-01-15T19:27:18.672Z] [INFO] [2023-01-15T19:27:18.672Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jstl-connector --- [2023-01-15T19:27:18.672Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/6.2.6-SNAPSHOT/jstl-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:18.672Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/6.2.6-SNAPSHOT/jstl-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:18.672Z] [INFO] [2023-01-15T19:27:18.672Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jersey-mvc-connector --- [2023-01-15T19:27:18.672Z] [INFO] [2023-01-15T19:27:18.672Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jersey-mvc-connector --- [2023-01-15T19:27:18.672Z] [INFO] Not copying test resources [2023-01-15T19:27:18.672Z] [INFO] [2023-01-15T19:27:18.672Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jersey-mvc-connector --- [2023-01-15T19:27:18.672Z] [INFO] Not compiling test sources [2023-01-15T19:27:18.672Z] [INFO] [2023-01-15T19:27:18.672Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector --- [2023-01-15T19:27:18.672Z] [INFO] [2023-01-15T19:27:18.672Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc-connector --- [2023-01-15T19:27:18.672Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.672Z] [INFO] [2023-01-15T19:27:18.672Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jersey-mvc-connector --- [2023-01-15T19:27:18.928Z] [INFO] Executing tasks [2023-01-15T19:27:18.929Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/classes/META-INF for [2023-01-15T19:27:18.929Z] [INFO] [echo] jersey-mvc-connector [2023-01-15T19:27:18.929Z] [INFO] Executed tasks [2023-01-15T19:27:18.929Z] [INFO] [2023-01-15T19:27:18.929Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jersey-mvc-connector --- [2023-01-15T19:27:18.929Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar [2023-01-15T19:27:18.929Z] [INFO] [2023-01-15T19:27:18.929Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jersey-mvc-connector --- [2023-01-15T19:27:18.929Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.929Z] [INFO] [2023-01-15T19:27:18.929Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jersey-mvc-connector --- [2023-01-15T19:27:18.929Z] [INFO] Tests are skipped. [2023-01-15T19:27:18.929Z] [INFO] [2023-01-15T19:27:18.929Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector --- [2023-01-15T19:27:18.929Z] [INFO] [2023-01-15T19:27:18.929Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jersey-mvc-connector --- [2023-01-15T19:27:18.929Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/6.2.6-SNAPSHOT/jersey-mvc-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:18.929Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/6.2.6-SNAPSHOT/jersey-mvc-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:18.929Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:18.929Z] [INFO] [2023-01-15T19:27:18.929Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-generator-database --- [2023-01-15T19:27:18.929Z] [INFO] [2023-01-15T19:27:18.929Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-generator-database --- [2023-01-15T19:27:18.929Z] [INFO] [2023-01-15T19:27:18.929Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-generator-database --- [2023-01-15T19:27:18.929Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:18.929Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:18.929Z] [INFO] [2023-01-15T19:27:18.929Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-generator-database --- [2023-01-15T19:27:18.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:18.929Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:18.929Z] [INFO] Copying 12 resources [2023-01-15T19:27:18.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/src/main/manpages [2023-01-15T19:27:18.929Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:18.929Z] [INFO] [2023-01-15T19:27:18.929Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-generator-database --- [2023-01-15T19:27:18.929Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:18.929Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/classes [2023-01-15T19:27:19.187Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:19.187Z] [INFO] [2023-01-15T19:27:19.187Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-enhancer --- [2023-01-15T19:27:19.187Z] [INFO] [2023-01-15T19:27:19.187Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-enhancer --- [2023-01-15T19:27:19.187Z] [INFO] [2023-01-15T19:27:19.187Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-enhancer --- [2023-01-15T19:27:19.187Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:19.187Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:19.187Z] [INFO] [2023-01-15T19:27:19.187Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-enhancer --- [2023-01-15T19:27:19.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:19.187Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:19.187Z] [INFO] Copying 1 resource [2023-01-15T19:27:19.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/main/manpages [2023-01-15T19:27:19.187Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:19.187Z] [INFO] [2023-01-15T19:27:19.187Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-enhancer --- [2023-01-15T19:27:19.187Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:19.187Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/classes [2023-01-15T19:27:19.445Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java: Some input files use or override a deprecated API. [2023-01-15T19:27:19.445Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:19.445Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:27:19.445Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:19.445Z] [INFO] [2023-01-15T19:27:19.445Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database --- [2023-01-15T19:27:19.445Z] [INFO] [2023-01-15T19:27:19.445Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database --- [2023-01-15T19:27:19.445Z] [INFO] [2023-01-15T19:27:19.445Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-generator-database --- [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] Not copying test resources [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] Not compiling test sources [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] Tests are skipped. [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] Executing tasks [2023-01-15T19:27:19.703Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/classes/META-INF for [2023-01-15T19:27:19.703Z] [INFO] [echo] connectors-runtime [2023-01-15T19:27:19.703Z] [INFO] Executed tasks [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-generator-database --- [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-generator-database --- [2023-01-15T19:27:19.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/connectors-runtime.jar [2023-01-15T19:27:19.703Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:19.703Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/classes [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] Tests are skipped. [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] Tests are skipped. [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-runtime --- [2023-01-15T19:27:19.703Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/6.2.6-SNAPSHOT/connectors-runtime-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:19.703Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/6.2.6-SNAPSHOT/connectors-runtime-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2023-01-15T19:27:19.703Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2023-01-15T19:27:19.703Z] [INFO] [2023-01-15T19:27:19.703Z] [INFO] Building Connectors Inbound Support 6.2.6-SNAPSHOT [244/288] [2023-01-15T19:27:19.703Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:19.703Z] [INFO] Building JTS Implementation for Glassfish 6.2.6-SNAPSHOT [243/288] [2023-01-15T19:27:19.703Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:19.703Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2023-01-15T19:27:19.703Z] [INFO] Building JDBC Runtime Module 6.2.6-SNAPSHOT [245/288] [2023-01-15T19:27:19.703Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:19.703Z] [WARNING] ***************************************************************** [2023-01-15T19:27:19.703Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:19.703Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:19.703Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:19.703Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:19.703Z] [WARNING] ***************************************************************** [2023-01-15T19:27:19.703Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:19.703Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:19.703Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:19.703Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:19.703Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:19.703Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:19.703Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:19.704Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:19.704Z] [WARNING] ***************************************************************** [2023-01-15T19:27:19.704Z] [WARNING] The following plugins are not marked @threadSafe in Connectors Inbound Support: [2023-01-15T19:27:19.704Z] [WARNING] ***************************************************************** [2023-01-15T19:27:19.704Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:19.704Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:19.704Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:19.704Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:19.704Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:19.704Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:19.704Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:19.704Z] [WARNING] ***************************************************************** [2023-01-15T19:27:19.704Z] [WARNING] The following plugins are not marked @threadSafe in JDBC Runtime Module: [2023-01-15T19:27:19.704Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:19.704Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:19.704Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:19.704Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:19.704Z] [WARNING] ***************************************************************** [2023-01-15T19:27:19.704Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:19.704Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:19.704Z] [WARNING] ***************************************************************** [2023-01-15T19:27:19.704Z] [WARNING] The following plugins are not marked @threadSafe in JTS Implementation for Glassfish: [2023-01-15T19:27:19.704Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:19.704Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:19.704Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:19.704Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:19.704Z] [WARNING] ***************************************************************** [2023-01-15T19:27:19.704Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:19.704Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:19.704Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:19.704Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:19.704Z] [WARNING] ***************************************************************** [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-inbound-runtime --- [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-inbound-runtime --- [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-inbound-runtime --- [2023-01-15T19:27:19.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:19.704Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime [2023-01-15T19:27:19.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-inbound-runtime --- [2023-01-15T19:27:19.704Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jts --- [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jts --- [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jts --- [2023-01-15T19:27:19.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:19.704Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts [2023-01-15T19:27:19.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jts --- [2023-01-15T19:27:19.704Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-runtime --- [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-runtime --- [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-runtime --- [2023-01-15T19:27:19.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:19.704Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime [2023-01-15T19:27:19.704Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:19.704Z] [INFO] [2023-01-15T19:27:19.704Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-runtime --- [2023-01-15T19:27:19.704Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:19.963Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java: Some input files use or override a deprecated API. [2023-01-15T19:27:19.963Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:19.963Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/Environment.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:19.963Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/Environment.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:19.963Z] [INFO] [2023-01-15T19:27:19.963Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer --- [2023-01-15T19:27:19.963Z] [INFO] [2023-01-15T19:27:19.963Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer --- [2023-01-15T19:27:19.963Z] [INFO] [2023-01-15T19:27:19.963Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-enhancer --- [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-generator-database --- [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-generator-database --- [2023-01-15T19:27:20.220Z] [INFO] Not copying test resources [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-generator-database --- [2023-01-15T19:27:20.220Z] [INFO] Not compiling test sources [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database --- [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-generator-database --- [2023-01-15T19:27:20.220Z] [INFO] Tests are skipped. [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-generator-database --- [2023-01-15T19:27:20.220Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2023-01-15T19:27:20.220Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2023-01-15T19:27:20.220Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:20.220Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-inbound-runtime --- [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-enhancer --- [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-inbound-runtime --- [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-inbound-runtime --- [2023-01-15T19:27:20.220Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-enhancer --- [2023-01-15T19:27:20.220Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:20.220Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:20.220Z] [INFO] [2023-01-15T19:27:20.220Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-inbound-runtime --- [2023-01-15T19:27:20.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:20.221Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:20.221Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/classes [2023-01-15T19:27:20.221Z] [INFO] Copying 0 resource [2023-01-15T19:27:20.221Z] [INFO] Copying 2 resources [2023-01-15T19:27:20.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/main/manpages [2023-01-15T19:27:20.221Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:20.221Z] [INFO] Executing tasks [2023-01-15T19:27:20.221Z] [INFO] [2023-01-15T19:27:20.221Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-inbound-runtime --- [2023-01-15T19:27:20.221Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/classes/META-INF for [2023-01-15T19:27:20.221Z] [INFO] [echo] cmp-generator-database [2023-01-15T19:27:20.221Z] [INFO] Executed tasks [2023-01-15T19:27:20.221Z] [INFO] [2023-01-15T19:27:20.221Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-generator-database --- [2023-01-15T19:27:20.221Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:20.221Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/classes [2023-01-15T19:27:20.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar [2023-01-15T19:27:20.221Z] [INFO] [2023-01-15T19:27:20.221Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-generator-database --- [2023-01-15T19:27:20.221Z] [INFO] Tests are skipped. [2023-01-15T19:27:20.221Z] [INFO] [2023-01-15T19:27:20.221Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-generator-database --- [2023-01-15T19:27:20.221Z] [INFO] Tests are skipped. [2023-01-15T19:27:20.221Z] [INFO] [2023-01-15T19:27:20.221Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database --- [2023-01-15T19:27:20.478Z] [INFO] [2023-01-15T19:27:20.478Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-generator-database --- [2023-01-15T19:27:20.478Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/6.2.6-SNAPSHOT/cmp-generator-database-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:20.478Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/6.2.6-SNAPSHOT/cmp-generator-database-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:20.478Z] [INFO] [2023-01-15T19:27:20.478Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2023-01-15T19:27:20.478Z] [INFO] Building ejb-mapping module for cmp 6.2.6-SNAPSHOT [246/288] [2023-01-15T19:27:20.478Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:20.478Z] [WARNING] ***************************************************************** [2023-01-15T19:27:20.478Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:20.478Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:20.478Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:20.478Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:20.478Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:20.478Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:20.478Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:20.478Z] [WARNING] ***************************************************************** [2023-01-15T19:27:20.478Z] [WARNING] The following plugins are not marked @threadSafe in ejb-mapping module for cmp: [2023-01-15T19:27:20.478Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:20.478Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:20.478Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:20.478Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:20.478Z] [WARNING] ***************************************************************** [2023-01-15T19:27:20.478Z] [INFO] [2023-01-15T19:27:20.478Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-ejb-mapping --- [2023-01-15T19:27:20.478Z] [INFO] [2023-01-15T19:27:20.478Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-ejb-mapping --- [2023-01-15T19:27:20.478Z] [INFO] [2023-01-15T19:27:20.478Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-ejb-mapping --- [2023-01-15T19:27:20.478Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:20.478Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping [2023-01-15T19:27:20.478Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:20.478Z] [INFO] [2023-01-15T19:27:20.478Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-ejb-mapping --- [2023-01-15T19:27:20.478Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:20.478Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:20.478Z] [INFO] [2023-01-15T19:27:20.478Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-runtime --- [2023-01-15T19:27:20.478Z] [INFO] [2023-01-15T19:27:20.478Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-runtime --- [2023-01-15T19:27:20.478Z] [INFO] [2023-01-15T19:27:20.478Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-runtime --- [2023-01-15T19:27:20.478Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:20.478Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:20.478Z] [INFO] [2023-01-15T19:27:20.478Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-runtime --- [2023-01-15T19:27:20.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:20.478Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:20.478Z] [INFO] Copying 1 resource [2023-01-15T19:27:20.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/src/main/manpages [2023-01-15T19:27:20.479Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:20.479Z] [INFO] [2023-01-15T19:27:20.479Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc-runtime --- [2023-01-15T19:27:20.479Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:20.479Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/classes [2023-01-15T19:27:20.736Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/JavaEEInterceptorBuilderImpl.java: Some input files use or override a deprecated API. [2023-01-15T19:27:20.736Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/JavaEEInterceptorBuilderImpl.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:20.736Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java uses or overrides a deprecated API that is marked for removal. [2023-01-15T19:27:20.736Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java: Recompile with -Xlint:removal for details. [2023-01-15T19:27:20.736Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:20.736Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:20.736Z] [INFO] [2023-01-15T19:27:20.736Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-container --- [2023-01-15T19:27:20.736Z] [INFO] [2023-01-15T19:27:20.736Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-container --- [2023-01-15T19:27:20.736Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java: Some input files use or override a deprecated API. [2023-01-15T19:27:20.736Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:20.736Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:20.737Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:20.737Z] [INFO] [2023-01-15T19:27:20.737Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime --- [2023-01-15T19:27:20.737Z] [INFO] [2023-01-15T19:27:20.737Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime --- [2023-01-15T19:27:20.737Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:20.737Z] [INFO] [2023-01-15T19:27:20.737Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-ejb-mapping --- [2023-01-15T19:27:20.737Z] [INFO] [2023-01-15T19:27:20.737Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-ejb-mapping --- [2023-01-15T19:27:20.737Z] [INFO] [2023-01-15T19:27:20.737Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-ejb-mapping --- [2023-01-15T19:27:20.737Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:20.737Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:20.737Z] [INFO] [2023-01-15T19:27:20.737Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-ejb-mapping --- [2023-01-15T19:27:20.737Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:20.737Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:20.737Z] [INFO] [2023-01-15T19:27:20.737Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ connectors-inbound-runtime --- [2023-01-15T19:27:20.737Z] [INFO] Copying 1 resource [2023-01-15T19:27:20.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/main/manpages [2023-01-15T19:27:20.737Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:20.737Z] [INFO] [2023-01-15T19:27:20.737Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-ejb-mapping --- [2023-01-15T19:27:20.737Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:20.737Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/classes [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ejb-container --- [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] Not copying test resources [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:20.995Z] [INFO] Not compiling test sources [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jts --- [2023-01-15T19:27:20.995Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jts --- [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jts --- [2023-01-15T19:27:20.995Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:20.995Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:20.995Z] [INFO] Tests are skipped. [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jts --- [2023-01-15T19:27:20.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:20.995Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:20.995Z] [INFO] Copying 2 resources [2023-01-15T19:27:20.995Z] [INFO] Copying 3 resources [2023-01-15T19:27:20.995Z] [INFO] Copying 1 resource [2023-01-15T19:27:20.995Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jts --- [2023-01-15T19:27:20.995Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:20.995Z] [INFO] Compiling 126 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/classes [2023-01-15T19:27:20.995Z] [INFO] Executing tasks [2023-01-15T19:27:20.995Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/classes/META-INF for [2023-01-15T19:27:20.995Z] [INFO] [echo] cmp-enhancer [2023-01-15T19:27:20.995Z] [INFO] Executed tasks [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar [2023-01-15T19:27:20.995Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] Tests are skipped. [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] Tests are skipped. [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ connectors-inbound-runtime --- [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-enhancer --- [2023-01-15T19:27:20.995Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/6.2.6-SNAPSHOT/cmp-enhancer-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:20.995Z] [INFO] [2023-01-15T19:27:20.995Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-inbound-runtime --- [2023-01-15T19:27:20.995Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/6.2.6-SNAPSHOT/cmp-enhancer-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:20.995Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:20.995Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/classes [2023-01-15T19:27:21.252Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Some input files use or override a deprecated API. [2023-01-15T19:27:21.252Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:21.252Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/JdbcConnectionPoolDeployer.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:21.252Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/JdbcConnectionPoolDeployer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:21.252Z] [INFO] [2023-01-15T19:27:21.252Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime --- [2023-01-15T19:27:21.252Z] [INFO] [2023-01-15T19:27:21.252Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime --- [2023-01-15T19:27:21.511Z] [INFO] [2023-01-15T19:27:21.511Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jdbc-runtime --- [2023-01-15T19:27:21.768Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java: Some input files use or override a deprecated API. [2023-01-15T19:27:21.768Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:21.768Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/CmpFieldMapping.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:21.768Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/CmpFieldMapping.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:21.768Z] [INFO] [2023-01-15T19:27:21.768Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping --- [2023-01-15T19:27:21.768Z] [INFO] [2023-01-15T19:27:21.768Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping --- [2023-01-15T19:27:21.768Z] [INFO] [2023-01-15T19:27:21.768Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-ejb-mapping --- [2023-01-15T19:27:21.768Z] [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.jdbcruntime, has 1, private references [org.glassfish.jdbc.pool.monitor] [2023-01-15T19:27:21.768Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:21.768Z] [INFO] [2023-01-15T19:27:21.768Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jdbc-runtime --- [2023-01-15T19:27:21.768Z] [INFO] [2023-01-15T19:27:21.768Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jdbc-runtime --- [2023-01-15T19:27:21.768Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:21.768Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/classes [2023-01-15T19:27:22.026Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.ejb, has 1, private references [com.sun.ejb.containers.interceptors] [2023-01-15T19:27:22.026Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-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] [2023-01-15T19:27:22.026Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.ejb.containers.util.cache, has 1, private references [com.sun.ejb.base.stats] [2023-01-15T19:27:22.026Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.ejb.monitoring.stats, has 1, private references [com.sun.ejb.spi.stats] [2023-01-15T19:27:22.027Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor, has 1, private references [org.glassfish.ejb.deployment.util] [2023-01-15T19:27:22.027Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:22.027Z] [INFO] [2023-01-15T19:27:22.027Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ejb-container --- [2023-01-15T19:27:22.027Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers] [2023-01-15T19:27:22.027Z] [INFO] [2023-01-15T19:27:22.027Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb-container --- [2023-01-15T19:27:22.027Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:22.027Z] [INFO] Compiling 279 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/classes [2023-01-15T19:27:22.027Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:22.027Z] [INFO] [2023-01-15T19:27:22.027Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.027Z] [INFO] [2023-01-15T19:27:22.027Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.027Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:22.027Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/classes [2023-01-15T19:27:22.283Z] [INFO] [2023-01-15T19:27:22.284Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.284Z] [INFO] [2023-01-15T19:27:22.284Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.284Z] [INFO] Not copying test resources [2023-01-15T19:27:22.284Z] [INFO] [2023-01-15T19:27:22.284Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.284Z] [INFO] Not compiling test sources [2023-01-15T19:27:22.284Z] [INFO] [2023-01-15T19:27:22.284Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.284Z] [INFO] [2023-01-15T19:27:22.284Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.284Z] [INFO] Tests are skipped. [2023-01-15T19:27:22.284Z] [INFO] [2023-01-15T19:27:22.284Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.284Z] [INFO] Executing tasks [2023-01-15T19:27:22.284Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for [2023-01-15T19:27:22.284Z] [INFO] [echo] connectors-inbound-runtime [2023-01-15T19:27:22.284Z] [INFO] Executed tasks [2023-01-15T19:27:22.284Z] [INFO] [2023-01-15T19:27:22.284Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.284Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar [2023-01-15T19:27:22.284Z] [INFO] [2023-01-15T19:27:22.284Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.284Z] [INFO] Tests are skipped. [2023-01-15T19:27:22.284Z] [INFO] [2023-01-15T19:27:22.284Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.284Z] [INFO] Tests are skipped. [2023-01-15T19:27:22.284Z] [INFO] [2023-01-15T19:27:22.284Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.540Z] [INFO] [2023-01-15T19:27:22.541Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-inbound-runtime --- [2023-01-15T19:27:22.541Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/6.2.6-SNAPSHOT/connectors-inbound-runtime-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:22.541Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/6.2.6-SNAPSHOT/connectors-inbound-runtime-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:22.541Z] [INFO] [2023-01-15T19:27:22.541Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2023-01-15T19:27:22.541Z] [INFO] Building JMS Module 6.2.6-SNAPSHOT [247/288] [2023-01-15T19:27:22.541Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:22.541Z] [WARNING] ***************************************************************** [2023-01-15T19:27:22.541Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:22.541Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:22.541Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:22.541Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:22.541Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:22.541Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:22.541Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:22.541Z] [WARNING] ***************************************************************** [2023-01-15T19:27:22.541Z] [WARNING] The following plugins are not marked @threadSafe in JMS Module: [2023-01-15T19:27:22.541Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:22.541Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:22.541Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:22.541Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:22.541Z] [WARNING] ***************************************************************** [2023-01-15T19:27:22.541Z] [INFO] [2023-01-15T19:27:22.541Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jms-core --- [2023-01-15T19:27:22.541Z] [INFO] [2023-01-15T19:27:22.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jms-core --- [2023-01-15T19:27:22.541Z] [INFO] [2023-01-15T19:27:22.541Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jms-core --- [2023-01-15T19:27:22.541Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:22.541Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core [2023-01-15T19:27:22.541Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:22.541Z] [INFO] [2023-01-15T19:27:22.541Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jms-core --- [2023-01-15T19:27:22.541Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:22.541Z] [INFO] [2023-01-15T19:27:22.541Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-runtime --- [2023-01-15T19:27:22.541Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:22.798Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2023-01-15T19:27:22.798Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:22.798Z] [INFO] [2023-01-15T19:27:22.798Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-core --- [2023-01-15T19:27:22.798Z] [INFO] [2023-01-15T19:27:22.798Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-core --- [2023-01-15T19:27:22.798Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java: Some input files use or override a deprecated API. [2023-01-15T19:27:22.798Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:22.798Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/NestingInfo.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:22.798Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/NestingInfo.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:22.798Z] [INFO] [2023-01-15T19:27:22.798Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jts --- [2023-01-15T19:27:22.798Z] [INFO] [2023-01-15T19:27:22.798Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jts --- [2023-01-15T19:27:22.798Z] [INFO] [2023-01-15T19:27:22.798Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.798Z] [INFO] [2023-01-15T19:27:22.798Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.798Z] [INFO] Not copying test resources [2023-01-15T19:27:22.798Z] [INFO] [2023-01-15T19:27:22.798Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.798Z] [INFO] Not compiling test sources [2023-01-15T19:27:22.798Z] [INFO] [2023-01-15T19:27:22.798Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.798Z] [INFO] [2023-01-15T19:27:22.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.798Z] [INFO] Tests are skipped. [2023-01-15T19:27:22.798Z] [INFO] [2023-01-15T19:27:22.798Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.798Z] [INFO] Executing tasks [2023-01-15T19:27:22.798Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for [2023-01-15T19:27:22.799Z] [INFO] [echo] cmp-ejb-mapping [2023-01-15T19:27:22.799Z] [INFO] Executed tasks [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-core --- [2023-01-15T19:27:22.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.799Z] [INFO] Tests are skipped. [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.799Z] [INFO] Tests are skipped. [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-ejb-mapping --- [2023-01-15T19:27:22.799Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/6.2.6-SNAPSHOT/cmp-ejb-mapping-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:22.799Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/6.2.6-SNAPSHOT/cmp-ejb-mapping-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jts --- [2023-01-15T19:27:22.799Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jms-core --- [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jms-core --- [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jms-core --- [2023-01-15T19:27:22.799Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:22.799Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jms-core --- [2023-01-15T19:27:22.799Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:22.799Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:22.799Z] [INFO] Copying 1 resource [2023-01-15T19:27:22.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/resources [2023-01-15T19:27:22.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/manpages [2023-01-15T19:27:22.799Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:22.799Z] [INFO] [2023-01-15T19:27:22.799Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jms-core --- [2023-01-15T19:27:22.799Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:22.799Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/classes [2023-01-15T19:27:23.057Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:23.057Z] [INFO] [2023-01-15T19:27:23.057Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc-runtime --- [2023-01-15T19:27:23.057Z] [INFO] Not copying test resources [2023-01-15T19:27:23.057Z] [INFO] [2023-01-15T19:27:23.057Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc-runtime --- [2023-01-15T19:27:23.057Z] [INFO] Not compiling test sources [2023-01-15T19:27:23.057Z] [INFO] [2023-01-15T19:27:23.057Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime --- [2023-01-15T19:27:23.057Z] [INFO] [2023-01-15T19:27:23.057Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jdbc-runtime --- [2023-01-15T19:27:23.057Z] [INFO] Tests are skipped. [2023-01-15T19:27:23.057Z] [INFO] [2023-01-15T19:27:23.057Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-runtime --- [2023-01-15T19:27:23.057Z] [INFO] Executing tasks [2023-01-15T19:27:23.057Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/classes/META-INF for [2023-01-15T19:27:23.057Z] [INFO] [echo] jdbc-runtime [2023-01-15T19:27:23.057Z] [INFO] Executed tasks [2023-01-15T19:27:23.057Z] [INFO] [2023-01-15T19:27:23.057Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jdbc-runtime --- [2023-01-15T19:27:23.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar [2023-01-15T19:27:23.314Z] [INFO] [2023-01-15T19:27:23.314Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-runtime --- [2023-01-15T19:27:23.314Z] [INFO] Tests are skipped. [2023-01-15T19:27:23.314Z] [INFO] [2023-01-15T19:27:23.314Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-runtime --- [2023-01-15T19:27:23.314Z] [INFO] Tests are skipped. [2023-01-15T19:27:23.314Z] [INFO] [2023-01-15T19:27:23.314Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime --- [2023-01-15T19:27:23.314Z] [INFO] [2023-01-15T19:27:23.314Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-runtime --- [2023-01-15T19:27:23.314Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/6.2.6-SNAPSHOT/jdbc-runtime-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:23.314Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/6.2.6-SNAPSHOT/jdbc-runtime-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:23.314Z] [INFO] [2023-01-15T19:27:23.314Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2023-01-15T19:27:23.314Z] [INFO] Building JDBC admin 6.2.6-SNAPSHOT [248/288] [2023-01-15T19:27:23.314Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:23.314Z] [WARNING] ***************************************************************** [2023-01-15T19:27:23.314Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:23.314Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:23.314Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:23.315Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:23.315Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:23.315Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:23.315Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:23.315Z] [WARNING] ***************************************************************** [2023-01-15T19:27:23.315Z] [WARNING] The following plugins are not marked @threadSafe in JDBC admin: [2023-01-15T19:27:23.315Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:23.315Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:23.315Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:23.315Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:23.315Z] [WARNING] ***************************************************************** [2023-01-15T19:27:23.315Z] [WARNING] Manifest org.glassfish.main.transaction:jts:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jts.jta, has 1, private references [com.sun.jts.CosTransactions] [2023-01-15T19:27:23.315Z] [WARNING] Manifest org.glassfish.main.transaction:jts:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.transaction.jts.recovery, has 1, private references [com.sun.enterprise.transaction.jts.api] [2023-01-15T19:27:23.315Z] [WARNING] Manifest org.glassfish.main.transaction:jts:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jts.utils.RecoveryHooks, has 1, private references [com.sun.jts.CosTransactions] [2023-01-15T19:27:23.315Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:23.315Z] [INFO] [2023-01-15T19:27:23.315Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jts --- [2023-01-15T19:27:23.315Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal] [2023-01-15T19:27:23.315Z] [INFO] [2023-01-15T19:27:23.315Z] [INFO] [2023-01-15T19:27:23.315Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-admin --- [2023-01-15T19:27:23.315Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jts --- [2023-01-15T19:27:23.315Z] [INFO] [2023-01-15T19:27:23.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-admin --- [2023-01-15T19:27:23.315Z] [INFO] [2023-01-15T19:27:23.315Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-admin --- [2023-01-15T19:27:23.315Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:23.315Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin [2023-01-15T19:27:23.315Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:23.315Z] [INFO] [2023-01-15T19:27:23.315Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-admin --- [2023-01-15T19:27:23.315Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:23.315Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:23.315Z] [INFO] Compiling 126 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/classes [2023-01-15T19:27:23.573Z] [WARNING] Manifest org.glassfish.main.web:web-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.apache.catalina.core, has 1, private references [org.apache.tomcat.util.digester] [2023-01-15T19:27:23.573Z] [WARNING] Manifest org.glassfish.main.web:web-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.apache.catalina.startup, has 1, private references [org.apache.tomcat.util.digester] [2023-01-15T19:27:23.573Z] [WARNING] Manifest org.glassfish.main.web:web-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.apache.catalina.util, has 1, private references [org.apache.tomcat.util.digester] [2023-01-15T19:27:23.573Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:23.573Z] [INFO] [2023-01-15T19:27:23.573Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-core --- [2023-01-15T19:27:23.573Z] [INFO] [2023-01-15T19:27:23.573Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-core --- [2023-01-15T19:27:23.573Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:23.573Z] [INFO] Compiling 307 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/classes [2023-01-15T19:27:23.831Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Some input files use or override a deprecated API. [2023-01-15T19:27:23.831Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:23.831Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:23.831Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:23.831Z] [INFO] [2023-01-15T19:27:23.831Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jms-core --- [2023-01-15T19:27:23.831Z] [INFO] [2023-01-15T19:27:23.831Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jms-core --- [2023-01-15T19:27:23.831Z] [INFO] [2023-01-15T19:27:23.832Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jms-core --- [2023-01-15T19:27:23.832Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:23.832Z] [INFO] [2023-01-15T19:27:23.832Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-admin --- [2023-01-15T19:27:23.832Z] [INFO] [2023-01-15T19:27:23.832Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-admin --- [2023-01-15T19:27:23.832Z] [INFO] [2023-01-15T19:27:23.832Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-admin --- [2023-01-15T19:27:24.088Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:24.088Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:24.088Z] [INFO] [2023-01-15T19:27:24.088Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-admin --- [2023-01-15T19:27:24.088Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:24.088Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:24.088Z] [INFO] Copying 1 resource [2023-01-15T19:27:24.088Z] [INFO] Copying 0 resource [2023-01-15T19:27:24.088Z] [INFO] Copying 6 resources [2023-01-15T19:27:24.088Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:24.088Z] [INFO] [2023-01-15T19:27:24.088Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc-admin --- [2023-01-15T19:27:24.088Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:24.088Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/classes [2023-01-15T19:27:24.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar [2023-01-15T19:27:24.088Z] [INFO] [2023-01-15T19:27:24.088Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-container --- [2023-01-15T19:27:24.088Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:24.088Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:24.089Z] [INFO] [2023-01-15T19:27:24.089Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jms-core --- [2023-01-15T19:27:24.089Z] [INFO] [2023-01-15T19:27:24.089Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jms-core --- [2023-01-15T19:27:24.089Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:24.089Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/classes [2023-01-15T19:27:24.346Z] [INFO] [2023-01-15T19:27:24.346Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jts --- [2023-01-15T19:27:24.346Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:24.603Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetDatabaseVendorNames.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:24.603Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetDatabaseVendorNames.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:24.603Z] [INFO] [2023-01-15T19:27:24.603Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin --- [2023-01-15T19:27:24.603Z] [INFO] [2023-01-15T19:27:24.603Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin --- [2023-01-15T19:27:24.603Z] [INFO] [2023-01-15T19:27:24.603Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jdbc-admin --- [2023-01-15T19:27:24.603Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:24.603Z] [INFO] [2023-01-15T19:27:24.603Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb-container --- [2023-01-15T19:27:24.603Z] [INFO] Not copying test resources [2023-01-15T19:27:24.603Z] [INFO] [2023-01-15T19:27:24.603Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb-container --- [2023-01-15T19:27:24.603Z] [INFO] Not compiling test sources [2023-01-15T19:27:24.603Z] [INFO] [2023-01-15T19:27:24.603Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container --- [2023-01-15T19:27:24.603Z] [INFO] [2023-01-15T19:27:24.603Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb-container --- [2023-01-15T19:27:24.603Z] [INFO] Tests are skipped. [2023-01-15T19:27:24.603Z] [INFO] [2023-01-15T19:27:24.603Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-container --- [2023-01-15T19:27:24.861Z] [INFO] Executing tasks [2023-01-15T19:27:24.861Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/classes/META-INF for [2023-01-15T19:27:24.861Z] [INFO] [echo] ejb-container [2023-01-15T19:27:24.861Z] [INFO] Executed tasks [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ejb-container --- [2023-01-15T19:27:24.861Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jdbc-admin --- [2023-01-15T19:27:24.861Z] [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] [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jdbc-admin --- [2023-01-15T19:27:24.861Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:24.861Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/classes [2023-01-15T19:27:24.861Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jts --- [2023-01-15T19:27:24.861Z] [INFO] Not copying test resources [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jts --- [2023-01-15T19:27:24.861Z] [INFO] Not compiling test sources [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jts --- [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jts --- [2023-01-15T19:27:24.861Z] [INFO] Tests are skipped. [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jts --- [2023-01-15T19:27:24.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/ejb-container.jar [2023-01-15T19:27:24.861Z] [INFO] Executing tasks [2023-01-15T19:27:24.861Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/classes/META-INF for [2023-01-15T19:27:24.861Z] [INFO] [echo] jts [2023-01-15T19:27:24.861Z] [INFO] Executed tasks [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jts --- [2023-01-15T19:27:24.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/jts.jar [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-container --- [2023-01-15T19:27:24.861Z] [INFO] Tests are skipped. [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-container --- [2023-01-15T19:27:24.861Z] [INFO] Tests are skipped. [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container --- [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-container --- [2023-01-15T19:27:24.861Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/6.2.6-SNAPSHOT/ejb-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:24.861Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/6.2.6-SNAPSHOT/ejb-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jts --- [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2023-01-15T19:27:24.861Z] [INFO] Building Entity Bean container 6.2.6-SNAPSHOT [249/288] [2023-01-15T19:27:24.861Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2023-01-15T19:27:24.861Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:24.861Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2023-01-15T19:27:24.861Z] [INFO] Building Jersey EJB Component Provider Module 6.2.6-SNAPSHOT [251/288] [2023-01-15T19:27:24.861Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:24.861Z] [INFO] Tests are skipped. [2023-01-15T19:27:24.861Z] [INFO] Building Full EJB Container add-ons 6.2.6-SNAPSHOT [250/288] [2023-01-15T19:27:24.861Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.861Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jts --- [2023-01-15T19:27:24.861Z] [INFO] Tests are skipped. [2023-01-15T19:27:24.861Z] [INFO] [2023-01-15T19:27:24.862Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.transaction-jts-checkstyle) @ jts --- [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:24.862Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:24.862Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:24.862Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:24.862Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:24.862Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:24.862Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:24.862Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:24.862Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:24.862Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:24.862Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:24.862Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:24.862Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [WARNING] The following plugins are not marked @threadSafe in Full EJB Container add-ons: [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:24.862Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [WARNING] The following plugins are not marked @threadSafe in Entity Bean container: [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:24.862Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:24.862Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:24.862Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:24.862Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:24.862Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:24.862Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:24.862Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [WARNING] The following plugins are not marked @threadSafe in Jersey EJB Component Provider Module: [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:24.862Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [INFO] [2023-01-15T19:27:24.862Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jts --- [2023-01-15T19:27:24.862Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/6.2.6-SNAPSHOT/jts-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:24.862Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/6.2.6-SNAPSHOT/jts-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:24.862Z] [INFO] [2023-01-15T19:27:24.862Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2023-01-15T19:27:24.862Z] [INFO] Building Concurrent Implementation Module 6.2.6-SNAPSHOT [252/288] [2023-01-15T19:27:24.862Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:24.862Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:24.862Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:24.862Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:24.862Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:24.862Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:24.862Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [INFO] [2023-01-15T19:27:24.862Z] [WARNING] The following plugins are not marked @threadSafe in Concurrent Implementation Module: [2023-01-15T19:27:24.862Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-full-container --- [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:24.862Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:24.862Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:24.862Z] [WARNING] ***************************************************************** [2023-01-15T19:27:24.862Z] [INFO] [2023-01-15T19:27:24.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-full-container --- [2023-01-15T19:27:24.862Z] [INFO] [2023-01-15T19:27:24.862Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-full-container --- [2023-01-15T19:27:24.862Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:24.862Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container [2023-01-15T19:27:24.862Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:24.862Z] [INFO] [2023-01-15T19:27:24.862Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-full-container --- [2023-01-15T19:27:24.862Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:24.862Z] [INFO] [2023-01-15T19:27:24.862Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ entitybean-container --- [2023-01-15T19:27:24.862Z] [INFO] [2023-01-15T19:27:24.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ entitybean-container --- [2023-01-15T19:27:24.863Z] [INFO] [2023-01-15T19:27:24.863Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ entitybean-container --- [2023-01-15T19:27:24.863Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:24.863Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container [2023-01-15T19:27:24.863Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:24.863Z] [INFO] [2023-01-15T19:27:24.863Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ entitybean-container --- [2023-01-15T19:27:24.863Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:25.120Z] [INFO] [2023-01-15T19:27:25.120Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jms-core --- [2023-01-15T19:27:25.120Z] [INFO] [2023-01-15T19:27:25.120Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jms-core --- [2023-01-15T19:27:25.120Z] [INFO] Not copying test resources [2023-01-15T19:27:25.120Z] [INFO] [2023-01-15T19:27:25.120Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jms-core --- [2023-01-15T19:27:25.120Z] [INFO] Not compiling test sources [2023-01-15T19:27:25.120Z] [INFO] [2023-01-15T19:27:25.120Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core --- [2023-01-15T19:27:25.120Z] [INFO] [2023-01-15T19:27:25.120Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jms-core --- [2023-01-15T19:27:25.120Z] [INFO] Tests are skipped. [2023-01-15T19:27:25.120Z] [INFO] [2023-01-15T19:27:25.120Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jms-core --- [2023-01-15T19:27:25.120Z] [INFO] [2023-01-15T19:27:25.120Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jersey-ejb-component-provider --- [2023-01-15T19:27:25.120Z] [INFO] [2023-01-15T19:27:25.120Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jersey-ejb-component-provider --- [2023-01-15T19:27:25.120Z] [INFO] [2023-01-15T19:27:25.120Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jersey-ejb-component-provider --- [2023-01-15T19:27:25.121Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:25.121Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider [2023-01-15T19:27:25.121Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:25.121Z] [INFO] [2023-01-15T19:27:25.121Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jersey-ejb-component-provider --- [2023-01-15T19:27:25.121Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:25.121Z] [INFO] Executing tasks [2023-01-15T19:27:25.121Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/classes/META-INF for [2023-01-15T19:27:25.121Z] [INFO] [echo] jms-core [2023-01-15T19:27:25.121Z] [INFO] Executed tasks [2023-01-15T19:27:25.121Z] [INFO] [2023-01-15T19:27:25.121Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jms-core --- [2023-01-15T19:27:25.121Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/jms-core.jar [2023-01-15T19:27:25.121Z] [INFO] [2023-01-15T19:27:25.121Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jms-core --- [2023-01-15T19:27:25.121Z] [INFO] Tests are skipped. [2023-01-15T19:27:25.121Z] [INFO] [2023-01-15T19:27:25.121Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jms-core --- [2023-01-15T19:27:25.121Z] [INFO] Tests are skipped. [2023-01-15T19:27:25.121Z] [INFO] [2023-01-15T19:27:25.121Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core --- [2023-01-15T19:27:25.121Z] [INFO] [2023-01-15T19:27:25.121Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jms-core --- [2023-01-15T19:27:25.121Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/6.2.6-SNAPSHOT/jms-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:25.121Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/6.2.6-SNAPSHOT/jms-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:25.121Z] [INFO] [2023-01-15T19:27:25.121Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2023-01-15T19:27:25.121Z] [INFO] Building JMS admin 6.2.6-SNAPSHOT [253/288] [2023-01-15T19:27:25.121Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:25.121Z] [WARNING] ***************************************************************** [2023-01-15T19:27:25.121Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:25.121Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:25.121Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:25.121Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:25.121Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:25.121Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:25.121Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:25.121Z] [WARNING] ***************************************************************** [2023-01-15T19:27:25.121Z] [WARNING] The following plugins are not marked @threadSafe in JMS admin: [2023-01-15T19:27:25.121Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:25.121Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:25.121Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:25.121Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:25.121Z] [WARNING] ***************************************************************** [2023-01-15T19:27:25.378Z] [INFO] [2023-01-15T19:27:25.378Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jms-admin --- [2023-01-15T19:27:25.378Z] [INFO] [2023-01-15T19:27:25.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jms-admin --- [2023-01-15T19:27:25.378Z] [INFO] [2023-01-15T19:27:25.378Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jms-admin --- [2023-01-15T19:27:25.378Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:25.378Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin [2023-01-15T19:27:25.378Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:25.378Z] [INFO] [2023-01-15T19:27:25.378Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jms-admin --- [2023-01-15T19:27:25.378Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:25.378Z] [INFO] [2023-01-15T19:27:25.378Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ concurrent-impl --- [2023-01-15T19:27:25.378Z] [INFO] [2023-01-15T19:27:25.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ concurrent-impl --- [2023-01-15T19:27:25.378Z] [INFO] [2023-01-15T19:27:25.378Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ concurrent-impl --- [2023-01-15T19:27:25.378Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:25.378Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl [2023-01-15T19:27:25.378Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:25.378Z] [INFO] [2023-01-15T19:27:25.378Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ concurrent-impl --- [2023-01-15T19:27:25.378Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:25.635Z] [INFO] [2023-01-15T19:27:25.636Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-core --- [2023-01-15T19:27:25.636Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:25.893Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-full-container --- [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-full-container --- [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-full-container --- [2023-01-15T19:27:25.893Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:25.893Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-full-container --- [2023-01-15T19:27:25.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:25.893Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:25.893Z] [INFO] Copying 2 resources [2023-01-15T19:27:25.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/manpages [2023-01-15T19:27:25.893Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb-full-container --- [2023-01-15T19:27:25.893Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:25.893Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/classes [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-admin --- [2023-01-15T19:27:25.893Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:25.893Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jersey-ejb-component-provider --- [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider --- [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jersey-ejb-component-provider --- [2023-01-15T19:27:25.893Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:25.893Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jersey-ejb-component-provider --- [2023-01-15T19:27:25.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:25.893Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:25.893Z] [INFO] Copying 1 resource [2023-01-15T19:27:25.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/src/main/manpages [2023-01-15T19:27:25.893Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jersey-ejb-component-provider --- [2023-01-15T19:27:25.893Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:25.893Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/classes [2023-01-15T19:27:25.893Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ entitybean-container --- [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ entitybean-container --- [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ entitybean-container --- [2023-01-15T19:27:25.893Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:25.893Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:25.893Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:25.893Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-core --- [2023-01-15T19:27:25.893Z] [INFO] Not copying test resources [2023-01-15T19:27:25.893Z] [INFO] [2023-01-15T19:27:26.150Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-core --- [2023-01-15T19:27:26.150Z] [INFO] [2023-01-15T19:27:26.150Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ entitybean-container --- [2023-01-15T19:27:26.150Z] [INFO] Not compiling test sources [2023-01-15T19:27:26.150Z] [INFO] [2023-01-15T19:27:26.150Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core --- [2023-01-15T19:27:26.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:26.150Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:26.150Z] [INFO] [2023-01-15T19:27:26.150Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-core --- [2023-01-15T19:27:26.150Z] [INFO] Copying 2 resources [2023-01-15T19:27:26.150Z] [INFO] Tests are skipped. [2023-01-15T19:27:26.150Z] [INFO] [2023-01-15T19:27:26.150Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-core --- [2023-01-15T19:27:26.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/manpages [2023-01-15T19:27:26.150Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:26.150Z] [INFO] [2023-01-15T19:27:26.150Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ entitybean-container --- [2023-01-15T19:27:26.151Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:26.151Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/classes [2023-01-15T19:27:26.151Z] [INFO] Executing tasks [2023-01-15T19:27:26.151Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/classes/META-INF for [2023-01-15T19:27:26.151Z] [INFO] [echo] web-core [2023-01-15T19:27:26.151Z] [INFO] Executed tasks [2023-01-15T19:27:26.151Z] [INFO] [2023-01-15T19:27:26.151Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-core --- [2023-01-15T19:27:26.151Z] [INFO] [exec] Domain domain1 created. [2023-01-15T19:27:26.151Z] [INFO] [exec] Domain domain1 admin port is 4848. [2023-01-15T19:27:26.151Z] [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [2023-01-15T19:27:26.151Z] [INFO] [exec] Login information relevant to admin user name [admin] [2023-01-15T19:27:26.151Z] [INFO] [exec] for this domain [domain1] stored at [2023-01-15T19:27:26.151Z] [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [2023-01-15T19:27:26.151Z] [INFO] [exec] Make sure that this file remains protected. [2023-01-15T19:27:26.151Z] [INFO] [exec] Information stored in this file will be used by [2023-01-15T19:27:26.151Z] [INFO] [exec] administration commands to manage this domain. [2023-01-15T19:27:26.151Z] [INFO] [exec] Command create-domain executed successfully. [2023-01-15T19:27:26.151Z] [INFO] [2023-01-15T19:27:26.151Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ atomic --- [2023-01-15T19:27:26.151Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:26.151Z] [INFO] [2023-01-15T19:27:26.151Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ concurrent-impl --- [2023-01-15T19:27:26.151Z] [INFO] [2023-01-15T19:27:26.151Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ concurrent-impl --- [2023-01-15T19:27:26.151Z] [INFO] [2023-01-15T19:27:26.151Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ concurrent-impl --- [2023-01-15T19:27:26.151Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:26.151Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:26.151Z] [INFO] [2023-01-15T19:27:26.151Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ concurrent-impl --- [2023-01-15T19:27:26.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:26.151Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:26.151Z] [INFO] Copying 1 resource [2023-01-15T19:27:26.151Z] [INFO] Copying 12 resources [2023-01-15T19:27:26.151Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:26.151Z] [INFO] Executing tasks [2023-01-15T19:27:26.151Z] [INFO] [2023-01-15T19:27:26.151Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ concurrent-impl --- [2023-01-15T19:27:26.151Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/dependency/META-INF for [2023-01-15T19:27:26.151Z] [INFO] [echo] atomic [2023-01-15T19:27:26.151Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/dependency/META-INF [2023-01-15T19:27:26.151Z] [INFO] Executed tasks [2023-01-15T19:27:26.151Z] [INFO] [2023-01-15T19:27:26.151Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ atomic --- [2023-01-15T19:27:26.151Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:26.151Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:27:26.151Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/classes [2023-01-15T19:27:26.151Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/atomic.zip [2023-01-15T19:27:26.151Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/web-core.jar [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-core --- [2023-01-15T19:27:26.409Z] [INFO] Tests are skipped. [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-core --- [2023-01-15T19:27:26.409Z] [INFO] Tests are skipped. [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-core-checkstyle) @ web-core --- [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-core --- [2023-01-15T19:27:26.409Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/6.2.6-SNAPSHOT/web-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:26.409Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/6.2.6-SNAPSHOT/web-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2023-01-15T19:27:26.409Z] [INFO] Building WebTier Security Integration 6.2.6-SNAPSHOT [254/288] [2023-01-15T19:27:26.409Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:26.409Z] [WARNING] ***************************************************************** [2023-01-15T19:27:26.409Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:26.409Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:26.409Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:26.409Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:26.409Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:26.409Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:26.409Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:26.409Z] [WARNING] ***************************************************************** [2023-01-15T19:27:26.409Z] [WARNING] The following plugins are not marked @threadSafe in WebTier Security Integration: [2023-01-15T19:27:26.409Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:26.409Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:26.409Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:26.409Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:26.409Z] [WARNING] ***************************************************************** [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ websecurity --- [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ websecurity --- [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ websecurity --- [2023-01-15T19:27:26.409Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:26.409Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration [2023-01-15T19:27:26.409Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ websecurity --- [2023-01-15T19:27:26.409Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:26.409Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jms-admin --- [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jms-admin --- [2023-01-15T19:27:26.409Z] [INFO] [2023-01-15T19:27:26.409Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jms-admin --- [2023-01-15T19:27:26.410Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:26.410Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:26.410Z] [INFO] [2023-01-15T19:27:26.410Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jms-admin --- [2023-01-15T19:27:26.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:26.410Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:26.410Z] [INFO] Copying 1 resource [2023-01-15T19:27:26.410Z] [INFO] Copying 0 resource [2023-01-15T19:27:26.410Z] [INFO] Copying 13 resources [2023-01-15T19:27:26.410Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:26.410Z] [INFO] [2023-01-15T19:27:26.410Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jms-admin --- [2023-01-15T19:27:26.410Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:26.410Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/classes [2023-01-15T19:27:26.410Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:26.410Z] [INFO] [2023-01-15T19:27:26.410Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc-admin --- [2023-01-15T19:27:26.410Z] [INFO] Not copying test resources [2023-01-15T19:27:26.410Z] [INFO] [2023-01-15T19:27:26.410Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc-admin --- [2023-01-15T19:27:26.410Z] [INFO] Not compiling test sources [2023-01-15T19:27:26.410Z] [INFO] [2023-01-15T19:27:26.410Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin --- [2023-01-15T19:27:26.410Z] [INFO] [2023-01-15T19:27:26.410Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jdbc-admin --- [2023-01-15T19:27:26.410Z] [INFO] Tests are skipped. [2023-01-15T19:27:26.410Z] [INFO] [2023-01-15T19:27:26.410Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-admin --- [2023-01-15T19:27:26.667Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:27:26.667Z] [INFO] [2023-01-15T19:27:26.667Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider --- [2023-01-15T19:27:26.667Z] [INFO] Executing tasks [2023-01-15T19:27:26.667Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/classes/META-INF for [2023-01-15T19:27:26.667Z] [INFO] [2023-01-15T19:27:26.667Z] [INFO] [echo] jdbc-admin [2023-01-15T19:27:26.667Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider --- [2023-01-15T19:27:26.667Z] [INFO] Executed tasks [2023-01-15T19:27:26.667Z] [INFO] [2023-01-15T19:27:26.667Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jdbc-admin --- [2023-01-15T19:27:26.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/jdbc-admin.jar [2023-01-15T19:27:26.667Z] [INFO] [2023-01-15T19:27:26.667Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jersey-ejb-component-provider --- [2023-01-15T19:27:26.667Z] [INFO] [2023-01-15T19:27:26.667Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-admin --- [2023-01-15T19:27:26.667Z] [INFO] Tests are skipped. [2023-01-15T19:27:26.667Z] [INFO] [2023-01-15T19:27:26.667Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-admin --- [2023-01-15T19:27:26.667Z] [INFO] Tests are skipped. [2023-01-15T19:27:26.667Z] [INFO] [2023-01-15T19:27:26.667Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin --- [2023-01-15T19:27:26.667Z] [INFO] [2023-01-15T19:27:26.667Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-admin --- [2023-01-15T19:27:26.667Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/6.2.6-SNAPSHOT/jdbc-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:26.667Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/6.2.6-SNAPSHOT/jdbc-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:26.667Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java uses or overrides a deprecated API. [2023-01-15T19:27:26.667Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:26.667Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/persistent/timer/PersistentEJBTimerService.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:26.667Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/persistent/timer/PersistentEJBTimerService.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:26.667Z] [INFO] [2023-01-15T19:27:26.667Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container --- [2023-01-15T19:27:26.668Z] [INFO] [2023-01-15T19:27:26.668Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container --- [2023-01-15T19:27:26.924Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jersey-ejb-component-provider --- [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ jersey-ejb-component-provider --- [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ejb-full-container --- [2023-01-15T19:27:26.924Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateContextService.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:26.924Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateContextService.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:26.924Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl --- [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ websecurity --- [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl --- [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ websecurity --- [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ websecurity --- [2023-01-15T19:27:26.924Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:26.924Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ websecurity --- [2023-01-15T19:27:26.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:26.924Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:26.924Z] [INFO] Copying 0 resource [2023-01-15T19:27:26.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/manpages [2023-01-15T19:27:26.924Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:26.924Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2023-01-15T19:27:26.924Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact. [2023-01-15T19:27:26.924Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] [2023-01-15T19:27:26.924Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ websecurity --- [2023-01-15T19:27:26.924Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:26.925Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:26.925Z] [INFO] Tests are skipped. [2023-01-15T19:27:26.925Z] [INFO] [2023-01-15T19:27:26.925Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:26.925Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/classes [2023-01-15T19:27:26.925Z] [INFO] Tests are skipped. [2023-01-15T19:27:26.925Z] [INFO] [2023-01-15T19:27:26.925Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:26.925Z] [INFO] [2023-01-15T19:27:26.925Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-nucleus --- [2023-01-15T19:27:26.925Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/6.2.6-SNAPSHOT/glassfish-embedded-nucleus-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:26.925Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/6.2.6-SNAPSHOT/glassfish-embedded-nucleus-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:26.925Z] [INFO] [2023-01-15T19:27:26.925Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ concurrent-impl --- [2023-01-15T19:27:27.183Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:27.183Z] [INFO] [2023-01-15T19:27:27.183Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.183Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:27.183Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/classes [2023-01-15T19:27:27.183Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:27.183Z] [INFO] [2023-01-15T19:27:27.183Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ejb-full-container --- [2023-01-15T19:27:27.183Z] [INFO] [2023-01-15T19:27:27.183Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb-full-container --- [2023-01-15T19:27:27.183Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:27.183Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/classes [2023-01-15T19:27:27.183Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSResources.java: Some input files use or override a deprecated API. [2023-01-15T19:27:27.183Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSResources.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:27.183Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSResources.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:27.183Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSResources.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:27.183Z] [INFO] [2023-01-15T19:27:27.183Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jms-admin --- [2023-01-15T19:27:27.183Z] [INFO] [2023-01-15T19:27:27.183Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jms-admin --- [2023-01-15T19:27:27.183Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API. [2023-01-15T19:27:27.183Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:27.183Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:27.183Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:27.183Z] [INFO] [2023-01-15T19:27:27.183Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ entitybean-container --- [2023-01-15T19:27:27.183Z] [INFO] [2023-01-15T19:27:27.183Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ entitybean-container --- [2023-01-15T19:27:27.183Z] [INFO] [2023-01-15T19:27:27.183Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jms-admin --- [2023-01-15T19:27:27.440Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:27.440Z] [INFO] [2023-01-15T19:27:27.440Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ concurrent-impl --- [2023-01-15T19:27:27.440Z] [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] [2023-01-15T19:27:27.440Z] [INFO] [2023-01-15T19:27:27.440Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ concurrent-impl --- [2023-01-15T19:27:27.440Z] [INFO] [2023-01-15T19:27:27.440Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ entitybean-container --- [2023-01-15T19:27:27.440Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:27.440Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/classes [2023-01-15T19:27:27.440Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/java/com/sun/web/security/HttpRequestWrapper.java: Some input files use or override a deprecated API. [2023-01-15T19:27:27.440Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/java/com/sun/web/security/HttpRequestWrapper.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:27.440Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations. [2023-01-15T19:27:27.440Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:27.440Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:27.440Z] [INFO] [2023-01-15T19:27:27.440Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ websecurity --- [2023-01-15T19:27:27.440Z] [INFO] [2023-01-15T19:27:27.440Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ websecurity --- [2023-01-15T19:27:27.440Z] [INFO] [2023-01-15T19:27:27.440Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jms-admin --- [2023-01-15T19:27:27.441Z] [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] [2023-01-15T19:27:27.441Z] [INFO] [2023-01-15T19:27:27.441Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jms-admin --- [2023-01-15T19:27:27.441Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:27.441Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/classes [2023-01-15T19:27:27.441Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:27.441Z] [INFO] [2023-01-15T19:27:27.441Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ entitybean-container --- [2023-01-15T19:27:27.441Z] [INFO] [2023-01-15T19:27:27.441Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ entitybean-container --- [2023-01-15T19:27:27.441Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:27.441Z] [INFO] [2023-01-15T19:27:27.441Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ websecurity --- [2023-01-15T19:27:27.698Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/classes [2023-01-15T19:27:27.698Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:27.698Z] [INFO] [2023-01-15T19:27:27.698Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ websecurity --- [2023-01-15T19:27:27.698Z] [INFO] [2023-01-15T19:27:27.698Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ websecurity --- [2023-01-15T19:27:27.698Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:27.698Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/classes [2023-01-15T19:27:27.954Z] [INFO] [2023-01-15T19:27:27.954Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] Not copying test resources [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] Not compiling test sources [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] Tests are skipped. [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ atomic --- [2023-01-15T19:27:27.955Z] [INFO] Tests are skipped. [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ atomic --- [2023-01-15T19:27:27.955Z] [INFO] Tests are skipped. [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic --- [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ atomic --- [2023-01-15T19:27:27.955Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/6.2.6-SNAPSHOT/atomic-6.2.6-SNAPSHOT.zip [2023-01-15T19:27:27.955Z] [INFO] Executing tasks [2023-01-15T19:27:27.955Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for [2023-01-15T19:27:27.955Z] [INFO] [echo] jersey-ejb-component-provider [2023-01-15T19:27:27.955Z] [INFO] Executed tasks [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar [2023-01-15T19:27:27.955Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/6.2.6-SNAPSHOT/atomic-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ concurrent-impl --- [2023-01-15T19:27:27.955Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:27.955Z] [INFO] Tests are skipped. [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] Tests are skipped. [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jersey-ejb-component-provider --- [2023-01-15T19:27:27.955Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/jersey-ejb-component-provider-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:27.955Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/6.2.6-SNAPSHOT/jersey-ejb-component-provider-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:27.955Z] [INFO] [2023-01-15T19:27:27.955Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2023-01-15T19:27:27.955Z] [INFO] Building GlassFish Admin REST Service 6.2.6-SNAPSHOT [255/288] [2023-01-15T19:27:27.955Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:27.955Z] [WARNING] ***************************************************************** [2023-01-15T19:27:27.955Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:27.955Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:27.955Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:27.955Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:27.955Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:27.955Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:27.955Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:27.955Z] [WARNING] ***************************************************************** [2023-01-15T19:27:27.955Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Admin REST Service: [2023-01-15T19:27:27.955Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:27.955Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:27.955Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:27.955Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:27.955Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] Not copying test resources [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] Not compiling test sources [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-service --- [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ rest-service --- [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ rest-service --- [2023-01-15T19:27:28.212Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:28.212Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service [2023-01-15T19:27:28.212Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:28.212Z] [INFO] Executing tasks [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ rest-service --- [2023-01-15T19:27:28.212Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/classes/META-INF for [2023-01-15T19:27:28.212Z] [INFO] [echo] ejb-full-container [2023-01-15T19:27:28.212Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:28.212Z] [INFO] Executed tasks [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/ejb-full-container.jar [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-full-container --- [2023-01-15T19:27:28.212Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/6.2.6-SNAPSHOT/ejb-full-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:28.212Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/6.2.6-SNAPSHOT/ejb-full-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:28.212Z] [INFO] [2023-01-15T19:27:28.212Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2023-01-15T19:27:28.212Z] [INFO] Building EJB Timer Service Application 6.2.6-SNAPSHOT [256/288] [2023-01-15T19:27:28.213Z] [INFO] --------------------------------[ war ]--------------------------------- [2023-01-15T19:27:28.213Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.213Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:28.213Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:28.213Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:28.213Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:28.213Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:28.213Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:28.213Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:28.213Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.213Z] [WARNING] The following plugins are not marked @threadSafe in EJB Timer Service Application: [2023-01-15T19:27:28.213Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:28.213Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:28.213Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-timer-service-app --- [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-timer-service-app --- [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-timer-service-app --- [2023-01-15T19:27:28.213Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:28.213Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app [2023-01-15T19:27:28.213Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-timer-service-app --- [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-timer-service-app --- [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-timer-service-app --- [2023-01-15T19:27:28.213Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:28.213Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-timer-service-app --- [2023-01-15T19:27:28.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:28.213Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:28.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/src/main/resources [2023-01-15T19:27:28.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/src/main/manpages [2023-01-15T19:27:28.213Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb-timer-service-app --- [2023-01-15T19:27:28.213Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:28.213Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/classes [2023-01-15T19:27:28.213Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ concurrent-impl --- [2023-01-15T19:27:28.213Z] [INFO] Not copying test resources [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ concurrent-impl --- [2023-01-15T19:27:28.213Z] [INFO] Not compiling test sources [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl --- [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ concurrent-impl --- [2023-01-15T19:27:28.213Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.213Z] [INFO] [2023-01-15T19:27:28.213Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ concurrent-impl --- [2023-01-15T19:27:28.213Z] [INFO] Executing tasks [2023-01-15T19:27:28.470Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/classes/META-INF for [2023-01-15T19:27:28.470Z] [INFO] [echo] concurrent-impl [2023-01-15T19:27:28.470Z] [INFO] Executed tasks [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ concurrent-impl --- [2023-01-15T19:27:28.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ concurrent-impl --- [2023-01-15T19:27:28.470Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ concurrent-impl --- [2023-01-15T19:27:28.470Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ concurrent-impl --- [2023-01-15T19:27:28.470Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/6.2.6-SNAPSHOT/concurrent-impl-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:28.470Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/6.2.6-SNAPSHOT/concurrent-impl-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] Not copying test resources [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] Not compiling test sources [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jms-admin --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jms-admin --- [2023-01-15T19:27:28.470Z] [INFO] Not copying test resources [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jms-admin --- [2023-01-15T19:27:28.470Z] [INFO] Not compiling test sources [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jms-admin --- [2023-01-15T19:27:28.470Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jms-admin --- [2023-01-15T19:27:28.470Z] [INFO] Executing tasks [2023-01-15T19:27:28.470Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/classes/META-INF for [2023-01-15T19:27:28.470Z] [INFO] [echo] websecurity [2023-01-15T19:27:28.470Z] [INFO] Executed tasks [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/websecurity.jar [2023-01-15T19:27:28.470Z] [INFO] Executing tasks [2023-01-15T19:27:28.470Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/classes/META-INF for [2023-01-15T19:27:28.470Z] [INFO] [echo] jms-admin [2023-01-15T19:27:28.470Z] [INFO] Executed tasks [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jms-admin --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ entitybean-container --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ websecurity --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ entitybean-container --- [2023-01-15T19:27:28.470Z] [INFO] Not copying test resources [2023-01-15T19:27:28.470Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/6.2.6-SNAPSHOT/websecurity-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ entitybean-container --- [2023-01-15T19:27:28.470Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/6.2.6-SNAPSHOT/websecurity-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:28.470Z] [INFO] Not compiling test sources [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.470Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ entitybean-container --- [2023-01-15T19:27:28.470Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2023-01-15T19:27:28.471Z] [INFO] Building Web Container glue code 6.2.6-SNAPSHOT [257/288] [2023-01-15T19:27:28.471Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:28.471Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.471Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/jms-admin.jar [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ entitybean-container --- [2023-01-15T19:27:28.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.471Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:28.471Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:28.471Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:28.471Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:28.471Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:28.471Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:28.471Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:28.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.471Z] [WARNING] The following plugins are not marked @threadSafe in Web Container glue code: [2023-01-15T19:27:28.471Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:28.471Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:28.471Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:28.471Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:28.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jms-admin --- [2023-01-15T19:27:28.471Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jms-admin --- [2023-01-15T19:27:28.471Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin --- [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jms-admin --- [2023-01-15T19:27:28.471Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/6.2.6-SNAPSHOT/jms-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:28.471Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/6.2.6-SNAPSHOT/jms-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:28.471Z] [INFO] Executing tasks [2023-01-15T19:27:28.471Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/classes/META-INF for [2023-01-15T19:27:28.471Z] [INFO] [echo] entitybean-container [2023-01-15T19:27:28.471Z] [INFO] Executed tasks [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ entitybean-container --- [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2023-01-15T19:27:28.471Z] [INFO] Building Admin Console JMS Plugin 6.2.6-SNAPSHOT [258/288] [2023-01-15T19:27:28.471Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:28.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.471Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:28.471Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:28.471Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:28.471Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:28.471Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:28.471Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:28.471Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:28.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.471Z] [WARNING] The following plugins are not marked @threadSafe in Admin Console JMS Plugin: [2023-01-15T19:27:28.471Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:28.471Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:28.471Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:28.471Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:28.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.471Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/entitybean-container.jar [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb-timer-service-app --- [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ entitybean-container --- [2023-01-15T19:27:28.471Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:28.471Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/classes [2023-01-15T19:27:28.471Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ entitybean-container --- [2023-01-15T19:27:28.471Z] [INFO] Tests are skipped. [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container --- [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ entitybean-container --- [2023-01-15T19:27:28.471Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/6.2.6-SNAPSHOT/entitybean-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:28.471Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/6.2.6-SNAPSHOT/entitybean-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:28.471Z] [INFO] [2023-01-15T19:27:28.471Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2023-01-15T19:27:28.471Z] [INFO] Building support-sqlstore module for cmp 6.2.6-SNAPSHOT [259/288] [2023-01-15T19:27:28.471Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:28.728Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.728Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:28.728Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:28.728Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:28.728Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:28.728Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:28.728Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:28.728Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:28.728Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.728Z] [WARNING] The following plugins are not marked @threadSafe in support-sqlstore module for cmp: [2023-01-15T19:27:28.728Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:28.728Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:28.728Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:28.728Z] [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [2023-01-15T19:27:28.728Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:28.728Z] [WARNING] ***************************************************************** [2023-01-15T19:27:28.728Z] [INFO] [2023-01-15T19:27:28.728Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jms-plugin --- [2023-01-15T19:27:28.728Z] [INFO] [2023-01-15T19:27:28.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-jms-plugin --- [2023-01-15T19:27:28.728Z] [INFO] [2023-01-15T19:27:28.728Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-jms-plugin --- [2023-01-15T19:27:28.728Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:28.728Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin [2023-01-15T19:27:28.728Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:28.728Z] [INFO] [2023-01-15T19:27:28.728Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jms-plugin --- [2023-01-15T19:27:28.728Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:28.728Z] [INFO] [2023-01-15T19:27:28.728Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-support-sqlstore --- [2023-01-15T19:27:28.728Z] [INFO] [2023-01-15T19:27:28.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-support-sqlstore --- [2023-01-15T19:27:28.728Z] [INFO] [2023-01-15T19:27:28.728Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-support-sqlstore --- [2023-01-15T19:27:28.728Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:28.728Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore [2023-01-15T19:27:28.728Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:28.728Z] [INFO] [2023-01-15T19:27:28.728Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-support-sqlstore --- [2023-01-15T19:27:28.729Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:28.729Z] [INFO] [2023-01-15T19:27:28.729Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-glue --- [2023-01-15T19:27:28.729Z] [INFO] [2023-01-15T19:27:28.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-glue --- [2023-01-15T19:27:28.729Z] [INFO] [2023-01-15T19:27:28.729Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-glue --- [2023-01-15T19:27:28.729Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:28.729Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue [2023-01-15T19:27:28.729Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:28.729Z] [INFO] [2023-01-15T19:27:28.729Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-glue --- [2023-01-15T19:27:28.729Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:28.985Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:28.985Z] [INFO] [2023-01-15T19:27:28.985Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jms-plugin --- [2023-01-15T19:27:28.985Z] [INFO] [2023-01-15T19:27:28.985Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-jms-plugin --- [2023-01-15T19:27:28.985Z] [INFO] [2023-01-15T19:27:28.985Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-jms-plugin --- [2023-01-15T19:27:28.985Z] [INFO] [2023-01-15T19:27:28.985Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-jms-plugin --- [2023-01-15T19:27:28.985Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:28.985Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:28.986Z] [INFO] [2023-01-15T19:27:28.986Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-jms-plugin --- [2023-01-15T19:27:28.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:28.986Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:28.986Z] [INFO] Copying 50 resources [2023-01-15T19:27:28.986Z] [INFO] Copying 52 resources [2023-01-15T19:27:28.986Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:28.986Z] [INFO] [2023-01-15T19:27:28.986Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ rest-service --- [2023-01-15T19:27:28.986Z] [INFO] [2023-01-15T19:27:28.986Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ rest-service --- [2023-01-15T19:27:28.986Z] [INFO] [2023-01-15T19:27:28.986Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ rest-service --- [2023-01-15T19:27:28.986Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:28.986Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:28.986Z] [INFO] [2023-01-15T19:27:28.986Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rest-service --- [2023-01-15T19:27:28.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:28.986Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:28.986Z] [INFO] Copying 13 resources [2023-01-15T19:27:28.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/src/main/manpages [2023-01-15T19:27:28.986Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:28.986Z] [INFO] [2023-01-15T19:27:28.986Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-jms-plugin --- [2023-01-15T19:27:28.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/main/manpages [2023-01-15T19:27:28.986Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:28.986Z] [INFO] [2023-01-15T19:27:28.986Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rest-service --- [2023-01-15T19:27:28.986Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:28.986Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/classes [2023-01-15T19:27:28.986Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:28.986Z] [INFO] Compiling 189 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/classes [2023-01-15T19:27:28.986Z] [INFO] [2023-01-15T19:27:28.986Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb-timer-service-app --- [2023-01-15T19:27:28.986Z] [INFO] Not copying test resources [2023-01-15T19:27:28.986Z] [INFO] [2023-01-15T19:27:28.986Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb-timer-service-app --- [2023-01-15T19:27:29.244Z] [INFO] Not compiling test sources [2023-01-15T19:27:29.244Z] [INFO] [2023-01-15T19:27:29.244Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb-timer-service-app --- [2023-01-15T19:27:29.244Z] [INFO] Tests are skipped. [2023-01-15T19:27:29.244Z] [INFO] [2023-01-15T19:27:29.244Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-timer-service-app --- [2023-01-15T19:27:29.244Z] [INFO] Executing tasks [2023-01-15T19:27:29.244Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for [2023-01-15T19:27:29.244Z] [INFO] [echo] ejb-timer-service-app [2023-01-15T19:27:29.244Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/classes/META-INF [2023-01-15T19:27:29.244Z] [INFO] Executed tasks [2023-01-15T19:27:29.244Z] [INFO] [2023-01-15T19:27:29.244Z] [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ ejb-timer-service-app --- [2023-01-15T19:27:29.244Z] [INFO] Packaging webapp [2023-01-15T19:27:29.244Z] [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app] [2023-01-15T19:27:29.244Z] [INFO] Processing war project [2023-01-15T19:27:29.244Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/src/main/webapp] [2023-01-15T19:27:29.501Z] [INFO] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war [2023-01-15T19:27:29.501Z] [INFO] [2023-01-15T19:27:29.501Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-timer-service-app --- [2023-01-15T19:27:29.501Z] [INFO] Tests are skipped. [2023-01-15T19:27:29.501Z] [INFO] [2023-01-15T19:27:29.501Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-timer-service-app --- [2023-01-15T19:27:29.501Z] [INFO] Tests are skipped. [2023-01-15T19:27:29.501Z] [INFO] [2023-01-15T19:27:29.501Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app --- [2023-01-15T19:27:29.501Z] [INFO] [2023-01-15T19:27:29.501Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-timer-service-app --- [2023-01-15T19:27:29.501Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/ejb-timer-service-app-6.2.6-SNAPSHOT.war [2023-01-15T19:27:29.501Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/6.2.6-SNAPSHOT/ejb-timer-service-app-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:29.501Z] [INFO] [2023-01-15T19:27:29.501Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2023-01-15T19:27:29.501Z] [INFO] Building GlassFish EJB timer app database init scripts 6.2.6-SNAPSHOT [260/288] [2023-01-15T19:27:29.501Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:27:29.501Z] [WARNING] ***************************************************************** [2023-01-15T19:27:29.501Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:29.501Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:29.501Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:29.501Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:29.501Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:29.501Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:29.501Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:29.501Z] [WARNING] ***************************************************************** [2023-01-15T19:27:29.501Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish EJB timer app database init scripts: [2023-01-15T19:27:29.501Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:29.501Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:29.501Z] [WARNING] ***************************************************************** [2023-01-15T19:27:29.501Z] [INFO] [2023-01-15T19:27:29.501Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-timer-databases --- [2023-01-15T19:27:29.501Z] [INFO] [2023-01-15T19:27:29.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-timer-databases --- [2023-01-15T19:27:29.501Z] [INFO] [2023-01-15T19:27:29.501Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-timer-databases --- [2023-01-15T19:27:29.501Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:29.501Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases [2023-01-15T19:27:29.501Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:29.501Z] [INFO] [2023-01-15T19:27:29.501Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-timer-databases --- [2023-01-15T19:27:29.501Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-timer-databases --- [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-timer-databases --- [2023-01-15T19:27:29.502Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:29.502Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (war) @ ejb-timer-databases --- [2023-01-15T19:27:29.502Z] [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-timer-databases --- [2023-01-15T19:27:29.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:29.502Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:29.502Z] [INFO] Copying 18 resources [2023-01-15T19:27:29.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/src/main/manpages [2023-01-15T19:27:29.502Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-timer-databases --- [2023-01-15T19:27:29.502Z] [INFO] Executing tasks [2023-01-15T19:27:29.502Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/classes/META-INF for [2023-01-15T19:27:29.502Z] [INFO] [echo] ejb-timer-databases [2023-01-15T19:27:29.502Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/classes/META-INF [2023-01-15T19:27:29.502Z] [INFO] Executed tasks [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ ejb-timer-databases --- [2023-01-15T19:27:29.502Z] [INFO] [zip] duplicate: add [2023-01-15T19:27:29.502Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:27:29.502Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-timer-databases --- [2023-01-15T19:27:29.502Z] [INFO] Tests are skipped. [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-timer-databases --- [2023-01-15T19:27:29.502Z] [INFO] Tests are skipped. [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases --- [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-timer-databases --- [2023-01-15T19:27:29.502Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/6.2.6-SNAPSHOT/ejb-timer-databases-6.2.6-SNAPSHOT.zip [2023-01-15T19:27:29.502Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/6.2.6-SNAPSHOT/ejb-timer-databases-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2023-01-15T19:27:29.502Z] [INFO] Building EJB tier for GlassFish 6.2.6-SNAPSHOT [261/288] [2023-01-15T19:27:29.502Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:27:29.502Z] [WARNING] ***************************************************************** [2023-01-15T19:27:29.502Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:29.502Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:29.502Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:29.502Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:29.502Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:29.502Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:29.502Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:29.502Z] [WARNING] ***************************************************************** [2023-01-15T19:27:29.502Z] [WARNING] The following plugins are not marked @threadSafe in EJB tier for GlassFish: [2023-01-15T19:27:29.502Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:29.502Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:29.502Z] [WARNING] ***************************************************************** [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-all --- [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-all --- [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-all --- [2023-01-15T19:27:29.502Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:29.502Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all [2023-01-15T19:27:29.502Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-all --- [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-all --- [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-all --- [2023-01-15T19:27:29.502Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:29.502Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-all --- [2023-01-15T19:27:29.502Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:29.502Z] [INFO] [2023-01-15T19:27:29.502Z] [INFO] --- antlr-maven-plugin:2.4:generate (default) @ cmp-support-sqlstore --- [2023-01-15T19:27:29.502Z] [INFO] Executing tasks [2023-01-15T19:27:29.502Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all/target/classes/META-INF for [2023-01-15T19:27:29.503Z] [INFO] [echo] ejb-all [2023-01-15T19:27:29.503Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all/target/classes/META-INF [2023-01-15T19:27:29.503Z] [INFO] Executed tasks [2023-01-15T19:27:29.503Z] [INFO] [2023-01-15T19:27:29.503Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-all --- [2023-01-15T19:27:29.503Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations. [2023-01-15T19:27:29.503Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:29.503Z] [INFO] [2023-01-15T19:27:29.503Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin --- [2023-01-15T19:27:29.760Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:29.760Z] [INFO] [2023-01-15T19:27:29.760Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-glue --- [2023-01-15T19:27:30.323Z] [INFO] [2023-01-15T19:27:30.323Z] [INFO] [2023-01-15T19:27:30.323Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin --- [2023-01-15T19:27:30.323Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-glue --- [2023-01-15T19:27:30.323Z] [INFO] [2023-01-15T19:27:30.323Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-glue --- [2023-01-15T19:27:30.323Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:30.323Z] [INFO] Tests are skipped. [2023-01-15T19:27:30.323Z] [INFO] [2023-01-15T19:27:30.323Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-all --- [2023-01-15T19:27:30.324Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:30.324Z] [INFO] Tests are skipped. [2023-01-15T19:27:30.324Z] [INFO] [2023-01-15T19:27:30.324Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all --- [2023-01-15T19:27:30.324Z] [INFO] [2023-01-15T19:27:30.324Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-all --- [2023-01-15T19:27:30.324Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/6.2.6-SNAPSHOT/ejb-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:30.324Z] [INFO] [2023-01-15T19:27:30.324Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-glue --- [2023-01-15T19:27:30.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:30.324Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:30.324Z] [INFO] Copying 1 resource [2023-01-15T19:27:30.324Z] [INFO] [2023-01-15T19:27:30.324Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-jms-plugin --- [2023-01-15T19:27:30.324Z] [INFO] Copying 4 resources [2023-01-15T19:27:30.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/src/main/manpages [2023-01-15T19:27:30.324Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:30.324Z] [INFO] [2023-01-15T19:27:30.324Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-glue --- [2023-01-15T19:27:30.324Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:30.324Z] [INFO] Compiling 241 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/classes [2023-01-15T19:27:30.580Z] [INFO] performing grammar generation [JQL.g] [2023-01-15T19:27:30.580Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeResource.java: Some input files use or override a deprecated API. [2023-01-15T19:27:30.580Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeResource.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:30.580Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/LegacyCompositeResource.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:30.580Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/LegacyCompositeResource.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:30.580Z] [INFO] [2023-01-15T19:27:30.580Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ rest-service --- [2023-01-15T19:27:30.581Z] [INFO] [2023-01-15T19:27:30.581Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ rest-service --- [2023-01-15T19:27:30.581Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:30.581Z] [INFO] [2023-01-15T19:27:30.581Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-jms-plugin --- [2023-01-15T19:27:30.581Z] [INFO] [2023-01-15T19:27:30.581Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ console-jms-plugin --- [2023-01-15T19:27:30.581Z] [INFO] [2023-01-15T19:27:30.581Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ rest-service --- [2023-01-15T19:27:30.581Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:30.581Z] [INFO] [2023-01-15T19:27:30.581Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-jms-plugin --- [2023-01-15T19:27:30.581Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:30.581Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/classes [2023-01-15T19:27:30.837Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:27:30.837Z] [2023-01-15T19:27:30.837Z] [INFO] performing grammar generation [Semantic.g] [2023-01-15T19:27:30.837Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.admin.rest.utils, has 2, private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results] [2023-01-15T19:27:30.837Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.admin.rest.composite, has 1, private references [org.glassfish.admin.rest.resources] [2023-01-15T19:27:30.837Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:30.837Z] [INFO] [2023-01-15T19:27:30.837Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ rest-service --- [2023-01-15T19:27:30.837Z] [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] [2023-01-15T19:27:30.837Z] [INFO] [2023-01-15T19:27:30.837Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ rest-service --- [2023-01-15T19:27:30.837Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:30.837Z] [INFO] Compiling 189 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/classes [2023-01-15T19:27:31.095Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:27:31.095Z] [2023-01-15T19:27:31.096Z] [INFO] performing grammar generation [Optimizer.g] [2023-01-15T19:27:31.096Z] [INFO] [2023-01-15T19:27:31.096Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jms-plugin --- [2023-01-15T19:27:31.096Z] [INFO] [2023-01-15T19:27:31.096Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-jms-plugin --- [2023-01-15T19:27:31.096Z] [INFO] Not copying test resources [2023-01-15T19:27:31.096Z] [INFO] [2023-01-15T19:27:31.096Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-jms-plugin --- [2023-01-15T19:27:31.096Z] [INFO] Not compiling test sources [2023-01-15T19:27:31.096Z] [INFO] [2023-01-15T19:27:31.096Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin --- [2023-01-15T19:27:31.096Z] [INFO] [2023-01-15T19:27:31.096Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-jms-plugin --- [2023-01-15T19:27:31.096Z] [INFO] Tests are skipped. [2023-01-15T19:27:31.096Z] [INFO] [2023-01-15T19:27:31.096Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-jms-plugin --- [2023-01-15T19:27:31.096Z] [INFO] Executing tasks [2023-01-15T19:27:31.096Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/classes/META-INF for [2023-01-15T19:27:31.096Z] [INFO] [echo] console-jms-plugin [2023-01-15T19:27:31.096Z] [INFO] Executed tasks [2023-01-15T19:27:31.096Z] [INFO] [2023-01-15T19:27:31.096Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-jms-plugin --- [2023-01-15T19:27:31.096Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:27:31.096Z] [2023-01-15T19:27:31.096Z] [INFO] performing grammar generation [CodeGeneration.g] [2023-01-15T19:27:31.096Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/console-jms-plugin.jar [2023-01-15T19:27:31.096Z] [INFO] [2023-01-15T19:27:31.096Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-jms-plugin --- [2023-01-15T19:27:31.352Z] [INFO] Tests are skipped. [2023-01-15T19:27:31.352Z] [INFO] [2023-01-15T19:27:31.352Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-jms-plugin --- [2023-01-15T19:27:31.352Z] [INFO] Tests are skipped. [2023-01-15T19:27:31.352Z] [INFO] [2023-01-15T19:27:31.352Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin --- [2023-01-15T19:27:31.352Z] [INFO] [2023-01-15T19:27:31.352Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-jms-plugin --- [2023-01-15T19:27:31.352Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/6.2.6-SNAPSHOT/console-jms-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:31.352Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/6.2.6-SNAPSHOT/console-jms-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:31.608Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:27:31.608Z] [2023-01-15T19:27:31.608Z] [INFO] [2023-01-15T19:27:31.608Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-support-sqlstore --- [2023-01-15T19:27:31.608Z] [INFO] [2023-01-15T19:27:31.608Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-support-sqlstore --- [2023-01-15T19:27:31.608Z] [INFO] [2023-01-15T19:27:31.608Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-support-sqlstore --- [2023-01-15T19:27:31.608Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:31.608Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:31.608Z] [INFO] [2023-01-15T19:27:31.608Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-support-sqlstore --- [2023-01-15T19:27:31.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:31.608Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:31.608Z] [INFO] Copying 18 resources [2023-01-15T19:27:31.609Z] [INFO] Copying 4 resources [2023-01-15T19:27:31.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/main/manpages [2023-01-15T19:27:31.609Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:31.609Z] [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 [2023-01-15T19:27:31.609Z] [INFO] [2023-01-15T19:27:31.609Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-support-sqlstore --- [2023-01-15T19:27:31.609Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:31.609Z] [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/classes [2023-01-15T19:27:32.173Z] [INFO] [2023-01-15T19:27:32.173Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ rest-service --- [2023-01-15T19:27:32.173Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:32.173Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/src/main/java/org/glassfish/web/embed/impl/WebContainerImpl.java: Some input files use or override a deprecated API. [2023-01-15T19:27:32.173Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/src/main/java/org/glassfish/web/embed/impl/WebContainerImpl.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:32.173Z] [INFO] [2023-01-15T19:27:32.173Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-glue --- [2023-01-15T19:27:32.173Z] [INFO] [2023-01-15T19:27:32.173Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-glue --- [2023-01-15T19:27:32.173Z] [INFO] [2023-01-15T19:27:32.173Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-glue --- [2023-01-15T19:27:32.430Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] Not copying test resources [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] Not compiling test sources [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] Tests are skipped. [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] Executing tasks [2023-01-15T19:27:32.431Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/classes/META-INF for [2023-01-15T19:27:32.431Z] [INFO] [echo] rest-service [2023-01-15T19:27:32.431Z] [INFO] Executed tasks [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/rest-service.jar [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] Skipping packaging of the test-jar [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] Tests are skipped. [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] Tests are skipped. [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ rest-service --- [2023-01-15T19:27:32.431Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/6.2.6-SNAPSHOT/rest-service-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:32.431Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/6.2.6-SNAPSHOT/rest-service-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:32.431Z] [INFO] [2023-01-15T19:27:32.431Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2023-01-15T19:27:32.431Z] [INFO] Building Glassfish Nucleus Featureset 6.2.6-SNAPSHOT [262/288] [2023-01-15T19:27:32.431Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:27:32.431Z] [WARNING] ***************************************************************** [2023-01-15T19:27:32.431Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:32.431Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:32.431Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:32.431Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:32.431Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:32.431Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:32.431Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:32.431Z] [WARNING] ***************************************************************** [2023-01-15T19:27:32.431Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish Nucleus Featureset: [2023-01-15T19:27:32.431Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:32.431Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:32.431Z] [WARNING] ***************************************************************** [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:32.689Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus [2023-01-15T19:27:32.689Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:32.689Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] Executing tasks [2023-01-15T19:27:32.689Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus/target/classes/META-INF for [2023-01-15T19:27:32.689Z] [INFO] [echo] nucleus [2023-01-15T19:27:32.689Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus/target/classes/META-INF [2023-01-15T19:27:32.689Z] [INFO] Executed tasks [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] Tests are skipped. [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] Tests are skipped. [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus --- [2023-01-15T19:27:32.689Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/6.2.6-SNAPSHOT/nucleus-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:32.689Z] [INFO] [2023-01-15T19:27:32.689Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2023-01-15T19:27:32.689Z] [INFO] Building Nucleus Distribution 6.2.6-SNAPSHOT [263/288] [2023-01-15T19:27:32.689Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:27:32.690Z] [WARNING] ***************************************************************** [2023-01-15T19:27:32.690Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:32.690Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:32.690Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:32.690Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:32.690Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:32.690Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:32.690Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:32.690Z] [WARNING] ***************************************************************** [2023-01-15T19:27:32.690Z] [WARNING] The following plugins are not marked @threadSafe in Nucleus Distribution: [2023-01-15T19:27:32.690Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:32.690Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:32.690Z] [WARNING] ***************************************************************** [2023-01-15T19:27:32.690Z] [INFO] [2023-01-15T19:27:32.690Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-new --- [2023-01-15T19:27:32.690Z] [INFO] [2023-01-15T19:27:32.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-new --- [2023-01-15T19:27:32.690Z] [INFO] [2023-01-15T19:27:32.690Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-new --- [2023-01-15T19:27:32.690Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:32.690Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus [2023-01-15T19:27:32.690Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:32.690Z] [INFO] [2023-01-15T19:27:32.690Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-new --- [2023-01-15T19:27:32.690Z] [INFO] [2023-01-15T19:27:32.690Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-new --- [2023-01-15T19:27:32.690Z] [INFO] [2023-01-15T19:27:32.690Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-new --- [2023-01-15T19:27:32.690Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:32.690Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:32.690Z] [INFO] [2023-01-15T19:27:32.690Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new --- [2023-01-15T19:27:32.690Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:6.2.6-SNAPSHOT : Host org.glassfish.main.ejb.ejb-container= for this fragment/require bundle cannot be found on the classpath [2023-01-15T19:27:32.690Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:6.2.6-SNAPSHOT : Host org.glassfish.main.web.ha= for this fragment/require bundle cannot be found on the classpath [2023-01-15T19:27:32.690Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote, has 1, private references [com.sun.enterprise.web.connector] [2023-01-15T19:27:32.690Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:32.690Z] [INFO] [2023-01-15T19:27:32.690Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-glue --- [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [2023-01-15T19:27:32.690Z] [INFO] [2023-01-15T19:27:32.690Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-glue --- [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [2023-01-15T19:27:32.690Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 to target/dependency/glassfish-corba-internal-api.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2023-01-15T19:27:32.690Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [2023-01-15T19:27:32.690Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2023-01-15T19:27:32.690Z] [INFO] Compiling 241 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/classes [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:6.2.6-SNAPSHOT to target/dependency/gms-adapter.jar [2023-01-15T19:27:32.690Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:6.2.6-SNAPSHOT to target/dependency/cluster-common.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2023-01-15T19:27:32.691Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [2023-01-15T19:27:32.691Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-common [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:6.2.6-SNAPSHOT to target/dependency/monitoring-core.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [2023-01-15T19:27:32.691Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 to target/dependency/glassfish-corba-omgapi.jar [2023-01-15T19:27:32.691Z] [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2023-01-15T19:27:32.691Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/gms-bootstrap.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:6.2.6-SNAPSHOT to target/dependency/cluster-cli.jar [2023-01-15T19:27:32.691Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:6.2.6-SNAPSHOT to target/dependency/cluster-ssh.jar [2023-01-15T19:27:32.691Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [2023-01-15T19:27:32.691Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [2023-01-15T19:27:32.691Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-dtds [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [2023-01-15T19:27:32.691Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:2.0.0 to target/dependency/shoal-gms-api.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:2.0.0 to target/dependency/shoal-gms-impl.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.external:jsch:jar:0.1.56 to target/dependency/jsch.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:6.2.6-SNAPSHOT to target/dependency/cluster-admin.jar [2023-01-15T19:27:32.692Z] [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2023-01-15T19:27:32.692Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [2023-01-15T19:27:32.692Z] [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:6.2.6-SNAPSHOT to target/dependency/rest-client.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2023-01-15T19:27:32.692Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-schemas [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:6.2.6-SNAPSHOT to target/dependency/rest-service.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2023-01-15T19:27:32.692Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [2023-01-15T19:27:32.692Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [2023-01-15T19:27:32.692Z] [INFO] [2023-01-15T19:27:32.692Z] [INFO] --- maven-assembly-plugin:3.3.0:single (default-single) @ nucleus-new --- [2023-01-15T19:27:32.692Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml [2023-01-15T19:27:32.950Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/stage [2023-01-15T19:27:32.950Z] [INFO] [2023-01-15T19:27:32.950Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:exec (create-domain) @ nucleus-new --- [2023-01-15T19:27:32.950Z] [INFO] executable: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/stage/nucleus/bin/nadmin [2023-01-15T19:27:32.950Z] [INFO] commandLineArgs: --user admin create-domain --nopassword --savelogin=true --checkports=false --adminport 4848 [2023-01-15T19:27:32.950Z] --instanceport 8080 --keytooloptions CN=localhost domain1 [2023-01-15T19:27:32.950Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:27:33.207Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java: Some input files use or override a deprecated API. [2023-01-15T19:27:33.207Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:33.207Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/VariableTable.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:33.207Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/VariableTable.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:33.207Z] [INFO] [2023-01-15T19:27:33.207Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore --- [2023-01-15T19:27:33.207Z] [INFO] [2023-01-15T19:27:33.207Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore --- [2023-01-15T19:27:33.464Z] [INFO] [2023-01-15T19:27:33.464Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-support-sqlstore --- [2023-01-15T19:27:33.721Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:6.2.6-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] [2023-01-15T19:27:33.722Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:6.2.6-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] [2023-01-15T19:27:33.722Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:33.722Z] [INFO] [2023-01-15T19:27:33.722Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-support-sqlstore --- [2023-01-15T19:27:33.722Z] [INFO] [2023-01-15T19:27:33.722Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-support-sqlstore --- [2023-01-15T19:27:33.722Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:33.722Z] [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/classes [2023-01-15T19:27:33.978Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] Not copying test resources [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] Not compiling test sources [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] Tests are skipped. [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] Executing tasks [2023-01-15T19:27:33.979Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/classes/META-INF for [2023-01-15T19:27:33.979Z] [INFO] [echo] web-glue [2023-01-15T19:27:33.979Z] [INFO] Executed tasks [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/web-glue.jar [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] Tests are skipped. [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] Tests are skipped. [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-glue --- [2023-01-15T19:27:33.979Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/6.2.6-SNAPSHOT/web-glue-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:33.979Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/6.2.6-SNAPSHOT/web-glue-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2023-01-15T19:27:33.979Z] [INFO] Building Weld integration for glassfish 6.2.6-SNAPSHOT [264/288] [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2023-01-15T19:27:33.979Z] [INFO] [2023-01-15T19:27:33.979Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2023-01-15T19:27:33.979Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2023-01-15T19:27:33.979Z] [INFO] Building JSF implementation connector module 6.2.6-SNAPSHOT [266/288] [2023-01-15T19:27:33.979Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:33.979Z] [INFO] Building JSR-109 implementation to deploy Metro 6.2.6-SNAPSHOT [265/288] [2023-01-15T19:27:33.979Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:33.979Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:33.979Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2023-01-15T19:27:33.979Z] [INFO] Building Connector for GlassFish Web Services Container 6.2.6-SNAPSHOT [268/288] [2023-01-15T19:27:33.979Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:33.979Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2023-01-15T19:27:33.979Z] [INFO] Building Web Container HA code 6.2.6-SNAPSHOT [267/288] [2023-01-15T19:27:33.979Z] [INFO] Building JSP caching taglib connector module 6.2.6-SNAPSHOT [269/288] [2023-01-15T19:27:33.979Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:33.979Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:33.979Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.979Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:33.979Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:33.979Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:33.979Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:33.979Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:33.979Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:33.979Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:33.979Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.979Z] [WARNING] The following plugins are not marked @threadSafe in JSF implementation connector module: [2023-01-15T19:27:33.979Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.979Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:33.979Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:33.979Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:33.979Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:33.979Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:33.979Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:33.979Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:33.979Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.979Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:33.979Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:33.979Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:33.979Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:33.979Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.979Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.979Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:33.979Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:33.979Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:33.979Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:33.979Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:33.979Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:33.979Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:33.979Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.980Z] [WARNING] The following plugins are not marked @threadSafe in JSP caching taglib connector module: [2023-01-15T19:27:33.980Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:33.980Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.980Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:33.980Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:33.980Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:33.980Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:33.980Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:33.980Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:33.980Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:33.980Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.980Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.980Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:33.980Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:33.980Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:33.980Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:33.980Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:33.980Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:33.980Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:33.980Z] [WARNING] ***************************************************************** [2023-01-15T19:27:33.980Z] [WARNING] The following plugins are not marked @threadSafe in Web Container HA code: [2023-01-15T19:27:33.980Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:34.237Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:34.237Z] [WARNING] ***************************************************************** [2023-01-15T19:27:34.237Z] [WARNING] ***************************************************************** [2023-01-15T19:27:34.237Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:34.237Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:34.237Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:34.237Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:34.237Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:34.237Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:34.237Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:34.237Z] [WARNING] ***************************************************************** [2023-01-15T19:27:34.237Z] [WARNING] The following plugins are not marked @threadSafe in Connector for GlassFish Web Services Container: [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:34.237Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:34.237Z] [WARNING] ***************************************************************** [2023-01-15T19:27:34.237Z] [WARNING] The following plugins are not marked @threadSafe in JSR-109 implementation to deploy Metro: [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:34.237Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:34.237Z] [WARNING] ***************************************************************** [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:34.237Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:34.237Z] [WARNING] ***************************************************************** [2023-01-15T19:27:34.237Z] [WARNING] The following plugins are not marked @threadSafe in Weld integration for glassfish: [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:34.237Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:34.237Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:34.237Z] [WARNING] ***************************************************************** [2023-01-15T19:27:34.237Z] [INFO] [exec] Using port 4848 for Admin. [2023-01-15T19:27:34.237Z] [INFO] [exec] Using port 8080 for HTTP Instance. [2023-01-15T19:27:34.237Z] [INFO] [exec] Using default port 7676 for JMS. [2023-01-15T19:27:34.237Z] [INFO] [exec] Using default port 3700 for IIOP. [2023-01-15T19:27:34.237Z] [INFO] [exec] Using default port 8181 for HTTP_SSL. [2023-01-15T19:27:34.237Z] [INFO] [exec] Using default port 3820 for IIOP_SSL. [2023-01-15T19:27:34.237Z] [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [2023-01-15T19:27:34.237Z] [INFO] [exec] Using default port 8686 for JMX_ADMIN. [2023-01-15T19:27:34.237Z] [INFO] [exec] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:27:34.237Z] [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:27:34.237Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:27:34.238Z] [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jsf-connector --- [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jsf-connector --- [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices-connector --- [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jsf-connector --- [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ webservices-connector --- [2023-01-15T19:27:34.238Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.238Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector [2023-01-15T19:27:34.238Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ webservices-connector --- [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jsf-connector --- [2023-01-15T19:27:34.238Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.238Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector [2023-01-15T19:27:34.238Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ webservices-connector --- [2023-01-15T19:27:34.238Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:34.238Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jspcaching-connector --- [2023-01-15T19:27:34.238Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-ha --- [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jspcaching-connector --- [2023-01-15T19:27:34.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-ha --- [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jspcaching-connector --- [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-ha --- [2023-01-15T19:27:34.238Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.238Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector [2023-01-15T19:27:34.238Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.238Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha [2023-01-15T19:27:34.238Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jspcaching-connector --- [2023-01-15T19:27:34.238Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.238Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-ha --- [2023-01-15T19:27:34.238Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ weld-integration --- [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ weld-integration --- [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ weld-integration --- [2023-01-15T19:27:34.238Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.238Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration [2023-01-15T19:27:34.238Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.238Z] [INFO] [2023-01-15T19:27:34.238Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ weld-integration --- [2023-01-15T19:27:34.238Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:34.495Z] [INFO] [2023-01-15T19:27:34.495Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jsr109-impl --- [2023-01-15T19:27:34.495Z] [INFO] [2023-01-15T19:27:34.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jsr109-impl --- [2023-01-15T19:27:34.495Z] [INFO] [2023-01-15T19:27:34.495Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jsr109-impl --- [2023-01-15T19:27:34.495Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.495Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl [2023-01-15T19:27:34.495Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:34.495Z] [INFO] [2023-01-15T19:27:34.495Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jsr109-impl --- [2023-01-15T19:27:34.495Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:34.753Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:34.753Z] [INFO] [2023-01-15T19:27:34.753Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jspcaching-connector --- [2023-01-15T19:27:34.753Z] [INFO] [2023-01-15T19:27:34.753Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jspcaching-connector --- [2023-01-15T19:27:34.753Z] [INFO] [2023-01-15T19:27:34.753Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jspcaching-connector --- [2023-01-15T19:27:34.753Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:34.753Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:34.753Z] [INFO] [2023-01-15T19:27:34.753Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jspcaching-connector --- [2023-01-15T19:27:34.753Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:34.753Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:34.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/src/main/resources [2023-01-15T19:27:34.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/src/main/manpages [2023-01-15T19:27:34.753Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:34.753Z] [INFO] [2023-01-15T19:27:34.753Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jspcaching-connector --- [2023-01-15T19:27:34.753Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:34.753Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/classes [2023-01-15T19:27:34.753Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:34.753Z] [INFO] [2023-01-15T19:27:34.753Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jsf-connector --- [2023-01-15T19:27:34.753Z] [INFO] [2023-01-15T19:27:34.753Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jsf-connector --- [2023-01-15T19:27:34.753Z] [INFO] [2023-01-15T19:27:34.753Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jsf-connector --- [2023-01-15T19:27:34.753Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:34.753Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:34.753Z] [INFO] [2023-01-15T19:27:34.753Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jsf-connector --- [2023-01-15T19:27:34.753Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:34.753Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:34.753Z] [INFO] Copying 2 resources [2023-01-15T19:27:34.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/src/main/manpages [2023-01-15T19:27:34.753Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:34.753Z] [INFO] [2023-01-15T19:27:34.753Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jsf-connector --- [2023-01-15T19:27:34.753Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:34.753Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/classes [2023-01-15T19:27:35.010Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:35.010Z] [INFO] [2023-01-15T19:27:35.010Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-ha --- [2023-01-15T19:27:35.010Z] [INFO] [2023-01-15T19:27:35.010Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-ha --- [2023-01-15T19:27:35.010Z] [INFO] [2023-01-15T19:27:35.010Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-ha --- [2023-01-15T19:27:35.010Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:35.010Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:35.010Z] [INFO] [2023-01-15T19:27:35.010Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-ha --- [2023-01-15T19:27:35.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:35.010Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:35.010Z] [INFO] Copying 1 resource [2023-01-15T19:27:35.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/src/main/resources [2023-01-15T19:27:35.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/src/main/manpages [2023-01-15T19:27:35.010Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:35.010Z] [INFO] [2023-01-15T19:27:35.010Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-ha --- [2023-01-15T19:27:35.010Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:35.010Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/classes [2023-01-15T19:27:35.010Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:35.010Z] [INFO] [2023-01-15T19:27:35.010Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ webservices-connector --- [2023-01-15T19:27:35.010Z] [INFO] [2023-01-15T19:27:35.010Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ webservices-connector --- [2023-01-15T19:27:35.010Z] [INFO] [2023-01-15T19:27:35.010Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ webservices-connector --- [2023-01-15T19:27:35.010Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:35.010Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:35.010Z] [INFO] [2023-01-15T19:27:35.010Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ webservices-connector --- [2023-01-15T19:27:35.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:35.010Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:35.010Z] [INFO] Copying 1 resource [2023-01-15T19:27:35.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/src/main/manpages [2023-01-15T19:27:35.010Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:35.010Z] [INFO] [2023-01-15T19:27:35.010Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ webservices-connector --- [2023-01-15T19:27:35.010Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:35.010Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/classes [2023-01-15T19:27:35.267Z] [INFO] [2023-01-15T19:27:35.267Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.267Z] [INFO] [2023-01-15T19:27:35.267Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.267Z] [INFO] Not copying test resources [2023-01-15T19:27:35.267Z] [INFO] [2023-01-15T19:27:35.267Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.267Z] [INFO] Not compiling test sources [2023-01-15T19:27:35.267Z] [INFO] [2023-01-15T19:27:35.267Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.267Z] [INFO] [2023-01-15T19:27:35.267Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.267Z] [INFO] Tests are skipped. [2023-01-15T19:27:35.267Z] [INFO] [2023-01-15T19:27:35.267Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.524Z] [INFO] Executing tasks [2023-01-15T19:27:35.524Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for [2023-01-15T19:27:35.524Z] [INFO] [echo] cmp-support-sqlstore [2023-01-15T19:27:35.524Z] [INFO] Executed tasks [2023-01-15T19:27:35.524Z] [INFO] [2023-01-15T19:27:35.524Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.524Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar [2023-01-15T19:27:35.524Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API. [2023-01-15T19:27:35.524Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:35.524Z] [INFO] [2023-01-15T19:27:35.524Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jsf-connector --- [2023-01-15T19:27:35.524Z] [INFO] [2023-01-15T19:27:35.524Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jsf-connector --- [2023-01-15T19:27:35.524Z] [INFO] [2023-01-15T19:27:35.524Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jsf-connector --- [2023-01-15T19:27:35.524Z] [INFO] [2023-01-15T19:27:35.524Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.524Z] [INFO] Tests are skipped. [2023-01-15T19:27:35.524Z] [INFO] [2023-01-15T19:27:35.524Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.524Z] [INFO] Tests are skipped. [2023-01-15T19:27:35.524Z] [INFO] [2023-01-15T19:27:35.524Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.524Z] [INFO] [2023-01-15T19:27:35.524Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-support-sqlstore --- [2023-01-15T19:27:35.524Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/6.2.6-SNAPSHOT/cmp-support-sqlstore-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:35.524Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/6.2.6-SNAPSHOT/cmp-support-sqlstore-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:35.524Z] [INFO] [2023-01-15T19:27:35.524Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2023-01-15T19:27:35.524Z] [INFO] Building support ejb module for cmp 6.2.6-SNAPSHOT [270/288] [2023-01-15T19:27:35.524Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:35.524Z] [WARNING] ***************************************************************** [2023-01-15T19:27:35.524Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:35.524Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:35.524Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:35.524Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:35.524Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:35.524Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:35.524Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:35.524Z] [WARNING] ***************************************************************** [2023-01-15T19:27:35.524Z] [WARNING] The following plugins are not marked @threadSafe in support ejb module for cmp: [2023-01-15T19:27:35.524Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:35.524Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:35.524Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:35.524Z] [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [2023-01-15T19:27:35.524Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:35.524Z] [WARNING] ***************************************************************** [2023-01-15T19:27:35.780Z] [INFO] [2023-01-15T19:27:35.780Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector --- [2023-01-15T19:27:35.780Z] [INFO] [2023-01-15T19:27:35.780Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector --- [2023-01-15T19:27:35.780Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-support-ejb --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-support-ejb --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-support-ejb --- [2023-01-15T19:27:35.781Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:35.781Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb [2023-01-15T19:27:35.781Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-support-ejb --- [2023-01-15T19:27:35.781Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jspcaching-connector --- [2023-01-15T19:27:35.781Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jsr109-impl --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jsr109-impl --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jsr109-impl --- [2023-01-15T19:27:35.781Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:35.781Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jsr109-impl --- [2023-01-15T19:27:35.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:35.781Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:35.781Z] [INFO] Copying 3 resources [2023-01-15T19:27:35.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/main/manpages [2023-01-15T19:27:35.781Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jsr109-impl --- [2023-01-15T19:27:35.781Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:35.781Z] [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/classes [2023-01-15T19:27:35.781Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ weld-integration --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ weld-integration --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ weld-integration --- [2023-01-15T19:27:35.781Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:35.781Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-integration --- [2023-01-15T19:27:35.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:35.781Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:35.781Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:35.781Z] [INFO] Copying 0 resource [2023-01-15T19:27:35.781Z] [INFO] Copying 3 resources [2023-01-15T19:27:35.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/manpages [2023-01-15T19:27:35.781Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-ha --- [2023-01-15T19:27:35.781Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ weld-integration --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-ha --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jsf-connector --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jsf-connector --- [2023-01-15T19:27:35.781Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:35.781Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:35.781Z] [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/classes [2023-01-15T19:27:35.781Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/classes [2023-01-15T19:27:35.781Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceEndpointNode.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:35.781Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceEndpointNode.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ webservices-connector --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ webservices-connector --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-ha --- [2023-01-15T19:27:35.781Z] [INFO] [2023-01-15T19:27:35.781Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ webservices-connector --- [2023-01-15T19:27:36.038Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:36.038Z] [INFO] [2023-01-15T19:27:36.038Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jspcaching-connector --- [2023-01-15T19:27:36.038Z] [INFO] [2023-01-15T19:27:36.038Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jspcaching-connector --- [2023-01-15T19:27:36.038Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:36.038Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/classes [2023-01-15T19:27:36.038Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:27:36.038Z] [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:27:36.038Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:36.038Z] [INFO] [2023-01-15T19:27:36.038Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-ha --- [2023-01-15T19:27:36.038Z] [INFO] [2023-01-15T19:27:36.038Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-ha --- [2023-01-15T19:27:36.038Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:36.295Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:36.295Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/classes [2023-01-15T19:27:36.295Z] [INFO] [2023-01-15T19:27:36.295Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ webservices-connector --- [2023-01-15T19:27:36.295Z] [INFO] [2023-01-15T19:27:36.295Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ webservices-connector --- [2023-01-15T19:27:36.295Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:36.295Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/classes [2023-01-15T19:27:36.860Z] [INFO] [2023-01-15T19:27:36.860Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jsf-connector --- [2023-01-15T19:27:36.860Z] [INFO] [2023-01-15T19:27:36.860Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jsf-connector --- [2023-01-15T19:27:36.860Z] [INFO] Not copying test resources [2023-01-15T19:27:36.860Z] [INFO] [2023-01-15T19:27:36.860Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jsf-connector --- [2023-01-15T19:27:36.860Z] [INFO] Not compiling test sources [2023-01-15T19:27:36.860Z] [INFO] [2023-01-15T19:27:36.860Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector --- [2023-01-15T19:27:36.860Z] [INFO] [2023-01-15T19:27:36.860Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jsf-connector --- [2023-01-15T19:27:36.860Z] [INFO] Tests are skipped. [2023-01-15T19:27:36.860Z] [INFO] [2023-01-15T19:27:36.860Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jsf-connector --- [2023-01-15T19:27:36.860Z] [INFO] Executing tasks [2023-01-15T19:27:36.860Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/classes/META-INF for [2023-01-15T19:27:36.860Z] [INFO] [echo] jsf-connector [2023-01-15T19:27:36.860Z] [INFO] Executed tasks [2023-01-15T19:27:36.860Z] [INFO] [2023-01-15T19:27:36.860Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jsf-connector --- [2023-01-15T19:27:36.860Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/jsf-connector.jar [2023-01-15T19:27:36.860Z] [INFO] [2023-01-15T19:27:36.861Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jsf-connector --- [2023-01-15T19:27:36.861Z] [INFO] Tests are skipped. [2023-01-15T19:27:36.861Z] [INFO] [2023-01-15T19:27:36.861Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jsf-connector --- [2023-01-15T19:27:36.861Z] [INFO] Tests are skipped. [2023-01-15T19:27:36.861Z] [INFO] [2023-01-15T19:27:36.861Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector --- [2023-01-15T19:27:36.861Z] [INFO] [2023-01-15T19:27:36.861Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jsf-connector --- [2023-01-15T19:27:36.861Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/6.2.6-SNAPSHOT/jsf-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:36.861Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/6.2.6-SNAPSHOT/jsf-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:36.861Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:36.861Z] [INFO] [2023-01-15T19:27:36.861Z] [INFO] --- antlr-maven-plugin:2.4:generate (default) @ cmp-support-ejb --- [2023-01-15T19:27:36.861Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java: Some input files use or override a deprecated API. [2023-01-15T19:27:36.861Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:36.861Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:36.861Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:36.861Z] [INFO] [2023-01-15T19:27:36.861Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl --- [2023-01-15T19:27:36.861Z] [INFO] [2023-01-15T19:27:36.861Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl --- [2023-01-15T19:27:37.118Z] [INFO] [2023-01-15T19:27:37.118Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jspcaching-connector --- [2023-01-15T19:27:37.118Z] [INFO] [2023-01-15T19:27:37.118Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jspcaching-connector --- [2023-01-15T19:27:37.118Z] [INFO] Not copying test resources [2023-01-15T19:27:37.118Z] [INFO] [2023-01-15T19:27:37.118Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jspcaching-connector --- [2023-01-15T19:27:37.118Z] [INFO] Not compiling test sources [2023-01-15T19:27:37.118Z] [INFO] [2023-01-15T19:27:37.118Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector --- [2023-01-15T19:27:37.118Z] [INFO] [2023-01-15T19:27:37.119Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jspcaching-connector --- [2023-01-15T19:27:37.119Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.119Z] [INFO] [2023-01-15T19:27:37.119Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jspcaching-connector --- [2023-01-15T19:27:37.119Z] [INFO] Executing tasks [2023-01-15T19:27:37.119Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/classes/META-INF for [2023-01-15T19:27:37.119Z] [INFO] [echo] jspcaching-connector [2023-01-15T19:27:37.119Z] [INFO] Executed tasks [2023-01-15T19:27:37.119Z] [INFO] [2023-01-15T19:27:37.119Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jspcaching-connector --- [2023-01-15T19:27:37.119Z] [INFO] performing grammar generation [EJBQL.g] [2023-01-15T19:27:37.119Z] [INFO] [2023-01-15T19:27:37.119Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jsr109-impl --- [2023-01-15T19:27:37.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/jspcaching-connector.jar [2023-01-15T19:27:37.119Z] [INFO] [2023-01-15T19:27:37.119Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jspcaching-connector --- [2023-01-15T19:27:37.119Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.119Z] [INFO] [2023-01-15T19:27:37.119Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jspcaching-connector --- [2023-01-15T19:27:37.119Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.119Z] [INFO] [2023-01-15T19:27:37.119Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector --- [2023-01-15T19:27:37.119Z] [INFO] [2023-01-15T19:27:37.119Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jspcaching-connector --- [2023-01-15T19:27:37.119Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/6.2.6-SNAPSHOT/jspcaching-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:37.119Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/6.2.6-SNAPSHOT/jspcaching-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:37.685Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:27:37.685Z] [2023-01-15T19:27:37.685Z] [INFO] performing grammar generation [JDOQLCodeGeneration.g] [2023-01-15T19:27:37.685Z] [INFO] [2023-01-15T19:27:37.685Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-ha --- [2023-01-15T19:27:37.685Z] [INFO] [2023-01-15T19:27:37.685Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-ha --- [2023-01-15T19:27:37.685Z] [INFO] Not copying test resources [2023-01-15T19:27:37.685Z] [INFO] [2023-01-15T19:27:37.685Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-ha --- [2023-01-15T19:27:37.685Z] [INFO] Not compiling test sources [2023-01-15T19:27:37.685Z] [INFO] [2023-01-15T19:27:37.685Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha --- [2023-01-15T19:27:37.685Z] [INFO] [2023-01-15T19:27:37.685Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-ha --- [2023-01-15T19:27:37.685Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.685Z] [INFO] [2023-01-15T19:27:37.685Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-ha --- [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java:[218,48] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[153,85] unchecked cast [2023-01-15T19:27:37.685Z] required: org.glassfish.cdi.transaction.TransactionScopedBean [2023-01-15T19:27:37.685Z] found: java.lang.Object [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[67,70] unchecked method invocation: method createAnnotatedType in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2023-01-15T19:27:37.685Z] required: java.lang.Class [2023-01-15T19:27:37.685Z] found: java.lang.Class [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[67,71] unchecked conversion [2023-01-15T19:27:37.685Z] required: java.lang.Class [2023-01-15T19:27:37.685Z] found: java.lang.Class [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[71,79] unchecked method invocation: method getInjectionTargetFactory in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2023-01-15T19:27:37.685Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2023-01-15T19:27:37.685Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[71,80] unchecked conversion [2023-01-15T19:27:37.685Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2023-01-15T19:27:37.685Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[124,54] unchecked conversion [2023-01-15T19:27:37.685Z] required: java.util.Set [2023-01-15T19:27:37.685Z] found: java.util.Set [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[179,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[180,35] unchecked call to inject(T,jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[181,42] unchecked call to postConstruct(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[187,39] unchecked call to preDestroy(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[188,36] unchecked call to dispose(T) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/JCDIServiceImpl.java:[582,20] unchecked conversion [2023-01-15T19:27:37.685Z] required: jakarta.enterprise.inject.spi.InjectionTarget [2023-01-15T19:27:37.685Z] found: jakarta.enterprise.inject.spi.InjectionTarget [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/JCDIServiceImpl.java:[592,20] unchecked conversion [2023-01-15T19:27:37.685Z] required: jakarta.enterprise.context.spi.CreationalContext [2023-01-15T19:27:37.685Z] found: jakarta.enterprise.context.spi.CreationalContext [2023-01-15T19:27:37.685Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/JCDIServiceImpl.java:[613,70] unchecked cast [2023-01-15T19:27:37.685Z] required: T [2023-01-15T19:27:37.685Z] found: java.lang.Object [2023-01-15T19:27:37.685Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java: Some input files use or override a deprecated API. [2023-01-15T19:27:37.686Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:37.686Z] [INFO] [2023-01-15T19:27:37.686Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ weld-integration --- [2023-01-15T19:27:37.686Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:37.686Z] [INFO] [2023-01-15T19:27:37.686Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ weld-integration --- [2023-01-15T19:27:37.686Z] [INFO] Executing tasks [2023-01-15T19:27:37.686Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/classes/META-INF for [2023-01-15T19:27:37.686Z] [INFO] [echo] web-ha [2023-01-15T19:27:37.686Z] [INFO] Executed tasks [2023-01-15T19:27:37.686Z] [INFO] [2023-01-15T19:27:37.686Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-ha --- [2023-01-15T19:27:37.686Z] [INFO] [2023-01-15T19:27:37.686Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jsr109-impl --- [2023-01-15T19:27:37.686Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:27:37.686Z] [2023-01-15T19:27:37.686Z] [INFO] performing grammar generation [Semantic.g] [2023-01-15T19:27:37.686Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/web-ha.jar [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-ha --- [2023-01-15T19:27:37.943Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand] [2023-01-15T19:27:37.943Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jsr109-impl --- [2023-01-15T19:27:37.943Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-ha --- [2023-01-15T19:27:37.943Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha --- [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-ha --- [2023-01-15T19:27:37.943Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/6.2.6-SNAPSHOT/web-ha-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:37.943Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/6.2.6-SNAPSHOT/web-ha-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:37.943Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2023-01-15T19:27:37.943Z] [INFO] Building Web Related Implementations for GlassFish 6.2.6-SNAPSHOT [271/288] [2023-01-15T19:27:37.943Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:27:37.943Z] [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/classes [2023-01-15T19:27:37.943Z] [WARNING] ***************************************************************** [2023-01-15T19:27:37.943Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:37.943Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:37.943Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:37.943Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:37.943Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:37.943Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:37.943Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:37.943Z] [WARNING] ***************************************************************** [2023-01-15T19:27:37.943Z] [WARNING] The following plugins are not marked @threadSafe in Web Related Implementations for GlassFish: [2023-01-15T19:27:37.943Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:37.943Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:37.943Z] [WARNING] ***************************************************************** [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ webservices-connector --- [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ webservices-connector --- [2023-01-15T19:27:37.943Z] [INFO] Not copying test resources [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ webservices-connector --- [2023-01-15T19:27:37.943Z] [INFO] Not compiling test sources [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector --- [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ webservices-connector --- [2023-01-15T19:27:37.943Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ webservices-connector --- [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webtier-all --- [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ webtier-all --- [2023-01-15T19:27:37.943Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:37.944Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all [2023-01-15T19:27:37.944Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:37.944Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] No sources to compile [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] No sources to compile [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] Executing tasks [2023-01-15T19:27:37.944Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/classes/META-INF for [2023-01-15T19:27:37.944Z] [INFO] [echo] webservices-connector [2023-01-15T19:27:37.944Z] [INFO] Executed tasks [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ webservices-connector --- [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ weld-integration --- [2023-01-15T19:27:37.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/webservices-connector.jar [2023-01-15T19:27:37.944Z] [INFO] Executing tasks [2023-01-15T19:27:37.944Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all/target/classes/META-INF for [2023-01-15T19:27:37.944Z] [INFO] [echo] webtier-all [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ webservices-connector --- [2023-01-15T19:27:37.944Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all/target/classes/META-INF [2023-01-15T19:27:37.944Z] [INFO] Executed tasks [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ webservices-connector --- [2023-01-15T19:27:37.944Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector --- [2023-01-15T19:27:37.944Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ webservices-connector --- [2023-01-15T19:27:37.944Z] [INFO] Tests are skipped. [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/6.2.6-SNAPSHOT/webservices-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:37.944Z] [INFO] [2023-01-15T19:27:37.944Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ webtier-all --- [2023-01-15T19:27:37.944Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/6.2.6-SNAPSHOT/webtier-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:37.944Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/6.2.6-SNAPSHOT/webservices-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:38.201Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:27:38.201Z] [2023-01-15T19:27:38.201Z] [INFO] [2023-01-15T19:27:38.201Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-support-ejb --- [2023-01-15T19:27:38.201Z] [INFO] [2023-01-15T19:27:38.201Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-support-ejb --- [2023-01-15T19:27:38.201Z] [INFO] [2023-01-15T19:27:38.201Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-support-ejb --- [2023-01-15T19:27:38.201Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:38.201Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:38.201Z] [INFO] [2023-01-15T19:27:38.201Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-support-ejb --- [2023-01-15T19:27:38.201Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:38.201Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:38.201Z] [INFO] Copying 9 resources [2023-01-15T19:27:38.201Z] [INFO] Copying 3 resources [2023-01-15T19:27:38.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/main/manpages [2023-01-15T19:27:38.201Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:38.201Z] [INFO] [2023-01-15T19:27:38.201Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-support-ejb --- [2023-01-15T19:27:38.201Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:38.201Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/classes [2023-01-15T19:27:38.458Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:38.458Z] [INFO] [2023-01-15T19:27:38.458Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ weld-integration --- [2023-01-15T19:27:38.458Z] [INFO] [2023-01-15T19:27:38.458Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ weld-integration --- [2023-01-15T19:27:38.458Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:38.458Z] [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/classes [2023-01-15T19:27:39.388Z] [INFO] [2023-01-15T19:27:39.388Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jsr109-impl --- [2023-01-15T19:27:39.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:39.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java: Some input files use or override a deprecated API. [2023-01-15T19:27:39.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:39.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/TypeSupport.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:39.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/TypeSupport.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:39.388Z] [INFO] [2023-01-15T19:27:39.388Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb --- [2023-01-15T19:27:39.388Z] [INFO] [2023-01-15T19:27:39.388Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb --- [2023-01-15T19:27:39.388Z] [INFO] [2023-01-15T19:27:39.388Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-support-ejb --- [2023-01-15T19:27:39.644Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:6.2.6-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] [2023-01-15T19:27:39.644Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc, has 1, private references [com.sun.jdo.spi.persistence.support.ejb.model.util] [2023-01-15T19:27:39.644Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:39.644Z] [INFO] [2023-01-15T19:27:39.644Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-support-ejb --- [2023-01-15T19:27:39.645Z] [INFO] [2023-01-15T19:27:39.645Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-support-ejb --- [2023-01-15T19:27:39.645Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:39.645Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/classes [2023-01-15T19:27:39.645Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:39.645Z] [INFO] [2023-01-15T19:27:39.645Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jsr109-impl --- [2023-01-15T19:27:39.645Z] [INFO] Not copying test resources [2023-01-15T19:27:39.645Z] [INFO] [2023-01-15T19:27:39.645Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jsr109-impl --- [2023-01-15T19:27:39.645Z] [INFO] Not compiling test sources [2023-01-15T19:27:39.645Z] [INFO] [2023-01-15T19:27:39.645Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl --- [2023-01-15T19:27:39.645Z] [INFO] [2023-01-15T19:27:39.645Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jsr109-impl --- [2023-01-15T19:27:39.645Z] [INFO] [2023-01-15T19:27:39.645Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ weld-integration --- [2023-01-15T19:27:39.645Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:39.645Z] [INFO] Tests are skipped. [2023-01-15T19:27:39.645Z] [INFO] [2023-01-15T19:27:39.645Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jsr109-impl --- [2023-01-15T19:27:39.645Z] [INFO] Executing tasks [2023-01-15T19:27:39.645Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/classes/META-INF for [2023-01-15T19:27:39.645Z] [INFO] [echo] jsr109-impl [2023-01-15T19:27:39.645Z] [INFO] Executed tasks [2023-01-15T19:27:39.645Z] [INFO] [2023-01-15T19:27:39.645Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jsr109-impl --- [2023-01-15T19:27:39.645Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/jsr109-impl.jar [2023-01-15T19:27:39.645Z] [INFO] [2023-01-15T19:27:39.901Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jsr109-impl --- [2023-01-15T19:27:39.901Z] [INFO] Tests are skipped. [2023-01-15T19:27:39.901Z] [INFO] [2023-01-15T19:27:39.901Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jsr109-impl --- [2023-01-15T19:27:39.901Z] [INFO] Tests are skipped. [2023-01-15T19:27:39.901Z] [INFO] [2023-01-15T19:27:39.901Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl --- [2023-01-15T19:27:39.901Z] [INFO] [2023-01-15T19:27:39.901Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jsr109-impl --- [2023-01-15T19:27:39.901Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/6.2.6-SNAPSHOT/jsr109-impl-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:39.901Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/6.2.6-SNAPSHOT/jsr109-impl-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:39.901Z] [INFO] [2023-01-15T19:27:39.901Z] [INFO] [2023-01-15T19:27:39.901Z] [INFO] [2023-01-15T19:27:39.901Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2023-01-15T19:27:39.901Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2023-01-15T19:27:39.901Z] [INFO] Building SOAP/TCP integration code 6.2.6-SNAPSHOT [272/288] [2023-01-15T19:27:39.901Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:39.901Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2023-01-15T19:27:39.901Z] [INFO] Building WebServices Security and JSR 196 implementation 6.2.6-SNAPSHOT [274/288] [2023-01-15T19:27:39.901Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:39.902Z] [INFO] Building GlassFish Metro Glue Code 6.2.6-SNAPSHOT [273/288] [2023-01-15T19:27:39.902Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:39.902Z] [WARNING] ***************************************************************** [2023-01-15T19:27:39.902Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:39.902Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:39.902Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:39.902Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:39.902Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:39.902Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:39.902Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:39.902Z] [WARNING] ***************************************************************** [2023-01-15T19:27:39.902Z] [WARNING] The following plugins are not marked @threadSafe in WebServices Security and JSR 196 implementation: [2023-01-15T19:27:39.902Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:39.902Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:39.902Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:39.902Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:39.902Z] [WARNING] ***************************************************************** [2023-01-15T19:27:39.902Z] [WARNING] ***************************************************************** [2023-01-15T19:27:39.902Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:39.902Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:39.902Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:39.902Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:39.902Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:39.902Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:39.902Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:39.902Z] [WARNING] ***************************************************************** [2023-01-15T19:27:39.902Z] [WARNING] The following plugins are not marked @threadSafe in SOAP/TCP integration code: [2023-01-15T19:27:39.902Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:39.902Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:39.902Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:39.902Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:39.902Z] [WARNING] ***************************************************************** [2023-01-15T19:27:39.902Z] [WARNING] ***************************************************************** [2023-01-15T19:27:39.902Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:39.902Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:39.902Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:39.902Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:39.902Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:39.902Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:39.902Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:39.902Z] [WARNING] ***************************************************************** [2023-01-15T19:27:39.902Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Metro Glue Code: [2023-01-15T19:27:39.902Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:39.902Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:39.902Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:39.902Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:39.902Z] [WARNING] ***************************************************************** [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices.security --- [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ webservices.security --- [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ webservices.security --- [2023-01-15T19:27:39.902Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:39.902Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security [2023-01-15T19:27:39.902Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ webservices.security --- [2023-01-15T19:27:39.902Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ metro-glue --- [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ metro-glue --- [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ metro-glue --- [2023-01-15T19:27:39.902Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:39.902Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue [2023-01-15T19:27:39.902Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ metro-glue --- [2023-01-15T19:27:39.902Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ soap-tcp --- [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ soap-tcp --- [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ soap-tcp --- [2023-01-15T19:27:39.902Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:39.902Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp [2023-01-15T19:27:39.902Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:39.902Z] [INFO] [2023-01-15T19:27:39.902Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ soap-tcp --- [2023-01-15T19:27:39.902Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:40.470Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-integration --- [2023-01-15T19:27:40.470Z] [INFO] Not copying test resources [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ weld-integration --- [2023-01-15T19:27:40.470Z] [INFO] Not compiling test sources [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration --- [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ weld-integration --- [2023-01-15T19:27:40.470Z] [INFO] Tests are skipped. [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ weld-integration --- [2023-01-15T19:27:40.470Z] [INFO] Executing tasks [2023-01-15T19:27:40.470Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/classes/META-INF for [2023-01-15T19:27:40.470Z] [INFO] [echo] weld-integration [2023-01-15T19:27:40.470Z] [INFO] Executed tasks [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ weld-integration --- [2023-01-15T19:27:40.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/weld-integration.jar [2023-01-15T19:27:40.470Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ metro-glue --- [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ metro-glue --- [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ weld-integration --- [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ metro-glue --- [2023-01-15T19:27:40.470Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:40.470Z] [INFO] Tests are skipped. [2023-01-15T19:27:40.470Z] [INFO] [2023-01-15T19:27:40.470Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ weld-integration --- [2023-01-15T19:27:40.470Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:40.471Z] [INFO] Tests are skipped. [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration --- [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ weld-integration --- [2023-01-15T19:27:40.471Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/6.2.6-SNAPSHOT/weld-integration-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ metro-glue --- [2023-01-15T19:27:40.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:40.471Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:40.471Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/6.2.6-SNAPSHOT/weld-integration-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:40.471Z] [INFO] Copying 0 resource [2023-01-15T19:27:40.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/src/main/manpages [2023-01-15T19:27:40.471Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ metro-glue --- [2023-01-15T19:27:40.471Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2023-01-15T19:27:40.471Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2023-01-15T19:27:40.471Z] [INFO] Building Glassfish Web Featureset 6.2.6-SNAPSHOT [275/288] [2023-01-15T19:27:40.471Z] [INFO] Building JMS Injection Module for Runtime 6.2.6-SNAPSHOT [276/288] [2023-01-15T19:27:40.471Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:40.471Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/classes [2023-01-15T19:27:40.471Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:27:40.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:40.471Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:40.471Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:40.471Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:40.471Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:40.471Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:40.471Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:40.471Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:40.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:40.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:40.471Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:40.471Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:40.471Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:40.471Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:40.471Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:40.471Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:40.471Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:40.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:40.471Z] [WARNING] The following plugins are not marked @threadSafe in JMS Injection Module for Runtime: [2023-01-15T19:27:40.471Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish Web Featureset: [2023-01-15T19:27:40.471Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:40.471Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:40.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:40.471Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:40.471Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:40.471Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:40.471Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:40.471Z] [WARNING] ***************************************************************** [2023-01-15T19:27:40.471Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:40.471Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ soap-tcp --- [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ webservices.security --- [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ soap-tcp --- [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ webservices.security --- [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ soap-tcp --- [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ webservices.security --- [2023-01-15T19:27:40.471Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:40.471Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:40.471Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:40.471Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ webservices.security --- [2023-01-15T19:27:40.471Z] [INFO] [2023-01-15T19:27:40.471Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ soap-tcp --- [2023-01-15T19:27:40.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:40.471Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:40.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:40.471Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:40.471Z] [INFO] Copying 1 resource [2023-01-15T19:27:40.471Z] [INFO] Copying 0 resource [2023-01-15T19:27:40.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/manpages [2023-01-15T19:27:40.472Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:40.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/main/manpages [2023-01-15T19:27:40.472Z] [INFO] [2023-01-15T19:27:40.472Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ soap-tcp --- [2023-01-15T19:27:40.472Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:40.472Z] [INFO] [2023-01-15T19:27:40.472Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ webservices.security --- [2023-01-15T19:27:40.472Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:40.472Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/classes [2023-01-15T19:27:40.472Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:40.472Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/classes [2023-01-15T19:27:40.472Z] [INFO] [2023-01-15T19:27:40.472Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-jms-injection --- [2023-01-15T19:27:40.472Z] [INFO] [2023-01-15T19:27:40.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-jms-injection --- [2023-01-15T19:27:40.472Z] [INFO] [2023-01-15T19:27:40.472Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-jms-injection --- [2023-01-15T19:27:40.472Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:40.472Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection [2023-01-15T19:27:40.472Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:40.472Z] [INFO] [2023-01-15T19:27:40.472Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-jms-injection --- [2023-01-15T19:27:40.472Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:40.730Z] [INFO] [2023-01-15T19:27:40.730Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-support-ejb --- [2023-01-15T19:27:40.730Z] [INFO] [2023-01-15T19:27:40.730Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-support-ejb --- [2023-01-15T19:27:40.730Z] [INFO] Not copying test resources [2023-01-15T19:27:40.730Z] [INFO] [2023-01-15T19:27:40.730Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-support-ejb --- [2023-01-15T19:27:40.730Z] [INFO] Not compiling test sources [2023-01-15T19:27:40.730Z] [INFO] [2023-01-15T19:27:40.730Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb --- [2023-01-15T19:27:40.730Z] [INFO] [2023-01-15T19:27:40.730Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-support-ejb --- [2023-01-15T19:27:40.730Z] [INFO] Tests are skipped. [2023-01-15T19:27:40.730Z] [INFO] [2023-01-15T19:27:40.730Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-support-ejb --- [2023-01-15T19:27:40.730Z] [INFO] Executing tasks [2023-01-15T19:27:40.730Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/classes/META-INF for [2023-01-15T19:27:40.730Z] [INFO] [echo] cmp-support-ejb [2023-01-15T19:27:40.730Z] [INFO] Executed tasks [2023-01-15T19:27:40.730Z] [INFO] [2023-01-15T19:27:40.730Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-support-ejb --- [2023-01-15T19:27:40.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar [2023-01-15T19:27:40.730Z] [INFO] [2023-01-15T19:27:40.730Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-support-ejb --- [2023-01-15T19:27:40.730Z] [INFO] Tests are skipped. [2023-01-15T19:27:40.730Z] [INFO] [2023-01-15T19:27:40.730Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-support-ejb --- [2023-01-15T19:27:40.731Z] [INFO] Tests are skipped. [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb --- [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-support-ejb --- [2023-01-15T19:27:40.731Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/6.2.6-SNAPSHOT/cmp-support-ejb-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:40.731Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/6.2.6-SNAPSHOT/cmp-support-ejb-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2023-01-15T19:27:40.731Z] [INFO] Building CMP tier for GlassFish 6.2.6-SNAPSHOT [277/288] [2023-01-15T19:27:40.731Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:27:40.731Z] [WARNING] ***************************************************************** [2023-01-15T19:27:40.731Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:40.731Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:40.731Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:40.731Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:40.731Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:40.731Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:40.731Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:40.731Z] [WARNING] ***************************************************************** [2023-01-15T19:27:40.731Z] [WARNING] The following plugins are not marked @threadSafe in CMP tier for GlassFish: [2023-01-15T19:27:40.731Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:40.731Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:40.731Z] [WARNING] ***************************************************************** [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:40.731Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all [2023-01-15T19:27:40.731Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:40.731Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] Executing tasks [2023-01-15T19:27:40.731Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all/target/classes/META-INF for [2023-01-15T19:27:40.731Z] [INFO] [echo] cmp-all [2023-01-15T19:27:40.731Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all/target/classes/META-INF [2023-01-15T19:27:40.731Z] [INFO] Executed tasks [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] Tests are skipped. [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] Tests are skipped. [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] [2023-01-15T19:27:40.731Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-all --- [2023-01-15T19:27:40.731Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/6.2.6-SNAPSHOT/cmp-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:40.989Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:40.989Z] [INFO] [2023-01-15T19:27:40.989Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-jms-injection --- [2023-01-15T19:27:40.989Z] [INFO] [2023-01-15T19:27:40.989Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-jms-injection --- [2023-01-15T19:27:40.989Z] [INFO] [2023-01-15T19:27:40.989Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-jms-injection --- [2023-01-15T19:27:40.989Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:40.989Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:40.989Z] [INFO] [2023-01-15T19:27:40.989Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-jms-injection --- [2023-01-15T19:27:40.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:40.989Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:40.989Z] [INFO] Copying 1 resource [2023-01-15T19:27:40.989Z] [INFO] Copying 1 resource [2023-01-15T19:27:40.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/src/main/manpages [2023-01-15T19:27:40.989Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:40.989Z] [INFO] [2023-01-15T19:27:40.989Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-jms-injection --- [2023-01-15T19:27:40.989Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:40.989Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/classes [2023-01-15T19:27:40.989Z] [INFO] [2023-01-15T19:27:40.989Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ metro-glue --- [2023-01-15T19:27:40.989Z] [INFO] [2023-01-15T19:27:40.989Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ metro-glue --- [2023-01-15T19:27:40.989Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java uses or overrides a deprecated API. [2023-01-15T19:27:40.990Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:40.990Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java uses unchecked or unsafe operations. [2023-01-15T19:27:40.990Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:40.990Z] [INFO] [2023-01-15T19:27:40.990Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ soap-tcp --- [2023-01-15T19:27:40.990Z] [INFO] [2023-01-15T19:27:40.990Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ soap-tcp --- [2023-01-15T19:27:41.246Z] [INFO] [2023-01-15T19:27:41.246Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ metro-glue --- [2023-01-15T19:27:41.246Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCreator.java: Some input files use or override a deprecated API. [2023-01-15T19:27:41.246Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCreator.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:41.246Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/SOAPAuthParam.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:41.246Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/SOAPAuthParam.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:41.247Z] [INFO] [2023-01-15T19:27:41.247Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ webservices.security --- [2023-01-15T19:27:41.247Z] [INFO] [2023-01-15T19:27:41.247Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ webservices.security --- [2023-01-15T19:27:41.247Z] [INFO] [2023-01-15T19:27:41.247Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ soap-tcp --- [2023-01-15T19:27:41.247Z] [INFO] [2023-01-15T19:27:41.247Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ webservices.security --- [2023-01-15T19:27:41.247Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:41.247Z] [INFO] [2023-01-15T19:27:41.247Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ metro-glue --- [2023-01-15T19:27:41.247Z] [INFO] [2023-01-15T19:27:41.247Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ metro-glue --- [2023-01-15T19:27:41.247Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:41.247Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/classes [2023-01-15T19:27:41.247Z] [WARNING] Manifest org.glassfish.main.webservices:soap-tcp:glassfish-jar:6.2.6-SNAPSHOT : Unused Import-Package instructions: [org.glassfish.webservices.monitoring.*] [2023-01-15T19:27:41.247Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:41.247Z] [INFO] [2023-01-15T19:27:41.247Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ soap-tcp --- [2023-01-15T19:27:41.247Z] [INFO] [2023-01-15T19:27:41.247Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ soap-tcp --- [2023-01-15T19:27:41.247Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:41.247Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/classes [2023-01-15T19:27:41.247Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:41.247Z] [INFO] [2023-01-15T19:27:41.247Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ webservices.security --- [2023-01-15T19:27:41.503Z] [INFO] [2023-01-15T19:27:41.503Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ webservices.security --- [2023-01-15T19:27:41.503Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:41.503Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/classes [2023-01-15T19:27:41.504Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations. [2023-01-15T19:27:41.504Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:41.504Z] [INFO] [2023-01-15T19:27:41.504Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection --- [2023-01-15T19:27:41.504Z] [INFO] [2023-01-15T19:27:41.504Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection --- [2023-01-15T19:27:41.504Z] [INFO] [2023-01-15T19:27:41.504Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-jms-injection --- [2023-01-15T19:27:41.761Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-jms-injection --- [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-jms-injection --- [2023-01-15T19:27:41.761Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:41.761Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/classes [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web --- [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web --- [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web --- [2023-01-15T19:27:41.761Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:41.761Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web [2023-01-15T19:27:41.761Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web --- [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web --- [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web --- [2023-01-15T19:27:41.761Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:41.761Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web --- [2023-01-15T19:27:41.761Z] [INFO] Executing tasks [2023-01-15T19:27:41.761Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web/target/classes/META-INF for [2023-01-15T19:27:41.761Z] [INFO] [echo] web [2023-01-15T19:27:41.761Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web/target/classes/META-INF [2023-01-15T19:27:41.761Z] [INFO] Executed tasks [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web --- [2023-01-15T19:27:41.761Z] [INFO] Tests are skipped. [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web --- [2023-01-15T19:27:41.761Z] [INFO] Tests are skipped. [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-web-checkstyle) @ web --- [2023-01-15T19:27:41.761Z] [INFO] [2023-01-15T19:27:41.761Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web --- [2023-01-15T19:27:41.761Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:42.018Z] [INFO] [2023-01-15T19:27:42.018Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ soap-tcp --- [2023-01-15T19:27:42.018Z] [INFO] [2023-01-15T19:27:42.018Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ soap-tcp --- [2023-01-15T19:27:42.018Z] [INFO] Not copying test resources [2023-01-15T19:27:42.018Z] [INFO] [2023-01-15T19:27:42.018Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ soap-tcp --- [2023-01-15T19:27:42.018Z] [INFO] Not compiling test sources [2023-01-15T19:27:42.018Z] [INFO] [2023-01-15T19:27:42.018Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp --- [2023-01-15T19:27:42.018Z] [INFO] [2023-01-15T19:27:42.019Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ soap-tcp --- [2023-01-15T19:27:42.019Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.019Z] [INFO] [2023-01-15T19:27:42.019Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ soap-tcp --- [2023-01-15T19:27:42.019Z] [INFO] Executing tasks [2023-01-15T19:27:42.019Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/classes/META-INF for [2023-01-15T19:27:42.019Z] [INFO] [echo] soap-tcp [2023-01-15T19:27:42.019Z] [INFO] Executed tasks [2023-01-15T19:27:42.019Z] [INFO] [2023-01-15T19:27:42.019Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ soap-tcp --- [2023-01-15T19:27:42.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/soap-tcp.jar [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] Not copying test resources [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] Not compiling test sources [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ soap-tcp --- [2023-01-15T19:27:42.277Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ soap-tcp --- [2023-01-15T19:27:42.277Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp --- [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ soap-tcp --- [2023-01-15T19:27:42.277Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/6.2.6-SNAPSHOT/soap-tcp-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:42.277Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/6.2.6-SNAPSHOT/soap-tcp-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:42.277Z] [INFO] Executing tasks [2023-01-15T19:27:42.277Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/classes/META-INF for [2023-01-15T19:27:42.277Z] [INFO] [echo] metro-glue [2023-01-15T19:27:42.277Z] [INFO] Executed tasks [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ webservices.security --- [2023-01-15T19:27:42.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/metro-glue.jar [2023-01-15T19:27:42.277Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:42.277Z] [INFO] No source file [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ webservices.security --- [2023-01-15T19:27:42.277Z] [INFO] Not copying test resources [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ webservices.security --- [2023-01-15T19:27:42.277Z] [INFO] Not compiling test sources [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security --- [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ webservices.security --- [2023-01-15T19:27:42.277Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ webservices.security --- [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ metro-glue --- [2023-01-15T19:27:42.277Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/6.2.6-SNAPSHOT/metro-glue-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:42.277Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/6.2.6-SNAPSHOT/metro-glue-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:42.277Z] [INFO] Executing tasks [2023-01-15T19:27:42.277Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/classes/META-INF for [2023-01-15T19:27:42.277Z] [INFO] [echo] webservices.security [2023-01-15T19:27:42.277Z] [INFO] Executed tasks [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ webservices.security --- [2023-01-15T19:27:42.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/webservices.security.jar [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ webservices.security --- [2023-01-15T19:27:42.277Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ webservices.security --- [2023-01-15T19:27:42.277Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security --- [2023-01-15T19:27:42.277Z] [INFO] [2023-01-15T19:27:42.277Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ webservices.security --- [2023-01-15T19:27:42.278Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/6.2.6-SNAPSHOT/webservices.security-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:42.278Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/6.2.6-SNAPSHOT/webservices.security-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:42.278Z] [INFO] [2023-01-15T19:27:42.278Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2023-01-15T19:27:42.278Z] [INFO] Building Client OSGi module (including ACC) 6.2.6-SNAPSHOT [278/288] [2023-01-15T19:27:42.278Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:42.278Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.278Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:42.278Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:42.278Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:42.278Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:42.278Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:42.278Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:42.278Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:42.278Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.278Z] [WARNING] The following plugins are not marked @threadSafe in Client OSGi module (including ACC): [2023-01-15T19:27:42.278Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:42.278Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:42.278Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:42.278Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:42.278Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-client-module --- [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-client-module --- [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-client-module --- [2023-01-15T19:27:42.535Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:42.535Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc [2023-01-15T19:27:42.535Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-client-module --- [2023-01-15T19:27:42.535Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] Not copying test resources [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] Not compiling test sources [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] Executing tasks [2023-01-15T19:27:42.535Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/classes/META-INF for [2023-01-15T19:27:42.535Z] [INFO] [echo] gf-jms-injection [2023-01-15T19:27:42.535Z] [INFO] Executed tasks [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-jms-injection --- [2023-01-15T19:27:42.535Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/6.2.6-SNAPSHOT/gf-jms-injection-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:42.535Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/6.2.6-SNAPSHOT/gf-jms-injection-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:42.535Z] [INFO] [2023-01-15T19:27:42.535Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2023-01-15T19:27:42.535Z] [INFO] Building Embedded GlassFish Static Shell 6.2.6-SNAPSHOT [279/288] [2023-01-15T19:27:42.535Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:27:42.535Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.535Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:42.535Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:42.535Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:42.535Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:42.535Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:42.535Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:42.535Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:42.535Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.535Z] [WARNING] The following plugins are not marked @threadSafe in Embedded GlassFish Static Shell: [2023-01-15T19:27:42.535Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:42.535Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:42.536Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:42.536Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell [2023-01-15T19:27:42.536Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:42.536Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:42.536Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:42.536Z] [INFO] Copying 1 resource [2023-01-15T19:27:42.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages [2023-01-15T19:27:42.536Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] No sources to compile [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] No sources to compile [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] Not copying test resources [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] Not compiling test sources [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] Executing tasks [2023-01-15T19:27:42.536Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for [2023-01-15T19:27:42.536Z] [INFO] [echo] glassfish-embedded-static-shell [2023-01-15T19:27:42.536Z] [INFO] Executed tasks [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.536Z] [INFO] [2023-01-15T19:27:42.536Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-static-shell --- [2023-01-15T19:27:42.793Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:42.794Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2023-01-15T19:27:42.794Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2023-01-15T19:27:42.794Z] [INFO] Building Glassfish Web Distribution 6.2.6-SNAPSHOT [281/288] [2023-01-15T19:27:42.794Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:27:42.794Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 6.2.6-SNAPSHOT [280/288] [2023-01-15T19:27:42.794Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:27:42.794Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.794Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:42.794Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:42.794Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:42.794Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:42.794Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:42.794Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:42.794Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:42.794Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.794Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish Web Distribution: [2023-01-15T19:27:42.794Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:42.794Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:42.794Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.794Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.794Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:42.794Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:42.794Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:42.794Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:42.794Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:42.794Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:42.794Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:42.794Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.794Z] [WARNING] The following plugins are not marked @threadSafe in Embedded GlassFish Static Shell dist. fragment: [2023-01-15T19:27:42.794Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:42.794Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:42.794Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.794Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:42.794Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag [2023-01-15T19:27:42.794Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.794Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:42.794Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.794Z] [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:42.794Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:42.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources [2023-01-15T19:27:42.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages [2023-01-15T19:27:42.794Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web --- [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web --- [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web --- [2023-01-15T19:27:42.794Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:42.794Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web [2023-01-15T19:27:42.794Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web --- [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web --- [2023-01-15T19:27:42.794Z] [INFO] [2023-01-15T19:27:42.794Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web --- [2023-01-15T19:27:42.795Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:42.795Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:42.795Z] [INFO] [2023-01-15T19:27:42.795Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ web --- [2023-01-15T19:27:42.795Z] [INFO] Executing tasks [2023-01-15T19:27:42.795Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for [2023-01-15T19:27:42.795Z] [INFO] [echo] glassfish-embedded-static-shell-frag [2023-01-15T19:27:42.795Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF [2023-01-15T19:27:42.795Z] [INFO] Executed tasks [2023-01-15T19:27:42.795Z] [INFO] [2023-01-15T19:27:42.795Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.795Z] [INFO] [zip] duplicate: add [2023-01-15T19:27:42.795Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:27:42.795Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2023-01-15T19:27:42.795Z] [INFO] [2023-01-15T19:27:42.795Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.795Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.795Z] [INFO] [2023-01-15T19:27:42.795Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.795Z] [INFO] Tests are skipped. [2023-01-15T19:27:42.795Z] [INFO] [2023-01-15T19:27:42.795Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.795Z] [INFO] [2023-01-15T19:27:42.795Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:27:42.795Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-frag-6.2.6-SNAPSHOT.zip [2023-01-15T19:27:42.795Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-frag-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/ejb-internal-api.jar [2023-01-15T19:27:42.795Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:6.2.6-SNAPSHOT to target/dependency/war [2023-01-15T19:27:42.795Z] [INFO] [2023-01-15T19:27:42.795Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2023-01-15T19:27:42.795Z] [INFO] Building Embedded GlassFish Web 6.2.6-SNAPSHOT [282/288] [2023-01-15T19:27:42.795Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:27:42.795Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.795Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:42.795Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:42.795Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:42.795Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:42.795Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:42.795Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:42.795Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:42.795Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.795Z] [WARNING] The following plugins are not marked @threadSafe in Embedded GlassFish Web: [2023-01-15T19:27:42.795Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:42.795Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:42.795Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:42.795Z] [WARNING] ***************************************************************** [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:6.2.6-SNAPSHOT to target/dependency/console-common.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:6.2.6-SNAPSHOT to target/dependency/work-management.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-web-connector.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.4 to target/dependency/glassfish-corba-orb.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.4 to target/dependency/rmic.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:6.2.6-SNAPSHOT to target/dependency/websecurity.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:6.2.6-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.2 to target/dependency/org.apache.felix.eventadmin.jar [2023-01-15T19:27:42.795Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.main.core:javaee-kernel:jar:6.2.6-SNAPSHOT to target/dependency/javaee-kernel.jar [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2023-01-15T19:27:42.795Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-dtds [2023-01-15T19:27:42.795Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:6.2.6-SNAPSHOT to target/dependency/jstl-connector.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:3.0.0 to target/dependency/jsftemplating.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:6.2.6-SNAPSHOT to target/dependency/web-ha.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [2023-01-15T19:27:42.796Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:6.2.6-SNAPSHOT to target/dependency/appserver-schemas [2023-01-15T19:27:42.796Z] [INFO] [2023-01-15T19:27:42.796Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-web --- [2023-01-15T19:27:42.796Z] [INFO] [2023-01-15T19:27:42.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-web --- [2023-01-15T19:27:42.796Z] [INFO] [2023-01-15T19:27:42.796Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-web --- [2023-01-15T19:27:42.796Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:42.796Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web [2023-01-15T19:27:42.796Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:42.796Z] [INFO] [2023-01-15T19:27:42.796Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-web --- [2023-01-15T19:27:42.796Z] [INFO] [2023-01-15T19:27:42.796Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-web --- [2023-01-15T19:27:42.796Z] [INFO] [2023-01-15T19:27:42.796Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-web --- [2023-01-15T19:27:42.796Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:42.796Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:42.796Z] [INFO] [2023-01-15T19:27:42.796Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web --- [2023-01-15T19:27:42.796Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:42.796Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm/9.2/asm-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:42.796Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:42.796Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish:jakarta.faces:jar:3.0.1 to target/dependency/jakarta.faces.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [2023-01-15T19:27:42.796Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [2023-01-15T19:27:42.796Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.0.4 to target/dependency/jersey-container-servlet-core.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.0.1 to target/dependency/wasp.jar [2023-01-15T19:27:42.796Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.0.0 to target/dependency/jakarta.authorization-api.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 to target/dependency/glassfish-corba-internal-api.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-file-store.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:6.2.6-SNAPSHOT to target/dependency/orb-connector.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [2023-01-15T19:27:42.796Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:2.0.0 to target/dependency/shoal-cache.jar [2023-01-15T19:27:42.796Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:6.2.6-SNAPSHOT to target/dependency/descriptors [2023-01-15T19:27:42.796Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:2.0.0 to target/dependency/shoal-gms-impl.jar [2023-01-15T19:27:42.796Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/3.0.3/hk2-core-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:6.2.6-SNAPSHOT to target/dependency/jts.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [2023-01-15T19:27:42.796Z] [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:6.2.6-SNAPSHOT to target/dependency/web-sse.jar [2023-01-15T19:27:42.796Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:2.0.1 to target/dependency/krazo-core.jar [2023-01-15T19:27:42.797Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-schemas [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jca-plugin.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:4.0.2.Final to target/dependency/weld-osgi-bundle.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-web-plugin.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:2.0.0 to target/dependency/shoal-gms-api.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.2.0 to target/dependency/org.eclipse.persistence.asm.jar [2023-01-15T19:27:42.797Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.2.5.Final to target/dependency/jboss-classfilewriter.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.0.2 to target/dependency/tyrus-server.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:3.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:2.0.1 to target/dependency/krazo-jersey.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:6.2.6-SNAPSHOT to target/dependency/cluster-common.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2023-01-15T19:27:42.797Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2023-01-15T19:27:43.053Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.053Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2023-01-15T19:27:43.054Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [2023-01-15T19:27:43.054Z] [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2023-01-15T19:27:43.054Z] [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [2023-01-15T19:27:43.054Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:6.2.6-SNAPSHOT to target/dependency/connectors-runtime.jar [2023-01-15T19:27:43.054Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:6.2.6-SNAPSHOT to target/dependency/web-glue.jar [2023-01-15T19:27:43.054Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.054Z] [INFO] Copying org.glassfish.main.admin:backup:jar:6.2.6-SNAPSHOT to target/dependency/backup.jar [2023-01-15T19:27:43.054Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [2023-01-15T19:27:43.054Z] [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [2023-01-15T19:27:43.054Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:6.2.6-SNAPSHOT to target/dependency/connectors-admin.jar [2023-01-15T19:27:43.054Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2023-01-15T19:27:43.054Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/hk2-config.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.054Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/3.0.3/hk2-runlevel-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.054Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.054Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.0.3/hk2-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.054Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/3.0.3/class-model-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.054Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.054Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/7.0.2.Final/hibernate-validator-7.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.311Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:43.311Z] [INFO] [2023-01-15T19:27:43.311Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-client-module --- [2023-01-15T19:27:43.311Z] [INFO] [2023-01-15T19:27:43.311Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-client-module --- [2023-01-15T19:27:43.311Z] [INFO] [2023-01-15T19:27:43.311Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-client-module --- [2023-01-15T19:27:43.311Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:43.311Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:43.311Z] [INFO] [2023-01-15T19:27:43.311Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module --- [2023-01-15T19:27:43.311Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/dependency with includes "**/*.dtd,**/*.xsd" and excludes "" [2023-01-15T19:27:43.311Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/dependency with includes "**/*.dtd,**/*.xsd" and excludes "" [2023-01-15T19:27:43.311Z] [INFO] [2023-01-15T19:27:43.311Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-client-module --- [2023-01-15T19:27:43.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:43.311Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:43.311Z] [INFO] Copying 5 resources [2023-01-15T19:27:43.311Z] [INFO] Copying 134 resources [2023-01-15T19:27:43.311Z] [INFO] Copying 1 resource [2023-01-15T19:27:43.311Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:43.311Z] [INFO] [2023-01-15T19:27:43.311Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-client-module --- [2023-01-15T19:27:43.311Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:43.311Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/classes [2023-01-15T19:27:43.311Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator-cdi/7.0.2.Final/hibernate-validator-cdi-7.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.311Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.568Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.568Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.568Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.568Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.826Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.0 to target/dependency/jakarta.ejb-api.jar [2023-01-15T19:27:43.826Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2023-01-15T19:27:43.826Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [2023-01-15T19:27:43.826Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [2023-01-15T19:27:43.826Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:6.2.6-SNAPSHOT to target/dependency/orb-enabler.jar [2023-01-15T19:27:43.826Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:6.2.6-SNAPSHOT to target/dependency/templates.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:2.0.1 to target/dependency/soteria.spi.bean.decorator.weld.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:6.2.6-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:6.2.6-SNAPSHOT to target/dependency/libpam4j.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:6.2.6-SNAPSHOT to target/dependency/jpa-container.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.0.2 to target/dependency/tyrus-container-glassfish-cdi.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:6.2.6-SNAPSHOT to target/dependency/mail-connector.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:6.2.6-SNAPSHOT to target/dependency/rest-client.jar [2023-01-15T19:27:43.827Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:6.2.6-SNAPSHOT to target/dependency/web-naming.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.0.2 to target/dependency/tyrus-container-grizzly-client.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/connectors-internal-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying com.sun.mail:jakarta.mail:jar:2.0.1 to target/dependency/jakarta.mail.jar [2023-01-15T19:27:43.827Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0 to target/dependency/jakarta.json.bind-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:6.2.6-SNAPSHOT to target/dependency/cli-optional.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:6.2.6-SNAPSHOT to target/dependency/resources-runtime.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.eclipse:yasson:jar:2.0.4 to target/dependency/yasson.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:6.2.6-SNAPSHOT to target/dependency/mail-runtime.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:6.2.6-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2023-01-15T19:27:43.827Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:6.2.6-SNAPSHOT to target/dependency/console-plugin-service.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/gms-bootstrap.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.0.4 to target/dependency/jersey-cdi1x-transaction.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [2023-01-15T19:27:43.827Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.0.0 to target/dependency/jakarta.mvc-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:6.2.6-SNAPSHOT to target/dependency/cluster-cli.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 to target/dependency/glassfish-corba-omgapi.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:6.2.6-SNAPSHOT to target/dependency/gms-adapter.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.web:jakarta.servlet.jsp.jstl:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:6.2.6-SNAPSHOT to target/dependency/load-balancer-admin.jar [2023-01-15T19:27:43.827Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.0.0 to target/dependency/jakarta.resource-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.0 to target/dependency/jakarta.transaction-api.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.common:amx-javaee:jar:6.2.6-SNAPSHOT to target/dependency/amx-javaee.jar [2023-01-15T19:27:43.827Z] [INFO] Copying org.glassfish.main.web:web-core:jar:6.2.6-SNAPSHOT to target/dependency/web-core.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:6.2.6-SNAPSHOT to target/dependency/appserv-rt.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.0.2 to target/dependency/tyrus-container-glassfish-ejb.jar [2023-01-15T19:27:43.828Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.0.0 to target/dependency/jakarta.persistence-api.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.extras:javaee:jar:6.2.6-SNAPSHOT to target/dependency/javaee.jar [2023-01-15T19:27:43.828Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:2.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:6.2.6-SNAPSHOT to target/dependency/annotation-framework.jar [2023-01-15T19:27:43.828Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0 to target/dependency/jakarta.interceptor-api.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [2023-01-15T19:27:43.828Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-config.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:2.0.1 to target/dependency/jakarta.security.enterprise.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:6.2.6-SNAPSHOT to target/dependency/appserver-domain.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.0.2 to target/dependency/tyrus-spi.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:6.2.6-SNAPSHOT to target/dependency/cluster-ssh.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:6.2.6-SNAPSHOT to target/dependency/dataprovider.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.web:war-util:jar:6.2.6-SNAPSHOT to target/dependency/war-util.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:6.2.6-SNAPSHOT to target/dependency/cluster-admin.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.0.2 to target/dependency/tyrus-client.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:6.2.6-SNAPSHOT to target/dependency/web-embed-api.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish:jakarta.json:jar:2.0.1 to target/dependency/jakarta.json.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:6.2.6-SNAPSHOT to target/dependency/monitoring-core.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.0.4 to target/dependency/jersey-cdi1x.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.0.4 to target/dependency/jersey-mvc.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:6.2.6-SNAPSHOT to target/dependency/persistence-common.jar [2023-01-15T19:27:43.828Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:2.0.0 to target/dependency/jakarta.authentication-api.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:6.2.6-SNAPSHOT to target/dependency/descriptors.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.2 to target/dependency/org.eclipse.persistence.moxy.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.exousia:exousia:jar:1.0.0 to target/dependency/exousia.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [2023-01-15T19:27:43.828Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:6.2.6-SNAPSHOT to target/dependency/glassfish-common [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.0.4 to target/dependency/jersey-cdi1x-servlet.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [2023-01-15T19:27:43.828Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [2023-01-15T19:27:43.829Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 to target/dependency/jakarta.enterprise.cdi-api.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:6.2.6-SNAPSHOT to target/dependency/resources-connector.jar [2023-01-15T19:27:43.829Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.0.4 to target/dependency/jersey-mvc-jsp.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/transaction-internal-api.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [2023-01-15T19:27:43.829Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:6.2.6-SNAPSHOT to target/dependency/jdbc-ra [2023-01-15T19:27:43.829Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.829Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-osgi/2.0.0/grizzly-npn-osgi-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.829Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2023-01-15T19:27:43.829Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:6.2.6-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:6.2.6-SNAPSHOT to target/dependency/appserver-cli.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:3.0.2 to target/dependency/org.eclipse.persistence.core.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:6.2.6-SNAPSHOT to target/dependency/jspcaching-connector.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-resources.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.0.2 to target/dependency/tyrus-core.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-naming.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:6.2.6-SNAPSHOT to target/dependency/jta.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2023-01-15T19:27:43.829Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:6.2.6-SNAPSHOT to target/dependency/ejb-container.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jts-plugin.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:6.2.6-SNAPSHOT to target/dependency/web-cli.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:6.2.6-SNAPSHOT to target/dependency/jsf-connector.jar [2023-01-15T19:27:43.829Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:5.0.0 to target/dependency/jakarta.servlet-api.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.common:container-common:jar:6.2.6-SNAPSHOT to target/dependency/container-common.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.0.2 to target/dependency/tyrus-container-servlet.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-admin.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.external:jsch:jar:0.1.56 to target/dependency/jsch.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-runtime.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:6.2.6-SNAPSHOT to target/dependency/security-ee.jar [2023-01-15T19:27:43.829Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.security:jaspic.provider.framework:jar:6.2.6-SNAPSHOT to target/dependency/jaspic.provider.framework.jar [2023-01-15T19:27:43.829Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.0.0 to target/dependency/jakarta.websocket-api.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.0.4 to target/dependency/jersey-container-servlet.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [2023-01-15T19:27:43.829Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2023-01-15T19:27:43.830Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.830Z] [INFO] Copying org.glassfish:jsonp-jaxrs:jar:2.0.1 to target/dependency/jsonp-jaxrs.jar [2023-01-15T19:27:43.830Z] [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [2023-01-15T19:27:43.830Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2023-01-15T19:27:43.830Z] [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [2023-01-15T19:27:43.830Z] [INFO] Copying org.glassfish.main.common:stats77:jar:6.2.6-SNAPSHOT to target/dependency/stats77.jar [2023-01-15T19:27:43.830Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:6.2.6-SNAPSHOT to target/dependency/ejb-client.jar [2023-01-15T19:27:43.830Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:6.2.6-SNAPSHOT to target/dependency/admin-core.jar [2023-01-15T19:27:43.830Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [2023-01-15T19:27:43.830Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:6.2.6-SNAPSHOT to target/dependency/appserver-dtds [2023-01-15T19:27:43.830Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/admin-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:43.830Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:6.2.6-SNAPSHOT to target/dependency/rest-service.jar [2023-01-15T19:27:43.830Z] [INFO] Copying org.glassfish.main.deployment:deployment-javaee-core:jar:6.2.6-SNAPSHOT to target/dependency/deployment-javaee-core.jar [2023-01-15T19:27:43.830Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [2023-01-15T19:27:43.830Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:6.2.6-SNAPSHOT to target/dependency/dol.jar [2023-01-15T19:27:43.830Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-weld-connector.jar [2023-01-15T19:27:43.830Z] [INFO] [2023-01-15T19:27:43.830Z] [INFO] --- maven-assembly-plugin:3.3.0:single (default-single) @ web --- [2023-01-15T19:27:43.830Z] [INFO] Reading assembly descriptor: src/main/assembly/web.xml [2023-01-15T19:27:43.830Z] [WARNING] Cannot include project artifact: org.glassfish.main.distributions:web:glassfish-distribution:6.2.6-SNAPSHOT; it doesn't have an associated file or directory. [2023-01-15T19:27:43.830Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/common-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.088Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.088Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/stage [2023-01-15T19:27:44.088Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/config-types.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.088Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.088Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.345Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.345Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.345Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Some input files use or override a deprecated API. [2023-01-15T19:27:44.345Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:27:44.345Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientInfo.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:27:44.345Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientInfo.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:27:44.345Z] [INFO] [2023-01-15T19:27:44.345Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-client-module --- [2023-01-15T19:27:44.345Z] [INFO] [2023-01-15T19:27:44.345Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-client-module --- [2023-01-15T19:27:44.345Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.345Z] [INFO] [2023-01-15T19:27:44.345Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-client-module --- [2023-01-15T19:27:44.345Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.345Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.345Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/logging.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.345Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.346Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.603Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.603Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.603Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.603Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.603Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.603Z] [INFO] [2023-01-15T19:27:44.603Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:exec (create-domain) @ web --- [2023-01-15T19:27:44.603Z] [INFO] executable: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/stage/glassfish6/bin/asadmin [2023-01-15T19:27:44.603Z] [INFO] commandLineArgs: --user admin create-domain --template=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/stage/glassfish6/glassfish/common/templates/gf/appserver-domain.jar --nopassword --savelogin=true --checkports=false --adminport 4848 --instanceport 8080 --keytooloptions CN=localhost domain1 [2023-01-15T19:27:44.603Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/kernel.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.603Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:27:44.603Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:44.603Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.603Z] [INFO] [2023-01-15T19:27:44.603Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-client-module --- [2023-01-15T19:27:44.603Z] [INFO] [2023-01-15T19:27:44.603Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-client-module --- [2023-01-15T19:27:44.603Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:44.603Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.603Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/3.0.3/osgi-adapter-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.603Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/classes [2023-01-15T19:27:44.603Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/security.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.860Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/security-services.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.860Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.860Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.14/mimepull-1.9.14.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.860Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/jsch/0.1.56/jsch-0.1.56.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:44.861Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.117Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.117Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/amx-javaee.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.117Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.117Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/container-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.117Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/dol.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/deployment-javaee-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-cache/2.0.0/shoal-cache-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/schema2beans/6.7/schema2beans-6.7.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/backup.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.374Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.375Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.375Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.632Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.632Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.632Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.632Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authentication/jakarta.authentication-api/2.0.0/jakarta.authentication-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.632Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authorization/jakarta.authorization-api/2.0.0/jakarta.authorization-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.632Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.632Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.632Z] [INFO] [exec] Using port 4848 for Admin. [2023-01-15T19:27:45.632Z] [INFO] [exec] Using port 8080 for HTTP Instance. [2023-01-15T19:27:45.632Z] [INFO] [exec] Using default port 7676 for JMS. [2023-01-15T19:27:45.632Z] [INFO] [exec] Using default port 3700 for IIOP. [2023-01-15T19:27:45.632Z] [INFO] [exec] Using default port 8181 for HTTP_SSL. [2023-01-15T19:27:45.632Z] [INFO] [exec] Using default port 3820 for IIOP_SSL. [2023-01-15T19:27:45.632Z] [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [2023-01-15T19:27:45.632Z] [INFO] [exec] Using default port 8686 for JMX_ADMIN. [2023-01-15T19:27:45.632Z] [INFO] [exec] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:27:45.632Z] [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:27:45.632Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:27:45.632Z] [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:27:45.632Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.632Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.632Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.889Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.889Z] [INFO] [2023-01-15T19:27:45.889Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-client-module --- [2023-01-15T19:27:45.889Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:27:45.889Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.889Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.889Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.2.0/org.eclipse.persistence.asm-9.2.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:45.890Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2/org.eclipse.persistence.core-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.454Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-client-module --- [2023-01-15T19:27:46.454Z] [INFO] Not copying test resources [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-client-module --- [2023-01-15T19:27:46.454Z] [INFO] Not compiling test sources [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module --- [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-client-module --- [2023-01-15T19:27:46.454Z] [INFO] Tests are skipped. [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-client-module --- [2023-01-15T19:27:46.454Z] [INFO] Executing tasks [2023-01-15T19:27:46.454Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/classes/META-INF for [2023-01-15T19:27:46.454Z] [INFO] [echo] gf-client-module [2023-01-15T19:27:46.454Z] [INFO] Executed tasks [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-client-module --- [2023-01-15T19:27:46.454Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/gf-client-module.jar [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-client-module --- [2023-01-15T19:27:46.454Z] [INFO] Tests are skipped. [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-client-module --- [2023-01-15T19:27:46.454Z] [INFO] Tests are skipped. [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module --- [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-client-module --- [2023-01-15T19:27:46.454Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/6.2.6-SNAPSHOT/gf-client-module-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:46.454Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/6.2.6-SNAPSHOT/gf-client-module-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] [2023-01-15T19:27:46.454Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2023-01-15T19:27:46.454Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2023-01-15T19:27:46.454Z] [INFO] Building Embedded GlassFish All-In-One 6.2.6-SNAPSHOT [283/288] [2023-01-15T19:27:46.454Z] [INFO] Building Client Library (including ACC) 6.2.6-SNAPSHOT [284/288] [2023-01-15T19:27:46.454Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:27:46.454Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:27:46.454Z] [WARNING] ***************************************************************** [2023-01-15T19:27:46.454Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:46.454Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:46.454Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:46.454Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:46.454Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:46.454Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:46.454Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:46.454Z] [WARNING] ***************************************************************** [2023-01-15T19:27:46.454Z] [WARNING] The following plugins are not marked @threadSafe in Client Library (including ACC): [2023-01-15T19:27:46.454Z] [WARNING] ***************************************************************** [2023-01-15T19:27:46.454Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:46.454Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:46.454Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:46.454Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:46.454Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:46.454Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:46.454Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:46.454Z] [WARNING] ***************************************************************** [2023-01-15T19:27:46.454Z] [WARNING] The following plugins are not marked @threadSafe in Embedded GlassFish All-In-One: [2023-01-15T19:27:46.454Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:46.454Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:46.454Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:46.454Z] [WARNING] ***************************************************************** [2023-01-15T19:27:46.454Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:46.454Z] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [2023-01-15T19:27:46.454Z] [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [2023-01-15T19:27:46.455Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:46.455Z] [WARNING] ***************************************************************** [2023-01-15T19:27:46.711Z] [INFO] [2023-01-15T19:27:46.711Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-client --- [2023-01-15T19:27:46.711Z] [INFO] [2023-01-15T19:27:46.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-client --- [2023-01-15T19:27:46.711Z] [INFO] [2023-01-15T19:27:46.711Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-client --- [2023-01-15T19:27:46.711Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:46.711Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone [2023-01-15T19:27:46.711Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:46.711Z] [INFO] [2023-01-15T19:27:46.711Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-client --- [2023-01-15T19:27:46.711Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:27:46.711Z] [INFO] [exec] Domain domain1 created. [2023-01-15T19:27:46.711Z] [INFO] [exec] Domain domain1 admin port is 4848. [2023-01-15T19:27:46.711Z] [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [2023-01-15T19:27:46.711Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2/org.eclipse.persistence.jpa-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.711Z] [INFO] [2023-01-15T19:27:46.711Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-all --- [2023-01-15T19:27:46.711Z] [INFO] [2023-01-15T19:27:46.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-all --- [2023-01-15T19:27:46.712Z] [INFO] [2023-01-15T19:27:46.712Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-all --- [2023-01-15T19:27:46.712Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:46.712Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all [2023-01-15T19:27:46.712Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:46.712Z] [INFO] [2023-01-15T19:27:46.712Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-all --- [2023-01-15T19:27:46.712Z] [INFO] [2023-01-15T19:27:46.712Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-all --- [2023-01-15T19:27:46.712Z] [INFO] [2023-01-15T19:27:46.712Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-all --- [2023-01-15T19:27:46.712Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:46.712Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:46.712Z] [INFO] [2023-01-15T19:27:46.712Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all --- [2023-01-15T19:27:46.969Z] [INFO] [exec] Admin login information for host [localhost] and port [4848] [2023-01-15T19:27:46.969Z] [INFO] [exec] is being overwritten with credentials provided because the [2023-01-15T19:27:46.969Z] [INFO] [exec] --savelogin option was used during the create-domain command. [2023-01-15T19:27:46.969Z] [INFO] [exec] Login information relevant to admin user name [admin] [2023-01-15T19:27:46.969Z] [INFO] [exec] for this domain [domain1] stored at [2023-01-15T19:27:46.969Z] [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [2023-01-15T19:27:46.969Z] [INFO] [exec] Make sure that this file remains protected. [2023-01-15T19:27:46.969Z] [INFO] [exec] Information stored in this file will be used by [2023-01-15T19:27:46.969Z] [INFO] [exec] administration commands to manage this domain. [2023-01-15T19:27:46.969Z] [INFO] [exec] Command create-domain executed successfully. [2023-01-15T19:27:46.969Z] [INFO] [2023-01-15T19:27:46.969Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-new --- [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/antlr/2.7.8/antlr-2.7.8.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.969Z] [INFO] Executing tasks [2023-01-15T19:27:46.969Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/dependency/META-INF for [2023-01-15T19:27:46.969Z] [INFO] [echo] nucleus-new [2023-01-15T19:27:46.969Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/dependency/META-INF [2023-01-15T19:27:46.969Z] [INFO] Executed tasks [2023-01-15T19:27:46.969Z] [INFO] [2023-01-15T19:27:46.969Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ nucleus-new --- [2023-01-15T19:27:46.969Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:27:46.969Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/nucleus-new.zip [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2/org.eclipse.persistence.jpa.jpql-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:46.969Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/dbschema/6.7/dbschema-6.7.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.226Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.226Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.227Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.227Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.227Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/amx-javaee.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.227Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2/org.eclipse.persistence.jpa.modelgen.processor-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.227Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2/org.eclipse.persistence.moxy-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.227Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.227Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:27:47.227Z] [INFO] [2023-01-15T19:27:47.227Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-client --- [2023-01-15T19:27:47.227Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/container-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.227Z] [INFO] [2023-01-15T19:27:47.227Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-client --- [2023-01-15T19:27:47.227Z] [INFO] [2023-01-15T19:27:47.227Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-client --- [2023-01-15T19:27:47.227Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:47.227Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:47.227Z] [INFO] [2023-01-15T19:27:47.227Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-client --- [2023-01-15T19:27:47.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:47.227Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:47.227Z] [INFO] Copying 2 resources [2023-01-15T19:27:47.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/src/main/manpages [2023-01-15T19:27:47.227Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:47.227Z] [INFO] [2023-01-15T19:27:47.227Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-client --- [2023-01-15T19:27:47.227Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:47.227Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/classes [2023-01-15T19:27:47.487Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/dol.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2/org.eclipse.persistence.dbws-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2/org.eclipse.persistence.oracle-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/jta.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/jts.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/deployment-javaee-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-cache/2.0.0/shoal-cache-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.488Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/schema2beans/6.7/schema2beans-6.7.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.745Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/backup.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.745Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.745Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.745Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.745Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.745Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.746Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:27:47.746Z] [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:27:47.746Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.746Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:47.746Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.003Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.003Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/ibm/jbatch/com.ibm.jbatch.container/2.0.0/com.ibm.jbatch.container-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.003Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.003Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.003Z] [INFO] [2023-01-15T19:27:48.003Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-client --- [2023-01-15T19:27:48.004Z] [INFO] [2023-01-15T19:27:48.004Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-client --- [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] [2023-01-15T19:27:48.004Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-client --- [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/ibm/jbatch/com.ibm.jbatch.spi/2.0.0/com.ibm.jbatch.spi-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/deployment-javaee-full.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.enterprise.concurrent/2.0.0/jakarta.enterprise.concurrent-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.004Z] [INFO] [2023-01-15T19:27:48.004Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-new --- [2023-01-15T19:27:48.004Z] [INFO] Tests are skipped. [2023-01-15T19:27:48.004Z] [INFO] [2023-01-15T19:27:48.004Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-new --- [2023-01-15T19:27:48.004Z] [INFO] Tests are skipped. [2023-01-15T19:27:48.004Z] [INFO] [2023-01-15T19:27:48.004Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new --- [2023-01-15T19:27:48.004Z] [INFO] [2023-01-15T19:27:48.004Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-new --- [2023-01-15T19:27:48.004Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/6.2.6-SNAPSHOT/nucleus-new-6.2.6-SNAPSHOT.zip [2023-01-15T19:27:48.004Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/6.2.6-SNAPSHOT/nucleus-new-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:48.004Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.261Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.261Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/javaee-kernel.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.261Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.faces/3.0.1/jakarta.faces-3.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.262Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:27:48.262Z] [INFO] [2023-01-15T19:27:48.262Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-client --- [2023-01-15T19:27:48.262Z] [INFO] [2023-01-15T19:27:48.262Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-client --- [2023-01-15T19:27:48.262Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:48.262Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/classes [2023-01-15T19:27:48.519Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.519Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/stats77.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/web-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/web-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:48.776Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-api/2.0.0/shoal-gms-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-impl/2.0.0/shoal-gms-impl-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.034Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/war-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.034Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.034Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/wasp/wasp/3.0.1/wasp-3.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.290Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.290Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jakarta.servlet.jsp.jstl-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/2.0.0/jakarta.servlet.jsp.jstl-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/javaee-kernel.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm/9.2/asm-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Not copying test resources [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] Not compiling test sources [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] Tests are skipped. [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Executing tasks [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/3.0.3/hk2-core-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/classes/META-INF for [2023-01-15T19:27:49.291Z] [INFO] [echo] gf-client [2023-01-15T19:27:49.291Z] [INFO] Executed tasks [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/gf-client.jar [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] Tests are skipped. [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] Tests are skipped. [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-client --- [2023-01-15T19:27:49.291Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/6.2.6-SNAPSHOT/gf-client-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/6.2.6-SNAPSHOT/gf-client-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:49.291Z] [INFO] [2023-01-15T19:27:49.291Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2023-01-15T19:27:49.291Z] [INFO] Building Glassfish Featureset 6.2.6-SNAPSHOT [285/288] [2023-01-15T19:27:49.291Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:27:49.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.291Z] [WARNING] ***************************************************************** [2023-01-15T19:27:49.291Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:49.291Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:49.291Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:49.291Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:49.291Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:49.291Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:49.292Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:49.292Z] [WARNING] ***************************************************************** [2023-01-15T19:27:49.292Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish Featureset: [2023-01-15T19:27:49.292Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:49.292Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:49.292Z] [WARNING] ***************************************************************** [2023-01-15T19:27:49.292Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/hk2-config.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:49.549Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish [2023-01-15T19:27:49.549Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:49.549Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] Executing tasks [2023-01-15T19:27:49.549Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish/target/classes/META-INF for [2023-01-15T19:27:49.549Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/3.0.3/hk2-runlevel-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.549Z] [INFO] [echo] glassfish [2023-01-15T19:27:49.549Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish/target/classes/META-INF [2023-01-15T19:27:49.549Z] [INFO] Executed tasks [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] Tests are skipped. [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] Tests are skipped. [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish --- [2023-01-15T19:27:49.549Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2023-01-15T19:27:49.549Z] [INFO] Building Debug 6.2.6-SNAPSHOT [286/288] [2023-01-15T19:27:49.549Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:27:49.549Z] [WARNING] ***************************************************************** [2023-01-15T19:27:49.549Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:49.549Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:49.549Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:49.549Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:49.549Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:49.549Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:49.549Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:49.549Z] [WARNING] ***************************************************************** [2023-01-15T19:27:49.549Z] [WARNING] The following plugins are not marked @threadSafe in Debug: [2023-01-15T19:27:49.549Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:49.549Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:49.549Z] [WARNING] ***************************************************************** [2023-01-15T19:27:49.549Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.549Z] [INFO] [2023-01-15T19:27:49.549Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2023-01-15T19:27:49.549Z] [INFO] Building Glassfish Distribution 6.2.6-SNAPSHOT [287/288] [2023-01-15T19:27:49.549Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:27:49.549Z] [WARNING] ***************************************************************** [2023-01-15T19:27:49.549Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:27:49.549Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:27:49.549Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:27:49.549Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:27:49.549Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:27:49.549Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:27:49.549Z] [WARNING] * question, not against maven-core * [2023-01-15T19:27:49.549Z] [WARNING] ***************************************************************** [2023-01-15T19:27:49.549Z] [WARNING] The following plugins are not marked @threadSafe in Glassfish Distribution: [2023-01-15T19:27:49.549Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:27:49.550Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:27:49.550Z] [WARNING] ***************************************************************** [2023-01-15T19:27:49.550Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.0.3/hk2-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.550Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/3.0.3/class-model-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish --- [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish --- [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ debug --- [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish --- [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:49.550Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish [2023-01-15T19:27:49.550Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:49.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ debug --- [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish --- [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ debug --- [2023-01-15T19:27:49.550Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:49.550Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug [2023-01-15T19:27:49.550Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish --- [2023-01-15T19:27:49.550Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ debug --- [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish --- [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ debug --- [2023-01-15T19:27:49.550Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ debug --- [2023-01-15T19:27:49.550Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:27:49.550Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:49.550Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/common-resources with includes "" and excludes "" [2023-01-15T19:27:49.550Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ glassfish --- [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ debug --- [2023-01-15T19:27:49.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:27:49.550Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:27:49.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/src/main/resources [2023-01-15T19:27:49.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/src/main/manpages [2023-01-15T19:27:49.550Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:27:49.550Z] [INFO] [2023-01-15T19:27:49.550Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ debug --- [2023-01-15T19:27:49.550Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:49.550Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/classes [2023-01-15T19:27:49.550Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/7.0.2.Final/hibernate-validator-7.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-batch-connector.jar [2023-01-15T19:27:49.550Z] [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:6.2.6-SNAPSHOT to target/dependency/cmp-scripts [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-naming.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.exousia:exousia:jar:1.0.0 to target/dependency/exousia.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [2023-01-15T19:27:49.550Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:2.0.0 to target/dependency/jakarta.authentication-api.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar [2023-01-15T19:27:49.550Z] [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.0.1 to target/dependency/wasp.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:6.2.6-SNAPSHOT to target/dependency/web-cli.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-common-full-plugin.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:3.0.2 to target/dependency/org.eclipse.persistence.core.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:3.0.3 to target/dependency/webservices-api-osgi.jar [2023-01-15T19:27:49.550Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [2023-01-15T19:27:49.551Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [2023-01-15T19:27:49.551Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [2023-01-15T19:27:49.551Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [2023-01-15T19:27:49.551Z] [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:6.2.6-SNAPSHOT to target/dependency/jmsra [2023-01-15T19:27:49.551Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:6.2.6-SNAPSHOT to target/dependency/appserver-domain.jar [2023-01-15T19:27:49.551Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:6.2.6-SNAPSHOT to target/dependency/resources-runtime.jar [2023-01-15T19:27:49.551Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2023-01-15T19:27:49.551Z] [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2023-01-15T19:27:49.551Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [2023-01-15T19:27:49.551Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:2.0.0 to target/dependency/jakarta.enterprise.concurrent-api.jar [2023-01-15T19:27:49.551Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.0.2 to target/dependency/tyrus-server.jar [2023-01-15T19:27:49.551Z] [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:6.2.6-SNAPSHOT to target/dependency/ejb-timer-service-app.war [2023-01-15T19:27:49.551Z] [INFO] Copying org.glassfish.main.security:webservices.security:jar:6.2.6-SNAPSHOT to target/dependency/webservices.security.jar [2023-01-15T19:27:49.551Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2023-01-15T19:27:49.807Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.807Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.el/4.0.2/jakarta.el-4.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.807Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.807Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.0.2/tyrus-core-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator-cdi/7.0.2.Final/hibernate-validator-cdi-7.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.0.2/tyrus-server-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.0.2/tyrus-spi-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.0.2/tyrus-client-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.0.2/tyrus-container-servlet-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.0.2/tyrus-container-grizzly-client-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.0.2/tyrus-container-glassfish-cdi-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.0.2/tyrus-container-glassfish-ejb-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/soteria/jakarta.security.enterprise/2.0.1/jakarta.security.enterprise-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:49.808Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.064Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.065Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.065Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.065Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.065Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.065Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.065Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/weld/weld-osgi-bundle/4.0.2.Final/weld-osgi-bundle-4.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.321Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.321Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-osgi/2.0.0/grizzly-npn-osgi-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.321Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.322Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.322Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.322Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.322Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.4/jersey-media-moxy-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.4/jersey-cdi1x-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.4/jersey-cdi1x-servlet-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.4/jersey-cdi1x-transaction-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.4/jersey-container-servlet-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.4/jersey-container-servlet-core-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/weld/weld-osgi-bundle/4.0.2.Final/weld-osgi-bundle-4.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.4/jersey-media-json-processing-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.579Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.4/jersey-mvc-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.580Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.4/jersey-mvc-jsp-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.580Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.4/jersey-server-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.580Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [2023-01-15T19:27:50.580Z] [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:6.2.6-SNAPSHOT to target/dependency/appclient-scripts [2023-01-15T19:27:50.580Z] [INFO] Copying org.glassfish.main.appclient:acc-config:jar:6.2.6-SNAPSHOT to target/dependency/acc-config.jar [2023-01-15T19:27:50.580Z] [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-concurrent-plugin.jar [2023-01-15T19:27:50.580Z] [INFO] Copying org.glassfish.main.web:web-core:jar:6.2.6-SNAPSHOT to target/dependency/web-core.jar [2023-01-15T19:27:50.580Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:6.2.6-SNAPSHOT to target/dependency/web-naming.jar [2023-01-15T19:27:50.580Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [2023-01-15T19:27:50.580Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2023-01-15T19:27:50.580Z] [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:6.2.6-SNAPSHOT to target/dependency/gf-client-module.jar [2023-01-15T19:27:50.580Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [2023-01-15T19:27:50.580Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:6.2.6-SNAPSHOT to target/dependency/cmp-support-ejb.jar [2023-01-15T19:27:50.580Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:6.2.6-SNAPSHOT to target/dependency/web-embed-api.jar [2023-01-15T19:27:50.580Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:3.0.0 to target/dependency/jsftemplating.jar [2023-01-15T19:27:50.580Z] [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.2.1 to target/dependency/mq-distribution [2023-01-15T19:27:50.580Z] [INFO] [2023-01-15T19:27:50.580Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ debug --- [2023-01-15T19:27:50.580Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:27:50.580Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/classes [2023-01-15T19:27:50.580Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.4/jersey-client-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.837Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.4/jersey-container-grizzly2-http-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.837Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.4/jersey-media-jaxb-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.837Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.4/jersey-media-json-jettison-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.837Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.4/jersey-media-json-jackson-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.837Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.4/jersey-media-sse-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.837Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.4/jersey-media-multipart-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.837Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.4/jersey-bean-validation-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.837Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.4/jersey-entity-filtering-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.4/jersey-common-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:50.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.096Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.096Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.096Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.2.0/org.eclipse.persistence.asm-9.2.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.096Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish:jsonp-jaxrs:jar:2.0.1 to target/dependency/jsonp-jaxrs.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.0.2 to target/dependency/tyrus-container-servlet.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-admin.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:6.2.6-SNAPSHOT to target/dependency/descriptors.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jca-plugin.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:6.2.6-SNAPSHOT to target/dependency/appclient-server-core.jar [2023-01-15T19:27:51.096Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp-api.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:6.2.6-SNAPSHOT to target/dependency/security-ee.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-weld-connector.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.common:amx-javaee:jar:6.2.6-SNAPSHOT to target/dependency/amx-javaee.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.0.2 to target/dependency/tyrus-core.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:6.2.6-SNAPSHOT to target/dependency/jta.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.1 to target/dependency/stax2-api.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.common:container-common:jar:6.2.6-SNAPSHOT to target/dependency/container-common.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:6.2.6-SNAPSHOT to target/dependency/templates.jar [2023-01-15T19:27:51.096Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [2023-01-15T19:27:51.096Z] [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:6.2.6-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jms-plugin.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:2.0.0 to target/dependency/shoal-cache.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:6.2.6-SNAPSHOT to target/dependency/web-ha.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:6.2.6-SNAPSHOT to target/dependency/cli-optional.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.extras:javaee:jar:6.2.6-SNAPSHOT to target/dependency/javaee.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:4.0.2.Final to target/dependency/weld-se-shaded.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:6.2.6-SNAPSHOT to target/dependency/jts.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:6.2.6-SNAPSHOT to target/dependency/monitoring-core.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.0.2 to target/dependency/tyrus-client.jar [2023-01-15T19:27:51.096Z] [INFO] Copying org.glassfish.external:jsch:jar:0.1.56 to target/dependency/jsch.jar [2023-01-15T19:27:51.097Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2/org.eclipse.persistence.core-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.097Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2023-01-15T19:27:51.097Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:6.2.6-SNAPSHOT to target/dependency/descriptors [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.0.4 to target/dependency/jersey-cdi1x-servlet.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:6.2.6-SNAPSHOT to target/dependency/jpa-container.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:6.2.6-SNAPSHOT to target/dependency/orb-iiop.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:6.2.6-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:6.2.6-SNAPSHOT to target/dependency/cmp-enhancer.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:6.2.6-SNAPSHOT to target/dependency/dataprovider.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:6.2.6-SNAPSHOT to target/dependency/gf-jms-injection.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2023-01-15T19:27:51.097Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.4/jersey-hk2-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:6.2.6-SNAPSHOT to target/dependency/libpam4j.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-resources.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:6.2.6-SNAPSHOT to target/dependency/dol.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.4 to target/dependency/glassfish-corba-orb.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:6.2.6-SNAPSHOT to target/dependency/soap-tcp.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:6.2.6-SNAPSHOT to target/dependency/cluster-cli.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/connectors-internal-api.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.admin:backup:jar:6.2.6-SNAPSHOT to target/dependency/backup.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:6.2.6-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [2023-01-15T19:27:51.097Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.0.0 to target/dependency/jakarta.persistence-api.jar [2023-01-15T19:27:51.097Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0 to target/dependency/jakarta.json.bind-api.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.0.2 to target/dependency/tyrus-container-glassfish-cdi.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2023-01-15T19:27:51.097Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.097Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.0.2 to target/dependency/tyrus-spi.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:4.0.2.Final to target/dependency/weld-osgi-bundle.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:3.0.3 to target/dependency/webservices-extra-jdk-packages.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:6.2.6-SNAPSHOT to target/dependency/cluster-admin.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.appclient:gf-client:jar:6.2.6-SNAPSHOT to target/dependency/gf-client.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:6.2.6-SNAPSHOT to target/dependency/appclient-connector.jar [2023-01-15T19:27:51.097Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:6.2.6-SNAPSHOT to target/dependency/ejb-full-container.jar [2023-01-15T19:27:51.097Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.0 to target/dependency/jakarta.transaction-api.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/cmp-internal-api.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:6.2.6-SNAPSHOT to target/dependency/websecurity.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:6.2.6-SNAPSHOT to target/dependency/jspcaching-connector.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:6.2.6-SNAPSHOT to target/dependency/orb-connector.jar [2023-01-15T19:27:51.097Z] [INFO] Copying org.glassfish.main.jms:jms-admin:jar:6.2.6-SNAPSHOT to target/dependency/jms-admin.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:6.2.6-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:6.2.6-SNAPSHOT to target/dependency/web-sse.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:6.2.6-SNAPSHOT to target/dependency/cluster-common.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:6.2.6-SNAPSHOT to target/dependency/webservices-connector.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:6.2.6-SNAPSHOT to target/dependency/web-glue.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.eclipse:yasson:jar:2.0.4 to target/dependency/yasson.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.2 to target/dependency/org.eclipse.persistence.moxy.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.2.5.Final to target/dependency/jboss-classfilewriter.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.web:war-util:jar:6.2.6-SNAPSHOT to target/dependency/war-util.jar [2023-01-15T19:27:51.098Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [2023-01-15T19:27:51.098Z] [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.0.0 to target/dependency/jakarta.jms-api.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:6.2.6-SNAPSHOT to target/dependency/console-common.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:6.2.6-SNAPSHOT to target/dependency/work-management.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.2 to target/dependency/org.apache.felix.eventadmin.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:2.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [2023-01-15T19:27:51.098Z] [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:6.2.6-SNAPSHOT to target/dependency/webservices-scripts [2023-01-15T19:27:51.098Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.4/jersey-media-json-binding-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:6.2.6-SNAPSHOT to target/dependency/cmp-generator-database.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-web-plugin.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-web-connector.jar [2023-01-15T19:27:51.098Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.web:jakarta.servlet.jsp.jstl:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [2023-01-15T19:27:51.098Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:6.2.6-SNAPSHOT to target/dependency/console-plugin-service.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:2.0.1 to target/dependency/krazo-jersey.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 to target/dependency/glassfish-corba-omgapi.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:6.2.6-SNAPSHOT to target/dependency/concurrent-impl.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [2023-01-15T19:27:51.098Z] [INFO] Copying com.sun.mail:jakarta.mail:jar:2.0.1 to target/dependency/jakarta.mail.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish:jakarta.faces:jar:3.0.1 to target/dependency/jakarta.faces.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish:jakarta.json:jar:2.0.1 to target/dependency/jakarta.json.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:6.2.6-SNAPSHOT to target/dependency/mail-connector.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.common:stats77:jar:6.2.6-SNAPSHOT to target/dependency/stats77.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:2.0.0 to target/dependency/shoal-gms-api.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:6.2.6-SNAPSHOT to target/dependency/jstl-connector.jar [2023-01-15T19:27:51.098Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [2023-01-15T19:27:51.098Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:6.2.6-SNAPSHOT to target/dependency/ejb-container.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.0.2 to target/dependency/tyrus-container-glassfish-ejb.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2023-01-15T19:27:51.099Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.0.0 to target/dependency/jakarta.websocket-api.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 to target/dependency/glassfish-corba-internal-api.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:6.2.6-SNAPSHOT to target/dependency/annotation-framework.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.0.4 to target/dependency/jersey-mvc-jsp.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.metro:wstx-services:war:3.0.3 to target/dependency/wstx-services.war [2023-01-15T19:27:51.099Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:6.2.6-SNAPSHOT to target/dependency/appserver-dtds [2023-01-15T19:27:51.099Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.deployment:deployment-javaee-core:jar:6.2.6-SNAPSHOT to target/dependency/deployment-javaee-core.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.security:jaspic.provider.framework:jar:6.2.6-SNAPSHOT to target/dependency/jaspic.provider.framework.jar [2023-01-15T19:27:51.099Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.0.0 to target/dependency/com.ibm.jbatch.container.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.0.2 to target/dependency/tyrus-container-grizzly-client.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:6.2.6-SNAPSHOT to target/dependency/concurrent-connector.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.core:javaee-kernel:jar:6.2.6-SNAPSHOT to target/dependency/javaee-kernel.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2023-01-15T19:27:51.099Z] [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:6.2.6-SNAPSHOT to target/dependency/ejb-timer-databases [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-jms-connector.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-corba-plugin.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:6.2.6-SNAPSHOT to target/dependency/load-balancer-admin.jar [2023-01-15T19:27:51.099Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:6.2.6-SNAPSHOT to target/dependency/jdbc-ra [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:6.2.6-SNAPSHOT to target/dependency/appserv-rt.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:6.2.6-SNAPSHOT to target/dependency/mail-runtime.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:6.2.6-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2023-01-15T19:27:51.099Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.0.0 to target/dependency/com.ibm.jbatch.spi.jar [2023-01-15T19:27:51.099Z] [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.2.5 to target/dependency/woodstox-core.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.0.4 to target/dependency/jersey-cdi1x-transaction.jar [2023-01-15T19:27:51.099Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.0.0 to target/dependency/jakarta.resource-api.jar [2023-01-15T19:27:51.099Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:2.0.1 to target/dependency/krazo-core.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/ejb-internal-api.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.2.0 to target/dependency/org.eclipse.persistence.asm.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/transaction-internal-api.jar [2023-01-15T19:27:51.099Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-schemas [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:6.2.6-SNAPSHOT to target/dependency/gms-adapter.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jts-plugin.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [2023-01-15T19:27:51.099Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.0 to target/dependency/jakarta.ejb-api.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.deployment:deployment-javaee-full:jar:6.2.6-SNAPSHOT to target/dependency/deployment-javaee-full.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:6.2.6-SNAPSHOT to target/dependency/resources-connector.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.0.4 to target/dependency/jersey-mvc.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-runtime.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2023-01-15T19:27:51.099Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:2.0.0 to target/dependency/shoal-gms-impl.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-batch-commands.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.security:appclient.security:jar:6.2.6-SNAPSHOT to target/dependency/appclient.security.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:6.2.6-SNAPSHOT to target/dependency/entitybean-container.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:2.0.1 to target/dependency/soteria.spi.bean.decorator.weld.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:6.2.6-SNAPSHOT to target/dependency/metro-glue.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:3.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2023-01-15T19:27:51.100Z] [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:6.2.6-SNAPSHOT to target/dependency/batch-databases [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:6.2.6-SNAPSHOT to target/dependency/appserver-cli.jar [2023-01-15T19:27:51.100Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [2023-01-15T19:27:51.100Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 to target/dependency/jakarta.enterprise.cdi-api.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:6.2.6-SNAPSHOT to target/dependency/cmp-model.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-file-store.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:6.2.6-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:6.2.6-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.0.4 to target/dependency/jersey-container-servlet-core.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [2023-01-15T19:27:51.100Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [2023-01-15T19:27:51.100Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:6.2.6-SNAPSHOT to target/dependency/glassfish-common [2023-01-15T19:27:51.100Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:6.2.6-SNAPSHOT to target/dependency/rest-client.jar [2023-01-15T19:27:51.100Z] [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.0.0 to target/dependency/jakarta.batch-api.jar [2023-01-15T19:27:51.100Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:6.2.6-SNAPSHOT to target/dependency/cmp-utility.jar [2023-01-15T19:27:51.100Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:6.2.6-SNAPSHOT to target/dependency/appserver-schemas [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/gms-bootstrap.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:6.2.6-SNAPSHOT to target/dependency/orb-enabler.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.0.4 to target/dependency/jersey-container-servlet.jar [2023-01-15T19:27:51.358Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:5.0.0 to target/dependency/jakarta.servlet-api.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.security:ejb.security:jar:6.2.6-SNAPSHOT to target/dependency/ejb.security.jar [2023-01-15T19:27:51.358Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0 to target/dependency/jakarta.interceptor-api.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.jms:jms-core:jar:6.2.6-SNAPSHOT to target/dependency/jms-core.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:6.2.6-SNAPSHOT to target/dependency/jsr109-impl.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.4 to target/dependency/glassfish-corba-csiv2-idl.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [2023-01-15T19:27:51.358Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.0.0 to target/dependency/jakarta.authorization-api.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [2023-01-15T19:27:51.358Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-dtds [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:6.2.6-SNAPSHOT to target/dependency/connectors-runtime.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:6.2.6-SNAPSHOT to target/dependency/rest-service.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:6.2.6-SNAPSHOT to target/dependency/admin-core.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:6.2.6-SNAPSHOT to target/dependency/ejb-client.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.4 to target/dependency/rmic.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:6.2.6-SNAPSHOT to target/dependency/cluster-ssh.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:6.2.6-SNAPSHOT to target/dependency/jsf-connector.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:6.2.6-SNAPSHOT to target/dependency/persistence-common.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2023-01-15T19:27:51.358Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-config.jar [2023-01-15T19:27:51.358Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [2023-01-15T19:27:51.358Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.0.0 to target/dependency/jakarta.mvc-api.jar [2023-01-15T19:27:51.358Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:6.2.6-SNAPSHOT to target/dependency/war [2023-01-15T19:27:51.358Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.359Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.13.1/jackson-module-jakarta-xmlbind-annotations-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.359Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.4.1/jettison-1.4.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.359Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.359Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:2.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2023-01-15T19:27:51.359Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-ejb-plugin.jar [2023-01-15T19:27:51.359Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.0.4 to target/dependency/jersey-cdi1x.jar [2023-01-15T19:27:51.359Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [2023-01-15T19:27:51.359Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2023-01-15T19:27:51.359Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:6.2.6-SNAPSHOT to target/dependency/connectors-admin.jar [2023-01-15T19:27:51.359Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2023-01-15T19:27:51.359Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:2.0.1 to target/dependency/jakarta.security.enterprise.jar [2023-01-15T19:27:51.359Z] [INFO] Copying org.glassfish.metro:webservices-osgi:jar:3.0.3 to target/dependency/webservices-osgi.jar [2023-01-15T19:27:51.359Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [2023-01-15T19:27:51.359Z] [INFO] [2023-01-15T19:27:51.359Z] [INFO] --- maven-assembly-plugin:3.3.0:single (default-single) @ glassfish --- [2023-01-15T19:27:51.359Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml [2023-01-15T19:27:51.359Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/2.0.1/jsonp-jaxrs-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.359Z] [WARNING] Cannot include project artifact: org.glassfish.main.distributions:glassfish:glassfish-distribution:6.2.6-SNAPSHOT; it doesn't have an associated file or directory. [2023-01-15T19:27:51.359Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.359Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/yasson/2.0.4/yasson-2.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.359Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-api/2.0.0/shoal-gms-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.359Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-impl/2.0.0/shoal-gms-impl-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/tiger-types.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] [2023-01-15T19:27:51.616Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web --- [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/javaee-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2/org.eclipse.persistence.jpa-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] [2023-01-15T19:27:51.616Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-derby) @ glassfish-embedded-web --- [2023-01-15T19:27:51.616Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/derby/10.15.2.0/derby-10.15.2.0.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars/javadb with includes "**/lib/**,**/bin/**" and excludes "" [2023-01-15T19:27:51.616Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/stage [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] Skipping the execution. [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbcra-cp.rar) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2023-01-15T19:27:51.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbcra-ds.rar) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2023-01-15T19:27:51.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbcra-dm.rar) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2023-01-15T19:27:51.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbcra-xa.rar) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2023-01-15T19:27:51.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] No sources to compile [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] No sources to compile [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] Not copying test resources [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] Not compiling test sources [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] Tests are skipped. [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] Executing tasks [2023-01-15T19:27:51.874Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes/META-INF for [2023-01-15T19:27:51.874Z] [INFO] [echo] glassfish-embedded-web [2023-01-15T19:27:51.874Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes/META-INF [2023-01-15T19:27:51.874Z] [INFO] Executed tasks [2023-01-15T19:27:51.874Z] [INFO] [2023-01-15T19:27:51.874Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web --- [2023-01-15T19:27:51.874Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2/org.eclipse.persistence.jpa.jpql-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.438Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2/org.eclipse.persistence.jpa.modelgen.processor-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.438Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2/org.eclipse.persistence.moxy-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.438Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2/org.eclipse.persistence.dbws-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.438Z] [INFO] [2023-01-15T19:27:52.438Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:exec (create-domain) @ glassfish --- [2023-01-15T19:27:52.438Z] [INFO] executable: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/stage/glassfish6/bin/asadmin [2023-01-15T19:27:52.439Z] [INFO] commandLineArgs: --user admin create-domain --template=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/stage/glassfish6/glassfish/common/templates/gf/appserver-domain.jar --nopassword --savelogin=true --checkports=false --adminport 4848 --instanceport 8080 --keytooloptions CN=localhost domain1 [2023-01-15T19:27:52.439Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2/org.eclipse.persistence.oracle-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.439Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.439Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.faces/3.0.1/jakarta.faces-3.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.439Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:27:52.695Z] [INFO] [2023-01-15T19:27:52.695Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ debug --- [2023-01-15T19:27:52.695Z] [INFO] Not copying test resources [2023-01-15T19:27:52.695Z] [INFO] [2023-01-15T19:27:52.695Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ debug --- [2023-01-15T19:27:52.695Z] [INFO] Not compiling test sources [2023-01-15T19:27:52.695Z] [INFO] [2023-01-15T19:27:52.695Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ debug --- [2023-01-15T19:27:52.695Z] [INFO] Tests are skipped. [2023-01-15T19:27:52.695Z] [INFO] [2023-01-15T19:27:52.695Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ debug --- [2023-01-15T19:27:52.695Z] [INFO] Executing tasks [2023-01-15T19:27:52.695Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/classes/META-INF for [2023-01-15T19:27:52.695Z] [INFO] [echo] debug [2023-01-15T19:27:52.695Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/classes/META-INF [2023-01-15T19:27:52.695Z] [INFO] Executed tasks [2023-01-15T19:27:52.695Z] [INFO] [2023-01-15T19:27:52.695Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ debug --- [2023-01-15T19:27:52.695Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/debug.jar [2023-01-15T19:27:52.696Z] [INFO] [2023-01-15T19:27:52.696Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ debug --- [2023-01-15T19:27:52.696Z] [INFO] Tests are skipped. [2023-01-15T19:27:52.696Z] [INFO] [2023-01-15T19:27:52.696Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ debug --- [2023-01-15T19:27:52.696Z] [INFO] Tests are skipped. [2023-01-15T19:27:52.696Z] [INFO] [2023-01-15T19:27:52.696Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug --- [2023-01-15T19:27:52.696Z] [INFO] [2023-01-15T19:27:52.696Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ debug --- [2023-01-15T19:27:52.696Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/6.2.6-SNAPSHOT/debug-6.2.6-SNAPSHOT.jar [2023-01-15T19:27:52.696Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/6.2.6-SNAPSHOT/debug-6.2.6-SNAPSHOT.pom [2023-01-15T19:27:52.953Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/jta.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.953Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/jts.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.953Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.953Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.953Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.953Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:52.953Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/admin-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.210Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/common-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.210Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.210Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/config-types.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.210Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.210Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.467Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.467Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.467Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.467Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.467Z] [INFO] [exec] Using port 4848 for Admin. [2023-01-15T19:27:53.467Z] [INFO] [exec] Using port 8080 for HTTP Instance. [2023-01-15T19:27:53.467Z] [INFO] [exec] Using default port 7676 for JMS. [2023-01-15T19:27:53.467Z] [INFO] [exec] Using default port 3700 for IIOP. [2023-01-15T19:27:53.467Z] [INFO] [exec] Using default port 8181 for HTTP_SSL. [2023-01-15T19:27:53.467Z] [INFO] [exec] Using default port 3820 for IIOP_SSL. [2023-01-15T19:27:53.467Z] [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [2023-01-15T19:27:53.467Z] [INFO] [exec] Using default port 8686 for JMX_ADMIN. [2023-01-15T19:27:53.467Z] [INFO] [exec] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:27:53.467Z] [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:27:53.467Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:27:53.467Z] [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:27:53.467Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.467Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/logging.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.467Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.467Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.467Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.468Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.468Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.468Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.468Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.724Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/kernel.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.724Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.724Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.724Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/3.0.3/osgi-adapter-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.724Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/security.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.724Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/security-services.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.980Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.980Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.14/mimepull-1.9.14.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.980Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/stats77.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/web-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:53.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/web-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.239Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.239Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.239Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.239Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.239Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.239Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.239Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/war-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.0.2/tyrus-core-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.0.2/tyrus-server-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.0.2/tyrus-spi-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.0.2/tyrus-client-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.0.2/tyrus-container-servlet-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.0.2/tyrus-container-grizzly-client-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.0.2/tyrus-container-glassfish-cdi-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.0.2/tyrus-container-glassfish-ejb-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/soteria/jakarta.security.enterprise/2.0.1/jakarta.security.enterprise-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.4/jersey-media-moxy-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.4/jersey-cdi1x-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.4/jersey-cdi1x-servlet-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.4/jersey-cdi1x-transaction-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.4/jersey-container-servlet-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.496Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.4/jersey-container-servlet-core-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.497Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.4/jersey-media-json-processing-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.497Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.4/jersey-mvc-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.497Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.4/jersey-mvc-jsp-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.497Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.4/jersey-server-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.753Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.4/jersey-client-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.753Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.4/jersey-container-grizzly2-http-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.754Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.4/jersey-media-jaxb-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.754Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.4/jersey-media-json-jettison-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.754Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.4/jersey-media-json-jackson-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.754Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.4/jersey-media-sse-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.754Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.4/jersey-media-multipart-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.754Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.4/jersey-bean-validation-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.754Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.4/jersey-entity-filtering-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:54.754Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.4/jersey-common-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.011Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.4/jersey-hk2-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.011Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.4/jersey-media-json-binding-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.011Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.011Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.267Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.268Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.13.1/jackson-module-jakarta-xmlbind-annotations-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.268Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.4.1/jettison-1.4.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.268Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.268Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/2.0.1/jsonp-jaxrs-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.268Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/yasson/2.0.4/yasson-2.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.524Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.524Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.524Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.524Z] [INFO] [2023-01-15T19:27:55.524Z] [INFO] --- maven-assembly-plugin:3.3.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web --- [2023-01-15T19:27:55.524Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.524Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2023-01-15T19:27:55.524Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-osgi/3.0.2/jaxb-osgi-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:55.524Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:27:55.524Z] [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:27:56.087Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/metro/webservices-osgi/3.0.3/webservices-osgi-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:57.980Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/metro/webservices-extra-jdk-packages/3.0.3/webservices-extra-jdk-packages-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:57.980Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/metro/webservices-api-osgi/3.0.3/webservices-api-osgi-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.237Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.237Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.237Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.2.5/woodstox-core-6.2.5.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/tiger-types.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/1.0.0/exousia-1.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] [exec] Domain domain1 created. [2023-01-15T19:27:58.494Z] [INFO] [exec] Domain domain1 admin port is 4848. [2023-01-15T19:27:58.494Z] [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [2023-01-15T19:27:58.494Z] [INFO] [exec] Admin login information for host [localhost] and port [4848] [2023-01-15T19:27:58.494Z] [INFO] [exec] is being overwritten with credentials provided because the [2023-01-15T19:27:58.494Z] [INFO] [exec] --savelogin option was used during the create-domain command. [2023-01-15T19:27:58.494Z] [INFO] [exec] Login information relevant to admin user name [admin] [2023-01-15T19:27:58.494Z] [INFO] [exec] for this domain [domain1] stored at [2023-01-15T19:27:58.494Z] [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [2023-01-15T19:27:58.494Z] [INFO] [exec] Make sure that this file remains protected. [2023-01-15T19:27:58.494Z] [INFO] [exec] Information stored in this file will be used by [2023-01-15T19:27:58.494Z] [INFO] [exec] administration commands to manage this domain. [2023-01-15T19:27:58.494Z] [INFO] [exec] Command create-domain executed successfully. [2023-01-15T19:27:58.494Z] [INFO] [2023-01-15T19:27:58.494Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web --- [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.494Z] [INFO] Executing tasks [2023-01-15T19:27:58.494Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/dependency/META-INF for [2023-01-15T19:27:58.494Z] [INFO] [echo] web [2023-01-15T19:27:58.494Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/dependency/META-INF [2023-01-15T19:27:58.494Z] [INFO] Executed tasks [2023-01-15T19:27:58.494Z] [INFO] [2023-01-15T19:27:58.494Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ web --- [2023-01-15T19:27:58.751Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.751Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:27:58.751Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authentication/jakarta.authentication-api/2.0.0/jakarta.authentication-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/web.zip [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authorization/jakarta.authorization-api/2.0.0/jakarta.authorization-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] [zip] glassfish6/glassfish/config/asenv.bat already added, skipping [2023-01-15T19:27:58.752Z] [INFO] [zip] glassfish6/glassfish/config/asenv.conf already added, skipping [2023-01-15T19:27:58.752Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/admin-keyfile already added, skipping [2023-01-15T19:27:58.752Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/cacerts.jks already added, skipping [2023-01-15T19:27:58.752Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/domain-passwords already added, skipping [2023-01-15T19:27:58.752Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keyfile already added, skipping [2023-01-15T19:27:58.752Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keystore.jks already added, skipping [2023-01-15T19:27:58.752Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/login.conf already added, skipping [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/wasp/wasp/3.0.1/wasp-3.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jakarta.servlet.jsp.jstl-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:58.752Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/2.0.0/jakarta.servlet.jsp.jstl-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:59.317Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:59.317Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.el/4.0.2/jakarta.el-4.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:59.317Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:59.317Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:59.317Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:59.575Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:59.575Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:27:59.575Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/apache/derby/derby/10.15.2.0/derby-10.15.2.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:28:00.139Z] [INFO] [2023-01-15T19:28:00.139Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all --- [2023-01-15T19:28:00.139Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.139Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.139Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.139Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.139Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.139Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.139Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.139Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/javaee-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.139Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.140Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.140Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.140Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.140Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.140Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:28:00.140Z] [INFO] [2023-01-15T19:28:00.140Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-derby) @ glassfish-embedded-all --- [2023-01-15T19:28:00.140Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/derby/10.15.2.0/derby-10.15.2.0.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars/javadb with includes "**/lib/**,**/bin/**" and excludes "" [2023-01-15T19:28:00.396Z] [INFO] [2023-01-15T19:28:00.396Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-mq) @ glassfish-embedded-all --- [2023-01-15T19:28:00.396Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/mq/mq-distribution/6.2.1/mq-distribution-6.2.1.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "**/props/broker/**" and excludes "" [2023-01-15T19:28:00.396Z] [INFO] [2023-01-15T19:28:00.396Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-all --- [2023-01-15T19:28:00.396Z] [INFO] Skipping the execution. [2023-01-15T19:28:00.396Z] [INFO] [2023-01-15T19:28:00.396Z] [INFO] --- maven-assembly-plugin:3.3.0:single (rars) @ glassfish-embedded-all --- [2023-01-15T19:28:00.396Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2023-01-15T19:28:00.396Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2023-01-15T19:28:00.396Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2023-01-15T19:28:00.396Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2023-01-15T19:28:00.396Z] [INFO] Reading assembly descriptor: src/assembly/jmsra.xml [2023-01-15T19:28:00.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar [2023-01-15T19:28:00.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar [2023-01-15T19:28:00.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar [2023-01-15T19:28:00.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar [2023-01-15T19:28:00.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar [2023-01-15T19:28:00.654Z] [INFO] [2023-01-15T19:28:00.654Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-embedded-all --- [2023-01-15T19:28:00.654Z] [INFO] No sources to compile [2023-01-15T19:28:00.654Z] [INFO] [2023-01-15T19:28:00.654Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-embedded-all --- [2023-01-15T19:28:00.654Z] [INFO] No sources to compile [2023-01-15T19:28:00.654Z] [INFO] [2023-01-15T19:28:00.654Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-embedded-all --- [2023-01-15T19:28:00.654Z] [INFO] Not copying test resources [2023-01-15T19:28:00.654Z] [INFO] [2023-01-15T19:28:00.654Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-all --- [2023-01-15T19:28:00.654Z] [INFO] Not compiling test sources [2023-01-15T19:28:00.654Z] [INFO] [2023-01-15T19:28:00.654Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-embedded-all --- [2023-01-15T19:28:00.654Z] [INFO] Tests are skipped. [2023-01-15T19:28:00.654Z] [INFO] [2023-01-15T19:28:00.654Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-all --- [2023-01-15T19:28:00.654Z] [INFO] Executing tasks [2023-01-15T19:28:00.654Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes/META-INF for [2023-01-15T19:28:00.654Z] [INFO] [echo] glassfish-embedded-all [2023-01-15T19:28:00.654Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes/META-INF [2023-01-15T19:28:00.654Z] [INFO] Executed tasks [2023-01-15T19:28:00.654Z] [INFO] [2023-01-15T19:28:00.654Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all --- [2023-01-15T19:28:01.586Z] [INFO] [2023-01-15T19:28:01.586Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web --- [2023-01-15T19:28:01.586Z] [INFO] Tests are skipped. [2023-01-15T19:28:01.586Z] [INFO] [2023-01-15T19:28:01.586Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web --- [2023-01-15T19:28:01.586Z] [INFO] Tests are skipped. [2023-01-15T19:28:01.586Z] [INFO] [2023-01-15T19:28:01.586Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-web-checkstyle) @ web --- [2023-01-15T19:28:01.586Z] [INFO] [2023-01-15T19:28:01.586Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web --- [2023-01-15T19:28:01.586Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.zip [2023-01-15T19:28:01.586Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.pom [2023-01-15T19:28:05.764Z] [INFO] [2023-01-15T19:28:05.764Z] [INFO] --- maven-assembly-plugin:3.3.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all --- [2023-01-15T19:28:05.764Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2023-01-15T19:28:06.696Z] [INFO] [exec] Domain domain1 created. [2023-01-15T19:28:06.696Z] [INFO] [exec] Domain domain1 admin port is 4848. [2023-01-15T19:28:06.696Z] [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [2023-01-15T19:28:06.696Z] [INFO] [exec] Admin login information for host [localhost] and port [4848] [2023-01-15T19:28:06.696Z] [INFO] [exec] is being overwritten with credentials provided because the [2023-01-15T19:28:06.696Z] [INFO] [exec] --savelogin option was used during the create-domain command. [2023-01-15T19:28:06.696Z] [INFO] [exec] Login information relevant to admin user name [admin] [2023-01-15T19:28:06.696Z] [INFO] [exec] for this domain [domain1] stored at [2023-01-15T19:28:06.696Z] [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [2023-01-15T19:28:06.696Z] [INFO] [exec] Make sure that this file remains protected. [2023-01-15T19:28:06.696Z] [INFO] [exec] Information stored in this file will be used by [2023-01-15T19:28:06.696Z] [INFO] [exec] administration commands to manage this domain. [2023-01-15T19:28:06.696Z] [INFO] [exec] Command create-domain executed successfully. [2023-01-15T19:28:06.696Z] [INFO] [2023-01-15T19:28:06.696Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish --- [2023-01-15T19:28:06.696Z] [INFO] Executing tasks [2023-01-15T19:28:06.696Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/dependency/META-INF for [2023-01-15T19:28:06.696Z] [INFO] [echo] glassfish [2023-01-15T19:28:06.696Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/dependency/META-INF [2023-01-15T19:28:06.696Z] [INFO] Executed tasks [2023-01-15T19:28:06.696Z] [INFO] [2023-01-15T19:28:06.696Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ glassfish --- [2023-01-15T19:28:06.696Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:28:06.696Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/glassfish.zip [2023-01-15T19:28:06.696Z] [INFO] [zip] glassfish6/glassfish/config/asenv.bat already added, skipping [2023-01-15T19:28:06.696Z] [INFO] [zip] glassfish6/glassfish/config/asenv.conf already added, skipping [2023-01-15T19:28:06.696Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/admin-keyfile already added, skipping [2023-01-15T19:28:06.696Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/cacerts.jks already added, skipping [2023-01-15T19:28:06.696Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/domain-passwords already added, skipping [2023-01-15T19:28:06.696Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keyfile already added, skipping [2023-01-15T19:28:06.696Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keystore.jks already added, skipping [2023-01-15T19:28:06.696Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/login.conf already added, skipping [2023-01-15T19:28:06.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2023-01-15T19:28:11.135Z] [INFO] [zip] glassfish6/mq/etc/rc/imq already added, skipping [2023-01-15T19:28:11.701Z] [INFO] [zip] glassfish6/mq/lib/imqinit already added, skipping [2023-01-15T19:28:11.958Z] [INFO] [2023-01-15T19:28:11.958Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish --- [2023-01-15T19:28:11.958Z] [INFO] Tests are skipped. [2023-01-15T19:28:11.958Z] [INFO] [2023-01-15T19:28:11.958Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish --- [2023-01-15T19:28:11.958Z] [INFO] Tests are skipped. [2023-01-15T19:28:11.958Z] [INFO] [2023-01-15T19:28:11.958Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish --- [2023-01-15T19:28:11.959Z] [INFO] [2023-01-15T19:28:11.959Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish --- [2023-01-15T19:28:11.959Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.zip [2023-01-15T19:28:12.215Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.pom [2023-01-15T19:28:13.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2023-01-15T19:28:14.080Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2023-01-15T19:28:14.080Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact. [2023-01-15T19:28:14.080Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2023-01-15T19:28:14.080Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes [2023-01-15T19:28:14.080Z] with assembly file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2023-01-15T19:28:14.080Z] [INFO] [2023-01-15T19:28:14.080Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-web --- [2023-01-15T19:28:14.080Z] [INFO] Tests are skipped. [2023-01-15T19:28:14.080Z] [INFO] [2023-01-15T19:28:14.080Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-web --- [2023-01-15T19:28:14.080Z] [INFO] Tests are skipped. [2023-01-15T19:28:14.080Z] [INFO] [2023-01-15T19:28:14.080Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web --- [2023-01-15T19:28:14.080Z] [INFO] [2023-01-15T19:28:14.080Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-web --- [2023-01-15T19:28:14.080Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/6.2.6-SNAPSHOT/glassfish-embedded-web-6.2.6-SNAPSHOT.jar [2023-01-15T19:28:14.080Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/6.2.6-SNAPSHOT/glassfish-embedded-web-6.2.6-SNAPSHOT.pom [2023-01-15T19:28:24.043Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2023-01-15T19:28:24.043Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact. [2023-01-15T19:28:24.043Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2023-01-15T19:28:24.043Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes [2023-01-15T19:28:24.043Z] with assembly file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2023-01-15T19:28:24.043Z] [INFO] [2023-01-15T19:28:24.043Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-all --- [2023-01-15T19:28:24.043Z] [INFO] Tests are skipped. [2023-01-15T19:28:24.043Z] [INFO] [2023-01-15T19:28:24.043Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-all --- [2023-01-15T19:28:24.043Z] [INFO] Tests are skipped. [2023-01-15T19:28:24.043Z] [INFO] [2023-01-15T19:28:24.043Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all --- [2023-01-15T19:28:24.043Z] [INFO] [2023-01-15T19:28:24.043Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-all --- [2023-01-15T19:28:24.043Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/6.2.6-SNAPSHOT/glassfish-embedded-all-6.2.6-SNAPSHOT.jar [2023-01-15T19:28:24.043Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/6.2.6-SNAPSHOT/glassfish-embedded-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:28:24.043Z] [INFO] [2023-01-15T19:28:24.043Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2023-01-15T19:28:24.043Z] [INFO] Building GlassFish Embedded Modules - Tests 6.2.6-SNAPSHOT [288/288] [2023-01-15T19:28:24.043Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:24.043Z] [WARNING] ***************************************************************** [2023-01-15T19:28:24.043Z] [WARNING] * Your build is requesting parallel execution, but project * [2023-01-15T19:28:24.043Z] [WARNING] * contains the following plugin(s) that have goals not marked * [2023-01-15T19:28:24.043Z] [WARNING] * as @threadSafe to support parallel building. * [2023-01-15T19:28:24.043Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2023-01-15T19:28:24.043Z] [WARNING] * and/or request plugins be made thread-safe. * [2023-01-15T19:28:24.043Z] [WARNING] * If reporting an issue, report it against the plugin in * [2023-01-15T19:28:24.043Z] [WARNING] * question, not against maven-core * [2023-01-15T19:28:24.043Z] [WARNING] ***************************************************************** [2023-01-15T19:28:24.043Z] [WARNING] The following plugins are not marked @threadSafe in GlassFish Embedded Modules - Tests: [2023-01-15T19:28:24.043Z] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [2023-01-15T19:28:24.043Z] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [2023-01-15T19:28:24.043Z] [WARNING] ***************************************************************** [2023-01-15T19:28:24.043Z] [INFO] [2023-01-15T19:28:24.043Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tests-embedded --- [2023-01-15T19:28:24.043Z] [INFO] [2023-01-15T19:28:24.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ tests-embedded --- [2023-01-15T19:28:24.043Z] [INFO] [2023-01-15T19:28:24.043Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:24.044Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests [2023-01-15T19:28:24.044Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:28:24.044Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/common-resources with includes "" and excludes "" [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:28:24.044Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:28:24.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/src/main/resources [2023-01-15T19:28:24.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/src/main/manpages [2023-01-15T19:28:24.044Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] No sources to compile [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] No sources to compile [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] Not copying test resources [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] Not compiling test sources [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] Tests are skipped. [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] Executing tasks [2023-01-15T19:28:24.044Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/classes/META-INF for [2023-01-15T19:28:24.044Z] [INFO] [echo] tests-embedded [2023-01-15T19:28:24.044Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/classes/META-INF [2023-01-15T19:28:24.044Z] [INFO] Executed tasks [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/tests-embedded.jar [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] Tests are skipped. [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] Tests are skipped. [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ tests-embedded --- [2023-01-15T19:28:24.044Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/6.2.6-SNAPSHOT/tests-embedded-6.2.6-SNAPSHOT.jar [2023-01-15T19:28:24.044Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/6.2.6-SNAPSHOT/tests-embedded-6.2.6-SNAPSHOT.pom [2023-01-15T19:28:24.044Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:24.044Z] [INFO] Reactor Summary for GlassFish Project 6.2.6-SNAPSHOT: [2023-01-15T19:28:24.044Z] [INFO] [2023-01-15T19:28:24.044Z] [INFO] GlassFish Project .................................. SUCCESS [ 3.873 s] [2023-01-15T19:28:24.044Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 3.197 s] [2023-01-15T19:28:24.044Z] [INFO] GlassFish Nucleus Parent Project ................... SUCCESS [ 27.161 s] [2023-01-15T19:28:24.044Z] [INFO] Glassfish Nucleus HK2 Modules ...................... SUCCESS [ 0.099 s] [2023-01-15T19:28:24.044Z] [INFO] Tiger types- type arithmetic library for Java5 ..... SUCCESS [ 20.041 s] [2023-01-15T19:28:24.044Z] [INFO] HK2 configuration module ........................... SUCCESS [ 2.534 s] [2023-01-15T19:28:24.044Z] [INFO] HK2 config types ................................... SUCCESS [ 0.666 s] [2023-01-15T19:28:24.044Z] [INFO] GlassFish Nucleus Project .......................... SUCCESS [ 0.099 s] [2023-01-15T19:28:24.044Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 4.064 s] [2023-01-15T19:28:24.044Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 12.608 s] [2023-01-15T19:28:24.044Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 19.659 s] [2023-01-15T19:28:24.044Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 4.059 s] [2023-01-15T19:28:24.044Z] [INFO] grizzly-config ..................................... SUCCESS [ 1.772 s] [2023-01-15T19:28:24.044Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 2.338 s] [2023-01-15T19:28:24.044Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 1.564 s] [2023-01-15T19:28:24.044Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 4.063 s] [2023-01-15T19:28:24.044Z] [INFO] Common Utilities ................................... SUCCESS [ 3.218 s] [2023-01-15T19:28:24.044Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 14.509 s] [2023-01-15T19:28:24.044Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 4.060 s] [2023-01-15T19:28:24.044Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 1.571 s] [2023-01-15T19:28:24.044Z] [INFO] Test Utilities ..................................... SUCCESS [ 4.262 s] [2023-01-15T19:28:24.044Z] [INFO] Admin Modules ...................................... SUCCESS [ 4.476 s] [2023-01-15T19:28:24.044Z] [INFO] admin-config-api ................................... SUCCESS [ 3.500 s] [2023-01-15T19:28:24.045Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 1.243 s] [2023-01-15T19:28:24.045Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 4.063 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 1.765 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 5.110 s] [2023-01-15T19:28:24.045Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 3.201 s] [2023-01-15T19:28:24.045Z] [INFO] Security Core Classes .............................. SUCCESS [ 3.400 s] [2023-01-15T19:28:24.045Z] [INFO] Security Services and SPI .......................... SUCCESS [ 1.689 s] [2023-01-15T19:28:24.045Z] [INFO] admin-util ......................................... SUCCESS [ 2.914 s] [2023-01-15T19:28:24.045Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 1.174 s] [2023-01-15T19:28:24.045Z] [INFO] Cluster ............................................ SUCCESS [ 4.052 s] [2023-01-15T19:28:24.045Z] [INFO] cluster-common ..................................... SUCCESS [ 1.051 s] [2023-01-15T19:28:24.045Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 0.878 s] [2023-01-15T19:28:24.045Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 1.408 s] [2023-01-15T19:28:24.045Z] [INFO] admin-launcher ..................................... SUCCESS [ 1.031 s] [2023-01-15T19:28:24.045Z] [INFO] admin-cli .......................................... SUCCESS [ 1.353 s] [2023-01-15T19:28:24.045Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 0.972 s] [2023-01-15T19:28:24.045Z] [INFO] OSGi Container ..................................... SUCCESS [ 1.534 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 14.608 s] [2023-01-15T19:28:24.045Z] [INFO] flashlight-framework ............................... SUCCESS [ 2.785 s] [2023-01-15T19:28:24.045Z] [INFO] Kernel Classes ..................................... SUCCESS [ 3.940 s] [2023-01-15T19:28:24.045Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 0.936 s] [2023-01-15T19:28:24.045Z] [INFO] cluster-admin ...................................... SUCCESS [ 4.051 s] [2023-01-15T19:28:24.045Z] [INFO] admin-server-management ............................ SUCCESS [ 5.275 s] [2023-01-15T19:28:24.045Z] [INFO] cluster-cli ........................................ SUCCESS [ 4.616 s] [2023-01-15T19:28:24.045Z] [INFO] GMS Module ......................................... SUCCESS [ 1.482 s] [2023-01-15T19:28:24.045Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 2.203 s] [2023-01-15T19:28:24.045Z] [INFO] AMX Core ........................................... SUCCESS [ 6.071 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 12.157 s] [2023-01-15T19:28:24.045Z] [INFO] Context Propagation ................................ SUCCESS [ 2.729 s] [2023-01-15T19:28:24.045Z] [INFO] admin-monitoring ................................... SUCCESS [ 1.865 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 9.380 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 3.469 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 3.103 s] [2023-01-15T19:28:24.045Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 4.058 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 1.477 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 3.832 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 1.327 s] [2023-01-15T19:28:24.045Z] [INFO] Java EE dependent public APIs of Glassfish ......... SUCCESS [ 0.633 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Java EE Annotation Framework ............. SUCCESS [ 0.831 s] [2023-01-15T19:28:24.045Z] [INFO] nucleus.resources .................................. SUCCESS [ 1.355 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 1.477 s] [2023-01-15T19:28:24.045Z] [INFO] Deployment Object Library .......................... SUCCESS [ 4.509 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 1.473 s] [2023-01-15T19:28:24.045Z] [INFO] Jaspic Provider Framework .......................... SUCCESS [ 6.775 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 1.394 s] [2023-01-15T19:28:24.045Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 0.685 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 1.473 s] [2023-01-15T19:28:24.045Z] [INFO] Resources Connector ................................ SUCCESS [ 3.134 s] [2023-01-15T19:28:24.045Z] [INFO] Connectors Parent .................................. SUCCESS [ 1.433 s] [2023-01-15T19:28:24.045Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 5.914 s] [2023-01-15T19:28:24.045Z] [INFO] EJB container Internal API ......................... SUCCESS [ 1.259 s] [2023-01-15T19:28:24.045Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 13.474 s] [2023-01-15T19:28:24.045Z] [INFO] Java EE Security Core Classes ...................... SUCCESS [ 5.307 s] [2023-01-15T19:28:24.045Z] [INFO] stats77 ............................................ SUCCESS [ 2.341 s] [2023-01-15T19:28:24.045Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 2.206 s] [2023-01-15T19:28:24.045Z] [INFO] Glassfish Naming ................................... SUCCESS [ 2.436 s] [2023-01-15T19:28:24.045Z] [INFO] Container Common ................................... SUCCESS [ 2.957 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 1.395 s] [2023-01-15T19:28:24.045Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 2.780 s] [2023-01-15T19:28:24.045Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 1.304 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 1.488 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 2.406 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 5.975 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 12.292 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 1.401 s] [2023-01-15T19:28:24.045Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 3.146 s] [2023-01-15T19:28:24.045Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 2.029 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 4.468 s] [2023-01-15T19:28:24.045Z] [INFO] Nucleus template ................................... SUCCESS [ 12.273 s] [2023-01-15T19:28:24.045Z] [INFO] flashlight-agent ................................... SUCCESS [ 14.220 s] [2023-01-15T19:28:24.045Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 12.128 s] [2023-01-15T19:28:24.045Z] [INFO] Flashlight ......................................... SUCCESS [ 4.054 s] [2023-01-15T19:28:24.045Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 3.242 s] [2023-01-15T19:28:24.045Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 1.403 s] [2023-01-15T19:28:24.045Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 11.952 s] [2023-01-15T19:28:24.045Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 11.978 s] [2023-01-15T19:28:24.045Z] [INFO] Nucleus distributions .............................. SUCCESS [ 4.454 s] [2023-01-15T19:28:24.045Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 12.290 s] [2023-01-15T19:28:24.045Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 4.054 s] [2023-01-15T19:28:24.046Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 3.163 s] [2023-01-15T19:28:24.046Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 21.814 s] [2023-01-15T19:28:24.046Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.074 s] [2023-01-15T19:28:24.046Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 15.485 s] [2023-01-15T19:28:24.046Z] [INFO] Diagnostics ........................................ SUCCESS [ 4.056 s] [2023-01-15T19:28:24.046Z] [INFO] Diagnostics API .................................... SUCCESS [ 1.125 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 0.914 s] [2023-01-15T19:28:24.046Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 2.821 s] [2023-01-15T19:28:24.046Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 1.062 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 1.372 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 14.905 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.493 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 2.784 s] [2023-01-15T19:28:24.046Z] [INFO] Set of DTDs for GlassFish Java EE distributions .... SUCCESS [ 2.440 s] [2023-01-15T19:28:24.046Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 2.808 s] [2023-01-15T19:28:24.046Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 1.259 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 1.269 s] [2023-01-15T19:28:24.046Z] [INFO] App Client Modules ................................. SUCCESS [ 1.472 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 2.817 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 1.013 s] [2023-01-15T19:28:24.046Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 3.772 s] [2023-01-15T19:28:24.046Z] [INFO] Admin Modules ...................................... SUCCESS [ 1.471 s] [2023-01-15T19:28:24.046Z] [INFO] Backup Restore classes ............................. SUCCESS [ 0.923 s] [2023-01-15T19:28:24.046Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 0.709 s] [2023-01-15T19:28:24.046Z] [INFO] admin-cli-optional ................................. SUCCESS [ 4.468 s] [2023-01-15T19:28:24.046Z] [INFO] admin-core ......................................... SUCCESS [ 1.151 s] [2023-01-15T19:28:24.046Z] [INFO] Appserver template ................................. SUCCESS [ 2.481 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 1.472 s] [2023-01-15T19:28:24.046Z] [INFO] Java EE related distributions kernel Classes ....... SUCCESS [ 2.337 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 2.549 s] [2023-01-15T19:28:24.046Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 2.846 s] [2023-01-15T19:28:24.046Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 3.186 s] [2023-01-15T19:28:24.046Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 5.842 s] [2023-01-15T19:28:24.046Z] [INFO] Connectors Runtime ................................. SUCCESS [ 7.101 s] [2023-01-15T19:28:24.046Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 5.209 s] [2023-01-15T19:28:24.046Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 3.055 s] [2023-01-15T19:28:24.046Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 3.694 s] [2023-01-15T19:28:24.046Z] [INFO] Core Servlet Container ............................. SUCCESS [ 9.992 s] [2023-01-15T19:28:24.046Z] [INFO] JSTL implementation connector module ............... SUCCESS [ 2.316 s] [2023-01-15T19:28:24.046Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 2.517 s] [2023-01-15T19:28:24.046Z] [INFO] Web module command line interface .................. SUCCESS [ 5.044 s] [2023-01-15T19:28:24.046Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 0.837 s] [2023-01-15T19:28:24.046Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 2.147 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 11.899 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 1.183 s] [2023-01-15T19:28:24.046Z] [INFO] Server-Sent Events ................................. SUCCESS [ 15.351 s] [2023-01-15T19:28:24.046Z] [INFO] Web Container glue code ............................ SUCCESS [ 5.623 s] [2023-01-15T19:28:24.046Z] [INFO] JSF implementation connector module ................ SUCCESS [ 2.856 s] [2023-01-15T19:28:24.046Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 3.046 s] [2023-01-15T19:28:24.046Z] [INFO] Web Container HA code .............................. SUCCESS [ 3.768 s] [2023-01-15T19:28:24.046Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.183 s] [2023-01-15T19:28:24.046Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 3.081 s] [2023-01-15T19:28:24.046Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 6.347 s] [2023-01-15T19:28:24.046Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 14.150 s] [2023-01-15T19:28:24.046Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 12.302 s] [2023-01-15T19:28:24.046Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 12.097 s] [2023-01-15T19:28:24.046Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 3.231 s] [2023-01-15T19:28:24.046Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 1.276 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.068 s] [2023-01-15T19:28:24.046Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.867 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 2.723 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 1.550 s] [2023-01-15T19:28:24.046Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 3.523 s] [2023-01-15T19:28:24.046Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 2.685 s] [2023-01-15T19:28:24.046Z] [INFO] Work Management .................................... SUCCESS [ 2.683 s] [2023-01-15T19:28:24.046Z] [INFO] JDBC Module ........................................ SUCCESS [ 1.471 s] [2023-01-15T19:28:24.046Z] [INFO] JDBC Config Module ................................. SUCCESS [ 1.393 s] [2023-01-15T19:28:24.046Z] [INFO] Connectors admin ................................... SUCCESS [ 5.051 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 1.371 s] [2023-01-15T19:28:24.046Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 0.763 s] [2023-01-15T19:28:24.046Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 3.641 s] [2023-01-15T19:28:24.046Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 1.399 s] [2023-01-15T19:28:24.046Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 1.922 s] [2023-01-15T19:28:24.046Z] [INFO] JMS Module ......................................... SUCCESS [ 2.797 s] [2023-01-15T19:28:24.046Z] [INFO] JMS admin .......................................... SUCCESS [ 3.296 s] [2023-01-15T19:28:24.046Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 2.080 s] [2023-01-15T19:28:24.046Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 14.915 s] [2023-01-15T19:28:24.046Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 1.451 s] [2023-01-15T19:28:24.046Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 2.541 s] [2023-01-15T19:28:24.046Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 3.198 s] [2023-01-15T19:28:24.047Z] [INFO] JDBC Templates ..................................... SUCCESS [ 5.180 s] [2023-01-15T19:28:24.047Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 1.128 s] [2023-01-15T19:28:24.047Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 3.573 s] [2023-01-15T19:28:24.047Z] [INFO] JDBC admin ......................................... SUCCESS [ 3.305 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 12.521 s] [2023-01-15T19:28:24.047Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 3.080 s] [2023-01-15T19:28:24.047Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 3.027 s] [2023-01-15T19:28:24.047Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 11.868 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 9.237 s] [2023-01-15T19:28:24.047Z] [INFO] utility module for cmp ............................. SUCCESS [ 3.313 s] [2023-01-15T19:28:24.047Z] [INFO] model module for cmp ............................... SUCCESS [ 3.425 s] [2023-01-15T19:28:24.047Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 1.813 s] [2023-01-15T19:28:24.047Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 2.467 s] [2023-01-15T19:28:24.047Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 2.515 s] [2023-01-15T19:28:24.047Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 2.824 s] [2023-01-15T19:28:24.047Z] [INFO] Entity Bean container .............................. SUCCESS [ 3.659 s] [2023-01-15T19:28:24.047Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 7.037 s] [2023-01-15T19:28:24.047Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 5.154 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 2.304 s] [2023-01-15T19:28:24.047Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.067 s] [2023-01-15T19:28:24.047Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 1.471 s] [2023-01-15T19:28:24.047Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 0.920 s] [2023-01-15T19:28:24.047Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 3.433 s] [2023-01-15T19:28:24.047Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 1.532 s] [2023-01-15T19:28:24.047Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 2.409 s] [2023-01-15T19:28:24.047Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 2.910 s] [2023-01-15T19:28:24.047Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 2.912 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 1.400 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 9.324 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish javaee.jar ............................... SUCCESS [ 2.536 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish javaee.jar distribution fragment ......... SUCCESS [ 0.263 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 11.886 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 2.481 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.277 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 3.565 s] [2023-01-15T19:28:24.047Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 4.506 s] [2023-01-15T19:28:24.047Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 1.429 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 2.047 s] [2023-01-15T19:28:24.047Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 1.270 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 1.472 s] [2023-01-15T19:28:24.047Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 5.691 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 2.420 s] [2023-01-15T19:28:24.047Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 3.952 s] [2023-01-15T19:28:24.047Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 2.385 s] [2023-01-15T19:28:24.047Z] [INFO] WebServices Security and JSR 196 implementation .... SUCCESS [ 2.464 s] [2023-01-15T19:28:24.047Z] [INFO] App Client - client-side modules ................... SUCCESS [ 3.266 s] [2023-01-15T19:28:24.047Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 3.436 s] [2023-01-15T19:28:24.047Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 3.097 s] [2023-01-15T19:28:24.047Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 4.287 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 5.909 s] [2023-01-15T19:28:24.047Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.327 s] [2023-01-15T19:28:24.047Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.058 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 2.399 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 2.751 s] [2023-01-15T19:28:24.047Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.147 s] [2023-01-15T19:28:24.047Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.071 s] [2023-01-15T19:28:24.047Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 36.735 s] [2023-01-15T19:28:24.047Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 26.292 s] [2023-01-15T19:28:24.047Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 31.247 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 11.821 s] [2023-01-15T19:28:24.047Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 0.100 s] [2023-01-15T19:28:24.047Z] [INFO] DataProvider ....................................... SUCCESS [ 10.491 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.674 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.605 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Packages ............................. SUCCESS [ 13.349 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Common ............................... SUCCESS [ 3.041 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 1.796 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 1.396 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 1.154 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 1.422 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 1.374 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 1.254 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 1.094 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 1.203 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 2.720 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 1.350 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 1.173 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 1.064 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 1.182 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console WAR .................................. SUCCESS [ 0.895 s] [2023-01-15T19:28:24.047Z] [INFO] Admin Console Install Fragment for Web distro ...... SUCCESS [ 0.399 s] [2023-01-15T19:28:24.047Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 10.666 s] [2023-01-15T19:28:24.047Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 1.451 s] [2023-01-15T19:28:24.047Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 1.441 s] [2023-01-15T19:28:24.048Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 2.828 s] [2023-01-15T19:28:24.048Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 2.095 s] [2023-01-15T19:28:24.048Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.095 s] [2023-01-15T19:28:24.048Z] [INFO] Debug .............................................. SUCCESS [ 3.281 s] [2023-01-15T19:28:24.048Z] [INFO] Glassfish distributions ............................ SUCCESS [ 1.092 s] [2023-01-15T19:28:24.048Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 6.019 s] [2023-01-15T19:28:24.048Z] [INFO] Glassfish Web Distribution ......................... SUCCESS [ 19.002 s] [2023-01-15T19:28:24.048Z] [INFO] Glassfish Distribution ............................. SUCCESS [ 22.667 s] [2023-01-15T19:28:24.048Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.280 s] [2023-01-15T19:28:24.048Z] [INFO] GlassFish Tests .................................... SUCCESS [ 2.322 s] [2023-01-15T19:28:24.048Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 2.229 s] [2023-01-15T19:28:24.048Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 1.550 s] [2023-01-15T19:28:24.048Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.441 s] [2023-01-15T19:28:24.048Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 2.228 s] [2023-01-15T19:28:24.048Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 1.214 s] [2023-01-15T19:28:24.048Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 1.004 s] [2023-01-15T19:28:24.048Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 9.419 s] [2023-01-15T19:28:24.048Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 0.877 s] [2023-01-15T19:28:24.048Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 1.198 s] [2023-01-15T19:28:24.048Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.719 s] [2023-01-15T19:28:24.048Z] [INFO] Flashlight ......................................... SUCCESS [ 9.261 s] [2023-01-15T19:28:24.048Z] [INFO] Ant tasks .......................................... SUCCESS [ 0.580 s] [2023-01-15T19:28:24.048Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:24.048Z] [INFO] BUILD SUCCESS [2023-01-15T19:28:24.048Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:24.048Z] [INFO] Total time: 03:14 min (Wall Clock) [2023-01-15T19:28:24.048Z] [INFO] Finished at: 2023-01-15T19:28:23Z [2023-01-15T19:28:24.048Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:24.048Z] + ./gfbuild.sh archive_bundles [2023-01-15T19:28:24.980Z] + mvn clean [2023-01-15T19:28:24.980Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:28:26.348Z] [INFO] Scanning for projects... [2023-01-15T19:28:29.625Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:29.625Z] [INFO] Reactor Build Order: [2023-01-15T19:28:29.625Z] [INFO] [2023-01-15T19:28:29.625Z] [INFO] GlassFish Project [pom] [2023-01-15T19:28:29.625Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2023-01-15T19:28:29.625Z] [INFO] GlassFish Nucleus Parent Project [pom] [2023-01-15T19:28:29.625Z] [INFO] Glassfish Nucleus HK2 Modules [pom] [2023-01-15T19:28:29.625Z] [INFO] Tiger types- type arithmetic library for Java5 [glassfish-jar] [2023-01-15T19:28:29.625Z] [INFO] HK2 configuration module [glassfish-jar] [2023-01-15T19:28:29.625Z] [INFO] HK2 config types [glassfish-jar] [2023-01-15T19:28:29.625Z] [INFO] GlassFish Nucleus Project [pom] [2023-01-15T19:28:29.625Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2023-01-15T19:28:29.625Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2023-01-15T19:28:29.625Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2023-01-15T19:28:29.625Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2023-01-15T19:28:29.625Z] [INFO] grizzly-config [glassfish-jar] [2023-01-15T19:28:29.625Z] [INFO] Nucleus Grizzly jars Combining [jar] [2023-01-15T19:28:29.626Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Nucleus Common modules [pom] [2023-01-15T19:28:29.626Z] [INFO] Common Utilities [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Nucleus Core modules [pom] [2023-01-15T19:28:29.626Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Test Utilities [jar] [2023-01-15T19:28:29.626Z] [INFO] Admin Modules [pom] [2023-01-15T19:28:29.626Z] [INFO] admin-config-api [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Nucleus Security Parent [pom] [2023-01-15T19:28:29.626Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2023-01-15T19:28:29.626Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Security Core Classes [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Security Services and SPI [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] admin-util [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Cluster [pom] [2023-01-15T19:28:29.626Z] [INFO] cluster-common [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] admin-launcher [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] admin-cli [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] OSGi Container [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] flashlight-framework [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Kernel Classes [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] cluster-admin [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] admin-server-management [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] cluster-cli [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GMS Module [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] AMX Core [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Extra JRE Packages [jar] [2023-01-15T19:28:29.626Z] [INFO] Context Propagation [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] admin-monitoring [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Admin REST Parent [pom] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Eclipse GlassFish Parent Project [pom] [2023-01-15T19:28:29.626Z] [INFO] GlassFish EJB container related modules [pom] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Common modules [pom] [2023-01-15T19:28:29.626Z] [INFO] Java EE dependent public APIs of Glassfish [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Java EE Annotation Framework [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] nucleus.resources [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Deployment Related Modules [pom] [2023-01-15T19:28:29.626Z] [INFO] Deployment Object Library [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Security Parent [pom] [2023-01-15T19:28:29.626Z] [INFO] Jaspic Provider Framework [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Transaction modules [pom] [2023-01-15T19:28:29.626Z] [INFO] Transaction Service Internal API [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2023-01-15T19:28:29.626Z] [INFO] Resources Connector [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Connectors Parent [pom] [2023-01-15T19:28:29.626Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] EJB container Internal API [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Java binding for libpam.so [jar] [2023-01-15T19:28:29.626Z] [INFO] Java EE Security Core Classes [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] stats77 [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Glassfish Naming [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Container Common [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish persistence related modules [pom] [2023-01-15T19:28:29.626Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish ORB related modules [pom] [2023-01-15T19:28:29.626Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Web container related modules [pom] [2023-01-15T19:28:29.626Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2023-01-15T19:28:29.626Z] [INFO] Nucleus template [jar] [2023-01-15T19:28:29.627Z] [INFO] flashlight-agent [jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2023-01-15T19:28:29.627Z] [INFO] Flashlight [pom] [2023-01-15T19:28:29.627Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] AutoDeploy Classes [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2023-01-15T19:28:29.627Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2023-01-15T19:28:29.627Z] [INFO] Nucleus distributions [pom] [2023-01-15T19:28:29.627Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2023-01-15T19:28:29.627Z] [INFO] Glassfish featuresets [pom] [2023-01-15T19:28:29.627Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2023-01-15T19:28:29.627Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2023-01-15T19:28:29.627Z] [INFO] Glassfish Nucleus Featureset [pom] [2023-01-15T19:28:29.627Z] [INFO] Nucleus Distribution [glassfish-distribution] [2023-01-15T19:28:29.627Z] [INFO] Diagnostics [pom] [2023-01-15T19:28:29.627Z] [INFO] Diagnostics API [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] AMX JavaEE [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] LDAP Booster Pack [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish HA modules [pom] [2023-01-15T19:28:29.627Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Set of DTDs for GlassFish Java EE distributions [distribution-fragment] [2023-01-15T19:28:29.627Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2023-01-15T19:28:29.627Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] App Client Modules [pom] [2023-01-15T19:28:29.627Z] [INFO] GlassFish App Client Server-side Modules [pom] [2023-01-15T19:28:29.627Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Admin Modules [pom] [2023-01-15T19:28:29.627Z] [INFO] Backup Restore classes [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] admin-cli-optional [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] admin-core [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Appserver template [jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish Core modules [pom] [2023-01-15T19:28:29.627Z] [INFO] Java EE related distributions kernel Classes [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2023-01-15T19:28:29.627Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2023-01-15T19:28:29.627Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Connectors Runtime [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Web Container Common Utilities [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Core Servlet Container [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] JSTL implementation connector module [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Web module command line interface [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] WebTier Security Integration [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish Web container embedded related modules [pom] [2023-01-15T19:28:29.627Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Server-Sent Events [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Web Container glue code [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] JSF implementation connector module [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Web Container HA code [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Web Related Implementations for GlassFish [pom] [2023-01-15T19:28:29.627Z] [INFO] Weld connector for glassfish [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Weld integration for glassfish [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Weld Integration Fragment [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Fragment bundle for Weld related testing [jar] [2023-01-15T19:28:29.627Z] [INFO] cdi-api Fragment [jar] [2023-01-15T19:28:29.627Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] EJB Timer Service Application [war] [2023-01-15T19:28:29.627Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2023-01-15T19:28:29.627Z] [INFO] EJB tier for GlassFish [pom] [2023-01-15T19:28:29.627Z] [INFO] GlassFish resources runtime [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2023-01-15T19:28:29.627Z] [INFO] Connectors Inbound Support [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Work Management [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] JDBC Module [pom] [2023-01-15T19:28:29.627Z] [INFO] JDBC Config Module [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Connectors admin [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2023-01-15T19:28:29.627Z] [INFO] Load Balancer Internal API [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] Load-Balancer admin [glassfish-jar] [2023-01-15T19:28:29.627Z] [INFO] GlassFish JMS modules [pom] [2023-01-15T19:28:29.628Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] JMS Module [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] JMS admin [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2023-01-15T19:28:29.628Z] [INFO] JDBC Resource Adapter [pom] [2023-01-15T19:28:29.628Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] JDBC Templates [jar] [2023-01-15T19:28:29.628Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2023-01-15T19:28:29.628Z] [INFO] JDBC Runtime Module [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] JDBC admin [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2023-01-15T19:28:29.628Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] JPA container for glassfish [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Declaring EclipseLink dependencies [pom] [2023-01-15T19:28:29.628Z] [INFO] GlassFish cmp related modules [pom] [2023-01-15T19:28:29.628Z] [INFO] utility module for cmp [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] model module for cmp [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Database Generator module for cmp [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] enhancer module for cmp [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] internal-api module for cmp [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Entity Bean container [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] support ejb module for cmp [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2023-01-15T19:28:29.628Z] [INFO] CMP tier for GlassFish [pom] [2023-01-15T19:28:29.628Z] [INFO] Concurrency Utilities Modules [pom] [2023-01-15T19:28:29.628Z] [INFO] Concurrent Connector Module [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Batch runtime modules for Glassfish [pom] [2023-01-15T19:28:29.628Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2023-01-15T19:28:29.628Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] GlassFish Extras modules [pom] [2023-01-15T19:28:29.628Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2023-01-15T19:28:29.628Z] [INFO] GlassFish javaee.jar [jar] [2023-01-15T19:28:29.628Z] [INFO] GlassFish javaee.jar distribution fragment [distribution-fragment] [2023-01-15T19:28:29.628Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2023-01-15T19:28:29.628Z] [INFO] GlassFish appserv-rt.jar [jar] [2023-01-15T19:28:29.628Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2023-01-15T19:28:29.628Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Ejb Security Integration [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Grizzly Glassfish Extra modules [pom] [2023-01-15T19:28:29.628Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2023-01-15T19:28:29.628Z] [INFO] GlassFish Web Services related modules [pom] [2023-01-15T19:28:29.628Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] WebServices Security and JSR 196 implementation [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] App Client - client-side modules [pom] [2023-01-15T19:28:29.628Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Appclient Security Integration [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Embedded GlassFish Shell [jar] [2023-01-15T19:28:29.628Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2023-01-15T19:28:29.628Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2023-01-15T19:28:29.628Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2023-01-15T19:28:29.628Z] [INFO] Embedded GlassFish Static Shell [jar] [2023-01-15T19:28:29.628Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2023-01-15T19:28:29.628Z] [INFO] Embedded GlassFish All-In-One [jar] [2023-01-15T19:28:29.628Z] [INFO] Embedded GlassFish nucleus [jar] [2023-01-15T19:28:29.628Z] [INFO] Embedded GlassFish Web [jar] [2023-01-15T19:28:29.628Z] [INFO] GlassFish Embedded modules [pom] [2023-01-15T19:28:29.628Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2023-01-15T19:28:29.628Z] [INFO] DataProvider [jar] [2023-01-15T19:28:29.628Z] [INFO] Admin Console Integration [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Admin Console Integration [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Admin Console Packages [pom] [2023-01-15T19:28:29.628Z] [INFO] Admin Console Common [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Admin Console Core Jar [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2023-01-15T19:28:29.628Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] Admin Console WAR [war] [2023-01-15T19:28:29.629Z] [INFO] Admin Console Install Fragment for Web distro [distribution-fragment] [2023-01-15T19:28:29.629Z] [INFO] Embedded GlassFish Shell Jars [pom] [2023-01-15T19:28:29.629Z] [INFO] Glassfish featuresets [pom] [2023-01-15T19:28:29.629Z] [INFO] Glassfish Web Featureset [pom] [2023-01-15T19:28:29.629Z] [INFO] Client Library (including ACC) [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2023-01-15T19:28:29.629Z] [INFO] Glassfish Featureset [pom] [2023-01-15T19:28:29.629Z] [INFO] Debug [jar] [2023-01-15T19:28:29.629Z] [INFO] Glassfish distributions [pom] [2023-01-15T19:28:29.629Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2023-01-15T19:28:29.629Z] [INFO] Glassfish Web Distribution [glassfish-distribution] [2023-01-15T19:28:29.629Z] [INFO] Glassfish Distribution [glassfish-distribution] [2023-01-15T19:28:29.629Z] [INFO] Security Related Implementation for GlassFish [pom] [2023-01-15T19:28:29.629Z] [INFO] GlassFish Tests [pom] [2023-01-15T19:28:29.629Z] [INFO] GlassFish Admin Tests - Parent [pom] [2023-01-15T19:28:29.629Z] [INFO] GlassFish Admin Tests - Progress Admin Extension [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] GlassFish Admin Tests [jar] [2023-01-15T19:28:29.629Z] [INFO] GlassFish Ant Tests [pom] [2023-01-15T19:28:29.629Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2023-01-15T19:28:29.629Z] [INFO] connectors-ra-redeploy [pom] [2023-01-15T19:28:29.629Z] [INFO] connectors-ra-redeploy-jars [jar] [2023-01-15T19:28:29.629Z] [INFO] connectors-ra-redeploy-rars [rar] [2023-01-15T19:28:29.629Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2023-01-15T19:28:29.629Z] [INFO] Console extensions for OSGi platforms [pom] [2023-01-15T19:28:29.629Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2023-01-15T19:28:29.629Z] [INFO] Flashlight [pom] [2023-01-15T19:28:29.629Z] [INFO] Ant tasks [jar] [2023-01-15T19:28:29.629Z] [INFO] [2023-01-15T19:28:29.629Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-01-15T19:28:29.629Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [1/291] [2023-01-15T19:28:29.629Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:29.629Z] [INFO] [2023-01-15T19:28:29.629Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ glassfish-main-aggregator --- [2023-01-15T19:28:29.629Z] [INFO] [2023-01-15T19:28:29.629Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2023-01-15T19:28:29.629Z] [INFO] Building Code Quality Verification Tools - Configuration 6.2.6-SNAPSHOT [2/291] [2023-01-15T19:28:29.629Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:29.629Z] [INFO] [2023-01-15T19:28:29.629Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ glassfish-qa-config --- [2023-01-15T19:28:29.629Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/qa/target [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2023-01-15T19:28:29.887Z] [INFO] Building GlassFish Nucleus Parent Project 6.2.6-SNAPSHOT [3/291] [2023-01-15T19:28:29.887Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-parent --- [2023-01-15T19:28:29.887Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] ------------< org.glassfish.main.hk2:glassfish-nucleus-hk2 >------------ [2023-01-15T19:28:29.887Z] [INFO] Building Glassfish Nucleus HK2 Modules 6.2.6-SNAPSHOT [4/291] [2023-01-15T19:28:29.887Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-nucleus-hk2 --- [2023-01-15T19:28:29.887Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/target [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] -----------------< org.glassfish.main.hk2:tiger-types >----------------- [2023-01-15T19:28:29.887Z] [INFO] Building Tiger types- type arithmetic library for Java5 6.2.6-SNAPSHOT [5/291] [2023-01-15T19:28:29.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tiger-types --- [2023-01-15T19:28:29.887Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] -----------------< org.glassfish.main.hk2:hk2-config >------------------ [2023-01-15T19:28:29.887Z] [INFO] Building HK2 configuration module 6.2.6-SNAPSHOT [6/291] [2023-01-15T19:28:29.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ hk2-config --- [2023-01-15T19:28:29.887Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2023-01-15T19:28:29.887Z] [INFO] Building HK2 config types 6.2.6-SNAPSHOT [7/291] [2023-01-15T19:28:29.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ config-types --- [2023-01-15T19:28:29.887Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2023-01-15T19:28:29.887Z] [INFO] Building GlassFish Nucleus Project 6.2.6-SNAPSHOT [8/291] [2023-01-15T19:28:29.887Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-nucleus-parent --- [2023-01-15T19:28:29.887Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/target [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.887Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2023-01-15T19:28:29.887Z] [INFO] Building Distribution Fragments for various OSGi platforms 6.2.6-SNAPSHOT [9/291] [2023-01-15T19:28:29.887Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:29.887Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-platforms --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2023-01-15T19:28:29.888Z] [INFO] Building Apache Felix, associated bundles and conf files 6.2.6-SNAPSHOT [10/291] [2023-01-15T19:28:29.888Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ felix --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2023-01-15T19:28:29.888Z] [INFO] Building Scattered Archive APIs of Glassfish 6.2.6-SNAPSHOT [11/291] [2023-01-15T19:28:29.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ scattered-archive-api --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2023-01-15T19:28:29.888Z] [INFO] Building GlassFish Nucleus Grizzly modules 6.2.6-SNAPSHOT [12/291] [2023-01-15T19:28:29.888Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-grizzly --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2023-01-15T19:28:29.888Z] [INFO] Building grizzly-config 6.2.6-SNAPSHOT [13/291] [2023-01-15T19:28:29.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ grizzly-config --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2023-01-15T19:28:29.888Z] [INFO] Building Nucleus Grizzly jars Combining 6.2.6-SNAPSHOT [14/291] [2023-01-15T19:28:29.888Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-grizzly-all --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2023-01-15T19:28:29.888Z] [INFO] Building Public APIs of Glassfish 6.2.6-SNAPSHOT [15/291] [2023-01-15T19:28:29.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-api --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2023-01-15T19:28:29.888Z] [INFO] Building GlassFish Nucleus Common modules 6.2.6-SNAPSHOT [16/291] [2023-01-15T19:28:29.888Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-common --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2023-01-15T19:28:29.888Z] [INFO] Building Common Utilities 6.2.6-SNAPSHOT [17/291] [2023-01-15T19:28:29.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ common-util --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2023-01-15T19:28:29.888Z] [INFO] Building Simple Public APIs of Glassfish 6.2.6-SNAPSHOT [18/291] [2023-01-15T19:28:29.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ simple-glassfish-api --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2023-01-15T19:28:29.888Z] [INFO] Building GlassFish Nucleus Core modules 6.2.6-SNAPSHOT [19/291] [2023-01-15T19:28:29.888Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-core --- [2023-01-15T19:28:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/target [2023-01-15T19:28:29.888Z] [INFO] [2023-01-15T19:28:29.888Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2023-01-15T19:28:29.888Z] [INFO] Building Appserver Core Bootstraping Classes 6.2.6-SNAPSHOT [20/291] [2023-01-15T19:28:29.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.146Z] [INFO] [2023-01-15T19:28:30.146Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish --- [2023-01-15T19:28:30.146Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target [2023-01-15T19:28:30.146Z] [INFO] [2023-01-15T19:28:30.146Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2023-01-15T19:28:30.146Z] [INFO] Building Test Utilities 6.2.6-SNAPSHOT [21/291] [2023-01-15T19:28:30.146Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.146Z] [INFO] [2023-01-15T19:28:30.146Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ test-utils --- [2023-01-15T19:28:30.146Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target [2023-01-15T19:28:30.146Z] [INFO] [2023-01-15T19:28:30.146Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2023-01-15T19:28:30.146Z] [INFO] Building Admin Modules 6.2.6-SNAPSHOT [22/291] [2023-01-15T19:28:30.146Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.146Z] [INFO] [2023-01-15T19:28:30.146Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-admin --- [2023-01-15T19:28:30.146Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/target [2023-01-15T19:28:30.146Z] [INFO] [2023-01-15T19:28:30.146Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2023-01-15T19:28:30.146Z] [INFO] Building admin-config-api 6.2.6-SNAPSHOT [23/291] [2023-01-15T19:28:30.146Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.146Z] [INFO] [2023-01-15T19:28:30.146Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ config-api --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2023-01-15T19:28:30.147Z] [INFO] Building Private APIs of Glassfish 6.2.6-SNAPSHOT [24/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ internal-api --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2023-01-15T19:28:30.147Z] [INFO] Building Nucleus Security Parent 6.2.6-SNAPSHOT [25/291] [2023-01-15T19:28:30.147Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-security --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2023-01-15T19:28:30.147Z] [INFO] Building GlassFish SSL Implementation Module 6.2.6-SNAPSHOT [26/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ssl-impl --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2023-01-15T19:28:30.147Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 6.2.6-SNAPSHOT [27/291] [2023-01-15T19:28:30.147Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-deployment --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2023-01-15T19:28:30.147Z] [INFO] Building Deployment Related Common Classes 6.2.6-SNAPSHOT [28/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-common --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2023-01-15T19:28:30.147Z] [INFO] Building Security Core Classes 6.2.6-SNAPSHOT [29/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2023-01-15T19:28:30.147Z] [INFO] Building Security Services and SPI 6.2.6-SNAPSHOT [30/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security-services --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2023-01-15T19:28:30.147Z] [INFO] Building admin-util 6.2.6-SNAPSHOT [31/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-util --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2023-01-15T19:28:30.147Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 6.2.6-SNAPSHOT [32/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-cli-remote --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2023-01-15T19:28:30.147Z] [INFO] Building Cluster 6.2.6-SNAPSHOT [33/291] [2023-01-15T19:28:30.147Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2023-01-15T19:28:30.147Z] [INFO] Building cluster-common 6.2.6-SNAPSHOT [34/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-common --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2023-01-15T19:28:30.147Z] [INFO] Building Cluster SSH Provisioning 6.2.6-SNAPSHOT [35/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-ssh --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2023-01-15T19:28:30.147Z] [INFO] Building Nucleus Logging Classes 6.2.6-SNAPSHOT [36/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ logging --- [2023-01-15T19:28:30.147Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target [2023-01-15T19:28:30.147Z] [INFO] [2023-01-15T19:28:30.147Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2023-01-15T19:28:30.147Z] [INFO] Building admin-launcher 6.2.6-SNAPSHOT [37/291] [2023-01-15T19:28:30.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ launcher --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2023-01-15T19:28:30.148Z] [INFO] Building admin-cli 6.2.6-SNAPSHOT [38/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-cli --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2023-01-15T19:28:30.148Z] [INFO] Building Admin CLI, interactive OSGi shell command 6.2.6-SNAPSHOT [39/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-cli-interactive --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2023-01-15T19:28:30.148Z] [INFO] Building OSGi Container 6.2.6-SNAPSHOT [40/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-container --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2023-01-15T19:28:30.148Z] [INFO] Building GlassFish API Exporter Module 6.2.6-SNAPSHOT [41/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ api-exporter --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2023-01-15T19:28:30.148Z] [INFO] Building flashlight-framework 6.2.6-SNAPSHOT [42/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-framework --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2023-01-15T19:28:30.148Z] [INFO] Building Kernel Classes 6.2.6-SNAPSHOT [43/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ kernel --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2023-01-15T19:28:30.148Z] [INFO] Building GMS Bootstrap Module 6.2.6-SNAPSHOT [44/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gms-bootstrap --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2023-01-15T19:28:30.148Z] [INFO] Building cluster-admin 6.2.6-SNAPSHOT [45/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-admin --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2023-01-15T19:28:30.148Z] [INFO] Building admin-server-management 6.2.6-SNAPSHOT [46/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ server-mgmt --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2023-01-15T19:28:30.148Z] [INFO] Building cluster-cli 6.2.6-SNAPSHOT [47/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-cli --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2023-01-15T19:28:30.148Z] [INFO] Building GMS Module 6.2.6-SNAPSHOT [48/291] [2023-01-15T19:28:30.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.148Z] [INFO] [2023-01-15T19:28:30.148Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gms-adapter --- [2023-01-15T19:28:30.148Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target [2023-01-15T19:28:30.406Z] [INFO] [2023-01-15T19:28:30.406Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2023-01-15T19:28:30.406Z] [INFO] Building Glassfish MBeanServer support 6.2.6-SNAPSHOT [49/291] [2023-01-15T19:28:30.406Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.406Z] [INFO] [2023-01-15T19:28:30.406Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-mbeanserver --- [2023-01-15T19:28:30.406Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target [2023-01-15T19:28:30.406Z] [INFO] [2023-01-15T19:28:30.406Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2023-01-15T19:28:30.406Z] [INFO] Building AMX Core 6.2.6-SNAPSHOT [50/291] [2023-01-15T19:28:30.406Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.406Z] [INFO] [2023-01-15T19:28:30.406Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ amx-core --- [2023-01-15T19:28:30.406Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target [2023-01-15T19:28:30.406Z] [INFO] [2023-01-15T19:28:30.406Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2023-01-15T19:28:30.406Z] [INFO] Building GlassFish Extra JRE Packages 6.2.6-SNAPSHOT [51/291] [2023-01-15T19:28:30.406Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.406Z] [INFO] [2023-01-15T19:28:30.406Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-extra-jre-packages --- [2023-01-15T19:28:30.406Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target [2023-01-15T19:28:30.406Z] [INFO] [2023-01-15T19:28:30.406Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2023-01-15T19:28:30.406Z] [INFO] Building Context Propagation 6.2.6-SNAPSHOT [52/291] [2023-01-15T19:28:30.406Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.406Z] [INFO] [2023-01-15T19:28:30.406Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ context-propagation --- [2023-01-15T19:28:30.406Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target [2023-01-15T19:28:30.406Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2023-01-15T19:28:30.407Z] [INFO] Building admin-monitoring 6.2.6-SNAPSHOT [53/291] [2023-01-15T19:28:30.407Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ monitoring-core --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2023-01-15T19:28:30.407Z] [INFO] Building GlassFish Admin REST Parent 6.2.6-SNAPSHOT [54/291] [2023-01-15T19:28:30.407Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-service-parent --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2023-01-15T19:28:30.407Z] [INFO] Building GlassFish Admin REST Testing Framework 6.2.6-SNAPSHOT [55/291] [2023-01-15T19:28:30.407Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-testing --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2023-01-15T19:28:30.407Z] [INFO] Building GlassFish Admin REST Client 6.2.6-SNAPSHOT [56/291] [2023-01-15T19:28:30.407Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-client --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2023-01-15T19:28:30.407Z] [INFO] Building Eclipse GlassFish Parent Project 6.2.6-SNAPSHOT [57/291] [2023-01-15T19:28:30.407Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-parent --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2023-01-15T19:28:30.407Z] [INFO] Building GlassFish EJB container related modules 6.2.6-SNAPSHOT [58/291] [2023-01-15T19:28:30.407Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2023-01-15T19:28:30.407Z] [INFO] Building GlassFish Core EJB Client 6.2.6-SNAPSHOT [59/291] [2023-01-15T19:28:30.407Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-client --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2023-01-15T19:28:30.407Z] [INFO] Building GlassFish Common modules 6.2.6-SNAPSHOT [60/291] [2023-01-15T19:28:30.407Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ common --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2023-01-15T19:28:30.407Z] [INFO] Building Java EE dependent public APIs of Glassfish 6.2.6-SNAPSHOT [61/291] [2023-01-15T19:28:30.407Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-ee-api --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2023-01-15T19:28:30.407Z] [INFO] Building GlassFish Java EE Annotation Framework 6.2.6-SNAPSHOT [62/291] [2023-01-15T19:28:30.407Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ annotation-framework --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2023-01-15T19:28:30.407Z] [INFO] Building nucleus.resources 6.2.6-SNAPSHOT [63/291] [2023-01-15T19:28:30.407Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-resources --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2023-01-15T19:28:30.407Z] [INFO] Building GlassFish Deployment Related Modules 6.2.6-SNAPSHOT [64/291] [2023-01-15T19:28:30.407Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2023-01-15T19:28:30.407Z] [INFO] Building Deployment Object Library 6.2.6-SNAPSHOT [65/291] [2023-01-15T19:28:30.407Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dol --- [2023-01-15T19:28:30.407Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.407Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2023-01-15T19:28:30.407Z] [INFO] Building GlassFish Security Parent 6.2.6-SNAPSHOT [66/291] [2023-01-15T19:28:30.407Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.407Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ securitymodule --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] -------< org.glassfish.main.security:jaspic.provider.framework >-------- [2023-01-15T19:28:30.408Z] [INFO] Building Jaspic Provider Framework 6.2.6-SNAPSHOT [67/291] [2023-01-15T19:28:30.408Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jaspic.provider.framework --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2023-01-15T19:28:30.408Z] [INFO] Building GlassFish Transaction modules 6.2.6-SNAPSHOT [68/291] [2023-01-15T19:28:30.408Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ transaction --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2023-01-15T19:28:30.408Z] [INFO] Building Transaction Service Internal API 6.2.6-SNAPSHOT [69/291] [2023-01-15T19:28:30.408Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ transaction-internal-api --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2023-01-15T19:28:30.408Z] [INFO] Building GlassFish Resources infrastructure related modules 6.2.6-SNAPSHOT [70/291] [2023-01-15T19:28:30.408Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resources --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2023-01-15T19:28:30.408Z] [INFO] Building Resources Connector 6.2.6-SNAPSHOT [71/291] [2023-01-15T19:28:30.408Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resources-connector --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2023-01-15T19:28:30.408Z] [INFO] Building Connectors Parent 6.2.6-SNAPSHOT [72/291] [2023-01-15T19:28:30.408Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2023-01-15T19:28:30.408Z] [INFO] Building Connectors Private APIs for GlassFish Containers 6.2.6-SNAPSHOT [73/291] [2023-01-15T19:28:30.408Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-internal-api --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2023-01-15T19:28:30.408Z] [INFO] Building EJB container Internal API 6.2.6-SNAPSHOT [74/291] [2023-01-15T19:28:30.408Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-internal-api --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2023-01-15T19:28:30.408Z] [INFO] Building Java binding for libpam.so 6.2.6-SNAPSHOT [75/291] [2023-01-15T19:28:30.408Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ libpam4j --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2023-01-15T19:28:30.408Z] [INFO] Building Java EE Security Core Classes 6.2.6-SNAPSHOT [76/291] [2023-01-15T19:28:30.408Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security-ee --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2023-01-15T19:28:30.408Z] [INFO] Building stats77 6.2.6-SNAPSHOT [77/291] [2023-01-15T19:28:30.408Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ stats77 --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --------< org.glassfish.main.deployment:deployment-javaee-core >-------- [2023-01-15T19:28:30.408Z] [INFO] Building Deployment Related JavaEE Core Classes 6.2.6-SNAPSHOT [78/291] [2023-01-15T19:28:30.408Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-javaee-core --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2023-01-15T19:28:30.408Z] [INFO] Building Glassfish Naming 6.2.6-SNAPSHOT [79/291] [2023-01-15T19:28:30.408Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-naming --- [2023-01-15T19:28:30.408Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target [2023-01-15T19:28:30.408Z] [INFO] [2023-01-15T19:28:30.408Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2023-01-15T19:28:30.408Z] [INFO] Building Container Common 6.2.6-SNAPSHOT [80/291] [2023-01-15T19:28:30.409Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ container-common --- [2023-01-15T19:28:30.409Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2023-01-15T19:28:30.409Z] [INFO] Building GlassFish persistence related modules 6.2.6-SNAPSHOT [81/291] [2023-01-15T19:28:30.409Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ persistence --- [2023-01-15T19:28:30.409Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/target [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2023-01-15T19:28:30.409Z] [INFO] Building Common persistence code between JPA and CMP 6.2.6-SNAPSHOT [82/291] [2023-01-15T19:28:30.409Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ persistence-common --- [2023-01-15T19:28:30.409Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2023-01-15T19:28:30.409Z] [INFO] Building EJB Container connector for Glassfish 6.2.6-SNAPSHOT [83/291] [2023-01-15T19:28:30.409Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-ejb-connector --- [2023-01-15T19:28:30.409Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2023-01-15T19:28:30.409Z] [INFO] Building GlassFish ORB related modules 6.2.6-SNAPSHOT [84/291] [2023-01-15T19:28:30.409Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb --- [2023-01-15T19:28:30.409Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/target [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2023-01-15T19:28:30.409Z] [INFO] Building GlassFish ORB enabler implementation 6.2.6-SNAPSHOT [85/291] [2023-01-15T19:28:30.409Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb-enabler --- [2023-01-15T19:28:30.409Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2023-01-15T19:28:30.409Z] [INFO] Building GlassFish ORB connector implementation 6.2.6-SNAPSHOT [86/291] [2023-01-15T19:28:30.409Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb-connector --- [2023-01-15T19:28:30.409Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2023-01-15T19:28:30.409Z] [INFO] Building GlassFish Core EJB container implementation 6.2.6-SNAPSHOT [87/291] [2023-01-15T19:28:30.409Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.409Z] [INFO] [2023-01-15T19:28:30.409Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-container --- [2023-01-15T19:28:30.409Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target [2023-01-15T19:28:30.666Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2023-01-15T19:28:30.667Z] [INFO] Building GlassFish Web container related modules 6.2.6-SNAPSHOT [88/291] [2023-01-15T19:28:30.667Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2023-01-15T19:28:30.667Z] [INFO] Building Jersey EJB Component Provider Module 6.2.6-SNAPSHOT [89/291] [2023-01-15T19:28:30.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jersey-ejb-component-provider --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2023-01-15T19:28:30.667Z] [INFO] Building Connector for GlassFish Admin REST Service 6.2.6-SNAPSHOT [90/291] [2023-01-15T19:28:30.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-restadmin-connector --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2023-01-15T19:28:30.667Z] [INFO] Building GlassFish Admin REST Service 6.2.6-SNAPSHOT [91/291] [2023-01-15T19:28:30.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-service --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2023-01-15T19:28:30.667Z] [INFO] Building Nucleus template 6.2.6-SNAPSHOT [92/291] [2023-01-15T19:28:30.667Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-domain --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2023-01-15T19:28:30.667Z] [INFO] Building flashlight-agent 6.2.6-SNAPSHOT [93/291] [2023-01-15T19:28:30.667Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-agent --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2023-01-15T19:28:30.667Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 6.2.6-SNAPSHOT [94/291] [2023-01-15T19:28:30.667Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-extra-jdk-packages --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2023-01-15T19:28:30.667Z] [INFO] Building Flashlight 6.2.6-SNAPSHOT [95/291] [2023-01-15T19:28:30.667Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-flashlight --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2023-01-15T19:28:30.667Z] [INFO] Building Deployment Related Admin Classes 6.2.6-SNAPSHOT [96/291] [2023-01-15T19:28:30.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-admin --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2023-01-15T19:28:30.667Z] [INFO] Building AutoDeploy Classes 6.2.6-SNAPSHOT [97/291] [2023-01-15T19:28:30.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-autodeploy --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [2023-01-15T19:28:30.667Z] [INFO] Building Set of DTDs for Nucleus distributions 6.2.6-SNAPSHOT [98/291] [2023-01-15T19:28:30.667Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-dtds --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2023-01-15T19:28:30.667Z] [INFO] Building Set of schemas for Nucleus 6.2.6-SNAPSHOT [99/291] [2023-01-15T19:28:30.667Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-schemas --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2023-01-15T19:28:30.667Z] [INFO] Building Nucleus distributions 6.2.6-SNAPSHOT [100/291] [2023-01-15T19:28:30.667Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-distributions --- [2023-01-15T19:28:30.667Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/target [2023-01-15T19:28:30.667Z] [INFO] [2023-01-15T19:28:30.667Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2023-01-15T19:28:30.668Z] [INFO] Building Nucleus distribution Common module 6.2.6-SNAPSHOT [101/291] [2023-01-15T19:28:30.668Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-common --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2023-01-15T19:28:30.668Z] [INFO] Building Glassfish featuresets 6.2.6-SNAPSHOT [102/291] [2023-01-15T19:28:30.668Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-featuresets --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2023-01-15T19:28:30.668Z] [INFO] Building Glassfish Nucleus Atomic Featureset 6.2.6-SNAPSHOT [103/291] [2023-01-15T19:28:30.668Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ atomic --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2023-01-15T19:28:30.668Z] [INFO] Building Glassfish Atomic Distribution 6.2.6-SNAPSHOT [104/291] [2023-01-15T19:28:30.668Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ atomic --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2023-01-15T19:28:30.668Z] [INFO] Building Glassfish Nucleus Featureset 6.2.6-SNAPSHOT [105/291] [2023-01-15T19:28:30.668Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2023-01-15T19:28:30.668Z] [INFO] Building Nucleus Distribution 6.2.6-SNAPSHOT [106/291] [2023-01-15T19:28:30.668Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-new --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2023-01-15T19:28:30.668Z] [INFO] Building Diagnostics 6.2.6-SNAPSHOT [107/291] [2023-01-15T19:28:30.668Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-diagnostics --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2023-01-15T19:28:30.668Z] [INFO] Building Diagnostics API 6.2.6-SNAPSHOT [108/291] [2023-01-15T19:28:30.668Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ diagnostics-api --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2023-01-15T19:28:30.668Z] [INFO] Building GlassFish Diagnostics Context 6.2.6-SNAPSHOT [109/291] [2023-01-15T19:28:30.668Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ diagnostics-context --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] ----------------< org.glassfish.main.common:amx-javaee >---------------- [2023-01-15T19:28:30.668Z] [INFO] Building AMX JavaEE 6.2.6-SNAPSHOT [110/291] [2023-01-15T19:28:30.668Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ amx-javaee --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2023-01-15T19:28:30.668Z] [INFO] Building LDAP Booster Pack 6.2.6-SNAPSHOT [111/291] [2023-01-15T19:28:30.668Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ldapbp --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2023-01-15T19:28:30.668Z] [INFO] Building GlassFish HA modules 6.2.6-SNAPSHOT [112/291] [2023-01-15T19:28:30.668Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2023-01-15T19:28:30.668Z] [INFO] Building GlassFish ha-file-store 6.2.6-SNAPSHOT [113/291] [2023-01-15T19:28:30.668Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha-file-store --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2023-01-15T19:28:30.668Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 6.2.6-SNAPSHOT [114/291] [2023-01-15T19:28:30.668Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:28:30.668Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target [2023-01-15T19:28:30.668Z] [INFO] [2023-01-15T19:28:30.668Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2023-01-15T19:28:30.669Z] [INFO] Building GlassFish ha-shoal-store 6.2.6-SNAPSHOT [115/291] [2023-01-15T19:28:30.669Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha-shoal-cache-store --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2023-01-15T19:28:30.669Z] [INFO] Building Set of DTDs for GlassFish Java EE distributions 6.2.6-SNAPSHOT [116/291] [2023-01-15T19:28:30.669Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-dtds --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2023-01-15T19:28:30.669Z] [INFO] Building Set of schemas for Jakarta EE 6.2.6-SNAPSHOT [117/291] [2023-01-15T19:28:30.669Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-schemas --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2023-01-15T19:28:30.669Z] [INFO] Building Connector for GlassFish Web Container 6.2.6-SNAPSHOT [118/291] [2023-01-15T19:28:30.669Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-web-connector --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2023-01-15T19:28:30.669Z] [INFO] Building GlassFish Connectors Connector 6.2.6-SNAPSHOT [119/291] [2023-01-15T19:28:30.669Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-connectors-connector --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2023-01-15T19:28:30.669Z] [INFO] Building App Client Modules 6.2.6-SNAPSHOT [120/291] [2023-01-15T19:28:30.669Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2023-01-15T19:28:30.669Z] [INFO] Building GlassFish App Client Server-side Modules 6.2.6-SNAPSHOT [121/291] [2023-01-15T19:28:30.669Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ server --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2023-01-15T19:28:30.669Z] [INFO] Building GlassFish AppClient Server-Side Connector 6.2.6-SNAPSHOT [122/291] [2023-01-15T19:28:30.669Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient-connector --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --------< org.glassfish.main.deployment:deployment-javaee-full >-------- [2023-01-15T19:28:30.669Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 6.2.6-SNAPSHOT [123/291] [2023-01-15T19:28:30.669Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-javaee-full --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2023-01-15T19:28:30.669Z] [INFO] Building Admin Modules 6.2.6-SNAPSHOT [124/291] [2023-01-15T19:28:30.669Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2023-01-15T19:28:30.669Z] [INFO] Building Backup Restore classes 6.2.6-SNAPSHOT [125/291] [2023-01-15T19:28:30.669Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ backup --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2023-01-15T19:28:30.669Z] [INFO] Building App Server CLI Skinning Class 6.2.6-SNAPSHOT [126/291] [2023-01-15T19:28:30.669Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-cli --- [2023-01-15T19:28:30.669Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2023-01-15T19:28:30.669Z] [INFO] Building admin-cli-optional 6.2.6-SNAPSHOT [127/291] [2023-01-15T19:28:30.669Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.669Z] [INFO] [2023-01-15T19:28:30.669Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cli-optional --- [2023-01-15T19:28:30.670Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target [2023-01-15T19:28:30.670Z] [INFO] [2023-01-15T19:28:30.670Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2023-01-15T19:28:30.670Z] [INFO] Building admin-core 6.2.6-SNAPSHOT [128/291] [2023-01-15T19:28:30.670Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.670Z] [INFO] [2023-01-15T19:28:30.670Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-core --- [2023-01-15T19:28:30.670Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target [2023-01-15T19:28:30.670Z] [INFO] [2023-01-15T19:28:30.670Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2023-01-15T19:28:30.670Z] [INFO] Building Appserver template 6.2.6-SNAPSHOT [129/291] [2023-01-15T19:28:30.670Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.670Z] [INFO] [2023-01-15T19:28:30.670Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-domain --- [2023-01-15T19:28:30.670Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target [2023-01-15T19:28:30.670Z] [INFO] [2023-01-15T19:28:30.670Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2023-01-15T19:28:30.670Z] [INFO] Building GlassFish Core modules 6.2.6-SNAPSHOT [130/291] [2023-01-15T19:28:30.670Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.670Z] [INFO] [2023-01-15T19:28:30.670Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ core --- [2023-01-15T19:28:30.670Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/target [2023-01-15T19:28:30.670Z] [INFO] [2023-01-15T19:28:30.670Z] [INFO] ---------------< org.glassfish.main.core:javaee-kernel >---------------- [2023-01-15T19:28:30.670Z] [INFO] Building Java EE related distributions kernel Classes 6.2.6-SNAPSHOT [131/291] [2023-01-15T19:28:30.670Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.670Z] [INFO] [2023-01-15T19:28:30.670Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee-kernel --- [2023-01-15T19:28:30.670Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target [2023-01-15T19:28:30.670Z] [INFO] [2023-01-15T19:28:30.670Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2023-01-15T19:28:30.670Z] [INFO] Building GlassFish API Exporter Module Fragment 6.2.6-SNAPSHOT [132/291] [2023-01-15T19:28:30.670Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ api-exporter-fragment --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2023-01-15T19:28:30.927Z] [INFO] Building JTA Implementation for Glassfish 6.2.6-SNAPSHOT [133/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jta --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2023-01-15T19:28:30.927Z] [INFO] Building Jakarta Mail Resources Support related modules 6.2.6-SNAPSHOT [134/291] [2023-01-15T19:28:30.927Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mail --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2023-01-15T19:28:30.927Z] [INFO] Building Jakarta Mail Connector 6.2.6-SNAPSHOT [135/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mail-connector --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2023-01-15T19:28:30.927Z] [INFO] Building Connectors Runtime 6.2.6-SNAPSHOT [136/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-runtime --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2023-01-15T19:28:30.927Z] [INFO] Building JTS Implementation for Glassfish 6.2.6-SNAPSHOT [137/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jts --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2023-01-15T19:28:30.927Z] [INFO] Building Web Container Naming Utilities 6.2.6-SNAPSHOT [138/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-naming --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2023-01-15T19:28:30.927Z] [INFO] Building Web Container Common Utilities 6.2.6-SNAPSHOT [139/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ war-util --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2023-01-15T19:28:30.927Z] [INFO] Building Core Servlet Container 6.2.6-SNAPSHOT [140/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-core --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2023-01-15T19:28:30.927Z] [INFO] Building JSTL implementation connector module 6.2.6-SNAPSHOT [141/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jstl-connector --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2023-01-15T19:28:30.927Z] [INFO] Building Jersey MVC TLD connector implementation module 6.2.6-SNAPSHOT [142/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jersey-mvc-connector --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2023-01-15T19:28:30.927Z] [INFO] Building Web module command line interface 6.2.6-SNAPSHOT [143/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-cli --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [2023-01-15T19:28:30.927Z] [INFO] Building Web container and GUI plug-in common classes 6.2.6-SNAPSHOT [144/291] [2023-01-15T19:28:30.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-gui-plugin-common --- [2023-01-15T19:28:30.927Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target [2023-01-15T19:28:30.927Z] [INFO] [2023-01-15T19:28:30.927Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2023-01-15T19:28:30.927Z] [INFO] Building WebTier Security Integration 6.2.6-SNAPSHOT [145/291] [2023-01-15T19:28:30.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ websecurity --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2023-01-15T19:28:30.928Z] [INFO] Building GlassFish Web container embedded related modules 6.2.6-SNAPSHOT [146/291] [2023-01-15T19:28:30.928Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-embed --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2023-01-15T19:28:30.928Z] [INFO] Building GlassFish Web container Embedded APIs 6.2.6-SNAPSHOT [147/291] [2023-01-15T19:28:30.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-embed-api --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2023-01-15T19:28:30.928Z] [INFO] Building Server-Sent Events 6.2.6-SNAPSHOT [148/291] [2023-01-15T19:28:30.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-sse --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2023-01-15T19:28:30.928Z] [INFO] Building Web Container glue code 6.2.6-SNAPSHOT [149/291] [2023-01-15T19:28:30.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-glue --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2023-01-15T19:28:30.928Z] [INFO] Building JSF implementation connector module 6.2.6-SNAPSHOT [150/291] [2023-01-15T19:28:30.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jsf-connector --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2023-01-15T19:28:30.928Z] [INFO] Building JSP caching taglib connector module 6.2.6-SNAPSHOT [151/291] [2023-01-15T19:28:30.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jspcaching-connector --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2023-01-15T19:28:30.928Z] [INFO] Building Web Container HA code 6.2.6-SNAPSHOT [152/291] [2023-01-15T19:28:30.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-ha --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2023-01-15T19:28:30.928Z] [INFO] Building Web Related Implementations for GlassFish 6.2.6-SNAPSHOT [153/291] [2023-01-15T19:28:30.928Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webtier-all --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2023-01-15T19:28:30.928Z] [INFO] Building Weld connector for glassfish 6.2.6-SNAPSHOT [154/291] [2023-01-15T19:28:30.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-weld-connector --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2023-01-15T19:28:30.928Z] [INFO] Building Weld integration for glassfish 6.2.6-SNAPSHOT [155/291] [2023-01-15T19:28:30.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ weld-integration --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2023-01-15T19:28:30.928Z] [INFO] Building Weld Integration Fragment 6.2.6-SNAPSHOT [156/291] [2023-01-15T19:28:30.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ weld-integration-fragment --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2023-01-15T19:28:30.928Z] [INFO] Building Fragment bundle for Weld related testing 6.2.6-SNAPSHOT [157/291] [2023-01-15T19:28:30.928Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ weld-integration-test-fragment --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2023-01-15T19:28:30.928Z] [INFO] Building cdi-api Fragment 6.2.6-SNAPSHOT [158/291] [2023-01-15T19:28:30.928Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.928Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cdi-api-fragment --- [2023-01-15T19:28:30.928Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target [2023-01-15T19:28:30.928Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2023-01-15T19:28:30.929Z] [INFO] Building Full EJB Container add-ons 6.2.6-SNAPSHOT [159/291] [2023-01-15T19:28:30.929Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-full-container --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2023-01-15T19:28:30.929Z] [INFO] Building EJB Timer Service Application 6.2.6-SNAPSHOT [160/291] [2023-01-15T19:28:30.929Z] [INFO] --------------------------------[ war ]--------------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-timer-service-app --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2023-01-15T19:28:30.929Z] [INFO] Building GlassFish EJB timer app database init scripts 6.2.6-SNAPSHOT [161/291] [2023-01-15T19:28:30.929Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-timer-databases --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2023-01-15T19:28:30.929Z] [INFO] Building EJB tier for GlassFish 6.2.6-SNAPSHOT [162/291] [2023-01-15T19:28:30.929Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-all --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2023-01-15T19:28:30.929Z] [INFO] Building GlassFish resources runtime 6.2.6-SNAPSHOT [163/291] [2023-01-15T19:28:30.929Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resources-runtime --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2023-01-15T19:28:30.929Z] [INFO] Building GlassFish Jakarta Mail runtime 6.2.6-SNAPSHOT [164/291] [2023-01-15T19:28:30.929Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mail-runtime --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2023-01-15T19:28:30.929Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 6.2.6-SNAPSHOT [165/291] [2023-01-15T19:28:30.929Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ descriptors --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2023-01-15T19:28:30.929Z] [INFO] Building Connectors Inbound Support 6.2.6-SNAPSHOT [166/291] [2023-01-15T19:28:30.929Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-inbound-runtime --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2023-01-15T19:28:30.929Z] [INFO] Building Work Management 6.2.6-SNAPSHOT [167/291] [2023-01-15T19:28:30.929Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ work-management --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2023-01-15T19:28:30.929Z] [INFO] Building JDBC Module 6.2.6-SNAPSHOT [168/291] [2023-01-15T19:28:30.929Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2023-01-15T19:28:30.929Z] [INFO] Building JDBC Config Module 6.2.6-SNAPSHOT [169/291] [2023-01-15T19:28:30.929Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-config --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2023-01-15T19:28:30.929Z] [INFO] Building Connectors admin 6.2.6-SNAPSHOT [170/291] [2023-01-15T19:28:30.929Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-admin --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2023-01-15T19:28:30.929Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 6.2.6-SNAPSHOT [171/291] [2023-01-15T19:28:30.929Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ load-balancer --- [2023-01-15T19:28:30.929Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/target [2023-01-15T19:28:30.929Z] [INFO] [2023-01-15T19:28:30.929Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2023-01-15T19:28:30.929Z] [INFO] Building Load Balancer Internal API 6.2.6-SNAPSHOT [172/291] [2023-01-15T19:28:30.929Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.930Z] [INFO] [2023-01-15T19:28:30.930Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-load-balancer-connector --- [2023-01-15T19:28:30.930Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target [2023-01-15T19:28:30.930Z] [INFO] [2023-01-15T19:28:30.930Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2023-01-15T19:28:30.930Z] [INFO] Building Load-Balancer admin 6.2.6-SNAPSHOT [173/291] [2023-01-15T19:28:30.930Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.930Z] [INFO] [2023-01-15T19:28:30.930Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ load-balancer-admin --- [2023-01-15T19:28:30.930Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target [2023-01-15T19:28:30.930Z] [INFO] [2023-01-15T19:28:30.930Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2023-01-15T19:28:30.930Z] [INFO] Building GlassFish JMS modules 6.2.6-SNAPSHOT [174/291] [2023-01-15T19:28:30.930Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:30.930Z] [INFO] [2023-01-15T19:28:30.930Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jms --- [2023-01-15T19:28:30.930Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/target [2023-01-15T19:28:30.930Z] [INFO] [2023-01-15T19:28:30.930Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2023-01-15T19:28:30.930Z] [INFO] Building JMS Connector Module for Runtime 6.2.6-SNAPSHOT [175/291] [2023-01-15T19:28:30.930Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.930Z] [INFO] [2023-01-15T19:28:30.930Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-jms-connector --- [2023-01-15T19:28:30.930Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target [2023-01-15T19:28:30.930Z] [INFO] [2023-01-15T19:28:30.930Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2023-01-15T19:28:30.930Z] [INFO] Building JMS Module 6.2.6-SNAPSHOT [176/291] [2023-01-15T19:28:30.930Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:30.930Z] [INFO] [2023-01-15T19:28:30.930Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jms-core --- [2023-01-15T19:28:30.930Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2023-01-15T19:28:31.187Z] [INFO] Building JMS admin 6.2.6-SNAPSHOT [177/291] [2023-01-15T19:28:31.187Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jms-admin --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2023-01-15T19:28:31.187Z] [INFO] Building JMS Injection Module for Runtime 6.2.6-SNAPSHOT [178/291] [2023-01-15T19:28:31.187Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-jms-injection --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2023-01-15T19:28:31.187Z] [INFO] Building JMS GlassFish System RA Assembly 6.2.6-SNAPSHOT [179/291] [2023-01-15T19:28:31.187Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jmsra --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2023-01-15T19:28:31.187Z] [INFO] Building JDBC Resource Adapter 6.2.6-SNAPSHOT [180/291] [2023-01-15T19:28:31.187Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-ra --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2023-01-15T19:28:31.187Z] [INFO] Building Core JDBC Resource Adapter classes 6.2.6-SNAPSHOT [181/291] [2023-01-15T19:28:31.187Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-core --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2023-01-15T19:28:31.187Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 6.2.6-SNAPSHOT [182/291] [2023-01-15T19:28:31.187Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc40 --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2023-01-15T19:28:31.187Z] [INFO] Building JDBC Templates 6.2.6-SNAPSHOT [183/291] [2023-01-15T19:28:31.187Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ templates --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2023-01-15T19:28:31.187Z] [INFO] Building Distribution Module for JDBC Resource Adapter 6.2.6-SNAPSHOT [184/291] [2023-01-15T19:28:31.187Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-ra --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2023-01-15T19:28:31.187Z] [INFO] Building JDBC Runtime Module 6.2.6-SNAPSHOT [185/291] [2023-01-15T19:28:31.187Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-runtime --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2023-01-15T19:28:31.187Z] [INFO] Building JDBC admin 6.2.6-SNAPSHOT [186/291] [2023-01-15T19:28:31.187Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-admin --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2023-01-15T19:28:31.187Z] [INFO] Building GlassFish Oracle JDBC Packages 6.2.6-SNAPSHOT [187/291] [2023-01-15T19:28:31.187Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2023-01-15T19:28:31.187Z] [INFO] Building Connector for JPA runtime in glassfish 6.2.6-SNAPSHOT [188/291] [2023-01-15T19:28:31.187Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-jpa-connector --- [2023-01-15T19:28:31.187Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.187Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2023-01-15T19:28:31.187Z] [INFO] Building JPA container for glassfish 6.2.6-SNAPSHOT [189/291] [2023-01-15T19:28:31.187Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.187Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jpa-container --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2023-01-15T19:28:31.188Z] [INFO] Building Declaring EclipseLink dependencies 6.2.6-SNAPSHOT [190/291] [2023-01-15T19:28:31.188Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipselink-wrapper --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2023-01-15T19:28:31.188Z] [INFO] Building GlassFish cmp related modules 6.2.6-SNAPSHOT [191/291] [2023-01-15T19:28:31.188Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2023-01-15T19:28:31.188Z] [INFO] Building utility module for cmp 6.2.6-SNAPSHOT [192/291] [2023-01-15T19:28:31.188Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-utility --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2023-01-15T19:28:31.188Z] [INFO] Building model module for cmp 6.2.6-SNAPSHOT [193/291] [2023-01-15T19:28:31.188Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-model --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2023-01-15T19:28:31.188Z] [INFO] Building Database Generator module for cmp 6.2.6-SNAPSHOT [194/291] [2023-01-15T19:28:31.188Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-generator-database --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2023-01-15T19:28:31.188Z] [INFO] Building ejb-mapping module for cmp 6.2.6-SNAPSHOT [195/291] [2023-01-15T19:28:31.188Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-ejb-mapping --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2023-01-15T19:28:31.188Z] [INFO] Building enhancer module for cmp 6.2.6-SNAPSHOT [196/291] [2023-01-15T19:28:31.188Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-enhancer --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2023-01-15T19:28:31.188Z] [INFO] Building internal-api module for cmp 6.2.6-SNAPSHOT [197/291] [2023-01-15T19:28:31.188Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-internal-api --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2023-01-15T19:28:31.188Z] [INFO] Building Entity Bean container 6.2.6-SNAPSHOT [198/291] [2023-01-15T19:28:31.188Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ entitybean-container --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2023-01-15T19:28:31.188Z] [INFO] Building support-sqlstore module for cmp 6.2.6-SNAPSHOT [199/291] [2023-01-15T19:28:31.188Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-support-sqlstore --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2023-01-15T19:28:31.188Z] [INFO] Building support ejb module for cmp 6.2.6-SNAPSHOT [200/291] [2023-01-15T19:28:31.188Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-support-ejb --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2023-01-15T19:28:31.188Z] [INFO] Building GlassFish cmp scripts 6.2.6-SNAPSHOT [201/291] [2023-01-15T19:28:31.188Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-scripts --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2023-01-15T19:28:31.188Z] [INFO] Building CMP tier for GlassFish 6.2.6-SNAPSHOT [202/291] [2023-01-15T19:28:31.188Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-all --- [2023-01-15T19:28:31.188Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all/target [2023-01-15T19:28:31.188Z] [INFO] [2023-01-15T19:28:31.188Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2023-01-15T19:28:31.189Z] [INFO] Building Concurrency Utilities Modules 6.2.6-SNAPSHOT [203/291] [2023-01-15T19:28:31.189Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ concurrent --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2023-01-15T19:28:31.189Z] [INFO] Building Concurrent Connector Module 6.2.6-SNAPSHOT [204/291] [2023-01-15T19:28:31.189Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ concurrent-connector --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2023-01-15T19:28:31.189Z] [INFO] Building Concurrent Implementation Module 6.2.6-SNAPSHOT [205/291] [2023-01-15T19:28:31.189Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ concurrent-impl --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2023-01-15T19:28:31.189Z] [INFO] Building Batch runtime modules for Glassfish 6.2.6-SNAPSHOT [206/291] [2023-01-15T19:28:31.189Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ batch --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2023-01-15T19:28:31.189Z] [INFO] Building Batch database init scripts for GlassFish 6.2.6-SNAPSHOT [207/291] [2023-01-15T19:28:31.189Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ batch-databases --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2023-01-15T19:28:31.189Z] [INFO] Building Batch Connector for Glassfish 6.2.6-SNAPSHOT [208/291] [2023-01-15T19:28:31.189Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-batch-connector --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2023-01-15T19:28:31.189Z] [INFO] Building Batch Commands for Glassfish 6.2.6-SNAPSHOT [209/291] [2023-01-15T19:28:31.189Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-batch-commands --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2023-01-15T19:28:31.189Z] [INFO] Building GlassFish Extras modules 6.2.6-SNAPSHOT [210/291] [2023-01-15T19:28:31.189Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ extras --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] ----------------< org.glassfish.main.extras:javaee-pom >---------------- [2023-01-15T19:28:31.189Z] [INFO] Building GlassFish JavaEE Manifest pom 6.2.6-SNAPSHOT [211/291] [2023-01-15T19:28:31.189Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee-pom --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] ------------------< org.glassfish.main.extras:javaee >------------------ [2023-01-15T19:28:31.189Z] [INFO] Building GlassFish javaee.jar 6.2.6-SNAPSHOT [212/291] [2023-01-15T19:28:31.189Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] ---------------< org.glassfish.main.extras:javaee-frag >---------------- [2023-01-15T19:28:31.189Z] [INFO] Building GlassFish javaee.jar distribution fragment 6.2.6-SNAPSHOT [213/291] [2023-01-15T19:28:31.189Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee-frag --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2023-01-15T19:28:31.189Z] [INFO] Building GlassFish appserv-rt Manifest pom 6.2.6-SNAPSHOT [214/291] [2023-01-15T19:28:31.189Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserv-rt-pom --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2023-01-15T19:28:31.189Z] [INFO] Building GlassFish appserv-rt.jar 6.2.6-SNAPSHOT [215/291] [2023-01-15T19:28:31.189Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserv-rt --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2023-01-15T19:28:31.189Z] [INFO] Building GlassFish appserv-rt distribution fragment 6.2.6-SNAPSHOT [216/291] [2023-01-15T19:28:31.189Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserv-rt-frag --- [2023-01-15T19:28:31.189Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target [2023-01-15T19:28:31.189Z] [INFO] [2023-01-15T19:28:31.189Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2023-01-15T19:28:31.190Z] [INFO] Building GlassFish ORB interface layer implementation 6.2.6-SNAPSHOT [217/291] [2023-01-15T19:28:31.190Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb-iiop --- [2023-01-15T19:28:31.190Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2023-01-15T19:28:31.190Z] [INFO] Building Ejb Security Integration 6.2.6-SNAPSHOT [218/291] [2023-01-15T19:28:31.190Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb.security --- [2023-01-15T19:28:31.190Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2023-01-15T19:28:31.190Z] [INFO] Building Grizzly Glassfish Extra modules 6.2.6-SNAPSHOT [219/291] [2023-01-15T19:28:31.190Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-grizzly --- [2023-01-15T19:28:31.190Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/target [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2023-01-15T19:28:31.190Z] [INFO] Building GlassFish Grizzly adapter container implementation 6.2.6-SNAPSHOT [220/291] [2023-01-15T19:28:31.190Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-grizzly-container --- [2023-01-15T19:28:31.190Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2023-01-15T19:28:31.190Z] [INFO] Building Glassfish Grizzly extra jars Combining 6.2.6-SNAPSHOT [221/291] [2023-01-15T19:28:31.190Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-grizzly-extra-all --- [2023-01-15T19:28:31.190Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2023-01-15T19:28:31.190Z] [INFO] Building GlassFish Web Services related modules 6.2.6-SNAPSHOT [222/291] [2023-01-15T19:28:31.190Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices --- [2023-01-15T19:28:31.190Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/target [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2023-01-15T19:28:31.190Z] [INFO] Building JSR-109 implementation to deploy Metro 6.2.6-SNAPSHOT [223/291] [2023-01-15T19:28:31.190Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jsr109-impl --- [2023-01-15T19:28:31.190Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2023-01-15T19:28:31.190Z] [INFO] Building GlassFish Metro Glue Code 6.2.6-SNAPSHOT [224/291] [2023-01-15T19:28:31.190Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ metro-glue --- [2023-01-15T19:28:31.190Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2023-01-15T19:28:31.190Z] [INFO] Building Connector for GlassFish Web Services Container 6.2.6-SNAPSHOT [225/291] [2023-01-15T19:28:31.190Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices-connector --- [2023-01-15T19:28:31.190Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2023-01-15T19:28:31.190Z] [INFO] Building SOAP/TCP integration code 6.2.6-SNAPSHOT [226/291] [2023-01-15T19:28:31.190Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ soap-tcp --- [2023-01-15T19:28:31.190Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2023-01-15T19:28:31.190Z] [INFO] Building WebServices Security and JSR 196 implementation 6.2.6-SNAPSHOT [227/291] [2023-01-15T19:28:31.190Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.190Z] [INFO] [2023-01-15T19:28:31.190Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices.security --- [2023-01-15T19:28:31.447Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target [2023-01-15T19:28:31.447Z] [INFO] [2023-01-15T19:28:31.447Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2023-01-15T19:28:31.447Z] [INFO] Building App Client - client-side modules 6.2.6-SNAPSHOT [228/291] [2023-01-15T19:28:31.447Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:31.447Z] [INFO] [2023-01-15T19:28:31.447Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ client --- [2023-01-15T19:28:31.447Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/target [2023-01-15T19:28:31.447Z] [INFO] [2023-01-15T19:28:31.447Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2023-01-15T19:28:31.447Z] [INFO] Building ACC Config Classes (JAXB) 6.2.6-SNAPSHOT [229/291] [2023-01-15T19:28:31.447Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.447Z] [INFO] [2023-01-15T19:28:31.447Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ acc-config --- [2023-01-15T19:28:31.447Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target [2023-01-15T19:28:31.447Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2023-01-15T19:28:31.448Z] [INFO] Building Appclient Security Integration 6.2.6-SNAPSHOT [230/291] [2023-01-15T19:28:31.448Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient.security --- [2023-01-15T19:28:31.448Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2023-01-15T19:28:31.448Z] [INFO] Building Client OSGi module (including ACC) 6.2.6-SNAPSHOT [231/291] [2023-01-15T19:28:31.448Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-client-module --- [2023-01-15T19:28:31.448Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2023-01-15T19:28:31.448Z] [INFO] Building GlassFish AppClient Server-Side Core 6.2.6-SNAPSHOT [232/291] [2023-01-15T19:28:31.448Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient-server-core --- [2023-01-15T19:28:31.448Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2023-01-15T19:28:31.448Z] [INFO] Building Embedded GlassFish Shell 6.2.6-SNAPSHOT [233/291] [2023-01-15T19:28:31.448Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-shell --- [2023-01-15T19:28:31.448Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/target [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2023-01-15T19:28:31.448Z] [INFO] Building Embedded GlassFish Shell dist. fragment 6.2.6-SNAPSHOT [234/291] [2023-01-15T19:28:31.448Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-shell-frag --- [2023-01-15T19:28:31.448Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2023-01-15T19:28:31.448Z] [INFO] Building GlassFish webservices scripts 6.2.6-SNAPSHOT [235/291] [2023-01-15T19:28:31.448Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices-scripts --- [2023-01-15T19:28:31.448Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2023-01-15T19:28:31.448Z] [INFO] Building GlassFish Metro Related Fragments 6.2.6-SNAPSHOT [236/291] [2023-01-15T19:28:31.448Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ metro-fragments --- [2023-01-15T19:28:31.448Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2023-01-15T19:28:31.448Z] [INFO] Building Embedded GlassFish Static Shell 6.2.6-SNAPSHOT [237/291] [2023-01-15T19:28:31.448Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-static-shell --- [2023-01-15T19:28:31.448Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2023-01-15T19:28:31.448Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 6.2.6-SNAPSHOT [238/291] [2023-01-15T19:28:31.448Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:28:31.448Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2023-01-15T19:28:31.448Z] [INFO] Building Embedded GlassFish All-In-One 6.2.6-SNAPSHOT [239/291] [2023-01-15T19:28:31.448Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:31.448Z] [INFO] [2023-01-15T19:28:31.448Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-all --- [2023-01-15T19:28:31.448Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target [2023-01-15T19:28:33.344Z] [INFO] [2023-01-15T19:28:33.344Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2023-01-15T19:28:33.344Z] [INFO] Building Embedded GlassFish nucleus 6.2.6-SNAPSHOT [240/291] [2023-01-15T19:28:33.344Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:33.344Z] [INFO] [2023-01-15T19:28:33.344Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-nucleus --- [2023-01-15T19:28:33.344Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target [2023-01-15T19:28:33.344Z] [INFO] [2023-01-15T19:28:33.344Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2023-01-15T19:28:33.344Z] [INFO] Building Embedded GlassFish Web 6.2.6-SNAPSHOT [241/291] [2023-01-15T19:28:33.344Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:33.344Z] [INFO] [2023-01-15T19:28:33.344Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-web --- [2023-01-15T19:28:33.344Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2023-01-15T19:28:34.714Z] [INFO] Building GlassFish Embedded modules 6.2.6-SNAPSHOT [242/291] [2023-01-15T19:28:34.714Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ embedded --- [2023-01-15T19:28:34.714Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/target [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2023-01-15T19:28:34.714Z] [INFO] Building GlassFish Embedded Modules - Tests 6.2.6-SNAPSHOT [243/291] [2023-01-15T19:28:34.714Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tests-embedded --- [2023-01-15T19:28:34.714Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2023-01-15T19:28:34.714Z] [INFO] Building DataProvider 6.2.6-SNAPSHOT [244/291] [2023-01-15T19:28:34.714Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dataprovider --- [2023-01-15T19:28:34.714Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2023-01-15T19:28:34.714Z] [INFO] Building Admin Console Integration 6.2.6-SNAPSHOT [245/291] [2023-01-15T19:28:34.714Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-admingui-connector --- [2023-01-15T19:28:34.714Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2023-01-15T19:28:34.714Z] [INFO] Building Admin Console Integration 6.2.6-SNAPSHOT [246/291] [2023-01-15T19:28:34.714Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-plugin-service --- [2023-01-15T19:28:34.714Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2023-01-15T19:28:34.714Z] [INFO] Building Admin Console Packages 6.2.6-SNAPSHOT [247/291] [2023-01-15T19:28:34.714Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.714Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admingui --- [2023-01-15T19:28:34.714Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/target [2023-01-15T19:28:34.714Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console Common 6.2.6-SNAPSHOT [248/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-common --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console Core Jar 6.2.6-SNAPSHOT [249/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-core --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console Concurrent Plugin 6.2.6-SNAPSHOT [250/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-concurrent-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console Clustering Support Plugin 6.2.6-SNAPSHOT [251/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-cluster-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console Community Edition Theme Plugin 6.2.6-SNAPSHOT [252/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-community-branding-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console Web Container Plugin 6.2.6-SNAPSHOT [253/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-web-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console JTS Plugin 6.2.6-SNAPSHOT [254/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jts-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console JDBC Plugin 6.2.6-SNAPSHOT [255/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jdbc-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console Connectors Plugin 6.2.6-SNAPSHOT [256/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jca-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console JMS Plugin 6.2.6-SNAPSHOT [257/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jms-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console EJB Container Plugin 6.2.6-SNAPSHOT [258/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-ejb-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 6.2.6-SNAPSHOT [259/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-ejb-lite-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console Corba Plugin 6.2.6-SNAPSHOT [260/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-corba-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2023-01-15T19:28:34.715Z] [INFO] Building Admin Console Full distribution plugin 6.2.6-SNAPSHOT [261/291] [2023-01-15T19:28:34.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.715Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-common-full-plugin --- [2023-01-15T19:28:34.715Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target [2023-01-15T19:28:34.715Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2023-01-15T19:28:34.716Z] [INFO] Building Admin Console WAR 6.2.6-SNAPSHOT [262/291] [2023-01-15T19:28:34.716Z] [INFO] --------------------------------[ war ]--------------------------------- [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ war --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] -------------< org.glassfish.main.admingui:dist-fragment >-------------- [2023-01-15T19:28:34.716Z] [INFO] Building Admin Console Install Fragment for Web distro 6.2.6-SNAPSHOT [263/291] [2023-01-15T19:28:34.716Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dist-fragment --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2023-01-15T19:28:34.716Z] [INFO] Building Embedded GlassFish Shell Jars 6.2.6-SNAPSHOT [264/291] [2023-01-15T19:28:34.716Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-shell-jar --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2023-01-15T19:28:34.716Z] [INFO] Building Glassfish featuresets 6.2.6-SNAPSHOT [265/291] [2023-01-15T19:28:34.716Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ featuresets --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2023-01-15T19:28:34.716Z] [INFO] Building Glassfish Web Featureset 6.2.6-SNAPSHOT [266/291] [2023-01-15T19:28:34.716Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2023-01-15T19:28:34.716Z] [INFO] Building Client Library (including ACC) 6.2.6-SNAPSHOT [267/291] [2023-01-15T19:28:34.716Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-client --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2023-01-15T19:28:34.716Z] [INFO] Building GlassFish appclient scripts 6.2.6-SNAPSHOT [268/291] [2023-01-15T19:28:34.716Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient-scripts --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2023-01-15T19:28:34.716Z] [INFO] Building Glassfish Featureset 6.2.6-SNAPSHOT [269/291] [2023-01-15T19:28:34.716Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2023-01-15T19:28:34.716Z] [INFO] Building Debug 6.2.6-SNAPSHOT [270/291] [2023-01-15T19:28:34.716Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ debug --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2023-01-15T19:28:34.716Z] [INFO] Building Glassfish distributions 6.2.6-SNAPSHOT [271/291] [2023-01-15T19:28:34.716Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ distributions --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2023-01-15T19:28:34.716Z] [INFO] Building GlassFish distribution Common module 6.2.6-SNAPSHOT [272/291] [2023-01-15T19:28:34.716Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-common --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2023-01-15T19:28:34.716Z] [INFO] Building Glassfish Web Distribution 6.2.6-SNAPSHOT [273/291] [2023-01-15T19:28:34.716Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2023-01-15T19:28:34.716Z] [INFO] Building Glassfish Distribution 6.2.6-SNAPSHOT [274/291] [2023-01-15T19:28:34.716Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:28:34.716Z] [INFO] [2023-01-15T19:28:34.716Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish --- [2023-01-15T19:28:34.716Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target [2023-01-15T19:28:34.974Z] [INFO] [2023-01-15T19:28:34.974Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2023-01-15T19:28:34.974Z] [INFO] Building Security Related Implementation for GlassFish 6.2.6-SNAPSHOT [275/291] [2023-01-15T19:28:34.974Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.974Z] [INFO] [2023-01-15T19:28:34.974Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security-all --- [2023-01-15T19:28:34.974Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all/target [2023-01-15T19:28:34.974Z] [INFO] [2023-01-15T19:28:34.974Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2023-01-15T19:28:34.974Z] [INFO] Building GlassFish Tests 6.2.6-SNAPSHOT [276/291] [2023-01-15T19:28:34.974Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tests --- [2023-01-15T19:28:34.975Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/target [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] ------------< org.glassfish.main.tests:admin-tests-parent >------------- [2023-01-15T19:28:34.975Z] [INFO] Building GlassFish Admin Tests - Parent 6.2.6-SNAPSHOT [277/291] [2023-01-15T19:28:34.975Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-tests-parent --- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] -------< org.glassfish.main.tests:test-progress-admin-extension >------- [2023-01-15T19:28:34.975Z] [INFO] Building GlassFish Admin Tests - Progress Admin Extension 6.2.6-SNAPSHOT [278/291] [2023-01-15T19:28:34.975Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ test-progress-admin-extension --- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] ----------------< org.glassfish.main.tests:admin-tests >---------------- [2023-01-15T19:28:34.975Z] [INFO] Building GlassFish Admin Tests 6.2.6-SNAPSHOT [279/291] [2023-01-15T19:28:34.975Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-tests --- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2023-01-15T19:28:34.975Z] [INFO] Building GlassFish Ant Tests 6.2.6-SNAPSHOT [280/291] [2023-01-15T19:28:34.975Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ant-tests --- [2023-01-15T19:28:34.975Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/target [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2023-01-15T19:28:34.975Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 6.2.6-SNAPSHOT [281/291] [2023-01-15T19:28:34.975Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cciblackbox-tx --- [2023-01-15T19:28:34.975Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2023-01-15T19:28:34.975Z] [INFO] Building connectors-ra-redeploy 6.2.6-SNAPSHOT [282/291] [2023-01-15T19:28:34.975Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy --- [2023-01-15T19:28:34.975Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/target [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2023-01-15T19:28:34.975Z] [INFO] Building connectors-ra-redeploy-jars 6.2.6-SNAPSHOT [283/291] [2023-01-15T19:28:34.975Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy-jars --- [2023-01-15T19:28:34.975Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2023-01-15T19:28:34.975Z] [INFO] Building connectors-ra-redeploy-rars 6.2.6-SNAPSHOT [284/291] [2023-01-15T19:28:34.975Z] [INFO] --------------------------------[ rar ]--------------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy-rars --- [2023-01-15T19:28:34.975Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2023-01-15T19:28:34.975Z] [INFO] Building connectors-ra-redeploy-rars-xa 6.2.6-SNAPSHOT [285/291] [2023-01-15T19:28:34.975Z] [INFO] --------------------------------[ rar ]--------------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:28:34.975Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2023-01-15T19:28:34.975Z] [INFO] Building Console extensions for OSGi platforms 6.2.6-SNAPSHOT [286/291] [2023-01-15T19:28:34.975Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-console-extensions --- [2023-01-15T19:28:34.975Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/target [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2023-01-15T19:28:34.975Z] [INFO] Building Felix Web Console Extension for GlassFish 6.2.6-SNAPSHOT [287/291] [2023-01-15T19:28:34.975Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ felix-webconsole-extension --- [2023-01-15T19:28:34.975Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2023-01-15T19:28:34.975Z] [INFO] Building GlassFish OSGi Console Plugin 6.2.6-SNAPSHOT [288/291] [2023-01-15T19:28:34.975Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-osgi-console-plugin --- [2023-01-15T19:28:34.975Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target [2023-01-15T19:28:34.975Z] [INFO] [2023-01-15T19:28:34.975Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2023-01-15T19:28:34.975Z] [INFO] Building GlassFish Flashlight Client 6.2.6-SNAPSHOT [289/291] [2023-01-15T19:28:34.975Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:28:34.976Z] [INFO] [2023-01-15T19:28:34.976Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-client --- [2023-01-15T19:28:34.976Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target [2023-01-15T19:28:34.976Z] [INFO] [2023-01-15T19:28:34.976Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2023-01-15T19:28:34.976Z] [INFO] Building Flashlight 6.2.6-SNAPSHOT [290/291] [2023-01-15T19:28:34.976Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:28:34.976Z] [INFO] [2023-01-15T19:28:34.976Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-flashlight --- [2023-01-15T19:28:34.976Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/target [2023-01-15T19:28:34.976Z] [INFO] [2023-01-15T19:28:34.976Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2023-01-15T19:28:34.976Z] [INFO] Building Ant tasks 6.2.6-SNAPSHOT [291/291] [2023-01-15T19:28:34.976Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:28:34.976Z] [INFO] [2023-01-15T19:28:34.976Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ant-tasks --- [2023-01-15T19:28:34.976Z] [INFO] Deleting /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target [2023-01-15T19:28:34.976Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:34.976Z] [INFO] Reactor Summary for GlassFish Project 6.2.6-SNAPSHOT: [2023-01-15T19:28:34.976Z] [INFO] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Project .................................. SUCCESS [ 0.123 s] [2023-01-15T19:28:34.976Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Nucleus Parent Project ................... SUCCESS [ 0.082 s] [2023-01-15T19:28:34.976Z] [INFO] Glassfish Nucleus HK2 Modules ...................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.976Z] [INFO] Tiger types- type arithmetic library for Java5 ..... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.976Z] [INFO] HK2 configuration module ........................... SUCCESS [ 0.029 s] [2023-01-15T19:28:34.976Z] [INFO] HK2 config types ................................... SUCCESS [ 0.023 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Nucleus Project .......................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.976Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.003 s] [2023-01-15T19:28:34.976Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.004 s] [2023-01-15T19:28:34.976Z] [INFO] grizzly-config ..................................... SUCCESS [ 0.010 s] [2023-01-15T19:28:34.976Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 0.018 s] [2023-01-15T19:28:34.976Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 0.024 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.976Z] [INFO] Common Utilities ................................... SUCCESS [ 0.027 s] [2023-01-15T19:28:34.976Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.976Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 0.027 s] [2023-01-15T19:28:34.976Z] [INFO] Test Utilities ..................................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.976Z] [INFO] admin-config-api ................................... SUCCESS [ 0.026 s] [2023-01-15T19:28:34.976Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 0.009 s] [2023-01-15T19:28:34.976Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.003 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 0.006 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.976Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 0.009 s] [2023-01-15T19:28:34.976Z] [INFO] Security Core Classes .............................. SUCCESS [ 0.017 s] [2023-01-15T19:28:34.976Z] [INFO] Security Services and SPI .......................... SUCCESS [ 0.012 s] [2023-01-15T19:28:34.976Z] [INFO] admin-util ......................................... SUCCESS [ 0.012 s] [2023-01-15T19:28:34.976Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.976Z] [INFO] Cluster ............................................ SUCCESS [ 0.003 s] [2023-01-15T19:28:34.976Z] [INFO] cluster-common ..................................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.976Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 0.009 s] [2023-01-15T19:28:34.976Z] [INFO] admin-launcher ..................................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.976Z] [INFO] admin-cli .......................................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.976Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 0.011 s] [2023-01-15T19:28:34.976Z] [INFO] OSGi Container ..................................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] flashlight-framework ............................... SUCCESS [ 0.010 s] [2023-01-15T19:28:34.976Z] [INFO] Kernel Classes ..................................... SUCCESS [ 0.023 s] [2023-01-15T19:28:34.976Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.976Z] [INFO] cluster-admin ...................................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.976Z] [INFO] admin-server-management ............................ SUCCESS [ 0.011 s] [2023-01-15T19:28:34.976Z] [INFO] cluster-cli ........................................ SUCCESS [ 0.009 s] [2023-01-15T19:28:34.976Z] [INFO] GMS Module ......................................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] AMX Core ........................................... SUCCESS [ 0.015 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.976Z] [INFO] Context Propagation ................................ SUCCESS [ 0.017 s] [2023-01-15T19:28:34.976Z] [INFO] admin-monitoring ................................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.002 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 0.008 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 0.004 s] [2023-01-15T19:28:34.976Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.002 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.976Z] [INFO] Java EE dependent public APIs of Glassfish ......... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Java EE Annotation Framework ............. SUCCESS [ 0.009 s] [2023-01-15T19:28:34.976Z] [INFO] nucleus.resources .................................. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.976Z] [INFO] Deployment Object Library .......................... SUCCESS [ 0.023 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.976Z] [INFO] Jaspic Provider Framework .......................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.976Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.977Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.003 s] [2023-01-15T19:28:34.977Z] [INFO] Resources Connector ................................ SUCCESS [ 0.008 s] [2023-01-15T19:28:34.977Z] [INFO] Connectors Parent .................................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.977Z] [INFO] EJB container Internal API ......................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.977Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.977Z] [INFO] Java EE Security Core Classes ...................... SUCCESS [ 0.011 s] [2023-01-15T19:28:34.977Z] [INFO] stats77 ............................................ SUCCESS [ 0.010 s] [2023-01-15T19:28:34.977Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] Glassfish Naming ................................... SUCCESS [ 0.009 s] [2023-01-15T19:28:34.977Z] [INFO] Container Common ................................... SUCCESS [ 0.009 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 0.007 s] [2023-01-15T19:28:34.977Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 0.009 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 0.021 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.977Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 0.018 s] [2023-01-15T19:28:34.977Z] [INFO] Nucleus template ................................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.977Z] [INFO] flashlight-agent ................................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.003 s] [2023-01-15T19:28:34.977Z] [INFO] Flashlight ......................................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 0.012 s] [2023-01-15T19:28:34.977Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.977Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 0.003 s] [2023-01-15T19:28:34.977Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.977Z] [INFO] Nucleus distributions .............................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 0.008 s] [2023-01-15T19:28:34.977Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.003 s] [2023-01-15T19:28:34.977Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 0.003 s] [2023-01-15T19:28:34.977Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 0.022 s] [2023-01-15T19:28:34.977Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 0.025 s] [2023-01-15T19:28:34.977Z] [INFO] Diagnostics ........................................ SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] Diagnostics API .................................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.977Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 0.009 s] [2023-01-15T19:28:34.977Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 0.010 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 0.006 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] Set of DTDs for GlassFish Java EE distributions .... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.977Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.977Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] App Client Modules ................................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.977Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] Backup Restore classes ............................. SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] admin-cli-optional ................................. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.977Z] [INFO] admin-core ......................................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] Appserver template ................................. SUCCESS [ 0.007 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] Java EE related distributions kernel Classes ....... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.021 s] [2023-01-15T19:28:34.977Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.977Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.977Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 0.009 s] [2023-01-15T19:28:34.977Z] [INFO] Connectors Runtime ................................. SUCCESS [ 0.015 s] [2023-01-15T19:28:34.977Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.977Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.977Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.977Z] [INFO] Core Servlet Container ............................. SUCCESS [ 0.022 s] [2023-01-15T19:28:34.977Z] [INFO] JSTL implementation connector module ............... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.977Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] Web module command line interface .................. SUCCESS [ 0.006 s] [2023-01-15T19:28:34.977Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.977Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.977Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 0.004 s] [2023-01-15T19:28:34.977Z] [INFO] Server-Sent Events ................................. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.977Z] [INFO] Web Container glue code ............................ SUCCESS [ 0.017 s] [2023-01-15T19:28:34.977Z] [INFO] JSF implementation connector module ................ SUCCESS [ 0.006 s] [2023-01-15T19:28:34.977Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Web Container HA code .............................. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 0.009 s] [2023-01-15T19:28:34.978Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.978Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.978Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.978Z] [INFO] Work Management .................................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] JDBC Module ........................................ SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] JDBC Config Module ................................. SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Connectors admin ................................... SUCCESS [ 0.009 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 0.006 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.978Z] [INFO] JMS Module ......................................... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.978Z] [INFO] JMS admin .......................................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.978Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] JDBC Templates ..................................... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.978Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.978Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] JDBC admin ......................................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] utility module for cmp ............................. SUCCESS [ 0.007 s] [2023-01-15T19:28:34.978Z] [INFO] model module for cmp ............................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.978Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 0.007 s] [2023-01-15T19:28:34.978Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 0.008 s] [2023-01-15T19:28:34.978Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 0.007 s] [2023-01-15T19:28:34.978Z] [INFO] Entity Bean container .............................. SUCCESS [ 0.006 s] [2023-01-15T19:28:34.978Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 0.018 s] [2023-01-15T19:28:34.978Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 0.013 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.003 s] [2023-01-15T19:28:34.978Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.978Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.978Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish javaee.jar ............................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish javaee.jar distribution fragment ......... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.001 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 0.004 s] [2023-01-15T19:28:34.978Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 0.013 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.978Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 0.007 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.978Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] WebServices Security and JSR 196 implementation .... SUCCESS [ 0.009 s] [2023-01-15T19:28:34.978Z] [INFO] App Client - client-side modules ................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.978Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.978Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.978Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 0.021 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.978Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.978Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.003 s] [2023-01-15T19:28:34.978Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.979Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 1.810 s] [2023-01-15T19:28:34.979Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.979Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 1.208 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] DataProvider ....................................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Packages ............................. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Common ............................... SUCCESS [ 0.021 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 0.011 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 0.011 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 0.007 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 0.005 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 0.008 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 0.006 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console WAR .................................. SUCCESS [ 0.009 s] [2023-01-15T19:28:34.979Z] [INFO] Admin Console Install Fragment for Web distro ...... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.979Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.979Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.979Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.005 s] [2023-01-15T19:28:34.979Z] [INFO] Debug .............................................. SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] Glassfish distributions ............................ SUCCESS [ 0.002 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 0.006 s] [2023-01-15T19:28:34.979Z] [INFO] Glassfish Web Distribution ......................... SUCCESS [ 0.151 s] [2023-01-15T19:28:34.979Z] [INFO] Glassfish Distribution ............................. SUCCESS [ 0.240 s] [2023-01-15T19:28:34.979Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish Tests .................................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish Admin Tests - Parent ..................... SUCCESS [ 0.001 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish Admin Tests - Progress Admin Extension ... SUCCESS [ 0.001 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish Admin Tests .............................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.005 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 0.004 s] [2023-01-15T19:28:34.979Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.979Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 0.004 s] [2023-01-15T19:28:34.979Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.979Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.002 s] [2023-01-15T19:28:34.979Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 0.003 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 0.004 s] [2023-01-15T19:28:34.979Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.004 s] [2023-01-15T19:28:34.979Z] [INFO] Flashlight ......................................... SUCCESS [ 0.002 s] [2023-01-15T19:28:34.979Z] [INFO] Ant tasks .......................................... SUCCESS [ 0.008 s] [2023-01-15T19:28:34.979Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:34.979Z] [INFO] BUILD SUCCESS [2023-01-15T19:28:34.979Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:34.979Z] [INFO] Total time: 8.959 s [2023-01-15T19:28:34.979Z] [INFO] Finished at: 2023-01-15T19:28:34Z [2023-01-15T19:28:34.979Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:28:35.237Z] + tar -c -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests common_test.sh gftest.sh appserv-tests quicklook [2023-01-15T19:28:35.237Z] + gzip --fast [2023-01-15T19:28:36.167Z] + ls -la /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:28:36.167Z] total 245048 [2023-01-15T19:28:36.167Z] drwxr-sr-x. 2 1003280000 1003280000 118 Jan 15 19:28 . [2023-01-15T19:28:36.167Z] drwxr-sr-x. 10 1003280000 1003280000 4096 Jan 15 19:28 .. [2023-01-15T19:28:36.167Z] -rw-r--r--. 1 1003280000 1003280000 13363473 Jan 15 19:28 appserv_tests.tar.gz [2023-01-15T19:28:36.167Z] -rw-r--r--. 1 1003280000 1003280000 118310490 Jan 15 19:28 glassfish.zip [2023-01-15T19:28:36.167Z] -rw-r--r--. 1 1003280000 1003280000 22370996 Jan 15 19:28 maven-repo.tar.gz [2023-01-15T19:28:36.167Z] -rw-r--r--. 1 1003280000 1003280000 25104335 Jan 15 19:28 nucleus-new.zip [2023-01-15T19:28:36.167Z] -rw-r--r--. 1 1003280000 1003280000 71769406 Jan 15 19:28 web.zip [Pipeline] archiveArtifacts [2023-01-15T19:28:36.887Z] Archiving artifacts [Pipeline] stash [2023-01-15T19:31:38.004Z] Stashed 5 file(s) [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (tests) [Pipeline] script [Pipeline] { [Pipeline] parallel [Pipeline] { (Branch: verifyPhase) [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] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [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 [Pipeline] node Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-1szp9 Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-rv3kq Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6cq4c Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-8f4fn Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-751r3 Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-whtcd [2023-01-15T19:31:54.626Z] Still waiting to schedule task [2023-01-15T19:31:54.627Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.628Z] Still waiting to schedule task [2023-01-15T19:31:54.629Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.630Z] Still waiting to schedule task [2023-01-15T19:31:54.631Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.632Z] Still waiting to schedule task [2023-01-15T19:31:54.632Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.634Z] Still waiting to schedule task [2023-01-15T19:31:54.634Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.635Z] Still waiting to schedule task [2023-01-15T19:31:54.636Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.637Z] Still waiting to schedule task [2023-01-15T19:31:54.638Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.639Z] Still waiting to schedule task [2023-01-15T19:31:54.640Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.641Z] Still waiting to schedule task [2023-01-15T19:31:54.642Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.643Z] Still waiting to schedule task [2023-01-15T19:31:54.643Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.645Z] Still waiting to schedule task [2023-01-15T19:31:54.646Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.647Z] Still waiting to schedule task [2023-01-15T19:31:54.647Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.649Z] Still waiting to schedule task [2023-01-15T19:31:54.649Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.650Z] Still waiting to schedule task [2023-01-15T19:31:54.651Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.652Z] Still waiting to schedule task [2023-01-15T19:31:54.653Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.654Z] Still waiting to schedule task [2023-01-15T19:31:54.655Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.656Z] Still waiting to schedule task [2023-01-15T19:31:54.657Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.658Z] Still waiting to schedule task [2023-01-15T19:31:54.659Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.661Z] Still waiting to schedule task [2023-01-15T19:31:54.661Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:54.663Z] Still waiting to schedule task [2023-01-15T19:31:54.663Z] Waiting for next available executor on ‘glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f’ [2023-01-15T19:31:57.328Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-whtcd is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T19:31:57.330Z] --- [2023-01-15T19:31:57.330Z] apiVersion: "v1" [2023-01-15T19:31:57.330Z] kind: "Pod" [2023-01-15T19:31:57.330Z] metadata: [2023-01-15T19:31:57.330Z] annotations: [2023-01-15T19:31:57.330Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:31:57.330Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:31:57.330Z] labels: [2023-01-15T19:31:57.330Z] jenkins: "slave" [2023-01-15T19:31:57.330Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T19:31:57.330Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T19:31:57.330Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-whtcd" [2023-01-15T19:31:57.330Z] namespace: "glassfish" [2023-01-15T19:31:57.330Z] spec: [2023-01-15T19:31:57.330Z] containers: [2023-01-15T19:31:57.330Z] - env: [2023-01-15T19:31:57.330Z] - name: "JENKINS_SECRET" [2023-01-15T19:31:57.330Z] value: "********" [2023-01-15T19:31:57.330Z] - name: "JENKINS_TUNNEL" [2023-01-15T19:31:57.330Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T19:31:57.330Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T19:31:57.330Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-whtcd" [2023-01-15T19:31:57.330Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:31:57.330Z] value: "-Xmx768m -Xss768k" [2023-01-15T19:31:57.330Z] - name: "JENKINS_NAME" [2023-01-15T19:31:57.330Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-whtcd" [2023-01-15T19:31:57.330Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T19:31:57.330Z] value: "/home/jenkins/agent" [2023-01-15T19:31:57.330Z] - name: "JENKINS_URL" [2023-01-15T19:31:57.330Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T19:31:57.330Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T19:31:57.330Z] imagePullPolicy: "IfNotPresent" [2023-01-15T19:31:57.330Z] name: "jnlp" [2023-01-15T19:31:57.330Z] resources: [2023-01-15T19:31:57.330Z] limits: [2023-01-15T19:31:57.330Z] memory: "1200Mi" [2023-01-15T19:31:57.330Z] cpu: "300m" [2023-01-15T19:31:57.330Z] requests: [2023-01-15T19:31:57.330Z] memory: "1200Mi" [2023-01-15T19:31:57.330Z] cpu: "300m" [2023-01-15T19:31:57.330Z] volumeMounts: [2023-01-15T19:31:57.330Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:31:57.330Z] name: "workspace-volume" [2023-01-15T19:31:57.330Z] readOnly: false [2023-01-15T19:31:57.330Z] - args: [2023-01-15T19:31:57.330Z] - "cat" [2023-01-15T19:31:57.330Z] env: [2023-01-15T19:31:57.330Z] - name: "MAVEN_OPTS" [2023-01-15T19:31:57.330Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:31:57.330Z] - name: "MVN_EXTRA" [2023-01-15T19:31:57.330Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T19:31:57.330Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:31:57.330Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:31:57.330Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T19:31:57.330Z] imagePullPolicy: "Always" [2023-01-15T19:31:57.330Z] name: "glassfish-build" [2023-01-15T19:31:57.330Z] resources: [2023-01-15T19:31:57.330Z] limits: [2023-01-15T19:31:57.330Z] memory: "12Gi" [2023-01-15T19:31:57.330Z] cpu: "8000m" [2023-01-15T19:31:57.330Z] requests: [2023-01-15T19:31:57.330Z] memory: "7Gi" [2023-01-15T19:31:57.330Z] cpu: "4000m" [2023-01-15T19:31:57.330Z] tty: true [2023-01-15T19:31:57.330Z] volumeMounts: [2023-01-15T19:31:57.330Z] - mountPath: "/home/jenkins" [2023-01-15T19:31:57.330Z] name: "jenkins-home" [2023-01-15T19:31:57.330Z] readOnly: false [2023-01-15T19:31:57.330Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T19:31:57.331Z] name: "maven-repo-shared-storage" [2023-01-15T19:31:57.331Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T19:31:57.331Z] name: "settings-xml" [2023-01-15T19:31:57.331Z] readOnly: true [2023-01-15T19:31:57.331Z] subPath: "settings.xml" [2023-01-15T19:31:57.331Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T19:31:57.331Z] name: "settings-security-xml" [2023-01-15T19:31:57.331Z] readOnly: true [2023-01-15T19:31:57.331Z] subPath: "settings-security.xml" [2023-01-15T19:31:57.331Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T19:31:57.331Z] name: "maven-repo-local-storage" [2023-01-15T19:31:57.331Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:31:57.331Z] name: "workspace-volume" [2023-01-15T19:31:57.331Z] readOnly: false [2023-01-15T19:31:57.331Z] nodeSelector: [2023-01-15T19:31:57.331Z] kubernetes.io/os: "linux" [2023-01-15T19:31:57.331Z] restartPolicy: "Never" [2023-01-15T19:31:57.331Z] volumes: [2023-01-15T19:31:57.331Z] - name: "settings-security-xml" [2023-01-15T19:31:57.331Z] secret: [2023-01-15T19:31:57.331Z] items: [2023-01-15T19:31:57.331Z] - key: "settings-security.xml" [2023-01-15T19:31:57.331Z] path: "settings-security.xml" [2023-01-15T19:31:57.331Z] secretName: "m2-secret-dir" [2023-01-15T19:31:57.331Z] - emptyDir: {} [2023-01-15T19:31:57.331Z] name: "maven-repo-local-storage" [2023-01-15T19:31:57.331Z] - emptyDir: {} [2023-01-15T19:31:57.331Z] name: "jenkins-home" [2023-01-15T19:31:57.331Z] - name: "settings-xml" [2023-01-15T19:31:57.331Z] secret: [2023-01-15T19:31:57.331Z] items: [2023-01-15T19:31:57.331Z] - key: "settings.xml" [2023-01-15T19:31:57.331Z] path: "settings.xml" [2023-01-15T19:31:57.331Z] secretName: "m2-secret-dir" [2023-01-15T19:31:57.331Z] - emptyDir: [2023-01-15T19:31:57.331Z] medium: "" [2023-01-15T19:31:57.331Z] name: "workspace-volume" [2023-01-15T19:31:57.331Z] - name: "maven-repo-shared-storage" [2023-01-15T19:31:57.331Z] persistentVolumeClaim: [2023-01-15T19:31:57.331Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T19:31:57.331Z] [2023-01-15T19:31:58.435Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T19:31:58.679Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-1szp9 is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T19:31:58.680Z] --- [2023-01-15T19:31:58.680Z] apiVersion: "v1" [2023-01-15T19:31:58.680Z] kind: "Pod" [2023-01-15T19:31:58.680Z] metadata: [2023-01-15T19:31:58.680Z] annotations: [2023-01-15T19:31:58.680Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:31:58.680Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:31:58.680Z] labels: [2023-01-15T19:31:58.680Z] jenkins: "slave" [2023-01-15T19:31:58.680Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T19:31:58.680Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T19:31:58.680Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-1szp9" [2023-01-15T19:31:58.680Z] namespace: "glassfish" [2023-01-15T19:31:58.680Z] spec: [2023-01-15T19:31:58.680Z] containers: [2023-01-15T19:31:58.680Z] - env: [2023-01-15T19:31:58.680Z] - name: "JENKINS_SECRET" [2023-01-15T19:31:58.680Z] value: "********" [2023-01-15T19:31:58.680Z] - name: "JENKINS_TUNNEL" [2023-01-15T19:31:58.680Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T19:31:58.680Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T19:31:58.680Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-1szp9" [2023-01-15T19:31:58.680Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:31:58.680Z] value: "-Xmx768m -Xss768k" [2023-01-15T19:31:58.680Z] - name: "JENKINS_NAME" [2023-01-15T19:31:58.680Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-1szp9" [2023-01-15T19:31:58.680Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T19:31:58.680Z] value: "/home/jenkins/agent" [2023-01-15T19:31:58.680Z] - name: "JENKINS_URL" [2023-01-15T19:31:58.680Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T19:31:58.680Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T19:31:58.680Z] imagePullPolicy: "IfNotPresent" [2023-01-15T19:31:58.680Z] name: "jnlp" [2023-01-15T19:31:58.680Z] resources: [2023-01-15T19:31:58.680Z] limits: [2023-01-15T19:31:58.680Z] memory: "1200Mi" [2023-01-15T19:31:58.680Z] cpu: "300m" [2023-01-15T19:31:58.680Z] requests: [2023-01-15T19:31:58.680Z] memory: "1200Mi" [2023-01-15T19:31:58.680Z] cpu: "300m" [2023-01-15T19:31:58.680Z] volumeMounts: [2023-01-15T19:31:58.680Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:31:58.680Z] name: "workspace-volume" [2023-01-15T19:31:58.680Z] readOnly: false [2023-01-15T19:31:58.680Z] - args: [2023-01-15T19:31:58.680Z] - "cat" [2023-01-15T19:31:58.680Z] env: [2023-01-15T19:31:58.680Z] - name: "MAVEN_OPTS" [2023-01-15T19:31:58.680Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:31:58.680Z] - name: "MVN_EXTRA" [2023-01-15T19:31:58.680Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T19:31:58.680Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:31:58.680Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:31:58.680Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T19:31:58.680Z] imagePullPolicy: "Always" [2023-01-15T19:31:58.680Z] name: "glassfish-build" [2023-01-15T19:31:58.680Z] resources: [2023-01-15T19:31:58.680Z] limits: [2023-01-15T19:31:58.680Z] memory: "12Gi" [2023-01-15T19:31:58.680Z] cpu: "8000m" [2023-01-15T19:31:58.680Z] requests: [2023-01-15T19:31:58.680Z] memory: "7Gi" [2023-01-15T19:31:58.680Z] cpu: "4000m" [2023-01-15T19:31:58.680Z] tty: true [2023-01-15T19:31:58.680Z] volumeMounts: [2023-01-15T19:31:58.680Z] - mountPath: "/home/jenkins" [2023-01-15T19:31:58.680Z] name: "jenkins-home" [2023-01-15T19:31:58.680Z] readOnly: false [2023-01-15T19:31:58.680Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T19:31:58.680Z] name: "maven-repo-shared-storage" [2023-01-15T19:31:58.680Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T19:31:58.680Z] name: "settings-xml" [2023-01-15T19:31:58.680Z] readOnly: true [2023-01-15T19:31:58.680Z] subPath: "settings.xml" [2023-01-15T19:31:58.680Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T19:31:58.680Z] name: "settings-security-xml" [2023-01-15T19:31:58.680Z] readOnly: true [2023-01-15T19:31:58.680Z] subPath: "settings-security.xml" [2023-01-15T19:31:58.680Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T19:31:58.680Z] name: "maven-repo-local-storage" [2023-01-15T19:31:58.680Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:31:58.680Z] name: "workspace-volume" [2023-01-15T19:31:58.680Z] readOnly: false [2023-01-15T19:31:58.680Z] nodeSelector: [2023-01-15T19:31:58.680Z] kubernetes.io/os: "linux" [2023-01-15T19:31:58.680Z] restartPolicy: "Never" [2023-01-15T19:31:58.680Z] volumes: [2023-01-15T19:31:58.680Z] - name: "settings-security-xml" [2023-01-15T19:31:58.680Z] secret: [2023-01-15T19:31:58.680Z] items: [2023-01-15T19:31:58.680Z] - key: "settings-security.xml" [2023-01-15T19:31:58.680Z] path: "settings-security.xml" [2023-01-15T19:31:58.680Z] secretName: "m2-secret-dir" [2023-01-15T19:31:58.680Z] - emptyDir: {} [2023-01-15T19:31:58.680Z] name: "maven-repo-local-storage" [2023-01-15T19:31:58.680Z] - emptyDir: {} [2023-01-15T19:31:58.680Z] name: "jenkins-home" [2023-01-15T19:31:58.680Z] - name: "settings-xml" [2023-01-15T19:31:58.680Z] secret: [2023-01-15T19:31:58.680Z] items: [2023-01-15T19:31:58.680Z] - key: "settings.xml" [2023-01-15T19:31:58.680Z] path: "settings.xml" [2023-01-15T19:31:58.680Z] secretName: "m2-secret-dir" [2023-01-15T19:31:58.680Z] - emptyDir: [2023-01-15T19:31:58.680Z] medium: "" [2023-01-15T19:31:58.680Z] name: "workspace-volume" [2023-01-15T19:31:58.680Z] - name: "maven-repo-shared-storage" [2023-01-15T19:31:58.680Z] persistentVolumeClaim: [2023-01-15T19:31:58.680Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T19:31:58.680Z] [2023-01-15T19:31:59.369Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-8f4fn is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T19:31:59.370Z] --- [2023-01-15T19:31:59.370Z] apiVersion: "v1" [2023-01-15T19:31:59.370Z] kind: "Pod" [2023-01-15T19:31:59.370Z] metadata: [2023-01-15T19:31:59.370Z] annotations: [2023-01-15T19:31:59.370Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:31:59.370Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:31:59.370Z] labels: [2023-01-15T19:31:59.370Z] jenkins: "slave" [2023-01-15T19:31:59.370Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T19:31:59.370Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T19:31:59.370Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-8f4fn" [2023-01-15T19:31:59.370Z] namespace: "glassfish" [2023-01-15T19:31:59.370Z] spec: [2023-01-15T19:31:59.370Z] containers: [2023-01-15T19:31:59.370Z] - env: [2023-01-15T19:31:59.370Z] - name: "JENKINS_SECRET" [2023-01-15T19:31:59.370Z] value: "********" [2023-01-15T19:31:59.370Z] - name: "JENKINS_TUNNEL" [2023-01-15T19:31:59.370Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T19:31:59.370Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T19:31:59.370Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-8f4fn" [2023-01-15T19:31:59.370Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:31:59.370Z] value: "-Xmx768m -Xss768k" [2023-01-15T19:31:59.370Z] - name: "JENKINS_NAME" [2023-01-15T19:31:59.370Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-8f4fn" [2023-01-15T19:31:59.370Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T19:31:59.370Z] value: "/home/jenkins/agent" [2023-01-15T19:31:59.370Z] - name: "JENKINS_URL" [2023-01-15T19:31:59.370Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T19:31:59.370Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T19:31:59.370Z] imagePullPolicy: "IfNotPresent" [2023-01-15T19:31:59.370Z] name: "jnlp" [2023-01-15T19:31:59.370Z] resources: [2023-01-15T19:31:59.370Z] limits: [2023-01-15T19:31:59.370Z] memory: "1200Mi" [2023-01-15T19:31:59.370Z] cpu: "300m" [2023-01-15T19:31:59.370Z] requests: [2023-01-15T19:31:59.371Z] memory: "1200Mi" [2023-01-15T19:31:59.371Z] cpu: "300m" [2023-01-15T19:31:59.371Z] volumeMounts: [2023-01-15T19:31:59.371Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:31:59.371Z] name: "workspace-volume" [2023-01-15T19:31:59.371Z] readOnly: false [2023-01-15T19:31:59.371Z] - args: [2023-01-15T19:31:59.371Z] - "cat" [2023-01-15T19:31:59.371Z] env: [2023-01-15T19:31:59.371Z] - name: "MAVEN_OPTS" [2023-01-15T19:31:59.371Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:31:59.371Z] - name: "MVN_EXTRA" [2023-01-15T19:31:59.371Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T19:31:59.371Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:31:59.371Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:31:59.371Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T19:31:59.371Z] imagePullPolicy: "Always" [2023-01-15T19:31:59.371Z] name: "glassfish-build" [2023-01-15T19:31:59.371Z] resources: [2023-01-15T19:31:59.371Z] limits: [2023-01-15T19:31:59.371Z] memory: "12Gi" [2023-01-15T19:31:59.371Z] cpu: "8000m" [2023-01-15T19:31:59.371Z] requests: [2023-01-15T19:31:59.371Z] memory: "7Gi" [2023-01-15T19:31:59.371Z] cpu: "4000m" [2023-01-15T19:31:59.371Z] tty: true [2023-01-15T19:31:59.371Z] volumeMounts: [2023-01-15T19:31:59.371Z] - mountPath: "/home/jenkins" [2023-01-15T19:31:59.371Z] name: "jenkins-home" [2023-01-15T19:31:59.371Z] readOnly: false [2023-01-15T19:31:59.371Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T19:31:59.371Z] name: "maven-repo-shared-storage" [2023-01-15T19:31:59.371Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T19:31:59.371Z] name: "settings-xml" [2023-01-15T19:31:59.371Z] readOnly: true [2023-01-15T19:31:59.371Z] subPath: "settings.xml" [2023-01-15T19:31:59.371Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T19:31:59.371Z] name: "settings-security-xml" [2023-01-15T19:31:59.371Z] readOnly: true [2023-01-15T19:31:59.371Z] subPath: "settings-security.xml" [2023-01-15T19:31:59.371Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T19:31:59.371Z] name: "maven-repo-local-storage" [2023-01-15T19:31:59.371Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:31:59.371Z] name: "workspace-volume" [2023-01-15T19:31:59.371Z] readOnly: false [2023-01-15T19:31:59.371Z] nodeSelector: [2023-01-15T19:31:59.371Z] kubernetes.io/os: "linux" [2023-01-15T19:31:59.371Z] restartPolicy: "Never" [2023-01-15T19:31:59.371Z] volumes: [2023-01-15T19:31:59.371Z] - name: "settings-security-xml" [2023-01-15T19:31:59.371Z] secret: [2023-01-15T19:31:59.371Z] items: [2023-01-15T19:31:59.371Z] - key: "settings-security.xml" [2023-01-15T19:31:59.371Z] path: "settings-security.xml" [2023-01-15T19:31:59.371Z] secretName: "m2-secret-dir" [2023-01-15T19:31:59.371Z] - emptyDir: {} [2023-01-15T19:31:59.371Z] name: "maven-repo-local-storage" [2023-01-15T19:31:59.371Z] - emptyDir: {} [2023-01-15T19:31:59.371Z] name: "jenkins-home" [2023-01-15T19:31:59.371Z] - name: "settings-xml" [2023-01-15T19:31:59.371Z] secret: [2023-01-15T19:31:59.371Z] items: [2023-01-15T19:31:59.371Z] - key: "settings.xml" [2023-01-15T19:31:59.371Z] path: "settings.xml" [2023-01-15T19:31:59.371Z] secretName: "m2-secret-dir" [2023-01-15T19:31:59.371Z] - emptyDir: [2023-01-15T19:31:59.371Z] medium: "" [2023-01-15T19:31:59.371Z] name: "workspace-volume" [2023-01-15T19:31:59.371Z] - name: "maven-repo-shared-storage" [2023-01-15T19:31:59.371Z] persistentVolumeClaim: [2023-01-15T19:31:59.371Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T19:31:59.371Z] [2023-01-15T19:31:59.426Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-rv3kq is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T19:31:59.427Z] --- [2023-01-15T19:31:59.427Z] apiVersion: "v1" [2023-01-15T19:31:59.427Z] kind: "Pod" [2023-01-15T19:31:59.427Z] metadata: [2023-01-15T19:31:59.427Z] annotations: [2023-01-15T19:31:59.427Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:31:59.427Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:31:59.427Z] labels: [2023-01-15T19:31:59.427Z] jenkins: "slave" [2023-01-15T19:31:59.427Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T19:31:59.427Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T19:31:59.427Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-rv3kq" [2023-01-15T19:31:59.427Z] namespace: "glassfish" [2023-01-15T19:31:59.427Z] spec: [2023-01-15T19:31:59.427Z] containers: [2023-01-15T19:31:59.427Z] - env: [2023-01-15T19:31:59.427Z] - name: "JENKINS_SECRET" [2023-01-15T19:31:59.427Z] value: "********" [2023-01-15T19:31:59.427Z] - name: "JENKINS_TUNNEL" [2023-01-15T19:31:59.427Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T19:31:59.427Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T19:31:59.428Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-rv3kq" [2023-01-15T19:31:59.428Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:31:59.428Z] value: "-Xmx768m -Xss768k" [2023-01-15T19:31:59.428Z] - name: "JENKINS_NAME" [2023-01-15T19:31:59.428Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-rv3kq" [2023-01-15T19:31:59.428Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T19:31:59.428Z] value: "/home/jenkins/agent" [2023-01-15T19:31:59.428Z] - name: "JENKINS_URL" [2023-01-15T19:31:59.428Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T19:31:59.428Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T19:31:59.428Z] imagePullPolicy: "IfNotPresent" [2023-01-15T19:31:59.428Z] name: "jnlp" [2023-01-15T19:31:59.428Z] resources: [2023-01-15T19:31:59.428Z] limits: [2023-01-15T19:31:59.428Z] memory: "1200Mi" [2023-01-15T19:31:59.428Z] cpu: "300m" [2023-01-15T19:31:59.428Z] requests: [2023-01-15T19:31:59.428Z] memory: "1200Mi" [2023-01-15T19:31:59.428Z] cpu: "300m" [2023-01-15T19:31:59.428Z] volumeMounts: [2023-01-15T19:31:59.428Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:31:59.428Z] name: "workspace-volume" [2023-01-15T19:31:59.428Z] readOnly: false [2023-01-15T19:31:59.428Z] - args: [2023-01-15T19:31:59.428Z] - "cat" [2023-01-15T19:31:59.428Z] env: [2023-01-15T19:31:59.428Z] - name: "MAVEN_OPTS" [2023-01-15T19:31:59.428Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:31:59.428Z] - name: "MVN_EXTRA" [2023-01-15T19:31:59.428Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T19:31:59.428Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:31:59.428Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:31:59.428Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T19:31:59.428Z] imagePullPolicy: "Always" [2023-01-15T19:31:59.428Z] name: "glassfish-build" [2023-01-15T19:31:59.428Z] resources: [2023-01-15T19:31:59.428Z] limits: [2023-01-15T19:31:59.428Z] memory: "12Gi" [2023-01-15T19:31:59.428Z] cpu: "8000m" [2023-01-15T19:31:59.428Z] requests: [2023-01-15T19:31:59.428Z] memory: "7Gi" [2023-01-15T19:31:59.428Z] cpu: "4000m" [2023-01-15T19:31:59.428Z] tty: true [2023-01-15T19:31:59.428Z] volumeMounts: [2023-01-15T19:31:59.428Z] - mountPath: "/home/jenkins" [2023-01-15T19:31:59.428Z] name: "jenkins-home" [2023-01-15T19:31:59.428Z] readOnly: false [2023-01-15T19:31:59.428Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T19:31:59.428Z] name: "maven-repo-shared-storage" [2023-01-15T19:31:59.428Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T19:31:59.428Z] name: "settings-xml" [2023-01-15T19:31:59.428Z] readOnly: true [2023-01-15T19:31:59.428Z] subPath: "settings.xml" [2023-01-15T19:31:59.428Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T19:31:59.428Z] name: "settings-security-xml" [2023-01-15T19:31:59.428Z] readOnly: true [2023-01-15T19:31:59.428Z] subPath: "settings-security.xml" [2023-01-15T19:31:59.428Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T19:31:59.428Z] name: "maven-repo-local-storage" [2023-01-15T19:31:59.428Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:31:59.428Z] name: "workspace-volume" [2023-01-15T19:31:59.428Z] readOnly: false [2023-01-15T19:31:59.428Z] nodeSelector: [2023-01-15T19:31:59.428Z] kubernetes.io/os: "linux" [2023-01-15T19:31:59.428Z] restartPolicy: "Never" [2023-01-15T19:31:59.428Z] volumes: [2023-01-15T19:31:59.428Z] - name: "settings-security-xml" [2023-01-15T19:31:59.428Z] secret: [2023-01-15T19:31:59.428Z] items: [2023-01-15T19:31:59.428Z] - key: "settings-security.xml" [2023-01-15T19:31:59.428Z] path: "settings-security.xml" [2023-01-15T19:31:59.428Z] secretName: "m2-secret-dir" [2023-01-15T19:31:59.428Z] - emptyDir: {} [2023-01-15T19:31:59.428Z] name: "maven-repo-local-storage" [2023-01-15T19:31:59.428Z] - emptyDir: {} [2023-01-15T19:31:59.428Z] name: "jenkins-home" [2023-01-15T19:31:59.428Z] - name: "settings-xml" [2023-01-15T19:31:59.428Z] secret: [2023-01-15T19:31:59.428Z] items: [2023-01-15T19:31:59.428Z] - key: "settings.xml" [2023-01-15T19:31:59.428Z] path: "settings.xml" [2023-01-15T19:31:59.428Z] secretName: "m2-secret-dir" [2023-01-15T19:31:59.428Z] - emptyDir: [2023-01-15T19:31:59.428Z] medium: "" [2023-01-15T19:31:59.428Z] name: "workspace-volume" [2023-01-15T19:31:59.428Z] - name: "maven-repo-shared-storage" [2023-01-15T19:31:59.428Z] persistentVolumeClaim: [2023-01-15T19:31:59.428Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T19:31:59.428Z] [2023-01-15T19:32:00.269Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T19:32:00.269Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T19:32:00.528Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T19:32:02.246Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-whtcd in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (verifyPhase) [Pipeline] container [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] sleep [2023-01-15T19:32:03.793Z] Sleeping for 1 sec [2023-01-15T19:32:04.128Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-8f4fn in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (ql_gf_full_profile_all) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T19:32:04.673Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-1szp9 in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] checkout [Pipeline] { [2023-01-15T19:32:05.039Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (cdi_all) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T19:32:06.373Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-rv3kq in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (ql_gf_web_profile_all) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T19:32:08.548Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6cq4c is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T19:32:08.549Z] --- [2023-01-15T19:32:08.549Z] apiVersion: "v1" [2023-01-15T19:32:08.549Z] kind: "Pod" [2023-01-15T19:32:08.549Z] metadata: [2023-01-15T19:32:08.549Z] annotations: [2023-01-15T19:32:08.549Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:32:08.549Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:32:08.549Z] labels: [2023-01-15T19:32:08.549Z] jenkins: "slave" [2023-01-15T19:32:08.549Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T19:32:08.549Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T19:32:08.549Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6cq4c" [2023-01-15T19:32:08.549Z] namespace: "glassfish" [2023-01-15T19:32:08.549Z] spec: [2023-01-15T19:32:08.549Z] containers: [2023-01-15T19:32:08.549Z] - env: [2023-01-15T19:32:08.549Z] - name: "JENKINS_SECRET" [2023-01-15T19:32:08.549Z] value: "********" [2023-01-15T19:32:08.549Z] - name: "JENKINS_TUNNEL" [2023-01-15T19:32:08.549Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T19:32:08.549Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T19:32:08.549Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6cq4c" [2023-01-15T19:32:08.549Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:32:08.549Z] value: "-Xmx768m -Xss768k" [2023-01-15T19:32:08.549Z] - name: "JENKINS_NAME" [2023-01-15T19:32:08.549Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6cq4c" [2023-01-15T19:32:08.549Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T19:32:08.549Z] value: "/home/jenkins/agent" [2023-01-15T19:32:08.549Z] - name: "JENKINS_URL" [2023-01-15T19:32:08.549Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T19:32:08.549Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T19:32:08.549Z] imagePullPolicy: "IfNotPresent" [2023-01-15T19:32:08.549Z] name: "jnlp" [2023-01-15T19:32:08.549Z] resources: [2023-01-15T19:32:08.549Z] limits: [2023-01-15T19:32:08.549Z] memory: "1200Mi" [2023-01-15T19:32:08.549Z] cpu: "300m" [2023-01-15T19:32:08.549Z] requests: [2023-01-15T19:32:08.549Z] memory: "1200Mi" [2023-01-15T19:32:08.549Z] cpu: "300m" [2023-01-15T19:32:08.549Z] volumeMounts: [2023-01-15T19:32:08.549Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:32:08.549Z] name: "workspace-volume" [2023-01-15T19:32:08.549Z] readOnly: false [2023-01-15T19:32:08.549Z] - args: [2023-01-15T19:32:08.549Z] - "cat" [2023-01-15T19:32:08.549Z] env: [2023-01-15T19:32:08.549Z] - name: "MAVEN_OPTS" [2023-01-15T19:32:08.550Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:32:08.550Z] - name: "MVN_EXTRA" [2023-01-15T19:32:08.550Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T19:32:08.550Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:32:08.550Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:32:08.550Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T19:32:08.550Z] imagePullPolicy: "Always" [2023-01-15T19:32:08.550Z] name: "glassfish-build" [2023-01-15T19:32:08.550Z] resources: [2023-01-15T19:32:08.550Z] limits: [2023-01-15T19:32:08.550Z] memory: "12Gi" [2023-01-15T19:32:08.550Z] cpu: "8000m" [2023-01-15T19:32:08.550Z] requests: [2023-01-15T19:32:08.550Z] memory: "7Gi" [2023-01-15T19:32:08.550Z] cpu: "4000m" [2023-01-15T19:32:08.550Z] tty: true [2023-01-15T19:32:08.550Z] volumeMounts: [2023-01-15T19:32:08.550Z] - mountPath: "/home/jenkins" [2023-01-15T19:32:08.550Z] name: "jenkins-home" [2023-01-15T19:32:08.550Z] readOnly: false [2023-01-15T19:32:08.550Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T19:32:08.550Z] name: "maven-repo-shared-storage" [2023-01-15T19:32:08.550Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T19:32:08.550Z] name: "settings-xml" [2023-01-15T19:32:08.550Z] readOnly: true [2023-01-15T19:32:08.550Z] subPath: "settings.xml" [2023-01-15T19:32:08.550Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T19:32:08.550Z] name: "settings-security-xml" [2023-01-15T19:32:08.550Z] readOnly: true [2023-01-15T19:32:08.550Z] subPath: "settings-security.xml" [2023-01-15T19:32:08.550Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T19:32:08.550Z] name: "maven-repo-local-storage" [2023-01-15T19:32:08.550Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:32:08.550Z] name: "workspace-volume" [2023-01-15T19:32:08.550Z] readOnly: false [2023-01-15T19:32:08.550Z] nodeSelector: [2023-01-15T19:32:08.550Z] kubernetes.io/os: "linux" [2023-01-15T19:32:08.550Z] restartPolicy: "Never" [2023-01-15T19:32:08.550Z] volumes: [2023-01-15T19:32:08.550Z] - name: "settings-security-xml" [2023-01-15T19:32:08.550Z] secret: [2023-01-15T19:32:08.550Z] items: [2023-01-15T19:32:08.550Z] - key: "settings-security.xml" [2023-01-15T19:32:08.550Z] path: "settings-security.xml" [2023-01-15T19:32:08.550Z] secretName: "m2-secret-dir" [2023-01-15T19:32:08.550Z] - emptyDir: {} [2023-01-15T19:32:08.550Z] name: "maven-repo-local-storage" [2023-01-15T19:32:08.550Z] - emptyDir: {} [2023-01-15T19:32:08.550Z] name: "jenkins-home" [2023-01-15T19:32:08.550Z] - name: "settings-xml" [2023-01-15T19:32:08.550Z] secret: [2023-01-15T19:32:08.550Z] items: [2023-01-15T19:32:08.550Z] - key: "settings.xml" [2023-01-15T19:32:08.550Z] path: "settings.xml" [2023-01-15T19:32:08.550Z] secretName: "m2-secret-dir" [2023-01-15T19:32:08.550Z] - emptyDir: [2023-01-15T19:32:08.550Z] medium: "" [2023-01-15T19:32:08.550Z] name: "workspace-volume" [2023-01-15T19:32:08.550Z] - name: "maven-repo-shared-storage" [2023-01-15T19:32:08.550Z] persistentVolumeClaim: [2023-01-15T19:32:08.550Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T19:32:08.550Z] [2023-01-15T19:32:09.842Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T19:32:14.550Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-751r3 is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T19:32:14.551Z] --- [2023-01-15T19:32:14.551Z] apiVersion: "v1" [2023-01-15T19:32:14.551Z] kind: "Pod" [2023-01-15T19:32:14.551Z] metadata: [2023-01-15T19:32:14.551Z] annotations: [2023-01-15T19:32:14.551Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:32:14.551Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:32:14.551Z] labels: [2023-01-15T19:32:14.551Z] jenkins: "slave" [2023-01-15T19:32:14.551Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T19:32:14.551Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T19:32:14.551Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-751r3" [2023-01-15T19:32:14.551Z] namespace: "glassfish" [2023-01-15T19:32:14.551Z] spec: [2023-01-15T19:32:14.551Z] containers: [2023-01-15T19:32:14.551Z] - env: [2023-01-15T19:32:14.551Z] - name: "JENKINS_SECRET" [2023-01-15T19:32:14.551Z] value: "********" [2023-01-15T19:32:14.551Z] - name: "JENKINS_TUNNEL" [2023-01-15T19:32:14.551Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T19:32:14.551Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T19:32:14.551Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-751r3" [2023-01-15T19:32:14.551Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:32:14.551Z] value: "-Xmx768m -Xss768k" [2023-01-15T19:32:14.551Z] - name: "JENKINS_NAME" [2023-01-15T19:32:14.551Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-751r3" [2023-01-15T19:32:14.551Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T19:32:14.551Z] value: "/home/jenkins/agent" [2023-01-15T19:32:14.551Z] - name: "JENKINS_URL" [2023-01-15T19:32:14.551Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T19:32:14.551Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T19:32:14.551Z] imagePullPolicy: "IfNotPresent" [2023-01-15T19:32:14.551Z] name: "jnlp" [2023-01-15T19:32:14.551Z] resources: [2023-01-15T19:32:14.551Z] limits: [2023-01-15T19:32:14.551Z] memory: "1200Mi" [2023-01-15T19:32:14.551Z] cpu: "300m" [2023-01-15T19:32:14.551Z] requests: [2023-01-15T19:32:14.551Z] memory: "1200Mi" [2023-01-15T19:32:14.551Z] cpu: "300m" [2023-01-15T19:32:14.551Z] volumeMounts: [2023-01-15T19:32:14.551Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:32:14.551Z] name: "workspace-volume" [2023-01-15T19:32:14.551Z] readOnly: false [2023-01-15T19:32:14.551Z] - args: [2023-01-15T19:32:14.551Z] - "cat" [2023-01-15T19:32:14.551Z] env: [2023-01-15T19:32:14.551Z] - name: "MAVEN_OPTS" [2023-01-15T19:32:14.551Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:32:14.551Z] - name: "MVN_EXTRA" [2023-01-15T19:32:14.551Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T19:32:14.551Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:32:14.551Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:32:14.551Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T19:32:14.551Z] imagePullPolicy: "Always" [2023-01-15T19:32:14.551Z] name: "glassfish-build" [2023-01-15T19:32:14.551Z] resources: [2023-01-15T19:32:14.551Z] limits: [2023-01-15T19:32:14.551Z] memory: "12Gi" [2023-01-15T19:32:14.551Z] cpu: "8000m" [2023-01-15T19:32:14.551Z] requests: [2023-01-15T19:32:14.551Z] memory: "7Gi" [2023-01-15T19:32:14.551Z] cpu: "4000m" [2023-01-15T19:32:14.551Z] tty: true [2023-01-15T19:32:14.551Z] volumeMounts: [2023-01-15T19:32:14.551Z] - mountPath: "/home/jenkins" [2023-01-15T19:32:14.551Z] name: "jenkins-home" [2023-01-15T19:32:14.551Z] readOnly: false [2023-01-15T19:32:14.551Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T19:32:14.551Z] name: "maven-repo-shared-storage" [2023-01-15T19:32:14.551Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T19:32:14.551Z] name: "settings-xml" [2023-01-15T19:32:14.551Z] readOnly: true [2023-01-15T19:32:14.551Z] subPath: "settings.xml" [2023-01-15T19:32:14.551Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T19:32:14.551Z] name: "settings-security-xml" [2023-01-15T19:32:14.551Z] readOnly: true [2023-01-15T19:32:14.551Z] subPath: "settings-security.xml" [2023-01-15T19:32:14.551Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T19:32:14.551Z] name: "maven-repo-local-storage" [2023-01-15T19:32:14.551Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:32:14.551Z] name: "workspace-volume" [2023-01-15T19:32:14.551Z] readOnly: false [2023-01-15T19:32:14.551Z] nodeSelector: [2023-01-15T19:32:14.551Z] kubernetes.io/os: "linux" [2023-01-15T19:32:14.551Z] restartPolicy: "Never" [2023-01-15T19:32:14.551Z] volumes: [2023-01-15T19:32:14.551Z] - name: "settings-security-xml" [2023-01-15T19:32:14.551Z] secret: [2023-01-15T19:32:14.551Z] items: [2023-01-15T19:32:14.551Z] - key: "settings-security.xml" [2023-01-15T19:32:14.551Z] path: "settings-security.xml" [2023-01-15T19:32:14.551Z] secretName: "m2-secret-dir" [2023-01-15T19:32:14.551Z] - emptyDir: {} [2023-01-15T19:32:14.551Z] name: "maven-repo-local-storage" [2023-01-15T19:32:14.551Z] - emptyDir: {} [2023-01-15T19:32:14.552Z] name: "jenkins-home" [2023-01-15T19:32:14.552Z] - name: "settings-xml" [2023-01-15T19:32:14.552Z] secret: [2023-01-15T19:32:14.552Z] items: [2023-01-15T19:32:14.552Z] - key: "settings.xml" [2023-01-15T19:32:14.552Z] path: "settings.xml" [2023-01-15T19:32:14.552Z] secretName: "m2-secret-dir" [2023-01-15T19:32:14.552Z] - emptyDir: [2023-01-15T19:32:14.552Z] medium: "" [2023-01-15T19:32:14.552Z] name: "workspace-volume" [2023-01-15T19:32:14.552Z] - name: "maven-repo-shared-storage" [2023-01-15T19:32:14.552Z] persistentVolumeClaim: [2023-01-15T19:32:14.552Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T19:32:14.552Z] [2023-01-15T19:32:16.423Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T19:32:18.436Z] using credential github-bot [2023-01-15T19:32:18.441Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@b46d2356; decorates RemoteLauncher[hudson.remoting.Channel@c3b6c736:JNLP4-connect connection from 10.40.34.164/10.40.34.164:38304] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2023-01-15T19:32:18.445Z] Cloning the remote Git repository [2023-01-15T19:32:18.445Z] Using shallow clone with depth 10 [2023-01-15T19:32:18.445Z] Avoid fetching tags [2023-01-15T19:32:18.447Z] Honoring refspec on initial clone [2023-01-15T19:32:18.847Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6cq4c in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (web_jsp) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T19:32:21.539Z] Cloning repository https://github.com/eclipse-ee4j/glassfish.git [2023-01-15T19:32:21.733Z] > git init /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x # timeout=10 [2023-01-15T19:32:21.935Z] Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish.git [2023-01-15T19:32:21.936Z] > git --version # timeout=10 [2023-01-15T19:32:21.940Z] > git --version # 'git version 2.32.4' [2023-01-15T19:32:21.940Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2023-01-15T19:32:22.030Z] > git fetch --no-tags --force --progress --depth=10 -- https://github.com/eclipse-ee4j/glassfish.git +refs/heads/6.x:refs/remotes/origin/6.x # timeout=10 [2023-01-15T19:32:26.622Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-751r3 in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (ejb_group_1) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T19:32:48.943Z] > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish.git # timeout=10 [2023-01-15T19:32:48.946Z] > git config --add remote.origin.fetch +refs/heads/6.x:refs/remotes/origin/6.x # timeout=10 [2023-01-15T19:32:50.738Z] Avoid second fetch [2023-01-15T19:32:50.738Z] Checking out Revision b2bc742ee6dc2ab6ac47f1f6da64697cfa3f054e (6.x) [2023-01-15T19:32:50.738Z] > git config core.sparsecheckout # timeout=10 [2023-01-15T19:32:50.830Z] > git checkout -f b2bc742ee6dc2ab6ac47f1f6da64697cfa3f054e # timeout=10 [Pipeline] sh [2023-01-15T19:32:55.318Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:32:55.319Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [Pipeline] timeout [2023-01-15T19:32:56.726Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T19:32:57.334Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:32:57.335Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:32:57.335Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test ql_gf_full_profile_all [2023-01-15T19:32:57.335Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T19:32:57.335Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T19:32:57.335Z] + readonly GF_INTERNAL_ENV_SH=/tmp/4kKgf-internal-env [2023-01-15T19:32:57.335Z] + GF_INTERNAL_ENV_SH=/tmp/4kKgf-internal-env [2023-01-15T19:32:57.335Z] + '[' '!' -z '' ']' [2023-01-15T19:32:57.335Z] + export WSIMPORT_OPTS= [2023-01-15T19:32:57.335Z] + WSIMPORT_OPTS= [2023-01-15T19:32:57.335Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T19:32:57.335Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T19:32:57.335Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T19:32:57.335Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:32:57.335Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:32:57.335Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T19:32:57.335Z] + '[' -z '' ']' [2023-01-15T19:32:57.335Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T19:32:57.335Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T19:32:57.618Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:00.941Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:33:00.941Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:33:00.941Z] + '[' -z '' ']' [2023-01-15T19:33:00.941Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:33:00.941Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:33:00.941Z] + run_test ql_gf_full_profile_all [2023-01-15T19:33:00.941Z] + local testid=ql_gf_full_profile_all [2023-01-15T19:33:00.941Z] + local found=false [2023-01-15T19:33:00.941Z] ++ find . -name run_test.sh [2023-01-15T19:33:00.941Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.941Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T19:33:00.941Z] + OPT=list_test_ids [2023-01-15T19:33:00.941Z] + TEST_ID= [2023-01-15T19:33:00.941Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T19:33:00.941Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T19:33:00.941Z] +++ grep -i sunos [2023-01-15T19:33:00.941Z] +++ uname [2023-01-15T19:33:00.941Z] +++ wc -l [2023-01-15T19:33:00.941Z] +++ awk '{print $1}' [2023-01-15T19:33:00.941Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.941Z] ++ GREP=grep [2023-01-15T19:33:00.941Z] ++ AWK=awk [2023-01-15T19:33:00.941Z] ++ SED=sed [2023-01-15T19:33:00.941Z] ++ BC=bc [2023-01-15T19:33:00.941Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.941Z] + case ${OPT} in [2023-01-15T19:33:00.941Z] + list_test_ids [2023-01-15T19:33:00.941Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T19:33:00.941Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.941Z] + [[ admin_cli_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.941Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.941Z] + [[ admin-cli-group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.941Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.941Z] + [[ admin-cli-group-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.941Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.941Z] + [[ admin-cli-group-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.941Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.941Z] + [[ admin-cli-group-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.941Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.941Z] + [[ admin-cli-group-5 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.941Z] + [[ false = true ]] [2023-01-15T19:33:00.941Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.941Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T19:33:00.941Z] + OPT=list_test_ids [2023-01-15T19:33:00.941Z] + TEST_ID= [2023-01-15T19:33:00.941Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T19:33:00.941Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T19:33:00.941Z] +++ uname [2023-01-15T19:33:00.941Z] +++ grep -i sunos [2023-01-15T19:33:00.941Z] +++ wc -l [2023-01-15T19:33:00.941Z] +++ awk '{print $1}' [2023-01-15T19:33:00.941Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.941Z] ++ GREP=grep [2023-01-15T19:33:00.941Z] ++ AWK=awk [2023-01-15T19:33:00.941Z] ++ SED=sed [2023-01-15T19:33:00.941Z] ++ BC=bc [2023-01-15T19:33:00.941Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.941Z] + case ${OPT} in [2023-01-15T19:33:00.941Z] + list_test_ids [2023-01-15T19:33:00.941Z] + echo batch_all [2023-01-15T19:33:00.941Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.941Z] + [[ batch_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.941Z] + [[ false = true ]] [2023-01-15T19:33:00.941Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.941Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T19:33:00.941Z] + OPT=list_test_ids [2023-01-15T19:33:00.941Z] + TEST_ID= [2023-01-15T19:33:00.941Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T19:33:00.941Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T19:33:00.941Z] +++ uname [2023-01-15T19:33:00.941Z] +++ grep -i sunos [2023-01-15T19:33:00.941Z] +++ wc -l [2023-01-15T19:33:00.941Z] +++ awk '{print $1}' [2023-01-15T19:33:00.941Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.941Z] ++ GREP=grep [2023-01-15T19:33:00.941Z] ++ AWK=awk [2023-01-15T19:33:00.941Z] ++ SED=sed [2023-01-15T19:33:00.941Z] ++ BC=bc [2023-01-15T19:33:00.941Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.942Z] + case ${OPT} in [2023-01-15T19:33:00.942Z] + list_test_ids [2023-01-15T19:33:00.942Z] + echo cdi_all [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ cdi_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + [[ false = true ]] [2023-01-15T19:33:00.942Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.942Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T19:33:00.942Z] + OPT=list_test_ids [2023-01-15T19:33:00.942Z] + TEST_ID= [2023-01-15T19:33:00.942Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T19:33:00.942Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T19:33:00.942Z] +++ uname [2023-01-15T19:33:00.942Z] +++ grep -i sunos [2023-01-15T19:33:00.942Z] +++ wc -l [2023-01-15T19:33:00.942Z] +++ awk '{print $1}' [2023-01-15T19:33:00.942Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.942Z] ++ GREP=grep [2023-01-15T19:33:00.942Z] ++ AWK=awk [2023-01-15T19:33:00.942Z] ++ SED=sed [2023-01-15T19:33:00.942Z] ++ BC=bc [2023-01-15T19:33:00.942Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.942Z] + case ${OPT} in [2023-01-15T19:33:00.942Z] + list_test_ids [2023-01-15T19:33:00.942Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ connector_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ connector_group_1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ connector_group_2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ connector_group_3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ connector_group_4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + [[ false = true ]] [2023-01-15T19:33:00.942Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.942Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T19:33:00.942Z] + OPT=list_test_ids [2023-01-15T19:33:00.942Z] + TEST_ID= [2023-01-15T19:33:00.942Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T19:33:00.942Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T19:33:00.942Z] +++ uname [2023-01-15T19:33:00.942Z] +++ grep -i sunos [2023-01-15T19:33:00.942Z] +++ wc -l [2023-01-15T19:33:00.942Z] +++ awk '{print $1}' [2023-01-15T19:33:00.942Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.942Z] ++ GREP=grep [2023-01-15T19:33:00.942Z] ++ AWK=awk [2023-01-15T19:33:00.942Z] ++ SED=sed [2023-01-15T19:33:00.942Z] ++ BC=bc [2023-01-15T19:33:00.942Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.942Z] + case ${OPT} in [2023-01-15T19:33:00.942Z] + list_test_ids [2023-01-15T19:33:00.942Z] + echo deployment_all deployment_cluster_all [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ deployment_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ deployment_cluster_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + [[ false = true ]] [2023-01-15T19:33:00.942Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.942Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T19:33:00.942Z] + OPT=list_test_ids [2023-01-15T19:33:00.942Z] + TEST_ID= [2023-01-15T19:33:00.942Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:33:00.942Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:33:00.942Z] +++ uname [2023-01-15T19:33:00.942Z] +++ grep -i sunos [2023-01-15T19:33:00.942Z] +++ wc -l [2023-01-15T19:33:00.942Z] +++ awk '{print $1}' [2023-01-15T19:33:00.942Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.942Z] ++ GREP=grep [2023-01-15T19:33:00.942Z] ++ AWK=awk [2023-01-15T19:33:00.942Z] ++ SED=sed [2023-01-15T19:33:00.942Z] ++ BC=bc [2023-01-15T19:33:00.942Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.942Z] + case ${OPT} in [2023-01-15T19:33:00.942Z] + list_test_ids [2023-01-15T19:33:00.942Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ ejb_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ ejb_timer_cluster_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ ejb_web_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ ejb_group_1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ ejb_group_2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ ejb_group_3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ ejb_group_embedded = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + [[ false = true ]] [2023-01-15T19:33:00.942Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.942Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-01-15T19:33:00.942Z] + OPT=list_test_ids [2023-01-15T19:33:00.942Z] + TEST_ID= [2023-01-15T19:33:00.942Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-01-15T19:33:00.942Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-01-15T19:33:00.942Z] +++ uname [2023-01-15T19:33:00.942Z] +++ grep -i sunos [2023-01-15T19:33:00.942Z] +++ wc -l [2023-01-15T19:33:00.942Z] +++ awk '{print $1}' [2023-01-15T19:33:00.942Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.942Z] ++ GREP=grep [2023-01-15T19:33:00.942Z] ++ AWK=awk [2023-01-15T19:33:00.942Z] ++ SED=sed [2023-01-15T19:33:00.942Z] ++ BC=bc [2023-01-15T19:33:00.942Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.942Z] + case ${OPT} in [2023-01-15T19:33:00.942Z] + list_test_ids [2023-01-15T19:33:00.942Z] + echo jdbc_all [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ jdbc_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + [[ false = true ]] [2023-01-15T19:33:00.942Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.942Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2023-01-15T19:33:00.942Z] + OPT=list_test_ids [2023-01-15T19:33:00.942Z] + TEST_ID= [2023-01-15T19:33:00.942Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2023-01-15T19:33:00.942Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2023-01-15T19:33:00.942Z] +++ uname [2023-01-15T19:33:00.942Z] +++ grep -i sunos [2023-01-15T19:33:00.942Z] +++ wc -l [2023-01-15T19:33:00.942Z] +++ awk '{print $1}' [2023-01-15T19:33:00.942Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.942Z] ++ GREP=grep [2023-01-15T19:33:00.942Z] ++ AWK=awk [2023-01-15T19:33:00.942Z] ++ SED=sed [2023-01-15T19:33:00.942Z] ++ BC=bc [2023-01-15T19:33:00.942Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.942Z] + case ${OPT} in [2023-01-15T19:33:00.942Z] + list_test_ids [2023-01-15T19:33:00.942Z] + echo jms_all [2023-01-15T19:33:00.942Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.942Z] + [[ jms_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.942Z] + [[ false = true ]] [2023-01-15T19:33:00.942Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.942Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2023-01-15T19:33:00.942Z] + OPT=list_test_ids [2023-01-15T19:33:00.942Z] + TEST_ID= [2023-01-15T19:33:00.943Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-01-15T19:33:00.943Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2023-01-15T19:33:00.943Z] +++ uname [2023-01-15T19:33:00.943Z] +++ grep -i sunos [2023-01-15T19:33:00.943Z] +++ wc -l [2023-01-15T19:33:00.943Z] +++ awk '{print $1}' [2023-01-15T19:33:00.943Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.943Z] ++ GREP=grep [2023-01-15T19:33:00.943Z] ++ AWK=awk [2023-01-15T19:33:00.943Z] ++ SED=sed [2023-01-15T19:33:00.943Z] ++ BC=bc [2023-01-15T19:33:00.943Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.943Z] + case ${OPT} in [2023-01-15T19:33:00.943Z] + list_test_ids [2023-01-15T19:33:00.943Z] + echo naming_all [2023-01-15T19:33:00.943Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.943Z] + [[ naming_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.943Z] + [[ false = true ]] [2023-01-15T19:33:00.943Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.943Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2023-01-15T19:33:00.943Z] + OPT=list_test_ids [2023-01-15T19:33:00.943Z] + TEST_ID= [2023-01-15T19:33:00.943Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-01-15T19:33:00.943Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2023-01-15T19:33:00.943Z] +++ uname [2023-01-15T19:33:00.943Z] +++ grep -i sunos [2023-01-15T19:33:00.943Z] +++ wc -l [2023-01-15T19:33:00.943Z] +++ awk '{print $1}' [2023-01-15T19:33:00.943Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.943Z] ++ GREP=grep [2023-01-15T19:33:00.943Z] ++ AWK=awk [2023-01-15T19:33:00.943Z] ++ SED=sed [2023-01-15T19:33:00.943Z] ++ BC=bc [2023-01-15T19:33:00.943Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.943Z] + case ${OPT} in [2023-01-15T19:33:00.943Z] + list_test_ids [2023-01-15T19:33:00.943Z] + echo persistence_all [2023-01-15T19:33:00.943Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.943Z] + [[ persistence_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.943Z] + [[ false = true ]] [2023-01-15T19:33:00.943Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.943Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2023-01-15T19:33:00.943Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.943Z] + [[ security_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.943Z] + [[ false = true ]] [2023-01-15T19:33:00.943Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.943Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2023-01-15T19:33:00.943Z] + OPT=list_test_ids [2023-01-15T19:33:00.943Z] + TEST_ID= [2023-01-15T19:33:00.943Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2023-01-15T19:33:00.943Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2023-01-15T19:33:00.943Z] +++ uname [2023-01-15T19:33:00.943Z] +++ grep -i sunos [2023-01-15T19:33:00.943Z] +++ wc -l [2023-01-15T19:33:00.943Z] +++ awk '{print $1}' [2023-01-15T19:33:00.943Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:00.943Z] ++ GREP=grep [2023-01-15T19:33:00.943Z] ++ AWK=awk [2023-01-15T19:33:00.943Z] ++ SED=sed [2023-01-15T19:33:00.943Z] ++ BC=bc [2023-01-15T19:33:00.943Z] ++ export GREP AWK SED BC [2023-01-15T19:33:00.943Z] + case ${OPT} in [2023-01-15T19:33:00.943Z] + list_test_ids [2023-01-15T19:33:00.943Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2023-01-15T19:33:00.943Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.943Z] + [[ transaction_ee_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.943Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.943Z] + [[ transaction-ee-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.943Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.943Z] + [[ transaction-ee-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.943Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.943Z] + [[ transaction-ee-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.943Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:00.943Z] + [[ transaction-ee-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:00.943Z] + [[ false = true ]] [2023-01-15T19:33:00.943Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:00.943Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2023-01-15T19:33:00.943Z] + OPT=list_test_ids [2023-01-15T19:33:00.943Z] + TEST_ID= [2023-01-15T19:33:00.943Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2023-01-15T19:33:00.943Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2023-01-15T19:33:01.201Z] +++ uname [2023-01-15T19:33:01.202Z] +++ grep -i sunos [2023-01-15T19:33:01.202Z] +++ wc -l [2023-01-15T19:33:01.202Z] +++ awk '{print $1}' [2023-01-15T19:33:01.202Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:01.202Z] ++ GREP=grep [2023-01-15T19:33:01.202Z] ++ AWK=awk [2023-01-15T19:33:01.202Z] ++ SED=sed [2023-01-15T19:33:01.202Z] ++ BC=bc [2023-01-15T19:33:01.202Z] ++ export GREP AWK SED BC [2023-01-15T19:33:01.202Z] + case $OPT in [2023-01-15T19:33:01.202Z] + list_test_ids [2023-01-15T19:33:01.202Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2023-01-15T19:33:01.202Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:01.202Z] + [[ web_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:01.202Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:01.202Z] + [[ web_jsp = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:01.202Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:01.202Z] + [[ web_servlet = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:01.202Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:01.202Z] + [[ web_web-container = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:01.202Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:01.202Z] + [[ web_group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:01.202Z] + [[ false = true ]] [2023-01-15T19:33:01.202Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:01.202Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2023-01-15T19:33:01.202Z] + OPT=list_test_ids [2023-01-15T19:33:01.202Z] + TEST_ID= [2023-01-15T19:33:01.202Z] + case ${OPT} in [2023-01-15T19:33:01.202Z] + list_test_ids [2023-01-15T19:33:01.202Z] + echo webservice_all [2023-01-15T19:33:01.202Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:01.202Z] + [[ webservice_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:01.202Z] + [[ false = true ]] [2023-01-15T19:33:01.202Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:01.202Z] ++ ./appserver/tests/quicklook/run_test.sh list_test_ids [2023-01-15T19:33:01.202Z] + OPT=list_test_ids [2023-01-15T19:33:01.202Z] + TEST_ID= [2023-01-15T19:33:01.202Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2023-01-15T19:33:01.202Z] + source ./appserver/tests/quicklook/../common_test.sh [2023-01-15T19:33:01.202Z] +++ uname [2023-01-15T19:33:01.202Z] +++ grep -i sunos [2023-01-15T19:33:01.202Z] +++ wc -l [2023-01-15T19:33:01.202Z] +++ awk '{print $1}' [2023-01-15T19:33:01.202Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:01.202Z] ++ GREP=grep [2023-01-15T19:33:01.202Z] ++ AWK=awk [2023-01-15T19:33:01.202Z] ++ SED=sed [2023-01-15T19:33:01.202Z] ++ BC=bc [2023-01-15T19:33:01.202Z] ++ export GREP AWK SED BC [2023-01-15T19:33:01.202Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:33:01.202Z] + case ${OPT} in [2023-01-15T19:33:01.202Z] + list_test_ids [2023-01-15T19:33:01.202Z] + echo ql_gf_full_profile_all ql_gf_nucleus_all ql_gf_web_profile_all ql_gf_embedded_profile_all nucleus_admin_all [2023-01-15T19:33:01.202Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:01.202Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:01.202Z] + found=true [2023-01-15T19:33:01.202Z] + break [2023-01-15T19:33:01.202Z] + [[ true = true ]] [2023-01-15T19:33:01.202Z] + ./appserver/tests/quicklook/run_test.sh run_test_id ql_gf_full_profile_all [2023-01-15T19:33:01.202Z] + OPT=run_test_id [2023-01-15T19:33:01.202Z] + TEST_ID=ql_gf_full_profile_all [2023-01-15T19:33:01.202Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2023-01-15T19:33:01.202Z] + source ./appserver/tests/quicklook/../common_test.sh [2023-01-15T19:33:01.202Z] +++ uname [2023-01-15T19:33:01.202Z] +++ grep -i sunos [2023-01-15T19:33:01.202Z] +++ wc -l [2023-01-15T19:33:01.202Z] +++ awk '{print $1}' [2023-01-15T19:33:01.202Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:01.202Z] ++ GREP=grep [2023-01-15T19:33:01.202Z] ++ AWK=awk [2023-01-15T19:33:01.202Z] ++ SED=sed [2023-01-15T19:33:01.202Z] ++ BC=bc [2023-01-15T19:33:01.202Z] ++ export GREP AWK SED BC [2023-01-15T19:33:01.202Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:33:01.202Z] + case ${OPT} in [2023-01-15T19:33:01.202Z] + trap 'copy_ql_results ql_gf_full_profile_all' EXIT [2023-01-15T19:33:01.202Z] + run_test_id ql_gf_full_profile_all [2023-01-15T19:33:01.202Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:01.202Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T19:33:01.202Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T19:33:01.202Z] [2023-01-15T19:33:01.202Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T19:33:01.202Z] [2023-01-15T19:33:01.202Z] + for i in '"${@}"' [2023-01-15T19:33:01.202Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T19:33:01.202Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:33:02.573Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ [2023-01-15T19:33:02.573Z] + mvn -Dglassfish.home=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -Ptest_gd_security,report test [2023-01-15T19:33:02.573Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T19:33:02.573Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:03.942Z] [INFO] Scanning for projects... [2023-01-15T19:33:03.942Z] [INFO] [2023-01-15T19:33:03.942Z] [INFO] -----------------< org.glassfish.quicklook:quicklook >------------------ [2023-01-15T19:33:03.942Z] [INFO] Building Glassfish Quicklook Bundle 6.2.6-SNAPSHOT [2023-01-15T19:33:03.942Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:33:03.942Z] [INFO] [2023-01-15T19:33:03.942Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ quicklook --- [2023-01-15T19:33:04.238Z] Commit message: "Merge pull request #24239 from pzygielo/assembler-temp-file" [2023-01-15T19:33:04.239Z] Cleaning workspace [2023-01-15T19:33:04.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:04.508Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/src/main/resources [2023-01-15T19:33:04.508Z] [INFO] [2023-01-15T19:33:04.508Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ quicklook --- [2023-01-15T19:33:05.877Z] [INFO] No sources to compile [2023-01-15T19:33:05.877Z] [INFO] [2023-01-15T19:33:05.877Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ quicklook --- [2023-01-15T19:33:05.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:05.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/src/test/resources [2023-01-15T19:33:05.877Z] [INFO] [2023-01-15T19:33:05.877Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ quicklook --- [2023-01-15T19:33:05.877Z] [INFO] No sources to compile [2023-01-15T19:33:05.877Z] [INFO] [2023-01-15T19:33:05.877Z] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ quicklook --- [2023-01-15T19:33:02.530Z] > git branch -a -v --no-abbrev # timeout=10 [2023-01-15T19:33:02.535Z] > git checkout -b 6.x b2bc742ee6dc2ab6ac47f1f6da64697cfa3f054e # timeout=10 [2023-01-15T19:33:04.235Z] > git rev-parse --verify HEAD # timeout=10 [2023-01-15T19:33:04.239Z] Resetting working tree [2023-01-15T19:33:04.239Z] > git reset --hard # timeout=10 [2023-01-15T19:33:05.328Z] > git clean -fdx # timeout=10 [Pipeline] } [2023-01-15T19:33:06.808Z] [INFO] No tests to run. [2023-01-15T19:33:06.808Z] [INFO] [2023-01-15T19:33:06.808Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-test) @ quicklook --- [Pipeline] // retry [Pipeline] timeout [2023-01-15T19:33:08.140Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [2023-01-15T19:33:08.183Z] [INFO] Executing tasks [2023-01-15T19:33:08.183Z] [WARNING] [echo] compile classpath: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/target/classes [2023-01-15T19:33:08.184Z] [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 [2023-01-15T19:33:08.184Z] [WARNING] Trying to override old definition of task javac [Pipeline] sh [2023-01-15T19:33:08.441Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T19:33:08.441Z] [WARNING] [echo] Verify Domain.xml [2023-01-15T19:33:08.441Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:09.035Z] + mvn clean install [2023-01-15T19:33:09.036Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:09.813Z] [INFO] [exec] All tests passed; domain.xml is valid. [2023-01-15T19:33:09.813Z] [INFO] [exec] Command verify-domain-xml executed successfully. [2023-01-15T19:33:09.813Z] [WARNING] [echo] +-----------------------------+ [2023-01-15T19:33:09.813Z] [WARNING] [echo] | | [2023-01-15T19:33:09.813Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T19:33:09.813Z] [WARNING] [echo] | in Felix mode | [2023-01-15T19:33:09.813Z] [WARNING] [echo] | | [2023-01-15T19:33:09.813Z] [WARNING] [echo] +-----------------------------+ [2023-01-15T19:33:09.813Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:10.036Z] [INFO] Scanning for projects... [Pipeline] sh [2023-01-15T19:33:11.770Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:33:11.770Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [Pipeline] timeout [2023-01-15T19:33:13.275Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T19:33:13.384Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:13.384Z] [INFO] Reactor Build Order: [2023-01-15T19:33:13.384Z] [INFO] [2023-01-15T19:33:13.384Z] [INFO] GlassFish Project [pom] [2023-01-15T19:33:13.384Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2023-01-15T19:33:13.384Z] [INFO] GlassFish Nucleus Parent Project [pom] [2023-01-15T19:33:13.385Z] [INFO] Glassfish Nucleus HK2 Modules [pom] [2023-01-15T19:33:13.385Z] [INFO] Tiger types- type arithmetic library for Java5 [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] HK2 configuration module [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] HK2 config types [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Nucleus Project [pom] [2023-01-15T19:33:13.385Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2023-01-15T19:33:13.385Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2023-01-15T19:33:13.385Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2023-01-15T19:33:13.385Z] [INFO] grizzly-config [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Nucleus Grizzly jars Combining [jar] [2023-01-15T19:33:13.385Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Nucleus Common modules [pom] [2023-01-15T19:33:13.385Z] [INFO] Common Utilities [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Nucleus Core modules [pom] [2023-01-15T19:33:13.385Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Test Utilities [jar] [2023-01-15T19:33:13.385Z] [INFO] Admin Modules [pom] [2023-01-15T19:33:13.385Z] [INFO] admin-config-api [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Nucleus Security Parent [pom] [2023-01-15T19:33:13.385Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2023-01-15T19:33:13.385Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Security Core Classes [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Security Services and SPI [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] admin-util [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Cluster [pom] [2023-01-15T19:33:13.385Z] [INFO] cluster-common [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] admin-launcher [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] admin-cli [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] OSGi Container [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] flashlight-framework [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Kernel Classes [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] cluster-admin [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] admin-server-management [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] cluster-cli [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GMS Module [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] AMX Core [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Extra JRE Packages [jar] [2023-01-15T19:33:13.385Z] [INFO] Context Propagation [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] admin-monitoring [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Admin REST Parent [pom] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Eclipse GlassFish Parent Project [pom] [2023-01-15T19:33:13.385Z] [INFO] GlassFish EJB container related modules [pom] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Common modules [pom] [2023-01-15T19:33:13.385Z] [INFO] Java EE dependent public APIs of Glassfish [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Java EE Annotation Framework [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] nucleus.resources [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Deployment Related Modules [pom] [2023-01-15T19:33:13.385Z] [INFO] Deployment Object Library [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Security Parent [pom] [2023-01-15T19:33:13.385Z] [INFO] Jaspic Provider Framework [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Transaction modules [pom] [2023-01-15T19:33:13.385Z] [INFO] Transaction Service Internal API [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2023-01-15T19:33:13.385Z] [INFO] Resources Connector [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Connectors Parent [pom] [2023-01-15T19:33:13.385Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] EJB container Internal API [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Java binding for libpam.so [jar] [2023-01-15T19:33:13.385Z] [INFO] Java EE Security Core Classes [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] stats77 [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Glassfish Naming [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] Container Common [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish persistence related modules [pom] [2023-01-15T19:33:13.385Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish ORB related modules [pom] [2023-01-15T19:33:13.385Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2023-01-15T19:33:13.385Z] [INFO] GlassFish Web container related modules [pom] [2023-01-15T19:33:13.385Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Nucleus template [jar] [2023-01-15T19:33:13.386Z] [INFO] flashlight-agent [jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2023-01-15T19:33:13.386Z] [INFO] Flashlight [pom] [2023-01-15T19:33:13.386Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] AutoDeploy Classes [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2023-01-15T19:33:13.386Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2023-01-15T19:33:13.386Z] [INFO] Nucleus distributions [pom] [2023-01-15T19:33:13.386Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2023-01-15T19:33:13.386Z] [INFO] Glassfish featuresets [pom] [2023-01-15T19:33:13.386Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2023-01-15T19:33:13.386Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2023-01-15T19:33:13.386Z] [INFO] Glassfish Nucleus Featureset [pom] [2023-01-15T19:33:13.386Z] [INFO] Nucleus Distribution [glassfish-distribution] [2023-01-15T19:33:13.386Z] [INFO] Diagnostics [pom] [2023-01-15T19:33:13.386Z] [INFO] Diagnostics API [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] AMX JavaEE [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] LDAP Booster Pack [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish HA modules [pom] [2023-01-15T19:33:13.386Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Set of DTDs for GlassFish Java EE distributions [distribution-fragment] [2023-01-15T19:33:13.386Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2023-01-15T19:33:13.386Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] App Client Modules [pom] [2023-01-15T19:33:13.386Z] [INFO] GlassFish App Client Server-side Modules [pom] [2023-01-15T19:33:13.386Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Admin Modules [pom] [2023-01-15T19:33:13.386Z] [INFO] Backup Restore classes [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] admin-cli-optional [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] admin-core [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Appserver template [jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish Core modules [pom] [2023-01-15T19:33:13.386Z] [INFO] Java EE related distributions kernel Classes [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2023-01-15T19:33:13.386Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2023-01-15T19:33:13.386Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Connectors Runtime [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Web Container Common Utilities [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Core Servlet Container [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] JSTL implementation connector module [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Web module command line interface [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] WebTier Security Integration [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish Web container embedded related modules [pom] [2023-01-15T19:33:13.386Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Server-Sent Events [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Web Container glue code [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] JSF implementation connector module [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Web Container HA code [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Web Related Implementations for GlassFish [pom] [2023-01-15T19:33:13.386Z] [INFO] Weld connector for glassfish [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Weld integration for glassfish [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Weld Integration Fragment [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Fragment bundle for Weld related testing [jar] [2023-01-15T19:33:13.386Z] [INFO] cdi-api Fragment [jar] [2023-01-15T19:33:13.386Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] EJB Timer Service Application [war] [2023-01-15T19:33:13.386Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2023-01-15T19:33:13.386Z] [INFO] EJB tier for GlassFish [pom] [2023-01-15T19:33:13.386Z] [INFO] GlassFish resources runtime [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2023-01-15T19:33:13.386Z] [INFO] Connectors Inbound Support [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Work Management [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] JDBC Module [pom] [2023-01-15T19:33:13.386Z] [INFO] JDBC Config Module [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Connectors admin [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2023-01-15T19:33:13.386Z] [INFO] Load Balancer Internal API [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] Load-Balancer admin [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] GlassFish JMS modules [pom] [2023-01-15T19:33:13.386Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] JMS Module [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] JMS admin [glassfish-jar] [2023-01-15T19:33:13.386Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2023-01-15T19:33:13.387Z] [INFO] JDBC Resource Adapter [pom] [2023-01-15T19:33:13.387Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] JDBC Templates [jar] [2023-01-15T19:33:13.387Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2023-01-15T19:33:13.387Z] [INFO] JDBC Runtime Module [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] JDBC admin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2023-01-15T19:33:13.387Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] JPA container for glassfish [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Declaring EclipseLink dependencies [pom] [2023-01-15T19:33:13.387Z] [INFO] GlassFish cmp related modules [pom] [2023-01-15T19:33:13.387Z] [INFO] utility module for cmp [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] model module for cmp [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Database Generator module for cmp [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] enhancer module for cmp [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] internal-api module for cmp [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Entity Bean container [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] support ejb module for cmp [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2023-01-15T19:33:13.387Z] [INFO] CMP tier for GlassFish [pom] [2023-01-15T19:33:13.387Z] [INFO] Concurrency Utilities Modules [pom] [2023-01-15T19:33:13.387Z] [INFO] Concurrent Connector Module [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Batch runtime modules for Glassfish [pom] [2023-01-15T19:33:13.387Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2023-01-15T19:33:13.387Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] GlassFish Extras modules [pom] [2023-01-15T19:33:13.387Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2023-01-15T19:33:13.387Z] [INFO] GlassFish javaee.jar [jar] [2023-01-15T19:33:13.387Z] [INFO] GlassFish javaee.jar distribution fragment [distribution-fragment] [2023-01-15T19:33:13.387Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2023-01-15T19:33:13.387Z] [INFO] GlassFish appserv-rt.jar [jar] [2023-01-15T19:33:13.387Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2023-01-15T19:33:13.387Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Ejb Security Integration [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Grizzly Glassfish Extra modules [pom] [2023-01-15T19:33:13.387Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2023-01-15T19:33:13.387Z] [INFO] GlassFish Web Services related modules [pom] [2023-01-15T19:33:13.387Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] WebServices Security and JSR 196 implementation [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] App Client - client-side modules [pom] [2023-01-15T19:33:13.387Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Appclient Security Integration [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Embedded GlassFish Shell [jar] [2023-01-15T19:33:13.387Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2023-01-15T19:33:13.387Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2023-01-15T19:33:13.387Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2023-01-15T19:33:13.387Z] [INFO] Embedded GlassFish Static Shell [jar] [2023-01-15T19:33:13.387Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2023-01-15T19:33:13.387Z] [INFO] Embedded GlassFish All-In-One [jar] [2023-01-15T19:33:13.387Z] [INFO] Embedded GlassFish nucleus [jar] [2023-01-15T19:33:13.387Z] [INFO] Embedded GlassFish Web [jar] [2023-01-15T19:33:13.387Z] [INFO] GlassFish Embedded modules [pom] [2023-01-15T19:33:13.387Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2023-01-15T19:33:13.387Z] [INFO] DataProvider [jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Integration [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Integration [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Packages [pom] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Common [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Core Jar [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2023-01-15T19:33:13.387Z] [INFO] Admin Console WAR [war] [2023-01-15T19:33:13.387Z] [INFO] Admin Console Install Fragment for Web distro [distribution-fragment] [2023-01-15T19:33:13.388Z] [INFO] Embedded GlassFish Shell Jars [pom] [2023-01-15T19:33:13.388Z] [INFO] Glassfish featuresets [pom] [2023-01-15T19:33:13.388Z] [INFO] Glassfish Web Featureset [pom] [2023-01-15T19:33:13.388Z] [INFO] Client Library (including ACC) [glassfish-jar] [2023-01-15T19:33:13.388Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2023-01-15T19:33:13.388Z] [INFO] Glassfish Featureset [pom] [2023-01-15T19:33:13.388Z] [INFO] Debug [jar] [2023-01-15T19:33:13.388Z] [INFO] Glassfish distributions [pom] [2023-01-15T19:33:13.388Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2023-01-15T19:33:13.388Z] [INFO] Glassfish Web Distribution [glassfish-distribution] [2023-01-15T19:33:13.388Z] [INFO] Glassfish Distribution [glassfish-distribution] [2023-01-15T19:33:13.388Z] [INFO] Security Related Implementation for GlassFish [pom] [2023-01-15T19:33:13.388Z] [INFO] GlassFish Tests [pom] [2023-01-15T19:33:13.388Z] [INFO] GlassFish Admin Tests - Parent [pom] [2023-01-15T19:33:13.388Z] [INFO] GlassFish Admin Tests - Progress Admin Extension [glassfish-jar] [2023-01-15T19:33:13.388Z] [INFO] GlassFish Admin Tests [jar] [2023-01-15T19:33:13.388Z] [INFO] GlassFish Ant Tests [pom] [2023-01-15T19:33:13.388Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2023-01-15T19:33:13.388Z] [INFO] connectors-ra-redeploy [pom] [2023-01-15T19:33:13.388Z] [INFO] connectors-ra-redeploy-jars [jar] [2023-01-15T19:33:13.388Z] [INFO] connectors-ra-redeploy-rars [rar] [2023-01-15T19:33:13.388Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2023-01-15T19:33:13.388Z] [INFO] Console extensions for OSGi platforms [pom] [2023-01-15T19:33:13.388Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2023-01-15T19:33:13.388Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2023-01-15T19:33:13.388Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2023-01-15T19:33:13.388Z] [INFO] Flashlight [pom] [2023-01-15T19:33:13.388Z] [INFO] Ant tasks [jar] [2023-01-15T19:33:13.388Z] [INFO] [2023-01-15T19:33:13.388Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-01-15T19:33:13.388Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [1/291] [2023-01-15T19:33:13.388Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:33:13.646Z] [INFO] [2023-01-15T19:33:13.646Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ glassfish-main-aggregator --- [2023-01-15T19:33:13.646Z] [INFO] [2023-01-15T19:33:13.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-main-aggregator --- [2023-01-15T19:33:13.874Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:33:13.875Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:33:13.875Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test cdi_all [2023-01-15T19:33:13.875Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T19:33:13.875Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T19:33:13.875Z] + readonly GF_INTERNAL_ENV_SH=/tmp/MYAgf-internal-env [2023-01-15T19:33:13.875Z] + GF_INTERNAL_ENV_SH=/tmp/MYAgf-internal-env [2023-01-15T19:33:13.875Z] + '[' '!' -z '' ']' [2023-01-15T19:33:13.875Z] + export WSIMPORT_OPTS= [2023-01-15T19:33:13.875Z] + WSIMPORT_OPTS= [2023-01-15T19:33:13.875Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T19:33:13.875Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T19:33:13.941Z] [INFO] [2023-01-15T19:33:13.941Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ glassfish-main-aggregator --- [2023-01-15T19:33:13.987Z] [INFO] [exec] Waiting for domain1 to start .... [2023-01-15T19:33:13.988Z] [INFO] [exec] Successfully started the domain : domain1 [2023-01-15T19:33:13.988Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:33:13.988Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:33:13.988Z] [INFO] [exec] Admin Port: 4848 [2023-01-15T19:33:13.988Z] [INFO] [exec] Command start-domain executed successfully. [2023-01-15T19:33:14.133Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T19:33:14.133Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:33:14.133Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:33:14.133Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T19:33:14.133Z] + '[' -z '' ']' [2023-01-15T19:33:14.133Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T19:33:14.133Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T19:33:14.133Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] sh [2023-01-15T19:33:14.237Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/6.2.6-SNAPSHOT/glassfish-main-aggregator-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:14.238Z] [INFO] [2023-01-15T19:33:14.238Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2023-01-15T19:33:14.238Z] [INFO] Building Code Quality Verification Tools - Configuration 6.2.6-SNAPSHOT [2/291] [2023-01-15T19:33:14.238Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:33:14.244Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:14.850Z] [INFO] [2023-01-15T19:33:14.851Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ glassfish-qa-config --- [2023-01-15T19:33:14.851Z] [INFO] [2023-01-15T19:33:14.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-qa-config --- [2023-01-15T19:33:14.851Z] [INFO] [2023-01-15T19:33:14.851Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ glassfish-qa-config --- [2023-01-15T19:33:15.169Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:33:15.170Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:33:15.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:15.416Z] [INFO] Copying 2 resources [2023-01-15T19:33:15.416Z] [INFO] [2023-01-15T19:33:15.416Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ glassfish-qa-config --- [2023-01-15T19:33:15.614Z] [INFO] [exec] Created 1 option(s) [2023-01-15T19:33:15.615Z] [INFO] [exec] Command create-jvm-options executed successfully. [2023-01-15T19:33:15.615Z] [WARNING] [echo] stopping server [2023-01-15T19:33:15.615Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:15.677Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/qa/target/glassfish-qa-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:33:15.677Z] [INFO] [2023-01-15T19:33:15.677Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ glassfish-qa-config --- [2023-01-15T19:33:15.677Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/qa/target/glassfish-qa-config-6.2.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/6.2.6-SNAPSHOT/glassfish-qa-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:33:15.677Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/6.2.6-SNAPSHOT/glassfish-qa-config-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:15.677Z] [INFO] [2023-01-15T19:33:15.677Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2023-01-15T19:33:15.677Z] [INFO] Building GlassFish Nucleus Parent Project 6.2.6-SNAPSHOT [3/291] [2023-01-15T19:33:15.677Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:33:15.677Z] [INFO] [2023-01-15T19:33:15.677Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-parent --- [2023-01-15T19:33:15.937Z] [INFO] [2023-01-15T19:33:15.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-parent --- [2023-01-15T19:33:15.938Z] [INFO] [2023-01-15T19:33:15.938Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-parent --- [2023-01-15T19:33:15.938Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:15.938Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent [2023-01-15T19:33:15.938Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:15.938Z] [INFO] [2023-01-15T19:33:15.938Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-parent --- [2023-01-15T19:33:16.194Z] [INFO] [2023-01-15T19:33:16.194Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-parent --- [2023-01-15T19:33:16.194Z] [INFO] [2023-01-15T19:33:16.194Z] [INFO] --- maven-assembly-plugin:3.3.0:single (common-resources) @ nucleus-parent --- [2023-01-15T19:33:17.124Z] [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [Pipeline] timeout [2023-01-15T19:33:17.180Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T19:33:17.381Z] [INFO] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip [2023-01-15T19:33:17.382Z] [INFO] [2023-01-15T19:33:17.382Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-parent --- [2023-01-15T19:33:17.415Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:33:17.415Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:33:17.415Z] + '[' -z '' ']' [2023-01-15T19:33:17.415Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:33:17.415Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:33:17.415Z] + run_test cdi_all [2023-01-15T19:33:17.415Z] + local testid=cdi_all [2023-01-15T19:33:17.415Z] + local found=false [2023-01-15T19:33:17.415Z] ++ find . -name run_test.sh [2023-01-15T19:33:17.415Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:17.415Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T19:33:17.415Z] + OPT=list_test_ids [2023-01-15T19:33:17.415Z] + TEST_ID= [2023-01-15T19:33:17.415Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T19:33:17.415Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T19:33:17.415Z] +++ uname [2023-01-15T19:33:17.415Z] +++ grep -i sunos [2023-01-15T19:33:17.415Z] +++ wc -l [2023-01-15T19:33:17.415Z] +++ awk '{print $1}' [2023-01-15T19:33:17.415Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:17.415Z] ++ GREP=grep [2023-01-15T19:33:17.415Z] ++ AWK=awk [2023-01-15T19:33:17.415Z] ++ SED=sed [2023-01-15T19:33:17.415Z] ++ BC=bc [2023-01-15T19:33:17.415Z] ++ export GREP AWK SED BC [2023-01-15T19:33:17.415Z] + case ${OPT} in [2023-01-15T19:33:17.415Z] + list_test_ids [2023-01-15T19:33:17.415Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T19:33:17.415Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:17.415Z] + [[ admin_cli_all = \c\d\i\_\a\l\l ]] [2023-01-15T19:33:17.415Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:17.415Z] + [[ admin-cli-group-1 = \c\d\i\_\a\l\l ]] [2023-01-15T19:33:17.415Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:17.415Z] + [[ admin-cli-group-2 = \c\d\i\_\a\l\l ]] [2023-01-15T19:33:17.415Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:17.415Z] + [[ admin-cli-group-3 = \c\d\i\_\a\l\l ]] [2023-01-15T19:33:17.415Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:17.415Z] + [[ admin-cli-group-4 = \c\d\i\_\a\l\l ]] [2023-01-15T19:33:17.415Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:17.415Z] + [[ admin-cli-group-5 = \c\d\i\_\a\l\l ]] [2023-01-15T19:33:17.415Z] + [[ false = true ]] [2023-01-15T19:33:17.415Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:17.415Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T19:33:17.415Z] + OPT=list_test_ids [2023-01-15T19:33:17.415Z] + TEST_ID= [2023-01-15T19:33:17.415Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T19:33:17.415Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T19:33:17.416Z] +++ uname [2023-01-15T19:33:17.416Z] +++ grep -i sunos [2023-01-15T19:33:17.416Z] +++ wc -l [2023-01-15T19:33:17.416Z] +++ awk '{print $1}' [2023-01-15T19:33:17.416Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:17.416Z] ++ GREP=grep [2023-01-15T19:33:17.416Z] ++ AWK=awk [2023-01-15T19:33:17.416Z] ++ SED=sed [2023-01-15T19:33:17.416Z] ++ BC=bc [2023-01-15T19:33:17.416Z] ++ export GREP AWK SED BC [2023-01-15T19:33:17.416Z] + case ${OPT} in [2023-01-15T19:33:17.416Z] + list_test_ids [2023-01-15T19:33:17.416Z] + echo batch_all [2023-01-15T19:33:17.416Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:17.416Z] + [[ batch_all = \c\d\i\_\a\l\l ]] [2023-01-15T19:33:17.416Z] + [[ false = true ]] [2023-01-15T19:33:17.416Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:17.416Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T19:33:17.416Z] + OPT=list_test_ids [2023-01-15T19:33:17.416Z] + TEST_ID= [2023-01-15T19:33:17.416Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T19:33:17.416Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T19:33:17.416Z] +++ uname [2023-01-15T19:33:17.416Z] +++ grep -i sunos [2023-01-15T19:33:17.416Z] +++ wc -l [2023-01-15T19:33:17.416Z] +++ awk '{print $1}' [2023-01-15T19:33:17.416Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:17.416Z] ++ GREP=grep [2023-01-15T19:33:17.416Z] ++ AWK=awk [2023-01-15T19:33:17.416Z] ++ SED=sed [2023-01-15T19:33:17.416Z] ++ BC=bc [2023-01-15T19:33:17.416Z] ++ export GREP AWK SED BC [2023-01-15T19:33:17.416Z] + case ${OPT} in [2023-01-15T19:33:17.416Z] + list_test_ids [2023-01-15T19:33:17.416Z] + echo cdi_all [2023-01-15T19:33:17.416Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:17.416Z] + [[ cdi_all = \c\d\i\_\a\l\l ]] [2023-01-15T19:33:17.416Z] + found=true [2023-01-15T19:33:17.416Z] + break [2023-01-15T19:33:17.416Z] + [[ true = true ]] [2023-01-15T19:33:17.416Z] + ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh run_test_id cdi_all [2023-01-15T19:33:17.416Z] + OPT=run_test_id [2023-01-15T19:33:17.416Z] + TEST_ID=cdi_all [2023-01-15T19:33:17.416Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T19:33:17.416Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T19:33:17.416Z] +++ uname [2023-01-15T19:33:17.416Z] +++ grep -i sunos [2023-01-15T19:33:17.416Z] +++ wc -l [2023-01-15T19:33:17.416Z] +++ awk '{print $1}' [2023-01-15T19:33:17.416Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:17.416Z] ++ GREP=grep [2023-01-15T19:33:17.416Z] ++ AWK=awk [2023-01-15T19:33:17.416Z] ++ SED=sed [2023-01-15T19:33:17.416Z] ++ BC=bc [2023-01-15T19:33:17.416Z] ++ export GREP AWK SED BC [2023-01-15T19:33:17.416Z] + case ${OPT} in [2023-01-15T19:33:17.416Z] + trap 'copy_test_artifacts cdi_all' EXIT [2023-01-15T19:33:17.416Z] + run_test_id cdi_all [2023-01-15T19:33:17.416Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T19:33:17.416Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T19:33:17.416Z] [2023-01-15T19:33:17.416Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T19:33:17.416Z] [2023-01-15T19:33:17.416Z] + for i in '"${@}"' [2023-01-15T19:33:17.416Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T19:33:17.416Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:33:17.783Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:33:17.783Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:33:17.783Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test ql_gf_web_profile_all [2023-01-15T19:33:17.783Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T19:33:17.783Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T19:33:17.783Z] + readonly GF_INTERNAL_ENV_SH=/tmp/Zdsgf-internal-env [2023-01-15T19:33:17.783Z] + GF_INTERNAL_ENV_SH=/tmp/Zdsgf-internal-env [2023-01-15T19:33:17.783Z] + '[' '!' -z '' ']' [2023-01-15T19:33:17.783Z] + export WSIMPORT_OPTS= [2023-01-15T19:33:17.783Z] + WSIMPORT_OPTS= [2023-01-15T19:33:17.783Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T19:33:17.783Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T19:33:18.165Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T19:33:18.165Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:33:18.165Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:33:18.165Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T19:33:18.165Z] + '[' -z '' ']' [2023-01-15T19:33:18.165Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T19:33:18.165Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T19:33:18.165Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:18.753Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:18.754Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:18.754Z] [INFO] [2023-01-15T19:33:18.754Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-parent --- [2023-01-15T19:33:18.795Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T19:33:18.796Z] + cd ./appserver/tests/appserv-tests/devtests/cdi [2023-01-15T19:33:18.796Z] + test_init [2023-01-15T19:33:18.796Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T19:33:18.796Z] [2023-01-15T19:33:18.796Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T19:33:18.796Z] [2023-01-15T19:33:18.796Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T19:33:18.796Z] + xargs touch [2023-01-15T19:33:18.796Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:33:18.796Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:33:18.796Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T19:33:18.796Z] ANT_HOME is /usr/share/ant [2023-01-15T19:33:18.796Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:33:18.796Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:33:18.796Z] + java -version [2023-01-15T19:33:18.796Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:18.796Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T19:33:18.796Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T19:33:18.796Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T19:33:18.796Z] + ant -version [2023-01-15T19:33:18.796Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:18.796Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T19:33:18.796Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:33:18.796Z] + printf '\n\n' [2023-01-15T19:33:18.796Z] [2023-01-15T19:33:18.796Z] [2023-01-15T19:33:18.796Z] + get_test_target cdi_all [2023-01-15T19:33:18.796Z] + printf '\n%s \n\n' '===== GETTING TEST TARGET =====' [2023-01-15T19:33:18.796Z] [2023-01-15T19:33:18.796Z] ===== GETTING TEST TARGET ===== [2023-01-15T19:33:18.796Z] [2023-01-15T19:33:18.796Z] + case ${1} in [2023-01-15T19:33:18.796Z] + TARGET=all [2023-01-15T19:33:18.796Z] + export TARGET [2023-01-15T19:33:18.796Z] + test_run [2023-01-15T19:33:18.796Z] + printf '\n%s \n\n' '===== TEST RUN - MAIN =====' [2023-01-15T19:33:18.796Z] [2023-01-15T19:33:18.796Z] ===== TEST RUN - MAIN ===== [2023-01-15T19:33:18.796Z] [2023-01-15T19:33:18.796Z] + echo '' [2023-01-15T19:33:18.796Z] + find . -name RepRunConf.txt [2023-01-15T19:33:18.796Z] + xargs rm -f [2023-01-15T19:33:18.796Z] + rm -rf '*.output' alltests.res '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results*' [2023-01-15T19:33:18.796Z] + set +e [2023-01-15T19:33:18.796Z] + ant clean -e -q [2023-01-15T19:33:18.796Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:19.350Z] [INFO] Executing tasks [2023-01-15T19:33:19.350Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/classes/META-INF for [2023-01-15T19:33:19.350Z] [INFO] [echo] nucleus-parent [2023-01-15T19:33:19.350Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/classes/META-INF [2023-01-15T19:33:19.350Z] [INFO] Executed tasks [2023-01-15T19:33:19.350Z] [INFO] [2023-01-15T19:33:19.350Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-parent --- [2023-01-15T19:33:19.789Z] [INFO] [exec] Waiting for the domain to stop .... [2023-01-15T19:33:19.790Z] [INFO] [exec] Command stop-domain executed successfully. [2023-01-15T19:33:19.790Z] [WARNING] [echo] +-----------------------------+ [2023-01-15T19:33:19.790Z] [WARNING] [echo] | | [2023-01-15T19:33:19.790Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T19:33:19.790Z] [WARNING] [echo] | in Felix mode | [2023-01-15T19:33:19.790Z] [WARNING] [echo] | | [2023-01-15T19:33:19.790Z] [WARNING] [echo] +-----------------------------+ [2023-01-15T19:33:19.790Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:20.756Z] [INFO] No tests to run. [2023-01-15T19:33:20.756Z] [INFO] [2023-01-15T19:33:20.756Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-parent --- [2023-01-15T19:33:20.756Z] [INFO] [2023-01-15T19:33:20.756Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent --- [2023-01-15T19:33:21.519Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:33:21.519Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:33:21.519Z] + '[' -z '' ']' [2023-01-15T19:33:21.519Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:33:21.520Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:33:21.520Z] + run_test ql_gf_web_profile_all [2023-01-15T19:33:21.520Z] + local testid=ql_gf_web_profile_all [2023-01-15T19:33:21.520Z] + local found=false [2023-01-15T19:33:21.520Z] ++ find . -name run_test.sh [2023-01-15T19:33:21.520Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.520Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T19:33:21.520Z] + OPT=list_test_ids [2023-01-15T19:33:21.520Z] + TEST_ID= [2023-01-15T19:33:21.520Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T19:33:21.520Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T19:33:21.520Z] +++ uname [2023-01-15T19:33:21.520Z] +++ grep -i sunos [2023-01-15T19:33:21.520Z] +++ wc -l [2023-01-15T19:33:21.520Z] +++ awk '{print $1}' [2023-01-15T19:33:21.520Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.520Z] ++ GREP=grep [2023-01-15T19:33:21.520Z] ++ AWK=awk [2023-01-15T19:33:21.520Z] ++ SED=sed [2023-01-15T19:33:21.520Z] ++ BC=bc [2023-01-15T19:33:21.520Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.520Z] + case ${OPT} in [2023-01-15T19:33:21.520Z] + list_test_ids [2023-01-15T19:33:21.520Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ admin_cli_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ admin-cli-group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ admin-cli-group-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ admin-cli-group-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ admin-cli-group-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ admin-cli-group-5 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + [[ false = true ]] [2023-01-15T19:33:21.520Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.520Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T19:33:21.520Z] + OPT=list_test_ids [2023-01-15T19:33:21.520Z] + TEST_ID= [2023-01-15T19:33:21.520Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T19:33:21.520Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T19:33:21.520Z] +++ uname [2023-01-15T19:33:21.520Z] +++ grep -i sunos [2023-01-15T19:33:21.520Z] +++ wc -l [2023-01-15T19:33:21.520Z] +++ awk '{print $1}' [2023-01-15T19:33:21.520Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.520Z] ++ GREP=grep [2023-01-15T19:33:21.520Z] ++ AWK=awk [2023-01-15T19:33:21.520Z] ++ SED=sed [2023-01-15T19:33:21.520Z] ++ BC=bc [2023-01-15T19:33:21.520Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.520Z] + case ${OPT} in [2023-01-15T19:33:21.520Z] + list_test_ids [2023-01-15T19:33:21.520Z] + echo batch_all [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ batch_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + [[ false = true ]] [2023-01-15T19:33:21.520Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.520Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T19:33:21.520Z] + OPT=list_test_ids [2023-01-15T19:33:21.520Z] + TEST_ID= [2023-01-15T19:33:21.520Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T19:33:21.520Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T19:33:21.520Z] +++ uname [2023-01-15T19:33:21.520Z] +++ grep -i sunos [2023-01-15T19:33:21.520Z] +++ wc -l [2023-01-15T19:33:21.520Z] +++ awk '{print $1}' [2023-01-15T19:33:21.520Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.520Z] ++ GREP=grep [2023-01-15T19:33:21.520Z] ++ AWK=awk [2023-01-15T19:33:21.520Z] ++ SED=sed [2023-01-15T19:33:21.520Z] ++ BC=bc [2023-01-15T19:33:21.520Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.520Z] + case ${OPT} in [2023-01-15T19:33:21.520Z] + list_test_ids [2023-01-15T19:33:21.520Z] + echo cdi_all [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ cdi_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + [[ false = true ]] [2023-01-15T19:33:21.520Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.520Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T19:33:21.520Z] + OPT=list_test_ids [2023-01-15T19:33:21.520Z] + TEST_ID= [2023-01-15T19:33:21.520Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T19:33:21.520Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T19:33:21.520Z] +++ uname [2023-01-15T19:33:21.520Z] +++ grep -i sunos [2023-01-15T19:33:21.520Z] +++ wc -l [2023-01-15T19:33:21.520Z] +++ awk '{print $1}' [2023-01-15T19:33:21.520Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.520Z] ++ GREP=grep [2023-01-15T19:33:21.520Z] ++ AWK=awk [2023-01-15T19:33:21.520Z] ++ SED=sed [2023-01-15T19:33:21.520Z] ++ BC=bc [2023-01-15T19:33:21.520Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.520Z] + case ${OPT} in [2023-01-15T19:33:21.520Z] + list_test_ids [2023-01-15T19:33:21.520Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ connector_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ connector_group_1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ connector_group_2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ connector_group_3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ connector_group_4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + [[ false = true ]] [2023-01-15T19:33:21.520Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.520Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T19:33:21.520Z] + OPT=list_test_ids [2023-01-15T19:33:21.520Z] + TEST_ID= [2023-01-15T19:33:21.520Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T19:33:21.520Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T19:33:21.520Z] +++ uname [2023-01-15T19:33:21.520Z] +++ grep -i sunos [2023-01-15T19:33:21.520Z] +++ wc -l [2023-01-15T19:33:21.520Z] +++ awk '{print $1}' [2023-01-15T19:33:21.520Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.520Z] ++ GREP=grep [2023-01-15T19:33:21.520Z] ++ AWK=awk [2023-01-15T19:33:21.520Z] ++ SED=sed [2023-01-15T19:33:21.520Z] ++ BC=bc [2023-01-15T19:33:21.520Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.520Z] + case ${OPT} in [2023-01-15T19:33:21.520Z] + list_test_ids [2023-01-15T19:33:21.520Z] + echo deployment_all deployment_cluster_all [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ deployment_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.520Z] + [[ deployment_cluster_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.520Z] + [[ false = true ]] [2023-01-15T19:33:21.520Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.520Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T19:33:21.520Z] + OPT=list_test_ids [2023-01-15T19:33:21.520Z] + TEST_ID= [2023-01-15T19:33:21.520Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:33:21.520Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:33:21.520Z] +++ uname [2023-01-15T19:33:21.520Z] +++ grep -i sunos [2023-01-15T19:33:21.520Z] +++ wc -l [2023-01-15T19:33:21.520Z] +++ awk '{print $1}' [2023-01-15T19:33:21.521Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.521Z] ++ GREP=grep [2023-01-15T19:33:21.521Z] ++ AWK=awk [2023-01-15T19:33:21.521Z] ++ SED=sed [2023-01-15T19:33:21.521Z] ++ BC=bc [2023-01-15T19:33:21.521Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.521Z] + case ${OPT} in [2023-01-15T19:33:21.521Z] + list_test_ids [2023-01-15T19:33:21.521Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ ejb_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ ejb_timer_cluster_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ ejb_web_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ ejb_group_1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ ejb_group_2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ ejb_group_3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ ejb_group_embedded = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + [[ false = true ]] [2023-01-15T19:33:21.521Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.521Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-01-15T19:33:21.521Z] + OPT=list_test_ids [2023-01-15T19:33:21.521Z] + TEST_ID= [2023-01-15T19:33:21.521Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-01-15T19:33:21.521Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-01-15T19:33:21.521Z] +++ uname [2023-01-15T19:33:21.521Z] +++ grep -i sunos [2023-01-15T19:33:21.521Z] +++ awk '{print $1}' [2023-01-15T19:33:21.521Z] +++ wc -l [2023-01-15T19:33:21.521Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.521Z] ++ GREP=grep [2023-01-15T19:33:21.521Z] ++ AWK=awk [2023-01-15T19:33:21.521Z] ++ SED=sed [2023-01-15T19:33:21.521Z] ++ BC=bc [2023-01-15T19:33:21.521Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.521Z] + case ${OPT} in [2023-01-15T19:33:21.521Z] + list_test_ids [2023-01-15T19:33:21.521Z] + echo jdbc_all [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ jdbc_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + [[ false = true ]] [2023-01-15T19:33:21.521Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.521Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2023-01-15T19:33:21.521Z] + OPT=list_test_ids [2023-01-15T19:33:21.521Z] + TEST_ID= [2023-01-15T19:33:21.521Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2023-01-15T19:33:21.521Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2023-01-15T19:33:21.521Z] +++ uname [2023-01-15T19:33:21.521Z] +++ grep -i sunos [2023-01-15T19:33:21.521Z] +++ wc -l [2023-01-15T19:33:21.521Z] +++ awk '{print $1}' [2023-01-15T19:33:21.521Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.521Z] ++ GREP=grep [2023-01-15T19:33:21.521Z] ++ AWK=awk [2023-01-15T19:33:21.521Z] ++ SED=sed [2023-01-15T19:33:21.521Z] ++ BC=bc [2023-01-15T19:33:21.521Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.521Z] + case ${OPT} in [2023-01-15T19:33:21.521Z] + list_test_ids [2023-01-15T19:33:21.521Z] + echo jms_all [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ jms_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + [[ false = true ]] [2023-01-15T19:33:21.521Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.521Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2023-01-15T19:33:21.521Z] + OPT=list_test_ids [2023-01-15T19:33:21.521Z] + TEST_ID= [2023-01-15T19:33:21.521Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-01-15T19:33:21.521Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2023-01-15T19:33:21.521Z] +++ uname [2023-01-15T19:33:21.521Z] +++ grep -i sunos [2023-01-15T19:33:21.521Z] +++ wc -l [2023-01-15T19:33:21.521Z] +++ awk '{print $1}' [2023-01-15T19:33:21.521Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.521Z] ++ GREP=grep [2023-01-15T19:33:21.521Z] ++ AWK=awk [2023-01-15T19:33:21.521Z] ++ SED=sed [2023-01-15T19:33:21.521Z] ++ BC=bc [2023-01-15T19:33:21.521Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.521Z] + case ${OPT} in [2023-01-15T19:33:21.521Z] + list_test_ids [2023-01-15T19:33:21.521Z] + echo naming_all [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ naming_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + [[ false = true ]] [2023-01-15T19:33:21.521Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.521Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2023-01-15T19:33:21.521Z] + OPT=list_test_ids [2023-01-15T19:33:21.521Z] + TEST_ID= [2023-01-15T19:33:21.521Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-01-15T19:33:21.521Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2023-01-15T19:33:21.521Z] +++ uname [2023-01-15T19:33:21.521Z] +++ grep -i sunos [2023-01-15T19:33:21.521Z] +++ wc -l [2023-01-15T19:33:21.521Z] +++ awk '{print $1}' [2023-01-15T19:33:21.521Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.521Z] ++ GREP=grep [2023-01-15T19:33:21.521Z] ++ AWK=awk [2023-01-15T19:33:21.521Z] ++ SED=sed [2023-01-15T19:33:21.521Z] ++ BC=bc [2023-01-15T19:33:21.521Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.521Z] + case ${OPT} in [2023-01-15T19:33:21.521Z] + list_test_ids [2023-01-15T19:33:21.521Z] + echo persistence_all [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ persistence_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + [[ false = true ]] [2023-01-15T19:33:21.521Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.521Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ security_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + [[ false = true ]] [2023-01-15T19:33:21.521Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.521Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2023-01-15T19:33:21.521Z] + OPT=list_test_ids [2023-01-15T19:33:21.521Z] + TEST_ID= [2023-01-15T19:33:21.521Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2023-01-15T19:33:21.521Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2023-01-15T19:33:21.521Z] +++ uname [2023-01-15T19:33:21.521Z] +++ grep -i sunos [2023-01-15T19:33:21.521Z] +++ wc -l [2023-01-15T19:33:21.521Z] +++ awk '{print $1}' [2023-01-15T19:33:21.521Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.521Z] ++ GREP=grep [2023-01-15T19:33:21.521Z] ++ AWK=awk [2023-01-15T19:33:21.521Z] ++ SED=sed [2023-01-15T19:33:21.521Z] ++ BC=bc [2023-01-15T19:33:21.521Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.521Z] + case ${OPT} in [2023-01-15T19:33:21.521Z] + list_test_ids [2023-01-15T19:33:21.521Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ transaction_ee_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ transaction-ee-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ transaction-ee-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.521Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.521Z] + [[ transaction-ee-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.522Z] + [[ transaction-ee-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + [[ false = true ]] [2023-01-15T19:33:21.522Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.522Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2023-01-15T19:33:21.522Z] + OPT=list_test_ids [2023-01-15T19:33:21.522Z] + TEST_ID= [2023-01-15T19:33:21.522Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2023-01-15T19:33:21.522Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2023-01-15T19:33:21.522Z] +++ uname [2023-01-15T19:33:21.522Z] +++ grep -i sunos [2023-01-15T19:33:21.522Z] +++ wc -l [2023-01-15T19:33:21.522Z] +++ awk '{print $1}' [2023-01-15T19:33:21.522Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.522Z] ++ GREP=grep [2023-01-15T19:33:21.522Z] ++ AWK=awk [2023-01-15T19:33:21.522Z] ++ SED=sed [2023-01-15T19:33:21.522Z] ++ BC=bc [2023-01-15T19:33:21.522Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.522Z] + case $OPT in [2023-01-15T19:33:21.522Z] + list_test_ids [2023-01-15T19:33:21.522Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2023-01-15T19:33:21.522Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.522Z] + [[ web_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.522Z] + [[ web_jsp = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.522Z] + [[ web_servlet = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.522Z] + [[ web_web-container = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.522Z] + [[ web_group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + [[ false = true ]] [2023-01-15T19:33:21.522Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.522Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2023-01-15T19:33:21.522Z] + OPT=list_test_ids [2023-01-15T19:33:21.522Z] + TEST_ID= [2023-01-15T19:33:21.522Z] + case ${OPT} in [2023-01-15T19:33:21.522Z] + list_test_ids [2023-01-15T19:33:21.522Z] + echo webservice_all [2023-01-15T19:33:21.522Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.522Z] + [[ webservice_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + [[ false = true ]] [2023-01-15T19:33:21.522Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:33:21.522Z] ++ ./appserver/tests/quicklook/run_test.sh list_test_ids [2023-01-15T19:33:21.522Z] + OPT=list_test_ids [2023-01-15T19:33:21.522Z] + TEST_ID= [2023-01-15T19:33:21.522Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2023-01-15T19:33:21.522Z] + source ./appserver/tests/quicklook/../common_test.sh [2023-01-15T19:33:21.522Z] +++ uname [2023-01-15T19:33:21.522Z] +++ grep -i sunos [2023-01-15T19:33:21.522Z] +++ wc -l [2023-01-15T19:33:21.522Z] +++ awk '{print $1}' [2023-01-15T19:33:21.522Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.522Z] ++ GREP=grep [2023-01-15T19:33:21.522Z] ++ AWK=awk [2023-01-15T19:33:21.522Z] ++ SED=sed [2023-01-15T19:33:21.522Z] ++ BC=bc [2023-01-15T19:33:21.522Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.522Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:33:21.522Z] + case ${OPT} in [2023-01-15T19:33:21.522Z] + list_test_ids [2023-01-15T19:33:21.522Z] + echo ql_gf_full_profile_all ql_gf_nucleus_all ql_gf_web_profile_all ql_gf_embedded_profile_all nucleus_admin_all [2023-01-15T19:33:21.522Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.522Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.522Z] + [[ ql_gf_nucleus_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:33:21.522Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + found=true [2023-01-15T19:33:21.522Z] + break [2023-01-15T19:33:21.522Z] + [[ true = true ]] [2023-01-15T19:33:21.522Z] + ./appserver/tests/quicklook/run_test.sh run_test_id ql_gf_web_profile_all [2023-01-15T19:33:21.522Z] + OPT=run_test_id [2023-01-15T19:33:21.522Z] + TEST_ID=ql_gf_web_profile_all [2023-01-15T19:33:21.522Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2023-01-15T19:33:21.522Z] + source ./appserver/tests/quicklook/../common_test.sh [2023-01-15T19:33:21.522Z] +++ uname [2023-01-15T19:33:21.522Z] +++ grep -i sunos [2023-01-15T19:33:21.522Z] +++ wc -l [2023-01-15T19:33:21.522Z] +++ awk '{print $1}' [2023-01-15T19:33:21.522Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:33:21.522Z] ++ GREP=grep [2023-01-15T19:33:21.522Z] ++ AWK=awk [2023-01-15T19:33:21.522Z] ++ SED=sed [2023-01-15T19:33:21.522Z] ++ BC=bc [2023-01-15T19:33:21.522Z] ++ export GREP AWK SED BC [2023-01-15T19:33:21.522Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:33:21.522Z] + case ${OPT} in [2023-01-15T19:33:21.522Z] + trap 'copy_ql_results ql_gf_web_profile_all' EXIT [2023-01-15T19:33:21.522Z] + run_test_id ql_gf_web_profile_all [2023-01-15T19:33:21.522Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\n\u\c\l\e\u\s\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + [[ ql_gf_web_profile_all = \n\u\c\l\e\u\s\_\a\d\m\i\n\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:21.522Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/web.zip [2023-01-15T19:33:21.522Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T19:33:21.522Z] [2023-01-15T19:33:21.522Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T19:33:21.522Z] [2023-01-15T19:33:21.522Z] + for i in '"${@}"' [2023-01-15T19:33:21.522Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/web.zip == *.zip* ]] [2023-01-15T19:33:21.522Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/web.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:33:22.089Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ [2023-01-15T19:33:22.089Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:33:22.089Z] + mvn -Dglassfish.home=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -Ptest_wd_security,report test [2023-01-15T19:33:22.089Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T19:33:22.089Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:22.992Z] + printf '\n%s \n\n' '===== TEST RUN - STARTING GLASSFISH AND DB =====' [2023-01-15T19:33:22.993Z] [2023-01-15T19:33:22.993Z] ===== TEST RUN - STARTING GLASSFISH AND DB ===== [2023-01-15T19:33:22.993Z] [2023-01-15T19:33:22.993Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-domain [2023-01-15T19:33:22.993Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:23.460Z] [INFO] Scanning for projects... [2023-01-15T19:33:23.461Z] [INFO] [2023-01-15T19:33:23.461Z] [INFO] -----------------< org.glassfish.quicklook:quicklook >------------------ [2023-01-15T19:33:23.461Z] [INFO] Building Glassfish Quicklook Bundle 6.2.6-SNAPSHOT [2023-01-15T19:33:23.461Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:33:23.461Z] [INFO] [2023-01-15T19:33:23.461Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ quicklook --- [2023-01-15T19:33:23.964Z] [INFO] [exec] Waiting for domain1 to start ... [2023-01-15T19:33:23.964Z] [INFO] [exec] Successfully started the domain : domain1 [2023-01-15T19:33:23.964Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:33:23.964Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:33:23.964Z] [INFO] [exec] Admin Port: 4848 [2023-01-15T19:33:23.964Z] [INFO] [exec] Command start-domain executed successfully. [2023-01-15T19:33:23.964Z] [WARNING] [echo] ANT PROJECT GlassFish-QuickLook [2023-01-15T19:33:23.964Z] [WARNING] [echo] compiling test client to ..//classes/test [2023-01-15T19:33:23.964Z] [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 [2023-01-15T19:33:23.964Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:23.964Z] [INFO] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:23.964Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:24.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:24.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/src/main/resources [2023-01-15T19:33:24.029Z] [INFO] [2023-01-15T19:33:24.029Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ quicklook --- [2023-01-15T19:33:24.030Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:33:24.031Z] [INFO] [2023-01-15T19:33:24.031Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-parent --- [2023-01-15T19:33:24.031Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/6.2.6-SNAPSHOT/nucleus-parent-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:24.031Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/6.2.6-SNAPSHOT/nucleus-parent-6.2.6-SNAPSHOT-resources.zip [2023-01-15T19:33:24.031Z] [INFO] [2023-01-15T19:33:24.031Z] [INFO] ------------< org.glassfish.main.hk2:glassfish-nucleus-hk2 >------------ [2023-01-15T19:33:24.031Z] [INFO] Building Glassfish Nucleus HK2 Modules 6.2.6-SNAPSHOT [4/291] [2023-01-15T19:33:24.031Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:33:24.031Z] [INFO] [2023-01-15T19:33:24.031Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.031Z] [INFO] [2023-01-15T19:33:24.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.031Z] [INFO] [2023-01-15T19:33:24.031Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.031Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:24.031Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2 [2023-01-15T19:33:24.031Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:24.031Z] [INFO] [2023-01-15T19:33:24.031Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.031Z] [INFO] [2023-01-15T19:33:24.031Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.031Z] [INFO] [2023-01-15T19:33:24.031Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.031Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:24.031Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:24.031Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.035Z] [INFO] Executing tasks [2023-01-15T19:33:24.035Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/target/classes/META-INF for [2023-01-15T19:33:24.035Z] [INFO] [echo] glassfish-nucleus-hk2 [2023-01-15T19:33:24.035Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/target/classes/META-INF [2023-01-15T19:33:24.035Z] [INFO] Executed tasks [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.035Z] [INFO] No tests to run. [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.hk2-glassfish-nucleus-hk2-checkstyle) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.035Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-nucleus-hk2 --- [2023-01-15T19:33:24.035Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/glassfish-nucleus-hk2/6.2.6-SNAPSHOT/glassfish-nucleus-hk2-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] -----------------< org.glassfish.main.hk2:tiger-types >----------------- [2023-01-15T19:33:24.035Z] [INFO] Building Tiger types- type arithmetic library for Java5 6.2.6-SNAPSHOT [5/291] [2023-01-15T19:33:24.035Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tiger-types --- [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ tiger-types --- [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ tiger-types --- [2023-01-15T19:33:24.035Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:24.035Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types [2023-01-15T19:33:24.035Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ tiger-types --- [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ tiger-types --- [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ tiger-types --- [2023-01-15T19:33:24.035Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:24.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:24.035Z] [INFO] [2023-01-15T19:33:24.035Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tiger-types --- [2023-01-15T19:33:24.287Z] [INFO] No sources to compile [2023-01-15T19:33:24.287Z] [INFO] [2023-01-15T19:33:24.287Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ quicklook --- [2023-01-15T19:33:24.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:24.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/src/test/resources [2023-01-15T19:33:24.288Z] [INFO] [2023-01-15T19:33:24.288Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ quicklook --- [2023-01-15T19:33:24.288Z] [INFO] No sources to compile [2023-01-15T19:33:24.288Z] [INFO] [2023-01-15T19:33:24.288Z] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ quicklook --- [2023-01-15T19:33:24.288Z] [INFO] No tests to run. [2023-01-15T19:33:24.565Z] [INFO] [2023-01-15T19:33:24.565Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-test) @ quicklook --- [2023-01-15T19:33:24.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:24.599Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:24.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/resources [2023-01-15T19:33:24.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/manpages [2023-01-15T19:33:24.599Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:33:24.599Z] [INFO] [2023-01-15T19:33:24.599Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tiger-types --- [2023-01-15T19:33:24.599Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:24.599Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/classes [2023-01-15T19:33:24.866Z] [INFO] Executing tasks [2023-01-15T19:33:24.893Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:24.894Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:25.123Z] [WARNING] [echo] compile classpath: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/target/classes [2023-01-15T19:33:25.124Z] [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 [2023-01-15T19:33:25.124Z] [WARNING] Trying to override old definition of task javac [2023-01-15T19:33:25.124Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T19:33:25.154Z] Note: Some input files use or override a deprecated API. [2023-01-15T19:33:25.154Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:25.154Z] Note: Some input files use unchecked or unsafe operations. [2023-01-15T19:33:25.154Z] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:33:25.154Z] 3 warnings [2023-01-15T19:33:25.154Z] [WARNING] [echo] compiling test client to ..//classes/test [2023-01-15T19:33:25.154Z] [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 [2023-01-15T19:33:25.154Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:25.381Z] [WARNING] [echo] Verify Domain.xml [2023-01-15T19:33:25.382Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:25.410Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:25.530Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Lister.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Lister.java uses or overrides a deprecated API. [2023-01-15T19:33:25.530Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Lister.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:25.530Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Types.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:33:25.530Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Types.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:33:25.530Z] [INFO] [2023-01-15T19:33:25.530Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ tiger-types --- [2023-01-15T19:33:25.668Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:25.669Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:25.669Z] Note: Some input files use unchecked or unsafe operations. [2023-01-15T19:33:25.669Z] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:33:25.669Z] 3 warnings [2023-01-15T19:33:25.788Z] [INFO] [2023-01-15T19:33:25.788Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ tiger-types --- [2023-01-15T19:33:25.925Z] [WARNING] [echo] compiling test client to ../classes/test [2023-01-15T19:33:25.925Z] [WARNING] [echo] Listing of source files: admincli/ExistStatusTests.java;admincli/RestartDomainTests.java;admincli/util/RtExec.java;admincli/util/StreamGobbler.java [2023-01-15T19:33:25.925Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:25.925Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:26.313Z] [INFO] [exec] Ignoring unrecognized element jms-service at Line number = 293 [2023-01-15T19:33:26.313Z] [INFO] [exec] Column number = 107 [2023-01-15T19:33:26.313Z] [INFO] [exec] System Id = null [2023-01-15T19:33:26.313Z] [INFO] [exec] Public Id = null [2023-01-15T19:33:26.313Z] [INFO] [exec] Location Uri= null [2023-01-15T19:33:26.313Z] [INFO] [exec] CharacterOffset = 18929 [2023-01-15T19:33:26.313Z] [INFO] [exec] [2023-01-15T19:33:26.488Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:26.489Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:26.489Z] 3 warnings [2023-01-15T19:33:26.570Z] [INFO] [exec] All tests passed; domain.xml is valid. [2023-01-15T19:33:26.570Z] [INFO] [exec] Command verify-domain-xml executed successfully. [2023-01-15T19:33:26.570Z] [INFO] [exec] Ignoring unrecognized element jms-availability at Line number = 414 [2023-01-15T19:33:26.570Z] [INFO] [exec] Column number = 33 [2023-01-15T19:33:26.570Z] [INFO] [exec] System Id = null [2023-01-15T19:33:26.570Z] [INFO] [exec] Public Id = null [2023-01-15T19:33:26.570Z] [INFO] [exec] Location Uri= null [2023-01-15T19:33:26.570Z] [INFO] [exec] CharacterOffset = 28615 [2023-01-15T19:33:26.570Z] [INFO] [exec] [2023-01-15T19:33:26.570Z] [WARNING] [echo] +-----------------------------+ [2023-01-15T19:33:26.570Z] [WARNING] [echo] | | [2023-01-15T19:33:26.570Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T19:33:26.570Z] [WARNING] [echo] | in Felix mode | [2023-01-15T19:33:26.570Z] [WARNING] [echo] | | [2023-01-15T19:33:26.570Z] [WARNING] [echo] +-----------------------------+ [2023-01-15T19:33:26.570Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:27.159Z] [INFO] [2023-01-15T19:33:27.159Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ tiger-types --- [2023-01-15T19:33:27.365Z] Waiting for domain1 to start .... [2023-01-15T19:33:27.365Z] Successfully started the domain : domain1 [2023-01-15T19:33:27.365Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:33:27.365Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:33:27.365Z] Admin Port: 4848 [2023-01-15T19:33:27.365Z] Command start-domain executed successfully. [2023-01-15T19:33:27.624Z] + '[' '' = true ']' [2023-01-15T19:33:27.624Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-database [2023-01-15T19:33:27.624Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:28.189Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:28.760Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-01-15T19:33:28.760Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:28.760Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:29.052Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:33:29.052Z] [INFO] [2023-01-15T19:33:29.052Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ tiger-types --- [2023-01-15T19:33:29.329Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:29.982Z] [INFO] [2023-01-15T19:33:29.983Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ tiger-types --- [2023-01-15T19:33:29.983Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:33:29.983Z] [INFO] [2023-01-15T19:33:29.983Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ tiger-types --- [2023-01-15T19:33:29.983Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:29.983Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/classes [2023-01-15T19:33:29.983Z] [INFO] [2023-01-15T19:33:29.983Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tiger-types --- [2023-01-15T19:33:29.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:29.983Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:29.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/src/test/resources [2023-01-15T19:33:29.983Z] [INFO] [2023-01-15T19:33:29.983Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tiger-types --- [2023-01-15T19:33:29.983Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:29.983Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/test-classes [2023-01-15T19:33:30.240Z] [INFO] [2023-01-15T19:33:30.240Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ tiger-types --- [2023-01-15T19:33:30.240Z] [INFO] [2023-01-15T19:33:30.240Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ tiger-types --- [2023-01-15T19:33:30.240Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:33:30.260Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:30.825Z] --------- Derby Network Server Information -------- [2023-01-15T19:33:30.825Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-01-15T19:33:30.825Z] -- listing properties -- [2023-01-15T19:33:30.825Z] derby.drda.timeSlice=0 [2023-01-15T19:33:30.825Z] derby.drda.portNumber=1527 [2023-01-15T19:33:30.826Z] derby.drda.minThreads=0 [2023-01-15T19:33:30.826Z] derby.drda.sslMode=off [2023-01-15T19:33:30.826Z] derby.drda.traceAll=false [2023-01-15T19:33:30.826Z] derby.drda.keepAlive=true [2023-01-15T19:33:30.826Z] derby.drda.maxThreads=0 [2023-01-15T19:33:30.826Z] derby.drda.logConnections=false [2023-01-15T19:33:30.826Z] derby.drda.startNetworkServer=false [2023-01-15T19:33:30.826Z] derby.drda.host=0.0.0.0 [2023-01-15T19:33:30.826Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/d-and-t... [2023-01-15T19:33:30.826Z] ------------------ Java Information ------------------ [2023-01-15T19:33:30.826Z] Java Version: 11.0.10 [2023-01-15T19:33:30.826Z] Java Vendor: Oracle Corporation [2023-01-15T19:33:30.826Z] Java home: /usr/lib/jvm/jdk11 [2023-01-15T19:33:30.826Z] Java classpath: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar [2023-01-15T19:33:30.826Z] OS name: Linux [2023-01-15T19:33:30.826Z] OS architecture: amd64 [2023-01-15T19:33:30.826Z] OS version: 5.17.13-200.fc35.x86_64 [2023-01-15T19:33:30.826Z] Java user name: 1003280000 [2023-01-15T19:33:30.826Z] Java user home: /home/jenkins [2023-01-15T19:33:30.826Z] Java user dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi [2023-01-15T19:33:30.826Z] java.specification.name: Java Platform API Specification [2023-01-15T19:33:30.826Z] java.specification.version: 11 [2023-01-15T19:33:30.826Z] java.runtime.version: 11.0.10+9 [2023-01-15T19:33:30.826Z] --------- Derby Information -------- [2023-01-15T19:33:30.826Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] ------------------------------------------------------ [2023-01-15T19:33:30.826Z] ----------------- Locale Information ----------------- [2023-01-15T19:33:30.826Z] Current Locale : [English/United States [en_US]] [2023-01-15T19:33:30.826Z] Found support for locale: [cs] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [de_DE] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [es] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [fr] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [hu] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [it] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [ja_JP] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [ko_KR] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [pl] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [pt_BR] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [ru] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [zh_CN] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] Found support for locale: [zh_TW] [2023-01-15T19:33:30.826Z] version: 10.15.2.0 - (1873585) [2023-01-15T19:33:30.826Z] ------------------------------------------------------ [2023-01-15T19:33:30.826Z] ------------------------------------------------------ [2023-01-15T19:33:30.826Z] [2023-01-15T19:33:30.826Z] Starting database in the background. [2023-01-15T19:33:30.826Z] Log redirected to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.log. [2023-01-15T19:33:30.826Z] Command start-database executed successfully. [2023-01-15T19:33:31.084Z] + printf '\n%s \n\n' '===== TEST RUN - RUNNING TESTS for all =====' [2023-01-15T19:33:31.084Z] [2023-01-15T19:33:31.084Z] ===== TEST RUN - RUNNING TESTS for all ===== [2023-01-15T19:33:31.084Z] [2023-01-15T19:33:31.084Z] + ant all [2023-01-15T19:33:31.084Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T19:33:31.084Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:31.342Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/build.xml [2023-01-15T19:33:31.829Z] [INFO] [exec] Waiting for domain1 to start .... [2023-01-15T19:33:31.829Z] [INFO] [exec] Successfully started the domain : domain1 [2023-01-15T19:33:31.829Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:33:31.829Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:33:31.829Z] [INFO] [exec] Admin Port: 4848 [2023-01-15T19:33:31.829Z] [INFO] [exec] Command start-domain executed successfully. [2023-01-15T19:33:31.829Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:31.908Z] [2023-01-15T19:33:31.909Z] all: [2023-01-15T19:33:31.909Z] [2023-01-15T19:33:31.909Z] cdi: [2023-01-15T19:33:31.909Z] [echo] @@## Running all CDI developer tests##@@ [2023-01-15T19:33:31.909Z] [echo] Running smoke-tests [2023-01-15T19:33:31.909Z] [2023-01-15T19:33:31.909Z] all: [2023-01-15T19:33:31.909Z] [2023-01-15T19:33:31.909Z] smoke: [2023-01-15T19:33:31.909Z] [echo] Excluding testcase simple-wab-with-cdi [2023-01-15T19:33:31.909Z] [2023-01-15T19:33:31.909Z] setOSConditions: [2023-01-15T19:33:31.909Z] [2023-01-15T19:33:31.909Z] setToolWin: [2023-01-15T19:33:31.909Z] [2023-01-15T19:33:31.909Z] setToolUnix: [2023-01-15T19:33:31.909Z] [2023-01-15T19:33:31.909Z] setToolProperty: [2023-01-15T19:33:31.909Z] [2023-01-15T19:33:31.909Z] setS1ASclassPath: [2023-01-15T19:33:31.909Z] [2023-01-15T19:33:31.909Z] init-common: [2023-01-15T19:33:31.909Z] [2023-01-15T19:33:31.909Z] clean: [2023-01-15T19:33:32.135Z] [INFO] [2023-01-15T19:33:32.136Z] [INFO] ------------------------------------------------------- [2023-01-15T19:33:32.136Z] [INFO] T E S T S [2023-01-15T19:33:32.136Z] [INFO] ------------------------------------------------------- [2023-01-15T19:33:32.166Z] [2023-01-15T19:33:32.167Z] setOSConditions: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolWin: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolUnix: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolProperty: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setS1ASclassPath: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] init-common: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] clean-common: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setOSConditions: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolWin: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolUnix: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolProperty: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setS1ASclassPath: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] init-common: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] clean-classes-common: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setOSConditions: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolWin: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolUnix: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolProperty: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setS1ASclassPath: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] init-common: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] clean-jars-common: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] compile: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setOSConditions: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolWin: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolUnix: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setToolProperty: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] setS1ASclassPath: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] init-common: [2023-01-15T19:33:32.167Z] [2023-01-15T19:33:32.167Z] compile-common: [2023-01-15T19:33:32.167Z] [echo] Current time (ISO): 2023-01-15T19:33:32.000+0000 [2023-01-15T19:33:32.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:33:32.167Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:33:32.167Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:33.034Z] [WARNING] [echo] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:33.035Z] [WARNING] [echo] Successfully restarted the domain [2023-01-15T19:33:33.035Z] [WARNING] [echo] Command restart-domain executed successfully. [2023-01-15T19:33:33.035Z] [WARNING] [echo] compiling test client to ..//classes/test [2023-01-15T19:33:33.035Z] [WARNING] [echo] Listing of source files: admin/AdminConsoleTests.java;admin/BaseAdminConsoleTest.java [2023-01-15T19:33:33.035Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:33.035Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:33.066Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:33.067Z] [0.018s][info][gc] Using G1 [2023-01-15T19:33:33.201Z] [INFO] [exec] Created 1 option(s) [2023-01-15T19:33:33.201Z] [INFO] [exec] Command create-jvm-options executed successfully. [2023-01-15T19:33:33.201Z] [WARNING] [echo] stopping server [2023-01-15T19:33:33.201Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:33.292Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:33.292Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:33.292Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/adminconsole/src/test/admin/BaseAdminConsoleTest.java uses or overrides a deprecated API. [2023-01-15T19:33:33.292Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:33.292Z] 3 warnings [2023-01-15T19:33:33.292Z] [WARNING] [echo] compiling test client to ..//classes/test [2023-01-15T19:33:33.292Z] [WARNING] [echo] Listing of source files: admin/RestTests.java [2023-01-15T19:33:33.292Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:33.292Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:33.635Z] [INFO] Running org.jvnet.tiger_types.ListerTest [2023-01-15T19:33:33.636Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jvnet.tiger_types.ListerTest [2023-01-15T19:33:33.859Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:33.860Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:33.860Z] 3 warnings [2023-01-15T19:33:33.860Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:33.860Z] [WARNING] [echo] Listing of source files: HelloJSPTestNG.java [2023-01-15T19:33:33.860Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:33.860Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:34.064Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:33:34.116Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:34.117Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:34.200Z] [INFO] [2023-01-15T19:33:34.200Z] [INFO] Results: [2023-01-15T19:33:34.200Z] [INFO] [2023-01-15T19:33:34.200Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:33:34.201Z] [INFO] [2023-01-15T19:33:34.201Z] [INFO] [2023-01-15T19:33:34.201Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ tiger-types --- [2023-01-15T19:33:34.201Z] [INFO] Executing tasks [2023-01-15T19:33:34.201Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/classes/META-INF for [2023-01-15T19:33:34.201Z] [INFO] [echo] tiger-types [2023-01-15T19:33:34.201Z] [INFO] Executed tasks [2023-01-15T19:33:34.201Z] [INFO] [2023-01-15T19:33:34.201Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tiger-types --- [2023-01-15T19:33:34.322Z] [javac] 1 warning [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] build: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] setOSConditions: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] setToolWin: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] setToolUnix: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] setToolProperty: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] setS1ASclassPath: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] init-common: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] webclient-war-common: [2023-01-15T19:33:34.323Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] clear: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] test-tlds-exist: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] copy-tlds: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] test-tagfiles-exist: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] copy-tagfiles: [2023-01-15T19:33:34.323Z] [2023-01-15T19:33:34.323Z] package-war-common: [2023-01-15T19:33:34.323Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:33:34.323Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:33:34.323Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:33:34.323Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:33:34.323Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:33:34.323Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:33:34.323Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:33:34.323Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/docroot [2023-01-15T19:33:34.323Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-slf4j-visibility-web.war [2023-01-15T19:33:34.323Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:33:34.323Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:33:34.323Z] [javac] Compiling 1 source file [2023-01-15T19:33:34.374Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/helloworld/src/test/HelloJSPTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:34.375Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:34.375Z] 3 warnings [2023-01-15T19:33:34.375Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:34.375Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/hellojsp.war [2023-01-15T19:33:34.375Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app [2023-01-15T19:33:34.375Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/basicweb [2023-01-15T19:33:34.375Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app [2023-01-15T19:33:34.375Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:34.633Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:34.633Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:34.764Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/tiger-types.jar [2023-01-15T19:33:34.765Z] [INFO] [2023-01-15T19:33:34.765Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ tiger-types --- [2023-01-15T19:33:34.765Z] [INFO] [2023-01-15T19:33:34.765Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ tiger-types --- [2023-01-15T19:33:34.765Z] [INFO] [2023-01-15T19:33:34.765Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.hk2-tiger-types-checkstyle) @ tiger-types --- [2023-01-15T19:33:34.889Z] 3 warnings [2023-01-15T19:33:34.890Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app/META-INF [2023-01-15T19:33:34.890Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/helloworld/metadata/persistence.xml to copy. [2023-01-15T19:33:34.890Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/basicweb/hellojsp.war [2023-01-15T19:33:34.890Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:34.890Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:34.890Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:34.890Z] [WARNING] [echo] deploying hellojsp.war with --upload [2023-01-15T19:33:34.890Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:34.890Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:33:34.891Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:34.891Z] [2023-01-15T19:33:34.891Z] deploy: [2023-01-15T19:33:34.891Z] [2023-01-15T19:33:34.891Z] deploy-war-common: [2023-01-15T19:33:34.891Z] [2023-01-15T19:33:34.891Z] setOSConditions: [2023-01-15T19:33:34.891Z] [2023-01-15T19:33:34.891Z] setToolWin: [2023-01-15T19:33:34.891Z] [2023-01-15T19:33:34.891Z] setToolUnix: [2023-01-15T19:33:34.891Z] [2023-01-15T19:33:34.891Z] setToolProperty: [2023-01-15T19:33:34.891Z] [2023-01-15T19:33:34.891Z] setS1ASclassPath: [2023-01-15T19:33:34.891Z] [2023-01-15T19:33:34.891Z] init-common: [2023-01-15T19:33:34.891Z] [2023-01-15T19:33:34.891Z] deploy-war-commonpe: [2023-01-15T19:33:34.891Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:36.134Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:33:36.135Z] [INFO] [2023-01-15T19:33:36.135Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ tiger-types --- [2023-01-15T19:33:36.135Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/tiger-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/tiger-types/6.2.6-SNAPSHOT/tiger-types-6.2.6-SNAPSHOT.jar [2023-01-15T19:33:36.135Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/tiger-types/6.2.6-SNAPSHOT/tiger-types-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:36.135Z] [INFO] [2023-01-15T19:33:36.135Z] [INFO] -----------------< org.glassfish.main.hk2:hk2-config >------------------ [2023-01-15T19:33:36.135Z] [INFO] Building HK2 configuration module 6.2.6-SNAPSHOT [6/291] [2023-01-15T19:33:36.135Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:33:36.135Z] [INFO] [2023-01-15T19:33:36.135Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ hk2-config --- [2023-01-15T19:33:36.135Z] [INFO] [2023-01-15T19:33:36.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ hk2-config --- [2023-01-15T19:33:36.135Z] [INFO] [2023-01-15T19:33:36.135Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ hk2-config --- [2023-01-15T19:33:36.135Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:36.135Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config [2023-01-15T19:33:36.135Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:36.135Z] [INFO] [2023-01-15T19:33:36.135Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ hk2-config --- [2023-01-15T19:33:36.135Z] [INFO] [2023-01-15T19:33:36.135Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ hk2-config --- [2023-01-15T19:33:36.135Z] [INFO] [2023-01-15T19:33:36.135Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ hk2-config --- [2023-01-15T19:33:36.135Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:36.135Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:36.135Z] [INFO] [2023-01-15T19:33:36.135Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ hk2-config --- [2023-01-15T19:33:36.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:36.135Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:36.135Z] [INFO] Copying 1 resource [2023-01-15T19:33:36.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/src/main/manpages [2023-01-15T19:33:36.135Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:33:36.135Z] [INFO] [2023-01-15T19:33:36.135Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ hk2-config --- [2023-01-15T19:33:36.135Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:36.135Z] [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/classes [2023-01-15T19:33:36.263Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-slf4j-visibility-web.war [2023-01-15T19:33:37.383Z] [INFO] [exec] Waiting for the domain to stop ... [2023-01-15T19:33:37.383Z] [INFO] [exec] Command stop-domain executed successfully. [2023-01-15T19:33:37.383Z] [WARNING] [echo] +-----------------------------+ [2023-01-15T19:33:37.383Z] [WARNING] [echo] | | [2023-01-15T19:33:37.383Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T19:33:37.383Z] [WARNING] [echo] | in Felix mode | [2023-01-15T19:33:37.383Z] [WARNING] [echo] | | [2023-01-15T19:33:37.383Z] [WARNING] [echo] +-----------------------------+ [2023-01-15T19:33:37.383Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:37.409Z] [INFO] [exec] Application deployed with name hellojsp. [2023-01-15T19:33:37.410Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:37.509Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Dom.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:33:37.510Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Dom.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:33:37.510Z] [INFO] [2023-01-15T19:33:37.510Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ hk2-config --- [2023-01-15T19:33:37.510Z] [INFO] [2023-01-15T19:33:37.510Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ hk2-config --- [2023-01-15T19:33:37.510Z] [INFO] [2023-01-15T19:33:37.510Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ hk2-config --- [2023-01-15T19:33:37.666Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:37.667Z] [WARNING] [echo] Listing of source files: JSFWebTestNG.java [2023-01-15T19:33:37.667Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:37.667Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:37.767Z] [WARNING] Manifest org.glassfish.main.hk2:hk2-config:glassfish-jar:6.2.6-SNAPSHOT : Export org.jvnet.hk2.config, has 2, private references [org.jvnet.hk2.config.api, org.jvnet.hk2.config.provider.internal] [2023-01-15T19:33:37.768Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:33:37.768Z] [INFO] [2023-01-15T19:33:37.768Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ hk2-config --- [2023-01-15T19:33:37.768Z] [INFO] [2023-01-15T19:33:37.768Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ hk2-config --- [2023-01-15T19:33:37.768Z] [INFO] [2023-01-15T19:33:37.768Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ hk2-config --- [2023-01-15T19:33:37.768Z] [WARNING] Manifest org.glassfish.main.hk2:hk2-config:glassfish-jar:6.2.6-SNAPSHOT : Export org.jvnet.hk2.config, has 2, private references [org.jvnet.hk2.config.api, org.jvnet.hk2.config.provider.internal] [2023-01-15T19:33:37.768Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:33:37.768Z] [INFO] [2023-01-15T19:33:37.768Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ hk2-config --- [2023-01-15T19:33:37.768Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:37.768Z] [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/classes [2023-01-15T19:33:37.923Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:37.923Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:37.923Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/jsfastrologer/src/test/JSFWebTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:37.923Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:37.923Z] 3 warnings [2023-01-15T19:33:37.923Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:37.923Z] [WARNING] [echo] Now creating a war file ../../dist/jsftest/jsfastrologer.war [2023-01-15T19:33:37.923Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jsftest/app [2023-01-15T19:33:37.924Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jsftest [2023-01-15T19:33:37.924Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jsftest/app [2023-01-15T19:33:38.025Z] [INFO] [2023-01-15T19:33:38.026Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ hk2-config --- [2023-01-15T19:33:38.026Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:38.026Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:38.026Z] [INFO] Copying 1 resource [2023-01-15T19:33:38.026Z] [INFO] [2023-01-15T19:33:38.026Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ hk2-config --- [2023-01-15T19:33:38.026Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:38.026Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/test-classes [2023-01-15T19:33:38.181Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:38.282Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/ConfigModule.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:33:38.283Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/ConfigModule.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:33:38.283Z] [INFO] [2023-01-15T19:33:38.283Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config --- [2023-01-15T19:33:38.283Z] [INFO] [2023-01-15T19:33:38.283Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ hk2-config --- [2023-01-15T19:33:38.283Z] [INFO] [2023-01-15T19:33:38.283Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ hk2-config --- [2023-01-15T19:33:38.283Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:33:38.283Z] [INFO] [2023-01-15T19:33:38.283Z] [INFO] ------------------------------------------------------- [2023-01-15T19:33:38.283Z] [INFO] T E S T S [2023-01-15T19:33:38.283Z] [INFO] ------------------------------------------------------- [2023-01-15T19:33:38.283Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:38.439Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:38.440Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:38.440Z] 3 warnings [2023-01-15T19:33:38.440Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jsftest/app/META-INF [2023-01-15T19:33:38.440Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/jsfastrologer/metadata/persistence.xml to copy. [2023-01-15T19:33:38.440Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jsftest/jsfastrologer.war [2023-01-15T19:33:38.440Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:38.440Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:38.440Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:38.440Z] [WARNING] [echo] deploying jsfastrologer.war [2023-01-15T19:33:38.440Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:38.540Z] [0.019s][info][gc] Using G1 [2023-01-15T19:33:38.797Z] [INFO] Running org.jvnet.hk2.config.test.ConfigTest [2023-01-15T19:33:39.053Z] [0.565s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->2M(256M) 6.111ms [2023-01-15T19:33:39.053Z] **Successfully bound an alias descriptor for: simple-connector [2023-01-15T19:33:39.053Z] **Successfully bound an alias descriptor for: ejb-container-availability [2023-01-15T19:33:39.053Z] **Successfully bound an alias descriptor for: web-container-availability [2023-01-15T19:33:39.053Z] **Successfully bound an alias descriptor for: generic-container [2023-01-15T19:33:39.053Z] **Successfully bound an alias descriptor for: generic-config [2023-01-15T19:33:39.053Z] [lookupConnectorService] Got connector : com.sun.proxy.$Proxy27 [2023-01-15T19:33:39.310Z] Jan 15, 2023 7:33:39 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:33:39.310Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:33:39.544Z] [exec] Application deployed with name cdi-slf4j-visibility-web. [2023-01-15T19:33:39.545Z] [2023-01-15T19:33:39.545Z] deploy-war-commonee: [2023-01-15T19:33:39.545Z] [2023-01-15T19:33:39.545Z] run: [2023-01-15T19:33:39.545Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:39.568Z] [1.063s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 31M->5M(256M) 7.942ms [2023-01-15T19:33:39.568Z] [1.063s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:33:39.568Z] [1.068s][info][gc] GC(2) Pause Remark 5M->5M(256M) 1.813ms [2023-01-15T19:33:39.568Z] [1.068s][info][gc] GC(2) Pause Cleanup 5M->5M(256M) 0.070ms [2023-01-15T19:33:39.568Z] [1.070s][info][gc] GC(2) Concurrent Cycle 6.783ms [2023-01-15T19:33:39.568Z] ** EjbContainerAvailability changed ==> 1 [2023-01-15T19:33:39.568Z] ** EjbContainerAvailability changed ==> 2 [2023-01-15T19:33:39.568Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s - in org.jvnet.hk2.config.test.ConfigTest [2023-01-15T19:33:39.568Z] [INFO] Running org.jvnet.hk2.config.test.ConfigDisposalTest [2023-01-15T19:33:39.568Z] **Successfully bound an alias descriptor for: simple-connector [2023-01-15T19:33:39.568Z] **Successfully bound an alias descriptor for: ejb-container-availability [2023-01-15T19:33:39.568Z] **Successfully bound an alias descriptor for: web-container-availability [2023-01-15T19:33:39.568Z] **Successfully bound an alias descriptor for: generic-container [2023-01-15T19:33:39.568Z] **Successfully bound an alias descriptor for: generic-config [2023-01-15T19:33:39.568Z] **Successfully bound an alias descriptor for: simple-connector [2023-01-15T19:33:39.568Z] **Successfully bound an alias descriptor for: ejb-container-availability [2023-01-15T19:33:39.568Z] **Successfully bound an alias descriptor for: web-container-availability [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: generic-container [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: generic-config [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: simple-connector [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: ejb-container-availability [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: web-container-availability [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: generic-container [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: generic-config [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: simple-connector [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: ejb-container-availability [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: web-container-availability [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: generic-container [2023-01-15T19:33:39.569Z] **Successfully bound an alias descriptor for: generic-config [2023-01-15T19:33:39.802Z] [java] opening connection to http://localhost:8080/cdi-slf4j-visibility/myurl [2023-01-15T19:33:39.826Z] **Successfully bound an alias descriptor for: simple-connector [2023-01-15T19:33:39.827Z] **Successfully bound an alias descriptor for: ejb-container-availability [2023-01-15T19:33:39.827Z] **Successfully bound an alias descriptor for: web-container-availability [2023-01-15T19:33:39.827Z] **Successfully bound an alias descriptor for: generic-container [2023-01-15T19:33:39.827Z] **Successfully bound an alias descriptor for: generic-config [2023-01-15T19:33:39.827Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.jvnet.hk2.config.test.ConfigDisposalTest [2023-01-15T19:33:40.060Z] [java] line = [ Hello World is logged by an instance of class org.jboss.logging.JDKLogger, which is loaded by org.jboss.logging.jboss-logging [163]] [2023-01-15T19:33:40.061Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:33:40.061Z] [java] [2023-01-15T19:33:40.061Z] [java] [2023-01-15T19:33:40.061Z] [java] ----------------------------------------- [2023-01-15T19:33:40.061Z] [java] - slf4j-visibility: PASS - [2023-01-15T19:33:40.061Z] [java] ----------------------------------------- [2023-01-15T19:33:40.061Z] [java] - Total PASS : 1 - [2023-01-15T19:33:40.061Z] [java] - Total FAIL : 0 - [2023-01-15T19:33:40.061Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:33:40.061Z] [java] ----------------------------------------- [2023-01-15T19:33:40.061Z] [2023-01-15T19:33:40.061Z] undeploy: [2023-01-15T19:33:40.061Z] [2023-01-15T19:33:40.061Z] setOSConditions: [2023-01-15T19:33:40.061Z] [2023-01-15T19:33:40.061Z] setToolWin: [2023-01-15T19:33:40.061Z] [2023-01-15T19:33:40.061Z] setToolUnix: [2023-01-15T19:33:40.061Z] [2023-01-15T19:33:40.061Z] setToolProperty: [2023-01-15T19:33:40.061Z] [2023-01-15T19:33:40.061Z] setS1ASclassPath: [2023-01-15T19:33:40.061Z] [2023-01-15T19:33:40.061Z] init-common: [2023-01-15T19:33:40.061Z] [2023-01-15T19:33:40.061Z] undeploy-war-common: [2023-01-15T19:33:40.061Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:40.084Z] [INFO] [2023-01-15T19:33:40.085Z] [INFO] Results: [2023-01-15T19:33:40.085Z] [INFO] [2023-01-15T19:33:40.085Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:33:40.085Z] [INFO] [2023-01-15T19:33:40.085Z] [INFO] [2023-01-15T19:33:40.085Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ hk2-config --- [2023-01-15T19:33:40.085Z] [INFO] Executing tasks [2023-01-15T19:33:40.085Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/classes/META-INF for [2023-01-15T19:33:40.085Z] [INFO] [echo] hk2-config [2023-01-15T19:33:40.085Z] [INFO] Executed tasks [2023-01-15T19:33:40.085Z] [INFO] [2023-01-15T19:33:40.085Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ hk2-config --- [2023-01-15T19:33:40.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/hk2-config.jar [2023-01-15T19:33:40.085Z] [INFO] [2023-01-15T19:33:40.085Z] [INFO] --- maven-jar-plugin:3.2.2:test-jar (package-tests) @ hk2-config --- [2023-01-15T19:33:40.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/hk2-config-tests.jar [2023-01-15T19:33:40.085Z] [INFO] [2023-01-15T19:33:40.085Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ hk2-config --- [2023-01-15T19:33:40.085Z] [INFO] [2023-01-15T19:33:40.085Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ hk2-config --- [2023-01-15T19:33:40.085Z] [INFO] [2023-01-15T19:33:40.085Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.hk2-hk2-config-checkstyle) @ hk2-config --- [2023-01-15T19:33:40.334Z] [INFO] [exec] Application deployed with name jsfastrologer. [2023-01-15T19:33:40.335Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:40.335Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:40.335Z] [WARNING] [echo] Listing of source files: JSFInjectionTestNG.java [2023-01-15T19:33:40.335Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:40.335Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:40.335Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:40.335Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:40.335Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/jsfinjection/src/test/JSFInjectionTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:40.335Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:40.335Z] 3 warnings [2023-01-15T19:33:40.335Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:40.335Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/jsfinjection.war [2023-01-15T19:33:40.335Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app [2023-01-15T19:33:40.335Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/basicweb [2023-01-15T19:33:40.335Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app [2023-01-15T19:33:40.335Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/basicweb [2023-01-15T19:33:40.592Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app [2023-01-15T19:33:40.592Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:40.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] all: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setOSConditions: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolWin: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolUnix: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolProperty: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setS1ASclassPath: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] init-common: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] clean: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setOSConditions: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolWin: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolUnix: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolProperty: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setS1ASclassPath: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] init-common: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] clean-common: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setOSConditions: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolWin: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolUnix: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolProperty: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setS1ASclassPath: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] init-common: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] clean-classes-common: [2023-01-15T19:33:40.630Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setOSConditions: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolWin: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolUnix: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setToolProperty: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] setS1ASclassPath: [2023-01-15T19:33:40.630Z] [2023-01-15T19:33:40.630Z] init-common: [2023-01-15T19:33:40.665Z] [INFO] [exec] Waiting for domain1 to start ... [2023-01-15T19:33:40.666Z] [INFO] [exec] Successfully started the domain : domain1 [2023-01-15T19:33:40.666Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:33:40.666Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:33:40.666Z] [INFO] [exec] Admin Port: 4848 [2023-01-15T19:33:40.666Z] [INFO] [exec] Command start-domain executed successfully. [2023-01-15T19:33:40.851Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:40.851Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:40.851Z] 3 warnings [2023-01-15T19:33:40.851Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app/META-INF [2023-01-15T19:33:40.851Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/jsfinjection/metadata/persistence.xml to copy. [2023-01-15T19:33:40.851Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/basicweb/jsfinjection.war [2023-01-15T19:33:40.851Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:40.851Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:40.851Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:40.852Z] [WARNING] [echo] deploying jsfinjection.war [2023-01-15T19:33:40.887Z] [2023-01-15T19:33:40.888Z] clean-jars-common: [2023-01-15T19:33:40.888Z] [2023-01-15T19:33:40.888Z] compile: [2023-01-15T19:33:40.888Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/client [2023-01-15T19:33:40.888Z] [2023-01-15T19:33:40.888Z] setOSConditions: [2023-01-15T19:33:40.888Z] [2023-01-15T19:33:40.888Z] setToolWin: [2023-01-15T19:33:40.888Z] [2023-01-15T19:33:40.888Z] setToolUnix: [2023-01-15T19:33:40.888Z] [2023-01-15T19:33:40.888Z] setToolProperty: [2023-01-15T19:33:40.888Z] [2023-01-15T19:33:40.888Z] setS1ASclassPath: [2023-01-15T19:33:40.888Z] [2023-01-15T19:33:40.888Z] init-common: [2023-01-15T19:33:40.888Z] [2023-01-15T19:33:40.888Z] compile-common: [2023-01-15T19:33:40.888Z] [echo] Current time (ISO): 2023-01-15T19:33:40.650+0000 [2023-01-15T19:33:40.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:33:40.888Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:33:40.888Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:40.923Z] [WARNING] [echo] ANT PROJECT GlassFish-QuickLook [2023-01-15T19:33:40.924Z] [WARNING] [echo] compiling test client to ..//classes/test [2023-01-15T19:33:40.924Z] [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 [2023-01-15T19:33:40.924Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:40.924Z] [INFO] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:41.110Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:41.488Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:42.423Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:42.423Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:42.481Z] [INFO] [exec] Application deployed with name jsfinjection. [2023-01-15T19:33:42.481Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:42.481Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:42.481Z] [WARNING] [echo] Listing of source files: JdbcUserTxTestNG.java [2023-01-15T19:33:42.481Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:42.680Z] Note: Some input files use or override a deprecated API. [2023-01-15T19:33:42.681Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:42.681Z] Note: Some input files use unchecked or unsafe operations. [2023-01-15T19:33:42.681Z] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:33:42.681Z] 3 warnings [2023-01-15T19:33:42.681Z] [WARNING] [echo] compiling test client to ..//classes/test [2023-01-15T19:33:42.681Z] [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 [2023-01-15T19:33:42.681Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:42.738Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:42.787Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:33:42.788Z] [javac] 1 warning [2023-01-15T19:33:42.788Z] [2023-01-15T19:33:42.788Z] setOSConditions: [2023-01-15T19:33:42.788Z] [2023-01-15T19:33:42.788Z] setToolWin: [2023-01-15T19:33:42.788Z] [2023-01-15T19:33:42.788Z] setToolUnix: [2023-01-15T19:33:42.788Z] [2023-01-15T19:33:42.788Z] setToolProperty: [2023-01-15T19:33:42.788Z] [2023-01-15T19:33:42.788Z] setS1ASclassPath: [2023-01-15T19:33:42.788Z] [2023-01-15T19:33:42.788Z] init-common: [2023-01-15T19:33:42.788Z] [2023-01-15T19:33:42.788Z] compile-common: [2023-01-15T19:33:42.788Z] [echo] Current time (ISO): 2023-01-15T19:33:42.581+0000 [2023-01-15T19:33:42.788Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:33:42.788Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:42.938Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:42.996Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:42.997Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:42.997Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/jdbc/jdbcusertx/src/test/JdbcUserTxTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:42.997Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:42.997Z] 3 warnings [2023-01-15T19:33:42.997Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:42.997Z] [WARNING] [echo] Now creating a war file ../../dist/jdbcusertx/jdbcusertx.war [2023-01-15T19:33:42.997Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jdbcusertx/app [2023-01-15T19:33:42.997Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jdbcusertx [2023-01-15T19:33:42.997Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jdbcusertx/app [2023-01-15T19:33:42.997Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:43.197Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:43.197Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:43.197Z] Note: Some input files use unchecked or unsafe operations. [2023-01-15T19:33:43.197Z] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:33:43.197Z] 3 warnings [2023-01-15T19:33:43.197Z] [WARNING] [echo] compiling test client to ../classes/test [2023-01-15T19:33:43.197Z] [WARNING] [echo] Listing of source files: admincli/ExistStatusTests.java;admincli/RestartDomainTests.java;admincli/util/RtExec.java;admincli/util/StreamGobbler.java [2023-01-15T19:33:43.197Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:43.359Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:33:43.360Z] [INFO] [2023-01-15T19:33:43.360Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ hk2-config --- [2023-01-15T19:33:43.360Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/hk2-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/hk2-config/6.2.6-SNAPSHOT/hk2-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:33:43.360Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/hk2-config/6.2.6-SNAPSHOT/hk2-config-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:43.360Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/hk2-config-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/hk2-config/6.2.6-SNAPSHOT/hk2-config-6.2.6-SNAPSHOT-tests.jar [2023-01-15T19:33:43.360Z] [INFO] [2023-01-15T19:33:43.360Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2023-01-15T19:33:43.360Z] [INFO] Building HK2 config types 6.2.6-SNAPSHOT [7/291] [2023-01-15T19:33:43.360Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:33:43.360Z] [INFO] [2023-01-15T19:33:43.360Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ config-types --- [2023-01-15T19:33:43.360Z] [INFO] [2023-01-15T19:33:43.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ config-types --- [2023-01-15T19:33:43.360Z] [INFO] [2023-01-15T19:33:43.360Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ config-types --- [2023-01-15T19:33:43.360Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:43.360Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types [2023-01-15T19:33:43.360Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:43.360Z] [INFO] [2023-01-15T19:33:43.360Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default) @ config-types --- [2023-01-15T19:33:43.453Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:43.454Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:43.454Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:43.560Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:43.561Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:43.561Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/jdbc/jdbcusertx/src/java/MyServlet.java uses unchecked or unsafe operations. [2023-01-15T19:33:43.561Z] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:33:43.561Z] 3 warnings [2023-01-15T19:33:43.561Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jdbcusertx/app/META-INF [2023-01-15T19:33:43.561Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/jdbc/jdbcusertx/metadata/persistence.xml to copy. [2023-01-15T19:33:43.561Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jdbcusertx/jdbcusertx.war [2023-01-15T19:33:43.561Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:43.561Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:43.561Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:43.561Z] [WARNING] [echo] deploying jdbcusertx.war [2023-01-15T19:33:43.561Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:43.715Z] 3 warnings [2023-01-15T19:33:44.492Z] [INFO] [exec] Application deployed with name jdbcusertx. [2023-01-15T19:33:44.493Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:44.493Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:44.493Z] [WARNING] [echo] Listing of source files: JpaInjectEMFTestNG.java [2023-01-15T19:33:44.493Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:44.683Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:33:44.683Z] [javac] 1 warning [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] build: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] setOSConditions: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] fixFiles: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] convUnix: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] convWin: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] setToolWin: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] setToolUnix: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] setToolProperty: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] setS1ASclassPath: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] init-common: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] package-persistence-common: [2023-01-15T19:33:44.683Z] [2023-01-15T19:33:44.683Z] ejb-jar-common: [2023-01-15T19:33:44.683Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] package-ejbjar-common: [2023-01-15T19:33:44.684Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:33:44.684Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:33:44.684Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdi-ejb.jar [2023-01-15T19:33:44.684Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] appclient-jar-common: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] package-appclientjar-common: [2023-01-15T19:33:44.684Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:33:44.684Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdi-client.jar [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] webclient-war-common: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] build-ear-common: [2023-01-15T19:33:44.684Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiApp.ear [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] deploy: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] setOSConditions: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] setToolWin: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] setToolUnix: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] setToolProperty: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] setS1ASclassPath: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] init-common: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] deploy-common: [2023-01-15T19:33:44.684Z] [echo] Current time (ISO): 2023-01-15T19:33:44.487+0000 [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] setOSConditions: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] setToolWin: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] setToolUnix: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] setToolProperty: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] setS1ASclassPath: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] init-common: [2023-01-15T19:33:44.684Z] [2023-01-15T19:33:44.684Z] deploy-common-pe: [2023-01-15T19:33:44.684Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:44.749Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:45.007Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:45.007Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:45.007Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/persistence/jpainjectemf/src/test/JpaInjectEMFTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:45.007Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:45.007Z] 3 warnings [2023-01-15T19:33:45.007Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:45.007Z] [WARNING] [echo] Now creating a war file ../../dist/jpainjectemf/jpainjectemf.war [2023-01-15T19:33:45.007Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpainjectemf/app [2023-01-15T19:33:45.007Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jpainjectemf [2023-01-15T19:33:45.007Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpainjectemf/app [2023-01-15T19:33:45.248Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiApp.ear [2023-01-15T19:33:45.252Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:33:45.253Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:33:45.253Z] [INFO] [2023-01-15T19:33:45.253Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ config-types --- [2023-01-15T19:33:45.253Z] [INFO] [2023-01-15T19:33:45.253Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ config-types --- [2023-01-15T19:33:45.253Z] [INFO] [2023-01-15T19:33:45.253Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ config-types --- [2023-01-15T19:33:45.253Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:45.253Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:45.253Z] [INFO] [2023-01-15T19:33:45.253Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ config-types --- [2023-01-15T19:33:45.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:45.253Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:45.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/src/main/resources [2023-01-15T19:33:45.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/src/main/manpages [2023-01-15T19:33:45.253Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:33:45.253Z] [INFO] [2023-01-15T19:33:45.253Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ config-types --- [2023-01-15T19:33:45.253Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:45.253Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/classes [2023-01-15T19:33:45.253Z] [INFO] [2023-01-15T19:33:45.253Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ config-types --- [2023-01-15T19:33:45.253Z] [INFO] [2023-01-15T19:33:45.253Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ config-types --- [2023-01-15T19:33:45.253Z] [INFO] [2023-01-15T19:33:45.253Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ config-types --- [2023-01-15T19:33:45.263Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:45.510Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:33:45.511Z] [INFO] [2023-01-15T19:33:45.511Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ config-types --- [2023-01-15T19:33:45.511Z] [INFO] [2023-01-15T19:33:45.511Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default) @ config-types --- [2023-01-15T19:33:45.511Z] [INFO] [2023-01-15T19:33:45.511Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ config-types --- [2023-01-15T19:33:45.511Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:33:45.511Z] [INFO] [2023-01-15T19:33:45.511Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ config-types --- [2023-01-15T19:33:45.511Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:45.511Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/classes [2023-01-15T19:33:45.511Z] [INFO] [2023-01-15T19:33:45.511Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ config-types --- [2023-01-15T19:33:45.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:45.511Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:45.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/src/test/resources [2023-01-15T19:33:45.511Z] [INFO] [2023-01-15T19:33:45.511Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ config-types --- [2023-01-15T19:33:45.511Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:45.511Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/test-classes [2023-01-15T19:33:45.511Z] [INFO] [2023-01-15T19:33:45.511Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types --- [2023-01-15T19:33:45.511Z] [INFO] [2023-01-15T19:33:45.511Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ config-types --- [2023-01-15T19:33:45.511Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:33:45.511Z] [INFO] [2023-01-15T19:33:45.511Z] [INFO] ------------------------------------------------------- [2023-01-15T19:33:45.511Z] [INFO] T E S T S [2023-01-15T19:33:45.511Z] [INFO] ------------------------------------------------------- [2023-01-15T19:33:45.521Z] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:33:45.521Z] 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. [2023-01-15T19:33:45.521Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:45.522Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:45.522Z] 4 warnings [2023-01-15T19:33:45.522Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2023-01-15T19:33:45.522Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2023-01-15T19:33:45.522Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jpainjectemf/jpainjectemf.war [2023-01-15T19:33:45.522Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:45.522Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:45.522Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:45.522Z] [WARNING] [echo] deploying jpainjectemf.war [2023-01-15T19:33:45.768Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:45.769Z] [0.017s][info][gc] Using G1 [2023-01-15T19:33:45.778Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:46.025Z] [0.439s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 5.607ms [2023-01-15T19:33:46.026Z] [INFO] Running org.jvnet.hk2.config.types.test.ConfigTypesTest [2023-01-15T19:33:46.282Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.jvnet.hk2.config.types.test.ConfigTypesTest [2023-01-15T19:33:46.540Z] [INFO] [2023-01-15T19:33:46.540Z] [INFO] Results: [2023-01-15T19:33:46.540Z] [INFO] [2023-01-15T19:33:46.540Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:33:46.540Z] [INFO] [2023-01-15T19:33:46.540Z] [INFO] [2023-01-15T19:33:46.540Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ config-types --- [2023-01-15T19:33:46.540Z] [INFO] Executing tasks [2023-01-15T19:33:46.540Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/classes/META-INF for [2023-01-15T19:33:46.540Z] [INFO] [echo] config-types [2023-01-15T19:33:46.540Z] [INFO] Executed tasks [2023-01-15T19:33:46.540Z] [INFO] [2023-01-15T19:33:46.540Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ config-types --- [2023-01-15T19:33:46.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/config-types.jar [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ config-types --- [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ config-types --- [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types --- [2023-01-15T19:33:46.798Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ config-types --- [2023-01-15T19:33:46.798Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/6.2.6-SNAPSHOT/config-types-6.2.6-SNAPSHOT.jar [2023-01-15T19:33:46.798Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/6.2.6-SNAPSHOT/config-types-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2023-01-15T19:33:46.798Z] [INFO] Building GlassFish Nucleus Project 6.2.6-SNAPSHOT [8/291] [2023-01-15T19:33:46.798Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:46.798Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus [2023-01-15T19:33:46.798Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:46.798Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] Executing tasks [2023-01-15T19:33:46.798Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/target/classes/META-INF for [2023-01-15T19:33:46.798Z] [INFO] [echo] glassfish-nucleus-parent [2023-01-15T19:33:46.798Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/target/classes/META-INF [2023-01-15T19:33:46.798Z] [INFO] Executed tasks [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] No tests to run. [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:33:46.798Z] [INFO] [2023-01-15T19:33:46.798Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-nucleus-parent --- [2023-01-15T19:33:46.798Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/6.2.6-SNAPSHOT/glassfish-nucleus-parent-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:46.799Z] [INFO] [2023-01-15T19:33:46.799Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2023-01-15T19:33:46.799Z] [INFO] Building Distribution Fragments for various OSGi platforms 6.2.6-SNAPSHOT [9/291] [2023-01-15T19:33:46.799Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:33:46.799Z] [INFO] [2023-01-15T19:33:46.799Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-platforms --- [2023-01-15T19:33:46.799Z] [INFO] [2023-01-15T19:33:46.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ osgi-platforms --- [2023-01-15T19:33:46.799Z] [INFO] [2023-01-15T19:33:46.799Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ osgi-platforms --- [2023-01-15T19:33:46.799Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:46.799Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms [2023-01-15T19:33:46.799Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:46.799Z] [INFO] [2023-01-15T19:33:46.799Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ osgi-platforms --- [2023-01-15T19:33:46.799Z] [INFO] [2023-01-15T19:33:46.799Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ osgi-platforms --- [2023-01-15T19:33:46.799Z] [INFO] [2023-01-15T19:33:46.799Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ osgi-platforms --- [2023-01-15T19:33:46.799Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:46.799Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:46.799Z] [INFO] [2023-01-15T19:33:46.799Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ osgi-platforms --- [2023-01-15T19:33:47.061Z] [INFO] Executing tasks [2023-01-15T19:33:47.061Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/target/classes/META-INF for [2023-01-15T19:33:47.061Z] [INFO] [echo] osgi-platforms [2023-01-15T19:33:47.061Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/target/classes/META-INF [2023-01-15T19:33:47.061Z] [INFO] Executed tasks [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ osgi-platforms --- [2023-01-15T19:33:47.061Z] [INFO] No tests to run. [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ osgi-platforms --- [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms --- [2023-01-15T19:33:47.061Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-platforms --- [2023-01-15T19:33:47.061Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/6.2.6-SNAPSHOT/osgi-platforms-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2023-01-15T19:33:47.061Z] [INFO] Building Apache Felix, associated bundles and conf files 6.2.6-SNAPSHOT [10/291] [2023-01-15T19:33:47.061Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ felix --- [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ felix --- [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ felix --- [2023-01-15T19:33:47.061Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:47.061Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix [2023-01-15T19:33:47.061Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ felix --- [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ felix --- [2023-01-15T19:33:47.061Z] [INFO] [2023-01-15T19:33:47.061Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ felix --- [2023-01-15T19:33:47.061Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:47.061Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:47.062Z] [INFO] [2023-01-15T19:33:47.062Z] [INFO] --- maven-dependency-plugin:3.3.0:copy (default) @ felix --- [2023-01-15T19:33:47.062Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar [2023-01-15T19:33:47.062Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [2023-01-15T19:33:47.062Z] [INFO] Copying org.apache.felix.main-7.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar [2023-01-15T19:33:47.062Z] [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar [2023-01-15T19:33:47.062Z] [INFO] [2023-01-15T19:33:47.062Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ felix --- [2023-01-15T19:33:47.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:47.062Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:47.062Z] [INFO] Copying 1 resource [2023-01-15T19:33:47.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/src/main/manpages [2023-01-15T19:33:47.062Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:33:47.062Z] [INFO] [2023-01-15T19:33:47.062Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ felix --- [2023-01-15T19:33:47.062Z] [INFO] Executing tasks [2023-01-15T19:33:47.062Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/classes/META-INF for [2023-01-15T19:33:47.062Z] [INFO] [echo] felix [2023-01-15T19:33:47.062Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/classes/META-INF [2023-01-15T19:33:47.062Z] [INFO] Executed tasks [2023-01-15T19:33:47.062Z] [INFO] [2023-01-15T19:33:47.062Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ felix --- [2023-01-15T19:33:47.318Z] [INFO] [zip] duplicate: add [2023-01-15T19:33:47.318Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:33:47.318Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/felix.zip [2023-01-15T19:33:47.575Z] [INFO] [2023-01-15T19:33:47.575Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ felix --- [2023-01-15T19:33:47.576Z] [INFO] No tests to run. [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ felix --- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix --- [2023-01-15T19:33:47.576Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ felix --- [2023-01-15T19:33:47.576Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/6.2.6-SNAPSHOT/felix-6.2.6-SNAPSHOT.zip [2023-01-15T19:33:47.576Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/6.2.6-SNAPSHOT/felix-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2023-01-15T19:33:47.576Z] [INFO] Building Scattered Archive APIs of Glassfish 6.2.6-SNAPSHOT [11/291] [2023-01-15T19:33:47.576Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:47.576Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api [2023-01-15T19:33:47.576Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:33:47.576Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:47.576Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:47.576Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:47.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/main/resources [2023-01-15T19:33:47.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/main/manpages [2023-01-15T19:33:47.576Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:47.576Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/classes [2023-01-15T19:33:47.576Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations. [2023-01-15T19:33:47.576Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:47.576Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/classes [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:47.576Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:47.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/src/test/resources [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] No sources to compile [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api --- [2023-01-15T19:33:47.576Z] [INFO] [2023-01-15T19:33:47.576Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ scattered-archive-api --- [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ scattered-archive-api --- [2023-01-15T19:33:47.833Z] [INFO] Executing tasks [2023-01-15T19:33:47.833Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/classes/META-INF for [2023-01-15T19:33:47.833Z] [INFO] [echo] scattered-archive-api [2023-01-15T19:33:47.833Z] [INFO] Executed tasks [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ scattered-archive-api --- [2023-01-15T19:33:47.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ scattered-archive-api --- [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ scattered-archive-api --- [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api --- [2023-01-15T19:33:47.833Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ scattered-archive-api --- [2023-01-15T19:33:47.833Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/6.2.6-SNAPSHOT/scattered-archive-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:33:47.833Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/6.2.6-SNAPSHOT/scattered-archive-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2023-01-15T19:33:47.833Z] [INFO] Building GlassFish Nucleus Grizzly modules 6.2.6-SNAPSHOT [12/291] [2023-01-15T19:33:47.833Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-grizzly --- [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-grizzly --- [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-grizzly --- [2023-01-15T19:33:47.833Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:47.833Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly [2023-01-15T19:33:47.833Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-grizzly --- [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-grizzly --- [2023-01-15T19:33:47.833Z] [INFO] [2023-01-15T19:33:47.833Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-grizzly --- [2023-01-15T19:33:47.833Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:47.833Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:47.834Z] [INFO] [2023-01-15T19:33:47.834Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-grizzly --- [2023-01-15T19:33:47.834Z] [INFO] Executing tasks [2023-01-15T19:33:47.834Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/target/classes/META-INF for [2023-01-15T19:33:47.834Z] [INFO] [echo] nucleus-grizzly [2023-01-15T19:33:47.834Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/target/classes/META-INF [2023-01-15T19:33:47.834Z] [INFO] Executed tasks [2023-01-15T19:33:47.834Z] [INFO] [2023-01-15T19:33:47.834Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-grizzly --- [2023-01-15T19:33:47.834Z] [INFO] No tests to run. [2023-01-15T19:33:47.834Z] [INFO] [2023-01-15T19:33:47.834Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-grizzly --- [2023-01-15T19:33:47.834Z] [INFO] [2023-01-15T19:33:47.834Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly --- [2023-01-15T19:33:47.834Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:33:47.834Z] [INFO] [2023-01-15T19:33:47.834Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-grizzly --- [2023-01-15T19:33:47.834Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/6.2.6-SNAPSHOT/nucleus-grizzly-6.2.6-SNAPSHOT.pom [2023-01-15T19:33:47.834Z] [INFO] [2023-01-15T19:33:47.834Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2023-01-15T19:33:47.834Z] [INFO] Building grizzly-config 6.2.6-SNAPSHOT [13/291] [2023-01-15T19:33:47.834Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:33:48.090Z] [INFO] [2023-01-15T19:33:48.090Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ grizzly-config --- [2023-01-15T19:33:48.090Z] [INFO] [2023-01-15T19:33:48.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ grizzly-config --- [2023-01-15T19:33:48.090Z] [INFO] [2023-01-15T19:33:48.090Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ grizzly-config --- [2023-01-15T19:33:48.090Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:48.090Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config [2023-01-15T19:33:48.090Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:33:48.090Z] [INFO] [2023-01-15T19:33:48.090Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ grizzly-config --- [2023-01-15T19:33:48.090Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:33:49.024Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:33:49.024Z] [INFO] [2023-01-15T19:33:49.025Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ grizzly-config --- [2023-01-15T19:33:49.025Z] [INFO] [2023-01-15T19:33:49.025Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ grizzly-config --- [2023-01-15T19:33:49.025Z] [INFO] [2023-01-15T19:33:49.025Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ grizzly-config --- [2023-01-15T19:33:49.025Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:33:49.025Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/common-resources with includes "" and excludes "" [2023-01-15T19:33:49.025Z] [INFO] [2023-01-15T19:33:49.025Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ grizzly-config --- [2023-01-15T19:33:49.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:49.025Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:49.025Z] [INFO] Copying 1 resource [2023-01-15T19:33:49.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/src/main/manpages [2023-01-15T19:33:49.025Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:33:49.025Z] [INFO] [2023-01-15T19:33:49.025Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ grizzly-config --- [2023-01-15T19:33:49.025Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:49.025Z] [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/classes [2023-01-15T19:33:49.051Z] [INFO] [exec] Application deployed with name jpainjectemf. [2023-01-15T19:33:49.052Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:49.052Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:49.052Z] [WARNING] [echo] Listing of source files: JpaValidationTestNG.java [2023-01-15T19:33:49.052Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:49.052Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:49.052Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:49.052Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:49.052Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/persistence/jpavalidation/src/test/JpaValidationTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:49.052Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:49.052Z] 3 warnings [2023-01-15T19:33:49.052Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:49.052Z] [WARNING] [echo] Now creating a war file ../../dist/jpavalidation/jpavalidation.war [2023-01-15T19:33:49.052Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpavalidation/app [2023-01-15T19:33:49.052Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jpavalidation [2023-01-15T19:33:49.052Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpavalidation/app [2023-01-15T19:33:49.283Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API. [2023-01-15T19:33:49.283Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:49.283Z] [INFO] [2023-01-15T19:33:49.283Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ grizzly-config --- [2023-01-15T19:33:49.283Z] [INFO] [2023-01-15T19:33:49.283Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ grizzly-config --- [2023-01-15T19:33:49.283Z] [INFO] [2023-01-15T19:33:49.283Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ grizzly-config --- [2023-01-15T19:33:49.308Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:49.427Z] [exec] Application deployed with name simple-ejb-cdiApp. [2023-01-15T19:33:49.427Z] [echo] Deployment on target server server successful [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] setOSConditions: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] setToolWin: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] setToolUnix: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] setToolProperty: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] setS1ASclassPath: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] init-common: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] deploy-common-ee: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] run: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] setOSConditions: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] setToolWin: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] setToolUnix: [2023-01-15T19:33:49.427Z] [2023-01-15T19:33:49.427Z] setToolProperty: [2023-01-15T19:33:49.428Z] [2023-01-15T19:33:49.428Z] setS1ASclassPath: [2023-01-15T19:33:49.428Z] [2023-01-15T19:33:49.428Z] init-common: [2023-01-15T19:33:49.428Z] [2023-01-15T19:33:49.428Z] runclient-common: [2023-01-15T19:33:49.428Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:33:49.428Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:49.541Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:33:49.541Z] [INFO] [2023-01-15T19:33:49.541Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ grizzly-config --- [2023-01-15T19:33:49.541Z] [INFO] [2023-01-15T19:33:49.541Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ grizzly-config --- [2023-01-15T19:33:49.541Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:49.541Z] [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/classes [2023-01-15T19:33:49.565Z] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:33:49.566Z] 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. [2023-01-15T19:33:49.566Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:49.566Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:49.566Z] 4 warnings [2023-01-15T19:33:49.566Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2023-01-15T19:33:49.566Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2023-01-15T19:33:49.566Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jpavalidation/jpavalidation.war [2023-01-15T19:33:49.566Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:49.566Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:49.566Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:49.566Z] [WARNING] [echo] deploying jpavalidation.war [2023-01-15T19:33:49.685Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:49.799Z] [INFO] [2023-01-15T19:33:49.800Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ grizzly-config --- [2023-01-15T19:33:49.800Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:33:49.800Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:33:49.800Z] [INFO] [2023-01-15T19:33:49.800Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ grizzly-config --- [2023-01-15T19:33:49.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:33:49.800Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:33:49.800Z] [INFO] Copying 21 resources [2023-01-15T19:33:49.800Z] [INFO] [2023-01-15T19:33:49.800Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ grizzly-config --- [2023-01-15T19:33:49.800Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:33:49.800Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/test-classes [2023-01-15T19:33:49.823Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:50.058Z] [INFO] [2023-01-15T19:33:50.058Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config --- [2023-01-15T19:33:50.058Z] [INFO] [2023-01-15T19:33:50.058Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ grizzly-config --- [2023-01-15T19:33:50.058Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:33:50.058Z] [INFO] [2023-01-15T19:33:50.058Z] [INFO] ------------------------------------------------------- [2023-01-15T19:33:50.058Z] [INFO] T E S T S [2023-01-15T19:33:50.058Z] [INFO] ------------------------------------------------------- [2023-01-15T19:33:50.251Z] [exec] Jan 15, 2023 7:33:50 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:33:50.252Z] [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. [2023-01-15T19:33:50.270Z] [WARNING] [echo] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:50.271Z] [WARNING] [echo] Successfully restarted the domain [2023-01-15T19:33:50.271Z] [WARNING] [echo] Command restart-domain executed successfully. [2023-01-15T19:33:50.271Z] [WARNING] [echo] compiling test client to ..//classes/test [2023-01-15T19:33:50.271Z] [WARNING] [echo] Listing of source files: admin/AdminConsoleTests.java;admin/BaseAdminConsoleTest.java [2023-01-15T19:33:50.315Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:50.315Z] [0.006s][info][gc] Using G1 [2023-01-15T19:33:50.528Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:50.528Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:50.572Z] [0.392s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->2M(256M) 3.808ms [2023-01-15T19:33:50.786Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:50.786Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:50.786Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/adminconsole/src/test/admin/BaseAdminConsoleTest.java uses or overrides a deprecated API. [2023-01-15T19:33:50.786Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:50.786Z] 3 warnings [2023-01-15T19:33:50.786Z] [WARNING] [echo] compiling test client to ..//classes/test [2023-01-15T19:33:50.786Z] [WARNING] [echo] Listing of source files: admin/RestTests.java [2023-01-15T19:33:50.786Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:50.828Z] [INFO] Running org.glassfish.grizzly.config.HttpRedirectTest [2023-01-15T19:33:51.045Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:51.046Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:51.046Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:51.046Z] 3 warnings [2023-01-15T19:33:51.085Z] [0.918s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 36M->5M(256M) 8.207ms [2023-01-15T19:33:51.085Z] [0.918s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:33:51.085Z] Jan 15, 2023 7:33:50 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2023-01-15T19:33:51.085Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2023-01-15T19:33:51.085Z] [0.925s][info][gc] GC(2) Pause Remark 6M->6M(256M) 2.419ms [2023-01-15T19:33:51.085Z] [0.925s][info][gc] GC(2) Pause Cleanup 6M->6M(256M) 0.079ms [2023-01-15T19:33:51.085Z] [0.927s][info][gc] GC(2) Concurrent Cycle 9.311ms [2023-01-15T19:33:51.186Z] [exec] Jan 15, 2023 7:33:50 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:33:51.186Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:33:51.303Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:51.304Z] [WARNING] [echo] Listing of source files: HelloJSPTestNG.java [2023-01-15T19:33:51.304Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:51.304Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:51.561Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:51.561Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:51.561Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/helloworld/src/test/HelloJSPTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:51.561Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:51.561Z] 3 warnings [2023-01-15T19:33:51.561Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:51.561Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/hellojsp.war [2023-01-15T19:33:51.561Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app [2023-01-15T19:33:51.561Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/basicweb [2023-01-15T19:33:51.561Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app [2023-01-15T19:33:51.561Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:51.818Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:51.818Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:51.818Z] 3 warnings [2023-01-15T19:33:51.818Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app/META-INF [2023-01-15T19:33:51.818Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/helloworld/metadata/persistence.xml to copy. [2023-01-15T19:33:51.818Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/basicweb/hellojsp.war [2023-01-15T19:33:51.818Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:52.016Z] [1.603s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 53M->7M(256M) 7.382ms [2023-01-15T19:33:52.017Z] Jan 15, 2023 7:33:51 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2023-01-15T19:33:52.017Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2023-01-15T19:33:52.017Z] Jan 15, 2023 7:33:51 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2023-01-15T19:33:52.017Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2023-01-15T19:33:52.017Z] Jan 15, 2023 7:33:51 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2023-01-15T19:33:52.017Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2023-01-15T19:33:52.075Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:52.075Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:52.075Z] [WARNING] [echo] deploying hellojsp.war with --upload [2023-01-15T19:33:52.075Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:52.273Z] Jan 15, 2023 7:33:51 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2023-01-15T19:33:52.273Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2023-01-15T19:33:52.273Z] Jan 15, 2023 7:33:52 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2023-01-15T19:33:52.273Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2023-01-15T19:33:52.344Z] [INFO] [exec] Application deployed with name jpavalidation. [2023-01-15T19:33:52.345Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:52.345Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:52.345Z] [WARNING] [echo] Listing of source files: HelloSecurityTestNG.java [2023-01-15T19:33:52.345Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:52.345Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:52.529Z] [2.210s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 78M->9M(256M) 5.989ms [2023-01-15T19:33:52.529Z] Jan 15, 2023 7:33:52 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2023-01-15T19:33:52.529Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2023-01-15T19:33:52.529Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.865 s - in org.glassfish.grizzly.config.HttpRedirectTest [2023-01-15T19:33:52.601Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:52.602Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:52.602Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/helloworld/src/test/HelloSecurityTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:52.602Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:52.602Z] 3 warnings [2023-01-15T19:33:52.602Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:52.602Z] [WARNING] [echo] Now creating a war file ../../dist/security/hellojspsecure.war [2023-01-15T19:33:52.602Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/security/app [2023-01-15T19:33:52.602Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/security [2023-01-15T19:33:52.602Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/security/app [2023-01-15T19:33:52.602Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:52.858Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:52.858Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:53.092Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:53.093Z] [0.018s][info][gc] Using G1 [2023-01-15T19:33:53.115Z] 3 warnings [2023-01-15T19:33:53.115Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/security/app/META-INF [2023-01-15T19:33:53.115Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/helloworld/metadata/persistence.xml to copy. [2023-01-15T19:33:53.115Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/security/hellojspsecure.war [2023-01-15T19:33:53.115Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:53.115Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:53.115Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:53.115Z] [WARNING] [echo] deploying hellojspsecure.war [2023-01-15T19:33:53.115Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:53.349Z] [0.404s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.991ms [2023-01-15T19:33:53.349Z] [INFO] Running org.glassfish.grizzly.config.PUGrizzlyConfigTest [2023-01-15T19:33:53.710Z] [exec] Creating InitialContext() [2023-01-15T19:33:53.711Z] [exec] Value of key is: stateful [2023-01-15T19:33:53.711Z] [exec] Value of key is: stateless [2023-01-15T19:33:53.711Z] [exec] Value of key is: stateless2 [2023-01-15T19:33:53.711Z] [exec] ensuring that sless1 and sless2 are not equal [2023-01-15T19:33:53.711Z] [exec] Value of key is: stateless3 [2023-01-15T19:33:53.711Z] [exec] Value of key is: stateless4 [2023-01-15T19:33:53.711Z] [exec] test complete [2023-01-15T19:33:53.711Z] [exec] Value of key is: main [2023-01-15T19:33:53.711Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:33:53.711Z] [exec] [2023-01-15T19:33:53.711Z] [exec] [2023-01-15T19:33:53.711Z] [exec] ----------------------------------------- [2023-01-15T19:33:53.711Z] [exec] - stateful: PASS - [2023-01-15T19:33:53.711Z] [exec] - stateless4: PASS - [2023-01-15T19:33:53.711Z] [exec] - main: PASS - [2023-01-15T19:33:53.711Z] [exec] - stateless: PASS - [2023-01-15T19:33:53.711Z] [exec] - stateless2: PASS - [2023-01-15T19:33:53.711Z] [exec] - stateless3: PASS - [2023-01-15T19:33:53.711Z] [exec] ----------------------------------------- [2023-01-15T19:33:53.711Z] [exec] Total PASS: 6 [2023-01-15T19:33:53.711Z] [exec] Total FAIL: 0 [2023-01-15T19:33:53.711Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:33:53.711Z] [exec] ----------------------------------------- [2023-01-15T19:33:53.711Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:33:53.711Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:33:53.912Z] Jan 15, 2023 7:33:53 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2023-01-15T19:33:53.913Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2023-01-15T19:33:53.913Z] [0.976s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 42M->5M(256M) 8.154ms [2023-01-15T19:33:53.913Z] [0.976s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:33:53.913Z] [0.981s][info][gc] GC(2) Pause Remark 6M->6M(256M) 1.806ms [2023-01-15T19:33:53.913Z] [0.982s][info][gc] GC(2) Pause Cleanup 6M->6M(256M) 0.060ms [2023-01-15T19:33:53.913Z] [0.983s][info][gc] GC(2) Concurrent Cycle 7.284ms [2023-01-15T19:33:53.968Z] [2023-01-15T19:33:53.968Z] checkReporting-common: [2023-01-15T19:33:53.968Z] [2023-01-15T19:33:53.968Z] confirmReportPresent-common: [2023-01-15T19:33:53.968Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:33:53.968Z] [echo] Test seems to be reported fine [2023-01-15T19:33:53.968Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/RepRunConf.txt [2023-01-15T19:33:53.968Z] [2023-01-15T19:33:53.968Z] confirmMissingReport-common: [2023-01-15T19:33:53.968Z] [2023-01-15T19:33:53.968Z] undeploy: [2023-01-15T19:33:53.969Z] [2023-01-15T19:33:53.969Z] setOSConditions: [2023-01-15T19:33:53.969Z] [2023-01-15T19:33:53.969Z] setToolWin: [2023-01-15T19:33:53.969Z] [2023-01-15T19:33:53.969Z] setToolUnix: [2023-01-15T19:33:53.969Z] [2023-01-15T19:33:53.969Z] setToolProperty: [2023-01-15T19:33:53.969Z] [2023-01-15T19:33:53.969Z] setS1ASclassPath: [2023-01-15T19:33:53.969Z] [2023-01-15T19:33:53.969Z] init-common: [2023-01-15T19:33:53.969Z] [2023-01-15T19:33:53.969Z] undeploy-common: [2023-01-15T19:33:53.969Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:54.044Z] [INFO] [exec] Application deployed with name hellojspsecure. [2023-01-15T19:33:54.044Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:54.044Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:54.168Z] Jan 15, 2023 7:33:53 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2023-01-15T19:33:54.169Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2023-01-15T19:33:54.169Z] Jan 15, 2023 7:33:53 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2023-01-15T19:33:54.169Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2023-01-15T19:33:54.538Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] all: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setOSConditions: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolWin: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolUnix: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolProperty: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setS1ASclassPath: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] init-common: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] clean: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setOSConditions: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolWin: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolUnix: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolProperty: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setS1ASclassPath: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] init-common: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] clean-common: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setOSConditions: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolWin: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolUnix: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolProperty: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setS1ASclassPath: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] init-common: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] clean-classes-common: [2023-01-15T19:33:54.538Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setOSConditions: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolWin: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolUnix: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolProperty: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setS1ASclassPath: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] init-common: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] clean-jars-common: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] compile: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setOSConditions: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolWin: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.538Z] setToolUnix: [2023-01-15T19:33:54.538Z] [2023-01-15T19:33:54.539Z] setToolProperty: [2023-01-15T19:33:54.539Z] [2023-01-15T19:33:54.539Z] setS1ASclassPath: [2023-01-15T19:33:54.539Z] [2023-01-15T19:33:54.539Z] init-common: [2023-01-15T19:33:54.539Z] [2023-01-15T19:33:54.539Z] compile-common: [2023-01-15T19:33:54.539Z] [echo] Current time (ISO): 2023-01-15T19:33:54.476+0000 [2023-01-15T19:33:54.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:33:54.539Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:33:54.602Z] [INFO] [exec] Application deployed with name hellojsp. [2023-01-15T19:33:54.602Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:54.602Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:54.602Z] [WARNING] [echo] Listing of source files: JSFWebTestNG.java [2023-01-15T19:33:54.602Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:54.602Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:54.608Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup1 --authrealmname file --target server testuser3 [2023-01-15T19:33:54.609Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2023-01-15T19:33:54.609Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:54.733Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 s - in org.glassfish.grizzly.config.PUGrizzlyConfigTest [2023-01-15T19:33:54.796Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:54.859Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:54.860Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:54.860Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/jsfastrologer/src/test/JSFWebTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:54.860Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:54.860Z] 3 warnings [2023-01-15T19:33:54.860Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:54.860Z] [WARNING] [echo] Now creating a war file ../../dist/jsftest/jsfastrologer.war [2023-01-15T19:33:54.860Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jsftest/app [2023-01-15T19:33:54.860Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jsftest [2023-01-15T19:33:54.860Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jsftest/app [2023-01-15T19:33:54.990Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:54.990Z] [0.005s][info][gc] Using G1 [2023-01-15T19:33:55.117Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [Pipeline] sh [2023-01-15T19:33:55.171Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup5 --authrealmname file --target server testuser42 [2023-01-15T19:33:55.172Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2023-01-15T19:33:55.172Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:55.374Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:55.375Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:55.375Z] 3 warnings [2023-01-15T19:33:55.375Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jsftest/app/META-INF [2023-01-15T19:33:55.375Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/jsfastrologer/metadata/persistence.xml to copy. [2023-01-15T19:33:55.375Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jsftest/jsfastrologer.war [2023-01-15T19:33:55.375Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:55.375Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:55.375Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:55.375Z] [WARNING] [echo] deploying jsfastrologer.war [2023-01-15T19:33:55.375Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:55.553Z] [0.381s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 4.535ms [2023-01-15T19:33:55.554Z] [INFO] Running org.glassfish.grizzly.config.GrizzlyConfigTest [2023-01-15T19:33:55.734Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup10 --authrealmname file --target server j2ee [2023-01-15T19:33:55.735Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2023-01-15T19:33:55.735Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:55.735Z] [WARNING] [echo] Now creating a war file ../../dist/security-basicauth/basicauth.war [2023-01-15T19:33:55.735Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/security-basicauth/app [2023-01-15T19:33:55.735Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/security-basicauth [2023-01-15T19:33:55.735Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/security-basicauth/app/META-INF [2023-01-15T19:33:55.735Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/metadata/persistence.xml to copy. [2023-01-15T19:33:55.735Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/security-basicauth/basicauth.war [2023-01-15T19:33:55.735Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:55.735Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:55.735Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:55.735Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:55.735Z] [WARNING] [echo] Listing of source files: security/BasicAuthTestNG.java [2023-01-15T19:33:55.735Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:55.735Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:55.810Z] Jan 15, 2023 7:33:55 PM org.glassfish.grizzly.config.GenericGrizzlyListener configureTransport [2023-01-15T19:33:55.811Z] WARNING: Element, selection-key-handler, has been deprecated and is effectively ignored by the runtime. [2023-01-15T19:33:55.992Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:55.992Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:55.992Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:55.992Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:55.992Z] 3 warnings [2023-01-15T19:33:55.992Z] [WARNING] [echo] deploying basicauth.war [2023-01-15T19:33:56.067Z] [1.022s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 54M->6M(256M) 7.403ms [2023-01-15T19:33:56.068Z] [1.022s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:33:56.068Z] [1.027s][info][gc] GC(2) Pause Remark 7M->7M(256M) 1.854ms [2023-01-15T19:33:56.068Z] [1.027s][info][gc] GC(2) Pause Cleanup 7M->7M(256M) 0.075ms [2023-01-15T19:33:56.068Z] [1.029s][info][gc] GC(2) Concurrent Cycle 6.835ms [2023-01-15T19:33:56.249Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:56.269Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:33:56.270Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:33:56.692Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:33:56.693Z] [javac] 1 warning [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] build: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] setOSConditions: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] setToolWin: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] setToolUnix: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] setToolProperty: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] setS1ASclassPath: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] init-common: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] webclient-war-common: [2023-01-15T19:33:56.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] clear: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] test-tlds-exist: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] copy-tlds: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] test-tagfiles-exist: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] copy-tagfiles: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] package-war-common: [2023-01-15T19:33:56.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:33:56.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:33:56.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:33:56.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:33:56.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/lib [2023-01-15T19:33:56.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:33:56.693Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:33:56.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/docroot [2023-01-15T19:33:56.693Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-web.war [2023-01-15T19:33:56.693Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:33:56.693Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:33:56.693Z] [javac] Compiling 1 source file [2023-01-15T19:33:56.693Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:33:56.693Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] deploy: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] deploy-war-common: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] setOSConditions: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] setToolWin: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] setToolUnix: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] setToolProperty: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] setS1ASclassPath: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] init-common: [2023-01-15T19:33:56.693Z] [2023-01-15T19:33:56.693Z] deploy-war-commonpe: [2023-01-15T19:33:56.693Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:57.000Z] [1.902s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 71M->9M(256M) 8.939ms [2023-01-15T19:33:57.180Z] [INFO] [exec] Application deployed with name basicauth. [2023-01-15T19:33:57.180Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:57.180Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:57.180Z] [WARNING] [echo] Listing of source files: SlsbnicmtTestNG.java [2023-01-15T19:33:57.180Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:57.180Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:57.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-web.war [2023-01-15T19:33:57.268Z] [INFO] [exec] Application deployed with name jsfastrologer. [2023-01-15T19:33:57.268Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:57.268Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:57.268Z] [WARNING] [echo] Listing of source files: JSFInjectionTestNG.java [2023-01-15T19:33:57.268Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:57.268Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:57.268Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:57.268Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:57.268Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/jsfinjection/src/test/JSFInjectionTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:57.268Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:57.268Z] 3 warnings [2023-01-15T19:33:57.268Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:57.268Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/jsfinjection.war [2023-01-15T19:33:57.268Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app [2023-01-15T19:33:57.268Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/basicweb [2023-01-15T19:33:57.268Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app [2023-01-15T19:33:57.268Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/basicweb [2023-01-15T19:33:57.269Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app [2023-01-15T19:33:57.437Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:57.438Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:57.438Z] 3 warnings [2023-01-15T19:33:57.438Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:57.438Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war [2023-01-15T19:33:57.438Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2023-01-15T19:33:57.438Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_slsbnicmt [2023-01-15T19:33:57.438Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2023-01-15T19:33:57.438Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:57.526Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:57.526Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:57.526Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:57.784Z] 3 warnings [2023-01-15T19:33:57.784Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/basicweb/app/META-INF [2023-01-15T19:33:57.784Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/web/jsfinjection/metadata/persistence.xml to copy. [2023-01-15T19:33:57.784Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/basicweb/jsfinjection.war [2023-01-15T19:33:57.784Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:57.784Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:57.784Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:57.784Z] [WARNING] [echo] deploying jsfinjection.war [2023-01-15T19:33:57.784Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:57.930Z] [2.667s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 101M->11M(256M) 6.883ms [2023-01-15T19:33:58.001Z] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:33:58.001Z] 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. [2023-01-15T19:33:58.001Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:58.001Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:58.001Z] 4 warnings [2023-01-15T19:33:58.001Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2023-01-15T19:33:58.001Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2023-01-15T19:33:58.001Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war [2023-01-15T19:33:58.002Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:58.002Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:58.002Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:58.002Z] [WARNING] [echo] deploying slsbnicmt.war [2023-01-15T19:33:58.002Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:58.633Z] [exec] Application deployed with name cdi-simple-managed-bean-web. [2023-01-15T19:33:58.633Z] [2023-01-15T19:33:58.633Z] deploy-war-commonee: [2023-01-15T19:33:58.633Z] [2023-01-15T19:33:58.633Z] run: [2023-01-15T19:33:58.633Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:58.633Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean/myurl [2023-01-15T19:33:58.633Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:33:58.633Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:33:58.633Z] [java] [2023-01-15T19:33:58.633Z] [java] [2023-01-15T19:33:58.633Z] [java] ----------------------------------------- [2023-01-15T19:33:58.633Z] [java] - simple-managed-bean: PASS - [2023-01-15T19:33:58.633Z] [java] ----------------------------------------- [2023-01-15T19:33:58.633Z] [java] - Total PASS : 1 - [2023-01-15T19:33:58.633Z] [java] - Total FAIL : 0 - [2023-01-15T19:33:58.633Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:33:58.633Z] [java] ----------------------------------------- [2023-01-15T19:33:58.633Z] [2023-01-15T19:33:58.633Z] undeploy: [2023-01-15T19:33:58.633Z] [2023-01-15T19:33:58.633Z] setOSConditions: [2023-01-15T19:33:58.633Z] [2023-01-15T19:33:58.633Z] setToolWin: [2023-01-15T19:33:58.633Z] [2023-01-15T19:33:58.633Z] setToolUnix: [2023-01-15T19:33:58.633Z] [2023-01-15T19:33:58.633Z] setToolProperty: [2023-01-15T19:33:58.633Z] [2023-01-15T19:33:58.633Z] setS1ASclassPath: [2023-01-15T19:33:58.633Z] [2023-01-15T19:33:58.633Z] init-common: [2023-01-15T19:33:58.633Z] [2023-01-15T19:33:58.634Z] undeploy-war-common: [Pipeline] timeout [2023-01-15T19:33:58.750Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T19:33:58.890Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:59.147Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:33:59.298Z] [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.661 s - in org.glassfish.grizzly.config.GrizzlyConfigTest [2023-01-15T19:33:59.360Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:33:59.361Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:33:59.361Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test web_jsp [2023-01-15T19:33:59.361Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T19:33:59.361Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T19:33:59.361Z] + readonly GF_INTERNAL_ENV_SH=/tmp/aLSgf-internal-env [2023-01-15T19:33:59.361Z] + GF_INTERNAL_ENV_SH=/tmp/aLSgf-internal-env [2023-01-15T19:33:59.361Z] + '[' '!' -z '' ']' [2023-01-15T19:33:59.361Z] + export WSIMPORT_OPTS= [2023-01-15T19:33:59.361Z] + WSIMPORT_OPTS= [2023-01-15T19:33:59.361Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T19:33:59.361Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T19:33:59.370Z] [INFO] [exec] Application deployed with name slsbnicmt. [2023-01-15T19:33:59.371Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:59.371Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:59.371Z] [WARNING] [echo] Listing of source files: SfulnoiTestNG.java [2023-01-15T19:33:59.371Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:59.371Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:59.404Z] [2023-01-15T19:33:59.405Z] all: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setOSConditions: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolWin: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolUnix: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolProperty: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setS1ASclassPath: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] init-common: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] clean: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setOSConditions: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolWin: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolUnix: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolProperty: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setS1ASclassPath: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] init-common: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] clean-common: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setOSConditions: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolWin: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolUnix: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolProperty: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setS1ASclassPath: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] init-common: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] clean-classes-common: [2023-01-15T19:33:59.405Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setOSConditions: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolWin: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolUnix: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolProperty: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setS1ASclassPath: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] init-common: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] clean-jars-common: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] compile: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setOSConditions: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolWin: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolUnix: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setToolProperty: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] setS1ASclassPath: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] init-common: [2023-01-15T19:33:59.405Z] [2023-01-15T19:33:59.405Z] compile-common: [2023-01-15T19:33:59.405Z] [echo] Current time (ISO): 2023-01-15T19:33:59.236+0000 [2023-01-15T19:33:59.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:33:59.405Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:33:59.405Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:59.555Z] [INFO] [2023-01-15T19:33:59.555Z] [INFO] Results: [2023-01-15T19:33:59.555Z] [INFO] [2023-01-15T19:33:59.555Z] [WARNING] Tests run: 23, Failures: 0, Errors: 0, Skipped: 1 [2023-01-15T19:33:59.555Z] [INFO] [2023-01-15T19:33:59.555Z] [INFO] [2023-01-15T19:33:59.555Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ grizzly-config --- [2023-01-15T19:33:59.555Z] [INFO] Executing tasks [2023-01-15T19:33:59.555Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/classes/META-INF for [2023-01-15T19:33:59.555Z] [INFO] [echo] grizzly-config [2023-01-15T19:33:59.555Z] [INFO] Executed tasks [2023-01-15T19:33:59.555Z] [INFO] [2023-01-15T19:33:59.555Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ grizzly-config --- [2023-01-15T19:33:59.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/grizzly-config.jar [2023-01-15T19:33:59.555Z] [INFO] [2023-01-15T19:33:59.555Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ grizzly-config --- [2023-01-15T19:33:59.555Z] [INFO] [2023-01-15T19:33:59.555Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ grizzly-config --- [2023-01-15T19:33:59.555Z] [INFO] [2023-01-15T19:33:59.555Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config --- [2023-01-15T19:33:59.620Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T19:33:59.620Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:33:59.620Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:33:59.620Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T19:33:59.620Z] + '[' -z '' ']' [2023-01-15T19:33:59.620Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T19:33:59.620Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T19:33:59.620Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:33:59.627Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:59.627Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:59.627Z] 3 warnings [2023-01-15T19:33:59.627Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:59.627Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war [2023-01-15T19:33:59.627Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2023-01-15T19:33:59.627Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_sfulnoi [2023-01-15T19:33:59.627Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2023-01-15T19:33:59.627Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:59.678Z] [INFO] [exec] Application deployed with name jsfinjection. [2023-01-15T19:33:59.679Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:33:59.679Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:33:59.679Z] [WARNING] [echo] Listing of source files: JdbcUserTxTestNG.java [2023-01-15T19:33:59.679Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:33:59.679Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:59.679Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:59.679Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:59.679Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/jdbc/jdbcusertx/src/test/JdbcUserTxTestNG.java uses or overrides a deprecated API. [2023-01-15T19:33:59.679Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:33:59.679Z] 3 warnings [2023-01-15T19:33:59.679Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:59.679Z] [WARNING] [echo] Now creating a war file ../../dist/jdbcusertx/jdbcusertx.war [2023-01-15T19:33:59.679Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jdbcusertx/app [2023-01-15T19:33:59.679Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jdbcusertx [2023-01-15T19:33:59.679Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jdbcusertx/app [2023-01-15T19:33:59.679Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:33:59.883Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:59.884Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:59.884Z] 3 warnings [2023-01-15T19:33:59.936Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:33:59.937Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:33:59.937Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/jdbc/jdbcusertx/src/java/MyServlet.java uses unchecked or unsafe operations. [2023-01-15T19:33:59.937Z] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:33:59.937Z] 3 warnings [2023-01-15T19:33:59.937Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jdbcusertx/app/META-INF [2023-01-15T19:33:59.937Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/jdbc/jdbcusertx/metadata/persistence.xml to copy. [2023-01-15T19:33:59.937Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jdbcusertx/jdbcusertx.war [2023-01-15T19:33:59.937Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:59.937Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:59.937Z] [WARNING] [echo] archive-type is war [2023-01-15T19:33:59.937Z] [WARNING] [echo] deploying jdbcusertx.war [2023-01-15T19:34:00.140Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF [2023-01-15T19:34:00.141Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy. [2023-01-15T19:34:00.141Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war [2023-01-15T19:34:00.141Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:00.141Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:00.141Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:00.141Z] [WARNING] [echo] deploying sfulnoi.war [2023-01-15T19:34:00.141Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:00.194Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:00.924Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:00.924Z] [INFO] [2023-01-15T19:34:00.924Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ grizzly-config --- [2023-01-15T19:34:00.924Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/6.2.6-SNAPSHOT/grizzly-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:00.924Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/6.2.6-SNAPSHOT/grizzly-config-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:00.924Z] [INFO] [2023-01-15T19:34:00.924Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2023-01-15T19:34:00.924Z] [INFO] Building Nucleus Grizzly jars Combining 6.2.6-SNAPSHOT [14/291] [2023-01-15T19:34:00.924Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:34:01.181Z] [INFO] [2023-01-15T19:34:01.181Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.181Z] [INFO] [2023-01-15T19:34:01.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.181Z] [INFO] [2023-01-15T19:34:01.181Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.181Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:01.181Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all [2023-01-15T19:34:01.181Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:01.181Z] [INFO] [2023-01-15T19:34:01.181Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.181Z] [INFO] [2023-01-15T19:34:01.181Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.181Z] [INFO] [2023-01-15T19:34:01.181Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.181Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:01.181Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:01.181Z] [INFO] [2023-01-15T19:34:01.181Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.181Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:01.181Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:01.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/src/main/resources [2023-01-15T19:34:01.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages [2023-01-15T19:34:01.181Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:01.181Z] [INFO] [2023-01-15T19:34:01.181Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.181Z] [INFO] No sources to compile [2023-01-15T19:34:01.181Z] [INFO] [2023-01-15T19:34:01.181Z] [INFO] --- consolidatedbundle-maven-plugin:3.0.3:hk2-generate (processhk2headers) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.301Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:01.302Z] [javac] 1 warning [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] build: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] setOSConditions: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] setToolWin: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] setToolUnix: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] setToolProperty: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] setS1ASclassPath: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] init-common: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] webclient-war-common: [2023-01-15T19:34:01.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] clear: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] test-tlds-exist: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] copy-tlds: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] test-tagfiles-exist: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] copy-tagfiles: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] package-war-common: [2023-01-15T19:34:01.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:01.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:01.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:01.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:01.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/lib [2023-01-15T19:34:01.302Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:01.302Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:01.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/docroot [2023-01-15T19:34:01.302Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-with-non-default-packages-web.war [2023-01-15T19:34:01.302Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:01.302Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:01.302Z] [javac] Compiling 1 source file [2023-01-15T19:34:01.302Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:01.302Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] deploy: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] deploy-war-common: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] setOSConditions: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] setToolWin: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] setToolUnix: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] setToolProperty: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] setS1ASclassPath: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] init-common: [2023-01-15T19:34:01.302Z] [2023-01-15T19:34:01.302Z] deploy-war-commonpe: [2023-01-15T19:34:01.508Z] [INFO] [exec] Application deployed with name sfulnoi. [2023-01-15T19:34:01.509Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:01.509Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:01.509Z] [WARNING] [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java [2023-01-15T19:34:01.509Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:01.509Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:01.559Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:01.566Z] [INFO] [exec] Application deployed with name jdbcusertx. [2023-01-15T19:34:01.566Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:01.566Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:01.566Z] [WARNING] [echo] Listing of source files: JpaInjectEMFTestNG.java [2023-01-15T19:34:01.566Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:01.566Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:01.566Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:01.566Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:01.566Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/persistence/jpainjectemf/src/test/JpaInjectEMFTestNG.java uses or overrides a deprecated API. [2023-01-15T19:34:01.566Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:01.566Z] 3 warnings [2023-01-15T19:34:01.566Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:01.566Z] [WARNING] [echo] Now creating a war file ../../dist/jpainjectemf/jpainjectemf.war [2023-01-15T19:34:01.566Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpainjectemf/app [2023-01-15T19:34:01.566Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jpainjectemf [2023-01-15T19:34:01.566Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpainjectemf/app [2023-01-15T19:34:01.745Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/3.0.1/grizzly-framework-3.0.1.jar [2023-01-15T19:34:01.745Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/3.0.1/grizzly-portunif-3.0.1.jar [2023-01-15T19:34:01.745Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/3.0.1/grizzly-http-3.0.1.jar [2023-01-15T19:34:01.746Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/3.0.1/grizzly-http2-3.0.1.jar [2023-01-15T19:34:01.746Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/3.0.1/grizzly-http-server-3.0.1.jar [2023-01-15T19:34:01.746Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/config/target/grizzly-config.jar [2023-01-15T19:34:01.746Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [2023-01-15T19:34:01.746Z] [INFO] [2023-01-15T19:34:01.746Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.746Z] [INFO] No sources to compile [2023-01-15T19:34:01.746Z] [INFO] [2023-01-15T19:34:01.746Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.746Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:01.746Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:01.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/src/test/resources [2023-01-15T19:34:01.746Z] [INFO] [2023-01-15T19:34:01.746Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.746Z] [INFO] No sources to compile [2023-01-15T19:34:01.746Z] [INFO] [2023-01-15T19:34:01.746Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.746Z] [INFO] No tests to run. [2023-01-15T19:34:01.746Z] [INFO] [2023-01-15T19:34:01.746Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.746Z] [INFO] Executing tasks [2023-01-15T19:34:01.746Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for [2023-01-15T19:34:01.746Z] [INFO] [echo] nucleus-grizzly-all [2023-01-15T19:34:01.746Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF [2023-01-15T19:34:01.746Z] [INFO] Executed tasks [2023-01-15T19:34:01.746Z] [INFO] [2023-01-15T19:34:01.746Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ nucleus-grizzly-all --- [2023-01-15T19:34:01.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2023-01-15T19:34:01.765Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:01.766Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:01.766Z] 3 warnings [2023-01-15T19:34:01.766Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:01.766Z] [WARNING] [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war [2023-01-15T19:34:01.766Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/bv/app [2023-01-15T19:34:01.766Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/bv [2023-01-15T19:34:01.766Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/bv/app [2023-01-15T19:34:01.817Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-with-non-default-packages-web.war [2023-01-15T19:34:01.823Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:01.823Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:01.823Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:02.003Z] [INFO] [2023-01-15T19:34:02.003Z] [INFO] --- maven-bundle-plugin:5.1.4:bundle (bundle) @ nucleus-grizzly-all --- [2023-01-15T19:34:02.022Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:02.080Z] 3 warnings [2023-01-15T19:34:02.080Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2023-01-15T19:34:02.080Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2023-01-15T19:34:02.080Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jpainjectemf/jpainjectemf.war [2023-01-15T19:34:02.080Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:02.080Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:02.080Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:02.080Z] [WARNING] [echo] deploying jpainjectemf.war [2023-01-15T19:34:02.080Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:02.279Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:02.381Z] [exec] Application deployed with name cdi-simple-managed-bean-interceptor-with-non-default-packages-web. [2023-01-15T19:34:02.388Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:02.437Z] [2023-01-15T19:34:02.471Z] 3 warnings [2023-01-15T19:34:02.512Z] deploy-war-commonee: [2023-01-15T19:34:02.545Z] [2023-01-15T19:34:02.513Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/bv/app/META-INF [2023-01-15T19:34:02.545Z] run: [2023-01-15T19:34:02.546Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy. [2023-01-15T19:34:02.555Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war [2023-01-15T19:34:02.555Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:02.555Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:02.555Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:02.555Z] [WARNING] [echo] deploying simple-bv-servlet.war [2023-01-15T19:34:02.555Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:02.803Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:03.117Z] [INFO] [exec] Application deployed with name simple-bv-servlet. [2023-01-15T19:34:03.232Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean-interceptor-with-non-default-packages/myurl [2023-01-15T19:34:04.989Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:05.007Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:34:05.252Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:05.252Z] [java] [2023-01-15T19:34:05.252Z] [java] [2023-01-15T19:34:05.252Z] [java] ----------------------------------------- [2023-01-15T19:34:05.252Z] [java] - simple-managed-bean-interceptor-with-non-default-packaged-beans: PASS - [2023-01-15T19:34:05.252Z] [java] ----------------------------------------- [2023-01-15T19:34:05.252Z] [java] - Total PASS : 1 - [2023-01-15T19:34:05.252Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:05.252Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:05.252Z] [java] ----------------------------------------- [2023-01-15T19:34:05.252Z] [2023-01-15T19:34:05.252Z] undeploy: [2023-01-15T19:34:05.252Z] [2023-01-15T19:34:05.252Z] setOSConditions: [2023-01-15T19:34:05.252Z] [2023-01-15T19:34:05.252Z] setToolWin: [2023-01-15T19:34:05.252Z] [2023-01-15T19:34:05.252Z] setToolUnix: [2023-01-15T19:34:05.252Z] [2023-01-15T19:34:05.252Z] setToolProperty: [2023-01-15T19:34:05.252Z] [2023-01-15T19:34:05.252Z] setS1ASclassPath: [2023-01-15T19:34:05.252Z] [2023-01-15T19:34:05.252Z] init-common: [2023-01-15T19:34:05.252Z] [2023-01-15T19:34:05.252Z] undeploy-war-common: [2023-01-15T19:34:05.252Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:05.264Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:05.358Z] [INFO] [exec] Application deployed with name jpainjectemf. [2023-01-15T19:34:05.362Z] [WARNING] [echo] Listing of source files: NumberGuessTestNG.java [2023-01-15T19:34:05.436Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:05.427Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:05.437Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:05.437Z] [WARNING] [echo] Listing of source files: JpaValidationTestNG.java [2023-01-15T19:34:05.436Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:05.437Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:05.439Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:05.455Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:05.465Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:05.465Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:05.466Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API. [2023-01-15T19:34:05.495Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:05.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:05.554Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:05.579Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/persistence/jpavalidation/src/test/JpaValidationTestNG.java uses or overrides a deprecated API. [2023-01-15T19:34:05.581Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:05.581Z] 3 warnings [2023-01-15T19:34:05.580Z] [2023-01-15T19:34:05.581Z] 3 warnings [2023-01-15T19:34:05.582Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:05.581Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:05.582Z] all: [2023-01-15T19:34:05.582Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/numberguess.war [2023-01-15T19:34:05.624Z] [WARNING] [echo] Now creating a war file ../../dist/jpavalidation/jpavalidation.war [2023-01-15T19:34:05.649Z] [2023-01-15T19:34:05.682Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:05.682Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpavalidation/app [2023-01-15T19:34:05.683Z] setOSConditions: [2023-01-15T19:34:05.683Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest [2023-01-15T19:34:05.684Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jpavalidation [2023-01-15T19:34:05.684Z] [2023-01-15T19:34:05.685Z] [INFO] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:05.685Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpavalidation/app [2023-01-15T19:34:05.685Z] setToolWin: [2023-01-15T19:34:05.685Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:05.686Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:05.686Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:05.686Z] [2023-01-15T19:34:05.686Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:05.687Z] 3 warnings [2023-01-15T19:34:05.687Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:05.687Z] setToolUnix: [2023-01-15T19:34:05.687Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app/META-INF [2023-01-15T19:34:05.688Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:05.688Z] [2023-01-15T19:34:05.688Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy. [2023-01-15T19:34:05.689Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest/numberguess.war [2023-01-15T19:34:05.688Z] 3 warnings [2023-01-15T19:34:05.689Z] setToolProperty: [2023-01-15T19:34:05.689Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:05.690Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:05.690Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:05.689Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2023-01-15T19:34:05.690Z] [2023-01-15T19:34:05.690Z] [WARNING] [echo] deploying numberguess.war [2023-01-15T19:34:05.690Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2023-01-15T19:34:05.691Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/jpavalidation/jpavalidation.war [2023-01-15T19:34:05.690Z] setS1ASclassPath: [2023-01-15T19:34:05.691Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:05.691Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:05.692Z] [2023-01-15T19:34:05.692Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:05.693Z] init-common: [2023-01-15T19:34:05.693Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:05.693Z] [2023-01-15T19:34:05.694Z] clean: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setOSConditions: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolWin: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolUnix: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolProperty: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setS1ASclassPath: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] init-common: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] clean-common: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setOSConditions: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolWin: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolUnix: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolProperty: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setS1ASclassPath: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] init-common: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] clean-classes-common: [2023-01-15T19:34:05.694Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setOSConditions: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolWin: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolUnix: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolProperty: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setS1ASclassPath: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] init-common: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] clean-jars-common: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] compile: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setOSConditions: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolWin: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolUnix: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolProperty: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setS1ASclassPath: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] init-common: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] compile-common: [2023-01-15T19:34:05.694Z] [echo] Current time (ISO): 2023-01-15T19:34:03.228+0000 [2023-01-15T19:34:05.694Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:05.694Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:05.694Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:05.694Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:05.694Z] [javac] 1 warning [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] build: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setOSConditions: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolWin: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolUnix: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setToolProperty: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.694Z] setS1ASclassPath: [2023-01-15T19:34:05.694Z] [2023-01-15T19:34:05.695Z] init-common: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] webclient-war-common: [2023-01-15T19:34:05.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] clear: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] test-tlds-exist: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] copy-tlds: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] test-tagfiles-exist: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] copy-tagfiles: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] package-war-common: [2023-01-15T19:34:05.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:05.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:05.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:05.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:05.695Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:05.695Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:05.695Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:05.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/docroot [2023-01-15T19:34:05.695Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-web.war [2023-01-15T19:34:05.695Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:05.695Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:05.695Z] [javac] Compiling 1 source file [2023-01-15T19:34:05.695Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:05.695Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] deploy: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] deploy-war-common: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] setOSConditions: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] setToolWin: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] setToolUnix: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] setToolProperty: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] setS1ASclassPath: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] init-common: [2023-01-15T19:34:05.695Z] [2023-01-15T19:34:05.695Z] deploy-war-commonpe: [2023-01-15T19:34:05.695Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:05.951Z] [WARNING] [echo] deploying jpavalidation.war [2023-01-15T19:34:05.951Z] [INFO] [exec] Application deployed with name numberguess. [2023-01-15T19:34:05.952Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:05.952Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:05.952Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:05.952Z] [WARNING] [echo] Listing of source files: OsgiWeldTestNG.java [2023-01-15T19:34:05.952Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:05.952Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:05.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-web.war [2023-01-15T19:34:06.178Z] [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) [2023-01-15T19:34:06.178Z] [INFO] Building bundle: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2023-01-15T19:34:06.209Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:06.209Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:06.209Z] 3 warnings [2023-01-15T19:34:06.210Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/test/weld/osgi [2023-01-15T19:34:06.210Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:06.210Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/osgiweld.war [2023-01-15T19:34:06.210Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:06.210Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest [2023-01-15T19:34:06.210Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:06.210Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest [2023-01-15T19:34:06.210Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:06.211Z] [exec] Application deployed with name cdi-servlet-annotation-web. [2023-01-15T19:34:06.212Z] [2023-01-15T19:34:06.212Z] deploy-war-commonee: [2023-01-15T19:34:06.212Z] [2023-01-15T19:34:06.212Z] run: [2023-01-15T19:34:06.212Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:06.466Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:06.466Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:06.466Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:06.468Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation/myurl [2023-01-15T19:34:06.468Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:34:06.468Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:06.468Z] [java] [2023-01-15T19:34:06.468Z] [java] [2023-01-15T19:34:06.468Z] [java] ----------------------------------------- [2023-01-15T19:34:06.468Z] [java] - cdi-servlet-annotation: PASS - [2023-01-15T19:34:06.468Z] [java] ----------------------------------------- [2023-01-15T19:34:06.468Z] [java] - Total PASS : 1 - [2023-01-15T19:34:06.468Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:06.468Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:06.468Z] [java] ----------------------------------------- [2023-01-15T19:34:06.468Z] [2023-01-15T19:34:06.468Z] undeploy: [2023-01-15T19:34:06.468Z] [2023-01-15T19:34:06.468Z] setOSConditions: [2023-01-15T19:34:06.468Z] [2023-01-15T19:34:06.468Z] setToolWin: [2023-01-15T19:34:06.468Z] [2023-01-15T19:34:06.468Z] setToolUnix: [2023-01-15T19:34:06.468Z] [2023-01-15T19:34:06.468Z] setToolProperty: [2023-01-15T19:34:06.468Z] [2023-01-15T19:34:06.468Z] setS1ASclassPath: [2023-01-15T19:34:06.468Z] [2023-01-15T19:34:06.468Z] init-common: [2023-01-15T19:34:06.468Z] [2023-01-15T19:34:06.468Z] undeploy-war-common: [2023-01-15T19:34:06.468Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:06.722Z] 3 warnings [2023-01-15T19:34:06.722Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app/META-INF [2023-01-15T19:34:06.722Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy. [2023-01-15T19:34:06.722Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest/osgiweld.war [2023-01-15T19:34:06.722Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:06.722Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:06.722Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:06.722Z] [WARNING] [echo] deploying osgiweld.war [2023-01-15T19:34:06.723Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:06.741Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:06.741Z] [INFO] [2023-01-15T19:34:06.741Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-grizzly-all --- [2023-01-15T19:34:06.741Z] [INFO] No tests to run. [2023-01-15T19:34:06.741Z] [INFO] [2023-01-15T19:34:06.741Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-grizzly-all --- [2023-01-15T19:34:06.741Z] [INFO] [2023-01-15T19:34:06.741Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all --- [2023-01-15T19:34:06.741Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:06.741Z] [INFO] [2023-01-15T19:34:06.741Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-grizzly-all --- [2023-01-15T19:34:06.741Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/6.2.6-SNAPSHOT/nucleus-grizzly-all-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:06.741Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/6.2.6-SNAPSHOT/nucleus-grizzly-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:06.741Z] [INFO] [2023-01-15T19:34:06.741Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2023-01-15T19:34:06.742Z] [INFO] Building Public APIs of Glassfish 6.2.6-SNAPSHOT [15/291] [2023-01-15T19:34:06.742Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:07.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] all: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setOSConditions: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolWin: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolUnix: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolProperty: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setS1ASclassPath: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] init-common: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] clean: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setOSConditions: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolWin: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolUnix: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolProperty: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setS1ASclassPath: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] init-common: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] clean-common: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setOSConditions: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolWin: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolUnix: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolProperty: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setS1ASclassPath: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] init-common: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] clean-classes-common: [2023-01-15T19:34:07.032Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setOSConditions: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolWin: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolUnix: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolProperty: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setS1ASclassPath: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] init-common: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] clean-jars-common: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] compile: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setOSConditions: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolWin: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolUnix: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setToolProperty: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] setS1ASclassPath: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] init-common: [2023-01-15T19:34:07.032Z] [2023-01-15T19:34:07.032Z] compile-common: [2023-01-15T19:34:07.032Z] [echo] Current time (ISO): 2023-01-15T19:34:06.955+0000 [2023-01-15T19:34:07.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:07.032Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:07.289Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:07.303Z] [INFO] [2023-01-15T19:34:07.304Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-api --- [2023-01-15T19:34:07.304Z] [INFO] [2023-01-15T19:34:07.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-api --- [2023-01-15T19:34:07.304Z] [INFO] [2023-01-15T19:34:07.304Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-api --- [2023-01-15T19:34:07.304Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:07.304Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api [2023-01-15T19:34:07.304Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:07.304Z] [INFO] [2023-01-15T19:34:07.304Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-api --- [2023-01-15T19:34:07.304Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:07.741Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:34:07.741Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:34:07.741Z] + '[' -z '' ']' [2023-01-15T19:34:07.741Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:34:07.741Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:34:07.741Z] + run_test web_jsp [2023-01-15T19:34:07.741Z] + local testid=web_jsp [2023-01-15T19:34:07.741Z] + local found=false [2023-01-15T19:34:07.741Z] ++ find . -name run_test.sh [2023-01-15T19:34:07.846Z] [INFO] [exec] Application deployed with name jpavalidation. [2023-01-15T19:34:07.846Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:07.846Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:07.846Z] [WARNING] [echo] Listing of source files: HelloSecurityTestNG.java [2023-01-15T19:34:07.846Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:07.867Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:07.868Z] [INFO] [2023-01-15T19:34:07.868Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-api --- [2023-01-15T19:34:07.868Z] [INFO] [2023-01-15T19:34:07.868Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-api --- [2023-01-15T19:34:07.868Z] [INFO] [2023-01-15T19:34:07.868Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-api --- [2023-01-15T19:34:07.868Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:07.868Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:08.002Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.003Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T19:34:08.003Z] + OPT=list_test_ids [2023-01-15T19:34:08.003Z] + TEST_ID= [2023-01-15T19:34:08.003Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T19:34:08.003Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T19:34:08.003Z] +++ uname [2023-01-15T19:34:08.003Z] +++ grep -i sunos [2023-01-15T19:34:08.003Z] +++ wc -l [2023-01-15T19:34:08.003Z] +++ awk '{print $1}' [2023-01-15T19:34:08.003Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.003Z] ++ GREP=grep [2023-01-15T19:34:08.003Z] ++ AWK=awk [2023-01-15T19:34:08.003Z] ++ SED=sed [2023-01-15T19:34:08.003Z] ++ BC=bc [2023-01-15T19:34:08.003Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.003Z] + case ${OPT} in [2023-01-15T19:34:08.003Z] + list_test_ids [2023-01-15T19:34:08.003Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ admin_cli_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ admin-cli-group-1 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ admin-cli-group-2 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ admin-cli-group-3 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ admin-cli-group-4 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ admin-cli-group-5 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + [[ false = true ]] [2023-01-15T19:34:08.003Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.003Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T19:34:08.003Z] + OPT=list_test_ids [2023-01-15T19:34:08.003Z] + TEST_ID= [2023-01-15T19:34:08.003Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T19:34:08.003Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T19:34:08.003Z] +++ uname [2023-01-15T19:34:08.003Z] +++ grep -i sunos [2023-01-15T19:34:08.003Z] +++ wc -l [2023-01-15T19:34:08.003Z] +++ awk '{print $1}' [2023-01-15T19:34:08.003Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.003Z] ++ GREP=grep [2023-01-15T19:34:08.003Z] ++ AWK=awk [2023-01-15T19:34:08.003Z] ++ SED=sed [2023-01-15T19:34:08.003Z] ++ BC=bc [2023-01-15T19:34:08.003Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.003Z] + case ${OPT} in [2023-01-15T19:34:08.003Z] + list_test_ids [2023-01-15T19:34:08.003Z] + echo batch_all [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ batch_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + [[ false = true ]] [2023-01-15T19:34:08.003Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.003Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T19:34:08.003Z] + OPT=list_test_ids [2023-01-15T19:34:08.003Z] + TEST_ID= [2023-01-15T19:34:08.003Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T19:34:08.003Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T19:34:08.003Z] +++ uname [2023-01-15T19:34:08.003Z] +++ grep -i sunos [2023-01-15T19:34:08.003Z] +++ wc -l [2023-01-15T19:34:08.003Z] +++ awk '{print $1}' [2023-01-15T19:34:08.003Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.003Z] ++ GREP=grep [2023-01-15T19:34:08.003Z] ++ AWK=awk [2023-01-15T19:34:08.003Z] ++ SED=sed [2023-01-15T19:34:08.003Z] ++ BC=bc [2023-01-15T19:34:08.003Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.003Z] + case ${OPT} in [2023-01-15T19:34:08.003Z] + list_test_ids [2023-01-15T19:34:08.003Z] + echo cdi_all [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ cdi_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + [[ false = true ]] [2023-01-15T19:34:08.003Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.003Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T19:34:08.003Z] + OPT=list_test_ids [2023-01-15T19:34:08.003Z] + TEST_ID= [2023-01-15T19:34:08.003Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T19:34:08.003Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T19:34:08.003Z] +++ uname [2023-01-15T19:34:08.003Z] +++ grep -i sunos [2023-01-15T19:34:08.003Z] +++ wc -l [2023-01-15T19:34:08.003Z] +++ awk '{print $1}' [2023-01-15T19:34:08.003Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.003Z] ++ GREP=grep [2023-01-15T19:34:08.003Z] ++ AWK=awk [2023-01-15T19:34:08.003Z] ++ SED=sed [2023-01-15T19:34:08.003Z] ++ BC=bc [2023-01-15T19:34:08.003Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.003Z] + case ${OPT} in [2023-01-15T19:34:08.003Z] + list_test_ids [2023-01-15T19:34:08.003Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ connector_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ connector_group_1 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ connector_group_2 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ connector_group_3 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ connector_group_4 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + [[ false = true ]] [2023-01-15T19:34:08.003Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.003Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T19:34:08.003Z] + OPT=list_test_ids [2023-01-15T19:34:08.003Z] + TEST_ID= [2023-01-15T19:34:08.003Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T19:34:08.003Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T19:34:08.003Z] +++ uname [2023-01-15T19:34:08.003Z] +++ grep -i sunos [2023-01-15T19:34:08.003Z] +++ wc -l [2023-01-15T19:34:08.003Z] +++ awk '{print $1}' [2023-01-15T19:34:08.003Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.003Z] ++ GREP=grep [2023-01-15T19:34:08.003Z] ++ AWK=awk [2023-01-15T19:34:08.003Z] ++ SED=sed [2023-01-15T19:34:08.003Z] ++ BC=bc [2023-01-15T19:34:08.003Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.003Z] + case ${OPT} in [2023-01-15T19:34:08.003Z] + list_test_ids [2023-01-15T19:34:08.003Z] + echo deployment_all deployment_cluster_all [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ deployment_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.003Z] + [[ deployment_cluster_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.003Z] + [[ false = true ]] [2023-01-15T19:34:08.003Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.003Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T19:34:08.003Z] + OPT=list_test_ids [2023-01-15T19:34:08.003Z] + TEST_ID= [2023-01-15T19:34:08.003Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:34:08.003Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:34:08.004Z] +++ uname [2023-01-15T19:34:08.004Z] +++ grep -i sunos [2023-01-15T19:34:08.004Z] +++ wc -l [2023-01-15T19:34:08.004Z] +++ awk '{print $1}' [2023-01-15T19:34:08.004Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.004Z] ++ GREP=grep [2023-01-15T19:34:08.004Z] ++ AWK=awk [2023-01-15T19:34:08.004Z] ++ SED=sed [2023-01-15T19:34:08.004Z] ++ BC=bc [2023-01-15T19:34:08.004Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.004Z] + case ${OPT} in [2023-01-15T19:34:08.004Z] + list_test_ids [2023-01-15T19:34:08.004Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ ejb_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ ejb_timer_cluster_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ ejb_web_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ ejb_group_1 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ ejb_group_2 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ ejb_group_3 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ ejb_group_embedded = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + [[ false = true ]] [2023-01-15T19:34:08.004Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.004Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-01-15T19:34:08.004Z] + OPT=list_test_ids [2023-01-15T19:34:08.004Z] + TEST_ID= [2023-01-15T19:34:08.004Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-01-15T19:34:08.004Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-01-15T19:34:08.004Z] +++ uname [2023-01-15T19:34:08.004Z] +++ grep -i sunos [2023-01-15T19:34:08.004Z] +++ wc -l [2023-01-15T19:34:08.004Z] +++ awk '{print $1}' [2023-01-15T19:34:08.004Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.004Z] ++ GREP=grep [2023-01-15T19:34:08.004Z] ++ AWK=awk [2023-01-15T19:34:08.004Z] ++ SED=sed [2023-01-15T19:34:08.004Z] ++ BC=bc [2023-01-15T19:34:08.004Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.004Z] + case ${OPT} in [2023-01-15T19:34:08.004Z] + list_test_ids [2023-01-15T19:34:08.004Z] + echo jdbc_all [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ jdbc_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + [[ false = true ]] [2023-01-15T19:34:08.004Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.004Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2023-01-15T19:34:08.004Z] + OPT=list_test_ids [2023-01-15T19:34:08.004Z] + TEST_ID= [2023-01-15T19:34:08.004Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2023-01-15T19:34:08.004Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2023-01-15T19:34:08.004Z] +++ uname [2023-01-15T19:34:08.004Z] +++ grep -i sunos [2023-01-15T19:34:08.004Z] +++ wc -l [2023-01-15T19:34:08.004Z] +++ awk '{print $1}' [2023-01-15T19:34:08.004Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.004Z] ++ GREP=grep [2023-01-15T19:34:08.004Z] ++ AWK=awk [2023-01-15T19:34:08.004Z] ++ SED=sed [2023-01-15T19:34:08.004Z] ++ BC=bc [2023-01-15T19:34:08.004Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.004Z] + case ${OPT} in [2023-01-15T19:34:08.004Z] + list_test_ids [2023-01-15T19:34:08.004Z] + echo jms_all [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ jms_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + [[ false = true ]] [2023-01-15T19:34:08.004Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.004Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2023-01-15T19:34:08.004Z] + OPT=list_test_ids [2023-01-15T19:34:08.004Z] + TEST_ID= [2023-01-15T19:34:08.004Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-01-15T19:34:08.004Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2023-01-15T19:34:08.004Z] +++ uname [2023-01-15T19:34:08.004Z] +++ grep -i sunos [2023-01-15T19:34:08.004Z] +++ wc -l [2023-01-15T19:34:08.004Z] +++ awk '{print $1}' [2023-01-15T19:34:08.004Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.004Z] ++ GREP=grep [2023-01-15T19:34:08.004Z] ++ AWK=awk [2023-01-15T19:34:08.004Z] ++ SED=sed [2023-01-15T19:34:08.004Z] ++ BC=bc [2023-01-15T19:34:08.004Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.004Z] + case ${OPT} in [2023-01-15T19:34:08.004Z] + list_test_ids [2023-01-15T19:34:08.004Z] + echo naming_all [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ naming_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + [[ false = true ]] [2023-01-15T19:34:08.004Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.004Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2023-01-15T19:34:08.004Z] + OPT=list_test_ids [2023-01-15T19:34:08.004Z] + TEST_ID= [2023-01-15T19:34:08.004Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-01-15T19:34:08.004Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2023-01-15T19:34:08.004Z] +++ uname [2023-01-15T19:34:08.004Z] +++ grep -i sunos [2023-01-15T19:34:08.004Z] +++ wc -l [2023-01-15T19:34:08.004Z] +++ awk '{print $1}' [2023-01-15T19:34:08.004Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.004Z] ++ GREP=grep [2023-01-15T19:34:08.004Z] ++ AWK=awk [2023-01-15T19:34:08.004Z] ++ SED=sed [2023-01-15T19:34:08.004Z] ++ BC=bc [2023-01-15T19:34:08.004Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.004Z] + case ${OPT} in [2023-01-15T19:34:08.004Z] + list_test_ids [2023-01-15T19:34:08.004Z] + echo persistence_all [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ persistence_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + [[ false = true ]] [2023-01-15T19:34:08.004Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.004Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ security_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.004Z] + [[ false = true ]] [2023-01-15T19:34:08.004Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.004Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2023-01-15T19:34:08.004Z] + OPT=list_test_ids [2023-01-15T19:34:08.004Z] + TEST_ID= [2023-01-15T19:34:08.004Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2023-01-15T19:34:08.004Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2023-01-15T19:34:08.004Z] +++ uname [2023-01-15T19:34:08.004Z] +++ grep -i sunos [2023-01-15T19:34:08.004Z] +++ wc -l [2023-01-15T19:34:08.004Z] +++ awk '{print $1}' [2023-01-15T19:34:08.004Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.004Z] ++ GREP=grep [2023-01-15T19:34:08.004Z] ++ AWK=awk [2023-01-15T19:34:08.004Z] ++ SED=sed [2023-01-15T19:34:08.004Z] ++ BC=bc [2023-01-15T19:34:08.004Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.004Z] + case ${OPT} in [2023-01-15T19:34:08.004Z] + list_test_ids [2023-01-15T19:34:08.004Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2023-01-15T19:34:08.004Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.004Z] + [[ transaction_ee_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.005Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.005Z] + [[ transaction-ee-1 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.005Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.005Z] + [[ transaction-ee-2 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.005Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.005Z] + [[ transaction-ee-3 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.005Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.005Z] + [[ transaction-ee-4 = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.005Z] + [[ false = true ]] [2023-01-15T19:34:08.005Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:08.005Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2023-01-15T19:34:08.005Z] + OPT=list_test_ids [2023-01-15T19:34:08.005Z] + TEST_ID= [2023-01-15T19:34:08.005Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2023-01-15T19:34:08.005Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2023-01-15T19:34:08.005Z] +++ uname [2023-01-15T19:34:08.005Z] +++ grep -i sunos [2023-01-15T19:34:08.005Z] +++ wc -l [2023-01-15T19:34:08.005Z] +++ awk '{print $1}' [2023-01-15T19:34:08.005Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.005Z] ++ GREP=grep [2023-01-15T19:34:08.005Z] ++ AWK=awk [2023-01-15T19:34:08.005Z] ++ SED=sed [2023-01-15T19:34:08.005Z] ++ BC=bc [2023-01-15T19:34:08.005Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.005Z] + case $OPT in [2023-01-15T19:34:08.005Z] + list_test_ids [2023-01-15T19:34:08.005Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2023-01-15T19:34:08.005Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.005Z] + [[ web_all = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.005Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:08.005Z] + [[ web_jsp = \w\e\b\_\j\s\p ]] [2023-01-15T19:34:08.005Z] + found=true [2023-01-15T19:34:08.005Z] + break [2023-01-15T19:34:08.005Z] + [[ true = true ]] [2023-01-15T19:34:08.005Z] + ./appserver/tests/appserv-tests/devtests/web/run_test.sh run_test_id web_jsp [2023-01-15T19:34:08.005Z] + OPT=run_test_id [2023-01-15T19:34:08.005Z] + TEST_ID=web_jsp [2023-01-15T19:34:08.005Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2023-01-15T19:34:08.005Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2023-01-15T19:34:08.005Z] +++ uname [2023-01-15T19:34:08.005Z] +++ grep -i sunos [2023-01-15T19:34:08.005Z] +++ wc -l [2023-01-15T19:34:08.005Z] +++ awk '{print $1}' [2023-01-15T19:34:08.005Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:08.005Z] ++ GREP=grep [2023-01-15T19:34:08.005Z] ++ AWK=awk [2023-01-15T19:34:08.005Z] ++ SED=sed [2023-01-15T19:34:08.005Z] ++ BC=bc [2023-01-15T19:34:08.005Z] ++ export GREP AWK SED BC [2023-01-15T19:34:08.005Z] + case $OPT in [2023-01-15T19:34:08.005Z] + trap 'copy_test_artifacts web_jsp' EXIT [2023-01-15T19:34:08.005Z] + run_test_id web_jsp [2023-01-15T19:34:08.005Z] + cat /etc/hosts [2023-01-15T19:34:08.005Z] # Kubernetes-managed hosts file. [2023-01-15T19:34:08.005Z] 127.0.0.1 localhost [2023-01-15T19:34:08.005Z] ::1 localhost ip6-localhost ip6-loopback [2023-01-15T19:34:08.005Z] fe00::0 ip6-localnet [2023-01-15T19:34:08.005Z] fe00::0 ip6-mcastprefix [2023-01-15T19:34:08.005Z] fe00::1 ip6-allnodes [2023-01-15T19:34:08.005Z] fe00::2 ip6-allrouters [2023-01-15T19:34:08.005Z] 10.40.55.97 glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6cq4c [2023-01-15T19:34:08.005Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T19:34:08.005Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T19:34:08.005Z] [2023-01-15T19:34:08.005Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T19:34:08.005Z] [2023-01-15T19:34:08.005Z] + for i in '"${@}"' [2023-01-15T19:34:08.005Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T19:34:08.005Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:34:08.089Z] [INFO] [exec] Application deployed with name osgiweld. [2023-01-15T19:34:08.090Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:08.090Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:08.090Z] [WARNING] [echo] Listing of source files: ExtensionsTestNG.java [2023-01-15T19:34:08.090Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:08.090Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:08.103Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:08.103Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:08.103Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:08.103Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/helloworld/src/test/HelloSecurityTestNG.java uses or overrides a deprecated API. [2023-01-15T19:34:08.103Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:08.103Z] 3 warnings [2023-01-15T19:34:08.103Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:08.103Z] [WARNING] [echo] Now creating a war file ../../dist/security/hellojspsecure.war [2023-01-15T19:34:08.103Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/security/app [2023-01-15T19:34:08.103Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/security [2023-01-15T19:34:08.103Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/security/app [2023-01-15T19:34:08.127Z] [INFO] [2023-01-15T19:34:08.127Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-api --- [2023-01-15T19:34:08.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:08.127Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:08.127Z] [INFO] Copying 2 resources [2023-01-15T19:34:08.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/src/main/manpages [2023-01-15T19:34:08.127Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:08.127Z] [INFO] [2023-01-15T19:34:08.127Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-api --- [2023-01-15T19:34:08.127Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:08.127Z] [INFO] Compiling 183 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/classes [2023-01-15T19:34:08.347Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:08.347Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:08.347Z] 3 warnings [2023-01-15T19:34:08.361Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:08.361Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:08.361Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:08.361Z] 3 warnings [2023-01-15T19:34:08.361Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/security/app/META-INF [2023-01-15T19:34:08.361Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/helloworld/metadata/persistence.xml to copy. [2023-01-15T19:34:08.361Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/security/hellojspsecure.war [2023-01-15T19:34:08.384Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:08.385Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:08.385Z] [INFO] [2023-01-15T19:34:08.385Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-api --- [2023-01-15T19:34:08.385Z] [INFO] [2023-01-15T19:34:08.385Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-api --- [2023-01-15T19:34:08.385Z] [INFO] [2023-01-15T19:34:08.385Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-api --- [2023-01-15T19:34:08.604Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:08.604Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/extensions.war [2023-01-15T19:34:08.604Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:08.604Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest [2023-01-15T19:34:08.605Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:08.605Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest/lib [2023-01-15T19:34:08.605Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:08.605Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:08.618Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:08.618Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:08.618Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:08.618Z] [WARNING] [echo] deploying hellojspsecure.war [2023-01-15T19:34:08.618Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:08.645Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:08.646Z] [INFO] [2023-01-15T19:34:08.646Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-api --- [2023-01-15T19:34:08.646Z] [INFO] [2023-01-15T19:34:08.646Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-api --- [2023-01-15T19:34:08.646Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:08.646Z] [INFO] Compiling 183 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/classes [2023-01-15T19:34:08.862Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:08.863Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:08.863Z] 3 warnings [2023-01-15T19:34:08.863Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app/META-INF [2023-01-15T19:34:08.863Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app/META-INF [2023-01-15T19:34:08.863Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar [2023-01-15T19:34:08.863Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest/extensions.war [2023-01-15T19:34:08.863Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:08.863Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:08.863Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:08.903Z] [INFO] [2023-01-15T19:34:08.903Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-api --- [2023-01-15T19:34:08.903Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:34:08.903Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:34:08.903Z] [INFO] [2023-01-15T19:34:08.903Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-api --- [2023-01-15T19:34:08.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:08.903Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:08.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/src/test/resources [2023-01-15T19:34:08.904Z] [INFO] [2023-01-15T19:34:08.904Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-api --- [2023-01-15T19:34:08.904Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:08.904Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/test-classes [2023-01-15T19:34:09.120Z] [WARNING] [echo] deploying extensions.war [2023-01-15T19:34:09.120Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:09.160Z] [INFO] [2023-01-15T19:34:09.161Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api --- [2023-01-15T19:34:09.161Z] [INFO] [2023-01-15T19:34:09.161Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-api --- [2023-01-15T19:34:09.161Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:34:09.161Z] [INFO] [2023-01-15T19:34:09.161Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:09.161Z] [INFO] T E S T S [2023-01-15T19:34:09.161Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:09.161Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:09.161Z] [0.017s][info][gc] Using G1 [2023-01-15T19:34:09.182Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:09.183Z] [javac] 1 warning [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] build: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] setOSConditions: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] setToolWin: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] setToolUnix: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] setToolProperty: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] setS1ASclassPath: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] init-common: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] webclient-war-common: [2023-01-15T19:34:09.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] clear: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] test-tlds-exist: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] copy-tlds: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] test-tagfiles-exist: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] copy-tagfiles: [2023-01-15T19:34:09.183Z] [2023-01-15T19:34:09.183Z] package-war-common: [2023-01-15T19:34:09.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:09.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:09.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:09.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:09.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/lib [2023-01-15T19:34:09.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:09.183Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:09.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/docroot [2023-01-15T19:34:09.184Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-filter-annotation-web.war [2023-01-15T19:34:09.184Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:09.184Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:09.184Z] [javac] Compiling 1 source file [2023-01-15T19:34:09.184Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:09.184Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:09.184Z] [2023-01-15T19:34:09.184Z] deploy: [2023-01-15T19:34:09.184Z] [2023-01-15T19:34:09.184Z] deploy-war-common: [2023-01-15T19:34:09.184Z] [2023-01-15T19:34:09.184Z] setOSConditions: [2023-01-15T19:34:09.184Z] [2023-01-15T19:34:09.184Z] setToolWin: [2023-01-15T19:34:09.184Z] [2023-01-15T19:34:09.184Z] setToolUnix: [2023-01-15T19:34:09.184Z] [2023-01-15T19:34:09.184Z] setToolProperty: [2023-01-15T19:34:09.184Z] [2023-01-15T19:34:09.184Z] setS1ASclassPath: [2023-01-15T19:34:09.184Z] [2023-01-15T19:34:09.184Z] init-common: [2023-01-15T19:34:09.184Z] [2023-01-15T19:34:09.184Z] deploy-war-commonpe: [2023-01-15T19:34:09.184Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:09.416Z] [0.389s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.828ms [2023-01-15T19:34:09.548Z] [INFO] [exec] Application deployed with name hellojspsecure. [2023-01-15T19:34:09.549Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:09.549Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:09.673Z] [INFO] Running org.glassfish.api.event.EventTypesTest [2023-01-15T19:34:09.674Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.glassfish.api.event.EventTypesTest [2023-01-15T19:34:09.674Z] [INFO] Running org.glassfish.api.admin.progress.ProgressStatusMirroringImplTest [2023-01-15T19:34:09.674Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.glassfish.api.admin.progress.ProgressStatusMirroringImplTest [2023-01-15T19:34:09.674Z] [INFO] Running org.glassfish.api.admin.progress.ProgressStatusImplTest [2023-01-15T19:34:09.674Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.glassfish.api.admin.progress.ProgressStatusImplTest [2023-01-15T19:34:09.674Z] [INFO] Running org.glassfish.api.admin.WrappedAdminCommandTest [2023-01-15T19:34:09.674Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.glassfish.api.admin.WrappedAdminCommandTest [2023-01-15T19:34:09.749Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-filter-annotation-web.war [2023-01-15T19:34:09.909Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2023-01-15T19:34:09.910Z] + cd ./appserver/tests/appserv-tests/devtests/web [2023-01-15T19:34:09.910Z] + test_init [2023-01-15T19:34:09.910Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T19:34:09.910Z] [2023-01-15T19:34:09.910Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T19:34:09.910Z] [2023-01-15T19:34:09.910Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T19:34:09.910Z] + xargs touch [2023-01-15T19:34:09.910Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:34:09.910Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:34:09.910Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T19:34:09.910Z] ANT_HOME is /usr/share/ant [2023-01-15T19:34:09.910Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:34:09.910Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:34:09.910Z] + java -version [2023-01-15T19:34:09.910Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:09.910Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T19:34:09.910Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T19:34:09.910Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T19:34:09.910Z] + ant -version [2023-01-15T19:34:09.910Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:10.007Z] [exec] Application deployed with name cdi-servlet-filter-annotation-web. [2023-01-15T19:34:10.007Z] [2023-01-15T19:34:10.007Z] deploy-war-commonee: [2023-01-15T19:34:10.007Z] [2023-01-15T19:34:10.007Z] run: [2023-01-15T19:34:10.007Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:10.112Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup1 --authrealmname file --target server testuser3 [2023-01-15T19:34:10.112Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2023-01-15T19:34:10.236Z] [INFO] [2023-01-15T19:34:10.236Z] [INFO] Results: [2023-01-15T19:34:10.236Z] [INFO] [2023-01-15T19:34:10.236Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:34:10.236Z] [INFO] [2023-01-15T19:34:10.236Z] [INFO] [2023-01-15T19:34:10.236Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-api --- [2023-01-15T19:34:10.236Z] [INFO] Executing tasks [2023-01-15T19:34:10.236Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/classes/META-INF for [2023-01-15T19:34:10.236Z] [INFO] [echo] glassfish-api [2023-01-15T19:34:10.236Z] [INFO] Executed tasks [2023-01-15T19:34:10.236Z] [INFO] [2023-01-15T19:34:10.236Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-api --- [2023-01-15T19:34:10.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/glassfish-api.jar [2023-01-15T19:34:10.236Z] [INFO] [2023-01-15T19:34:10.236Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-api --- [2023-01-15T19:34:10.236Z] [INFO] [2023-01-15T19:34:10.236Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-api --- [2023-01-15T19:34:10.236Z] [INFO] [2023-01-15T19:34:10.236Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api --- [2023-01-15T19:34:10.246Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T19:34:10.246Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:34:10.246Z] + printf '\n\n' [2023-01-15T19:34:10.246Z] [2023-01-15T19:34:10.246Z] [2023-01-15T19:34:10.246Z] + TARGET_FROM_INPUT=(`echo $1 | sed 's/web_//'`) [2023-01-15T19:34:10.246Z] ++ echo web_jsp [2023-01-15T19:34:10.246Z] ++ sed s/web_// [2023-01-15T19:34:10.246Z] + get_test_target jsp [2023-01-15T19:34:10.246Z] + case ${1} in [2023-01-15T19:34:10.246Z] + TARGET='init jsp finish-report' [2023-01-15T19:34:10.246Z] + export TARGET [2023-01-15T19:34:10.246Z] + test_run [2023-01-15T19:34:10.246Z] + export WEBTIER_ADMIN_PORT=45707 [2023-01-15T19:34:10.246Z] + WEBTIER_ADMIN_PORT=45707 [2023-01-15T19:34:10.246Z] + export WEBTIER_JMS_PORT=45708 [2023-01-15T19:34:10.246Z] + WEBTIER_JMS_PORT=45708 [2023-01-15T19:34:10.246Z] + export WEBTIER_JMX_PORT=45709 [2023-01-15T19:34:10.246Z] + WEBTIER_JMX_PORT=45709 [2023-01-15T19:34:10.246Z] + export WEBTIER_ORB_PORT=45710 [2023-01-15T19:34:10.246Z] + WEBTIER_ORB_PORT=45710 [2023-01-15T19:34:10.246Z] + export WEBTIER_HTTP_PORT=45711 [2023-01-15T19:34:10.246Z] + WEBTIER_HTTP_PORT=45711 [2023-01-15T19:34:10.246Z] + export WEBTIER_HTTPS_PORT=45712 [2023-01-15T19:34:10.246Z] + WEBTIER_HTTPS_PORT=45712 [2023-01-15T19:34:10.246Z] + export WEBTIER_ALTERNATE_PORT=45713 [2023-01-15T19:34:10.246Z] + WEBTIER_ALTERNATE_PORT=45713 [2023-01-15T19:34:10.246Z] + export WEBTIER_ORB_SSL_PORT=45714 [2023-01-15T19:34:10.246Z] + WEBTIER_ORB_SSL_PORT=45714 [2023-01-15T19:34:10.246Z] + export WEBTIER_ORB_SSL_MUTUALAUTH_PORT=45715 [2023-01-15T19:34:10.246Z] + WEBTIER_ORB_SSL_MUTUALAUTH_PORT=45715 [2023-01-15T19:34:10.246Z] + export WEBTIER_INSTANCE_PORT=45716 [2023-01-15T19:34:10.246Z] + WEBTIER_INSTANCE_PORT=45716 [2023-01-15T19:34:10.246Z] + export WEBTIER_INSTANCE_PORT_2=45717 [2023-01-15T19:34:10.246Z] + WEBTIER_INSTANCE_PORT_2=45717 [2023-01-15T19:34:10.246Z] + export WEBTIER_INSTANCE_PORT_3=45718 [2023-01-15T19:34:10.246Z] + WEBTIER_INSTANCE_PORT_3=45718 [2023-01-15T19:34:10.246Z] + export WEBTIER_INSTANCE_HTTPS_PORT=45719 [2023-01-15T19:34:10.246Z] + WEBTIER_INSTANCE_HTTPS_PORT=45719 [2023-01-15T19:34:10.246Z] + export AS_LOGFILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/cli.log [2023-01-15T19:34:10.246Z] + AS_LOGFILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/cli.log [2023-01-15T19:34:10.246Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:34:10.246Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:34:10.246Z] + echo AS_ADMIN_PASSWORD= [2023-01-15T19:34:10.246Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:10.247Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:10.264Z] [java] opening connection to http://localhost:8080/cdi-servlet-filter-annotation/myurl [2023-01-15T19:34:10.265Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:34:10.265Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:10.265Z] [java] [2023-01-15T19:34:10.265Z] [java] [2023-01-15T19:34:10.265Z] [java] ----------------------------------------- [2023-01-15T19:34:10.265Z] [java] - cdi-servlet-filter-annotation: PASS - [2023-01-15T19:34:10.265Z] [java] ----------------------------------------- [2023-01-15T19:34:10.265Z] [java] - Total PASS : 1 - [2023-01-15T19:34:10.265Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:10.265Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:10.265Z] [java] ----------------------------------------- [2023-01-15T19:34:10.265Z] [2023-01-15T19:34:10.265Z] undeploy: [2023-01-15T19:34:10.265Z] [2023-01-15T19:34:10.265Z] setOSConditions: [2023-01-15T19:34:10.265Z] [2023-01-15T19:34:10.265Z] setToolWin: [2023-01-15T19:34:10.265Z] [2023-01-15T19:34:10.265Z] setToolUnix: [2023-01-15T19:34:10.265Z] [2023-01-15T19:34:10.265Z] setToolProperty: [2023-01-15T19:34:10.265Z] [2023-01-15T19:34:10.265Z] setS1ASclassPath: [2023-01-15T19:34:10.265Z] [2023-01-15T19:34:10.265Z] init-common: [2023-01-15T19:34:10.265Z] [2023-01-15T19:34:10.265Z] undeploy-war-common: [2023-01-15T19:34:10.265Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:10.369Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:10.625Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup5 --authrealmname file --target server testuser42 [2023-01-15T19:34:10.625Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2023-01-15T19:34:10.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:10.828Z] [2023-01-15T19:34:10.828Z] all: [2023-01-15T19:34:10.828Z] [2023-01-15T19:34:10.828Z] setOSConditions: [2023-01-15T19:34:10.828Z] [2023-01-15T19:34:10.828Z] setToolWin: [2023-01-15T19:34:10.828Z] [2023-01-15T19:34:10.828Z] setToolUnix: [2023-01-15T19:34:10.828Z] [2023-01-15T19:34:10.828Z] setToolProperty: [2023-01-15T19:34:10.828Z] [2023-01-15T19:34:10.828Z] setS1ASclassPath: [2023-01-15T19:34:10.828Z] [2023-01-15T19:34:10.828Z] init-common: [2023-01-15T19:34:10.828Z] [2023-01-15T19:34:10.828Z] clean: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setOSConditions: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolWin: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolUnix: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolProperty: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setS1ASclassPath: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] init-common: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] clean-common: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setOSConditions: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolWin: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolUnix: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolProperty: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setS1ASclassPath: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] init-common: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] clean-classes-common: [2023-01-15T19:34:10.829Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setOSConditions: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolWin: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolUnix: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolProperty: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setS1ASclassPath: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] init-common: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] clean-jars-common: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] compile: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setOSConditions: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolWin: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolUnix: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setToolProperty: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] setS1ASclassPath: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] init-common: [2023-01-15T19:34:10.829Z] [2023-01-15T19:34:10.829Z] compile-common: [2023-01-15T19:34:10.829Z] [echo] Current time (ISO): 2023-01-15T19:34:10.696+0000 [2023-01-15T19:34:10.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:10.829Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:10.829Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:10.881Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:11.011Z] [INFO] [exec] Application deployed with name extensions. [2023-01-15T19:34:11.011Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:11.011Z] [WARNING] [echo] Glassfish Distribution Build Deploy [2023-01-15T19:34:11.011Z] [WARNING] [echo] archive-type is jar [2023-01-15T19:34:11.011Z] [WARNING] [echo] archive-type is jar [2023-01-15T19:34:11.011Z] [WARNING] [echo] archive-type is jar [2023-01-15T19:34:11.011Z] [WARNING] [echo] archive-type is jar [2023-01-15T19:34:11.011Z] [WARNING] [echo] Now creating a jar file ../../dist/EJB_remoteview/remoteview.jar [2023-01-15T19:34:11.011Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_remoteview/app [2023-01-15T19:34:11.011Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_remoteview [2023-01-15T19:34:11.011Z] [WARNING] [echo] Now compiling [2023-01-15T19:34:11.012Z] [INFO] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_remoteview/app [2023-01-15T19:34:11.012Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:11.012Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:11.012Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:11.012Z] 3 warnings [2023-01-15T19:34:11.012Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_remoteview/remoteview.jar [2023-01-15T19:34:11.012Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_remoteview/remoteview.jar [2023-01-15T19:34:11.012Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:11.138Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup10 --authrealmname file --target server j2ee [2023-01-15T19:34:11.138Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2023-01-15T19:34:11.138Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:11.138Z] [WARNING] [echo] Now creating a war file ../../dist/security-basicauth/basicauth.war [2023-01-15T19:34:11.138Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/security-basicauth/app [2023-01-15T19:34:11.138Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/security-basicauth [2023-01-15T19:34:11.138Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/security-basicauth/app/META-INF [2023-01-15T19:34:11.138Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/metadata/persistence.xml to copy. [2023-01-15T19:34:11.139Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/security-basicauth/basicauth.war [2023-01-15T19:34:11.170Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:11.170Z] [INFO] [2023-01-15T19:34:11.170Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-api --- [2023-01-15T19:34:11.170Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/6.2.6-SNAPSHOT/glassfish-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:11.170Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/6.2.6-SNAPSHOT/glassfish-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:11.170Z] [INFO] [2023-01-15T19:34:11.170Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2023-01-15T19:34:11.170Z] [INFO] Building GlassFish Nucleus Common modules 6.2.6-SNAPSHOT [16/291] [2023-01-15T19:34:11.170Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:34:11.170Z] [INFO] [2023-01-15T19:34:11.170Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-common --- [2023-01-15T19:34:11.170Z] [INFO] [2023-01-15T19:34:11.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-common --- [2023-01-15T19:34:11.170Z] [INFO] [2023-01-15T19:34:11.170Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-common --- [2023-01-15T19:34:11.170Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:11.170Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common [2023-01-15T19:34:11.170Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:11.170Z] [INFO] [2023-01-15T19:34:11.170Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-common --- [2023-01-15T19:34:11.170Z] [INFO] [2023-01-15T19:34:11.170Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-common --- [2023-01-15T19:34:11.170Z] [INFO] [2023-01-15T19:34:11.170Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-common --- [2023-01-15T19:34:11.170Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:11.170Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:11.170Z] [INFO] [2023-01-15T19:34:11.170Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-common --- [2023-01-15T19:34:11.170Z] [INFO] Executing tasks [2023-01-15T19:34:11.170Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/target/classes/META-INF for [2023-01-15T19:34:11.171Z] [INFO] [echo] nucleus-common [2023-01-15T19:34:11.171Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/target/classes/META-INF [2023-01-15T19:34:11.171Z] [INFO] Executed tasks [2023-01-15T19:34:11.171Z] [INFO] [2023-01-15T19:34:11.171Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-common --- [2023-01-15T19:34:11.171Z] [INFO] No tests to run. [2023-01-15T19:34:11.171Z] [INFO] [2023-01-15T19:34:11.171Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-common --- [2023-01-15T19:34:11.171Z] [INFO] [2023-01-15T19:34:11.171Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common --- [2023-01-15T19:34:11.171Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:11.171Z] [INFO] [2023-01-15T19:34:11.171Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-common --- [2023-01-15T19:34:11.171Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/6.2.6-SNAPSHOT/nucleus-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:11.171Z] [INFO] [2023-01-15T19:34:11.171Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2023-01-15T19:34:11.171Z] [INFO] Building Common Utilities 6.2.6-SNAPSHOT [17/291] [2023-01-15T19:34:11.171Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:11.171Z] [INFO] [2023-01-15T19:34:11.171Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ common-util --- [2023-01-15T19:34:11.171Z] [INFO] [2023-01-15T19:34:11.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ common-util --- [2023-01-15T19:34:11.171Z] [INFO] [2023-01-15T19:34:11.171Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ common-util --- [2023-01-15T19:34:11.171Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:11.171Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util [2023-01-15T19:34:11.171Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:11.171Z] [INFO] [2023-01-15T19:34:11.171Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ common-util --- [2023-01-15T19:34:11.171Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:11.267Z] [WARNING] [echo] Listing of source files: RemoteViewTestNG.java [2023-01-15T19:34:11.268Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:11.268Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:11.395Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:11.395Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:11.395Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:11.395Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:11.395Z] [WARNING] [echo] Listing of source files: security/BasicAuthTestNG.java [2023-01-15T19:34:11.395Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:11.395Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:11.427Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:11.428Z] [INFO] [2023-01-15T19:34:11.428Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ common-util --- [2023-01-15T19:34:11.428Z] [INFO] [2023-01-15T19:34:11.524Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:11.525Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:11.525Z] 3 warnings [2023-01-15T19:34:11.525Z] [WARNING] [echo] deploying remoteview.jar [2023-01-15T19:34:11.525Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:11.652Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:11.653Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:11.653Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java uses or overrides a deprecated API. [2023-01-15T19:34:11.653Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:11.653Z] 3 warnings [2023-01-15T19:34:11.653Z] [WARNING] [echo] deploying basicauth.war [2023-01-15T19:34:11.653Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:11.653Z] Using port 45707 for Admin. [2023-01-15T19:34:11.654Z] Using port 45711 for HTTP Instance. [2023-01-15T19:34:11.654Z] Using port 45708 for JMS. [2023-01-15T19:34:11.654Z] Using port 45710 for IIOP. [2023-01-15T19:34:11.654Z] Using port 45712 for HTTP_SSL. [2023-01-15T19:34:11.654Z] Using port 45714 for IIOP_SSL. [2023-01-15T19:34:11.654Z] Using port 45715 for IIOP_MUTUALAUTH. [2023-01-15T19:34:11.654Z] Using port 45709 for JMX_ADMIN. [2023-01-15T19:34:11.654Z] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:34:11.654Z] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:34:11.654Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:34:11.654Z] [CN=glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6cq4c,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:34:11.684Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ common-util --- [2023-01-15T19:34:11.684Z] [INFO] [2023-01-15T19:34:11.684Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ common-util --- [2023-01-15T19:34:11.684Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:11.684Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:11.684Z] [INFO] [2023-01-15T19:34:11.684Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ common-util --- [2023-01-15T19:34:11.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:11.684Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:11.685Z] [INFO] Copying 10 resources [2023-01-15T19:34:11.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/manpages [2023-01-15T19:34:11.685Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:11.685Z] [INFO] [2023-01-15T19:34:11.685Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ common-util --- [2023-01-15T19:34:11.685Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:11.685Z] [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/classes [2023-01-15T19:34:12.582Z] [INFO] [exec] Application deployed with name basicauth. [2023-01-15T19:34:12.583Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:12.583Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:12.583Z] [WARNING] [echo] Listing of source files: SlsbnicmtTestNG.java [2023-01-15T19:34:12.583Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:12.614Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Some input files use or override a deprecated API. [2023-01-15T19:34:12.614Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:12.614Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java uses or overrides a deprecated API that is marked for removal. [2023-01-15T19:34:12.614Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java: Recompile with -Xlint:removal for details. [2023-01-15T19:34:12.614Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/org/glassfish/security/common/FileRealmHelper.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:12.614Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/main/java/org/glassfish/security/common/FileRealmHelper.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:12.614Z] [INFO] [2023-01-15T19:34:12.614Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ common-util --- [2023-01-15T19:34:12.614Z] [INFO] [2023-01-15T19:34:12.614Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ common-util --- [2023-01-15T19:34:12.614Z] [INFO] [2023-01-15T19:34:12.614Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ common-util --- [2023-01-15T19:34:12.614Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:12.614Z] [INFO] [2023-01-15T19:34:12.614Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ common-util --- [2023-01-15T19:34:12.614Z] [INFO] [2023-01-15T19:34:12.614Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ common-util --- [2023-01-15T19:34:12.614Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:12.614Z] [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/classes [2023-01-15T19:34:12.839Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:12.840Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:12.840Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:12.840Z] 3 warnings [2023-01-15T19:34:12.840Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:12.840Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war [2023-01-15T19:34:12.840Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2023-01-15T19:34:12.840Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_slsbnicmt [2023-01-15T19:34:12.840Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2023-01-15T19:34:13.096Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:13.177Z] [INFO] [2023-01-15T19:34:13.177Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ common-util --- [2023-01-15T19:34:13.177Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:34:13.177Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:34:13.177Z] [INFO] [2023-01-15T19:34:13.177Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ common-util --- [2023-01-15T19:34:13.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:13.177Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:13.177Z] [INFO] Copying 25 resources [2023-01-15T19:34:13.177Z] [INFO] [2023-01-15T19:34:13.177Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ common-util --- [2023-01-15T19:34:13.177Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:13.177Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/test-classes [2023-01-15T19:34:13.353Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:13.354Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:13.354Z] 3 warnings [2023-01-15T19:34:13.354Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2023-01-15T19:34:13.354Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2023-01-15T19:34:13.354Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war [2023-01-15T19:34:13.354Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:13.354Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:13.354Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:13.354Z] [WARNING] [echo] deploying slsbnicmt.war [2023-01-15T19:34:13.354Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:13.363Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:13.364Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:34:13.364Z] [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. [2023-01-15T19:34:13.364Z] [javac] 2 warnings [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] setOSConditions: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] setToolWin: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] setToolUnix: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] setToolProperty: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] setS1ASclassPath: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] init-common: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] webclient-war-common: [2023-01-15T19:34:13.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] clear: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] test-tlds-exist: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] copy-tlds: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] test-tagfiles-exist: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] copy-tagfiles: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] package-war-common: [2023-01-15T19:34:13.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:13.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:13.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:13.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:13.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/lib [2023-01-15T19:34:13.364Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:13.364Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:13.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/docroot [2023-01-15T19:34:13.364Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2023-01-15T19:34:13.364Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] setOSConditions: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] setToolWin: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] setToolUnix: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] setToolProperty: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] setS1ASclassPath: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] init-common: [2023-01-15T19:34:13.364Z] [2023-01-15T19:34:13.364Z] compile-common: [2023-01-15T19:34:13.364Z] [echo] Current time (ISO): 2023-01-15T19:34:12.983+0000 [2023-01-15T19:34:13.364Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:13.364Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:13.559Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:34:13.560Z] [CN=glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6cq4c-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:34:13.746Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/test/java/org/glassfish/common/util/timer/TimerScheduleTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/test/java/org/glassfish/common/util/timer/TimerScheduleTest.java uses or overrides a deprecated API. [2023-01-15T19:34:13.747Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/test/java/org/glassfish/common/util/timer/TimerScheduleTest.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:13.747Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java uses unchecked or unsafe operations. [2023-01-15T19:34:13.747Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:13.747Z] [INFO] [2023-01-15T19:34:13.747Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util --- [2023-01-15T19:34:13.747Z] [INFO] [2023-01-15T19:34:13.747Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ common-util --- [2023-01-15T19:34:13.747Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:34:13.747Z] [INFO] [2023-01-15T19:34:13.747Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:13.747Z] [INFO] T E S T S [2023-01-15T19:34:13.747Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:13.747Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:13.747Z] [0.017s][info][gc] Using G1 [2023-01-15T19:34:14.003Z] [0.419s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 4.313ms [2023-01-15T19:34:14.259Z] [INFO] Running com.sun.enterprise.universal.xml.SysPropsHandlerTest [2023-01-15T19:34:14.259Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in com.sun.enterprise.universal.xml.SysPropsHandlerTest [2023-01-15T19:34:14.259Z] [INFO] Running com.sun.enterprise.universal.xml.MiniXmlParserTest [2023-01-15T19:34:14.515Z] Jan 15, 2023 7:34:14 PM com.sun.enterprise.universal.xml.MiniXmlParser findOtherStuff [2023-01-15T19:34:14.515Z] INFO: "Warning: No domain name property found. I was looking for a property element under the domain element that looks like this: [2023-01-15T19:34:14.515Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in com.sun.enterprise.universal.xml.MiniXmlParserTest [2023-01-15T19:34:14.515Z] [INFO] Running com.sun.enterprise.universal.DurationTest [2023-01-15T19:34:14.515Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.sun.enterprise.universal.DurationTest [2023-01-15T19:34:14.515Z] [INFO] Running com.sun.enterprise.universal.PropertiesDecoderTest [2023-01-15T19:34:14.515Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.sun.enterprise.universal.PropertiesDecoderTest [2023-01-15T19:34:14.515Z] [INFO] Running com.sun.enterprise.universal.BASE64DecoderTest [2023-01-15T19:34:14.515Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.sun.enterprise.universal.BASE64DecoderTest [2023-01-15T19:34:14.515Z] [INFO] Running com.sun.enterprise.universal.glassfish.ASenvPropertyReaderTest [2023-01-15T19:34:14.515Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.sun.enterprise.universal.glassfish.ASenvPropertyReaderTest [2023-01-15T19:34:14.515Z] [INFO] Running com.sun.enterprise.universal.glassfish.GFSystemTest [2023-01-15T19:34:14.515Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.sun.enterprise.universal.glassfish.GFSystemTest [2023-01-15T19:34:14.515Z] [INFO] Running com.sun.enterprise.universal.glassfish.TokenResolverTest [2023-01-15T19:34:14.515Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.sun.enterprise.universal.glassfish.TokenResolverTest [2023-01-15T19:34:14.515Z] [INFO] Running com.sun.enterprise.universal.io.SmartFileTest [2023-01-15T19:34:14.515Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in com.sun.enterprise.universal.io.SmartFileTest [2023-01-15T19:34:14.515Z] [INFO] Running com.sun.enterprise.universal.process.ProcessManagerTest [2023-01-15T19:34:14.724Z] [INFO] [exec] Application deployed with name slsbnicmt. [2023-01-15T19:34:14.724Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:14.725Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:14.725Z] [WARNING] [echo] Listing of source files: SfulnoiTestNG.java [2023-01-15T19:34:14.725Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:14.771Z] If it is FROZEN RIGHT NOW -- then Houston, we have a problem! [2023-01-15T19:34:14.772Z] ProcessManager must have the write to stdin before the reader threads have started! [2023-01-15T19:34:14.772Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in com.sun.enterprise.universal.process.ProcessManagerTest [2023-01-15T19:34:14.772Z] [INFO] Running com.sun.enterprise.universal.collections.ManifestUtilsTest [2023-01-15T19:34:14.772Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.sun.enterprise.universal.collections.ManifestUtilsTest [2023-01-15T19:34:14.772Z] [INFO] Running com.sun.enterprise.util.JavaVersionTest [2023-01-15T19:34:14.772Z] Test Java Version String 1.5.1-beta [2023-01-15T19:34:14.772Z] Java Version = 1.5.1 [2023-01-15T19:34:14.772Z] Test Java Version String 1.6.0 [2023-01-15T19:34:14.772Z] Java Version = 1.6.0 [2023-01-15T19:34:14.772Z] Test Java Version String 1.7.0_10-ea [2023-01-15T19:34:14.772Z] Java Version = 1.7.0_10 [2023-01-15T19:34:14.772Z] Test Java Version String 1.7.0_17 [2023-01-15T19:34:14.772Z] Java Version = 1.7.0_17 [2023-01-15T19:34:14.772Z] Test Java Version String 1.7.0_17-rc1 [2023-01-15T19:34:14.772Z] Java Version = 1.7.0_17 [2023-01-15T19:34:14.772Z] Test Java Version String 11.0.11+9 [2023-01-15T19:34:14.772Z] Java Version = 11.0.11 [2023-01-15T19:34:14.772Z] Test Invalid Java Version String 1a.7.0 [2023-01-15T19:34:14.772Z] Test Invalid Java Version String a.b.c [2023-01-15T19:34:14.772Z] Test Invalid Java Version String 1.7beta [2023-01-15T19:34:14.772Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in com.sun.enterprise.util.JavaVersionTest [2023-01-15T19:34:14.772Z] [INFO] Running com.sun.enterprise.util.reflect.ReflectUtilsTest [2023-01-15T19:34:14.772Z] ---------SUCCESSful MISMATCH STRINGS: ------------ [2023-01-15T19:34:14.772Z] The number of parameters don't match. The first has 2 and the other has 1. [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met1(java.lang.String,java.lang.Long) [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2023-01-15T19:34:14.772Z] 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. [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met1(java.lang.String,java.lang.Long) [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2023-01-15T19:34:14.772Z] The number of parameters don't match. The first has 2 and the other has 1. [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met2(java.lang.String,java.lang.Long) [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2023-01-15T19:34:14.772Z] 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. [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met2(java.lang.String,java.lang.Long) [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2023-01-15T19:34:14.772Z] The number of parameters don't match. The first has 1 and the other has 2. [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2023-01-15T19:34:14.772Z] The return types don't match. The first has void while the other has class java.lang.String. [2023-01-15T19:34:14.772Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2023-01-15T19:34:14.772Z] public java.lang.String com.sun.enterprise.util.reflect.ReflectUtilsTest.met5(java.lang.String,java.lang.Integer) [2023-01-15T19:34:14.772Z] 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. [2023-01-15T19:34:14.772Z] public java.lang.String com.sun.enterprise.util.reflect.ReflectUtilsTest.met5(java.lang.String,java.lang.Integer) [2023-01-15T19:34:14.772Z] public java.lang.Long com.sun.enterprise.util.reflect.ReflectUtilsTest.met6(java.lang.String,java.lang.String) [2023-01-15T19:34:14.773Z] -------------------------------------------------- [2023-01-15T19:34:14.773Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.sun.enterprise.util.reflect.ReflectUtilsTest [2023-01-15T19:34:14.773Z] [INFO] Running com.sun.enterprise.util.StringUtilsTest [2023-01-15T19:34:14.773Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.sun.enterprise.util.StringUtilsTest [2023-01-15T19:34:14.773Z] [INFO] Running com.sun.enterprise.util.RegexUtilTest [2023-01-15T19:34:14.773Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in com.sun.enterprise.util.RegexUtilTest [2023-01-15T19:34:14.773Z] [INFO] Running com.sun.enterprise.util.UtilityTest [2023-01-15T19:34:14.773Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.sun.enterprise.util.UtilityTest [2023-01-15T19:34:14.773Z] [INFO] Running com.sun.enterprise.util.io.ServerDirsTest [2023-01-15T19:34:14.773Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.sun.enterprise.util.io.ServerDirsTest [2023-01-15T19:34:14.773Z] [INFO] Running com.sun.enterprise.util.io.FileUtilsTest [2023-01-15T19:34:14.773Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.sun.enterprise.util.io.FileUtilsTest [2023-01-15T19:34:14.773Z] [INFO] Running com.sun.enterprise.util.BeanUtilsTest [2023-01-15T19:34:14.773Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.sun.enterprise.util.BeanUtilsTest [2023-01-15T19:34:14.773Z] [INFO] Running org.glassfish.common.util.timer.TimerScheduleTest [2023-01-15T19:34:14.982Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:14.982Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:14.982Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:14.982Z] 3 warnings [2023-01-15T19:34:15.028Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.glassfish.common.util.timer.TimerScheduleTest [2023-01-15T19:34:15.029Z] [INFO] Running org.glassfish.common.util.admin.locking.FileLockTest [2023-01-15T19:34:15.029Z] lockAndWriteTest Passed ! [2023-01-15T19:34:15.029Z] Status M : RELEASED W 1 R 0 [2023-01-15T19:34:15.029Z] Status M : RELEASED W 0 R 0 [2023-01-15T19:34:15.029Z] Status M : RELEASED W 0 R 1 [2023-01-15T19:34:15.029Z] Status M : RELEASED W 0 R 0 [2023-01-15T19:34:15.029Z] Status M : RELEASED W 1 R 0 [2023-01-15T19:34:15.029Z] Status M : RELEASED W 0 R 0 [2023-01-15T19:34:15.029Z] Status M : RELEASED W 0 R 1 [2023-01-15T19:34:15.239Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:15.239Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war [2023-01-15T19:34:15.239Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2023-01-15T19:34:15.239Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_sfulnoi [2023-01-15T19:34:15.239Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2023-01-15T19:34:15.239Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:15.260Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:15.260Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:34:15.260Z] [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. [2023-01-15T19:34:15.285Z] Status M : RELEASED W 0 R 0 [2023-01-15T19:34:15.285Z] Status M : RELEASED W 1 R 0 [2023-01-15T19:34:15.285Z] Status M : RELEASED W 0 R 0 [2023-01-15T19:34:15.285Z] Status M : RELEASED W 0 R 1 [2023-01-15T19:34:15.495Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:15.496Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:15.496Z] 3 warnings [2023-01-15T19:34:15.496Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF [2023-01-15T19:34:15.496Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy. [2023-01-15T19:34:15.496Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war [2023-01-15T19:34:15.496Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:15.496Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:15.496Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:15.496Z] [WARNING] [echo] deploying sfulnoi.war [2023-01-15T19:34:15.496Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:15.517Z] [javac] 2 warnings [2023-01-15T19:34:15.518Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:15.518Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:15.541Z] Status M : RELEASED W 0 R 0 [2023-01-15T19:34:15.541Z] Obtained first lock, waiting about 500 for secondary lock to timeout... [2023-01-15T19:34:15.694Z] [INFO] [exec] Application deployed with name remoteview. [2023-01-15T19:34:15.694Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:15.694Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:15.694Z] [WARNING] [echo] Listing of source files: SingletonTestNG.java [2023-01-15T19:34:15.694Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:15.694Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:15.694Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:15.695Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:15.695Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/singleton/src/test/SingletonTestNG.java uses or overrides a deprecated API. [2023-01-15T19:34:15.695Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:15.695Z] 3 warnings [2023-01-15T19:34:15.695Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:15.695Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:15.695Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_Singleton/app [2023-01-15T19:34:15.695Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_Singleton [2023-01-15T19:34:15.695Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_Singleton/app [2023-01-15T19:34:15.695Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:15.951Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:15.951Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:15.951Z] 3 warnings [2023-01-15T19:34:15.951Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class [2023-01-15T19:34:15.951Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_Singleton/singletonWeb.war [2023-01-15T19:34:15.951Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_Singleton/app/META-INF [2023-01-15T19:34:15.951Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/singleton/metadata/ejb-jar.xml to copy. [2023-01-15T19:34:15.951Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/singleton/metadata/sun-ejb-jar.xml to copy. [2023-01-15T19:34:15.951Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/singleton/metadata/sun-cmp-mappings.xml to copy. [2023-01-15T19:34:15.951Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/singleton/metadata/${dbschema} to copy. [2023-01-15T19:34:15.951Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_Singleton/singletonEJB.jar [2023-01-15T19:34:15.951Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_Singleton/singleton.ear [2023-01-15T19:34:15.951Z] [WARNING] [echo] Packaged Archive at ../../dist/EJB_Singleton/singleton.ear [2023-01-15T19:34:15.951Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:15.951Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:15.951Z] [WARNING] [echo] deploying singleton.ear [2023-01-15T19:34:15.951Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] build: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] setOSConditions: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] setToolWin: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] setToolUnix: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] setToolProperty: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] setS1ASclassPath: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] init-common: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] ejb-jar-common: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] package-ejbjar-common: [2023-01-15T19:34:16.082Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:34:16.082Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:34:16.082Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2023-01-15T19:34:16.082Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] setOSConditions: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] fixFiles: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] convUnix: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] convWin: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] setToolWin: [2023-01-15T19:34:16.082Z] [2023-01-15T19:34:16.082Z] setToolUnix: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setToolProperty: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setS1ASclassPath: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] init-common: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] ear-common: [2023-01-15T19:34:16.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:34:16.083Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/descriptor/sun-application.xml to copy. [2023-01-15T19:34:16.083Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:34:16.083Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] deploy: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setOSConditions: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setToolWin: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setToolUnix: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setToolProperty: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setS1ASclassPath: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] init-common: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] deploy-common: [2023-01-15T19:34:16.083Z] [echo] Current time (ISO): 2023-01-15T19:34:15.987+0000 [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setOSConditions: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setToolWin: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setToolUnix: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setToolProperty: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] setS1ASclassPath: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] init-common: [2023-01-15T19:34:16.083Z] [2023-01-15T19:34:16.083Z] deploy-common-pe: [2023-01-15T19:34:16.106Z] Great, got timed out after 507 [2023-01-15T19:34:16.107Z] Even better, got timed out trying to get another write lock [2023-01-15T19:34:16.107Z] File renaming failed [2023-01-15T19:34:16.341Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:16.364Z] Status M : RELEASED W 0 R 1 [2023-01-15T19:34:16.364Z] Status M : RELEASED W 0 R 2 [2023-01-15T19:34:16.364Z] Status M : RELEASED W 0 R 3 [2023-01-15T19:34:16.364Z] Status M : RELEASED W 0 R 2 [2023-01-15T19:34:16.599Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-01-15T19:34:16.621Z] Status M : RELEASED W 0 R 1 [2023-01-15T19:34:16.622Z] Status M : RELEASED W 0 R 0 [2023-01-15T19:34:16.622Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.79 s - in org.glassfish.common.util.admin.locking.FileLockTest [2023-01-15T19:34:16.622Z] [INFO] Running org.glassfish.common.util.admin.locking.ReadLockTest [2023-01-15T19:34:16.865Z] [INFO] [exec] Application deployed with name sfulnoi. [2023-01-15T19:34:16.866Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:16.866Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:16.866Z] [WARNING] [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java [2023-01-15T19:34:16.866Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:16.866Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:16.880Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.glassfish.common.util.admin.locking.ReadLockTest [2023-01-15T19:34:16.881Z] [INFO] Running org.glassfish.common.util.admin.MapInjectionResolverTest [2023-01-15T19:34:16.881Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.glassfish.common.util.admin.MapInjectionResolverTest [2023-01-15T19:34:16.881Z] [INFO] Running org.glassfish.admin.payload.PayloadFilesManagerTest [2023-01-15T19:34:16.881Z] [3.268s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 79M->7M(256M) 13.600ms [2023-01-15T19:34:16.881Z] [3.268s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:34:16.881Z] [3.275s][info][gc] GC(2) Pause Remark 8M->8M(256M) 2.053ms [2023-01-15T19:34:16.881Z] [3.276s][info][gc] GC(2) Pause Cleanup 8M->8M(256M) 0.072ms [2023-01-15T19:34:16.881Z] [3.277s][info][gc] GC(2) Concurrent Cycle 8.854ms [2023-01-15T19:34:16.881Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.glassfish.admin.payload.PayloadFilesManagerTest [2023-01-15T19:34:16.881Z] [INFO] Running org.glassfish.admin.payload.PayloadImplTest [2023-01-15T19:34:16.881Z] testDirectoryReplaceRequest [2023-01-15T19:34:16.881Z] testAddFiles [2023-01-15T19:34:16.881Z] testSingleFileReplaceRequest [2023-01-15T19:34:16.881Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.glassfish.admin.payload.PayloadImplTest [2023-01-15T19:34:17.122Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:17.123Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:17.123Z] 3 warnings [2023-01-15T19:34:17.123Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:17.123Z] [WARNING] [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war [2023-01-15T19:34:17.123Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/bv/app [2023-01-15T19:34:17.123Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/bv [2023-01-15T19:34:17.123Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/bv/app [2023-01-15T19:34:17.123Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:17.318Z] [INFO] [exec] Application deployed with name singleton. [2023-01-15T19:34:17.318Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:17.318Z] [WARNING] [echo] deploying singleton.ear [2023-01-15T19:34:17.380Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:17.380Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:17.380Z] 3 warnings [2023-01-15T19:34:17.381Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/bv/app/META-INF [2023-01-15T19:34:17.381Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy. [2023-01-15T19:34:17.381Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war [2023-01-15T19:34:17.381Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:17.381Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:17.381Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:17.381Z] [WARNING] [echo] deploying simple-bv-servlet.war [2023-01-15T19:34:17.443Z] [INFO] [2023-01-15T19:34:17.443Z] [INFO] Results: [2023-01-15T19:34:17.443Z] [INFO] [2023-01-15T19:34:17.443Z] [WARNING] Tests run: 108, Failures: 0, Errors: 0, Skipped: 1 [2023-01-15T19:34:17.443Z] [INFO] [2023-01-15T19:34:17.443Z] [INFO] [2023-01-15T19:34:17.443Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ common-util --- [2023-01-15T19:34:17.444Z] [INFO] Executing tasks [2023-01-15T19:34:17.444Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/classes/META-INF for [2023-01-15T19:34:17.444Z] [INFO] [echo] common-util [2023-01-15T19:34:17.444Z] [INFO] Executed tasks [2023-01-15T19:34:17.444Z] [INFO] [2023-01-15T19:34:17.444Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ common-util --- [2023-01-15T19:34:17.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/common-util.jar [2023-01-15T19:34:17.444Z] [INFO] [2023-01-15T19:34:17.444Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ common-util --- [2023-01-15T19:34:17.444Z] [INFO] [2023-01-15T19:34:17.444Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ common-util --- [2023-01-15T19:34:17.444Z] [INFO] [2023-01-15T19:34:17.444Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-common-util-checkstyle) @ common-util --- [2023-01-15T19:34:17.574Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:17.639Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:17.969Z] [exec] Application deployed with name cdi-full-earApp. [2023-01-15T19:34:17.969Z] [exec] there are no files to retrieve for application cdi-full-earApp [2023-01-15T19:34:17.969Z] [echo] Deployment on target server server successful [2023-01-15T19:34:17.969Z] [2023-01-15T19:34:17.969Z] setOSConditions: [2023-01-15T19:34:17.969Z] [2023-01-15T19:34:17.969Z] setToolWin: [2023-01-15T19:34:17.969Z] [2023-01-15T19:34:17.969Z] setToolUnix: [2023-01-15T19:34:17.969Z] [2023-01-15T19:34:17.969Z] setToolProperty: [2023-01-15T19:34:17.969Z] [2023-01-15T19:34:17.969Z] setS1ASclassPath: [2023-01-15T19:34:17.969Z] [2023-01-15T19:34:17.969Z] init-common: [2023-01-15T19:34:17.969Z] [2023-01-15T19:34:17.969Z] deploy-common-ee: [2023-01-15T19:34:17.969Z] [2023-01-15T19:34:17.969Z] run: [2023-01-15T19:34:17.969Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:18.533Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2023-01-15T19:34:18.533Z] [java] : [2023-01-15T19:34:18.533Z] [java] Value of key is: main [2023-01-15T19:34:18.533Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:18.533Z] [java] [2023-01-15T19:34:18.533Z] [java] [2023-01-15T19:34:18.533Z] [java] ----------------------------------------- [2023-01-15T19:34:18.533Z] [java] - main: PASS - [2023-01-15T19:34:18.533Z] [java] ----------------------------------------- [2023-01-15T19:34:18.533Z] [java] Total PASS: 1 [2023-01-15T19:34:18.533Z] [java] Total FAIL: 0 [2023-01-15T19:34:18.533Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:34:18.533Z] [java] ----------------------------------------- [2023-01-15T19:34:18.533Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:34:18.533Z] [java] appLevelViaLookup = 'null' [2023-01-15T19:34:18.533Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:34:18.533Z] [2023-01-15T19:34:18.533Z] undeploy: [2023-01-15T19:34:18.533Z] [2023-01-15T19:34:18.533Z] setOSConditions: [2023-01-15T19:34:18.533Z] [2023-01-15T19:34:18.533Z] setToolWin: [2023-01-15T19:34:18.533Z] [2023-01-15T19:34:18.533Z] setToolUnix: [2023-01-15T19:34:18.533Z] [2023-01-15T19:34:18.533Z] setToolProperty: [2023-01-15T19:34:18.533Z] [2023-01-15T19:34:18.533Z] setS1ASclassPath: [2023-01-15T19:34:18.533Z] [2023-01-15T19:34:18.533Z] init-common: [2023-01-15T19:34:18.533Z] [2023-01-15T19:34:18.533Z] undeploy-common: [2023-01-15T19:34:18.570Z] [INFO] [exec] Application deployed with name simple-bv-servlet. [2023-01-15T19:34:18.570Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:18.570Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:18.570Z] [WARNING] [echo] Listing of source files: NumberGuessTestNG.java [2023-01-15T19:34:18.570Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:18.570Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:18.790Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:18.827Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:18.828Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:18.828Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API. [2023-01-15T19:34:18.828Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:18.828Z] 3 warnings [2023-01-15T19:34:18.828Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:18.828Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/numberguess.war [2023-01-15T19:34:18.828Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:18.828Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest [2023-01-15T19:34:18.828Z] [INFO] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:18.828Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:18.942Z] [INFO] [exec] Application deployed with name singleton. [2023-01-15T19:34:18.942Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:18.942Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:18.942Z] [WARNING] [echo] Listing of source files: CmpRosterTestNG.java [2023-01-15T19:34:18.942Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:19.048Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:19.049Z] [2023-01-15T19:34:19.049Z] all: [2023-01-15T19:34:19.084Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:19.085Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:19.085Z] 3 warnings [2023-01-15T19:34:19.085Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app/META-INF [2023-01-15T19:34:19.085Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy. [2023-01-15T19:34:19.085Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest/numberguess.war [2023-01-15T19:34:19.085Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:19.085Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:19.085Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:19.085Z] [WARNING] [echo] deploying numberguess.war [2023-01-15T19:34:19.199Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.307Z] setOSConditions: [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.307Z] setToolWin: [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.307Z] setToolUnix: [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.307Z] setToolProperty: [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.307Z] setS1ASclassPath: [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.307Z] init-common: [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.307Z] clean: [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.307Z] setOSConditions: [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.307Z] setToolWin: [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.307Z] setToolUnix: [2023-01-15T19:34:19.307Z] [2023-01-15T19:34:19.308Z] setToolProperty: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setS1ASclassPath: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] init-common: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] clean-common: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setOSConditions: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setToolWin: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setToolUnix: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setToolProperty: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setS1ASclassPath: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] init-common: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] clean-classes-common: [2023-01-15T19:34:19.308Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setOSConditions: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setToolWin: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setToolUnix: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setToolProperty: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setS1ASclassPath: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] init-common: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] clean-jars-common: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] compile: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setOSConditions: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setToolWin: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setToolUnix: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setToolProperty: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] setS1ASclassPath: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] init-common: [2023-01-15T19:34:19.308Z] [2023-01-15T19:34:19.308Z] compile-common: [2023-01-15T19:34:19.308Z] [echo] Current time (ISO): 2023-01-15T19:34:19.091+0000 [2023-01-15T19:34:19.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:19.308Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:19.308Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:19.341Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:19.456Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:19.456Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:19.456Z] 3 warnings [2023-01-15T19:34:19.456Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:19.456Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:19.456Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_CMP/app [2023-01-15T19:34:19.456Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_CMP [2023-01-15T19:34:19.456Z] [INFO] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_CMP/app [2023-01-15T19:34:19.456Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:19.720Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:19.720Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:20.018Z] Note: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:20.018Z] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:20.018Z] 3 warnings [2023-01-15T19:34:20.018Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/Roster.class,**/RosterHome.class,**/*Details.class,**/Debug.class [2023-01-15T19:34:20.018Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_CMP/RosterAppWeb.war [2023-01-15T19:34:20.018Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2023-01-15T19:34:20.018Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2023-01-15T19:34:20.018Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2023-01-15T19:34:20.018Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2023-01-15T19:34:20.018Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/EJB_CMP/app [2023-01-15T19:34:20.019Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_CMP/RosterAppEJB.jar [2023-01-15T19:34:20.019Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/EJB_CMP/RosterApp.ear [2023-01-15T19:34:20.019Z] [WARNING] [echo] Packaged Archive at ../../dist/EJB_CMP/RosterApp.ear [2023-01-15T19:34:20.019Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:20.019Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:20.019Z] [WARNING] [echo] JavaDB Database Location : /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/../javadb [2023-01-15T19:34:20.019Z] [WARNING] [echo] sql.file = sql/RosterApp_derby.sql [2023-01-15T19:34:20.019Z] [WARNING] [echo] db.class.path = /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/../javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/../javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/../javadb/lib/derbyclient.jar [2023-01-15T19:34:20.019Z] [INFO] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/cmp/sql/RosterApp_derby.sql [2023-01-15T19:34:20.019Z] [ERROR] [sql] Failed to execute: DROP TABLE TeamPlayer [2023-01-15T19:34:20.019Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAMPLAYER' because it does not exist. [2023-01-15T19:34:20.019Z] [ERROR] [sql] Failed to execute: DROP TABLE Player [2023-01-15T19:34:20.019Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PLAYER' because it does not exist. [2023-01-15T19:34:20.019Z] [ERROR] [sql] Failed to execute: DROP TABLE Team [2023-01-15T19:34:20.019Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAM' because it does not exist. [2023-01-15T19:34:20.019Z] [ERROR] [sql] Failed to execute: DROP TABLE League [2023-01-15T19:34:20.019Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'LEAGUE' because it does not exist. [2023-01-15T19:34:20.274Z] 0 rows affected [2023-01-15T19:34:20.274Z] 0 rows affected [2023-01-15T19:34:20.274Z] 0 rows affected [2023-01-15T19:34:20.274Z] 0 rows affected [2023-01-15T19:34:20.275Z] [INFO] [sql] 4 of 8 SQL statements executed successfully [2023-01-15T19:34:20.275Z] [WARNING] [echo] deploying RosterApp.ear [2023-01-15T19:34:20.275Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:21.203Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:21.204Z] [javac] 1 warning [2023-01-15T19:34:21.204Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/ClassUnavailableAtRuntime.class [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] build: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] setOSConditions: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] setToolWin: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] setToolUnix: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] setToolProperty: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] setS1ASclassPath: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] init-common: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] webclient-war-common: [2023-01-15T19:34:21.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] clear: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] test-tlds-exist: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] copy-tlds: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] test-tagfiles-exist: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] copy-tagfiles: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] package-war-common: [2023-01-15T19:34:21.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:21.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:21.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:21.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:21.204Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:21.204Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:21.204Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:21.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/docroot [2023-01-15T19:34:21.204Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-optional-unbundled-beans-web.war [2023-01-15T19:34:21.204Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:21.204Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:21.204Z] [javac] Compiling 1 source file [2023-01-15T19:34:21.204Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:21.204Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] deploy: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] deploy-war-common: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] setOSConditions: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] setToolWin: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] setToolUnix: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] setToolProperty: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] setS1ASclassPath: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] init-common: [2023-01-15T19:34:21.204Z] [2023-01-15T19:34:21.204Z] deploy-war-commonpe: [2023-01-15T19:34:21.235Z] [INFO] [exec] Application deployed with name numberguess. [2023-01-15T19:34:21.235Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:21.235Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:21.235Z] [WARNING] [echo] Listing of source files: OsgiWeldTestNG.java [2023-01-15T19:34:21.235Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:21.235Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:21.235Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:21.235Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:21.235Z] 3 warnings [2023-01-15T19:34:21.235Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/test/weld/osgi [2023-01-15T19:34:21.235Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:21.235Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/osgiweld.war [2023-01-15T19:34:21.235Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:21.235Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest [2023-01-15T19:34:21.235Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:21.235Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest [2023-01-15T19:34:21.235Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:21.235Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:21.461Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:21.492Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:21.493Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:21.493Z] 3 warnings [2023-01-15T19:34:21.493Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app/META-INF [2023-01-15T19:34:21.493Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy. [2023-01-15T19:34:21.493Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest/osgiweld.war [2023-01-15T19:34:21.493Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:21.493Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:21.493Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:21.493Z] [WARNING] [echo] deploying osgiweld.war [2023-01-15T19:34:21.616Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:21.616Z] [INFO] [2023-01-15T19:34:21.616Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ common-util --- [2023-01-15T19:34:21.616Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/6.2.6-SNAPSHOT/common-util-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:21.616Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/6.2.6-SNAPSHOT/common-util-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:21.616Z] [INFO] [2023-01-15T19:34:21.616Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2023-01-15T19:34:21.616Z] [INFO] Building Simple Public APIs of Glassfish 6.2.6-SNAPSHOT [18/291] [2023-01-15T19:34:21.616Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:21.616Z] [INFO] [2023-01-15T19:34:21.616Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ simple-glassfish-api --- [2023-01-15T19:34:21.616Z] [INFO] [2023-01-15T19:34:21.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ simple-glassfish-api --- [2023-01-15T19:34:21.616Z] [INFO] [2023-01-15T19:34:21.616Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ simple-glassfish-api --- [2023-01-15T19:34:21.616Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:21.616Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api [2023-01-15T19:34:21.616Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:21.616Z] [INFO] [2023-01-15T19:34:21.616Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ simple-glassfish-api --- [2023-01-15T19:34:21.616Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:21.616Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:21.616Z] [INFO] [2023-01-15T19:34:21.616Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ simple-glassfish-api --- [2023-01-15T19:34:21.616Z] [INFO] [2023-01-15T19:34:21.616Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ simple-glassfish-api --- [2023-01-15T19:34:21.616Z] [INFO] [2023-01-15T19:34:21.616Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ simple-glassfish-api --- [2023-01-15T19:34:21.616Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:21.616Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:21.616Z] [INFO] [2023-01-15T19:34:21.616Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ simple-glassfish-api --- [2023-01-15T19:34:21.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:21.616Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:21.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/src/main/resources [2023-01-15T19:34:21.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/src/main/manpages [2023-01-15T19:34:21.617Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:21.617Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/classes [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:21.617Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/classes [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:21.617Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:21.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/src/test/resources [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] No sources to compile [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] Executing tasks [2023-01-15T19:34:21.617Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/classes/META-INF for [2023-01-15T19:34:21.617Z] [INFO] [echo] simple-glassfish-api [2023-01-15T19:34:21.617Z] [INFO] Executed tasks [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ simple-glassfish-api --- [2023-01-15T19:34:21.617Z] [INFO] [2023-01-15T19:34:21.617Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api --- [2023-01-15T19:34:21.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-optional-unbundled-beans-web.war [2023-01-15T19:34:21.749Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:21.874Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:21.874Z] [INFO] [2023-01-15T19:34:21.874Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ simple-glassfish-api --- [2023-01-15T19:34:21.874Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/6.2.6-SNAPSHOT/simple-glassfish-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:21.875Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/6.2.6-SNAPSHOT/simple-glassfish-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2023-01-15T19:34:21.875Z] [INFO] Building GlassFish Nucleus Core modules 6.2.6-SNAPSHOT [19/291] [2023-01-15T19:34:21.875Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:21.875Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core [2023-01-15T19:34:21.875Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:21.875Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] Executing tasks [2023-01-15T19:34:21.875Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/target/classes/META-INF for [2023-01-15T19:34:21.875Z] [INFO] [echo] nucleus-core [2023-01-15T19:34:21.875Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/target/classes/META-INF [2023-01-15T19:34:21.875Z] [INFO] Executed tasks [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] No tests to run. [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-core --- [2023-01-15T19:34:21.875Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/6.2.6-SNAPSHOT/nucleus-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2023-01-15T19:34:21.875Z] [INFO] Building Appserver Core Bootstraping Classes 6.2.6-SNAPSHOT [20/291] [2023-01-15T19:34:21.875Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish --- [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish --- [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish --- [2023-01-15T19:34:21.875Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:21.875Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap [2023-01-15T19:34:21.875Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:21.875Z] [INFO] [2023-01-15T19:34:21.875Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish --- [2023-01-15T19:34:21.875Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:22.131Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:22.131Z] [INFO] [2023-01-15T19:34:22.131Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ glassfish --- [2023-01-15T19:34:22.131Z] [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:6.2.6-SNAPSHOT:jar [2023-01-15T19:34:22.131Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/classes with includes "" and excludes "META-INF/**" [2023-01-15T19:34:22.131Z] [INFO] [2023-01-15T19:34:22.131Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish --- [2023-01-15T19:34:22.132Z] [INFO] [2023-01-15T19:34:22.132Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish --- [2023-01-15T19:34:22.132Z] [INFO] [2023-01-15T19:34:22.132Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish --- [2023-01-15T19:34:22.132Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:22.132Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:22.132Z] [INFO] [2023-01-15T19:34:22.132Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish --- [2023-01-15T19:34:22.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:22.132Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:22.132Z] [INFO] Copying 2 resources [2023-01-15T19:34:22.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/main/manpages [2023-01-15T19:34:22.132Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:22.132Z] [INFO] [2023-01-15T19:34:22.132Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish --- [2023-01-15T19:34:22.132Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:22.132Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/classes [2023-01-15T19:34:22.284Z] [exec] Application deployed with name cdi-optional-unbundled-beans-web. [2023-01-15T19:34:22.285Z] [2023-01-15T19:34:22.285Z] deploy-war-commonee: [2023-01-15T19:34:22.285Z] [2023-01-15T19:34:22.285Z] run: [2023-01-15T19:34:22.285Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:22.285Z] [java] opening connection to http://localhost:8080/cdi-optional-unbundled-beans/myurl [2023-01-15T19:34:22.285Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:34:22.285Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:22.285Z] [java] [2023-01-15T19:34:22.285Z] [java] [2023-01-15T19:34:22.285Z] [java] ----------------------------------------- [2023-01-15T19:34:22.285Z] [java] - optional-unbundled-beans: PASS - [2023-01-15T19:34:22.285Z] [java] ----------------------------------------- [2023-01-15T19:34:22.285Z] [java] - Total PASS : 1 - [2023-01-15T19:34:22.285Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:22.285Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:22.285Z] [java] ----------------------------------------- [2023-01-15T19:34:22.285Z] [2023-01-15T19:34:22.285Z] undeploy: [2023-01-15T19:34:22.285Z] [2023-01-15T19:34:22.285Z] setOSConditions: [2023-01-15T19:34:22.285Z] [2023-01-15T19:34:22.285Z] setToolWin: [2023-01-15T19:34:22.285Z] [2023-01-15T19:34:22.285Z] setToolUnix: [2023-01-15T19:34:22.285Z] [2023-01-15T19:34:22.285Z] setToolProperty: [2023-01-15T19:34:22.285Z] [2023-01-15T19:34:22.285Z] setS1ASclassPath: [2023-01-15T19:34:22.285Z] [2023-01-15T19:34:22.285Z] init-common: [2023-01-15T19:34:22.285Z] [2023-01-15T19:34:22.285Z] undeploy-war-common: [2023-01-15T19:34:22.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java: Some input files use or override a deprecated API. [2023-01-15T19:34:22.389Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:22.389Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:22.389Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:22.389Z] [INFO] [2023-01-15T19:34:22.389Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish --- [2023-01-15T19:34:22.389Z] [INFO] [2023-01-15T19:34:22.389Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish --- [2023-01-15T19:34:22.389Z] [INFO] [2023-01-15T19:34:22.389Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish --- [2023-01-15T19:34:22.389Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:22.389Z] [INFO] [2023-01-15T19:34:22.389Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish --- [2023-01-15T19:34:22.389Z] [INFO] [2023-01-15T19:34:22.389Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish --- [2023-01-15T19:34:22.389Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:22.389Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/classes [2023-01-15T19:34:22.542Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:22.646Z] [INFO] [2023-01-15T19:34:22.646Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish --- [2023-01-15T19:34:22.646Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:34:22.646Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:34:22.646Z] [INFO] [2023-01-15T19:34:22.646Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish --- [2023-01-15T19:34:22.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:22.646Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:22.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/src/test/resources [2023-01-15T19:34:22.646Z] [INFO] [2023-01-15T19:34:22.646Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish --- [2023-01-15T19:34:22.646Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:22.646Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/test-classes [2023-01-15T19:34:22.646Z] [INFO] [2023-01-15T19:34:22.646Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish --- [2023-01-15T19:34:22.646Z] [INFO] [2023-01-15T19:34:22.646Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish --- [2023-01-15T19:34:22.646Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:34:22.646Z] [INFO] [2023-01-15T19:34:22.646Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:22.646Z] [INFO] T E S T S [2023-01-15T19:34:22.646Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:22.646Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:22.646Z] [0.017s][info][gc] Using G1 [Pipeline] sh [2023-01-15T19:34:22.800Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:22.801Z] [2023-01-15T19:34:22.801Z] all: [2023-01-15T19:34:22.801Z] [echo] Running qualifiers [2023-01-15T19:34:22.801Z] [2023-01-15T19:34:22.801Z] setOSConditions: [2023-01-15T19:34:22.801Z] [2023-01-15T19:34:22.801Z] setToolWin: [2023-01-15T19:34:22.801Z] [2023-01-15T19:34:22.801Z] setToolUnix: [2023-01-15T19:34:22.801Z] [2023-01-15T19:34:22.801Z] setToolProperty: [2023-01-15T19:34:22.801Z] [2023-01-15T19:34:22.801Z] setS1ASclassPath: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] init-common: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] clean: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setOSConditions: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolWin: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolUnix: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolProperty: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setS1ASclassPath: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] init-common: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] clean-common: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setOSConditions: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolWin: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolUnix: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolProperty: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setS1ASclassPath: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] init-common: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] clean-classes-common: [2023-01-15T19:34:23.058Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setOSConditions: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolWin: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolUnix: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolProperty: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setS1ASclassPath: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] init-common: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] clean-jars-common: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] compile: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setOSConditions: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolWin: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolUnix: [2023-01-15T19:34:23.058Z] [2023-01-15T19:34:23.058Z] setToolProperty: [2023-01-15T19:34:23.059Z] [2023-01-15T19:34:23.059Z] setS1ASclassPath: [2023-01-15T19:34:23.059Z] [2023-01-15T19:34:23.059Z] init-common: [2023-01-15T19:34:23.059Z] [2023-01-15T19:34:23.059Z] compile-common: [2023-01-15T19:34:23.059Z] [echo] Current time (ISO): 2023-01-15T19:34:22.837+0000 [2023-01-15T19:34:23.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:23.059Z] [javac] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:23.059Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:23.117Z] [INFO] [exec] Application deployed with name osgiweld. [2023-01-15T19:34:23.117Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:23.117Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:23.117Z] [WARNING] [echo] Listing of source files: ExtensionsTestNG.java [2023-01-15T19:34:23.118Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:23.118Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:23.209Z] [INFO] Running com.sun.enterprise.glassfish.bootstrap.MainHelperTest [2023-01-15T19:34:23.210Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in com.sun.enterprise.glassfish.bootstrap.MainHelperTest [2023-01-15T19:34:23.373Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:23.374Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:23.374Z] 3 warnings [2023-01-15T19:34:23.374Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:23.374Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/extensions.war [2023-01-15T19:34:23.374Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:23.374Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest [2023-01-15T19:34:23.374Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:23.374Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest/lib [2023-01-15T19:34:23.374Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app [2023-01-15T19:34:23.374Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:23.468Z] [INFO] [2023-01-15T19:34:23.469Z] [INFO] Results: [2023-01-15T19:34:23.469Z] [INFO] [2023-01-15T19:34:23.469Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:34:23.469Z] [INFO] [2023-01-15T19:34:23.469Z] [INFO] [2023-01-15T19:34:23.469Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish --- [2023-01-15T19:34:23.469Z] [INFO] Executing tasks [2023-01-15T19:34:23.469Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/classes/META-INF for [2023-01-15T19:34:23.469Z] [INFO] [echo] glassfish [2023-01-15T19:34:23.469Z] [INFO] Executed tasks [2023-01-15T19:34:23.469Z] [INFO] [2023-01-15T19:34:23.469Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish --- [2023-01-15T19:34:23.469Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/glassfish.jar [2023-01-15T19:34:23.469Z] [INFO] [2023-01-15T19:34:23.469Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish --- [2023-01-15T19:34:23.469Z] [INFO] [2023-01-15T19:34:23.469Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish --- [2023-01-15T19:34:23.469Z] [INFO] [2023-01-15T19:34:23.469Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish --- [2023-01-15T19:34:23.632Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:23.633Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:23.633Z] 3 warnings [2023-01-15T19:34:23.633Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app/META-INF [2023-01-15T19:34:23.633Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/weldtest/app/META-INF [2023-01-15T19:34:23.633Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar [2023-01-15T19:34:23.633Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/weldtest/extensions.war [2023-01-15T19:34:23.633Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:23.633Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:23.633Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:23.633Z] [WARNING] [echo] deploying extensions.war [2023-01-15T19:34:23.890Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:24.121Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:34:24.122Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:34:24.398Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:24.399Z] [INFO] [2023-01-15T19:34:24.399Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish --- [2023-01-15T19:34:24.399Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:24.399Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:24.399Z] [INFO] [2023-01-15T19:34:24.399Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2023-01-15T19:34:24.399Z] [INFO] Building Test Utilities 6.2.6-SNAPSHOT [21/291] [2023-01-15T19:34:24.399Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:34:24.444Z] [INFO] [exec] Application deployed with name RosterApp. [2023-01-15T19:34:24.445Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:24.445Z] [INFO] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:24.445Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:24.445Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:24.445Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:24.445Z] 3 warnings [2023-01-15T19:34:24.445Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:24.445Z] [WARNING] [echo] Listing of source files: mdb/MDBTests.java [2023-01-15T19:34:24.445Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:24.445Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:24.701Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:24.701Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:24.701Z] 3 warnings [2023-01-15T19:34:24.701Z] [WARNING] [echo] archive-type is appclient_ear [2023-01-15T19:34:24.701Z] [WARNING] [echo] archive-type is appclient_ear [2023-01-15T19:34:24.701Z] [WARNING] [echo] archive-type is appclient_ear [2023-01-15T19:34:24.701Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/mdb/app [2023-01-15T19:34:24.701Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/mdb [2023-01-15T19:34:24.701Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/mdb/app [2023-01-15T19:34:24.955Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:24.956Z] [javac] 1 warning [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] build: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] setOSConditions: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] setToolWin: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] setToolUnix: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] setToolProperty: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] setS1ASclassPath: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] init-common: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] webclient-war-common: [2023-01-15T19:34:24.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] clear: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] test-tlds-exist: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] copy-tlds: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] test-tagfiles-exist: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] copy-tagfiles: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] package-war-common: [2023-01-15T19:34:24.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:24.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:24.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:24.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:24.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/qualifiers/lib [2023-01-15T19:34:24.956Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:24.956Z] [copy] Copying 16 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:24.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/qualifiers/docroot [2023-01-15T19:34:24.956Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-qualifiers-servlet-annotation-web.war [2023-01-15T19:34:24.956Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:24.956Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:24.956Z] [javac] Compiling 1 source file [2023-01-15T19:34:24.956Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/qualifiers/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:24.956Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] deploy: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] deploy-war-common: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] setOSConditions: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] setToolWin: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] setToolUnix: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] setToolProperty: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] setS1ASclassPath: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] init-common: [2023-01-15T19:34:24.956Z] [2023-01-15T19:34:24.956Z] deploy-war-commonpe: [2023-01-15T19:34:24.956Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:24.958Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:24.961Z] [INFO] [2023-01-15T19:34:24.962Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ test-utils --- [2023-01-15T19:34:24.962Z] [INFO] [2023-01-15T19:34:24.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ test-utils --- [2023-01-15T19:34:24.962Z] [INFO] [2023-01-15T19:34:24.962Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ test-utils --- [2023-01-15T19:34:24.962Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:24.962Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils [2023-01-15T19:34:24.962Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:24.962Z] [INFO] [2023-01-15T19:34:24.962Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ test-utils --- [2023-01-15T19:34:24.962Z] [INFO] [2023-01-15T19:34:24.962Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ test-utils --- [2023-01-15T19:34:24.962Z] [INFO] [2023-01-15T19:34:24.962Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ test-utils --- [2023-01-15T19:34:24.962Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:24.962Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:24.962Z] [INFO] [2023-01-15T19:34:24.962Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ test-utils --- [2023-01-15T19:34:24.962Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:24.962Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:24.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/main/resources [2023-01-15T19:34:24.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/main/manpages [2023-01-15T19:34:24.962Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:24.962Z] [INFO] [2023-01-15T19:34:24.962Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ test-utils --- [2023-01-15T19:34:24.962Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:24.962Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/classes [2023-01-15T19:34:25.214Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:25.214Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:25.214Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/mdb/src/com/sun/mdb/client/Client.java uses or overrides a deprecated API. [2023-01-15T19:34:25.214Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:25.214Z] 3 warnings [2023-01-15T19:34:25.214Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/mdb/app/META-INF [2023-01-15T19:34:25.214Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/mdb/app/META-INF [2023-01-15T19:34:25.215Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-client.jar [2023-01-15T19:34:25.215Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/mdb/app/META-INF [2023-01-15T19:34:25.215Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-ejb.jar [2023-01-15T19:34:25.215Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdbApp.ear [2023-01-15T19:34:25.215Z] [WARNING] [echo] Packaged Archive at ../../dist/mdb/ejb-ejb30-hello-mdbApp.ear [2023-01-15T19:34:25.215Z] [WARNING] [echo] archive-type is appclient_ear [2023-01-15T19:34:25.215Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:25.215Z] [WARNING] [echo] Listing of source files: ClientTestNG.java [2023-01-15T19:34:25.215Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:25.215Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:25.471Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:25.471Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:25.471Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/jms/injection/src/test/ClientTestNG.java uses or overrides a deprecated API. [2023-01-15T19:34:25.471Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:25.471Z] 3 warnings [2023-01-15T19:34:25.471Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:25.471Z] [WARNING] [echo] Now creating a war file ../../dist/JMS_Injection/injection.war [2023-01-15T19:34:25.471Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/JMS_Injection/app [2023-01-15T19:34:25.471Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/JMS_Injection [2023-01-15T19:34:25.471Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/JMS_Injection/app [2023-01-15T19:34:25.521Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-qualifiers-servlet-annotation-web.war [2023-01-15T19:34:25.729Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:25.768Z] Domain domain1 created. [2023-01-15T19:34:25.769Z] Domain domain1 admin port is 45707. [2023-01-15T19:34:25.769Z] Domain domain1 allows admin login as user "admin" with no password. [2023-01-15T19:34:25.769Z] Command create-domain executed successfully. [2023-01-15T19:34:25.769Z] + HOST=localhost [2023-01-15T19:34:25.769Z] + echo ' [2023-01-15T19:34:25.769Z] gf.version=${env.GF_VERSION} [2023-01-15T19:34:25.769Z] bundles.dir=${env.WORKSPACE}/bundles [2023-01-15T19:34:25.769Z] admin.domain=domain1 [2023-01-15T19:34:25.769Z] admin.domain.dir=${env.S1AS_HOME}/domains [2023-01-15T19:34:25.769Z] admin.port=45707 [2023-01-15T19:34:25.769Z] admin.user=admin [2023-01-15T19:34:25.769Z] admin.host=localhost [2023-01-15T19:34:25.769Z] http.port=45711 [2023-01-15T19:34:25.769Z] https.port=45712 [2023-01-15T19:34:25.769Z] http.host=localhost [2023-01-15T19:34:25.769Z] http.address=127.0.0.1 [2023-01-15T19:34:25.769Z] http.alternate.port=45713 [2023-01-15T19:34:25.769Z] orb.port=45710 [2023-01-15T19:34:25.769Z] admin.password= [2023-01-15T19:34:25.769Z] ssl.password=changeit [2023-01-15T19:34:25.769Z] master.password=changeit [2023-01-15T19:34:25.769Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2023-01-15T19:34:25.769Z] appserver.instance.name=server [2023-01-15T19:34:25.769Z] config.dottedname.prefix=server [2023-01-15T19:34:25.769Z] resources.dottedname.prefix=domain.resources [2023-01-15T19:34:25.769Z] results.mailhost=localhost [2023-01-15T19:34:25.769Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2023-01-15T19:34:25.769Z] results.mailee=yourname@sun.com [2023-01-15T19:34:25.769Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2023-01-15T19:34:25.769Z] precompilejsp=true [2023-01-15T19:34:25.769Z] jvm.maxpermsize=192m [2023-01-15T19:34:25.769Z] ENABLE_REPLICATION=false [2023-01-15T19:34:25.769Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain} [2023-01-15T19:34:25.769Z] cluster.name=clusterA [2023-01-15T19:34:25.769Z] instance.name=inst1 [2023-01-15T19:34:25.769Z] instance.name.2=inst2 [2023-01-15T19:34:25.769Z] instance.name.3=inst3 [2023-01-15T19:34:25.769Z] instance.http.port=45716 [2023-01-15T19:34:25.769Z] instance.https.port=45719 [2023-01-15T19:34:25.769Z] instance.http.port.2=45717 [2023-01-15T19:34:25.769Z] instance.http.port.3=45718 [2023-01-15T19:34:25.769Z] nodeagent.name=localhost-domain1 [2023-01-15T19:34:25.769Z] ' [2023-01-15T19:34:25.769Z] + kill_processes [2023-01-15T19:34:25.769Z] + ps -aef [2023-01-15T19:34:25.769Z] + grep java [2023-01-15T19:34:25.769Z] + grep ASMain [2023-01-15T19:34:25.769Z] + grep -v grep [2023-01-15T19:34:25.769Z] + awk '{print $2}' [2023-01-15T19:34:25.769Z] + xargs kill -9 [2023-01-15T19:34:25.769Z] + true [2023-01-15T19:34:25.769Z] + jps [2023-01-15T19:34:25.769Z] + grep Main [2023-01-15T19:34:25.769Z] + grep -v grep [2023-01-15T19:34:25.769Z] + awk '{print $1}' [2023-01-15T19:34:25.769Z] + xargs kill -9 [2023-01-15T19:34:25.769Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:25.769Z] + true [2023-01-15T19:34:25.769Z] + ps -aef [2023-01-15T19:34:25.769Z] + grep derby [2023-01-15T19:34:25.769Z] + grep -v grep [2023-01-15T19:34:25.769Z] + awk '{print $2}' [2023-01-15T19:34:25.769Z] + xargs kill -9 [2023-01-15T19:34:25.769Z] + true [2023-01-15T19:34:25.769Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web [2023-01-15T19:34:25.769Z] + ant init jsp finish-report [2023-01-15T19:34:25.769Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T19:34:25.769Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:25.769Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/build.xml [2023-01-15T19:34:25.780Z] [exec] Application deployed with name cdi-qualifiers-servlet-annotation-web. [2023-01-15T19:34:25.781Z] [2023-01-15T19:34:25.781Z] deploy-war-commonee: [2023-01-15T19:34:25.781Z] [2023-01-15T19:34:25.781Z] run: [2023-01-15T19:34:25.783Z] [INFO] [exec] Application deployed with name extensions. [2023-01-15T19:34:25.784Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:25.784Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output [2023-01-15T19:34:25.784Z] [WARNING] Trying to override old definition of task junitreport [2023-01-15T19:34:25.784Z] [WARNING] [echo] =============Starting TestNG functional tests from testng/testng_wd.xml ============ [2023-01-15T19:34:25.784Z] [WARNING] [testng] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:25.986Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:25.987Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:25.987Z] 3 warnings [2023-01-15T19:34:25.987Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/JMS_Injection/app/META-INF [2023-01-15T19:34:25.987Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/jms/injection/metadata/persistence.xml to copy. [2023-01-15T19:34:25.987Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/JMS_Injection/injection.war [2023-01-15T19:34:25.987Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:25.987Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:25.987Z] [WARNING] [echo] archive-type is war [2023-01-15T19:34:25.987Z] [WARNING] [echo] deploying injection.war [2023-01-15T19:34:25.987Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:26.027Z] [2023-01-15T19:34:26.028Z] init: [2023-01-15T19:34:26.038Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:26.038Z] [java] opening connection to http://localhost:8080/cdi-qualifiers-servlet-annotation/myurl [2023-01-15T19:34:26.038Z] [java] TESTNAME qualifier-tests [2023-01-15T19:34:26.038Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:34:26.038Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:26.038Z] [java] [2023-01-15T19:34:26.038Z] [java] [2023-01-15T19:34:26.038Z] [java] ----------------------------------------- [2023-01-15T19:34:26.038Z] [java] - qualifier-tests: PASS - [2023-01-15T19:34:26.038Z] [java] ----------------------------------------- [2023-01-15T19:34:26.038Z] [java] - Total PASS : 1 - [2023-01-15T19:34:26.038Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:26.038Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:26.038Z] [java] ----------------------------------------- [2023-01-15T19:34:26.038Z] [2023-01-15T19:34:26.038Z] undeploy: [2023-01-15T19:34:26.038Z] [2023-01-15T19:34:26.038Z] setOSConditions: [2023-01-15T19:34:26.038Z] [2023-01-15T19:34:26.038Z] setToolWin: [2023-01-15T19:34:26.038Z] [2023-01-15T19:34:26.038Z] setToolUnix: [2023-01-15T19:34:26.038Z] [2023-01-15T19:34:26.038Z] setToolProperty: [2023-01-15T19:34:26.038Z] [2023-01-15T19:34:26.038Z] setS1ASclassPath: [2023-01-15T19:34:26.038Z] [2023-01-15T19:34:26.038Z] init-common: [2023-01-15T19:34:26.038Z] [2023-01-15T19:34:26.038Z] undeploy-war-common: [2023-01-15T19:34:26.286Z] [2023-01-15T19:34:26.286Z] init-report: [2023-01-15T19:34:26.286Z] [2023-01-15T19:34:26.286Z] setOSConditions: [2023-01-15T19:34:26.286Z] [2023-01-15T19:34:26.286Z] setToolWin: [2023-01-15T19:34:26.287Z] [2023-01-15T19:34:26.287Z] setToolUnix: [2023-01-15T19:34:26.287Z] [2023-01-15T19:34:26.287Z] setToolProperty: [2023-01-15T19:34:26.287Z] [2023-01-15T19:34:26.287Z] setS1ASclassPath: [2023-01-15T19:34:26.287Z] [2023-01-15T19:34:26.287Z] init-common: [2023-01-15T19:34:26.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:26.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:26.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:26.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:26.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:26.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:26.287Z] [2023-01-15T19:34:26.287Z] startDomainUnix: [2023-01-15T19:34:26.287Z] [echo] Starting DAS [2023-01-15T19:34:26.295Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:26.328Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations. [2023-01-15T19:34:26.328Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:26.328Z] [INFO] [2023-01-15T19:34:26.328Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ test-utils --- [2023-01-15T19:34:26.328Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:26.328Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/classes [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ test-utils --- [2023-01-15T19:34:26.329Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:26.329Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:26.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/src/test/resources [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ test-utils --- [2023-01-15T19:34:26.329Z] [INFO] No sources to compile [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ test-utils --- [2023-01-15T19:34:26.329Z] [INFO] No tests to run. [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ test-utils --- [2023-01-15T19:34:26.329Z] [INFO] Executing tasks [2023-01-15T19:34:26.329Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/classes/META-INF for [2023-01-15T19:34:26.329Z] [INFO] [echo] test-utils [2023-01-15T19:34:26.329Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/classes/META-INF [2023-01-15T19:34:26.329Z] [INFO] Executed tasks [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ test-utils --- [2023-01-15T19:34:26.329Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/test-utils.jar [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ test-utils --- [2023-01-15T19:34:26.329Z] [INFO] No tests to run. [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ test-utils --- [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-test-utils-checkstyle) @ test-utils --- [2023-01-15T19:34:26.329Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ test-utils --- [2023-01-15T19:34:26.329Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/6.2.6-SNAPSHOT/test-utils-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:26.329Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/6.2.6-SNAPSHOT/test-utils-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2023-01-15T19:34:26.329Z] [INFO] Building Admin Modules 6.2.6-SNAPSHOT [22/291] [2023-01-15T19:34:26.329Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:26.329Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin [2023-01-15T19:34:26.329Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:26.329Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] Executing tasks [2023-01-15T19:34:26.329Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/target/classes/META-INF for [2023-01-15T19:34:26.329Z] [INFO] [echo] nucleus-admin [2023-01-15T19:34:26.329Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/target/classes/META-INF [2023-01-15T19:34:26.329Z] [INFO] Executed tasks [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] No tests to run. [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-admin --- [2023-01-15T19:34:26.329Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/6.2.6-SNAPSHOT/nucleus-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2023-01-15T19:34:26.329Z] [INFO] Building admin-config-api 6.2.6-SNAPSHOT [23/291] [2023-01-15T19:34:26.329Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ config-api --- [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ config-api --- [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ config-api --- [2023-01-15T19:34:26.329Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:26.329Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api [2023-01-15T19:34:26.329Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:26.329Z] [INFO] [2023-01-15T19:34:26.329Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ config-api --- [2023-01-15T19:34:26.330Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:26.346Z] [INFO] [testng] ... [2023-01-15T19:34:26.347Z] [INFO] [testng] ... TestNG 6.11 by C?dric Beust (cedric@beust.com) [2023-01-15T19:34:26.347Z] [INFO] [testng] ... [2023-01-15T19:34:26.347Z] [INFO] [testng] [2023-01-15T19:34:26.544Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:26.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] all: [2023-01-15T19:34:26.553Z] [echo] Running events [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] all: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] events: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setOSConditions: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolWin: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolUnix: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolProperty: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setS1ASclassPath: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] init-common: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] clean: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setOSConditions: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolWin: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolUnix: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolProperty: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setS1ASclassPath: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] init-common: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] clean-common: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setOSConditions: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolWin: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolUnix: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolProperty: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setS1ASclassPath: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] init-common: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] clean-classes-common: [2023-01-15T19:34:26.553Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setOSConditions: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolWin: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolUnix: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setToolProperty: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] setS1ASclassPath: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] init-common: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] clean-jars-common: [2023-01-15T19:34:26.553Z] [2023-01-15T19:34:26.553Z] compile: [2023-01-15T19:34:26.809Z] [2023-01-15T19:34:26.809Z] setOSConditions: [2023-01-15T19:34:26.809Z] [2023-01-15T19:34:26.809Z] setToolWin: [2023-01-15T19:34:26.809Z] [2023-01-15T19:34:26.809Z] setToolUnix: [2023-01-15T19:34:26.809Z] [2023-01-15T19:34:26.809Z] setToolProperty: [2023-01-15T19:34:26.809Z] [2023-01-15T19:34:26.809Z] setS1ASclassPath: [2023-01-15T19:34:26.809Z] [2023-01-15T19:34:26.809Z] init-common: [2023-01-15T19:34:26.809Z] [2023-01-15T19:34:26.809Z] compile-common: [2023-01-15T19:34:26.809Z] [echo] Current time (ISO): 2023-01-15T19:34:26.559+0000 [2023-01-15T19:34:26.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:26.809Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:26.809Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:26.911Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/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 [Pipeline] timeout [2023-01-15T19:34:27.132Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T19:34:27.261Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:27.261Z] [INFO] [2023-01-15T19:34:27.261Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ config-api --- [2023-01-15T19:34:27.261Z] [INFO] [2023-01-15T19:34:27.261Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ config-api --- [2023-01-15T19:34:27.261Z] [INFO] [2023-01-15T19:34:27.261Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ config-api --- [2023-01-15T19:34:27.261Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:27.261Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:27.261Z] [INFO] [2023-01-15T19:34:27.261Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ config-api --- [2023-01-15T19:34:27.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:27.261Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:27.261Z] [INFO] Copying 8 resources [2023-01-15T19:34:27.261Z] [INFO] Copying 15 resources [2023-01-15T19:34:27.261Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:27.261Z] [INFO] [2023-01-15T19:34:27.261Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ config-api --- [2023-01-15T19:34:27.261Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:27.261Z] [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/classes [2023-01-15T19:34:27.354Z] [INFO] [exec] Application deployed with name injection. [2023-01-15T19:34:27.355Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:27.355Z] [WARNING] [echo] build-setup: build.home=../.. [2023-01-15T19:34:27.355Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2023-01-15T19:34:27.355Z] [INFO] [wsimport] Eclipse Metro/3.0.3 (RELEASE-3.0.3-7a63cef; 2021-10-13T11:40:48+0000) JAXWS-RI/3.0.2 JAXWS-API/3.0.1 JAXB-RI/3.0.2 JAXB-API/3.0.1 [2023-01-15T19:34:27.355Z] [INFO] [wsimport] command line: wsimport/usr/lib/jvm/jdk11/bin/java -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test -keep -verbose /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/AddNumbers.wsdl -b /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-server.xml [2023-01-15T19:34:27.610Z] [WARNING] [wsimport] parsing WSDL... [2023-01-15T19:34:27.610Z] [WARNING] [wsimport] [2023-01-15T19:34:27.610Z] [WARNING] [wsimport] [2023-01-15T19:34:27.742Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:34:27.742Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:34:27.742Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test ejb_group_1 [2023-01-15T19:34:27.742Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T19:34:27.742Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T19:34:27.742Z] + readonly GF_INTERNAL_ENV_SH=/tmp/CBYgf-internal-env [2023-01-15T19:34:27.742Z] + GF_INTERNAL_ENV_SH=/tmp/CBYgf-internal-env [2023-01-15T19:34:27.742Z] + '[' '!' -z '' ']' [2023-01-15T19:34:27.742Z] + export WSIMPORT_OPTS= [2023-01-15T19:34:27.742Z] + WSIMPORT_OPTS= [2023-01-15T19:34:27.742Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T19:34:27.742Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T19:34:27.824Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API. [2023-01-15T19:34:27.824Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:27.824Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/command/CreateModuleConfigCommand.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:27.824Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/command/CreateModuleConfigCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:27.824Z] [INFO] [2023-01-15T19:34:27.824Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ config-api --- [2023-01-15T19:34:27.824Z] [INFO] [2023-01-15T19:34:27.824Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ config-api --- [2023-01-15T19:34:27.824Z] [INFO] [2023-01-15T19:34:27.824Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ config-api --- [2023-01-15T19:34:27.843Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin ping-connection-pool DerbyPool [2023-01-15T19:34:28.002Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T19:34:28.002Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:34:28.002Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:34:28.002Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T19:34:28.002Z] + '[' -z '' ']' [2023-01-15T19:34:28.002Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T19:34:28.002Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T19:34:28.002Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:28.080Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:28.081Z] [INFO] [2023-01-15T19:34:28.081Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ config-api --- [2023-01-15T19:34:28.081Z] [INFO] [2023-01-15T19:34:28.081Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ config-api --- [2023-01-15T19:34:28.081Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:28.081Z] [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/classes [2023-01-15T19:34:28.100Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin ping-connection-pool QLJdbcPool [2023-01-15T19:34:28.173Z] [WARNING] [wsimport] [2023-01-15T19:34:28.173Z] [WARNING] [wsimport] Generating code... [2023-01-15T19:34:28.173Z] [WARNING] [wsimport] [2023-01-15T19:34:28.173Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbers.java [2023-01-15T19:34:28.173Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersFault.java [2023-01-15T19:34:28.173Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersFault_Exception.java [2023-01-15T19:34:28.173Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersPortType.java [2023-01-15T19:34:28.173Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersResponse.java [2023-01-15T19:34:28.174Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersService.java [2023-01-15T19:34:28.174Z] [WARNING] [wsimport] jaxwsfromwsdl/server/ObjectFactory.java [2023-01-15T19:34:28.174Z] [WARNING] [wsimport] jaxwsfromwsdl/server/OneWayInt.java [2023-01-15T19:34:28.174Z] [WARNING] [wsimport] jaxwsfromwsdl/server/package-info.java [2023-01-15T19:34:28.174Z] [WARNING] [wsimport] [2023-01-15T19:34:28.174Z] [WARNING] [wsimport] Compiling code... [2023-01-15T19:34:28.174Z] [WARNING] [wsimport] [2023-01-15T19:34:28.174Z] [WARNING] [wsimport] javac -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/jakarta.activation.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/jakarta.mail.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbers.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersPortType.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersResponse.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersService.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/ObjectFactory.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/OneWayInt.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/package-info.java [2023-01-15T19:34:28.430Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:28.643Z] [INFO] [2023-01-15T19:34:28.643Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ config-api --- [2023-01-15T19:34:28.643Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:34:28.644Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:34:28.644Z] [INFO] [2023-01-15T19:34:28.644Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ config-api --- [2023-01-15T19:34:28.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:28.644Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:28.663Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool [2023-01-15T19:34:28.702Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:28.702Z] [javac] 1 warning [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] build: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] setOSConditions: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] setToolWin: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] setToolUnix: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] setToolProperty: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] setS1ASclassPath: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] init-common: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] webclient-war-common: [2023-01-15T19:34:28.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] clear: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] test-tlds-exist: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] copy-tlds: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] test-tagfiles-exist: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.702Z] copy-tagfiles: [2023-01-15T19:34:28.702Z] [2023-01-15T19:34:28.703Z] package-war-common: [2023-01-15T19:34:28.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:28.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:28.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:28.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:28.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/lib [2023-01-15T19:34:28.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:28.703Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:28.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/docroot [2023-01-15T19:34:28.703Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-event-observer-web.war [2023-01-15T19:34:28.703Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:28.703Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:28.703Z] [javac] Compiling 1 source file [2023-01-15T19:34:28.703Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:28.703Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:28.703Z] [2023-01-15T19:34:28.703Z] deploy: [2023-01-15T19:34:28.703Z] [2023-01-15T19:34:28.703Z] deploy-war-common: [2023-01-15T19:34:28.703Z] [2023-01-15T19:34:28.703Z] setOSConditions: [2023-01-15T19:34:28.703Z] [2023-01-15T19:34:28.703Z] setToolWin: [2023-01-15T19:34:28.703Z] [2023-01-15T19:34:28.703Z] setToolUnix: [2023-01-15T19:34:28.703Z] [2023-01-15T19:34:28.703Z] setToolProperty: [2023-01-15T19:34:28.703Z] [2023-01-15T19:34:28.703Z] setS1ASclassPath: [2023-01-15T19:34:28.703Z] [2023-01-15T19:34:28.703Z] init-common: [2023-01-15T19:34:28.703Z] [2023-01-15T19:34:28.703Z] deploy-war-commonpe: [2023-01-15T19:34:28.703Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:28.900Z] [INFO] Copying 17 resources [2023-01-15T19:34:28.901Z] [INFO] [2023-01-15T19:34:28.901Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ config-api --- [2023-01-15T19:34:28.901Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:28.901Z] [INFO] Compiling 76 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/test-classes [2023-01-15T19:34:28.993Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:28.993Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '11' [2023-01-15T19:34:28.993Z] 2 warnings [2023-01-15T19:34:28.993Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/wsit/JaxwsFromWsdl/JaxwsFromWsdl.war [2023-01-15T19:34:28.993Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/wsit [2023-01-15T19:34:28.993Z] [WARNING] [echo] deploying JaxwsFromWsdl.war [2023-01-15T19:34:28.993Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:29.158Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java uses unchecked or unsafe operations. [2023-01-15T19:34:29.158Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:29.158Z] [INFO] [2023-01-15T19:34:29.158Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api --- [2023-01-15T19:34:29.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-event-observer-web.war [2023-01-15T19:34:29.268Z] [exec] Application deployed with name cdi-simple-event-observer-web. [2023-01-15T19:34:29.268Z] [2023-01-15T19:34:29.268Z] deploy-war-commonee: [2023-01-15T19:34:29.268Z] [2023-01-15T19:34:29.268Z] run: [2023-01-15T19:34:29.414Z] [INFO] [2023-01-15T19:34:29.415Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ config-api --- [2023-01-15T19:34:29.415Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:34:29.415Z] [INFO] [2023-01-15T19:34:29.415Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:29.415Z] [INFO] T E S T S [2023-01-15T19:34:29.415Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:29.415Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:29.415Z] [0.017s][info][gc] Using G1 [2023-01-15T19:34:29.524Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:29.525Z] [java] opening connection to http://localhost:8080/cdi-simple-event-observer/myurl [2023-01-15T19:34:29.525Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:34:29.525Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:29.525Z] [java] [2023-01-15T19:34:29.525Z] [java] [2023-01-15T19:34:29.525Z] [java] ----------------------------------------- [2023-01-15T19:34:29.525Z] [java] - events-simple-event-observer: PASS - [2023-01-15T19:34:29.525Z] [java] ----------------------------------------- [2023-01-15T19:34:29.525Z] [java] - Total PASS : 1 - [2023-01-15T19:34:29.525Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:29.525Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:29.525Z] [java] ----------------------------------------- [2023-01-15T19:34:29.525Z] [2023-01-15T19:34:29.525Z] undeploy: [2023-01-15T19:34:29.525Z] [2023-01-15T19:34:29.525Z] setOSConditions: [2023-01-15T19:34:29.525Z] [2023-01-15T19:34:29.525Z] setToolWin: [2023-01-15T19:34:29.525Z] [2023-01-15T19:34:29.525Z] setToolUnix: [2023-01-15T19:34:29.525Z] [2023-01-15T19:34:29.525Z] setToolProperty: [2023-01-15T19:34:29.525Z] [2023-01-15T19:34:29.525Z] setS1ASclassPath: [2023-01-15T19:34:29.525Z] [2023-01-15T19:34:29.525Z] init-common: [2023-01-15T19:34:29.525Z] [2023-01-15T19:34:29.525Z] undeploy-war-common: [2023-01-15T19:34:29.593Z] [INFO] [testng] PASSED: restartDomainTest [2023-01-15T19:34:29.594Z] [INFO] [testng] PASSED: createJDBCPool [2023-01-15T19:34:29.594Z] [INFO] [testng] PASSED: pingJDBCPool [2023-01-15T19:34:29.594Z] [INFO] [testng] PASSED: deleteJDBCPool [2023-01-15T19:34:29.594Z] [INFO] [testng] [2023-01-15T19:34:29.594Z] [INFO] [testng] =============================================== [2023-01-15T19:34:29.594Z] [INFO] [testng] admincli_tests [2023-01-15T19:34:29.594Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2023-01-15T19:34:29.594Z] [INFO] [testng] =============================================== [2023-01-15T19:34:29.594Z] [INFO] [testng] [2023-01-15T19:34:29.674Z] [0.359s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.533ms [2023-01-15T19:34:29.782Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:29.931Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectCreationTest [2023-01-15T19:34:30.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] all: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setOSConditions: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolWin: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolUnix: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolProperty: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setS1ASclassPath: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] init-common: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] clean: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setOSConditions: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolWin: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolUnix: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolProperty: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setS1ASclassPath: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] init-common: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] clean-common: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setOSConditions: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolWin: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolUnix: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolProperty: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setS1ASclassPath: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] init-common: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] clean-classes-common: [2023-01-15T19:34:30.297Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setOSConditions: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolWin: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolUnix: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolProperty: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setS1ASclassPath: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] init-common: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] clean-jars-common: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] compile: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setOSConditions: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolWin: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolUnix: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setToolProperty: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] setS1ASclassPath: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] init-common: [2023-01-15T19:34:30.297Z] [2023-01-15T19:34:30.297Z] compile-common: [2023-01-15T19:34:30.297Z] [echo] Current time (ISO): 2023-01-15T19:34:30.099+0000 [2023-01-15T19:34:30.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:30.297Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:30.297Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:30.495Z] Jan 15, 2023 7:34:30 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:34:30.496Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:34:30.496Z] [1.231s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 64M->8M(256M) 31.952ms [2023-01-15T19:34:30.496Z] [1.231s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:34:30.496Z] [1.240s][info][gc] GC(2) Pause Remark 9M->9M(256M) 2.680ms [2023-01-15T19:34:30.496Z] [1.240s][info][gc] GC(2) Pause Cleanup 9M->9M(256M) 0.060ms [2023-01-15T19:34:30.496Z] [1.242s][info][gc] GC(2) Concurrent Cycle 10.568ms [2023-01-15T19:34:31.059Z] Jan 15, 2023 7:34:30 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.059Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectCreationTest.test, started at 19:34:30.306871, test time: 444 ms [2023-01-15T19:34:31.059Z] Jan 15, 2023 7:34:30 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.059Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectCreationTest.directAttributeNameTest, started at 19:34:30.764199, test time: 1 ms [2023-01-15T19:34:31.060Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s - in com.sun.enterprise.configapi.tests.DirectCreationTest [2023-01-15T19:34:31.060Z] [INFO] Running com.sun.enterprise.configapi.tests.ParentConfigListenerTest [2023-01-15T19:34:31.060Z] Jan 15, 2023 7:34:30 PM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2023-01-15T19:34:31.060Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=network-listener, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener, Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListeners}, reason = unimplemented by NetworkListenersContainer, when = 1673811270874 [2023-01-15T19:34:31.060Z] Jan 15, 2023 7:34:30 PM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2023-01-15T19:34:31.060Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=network-listener, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener, Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListeners}, reason = unimplemented by NetworkListenersContainer, when = 1673811270874 [2023-01-15T19:34:31.060Z] Jan 15, 2023 7:34:30 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.060Z] INFO: Test: com.sun.enterprise.configapi.tests.ParentConfigListenerTest.addHttpListenerTest, started at 19:34:30.846748, test time: 45 ms [2023-01-15T19:34:31.060Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in com.sun.enterprise.configapi.tests.ParentConfigListenerTest [2023-01-15T19:34:31.060Z] [INFO] Running com.sun.enterprise.configapi.tests.TransactionCallBackTest [2023-01-15T19:34:31.060Z] Jan 15, 2023 7:34:30 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.060Z] INFO: Test: com.sun.enterprise.configapi.tests.TransactionCallBackTest.test, started at 19:34:30.95, test time: 8 ms [2023-01-15T19:34:31.060Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in com.sun.enterprise.configapi.tests.TransactionCallBackTest [2023-01-15T19:34:31.060Z] [INFO] Running com.sun.enterprise.configapi.tests.ConfigListenerTest [2023-01-15T19:34:31.060Z] [1.830s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 73M->10M(256M) 7.866ms [2023-01-15T19:34:31.060Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.060Z] INFO: Test: com.sun.enterprise.configapi.tests.ConfigListenerTest.changedTest, started at 19:34:31.008189, test time: 24 ms [2023-01-15T19:34:31.060Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.060Z] INFO: Test: com.sun.enterprise.configapi.tests.ConfigListenerTest.removeListenerTest, started at 19:34:31.035026, test time: 2 ms [2023-01-15T19:34:31.060Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in com.sun.enterprise.configapi.tests.ConfigListenerTest [2023-01-15T19:34:31.060Z] [INFO] Running com.sun.enterprise.configapi.tests.VetoableChangeListenerTest [2023-01-15T19:34:31.316Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.316Z] INFO: Test: com.sun.enterprise.configapi.tests.VetoableChangeListenerTest.propertyChangeEventReceptionTest, started at 19:34:31.089909, test time: 29 ms [2023-01-15T19:34:31.316Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in com.sun.enterprise.configapi.tests.VetoableChangeListenerTest [2023-01-15T19:34:31.316Z] [INFO] Running com.sun.enterprise.configapi.tests.Ssl2EnabledTest [2023-01-15T19:34:31.316Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.316Z] INFO: Test: com.sun.enterprise.configapi.tests.Ssl2EnabledTest.sslEnabledTest, started at 19:34:31.169436, test time: 13 ms [2023-01-15T19:34:31.316Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in com.sun.enterprise.configapi.tests.Ssl2EnabledTest [2023-01-15T19:34:31.316Z] [INFO] Running com.sun.enterprise.configapi.tests.cluster.DuckMethodsTest [2023-01-15T19:34:31.316Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.316Z] INFO: Test: com.sun.enterprise.configapi.tests.cluster.DuckMethodsTest.getClusterFromServerTest, started at 19:34:31.232586, test time: 7 ms [2023-01-15T19:34:31.316Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in com.sun.enterprise.configapi.tests.cluster.DuckMethodsTest [2023-01-15T19:34:31.316Z] [INFO] Running com.sun.enterprise.configapi.tests.HttpListenerTest [2023-01-15T19:34:31.316Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.316Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpListenerTest.validTransaction, started at 19:34:31.286289, test time: 20 ms [2023-01-15T19:34:31.511Z] [INFO] [exec] Application deployed with name JaxwsFromWsdl. [2023-01-15T19:34:31.512Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:31.512Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2023-01-15T19:34:31.512Z] [INFO] [wsimport] Eclipse Metro/3.0.3 (RELEASE-3.0.3-7a63cef; 2021-10-13T11:40:48+0000) JAXWS-RI/3.0.2 JAXWS-API/3.0.1 JAXB-RI/3.0.2 JAXB-API/3.0.1 [2023-01-15T19:34:31.512Z] [INFO] [wsimport] command line: wsimport/usr/lib/jvm/jdk11/bin/java -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test -keep -verbose http://localhost:8080/JaxwsFromWsdl/addnumbers?wsdl -b /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-client.xml [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] parsing WSDL... [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] Generating code... [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbers.java [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersFault.java [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersFault_Exception.java [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersPortType.java [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersResponse.java [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersService.java [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] jaxwsfromwsdl/client/ObjectFactory.java [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] jaxwsfromwsdl/client/OneWayInt.java [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] jaxwsfromwsdl/client/package-info.java [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] Compiling code... [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] [2023-01-15T19:34:31.512Z] [WARNING] [wsimport] javac -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/jakarta.activation.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/jakarta.mail.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbers.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersPortType.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersResponse.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersService.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/ObjectFactory.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/OneWayInt.java /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/package-info.java [2023-01-15T19:34:31.572Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.573Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpListenerTest.portTest, started at 19:34:31.309261, test time: 0 ms [2023-01-15T19:34:31.573Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in com.sun.enterprise.configapi.tests.HttpListenerTest [2023-01-15T19:34:31.573Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest [2023-01-15T19:34:31.573Z] failure, not retryable... [2023-01-15T19:34:31.573Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.573Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterConfigRefInvalid, started at 19:34:31.36876, test time: 64 ms [2023-01-15T19:34:31.573Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.573Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterServerRefValid, started at 19:34:31.436087, test time: 7 ms [2023-01-15T19:34:31.573Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.573Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterConfigRefValid, started at 19:34:31.444941, test time: 2 ms [2023-01-15T19:34:31.573Z] failure, not retryable... [2023-01-15T19:34:31.573Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.573Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterServerRefInvalid, started at 19:34:31.449806, test time: 2 ms [2023-01-15T19:34:31.573Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest [2023-01-15T19:34:31.573Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest [2023-01-15T19:34:31.573Z] failure, not retryable... [2023-01-15T19:34:31.573Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.573Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.jmxConnectorAuthRealmRefInvalid, started at 19:34:31.501368, test time: 22 ms [2023-01-15T19:34:31.573Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.573Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.serverConfigRefValid, started at 19:34:31.525545, test time: 24 ms [2023-01-15T19:34:31.573Z] [2.366s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 93M->11M(256M) 7.438ms [2023-01-15T19:34:31.769Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:31.831Z] Jan 15, 2023 7:34:31 PM com.sun.enterprise.config.serverbeans.customvalidators.ConfigRefValidator isValid [2023-01-15T19:34:31.831Z] WARNING: The configuration of the Domain Administration Server cannot be changed from server-config. [2023-01-15T19:34:31.831Z] failure, not retryable... [2023-01-15T19:34:31.831Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.831Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.serverConfigRefInvalid, started at 19:34:31.551824, test time: 13 ms [2023-01-15T19:34:31.831Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.831Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.jmxConnectorAuthRealmRefValid, started at 19:34:31.56651, test time: 2 ms [2023-01-15T19:34:31.831Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest [2023-01-15T19:34:31.831Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.FieldsValidationTest [2023-01-15T19:34:31.831Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.831Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.FieldsValidationTest.testNotNullField, started at 19:34:31.595297, test time: 2 ms [2023-01-15T19:34:31.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in com.sun.enterprise.configapi.tests.validation.FieldsValidationTest [2023-01-15T19:34:31.831Z] [INFO] Running com.sun.enterprise.configapi.tests.TransactionListenerTest [2023-01-15T19:34:31.831Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.831Z] INFO: Test: com.sun.enterprise.configapi.tests.TransactionListenerTest.transactionEvents, started at 19:34:31.62429, test time: 23 ms [2023-01-15T19:34:31.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.sun.enterprise.configapi.tests.TransactionListenerTest [2023-01-15T19:34:31.832Z] [INFO] Running com.sun.enterprise.configapi.tests.SubTypesTest [2023-01-15T19:34:31.832Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:31.832Z] INFO: Test: com.sun.enterprise.configapi.tests.SubTypesTest.testSubTypesOfDomain, started at 19:34:31.674767, test time: 2 ms [2023-01-15T19:34:31.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.sun.enterprise.configapi.tests.SubTypesTest [2023-01-15T19:34:31.832Z] [INFO] Running com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest [2023-01-15T19:34:32.026Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:32.027Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '11' [2023-01-15T19:34:32.027Z] 2 warnings [2023-01-15T19:34:32.027Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:32.087Z] Jan 15, 2023 7:34:31 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:32.088Z] INFO: Test: com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest.waitAndSuccessTest, started at 19:34:31.702557, test time: 230 ms [2023-01-15T19:34:32.196Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:32.196Z] [javac] 1 warning [2023-01-15T19:34:32.196Z] [2023-01-15T19:34:32.196Z] build: [2023-01-15T19:34:32.196Z] [2023-01-15T19:34:32.196Z] setOSConditions: [2023-01-15T19:34:32.196Z] [2023-01-15T19:34:32.196Z] setToolWin: [2023-01-15T19:34:32.196Z] [2023-01-15T19:34:32.196Z] setToolUnix: [2023-01-15T19:34:32.196Z] [2023-01-15T19:34:32.196Z] setToolProperty: [2023-01-15T19:34:32.196Z] [2023-01-15T19:34:32.197Z] setS1ASclassPath: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] init-common: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] webclient-war-common: [2023-01-15T19:34:32.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] clear: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] test-tlds-exist: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] copy-tlds: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] test-tagfiles-exist: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] copy-tagfiles: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] package-war-common: [2023-01-15T19:34:32.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:32.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:32.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:32.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:32.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/lib [2023-01-15T19:34:32.197Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:32.197Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:32.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/docroot [2023-01-15T19:34:32.197Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-event-producers-web.war [2023-01-15T19:34:32.197Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:32.197Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:32.197Z] [javac] Compiling 1 source file [2023-01-15T19:34:32.197Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:32.197Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] deploy: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] deploy-war-common: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] setOSConditions: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] setToolWin: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] setToolUnix: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] setToolProperty: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] setS1ASclassPath: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] init-common: [2023-01-15T19:34:32.197Z] [2023-01-15T19:34:32.197Z] deploy-war-commonpe: [2023-01-15T19:34:32.197Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:32.589Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:32.590Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '11' [2023-01-15T19:34:32.590Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/wsit/JaxwsFromWsdl/src/test/jaxwsfromwsdl/client/JaxwsFromWsdlTestNG.java uses unchecked or unsafe operations. [2023-01-15T19:34:32.590Z] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:32.590Z] 2 warnings [2023-01-15T19:34:32.590Z] [WARNING] [echo] =============Starting TestNG test at ../../classes/test from testng.xml ============ [2023-01-15T19:34:32.590Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output [2023-01-15T19:34:32.590Z] [WARNING] [testng] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:32.762Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-event-producers-web.war [2023-01-15T19:34:33.019Z] [exec] Application deployed with name cdi-event-producers-web. [2023-01-15T19:34:33.019Z] [2023-01-15T19:34:33.019Z] deploy-war-commonee: [2023-01-15T19:34:33.019Z] [2023-01-15T19:34:33.019Z] run: [2023-01-15T19:34:33.019Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:33.111Z] [exec] Waiting for domain1 to start ..... [2023-01-15T19:34:33.111Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:34:33.111Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:34:33.111Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:34:33.111Z] [exec] Admin Port: 45707 [2023-01-15T19:34:33.111Z] [exec] Command start-domain executed successfully. [2023-01-15T19:34:33.111Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:34:33.111Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] dumpThreadStack: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] startDomainWindows: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] startDomain: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] jsp: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setOSConditions: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolWin: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolUnix: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolProperty: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setS1ASclassPath: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] init-common: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] clean: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setOSConditions: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolWin: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolUnix: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolProperty: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setS1ASclassPath: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] init-common: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] clean-common: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setOSConditions: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolWin: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolUnix: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolProperty: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setS1ASclassPath: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] init-common: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] clean-classes-common: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setOSConditions: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolWin: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolUnix: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolProperty: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setS1ASclassPath: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] init-common: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] clean-jars-common: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] compile: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setOSConditions: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolWin: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolUnix: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setToolProperty: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] setS1ASclassPath: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] init-common: [2023-01-15T19:34:33.111Z] [2023-01-15T19:34:33.111Z] compile-common: [2023-01-15T19:34:33.111Z] [echo] Current time (ISO): 2023-01-15T19:34:32.954+0000 [2023-01-15T19:34:33.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:33.111Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:33.153Z] [INFO] [testng] ... [2023-01-15T19:34:33.153Z] [INFO] [testng] ... TestNG 6.11 by C?dric Beust (cedric@beust.com) [2023-01-15T19:34:33.153Z] [INFO] [testng] ... [2023-01-15T19:34:33.153Z] [INFO] [testng] [2023-01-15T19:34:33.153Z] [INFO] [testng] done for init [2023-01-15T19:34:33.276Z] [java] opening connection to http://localhost:8080/cdi-event-producers/myurl [2023-01-15T19:34:33.277Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:34:33.277Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:33.277Z] [java] [2023-01-15T19:34:33.277Z] [java] [2023-01-15T19:34:33.277Z] [java] ----------------------------------------- [2023-01-15T19:34:33.277Z] [java] - events-simple-event-producer: PASS - [2023-01-15T19:34:33.277Z] [java] ----------------------------------------- [2023-01-15T19:34:33.277Z] [java] - Total PASS : 1 - [2023-01-15T19:34:33.277Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:33.277Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:33.277Z] [java] ----------------------------------------- [2023-01-15T19:34:33.277Z] [2023-01-15T19:34:33.277Z] undeploy: [2023-01-15T19:34:33.277Z] [2023-01-15T19:34:33.277Z] setOSConditions: [2023-01-15T19:34:33.277Z] [2023-01-15T19:34:33.277Z] setToolWin: [2023-01-15T19:34:33.277Z] [2023-01-15T19:34:33.277Z] setToolUnix: [2023-01-15T19:34:33.277Z] [2023-01-15T19:34:33.277Z] setToolProperty: [2023-01-15T19:34:33.277Z] [2023-01-15T19:34:33.277Z] setS1ASclassPath: [2023-01-15T19:34:33.277Z] [2023-01-15T19:34:33.277Z] init-common: [2023-01-15T19:34:33.277Z] [2023-01-15T19:34:33.277Z] undeploy-war-common: [2023-01-15T19:34:33.277Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:33.370Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:33.455Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest.waitAndTimeOutTest, started at 19:34:31.934451, test time: 1,203 ms [2023-01-15T19:34:33.456Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 s - in com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest [2023-01-15T19:34:33.456Z] [INFO] Running com.sun.enterprise.configapi.tests.ParentTest [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.ParentTest.parents, started at 19:34:33.168494, test time: 0 ms [2023-01-15T19:34:33.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in com.sun.enterprise.configapi.tests.ParentTest [2023-01-15T19:34:33.456Z] [INFO] Running com.sun.enterprise.configapi.tests.DomainTest [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.DomainTest.domainExist, started at 19:34:33.201321, test time: 0 ms [2023-01-15T19:34:33.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in com.sun.enterprise.configapi.tests.DomainTest [2023-01-15T19:34:33.456Z] [INFO] Running com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest.duplicateKeyTest, started at 19:34:33.231627, test time: 6 ms [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest.identicalKeyTest, started at 19:34:33.239391, test time: 1 ms [2023-01-15T19:34:33.456Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest [2023-01-15T19:34:33.456Z] [INFO] Running com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest.testFewDefaults, started at 19:34:33.262106, test time: 0 ms [2023-01-15T19:34:33.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest [2023-01-15T19:34:33.456Z] [INFO] Running com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest.testAllDefaults, started at 19:34:33.29189, test time: 0 ms [2023-01-15T19:34:33.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest [2023-01-15T19:34:33.456Z] [INFO] Running com.sun.enterprise.configapi.tests.AttributeRemovalTest [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.removeAttributeTest, started at 19:34:33.338753, test time: 4 ms [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.deprecatedWrite, started at 19:34:33.34527, test time: 3 ms [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.readOnlyRemovalTest, started at 19:34:33.350337, test time: 8 ms [2023-01-15T19:34:33.456Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in com.sun.enterprise.configapi.tests.AttributeRemovalTest [2023-01-15T19:34:33.456Z] [INFO] Running com.sun.enterprise.configapi.tests.CollectionsAccessTest [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.semiProtectedTest, started at 19:34:33.390519, test time: 16 ms [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.unprotectedAccess, started at 19:34:33.408456, test time: 0 ms [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.protectedTest, started at 19:34:33.409863, test time: 9 ms [2023-01-15T19:34:33.456Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in com.sun.enterprise.configapi.tests.CollectionsAccessTest [2023-01-15T19:34:33.456Z] [INFO] Running com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest [2023-01-15T19:34:33.456Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.456Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.applicationExtensionTest, started at 19:34:33.444334, test time: 1 ms [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.713Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.existenceTest, started at 19:34:33.447438, test time: 1 ms [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.713Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.extensionTest, started at 19:34:33.450149, test time: 5 ms [2023-01-15T19:34:33.713Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest [2023-01-15T19:34:33.713Z] [INFO] Running com.sun.enterprise.configapi.tests.TranslatedValuesTest [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.713Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedValuesTest.testAppRoot, started at 19:34:33.487666, test time: 3 ms [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.713Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedValuesTest.testJavaRoot, started at 19:34:33.49202, test time: 0 ms [2023-01-15T19:34:33.713Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in com.sun.enterprise.configapi.tests.TranslatedValuesTest [2023-01-15T19:34:33.713Z] [INFO] Running com.sun.enterprise.configapi.tests.HttpServiceTest [2023-01-15T19:34:33.713Z] [4.321s][info][gc] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 159M->11M(256M) 4.662ms [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.713Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpServiceTest.validTransaction, started at 19:34:33.527491, test time: 11 ms [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.713Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpServiceTest.connectionTest, started at 19:34:33.540269, test time: 0 ms [2023-01-15T19:34:33.713Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in com.sun.enterprise.configapi.tests.HttpServiceTest [2023-01-15T19:34:33.713Z] [INFO] Running com.sun.enterprise.configapi.tests.GetElementTypeByNameTest [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.713Z] INFO: Test: com.sun.enterprise.configapi.tests.GetElementTypeByNameTest.testAppRoot, started at 19:34:33.565317, test time: 0 ms [2023-01-15T19:34:33.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in com.sun.enterprise.configapi.tests.GetElementTypeByNameTest [2023-01-15T19:34:33.713Z] [INFO] Running com.sun.enterprise.configapi.tests.RawValueTest [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.713Z] INFO: Test: com.sun.enterprise.configapi.tests.RawValueTest.testAppRoot, started at 19:34:33.590713, test time: 2 ms [2023-01-15T19:34:33.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in com.sun.enterprise.configapi.tests.RawValueTest [2023-01-15T19:34:33.713Z] [INFO] Running com.sun.enterprise.configapi.tests.DeepCopyTest [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.713Z] INFO: config:server-config:GlassFishConfigBean and config:cloned-config:GlassFishConfigBean [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.713Z] INFO: thread-pools:null:GlassFishConfigBean and thread-pools:null:GlassFishConfigBean [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.713Z] INFO: thread-pool:null:GlassFishConfigBean and thread-pool:null:GlassFishConfigBean [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.713Z] INFO: network-config:null:GlassFishConfigBean and network-config:null:GlassFishConfigBean [2023-01-15T19:34:33.713Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: transports:null:GlassFishConfigBean and transports:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: transport:tcp:GlassFishConfigBean and transport:tcp:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: network-listeners:null:GlassFishConfigBean and network-listeners:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: thread-pool:null:GlassFishConfigBean and thread-pool:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: network-listener:http-listener-1:GlassFishConfigBean and network-listener:http-listener-1:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: protocols:null:GlassFishConfigBean and protocols:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: protocol:http-listener-1:GlassFishConfigBean and protocol:http-listener-1:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: http:null:GlassFishConfigBean and http:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: file-cache:null:GlassFishConfigBean and file-cache:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: availability-service:null:GlassFishConfigBean and availability-service:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: group-management-service:null:GlassFishConfigBean and group-management-service:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: failure-detection:null:GlassFishConfigBean and failure-detection:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: security-service:null:GlassFishConfigBean and security-service:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: auth-realm:admin-realm:GlassFishConfigBean and auth-realm:admin-realm:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: property:file:GlassFishConfigBean and property:file:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: jacc-provider:default:GlassFishConfigBean and jacc-provider:default:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: property:repository:GlassFishConfigBean and property:repository:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: message-security-config:SOAP:GlassFishConfigBean and message-security-config:SOAP:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: provider-config:XWS_ClientProvider:GlassFishConfigBean and provider-config:XWS_ClientProvider:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: response-policy:null:GlassFishConfigBean and response-policy:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: property:encryption.key.alias:GlassFishConfigBean and property:encryption.key.alias:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: request-policy:null:GlassFishConfigBean and request-policy:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: audit-module:default:GlassFishConfigBean and audit-module:default:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: property:auditOn:GlassFishConfigBean and property:auditOn:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: java-config:null:GlassFishConfigBean and java-config:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: log-service:null:GlassFishConfigBean and log-service:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: module-log-levels:null:GlassFishConfigBean and module-log-levels:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: monitoring-service:null:GlassFishConfigBean and monitoring-service:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: module-monitoring-levels:null:GlassFishConfigBean and module-monitoring-levels:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: http-service:null:GlassFishConfigBean and http-service:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: access-log:null:GlassFishConfigBean and access-log:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: virtual-server:server:GlassFishConfigBean and virtual-server:server:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: property:docroot:GlassFishConfigBean and property:docroot:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: admin-service:null:GlassFishConfigBean and admin-service:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: das-config:null:GlassFishConfigBean and das-config:null:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.714Z] INFO: property:adminConsoleContextRoot:GlassFishConfigBean and property:adminConsoleContextRoot:GlassFishConfigBean [2023-01-15T19:34:33.714Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2023-01-15T19:34:33.715Z] INFO: jmx-connector:system:GlassFishConfigBean and jmx-connector:system:GlassFishConfigBean [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest parentingTest [2023-01-15T19:34:33.715Z] INFO: types equality passed [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.715Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.715Z] 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 [2023-01-15T19:34:33.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] all: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setOSConditions: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolWin: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolUnix: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolProperty: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setS1ASclassPath: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] init-common: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] clean: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setOSConditions: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolWin: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolUnix: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolProperty: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setS1ASclassPath: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] init-common: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] clean-common: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setOSConditions: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolWin: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolUnix: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolProperty: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setS1ASclassPath: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] init-common: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] clean-classes-common: [2023-01-15T19:34:33.842Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setOSConditions: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolWin: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolUnix: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolProperty: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setS1ASclassPath: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] init-common: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] clean-jars-common: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] compile: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setOSConditions: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolWin: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolUnix: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setToolProperty: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] setS1ASclassPath: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] init-common: [2023-01-15T19:34:33.842Z] [2023-01-15T19:34:33.842Z] compile-common: [2023-01-15T19:34:33.842Z] [echo] Current time (ISO): 2023-01-15T19:34:33.754+0000 [2023-01-15T19:34:33.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:33.842Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:33.972Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.972Z] 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 [2023-01-15T19:34:33.972Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.973Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.973Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.974Z] 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 [2023-01-15T19:34:33.974Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2023-01-15T19:34:33.975Z] 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 [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.975Z] INFO: Test: com.sun.enterprise.configapi.tests.DeepCopyTest.parentingTest, started at 19:34:33.61824, test time: 63 ms [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.975Z] INFO: Test: com.sun.enterprise.configapi.tests.DeepCopyTest.configCopy, started at 19:34:33.683693, test time: 8 ms [2023-01-15T19:34:33.975Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in com.sun.enterprise.configapi.tests.DeepCopyTest [2023-01-15T19:34:33.975Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectRemovalTest [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.975Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectRemovalTest.test, started at 19:34:33.717864, test time: 4 ms [2023-01-15T19:34:33.975Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.sun.enterprise.configapi.tests.DirectRemovalTest [2023-01-15T19:34:33.975Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectAccessTest [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.975Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectAccessTest.test, started at 19:34:33.760636, test time: 6 ms [2023-01-15T19:34:33.975Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in com.sun.enterprise.configapi.tests.DirectAccessTest [2023-01-15T19:34:33.975Z] [INFO] Running com.sun.enterprise.configapi.tests.ApplicationsTest [2023-01-15T19:34:33.975Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.975Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.getModulesTest, started at 19:34:33.797893, test time: 0 ms [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.976Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.getApplicationTest, started at 19:34:33.799124, test time: 0 ms [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.976Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.appsExistTest, started at 19:34:33.800658, test time: 0 ms [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.976Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.removalTest, started at 19:34:33.80165, test time: 4 ms [2023-01-15T19:34:33.976Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in com.sun.enterprise.configapi.tests.ApplicationsTest [2023-01-15T19:34:33.976Z] [INFO] Running com.sun.enterprise.configapi.tests.DefaultValueTest [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.976Z] INFO: Test: com.sun.enterprise.configapi.tests.DefaultValueTest.defaultValueTest, started at 19:34:33.834792, test time: 0 ms [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.976Z] INFO: Test: com.sun.enterprise.configapi.tests.DefaultValueTest.rawAttributeTest, started at 19:34:33.836327, test time: 0 ms [2023-01-15T19:34:33.976Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.sun.enterprise.configapi.tests.DefaultValueTest [2023-01-15T19:34:33.976Z] [INFO] Running com.sun.enterprise.configapi.tests.UnprocessedEventsTest [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2023-01-15T19:34:33.976Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=port, OldValue = 8080, NewValue = 8908, Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener}, reason = Java NIO port listener cannot reconfigure its port dynamically, when = 1673811273864 [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2023-01-15T19:34:33.976Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=port, OldValue = 8908, NewValue = 8080, Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener}, reason = Java NIO port listener cannot reconfigure its port dynamically, when = 1673811273866 [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.976Z] INFO: Test: com.sun.enterprise.configapi.tests.UnprocessedEventsTest.unprocessedEventsTest, started at 19:34:33.861781, test time: 5 ms [2023-01-15T19:34:33.976Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.sun.enterprise.configapi.tests.UnprocessedEventsTest [2023-01-15T19:34:33.976Z] [INFO] Running com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.976Z] INFO: Test: com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest.multipleListeners, started at 19:34:33.892986, test time: 9 ms [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.976Z] INFO: Test: com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest.addElementTest, started at 19:34:33.904529, test time: 7 ms [2023-01-15T19:34:33.976Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest [2023-01-15T19:34:33.976Z] [INFO] Running com.sun.enterprise.configapi.tests.PropertyChangeListenerTest [2023-01-15T19:34:33.976Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:33.976Z] INFO: Test: com.sun.enterprise.configapi.tests.PropertyChangeListenerTest.propertyChangeEventReceptionTest, started at 19:34:33.946615, test time: 5 ms [2023-01-15T19:34:33.976Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in com.sun.enterprise.configapi.tests.PropertyChangeListenerTest [2023-01-15T19:34:33.976Z] [INFO] Running com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest [2023-01-15T19:34:34.099Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:34.232Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.233Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.test, started at 19:34:33.979609, test time: 3 ms [2023-01-15T19:34:34.233Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.233Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.doTest, started at 19:34:33.984918, test time: 0 ms [2023-01-15T19:34:34.233Z] Jan 15, 2023 7:34:33 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.233Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.testSubTypesOfDomain, started at 19:34:33.986831, test time: 0 ms [2023-01-15T19:34:34.233Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest [2023-01-15T19:34:34.233Z] [INFO] Running com.sun.enterprise.configapi.tests.ModulesTest [2023-01-15T19:34:34.233Z] [4.804s][info][gc] GC(6) Pause Young (Normal) (G1 Evacuation Pause) 158M->11M(256M) 6.166ms [2023-01-15T19:34:34.233Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.233Z] INFO: Test: com.sun.enterprise.configapi.tests.ModulesTest.modulesTest, started at 19:34:34.018238, test time: 0 ms [2023-01-15T19:34:34.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in com.sun.enterprise.configapi.tests.ModulesTest [2023-01-15T19:34:34.233Z] [INFO] Running com.sun.enterprise.configapi.tests.TranslatedViewCreationTest [2023-01-15T19:34:34.233Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.233Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedViewCreationTest.createVirtualServerTest, started at 19:34:34.043634, test time: 8 ms [2023-01-15T19:34:34.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in com.sun.enterprise.configapi.tests.TranslatedViewCreationTest [2023-01-15T19:34:34.233Z] [INFO] Running com.sun.enterprise.configapi.tests.PersistenceTest [2023-01-15T19:34:34.233Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.configapi.tests.PersistenceTest.test, started at 19:34:34.076929, test time: 3 ms [2023-01-15T19:34:34.234Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.sun.enterprise.configapi.tests.PersistenceTest [2023-01-15T19:34:34.234Z] [INFO] Running com.sun.enterprise.configapi.tests.EnabledTest [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.configapi.tests.EnabledTest.enabled, started at 19:34:34.104833, test time: 4 ms [2023-01-15T19:34:34.234Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.sun.enterprise.configapi.tests.EnabledTest [2023-01-15T19:34:34.234Z] [INFO] Running com.sun.enterprise.configapi.tests.AddPropertyTest [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.configapi.tests.AddPropertyTest.transactionEvents, started at 19:34:34.13644, test time: 5 ms [2023-01-15T19:34:34.234Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in com.sun.enterprise.configapi.tests.AddPropertyTest [2023-01-15T19:34:34.234Z] [INFO] Running com.sun.enterprise.config.modularity.tests.BasicModularityTest [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingAdminFile, started at 19:34:34.167479, test time: 10 ms [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.serializeConfigBeanByType, started at 19:34:34.178979, test time: 0 ms [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingEmbeddedFile, started at 19:34:34.18031, test time: 1 ms [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingDefaultFile, started at 19:34:34.182328, test time: 1 ms [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.serializeConfigBean, started at 19:34:34.184129, test time: 0 ms [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.moduleConfigurationXmlParserTest, started at 19:34:34.185677, test time: 2 ms [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.tesOnTheFlyConfigurationGenerationMethod, started at 19:34:34.188684, test time: 0 ms [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.locationTest, started at 19:34:34.190408, test time: 0 ms [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.getCurrentConfigurationForConfigBean, started at 19:34:34.19186, test time: 4 ms [2023-01-15T19:34:34.234Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.234Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testConfigExtensionPatternImpl, started at 19:34:34.197766, test time: 6 ms [2023-01-15T19:34:34.491Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.491Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testRanking, started at 19:34:34.206684, test time: 26 ms [2023-01-15T19:34:34.491Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.491Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testHasNoCustomization, started at 19:34:34.234785, test time: 0 ms [2023-01-15T19:34:34.491Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.491Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingAndApplyingModuleConfigurationFile, started at 19:34:34.236777, test time: 5 ms [2023-01-15T19:34:34.491Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.491Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.fromClassNameToClassTest, started at 19:34:34.243557, test time: 0 ms [2023-01-15T19:34:34.491Z] Jan 15, 2023 7:34:34 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:34.491Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.owningObjectTest, started at 19:34:34.244635, test time: 1 ms [2023-01-15T19:34:34.491Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in com.sun.enterprise.config.modularity.tests.BasicModularityTest [2023-01-15T19:34:34.491Z] [INFO] Running org.glassfish.config.support.DomainXmlPreParserTest [2023-01-15T19:34:34.491Z] domainWithi1i2_i1 [2023-01-15T19:34:34.491Z] FOUND SERVERS [2023-01-15T19:34:34.491Z] SERVER: server, ref= server-config [2023-01-15T19:34:34.491Z] SERVER: i1, ref= i1-config [2023-01-15T19:34:34.491Z] SERVER: i2, ref= i2-config [2023-01-15T19:34:34.491Z] FOUND CONFIGS [2023-01-15T19:34:34.491Z] CONFIG: server-config [2023-01-15T19:34:34.491Z] CONFIG: default-config [2023-01-15T19:34:34.491Z] CONFIG: i1-config [2023-01-15T19:34:34.491Z] CONFIG: i2-config [2023-01-15T19:34:34.491Z] domainWithi1i2_i2 [2023-01-15T19:34:34.491Z] FOUND SERVERS [2023-01-15T19:34:34.491Z] SERVER: server, ref= server-config [2023-01-15T19:34:34.491Z] SERVER: i1, ref= i1-config [2023-01-15T19:34:34.491Z] SERVER: i2, ref= i2-config [2023-01-15T19:34:34.491Z] FOUND CONFIGS [2023-01-15T19:34:34.491Z] CONFIG: server-config [2023-01-15T19:34:34.491Z] CONFIG: default-config [2023-01-15T19:34:34.491Z] CONFIG: i1-config [2023-01-15T19:34:34.491Z] CONFIG: i2-config [2023-01-15T19:34:34.491Z] noConfigTest [2023-01-15T19:34:34.491Z] FOUND SERVERS [2023-01-15T19:34:34.491Z] SERVER: server, ref= server-config [2023-01-15T19:34:34.491Z] SERVER: i1, ref= i1-config_does_not_exist [2023-01-15T19:34:34.491Z] FOUND CONFIGS [2023-01-15T19:34:34.491Z] CONFIG: server-config [2023-01-15T19:34:34.491Z] CONFIG: default-config [2023-01-15T19:34:34.491Z] CONFIG: i1-config [2023-01-15T19:34:34.491Z] domainWithi1 [2023-01-15T19:34:34.491Z] FOUND SERVERS [2023-01-15T19:34:34.491Z] SERVER: server, ref= server-config [2023-01-15T19:34:34.491Z] SERVER: i1, ref= i1-config [2023-01-15T19:34:34.491Z] FOUND CONFIGS [2023-01-15T19:34:34.491Z] CONFIG: server-config [2023-01-15T19:34:34.491Z] CONFIG: default-config [2023-01-15T19:34:34.491Z] CONFIG: i1-config [2023-01-15T19:34:34.491Z] twoClusteredInstances [2023-01-15T19:34:34.491Z] FOUND SERVERS [2023-01-15T19:34:34.491Z] SERVER: server, ref= server-config [2023-01-15T19:34:34.491Z] SERVER: i1, ref= i1-config [2023-01-15T19:34:34.491Z] SERVER: i2, ref= i2-config [2023-01-15T19:34:34.491Z] SERVER: c1i1, ref= c1-config [2023-01-15T19:34:34.491Z] SERVER: c1i2, ref= c1-config [2023-01-15T19:34:34.491Z] FOUND CONFIGS [2023-01-15T19:34:34.491Z] CONFIG: server-config [2023-01-15T19:34:34.491Z] CONFIG: default-config [2023-01-15T19:34:34.491Z] CONFIG: i1-config [2023-01-15T19:34:34.491Z] CONFIG: i2-config [2023-01-15T19:34:34.491Z] CONFIG: c1-config [2023-01-15T19:34:34.491Z] CONFIG: c2-config [2023-01-15T19:34:34.491Z] CONFIG: c3-config [2023-01-15T19:34:34.491Z] FOUND CLUSTERS [2023-01-15T19:34:34.491Z] Cluster:name=c1, config-ref=c1-config, server-refs = [c1i1, c1i2] [2023-01-15T19:34:34.491Z] Cluster:name=c2, config-ref=c2-config, server-refs = [] [2023-01-15T19:34:34.491Z] Cluster:name=c3, config-ref=c3-config, server-refs = [] [2023-01-15T19:34:34.491Z] oneClusteredInstance [2023-01-15T19:34:34.491Z] FOUND SERVERS [2023-01-15T19:34:34.491Z] SERVER: server, ref= server-config [2023-01-15T19:34:34.491Z] SERVER: i1, ref= i1-config [2023-01-15T19:34:34.491Z] SERVER: i2, ref= i2-config [2023-01-15T19:34:34.491Z] SERVER: c1i1, ref= c1-config [2023-01-15T19:34:34.491Z] FOUND CONFIGS [2023-01-15T19:34:34.491Z] CONFIG: server-config [2023-01-15T19:34:34.491Z] CONFIG: default-config [2023-01-15T19:34:34.491Z] CONFIG: i1-config [2023-01-15T19:34:34.491Z] CONFIG: i2-config [2023-01-15T19:34:34.491Z] CONFIG: c1-config [2023-01-15T19:34:34.491Z] CONFIG: c2-config [2023-01-15T19:34:34.491Z] CONFIG: c3-config [2023-01-15T19:34:34.491Z] FOUND CLUSTERS [2023-01-15T19:34:34.491Z] Cluster:name=c1, config-ref=c1-config, server-refs = [c1i1] [2023-01-15T19:34:34.491Z] Cluster:name=c2, config-ref=c2-config, server-refs = [] [2023-01-15T19:34:34.491Z] Cluster:name=c3, config-ref=c3-config, server-refs = [] [2023-01-15T19:34:34.491Z] stockDomainHasNoInstance [2023-01-15T19:34:34.491Z] FOUND SERVERS [2023-01-15T19:34:34.491Z] SERVER: server, ref= server-config [2023-01-15T19:34:34.491Z] FOUND CONFIGS [2023-01-15T19:34:34.491Z] CONFIG: server-config [2023-01-15T19:34:34.492Z] CONFIG: default-config [2023-01-15T19:34:34.492Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.glassfish.config.support.DomainXmlPreParserTest [2023-01-15T19:34:34.574Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:34:34.575Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:34:34.575Z] + '[' -z '' ']' [2023-01-15T19:34:34.575Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:34:34.575Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:34:34.575Z] + run_test ejb_group_1 [2023-01-15T19:34:34.575Z] + local testid=ejb_group_1 [2023-01-15T19:34:34.575Z] + local found=false [2023-01-15T19:34:34.575Z] ++ find . -name run_test.sh [2023-01-15T19:34:34.575Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:34.575Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T19:34:34.575Z] + OPT=list_test_ids [2023-01-15T19:34:34.575Z] + TEST_ID= [2023-01-15T19:34:34.575Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T19:34:34.575Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T19:34:34.575Z] +++ uname [2023-01-15T19:34:34.575Z] +++ grep -i sunos [2023-01-15T19:34:34.575Z] +++ wc -l [2023-01-15T19:34:34.575Z] +++ awk '{print $1}' [2023-01-15T19:34:34.575Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:34.575Z] ++ GREP=grep [2023-01-15T19:34:34.575Z] ++ AWK=awk [2023-01-15T19:34:34.575Z] ++ SED=sed [2023-01-15T19:34:34.575Z] ++ BC=bc [2023-01-15T19:34:34.575Z] ++ export GREP AWK SED BC [2023-01-15T19:34:34.575Z] + case ${OPT} in [2023-01-15T19:34:34.575Z] + list_test_ids [2023-01-15T19:34:34.575Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + [[ false = true ]] [2023-01-15T19:34:34.575Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:34.575Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T19:34:34.575Z] + OPT=list_test_ids [2023-01-15T19:34:34.575Z] + TEST_ID= [2023-01-15T19:34:34.575Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T19:34:34.575Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T19:34:34.575Z] +++ uname [2023-01-15T19:34:34.575Z] +++ grep -i sunos [2023-01-15T19:34:34.575Z] +++ wc -l [2023-01-15T19:34:34.575Z] +++ awk '{print $1}' [2023-01-15T19:34:34.575Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:34.575Z] ++ GREP=grep [2023-01-15T19:34:34.575Z] ++ AWK=awk [2023-01-15T19:34:34.575Z] ++ SED=sed [2023-01-15T19:34:34.575Z] ++ BC=bc [2023-01-15T19:34:34.575Z] ++ export GREP AWK SED BC [2023-01-15T19:34:34.575Z] + case ${OPT} in [2023-01-15T19:34:34.575Z] + list_test_ids [2023-01-15T19:34:34.575Z] + echo batch_all [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + [[ false = true ]] [2023-01-15T19:34:34.575Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:34.575Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T19:34:34.575Z] + OPT=list_test_ids [2023-01-15T19:34:34.575Z] + TEST_ID= [2023-01-15T19:34:34.575Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T19:34:34.575Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T19:34:34.575Z] +++ uname [2023-01-15T19:34:34.575Z] +++ grep -i sunos [2023-01-15T19:34:34.575Z] +++ wc -l [2023-01-15T19:34:34.575Z] +++ awk '{print $1}' [2023-01-15T19:34:34.575Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:34.575Z] ++ GREP=grep [2023-01-15T19:34:34.575Z] ++ AWK=awk [2023-01-15T19:34:34.575Z] ++ SED=sed [2023-01-15T19:34:34.575Z] ++ BC=bc [2023-01-15T19:34:34.575Z] ++ export GREP AWK SED BC [2023-01-15T19:34:34.575Z] + case ${OPT} in [2023-01-15T19:34:34.575Z] + list_test_ids [2023-01-15T19:34:34.575Z] + echo cdi_all [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + [[ false = true ]] [2023-01-15T19:34:34.575Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:34.575Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T19:34:34.575Z] + OPT=list_test_ids [2023-01-15T19:34:34.575Z] + TEST_ID= [2023-01-15T19:34:34.575Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T19:34:34.575Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T19:34:34.575Z] +++ uname [2023-01-15T19:34:34.575Z] +++ grep -i sunos [2023-01-15T19:34:34.575Z] +++ wc -l [2023-01-15T19:34:34.575Z] +++ awk '{print $1}' [2023-01-15T19:34:34.575Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:34.575Z] ++ GREP=grep [2023-01-15T19:34:34.575Z] ++ AWK=awk [2023-01-15T19:34:34.575Z] ++ SED=sed [2023-01-15T19:34:34.575Z] ++ BC=bc [2023-01-15T19:34:34.575Z] ++ export GREP AWK SED BC [2023-01-15T19:34:34.575Z] + case ${OPT} in [2023-01-15T19:34:34.575Z] + list_test_ids [2023-01-15T19:34:34.575Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.575Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.575Z] + [[ false = true ]] [2023-01-15T19:34:34.575Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:34.575Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T19:34:34.575Z] + OPT=list_test_ids [2023-01-15T19:34:34.575Z] + TEST_ID= [2023-01-15T19:34:34.575Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T19:34:34.575Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T19:34:34.575Z] +++ uname [2023-01-15T19:34:34.575Z] +++ grep -i sunos [2023-01-15T19:34:34.575Z] +++ wc -l [2023-01-15T19:34:34.575Z] +++ awk '{print $1}' [2023-01-15T19:34:34.575Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:34.575Z] ++ GREP=grep [2023-01-15T19:34:34.575Z] ++ AWK=awk [2023-01-15T19:34:34.575Z] ++ SED=sed [2023-01-15T19:34:34.575Z] ++ BC=bc [2023-01-15T19:34:34.576Z] ++ export GREP AWK SED BC [2023-01-15T19:34:34.576Z] + case ${OPT} in [2023-01-15T19:34:34.576Z] + list_test_ids [2023-01-15T19:34:34.576Z] + echo deployment_all deployment_cluster_all [2023-01-15T19:34:34.576Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.576Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.576Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.576Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.576Z] + [[ false = true ]] [2023-01-15T19:34:34.576Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:34:34.576Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T19:34:34.576Z] + OPT=list_test_ids [2023-01-15T19:34:34.576Z] + TEST_ID= [2023-01-15T19:34:34.576Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:34:34.576Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:34:34.576Z] +++ uname [2023-01-15T19:34:34.576Z] +++ grep -i sunos [2023-01-15T19:34:34.576Z] +++ wc -l [2023-01-15T19:34:34.576Z] +++ awk '{print $1}' [2023-01-15T19:34:34.576Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:34.576Z] ++ GREP=grep [2023-01-15T19:34:34.576Z] ++ AWK=awk [2023-01-15T19:34:34.576Z] ++ SED=sed [2023-01-15T19:34:34.576Z] ++ BC=bc [2023-01-15T19:34:34.576Z] ++ export GREP AWK SED BC [2023-01-15T19:34:34.576Z] + case ${OPT} in [2023-01-15T19:34:34.576Z] + list_test_ids [2023-01-15T19:34:34.576Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T19:34:34.576Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.576Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.576Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.576Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.576Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.576Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.576Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:34:34.576Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2023-01-15T19:34:34.576Z] + found=true [2023-01-15T19:34:34.576Z] + break [2023-01-15T19:34:34.576Z] + [[ true = true ]] [2023-01-15T19:34:34.576Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_1 [2023-01-15T19:34:34.576Z] + OPT=run_test_id [2023-01-15T19:34:34.576Z] + TEST_ID=ejb_group_1 [2023-01-15T19:34:34.576Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:34:34.576Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:34:34.576Z] +++ uname [2023-01-15T19:34:34.576Z] +++ grep -i sunos [2023-01-15T19:34:34.576Z] +++ wc -l [2023-01-15T19:34:34.576Z] +++ awk '{print $1}' [2023-01-15T19:34:34.576Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:34:34.576Z] ++ GREP=grep [2023-01-15T19:34:34.576Z] ++ AWK=awk [2023-01-15T19:34:34.576Z] ++ SED=sed [2023-01-15T19:34:34.576Z] ++ BC=bc [2023-01-15T19:34:34.576Z] ++ export GREP AWK SED BC [2023-01-15T19:34:34.576Z] + case ${OPT} in [2023-01-15T19:34:34.576Z] + trap 'copy_test_artifacts ejb_group_1' EXIT [2023-01-15T19:34:34.576Z] + run_test_id ejb_group_1 [2023-01-15T19:34:34.576Z] + [[ ejb_group_1 = \e\j\b\_\w\e\b\_\a\l\l ]] [2023-01-15T19:34:34.576Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T19:34:34.576Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T19:34:34.576Z] [2023-01-15T19:34:34.576Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T19:34:34.576Z] [2023-01-15T19:34:34.576Z] + for i in '"${@}"' [2023-01-15T19:34:34.576Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T19:34:34.576Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:34:34.748Z] [INFO] [2023-01-15T19:34:34.749Z] [INFO] Results: [2023-01-15T19:34:34.749Z] [INFO] [2023-01-15T19:34:34.749Z] [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:34:34.749Z] [INFO] [2023-01-15T19:34:34.749Z] [INFO] [2023-01-15T19:34:34.749Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ config-api --- [2023-01-15T19:34:34.749Z] [INFO] Executing tasks [2023-01-15T19:34:34.749Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/classes/META-INF for [2023-01-15T19:34:34.749Z] [INFO] [echo] config-api [2023-01-15T19:34:34.749Z] [INFO] Executed tasks [2023-01-15T19:34:34.749Z] [INFO] [2023-01-15T19:34:34.749Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ config-api --- [2023-01-15T19:34:34.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/config-api.jar [2023-01-15T19:34:34.749Z] [INFO] [2023-01-15T19:34:34.749Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ config-api --- [2023-01-15T19:34:34.749Z] [INFO] [2023-01-15T19:34:34.749Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ config-api --- [2023-01-15T19:34:35.004Z] [INFO] [2023-01-15T19:34:35.004Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api --- [2023-01-15T19:34:35.045Z] [INFO] [testng] PASSED: testAddNumbers_JaxwsFromWsdl [2023-01-15T19:34:35.046Z] [INFO] [testng] PASSED: testAddNumbersException_JaxwsFromWsdl [2023-01-15T19:34:35.046Z] [INFO] [testng] [2023-01-15T19:34:35.046Z] [INFO] [testng] =============================================== [2023-01-15T19:34:35.046Z] [INFO] [testng] wsit_jaxws_wsdl_tests [2023-01-15T19:34:35.046Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:34:35.046Z] [INFO] [testng] =============================================== [2023-01-15T19:34:35.046Z] [INFO] [testng] [2023-01-15T19:34:35.046Z] [INFO] [testng] [2023-01-15T19:34:35.046Z] [INFO] [testng] =============================================== [2023-01-15T19:34:35.046Z] [INFO] [testng] QuickLookTests [2023-01-15T19:34:35.046Z] [INFO] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:34:35.046Z] [INFO] [testng] =============================================== [2023-01-15T19:34:35.046Z] [INFO] [testng] [2023-01-15T19:34:35.046Z] [WARNING] [echo] JaxwsFromWsdl [2023-01-15T19:34:35.046Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:35.303Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:35.303Z] [WARNING] [echo] build-setup: build.home=../.. [2023-01-15T19:34:35.303Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:35.866Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:35.866Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '11' [2023-01-15T19:34:35.866Z] 2 warnings [2023-01-15T19:34:35.866Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/wsit/jsr109tester/JaxwsFromJava.war [2023-01-15T19:34:35.866Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/wsit [2023-01-15T19:34:35.866Z] [WARNING] [echo] deploying JaxwsFromJava.war [2023-01-15T19:34:35.866Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:35.906Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:35.906Z] [javac] 1 warning [2023-01-15T19:34:35.906Z] [2023-01-15T19:34:35.906Z] build: [2023-01-15T19:34:35.906Z] [2023-01-15T19:34:35.906Z] setOSConditions: [2023-01-15T19:34:35.906Z] [2023-01-15T19:34:35.906Z] setToolWin: [2023-01-15T19:34:35.906Z] [2023-01-15T19:34:35.906Z] setToolUnix: [2023-01-15T19:34:35.906Z] [2023-01-15T19:34:35.906Z] setToolProperty: [2023-01-15T19:34:35.906Z] [2023-01-15T19:34:35.906Z] setS1ASclassPath: [2023-01-15T19:34:35.906Z] [2023-01-15T19:34:35.906Z] init-common: [2023-01-15T19:34:35.906Z] [2023-01-15T19:34:35.906Z] webclient-war-common: [2023-01-15T19:34:35.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:35.906Z] [2023-01-15T19:34:35.906Z] clear: [2023-01-15T19:34:35.906Z] [2023-01-15T19:34:35.906Z] test-tlds-exist: [2023-01-15T19:34:35.907Z] [2023-01-15T19:34:35.907Z] copy-tlds: [2023-01-15T19:34:35.907Z] [2023-01-15T19:34:35.907Z] test-tagfiles-exist: [2023-01-15T19:34:35.907Z] [2023-01-15T19:34:35.907Z] copy-tagfiles: [2023-01-15T19:34:35.907Z] [2023-01-15T19:34:35.907Z] package-war-common: [2023-01-15T19:34:35.907Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:35.907Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:35.907Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:35.907Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:35.907Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/lib [2023-01-15T19:34:35.907Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:35.907Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:35.907Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-empty-servlet-path-jsp-include-web.war [2023-01-15T19:34:35.907Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:35.907Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:35.907Z] [javac] Compiling 1 source file [2023-01-15T19:34:36.001Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:36.002Z] [javac] 1 warning [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] build: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] setOSConditions: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] setToolWin: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] setToolUnix: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] setToolProperty: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] setS1ASclassPath: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] init-common: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] webclient-war-common: [2023-01-15T19:34:36.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] clear: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] test-tlds-exist: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] copy-tlds: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] test-tagfiles-exist: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] copy-tagfiles: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] package-war-common: [2023-01-15T19:34:36.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:36.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:36.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:36.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:36.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/lib [2023-01-15T19:34:36.002Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:36.002Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:36.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/docroot [2023-01-15T19:34:36.002Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-event-qualifiers-web.war [2023-01-15T19:34:36.002Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:36.002Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:36.002Z] [javac] Compiling 1 source file [2023-01-15T19:34:36.002Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:36.002Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] deploy: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] deploy-war-common: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] setOSConditions: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] setToolWin: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] setToolUnix: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] setToolProperty: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] setS1ASclassPath: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] init-common: [2023-01-15T19:34:36.002Z] [2023-01-15T19:34:36.002Z] deploy-war-commonpe: [2023-01-15T19:34:36.002Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:36.481Z] ++ pwd [2023-01-15T19:34:36.482Z] + dname=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:34:36.482Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:34:36.482Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2023-01-15T19:34:36.482Z] + test_init [2023-01-15T19:34:36.482Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T19:34:36.482Z] [2023-01-15T19:34:36.482Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T19:34:36.482Z] [2023-01-15T19:34:36.482Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T19:34:36.482Z] + xargs touch [2023-01-15T19:34:36.482Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:34:36.482Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:34:36.482Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T19:34:36.482Z] ANT_HOME is /usr/share/ant [2023-01-15T19:34:36.482Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:34:36.482Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:34:36.482Z] + java -version [2023-01-15T19:34:36.482Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:36.482Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T19:34:36.482Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T19:34:36.482Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T19:34:36.482Z] + ant -version [2023-01-15T19:34:36.482Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:36.567Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-event-qualifiers-web.war [2023-01-15T19:34:36.567Z] [exec] Application deployed with name cdi-multiple-event-qualifiers-web. [2023-01-15T19:34:36.567Z] [2023-01-15T19:34:36.567Z] deploy-war-commonee: [2023-01-15T19:34:36.567Z] [2023-01-15T19:34:36.567Z] run: [2023-01-15T19:34:36.742Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T19:34:36.743Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:34:36.743Z] + printf '\n\n' [2023-01-15T19:34:36.743Z] [2023-01-15T19:34:36.743Z] [2023-01-15T19:34:36.743Z] + get_test_target ejb_group_1 [2023-01-15T19:34:36.743Z] + case $1 in [2023-01-15T19:34:36.743Z] + TARGET=ejb_group_1 [2023-01-15T19:34:36.743Z] + export TARGET [2023-01-15T19:34:36.743Z] + [[ ejb_group_1 = \e\j\b\_\a\l\l ]] [2023-01-15T19:34:36.743Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p* ]] [2023-01-15T19:34:36.743Z] + test_run_ejb [2023-01-15T19:34:36.743Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:34:36.743Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:34:36.743Z] + echo AS_ADMIN_PASSWORD= [2023-01-15T19:34:36.743Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/temppwd [2023-01-15T19:34:36.743Z] AS_ADMIN_PASSWORD= [2023-01-15T19:34:36.743Z] + ADMIN_PORT=45707 [2023-01-15T19:34:36.743Z] + JMS_PORT=45708 [2023-01-15T19:34:36.743Z] + JMX_PORT=45709 [2023-01-15T19:34:36.743Z] + ORB_PORT=45710 [2023-01-15T19:34:36.743Z] + SSL_PORT=45711 [2023-01-15T19:34:36.743Z] + INSTANCE_PORT=45712 [2023-01-15T19:34:36.743Z] + ALTERNATE_PORT=45713 [2023-01-15T19:34:36.743Z] + ORB_SSL_PORT=45714 [2023-01-15T19:34:36.743Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2023-01-15T19:34:36.743Z] + DB_PORT=45716 [2023-01-15T19:34:36.743Z] + DB_PORT_2=45717 [2023-01-15T19:34:36.743Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:36.743Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:36.824Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:36.825Z] [java] opening connection to http://localhost:8080/cdi-multiple-event-qualifiers/myurl [2023-01-15T19:34:36.825Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:34:36.825Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:36.825Z] [java] [2023-01-15T19:34:36.825Z] [java] [2023-01-15T19:34:36.825Z] [java] ----------------------------------------- [2023-01-15T19:34:36.825Z] [java] - events-multiple-event-qualifiers: PASS - [2023-01-15T19:34:36.825Z] [java] ----------------------------------------- [2023-01-15T19:34:36.825Z] [java] - Total PASS : 1 - [2023-01-15T19:34:36.825Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:36.825Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:36.825Z] [java] ----------------------------------------- [2023-01-15T19:34:36.825Z] [2023-01-15T19:34:36.825Z] undeploy: [2023-01-15T19:34:36.825Z] [2023-01-15T19:34:36.825Z] setOSConditions: [2023-01-15T19:34:36.825Z] [2023-01-15T19:34:36.825Z] setToolWin: [2023-01-15T19:34:36.825Z] [2023-01-15T19:34:36.825Z] setToolUnix: [2023-01-15T19:34:36.825Z] [2023-01-15T19:34:36.825Z] setToolProperty: [2023-01-15T19:34:36.825Z] [2023-01-15T19:34:36.825Z] setS1ASclassPath: [2023-01-15T19:34:36.825Z] [2023-01-15T19:34:36.825Z] init-common: [2023-01-15T19:34:36.825Z] [2023-01-15T19:34:36.825Z] undeploy-war-common: [2023-01-15T19:34:36.842Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:36.842Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:36.842Z] [2023-01-15T19:34:36.842Z] deploy: [2023-01-15T19:34:36.842Z] [2023-01-15T19:34:36.842Z] deploy-war-common: [2023-01-15T19:34:36.842Z] [2023-01-15T19:34:36.842Z] setOSConditions: [2023-01-15T19:34:36.842Z] [2023-01-15T19:34:36.842Z] setToolWin: [2023-01-15T19:34:36.842Z] [2023-01-15T19:34:36.842Z] setToolUnix: [2023-01-15T19:34:36.842Z] [2023-01-15T19:34:36.842Z] setToolProperty: [2023-01-15T19:34:36.842Z] [2023-01-15T19:34:36.842Z] setS1ASclassPath: [2023-01-15T19:34:36.842Z] [2023-01-15T19:34:36.842Z] init-common: [2023-01-15T19:34:36.843Z] [2023-01-15T19:34:36.843Z] deploy-war-commonpe: [2023-01-15T19:34:36.843Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:37.082Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:37.339Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] all: [2023-01-15T19:34:37.597Z] [echo] Running injection-point [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setOSConditions: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolWin: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolUnix: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolProperty: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setS1ASclassPath: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] init-common: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] clean: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setOSConditions: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolWin: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolUnix: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolProperty: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setS1ASclassPath: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] init-common: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] clean-common: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setOSConditions: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolWin: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolUnix: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolProperty: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setS1ASclassPath: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] init-common: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] clean-classes-common: [2023-01-15T19:34:37.597Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setOSConditions: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolWin: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolUnix: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolProperty: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setS1ASclassPath: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] init-common: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] clean-jars-common: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] compile: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setOSConditions: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolWin: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolUnix: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setToolProperty: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] setS1ASclassPath: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] init-common: [2023-01-15T19:34:37.597Z] [2023-01-15T19:34:37.597Z] compile-common: [2023-01-15T19:34:37.597Z] [echo] Current time (ISO): 2023-01-15T19:34:37.404+0000 [2023-01-15T19:34:37.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:37.597Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:37.597Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:38.272Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.272Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ config-api --- [2023-01-15T19:34:38.272Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/6.2.6-SNAPSHOT/config-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:38.272Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/6.2.6-SNAPSHOT/config-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.272Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2023-01-15T19:34:38.272Z] [INFO] Building Private APIs of Glassfish 6.2.6-SNAPSHOT [24/291] [2023-01-15T19:34:38.272Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.272Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ internal-api --- [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ internal-api --- [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.272Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ internal-api --- [2023-01-15T19:34:38.272Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:38.272Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api [2023-01-15T19:34:38.272Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.272Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ internal-api --- [2023-01-15T19:34:38.272Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:38.272Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.272Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ internal-api --- [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.272Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ internal-api --- [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.272Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ internal-api --- [2023-01-15T19:34:38.272Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:38.272Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.272Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ internal-api --- [2023-01-15T19:34:38.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:38.272Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:38.272Z] [INFO] Copying 1 resource [2023-01-15T19:34:38.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/main/manpages [2023-01-15T19:34:38.272Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:38.272Z] [INFO] [2023-01-15T19:34:38.277Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ internal-api --- [2023-01-15T19:34:38.277Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:38.277Z] [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/classes [2023-01-15T19:34:38.534Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ApplicationInfo.java: Some input files use or override a deprecated API. [2023-01-15T19:34:38.534Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ApplicationInfo.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:38.535Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ModuleInfo.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:38.535Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ModuleInfo.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:38.535Z] [INFO] [2023-01-15T19:34:38.535Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ internal-api --- [2023-01-15T19:34:38.535Z] [INFO] [2023-01-15T19:34:38.535Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ internal-api --- [2023-01-15T19:34:38.535Z] [INFO] [2023-01-15T19:34:38.535Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ internal-api --- [2023-01-15T19:34:38.726Z] Using port 45707 for Admin. [2023-01-15T19:34:38.726Z] Using port 45712 for HTTP Instance. [2023-01-15T19:34:38.726Z] Using port 45708 for JMS. [2023-01-15T19:34:38.726Z] Using port 45710 for IIOP. [2023-01-15T19:34:38.726Z] Using port 45711 for HTTP_SSL. [2023-01-15T19:34:38.727Z] Using port 45714 for IIOP_SSL. [2023-01-15T19:34:38.727Z] Using port 45715 for IIOP_MUTUALAUTH. [2023-01-15T19:34:38.727Z] Using port 45709 for JMX_ADMIN. [2023-01-15T19:34:38.727Z] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:34:38.727Z] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:34:38.727Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:34:38.727Z] [CN=glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-751r3,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:34:38.746Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-empty-servlet-path-jsp-include-web.war [2023-01-15T19:34:38.791Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:38.792Z] [INFO] [2023-01-15T19:34:38.792Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ internal-api --- [2023-01-15T19:34:38.792Z] [INFO] [2023-01-15T19:34:38.792Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ internal-api --- [2023-01-15T19:34:38.792Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:38.792Z] [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/classes [2023-01-15T19:34:39.049Z] [INFO] [2023-01-15T19:34:39.049Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ internal-api --- [2023-01-15T19:34:39.049Z] [INFO] [2023-01-15T19:34:39.049Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ internal-api --- [2023-01-15T19:34:39.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:39.049Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:39.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/src/test/resources [2023-01-15T19:34:39.049Z] [INFO] [2023-01-15T19:34:39.049Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ internal-api --- [2023-01-15T19:34:39.049Z] [INFO] No sources to compile [2023-01-15T19:34:39.049Z] [INFO] [2023-01-15T19:34:39.049Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api --- [2023-01-15T19:34:39.049Z] [INFO] [2023-01-15T19:34:39.049Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ internal-api --- [2023-01-15T19:34:39.049Z] [INFO] [2023-01-15T19:34:39.049Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ internal-api --- [2023-01-15T19:34:39.049Z] [INFO] Executing tasks [2023-01-15T19:34:39.049Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/classes/META-INF for [2023-01-15T19:34:39.049Z] [INFO] [echo] internal-api [2023-01-15T19:34:39.049Z] [INFO] Executed tasks [2023-01-15T19:34:39.049Z] [INFO] [2023-01-15T19:34:39.049Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ internal-api --- [2023-01-15T19:34:39.049Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/internal-api.jar [2023-01-15T19:34:39.049Z] [INFO] [2023-01-15T19:34:39.049Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ internal-api --- [2023-01-15T19:34:39.049Z] [INFO] [2023-01-15T19:34:39.049Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ internal-api --- [2023-01-15T19:34:39.049Z] [INFO] [2023-01-15T19:34:39.049Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api --- [2023-01-15T19:34:39.493Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:39.494Z] [javac] 1 warning [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] build: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] setOSConditions: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] setToolWin: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] setToolUnix: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] setToolProperty: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] setS1ASclassPath: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] init-common: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] webclient-war-common: [2023-01-15T19:34:39.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] clear: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] test-tlds-exist: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] copy-tlds: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] test-tagfiles-exist: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] copy-tagfiles: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] package-war-common: [2023-01-15T19:34:39.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:39.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:39.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:39.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:39.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/injection-point/lib [2023-01-15T19:34:39.494Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:39.494Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:39.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/injection-point/docroot [2023-01-15T19:34:39.494Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-programmatic-lookup-servlet-annotation-web.war [2023-01-15T19:34:39.494Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:39.494Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:39.494Z] [javac] Compiling 1 source file [2023-01-15T19:34:39.494Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/injection-point/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:39.494Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] deploy: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] deploy-war-common: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] setOSConditions: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] setToolWin: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] setToolUnix: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] setToolProperty: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] setS1ASclassPath: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] init-common: [2023-01-15T19:34:39.494Z] [2023-01-15T19:34:39.494Z] deploy-war-commonpe: [2023-01-15T19:34:39.494Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:39.978Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ internal-api --- [2023-01-15T19:34:39.979Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/6.2.6-SNAPSHOT/internal-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:39.979Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/6.2.6-SNAPSHOT/internal-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2023-01-15T19:34:39.979Z] [INFO] Building Nucleus Security Parent 6.2.6-SNAPSHOT [25/291] [2023-01-15T19:34:39.979Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:39.979Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security [2023-01-15T19:34:39.979Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:39.979Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] Executing tasks [2023-01-15T19:34:39.979Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/target/classes/META-INF for [2023-01-15T19:34:39.979Z] [INFO] [echo] nucleus-security [2023-01-15T19:34:39.979Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/target/classes/META-INF [2023-01-15T19:34:39.979Z] [INFO] Executed tasks [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] No tests to run. [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:39.979Z] [INFO] [2023-01-15T19:34:39.979Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-security --- [2023-01-15T19:34:39.979Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/6.2.6-SNAPSHOT/nucleus-security-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:39.980Z] [INFO] [2023-01-15T19:34:39.980Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2023-01-15T19:34:39.980Z] [INFO] Building GlassFish SSL Implementation Module 6.2.6-SNAPSHOT [26/291] [2023-01-15T19:34:39.980Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:39.980Z] [INFO] [2023-01-15T19:34:39.980Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ssl-impl --- [2023-01-15T19:34:39.980Z] [INFO] [2023-01-15T19:34:39.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ssl-impl --- [2023-01-15T19:34:39.980Z] [INFO] [2023-01-15T19:34:39.980Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ssl-impl --- [2023-01-15T19:34:39.980Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:39.980Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl [2023-01-15T19:34:39.980Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:39.980Z] [INFO] [2023-01-15T19:34:39.980Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ssl-impl --- [2023-01-15T19:34:39.980Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:39.980Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:39.980Z] [INFO] [2023-01-15T19:34:39.980Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ssl-impl --- [2023-01-15T19:34:39.980Z] [INFO] [2023-01-15T19:34:39.980Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ssl-impl --- [2023-01-15T19:34:39.980Z] [INFO] [2023-01-15T19:34:39.980Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ssl-impl --- [2023-01-15T19:34:39.980Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:39.980Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:39.980Z] [INFO] [2023-01-15T19:34:39.980Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ssl-impl --- [2023-01-15T19:34:39.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:39.980Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:39.980Z] [INFO] Copying 1 resource [2023-01-15T19:34:39.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/src/main/manpages [2023-01-15T19:34:39.980Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:39.980Z] [INFO] [2023-01-15T19:34:39.980Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ssl-impl --- [2023-01-15T19:34:39.980Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:39.980Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/classes [2023-01-15T19:34:39.980Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:40.037Z] [INFO] [exec] Application deployed with name JaxwsFromJava. [2023-01-15T19:34:40.038Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:40.038Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2023-01-15T19:34:40.038Z] [WARNING] [wsimport] parsing WSDL... [2023-01-15T19:34:40.038Z] [WARNING] [wsimport] [2023-01-15T19:34:40.038Z] [WARNING] [wsimport] [2023-01-15T19:34:40.038Z] [WARNING] [wsimport] [2023-01-15T19:34:40.038Z] [WARNING] [wsimport] Generating code... [2023-01-15T19:34:40.038Z] [WARNING] [wsimport] [2023-01-15T19:34:40.038Z] [WARNING] [wsimport] [2023-01-15T19:34:40.038Z] [WARNING] [wsimport] Compiling code... [2023-01-15T19:34:40.038Z] [WARNING] [wsimport] [2023-01-15T19:34:40.038Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:40.058Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-programmatic-lookup-servlet-annotation-web.war [2023-01-15T19:34:40.236Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:40.237Z] [INFO] [2023-01-15T19:34:40.237Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ssl-impl --- [2023-01-15T19:34:40.237Z] [INFO] [2023-01-15T19:34:40.237Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ssl-impl --- [2023-01-15T19:34:40.237Z] [INFO] [2023-01-15T19:34:40.237Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ssl-impl --- [2023-01-15T19:34:40.237Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:40.238Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/classes [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:40.238Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:40.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/src/test/resources [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] No sources to compile [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] Executing tasks [2023-01-15T19:34:40.238Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/classes/META-INF for [2023-01-15T19:34:40.238Z] [INFO] [echo] ssl-impl [2023-01-15T19:34:40.238Z] [INFO] Executed tasks [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/ssl-impl.jar [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ssl-impl --- [2023-01-15T19:34:40.238Z] [INFO] [2023-01-15T19:34:40.238Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl --- [2023-01-15T19:34:40.315Z] [exec] Application deployed with name cdi-programmatic-lookup-servlet-annotation-web. [2023-01-15T19:34:40.315Z] [2023-01-15T19:34:40.315Z] deploy-war-commonee: [2023-01-15T19:34:40.315Z] [2023-01-15T19:34:40.315Z] run: [2023-01-15T19:34:40.315Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:40.494Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.495Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ssl-impl --- [2023-01-15T19:34:40.495Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/6.2.6-SNAPSHOT/ssl-impl-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:40.495Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/6.2.6-SNAPSHOT/ssl-impl-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.495Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2023-01-15T19:34:40.495Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 6.2.6-SNAPSHOT [27/291] [2023-01-15T19:34:40.495Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.495Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-deployment --- [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-deployment --- [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.495Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-deployment --- [2023-01-15T19:34:40.495Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:40.495Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment [2023-01-15T19:34:40.495Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.495Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-deployment --- [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.495Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-deployment --- [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.495Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-deployment --- [2023-01-15T19:34:40.495Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:40.495Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.495Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-deployment --- [2023-01-15T19:34:40.495Z] [INFO] Executing tasks [2023-01-15T19:34:40.495Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/target/classes/META-INF for [2023-01-15T19:34:40.495Z] [INFO] [echo] nucleus-deployment [2023-01-15T19:34:40.495Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/target/classes/META-INF [2023-01-15T19:34:40.495Z] [INFO] Executed tasks [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.495Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-deployment --- [2023-01-15T19:34:40.495Z] [INFO] No tests to run. [2023-01-15T19:34:40.495Z] [INFO] [2023-01-15T19:34:40.496Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-deployment --- [2023-01-15T19:34:40.496Z] [INFO] [2023-01-15T19:34:40.496Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment --- [2023-01-15T19:34:40.496Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:40.496Z] [INFO] [2023-01-15T19:34:40.496Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-deployment --- [2023-01-15T19:34:40.496Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/6.2.6-SNAPSHOT/nucleus-deployment-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:40.496Z] [INFO] [2023-01-15T19:34:40.496Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2023-01-15T19:34:40.496Z] [INFO] Building Deployment Related Common Classes 6.2.6-SNAPSHOT [28/291] [2023-01-15T19:34:40.496Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:40.496Z] [INFO] [2023-01-15T19:34:40.496Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-common --- [2023-01-15T19:34:40.496Z] [INFO] [2023-01-15T19:34:40.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment-common --- [2023-01-15T19:34:40.496Z] [INFO] [2023-01-15T19:34:40.496Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment-common --- [2023-01-15T19:34:40.496Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:40.496Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common [2023-01-15T19:34:40.496Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:40.496Z] [INFO] [2023-01-15T19:34:40.496Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-common --- [2023-01-15T19:34:40.496Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:40.572Z] [java] opening connection to http://localhost:8080/cdi-programmatic-lookup-servlet-annotation/myurl?username=scott&password=tiger [2023-01-15T19:34:40.573Z] [java] TESTNAME injection-point-tests [2023-01-15T19:34:40.573Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:34:40.573Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:40.573Z] [java] [2023-01-15T19:34:40.573Z] [java] [2023-01-15T19:34:40.573Z] [java] ----------------------------------------- [2023-01-15T19:34:40.573Z] [java] - injection-point-tests: PASS - [2023-01-15T19:34:40.573Z] [java] ----------------------------------------- [2023-01-15T19:34:40.573Z] [java] - Total PASS : 1 - [2023-01-15T19:34:40.573Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:40.573Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:40.573Z] [java] ----------------------------------------- [2023-01-15T19:34:40.573Z] [2023-01-15T19:34:40.573Z] undeploy: [2023-01-15T19:34:40.573Z] [2023-01-15T19:34:40.573Z] setOSConditions: [2023-01-15T19:34:40.573Z] [2023-01-15T19:34:40.573Z] setToolWin: [2023-01-15T19:34:40.573Z] [2023-01-15T19:34:40.573Z] setToolUnix: [2023-01-15T19:34:40.573Z] [2023-01-15T19:34:40.573Z] setToolProperty: [2023-01-15T19:34:40.573Z] [2023-01-15T19:34:40.573Z] setS1ASclassPath: [2023-01-15T19:34:40.573Z] [2023-01-15T19:34:40.573Z] init-common: [2023-01-15T19:34:40.573Z] [2023-01-15T19:34:40.573Z] undeploy-war-common: [2023-01-15T19:34:40.573Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:40.600Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:40.600Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '11' [2023-01-15T19:34:40.600Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/wsit/jsr109tester/src/test/fromjava/client/CheckTesterUITestNG.java uses unchecked or unsafe operations. [2023-01-15T19:34:40.600Z] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:40.600Z] 2 warnings [2023-01-15T19:34:40.600Z] [WARNING] [echo] =============Starting TestNG test at ../../classes/test from testng.xml ============ [2023-01-15T19:34:40.600Z] [WARNING] [testng] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:40.633Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:34:40.634Z] [CN=glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-751r3-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:34:40.753Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:40.754Z] [INFO] [2023-01-15T19:34:40.754Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment-common --- [2023-01-15T19:34:40.754Z] [INFO] [2023-01-15T19:34:40.754Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment-common --- [2023-01-15T19:34:40.754Z] [INFO] [2023-01-15T19:34:40.754Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment-common --- [2023-01-15T19:34:40.754Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:40.754Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:40.754Z] [INFO] [2023-01-15T19:34:40.754Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ deployment-common --- [2023-01-15T19:34:40.754Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:40.754Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:40.754Z] [INFO] Copying 3 resources [2023-01-15T19:34:40.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/main/manpages [2023-01-15T19:34:40.754Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:40.754Z] [INFO] [2023-01-15T19:34:40.754Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ deployment-common --- [2023-01-15T19:34:40.754Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:40.754Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/classes [2023-01-15T19:34:41.011Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Some input files use or override a deprecated API. [2023-01-15T19:34:41.011Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:41.011Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:41.011Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:41.011Z] [INFO] [2023-01-15T19:34:41.011Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-common --- [2023-01-15T19:34:41.011Z] [INFO] [2023-01-15T19:34:41.011Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-common --- [2023-01-15T19:34:41.012Z] [INFO] [2023-01-15T19:34:41.012Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ deployment-common --- [2023-01-15T19:34:41.137Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] all: [2023-01-15T19:34:41.138Z] [echo] Running interceptors [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] all: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] interceptors: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setOSConditions: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolWin: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolUnix: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolProperty: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setS1ASclassPath: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] init-common: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] clean: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setOSConditions: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolWin: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolUnix: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolProperty: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setS1ASclassPath: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] init-common: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] clean-common: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setOSConditions: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolWin: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolUnix: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolProperty: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setS1ASclassPath: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] init-common: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] clean-classes-common: [2023-01-15T19:34:41.138Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setOSConditions: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolWin: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolUnix: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolProperty: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setS1ASclassPath: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] init-common: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] clean-jars-common: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] compile: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setOSConditions: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolWin: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolUnix: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setToolProperty: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] setS1ASclassPath: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] init-common: [2023-01-15T19:34:41.138Z] [2023-01-15T19:34:41.138Z] compile-common: [2023-01-15T19:34:41.138Z] [echo] Current time (ISO): 2023-01-15T19:34:41.043+0000 [2023-01-15T19:34:41.138Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:41.138Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:41.163Z] [INFO] [testng] ... [2023-01-15T19:34:41.164Z] [INFO] [testng] ... TestNG 6.11 by C?dric Beust (cedric@beust.com) [2023-01-15T19:34:41.164Z] [INFO] [testng] ... [2023-01-15T19:34:41.164Z] [INFO] [testng] [2023-01-15T19:34:41.268Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:41.268Z] [INFO] [2023-01-15T19:34:41.268Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ deployment-common --- [2023-01-15T19:34:41.268Z] [INFO] [2023-01-15T19:34:41.268Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ deployment-common --- [2023-01-15T19:34:41.268Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:41.268Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/classes [2023-01-15T19:34:41.396Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:41.524Z] [INFO] [2023-01-15T19:34:41.525Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-common --- [2023-01-15T19:34:41.525Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:34:41.525Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:34:41.525Z] [INFO] [2023-01-15T19:34:41.525Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ deployment-common --- [2023-01-15T19:34:41.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:41.525Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:41.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/src/test/resources [2023-01-15T19:34:41.525Z] [INFO] [2023-01-15T19:34:41.525Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ deployment-common --- [2023-01-15T19:34:41.525Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:41.525Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/test-classes [2023-01-15T19:34:41.776Z] [INFO] [testng] PASSED: bootAMX [2023-01-15T19:34:41.777Z] [INFO] [testng] Core AMX tests [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testAMXComplianceMonitorFailureCount [2023-01-15T19:34:41.777Z] [INFO] [testng] Core AMX tests [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testDemo [2023-01-15T19:34:41.777Z] [INFO] [testng] Core AMX tests [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: iterateAllSanityCheck [2023-01-15T19:34:41.777Z] [INFO] [testng] Core AMX tests [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testBulkAccess [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testDomainRoot [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testExt [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testForBogusAnnotations [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testJ2EEDomain [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testLogging [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testMonitoringRoot [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testPathnames [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testQuery [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testRuntimeRoot [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testServerRuntime [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testSystemInfo [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testTools [2023-01-15T19:34:41.777Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testForBogusConfigAnnotations [2023-01-15T19:34:41.777Z] [INFO] [testng] tests for AMXConfigProxy [2023-01-15T19:34:41.777Z] [INFO] [testng] PASSED: testVariousGetters [2023-01-15T19:34:41.777Z] [INFO] [testng] test varioius miscellaneous AMX feature [2023-01-15T19:34:41.777Z] [INFO] [testng] [2023-01-15T19:34:41.777Z] [INFO] [testng] =============================================== [2023-01-15T19:34:41.777Z] [INFO] [testng] amx_tests [2023-01-15T19:34:41.777Z] [INFO] [testng] Tests run: 19, Failures: 0, Skips: 0 [2023-01-15T19:34:41.777Z] [INFO] [testng] =============================================== [2023-01-15T19:34:41.777Z] [INFO] [testng] [2023-01-15T19:34:41.777Z] [WARNING] [testng] ***** Login page not found. Sleeping to allow app to deploy (1 of 60)... [2023-01-15T19:34:41.777Z] [WARNING] [testng] ***** Login page not found. Sleeping to allow app to deploy (2 of 60)... [2023-01-15T19:34:41.782Z] [INFO] [2023-01-15T19:34:41.782Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common --- [2023-01-15T19:34:41.782Z] [INFO] [2023-01-15T19:34:41.782Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ deployment-common --- [2023-01-15T19:34:41.782Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:34:41.782Z] [INFO] [2023-01-15T19:34:41.782Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:41.782Z] [INFO] T E S T S [2023-01-15T19:34:41.782Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:41.782Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:41.782Z] [0.017s][info][gc] Using G1 [2023-01-15T19:34:42.344Z] [0.370s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->4M(256M) 4.693ms [2023-01-15T19:34:42.344Z] [INFO] Running com.sun.enterprise.deployment.deploy.shared.InputJarArchiveTest [2023-01-15T19:34:42.536Z] [INFO] [testng] done for init [2023-01-15T19:34:42.537Z] [INFO] [testng] method = addNumbers [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getBinding [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getEndpointReference [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getEndpointReference [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getSPI [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getComponents [2023-01-15T19:34:42.537Z] [INFO] [testng] method = setAddress [2023-01-15T19:34:42.537Z] [INFO] [testng] method = setOutboundHeaders [2023-01-15T19:34:42.537Z] [INFO] [testng] method = setOutboundHeaders [2023-01-15T19:34:42.537Z] [INFO] [testng] method = setOutboundHeaders [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getPortInfo [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getRequestContext [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getResponseContext [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getWSEndpointReference [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getManagedObjectManager [2023-01-15T19:34:42.537Z] [INFO] [testng] method = getInboundHeaders [2023-01-15T19:34:42.537Z] [INFO] [testng] method = equals [2023-01-15T19:34:42.537Z] [INFO] [testng] method = toString [2023-01-15T19:34:42.537Z] [INFO] [testng] method = hashCode [2023-01-15T19:34:42.537Z] [INFO] [testng] method = close [2023-01-15T19:34:42.599Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in com.sun.enterprise.deployment.deploy.shared.InputJarArchiveTest [2023-01-15T19:34:42.600Z] [INFO] Running com.sun.enterprise.deployment.deploy.shared.JarArchiveTest [2023-01-15T19:34:42.600Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.sun.enterprise.deployment.deploy.shared.JarArchiveTest [2023-01-15T19:34:42.600Z] [INFO] Running com.sun.enterprise.deploy.shared.FileArchiveTest [2023-01-15T19:34:42.600Z] Jan 15, 2023 7:34:42 PM com.sun.enterprise.deploy.shared.FileArchive getListOfFiles [2023-01-15T19:34:42.600Z] WARNING: Attempt to list files in /tmp/FileArch7650456410863529766/lower failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it [2023-01-15T19:34:42.855Z] Jan 15, 2023 7:34:42 PM com.sun.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl isEntryValid [2023-01-15T19:34:42.855Z] WARNING: Ignoring oldLower/ because the containing archive /tmp/FileArch14516334629638213970 recorded it as a pre-existing stale file [2023-01-15T19:34:42.855Z] Jan 15, 2023 7:34:42 PM com.sun.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl isEntryValid [2023-01-15T19:34:42.855Z] WARNING: Ignoring oldLower/oldFile.txt because the containing archive /tmp/FileArch14516334629638213970 recorded it as a pre-existing stale file [2023-01-15T19:34:42.855Z] Jan 15, 2023 7:34:42 PM com.sun.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl isEntryValid [2023-01-15T19:34:42.855Z] WARNING: Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch17522892961167423223 recorded it as a pre-existing stale file [2023-01-15T19:34:42.856Z] Jan 15, 2023 7:34:42 PM com.sun.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl isEntryValid [2023-01-15T19:34:42.856Z] WARNING: Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch17522892961167423223 recorded it as a pre-existing stale file [2023-01-15T19:34:42.856Z] Jan 15, 2023 7:34:42 PM com.sun.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl isEntryValid [2023-01-15T19:34:42.856Z] WARNING: Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch17522892961167423223 recorded it as a pre-existing stale file [2023-01-15T19:34:42.856Z] A WARNING should appear next [2023-01-15T19:34:42.856Z] Jan 15, 2023 7:34:42 PM com.sun.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl isEntryValid [2023-01-15T19:34:42.856Z] WARNING: Ignoring oldLower/ because the containing archive /tmp/FileArch15254804066791145623 recorded it as a pre-existing stale file [2023-01-15T19:34:42.856Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in com.sun.enterprise.deploy.shared.FileArchiveTest [2023-01-15T19:34:42.856Z] [INFO] Running org.glassfish.deployment.versioning.VersioningUtilsTest [2023-01-15T19:34:42.856Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.glassfish.deployment.versioning.VersioningUtilsTest [2023-01-15T19:34:43.111Z] [INFO] [2023-01-15T19:34:43.111Z] [INFO] Results: [2023-01-15T19:34:43.111Z] [INFO] [2023-01-15T19:34:43.111Z] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:34:43.111Z] [INFO] [2023-01-15T19:34:43.111Z] [INFO] [2023-01-15T19:34:43.111Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment-common --- [2023-01-15T19:34:43.111Z] [INFO] Executing tasks [2023-01-15T19:34:43.111Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/classes/META-INF for [2023-01-15T19:34:43.111Z] [INFO] [echo] deployment-common [2023-01-15T19:34:43.111Z] [INFO] Executed tasks [2023-01-15T19:34:43.111Z] [INFO] [2023-01-15T19:34:43.111Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ deployment-common --- [2023-01-15T19:34:43.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/deployment-common.jar [2023-01-15T19:34:43.111Z] [INFO] [2023-01-15T19:34:43.111Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment-common --- [2023-01-15T19:34:43.111Z] [INFO] [2023-01-15T19:34:43.111Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment-common --- [2023-01-15T19:34:43.111Z] [INFO] [2023-01-15T19:34:43.111Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common --- [2023-01-15T19:34:43.290Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:43.291Z] [javac] 1 warning [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] build: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] setOSConditions: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] setToolWin: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] setToolUnix: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] setToolProperty: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] setS1ASclassPath: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] init-common: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] webclient-war-common: [2023-01-15T19:34:43.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] clear: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] test-tlds-exist: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] copy-tlds: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] test-tagfiles-exist: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] copy-tagfiles: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] package-war-common: [2023-01-15T19:34:43.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:43.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:43.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:43.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:43.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-bean-validation/lib [2023-01-15T19:34:43.291Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:43.291Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:43.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-bean-validation/docroot [2023-01-15T19:34:43.291Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-bean-validation-web.war [2023-01-15T19:34:43.291Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:43.291Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-bean-validation/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T19:34:43.291Z] [javac] Compiling 1 source file [2023-01-15T19:34:43.291Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-bean-validation/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:43.291Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] deploy: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] deploy-war-common: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] setOSConditions: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] setToolWin: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] setToolUnix: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] setToolProperty: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] setS1ASclassPath: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] init-common: [2023-01-15T19:34:43.291Z] [2023-01-15T19:34:43.291Z] deploy-war-commonpe: [2023-01-15T19:34:43.291Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:43.465Z] [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)
(,)

[2023-01-15T19:34:43.466Z] [INFO] [testng] PASSED: testAddNumbers [2023-01-15T19:34:43.466Z] [INFO] [testng] PASSED: testTesterUI [2023-01-15T19:34:43.466Z] [INFO] [testng] [2023-01-15T19:34:43.466Z] [INFO] [testng] =============================================== [2023-01-15T19:34:43.466Z] [INFO] [testng] wsit_jaxws_tests [2023-01-15T19:34:43.466Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:34:43.466Z] [INFO] [testng] =============================================== [2023-01-15T19:34:43.466Z] [INFO] [testng] [2023-01-15T19:34:43.466Z] [INFO] [testng] [2023-01-15T19:34:43.466Z] [INFO] [testng] =============================================== [2023-01-15T19:34:43.466Z] [INFO] [testng] QuickLookTests [2023-01-15T19:34:43.466Z] [INFO] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:34:43.466Z] [INFO] [testng] =============================================== [2023-01-15T19:34:43.466Z] [INFO] [testng] [2023-01-15T19:34:43.466Z] [WARNING] [echo] JaxwsFromJava [2023-01-15T19:34:43.548Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-bean-validation --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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-bean-validation-web.war [2023-01-15T19:34:43.722Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:44.012Z] [exec] Application deployed with name web-empty-servlet-path-jsp-include-web. [2023-01-15T19:34:44.013Z] [2023-01-15T19:34:44.013Z] deploy-war-commonee: [2023-01-15T19:34:44.013Z] [2023-01-15T19:34:44.013Z] run: [2023-01-15T19:34:44.013Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:44.013Z] [java] Connecting to: http://localhost:45711/web-empty-servlet-path-jsp-include/jsp/test.jsp [2023-01-15T19:34:44.113Z] [exec] Application deployed with name cdi-bean-validation-web. [2023-01-15T19:34:44.113Z] [2023-01-15T19:34:44.113Z] deploy-war-commonee: [2023-01-15T19:34:44.113Z] [2023-01-15T19:34:44.113Z] run: [2023-01-15T19:34:44.113Z] [java] Listening for transport dt_socket at address: 5009 [2023-01-15T19:34:44.114Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:44.114Z] [java] opening connection to http://localhost:8080/cdi-bean-validation/myurl [2023-01-15T19:34:44.273Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:44.273Z] [java] [2023-01-15T19:34:44.273Z] [java] [2023-01-15T19:34:44.273Z] [java] ----------------------------------------- [2023-01-15T19:34:44.273Z] [java] - empty-servlet-path-jsp-include: PASS - [2023-01-15T19:34:44.274Z] [java] ----------------------------------------- [2023-01-15T19:34:44.274Z] [java] - Total PASS : 1 - [2023-01-15T19:34:44.274Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:44.274Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:44.274Z] [java] ----------------------------------------- [2023-01-15T19:34:44.274Z] [2023-01-15T19:34:44.274Z] undeploy: [2023-01-15T19:34:44.274Z] [2023-01-15T19:34:44.274Z] setOSConditions: [2023-01-15T19:34:44.274Z] [2023-01-15T19:34:44.274Z] setToolWin: [2023-01-15T19:34:44.274Z] [2023-01-15T19:34:44.274Z] setToolUnix: [2023-01-15T19:34:44.274Z] [2023-01-15T19:34:44.274Z] setToolProperty: [2023-01-15T19:34:44.274Z] [2023-01-15T19:34:44.274Z] setS1ASclassPath: [2023-01-15T19:34:44.274Z] [2023-01-15T19:34:44.274Z] init-common: [2023-01-15T19:34:44.274Z] [2023-01-15T19:34:44.274Z] undeploy-war-common: [2023-01-15T19:34:44.274Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:44.284Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:44.285Z] [WARNING] [echo] compiling test client to ../../classes/test [2023-01-15T19:34:44.285Z] [WARNING] [echo] Listing of source files: ApppermsTestNG.java [2023-01-15T19:34:44.285Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/test [2023-01-15T19:34:44.285Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:44.370Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:34:44.371Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:44.371Z] [java] [2023-01-15T19:34:44.371Z] [java] [2023-01-15T19:34:44.371Z] [java] ----------------------------------------- [2023-01-15T19:34:44.371Z] [java] - interceptors-bean-validation: PASS - [2023-01-15T19:34:44.371Z] [java] ----------------------------------------- [2023-01-15T19:34:44.371Z] [java] - Total PASS : 1 - [2023-01-15T19:34:44.371Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:44.371Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:44.371Z] [java] ----------------------------------------- [2023-01-15T19:34:44.484Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:44.484Z] [INFO] [2023-01-15T19:34:44.484Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment-common --- [2023-01-15T19:34:44.484Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/6.2.6-SNAPSHOT/deployment-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:44.484Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/6.2.6-SNAPSHOT/deployment-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:44.484Z] [INFO] [2023-01-15T19:34:44.484Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2023-01-15T19:34:44.484Z] [INFO] Building Security Core Classes 6.2.6-SNAPSHOT [29/291] [2023-01-15T19:34:44.484Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:44.484Z] [INFO] [2023-01-15T19:34:44.484Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security --- [2023-01-15T19:34:44.484Z] [INFO] [2023-01-15T19:34:44.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ security --- [2023-01-15T19:34:44.484Z] [INFO] [2023-01-15T19:34:44.484Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ security --- [2023-01-15T19:34:44.484Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:44.484Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core [2023-01-15T19:34:44.485Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:44.485Z] [INFO] [2023-01-15T19:34:44.485Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ security --- [2023-01-15T19:34:44.485Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:44.543Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:44.543Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:44.543Z] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/appperms/src/test/ApppermsTestNG.java uses or overrides a deprecated API. [2023-01-15T19:34:44.543Z] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:44.543Z] 3 warnings [2023-01-15T19:34:44.543Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:44.543Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:44.543Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/app_perms/app [2023-01-15T19:34:44.543Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/app_perms [2023-01-15T19:34:44.543Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/app_perms/app [2023-01-15T19:34:44.544Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2023-01-15T19:34:44.628Z] [2023-01-15T19:34:44.629Z] undeploy: [2023-01-15T19:34:44.629Z] [2023-01-15T19:34:44.629Z] setOSConditions: [2023-01-15T19:34:44.629Z] [2023-01-15T19:34:44.629Z] setToolWin: [2023-01-15T19:34:44.629Z] [2023-01-15T19:34:44.629Z] setToolUnix: [2023-01-15T19:34:44.629Z] [2023-01-15T19:34:44.629Z] setToolProperty: [2023-01-15T19:34:44.629Z] [2023-01-15T19:34:44.629Z] setS1ASclassPath: [2023-01-15T19:34:44.629Z] [2023-01-15T19:34:44.629Z] init-common: [2023-01-15T19:34:44.629Z] [2023-01-15T19:34:44.629Z] undeploy-war-common: [2023-01-15T19:34:44.629Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:44.741Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:44.742Z] [INFO] [2023-01-15T19:34:44.742Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ security --- [2023-01-15T19:34:44.742Z] [INFO] [2023-01-15T19:34:44.742Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ security --- [2023-01-15T19:34:44.742Z] [INFO] [2023-01-15T19:34:44.742Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ security --- [2023-01-15T19:34:44.742Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:44.742Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:44.742Z] [INFO] [2023-01-15T19:34:44.742Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security --- [2023-01-15T19:34:44.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:44.742Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:44.742Z] [INFO] Copying 8 resources [2023-01-15T19:34:44.742Z] [INFO] Copying 3 resources [2023-01-15T19:34:44.742Z] [INFO] Copying 0 resource [2023-01-15T19:34:44.742Z] [INFO] Copying 1 resource [2023-01-15T19:34:44.742Z] [INFO] Copying 1 resource [2023-01-15T19:34:44.742Z] [INFO] Copying 2 resources [2023-01-15T19:34:44.742Z] [INFO] Copying 0 resource [2023-01-15T19:34:44.742Z] [INFO] Copying 1 resource [2023-01-15T19:34:44.742Z] [INFO] Copying 1 resource [2023-01-15T19:34:44.742Z] [INFO] Copying 25 resources [2023-01-15T19:34:44.742Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:44.742Z] [INFO] [2023-01-15T19:34:44.742Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ security --- [2023-01-15T19:34:44.742Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:44.742Z] [INFO] Compiling 137 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes [2023-01-15T19:34:45.106Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2023-01-15T19:34:45.107Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2023-01-15T19:34:45.107Z] 3 warnings [2023-01-15T19:34:45.107Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class [2023-01-15T19:34:45.107Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/app_perms/apppermsWeb.war [2023-01-15T19:34:45.107Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/classes/app_perms/app/META-INF [2023-01-15T19:34:45.107Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/appperms/metadata/ejb-jar.xml to copy. [2023-01-15T19:34:45.107Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/appperms/metadata/sun-ejb-jar.xml to copy. [2023-01-15T19:34:45.107Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/appperms/metadata/sun-cmp-mappings.xml to copy. [2023-01-15T19:34:45.107Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/security/appperms/metadata/${dbschema} to copy. [2023-01-15T19:34:45.107Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/app_perms/apppermsEJB.jar [2023-01-15T19:34:45.107Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/app_perms/appperms.ear [2023-01-15T19:34:45.107Z] [WARNING] [echo] Packaged Archive at ../../dist/app_perms/appperms.ear [2023-01-15T19:34:45.107Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:45.107Z] [WARNING] [echo] archive-type is ear [2023-01-15T19:34:45.107Z] [WARNING] [echo] update file ../../dist/app_perms/appperms.ear with permissions.xml [2023-01-15T19:34:45.107Z] [INFO] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/dist/app_perms/appperms.ear [2023-01-15T19:34:45.107Z] [WARNING] [echo] deploying appperms.ear [2023-01-15T19:34:45.107Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:45.193Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-validation-web [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] all: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setOSConditions: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolWin: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolUnix: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolProperty: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setS1ASclassPath: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] init-common: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] clean: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setOSConditions: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolWin: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolUnix: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolProperty: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setS1ASclassPath: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] init-common: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] clean-common: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setOSConditions: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolWin: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolUnix: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolProperty: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setS1ASclassPath: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] init-common: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] clean-classes-common: [2023-01-15T19:34:45.194Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setOSConditions: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolWin: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolUnix: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolProperty: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setS1ASclassPath: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] init-common: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] clean-jars-common: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] compile: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setOSConditions: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolWin: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolUnix: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setToolProperty: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] setS1ASclassPath: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] init-common: [2023-01-15T19:34:45.194Z] [2023-01-15T19:34:45.194Z] compile-common: [2023-01-15T19:34:45.194Z] [echo] Current time (ISO): 2023-01-15T19:34:45.119+0000 [2023-01-15T19:34:45.194Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:45.194Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:45.211Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:45.211Z] [2023-01-15T19:34:45.211Z] all: [2023-01-15T19:34:45.211Z] [2023-01-15T19:34:45.212Z] setup: [2023-01-15T19:34:45.212Z] [2023-01-15T19:34:45.212Z] setOSConditions: [2023-01-15T19:34:45.212Z] [2023-01-15T19:34:45.212Z] setToolWin: [2023-01-15T19:34:45.212Z] [2023-01-15T19:34:45.212Z] setToolUnix: [2023-01-15T19:34:45.212Z] [2023-01-15T19:34:45.212Z] setToolProperty: [2023-01-15T19:34:45.212Z] [2023-01-15T19:34:45.212Z] setS1ASclassPath: [2023-01-15T19:34:45.212Z] [2023-01-15T19:34:45.212Z] init-common: [2023-01-15T19:34:45.212Z] [2023-01-15T19:34:45.212Z] create-user-common: [2023-01-15T19:34:45.212Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:45.450Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:45.670Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use or override a deprecated API. [2023-01-15T19:34:45.670Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:45.671Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:45.671Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:45.671Z] [INFO] [2023-01-15T19:34:45.671Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ security --- [2023-01-15T19:34:45.671Z] [INFO] [2023-01-15T19:34:45.671Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ security --- [2023-01-15T19:34:45.671Z] [INFO] [2023-01-15T19:34:45.671Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ security --- [2023-01-15T19:34:45.671Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:45.671Z] [INFO] [2023-01-15T19:34:45.671Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ security --- [2023-01-15T19:34:45.671Z] [INFO] [2023-01-15T19:34:45.671Z] [INFO] --- maven-dependency-plugin:3.3.0:copy (copy-installed) @ security --- [2023-01-15T19:34:45.671Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2023-01-15T19:34:45.671Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2023-01-15T19:34:45.671Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes/libsolsparcauth.so [2023-01-15T19:34:45.671Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes/libsolx86auth.so [2023-01-15T19:34:45.671Z] [INFO] [2023-01-15T19:34:45.671Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ security --- [2023-01-15T19:34:45.671Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:45.671Z] [INFO] Compiling 137 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes [2023-01-15T19:34:46.147Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:46.148Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jsp-security/asadminuserpassword.txt [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setOSConditions: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolWin: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolUnix: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolProperty: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setS1ASclassPath: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] init-common: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] clean: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setOSConditions: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolWin: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolUnix: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolProperty: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setS1ASclassPath: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] init-common: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] clean-common: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setOSConditions: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolWin: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolUnix: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolProperty: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setS1ASclassPath: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] init-common: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] clean-classes-common: [2023-01-15T19:34:46.148Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setOSConditions: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolWin: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolUnix: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolProperty: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setS1ASclassPath: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] init-common: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] clean-jars-common: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] compile: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setOSConditions: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolWin: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolUnix: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolProperty: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setS1ASclassPath: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] init-common: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] compile-common: [2023-01-15T19:34:46.148Z] [echo] Current time (ISO): 2023-01-15T19:34:46.036+0000 [2023-01-15T19:34:46.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:46.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jsp-security/servlet [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] build: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setOSConditions: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolWin: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolUnix: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setToolProperty: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] setS1ASclassPath: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] init-common: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] webclient-war-common: [2023-01-15T19:34:46.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] clear: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] test-tlds-exist: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] copy-tlds: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] test-tagfiles-exist: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] copy-tagfiles: [2023-01-15T19:34:46.148Z] [2023-01-15T19:34:46.148Z] package-war-common: [2023-01-15T19:34:46.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:46.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:46.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:46.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:46.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jsp-security/lib [2023-01-15T19:34:46.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:46.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:46.149Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-security-web.war [2023-01-15T19:34:46.149Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:46.149Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:46.149Z] [javac] Compiling 1 source file [2023-01-15T19:34:46.232Z] [INFO] [2023-01-15T19:34:46.233Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ security --- [2023-01-15T19:34:46.233Z] [INFO] [2023-01-15T19:34:46.233Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security --- [2023-01-15T19:34:46.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:46.233Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:46.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/src/test/resources [2023-01-15T19:34:46.233Z] [INFO] [2023-01-15T19:34:46.233Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ security --- [2023-01-15T19:34:46.233Z] [INFO] No sources to compile [2023-01-15T19:34:46.233Z] [INFO] [2023-01-15T19:34:46.233Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ security --- [2023-01-15T19:34:46.233Z] [INFO] [2023-01-15T19:34:46.233Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ security --- [2023-01-15T19:34:46.233Z] [INFO] [2023-01-15T19:34:46.233Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ security --- [2023-01-15T19:34:46.233Z] [INFO] Executing tasks [2023-01-15T19:34:46.233Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/classes/META-INF for [2023-01-15T19:34:46.233Z] [INFO] [echo] security [2023-01-15T19:34:46.233Z] [INFO] Executed tasks [2023-01-15T19:34:46.233Z] [INFO] [2023-01-15T19:34:46.233Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ security --- [2023-01-15T19:34:46.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/security.jar [2023-01-15T19:34:46.233Z] [INFO] [2023-01-15T19:34:46.233Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ security --- [2023-01-15T19:34:46.233Z] [INFO] [2023-01-15T19:34:46.233Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ security --- [2023-01-15T19:34:46.233Z] [INFO] [2023-01-15T19:34:46.233Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-security-checkstyle) @ security --- [2023-01-15T19:34:46.407Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jsp-security/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:46.407Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:46.407Z] [2023-01-15T19:34:46.407Z] deploy: [2023-01-15T19:34:46.407Z] [2023-01-15T19:34:46.407Z] deploy-war-common: [2023-01-15T19:34:46.407Z] [2023-01-15T19:34:46.407Z] setOSConditions: [2023-01-15T19:34:46.407Z] [2023-01-15T19:34:46.407Z] setToolWin: [2023-01-15T19:34:46.407Z] [2023-01-15T19:34:46.407Z] setToolUnix: [2023-01-15T19:34:46.407Z] [2023-01-15T19:34:46.408Z] setToolProperty: [2023-01-15T19:34:46.408Z] [2023-01-15T19:34:46.408Z] setS1ASclassPath: [2023-01-15T19:34:46.408Z] [2023-01-15T19:34:46.408Z] init-common: [2023-01-15T19:34:46.408Z] [2023-01-15T19:34:46.408Z] deploy-war-commonpe: [2023-01-15T19:34:46.667Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:46.997Z] [INFO] [exec] Application deployed with name appperms. [2023-01-15T19:34:46.998Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:46.998Z] [WARNING] [echo] deploying appperms.ear [2023-01-15T19:34:46.998Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:47.030Z] [INFO] [testng] PASSED: testCommonTasks [2023-01-15T19:34:47.030Z] [INFO] [testng] Admin Console tests [2023-01-15T19:34:47.030Z] [INFO] [testng] PASSED: testDeployedAppPage [2023-01-15T19:34:47.030Z] [INFO] [testng] Admin Console tests [2023-01-15T19:34:47.030Z] [INFO] [testng] PASSED: testRealmsList [2023-01-15T19:34:47.030Z] [INFO] [testng] Admin Console tests [2023-01-15T19:34:47.030Z] [INFO] [testng] [2023-01-15T19:34:47.030Z] [INFO] [testng] =============================================== [2023-01-15T19:34:47.030Z] [INFO] [testng] adminconsole_tests [2023-01-15T19:34:47.030Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2023-01-15T19:34:47.030Z] [INFO] [testng] =============================================== [2023-01-15T19:34:47.030Z] [INFO] [testng] [2023-01-15T19:34:47.236Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-security-web.war [2023-01-15T19:34:47.287Z] [INFO] [testng] PASSED: testAdminCommandEndpoint [2023-01-15T19:34:47.287Z] [INFO] [testng] REST API Tests [2023-01-15T19:34:47.287Z] [INFO] [testng] PASSED: testChildConfigBeanEndpoint [2023-01-15T19:34:47.287Z] [INFO] [testng] REST API Tests [2023-01-15T19:34:47.287Z] [INFO] [testng] PASSED: testEndpointWithEncodedSlash [2023-01-15T19:34:47.288Z] [INFO] [testng] REST API Tests [2023-01-15T19:34:47.288Z] [INFO] [testng] PASSED: testManagementEndpoint [2023-01-15T19:34:47.288Z] [INFO] [testng] REST API Tests [2023-01-15T19:34:47.288Z] [INFO] [testng] PASSED: testMonitoringEndpoint [2023-01-15T19:34:47.288Z] [INFO] [testng] REST API Tests [2023-01-15T19:34:47.288Z] [INFO] [testng] [2023-01-15T19:34:47.288Z] [INFO] [testng] =============================================== [2023-01-15T19:34:47.288Z] [INFO] [testng] rest_tests [2023-01-15T19:34:47.288Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2023-01-15T19:34:47.288Z] [INFO] [testng] =============================================== [2023-01-15T19:34:47.288Z] [INFO] [testng] [2023-01-15T19:34:47.344Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:47.345Z] [javac] 1 warning [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] build: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] setOSConditions: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] setToolWin: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] setToolUnix: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] setToolProperty: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] setS1ASclassPath: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] init-common: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] webclient-war-common: [2023-01-15T19:34:47.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] clear: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] test-tlds-exist: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] copy-tlds: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] test-tagfiles-exist: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] copy-tagfiles: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] package-war-common: [2023-01-15T19:34:47.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:47.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:47.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:47.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:47.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/lib [2023-01-15T19:34:47.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:47.345Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:47.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/docroot [2023-01-15T19:34:47.345Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-type-inheritance-web.war [2023-01-15T19:34:47.345Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:47.345Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:47.345Z] [javac] Compiling 1 source file [2023-01-15T19:34:47.345Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:47.345Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] deploy: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] deploy-war-common: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] setOSConditions: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] setToolWin: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] setToolUnix: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] setToolProperty: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] setS1ASclassPath: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] init-common: [2023-01-15T19:34:47.345Z] [2023-01-15T19:34:47.345Z] deploy-war-commonpe: [2023-01-15T19:34:47.345Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:47.600Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:47.601Z] [INFO] [2023-01-15T19:34:47.601Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ security --- [2023-01-15T19:34:47.601Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/6.2.6-SNAPSHOT/security-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:47.601Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/6.2.6-SNAPSHOT/security-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:47.601Z] [INFO] [2023-01-15T19:34:47.601Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2023-01-15T19:34:47.601Z] [INFO] Building Security Services and SPI 6.2.6-SNAPSHOT [30/291] [2023-01-15T19:34:47.601Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:47.601Z] [INFO] [2023-01-15T19:34:47.601Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security-services --- [2023-01-15T19:34:47.601Z] [INFO] [2023-01-15T19:34:47.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ security-services --- [2023-01-15T19:34:47.601Z] [INFO] [2023-01-15T19:34:47.601Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ security-services --- [2023-01-15T19:34:47.601Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:47.601Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services [2023-01-15T19:34:47.601Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:47.601Z] [INFO] [2023-01-15T19:34:47.601Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ security-services --- [2023-01-15T19:34:47.601Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:47.857Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:47.857Z] [INFO] [2023-01-15T19:34:47.857Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ security-services --- [2023-01-15T19:34:47.857Z] [INFO] [2023-01-15T19:34:47.857Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ security-services --- [2023-01-15T19:34:47.857Z] [INFO] [2023-01-15T19:34:47.857Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ security-services --- [2023-01-15T19:34:47.857Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:47.857Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:47.857Z] [INFO] [2023-01-15T19:34:47.857Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-services --- [2023-01-15T19:34:47.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:47.857Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:47.857Z] [INFO] Copying 2 resources [2023-01-15T19:34:47.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/manpages [2023-01-15T19:34:47.857Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:47.857Z] [INFO] [2023-01-15T19:34:47.857Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ security-services --- [2023-01-15T19:34:47.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-type-inheritance-web.war [2023-01-15T19:34:48.113Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:48.114Z] [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/classes [2023-01-15T19:34:48.171Z] [exec] Application deployed with name cdi-interceptor-binding-type-inheritance-web. [2023-01-15T19:34:48.171Z] [2023-01-15T19:34:48.171Z] deploy-war-commonee: [2023-01-15T19:34:48.171Z] [2023-01-15T19:34:48.171Z] run: [2023-01-15T19:34:48.171Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:48.172Z] [exec] Application deployed with name web-jsp-security-web. [2023-01-15T19:34:48.172Z] [2023-01-15T19:34:48.172Z] deploy-war-commonee: [2023-01-15T19:34:48.172Z] [2023-01-15T19:34:48.172Z] run: [2023-01-15T19:34:48.172Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:48.218Z] [INFO] [testng] PASSED: simpleJSPTestPage [2023-01-15T19:34:48.219Z] [INFO] [testng] PASSED: simpleServletTest [2023-01-15T19:34:48.219Z] [INFO] [testng] PASSED: staticHTMLPageTest [2023-01-15T19:34:48.219Z] [INFO] [testng] PASSED: testServerRunning [2023-01-15T19:34:48.219Z] [INFO] [testng] [2023-01-15T19:34:48.219Z] [INFO] [testng] =============================================== [2023-01-15T19:34:48.219Z] [INFO] [testng] deploy_upload_test [2023-01-15T19:34:48.219Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2023-01-15T19:34:48.219Z] [INFO] [testng] =============================================== [2023-01-15T19:34:48.219Z] [INFO] [testng] [2023-01-15T19:34:48.370Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API. [2023-01-15T19:34:48.370Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:48.370Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityScopeContext.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:48.370Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityScopeContext.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:48.370Z] [INFO] [2023-01-15T19:34:48.370Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ security-services --- [2023-01-15T19:34:48.370Z] [INFO] [2023-01-15T19:34:48.370Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ security-services --- [2023-01-15T19:34:48.371Z] [INFO] [2023-01-15T19:34:48.371Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ security-services --- [2023-01-15T19:34:48.371Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:48.371Z] [INFO] [2023-01-15T19:34:48.371Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ security-services --- [2023-01-15T19:34:48.371Z] [INFO] [2023-01-15T19:34:48.371Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ security-services --- [2023-01-15T19:34:48.371Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:48.371Z] [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/classes [2023-01-15T19:34:48.429Z] [java] opening connection to http://localhost:8080/cdi-interceptor-binding-type-inheritance/myurl [2023-01-15T19:34:48.430Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:34:48.430Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:48.430Z] [java] [2023-01-15T19:34:48.430Z] [java] [2023-01-15T19:34:48.430Z] [java] ----------------------------------------- [2023-01-15T19:34:48.430Z] [java] - interceptors-interceptor-binding-type-inheritance: PASS - [2023-01-15T19:34:48.430Z] [java] ----------------------------------------- [2023-01-15T19:34:48.430Z] [java] - Total PASS : 1 - [2023-01-15T19:34:48.430Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:48.430Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:48.430Z] [java] ----------------------------------------- [2023-01-15T19:34:48.430Z] [2023-01-15T19:34:48.430Z] undeploy: [2023-01-15T19:34:48.430Z] [2023-01-15T19:34:48.430Z] setOSConditions: [2023-01-15T19:34:48.430Z] [2023-01-15T19:34:48.430Z] setToolWin: [2023-01-15T19:34:48.430Z] [2023-01-15T19:34:48.430Z] setToolUnix: [2023-01-15T19:34:48.430Z] [2023-01-15T19:34:48.430Z] setToolProperty: [2023-01-15T19:34:48.430Z] [2023-01-15T19:34:48.430Z] setS1ASclassPath: [2023-01-15T19:34:48.430Z] [2023-01-15T19:34:48.430Z] init-common: [2023-01-15T19:34:48.430Z] [2023-01-15T19:34:48.430Z] undeploy-war-common: [2023-01-15T19:34:48.430Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:48.431Z] [java] GET /web-jsp-security/test.jsp HTTP/1.0 [2023-01-15T19:34:48.431Z] [java] [2023-01-15T19:34:48.431Z] [java] 0: HTTP/1.1 200 OK [2023-01-15T19:34:48.431Z] [java] 1: Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:34:48.431Z] [java] 2: X-Powered-By: JSP/2.3 [2023-01-15T19:34:48.431Z] [java] 3: Pragma: No-cache [2023-01-15T19:34:48.431Z] [java] 4: Cache-Control: no-cache [2023-01-15T19:34:48.431Z] [java] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T19:34:48.431Z] [java] 6: Set-Cookie: JSESSIONID=6ed60ee48fc8fd4269d14710aeed; Path=/web-jsp-security; HttpOnly [2023-01-15T19:34:48.431Z] [java] 7: Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:34:48.431Z] [java] 8: Connection: close [2023-01-15T19:34:48.431Z] [java] 9: Content-Length: 26 [2023-01-15T19:34:48.431Z] [java] 10: [2023-01-15T19:34:48.431Z] [java] 11: [2023-01-15T19:34:48.431Z] [java] 12: [2023-01-15T19:34:48.431Z] [java] 13: [2023-01-15T19:34:48.431Z] [java] 14: [2023-01-15T19:34:48.431Z] [java] 15: [2023-01-15T19:34:48.431Z] [java] 16: jsp-security::PASS [2023-01-15T19:34:48.431Z] [java] 17: [2023-01-15T19:34:48.431Z] [java] 18: [2023-01-15T19:34:48.431Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:48.431Z] [java] [2023-01-15T19:34:48.431Z] [java] [2023-01-15T19:34:48.432Z] [java] ----------------------------------------- [2023-01-15T19:34:48.432Z] [java] - web-jsp-security: PASS - [2023-01-15T19:34:48.432Z] [java] ----------------------------------------- [2023-01-15T19:34:48.432Z] [java] - Total PASS : 1 - [2023-01-15T19:34:48.432Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:48.432Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:48.432Z] [java] ----------------------------------------- [2023-01-15T19:34:48.432Z] [2023-01-15T19:34:48.432Z] undeploy: [2023-01-15T19:34:48.432Z] [2023-01-15T19:34:48.432Z] setOSConditions: [2023-01-15T19:34:48.432Z] [2023-01-15T19:34:48.432Z] setToolWin: [2023-01-15T19:34:48.432Z] [2023-01-15T19:34:48.432Z] setToolUnix: [2023-01-15T19:34:48.432Z] [2023-01-15T19:34:48.432Z] setToolProperty: [2023-01-15T19:34:48.432Z] [2023-01-15T19:34:48.432Z] setS1ASclassPath: [2023-01-15T19:34:48.432Z] [2023-01-15T19:34:48.432Z] init-common: [2023-01-15T19:34:48.432Z] [2023-01-15T19:34:48.432Z] undeploy-war-common: [2023-01-15T19:34:48.627Z] [INFO] [2023-01-15T19:34:48.627Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ security-services --- [2023-01-15T19:34:48.627Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:34:48.690Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:48.783Z] [INFO] [testng] PASSED: jsfAppDeployedFirstPagetest [2023-01-15T19:34:48.784Z] [INFO] [testng] PASSED: jsfIndexPageBasicTest [2023-01-15T19:34:48.784Z] [INFO] [testng] [2023-01-15T19:34:48.784Z] [INFO] [testng] =============================================== [2023-01-15T19:34:48.784Z] [INFO] [testng] jsf_hello_world [2023-01-15T19:34:48.784Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:34:48.784Z] [INFO] [testng] =============================================== [2023-01-15T19:34:48.784Z] [INFO] [testng] [2023-01-15T19:34:48.883Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:34:48.884Z] [INFO] [2023-01-15T19:34:48.884Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-services --- [2023-01-15T19:34:48.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:48.884Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:48.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/src/test/resources [2023-01-15T19:34:48.884Z] [INFO] [2023-01-15T19:34:48.884Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ security-services --- [2023-01-15T19:34:48.884Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:48.884Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/test-classes [2023-01-15T19:34:48.889Z] [INFO] [exec] Application deployed with name appperms. [2023-01-15T19:34:48.890Z] [INFO] [exec] Command deploy executed successfully. [2023-01-15T19:34:48.890Z] [WARNING] Trying to override old definition of task junitreport [2023-01-15T19:34:48.890Z] [WARNING] [echo] =============Starting TestNG functional tests from testng/testng_gd.xml ============ [2023-01-15T19:34:48.890Z] [WARNING] [testng] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:48.993Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] all: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setOSConditions: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolWin: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolUnix: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolProperty: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setS1ASclassPath: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] init-common: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] clean: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setOSConditions: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolWin: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolUnix: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolProperty: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setS1ASclassPath: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] init-common: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] clean-common: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setOSConditions: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolWin: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolUnix: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolProperty: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setS1ASclassPath: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] init-common: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] clean-classes-common: [2023-01-15T19:34:48.994Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setOSConditions: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolWin: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolUnix: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolProperty: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setS1ASclassPath: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] init-common: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] clean-jars-common: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] compile: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setOSConditions: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolWin: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolUnix: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setToolProperty: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] setS1ASclassPath: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] init-common: [2023-01-15T19:34:48.994Z] [2023-01-15T19:34:48.994Z] compile-common: [2023-01-15T19:34:48.994Z] [echo] Current time (ISO): 2023-01-15T19:34:48.882+0000 [2023-01-15T19:34:48.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:48.994Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:49.040Z] [INFO] [testng] Injection2 matched. [2023-01-15T19:34:49.041Z] [INFO] [testng] @PostConstruct worked [2023-01-15T19:34:49.041Z] [INFO] [testng] PASSED: injectedValuesTestPage [2023-01-15T19:34:49.041Z] [INFO] [testng] [2023-01-15T19:34:49.041Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.041Z] [INFO] [testng] jsf_injection [2023-01-15T19:34:49.041Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2023-01-15T19:34:49.041Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.041Z] [INFO] [testng] [2023-01-15T19:34:49.140Z] [INFO] [2023-01-15T19:34:49.141Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services --- [2023-01-15T19:34:49.141Z] [INFO] [2023-01-15T19:34:49.141Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ security-services --- [2023-01-15T19:34:49.141Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:34:49.141Z] [INFO] [2023-01-15T19:34:49.141Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:49.141Z] [INFO] T E S T S [2023-01-15T19:34:49.141Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:49.141Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:49.141Z] [0.016s][info][gc] Using G1 [2023-01-15T19:34:49.251Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:49.258Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:49.259Z] [2023-01-15T19:34:49.259Z] restore: [2023-01-15T19:34:49.259Z] [2023-01-15T19:34:49.259Z] setOSConditions: [2023-01-15T19:34:49.259Z] [2023-01-15T19:34:49.259Z] setToolWin: [2023-01-15T19:34:49.259Z] [2023-01-15T19:34:49.259Z] setToolUnix: [2023-01-15T19:34:49.259Z] [2023-01-15T19:34:49.259Z] setToolProperty: [2023-01-15T19:34:49.259Z] [2023-01-15T19:34:49.259Z] setS1ASclassPath: [2023-01-15T19:34:49.259Z] [2023-01-15T19:34:49.259Z] init-common: [2023-01-15T19:34:49.298Z] [INFO] [testng] PASSED: testNoLeak [2023-01-15T19:34:49.299Z] [INFO] [testng] PASSED: testUserTx [2023-01-15T19:34:49.299Z] [INFO] [testng] [2023-01-15T19:34:49.299Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.299Z] [INFO] [testng] jdbc_user_tx [2023-01-15T19:34:49.299Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:34:49.299Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.299Z] [INFO] [testng] [2023-01-15T19:34:49.398Z] [0.344s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 4.490ms [2023-01-15T19:34:49.517Z] [2023-01-15T19:34:49.518Z] delete-user-common: [2023-01-15T19:34:49.518Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:49.560Z] [INFO] [testng] PASSED: persistWithInjectEMF [2023-01-15T19:34:49.561Z] [INFO] [testng] PASSED: lazyLoadingByQuery [2023-01-15T19:34:49.561Z] [INFO] [testng] [2023-01-15T19:34:49.561Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.561Z] [INFO] [testng] jpa_inject_emf [2023-01-15T19:34:49.561Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:34:49.561Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.561Z] [INFO] [testng] [2023-01-15T19:34:49.561Z] [INFO] [testng] PASSED: initialize [2023-01-15T19:34:49.561Z] [INFO] [testng] PASSED: validatePersist [2023-01-15T19:34:49.561Z] [INFO] [testng] PASSED: validateUpdate [2023-01-15T19:34:49.561Z] [INFO] [testng] PASSED: validateRemove [2023-01-15T19:34:49.561Z] [INFO] [testng] PASSED: verify [2023-01-15T19:34:49.561Z] [INFO] [testng] [2023-01-15T19:34:49.561Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.561Z] [INFO] [testng] jpa_validation [2023-01-15T19:34:49.561Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2023-01-15T19:34:49.561Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.561Z] [INFO] [testng] [2023-01-15T19:34:49.561Z] [INFO] [testng] PASSED: simpleJSPTestPage [2023-01-15T19:34:49.561Z] [INFO] [testng] PASSED: simpleServletTest [2023-01-15T19:34:49.561Z] [INFO] [testng] PASSED: staticHTMLPageTest [2023-01-15T19:34:49.561Z] [INFO] [testng] [2023-01-15T19:34:49.561Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.561Z] [INFO] [testng] security_hello_jsp [2023-01-15T19:34:49.561Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2023-01-15T19:34:49.561Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.561Z] [INFO] [testng] [2023-01-15T19:34:49.656Z] [INFO] Running org.glassfish.security.services.common.SecurePermTest [2023-01-15T19:34:49.657Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.glassfish.security.services.common.SecurePermTest [2023-01-15T19:34:49.657Z] [INFO] Running org.glassfish.security.services.common.SubjectUtilTest [2023-01-15T19:34:49.657Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.security.services.common.SubjectUtilTest [2023-01-15T19:34:49.657Z] [INFO] Running org.glassfish.security.services.api.authorization.SimpleAtzProviderTest [2023-01-15T19:34:49.819Z] [INFO] [testng] PASSED: testAuthGroupMappedUser [2023-01-15T19:34:49.820Z] [INFO] [testng] PASSED: testAuthNotAuthorizedUser [2023-01-15T19:34:49.820Z] [INFO] [testng] PASSED: testAuthNotValidPassword [2023-01-15T19:34:49.820Z] [INFO] [testng] PASSED: testAuthRoleMappedUser [2023-01-15T19:34:49.820Z] [INFO] [testng] [2023-01-15T19:34:49.820Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.820Z] [INFO] [testng] security_hello_basicauth [2023-01-15T19:34:49.820Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2023-01-15T19:34:49.820Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.820Z] [INFO] [testng] [2023-01-15T19:34:49.820Z] [INFO] [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject [2023-01-15T19:34:49.820Z] [INFO] [testng] PASSED: EJBInject [2023-01-15T19:34:49.820Z] [INFO] [testng] PASSED: SetName [2023-01-15T19:34:49.820Z] [INFO] [testng] PASSED: GetName [2023-01-15T19:34:49.820Z] [INFO] [testng] [2023-01-15T19:34:49.820Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.820Z] [INFO] [testng] ejb_stateful_cmt_ni_war [2023-01-15T19:34:49.820Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2023-01-15T19:34:49.820Z] [INFO] [testng] =============================================== [2023-01-15T19:34:49.820Z] [INFO] [testng] [2023-01-15T19:34:49.914Z] Jan 15, 2023 7:34:49 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:49.915Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleAtzProviderTest.testService, started at 19:34:49.81758, test time: 30 ms [2023-01-15T19:34:49.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.glassfish.security.services.api.authorization.SimpleAtzProviderTest [2023-01-15T19:34:49.915Z] [INFO] Running org.glassfish.security.services.api.authorization.SimpleRoleProviderTest [2023-01-15T19:34:50.078Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@6876e264.

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.

[2023-01-15T19:34:50.079Z] [INFO] [testng] [2023-01-15T19:34:50.079Z] [INFO] [testng] Response: SimpleBVServlet

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

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: email

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

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

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

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

[2023-01-15T19:34:50.079Z] [INFO] [testng] [2023-01-15T19:34:50.079Z] [INFO] [testng] PASSED: test_BV_10 [2023-01-15T19:34:50.079Z] [INFO] [testng] PASSED: test_BV_20 [2023-01-15T19:34:50.079Z] [INFO] [testng] [2023-01-15T19:34:50.079Z] [INFO] [testng] =============================================== [2023-01-15T19:34:50.079Z] [INFO] [testng] bv_servlet_simple [2023-01-15T19:34:50.079Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:34:50.079Z] [INFO] [testng] =============================================== [2023-01-15T19:34:50.079Z] [INFO] [testng] [2023-01-15T19:34:50.079Z] [INFO] [testng] PASSED: appDeployedFirstPagetest [2023-01-15T19:34:50.079Z] [INFO] [testng] PASSED: extensionBeanObserversTest [2023-01-15T19:34:50.079Z] [INFO] [testng] PASSED: extensionBeanReferenceTest [2023-01-15T19:34:50.079Z] [INFO] [testng] PASSED: injectionTargetAdaptionTest [2023-01-15T19:34:50.079Z] [INFO] [testng] PASSED: jarExtensionBeanObserversTest [2023-01-15T19:34:50.079Z] [INFO] [testng] PASSED: jarExtensionBeanReferenceTest [2023-01-15T19:34:50.079Z] [INFO] [testng] PASSED: webBeanTest [2023-01-15T19:34:50.079Z] [INFO] [testng] [2023-01-15T19:34:50.079Z] [INFO] [testng] =============================================== [2023-01-15T19:34:50.079Z] [INFO] [testng] weld_tests [2023-01-15T19:34:50.079Z] [INFO] [testng] Tests run: 7, Failures: 0, Skips: 0 [2023-01-15T19:34:50.079Z] [INFO] [testng] =============================================== [2023-01-15T19:34:50.079Z] [INFO] [testng] [2023-01-15T19:34:50.086Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2023-01-15T19:34:50.171Z] Jan 15, 2023 7:34:49 PM org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl isUserInRole [2023-01-15T19:34:50.172Z] WARNING: Role Mapping Provider supplied an invalid resource: foo://other [2023-01-15T19:34:50.172Z] Jan 15, 2023 7:34:49 PM org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl isUserInRole [2023-01-15T19:34:50.172Z] WARNING: IllegalArgumentException [2023-01-15T19:34:50.172Z] java.lang.IllegalArgumentException: foo://other [2023-01-15T19:34:50.172Z] at org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl.isUserInRole(SimpleRoleMappingProviderImpl.java:98) [2023-01-15T19:34:50.172Z] at org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdminRole(SimpleRoleProviderTest.java:77) [2023-01-15T19:34:50.172Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:34:50.172Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:34:50.172Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:34:50.172Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:34:50.172Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:34:50.172Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:34:50.172Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:34:50.172Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:34:50.172Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:34:50.173Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:34:50.173Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:34:50.173Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:34:50.173Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:34:50.173Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:34:50.173Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:34:50.173Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:34:50.173Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:34:50.173Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:34:50.173Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:34:50.173Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:34:50.173Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:34:50.173Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:34:50.173Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:34:50.173Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:34:50.173Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:34:50.173Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:34:50.173Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:34:50.173Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:34:50.173Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:34:50.173Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:34:50.173Z] [2023-01-15T19:34:50.173Z] Jan 15, 2023 7:34:49 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:50.173Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdminRole, started at 19:34:49.91836, test time: 4 ms [2023-01-15T19:34:50.173Z] Jan 15, 2023 7:34:49 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:50.173Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdmin, started at 19:34:49.924588, test time: 0 ms [2023-01-15T19:34:50.173Z] Jan 15, 2023 7:34:49 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:34:50.173Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderAdmin, started at 19:34:49.926598, test time: 0 ms [2023-01-15T19:34:50.173Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.glassfish.security.services.api.authorization.SimpleRoleProviderTest [2023-01-15T19:34:50.173Z] [INFO] Running org.glassfish.security.services.impl.PasswordAliasTest [2023-01-15T19:34:50.173Z] Created temporary store /tmp/pwAliasStore16872843703650314334jks [2023-01-15T19:34:50.255Z] [INFO] [testng] ... [2023-01-15T19:34:50.256Z] [INFO] [testng] ... TestNG 6.11 by C?dric Beust (cedric@beust.com) [2023-01-15T19:34:50.256Z] [INFO] [testng] ... [2023-01-15T19:34:50.256Z] [INFO] [testng] [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] all: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] setOSConditions: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] setToolWin: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] setToolUnix: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] setToolProperty: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] setS1ASclassPath: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] init-common: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] clean: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] setOSConditions: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] setToolWin: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] setToolUnix: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] setToolProperty: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] setS1ASclassPath: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] init-common: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.346Z] clean-common: [2023-01-15T19:34:50.346Z] [2023-01-15T19:34:50.347Z] setOSConditions: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolWin: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolUnix: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolProperty: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setS1ASclassPath: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] init-common: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] clean-classes-common: [2023-01-15T19:34:50.347Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setOSConditions: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolWin: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolUnix: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolProperty: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setS1ASclassPath: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] init-common: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] clean-jars-common: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] compile: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setOSConditions: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolWin: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolUnix: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolProperty: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setS1ASclassPath: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] init-common: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] compile-common: [2023-01-15T19:34:50.347Z] [echo] Current time (ISO): 2023-01-15T19:34:50.220+0000 [2023-01-15T19:34:50.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:50.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/servlet [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] build: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setOSConditions: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolWin: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolUnix: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setToolProperty: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] setS1ASclassPath: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] init-common: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] webclient-war-common: [2023-01-15T19:34:50.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] clear: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] test-tlds-exist: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] copy-tlds: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] test-tagfiles-exist: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] copy-tagfiles: [2023-01-15T19:34:50.347Z] [2023-01-15T19:34:50.347Z] package-war-common: [2023-01-15T19:34:50.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:50.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:50.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:50.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:50.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/lib [2023-01-15T19:34:50.347Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:50.347Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web.war [2023-01-15T19:34:50.347Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:50.347Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:50.347Z] [javac] Compiling 1 source file [2023-01-15T19:34:50.606Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:50.606Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:50.606Z] [2023-01-15T19:34:50.606Z] deploy: [2023-01-15T19:34:50.606Z] [2023-01-15T19:34:50.606Z] deploy-war-common: [2023-01-15T19:34:50.606Z] [2023-01-15T19:34:50.606Z] setOSConditions: [2023-01-15T19:34:50.606Z] [2023-01-15T19:34:50.606Z] setToolWin: [2023-01-15T19:34:50.606Z] [2023-01-15T19:34:50.606Z] setToolUnix: [2023-01-15T19:34:50.606Z] [2023-01-15T19:34:50.606Z] setToolProperty: [2023-01-15T19:34:50.606Z] [2023-01-15T19:34:50.606Z] setS1ASclassPath: [2023-01-15T19:34:50.606Z] [2023-01-15T19:34:50.606Z] init-common: [2023-01-15T19:34:50.606Z] [2023-01-15T19:34:50.606Z] deploy-war-commonpe: [2023-01-15T19:34:50.606Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:51.010Z] [INFO] [testng] PASSED: createJoe [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: ensureCreatedJoeExists [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: deleteJoe [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: deletedJoeDoesNotExist [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: createPool [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: pingPool [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: ensureCreatedPoolExists [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: deletePool [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: deletedPoolDoesNotExist [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: createListener [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: ensureCreatedListenerExists [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: deleteListener [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: ensureDeletedListenerDoesNotExist [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: createListenerWithOldParam [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: deleteListener2 [2023-01-15T19:34:51.011Z] [INFO] [testng] PASSED: createOsgiListener [2023-01-15T19:34:51.011Z] [INFO] [testng] [2023-01-15T19:34:51.011Z] [INFO] [testng] =============================================== [2023-01-15T19:34:51.011Z] [INFO] [testng] asadmin_tests [2023-01-15T19:34:51.011Z] [INFO] [testng] Tests run: 16, Failures: 0, Skips: 0 [2023-01-15T19:34:51.011Z] [INFO] [testng] =============================================== [2023-01-15T19:34:51.011Z] [INFO] [testng] [2023-01-15T19:34:51.011Z] [INFO] [testng] [2023-01-15T19:34:51.011Z] [INFO] [testng] =============================================== [2023-01-15T19:34:51.011Z] [INFO] [testng] QuickLookTests [2023-01-15T19:34:51.011Z] [INFO] [testng] Total tests run: 82, Failures: 0, Skips: 0 [2023-01-15T19:34:51.011Z] [INFO] [testng] =============================================== [2023-01-15T19:34:51.011Z] [INFO] [testng] [2023-01-15T19:34:51.102Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 s - in org.glassfish.security.services.impl.PasswordAliasTest [2023-01-15T19:34:51.103Z] [INFO] Running org.glassfish.security.services.impl.authorization.RoleMappingServiceImplTest [2023-01-15T19:34:51.103Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.glassfish.security.services.impl.authorization.RoleMappingServiceImplTest [2023-01-15T19:34:51.103Z] [INFO] Running org.glassfish.security.services.impl.authorization.AuthorizationServiceImplTest [2023-01-15T19:34:51.103Z] Jan 15, 2023 7:34:50 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:34:51.103Z] WARNING: Authorization Service initialization failed, exception java.lang.IllegalStateException, message The Authorization service is not configured in the domain configuration file. [2023-01-15T19:34:51.103Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.glassfish.security.services.impl.authorization.AuthorizationServiceImplTest [2023-01-15T19:34:51.103Z] [INFO] Running org.glassfish.security.services.impl.authorization.AzActionImplTest [2023-01-15T19:34:51.103Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.security.services.impl.authorization.AzActionImplTest [2023-01-15T19:34:51.103Z] [INFO] Running org.glassfish.security.services.impl.authorization.AzResourceImplTest [2023-01-15T19:34:51.103Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.security.services.impl.authorization.AzResourceImplTest [2023-01-15T19:34:51.103Z] [INFO] Running org.glassfish.security.services.impl.common.AttributeTest [2023-01-15T19:34:51.103Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.glassfish.security.services.impl.common.AttributeTest [2023-01-15T19:34:51.103Z] [INFO] Running org.glassfish.security.services.impl.common.AttributesTest [2023-01-15T19:34:51.103Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.security.services.impl.common.AttributesTest [2023-01-15T19:34:51.103Z] [2.043s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 65M->6M(256M) 14.721ms [2023-01-15T19:34:51.103Z] [2.043s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:34:51.103Z] [2.051s][info][gc] GC(2) Pause Remark 7M->7M(256M) 2.563ms [2023-01-15T19:34:51.103Z] [2.052s][info][gc] GC(2) Pause Cleanup 7M->7M(256M) 0.060ms [2023-01-15T19:34:51.103Z] [2.054s][info][gc] GC(2) Concurrent Cycle 10.712ms [2023-01-15T19:34:51.148Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:51.148Z] [javac] 1 warning [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] build: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] setOSConditions: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] setToolWin: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] setToolUnix: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] setToolProperty: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] setS1ASclassPath: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] init-common: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] webclient-war-common: [2023-01-15T19:34:51.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] clear: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] test-tlds-exist: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] copy-tlds: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] test-tagfiles-exist: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] copy-tagfiles: [2023-01-15T19:34:51.148Z] [2023-01-15T19:34:51.148Z] package-war-common: [2023-01-15T19:34:51.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:51.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:51.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:51.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:51.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/lib [2023-01-15T19:34:51.149Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:51.149Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:51.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/docroot [2023-01-15T19:34:51.149Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-binding-types-with-members-web.war [2023-01-15T19:34:51.149Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:51.149Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:51.149Z] [javac] Compiling 1 source file [2023-01-15T19:34:51.149Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:51.149Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:51.149Z] [2023-01-15T19:34:51.149Z] deploy: [2023-01-15T19:34:51.149Z] [2023-01-15T19:34:51.149Z] deploy-war-common: [2023-01-15T19:34:51.149Z] [2023-01-15T19:34:51.149Z] setOSConditions: [2023-01-15T19:34:51.149Z] [2023-01-15T19:34:51.149Z] setToolWin: [2023-01-15T19:34:51.149Z] [2023-01-15T19:34:51.149Z] setToolUnix: [2023-01-15T19:34:51.149Z] [2023-01-15T19:34:51.149Z] setToolProperty: [2023-01-15T19:34:51.149Z] [2023-01-15T19:34:51.149Z] setS1ASclassPath: [2023-01-15T19:34:51.149Z] [2023-01-15T19:34:51.149Z] init-common: [2023-01-15T19:34:51.149Z] [2023-01-15T19:34:51.149Z] deploy-war-commonpe: [2023-01-15T19:34:51.149Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:51.173Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web.war [2023-01-15T19:34:51.185Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/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 [2023-01-15T19:34:51.359Z] [INFO] [2023-01-15T19:34:51.360Z] [INFO] Results: [2023-01-15T19:34:51.360Z] [INFO] [2023-01-15T19:34:51.360Z] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:34:51.360Z] [INFO] [2023-01-15T19:34:51.360Z] [INFO] [2023-01-15T19:34:51.360Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ security-services --- [2023-01-15T19:34:51.616Z] [INFO] Executing tasks [2023-01-15T19:34:51.616Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/classes/META-INF for [2023-01-15T19:34:51.616Z] [INFO] [echo] security-services [2023-01-15T19:34:51.616Z] [INFO] Executed tasks [2023-01-15T19:34:51.616Z] [INFO] [2023-01-15T19:34:51.616Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ security-services --- [2023-01-15T19:34:51.616Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/security-services.jar [2023-01-15T19:34:51.616Z] [INFO] [2023-01-15T19:34:51.616Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ security-services --- [2023-01-15T19:34:51.616Z] [INFO] [2023-01-15T19:34:51.616Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ security-services --- [2023-01-15T19:34:51.616Z] [INFO] [2023-01-15T19:34:51.616Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-security-services-checkstyle) @ security-services --- [2023-01-15T19:34:51.713Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-binding-types-with-members-web.war [2023-01-15T19:34:51.749Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin ping-connection-pool DerbyPool [2023-01-15T19:34:51.971Z] [exec] Application deployed with name cdi-binding-types-with-members-web. [2023-01-15T19:34:51.971Z] [2023-01-15T19:34:51.971Z] deploy-war-commonee: [2023-01-15T19:34:51.971Z] [2023-01-15T19:34:51.971Z] run: [2023-01-15T19:34:51.971Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:52.179Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:52.179Z] [INFO] [2023-01-15T19:34:52.179Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ security-services --- [2023-01-15T19:34:52.179Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/6.2.6-SNAPSHOT/security-services-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:52.179Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/6.2.6-SNAPSHOT/security-services-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:52.179Z] [INFO] [2023-01-15T19:34:52.179Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2023-01-15T19:34:52.179Z] [INFO] Building admin-util 6.2.6-SNAPSHOT [31/291] [2023-01-15T19:34:52.179Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:52.228Z] [java] opening connection to http://localhost:8080/cdi-binding-types-with-members/myurl [2023-01-15T19:34:52.229Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:34:52.229Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:52.229Z] [java] [2023-01-15T19:34:52.229Z] [java] [2023-01-15T19:34:52.229Z] [java] ----------------------------------------- [2023-01-15T19:34:52.229Z] [java] - interceptors-business-method-interceptors: PASS - [2023-01-15T19:34:52.229Z] [java] ----------------------------------------- [2023-01-15T19:34:52.229Z] [java] - Total PASS : 1 - [2023-01-15T19:34:52.229Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:52.229Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:52.229Z] [java] ----------------------------------------- [2023-01-15T19:34:52.229Z] [2023-01-15T19:34:52.229Z] undeploy: [2023-01-15T19:34:52.229Z] [2023-01-15T19:34:52.229Z] setOSConditions: [2023-01-15T19:34:52.229Z] [2023-01-15T19:34:52.229Z] setToolWin: [2023-01-15T19:34:52.229Z] [2023-01-15T19:34:52.229Z] setToolUnix: [2023-01-15T19:34:52.229Z] [2023-01-15T19:34:52.229Z] setToolProperty: [2023-01-15T19:34:52.229Z] [2023-01-15T19:34:52.229Z] setS1ASclassPath: [2023-01-15T19:34:52.229Z] [2023-01-15T19:34:52.229Z] init-common: [2023-01-15T19:34:52.229Z] [2023-01-15T19:34:52.229Z] undeploy-war-common: [2023-01-15T19:34:52.229Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:52.313Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin ping-connection-pool QLJdbcPool [2023-01-15T19:34:52.383Z] [WARNING] [echo] hellojsp [2023-01-15T19:34:52.383Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:52.436Z] [INFO] [2023-01-15T19:34:52.437Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-util --- [2023-01-15T19:34:52.437Z] [INFO] [2023-01-15T19:34:52.437Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admin-util --- [2023-01-15T19:34:52.437Z] [INFO] [2023-01-15T19:34:52.437Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admin-util --- [2023-01-15T19:34:52.437Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:52.437Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util [2023-01-15T19:34:52.437Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:52.437Z] [INFO] [2023-01-15T19:34:52.437Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ admin-util --- [2023-01-15T19:34:52.437Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:52.569Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool [2023-01-15T19:34:52.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] all: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setOSConditions: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolWin: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolUnix: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolProperty: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setS1ASclassPath: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] init-common: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] clean: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setOSConditions: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolWin: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolUnix: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolProperty: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setS1ASclassPath: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] init-common: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] clean-common: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setOSConditions: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolWin: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolUnix: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolProperty: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setS1ASclassPath: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] init-common: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] clean-classes-common: [2023-01-15T19:34:52.793Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setOSConditions: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolWin: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolUnix: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolProperty: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setS1ASclassPath: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] init-common: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] clean-jars-common: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] compile: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setOSConditions: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolWin: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolUnix: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setToolProperty: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] setS1ASclassPath: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] init-common: [2023-01-15T19:34:52.793Z] [2023-01-15T19:34:52.793Z] compile-common: [2023-01-15T19:34:52.793Z] [echo] Current time (ISO): 2023-01-15T19:34:52.690+0000 [2023-01-15T19:34:52.793Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:52.793Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:52.847Z] Domain domain1 created. [2023-01-15T19:34:52.847Z] Domain domain1 admin port is 45707. [2023-01-15T19:34:52.847Z] Domain domain1 allows admin login as user "anonymous" with no password. [2023-01-15T19:34:52.847Z] Command create-domain executed successfully. [2023-01-15T19:34:52.847Z] + echo ' [2023-01-15T19:34:52.847Z] gf.version=${env.GF_VERSION} [2023-01-15T19:34:52.847Z] bundles.dir=${env.WORKSPACE}/bundles [2023-01-15T19:34:52.847Z] admin.domain=domain1 [2023-01-15T19:34:52.847Z] admin.domain.dir=${env.S1AS_HOME}/domains [2023-01-15T19:34:52.847Z] admin.port=45707 [2023-01-15T19:34:52.847Z] admin.user=anonymous [2023-01-15T19:34:52.847Z] admin.host=localhost [2023-01-15T19:34:52.847Z] http.port=45712 [2023-01-15T19:34:52.847Z] https.port=45711 [2023-01-15T19:34:52.847Z] http.host=localhost [2023-01-15T19:34:52.847Z] http.address=127.0.0.1 [2023-01-15T19:34:52.847Z] http.alternate.port=45713 [2023-01-15T19:34:52.847Z] orb.port=45710 [2023-01-15T19:34:52.847Z] admin.password= [2023-01-15T19:34:52.847Z] ssl.password=changeit [2023-01-15T19:34:52.847Z] master.password=changeit [2023-01-15T19:34:52.847Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2023-01-15T19:34:52.847Z] appserver.instance.name=server [2023-01-15T19:34:52.847Z] config.dottedname.prefix=server [2023-01-15T19:34:52.847Z] resources.dottedname.prefix=domain.resources [2023-01-15T19:34:52.847Z] results.mailhost=localhost [2023-01-15T19:34:52.847Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2023-01-15T19:34:52.847Z] results.mailee=yourname@sun.com [2023-01-15T19:34:52.847Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2023-01-15T19:34:52.847Z] precompilejsp=true [2023-01-15T19:34:52.847Z] jvm.maxpermsize=192m [2023-01-15T19:34:52.847Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2023-01-15T19:34:52.847Z] + jps [2023-01-15T19:34:52.847Z] + grep Main [2023-01-15T19:34:52.847Z] + cut -f1 '-d ' [2023-01-15T19:34:52.847Z] + xargs kill -9 [2023-01-15T19:34:52.847Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:52.847Z] + true [2023-01-15T19:34:52.847Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/ [2023-01-15T19:34:52.847Z] + sed s/1527/45716/g domain.xml [2023-01-15T19:34:52.847Z] + mv domain.xml.replaced domain.xml [2023-01-15T19:34:52.847Z] + grep PortNumber domain.xml [2023-01-15T19:34:52.847Z] [2023-01-15T19:34:52.847Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config [2023-01-15T19:34:52.847Z] + rm derby.properties.replaced [2023-01-15T19:34:52.847Z] + true [2023-01-15T19:34:52.848Z] + sed s/1527/45716/g derby.properties [2023-01-15T19:34:52.848Z] + rm derby.properties [2023-01-15T19:34:52.848Z] + sed s/1528/45717/g derby.properties.replaced [2023-01-15T19:34:52.848Z] + cat derby.properties [2023-01-15T19:34:52.848Z] # [2023-01-15T19:34:52.848Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2023-01-15T19:34:52.848Z] # [2023-01-15T19:34:52.848Z] # This program and the accompanying materials are made available under the [2023-01-15T19:34:52.848Z] # terms of the Eclipse Public License v. 2.0, which is available at [2023-01-15T19:34:52.848Z] # http://www.eclipse.org/legal/epl-2.0. [2023-01-15T19:34:52.848Z] # [2023-01-15T19:34:52.848Z] # This Source Code may also be made available under the following Secondary [2023-01-15T19:34:52.848Z] # Licenses when the conditions for such availability set forth in the [2023-01-15T19:34:52.848Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2023-01-15T19:34:52.848Z] # version 2 with the GNU Classpath Exception, which is available at [2023-01-15T19:34:52.848Z] # https://www.gnu.org/software/classpath/license.html. [2023-01-15T19:34:52.848Z] # [2023-01-15T19:34:52.848Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2023-01-15T19:34:52.848Z] # [2023-01-15T19:34:52.848Z] [2023-01-15T19:34:52.848Z] [2023-01-15T19:34:52.848Z] db.port=45716 [2023-01-15T19:34:52.848Z] db.port.2=45717 [2023-01-15T19:34:52.848Z] db.host=localhost [2023-01-15T19:34:52.848Z] db.type=derby [2023-01-15T19:34:52.848Z] db.name=testdb [2023-01-15T19:34:52.848Z] db.user=dbuser [2023-01-15T19:34:52.848Z] db.pwd=dbpassword [2023-01-15T19:34:52.848Z] db.driver=org.apache.derby.jdbc.ClientDriver [2023-01-15T19:34:52.848Z] db.class=org.apache.derby.jdbc.ClientDataSource [2023-01-15T19:34:52.848Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2023-01-15T19:34:52.848Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2023-01-15T19:34:52.848Z] + rm -rf '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results*' [2023-01-15T19:34:52.848Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb [2023-01-15T19:34:52.848Z] + rm count.txt [2023-01-15T19:34:52.848Z] rm: cannot remove 'count.txt': No such file or directory [2023-01-15T19:34:52.848Z] + true [2023-01-15T19:34:52.848Z] + ant ejb_group_1 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2023-01-15T19:34:52.848Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T19:34:52.848Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:52.848Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/build.xml [2023-01-15T19:34:52.948Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:52.948Z] [WARNING] [echo] jsfastrologer [2023-01-15T19:34:52.948Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:53.050Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:53.366Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:53.367Z] [INFO] [2023-01-15T19:34:53.367Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admin-util --- [2023-01-15T19:34:53.367Z] [INFO] [2023-01-15T19:34:53.367Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admin-util --- [2023-01-15T19:34:53.367Z] [INFO] [2023-01-15T19:34:53.367Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admin-util --- [2023-01-15T19:34:53.367Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:53.367Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:53.367Z] [INFO] [2023-01-15T19:34:53.367Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ admin-util --- [2023-01-15T19:34:53.367Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:53.367Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:53.367Z] [INFO] Copying 5 resources [2023-01-15T19:34:53.367Z] [INFO] Copying 0 resource [2023-01-15T19:34:53.367Z] [INFO] Copying 4 resources [2023-01-15T19:34:53.367Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:53.367Z] [INFO] [2023-01-15T19:34:53.367Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ admin-util --- [2023-01-15T19:34:53.367Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:53.367Z] [INFO] Compiling 108 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/classes [2023-01-15T19:34:53.499Z] [INFO] [testng] PASSED: restartDomainTest [2023-01-15T19:34:53.500Z] [INFO] [testng] PASSED: createJDBCPool [2023-01-15T19:34:53.500Z] [INFO] [testng] PASSED: pingJDBCPool [2023-01-15T19:34:53.500Z] [INFO] [testng] PASSED: deleteJDBCPool [2023-01-15T19:34:53.500Z] [INFO] [testng] [2023-01-15T19:34:53.500Z] [INFO] [testng] =============================================== [2023-01-15T19:34:53.500Z] [INFO] [testng] admincli_tests [2023-01-15T19:34:53.500Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2023-01-15T19:34:53.500Z] [INFO] [testng] =============================================== [2023-01-15T19:34:53.500Z] [INFO] [testng] [2023-01-15T19:34:53.512Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:53.513Z] [WARNING] [echo] jsfinjection [2023-01-15T19:34:53.707Z] [exec] Application deployed with name web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web. [2023-01-15T19:34:53.707Z] [2023-01-15T19:34:53.707Z] deploy-war-commonee: [2023-01-15T19:34:53.707Z] [2023-01-15T19:34:53.707Z] run: [2023-01-15T19:34:53.707Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:53.707Z] [java] GET /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written/403.jsp HTTP/1.0 [2023-01-15T19:34:53.707Z] [java] [2023-01-15T19:34:53.707Z] [java] GET /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written/throwable.jsp HTTP/1.0 [2023-01-15T19:34:53.707Z] [java] [2023-01-15T19:34:53.707Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:53.707Z] [java] [2023-01-15T19:34:53.707Z] [java] [2023-01-15T19:34:53.707Z] [java] ----------------------------------------- [2023-01-15T19:34:53.707Z] [java] - jsp-allow-error-page-to-set-response-charset-if-no-output-written: PASS - [2023-01-15T19:34:53.707Z] [java] ----------------------------------------- [2023-01-15T19:34:53.707Z] [java] - Total PASS : 1 - [2023-01-15T19:34:53.707Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:53.707Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:53.707Z] [java] ----------------------------------------- [2023-01-15T19:34:53.707Z] [2023-01-15T19:34:53.707Z] undeploy: [2023-01-15T19:34:53.707Z] [2023-01-15T19:34:53.707Z] setOSConditions: [2023-01-15T19:34:53.707Z] [2023-01-15T19:34:53.707Z] setToolWin: [2023-01-15T19:34:53.708Z] [2023-01-15T19:34:53.708Z] setToolUnix: [2023-01-15T19:34:53.708Z] [2023-01-15T19:34:53.708Z] setToolProperty: [2023-01-15T19:34:53.708Z] [2023-01-15T19:34:53.708Z] setS1ASclassPath: [2023-01-15T19:34:53.708Z] [2023-01-15T19:34:53.708Z] init-common: [2023-01-15T19:34:53.708Z] [2023-01-15T19:34:53.708Z] undeploy-war-common: [2023-01-15T19:34:53.770Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:53.786Z] [2023-01-15T19:34:53.787Z] ejb_group_1: [2023-01-15T19:34:53.787Z] [2023-01-15T19:34:53.787Z] setup: [2023-01-15T19:34:53.929Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Some input files use or override a deprecated API. [2023-01-15T19:34:53.930Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:53.930Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/reader/ActionReportJsonProprietaryReader.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:34:53.930Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/reader/ActionReportJsonProprietaryReader.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:53.930Z] [INFO] [2023-01-15T19:34:53.930Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ admin-util --- [2023-01-15T19:34:53.930Z] [INFO] [2023-01-15T19:34:53.930Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ admin-util --- [2023-01-15T19:34:53.930Z] [INFO] [2023-01-15T19:34:53.930Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ admin-util --- [2023-01-15T19:34:53.966Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:54.047Z] [2023-01-15T19:34:54.048Z] setOSConditions: [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] setToolWin: [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] setToolUnix: [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] setToolProperty: [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] setS1ASclassPath: [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] init-common: [2023-01-15T19:34:54.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:54.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:54.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:54.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:54.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:54.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] start-database: [2023-01-15T19:34:54.048Z] [echo] Starting database --dbport 45716 [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] setOSConditions: [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] setToolWin: [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] setToolUnix: [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] setToolProperty: [2023-01-15T19:34:54.048Z] [2023-01-15T19:34:54.048Z] setS1ASclassPath: [2023-01-15T19:34:54.062Z] [WARNING] [testng] Jan 15, 2023 7:34:53 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:34:54.062Z] [WARNING] [testng] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:34:54.187Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:54.187Z] [INFO] [2023-01-15T19:34:54.187Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ admin-util --- [2023-01-15T19:34:54.187Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl] [2023-01-15T19:34:54.187Z] [INFO] [2023-01-15T19:34:54.187Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ admin-util --- [2023-01-15T19:34:54.187Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:54.187Z] [INFO] Compiling 108 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/classes [2023-01-15T19:34:54.308Z] [2023-01-15T19:34:54.308Z] init-common: [2023-01-15T19:34:54.308Z] [2023-01-15T19:34:54.308Z] startDomainUnix: [2023-01-15T19:34:54.308Z] [echo] Starting DAS [2023-01-15T19:34:54.308Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:54.334Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:54.334Z] [WARNING] [echo] jdbcusertx [2023-01-15T19:34:54.334Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:54.421Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:54.443Z] [INFO] [2023-01-15T19:34:54.444Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ admin-util --- [2023-01-15T19:34:54.444Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:34:54.444Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:34:54.444Z] [INFO] [2023-01-15T19:34:54.444Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ admin-util --- [2023-01-15T19:34:54.444Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:54.444Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:54.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/src/test/resources [2023-01-15T19:34:54.444Z] [INFO] [2023-01-15T19:34:54.444Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ admin-util --- [2023-01-15T19:34:54.444Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:54.444Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/test-classes [2023-01-15T19:34:54.534Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:54.678Z] [javac] 1 warning [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] build: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] setOSConditions: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] setToolWin: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] setToolUnix: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] setToolProperty: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] setS1ASclassPath: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] init-common: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] webclient-war-common: [2023-01-15T19:34:54.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] clear: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] test-tlds-exist: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] copy-tlds: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] test-tagfiles-exist: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] copy-tagfiles: [2023-01-15T19:34:54.679Z] [2023-01-15T19:34:54.679Z] package-war-common: [2023-01-15T19:34:54.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:54.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:54.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:54.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:54.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/lib [2023-01-15T19:34:54.679Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:54.679Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:54.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/docroot [2023-01-15T19:34:54.679Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-business-method-interceptors-web.war [2023-01-15T19:34:54.679Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:54.680Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:54.680Z] [javac] Compiling 1 source file [2023-01-15T19:34:54.680Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:54.680Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:54.680Z] [2023-01-15T19:34:54.680Z] deploy: [2023-01-15T19:34:54.680Z] [2023-01-15T19:34:54.680Z] deploy-war-common: [2023-01-15T19:34:54.680Z] [2023-01-15T19:34:54.680Z] setOSConditions: [2023-01-15T19:34:54.680Z] [2023-01-15T19:34:54.680Z] setToolWin: [2023-01-15T19:34:54.680Z] [2023-01-15T19:34:54.680Z] setToolUnix: [2023-01-15T19:34:54.680Z] [2023-01-15T19:34:54.680Z] setToolProperty: [2023-01-15T19:34:54.680Z] [2023-01-15T19:34:54.680Z] setS1ASclassPath: [2023-01-15T19:34:54.680Z] [2023-01-15T19:34:54.680Z] init-common: [2023-01-15T19:34:54.680Z] [2023-01-15T19:34:54.680Z] deploy-war-commonpe: [2023-01-15T19:34:54.700Z] [INFO] [2023-01-15T19:34:54.700Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util --- [2023-01-15T19:34:54.700Z] [INFO] [2023-01-15T19:34:54.701Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ admin-util --- [2023-01-15T19:34:54.701Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:34:54.701Z] [INFO] [2023-01-15T19:34:54.701Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:54.701Z] [INFO] T E S T S [2023-01-15T19:34:54.701Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:54.701Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:54.701Z] [0.005s][info][gc] Using G1 [2023-01-15T19:34:54.794Z] [2023-01-15T19:34:54.794Z] all: [2023-01-15T19:34:54.794Z] [2023-01-15T19:34:54.794Z] setOSConditions: [2023-01-15T19:34:54.794Z] [2023-01-15T19:34:54.794Z] setToolWin: [2023-01-15T19:34:54.794Z] [2023-01-15T19:34:54.794Z] setToolUnix: [2023-01-15T19:34:54.794Z] [2023-01-15T19:34:54.794Z] setToolProperty: [2023-01-15T19:34:54.794Z] [2023-01-15T19:34:54.794Z] setS1ASclassPath: [2023-01-15T19:34:54.794Z] [2023-01-15T19:34:54.794Z] init-common: [2023-01-15T19:34:54.794Z] [2023-01-15T19:34:54.794Z] clean: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] setOSConditions: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] setToolWin: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] setToolUnix: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] setToolProperty: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] setS1ASclassPath: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] init-common: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] clean-common: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] setOSConditions: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] setToolWin: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] setToolUnix: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] setToolProperty: [2023-01-15T19:34:54.798Z] [2023-01-15T19:34:54.798Z] setS1ASclassPath: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] init-common: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] clean-classes-common: [2023-01-15T19:34:54.799Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] setOSConditions: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] setToolWin: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] setToolUnix: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] setToolProperty: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] setS1ASclassPath: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] init-common: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] clean-jars-common: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] compile: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] setOSConditions: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] setToolWin: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] setToolUnix: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] setToolProperty: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] setS1ASclassPath: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] init-common: [2023-01-15T19:34:54.799Z] [2023-01-15T19:34:54.799Z] compile-common: [2023-01-15T19:34:54.799Z] [echo] Current time (ISO): 2023-01-15T19:34:54.661+0000 [2023-01-15T19:34:54.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:54.799Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:54.897Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:54.898Z] [WARNING] [echo] jpainjectemf [2023-01-15T19:34:54.898Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:54.937Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:54.957Z] [0.327s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->4M(256M) 3.895ms [2023-01-15T19:34:55.058Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:55.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-business-method-interceptors-web.war [2023-01-15T19:34:55.461Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:55.462Z] [WARNING] [echo] jpavalidation [2023-01-15T19:34:55.462Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:55.521Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheWeakReferenceTest [2023-01-15T19:34:55.521Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in com.sun.enterprise.admin.util.cache.AdminCacheWeakReferenceTest [2023-01-15T19:34:55.521Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheFileStoreTest [2023-01-15T19:34:55.521Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in com.sun.enterprise.admin.util.cache.AdminCacheFileStoreTest [2023-01-15T19:34:55.521Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheUtilsTest [2023-01-15T19:34:55.521Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in com.sun.enterprise.admin.util.cache.AdminCacheUtilsTest [2023-01-15T19:34:55.522Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheMemStoreTest [2023-01-15T19:34:55.760Z] [exec] Application deployed with name cdi-business-method-interceptors-web. [2023-01-15T19:34:55.761Z] [2023-01-15T19:34:55.761Z] deploy-war-commonee: [2023-01-15T19:34:55.761Z] [2023-01-15T19:34:55.761Z] run: [2023-01-15T19:34:55.761Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:55.761Z] [java] opening connection to http://localhost:8080/cdi-business-method-interceptors/myurl [2023-01-15T19:34:55.761Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:34:55.761Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:55.761Z] [java] [2023-01-15T19:34:55.761Z] [java] [2023-01-15T19:34:55.761Z] [java] ----------------------------------------- [2023-01-15T19:34:55.761Z] [java] - interceptors-business-method-interceptors: PASS - [2023-01-15T19:34:55.761Z] [java] ----------------------------------------- [2023-01-15T19:34:55.761Z] [java] - Total PASS : 1 - [2023-01-15T19:34:55.761Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:55.761Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:55.761Z] [java] ----------------------------------------- [2023-01-15T19:34:55.761Z] [2023-01-15T19:34:55.761Z] undeploy: [2023-01-15T19:34:55.761Z] [2023-01-15T19:34:55.762Z] setOSConditions: [2023-01-15T19:34:55.762Z] [2023-01-15T19:34:55.762Z] setToolWin: [2023-01-15T19:34:55.762Z] [2023-01-15T19:34:55.762Z] setToolUnix: [2023-01-15T19:34:55.762Z] [2023-01-15T19:34:55.762Z] setToolProperty: [2023-01-15T19:34:55.762Z] [2023-01-15T19:34:55.762Z] setS1ASclassPath: [2023-01-15T19:34:55.762Z] [2023-01-15T19:34:55.762Z] init-common: [2023-01-15T19:34:55.762Z] [2023-01-15T19:34:55.762Z] undeploy-war-common: [2023-01-15T19:34:55.778Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in com.sun.enterprise.admin.util.cache.AdminCacheMemStoreTest [2023-01-15T19:34:55.778Z] [INFO] Running com.sun.enterprise.admin.util.CachedCommandModelTest [2023-01-15T19:34:55.779Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.sun.enterprise.admin.util.CachedCommandModelTest [2023-01-15T19:34:55.779Z] [INFO] Running com.sun.enterprise.admin.progress.CommandProgressImplTest [2023-01-15T19:34:55.779Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.sun.enterprise.admin.progress.CommandProgressImplTest [2023-01-15T19:34:56.018Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:56.026Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:56.027Z] [WARNING] [echo] hellojspsecure [2023-01-15T19:34:56.035Z] [INFO] [2023-01-15T19:34:56.035Z] [INFO] Results: [2023-01-15T19:34:56.035Z] [INFO] [2023-01-15T19:34:56.035Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:34:56.035Z] [INFO] [2023-01-15T19:34:56.035Z] [INFO] [2023-01-15T19:34:56.035Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admin-util --- [2023-01-15T19:34:56.035Z] [INFO] Executing tasks [2023-01-15T19:34:56.035Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/classes/META-INF for [2023-01-15T19:34:56.035Z] [INFO] [echo] admin-util [2023-01-15T19:34:56.035Z] [INFO] Executed tasks [2023-01-15T19:34:56.035Z] [INFO] [2023-01-15T19:34:56.036Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ admin-util --- [2023-01-15T19:34:56.036Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/admin-util.jar [2023-01-15T19:34:56.036Z] [INFO] [2023-01-15T19:34:56.036Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admin-util --- [2023-01-15T19:34:56.036Z] [INFO] [2023-01-15T19:34:56.036Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admin-util --- [2023-01-15T19:34:56.036Z] [INFO] [2023-01-15T19:34:56.036Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util --- [2023-01-15T19:34:56.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:56.284Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:56.534Z] [2023-01-15T19:34:56.535Z] all: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setOSConditions: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolWin: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolUnix: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolProperty: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setS1ASclassPath: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] init-common: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] clean: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setOSConditions: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolWin: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolUnix: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolProperty: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setS1ASclassPath: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] init-common: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] clean-common: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setOSConditions: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolWin: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolUnix: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolProperty: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setS1ASclassPath: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] init-common: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] clean-classes-common: [2023-01-15T19:34:56.535Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setOSConditions: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolWin: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolUnix: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolProperty: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setS1ASclassPath: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] init-common: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] clean-jars-common: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] compile: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setOSConditions: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolWin: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolUnix: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setToolProperty: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] setS1ASclassPath: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] init-common: [2023-01-15T19:34:56.535Z] [2023-01-15T19:34:56.535Z] compile-common: [2023-01-15T19:34:56.535Z] [echo] Current time (ISO): 2023-01-15T19:34:56.343+0000 [2023-01-15T19:34:56.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:56.535Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:34:56.535Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:56.847Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:56.848Z] [WARNING] [echo] basicauth [2023-01-15T19:34:56.848Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:57.402Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:57.403Z] [INFO] [2023-01-15T19:34:57.403Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admin-util --- [2023-01-15T19:34:57.403Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/6.2.6-SNAPSHOT/admin-util-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:57.403Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/6.2.6-SNAPSHOT/admin-util-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:57.411Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:57.411Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:57.595Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:57.595Z] [javac] 1 warning [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] build: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] setOSConditions: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] setToolWin: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] setToolUnix: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] setToolProperty: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] setS1ASclassPath: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] init-common: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] webclient-war-common: [2023-01-15T19:34:57.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] clear: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] test-tlds-exist: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] copy-tlds: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] test-tagfiles-exist: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] copy-tagfiles: [2023-01-15T19:34:57.595Z] [2023-01-15T19:34:57.595Z] package-war-common: [2023-01-15T19:34:57.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:57.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:57.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:57.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:57.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/lib [2023-01-15T19:34:57.596Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:57.596Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:57.596Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-anonymous-class-web.war [2023-01-15T19:34:57.596Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:57.596Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:57.596Z] [javac] Compiling 1 source file [2023-01-15T19:34:57.596Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:34:57.596Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:57.596Z] [2023-01-15T19:34:57.596Z] deploy: [2023-01-15T19:34:57.596Z] [2023-01-15T19:34:57.596Z] deploy-war-common: [2023-01-15T19:34:57.596Z] [2023-01-15T19:34:57.596Z] setOSConditions: [2023-01-15T19:34:57.596Z] [2023-01-15T19:34:57.596Z] setToolWin: [2023-01-15T19:34:57.596Z] [2023-01-15T19:34:57.596Z] setToolUnix: [2023-01-15T19:34:57.596Z] [2023-01-15T19:34:57.596Z] setToolProperty: [2023-01-15T19:34:57.596Z] [2023-01-15T19:34:57.596Z] setS1ASclassPath: [2023-01-15T19:34:57.596Z] [2023-01-15T19:34:57.596Z] init-common: [2023-01-15T19:34:57.596Z] [2023-01-15T19:34:57.596Z] deploy-war-commonpe: [2023-01-15T19:34:57.596Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:57.658Z] [INFO] [2023-01-15T19:34:57.659Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2023-01-15T19:34:57.659Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 6.2.6-SNAPSHOT [32/291] [2023-01-15T19:34:57.659Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:57.659Z] [INFO] [2023-01-15T19:34:57.659Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-cli-remote --- [2023-01-15T19:34:57.659Z] [INFO] [2023-01-15T19:34:57.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ osgi-cli-remote --- [2023-01-15T19:34:57.659Z] [INFO] [2023-01-15T19:34:57.659Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ osgi-cli-remote --- [2023-01-15T19:34:57.659Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:57.659Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote [2023-01-15T19:34:57.659Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:57.659Z] [INFO] [2023-01-15T19:34:57.659Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ osgi-cli-remote --- [2023-01-15T19:34:57.659Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:57.915Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:57.915Z] [INFO] [2023-01-15T19:34:57.915Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ osgi-cli-remote --- [2023-01-15T19:34:57.915Z] [INFO] [2023-01-15T19:34:57.915Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ osgi-cli-remote --- [2023-01-15T19:34:57.915Z] [INFO] [2023-01-15T19:34:57.915Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ osgi-cli-remote --- [2023-01-15T19:34:57.915Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:57.915Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:57.915Z] [INFO] [2023-01-15T19:34:57.915Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ osgi-cli-remote --- [2023-01-15T19:34:57.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:57.915Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:57.915Z] [INFO] Copying 1 resource [2023-01-15T19:34:57.915Z] [INFO] Copying 1 resource [2023-01-15T19:34:57.915Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:57.915Z] [INFO] [2023-01-15T19:34:57.915Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ osgi-cli-remote --- [2023-01-15T19:34:57.915Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:57.915Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/classes [2023-01-15T19:34:57.974Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3 [2023-01-15T19:34:57.975Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:58.163Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-anonymous-class-web.war [2023-01-15T19:34:58.173Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java uses or overrides a deprecated API. [2023-01-15T19:34:58.174Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:58.174Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations. [2023-01-15T19:34:58.174Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:34:58.174Z] [INFO] [2023-01-15T19:34:58.174Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote --- [2023-01-15T19:34:58.174Z] [INFO] [2023-01-15T19:34:58.174Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote --- [2023-01-15T19:34:58.174Z] [INFO] [2023-01-15T19:34:58.174Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ osgi-cli-remote --- [2023-01-15T19:34:58.174Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:58.174Z] [INFO] [2023-01-15T19:34:58.174Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ osgi-cli-remote --- [2023-01-15T19:34:58.174Z] [INFO] [2023-01-15T19:34:58.174Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ osgi-cli-remote --- [2023-01-15T19:34:58.174Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:58.174Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/classes [2023-01-15T19:34:58.430Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:34:58.431Z] [javac] 1 warning [2023-01-15T19:34:58.430Z] [INFO] [2023-01-15T19:34:58.431Z] [2023-01-15T19:34:58.432Z] build: [2023-01-15T19:34:58.432Z] [2023-01-15T19:34:58.432Z] setOSConditions: [2023-01-15T19:34:58.432Z] [2023-01-15T19:34:58.432Z] setToolWin: [2023-01-15T19:34:58.432Z] [2023-01-15T19:34:58.432Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ osgi-cli-remote --- [2023-01-15T19:34:58.432Z] setToolUnix: [2023-01-15T19:34:58.433Z] [2023-01-15T19:34:58.433Z] setToolProperty: [2023-01-15T19:34:58.433Z] [2023-01-15T19:34:58.433Z] setS1ASclassPath: [2023-01-15T19:34:58.433Z] [2023-01-15T19:34:58.433Z] init-common: [2023-01-15T19:34:58.433Z] [2023-01-15T19:34:58.433Z] [INFO] [2023-01-15T19:34:58.433Z] webclient-war-common: [2023-01-15T19:34:58.434Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:34:58.434Z] [2023-01-15T19:34:58.434Z] clear: [2023-01-15T19:34:58.434Z] [2023-01-15T19:34:58.434Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ osgi-cli-remote --- [2023-01-15T19:34:58.434Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:58.435Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:58.434Z] test-tlds-exist: [2023-01-15T19:34:58.435Z] [2023-01-15T19:34:58.435Z] copy-tlds: [2023-01-15T19:34:58.435Z] [2023-01-15T19:34:58.435Z] test-tagfiles-exist: [2023-01-15T19:34:58.435Z] [2023-01-15T19:34:58.435Z] copy-tagfiles: [2023-01-15T19:34:58.435Z] [2023-01-15T19:34:58.435Z] package-war-common: [2023-01-15T19:34:58.435Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:34:58.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/src/test/resources [2023-01-15T19:34:58.436Z] [INFO] [2023-01-15T19:34:58.436Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ osgi-cli-remote --- [2023-01-15T19:34:58.436Z] [INFO] No sources to compile [2023-01-15T19:34:58.435Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:58.436Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:58.436Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:34:58.436Z] [INFO] [2023-01-15T19:34:58.436Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/lib [2023-01-15T19:34:58.437Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote --- [2023-01-15T19:34:58.437Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:58.438Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:34:58.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/docroot [2023-01-15T19:34:58.438Z] [INFO] [2023-01-15T19:34:58.438Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-invalid-interceptor-in-beans-xml-web.war [2023-01-15T19:34:58.439Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:34:58.439Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ osgi-cli-remote --- [2023-01-15T19:34:58.439Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:34:58.440Z] [javac] Compiling 1 source file [2023-01-15T19:34:58.440Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:34:58.440Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:34:58.440Z] [2023-01-15T19:34:58.440Z] deploy: [2023-01-15T19:34:58.440Z] [INFO] [2023-01-15T19:34:58.441Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ osgi-cli-remote --- [2023-01-15T19:34:58.441Z] [INFO] Executing tasks [2023-01-15T19:34:58.440Z] [2023-01-15T19:34:58.441Z] deploy-war-common: [2023-01-15T19:34:58.441Z] [2023-01-15T19:34:58.441Z] setOSConditions: [2023-01-15T19:34:58.441Z] [2023-01-15T19:34:58.441Z] setToolWin: [2023-01-15T19:34:58.441Z] [2023-01-15T19:34:58.441Z] setToolUnix: [2023-01-15T19:34:58.441Z] [2023-01-15T19:34:58.441Z] setToolProperty: [2023-01-15T19:34:58.441Z] [2023-01-15T19:34:58.441Z] setS1ASclassPath: [2023-01-15T19:34:58.441Z] [2023-01-15T19:34:58.441Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for [2023-01-15T19:34:58.441Z] init-common: [2023-01-15T19:34:58.442Z] [2023-01-15T19:34:58.442Z] deploy-war-commonpe: [2023-01-15T19:34:58.442Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:58.442Z] [INFO] [echo] osgi-cli-remote [2023-01-15T19:34:58.443Z] [INFO] Executed tasks [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ osgi-cli-remote --- [2023-01-15T19:34:58.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ osgi-cli-remote --- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ osgi-cli-remote --- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote --- [2023-01-15T19:34:58.443Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-cli-remote --- [2023-01-15T19:34:58.443Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/6.2.6-SNAPSHOT/osgi-cli-remote-6.2.6-SNAPSHOT.jar [2023-01-15T19:34:58.443Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/6.2.6-SNAPSHOT/osgi-cli-remote-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2023-01-15T19:34:58.443Z] [INFO] Building Cluster 6.2.6-SNAPSHOT [33/291] [2023-01-15T19:34:58.443Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:58.443Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster [2023-01-15T19:34:58.443Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:58.443Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] Executing tasks [2023-01-15T19:34:58.443Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/target/classes/META-INF for [2023-01-15T19:34:58.443Z] [INFO] [echo] cluster [2023-01-15T19:34:58.443Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/target/classes/META-INF [2023-01-15T19:34:58.443Z] [INFO] Executed tasks [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] No tests to run. [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cluster --- [2023-01-15T19:34:58.443Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/6.2.6-SNAPSHOT/cluster-6.2.6-SNAPSHOT.pom [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2023-01-15T19:34:58.443Z] [INFO] Building cluster-common 6.2.6-SNAPSHOT [34/291] [2023-01-15T19:34:58.443Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-common --- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cluster-common --- [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cluster-common --- [2023-01-15T19:34:58.443Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:58.443Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common [2023-01-15T19:34:58.443Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:34:58.443Z] [INFO] [2023-01-15T19:34:58.443Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-common --- [2023-01-15T19:34:58.443Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:34:58.540Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42 [2023-01-15T19:34:58.541Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:58.699Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:34:58.700Z] [INFO] [2023-01-15T19:34:58.700Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cluster-common --- [2023-01-15T19:34:58.700Z] [INFO] [2023-01-15T19:34:58.700Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cluster-common --- [2023-01-15T19:34:58.700Z] [INFO] [2023-01-15T19:34:58.700Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cluster-common --- [2023-01-15T19:34:58.700Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:34:58.700Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:34:58.700Z] [INFO] [2023-01-15T19:34:58.700Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cluster-common --- [2023-01-15T19:34:58.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:58.700Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:58.700Z] [INFO] Copying 1 resource [2023-01-15T19:34:58.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/src/main/resources [2023-01-15T19:34:58.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/src/main/manpages [2023-01-15T19:34:58.700Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:34:58.700Z] [INFO] [2023-01-15T19:34:58.700Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cluster-common --- [2023-01-15T19:34:58.700Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:58.700Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/classes [2023-01-15T19:34:58.700Z] [INFO] [2023-01-15T19:34:58.700Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-common --- [2023-01-15T19:34:58.700Z] [INFO] [2023-01-15T19:34:58.700Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-common --- [2023-01-15T19:34:58.700Z] [INFO] [2023-01-15T19:34:58.700Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cluster-common --- [2023-01-15T19:34:58.798Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2023-01-15T19:34:58.798Z] [WARNING] [echo] slsbnicmt [2023-01-15T19:34:58.956Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:34:58.957Z] [INFO] [2023-01-15T19:34:58.957Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cluster-common --- [2023-01-15T19:34:58.957Z] [INFO] [2023-01-15T19:34:58.957Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cluster-common --- [2023-01-15T19:34:58.957Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:58.957Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/classes [2023-01-15T19:34:58.957Z] [INFO] [2023-01-15T19:34:58.957Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-common --- [2023-01-15T19:34:58.957Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:34:59.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-invalid-interceptor-in-beans-xml-web.war [2023-01-15T19:34:59.006Z] [exec] remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-000123: Error loading test.beans.INVALIDInterceptor defined in <{http://java.sun.com/xml/ns/javaee}class>test.beans.INVALIDInterceptor in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/applications/cdi-invalid-interceptor-in-beans-xml-web/WEB-INF/beans.xml@26. Please see server.log for more details. [2023-01-15T19:34:59.006Z] [exec] Result: 1 [2023-01-15T19:34:59.006Z] [2023-01-15T19:34:59.006Z] deploy-war-commonee: [2023-01-15T19:34:59.006Z] [2023-01-15T19:34:59.006Z] run: [2023-01-15T19:34:59.055Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:59.099Z] [exec] Application deployed with name web-jsp-anonymous-class-web. [2023-01-15T19:34:59.099Z] [2023-01-15T19:34:59.099Z] deploy-war-commonee: [2023-01-15T19:34:59.099Z] [2023-01-15T19:34:59.099Z] run: [2023-01-15T19:34:59.099Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:59.099Z] [java] Connecting to: http://localhost:45711/web-jsp-anonymous-class/jsp/test.jsp [2023-01-15T19:34:59.213Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:34:59.214Z] [INFO] [2023-01-15T19:34:59.214Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cluster-common --- [2023-01-15T19:34:59.214Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:34:59.214Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:34:59.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/src/test/resources [2023-01-15T19:34:59.214Z] [INFO] [2023-01-15T19:34:59.214Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cluster-common --- [2023-01-15T19:34:59.214Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:34:59.214Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/test-classes [2023-01-15T19:34:59.214Z] [INFO] [2023-01-15T19:34:59.214Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common --- [2023-01-15T19:34:59.214Z] [INFO] [2023-01-15T19:34:59.214Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cluster-common --- [2023-01-15T19:34:59.214Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:34:59.214Z] [INFO] [2023-01-15T19:34:59.214Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:59.214Z] [INFO] T E S T S [2023-01-15T19:34:59.214Z] [INFO] ------------------------------------------------------- [2023-01-15T19:34:59.214Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:59.214Z] [0.018s][info][gc] Using G1 [2023-01-15T19:34:59.263Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:59.264Z] [java] opening connection to http://localhost:8080/cdi-invalid-interceptor-in-beans-xml/myurl [2023-01-15T19:34:59.264Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:59.264Z] [java] [2023-01-15T19:34:59.264Z] [java] [2023-01-15T19:34:59.264Z] [java] ----------------------------------------- [2023-01-15T19:34:59.264Z] [java] - interceptors-invalid-interceptor-specified-in-beans-xml: PASS - [2023-01-15T19:34:59.264Z] [java] ----------------------------------------- [2023-01-15T19:34:59.264Z] [java] - Total PASS : 1 - [2023-01-15T19:34:59.264Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:59.264Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:59.264Z] [java] ----------------------------------------- [2023-01-15T19:34:59.264Z] [2023-01-15T19:34:59.264Z] undeploy: [2023-01-15T19:34:59.264Z] [2023-01-15T19:34:59.264Z] setOSConditions: [2023-01-15T19:34:59.264Z] [2023-01-15T19:34:59.264Z] setToolWin: [2023-01-15T19:34:59.264Z] [2023-01-15T19:34:59.264Z] setToolUnix: [2023-01-15T19:34:59.264Z] [2023-01-15T19:34:59.264Z] setToolProperty: [2023-01-15T19:34:59.264Z] [2023-01-15T19:34:59.264Z] setS1ASclassPath: [2023-01-15T19:34:59.264Z] [2023-01-15T19:34:59.264Z] init-common: [2023-01-15T19:34:59.264Z] [2023-01-15T19:34:59.264Z] undeploy-war-common: [2023-01-15T19:34:59.357Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:34:59.358Z] [java] [2023-01-15T19:34:59.358Z] [java] [2023-01-15T19:34:59.358Z] [java] ----------------------------------------- [2023-01-15T19:34:59.358Z] [java] - jsp-anonymous-class: PASS - [2023-01-15T19:34:59.358Z] [java] ----------------------------------------- [2023-01-15T19:34:59.358Z] [java] - Total PASS : 1 - [2023-01-15T19:34:59.358Z] [java] - Total FAIL : 0 - [2023-01-15T19:34:59.358Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:34:59.358Z] [java] ----------------------------------------- [2023-01-15T19:34:59.358Z] [2023-01-15T19:34:59.358Z] undeploy: [2023-01-15T19:34:59.358Z] [2023-01-15T19:34:59.358Z] setOSConditions: [2023-01-15T19:34:59.358Z] [2023-01-15T19:34:59.358Z] setToolWin: [2023-01-15T19:34:59.358Z] [2023-01-15T19:34:59.358Z] setToolUnix: [2023-01-15T19:34:59.358Z] [2023-01-15T19:34:59.358Z] setToolProperty: [2023-01-15T19:34:59.358Z] [2023-01-15T19:34:59.358Z] setS1ASclassPath: [2023-01-15T19:34:59.358Z] [2023-01-15T19:34:59.358Z] init-common: [2023-01-15T19:34:59.358Z] [2023-01-15T19:34:59.358Z] undeploy-war-common: [2023-01-15T19:34:59.358Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:59.520Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:59.617Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:34:59.618Z] [WARNING] [echo] sfulnoi [2023-01-15T19:34:59.618Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:34:59.776Z] [0.357s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 23M->3M(256M) 3.672ms [2023-01-15T19:34:59.777Z] [INFO] Running com.sun.enterprise.util.cluster.PathsTest [2023-01-15T19:34:59.777Z] User-specified Instance Dir: D:/glassfish6/glassfish/mynodes/thenode/instance1 [2023-01-15T19:34:59.777Z] Default Node Dir Instance Dir: D:/glassfish6/glassfish/nodes/thenode/instance1 [2023-01-15T19:34:59.777Z] User-specified Node Dir: D:/glassfish6/glassfish/mynodes/thenode [2023-01-15T19:34:59.777Z] Default Node Dir: D:/glassfish6/glassfish/nodes/thenode [2023-01-15T19:34:59.777Z] User-specified das props: D:/glassfish6/glassfish/mynodes/thenode/agent/config/das.properties [2023-01-15T19:34:59.777Z] Default das props: D:/glassfish6/glassfish/nodes/thenode/agent/config/das.properties [2023-01-15T19:34:59.777Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in com.sun.enterprise.util.cluster.PathsTest [2023-01-15T19:34:59.777Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:34:59.777Z] [exec] remote failure: Application cdi-invalid-interceptor-in-beans-xml-web is not deployed on this target [server] [2023-01-15T19:34:59.777Z] [exec] Result: 1 [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] all: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] setOSConditions: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] setToolWin: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] setToolUnix: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] setToolProperty: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] setS1ASclassPath: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] init-common: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] clean: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] setOSConditions: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] setToolWin: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] setToolUnix: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] setToolProperty: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] setS1ASclassPath: [2023-01-15T19:34:59.777Z] [2023-01-15T19:34:59.777Z] init-common: [2023-01-15T19:34:59.778Z] [2023-01-15T19:34:59.778Z] clean-common: [2023-01-15T19:34:59.778Z] [2023-01-15T19:34:59.778Z] setOSConditions: [2023-01-15T19:34:59.778Z] [2023-01-15T19:34:59.778Z] setToolWin: [2023-01-15T19:34:59.778Z] [2023-01-15T19:34:59.778Z] setToolUnix: [2023-01-15T19:34:59.778Z] [2023-01-15T19:34:59.778Z] setToolProperty: [2023-01-15T19:34:59.778Z] [2023-01-15T19:34:59.778Z] setS1ASclassPath: [2023-01-15T19:34:59.778Z] [2023-01-15T19:34:59.778Z] init-common: [2023-01-15T19:34:59.778Z] [2023-01-15T19:34:59.778Z] clean-classes-common: [2023-01-15T19:34:59.778Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:34:59.926Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:00.035Z] [2023-01-15T19:35:00.036Z] setOSConditions: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] setToolWin: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] setToolUnix: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] setToolProperty: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] setS1ASclassPath: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] init-common: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] clean-jars-common: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] compile: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] setOSConditions: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] setToolWin: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] setToolUnix: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] setToolProperty: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] setS1ASclassPath: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] init-common: [2023-01-15T19:35:00.036Z] [2023-01-15T19:35:00.036Z] compile-common: [2023-01-15T19:35:00.036Z] [echo] Current time (ISO): 2023-01-15T19:34:59.788+0000 [2023-01-15T19:35:00.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:00.036Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:00.036Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:00.182Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:00.183Z] [WARNING] [echo] simple-bv-servlet [2023-01-15T19:35:00.183Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:00.199Z] [2023-01-15T19:35:00.199Z] all: [2023-01-15T19:35:00.199Z] [2023-01-15T19:35:00.199Z] setOSConditions: [2023-01-15T19:35:00.199Z] [2023-01-15T19:35:00.199Z] setToolWin: [2023-01-15T19:35:00.199Z] [2023-01-15T19:35:00.199Z] setToolUnix: [2023-01-15T19:35:00.199Z] [2023-01-15T19:35:00.199Z] setToolProperty: [2023-01-15T19:35:00.199Z] [2023-01-15T19:35:00.200Z] setS1ASclassPath: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] init-common: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] clean: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setOSConditions: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolWin: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolUnix: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolProperty: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setS1ASclassPath: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] init-common: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] clean-common: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setOSConditions: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolWin: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolUnix: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolProperty: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setS1ASclassPath: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] init-common: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] clean-classes-common: [2023-01-15T19:35:00.200Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setOSConditions: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolWin: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolUnix: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolProperty: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setS1ASclassPath: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] init-common: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] clean-jars-common: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] compile: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setOSConditions: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolWin: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolUnix: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setToolProperty: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] setS1ASclassPath: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] init-common: [2023-01-15T19:35:00.200Z] [2023-01-15T19:35:00.200Z] compile-common: [2023-01-15T19:35:00.200Z] [echo] Current time (ISO): 2023-01-15T19:35:00.082+0000 [2023-01-15T19:35:00.200Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:00.200Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:00.338Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] Results: [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cluster-common --- [2023-01-15T19:35:00.339Z] [INFO] Executing tasks [2023-01-15T19:35:00.339Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/classes/META-INF for [2023-01-15T19:35:00.339Z] [INFO] [echo] cluster-common [2023-01-15T19:35:00.339Z] [INFO] Executed tasks [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cluster-common --- [2023-01-15T19:35:00.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/cluster-common.jar [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cluster-common --- [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cluster-common --- [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common --- [2023-01-15T19:35:00.339Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cluster-common --- [2023-01-15T19:35:00.339Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/6.2.6-SNAPSHOT/cluster-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:00.339Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/6.2.6-SNAPSHOT/cluster-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2023-01-15T19:35:00.339Z] [INFO] Building Cluster SSH Provisioning 6.2.6-SNAPSHOT [35/291] [2023-01-15T19:35:00.339Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-ssh --- [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cluster-ssh --- [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cluster-ssh --- [2023-01-15T19:35:00.339Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:00.339Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh [2023-01-15T19:35:00.339Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:00.339Z] [INFO] [2023-01-15T19:35:00.339Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-ssh --- [2023-01-15T19:35:00.339Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:00.458Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:00.595Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:00.596Z] [INFO] [2023-01-15T19:35:00.596Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cluster-ssh --- [2023-01-15T19:35:00.596Z] [INFO] [2023-01-15T19:35:00.596Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cluster-ssh --- [2023-01-15T19:35:00.596Z] [INFO] [2023-01-15T19:35:00.596Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cluster-ssh --- [2023-01-15T19:35:00.596Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:00.596Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:00.596Z] [INFO] [2023-01-15T19:35:00.596Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cluster-ssh --- [2023-01-15T19:35:00.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:00.596Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:00.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/src/main/resources [2023-01-15T19:35:00.596Z] [INFO] Copying 2 resources [2023-01-15T19:35:00.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/src/main/manpages [2023-01-15T19:35:00.596Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:00.596Z] [INFO] [2023-01-15T19:35:00.596Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cluster-ssh --- [2023-01-15T19:35:00.596Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:00.596Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/classes [2023-01-15T19:35:00.596Z] [INFO] [2023-01-15T19:35:00.596Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh --- [2023-01-15T19:35:00.596Z] [INFO] [2023-01-15T19:35:00.596Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh --- [2023-01-15T19:35:00.596Z] [INFO] [2023-01-15T19:35:00.596Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cluster-ssh --- [2023-01-15T19:35:00.746Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:00.746Z] [WARNING] [echo] numberguess [2023-01-15T19:35:00.746Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:00.853Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:00.853Z] [INFO] [2023-01-15T19:35:00.853Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cluster-ssh --- [2023-01-15T19:35:00.853Z] [INFO] [2023-01-15T19:35:00.853Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cluster-ssh --- [2023-01-15T19:35:00.853Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:00.853Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/classes [2023-01-15T19:35:00.853Z] [INFO] [2023-01-15T19:35:00.853Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-ssh --- [2023-01-15T19:35:00.853Z] [INFO] [2023-01-15T19:35:00.853Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cluster-ssh --- [2023-01-15T19:35:00.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:00.853Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:00.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/src/test/resources [2023-01-15T19:35:00.854Z] [INFO] [2023-01-15T19:35:00.854Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cluster-ssh --- [2023-01-15T19:35:00.854Z] [INFO] No sources to compile [2023-01-15T19:35:00.854Z] [INFO] [2023-01-15T19:35:00.854Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh --- [2023-01-15T19:35:00.854Z] [INFO] [2023-01-15T19:35:00.854Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cluster-ssh --- [2023-01-15T19:35:00.854Z] [INFO] [2023-01-15T19:35:00.854Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cluster-ssh --- [2023-01-15T19:35:00.854Z] [INFO] Executing tasks [2023-01-15T19:35:00.854Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/classes/META-INF for [2023-01-15T19:35:00.854Z] [INFO] [echo] cluster-ssh [2023-01-15T19:35:00.854Z] [INFO] Executed tasks [2023-01-15T19:35:00.854Z] [INFO] [2023-01-15T19:35:00.854Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cluster-ssh --- [2023-01-15T19:35:00.854Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/cluster-ssh.jar [2023-01-15T19:35:00.854Z] [INFO] [2023-01-15T19:35:00.854Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cluster-ssh --- [2023-01-15T19:35:00.854Z] [INFO] [2023-01-15T19:35:00.854Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cluster-ssh --- [2023-01-15T19:35:00.854Z] [INFO] [2023-01-15T19:35:00.854Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh --- [2023-01-15T19:35:01.110Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:01.110Z] [INFO] [2023-01-15T19:35:01.110Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cluster-ssh --- [2023-01-15T19:35:01.110Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/6.2.6-SNAPSHOT/cluster-ssh-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:01.110Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/6.2.6-SNAPSHOT/cluster-ssh-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:01.110Z] [INFO] [2023-01-15T19:35:01.110Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2023-01-15T19:35:01.110Z] [INFO] Building Nucleus Logging Classes 6.2.6-SNAPSHOT [36/291] [2023-01-15T19:35:01.110Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:01.110Z] [INFO] [2023-01-15T19:35:01.110Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ logging --- [2023-01-15T19:35:01.110Z] [INFO] [2023-01-15T19:35:01.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ logging --- [2023-01-15T19:35:01.110Z] [INFO] [2023-01-15T19:35:01.110Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ logging --- [2023-01-15T19:35:01.110Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:01.110Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging [2023-01-15T19:35:01.110Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:01.110Z] [INFO] [2023-01-15T19:35:01.110Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ logging --- [2023-01-15T19:35:01.110Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:01.311Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:01.311Z] [WARNING] [echo] osgiweld [2023-01-15T19:35:01.311Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:01.366Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:01.367Z] [INFO] [2023-01-15T19:35:01.367Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ logging --- [2023-01-15T19:35:01.367Z] [INFO] [2023-01-15T19:35:01.367Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ logging --- [2023-01-15T19:35:01.367Z] [INFO] [2023-01-15T19:35:01.367Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ logging --- [2023-01-15T19:35:01.367Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:01.367Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:01.367Z] [INFO] [2023-01-15T19:35:01.367Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ logging --- [2023-01-15T19:35:01.367Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:01.367Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:01.367Z] [INFO] Copying 4 resources [2023-01-15T19:35:01.367Z] [INFO] Copying 8 resources [2023-01-15T19:35:01.367Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:01.367Z] [INFO] [2023-01-15T19:35:01.367Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ logging --- [2023-01-15T19:35:01.367Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:01.367Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/classes [2023-01-15T19:35:01.623Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java: Some input files use or override a deprecated API. [2023-01-15T19:35:01.623Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:01.623Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:01.623Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:01.623Z] [INFO] [2023-01-15T19:35:01.623Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ logging --- [2023-01-15T19:35:01.623Z] [INFO] [2023-01-15T19:35:01.623Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ logging --- [2023-01-15T19:35:01.623Z] [INFO] [2023-01-15T19:35:01.624Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ logging --- [2023-01-15T19:35:01.624Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:01.624Z] [INFO] [2023-01-15T19:35:01.624Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ logging --- [2023-01-15T19:35:01.624Z] [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] [2023-01-15T19:35:01.624Z] [INFO] [2023-01-15T19:35:01.624Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ logging --- [2023-01-15T19:35:01.624Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:01.624Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/classes [2023-01-15T19:35:01.876Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:01.876Z] [WARNING] [echo] extensions [2023-01-15T19:35:01.880Z] [INFO] [2023-01-15T19:35:01.880Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ logging --- [2023-01-15T19:35:01.880Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:35:01.927Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:01.928Z] [javac] 1 warning [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] build: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] setOSConditions: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] setToolWin: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] setToolUnix: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] setToolProperty: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] setS1ASclassPath: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] init-common: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] webclient-war-common: [2023-01-15T19:35:01.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] clear: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] test-tlds-exist: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] copy-tlds: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] test-tagfiles-exist: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] copy-tagfiles: [2023-01-15T19:35:01.928Z] [2023-01-15T19:35:01.928Z] package-war-common: [2023-01-15T19:35:01.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:01.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:01.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:01.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:01.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/lib [2023-01-15T19:35:01.928Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:01.928Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:01.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/docroot [2023-01-15T19:35:01.928Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-binding-annotations-web.war [2023-01-15T19:35:01.928Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:01.928Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:01.929Z] [javac] Compiling 1 source file [2023-01-15T19:35:01.929Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:35:01.929Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:01.929Z] [2023-01-15T19:35:01.929Z] deploy: [2023-01-15T19:35:01.929Z] [2023-01-15T19:35:01.929Z] deploy-war-common: [2023-01-15T19:35:01.929Z] [2023-01-15T19:35:01.929Z] setOSConditions: [2023-01-15T19:35:01.929Z] [2023-01-15T19:35:01.929Z] setToolWin: [2023-01-15T19:35:01.929Z] [2023-01-15T19:35:01.929Z] setToolUnix: [2023-01-15T19:35:01.929Z] [2023-01-15T19:35:01.929Z] setToolProperty: [2023-01-15T19:35:01.929Z] [2023-01-15T19:35:01.929Z] setS1ASclassPath: [2023-01-15T19:35:01.929Z] [2023-01-15T19:35:01.929Z] init-common: [2023-01-15T19:35:01.929Z] [2023-01-15T19:35:01.929Z] deploy-war-commonpe: [2023-01-15T19:35:01.929Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:02.133Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:02.136Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:35:02.136Z] [INFO] [2023-01-15T19:35:02.136Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ logging --- [2023-01-15T19:35:02.136Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:02.136Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:02.136Z] [INFO] Copying 5 resources [2023-01-15T19:35:02.136Z] [INFO] [2023-01-15T19:35:02.136Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ logging --- [2023-01-15T19:35:02.136Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:02.136Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/test-classes [2023-01-15T19:35:02.136Z] [INFO] [2023-01-15T19:35:02.136Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ logging --- [2023-01-15T19:35:02.136Z] [INFO] [2023-01-15T19:35:02.136Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ logging --- [2023-01-15T19:35:02.136Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:35:02.136Z] [INFO] [2023-01-15T19:35:02.136Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:02.136Z] [INFO] T E S T S [2023-01-15T19:35:02.136Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:02.136Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:02.392Z] [0.017s][info][gc] Using G1 [2023-01-15T19:35:02.492Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-binding-annotations-web.war [2023-01-15T19:35:02.648Z] [0.351s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.644ms [2023-01-15T19:35:02.750Z] [exec] Application deployed with name cdi-multiple-interceptor-binding-annotations-web. [2023-01-15T19:35:02.751Z] [2023-01-15T19:35:02.751Z] deploy-war-commonee: [2023-01-15T19:35:02.751Z] [2023-01-15T19:35:02.751Z] run: [2023-01-15T19:35:02.751Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:02.751Z] [java] opening connection to http://localhost:8080/cdi-multiple-interceptor-binding-annotations/myurl [2023-01-15T19:35:02.904Z] [INFO] Running com.sun.enterprise.server.logging.logviewer.backend.LogFileTest [2023-01-15T19:35:02.905Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in com.sun.enterprise.server.logging.logviewer.backend.LogFileTest [2023-01-15T19:35:02.905Z] [INFO] Running com.sun.enterprise.server.logging.parser.LogParserTest [2023-01-15T19:35:02.905Z] Starting test testUniformLogFormatParser [2023-01-15T19:35:02.905Z] Found 138 records in log file. [2023-01-15T19:35:02.905Z] Test passed, found 138 records as expected. [2023-01-15T19:35:02.905Z] Starting test testODLLogFormatParser [2023-01-15T19:35:02.905Z] Found 45 records in log file. [2023-01-15T19:35:02.905Z] Test passed, found 45 records as expected. [2023-01-15T19:35:02.905Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.sun.enterprise.server.logging.parser.LogParserTest [2023-01-15T19:35:02.905Z] [INFO] Running com.sun.enterprise.server.logging.LogEventListenerTest [2023-01-15T19:35:02.905Z] Test testLogEventListenerNotifications passed. [2023-01-15T19:35:02.905Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in com.sun.enterprise.server.logging.LogEventListenerTest [2023-01-15T19:35:02.905Z] [INFO] Running com.sun.enterprise.server.logging.LoggingAnnotationsTest [2023-01-15T19:35:02.905Z] Test passed successfully. [2023-01-15T19:35:02.905Z] Test passed successfully. [2023-01-15T19:35:02.905Z] Test passed successfully. [2023-01-15T19:35:02.905Z] Test passed successfully. [2023-01-15T19:35:02.905Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.sun.enterprise.server.logging.LoggingAnnotationsTest [2023-01-15T19:35:02.995Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:02.995Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/servlet/taglib/EchoAttributesTag.java uses unchecked or unsafe operations. [2023-01-15T19:35:02.995Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:02.995Z] [javac] 1 warning [2023-01-15T19:35:02.995Z] [2023-01-15T19:35:02.995Z] build: [2023-01-15T19:35:02.995Z] [2023-01-15T19:35:02.995Z] setOSConditions: [2023-01-15T19:35:02.995Z] [2023-01-15T19:35:02.995Z] setToolWin: [2023-01-15T19:35:02.995Z] [2023-01-15T19:35:02.995Z] setToolUnix: [2023-01-15T19:35:02.995Z] [2023-01-15T19:35:02.995Z] setToolProperty: [2023-01-15T19:35:02.996Z] [2023-01-15T19:35:02.996Z] setS1ASclassPath: [2023-01-15T19:35:02.996Z] [2023-01-15T19:35:02.996Z] init-common: [2023-01-15T19:35:02.996Z] [2023-01-15T19:35:02.996Z] webclient-war-common: [2023-01-15T19:35:02.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:02.996Z] [2023-01-15T19:35:02.996Z] clear: [2023-01-15T19:35:02.996Z] [2023-01-15T19:35:02.996Z] test-tlds-exist: [2023-01-15T19:35:02.996Z] [2023-01-15T19:35:02.996Z] copy-tlds: [2023-01-15T19:35:02.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:35:02.996Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:35:02.996Z] [2023-01-15T19:35:02.996Z] test-tagfiles-exist: [2023-01-15T19:35:02.996Z] [2023-01-15T19:35:02.996Z] copy-tagfiles: [2023-01-15T19:35:02.996Z] [2023-01-15T19:35:02.996Z] package-war-common: [2023-01-15T19:35:02.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:02.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:02.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/lib [2023-01-15T19:35:02.996Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:02.996Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:02.996Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-attribute-name-with-colon-or-dot-web.war [2023-01-15T19:35:02.996Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:02.996Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:02.996Z] [javac] Compiling 1 source file [2023-01-15T19:35:03.007Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:03.007Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:03.007Z] [java] [2023-01-15T19:35:03.007Z] [java] [2023-01-15T19:35:03.007Z] [java] ----------------------------------------- [2023-01-15T19:35:03.007Z] [java] - interceptors-multiple-interceptor-binding-annotations: PASS - [2023-01-15T19:35:03.007Z] [java] ----------------------------------------- [2023-01-15T19:35:03.007Z] [java] - Total PASS : 1 - [2023-01-15T19:35:03.007Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:03.007Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:03.007Z] [java] ----------------------------------------- [2023-01-15T19:35:03.007Z] [2023-01-15T19:35:03.007Z] undeploy: [2023-01-15T19:35:03.007Z] [2023-01-15T19:35:03.007Z] setOSConditions: [2023-01-15T19:35:03.007Z] [2023-01-15T19:35:03.007Z] setToolWin: [2023-01-15T19:35:03.007Z] [2023-01-15T19:35:03.007Z] setToolUnix: [2023-01-15T19:35:03.007Z] [2023-01-15T19:35:03.008Z] setToolProperty: [2023-01-15T19:35:03.008Z] [2023-01-15T19:35:03.008Z] setS1ASclassPath: [2023-01-15T19:35:03.008Z] [2023-01-15T19:35:03.008Z] init-common: [2023-01-15T19:35:03.008Z] [2023-01-15T19:35:03.008Z] undeploy-war-common: [2023-01-15T19:35:03.008Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:03.063Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:03.064Z] [WARNING] [echo] injection [2023-01-15T19:35:03.256Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:35:03.256Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:03.256Z] [2023-01-15T19:35:03.256Z] deploy: [2023-01-15T19:35:03.256Z] [2023-01-15T19:35:03.256Z] deploy-war-common: [2023-01-15T19:35:03.256Z] [2023-01-15T19:35:03.256Z] setOSConditions: [2023-01-15T19:35:03.256Z] [2023-01-15T19:35:03.256Z] setToolWin: [2023-01-15T19:35:03.256Z] [2023-01-15T19:35:03.256Z] setToolUnix: [2023-01-15T19:35:03.256Z] [2023-01-15T19:35:03.256Z] setToolProperty: [2023-01-15T19:35:03.256Z] [2023-01-15T19:35:03.256Z] setS1ASclassPath: [2023-01-15T19:35:03.256Z] [2023-01-15T19:35:03.256Z] init-common: [2023-01-15T19:35:03.256Z] [2023-01-15T19:35:03.256Z] deploy-war-commonpe: [2023-01-15T19:35:03.256Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:03.321Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:03.469Z] [INFO] [2023-01-15T19:35:03.469Z] [INFO] Results: [2023-01-15T19:35:03.469Z] [INFO] [2023-01-15T19:35:03.469Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:35:03.469Z] [INFO] [2023-01-15T19:35:03.469Z] [INFO] [2023-01-15T19:35:03.469Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ logging --- [2023-01-15T19:35:03.469Z] [INFO] Executing tasks [2023-01-15T19:35:03.469Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/classes/META-INF for [2023-01-15T19:35:03.469Z] [INFO] [echo] logging [2023-01-15T19:35:03.469Z] [INFO] Executed tasks [2023-01-15T19:35:03.469Z] [INFO] [2023-01-15T19:35:03.469Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ logging --- [2023-01-15T19:35:03.469Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/logging.jar [2023-01-15T19:35:03.469Z] [INFO] [2023-01-15T19:35:03.469Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ logging --- [2023-01-15T19:35:03.469Z] [INFO] [2023-01-15T19:35:03.469Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ logging --- [2023-01-15T19:35:03.469Z] [INFO] [2023-01-15T19:35:03.469Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-logging-checkstyle) @ logging --- [2023-01-15T19:35:03.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] all: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] setOSConditions: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] setToolWin: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] setToolUnix: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] setToolProperty: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] setS1ASclassPath: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] init-common: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] clean: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] setOSConditions: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] setToolWin: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] setToolUnix: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] setToolProperty: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] setS1ASclassPath: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.574Z] init-common: [2023-01-15T19:35:03.574Z] [2023-01-15T19:35:03.575Z] clean-common: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setOSConditions: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setToolWin: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setToolUnix: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setToolProperty: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setS1ASclassPath: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] init-common: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] clean-classes-common: [2023-01-15T19:35:03.575Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setOSConditions: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setToolWin: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setToolUnix: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setToolProperty: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setS1ASclassPath: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] init-common: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] clean-jars-common: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] compile: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setOSConditions: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setToolWin: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setToolUnix: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setToolProperty: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] setS1ASclassPath: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] init-common: [2023-01-15T19:35:03.575Z] [2023-01-15T19:35:03.575Z] compile-common: [2023-01-15T19:35:03.575Z] [echo] Current time (ISO): 2023-01-15T19:35:03.419+0000 [2023-01-15T19:35:03.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:03.575Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:03.575Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:03.577Z] [INFO] [exec] Command undeploy failed. [2023-01-15T19:35:03.578Z] [INFO] [exec] remote failure: Application injection is not deployed on this target [server] [2023-01-15T19:35:03.578Z] [ERROR] [exec] Result: 1 [2023-01-15T19:35:03.823Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-attribute-name-with-colon-or-dot-web.war [2023-01-15T19:35:04.304Z] [exec] Waiting for domain1 to start ....... [2023-01-15T19:35:04.304Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:35:04.304Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:35:04.304Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:35:04.304Z] [exec] Admin Port: 45707 [2023-01-15T19:35:04.304Z] [exec] Command start-domain executed successfully. [2023-01-15T19:35:04.304Z] [echo] run.xml:doing wait for localhost:45712... [2023-01-15T19:35:04.304Z] [echo] run.xml:DONE doing wait for localhost:45712... [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] dumpThreadStack: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] startDomainWindows: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] startDomain: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] clean-result: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] test-group-1: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] all: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] proxy: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setOSConditions: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolWin: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolUnix: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolProperty: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setS1ASclassPath: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] init-common: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] clean: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setOSConditions: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolWin: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolUnix: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolProperty: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setS1ASclassPath: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] init-common: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] clean-common: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setOSConditions: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolWin: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolUnix: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolProperty: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setS1ASclassPath: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] init-common: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] clean-classes-common: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setOSConditions: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolWin: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolUnix: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setToolProperty: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] setS1ASclassPath: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] init-common: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] clean-jars-common: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.304Z] compile: [2023-01-15T19:35:04.304Z] [2023-01-15T19:35:04.305Z] setOSConditions: [2023-01-15T19:35:04.305Z] [2023-01-15T19:35:04.305Z] setToolWin: [2023-01-15T19:35:04.305Z] [2023-01-15T19:35:04.305Z] setToolUnix: [2023-01-15T19:35:04.305Z] [2023-01-15T19:35:04.305Z] setToolProperty: [2023-01-15T19:35:04.305Z] [2023-01-15T19:35:04.305Z] setS1ASclassPath: [2023-01-15T19:35:04.305Z] [2023-01-15T19:35:04.305Z] init-common: [2023-01-15T19:35:04.305Z] [2023-01-15T19:35:04.305Z] compile-common: [2023-01-15T19:35:04.305Z] [echo] Current time (ISO): 2023-01-15T19:35:03.499+0000 [2023-01-15T19:35:04.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:04.305Z] [javac] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:04.305Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:04.508Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/version.output [2023-01-15T19:35:04.508Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/server.policy [2023-01-15T19:35:04.508Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T19:35:04.508Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:04.839Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:04.839Z] [INFO] [2023-01-15T19:35:04.839Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ logging --- [2023-01-15T19:35:04.839Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/6.2.6-SNAPSHOT/logging-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:04.840Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/6.2.6-SNAPSHOT/logging-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:04.840Z] [INFO] [2023-01-15T19:35:04.840Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2023-01-15T19:35:04.840Z] [INFO] Building admin-launcher 6.2.6-SNAPSHOT [37/291] [2023-01-15T19:35:04.840Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:04.840Z] [INFO] [2023-01-15T19:35:04.840Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ launcher --- [2023-01-15T19:35:04.840Z] [INFO] [2023-01-15T19:35:04.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ launcher --- [2023-01-15T19:35:04.840Z] [INFO] [2023-01-15T19:35:04.840Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ launcher --- [2023-01-15T19:35:04.840Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:04.840Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher [2023-01-15T19:35:04.840Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:04.840Z] [INFO] [2023-01-15T19:35:04.840Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ launcher --- [2023-01-15T19:35:04.840Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:05.072Z] [INFO] [exec] Deleted 1 option(s) [2023-01-15T19:35:05.072Z] [INFO] [exec] Command delete-jvm-options executed successfully. [2023-01-15T19:35:05.072Z] [WARNING] [echo] stopping server [2023-01-15T19:35:05.072Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:05.096Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:05.097Z] [INFO] [2023-01-15T19:35:05.097Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ launcher --- [2023-01-15T19:35:05.097Z] [INFO] [2023-01-15T19:35:05.097Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ launcher --- [2023-01-15T19:35:05.097Z] [INFO] [2023-01-15T19:35:05.097Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ launcher --- [2023-01-15T19:35:05.097Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:05.097Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:05.097Z] [INFO] [2023-01-15T19:35:05.097Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ launcher --- [2023-01-15T19:35:05.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:05.097Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:05.097Z] [INFO] Copying 1 resource [2023-01-15T19:35:05.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/src/main/manpages [2023-01-15T19:35:05.097Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:05.097Z] [INFO] [2023-01-15T19:35:05.097Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ launcher --- [2023-01-15T19:35:05.097Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:05.097Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/classes [2023-01-15T19:35:05.353Z] [INFO] [2023-01-15T19:35:05.353Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ launcher --- [2023-01-15T19:35:05.353Z] [INFO] [2023-01-15T19:35:05.353Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ launcher --- [2023-01-15T19:35:05.353Z] [INFO] [2023-01-15T19:35:05.353Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ launcher --- [2023-01-15T19:35:05.353Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:05.353Z] [INFO] [2023-01-15T19:35:05.353Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ launcher --- [2023-01-15T19:35:05.353Z] [INFO] [2023-01-15T19:35:05.353Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ launcher --- [2023-01-15T19:35:05.353Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:05.353Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/classes [2023-01-15T19:35:05.468Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:05.469Z] [javac] 1 warning [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] build: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] setOSConditions: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] setToolWin: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] setToolUnix: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] setToolProperty: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] setS1ASclassPath: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] init-common: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] webclient-war-common: [2023-01-15T19:35:05.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] clear: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] test-tlds-exist: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] copy-tlds: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] test-tagfiles-exist: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] copy-tagfiles: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] package-war-common: [2023-01-15T19:35:05.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:05.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:05.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:05.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:05.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/lib [2023-01-15T19:35:05.469Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:05.469Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:05.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/docroot [2023-01-15T19:35:05.469Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-implementations-web.war [2023-01-15T19:35:05.469Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:05.469Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:05.469Z] [javac] Compiling 1 source file [2023-01-15T19:35:05.469Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:35:05.469Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] deploy: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] deploy-war-common: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] setOSConditions: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] setToolWin: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] setToolUnix: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] setToolProperty: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] setS1ASclassPath: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] init-common: [2023-01-15T19:35:05.469Z] [2023-01-15T19:35:05.469Z] deploy-war-commonpe: [2023-01-15T19:35:05.613Z] [INFO] [2023-01-15T19:35:05.614Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ launcher --- [2023-01-15T19:35:05.614Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:35:05.614Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:35:05.614Z] [INFO] [2023-01-15T19:35:05.614Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ launcher --- [2023-01-15T19:35:05.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:05.614Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:05.614Z] [INFO] Copying 11 resources [2023-01-15T19:35:05.614Z] [INFO] [2023-01-15T19:35:05.614Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ launcher --- [2023-01-15T19:35:05.614Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:05.614Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/test-classes [2023-01-15T19:35:05.724Z] [exec] Application deployed with name web-jsp-attribute-name-with-colon-or-dot-web. [2023-01-15T19:35:05.724Z] [2023-01-15T19:35:05.724Z] deploy-war-commonee: [2023-01-15T19:35:05.724Z] [2023-01-15T19:35:05.724Z] run: [2023-01-15T19:35:05.724Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:05.724Z] [java] Connecting to: http://localhost:45711/web-jsp-attribute-name-with-colon-or-dot/jsp//test.jsp [2023-01-15T19:35:05.727Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:05.871Z] [INFO] [2023-01-15T19:35:05.871Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher --- [2023-01-15T19:35:05.871Z] [INFO] [2023-01-15T19:35:05.871Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ launcher --- [2023-01-15T19:35:05.871Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:35:05.871Z] [INFO] [2023-01-15T19:35:05.871Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:05.871Z] [INFO] T E S T S [2023-01-15T19:35:05.871Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:05.871Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:05.871Z] [0.017s][info][gc] Using G1 [2023-01-15T19:35:05.983Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:05.983Z] [java] [2023-01-15T19:35:05.983Z] [java] [2023-01-15T19:35:05.983Z] [java] ----------------------------------------- [2023-01-15T19:35:05.983Z] [java] - jsp-attribute-name-with-colon-or-dot: PASS - [2023-01-15T19:35:05.983Z] [java] ----------------------------------------- [2023-01-15T19:35:05.983Z] [java] - Total PASS : 1 - [2023-01-15T19:35:05.983Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:05.983Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:05.983Z] [java] ----------------------------------------- [2023-01-15T19:35:05.983Z] [2023-01-15T19:35:05.983Z] undeploy: [2023-01-15T19:35:05.983Z] [2023-01-15T19:35:05.983Z] setOSConditions: [2023-01-15T19:35:05.983Z] [2023-01-15T19:35:05.983Z] setToolWin: [2023-01-15T19:35:05.983Z] [2023-01-15T19:35:05.983Z] setToolUnix: [2023-01-15T19:35:05.983Z] [2023-01-15T19:35:05.983Z] setToolProperty: [2023-01-15T19:35:05.983Z] [2023-01-15T19:35:05.983Z] setS1ASclassPath: [2023-01-15T19:35:05.983Z] [2023-01-15T19:35:05.983Z] init-common: [2023-01-15T19:35:05.983Z] [2023-01-15T19:35:05.983Z] undeploy-war-common: [2023-01-15T19:35:05.983Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:05.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-implementations-web.war [2023-01-15T19:35:06.129Z] [0.359s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 4.741ms [2023-01-15T19:35:06.242Z] [exec] Application deployed with name cdi-multiple-interceptor-implementations-web. [2023-01-15T19:35:06.242Z] [2023-01-15T19:35:06.242Z] deploy-war-commonee: [2023-01-15T19:35:06.242Z] [2023-01-15T19:35:06.242Z] run: [2023-01-15T19:35:06.386Z] [INFO] Running com.sun.enterprise.admin.launcher.GFLauncherTest [2023-01-15T19:35:06.441Z] [INFO] [exec] Waiting for the domain to stop . [2023-01-15T19:35:06.441Z] [INFO] [exec] Command stop-domain executed successfully. [2023-01-15T19:35:06.441Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:06.500Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:06.500Z] [java] opening connection to http://localhost:8080/cdi-multiple-interceptor-implementations/myurl [2023-01-15T19:35:06.500Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:06.500Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:06.500Z] [java] [2023-01-15T19:35:06.500Z] [java] [2023-01-15T19:35:06.500Z] [java] ----------------------------------------- [2023-01-15T19:35:06.500Z] [java] - interceptors-multiple-interceptors-for-a-binding-type: PASS - [2023-01-15T19:35:06.500Z] [java] ----------------------------------------- [2023-01-15T19:35:06.500Z] [java] - Total PASS : 1 - [2023-01-15T19:35:06.500Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:06.500Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:06.500Z] [java] ----------------------------------------- [2023-01-15T19:35:06.500Z] [2023-01-15T19:35:06.500Z] undeploy: [2023-01-15T19:35:06.500Z] [2023-01-15T19:35:06.500Z] setOSConditions: [2023-01-15T19:35:06.500Z] [2023-01-15T19:35:06.500Z] setToolWin: [2023-01-15T19:35:06.500Z] [2023-01-15T19:35:06.500Z] setToolUnix: [2023-01-15T19:35:06.500Z] [2023-01-15T19:35:06.500Z] setToolProperty: [2023-01-15T19:35:06.500Z] [2023-01-15T19:35:06.501Z] setS1ASclassPath: [2023-01-15T19:35:06.501Z] [2023-01-15T19:35:06.501Z] init-common: [2023-01-15T19:35:06.501Z] [2023-01-15T19:35:06.501Z] undeploy-war-common: [2023-01-15T19:35:06.550Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:06.644Z] Jan 15, 2023 7:35:06 PM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2023-01-15T19:35:06.644Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2023-01-15T19:35:06.644Z] Jan 15, 2023 7:35:06 PM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2023-01-15T19:35:06.644Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2023-01-15T19:35:06.644Z] Jan 15, 2023 7:35:06 PM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2023-01-15T19:35:06.644Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2023-01-15T19:35:06.644Z] Jan 15, 2023 7:35:06 PM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2023-01-15T19:35:06.644Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2023-01-15T19:35:06.644Z] Jan 15, 2023 7:35:06 PM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2023-01-15T19:35:06.644Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2023-01-15T19:35:06.644Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in com.sun.enterprise.admin.launcher.GFLauncherTest [2023-01-15T19:35:06.758Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] all: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setOSConditions: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolWin: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolUnix: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolProperty: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setS1ASclassPath: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] init-common: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] clean: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setOSConditions: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolWin: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolUnix: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolProperty: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setS1ASclassPath: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] init-common: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] clean-common: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setOSConditions: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolWin: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolUnix: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolProperty: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setS1ASclassPath: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] init-common: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] clean-classes-common: [2023-01-15T19:35:06.809Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setOSConditions: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolWin: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolUnix: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolProperty: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setS1ASclassPath: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] init-common: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] clean-jars-common: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] compile: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setOSConditions: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolWin: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolUnix: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setToolProperty: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] setS1ASclassPath: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] init-common: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] compile-common: [2023-01-15T19:35:06.809Z] [echo] Current time (ISO): 2023-01-15T19:35:06.696+0000 [2023-01-15T19:35:06.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:06.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/servlet [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.809Z] build: [2023-01-15T19:35:06.809Z] [2023-01-15T19:35:06.810Z] setOSConditions: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] setToolWin: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] setToolUnix: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] setToolProperty: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] setS1ASclassPath: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] init-common: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] webclient-war-common: [2023-01-15T19:35:06.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] clear: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] test-tlds-exist: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] copy-tlds: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] test-tagfiles-exist: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] copy-tagfiles: [2023-01-15T19:35:06.810Z] [2023-01-15T19:35:06.810Z] package-war-common: [2023-01-15T19:35:06.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:06.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:06.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:06.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:06.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/lib [2023-01-15T19:35:06.810Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:06.810Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-web.war [2023-01-15T19:35:06.810Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:06.810Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:06.810Z] [javac] Compiling 1 source file [2023-01-15T19:35:06.842Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:06.901Z] [INFO] [2023-01-15T19:35:06.901Z] [INFO] Results: [2023-01-15T19:35:06.901Z] [INFO] [2023-01-15T19:35:06.901Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:35:06.901Z] [INFO] [2023-01-15T19:35:06.901Z] [INFO] [2023-01-15T19:35:06.901Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ launcher --- [2023-01-15T19:35:06.901Z] [INFO] Executing tasks [2023-01-15T19:35:06.901Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/classes/META-INF for [2023-01-15T19:35:06.901Z] [INFO] [echo] launcher [2023-01-15T19:35:06.901Z] [INFO] Executed tasks [2023-01-15T19:35:06.901Z] [INFO] [2023-01-15T19:35:06.901Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ launcher --- [2023-01-15T19:35:06.901Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/launcher.jar [2023-01-15T19:35:06.901Z] [INFO] [2023-01-15T19:35:06.901Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ launcher --- [2023-01-15T19:35:06.901Z] [INFO] [2023-01-15T19:35:06.901Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ launcher --- [2023-01-15T19:35:06.901Z] [INFO] [2023-01-15T19:35:06.901Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher --- [2023-01-15T19:35:07.004Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:07.016Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:07.016Z] [2023-01-15T19:35:07.016Z] all: [2023-01-15T19:35:07.069Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:35:07.069Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:07.069Z] [2023-01-15T19:35:07.069Z] deploy: [2023-01-15T19:35:07.069Z] [2023-01-15T19:35:07.069Z] deploy-war-common: [2023-01-15T19:35:07.069Z] [2023-01-15T19:35:07.069Z] setOSConditions: [2023-01-15T19:35:07.069Z] [2023-01-15T19:35:07.069Z] setToolWin: [2023-01-15T19:35:07.069Z] [2023-01-15T19:35:07.069Z] setToolUnix: [2023-01-15T19:35:07.069Z] [2023-01-15T19:35:07.069Z] setToolProperty: [2023-01-15T19:35:07.069Z] [2023-01-15T19:35:07.069Z] setS1ASclassPath: [2023-01-15T19:35:07.069Z] [2023-01-15T19:35:07.069Z] init-common: [2023-01-15T19:35:07.069Z] [2023-01-15T19:35:07.069Z] deploy-war-commonpe: [2023-01-15T19:35:07.069Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:07.158Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:07.158Z] [INFO] [2023-01-15T19:35:07.158Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ launcher --- [2023-01-15T19:35:07.158Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/6.2.6-SNAPSHOT/launcher-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:07.158Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/6.2.6-SNAPSHOT/launcher-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:07.158Z] [INFO] [2023-01-15T19:35:07.158Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2023-01-15T19:35:07.158Z] [INFO] Building admin-cli 6.2.6-SNAPSHOT [38/291] [2023-01-15T19:35:07.158Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:07.158Z] [INFO] [2023-01-15T19:35:07.158Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-cli --- [2023-01-15T19:35:07.158Z] [INFO] [2023-01-15T19:35:07.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admin-cli --- [2023-01-15T19:35:07.158Z] [INFO] [2023-01-15T19:35:07.158Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admin-cli --- [2023-01-15T19:35:07.158Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:07.158Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli [2023-01-15T19:35:07.158Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:07.158Z] [INFO] [2023-01-15T19:35:07.158Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ admin-cli --- [2023-01-15T19:35:07.158Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:07.272Z] [2023-01-15T19:35:07.273Z] setOSConditions: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolWin: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolUnix: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolProperty: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setS1ASclassPath: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] init-common: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] clean: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setOSConditions: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolWin: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolUnix: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolProperty: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setS1ASclassPath: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] init-common: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] clean-common: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setOSConditions: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolWin: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolUnix: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolProperty: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setS1ASclassPath: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] init-common: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] clean-classes-common: [2023-01-15T19:35:07.273Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setOSConditions: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolWin: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolUnix: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolProperty: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setS1ASclassPath: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] init-common: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] clean-jars-common: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] compile: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setOSConditions: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolWin: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolUnix: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setToolProperty: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] setS1ASclassPath: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] init-common: [2023-01-15T19:35:07.273Z] [2023-01-15T19:35:07.273Z] compile-common: [2023-01-15T19:35:07.273Z] [echo] Current time (ISO): 2023-01-15T19:35:07.054+0000 [2023-01-15T19:35:07.273Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:07.273Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:07.273Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:07.412Z] [javac] 1 warning [2023-01-15T19:35:07.412Z] [2023-01-15T19:35:07.412Z] setOSConditions: [2023-01-15T19:35:07.412Z] [2023-01-15T19:35:07.412Z] setToolWin: [2023-01-15T19:35:07.412Z] [2023-01-15T19:35:07.412Z] setToolUnix: [2023-01-15T19:35:07.412Z] [2023-01-15T19:35:07.412Z] setToolProperty: [2023-01-15T19:35:07.412Z] [2023-01-15T19:35:07.412Z] setS1ASclassPath: [2023-01-15T19:35:07.412Z] [2023-01-15T19:35:07.412Z] init-common: [2023-01-15T19:35:07.414Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:07.415Z] [INFO] [2023-01-15T19:35:07.415Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admin-cli --- [2023-01-15T19:35:07.415Z] [INFO] [2023-01-15T19:35:07.415Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admin-cli --- [2023-01-15T19:35:07.415Z] [INFO] [2023-01-15T19:35:07.415Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admin-cli --- [2023-01-15T19:35:07.415Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:07.415Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:07.415Z] [INFO] [2023-01-15T19:35:07.415Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ admin-cli --- [2023-01-15T19:35:07.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:07.415Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:07.415Z] [INFO] Copying 4 resources [2023-01-15T19:35:07.415Z] [INFO] Copying 2 resources [2023-01-15T19:35:07.415Z] [INFO] Copying 16 resources [2023-01-15T19:35:07.415Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:07.415Z] [INFO] [2023-01-15T19:35:07.415Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ admin-cli --- [2023-01-15T19:35:07.569Z] [INFO] [exec] Sun Jan 15 19:35:07 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-01-15T19:35:07.569Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:07.636Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-web.war [2023-01-15T19:35:07.671Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:07.672Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/classes [2023-01-15T19:35:07.673Z] [2023-01-15T19:35:07.674Z] compile-common: [2023-01-15T19:35:07.674Z] [echo] Current time (ISO): 2023-01-15T19:35:07.415+0000 [2023-01-15T19:35:07.674Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:07.674Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:07.928Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use or override a deprecated API. [2023-01-15T19:35:07.928Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:07.928Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:07.928Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:07.928Z] [INFO] [2023-01-15T19:35:07.928Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ admin-cli --- [2023-01-15T19:35:07.928Z] [INFO] [2023-01-15T19:35:07.928Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ admin-cli --- [2023-01-15T19:35:07.928Z] [INFO] [2023-01-15T19:35:07.928Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ admin-cli --- [2023-01-15T19:35:07.928Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:07.928Z] [INFO] [2023-01-15T19:35:07.928Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ admin-cli --- [2023-01-15T19:35:07.928Z] [INFO] [2023-01-15T19:35:07.928Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ admin-cli --- [2023-01-15T19:35:07.928Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:07.928Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/classes [2023-01-15T19:35:08.131Z] [INFO] [exec] Sun Jan 15 19:35:07 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T19:35:08.132Z] [INFO] [exec] Command stop-database executed successfully. [2023-01-15T19:35:08.132Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output [2023-01-15T19:35:08.132Z] [WARNING] [echo] Checking messages in: [2023-01-15T19:35:08.132Z] [WARNING] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:35:08.132Z] [WARNING] [echo] [2023-01-15T19:35:08.132Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/test-output [2023-01-15T19:35:08.185Z] [INFO] [2023-01-15T19:35:08.185Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ admin-cli --- [2023-01-15T19:35:08.185Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:35:08.185Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:35:08.185Z] [INFO] [2023-01-15T19:35:08.185Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ admin-cli --- [2023-01-15T19:35:08.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:08.185Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:08.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/src/test/resources [2023-01-15T19:35:08.185Z] [INFO] [2023-01-15T19:35:08.185Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ admin-cli --- [2023-01-15T19:35:08.185Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:08.185Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/test-classes [2023-01-15T19:35:08.442Z] [INFO] [2023-01-15T19:35:08.442Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli --- [2023-01-15T19:35:08.442Z] [INFO] [2023-01-15T19:35:08.442Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ admin-cli --- [2023-01-15T19:35:08.442Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:35:08.442Z] [INFO] [2023-01-15T19:35:08.442Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:08.442Z] [INFO] T E S T S [2023-01-15T19:35:08.442Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:08.442Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:08.442Z] [0.018s][info][gc] Using G1 [2023-01-15T19:35:08.694Z] [INFO] [loadfile] Do not set property lines_with_msg_key as its length is 0. [2023-01-15T19:35:08.695Z] [WARNING] [echo] [2023-01-15T19:35:08.695Z] [WARNING] [echo] * Message keys logged instead of message: [2023-01-15T19:35:08.695Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:35:08.695Z] [INFO] [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0. [2023-01-15T19:35:08.695Z] [WARNING] [echo] [2023-01-15T19:35:08.695Z] [WARNING] [echo] * Parameter marker not substituted with value: [2023-01-15T19:35:08.695Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:35:08.695Z] [INFO] [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0. [2023-01-15T19:35:08.695Z] [WARNING] [echo] [2023-01-15T19:35:08.695Z] [WARNING] [echo] * Bundle not found: [2023-01-15T19:35:08.695Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:35:08.695Z] [INFO] [loadfile] Do not set property lines_with_msg_not_found as its length is 0. [2023-01-15T19:35:08.695Z] [WARNING] [echo] [2023-01-15T19:35:08.695Z] [WARNING] [echo] * Messages not found in message bundle: [2023-01-15T19:35:08.695Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:35:08.695Z] [INFO] [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0. [2023-01-15T19:35:08.695Z] [WARNING] [echo] [2023-01-15T19:35:08.695Z] [WARNING] [echo] * No message: [2023-01-15T19:35:08.695Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:35:08.695Z] [INFO] [loadfile] Do not set property lines_with_msg_common_typos as its length is 0. [2023-01-15T19:35:08.695Z] [WARNING] [echo] [2023-01-15T19:35:08.695Z] [WARNING] [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.): [2023-01-15T19:35:08.695Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:35:08.695Z] [INFO] [loadfile] Do not set property lines_with_msg_double_apos as its length is 0. [2023-01-15T19:35:08.695Z] [WARNING] [echo] [2023-01-15T19:35:08.695Z] [WARNING] [echo] * Messages with double apostrophes: [2023-01-15T19:35:08.695Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:35:08.695Z] [INFO] [loadfile] Do not set property remaining_messages as its length is 0. [2023-01-15T19:35:08.695Z] [WARNING] [echo] [2023-01-15T19:35:08.695Z] [WARNING] [echo] * Messages with no proper message Id: [2023-01-15T19:35:08.695Z] [WARNING] [echo] (none) [2023-01-15T19:35:08.695Z] [WARNING] [echo] [2023-01-15T19:35:08.695Z] [WARNING] [echo] ====================================================================== [2023-01-15T19:35:08.695Z] [WARNING] [echo] FAILED: check-logged-messages [2023-01-15T19:35:08.695Z] [WARNING] [echo] Issues found in one or more messages (see results above). [2023-01-15T19:35:08.695Z] [WARNING] [echo] Please address them, or if the message should be left as-is, [2023-01-15T19:35:08.695Z] [WARNING] [echo] add it to the exclusion list with details why it should be excluded: [2023-01-15T19:35:08.695Z] [WARNING] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/gfproject/log_msg_excl.txt [2023-01-15T19:35:08.695Z] [WARNING] [echo] ====================================================================== [2023-01-15T19:35:08.695Z] [WARNING] [echo] [testng] [2023-01-15T19:35:08.695Z] [WARNING] [echo] [testng] =============================================== [2023-01-15T19:35:08.695Z] [WARNING] [echo] [testng] QuickLookTests [2023-01-15T19:35:08.695Z] [WARNING] [echo] [testng] Total tests run: 82, Failures: 0, Skips: 0 [2023-01-15T19:35:08.695Z] [WARNING] [echo] [testng] =============================================== [2023-01-15T19:35:08.695Z] [WARNING] [echo] [testng] [2023-01-15T19:35:08.695Z] [WARNING] Trying to override old definition of task javac [2023-01-15T19:35:08.695Z] [WARNING] Trying to override old definition of task junitreport [2023-01-15T19:35:08.695Z] [WARNING] [echo] Generating report at test-output [2023-01-15T19:35:08.695Z] [WARNING] [junitreport] the file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document [2023-01-15T19:35:08.695Z] [INFO] [junitreport] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/junit-noframes.html [2023-01-15T19:35:08.695Z] [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 [2023-01-15T19:35:08.698Z] [0.354s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 4.196ms [2023-01-15T19:35:08.908Z] [INFO] [testng] PASSED: bootAMX [2023-01-15T19:35:08.909Z] [INFO] [testng] Core AMX tests [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testAMXComplianceMonitorFailureCount [2023-01-15T19:35:08.909Z] [INFO] [testng] Core AMX tests [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testDemo [2023-01-15T19:35:08.909Z] [INFO] [testng] Core AMX tests [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: iterateAllSanityCheck [2023-01-15T19:35:08.909Z] [INFO] [testng] Core AMX tests [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testBulkAccess [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testDomainRoot [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testExt [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testForBogusAnnotations [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testJ2EEDomain [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testLogging [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testMonitoringRoot [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testPathnames [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testQuery [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testRuntimeRoot [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testServerRuntime [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testSystemInfo [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testTools [2023-01-15T19:35:08.909Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testForBogusConfigAnnotations [2023-01-15T19:35:08.909Z] [INFO] [testng] tests for AMXConfigProxy [2023-01-15T19:35:08.909Z] [INFO] [testng] PASSED: testVariousGetters [2023-01-15T19:35:08.909Z] [INFO] [testng] test varioius miscellaneous AMX feature [2023-01-15T19:35:08.909Z] [INFO] [testng] [2023-01-15T19:35:08.909Z] [INFO] [testng] =============================================== [2023-01-15T19:35:08.909Z] [INFO] [testng] amx_tests [2023-01-15T19:35:08.909Z] [INFO] [testng] Tests run: 19, Failures: 0, Skips: 0 [2023-01-15T19:35:08.909Z] [INFO] [testng] =============================================== [2023-01-15T19:35:08.909Z] [INFO] [testng] [2023-01-15T19:35:08.909Z] [WARNING] [testng] ***** Login page not found. Sleeping to allow app to deploy (1 of 60)... [2023-01-15T19:35:08.909Z] [WARNING] [testng] ***** Login page not found. Sleeping to allow app to deploy (2 of 60)... [2023-01-15T19:35:08.951Z] [INFO] [junitreport] Transform time: 385ms [2023-01-15T19:35:08.951Z] [WARNING] [echo] Test Report available at test-output/index.html [2023-01-15T19:35:08.951Z] [INFO] Executed tasks [2023-01-15T19:35:08.951Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:08.951Z] [INFO] BUILD SUCCESS [2023-01-15T19:35:08.951Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:08.951Z] [INFO] Total time: 01:45 min [2023-01-15T19:35:08.951Z] [INFO] Finished at: 2023-01-15T19:35:08Z [2023-01-15T19:35:08.951Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:08.955Z] [INFO] Running com.sun.enterprise.admin.cli.NewSyntaxTest [2023-01-15T19:35:08.956Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in com.sun.enterprise.admin.cli.NewSyntaxTest [2023-01-15T19:35:08.956Z] [INFO] Running com.sun.enterprise.admin.cli.CLIUtilTest [2023-01-15T19:35:09.011Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-web. [2023-01-15T19:35:09.166Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:09.166Z] [javac] 1 warning [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] build: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] setOSConditions: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] setToolWin: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] setToolUnix: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] setToolProperty: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] setS1ASclassPath: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] init-common: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] webclient-war-common: [2023-01-15T19:35:09.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] clear: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] test-tlds-exist: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] copy-tlds: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] test-tagfiles-exist: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] copy-tagfiles: [2023-01-15T19:35:09.166Z] [2023-01-15T19:35:09.166Z] package-war-common: [2023-01-15T19:35:09.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:09.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:09.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:09.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:09.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/lib [2023-01-15T19:35:09.166Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:09.166Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:09.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/docroot [2023-01-15T19:35:09.166Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-at-interceptors-web.war [2023-01-15T19:35:09.167Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:09.167Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:09.167Z] [javac] Compiling 1 source file [2023-01-15T19:35:09.167Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:35:09.167Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:09.167Z] [2023-01-15T19:35:09.167Z] deploy: [2023-01-15T19:35:09.167Z] [2023-01-15T19:35:09.167Z] deploy-war-common: [2023-01-15T19:35:09.167Z] [2023-01-15T19:35:09.167Z] setOSConditions: [2023-01-15T19:35:09.167Z] [2023-01-15T19:35:09.167Z] setToolWin: [2023-01-15T19:35:09.167Z] [2023-01-15T19:35:09.167Z] setToolUnix: [2023-01-15T19:35:09.167Z] [2023-01-15T19:35:09.167Z] setToolProperty: [2023-01-15T19:35:09.167Z] [2023-01-15T19:35:09.167Z] setS1ASclassPath: [2023-01-15T19:35:09.167Z] [2023-01-15T19:35:09.167Z] init-common: [2023-01-15T19:35:09.167Z] [2023-01-15T19:35:09.167Z] deploy-war-commonpe: [2023-01-15T19:35:09.167Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:09.208Z] + copy_ql_results ql_gf_web_profile_all [2023-01-15T19:35:09.208Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:35:09.208Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T19:35:09.208Z] tar: Removing leading `/' from member names [2023-01-15T19:35:09.208Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:35:09.209Z] + cp -r /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/QL-WP-report.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:35:09.209Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:35:09.209Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T19:35:09.209Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:35:09.209Z] + tar -czf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/ql_gf_web_profile_all-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T19:35:09.209Z] tar: Removing leading `/' from member names [2023-01-15T19:35:09.211Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.sun.enterprise.admin.cli.CLIUtilTest [2023-01-15T19:35:09.269Z] [2023-01-15T19:35:09.270Z] deploy-war-commonee: [2023-01-15T19:35:09.270Z] [2023-01-15T19:35:09.270Z] run: [2023-01-15T19:35:09.270Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:09.467Z] [INFO] [2023-01-15T19:35:09.467Z] [INFO] Results: [2023-01-15T19:35:09.467Z] [INFO] [2023-01-15T19:35:09.467Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:35:09.467Z] [INFO] [2023-01-15T19:35:09.467Z] [INFO] [2023-01-15T19:35:09.467Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admin-cli --- [2023-01-15T19:35:09.467Z] [INFO] Executing tasks [2023-01-15T19:35:09.467Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/classes/META-INF for [2023-01-15T19:35:09.467Z] [INFO] [echo] admin-cli [2023-01-15T19:35:09.467Z] [INFO] Executed tasks [2023-01-15T19:35:09.467Z] [INFO] [2023-01-15T19:35:09.467Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ admin-cli --- [2023-01-15T19:35:09.467Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/admin-cli.jar [2023-01-15T19:35:09.468Z] [INFO] [2023-01-15T19:35:09.468Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admin-cli --- [2023-01-15T19:35:09.468Z] [INFO] [2023-01-15T19:35:09.468Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admin-cli --- [2023-01-15T19:35:09.468Z] [INFO] [2023-01-15T19:35:09.468Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli --- [2023-01-15T19:35:09.528Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-16BE.jsp [2023-01-15T19:35:09.529Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-16LE.jsp [2023-01-15T19:35:09.529Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-8.jsp [2023-01-15T19:35:09.529Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:09.529Z] [java] [2023-01-15T19:35:09.529Z] [java] [2023-01-15T19:35:09.529Z] [java] ----------------------------------------- [2023-01-15T19:35:09.529Z] [java] - jsp-bom-in-classic-syntax: PASS - [2023-01-15T19:35:09.529Z] [java] ----------------------------------------- [2023-01-15T19:35:09.529Z] [java] - Total PASS : 1 - [2023-01-15T19:35:09.529Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:09.529Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:09.529Z] [java] ----------------------------------------- [2023-01-15T19:35:09.529Z] [2023-01-15T19:35:09.529Z] undeploy: [2023-01-15T19:35:09.529Z] [2023-01-15T19:35:09.529Z] setOSConditions: [2023-01-15T19:35:09.529Z] [2023-01-15T19:35:09.529Z] setToolWin: [2023-01-15T19:35:09.529Z] [2023-01-15T19:35:09.529Z] setToolUnix: [2023-01-15T19:35:09.529Z] [2023-01-15T19:35:09.529Z] setToolProperty: [2023-01-15T19:35:09.529Z] [2023-01-15T19:35:09.529Z] setS1ASclassPath: [2023-01-15T19:35:09.529Z] [2023-01-15T19:35:09.529Z] init-common: [2023-01-15T19:35:09.529Z] [2023-01-15T19:35:09.529Z] undeploy-war-common: [2023-01-15T19:35:09.529Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:09.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-at-interceptors-web.war [2023-01-15T19:35:09.989Z] [exec] Application deployed with name cdi-use-of-at-interceptors-web. [2023-01-15T19:35:09.989Z] [2023-01-15T19:35:09.989Z] deploy-war-commonee: [2023-01-15T19:35:09.989Z] [2023-01-15T19:35:09.989Z] run: [2023-01-15T19:35:09.989Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:10.246Z] [java] opening connection to http://localhost:8080/cdi-use-of-at-interceptors/myurl [2023-01-15T19:35:10.246Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:10.246Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:10.246Z] [java] [2023-01-15T19:35:10.246Z] [java] [2023-01-15T19:35:10.246Z] [java] ----------------------------------------- [2023-01-15T19:35:10.246Z] [java] - interceptors-use-of-: PASS - [2023-01-15T19:35:10.246Z] [java] ----------------------------------------- [2023-01-15T19:35:10.246Z] [java] - Total PASS : 1 - [2023-01-15T19:35:10.246Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:10.246Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:10.246Z] [java] ----------------------------------------- [2023-01-15T19:35:10.246Z] [2023-01-15T19:35:10.246Z] undeploy: [2023-01-15T19:35:10.246Z] [2023-01-15T19:35:10.246Z] setOSConditions: [2023-01-15T19:35:10.246Z] [2023-01-15T19:35:10.246Z] setToolWin: [2023-01-15T19:35:10.246Z] [2023-01-15T19:35:10.246Z] setToolUnix: [2023-01-15T19:35:10.246Z] [2023-01-15T19:35:10.246Z] setToolProperty: [2023-01-15T19:35:10.246Z] [2023-01-15T19:35:10.246Z] setS1ASclassPath: [2023-01-15T19:35:10.246Z] [2023-01-15T19:35:10.246Z] init-common: [2023-01-15T19:35:10.246Z] [2023-01-15T19:35:10.246Z] undeploy-war-common: [2023-01-15T19:35:10.246Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:10.396Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:10.396Z] [INFO] [2023-01-15T19:35:10.396Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admin-cli --- [2023-01-15T19:35:10.396Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/6.2.6-SNAPSHOT/admin-cli-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:10.396Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/6.2.6-SNAPSHOT/admin-cli-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:10.396Z] [INFO] [2023-01-15T19:35:10.397Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2023-01-15T19:35:10.397Z] [INFO] Building Admin CLI, interactive OSGi shell command 6.2.6-SNAPSHOT [39/291] [2023-01-15T19:35:10.397Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:10.465Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] all: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setOSConditions: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolWin: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolUnix: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolProperty: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setS1ASclassPath: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] init-common: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] clean: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setOSConditions: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolWin: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolUnix: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolProperty: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setS1ASclassPath: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] init-common: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] clean-common: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setOSConditions: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolWin: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolUnix: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolProperty: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setS1ASclassPath: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] init-common: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] clean-classes-common: [2023-01-15T19:35:10.466Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setOSConditions: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolWin: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolUnix: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolProperty: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setS1ASclassPath: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] init-common: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] clean-jars-common: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] compile: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setOSConditions: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolWin: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolUnix: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolProperty: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setS1ASclassPath: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] init-common: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] compile-common: [2023-01-15T19:35:10.466Z] [echo] Current time (ISO): 2023-01-15T19:35:10.395+0000 [2023-01-15T19:35:10.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:10.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/servlet [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] build: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setOSConditions: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolWin: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolUnix: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setToolProperty: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] setS1ASclassPath: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] init-common: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] webclient-war-common: [2023-01-15T19:35:10.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] clear: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] test-tlds-exist: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] copy-tlds: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] test-tagfiles-exist: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] copy-tagfiles: [2023-01-15T19:35:10.466Z] [2023-01-15T19:35:10.466Z] package-war-common: [2023-01-15T19:35:10.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:10.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:10.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:10.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:10.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/lib [2023-01-15T19:35:10.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:10.466Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web.war [2023-01-15T19:35:10.467Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:10.467Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:10.467Z] [javac] Compiling 1 source file [2023-01-15T19:35:10.653Z] [INFO] [2023-01-15T19:35:10.653Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-cli-interactive --- [2023-01-15T19:35:10.653Z] [INFO] [2023-01-15T19:35:10.653Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ osgi-cli-interactive --- [2023-01-15T19:35:10.653Z] [INFO] [2023-01-15T19:35:10.653Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ osgi-cli-interactive --- [2023-01-15T19:35:10.653Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:10.653Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive [2023-01-15T19:35:10.653Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:10.653Z] [INFO] [2023-01-15T19:35:10.654Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ osgi-cli-interactive --- [2023-01-15T19:35:10.654Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:10.654Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:10.654Z] [INFO] [2023-01-15T19:35:10.654Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ osgi-cli-interactive --- [2023-01-15T19:35:10.654Z] [INFO] [2023-01-15T19:35:10.654Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ osgi-cli-interactive --- [2023-01-15T19:35:10.654Z] [INFO] [2023-01-15T19:35:10.654Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ osgi-cli-interactive --- [2023-01-15T19:35:10.654Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:10.654Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:10.654Z] [INFO] [2023-01-15T19:35:10.654Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ osgi-cli-interactive --- [2023-01-15T19:35:10.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:10.654Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:10.654Z] [INFO] Copying 1 resource [2023-01-15T19:35:10.654Z] [INFO] Copying 1 resource [2023-01-15T19:35:10.654Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:10.654Z] [INFO] [2023-01-15T19:35:10.654Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ osgi-cli-interactive --- [2023-01-15T19:35:10.654Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:10.654Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/classes [2023-01-15T19:35:10.725Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:35:10.726Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:10.726Z] [2023-01-15T19:35:10.726Z] deploy: [2023-01-15T19:35:10.726Z] [2023-01-15T19:35:10.726Z] deploy-war-common: [2023-01-15T19:35:10.726Z] [2023-01-15T19:35:10.726Z] setOSConditions: [2023-01-15T19:35:10.726Z] [2023-01-15T19:35:10.726Z] setToolWin: [2023-01-15T19:35:10.726Z] [2023-01-15T19:35:10.726Z] setToolUnix: [2023-01-15T19:35:10.726Z] [2023-01-15T19:35:10.726Z] setToolProperty: [2023-01-15T19:35:10.726Z] [2023-01-15T19:35:10.726Z] setS1ASclassPath: [2023-01-15T19:35:10.726Z] [2023-01-15T19:35:10.726Z] init-common: [2023-01-15T19:35:10.726Z] [2023-01-15T19:35:10.726Z] deploy-war-commonpe: [2023-01-15T19:35:10.726Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:10.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] all: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setOSConditions: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolWin: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolUnix: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolProperty: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setS1ASclassPath: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] init-common: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] clean: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setOSConditions: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolWin: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolUnix: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolProperty: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setS1ASclassPath: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] init-common: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] clean-common: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setOSConditions: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolWin: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolUnix: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolProperty: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setS1ASclassPath: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] init-common: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] clean-classes-common: [2023-01-15T19:35:10.810Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setOSConditions: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolWin: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolUnix: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolProperty: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setS1ASclassPath: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] init-common: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] clean-jars-common: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] compile: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setOSConditions: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolWin: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolUnix: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setToolProperty: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] setS1ASclassPath: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.810Z] init-common: [2023-01-15T19:35:10.810Z] [2023-01-15T19:35:10.811Z] compile-common: [2023-01-15T19:35:10.811Z] [echo] Current time (ISO): 2023-01-15T19:35:10.668+0000 [2023-01-15T19:35:10.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:10.811Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:10.811Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:10.910Z] [INFO] [2023-01-15T19:35:10.911Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive --- [2023-01-15T19:35:10.911Z] [INFO] [2023-01-15T19:35:10.911Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive --- [2023-01-15T19:35:10.911Z] [INFO] [2023-01-15T19:35:10.911Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ osgi-cli-interactive --- [2023-01-15T19:35:10.911Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:10.911Z] [INFO] [2023-01-15T19:35:10.911Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ osgi-cli-interactive --- [2023-01-15T19:35:10.911Z] [INFO] [2023-01-15T19:35:10.911Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ osgi-cli-interactive --- [2023-01-15T19:35:10.911Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:10.911Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/classes [2023-01-15T19:35:10.967Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:10.968Z] [javac] 1 warning [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] build: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setOSConditions: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] fixFiles: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] convUnix: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] convWin: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setToolWin: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setToolUnix: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setToolProperty: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setS1ASclassPath: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] init-common: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] package-persistence-common: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] ejb-jar-common: [2023-01-15T19:35:10.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] package-ejbjar-common: [2023-01-15T19:35:10.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:10.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:10.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:10.968Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxy-ejb.jar [2023-01-15T19:35:10.968Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] appclient-jar-common: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] package-appclientjar-common: [2023-01-15T19:35:10.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:10.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:10.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:10.968Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxy-client.jar [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] webclient-war-common: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] build-ear-common: [2023-01-15T19:35:10.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:10.968Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyApp.ear [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] deploy: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setOSConditions: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setToolWin: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setToolUnix: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setToolProperty: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setS1ASclassPath: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] init-common: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] deploy-common: [2023-01-15T19:35:10.968Z] [echo] Current time (ISO): 2023-01-15T19:35:10.863+0000 [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setOSConditions: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setToolWin: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setToolUnix: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setToolProperty: [2023-01-15T19:35:10.968Z] [2023-01-15T19:35:10.968Z] setS1ASclassPath: [2023-01-15T19:35:10.969Z] [2023-01-15T19:35:10.969Z] init-common: [2023-01-15T19:35:10.969Z] [2023-01-15T19:35:10.969Z] deploy-common-pe: [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.169Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ osgi-cli-interactive --- [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.169Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ osgi-cli-interactive --- [2023-01-15T19:35:11.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:11.169Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:11.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/src/test/resources [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.169Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ osgi-cli-interactive --- [2023-01-15T19:35:11.169Z] [INFO] No sources to compile [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.169Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive --- [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.169Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ osgi-cli-interactive --- [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.169Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ osgi-cli-interactive --- [2023-01-15T19:35:11.169Z] [INFO] Executing tasks [2023-01-15T19:35:11.169Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for [2023-01-15T19:35:11.169Z] [INFO] [echo] osgi-cli-interactive [2023-01-15T19:35:11.169Z] [INFO] Executed tasks [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.169Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ osgi-cli-interactive --- [2023-01-15T19:35:11.169Z] [INFO] Configured Artifact: jline:jline:?:jar [2023-01-15T19:35:11.169Z] [INFO] Unpacking /home/jenkins/.m2/repository/jline/jline/2.14.5/jline-2.14.5.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/classes with includes "" and excludes "" [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.169Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ osgi-cli-interactive --- [2023-01-15T19:35:11.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.169Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ osgi-cli-interactive --- [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.169Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ osgi-cli-interactive --- [2023-01-15T19:35:11.169Z] [INFO] [2023-01-15T19:35:11.170Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive --- [2023-01-15T19:35:11.170Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:11.170Z] [INFO] [2023-01-15T19:35:11.170Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-cli-interactive --- [2023-01-15T19:35:11.170Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/6.2.6-SNAPSHOT/osgi-cli-interactive-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:11.170Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/6.2.6-SNAPSHOT/osgi-cli-interactive-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:11.170Z] [INFO] [2023-01-15T19:35:11.170Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2023-01-15T19:35:11.170Z] [INFO] Building OSGi Container 6.2.6-SNAPSHOT [40/291] [2023-01-15T19:35:11.170Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:11.170Z] [INFO] [2023-01-15T19:35:11.170Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-container --- [2023-01-15T19:35:11.170Z] [INFO] [2023-01-15T19:35:11.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ osgi-container --- [2023-01-15T19:35:11.170Z] [INFO] [2023-01-15T19:35:11.170Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ osgi-container --- [2023-01-15T19:35:11.170Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:11.170Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container [2023-01-15T19:35:11.170Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:11.170Z] [INFO] [2023-01-15T19:35:11.170Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ osgi-container --- [2023-01-15T19:35:11.170Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:11.228Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:11.297Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web.war [2023-01-15T19:35:11.427Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:11.428Z] [INFO] [2023-01-15T19:35:11.428Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ osgi-container --- [2023-01-15T19:35:11.428Z] [INFO] [2023-01-15T19:35:11.428Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ osgi-container --- [2023-01-15T19:35:11.428Z] [INFO] [2023-01-15T19:35:11.428Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ osgi-container --- [2023-01-15T19:35:11.428Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:11.428Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:11.428Z] [INFO] [2023-01-15T19:35:11.428Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ osgi-container --- [2023-01-15T19:35:11.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:11.428Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:11.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/main/resources [2023-01-15T19:35:11.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/main/manpages [2023-01-15T19:35:11.428Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:11.428Z] [INFO] [2023-01-15T19:35:11.428Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ osgi-container --- [2023-01-15T19:35:11.428Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:11.428Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/classes [2023-01-15T19:35:11.428Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API. [2023-01-15T19:35:11.428Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:11.428Z] [INFO] [2023-01-15T19:35:11.428Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ osgi-container --- [2023-01-15T19:35:11.428Z] [INFO] [2023-01-15T19:35:11.428Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ osgi-container --- [2023-01-15T19:35:11.428Z] [INFO] [2023-01-15T19:35:11.428Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ osgi-container --- [2023-01-15T19:35:11.428Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:11.428Z] [INFO] [2023-01-15T19:35:11.428Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ osgi-container --- [2023-01-15T19:35:11.428Z] [INFO] [2023-01-15T19:35:11.428Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ osgi-container --- [2023-01-15T19:35:11.428Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:11.428Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/classes [2023-01-15T19:35:11.555Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web. [2023-01-15T19:35:11.556Z] [2023-01-15T19:35:11.556Z] deploy-war-commonee: [2023-01-15T19:35:11.556Z] [2023-01-15T19:35:11.556Z] run: [2023-01-15T19:35:11.685Z] [INFO] [2023-01-15T19:35:11.685Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ osgi-container --- [2023-01-15T19:35:11.685Z] [INFO] [2023-01-15T19:35:11.685Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ osgi-container --- [2023-01-15T19:35:11.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:11.685Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:11.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/src/test/resources [2023-01-15T19:35:11.685Z] [INFO] [2023-01-15T19:35:11.685Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ osgi-container --- [2023-01-15T19:35:11.685Z] [INFO] No sources to compile [2023-01-15T19:35:11.685Z] [INFO] [2023-01-15T19:35:11.685Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container --- [2023-01-15T19:35:11.685Z] [INFO] [2023-01-15T19:35:11.685Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ osgi-container --- [2023-01-15T19:35:11.685Z] [INFO] [2023-01-15T19:35:11.685Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ osgi-container --- [2023-01-15T19:35:11.685Z] [INFO] Executing tasks [2023-01-15T19:35:11.685Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for [2023-01-15T19:35:11.685Z] [INFO] [echo] osgi-container [2023-01-15T19:35:11.685Z] [INFO] Executed tasks [2023-01-15T19:35:11.685Z] [INFO] [2023-01-15T19:35:11.685Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ osgi-container --- [2023-01-15T19:35:11.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar [2023-01-15T19:35:11.685Z] [INFO] [2023-01-15T19:35:11.685Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ osgi-container --- [2023-01-15T19:35:11.685Z] [INFO] [2023-01-15T19:35:11.685Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ osgi-container --- [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container --- [2023-01-15T19:35:11.686Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-container --- [2023-01-15T19:35:11.686Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/6.2.6-SNAPSHOT/osgi-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:11.686Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/6.2.6-SNAPSHOT/osgi-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2023-01-15T19:35:11.686Z] [INFO] Building GlassFish API Exporter Module 6.2.6-SNAPSHOT [41/291] [2023-01-15T19:35:11.686Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ api-exporter --- [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ api-exporter --- [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ api-exporter --- [2023-01-15T19:35:11.686Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:11.686Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter [2023-01-15T19:35:11.686Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ api-exporter --- [2023-01-15T19:35:11.686Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:11.686Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ api-exporter --- [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ api-exporter --- [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ api-exporter --- [2023-01-15T19:35:11.686Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:11.686Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ api-exporter --- [2023-01-15T19:35:11.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:11.686Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:11.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/src/main/resources [2023-01-15T19:35:11.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/src/main/manpages [2023-01-15T19:35:11.686Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:11.686Z] [INFO] [2023-01-15T19:35:11.686Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ api-exporter --- [2023-01-15T19:35:11.686Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:11.686Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/classes [2023-01-15T19:35:11.728Z] + change_junit_report_class_names [2023-01-15T19:35:11.729Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.AdminConsoleTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:35:11.730Z] + sed -i 's/\bclassname="/classname="ql_gf_web_profile_all./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.AdminConsoleTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:35:11.730Z] + break [2023-01-15T19:35:11.730Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T19:35:11.754Z] Archiving artifacts [2023-01-15T19:35:11.815Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:11.942Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:11.943Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/classes [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:11.943Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:11.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/src/test/resources [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] No sources to compile [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] Executing tasks [2023-01-15T19:35:11.943Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/classes/META-INF for [2023-01-15T19:35:11.943Z] [INFO] [echo] api-exporter [2023-01-15T19:35:11.943Z] [INFO] Executed tasks [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/api-exporter.jar [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ api-exporter --- [2023-01-15T19:35:11.943Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/6.2.6-SNAPSHOT/api-exporter-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:11.943Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/6.2.6-SNAPSHOT/api-exporter-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:11.943Z] [INFO] [2023-01-15T19:35:11.943Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2023-01-15T19:35:11.943Z] [INFO] Building flashlight-framework 6.2.6-SNAPSHOT [42/291] [2023-01-15T19:35:11.943Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:11.944Z] [INFO] [2023-01-15T19:35:11.944Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-framework --- [2023-01-15T19:35:11.944Z] [INFO] [2023-01-15T19:35:11.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ flashlight-framework --- [2023-01-15T19:35:11.944Z] [INFO] [2023-01-15T19:35:11.944Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ flashlight-framework --- [2023-01-15T19:35:11.944Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:11.944Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework [2023-01-15T19:35:11.944Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:11.944Z] [INFO] [2023-01-15T19:35:11.944Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ flashlight-framework --- [2023-01-15T19:35:11.944Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:12.074Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig/UTF-16BE.jsp [2023-01-15T19:35:12.075Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:12.075Z] [java] [2023-01-15T19:35:12.075Z] [java] [2023-01-15T19:35:12.075Z] [java] ----------------------------------------- [2023-01-15T19:35:12.075Z] [java] - jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig: PASS - [2023-01-15T19:35:12.075Z] [java] ----------------------------------------- [2023-01-15T19:35:12.075Z] [java] - Total PASS : 1 - [2023-01-15T19:35:12.075Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:12.075Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:12.075Z] [java] ----------------------------------------- [2023-01-15T19:35:12.075Z] [2023-01-15T19:35:12.075Z] undeploy: [2023-01-15T19:35:12.075Z] [2023-01-15T19:35:12.075Z] setOSConditions: [2023-01-15T19:35:12.075Z] [2023-01-15T19:35:12.075Z] setToolWin: [2023-01-15T19:35:12.075Z] [2023-01-15T19:35:12.075Z] setToolUnix: [2023-01-15T19:35:12.075Z] [2023-01-15T19:35:12.075Z] setToolProperty: [2023-01-15T19:35:12.075Z] [2023-01-15T19:35:12.075Z] setS1ASclassPath: [2023-01-15T19:35:12.075Z] [2023-01-15T19:35:12.075Z] init-common: [2023-01-15T19:35:12.075Z] [2023-01-15T19:35:12.075Z] undeploy-war-common: [2023-01-15T19:35:12.075Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:12.202Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:12.409Z] [INFO] [2023-01-15T19:35:12.409Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ flashlight-framework --- [2023-01-15T19:35:12.409Z] [INFO] [2023-01-15T19:35:12.409Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ flashlight-framework --- [2023-01-15T19:35:12.409Z] [INFO] [2023-01-15T19:35:12.409Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ flashlight-framework --- [2023-01-15T19:35:12.409Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:12.409Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:12.410Z] [INFO] [2023-01-15T19:35:12.410Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flashlight-framework --- [2023-01-15T19:35:12.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:12.410Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:12.410Z] [INFO] Copying 16 resources [2023-01-15T19:35:12.410Z] [INFO] Copying 2 resources [2023-01-15T19:35:12.410Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:12.410Z] [INFO] [2023-01-15T19:35:12.410Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ flashlight-framework --- [2023-01-15T19:35:12.410Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:12.410Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/classes [2023-01-15T19:35:12.642Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:12.666Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Some input files use or override a deprecated API. [2023-01-15T19:35:12.667Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:12.667Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/ProbeRegistry.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:12.667Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/ProbeRegistry.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:12.667Z] [INFO] [2023-01-15T19:35:12.667Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework --- [2023-01-15T19:35:12.667Z] [INFO] [2023-01-15T19:35:12.667Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework --- [2023-01-15T19:35:12.667Z] [INFO] [2023-01-15T19:35:12.667Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ flashlight-framework --- [2023-01-15T19:35:12.667Z] [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.flashlight.impl.client, has 1, private references [org.glassfish.flashlight.impl.core] [2023-01-15T19:35:12.667Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:12.667Z] [INFO] [2023-01-15T19:35:12.667Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ flashlight-framework --- [2023-01-15T19:35:12.667Z] [INFO] [2023-01-15T19:35:12.667Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ flashlight-framework --- [2023-01-15T19:35:12.667Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:12.667Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/classes [2023-01-15T19:35:12.667Z] [INFO] [2023-01-15T19:35:12.667Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ flashlight-framework --- [2023-01-15T19:35:12.667Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:35:12.667Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:35:12.667Z] [INFO] [2023-01-15T19:35:12.667Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flashlight-framework --- [2023-01-15T19:35:12.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:12.667Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:12.667Z] [INFO] Copying 3 resources [2023-01-15T19:35:12.667Z] [INFO] [2023-01-15T19:35:12.667Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ flashlight-framework --- [2023-01-15T19:35:12.667Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:12.667Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/test-classes [2023-01-15T19:35:12.705Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:12.705Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/servlet/org/glassfish/cditest/user/impl/UserServiceImpl.java uses or overrides a deprecated API. [2023-01-15T19:35:12.705Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:12.705Z] [javac] 1 warning [2023-01-15T19:35:12.705Z] [javac] Creating empty /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/model/package-info.class [2023-01-15T19:35:12.705Z] [javac] Creating empty /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/package-info.class [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] build: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] setOSConditions: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] setToolWin: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] setToolUnix: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] setToolProperty: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] setS1ASclassPath: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] init-common: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] webclient-war-common: [2023-01-15T19:35:12.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] clear: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] test-tlds-exist: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] copy-tlds: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] test-tagfiles-exist: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] copy-tagfiles: [2023-01-15T19:35:12.705Z] [2023-01-15T19:35:12.705Z] package-war-common: [2023-01-15T19:35:12.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:12.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:12.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:12.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:12.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/lib [2023-01-15T19:35:12.706Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:12.706Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:12.706Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/docroot [2023-01-15T19:35:12.706Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web.war [2023-01-15T19:35:12.706Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:12.706Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:12.706Z] [javac] Compiling 1 source file [2023-01-15T19:35:12.706Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:35:12.706Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:12.706Z] [2023-01-15T19:35:12.706Z] deploy: [2023-01-15T19:35:12.706Z] [2023-01-15T19:35:12.706Z] deploy-war-common: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] all: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setOSConditions: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolWin: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolUnix: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolProperty: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setS1ASclassPath: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] init-common: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] clean: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setOSConditions: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolWin: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolUnix: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolProperty: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setS1ASclassPath: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] init-common: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] clean-common: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setOSConditions: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolWin: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolUnix: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolProperty: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setS1ASclassPath: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] init-common: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] clean-classes-common: [2023-01-15T19:35:12.902Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setOSConditions: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolWin: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolUnix: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setToolProperty: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.902Z] setS1ASclassPath: [2023-01-15T19:35:12.902Z] [2023-01-15T19:35:12.903Z] init-common: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] clean-jars-common: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] compile: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] setOSConditions: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] setToolWin: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] setToolUnix: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] setToolProperty: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] setS1ASclassPath: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] init-common: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] compile-common: [2023-01-15T19:35:12.903Z] [echo] Current time (ISO): 2023-01-15T19:35:12.787+0000 [2023-01-15T19:35:12.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:12.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/servlet [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] build: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] setOSConditions: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] setToolWin: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] setToolUnix: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] setToolProperty: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] setS1ASclassPath: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] init-common: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] webclient-war-common: [2023-01-15T19:35:12.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] clear: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] test-tlds-exist: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] copy-tlds: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] test-tagfiles-exist: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] copy-tagfiles: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] package-war-common: [2023-01-15T19:35:12.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:12.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:12.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:12.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:12.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/lib [2023-01-15T19:35:12.903Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:12.903Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web.war [2023-01-15T19:35:12.903Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:12.903Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:12.903Z] [javac] Compiling 1 source file [2023-01-15T19:35:12.903Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:35:12.903Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] deploy: [2023-01-15T19:35:12.903Z] [2023-01-15T19:35:12.903Z] deploy-war-common: [2023-01-15T19:35:12.923Z] [INFO] [2023-01-15T19:35:12.924Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework --- [2023-01-15T19:35:12.924Z] [INFO] [2023-01-15T19:35:12.924Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ flashlight-framework --- [2023-01-15T19:35:12.924Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:35:12.924Z] [INFO] [2023-01-15T19:35:12.924Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:12.924Z] [INFO] T E S T S [2023-01-15T19:35:12.924Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:12.924Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:12.924Z] [0.017s][info][gc] Using G1 [2023-01-15T19:35:12.964Z] [2023-01-15T19:35:12.968Z] setOSConditions: [2023-01-15T19:35:12.968Z] [2023-01-15T19:35:12.968Z] setToolWin: [2023-01-15T19:35:12.968Z] [2023-01-15T19:35:12.968Z] setToolUnix: [2023-01-15T19:35:12.968Z] [2023-01-15T19:35:12.968Z] setToolProperty: [2023-01-15T19:35:12.968Z] [2023-01-15T19:35:12.968Z] setS1ASclassPath: [2023-01-15T19:35:12.968Z] [2023-01-15T19:35:12.968Z] init-common: [2023-01-15T19:35:12.968Z] [2023-01-15T19:35:12.968Z] deploy-war-commonpe: [2023-01-15T19:35:12.968Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:13.161Z] [2023-01-15T19:35:13.162Z] setOSConditions: [2023-01-15T19:35:13.162Z] [2023-01-15T19:35:13.162Z] setToolWin: [2023-01-15T19:35:13.162Z] [2023-01-15T19:35:13.162Z] setToolUnix: [2023-01-15T19:35:13.162Z] [2023-01-15T19:35:13.162Z] setToolProperty: [2023-01-15T19:35:13.162Z] [2023-01-15T19:35:13.162Z] setS1ASclassPath: [2023-01-15T19:35:13.162Z] [2023-01-15T19:35:13.162Z] init-common: [2023-01-15T19:35:13.162Z] [2023-01-15T19:35:13.162Z] deploy-war-commonpe: [2023-01-15T19:35:13.162Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:13.180Z] [0.379s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 23M->3M(256M) 4.194ms [2023-01-15T19:35:13.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web.war [2023-01-15T19:35:13.437Z] [INFO] Running org.glassfish.flashlight.xml.ProbeProviderStaxParserTest [2023-01-15T19:35:13.437Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.glassfish.flashlight.xml.ProbeProviderStaxParserTest [2023-01-15T19:35:13.727Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web.war [2023-01-15T19:35:13.766Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyApp.ear [2023-01-15T19:35:13.789Z] [exec] Application deployed with name cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web. [2023-01-15T19:35:13.790Z] [2023-01-15T19:35:13.790Z] deploy-war-commonee: [2023-01-15T19:35:13.790Z] [2023-01-15T19:35:13.790Z] run: [2023-01-15T19:35:13.790Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:13.986Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web. [2023-01-15T19:35:13.987Z] [2023-01-15T19:35:13.987Z] deploy-war-commonee: [2023-01-15T19:35:13.987Z] [2023-01-15T19:35:13.987Z] run: [2023-01-15T19:35:14.001Z] [INFO] [2023-01-15T19:35:14.001Z] [INFO] Results: [2023-01-15T19:35:14.001Z] [INFO] [2023-01-15T19:35:14.001Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:35:14.001Z] [INFO] [2023-01-15T19:35:14.001Z] [INFO] [2023-01-15T19:35:14.001Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ flashlight-framework --- [2023-01-15T19:35:14.001Z] [INFO] Executing tasks [2023-01-15T19:35:14.001Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/classes/META-INF for [2023-01-15T19:35:14.001Z] [INFO] [echo] flashlight-framework [2023-01-15T19:35:14.001Z] [INFO] Executed tasks [2023-01-15T19:35:14.001Z] [INFO] [2023-01-15T19:35:14.001Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ flashlight-framework --- [2023-01-15T19:35:14.001Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/flashlight-framework.jar [2023-01-15T19:35:14.001Z] [INFO] [2023-01-15T19:35:14.001Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ flashlight-framework --- [2023-01-15T19:35:14.001Z] [INFO] [2023-01-15T19:35:14.001Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ flashlight-framework --- [2023-01-15T19:35:14.001Z] [INFO] [2023-01-15T19:35:14.001Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework --- [2023-01-15T19:35:14.046Z] [java] opening connection to http://localhost:8080/cdi-use-of-interceptors-in-ejbs-through-at-interceptors/myurl [2023-01-15T19:35:14.046Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:14.046Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:14.046Z] [java] [2023-01-15T19:35:14.046Z] [java] [2023-01-15T19:35:14.046Z] [java] ----------------------------------------- [2023-01-15T19:35:14.046Z] [java] - interceptors-use-of-interceptors-in-ejbs-through-at-interceptors: PASS - [2023-01-15T19:35:14.046Z] [java] ----------------------------------------- [2023-01-15T19:35:14.046Z] [java] - Total PASS : 1 - [2023-01-15T19:35:14.046Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:14.046Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:14.046Z] [java] ----------------------------------------- [2023-01-15T19:35:14.046Z] [2023-01-15T19:35:14.046Z] undeploy: [2023-01-15T19:35:14.046Z] [2023-01-15T19:35:14.046Z] setOSConditions: [2023-01-15T19:35:14.046Z] [2023-01-15T19:35:14.046Z] setToolWin: [2023-01-15T19:35:14.046Z] [2023-01-15T19:35:14.046Z] setToolUnix: [2023-01-15T19:35:14.046Z] [2023-01-15T19:35:14.046Z] setToolProperty: [2023-01-15T19:35:14.046Z] [2023-01-15T19:35:14.046Z] setS1ASclassPath: [2023-01-15T19:35:14.046Z] [2023-01-15T19:35:14.046Z] init-common: [2023-01-15T19:35:14.046Z] [2023-01-15T19:35:14.046Z] undeploy-war-common: [2023-01-15T19:35:14.046Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: testCommonTasks [2023-01-15T19:35:14.157Z] [INFO] [testng] Admin Console tests [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: testDeployedAppPage [2023-01-15T19:35:14.157Z] [INFO] [testng] Admin Console tests [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: testRealmsList [2023-01-15T19:35:14.157Z] [INFO] [testng] Admin Console tests [2023-01-15T19:35:14.157Z] [INFO] [testng] [2023-01-15T19:35:14.157Z] [INFO] [testng] =============================================== [2023-01-15T19:35:14.157Z] [INFO] [testng] adminconsole_tests [2023-01-15T19:35:14.157Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2023-01-15T19:35:14.157Z] [INFO] [testng] =============================================== [2023-01-15T19:35:14.157Z] [INFO] [testng] [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: testAdminCommandEndpoint [2023-01-15T19:35:14.157Z] [INFO] [testng] REST API Tests [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: testChildConfigBeanEndpoint [2023-01-15T19:35:14.157Z] [INFO] [testng] REST API Tests [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: testEndpointWithEncodedSlash [2023-01-15T19:35:14.157Z] [INFO] [testng] REST API Tests [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: testManagementEndpoint [2023-01-15T19:35:14.157Z] [INFO] [testng] REST API Tests [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: testMonitoringEndpoint [2023-01-15T19:35:14.157Z] [INFO] [testng] REST API Tests [2023-01-15T19:35:14.157Z] [INFO] [testng] [2023-01-15T19:35:14.157Z] [INFO] [testng] =============================================== [2023-01-15T19:35:14.157Z] [INFO] [testng] rest_tests [2023-01-15T19:35:14.157Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2023-01-15T19:35:14.157Z] [INFO] [testng] =============================================== [2023-01-15T19:35:14.157Z] [INFO] [testng] [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: simpleJSPTestPage [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: simpleServletTest [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: staticHTMLPageTest [2023-01-15T19:35:14.157Z] [INFO] [testng] PASSED: testServerRunning [2023-01-15T19:35:14.157Z] [INFO] [testng] [2023-01-15T19:35:14.157Z] [INFO] [testng] =============================================== [2023-01-15T19:35:14.157Z] [INFO] [testng] deploy_upload_test [2023-01-15T19:35:14.157Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2023-01-15T19:35:14.157Z] [INFO] [testng] =============================================== [2023-01-15T19:35:14.157Z] [INFO] [testng] [2023-01-15T19:35:14.245Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:14.245Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir/encodingMismatch.jsp [2023-01-15T19:35:14.257Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:14.258Z] [INFO] [2023-01-15T19:35:14.258Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ flashlight-framework --- [2023-01-15T19:35:14.258Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/6.2.6-SNAPSHOT/flashlight-framework-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:14.258Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/6.2.6-SNAPSHOT/flashlight-framework-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:14.258Z] [INFO] [2023-01-15T19:35:14.258Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2023-01-15T19:35:14.258Z] [INFO] Building Kernel Classes 6.2.6-SNAPSHOT [43/291] [2023-01-15T19:35:14.258Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:14.504Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:14.509Z] [java] [2023-01-15T19:35:14.509Z] [java] [2023-01-15T19:35:14.509Z] [java] ----------------------------------------- [2023-01-15T19:35:14.509Z] [java] - jsp-bom-in-classic-syntax-encoding-mismatch-pagedir: PASS - [2023-01-15T19:35:14.509Z] [java] ----------------------------------------- [2023-01-15T19:35:14.509Z] [java] - Total PASS : 1 - [2023-01-15T19:35:14.509Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:14.509Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:14.509Z] [java] ----------------------------------------- [2023-01-15T19:35:14.509Z] [2023-01-15T19:35:14.509Z] undeploy: [2023-01-15T19:35:14.509Z] [2023-01-15T19:35:14.510Z] setOSConditions: [2023-01-15T19:35:14.510Z] [2023-01-15T19:35:14.510Z] setToolWin: [2023-01-15T19:35:14.510Z] [2023-01-15T19:35:14.510Z] setToolUnix: [2023-01-15T19:35:14.510Z] [2023-01-15T19:35:14.510Z] setToolProperty: [2023-01-15T19:35:14.510Z] [2023-01-15T19:35:14.510Z] setS1ASclassPath: [2023-01-15T19:35:14.510Z] [2023-01-15T19:35:14.510Z] init-common: [2023-01-15T19:35:14.510Z] [2023-01-15T19:35:14.510Z] undeploy-war-common: [2023-01-15T19:35:14.510Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:14.514Z] [INFO] [2023-01-15T19:35:14.515Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ kernel --- [2023-01-15T19:35:14.515Z] [INFO] [2023-01-15T19:35:14.515Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ kernel --- [2023-01-15T19:35:14.515Z] [INFO] [2023-01-15T19:35:14.515Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ kernel --- [2023-01-15T19:35:14.515Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:14.515Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel [2023-01-15T19:35:14.515Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:14.515Z] [INFO] [2023-01-15T19:35:14.515Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ kernel --- [2023-01-15T19:35:14.515Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:14.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] all: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setOSConditions: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setToolWin: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setToolUnix: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setToolProperty: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setS1ASclassPath: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] init-common: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] clean: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setOSConditions: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setToolWin: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setToolUnix: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setToolProperty: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setS1ASclassPath: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] init-common: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] clean-common: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setOSConditions: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setToolWin: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setToolUnix: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setToolProperty: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.610Z] setS1ASclassPath: [2023-01-15T19:35:14.610Z] [2023-01-15T19:35:14.611Z] init-common: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] clean-classes-common: [2023-01-15T19:35:14.611Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] setOSConditions: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] setToolWin: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] setToolUnix: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] setToolProperty: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] setS1ASclassPath: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] init-common: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] clean-jars-common: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] compile: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] setOSConditions: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] setToolWin: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] setToolUnix: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] setToolProperty: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] setS1ASclassPath: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] init-common: [2023-01-15T19:35:14.611Z] [2023-01-15T19:35:14.611Z] compile-common: [2023-01-15T19:35:14.611Z] [echo] Current time (ISO): 2023-01-15T19:35:14.570+0000 [2023-01-15T19:35:14.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:14.611Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:14.720Z] [INFO] [testng] PASSED: jsfAppDeployedFirstPagetest [2023-01-15T19:35:14.721Z] [INFO] [testng] PASSED: jsfIndexPageBasicTest [2023-01-15T19:35:14.721Z] [INFO] [testng] [2023-01-15T19:35:14.721Z] [INFO] [testng] =============================================== [2023-01-15T19:35:14.721Z] [INFO] [testng] jsf_hello_world [2023-01-15T19:35:14.721Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:35:14.721Z] [INFO] [testng] =============================================== [2023-01-15T19:35:14.721Z] [INFO] [testng] [2023-01-15T19:35:14.867Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:14.977Z] [INFO] [testng] Injection2 matched. [2023-01-15T19:35:14.977Z] [INFO] [testng] @PostConstruct worked [2023-01-15T19:35:14.977Z] [INFO] [testng] PASSED: injectedValuesTestPage [2023-01-15T19:35:14.977Z] [INFO] [testng] [2023-01-15T19:35:14.977Z] [INFO] [testng] =============================================== [2023-01-15T19:35:14.977Z] [INFO] [testng] jsf_injection [2023-01-15T19:35:14.977Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2023-01-15T19:35:14.977Z] [INFO] [testng] =============================================== [2023-01-15T19:35:14.977Z] [INFO] [testng] [2023-01-15T19:35:15.076Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:15.077Z] [INFO] [2023-01-15T19:35:15.077Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ kernel --- [2023-01-15T19:35:15.077Z] [INFO] [2023-01-15T19:35:15.077Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ kernel --- [2023-01-15T19:35:15.077Z] [INFO] [2023-01-15T19:35:15.077Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ kernel --- [2023-01-15T19:35:15.077Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:15.077Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:15.077Z] [INFO] [2023-01-15T19:35:15.077Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ kernel --- [2023-01-15T19:35:15.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:15.077Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:15.077Z] [INFO] Copying 10 resources [2023-01-15T19:35:15.077Z] [INFO] Copying 2 resources [2023-01-15T19:35:15.077Z] [INFO] Copying 23 resources [2023-01-15T19:35:15.077Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:15.077Z] [INFO] [2023-01-15T19:35:15.077Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ kernel --- [2023-01-15T19:35:15.077Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:15.077Z] [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/classes [2023-01-15T19:35:15.078Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:15.234Z] [INFO] [testng] PASSED: testNoLeak [2023-01-15T19:35:15.234Z] [INFO] [testng] PASSED: testUserTx [2023-01-15T19:35:15.234Z] [INFO] [testng] [2023-01-15T19:35:15.234Z] [INFO] [testng] =============================================== [2023-01-15T19:35:15.234Z] [INFO] [testng] jdbc_user_tx [2023-01-15T19:35:15.234Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:35:15.234Z] [INFO] [testng] =============================================== [2023-01-15T19:35:15.234Z] [INFO] [testng] [2023-01-15T19:35:15.336Z] [2023-01-15T19:35:15.337Z] all: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setOSConditions: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolWin: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolUnix: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolProperty: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setS1ASclassPath: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] init-common: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] clean: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setOSConditions: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolWin: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolUnix: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolProperty: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setS1ASclassPath: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] init-common: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] clean-common: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setOSConditions: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolWin: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolUnix: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolProperty: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setS1ASclassPath: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] init-common: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] clean-classes-common: [2023-01-15T19:35:15.337Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setOSConditions: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolWin: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolUnix: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolProperty: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setS1ASclassPath: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] init-common: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] clean-jars-common: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] compile: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setOSConditions: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolWin: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolUnix: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolProperty: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setS1ASclassPath: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] init-common: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] compile-common: [2023-01-15T19:35:15.337Z] [echo] Current time (ISO): 2023-01-15T19:35:15.144+0000 [2023-01-15T19:35:15.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:15.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/servlet [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] build: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setOSConditions: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolWin: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolUnix: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolProperty: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setS1ASclassPath: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] init-common: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] webclient-war-common: [2023-01-15T19:35:15.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] clear: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] test-tlds-exist: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] copy-tlds: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] test-tagfiles-exist: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] copy-tagfiles: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] package-war-common: [2023-01-15T19:35:15.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:15.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:15.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:15.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:15.337Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:15.337Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:15.337Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-cache-taglib-precompile-web.war [2023-01-15T19:35:15.337Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:15.337Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:15.337Z] [javac] Compiling 1 source file [2023-01-15T19:35:15.337Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:35:15.337Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] deploy: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] deploy-war-common: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setOSConditions: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolWin: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolUnix: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setToolProperty: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] setS1ASclassPath: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] init-common: [2023-01-15T19:35:15.337Z] [2023-01-15T19:35:15.337Z] deploy-war-commonpe: [2023-01-15T19:35:15.491Z] [INFO] [testng] PASSED: persistWithInjectEMF [2023-01-15T19:35:15.491Z] [INFO] [testng] PASSED: lazyLoadingByQuery [2023-01-15T19:35:15.491Z] [INFO] [testng] [2023-01-15T19:35:15.491Z] [INFO] [testng] =============================================== [2023-01-15T19:35:15.491Z] [INFO] [testng] jpa_inject_emf [2023-01-15T19:35:15.491Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:35:15.491Z] [INFO] [testng] =============================================== [2023-01-15T19:35:15.491Z] [INFO] [testng] [2023-01-15T19:35:15.597Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:15.748Z] [INFO] [testng] PASSED: initialize [2023-01-15T19:35:15.748Z] [INFO] [testng] PASSED: validatePersist [2023-01-15T19:35:15.749Z] [INFO] [testng] PASSED: validateUpdate [2023-01-15T19:35:15.749Z] [INFO] [testng] PASSED: validateRemove [2023-01-15T19:35:15.749Z] [INFO] [testng] PASSED: verify [2023-01-15T19:35:15.749Z] [INFO] [testng] [2023-01-15T19:35:15.749Z] [INFO] [testng] =============================================== [2023-01-15T19:35:15.749Z] [INFO] [testng] jpa_validation [2023-01-15T19:35:15.749Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2023-01-15T19:35:15.749Z] [INFO] [testng] =============================================== [2023-01-15T19:35:15.749Z] [INFO] [testng] [2023-01-15T19:35:15.749Z] [INFO] [testng] PASSED: simpleJSPTestPage [2023-01-15T19:35:15.749Z] [INFO] [testng] PASSED: simpleServletTest [2023-01-15T19:35:15.749Z] [INFO] [testng] PASSED: staticHTMLPageTest [2023-01-15T19:35:15.749Z] [INFO] [testng] [2023-01-15T19:35:15.749Z] [INFO] [testng] =============================================== [2023-01-15T19:35:15.749Z] [INFO] [testng] security_hello_jsp [2023-01-15T19:35:15.749Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2023-01-15T19:35:15.749Z] [INFO] [testng] =============================================== [2023-01-15T19:35:15.749Z] [INFO] [testng] [2023-01-15T19:35:16.006Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/bootstrap/DerbyLifecycle.java: Some input files use or override a deprecated API. [2023-01-15T19:35:16.007Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/bootstrap/DerbyLifecycle.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:16.007Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/DynamicConfigListener.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:16.007Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/DynamicConfigListener.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:16.007Z] [INFO] [2023-01-15T19:35:16.007Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ kernel --- [2023-01-15T19:35:16.007Z] [INFO] [2023-01-15T19:35:16.007Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ kernel --- [2023-01-15T19:35:16.007Z] [INFO] [2023-01-15T19:35:16.007Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ kernel --- [2023-01-15T19:35:16.015Z] [INFO] [testng] PASSED: testAuthGroupMappedUser [2023-01-15T19:35:16.015Z] [INFO] [testng] PASSED: testAuthNotAuthorizedUser [2023-01-15T19:35:16.015Z] [INFO] [testng] PASSED: testAuthNotValidPassword [2023-01-15T19:35:16.015Z] [INFO] [testng] PASSED: testAuthRoleMappedUser [2023-01-15T19:35:16.015Z] [INFO] [testng] [2023-01-15T19:35:16.015Z] [INFO] [testng] =============================================== [2023-01-15T19:35:16.015Z] [INFO] [testng] security_hello_basicauth [2023-01-15T19:35:16.016Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2023-01-15T19:35:16.016Z] [INFO] [testng] =============================================== [2023-01-15T19:35:16.016Z] [INFO] [testng] [2023-01-15T19:35:16.016Z] [INFO] [testng] PASSED: singletonStartup [2023-01-15T19:35:16.016Z] [INFO] [testng] PASSED: singletonInjectLookup [2023-01-15T19:35:16.016Z] [INFO] [testng] [2023-01-15T19:35:16.016Z] [INFO] [testng] =============================================== [2023-01-15T19:35:16.016Z] [INFO] [testng] security_app_permissions [2023-01-15T19:35:16.016Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:35:16.016Z] [INFO] [testng] =============================================== [2023-01-15T19:35:16.016Z] [INFO] [testng] [2023-01-15T19:35:16.164Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-cache-taglib-precompile-web.war [2023-01-15T19:35:16.263Z] [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.v3.services.impl, has 1, private references [com.sun.enterprise.v3.services.impl.monitor] [2023-01-15T19:35:16.263Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:16.263Z] [INFO] [2023-01-15T19:35:16.264Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ kernel --- [2023-01-15T19:35:16.264Z] [INFO] [2023-01-15T19:35:16.264Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ kernel --- [2023-01-15T19:35:16.264Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:16.264Z] [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/classes [2023-01-15T19:35:17.193Z] [INFO] [2023-01-15T19:35:17.193Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ kernel --- [2023-01-15T19:35:17.193Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:35:17.193Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:35:17.193Z] [INFO] [2023-01-15T19:35:17.193Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ kernel --- [2023-01-15T19:35:17.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:17.193Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:17.193Z] [INFO] Copying 1 resource [2023-01-15T19:35:17.193Z] [INFO] [2023-01-15T19:35:17.193Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ kernel --- [2023-01-15T19:35:17.193Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:17.193Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/test-classes [2023-01-15T19:35:17.391Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:17.391Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/servlet/org/glassfish/cditest/user/impl/UserServiceImpl.java uses or overrides a deprecated API. [2023-01-15T19:35:17.391Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:17.391Z] [javac] 1 warning [2023-01-15T19:35:17.391Z] [javac] Creating empty /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/model/package-info.class [2023-01-15T19:35:17.391Z] [javac] Creating empty /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/package-info.class [2023-01-15T19:35:17.391Z] [2023-01-15T19:35:17.391Z] build: [2023-01-15T19:35:17.391Z] [2023-01-15T19:35:17.391Z] setOSConditions: [2023-01-15T19:35:17.391Z] [2023-01-15T19:35:17.391Z] setToolWin: [2023-01-15T19:35:17.391Z] [2023-01-15T19:35:17.391Z] setToolUnix: [2023-01-15T19:35:17.391Z] [2023-01-15T19:35:17.391Z] setToolProperty: [2023-01-15T19:35:17.391Z] [2023-01-15T19:35:17.391Z] setS1ASclassPath: [2023-01-15T19:35:17.391Z] [2023-01-15T19:35:17.391Z] init-common: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] webclient-war-common: [2023-01-15T19:35:17.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] clear: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] test-tlds-exist: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] copy-tlds: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] test-tagfiles-exist: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] copy-tagfiles: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] package-war-common: [2023-01-15T19:35:17.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:17.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:17.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:17.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:17.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/lib [2023-01-15T19:35:17.392Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:17.392Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:17.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/docroot [2023-01-15T19:35:17.392Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web.war [2023-01-15T19:35:17.392Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:17.392Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:17.392Z] [javac] Compiling 1 source file [2023-01-15T19:35:17.392Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:35:17.392Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] deploy: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] deploy-war-common: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] setOSConditions: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] setToolWin: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] setToolUnix: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] setToolProperty: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] setS1ASclassPath: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] init-common: [2023-01-15T19:35:17.392Z] [2023-01-15T19:35:17.392Z] deploy-war-commonpe: [2023-01-15T19:35:17.392Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:17.449Z] [INFO] [2023-01-15T19:35:17.449Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel --- [2023-01-15T19:35:17.449Z] [INFO] [2023-01-15T19:35:17.449Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ kernel --- [2023-01-15T19:35:17.449Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:35:17.449Z] [INFO] [2023-01-15T19:35:17.449Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:17.449Z] [INFO] T E S T S [2023-01-15T19:35:17.449Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:17.540Z] [exec] Application deployed with name web-jsp-cache-taglib-precompile-web. [2023-01-15T19:35:17.541Z] [2023-01-15T19:35:17.541Z] deploy-war-commonee: [2023-01-15T19:35:17.541Z] [2023-01-15T19:35:17.541Z] run: [2023-01-15T19:35:17.541Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:17.650Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web.war [2023-01-15T19:35:17.705Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:17.706Z] [0.017s][info][gc] Using G1 [2023-01-15T19:35:17.800Z] [java] Connecting to: http://localhost:45711/web-jsp-cache-taglib-precompile/jsp/caching/basicCache.jsp [2023-01-15T19:35:17.801Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:17.801Z] [java] [2023-01-15T19:35:17.801Z] [java] [2023-01-15T19:35:17.801Z] [java] ----------------------------------------- [2023-01-15T19:35:17.801Z] [java] - jsp-cache-taglib-precompile: PASS - [2023-01-15T19:35:17.801Z] [java] ----------------------------------------- [2023-01-15T19:35:17.801Z] [java] - Total PASS : 1 - [2023-01-15T19:35:17.801Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:17.801Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:17.801Z] [java] ----------------------------------------- [2023-01-15T19:35:17.801Z] [2023-01-15T19:35:17.801Z] undeploy: [2023-01-15T19:35:17.801Z] [2023-01-15T19:35:17.801Z] setOSConditions: [2023-01-15T19:35:17.801Z] [2023-01-15T19:35:17.801Z] setToolWin: [2023-01-15T19:35:17.801Z] [2023-01-15T19:35:17.801Z] setToolUnix: [2023-01-15T19:35:17.801Z] [2023-01-15T19:35:17.801Z] setToolProperty: [2023-01-15T19:35:17.801Z] [2023-01-15T19:35:17.801Z] setS1ASclassPath: [2023-01-15T19:35:17.801Z] [2023-01-15T19:35:17.801Z] init-common: [2023-01-15T19:35:17.801Z] [2023-01-15T19:35:17.801Z] undeploy-war-common: [2023-01-15T19:35:17.801Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:17.962Z] [0.316s][info][gc] GC(0) Pause Young (Normal) (GCLocker Initiated GC) 24M->4M(256M) 3.563ms [2023-01-15T19:35:18.215Z] [exec] Application deployed with name cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web. [2023-01-15T19:35:18.215Z] [2023-01-15T19:35:18.215Z] deploy-war-commonee: [2023-01-15T19:35:18.215Z] [2023-01-15T19:35:18.215Z] run: [2023-01-15T19:35:18.215Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:18.215Z] [java] opening connection to http://localhost:8080/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings/myurl [2023-01-15T19:35:18.218Z] [INFO] Running com.sun.enterprise.v3.admin.AdminAdapterTest [2023-01-15T19:35:18.218Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in com.sun.enterprise.v3.admin.AdminAdapterTest [2023-01-15T19:35:18.218Z] [INFO] Running com.sun.enterprise.v3.admin.ConfigAttributeSetTest [2023-01-15T19:35:18.367Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:18.474Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:18.474Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:18.474Z] [java] [2023-01-15T19:35:18.474Z] [java] [2023-01-15T19:35:18.474Z] [java] ----------------------------------------- [2023-01-15T19:35:18.474Z] [java] - interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings: PASS - [2023-01-15T19:35:18.474Z] [java] ----------------------------------------- [2023-01-15T19:35:18.474Z] [java] - Total PASS : 1 - [2023-01-15T19:35:18.474Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:18.474Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:18.474Z] [java] ----------------------------------------- [2023-01-15T19:35:18.474Z] [2023-01-15T19:35:18.474Z] undeploy: [2023-01-15T19:35:18.474Z] [2023-01-15T19:35:18.474Z] setOSConditions: [2023-01-15T19:35:18.474Z] [2023-01-15T19:35:18.474Z] setToolWin: [2023-01-15T19:35:18.474Z] [2023-01-15T19:35:18.474Z] setToolUnix: [2023-01-15T19:35:18.474Z] [2023-01-15T19:35:18.474Z] setToolProperty: [2023-01-15T19:35:18.474Z] [2023-01-15T19:35:18.474Z] setS1ASclassPath: [2023-01-15T19:35:18.474Z] [2023-01-15T19:35:18.474Z] init-common: [2023-01-15T19:35:18.474Z] [2023-01-15T19:35:18.474Z] undeploy-war-common: [2023-01-15T19:35:18.474Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:18.626Z] [2023-01-15T19:35:18.627Z] all: [2023-01-15T19:35:18.627Z] [2023-01-15T19:35:18.627Z] setOSConditions: [2023-01-15T19:35:18.627Z] [2023-01-15T19:35:18.627Z] setToolWin: [2023-01-15T19:35:18.627Z] [2023-01-15T19:35:18.627Z] setToolUnix: [2023-01-15T19:35:18.627Z] [2023-01-15T19:35:18.627Z] setToolProperty: [2023-01-15T19:35:18.627Z] [2023-01-15T19:35:18.627Z] setS1ASclassPath: [2023-01-15T19:35:18.627Z] [2023-01-15T19:35:18.627Z] init-common: [2023-01-15T19:35:18.627Z] [2023-01-15T19:35:18.627Z] setup: [2023-01-15T19:35:18.627Z] [2023-01-15T19:35:18.627Z] asadmin-common-ignore-fail: [2023-01-15T19:35:18.627Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true server.web-container.jsp-caching-enabled=true [2023-01-15T19:35:18.627Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:18.780Z] [1.312s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 78M->11M(256M) 27.303ms [2023-01-15T19:35:18.781Z] [1.312s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:35:18.781Z] [1.320s][info][gc] GC(2) Pause Remark 12M->12M(256M) 3.226ms [2023-01-15T19:35:18.781Z] [1.321s][info][gc] GC(2) Pause Cleanup 12M->12M(256M) 0.056ms [2023-01-15T19:35:18.781Z] [1.323s][info][gc] GC(2) Concurrent Cycle 10.973ms [2023-01-15T19:35:19.037Z] Jan 15, 2023 7:35:18 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:35:19.037Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:35:19.037Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] all: [2023-01-15T19:35:19.038Z] [echo] Running javaee-component-resources [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] all: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] javaee-comp: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setOSConditions: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolWin: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolUnix: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolProperty: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setS1ASclassPath: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] init-common: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] clean: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setOSConditions: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolWin: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolUnix: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolProperty: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setS1ASclassPath: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] init-common: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] clean-common: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setOSConditions: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolWin: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolUnix: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolProperty: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setS1ASclassPath: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] init-common: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] clean-classes-common: [2023-01-15T19:35:19.038Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setOSConditions: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolWin: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolUnix: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolProperty: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setS1ASclassPath: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] init-common: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] clean-jars-common: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] compile: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setOSConditions: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolWin: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolUnix: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setToolProperty: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] setS1ASclassPath: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] init-common: [2023-01-15T19:35:19.038Z] [2023-01-15T19:35:19.038Z] compile-common: [2023-01-15T19:35:19.038Z] [echo] Current time (ISO): 2023-01-15T19:35:18.864+0000 [2023-01-15T19:35:19.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:19.038Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:19.038Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:19.294Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:35:19.294Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:35:19.294Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.admin.util.ClusterOperationUtil replicateCommand [2023-01-15T19:35:19.294Z] SEVERE: Error during command replication: Feature-free dummy implementation for injection only [2023-01-15T19:35:19.294Z] Jan 15, 2023 7:35:19 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:35:19.294Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.simpleAttributeSetTest, started at 19:35:18.694594, test time: 489 ms [2023-01-15T19:35:19.294Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s - in com.sun.enterprise.v3.admin.ConfigAttributeSetTest [2023-01-15T19:35:19.294Z] [INFO] Running com.sun.enterprise.v3.admin.CreateProfilerTest [2023-01-15T19:35:19.551Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:35:19.551Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:35:19.551Z] profiler exists. Please delete it first [2023-01-15T19:35:19.551Z] Jan 15, 2023 7:35:19 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:35:19.551Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.twoProfilersForbidden, started at 19:35:19.300586, test time: 68 ms [2023-01-15T19:35:19.551Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.admin.CommandRunnerImpl injectParameters [2023-01-15T19:35:19.551Z] SEVERE: Exception while running a command [2023-01-15T19:35:19.551Z] 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 [2023-01-15T19:35:19.551Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToBoolean(MapInjectionResolver.java:434) [2023-01-15T19:35:19.551Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToObject(MapInjectionResolver.java:355) [2023-01-15T19:35:19.551Z] at org.glassfish.common.util.admin.MapInjectionResolver.getValue(MapInjectionResolver.java:153) [2023-01-15T19:35:19.551Z] at org.jvnet.hk2.config.InjectionManager.syncDoInject(InjectionManager.java:146) [2023-01-15T19:35:19.551Z] at org.jvnet.hk2.config.InjectionManager.inject(InjectionManager.java:50) [2023-01-15T19:35:19.551Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.injectParameters(CommandRunnerImpl.java:348) [2023-01-15T19:35:19.551Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1201) [2023-01-15T19:35:19.551Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1823) [2023-01-15T19:35:19.551Z] at com.sun.enterprise.v3.admin.CreateProfilerTest.invalidOption(CreateProfilerTest.java:223) [2023-01-15T19:35:19.551Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:19.551Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:19.552Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:19.552Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:19.552Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:19.552Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.552Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.552Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:19.552Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:19.552Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:19.552Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:19.552Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:19.552Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:19.552Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:19.552Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:19.553Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:19.553Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:19.553Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:19.553Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:19.553Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:19.553Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:19.553Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:19.553Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:19.553Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:19.553Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:19.553Z] [2023-01-15T19:35:19.553Z] Jan 15, 2023 7:35:19 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:35:19.553Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.invalidOption, started at 19:35:19.371664, test time: 6 ms [2023-01-15T19:35:19.553Z] Jan 15, 2023 7:35:19 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:35:19.553Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.properties, started at 19:35:19.380553, test time: 20 ms [2023-01-15T19:35:19.553Z] Jan 15, 2023 7:35:19 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:35:19.553Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.defaults, started at 19:35:19.404766, test time: 4 ms [2023-01-15T19:35:19.553Z] Jan 15, 2023 7:35:19 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:35:19.553Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.noValueOptionEnabled, started at 19:35:19.41147, test time: 4 ms [2023-01-15T19:35:19.553Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in com.sun.enterprise.v3.admin.CreateProfilerTest [2023-01-15T19:35:19.553Z] [INFO] Running com.sun.enterprise.v3.admin.PrivacyTest [2023-01-15T19:35:19.553Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in com.sun.enterprise.v3.admin.PrivacyTest [2023-01-15T19:35:19.553Z] [INFO] Running com.sun.enterprise.v3.admin.AdminCommandContextTest [2023-01-15T19:35:19.553Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in com.sun.enterprise.v3.admin.AdminCommandContextTest [2023-01-15T19:35:19.553Z] [INFO] Running com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest [2023-01-15T19:35:19.553Z] [2.068s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 87M->11M(256M) 10.025ms [2023-01-15T19:35:19.562Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.web-container.jsp-caching-enabled=true [2023-01-15T19:35:19.563Z] [exec] server.web-container.jsp-caching-enabled=true [2023-01-15T19:35:19.563Z] [2023-01-15T19:35:19.563Z] restart-server-instance-common: [2023-01-15T19:35:19.563Z] [2023-01-15T19:35:19.563Z] setOSConditions: [2023-01-15T19:35:19.563Z] [2023-01-15T19:35:19.563Z] setToolWin: [2023-01-15T19:35:19.563Z] [2023-01-15T19:35:19.563Z] setToolUnix: [2023-01-15T19:35:19.563Z] [2023-01-15T19:35:19.563Z] setToolProperty: [2023-01-15T19:35:19.563Z] [2023-01-15T19:35:19.563Z] setS1ASclassPath: [2023-01-15T19:35:19.563Z] [2023-01-15T19:35:19.563Z] init-common: [2023-01-15T19:35:19.563Z] [2023-01-15T19:35:19.563Z] stopDomain: [2023-01-15T19:35:19.563Z] [echo] run.xml:stopping domain... [2023-01-15T19:35:19.563Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:19.810Z] Jan 15, 2023 7:35:19 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:35:19.811Z] INFO: Test: com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest.nonExistingCommand, started at 19:35:19.579489, test time: 4 ms [2023-01-15T19:35:19.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest [2023-01-15T19:35:19.811Z] [INFO] Running com.sun.enterprise.v3.admin.CommandRunnerImplTest [2023-01-15T19:35:19.811Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.sun.enterprise.v3.admin.CommandRunnerImplTest [2023-01-15T19:35:19.812Z] [INFO] Running com.sun.enterprise.v3.common.PlainTextActionReporterTest [2023-01-15T19:35:19.812Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in com.sun.enterprise.v3.common.PlainTextActionReporterTest [2023-01-15T19:35:19.812Z] [INFO] Running com.sun.enterprise.v3.server.APIClassLoaderServiceImplTest [2023-01-15T19:35:19.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.sun.enterprise.v3.server.APIClassLoaderServiceImplTest [2023-01-15T19:35:19.812Z] [INFO] Running com.sun.enterprise.v3.server.AppServerStartupTest [2023-01-15T19:35:19.812Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:35:19.812Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:35:19.812Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2023-01-15T19:35:19.812Z] INFO: Shutdown requested [2023-01-15T19:35:19.812Z] MultiException stack 1 of 2 [2023-01-15T19:35:19.812Z] java.lang.RuntimeException: Exception from TestInitRunLevelService.postConstruct [2023-01-15T19:35:19.812Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:370) [2023-01-15T19:35:19.812Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:250) [2023-01-15T19:35:19.812Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:19.812Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:19.812Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:19.812Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:19.812Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:19.812Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:19.812Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:19.812Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:19.812Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.812Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.812Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.812Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.812Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.812Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.813Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.813Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:19.813Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:19.813Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:19.813Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:19.813Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:19.813Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:19.813Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:19.813Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:19.813Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:19.813Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:19.813Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:19.813Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:19.813Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:19.813Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:19.813Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:19.813Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:19.813Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:19.813Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:19.814Z] MultiException stack 2 of 2 [2023-01-15T19:35:19.814Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestInitRunLevelService [2023-01-15T19:35:19.814Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:429) [2023-01-15T19:35:19.814Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2023-01-15T19:35:19.814Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) [2023-01-15T19:35:19.814Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) [2023-01-15T19:35:19.814Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:762) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:561) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.access$100(CurrentTaskFuture.java:443) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:133) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:128) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:511) [2023-01-15T19:35:19.814Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2023-01-15T19:35:19.814Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:510) [2023-01-15T19:35:19.814Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:291) [2023-01-15T19:35:19.814Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2023-01-15T19:35:19.814Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:375) [2023-01-15T19:35:19.814Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:250) [2023-01-15T19:35:19.814Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:19.814Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:19.814Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:19.814Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:19.814Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:19.814Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:19.815Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.815Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:19.815Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:19.815Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.815Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.815Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:19.815Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:19.815Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:19.815Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:19.816Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:19.816Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:19.816Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:19.816Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:19.816Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:19.816Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:19.816Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:19.816Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:19.816Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:19.816Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:19.816Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:19.816Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:19.816Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:19.816Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:19.816Z] [2023-01-15T19:35:19.816Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2023-01-15T19:35:19.816Z] SEVERE: Shutdown required [2023-01-15T19:35:19.816Z] MultiException stack 1 of 1 [2023-01-15T19:35:19.816Z] MultiException stack 1 of 2 [2023-01-15T19:35:19.816Z] java.lang.RuntimeException: Exception from TestInitRunLevelService.postConstruct [2023-01-15T19:35:19.816Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:370) [2023-01-15T19:35:19.816Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:250) [2023-01-15T19:35:19.816Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:19.816Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:19.816Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:19.816Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:19.816Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:19.816Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:19.816Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:19.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:19.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.817Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.817Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:19.817Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:19.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:19.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:19.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:19.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:19.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:19.818Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:19.818Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:19.818Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:19.818Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:19.818Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:19.818Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:19.818Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:19.818Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:19.818Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:19.818Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:19.818Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:19.818Z] MultiException stack 2 of 2 [2023-01-15T19:35:19.818Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestInitRunLevelService [2023-01-15T19:35:19.818Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:429) [2023-01-15T19:35:19.818Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2023-01-15T19:35:19.818Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) [2023-01-15T19:35:19.818Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) [2023-01-15T19:35:19.818Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:762) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:561) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.access$100(CurrentTaskFuture.java:443) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:133) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:128) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:511) [2023-01-15T19:35:19.818Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2023-01-15T19:35:19.818Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:510) [2023-01-15T19:35:19.818Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:291) [2023-01-15T19:35:19.818Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2023-01-15T19:35:19.818Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:375) [2023-01-15T19:35:19.818Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:250) [2023-01-15T19:35:19.818Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:19.818Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:19.818Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:19.818Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:19.818Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:19.818Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:19.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:19.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:19.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:19.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:19.819Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.819Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.819Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.820Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.820Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.820Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:19.820Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:19.820Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:19.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:19.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:19.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:19.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:19.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:19.820Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:19.820Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:19.820Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:19.820Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:19.820Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:19.820Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:19.820Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:19.820Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:19.820Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:19.820Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:19.820Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:19.820Z] [2023-01-15T19:35:19.820Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:35:19.820Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:35:19.820Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:35:19.820Z] INFO: Undefined Product Name - define product and version info in config/branding 0.0.0 (0) startup time : Embedded (2ms), startup services(1ms), total(3ms) [2023-01-15T19:35:19.820Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2023-01-15T19:35:19.820Z] INFO: Shutdown requested [2023-01-15T19:35:19.820Z] MultiException stack 1 of 2 [2023-01-15T19:35:19.820Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2023-01-15T19:35:19.820Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:370) [2023-01-15T19:35:19.820Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:292) [2023-01-15T19:35:19.820Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:19.820Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:19.820Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:19.820Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:19.820Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:19.820Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:19.820Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:19.820Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:19.820Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:19.821Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.821Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.821Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.822Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.822Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.822Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:19.822Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:19.822Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:19.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:19.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:19.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:19.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:19.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:19.822Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:19.822Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:19.822Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:19.822Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:19.822Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:19.822Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:19.822Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:19.822Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:19.822Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:19.822Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:19.822Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:19.822Z] MultiException stack 2 of 2 [2023-01-15T19:35:19.822Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2023-01-15T19:35:19.822Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:429) [2023-01-15T19:35:19.822Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2023-01-15T19:35:19.822Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) [2023-01-15T19:35:19.822Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) [2023-01-15T19:35:19.822Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:762) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:561) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.access$100(CurrentTaskFuture.java:443) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:133) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:128) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:511) [2023-01-15T19:35:19.822Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2023-01-15T19:35:19.823Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:510) [2023-01-15T19:35:19.823Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:324) [2023-01-15T19:35:19.823Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2023-01-15T19:35:19.823Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:375) [2023-01-15T19:35:19.823Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:292) [2023-01-15T19:35:19.823Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:19.823Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:19.823Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:19.823Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:19.823Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:19.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.823Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.824Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:19.824Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:19.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:19.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:19.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:19.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:19.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:19.824Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:19.824Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:19.824Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:19.824Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:19.824Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:19.824Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:19.824Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:19.824Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:19.824Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:19.824Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:19.824Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:19.824Z] [2023-01-15T19:35:19.824Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2023-01-15T19:35:19.824Z] SEVERE: Startup service failed to start [2023-01-15T19:35:19.824Z] MultiException stack 1 of 2 [2023-01-15T19:35:19.824Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2023-01-15T19:35:19.824Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:370) [2023-01-15T19:35:19.825Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:292) [2023-01-15T19:35:19.825Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:19.825Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:19.825Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:19.825Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:19.825Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:19.825Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.825Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.825Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.826Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:19.826Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:19.826Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:19.826Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:19.826Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:19.826Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:19.826Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:19.826Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:19.826Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:19.826Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:19.826Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:19.826Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:19.826Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:19.826Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:19.826Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:19.826Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:19.826Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:19.826Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:19.826Z] MultiException stack 2 of 2 [2023-01-15T19:35:19.826Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2023-01-15T19:35:19.826Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:429) [2023-01-15T19:35:19.826Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) [2023-01-15T19:35:19.826Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) [2023-01-15T19:35:19.826Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2023-01-15T19:35:19.826Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) [2023-01-15T19:35:19.826Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) [2023-01-15T19:35:19.826Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) [2023-01-15T19:35:19.826Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) [2023-01-15T19:35:19.826Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) [2023-01-15T19:35:19.827Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:762) [2023-01-15T19:35:19.827Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:561) [2023-01-15T19:35:19.827Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.access$100(CurrentTaskFuture.java:443) [2023-01-15T19:35:19.827Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:133) [2023-01-15T19:35:19.827Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:128) [2023-01-15T19:35:19.827Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:511) [2023-01-15T19:35:19.827Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2023-01-15T19:35:19.827Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:510) [2023-01-15T19:35:19.827Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:324) [2023-01-15T19:35:19.827Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2023-01-15T19:35:19.827Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:375) [2023-01-15T19:35:19.827Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:292) [2023-01-15T19:35:19.827Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:19.827Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:19.827Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:19.827Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:19.827Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:19.827Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:19.827Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:19.827Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:19.827Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.827Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.827Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.827Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.827Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.827Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.828Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.828Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:19.828Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:19.828Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:19.828Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:19.828Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:19.828Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:19.828Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:19.828Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:19.828Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:19.828Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:19.828Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:19.828Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:19.828Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:19.828Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:19.828Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:19.828Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:19.828Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:19.828Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:19.828Z] [2023-01-15T19:35:19.828Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2023-01-15T19:35:19.828Z] SEVERE: Shutdown required [2023-01-15T19:35:19.829Z] MultiException stack 1 of 1 [2023-01-15T19:35:19.829Z] MultiException stack 1 of 2 [2023-01-15T19:35:19.829Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2023-01-15T19:35:19.829Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:370) [2023-01-15T19:35:19.829Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:292) [2023-01-15T19:35:19.829Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:19.829Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:19.829Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:19.829Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:19.829Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:19.829Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.829Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.830Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:19.830Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:19.830Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:19.830Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:19.830Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:19.830Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:19.830Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:19.830Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:19.830Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:19.830Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:19.830Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:19.830Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:19.830Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:19.830Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:19.830Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:19.830Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:19.830Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:19.830Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:19.830Z] MultiException stack 2 of 2 [2023-01-15T19:35:19.830Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2023-01-15T19:35:19.830Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:429) [2023-01-15T19:35:19.830Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) [2023-01-15T19:35:19.830Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) [2023-01-15T19:35:19.830Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2023-01-15T19:35:19.831Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) [2023-01-15T19:35:20.088Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) [2023-01-15T19:35:20.088Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) [2023-01-15T19:35:20.088Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) [2023-01-15T19:35:20.088Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) [2023-01-15T19:35:20.088Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:762) [2023-01-15T19:35:20.088Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:561) [2023-01-15T19:35:20.088Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.access$100(CurrentTaskFuture.java:443) [2023-01-15T19:35:20.088Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:133) [2023-01-15T19:35:20.088Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:128) [2023-01-15T19:35:20.088Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:511) [2023-01-15T19:35:20.088Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2023-01-15T19:35:20.089Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:510) [2023-01-15T19:35:20.089Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:324) [2023-01-15T19:35:20.089Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2023-01-15T19:35:20.089Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:375) [2023-01-15T19:35:20.089Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:292) [2023-01-15T19:35:20.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:20.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:20.089Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:20.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:20.089Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:20.089Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.089Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.089Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:20.089Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:20.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:20.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:20.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:20.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:20.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:20.090Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:20.090Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:20.090Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:20.090Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:20.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:20.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:20.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:20.090Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:20.090Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:20.090Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:20.090Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:20.090Z] [2023-01-15T19:35:20.090Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:35:20.090Z] INFO: Shutdown procedure finished [2023-01-15T19:35:20.090Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:35:20.090Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:35:20.090Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:35:20.090Z] INFO: Undefined Product Name - define product and version info in config/branding 0.0.0 (0) startup time : Embedded (2ms), startup services(1ms), total(3ms) [2023-01-15T19:35:20.090Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:35:20.090Z] INFO: Shutdown procedure finished [2023-01-15T19:35:20.090Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:35:20.090Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:35:20.090Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:35:20.090Z] INFO: Undefined Product Name - define product and version info in config/branding 0.0.0 (0) startup time : Embedded (2ms), startup services(1ms), total(3ms) [2023-01-15T19:35:20.090Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:35:20.090Z] SEVERE: Shutting down server due to startup exception [2023-01-15T19:35:20.090Z] java.lang.Exception: Exception from Future. [2023-01-15T19:35:20.090Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithFuturesException(AppServerStartupTest.java:314) [2023-01-15T19:35:20.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:20.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:20.090Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:20.090Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:20.090Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:20.090Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.090Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.091Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:20.091Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:20.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:20.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:20.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:20.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:20.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:20.091Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:20.091Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:20.091Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:20.091Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:20.091Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:20.091Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:20.091Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:20.091Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:20.091Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:20.091Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:20.091Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:20.091Z] [2023-01-15T19:35:20.091Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:35:20.091Z] INFO: Shutdown procedure finished [2023-01-15T19:35:20.091Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:35:20.091Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:35:20.091Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2023-01-15T19:35:20.091Z] INFO: Shutdown requested [2023-01-15T19:35:20.091Z] MultiException stack 1 of 2 [2023-01-15T19:35:20.091Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2023-01-15T19:35:20.091Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:370) [2023-01-15T19:35:20.091Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:270) [2023-01-15T19:35:20.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:20.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:20.091Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:20.091Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:20.091Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:20.091Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.092Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:20.092Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:20.092Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.092Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.092Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:20.092Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:20.092Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:20.092Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:20.092Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:20.092Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:20.092Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:20.092Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:20.092Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:20.092Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:20.092Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:20.092Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:20.092Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:20.092Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:20.092Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:20.092Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:20.092Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:20.092Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:20.092Z] MultiException stack 2 of 2 [2023-01-15T19:35:20.092Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2023-01-15T19:35:20.092Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:429) [2023-01-15T19:35:20.092Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) [2023-01-15T19:35:20.092Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) [2023-01-15T19:35:20.092Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2023-01-15T19:35:20.092Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) [2023-01-15T19:35:20.092Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) [2023-01-15T19:35:20.092Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) [2023-01-15T19:35:20.092Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) [2023-01-15T19:35:20.092Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) [2023-01-15T19:35:20.092Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:762) [2023-01-15T19:35:20.092Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:561) [2023-01-15T19:35:20.092Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.access$100(CurrentTaskFuture.java:443) [2023-01-15T19:35:20.093Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:133) [2023-01-15T19:35:20.093Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:128) [2023-01-15T19:35:20.093Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:511) [2023-01-15T19:35:20.093Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2023-01-15T19:35:20.093Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:510) [2023-01-15T19:35:20.093Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:307) [2023-01-15T19:35:20.093Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2023-01-15T19:35:20.093Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:375) [2023-01-15T19:35:20.093Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:270) [2023-01-15T19:35:20.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:20.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:20.093Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:20.093Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:20.093Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:20.093Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.093Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.093Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:20.093Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:20.094Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:20.094Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:20.094Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:20.094Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:20.094Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:20.094Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:20.094Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:20.094Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:20.094Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:20.094Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:20.094Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:20.094Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:20.094Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:20.094Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:20.094Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:20.094Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:20.094Z] [2023-01-15T19:35:20.094Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2023-01-15T19:35:20.094Z] SEVERE: Startup service failed to start [2023-01-15T19:35:20.094Z] MultiException stack 1 of 2 [2023-01-15T19:35:20.094Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2023-01-15T19:35:20.094Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:370) [2023-01-15T19:35:20.094Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:270) [2023-01-15T19:35:20.094Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:20.094Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:20.094Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:20.094Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:20.094Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:20.094Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.094Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.094Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.094Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:20.095Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:20.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:20.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:20.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:20.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:20.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:20.095Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:20.095Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:20.095Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:20.095Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:20.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:20.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:20.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:20.095Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:20.095Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:20.095Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:20.095Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:20.095Z] MultiException stack 2 of 2 [2023-01-15T19:35:20.095Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2023-01-15T19:35:20.095Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:429) [2023-01-15T19:35:20.095Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2023-01-15T19:35:20.095Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) [2023-01-15T19:35:20.095Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) [2023-01-15T19:35:20.095Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:762) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:561) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.access$100(CurrentTaskFuture.java:443) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:133) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:128) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:511) [2023-01-15T19:35:20.095Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2023-01-15T19:35:20.095Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:510) [2023-01-15T19:35:20.095Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:307) [2023-01-15T19:35:20.095Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2023-01-15T19:35:20.095Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:375) [2023-01-15T19:35:20.095Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:270) [2023-01-15T19:35:20.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:20.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:20.095Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:20.095Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:20.095Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:20.095Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:20.096Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:20.096Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:20.096Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.096Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:20.096Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:20.096Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.096Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.096Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:20.096Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:20.096Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:20.096Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:20.096Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:20.096Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:20.096Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:20.096Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:20.096Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:20.097Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:20.097Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:20.097Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:20.097Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:20.097Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:20.097Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:20.097Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:20.097Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:20.097Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:20.097Z] [2023-01-15T19:35:20.097Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2023-01-15T19:35:20.097Z] SEVERE: Shutdown required [2023-01-15T19:35:20.097Z] MultiException stack 1 of 1 [2023-01-15T19:35:20.097Z] MultiException stack 1 of 2 [2023-01-15T19:35:20.097Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2023-01-15T19:35:20.097Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:370) [2023-01-15T19:35:20.097Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:270) [2023-01-15T19:35:20.097Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:20.097Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:20.097Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:20.097Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:20.097Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:20.097Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.097Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.097Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.098Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:20.098Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:20.098Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:20.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:20.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:20.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:20.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:20.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:20.098Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:20.098Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:20.098Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:20.098Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:20.098Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:20.098Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:20.098Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:20.098Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:20.098Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:20.098Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:20.098Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:20.098Z] MultiException stack 2 of 2 [2023-01-15T19:35:20.098Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2023-01-15T19:35:20.098Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:429) [2023-01-15T19:35:20.098Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2023-01-15T19:35:20.098Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) [2023-01-15T19:35:20.098Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) [2023-01-15T19:35:20.098Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:762) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:561) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.access$100(CurrentTaskFuture.java:443) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:133) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:128) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:511) [2023-01-15T19:35:20.098Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2023-01-15T19:35:20.098Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:510) [2023-01-15T19:35:20.098Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:307) [2023-01-15T19:35:20.098Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2023-01-15T19:35:20.098Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:375) [2023-01-15T19:35:20.098Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:270) [2023-01-15T19:35:20.098Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:20.098Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:20.098Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:20.098Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:20.098Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:20.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.098Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:20.099Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:20.099Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.099Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.099Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:20.099Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:20.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:20.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:20.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:20.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:20.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:20.099Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:20.099Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:20.099Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:20.099Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:20.099Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:20.099Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:20.099Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:20.099Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:20.099Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:20.099Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:20.099Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:20.099Z] [2023-01-15T19:35:20.099Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:35:20.099Z] INFO: Shutdown procedure finished [2023-01-15T19:35:20.099Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in com.sun.enterprise.v3.server.AppServerStartupTest [2023-01-15T19:35:20.099Z] [INFO] Running com.sun.enterprise.v3.services.impl.GrizzlyProxyTest [2023-01-15T19:35:20.099Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy initPort [2023-01-15T19:35:20.099Z] SEVERE: Cannot parse port value: invalid, using port 8080 [2023-01-15T19:35:20.099Z] Jan 15, 2023 7:35:19 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy initPort [2023-01-15T19:35:20.099Z] SEVERE: Cannot find port information from domain.xml [2023-01-15T19:35:20.099Z] Jan 15, 2023 7:35:19 PM org.glassfish.api.logging.LogHelper log [2023-01-15T19:35:20.099Z] SEVERE: Unknown address invalid [2023-01-15T19:35:20.099Z] java.net.UnknownHostException: invalid: Name or service not known [2023-01-15T19:35:20.099Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) [2023-01-15T19:35:20.099Z] at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:929) [2023-01-15T19:35:20.099Z] at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1519) [2023-01-15T19:35:20.099Z] at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:848) [2023-01-15T19:35:20.099Z] at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1509) [2023-01-15T19:35:20.099Z] at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1368) [2023-01-15T19:35:20.099Z] at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1302) [2023-01-15T19:35:20.100Z] at java.base/java.net.InetAddress.getByName(InetAddress.java:1252) [2023-01-15T19:35:20.100Z] at com.sun.enterprise.v3.services.impl.GrizzlyProxy.initAddress(GrizzlyProxy.java:105) [2023-01-15T19:35:20.100Z] at com.sun.enterprise.v3.services.impl.GrizzlyProxyTest.testInitAddressWithInvalidVal(GrizzlyProxyTest.java:143) [2023-01-15T19:35:20.100Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:20.100Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:20.100Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:20.100Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:20.100Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:20.100Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.100Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.100Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:20.100Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:20.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:20.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:20.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:20.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:20.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:20.101Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:20.101Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:20.101Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:20.101Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:20.101Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:20.101Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:20.101Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:20.101Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:20.101Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:20.101Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:20.101Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:20.101Z] [2023-01-15T19:35:20.101Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in com.sun.enterprise.v3.services.impl.GrizzlyProxyTest [2023-01-15T19:35:20.101Z] [INFO] Running org.glassfish.tests.kernel.deployment.EventsTest [2023-01-15T19:35:20.101Z] Jan 15, 2023 7:35:20 PM org.glassfish.api.ActionReport failure [2023-01-15T19:35:20.101Z] SEVERE: Application fakeApplication not registered [2023-01-15T19:35:20.101Z] Jan 15, 2023 7:35:20 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:35:20.101Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.deployUndeployTest, started at 19:35:19.988605, test time: 57 ms [2023-01-15T19:35:20.101Z] Jan 15, 2023 7:35:20 PM org.glassfish.api.ActionReport failure [2023-01-15T19:35:20.101Z] SEVERE: Application notavalidname not registered [2023-01-15T19:35:20.101Z] Jan 15, 2023 7:35:20 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:35:20.101Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.badUndeployTest, started at 19:35:20.047821, test time: 1 ms [2023-01-15T19:35:20.101Z] Jan 15, 2023 7:35:20 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:35:20.101Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.asynchronousEvents, started at 19:35:20.050255, test time: 1 ms [2023-01-15T19:35:20.101Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.glassfish.tests.kernel.deployment.EventsTest [2023-01-15T19:35:20.663Z] [INFO] [2023-01-15T19:35:20.663Z] [INFO] Results: [2023-01-15T19:35:20.663Z] [INFO] [2023-01-15T19:35:20.663Z] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:35:20.663Z] [INFO] [2023-01-15T19:35:20.663Z] [INFO] [2023-01-15T19:35:20.663Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ kernel --- [2023-01-15T19:35:20.663Z] [INFO] Executing tasks [2023-01-15T19:35:20.663Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/classes/META-INF for [2023-01-15T19:35:20.663Z] [INFO] [echo] kernel [2023-01-15T19:35:20.663Z] [INFO] Executed tasks [2023-01-15T19:35:20.663Z] [INFO] [2023-01-15T19:35:20.663Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ kernel --- [2023-01-15T19:35:20.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/kernel.jar [2023-01-15T19:35:20.663Z] [INFO] [2023-01-15T19:35:20.664Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ kernel --- [2023-01-15T19:35:20.664Z] [INFO] [2023-01-15T19:35:20.664Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ kernel --- [2023-01-15T19:35:20.664Z] [INFO] [2023-01-15T19:35:20.664Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-kernel-checkstyle) @ kernel --- [2023-01-15T19:35:20.934Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:20.936Z] [javac] 1 warning [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] build: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] setOSConditions: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] setToolWin: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] setToolUnix: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] setToolProperty: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] setS1ASclassPath: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] init-common: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] webclient-war-common: [2023-01-15T19:35:20.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] clear: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] test-tlds-exist: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] copy-tlds: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] test-tagfiles-exist: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] copy-tagfiles: [2023-01-15T19:35:20.936Z] [2023-01-15T19:35:20.936Z] package-war-common: [2023-01-15T19:35:20.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:20.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:20.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:20.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:20.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/lib [2023-01-15T19:35:20.936Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:20.936Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:20.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/docroot [2023-01-15T19:35:20.936Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2023-01-15T19:35:20.936Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:20.936Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:20.936Z] [javac] Compiling 1 source file [2023-01-15T19:35:20.936Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:35:20.936Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:20.937Z] [2023-01-15T19:35:20.937Z] create-resources: [2023-01-15T19:35:20.937Z] [2023-01-15T19:35:20.937Z] setOSConditions: [2023-01-15T19:35:20.937Z] [2023-01-15T19:35:20.937Z] setToolWin: [2023-01-15T19:35:20.937Z] [2023-01-15T19:35:20.937Z] setToolUnix: [2023-01-15T19:35:20.937Z] [2023-01-15T19:35:20.937Z] setToolProperty: [2023-01-15T19:35:20.937Z] [2023-01-15T19:35:20.937Z] setS1ASclassPath: [2023-01-15T19:35:20.937Z] [2023-01-15T19:35:20.937Z] init-common: [2023-01-15T19:35:20.937Z] [2023-01-15T19:35:20.937Z] create-jdbc-connpool-common: [2023-01-15T19:35:20.937Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:21.467Z] [exec] Waiting for the domain to stop . [2023-01-15T19:35:21.468Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:35:21.504Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:21.504Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T19:35:21.504Z] [2023-01-15T19:35:21.504Z] set-derby-connpool-props: [2023-01-15T19:35:21.504Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:21.891Z] [exec] Application deployed with name ejb-stubs-proxyApp. [2023-01-15T19:35:21.891Z] [echo] Deployment on target server server successful [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] setOSConditions: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] setToolWin: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] setToolUnix: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] setToolProperty: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] setS1ASclassPath: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] init-common: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] deploy-common-ee: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] run: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] setOSConditions: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] setToolWin: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] setToolUnix: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] setToolProperty: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] setS1ASclassPath: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] init-common: [2023-01-15T19:35:21.892Z] [2023-01-15T19:35:21.892Z] runclient-common: [2023-01-15T19:35:21.892Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:35:21.892Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:21.892Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:22.067Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:22.067Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T19:35:22.067Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:22.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:22.632Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T19:35:22.632Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:22.830Z] [exec] Jan 15, 2023 7:35:22 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:35:22.830Z] [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. [2023-01-15T19:35:23.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:23.197Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T19:35:23.197Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:23.761Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:23.761Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T19:35:23.761Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:24.017Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:24.017Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T19:35:24.273Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:24.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:24.530Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:35:24.786Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:24.833Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ kernel --- [2023-01-15T19:35:24.834Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/6.2.6-SNAPSHOT/kernel-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:24.834Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/6.2.6-SNAPSHOT/kernel-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2023-01-15T19:35:24.834Z] [INFO] Building GMS Bootstrap Module 6.2.6-SNAPSHOT [44/291] [2023-01-15T19:35:24.834Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:24.834Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap [2023-01-15T19:35:24.834Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:24.834Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:24.834Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:24.834Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:24.834Z] [INFO] Copying 2 resources [2023-01-15T19:35:24.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/src/main/manpages [2023-01-15T19:35:24.834Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:24.834Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/classes [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] [2023-01-15T19:35:24.834Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gms-bootstrap --- [2023-01-15T19:35:24.834Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:24.834Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/classes [2023-01-15T19:35:25.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:25.043Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T19:35:25.091Z] [INFO] [2023-01-15T19:35:25.091Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gms-bootstrap --- [2023-01-15T19:35:25.091Z] [INFO] [2023-01-15T19:35:25.091Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gms-bootstrap --- [2023-01-15T19:35:25.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:25.091Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:25.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/src/test/resources [2023-01-15T19:35:25.091Z] [INFO] [2023-01-15T19:35:25.091Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gms-bootstrap --- [2023-01-15T19:35:25.091Z] [INFO] No sources to compile [2023-01-15T19:35:25.091Z] [INFO] [2023-01-15T19:35:25.091Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap --- [2023-01-15T19:35:25.091Z] [INFO] [2023-01-15T19:35:25.091Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gms-bootstrap --- [2023-01-15T19:35:25.091Z] [INFO] [2023-01-15T19:35:25.091Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gms-bootstrap --- [2023-01-15T19:35:25.091Z] [INFO] Executing tasks [2023-01-15T19:35:25.091Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/classes/META-INF for [2023-01-15T19:35:25.092Z] [INFO] [echo] gms-bootstrap [2023-01-15T19:35:25.092Z] [INFO] Executed tasks [2023-01-15T19:35:25.092Z] [INFO] [2023-01-15T19:35:25.092Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gms-bootstrap --- [2023-01-15T19:35:25.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar [2023-01-15T19:35:25.092Z] [INFO] [2023-01-15T19:35:25.092Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gms-bootstrap --- [2023-01-15T19:35:25.092Z] [INFO] [2023-01-15T19:35:25.092Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gms-bootstrap --- [2023-01-15T19:35:25.092Z] [INFO] [2023-01-15T19:35:25.092Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap --- [2023-01-15T19:35:25.092Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:25.092Z] [INFO] [2023-01-15T19:35:25.092Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gms-bootstrap --- [2023-01-15T19:35:25.092Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/6.2.6-SNAPSHOT/gms-bootstrap-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:25.092Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/6.2.6-SNAPSHOT/gms-bootstrap-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:25.092Z] [INFO] [2023-01-15T19:35:25.092Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2023-01-15T19:35:25.092Z] [INFO] Building cluster-admin 6.2.6-SNAPSHOT [45/291] [2023-01-15T19:35:25.092Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:25.092Z] [INFO] [2023-01-15T19:35:25.092Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-admin --- [2023-01-15T19:35:25.092Z] [INFO] [2023-01-15T19:35:25.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cluster-admin --- [2023-01-15T19:35:25.092Z] [INFO] [2023-01-15T19:35:25.092Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cluster-admin --- [2023-01-15T19:35:25.092Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:25.092Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin [2023-01-15T19:35:25.092Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:25.092Z] [INFO] [2023-01-15T19:35:25.092Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-admin --- [2023-01-15T19:35:25.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:25.301Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:25.368Z] [exec] Jan 15, 2023 7:35:24 PM org.glassfish.apf.impl.DefaultErrorHandler error [2023-01-15T19:35:25.368Z] [exec] SEVERE: Class [ com/sun/s1asdev/ejb/stubs/proxy/CommonRemote ] not found. Error while loading [ class com.sun.s1asdev.ejb.stubs.proxy.client.Client ] [2023-01-15T19:35:25.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:25.559Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T19:35:25.559Z] [2023-01-15T19:35:25.559Z] setOSConditions: [2023-01-15T19:35:25.559Z] [2023-01-15T19:35:25.559Z] setToolWin: [2023-01-15T19:35:25.559Z] [2023-01-15T19:35:25.559Z] setToolUnix: [2023-01-15T19:35:25.559Z] [2023-01-15T19:35:25.559Z] setToolProperty: [2023-01-15T19:35:25.559Z] [2023-01-15T19:35:25.559Z] setS1ASclassPath: [2023-01-15T19:35:25.559Z] [2023-01-15T19:35:25.559Z] init-common: [2023-01-15T19:35:25.559Z] [2023-01-15T19:35:25.559Z] create-jdbc-resource-common: [2023-01-15T19:35:25.559Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:25.655Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:25.655Z] [INFO] [2023-01-15T19:35:25.655Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cluster-admin --- [2023-01-15T19:35:25.655Z] [INFO] [2023-01-15T19:35:25.655Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cluster-admin --- [2023-01-15T19:35:25.655Z] [INFO] [2023-01-15T19:35:25.655Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cluster-admin --- [2023-01-15T19:35:25.655Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:25.655Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:25.655Z] [INFO] [2023-01-15T19:35:25.655Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cluster-admin --- [2023-01-15T19:35:25.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:25.655Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:25.656Z] [INFO] Copying 1 resource [2023-01-15T19:35:25.656Z] [INFO] Copying 1 resource [2023-01-15T19:35:25.656Z] [INFO] Copying 25 resources [2023-01-15T19:35:25.656Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:25.656Z] [INFO] [2023-01-15T19:35:25.656Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cluster-admin --- [2023-01-15T19:35:25.656Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:25.656Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/classes [2023-01-15T19:35:25.816Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:25.915Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/ServerSynchronizer.java: Some input files use or override a deprecated API. [2023-01-15T19:35:25.916Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/ServerSynchronizer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:25.916Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateNodeConfigCommand.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:25.916Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateNodeConfigCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:25.916Z] [INFO] [2023-01-15T19:35:25.916Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-admin --- [2023-01-15T19:35:25.916Z] [INFO] [2023-01-15T19:35:25.916Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-admin --- [2023-01-15T19:35:25.916Z] [INFO] [2023-01-15T19:35:25.916Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cluster-admin --- [2023-01-15T19:35:25.916Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:25.916Z] [INFO] [2023-01-15T19:35:25.916Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cluster-admin --- [2023-01-15T19:35:26.173Z] [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] [2023-01-15T19:35:26.173Z] [INFO] [2023-01-15T19:35:26.173Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cluster-admin --- [2023-01-15T19:35:26.173Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:26.173Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/classes [2023-01-15T19:35:26.379Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:26.380Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-01-15T19:35:26.380Z] [echo] cmd executed for server [2023-01-15T19:35:26.380Z] [2023-01-15T19:35:26.380Z] deploy: [2023-01-15T19:35:26.380Z] [2023-01-15T19:35:26.380Z] deploy-war-common: [2023-01-15T19:35:26.380Z] [2023-01-15T19:35:26.380Z] setOSConditions: [2023-01-15T19:35:26.380Z] [2023-01-15T19:35:26.380Z] setToolWin: [2023-01-15T19:35:26.380Z] [2023-01-15T19:35:26.380Z] setToolUnix: [2023-01-15T19:35:26.380Z] [2023-01-15T19:35:26.380Z] setToolProperty: [2023-01-15T19:35:26.380Z] [2023-01-15T19:35:26.380Z] setS1ASclassPath: [2023-01-15T19:35:26.380Z] [2023-01-15T19:35:26.380Z] init-common: [2023-01-15T19:35:26.380Z] [2023-01-15T19:35:26.380Z] deploy-war-commonpe: [2023-01-15T19:35:26.380Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:26.429Z] [INFO] [2023-01-15T19:35:26.429Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-admin --- [2023-01-15T19:35:26.429Z] [INFO] [2023-01-15T19:35:26.429Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cluster-admin --- [2023-01-15T19:35:26.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:26.429Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:26.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/src/test/resources [2023-01-15T19:35:26.429Z] [INFO] [2023-01-15T19:35:26.429Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cluster-admin --- [2023-01-15T19:35:26.429Z] [INFO] No sources to compile [2023-01-15T19:35:26.429Z] [INFO] [2023-01-15T19:35:26.429Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin --- [2023-01-15T19:35:26.429Z] [INFO] [2023-01-15T19:35:26.429Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cluster-admin --- [2023-01-15T19:35:26.429Z] [INFO] [2023-01-15T19:35:26.429Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cluster-admin --- [2023-01-15T19:35:26.429Z] [INFO] Executing tasks [2023-01-15T19:35:26.429Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/classes/META-INF for [2023-01-15T19:35:26.429Z] [INFO] [echo] cluster-admin [2023-01-15T19:35:26.429Z] [INFO] Executed tasks [2023-01-15T19:35:26.429Z] [INFO] [2023-01-15T19:35:26.429Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cluster-admin --- [2023-01-15T19:35:26.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/cluster-admin.jar [2023-01-15T19:35:26.429Z] [INFO] [2023-01-15T19:35:26.429Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cluster-admin --- [2023-01-15T19:35:26.430Z] [INFO] [2023-01-15T19:35:26.430Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cluster-admin --- [2023-01-15T19:35:26.430Z] [INFO] [2023-01-15T19:35:26.430Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin --- [2023-01-15T19:35:26.637Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2023-01-15T19:35:26.742Z] [2023-01-15T19:35:26.742Z] setOSConditions: [2023-01-15T19:35:26.742Z] [2023-01-15T19:35:26.742Z] setToolWin: [2023-01-15T19:35:26.742Z] [2023-01-15T19:35:26.742Z] setToolUnix: [2023-01-15T19:35:26.742Z] [2023-01-15T19:35:26.742Z] setToolProperty: [2023-01-15T19:35:26.742Z] [2023-01-15T19:35:26.742Z] setS1ASclassPath: [2023-01-15T19:35:26.742Z] [2023-01-15T19:35:26.742Z] init-common: [2023-01-15T19:35:26.742Z] [2023-01-15T19:35:26.743Z] startDomainUnix: [2023-01-15T19:35:26.743Z] [echo] Starting DAS [2023-01-15T19:35:26.743Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:26.996Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:26.996Z] [INFO] [2023-01-15T19:35:26.996Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cluster-admin --- [2023-01-15T19:35:26.996Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/6.2.6-SNAPSHOT/cluster-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:26.996Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/6.2.6-SNAPSHOT/cluster-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:26.996Z] [INFO] [2023-01-15T19:35:26.996Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2023-01-15T19:35:26.996Z] [INFO] Building admin-server-management 6.2.6-SNAPSHOT [46/291] [2023-01-15T19:35:26.996Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:26.996Z] [INFO] [2023-01-15T19:35:26.996Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ server-mgmt --- [2023-01-15T19:35:26.996Z] [INFO] [2023-01-15T19:35:26.996Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ server-mgmt --- [2023-01-15T19:35:26.996Z] [INFO] [2023-01-15T19:35:26.996Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ server-mgmt --- [2023-01-15T19:35:26.996Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:26.996Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt [2023-01-15T19:35:26.996Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:26.996Z] [INFO] [2023-01-15T19:35:26.997Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ server-mgmt --- [2023-01-15T19:35:26.997Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:27.201Z] [exec] Application deployed with name cdi-typesafe-javaee-resource-injection-web. [2023-01-15T19:35:27.201Z] [2023-01-15T19:35:27.201Z] deploy-war-commonee: [2023-01-15T19:35:27.201Z] [2023-01-15T19:35:27.201Z] run: [2023-01-15T19:35:27.201Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:27.457Z] [java] opening connection to http://localhost:8080/cdi-typesafe-javaee-resource-injection/myurl [2023-01-15T19:35:27.457Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:27.457Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:27.457Z] [java] [2023-01-15T19:35:27.457Z] [java] [2023-01-15T19:35:27.458Z] [java] ----------------------------------------- [2023-01-15T19:35:27.458Z] [java] - typesafe-javaee-resource-injection: PASS - [2023-01-15T19:35:27.458Z] [java] ----------------------------------------- [2023-01-15T19:35:27.458Z] [java] - Total PASS : 1 - [2023-01-15T19:35:27.458Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:27.458Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:27.458Z] [java] ----------------------------------------- [2023-01-15T19:35:27.458Z] [2023-01-15T19:35:27.458Z] undeploy: [2023-01-15T19:35:27.458Z] [2023-01-15T19:35:27.458Z] setOSConditions: [2023-01-15T19:35:27.458Z] [2023-01-15T19:35:27.458Z] setToolWin: [2023-01-15T19:35:27.458Z] [2023-01-15T19:35:27.458Z] setToolUnix: [2023-01-15T19:35:27.458Z] [2023-01-15T19:35:27.458Z] setToolProperty: [2023-01-15T19:35:27.458Z] [2023-01-15T19:35:27.458Z] setS1ASclassPath: [2023-01-15T19:35:27.458Z] [2023-01-15T19:35:27.458Z] init-common: [2023-01-15T19:35:27.458Z] [2023-01-15T19:35:27.458Z] undeploy-war-common: [2023-01-15T19:35:27.458Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:27.560Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:27.560Z] [INFO] [2023-01-15T19:35:27.560Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-sources) @ server-mgmt --- [2023-01-15T19:35:27.560Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/xjc added. [2023-01-15T19:35:27.560Z] [INFO] [2023-01-15T19:35:27.560Z] [INFO] --- maven-antrun-plugin:3.0.0:run (xjc) @ server-mgmt --- [2023-01-15T19:35:27.817Z] [INFO] Executing tasks [2023-01-15T19:35:27.817Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/xjc [2023-01-15T19:35:27.817Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2023-01-15T19:35:27.817Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd [2023-01-15T19:35:28.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:28.023Z] [2023-01-15T19:35:28.023Z] delete-resources: [2023-01-15T19:35:28.023Z] [2023-01-15T19:35:28.023Z] setOSConditions: [2023-01-15T19:35:28.023Z] [2023-01-15T19:35:28.023Z] setToolWin: [2023-01-15T19:35:28.023Z] [2023-01-15T19:35:28.023Z] setToolUnix: [2023-01-15T19:35:28.023Z] [2023-01-15T19:35:28.023Z] setToolProperty: [2023-01-15T19:35:28.023Z] [2023-01-15T19:35:28.023Z] setS1ASclassPath: [2023-01-15T19:35:28.023Z] [2023-01-15T19:35:28.023Z] init-common: [2023-01-15T19:35:28.023Z] [2023-01-15T19:35:28.023Z] delete-jdbc-resource-common: [2023-01-15T19:35:28.023Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:35:28.023Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:28.072Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/xjc [2023-01-15T19:35:28.073Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2023-01-15T19:35:28.073Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd [2023-01-15T19:35:28.073Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/xjc [2023-01-15T19:35:28.073Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2023-01-15T19:35:28.073Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd [2023-01-15T19:35:28.196Z] [INFO] [testng] PASSED: helloRemote [2023-01-15T19:35:28.197Z] [INFO] [testng] PASSED: nonPortableGlobal [2023-01-15T19:35:28.197Z] [INFO] [testng] PASSED: portableGlobal [2023-01-15T19:35:28.197Z] [INFO] [testng] [2023-01-15T19:35:28.197Z] [INFO] [testng] =============================================== [2023-01-15T19:35:28.197Z] [INFO] [testng] ejb_remoteview [2023-01-15T19:35:28.197Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2023-01-15T19:35:28.197Z] [INFO] [testng] =============================================== [2023-01-15T19:35:28.197Z] [INFO] [testng] [2023-01-15T19:35:28.197Z] [INFO] [testng] PASSED: singletonStartup [2023-01-15T19:35:28.197Z] [INFO] [testng] PASSED: singletonInjectLookup [2023-01-15T19:35:28.197Z] [INFO] [testng] [2023-01-15T19:35:28.197Z] [INFO] [testng] =============================================== [2023-01-15T19:35:28.197Z] [INFO] [testng] ejb_singleton_ear_redeploy [2023-01-15T19:35:28.197Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:35:28.197Z] [INFO] [testng] =============================================== [2023-01-15T19:35:28.197Z] [INFO] [testng] [2023-01-15T19:35:28.197Z] [INFO] [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject [2023-01-15T19:35:28.197Z] [INFO] [testng] PASSED: EJBInject [2023-01-15T19:35:28.197Z] [INFO] [testng] PASSED: SetName [2023-01-15T19:35:28.197Z] [INFO] [testng] PASSED: GetName [2023-01-15T19:35:28.197Z] [INFO] [testng] [2023-01-15T19:35:28.197Z] [INFO] [testng] =============================================== [2023-01-15T19:35:28.197Z] [INFO] [testng] ejb_stateful_cmt_ni_war [2023-01-15T19:35:28.197Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2023-01-15T19:35:28.197Z] [INFO] [testng] =============================================== [2023-01-15T19:35:28.197Z] [INFO] [testng] [2023-01-15T19:35:28.328Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/xjc [2023-01-15T19:35:28.329Z] [INFO] Executed tasks [2023-01-15T19:35:28.329Z] [INFO] [2023-01-15T19:35:28.329Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ server-mgmt --- [2023-01-15T19:35:28.329Z] [INFO] [2023-01-15T19:35:28.329Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ server-mgmt --- [2023-01-15T19:35:28.329Z] [INFO] [2023-01-15T19:35:28.329Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ server-mgmt --- [2023-01-15T19:35:28.329Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:28.329Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:28.329Z] [INFO] [2023-01-15T19:35:28.329Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ server-mgmt --- [2023-01-15T19:35:28.329Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:28.329Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:28.329Z] [INFO] Copying 8 resources [2023-01-15T19:35:28.329Z] [INFO] Copying 6 resources [2023-01-15T19:35:28.329Z] [INFO] Copying 11 resources [2023-01-15T19:35:28.329Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:28.329Z] [INFO] [2023-01-15T19:35:28.329Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ server-mgmt --- [2023-01-15T19:35:28.329Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:28.329Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/classes [2023-01-15T19:35:28.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:35:28.586Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-01-15T19:35:28.586Z] [echo] cmd executed for server [2023-01-15T19:35:28.586Z] [2023-01-15T19:35:28.586Z] setOSConditions: [2023-01-15T19:35:28.586Z] [2023-01-15T19:35:28.586Z] setToolWin: [2023-01-15T19:35:28.586Z] [2023-01-15T19:35:28.586Z] setToolUnix: [2023-01-15T19:35:28.586Z] [2023-01-15T19:35:28.586Z] setToolProperty: [2023-01-15T19:35:28.586Z] [2023-01-15T19:35:28.586Z] setS1ASclassPath: [2023-01-15T19:35:28.586Z] [2023-01-15T19:35:28.586Z] init-common: [2023-01-15T19:35:28.586Z] [2023-01-15T19:35:28.586Z] delete-jdbc-connpool-common: [2023-01-15T19:35:28.586Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T19:35:28.586Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:28.659Z] [exec] Looked up home!! [2023-01-15T19:35:28.659Z] [exec] Narrowed home!! [2023-01-15T19:35:28.659Z] [exec] Got the EJB!! [2023-01-15T19:35:28.659Z] [exec] [2023-01-15T19:35:28.659Z] [exec] Stateful Session results (microsec): with tx no tx: [2023-01-15T19:35:28.893Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/KeystoreManager.java: Some input files use or override a deprecated API. [2023-01-15T19:35:28.894Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/KeystoreManager.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:28.894Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:28.894Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:28.894Z] [INFO] [2023-01-15T19:35:28.894Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ server-mgmt --- [2023-01-15T19:35:28.894Z] [INFO] [2023-01-15T19:35:28.894Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ server-mgmt --- [2023-01-15T19:35:28.894Z] [INFO] [2023-01-15T19:35:28.894Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ server-mgmt --- [2023-01-15T19:35:28.919Z] [exec] [2023-01-15T19:35:28.919Z] [exec] Stateless Session results (microsec): with tx no tx: [2023-01-15T19:35:28.919Z] [exec] [2023-01-15T19:35:28.919Z] [exec] BMP Entity results (microsec): with tx no tx: [2023-01-15T19:35:28.919Z] [exec] Successfully caught exception class java.lang.Exception throwException [2023-01-15T19:35:29.126Z] [INFO] [testng] PASSED: test [2023-01-15T19:35:29.126Z] [INFO] [testng] [2023-01-15T19:35:29.126Z] [INFO] [testng] =============================================== [2023-01-15T19:35:29.126Z] [INFO] [testng] ejb_cmp_ear [2023-01-15T19:35:29.126Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2023-01-15T19:35:29.126Z] [INFO] [testng] =============================================== [2023-01-15T19:35:29.126Z] [INFO] [testng] [2023-01-15T19:35:29.126Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/mdb/create_resources.asadmin [2023-01-15T19:35:29.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T19:35:29.151Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:29.151Z] [INFO] [2023-01-15T19:35:29.151Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ server-mgmt --- [2023-01-15T19:35:29.151Z] [INFO] [2023-01-15T19:35:29.151Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ server-mgmt --- [2023-01-15T19:35:29.151Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T19:35:29.151Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:29.152Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/classes [2023-01-15T19:35:29.152Z] [echo] cmd executed for server [2023-01-15T19:35:29.152Z] [2023-01-15T19:35:29.152Z] all: [2023-01-15T19:35:29.152Z] [2023-01-15T19:35:29.152Z] setOSConditions: [2023-01-15T19:35:29.152Z] [2023-01-15T19:35:29.152Z] setToolWin: [2023-01-15T19:35:29.152Z] [2023-01-15T19:35:29.152Z] setToolUnix: [2023-01-15T19:35:29.152Z] [2023-01-15T19:35:29.152Z] setToolProperty: [2023-01-15T19:35:29.152Z] [2023-01-15T19:35:29.152Z] setS1ASclassPath: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] init-common: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] clean: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setOSConditions: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolWin: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolUnix: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolProperty: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setS1ASclassPath: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] init-common: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] clean-common: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setOSConditions: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolWin: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolUnix: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolProperty: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setS1ASclassPath: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] init-common: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] clean-classes-common: [2023-01-15T19:35:29.153Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setOSConditions: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolWin: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolUnix: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolProperty: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setS1ASclassPath: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] init-common: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] clean-jars-common: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] compile: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setOSConditions: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolWin: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolUnix: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setToolProperty: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] setS1ASclassPath: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] init-common: [2023-01-15T19:35:29.153Z] [2023-01-15T19:35:29.153Z] compile-common: [2023-01-15T19:35:29.153Z] [echo] Current time (ISO): 2023-01-15T19:35:29.074+0000 [2023-01-15T19:35:29.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:29.153Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:29.177Z] [exec] Successfully caught exception class jakarta.ejb.FinderException throwAppException1 [2023-01-15T19:35:29.178Z] [exec] Successfully caught exception class jakarta.ejb.ObjectNotFoundException throwAppException2 [2023-01-15T19:35:29.178Z] [exec] Value of key is: main [2023-01-15T19:35:29.178Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:29.178Z] [exec] [2023-01-15T19:35:29.178Z] [exec] [2023-01-15T19:35:29.178Z] [exec] ----------------------------------------- [2023-01-15T19:35:29.178Z] [exec] - main: PASS - [2023-01-15T19:35:29.178Z] [exec] ----------------------------------------- [2023-01-15T19:35:29.178Z] [exec] Total PASS: 1 [2023-01-15T19:35:29.178Z] [exec] Total FAIL: 0 [2023-01-15T19:35:29.178Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:35:29.178Z] [exec] ----------------------------------------- [2023-01-15T19:35:29.178Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:35:29.178Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:35:29.408Z] [INFO] [2023-01-15T19:35:29.409Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ server-mgmt --- [2023-01-15T19:35:29.409Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:35:29.409Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:29.437Z] [2023-01-15T19:35:29.518Z] checkReporting-common: [2023-01-15T19:35:29.518Z] [2023-01-15T19:35:29.518Z] confirmReportPresent-common: [2023-01-15T19:35:29.518Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:35:29.518Z] [echo] Test seems to be reported fine [2023-01-15T19:35:29.518Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/proxy/RepRunConf.txt [2023-01-15T19:35:29.518Z] [2023-01-15T19:35:29.518Z] confirmMissingReport-common: [2023-01-15T19:35:29.518Z] [2023-01-15T19:35:29.518Z] undeploy: [2023-01-15T19:35:29.518Z] [2023-01-15T19:35:29.518Z] setOSConditions: [2023-01-15T19:35:29.518Z] [2023-01-15T19:35:29.518Z] setToolWin: [2023-01-15T19:35:29.518Z] [2023-01-15T19:35:29.518Z] setToolUnix: [2023-01-15T19:35:29.518Z] [2023-01-15T19:35:29.518Z] setToolProperty: [2023-01-15T19:35:29.518Z] [2023-01-15T19:35:29.518Z] setS1ASclassPath: [2023-01-15T19:35:29.518Z] [2023-01-15T19:35:29.518Z] init-common: [2023-01-15T19:35:29.518Z] [2023-01-15T19:35:29.518Z] undeploy-common: [2023-01-15T19:35:29.667Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:35:29.667Z] [INFO] [2023-01-15T19:35:29.667Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ server-mgmt --- [2023-01-15T19:35:29.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:29.667Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:29.667Z] [INFO] Copying 4 resources [2023-01-15T19:35:29.667Z] [INFO] [2023-01-15T19:35:29.667Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ server-mgmt --- [2023-01-15T19:35:29.667Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:29.667Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/test-classes [2023-01-15T19:35:29.778Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:29.923Z] [INFO] [2023-01-15T19:35:29.924Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt --- [2023-01-15T19:35:29.924Z] [INFO] [2023-01-15T19:35:29.924Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ server-mgmt --- [2023-01-15T19:35:29.924Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:35:29.924Z] [INFO] [2023-01-15T19:35:29.924Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:29.924Z] [INFO] T E S T S [2023-01-15T19:35:29.924Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:29.924Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:29.924Z] [0.017s][info][gc] Using G1 [2023-01-15T19:35:30.180Z] [0.352s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 4.177ms [2023-01-15T19:35:30.348Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:30.436Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngineTest [2023-01-15T19:35:30.608Z] [2023-01-15T19:35:30.609Z] all: [2023-01-15T19:35:30.609Z] [2023-01-15T19:35:30.609Z] stubser: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setOSConditions: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolWin: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolUnix: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolProperty: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setS1ASclassPath: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] init-common: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] clean: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setOSConditions: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolWin: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolUnix: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolProperty: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setS1ASclassPath: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] init-common: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] clean-common: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setOSConditions: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolWin: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolUnix: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolProperty: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setS1ASclassPath: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] init-common: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] clean-classes-common: [2023-01-15T19:35:30.868Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setOSConditions: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolWin: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolUnix: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolProperty: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setS1ASclassPath: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] init-common: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] clean-jars-common: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] compile: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setOSConditions: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolWin: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolUnix: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setToolProperty: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] setS1ASclassPath: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] init-common: [2023-01-15T19:35:30.868Z] [2023-01-15T19:35:30.868Z] compile-common: [2023-01-15T19:35:30.868Z] [echo] Current time (ISO): 2023-01-15T19:35:30.758+0000 [2023-01-15T19:35:30.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:30.868Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:30.999Z] [1.008s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 44M->6M(256M) 5.896ms [2023-01-15T19:35:31.000Z] [1.008s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:35:31.000Z] [1.013s][info][gc] GC(2) Pause Remark 7M->7M(256M) 1.645ms [2023-01-15T19:35:31.000Z] [1.014s][info][gc] GC(2) Pause Cleanup 7M->7M(256M) 0.054ms [2023-01-15T19:35:31.000Z] [1.016s][info][gc] GC(2) Concurrent Cycle 7.741ms [2023-01-15T19:35:31.000Z] Jan 15, 2023 7:35:30 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngine substituteGroups [2023-01-15T19:35:31.000Z] WARNING: Group invalidGroup is not present. [2023-01-15T19:35:31.000Z] Jan 15, 2023 7:35:30 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileLister getAllChildFiles [2023-01-15T19:35:31.000Z] INFO: Could not locate file or resource /testStringSubs.txt [2023-01-15T19:35:31.000Z] Jan 15, 2023 7:35:30 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituableFactoryImpl getArchiveEntrySubstitutable [2023-01-15T19:35:31.000Z] INFO: IO Error occurred while retrieving substitutable entries from archive /testStringSubsArchive.jar. [2023-01-15T19:35:31.000Z] Jan 15, 2023 7:35:30 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngine substituteComponents [2023-01-15T19:35:31.000Z] INFO: Component invalidComponent is not present. [2023-01-15T19:35:31.000Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s - in com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngineTest [2023-01-15T19:35:31.000Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionAlgorithmTest [2023-01-15T19:35:31.000Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionAlgorithmTest [2023-01-15T19:35:31.000Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionTest [2023-01-15T19:35:31.128Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:31.261Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionTest [2023-01-15T19:35:31.261Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.StringReplacementAlgorithmTest [2023-01-15T19:35:31.261Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.StringReplacementAlgorithmTest [2023-01-15T19:35:31.261Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNodeTest [2023-01-15T19:35:31.261Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNode addChildNode [2023-01-15T19:35:31.262Z] 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 [2023-01-15T19:35:31.262Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNodeTest [2023-01-15T19:35:31.262Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeTest [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTree insert [2023-01-15T19:35:31.262Z] INFO: Key already exist in tree, Current Value : sickVal New Value : newValue. [2023-01-15T19:35:31.262Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeTest [2023-01-15T19:35:31.262Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituionFileUtilTest [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2023-01-15T19:35:31.262Z] WARNING: Could not create directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2023-01-15T19:35:31.262Z] WARNING: Could not create directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt [2023-01-15T19:35:31.262Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituionFileUtilTest [2023-01-15T19:35:31.262Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileEntryFactoryTest [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileLister getAllChildFiles [2023-01-15T19:35:31.262Z] INFO: Could not locate file or resource /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/test-classes/com/sun/enterprise/admin/servermgmt/stringsubs/impl/FileEntryFactoryTest.class/zzzzzzzzz.class [2023-01-15T19:35:31.262Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileEntryFactoryTest [2023-01-15T19:35:31.262Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionParserTest [2023-01-15T19:35:31.262Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionParserTest [2023-01-15T19:35:31.262Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.ModeProcessorTest [2023-01-15T19:35:31.262Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.sun.enterprise.admin.servermgmt.stringsubs.impl.ModeProcessorTest [2023-01-15T19:35:31.262Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.StringSubstitutionFactoryTest [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2023-01-15T19:35:31.262Z] WARNING: Could not create directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2023-01-15T19:35:31.262Z] WARNING: Could not create directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2023-01-15T19:35:31.262Z] WARNING: Could not create directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2023-01-15T19:35:31.262Z] WARNING: Could not create directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2023-01-15T19:35:31.262Z] WARNING: Could not create directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2023-01-15T19:35:31.262Z] WARNING: Could not create directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt [2023-01-15T19:35:31.262Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in com.sun.enterprise.admin.servermgmt.stringsubs.StringSubstitutionFactoryTest [2023-01-15T19:35:31.262Z] [INFO] Running com.sun.enterprise.admin.servermgmt.domain.DomainPortValidatorTest [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2023-01-15T19:35:31.262Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 43663 [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2023-01-15T19:35:31.262Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 36077 [2023-01-15T19:35:31.262Z] Jan 15, 2023 7:35:31 PM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2023-01-15T19:35:31.262Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 34583 [2023-01-15T19:35:31.262Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in com.sun.enterprise.admin.servermgmt.domain.DomainPortValidatorTest [2023-01-15T19:35:31.413Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:31.414Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:35:31.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. [2023-01-15T19:35:31.414Z] [javac] 2 warnings [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] build: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] setOSConditions: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] setToolWin: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] setToolUnix: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] setToolProperty: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] setS1ASclassPath: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] init-common: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] webclient-war-common: [2023-01-15T19:35:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] clear: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] test-tlds-exist: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] copy-tlds: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] test-tagfiles-exist: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] copy-tagfiles: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] package-war-common: [2023-01-15T19:35:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/lib [2023-01-15T19:35:31.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:35:31.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:31.414Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/docroot [2023-01-15T19:35:31.414Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-web.war [2023-01-15T19:35:31.414Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:31.414Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:31.414Z] [javac] Compiling 1 source file [2023-01-15T19:35:31.414Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:35:31.414Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] create-resources: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] setOSConditions: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] setToolWin: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] setToolUnix: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] setToolProperty: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] setS1ASclassPath: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] init-common: [2023-01-15T19:35:31.414Z] [2023-01-15T19:35:31.414Z] create-jdbc-connpool-common: [2023-01-15T19:35:31.672Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:31.824Z] [INFO] [2023-01-15T19:35:31.825Z] [INFO] Results: [2023-01-15T19:35:31.825Z] [INFO] [2023-01-15T19:35:31.825Z] [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:35:31.825Z] [INFO] [2023-01-15T19:35:31.825Z] [INFO] [2023-01-15T19:35:31.825Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ server-mgmt --- [2023-01-15T19:35:31.825Z] [INFO] Executing tasks [2023-01-15T19:35:31.825Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/classes/META-INF for [2023-01-15T19:35:31.825Z] [INFO] [echo] server-mgmt [2023-01-15T19:35:31.825Z] [INFO] Executed tasks [2023-01-15T19:35:31.825Z] [INFO] [2023-01-15T19:35:31.825Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ server-mgmt --- [2023-01-15T19:35:31.825Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/server-mgmt.jar [2023-01-15T19:35:31.825Z] [INFO] [2023-01-15T19:35:31.825Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ server-mgmt --- [2023-01-15T19:35:31.825Z] [INFO] [2023-01-15T19:35:31.825Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ server-mgmt --- [2023-01-15T19:35:31.825Z] [INFO] [2023-01-15T19:35:31.825Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt --- [2023-01-15T19:35:31.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:31.930Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T19:35:31.930Z] [2023-01-15T19:35:31.930Z] set-derby-connpool-props: [2023-01-15T19:35:32.016Z] [exec] Waiting for domain1 to start ..... [2023-01-15T19:35:32.016Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:35:32.016Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:35:32.016Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:35:32.016Z] [exec] Admin Port: 45707 [2023-01-15T19:35:32.016Z] [exec] Command start-domain executed successfully. [2023-01-15T19:35:32.187Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:32.277Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:35:32.444Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:32.444Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T19:35:32.536Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] dumpThreadStack: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] startDomainWindows: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] startDomain: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] clean: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setOSConditions: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolWin: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolUnix: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolProperty: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setS1ASclassPath: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] init-common: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] clean-common: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setOSConditions: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolWin: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolUnix: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolProperty: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setS1ASclassPath: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] init-common: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] clean-classes-common: [2023-01-15T19:35:32.537Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setOSConditions: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolWin: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolUnix: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolProperty: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setS1ASclassPath: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] init-common: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] clean-jars-common: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] compile: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setOSConditions: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolWin: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolUnix: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolProperty: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setS1ASclassPath: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] init-common: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] compile-common: [2023-01-15T19:35:32.537Z] [echo] Current time (ISO): 2023-01-15T19:35:32.354+0000 [2023-01-15T19:35:32.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:32.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/servlet [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] build: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setOSConditions: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolWin: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolUnix: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolProperty: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setS1ASclassPath: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] init-common: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] webclient-war-common: [2023-01-15T19:35:32.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] clear: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] test-tlds-exist: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] copy-tlds: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] test-tagfiles-exist: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] copy-tagfiles: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] package-war-common: [2023-01-15T19:35:32.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:32.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:32.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:32.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:32.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/lib [2023-01-15T19:35:32.537Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:32.537Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-caching-instance-level-web.war [2023-01-15T19:35:32.537Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:32.537Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:32.537Z] [javac] Compiling 1 source file [2023-01-15T19:35:32.537Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:35:32.537Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] deploy: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] deploy-war-common: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setOSConditions: [2023-01-15T19:35:32.537Z] [2023-01-15T19:35:32.537Z] setToolWin: [2023-01-15T19:35:32.538Z] [2023-01-15T19:35:32.538Z] setToolUnix: [2023-01-15T19:35:32.538Z] [2023-01-15T19:35:32.538Z] setToolProperty: [2023-01-15T19:35:32.538Z] [2023-01-15T19:35:32.538Z] setS1ASclassPath: [2023-01-15T19:35:32.538Z] [2023-01-15T19:35:32.538Z] init-common: [2023-01-15T19:35:32.538Z] [2023-01-15T19:35:32.538Z] deploy-war-commonpe: [2023-01-15T19:35:32.701Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:32.796Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:32.972Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:32.972Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T19:35:33.229Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:33.299Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --retrieve=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/./dist/mdb/ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbApp.ear [2023-01-15T19:35:33.364Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-caching-instance-level-web.war [2023-01-15T19:35:33.486Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:33.486Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T19:35:33.556Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbAppClient.jar [2023-01-15T19:35:33.716Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:33.716Z] [INFO] [2023-01-15T19:35:33.716Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ server-mgmt --- [2023-01-15T19:35:33.716Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/6.2.6-SNAPSHOT/server-mgmt-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:33.716Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/6.2.6-SNAPSHOT/server-mgmt-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:33.716Z] [INFO] [2023-01-15T19:35:33.716Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2023-01-15T19:35:33.716Z] [INFO] Building cluster-cli 6.2.6-SNAPSHOT [47/291] [2023-01-15T19:35:33.717Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:33.717Z] [INFO] [2023-01-15T19:35:33.717Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cluster-cli --- [2023-01-15T19:35:33.717Z] [INFO] [2023-01-15T19:35:33.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cluster-cli --- [2023-01-15T19:35:33.717Z] [INFO] [2023-01-15T19:35:33.717Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cluster-cli --- [2023-01-15T19:35:33.717Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:33.717Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli [2023-01-15T19:35:33.717Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:33.717Z] [INFO] [2023-01-15T19:35:33.717Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-cli --- [2023-01-15T19:35:33.717Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:33.743Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:33.972Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:33.973Z] [INFO] [2023-01-15T19:35:33.973Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cluster-cli --- [2023-01-15T19:35:33.973Z] [INFO] [2023-01-15T19:35:33.973Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cluster-cli --- [2023-01-15T19:35:33.973Z] [INFO] [2023-01-15T19:35:33.973Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cluster-cli --- [2023-01-15T19:35:33.973Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:33.973Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:33.973Z] [INFO] [2023-01-15T19:35:33.973Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cluster-cli --- [2023-01-15T19:35:33.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:33.973Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:33.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/src/main/resources [2023-01-15T19:35:33.973Z] [INFO] Copying 1 resource [2023-01-15T19:35:33.973Z] [INFO] Copying 12 resources [2023-01-15T19:35:33.973Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:33.973Z] [INFO] [2023-01-15T19:35:33.973Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cluster-cli --- [2023-01-15T19:35:33.973Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:33.973Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/classes [2023-01-15T19:35:34.002Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:34.003Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T19:35:34.229Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/NativeRemoteCommandsBase.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:34.230Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/NativeRemoteCommandsBase.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:34.230Z] [INFO] [2023-01-15T19:35:34.230Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-cli --- [2023-01-15T19:35:34.230Z] [INFO] [2023-01-15T19:35:34.230Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-cli --- [2023-01-15T19:35:34.230Z] [INFO] [2023-01-15T19:35:34.230Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cluster-cli --- [2023-01-15T19:35:34.259Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:34.452Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:34.453Z] [javac] 1 warning [2023-01-15T19:35:34.453Z] [2023-01-15T19:35:34.453Z] setOSConditions: [2023-01-15T19:35:34.453Z] [2023-01-15T19:35:34.453Z] setToolWin: [2023-01-15T19:35:34.453Z] [2023-01-15T19:35:34.453Z] setToolUnix: [2023-01-15T19:35:34.453Z] [2023-01-15T19:35:34.453Z] setToolProperty: [2023-01-15T19:35:34.453Z] [2023-01-15T19:35:34.453Z] setS1ASclassPath: [2023-01-15T19:35:34.453Z] [2023-01-15T19:35:34.453Z] init-common: [2023-01-15T19:35:34.453Z] [2023-01-15T19:35:34.453Z] compile-common: [2023-01-15T19:35:34.453Z] [echo] Current time (ISO): 2023-01-15T19:35:34.073+0000 [2023-01-15T19:35:34.453Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:34.453Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:34.487Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:34.487Z] [INFO] [2023-01-15T19:35:34.487Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cluster-cli --- [2023-01-15T19:35:34.487Z] [INFO] [2023-01-15T19:35:34.487Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cluster-cli --- [2023-01-15T19:35:34.487Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:34.487Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/classes [2023-01-15T19:35:34.516Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:34.516Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T19:35:34.743Z] [INFO] [2023-01-15T19:35:34.752Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-cli --- [2023-01-15T19:35:34.752Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:35:34.752Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:35:34.752Z] [INFO] [2023-01-15T19:35:34.752Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cluster-cli --- [2023-01-15T19:35:34.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:34.752Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:34.752Z] [INFO] Copying 1 resource [2023-01-15T19:35:34.752Z] [INFO] [2023-01-15T19:35:34.752Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cluster-cli --- [2023-01-15T19:35:34.752Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:34.752Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/test-classes [2023-01-15T19:35:34.773Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:35.009Z] [INFO] [2023-01-15T19:35:35.009Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli --- [2023-01-15T19:35:35.009Z] [INFO] [2023-01-15T19:35:35.009Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cluster-cli --- [2023-01-15T19:35:35.009Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:35:35.009Z] [INFO] [2023-01-15T19:35:35.009Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:35.009Z] [INFO] T E S T S [2023-01-15T19:35:35.009Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:35.009Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:35.009Z] [0.005s][info][gc] Using G1 [2023-01-15T19:35:35.030Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:35.030Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:35:35.265Z] [0.296s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->4M(256M) 4.199ms [2023-01-15T19:35:35.288Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:35.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:35.545Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T19:35:35.802Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:35.832Z] [INFO] Running com.sun.enterprise.admin.cli.cluster.LocalInstanceCommandTest [2023-01-15T19:35:35.832Z] install dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/test-classes/fake_gf_install_dir [2023-01-15T19:35:35.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in com.sun.enterprise.admin.cli.cluster.LocalInstanceCommandTest [2023-01-15T19:35:36.058Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:36.059Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T19:35:36.059Z] [2023-01-15T19:35:36.059Z] setOSConditions: [2023-01-15T19:35:36.059Z] [2023-01-15T19:35:36.059Z] setToolWin: [2023-01-15T19:35:36.059Z] [2023-01-15T19:35:36.059Z] setToolUnix: [2023-01-15T19:35:36.059Z] [2023-01-15T19:35:36.059Z] setToolProperty: [2023-01-15T19:35:36.059Z] [2023-01-15T19:35:36.059Z] setS1ASclassPath: [2023-01-15T19:35:36.059Z] [2023-01-15T19:35:36.059Z] init-common: [2023-01-15T19:35:36.059Z] [2023-01-15T19:35:36.059Z] create-jdbc-resource-common: [2023-01-15T19:35:36.059Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:36.088Z] [INFO] [2023-01-15T19:35:36.088Z] [INFO] Results: [2023-01-15T19:35:36.088Z] [INFO] [2023-01-15T19:35:36.088Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:35:36.088Z] [INFO] [2023-01-15T19:35:36.088Z] [INFO] [2023-01-15T19:35:36.088Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cluster-cli --- [2023-01-15T19:35:36.088Z] [INFO] Executing tasks [2023-01-15T19:35:36.088Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/classes/META-INF for [2023-01-15T19:35:36.088Z] [INFO] [echo] cluster-cli [2023-01-15T19:35:36.088Z] [INFO] Executed tasks [2023-01-15T19:35:36.088Z] [INFO] [2023-01-15T19:35:36.088Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cluster-cli --- [2023-01-15T19:35:36.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/cluster-cli.jar [2023-01-15T19:35:36.088Z] [INFO] [2023-01-15T19:35:36.088Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cluster-cli --- [2023-01-15T19:35:36.088Z] [INFO] [2023-01-15T19:35:36.089Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cluster-cli --- [2023-01-15T19:35:36.089Z] [INFO] [2023-01-15T19:35:36.089Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli --- [2023-01-15T19:35:36.316Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:36.573Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:36.573Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-01-15T19:35:36.831Z] [echo] cmd executed for server [2023-01-15T19:35:36.831Z] [2023-01-15T19:35:36.831Z] deploy: [2023-01-15T19:35:36.831Z] [2023-01-15T19:35:36.831Z] deploy-war-common: [2023-01-15T19:35:36.831Z] [2023-01-15T19:35:36.831Z] setOSConditions: [2023-01-15T19:35:36.831Z] [2023-01-15T19:35:36.831Z] setToolWin: [2023-01-15T19:35:36.831Z] [2023-01-15T19:35:36.831Z] setToolUnix: [2023-01-15T19:35:36.831Z] [2023-01-15T19:35:36.831Z] setToolProperty: [2023-01-15T19:35:36.831Z] [2023-01-15T19:35:36.831Z] setS1ASclassPath: [2023-01-15T19:35:36.831Z] [2023-01-15T19:35:36.831Z] init-common: [2023-01-15T19:35:36.831Z] [2023-01-15T19:35:36.831Z] deploy-war-commonpe: [2023-01-15T19:35:36.831Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:37.017Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cluster-cli --- [2023-01-15T19:35:37.018Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/6.2.6-SNAPSHOT/cluster-cli-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:37.018Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/6.2.6-SNAPSHOT/cluster-cli-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2023-01-15T19:35:37.018Z] [INFO] Building GMS Module 6.2.6-SNAPSHOT [48/291] [2023-01-15T19:35:37.018Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gms-adapter --- [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gms-adapter --- [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gms-adapter --- [2023-01-15T19:35:37.018Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:37.018Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter [2023-01-15T19:35:37.018Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gms-adapter --- [2023-01-15T19:35:37.018Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:37.018Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gms-adapter --- [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gms-adapter --- [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gms-adapter --- [2023-01-15T19:35:37.018Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:37.018Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gms-adapter --- [2023-01-15T19:35:37.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:37.018Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:37.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/resources [2023-01-15T19:35:37.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/manpages [2023-01-15T19:35:37.018Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:37.018Z] [INFO] [2023-01-15T19:35:37.018Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gms-adapter --- [2023-01-15T19:35:37.018Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:37.018Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/classes [2023-01-15T19:35:37.275Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API. [2023-01-15T19:35:37.275Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:37.276Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations. [2023-01-15T19:35:37.276Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:37.276Z] [INFO] [2023-01-15T19:35:37.276Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gms-adapter --- [2023-01-15T19:35:37.276Z] [INFO] [2023-01-15T19:35:37.276Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gms-adapter --- [2023-01-15T19:35:37.276Z] [INFO] [2023-01-15T19:35:37.276Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gms-adapter --- [2023-01-15T19:35:37.276Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:37.276Z] [INFO] [2023-01-15T19:35:37.276Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gms-adapter --- [2023-01-15T19:35:37.276Z] [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] [2023-01-15T19:35:37.276Z] [INFO] [2023-01-15T19:35:37.276Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gms-adapter --- [2023-01-15T19:35:37.276Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:37.276Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/classes [2023-01-15T19:35:37.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-web.war [2023-01-15T19:35:37.533Z] [INFO] [2023-01-15T19:35:37.533Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gms-adapter --- [2023-01-15T19:35:37.533Z] [INFO] [2023-01-15T19:35:37.533Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gms-adapter --- [2023-01-15T19:35:37.533Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:37.533Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:37.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/src/test/resources [2023-01-15T19:35:37.533Z] [INFO] [2023-01-15T19:35:37.533Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gms-adapter --- [2023-01-15T19:35:37.533Z] [INFO] No sources to compile [2023-01-15T19:35:37.533Z] [INFO] [2023-01-15T19:35:37.533Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter --- [2023-01-15T19:35:37.533Z] [INFO] [2023-01-15T19:35:37.533Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gms-adapter --- [2023-01-15T19:35:37.533Z] [INFO] [2023-01-15T19:35:37.533Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gms-adapter --- [2023-01-15T19:35:37.533Z] [INFO] Executing tasks [2023-01-15T19:35:37.533Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/classes/META-INF for [2023-01-15T19:35:37.533Z] [INFO] [echo] gms-adapter [2023-01-15T19:35:37.533Z] [INFO] Executed tasks [2023-01-15T19:35:37.533Z] [INFO] [2023-01-15T19:35:37.533Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gms-adapter --- [2023-01-15T19:35:37.533Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/gms-adapter.jar [2023-01-15T19:35:37.533Z] [INFO] [2023-01-15T19:35:37.533Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gms-adapter --- [2023-01-15T19:35:37.533Z] [INFO] [2023-01-15T19:35:37.533Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gms-adapter --- [2023-01-15T19:35:37.534Z] [INFO] [2023-01-15T19:35:37.534Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter --- [2023-01-15T19:35:37.556Z] [exec] Application deployed with name web-jsp-caching-instance-level-web. [2023-01-15T19:35:37.556Z] [2023-01-15T19:35:37.556Z] deploy-war-commonee: [2023-01-15T19:35:37.556Z] [2023-01-15T19:35:37.556Z] run: [2023-01-15T19:35:37.556Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:37.745Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:37.746Z] [javac] 1 warning [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] build: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] setOSConditions: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] fixFiles: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] convUnix: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] convWin: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] setToolWin: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] setToolUnix: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] setToolProperty: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] setS1ASclassPath: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] init-common: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] package-persistence-common: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] ejb-jar-common: [2023-01-15T19:35:37.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] package-ejbjar-common: [2023-01-15T19:35:37.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:37.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:37.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:37.746Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubser-ejb.jar [2023-01-15T19:35:37.746Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] appclient-jar-common: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] package-appclientjar-common: [2023-01-15T19:35:37.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:37.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:37.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:37.746Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubser-client.jar [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] webclient-war-common: [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] build-ear-common: [2023-01-15T19:35:37.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:37.746Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserApp.ear [2023-01-15T19:35:37.746Z] [2023-01-15T19:35:37.746Z] deploy: [2023-01-15T19:35:37.790Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:37.791Z] [INFO] [2023-01-15T19:35:37.791Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gms-adapter --- [2023-01-15T19:35:37.791Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/6.2.6-SNAPSHOT/gms-adapter-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:37.814Z] [java] Connecting to: http://localhost:45711/web-jsp-caching-instance-level/jsp/caching/basicCache.jsp [2023-01-15T19:35:38.004Z] [2023-01-15T19:35:38.005Z] setOSConditions: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] setToolWin: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] setToolUnix: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] setToolProperty: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] setS1ASclassPath: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] init-common: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] deploy-common: [2023-01-15T19:35:38.005Z] [echo] Current time (ISO): 2023-01-15T19:35:37.759+0000 [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] setOSConditions: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] setToolWin: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] setToolUnix: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] setToolProperty: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] setS1ASclassPath: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] init-common: [2023-01-15T19:35:38.005Z] [2023-01-15T19:35:38.005Z] deploy-common-pe: [2023-01-15T19:35:38.005Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:38.048Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/6.2.6-SNAPSHOT/gms-adapter-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:38.049Z] [INFO] [2023-01-15T19:35:38.049Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2023-01-15T19:35:38.049Z] [INFO] Building Glassfish MBeanServer support 6.2.6-SNAPSHOT [49/291] [2023-01-15T19:35:38.049Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:38.049Z] [INFO] [2023-01-15T19:35:38.049Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.049Z] [INFO] [2023-01-15T19:35:38.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.049Z] [INFO] [2023-01-15T19:35:38.049Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.049Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:38.049Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver [2023-01-15T19:35:38.049Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:38.049Z] [INFO] [2023-01-15T19:35:38.049Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.049Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:38.049Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:38.049Z] [INFO] [2023-01-15T19:35:38.049Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.049Z] [INFO] [2023-01-15T19:35:38.049Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.049Z] [INFO] [2023-01-15T19:35:38.049Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.049Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:38.049Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:38.049Z] [INFO] [2023-01-15T19:35:38.049Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:38.049Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:38.049Z] [INFO] Copying 1 resource [2023-01-15T19:35:38.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/manpages [2023-01-15T19:35:38.049Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:38.049Z] [INFO] [2023-01-15T19:35:38.049Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.049Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:38.049Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/classes [2023-01-15T19:35:38.306Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API. [2023-01-15T19:35:38.306Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:38.306Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:38.306Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:38.306Z] [INFO] [2023-01-15T19:35:38.306Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.306Z] [INFO] [2023-01-15T19:35:38.306Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.306Z] [INFO] [2023-01-15T19:35:38.306Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.306Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:38.306Z] [INFO] [2023-01-15T19:35:38.306Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.306Z] [INFO] [2023-01-15T19:35:38.306Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.306Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:38.306Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/classes [Pipeline] junit [2023-01-15T19:35:38.372Z] Recording test results [2023-01-15T19:35:38.562Z] [INFO] [2023-01-15T19:35:38.563Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.563Z] [INFO] [2023-01-15T19:35:38.563Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:38.563Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:38.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/src/test/resources [2023-01-15T19:35:38.563Z] [INFO] [2023-01-15T19:35:38.563Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.563Z] [INFO] No sources to compile [2023-01-15T19:35:38.563Z] [INFO] [2023-01-15T19:35:38.563Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.563Z] [INFO] [2023-01-15T19:35:38.563Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.563Z] [INFO] [2023-01-15T19:35:38.563Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.563Z] [INFO] Executing tasks [2023-01-15T19:35:38.563Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/classes/META-INF for [2023-01-15T19:35:38.563Z] [INFO] [echo] glassfish-mbeanserver [2023-01-15T19:35:38.563Z] [INFO] Executed tasks [2023-01-15T19:35:38.563Z] [INFO] [2023-01-15T19:35:38.563Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar [2023-01-15T19:35:38.563Z] [INFO] [2023-01-15T19:35:38.563Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.563Z] [INFO] [2023-01-15T19:35:38.563Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.563Z] [INFO] [2023-01-15T19:35:38.563Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.819Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:38.819Z] [INFO] [2023-01-15T19:35:38.819Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-mbeanserver --- [2023-01-15T19:35:38.819Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/6.2.6-SNAPSHOT/glassfish-mbeanserver-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:38.819Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/6.2.6-SNAPSHOT/glassfish-mbeanserver-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:38.819Z] [INFO] [2023-01-15T19:35:38.819Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2023-01-15T19:35:38.819Z] [INFO] Building AMX Core 6.2.6-SNAPSHOT [50/291] [2023-01-15T19:35:38.819Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:38.819Z] [INFO] [2023-01-15T19:35:38.819Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ amx-core --- [2023-01-15T19:35:38.819Z] [INFO] [2023-01-15T19:35:38.820Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ amx-core --- [2023-01-15T19:35:38.820Z] [INFO] [2023-01-15T19:35:38.820Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ amx-core --- [2023-01-15T19:35:38.820Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:38.820Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core [2023-01-15T19:35:38.820Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:38.820Z] [INFO] [2023-01-15T19:35:38.820Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ amx-core --- [2023-01-15T19:35:38.820Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:38.947Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserApp.ear [2023-01-15T19:35:39.290Z] [exec] Application deployed with name cdi-jpa-resource-injection-web. [2023-01-15T19:35:39.290Z] [2023-01-15T19:35:39.290Z] deploy-war-commonee: [2023-01-15T19:35:39.290Z] [2023-01-15T19:35:39.290Z] run: [2023-01-15T19:35:39.290Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:39.382Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:39.383Z] [INFO] [2023-01-15T19:35:39.383Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ amx-core --- [2023-01-15T19:35:39.383Z] [INFO] [2023-01-15T19:35:39.383Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ amx-core --- [2023-01-15T19:35:39.383Z] [INFO] [2023-01-15T19:35:39.383Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ amx-core --- [2023-01-15T19:35:39.383Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:39.383Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:39.383Z] [INFO] [2023-01-15T19:35:39.383Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ amx-core --- [2023-01-15T19:35:39.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:39.383Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:39.383Z] [INFO] Copying 0 resource [2023-01-15T19:35:39.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/main/manpages [2023-01-15T19:35:39.383Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:39.383Z] [INFO] [2023-01-15T19:35:39.383Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ amx-core --- [2023-01-15T19:35:39.383Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:39.383Z] [INFO] Compiling 193 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/classes [2023-01-15T19:35:39.514Z] [exec] Application deployed with name ejb-stubs-stubserApp. [2023-01-15T19:35:39.515Z] [echo] Deployment on target server server successful [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] setOSConditions: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] setToolWin: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] setToolUnix: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] setToolProperty: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] setS1ASclassPath: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] init-common: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] deploy-common-ee: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] run: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] setOSConditions: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] setToolWin: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] setToolUnix: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] setToolProperty: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] setS1ASclassPath: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] init-common: [2023-01-15T19:35:39.515Z] [2023-01-15T19:35:39.515Z] runclient-common: [2023-01-15T19:35:39.515Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:35:39.515Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:39.547Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llinit [2023-01-15T19:35:39.716Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:39.716Z] [java] [2023-01-15T19:35:39.716Z] [java] [2023-01-15T19:35:39.716Z] [java] ----------------------------------------- [2023-01-15T19:35:39.716Z] [java] - jsp-caching-instance-level: PASS - [2023-01-15T19:35:39.716Z] [java] ----------------------------------------- [2023-01-15T19:35:39.716Z] [java] - Total PASS : 1 - [2023-01-15T19:35:39.716Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:39.716Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:39.716Z] [java] ----------------------------------------- [2023-01-15T19:35:39.716Z] [2023-01-15T19:35:39.716Z] undeploy: [2023-01-15T19:35:39.716Z] [2023-01-15T19:35:39.716Z] setOSConditions: [2023-01-15T19:35:39.716Z] [2023-01-15T19:35:39.716Z] setToolWin: [2023-01-15T19:35:39.716Z] [2023-01-15T19:35:39.716Z] setToolUnix: [2023-01-15T19:35:39.716Z] [2023-01-15T19:35:39.716Z] setToolProperty: [2023-01-15T19:35:39.716Z] [2023-01-15T19:35:39.716Z] setS1ASclassPath: [2023-01-15T19:35:39.716Z] [2023-01-15T19:35:39.716Z] init-common: [2023-01-15T19:35:39.716Z] [2023-01-15T19:35:39.716Z] undeploy-war-common: [2023-01-15T19:35:39.716Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:39.806Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:39.806Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llquery [2023-01-15T19:35:39.806Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:39.806Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llfind [2023-01-15T19:35:39.806Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:39.806Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llinj [2023-01-15T19:35:39.806Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:39.806Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:39.806Z] [java] [2023-01-15T19:35:39.806Z] [java] [2023-01-15T19:35:39.806Z] [java] ----------------------------------------- [2023-01-15T19:35:39.806Z] [java] - jpa-resource-injectionllinit: PASS - [2023-01-15T19:35:39.806Z] [java] - jpa-resource-injectionllquery: PASS - [2023-01-15T19:35:39.806Z] [java] - jpa-resource-injectionllfind: PASS - [2023-01-15T19:35:39.806Z] [java] - jpa-resource-injectionllinj: PASS - [2023-01-15T19:35:39.806Z] [java] ----------------------------------------- [2023-01-15T19:35:39.806Z] [java] - Total PASS : 4 - [2023-01-15T19:35:39.806Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:39.806Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:39.806Z] [java] ----------------------------------------- [2023-01-15T19:35:39.806Z] [2023-01-15T19:35:39.806Z] undeploy: [2023-01-15T19:35:39.806Z] [2023-01-15T19:35:39.806Z] setOSConditions: [2023-01-15T19:35:39.806Z] [2023-01-15T19:35:39.806Z] setToolWin: [2023-01-15T19:35:39.806Z] [2023-01-15T19:35:39.806Z] setToolUnix: [2023-01-15T19:35:39.806Z] [2023-01-15T19:35:39.806Z] setToolProperty: [2023-01-15T19:35:39.806Z] [2023-01-15T19:35:39.806Z] setS1ASclassPath: [2023-01-15T19:35:39.806Z] [2023-01-15T19:35:39.806Z] init-common: [2023-01-15T19:35:39.806Z] [2023-01-15T19:35:39.806Z] undeploy-war-common: [2023-01-15T19:35:39.947Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Some input files use or override a deprecated API. [2023-01-15T19:35:39.947Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:39.947Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/MapUtil.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:39.947Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/MapUtil.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:39.948Z] [INFO] [2023-01-15T19:35:39.948Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ amx-core --- [2023-01-15T19:35:39.948Z] [INFO] [2023-01-15T19:35:39.948Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ amx-core --- [2023-01-15T19:35:39.948Z] [INFO] [2023-01-15T19:35:39.948Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ amx-core --- [2023-01-15T19:35:40.063Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:40.099Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy ejb-ejb30-hello-mdbApp [2023-01-15T19:35:40.099Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/ejb/mdb/delete_resources.asadmin [2023-01-15T19:35:40.204Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:40.204Z] [INFO] [2023-01-15T19:35:40.204Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ amx-core --- [2023-01-15T19:35:40.204Z] [INFO] [2023-01-15T19:35:40.204Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ amx-core --- [2023-01-15T19:35:40.204Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:40.204Z] [INFO] Compiling 193 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/classes [2023-01-15T19:35:40.282Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:40.320Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:40.450Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:40.545Z] [2023-01-15T19:35:40.545Z] restore: [2023-01-15T19:35:40.545Z] [2023-01-15T19:35:40.545Z] asadmin-common-ignore-fail: [2023-01-15T19:35:40.545Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true server.web-container.jsp-caching-enabled=false [2023-01-15T19:35:40.545Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:40.577Z] [2023-01-15T19:35:40.577Z] delete-resources: [2023-01-15T19:35:40.577Z] [2023-01-15T19:35:40.577Z] setOSConditions: [2023-01-15T19:35:40.577Z] [2023-01-15T19:35:40.577Z] setToolWin: [2023-01-15T19:35:40.577Z] [2023-01-15T19:35:40.577Z] setToolUnix: [2023-01-15T19:35:40.577Z] [2023-01-15T19:35:40.577Z] setToolProperty: [2023-01-15T19:35:40.577Z] [2023-01-15T19:35:40.577Z] setS1ASclassPath: [2023-01-15T19:35:40.577Z] [2023-01-15T19:35:40.577Z] init-common: [2023-01-15T19:35:40.577Z] [2023-01-15T19:35:40.577Z] delete-jdbc-resource-common: [2023-01-15T19:35:40.577Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:35:40.577Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:40.662Z] [INFO] [testng] PASSED: createJMSRscTest("ejb/mdb/create_resources.asadmin") [2023-01-15T19:35:40.662Z] [INFO] [testng] PASSED: deployJMSAppTest("./dist/mdb/") [2023-01-15T19:35:40.662Z] [INFO] [testng] PASSED: runJMSAppTest("./dist/mdb/") [2023-01-15T19:35:40.662Z] [INFO] [testng] PASSED: undeployJMSAppTest [2023-01-15T19:35:40.662Z] [INFO] [testng] PASSED: deleteJMSRscTest("ejb/mdb/delete_resources.asadmin") [2023-01-15T19:35:40.662Z] [INFO] [testng] [2023-01-15T19:35:40.662Z] [INFO] [testng] =============================================== [2023-01-15T19:35:40.662Z] [INFO] [testng] MDB_tests [2023-01-15T19:35:40.663Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2023-01-15T19:35:40.663Z] [INFO] [testng] =============================================== [2023-01-15T19:35:40.663Z] [INFO] [testng] [2023-01-15T19:35:40.663Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@757bdc69.

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.

[2023-01-15T19:35:40.663Z] [INFO] [testng] [2023-01-15T19:35:40.663Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@271f30a1.

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: email

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

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: listOfString

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

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

[2023-01-15T19:35:40.663Z] [INFO] [testng] [2023-01-15T19:35:40.663Z] [INFO] [testng] PASSED: test_BV_10 [2023-01-15T19:35:40.663Z] [INFO] [testng] PASSED: test_BV_20 [2023-01-15T19:35:40.663Z] [INFO] [testng] [2023-01-15T19:35:40.663Z] [INFO] [testng] =============================================== [2023-01-15T19:35:40.663Z] [INFO] [testng] bv_servlet_simple [2023-01-15T19:35:40.663Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:35:40.663Z] [INFO] [testng] =============================================== [2023-01-15T19:35:40.663Z] [INFO] [testng] [2023-01-15T19:35:40.771Z] [INFO] [2023-01-15T19:35:40.771Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ amx-core --- [2023-01-15T19:35:40.771Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:35:40.771Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:35:40.771Z] [INFO] [2023-01-15T19:35:40.771Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ amx-core --- [2023-01-15T19:35:40.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:40.771Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:40.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/src/test/resources [2023-01-15T19:35:40.771Z] [INFO] [2023-01-15T19:35:40.771Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ amx-core --- [2023-01-15T19:35:40.771Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:40.771Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/test-classes [2023-01-15T19:35:40.919Z] [INFO] [testng] PASSED: appDeployedFirstPagetest [2023-01-15T19:35:40.919Z] [INFO] [testng] PASSED: extensionBeanObserversTest [2023-01-15T19:35:40.919Z] [INFO] [testng] PASSED: extensionBeanReferenceTest [2023-01-15T19:35:40.919Z] [INFO] [testng] PASSED: injectionTargetAdaptionTest [2023-01-15T19:35:40.919Z] [INFO] [testng] PASSED: jarExtensionBeanObserversTest [2023-01-15T19:35:40.919Z] [INFO] [testng] PASSED: jarExtensionBeanReferenceTest [2023-01-15T19:35:40.919Z] [INFO] [testng] PASSED: webBeanTest [2023-01-15T19:35:40.919Z] [INFO] [testng] [2023-01-15T19:35:40.919Z] [INFO] [testng] =============================================== [2023-01-15T19:35:40.919Z] [INFO] [testng] weld_tests [2023-01-15T19:35:40.919Z] [INFO] [testng] Tests run: 7, Failures: 0, Skips: 0 [2023-01-15T19:35:40.919Z] [INFO] [testng] =============================================== [2023-01-15T19:35:40.919Z] [INFO] [testng] [2023-01-15T19:35:41.027Z] [INFO] [2023-01-15T19:35:41.027Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core --- [2023-01-15T19:35:41.027Z] [INFO] [2023-01-15T19:35:41.027Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ amx-core --- [2023-01-15T19:35:41.027Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:35:41.027Z] [INFO] [2023-01-15T19:35:41.027Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:41.027Z] [INFO] T E S T S [2023-01-15T19:35:41.027Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:41.027Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:41.027Z] [0.018s][info][gc] Using G1 [2023-01-15T19:35:41.111Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.web-container.jsp-caching-enabled=false [2023-01-15T19:35:41.111Z] [exec] server.web-container.jsp-caching-enabled=false [2023-01-15T19:35:41.141Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:35:41.142Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-01-15T19:35:41.142Z] [echo] cmd executed for server [2023-01-15T19:35:41.142Z] [2023-01-15T19:35:41.142Z] setOSConditions: [2023-01-15T19:35:41.142Z] [2023-01-15T19:35:41.142Z] setToolWin: [2023-01-15T19:35:41.142Z] [2023-01-15T19:35:41.142Z] setToolUnix: [2023-01-15T19:35:41.142Z] [2023-01-15T19:35:41.142Z] setToolProperty: [2023-01-15T19:35:41.142Z] [2023-01-15T19:35:41.142Z] setS1ASclassPath: [2023-01-15T19:35:41.142Z] [2023-01-15T19:35:41.142Z] init-common: [2023-01-15T19:35:41.142Z] [2023-01-15T19:35:41.142Z] delete-jdbc-connpool-common: [2023-01-15T19:35:41.142Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T19:35:41.142Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:41.283Z] [0.331s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 4.276ms [2023-01-15T19:35:41.369Z] [2023-01-15T19:35:41.370Z] restart-server-instance-common: [2023-01-15T19:35:41.370Z] [2023-01-15T19:35:41.370Z] setOSConditions: [2023-01-15T19:35:41.370Z] [2023-01-15T19:35:41.370Z] setToolWin: [2023-01-15T19:35:41.370Z] [2023-01-15T19:35:41.370Z] setToolUnix: [2023-01-15T19:35:41.370Z] [2023-01-15T19:35:41.370Z] setToolProperty: [2023-01-15T19:35:41.370Z] [2023-01-15T19:35:41.370Z] setS1ASclassPath: [2023-01-15T19:35:41.370Z] [2023-01-15T19:35:41.370Z] init-common: [2023-01-15T19:35:41.370Z] [2023-01-15T19:35:41.370Z] stopDomain: [2023-01-15T19:35:41.370Z] [echo] run.xml:stopping domain... [2023-01-15T19:35:41.370Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:41.387Z] [exec] Jan 15, 2023 7:35:41 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:35:41.388Z] [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. [2023-01-15T19:35:41.399Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T19:35:41.399Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T19:35:41.399Z] [echo] cmd executed for server [2023-01-15T19:35:41.399Z] [2023-01-15T19:35:41.399Z] all: [2023-01-15T19:35:41.539Z] [INFO] Running org.glassfish.admin.amx.impl.config.AMXConfigImplTest [2023-01-15T19:35:41.539Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.glassfish.admin.amx.impl.config.AMXConfigImplTest [2023-01-15T19:35:41.539Z] [INFO] Running org.glassfish.admin.amx.impl.util.SingletonEnforcerTest [2023-01-15T19:35:41.539Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.glassfish.admin.amx.impl.util.SingletonEnforcerTest [2023-01-15T19:35:41.539Z] [INFO] Running org.glassfish.admin.amx.impl.util.ObjectNameBuilderTest [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] setOSConditions: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] setToolWin: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] setToolUnix: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] setToolProperty: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] setS1ASclassPath: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] init-common: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] clean: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] setOSConditions: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] setToolWin: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] setToolUnix: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] setToolProperty: [2023-01-15T19:35:41.656Z] [2023-01-15T19:35:41.656Z] setS1ASclassPath: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] init-common: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] clean-common: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setOSConditions: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setToolWin: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setToolUnix: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setToolProperty: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setS1ASclassPath: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] init-common: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] clean-classes-common: [2023-01-15T19:35:41.657Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setOSConditions: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setToolWin: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setToolUnix: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setToolProperty: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setS1ASclassPath: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] init-common: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] clean-jars-common: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] compile: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setOSConditions: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setToolWin: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setToolUnix: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setToolProperty: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] setS1ASclassPath: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] init-common: [2023-01-15T19:35:41.657Z] [2023-01-15T19:35:41.657Z] compile-common: [2023-01-15T19:35:41.657Z] [echo] Current time (ISO): 2023-01-15T19:35:41.439+0000 [2023-01-15T19:35:41.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:41.657Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:41.657Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:41.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.glassfish.admin.amx.impl.util.ObjectNameBuilderTest [2023-01-15T19:35:41.796Z] [INFO] Running org.glassfish.admin.amx.core.UtilTest [2023-01-15T19:35:41.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.glassfish.admin.amx.core.UtilTest [2023-01-15T19:35:41.847Z] [INFO] [testng] PASSED: createJoe [2023-01-15T19:35:41.847Z] [INFO] [testng] PASSED: ensureCreatedJoeExists [2023-01-15T19:35:41.847Z] [INFO] [testng] PASSED: deleteJoe [2023-01-15T19:35:41.847Z] [INFO] [testng] PASSED: deletedJoeDoesNotExist [2023-01-15T19:35:41.847Z] [INFO] [testng] PASSED: createPool [2023-01-15T19:35:41.847Z] [INFO] [testng] PASSED: pingPool [2023-01-15T19:35:41.847Z] [INFO] [testng] PASSED: ensureCreatedPoolExists [2023-01-15T19:35:41.847Z] [INFO] [testng] PASSED: deletePool [2023-01-15T19:35:41.848Z] [INFO] [testng] PASSED: deletedPoolDoesNotExist [2023-01-15T19:35:41.848Z] [INFO] [testng] PASSED: createListener [2023-01-15T19:35:41.848Z] [INFO] [testng] PASSED: ensureCreatedListenerExists [2023-01-15T19:35:41.848Z] [INFO] [testng] PASSED: deleteListener [2023-01-15T19:35:41.848Z] [INFO] [testng] PASSED: ensureDeletedListenerDoesNotExist [2023-01-15T19:35:41.848Z] [INFO] [testng] PASSED: createListenerWithOldParam [2023-01-15T19:35:41.848Z] [INFO] [testng] PASSED: deleteListener2 [2023-01-15T19:35:41.848Z] [INFO] [testng] PASSED: createOsgiListener [2023-01-15T19:35:41.848Z] [INFO] [testng] [2023-01-15T19:35:41.848Z] [INFO] [testng] =============================================== [2023-01-15T19:35:41.848Z] [INFO] [testng] asadmin_tests [2023-01-15T19:35:41.848Z] [INFO] [testng] Tests run: 16, Failures: 0, Skips: 0 [2023-01-15T19:35:41.848Z] [INFO] [testng] =============================================== [2023-01-15T19:35:41.848Z] [INFO] [testng] [2023-01-15T19:35:42.052Z] [INFO] [2023-01-15T19:35:42.053Z] [INFO] Results: [2023-01-15T19:35:42.053Z] [INFO] [2023-01-15T19:35:42.053Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:35:42.053Z] [INFO] [2023-01-15T19:35:42.053Z] [INFO] [2023-01-15T19:35:42.053Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ amx-core --- [2023-01-15T19:35:42.053Z] [INFO] Executing tasks [2023-01-15T19:35:42.053Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/classes/META-INF for [2023-01-15T19:35:42.053Z] [INFO] [echo] amx-core [2023-01-15T19:35:42.053Z] [INFO] Executed tasks [2023-01-15T19:35:42.053Z] [INFO] [2023-01-15T19:35:42.053Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ amx-core --- [2023-01-15T19:35:42.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/amx-core.jar [2023-01-15T19:35:42.053Z] [INFO] [2023-01-15T19:35:42.053Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ amx-core --- [2023-01-15T19:35:42.053Z] [INFO] [2023-01-15T19:35:42.053Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ amx-core --- [2023-01-15T19:35:42.053Z] [INFO] [2023-01-15T19:35:42.053Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core --- [2023-01-15T19:35:42.106Z] [INFO] [testng] PASSED: testRequestScopedJMSContextInjection [2023-01-15T19:35:42.106Z] [INFO] [testng] PASSED: testTransactionScopedJMSContextInjection [2023-01-15T19:35:42.106Z] [INFO] [testng] [2023-01-15T19:35:42.106Z] [INFO] [testng] =============================================== [2023-01-15T19:35:42.106Z] [INFO] [testng] jms_injection_jmsContext [2023-01-15T19:35:42.106Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:35:42.106Z] [INFO] [testng] =============================================== [2023-01-15T19:35:42.106Z] [INFO] [testng] [2023-01-15T19:35:42.106Z] [INFO] [testng] [2023-01-15T19:35:42.107Z] [INFO] [testng] =============================================== [2023-01-15T19:35:42.107Z] [INFO] [testng] QuickLookTests [2023-01-15T19:35:42.107Z] [INFO] [testng] Total tests run: 97, Failures: 0, Skips: 0 [2023-01-15T19:35:42.107Z] [INFO] [testng] =============================================== [2023-01-15T19:35:42.107Z] [INFO] [testng] [2023-01-15T19:35:43.272Z] [exec] Waiting for the domain to stop . [2023-01-15T19:35:43.272Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:35:43.552Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:43.553Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:35:43.553Z] [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. [2023-01-15T19:35:43.701Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T19:35:43.814Z] [javac] 2 warnings [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] build: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] setOSConditions: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] setToolWin: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] setToolUnix: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] setToolProperty: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] setS1ASclassPath: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] init-common: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] webclient-war-common: [2023-01-15T19:35:43.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] clear: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] test-tlds-exist: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] copy-tlds: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] test-tagfiles-exist: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] copy-tagfiles: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] package-war-common: [2023-01-15T19:35:43.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:43.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:43.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:43.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:43.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/lib [2023-01-15T19:35:43.815Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:35:43.815Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:43.815Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:43.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/docroot [2023-01-15T19:35:43.815Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-non-serializable-web.war [2023-01-15T19:35:43.815Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:43.815Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:43.815Z] [javac] Compiling 1 source file [2023-01-15T19:35:43.815Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:35:43.815Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] create-resources: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] setOSConditions: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] setToolWin: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] setToolUnix: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] setToolProperty: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] setS1ASclassPath: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] init-common: [2023-01-15T19:35:43.815Z] [2023-01-15T19:35:43.815Z] create-jdbc-connpool-common: [2023-01-15T19:35:43.923Z] [exec] cp = /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/../lib/gf-client.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserAppClient.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar [2023-01-15T19:35:43.924Z] [exec] args.length = 0 [2023-01-15T19:35:43.924Z] [exec] Looking up ejb ref [2023-01-15T19:35:43.997Z] [WARNING] [echo] hellojsp [2023-01-15T19:35:43.998Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:44.072Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:44.254Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:44.254Z] [WARNING] [echo] jsfastrologer [2023-01-15T19:35:44.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:44.330Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T19:35:44.330Z] [2023-01-15T19:35:44.330Z] set-derby-connpool-props: [2023-01-15T19:35:44.510Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:44.586Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:44.766Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:44.767Z] [WARNING] [echo] jsfinjection [2023-01-15T19:35:44.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:44.844Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T19:35:45.024Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:45.101Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:45.323Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:45.323Z] [INFO] [2023-01-15T19:35:45.323Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ amx-core --- [2023-01-15T19:35:45.323Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/6.2.6-SNAPSHOT/amx-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:45.323Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/6.2.6-SNAPSHOT/amx-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:45.323Z] [INFO] [2023-01-15T19:35:45.323Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2023-01-15T19:35:45.323Z] [INFO] Building GlassFish Extra JRE Packages 6.2.6-SNAPSHOT [51/291] [2023-01-15T19:35:45.323Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:35:45.323Z] [INFO] [2023-01-15T19:35:45.323Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.323Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:45.324Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages [2023-01-15T19:35:45.324Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:45.324Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:45.324Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:45.324Z] [INFO] Copying 1 resource [2023-01-15T19:35:45.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/src/main/manpages [2023-01-15T19:35:45.324Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] No sources to compile [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [WARNING] Manifest org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment/require bundle cannot be found on the classpath [2023-01-15T19:35:45.324Z] [WARNING] Manifest org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment cannot be found on the classpath [2023-01-15T19:35:45.324Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] No sources to compile [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:45.324Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:45.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/src/test/resources [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] No sources to compile [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] No tests to run. [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] Executing tasks [2023-01-15T19:35:45.324Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target/classes/META-INF for [2023-01-15T19:35:45.324Z] [INFO] [echo] glassfish-extra-jre-packages [2023-01-15T19:35:45.324Z] [INFO] Executed tasks [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] No tests to run. [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-extra-jre-packages --- [2023-01-15T19:35:45.324Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/6.2.6-SNAPSHOT/glassfish-extra-jre-packages-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:45.324Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/6.2.6-SNAPSHOT/glassfish-extra-jre-packages-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2023-01-15T19:35:45.324Z] [INFO] Building Context Propagation 6.2.6-SNAPSHOT [52/291] [2023-01-15T19:35:45.324Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ context-propagation --- [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ context-propagation --- [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ context-propagation --- [2023-01-15T19:35:45.324Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:45.324Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation [2023-01-15T19:35:45.324Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:45.324Z] [INFO] [2023-01-15T19:35:45.324Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ context-propagation --- [2023-01-15T19:35:45.324Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:45.325Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:45.325Z] [INFO] [2023-01-15T19:35:45.325Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ context-propagation --- [2023-01-15T19:35:45.325Z] [INFO] [2023-01-15T19:35:45.325Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ context-propagation --- [2023-01-15T19:35:45.325Z] [INFO] [2023-01-15T19:35:45.325Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ context-propagation --- [2023-01-15T19:35:45.325Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:45.325Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:45.325Z] [INFO] [2023-01-15T19:35:45.325Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ context-propagation --- [2023-01-15T19:35:45.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:45.325Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:45.325Z] [INFO] Copying 0 resource [2023-01-15T19:35:45.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/src/main/manpages [2023-01-15T19:35:45.325Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:45.325Z] [INFO] [2023-01-15T19:35:45.325Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ context-propagation --- [2023-01-15T19:35:45.325Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:45.325Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/classes [2023-01-15T19:35:45.325Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:45.325Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:45.325Z] [INFO] [2023-01-15T19:35:45.325Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ context-propagation --- [2023-01-15T19:35:45.325Z] [INFO] [2023-01-15T19:35:45.325Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ context-propagation --- [2023-01-15T19:35:45.325Z] [INFO] [2023-01-15T19:35:45.325Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ context-propagation --- [2023-01-15T19:35:45.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:45.361Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T19:35:45.582Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:35:45.582Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:35:45.582Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:35:45.582Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:35:45.582Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:35:45.582Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.spi, has 1, private references [org.glassfish.contextpropagation.internal] [2023-01-15T19:35:45.582Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:45.582Z] [INFO] [2023-01-15T19:35:45.582Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ context-propagation --- [2023-01-15T19:35:45.582Z] [INFO] [2023-01-15T19:35:45.582Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ context-propagation --- [2023-01-15T19:35:45.582Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:45.582Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/classes [2023-01-15T19:35:45.582Z] [INFO] [2023-01-15T19:35:45.582Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ context-propagation --- [2023-01-15T19:35:45.582Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:35:45.617Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:45.838Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:35:45.839Z] [INFO] [2023-01-15T19:35:45.839Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ context-propagation --- [2023-01-15T19:35:45.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:45.839Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:45.839Z] [INFO] Copying 1 resource [2023-01-15T19:35:45.839Z] [INFO] [2023-01-15T19:35:45.839Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ context-propagation --- [2023-01-15T19:35:45.839Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:45.839Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/test-classes [2023-01-15T19:35:46.095Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/internal/UtilsTest.java: Some input files use or override a deprecated API. [2023-01-15T19:35:46.095Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/internal/UtilsTest.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:46.095Z] [INFO] [2023-01-15T19:35:46.095Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation --- [2023-01-15T19:35:46.095Z] [INFO] [2023-01-15T19:35:46.095Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ context-propagation --- [2023-01-15T19:35:46.095Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:35:46.095Z] [INFO] [2023-01-15T19:35:46.095Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:46.095Z] [INFO] T E S T S [2023-01-15T19:35:46.095Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:46.184Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:46.185Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T19:35:46.185Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:46.352Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:46.352Z] [0.017s][info][gc] Using G1 [2023-01-15T19:35:46.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:46.749Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T19:35:46.749Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:46.914Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:46.915Z] [WARNING] [echo] jdbcusertx [2023-01-15T19:35:46.915Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:47.005Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:47.006Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T19:35:47.170Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:47.171Z] [WARNING] [echo] jpainjectemf [2023-01-15T19:35:47.171Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:47.214Z] [exec] Looked up home!! [2023-01-15T19:35:47.214Z] [exec] Narrowed home!! [2023-01-15T19:35:47.214Z] [exec] Narrowed home!! [2023-01-15T19:35:47.214Z] [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#/109694898324504576_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:35:47.214Z] [exec] serialized homehandle [2023-01-15T19:35:47.214Z] [exec] Reconstituted homehandle [2023-01-15T19:35:47.214Z] [exec] Got the EJB!! [2023-01-15T19:35:47.214Z] [exec] invoking ejb [2023-01-15T19:35:47.214Z] [exec] successfully invoked ejb via reconsituted home [2023-01-15T19:35:47.214Z] [exec] serialized foohandle [2023-01-15T19:35:47.214Z] [exec] Reconstituted foohandle [2023-01-15T19:35:47.214Z] [exec] successfully invoked ejb [2023-01-15T19:35:47.214Z] [exec] Value of key is: main [2023-01-15T19:35:47.214Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:47.214Z] [exec] [2023-01-15T19:35:47.214Z] [exec] [2023-01-15T19:35:47.214Z] [exec] ----------------------------------------- [2023-01-15T19:35:47.214Z] [exec] - main: PASS - [2023-01-15T19:35:47.214Z] [exec] ----------------------------------------- [2023-01-15T19:35:47.214Z] [exec] Total PASS: 1 [2023-01-15T19:35:47.215Z] [exec] Total FAIL: 0 [2023-01-15T19:35:47.215Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:35:47.215Z] [exec] ----------------------------------------- [2023-01-15T19:35:47.215Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:35:47.215Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:35:47.262Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:47.519Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:47.519Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:35:47.732Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:47.732Z] [WARNING] [echo] jpavalidation [2023-01-15T19:35:47.776Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] checkReporting-common: [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] confirmReportPresent-common: [2023-01-15T19:35:47.821Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:35:47.821Z] [echo] Test seems to be reported fine [2023-01-15T19:35:47.821Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/stubser/RepRunConf.txt [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] confirmMissingReport-common: [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] undeploy: [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] setOSConditions: [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] setToolWin: [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] setToolUnix: [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] setToolProperty: [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] setS1ASclassPath: [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] init-common: [2023-01-15T19:35:47.821Z] [2023-01-15T19:35:47.821Z] undeploy-common: [2023-01-15T19:35:47.821Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:47.989Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:48.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:48.035Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T19:35:48.292Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:48.389Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:48.537Z] [2023-01-15T19:35:48.538Z] setOSConditions: [2023-01-15T19:35:48.538Z] [2023-01-15T19:35:48.538Z] setToolWin: [2023-01-15T19:35:48.538Z] [2023-01-15T19:35:48.538Z] setToolUnix: [2023-01-15T19:35:48.538Z] [2023-01-15T19:35:48.538Z] setToolProperty: [2023-01-15T19:35:48.538Z] [2023-01-15T19:35:48.538Z] setS1ASclassPath: [2023-01-15T19:35:48.538Z] [2023-01-15T19:35:48.538Z] init-common: [2023-01-15T19:35:48.538Z] [2023-01-15T19:35:48.538Z] startDomainUnix: [2023-01-15T19:35:48.538Z] [echo] Starting DAS [2023-01-15T19:35:48.538Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:48.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:48.550Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T19:35:48.550Z] [2023-01-15T19:35:48.550Z] setOSConditions: [2023-01-15T19:35:48.550Z] [2023-01-15T19:35:48.550Z] setToolWin: [2023-01-15T19:35:48.550Z] [2023-01-15T19:35:48.550Z] setToolUnix: [2023-01-15T19:35:48.550Z] [2023-01-15T19:35:48.550Z] setToolProperty: [2023-01-15T19:35:48.550Z] [2023-01-15T19:35:48.550Z] setS1ASclassPath: [2023-01-15T19:35:48.550Z] [2023-01-15T19:35:48.550Z] init-common: [2023-01-15T19:35:48.550Z] [2023-01-15T19:35:48.550Z] create-jdbc-resource-common: [2023-01-15T19:35:48.550Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:48.553Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:48.554Z] [WARNING] [echo] hellojspsecure [2023-01-15T19:35:48.554Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] all: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] ejbapp: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setOSConditions: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setToolWin: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setToolUnix: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setToolProperty: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setS1ASclassPath: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] init-common: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] clean: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setOSConditions: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setToolWin: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setToolUnix: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setToolProperty: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setS1ASclassPath: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] init-common: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] clean-common: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setOSConditions: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setToolWin: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setToolUnix: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setToolProperty: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] setS1ASclassPath: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] init-common: [2023-01-15T19:35:48.650Z] [2023-01-15T19:35:48.650Z] clean-classes-common: [2023-01-15T19:35:48.650Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:48.807Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:48.914Z] [2023-01-15T19:35:48.914Z] setOSConditions: [2023-01-15T19:35:48.914Z] [2023-01-15T19:35:48.914Z] setToolWin: [2023-01-15T19:35:48.914Z] [2023-01-15T19:35:48.914Z] setToolUnix: [2023-01-15T19:35:48.914Z] [2023-01-15T19:35:48.914Z] setToolProperty: [2023-01-15T19:35:48.914Z] [2023-01-15T19:35:48.915Z] setS1ASclassPath: [2023-01-15T19:35:48.915Z] [2023-01-15T19:35:48.915Z] init-common: [2023-01-15T19:35:48.915Z] [2023-01-15T19:35:48.915Z] clean-jars-common: [2023-01-15T19:35:48.915Z] [2023-01-15T19:35:48.915Z] compile: [2023-01-15T19:35:48.915Z] [2023-01-15T19:35:48.915Z] setOSConditions: [2023-01-15T19:35:48.915Z] [2023-01-15T19:35:48.915Z] setToolWin: [2023-01-15T19:35:48.915Z] [2023-01-15T19:35:48.915Z] setToolUnix: [2023-01-15T19:35:48.915Z] [2023-01-15T19:35:48.915Z] setToolProperty: [2023-01-15T19:35:48.915Z] [2023-01-15T19:35:48.915Z] setS1ASclassPath: [2023-01-15T19:35:48.915Z] [2023-01-15T19:35:48.915Z] init-common: [2023-01-15T19:35:48.915Z] [2023-01-15T19:35:48.915Z] compile-common: [2023-01-15T19:35:48.915Z] [echo] Current time (ISO): 2023-01-15T19:35:48.679+0000 [2023-01-15T19:35:48.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:48.915Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:48.915Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:49.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:49.065Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-01-15T19:35:49.065Z] [echo] cmd executed for server [2023-01-15T19:35:49.065Z] [2023-01-15T19:35:49.065Z] deploy: [2023-01-15T19:35:49.065Z] [2023-01-15T19:35:49.065Z] deploy-war-common: [2023-01-15T19:35:49.065Z] [2023-01-15T19:35:49.065Z] setOSConditions: [2023-01-15T19:35:49.065Z] [2023-01-15T19:35:49.065Z] setToolWin: [2023-01-15T19:35:49.065Z] [2023-01-15T19:35:49.065Z] setToolUnix: [2023-01-15T19:35:49.065Z] [2023-01-15T19:35:49.065Z] setToolProperty: [2023-01-15T19:35:49.065Z] [2023-01-15T19:35:49.065Z] setS1ASclassPath: [2023-01-15T19:35:49.065Z] [2023-01-15T19:35:49.065Z] init-common: [2023-01-15T19:35:49.065Z] [2023-01-15T19:35:49.065Z] deploy-war-commonpe: [2023-01-15T19:35:49.115Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:49.116Z] [WARNING] [echo] basicauth [2023-01-15T19:35:49.116Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:49.323Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:49.580Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-non-serializable-web.war Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-sbd1g [2023-01-15T19:35:50.144Z] [exec] Application deployed with name cdi-jpa-resource-injection-non-serializable-web. [2023-01-15T19:35:50.145Z] [2023-01-15T19:35:50.145Z] deploy-war-commonee: [2023-01-15T19:35:50.145Z] [2023-01-15T19:35:50.145Z] run: [2023-01-15T19:35:50.401Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:50.401Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llinit [2023-01-15T19:35:50.401Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:50.401Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llquery [2023-01-15T19:35:50.659Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:50.659Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llfind [2023-01-15T19:35:50.659Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:50.659Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llinj [2023-01-15T19:35:50.659Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:35:50.659Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:35:50.659Z] [java] [2023-01-15T19:35:50.659Z] [java] [2023-01-15T19:35:50.659Z] [java] ----------------------------------------- [2023-01-15T19:35:50.659Z] [java] - jpa-resource-injection-non-serializablellinit: PASS - [2023-01-15T19:35:50.659Z] [java] - jpa-resource-injection-non-serializablellquery: PASS - [2023-01-15T19:35:50.659Z] [java] - jpa-resource-injection-non-serializablellfind: PASS - [2023-01-15T19:35:50.659Z] [java] - jpa-resource-injection-non-serializablellinj: PASS - [2023-01-15T19:35:50.659Z] [java] ----------------------------------------- [2023-01-15T19:35:50.659Z] [java] - Total PASS : 4 - [2023-01-15T19:35:50.659Z] [java] - Total FAIL : 0 - [2023-01-15T19:35:50.659Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:35:50.659Z] [java] ----------------------------------------- [2023-01-15T19:35:50.659Z] [2023-01-15T19:35:50.659Z] undeploy: [2023-01-15T19:35:50.659Z] [2023-01-15T19:35:50.659Z] setOSConditions: [2023-01-15T19:35:50.659Z] [2023-01-15T19:35:50.659Z] setToolWin: [2023-01-15T19:35:50.659Z] [2023-01-15T19:35:50.659Z] setToolUnix: [2023-01-15T19:35:50.659Z] [2023-01-15T19:35:50.659Z] setToolProperty: [2023-01-15T19:35:50.659Z] [2023-01-15T19:35:50.659Z] setS1ASclassPath: [2023-01-15T19:35:50.659Z] [2023-01-15T19:35:50.659Z] init-common: [2023-01-15T19:35:50.659Z] [2023-01-15T19:35:50.659Z] undeploy-war-common: [2023-01-15T19:35:50.659Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:50.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:35:51.005Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:51.006Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:51.174Z] [2023-01-15T19:35:51.175Z] delete-resources: [2023-01-15T19:35:51.175Z] [2023-01-15T19:35:51.175Z] setOSConditions: [2023-01-15T19:35:51.175Z] [2023-01-15T19:35:51.175Z] setToolWin: [2023-01-15T19:35:51.175Z] [2023-01-15T19:35:51.175Z] setToolUnix: [2023-01-15T19:35:51.175Z] [2023-01-15T19:35:51.175Z] setToolProperty: [2023-01-15T19:35:51.175Z] [2023-01-15T19:35:51.175Z] setS1ASclassPath: [2023-01-15T19:35:51.175Z] [2023-01-15T19:35:51.175Z] init-common: [2023-01-15T19:35:51.175Z] [2023-01-15T19:35:51.175Z] delete-jdbc-resource-common: [2023-01-15T19:35:51.175Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:35:51.175Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:51.262Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3 [2023-01-15T19:35:51.520Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:51.738Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:35:51.738Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-01-15T19:35:51.738Z] [echo] cmd executed for server [2023-01-15T19:35:51.738Z] [2023-01-15T19:35:51.738Z] setOSConditions: [2023-01-15T19:35:51.738Z] [2023-01-15T19:35:51.738Z] setToolWin: [2023-01-15T19:35:51.738Z] [2023-01-15T19:35:51.738Z] setToolUnix: [2023-01-15T19:35:51.738Z] [2023-01-15T19:35:51.738Z] setToolProperty: [2023-01-15T19:35:51.738Z] [2023-01-15T19:35:51.738Z] setS1ASclassPath: [2023-01-15T19:35:51.738Z] [2023-01-15T19:35:51.738Z] init-common: [2023-01-15T19:35:51.738Z] [2023-01-15T19:35:51.738Z] delete-jdbc-connpool-common: [2023-01-15T19:35:51.738Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T19:35:51.738Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:51.777Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42 [2023-01-15T19:35:52.033Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:52.206Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:52.206Z] [javac] 1 warning [2023-01-15T19:35:52.206Z] [2023-01-15T19:35:52.206Z] setOSConditions: [2023-01-15T19:35:52.206Z] [2023-01-15T19:35:52.206Z] setToolWin: [2023-01-15T19:35:52.206Z] [2023-01-15T19:35:52.206Z] setToolUnix: [2023-01-15T19:35:52.206Z] [2023-01-15T19:35:52.206Z] setToolProperty: [2023-01-15T19:35:52.206Z] [2023-01-15T19:35:52.206Z] setS1ASclassPath: [2023-01-15T19:35:52.206Z] [2023-01-15T19:35:52.206Z] init-common: [2023-01-15T19:35:52.206Z] [2023-01-15T19:35:52.206Z] compile-common: [2023-01-15T19:35:52.206Z] [echo] Current time (ISO): 2023-01-15T19:35:52.050+0000 [2023-01-15T19:35:52.206Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:52.290Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2023-01-15T19:35:52.290Z] [WARNING] [echo] slsbnicmt [2023-01-15T19:35:52.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T19:35:52.309Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T19:35:52.309Z] [echo] cmd executed for server [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] all: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setOSConditions: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolWin: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolUnix: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolProperty: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setS1ASclassPath: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] init-common: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] clean: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setOSConditions: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolWin: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolUnix: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolProperty: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setS1ASclassPath: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] init-common: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] clean-common: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setOSConditions: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolWin: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolUnix: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolProperty: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setS1ASclassPath: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] init-common: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] clean-classes-common: [2023-01-15T19:35:52.309Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setOSConditions: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolWin: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolUnix: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setToolProperty: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] setS1ASclassPath: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] init-common: [2023-01-15T19:35:52.309Z] [2023-01-15T19:35:52.309Z] clean-jars-common: [2023-01-15T19:35:52.310Z] [2023-01-15T19:35:52.310Z] compile: [2023-01-15T19:35:52.310Z] [2023-01-15T19:35:52.310Z] setOSConditions: [2023-01-15T19:35:52.310Z] [2023-01-15T19:35:52.310Z] setToolWin: [2023-01-15T19:35:52.310Z] [2023-01-15T19:35:52.310Z] setToolUnix: [2023-01-15T19:35:52.310Z] [2023-01-15T19:35:52.310Z] setToolProperty: [2023-01-15T19:35:52.310Z] [2023-01-15T19:35:52.310Z] setS1ASclassPath: [2023-01-15T19:35:52.310Z] [2023-01-15T19:35:52.310Z] init-common: [2023-01-15T19:35:52.310Z] [2023-01-15T19:35:52.310Z] compile-common: [2023-01-15T19:35:52.310Z] [echo] Current time (ISO): 2023-01-15T19:35:52.131+0000 [2023-01-15T19:35:52.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:52.310Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:52.310Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:52.465Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:52.546Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:53.109Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:53.109Z] [WARNING] [echo] sfulnoi [2023-01-15T19:35:53.109Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:53.671Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:53.671Z] [WARNING] [echo] simple-bv-servlet [2023-01-15T19:35:53.671Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:53.812Z] [exec] Waiting for domain1 to start ..... [2023-01-15T19:35:54.070Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:35:54.070Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:35:54.070Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:35:54.070Z] [exec] Admin Port: 45707 [2023-01-15T19:35:54.070Z] [exec] Command start-domain executed successfully. [2023-01-15T19:35:54.204Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:54.205Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:35:54.205Z] [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. [2023-01-15T19:35:54.234Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:54.234Z] [WARNING] [echo] numberguess [2023-01-15T19:35:54.234Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:54.327Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:35:54.328Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] dumpThreadStack: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] startDomainWindows: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] startDomain: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] all: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setOSConditions: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolWin: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolUnix: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolProperty: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setS1ASclassPath: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] init-common: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] clean: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setOSConditions: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolWin: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolUnix: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolProperty: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setS1ASclassPath: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] init-common: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] clean-common: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setOSConditions: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolWin: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolUnix: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolProperty: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setS1ASclassPath: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] init-common: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] clean-classes-common: [2023-01-15T19:35:54.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setOSConditions: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolWin: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolUnix: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setToolProperty: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] setS1ASclassPath: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] init-common: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] clean-jars-common: [2023-01-15T19:35:54.328Z] [2023-01-15T19:35:54.328Z] compile: [2023-01-15T19:35:54.452Z] [7.266s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.222ms [2023-01-15T19:35:54.453Z] [INFO] Running org.glassfish.contextpropagation.weblogic.workarea.PropagationTest [2023-01-15T19:35:54.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.glassfish.contextpropagation.weblogic.workarea.PropagationTest [2023-01-15T19:35:54.453Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest [2023-01-15T19:35:54.453Z] 1 [2023-01-15T19:35:54.453Z] Could not find a factory to create the work context named workcontext of class org.glassfish.contextpropagation.weblogic.workarea.MyWorkContext. [2023-01-15T19:35:54.453Z] Could not read the context associated to key, faulty serializable, due to an IOException. [2023-01-15T19:35:54.453Z] java.io.EOFException [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3317) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1155) [2023-01-15T19:35:54.453Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest$2.readObject(WLSWireAdapterTest.java:157) [2023-01-15T19:35:54.453Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:54.453Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:54.453Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:54.453Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1175) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2325) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2196) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1679) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:493) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:451) [2023-01-15T19:35:54.453Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.readObject(WLSWireAdapter.java:342) [2023-01-15T19:35:54.453Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:54.453Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:54.453Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:54.453Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1175) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2325) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2196) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1679) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:493) [2023-01-15T19:35:54.453Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:451) [2023-01-15T19:35:54.453Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.fromBytes(WLSWireAdapter.java:325) [2023-01-15T19:35:54.453Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:171) [2023-01-15T19:35:54.453Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2023-01-15T19:35:54.453Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:147) [2023-01-15T19:35:54.453Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:134) [2023-01-15T19:35:54.453Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.badSerializable(WLSWireAdapterTest.java:184) [2023-01-15T19:35:54.453Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadSerializableInsertFirst(WLSWireAdapterTest.java:130) [2023-01-15T19:35:54.453Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:54.453Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:54.453Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:54.453Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:54.453Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:54.453Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:54.453Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:54.454Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:54.454Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:54.454Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:54.454Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:54.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:54.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:54.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:54.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:54.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:54.454Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:54.454Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:54.454Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:54.454Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:54.454Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:54.454Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:54.454Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:54.454Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:54.454Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:54.454Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:54.454Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:54.454Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@9ebe38b. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@4b23c30a. [2023-01-15T19:35:54.454Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@4b23c30a. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@54e7df6a. [2023-01-15T19:35:54.454Z] Could not read the context associated to key, bad work context, due to an IOException. [2023-01-15T19:35:54.454Z] java.io.EOFException [2023-01-15T19:35:54.454Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3317) [2023-01-15T19:35:54.454Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1155) [2023-01-15T19:35:54.454Z] at org.glassfish.contextpropagation.wireadapters.ResettableObjectInputStream.readFully(ResettableObjectInputStream.java:181) [2023-01-15T19:35:54.454Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.readAscii(WLSWireAdapter.java:248) [2023-01-15T19:35:54.454Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:149) [2023-01-15T19:35:54.454Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2023-01-15T19:35:54.454Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:147) [2023-01-15T19:35:54.454Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:134) [2023-01-15T19:35:54.454Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadWorkContext(WLSWireAdapterTest.java:246) [2023-01-15T19:35:54.455Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:54.455Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:54.455Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:54.455Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:54.455Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:54.455Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:54.455Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:54.455Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:54.455Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:54.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:54.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:54.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:54.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:54.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:54.455Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:54.455Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:54.455Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:54.456Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:54.456Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:54.456Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:54.456Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:54.456Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:54.456Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:54.456Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:54.456Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:54.456Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@54e7df6a. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@63fbfaeb. [2023-01-15T19:35:54.456Z] Could not read the context associated to key, faulty serializable, due to an IOException. [2023-01-15T19:35:54.456Z] java.io.EOFException [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3317) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1155) [2023-01-15T19:35:54.456Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest$2.readObject(WLSWireAdapterTest.java:157) [2023-01-15T19:35:54.456Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:54.456Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:54.456Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:54.456Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1175) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2325) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2196) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1679) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:493) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:451) [2023-01-15T19:35:54.456Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.readObject(WLSWireAdapter.java:342) [2023-01-15T19:35:54.456Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:54.456Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:54.456Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:54.456Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1175) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2325) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2196) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1679) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:493) [2023-01-15T19:35:54.456Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:451) [2023-01-15T19:35:54.456Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.fromBytes(WLSWireAdapter.java:325) [2023-01-15T19:35:54.456Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:171) [2023-01-15T19:35:54.456Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2023-01-15T19:35:54.456Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:147) [2023-01-15T19:35:54.456Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:134) [2023-01-15T19:35:54.456Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.badSerializable(WLSWireAdapterTest.java:184) [2023-01-15T19:35:54.456Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadSerializableInsertLast(WLSWireAdapterTest.java:136) [2023-01-15T19:35:54.456Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:35:54.456Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:35:54.456Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:35:54.456Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:35:54.456Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:35:54.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:35:54.456Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:35:54.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:35:54.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:54.457Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:54.457Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:35:54.457Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:35:54.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:35:54.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:35:54.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:35:54.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:35:54.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:35:54.457Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:35:54.457Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:35:54.457Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:35:54.457Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:35:54.457Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:35:54.457Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:35:54.457Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:35:54.457Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:35:54.457Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:35:54.457Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:35:54.457Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:35:54.457Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest [2023-01-15T19:35:54.457Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.CatalogTest [2023-01-15T19:35:54.457Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.contextpropagation.wireadapters.CatalogTest [2023-01-15T19:35:54.457Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.glassfish.WirePropagationTest [2023-01-15T19:35:54.457Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@63fbfaeb. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@524f3b3a. [2023-01-15T19:35:54.457Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.contextpropagation.wireadapters.glassfish.WirePropagationTest [2023-01-15T19:35:54.457Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.glassfish.DefaultWireAdapterTest [2023-01-15T19:35:54.457Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@524f3b3a. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@45312be2. [2023-01-15T19:35:54.457Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@45312be2. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@2f62ea70. [2023-01-15T19:35:54.457Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@2f62ea70. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@6f63b475. [2023-01-15T19:35:54.458Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@6f63b475. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@b2c5e07. [2023-01-15T19:35:54.458Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.glassfish.contextpropagation.wireadapters.glassfish.DefaultWireAdapterTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.PositionAwareObjectOutputStreamTest [2023-01-15T19:35:54.458Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.glassfish.contextpropagation.wireadapters.PositionAwareObjectOutputStreamTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.PropagationModeTest [2023-01-15T19:35:54.458Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.contextpropagation.PropagationModeTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.LocationTest [2023-01-15T19:35:54.458Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.018 s - in org.glassfish.contextpropagation.LocationTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.internal.UtilsTest [2023-01-15T19:35:54.458Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.glassfish.contextpropagation.internal.UtilsTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.internal.EntryTest [2023-01-15T19:35:54.458Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.glassfish.contextpropagation.internal.EntryTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.internal.ContextMapPropagatorTest [2023-01-15T19:35:54.458Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.073 s - in org.glassfish.contextpropagation.internal.ContextMapPropagatorTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.internal.AccessControlledMapFinderTest [2023-01-15T19:35:54.458Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.contextpropagation.internal.AccessControlledMapFinderTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.internal.AccessControlledMapTest [2023-01-15T19:35:54.458Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.glassfish.contextpropagation.internal.AccessControlledMapTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.internal.SimpleMapTest [2023-01-15T19:35:54.458Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.contextpropagation.internal.SimpleMapTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.internal.ContextMapImplTest [2023-01-15T19:35:54.458Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.glassfish.contextpropagation.internal.ContextMapImplTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.internal.ViewImplTest [2023-01-15T19:35:54.458Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.contextpropagation.internal.ViewImplTest [2023-01-15T19:35:54.458Z] [INFO] Running org.glassfish.contextpropagation.ContextViewTest [2023-01-15T19:35:54.458Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.contextpropagation.ContextViewTest [2023-01-15T19:35:54.462Z] [javac] 2 warnings [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] build: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] setOSConditions: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] setToolWin: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] setToolUnix: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] setToolProperty: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] setS1ASclassPath: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] init-common: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] webclient-war-common: [2023-01-15T19:35:54.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] clear: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] test-tlds-exist: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] copy-tlds: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] test-tagfiles-exist: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] copy-tagfiles: [2023-01-15T19:35:54.462Z] [2023-01-15T19:35:54.462Z] package-war-common: [2023-01-15T19:35:54.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:54.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:54.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:54.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:54.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/lib [2023-01-15T19:35:54.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:35:54.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:54.463Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:54.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/docroot [2023-01-15T19:35:54.463Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-passivating-scope-web.war [2023-01-15T19:35:54.463Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:54.463Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:54.463Z] [javac] Compiling 1 source file [2023-01-15T19:35:54.463Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:35:54.463Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:54.463Z] [2023-01-15T19:35:54.463Z] create-resources: [2023-01-15T19:35:54.463Z] [2023-01-15T19:35:54.463Z] setOSConditions: [2023-01-15T19:35:54.463Z] [2023-01-15T19:35:54.463Z] setToolWin: [2023-01-15T19:35:54.463Z] [2023-01-15T19:35:54.463Z] setToolUnix: [2023-01-15T19:35:54.463Z] [2023-01-15T19:35:54.463Z] setToolProperty: [2023-01-15T19:35:54.463Z] [2023-01-15T19:35:54.463Z] setS1ASclassPath: [2023-01-15T19:35:54.463Z] [2023-01-15T19:35:54.463Z] init-common: [2023-01-15T19:35:54.463Z] [2023-01-15T19:35:54.463Z] create-jdbc-connpool-common: [2023-01-15T19:35:54.589Z] [2023-01-15T19:35:54.590Z] setOSConditions: [2023-01-15T19:35:54.590Z] [2023-01-15T19:35:54.590Z] setToolWin: [2023-01-15T19:35:54.590Z] [2023-01-15T19:35:54.590Z] setToolUnix: [2023-01-15T19:35:54.590Z] [2023-01-15T19:35:54.590Z] setToolProperty: [2023-01-15T19:35:54.590Z] [2023-01-15T19:35:54.590Z] setS1ASclassPath: [2023-01-15T19:35:54.590Z] [2023-01-15T19:35:54.590Z] init-common: [2023-01-15T19:35:54.590Z] [2023-01-15T19:35:54.590Z] compile-common: [2023-01-15T19:35:54.590Z] [echo] Current time (ISO): 2023-01-15T19:35:54.331+0000 [2023-01-15T19:35:54.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:54.590Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:54.590Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:54.715Z] [INFO] [2023-01-15T19:35:54.716Z] [INFO] Results: [2023-01-15T19:35:54.716Z] [INFO] [2023-01-15T19:35:54.716Z] [WARNING] Tests run: 110, Failures: 0, Errors: 0, Skipped: 4 [2023-01-15T19:35:54.716Z] [INFO] [2023-01-15T19:35:54.716Z] [INFO] [2023-01-15T19:35:54.716Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ context-propagation --- [2023-01-15T19:35:54.716Z] [INFO] Executing tasks [2023-01-15T19:35:54.716Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/classes/META-INF for [2023-01-15T19:35:54.716Z] [INFO] [echo] context-propagation [2023-01-15T19:35:54.716Z] [INFO] Executed tasks [2023-01-15T19:35:54.716Z] [INFO] [2023-01-15T19:35:54.716Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ context-propagation --- [2023-01-15T19:35:54.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/context-propagation.jar [2023-01-15T19:35:54.716Z] [INFO] [2023-01-15T19:35:54.716Z] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ context-propagation --- [2023-01-15T19:35:54.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/context-propagation-tests.jar [2023-01-15T19:35:54.719Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:54.973Z] [INFO] [2023-01-15T19:35:54.973Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ context-propagation --- [2023-01-15T19:35:54.973Z] [INFO] [2023-01-15T19:35:54.973Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ context-propagation --- [2023-01-15T19:35:54.973Z] [INFO] [2023-01-15T19:35:54.973Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation --- [2023-01-15T19:35:54.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:54.976Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T19:35:54.976Z] [2023-01-15T19:35:54.976Z] set-derby-connpool-props: [2023-01-15T19:35:54.999Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:55.233Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:55.259Z] [javac] 1 warning [2023-01-15T19:35:55.260Z] [2023-01-15T19:35:55.260Z] setOSConditions: [2023-01-15T19:35:55.260Z] [2023-01-15T19:35:55.260Z] setToolWin: [2023-01-15T19:35:55.260Z] [2023-01-15T19:35:55.260Z] setToolUnix: [2023-01-15T19:35:55.260Z] [2023-01-15T19:35:55.260Z] setToolProperty: [2023-01-15T19:35:55.260Z] [2023-01-15T19:35:55.260Z] setS1ASclassPath: [2023-01-15T19:35:55.260Z] [2023-01-15T19:35:55.260Z] init-common: [2023-01-15T19:35:55.260Z] [2023-01-15T19:35:55.260Z] compile-common: [2023-01-15T19:35:55.260Z] [echo] Current time (ISO): 2023-01-15T19:35:55.195+0000 [2023-01-15T19:35:55.260Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:35:55.490Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:55.490Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T19:35:55.519Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:55.747Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:56.005Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:56.005Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T19:35:56.125Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:56.126Z] [WARNING] [echo] osgiweld [2023-01-15T19:35:56.126Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:56.262Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:56.383Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:56.383Z] [WARNING] [echo] extensions [2023-01-15T19:35:56.383Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:56.520Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:56.521Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T19:35:56.778Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:56.946Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:56.946Z] [WARNING] [echo] injection [2023-01-15T19:35:56.946Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:57.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:57.035Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T19:35:57.122Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:57.123Z] [javac] 1 warning [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] build: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] setOSConditions: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] setToolWin: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] setToolUnix: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] setToolProperty: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] setS1ASclassPath: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] init-common: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] webclient-war-common: [2023-01-15T19:35:57.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] clear: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] test-tlds-exist: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] copy-tlds: [2023-01-15T19:35:57.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:35:57.123Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] test-tagfiles-exist: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] copy-tagfiles: [2023-01-15T19:35:57.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-01-15T19:35:57.123Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] package-war-common: [2023-01-15T19:35:57.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:57.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:57.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/lib [2023-01-15T19:35:57.123Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:57.123Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:57.123Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web.war [2023-01-15T19:35:57.123Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:57.123Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:57.123Z] [javac] Compiling 1 source file [2023-01-15T19:35:57.123Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:35:57.123Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] deploy: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] deploy-war-common: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] setOSConditions: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] setToolWin: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] setToolUnix: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] setToolProperty: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] setS1ASclassPath: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] init-common: [2023-01-15T19:35:57.123Z] [2023-01-15T19:35:57.123Z] deploy-war-commonpe: [2023-01-15T19:35:57.124Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:57.291Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:57.509Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:57.510Z] [WARNING] [echo] singleton [2023-01-15T19:35:57.548Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:57.549Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T19:35:57.690Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web.war [2023-01-15T19:35:57.766Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:57.805Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:58.023Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:58.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:58.062Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:35:58.241Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:35:58.241Z] [INFO] [2023-01-15T19:35:58.241Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ context-propagation --- [2023-01-15T19:35:58.241Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/6.2.6-SNAPSHOT/context-propagation-6.2.6-SNAPSHOT.jar [2023-01-15T19:35:58.242Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/6.2.6-SNAPSHOT/context-propagation-6.2.6-SNAPSHOT.pom [2023-01-15T19:35:58.242Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/context-propagation/target/context-propagation-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/6.2.6-SNAPSHOT/context-propagation-6.2.6-SNAPSHOT-tests.jar [2023-01-15T19:35:58.242Z] [INFO] [2023-01-15T19:35:58.242Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2023-01-15T19:35:58.242Z] [INFO] Building admin-monitoring 6.2.6-SNAPSHOT [53/291] [2023-01-15T19:35:58.242Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:35:58.242Z] [INFO] [2023-01-15T19:35:58.242Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ monitoring-core --- [2023-01-15T19:35:58.242Z] [INFO] [2023-01-15T19:35:58.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ monitoring-core --- [2023-01-15T19:35:58.242Z] [INFO] [2023-01-15T19:35:58.242Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ monitoring-core --- [2023-01-15T19:35:58.242Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:58.242Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor [2023-01-15T19:35:58.242Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:35:58.242Z] [INFO] [2023-01-15T19:35:58.242Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ monitoring-core --- [2023-01-15T19:35:58.242Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:35:58.242Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:35:58.242Z] [INFO] [2023-01-15T19:35:58.242Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ monitoring-core --- [2023-01-15T19:35:58.242Z] [INFO] [2023-01-15T19:35:58.242Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ monitoring-core --- [2023-01-15T19:35:58.242Z] [INFO] [2023-01-15T19:35:58.242Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ monitoring-core --- [2023-01-15T19:35:58.242Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:35:58.242Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/common-resources with includes "" and excludes "" [2023-01-15T19:35:58.242Z] [INFO] [2023-01-15T19:35:58.242Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ monitoring-core --- [2023-01-15T19:35:58.242Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:58.242Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:58.242Z] [INFO] Copying 2 resources [2023-01-15T19:35:58.242Z] [INFO] Copying 1 resource [2023-01-15T19:35:58.242Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:35:58.242Z] [INFO] [2023-01-15T19:35:58.242Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ monitoring-core --- [2023-01-15T19:35:58.242Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:58.242Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/classes [2023-01-15T19:35:58.280Z] [WARNING] [echo] remoteview [2023-01-15T19:35:58.280Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:58.318Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:58.499Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java uses or overrides a deprecated API. [2023-01-15T19:35:58.500Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:35:58.500Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/AbstractTreeNode.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:35:58.500Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/AbstractTreeNode.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:35:58.500Z] [INFO] [2023-01-15T19:35:58.500Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ monitoring-core --- [2023-01-15T19:35:58.500Z] [INFO] [2023-01-15T19:35:58.500Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ monitoring-core --- [2023-01-15T19:35:58.500Z] [INFO] [2023-01-15T19:35:58.500Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ monitoring-core --- [2023-01-15T19:35:58.500Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:35:58.500Z] [INFO] [2023-01-15T19:35:58.500Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ monitoring-core --- [2023-01-15T19:35:58.500Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor] [2023-01-15T19:35:58.500Z] [INFO] [2023-01-15T19:35:58.500Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ monitoring-core --- [2023-01-15T19:35:58.500Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:58.500Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/classes [2023-01-15T19:35:58.575Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:58.576Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T19:35:58.756Z] [INFO] [2023-01-15T19:35:58.756Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ monitoring-core --- [2023-01-15T19:35:58.757Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:35:58.808Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:35:58.808Z] [javac] 1 warning [2023-01-15T19:35:58.808Z] [2023-01-15T19:35:58.808Z] build: [2023-01-15T19:35:58.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:35:58.808Z] [2023-01-15T19:35:58.808Z] package-ejbjar-common: [2023-01-15T19:35:58.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.808Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.808Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.808Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-ejb.jar [2023-01-15T19:35:58.809Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] package-ejbjar-common: [2023-01-15T19:35:58.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.809Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.809Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.809Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-ejb-ejbclient.jar [2023-01-15T19:35:58.809Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setOSConditions: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setToolWin: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setToolUnix: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setToolProperty: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setS1ASclassPath: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] init-common: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] appclient-jar-common: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] package-appclientjar-common: [2023-01-15T19:35:58.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.809Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.809Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:35:58.809Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-client.jar [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setOSConditions: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setToolWin: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setToolUnix: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setToolProperty: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setS1ASclassPath: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] init-common: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] webclient-war-common: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] clear: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] test-tlds-exist: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] copy-tlds: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] test-tagfiles-exist: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] copy-tagfiles: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] package-war-common: [2023-01-15T19:35:58.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:35:58.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:58.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:58.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:35:58.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/lib [2023-01-15T19:35:58.809Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:58.809Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:58.809Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:35:58.809Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-web.war [2023-01-15T19:35:58.809Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setOSConditions: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] fixFiles: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] convUnix: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] convWin: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setToolWin: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setToolUnix: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setToolProperty: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] setS1ASclassPath: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] init-common: [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] ear-common: [2023-01-15T19:35:58.809Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/descriptor/sun-application.xml to copy. [2023-01-15T19:35:58.809Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:35:58.809Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappApp.ear [2023-01-15T19:35:58.809Z] [2023-01-15T19:35:58.809Z] deploy: [2023-01-15T19:35:58.833Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:58.843Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:58.843Z] [WARNING] [echo] RosterApp [2023-01-15T19:35:58.843Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:59.013Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:35:59.013Z] [INFO] [2023-01-15T19:35:59.013Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ monitoring-core --- [2023-01-15T19:35:59.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:35:59.013Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:35:59.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/src/test/resources [2023-01-15T19:35:59.013Z] [INFO] [2023-01-15T19:35:59.013Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ monitoring-core --- [2023-01-15T19:35:59.013Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:35:59.014Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/test-classes [2023-01-15T19:35:59.014Z] [INFO] [2023-01-15T19:35:59.014Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ monitoring-core --- [2023-01-15T19:35:59.014Z] [INFO] [2023-01-15T19:35:59.014Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ monitoring-core --- [2023-01-15T19:35:59.014Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:35:59.014Z] [INFO] [2023-01-15T19:35:59.014Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:59.014Z] [INFO] T E S T S [2023-01-15T19:35:59.014Z] [INFO] ------------------------------------------------------- [2023-01-15T19:35:59.014Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:59.014Z] [0.017s][info][gc] Using G1 [2023-01-15T19:35:59.068Z] [2023-01-15T19:35:59.069Z] setOSConditions: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] setToolWin: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] setToolUnix: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] setToolProperty: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] setS1ASclassPath: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] init-common: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] deploy-common: [2023-01-15T19:35:59.069Z] [echo] Current time (ISO): 2023-01-15T19:35:58.821+0000 [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] setOSConditions: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] setToolWin: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] setToolUnix: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] setToolProperty: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] setS1ASclassPath: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] init-common: [2023-01-15T19:35:59.069Z] [2023-01-15T19:35:59.069Z] deploy-common-pe: [2023-01-15T19:35:59.069Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:59.091Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:59.092Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T19:35:59.099Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:35:59.349Z] [2023-01-15T19:35:59.350Z] setOSConditions: [2023-01-15T19:35:59.350Z] [2023-01-15T19:35:59.350Z] setToolWin: [2023-01-15T19:35:59.350Z] [2023-01-15T19:35:59.350Z] setToolUnix: [2023-01-15T19:35:59.350Z] [2023-01-15T19:35:59.350Z] setToolProperty: [2023-01-15T19:35:59.350Z] [2023-01-15T19:35:59.350Z] setS1ASclassPath: [2023-01-15T19:35:59.350Z] [2023-01-15T19:35:59.350Z] init-common: [2023-01-15T19:35:59.350Z] [2023-01-15T19:35:59.350Z] create-jdbc-resource-common: [2023-01-15T19:35:59.350Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:59.350Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:59.355Z] [WARNING] [echo] appperms [2023-01-15T19:35:59.356Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:59.577Z] [0.398s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.646ms [2023-01-15T19:35:59.577Z] [INFO] Running org.glassfish.flashlight.datatree.TreeNodeTest [2023-01-15T19:35:59.834Z] [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.085 s - in org.glassfish.flashlight.datatree.TreeNodeTest [2023-01-15T19:35:59.914Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:35:59.914Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-01-15T19:35:59.914Z] [echo] cmd executed for server [2023-01-15T19:35:59.914Z] [2023-01-15T19:35:59.914Z] deploy: [2023-01-15T19:35:59.914Z] [2023-01-15T19:35:59.914Z] deploy-war-common: [2023-01-15T19:35:59.914Z] [2023-01-15T19:35:59.914Z] setOSConditions: [2023-01-15T19:35:59.914Z] [2023-01-15T19:35:59.914Z] setToolWin: [2023-01-15T19:35:59.914Z] [2023-01-15T19:35:59.914Z] setToolUnix: [2023-01-15T19:35:59.914Z] [2023-01-15T19:35:59.914Z] setToolProperty: [2023-01-15T19:35:59.914Z] [2023-01-15T19:35:59.914Z] setS1ASclassPath: [2023-01-15T19:35:59.914Z] [2023-01-15T19:35:59.914Z] init-common: [2023-01-15T19:35:59.914Z] [2023-01-15T19:35:59.914Z] deploy-war-commonpe: [2023-01-15T19:35:59.914Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:35:59.918Z] [INFO] [exec] Command undeploy executed successfully. [2023-01-15T19:36:00.006Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappApp.ear [2023-01-15T19:36:00.090Z] [INFO] [2023-01-15T19:36:00.091Z] [INFO] Results: [2023-01-15T19:36:00.091Z] [INFO] [2023-01-15T19:36:00.091Z] [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1 [2023-01-15T19:36:00.091Z] [INFO] [2023-01-15T19:36:00.091Z] [INFO] [2023-01-15T19:36:00.091Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ monitoring-core --- [2023-01-15T19:36:00.091Z] [INFO] Executing tasks [2023-01-15T19:36:00.091Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/classes/META-INF for [2023-01-15T19:36:00.091Z] [INFO] [echo] monitoring-core [2023-01-15T19:36:00.091Z] [INFO] Executed tasks [2023-01-15T19:36:00.091Z] [INFO] [2023-01-15T19:36:00.091Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ monitoring-core --- [2023-01-15T19:36:00.091Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/monitoring-core.jar [2023-01-15T19:36:00.091Z] [INFO] [2023-01-15T19:36:00.091Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ monitoring-core --- [2023-01-15T19:36:00.091Z] [INFO] [2023-01-15T19:36:00.091Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ monitoring-core --- [2023-01-15T19:36:00.091Z] [INFO] [2023-01-15T19:36:00.091Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-monitoring-core-checkstyle) @ monitoring-core --- [2023-01-15T19:36:00.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-passivating-scope-web.war [2023-01-15T19:36:00.347Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:00.347Z] [INFO] [2023-01-15T19:36:00.347Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ monitoring-core --- [2023-01-15T19:36:00.347Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/6.2.6-SNAPSHOT/monitoring-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:00.482Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/version.output [2023-01-15T19:36:00.483Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/server.policy [2023-01-15T19:36:00.483Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T19:36:00.483Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:00.603Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/6.2.6-SNAPSHOT/monitoring-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:00.603Z] [INFO] [2023-01-15T19:36:00.603Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2023-01-15T19:36:00.603Z] [INFO] Building GlassFish Admin REST Parent 6.2.6-SNAPSHOT [54/291] [2023-01-15T19:36:00.603Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:00.603Z] [INFO] [2023-01-15T19:36:00.603Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-service-parent --- [2023-01-15T19:36:00.603Z] [INFO] [2023-01-15T19:36:00.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ rest-service-parent --- [2023-01-15T19:36:00.603Z] [INFO] [2023-01-15T19:36:00.603Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ rest-service-parent --- [2023-01-15T19:36:00.603Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:00.603Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest [2023-01-15T19:36:00.603Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:00.603Z] [INFO] [2023-01-15T19:36:00.603Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ rest-service-parent --- [2023-01-15T19:36:00.603Z] [INFO] [2023-01-15T19:36:00.603Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ rest-service-parent --- [2023-01-15T19:36:00.603Z] [INFO] [2023-01-15T19:36:00.603Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ rest-service-parent --- [2023-01-15T19:36:00.603Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:00.604Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ rest-service-parent --- [2023-01-15T19:36:00.604Z] [INFO] Executing tasks [2023-01-15T19:36:00.604Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/target/classes/META-INF for [2023-01-15T19:36:00.604Z] [INFO] [echo] rest-service-parent [2023-01-15T19:36:00.604Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/target/classes/META-INF [2023-01-15T19:36:00.604Z] [INFO] Executed tasks [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ rest-service-parent --- [2023-01-15T19:36:00.604Z] [INFO] No tests to run. [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ rest-service-parent --- [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent --- [2023-01-15T19:36:00.604Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ rest-service-parent --- [2023-01-15T19:36:00.604Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/6.2.6-SNAPSHOT/rest-service-parent-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2023-01-15T19:36:00.604Z] [INFO] Building GlassFish Admin REST Testing Framework 6.2.6-SNAPSHOT [55/291] [2023-01-15T19:36:00.604Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-testing --- [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ rest-testing --- [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ rest-testing --- [2023-01-15T19:36:00.604Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:00.604Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing [2023-01-15T19:36:00.604Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ rest-testing --- [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ rest-testing --- [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ rest-testing --- [2023-01-15T19:36:00.604Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:00.604Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rest-testing --- [2023-01-15T19:36:00.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:00.604Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:00.604Z] [INFO] Copying 0 resource [2023-01-15T19:36:00.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/src/main/manpages [2023-01-15T19:36:00.604Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:00.604Z] [INFO] [2023-01-15T19:36:00.604Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rest-testing --- [2023-01-15T19:36:00.604Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:00.604Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/classes [2023-01-15T19:36:00.736Z] [exec] Application deployed with name cdi-jpa-resource-injection-passivating-scope-web. [2023-01-15T19:36:00.736Z] [2023-01-15T19:36:00.736Z] deploy-war-commonee: [2023-01-15T19:36:00.736Z] [2023-01-15T19:36:00.736Z] run: [2023-01-15T19:36:00.736Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:00.993Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llinit [2023-01-15T19:36:00.993Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:00.993Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llquery [2023-01-15T19:36:00.993Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:00.993Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llfind [2023-01-15T19:36:00.993Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:00.993Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llinj [2023-01-15T19:36:00.993Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:00.993Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:00.993Z] [java] [2023-01-15T19:36:00.993Z] [java] [2023-01-15T19:36:00.993Z] [java] ----------------------------------------- [2023-01-15T19:36:00.993Z] [java] - jpa-resource-injection-passivating-scopellinit: PASS - [2023-01-15T19:36:00.993Z] [java] - jpa-resource-injection-passivating-scopellquery: PASS - [2023-01-15T19:36:00.993Z] [java] - jpa-resource-injection-passivating-scopellfind: PASS - [2023-01-15T19:36:00.993Z] [java] - jpa-resource-injection-passivating-scopellinj: PASS - [2023-01-15T19:36:00.993Z] [java] ----------------------------------------- [2023-01-15T19:36:00.993Z] [java] - Total PASS : 4 - [2023-01-15T19:36:00.993Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:00.993Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:00.993Z] [java] ----------------------------------------- [2023-01-15T19:36:00.993Z] [2023-01-15T19:36:00.993Z] undeploy: [2023-01-15T19:36:00.993Z] [2023-01-15T19:36:00.993Z] setOSConditions: [2023-01-15T19:36:00.993Z] [2023-01-15T19:36:00.993Z] setToolWin: [2023-01-15T19:36:00.993Z] [2023-01-15T19:36:00.993Z] setToolUnix: [2023-01-15T19:36:00.993Z] [2023-01-15T19:36:00.993Z] setToolProperty: [2023-01-15T19:36:00.993Z] [2023-01-15T19:36:00.993Z] setS1ASclassPath: [2023-01-15T19:36:00.993Z] [2023-01-15T19:36:00.993Z] init-common: [2023-01-15T19:36:00.993Z] [2023-01-15T19:36:00.993Z] undeploy-war-common: [2023-01-15T19:36:00.993Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:01.045Z] [INFO] [exec] Deleted 1 option(s) [2023-01-15T19:36:01.045Z] [INFO] [exec] Command delete-jvm-options executed successfully. [2023-01-15T19:36:01.045Z] [WARNING] [echo] stopping server [2023-01-15T19:36:01.045Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:01.168Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations. [2023-01-15T19:36:01.169Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ rest-testing --- [2023-01-15T19:36:01.169Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:01.169Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/classes [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rest-testing --- [2023-01-15T19:36:01.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:01.169Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:01.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/src/test/resources [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest-testing --- [2023-01-15T19:36:01.169Z] [INFO] No sources to compile [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ rest-testing --- [2023-01-15T19:36:01.169Z] [INFO] No tests to run. [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ rest-testing --- [2023-01-15T19:36:01.169Z] [INFO] Executing tasks [2023-01-15T19:36:01.169Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/classes/META-INF for [2023-01-15T19:36:01.169Z] [INFO] [echo] rest-testing [2023-01-15T19:36:01.169Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/classes/META-INF [2023-01-15T19:36:01.169Z] [INFO] Executed tasks [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ rest-testing --- [2023-01-15T19:36:01.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/rest-testing.jar [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ rest-testing --- [2023-01-15T19:36:01.169Z] [INFO] No tests to run. [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ rest-testing --- [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing --- [2023-01-15T19:36:01.169Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ rest-testing --- [2023-01-15T19:36:01.169Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/6.2.6-SNAPSHOT/rest-testing-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:01.169Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/6.2.6-SNAPSHOT/rest-testing-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:01.169Z] [INFO] [2023-01-15T19:36:01.169Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2023-01-15T19:36:01.169Z] [INFO] Building GlassFish Admin REST Client 6.2.6-SNAPSHOT [56/291] [2023-01-15T19:36:01.169Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:01.426Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client [2023-01-15T19:36:01.426Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:01.426Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:01.426Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:01.426Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:01.426Z] [INFO] Copying 1 resource [2023-01-15T19:36:01.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/src/main/manpages [2023-01-15T19:36:01.426Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:01.426Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/classes [2023-01-15T19:36:01.426Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:01.426Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ rest-client --- [2023-01-15T19:36:01.426Z] [INFO] [2023-01-15T19:36:01.426Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ rest-client --- [2023-01-15T19:36:01.556Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:01.557Z] [2023-01-15T19:36:01.557Z] delete-resources: [2023-01-15T19:36:01.557Z] [2023-01-15T19:36:01.557Z] setOSConditions: [2023-01-15T19:36:01.557Z] [2023-01-15T19:36:01.557Z] setToolWin: [2023-01-15T19:36:01.557Z] [2023-01-15T19:36:01.557Z] setToolUnix: [2023-01-15T19:36:01.557Z] [2023-01-15T19:36:01.557Z] setToolProperty: [2023-01-15T19:36:01.557Z] [2023-01-15T19:36:01.557Z] setS1ASclassPath: [2023-01-15T19:36:01.557Z] [2023-01-15T19:36:01.557Z] init-common: [2023-01-15T19:36:01.557Z] [2023-01-15T19:36:01.557Z] delete-jdbc-resource-common: [2023-01-15T19:36:01.557Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:36:01.683Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ rest-client --- [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ rest-client --- [2023-01-15T19:36:01.683Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:01.683Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/classes [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ rest-client --- [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rest-client --- [2023-01-15T19:36:01.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:01.683Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:01.683Z] [INFO] Copying 1 resource [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest-client --- [2023-01-15T19:36:01.683Z] [INFO] No sources to compile [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client --- [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ rest-client --- [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ rest-client --- [2023-01-15T19:36:01.683Z] [INFO] Executing tasks [2023-01-15T19:36:01.683Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/classes/META-INF for [2023-01-15T19:36:01.683Z] [INFO] [echo] rest-client [2023-01-15T19:36:01.683Z] [INFO] Executed tasks [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ rest-client --- [2023-01-15T19:36:01.683Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/rest-client.jar [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ rest-client --- [2023-01-15T19:36:01.683Z] [INFO] [2023-01-15T19:36:01.683Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ rest-client --- [2023-01-15T19:36:01.684Z] [INFO] [2023-01-15T19:36:01.684Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client --- [2023-01-15T19:36:01.814Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:01.879Z] [exec] Application deployed with name web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web. [2023-01-15T19:36:01.879Z] [2023-01-15T19:36:01.879Z] deploy-war-commonee: [2023-01-15T19:36:01.879Z] [2023-01-15T19:36:01.879Z] run: [2023-01-15T19:36:01.879Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:02.072Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:36:02.072Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-01-15T19:36:02.072Z] [echo] cmd executed for server [2023-01-15T19:36:02.072Z] [2023-01-15T19:36:02.072Z] setOSConditions: [2023-01-15T19:36:02.072Z] [2023-01-15T19:36:02.072Z] setToolWin: [2023-01-15T19:36:02.072Z] [2023-01-15T19:36:02.072Z] setToolUnix: [2023-01-15T19:36:02.072Z] [2023-01-15T19:36:02.072Z] setToolProperty: [2023-01-15T19:36:02.072Z] [2023-01-15T19:36:02.072Z] setS1ASclassPath: [2023-01-15T19:36:02.072Z] [2023-01-15T19:36:02.072Z] init-common: [2023-01-15T19:36:02.072Z] [2023-01-15T19:36:02.072Z] delete-jdbc-connpool-common: [2023-01-15T19:36:02.072Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T19:36:02.138Z] [java] Connecting to: http://localhost:45711/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion/jsp/test.jspx [2023-01-15T19:36:02.246Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ rest-client --- [2023-01-15T19:36:02.246Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/6.2.6-SNAPSHOT/rest-client-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:02.246Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/6.2.6-SNAPSHOT/rest-client-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2023-01-15T19:36:02.246Z] [INFO] Building Eclipse GlassFish Parent Project 6.2.6-SNAPSHOT [57/291] [2023-01-15T19:36:02.246Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-parent --- [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-parent --- [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-parent --- [2023-01-15T19:36:02.246Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:02.246Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver [2023-01-15T19:36:02.246Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-parent --- [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-parent --- [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-parent --- [2023-01-15T19:36:02.246Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:02.246Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-parent --- [2023-01-15T19:36:02.246Z] [INFO] Executing tasks [2023-01-15T19:36:02.246Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/target/classes/META-INF for [2023-01-15T19:36:02.246Z] [INFO] [echo] glassfish-parent [2023-01-15T19:36:02.246Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/target/classes/META-INF [2023-01-15T19:36:02.246Z] [INFO] Executed tasks [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-parent --- [2023-01-15T19:36:02.246Z] [INFO] No tests to run. [2023-01-15T19:36:02.246Z] [INFO] [2023-01-15T19:36:02.246Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-parent --- [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent --- [2023-01-15T19:36:02.247Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-parent --- [2023-01-15T19:36:02.247Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/6.2.6-SNAPSHOT/glassfish-parent-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2023-01-15T19:36:02.247Z] [INFO] Building GlassFish EJB container related modules 6.2.6-SNAPSHOT [58/291] [2023-01-15T19:36:02.247Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:02.247Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb [2023-01-15T19:36:02.247Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:02.247Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] Executing tasks [2023-01-15T19:36:02.247Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/target/classes/META-INF for [2023-01-15T19:36:02.247Z] [INFO] [echo] ejb [2023-01-15T19:36:02.247Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/target/classes/META-INF [2023-01-15T19:36:02.247Z] [INFO] Executed tasks [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] No tests to run. [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb --- [2023-01-15T19:36:02.247Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/6.2.6-SNAPSHOT/ejb-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2023-01-15T19:36:02.247Z] [INFO] Building GlassFish Core EJB Client 6.2.6-SNAPSHOT [59/291] [2023-01-15T19:36:02.247Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-client --- [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-client --- [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-client --- [2023-01-15T19:36:02.247Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:02.247Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client [2023-01-15T19:36:02.247Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:02.247Z] [INFO] [2023-01-15T19:36:02.247Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-client --- [2023-01-15T19:36:02.247Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:02.330Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:02.504Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:02.504Z] [INFO] [2023-01-15T19:36:02.504Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-client --- [2023-01-15T19:36:02.504Z] [INFO] [2023-01-15T19:36:02.504Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-client --- [2023-01-15T19:36:02.504Z] [INFO] [2023-01-15T19:36:02.504Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-client --- [2023-01-15T19:36:02.504Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:02.504Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:02.504Z] [INFO] [2023-01-15T19:36:02.504Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-client --- [2023-01-15T19:36:02.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:02.504Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:02.504Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/src/main/resources [2023-01-15T19:36:02.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/src/main/manpages [2023-01-15T19:36:02.505Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:02.505Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/classes [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:02.505Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/classes [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:02.505Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:02.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/src/test/resources [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] No sources to compile [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] Executing tasks [2023-01-15T19:36:02.505Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/classes/META-INF for [2023-01-15T19:36:02.505Z] [INFO] [echo] ejb-client [2023-01-15T19:36:02.505Z] [INFO] Executed tasks [2023-01-15T19:36:02.505Z] [INFO] [2023-01-15T19:36:02.505Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ejb-client --- [2023-01-15T19:36:02.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/ejb-client.jar [2023-01-15T19:36:02.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T19:36:02.587Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T19:36:02.587Z] [echo] cmd executed for server [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] all: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] setOSConditions: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] setToolWin: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] setToolUnix: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] setToolProperty: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] setS1ASclassPath: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] init-common: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] clean: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] setOSConditions: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] setToolWin: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] setToolUnix: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.587Z] setToolProperty: [2023-01-15T19:36:02.587Z] [2023-01-15T19:36:02.588Z] setS1ASclassPath: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] init-common: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] clean-common: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setOSConditions: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setToolWin: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setToolUnix: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setToolProperty: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setS1ASclassPath: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] init-common: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] clean-classes-common: [2023-01-15T19:36:02.588Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setOSConditions: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setToolWin: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setToolUnix: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setToolProperty: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setS1ASclassPath: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] init-common: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] clean-jars-common: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] compile: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setOSConditions: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setToolWin: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setToolUnix: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setToolProperty: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] setS1ASclassPath: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] init-common: [2023-01-15T19:36:02.588Z] [2023-01-15T19:36:02.588Z] compile-common: [2023-01-15T19:36:02.588Z] [echo] Current time (ISO): 2023-01-15T19:36:02.537+0000 [2023-01-15T19:36:02.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:02.588Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:02.761Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-client --- [2023-01-15T19:36:02.762Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-client --- [2023-01-15T19:36:02.762Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client --- [2023-01-15T19:36:02.762Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:02.762Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-client --- [2023-01-15T19:36:02.762Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/6.2.6-SNAPSHOT/ejb-client-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:02.762Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/6.2.6-SNAPSHOT/ejb-client-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:02.762Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2023-01-15T19:36:02.762Z] [INFO] Building GlassFish Common modules 6.2.6-SNAPSHOT [60/291] [2023-01-15T19:36:02.762Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:02.762Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ common --- [2023-01-15T19:36:02.762Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ common --- [2023-01-15T19:36:02.762Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ common --- [2023-01-15T19:36:02.762Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:02.762Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common [2023-01-15T19:36:02.762Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:02.762Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ common --- [2023-01-15T19:36:02.762Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ common --- [2023-01-15T19:36:02.762Z] [INFO] [2023-01-15T19:36:02.762Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ common --- [2023-01-15T19:36:02.762Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:02.762Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ common --- [2023-01-15T19:36:02.763Z] [INFO] Executing tasks [2023-01-15T19:36:02.763Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/target/classes/META-INF for [2023-01-15T19:36:02.763Z] [INFO] [echo] common [2023-01-15T19:36:02.763Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/target/classes/META-INF [2023-01-15T19:36:02.763Z] [INFO] Executed tasks [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ common --- [2023-01-15T19:36:02.763Z] [INFO] No tests to run. [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ common --- [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-common-checkstyle) @ common --- [2023-01-15T19:36:02.763Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ common --- [2023-01-15T19:36:02.763Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/6.2.6-SNAPSHOT/common-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2023-01-15T19:36:02.763Z] [INFO] Building Java EE dependent public APIs of Glassfish 6.2.6-SNAPSHOT [61/291] [2023-01-15T19:36:02.763Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-ee-api --- [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-ee-api --- [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-ee-api --- [2023-01-15T19:36:02.763Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:02.763Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api [2023-01-15T19:36:02.763Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-ee-api --- [2023-01-15T19:36:02.763Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:02.763Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-ee-api --- [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-ee-api --- [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-ee-api --- [2023-01-15T19:36:02.763Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:02.763Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-ee-api --- [2023-01-15T19:36:02.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:02.763Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:02.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/src/main/resources [2023-01-15T19:36:02.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/src/main/manpages [2023-01-15T19:36:02.763Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:02.763Z] [INFO] [2023-01-15T19:36:02.763Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-ee-api --- [2023-01-15T19:36:02.763Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:02.763Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/classes [2023-01-15T19:36:02.844Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:03.020Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/classes [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:03.020Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:03.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/src/test/resources [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] No sources to compile [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-ee-api --- [2023-01-15T19:36:03.020Z] [INFO] Executing tasks [2023-01-15T19:36:03.020Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/classes/META-INF for [2023-01-15T19:36:03.020Z] [INFO] [echo] glassfish-ee-api [2023-01-15T19:36:03.020Z] [INFO] Executed tasks [2023-01-15T19:36:03.020Z] [INFO] [2023-01-15T19:36:03.020Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-ee-api --- [2023-01-15T19:36:03.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar [2023-01-15T19:36:03.021Z] [INFO] [2023-01-15T19:36:03.021Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-ee-api --- [2023-01-15T19:36:03.021Z] [INFO] [2023-01-15T19:36:03.021Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-ee-api --- [2023-01-15T19:36:03.021Z] [INFO] [2023-01-15T19:36:03.021Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api --- [2023-01-15T19:36:03.277Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:03.277Z] [INFO] [2023-01-15T19:36:03.277Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-ee-api --- [2023-01-15T19:36:03.277Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/6.2.6-SNAPSHOT/glassfish-ee-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:03.277Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/6.2.6-SNAPSHOT/glassfish-ee-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:03.277Z] [INFO] [2023-01-15T19:36:03.278Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2023-01-15T19:36:03.278Z] [INFO] Building GlassFish Java EE Annotation Framework 6.2.6-SNAPSHOT [62/291] [2023-01-15T19:36:03.278Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:03.278Z] [INFO] [2023-01-15T19:36:03.278Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ annotation-framework --- [2023-01-15T19:36:03.278Z] [INFO] [2023-01-15T19:36:03.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ annotation-framework --- [2023-01-15T19:36:03.278Z] [INFO] [2023-01-15T19:36:03.278Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ annotation-framework --- [2023-01-15T19:36:03.278Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:03.278Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework [2023-01-15T19:36:03.278Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:03.278Z] [INFO] [2023-01-15T19:36:03.278Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ annotation-framework --- [2023-01-15T19:36:03.278Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:03.278Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:03.278Z] [INFO] [2023-01-15T19:36:03.278Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ annotation-framework --- [2023-01-15T19:36:03.278Z] [INFO] [2023-01-15T19:36:03.278Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ annotation-framework --- [2023-01-15T19:36:03.278Z] [INFO] [2023-01-15T19:36:03.278Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ annotation-framework --- [2023-01-15T19:36:03.278Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:03.278Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:03.278Z] [INFO] [2023-01-15T19:36:03.278Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ annotation-framework --- [2023-01-15T19:36:03.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:03.278Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:03.278Z] [INFO] Copying 1 resource [2023-01-15T19:36:03.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/manpages [2023-01-15T19:36:03.278Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:03.278Z] [INFO] [2023-01-15T19:36:03.278Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ annotation-framework --- [2023-01-15T19:36:03.278Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:03.278Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/classes [2023-01-15T19:36:03.535Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/JarScanner.java: Some input files use or override a deprecated API. [2023-01-15T19:36:03.535Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/JarScanner.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:03.535Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/AnnotationProcessorImpl.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/AnnotationProcessorImpl.java uses unchecked or unsafe operations. [2023-01-15T19:36:03.535Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/AnnotationProcessorImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:03.535Z] [INFO] [2023-01-15T19:36:03.535Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ annotation-framework --- [2023-01-15T19:36:03.535Z] [INFO] [2023-01-15T19:36:03.535Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ annotation-framework --- [2023-01-15T19:36:03.535Z] [INFO] [2023-01-15T19:36:03.535Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ annotation-framework --- [2023-01-15T19:36:03.535Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:03.535Z] [INFO] [2023-01-15T19:36:03.535Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ annotation-framework --- [2023-01-15T19:36:03.535Z] [INFO] [2023-01-15T19:36:03.535Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ annotation-framework --- [2023-01-15T19:36:03.535Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:03.535Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/classes [2023-01-15T19:36:03.535Z] [INFO] [2023-01-15T19:36:03.535Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ annotation-framework --- [2023-01-15T19:36:03.535Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:36:03.792Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:36:03.792Z] [INFO] [2023-01-15T19:36:03.792Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ annotation-framework --- [2023-01-15T19:36:03.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:03.792Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:03.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/src/test/resources [2023-01-15T19:36:03.792Z] [INFO] [2023-01-15T19:36:03.792Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ annotation-framework --- [2023-01-15T19:36:03.792Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:03.792Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/test-classes [2023-01-15T19:36:03.792Z] [INFO] [2023-01-15T19:36:03.792Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework --- [2023-01-15T19:36:03.792Z] [INFO] [2023-01-15T19:36:03.792Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ annotation-framework --- [2023-01-15T19:36:03.792Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:36:03.792Z] [INFO] [2023-01-15T19:36:03.792Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:03.792Z] [INFO] T E S T S [2023-01-15T19:36:03.792Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:03.792Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:03.792Z] [0.017s][info][gc] Using G1 [2023-01-15T19:36:04.354Z] [0.352s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 4.594ms [2023-01-15T19:36:04.354Z] [INFO] Running org.glassfish.apf.test.AnnotationUtilsTest [2023-01-15T19:36:04.611Z] Jan 15, 2023 7:36:04 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:04.611Z] INFO: Test: org.glassfish.apf.test.AnnotationUtilsTest.testGetAnnotationHandlerForDescriptor, started at 19:36:04.436983, test time: 19 ms [2023-01-15T19:36:04.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.glassfish.apf.test.AnnotationUtilsTest [2023-01-15T19:36:04.668Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:04.669Z] [java] [2023-01-15T19:36:04.669Z] [java] [2023-01-15T19:36:04.669Z] [java] ----------------------------------------- [2023-01-15T19:36:04.669Z] [java] - jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion: PASS - [2023-01-15T19:36:04.669Z] [java] ----------------------------------------- [2023-01-15T19:36:04.669Z] [java] - Total PASS : 1 - [2023-01-15T19:36:04.669Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:04.669Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:04.669Z] [java] ----------------------------------------- [2023-01-15T19:36:04.669Z] [2023-01-15T19:36:04.669Z] undeploy: [2023-01-15T19:36:04.669Z] [2023-01-15T19:36:04.669Z] setOSConditions: [2023-01-15T19:36:04.669Z] [2023-01-15T19:36:04.669Z] setToolWin: [2023-01-15T19:36:04.670Z] [2023-01-15T19:36:04.670Z] setToolUnix: [2023-01-15T19:36:04.670Z] [2023-01-15T19:36:04.670Z] setToolProperty: [2023-01-15T19:36:04.670Z] [2023-01-15T19:36:04.670Z] setS1ASclassPath: [2023-01-15T19:36:04.670Z] [2023-01-15T19:36:04.670Z] init-common: [2023-01-15T19:36:04.670Z] [2023-01-15T19:36:04.670Z] undeploy-war-common: [2023-01-15T19:36:04.670Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:04.739Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:04.739Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:36:04.739Z] [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. [2023-01-15T19:36:04.866Z] [INFO] [2023-01-15T19:36:04.867Z] [INFO] Results: [2023-01-15T19:36:04.867Z] [INFO] [2023-01-15T19:36:04.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:36:04.867Z] [INFO] [2023-01-15T19:36:04.867Z] [INFO] [2023-01-15T19:36:04.867Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ annotation-framework --- [2023-01-15T19:36:04.867Z] [INFO] Executing tasks [2023-01-15T19:36:04.867Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/classes/META-INF for [2023-01-15T19:36:04.867Z] [INFO] [echo] annotation-framework [2023-01-15T19:36:04.867Z] [INFO] Executed tasks [2023-01-15T19:36:04.867Z] [INFO] [2023-01-15T19:36:04.867Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ annotation-framework --- [2023-01-15T19:36:04.929Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:04.997Z] [javac] 2 warnings [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] build: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] setOSConditions: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] setToolWin: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] setToolUnix: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] setToolProperty: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] setS1ASclassPath: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] init-common: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] webclient-war-common: [2023-01-15T19:36:04.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] clear: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] test-tlds-exist: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] copy-tlds: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] test-tagfiles-exist: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] copy-tagfiles: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] package-war-common: [2023-01-15T19:36:04.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:04.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:04.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:04.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:04.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/lib [2023-01-15T19:36:04.998Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:36:04.998Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:04.998Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:04.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/docroot [2023-01-15T19:36:04.998Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-in-singleton-ejb-web.war [2023-01-15T19:36:04.998Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:04.998Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:04.998Z] [javac] Compiling 1 source file [2023-01-15T19:36:04.998Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:36:04.998Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] create-resources: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] setOSConditions: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] setToolWin: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] setToolUnix: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] setToolProperty: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] setS1ASclassPath: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] init-common: [2023-01-15T19:36:04.998Z] [2023-01-15T19:36:04.998Z] create-jdbc-connpool-common: [2023-01-15T19:36:05.123Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/annotation-framework.jar [2023-01-15T19:36:05.123Z] [INFO] [2023-01-15T19:36:05.123Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ annotation-framework --- [2023-01-15T19:36:05.123Z] [INFO] [2023-01-15T19:36:05.123Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ annotation-framework --- [2023-01-15T19:36:05.123Z] [INFO] [2023-01-15T19:36:05.123Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework --- [2023-01-15T19:36:05.123Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:05.123Z] [INFO] [2023-01-15T19:36:05.123Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ annotation-framework --- [2023-01-15T19:36:05.123Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/6.2.6-SNAPSHOT/annotation-framework-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:05.123Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/6.2.6-SNAPSHOT/annotation-framework-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:05.123Z] [INFO] [2023-01-15T19:36:05.123Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2023-01-15T19:36:05.123Z] [INFO] Building nucleus.resources 6.2.6-SNAPSHOT [63/291] [2023-01-15T19:36:05.123Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:05.123Z] [INFO] [2023-01-15T19:36:05.123Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-resources --- [2023-01-15T19:36:05.123Z] [INFO] [2023-01-15T19:36:05.123Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-resources --- [2023-01-15T19:36:05.123Z] [INFO] [2023-01-15T19:36:05.123Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-resources --- [2023-01-15T19:36:05.123Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:05.123Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources [2023-01-15T19:36:05.123Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:05.123Z] [INFO] [2023-01-15T19:36:05.123Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ nucleus-resources --- [2023-01-15T19:36:05.123Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:05.187Z] [2023-01-15T19:36:05.188Z] all: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setOSConditions: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolWin: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolUnix: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolProperty: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setS1ASclassPath: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] init-common: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] clean: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setOSConditions: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolWin: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolUnix: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolProperty: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setS1ASclassPath: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] init-common: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] clean-common: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setOSConditions: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolWin: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolUnix: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolProperty: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setS1ASclassPath: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] init-common: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] clean-classes-common: [2023-01-15T19:36:05.188Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setOSConditions: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolWin: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolUnix: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setToolProperty: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] setS1ASclassPath: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] init-common: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] clean-jars-common: [2023-01-15T19:36:05.188Z] [2023-01-15T19:36:05.188Z] compile: [2023-01-15T19:36:05.216Z] [INFO] [exec] Waiting for the domain to stop ... [2023-01-15T19:36:05.216Z] [INFO] [exec] Command stop-domain executed successfully. [2023-01-15T19:36:05.216Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:05.216Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:05.255Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:05.326Z] [exec] Application deployed with name ejb-stubs-ejbappApp. [2023-01-15T19:36:05.326Z] [echo] Deployment on target server server successful [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] setOSConditions: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] setToolWin: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] setToolUnix: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] setToolProperty: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] setS1ASclassPath: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] init-common: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] deploy-common-ee: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] run: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] setOSConditions: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] setToolWin: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] setToolUnix: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] setToolProperty: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] setS1ASclassPath: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] init-common: [2023-01-15T19:36:05.327Z] [2023-01-15T19:36:05.327Z] runclient-common: [2023-01-15T19:36:05.327Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2023-01-15T19:36:05.327Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:05.380Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:05.380Z] [INFO] [2023-01-15T19:36:05.380Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-resources --- [2023-01-15T19:36:05.380Z] [INFO] [2023-01-15T19:36:05.380Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-resources --- [2023-01-15T19:36:05.380Z] [INFO] [2023-01-15T19:36:05.380Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-resources --- [2023-01-15T19:36:05.380Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:05.380Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:05.380Z] [INFO] [2023-01-15T19:36:05.380Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-resources --- [2023-01-15T19:36:05.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:05.380Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:05.380Z] [INFO] Copying 2 resources [2023-01-15T19:36:05.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/resources [2023-01-15T19:36:05.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/manpages [2023-01-15T19:36:05.380Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:05.380Z] [INFO] [2023-01-15T19:36:05.380Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ nucleus-resources --- [2023-01-15T19:36:05.380Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:05.380Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/classes [2023-01-15T19:36:05.380Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java uses or overrides a deprecated API. [2023-01-15T19:36:05.380Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:05.380Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/ResourceTypeOrderProcessor.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/ResourceTypeOrderProcessor.java uses unchecked or unsafe operations. [2023-01-15T19:36:05.380Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/ResourceTypeOrderProcessor.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:05.380Z] [INFO] [2023-01-15T19:36:05.380Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources --- [2023-01-15T19:36:05.380Z] [INFO] [2023-01-15T19:36:05.380Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources --- [2023-01-15T19:36:05.380Z] [INFO] [2023-01-15T19:36:05.380Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ nucleus-resources --- [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] setOSConditions: [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] setToolWin: [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] setToolUnix: [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] setToolProperty: [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] setS1ASclassPath: [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] init-common: [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] compile-common: [2023-01-15T19:36:05.447Z] [echo] Current time (ISO): 2023-01-15T19:36:05.192+0000 [2023-01-15T19:36:05.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:05.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/servlet [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] build: [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] setOSConditions: [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] setToolWin: [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] setToolUnix: [2023-01-15T19:36:05.447Z] [2023-01-15T19:36:05.447Z] setToolProperty: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] setS1ASclassPath: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] init-common: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] webclient-war-common: [2023-01-15T19:36:05.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] clear: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] test-tlds-exist: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] copy-tlds: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] test-tagfiles-exist: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] copy-tagfiles: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] package-war-common: [2023-01-15T19:36:05.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:05.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:05.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:05.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:05.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/lib [2023-01-15T19:36:05.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:05.448Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2023-01-15T19:36:05.448Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:05.448Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:05.448Z] [javac] Compiling 1 source file [2023-01-15T19:36:05.448Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:05.448Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] deploy: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] deploy-war-common: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] setOSConditions: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] setToolWin: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] setToolUnix: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] setToolProperty: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] setS1ASclassPath: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] init-common: [2023-01-15T19:36:05.448Z] [2023-01-15T19:36:05.448Z] deploy-war-commonpe: [2023-01-15T19:36:05.448Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:05.472Z] [INFO] [exec] Sun Jan 15 19:36:05 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-01-15T19:36:05.473Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:05.512Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:05.512Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T19:36:05.512Z] [2023-01-15T19:36:05.512Z] set-derby-connpool-props: [2023-01-15T19:36:05.637Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:05.637Z] [INFO] [2023-01-15T19:36:05.637Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ nucleus-resources --- [2023-01-15T19:36:05.637Z] [INFO] [2023-01-15T19:36:05.637Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ nucleus-resources --- [2023-01-15T19:36:05.637Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:05.637Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/classes [2023-01-15T19:36:05.637Z] [INFO] [2023-01-15T19:36:05.637Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ nucleus-resources --- [2023-01-15T19:36:05.637Z] [INFO] [2023-01-15T19:36:05.637Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nucleus-resources --- [2023-01-15T19:36:05.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:05.637Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:05.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/src/test/resources [2023-01-15T19:36:05.637Z] [INFO] [2023-01-15T19:36:05.637Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ nucleus-resources --- [2023-01-15T19:36:05.637Z] [INFO] No sources to compile [2023-01-15T19:36:05.637Z] [INFO] [2023-01-15T19:36:05.637Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ nucleus-resources --- [2023-01-15T19:36:05.637Z] [INFO] [2023-01-15T19:36:05.637Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ nucleus-resources --- [2023-01-15T19:36:05.637Z] [INFO] [2023-01-15T19:36:05.637Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-resources --- [2023-01-15T19:36:05.637Z] [INFO] Executing tasks [2023-01-15T19:36:05.637Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/classes/META-INF for [2023-01-15T19:36:05.637Z] [INFO] [echo] nucleus-resources [2023-01-15T19:36:05.637Z] [INFO] Executed tasks [2023-01-15T19:36:05.637Z] [INFO] [2023-01-15T19:36:05.637Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ nucleus-resources --- [2023-01-15T19:36:05.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/nucleus-resources.jar [2023-01-15T19:36:05.638Z] [INFO] [2023-01-15T19:36:05.638Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-resources --- [2023-01-15T19:36:05.638Z] [INFO] [2023-01-15T19:36:05.638Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-resources --- [2023-01-15T19:36:05.638Z] [INFO] [2023-01-15T19:36:05.638Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resourcebase.resources-nucleus-resources-checkstyle) @ nucleus-resources --- [2023-01-15T19:36:05.768Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:05.896Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:06.015Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2023-01-15T19:36:06.025Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:06.026Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T19:36:06.035Z] [INFO] [exec] Sun Jan 15 19:36:05 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T19:36:06.035Z] [INFO] [exec] Command stop-database executed successfully. [2023-01-15T19:36:06.035Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output [2023-01-15T19:36:06.035Z] [WARNING] [echo] Checking messages in: [2023-01-15T19:36:06.035Z] [WARNING] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:36:06.035Z] [WARNING] [echo] [2023-01-15T19:36:06.035Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/test-output [2023-01-15T19:36:06.200Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-resources --- [2023-01-15T19:36:06.201Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/6.2.6-SNAPSHOT/nucleus-resources-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:06.201Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/6.2.6-SNAPSHOT/nucleus-resources-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2023-01-15T19:36:06.201Z] [INFO] Building GlassFish Deployment Related Modules 6.2.6-SNAPSHOT [64/291] [2023-01-15T19:36:06.201Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:06.201Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment [2023-01-15T19:36:06.201Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:06.201Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] Executing tasks [2023-01-15T19:36:06.201Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/target/classes/META-INF for [2023-01-15T19:36:06.201Z] [INFO] [echo] deployment [2023-01-15T19:36:06.201Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/target/classes/META-INF [2023-01-15T19:36:06.201Z] [INFO] Executed tasks [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] No tests to run. [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment --- [2023-01-15T19:36:06.201Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/6.2.6-SNAPSHOT/deployment-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:06.201Z] [INFO] [2023-01-15T19:36:06.201Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2023-01-15T19:36:06.201Z] [INFO] Building Deployment Object Library 6.2.6-SNAPSHOT [65/291] [2023-01-15T19:36:06.201Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:06.282Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:06.458Z] [INFO] [2023-01-15T19:36:06.458Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dol --- [2023-01-15T19:36:06.458Z] [INFO] [2023-01-15T19:36:06.458Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ dol --- [2023-01-15T19:36:06.458Z] [INFO] [2023-01-15T19:36:06.458Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ dol --- [2023-01-15T19:36:06.458Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:06.458Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol [2023-01-15T19:36:06.458Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:06.458Z] [INFO] [2023-01-15T19:36:06.458Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ dol --- [2023-01-15T19:36:06.458Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:06.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:06.540Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T19:36:06.796Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:06.950Z] [exec] Application deployed with name web-jsp-commented-out-page-directive-web. [2023-01-15T19:36:06.963Z] [INFO] [loadfile] Do not set property lines_with_msg_key as its length is 0. [2023-01-15T19:36:06.963Z] [WARNING] [echo] [2023-01-15T19:36:06.963Z] [WARNING] [echo] * Message keys logged instead of message: [2023-01-15T19:36:06.963Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:36:06.963Z] [INFO] [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0. [2023-01-15T19:36:06.963Z] [WARNING] [echo] [2023-01-15T19:36:06.963Z] [WARNING] [echo] * Parameter marker not substituted with value: [2023-01-15T19:36:06.963Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:36:06.963Z] [INFO] [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0. [2023-01-15T19:36:06.963Z] [WARNING] [echo] [2023-01-15T19:36:06.963Z] [WARNING] [echo] * Bundle not found: [2023-01-15T19:36:06.963Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:36:06.963Z] [INFO] [loadfile] Do not set property lines_with_msg_not_found as its length is 0. [2023-01-15T19:36:06.963Z] [WARNING] [echo] [2023-01-15T19:36:06.963Z] [WARNING] [echo] * Messages not found in message bundle: [2023-01-15T19:36:06.963Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:36:06.963Z] [INFO] [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0. [2023-01-15T19:36:06.963Z] [WARNING] [echo] [2023-01-15T19:36:06.963Z] [WARNING] [echo] * No message: [2023-01-15T19:36:06.963Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:36:06.963Z] [INFO] [loadfile] Do not set property lines_with_msg_common_typos as its length is 0. [2023-01-15T19:36:06.963Z] [WARNING] [echo] [2023-01-15T19:36:06.963Z] [WARNING] [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.): [2023-01-15T19:36:06.963Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:36:06.963Z] [INFO] [loadfile] Do not set property lines_with_msg_double_apos as its length is 0. [2023-01-15T19:36:06.963Z] [WARNING] [echo] [2023-01-15T19:36:06.963Z] [WARNING] [echo] * Messages with double apostrophes: [2023-01-15T19:36:06.963Z] [WARNING] [echo] (PASSED: no problems found) [2023-01-15T19:36:06.963Z] [INFO] [loadfile] Do not set property remaining_messages as its length is 0. [2023-01-15T19:36:06.963Z] [WARNING] [echo] [2023-01-15T19:36:06.963Z] [WARNING] [echo] * Messages with no proper message Id: [2023-01-15T19:36:06.963Z] [WARNING] [echo] (none) [2023-01-15T19:36:06.963Z] [WARNING] [echo] [2023-01-15T19:36:06.963Z] [WARNING] [echo] ====================================================================== [2023-01-15T19:36:06.963Z] [WARNING] [echo] FAILED: check-logged-messages [2023-01-15T19:36:06.963Z] [WARNING] [echo] Issues found in one or more messages (see results above). [2023-01-15T19:36:06.963Z] [WARNING] [echo] Please address them, or if the message should be left as-is, [2023-01-15T19:36:06.963Z] [WARNING] [echo] add it to the exclusion list with details why it should be excluded: [2023-01-15T19:36:06.963Z] [WARNING] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/gfproject/log_msg_excl.txt [2023-01-15T19:36:06.963Z] [WARNING] [echo] ====================================================================== [2023-01-15T19:36:06.963Z] [WARNING] [echo] JaxwsFromWsdl Tests [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] =============================================== [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] [2023-01-15T19:36:06.963Z] [WARNING] [echo] Jsr109tester Tests [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] =============================================== [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] =============================================== [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] QuickLookTests [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] Total tests run: 97, Failures: 0, Skips: 0 [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] =============================================== [2023-01-15T19:36:06.963Z] [WARNING] [echo] [testng] [2023-01-15T19:36:06.963Z] [WARNING] Trying to override old definition of task javac [2023-01-15T19:36:06.963Z] [WARNING] Trying to override old definition of task junitreport [2023-01-15T19:36:06.963Z] [WARNING] [echo] Generating report at test-output [2023-01-15T19:36:06.963Z] [WARNING] [junitreport] the file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document [2023-01-15T19:36:06.964Z] [INFO] [junitreport] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/junit-noframes.html [2023-01-15T19:36:06.964Z] [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 [2023-01-15T19:36:07.021Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:07.021Z] [INFO] [2023-01-15T19:36:07.021Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ dol --- [2023-01-15T19:36:07.021Z] [INFO] [2023-01-15T19:36:07.021Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ dol --- [2023-01-15T19:36:07.021Z] [INFO] [2023-01-15T19:36:07.021Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ dol --- [2023-01-15T19:36:07.021Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:07.021Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:07.021Z] [INFO] [2023-01-15T19:36:07.021Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dol --- [2023-01-15T19:36:07.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:07.021Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:07.021Z] [INFO] Copying 6 resources [2023-01-15T19:36:07.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/main/manpages [2023-01-15T19:36:07.021Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:07.021Z] [INFO] [2023-01-15T19:36:07.021Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ dol --- [2023-01-15T19:36:07.021Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:07.021Z] [INFO] Compiling 392 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/classes [2023-01-15T19:36:07.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:07.053Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T19:36:07.210Z] [2023-01-15T19:36:07.210Z] deploy-war-commonee: [2023-01-15T19:36:07.210Z] [2023-01-15T19:36:07.210Z] run: [2023-01-15T19:36:07.210Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:07.220Z] [INFO] [junitreport] Transform time: 330ms [2023-01-15T19:36:07.220Z] [WARNING] [echo] Test Report available at test-output/index.html [2023-01-15T19:36:07.220Z] [INFO] Executed tasks [2023-01-15T19:36:07.220Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:07.220Z] [INFO] BUILD SUCCESS [2023-01-15T19:36:07.220Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:07.220Z] [INFO] Total time: 03:03 min [2023-01-15T19:36:07.220Z] [INFO] Finished at: 2023-01-15T19:36:07Z [2023-01-15T19:36:07.220Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:07.275Z] [exec] Jan 15, 2023 7:36:06 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:36:07.275Z] [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. [2023-01-15T19:36:07.309Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:07.468Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:07.469Z] [java] [2023-01-15T19:36:07.469Z] [java] [2023-01-15T19:36:07.469Z] [java] ----------------------------------------- [2023-01-15T19:36:07.469Z] [java] - jsp-commented-out-page-directive: PASS - [2023-01-15T19:36:07.469Z] [java] ----------------------------------------- [2023-01-15T19:36:07.469Z] [java] - Total PASS : 1 - [2023-01-15T19:36:07.469Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:07.469Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:07.469Z] [java] ----------------------------------------- [2023-01-15T19:36:07.469Z] [2023-01-15T19:36:07.469Z] undeploy: [2023-01-15T19:36:07.469Z] [2023-01-15T19:36:07.469Z] setOSConditions: [2023-01-15T19:36:07.469Z] [2023-01-15T19:36:07.469Z] setToolWin: [2023-01-15T19:36:07.469Z] [2023-01-15T19:36:07.469Z] setToolUnix: [2023-01-15T19:36:07.469Z] [2023-01-15T19:36:07.469Z] setToolProperty: [2023-01-15T19:36:07.469Z] [2023-01-15T19:36:07.469Z] setS1ASclassPath: [2023-01-15T19:36:07.469Z] [2023-01-15T19:36:07.469Z] init-common: [2023-01-15T19:36:07.469Z] [2023-01-15T19:36:07.469Z] undeploy-war-common: [2023-01-15T19:36:07.469Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:07.478Z] + copy_ql_results ql_gf_full_profile_all [2023-01-15T19:36:07.478Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:36:07.478Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2023-01-15T19:36:07.478Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T19:36:07.478Z] tar: Removing leading `/' from member names [2023-01-15T19:36:07.478Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:36:07.478Z] + cp -r /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/QL-GP-report.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:36:07.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:07.571Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T19:36:07.735Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:36:07.735Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T19:36:07.735Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:36:07.735Z] + tar -czf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/ql_gf_full_profile_all-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T19:36:07.735Z] tar: Removing leading `/' from member names [2023-01-15T19:36:07.828Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:07.949Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java: Some input files use or override a deprecated API. [2023-01-15T19:36:07.950Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:07.950Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/archivist/Archivist.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:07.950Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/archivist/Archivist.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:07.950Z] [INFO] [2023-01-15T19:36:07.950Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ dol --- [2023-01-15T19:36:07.950Z] [INFO] [2023-01-15T19:36:07.950Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ dol --- [2023-01-15T19:36:07.950Z] [INFO] [2023-01-15T19:36:07.950Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ dol --- [2023-01-15T19:36:08.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:08.086Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T19:36:08.206Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:08.206Z] [INFO] [2023-01-15T19:36:08.206Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ dol --- [2023-01-15T19:36:08.206Z] [INFO] [2023-01-15T19:36:08.206Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ dol --- [2023-01-15T19:36:08.206Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:08.206Z] [INFO] Compiling 392 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/classes [2023-01-15T19:36:08.241Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-sbd1g is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T19:36:08.243Z] --- [2023-01-15T19:36:08.243Z] apiVersion: "v1" [2023-01-15T19:36:08.243Z] kind: "Pod" [2023-01-15T19:36:08.243Z] metadata: [2023-01-15T19:36:08.243Z] annotations: [2023-01-15T19:36:08.243Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:36:08.243Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:36:08.243Z] labels: [2023-01-15T19:36:08.243Z] jenkins: "slave" [2023-01-15T19:36:08.243Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T19:36:08.243Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T19:36:08.243Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-sbd1g" [2023-01-15T19:36:08.243Z] namespace: "glassfish" [2023-01-15T19:36:08.243Z] spec: [2023-01-15T19:36:08.243Z] containers: [2023-01-15T19:36:08.243Z] - env: [2023-01-15T19:36:08.243Z] - name: "JENKINS_SECRET" [2023-01-15T19:36:08.243Z] value: "********" [2023-01-15T19:36:08.243Z] - name: "JENKINS_TUNNEL" [2023-01-15T19:36:08.243Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T19:36:08.243Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T19:36:08.243Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-sbd1g" [2023-01-15T19:36:08.243Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:36:08.243Z] value: "-Xmx768m -Xss768k" [2023-01-15T19:36:08.243Z] - name: "JENKINS_NAME" [2023-01-15T19:36:08.243Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-sbd1g" [2023-01-15T19:36:08.243Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T19:36:08.243Z] value: "/home/jenkins/agent" [2023-01-15T19:36:08.243Z] - name: "JENKINS_URL" [2023-01-15T19:36:08.243Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T19:36:08.243Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T19:36:08.243Z] imagePullPolicy: "IfNotPresent" [2023-01-15T19:36:08.243Z] name: "jnlp" [2023-01-15T19:36:08.243Z] resources: [2023-01-15T19:36:08.243Z] limits: [2023-01-15T19:36:08.243Z] memory: "1200Mi" [2023-01-15T19:36:08.243Z] cpu: "300m" [2023-01-15T19:36:08.243Z] requests: [2023-01-15T19:36:08.243Z] memory: "1200Mi" [2023-01-15T19:36:08.243Z] cpu: "300m" [2023-01-15T19:36:08.243Z] volumeMounts: [2023-01-15T19:36:08.243Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:36:08.243Z] name: "workspace-volume" [2023-01-15T19:36:08.243Z] readOnly: false [2023-01-15T19:36:08.243Z] - args: [2023-01-15T19:36:08.243Z] - "cat" [2023-01-15T19:36:08.243Z] env: [2023-01-15T19:36:08.243Z] - name: "MAVEN_OPTS" [2023-01-15T19:36:08.243Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:36:08.243Z] - name: "MVN_EXTRA" [2023-01-15T19:36:08.243Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T19:36:08.243Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:36:08.243Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:36:08.243Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T19:36:08.243Z] imagePullPolicy: "Always" [2023-01-15T19:36:08.243Z] name: "glassfish-build" [2023-01-15T19:36:08.243Z] resources: [2023-01-15T19:36:08.243Z] limits: [2023-01-15T19:36:08.243Z] memory: "12Gi" [2023-01-15T19:36:08.243Z] cpu: "8000m" [2023-01-15T19:36:08.243Z] requests: [2023-01-15T19:36:08.243Z] memory: "7Gi" [2023-01-15T19:36:08.243Z] cpu: "4000m" [2023-01-15T19:36:08.243Z] tty: true [2023-01-15T19:36:08.243Z] volumeMounts: [2023-01-15T19:36:08.243Z] - mountPath: "/home/jenkins" [2023-01-15T19:36:08.243Z] name: "jenkins-home" [2023-01-15T19:36:08.243Z] readOnly: false [2023-01-15T19:36:08.243Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T19:36:08.243Z] name: "maven-repo-shared-storage" [2023-01-15T19:36:08.243Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T19:36:08.243Z] name: "settings-xml" [2023-01-15T19:36:08.243Z] readOnly: true [2023-01-15T19:36:08.243Z] subPath: "settings.xml" [2023-01-15T19:36:08.243Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T19:36:08.243Z] name: "settings-security-xml" [2023-01-15T19:36:08.243Z] readOnly: true [2023-01-15T19:36:08.243Z] subPath: "settings-security.xml" [2023-01-15T19:36:08.243Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T19:36:08.243Z] name: "maven-repo-local-storage" [2023-01-15T19:36:08.243Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:36:08.243Z] name: "workspace-volume" [2023-01-15T19:36:08.243Z] readOnly: false [2023-01-15T19:36:08.243Z] nodeSelector: [2023-01-15T19:36:08.243Z] kubernetes.io/os: "linux" [2023-01-15T19:36:08.243Z] restartPolicy: "Never" [2023-01-15T19:36:08.243Z] volumes: [2023-01-15T19:36:08.243Z] - name: "settings-security-xml" [2023-01-15T19:36:08.243Z] secret: [2023-01-15T19:36:08.243Z] items: [2023-01-15T19:36:08.243Z] - key: "settings-security.xml" [2023-01-15T19:36:08.243Z] path: "settings-security.xml" [2023-01-15T19:36:08.243Z] secretName: "m2-secret-dir" [2023-01-15T19:36:08.243Z] - emptyDir: {} [2023-01-15T19:36:08.243Z] name: "maven-repo-local-storage" [2023-01-15T19:36:08.243Z] - emptyDir: {} [2023-01-15T19:36:08.243Z] name: "jenkins-home" [2023-01-15T19:36:08.243Z] - name: "settings-xml" [2023-01-15T19:36:08.243Z] secret: [2023-01-15T19:36:08.243Z] items: [2023-01-15T19:36:08.243Z] - key: "settings.xml" [2023-01-15T19:36:08.243Z] path: "settings.xml" [2023-01-15T19:36:08.243Z] secretName: "m2-secret-dir" [2023-01-15T19:36:08.243Z] - emptyDir: [2023-01-15T19:36:08.243Z] medium: "" [2023-01-15T19:36:08.243Z] name: "workspace-volume" [2023-01-15T19:36:08.243Z] - name: "maven-repo-shared-storage" [2023-01-15T19:36:08.243Z] persistentVolumeClaim: [2023-01-15T19:36:08.243Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T19:36:08.243Z] [2023-01-15T19:36:08.343Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:08.408Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] all: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setOSConditions: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolWin: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolUnix: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolProperty: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setS1ASclassPath: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] init-common: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] clean: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setOSConditions: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolWin: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolUnix: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolProperty: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setS1ASclassPath: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] init-common: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] clean-common: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setOSConditions: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolWin: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolUnix: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolProperty: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setS1ASclassPath: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] init-common: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] clean-classes-common: [2023-01-15T19:36:08.408Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setOSConditions: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolWin: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolUnix: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolProperty: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setS1ASclassPath: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] init-common: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] clean-jars-common: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] compile: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setOSConditions: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolWin: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolUnix: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolProperty: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setS1ASclassPath: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] init-common: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] compile-common: [2023-01-15T19:36:08.408Z] [echo] Current time (ISO): 2023-01-15T19:36:08.289+0000 [2023-01-15T19:36:08.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:08.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/servlet [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] build: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setOSConditions: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolWin: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolUnix: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setToolProperty: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] setS1ASclassPath: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] init-common: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] webclient-war-common: [2023-01-15T19:36:08.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] clear: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] test-tlds-exist: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] copy-tlds: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] test-tagfiles-exist: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] copy-tagfiles: [2023-01-15T19:36:08.408Z] [2023-01-15T19:36:08.408Z] package-war-common: [2023-01-15T19:36:08.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:08.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:08.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:08.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:08.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/lib [2023-01-15T19:36:08.409Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:08.409Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2023-01-15T19:36:08.409Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:08.409Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:08.409Z] [javac] Compiling 1 source file [2023-01-15T19:36:08.409Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:08.409Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:08.409Z] [2023-01-15T19:36:08.409Z] deploy: [2023-01-15T19:36:08.409Z] [2023-01-15T19:36:08.409Z] deploy-war-common: [2023-01-15T19:36:08.409Z] [2023-01-15T19:36:08.409Z] setOSConditions: [2023-01-15T19:36:08.409Z] [2023-01-15T19:36:08.409Z] setToolWin: [2023-01-15T19:36:08.409Z] [2023-01-15T19:36:08.409Z] setToolUnix: [2023-01-15T19:36:08.409Z] [2023-01-15T19:36:08.409Z] setToolProperty: [2023-01-15T19:36:08.409Z] [2023-01-15T19:36:08.409Z] setS1ASclassPath: [2023-01-15T19:36:08.409Z] [2023-01-15T19:36:08.409Z] init-common: [2023-01-15T19:36:08.599Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:08.600Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:36:08.667Z] [2023-01-15T19:36:08.667Z] deploy-war-commonpe: [2023-01-15T19:36:08.667Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:08.772Z] [INFO] [2023-01-15T19:36:08.772Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ dol --- [2023-01-15T19:36:08.772Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:36:08.856Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:09.028Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:36:09.029Z] [INFO] [2023-01-15T19:36:09.029Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dol --- [2023-01-15T19:36:09.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:09.029Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:09.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/src/test/resources [2023-01-15T19:36:09.029Z] [INFO] [2023-01-15T19:36:09.029Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ dol --- [2023-01-15T19:36:09.029Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:09.029Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/test-classes [2023-01-15T19:36:09.029Z] [INFO] [2023-01-15T19:36:09.029Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ dol --- [2023-01-15T19:36:09.029Z] [INFO] [2023-01-15T19:36:09.029Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ dol --- [2023-01-15T19:36:09.029Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:36:09.029Z] [INFO] [2023-01-15T19:36:09.029Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:09.029Z] [INFO] T E S T S [2023-01-15T19:36:09.029Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:09.029Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:09.029Z] [0.017s][info][gc] Using G1 [2023-01-15T19:36:09.113Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:09.113Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T19:36:09.183Z] [exec] Looking up ejbapp ejb ref [2023-01-15T19:36:09.235Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2023-01-15T19:36:09.370Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:09.462Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T19:36:09.593Z] [0.395s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 4.616ms [2023-01-15T19:36:09.594Z] [INFO] Running com.sun.enterprise.deployment.EjbInterceptorTest [2023-01-15T19:36:09.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:09.627Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T19:36:09.627Z] [2023-01-15T19:36:09.627Z] setOSConditions: [2023-01-15T19:36:09.627Z] [2023-01-15T19:36:09.627Z] setToolWin: [2023-01-15T19:36:09.627Z] [2023-01-15T19:36:09.627Z] setToolUnix: [2023-01-15T19:36:09.627Z] [2023-01-15T19:36:09.627Z] setToolProperty: [2023-01-15T19:36:09.627Z] [2023-01-15T19:36:09.627Z] setS1ASclassPath: [2023-01-15T19:36:09.627Z] [2023-01-15T19:36:09.627Z] init-common: [2023-01-15T19:36:09.627Z] [2023-01-15T19:36:09.627Z] create-jdbc-resource-common: [2023-01-15T19:36:09.627Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:09.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in com.sun.enterprise.deployment.EjbInterceptorTest [2023-01-15T19:36:09.884Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:10.107Z] [INFO] [2023-01-15T19:36:10.107Z] [INFO] Results: [2023-01-15T19:36:10.107Z] [INFO] [2023-01-15T19:36:10.107Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:36:10.107Z] [INFO] [2023-01-15T19:36:10.107Z] [INFO] [2023-01-15T19:36:10.107Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ dol --- [2023-01-15T19:36:10.107Z] [INFO] Executing tasks [2023-01-15T19:36:10.107Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/classes/META-INF for [2023-01-15T19:36:10.107Z] [INFO] [echo] dol [2023-01-15T19:36:10.107Z] [INFO] Executed tasks [2023-01-15T19:36:10.107Z] [INFO] [2023-01-15T19:36:10.107Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ dol --- [2023-01-15T19:36:10.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/dol.jar [2023-01-15T19:36:10.107Z] [INFO] [2023-01-15T19:36:10.107Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ dol --- [2023-01-15T19:36:10.107Z] [INFO] [2023-01-15T19:36:10.107Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ dol --- [2023-01-15T19:36:10.107Z] [INFO] [2023-01-15T19:36:10.107Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-dol-checkstyle) @ dol --- [2023-01-15T19:36:10.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:10.144Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-01-15T19:36:10.144Z] [echo] cmd executed for server [2023-01-15T19:36:10.144Z] [2023-01-15T19:36:10.144Z] deploy: [2023-01-15T19:36:10.144Z] [2023-01-15T19:36:10.144Z] deploy-war-common: [2023-01-15T19:36:10.144Z] [2023-01-15T19:36:10.144Z] setOSConditions: [2023-01-15T19:36:10.144Z] [2023-01-15T19:36:10.144Z] setToolWin: [2023-01-15T19:36:10.144Z] [2023-01-15T19:36:10.144Z] setToolUnix: [2023-01-15T19:36:10.144Z] [2023-01-15T19:36:10.144Z] setToolProperty: [2023-01-15T19:36:10.144Z] [2023-01-15T19:36:10.144Z] setS1ASclassPath: [2023-01-15T19:36:10.144Z] [2023-01-15T19:36:10.144Z] init-common: [2023-01-15T19:36:10.144Z] [2023-01-15T19:36:10.144Z] deploy-war-commonpe: [2023-01-15T19:36:10.171Z] [exec] Application deployed with name web-jsp-commented-out-page-directive-web. [2023-01-15T19:36:10.171Z] [2023-01-15T19:36:10.171Z] deploy-war-commonee: [2023-01-15T19:36:10.171Z] [2023-01-15T19:36:10.171Z] run: [2023-01-15T19:36:10.171Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:10.400Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:10.430Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:10.430Z] [java] [2023-01-15T19:36:10.430Z] [java] [2023-01-15T19:36:10.430Z] [java] ----------------------------------------- [2023-01-15T19:36:10.430Z] [java] - jsp-commented-out-page-directive: PASS - [2023-01-15T19:36:10.430Z] [java] ----------------------------------------- [2023-01-15T19:36:10.430Z] [java] - Total PASS : 1 - [2023-01-15T19:36:10.430Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:10.430Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:10.430Z] [java] ----------------------------------------- [2023-01-15T19:36:10.430Z] [2023-01-15T19:36:10.430Z] undeploy: [2023-01-15T19:36:10.430Z] [2023-01-15T19:36:10.430Z] setOSConditions: [2023-01-15T19:36:10.430Z] [2023-01-15T19:36:10.430Z] setToolWin: [2023-01-15T19:36:10.430Z] [2023-01-15T19:36:10.430Z] setToolUnix: [2023-01-15T19:36:10.430Z] [2023-01-15T19:36:10.430Z] setToolProperty: [2023-01-15T19:36:10.430Z] [2023-01-15T19:36:10.430Z] setS1ASclassPath: [2023-01-15T19:36:10.430Z] [2023-01-15T19:36:10.430Z] init-common: [2023-01-15T19:36:10.430Z] [2023-01-15T19:36:10.430Z] undeploy-war-common: [2023-01-15T19:36:10.430Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:10.658Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-in-singleton-ejb-web.war [2023-01-15T19:36:10.996Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:11.002Z] + change_junit_report_class_names [2023-01-15T19:36:11.003Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.AdminConsoleTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:36:11.004Z] + sed -i 's/\bclassname="/classname="ql_gf_full_profile_all./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.AdminConsoleTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:36:11.223Z] [exec] Application deployed with name cdi-jpa-resource-injection-in-singleton-ejb-web. [2023-01-15T19:36:11.223Z] [2023-01-15T19:36:11.223Z] deploy-war-commonee: [2023-01-15T19:36:11.223Z] [2023-01-15T19:36:11.223Z] run: [2023-01-15T19:36:11.223Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] all: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setOSConditions: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolWin: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolUnix: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolProperty: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setS1ASclassPath: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] init-common: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] clean: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setOSConditions: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolWin: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolUnix: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolProperty: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setS1ASclassPath: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] init-common: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] clean-common: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setOSConditions: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolWin: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolUnix: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolProperty: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setS1ASclassPath: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] init-common: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] clean-classes-common: [2023-01-15T19:36:11.255Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setOSConditions: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolWin: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolUnix: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolProperty: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setS1ASclassPath: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] init-common: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] clean-jars-common: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] compile: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setOSConditions: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolWin: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolUnix: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolProperty: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setS1ASclassPath: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] init-common: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] compile-common: [2023-01-15T19:36:11.255Z] [echo] Current time (ISO): 2023-01-15T19:36:11.141+0000 [2023-01-15T19:36:11.255Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:11.255Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/servlet [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] build: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setOSConditions: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolWin: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolUnix: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setToolProperty: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] setS1ASclassPath: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] init-common: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] webclient-war-common: [2023-01-15T19:36:11.255Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] clear: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] test-tlds-exist: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] copy-tlds: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.255Z] test-tagfiles-exist: [2023-01-15T19:36:11.255Z] [2023-01-15T19:36:11.256Z] copy-tagfiles: [2023-01-15T19:36:11.256Z] [2023-01-15T19:36:11.256Z] package-war-common: [2023-01-15T19:36:11.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:11.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:11.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:11.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:11.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/lib [2023-01-15T19:36:11.256Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:11.256Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-buffer-web.war [2023-01-15T19:36:11.256Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:11.256Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:11.256Z] [javac] Compiling 1 source file [2023-01-15T19:36:11.256Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:11.256Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:11.256Z] [2023-01-15T19:36:11.256Z] deploy: [2023-01-15T19:36:11.260Z] + break [2023-01-15T19:36:11.261Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T19:36:11.287Z] Archiving artifacts [2023-01-15T19:36:11.479Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llinit&whichemf=producer [2023-01-15T19:36:11.480Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:11.480Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llquery&whichemf=producer [2023-01-15T19:36:11.480Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:11.480Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llfind&whichemf=producer [2023-01-15T19:36:11.480Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:11.480Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llinj&whichemf=producer [2023-01-15T19:36:11.480Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:11.480Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:11.480Z] [java] [2023-01-15T19:36:11.480Z] [java] [2023-01-15T19:36:11.480Z] [java] ----------------------------------------- [2023-01-15T19:36:11.480Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llinit: PASS - [2023-01-15T19:36:11.480Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llquery: PASS - [2023-01-15T19:36:11.480Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llfind: PASS - [2023-01-15T19:36:11.480Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llinj: PASS - [2023-01-15T19:36:11.480Z] [java] ----------------------------------------- [2023-01-15T19:36:11.480Z] [java] - Total PASS : 4 - [2023-01-15T19:36:11.480Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:11.480Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:11.480Z] [java] ----------------------------------------- [2023-01-15T19:36:11.480Z] [2023-01-15T19:36:11.480Z] undeploy: [2023-01-15T19:36:11.480Z] [2023-01-15T19:36:11.480Z] setOSConditions: [2023-01-15T19:36:11.480Z] [2023-01-15T19:36:11.480Z] setToolWin: [2023-01-15T19:36:11.480Z] [2023-01-15T19:36:11.480Z] setToolUnix: [2023-01-15T19:36:11.480Z] [2023-01-15T19:36:11.480Z] setToolProperty: [2023-01-15T19:36:11.480Z] [2023-01-15T19:36:11.480Z] setS1ASclassPath: [2023-01-15T19:36:11.480Z] [2023-01-15T19:36:11.480Z] init-common: [2023-01-15T19:36:11.480Z] [2023-01-15T19:36:11.480Z] undeploy-war-common: [2023-01-15T19:36:11.513Z] [2023-01-15T19:36:11.514Z] deploy-war-common: [2023-01-15T19:36:11.514Z] [2023-01-15T19:36:11.514Z] setOSConditions: [2023-01-15T19:36:11.514Z] [2023-01-15T19:36:11.514Z] setToolWin: [2023-01-15T19:36:11.514Z] [2023-01-15T19:36:11.514Z] setToolUnix: [2023-01-15T19:36:11.514Z] [2023-01-15T19:36:11.514Z] setToolProperty: [2023-01-15T19:36:11.514Z] [2023-01-15T19:36:11.514Z] setS1ASclassPath: [2023-01-15T19:36:11.514Z] [2023-01-15T19:36:11.514Z] init-common: [2023-01-15T19:36:11.514Z] [2023-01-15T19:36:11.514Z] deploy-war-commonpe: [2023-01-15T19:36:11.514Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:11.736Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:11.993Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:12.079Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-buffer-web.war [2023-01-15T19:36:12.250Z] [2023-01-15T19:36:12.250Z] delete-resources: [2023-01-15T19:36:12.250Z] [2023-01-15T19:36:12.250Z] setOSConditions: [2023-01-15T19:36:12.250Z] [2023-01-15T19:36:12.250Z] setToolWin: [2023-01-15T19:36:12.250Z] [2023-01-15T19:36:12.250Z] setToolUnix: [2023-01-15T19:36:12.250Z] [2023-01-15T19:36:12.250Z] setToolProperty: [2023-01-15T19:36:12.250Z] [2023-01-15T19:36:12.250Z] setS1ASclassPath: [2023-01-15T19:36:12.250Z] [2023-01-15T19:36:12.250Z] init-common: [2023-01-15T19:36:12.250Z] [2023-01-15T19:36:12.250Z] delete-jdbc-resource-common: [2023-01-15T19:36:12.250Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:36:12.250Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:12.472Z] [exec] Looked up home!! [2023-01-15T19:36:12.472Z] [exec] Narrowed home!! [2023-01-15T19:36:12.472Z] [exec] Got the EJB!! [2023-01-15T19:36:12.472Z] [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#/109694898324570113_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:36:12.472Z] [exec] invoking ejb [2023-01-15T19:36:12.472Z] [exec] successfully invoked ejb [2023-01-15T19:36:12.472Z] [exec] Value of key is: main [2023-01-15T19:36:12.472Z] [exec] Looking up ejbclient ejbref [2023-01-15T19:36:12.472Z] [exec] Looked up home!! [2023-01-15T19:36:12.472Z] [exec] Narrowed home!! [2023-01-15T19:36:12.472Z] [exec] Got the EJB!! [2023-01-15T19:36:12.472Z] [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#/109694898324570112_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:36:12.472Z] [exec] invoking ejb [2023-01-15T19:36:12.472Z] [exec] successfully invoked ejb client [2023-01-15T19:36:12.472Z] [exec] Value of key is: ejbclient [2023-01-15T19:36:12.472Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-stubs-ejbapp/servlet [2023-01-15T19:36:12.815Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:36:12.815Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-01-15T19:36:12.815Z] [echo] cmd executed for server [2023-01-15T19:36:12.815Z] [2023-01-15T19:36:12.815Z] setOSConditions: [2023-01-15T19:36:12.815Z] [2023-01-15T19:36:12.815Z] setToolWin: [2023-01-15T19:36:12.815Z] [2023-01-15T19:36:12.815Z] setToolUnix: [2023-01-15T19:36:12.815Z] [2023-01-15T19:36:12.815Z] setToolProperty: [2023-01-15T19:36:12.815Z] [2023-01-15T19:36:12.815Z] setS1ASclassPath: [2023-01-15T19:36:12.815Z] [2023-01-15T19:36:12.815Z] init-common: [2023-01-15T19:36:12.815Z] [2023-01-15T19:36:12.815Z] delete-jdbc-connpool-common: [2023-01-15T19:36:12.815Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T19:36:12.815Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:12.820Z] [exec] JMS Servlet Output [2023-01-15T19:36:12.821Z] [exec]
DatabaseServelt :: All information I can give

[2023-01-15T19:36:12.821Z] [exec] Context Path : /ejb-stubs-ejbapp
[2023-01-15T19:36:12.821Z] [exec] Servlet Path : /servlet
[2023-01-15T19:36:12.821Z] [exec] Path Info : null
[2023-01-15T19:36:12.821Z] [exec] [2023-01-15T19:36:12.821Z] [exec] Value of key is: webclient [2023-01-15T19:36:12.821Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:12.821Z] [exec] [2023-01-15T19:36:12.821Z] [exec] [2023-01-15T19:36:12.821Z] [exec] ----------------------------------------- [2023-01-15T19:36:12.821Z] [exec] - ejbclient: PASS - [2023-01-15T19:36:12.821Z] [exec] - main: PASS - [2023-01-15T19:36:12.821Z] [exec] - webclient: PASS - [2023-01-15T19:36:12.821Z] [exec] ----------------------------------------- [2023-01-15T19:36:12.821Z] [exec] Total PASS: 3 [2023-01-15T19:36:12.821Z] [exec] Total FAIL: 0 [2023-01-15T19:36:12.821Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:36:12.821Z] [exec] ----------------------------------------- [2023-01-15T19:36:12.821Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:36:12.821Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:36:13.015Z] [exec] Application deployed with name web-jsp-config-buffer-web. [2023-01-15T19:36:13.016Z] [2023-01-15T19:36:13.016Z] deploy-war-commonee: [2023-01-15T19:36:13.016Z] [2023-01-15T19:36:13.016Z] run: [2023-01-15T19:36:13.016Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:13.274Z] [java] Connecting to: http://localhost:45711/web-jsp-config-buffer/jsp/test.jsp [2023-01-15T19:36:13.378Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T19:36:13.379Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T19:36:13.379Z] [echo] cmd executed for server [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] all: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setOSConditions: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolWin: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolUnix: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolProperty: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setS1ASclassPath: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] init-common: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] clean: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setOSConditions: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolWin: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolUnix: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolProperty: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setS1ASclassPath: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] init-common: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] clean-common: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setOSConditions: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolWin: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolUnix: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolProperty: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setS1ASclassPath: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] init-common: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] clean-classes-common: [2023-01-15T19:36:13.379Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setOSConditions: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolWin: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolUnix: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolProperty: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setS1ASclassPath: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] init-common: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] clean-jars-common: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] compile: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setOSConditions: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolWin: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolUnix: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setToolProperty: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] setS1ASclassPath: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] init-common: [2023-01-15T19:36:13.379Z] [2023-01-15T19:36:13.379Z] compile-common: [2023-01-15T19:36:13.379Z] [echo] Current time (ISO): 2023-01-15T19:36:13.137+0000 [2023-01-15T19:36:13.379Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:13.379Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:13.379Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] checkReporting-common: [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] confirmReportPresent-common: [2023-01-15T19:36:13.388Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:36:13.388Z] [echo] Test seems to be reported fine [2023-01-15T19:36:13.388Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/RepRunConf.txt [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] confirmMissingReport-common: [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] all: [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] standaloneclient: [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] setOSConditions: [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] setToolWin: [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] setToolUnix: [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] setToolProperty: [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] setS1ASclassPath: [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] init-common: [2023-01-15T19:36:13.388Z] [2023-01-15T19:36:13.388Z] build: [2023-01-15T19:36:13.388Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:13.388Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:13.533Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:13.533Z] [java] [2023-01-15T19:36:13.533Z] [java] [2023-01-15T19:36:13.533Z] [java] ----------------------------------------- [2023-01-15T19:36:13.533Z] [java] - jsp-config-buffer: PASS - [2023-01-15T19:36:13.533Z] [java] ----------------------------------------- [2023-01-15T19:36:13.533Z] [java] - Total PASS : 1 - [2023-01-15T19:36:13.533Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:13.533Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:13.533Z] [java] ----------------------------------------- [2023-01-15T19:36:13.533Z] [2023-01-15T19:36:13.533Z] undeploy: [2023-01-15T19:36:13.533Z] [2023-01-15T19:36:13.533Z] setOSConditions: [2023-01-15T19:36:13.533Z] [2023-01-15T19:36:13.533Z] setToolWin: [2023-01-15T19:36:13.533Z] [2023-01-15T19:36:13.533Z] setToolUnix: [2023-01-15T19:36:13.533Z] [2023-01-15T19:36:13.533Z] setToolProperty: [2023-01-15T19:36:13.533Z] [2023-01-15T19:36:13.533Z] setS1ASclassPath: [2023-01-15T19:36:13.533Z] [2023-01-15T19:36:13.533Z] init-common: [2023-01-15T19:36:13.533Z] [2023-01-15T19:36:13.533Z] undeploy-war-common: [2023-01-15T19:36:13.533Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:13.768Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-sbd1g in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (ejb_group_2) [2023-01-15T19:36:14.101Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [Pipeline] container [Pipeline] { [2023-01-15T19:36:14.359Z] [2023-01-15T19:36:14.360Z] all: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setOSConditions: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolWin: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolUnix: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolProperty: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setS1ASclassPath: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] init-common: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] clean: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setOSConditions: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolWin: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolUnix: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolProperty: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setS1ASclassPath: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] init-common: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] clean-common: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setOSConditions: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolWin: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolUnix: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolProperty: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setS1ASclassPath: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] init-common: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] clean-classes-common: [2023-01-15T19:36:14.360Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setOSConditions: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolWin: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolUnix: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolProperty: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setS1ASclassPath: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] init-common: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] clean-jars-common: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] compile: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setOSConditions: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolWin: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolUnix: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolProperty: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setS1ASclassPath: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] init-common: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] compile-common: [2023-01-15T19:36:14.360Z] [echo] Current time (ISO): 2023-01-15T19:36:14.261+0000 [2023-01-15T19:36:14.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:14.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/servlet [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] build: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setOSConditions: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolWin: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolUnix: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setToolProperty: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] setS1ASclassPath: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] init-common: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] webclient-war-common: [2023-01-15T19:36:14.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] clear: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] test-tlds-exist: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] copy-tlds: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] test-tagfiles-exist: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] copy-tagfiles: [2023-01-15T19:36:14.360Z] [2023-01-15T19:36:14.360Z] package-war-common: [2023-01-15T19:36:14.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:14.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:14.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:14.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:14.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/lib [2023-01-15T19:36:14.361Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:14.361Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-default-content-type-web.war [2023-01-15T19:36:14.361Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:14.361Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:14.361Z] [javac] Compiling 1 source file [2023-01-15T19:36:14.619Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:14.619Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:14.619Z] [2023-01-15T19:36:14.619Z] deploy: [2023-01-15T19:36:14.619Z] [2023-01-15T19:36:14.619Z] deploy-war-common: [2023-01-15T19:36:14.619Z] [2023-01-15T19:36:14.619Z] setOSConditions: [2023-01-15T19:36:14.619Z] [2023-01-15T19:36:14.619Z] setToolWin: [2023-01-15T19:36:14.619Z] [2023-01-15T19:36:14.619Z] setToolUnix: [2023-01-15T19:36:14.619Z] [2023-01-15T19:36:14.619Z] setToolProperty: [2023-01-15T19:36:14.619Z] [2023-01-15T19:36:14.619Z] setS1ASclassPath: [2023-01-15T19:36:14.619Z] [2023-01-15T19:36:14.619Z] init-common: [2023-01-15T19:36:14.619Z] [2023-01-15T19:36:14.619Z] deploy-war-commonpe: [2023-01-15T19:36:14.619Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:15.188Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-default-content-type-web.war [Pipeline] unstash [2023-01-15T19:36:15.274Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:15.274Z] [javac] 1 warning [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] build: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] setOSConditions: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] setToolWin: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] setToolUnix: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] setToolProperty: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] setS1ASclassPath: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] init-common: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] webclient-war-common: [2023-01-15T19:36:15.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] clear: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] test-tlds-exist: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] copy-tlds: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] test-tagfiles-exist: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] copy-tagfiles: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] package-war-common: [2023-01-15T19:36:15.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:15.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:15.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:15.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:15.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/lib [2023-01-15T19:36:15.274Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:15.274Z] [copy] Copying 19 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:15.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/docroot [2023-01-15T19:36:15.274Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2023-01-15T19:36:15.274Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:15.274Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:15.274Z] [javac] Compiling 1 source file [2023-01-15T19:36:15.274Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:15.274Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] deploy: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] deploy-war-common: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] setOSConditions: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] setToolWin: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] setToolUnix: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] setToolProperty: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] setS1ASclassPath: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] init-common: [2023-01-15T19:36:15.274Z] [2023-01-15T19:36:15.274Z] deploy-war-commonpe: [2023-01-15T19:36:15.274Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:15.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2023-01-15T19:36:15.924Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:15.925Z] [javac] 1 warning [2023-01-15T19:36:16.096Z] [exec] Application deployed with name cdi-no-interface-ejb-web. [2023-01-15T19:36:16.097Z] [2023-01-15T19:36:16.097Z] deploy-war-commonee: [2023-01-15T19:36:16.097Z] [2023-01-15T19:36:16.097Z] run: [2023-01-15T19:36:16.097Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:16.123Z] [exec] Application deployed with name web-jsp-config-default-content-type-web. [2023-01-15T19:36:16.123Z] [2023-01-15T19:36:16.123Z] deploy-war-commonee: [2023-01-15T19:36:16.123Z] [2023-01-15T19:36:16.123Z] run: [2023-01-15T19:36:16.123Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:16.218Z] [2023-01-15T19:36:16.218Z] run_default: [2023-01-15T19:36:16.218Z] [2023-01-15T19:36:16.218Z] setOSConditions: [2023-01-15T19:36:16.218Z] [2023-01-15T19:36:16.218Z] setToolWin: [2023-01-15T19:36:16.218Z] [2023-01-15T19:36:16.218Z] setToolUnix: [2023-01-15T19:36:16.218Z] [2023-01-15T19:36:16.218Z] setToolProperty: [2023-01-15T19:36:16.218Z] [2023-01-15T19:36:16.218Z] setS1ASclassPath: [2023-01-15T19:36:16.218Z] [2023-01-15T19:36:16.218Z] init-common: [2023-01-15T19:36:16.218Z] [2023-01-15T19:36:16.218Z] runclient_nooverride: [2023-01-15T19:36:16.218Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:16.353Z] [java] opening connection to http://localhost:8080/cdi-no-interface-ejb/myurl [2023-01-15T19:36:16.354Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:16.354Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:16.354Z] [java] [2023-01-15T19:36:16.354Z] [java] [2023-01-15T19:36:16.354Z] [java] ----------------------------------------- [2023-01-15T19:36:16.354Z] [java] - injection-of-no-interface-bean-view-and-EJB-with-local-view: PASS - [2023-01-15T19:36:16.354Z] [java] ----------------------------------------- [2023-01-15T19:36:16.354Z] [java] - Total PASS : 1 - [2023-01-15T19:36:16.354Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:16.354Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:16.354Z] [java] ----------------------------------------- [2023-01-15T19:36:16.354Z] [2023-01-15T19:36:16.354Z] undeploy: [2023-01-15T19:36:16.354Z] [2023-01-15T19:36:16.354Z] setOSConditions: [2023-01-15T19:36:16.354Z] [2023-01-15T19:36:16.354Z] setToolWin: [2023-01-15T19:36:16.354Z] [2023-01-15T19:36:16.354Z] setToolUnix: [2023-01-15T19:36:16.354Z] [2023-01-15T19:36:16.354Z] setToolProperty: [2023-01-15T19:36:16.354Z] [2023-01-15T19:36:16.354Z] setS1ASclassPath: [2023-01-15T19:36:16.354Z] [2023-01-15T19:36:16.354Z] init-common: [2023-01-15T19:36:16.354Z] [2023-01-15T19:36:16.354Z] undeploy-war-common: [2023-01-15T19:36:16.354Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:16.382Z] [java] Connecting to: http://localhost:45711/web-jsp-config-default-content-type/jsp/test.jsp [2023-01-15T19:36:16.382Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:16.382Z] [java] [2023-01-15T19:36:16.382Z] [java] [2023-01-15T19:36:16.382Z] [java] ----------------------------------------- [2023-01-15T19:36:16.382Z] [java] - jsp-config-default-content-type: PASS - [2023-01-15T19:36:16.382Z] [java] ----------------------------------------- [2023-01-15T19:36:16.382Z] [java] - Total PASS : 1 - [2023-01-15T19:36:16.382Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:16.382Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:16.382Z] [java] ----------------------------------------- [2023-01-15T19:36:16.382Z] [2023-01-15T19:36:16.382Z] undeploy: [2023-01-15T19:36:16.382Z] [2023-01-15T19:36:16.382Z] setOSConditions: [2023-01-15T19:36:16.382Z] [2023-01-15T19:36:16.382Z] setToolWin: [2023-01-15T19:36:16.382Z] [2023-01-15T19:36:16.382Z] setToolUnix: [2023-01-15T19:36:16.382Z] [2023-01-15T19:36:16.382Z] setToolProperty: [2023-01-15T19:36:16.382Z] [2023-01-15T19:36:16.382Z] setS1ASclassPath: [2023-01-15T19:36:16.382Z] [2023-01-15T19:36:16.382Z] init-common: [2023-01-15T19:36:16.382Z] [2023-01-15T19:36:16.382Z] undeploy-war-common: [2023-01-15T19:36:16.382Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:16.644Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dol --- [2023-01-15T19:36:16.645Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/6.2.6-SNAPSHOT/dol-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:16.645Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/6.2.6-SNAPSHOT/dol-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2023-01-15T19:36:16.645Z] [INFO] Building GlassFish Security Parent 6.2.6-SNAPSHOT [66/291] [2023-01-15T19:36:16.645Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:16.645Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security [2023-01-15T19:36:16.645Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:16.645Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] Executing tasks [2023-01-15T19:36:16.645Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/target/classes/META-INF for [2023-01-15T19:36:16.645Z] [INFO] [echo] securitymodule [2023-01-15T19:36:16.645Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/target/classes/META-INF [2023-01-15T19:36:16.645Z] [INFO] Executed tasks [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] No tests to run. [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ securitymodule --- [2023-01-15T19:36:16.645Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/6.2.6-SNAPSHOT/securitymodule-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] -------< org.glassfish.main.security:jaspic.provider.framework >-------- [2023-01-15T19:36:16.645Z] [INFO] Building Jaspic Provider Framework 6.2.6-SNAPSHOT [67/291] [2023-01-15T19:36:16.645Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jaspic.provider.framework --- [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jaspic.provider.framework --- [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jaspic.provider.framework --- [2023-01-15T19:36:16.645Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:16.645Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework [2023-01-15T19:36:16.645Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:16.645Z] [INFO] [2023-01-15T19:36:16.645Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jaspic.provider.framework --- [2023-01-15T19:36:16.645Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:16.646Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:16.646Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:16.646Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:16.646Z] [INFO] Copying 1 resource [2023-01-15T19:36:16.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/main/manpages [2023-01-15T19:36:16.646Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:16.646Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/classes [2023-01-15T19:36:16.646Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/RegStoreFileParser.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:16.646Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/RegStoreFileParser.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:16.646Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/classes [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:36:16.646Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:16.646Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:16.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/test/resources [2023-01-15T19:36:16.646Z] [INFO] [2023-01-15T19:36:16.646Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jaspic.provider.framework --- [2023-01-15T19:36:16.646Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:16.646Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/test-classes [2023-01-15T19:36:16.787Z] [java] Using no-arg InitialContext [2023-01-15T19:36:16.788Z] [java] Round 0: [2023-01-15T19:36:16.903Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/test/java/test/com/sun/jaspic/config/FactoryTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/test/java/test/com/sun/jaspic/config/FactoryTest.java uses or overrides a deprecated API. [2023-01-15T19:36:16.903Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/test/java/test/com/sun/jaspic/config/FactoryTest.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:16.903Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/test/java/test/com/sun/jaspic/config/FactoryTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/test/java/test/com/sun/jaspic/config/FactoryTest.java uses unchecked or unsafe operations. [2023-01-15T19:36:16.903Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/src/test/java/test/com/sun/jaspic/config/FactoryTest.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:16.903Z] [INFO] [2023-01-15T19:36:16.903Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jaspic.provider.framework --- [2023-01-15T19:36:16.903Z] [INFO] [2023-01-15T19:36:16.903Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jaspic.provider.framework --- [2023-01-15T19:36:16.903Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:36:16.904Z] [INFO] [2023-01-15T19:36:16.904Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:16.904Z] [INFO] T E S T S [2023-01-15T19:36:16.904Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:16.904Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:16.904Z] [0.018s][info][gc] Using G1 [2023-01-15T19:36:16.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:16.917Z] [2023-01-15T19:36:16.918Z] all: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setOSConditions: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolWin: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolUnix: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolProperty: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setS1ASclassPath: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] init-common: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] clean: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setOSConditions: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolWin: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolUnix: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolProperty: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setS1ASclassPath: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] init-common: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] clean-common: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setOSConditions: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolWin: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolUnix: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolProperty: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setS1ASclassPath: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] init-common: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] clean-classes-common: [2023-01-15T19:36:16.918Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setOSConditions: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolWin: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolUnix: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolProperty: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setS1ASclassPath: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] init-common: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] clean-jars-common: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] compile: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setOSConditions: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolWin: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolUnix: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setToolProperty: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] setS1ASclassPath: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] init-common: [2023-01-15T19:36:16.918Z] [2023-01-15T19:36:16.918Z] compile-common: [2023-01-15T19:36:16.918Z] [echo] Current time (ISO): 2023-01-15T19:36:16.772+0000 [2023-01-15T19:36:16.918Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:16.918Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:16.918Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:17.317Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] all: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setOSConditions: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolWin: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolUnix: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolProperty: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setS1ASclassPath: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] init-common: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] clean: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setOSConditions: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolWin: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolUnix: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolProperty: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setS1ASclassPath: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] init-common: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] clean-common: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setOSConditions: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolWin: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolUnix: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolProperty: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setS1ASclassPath: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] init-common: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] clean-classes-common: [2023-01-15T19:36:17.318Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setOSConditions: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolWin: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolUnix: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolProperty: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setS1ASclassPath: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] init-common: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] clean-jars-common: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] compile: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setOSConditions: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolWin: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolUnix: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolProperty: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setS1ASclassPath: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] init-common: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] compile-common: [2023-01-15T19:36:17.318Z] [echo] Current time (ISO): 2023-01-15T19:36:17.187+0000 [2023-01-15T19:36:17.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:17.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/servlet [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] build: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setOSConditions: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolWin: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolUnix: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setToolProperty: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] setS1ASclassPath: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] init-common: [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.318Z] webclient-war-common: [2023-01-15T19:36:17.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:17.318Z] [2023-01-15T19:36:17.319Z] clear: [2023-01-15T19:36:17.319Z] [2023-01-15T19:36:17.319Z] test-tlds-exist: [2023-01-15T19:36:17.319Z] [2023-01-15T19:36:17.319Z] copy-tlds: [2023-01-15T19:36:17.319Z] [2023-01-15T19:36:17.319Z] test-tagfiles-exist: [2023-01-15T19:36:17.319Z] [2023-01-15T19:36:17.319Z] copy-tagfiles: [2023-01-15T19:36:17.319Z] [2023-01-15T19:36:17.319Z] package-war-common: [2023-01-15T19:36:17.319Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:17.319Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:17.319Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:17.319Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:17.319Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/lib [2023-01-15T19:36:17.319Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:17.319Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-get-servlet-web.war [2023-01-15T19:36:17.319Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:17.319Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:17.319Z] [javac] Compiling 1 source file [2023-01-15T19:36:17.319Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:17.319Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:17.319Z] [2023-01-15T19:36:17.319Z] deploy: [2023-01-15T19:36:17.319Z] [2023-01-15T19:36:17.319Z] deploy-war-common: [2023-01-15T19:36:17.466Z] [INFO] Running test.com.sun.jaspic.config.FactoryTest [2023-01-15T19:36:17.466Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest beforeTest [2023-01-15T19:36:17.466Z] INFO: [2023-01-15T19:36:17.466Z] Security Manager is OFF [2023-01-15T19:36:17.466Z] authconfigprovider.factory is null [2023-01-15T19:36:17.466Z] Test Factory Class Name is com.sun.jaspic.config.factory.AuthConfigFileFactory [2023-01-15T19:36:17.466Z] user.dir is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework [2023-01-15T19:36:17.466Z] [2023-01-15T19:36:17.466Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest testOverrideForDefaultEntries [2023-01-15T19:36:17.466Z] INFO: BEGIN overrideGetDefaultEntries TEST [2023-01-15T19:36:17.466Z] [0.606s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 7.161ms [2023-01-15T19:36:17.466Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest beforeTest [2023-01-15T19:36:17.466Z] INFO: [2023-01-15T19:36:17.466Z] Security Manager is OFF [2023-01-15T19:36:17.466Z] authconfigprovider.factory is null [2023-01-15T19:36:17.466Z] Test Factory Class Name is com.sun.jaspic.config.factory.AuthConfigFileFactory [2023-01-15T19:36:17.466Z] user.dir is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework [2023-01-15T19:36:17.466Z] [2023-01-15T19:36:17.466Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest stressFactory [2023-01-15T19:36:17.466Z] INFO: BEGIN stress FACTORY TEST [2023-01-15T19:36:17.467Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest stressFactory [2023-01-15T19:36:17.467Z] INFO: STARTING 32 THREADS [2023-01-15T19:36:17.467Z] Jan 15, 2023 7:36:17 PM com.sun.jaspic.config.factory.RegStoreFileParser clearExistingFile [2023-01-15T19:36:17.467Z] INFO: SEC1210: Creating JMAC Configuration file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/auth.conf. [2023-01-15T19:36:17.467Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.467Z] INFO: consumer thread: 26 stopping - remaining: 29 [2023-01-15T19:36:17.467Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.467Z] INFO: consumer thread: 42 stopping - remaining: 28 [2023-01-15T19:36:17.467Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.467Z] INFO: consumer thread: 38 stopping - remaining: 27 [2023-01-15T19:36:17.467Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.467Z] INFO: consumer thread: 37 stopping - remaining: 26 [2023-01-15T19:36:17.467Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.467Z] INFO: consumer thread: 29 stopping - remaining: 25 [2023-01-15T19:36:17.578Z] [2023-01-15T19:36:17.578Z] setOSConditions: [2023-01-15T19:36:17.578Z] [2023-01-15T19:36:17.578Z] setToolWin: [2023-01-15T19:36:17.578Z] [2023-01-15T19:36:17.578Z] setToolUnix: [2023-01-15T19:36:17.578Z] [2023-01-15T19:36:17.578Z] setToolProperty: [2023-01-15T19:36:17.578Z] [2023-01-15T19:36:17.578Z] setS1ASclassPath: [2023-01-15T19:36:17.578Z] [2023-01-15T19:36:17.578Z] init-common: [2023-01-15T19:36:17.578Z] [2023-01-15T19:36:17.578Z] deploy-war-commonpe: [2023-01-15T19:36:17.578Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:17.723Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.724Z] INFO: consumer thread: 41 stopping - remaining: 24 [2023-01-15T19:36:17.724Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.724Z] INFO: consumer thread: 44 stopping - remaining: 23 [2023-01-15T19:36:17.724Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.724Z] INFO: consumer thread: 40 stopping - remaining: 22 [2023-01-15T19:36:17.724Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.724Z] INFO: consumer thread: 33 stopping - remaining: 21 [2023-01-15T19:36:17.724Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.724Z] INFO: consumer thread: 19 stopping - remaining: 20 [2023-01-15T19:36:17.724Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.724Z] INFO: consumer thread: 27 stopping - remaining: 19 [2023-01-15T19:36:17.724Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.724Z] INFO: consumer thread: 39 stopping - remaining: 18 [2023-01-15T19:36:17.724Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.724Z] INFO: consumer thread: 36 stopping - remaining: 17 [2023-01-15T19:36:17.729Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2023-01-15T19:36:17.729Z] [java] Jan 15, 2023 7:36:17 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:36:17.729Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 20 stopping - remaining: 16 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 49 stopping - remaining: 15 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 23 stopping - remaining: 14 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 22 stopping - remaining: 13 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 28 stopping - remaining: 12 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 45 stopping - remaining: 11 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 21 stopping - remaining: 10 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 31 stopping - remaining: 9 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 47 stopping - remaining: 8 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 48 stopping - remaining: 7 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 34 stopping - remaining: 6 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 25 stopping - remaining: 5 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 35 stopping - remaining: 4 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 46 stopping - remaining: 3 [2023-01-15T19:36:17.980Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:17.980Z] INFO: consumer thread: 24 stopping - remaining: 2 [2023-01-15T19:36:18.145Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-get-servlet-web.war [2023-01-15T19:36:18.237Z] Jan 15, 2023 7:36:17 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:18.237Z] INFO: consumer thread: 30 stopping - remaining: 1 [2023-01-15T19:36:18.237Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest$_Thread doConsumer [2023-01-15T19:36:18.237Z] INFO: consumer thread: 43 stopping - remaining: 0 [2023-01-15T19:36:18.237Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest stressFactory [2023-01-15T19:36:18.237Z] INFO: ALL THREADS JOINED - producers: 2 consumers: 30 [2023-01-15T19:36:18.237Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest stressFactory [2023-01-15T19:36:18.237Z] INFO: ALL REGISTRATIONS REMOVED [2023-01-15T19:36:18.237Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest beforeTest [2023-01-15T19:36:18.237Z] INFO: [2023-01-15T19:36:18.237Z] Security Manager is OFF [2023-01-15T19:36:18.237Z] authconfigprovider.factory is null [2023-01-15T19:36:18.237Z] Test Factory Class Name is com.sun.jaspic.config.factory.AuthConfigFileFactory [2023-01-15T19:36:18.237Z] user.dir is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework [2023-01-15T19:36:18.237Z] [2023-01-15T19:36:18.237Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest testListeners [2023-01-15T19:36:18.237Z] INFO: BEGIN Listener TEST [2023-01-15T19:36:18.238Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest beforeTest [2023-01-15T19:36:18.238Z] INFO: [2023-01-15T19:36:18.238Z] Security Manager is OFF [2023-01-15T19:36:18.238Z] authconfigprovider.factory is null [2023-01-15T19:36:18.238Z] Test Factory Class Name is com.sun.jaspic.config.factory.AuthConfigFileFactory [2023-01-15T19:36:18.238Z] user.dir is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework [2023-01-15T19:36:18.238Z] [2023-01-15T19:36:18.238Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest testRemoveRegistration [2023-01-15T19:36:18.238Z] INFO: BEGIN Remove Registration TEST [2023-01-15T19:36:18.238Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest beforeTest [2023-01-15T19:36:18.238Z] INFO: [2023-01-15T19:36:18.238Z] Security Manager is OFF [2023-01-15T19:36:18.238Z] authconfigprovider.factory is null [2023-01-15T19:36:18.238Z] Test Factory Class Name is com.sun.jaspic.config.factory.AuthConfigFileFactory [2023-01-15T19:36:18.238Z] user.dir is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework [2023-01-15T19:36:18.238Z] [2023-01-15T19:36:18.238Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest testRegistrationWithNonStringProperty [2023-01-15T19:36:18.238Z] INFO: BEGIN Registration with NonString Property FACTORY TEST [2023-01-15T19:36:18.238Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest beforeTest [2023-01-15T19:36:18.238Z] INFO: [2023-01-15T19:36:18.238Z] Security Manager is OFF [2023-01-15T19:36:18.238Z] authconfigprovider.factory is com.sun.jaspic.config.factory.AuthConfigFileFactory [2023-01-15T19:36:18.238Z] Test Factory Class Name is com.sun.jaspic.config.factory.AuthConfigFileFactory [2023-01-15T19:36:18.238Z] user.dir is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework [2023-01-15T19:36:18.238Z] [2023-01-15T19:36:18.238Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest testRegistrationWithNonStringPropertyAndPreviousRegistration [2023-01-15T19:36:18.238Z] INFO: BEGIN Registration with NonString Property and Previous Registration FACTORY TEST [2023-01-15T19:36:18.238Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest beforeTest [2023-01-15T19:36:18.238Z] INFO: [2023-01-15T19:36:18.238Z] Security Manager is OFF [2023-01-15T19:36:18.238Z] authconfigprovider.factory is com.sun.jaspic.config.factory.AuthConfigFileFactory [2023-01-15T19:36:18.238Z] Test Factory Class Name is com.sun.jaspic.config.factory.AuthConfigFileFactory [2023-01-15T19:36:18.238Z] user.dir is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework [2023-01-15T19:36:18.238Z] [2023-01-15T19:36:18.238Z] Jan 15, 2023 7:36:18 PM test.com.sun.jaspic.config.FactoryTest testSetFactory [2023-01-15T19:36:18.238Z] INFO: BEGIN Set FACTORY TEST [2023-01-15T19:36:18.238Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 s - in test.com.sun.jaspic.config.FactoryTest [2023-01-15T19:36:18.495Z] [INFO] [2023-01-15T19:36:18.495Z] [INFO] Results: [2023-01-15T19:36:18.495Z] [INFO] [2023-01-15T19:36:18.495Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:36:18.495Z] [INFO] [2023-01-15T19:36:18.495Z] [INFO] [2023-01-15T19:36:18.495Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jaspic.provider.framework --- [2023-01-15T19:36:18.495Z] [INFO] Executing tasks [2023-01-15T19:36:18.495Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/classes/META-INF for [2023-01-15T19:36:18.495Z] [INFO] [echo] jaspic.provider.framework [2023-01-15T19:36:18.495Z] [INFO] Executed tasks [2023-01-15T19:36:18.495Z] [INFO] [2023-01-15T19:36:18.495Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jaspic.provider.framework --- [2023-01-15T19:36:18.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar [2023-01-15T19:36:18.752Z] [INFO] [2023-01-15T19:36:18.752Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jaspic.provider.framework --- [2023-01-15T19:36:18.752Z] [INFO] [2023-01-15T19:36:18.752Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jaspic.provider.framework --- [2023-01-15T19:36:18.752Z] [INFO] [2023-01-15T19:36:18.752Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-jaspic.provider.framework-checkstyle) @ jaspic.provider.framework --- [2023-01-15T19:36:18.813Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:18.813Z] [javac] 1 warning [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] build: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] setOSConditions: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] setToolWin: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] setToolUnix: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] setToolProperty: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] setS1ASclassPath: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] init-common: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] webclient-war-common: [2023-01-15T19:36:18.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] clear: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] test-tlds-exist: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] copy-tlds: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] test-tagfiles-exist: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] copy-tagfiles: [2023-01-15T19:36:18.813Z] [2023-01-15T19:36:18.813Z] package-war-common: [2023-01-15T19:36:18.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:18.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:18.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:18.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:18.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/lib [2023-01-15T19:36:18.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:18.814Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:18.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/docroot [2023-01-15T19:36:18.814Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-jms-resource-injection-web.war [2023-01-15T19:36:18.814Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:18.814Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:18.814Z] [javac] Compiling 1 source file [2023-01-15T19:36:18.814Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:18.814Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:18.814Z] [2023-01-15T19:36:18.814Z] create-resources: [2023-01-15T19:36:18.814Z] [2023-01-15T19:36:18.814Z] asadmin-batch-common: [2023-01-15T19:36:19.071Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:19.079Z] [exec] Application deployed with name web-jsp-config-get-servlet-web. [2023-01-15T19:36:19.079Z] [2023-01-15T19:36:19.079Z] deploy-war-commonee: [2023-01-15T19:36:19.079Z] [2023-01-15T19:36:19.079Z] run: [2023-01-15T19:36:19.079Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:19.079Z] [java] Connecting to: http://localhost:45711/web-jsp-config-get-servlet/subdir/test.txt [2023-01-15T19:36:19.315Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jaspic.provider.framework --- [2023-01-15T19:36:19.316Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/jaspic.provider.framework/6.2.6-SNAPSHOT/jaspic.provider.framework-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:19.316Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/jaspic.provider.framework/6.2.6-SNAPSHOT/jaspic.provider.framework-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2023-01-15T19:36:19.316Z] [INFO] Building GlassFish Transaction modules 6.2.6-SNAPSHOT [68/291] [2023-01-15T19:36:19.316Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:19.316Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction [2023-01-15T19:36:19.316Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:19.316Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] Executing tasks [2023-01-15T19:36:19.316Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/target/classes/META-INF for [2023-01-15T19:36:19.316Z] [INFO] [echo] transaction [2023-01-15T19:36:19.316Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/target/classes/META-INF [2023-01-15T19:36:19.316Z] [INFO] Executed tasks [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] No tests to run. [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ transaction --- [2023-01-15T19:36:19.316Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/6.2.6-SNAPSHOT/transaction-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2023-01-15T19:36:19.316Z] [INFO] Building Transaction Service Internal API 6.2.6-SNAPSHOT [69/291] [2023-01-15T19:36:19.316Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ transaction-internal-api --- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ transaction-internal-api --- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ transaction-internal-api --- [2023-01-15T19:36:19.316Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:19.316Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api [2023-01-15T19:36:19.316Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ transaction-internal-api --- [2023-01-15T19:36:19.316Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:19.316Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ transaction-internal-api --- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ transaction-internal-api --- [2023-01-15T19:36:19.316Z] [INFO] [2023-01-15T19:36:19.316Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ transaction-internal-api --- [2023-01-15T19:36:19.316Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:19.317Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:19.317Z] [INFO] [2023-01-15T19:36:19.317Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ transaction-internal-api --- [2023-01-15T19:36:19.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:19.317Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:19.317Z] [INFO] Copying 1 resource [2023-01-15T19:36:19.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/src/main/manpages [2023-01-15T19:36:19.317Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:19.317Z] [INFO] [2023-01-15T19:36:19.317Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ transaction-internal-api --- [2023-01-15T19:36:19.317Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:19.317Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/classes [2023-01-15T19:36:19.337Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:19.338Z] [java] [2023-01-15T19:36:19.338Z] [java] [2023-01-15T19:36:19.338Z] [java] ----------------------------------------- [2023-01-15T19:36:19.338Z] [java] - jsp-config-get-servlet-path: PASS - [2023-01-15T19:36:19.338Z] [java] ----------------------------------------- [2023-01-15T19:36:19.338Z] [java] - Total PASS : 1 - [2023-01-15T19:36:19.338Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:19.338Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:19.338Z] [java] ----------------------------------------- [2023-01-15T19:36:19.338Z] [2023-01-15T19:36:19.338Z] undeploy: [2023-01-15T19:36:19.338Z] [2023-01-15T19:36:19.338Z] setOSConditions: [2023-01-15T19:36:19.338Z] [2023-01-15T19:36:19.338Z] setToolWin: [2023-01-15T19:36:19.338Z] [2023-01-15T19:36:19.338Z] setToolUnix: [2023-01-15T19:36:19.338Z] [2023-01-15T19:36:19.338Z] setToolProperty: [2023-01-15T19:36:19.338Z] [2023-01-15T19:36:19.338Z] setS1ASclassPath: [2023-01-15T19:36:19.338Z] [2023-01-15T19:36:19.338Z] init-common: [2023-01-15T19:36:19.338Z] [2023-01-15T19:36:19.338Z] undeploy-war-common: [2023-01-15T19:36:19.338Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:19.572Z] [INFO] [2023-01-15T19:36:19.573Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api --- [2023-01-15T19:36:19.573Z] [INFO] [2023-01-15T19:36:19.573Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api --- [2023-01-15T19:36:19.573Z] [INFO] [2023-01-15T19:36:19.573Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ transaction-internal-api --- [2023-01-15T19:36:19.573Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:19.573Z] [INFO] [2023-01-15T19:36:19.573Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ transaction-internal-api --- [2023-01-15T19:36:19.573Z] [INFO] [2023-01-15T19:36:19.573Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ transaction-internal-api --- [2023-01-15T19:36:19.573Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:19.573Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/classes [2023-01-15T19:36:19.573Z] [INFO] [2023-01-15T19:36:19.573Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ transaction-internal-api --- [2023-01-15T19:36:19.573Z] [INFO] [2023-01-15T19:36:19.573Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ transaction-internal-api --- [2023-01-15T19:36:19.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:19.573Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:19.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/src/test/resources [2023-01-15T19:36:19.573Z] [INFO] [2023-01-15T19:36:19.573Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ transaction-internal-api --- [2023-01-15T19:36:19.573Z] [INFO] No sources to compile [2023-01-15T19:36:19.573Z] [INFO] [2023-01-15T19:36:19.573Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api --- [2023-01-15T19:36:19.573Z] [INFO] [2023-01-15T19:36:19.573Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ transaction-internal-api --- [2023-01-15T19:36:19.638Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:19.639Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ConnectionFactory [2023-01-15T19:36:19.829Z] [INFO] [2023-01-15T19:36:19.832Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ transaction-internal-api --- [2023-01-15T19:36:19.832Z] [INFO] Executing tasks [2023-01-15T19:36:19.833Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/classes/META-INF for [2023-01-15T19:36:19.833Z] [INFO] [echo] transaction-internal-api [2023-01-15T19:36:19.833Z] [INFO] Executed tasks [2023-01-15T19:36:19.833Z] [INFO] [2023-01-15T19:36:19.833Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ transaction-internal-api --- [2023-01-15T19:36:19.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/transaction-internal-api.jar [2023-01-15T19:36:19.833Z] [INFO] [2023-01-15T19:36:19.833Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ transaction-internal-api --- [2023-01-15T19:36:19.833Z] [INFO] [2023-01-15T19:36:19.833Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ transaction-internal-api --- [2023-01-15T19:36:19.833Z] [INFO] [2023-01-15T19:36:19.833Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api --- [2023-01-15T19:36:19.904Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:20.088Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ transaction-internal-api --- [2023-01-15T19:36:20.089Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/6.2.6-SNAPSHOT/transaction-internal-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:20.089Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/6.2.6-SNAPSHOT/transaction-internal-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2023-01-15T19:36:20.089Z] [INFO] Building GlassFish Resources infrastructure related modules 6.2.6-SNAPSHOT [70/291] [2023-01-15T19:36:20.089Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:20.089Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources [2023-01-15T19:36:20.089Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:20.089Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] Executing tasks [2023-01-15T19:36:20.089Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/target/classes/META-INF for [2023-01-15T19:36:20.089Z] [INFO] [echo] resources [2023-01-15T19:36:20.089Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/target/classes/META-INF [2023-01-15T19:36:20.089Z] [INFO] Executed tasks [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] No tests to run. [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-resources-checkstyle) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ resources --- [2023-01-15T19:36:20.089Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/6.2.6-SNAPSHOT/resources-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.089Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2023-01-15T19:36:20.089Z] [INFO] Building Resources Connector 6.2.6-SNAPSHOT [71/291] [2023-01-15T19:36:20.089Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:20.089Z] [INFO] [2023-01-15T19:36:20.090Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resources-connector --- [2023-01-15T19:36:20.090Z] [INFO] [2023-01-15T19:36:20.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ resources-connector --- [2023-01-15T19:36:20.090Z] [INFO] [2023-01-15T19:36:20.090Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ resources-connector --- [2023-01-15T19:36:20.090Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:20.090Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector [2023-01-15T19:36:20.090Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:20.090Z] [INFO] [2023-01-15T19:36:20.090Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ resources-connector --- [2023-01-15T19:36:20.090Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:20.163Z] [2023-01-15T19:36:20.164Z] all: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setOSConditions: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolWin: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolUnix: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolProperty: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setS1ASclassPath: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] init-common: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] clean: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setOSConditions: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolWin: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolUnix: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolProperty: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setS1ASclassPath: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] init-common: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] clean-common: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setOSConditions: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolWin: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolUnix: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolProperty: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setS1ASclassPath: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] init-common: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] clean-classes-common: [2023-01-15T19:36:20.164Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setOSConditions: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolWin: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolUnix: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolProperty: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setS1ASclassPath: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] init-common: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] clean-jars-common: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] compile: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setOSConditions: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolWin: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolUnix: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolProperty: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setS1ASclassPath: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] init-common: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] compile-common: [2023-01-15T19:36:20.164Z] [echo] Current time (ISO): 2023-01-15T19:36:20.017+0000 [2023-01-15T19:36:20.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:20.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/servlet [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] build: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setOSConditions: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolWin: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolUnix: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setToolProperty: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] setS1ASclassPath: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] init-common: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] webclient-war-common: [2023-01-15T19:36:20.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] clear: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] test-tlds-exist: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] copy-tlds: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] test-tagfiles-exist: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] copy-tagfiles: [2023-01-15T19:36:20.164Z] [2023-01-15T19:36:20.164Z] package-war-common: [2023-01-15T19:36:20.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:20.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:20.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:20.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:20.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/lib [2023-01-15T19:36:20.165Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:20.165Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-include-chain-web.war [2023-01-15T19:36:20.165Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:20.165Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:20.165Z] [javac] Compiling 1 source file [2023-01-15T19:36:20.165Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:20.165Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:20.165Z] [2023-01-15T19:36:20.165Z] deploy: [2023-01-15T19:36:20.165Z] [2023-01-15T19:36:20.165Z] deploy-war-common: [2023-01-15T19:36:20.165Z] [2023-01-15T19:36:20.165Z] setOSConditions: [2023-01-15T19:36:20.165Z] [2023-01-15T19:36:20.165Z] setToolWin: [2023-01-15T19:36:20.165Z] [2023-01-15T19:36:20.165Z] setToolUnix: [2023-01-15T19:36:20.165Z] [2023-01-15T19:36:20.165Z] setToolProperty: [2023-01-15T19:36:20.165Z] [2023-01-15T19:36:20.165Z] setS1ASclassPath: [2023-01-15T19:36:20.165Z] [2023-01-15T19:36:20.165Z] init-common: [2023-01-15T19:36:20.165Z] [2023-01-15T19:36:20.165Z] deploy-war-commonpe: [2023-01-15T19:36:20.347Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:20.347Z] [INFO] [2023-01-15T19:36:20.347Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ resources-connector --- [2023-01-15T19:36:20.347Z] [INFO] [2023-01-15T19:36:20.347Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ resources-connector --- [2023-01-15T19:36:20.347Z] [INFO] [2023-01-15T19:36:20.347Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ resources-connector --- [2023-01-15T19:36:20.347Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:20.347Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:20.347Z] [INFO] [2023-01-15T19:36:20.347Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resources-connector --- [2023-01-15T19:36:20.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:20.347Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:20.347Z] [INFO] Copying 3 resources [2023-01-15T19:36:20.347Z] [INFO] Copying 1 resource [2023-01-15T19:36:20.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/manpages [2023-01-15T19:36:20.347Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:20.347Z] [INFO] [2023-01-15T19:36:20.347Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resources-connector --- [2023-01-15T19:36:20.347Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:20.347Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/classes [2023-01-15T19:36:20.423Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:20.573Z] [exec] Connector resource jms/ConnectionFactory created. [2023-01-15T19:36:20.573Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:20.605Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java uses or overrides a deprecated API. [2023-01-15T19:36:20.605Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:20.605Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:20.605Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:20.605Z] [INFO] [2023-01-15T19:36:20.605Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ resources-connector --- [2023-01-15T19:36:20.605Z] [INFO] [2023-01-15T19:36:20.605Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ resources-connector --- [2023-01-15T19:36:20.605Z] [INFO] [2023-01-15T19:36:20.605Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ resources-connector --- [2023-01-15T19:36:20.605Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:20.605Z] [INFO] [2023-01-15T19:36:20.605Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ resources-connector --- [2023-01-15T19:36:20.605Z] [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] [2023-01-15T19:36:20.605Z] [INFO] [2023-01-15T19:36:20.605Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ resources-connector --- [2023-01-15T19:36:20.605Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:20.605Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/classes [2023-01-15T19:36:20.861Z] [INFO] [2023-01-15T19:36:20.861Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ resources-connector --- [2023-01-15T19:36:20.861Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:36:20.992Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-include-chain-web.war [2023-01-15T19:36:21.117Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:36:21.118Z] [INFO] [2023-01-15T19:36:21.118Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resources-connector --- [2023-01-15T19:36:21.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:21.118Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:21.118Z] [INFO] Copying 1 resource [2023-01-15T19:36:21.118Z] [INFO] [2023-01-15T19:36:21.118Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resources-connector --- [2023-01-15T19:36:21.118Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:21.118Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/test-classes [2023-01-15T19:36:21.251Z] [exec] Application deployed with name web-jsp-config-include-chain-web. [2023-01-15T19:36:21.251Z] [2023-01-15T19:36:21.251Z] deploy-war-commonee: [2023-01-15T19:36:21.251Z] [2023-01-15T19:36:21.251Z] run: [2023-01-15T19:36:21.251Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:21.374Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/test/java/org/glassfish/resources/admin/cli/DeleteJndiResourceTest.java: Some input files use or override a deprecated API. [2023-01-15T19:36:21.375Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/src/test/java/org/glassfish/resources/admin/cli/DeleteJndiResourceTest.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:21.375Z] [INFO] [2023-01-15T19:36:21.375Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector --- [2023-01-15T19:36:21.375Z] [INFO] [2023-01-15T19:36:21.375Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ resources-connector --- [2023-01-15T19:36:21.375Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:36:21.375Z] [INFO] [2023-01-15T19:36:21.375Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:21.375Z] [INFO] T E S T S [2023-01-15T19:36:21.375Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:21.375Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:21.375Z] [0.017s][info][gc] Using G1 [2023-01-15T19:36:21.510Z] [java] Connecting to: http://localhost:45711/web-jsp-config-include-chain/subdir/including.txt [2023-01-15T19:36:21.631Z] [0.337s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.477ms [2023-01-15T19:36:21.919Z] [java] Looked up home!! [2023-01-15T19:36:21.920Z] [java] Narrowed home!! [2023-01-15T19:36:21.920Z] [java] Got the EJB!! [2023-01-15T19:36:21.920Z] [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#/109694898324570113_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:36:21.920Z] [java] invoking ejb [2023-01-15T19:36:21.920Z] [java] successfully invoked ejb [2023-01-15T19:36:21.920Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@626e0c86 [2023-01-15T19:36:21.920Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@18d47df0 [2023-01-15T19:36:21.920Z] [java] Got Home Handle [2023-01-15T19:36:21.920Z] [java] Converted Home Handle back to HelloHome [2023-01-15T19:36:21.920Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@634ca3e7 [2023-01-15T19:36:21.920Z] [java] Got hello Handle [2023-01-15T19:36:21.920Z] [java] Converted Hello Handle back to Hello [2023-01-15T19:36:21.920Z] [java] successfully invoked ejb again [2023-01-15T19:36:21.920Z] [java] Round 1: [2023-01-15T19:36:21.920Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2023-01-15T19:36:21.944Z] [exec] JMS Desctination Q1 created. [2023-01-15T19:36:21.944Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/Queue [2023-01-15T19:36:21.944Z] [exec] Administered object jms/Queue created. [2023-01-15T19:36:21.944Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt [2023-01-15T19:36:21.944Z] [2023-01-15T19:36:21.944Z] deploy: [2023-01-15T19:36:21.944Z] [2023-01-15T19:36:21.944Z] deploy-war-common: [2023-01-15T19:36:21.944Z] [2023-01-15T19:36:21.944Z] setOSConditions: [2023-01-15T19:36:21.944Z] [2023-01-15T19:36:21.944Z] setToolWin: [2023-01-15T19:36:21.944Z] [2023-01-15T19:36:21.944Z] setToolUnix: [2023-01-15T19:36:21.944Z] [2023-01-15T19:36:21.944Z] setToolProperty: [2023-01-15T19:36:21.944Z] [2023-01-15T19:36:21.944Z] setS1ASclassPath: [2023-01-15T19:36:21.944Z] [2023-01-15T19:36:21.944Z] init-common: [2023-01-15T19:36:21.944Z] [2023-01-15T19:36:21.944Z] deploy-war-commonpe: [2023-01-15T19:36:21.944Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:22.180Z] [java] Looked up home!! [2023-01-15T19:36:22.180Z] [java] Narrowed home!! [2023-01-15T19:36:22.181Z] [java] Got the EJB!! [2023-01-15T19:36:22.181Z] [java] Looked up home!! [2023-01-15T19:36:22.181Z] [java] Narrowed home!! [2023-01-15T19:36:22.181Z] [java] Got the EJB!! [2023-01-15T19:36:22.181Z] [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#/109694898324570113_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:36:22.181Z] [java] invoking ejb [2023-01-15T19:36:22.181Z] [java] successfully invoked ejb [2023-01-15T19:36:22.181Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@7f5614f9 [2023-01-15T19:36:22.181Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@59018eed [2023-01-15T19:36:22.181Z] [java] Got Home Handle [2023-01-15T19:36:22.181Z] [java] Converted Home Handle back to HelloHome [2023-01-15T19:36:22.181Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@20cdb152 [2023-01-15T19:36:22.181Z] [java] Got hello Handle [2023-01-15T19:36:22.181Z] [java] Converted Hello Handle back to Hello [2023-01-15T19:36:22.181Z] [java] successfully invoked ejb again [2023-01-15T19:36:22.181Z] [java] Round 2: [2023-01-15T19:36:22.181Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2023-01-15T19:36:22.181Z] [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#/109694898324570113_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:36:22.181Z] [java] invoking ejb [2023-01-15T19:36:22.181Z] [java] successfully invoked ejb [2023-01-15T19:36:22.181Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@35e98af [2023-01-15T19:36:22.181Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@5b5f9003 [2023-01-15T19:36:22.181Z] [java] Got Home Handle [2023-01-15T19:36:22.181Z] [java] Converted Home Handle back to HelloHome [2023-01-15T19:36:22.181Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@42297bdf [2023-01-15T19:36:22.181Z] [java] Got hello Handle [2023-01-15T19:36:22.181Z] [java] Converted Hello Handle back to Hello [2023-01-15T19:36:22.181Z] [java] successfully invoked ejb again [2023-01-15T19:36:22.181Z] [java] Value of key is: main [2023-01-15T19:36:22.181Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:22.181Z] [java] [2023-01-15T19:36:22.181Z] [java] [2023-01-15T19:36:22.181Z] [java] ----------------------------------------- [2023-01-15T19:36:22.181Z] [java] - main: PASS - [2023-01-15T19:36:22.181Z] [java] ----------------------------------------- [2023-01-15T19:36:22.181Z] [java] Total PASS: 1 [2023-01-15T19:36:22.181Z] [java] Total FAIL: 0 [2023-01-15T19:36:22.181Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:36:22.181Z] [java] ----------------------------------------- [2023-01-15T19:36:22.181Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:36:22.181Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:36:22.194Z] [INFO] Running org.glassfish.resources.admin.cli.DeleteJndiResourceTest [2023-01-15T19:36:22.440Z] [2023-01-15T19:36:22.440Z] run_cosnaming: [2023-01-15T19:36:22.440Z] [2023-01-15T19:36:22.440Z] setOSConditions: [2023-01-15T19:36:22.440Z] [2023-01-15T19:36:22.440Z] setToolWin: [2023-01-15T19:36:22.440Z] [2023-01-15T19:36:22.440Z] setToolUnix: [2023-01-15T19:36:22.440Z] [2023-01-15T19:36:22.440Z] setToolProperty: [2023-01-15T19:36:22.440Z] [2023-01-15T19:36:22.440Z] setS1ASclassPath: [2023-01-15T19:36:22.440Z] [2023-01-15T19:36:22.440Z] init-common: [2023-01-15T19:36:22.440Z] [2023-01-15T19:36:22.440Z] runclient_nooverride: [2023-01-15T19:36:22.445Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:22.445Z] [java] [2023-01-15T19:36:22.445Z] [java] [2023-01-15T19:36:22.445Z] [java] ----------------------------------------- [2023-01-15T19:36:22.445Z] [java] - jsp-config-include-chain: PASS - [2023-01-15T19:36:22.445Z] [java] ----------------------------------------- [2023-01-15T19:36:22.445Z] [java] - Total PASS : 1 - [2023-01-15T19:36:22.445Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:22.445Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:22.445Z] [java] ----------------------------------------- [2023-01-15T19:36:22.445Z] [2023-01-15T19:36:22.445Z] undeploy: [2023-01-15T19:36:22.445Z] [2023-01-15T19:36:22.445Z] setOSConditions: [2023-01-15T19:36:22.445Z] [2023-01-15T19:36:22.445Z] setToolWin: [2023-01-15T19:36:22.445Z] [2023-01-15T19:36:22.445Z] setToolUnix: [2023-01-15T19:36:22.445Z] [2023-01-15T19:36:22.445Z] setToolProperty: [2023-01-15T19:36:22.445Z] [2023-01-15T19:36:22.445Z] setS1ASclassPath: [2023-01-15T19:36:22.445Z] [2023-01-15T19:36:22.445Z] init-common: [2023-01-15T19:36:22.445Z] [2023-01-15T19:36:22.445Z] undeploy-war-common: [2023-01-15T19:36:22.445Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:22.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-jms-resource-injection-web.war [2023-01-15T19:36:22.699Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:22.757Z] Jan 15, 2023 7:36:22 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:22.757Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 28 [2023-01-15T19:36:22.757Z] Column number = 102 [2023-01-15T19:36:22.757Z] System Id = null [2023-01-15T19:36:22.757Z] Public Id = null [2023-01-15T19:36:22.757Z] Location Uri= null [2023-01-15T19:36:22.757Z] CharacterOffset = 1484 [2023-01-15T19:36:22.757Z] [2023-01-15T19:36:22.757Z] Jan 15, 2023 7:36:22 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:22.757Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 29 [2023-01-15T19:36:22.757Z] Column number = 71 [2023-01-15T19:36:22.757Z] System Id = null [2023-01-15T19:36:22.757Z] Public Id = null [2023-01-15T19:36:22.757Z] Location Uri= null [2023-01-15T19:36:22.757Z] CharacterOffset = 1555 [2023-01-15T19:36:22.757Z] [2023-01-15T19:36:22.757Z] Jan 15, 2023 7:36:22 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:22.757Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2023-01-15T19:36:22.757Z] Column number = 146 [2023-01-15T19:36:22.757Z] System Id = null [2023-01-15T19:36:22.757Z] Public Id = null [2023-01-15T19:36:22.757Z] Location Uri= null [2023-01-15T19:36:22.757Z] CharacterOffset = 1701 [2023-01-15T19:36:22.757Z] [2023-01-15T19:36:22.757Z] Jan 15, 2023 7:36:22 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:22.757Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2023-01-15T19:36:22.757Z] Column number = 176 [2023-01-15T19:36:22.757Z] System Id = null [2023-01-15T19:36:22.757Z] Public Id = null [2023-01-15T19:36:22.757Z] Location Uri= null [2023-01-15T19:36:22.757Z] CharacterOffset = 2071 [2023-01-15T19:36:22.757Z] [2023-01-15T19:36:22.757Z] Jan 15, 2023 7:36:22 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:22.757Z] SEVERE: Ignoring unrecognized element transaction-service at Line number = 115 [2023-01-15T19:36:22.757Z] Column number = 76 [2023-01-15T19:36:22.757Z] System Id = null [2023-01-15T19:36:22.757Z] Public Id = null [2023-01-15T19:36:22.757Z] Location Uri= null [2023-01-15T19:36:22.757Z] CharacterOffset = 7452 [2023-01-15T19:36:22.757Z] [2023-01-15T19:36:22.757Z] Jan 15, 2023 7:36:22 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:22.757Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 161 [2023-01-15T19:36:22.757Z] Column number = 42 [2023-01-15T19:36:22.757Z] System Id = null [2023-01-15T19:36:22.757Z] Public Id = null [2023-01-15T19:36:22.757Z] Location Uri= null [2023-01-15T19:36:22.757Z] CharacterOffset = 11178 [2023-01-15T19:36:22.757Z] [2023-01-15T19:36:22.757Z] Jan 15, 2023 7:36:22 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:36:22.757Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:36:22.757Z] [1.439s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 80M->11M(256M) 32.260ms [2023-01-15T19:36:22.757Z] [1.439s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:36:22.757Z] [1.446s][info][gc] GC(2) Pause Remark 12M->12M(256M) 2.222ms [2023-01-15T19:36:22.757Z] [1.447s][info][gc] GC(2) Pause Cleanup 12M->12M(256M) 0.056ms [2023-01-15T19:36:22.757Z] [1.448s][info][gc] GC(2) Concurrent Cycle 9.442ms [2023-01-15T19:36:22.770Z] [exec] Application deployed with name cdi-jms-resource-injection-web. [2023-01-15T19:36:22.771Z] [2023-01-15T19:36:22.771Z] deploy-war-commonee: [2023-01-15T19:36:22.771Z] [2023-01-15T19:36:22.771Z] run: [2023-01-15T19:36:22.771Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:23.011Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:23.013Z] Jan 15, 2023 7:36:22 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:36:23.014Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:36:23.014Z] Jan 15, 2023 7:36:22 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:36:23.014Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:36:23.027Z] [java] opening connection to http://localhost:8080/cdi-jms-resource-injection/myurl [2023-01-15T19:36:23.027Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:23.027Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:23.027Z] [java] [2023-01-15T19:36:23.027Z] [java] [2023-01-15T19:36:23.027Z] [java] ----------------------------------------- [2023-01-15T19:36:23.027Z] [java] - jms-resource-injection: PASS - [2023-01-15T19:36:23.027Z] [java] ----------------------------------------- [2023-01-15T19:36:23.027Z] [java] - Total PASS : 1 - [2023-01-15T19:36:23.027Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:23.027Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:23.027Z] [java] ----------------------------------------- [2023-01-15T19:36:23.027Z] [2023-01-15T19:36:23.027Z] undeploy: [2023-01-15T19:36:23.027Z] [2023-01-15T19:36:23.027Z] setOSConditions: [2023-01-15T19:36:23.027Z] [2023-01-15T19:36:23.027Z] setToolWin: [2023-01-15T19:36:23.027Z] [2023-01-15T19:36:23.027Z] setToolUnix: [2023-01-15T19:36:23.027Z] [2023-01-15T19:36:23.027Z] setToolProperty: [2023-01-15T19:36:23.027Z] [2023-01-15T19:36:23.027Z] setS1ASclassPath: [2023-01-15T19:36:23.027Z] [2023-01-15T19:36:23.027Z] init-common: [2023-01-15T19:36:23.027Z] [2023-01-15T19:36:23.027Z] undeploy-war-common: [2023-01-15T19:36:23.267Z] [java] Using props file jndi.properties.cosnaming for InitialContext [2023-01-15T19:36:23.268Z] [java] Round 0: [2023-01-15T19:36:23.268Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] all: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] setOSConditions: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] setToolWin: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] setToolUnix: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] setToolProperty: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] setS1ASclassPath: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] init-common: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] clean: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] setOSConditions: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] setToolWin: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] setToolUnix: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.270Z] setToolProperty: [2023-01-15T19:36:23.270Z] [2023-01-15T19:36:23.271Z] setS1ASclassPath: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] init-common: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] clean-common: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setOSConditions: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolWin: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolUnix: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolProperty: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setS1ASclassPath: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] init-common: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] clean-classes-common: [2023-01-15T19:36:23.271Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setOSConditions: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolWin: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolUnix: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolProperty: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setS1ASclassPath: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] init-common: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] clean-jars-common: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] compile: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setOSConditions: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolWin: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolUnix: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolProperty: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setS1ASclassPath: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] init-common: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] compile-common: [2023-01-15T19:36:23.271Z] [echo] Current time (ISO): 2023-01-15T19:36:23.221+0000 [2023-01-15T19:36:23.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:23.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/servlet [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] build: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setOSConditions: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolWin: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolUnix: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setToolProperty: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] setS1ASclassPath: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] init-common: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] webclient-war-common: [2023-01-15T19:36:23.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] clear: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] test-tlds-exist: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] copy-tlds: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] test-tagfiles-exist: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] copy-tagfiles: [2023-01-15T19:36:23.271Z] [2023-01-15T19:36:23.271Z] package-war-common: [2023-01-15T19:36:23.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:23.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:23.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:23.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:23.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/lib [2023-01-15T19:36:23.271Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:23.271Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:23.271Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-javac-source-web.war [2023-01-15T19:36:23.271Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:23.271Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:23.271Z] [javac] Compiling 1 source file [2023-01-15T19:36:23.271Z] Jan 15, 2023 7:36:22 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:23.272Z] INFO: Test: org.glassfish.resources.admin.cli.DeleteJndiResourceTest.testExecuteFailDoesNotExist, started at 19:36:22.613864, test time: 384 ms [2023-01-15T19:36:23.272Z] Jan 15, 2023 7:36:23 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:23.272Z] INFO: Test: org.glassfish.resources.admin.cli.DeleteJndiResourceTest.testExecuteSuccessDefaultTarget, started at 19:36:23.011381, test time: 123 ms [2023-01-15T19:36:23.272Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s - in org.glassfish.resources.admin.cli.DeleteJndiResourceTest [2023-01-15T19:36:23.272Z] [INFO] Running org.glassfish.resources.admin.cli.ListJndiResourcesTest [2023-01-15T19:36:23.272Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.272Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 28 [2023-01-15T19:36:23.272Z] Column number = 102 [2023-01-15T19:36:23.272Z] System Id = null [2023-01-15T19:36:23.272Z] Public Id = null [2023-01-15T19:36:23.272Z] Location Uri= null [2023-01-15T19:36:23.272Z] CharacterOffset = 1484 [2023-01-15T19:36:23.272Z] [2023-01-15T19:36:23.272Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.272Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 29 [2023-01-15T19:36:23.272Z] Column number = 71 [2023-01-15T19:36:23.272Z] System Id = null [2023-01-15T19:36:23.272Z] Public Id = null [2023-01-15T19:36:23.272Z] Location Uri= null [2023-01-15T19:36:23.272Z] CharacterOffset = 1555 [2023-01-15T19:36:23.272Z] [2023-01-15T19:36:23.272Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.272Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2023-01-15T19:36:23.272Z] Column number = 146 [2023-01-15T19:36:23.272Z] System Id = null [2023-01-15T19:36:23.272Z] Public Id = null [2023-01-15T19:36:23.272Z] Location Uri= null [2023-01-15T19:36:23.272Z] CharacterOffset = 1701 [2023-01-15T19:36:23.272Z] [2023-01-15T19:36:23.272Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.272Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2023-01-15T19:36:23.272Z] Column number = 176 [2023-01-15T19:36:23.272Z] System Id = null [2023-01-15T19:36:23.272Z] Public Id = null [2023-01-15T19:36:23.272Z] Location Uri= null [2023-01-15T19:36:23.272Z] CharacterOffset = 2071 [2023-01-15T19:36:23.272Z] [2023-01-15T19:36:23.272Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.272Z] SEVERE: Ignoring unrecognized element transaction-service at Line number = 115 [2023-01-15T19:36:23.272Z] Column number = 76 [2023-01-15T19:36:23.272Z] System Id = null [2023-01-15T19:36:23.272Z] Public Id = null [2023-01-15T19:36:23.272Z] Location Uri= null [2023-01-15T19:36:23.272Z] CharacterOffset = 7452 [2023-01-15T19:36:23.272Z] [2023-01-15T19:36:23.272Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.272Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 161 [2023-01-15T19:36:23.272Z] Column number = 42 [2023-01-15T19:36:23.272Z] System Id = null [2023-01-15T19:36:23.272Z] Public Id = null [2023-01-15T19:36:23.272Z] Location Uri= null [2023-01-15T19:36:23.272Z] CharacterOffset = 11178 [2023-01-15T19:36:23.272Z] [2023-01-15T19:36:23.272Z] Jan 15, 2023 7:36:23 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:36:23.272Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:36:23.272Z] Jan 15, 2023 7:36:23 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:36:23.272Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:36:23.272Z] Jan 15, 2023 7:36:23 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:23.272Z] INFO: Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListOriginal, started at 19:36:23.239249, test time: 8 ms [2023-01-15T19:36:23.284Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:23.528Z] Jan 15, 2023 7:36:23 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:23.528Z] INFO: Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListNoResource, started at 19:36:23.251187, test time: 28 ms [2023-01-15T19:36:23.528Z] Jan 15, 2023 7:36:23 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:23.528Z] INFO: Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListResource, started at 19:36:23.283043, test time: 15 ms [2023-01-15T19:36:23.528Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.glassfish.resources.admin.cli.ListJndiResourcesTest [2023-01-15T19:36:23.528Z] [INFO] Running org.glassfish.resources.admin.cli.CreateJndiResourceTest [2023-01-15T19:36:23.528Z] [2.114s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 88M->16M(256M) 15.972ms [2023-01-15T19:36:23.528Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.528Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 28 [2023-01-15T19:36:23.528Z] Column number = 102 [2023-01-15T19:36:23.528Z] System Id = null [2023-01-15T19:36:23.528Z] Public Id = null [2023-01-15T19:36:23.528Z] Location Uri= null [2023-01-15T19:36:23.528Z] CharacterOffset = 1484 [2023-01-15T19:36:23.528Z] [2023-01-15T19:36:23.528Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.528Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 29 [2023-01-15T19:36:23.528Z] Column number = 71 [2023-01-15T19:36:23.528Z] System Id = null [2023-01-15T19:36:23.528Z] Public Id = null [2023-01-15T19:36:23.528Z] Location Uri= null [2023-01-15T19:36:23.528Z] CharacterOffset = 1555 [2023-01-15T19:36:23.528Z] [2023-01-15T19:36:23.528Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.528Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2023-01-15T19:36:23.528Z] Column number = 146 [2023-01-15T19:36:23.528Z] System Id = null [2023-01-15T19:36:23.528Z] Public Id = null [2023-01-15T19:36:23.528Z] Location Uri= null [2023-01-15T19:36:23.528Z] CharacterOffset = 1701 [2023-01-15T19:36:23.528Z] [2023-01-15T19:36:23.528Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.528Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2023-01-15T19:36:23.528Z] Column number = 176 [2023-01-15T19:36:23.528Z] System Id = null [2023-01-15T19:36:23.528Z] Public Id = null [2023-01-15T19:36:23.528Z] Location Uri= null [2023-01-15T19:36:23.528Z] CharacterOffset = 2071 [2023-01-15T19:36:23.528Z] [2023-01-15T19:36:23.529Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.529Z] SEVERE: Ignoring unrecognized element transaction-service at Line number = 115 [2023-01-15T19:36:23.529Z] Column number = 76 [2023-01-15T19:36:23.529Z] System Id = null [2023-01-15T19:36:23.529Z] Public Id = null [2023-01-15T19:36:23.529Z] Location Uri= null [2023-01-15T19:36:23.529Z] CharacterOffset = 7452 [2023-01-15T19:36:23.529Z] [2023-01-15T19:36:23.529Z] Jan 15, 2023 7:36:23 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:23.529Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 161 [2023-01-15T19:36:23.529Z] Column number = 42 [2023-01-15T19:36:23.529Z] System Id = null [2023-01-15T19:36:23.529Z] Public Id = null [2023-01-15T19:36:23.529Z] Location Uri= null [2023-01-15T19:36:23.529Z] CharacterOffset = 11178 [2023-01-15T19:36:23.529Z] [2023-01-15T19:36:23.529Z] Jan 15, 2023 7:36:23 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:36:23.529Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:36:23.529Z] Jan 15, 2023 7:36:23 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:36:23.529Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:36:23.529Z] Jan 15, 2023 7:36:23 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:23.529Z] INFO: Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailInvalidJndiLookupName, started at 19:36:23.406441, test time: 19 ms [2023-01-15T19:36:23.529Z] Jan 15, 2023 7:36:23 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:23.529Z] INFO: Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailInvalidResType, started at 19:36:23.427732, test time: 2 ms [2023-01-15T19:36:23.529Z] Jan 15, 2023 7:36:23 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:23.529Z] INFO: Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteSuccess, started at 19:36:23.432716, test time: 17 ms [2023-01-15T19:36:23.529Z] Jan 15, 2023 7:36:23 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:23.529Z] INFO: Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteWithOptionalValuesSet, started at 19:36:23.453298, test time: 21 ms [2023-01-15T19:36:23.529Z] Jan 15, 2023 7:36:23 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:23.529Z] INFO: Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailDuplicateResource, started at 19:36:23.482147, test time: 19 ms [2023-01-15T19:36:23.529Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.glassfish.resources.admin.cli.CreateJndiResourceTest [2023-01-15T19:36:23.531Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:23.531Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] publish-war-common: [2023-01-15T19:36:23.531Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/wars [2023-01-15T19:36:23.531Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/wars [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] build-publish-war: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setOSConditions: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolWin: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolUnix: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolProperty: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setS1ASclassPath: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] init-common: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] clean: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setOSConditions: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolWin: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolUnix: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolProperty: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setS1ASclassPath: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] init-common: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] clean-common: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setOSConditions: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolWin: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolUnix: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolProperty: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setS1ASclassPath: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] init-common: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] clean-classes-common: [2023-01-15T19:36:23.531Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setOSConditions: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolWin: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolUnix: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolProperty: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setS1ASclassPath: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] init-common: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] clean-jars-common: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] compile: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setOSConditions: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolWin: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolUnix: [2023-01-15T19:36:23.531Z] [2023-01-15T19:36:23.531Z] setToolProperty: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setS1ASclassPath: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] init-common: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] compile-common: [2023-01-15T19:36:23.532Z] [echo] Current time (ISO): 2023-01-15T19:36:23.380+0000 [2023-01-15T19:36:23.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:23.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/servlet [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] build: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setOSConditions: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setToolWin: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setToolUnix: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setToolProperty: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setS1ASclassPath: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] init-common: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] webclient-war-common: [2023-01-15T19:36:23.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] clear: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] test-tlds-exist: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] copy-tlds: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] test-tagfiles-exist: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] copy-tagfiles: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] package-war-common: [2023-01-15T19:36:23.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:23.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:23.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:23.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:23.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/lib [2023-01-15T19:36:23.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:23.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:23.532Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-jsp-file-web.war [2023-01-15T19:36:23.532Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:23.532Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:23.532Z] [javac] Compiling 1 source file [2023-01-15T19:36:23.532Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:23.532Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] deploy: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] deploy-war-common: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setOSConditions: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setToolWin: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setToolUnix: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setToolProperty: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] setS1ASclassPath: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] init-common: [2023-01-15T19:36:23.532Z] [2023-01-15T19:36:23.532Z] deploy-war-commonpe: [2023-01-15T19:36:23.541Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:23.791Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:23.797Z] [2023-01-15T19:36:23.798Z] delete-resources: [2023-01-15T19:36:23.798Z] [2023-01-15T19:36:23.798Z] asadmin-batch-common: [2023-01-15T19:36:23.798Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:24.091Z] [INFO] [2023-01-15T19:36:24.091Z] [INFO] Results: [2023-01-15T19:36:24.091Z] [INFO] [2023-01-15T19:36:24.091Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:36:24.091Z] [INFO] [2023-01-15T19:36:24.091Z] [INFO] [2023-01-15T19:36:24.091Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ resources-connector --- [2023-01-15T19:36:24.091Z] [INFO] Executing tasks [2023-01-15T19:36:24.091Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/classes/META-INF for [2023-01-15T19:36:24.091Z] [INFO] [echo] resources-connector [2023-01-15T19:36:24.091Z] [INFO] Executed tasks [2023-01-15T19:36:24.091Z] [INFO] [2023-01-15T19:36:24.091Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resources-connector --- [2023-01-15T19:36:24.091Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/resources-connector.jar [2023-01-15T19:36:24.091Z] [INFO] [2023-01-15T19:36:24.091Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ resources-connector --- [2023-01-15T19:36:24.091Z] [INFO] [2023-01-15T19:36:24.091Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ resources-connector --- [2023-01-15T19:36:24.091Z] [INFO] [2023-01-15T19:36:24.091Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector --- [2023-01-15T19:36:24.359Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-jsp-file-web.war [2023-01-15T19:36:24.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:24.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ConnectionFactory [2023-01-15T19:36:24.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/Queue [2023-01-15T19:36:24.619Z] [exec] Administered object jms/Queue deleted. [2023-01-15T19:36:24.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:24.620Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] all: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setOSConditions: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolWin: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolUnix: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolProperty: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setS1ASclassPath: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] init-common: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] clean: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setOSConditions: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolWin: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolUnix: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolProperty: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setS1ASclassPath: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] init-common: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] clean-common: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setOSConditions: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolWin: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolUnix: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolProperty: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setS1ASclassPath: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] init-common: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] clean-classes-common: [2023-01-15T19:36:24.620Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setOSConditions: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolWin: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolUnix: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolProperty: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setS1ASclassPath: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] init-common: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] clean-jars-common: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] compile: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setOSConditions: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolWin: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolUnix: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setToolProperty: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] setS1ASclassPath: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] init-common: [2023-01-15T19:36:24.620Z] [2023-01-15T19:36:24.620Z] compile-common: [2023-01-15T19:36:24.620Z] [echo] Current time (ISO): 2023-01-15T19:36:24.463+0000 [2023-01-15T19:36:24.620Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:24.620Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:24.620Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:24.652Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:24.653Z] [INFO] [2023-01-15T19:36:24.653Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ resources-connector --- [2023-01-15T19:36:24.653Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/6.2.6-SNAPSHOT/resources-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:24.653Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/6.2.6-SNAPSHOT/resources-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:24.653Z] [INFO] [2023-01-15T19:36:24.653Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2023-01-15T19:36:24.653Z] [INFO] Building Connectors Parent 6.2.6-SNAPSHOT [72/291] [2023-01-15T19:36:24.653Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:24.653Z] [INFO] [2023-01-15T19:36:24.653Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors --- [2023-01-15T19:36:24.653Z] [INFO] [2023-01-15T19:36:24.653Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors --- [2023-01-15T19:36:24.653Z] [INFO] [2023-01-15T19:36:24.653Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors --- [2023-01-15T19:36:24.653Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:24.653Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors [2023-01-15T19:36:24.653Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:24.653Z] [INFO] [2023-01-15T19:36:24.653Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors --- [2023-01-15T19:36:24.653Z] [INFO] [2023-01-15T19:36:24.653Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors --- [2023-01-15T19:36:24.653Z] [INFO] [2023-01-15T19:36:24.653Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors --- [2023-01-15T19:36:24.653Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:24.653Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:24.653Z] [INFO] [2023-01-15T19:36:24.653Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors --- [2023-01-15T19:36:24.909Z] [INFO] Executing tasks [2023-01-15T19:36:24.909Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/target/classes/META-INF for [2023-01-15T19:36:24.909Z] [INFO] [echo] connectors [2023-01-15T19:36:24.909Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/target/classes/META-INF [2023-01-15T19:36:24.909Z] [INFO] Executed tasks [2023-01-15T19:36:24.909Z] [INFO] [2023-01-15T19:36:24.909Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors --- [2023-01-15T19:36:24.909Z] [INFO] No tests to run. [2023-01-15T19:36:24.909Z] [INFO] [2023-01-15T19:36:24.909Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors --- [2023-01-15T19:36:24.909Z] [INFO] [2023-01-15T19:36:24.909Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors --- [2023-01-15T19:36:24.909Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:24.909Z] [INFO] [2023-01-15T19:36:24.909Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors --- [2023-01-15T19:36:24.909Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/6.2.6-SNAPSHOT/connectors-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:24.909Z] [INFO] [2023-01-15T19:36:24.909Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2023-01-15T19:36:24.909Z] [INFO] Building Connectors Private APIs for GlassFish Containers 6.2.6-SNAPSHOT [73/291] [2023-01-15T19:36:24.909Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:24.909Z] [INFO] [2023-01-15T19:36:24.909Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-internal-api --- [2023-01-15T19:36:24.909Z] [INFO] [2023-01-15T19:36:24.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-internal-api --- [2023-01-15T19:36:24.909Z] [INFO] [2023-01-15T19:36:24.909Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-internal-api --- [2023-01-15T19:36:24.909Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:24.909Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api [2023-01-15T19:36:24.909Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:24.910Z] [INFO] [2023-01-15T19:36:24.910Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-internal-api --- [2023-01-15T19:36:24.910Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:24.925Z] [exec] Application deployed with name web-jsp-config-jsp-file-web. [2023-01-15T19:36:25.166Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:25.167Z] [INFO] [2023-01-15T19:36:25.167Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-internal-api --- [2023-01-15T19:36:25.167Z] [INFO] [2023-01-15T19:36:25.167Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-internal-api --- [2023-01-15T19:36:25.167Z] [INFO] [2023-01-15T19:36:25.167Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-internal-api --- [2023-01-15T19:36:25.167Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:25.167Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:25.167Z] [INFO] [2023-01-15T19:36:25.167Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-internal-api --- [2023-01-15T19:36:25.167Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:25.167Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:25.167Z] [INFO] Copying 1 resource [2023-01-15T19:36:25.167Z] [INFO] Copying 2 resources [2023-01-15T19:36:25.167Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/src/main/manpages [2023-01-15T19:36:25.167Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:25.167Z] [INFO] [2023-01-15T19:36:25.167Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-internal-api --- [2023-01-15T19:36:25.167Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:25.167Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/classes [2023-01-15T19:36:25.183Z] [2023-01-15T19:36:25.183Z] deploy-war-commonee: [2023-01-15T19:36:25.183Z] [2023-01-15T19:36:25.183Z] run: [2023-01-15T19:36:25.183Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:25.442Z] [java] Connecting to: http://localhost:45711/web-jsp-config-jsp-file/TestServlet [2023-01-15T19:36:25.442Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:25.442Z] [java] [2023-01-15T19:36:25.442Z] [java] [2023-01-15T19:36:25.442Z] [java] ----------------------------------------- [2023-01-15T19:36:25.442Z] [java] - jsp-config-jsp-file: PASS - [2023-01-15T19:36:25.442Z] [java] ----------------------------------------- [2023-01-15T19:36:25.442Z] [java] - Total PASS : 1 - [2023-01-15T19:36:25.442Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:25.442Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:25.442Z] [java] ----------------------------------------- [2023-01-15T19:36:25.442Z] [2023-01-15T19:36:25.442Z] undeploy: [2023-01-15T19:36:25.442Z] [2023-01-15T19:36:25.442Z] setOSConditions: [2023-01-15T19:36:25.442Z] [2023-01-15T19:36:25.442Z] setToolWin: [2023-01-15T19:36:25.442Z] [2023-01-15T19:36:25.442Z] setToolUnix: [2023-01-15T19:36:25.442Z] [2023-01-15T19:36:25.442Z] setToolProperty: [2023-01-15T19:36:25.442Z] [2023-01-15T19:36:25.442Z] setS1ASclassPath: [2023-01-15T19:36:25.442Z] [2023-01-15T19:36:25.442Z] init-common: [2023-01-15T19:36:25.442Z] [2023-01-15T19:36:25.442Z] undeploy-war-common: [2023-01-15T19:36:25.442Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:25.730Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:25.774Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:25.774Z] [INFO] [2023-01-15T19:36:25.775Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api --- [2023-01-15T19:36:25.775Z] [INFO] [2023-01-15T19:36:25.775Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api --- [2023-01-15T19:36:25.775Z] [INFO] [2023-01-15T19:36:25.775Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ connectors-internal-api --- [2023-01-15T19:36:25.775Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:25.775Z] [INFO] [2023-01-15T19:36:25.775Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ connectors-internal-api --- [2023-01-15T19:36:25.775Z] [INFO] [2023-01-15T19:36:25.775Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-internal-api --- [2023-01-15T19:36:25.775Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:25.775Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/classes [2023-01-15T19:36:26.032Z] [INFO] [2023-01-15T19:36:26.032Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-internal-api --- [2023-01-15T19:36:26.032Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:36:26.032Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:36:26.032Z] [INFO] [2023-01-15T19:36:26.032Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-internal-api --- [2023-01-15T19:36:26.032Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:26.032Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:26.032Z] [INFO] Copying 2 resources [2023-01-15T19:36:26.032Z] [INFO] [2023-01-15T19:36:26.032Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-internal-api --- [2023-01-15T19:36:26.032Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:26.032Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/test-classes [2023-01-15T19:36:26.288Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java uses unchecked or unsafe operations. [2023-01-15T19:36:26.288Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:26.288Z] [INFO] [2023-01-15T19:36:26.288Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api --- [2023-01-15T19:36:26.288Z] [INFO] [2023-01-15T19:36:26.288Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-internal-api --- [2023-01-15T19:36:26.288Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:36:26.288Z] [INFO] [2023-01-15T19:36:26.288Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:26.288Z] [INFO] T E S T S [2023-01-15T19:36:26.288Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:26.288Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:26.288Z] [0.017s][info][gc] Using G1 [2023-01-15T19:36:26.379Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:26.379Z] [2023-01-15T19:36:26.379Z] all: [2023-01-15T19:36:26.379Z] [2023-01-15T19:36:26.379Z] setOSConditions: [2023-01-15T19:36:26.379Z] [2023-01-15T19:36:26.379Z] setToolWin: [2023-01-15T19:36:26.379Z] [2023-01-15T19:36:26.379Z] setToolUnix: [2023-01-15T19:36:26.379Z] [2023-01-15T19:36:26.380Z] setToolProperty: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setS1ASclassPath: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] init-common: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] clean: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setOSConditions: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolWin: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolUnix: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolProperty: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setS1ASclassPath: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] init-common: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] clean-common: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setOSConditions: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolWin: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolUnix: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolProperty: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setS1ASclassPath: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] init-common: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] clean-classes-common: [2023-01-15T19:36:26.380Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setOSConditions: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolWin: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolUnix: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolProperty: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setS1ASclassPath: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] init-common: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] clean-jars-common: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] compile: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setOSConditions: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolWin: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolUnix: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setToolProperty: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] setS1ASclassPath: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] init-common: [2023-01-15T19:36:26.380Z] [2023-01-15T19:36:26.380Z] compile-common: [2023-01-15T19:36:26.380Z] [echo] Current time (ISO): 2023-01-15T19:36:26.324+0000 [2023-01-15T19:36:26.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:26.380Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:26.514Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:26.515Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:36:26.515Z] [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. [2023-01-15T19:36:26.638Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:26.771Z] [javac] 2 warnings [2023-01-15T19:36:26.771Z] [2023-01-15T19:36:26.771Z] build: [2023-01-15T19:36:26.771Z] [2023-01-15T19:36:26.771Z] setOSConditions: [2023-01-15T19:36:26.771Z] [2023-01-15T19:36:26.771Z] setToolWin: [2023-01-15T19:36:26.771Z] [2023-01-15T19:36:26.771Z] setToolUnix: [2023-01-15T19:36:26.771Z] [2023-01-15T19:36:26.771Z] setToolProperty: [2023-01-15T19:36:26.771Z] [2023-01-15T19:36:26.771Z] setS1ASclassPath: [2023-01-15T19:36:26.771Z] [2023-01-15T19:36:26.771Z] init-common: [2023-01-15T19:36:26.771Z] [2023-01-15T19:36:26.771Z] webclient-war-common: [2023-01-15T19:36:26.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:26.771Z] [2023-01-15T19:36:26.771Z] clear: [2023-01-15T19:36:26.771Z] [2023-01-15T19:36:26.771Z] test-tlds-exist: [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] copy-tlds: [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] test-tagfiles-exist: [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] copy-tagfiles: [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] package-war-common: [2023-01-15T19:36:26.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:26.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:26.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:26.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:26.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/lib [2023-01-15T19:36:26.772Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:36:26.772Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:26.772Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:26.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/docroot [2023-01-15T19:36:26.772Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-em-resource-injection-web.war [2023-01-15T19:36:26.772Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:26.772Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:26.772Z] [javac] Compiling 1 source file [2023-01-15T19:36:26.772Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:26.772Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] create-resources: [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] setOSConditions: [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] setToolWin: [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] setToolUnix: [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] setToolProperty: [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] setS1ASclassPath: [2023-01-15T19:36:26.772Z] [2023-01-15T19:36:26.772Z] init-common: [2023-01-15T19:36:26.850Z] [0.301s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.060ms [2023-01-15T19:36:26.851Z] [INFO] Running org.glassfish.connectors.config.PasswordAliasTest [2023-01-15T19:36:27.028Z] [2023-01-15T19:36:27.029Z] create-jdbc-connpool-common: [2023-01-15T19:36:27.029Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:27.414Z] Jan 15, 2023 7:36:27 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:27.414Z] INFO: Test: org.glassfish.connectors.config.PasswordAliasTest.passwordAttributeTest, started at 19:36:27.219524, test time: 34 ms [2023-01-15T19:36:27.414Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in org.glassfish.connectors.config.PasswordAliasTest [2023-01-15T19:36:27.414Z] [INFO] Running org.glassfish.connectors.config.AllModelsImplementingTest [2023-01-15T19:36:27.414Z] Jan 15, 2023 7:36:27 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:27.414Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 151 [2023-01-15T19:36:27.414Z] Column number = 42 [2023-01-15T19:36:27.414Z] System Id = null [2023-01-15T19:36:27.414Z] Public Id = null [2023-01-15T19:36:27.414Z] Location Uri= null [2023-01-15T19:36:27.414Z] CharacterOffset = 9203 [2023-01-15T19:36:27.414Z] [2023-01-15T19:36:27.466Z] [java] ic = javax.naming.InitialContext@6f0cb5a1 [2023-01-15T19:36:27.466Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2023-01-15T19:36:27.466Z] [java] Looked up home!! [2023-01-15T19:36:27.466Z] [java] Narrowed home!! [2023-01-15T19:36:27.466Z] [java] Got the EJB!! [2023-01-15T19:36:27.466Z] [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#/109694898324570113_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:36:27.466Z] [java] invoking ejb [2023-01-15T19:36:27.466Z] [java] successfully invoked ejb [2023-01-15T19:36:27.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:27.592Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T19:36:27.592Z] [2023-01-15T19:36:27.592Z] set-derby-connpool-props: [2023-01-15T19:36:27.592Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:27.670Z] Jan 15, 2023 7:36:27 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:27.671Z] INFO: Test: org.glassfish.connectors.config.AllModelsImplementingTest.checkResources, started at 19:36:27.399838, test time: 25 ms [2023-01-15T19:36:27.671Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.glassfish.connectors.config.AllModelsImplementingTest [2023-01-15T19:36:27.724Z] [java] Jan 15, 2023 7:36:27 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:36:27.724Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:36:27.724Z] [java] Looked up home!! [2023-01-15T19:36:27.724Z] [java] Narrowed home!! [2023-01-15T19:36:27.725Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@32118208 [2023-01-15T19:36:27.725Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@1b01a0d [2023-01-15T19:36:27.725Z] [java] Got Home Handle [2023-01-15T19:36:27.725Z] [java] Converted Home Handle back to HelloHome [2023-01-15T19:36:27.725Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@2d0b05 [2023-01-15T19:36:27.725Z] [java] Got hello Handle [2023-01-15T19:36:27.725Z] [java] Converted Hello Handle back to Hello [2023-01-15T19:36:27.725Z] [java] successfully invoked ejb again [2023-01-15T19:36:27.725Z] [java] Round 1: [2023-01-15T19:36:27.725Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2023-01-15T19:36:27.725Z] [java] ic = javax.naming.InitialContext@c689973 [2023-01-15T19:36:27.725Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2023-01-15T19:36:27.725Z] [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#/109694898324570113_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:36:27.725Z] [java] Got the EJB!! [2023-01-15T19:36:27.725Z] [java] Looked up home!! [2023-01-15T19:36:27.725Z] [java] Narrowed home!! [2023-01-15T19:36:27.725Z] [java] Got the EJB!! [2023-01-15T19:36:27.725Z] [java] invoking ejb [2023-01-15T19:36:27.725Z] [java] successfully invoked ejb [2023-01-15T19:36:27.725Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@6bedd4e4 [2023-01-15T19:36:27.725Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@4087c7fc [2023-01-15T19:36:27.725Z] [java] Got Home Handle [2023-01-15T19:36:27.725Z] [java] Converted Home Handle back to HelloHome [2023-01-15T19:36:27.725Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@2a235b8e [2023-01-15T19:36:27.725Z] [java] Got hello Handle [2023-01-15T19:36:27.725Z] [java] Converted Hello Handle back to Hello [2023-01-15T19:36:27.725Z] [java] successfully invoked ejb again [2023-01-15T19:36:27.725Z] [java] Round 2: [2023-01-15T19:36:27.725Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2023-01-15T19:36:27.725Z] [java] ic = javax.naming.InitialContext@1934ad7c [2023-01-15T19:36:27.725Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2023-01-15T19:36:27.725Z] [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#/109694898324570113_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:36:27.725Z] [java] invoking ejb [2023-01-15T19:36:27.725Z] [java] successfully invoked ejb [2023-01-15T19:36:27.725Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@53d9826f [2023-01-15T19:36:27.725Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@7b5b5bfe [2023-01-15T19:36:27.725Z] [java] Got Home Handle [2023-01-15T19:36:27.725Z] [java] Converted Home Handle back to HelloHome [2023-01-15T19:36:27.725Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@6c8f60f3 [2023-01-15T19:36:27.725Z] [java] Got hello Handle [2023-01-15T19:36:27.725Z] [java] Converted Hello Handle back to Hello [2023-01-15T19:36:27.725Z] [java] successfully invoked ejb again [2023-01-15T19:36:27.725Z] [java] Value of key is: main [2023-01-15T19:36:27.725Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:27.725Z] [java] [2023-01-15T19:36:27.725Z] [java] [2023-01-15T19:36:27.725Z] [java] ----------------------------------------- [2023-01-15T19:36:27.725Z] [java] - main: PASS - [2023-01-15T19:36:27.725Z] [java] ----------------------------------------- [2023-01-15T19:36:27.725Z] [java] Total PASS: 1 [2023-01-15T19:36:27.725Z] [java] Total FAIL: 0 [2023-01-15T19:36:27.725Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:36:27.725Z] [java] ----------------------------------------- [2023-01-15T19:36:27.725Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:36:27.725Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:36:27.926Z] [INFO] [2023-01-15T19:36:27.927Z] [INFO] Results: [2023-01-15T19:36:27.927Z] [INFO] [2023-01-15T19:36:27.927Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:36:27.927Z] [INFO] [2023-01-15T19:36:27.927Z] [INFO] [2023-01-15T19:36:27.927Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-internal-api --- [2023-01-15T19:36:27.927Z] [INFO] Executing tasks [2023-01-15T19:36:27.927Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/classes/META-INF for [2023-01-15T19:36:27.927Z] [INFO] [echo] connectors-internal-api [2023-01-15T19:36:27.927Z] [INFO] Executed tasks [2023-01-15T19:36:27.927Z] [INFO] [2023-01-15T19:36:27.927Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ connectors-internal-api --- [2023-01-15T19:36:27.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar [2023-01-15T19:36:27.927Z] [INFO] [2023-01-15T19:36:27.927Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-internal-api --- [2023-01-15T19:36:27.927Z] [INFO] [2023-01-15T19:36:27.927Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-internal-api --- [2023-01-15T19:36:27.927Z] [INFO] [2023-01-15T19:36:27.927Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api --- [2023-01-15T19:36:27.983Z] [2023-01-15T19:36:27.984Z] all: [2023-01-15T19:36:28.157Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:28.157Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T19:36:28.157Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:28.243Z] [2023-01-15T19:36:28.244Z] ejbclient: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setOSConditions: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolWin: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolUnix: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolProperty: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setS1ASclassPath: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] init-common: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] clean: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setOSConditions: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolWin: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolUnix: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolProperty: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setS1ASclassPath: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] init-common: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] clean-common: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setOSConditions: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolWin: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolUnix: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolProperty: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setS1ASclassPath: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] init-common: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] clean-classes-common: [2023-01-15T19:36:28.244Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setOSConditions: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolWin: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolUnix: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolProperty: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setS1ASclassPath: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] init-common: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] clean-jars-common: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] compile: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setOSConditions: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolWin: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolUnix: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setToolProperty: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] setS1ASclassPath: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] init-common: [2023-01-15T19:36:28.244Z] [2023-01-15T19:36:28.244Z] compile-common: [2023-01-15T19:36:28.244Z] [echo] Current time (ISO): 2023-01-15T19:36:28.075+0000 [2023-01-15T19:36:28.244Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:28.244Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:28.244Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:28.418Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:28.418Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T19:36:28.675Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:28.856Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:28.856Z] [INFO] [2023-01-15T19:36:28.856Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-internal-api --- [2023-01-15T19:36:28.856Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/6.2.6-SNAPSHOT/connectors-internal-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:28.856Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/6.2.6-SNAPSHOT/connectors-internal-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:28.856Z] [INFO] [2023-01-15T19:36:28.856Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2023-01-15T19:36:28.856Z] [INFO] Building EJB container Internal API 6.2.6-SNAPSHOT [74/291] [2023-01-15T19:36:28.856Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:28.856Z] [INFO] [2023-01-15T19:36:28.856Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-internal-api --- [2023-01-15T19:36:28.856Z] [INFO] [2023-01-15T19:36:28.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-internal-api --- [2023-01-15T19:36:28.856Z] [INFO] [2023-01-15T19:36:28.856Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-internal-api --- [2023-01-15T19:36:28.856Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:28.856Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api [2023-01-15T19:36:28.856Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:28.856Z] [INFO] [2023-01-15T19:36:28.857Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-internal-api --- [2023-01-15T19:36:28.857Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:28.931Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:28.932Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T19:36:29.116Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:29.117Z] [INFO] [2023-01-15T19:36:29.117Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-internal-api --- [2023-01-15T19:36:29.117Z] [INFO] [2023-01-15T19:36:29.117Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-internal-api --- [2023-01-15T19:36:29.117Z] [INFO] [2023-01-15T19:36:29.117Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-internal-api --- [2023-01-15T19:36:29.117Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:29.117Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:29.117Z] [INFO] [2023-01-15T19:36:29.117Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-internal-api --- [2023-01-15T19:36:29.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:29.117Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:29.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/src/main/resources [2023-01-15T19:36:29.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/src/main/manpages [2023-01-15T19:36:29.117Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:29.117Z] [INFO] [2023-01-15T19:36:29.117Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb-internal-api --- [2023-01-15T19:36:29.117Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:29.117Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/classes [2023-01-15T19:36:29.117Z] [INFO] [2023-01-15T19:36:29.117Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api --- [2023-01-15T19:36:29.117Z] [INFO] [2023-01-15T19:36:29.117Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api --- [2023-01-15T19:36:29.117Z] [INFO] [2023-01-15T19:36:29.117Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ejb-internal-api --- [2023-01-15T19:36:29.117Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:29.117Z] [INFO] [2023-01-15T19:36:29.117Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ejb-internal-api --- [2023-01-15T19:36:29.117Z] [INFO] [2023-01-15T19:36:29.117Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb-internal-api --- [2023-01-15T19:36:29.117Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:29.117Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/classes [2023-01-15T19:36:29.165Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:29.165Z] [javac] 1 warning [2023-01-15T19:36:29.165Z] [2023-01-15T19:36:29.165Z] build: [2023-01-15T19:36:29.165Z] [2023-01-15T19:36:29.165Z] setOSConditions: [2023-01-15T19:36:29.165Z] [2023-01-15T19:36:29.165Z] setToolWin: [2023-01-15T19:36:29.165Z] [2023-01-15T19:36:29.165Z] setToolUnix: [2023-01-15T19:36:29.165Z] [2023-01-15T19:36:29.165Z] setToolProperty: [2023-01-15T19:36:29.165Z] [2023-01-15T19:36:29.165Z] setS1ASclassPath: [2023-01-15T19:36:29.165Z] [2023-01-15T19:36:29.165Z] init-common: [2023-01-15T19:36:29.165Z] [2023-01-15T19:36:29.165Z] webclient-war-common: [2023-01-15T19:36:29.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:29.165Z] [2023-01-15T19:36:29.165Z] clear: [2023-01-15T19:36:29.165Z] [2023-01-15T19:36:29.165Z] test-tlds-exist: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] copy-tlds: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] test-tagfiles-exist: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] copy-tagfiles: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] package-war-common: [2023-01-15T19:36:29.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:29.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:29.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:29.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:29.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/lib [2023-01-15T19:36:29.166Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:29.166Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:29.166Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:29.166Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-modification-test-interval-web.war [2023-01-15T19:36:29.166Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:29.166Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:29.166Z] [javac] Compiling 1 source file [2023-01-15T19:36:29.166Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:29.166Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] deploy: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] deploy-war-common: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] setOSConditions: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] setToolWin: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] setToolUnix: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] setToolProperty: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] setS1ASclassPath: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] init-common: [2023-01-15T19:36:29.166Z] [2023-01-15T19:36:29.166Z] deploy-war-commonpe: [2023-01-15T19:36:29.166Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:29.189Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:29.373Z] [INFO] [2023-01-15T19:36:29.374Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-internal-api --- [2023-01-15T19:36:29.374Z] [INFO] [2023-01-15T19:36:29.374Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb-internal-api --- [2023-01-15T19:36:29.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:29.374Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:29.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/src/test/resources [2023-01-15T19:36:29.374Z] [INFO] [2023-01-15T19:36:29.374Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb-internal-api --- [2023-01-15T19:36:29.374Z] [INFO] No sources to compile [2023-01-15T19:36:29.374Z] [INFO] [2023-01-15T19:36:29.374Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api --- [2023-01-15T19:36:29.374Z] [INFO] [2023-01-15T19:36:29.374Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb-internal-api --- [2023-01-15T19:36:29.374Z] [INFO] [2023-01-15T19:36:29.374Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-internal-api --- [2023-01-15T19:36:29.374Z] [INFO] Executing tasks [2023-01-15T19:36:29.374Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/classes/META-INF for [2023-01-15T19:36:29.374Z] [INFO] [echo] ejb-internal-api [2023-01-15T19:36:29.374Z] [INFO] Executed tasks [2023-01-15T19:36:29.374Z] [INFO] [2023-01-15T19:36:29.374Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ejb-internal-api --- [2023-01-15T19:36:29.374Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar [2023-01-15T19:36:29.374Z] [INFO] [2023-01-15T19:36:29.374Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-internal-api --- [2023-01-15T19:36:29.374Z] [INFO] [2023-01-15T19:36:29.374Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-internal-api --- [2023-01-15T19:36:29.374Z] [INFO] [2023-01-15T19:36:29.374Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api --- [2023-01-15T19:36:29.446Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:29.446Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T19:36:29.630Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:29.630Z] [INFO] [2023-01-15T19:36:29.630Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-internal-api --- [2023-01-15T19:36:29.631Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/6.2.6-SNAPSHOT/ejb-internal-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:29.631Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/6.2.6-SNAPSHOT/ejb-internal-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2023-01-15T19:36:29.631Z] [INFO] Building Java binding for libpam.so 6.2.6-SNAPSHOT [75/291] [2023-01-15T19:36:29.631Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:29.631Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j [2023-01-15T19:36:29.631Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:29.631Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:29.631Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:29.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/resources [2023-01-15T19:36:29.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/manpages [2023-01-15T19:36:29.631Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:29.631Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/classes [2023-01-15T19:36:29.631Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java uses or overrides a deprecated API. [2023-01-15T19:36:29.631Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:29.631Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:29.631Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:29.631Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/classes [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:29.631Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:29.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/test/resources [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:29.631Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/test-classes [2023-01-15T19:36:29.631Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java uses or overrides a deprecated API. [2023-01-15T19:36:29.631Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ libpam4j --- [2023-01-15T19:36:29.631Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:36:29.631Z] [INFO] [2023-01-15T19:36:29.631Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:29.631Z] [INFO] T E S T S [2023-01-15T19:36:29.631Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:29.631Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:29.631Z] [0.017s][info][gc] Using G1 [2023-01-15T19:36:29.702Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:29.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:29.960Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T19:36:30.100Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-modification-test-interval-web.war [2023-01-15T19:36:30.101Z] [exec] Application deployed with name web-jsp-config-modification-test-interval-web. [2023-01-15T19:36:30.101Z] [2023-01-15T19:36:30.101Z] deploy-war-commonee: [2023-01-15T19:36:30.101Z] [2023-01-15T19:36:30.101Z] run: [2023-01-15T19:36:30.193Z] [INFO] Running org.jvnet.libpam.UnixUserTest [2023-01-15T19:36:30.193Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.jvnet.libpam.UnixUserTest [2023-01-15T19:36:30.217Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:30.359Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:30.449Z] [0.600s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->2M(256M) 5.771ms [2023-01-15T19:36:30.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:30.476Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:36:30.617Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2023-01-15T19:36:30.618Z] [java] [2023-01-15T19:36:30.706Z] [INFO] [2023-01-15T19:36:30.706Z] [INFO] Results: [2023-01-15T19:36:30.706Z] [INFO] [2023-01-15T19:36:30.706Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:36:30.706Z] [INFO] [2023-01-15T19:36:30.706Z] [INFO] [2023-01-15T19:36:30.706Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ libpam4j --- [2023-01-15T19:36:30.706Z] [INFO] Executing tasks [2023-01-15T19:36:30.706Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/classes/META-INF for [2023-01-15T19:36:30.706Z] [INFO] [echo] libpam4j [2023-01-15T19:36:30.706Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/classes/META-INF [2023-01-15T19:36:30.706Z] [INFO] Executed tasks [2023-01-15T19:36:30.706Z] [INFO] [2023-01-15T19:36:30.706Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ libpam4j --- [2023-01-15T19:36:30.706Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/libpam4j.jar [2023-01-15T19:36:30.706Z] [INFO] [2023-01-15T19:36:30.706Z] [INFO] --- maven-bundle-plugin:5.1.4:bundle (osgi-bundle) @ libpam4j --- [2023-01-15T19:36:30.706Z] [INFO] Building bundle: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/libpam4j.jar [2023-01-15T19:36:30.706Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:30.706Z] [INFO] [2023-01-15T19:36:30.706Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ libpam4j --- [2023-01-15T19:36:30.706Z] [INFO] [2023-01-15T19:36:30.706Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ libpam4j --- [2023-01-15T19:36:30.706Z] [INFO] [2023-01-15T19:36:30.706Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j --- [2023-01-15T19:36:30.733Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:30.875Z] [java] Updating JSP ... [2023-01-15T19:36:30.876Z] [java] GET /web-jsp-config-modification-test-interval/UpdateJsp HTTP/1.0 [2023-01-15T19:36:30.876Z] [java] [2023-01-15T19:36:30.876Z] [java] Done [2023-01-15T19:36:30.876Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2023-01-15T19:36:30.876Z] [java] [2023-01-15T19:36:30.876Z] [java] Sleeping for 60s ... [2023-01-15T19:36:30.963Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:30.963Z] [INFO] [2023-01-15T19:36:30.964Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ libpam4j --- [2023-01-15T19:36:30.964Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/6.2.6-SNAPSHOT/libpam4j-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:30.964Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/6.2.6-SNAPSHOT/libpam4j-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:30.964Z] [INFO] [2023-01-15T19:36:30.964Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2023-01-15T19:36:30.964Z] [INFO] Building Java EE Security Core Classes 6.2.6-SNAPSHOT [76/291] [2023-01-15T19:36:30.964Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:30.964Z] [INFO] [2023-01-15T19:36:30.964Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security-ee --- [2023-01-15T19:36:30.964Z] [INFO] [2023-01-15T19:36:30.964Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ security-ee --- [2023-01-15T19:36:30.964Z] [INFO] [2023-01-15T19:36:30.964Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ security-ee --- [2023-01-15T19:36:30.964Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:30.964Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee [2023-01-15T19:36:30.964Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:30.964Z] [INFO] [2023-01-15T19:36:30.964Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ security-ee --- [2023-01-15T19:36:30.964Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:30.991Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:30.991Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T19:36:31.220Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:31.221Z] [INFO] [2023-01-15T19:36:31.221Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ security-ee --- [2023-01-15T19:36:31.221Z] [INFO] [2023-01-15T19:36:31.221Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ security-ee --- [2023-01-15T19:36:31.221Z] [INFO] [2023-01-15T19:36:31.221Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ security-ee --- [2023-01-15T19:36:31.221Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:31.221Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:31.221Z] [INFO] [2023-01-15T19:36:31.221Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-ee --- [2023-01-15T19:36:31.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:31.221Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:31.221Z] [INFO] Copying 3 resources [2023-01-15T19:36:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:36:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:36:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:36:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:36:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:36:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:36:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:36:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/resources [2023-01-15T19:36:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/manpages [2023-01-15T19:36:31.221Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:31.221Z] [INFO] [2023-01-15T19:36:31.221Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ security-ee --- [2023-01-15T19:36:31.221Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:31.221Z] [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes [2023-01-15T19:36:31.248Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:31.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:31.506Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T19:36:31.552Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:31.552Z] [javac] 1 warning [2023-01-15T19:36:31.552Z] [2023-01-15T19:36:31.552Z] setOSConditions: [2023-01-15T19:36:31.552Z] [2023-01-15T19:36:31.552Z] setToolWin: [2023-01-15T19:36:31.552Z] [2023-01-15T19:36:31.552Z] setToolUnix: [2023-01-15T19:36:31.552Z] [2023-01-15T19:36:31.552Z] setToolProperty: [2023-01-15T19:36:31.552Z] [2023-01-15T19:36:31.552Z] setS1ASclassPath: [2023-01-15T19:36:31.552Z] [2023-01-15T19:36:31.552Z] init-common: [2023-01-15T19:36:31.552Z] [2023-01-15T19:36:31.552Z] compile-common: [2023-01-15T19:36:31.552Z] [echo] Current time (ISO): 2023-01-15T19:36:31.483+0000 [2023-01-15T19:36:31.552Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:31.763Z] [2023-01-15T19:36:31.763Z] setOSConditions: [2023-01-15T19:36:31.763Z] [2023-01-15T19:36:31.763Z] setToolWin: [2023-01-15T19:36:31.763Z] [2023-01-15T19:36:31.763Z] setToolUnix: [2023-01-15T19:36:31.763Z] [2023-01-15T19:36:31.763Z] setToolProperty: [2023-01-15T19:36:31.763Z] [2023-01-15T19:36:31.763Z] setS1ASclassPath: [2023-01-15T19:36:31.763Z] [2023-01-15T19:36:31.763Z] init-common: [2023-01-15T19:36:31.763Z] [2023-01-15T19:36:31.763Z] create-jdbc-resource-common: [2023-01-15T19:36:31.763Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:31.763Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:31.783Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/pam/PamRealm.java: Some input files use or override a deprecated API. [2023-01-15T19:36:31.783Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/pam/PamRealm.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:31.783Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/PermissionCacheFactory.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:31.783Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/PermissionCacheFactory.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:31.783Z] [INFO] [2023-01-15T19:36:31.784Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ security-ee --- [2023-01-15T19:36:31.784Z] [INFO] [2023-01-15T19:36:31.784Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ security-ee --- [2023-01-15T19:36:31.784Z] [INFO] [2023-01-15T19:36:31.784Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ security-ee --- [2023-01-15T19:36:31.811Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:32.020Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:32.020Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-01-15T19:36:32.039Z] [WARNING] Manifest org.glassfish.main.security:security-ee:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.security.auth.realm.jdbc, has 1, private references [com.sun.enterprise.security.ee.auth.realm] [2023-01-15T19:36:32.040Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:32.040Z] [INFO] [2023-01-15T19:36:32.040Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ security-ee --- [2023-01-15T19:36:32.040Z] [INFO] [2023-01-15T19:36:32.040Z] [INFO] --- maven-dependency-plugin:3.3.0:copy (copy-installed) @ security-ee --- [2023-01-15T19:36:32.040Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2023-01-15T19:36:32.040Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2023-01-15T19:36:32.040Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes/libsolsparcauth.so [2023-01-15T19:36:32.040Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes/libsolx86auth.so [2023-01-15T19:36:32.040Z] [INFO] [2023-01-15T19:36:32.040Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ security-ee --- [2023-01-15T19:36:32.040Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:32.040Z] [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes [2023-01-15T19:36:32.277Z] [echo] cmd executed for server [2023-01-15T19:36:32.277Z] [2023-01-15T19:36:32.277Z] deploy: [2023-01-15T19:36:32.277Z] [2023-01-15T19:36:32.277Z] deploy-war-common: [2023-01-15T19:36:32.277Z] [2023-01-15T19:36:32.277Z] setOSConditions: [2023-01-15T19:36:32.277Z] [2023-01-15T19:36:32.277Z] setToolWin: [2023-01-15T19:36:32.277Z] [2023-01-15T19:36:32.277Z] setToolUnix: [2023-01-15T19:36:32.277Z] [2023-01-15T19:36:32.277Z] setToolProperty: [2023-01-15T19:36:32.277Z] [2023-01-15T19:36:32.277Z] setS1ASclassPath: [2023-01-15T19:36:32.277Z] [2023-01-15T19:36:32.277Z] init-common: [2023-01-15T19:36:32.277Z] [2023-01-15T19:36:32.277Z] deploy-war-commonpe: [2023-01-15T19:36:32.277Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:32.296Z] [INFO] [2023-01-15T19:36:32.296Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ security-ee --- [2023-01-15T19:36:32.296Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:36:32.552Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:36:32.552Z] [INFO] [2023-01-15T19:36:32.552Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-ee --- [2023-01-15T19:36:32.552Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:32.552Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:32.552Z] [INFO] Copying 6 resources [2023-01-15T19:36:32.552Z] [INFO] [2023-01-15T19:36:32.552Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ security-ee --- [2023-01-15T19:36:32.552Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:32.552Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/test-classes [2023-01-15T19:36:32.552Z] [INFO] [2023-01-15T19:36:32.552Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee --- [2023-01-15T19:36:32.552Z] [INFO] [2023-01-15T19:36:32.552Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ security-ee --- [2023-01-15T19:36:32.552Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:36:32.552Z] [INFO] [2023-01-15T19:36:32.552Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:32.552Z] [INFO] T E S T S [2023-01-15T19:36:32.552Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:32.808Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:32.808Z] [0.017s][info][gc] Using G1 [2023-01-15T19:36:32.840Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-em-resource-injection-web.war [2023-01-15T19:36:33.064Z] [0.297s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.759ms [2023-01-15T19:36:33.098Z] [exec] Application deployed with name cdi-em-resource-injection-web. [2023-01-15T19:36:33.099Z] [2023-01-15T19:36:33.099Z] deploy-war-commonee: [2023-01-15T19:36:33.099Z] [2023-01-15T19:36:33.099Z] run: [2023-01-15T19:36:33.099Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:33.322Z] [INFO] Running com.sun.enterprise.security.perms.VoidPermissionTest [2023-01-15T19:36:33.322Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in com.sun.enterprise.security.perms.VoidPermissionTest [2023-01-15T19:36:33.322Z] [INFO] Running com.sun.enterprise.security.perms.SMGlobalPolicyUtilTest [2023-01-15T19:36:33.322Z] policy path = /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/test-classes/com/sun/enterprise/security/perms/server.policy [2023-01-15T19:36:33.322Z] Converted type = ejb [2023-01-15T19:36:33.322Z] Converted type = ear [2023-01-15T19:36:33.322Z] Converted type = war [2023-01-15T19:36:33.322Z] Converted type = rar [2023-01-15T19:36:33.322Z] Converted type = car [2023-01-15T19:36:33.322Z] Starting testFilePermission [2023-01-15T19:36:33.322Z] Starting testDefPolicy loading - ee [2023-01-15T19:36:33.322Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Ejb, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "loadLibrary") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Ejb, Permission p= ("java.util.PropertyPermission" "*" "read") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Ejb, Permission p= ("java.io.FilePermission" "*#plus" "read,write") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Web, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "loadLibrary") [2023-01-15T19:36:33.322Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Web, Permission p= ("java.util.PropertyPermission" "*" "read") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Web, Permission p= ("java.io.FilePermission" "SERVLET-CONTEXT-TEMPDIR#plus" "read,write") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Web, Permission p= ("java.io.FilePermission" "*#plus" "read,write") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Rar, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "loadLibrary") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Rar, Permission p= ("java.util.PropertyPermission" "*" "read") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Rar, Permission p= ("java.io.FilePermission" "*#plus" "read,write") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.net.SocketPermission" "localhost:1024-" "listen,accept,resolve") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "loadLibrary.*") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "exitVM") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.util.PropertyPermission" "*" "read") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.awt.AWTPermission" "accessClipboard") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.awt.AWTPermission" "accessEventQueue") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.awt.AWTPermission" "showWindowWithoutWarningBanner") [2023-01-15T19:36:33.323Z] Type= Grant, compnent= Client, Permission p= ("java.io.FilePermission" "<>" "read,write") [2023-01-15T19:36:33.323Z] Starting testDefPolicy loading - ee restrict [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Ejb, Permission p= (unresolved com.sun.enterprise.security.perms.VoidPermission null null) [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Ejb, Permission p= ("java.io.FilePermission" "/scratch/ejb/*#plus" "delete") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Web, Permission p= (unresolved com.sun.enterprise.security.perms.VoidPermission null null) [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Web, Permission p= ("java.io.FilePermission" "/scratch/servlet/*#plus" "delete") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Rar, Permission p= (unresolved com.sun.enterprise.security.perms.VoidPermission null null) [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2023-01-15T19:36:33.323Z] Type= Restricted, compnent= Client, Permission p= (unresolved com.sun.enterprise.security.perms.VoidPermission null null) [2023-01-15T19:36:33.324Z] Type= Restricted, compnent= Client, Permission p= ("java.io.FilePermission" "/scratch/spei/bug/client/*#plus" "delete") [2023-01-15T19:36:33.324Z] path= /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/test-classes/com/sun/enterprise/security/perms/ [2023-01-15T19:36:33.324Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in com.sun.enterprise.security.perms.SMGlobalPolicyUtilTest [2023-01-15T19:36:33.356Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llinit [2023-01-15T19:36:33.356Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:33.356Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llquery [2023-01-15T19:36:33.356Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:33.356Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llfind [2023-01-15T19:36:33.356Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:33.356Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llinj [2023-01-15T19:36:33.356Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:33.356Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:33.356Z] [java] [2023-01-15T19:36:33.356Z] [java] [2023-01-15T19:36:33.356Z] [java] ----------------------------------------- [2023-01-15T19:36:33.356Z] [java] - em-resource-injectionllinit: PASS - [2023-01-15T19:36:33.356Z] [java] - em-resource-injectionllquery: PASS - [2023-01-15T19:36:33.356Z] [java] - em-resource-injectionllfind: PASS - [2023-01-15T19:36:33.356Z] [java] - em-resource-injectionllinj: PASS - [2023-01-15T19:36:33.356Z] [java] ----------------------------------------- [2023-01-15T19:36:33.356Z] [java] - Total PASS : 4 - [2023-01-15T19:36:33.356Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:33.356Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:33.356Z] [java] ----------------------------------------- [2023-01-15T19:36:33.356Z] [2023-01-15T19:36:33.356Z] undeploy: [2023-01-15T19:36:33.356Z] [2023-01-15T19:36:33.356Z] setOSConditions: [2023-01-15T19:36:33.356Z] [2023-01-15T19:36:33.356Z] setToolWin: [2023-01-15T19:36:33.356Z] [2023-01-15T19:36:33.356Z] setToolUnix: [2023-01-15T19:36:33.356Z] [2023-01-15T19:36:33.356Z] setToolProperty: [2023-01-15T19:36:33.356Z] [2023-01-15T19:36:33.356Z] setS1ASclassPath: [2023-01-15T19:36:33.356Z] [2023-01-15T19:36:33.356Z] init-common: [2023-01-15T19:36:33.356Z] [2023-01-15T19:36:33.356Z] undeploy-war-common: [2023-01-15T19:36:33.356Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:33.580Z] [INFO] [2023-01-15T19:36:33.580Z] [INFO] Results: [2023-01-15T19:36:33.580Z] [INFO] [2023-01-15T19:36:33.580Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:36:33.580Z] [INFO] [2023-01-15T19:36:33.580Z] [INFO] [2023-01-15T19:36:33.580Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ security-ee --- [2023-01-15T19:36:33.580Z] [INFO] Executing tasks [2023-01-15T19:36:33.580Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/classes/META-INF for [2023-01-15T19:36:33.580Z] [INFO] [echo] security-ee [2023-01-15T19:36:33.580Z] [INFO] Executed tasks [2023-01-15T19:36:33.580Z] [INFO] [2023-01-15T19:36:33.580Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ security-ee --- [2023-01-15T19:36:33.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/security-ee.jar [2023-01-15T19:36:33.836Z] [INFO] [2023-01-15T19:36:33.836Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ security-ee --- [2023-01-15T19:36:33.836Z] [INFO] [2023-01-15T19:36:33.836Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ security-ee --- [2023-01-15T19:36:33.837Z] [INFO] [2023-01-15T19:36:33.837Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee --- [2023-01-15T19:36:33.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:33.921Z] [2023-01-15T19:36:33.921Z] delete-resources: [2023-01-15T19:36:33.921Z] [2023-01-15T19:36:33.921Z] setOSConditions: [2023-01-15T19:36:33.921Z] [2023-01-15T19:36:33.921Z] setToolWin: [2023-01-15T19:36:33.921Z] [2023-01-15T19:36:33.921Z] setToolUnix: [2023-01-15T19:36:33.921Z] [2023-01-15T19:36:33.921Z] setToolProperty: [2023-01-15T19:36:33.921Z] [2023-01-15T19:36:33.921Z] setS1ASclassPath: [2023-01-15T19:36:33.921Z] [2023-01-15T19:36:33.921Z] init-common: [2023-01-15T19:36:33.921Z] [2023-01-15T19:36:33.921Z] delete-jdbc-resource-common: [2023-01-15T19:36:33.922Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:36:34.178Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:34.349Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:34.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:36:34.435Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-01-15T19:36:34.435Z] [echo] cmd executed for server [2023-01-15T19:36:34.435Z] [2023-01-15T19:36:34.435Z] setOSConditions: [2023-01-15T19:36:34.435Z] [2023-01-15T19:36:34.435Z] setToolWin: [2023-01-15T19:36:34.435Z] [2023-01-15T19:36:34.435Z] setToolUnix: [2023-01-15T19:36:34.435Z] [2023-01-15T19:36:34.435Z] setToolProperty: [2023-01-15T19:36:34.435Z] [2023-01-15T19:36:34.435Z] setS1ASclassPath: [2023-01-15T19:36:34.435Z] [2023-01-15T19:36:34.435Z] init-common: [2023-01-15T19:36:34.435Z] [2023-01-15T19:36:34.435Z] delete-jdbc-connpool-common: [2023-01-15T19:36:34.436Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T19:36:34.608Z] [javac] 1 warning [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] build: [2023-01-15T19:36:34.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:34.609Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/hello_library.jar [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] setOSConditions: [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] setToolWin: [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] setToolUnix: [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] setToolProperty: [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] setS1ASclassPath: [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] init-common: [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] appclient-jar-common: [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] package-appclientjar-common: [2023-01-15T19:36:34.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:34.609Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:34.609Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:34.609Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclient-client.jar [2023-01-15T19:36:34.609Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclient-ejb.jar [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] setOSConditions: [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] fixFiles: [2023-01-15T19:36:34.609Z] [2023-01-15T19:36:34.609Z] convUnix: [2023-01-15T19:36:34.692Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:34.867Z] [2023-01-15T19:36:34.868Z] convWin: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setToolWin: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setToolUnix: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setToolProperty: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setS1ASclassPath: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] init-common: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] ear-common: [2023-01-15T19:36:34.868Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/descriptor/sun-application.xml to copy. [2023-01-15T19:36:34.868Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:36:34.868Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientApp.ear [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] deploy: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setOSConditions: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setToolWin: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setToolUnix: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setToolProperty: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setS1ASclassPath: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] init-common: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] deploy-common: [2023-01-15T19:36:34.868Z] [echo] Current time (ISO): 2023-01-15T19:36:34.658+0000 [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setOSConditions: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setToolWin: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setToolUnix: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setToolProperty: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] setS1ASclassPath: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] init-common: [2023-01-15T19:36:34.868Z] [2023-01-15T19:36:34.868Z] deploy-common-pe: [2023-01-15T19:36:34.868Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:34.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T19:36:34.950Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T19:36:34.950Z] [echo] cmd executed for server [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] all: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setOSConditions: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setToolWin: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setToolUnix: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setToolProperty: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setS1ASclassPath: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] init-common: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] clean: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setOSConditions: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setToolWin: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setToolUnix: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setToolProperty: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setS1ASclassPath: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] init-common: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] clean-common: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setOSConditions: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setToolWin: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setToolUnix: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setToolProperty: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] setS1ASclassPath: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] init-common: [2023-01-15T19:36:34.950Z] [2023-01-15T19:36:34.950Z] clean-classes-common: [2023-01-15T19:36:34.950Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:34.951Z] [2023-01-15T19:36:34.951Z] setOSConditions: [2023-01-15T19:36:34.951Z] [2023-01-15T19:36:34.951Z] setToolWin: [2023-01-15T19:36:34.951Z] [2023-01-15T19:36:34.951Z] setToolUnix: [2023-01-15T19:36:34.951Z] [2023-01-15T19:36:34.951Z] setToolProperty: [2023-01-15T19:36:34.951Z] [2023-01-15T19:36:34.951Z] setS1ASclassPath: [2023-01-15T19:36:34.951Z] [2023-01-15T19:36:34.951Z] init-common: [2023-01-15T19:36:35.203Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:35.203Z] [INFO] [2023-01-15T19:36:35.203Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ security-ee --- [2023-01-15T19:36:35.203Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/6.2.6-SNAPSHOT/security-ee-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:35.203Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/6.2.6-SNAPSHOT/security-ee-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:35.203Z] [INFO] [2023-01-15T19:36:35.203Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2023-01-15T19:36:35.203Z] [INFO] Building stats77 6.2.6-SNAPSHOT [77/291] [2023-01-15T19:36:35.203Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:35.203Z] [INFO] [2023-01-15T19:36:35.203Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ stats77 --- [2023-01-15T19:36:35.203Z] [INFO] [2023-01-15T19:36:35.203Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ stats77 --- [2023-01-15T19:36:35.203Z] [INFO] [2023-01-15T19:36:35.203Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ stats77 --- [2023-01-15T19:36:35.203Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:35.203Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77 [2023-01-15T19:36:35.203Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:35.203Z] [INFO] [2023-01-15T19:36:35.203Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ stats77 --- [2023-01-15T19:36:35.203Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:35.207Z] [2023-01-15T19:36:35.208Z] clean-jars-common: [2023-01-15T19:36:35.208Z] [2023-01-15T19:36:35.208Z] compile: [2023-01-15T19:36:35.208Z] [2023-01-15T19:36:35.208Z] setOSConditions: [2023-01-15T19:36:35.208Z] [2023-01-15T19:36:35.208Z] setToolWin: [2023-01-15T19:36:35.208Z] [2023-01-15T19:36:35.208Z] setToolUnix: [2023-01-15T19:36:35.208Z] [2023-01-15T19:36:35.208Z] setToolProperty: [2023-01-15T19:36:35.208Z] [2023-01-15T19:36:35.208Z] setS1ASclassPath: [2023-01-15T19:36:35.208Z] [2023-01-15T19:36:35.208Z] init-common: [2023-01-15T19:36:35.208Z] [2023-01-15T19:36:35.208Z] compile-common: [2023-01-15T19:36:35.208Z] [echo] Current time (ISO): 2023-01-15T19:36:34.958+0000 [2023-01-15T19:36:35.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:35.208Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:35.208Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:35.459Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:35.460Z] [INFO] [2023-01-15T19:36:35.460Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ stats77 --- [2023-01-15T19:36:35.460Z] [INFO] [2023-01-15T19:36:35.460Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ stats77 --- [2023-01-15T19:36:35.460Z] [INFO] [2023-01-15T19:36:35.460Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ stats77 --- [2023-01-15T19:36:35.460Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:35.460Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:35.460Z] [INFO] [2023-01-15T19:36:35.460Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ stats77 --- [2023-01-15T19:36:35.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:35.460Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:35.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/resources [2023-01-15T19:36:35.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/manpages [2023-01-15T19:36:35.460Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:35.460Z] [INFO] [2023-01-15T19:36:35.460Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ stats77 --- [2023-01-15T19:36:35.460Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:35.460Z] [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/classes [2023-01-15T19:36:35.460Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API. [2023-01-15T19:36:35.460Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:35.460Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:35.460Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:35.460Z] [INFO] [2023-01-15T19:36:35.460Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ stats77 --- [2023-01-15T19:36:35.460Z] [INFO] [2023-01-15T19:36:35.460Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:35.717Z] [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/classes [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:35.717Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:35.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/src/test/resources [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] No sources to compile [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] Executing tasks [2023-01-15T19:36:35.717Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/classes/META-INF for [2023-01-15T19:36:35.717Z] [INFO] [echo] stats77 [2023-01-15T19:36:35.717Z] [INFO] Executed tasks [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/stats77.jar [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.717Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ stats77 --- [2023-01-15T19:36:35.717Z] [INFO] [2023-01-15T19:36:35.718Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 --- [2023-01-15T19:36:35.804Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientApp.ear [2023-01-15T19:36:36.065Z] [exec] Application deployed with name ejb-stubs-ejbclientApp. [2023-01-15T19:36:36.065Z] [echo] Deployment on target server server successful [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] setOSConditions: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] setToolWin: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] setToolUnix: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] setToolProperty: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] setS1ASclassPath: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] init-common: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] deploy-common-ee: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] run: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] setOSConditions: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] setToolWin: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] setToolUnix: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] setToolProperty: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] setS1ASclassPath: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] init-common: [2023-01-15T19:36:36.065Z] [2023-01-15T19:36:36.065Z] runclient-common: [2023-01-15T19:36:36.065Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:36:36.325Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:36.648Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:36.648Z] [INFO] [2023-01-15T19:36:36.648Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ stats77 --- [2023-01-15T19:36:36.648Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/6.2.6-SNAPSHOT/stats77-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:36.648Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/6.2.6-SNAPSHOT/stats77-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:36.648Z] [INFO] [2023-01-15T19:36:36.648Z] [INFO] --------< org.glassfish.main.deployment:deployment-javaee-core >-------- [2023-01-15T19:36:36.648Z] [INFO] Building Deployment Related JavaEE Core Classes 6.2.6-SNAPSHOT [78/291] [2023-01-15T19:36:36.648Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:36.648Z] [INFO] [2023-01-15T19:36:36.648Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-javaee-core --- [2023-01-15T19:36:36.648Z] [INFO] [2023-01-15T19:36:36.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment-javaee-core --- [2023-01-15T19:36:36.648Z] [INFO] [2023-01-15T19:36:36.648Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment-javaee-core --- [2023-01-15T19:36:36.648Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:36.648Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core [2023-01-15T19:36:36.648Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:36.648Z] [INFO] [2023-01-15T19:36:36.648Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-javaee-core --- [2023-01-15T19:36:36.648Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:36.648Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:36.648Z] [INFO] [2023-01-15T19:36:36.648Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment-javaee-core --- [2023-01-15T19:36:36.648Z] [INFO] [2023-01-15T19:36:36.648Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment-javaee-core --- [2023-01-15T19:36:36.648Z] [INFO] [2023-01-15T19:36:36.648Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment-javaee-core --- [2023-01-15T19:36:36.648Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:36.648Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:36.648Z] [INFO] [2023-01-15T19:36:36.648Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ deployment-javaee-core --- [2023-01-15T19:36:36.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:36.649Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:36.649Z] [INFO] Copying 1 resource [2023-01-15T19:36:36.649Z] [INFO] Copying 1 resource [2023-01-15T19:36:36.649Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:36.649Z] [INFO] [2023-01-15T19:36:36.649Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ deployment-javaee-core --- [2023-01-15T19:36:36.649Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:36.649Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/classes [2023-01-15T19:36:36.649Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:36.649Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:36.649Z] [INFO] [2023-01-15T19:36:36.649Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-javaee-core --- [2023-01-15T19:36:36.649Z] [INFO] [2023-01-15T19:36:36.649Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-javaee-core --- [2023-01-15T19:36:36.904Z] [INFO] [2023-01-15T19:36:36.905Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ deployment-javaee-core --- [2023-01-15T19:36:36.905Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:36.905Z] [INFO] [2023-01-15T19:36:36.905Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ deployment-javaee-core --- [2023-01-15T19:36:36.905Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand] [2023-01-15T19:36:36.905Z] [INFO] [2023-01-15T19:36:36.905Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ deployment-javaee-core --- [2023-01-15T19:36:36.905Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:36.905Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/classes [2023-01-15T19:36:37.105Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:37.105Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:36:37.105Z] [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. [2023-01-15T19:36:37.105Z] [javac] 2 warnings [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] build: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] setOSConditions: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] setToolWin: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] setToolUnix: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] setToolProperty: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] setS1ASclassPath: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] init-common: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] webclient-war-common: [2023-01-15T19:36:37.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] clear: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] test-tlds-exist: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] copy-tlds: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] test-tagfiles-exist: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] copy-tagfiles: [2023-01-15T19:36:37.105Z] [2023-01-15T19:36:37.105Z] package-war-common: [2023-01-15T19:36:37.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:37.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:37.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:37.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:37.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/lib [2023-01-15T19:36:37.105Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:36:37.106Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:37.106Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:37.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/docroot [2023-01-15T19:36:37.106Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-eminjection-into-no-interface-ejb-web.war [2023-01-15T19:36:37.106Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:37.106Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:37.106Z] [javac] Compiling 1 source file [2023-01-15T19:36:37.160Z] [INFO] [2023-01-15T19:36:37.161Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-javaee-core --- [2023-01-15T19:36:37.161Z] [INFO] [2023-01-15T19:36:37.161Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ deployment-javaee-core --- [2023-01-15T19:36:37.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:37.161Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:37.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/src/test/resources [2023-01-15T19:36:37.161Z] [INFO] [2023-01-15T19:36:37.161Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ deployment-javaee-core --- [2023-01-15T19:36:37.161Z] [INFO] No sources to compile [2023-01-15T19:36:37.161Z] [INFO] [2023-01-15T19:36:37.161Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-javaee-core --- [2023-01-15T19:36:37.161Z] [INFO] [2023-01-15T19:36:37.161Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ deployment-javaee-core --- [2023-01-15T19:36:37.161Z] [INFO] [2023-01-15T19:36:37.161Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment-javaee-core --- [2023-01-15T19:36:37.161Z] [INFO] Executing tasks [2023-01-15T19:36:37.161Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/classes/META-INF for [2023-01-15T19:36:37.161Z] [INFO] [echo] deployment-javaee-core [2023-01-15T19:36:37.161Z] [INFO] Executed tasks [2023-01-15T19:36:37.161Z] [INFO] [2023-01-15T19:36:37.161Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ deployment-javaee-core --- [2023-01-15T19:36:37.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/deployment-javaee-core.jar [2023-01-15T19:36:37.161Z] [INFO] [2023-01-15T19:36:37.161Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment-javaee-core --- [2023-01-15T19:36:37.161Z] [INFO] [2023-01-15T19:36:37.161Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment-javaee-core --- [2023-01-15T19:36:37.161Z] [INFO] [2023-01-15T19:36:37.161Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-javaee-core-checkstyle) @ deployment-javaee-core --- [2023-01-15T19:36:37.261Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:37.363Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:36:37.363Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:37.363Z] [2023-01-15T19:36:37.363Z] deploy: [2023-01-15T19:36:37.363Z] [2023-01-15T19:36:37.363Z] deploy-war-common: [2023-01-15T19:36:37.363Z] [2023-01-15T19:36:37.363Z] setOSConditions: [2023-01-15T19:36:37.363Z] [2023-01-15T19:36:37.363Z] setToolWin: [2023-01-15T19:36:37.363Z] [2023-01-15T19:36:37.363Z] setToolUnix: [2023-01-15T19:36:37.363Z] [2023-01-15T19:36:37.363Z] setToolProperty: [2023-01-15T19:36:37.363Z] [2023-01-15T19:36:37.363Z] setS1ASclassPath: [2023-01-15T19:36:37.363Z] [2023-01-15T19:36:37.363Z] init-common: [2023-01-15T19:36:37.363Z] [2023-01-15T19:36:37.363Z] deploy-war-commonpe: [2023-01-15T19:36:37.363Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:37.417Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment-javaee-core --- [2023-01-15T19:36:37.418Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/deployment-javaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-core/6.2.6-SNAPSHOT/deployment-javaee-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:37.418Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-core/6.2.6-SNAPSHOT/deployment-javaee-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2023-01-15T19:36:37.418Z] [INFO] Building Glassfish Naming 6.2.6-SNAPSHOT [79/291] [2023-01-15T19:36:37.418Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-naming --- [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-naming --- [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-naming --- [2023-01-15T19:36:37.418Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:37.418Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming [2023-01-15T19:36:37.418Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-naming --- [2023-01-15T19:36:37.418Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:37.418Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-naming --- [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-naming --- [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-naming --- [2023-01-15T19:36:37.418Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:37.418Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-naming --- [2023-01-15T19:36:37.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:37.418Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:37.418Z] [INFO] Copying 1 resource [2023-01-15T19:36:37.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/manpages [2023-01-15T19:36:37.418Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:37.418Z] [INFO] [2023-01-15T19:36:37.418Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-naming --- [2023-01-15T19:36:37.418Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:37.418Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/classes [2023-01-15T19:36:37.674Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java uses or overrides a deprecated API. [2023-01-15T19:36:37.674Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:37.674Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:37.674Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:37.674Z] [INFO] [2023-01-15T19:36:37.674Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming --- [2023-01-15T19:36:37.674Z] [INFO] [2023-01-15T19:36:37.674Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming --- [2023-01-15T19:36:37.674Z] [INFO] [2023-01-15T19:36:37.674Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-naming --- [2023-01-15T19:36:37.675Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:37.675Z] [INFO] [2023-01-15T19:36:37.675Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-naming --- [2023-01-15T19:36:37.675Z] [INFO] [2023-01-15T19:36:37.675Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-naming --- [2023-01-15T19:36:37.675Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:37.675Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/classes [2023-01-15T19:36:37.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-eminjection-into-no-interface-ejb-web.war [2023-01-15T19:36:37.930Z] [INFO] [2023-01-15T19:36:37.931Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-naming --- [2023-01-15T19:36:37.931Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:36:37.931Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:36:37.931Z] [INFO] [2023-01-15T19:36:37.931Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-naming --- [2023-01-15T19:36:37.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:37.931Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:37.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/src/test/resources [2023-01-15T19:36:37.931Z] [INFO] [2023-01-15T19:36:37.931Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-naming --- [2023-01-15T19:36:37.931Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:37.931Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/test-classes [2023-01-15T19:36:37.931Z] [INFO] [2023-01-15T19:36:37.931Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming --- [2023-01-15T19:36:37.931Z] [INFO] [2023-01-15T19:36:37.931Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-naming --- [2023-01-15T19:36:37.931Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:36:37.931Z] [INFO] [2023-01-15T19:36:37.931Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:37.931Z] [INFO] T E S T S [2023-01-15T19:36:37.931Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:37.931Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:37.931Z] [0.016s][info][gc] Using G1 [2023-01-15T19:36:38.183Z] [exec] Application deployed with name cdi-eminjection-into-no-interface-ejb-web. [2023-01-15T19:36:38.184Z] [2023-01-15T19:36:38.184Z] deploy-war-commonee: [2023-01-15T19:36:38.184Z] [2023-01-15T19:36:38.184Z] run: [2023-01-15T19:36:38.184Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:38.197Z] [exec] Jan 15, 2023 7:36:37 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:36:38.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. [2023-01-15T19:36:38.440Z] [java] opening connection to http://localhost:8080/cdi-eminjection-into-no-interface-ejb/myurl [2023-01-15T19:36:38.441Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:38.441Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:38.441Z] [java] [2023-01-15T19:36:38.441Z] [java] [2023-01-15T19:36:38.441Z] [java] ----------------------------------------- [2023-01-15T19:36:38.441Z] [java] - em-injection-of-no-interface-EJB: PASS - [2023-01-15T19:36:38.441Z] [java] ----------------------------------------- [2023-01-15T19:36:38.441Z] [java] - Total PASS : 1 - [2023-01-15T19:36:38.441Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:38.441Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:38.441Z] [java] ----------------------------------------- [2023-01-15T19:36:38.441Z] [2023-01-15T19:36:38.441Z] undeploy: [2023-01-15T19:36:38.441Z] [2023-01-15T19:36:38.441Z] setOSConditions: [2023-01-15T19:36:38.441Z] [2023-01-15T19:36:38.441Z] setToolWin: [2023-01-15T19:36:38.441Z] [2023-01-15T19:36:38.441Z] setToolUnix: [2023-01-15T19:36:38.441Z] [2023-01-15T19:36:38.441Z] setToolProperty: [2023-01-15T19:36:38.441Z] [2023-01-15T19:36:38.441Z] setS1ASclassPath: [2023-01-15T19:36:38.441Z] [2023-01-15T19:36:38.441Z] init-common: [2023-01-15T19:36:38.441Z] [2023-01-15T19:36:38.441Z] undeploy-war-common: [2023-01-15T19:36:38.492Z] [0.371s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 5.355ms [2023-01-15T19:36:38.492Z] [INFO] Running com.sun.enterprise.naming.impl.AppTest [2023-01-15T19:36:38.697Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:38.748Z] SerialContext in test mode [2023-01-15T19:36:38.749Z] SerialContext in test mode [2023-01-15T19:36:38.749Z] SerialContext in test mode [2023-01-15T19:36:38.749Z] SerialContext in test mode [2023-01-15T19:36:38.749Z] SerialContext in test mode [2023-01-15T19:36:38.749Z] SerialContext in test mode [2023-01-15T19:36:38.749Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s - in com.sun.enterprise.naming.impl.AppTest [2023-01-15T19:36:38.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] all: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setOSConditions: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolWin: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolUnix: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolProperty: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setS1ASclassPath: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] init-common: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] clean: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setOSConditions: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolWin: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolUnix: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolProperty: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setS1ASclassPath: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] init-common: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] clean-common: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setOSConditions: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolWin: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolUnix: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolProperty: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setS1ASclassPath: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] init-common: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] clean-classes-common: [2023-01-15T19:36:38.956Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setOSConditions: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolWin: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.956Z] setToolUnix: [2023-01-15T19:36:38.956Z] [2023-01-15T19:36:38.957Z] setToolProperty: [2023-01-15T19:36:38.957Z] [2023-01-15T19:36:38.957Z] setS1ASclassPath: [2023-01-15T19:36:38.957Z] [2023-01-15T19:36:38.957Z] init-common: [2023-01-15T19:36:39.215Z] [2023-01-15T19:36:39.215Z] clean-jars-common: [2023-01-15T19:36:39.215Z] [2023-01-15T19:36:39.215Z] compile: [2023-01-15T19:36:39.215Z] [2023-01-15T19:36:39.215Z] setOSConditions: [2023-01-15T19:36:39.215Z] [2023-01-15T19:36:39.215Z] setToolWin: [2023-01-15T19:36:39.215Z] [2023-01-15T19:36:39.215Z] setToolUnix: [2023-01-15T19:36:39.215Z] [2023-01-15T19:36:39.215Z] setToolProperty: [2023-01-15T19:36:39.215Z] [2023-01-15T19:36:39.215Z] setS1ASclassPath: [2023-01-15T19:36:39.215Z] [2023-01-15T19:36:39.215Z] init-common: [2023-01-15T19:36:39.215Z] [2023-01-15T19:36:39.215Z] compile-common: [2023-01-15T19:36:39.215Z] [echo] Current time (ISO): 2023-01-15T19:36:38.964+0000 [2023-01-15T19:36:39.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:39.215Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:39.215Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:39.312Z] [INFO] [2023-01-15T19:36:39.313Z] [INFO] Results: [2023-01-15T19:36:39.313Z] [INFO] [2023-01-15T19:36:39.313Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:36:39.313Z] [INFO] [2023-01-15T19:36:39.313Z] [INFO] [2023-01-15T19:36:39.313Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-naming --- [2023-01-15T19:36:39.313Z] [INFO] Executing tasks [2023-01-15T19:36:39.313Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/classes/META-INF for [2023-01-15T19:36:39.313Z] [INFO] [echo] glassfish-naming [2023-01-15T19:36:39.313Z] [INFO] Executed tasks [2023-01-15T19:36:39.313Z] [INFO] [2023-01-15T19:36:39.313Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-naming --- [2023-01-15T19:36:39.313Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/glassfish-naming.jar [2023-01-15T19:36:39.313Z] [INFO] [2023-01-15T19:36:39.313Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-naming --- [2023-01-15T19:36:39.313Z] [INFO] [2023-01-15T19:36:39.313Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-naming --- [2023-01-15T19:36:39.313Z] [INFO] [2023-01-15T19:36:39.313Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming --- [2023-01-15T19:36:39.875Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:39.875Z] [INFO] [2023-01-15T19:36:39.875Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-naming --- [2023-01-15T19:36:39.875Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/6.2.6-SNAPSHOT/glassfish-naming-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:39.875Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/6.2.6-SNAPSHOT/glassfish-naming-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:39.875Z] [INFO] [2023-01-15T19:36:39.875Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2023-01-15T19:36:39.875Z] [INFO] Building Container Common 6.2.6-SNAPSHOT [80/291] [2023-01-15T19:36:39.875Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:39.875Z] [INFO] [2023-01-15T19:36:39.875Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ container-common --- [2023-01-15T19:36:39.875Z] [INFO] [2023-01-15T19:36:39.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ container-common --- [2023-01-15T19:36:39.875Z] [INFO] [2023-01-15T19:36:39.875Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ container-common --- [2023-01-15T19:36:39.875Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:39.875Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common [2023-01-15T19:36:39.875Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:39.875Z] [INFO] [2023-01-15T19:36:39.875Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ container-common --- [2023-01-15T19:36:39.875Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:40.104Z] [exec] Looking up ejb ref [2023-01-15T19:36:40.131Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:40.132Z] [INFO] [2023-01-15T19:36:40.132Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ container-common --- [2023-01-15T19:36:40.132Z] [INFO] [2023-01-15T19:36:40.132Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ container-common --- [2023-01-15T19:36:40.132Z] [INFO] [2023-01-15T19:36:40.132Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ container-common --- [2023-01-15T19:36:40.132Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:40.132Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:40.132Z] [INFO] [2023-01-15T19:36:40.132Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ container-common --- [2023-01-15T19:36:40.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:40.132Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:40.132Z] [INFO] Copying 0 resource [2023-01-15T19:36:40.132Z] [INFO] Copying 1 resource [2023-01-15T19:36:40.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/main/manpages [2023-01-15T19:36:40.132Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:40.132Z] [INFO] [2023-01-15T19:36:40.132Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ container-common --- [2023-01-15T19:36:40.132Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:40.132Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/classes [2023-01-15T19:36:40.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/GlassFishObjectInputStream.java: Some input files use or override a deprecated API. [2023-01-15T19:36:40.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/GlassFishObjectInputStream.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:40.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:40.388Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:40.388Z] [INFO] [2023-01-15T19:36:40.388Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ container-common --- [2023-01-15T19:36:40.388Z] [INFO] [2023-01-15T19:36:40.388Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ container-common --- [2023-01-15T19:36:40.388Z] [INFO] [2023-01-15T19:36:40.388Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ container-common --- [Pipeline] junit [2023-01-15T19:36:40.633Z] Recording test results [2023-01-15T19:36:40.644Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:40.644Z] [INFO] [2023-01-15T19:36:40.644Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ container-common --- [2023-01-15T19:36:40.644Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand] [2023-01-15T19:36:40.644Z] [INFO] [2023-01-15T19:36:40.644Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ container-common --- [2023-01-15T19:36:40.644Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:40.644Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/classes [2023-01-15T19:36:40.900Z] [INFO] [2023-01-15T19:36:40.900Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ container-common --- [2023-01-15T19:36:40.900Z] [INFO] [2023-01-15T19:36:40.900Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ container-common --- [2023-01-15T19:36:40.900Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:40.900Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:40.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/src/test/resources [2023-01-15T19:36:40.900Z] [INFO] [2023-01-15T19:36:40.900Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ container-common --- [2023-01-15T19:36:40.900Z] [INFO] No sources to compile [2023-01-15T19:36:40.900Z] [INFO] [2023-01-15T19:36:40.900Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common --- [2023-01-15T19:36:40.900Z] [INFO] [2023-01-15T19:36:40.900Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ container-common --- [2023-01-15T19:36:40.900Z] [INFO] [2023-01-15T19:36:40.900Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ container-common --- [2023-01-15T19:36:40.900Z] [INFO] Executing tasks [2023-01-15T19:36:40.900Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/classes/META-INF for [2023-01-15T19:36:40.900Z] [INFO] [echo] container-common [2023-01-15T19:36:40.900Z] [INFO] Executed tasks [2023-01-15T19:36:40.900Z] [INFO] [2023-01-15T19:36:40.900Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ container-common --- [2023-01-15T19:36:40.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/container-common.jar [2023-01-15T19:36:40.900Z] [INFO] [2023-01-15T19:36:40.900Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ container-common --- [2023-01-15T19:36:40.900Z] [INFO] [2023-01-15T19:36:40.900Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ container-common --- [2023-01-15T19:36:40.900Z] [INFO] [2023-01-15T19:36:40.900Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-container-common-checkstyle) @ container-common --- [2023-01-15T19:36:41.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:41.108Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:36:41.108Z] [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. [2023-01-15T19:36:41.108Z] [javac] 2 warnings [2023-01-15T19:36:41.108Z] [2023-01-15T19:36:41.108Z] setOSConditions: [2023-01-15T19:36:41.108Z] [2023-01-15T19:36:41.108Z] setToolWin: [2023-01-15T19:36:41.108Z] [2023-01-15T19:36:41.108Z] setToolUnix: [2023-01-15T19:36:41.108Z] [2023-01-15T19:36:41.108Z] setToolProperty: [2023-01-15T19:36:41.108Z] [2023-01-15T19:36:41.108Z] setS1ASclassPath: [2023-01-15T19:36:41.108Z] [2023-01-15T19:36:41.108Z] init-common: [2023-01-15T19:36:41.108Z] [2023-01-15T19:36:41.108Z] compile-common: [2023-01-15T19:36:41.108Z] [echo] Current time (ISO): 2023-01-15T19:36:41.004+0000 [2023-01-15T19:36:41.108Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:41.365Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:41.830Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:41.830Z] [INFO] [2023-01-15T19:36:41.830Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ container-common --- [2023-01-15T19:36:41.830Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/6.2.6-SNAPSHOT/container-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:41.830Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/6.2.6-SNAPSHOT/container-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:41.830Z] [INFO] [2023-01-15T19:36:41.830Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2023-01-15T19:36:41.830Z] [INFO] Building GlassFish persistence related modules 6.2.6-SNAPSHOT [81/291] [2023-01-15T19:36:41.830Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:41.830Z] [INFO] [2023-01-15T19:36:41.830Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:41.831Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence [2023-01-15T19:36:41.831Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:41.831Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] Executing tasks [2023-01-15T19:36:41.831Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/target/classes/META-INF for [2023-01-15T19:36:41.831Z] [INFO] [echo] persistence [2023-01-15T19:36:41.831Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/target/classes/META-INF [2023-01-15T19:36:41.831Z] [INFO] Executed tasks [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] No tests to run. [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ persistence --- [2023-01-15T19:36:41.831Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/6.2.6-SNAPSHOT/persistence-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2023-01-15T19:36:41.831Z] [INFO] Building Common persistence code between JPA and CMP 6.2.6-SNAPSHOT [82/291] [2023-01-15T19:36:41.831Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ persistence-common --- [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ persistence-common --- [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ persistence-common --- [2023-01-15T19:36:41.831Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:41.831Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common [2023-01-15T19:36:41.831Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ persistence-common --- [2023-01-15T19:36:41.831Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:41.831Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ persistence-common --- [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ persistence-common --- [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ persistence-common --- [2023-01-15T19:36:41.831Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:41.831Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ persistence-common --- [2023-01-15T19:36:41.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:41.831Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:41.831Z] [INFO] Copying 2 resources [2023-01-15T19:36:41.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/src/main/manpages [2023-01-15T19:36:41.831Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:41.831Z] [INFO] [2023-01-15T19:36:41.831Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ persistence-common --- [2023-01-15T19:36:41.831Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:41.831Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/classes [2023-01-15T19:36:42.088Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:42.088Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:42.088Z] [INFO] [2023-01-15T19:36:42.088Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ persistence-common --- [2023-01-15T19:36:42.088Z] [INFO] [2023-01-15T19:36:42.088Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ persistence-common --- [2023-01-15T19:36:42.088Z] [INFO] [2023-01-15T19:36:42.088Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ persistence-common --- [2023-01-15T19:36:42.088Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:42.088Z] [INFO] [2023-01-15T19:36:42.088Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ persistence-common --- [2023-01-15T19:36:42.088Z] [INFO] [2023-01-15T19:36:42.088Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ persistence-common --- [2023-01-15T19:36:42.088Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:42.088Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/classes [2023-01-15T19:36:42.344Z] [INFO] [2023-01-15T19:36:42.345Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ persistence-common --- [2023-01-15T19:36:42.345Z] [INFO] [2023-01-15T19:36:42.345Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ persistence-common --- [2023-01-15T19:36:42.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:42.345Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:42.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/src/test/resources [2023-01-15T19:36:42.345Z] [INFO] [2023-01-15T19:36:42.345Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ persistence-common --- [2023-01-15T19:36:42.345Z] [INFO] No sources to compile [2023-01-15T19:36:42.345Z] [INFO] [2023-01-15T19:36:42.345Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common --- [2023-01-15T19:36:42.345Z] [INFO] [2023-01-15T19:36:42.345Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ persistence-common --- [2023-01-15T19:36:42.345Z] [INFO] [2023-01-15T19:36:42.345Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ persistence-common --- [2023-01-15T19:36:42.345Z] [INFO] Executing tasks [2023-01-15T19:36:42.345Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/classes/META-INF for [2023-01-15T19:36:42.345Z] [INFO] [echo] persistence-common [2023-01-15T19:36:42.345Z] [INFO] Executed tasks [2023-01-15T19:36:42.345Z] [INFO] [2023-01-15T19:36:42.345Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ persistence-common --- [2023-01-15T19:36:42.345Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/persistence-common.jar [2023-01-15T19:36:42.345Z] [INFO] [2023-01-15T19:36:42.345Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ persistence-common --- [2023-01-15T19:36:42.345Z] [INFO] [2023-01-15T19:36:42.345Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ persistence-common --- [2023-01-15T19:36:42.345Z] [INFO] [2023-01-15T19:36:42.345Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common --- [2023-01-15T19:36:42.601Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:42.601Z] [INFO] [2023-01-15T19:36:42.601Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ persistence-common --- [2023-01-15T19:36:42.601Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/6.2.6-SNAPSHOT/persistence-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:42.601Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/6.2.6-SNAPSHOT/persistence-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:42.601Z] [INFO] [2023-01-15T19:36:42.601Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2023-01-15T19:36:42.601Z] [INFO] Building EJB Container connector for Glassfish 6.2.6-SNAPSHOT [83/291] [2023-01-15T19:36:42.601Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:42.601Z] [INFO] [2023-01-15T19:36:42.601Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-ejb-connector --- [2023-01-15T19:36:42.601Z] [INFO] [2023-01-15T19:36:42.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-ejb-connector --- [2023-01-15T19:36:42.601Z] [INFO] [2023-01-15T19:36:42.601Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-ejb-connector --- [2023-01-15T19:36:42.601Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:42.601Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector [2023-01-15T19:36:42.601Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:42.601Z] [INFO] [2023-01-15T19:36:42.601Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-ejb-connector --- [2023-01-15T19:36:42.601Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:42.858Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:42.858Z] [INFO] [2023-01-15T19:36:42.858Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-ejb-connector --- [2023-01-15T19:36:42.858Z] [INFO] [2023-01-15T19:36:42.858Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-ejb-connector --- [2023-01-15T19:36:42.858Z] [INFO] [2023-01-15T19:36:42.858Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-ejb-connector --- [2023-01-15T19:36:42.858Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:42.858Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:42.858Z] [INFO] [2023-01-15T19:36:42.858Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-ejb-connector --- [2023-01-15T19:36:42.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:42.858Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:42.858Z] [INFO] Copying 1 resource [2023-01-15T19:36:42.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/src/main/manpages [2023-01-15T19:36:42.858Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:42.858Z] [INFO] [2023-01-15T19:36:42.858Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-ejb-connector --- [2023-01-15T19:36:42.858Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:42.858Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/classes [2023-01-15T19:36:42.858Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/EjbAnnotationTypesProvider.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:42.858Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/EjbAnnotationTypesProvider.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:42.858Z] [INFO] [2023-01-15T19:36:42.858Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector --- [2023-01-15T19:36:42.858Z] [INFO] [2023-01-15T19:36:42.858Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector --- [2023-01-15T19:36:42.858Z] [INFO] [2023-01-15T19:36:42.858Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-ejb-connector --- [2023-01-15T19:36:42.858Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:42.858Z] [INFO] [2023-01-15T19:36:42.858Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-ejb-connector --- [2023-01-15T19:36:42.858Z] [INFO] [2023-01-15T19:36:42.858Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-ejb-connector --- [2023-01-15T19:36:42.858Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:42.858Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/classes [2023-01-15T19:36:43.115Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:43.116Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:43.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/src/test/resources [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] No sources to compile [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] Executing tasks [2023-01-15T19:36:43.116Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/classes/META-INF for [2023-01-15T19:36:43.116Z] [INFO] [echo] gf-ejb-connector [2023-01-15T19:36:43.116Z] [INFO] Executed tasks [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-gf-ejb-connector-checkstyle) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-ejb-connector --- [2023-01-15T19:36:43.116Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/6.2.6-SNAPSHOT/gf-ejb-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:43.116Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/6.2.6-SNAPSHOT/gf-ejb-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2023-01-15T19:36:43.116Z] [INFO] Building GlassFish ORB related modules 6.2.6-SNAPSHOT [84/291] [2023-01-15T19:36:43.116Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb --- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ orb --- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ orb --- [2023-01-15T19:36:43.116Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:43.116Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb [2023-01-15T19:36:43.116Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ orb --- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ orb --- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ orb --- [2023-01-15T19:36:43.116Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:43.116Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ orb --- [2023-01-15T19:36:43.116Z] [INFO] Executing tasks [2023-01-15T19:36:43.116Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/target/classes/META-INF for [2023-01-15T19:36:43.116Z] [INFO] [echo] orb [2023-01-15T19:36:43.116Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/target/classes/META-INF [2023-01-15T19:36:43.116Z] [INFO] Executed tasks [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ orb --- [2023-01-15T19:36:43.116Z] [INFO] No tests to run. [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ orb --- [2023-01-15T19:36:43.116Z] [INFO] [2023-01-15T19:36:43.116Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.orb-orb-checkstyle) @ orb --- [2023-01-15T19:36:43.261Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:43.261Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:36:43.262Z] [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. [2023-01-15T19:36:43.262Z] [javac] 2 warnings [2023-01-15T19:36:43.262Z] [2023-01-15T19:36:43.262Z] setOSConditions: [2023-01-15T19:36:43.262Z] [2023-01-15T19:36:43.262Z] setToolWin: [2023-01-15T19:36:43.262Z] [2023-01-15T19:36:43.262Z] setToolUnix: [2023-01-15T19:36:43.262Z] [2023-01-15T19:36:43.262Z] setToolProperty: [2023-01-15T19:36:43.262Z] [2023-01-15T19:36:43.262Z] setS1ASclassPath: [2023-01-15T19:36:43.262Z] [2023-01-15T19:36:43.262Z] init-common: [2023-01-15T19:36:43.262Z] [2023-01-15T19:36:43.262Z] compile-common: [2023-01-15T19:36:43.262Z] [echo] Current time (ISO): 2023-01-15T19:36:42.990+0000 [2023-01-15T19:36:43.262Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:43.262Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:43.372Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:43.373Z] [INFO] [2023-01-15T19:36:43.373Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ orb --- [2023-01-15T19:36:43.373Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/6.2.6-SNAPSHOT/orb-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:43.373Z] [INFO] [2023-01-15T19:36:43.373Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2023-01-15T19:36:43.373Z] [INFO] Building GlassFish ORB enabler implementation 6.2.6-SNAPSHOT [85/291] [2023-01-15T19:36:43.373Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:43.373Z] [INFO] [2023-01-15T19:36:43.373Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb-enabler --- [2023-01-15T19:36:43.373Z] [INFO] [2023-01-15T19:36:43.373Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ orb-enabler --- [2023-01-15T19:36:43.373Z] [INFO] [2023-01-15T19:36:43.373Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ orb-enabler --- [2023-01-15T19:36:43.373Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:43.373Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler [2023-01-15T19:36:43.373Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:43.373Z] [INFO] [2023-01-15T19:36:43.373Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ orb-enabler --- [2023-01-15T19:36:43.373Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:43.373Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:43.373Z] [INFO] [2023-01-15T19:36:43.373Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ orb-enabler --- [2023-01-15T19:36:43.373Z] [INFO] [2023-01-15T19:36:43.373Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ orb-enabler --- [2023-01-15T19:36:43.373Z] [INFO] [2023-01-15T19:36:43.373Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ orb-enabler --- [2023-01-15T19:36:43.373Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:43.373Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:43.373Z] [INFO] [2023-01-15T19:36:43.373Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ orb-enabler --- [2023-01-15T19:36:43.373Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:43.373Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:43.373Z] [INFO] Copying 1 resource [2023-01-15T19:36:43.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/src/main/manpages [2023-01-15T19:36:43.374Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:43.374Z] [INFO] [2023-01-15T19:36:43.374Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ orb-enabler --- [2023-01-15T19:36:43.374Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:43.374Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/classes [2023-01-15T19:36:43.374Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations. [2023-01-15T19:36:43.374Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:43.374Z] [INFO] [2023-01-15T19:36:43.374Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ orb-enabler --- [2023-01-15T19:36:43.374Z] [INFO] [2023-01-15T19:36:43.374Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ orb-enabler --- [2023-01-15T19:36:43.374Z] [INFO] [2023-01-15T19:36:43.374Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ orb-enabler --- [2023-01-15T19:36:43.630Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:43.630Z] [INFO] [2023-01-15T19:36:43.630Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ orb-enabler --- [2023-01-15T19:36:43.630Z] [INFO] [2023-01-15T19:36:43.630Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ orb-enabler --- [2023-01-15T19:36:43.630Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:43.630Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/classes [2023-01-15T19:36:43.630Z] [INFO] [2023-01-15T19:36:43.630Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ orb-enabler --- [2023-01-15T19:36:43.630Z] [INFO] [2023-01-15T19:36:43.630Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ orb-enabler --- [2023-01-15T19:36:43.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:43.630Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:43.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/src/test/resources [2023-01-15T19:36:43.630Z] [INFO] [2023-01-15T19:36:43.630Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ orb-enabler --- [2023-01-15T19:36:43.630Z] [INFO] No sources to compile [2023-01-15T19:36:43.630Z] [INFO] [2023-01-15T19:36:43.630Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler --- [2023-01-15T19:36:43.630Z] [INFO] [2023-01-15T19:36:43.630Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ orb-enabler --- [2023-01-15T19:36:43.630Z] [INFO] [2023-01-15T19:36:43.630Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ orb-enabler --- [2023-01-15T19:36:43.630Z] [INFO] Executing tasks [2023-01-15T19:36:43.630Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/classes/META-INF for [2023-01-15T19:36:43.631Z] [INFO] [echo] orb-enabler [2023-01-15T19:36:43.631Z] [INFO] Executed tasks [2023-01-15T19:36:43.631Z] [INFO] [2023-01-15T19:36:43.631Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ orb-enabler --- [2023-01-15T19:36:43.631Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/orb-enabler.jar [2023-01-15T19:36:43.631Z] [INFO] [2023-01-15T19:36:43.631Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ orb-enabler --- [2023-01-15T19:36:43.631Z] [INFO] [2023-01-15T19:36:43.631Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ orb-enabler --- [2023-01-15T19:36:43.631Z] [INFO] [2023-01-15T19:36:43.631Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler --- [2023-01-15T19:36:43.887Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:43.887Z] [INFO] [2023-01-15T19:36:43.887Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ orb-enabler --- [2023-01-15T19:36:43.887Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/6.2.6-SNAPSHOT/orb-enabler-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:43.887Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/6.2.6-SNAPSHOT/orb-enabler-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:43.887Z] [INFO] [2023-01-15T19:36:43.887Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2023-01-15T19:36:43.887Z] [INFO] Building GlassFish ORB connector implementation 6.2.6-SNAPSHOT [86/291] [2023-01-15T19:36:43.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:43.887Z] [INFO] [2023-01-15T19:36:43.887Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb-connector --- [2023-01-15T19:36:43.887Z] [INFO] [2023-01-15T19:36:43.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ orb-connector --- [2023-01-15T19:36:43.887Z] [INFO] [2023-01-15T19:36:43.887Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ orb-connector --- [2023-01-15T19:36:43.887Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:43.887Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector [2023-01-15T19:36:43.887Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:43.887Z] [INFO] [2023-01-15T19:36:43.887Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ orb-connector --- [2023-01-15T19:36:43.887Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:36:44.143Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:44.143Z] [INFO] [2023-01-15T19:36:44.143Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ orb-connector --- [2023-01-15T19:36:44.143Z] [INFO] [2023-01-15T19:36:44.143Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ orb-connector --- [2023-01-15T19:36:44.143Z] [INFO] [2023-01-15T19:36:44.143Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ orb-connector --- [2023-01-15T19:36:44.143Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:44.143Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:44.143Z] [INFO] [2023-01-15T19:36:44.143Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ orb-connector --- [2023-01-15T19:36:44.143Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:44.143Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:44.143Z] [INFO] Copying 1 resource [2023-01-15T19:36:44.143Z] [INFO] Copying 1 resource [2023-01-15T19:36:44.144Z] [INFO] Copying 3 resources [2023-01-15T19:36:44.144Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:44.144Z] [INFO] [2023-01-15T19:36:44.144Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ orb-connector --- [2023-01-15T19:36:44.144Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:44.144Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/classes [2023-01-15T19:36:44.144Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Some input files use or override a deprecated API. [2023-01-15T19:36:44.144Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:44.144Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/S1ASThreadPoolManager.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:44.144Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/S1ASThreadPoolManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:44.144Z] [INFO] [2023-01-15T19:36:44.144Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ orb-connector --- [2023-01-15T19:36:44.144Z] [INFO] [2023-01-15T19:36:44.144Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ orb-connector --- [2023-01-15T19:36:44.144Z] [INFO] [2023-01-15T19:36:44.144Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ orb-connector --- [2023-01-15T19:36:44.300Z] [exec] Looked up home!! [2023-01-15T19:36:44.300Z] [exec] Narrowed home!! [2023-01-15T19:36:44.300Z] [exec] Got the EJB!! [2023-01-15T19:36:44.300Z] [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#/109694898324635648_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:36:44.300Z] [exec] invoking ejb [2023-01-15T19:36:44.300Z] [exec] successfully invoked ejb [2023-01-15T19:36:44.300Z] [exec] Value of key is: main [2023-01-15T19:36:44.300Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:44.300Z] [exec] [2023-01-15T19:36:44.300Z] [exec] [2023-01-15T19:36:44.300Z] [exec] ----------------------------------------- [2023-01-15T19:36:44.300Z] [exec] - main: PASS - [2023-01-15T19:36:44.300Z] [exec] ----------------------------------------- [2023-01-15T19:36:44.300Z] [exec] Total PASS: 1 [2023-01-15T19:36:44.300Z] [exec] Total FAIL: 0 [2023-01-15T19:36:44.300Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:36:44.301Z] [exec] ----------------------------------------- [2023-01-15T19:36:44.301Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:36:44.301Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] checkReporting-common: [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] confirmReportPresent-common: [2023-01-15T19:36:44.301Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:36:44.301Z] [echo] Test seems to be reported fine [2023-01-15T19:36:44.301Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/RepRunConf.txt [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] confirmMissingReport-common: [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] undeploy: [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] setOSConditions: [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] setToolWin: [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] setToolUnix: [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] setToolProperty: [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] setS1ASclassPath: [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] init-common: [2023-01-15T19:36:44.301Z] [2023-01-15T19:36:44.301Z] undeploy-common: [2023-01-15T19:36:44.400Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:44.401Z] [INFO] [2023-01-15T19:36:44.401Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ orb-connector --- [2023-01-15T19:36:44.401Z] [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] [2023-01-15T19:36:44.401Z] [INFO] [2023-01-15T19:36:44.401Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ orb-connector --- [2023-01-15T19:36:44.401Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:44.401Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/classes [2023-01-15T19:36:44.559Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:44.658Z] [INFO] [2023-01-15T19:36:44.658Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ orb-connector --- [2023-01-15T19:36:44.658Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:36:44.658Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:36:44.658Z] [INFO] [2023-01-15T19:36:44.658Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ orb-connector --- [2023-01-15T19:36:44.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:44.658Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:44.658Z] [INFO] Copying 1 resource [2023-01-15T19:36:44.658Z] [INFO] [2023-01-15T19:36:44.658Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ orb-connector --- [2023-01-15T19:36:44.658Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:44.658Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/test-classes [2023-01-15T19:36:44.915Z] [INFO] [2023-01-15T19:36:44.915Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector --- [2023-01-15T19:36:44.915Z] [INFO] [2023-01-15T19:36:44.915Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ orb-connector --- [2023-01-15T19:36:44.915Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:36:44.915Z] [INFO] [2023-01-15T19:36:44.915Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:44.915Z] [INFO] T E S T S [2023-01-15T19:36:44.915Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:45.073Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2023-01-15T19:36:45.128Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:45.154Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:45.154Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:36:45.154Z] [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. [2023-01-15T19:36:45.154Z] [javac] 2 warnings [2023-01-15T19:36:45.154Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:45.155Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:45.171Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:45.171Z] [0.018s][info][gc] Using G1 [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.388Z] all: [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.388Z] appclient: [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.388Z] setOSConditions: [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.388Z] setToolWin: [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.388Z] setToolUnix: [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.388Z] setToolProperty: [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.388Z] setS1ASclassPath: [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.388Z] init-common: [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.388Z] clean: [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.388Z] setOSConditions: [2023-01-15T19:36:45.388Z] [2023-01-15T19:36:45.389Z] setToolWin: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setToolUnix: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setToolProperty: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setS1ASclassPath: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] init-common: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] clean-common: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setOSConditions: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setToolWin: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setToolUnix: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setToolProperty: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setS1ASclassPath: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] init-common: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] clean-classes-common: [2023-01-15T19:36:45.389Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setOSConditions: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setToolWin: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setToolUnix: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setToolProperty: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] setS1ASclassPath: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] init-common: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] clean-jars-common: [2023-01-15T19:36:45.389Z] [2023-01-15T19:36:45.389Z] compile: [2023-01-15T19:36:45.411Z] [2023-01-15T19:36:45.411Z] build: [2023-01-15T19:36:45.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:45.411Z] [2023-01-15T19:36:45.411Z] setOSConditions: [2023-01-15T19:36:45.411Z] [2023-01-15T19:36:45.411Z] setToolWin: [2023-01-15T19:36:45.411Z] [2023-01-15T19:36:45.411Z] setToolUnix: [2023-01-15T19:36:45.411Z] [2023-01-15T19:36:45.411Z] setToolProperty: [2023-01-15T19:36:45.411Z] [2023-01-15T19:36:45.411Z] setS1ASclassPath: [2023-01-15T19:36:45.411Z] [2023-01-15T19:36:45.411Z] init-common: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] ejb-jar-common: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] package-ejbjar-common: [2023-01-15T19:36:45.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:45.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:45.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:45.412Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2023-01-15T19:36:45.412Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:45.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:45.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:45.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:45.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/lib-dir [2023-01-15T19:36:45.412Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/lib-dir/lib.jar [2023-01-15T19:36:45.412Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF/beans.xml [2023-01-15T19:36:45.412Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/com/acme/ejb [2023-01-15T19:36:45.412Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/com/acme/util [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setOSConditions: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setToolWin: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setToolUnix: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setToolProperty: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setS1ASclassPath: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] init-common: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] webclient-war-common: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] clear: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] test-tlds-exist: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] copy-tlds: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] test-tagfiles-exist: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] copy-tagfiles: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] package-war-common: [2023-01-15T19:36:45.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:45.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:45.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:45.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:45.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:36:45.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:45.412Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:45.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/docroot [2023-01-15T19:36:45.412Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2023-01-15T19:36:45.412Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:45.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/lib-dir [2023-01-15T19:36:45.412Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/descriptor/sun-application.xml to copy. [2023-01-15T19:36:45.412Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:36:45.412Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] deploy: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setOSConditions: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setToolWin: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setToolUnix: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setToolProperty: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setS1ASclassPath: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] init-common: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] deploy-common: [2023-01-15T19:36:45.412Z] [echo] Current time (ISO): 2023-01-15T19:36:45.396+0000 [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setOSConditions: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setToolWin: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setToolUnix: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setToolProperty: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] setS1ASclassPath: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] init-common: [2023-01-15T19:36:45.412Z] [2023-01-15T19:36:45.412Z] deploy-common-pe: [2023-01-15T19:36:45.427Z] [0.320s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->4M(256M) 3.795ms [2023-01-15T19:36:45.647Z] [2023-01-15T19:36:45.647Z] setOSConditions: [2023-01-15T19:36:45.647Z] [2023-01-15T19:36:45.647Z] setToolWin: [2023-01-15T19:36:45.647Z] [2023-01-15T19:36:45.647Z] setToolUnix: [2023-01-15T19:36:45.647Z] [2023-01-15T19:36:45.647Z] setToolProperty: [2023-01-15T19:36:45.647Z] [2023-01-15T19:36:45.647Z] setS1ASclassPath: [2023-01-15T19:36:45.647Z] [2023-01-15T19:36:45.647Z] init-common: [2023-01-15T19:36:45.647Z] [2023-01-15T19:36:45.647Z] compile-common: [2023-01-15T19:36:45.647Z] [echo] Current time (ISO): 2023-01-15T19:36:45.399+0000 [2023-01-15T19:36:45.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:45.647Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:45.647Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:45.672Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:45.684Z] [INFO] Running org.glassfish.orb.admin.cli.ListIiopListenersTest [2023-01-15T19:36:45.931Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [Pipeline] // container [2023-01-15T19:36:46.246Z] Jan 15, 2023 7:36:45 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:46.246Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 151 [2023-01-15T19:36:46.246Z] Column number = 42 [2023-01-15T19:36:46.246Z] System Id = null [2023-01-15T19:36:46.246Z] Public Id = null [2023-01-15T19:36:46.246Z] Location Uri= null [2023-01-15T19:36:46.246Z] CharacterOffset = 9367 [2023-01-15T19:36:46.246Z] [2023-01-15T19:36:46.246Z] Jan 15, 2023 7:36:46 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:36:46.246Z] INFO: Authorization Service has successfully initialized. [Pipeline] } [2023-01-15T19:36:46.495Z] [exec] Application deployed with name cdi-full-earApp. [2023-01-15T19:36:46.495Z] [exec] there are no files to retrieve for application cdi-full-earApp [2023-01-15T19:36:46.495Z] [echo] Deployment on target server server successful [2023-01-15T19:36:46.495Z] [2023-01-15T19:36:46.495Z] setOSConditions: [2023-01-15T19:36:46.495Z] [2023-01-15T19:36:46.495Z] setToolWin: [2023-01-15T19:36:46.495Z] [2023-01-15T19:36:46.495Z] setToolUnix: [2023-01-15T19:36:46.495Z] [2023-01-15T19:36:46.495Z] setToolProperty: [2023-01-15T19:36:46.495Z] [2023-01-15T19:36:46.495Z] setS1ASclassPath: [2023-01-15T19:36:46.495Z] [2023-01-15T19:36:46.495Z] init-common: [2023-01-15T19:36:46.495Z] [2023-01-15T19:36:46.495Z] deploy-common-ee: [2023-01-15T19:36:46.495Z] [2023-01-15T19:36:46.495Z] run: [2023-01-15T19:36:46.495Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:46.502Z] [1.406s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 89M->11M(256M) 23.241ms [2023-01-15T19:36:46.503Z] [1.406s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:36:46.503Z] [1.415s][info][gc] GC(2) Pause Remark 12M->12M(256M) 2.542ms [2023-01-15T19:36:46.503Z] [1.416s][info][gc] GC(2) Pause Cleanup 12M->12M(256M) 0.059ms [2023-01-15T19:36:46.503Z] [1.417s][info][gc] GC(2) Concurrent Cycle 10.794ms [2023-01-15T19:36:46.503Z] Jan 15, 2023 7:36:46 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:36:46.503Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:36:46.759Z] Jan 15, 2023 7:36:46 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:36:46.759Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:36:46.759Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:46.759Z] INFO: Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListListener, started at 19:36:46.214612, test time: 467 ms [2023-01-15T19:36:46.759Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:46.759Z] INFO: Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListOriginal, started at 19:36:46.695032, test time: 2 ms [2023-01-15T19:36:46.759Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:46.759Z] INFO: Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessValidTargetOperand, started at 19:36:46.701187, test time: 2 ms [2023-01-15T19:36:46.759Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:46.759Z] INFO: Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListNoListener, started at 19:36:46.706529, test time: 2 ms [2023-01-15T19:36:46.759Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s - in org.glassfish.orb.admin.cli.ListIiopListenersTest [2023-01-15T19:36:46.759Z] [INFO] Running org.glassfish.orb.admin.cli.CreateIiopListenerTest [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:47.016Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 151 [2023-01-15T19:36:47.016Z] Column number = 42 [2023-01-15T19:36:47.016Z] System Id = null [2023-01-15T19:36:47.016Z] Public Id = null [2023-01-15T19:36:47.016Z] Location Uri= null [2023-01-15T19:36:47.016Z] CharacterOffset = 9367 [2023-01-15T19:36:47.016Z] [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:36:47.016Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:36:47.016Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:47.016Z] INFO: Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessNoValueOptionEnabled, started at 19:36:46.815828, test time: 15 ms [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:47.016Z] INFO: Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessDefaultValues, started at 19:36:46.834602, test time: 5 ms [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:47.016Z] INFO: Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteFailForSamePortAndListenerAddress, started at 19:36:46.842417, test time: 7 ms [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:47.016Z] INFO: Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteFailDuplicateListener, started at 19:36:46.852094, test time: 5 ms [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:47.016Z] INFO: Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccess, started at 19:36:46.860167, test time: 4 ms [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:47.016Z] INFO: Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessNoValueOptionSecurityEnabled, started at 19:36:46.866468, test time: 3 ms [2023-01-15T19:36:47.016Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.glassfish.orb.admin.cli.CreateIiopListenerTest [2023-01-15T19:36:47.016Z] [INFO] Running org.glassfish.orb.admin.cli.DeleteIiopListenerTest [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:36:47.016Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 151 [2023-01-15T19:36:47.016Z] Column number = 42 [2023-01-15T19:36:47.016Z] System Id = null [2023-01-15T19:36:47.016Z] Public Id = null [2023-01-15T19:36:47.016Z] Location Uri= null [2023-01-15T19:36:47.016Z] CharacterOffset = 9367 [2023-01-15T19:36:47.016Z] [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:36:47.016Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:36:47.016Z] [2.047s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 88M->13M(256M) 11.115ms [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:36:47.016Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:47.016Z] INFO: Test: org.glassfish.orb.admin.cli.DeleteIiopListenerTest.testExecuteFailDoesNotExist, started at 19:36:46.941529, test time: 21 ms [2023-01-15T19:36:47.016Z] Jan 15, 2023 7:36:46 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:36:47.016Z] INFO: Test: org.glassfish.orb.admin.cli.DeleteIiopListenerTest.testExecuteSuccessDefaultTarget, started at 19:36:46.966127, test time: 6 ms [2023-01-15T19:36:47.016Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.glassfish.orb.admin.cli.DeleteIiopListenerTest [2023-01-15T19:36:47.059Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2023-01-15T19:36:47.060Z] [java] : [2023-01-15T19:36:47.060Z] [java] Value of key is:em-resource-injection-with-resource-declaration-in-another-jar [2023-01-15T19:36:47.060Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:47.060Z] [java] [2023-01-15T19:36:47.060Z] [java] [2023-01-15T19:36:47.060Z] [java] ----------------------------------------- [2023-01-15T19:36:47.060Z] [java] - em-resource-injection-with-resource-declaration-in-another-jar: PASS - [2023-01-15T19:36:47.060Z] [java] ----------------------------------------- [2023-01-15T19:36:47.060Z] [java] Total PASS: 1 [2023-01-15T19:36:47.060Z] [java] Total FAIL: 0 [2023-01-15T19:36:47.060Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:36:47.060Z] [java] ----------------------------------------- [2023-01-15T19:36:47.060Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:36:47.060Z] [java] appLevelViaLookup = 'null' [2023-01-15T19:36:47.060Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:36:47.060Z] [2023-01-15T19:36:47.060Z] undeploy: [2023-01-15T19:36:47.060Z] [2023-01-15T19:36:47.060Z] setOSConditions: [2023-01-15T19:36:47.060Z] [2023-01-15T19:36:47.060Z] setToolWin: [2023-01-15T19:36:47.060Z] [2023-01-15T19:36:47.060Z] setToolUnix: [2023-01-15T19:36:47.060Z] [2023-01-15T19:36:47.060Z] setToolProperty: [2023-01-15T19:36:47.060Z] [2023-01-15T19:36:47.060Z] setS1ASclassPath: [2023-01-15T19:36:47.060Z] [2023-01-15T19:36:47.060Z] init-common: [2023-01-15T19:36:47.060Z] [2023-01-15T19:36:47.060Z] undeploy-common: [2023-01-15T19:36:47.060Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] // stage [2023-01-15T19:36:47.578Z] [INFO] [2023-01-15T19:36:47.579Z] [INFO] Results: [2023-01-15T19:36:47.579Z] [INFO] [2023-01-15T19:36:47.579Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:36:47.579Z] [INFO] [2023-01-15T19:36:47.579Z] [INFO] [2023-01-15T19:36:47.579Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ orb-connector --- [2023-01-15T19:36:47.579Z] [INFO] Executing tasks [2023-01-15T19:36:47.579Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/classes/META-INF for [2023-01-15T19:36:47.579Z] [INFO] [echo] orb-connector [2023-01-15T19:36:47.579Z] [INFO] Executed tasks [2023-01-15T19:36:47.579Z] [INFO] [2023-01-15T19:36:47.579Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ orb-connector --- [2023-01-15T19:36:47.579Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/orb-connector.jar [2023-01-15T19:36:47.579Z] [INFO] [2023-01-15T19:36:47.579Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ orb-connector --- [2023-01-15T19:36:47.579Z] [INFO] [2023-01-15T19:36:47.579Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ orb-connector --- [2023-01-15T19:36:47.579Z] [INFO] [2023-01-15T19:36:47.579Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector --- [2023-01-15T19:36:47.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] all: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] setOSConditions: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] setToolWin: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] setToolUnix: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] setToolProperty: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] setS1ASclassPath: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] init-common: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] clean: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] setOSConditions: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] setToolWin: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] setToolUnix: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] setToolProperty: [2023-01-15T19:36:47.624Z] [2023-01-15T19:36:47.624Z] setS1ASclassPath: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] init-common: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] clean-common: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setOSConditions: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setToolWin: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setToolUnix: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setToolProperty: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setS1ASclassPath: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] init-common: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] clean-classes-common: [2023-01-15T19:36:47.625Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setOSConditions: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setToolWin: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setToolUnix: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setToolProperty: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setS1ASclassPath: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] init-common: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] clean-jars-common: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] compile: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setOSConditions: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setToolWin: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setToolUnix: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setToolProperty: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] setS1ASclassPath: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] init-common: [2023-01-15T19:36:47.625Z] [2023-01-15T19:36:47.625Z] compile-common: [2023-01-15T19:36:47.625Z] [echo] Current time (ISO): 2023-01-15T19:36:47.557+0000 [2023-01-15T19:36:47.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:47.625Z] [javac] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:47.836Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:36:47.836Z] [INFO] [2023-01-15T19:36:47.836Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ orb-connector --- [2023-01-15T19:36:47.836Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/6.2.6-SNAPSHOT/orb-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:36:47.837Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/6.2.6-SNAPSHOT/orb-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:36:47.837Z] [INFO] [2023-01-15T19:36:47.837Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2023-01-15T19:36:47.837Z] [INFO] Building GlassFish Core EJB container implementation 6.2.6-SNAPSHOT [87/291] [2023-01-15T19:36:47.837Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:36:47.882Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:48.093Z] [INFO] [2023-01-15T19:36:48.094Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-container --- [2023-01-15T19:36:48.094Z] [INFO] [2023-01-15T19:36:48.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-container --- [2023-01-15T19:36:48.094Z] [INFO] [2023-01-15T19:36:48.094Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-container --- [2023-01-15T19:36:48.094Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:48.094Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container [2023-01-15T19:36:48.094Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:36:48.094Z] [INFO] [2023-01-15T19:36:48.094Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-container --- [2023-01-15T19:36:48.094Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/main/java [Pipeline] } [Pipeline] // node [Pipeline] } [2023-01-15T19:36:48.937Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:48.938Z] [javac] 1 warning [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] build: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setOSConditions: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolWin: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolUnix: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolProperty: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setS1ASclassPath: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] init-common: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] appclient-jar-common: [2023-01-15T19:36:48.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] package-appclientjar-common: [2023-01-15T19:36:48.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:48.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:48.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:36:48.938Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclient-client.jar [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setOSConditions: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] fixFiles: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] convUnix: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] convWin: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolWin: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolUnix: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolProperty: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setS1ASclassPath: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] init-common: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] ear-common: [2023-01-15T19:36:48.938Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/descriptor/sun-application.xml to copy. [2023-01-15T19:36:48.938Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:36:48.938Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientApp.ear [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] deploy: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setOSConditions: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolWin: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolUnix: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolProperty: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setS1ASclassPath: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] init-common: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] deploy-common: [2023-01-15T19:36:48.938Z] [echo] Current time (ISO): 2023-01-15T19:36:48.788+0000 [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setOSConditions: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolWin: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolUnix: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setToolProperty: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] setS1ASclassPath: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] init-common: [2023-01-15T19:36:48.938Z] [2023-01-15T19:36:48.938Z] deploy-common-pe: [2023-01-15T19:36:48.938Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:49.023Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:36:49.024Z] [INFO] [2023-01-15T19:36:49.024Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-container --- [2023-01-15T19:36:49.024Z] [INFO] [2023-01-15T19:36:49.024Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-container --- [2023-01-15T19:36:49.024Z] [INFO] [2023-01-15T19:36:49.024Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-container --- [2023-01-15T19:36:49.024Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:36:49.024Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:36:49.024Z] [INFO] [2023-01-15T19:36:49.024Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-container --- [2023-01-15T19:36:49.024Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:49.024Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:49.024Z] [INFO] Copying 11 resources [2023-01-15T19:36:49.024Z] [INFO] Copying 2 resources [2023-01-15T19:36:49.024Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:36:49.024Z] [INFO] [2023-01-15T19:36:49.024Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb-container --- [2023-01-15T19:36:49.024Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:49.024Z] [INFO] Compiling 279 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/classes [2023-01-15T19:36:49.779Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:49.779Z] [javac] 1 warning [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] build: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] setOSConditions: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] setToolWin: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] setToolUnix: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] setToolProperty: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] setS1ASclassPath: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] init-common: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] webclient-war-common: [2023-01-15T19:36:49.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] clear: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] test-tlds-exist: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] copy-tlds: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] test-tagfiles-exist: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] copy-tagfiles: [2023-01-15T19:36:49.779Z] [2023-01-15T19:36:49.779Z] package-war-common: [2023-01-15T19:36:49.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:49.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:49.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:49.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:49.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/lib [2023-01-15T19:36:49.780Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:49.780Z] [copy] Copying 20 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:49.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/docroot [2023-01-15T19:36:49.780Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2023-01-15T19:36:49.780Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:49.780Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:49.780Z] [javac] Compiling 1 source file [2023-01-15T19:36:49.780Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:49.780Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:49.780Z] [2023-01-15T19:36:49.780Z] deploy: [2023-01-15T19:36:49.780Z] [2023-01-15T19:36:49.780Z] deploy-war-common: [2023-01-15T19:36:49.780Z] [2023-01-15T19:36:49.780Z] setOSConditions: [2023-01-15T19:36:49.780Z] [2023-01-15T19:36:49.780Z] setToolWin: [2023-01-15T19:36:49.780Z] [2023-01-15T19:36:49.780Z] setToolUnix: [2023-01-15T19:36:49.780Z] [2023-01-15T19:36:49.780Z] setToolProperty: [2023-01-15T19:36:49.780Z] [2023-01-15T19:36:49.780Z] setS1ASclassPath: [2023-01-15T19:36:49.780Z] [2023-01-15T19:36:49.780Z] init-common: [2023-01-15T19:36:49.780Z] [2023-01-15T19:36:49.780Z] deploy-war-commonpe: [2023-01-15T19:36:49.780Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:49.875Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientApp.ear [2023-01-15T19:36:50.135Z] [exec] Application deployed with name ejb-stubs-appclientApp. [2023-01-15T19:36:50.135Z] [echo] Deployment on target server server successful [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] setOSConditions: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] setToolWin: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] setToolUnix: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] setToolProperty: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] setS1ASclassPath: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] init-common: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] deploy-common-ee: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] run: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] setOSConditions: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] setToolWin: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] setToolUnix: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] setToolProperty: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] setS1ASclassPath: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] init-common: [2023-01-15T19:36:50.135Z] [2023-01-15T19:36:50.135Z] runclient-common: [2023-01-15T19:36:50.135Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:36:50.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2023-01-15T19:36:50.393Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/JavaEEInterceptorBuilderImpl.java: Some input files use or override a deprecated API. [2023-01-15T19:36:50.393Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/JavaEEInterceptorBuilderImpl.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:50.393Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java uses or overrides a deprecated API that is marked for removal. [2023-01-15T19:36:50.393Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java: Recompile with -Xlint:removal for details. [2023-01-15T19:36:50.393Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:36:50.393Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:36:50.394Z] [INFO] [2023-01-15T19:36:50.394Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-container --- [2023-01-15T19:36:50.394Z] [INFO] [2023-01-15T19:36:50.394Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-container --- [2023-01-15T19:36:50.395Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:50.602Z] [exec] Application deployed with name cdi-no-interface-ejb-web. [2023-01-15T19:36:50.602Z] [2023-01-15T19:36:50.602Z] deploy-war-commonee: [2023-01-15T19:36:50.602Z] [2023-01-15T19:36:50.602Z] run: [2023-01-15T19:36:50.602Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:50.602Z] [java] opening connection to http://localhost:8080/cdi-no-interface-ejb/myurl [2023-01-15T19:36:50.650Z] [INFO] [2023-01-15T19:36:50.651Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ejb-container --- [2023-01-15T19:36:50.859Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:50.860Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:50.860Z] [java] [2023-01-15T19:36:50.860Z] [java] [2023-01-15T19:36:50.860Z] [java] ----------------------------------------- [2023-01-15T19:36:50.860Z] [java] - slsb-injection-into-sessionscopedbean: PASS - [2023-01-15T19:36:50.860Z] [java] ----------------------------------------- [2023-01-15T19:36:50.860Z] [java] - Total PASS : 1 - [2023-01-15T19:36:50.860Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:50.860Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:50.860Z] [java] ----------------------------------------- [2023-01-15T19:36:50.860Z] [2023-01-15T19:36:50.860Z] undeploy: [2023-01-15T19:36:50.860Z] [2023-01-15T19:36:50.860Z] setOSConditions: [2023-01-15T19:36:50.860Z] [2023-01-15T19:36:50.860Z] setToolWin: [2023-01-15T19:36:50.860Z] [2023-01-15T19:36:50.860Z] setToolUnix: [2023-01-15T19:36:50.860Z] [2023-01-15T19:36:50.860Z] setToolProperty: [2023-01-15T19:36:50.860Z] [2023-01-15T19:36:50.860Z] setS1ASclassPath: [2023-01-15T19:36:50.860Z] [2023-01-15T19:36:50.860Z] init-common: [2023-01-15T19:36:50.860Z] [2023-01-15T19:36:50.860Z] undeploy-war-common: [2023-01-15T19:36:50.860Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:50.908Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.ejb, has 1, private references [com.sun.ejb.containers.interceptors] [2023-01-15T19:36:50.908Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-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] [2023-01-15T19:36:50.909Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.ejb.containers.util.cache, has 1, private references [com.sun.ejb.base.stats] [2023-01-15T19:36:50.909Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.ejb.monitoring.stats, has 1, private references [com.sun.ejb.spi.stats] [2023-01-15T19:36:50.909Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor, has 1, private references [org.glassfish.ejb.deployment.util] [2023-01-15T19:36:50.909Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:36:50.909Z] [INFO] [2023-01-15T19:36:50.909Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ejb-container --- [2023-01-15T19:36:50.909Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers] [2023-01-15T19:36:50.909Z] [INFO] [2023-01-15T19:36:50.909Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb-container --- [2023-01-15T19:36:50.909Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:50.909Z] [INFO] Compiling 279 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/classes [Pipeline] // podTemplate [Pipeline] } [2023-01-15T19:36:51.333Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:51.424Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] all: [2023-01-15T19:36:51.424Z] [echo] Running javaee-integration [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] all: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] javaee-int: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setOSConditions: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolWin: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolUnix: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolProperty: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setS1ASclassPath: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] init-common: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] clean: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setOSConditions: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolWin: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolUnix: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolProperty: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setS1ASclassPath: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] init-common: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] clean-common: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setOSConditions: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolWin: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolUnix: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolProperty: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setS1ASclassPath: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] init-common: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] clean-classes-common: [2023-01-15T19:36:51.424Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setOSConditions: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolWin: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolUnix: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setToolProperty: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] setS1ASclassPath: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] init-common: [2023-01-15T19:36:51.424Z] [2023-01-15T19:36:51.424Z] clean-jars-common: [2023-01-15T19:36:51.425Z] [2023-01-15T19:36:51.425Z] compile: [2023-01-15T19:36:51.425Z] [2023-01-15T19:36:51.425Z] setOSConditions: [2023-01-15T19:36:51.425Z] [2023-01-15T19:36:51.425Z] setToolWin: [2023-01-15T19:36:51.425Z] [2023-01-15T19:36:51.425Z] setToolUnix: [2023-01-15T19:36:51.425Z] [2023-01-15T19:36:51.425Z] setToolProperty: [2023-01-15T19:36:51.425Z] [2023-01-15T19:36:51.425Z] setS1ASclassPath: [2023-01-15T19:36:51.425Z] [2023-01-15T19:36:51.425Z] init-common: [2023-01-15T19:36:51.425Z] [2023-01-15T19:36:51.425Z] compile-common: [2023-01-15T19:36:51.425Z] [echo] Current time (ISO): 2023-01-15T19:36:51.261+0000 [2023-01-15T19:36:51.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:51.425Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:51.425Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:51.838Z] [INFO] [2023-01-15T19:36:51.839Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-container --- [2023-01-15T19:36:51.839Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:36:52.095Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:36:52.095Z] [INFO] [2023-01-15T19:36:52.095Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb-container --- [2023-01-15T19:36:52.095Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:36:52.095Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:36:52.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/src/test/resources [2023-01-15T19:36:52.095Z] [INFO] [2023-01-15T19:36:52.095Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb-container --- [2023-01-15T19:36:52.095Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:36:52.095Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/test-classes [2023-01-15T19:36:52.269Z] [exec] Jan 15, 2023 7:36:52 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:36:52.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. [2023-01-15T19:36:52.352Z] [INFO] [2023-01-15T19:36:52.353Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container --- [2023-01-15T19:36:52.609Z] [INFO] [2023-01-15T19:36:52.609Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb-container --- [2023-01-15T19:36:52.609Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:36:52.609Z] [INFO] [2023-01-15T19:36:52.609Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:52.609Z] [INFO] T E S T S [2023-01-15T19:36:52.609Z] [INFO] ------------------------------------------------------- [2023-01-15T19:36:52.609Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:52.609Z] [0.017s][info][gc] Using G1 [2023-01-15T19:36:52.865Z] [0.279s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 2.830ms [2023-01-15T19:36:53.122Z] [INFO] Running org.glassfish.ejb.deployment.descriptor.EjbDescriptorInheritedMethodImplementationTest [2023-01-15T19:36:53.122Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.glassfish.ejb.deployment.descriptor.EjbDescriptorInheritedMethodImplementationTest [2023-01-15T19:36:53.122Z] [INFO] Running com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest [2023-01-15T19:36:53.319Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:36:53.320Z] [javac] 1 warning [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] build: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] setOSConditions: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] setToolWin: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] setToolUnix: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] setToolProperty: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] setS1ASclassPath: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] init-common: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] webclient-war-common: [2023-01-15T19:36:53.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] clear: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] test-tlds-exist: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] copy-tlds: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] test-tagfiles-exist: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] copy-tagfiles: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] package-war-common: [2023-01-15T19:36:53.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:36:53.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:53.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:53.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:36:53.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/builtin-beans/lib [2023-01-15T19:36:53.320Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:53.320Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:36:53.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/builtin-beans/docroot [2023-01-15T19:36:53.320Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2023-01-15T19:36:53.320Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:36:53.320Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/builtin-beans/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T19:36:53.320Z] [javac] Compiling 1 source file [2023-01-15T19:36:53.320Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/builtin-beans/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:36:53.320Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] create-resources: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] setOSConditions: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] setToolWin: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] setToolUnix: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] setToolProperty: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] setS1ASclassPath: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] init-common: [2023-01-15T19:36:53.320Z] [2023-01-15T19:36:53.320Z] create-jdbc-connpool-common: [2023-01-15T19:36:53.378Z] # JMH version: 1.34 [2023-01-15T19:36:53.379Z] # VM version: JDK 11.0.10, OpenJDK 64-Bit Server VM, 11.0.10+9 [2023-01-15T19:36:53.379Z] # VM invoker: /usr/lib/jvm/jdk11/bin/java [2023-01-15T19:36:53.379Z] # VM options: -Xmx2g -Xss768k -XX:+UseStringDeduplication -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 [2023-01-15T19:36:53.379Z] # Blackhole mode: full + dont-inline hint (auto-detected, use -Djmh.blackhole.autoDetect=false to disable) [2023-01-15T19:36:53.379Z] # Warmup: [2023-01-15T19:36:53.379Z] # Measurement: 1 iterations, 50 ms each [2023-01-15T19:36:53.379Z] # Timeout: 5 s per iteration [2023-01-15T19:36:53.379Z] # Threads: 100 threads [2023-01-15T19:36:53.379Z] # Benchmark mode: Single shot invocation time [2023-01-15T19:36:53.379Z] # Benchmark: com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark [2023-01-15T19:36:53.379Z] [2023-01-15T19:36:53.379Z] # Run progress: 0.00% complete, ETA 00:00:00 [2023-01-15T19:36:53.379Z] # Fork: 1 of 1 [2023-01-15T19:36:53.379Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:53.379Z] [0.017s][info][gc] Using G1 [2023-01-15T19:36:53.577Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:53.636Z] [0.275s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 2.776ms [2023-01-15T19:36:53.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:53.834Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T19:36:54.091Z] [2023-01-15T19:36:54.091Z] set-derby-connpool-props: [2023-01-15T19:36:54.091Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:54.175Z] [exec] Looking up ejb ref [2023-01-15T19:36:54.348Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:54.348Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T19:36:54.454Z] Iteration 1: 262711.787 ?(99.9%) 455.734 us/op [2023-01-15T19:36:54.455Z] [2023-01-15T19:36:54.455Z] [2023-01-15T19:36:54.455Z] [2023-01-15T19:36:54.455Z] # Run complete. Total time: 00:00:00 [2023-01-15T19:36:54.455Z] [2023-01-15T19:36:54.455Z] REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on [2023-01-15T19:36:54.455Z] why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial [2023-01-15T19:36:54.455Z] experiments, perform baseline and negative tests that provide experimental control, make sure [2023-01-15T19:36:54.455Z] the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts. [2023-01-15T19:36:54.455Z] Do not assume the numbers tell you what you want them to tell. [2023-01-15T19:36:54.455Z] [2023-01-15T19:36:54.455Z] Benchmark Mode Cnt Score Error Units [2023-01-15T19:36:54.455Z] EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark ss 262711.787 us/op [2023-01-15T19:36:54.455Z] # JMH version: 1.34 [2023-01-15T19:36:54.455Z] # VM version: JDK 11.0.10, OpenJDK 64-Bit Server VM, 11.0.10+9 [2023-01-15T19:36:54.455Z] # VM invoker: /usr/lib/jvm/jdk11/bin/java [2023-01-15T19:36:54.455Z] # VM options: -Xmx2g -Xss768k -XX:+UseStringDeduplication -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 [2023-01-15T19:36:54.455Z] # Blackhole mode: full + dont-inline hint (auto-detected, use -Djmh.blackhole.autoDetect=false to disable) [2023-01-15T19:36:54.455Z] # Warmup: 1 iterations, 50 ms each [2023-01-15T19:36:54.455Z] # Measurement: 1 iterations, 200 ms each [2023-01-15T19:36:54.455Z] # Timeout: 5 s per iteration [2023-01-15T19:36:54.455Z] # Threads: 100 threads, will synchronize iterations [2023-01-15T19:36:54.455Z] # Benchmark mode: Average time, time/op [2023-01-15T19:36:54.455Z] # Benchmark: com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark [2023-01-15T19:36:54.455Z] [2023-01-15T19:36:54.455Z] # Run progress: 0.00% complete, ETA 00:00:00 [2023-01-15T19:36:54.455Z] # Fork: 1 of 1 [2023-01-15T19:36:54.455Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:54.455Z] [0.018s][info][gc] Using G1 [2023-01-15T19:36:54.605Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:54.711Z] [0.261s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 2.569ms [2023-01-15T19:36:54.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:54.865Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T19:36:55.124Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:55.231Z] # Warmup Iteration 1: 3265.950 ?(99.9%) 9324.798 us/op [2023-01-15T19:36:55.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:55.488Z] Iteration 1: 719.118 ?(99.9%) 56.855 us/op [2023-01-15T19:36:55.489Z] [2023-01-15T19:36:55.489Z] [2023-01-15T19:36:55.489Z] Result "com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark": [2023-01-15T19:36:55.489Z] 719.118 us/op [2023-01-15T19:36:55.489Z] [2023-01-15T19:36:55.489Z] [2023-01-15T19:36:55.489Z] # Run complete. Total time: 00:00:01 [2023-01-15T19:36:55.489Z] [2023-01-15T19:36:55.489Z] REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on [2023-01-15T19:36:55.489Z] why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial [2023-01-15T19:36:55.489Z] experiments, perform baseline and negative tests that provide experimental control, make sure [2023-01-15T19:36:55.489Z] the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts. [2023-01-15T19:36:55.489Z] Do not assume the numbers tell you what you want them to tell. [2023-01-15T19:36:55.489Z] [2023-01-15T19:36:55.489Z] Benchmark Mode Cnt Score Error Units [2023-01-15T19:36:55.489Z] EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark avgt 719.118 us/op [2023-01-15T19:36:55.489Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 s - in com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest [2023-01-15T19:36:55.489Z] [INFO] Running com.sun.ejb.EJBUtilsTest [2023-01-15T19:36:55.489Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in com.sun.ejb.EJBUtilsTest [2023-01-15T19:36:55.489Z] [INFO] Running com.sun.ejb.containers.EjbContainerUtilImplTest [2023-01-15T19:36:55.639Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T19:36:55.639Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:55.746Z] [3.112s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 75M->7M(256M) 7.762ms [2023-01-15T19:36:55.746Z] [3.112s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:36:55.746Z] [3.119s][info][gc] GC(2) Pause Remark 8M->8M(256M) 1.531ms [2023-01-15T19:36:55.746Z] [3.119s][info][gc] GC(2) Pause Cleanup 8M->8M(256M) 0.060ms [2023-01-15T19:36:55.746Z] [3.120s][info][gc] GC(2) Concurrent Cycle 8.538ms [2023-01-15T19:36:55.746Z] Jan 15, 2023 7:36:55 PM com.sun.ejb.containers.EjbContainerUtilImpl initCorePoolSize [2023-01-15T19:36:55.746Z] WARNING: thread-core-pool-size < 0 using default value 16 [2023-01-15T19:36:55.746Z] Jan 15, 2023 7:36:55 PM com.sun.ejb.containers.EjbContainerUtilImpl initMaxPoolSize [2023-01-15T19:36:55.746Z] WARNING: thread-max-pool-size <= 0 using default value 32 [2023-01-15T19:36:55.746Z] Jan 15, 2023 7:36:55 PM com.sun.ejb.containers.EjbContainerUtilImpl initMaxPoolSize [2023-01-15T19:36:55.746Z] WARNING: thread-max-pool-size is not a number, using default value 32 [2023-01-15T19:36:55.746Z] Jan 15, 2023 7:36:55 PM com.sun.ejb.containers.EjbContainerUtilImpl initCorePoolSize [2023-01-15T19:36:55.746Z] WARNING: thread-core-pool-size is not a number, using default value 16 [2023-01-15T19:36:55.746Z] Jan 15, 2023 7:36:55 PM com.sun.ejb.containers.EjbContainerUtilImpl initKeepAliveSeconds [2023-01-15T19:36:55.746Z] WARNING: thread-keep-alive-seconds < 0 using default value 60 [2023-01-15T19:36:55.746Z] Jan 15, 2023 7:36:55 PM com.sun.ejb.containers.EjbContainerUtilImpl initMaxPoolSize [2023-01-15T19:36:55.746Z] WARNING: thread-max-pool-size < thread-core-pool-size using thread-max-pool-size=20 [2023-01-15T19:36:55.746Z] Jan 15, 2023 7:36:55 PM com.sun.ejb.containers.EjbContainerUtilImpl initKeepAliveSeconds [2023-01-15T19:36:55.746Z] WARNING: thread-keep-alive-seconds is not a number, using default value 60 [2023-01-15T19:36:55.746Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in com.sun.ejb.containers.EjbContainerUtilImplTest [2023-01-15T19:36:55.896Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:55.897Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T19:36:56.003Z] [INFO] [2023-01-15T19:36:56.003Z] [INFO] Results: [2023-01-15T19:36:56.003Z] [INFO] [2023-01-15T19:36:56.003Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:36:56.003Z] [INFO] [2023-01-15T19:36:56.003Z] [INFO] [2023-01-15T19:36:56.003Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-container --- [2023-01-15T19:36:56.003Z] [INFO] Executing tasks [2023-01-15T19:36:56.003Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/classes/META-INF for [2023-01-15T19:36:56.003Z] [INFO] [echo] ejb-container [2023-01-15T19:36:56.003Z] [INFO] Executed tasks [2023-01-15T19:36:56.003Z] [INFO] [2023-01-15T19:36:56.003Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ejb-container --- [2023-01-15T19:36:56.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/ejb-container.jar [2023-01-15T19:36:56.004Z] [INFO] [2023-01-15T19:36:56.004Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-container --- [2023-01-15T19:36:56.004Z] [INFO] [2023-01-15T19:36:56.004Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-container --- [2023-01-15T19:36:56.004Z] [INFO] [2023-01-15T19:36:56.004Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container --- [2023-01-15T19:36:56.153Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:56.410Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:56.410Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T19:36:56.670Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:56.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:56.926Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:36:57.184Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:57.440Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:57.440Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T19:36:57.466Z] [exec] Looked up home!! [2023-01-15T19:36:57.467Z] [exec] Narrowed home!! [2023-01-15T19:36:57.467Z] [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#/109694898324570113_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:36:57.699Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:57.725Z] [exec] Got the EJB!! [2023-01-15T19:36:57.725Z] [exec] invoking ejb [2023-01-15T19:36:57.725Z] [exec] successfully invoked ejb [2023-01-15T19:36:57.725Z] [exec] Value of key is: main [2023-01-15T19:36:57.725Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:57.725Z] [exec] [2023-01-15T19:36:57.725Z] [exec] [2023-01-15T19:36:57.725Z] [exec] ----------------------------------------- [2023-01-15T19:36:57.725Z] [exec] - main: PASS - [2023-01-15T19:36:57.725Z] [exec] ----------------------------------------- [2023-01-15T19:36:57.725Z] [exec] Total PASS: 1 [2023-01-15T19:36:57.725Z] [exec] Total FAIL: 0 [2023-01-15T19:36:57.725Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:36:57.725Z] [exec] ----------------------------------------- [2023-01-15T19:36:57.725Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:36:57.725Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:36:57.957Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:57.957Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T19:36:57.983Z] [2023-01-15T19:36:57.984Z] checkReporting-common: [2023-01-15T19:36:57.984Z] [2023-01-15T19:36:57.984Z] confirmReportPresent-common: [2023-01-15T19:36:57.984Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:36:57.984Z] [echo] Test seems to be reported fine [2023-01-15T19:36:57.984Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/RepRunConf.txt [2023-01-15T19:36:57.984Z] [2023-01-15T19:36:57.984Z] confirmMissingReport-common: [2023-01-15T19:36:57.984Z] [2023-01-15T19:36:57.984Z] undeploy: [2023-01-15T19:36:57.984Z] [2023-01-15T19:36:57.984Z] setOSConditions: [2023-01-15T19:36:57.984Z] [2023-01-15T19:36:57.984Z] setToolWin: [2023-01-15T19:36:57.984Z] [2023-01-15T19:36:57.984Z] setToolUnix: [2023-01-15T19:36:57.984Z] [2023-01-15T19:36:57.984Z] setToolProperty: [2023-01-15T19:36:57.984Z] [2023-01-15T19:36:57.984Z] setS1ASclassPath: [2023-01-15T19:36:57.984Z] [2023-01-15T19:36:57.984Z] init-common: [2023-01-15T19:36:57.984Z] [2023-01-15T19:36:57.984Z] undeploy-common: [2023-01-15T19:36:58.214Z] [2023-01-15T19:36:58.214Z] setOSConditions: [2023-01-15T19:36:58.214Z] [2023-01-15T19:36:58.214Z] setToolWin: [2023-01-15T19:36:58.214Z] [2023-01-15T19:36:58.215Z] setToolUnix: [2023-01-15T19:36:58.215Z] [2023-01-15T19:36:58.215Z] setToolProperty: [2023-01-15T19:36:58.215Z] [2023-01-15T19:36:58.215Z] setS1ASclassPath: [2023-01-15T19:36:58.215Z] [2023-01-15T19:36:58.215Z] init-common: [2023-01-15T19:36:58.215Z] [2023-01-15T19:36:58.215Z] create-jdbc-resource-common: [2023-01-15T19:36:58.215Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:58.215Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:58.243Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-dm58m [2023-01-15T19:36:58.471Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:36:58.471Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-01-15T19:36:58.472Z] [echo] cmd executed for server [2023-01-15T19:36:58.472Z] [2023-01-15T19:36:58.472Z] deploy: [2023-01-15T19:36:58.472Z] [2023-01-15T19:36:58.472Z] deploy-war-common: [2023-01-15T19:36:58.729Z] [2023-01-15T19:36:58.729Z] setOSConditions: [2023-01-15T19:36:58.729Z] [2023-01-15T19:36:58.729Z] setToolWin: [2023-01-15T19:36:58.729Z] [2023-01-15T19:36:58.729Z] setToolUnix: [2023-01-15T19:36:58.729Z] [2023-01-15T19:36:58.729Z] setToolProperty: [2023-01-15T19:36:58.729Z] [2023-01-15T19:36:58.729Z] setS1ASclassPath: [2023-01-15T19:36:58.729Z] [2023-01-15T19:36:58.729Z] init-common: [2023-01-15T19:36:58.729Z] [2023-01-15T19:36:58.729Z] deploy-war-commonpe: [2023-01-15T19:36:58.729Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:58.815Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:36:58.816Z] [2023-01-15T19:36:58.816Z] all: [2023-01-15T19:36:58.816Z] [2023-01-15T19:36:58.816Z] webclient: [2023-01-15T19:36:58.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setOSConditions: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setToolWin: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setToolUnix: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setToolProperty: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setS1ASclassPath: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] init-common: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] clean: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setOSConditions: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setToolWin: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setToolUnix: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setToolProperty: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setS1ASclassPath: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] init-common: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] clean-common: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setOSConditions: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setToolWin: [2023-01-15T19:36:59.077Z] [2023-01-15T19:36:59.077Z] setToolUnix: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setToolProperty: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setS1ASclassPath: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] init-common: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] clean-classes-common: [2023-01-15T19:36:59.078Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setOSConditions: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setToolWin: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setToolUnix: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setToolProperty: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setS1ASclassPath: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] init-common: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] clean-jars-common: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] compile: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setOSConditions: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setToolWin: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setToolUnix: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setToolProperty: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] setS1ASclassPath: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] init-common: [2023-01-15T19:36:59.078Z] [2023-01-15T19:36:59.078Z] compile-common: [2023-01-15T19:36:59.078Z] [echo] Current time (ISO): 2023-01-15T19:36:58.909+0000 [2023-01-15T19:36:59.078Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:59.078Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:36:59.078Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:59.551Z] [exec] Application deployed with name cdi-typesafe-javaee-resource-injection-web. [2023-01-15T19:36:59.551Z] [2023-01-15T19:36:59.551Z] deploy-war-commonee: [2023-01-15T19:36:59.551Z] [2023-01-15T19:36:59.551Z] run: [2023-01-15T19:36:59.551Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:36:59.551Z] [java] opening connection to http://localhost:8080/cdi-typesafe-javaee-resource-injection/myurl [2023-01-15T19:36:59.808Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:36:59.808Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:36:59.808Z] [java] [2023-01-15T19:36:59.808Z] [java] [2023-01-15T19:36:59.808Z] [java] ----------------------------------------- [2023-01-15T19:36:59.808Z] [java] - javaee-integration-simple: PASS - [2023-01-15T19:36:59.808Z] [java] ----------------------------------------- [2023-01-15T19:36:59.808Z] [java] - Total PASS : 1 - [2023-01-15T19:36:59.808Z] [java] - Total FAIL : 0 - [2023-01-15T19:36:59.808Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:36:59.808Z] [java] ----------------------------------------- [2023-01-15T19:36:59.808Z] [2023-01-15T19:36:59.808Z] undeploy: [2023-01-15T19:36:59.808Z] [2023-01-15T19:36:59.808Z] setOSConditions: [2023-01-15T19:36:59.808Z] [2023-01-15T19:36:59.808Z] setToolWin: [2023-01-15T19:36:59.808Z] [2023-01-15T19:36:59.808Z] setToolUnix: [2023-01-15T19:36:59.808Z] [2023-01-15T19:36:59.808Z] setToolProperty: [2023-01-15T19:36:59.808Z] [2023-01-15T19:36:59.808Z] setS1ASclassPath: [2023-01-15T19:36:59.808Z] [2023-01-15T19:36:59.808Z] init-common: [2023-01-15T19:36:59.808Z] [2023-01-15T19:36:59.808Z] undeploy-war-common: [2023-01-15T19:36:59.808Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:00.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:00.323Z] [2023-01-15T19:37:00.323Z] delete-resources: [2023-01-15T19:37:00.323Z] [2023-01-15T19:37:00.323Z] setOSConditions: [2023-01-15T19:37:00.323Z] [2023-01-15T19:37:00.323Z] setToolWin: [2023-01-15T19:37:00.323Z] [2023-01-15T19:37:00.323Z] setToolUnix: [2023-01-15T19:37:00.323Z] [2023-01-15T19:37:00.323Z] setToolProperty: [2023-01-15T19:37:00.323Z] [2023-01-15T19:37:00.323Z] setS1ASclassPath: [2023-01-15T19:37:00.323Z] [2023-01-15T19:37:00.323Z] init-common: [2023-01-15T19:37:00.323Z] [2023-01-15T19:37:00.323Z] delete-jdbc-resource-common: [2023-01-15T19:37:00.323Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:37:00.323Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:00.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:37:00.888Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-01-15T19:37:00.888Z] [echo] cmd executed for server [2023-01-15T19:37:00.888Z] [2023-01-15T19:37:00.888Z] setOSConditions: [2023-01-15T19:37:00.888Z] [2023-01-15T19:37:00.888Z] setToolWin: [2023-01-15T19:37:00.888Z] [2023-01-15T19:37:00.888Z] setToolUnix: [2023-01-15T19:37:00.888Z] [2023-01-15T19:37:00.888Z] setToolProperty: [2023-01-15T19:37:00.888Z] [2023-01-15T19:37:00.888Z] setS1ASclassPath: [2023-01-15T19:37:00.888Z] [2023-01-15T19:37:00.888Z] init-common: [2023-01-15T19:37:00.888Z] [2023-01-15T19:37:00.888Z] delete-jdbc-connpool-common: [2023-01-15T19:37:00.888Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T19:37:00.888Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:01.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T19:37:01.145Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T19:37:01.145Z] [echo] cmd executed for server [2023-01-15T19:37:01.145Z] [2023-01-15T19:37:01.145Z] all: [2023-01-15T19:37:01.145Z] [2023-01-15T19:37:01.145Z] setOSConditions: [2023-01-15T19:37:01.145Z] [2023-01-15T19:37:01.145Z] setToolWin: [2023-01-15T19:37:01.145Z] [2023-01-15T19:37:01.145Z] setToolUnix: [2023-01-15T19:37:01.145Z] [2023-01-15T19:37:01.145Z] setToolProperty: [2023-01-15T19:37:01.145Z] [2023-01-15T19:37:01.145Z] setS1ASclassPath: [2023-01-15T19:37:01.401Z] [2023-01-15T19:37:01.401Z] init-common: [2023-01-15T19:37:01.401Z] [2023-01-15T19:37:01.401Z] clean: [2023-01-15T19:37:01.401Z] [2023-01-15T19:37:01.401Z] setOSConditions: [2023-01-15T19:37:01.401Z] [2023-01-15T19:37:01.401Z] setToolWin: [2023-01-15T19:37:01.401Z] [2023-01-15T19:37:01.401Z] setToolUnix: [2023-01-15T19:37:01.401Z] [2023-01-15T19:37:01.401Z] setToolProperty: [2023-01-15T19:37:01.401Z] [2023-01-15T19:37:01.402Z] setS1ASclassPath: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] init-common: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] clean-common: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setOSConditions: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setToolWin: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setToolUnix: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setToolProperty: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setS1ASclassPath: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] init-common: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] clean-classes-common: [2023-01-15T19:37:01.402Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setOSConditions: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setToolWin: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setToolUnix: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setToolProperty: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setS1ASclassPath: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] init-common: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] clean-jars-common: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] compile: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setOSConditions: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setToolWin: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setToolUnix: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setToolProperty: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] setS1ASclassPath: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] init-common: [2023-01-15T19:37:01.402Z] [2023-01-15T19:37:01.402Z] compile-common: [2023-01-15T19:37:01.402Z] [echo] Current time (ISO): 2023-01-15T19:37:01.173+0000 [2023-01-15T19:37:01.402Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:01.402Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:01.402Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:02.368Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:02.368Z] [javac] 1 warning [2023-01-15T19:37:02.368Z] [2023-01-15T19:37:02.368Z] setOSConditions: [2023-01-15T19:37:02.368Z] [2023-01-15T19:37:02.368Z] setToolWin: [2023-01-15T19:37:02.368Z] [2023-01-15T19:37:02.368Z] setToolUnix: [2023-01-15T19:37:02.368Z] [2023-01-15T19:37:02.368Z] setToolProperty: [2023-01-15T19:37:02.368Z] [2023-01-15T19:37:02.368Z] setS1ASclassPath: [2023-01-15T19:37:02.368Z] [2023-01-15T19:37:02.368Z] init-common: [2023-01-15T19:37:02.368Z] [2023-01-15T19:37:02.368Z] compile-common: [2023-01-15T19:37:02.368Z] [echo] Current time (ISO): 2023-01-15T19:37:02.170+0000 [2023-01-15T19:37:02.368Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:02.368Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:02.547Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-container --- [2023-01-15T19:37:02.610Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/6.2.6-SNAPSHOT/ejb-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:02.610Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/6.2.6-SNAPSHOT/ejb-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2023-01-15T19:37:02.610Z] [INFO] Building GlassFish Web container related modules 6.2.6-SNAPSHOT [88/291] [2023-01-15T19:37:02.610Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web --- [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web --- [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web --- [2023-01-15T19:37:02.610Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:02.610Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web [2023-01-15T19:37:02.610Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web --- [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web --- [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web --- [2023-01-15T19:37:02.610Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:02.610Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web --- [2023-01-15T19:37:02.610Z] [INFO] No sources to compile [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web --- [2023-01-15T19:37:02.610Z] [INFO] No sources to compile [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web --- [2023-01-15T19:37:02.610Z] [INFO] Executing tasks [2023-01-15T19:37:02.610Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/target/classes/META-INF for [2023-01-15T19:37:02.610Z] [INFO] [echo] web [2023-01-15T19:37:02.610Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/target/classes/META-INF [2023-01-15T19:37:02.610Z] [INFO] Executed tasks [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web --- [2023-01-15T19:37:02.610Z] [INFO] No tests to run. [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web --- [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-checkstyle) @ web --- [2023-01-15T19:37:02.610Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web --- [2023-01-15T19:37:02.610Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:02.610Z] [INFO] [2023-01-15T19:37:02.610Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2023-01-15T19:37:02.610Z] [INFO] Building Jersey EJB Component Provider Module 6.2.6-SNAPSHOT [89/291] [2023-01-15T19:37:02.610Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:02.866Z] [INFO] [2023-01-15T19:37:02.866Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jersey-ejb-component-provider --- [2023-01-15T19:37:02.866Z] [INFO] [2023-01-15T19:37:02.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jersey-ejb-component-provider --- [2023-01-15T19:37:02.866Z] [INFO] [2023-01-15T19:37:02.866Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jersey-ejb-component-provider --- [2023-01-15T19:37:02.866Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:02.866Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider [2023-01-15T19:37:02.866Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:02.866Z] [INFO] [2023-01-15T19:37:02.866Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jersey-ejb-component-provider --- [2023-01-15T19:37:02.867Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:03.296Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:03.309Z] [javac] 1 warning [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] build: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] setOSConditions: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] setToolWin: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] setToolUnix: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] setToolProperty: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] setS1ASclassPath: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] init-common: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] webclient-war-common: [2023-01-15T19:37:03.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] clear: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] test-tlds-exist: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] copy-tlds: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] test-tagfiles-exist: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] copy-tagfiles: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] package-war-common: [2023-01-15T19:37:03.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:03.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:03.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:03.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:03.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/lib [2023-01-15T19:37:03.309Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:03.309Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:03.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/docroot [2023-01-15T19:37:03.309Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-context-injection-web.war [2023-01-15T19:37:03.309Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:03.309Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:03.309Z] [javac] Compiling 1 source file [2023-01-15T19:37:03.309Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:37:03.309Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] deploy: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] deploy-war-common: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] setOSConditions: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] setToolWin: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] setToolUnix: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] setToolProperty: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] setS1ASclassPath: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] init-common: [2023-01-15T19:37:03.309Z] [2023-01-15T19:37:03.309Z] deploy-war-commonpe: [2023-01-15T19:37:03.309Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:03.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-context-injection-web.war [2023-01-15T19:37:04.131Z] [exec] Application deployed with name cdi-servlet-context-injection-web. [2023-01-15T19:37:04.131Z] [2023-01-15T19:37:04.131Z] deploy-war-commonee: [2023-01-15T19:37:04.131Z] [2023-01-15T19:37:04.131Z] run: [2023-01-15T19:37:04.131Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:04.388Z] [java] opening connection to http://localhost:8080/cdi-servlet-context-injection/myurl [2023-01-15T19:37:04.388Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 Servlet context: /cdi-servlet-context-injection [2023-01-15T19:37:04.388Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:04.388Z] [java] [2023-01-15T19:37:04.388Z] [java] [2023-01-15T19:37:04.388Z] [java] ----------------------------------------- [2023-01-15T19:37:04.388Z] [java] - servlet-context-injection-in-cdi: PASS - [2023-01-15T19:37:04.388Z] [java] ----------------------------------------- [2023-01-15T19:37:04.388Z] [java] - Total PASS : 1 - [2023-01-15T19:37:04.388Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:04.388Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:04.388Z] [java] ----------------------------------------- [2023-01-15T19:37:04.388Z] [2023-01-15T19:37:04.388Z] undeploy: [2023-01-15T19:37:04.388Z] [2023-01-15T19:37:04.388Z] setOSConditions: [2023-01-15T19:37:04.388Z] [2023-01-15T19:37:04.388Z] setToolWin: [2023-01-15T19:37:04.388Z] [2023-01-15T19:37:04.388Z] setToolUnix: [2023-01-15T19:37:04.388Z] [2023-01-15T19:37:04.388Z] setToolProperty: [2023-01-15T19:37:04.388Z] [2023-01-15T19:37:04.388Z] setS1ASclassPath: [2023-01-15T19:37:04.388Z] [2023-01-15T19:37:04.388Z] init-common: [2023-01-15T19:37:04.388Z] [2023-01-15T19:37:04.388Z] undeploy-war-common: [2023-01-15T19:37:04.388Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:04.759Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:04.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:05.862Z] [2023-01-15T19:37:05.862Z] all: [2023-01-15T19:37:05.862Z] [2023-01-15T19:37:05.862Z] setOSConditions: [2023-01-15T19:37:05.862Z] [2023-01-15T19:37:05.862Z] setToolWin: [2023-01-15T19:37:05.862Z] [2023-01-15T19:37:05.862Z] setToolUnix: [2023-01-15T19:37:05.862Z] [2023-01-15T19:37:05.677Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:05.828Z] [INFO] [2023-01-15T19:37:05.862Z] setToolProperty: [2023-01-15T19:37:05.867Z] [2023-01-15T19:37:05.865Z] [javac] 1 warning [2023-01-15T19:37:05.867Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jersey-ejb-component-provider --- [2023-01-15T19:37:05.867Z] setS1ASclassPath: [2023-01-15T19:37:05.869Z] [INFO] [2023-01-15T19:37:05.869Z] [2023-01-15T19:37:05.870Z] init-common: [2023-01-15T19:37:05.870Z] [2023-01-15T19:37:05.870Z] clean: [2023-01-15T19:37:05.870Z] [2023-01-15T19:37:05.870Z] setOSConditions: [2023-01-15T19:37:05.870Z] [2023-01-15T19:37:05.870Z] setToolWin: [2023-01-15T19:37:05.870Z] [2023-01-15T19:37:05.870Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider --- [2023-01-15T19:37:05.870Z] setToolUnix: [2023-01-15T19:37:05.871Z] [INFO] [2023-01-15T19:37:05.871Z] [2023-01-15T19:37:05.872Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jersey-ejb-component-provider --- [2023-01-15T19:37:05.873Z] setToolProperty: [2023-01-15T19:37:05.873Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:05.878Z] [2023-01-15T19:37:05.878Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:05.879Z] [INFO] [2023-01-15T19:37:05.879Z] setS1ASclassPath: [2023-01-15T19:37:05.879Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jersey-ejb-component-provider --- [2023-01-15T19:37:05.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:05.879Z] [2023-01-15T19:37:05.880Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:05.881Z] [INFO] Copying 1 resource [2023-01-15T19:37:05.880Z] init-common: [2023-01-15T19:37:05.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/src/main/manpages [2023-01-15T19:37:05.882Z] [2023-01-15T19:37:05.883Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:05.883Z] [INFO] [2023-01-15T19:37:05.883Z] clean-common: [2023-01-15T19:37:05.883Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jersey-ejb-component-provider --- [2023-01-15T19:37:05.884Z] [2023-01-15T19:37:05.885Z] setOSConditions: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setToolWin: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setToolUnix: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setToolProperty: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setS1ASclassPath: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] init-common: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] clean-classes-common: [2023-01-15T19:37:05.885Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setOSConditions: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setToolWin: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setToolUnix: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setToolProperty: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setS1ASclassPath: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] init-common: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] clean-jars-common: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] compile: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setOSConditions: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setToolWin: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setToolUnix: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setToolProperty: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] setS1ASclassPath: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] init-common: [2023-01-15T19:37:05.885Z] [2023-01-15T19:37:05.885Z] compile-common: [2023-01-15T19:37:05.885Z] [echo] Current time (ISO): 2023-01-15T19:37:04.778+0000 [2023-01-15T19:37:05.885Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:05.885Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:05.885Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:06.127Z] [2023-01-15T19:37:06.142Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:06.815Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:06.902Z] build: [2023-01-15T19:37:07.023Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/classes [2023-01-15T19:37:07.024Z] [javac] 1 warning [2023-01-15T19:37:07.026Z] [2023-01-15T19:37:07.028Z] [2023-01-15T19:37:07.028Z] setOSConditions: [2023-01-15T19:37:07.028Z] build: [2023-01-15T19:37:07.033Z] [2023-01-15T19:37:07.033Z] [2023-01-15T19:37:07.237Z] setOSConditions: [2023-01-15T19:37:07.237Z] [2023-01-15T19:37:07.237Z] setToolWin: [2023-01-15T19:37:07.033Z] setToolWin: [2023-01-15T19:37:07.237Z] [2023-01-15T19:37:07.239Z] [2023-01-15T19:37:07.240Z] setToolUnix: [2023-01-15T19:37:07.241Z] setToolUnix: [2023-01-15T19:37:07.241Z] [2023-01-15T19:37:07.242Z] [2023-01-15T19:37:07.242Z] setToolProperty: [2023-01-15T19:37:07.243Z] setToolProperty: [2023-01-15T19:37:07.244Z] [2023-01-15T19:37:07.243Z] [2023-01-15T19:37:07.244Z] setS1ASclassPath: [2023-01-15T19:37:07.245Z] setS1ASclassPath: [2023-01-15T19:37:07.245Z] [2023-01-15T19:37:07.247Z] init-common: [2023-01-15T19:37:07.247Z] [2023-01-15T19:37:07.247Z] [2023-01-15T19:37:07.249Z] init-common: [2023-01-15T19:37:07.249Z] appclient-jar-common: [2023-01-15T19:37:07.250Z] [2023-01-15T19:37:07.252Z] webclient-war-common: [2023-01-15T19:37:07.251Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:07.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:07.253Z] [2023-01-15T19:37:07.253Z] [2023-01-15T19:37:07.254Z] clear: [2023-01-15T19:37:07.254Z] [2023-01-15T19:37:07.253Z] package-appclientjar-common: [2023-01-15T19:37:07.254Z] test-tlds-exist: [2023-01-15T19:37:07.255Z] [2023-01-15T19:37:07.255Z] copy-tlds: [2023-01-15T19:37:07.255Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:07.255Z] [2023-01-15T19:37:07.256Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:07.257Z] test-tagfiles-exist: [2023-01-15T19:37:07.258Z] [2023-01-15T19:37:07.258Z] copy-tagfiles: [2023-01-15T19:37:07.258Z] [2023-01-15T19:37:07.258Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:07.258Z] package-war-common: [2023-01-15T19:37:07.259Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclient-client.jar [2023-01-15T19:37:07.259Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:07.260Z] [2023-01-15T19:37:07.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:07.261Z] setOSConditions: [2023-01-15T19:37:07.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:07.263Z] [2023-01-15T19:37:07.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:07.264Z] setToolWin: [2023-01-15T19:37:07.265Z] [2023-01-15T19:37:07.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/lib [2023-01-15T19:37:07.265Z] setToolUnix: [2023-01-15T19:37:07.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:07.266Z] [2023-01-15T19:37:07.267Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:07.268Z] setToolProperty: [2023-01-15T19:37:07.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/docroot [2023-01-15T19:37:07.268Z] [2023-01-15T19:37:07.269Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-web.war [2023-01-15T19:37:07.269Z] setS1ASclassPath: [2023-01-15T19:37:07.271Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:07.272Z] [2023-01-15T19:37:07.272Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:07.273Z] init-common: [2023-01-15T19:37:07.273Z] [javac] Compiling 1 source file [2023-01-15T19:37:07.274Z] [2023-01-15T19:37:07.275Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:37:07.276Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:07.276Z] [2023-01-15T19:37:07.276Z] webclient-war-common: [2023-01-15T19:37:07.276Z] deploy: [2023-01-15T19:37:07.277Z] [2023-01-15T19:37:07.277Z] deploy-war-common: [2023-01-15T19:37:07.276Z] [2023-01-15T19:37:07.278Z] clear: [2023-01-15T19:37:07.278Z] [2023-01-15T19:37:07.278Z] test-tlds-exist: [2023-01-15T19:37:07.277Z] [2023-01-15T19:37:07.278Z] [2023-01-15T19:37:07.279Z] copy-tlds: [2023-01-15T19:37:07.279Z] [2023-01-15T19:37:07.279Z] test-tagfiles-exist: [2023-01-15T19:37:07.279Z] [2023-01-15T19:37:07.279Z] setOSConditions: [2023-01-15T19:37:07.279Z] [2023-01-15T19:37:07.279Z] setToolWin: [2023-01-15T19:37:07.279Z] [2023-01-15T19:37:07.279Z] setToolUnix: [2023-01-15T19:37:07.279Z] copy-tagfiles: [2023-01-15T19:37:07.279Z] [2023-01-15T19:37:07.280Z] [2023-01-15T19:37:07.280Z] setToolProperty: [2023-01-15T19:37:07.280Z] package-war-common: [2023-01-15T19:37:07.280Z] [2023-01-15T19:37:07.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:07.281Z] setS1ASclassPath: [2023-01-15T19:37:07.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:07.281Z] [2023-01-15T19:37:07.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:07.282Z] init-common: [2023-01-15T19:37:07.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:07.282Z] [2023-01-15T19:37:07.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/lib [2023-01-15T19:37:07.283Z] deploy-war-commonpe: [2023-01-15T19:37:07.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:07.283Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:07.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:07.283Z] [INFO] [2023-01-15T19:37:07.284Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:07.284Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider --- [2023-01-15T19:37:07.284Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclient-web.war [2023-01-15T19:37:07.284Z] [INFO] [2023-01-15T19:37:07.284Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:07.285Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider --- [2023-01-15T19:37:07.285Z] [2023-01-15T19:37:07.285Z] [INFO] [2023-01-15T19:37:07.285Z] setOSConditions: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] fixFiles: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] convUnix: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] convWin: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setToolWin: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setToolUnix: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setToolProperty: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setS1ASclassPath: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] init-common: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] ear-common: [2023-01-15T19:37:07.286Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/descriptor/sun-application.xml to copy. [2023-01-15T19:37:07.286Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:37:07.286Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientApp.ear [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] deploy: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setOSConditions: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setToolWin: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setToolUnix: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setToolProperty: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setS1ASclassPath: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] init-common: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] deploy-common: [2023-01-15T19:37:07.286Z] [echo] Current time (ISO): 2023-01-15T19:37:05.821+0000 [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setOSConditions: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setToolWin: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setToolUnix: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setToolProperty: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] setS1ASclassPath: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] init-common: [2023-01-15T19:37:07.286Z] [2023-01-15T19:37:07.286Z] deploy-common-pe: [2023-01-15T19:37:07.286Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:07.542Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:07.542Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jersey-ejb-component-provider --- [2023-01-15T19:37:07.542Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-web.war [2023-01-15T19:37:07.543Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:07.543Z] [INFO] [2023-01-15T19:37:07.543Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jersey-ejb-component-provider --- [2023-01-15T19:37:07.543Z] [INFO] [2023-01-15T19:37:07.543Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ jersey-ejb-component-provider --- [2023-01-15T19:37:07.543Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:07.545Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientApp.ear [2023-01-15T19:37:07.545Z] [exec] Application deployed with name ejb-stubs-webclientApp. [2023-01-15T19:37:07.545Z] [echo] Deployment on target server server successful [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] setOSConditions: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] setToolWin: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] setToolUnix: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] setToolProperty: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] setS1ASclassPath: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] init-common: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] deploy-common-ee: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] run: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] setOSConditions: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] setToolWin: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] setToolUnix: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] setToolProperty: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] setS1ASclassPath: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] init-common: [2023-01-15T19:37:07.545Z] [2023-01-15T19:37:07.545Z] runclient-common: [2023-01-15T19:37:07.545Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2023-01-15T19:37:07.545Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:07.799Z] [INFO] [2023-01-15T19:37:07.800Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jersey-ejb-component-provider --- [2023-01-15T19:37:07.800Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:07.800Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/classes [2023-01-15T19:37:07.800Z] [exec] Application deployed with name cdi-simple-managed-bean-interceptor-web. [2023-01-15T19:37:07.800Z] [2023-01-15T19:37:07.800Z] deploy-war-commonee: [2023-01-15T19:37:07.800Z] [2023-01-15T19:37:07.800Z] run: [2023-01-15T19:37:07.800Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:08.060Z] [INFO] [2023-01-15T19:37:08.060Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.060Z] [INFO] [2023-01-15T19:37:08.060Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.060Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:08.060Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:08.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/src/test/resources [2023-01-15T19:37:08.060Z] [INFO] [2023-01-15T19:37:08.060Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.060Z] [INFO] No sources to compile [2023-01-15T19:37:08.060Z] [INFO] [2023-01-15T19:37:08.060Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.060Z] [INFO] [2023-01-15T19:37:08.060Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.060Z] [INFO] [2023-01-15T19:37:08.060Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.060Z] [INFO] Executing tasks [2023-01-15T19:37:08.060Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for [2023-01-15T19:37:08.060Z] [INFO] [echo] jersey-ejb-component-provider [2023-01-15T19:37:08.060Z] [INFO] Executed tasks [2023-01-15T19:37:08.060Z] [INFO] [2023-01-15T19:37:08.060Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar [2023-01-15T19:37:08.060Z] [INFO] [2023-01-15T19:37:08.060Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.060Z] [INFO] [2023-01-15T19:37:08.060Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.060Z] [INFO] [2023-01-15T19:37:08.060Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.061Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean-interceptor/myurl [2023-01-15T19:37:08.061Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:37:08.061Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:08.061Z] [java] [2023-01-15T19:37:08.061Z] [java] [2023-01-15T19:37:08.061Z] [java] ----------------------------------------- [2023-01-15T19:37:08.061Z] [java] - simple-managed-bean-interceptor-non-null-package: PASS - [2023-01-15T19:37:08.061Z] [java] ----------------------------------------- [2023-01-15T19:37:08.061Z] [java] - Total PASS : 1 - [2023-01-15T19:37:08.061Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:08.061Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:08.061Z] [java] ----------------------------------------- [2023-01-15T19:37:08.061Z] [2023-01-15T19:37:08.061Z] undeploy: [2023-01-15T19:37:08.061Z] [2023-01-15T19:37:08.061Z] setOSConditions: [2023-01-15T19:37:08.061Z] [2023-01-15T19:37:08.061Z] setToolWin: [2023-01-15T19:37:08.061Z] [2023-01-15T19:37:08.061Z] setToolUnix: [2023-01-15T19:37:08.061Z] [2023-01-15T19:37:08.061Z] setToolProperty: [2023-01-15T19:37:08.061Z] [2023-01-15T19:37:08.061Z] setS1ASclassPath: [2023-01-15T19:37:08.061Z] [2023-01-15T19:37:08.061Z] init-common: [2023-01-15T19:37:08.061Z] [2023-01-15T19:37:08.061Z] undeploy-war-common: [2023-01-15T19:37:08.061Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:08.317Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jersey-ejb-component-provider --- [2023-01-15T19:37:08.318Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/jersey-ejb-component-provider-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:08.318Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/6.2.6-SNAPSHOT/jersey-ejb-component-provider-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2023-01-15T19:37:08.318Z] [INFO] Building Connector for GlassFish Admin REST Service 6.2.6-SNAPSHOT [90/291] [2023-01-15T19:37:08.318Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-restadmin-connector --- [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-restadmin-connector --- [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-restadmin-connector --- [2023-01-15T19:37:08.318Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:08.318Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector [2023-01-15T19:37:08.318Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-restadmin-connector --- [2023-01-15T19:37:08.318Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:08.318Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-restadmin-connector --- [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-restadmin-connector --- [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-restadmin-connector --- [2023-01-15T19:37:08.318Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:08.318Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-restadmin-connector --- [2023-01-15T19:37:08.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:08.318Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:08.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/src/main/resources [2023-01-15T19:37:08.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages [2023-01-15T19:37:08.318Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:08.318Z] [INFO] [2023-01-15T19:37:08.318Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-restadmin-connector --- [2023-01-15T19:37:08.318Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:08.318Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/classes [2023-01-15T19:37:08.480Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:08.574Z] [INFO] [2023-01-15T19:37:08.575Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector --- [2023-01-15T19:37:08.575Z] [INFO] [2023-01-15T19:37:08.575Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector --- [2023-01-15T19:37:08.575Z] [INFO] [2023-01-15T19:37:08.575Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-restadmin-connector --- [2023-01-15T19:37:08.575Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:08.575Z] [INFO] [2023-01-15T19:37:08.575Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-restadmin-connector --- [2023-01-15T19:37:08.575Z] [INFO] [2023-01-15T19:37:08.575Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-restadmin-connector --- [2023-01-15T19:37:08.575Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:08.575Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/classes [2023-01-15T19:37:08.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] all: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setOSConditions: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setToolWin: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setToolUnix: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setToolProperty: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setS1ASclassPath: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] init-common: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] clean: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setOSConditions: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setToolWin: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setToolUnix: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setToolProperty: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setS1ASclassPath: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] init-common: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] clean-common: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setOSConditions: [2023-01-15T19:37:08.624Z] [2023-01-15T19:37:08.624Z] setToolWin: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setToolUnix: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setToolProperty: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setS1ASclassPath: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] init-common: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] clean-classes-common: [2023-01-15T19:37:08.625Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setOSConditions: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setToolWin: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setToolUnix: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setToolProperty: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setS1ASclassPath: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] init-common: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] clean-jars-common: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] compile: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setOSConditions: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setToolWin: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setToolUnix: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setToolProperty: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] setS1ASclassPath: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] init-common: [2023-01-15T19:37:08.625Z] [2023-01-15T19:37:08.625Z] compile-common: [2023-01-15T19:37:08.625Z] [echo] Current time (ISO): 2023-01-15T19:37:08.497+0000 [2023-01-15T19:37:08.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:08.625Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:08.625Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:08.831Z] [INFO] [2023-01-15T19:37:08.831Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-restadmin-connector --- [2023-01-15T19:37:08.831Z] [INFO] [2023-01-15T19:37:08.831Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-restadmin-connector --- [2023-01-15T19:37:08.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:08.831Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:08.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/src/test/resources [2023-01-15T19:37:08.831Z] [INFO] [2023-01-15T19:37:08.831Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-restadmin-connector --- [2023-01-15T19:37:08.831Z] [INFO] No sources to compile [2023-01-15T19:37:08.831Z] [INFO] [2023-01-15T19:37:08.831Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector --- [2023-01-15T19:37:08.832Z] [INFO] [2023-01-15T19:37:08.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-restadmin-connector --- [2023-01-15T19:37:08.832Z] [INFO] Tests are skipped. [2023-01-15T19:37:08.832Z] [INFO] [2023-01-15T19:37:08.832Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-restadmin-connector --- [2023-01-15T19:37:08.832Z] [INFO] Executing tasks [2023-01-15T19:37:08.832Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for [2023-01-15T19:37:08.832Z] [INFO] [echo] gf-restadmin-connector [2023-01-15T19:37:08.832Z] [INFO] Executed tasks [2023-01-15T19:37:08.832Z] [INFO] [2023-01-15T19:37:08.832Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-restadmin-connector --- [2023-01-15T19:37:08.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar [2023-01-15T19:37:08.832Z] [INFO] [2023-01-15T19:37:08.832Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-restadmin-connector --- [2023-01-15T19:37:08.832Z] [INFO] [2023-01-15T19:37:08.832Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-restadmin-connector --- [2023-01-15T19:37:08.832Z] [INFO] [2023-01-15T19:37:08.832Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector --- [2023-01-15T19:37:08.832Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:08.832Z] [INFO] [2023-01-15T19:37:08.832Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-restadmin-connector --- [2023-01-15T19:37:08.832Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/6.2.6-SNAPSHOT/gf-restadmin-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:08.832Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/6.2.6-SNAPSHOT/gf-restadmin-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:08.832Z] [INFO] [2023-01-15T19:37:08.832Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2023-01-15T19:37:08.832Z] [INFO] Building GlassFish Admin REST Service 6.2.6-SNAPSHOT [91/291] [2023-01-15T19:37:08.832Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:09.089Z] [INFO] [2023-01-15T19:37:09.089Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-service --- [2023-01-15T19:37:09.089Z] [INFO] [2023-01-15T19:37:09.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ rest-service --- [2023-01-15T19:37:09.089Z] [INFO] [2023-01-15T19:37:09.089Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ rest-service --- [2023-01-15T19:37:09.089Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:09.089Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service [2023-01-15T19:37:09.089Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:09.089Z] [INFO] [2023-01-15T19:37:09.089Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ rest-service --- [2023-01-15T19:37:09.089Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:09.419Z] [exec] Jan 15, 2023 7:37:09 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:37:09.419Z] [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. [2023-01-15T19:37:09.651Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:09.652Z] [INFO] [2023-01-15T19:37:09.652Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ rest-service --- [2023-01-15T19:37:09.652Z] [INFO] [2023-01-15T19:37:09.652Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ rest-service --- [2023-01-15T19:37:09.652Z] [INFO] [2023-01-15T19:37:09.652Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ rest-service --- [2023-01-15T19:37:09.652Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:09.652Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:09.652Z] [INFO] [2023-01-15T19:37:09.652Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rest-service --- [2023-01-15T19:37:09.652Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:09.652Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:09.652Z] [INFO] Copying 13 resources [2023-01-15T19:37:09.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/main/manpages [2023-01-15T19:37:09.652Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:09.652Z] [INFO] [2023-01-15T19:37:09.652Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rest-service --- [2023-01-15T19:37:09.652Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:09.652Z] [INFO] Compiling 189 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/classes [2023-01-15T19:37:10.518Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:10.518Z] [javac] 1 warning [2023-01-15T19:37:10.518Z] [2023-01-15T19:37:10.518Z] build: [2023-01-15T19:37:10.518Z] [2023-01-15T19:37:10.518Z] setOSConditions: [2023-01-15T19:37:10.518Z] [2023-01-15T19:37:10.518Z] setToolWin: [2023-01-15T19:37:10.518Z] [2023-01-15T19:37:10.518Z] setToolUnix: [2023-01-15T19:37:10.518Z] [2023-01-15T19:37:10.518Z] setToolProperty: [2023-01-15T19:37:10.518Z] [2023-01-15T19:37:10.518Z] setS1ASclassPath: [2023-01-15T19:37:10.518Z] [2023-01-15T19:37:10.518Z] init-common: [2023-01-15T19:37:10.518Z] [2023-01-15T19:37:10.518Z] webclient-war-common: [2023-01-15T19:37:10.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] clear: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] test-tlds-exist: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] copy-tlds: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] test-tagfiles-exist: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] copy-tagfiles: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] package-war-common: [2023-01-15T19:37:10.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:10.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:10.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:10.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:10.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/lib [2023-01-15T19:37:10.519Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:37:10.519Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:10.519Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:10.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/docroot [2023-01-15T19:37:10.519Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-local-view-proxy-serializable-web.war [2023-01-15T19:37:10.519Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:10.519Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:10.519Z] [javac] Compiling 1 source file [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] create-resources: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] setOSConditions: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] setToolWin: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] setToolUnix: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] setToolProperty: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] setS1ASclassPath: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] init-common: [2023-01-15T19:37:10.519Z] [2023-01-15T19:37:10.519Z] create-jdbc-connpool-common: [2023-01-15T19:37:10.615Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeResource.java: Some input files use or override a deprecated API. [2023-01-15T19:37:10.615Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeResource.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:10.615Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/LegacyCompositeResource.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:37:10.615Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/LegacyCompositeResource.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:10.615Z] [INFO] [2023-01-15T19:37:10.616Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ rest-service --- [2023-01-15T19:37:10.616Z] [INFO] [2023-01-15T19:37:10.616Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ rest-service --- [2023-01-15T19:37:10.777Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:10.876Z] [INFO] [2023-01-15T19:37:10.876Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ rest-service --- [2023-01-15T19:37:11.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:11.035Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T19:37:11.036Z] [2023-01-15T19:37:11.036Z] set-derby-connpool-props: [2023-01-15T19:37:11.132Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.admin.rest.utils, has 2, private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results] [2023-01-15T19:37:11.133Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.admin.rest.composite, has 1, private references [org.glassfish.admin.rest.resources] [2023-01-15T19:37:11.133Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:11.133Z] [INFO] [2023-01-15T19:37:11.133Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ rest-service --- [2023-01-15T19:37:11.133Z] [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] [2023-01-15T19:37:11.133Z] [INFO] [2023-01-15T19:37:11.133Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ rest-service --- [2023-01-15T19:37:11.133Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:11.133Z] [INFO] Compiling 189 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/classes [2023-01-15T19:37:11.292Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:11.321Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-stubs-webclient/servlet [2023-01-15T19:37:11.321Z] [exec] JMS Servlet Output [2023-01-15T19:37:11.321Z] [exec]

DatabaseServelt :: All information I can give

[2023-01-15T19:37:11.321Z] [exec] Context Path : /ejb-stubs-webclient
[2023-01-15T19:37:11.321Z] [exec] Servlet Path : /servlet
[2023-01-15T19:37:11.321Z] [exec] Path Info : null
[2023-01-15T19:37:11.321Z] [exec] [2023-01-15T19:37:11.321Z] [exec] Value of key is: main [2023-01-15T19:37:11.321Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:11.321Z] [exec] [2023-01-15T19:37:11.321Z] [exec] [2023-01-15T19:37:11.321Z] [exec] ----------------------------------------- [2023-01-15T19:37:11.321Z] [exec] - main: PASS - [2023-01-15T19:37:11.321Z] [exec] ----------------------------------------- [2023-01-15T19:37:11.321Z] [exec] Total PASS: 1 [2023-01-15T19:37:11.321Z] [exec] Total FAIL: 0 [2023-01-15T19:37:11.321Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:37:11.321Z] [exec] ----------------------------------------- [2023-01-15T19:37:11.321Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:37:11.321Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:37:11.321Z] [2023-01-15T19:37:11.321Z] checkReporting-common: [2023-01-15T19:37:11.321Z] [2023-01-15T19:37:11.321Z] confirmReportPresent-common: [2023-01-15T19:37:11.321Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:37:11.321Z] [echo] Test seems to be reported fine [2023-01-15T19:37:11.321Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/RepRunConf.txt [2023-01-15T19:37:11.555Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:11.556Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T19:37:11.581Z] [2023-01-15T19:37:11.581Z] confirmMissingReport-common: [2023-01-15T19:37:11.581Z] [2023-01-15T19:37:11.582Z] undeploy: [2023-01-15T19:37:11.582Z] [2023-01-15T19:37:11.582Z] setOSConditions: [2023-01-15T19:37:11.582Z] [2023-01-15T19:37:11.582Z] setToolWin: [2023-01-15T19:37:11.582Z] [2023-01-15T19:37:11.582Z] setToolUnix: [2023-01-15T19:37:11.582Z] [2023-01-15T19:37:11.582Z] setToolProperty: [2023-01-15T19:37:11.582Z] [2023-01-15T19:37:11.582Z] setS1ASclassPath: [2023-01-15T19:37:11.582Z] [2023-01-15T19:37:11.582Z] init-common: [2023-01-15T19:37:11.582Z] [2023-01-15T19:37:11.582Z] undeploy-common: [2023-01-15T19:37:11.582Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:11.695Z] [INFO] [2023-01-15T19:37:11.696Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ rest-service --- [2023-01-15T19:37:11.696Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:37:11.812Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:11.953Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:37:11.953Z] [INFO] [2023-01-15T19:37:11.953Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rest-service --- [2023-01-15T19:37:11.953Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:11.953Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:11.953Z] [INFO] Copying 5 resources [2023-01-15T19:37:11.953Z] [INFO] [2023-01-15T19:37:11.953Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest-service --- [2023-01-15T19:37:11.953Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:11.953Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/test-classes [2023-01-15T19:37:12.071Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:12.072Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T19:37:12.332Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:12.516Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java uses or overrides a deprecated API. [2023-01-15T19:37:12.517Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:12.517Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:37:12.517Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:12.517Z] [INFO] [2023-01-15T19:37:12.517Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service --- [2023-01-15T19:37:12.517Z] [INFO] [2023-01-15T19:37:12.517Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ rest-service --- [2023-01-15T19:37:12.517Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:37:12.517Z] [INFO] [2023-01-15T19:37:12.517Z] [INFO] ------------------------------------------------------- [2023-01-15T19:37:12.517Z] [INFO] T E S T S [2023-01-15T19:37:12.517Z] [INFO] ------------------------------------------------------- [2023-01-15T19:37:12.517Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:12.517Z] [0.017s][info][gc] Using G1 [2023-01-15T19:37:12.519Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] all: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] setOSConditions: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] setToolWin: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] setToolUnix: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] setToolProperty: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] setS1ASclassPath: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] init-common: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] undeploy: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] setOSConditions: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] setToolWin: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] setToolUnix: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] setToolProperty: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] setS1ASclassPath: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] init-common: [2023-01-15T19:37:12.519Z] [2023-01-15T19:37:12.519Z] undeploy-common: [2023-01-15T19:37:12.519Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:12.590Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:12.590Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T19:37:12.590Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:13.082Z] [0.303s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->2M(256M) 3.260ms [2023-01-15T19:37:13.156Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:13.156Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T19:37:13.156Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:13.338Z] [INFO] Running org.glassfish.admin.rest.composite.RestCollectionTest [2023-01-15T19:37:13.339Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.glassfish.admin.rest.composite.RestCollectionTest [2023-01-15T19:37:13.339Z] [INFO] Running org.glassfish.admin.rest.composite.CompositeUtilTest [2023-01-15T19:37:13.455Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:13.455Z] [2023-01-15T19:37:13.455Z] all: [2023-01-15T19:37:13.455Z] [2023-01-15T19:37:13.455Z] cmttimeout: [2023-01-15T19:37:13.595Z] Jan 15, 2023 7:37:13 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:37:13.596Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setOSConditions: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setToolWin: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setToolUnix: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setToolProperty: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setS1ASclassPath: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] init-common: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] clean: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setOSConditions: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setToolWin: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setToolUnix: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setToolProperty: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setS1ASclassPath: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] init-common: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] clean-common: [2023-01-15T19:37:13.715Z] [2023-01-15T19:37:13.715Z] setOSConditions: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setToolWin: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setToolUnix: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setToolProperty: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setS1ASclassPath: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] init-common: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] clean-classes-common: [2023-01-15T19:37:13.716Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setOSConditions: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setToolWin: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setToolUnix: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setToolProperty: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setS1ASclassPath: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] init-common: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] clean-jars-common: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] compile: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setOSConditions: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setToolWin: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setToolUnix: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setToolProperty: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] setS1ASclassPath: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] init-common: [2023-01-15T19:37:13.716Z] [2023-01-15T19:37:13.716Z] compile-common: [2023-01-15T19:37:13.716Z] [echo] Current time (ISO): 2023-01-15T19:37:13.559+0000 [2023-01-15T19:37:13.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:13.716Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:13.722Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:13.722Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T19:37:13.722Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:13.852Z] Jan 15, 2023 7:37:13 PM jakarta.persistence.spi.PersistenceProviderResolverHolder$DefaultPersistenceProviderResolver log [2023-01-15T19:37:13.853Z] WARNING: jakarta.persistence.spi::No valid providers found. [2023-01-15T19:37:13.853Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.glassfish.admin.rest.composite.CompositeUtilTest [2023-01-15T19:37:13.853Z] [INFO] Running org.glassfish.admin.rest.composite.ModelExtensionTest [2023-01-15T19:37:13.853Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.admin.rest.composite.ModelExtensionTest [2023-01-15T19:37:13.853Z] [INFO] Running org.glassfish.admin.rest.composite.ResourceMetadataTest [2023-01-15T19:37:13.853Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.admin.rest.composite.ResourceMetadataTest [2023-01-15T19:37:13.853Z] [INFO] Running org.glassfish.admin.rest.EncodingTest [2023-01-15T19:37:13.853Z] installRoot is null [2023-01-15T19:37:13.853Z] [1.273s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 93M->8M(256M) 10.938ms [2023-01-15T19:37:13.853Z] [1.273s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:37:13.853Z] [1.280s][info][gc] GC(2) Pause Remark 8M->8M(256M) 2.092ms [2023-01-15T19:37:13.853Z] [1.280s][info][gc] GC(2) Pause Cleanup 8M->8M(256M) 0.075ms [2023-01-15T19:37:13.853Z] [1.282s][info][gc] GC(2) Concurrent Cycle 9.339ms [2023-01-15T19:37:13.974Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:14.110Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.glassfish.admin.rest.EncodingTest [2023-01-15T19:37:14.110Z] [INFO] Running org.glassfish.admin.rest.JsonUtilTest [2023-01-15T19:37:14.111Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.admin.rest.JsonUtilTest [2023-01-15T19:37:14.111Z] [INFO] Running org.glassfish.admin.rest.ProgressStatusEventTest [2023-01-15T19:37:14.111Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.glassfish.admin.rest.ProgressStatusEventTest [2023-01-15T19:37:14.111Z] [INFO] Running org.glassfish.admin.rest.ActionReportTest [2023-01-15T19:37:14.111Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.admin.rest.ActionReportTest [2023-01-15T19:37:14.287Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:14.287Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:37:14.287Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:14.367Z] [INFO] [2023-01-15T19:37:14.367Z] [INFO] Results: [2023-01-15T19:37:14.367Z] [INFO] [2023-01-15T19:37:14.367Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:37:14.367Z] [INFO] [2023-01-15T19:37:14.367Z] [INFO] [2023-01-15T19:37:14.367Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ rest-service --- [2023-01-15T19:37:14.367Z] [INFO] Executing tasks [2023-01-15T19:37:14.367Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/classes/META-INF for [2023-01-15T19:37:14.367Z] [INFO] [echo] rest-service [2023-01-15T19:37:14.367Z] [INFO] Executed tasks [2023-01-15T19:37:14.367Z] [INFO] [2023-01-15T19:37:14.367Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ rest-service --- [2023-01-15T19:37:14.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/rest-service.jar [2023-01-15T19:37:14.368Z] [INFO] [2023-01-15T19:37:14.368Z] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ rest-service --- [2023-01-15T19:37:14.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/rest-service-tests.jar [2023-01-15T19:37:14.368Z] [INFO] [2023-01-15T19:37:14.368Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ rest-service --- [2023-01-15T19:37:14.368Z] [INFO] [2023-01-15T19:37:14.368Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ rest-service --- [2023-01-15T19:37:14.368Z] [INFO] [2023-01-15T19:37:14.368Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service --- [2023-01-15T19:37:14.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:14.545Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T19:37:14.802Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:15.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:15.059Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T19:37:15.059Z] [2023-01-15T19:37:15.059Z] setOSConditions: [2023-01-15T19:37:15.059Z] [2023-01-15T19:37:15.059Z] setToolWin: [2023-01-15T19:37:15.059Z] [2023-01-15T19:37:15.059Z] setToolUnix: [2023-01-15T19:37:15.059Z] [2023-01-15T19:37:15.059Z] setToolProperty: [2023-01-15T19:37:15.059Z] [2023-01-15T19:37:15.059Z] setS1ASclassPath: [2023-01-15T19:37:15.059Z] [2023-01-15T19:37:15.059Z] init-common: [2023-01-15T19:37:15.059Z] [2023-01-15T19:37:15.059Z] create-jdbc-resource-common: [2023-01-15T19:37:15.059Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:15.316Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:15.460Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-dm58m is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T19:37:15.462Z] --- [2023-01-15T19:37:15.462Z] apiVersion: "v1" [2023-01-15T19:37:15.462Z] kind: "Pod" [2023-01-15T19:37:15.462Z] metadata: [2023-01-15T19:37:15.462Z] annotations: [2023-01-15T19:37:15.462Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:37:15.462Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:37:15.462Z] labels: [2023-01-15T19:37:15.462Z] jenkins: "slave" [2023-01-15T19:37:15.462Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T19:37:15.462Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T19:37:15.462Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-dm58m" [2023-01-15T19:37:15.462Z] namespace: "glassfish" [2023-01-15T19:37:15.462Z] spec: [2023-01-15T19:37:15.462Z] containers: [2023-01-15T19:37:15.462Z] - env: [2023-01-15T19:37:15.462Z] - name: "JENKINS_SECRET" [2023-01-15T19:37:15.462Z] value: "********" [2023-01-15T19:37:15.462Z] - name: "JENKINS_TUNNEL" [2023-01-15T19:37:15.462Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T19:37:15.462Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T19:37:15.462Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-dm58m" [2023-01-15T19:37:15.462Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:37:15.462Z] value: "-Xmx768m -Xss768k" [2023-01-15T19:37:15.462Z] - name: "JENKINS_NAME" [2023-01-15T19:37:15.462Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-dm58m" [2023-01-15T19:37:15.462Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T19:37:15.462Z] value: "/home/jenkins/agent" [2023-01-15T19:37:15.462Z] - name: "JENKINS_URL" [2023-01-15T19:37:15.462Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T19:37:15.462Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T19:37:15.462Z] imagePullPolicy: "IfNotPresent" [2023-01-15T19:37:15.462Z] name: "jnlp" [2023-01-15T19:37:15.462Z] resources: [2023-01-15T19:37:15.462Z] limits: [2023-01-15T19:37:15.462Z] memory: "1200Mi" [2023-01-15T19:37:15.462Z] cpu: "300m" [2023-01-15T19:37:15.462Z] requests: [2023-01-15T19:37:15.462Z] memory: "1200Mi" [2023-01-15T19:37:15.462Z] cpu: "300m" [2023-01-15T19:37:15.462Z] volumeMounts: [2023-01-15T19:37:15.462Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:37:15.462Z] name: "workspace-volume" [2023-01-15T19:37:15.462Z] readOnly: false [2023-01-15T19:37:15.462Z] - args: [2023-01-15T19:37:15.462Z] - "cat" [2023-01-15T19:37:15.462Z] env: [2023-01-15T19:37:15.462Z] - name: "MAVEN_OPTS" [2023-01-15T19:37:15.462Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:37:15.462Z] - name: "MVN_EXTRA" [2023-01-15T19:37:15.462Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T19:37:15.462Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:37:15.462Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:37:15.462Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T19:37:15.462Z] imagePullPolicy: "Always" [2023-01-15T19:37:15.462Z] name: "glassfish-build" [2023-01-15T19:37:15.462Z] resources: [2023-01-15T19:37:15.462Z] limits: [2023-01-15T19:37:15.462Z] memory: "12Gi" [2023-01-15T19:37:15.462Z] cpu: "8000m" [2023-01-15T19:37:15.462Z] requests: [2023-01-15T19:37:15.462Z] memory: "7Gi" [2023-01-15T19:37:15.462Z] cpu: "4000m" [2023-01-15T19:37:15.462Z] tty: true [2023-01-15T19:37:15.462Z] volumeMounts: [2023-01-15T19:37:15.462Z] - mountPath: "/home/jenkins" [2023-01-15T19:37:15.462Z] name: "jenkins-home" [2023-01-15T19:37:15.462Z] readOnly: false [2023-01-15T19:37:15.462Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T19:37:15.462Z] name: "maven-repo-shared-storage" [2023-01-15T19:37:15.462Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T19:37:15.462Z] name: "settings-xml" [2023-01-15T19:37:15.462Z] readOnly: true [2023-01-15T19:37:15.462Z] subPath: "settings.xml" [2023-01-15T19:37:15.462Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T19:37:15.462Z] name: "settings-security-xml" [2023-01-15T19:37:15.462Z] readOnly: true [2023-01-15T19:37:15.462Z] subPath: "settings-security.xml" [2023-01-15T19:37:15.462Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T19:37:15.462Z] name: "maven-repo-local-storage" [2023-01-15T19:37:15.462Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:37:15.462Z] name: "workspace-volume" [2023-01-15T19:37:15.462Z] readOnly: false [2023-01-15T19:37:15.462Z] nodeSelector: [2023-01-15T19:37:15.462Z] kubernetes.io/os: "linux" [2023-01-15T19:37:15.462Z] restartPolicy: "Never" [2023-01-15T19:37:15.462Z] volumes: [2023-01-15T19:37:15.462Z] - name: "settings-security-xml" [2023-01-15T19:37:15.462Z] secret: [2023-01-15T19:37:15.462Z] items: [2023-01-15T19:37:15.462Z] - key: "settings-security.xml" [2023-01-15T19:37:15.462Z] path: "settings-security.xml" [2023-01-15T19:37:15.462Z] secretName: "m2-secret-dir" [2023-01-15T19:37:15.462Z] - emptyDir: {} [2023-01-15T19:37:15.462Z] name: "maven-repo-local-storage" [2023-01-15T19:37:15.462Z] - emptyDir: {} [2023-01-15T19:37:15.462Z] name: "jenkins-home" [2023-01-15T19:37:15.462Z] - name: "settings-xml" [2023-01-15T19:37:15.462Z] secret: [2023-01-15T19:37:15.462Z] items: [2023-01-15T19:37:15.462Z] - key: "settings.xml" [2023-01-15T19:37:15.462Z] path: "settings.xml" [2023-01-15T19:37:15.462Z] secretName: "m2-secret-dir" [2023-01-15T19:37:15.462Z] - emptyDir: [2023-01-15T19:37:15.462Z] medium: "" [2023-01-15T19:37:15.462Z] name: "workspace-volume" [2023-01-15T19:37:15.462Z] - name: "maven-repo-shared-storage" [2023-01-15T19:37:15.462Z] persistentVolumeClaim: [2023-01-15T19:37:15.462Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T19:37:15.462Z] [2023-01-15T19:37:15.576Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:15.577Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-01-15T19:37:15.577Z] [echo] cmd executed for server [2023-01-15T19:37:15.577Z] [2023-01-15T19:37:15.577Z] deploy: [2023-01-15T19:37:15.577Z] [2023-01-15T19:37:15.577Z] deploy-war-common: [2023-01-15T19:37:15.577Z] [2023-01-15T19:37:15.577Z] setOSConditions: [2023-01-15T19:37:15.577Z] [2023-01-15T19:37:15.577Z] setToolWin: [2023-01-15T19:37:15.577Z] [2023-01-15T19:37:15.577Z] setToolUnix: [2023-01-15T19:37:15.577Z] [2023-01-15T19:37:15.577Z] setToolProperty: [2023-01-15T19:37:15.577Z] [2023-01-15T19:37:15.577Z] setS1ASclassPath: [2023-01-15T19:37:15.577Z] [2023-01-15T19:37:15.577Z] init-common: [2023-01-15T19:37:15.577Z] [2023-01-15T19:37:15.577Z] deploy-war-commonpe: [2023-01-15T19:37:15.833Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:16.091Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-local-view-proxy-serializable-web.war [2023-01-15T19:37:16.349Z] [exec] Application deployed with name cdi-no-interface-local-view-proxy-serializable-web. [2023-01-15T19:37:16.349Z] [2023-01-15T19:37:16.349Z] deploy-war-commonee: [2023-01-15T19:37:16.349Z] [2023-01-15T19:37:16.349Z] run: [2023-01-15T19:37:16.606Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:16.606Z] [java] opening connection to http://localhost:8080/cdi-no-interface-local-view-proxy-serializable/myurl [2023-01-15T19:37:16.607Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:37:16.607Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:16.607Z] [java] [2023-01-15T19:37:16.607Z] [java] [2023-01-15T19:37:16.607Z] [java] ----------------------------------------- [2023-01-15T19:37:16.607Z] [java] - no-interface-local-view-proxy-serializable: PASS - [2023-01-15T19:37:16.607Z] [java] ----------------------------------------- [2023-01-15T19:37:16.607Z] [java] - Total PASS : 1 - [2023-01-15T19:37:16.607Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:16.607Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:16.607Z] [java] ----------------------------------------- [2023-01-15T19:37:16.607Z] [2023-01-15T19:37:16.607Z] undeploy: [2023-01-15T19:37:16.607Z] [2023-01-15T19:37:16.607Z] setOSConditions: [2023-01-15T19:37:16.607Z] [2023-01-15T19:37:16.607Z] setToolWin: [2023-01-15T19:37:16.607Z] [2023-01-15T19:37:16.607Z] setToolUnix: [2023-01-15T19:37:16.607Z] [2023-01-15T19:37:16.607Z] setToolProperty: [2023-01-15T19:37:16.607Z] [2023-01-15T19:37:16.607Z] setS1ASclassPath: [2023-01-15T19:37:16.607Z] [2023-01-15T19:37:16.607Z] init-common: [2023-01-15T19:37:16.607Z] [2023-01-15T19:37:16.607Z] undeploy-war-common: [2023-01-15T19:37:16.864Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:16.916Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T19:37:17.121Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:17.263Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:17.264Z] [javac] 1 warning [2023-01-15T19:37:17.264Z] [2023-01-15T19:37:17.264Z] setOSConditions: [2023-01-15T19:37:17.264Z] [2023-01-15T19:37:17.264Z] setToolWin: [2023-01-15T19:37:17.264Z] [2023-01-15T19:37:17.264Z] setToolUnix: [2023-01-15T19:37:17.264Z] [2023-01-15T19:37:17.264Z] setToolProperty: [2023-01-15T19:37:17.264Z] [2023-01-15T19:37:17.264Z] setS1ASclassPath: [2023-01-15T19:37:17.264Z] [2023-01-15T19:37:17.264Z] init-common: [2023-01-15T19:37:17.264Z] [2023-01-15T19:37:17.264Z] compile-common: [2023-01-15T19:37:17.264Z] [echo] Current time (ISO): 2023-01-15T19:37:17.231+0000 [2023-01-15T19:37:17.264Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:17.379Z] [2023-01-15T19:37:17.380Z] delete-resources: [2023-01-15T19:37:17.380Z] [2023-01-15T19:37:17.380Z] setOSConditions: [2023-01-15T19:37:17.380Z] [2023-01-15T19:37:17.380Z] setToolWin: [2023-01-15T19:37:17.380Z] [2023-01-15T19:37:17.380Z] setToolUnix: [2023-01-15T19:37:17.380Z] [2023-01-15T19:37:17.380Z] setToolProperty: [2023-01-15T19:37:17.380Z] [2023-01-15T19:37:17.380Z] setS1ASclassPath: [2023-01-15T19:37:17.380Z] [2023-01-15T19:37:17.380Z] init-common: [2023-01-15T19:37:17.380Z] [2023-01-15T19:37:17.380Z] delete-jdbc-resource-common: [2023-01-15T19:37:17.380Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:37:17.380Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:17.522Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:17.640Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:17.641Z] [INFO] [2023-01-15T19:37:17.641Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ rest-service --- [2023-01-15T19:37:17.641Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/6.2.6-SNAPSHOT/rest-service-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:17.641Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/6.2.6-SNAPSHOT/rest-service-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:17.641Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/rest-service-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/6.2.6-SNAPSHOT/rest-service-6.2.6-SNAPSHOT-tests.jar [2023-01-15T19:37:17.641Z] [INFO] [2023-01-15T19:37:17.641Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2023-01-15T19:37:17.641Z] [INFO] Building Nucleus template 6.2.6-SNAPSHOT [92/291] [2023-01-15T19:37:17.641Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:37:17.641Z] [INFO] [2023-01-15T19:37:17.641Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-domain --- [2023-01-15T19:37:17.641Z] [INFO] [2023-01-15T19:37:17.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-domain --- [2023-01-15T19:37:17.641Z] [INFO] [2023-01-15T19:37:17.641Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-domain --- [2023-01-15T19:37:17.641Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:17.641Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template [2023-01-15T19:37:17.641Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:17.641Z] [INFO] [2023-01-15T19:37:17.641Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-domain --- [2023-01-15T19:37:17.641Z] [INFO] [2023-01-15T19:37:17.641Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-domain --- [2023-01-15T19:37:17.641Z] [INFO] [2023-01-15T19:37:17.641Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-domain --- [2023-01-15T19:37:17.641Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:17.641Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:17.641Z] [INFO] [2023-01-15T19:37:17.641Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-domain --- [2023-01-15T19:37:17.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:17.641Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:17.641Z] [INFO] Copying 12 resources [2023-01-15T19:37:17.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/src/main/manpages [2023-01-15T19:37:17.641Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:17.641Z] [INFO] [2023-01-15T19:37:17.641Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] No sources to compile [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] No sources to compile [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:17.642Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:17.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/src/test/resources [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] No sources to compile [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] No tests to run. [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] Executing tasks [2023-01-15T19:37:17.642Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/classes/META-INF for [2023-01-15T19:37:17.642Z] [INFO] [echo] nucleus-domain [2023-01-15T19:37:17.642Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/classes/META-INF [2023-01-15T19:37:17.642Z] [INFO] Executed tasks [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] Executing tasks [2023-01-15T19:37:17.642Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/classes/config [2023-01-15T19:37:17.642Z] [INFO] Executed tasks [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/nucleus-domain.jar [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] No tests to run. [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-domain --- [2023-01-15T19:37:17.642Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/6.2.6-SNAPSHOT/nucleus-domain-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:17.642Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/6.2.6-SNAPSHOT/nucleus-domain-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2023-01-15T19:37:17.642Z] [INFO] Building flashlight-agent 6.2.6-SNAPSHOT [93/291] [2023-01-15T19:37:17.642Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:17.642Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent [2023-01-15T19:37:17.642Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:17.642Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:17.642Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:17.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/src/main/resources [2023-01-15T19:37:17.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/src/main/manpages [2023-01-15T19:37:17.642Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:17.642Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/classes [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:17.642Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/classes [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:17.642Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:17.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/src/test/resources [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] No sources to compile [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.642Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ flashlight-agent --- [2023-01-15T19:37:17.642Z] [INFO] No tests to run. [2023-01-15T19:37:17.642Z] [INFO] [2023-01-15T19:37:17.643Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ flashlight-agent --- [2023-01-15T19:37:17.899Z] [INFO] Executing tasks [2023-01-15T19:37:17.899Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/classes/META-INF for [2023-01-15T19:37:17.899Z] [INFO] [echo] flashlight-agent [2023-01-15T19:37:17.899Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/classes/META-INF [2023-01-15T19:37:17.899Z] [INFO] Executed tasks [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ flashlight-agent --- [2023-01-15T19:37:17.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/flashlight-agent.jar [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ flashlight-agent --- [2023-01-15T19:37:17.899Z] [INFO] No tests to run. [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ flashlight-agent --- [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent --- [2023-01-15T19:37:17.899Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ flashlight-agent --- [2023-01-15T19:37:17.899Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/6.2.6-SNAPSHOT/flashlight-agent-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:17.899Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/6.2.6-SNAPSHOT/flashlight-agent-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2023-01-15T19:37:17.899Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 6.2.6-SNAPSHOT [94/291] [2023-01-15T19:37:17.899Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:17.899Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages [2023-01-15T19:37:17.899Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:17.899Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:17.899Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:17.899Z] [INFO] Copying 1 resource [2023-01-15T19:37:17.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages [2023-01-15T19:37:17.899Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] No sources to compile [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] No sources to compile [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:17.899Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:17.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/src/test/resources [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] No sources to compile [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.899Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.899Z] [INFO] No tests to run. [2023-01-15T19:37:17.899Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.900Z] [INFO] Executing tasks [2023-01-15T19:37:17.900Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for [2023-01-15T19:37:17.900Z] [INFO] [echo] flashlight-extra-jdk-packages [2023-01-15T19:37:17.900Z] [INFO] Executed tasks [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.900Z] [INFO] No tests to run. [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.900Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ flashlight-extra-jdk-packages --- [2023-01-15T19:37:17.900Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/flashlight-extra-jdk-packages-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:17.900Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/6.2.6-SNAPSHOT/flashlight-extra-jdk-packages-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2023-01-15T19:37:17.900Z] [INFO] Building Flashlight 6.2.6-SNAPSHOT [95/291] [2023-01-15T19:37:17.900Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:17.900Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight [2023-01-15T19:37:17.900Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:17.900Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] Executing tasks [2023-01-15T19:37:17.900Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/target/classes/META-INF for [2023-01-15T19:37:17.900Z] [INFO] [echo] nucleus-flashlight [2023-01-15T19:37:17.900Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/target/classes/META-INF [2023-01-15T19:37:17.900Z] [INFO] Executed tasks [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] No tests to run. [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-flashlight --- [2023-01-15T19:37:17.900Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/6.2.6-SNAPSHOT/nucleus-flashlight-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2023-01-15T19:37:17.900Z] [INFO] Building Deployment Related Admin Classes 6.2.6-SNAPSHOT [96/291] [2023-01-15T19:37:17.900Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-admin --- [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment-admin --- [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment-admin --- [2023-01-15T19:37:17.900Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:17.900Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin [2023-01-15T19:37:17.900Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:17.900Z] [INFO] [2023-01-15T19:37:17.900Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-admin --- [2023-01-15T19:37:17.900Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:17.944Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:37:17.944Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-01-15T19:37:17.944Z] [echo] cmd executed for server [2023-01-15T19:37:17.944Z] [2023-01-15T19:37:17.944Z] setOSConditions: [2023-01-15T19:37:17.944Z] [2023-01-15T19:37:17.944Z] setToolWin: [2023-01-15T19:37:17.944Z] [2023-01-15T19:37:17.944Z] setToolUnix: [2023-01-15T19:37:17.945Z] [2023-01-15T19:37:17.945Z] setToolProperty: [2023-01-15T19:37:17.945Z] [2023-01-15T19:37:17.945Z] setS1ASclassPath: [2023-01-15T19:37:17.945Z] [2023-01-15T19:37:17.945Z] init-common: [2023-01-15T19:37:17.945Z] [2023-01-15T19:37:17.945Z] delete-jdbc-connpool-common: [2023-01-15T19:37:17.945Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T19:37:17.945Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:18.157Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:18.158Z] [INFO] [2023-01-15T19:37:18.158Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment-admin --- [2023-01-15T19:37:18.158Z] [INFO] [2023-01-15T19:37:18.158Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment-admin --- [2023-01-15T19:37:18.158Z] [INFO] [2023-01-15T19:37:18.158Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment-admin --- [2023-01-15T19:37:18.158Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:18.158Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:18.158Z] [INFO] [2023-01-15T19:37:18.158Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ deployment-admin --- [2023-01-15T19:37:18.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:18.158Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:18.158Z] [INFO] Copying 1 resource [2023-01-15T19:37:18.158Z] [INFO] Copying 0 resource [2023-01-15T19:37:18.158Z] [INFO] Copying 18 resources [2023-01-15T19:37:18.158Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:18.158Z] [INFO] [2023-01-15T19:37:18.158Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ deployment-admin --- [2023-01-15T19:37:18.158Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:18.158Z] [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/classes [2023-01-15T19:37:18.201Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T19:37:18.202Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T19:37:18.414Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DisableCommand.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:37:18.415Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DisableCommand.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:18.415Z] [INFO] [2023-01-15T19:37:18.415Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-admin --- [2023-01-15T19:37:18.415Z] [INFO] [2023-01-15T19:37:18.415Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-admin --- [2023-01-15T19:37:18.415Z] [INFO] [2023-01-15T19:37:18.415Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ deployment-admin --- [2023-01-15T19:37:18.415Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:18.458Z] [echo] cmd executed for server [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] all: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setOSConditions: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolWin: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolUnix: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolProperty: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setS1ASclassPath: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] init-common: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] clean: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setOSConditions: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolWin: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolUnix: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolProperty: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setS1ASclassPath: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] init-common: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] clean-common: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setOSConditions: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolWin: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolUnix: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolProperty: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setS1ASclassPath: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] init-common: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] clean-classes-common: [2023-01-15T19:37:18.459Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setOSConditions: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolWin: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolUnix: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolProperty: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setS1ASclassPath: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] init-common: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] clean-jars-common: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] compile: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setOSConditions: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolWin: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolUnix: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setToolProperty: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] setS1ASclassPath: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] init-common: [2023-01-15T19:37:18.459Z] [2023-01-15T19:37:18.459Z] compile-common: [2023-01-15T19:37:18.459Z] [echo] Current time (ISO): 2023-01-15T19:37:18.242+0000 [2023-01-15T19:37:18.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:18.459Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:18.459Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:18.671Z] [INFO] [2023-01-15T19:37:18.672Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ deployment-admin --- [2023-01-15T19:37:18.672Z] [INFO] [2023-01-15T19:37:18.672Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ deployment-admin --- [2023-01-15T19:37:18.672Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:18.672Z] [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/classes [2023-01-15T19:37:18.672Z] [INFO] [2023-01-15T19:37:18.672Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-admin --- [2023-01-15T19:37:18.672Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:37:18.929Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:37:18.929Z] [INFO] [2023-01-15T19:37:18.929Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ deployment-admin --- [2023-01-15T19:37:18.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:18.929Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:18.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/src/test/resources [2023-01-15T19:37:18.929Z] [INFO] [2023-01-15T19:37:18.929Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ deployment-admin --- [2023-01-15T19:37:18.929Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:18.929Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/test-classes [2023-01-15T19:37:18.929Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java uses unchecked or unsafe operations. [2023-01-15T19:37:18.929Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:18.929Z] [INFO] [2023-01-15T19:37:18.929Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin --- [Pipeline] sh [2023-01-15T19:37:19.185Z] [INFO] [2023-01-15T19:37:19.186Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ deployment-admin --- [2023-01-15T19:37:19.186Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:37:19.186Z] [INFO] [2023-01-15T19:37:19.186Z] [INFO] ------------------------------------------------------- [2023-01-15T19:37:19.186Z] [INFO] T E S T S [2023-01-15T19:37:19.186Z] [INFO] ------------------------------------------------------- [2023-01-15T19:37:19.186Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:19.186Z] [0.017s][info][gc] Using G1 [2023-01-15T19:37:19.442Z] [0.327s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 4.097ms [2023-01-15T19:37:19.697Z] [INFO] Running org.glassfish.deployment.admin.ListComponentsCommandTest [2023-01-15T19:37:19.697Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.029 s - in org.glassfish.deployment.admin.ListComponentsCommandTest [2023-01-15T19:37:19.953Z] [INFO] [2023-01-15T19:37:19.953Z] [INFO] Results: [2023-01-15T19:37:19.953Z] [INFO] [2023-01-15T19:37:19.953Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2 [2023-01-15T19:37:19.953Z] [INFO] [2023-01-15T19:37:19.953Z] [INFO] [2023-01-15T19:37:19.953Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment-admin --- [2023-01-15T19:37:19.953Z] [INFO] Executing tasks [2023-01-15T19:37:19.953Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/classes/META-INF for [2023-01-15T19:37:19.953Z] [INFO] [echo] deployment-admin [2023-01-15T19:37:19.953Z] [INFO] Executed tasks [2023-01-15T19:37:19.953Z] [INFO] [2023-01-15T19:37:19.953Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ deployment-admin --- [2023-01-15T19:37:19.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/deployment-admin.jar [2023-01-15T19:37:19.953Z] [INFO] [2023-01-15T19:37:19.953Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment-admin --- [2023-01-15T19:37:19.953Z] [INFO] [2023-01-15T19:37:19.953Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment-admin --- [2023-01-15T19:37:19.953Z] [INFO] [2023-01-15T19:37:19.953Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin --- [2023-01-15T19:37:20.071Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:37:20.071Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:37:20.354Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:20.354Z] [javac] 1 warning [2023-01-15T19:37:20.354Z] [2023-01-15T19:37:20.354Z] setOSConditions: [2023-01-15T19:37:20.354Z] [2023-01-15T19:37:20.354Z] setToolWin: [2023-01-15T19:37:20.354Z] [2023-01-15T19:37:20.354Z] setToolUnix: [2023-01-15T19:37:20.354Z] [2023-01-15T19:37:20.354Z] setToolProperty: [2023-01-15T19:37:20.354Z] [2023-01-15T19:37:20.354Z] setS1ASclassPath: [2023-01-15T19:37:20.354Z] [2023-01-15T19:37:20.354Z] init-common: [2023-01-15T19:37:20.354Z] [2023-01-15T19:37:20.354Z] webclient-war-common: [2023-01-15T19:37:20.354Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:20.354Z] [2023-01-15T19:37:20.355Z] clear: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] test-tlds-exist: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] copy-tlds: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] test-tagfiles-exist: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] copy-tagfiles: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] package-war-common: [2023-01-15T19:37:20.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:20.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:20.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:20.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:20.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/lib [2023-01-15T19:37:20.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:20.355Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:20.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/docroot [2023-01-15T19:37:20.355Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2023-01-15T19:37:20.355Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] setOSConditions: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] setToolWin: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] setToolUnix: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] setToolProperty: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] setS1ASclassPath: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] init-common: [2023-01-15T19:37:20.355Z] [2023-01-15T19:37:20.355Z] compile-common: [2023-01-15T19:37:20.355Z] [echo] Current time (ISO): 2023-01-15T19:37:20.109+0000 [2023-01-15T19:37:20.355Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:20.355Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:20.810Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:20.810Z] [javac] 1 warning [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] build: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] setOSConditions: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] fixFiles: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] convUnix: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] convWin: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] setToolWin: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] setToolUnix: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] setToolProperty: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] setS1ASclassPath: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] init-common: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] package-persistence-common: [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] ejb-jar-common: [2023-01-15T19:37:20.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:20.810Z] [2023-01-15T19:37:20.810Z] package-ejbjar-common: [2023-01-15T19:37:20.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:20.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:20.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:20.811Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeout-ejb.jar [2023-01-15T19:37:20.811Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:20.811Z] [2023-01-15T19:37:20.811Z] appclient-jar-common: [2023-01-15T19:37:20.811Z] [2023-01-15T19:37:20.811Z] package-appclientjar-common: [2023-01-15T19:37:20.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:20.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:20.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:20.811Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeout-client.jar [2023-01-15T19:37:20.811Z] [2023-01-15T19:37:20.811Z] webclient-war-common: [2023-01-15T19:37:20.811Z] [2023-01-15T19:37:20.811Z] build-ear-common: [2023-01-15T19:37:20.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:20.811Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutApp.ear [2023-01-15T19:37:20.880Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:20.880Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment-admin --- [2023-01-15T19:37:20.881Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/6.2.6-SNAPSHOT/deployment-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:20.881Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/6.2.6-SNAPSHOT/deployment-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:20.881Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2023-01-15T19:37:20.881Z] [INFO] Building AutoDeploy Classes 6.2.6-SNAPSHOT [97/291] [2023-01-15T19:37:20.881Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:20.881Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-autodeploy --- [2023-01-15T19:37:20.881Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment-autodeploy --- [2023-01-15T19:37:20.881Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment-autodeploy --- [2023-01-15T19:37:20.881Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:20.881Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy [2023-01-15T19:37:20.881Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:20.881Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-autodeploy --- [2023-01-15T19:37:20.881Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:20.881Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:20.881Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment-autodeploy --- [2023-01-15T19:37:20.881Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment-autodeploy --- [2023-01-15T19:37:20.881Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment-autodeploy --- [2023-01-15T19:37:20.881Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:20.881Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:20.881Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ deployment-autodeploy --- [2023-01-15T19:37:20.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:20.881Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:20.881Z] [INFO] Copying 1 resource [2023-01-15T19:37:20.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/manpages [2023-01-15T19:37:20.881Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:20.881Z] [INFO] [2023-01-15T19:37:20.881Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ deployment-autodeploy --- [2023-01-15T19:37:20.881Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:20.881Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/classes [2023-01-15T19:37:20.917Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-dm58m in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (ejb_group_3) [2023-01-15T19:37:21.073Z] [2023-01-15T19:37:21.074Z] deploy: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] setOSConditions: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] setToolWin: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] setToolUnix: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] setToolProperty: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] setS1ASclassPath: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] init-common: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] deploy-common: [2023-01-15T19:37:21.074Z] [echo] Current time (ISO): 2023-01-15T19:37:20.830+0000 [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] setOSConditions: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] setToolWin: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] setToolUnix: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] setToolProperty: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] setS1ASclassPath: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] init-common: [2023-01-15T19:37:21.074Z] [2023-01-15T19:37:21.074Z] deploy-common-pe: [2023-01-15T19:37:21.074Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:21.138Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployer.java: Some input files use or override a deprecated API. [2023-01-15T19:37:21.138Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:21.138Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations. [2023-01-15T19:37:21.138Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:21.138Z] [INFO] [2023-01-15T19:37:21.138Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy --- [2023-01-15T19:37:21.138Z] [INFO] [2023-01-15T19:37:21.138Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy --- [2023-01-15T19:37:21.138Z] [INFO] [2023-01-15T19:37:21.138Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ deployment-autodeploy --- [2023-01-15T19:37:21.138Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:21.138Z] [INFO] [2023-01-15T19:37:21.138Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ deployment-autodeploy --- [2023-01-15T19:37:21.138Z] [INFO] [2023-01-15T19:37:21.138Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ deployment-autodeploy --- [2023-01-15T19:37:21.138Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:21.138Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/classes [2023-01-15T19:37:21.138Z] [INFO] [2023-01-15T19:37:21.138Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-autodeploy --- [2023-01-15T19:37:21.138Z] [INFO] [Pipeline] container [Pipeline] { [2023-01-15T19:37:21.394Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ deployment-autodeploy --- [2023-01-15T19:37:21.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:21.395Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:21.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/src/test/resources [2023-01-15T19:37:21.395Z] [INFO] [2023-01-15T19:37:21.395Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ deployment-autodeploy --- [2023-01-15T19:37:21.395Z] [INFO] No sources to compile [2023-01-15T19:37:21.395Z] [INFO] [2023-01-15T19:37:21.395Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-autodeploy --- [2023-01-15T19:37:21.395Z] [INFO] [2023-01-15T19:37:21.395Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ deployment-autodeploy --- [2023-01-15T19:37:21.395Z] [INFO] [2023-01-15T19:37:21.395Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment-autodeploy --- [2023-01-15T19:37:21.395Z] [INFO] Executing tasks [2023-01-15T19:37:21.395Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/classes/META-INF for [2023-01-15T19:37:21.395Z] [INFO] [echo] deployment-autodeploy [2023-01-15T19:37:21.395Z] [INFO] Executed tasks [2023-01-15T19:37:21.395Z] [INFO] [2023-01-15T19:37:21.395Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ deployment-autodeploy --- [2023-01-15T19:37:21.395Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar [2023-01-15T19:37:21.395Z] [INFO] [2023-01-15T19:37:21.395Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment-autodeploy --- [2023-01-15T19:37:21.395Z] [INFO] [2023-01-15T19:37:21.395Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment-autodeploy --- [2023-01-15T19:37:21.395Z] [INFO] [2023-01-15T19:37:21.395Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-autodeploy-checkstyle) @ deployment-autodeploy --- [2023-01-15T19:37:21.651Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:21.651Z] [INFO] [2023-01-15T19:37:21.651Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment-autodeploy --- [2023-01-15T19:37:21.651Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-autodeploy/6.2.6-SNAPSHOT/deployment-autodeploy-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:21.651Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-autodeploy/6.2.6-SNAPSHOT/deployment-autodeploy-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:21.651Z] [INFO] [2023-01-15T19:37:21.651Z] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [2023-01-15T19:37:21.651Z] [INFO] Building Set of DTDs for Nucleus distributions 6.2.6-SNAPSHOT [98/291] [2023-01-15T19:37:21.652Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:21.652Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds [2023-01-15T19:37:21.652Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:21.652Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:21.652Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:21.652Z] [INFO] Copying 2 resources to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/classes [2023-01-15T19:37:21.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/src/main/manpages [2023-01-15T19:37:21.652Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] Executing tasks [2023-01-15T19:37:21.652Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/classes/META-INF for [2023-01-15T19:37:21.652Z] [INFO] [echo] nucleus-dtds [2023-01-15T19:37:21.652Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/classes/META-INF [2023-01-15T19:37:21.652Z] [INFO] Executed tasks [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] [zip] duplicate: add [2023-01-15T19:37:21.652Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:37:21.652Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/nucleus-dtds.zip [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] No tests to run. [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-dtds --- [2023-01-15T19:37:21.652Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/6.2.6-SNAPSHOT/nucleus-dtds-6.2.6-SNAPSHOT.zip [2023-01-15T19:37:21.652Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/6.2.6-SNAPSHOT/nucleus-dtds-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2023-01-15T19:37:21.652Z] [INFO] Building Set of schemas for Nucleus 6.2.6-SNAPSHOT [99/291] [2023-01-15T19:37:21.652Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-schemas --- [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-schemas --- [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-schemas --- [2023-01-15T19:37:21.652Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:21.652Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas [2023-01-15T19:37:21.652Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-schemas --- [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-schemas --- [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-schemas --- [2023-01-15T19:37:21.652Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:21.652Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-schemas --- [2023-01-15T19:37:21.652Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:21.652Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:21.652Z] [INFO] Copying 2 resources [2023-01-15T19:37:21.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/src/main/manpages [2023-01-15T19:37:21.652Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:21.652Z] [INFO] [2023-01-15T19:37:21.652Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-schemas --- [2023-01-15T19:37:21.652Z] [INFO] Executing tasks [2023-01-15T19:37:21.652Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/classes/META-INF for [2023-01-15T19:37:21.652Z] [INFO] [echo] nucleus-schemas [2023-01-15T19:37:21.652Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/classes/META-INF [2023-01-15T19:37:21.652Z] [INFO] Executed tasks [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ nucleus-schemas --- [2023-01-15T19:37:21.653Z] [INFO] [zip] duplicate: add [2023-01-15T19:37:21.653Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:37:21.653Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/nucleus-schemas.zip [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-schemas --- [2023-01-15T19:37:21.653Z] [INFO] No tests to run. [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-schemas --- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas --- [2023-01-15T19:37:21.653Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-schemas --- [2023-01-15T19:37:21.653Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/6.2.6-SNAPSHOT/nucleus-schemas-6.2.6-SNAPSHOT.zip [2023-01-15T19:37:21.653Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/6.2.6-SNAPSHOT/nucleus-schemas-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2023-01-15T19:37:21.653Z] [INFO] Building Nucleus distributions 6.2.6-SNAPSHOT [100/291] [2023-01-15T19:37:21.653Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:21.653Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions [2023-01-15T19:37:21.653Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:21.653Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] Executing tasks [2023-01-15T19:37:21.653Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/target/dependency/META-INF for [2023-01-15T19:37:21.653Z] [INFO] [echo] nucleus-distributions [2023-01-15T19:37:21.653Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/target/dependency/META-INF [2023-01-15T19:37:21.653Z] [INFO] Executed tasks [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] No tests to run. [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-distributions --- [2023-01-15T19:37:21.653Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/6.2.6-SNAPSHOT/nucleus-distributions-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2023-01-15T19:37:21.653Z] [INFO] Building Nucleus distribution Common module 6.2.6-SNAPSHOT [101/291] [2023-01-15T19:37:21.653Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-common --- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-common --- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-common --- [2023-01-15T19:37:21.653Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:21.653Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common [2023-01-15T19:37:21.653Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-common --- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-common --- [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-common --- [2023-01-15T19:37:21.653Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:21.653Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:21.653Z] [INFO] [2023-01-15T19:37:21.653Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nucleus-common --- [2023-01-15T19:37:21.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:21.653Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:21.653Z] [INFO] Copying 27 resources [2023-01-15T19:37:21.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/src/main/manpages [2023-01-15T19:37:21.653Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:21.654Z] [INFO] [2023-01-15T19:37:21.654Z] [INFO] --- maven-assembly-plugin:3.3.0:single (create-artifact) @ nucleus-common --- [2023-01-15T19:37:21.654Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml [2023-01-15T19:37:21.654Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/stage [2023-01-15T19:37:21.654Z] [INFO] [2023-01-15T19:37:21.654Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-common --- [2023-01-15T19:37:21.654Z] [INFO] Executing tasks [2023-01-15T19:37:21.654Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/dependency/META-INF for [2023-01-15T19:37:21.654Z] [INFO] [echo] nucleus-common [2023-01-15T19:37:21.654Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/dependency/META-INF [2023-01-15T19:37:21.654Z] [INFO] Executed tasks [2023-01-15T19:37:21.654Z] [INFO] [2023-01-15T19:37:21.654Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ nucleus-common --- [2023-01-15T19:37:21.654Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:37:21.654Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2023-01-15T19:37:21.654Z] [INFO] [2023-01-15T19:37:21.654Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-common --- [2023-01-15T19:37:21.654Z] [INFO] No tests to run. [2023-01-15T19:37:21.654Z] [INFO] [2023-01-15T19:37:21.654Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-common --- [2023-01-15T19:37:21.654Z] [INFO] [2023-01-15T19:37:21.654Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common --- [2023-01-15T19:37:21.910Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-common --- [2023-01-15T19:37:21.910Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/6.2.6-SNAPSHOT/nucleus-common-6.2.6-SNAPSHOT.zip [2023-01-15T19:37:21.910Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/6.2.6-SNAPSHOT/nucleus-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2023-01-15T19:37:21.910Z] [INFO] Building Glassfish featuresets 6.2.6-SNAPSHOT [102/291] [2023-01-15T19:37:21.910Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-featuresets --- [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-featuresets --- [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-featuresets --- [2023-01-15T19:37:21.910Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:21.910Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets [2023-01-15T19:37:21.910Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-featuresets --- [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-featuresets --- [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-featuresets --- [2023-01-15T19:37:21.910Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:21.910Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-featuresets --- [2023-01-15T19:37:21.910Z] [INFO] Executing tasks [2023-01-15T19:37:21.910Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/target/classes/META-INF for [2023-01-15T19:37:21.910Z] [INFO] [echo] nucleus-featuresets [2023-01-15T19:37:21.910Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/target/classes/META-INF [2023-01-15T19:37:21.910Z] [INFO] Executed tasks [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-featuresets --- [2023-01-15T19:37:21.910Z] [INFO] No tests to run. [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-featuresets --- [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets --- [2023-01-15T19:37:21.910Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:21.910Z] [INFO] [2023-01-15T19:37:21.910Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-featuresets --- [2023-01-15T19:37:21.911Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/6.2.6-SNAPSHOT/nucleus-featuresets-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:21.911Z] [INFO] [2023-01-15T19:37:21.911Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2023-01-15T19:37:21.911Z] [INFO] Building Glassfish Nucleus Atomic Featureset 6.2.6-SNAPSHOT [103/291] [2023-01-15T19:37:21.911Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:37:22.010Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutApp.ear [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:22.167Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic [2023-01-15T19:37:22.167Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:22.167Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] Executing tasks [2023-01-15T19:37:22.167Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic/target/classes/META-INF for [2023-01-15T19:37:22.167Z] [INFO] [echo] atomic [2023-01-15T19:37:22.167Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic/target/classes/META-INF [2023-01-15T19:37:22.167Z] [INFO] Executed tasks [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] No tests to run. [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ atomic --- [2023-01-15T19:37:22.167Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/6.2.6-SNAPSHOT/atomic-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:22.167Z] [INFO] [2023-01-15T19:37:22.167Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2023-01-15T19:37:22.167Z] [INFO] Building Glassfish Atomic Distribution 6.2.6-SNAPSHOT [104/291] [2023-01-15T19:37:22.167Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:37:22.168Z] [INFO] [2023-01-15T19:37:22.168Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ atomic --- [2023-01-15T19:37:22.168Z] [INFO] [2023-01-15T19:37:22.168Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ atomic --- [2023-01-15T19:37:22.168Z] [INFO] [2023-01-15T19:37:22.168Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ atomic --- [2023-01-15T19:37:22.168Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:22.168Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic [2023-01-15T19:37:22.168Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:22.168Z] [INFO] [2023-01-15T19:37:22.168Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ atomic --- [2023-01-15T19:37:22.168Z] [INFO] [2023-01-15T19:37:22.168Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ atomic --- [2023-01-15T19:37:22.168Z] [INFO] [2023-01-15T19:37:22.168Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ atomic --- [2023-01-15T19:37:22.168Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:22.168Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:22.168Z] [INFO] [2023-01-15T19:37:22.168Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ atomic --- [2023-01-15T19:37:22.168Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [2023-01-15T19:37:22.168Z] [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [2023-01-15T19:37:22.168Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [2023-01-15T19:37:22.168Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [2023-01-15T19:37:22.168Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [2023-01-15T19:37:22.168Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2023-01-15T19:37:22.168Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2023-01-15T19:37:22.168Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [2023-01-15T19:37:22.168Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [2023-01-15T19:37:22.168Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2023-01-15T19:37:22.168Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-common [2023-01-15T19:37:22.168Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [2023-01-15T19:37:22.168Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [2023-01-15T19:37:22.168Z] [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [2023-01-15T19:37:22.252Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:22.253Z] [javac] 1 warning [2023-01-15T19:37:22.253Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:22.253Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] build: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setOSConditions: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolWin: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolUnix: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolProperty: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setS1ASclassPath: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] init-common: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] ejb-jar-common: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] package-ejbjar-common: [2023-01-15T19:37:22.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:22.253Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:22.253Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2023-01-15T19:37:22.253Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setOSConditions: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] fixFiles: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] convUnix: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] convWin: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolWin: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolUnix: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolProperty: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setS1ASclassPath: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] init-common: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] ear-common: [2023-01-15T19:37:22.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:22.253Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/descriptor/sun-application.xml to copy. [2023-01-15T19:37:22.253Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:37:22.253Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] deploy: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setOSConditions: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolWin: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolUnix: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolProperty: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setS1ASclassPath: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] init-common: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] deploy-common: [2023-01-15T19:37:22.253Z] [echo] Current time (ISO): 2023-01-15T19:37:21.894+0000 [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setOSConditions: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolWin: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolUnix: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setToolProperty: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] setS1ASclassPath: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] init-common: [2023-01-15T19:37:22.253Z] [2023-01-15T19:37:22.253Z] deploy-common-pe: [2023-01-15T19:37:22.253Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:22.270Z] [exec] Application deployed with name ejb-txprop-cmttimeoutApp. [2023-01-15T19:37:22.270Z] [echo] Deployment on target server server successful [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] setOSConditions: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] setToolWin: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] setToolUnix: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] setToolProperty: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] setS1ASclassPath: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] init-common: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] deploy-common-ee: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] run: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] setOSConditions: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] setToolWin: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] setToolUnix: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] setToolProperty: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] setS1ASclassPath: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] init-common: [2023-01-15T19:37:22.270Z] [2023-01-15T19:37:22.270Z] runclient-common: [2023-01-15T19:37:22.270Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:37:22.270Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] timeout [2023-01-15T19:37:22.322Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] unstash [2023-01-15T19:37:22.426Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [2023-01-15T19:37:22.426Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [2023-01-15T19:37:22.426Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2023-01-15T19:37:22.426Z] [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [2023-01-15T19:37:22.426Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [2023-01-15T19:37:22.427Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [2023-01-15T19:37:22.427Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [2023-01-15T19:37:22.427Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [2023-01-15T19:37:22.427Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [2023-01-15T19:37:22.427Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [2023-01-15T19:37:22.427Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [2023-01-15T19:37:22.427Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [2023-01-15T19:37:22.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-01-15T19:37:22.684Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2023-01-15T19:37:22.684Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2023-01-15T19:37:22.684Z] [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [2023-01-15T19:37:22.684Z] [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [2023-01-15T19:37:22.684Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [2023-01-15T19:37:22.684Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [2023-01-15T19:37:22.684Z] [INFO] [2023-01-15T19:37:22.684Z] [INFO] --- maven-assembly-plugin:3.3.0:single (default-single) @ atomic --- [2023-01-15T19:37:22.684Z] [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml [2023-01-15T19:37:22.684Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/stage [2023-01-15T19:37:22.684Z] [INFO] [2023-01-15T19:37:22.684Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:exec (create-domain) @ atomic --- [Pipeline] sh [2023-01-15T19:37:22.768Z] [exec] Application deployed with name cdi-full-earApp. [2023-01-15T19:37:22.769Z] [exec] there are no files to retrieve for application cdi-full-earApp [2023-01-15T19:37:22.769Z] [echo] Deployment on target server server successful [2023-01-15T19:37:22.769Z] [2023-01-15T19:37:22.769Z] setOSConditions: [2023-01-15T19:37:22.769Z] [2023-01-15T19:37:22.769Z] setToolWin: [2023-01-15T19:37:22.769Z] [2023-01-15T19:37:22.769Z] setToolUnix: [2023-01-15T19:37:22.769Z] [2023-01-15T19:37:22.769Z] setToolProperty: [2023-01-15T19:37:22.769Z] [2023-01-15T19:37:22.769Z] setS1ASclassPath: [2023-01-15T19:37:22.769Z] [2023-01-15T19:37:22.769Z] init-common: [2023-01-15T19:37:22.769Z] [2023-01-15T19:37:22.769Z] deploy-common-ee: [2023-01-15T19:37:22.769Z] [2023-01-15T19:37:22.769Z] run: [2023-01-15T19:37:22.941Z] [INFO] executable: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/stage/nucleus/bin/nadmin [2023-01-15T19:37:22.941Z] [INFO] commandLineArgs: --user admin create-domain --nopassword --savelogin=true --checkports=false --adminport 4848 [2023-01-15T19:37:22.941Z] --instanceport 8080 --keytooloptions CN=localhost domain1 [2023-01-15T19:37:22.941Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:23.026Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:23.026Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2023-01-15T19:37:23.026Z] [java] : [2023-01-15T19:37:23.026Z] [java] Value of key is:normal-lookup-in-ear [2023-01-15T19:37:23.026Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:23.026Z] [java] [2023-01-15T19:37:23.026Z] [java] [2023-01-15T19:37:23.026Z] [java] ----------------------------------------- [2023-01-15T19:37:23.026Z] [java] - normal-lookup-in-ear: PASS - [2023-01-15T19:37:23.026Z] [java] ----------------------------------------- [2023-01-15T19:37:23.026Z] [java] Total PASS: 1 [2023-01-15T19:37:23.026Z] [java] Total FAIL: 0 [2023-01-15T19:37:23.026Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:37:23.026Z] [java] ----------------------------------------- [2023-01-15T19:37:23.026Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:37:23.026Z] [java] appLevelViaLookup = 'null' [2023-01-15T19:37:23.026Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:37:23.026Z] [2023-01-15T19:37:23.026Z] undeploy: [2023-01-15T19:37:23.208Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:23.249Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:37:23.249Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:37:23.249Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test ejb_group_2 [2023-01-15T19:37:23.249Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T19:37:23.249Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T19:37:23.249Z] + readonly GF_INTERNAL_ENV_SH=/tmp/kcngf-internal-env [2023-01-15T19:37:23.249Z] + GF_INTERNAL_ENV_SH=/tmp/kcngf-internal-env [2023-01-15T19:37:23.249Z] + '[' '!' -z '' ']' [2023-01-15T19:37:23.249Z] + export WSIMPORT_OPTS= [2023-01-15T19:37:23.249Z] + WSIMPORT_OPTS= [2023-01-15T19:37:23.249Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T19:37:23.250Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T19:37:23.283Z] [2023-01-15T19:37:23.283Z] setOSConditions: [2023-01-15T19:37:23.283Z] [2023-01-15T19:37:23.283Z] setToolWin: [2023-01-15T19:37:23.283Z] [2023-01-15T19:37:23.283Z] setToolUnix: [2023-01-15T19:37:23.283Z] [2023-01-15T19:37:23.283Z] setToolProperty: [2023-01-15T19:37:23.283Z] [2023-01-15T19:37:23.283Z] setS1ASclassPath: [2023-01-15T19:37:23.283Z] [2023-01-15T19:37:23.283Z] init-common: [2023-01-15T19:37:23.283Z] [2023-01-15T19:37:23.283Z] undeploy-common: [2023-01-15T19:37:23.283Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:23.507Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T19:37:23.508Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:37:23.508Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:37:23.508Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T19:37:23.508Z] + '[' -z '' ']' [2023-01-15T19:37:23.508Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T19:37:23.508Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T19:37:23.508Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:23.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:23.797Z] [2023-01-15T19:37:23.797Z] all: [2023-01-15T19:37:23.797Z] [2023-01-15T19:37:23.797Z] setOSConditions: [2023-01-15T19:37:23.797Z] [2023-01-15T19:37:23.797Z] setToolWin: [2023-01-15T19:37:23.797Z] [2023-01-15T19:37:23.797Z] setToolUnix: [2023-01-15T19:37:23.797Z] [2023-01-15T19:37:23.797Z] setToolProperty: [2023-01-15T19:37:23.797Z] [2023-01-15T19:37:23.797Z] setS1ASclassPath: [2023-01-15T19:37:23.797Z] [2023-01-15T19:37:23.797Z] init-common: [2023-01-15T19:37:23.797Z] [2023-01-15T19:37:23.797Z] clean: [2023-01-15T19:37:23.797Z] [2023-01-15T19:37:23.797Z] setOSConditions: [2023-01-15T19:37:23.797Z] [2023-01-15T19:37:23.797Z] setToolWin: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolUnix: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolProperty: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setS1ASclassPath: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] init-common: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] clean-common: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setOSConditions: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolWin: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolUnix: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolProperty: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setS1ASclassPath: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] init-common: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] clean-classes-common: [2023-01-15T19:37:23.798Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setOSConditions: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolWin: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolUnix: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolProperty: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setS1ASclassPath: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] init-common: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] clean-jars-common: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] compile: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setOSConditions: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolWin: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolUnix: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setToolProperty: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] setS1ASclassPath: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] init-common: [2023-01-15T19:37:23.798Z] [2023-01-15T19:37:23.798Z] compile-common: [2023-01-15T19:37:23.798Z] [echo] Current time (ISO): 2023-01-15T19:37:23.680+0000 [2023-01-15T19:37:23.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:23.798Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:23.870Z] [INFO] [exec] Using port 4848 for Admin. [2023-01-15T19:37:23.871Z] [INFO] [exec] Using port 8080 for HTTP Instance. [2023-01-15T19:37:23.871Z] [INFO] [exec] Using default port 7676 for JMS. [2023-01-15T19:37:23.871Z] [INFO] [exec] Using default port 3700 for IIOP. [2023-01-15T19:37:23.871Z] [INFO] [exec] Using default port 8181 for HTTP_SSL. [2023-01-15T19:37:23.871Z] [INFO] [exec] Using default port 3820 for IIOP_SSL. [2023-01-15T19:37:23.871Z] [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [2023-01-15T19:37:23.871Z] [INFO] [exec] Using default port 8686 for JMX_ADMIN. [2023-01-15T19:37:23.871Z] [INFO] [exec] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:37:23.871Z] [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:37:23.871Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:37:23.871Z] [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:37:24.054Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:24.145Z] [exec] Jan 15, 2023 7:37:23 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:37:24.145Z] [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. [2023-01-15T19:37:25.764Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:37:25.765Z] [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:37:25.952Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:25.953Z] [javac] 1 warning [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] setOSConditions: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] setToolWin: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] setToolUnix: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] setToolProperty: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] setS1ASclassPath: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] init-common: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] webclient-war-common: [2023-01-15T19:37:25.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] clear: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] test-tlds-exist: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] copy-tlds: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] test-tagfiles-exist: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] copy-tagfiles: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] package-war-common: [2023-01-15T19:37:25.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:25.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:25.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:25.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:25.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/lib [2023-01-15T19:37:25.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:25.953Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:25.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/docroot [2023-01-15T19:37:25.953Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2023-01-15T19:37:25.953Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] setOSConditions: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] setToolWin: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] setToolUnix: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] setToolProperty: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] setS1ASclassPath: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] init-common: [2023-01-15T19:37:25.953Z] [2023-01-15T19:37:25.953Z] compile-common: [2023-01-15T19:37:25.953Z] [echo] Current time (ISO): 2023-01-15T19:37:25.621+0000 [2023-01-15T19:37:25.953Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:25.953Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:26.681Z] [exec] Looking up ejb ref [2023-01-15T19:37:26.813Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:37:26.813Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:37:26.813Z] + '[' -z '' ']' [2023-01-15T19:37:26.813Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:37:26.813Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:37:26.813Z] + run_test ejb_group_2 [2023-01-15T19:37:26.813Z] + local testid=ejb_group_2 [2023-01-15T19:37:26.813Z] + local found=false [2023-01-15T19:37:26.813Z] ++ find . -name run_test.sh [2023-01-15T19:37:26.813Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:37:26.813Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T19:37:26.813Z] + OPT=list_test_ids [2023-01-15T19:37:26.813Z] + TEST_ID= [2023-01-15T19:37:26.813Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T19:37:26.813Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T19:37:26.813Z] +++ uname [2023-01-15T19:37:26.813Z] +++ grep -i sunos [2023-01-15T19:37:26.813Z] +++ wc -l [2023-01-15T19:37:26.813Z] +++ awk '{print $1}' [2023-01-15T19:37:26.813Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:37:26.813Z] ++ GREP=grep [2023-01-15T19:37:26.813Z] ++ AWK=awk [2023-01-15T19:37:26.813Z] ++ SED=sed [2023-01-15T19:37:26.813Z] ++ BC=bc [2023-01-15T19:37:26.813Z] ++ export GREP AWK SED BC [2023-01-15T19:37:26.813Z] + case ${OPT} in [2023-01-15T19:37:26.813Z] + list_test_ids [2023-01-15T19:37:26.813Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + [[ false = true ]] [2023-01-15T19:37:26.814Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:37:26.814Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T19:37:26.814Z] + OPT=list_test_ids [2023-01-15T19:37:26.814Z] + TEST_ID= [2023-01-15T19:37:26.814Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T19:37:26.814Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T19:37:26.814Z] +++ uname [2023-01-15T19:37:26.814Z] +++ grep -i sunos [2023-01-15T19:37:26.814Z] +++ wc -l [2023-01-15T19:37:26.814Z] +++ awk '{print $1}' [2023-01-15T19:37:26.814Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:37:26.814Z] ++ GREP=grep [2023-01-15T19:37:26.814Z] ++ AWK=awk [2023-01-15T19:37:26.814Z] ++ SED=sed [2023-01-15T19:37:26.814Z] ++ BC=bc [2023-01-15T19:37:26.814Z] ++ export GREP AWK SED BC [2023-01-15T19:37:26.814Z] + case ${OPT} in [2023-01-15T19:37:26.814Z] + list_test_ids [2023-01-15T19:37:26.814Z] + echo batch_all [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + [[ false = true ]] [2023-01-15T19:37:26.814Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:37:26.814Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T19:37:26.814Z] + OPT=list_test_ids [2023-01-15T19:37:26.814Z] + TEST_ID= [2023-01-15T19:37:26.814Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T19:37:26.814Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T19:37:26.814Z] +++ uname [2023-01-15T19:37:26.814Z] +++ grep -i sunos [2023-01-15T19:37:26.814Z] +++ wc -l [2023-01-15T19:37:26.814Z] +++ awk '{print $1}' [2023-01-15T19:37:26.814Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:37:26.814Z] ++ GREP=grep [2023-01-15T19:37:26.814Z] ++ AWK=awk [2023-01-15T19:37:26.814Z] ++ SED=sed [2023-01-15T19:37:26.814Z] ++ BC=bc [2023-01-15T19:37:26.814Z] ++ export GREP AWK SED BC [2023-01-15T19:37:26.814Z] + case ${OPT} in [2023-01-15T19:37:26.814Z] + list_test_ids [2023-01-15T19:37:26.814Z] + echo cdi_all [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + [[ false = true ]] [2023-01-15T19:37:26.814Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:37:26.814Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T19:37:26.814Z] + OPT=list_test_ids [2023-01-15T19:37:26.814Z] + TEST_ID= [2023-01-15T19:37:26.814Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T19:37:26.814Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T19:37:26.814Z] +++ uname [2023-01-15T19:37:26.814Z] +++ grep -i sunos [2023-01-15T19:37:26.814Z] +++ wc -l [2023-01-15T19:37:26.814Z] +++ awk '{print $1}' [2023-01-15T19:37:26.814Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:37:26.814Z] ++ GREP=grep [2023-01-15T19:37:26.814Z] ++ AWK=awk [2023-01-15T19:37:26.814Z] ++ SED=sed [2023-01-15T19:37:26.814Z] ++ BC=bc [2023-01-15T19:37:26.814Z] ++ export GREP AWK SED BC [2023-01-15T19:37:26.814Z] + case ${OPT} in [2023-01-15T19:37:26.814Z] + list_test_ids [2023-01-15T19:37:26.814Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + [[ false = true ]] [2023-01-15T19:37:26.814Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:37:26.814Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T19:37:26.814Z] + OPT=list_test_ids [2023-01-15T19:37:26.814Z] + TEST_ID= [2023-01-15T19:37:26.814Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T19:37:26.814Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T19:37:26.814Z] +++ uname [2023-01-15T19:37:26.814Z] +++ grep -i sunos [2023-01-15T19:37:26.814Z] +++ wc -l [2023-01-15T19:37:26.814Z] +++ awk '{print $1}' [2023-01-15T19:37:26.814Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:37:26.814Z] ++ GREP=grep [2023-01-15T19:37:26.814Z] ++ AWK=awk [2023-01-15T19:37:26.814Z] ++ SED=sed [2023-01-15T19:37:26.814Z] ++ BC=bc [2023-01-15T19:37:26.814Z] ++ export GREP AWK SED BC [2023-01-15T19:37:26.814Z] + case ${OPT} in [2023-01-15T19:37:26.814Z] + list_test_ids [2023-01-15T19:37:26.814Z] + echo deployment_all deployment_cluster_all [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + [[ false = true ]] [2023-01-15T19:37:26.814Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:37:26.814Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T19:37:26.814Z] + OPT=list_test_ids [2023-01-15T19:37:26.814Z] + TEST_ID= [2023-01-15T19:37:26.814Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:37:26.814Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:37:26.814Z] +++ uname [2023-01-15T19:37:26.814Z] +++ grep -i sunos [2023-01-15T19:37:26.814Z] +++ wc -l [2023-01-15T19:37:26.814Z] +++ awk '{print $1}' [2023-01-15T19:37:26.814Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:37:26.814Z] ++ GREP=grep [2023-01-15T19:37:26.814Z] ++ AWK=awk [2023-01-15T19:37:26.814Z] ++ SED=sed [2023-01-15T19:37:26.814Z] ++ BC=bc [2023-01-15T19:37:26.814Z] ++ export GREP AWK SED BC [2023-01-15T19:37:26.814Z] + case ${OPT} in [2023-01-15T19:37:26.814Z] + list_test_ids [2023-01-15T19:37:26.814Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.814Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.815Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.815Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.815Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.815Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:37:26.815Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2023-01-15T19:37:26.815Z] + found=true [2023-01-15T19:37:26.815Z] + break [2023-01-15T19:37:26.815Z] + [[ true = true ]] [2023-01-15T19:37:26.815Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_2 [2023-01-15T19:37:26.815Z] + OPT=run_test_id [2023-01-15T19:37:26.815Z] + TEST_ID=ejb_group_2 [2023-01-15T19:37:26.815Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:37:26.815Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:37:26.815Z] +++ uname [2023-01-15T19:37:26.815Z] +++ grep -i sunos [2023-01-15T19:37:26.815Z] +++ wc -l [2023-01-15T19:37:26.815Z] +++ awk '{print $1}' [2023-01-15T19:37:26.815Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:37:26.815Z] ++ GREP=grep [2023-01-15T19:37:26.815Z] ++ AWK=awk [2023-01-15T19:37:26.815Z] ++ SED=sed [2023-01-15T19:37:26.815Z] ++ BC=bc [2023-01-15T19:37:26.815Z] ++ export GREP AWK SED BC [2023-01-15T19:37:26.815Z] + case ${OPT} in [2023-01-15T19:37:26.815Z] + trap 'copy_test_artifacts ejb_group_2' EXIT [2023-01-15T19:37:26.815Z] + run_test_id ejb_group_2 [2023-01-15T19:37:26.815Z] + [[ ejb_group_2 = \e\j\b\_\w\e\b\_\a\l\l ]] [2023-01-15T19:37:26.815Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T19:37:26.815Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T19:37:26.815Z] [2023-01-15T19:37:26.815Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T19:37:26.815Z] [2023-01-15T19:37:26.815Z] + for i in '"${@}"' [2023-01-15T19:37:26.815Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T19:37:26.815Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:37:27.325Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:27.582Z] [javac] 1 warning [2023-01-15T19:37:27.582Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:27.582Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] build: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setOSConditions: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolWin: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolUnix: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolProperty: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setS1ASclassPath: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] init-common: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] ejb-jar-common: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] package-ejbjar-common: [2023-01-15T19:37:27.582Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:27.582Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:27.582Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2023-01-15T19:37:27.582Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setOSConditions: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] fixFiles: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] convUnix: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] convWin: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolWin: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolUnix: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolProperty: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setS1ASclassPath: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] init-common: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] ear-common: [2023-01-15T19:37:27.582Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:27.582Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/descriptor/sun-application.xml to copy. [2023-01-15T19:37:27.582Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:37:27.582Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] deploy: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setOSConditions: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolWin: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolUnix: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolProperty: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setS1ASclassPath: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] init-common: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] deploy-common: [2023-01-15T19:37:27.582Z] [echo] Current time (ISO): 2023-01-15T19:37:27.465+0000 [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setOSConditions: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolWin: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolUnix: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setToolProperty: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] setS1ASclassPath: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] init-common: [2023-01-15T19:37:27.582Z] [2023-01-15T19:37:27.582Z] deploy-common-pe: [2023-01-15T19:37:27.582Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:28.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-01-15T19:37:28.188Z] ++ pwd [2023-01-15T19:37:28.188Z] + dname=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:37:28.188Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:37:28.189Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2023-01-15T19:37:28.189Z] + test_init [2023-01-15T19:37:28.189Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T19:37:28.189Z] [2023-01-15T19:37:28.189Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T19:37:28.189Z] [2023-01-15T19:37:28.189Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T19:37:28.189Z] + xargs touch [2023-01-15T19:37:28.189Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:37:28.189Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:37:28.189Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T19:37:28.189Z] ANT_HOME is /usr/share/ant [2023-01-15T19:37:28.189Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:37:28.189Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:37:28.189Z] + java -version [2023-01-15T19:37:28.189Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:28.189Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T19:37:28.189Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T19:37:28.189Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T19:37:28.189Z] + ant -version [2023-01-15T19:37:28.189Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:28.405Z] [exec] Application deployed with name cdi-full-earApp. [2023-01-15T19:37:28.405Z] [exec] there are no files to retrieve for application cdi-full-earApp [2023-01-15T19:37:28.405Z] [echo] Deployment on target server server successful [2023-01-15T19:37:28.405Z] [2023-01-15T19:37:28.405Z] setOSConditions: [2023-01-15T19:37:28.405Z] [2023-01-15T19:37:28.405Z] setToolWin: [2023-01-15T19:37:28.405Z] [2023-01-15T19:37:28.405Z] setToolUnix: [2023-01-15T19:37:28.405Z] [2023-01-15T19:37:28.405Z] setToolProperty: [2023-01-15T19:37:28.405Z] [2023-01-15T19:37:28.405Z] setS1ASclassPath: [2023-01-15T19:37:28.405Z] [2023-01-15T19:37:28.405Z] init-common: [2023-01-15T19:37:28.405Z] [2023-01-15T19:37:28.405Z] deploy-common-ee: [2023-01-15T19:37:28.405Z] [2023-01-15T19:37:28.405Z] run: [2023-01-15T19:37:28.405Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:28.446Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T19:37:28.446Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:37:28.446Z] + printf '\n\n' [2023-01-15T19:37:28.446Z] [2023-01-15T19:37:28.446Z] [2023-01-15T19:37:28.446Z] + get_test_target ejb_group_2 [2023-01-15T19:37:28.446Z] + case $1 in [2023-01-15T19:37:28.446Z] + TARGET=ejb_group_2 [2023-01-15T19:37:28.446Z] + export TARGET [2023-01-15T19:37:28.446Z] + [[ ejb_group_2 = \e\j\b\_\a\l\l ]] [2023-01-15T19:37:28.446Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p* ]] [2023-01-15T19:37:28.446Z] + test_run_ejb [2023-01-15T19:37:28.446Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:37:28.446Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:37:28.446Z] + echo AS_ADMIN_PASSWORD= [2023-01-15T19:37:28.446Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/temppwd [2023-01-15T19:37:28.446Z] AS_ADMIN_PASSWORD= [2023-01-15T19:37:28.446Z] + ADMIN_PORT=45707 [2023-01-15T19:37:28.446Z] + JMS_PORT=45708 [2023-01-15T19:37:28.446Z] + JMX_PORT=45709 [2023-01-15T19:37:28.446Z] + ORB_PORT=45710 [2023-01-15T19:37:28.446Z] + SSL_PORT=45711 [2023-01-15T19:37:28.446Z] + INSTANCE_PORT=45712 [2023-01-15T19:37:28.446Z] + ALTERNATE_PORT=45713 [2023-01-15T19:37:28.446Z] + ORB_SSL_PORT=45714 [2023-01-15T19:37:28.446Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2023-01-15T19:37:28.446Z] + DB_PORT=45716 [2023-01-15T19:37:28.446Z] + DB_PORT_2=45717 [2023-01-15T19:37:28.446Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:28.446Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:28.663Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2023-01-15T19:37:28.664Z] [java] : [2023-01-15T19:37:28.664Z] [java] Value of key is:programmatic-lookup-in-ear [2023-01-15T19:37:28.664Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:28.664Z] [java] [2023-01-15T19:37:28.664Z] [java] [2023-01-15T19:37:28.664Z] [java] ----------------------------------------- [2023-01-15T19:37:28.664Z] [java] - programmatic-lookup-in-ear: PASS - [2023-01-15T19:37:28.664Z] [java] ----------------------------------------- [2023-01-15T19:37:28.664Z] [java] Total PASS: 1 [2023-01-15T19:37:28.664Z] [java] Total FAIL: 0 [2023-01-15T19:37:28.664Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:37:28.664Z] [java] ----------------------------------------- [2023-01-15T19:37:28.664Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:37:28.664Z] [java] appLevelViaLookup = 'null' [2023-01-15T19:37:28.664Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:37:28.664Z] [2023-01-15T19:37:28.664Z] undeploy: [2023-01-15T19:37:28.664Z] [2023-01-15T19:37:28.664Z] setOSConditions: [2023-01-15T19:37:28.664Z] [2023-01-15T19:37:28.664Z] setToolWin: [2023-01-15T19:37:28.664Z] [2023-01-15T19:37:28.664Z] setToolUnix: [2023-01-15T19:37:28.664Z] [2023-01-15T19:37:28.664Z] setToolProperty: [2023-01-15T19:37:28.664Z] [2023-01-15T19:37:28.664Z] setS1ASclassPath: [2023-01-15T19:37:28.664Z] [2023-01-15T19:37:28.664Z] init-common: [2023-01-15T19:37:28.664Z] [2023-01-15T19:37:28.664Z] undeploy-common: [2023-01-15T19:37:28.920Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:29.177Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:29.177Z] [2023-01-15T19:37:29.177Z] all: [2023-01-15T19:37:29.177Z] [2023-01-15T19:37:29.177Z] setOSConditions: [2023-01-15T19:37:29.177Z] [2023-01-15T19:37:29.177Z] setToolWin: [2023-01-15T19:37:29.177Z] [2023-01-15T19:37:29.177Z] setToolUnix: [2023-01-15T19:37:29.177Z] [2023-01-15T19:37:29.177Z] setToolProperty: [2023-01-15T19:37:29.177Z] [2023-01-15T19:37:29.177Z] setS1ASclassPath: [2023-01-15T19:37:29.177Z] [2023-01-15T19:37:29.177Z] init-common: [2023-01-15T19:37:29.177Z] [2023-01-15T19:37:29.177Z] clean: [2023-01-15T19:37:29.379Z] Using port 45707 for Admin. [2023-01-15T19:37:29.379Z] Using port 45712 for HTTP Instance. [2023-01-15T19:37:29.380Z] Using port 45708 for JMS. [2023-01-15T19:37:29.380Z] Using port 45710 for IIOP. [2023-01-15T19:37:29.380Z] Using port 45711 for HTTP_SSL. [2023-01-15T19:37:29.380Z] Using port 45714 for IIOP_SSL. [2023-01-15T19:37:29.380Z] Using port 45715 for IIOP_MUTUALAUTH. [2023-01-15T19:37:29.380Z] Using port 45709 for JMX_ADMIN. [2023-01-15T19:37:29.380Z] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:37:29.380Z] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:37:29.380Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:37:29.380Z] [CN=glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-sbd1g,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:37:29.434Z] [2023-01-15T19:37:29.435Z] setOSConditions: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolWin: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolUnix: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolProperty: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setS1ASclassPath: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] init-common: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] clean-common: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setOSConditions: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolWin: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolUnix: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolProperty: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setS1ASclassPath: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] init-common: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] clean-classes-common: [2023-01-15T19:37:29.435Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setOSConditions: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolWin: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolUnix: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolProperty: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setS1ASclassPath: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] init-common: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] clean-jars-common: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] compile: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setOSConditions: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolWin: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolUnix: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setToolProperty: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] setS1ASclassPath: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] init-common: [2023-01-15T19:37:29.435Z] [2023-01-15T19:37:29.435Z] compile-common: [2023-01-15T19:37:29.435Z] [echo] Current time (ISO): 2023-01-15T19:37:29.200+0000 [2023-01-15T19:37:29.435Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:29.435Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:29.435Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:30.875Z] [exec] Narrowed home!! [2023-01-15T19:37:30.875Z] [exec] Got the EJB!! [2023-01-15T19:37:30.875Z] [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#/109694898324701184_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:37:30.875Z] [exec] invoking ejb [2023-01-15T19:37:31.278Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:37:31.278Z] [CN=glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-sbd1g-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:37:31.330Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:31.331Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:37:31.331Z] [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. [2023-01-15T19:37:31.331Z] [javac] 2 warnings [2023-01-15T19:37:31.331Z] [2023-01-15T19:37:31.331Z] setOSConditions: [2023-01-15T19:37:31.331Z] [2023-01-15T19:37:31.331Z] setToolWin: [2023-01-15T19:37:31.331Z] [2023-01-15T19:37:31.331Z] setToolUnix: [2023-01-15T19:37:31.331Z] [2023-01-15T19:37:31.331Z] setToolProperty: [2023-01-15T19:37:31.331Z] [2023-01-15T19:37:31.331Z] setS1ASclassPath: [2023-01-15T19:37:31.331Z] [2023-01-15T19:37:31.331Z] init-common: [2023-01-15T19:37:31.331Z] [2023-01-15T19:37:31.331Z] compile-common: [2023-01-15T19:37:31.331Z] [echo] Current time (ISO): 2023-01-15T19:37:31.234+0000 [2023-01-15T19:37:31.331Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:31.588Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:33.480Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:33.480Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:37:33.480Z] [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. [2023-01-15T19:37:33.480Z] [javac] 2 warnings [2023-01-15T19:37:33.480Z] [2023-01-15T19:37:33.480Z] setOSConditions: [2023-01-15T19:37:33.480Z] [2023-01-15T19:37:33.480Z] setToolWin: [2023-01-15T19:37:33.480Z] [2023-01-15T19:37:33.480Z] setToolUnix: [2023-01-15T19:37:33.480Z] [2023-01-15T19:37:33.480Z] setToolProperty: [2023-01-15T19:37:33.480Z] [2023-01-15T19:37:33.480Z] setS1ASclassPath: [2023-01-15T19:37:33.480Z] [2023-01-15T19:37:33.480Z] init-common: [2023-01-15T19:37:33.480Z] [2023-01-15T19:37:33.480Z] compile-common: [2023-01-15T19:37:33.480Z] [echo] Current time (ISO): 2023-01-15T19:37:33.226+0000 [2023-01-15T19:37:33.480Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:33.480Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:35.376Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:35.376Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:37:35.376Z] [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. [2023-01-15T19:37:35.376Z] [javac] 2 warnings [2023-01-15T19:37:35.376Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:35.376Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] build: [2023-01-15T19:37:35.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:35.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:35.634Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:35.634Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:35.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/lib-dir [2023-01-15T19:37:35.634Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/lib-dir/lib.jar [2023-01-15T19:37:35.634Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/lib-dir [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] setOSConditions: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] setToolWin: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] setToolUnix: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] setToolProperty: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] setS1ASclassPath: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] init-common: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] ejb-jar-common: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] package-ejbjar-common: [2023-01-15T19:37:35.634Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-ear-ejb.jar [2023-01-15T19:37:35.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] setOSConditions: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] setToolWin: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] setToolUnix: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] setToolProperty: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] setS1ASclassPath: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] init-common: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] webclient-war-common: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] clear: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] test-tlds-exist: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] copy-tlds: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] test-tagfiles-exist: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] copy-tagfiles: [2023-01-15T19:37:35.634Z] [2023-01-15T19:37:35.634Z] package-war-common: [2023-01-15T19:37:35.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:35.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:35.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:35.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:35.634Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:37:35.634Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:35.634Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:35.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/docroot [2023-01-15T19:37:35.634Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-ear-web.war [2023-01-15T19:37:35.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:35.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:35.635Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/descriptor/sun-application.xml to copy. [2023-01-15T19:37:35.635Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:37:35.635Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-earApp.ear [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] deploy: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] setOSConditions: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] setToolWin: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] setToolUnix: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] setToolProperty: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] setS1ASclassPath: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] init-common: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] deploy-common: [2023-01-15T19:37:35.635Z] [echo] Current time (ISO): 2023-01-15T19:37:35.600+0000 [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] setOSConditions: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] setToolWin: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] setToolUnix: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] setToolProperty: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] setS1ASclassPath: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] init-common: [2023-01-15T19:37:35.635Z] [2023-01-15T19:37:35.635Z] deploy-common-pe: [2023-01-15T19:37:35.891Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:36.149Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-earApp.ear [2023-01-15T19:37:36.712Z] [exec] Application deployed with name bean-in-lib-dir-used-by-ejb-in-earApp. [2023-01-15T19:37:36.712Z] [exec] there are no files to retrieve for application bean-in-lib-dir-used-by-ejb-in-earApp [2023-01-15T19:37:36.712Z] [echo] Deployment on target server server successful [2023-01-15T19:37:36.712Z] [2023-01-15T19:37:36.712Z] setOSConditions: [2023-01-15T19:37:36.712Z] [2023-01-15T19:37:36.712Z] setToolWin: [2023-01-15T19:37:36.712Z] [2023-01-15T19:37:36.712Z] setToolUnix: [2023-01-15T19:37:36.712Z] [2023-01-15T19:37:36.712Z] setToolProperty: [2023-01-15T19:37:36.712Z] [2023-01-15T19:37:36.712Z] setS1ASclassPath: [2023-01-15T19:37:36.712Z] [2023-01-15T19:37:36.712Z] init-common: [2023-01-15T19:37:36.712Z] [2023-01-15T19:37:36.712Z] deploy-common-ee: [2023-01-15T19:37:36.712Z] [2023-01-15T19:37:36.712Z] run: [2023-01-15T19:37:36.712Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:37.277Z] [java] invoking webclient servlet at http://localhost:8080/bean-in-lib-dir-used-by-ejb-in-ear/HelloServlet [2023-01-15T19:37:37.277Z] [java] : [2023-01-15T19:37:37.277Z] [java] Value of key is:bean-in-lib-dir-of-ear-used-by-ejb [2023-01-15T19:37:37.277Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:37.277Z] [java] [2023-01-15T19:37:37.277Z] [java] [2023-01-15T19:37:37.277Z] [java] ----------------------------------------- [2023-01-15T19:37:37.277Z] [java] - bean-in-lib-dir-of-ear-used-by-ejb: PASS - [2023-01-15T19:37:37.277Z] [java] ----------------------------------------- [2023-01-15T19:37:37.277Z] [java] Total PASS: 1 [2023-01-15T19:37:37.277Z] [java] Total FAIL: 0 [2023-01-15T19:37:37.277Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:37:37.277Z] [java] ----------------------------------------- [2023-01-15T19:37:37.277Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:37:37.277Z] [java] appLevelViaLookup = 'null' [2023-01-15T19:37:37.277Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:37:37.277Z] [2023-01-15T19:37:37.277Z] undeploy: [2023-01-15T19:37:37.277Z] [2023-01-15T19:37:37.277Z] setOSConditions: [2023-01-15T19:37:37.277Z] [2023-01-15T19:37:37.277Z] setToolWin: [2023-01-15T19:37:37.277Z] [2023-01-15T19:37:37.277Z] setToolUnix: [2023-01-15T19:37:37.277Z] [2023-01-15T19:37:37.277Z] setToolProperty: [2023-01-15T19:37:37.277Z] [2023-01-15T19:37:37.277Z] setS1ASclassPath: [2023-01-15T19:37:37.277Z] [2023-01-15T19:37:37.277Z] init-common: [2023-01-15T19:37:37.277Z] [2023-01-15T19:37:37.277Z] undeploy-common: [2023-01-15T19:37:37.277Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:37.840Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:37.840Z] [2023-01-15T19:37:37.840Z] all: [2023-01-15T19:37:37.840Z] [2023-01-15T19:37:37.840Z] setOSConditions: [2023-01-15T19:37:37.840Z] [2023-01-15T19:37:37.840Z] setToolWin: [2023-01-15T19:37:37.840Z] [2023-01-15T19:37:37.840Z] setToolUnix: [2023-01-15T19:37:37.840Z] [2023-01-15T19:37:37.840Z] setToolProperty: [2023-01-15T19:37:37.840Z] [2023-01-15T19:37:37.840Z] setS1ASclassPath: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] init-common: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] clean: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setOSConditions: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setToolWin: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setToolUnix: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setToolProperty: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setS1ASclassPath: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] init-common: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] clean-common: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setOSConditions: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setToolWin: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setToolUnix: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setToolProperty: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setS1ASclassPath: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] init-common: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] clean-classes-common: [2023-01-15T19:37:37.841Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setOSConditions: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setToolWin: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setToolUnix: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setToolProperty: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] setS1ASclassPath: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] init-common: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] clean-jars-common: [2023-01-15T19:37:37.841Z] [2023-01-15T19:37:37.841Z] compile: [2023-01-15T19:37:37.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:37.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:37.841Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:37.841Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:37.841Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:37.942Z] [INFO] [exec] Domain domain1 created. [2023-01-15T19:37:37.942Z] [INFO] [exec] Domain domain1 admin port is 4848. [2023-01-15T19:37:37.942Z] [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [2023-01-15T19:37:37.942Z] [INFO] [exec] Login information relevant to admin user name [admin] [2023-01-15T19:37:37.942Z] [INFO] [exec] for this domain [domain1] stored at [2023-01-15T19:37:37.942Z] [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [2023-01-15T19:37:37.942Z] [INFO] [exec] Make sure that this file remains protected. [2023-01-15T19:37:37.942Z] [INFO] [exec] Information stored in this file will be used by [2023-01-15T19:37:37.942Z] [INFO] [exec] administration commands to manage this domain. [2023-01-15T19:37:37.942Z] [INFO] [exec] Command create-domain executed successfully. [2023-01-15T19:37:37.942Z] [INFO] [2023-01-15T19:37:37.942Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ atomic --- [2023-01-15T19:37:37.942Z] [INFO] Executing tasks [2023-01-15T19:37:37.942Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/dependency/META-INF for [2023-01-15T19:37:37.942Z] [INFO] [echo] atomic [2023-01-15T19:37:37.942Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/dependency/META-INF [2023-01-15T19:37:37.942Z] [INFO] Executed tasks [2023-01-15T19:37:37.942Z] [INFO] [2023-01-15T19:37:37.942Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ atomic --- [2023-01-15T19:37:37.942Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:37:37.942Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/atomic.zip [2023-01-15T19:37:37.942Z] [INFO] [2023-01-15T19:37:37.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ atomic --- [2023-01-15T19:37:37.942Z] [INFO] No tests to run. [2023-01-15T19:37:37.942Z] [INFO] [2023-01-15T19:37:37.942Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ atomic --- [2023-01-15T19:37:37.942Z] [INFO] [2023-01-15T19:37:37.942Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic --- [2023-01-15T19:37:37.942Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:37.942Z] [INFO] [2023-01-15T19:37:37.942Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ atomic --- [2023-01-15T19:37:37.942Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/6.2.6-SNAPSHOT/atomic-6.2.6-SNAPSHOT.zip [2023-01-15T19:37:37.942Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/6.2.6-SNAPSHOT/atomic-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:37.942Z] [INFO] [2023-01-15T19:37:37.942Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2023-01-15T19:37:37.942Z] [INFO] Building Glassfish Nucleus Featureset 6.2.6-SNAPSHOT [105/291] [2023-01-15T19:37:37.942Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:37:37.942Z] [INFO] [2023-01-15T19:37:37.942Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus --- [2023-01-15T19:37:37.942Z] [INFO] [2023-01-15T19:37:37.942Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus --- [2023-01-15T19:37:37.942Z] [INFO] [2023-01-15T19:37:37.942Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus --- [2023-01-15T19:37:37.942Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:37.942Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus [2023-01-15T19:37:37.942Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus --- [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus --- [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus --- [2023-01-15T19:37:37.943Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:37.943Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus --- [2023-01-15T19:37:37.943Z] [INFO] Executing tasks [2023-01-15T19:37:37.943Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus/target/classes/META-INF for [2023-01-15T19:37:37.943Z] [INFO] [echo] nucleus [2023-01-15T19:37:37.943Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus/target/classes/META-INF [2023-01-15T19:37:37.943Z] [INFO] Executed tasks [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus --- [2023-01-15T19:37:37.943Z] [INFO] No tests to run. [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus --- [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus --- [2023-01-15T19:37:37.943Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus --- [2023-01-15T19:37:37.943Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/6.2.6-SNAPSHOT/nucleus-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2023-01-15T19:37:37.943Z] [INFO] Building Nucleus Distribution 6.2.6-SNAPSHOT [106/291] [2023-01-15T19:37:37.943Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-new --- [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-new --- [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-new --- [2023-01-15T19:37:37.943Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:37.943Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus [2023-01-15T19:37:37.943Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-new --- [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-new --- [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-new --- [2023-01-15T19:37:37.943Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:37.943Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:37.943Z] [INFO] [2023-01-15T19:37:37.943Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new --- [2023-01-15T19:37:37.943Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:6.2.6-SNAPSHOT to target/dependency/rest-service.jar [2023-01-15T19:37:37.943Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/gms-bootstrap.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 to target/dependency/glassfish-corba-omgapi.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:6.2.6-SNAPSHOT to target/dependency/cluster-admin.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:2.0.0 to target/dependency/shoal-gms-api.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:2.0.0 to target/dependency/shoal-gms-impl.jar [2023-01-15T19:37:37.943Z] [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [2023-01-15T19:37:37.943Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:6.2.6-SNAPSHOT to target/dependency/cluster-ssh.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.external:jsch:jar:0.1.56 to target/dependency/jsch.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 to target/dependency/glassfish-corba-internal-api.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:6.2.6-SNAPSHOT to target/dependency/cluster-cli.jar [2023-01-15T19:37:37.944Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:6.2.6-SNAPSHOT to target/dependency/gms-adapter.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [2023-01-15T19:37:37.944Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [2023-01-15T19:37:37.944Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:6.2.6-SNAPSHOT to target/dependency/cluster-common.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2023-01-15T19:37:37.944Z] [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [2023-01-15T19:37:37.944Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [2023-01-15T19:37:37.944Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [2023-01-15T19:37:37.944Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [2023-01-15T19:37:37.945Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-common [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [2023-01-15T19:37:37.945Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-dtds [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:6.2.6-SNAPSHOT to target/dependency/rest-client.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:6.2.6-SNAPSHOT to target/dependency/monitoring-core.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [2023-01-15T19:37:37.945Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2023-01-15T19:37:37.945Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [2023-01-15T19:37:37.945Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-schemas [2023-01-15T19:37:37.945Z] [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [2023-01-15T19:37:37.945Z] [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [2023-01-15T19:37:37.945Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [2023-01-15T19:37:37.945Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [2023-01-15T19:37:37.945Z] [INFO] [2023-01-15T19:37:37.945Z] [INFO] --- maven-assembly-plugin:3.3.0:single (default-single) @ nucleus-new --- [2023-01-15T19:37:37.945Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml [2023-01-15T19:37:37.945Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/stage [2023-01-15T19:37:37.945Z] [INFO] [2023-01-15T19:37:37.945Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:exec (create-domain) @ nucleus-new --- [2023-01-15T19:37:37.945Z] [INFO] executable: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/stage/nucleus/bin/nadmin [2023-01-15T19:37:37.945Z] [INFO] commandLineArgs: --user admin create-domain --nopassword --savelogin=true --checkports=false --adminport 4848 [2023-01-15T19:37:37.945Z] --instanceport 8080 --keytooloptions CN=localhost domain1 [2023-01-15T19:37:37.945Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:38.201Z] [INFO] [exec] Using port 4848 for Admin. [2023-01-15T19:37:38.201Z] [INFO] [exec] Using port 8080 for HTTP Instance. [2023-01-15T19:37:38.201Z] [INFO] [exec] Using default port 7676 for JMS. [2023-01-15T19:37:38.201Z] [INFO] [exec] Using default port 3700 for IIOP. [2023-01-15T19:37:38.201Z] [INFO] [exec] Using default port 8181 for HTTP_SSL. [2023-01-15T19:37:38.201Z] [INFO] [exec] Using default port 3820 for IIOP_SSL. [2023-01-15T19:37:38.201Z] [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [2023-01-15T19:37:38.201Z] [INFO] [exec] Using default port 8686 for JMX_ADMIN. [2023-01-15T19:37:38.201Z] [INFO] [exec] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:37:38.201Z] [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:37:38.201Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:37:38.201Z] [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:37:38.406Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:38.407Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:37:38.407Z] [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. [2023-01-15T19:37:38.560Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2023-01-15T19:37:38.560Z] [java] [2023-01-15T19:37:38.560Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:38.560Z] [java] [2023-01-15T19:37:38.560Z] [java] [2023-01-15T19:37:38.560Z] [java] ----------------------------------------- [2023-01-15T19:37:38.560Z] [java] - jsp-config-modification-test-interval: PASS - [2023-01-15T19:37:38.560Z] [java] ----------------------------------------- [2023-01-15T19:37:38.560Z] [java] - Total PASS : 1 - [2023-01-15T19:37:38.560Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:38.560Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:38.560Z] [java] ----------------------------------------- [2023-01-15T19:37:38.560Z] [2023-01-15T19:37:38.560Z] undeploy: [2023-01-15T19:37:38.560Z] [2023-01-15T19:37:38.560Z] setOSConditions: [2023-01-15T19:37:38.560Z] [2023-01-15T19:37:38.560Z] setToolWin: [2023-01-15T19:37:38.560Z] [2023-01-15T19:37:38.560Z] setToolUnix: [2023-01-15T19:37:38.560Z] [2023-01-15T19:37:38.560Z] setToolProperty: [2023-01-15T19:37:38.560Z] [2023-01-15T19:37:38.560Z] setS1ASclassPath: [2023-01-15T19:37:38.560Z] [2023-01-15T19:37:38.560Z] init-common: [2023-01-15T19:37:38.560Z] [2023-01-15T19:37:38.560Z] undeploy-war-common: [2023-01-15T19:37:38.561Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:38.561Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] all: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setOSConditions: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolWin: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolUnix: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolProperty: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setS1ASclassPath: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] init-common: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] clean: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setOSConditions: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolWin: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolUnix: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolProperty: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setS1ASclassPath: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] init-common: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] clean-common: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setOSConditions: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolWin: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolUnix: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolProperty: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setS1ASclassPath: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] init-common: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] clean-classes-common: [2023-01-15T19:37:38.561Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setOSConditions: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolWin: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolUnix: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolProperty: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setS1ASclassPath: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] init-common: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] clean-jars-common: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] compile: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setOSConditions: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolWin: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolUnix: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolProperty: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setS1ASclassPath: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] init-common: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] compile-common: [2023-01-15T19:37:38.561Z] [echo] Current time (ISO): 2023-01-15T19:37:31.852+0000 [2023-01-15T19:37:38.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:38.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/servlet [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] build: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setOSConditions: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolWin: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolUnix: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolProperty: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setS1ASclassPath: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] init-common: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] webclient-war-common: [2023-01-15T19:37:38.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] clear: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] test-tlds-exist: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] copy-tlds: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] test-tagfiles-exist: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] copy-tagfiles: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] package-war-common: [2023-01-15T19:37:38.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:38.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:38.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:38.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:38.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/lib [2023-01-15T19:37:38.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:38.561Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-undeclared-ns-web.war [2023-01-15T19:37:38.561Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:38.561Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:38.561Z] [javac] Compiling 1 source file [2023-01-15T19:37:38.561Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:37:38.561Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] deploy: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] deploy-war-common: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setOSConditions: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolWin: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolUnix: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setToolProperty: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] setS1ASclassPath: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] init-common: [2023-01-15T19:37:38.561Z] [2023-01-15T19:37:38.561Z] deploy-war-commonpe: [2023-01-15T19:37:38.561Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:38.562Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-undeclared-ns-web.war [2023-01-15T19:37:38.562Z] [exec] Application deployed with name web-jsp-config-undeclared-ns-web. [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] deploy-war-commonee: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] run: [2023-01-15T19:37:38.562Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:38.562Z] [java] Connecting to: http://localhost:45711/web-jsp-config-undeclared-ns/jsp/test.jsp [2023-01-15T19:37:38.562Z] [java] Connecting to: http://localhost:45711/web-jsp-config-undeclared-ns/jsp/test2.jsp [2023-01-15T19:37:38.562Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:38.562Z] [java] [2023-01-15T19:37:38.562Z] [java] [2023-01-15T19:37:38.562Z] [java] ----------------------------------------- [2023-01-15T19:37:38.562Z] [java] - jsp-config-error-on-undeclared-namespace: PASS - [2023-01-15T19:37:38.562Z] [java] - jsp-config-error-on-undeclared-namespace -- DUPLICATE: PASS - [2023-01-15T19:37:38.562Z] [java] ----------------------------------------- [2023-01-15T19:37:38.562Z] [java] - Total PASS : 2 - [2023-01-15T19:37:38.562Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:38.562Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:38.562Z] [java] ----------------------------------------- [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] undeploy: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setOSConditions: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolWin: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolUnix: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolProperty: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setS1ASclassPath: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] init-common: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] undeploy-war-common: [2023-01-15T19:37:38.562Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:38.562Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] all: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setOSConditions: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolWin: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolUnix: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolProperty: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setS1ASclassPath: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] init-common: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] clean: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setOSConditions: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolWin: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolUnix: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolProperty: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setS1ASclassPath: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] init-common: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] clean-common: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setOSConditions: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolWin: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolUnix: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolProperty: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setS1ASclassPath: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] init-common: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] clean-classes-common: [2023-01-15T19:37:38.562Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setOSConditions: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolWin: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolUnix: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolProperty: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setS1ASclassPath: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] init-common: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] clean-jars-common: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] compile: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setOSConditions: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolWin: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolUnix: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolProperty: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setS1ASclassPath: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] init-common: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] compile-common: [2023-01-15T19:37:38.562Z] [echo] Current time (ISO): 2023-01-15T19:37:34.495+0000 [2023-01-15T19:37:38.562Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:38.562Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:38.562Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:38.562Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:38.562Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/servlet/org/apache/jsp/jsp/test_jsp.java uses unchecked or unsafe operations. [2023-01-15T19:37:38.562Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:38.562Z] [javac] 1 warning [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] build: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setOSConditions: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolWin: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolUnix: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setToolProperty: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] setS1ASclassPath: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] init-common: [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] webclient-war-common: [2023-01-15T19:37:38.562Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:38.562Z] [2023-01-15T19:37:38.562Z] clear: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] test-tlds-exist: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] copy-tlds: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] test-tagfiles-exist: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] copy-tagfiles: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] package-war-common: [2023-01-15T19:37:38.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:38.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:38.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:38.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:38.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/lib [2023-01-15T19:37:38.563Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:38.563Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:38.563Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:38.563Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled-web.war [2023-01-15T19:37:38.563Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:38.563Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:38.563Z] [javac] Compiling 1 source file [2023-01-15T19:37:38.563Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:37:38.563Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] deploy: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] deploy-war-common: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] setOSConditions: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] setToolWin: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] setToolUnix: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] setToolProperty: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] setS1ASclassPath: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] init-common: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] deploy-war-commonpe: [2023-01-15T19:37:38.563Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:38.563Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled-web.war [2023-01-15T19:37:38.563Z] [exec] Application deployed with name web-jsp-config-use-precompiled-web. [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] deploy-war-commonee: [2023-01-15T19:37:38.563Z] [2023-01-15T19:37:38.563Z] run: [2023-01-15T19:37:38.563Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:38.563Z] [java] GET /web-jsp-config-use-precompiled/jsp/test.jsp HTTP/1.0 [2023-01-15T19:37:38.563Z] [java] [2023-01-15T19:37:38.563Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:38.563Z] [java] [2023-01-15T19:37:38.563Z] [java] [2023-01-15T19:37:38.563Z] [java] ----------------------------------------- [2023-01-15T19:37:38.664Z] [javac] 2 warnings [2023-01-15T19:37:38.664Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:38.664Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/lib/bean-lib.jar [2023-01-15T19:37:38.664Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:38.664Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:38.664Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:38.665Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:38.825Z] [java] - jsp-config-use-precompiled: PASS - [2023-01-15T19:37:38.826Z] [java] ----------------------------------------- [2023-01-15T19:37:38.826Z] [java] - Total PASS : 1 - [2023-01-15T19:37:38.826Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:38.826Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:38.826Z] [java] ----------------------------------------- [2023-01-15T19:37:38.826Z] [2023-01-15T19:37:38.826Z] undeploy: [2023-01-15T19:37:38.826Z] [2023-01-15T19:37:38.826Z] setOSConditions: [2023-01-15T19:37:38.826Z] [2023-01-15T19:37:38.826Z] setToolWin: [2023-01-15T19:37:38.826Z] [2023-01-15T19:37:38.826Z] setToolUnix: [2023-01-15T19:37:38.826Z] [2023-01-15T19:37:38.826Z] setToolProperty: [2023-01-15T19:37:38.826Z] [2023-01-15T19:37:38.826Z] setS1ASclassPath: [2023-01-15T19:37:38.826Z] [2023-01-15T19:37:38.826Z] init-common: [2023-01-15T19:37:38.826Z] [2023-01-15T19:37:38.826Z] undeploy-war-common: [2023-01-15T19:37:38.826Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:39.229Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:39.229Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:37:39.229Z] [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. [2023-01-15T19:37:39.229Z] [javac] 2 warnings [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] build: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] setOSConditions: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] setToolWin: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] setToolUnix: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] setToolProperty: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] setS1ASclassPath: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] init-common: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] webclient-war-common: [2023-01-15T19:37:39.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] clear: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] test-tlds-exist: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] copy-tlds: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] test-tagfiles-exist: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] copy-tagfiles: [2023-01-15T19:37:39.229Z] [2023-01-15T19:37:39.229Z] package-war-common: [2023-01-15T19:37:39.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:39.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:39.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:39.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:39.229Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:39.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:37:39.230Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:39.230Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:39.230Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/docroot [2023-01-15T19:37:39.230Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web.war [2023-01-15T19:37:39.230Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:39.230Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:39.230Z] [javac] Compiling 1 source file [2023-01-15T19:37:39.396Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:39.487Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:37:39.487Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:39.487Z] [2023-01-15T19:37:39.487Z] create-resources: [2023-01-15T19:37:39.487Z] [2023-01-15T19:37:39.487Z] setOSConditions: [2023-01-15T19:37:39.487Z] [2023-01-15T19:37:39.487Z] setToolWin: [2023-01-15T19:37:39.487Z] [2023-01-15T19:37:39.487Z] setToolUnix: [2023-01-15T19:37:39.487Z] [2023-01-15T19:37:39.487Z] setToolProperty: [2023-01-15T19:37:39.487Z] [2023-01-15T19:37:39.487Z] setS1ASclassPath: [2023-01-15T19:37:39.487Z] [2023-01-15T19:37:39.487Z] init-common: [2023-01-15T19:37:39.487Z] [2023-01-15T19:37:39.487Z] create-jdbc-connpool-common: [2023-01-15T19:37:39.488Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:39.656Z] [2023-01-15T19:37:39.657Z] all: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setOSConditions: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolWin: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolUnix: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolProperty: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setS1ASclassPath: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] init-common: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] clean: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setOSConditions: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolWin: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolUnix: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolProperty: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setS1ASclassPath: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] init-common: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] clean-common: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setOSConditions: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolWin: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolUnix: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolProperty: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setS1ASclassPath: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] init-common: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] clean-classes-common: [2023-01-15T19:37:39.657Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setOSConditions: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolWin: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolUnix: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolProperty: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setS1ASclassPath: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] init-common: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] clean-jars-common: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] compile: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setOSConditions: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolWin: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolUnix: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolProperty: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setS1ASclassPath: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] init-common: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] compile-common: [2023-01-15T19:37:39.657Z] [echo] Current time (ISO): 2023-01-15T19:37:39.483+0000 [2023-01-15T19:37:39.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:39.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/servlet [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] build: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setOSConditions: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolWin: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolUnix: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setToolProperty: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] setS1ASclassPath: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] init-common: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] webclient-war-common: [2023-01-15T19:37:39.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] clear: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] test-tlds-exist: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] copy-tlds: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] test-tagfiles-exist: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] copy-tagfiles: [2023-01-15T19:37:39.657Z] [2023-01-15T19:37:39.657Z] package-war-common: [2023-01-15T19:37:39.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:39.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:39.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:39.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:39.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:39.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:39.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:39.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/docroot [2023-01-15T19:37:39.657Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled2-web.war [2023-01-15T19:37:39.657Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:39.658Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:39.658Z] [javac] Compiling 1 source file [2023-01-15T19:37:39.658Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:37:39.658Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:39.658Z] [2023-01-15T19:37:39.658Z] deploy: [2023-01-15T19:37:39.658Z] [2023-01-15T19:37:39.658Z] deploy-war-common: [2023-01-15T19:37:39.658Z] [2023-01-15T19:37:39.658Z] setOSConditions: [2023-01-15T19:37:39.658Z] [2023-01-15T19:37:39.658Z] setToolWin: [2023-01-15T19:37:39.658Z] [2023-01-15T19:37:39.658Z] setToolUnix: [2023-01-15T19:37:39.658Z] [2023-01-15T19:37:39.658Z] setToolProperty: [2023-01-15T19:37:39.658Z] [2023-01-15T19:37:39.658Z] setS1ASclassPath: [2023-01-15T19:37:39.658Z] [2023-01-15T19:37:39.658Z] init-common: [2023-01-15T19:37:39.658Z] [2023-01-15T19:37:39.658Z] deploy-war-commonpe: [2023-01-15T19:37:39.916Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:40.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:40.051Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T19:37:40.051Z] [2023-01-15T19:37:40.051Z] set-derby-connpool-props: [2023-01-15T19:37:40.051Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:40.486Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled2-web.war [2023-01-15T19:37:40.614Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:40.615Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T19:37:40.615Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:40.718Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:37:40.719Z] [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:37:40.744Z] [exec] Application deployed with name web-jsp-config-use-precompiled2-web. [2023-01-15T19:37:40.744Z] [2023-01-15T19:37:40.744Z] deploy-war-commonee: [2023-01-15T19:37:40.744Z] [2023-01-15T19:37:40.744Z] run: [2023-01-15T19:37:40.744Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:40.854Z] [exec] successfully invoked ejb [2023-01-15T19:37:40.854Z] [exec] Value of key is: test1 [2023-01-15T19:37:40.854Z] [exec] invoking ejb [2023-01-15T19:37:40.854Z] [exec] successfully invoked ejb [2023-01-15T19:37:40.854Z] [exec] Value of key is: test2 [2023-01-15T19:37:40.854Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:40.854Z] [exec] [2023-01-15T19:37:40.854Z] [exec] [2023-01-15T19:37:40.854Z] [exec] ----------------------------------------- [2023-01-15T19:37:40.854Z] [exec] - test1: PASS - [2023-01-15T19:37:40.854Z] [exec] - test2: PASS - [2023-01-15T19:37:40.854Z] [exec] ----------------------------------------- [2023-01-15T19:37:40.854Z] [exec] Total PASS: 2 [2023-01-15T19:37:40.854Z] [exec] Total FAIL: 0 [2023-01-15T19:37:40.854Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:37:40.854Z] [exec] ----------------------------------------- [2023-01-15T19:37:40.854Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:37:40.854Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.854Z] checkReporting-common: [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.854Z] confirmReportPresent-common: [2023-01-15T19:37:40.854Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:37:40.854Z] [echo] Test seems to be reported fine [2023-01-15T19:37:40.854Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/txprop/cmttimeout/RepRunConf.txt [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.854Z] confirmMissingReport-common: [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.854Z] undeploy: [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.854Z] setOSConditions: [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.854Z] setToolWin: [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.854Z] setToolUnix: [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.854Z] setToolProperty: [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.854Z] setS1ASclassPath: [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.854Z] init-common: [2023-01-15T19:37:40.854Z] [2023-01-15T19:37:40.855Z] undeploy-common: [2023-01-15T19:37:40.855Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:40.873Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:40.874Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T19:37:41.002Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:41.003Z] [java] [2023-01-15T19:37:41.003Z] [java] [2023-01-15T19:37:41.003Z] [java] ----------------------------------------- [2023-01-15T19:37:41.003Z] [java] - jsp-precompiled-bundled-in-jar: PASS - [2023-01-15T19:37:41.003Z] [java] ----------------------------------------- [2023-01-15T19:37:41.003Z] [java] - Total PASS : 1 - [2023-01-15T19:37:41.003Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:41.003Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:41.003Z] [java] ----------------------------------------- [2023-01-15T19:37:41.003Z] [2023-01-15T19:37:41.003Z] undeploy: [2023-01-15T19:37:41.003Z] [2023-01-15T19:37:41.003Z] setOSConditions: [2023-01-15T19:37:41.003Z] [2023-01-15T19:37:41.003Z] setToolWin: [2023-01-15T19:37:41.003Z] [2023-01-15T19:37:41.003Z] setToolUnix: [2023-01-15T19:37:41.003Z] [2023-01-15T19:37:41.003Z] setToolProperty: [2023-01-15T19:37:41.003Z] [2023-01-15T19:37:41.003Z] setS1ASclassPath: [2023-01-15T19:37:41.003Z] [2023-01-15T19:37:41.003Z] init-common: [2023-01-15T19:37:41.003Z] [2023-01-15T19:37:41.003Z] undeploy-war-common: [2023-01-15T19:37:41.130Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:41.261Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:41.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:41.388Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T19:37:41.426Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:41.644Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] all: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] simple: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setOSConditions: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolWin: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolUnix: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolProperty: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setS1ASclassPath: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] init-common: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] clean: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setOSConditions: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolWin: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolUnix: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolProperty: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setS1ASclassPath: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] init-common: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] clean-common: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setOSConditions: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolWin: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolUnix: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolProperty: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setS1ASclassPath: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] init-common: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] clean-classes-common: [2023-01-15T19:37:41.685Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setOSConditions: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolWin: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolUnix: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolProperty: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setS1ASclassPath: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] init-common: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] clean-jars-common: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] compile: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setOSConditions: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolWin: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolUnix: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setToolProperty: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] setS1ASclassPath: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] init-common: [2023-01-15T19:37:41.685Z] [2023-01-15T19:37:41.685Z] compile-common: [2023-01-15T19:37:41.685Z] [echo] Current time (ISO): 2023-01-15T19:37:41.666+0000 [2023-01-15T19:37:41.685Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:41.685Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:41.828Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:41.901Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:41.901Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T19:37:41.943Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] all: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setOSConditions: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setToolWin: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setToolUnix: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setToolProperty: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setS1ASclassPath: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] init-common: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] clean: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setOSConditions: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setToolWin: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setToolUnix: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setToolProperty: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setS1ASclassPath: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] init-common: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] clean-common: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setOSConditions: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setToolWin: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setToolUnix: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setToolProperty: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setS1ASclassPath: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] init-common: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] clean-classes-common: [2023-01-15T19:37:42.088Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setOSConditions: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.088Z] setToolWin: [2023-01-15T19:37:42.088Z] [2023-01-15T19:37:42.089Z] setToolUnix: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] setToolProperty: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] setS1ASclassPath: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] init-common: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] clean-jars-common: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] compile: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] setOSConditions: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] setToolWin: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] setToolUnix: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] setToolProperty: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] setS1ASclassPath: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] init-common: [2023-01-15T19:37:42.089Z] [2023-01-15T19:37:42.089Z] compile-common: [2023-01-15T19:37:42.089Z] [echo] Current time (ISO): 2023-01-15T19:37:41.899+0000 [2023-01-15T19:37:42.089Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:42.089Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:42.089Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:42.158Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:42.415Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:42.415Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T19:37:42.672Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:42.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:42.928Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:37:43.185Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:43.443Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:43.443Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T19:37:43.467Z] Domain domain1 created. [2023-01-15T19:37:43.467Z] Domain domain1 admin port is 45707. [2023-01-15T19:37:43.467Z] Domain domain1 allows admin login as user "anonymous" with no password. [2023-01-15T19:37:43.467Z] Command create-domain executed successfully. [2023-01-15T19:37:43.467Z] + echo ' [2023-01-15T19:37:43.467Z] gf.version=${env.GF_VERSION} [2023-01-15T19:37:43.467Z] bundles.dir=${env.WORKSPACE}/bundles [2023-01-15T19:37:43.467Z] admin.domain=domain1 [2023-01-15T19:37:43.467Z] admin.domain.dir=${env.S1AS_HOME}/domains [2023-01-15T19:37:43.467Z] admin.port=45707 [2023-01-15T19:37:43.467Z] admin.user=anonymous [2023-01-15T19:37:43.467Z] admin.host=localhost [2023-01-15T19:37:43.467Z] http.port=45712 [2023-01-15T19:37:43.467Z] https.port=45711 [2023-01-15T19:37:43.468Z] http.host=localhost [2023-01-15T19:37:43.468Z] http.address=127.0.0.1 [2023-01-15T19:37:43.468Z] http.alternate.port=45713 [2023-01-15T19:37:43.468Z] orb.port=45710 [2023-01-15T19:37:43.468Z] admin.password= [2023-01-15T19:37:43.468Z] ssl.password=changeit [2023-01-15T19:37:43.468Z] master.password=changeit [2023-01-15T19:37:43.468Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2023-01-15T19:37:43.468Z] appserver.instance.name=server [2023-01-15T19:37:43.468Z] config.dottedname.prefix=server [2023-01-15T19:37:43.468Z] resources.dottedname.prefix=domain.resources [2023-01-15T19:37:43.468Z] results.mailhost=localhost [2023-01-15T19:37:43.468Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2023-01-15T19:37:43.468Z] results.mailee=yourname@sun.com [2023-01-15T19:37:43.468Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2023-01-15T19:37:43.468Z] precompilejsp=true [2023-01-15T19:37:43.468Z] jvm.maxpermsize=192m [2023-01-15T19:37:43.468Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2023-01-15T19:37:43.468Z] + jps [2023-01-15T19:37:43.468Z] + grep Main [2023-01-15T19:37:43.468Z] + cut -f1 '-d ' [2023-01-15T19:37:43.468Z] + xargs kill -9 [2023-01-15T19:37:43.468Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:43.468Z] + true [2023-01-15T19:37:43.468Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/ [2023-01-15T19:37:43.468Z] + sed s/1527/45716/g domain.xml [2023-01-15T19:37:43.468Z] + mv domain.xml.replaced domain.xml [2023-01-15T19:37:43.468Z] + grep PortNumber domain.xml [2023-01-15T19:37:43.468Z] [2023-01-15T19:37:43.468Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config [2023-01-15T19:37:43.468Z] + rm derby.properties.replaced [2023-01-15T19:37:43.468Z] + true [2023-01-15T19:37:43.468Z] + sed s/1527/45716/g derby.properties [2023-01-15T19:37:43.468Z] + rm derby.properties [2023-01-15T19:37:43.468Z] + sed s/1528/45717/g derby.properties.replaced [2023-01-15T19:37:43.468Z] + cat derby.properties [2023-01-15T19:37:43.468Z] # [2023-01-15T19:37:43.468Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2023-01-15T19:37:43.468Z] # [2023-01-15T19:37:43.468Z] # This program and the accompanying materials are made available under the [2023-01-15T19:37:43.468Z] # terms of the Eclipse Public License v. 2.0, which is available at [2023-01-15T19:37:43.468Z] # http://www.eclipse.org/legal/epl-2.0. [2023-01-15T19:37:43.468Z] # [2023-01-15T19:37:43.468Z] # This Source Code may also be made available under the following Secondary [2023-01-15T19:37:43.468Z] # Licenses when the conditions for such availability set forth in the [2023-01-15T19:37:43.468Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2023-01-15T19:37:43.468Z] # version 2 with the GNU Classpath Exception, which is available at [2023-01-15T19:37:43.468Z] # https://www.gnu.org/software/classpath/license.html. [2023-01-15T19:37:43.468Z] # [2023-01-15T19:37:43.468Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2023-01-15T19:37:43.468Z] # [2023-01-15T19:37:43.468Z] [2023-01-15T19:37:43.468Z] [2023-01-15T19:37:43.468Z] db.port=45716 [2023-01-15T19:37:43.468Z] db.port.2=45717 [2023-01-15T19:37:43.468Z] db.host=localhost [2023-01-15T19:37:43.468Z] db.type=derby [2023-01-15T19:37:43.468Z] db.name=testdb [2023-01-15T19:37:43.468Z] db.user=dbuser [2023-01-15T19:37:43.468Z] db.pwd=dbpassword [2023-01-15T19:37:43.468Z] db.driver=org.apache.derby.jdbc.ClientDriver [2023-01-15T19:37:43.468Z] db.class=org.apache.derby.jdbc.ClientDataSource [2023-01-15T19:37:43.468Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2023-01-15T19:37:43.468Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2023-01-15T19:37:43.468Z] + rm -rf '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results*' [2023-01-15T19:37:43.468Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb [2023-01-15T19:37:43.468Z] + rm count.txt [2023-01-15T19:37:43.468Z] rm: cannot remove 'count.txt': No such file or directory [2023-01-15T19:37:43.468Z] + true [2023-01-15T19:37:43.468Z] + ant ejb_group_2 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2023-01-15T19:37:43.468Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T19:37:43.468Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:43.468Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/build.xml [2023-01-15T19:37:43.468Z] [2023-01-15T19:37:43.468Z] ejb_group_2: [2023-01-15T19:37:43.468Z] [2023-01-15T19:37:43.468Z] setup: [2023-01-15T19:37:43.468Z] [2023-01-15T19:37:43.468Z] setOSConditions: [2023-01-15T19:37:43.468Z] [2023-01-15T19:37:43.468Z] setToolWin: [2023-01-15T19:37:43.468Z] [2023-01-15T19:37:43.468Z] setToolUnix: [2023-01-15T19:37:43.468Z] [2023-01-15T19:37:43.471Z] setToolProperty: [2023-01-15T19:37:43.471Z] [2023-01-15T19:37:43.471Z] setS1ASclassPath: [2023-01-15T19:37:43.471Z] [2023-01-15T19:37:43.471Z] init-common: [2023-01-15T19:37:43.471Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:37:43.471Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:37:43.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:37:43.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:37:43.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:37:43.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:37:43.472Z] [2023-01-15T19:37:43.472Z] start-database: [2023-01-15T19:37:43.472Z] [echo] Starting database --dbport 45716 [2023-01-15T19:37:43.472Z] [2023-01-15T19:37:43.472Z] setOSConditions: [2023-01-15T19:37:43.472Z] [2023-01-15T19:37:43.472Z] setToolWin: [2023-01-15T19:37:43.472Z] [2023-01-15T19:37:43.472Z] setToolUnix: [2023-01-15T19:37:43.472Z] [2023-01-15T19:37:43.472Z] setToolProperty: [2023-01-15T19:37:43.472Z] [2023-01-15T19:37:43.472Z] setS1ASclassPath: [2023-01-15T19:37:43.472Z] [2023-01-15T19:37:43.472Z] init-common: [2023-01-15T19:37:43.472Z] [2023-01-15T19:37:43.472Z] startDomainUnix: [2023-01-15T19:37:43.472Z] [echo] Starting DAS [2023-01-15T19:37:43.472Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:43.699Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:43.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:43.956Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T19:37:43.956Z] [2023-01-15T19:37:43.956Z] setOSConditions: [2023-01-15T19:37:43.956Z] [2023-01-15T19:37:43.956Z] setToolWin: [2023-01-15T19:37:43.956Z] [2023-01-15T19:37:43.956Z] setToolUnix: [2023-01-15T19:37:43.956Z] [2023-01-15T19:37:43.956Z] setToolProperty: [2023-01-15T19:37:43.956Z] [2023-01-15T19:37:43.956Z] setS1ASclassPath: [2023-01-15T19:37:43.956Z] [2023-01-15T19:37:43.956Z] init-common: [2023-01-15T19:37:43.956Z] [2023-01-15T19:37:43.956Z] create-jdbc-resource-common: [2023-01-15T19:37:43.956Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:44.212Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:44.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:44.469Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-01-15T19:37:44.469Z] [echo] cmd executed for server [2023-01-15T19:37:44.469Z] [2023-01-15T19:37:44.469Z] deploy: [2023-01-15T19:37:44.469Z] [2023-01-15T19:37:44.469Z] deploy-war-common: [2023-01-15T19:37:44.624Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:44.624Z] [javac] 1 warning [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] build: [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] setOSConditions: [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] setToolWin: [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] setToolUnix: [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] setToolProperty: [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] setS1ASclassPath: [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] init-common: [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] webclient-war-common: [2023-01-15T19:37:44.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] clear: [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] test-tlds-exist: [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.624Z] copy-tlds: [2023-01-15T19:37:44.624Z] [2023-01-15T19:37:44.625Z] test-tagfiles-exist: [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] copy-tagfiles: [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] package-war-common: [2023-01-15T19:37:44.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:44.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:44.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:44.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:44.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/lib [2023-01-15T19:37:44.625Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:44.625Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:44.625Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-welcome-files-web.war [2023-01-15T19:37:44.625Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:44.625Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:44.625Z] [javac] Compiling 1 source file [2023-01-15T19:37:44.625Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:37:44.625Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] deploy: [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] deploy-war-common: [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] setOSConditions: [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] setToolWin: [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] setToolUnix: [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] setToolProperty: [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] setS1ASclassPath: [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] init-common: [2023-01-15T19:37:44.625Z] [2023-01-15T19:37:44.625Z] deploy-war-commonpe: [2023-01-15T19:37:44.725Z] [2023-01-15T19:37:44.725Z] setOSConditions: [2023-01-15T19:37:44.725Z] [2023-01-15T19:37:44.725Z] setToolWin: [2023-01-15T19:37:44.725Z] [2023-01-15T19:37:44.725Z] setToolUnix: [2023-01-15T19:37:44.725Z] [2023-01-15T19:37:44.725Z] setToolProperty: [2023-01-15T19:37:44.725Z] [2023-01-15T19:37:44.725Z] setS1ASclassPath: [2023-01-15T19:37:44.725Z] [2023-01-15T19:37:44.725Z] init-common: [2023-01-15T19:37:44.725Z] [2023-01-15T19:37:44.725Z] deploy-war-commonpe: [2023-01-15T19:37:44.725Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:44.883Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:44.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web.war [2023-01-15T19:37:45.232Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:45.233Z] [javac] 1 warning [2023-01-15T19:37:45.233Z] [2023-01-15T19:37:45.233Z] setOSConditions: [2023-01-15T19:37:45.233Z] [2023-01-15T19:37:45.233Z] setToolWin: [2023-01-15T19:37:45.233Z] [2023-01-15T19:37:45.233Z] setToolUnix: [2023-01-15T19:37:45.233Z] [2023-01-15T19:37:45.233Z] setToolProperty: [2023-01-15T19:37:45.233Z] [2023-01-15T19:37:45.233Z] setS1ASclassPath: [2023-01-15T19:37:45.233Z] [2023-01-15T19:37:45.233Z] init-common: [2023-01-15T19:37:45.233Z] [2023-01-15T19:37:45.233Z] compile-common: [2023-01-15T19:37:45.233Z] [echo] Current time (ISO): 2023-01-15T19:37:45.162+0000 [2023-01-15T19:37:45.233Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:45.454Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-welcome-files-web.war [2023-01-15T19:37:45.491Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:45.546Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web. [2023-01-15T19:37:45.546Z] [2023-01-15T19:37:45.546Z] deploy-war-commonee: [2023-01-15T19:37:45.546Z] [2023-01-15T19:37:45.546Z] run: [2023-01-15T19:37:45.546Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:45.714Z] [exec] Application deployed with name web-jsp-config-welcome-files-web. [2023-01-15T19:37:45.714Z] [2023-01-15T19:37:45.714Z] deploy-war-commonee: [2023-01-15T19:37:45.714Z] [2023-01-15T19:37:45.714Z] run: [2023-01-15T19:37:45.807Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llinit [2023-01-15T19:37:45.808Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:37:45.808Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llquery [2023-01-15T19:37:45.808Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:37:45.808Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llfind [2023-01-15T19:37:45.808Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:37:45.808Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llinj [2023-01-15T19:37:45.808Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:37:45.808Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:45.808Z] [java] [2023-01-15T19:37:45.808Z] [java] [2023-01-15T19:37:45.808Z] [java] ----------------------------------------- [2023-01-15T19:37:45.808Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllinit: PASS - [2023-01-15T19:37:45.808Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllquery: PASS - [2023-01-15T19:37:45.808Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllfind: PASS - [2023-01-15T19:37:45.808Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllinj: PASS - [2023-01-15T19:37:45.808Z] [java] ----------------------------------------- [2023-01-15T19:37:45.808Z] [java] - Total PASS : 4 - [2023-01-15T19:37:45.808Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:45.808Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:45.808Z] [java] ----------------------------------------- [2023-01-15T19:37:45.808Z] [2023-01-15T19:37:45.808Z] undeploy: [2023-01-15T19:37:45.808Z] [2023-01-15T19:37:45.808Z] setOSConditions: [2023-01-15T19:37:45.808Z] [2023-01-15T19:37:45.808Z] setToolWin: [2023-01-15T19:37:45.808Z] [2023-01-15T19:37:45.808Z] setToolUnix: [2023-01-15T19:37:45.808Z] [2023-01-15T19:37:45.808Z] setToolProperty: [2023-01-15T19:37:45.808Z] [2023-01-15T19:37:45.808Z] setS1ASclassPath: [2023-01-15T19:37:45.808Z] [2023-01-15T19:37:45.808Z] init-common: [2023-01-15T19:37:45.808Z] [2023-01-15T19:37:45.808Z] undeploy-war-common: [2023-01-15T19:37:45.972Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:45.972Z] [java] Connecting to: http://localhost:45711/web-jsp-config-welcome-files/subdir1/subdir2/ [2023-01-15T19:37:46.065Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:46.230Z] [java] Connecting to: http://localhost:45711/web-jsp-config-welcome-files/TestServlet [2023-01-15T19:37:46.231Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:46.231Z] [java] [2023-01-15T19:37:46.231Z] [java] [2023-01-15T19:37:46.231Z] [java] ----------------------------------------- [2023-01-15T19:37:46.231Z] [java] - jsp-config-welcome-files: PASS - [2023-01-15T19:37:46.231Z] [java] ----------------------------------------- [2023-01-15T19:37:46.231Z] [java] - Total PASS : 1 - [2023-01-15T19:37:46.231Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:46.231Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:46.231Z] [java] ----------------------------------------- [2023-01-15T19:37:46.231Z] [2023-01-15T19:37:46.231Z] undeploy: [2023-01-15T19:37:46.231Z] [2023-01-15T19:37:46.231Z] setOSConditions: [2023-01-15T19:37:46.231Z] [2023-01-15T19:37:46.231Z] setToolWin: [2023-01-15T19:37:46.231Z] [2023-01-15T19:37:46.231Z] setToolUnix: [2023-01-15T19:37:46.231Z] [2023-01-15T19:37:46.231Z] setToolProperty: [2023-01-15T19:37:46.231Z] [2023-01-15T19:37:46.231Z] setS1ASclassPath: [2023-01-15T19:37:46.231Z] [2023-01-15T19:37:46.231Z] init-common: [2023-01-15T19:37:46.231Z] [2023-01-15T19:37:46.231Z] undeploy-war-common: [2023-01-15T19:37:46.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:46.489Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:46.580Z] [2023-01-15T19:37:46.580Z] delete-resources: [2023-01-15T19:37:46.580Z] [2023-01-15T19:37:46.580Z] setOSConditions: [2023-01-15T19:37:46.580Z] [2023-01-15T19:37:46.580Z] setToolWin: [2023-01-15T19:37:46.580Z] [2023-01-15T19:37:46.580Z] setToolUnix: [2023-01-15T19:37:46.580Z] [2023-01-15T19:37:46.580Z] setToolProperty: [2023-01-15T19:37:46.580Z] [2023-01-15T19:37:46.580Z] setS1ASclassPath: [2023-01-15T19:37:46.580Z] [2023-01-15T19:37:46.580Z] init-common: [2023-01-15T19:37:46.580Z] [2023-01-15T19:37:46.580Z] delete-jdbc-resource-common: [2023-01-15T19:37:46.580Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:37:46.580Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:47.059Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:47.060Z] [2023-01-15T19:37:47.060Z] all: [2023-01-15T19:37:47.060Z] [2023-01-15T19:37:47.060Z] setOSConditions: [2023-01-15T19:37:47.060Z] [2023-01-15T19:37:47.060Z] setToolWin: [2023-01-15T19:37:47.060Z] [2023-01-15T19:37:47.060Z] setToolUnix: [2023-01-15T19:37:47.060Z] [2023-01-15T19:37:47.060Z] setToolProperty: [2023-01-15T19:37:47.060Z] [2023-01-15T19:37:47.060Z] setS1ASclassPath: [2023-01-15T19:37:47.060Z] [2023-01-15T19:37:47.060Z] init-common: [2023-01-15T19:37:47.060Z] [2023-01-15T19:37:47.060Z] clean: [2023-01-15T19:37:47.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:37:47.144Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-01-15T19:37:47.144Z] [echo] cmd executed for server [2023-01-15T19:37:47.144Z] [2023-01-15T19:37:47.144Z] setOSConditions: [2023-01-15T19:37:47.144Z] [2023-01-15T19:37:47.144Z] setToolWin: [2023-01-15T19:37:47.144Z] [2023-01-15T19:37:47.144Z] setToolUnix: [2023-01-15T19:37:47.144Z] [2023-01-15T19:37:47.144Z] setToolProperty: [2023-01-15T19:37:47.144Z] [2023-01-15T19:37:47.144Z] setS1ASclassPath: [2023-01-15T19:37:47.144Z] [2023-01-15T19:37:47.144Z] init-common: [2023-01-15T19:37:47.144Z] [2023-01-15T19:37:47.144Z] delete-jdbc-connpool-common: [2023-01-15T19:37:47.144Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T19:37:47.144Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:47.319Z] [2023-01-15T19:37:47.320Z] setOSConditions: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolWin: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolUnix: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolProperty: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setS1ASclassPath: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] init-common: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] clean-common: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setOSConditions: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolWin: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolUnix: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolProperty: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setS1ASclassPath: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] init-common: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] clean-classes-common: [2023-01-15T19:37:47.320Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setOSConditions: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolWin: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolUnix: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolProperty: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setS1ASclassPath: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] init-common: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] clean-jars-common: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] compile: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setOSConditions: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolWin: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolUnix: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setToolProperty: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] setS1ASclassPath: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] init-common: [2023-01-15T19:37:47.320Z] [2023-01-15T19:37:47.320Z] compile-common: [2023-01-15T19:37:47.320Z] [echo] Current time (ISO): 2023-01-15T19:37:47.100+0000 [2023-01-15T19:37:47.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:47.320Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:47.320Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:47.401Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T19:37:47.658Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T19:37:47.658Z] [echo] cmd executed for server [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] all: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setOSConditions: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolWin: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolUnix: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolProperty: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setS1ASclassPath: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] init-common: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] clean: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setOSConditions: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolWin: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolUnix: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolProperty: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setS1ASclassPath: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] init-common: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] clean-common: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setOSConditions: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolWin: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolUnix: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolProperty: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setS1ASclassPath: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] init-common: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] clean-classes-common: [2023-01-15T19:37:47.658Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setOSConditions: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolWin: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolUnix: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setToolProperty: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] setS1ASclassPath: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] init-common: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] clean-jars-common: [2023-01-15T19:37:47.658Z] [2023-01-15T19:37:47.658Z] compile: [2023-01-15T19:37:47.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:47.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:47.658Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:47.658Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:48.221Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:48.221Z] [javac] 1 warning [2023-01-15T19:37:48.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:48.221Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/alpha.jar [2023-01-15T19:37:48.221Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:48.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:48.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:48.221Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:48.221Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:48.478Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:48.478Z] [javac] 1 warning [2023-01-15T19:37:48.478Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:48.478Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:48.732Z] [exec] Waiting for domain1 to start .... [2023-01-15T19:37:48.733Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:37:48.733Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:37:48.733Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:37:48.733Z] [exec] Admin Port: 45707 [2023-01-15T19:37:48.733Z] [exec] Command start-domain executed successfully. [2023-01-15T19:37:48.733Z] [echo] run.xml:doing wait for localhost:45712... [2023-01-15T19:37:48.733Z] [echo] run.xml:DONE doing wait for localhost:45712... [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] dumpThreadStack: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] startDomainWindows: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] startDomain: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] clean-result: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] test-group-2: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] all: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] cmt: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setOSConditions: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setToolWin: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setToolUnix: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setToolProperty: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setS1ASclassPath: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] init-common: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] clean: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setOSConditions: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setToolWin: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setToolUnix: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setToolProperty: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setS1ASclassPath: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] init-common: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] clean-common: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setOSConditions: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setToolWin: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setToolUnix: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setToolProperty: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] setS1ASclassPath: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] init-common: [2023-01-15T19:37:48.733Z] [2023-01-15T19:37:48.733Z] clean-classes-common: [2023-01-15T19:37:48.784Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:48.785Z] [javac] 1 warning [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] build: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setOSConditions: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] fixFiles: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] convUnix: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] convWin: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setToolWin: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setToolUnix: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setToolProperty: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setS1ASclassPath: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] init-common: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] package-persistence-common: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] ejb-jar-common: [2023-01-15T19:37:48.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] package-ejbjar-common: [2023-01-15T19:37:48.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:48.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:48.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:48.785Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simple-ejb.jar [2023-01-15T19:37:48.785Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] appclient-jar-common: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] package-appclientjar-common: [2023-01-15T19:37:48.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:48.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:48.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:48.785Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simple-client.jar [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] webclient-war-common: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] build-ear-common: [2023-01-15T19:37:48.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:48.785Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleApp.ear [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] deploy: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setOSConditions: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setToolWin: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setToolUnix: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setToolProperty: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setS1ASclassPath: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] init-common: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] deploy-common: [2023-01-15T19:37:48.785Z] [echo] Current time (ISO): 2023-01-15T19:37:48.640+0000 [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setOSConditions: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setToolWin: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setToolUnix: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setToolProperty: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] setS1ASclassPath: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] init-common: [2023-01-15T19:37:48.785Z] [2023-01-15T19:37:48.785Z] deploy-common-pe: [2023-01-15T19:37:48.785Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:48.990Z] [2023-01-15T19:37:48.991Z] setOSConditions: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] setToolWin: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] setToolUnix: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] setToolProperty: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] setS1ASclassPath: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] init-common: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] clean-jars-common: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] compile: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] setOSConditions: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] setToolWin: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] setToolUnix: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] setToolProperty: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] setS1ASclassPath: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] init-common: [2023-01-15T19:37:48.991Z] [2023-01-15T19:37:48.991Z] compile-common: [2023-01-15T19:37:48.991Z] [echo] Current time (ISO): 2023-01-15T19:37:48.758+0000 [2023-01-15T19:37:48.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:48.991Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:48.991Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:49.043Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:49.043Z] [javac] 1 warning [2023-01-15T19:37:49.043Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/test1/Foo.class [2023-01-15T19:37:49.043Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:49.043Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/bravo.jar [2023-01-15T19:37:49.043Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:49.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:49.043Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:49.043Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:49.300Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:49.300Z] [javac] 1 warning [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] build: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] setOSConditions: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] setToolWin: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] setToolUnix: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] setToolProperty: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] setS1ASclassPath: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] init-common: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] webclient-war-common: [2023-01-15T19:37:49.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] clear: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] test-tlds-exist: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] copy-tlds: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] test-tagfiles-exist: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] copy-tagfiles: [2023-01-15T19:37:49.300Z] [2023-01-15T19:37:49.300Z] package-war-common: [2023-01-15T19:37:49.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:49.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:49.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:49.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:49.300Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:49.300Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:49.300Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:49.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/docroot [2023-01-15T19:37:49.300Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-web.war [2023-01-15T19:37:49.300Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:49.300Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:49.300Z] [javac] Compiling 1 source file [2023-01-15T19:37:49.556Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:37:49.556Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:49.556Z] [2023-01-15T19:37:49.556Z] deploy: [2023-01-15T19:37:49.556Z] [2023-01-15T19:37:49.556Z] deploy-war-common: [2023-01-15T19:37:49.556Z] [2023-01-15T19:37:49.556Z] setOSConditions: [2023-01-15T19:37:49.556Z] [2023-01-15T19:37:49.556Z] setToolWin: [2023-01-15T19:37:49.556Z] [2023-01-15T19:37:49.556Z] setToolUnix: [2023-01-15T19:37:49.556Z] [2023-01-15T19:37:49.556Z] setToolProperty: [2023-01-15T19:37:49.556Z] [2023-01-15T19:37:49.556Z] setS1ASclassPath: [2023-01-15T19:37:49.556Z] [2023-01-15T19:37:49.556Z] init-common: [2023-01-15T19:37:49.556Z] [2023-01-15T19:37:49.556Z] deploy-war-commonpe: [2023-01-15T19:37:49.556Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:49.723Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleApp.ear [2023-01-15T19:37:49.851Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:49.852Z] [javac] 1 warning [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] build: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] setOSConditions: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] setToolWin: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] setToolUnix: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] setToolProperty: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] setS1ASclassPath: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] init-common: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] webclient-war-common: [2023-01-15T19:37:49.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] clear: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] test-tlds-exist: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] copy-tlds: [2023-01-15T19:37:49.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:37:49.852Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] test-tagfiles-exist: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] copy-tagfiles: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] package-war-common: [2023-01-15T19:37:49.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:49.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:49.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/lib [2023-01-15T19:37:49.852Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:49.852Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:49.852Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-tag-attribute-of-array-type-web.war [2023-01-15T19:37:49.852Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:49.852Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:49.852Z] [javac] Compiling 1 source file [2023-01-15T19:37:49.852Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:37:49.852Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] deploy: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] deploy-war-common: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] setOSConditions: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] setToolWin: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] setToolUnix: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] setToolProperty: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] setS1ASclassPath: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] init-common: [2023-01-15T19:37:49.852Z] [2023-01-15T19:37:49.852Z] deploy-war-commonpe: [2023-01-15T19:37:50.110Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:50.119Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-web.war [2023-01-15T19:37:50.120Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-with-ordering-web. [2023-01-15T19:37:50.120Z] [2023-01-15T19:37:50.120Z] deploy-war-commonee: [2023-01-15T19:37:50.120Z] [2023-01-15T19:37:50.120Z] run: [2023-01-15T19:37:50.292Z] [exec] Application deployed with name ejb-txprop-simpleApp. [2023-01-15T19:37:50.293Z] [echo] Deployment on target server server successful [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] setOSConditions: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] setToolWin: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] setToolUnix: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] setToolProperty: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] setS1ASclassPath: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] init-common: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] deploy-common-ee: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] run: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] setOSConditions: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] setToolWin: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] setToolUnix: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] setToolProperty: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] setS1ASclassPath: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] init-common: [2023-01-15T19:37:50.293Z] [2023-01-15T19:37:50.293Z] runclient-common: [2023-01-15T19:37:50.293Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:37:50.293Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:50.376Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:50.377Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-with-ordering/myurl [2023-01-15T19:37:50.377Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:37:50.377Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:50.377Z] [java] [2023-01-15T19:37:50.377Z] [java] [2023-01-15T19:37:50.377Z] [java] ----------------------------------------- [2023-01-15T19:37:50.377Z] [java] - cdi-servlet-annotation-with-web-inf-lib-with-ordering: PASS - [2023-01-15T19:37:50.377Z] [java] ----------------------------------------- [2023-01-15T19:37:50.377Z] [java] - Total PASS : 1 - [2023-01-15T19:37:50.377Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:50.377Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:50.377Z] [java] ----------------------------------------- [2023-01-15T19:37:50.377Z] [2023-01-15T19:37:50.377Z] undeploy: [2023-01-15T19:37:50.377Z] [2023-01-15T19:37:50.377Z] setOSConditions: [2023-01-15T19:37:50.377Z] [2023-01-15T19:37:50.377Z] setToolWin: [2023-01-15T19:37:50.377Z] [2023-01-15T19:37:50.377Z] setToolUnix: [2023-01-15T19:37:50.377Z] [2023-01-15T19:37:50.377Z] setToolProperty: [2023-01-15T19:37:50.377Z] [2023-01-15T19:37:50.377Z] setS1ASclassPath: [2023-01-15T19:37:50.377Z] [2023-01-15T19:37:50.377Z] init-common: [2023-01-15T19:37:50.377Z] [2023-01-15T19:37:50.377Z] undeploy-war-common: [2023-01-15T19:37:50.636Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:50.666Z] [INFO] [exec] Domain domain1 created. [2023-01-15T19:37:50.667Z] [INFO] [exec] Domain domain1 admin port is 4848. [2023-01-15T19:37:50.667Z] [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [2023-01-15T19:37:50.667Z] [INFO] [exec] Admin login information for host [localhost] and port [4848] [2023-01-15T19:37:50.667Z] [INFO] [exec] is being overwritten with credentials provided because the [2023-01-15T19:37:50.667Z] [INFO] [exec] --savelogin option was used during the create-domain command. [2023-01-15T19:37:50.667Z] [INFO] [exec] Login information relevant to admin user name [admin] [2023-01-15T19:37:50.667Z] [INFO] [exec] for this domain [domain1] stored at [2023-01-15T19:37:50.667Z] [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [2023-01-15T19:37:50.667Z] [INFO] [exec] Make sure that this file remains protected. [2023-01-15T19:37:50.667Z] [INFO] [exec] Information stored in this file will be used by [2023-01-15T19:37:50.667Z] [INFO] [exec] administration commands to manage this domain. [2023-01-15T19:37:50.667Z] [INFO] [exec] Command create-domain executed successfully. [2023-01-15T19:37:50.667Z] [INFO] [2023-01-15T19:37:50.667Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-new --- [2023-01-15T19:37:50.667Z] [INFO] Executing tasks [2023-01-15T19:37:50.667Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/dependency/META-INF for [2023-01-15T19:37:50.667Z] [INFO] [echo] nucleus-new [2023-01-15T19:37:50.667Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/dependency/META-INF [2023-01-15T19:37:50.667Z] [INFO] Executed tasks [2023-01-15T19:37:50.667Z] [INFO] [2023-01-15T19:37:50.667Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ nucleus-new --- [2023-01-15T19:37:50.667Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:37:50.667Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/nucleus-new.zip [2023-01-15T19:37:50.677Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-tag-attribute-of-array-type-web.war [2023-01-15T19:37:50.888Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:50.888Z] [javac] 1 warning [2023-01-15T19:37:50.888Z] [2023-01-15T19:37:50.888Z] setOSConditions: [2023-01-15T19:37:50.888Z] [2023-01-15T19:37:50.888Z] setToolWin: [2023-01-15T19:37:50.888Z] [2023-01-15T19:37:50.888Z] setToolUnix: [2023-01-15T19:37:50.888Z] [2023-01-15T19:37:50.888Z] setToolProperty: [2023-01-15T19:37:50.888Z] [2023-01-15T19:37:50.888Z] setS1ASclassPath: [2023-01-15T19:37:50.888Z] [2023-01-15T19:37:50.888Z] init-common: [2023-01-15T19:37:50.888Z] [2023-01-15T19:37:50.888Z] compile-common: [2023-01-15T19:37:50.888Z] [echo] Current time (ISO): 2023-01-15T19:37:50.647+0000 [2023-01-15T19:37:50.888Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:50.888Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:50.893Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] all: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setOSConditions: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolWin: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolUnix: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolProperty: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setS1ASclassPath: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] init-common: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] clean: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setOSConditions: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolWin: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolUnix: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolProperty: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setS1ASclassPath: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] init-common: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] clean-common: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setOSConditions: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolWin: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolUnix: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolProperty: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setS1ASclassPath: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] init-common: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] clean-classes-common: [2023-01-15T19:37:51.150Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setOSConditions: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolWin: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolUnix: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setToolProperty: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] setS1ASclassPath: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] init-common: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] clean-jars-common: [2023-01-15T19:37:51.150Z] [2023-01-15T19:37:51.150Z] compile: [2023-01-15T19:37:51.150Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:51.150Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:51.150Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:51.150Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:51.228Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:51.409Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:51.409Z] [javac] 1 warning [2023-01-15T19:37:51.409Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:51.410Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/bravo.jar [2023-01-15T19:37:51.410Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:51.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:51.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:51.410Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:51.410Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:51.598Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-new --- [2023-01-15T19:37:51.599Z] [INFO] No tests to run. [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-new --- [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new --- [2023-01-15T19:37:51.599Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-new --- [2023-01-15T19:37:51.599Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/6.2.6-SNAPSHOT/nucleus-new-6.2.6-SNAPSHOT.zip [2023-01-15T19:37:51.599Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/6.2.6-SNAPSHOT/nucleus-new-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2023-01-15T19:37:51.599Z] [INFO] Building Diagnostics 6.2.6-SNAPSHOT [107/291] [2023-01-15T19:37:51.599Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:51.599Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics [2023-01-15T19:37:51.599Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:51.599Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] Executing tasks [2023-01-15T19:37:51.599Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/target/classes/META-INF for [2023-01-15T19:37:51.599Z] [INFO] [echo] nucleus-diagnostics [2023-01-15T19:37:51.599Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/target/classes/META-INF [2023-01-15T19:37:51.599Z] [INFO] Executed tasks [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] No tests to run. [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ nucleus-diagnostics --- [2023-01-15T19:37:51.599Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/6.2.6-SNAPSHOT/nucleus-diagnostics-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.599Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2023-01-15T19:37:51.599Z] [INFO] Building Diagnostics API 6.2.6-SNAPSHOT [108/291] [2023-01-15T19:37:51.599Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:51.599Z] [INFO] [2023-01-15T19:37:51.600Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ diagnostics-api --- [2023-01-15T19:37:51.600Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:51.857Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api [2023-01-15T19:37:51.857Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:51.857Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:51.857Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:51.857Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:51.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/src/main/resources [2023-01-15T19:37:51.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/src/main/manpages [2023-01-15T19:37:51.857Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:51.857Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/classes [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] [2023-01-15T19:37:51.857Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ diagnostics-api --- [2023-01-15T19:37:51.857Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:51.858Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/classes [2023-01-15T19:37:51.858Z] [INFO] [2023-01-15T19:37:51.858Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ diagnostics-api --- [2023-01-15T19:37:51.858Z] [INFO] [2023-01-15T19:37:51.858Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ diagnostics-api --- [2023-01-15T19:37:51.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:51.858Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:51.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/src/test/resources [2023-01-15T19:37:51.858Z] [INFO] [2023-01-15T19:37:51.858Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ diagnostics-api --- [2023-01-15T19:37:51.858Z] [INFO] No sources to compile [2023-01-15T19:37:51.858Z] [INFO] [2023-01-15T19:37:51.858Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api --- [2023-01-15T19:37:51.858Z] [INFO] [2023-01-15T19:37:51.858Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ diagnostics-api --- [2023-01-15T19:37:51.858Z] [INFO] [2023-01-15T19:37:51.858Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ diagnostics-api --- [2023-01-15T19:37:51.858Z] [INFO] Executing tasks [2023-01-15T19:37:51.858Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for [2023-01-15T19:37:51.858Z] [INFO] [echo] diagnostics-api [2023-01-15T19:37:51.858Z] [INFO] Executed tasks [2023-01-15T19:37:51.858Z] [INFO] [2023-01-15T19:37:51.858Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ diagnostics-api --- [2023-01-15T19:37:51.858Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar [2023-01-15T19:37:51.858Z] [INFO] [2023-01-15T19:37:51.858Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ diagnostics-api --- [2023-01-15T19:37:51.973Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:51.974Z] [javac] 1 warning [2023-01-15T19:37:51.974Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:51.974Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:52.114Z] [INFO] [2023-01-15T19:37:52.114Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ diagnostics-api --- [2023-01-15T19:37:52.114Z] [INFO] [2023-01-15T19:37:52.114Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api --- [2023-01-15T19:37:52.114Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:52.114Z] [INFO] [2023-01-15T19:37:52.114Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ diagnostics-api --- [2023-01-15T19:37:52.114Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/6.2.6-SNAPSHOT/diagnostics-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:52.114Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/6.2.6-SNAPSHOT/diagnostics-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:52.114Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2023-01-15T19:37:52.115Z] [INFO] Building GlassFish Diagnostics Context 6.2.6-SNAPSHOT [109/291] [2023-01-15T19:37:52.115Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:52.115Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context [2023-01-15T19:37:52.115Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:52.115Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:52.115Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:52.115Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:52.115Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/main/resources [2023-01-15T19:37:52.115Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/main/manpages [2023-01-15T19:37:52.115Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:52.115Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/classes [2023-01-15T19:37:52.115Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations. [2023-01-15T19:37:52.115Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context --- [2023-01-15T19:37:52.115Z] [INFO] [2023-01-15T19:37:52.115Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ diagnostics-context --- [2023-01-15T19:37:52.169Z] [exec] Jan 15, 2023 7:37:51 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:37:52.170Z] [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. [2023-01-15T19:37:52.231Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:52.232Z] [javac] 1 warning [2023-01-15T19:37:52.232Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/test1/Foo.class [2023-01-15T19:37:52.232Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:52.232Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/alpha.jar [2023-01-15T19:37:52.232Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:52.232Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:52.232Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:52.232Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:52.371Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:52.372Z] [INFO] [2023-01-15T19:37:52.372Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ diagnostics-context --- [2023-01-15T19:37:52.372Z] [INFO] [2023-01-15T19:37:52.372Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ diagnostics-context --- [2023-01-15T19:37:52.372Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:52.372Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/classes [2023-01-15T19:37:52.372Z] [INFO] [2023-01-15T19:37:52.372Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ diagnostics-context --- [2023-01-15T19:37:52.372Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:37:52.372Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:37:52.372Z] [INFO] [2023-01-15T19:37:52.372Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ diagnostics-context --- [2023-01-15T19:37:52.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:52.372Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:52.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/test/resources [2023-01-15T19:37:52.372Z] [INFO] [2023-01-15T19:37:52.372Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ diagnostics-context --- [2023-01-15T19:37:52.372Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:52.372Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/test-classes [2023-01-15T19:37:52.576Z] [exec] Application deployed with name web-jsp-custom-tag-attribute-of-array-type-web. [2023-01-15T19:37:52.577Z] [2023-01-15T19:37:52.577Z] deploy-war-commonee: [2023-01-15T19:37:52.577Z] [2023-01-15T19:37:52.577Z] run: [2023-01-15T19:37:52.577Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:52.577Z] [java] Connecting to: http://localhost:45711/web-jsp-custom-tag-attribute-of-array-type/jsp/test.jsp [2023-01-15T19:37:52.577Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:52.577Z] [java] [2023-01-15T19:37:52.577Z] [java] [2023-01-15T19:37:52.577Z] [java] ----------------------------------------- [2023-01-15T19:37:52.577Z] [java] - jsp-custom-tag-attribute-of-array-type: PASS - [2023-01-15T19:37:52.577Z] [java] ----------------------------------------- [2023-01-15T19:37:52.577Z] [java] - Total PASS : 1 - [2023-01-15T19:37:52.577Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:52.577Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:52.577Z] [java] ----------------------------------------- [2023-01-15T19:37:52.577Z] [2023-01-15T19:37:52.577Z] undeploy: [2023-01-15T19:37:52.577Z] [2023-01-15T19:37:52.577Z] setOSConditions: [2023-01-15T19:37:52.577Z] [2023-01-15T19:37:52.577Z] setToolWin: [2023-01-15T19:37:52.577Z] [2023-01-15T19:37:52.577Z] setToolUnix: [2023-01-15T19:37:52.577Z] [2023-01-15T19:37:52.577Z] setToolProperty: [2023-01-15T19:37:52.577Z] [2023-01-15T19:37:52.577Z] setS1ASclassPath: [2023-01-15T19:37:52.577Z] [2023-01-15T19:37:52.577Z] init-common: [2023-01-15T19:37:52.577Z] [2023-01-15T19:37:52.577Z] undeploy-war-common: [2023-01-15T19:37:52.630Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java uses unchecked or unsafe operations. [2023-01-15T19:37:52.631Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:52.631Z] [INFO] [2023-01-15T19:37:52.631Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context --- [2023-01-15T19:37:52.631Z] [INFO] [2023-01-15T19:37:52.631Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ diagnostics-context --- [2023-01-15T19:37:52.631Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:37:52.631Z] [INFO] [2023-01-15T19:37:52.631Z] [INFO] ------------------------------------------------------- [2023-01-15T19:37:52.631Z] [INFO] T E S T S [2023-01-15T19:37:52.631Z] [INFO] ------------------------------------------------------- [2023-01-15T19:37:52.631Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:52.631Z] [0.018s][info][gc] Using G1 [2023-01-15T19:37:52.788Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:52.789Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/client/Client.java uses or overrides a deprecated API. [2023-01-15T19:37:52.789Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:52.789Z] [javac] 1 warning [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] build: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] setOSConditions: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] fixFiles: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] convUnix: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] convWin: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] setToolWin: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] setToolUnix: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] setToolProperty: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] setS1ASclassPath: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] init-common: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] package-persistence-common: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] ejb-jar-common: [2023-01-15T19:37:52.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] package-ejbjar-common: [2023-01-15T19:37:52.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:52.789Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:52.789Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:52.789Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmt-ejb.jar [2023-01-15T19:37:52.789Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] appclient-jar-common: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] package-appclientjar-common: [2023-01-15T19:37:52.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:52.789Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:52.789Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:52.789Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmt-client.jar [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] webclient-war-common: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] build-ear-common: [2023-01-15T19:37:52.789Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:52.789Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtApp.ear [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] create-resources: [2023-01-15T19:37:52.789Z] [2023-01-15T19:37:52.789Z] asadmin-batch-common: [2023-01-15T19:37:52.789Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:52.794Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:52.795Z] [javac] 1 warning [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] build: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] setOSConditions: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] setToolWin: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] setToolUnix: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] setToolProperty: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] setS1ASclassPath: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] init-common: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] webclient-war-common: [2023-01-15T19:37:52.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] clear: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] test-tlds-exist: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] copy-tlds: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] test-tagfiles-exist: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] copy-tagfiles: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] package-war-common: [2023-01-15T19:37:52.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:52.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:52.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:52.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:52.795Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:52.795Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:52.795Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:52.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/docroot [2023-01-15T19:37:52.795Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web.war [2023-01-15T19:37:52.795Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:52.795Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:52.795Z] [javac] Compiling 1 source file [2023-01-15T19:37:52.795Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:37:52.795Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] deploy: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] deploy-war-common: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] setOSConditions: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] setToolWin: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] setToolUnix: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] setToolProperty: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] setS1ASclassPath: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] init-common: [2023-01-15T19:37:52.795Z] [2023-01-15T19:37:52.795Z] deploy-war-commonpe: [2023-01-15T19:37:52.836Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:52.888Z] [0.341s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.577ms [2023-01-15T19:37:53.053Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:53.145Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextManagerImplUnitTest [2023-01-15T19:37:53.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web.war [2023-01-15T19:37:53.353Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2023-01-15T19:37:53.401Z] Created a new context map: org.glassfish.contextpropagation.internal.AccessControlledMap@7b50df34 [2023-01-15T19:37:53.401Z] getEntry(org.glassfish.diagnostics.context.Context) -> null [2023-01-15T19:37:53.401Z] put(org.glassfish.diagnostics.context.Context, 1) -> null [2023-01-15T19:37:53.401Z] getEntry(org.glassfish.contextpropagation.Location) -> null [2023-01-15T19:37:53.401Z] getEntry(org.glassfish.contextpropagation.Location) -> null [2023-01-15T19:37:53.401Z] getEntry(org.glassfish.contextpropagation.Location.origin) -> null [2023-01-15T19:37:53.401Z] get(org.glassfish.contextpropagation.Location.origin) -> null [2023-01-15T19:37:53.401Z] put(org.glassfish.contextpropagation.Location.origin, guid) -> null [2023-01-15T19:37:53.401Z] getEntry(org.glassfish.contextpropagation.Location.locationId) -> null [2023-01-15T19:37:53.401Z] get(org.glassfish.contextpropagation.Location.locationId) -> null [2023-01-15T19:37:53.401Z] put(org.glassfish.contextpropagation.Location, org.glassfish.contextpropagation.internal.Utils$ContextMapImpl$1@1890516e) -> null [2023-01-15T19:37:53.401Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.glassfish.diagnostics.context.impl.ContextManagerImplUnitTest [2023-01-15T19:37:53.401Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest [2023-01-15T19:37:53.402Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] all: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] setOSConditions: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] setToolWin: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] setToolUnix: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] setToolProperty: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] setS1ASclassPath: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] init-common: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] clean: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] setOSConditions: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] setToolWin: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] setToolUnix: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] setToolProperty: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] setS1ASclassPath: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] init-common: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.402Z] clean-common: [2023-01-15T19:37:53.402Z] [2023-01-15T19:37:53.403Z] setOSConditions: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] setToolWin: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] setToolUnix: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] setToolProperty: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] setS1ASclassPath: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] init-common: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] clean-classes-common: [2023-01-15T19:37:53.403Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] setOSConditions: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] setToolWin: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] setToolUnix: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] setToolProperty: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] setS1ASclassPath: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] init-common: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] clean-jars-common: [2023-01-15T19:37:53.403Z] [2023-01-15T19:37:53.403Z] compile: [2023-01-15T19:37:53.567Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web. [2023-01-15T19:37:53.568Z] [2023-01-15T19:37:53.568Z] deploy-war-commonee: [2023-01-15T19:37:53.568Z] [2023-01-15T19:37:53.568Z] run: [2023-01-15T19:37:53.659Z] mContextManager instance of org.glassfish.diagnostics.context.impl.ContextManagerImpl [2023-01-15T19:37:53.659Z] Jan 15, 2023 7:37:53 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:37:53.659Z] INFO: Test: org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest.testInjectionOccurred, started at 19:37:53.380032, test time: 10 ms [2023-01-15T19:37:53.659Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest [2023-01-15T19:37:53.659Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplContextPropagationIntegrationTest [2023-01-15T19:37:53.659Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.659Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.659Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.659Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.659Z] originator [2023-01-15T19:37:53.659Z] restricted read access [2023-01-15T19:37:53.659Z] } [2023-01-15T19:37:53.659Z] put(org.glassfish.diagnostics.context.Context.propagatingKey, propagatingValue) -> null [2023-01-15T19:37:53.659Z] put(org.glassfish.diagnostics.context.Context.nonPropagatingKey, nonPropagatingValue) -> null [2023-01-15T19:37:53.659Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.659Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.659Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.659Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.659Z] originator [2023-01-15T19:37:53.659Z] restricted read access [2023-01-15T19:37:53.659Z] } [2023-01-15T19:37:53.659Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.659Z] Value: propagatingValue [2023-01-15T19:37:53.659Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.659Z] ContextType: STRING [2023-01-15T19:37:53.659Z] originator [2023-01-15T19:37:53.659Z] restricted read access [2023-01-15T19:37:53.659Z] } [2023-01-15T19:37:53.659Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.659Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.659Z] Value: nonPropagatingValue [2023-01-15T19:37:53.659Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.659Z] ContextType: STRING [2023-01-15T19:37:53.659Z] originator [2023-01-15T19:37:53.659Z] restricted read access [2023-01-15T19:37:53.659Z] } [2023-01-15T19:37:53.659Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.659Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.659Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.660Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.660Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.660Z] Value: propagatingValue [2023-01-15T19:37:53.660Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.660Z] ContextType: STRING [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.660Z] Value: nonPropagatingValue [2023-01-15T19:37:53.660Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.660Z] ContextType: STRING [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.660Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.660Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.660Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.660Z] Value: propagatingValue [2023-01-15T19:37:53.660Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.660Z] ContextType: STRING [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.660Z] Value: nonPropagatingValue [2023-01-15T19:37:53.660Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.660Z] ContextType: STRING [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.660Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.660Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.660Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.660Z] Value: propagatingValue [2023-01-15T19:37:53.660Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.660Z] ContextType: STRING [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.660Z] Value: nonPropagatingValue [2023-01-15T19:37:53.660Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.660Z] ContextType: STRING [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.660Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.660Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.660Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.660Z] Value: propagatingValue [2023-01-15T19:37:53.660Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.660Z] ContextType: STRING [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.660Z] Value: nonPropagatingValue [2023-01-15T19:37:53.660Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.660Z] ContextType: STRING [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.660Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.660Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.660Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.660Z] Value: propagatingValue [2023-01-15T19:37:53.660Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.660Z] ContextType: STRING [2023-01-15T19:37:53.660Z] originator [2023-01-15T19:37:53.660Z] restricted read access [2023-01-15T19:37:53.660Z] } [2023-01-15T19:37:53.660Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.660Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.661Z] Value: nonPropagatingValue [2023-01-15T19:37:53.661Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.661Z] ContextType: STRING [2023-01-15T19:37:53.661Z] originator [2023-01-15T19:37:53.661Z] restricted read access [2023-01-15T19:37:53.661Z] } [2023-01-15T19:37:53.661Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.661Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.661Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.661Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.661Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.661Z] originator [2023-01-15T19:37:53.661Z] restricted read access [2023-01-15T19:37:53.661Z] } [2023-01-15T19:37:53.661Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.661Z] Value: propagatingValue [2023-01-15T19:37:53.661Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.661Z] ContextType: STRING [2023-01-15T19:37:53.661Z] originator [2023-01-15T19:37:53.661Z] restricted read access [2023-01-15T19:37:53.661Z] } [2023-01-15T19:37:53.661Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.661Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.661Z] Value: nonPropagatingValue [2023-01-15T19:37:53.661Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.661Z] ContextType: STRING [2023-01-15T19:37:53.661Z] originator [2023-01-15T19:37:53.661Z] restricted read access [2023-01-15T19:37:53.661Z] } [2023-01-15T19:37:53.661Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.661Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.661Z] [2023-01-15T19:37:53.661Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.661Z] setOSConditions: [2023-01-15T19:37:53.662Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.662Z] [2023-01-15T19:37:53.663Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.663Z] setToolWin: [2023-01-15T19:37:53.663Z] originator [2023-01-15T19:37:53.663Z] [2023-01-15T19:37:53.664Z] setToolUnix: [2023-01-15T19:37:53.664Z] restricted read access [2023-01-15T19:37:53.664Z] [2023-01-15T19:37:53.664Z] } [2023-01-15T19:37:53.664Z] setToolProperty: [2023-01-15T19:37:53.665Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.665Z] [2023-01-15T19:37:53.665Z] Value: propagatingValue [2023-01-15T19:37:53.665Z] setS1ASclassPath: [2023-01-15T19:37:53.666Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.666Z] [2023-01-15T19:37:53.666Z] ContextType: STRING [2023-01-15T19:37:53.667Z] originator [2023-01-15T19:37:53.667Z] restricted read access [2023-01-15T19:37:53.667Z] } [2023-01-15T19:37:53.667Z] init-common: [2023-01-15T19:37:53.667Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.667Z] [2023-01-15T19:37:53.668Z] compile-common: [2023-01-15T19:37:53.668Z] [echo] Current time (ISO): 2023-01-15T19:37:53.413+0000 [2023-01-15T19:37:53.668Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.668Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:53.668Z] Value: nonPropagatingValue [2023-01-15T19:37:53.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/servlet [2023-01-15T19:37:53.669Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.669Z] [2023-01-15T19:37:53.670Z] build: [2023-01-15T19:37:53.670Z] [2023-01-15T19:37:53.670Z] setOSConditions: [2023-01-15T19:37:53.670Z] [2023-01-15T19:37:53.670Z] setToolWin: [2023-01-15T19:37:53.669Z] ContextType: STRING [2023-01-15T19:37:53.670Z] [2023-01-15T19:37:53.670Z] originator [2023-01-15T19:37:53.671Z] restricted read access [2023-01-15T19:37:53.671Z] } [2023-01-15T19:37:53.670Z] setToolUnix: [2023-01-15T19:37:53.671Z] [2023-01-15T19:37:53.671Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.671Z] setToolProperty: [2023-01-15T19:37:53.671Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.672Z] [2023-01-15T19:37:53.672Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.672Z] setS1ASclassPath: [2023-01-15T19:37:53.672Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.673Z] [2023-01-15T19:37:53.673Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.673Z] init-common: [2023-01-15T19:37:53.673Z] originator [2023-01-15T19:37:53.674Z] [2023-01-15T19:37:53.674Z] restricted read access [2023-01-15T19:37:53.674Z] webclient-war-common: [2023-01-15T19:37:53.675Z] } [2023-01-15T19:37:53.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:53.675Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.676Z] [2023-01-15T19:37:53.676Z] Value: propagatingValue [2023-01-15T19:37:53.676Z] clear: [2023-01-15T19:37:53.676Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.677Z] [2023-01-15T19:37:53.677Z] ContextType: STRING [2023-01-15T19:37:53.677Z] test-tlds-exist: [2023-01-15T19:37:53.677Z] originator [2023-01-15T19:37:53.678Z] [2023-01-15T19:37:53.678Z] restricted read access [2023-01-15T19:37:53.678Z] copy-tlds: [2023-01-15T19:37:53.678Z] } [2023-01-15T19:37:53.679Z] [2023-01-15T19:37:53.679Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.679Z] test-tagfiles-exist: [2023-01-15T19:37:53.679Z] [2023-01-15T19:37:53.679Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.679Z] copy-tagfiles: [2023-01-15T19:37:53.680Z] Value: nonPropagatingValue [2023-01-15T19:37:53.680Z] [2023-01-15T19:37:53.680Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.680Z] package-war-common: [2023-01-15T19:37:53.681Z] ContextType: STRING [2023-01-15T19:37:53.681Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:53.681Z] originator [2023-01-15T19:37:53.681Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:53.682Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:53.682Z] restricted read access [2023-01-15T19:37:53.682Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:53.682Z] } [2023-01-15T19:37:53.683Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.682Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:53.683Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:53.683Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.684Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.684Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.684Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-bundled-as-jar-web.war [2023-01-15T19:37:53.684Z] originator [2023-01-15T19:37:53.685Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:53.685Z] restricted read access [2023-01-15T19:37:53.685Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:53.686Z] } [2023-01-15T19:37:53.686Z] [javac] Compiling 1 source file [2023-01-15T19:37:53.686Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.687Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:37:53.687Z] Value: propagatingValue [2023-01-15T19:37:53.687Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:53.687Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.687Z] [2023-01-15T19:37:53.688Z] ContextType: STRING [2023-01-15T19:37:53.688Z] deploy: [2023-01-15T19:37:53.688Z] originator [2023-01-15T19:37:53.688Z] [2023-01-15T19:37:53.689Z] restricted read access [2023-01-15T19:37:53.689Z] deploy-war-common: [2023-01-15T19:37:53.689Z] } [2023-01-15T19:37:53.689Z] [2023-01-15T19:37:53.690Z] setOSConditions: [2023-01-15T19:37:53.690Z] [2023-01-15T19:37:53.690Z] setToolWin: [2023-01-15T19:37:53.690Z] [2023-01-15T19:37:53.690Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.690Z] setToolUnix: [2023-01-15T19:37:53.690Z] [2023-01-15T19:37:53.690Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.690Z] setToolProperty: [2023-01-15T19:37:53.691Z] [2023-01-15T19:37:53.691Z] setS1ASclassPath: [2023-01-15T19:37:53.691Z] [2023-01-15T19:37:53.691Z] init-common: [2023-01-15T19:37:53.691Z] [2023-01-15T19:37:53.691Z] deploy-war-commonpe: [2023-01-15T19:37:53.691Z] Value: nonPropagatingValue [2023-01-15T19:37:53.691Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:53.691Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.692Z] ContextType: STRING [2023-01-15T19:37:53.692Z] originator [2023-01-15T19:37:53.692Z] restricted read access [2023-01-15T19:37:53.692Z] } [2023-01-15T19:37:53.692Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.692Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.692Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.692Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.692Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.692Z] originator [2023-01-15T19:37:53.692Z] restricted read access [2023-01-15T19:37:53.692Z] } [2023-01-15T19:37:53.692Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.692Z] Value: propagatingValue [2023-01-15T19:37:53.692Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.692Z] ContextType: STRING [2023-01-15T19:37:53.692Z] originator [2023-01-15T19:37:53.692Z] restricted read access [2023-01-15T19:37:53.692Z] } [2023-01-15T19:37:53.692Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.692Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.692Z] Value: nonPropagatingValue [2023-01-15T19:37:53.692Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.692Z] ContextType: STRING [2023-01-15T19:37:53.692Z] originator [2023-01-15T19:37:53.692Z] restricted read access [2023-01-15T19:37:53.692Z] } [2023-01-15T19:37:53.692Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.692Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.692Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.692Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.692Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.692Z] originator [2023-01-15T19:37:53.692Z] restricted read access [2023-01-15T19:37:53.692Z] } [2023-01-15T19:37:53.692Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.692Z] Value: propagatingValue [2023-01-15T19:37:53.692Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.692Z] ContextType: STRING [2023-01-15T19:37:53.692Z] originator [2023-01-15T19:37:53.692Z] restricted read access [2023-01-15T19:37:53.692Z] } [2023-01-15T19:37:53.692Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.692Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.692Z] Value: nonPropagatingValue [2023-01-15T19:37:53.692Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.692Z] ContextType: STRING [2023-01-15T19:37:53.692Z] originator [2023-01-15T19:37:53.692Z] restricted read access [2023-01-15T19:37:53.692Z] } [2023-01-15T19:37:53.692Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.692Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.692Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.692Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.692Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.692Z] originator [2023-01-15T19:37:53.692Z] restricted read access [2023-01-15T19:37:53.692Z] } [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.693Z] Value: propagatingValue [2023-01-15T19:37:53.693Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.693Z] ContextType: STRING [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.693Z] Value: nonPropagatingValue [2023-01-15T19:37:53.693Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.693Z] ContextType: STRING [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.693Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.693Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.693Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.693Z] Value: propagatingValue [2023-01-15T19:37:53.693Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.693Z] ContextType: STRING [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.693Z] Value: nonPropagatingValue [2023-01-15T19:37:53.693Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.693Z] ContextType: STRING [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.693Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.693Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.693Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.693Z] Value: propagatingValue [2023-01-15T19:37:53.693Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.693Z] ContextType: STRING [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.693Z] Value: nonPropagatingValue [2023-01-15T19:37:53.693Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.693Z] ContextType: STRING [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.693Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.693Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.693Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.693Z] Value: propagatingValue [2023-01-15T19:37:53.693Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.693Z] ContextType: STRING [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.693Z] Value: nonPropagatingValue [2023-01-15T19:37:53.693Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.693Z] ContextType: STRING [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.693Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.693Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.693Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6da00fb9 { [2023-01-15T19:37:53.693Z] Value: propagatingValue [2023-01-15T19:37:53.693Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.693Z] ContextType: STRING [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@3f0846c6 { [2023-01-15T19:37:53.693Z] Value: nonPropagatingValue [2023-01-15T19:37:53.693Z] Propagation Modes: [LOCAL] [2023-01-15T19:37:53.693Z] ContextType: STRING [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.693Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.693Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.693Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.693Z] originator [2023-01-15T19:37:53.693Z] restricted read access [2023-01-15T19:37:53.693Z] } [2023-01-15T19:37:53.693Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@20a14b55 { [2023-01-15T19:37:53.694Z] Value: {ContextImpl:{location:guid,[0]}} [2023-01-15T19:37:53.694Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2023-01-15T19:37:53.694Z] ContextType: VIEW_CAPABLE [2023-01-15T19:37:53.694Z] originator [2023-01-15T19:37:53.694Z] restricted read access [2023-01-15T19:37:53.694Z] } [2023-01-15T19:37:53.694Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.026 s - in org.glassfish.diagnostics.context.impl.ContextImplContextPropagationIntegrationTest [2023-01-15T19:37:53.826Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:53.826Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed/myurl [2023-01-15T19:37:53.826Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:37:53.826Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:53.826Z] [java] [2023-01-15T19:37:53.826Z] [java] [2023-01-15T19:37:53.826Z] [java] ----------------------------------------- [2023-01-15T19:37:53.826Z] [java] - cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed: PASS - [2023-01-15T19:37:53.826Z] [java] ----------------------------------------- [2023-01-15T19:37:53.826Z] [java] - Total PASS : 1 - [2023-01-15T19:37:53.826Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:53.826Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:53.826Z] [java] ----------------------------------------- [2023-01-15T19:37:53.826Z] [2023-01-15T19:37:53.826Z] undeploy: [2023-01-15T19:37:53.826Z] [2023-01-15T19:37:53.826Z] setOSConditions: [2023-01-15T19:37:53.826Z] [2023-01-15T19:37:53.826Z] setToolWin: [2023-01-15T19:37:53.826Z] [2023-01-15T19:37:53.826Z] setToolUnix: [2023-01-15T19:37:53.827Z] [2023-01-15T19:37:53.827Z] setToolProperty: [2023-01-15T19:37:53.827Z] [2023-01-15T19:37:53.827Z] setS1ASclassPath: [2023-01-15T19:37:53.827Z] [2023-01-15T19:37:53.827Z] init-common: [2023-01-15T19:37:53.827Z] [2023-01-15T19:37:53.827Z] undeploy-war-common: [2023-01-15T19:37:53.950Z] [INFO] [2023-01-15T19:37:53.951Z] [INFO] Results: [2023-01-15T19:37:53.951Z] [INFO] [2023-01-15T19:37:53.951Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1 [2023-01-15T19:37:53.951Z] [INFO] [2023-01-15T19:37:53.951Z] [INFO] [2023-01-15T19:37:53.951Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ diagnostics-context --- [2023-01-15T19:37:53.951Z] [INFO] Executing tasks [2023-01-15T19:37:53.951Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/classes/META-INF for [2023-01-15T19:37:53.951Z] [INFO] [echo] diagnostics-context [2023-01-15T19:37:53.951Z] [INFO] Executed tasks [2023-01-15T19:37:53.951Z] [INFO] [2023-01-15T19:37:53.951Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ diagnostics-context --- [2023-01-15T19:37:53.951Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/diagnostics-context.jar [2023-01-15T19:37:53.951Z] [INFO] [2023-01-15T19:37:53.951Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ diagnostics-context --- [2023-01-15T19:37:53.951Z] [INFO] [2023-01-15T19:37:53.951Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ diagnostics-context --- [2023-01-15T19:37:53.951Z] [INFO] [2023-01-15T19:37:53.951Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context --- [2023-01-15T19:37:54.073Z] [exec] Looking up ejb ref [2023-01-15T19:37:54.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:54.208Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:54.209Z] [INFO] [2023-01-15T19:37:54.209Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ diagnostics-context --- [2023-01-15T19:37:54.209Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/6.2.6-SNAPSHOT/diagnostics-context-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:54.209Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/6.2.6-SNAPSHOT/diagnostics-context-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:54.209Z] [INFO] [2023-01-15T19:37:54.209Z] [INFO] ----------------< org.glassfish.main.common:amx-javaee >---------------- [2023-01-15T19:37:54.209Z] [INFO] Building AMX JavaEE 6.2.6-SNAPSHOT [110/291] [2023-01-15T19:37:54.209Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:54.209Z] [INFO] [2023-01-15T19:37:54.209Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ amx-javaee --- [2023-01-15T19:37:54.209Z] [INFO] [2023-01-15T19:37:54.209Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ amx-javaee --- [2023-01-15T19:37:54.209Z] [INFO] [2023-01-15T19:37:54.209Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ amx-javaee --- [2023-01-15T19:37:54.209Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:54.209Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee [2023-01-15T19:37:54.209Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:54.209Z] [INFO] [2023-01-15T19:37:54.209Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ amx-javaee --- [2023-01-15T19:37:54.209Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:54.259Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-bundled-as-jar-web.war [2023-01-15T19:37:54.288Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_cmt_QCF [2023-01-15T19:37:54.340Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:54.341Z] [2023-01-15T19:37:54.341Z] all: [2023-01-15T19:37:54.341Z] [2023-01-15T19:37:54.341Z] setOSConditions: [2023-01-15T19:37:54.341Z] [2023-01-15T19:37:54.341Z] setToolWin: [2023-01-15T19:37:54.341Z] [2023-01-15T19:37:54.341Z] setToolUnix: [2023-01-15T19:37:54.341Z] [2023-01-15T19:37:54.341Z] setToolProperty: [2023-01-15T19:37:54.341Z] [2023-01-15T19:37:54.341Z] setS1ASclassPath: [2023-01-15T19:37:54.465Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:54.466Z] [INFO] [2023-01-15T19:37:54.466Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ amx-javaee --- [2023-01-15T19:37:54.466Z] [INFO] [2023-01-15T19:37:54.466Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ amx-javaee --- [2023-01-15T19:37:54.466Z] [INFO] [2023-01-15T19:37:54.466Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ amx-javaee --- [2023-01-15T19:37:54.466Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:54.466Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:54.466Z] [INFO] [2023-01-15T19:37:54.466Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ amx-javaee --- [2023-01-15T19:37:54.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:54.466Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:54.466Z] [INFO] Copying 0 resource [2023-01-15T19:37:54.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/manpages [2023-01-15T19:37:54.466Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:54.466Z] [INFO] [2023-01-15T19:37:54.466Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ amx-javaee --- [2023-01-15T19:37:54.466Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:54.466Z] [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/classes [2023-01-15T19:37:54.597Z] [2023-01-15T19:37:54.598Z] init-common: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] clean: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setOSConditions: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setToolWin: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setToolUnix: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setToolProperty: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setS1ASclassPath: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] init-common: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] clean-common: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setOSConditions: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setToolWin: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setToolUnix: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setToolProperty: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setS1ASclassPath: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] init-common: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] clean-classes-common: [2023-01-15T19:37:54.598Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setOSConditions: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setToolWin: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setToolUnix: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setToolProperty: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] setS1ASclassPath: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] init-common: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] clean-jars-common: [2023-01-15T19:37:54.598Z] [2023-01-15T19:37:54.598Z] compile: [2023-01-15T19:37:54.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:54.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:54.598Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:54.598Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:54.598Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:54.722Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API. [2023-01-15T19:37:54.722Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:54.722Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations. [2023-01-15T19:37:54.722Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:54.722Z] [INFO] [2023-01-15T19:37:54.723Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ amx-javaee --- [2023-01-15T19:37:54.723Z] [INFO] [2023-01-15T19:37:54.723Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ amx-javaee --- [2023-01-15T19:37:54.723Z] [INFO] [2023-01-15T19:37:54.723Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ amx-javaee --- [2023-01-15T19:37:54.723Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:54.723Z] [INFO] [2023-01-15T19:37:54.723Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ amx-javaee --- [2023-01-15T19:37:54.723Z] [INFO] [2023-01-15T19:37:54.723Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ amx-javaee --- [2023-01-15T19:37:54.723Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:54.723Z] [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/classes [2023-01-15T19:37:54.978Z] [INFO] [2023-01-15T19:37:54.978Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ amx-javaee --- [2023-01-15T19:37:54.978Z] [INFO] [2023-01-15T19:37:54.978Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ amx-javaee --- [2023-01-15T19:37:54.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:54.979Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:54.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/src/test/resources [2023-01-15T19:37:54.979Z] [INFO] [2023-01-15T19:37:54.979Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ amx-javaee --- [2023-01-15T19:37:54.979Z] [INFO] No sources to compile [2023-01-15T19:37:54.979Z] [INFO] [2023-01-15T19:37:54.979Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-javaee --- [2023-01-15T19:37:54.979Z] [INFO] [2023-01-15T19:37:54.979Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ amx-javaee --- [2023-01-15T19:37:54.979Z] [INFO] [2023-01-15T19:37:54.979Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ amx-javaee --- [2023-01-15T19:37:54.979Z] [INFO] Executing tasks [2023-01-15T19:37:54.979Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/classes/META-INF for [2023-01-15T19:37:54.979Z] [INFO] [echo] amx-javaee [2023-01-15T19:37:54.979Z] [INFO] Executed tasks [2023-01-15T19:37:54.979Z] [INFO] [2023-01-15T19:37:54.979Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ amx-javaee --- [2023-01-15T19:37:54.979Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/amx-javaee.jar [2023-01-15T19:37:54.979Z] [INFO] [2023-01-15T19:37:54.979Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ amx-javaee --- [2023-01-15T19:37:54.979Z] [INFO] [2023-01-15T19:37:54.979Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ amx-javaee --- [2023-01-15T19:37:55.162Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:55.163Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:37:55.163Z] [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. [2023-01-15T19:37:55.163Z] [javac] 2 warnings [2023-01-15T19:37:55.163Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:37:55.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2023-01-15T19:37:55.163Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2023-01-15T19:37:55.163Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/lib/bean-lib.jar [2023-01-15T19:37:55.163Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:55.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:55.163Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:55.163Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:55.238Z] [INFO] [2023-01-15T19:37:55.239Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.common-amx-javaee-checkstyle) @ amx-javaee --- [2023-01-15T19:37:55.495Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:55.495Z] [INFO] [2023-01-15T19:37:55.495Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ amx-javaee --- [2023-01-15T19:37:55.495Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/amx-javaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-javaee/6.2.6-SNAPSHOT/amx-javaee-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:55.495Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-javaee/6.2.6-SNAPSHOT/amx-javaee-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:55.495Z] [INFO] [2023-01-15T19:37:55.495Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2023-01-15T19:37:55.495Z] [INFO] Building LDAP Booster Pack 6.2.6-SNAPSHOT [111/291] [2023-01-15T19:37:55.495Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:55.495Z] [INFO] [2023-01-15T19:37:55.495Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ldapbp --- [2023-01-15T19:37:55.495Z] [INFO] [2023-01-15T19:37:55.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ldapbp --- [2023-01-15T19:37:55.495Z] [INFO] [2023-01-15T19:37:55.495Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ldapbp --- [2023-01-15T19:37:55.495Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:55.495Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp [2023-01-15T19:37:55.495Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:55.495Z] [INFO] [2023-01-15T19:37:55.495Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ldapbp --- [2023-01-15T19:37:55.495Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:55.639Z] [exec] Application deployed with name web-jsp-custom-taglib-bundled-as-jar-web. [2023-01-15T19:37:55.639Z] [2023-01-15T19:37:55.639Z] deploy-war-commonee: [2023-01-15T19:37:55.639Z] [2023-01-15T19:37:55.639Z] run: [2023-01-15T19:37:55.639Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:55.666Z] [exec] Connector resource jms/ejb_mdb_cmt_QCF created. [2023-01-15T19:37:55.666Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:55.726Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:55.727Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:37:55.727Z] [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. [2023-01-15T19:37:55.727Z] [javac] 2 warnings [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] build: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] setOSConditions: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] setToolWin: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] setToolUnix: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] setToolProperty: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] setS1ASclassPath: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] init-common: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] webclient-war-common: [2023-01-15T19:37:55.727Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] clear: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] test-tlds-exist: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] copy-tlds: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] test-tagfiles-exist: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] copy-tagfiles: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] package-war-common: [2023-01-15T19:37:55.727Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:37:55.727Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:55.727Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:55.727Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:55.727Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:37:55.727Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:37:55.727Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:55.727Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:37:55.727Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/docroot [2023-01-15T19:37:55.727Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web.war [2023-01-15T19:37:55.727Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:37:55.727Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:55.727Z] [javac] Compiling 1 source file [2023-01-15T19:37:55.727Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:37:55.727Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] create-resources: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] setOSConditions: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] setToolWin: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] setToolUnix: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] setToolProperty: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] setS1ASclassPath: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] init-common: [2023-01-15T19:37:55.727Z] [2023-01-15T19:37:55.727Z] create-jdbc-connpool-common: [2023-01-15T19:37:55.751Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:55.752Z] [INFO] [2023-01-15T19:37:55.752Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ldapbp --- [2023-01-15T19:37:55.752Z] [INFO] [2023-01-15T19:37:55.752Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ldapbp --- [2023-01-15T19:37:55.752Z] [INFO] [2023-01-15T19:37:55.752Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ldapbp --- [2023-01-15T19:37:55.752Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:55.752Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:55.752Z] [INFO] [2023-01-15T19:37:55.752Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ldapbp --- [2023-01-15T19:37:55.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:55.752Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:55.752Z] [INFO] Copying 34 resources [2023-01-15T19:37:55.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/manpages [2023-01-15T19:37:55.752Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:55.752Z] [INFO] [2023-01-15T19:37:55.752Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ldapbp --- [2023-01-15T19:37:55.752Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:55.752Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/classes [2023-01-15T19:37:55.897Z] [java] Connecting to: http://localhost:45711/web-jsp-custom-taglib-bundled-as-jar/test.jsp [2023-01-15T19:37:55.897Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:37:55.897Z] [java] [2023-01-15T19:37:55.897Z] [java] [2023-01-15T19:37:55.897Z] [java] ----------------------------------------- [2023-01-15T19:37:55.897Z] [java] - jsp-custom-taglib-bundled-as-jar: PASS - [2023-01-15T19:37:55.897Z] [java] ----------------------------------------- [2023-01-15T19:37:55.897Z] [java] - Total PASS : 1 - [2023-01-15T19:37:55.897Z] [java] - Total FAIL : 0 - [2023-01-15T19:37:55.897Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:37:55.897Z] [java] ----------------------------------------- [2023-01-15T19:37:55.898Z] [2023-01-15T19:37:55.898Z] undeploy: [2023-01-15T19:37:55.898Z] [2023-01-15T19:37:55.898Z] setOSConditions: [2023-01-15T19:37:55.898Z] [2023-01-15T19:37:55.898Z] setToolWin: [2023-01-15T19:37:55.898Z] [2023-01-15T19:37:55.898Z] setToolUnix: [2023-01-15T19:37:55.898Z] [2023-01-15T19:37:55.898Z] setToolProperty: [2023-01-15T19:37:55.898Z] [2023-01-15T19:37:55.898Z] setS1ASclassPath: [2023-01-15T19:37:55.898Z] [2023-01-15T19:37:55.898Z] init-common: [2023-01-15T19:37:55.898Z] [2023-01-15T19:37:55.898Z] undeploy-war-common: [2023-01-15T19:37:55.984Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:56.009Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.009Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.009Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.009Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.009Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.009Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.009Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.010Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.011Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.012Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.013Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.013Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.013Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API. [2023-01-15T19:37:56.013Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:56.013Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:37:56.013Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:56.013Z] [INFO] [2023-01-15T19:37:56.013Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ldapbp --- [2023-01-15T19:37:56.013Z] [INFO] [2023-01-15T19:37:56.013Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ldapbp --- [2023-01-15T19:37:56.013Z] [INFO] [2023-01-15T19:37:56.013Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ldapbp --- [2023-01-15T19:37:56.013Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:56.013Z] [INFO] [2023-01-15T19:37:56.013Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ldapbp --- [2023-01-15T19:37:56.013Z] [INFO] [2023-01-15T19:37:56.013Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ldapbp --- [2023-01-15T19:37:56.013Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:56.013Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/classes [2023-01-15T19:37:56.155Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:56.241Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.242Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T19:37:56.242Z] [2023-01-15T19:37:56.242Z] set-derby-connpool-props: [2023-01-15T19:37:56.271Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.271Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.271Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.271Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.271Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.271Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.271Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.271Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.271Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.271Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.272Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.273Z] [INFO] [2023-01-15T19:37:56.273Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ldapbp --- [2023-01-15T19:37:56.273Z] [INFO] [2023-01-15T19:37:56.273Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ldapbp --- [2023-01-15T19:37:56.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:56.273Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:56.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/src/test/resources [2023-01-15T19:37:56.273Z] [INFO] [2023-01-15T19:37:56.273Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ldapbp --- [2023-01-15T19:37:56.273Z] [INFO] No sources to compile [2023-01-15T19:37:56.273Z] [INFO] [2023-01-15T19:37:56.273Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp --- [2023-01-15T19:37:56.273Z] [INFO] [2023-01-15T19:37:56.273Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ldapbp --- [2023-01-15T19:37:56.273Z] [INFO] [2023-01-15T19:37:56.273Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ldapbp --- [2023-01-15T19:37:56.273Z] [INFO] Executing tasks [2023-01-15T19:37:56.273Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/classes/META-INF for [2023-01-15T19:37:56.273Z] [INFO] [echo] ldapbp [2023-01-15T19:37:56.273Z] [INFO] Executed tasks [2023-01-15T19:37:56.273Z] [INFO] [2023-01-15T19:37:56.273Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ldapbp --- [2023-01-15T19:37:56.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/ldapbp.jar [2023-01-15T19:37:56.273Z] [INFO] [2023-01-15T19:37:56.273Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ldapbp --- [2023-01-15T19:37:56.273Z] [INFO] [2023-01-15T19:37:56.273Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ldapbp --- [2023-01-15T19:37:56.273Z] [INFO] [2023-01-15T19:37:56.273Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp --- [2023-01-15T19:37:56.500Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:56.529Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ldapbp --- [2023-01-15T19:37:56.530Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/6.2.6-SNAPSHOT/ldapbp-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:56.530Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/6.2.6-SNAPSHOT/ldapbp-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2023-01-15T19:37:56.530Z] [INFO] Building GlassFish HA modules 6.2.6-SNAPSHOT [112/291] [2023-01-15T19:37:56.530Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha --- [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ha --- [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ha --- [2023-01-15T19:37:56.530Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:56.530Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha [2023-01-15T19:37:56.530Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ha --- [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ha --- [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ha --- [2023-01-15T19:37:56.530Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:56.530Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ha --- [2023-01-15T19:37:56.530Z] [INFO] Executing tasks [2023-01-15T19:37:56.530Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/target/classes/META-INF for [2023-01-15T19:37:56.530Z] [INFO] [echo] ha [2023-01-15T19:37:56.530Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/target/classes/META-INF [2023-01-15T19:37:56.530Z] [INFO] Executed tasks [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ha --- [2023-01-15T19:37:56.530Z] [INFO] No tests to run. [2023-01-15T19:37:56.530Z] [INFO] [2023-01-15T19:37:56.530Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ha --- [2023-01-15T19:37:56.722Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:37:56.723Z] [2023-01-15T19:37:56.723Z] all: [2023-01-15T19:37:56.757Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:56.757Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T19:37:56.787Z] [INFO] [2023-01-15T19:37:56.787Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ha-ha-checkstyle) @ ha --- [2023-01-15T19:37:56.787Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:56.787Z] [INFO] [2023-01-15T19:37:56.787Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ha --- [2023-01-15T19:37:56.787Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/6.2.6-SNAPSHOT/ha-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:56.787Z] [INFO] [2023-01-15T19:37:56.787Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2023-01-15T19:37:56.787Z] [INFO] Building GlassFish ha-file-store 6.2.6-SNAPSHOT [113/291] [2023-01-15T19:37:56.787Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:56.787Z] [INFO] [2023-01-15T19:37:56.787Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha-file-store --- [2023-01-15T19:37:56.787Z] [INFO] [2023-01-15T19:37:56.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ha-file-store --- [2023-01-15T19:37:56.787Z] [INFO] [2023-01-15T19:37:56.787Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ha-file-store --- [2023-01-15T19:37:56.787Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:56.787Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store [2023-01-15T19:37:56.787Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:56.787Z] [INFO] [2023-01-15T19:37:56.787Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ha-file-store --- [2023-01-15T19:37:56.787Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:56.787Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:56.787Z] [INFO] [2023-01-15T19:37:56.787Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ha-file-store --- [2023-01-15T19:37:56.787Z] [INFO] [2023-01-15T19:37:56.787Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ha-file-store --- [2023-01-15T19:37:56.787Z] [INFO] [2023-01-15T19:37:56.787Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ha-file-store --- [2023-01-15T19:37:56.787Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:56.788Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:56.788Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:56.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/main/resources [2023-01-15T19:37:56.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/main/manpages [2023-01-15T19:37:56.788Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:56.788Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/classes [2023-01-15T19:37:56.788Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations. [2023-01-15T19:37:56.788Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:56.788Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/classes [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:56.788Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:56.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/src/test/resources [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] No sources to compile [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] Executing tasks [2023-01-15T19:37:56.788Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/classes/META-INF for [2023-01-15T19:37:56.788Z] [INFO] [echo] ha-file-store [2023-01-15T19:37:56.788Z] [INFO] Executed tasks [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/ha-file-store.jar [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ha-file-store --- [2023-01-15T19:37:56.788Z] [INFO] [2023-01-15T19:37:56.788Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store --- [2023-01-15T19:37:56.980Z] [2023-01-15T19:37:56.981Z] setOSConditions: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolWin: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolUnix: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolProperty: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setS1ASclassPath: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] init-common: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] clean: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setOSConditions: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolWin: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolUnix: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolProperty: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setS1ASclassPath: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] init-common: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] clean-common: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setOSConditions: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolWin: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolUnix: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolProperty: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setS1ASclassPath: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] init-common: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] clean-classes-common: [2023-01-15T19:37:56.981Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setOSConditions: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolWin: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolUnix: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolProperty: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setS1ASclassPath: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] init-common: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] clean-jars-common: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] compile: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setOSConditions: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolWin: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolUnix: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setToolProperty: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] setS1ASclassPath: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] init-common: [2023-01-15T19:37:56.981Z] [2023-01-15T19:37:56.981Z] compile-common: [2023-01-15T19:37:56.981Z] [echo] Current time (ISO): 2023-01-15T19:37:56.772+0000 [2023-01-15T19:37:56.981Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:56.981Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:37:56.981Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:57.013Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:57.044Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ha-file-store --- [2023-01-15T19:37:57.045Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/6.2.6-SNAPSHOT/ha-file-store-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:57.045Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/6.2.6-SNAPSHOT/ha-file-store-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2023-01-15T19:37:57.045Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 6.2.6-SNAPSHOT [114/291] [2023-01-15T19:37:57.045Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:57.045Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap [2023-01-15T19:37:57.045Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:57.045Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:57.045Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:57.045Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:57.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources [2023-01-15T19:37:57.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages [2023-01-15T19:37:57.045Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:57.045Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/classes [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:57.045Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/classes [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] [2023-01-15T19:37:57.045Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:57.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:57.270Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T19:37:57.301Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:57.302Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/src/test/resources [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.302Z] [INFO] No sources to compile [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.302Z] [INFO] Executing tasks [2023-01-15T19:37:57.302Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for [2023-01-15T19:37:57.302Z] [INFO] [echo] ha-shoal-cache-bootstrap [2023-01-15T19:37:57.302Z] [INFO] Executed tasks [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.302Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ha-shoal-cache-bootstrap --- [2023-01-15T19:37:57.302Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/ha-shoal-cache-bootstrap-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:57.302Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/6.2.6-SNAPSHOT/ha-shoal-cache-bootstrap-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2023-01-15T19:37:57.302Z] [INFO] Building GlassFish ha-shoal-store 6.2.6-SNAPSHOT [115/291] [2023-01-15T19:37:57.302Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.302Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:57.302Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store [2023-01-15T19:37:57.302Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:57.302Z] [INFO] [2023-01-15T19:37:57.302Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.302Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:57.445Z] [exec] Looked up home!! [2023-01-15T19:37:57.446Z] [exec] Narrowed home!! [2023-01-15T19:37:57.446Z] [exec] Got the EJB!! [2023-01-15T19:37:57.446Z] [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#/109694898324766720_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:37:57.446Z] [exec] invoking ejb [2023-01-15T19:37:57.526Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:57.559Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:57.560Z] [INFO] [2023-01-15T19:37:57.560Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.560Z] [INFO] [2023-01-15T19:37:57.560Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.560Z] [INFO] [2023-01-15T19:37:57.560Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.560Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:57.560Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:57.560Z] [INFO] [2023-01-15T19:37:57.560Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:57.560Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:57.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/main/resources [2023-01-15T19:37:57.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/main/manpages [2023-01-15T19:37:57.560Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:57.560Z] [INFO] [2023-01-15T19:37:57.560Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.560Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:57.560Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/classes [2023-01-15T19:37:57.560Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations. [2023-01-15T19:37:57.560Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:57.560Z] [INFO] [2023-01-15T19:37:57.560Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.560Z] [INFO] [2023-01-15T19:37:57.560Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.560Z] [INFO] [2023-01-15T19:37:57.560Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.562Z] [exec] JMS Desctination ejb_mdb_cmt_InQueue created. [2023-01-15T19:37:57.563Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_cmt_InQueue [2023-01-15T19:37:57.563Z] [exec] Administered object jms/ejb_mdb_cmt_InQueue created. [2023-01-15T19:37:57.563Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:57.563Z] [exec] JMS Desctination ejb_mdb_cmt_OutQueue created. [2023-01-15T19:37:57.563Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_cmt_OutQueue [2023-01-15T19:37:57.563Z] [exec] Administered object jms/ejb_mdb_cmt_OutQueue created. [2023-01-15T19:37:57.563Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt [2023-01-15T19:37:57.563Z] [2023-01-15T19:37:57.563Z] deploy: [2023-01-15T19:37:57.563Z] [2023-01-15T19:37:57.564Z] setOSConditions: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] setToolWin: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] setToolUnix: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] setToolProperty: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] setS1ASclassPath: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] init-common: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] deploy-common: [2023-01-15T19:37:57.564Z] [echo] Current time (ISO): 2023-01-15T19:37:57.375+0000 [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] setOSConditions: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] setToolWin: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] setToolUnix: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] setToolProperty: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] setS1ASclassPath: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] init-common: [2023-01-15T19:37:57.564Z] [2023-01-15T19:37:57.564Z] deploy-common-pe: [2023-01-15T19:37:57.564Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:57.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:57.784Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T19:37:57.817Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:57.817Z] [INFO] [2023-01-15T19:37:57.817Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.817Z] [INFO] [2023-01-15T19:37:57.817Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ha-shoal-cache-store --- [2023-01-15T19:37:57.817Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:57.817Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/classes [2023-01-15T19:37:58.040Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:58.074Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:58.075Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:58.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/src/test/resources [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] No sources to compile [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] Executing tasks [2023-01-15T19:37:58.075Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/classes/META-INF for [2023-01-15T19:37:58.075Z] [INFO] [echo] ha-shoal-cache-store [2023-01-15T19:37:58.075Z] [INFO] Executed tasks [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ha-shoal-cache-store --- [2023-01-15T19:37:58.075Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/6.2.6-SNAPSHOT/ha-shoal-cache-store-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:58.075Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/6.2.6-SNAPSHOT/ha-shoal-cache-store-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2023-01-15T19:37:58.075Z] [INFO] Building Set of DTDs for GlassFish Java EE distributions 6.2.6-SNAPSHOT [116/291] [2023-01-15T19:37:58.075Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-dtds --- [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserver-dtds --- [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserver-dtds --- [2023-01-15T19:37:58.075Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:58.075Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds [2023-01-15T19:37:58.075Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserver-dtds --- [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserver-dtds --- [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserver-dtds --- [2023-01-15T19:37:58.075Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:58.075Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserver-dtds --- [2023-01-15T19:37:58.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:58.075Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:58.075Z] [INFO] Copying 45 resources [2023-01-15T19:37:58.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/src/main/manpages [2023-01-15T19:37:58.075Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserver-dtds --- [2023-01-15T19:37:58.075Z] [INFO] Executing tasks [2023-01-15T19:37:58.075Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/classes/META-INF for [2023-01-15T19:37:58.075Z] [INFO] [echo] appserver-dtds [2023-01-15T19:37:58.075Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/classes/META-INF [2023-01-15T19:37:58.075Z] [INFO] Executed tasks [2023-01-15T19:37:58.075Z] [INFO] [2023-01-15T19:37:58.075Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ appserver-dtds --- [2023-01-15T19:37:58.075Z] [INFO] [zip] duplicate: add [2023-01-15T19:37:58.076Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:37:58.076Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserver-dtds --- [2023-01-15T19:37:58.076Z] [INFO] No tests to run. [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserver-dtds --- [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds --- [2023-01-15T19:37:58.076Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserver-dtds --- [2023-01-15T19:37:58.076Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/6.2.6-SNAPSHOT/appserver-dtds-6.2.6-SNAPSHOT.zip [2023-01-15T19:37:58.076Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/6.2.6-SNAPSHOT/appserver-dtds-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2023-01-15T19:37:58.076Z] [INFO] Building Set of schemas for Jakarta EE 6.2.6-SNAPSHOT [117/291] [2023-01-15T19:37:58.076Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-schemas --- [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserver-schemas --- [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserver-schemas --- [2023-01-15T19:37:58.076Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:58.076Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas [2023-01-15T19:37:58.076Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserver-schemas --- [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserver-schemas --- [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserver-schemas --- [2023-01-15T19:37:58.076Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:58.076Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ appserver-schemas --- [2023-01-15T19:37:58.076Z] [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar [2023-01-15T19:37:58.076Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/classes/glassfish/lib/schemas with includes "jakarta/persistence/orm*.xsd,jakarta/persistence/persistence*.xsd" and excludes "" [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserver-schemas --- [2023-01-15T19:37:58.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:58.076Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:58.076Z] [INFO] Copying 87 resources [2023-01-15T19:37:58.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/src/main/manpages [2023-01-15T19:37:58.076Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserver-schemas --- [2023-01-15T19:37:58.076Z] [INFO] Executing tasks [2023-01-15T19:37:58.076Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/classes/META-INF for [2023-01-15T19:37:58.076Z] [INFO] [echo] appserver-schemas [2023-01-15T19:37:58.076Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/classes/META-INF [2023-01-15T19:37:58.076Z] [INFO] Executed tasks [2023-01-15T19:37:58.076Z] [INFO] [2023-01-15T19:37:58.076Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ appserver-schemas --- [2023-01-15T19:37:58.076Z] [INFO] [zip] duplicate: add [2023-01-15T19:37:58.076Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:37:58.076Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/appserver-schemas.zip [2023-01-15T19:37:58.128Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtApp.ear [2023-01-15T19:37:58.298Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:58.333Z] [INFO] [2023-01-15T19:37:58.333Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserver-schemas --- [2023-01-15T19:37:58.333Z] [INFO] No tests to run. [2023-01-15T19:37:58.333Z] [INFO] [2023-01-15T19:37:58.333Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserver-schemas --- [2023-01-15T19:37:58.333Z] [INFO] [2023-01-15T19:37:58.333Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas --- [2023-01-15T19:37:58.333Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:58.333Z] [INFO] [2023-01-15T19:37:58.333Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserver-schemas --- [2023-01-15T19:37:58.333Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/6.2.6-SNAPSHOT/appserver-schemas-6.2.6-SNAPSHOT.zip [2023-01-15T19:37:58.333Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/6.2.6-SNAPSHOT/appserver-schemas-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:58.333Z] [INFO] [2023-01-15T19:37:58.333Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2023-01-15T19:37:58.333Z] [INFO] Building Connector for GlassFish Web Container 6.2.6-SNAPSHOT [118/291] [2023-01-15T19:37:58.333Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:58.333Z] [INFO] [2023-01-15T19:37:58.333Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-web-connector --- [2023-01-15T19:37:58.333Z] [INFO] [2023-01-15T19:37:58.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-web-connector --- [2023-01-15T19:37:58.333Z] [INFO] [2023-01-15T19:37:58.333Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-web-connector --- [2023-01-15T19:37:58.333Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:58.333Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector [2023-01-15T19:37:58.333Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:58.333Z] [INFO] [2023-01-15T19:37:58.334Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-web-connector --- [2023-01-15T19:37:58.334Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:58.334Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:58.334Z] [INFO] [2023-01-15T19:37:58.334Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-web-connector --- [2023-01-15T19:37:58.334Z] [INFO] [2023-01-15T19:37:58.334Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-web-connector --- [2023-01-15T19:37:58.334Z] [INFO] [2023-01-15T19:37:58.334Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-web-connector --- [2023-01-15T19:37:58.334Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:58.334Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:58.334Z] [INFO] [2023-01-15T19:37:58.334Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-web-connector --- [2023-01-15T19:37:58.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:58.334Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:58.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/src/main/resources [2023-01-15T19:37:58.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/src/main/manpages [2023-01-15T19:37:58.334Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:58.334Z] [INFO] [2023-01-15T19:37:58.334Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-web-connector --- [2023-01-15T19:37:58.334Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:58.334Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/classes [2023-01-15T19:37:58.555Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T19:37:58.555Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:58.591Z] [INFO] [2023-01-15T19:37:58.592Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector --- [2023-01-15T19:37:58.592Z] [INFO] [2023-01-15T19:37:58.592Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector --- [2023-01-15T19:37:58.592Z] [INFO] [2023-01-15T19:37:58.592Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-web-connector --- [2023-01-15T19:37:58.592Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:58.592Z] [INFO] [2023-01-15T19:37:58.592Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-web-connector --- [2023-01-15T19:37:58.592Z] [INFO] [2023-01-15T19:37:58.592Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-web-connector --- [2023-01-15T19:37:58.592Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:58.592Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/classes [2023-01-15T19:37:58.811Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:58.811Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.848Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-web-connector --- [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.848Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-web-connector --- [2023-01-15T19:37:58.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:58.848Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:58.848Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/src/test/resources [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.848Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-web-connector --- [2023-01-15T19:37:58.848Z] [INFO] No sources to compile [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.848Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-web-connector --- [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.848Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-web-connector --- [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.848Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-web-connector --- [2023-01-15T19:37:58.848Z] [INFO] Executing tasks [2023-01-15T19:37:58.848Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/classes/META-INF for [2023-01-15T19:37:58.848Z] [INFO] [echo] gf-web-connector [2023-01-15T19:37:58.848Z] [INFO] Executed tasks [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.848Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-web-connector --- [2023-01-15T19:37:58.848Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/gf-web-connector.jar [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.848Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-web-connector --- [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.848Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-web-connector --- [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.848Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-gf-web-connector-checkstyle) @ gf-web-connector --- [2023-01-15T19:37:58.848Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:58.848Z] [INFO] [2023-01-15T19:37:58.849Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-web-connector --- [2023-01-15T19:37:58.849Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/6.2.6-SNAPSHOT/gf-web-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:58.849Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/6.2.6-SNAPSHOT/gf-web-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:58.849Z] [INFO] [2023-01-15T19:37:58.849Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2023-01-15T19:37:58.849Z] [INFO] Building GlassFish Connectors Connector 6.2.6-SNAPSHOT [119/291] [2023-01-15T19:37:58.849Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:58.849Z] [INFO] [2023-01-15T19:37:58.849Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-connectors-connector --- [2023-01-15T19:37:58.849Z] [INFO] [2023-01-15T19:37:58.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-connectors-connector --- [2023-01-15T19:37:58.849Z] [INFO] [2023-01-15T19:37:58.849Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-connectors-connector --- [2023-01-15T19:37:58.849Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:58.849Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector [2023-01-15T19:37:58.849Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:58.849Z] [INFO] [2023-01-15T19:37:58.849Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-connectors-connector --- [2023-01-15T19:37:58.849Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:59.068Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:59.106Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:59.106Z] [INFO] [2023-01-15T19:37:59.106Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-connectors-connector --- [2023-01-15T19:37:59.106Z] [INFO] [2023-01-15T19:37:59.106Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-connectors-connector --- [2023-01-15T19:37:59.106Z] [INFO] [2023-01-15T19:37:59.106Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-connectors-connector --- [2023-01-15T19:37:59.106Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:59.106Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:59.106Z] [INFO] [2023-01-15T19:37:59.106Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-connectors-connector --- [2023-01-15T19:37:59.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:59.106Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:59.106Z] [INFO] Copying 0 resource [2023-01-15T19:37:59.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/main/resources [2023-01-15T19:37:59.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/main/manpages [2023-01-15T19:37:59.107Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:59.107Z] [INFO] [2023-01-15T19:37:59.107Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-connectors-connector --- [2023-01-15T19:37:59.107Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:59.107Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/classes [2023-01-15T19:37:59.107Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations. [2023-01-15T19:37:59.107Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:37:59.107Z] [INFO] [2023-01-15T19:37:59.107Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector --- [2023-01-15T19:37:59.107Z] [INFO] [2023-01-15T19:37:59.107Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector --- [2023-01-15T19:37:59.107Z] [INFO] [2023-01-15T19:37:59.107Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-connectors-connector --- [2023-01-15T19:37:59.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:59.327Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:37:59.362Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:59.363Z] [INFO] [2023-01-15T19:37:59.363Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-connectors-connector --- [2023-01-15T19:37:59.363Z] [INFO] [2023-01-15T19:37:59.363Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-connectors-connector --- [2023-01-15T19:37:59.363Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:59.363Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/classes [2023-01-15T19:37:59.363Z] [INFO] [2023-01-15T19:37:59.363Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-connectors-connector --- [2023-01-15T19:37:59.363Z] [INFO] [2023-01-15T19:37:59.363Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-connectors-connector --- [2023-01-15T19:37:59.363Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:59.363Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:59.363Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/src/test/resources [2023-01-15T19:37:59.363Z] [INFO] [2023-01-15T19:37:59.363Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-connectors-connector --- [2023-01-15T19:37:59.363Z] [INFO] No sources to compile [2023-01-15T19:37:59.363Z] [INFO] [2023-01-15T19:37:59.363Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector --- [2023-01-15T19:37:59.363Z] [INFO] [2023-01-15T19:37:59.363Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-connectors-connector --- [2023-01-15T19:37:59.518Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:37:59.519Z] [javac] 1 warning [2023-01-15T19:37:59.519Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:59.519Z] [javac] Compiling 1 source file [2023-01-15T19:37:59.519Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:37:59.519Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] build: [2023-01-15T19:37:59.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:37:59.519Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mytaglib.jar [2023-01-15T19:37:59.519Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/test.jar [2023-01-15T19:37:59.519Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mywar.war [2023-01-15T19:37:59.519Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp.ear [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] deploy: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] setOSConditions: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] setToolWin: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] setToolUnix: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] setToolProperty: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] setS1ASclassPath: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] init-common: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] deploy-common: [2023-01-15T19:37:59.519Z] [echo] Current time (ISO): 2023-01-15T19:37:59.371+0000 [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] setOSConditions: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] setToolWin: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] setToolUnix: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] setToolProperty: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] setS1ASclassPath: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] init-common: [2023-01-15T19:37:59.519Z] [2023-01-15T19:37:59.519Z] deploy-common-pe: [2023-01-15T19:37:59.519Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:59.582Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:37:59.619Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-connectors-connector --- [2023-01-15T19:37:59.620Z] [INFO] Executing tasks [2023-01-15T19:37:59.620Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/classes/META-INF for [2023-01-15T19:37:59.620Z] [INFO] [echo] gf-connectors-connector [2023-01-15T19:37:59.620Z] [INFO] Executed tasks [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-connectors-connector --- [2023-01-15T19:37:59.620Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-connectors-connector --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-connectors-connector --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector --- [2023-01-15T19:37:59.620Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-connectors-connector --- [2023-01-15T19:37:59.620Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/6.2.6-SNAPSHOT/gf-connectors-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:37:59.620Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/6.2.6-SNAPSHOT/gf-connectors-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2023-01-15T19:37:59.620Z] [INFO] Building App Client Modules 6.2.6-SNAPSHOT [120/291] [2023-01-15T19:37:59.620Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:59.620Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient [2023-01-15T19:37:59.620Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:59.620Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] Executing tasks [2023-01-15T19:37:59.620Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/target/classes/META-INF for [2023-01-15T19:37:59.620Z] [INFO] [echo] appclient [2023-01-15T19:37:59.620Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/target/classes/META-INF [2023-01-15T19:37:59.620Z] [INFO] Executed tasks [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] No tests to run. [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-appclient-checkstyle) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appclient --- [2023-01-15T19:37:59.620Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/6.2.6-SNAPSHOT/appclient-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2023-01-15T19:37:59.620Z] [INFO] Building GlassFish App Client Server-side Modules 6.2.6-SNAPSHOT [121/291] [2023-01-15T19:37:59.620Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ server --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ server --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ server --- [2023-01-15T19:37:59.620Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:59.620Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server [2023-01-15T19:37:59.620Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ server --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ server --- [2023-01-15T19:37:59.620Z] [INFO] [2023-01-15T19:37:59.620Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ server --- [2023-01-15T19:37:59.620Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:59.621Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:59.621Z] [INFO] [2023-01-15T19:37:59.621Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ server --- [2023-01-15T19:37:59.621Z] [INFO] Executing tasks [2023-01-15T19:37:59.621Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/target/classes/META-INF for [2023-01-15T19:37:59.621Z] [INFO] [echo] server [2023-01-15T19:37:59.621Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/target/classes/META-INF [2023-01-15T19:37:59.621Z] [INFO] Executed tasks [2023-01-15T19:37:59.621Z] [INFO] [2023-01-15T19:37:59.621Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ server --- [2023-01-15T19:37:59.621Z] [INFO] No tests to run. [2023-01-15T19:37:59.621Z] [INFO] [2023-01-15T19:37:59.621Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ server --- [2023-01-15T19:37:59.621Z] [INFO] [2023-01-15T19:37:59.621Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-server-checkstyle) @ server --- [2023-01-15T19:37:59.621Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:37:59.621Z] [INFO] [2023-01-15T19:37:59.621Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ server --- [2023-01-15T19:37:59.621Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/6.2.6-SNAPSHOT/server-6.2.6-SNAPSHOT.pom [2023-01-15T19:37:59.621Z] [INFO] [2023-01-15T19:37:59.621Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2023-01-15T19:37:59.621Z] [INFO] Building GlassFish AppClient Server-Side Connector 6.2.6-SNAPSHOT [122/291] [2023-01-15T19:37:59.621Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:37:59.621Z] [INFO] [2023-01-15T19:37:59.621Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient-connector --- [2023-01-15T19:37:59.621Z] [INFO] [2023-01-15T19:37:59.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appclient-connector --- [2023-01-15T19:37:59.621Z] [INFO] [2023-01-15T19:37:59.621Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appclient-connector --- [2023-01-15T19:37:59.621Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:59.621Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector [2023-01-15T19:37:59.621Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:37:59.621Z] [INFO] [2023-01-15T19:37:59.621Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appclient-connector --- [2023-01-15T19:37:59.621Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:37:59.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:37:59.840Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T19:37:59.877Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:37:59.878Z] [INFO] [2023-01-15T19:37:59.878Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appclient-connector --- [2023-01-15T19:37:59.878Z] [INFO] [2023-01-15T19:37:59.878Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appclient-connector --- [2023-01-15T19:37:59.878Z] [INFO] [2023-01-15T19:37:59.878Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appclient-connector --- [2023-01-15T19:37:59.878Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:37:59.878Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:37:59.878Z] [INFO] [2023-01-15T19:37:59.878Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appclient-connector --- [2023-01-15T19:37:59.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:37:59.878Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:37:59.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/src/main/resources [2023-01-15T19:37:59.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/src/main/manpages [2023-01-15T19:37:59.878Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:37:59.878Z] [INFO] [2023-01-15T19:37:59.878Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appclient-connector --- [2023-01-15T19:37:59.878Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:59.878Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/classes [2023-01-15T19:37:59.878Z] [INFO] [2023-01-15T19:37:59.878Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appclient-connector --- [2023-01-15T19:37:59.878Z] [INFO] [2023-01-15T19:37:59.878Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appclient-connector --- [2023-01-15T19:37:59.878Z] [INFO] [2023-01-15T19:37:59.878Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ appclient-connector --- [2023-01-15T19:37:59.878Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:37:59.878Z] [INFO] [2023-01-15T19:37:59.878Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ appclient-connector --- [2023-01-15T19:37:59.878Z] [INFO] [2023-01-15T19:37:59.878Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appclient-connector --- [2023-01-15T19:37:59.878Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:37:59.878Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/classes [2023-01-15T19:38:00.096Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:00.134Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:00.135Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:00.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/src/test/resources [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] No sources to compile [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] Executing tasks [2023-01-15T19:38:00.135Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/classes/META-INF for [2023-01-15T19:38:00.135Z] [INFO] [echo] appclient-connector [2023-01-15T19:38:00.135Z] [INFO] Executed tasks [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/appclient-connector.jar [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient.server-appclient-connector-checkstyle) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appclient-connector --- [2023-01-15T19:38:00.135Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/6.2.6-SNAPSHOT/appclient-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:00.135Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/6.2.6-SNAPSHOT/appclient-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --------< org.glassfish.main.deployment:deployment-javaee-full >-------- [2023-01-15T19:38:00.135Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 6.2.6-SNAPSHOT [123/291] [2023-01-15T19:38:00.135Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ deployment-javaee-full --- [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ deployment-javaee-full --- [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ deployment-javaee-full --- [2023-01-15T19:38:00.135Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:00.135Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full [2023-01-15T19:38:00.135Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:00.135Z] [INFO] [2023-01-15T19:38:00.135Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-javaee-full --- [2023-01-15T19:38:00.135Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:00.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:00.354Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T19:38:00.354Z] [2023-01-15T19:38:00.354Z] setOSConditions: [2023-01-15T19:38:00.354Z] [2023-01-15T19:38:00.354Z] setToolWin: [2023-01-15T19:38:00.354Z] [2023-01-15T19:38:00.354Z] setToolUnix: [2023-01-15T19:38:00.354Z] [2023-01-15T19:38:00.354Z] setToolProperty: [2023-01-15T19:38:00.354Z] [2023-01-15T19:38:00.354Z] setS1ASclassPath: [2023-01-15T19:38:00.354Z] [2023-01-15T19:38:00.354Z] init-common: [2023-01-15T19:38:00.354Z] [2023-01-15T19:38:00.354Z] create-jdbc-resource-common: [2023-01-15T19:38:00.354Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:00.391Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:00.391Z] [INFO] [2023-01-15T19:38:00.391Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ deployment-javaee-full --- [2023-01-15T19:38:00.391Z] [INFO] [2023-01-15T19:38:00.391Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ deployment-javaee-full --- [2023-01-15T19:38:00.391Z] [INFO] [2023-01-15T19:38:00.391Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ deployment-javaee-full --- [2023-01-15T19:38:00.391Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:00.391Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:00.391Z] [INFO] [2023-01-15T19:38:00.391Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ deployment-javaee-full --- [2023-01-15T19:38:00.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:00.391Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:00.391Z] [INFO] Copying 1 resource [2023-01-15T19:38:00.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/src/main/manpages [2023-01-15T19:38:00.391Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:00.391Z] [INFO] [2023-01-15T19:38:00.391Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ deployment-javaee-full --- [2023-01-15T19:38:00.391Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:00.391Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/classes [2023-01-15T19:38:00.452Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp.ear [2023-01-15T19:38:00.453Z] [exec] Application deployed with name web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp. [2023-01-15T19:38:00.453Z] [exec] there are no files to retrieve for application web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp [2023-01-15T19:38:00.453Z] [echo] Deployment on target server server successful [2023-01-15T19:38:00.453Z] [2023-01-15T19:38:00.453Z] setOSConditions: [2023-01-15T19:38:00.453Z] [2023-01-15T19:38:00.453Z] setToolWin: [2023-01-15T19:38:00.453Z] [2023-01-15T19:38:00.453Z] setToolUnix: [2023-01-15T19:38:00.453Z] [2023-01-15T19:38:00.453Z] setToolProperty: [2023-01-15T19:38:00.453Z] [2023-01-15T19:38:00.453Z] setS1ASclassPath: [2023-01-15T19:38:00.453Z] [2023-01-15T19:38:00.453Z] init-common: [2023-01-15T19:38:00.453Z] [2023-01-15T19:38:00.453Z] deploy-common-ee: [2023-01-15T19:38:00.453Z] [2023-01-15T19:38:00.453Z] run: [2023-01-15T19:38:00.610Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:00.647Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations. [2023-01-15T19:38:00.647Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:00.647Z] [INFO] [2023-01-15T19:38:00.647Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-javaee-full --- [2023-01-15T19:38:00.647Z] [INFO] [2023-01-15T19:38:00.648Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-javaee-full --- [2023-01-15T19:38:00.648Z] [INFO] [2023-01-15T19:38:00.648Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ deployment-javaee-full --- [2023-01-15T19:38:00.648Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:00.648Z] [INFO] [2023-01-15T19:38:00.648Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ deployment-javaee-full --- [2023-01-15T19:38:00.648Z] [INFO] [2023-01-15T19:38:00.648Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ deployment-javaee-full --- [2023-01-15T19:38:00.648Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:00.648Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/classes [2023-01-15T19:38:00.711Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:00.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:00.867Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-01-15T19:38:00.903Z] [INFO] [2023-01-15T19:38:00.904Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-javaee-full --- [2023-01-15T19:38:00.904Z] [INFO] [2023-01-15T19:38:00.904Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ deployment-javaee-full --- [2023-01-15T19:38:00.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:00.904Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:00.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/src/test/resources [2023-01-15T19:38:00.904Z] [INFO] [2023-01-15T19:38:00.904Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ deployment-javaee-full --- [2023-01-15T19:38:00.904Z] [INFO] No sources to compile [2023-01-15T19:38:00.904Z] [INFO] [2023-01-15T19:38:00.904Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-javaee-full --- [2023-01-15T19:38:00.904Z] [INFO] [2023-01-15T19:38:00.904Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ deployment-javaee-full --- [2023-01-15T19:38:00.969Z] [java] Connecting to: http://localhost:45711/mywar/test.jsp [2023-01-15T19:38:01.124Z] [echo] cmd executed for server [2023-01-15T19:38:01.124Z] [2023-01-15T19:38:01.124Z] deploy: [2023-01-15T19:38:01.124Z] [2023-01-15T19:38:01.124Z] deploy-war-common: [2023-01-15T19:38:01.124Z] [2023-01-15T19:38:01.124Z] setOSConditions: [2023-01-15T19:38:01.124Z] [2023-01-15T19:38:01.124Z] setToolWin: [2023-01-15T19:38:01.124Z] [2023-01-15T19:38:01.124Z] setToolUnix: [2023-01-15T19:38:01.124Z] [2023-01-15T19:38:01.124Z] setToolProperty: [2023-01-15T19:38:01.124Z] [2023-01-15T19:38:01.124Z] setS1ASclassPath: [2023-01-15T19:38:01.124Z] [2023-01-15T19:38:01.124Z] init-common: [2023-01-15T19:38:01.124Z] [2023-01-15T19:38:01.124Z] deploy-war-commonpe: [2023-01-15T19:38:01.124Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:01.160Z] [INFO] [2023-01-15T19:38:01.161Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ deployment-javaee-full --- [2023-01-15T19:38:01.161Z] [INFO] Executing tasks [2023-01-15T19:38:01.161Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/classes/META-INF for [2023-01-15T19:38:01.161Z] [INFO] [echo] deployment-javaee-full [2023-01-15T19:38:01.161Z] [INFO] Executed tasks [2023-01-15T19:38:01.161Z] [INFO] [2023-01-15T19:38:01.161Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ deployment-javaee-full --- [2023-01-15T19:38:01.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/deployment-javaee-full.jar [2023-01-15T19:38:01.161Z] [INFO] [2023-01-15T19:38:01.161Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ deployment-javaee-full --- [2023-01-15T19:38:01.161Z] [INFO] [2023-01-15T19:38:01.161Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ deployment-javaee-full --- [2023-01-15T19:38:01.161Z] [INFO] [2023-01-15T19:38:01.161Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.deployment-deployment-javaee-full-checkstyle) @ deployment-javaee-full --- [2023-01-15T19:38:01.227Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:01.228Z] [java] [2023-01-15T19:38:01.228Z] [java] [2023-01-15T19:38:01.228Z] [java] ----------------------------------------- [2023-01-15T19:38:01.228Z] [java] - jsp-custom-taglib-jar-inside-ear-with-manifest-classpath: PASS - [2023-01-15T19:38:01.228Z] [java] ----------------------------------------- [2023-01-15T19:38:01.228Z] [java] - Total PASS : 1 - [2023-01-15T19:38:01.228Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:01.228Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:01.228Z] [java] ----------------------------------------- [2023-01-15T19:38:01.228Z] [2023-01-15T19:38:01.228Z] undeploy: [2023-01-15T19:38:01.228Z] [2023-01-15T19:38:01.228Z] setOSConditions: [2023-01-15T19:38:01.228Z] [2023-01-15T19:38:01.228Z] setToolWin: [2023-01-15T19:38:01.228Z] [2023-01-15T19:38:01.228Z] setToolUnix: [2023-01-15T19:38:01.228Z] [2023-01-15T19:38:01.228Z] setToolProperty: [2023-01-15T19:38:01.228Z] [2023-01-15T19:38:01.228Z] setS1ASclassPath: [2023-01-15T19:38:01.228Z] [2023-01-15T19:38:01.228Z] init-common: [2023-01-15T19:38:01.228Z] [2023-01-15T19:38:01.228Z] undeploy-common: [2023-01-15T19:38:01.228Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:01.417Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:01.417Z] [INFO] [2023-01-15T19:38:01.417Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ deployment-javaee-full --- [2023-01-15T19:38:01.417Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/deployment-javaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-full/6.2.6-SNAPSHOT/deployment-javaee-full-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:01.417Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-full/6.2.6-SNAPSHOT/deployment-javaee-full-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:01.417Z] [INFO] [2023-01-15T19:38:01.417Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2023-01-15T19:38:01.418Z] [INFO] Building Admin Modules 6.2.6-SNAPSHOT [124/291] [2023-01-15T19:38:01.418Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:01.418Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin [2023-01-15T19:38:01.418Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:01.418Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] Executing tasks [2023-01-15T19:38:01.418Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/target/classes/META-INF for [2023-01-15T19:38:01.418Z] [INFO] [echo] admin [2023-01-15T19:38:01.418Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/target/classes/META-INF [2023-01-15T19:38:01.418Z] [INFO] Executed tasks [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] No tests to run. [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-admin-checkstyle) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admin --- [2023-01-15T19:38:01.418Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/6.2.6-SNAPSHOT/admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2023-01-15T19:38:01.418Z] [INFO] Building Backup Restore classes 6.2.6-SNAPSHOT [125/291] [2023-01-15T19:38:01.418Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ backup --- [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ backup --- [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ backup --- [2023-01-15T19:38:01.418Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:01.418Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup [2023-01-15T19:38:01.418Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ backup --- [2023-01-15T19:38:01.418Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:01.418Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.418Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ backup --- [2023-01-15T19:38:01.418Z] [INFO] [2023-01-15T19:38:01.419Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ backup --- [2023-01-15T19:38:01.419Z] [INFO] [2023-01-15T19:38:01.419Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ backup --- [2023-01-15T19:38:01.419Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:01.419Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:01.419Z] [INFO] [2023-01-15T19:38:01.419Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ backup --- [2023-01-15T19:38:01.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:01.419Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:01.419Z] [INFO] Copying 1 resource [2023-01-15T19:38:01.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/src/main/manpages [2023-01-15T19:38:01.419Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:01.419Z] [INFO] [2023-01-15T19:38:01.419Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ backup --- [2023-01-15T19:38:01.419Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:01.419Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/classes [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:01.676Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/classes [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:01.676Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:01.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/src/test/resources [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] No sources to compile [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] [2023-01-15T19:38:01.676Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ backup --- [2023-01-15T19:38:01.676Z] [INFO] Executing tasks [2023-01-15T19:38:01.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web.war [2023-01-15T19:38:01.795Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:01.933Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/classes/META-INF for [2023-01-15T19:38:01.933Z] [INFO] [echo] backup [2023-01-15T19:38:01.933Z] [INFO] Executed tasks [2023-01-15T19:38:01.933Z] [INFO] [2023-01-15T19:38:01.933Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ backup --- [2023-01-15T19:38:01.933Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/backup.jar [2023-01-15T19:38:01.933Z] [INFO] [2023-01-15T19:38:01.933Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ backup --- [2023-01-15T19:38:01.933Z] [INFO] [2023-01-15T19:38:01.933Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ backup --- [2023-01-15T19:38:01.933Z] [INFO] [2023-01-15T19:38:01.933Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-backup-checkstyle) @ backup --- [2023-01-15T19:38:01.945Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web. [2023-01-15T19:38:01.946Z] [2023-01-15T19:38:01.946Z] deploy-war-commonee: [2023-01-15T19:38:01.946Z] [2023-01-15T19:38:01.946Z] run: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] all: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setOSConditions: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setToolWin: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setToolUnix: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setToolProperty: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setS1ASclassPath: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] init-common: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] clean: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setOSConditions: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setToolWin: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setToolUnix: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setToolProperty: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setS1ASclassPath: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] init-common: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] clean-common: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setOSConditions: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setToolWin: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setToolUnix: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setToolProperty: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] setS1ASclassPath: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] init-common: [2023-01-15T19:38:02.059Z] [2023-01-15T19:38:02.059Z] clean-classes-common: [2023-01-15T19:38:02.059Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] setOSConditions: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] setToolWin: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] setToolUnix: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] setToolProperty: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] setS1ASclassPath: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] init-common: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] clean-jars-common: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] compile: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] setOSConditions: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] setToolWin: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] setToolUnix: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] setToolProperty: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] setS1ASclassPath: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] init-common: [2023-01-15T19:38:02.060Z] [2023-01-15T19:38:02.060Z] compile-common: [2023-01-15T19:38:02.060Z] [echo] Current time (ISO): 2023-01-15T19:38:02.024+0000 [2023-01-15T19:38:02.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:02.060Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:02.189Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:02.243Z] [INFO] [2023-01-15T19:38:02.243Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ backup --- [2023-01-15T19:38:02.202Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:02.244Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/6.2.6-SNAPSHOT/backup-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:02.244Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llinit [2023-01-15T19:38:02.244Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/6.2.6-SNAPSHOT/backup-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:02.244Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llquery [2023-01-15T19:38:02.245Z] [INFO] [2023-01-15T19:38:02.245Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llfind [2023-01-15T19:38:02.245Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2023-01-15T19:38:02.255Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llinj [2023-01-15T19:38:02.255Z] [INFO] Building App Server CLI Skinning Class 6.2.6-SNAPSHOT [126/291] [2023-01-15T19:38:02.256Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:02.256Z] [INFO] [2023-01-15T19:38:02.256Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-cli --- [2023-01-15T19:38:02.256Z] [INFO] [2023-01-15T19:38:02.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserver-cli --- [2023-01-15T19:38:02.256Z] [INFO] [2023-01-15T19:38:02.256Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserver-cli --- [2023-01-15T19:38:02.256Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:02.256Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:02.256Z] [java] [2023-01-15T19:38:02.257Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli [2023-01-15T19:38:02.257Z] [java] [2023-01-15T19:38:02.257Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:02.257Z] [java] ----------------------------------------- [2023-01-15T19:38:02.258Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellinit: PASS - [2023-01-15T19:38:02.258Z] [INFO] [2023-01-15T19:38:02.258Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appserver-cli --- [2023-01-15T19:38:02.258Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellquery: PASS - [2023-01-15T19:38:02.259Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellfind: PASS - [2023-01-15T19:38:02.258Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:02.259Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellinj: PASS - [2023-01-15T19:38:02.259Z] [java] ----------------------------------------- [2023-01-15T19:38:02.259Z] [java] - Total PASS : 4 - [2023-01-15T19:38:02.259Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:02.259Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:02.259Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:02.260Z] [INFO] [2023-01-15T19:38:02.260Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserver-cli --- [2023-01-15T19:38:02.260Z] [INFO] [2023-01-15T19:38:02.260Z] [java] ----------------------------------------- [2023-01-15T19:38:02.260Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserver-cli --- [2023-01-15T19:38:02.261Z] [2023-01-15T19:38:02.261Z] [INFO] [2023-01-15T19:38:02.261Z] undeploy: [2023-01-15T19:38:02.261Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserver-cli --- [2023-01-15T19:38:02.276Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:02.267Z] [2023-01-15T19:38:02.276Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:02.276Z] setOSConditions: [2023-01-15T19:38:02.280Z] [INFO] [2023-01-15T19:38:02.281Z] [2023-01-15T19:38:02.281Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserver-cli --- [2023-01-15T19:38:02.281Z] setToolWin: [2023-01-15T19:38:02.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:02.282Z] [2023-01-15T19:38:02.282Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:02.282Z] setToolUnix: [2023-01-15T19:38:02.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/src/main/resources [2023-01-15T19:38:02.283Z] [INFO] Copying 1 resource [2023-01-15T19:38:02.283Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:02.283Z] [2023-01-15T19:38:02.283Z] [INFO] [2023-01-15T19:38:02.292Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appserver-cli --- [2023-01-15T19:38:02.292Z] setToolProperty: [2023-01-15T19:38:02.292Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:02.300Z] [2023-01-15T19:38:02.301Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/classes [2023-01-15T19:38:02.302Z] setS1ASclassPath: [2023-01-15T19:38:02.335Z] [2023-01-15T19:38:02.309Z] [exec] Application deployed with name ejb-mdb-cmtApp. [2023-01-15T19:38:02.323Z] [INFO] [2023-01-15T19:38:02.318Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:02.335Z] init-common: [2023-01-15T19:38:02.338Z] [2023-01-15T19:38:02.335Z] [echo] Deployment on target server server successful [2023-01-15T19:38:02.335Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appserver-cli --- [2023-01-15T19:38:02.338Z] undeploy-war-common: [2023-01-15T19:38:02.339Z] [2023-01-15T19:38:02.339Z] [INFO] [2023-01-15T19:38:02.340Z] setOSConditions: [2023-01-15T19:38:02.340Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appserver-cli --- [2023-01-15T19:38:02.341Z] [INFO] [2023-01-15T19:38:02.341Z] [2023-01-15T19:38:02.341Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ appserver-cli --- [2023-01-15T19:38:02.341Z] setToolWin: [2023-01-15T19:38:02.341Z] [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.admin.cli, has 1, private references [com.sun.enterprise.admin.cli] [2023-01-15T19:38:02.342Z] [2023-01-15T19:38:02.342Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:02.342Z] setToolUnix: [2023-01-15T19:38:02.343Z] [INFO] [2023-01-15T19:38:02.343Z] [2023-01-15T19:38:02.343Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ appserver-cli --- [2023-01-15T19:38:02.347Z] [INFO] [2023-01-15T19:38:02.344Z] setToolProperty: [2023-01-15T19:38:02.347Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appserver-cli --- [2023-01-15T19:38:02.347Z] [2023-01-15T19:38:02.347Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:02.348Z] setS1ASclassPath: [2023-01-15T19:38:02.348Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/classes [2023-01-15T19:38:02.349Z] [2023-01-15T19:38:02.349Z] init-common: [2023-01-15T19:38:02.349Z] [2023-01-15T19:38:02.349Z] deploy-common-ee: [2023-01-15T19:38:02.349Z] [2023-01-15T19:38:02.349Z] run: [2023-01-15T19:38:02.349Z] [2023-01-15T19:38:02.349Z] setOSConditions: [2023-01-15T19:38:02.349Z] [2023-01-15T19:38:02.349Z] setToolWin: [2023-01-15T19:38:02.349Z] [2023-01-15T19:38:02.349Z] setToolUnix: [2023-01-15T19:38:02.349Z] [2023-01-15T19:38:02.349Z] setToolProperty: [2023-01-15T19:38:02.349Z] [2023-01-15T19:38:02.349Z] setS1ASclassPath: [2023-01-15T19:38:02.349Z] [2023-01-15T19:38:02.349Z] init-common: [2023-01-15T19:38:02.349Z] [2023-01-15T19:38:02.349Z] runclient-common: [2023-01-15T19:38:02.349Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T19:38:02.349Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:02.350Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:02.597Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:02.605Z] [INFO] [2023-01-15T19:38:02.617Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appserver-cli --- [2023-01-15T19:38:02.617Z] [INFO] [2023-01-15T19:38:02.617Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appserver-cli --- [2023-01-15T19:38:02.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:02.617Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:02.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/src/test/resources [2023-01-15T19:38:02.617Z] [INFO] [2023-01-15T19:38:02.617Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appserver-cli --- [2023-01-15T19:38:02.617Z] [INFO] No sources to compile [2023-01-15T19:38:02.617Z] [INFO] [2023-01-15T19:38:02.617Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli --- [2023-01-15T19:38:02.617Z] [INFO] [2023-01-15T19:38:02.617Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appserver-cli --- [2023-01-15T19:38:02.617Z] [INFO] [2023-01-15T19:38:02.617Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserver-cli --- [2023-01-15T19:38:02.617Z] [INFO] Executing tasks [2023-01-15T19:38:02.618Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/classes/META-INF for [2023-01-15T19:38:02.618Z] [INFO] [echo] appserver-cli [2023-01-15T19:38:02.618Z] [INFO] Executed tasks [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appserver-cli --- [2023-01-15T19:38:02.618Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/appserver-cli.jar [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserver-cli --- [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserver-cli --- [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli --- [2023-01-15T19:38:02.618Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserver-cli --- [2023-01-15T19:38:02.618Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/6.2.6-SNAPSHOT/appserver-cli-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:02.618Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/6.2.6-SNAPSHOT/appserver-cli-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2023-01-15T19:38:02.618Z] [INFO] Building admin-cli-optional 6.2.6-SNAPSHOT [127/291] [2023-01-15T19:38:02.618Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cli-optional --- [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cli-optional --- [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cli-optional --- [2023-01-15T19:38:02.618Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:02.618Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional [2023-01-15T19:38:02.618Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cli-optional --- [2023-01-15T19:38:02.618Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:02.618Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cli-optional --- [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cli-optional --- [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cli-optional --- [2023-01-15T19:38:02.618Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:02.618Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cli-optional --- [2023-01-15T19:38:02.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:02.618Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:02.618Z] [INFO] Copying 0 resource [2023-01-15T19:38:02.618Z] [INFO] Copying 1 resource [2023-01-15T19:38:02.618Z] [INFO] Copying 5 resources [2023-01-15T19:38:02.618Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:02.618Z] [INFO] [2023-01-15T19:38:02.618Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cli-optional --- [2023-01-15T19:38:02.618Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:02.618Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/classes [2023-01-15T19:38:02.720Z] [exec] successfully invoked ejb [2023-01-15T19:38:02.861Z] [exec] Value of key is: main [2023-01-15T19:38:02.862Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:02.862Z] [exec] [2023-01-15T19:38:02.862Z] [exec] [2023-01-15T19:38:02.862Z] [exec] ----------------------------------------- [2023-01-15T19:38:02.862Z] [exec] - main: PASS - [2023-01-15T19:38:02.862Z] [exec] ----------------------------------------- [2023-01-15T19:38:02.862Z] [exec] Total PASS: 1 [2023-01-15T19:38:02.862Z] [exec] Total FAIL: 0 [2023-01-15T19:38:02.862Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:38:02.862Z] [exec] ----------------------------------------- [2023-01-15T19:38:02.862Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:02.862Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:02.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:02.864Z] [2023-01-15T19:38:02.864Z] delete-resources: [2023-01-15T19:38:02.864Z] [2023-01-15T19:38:02.864Z] setOSConditions: [2023-01-15T19:38:02.864Z] [2023-01-15T19:38:02.864Z] setToolWin: [2023-01-15T19:38:02.864Z] [2023-01-15T19:38:02.864Z] setToolUnix: [2023-01-15T19:38:02.864Z] [2023-01-15T19:38:02.864Z] setToolProperty: [2023-01-15T19:38:02.864Z] [2023-01-15T19:38:02.864Z] setS1ASclassPath: [2023-01-15T19:38:02.864Z] [2023-01-15T19:38:02.864Z] init-common: [2023-01-15T19:38:02.864Z] [2023-01-15T19:38:02.864Z] delete-jdbc-resource-common: [2023-01-15T19:38:02.864Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:38:02.913Z] [exec] Jan 15, 2023 7:38:02 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:38:02.916Z] [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. [2023-01-15T19:38:03.120Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:03.120Z] [2023-01-15T19:38:03.122Z] checkReporting-common: [2023-01-15T19:38:03.122Z] [2023-01-15T19:38:03.122Z] confirmReportPresent-common: [2023-01-15T19:38:03.122Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:38:03.122Z] [echo] Test seems to be reported fine [2023-01-15T19:38:03.122Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/txprop/simple/RepRunConf.txt [2023-01-15T19:38:03.122Z] [2023-01-15T19:38:03.122Z] confirmMissingReport-common: [2023-01-15T19:38:03.122Z] [2023-01-15T19:38:03.122Z] undeploy: [2023-01-15T19:38:03.122Z] [2023-01-15T19:38:03.122Z] setOSConditions: [2023-01-15T19:38:03.122Z] [2023-01-15T19:38:03.122Z] setToolWin: [2023-01-15T19:38:03.122Z] [2023-01-15T19:38:03.122Z] setToolUnix: [2023-01-15T19:38:03.122Z] [2023-01-15T19:38:03.122Z] setToolProperty: [2023-01-15T19:38:03.122Z] [2023-01-15T19:38:03.122Z] setS1ASclassPath: [2023-01-15T19:38:03.122Z] [2023-01-15T19:38:03.122Z] init-common: [2023-01-15T19:38:03.122Z] [2023-01-15T19:38:03.122Z] undeploy-common: [2023-01-15T19:38:03.180Z] [INFO] [2023-01-15T19:38:03.180Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cli-optional --- [2023-01-15T19:38:03.180Z] [INFO] [2023-01-15T19:38:03.180Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cli-optional --- [2023-01-15T19:38:03.180Z] [INFO] [2023-01-15T19:38:03.180Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cli-optional --- [2023-01-15T19:38:03.180Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:03.180Z] [INFO] [2023-01-15T19:38:03.180Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cli-optional --- [2023-01-15T19:38:03.180Z] [INFO] [2023-01-15T19:38:03.180Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cli-optional --- [2023-01-15T19:38:03.180Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:03.180Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/classes [2023-01-15T19:38:03.378Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-01-15T19:38:03.378Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-01-15T19:38:03.378Z] [echo] cmd executed for server [2023-01-15T19:38:03.378Z] [2023-01-15T19:38:03.378Z] setOSConditions: [2023-01-15T19:38:03.378Z] [2023-01-15T19:38:03.378Z] setToolWin: [2023-01-15T19:38:03.378Z] [2023-01-15T19:38:03.378Z] setToolUnix: [2023-01-15T19:38:03.378Z] [2023-01-15T19:38:03.378Z] setToolProperty: [2023-01-15T19:38:03.378Z] [2023-01-15T19:38:03.378Z] setS1ASclassPath: [2023-01-15T19:38:03.378Z] [2023-01-15T19:38:03.378Z] init-common: [2023-01-15T19:38:03.378Z] [2023-01-15T19:38:03.378Z] delete-jdbc-connpool-common: [2023-01-15T19:38:03.378Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T19:38:03.380Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:03.436Z] [INFO] [2023-01-15T19:38:03.445Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cli-optional --- [2023-01-15T19:38:03.445Z] [INFO] [2023-01-15T19:38:03.445Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cli-optional --- [2023-01-15T19:38:03.445Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:03.445Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:03.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/src/test/resources [2023-01-15T19:38:03.445Z] [INFO] [2023-01-15T19:38:03.445Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cli-optional --- [2023-01-15T19:38:03.445Z] [INFO] No sources to compile [2023-01-15T19:38:03.445Z] [INFO] [2023-01-15T19:38:03.445Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional --- [2023-01-15T19:38:03.445Z] [INFO] [2023-01-15T19:38:03.445Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cli-optional --- [2023-01-15T19:38:03.445Z] [INFO] [2023-01-15T19:38:03.445Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cli-optional --- [2023-01-15T19:38:03.445Z] [INFO] Executing tasks [2023-01-15T19:38:03.445Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/classes/META-INF for [2023-01-15T19:38:03.445Z] [INFO] [echo] cli-optional [2023-01-15T19:38:03.445Z] [INFO] Executed tasks [2023-01-15T19:38:03.445Z] [INFO] [2023-01-15T19:38:03.445Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cli-optional --- [2023-01-15T19:38:03.445Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/cli-optional.jar [2023-01-15T19:38:03.445Z] [INFO] [2023-01-15T19:38:03.445Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cli-optional --- [2023-01-15T19:38:03.445Z] [INFO] [2023-01-15T19:38:03.445Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cli-optional --- [2023-01-15T19:38:03.445Z] [INFO] [2023-01-15T19:38:03.445Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional --- [2023-01-15T19:38:03.635Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:03.702Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:03.725Z] [INFO] [2023-01-15T19:38:03.725Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cli-optional --- [2023-01-15T19:38:03.725Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/6.2.6-SNAPSHOT/cli-optional-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:03.725Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/6.2.6-SNAPSHOT/cli-optional-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:03.725Z] [INFO] [2023-01-15T19:38:03.725Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2023-01-15T19:38:03.725Z] [INFO] Building admin-core 6.2.6-SNAPSHOT [128/291] [2023-01-15T19:38:03.725Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:03.725Z] [INFO] [2023-01-15T19:38:03.725Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-core --- [2023-01-15T19:38:03.725Z] [INFO] [2023-01-15T19:38:03.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admin-core --- [2023-01-15T19:38:03.725Z] [INFO] [2023-01-15T19:38:03.725Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admin-core --- [2023-01-15T19:38:03.725Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:03.725Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core [2023-01-15T19:38:03.725Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:03.725Z] [INFO] [2023-01-15T19:38:03.725Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ admin-core --- [2023-01-15T19:38:03.725Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:03.934Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T19:38:03.937Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T19:38:03.937Z] [echo] cmd executed for server [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] all: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setOSConditions: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolWin: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolUnix: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolProperty: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setS1ASclassPath: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] init-common: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] clean: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setOSConditions: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolWin: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolUnix: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolProperty: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setS1ASclassPath: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] init-common: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] clean-common: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setOSConditions: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolWin: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolUnix: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolProperty: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setS1ASclassPath: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] init-common: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] clean-classes-common: [2023-01-15T19:38:03.937Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setOSConditions: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolWin: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolUnix: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setToolProperty: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] setS1ASclassPath: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] init-common: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] clean-jars-common: [2023-01-15T19:38:03.937Z] [2023-01-15T19:38:03.937Z] compile: [2023-01-15T19:38:03.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:03.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:03.937Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:03.937Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:03.948Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:03.982Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:03.989Z] [INFO] [2023-01-15T19:38:03.989Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admin-core --- [2023-01-15T19:38:03.989Z] [INFO] [2023-01-15T19:38:03.989Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admin-core --- [2023-01-15T19:38:03.989Z] [INFO] [2023-01-15T19:38:03.989Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admin-core --- [2023-01-15T19:38:03.989Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:03.989Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:03.989Z] [INFO] [2023-01-15T19:38:03.989Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ admin-core --- [2023-01-15T19:38:03.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:03.989Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:03.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/src/main/resources [2023-01-15T19:38:03.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/src/main/manpages [2023-01-15T19:38:03.989Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:03.989Z] [INFO] [2023-01-15T19:38:03.989Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ admin-core --- [2023-01-15T19:38:03.989Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:03.989Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/classes [2023-01-15T19:38:03.989Z] [INFO] [2023-01-15T19:38:03.989Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ admin-core --- [2023-01-15T19:38:03.989Z] [INFO] [2023-01-15T19:38:03.989Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ admin-core --- [2023-01-15T19:38:03.989Z] [INFO] [2023-01-15T19:38:03.989Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ admin-core --- [2023-01-15T19:38:03.989Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:03.989Z] [INFO] [2023-01-15T19:38:03.989Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ admin-core --- [2023-01-15T19:38:03.989Z] [INFO] [2023-01-15T19:38:03.989Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ admin-core --- [2023-01-15T19:38:03.989Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:03.989Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/classes [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] all: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] all: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] equals: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setOSConditions: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setToolWin: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setToolUnix: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setToolProperty: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setS1ASclassPath: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] init-common: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] clean: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setOSConditions: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setToolWin: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setToolUnix: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setToolProperty: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setS1ASclassPath: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] init-common: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] clean-common: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setOSConditions: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setToolWin: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setToolUnix: [2023-01-15T19:38:04.208Z] [2023-01-15T19:38:04.208Z] setToolProperty: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setS1ASclassPath: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] init-common: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] clean-classes-common: [2023-01-15T19:38:04.209Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setOSConditions: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setToolWin: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setToolUnix: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setToolProperty: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setS1ASclassPath: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] init-common: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] clean-jars-common: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] compile: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setOSConditions: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setToolWin: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setToolUnix: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setToolProperty: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] setS1ASclassPath: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] init-common: [2023-01-15T19:38:04.209Z] [2023-01-15T19:38:04.209Z] compile-common: [2023-01-15T19:38:04.209Z] [echo] Current time (ISO): 2023-01-15T19:38:04.189+0000 [2023-01-15T19:38:04.209Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:04.209Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:04.245Z] [INFO] [2023-01-15T19:38:04.258Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ admin-core --- [2023-01-15T19:38:04.258Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:38:04.258Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:38:04.258Z] [INFO] [2023-01-15T19:38:04.258Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ admin-core --- [2023-01-15T19:38:04.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:04.258Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:04.258Z] [INFO] Copying 1 resource [2023-01-15T19:38:04.258Z] [INFO] [2023-01-15T19:38:04.258Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ admin-core --- [2023-01-15T19:38:04.258Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:04.258Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/test-classes [2023-01-15T19:38:04.468Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:04.503Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:04.503Z] [javac] 1 warning [2023-01-15T19:38:04.503Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:04.503Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:04.514Z] [INFO] [2023-01-15T19:38:04.515Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core --- [2023-01-15T19:38:04.515Z] [INFO] [2023-01-15T19:38:04.515Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ admin-core --- [2023-01-15T19:38:04.515Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:38:04.515Z] [INFO] [2023-01-15T19:38:04.515Z] [INFO] ------------------------------------------------------- [2023-01-15T19:38:04.515Z] [INFO] T E S T S [2023-01-15T19:38:04.515Z] [INFO] ------------------------------------------------------- [2023-01-15T19:38:04.760Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:04.762Z] [javac] 1 warning [2023-01-15T19:38:04.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:04.762Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/TestBean.class [2023-01-15T19:38:04.762Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/lib/bean-lib.jar [2023-01-15T19:38:04.762Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:04.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:04.762Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:04.762Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:04.775Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:04.775Z] [0.005s][info][gc] Using G1 [2023-01-15T19:38:04.866Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:04.866Z] [javac] 1 warning [2023-01-15T19:38:04.866Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:04.866Z] [javac] Compiling 1 source file [2023-01-15T19:38:04.866Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:04.866Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:04.866Z] [2023-01-15T19:38:04.866Z] build: [2023-01-15T19:38:04.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:38:04.866Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/mytaglib.jar [2023-01-15T19:38:04.866Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/test.jar [2023-01-15T19:38:04.866Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mywar.war [2023-01-15T19:38:04.866Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp.ear [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] deploy: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] setOSConditions: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] setToolWin: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] setToolUnix: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] setToolProperty: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] setS1ASclassPath: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] init-common: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] deploy-common: [2023-01-15T19:38:04.867Z] [echo] Current time (ISO): 2023-01-15T19:38:04.598+0000 [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] setOSConditions: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] setToolWin: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] setToolUnix: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] setToolProperty: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] setS1ASclassPath: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] init-common: [2023-01-15T19:38:04.867Z] [2023-01-15T19:38:04.867Z] deploy-common-pe: [2023-01-15T19:38:04.867Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:05.031Z] [0.305s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->4M(256M) 4.130ms [2023-01-15T19:38:05.288Z] [INFO] Running com.sun.enterprise.admin.tests.UpgradeTest [2023-01-15T19:38:05.325Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:05.326Z] [javac] 1 warning [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] build: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] setOSConditions: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] setToolWin: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] setToolUnix: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] setToolProperty: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] setS1ASclassPath: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] init-common: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] webclient-war-common: [2023-01-15T19:38:05.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] clear: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] test-tlds-exist: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] copy-tlds: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] test-tagfiles-exist: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] copy-tagfiles: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] package-war-common: [2023-01-15T19:38:05.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:05.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:05.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:05.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:05.326Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:05.326Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:05.326Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:05.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/docroot [2023-01-15T19:38:05.326Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-web.war [2023-01-15T19:38:05.326Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:05.326Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:05.326Z] [javac] Compiling 1 source file [2023-01-15T19:38:05.326Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:38:05.326Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] deploy: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.326Z] deploy-war-common: [2023-01-15T19:38:05.326Z] [2023-01-15T19:38:05.327Z] setOSConditions: [2023-01-15T19:38:05.327Z] [2023-01-15T19:38:05.327Z] setToolWin: [2023-01-15T19:38:05.327Z] [2023-01-15T19:38:05.327Z] setToolUnix: [2023-01-15T19:38:05.327Z] [2023-01-15T19:38:05.327Z] setToolProperty: [2023-01-15T19:38:05.327Z] [2023-01-15T19:38:05.327Z] setS1ASclassPath: [2023-01-15T19:38:05.327Z] [2023-01-15T19:38:05.327Z] init-common: [2023-01-15T19:38:05.327Z] [2023-01-15T19:38:05.327Z] deploy-war-commonpe: [2023-01-15T19:38:05.327Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:05.434Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp.ear [2023-01-15T19:38:05.544Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element j2ee-application at Line number = 32 [2023-01-15T19:38:05.545Z] Column number = 41 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 1543 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element something-weird at Line number = 34 [2023-01-15T19:38:05.545Z] Column number = 22 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 1587 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element something-weirder at Line number = 49 [2023-01-15T19:38:05.545Z] Column number = 24 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 2046 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 55 [2023-01-15T19:38:05.545Z] Column number = 100 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 2238 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 56 [2023-01-15T19:38:05.545Z] Column number = 69 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 2323 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 57 [2023-01-15T19:38:05.545Z] Column number = 146 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 2485 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 61 [2023-01-15T19:38:05.545Z] Column number = 176 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 2873 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element http-listener at Line number = 82 [2023-01-15T19:38:05.545Z] Column number = 122 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 3962 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element http-listener at Line number = 83 [2023-01-15T19:38:05.545Z] Column number = 162 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 4140 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element http-listener at Line number = 86 [2023-01-15T19:38:05.545Z] Column number = 124 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 4353 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element request-processing at Line number = 97 [2023-01-15T19:38:05.545Z] Column number = 130 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.545Z] CharacterOffset = 5216 [2023-01-15T19:38:05.545Z] [2023-01-15T19:38:05.545Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.545Z] SEVERE: Ignoring unrecognized element keep-alive at Line number = 98 [2023-01-15T19:38:05.545Z] Column number = 43 [2023-01-15T19:38:05.545Z] System Id = null [2023-01-15T19:38:05.545Z] Public Id = null [2023-01-15T19:38:05.545Z] Location Uri= null [2023-01-15T19:38:05.546Z] CharacterOffset = 5280 [2023-01-15T19:38:05.546Z] [2023-01-15T19:38:05.546Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.546Z] SEVERE: Ignoring unrecognized element connection-pool at Line number = 99 [2023-01-15T19:38:05.546Z] Column number = 26 [2023-01-15T19:38:05.546Z] System Id = null [2023-01-15T19:38:05.546Z] Public Id = null [2023-01-15T19:38:05.546Z] Location Uri= null [2023-01-15T19:38:05.546Z] CharacterOffset = 5319 [2023-01-15T19:38:05.546Z] [2023-01-15T19:38:05.546Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.546Z] SEVERE: Ignoring unrecognized element http-protocol at Line number = 100 [2023-01-15T19:38:05.546Z] Column number = 133 [2023-01-15T19:38:05.546Z] System Id = null [2023-01-15T19:38:05.546Z] Public Id = null [2023-01-15T19:38:05.546Z] Location Uri= null [2023-01-15T19:38:05.546Z] CharacterOffset = 5470 [2023-01-15T19:38:05.546Z] [2023-01-15T19:38:05.546Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.546Z] SEVERE: Ignoring unrecognized element http-file-cache at Line number = 101 [2023-01-15T19:38:05.546Z] Column number = 80 [2023-01-15T19:38:05.546Z] System Id = null [2023-01-15T19:38:05.546Z] Public Id = null [2023-01-15T19:38:05.546Z] Location Uri= null [2023-01-15T19:38:05.546Z] CharacterOffset = 5566 [2023-01-15T19:38:05.546Z] [2023-01-15T19:38:05.546Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.546Z] SEVERE: Ignoring unrecognized element iiop-service at Line number = 103 [2023-01-15T19:38:05.546Z] Column number = 21 [2023-01-15T19:38:05.546Z] System Id = null [2023-01-15T19:38:05.546Z] Public Id = null [2023-01-15T19:38:05.546Z] Location Uri= null [2023-01-15T19:38:05.546Z] CharacterOffset = 5627 [2023-01-15T19:38:05.546Z] [2023-01-15T19:38:05.546Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.546Z] SEVERE: Ignoring unrecognized element web-container at Line number = 121 [2023-01-15T19:38:05.546Z] Column number = 22 [2023-01-15T19:38:05.546Z] System Id = null [2023-01-15T19:38:05.546Z] Public Id = null [2023-01-15T19:38:05.546Z] Location Uri= null [2023-01-15T19:38:05.546Z] CharacterOffset = 6928 [2023-01-15T19:38:05.546Z] [2023-01-15T19:38:05.546Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.546Z] SEVERE: Ignoring unrecognized element ejb-container at Line number = 130 [2023-01-15T19:38:05.546Z] Column number = 145 [2023-01-15T19:38:05.546Z] System Id = null [2023-01-15T19:38:05.546Z] Public Id = null [2023-01-15T19:38:05.546Z] Location Uri= null [2023-01-15T19:38:05.546Z] CharacterOffset = 7360 [2023-01-15T19:38:05.546Z] [2023-01-15T19:38:05.546Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.546Z] SEVERE: Ignoring unrecognized element mdb-container at Line number = 133 [2023-01-15T19:38:05.546Z] Column number = 87 [2023-01-15T19:38:05.546Z] System Id = null [2023-01-15T19:38:05.546Z] Public Id = null [2023-01-15T19:38:05.546Z] Location Uri= null [2023-01-15T19:38:05.546Z] CharacterOffset = 7518 [2023-01-15T19:38:05.546Z] [2023-01-15T19:38:05.546Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.546Z] SEVERE: Ignoring unrecognized element jms-service at Line number = 134 [2023-01-15T19:38:05.546Z] Column number = 72 [2023-01-15T19:38:05.546Z] System Id = null [2023-01-15T19:38:05.546Z] Public Id = null [2023-01-15T19:38:05.546Z] Location Uri= null [2023-01-15T19:38:05.546Z] CharacterOffset = 7606 [2023-01-15T19:38:05.546Z] [2023-01-15T19:38:05.546Z] Jan 15, 2023 7:38:05 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:05.546Z] SEVERE: Ignoring unrecognized element transaction-service at Line number = 192 [2023-01-15T19:38:05.546Z] Column number = 74 [2023-01-15T19:38:05.546Z] System Id = null [2023-01-15T19:38:05.546Z] Public Id = null [2023-01-15T19:38:05.546Z] Location Uri= null [2023-01-15T19:38:05.546Z] CharacterOffset = 12076 [2023-01-15T19:38:05.546Z] [2023-01-15T19:38:05.692Z] [exec] Application deployed with name web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp. [2023-01-15T19:38:05.693Z] [exec] there are no files to retrieve for application web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp [2023-01-15T19:38:05.693Z] [echo] Deployment on target server server successful [2023-01-15T19:38:05.693Z] [2023-01-15T19:38:05.693Z] setOSConditions: [2023-01-15T19:38:05.693Z] [2023-01-15T19:38:05.693Z] setToolWin: [2023-01-15T19:38:05.693Z] [2023-01-15T19:38:05.693Z] setToolUnix: [2023-01-15T19:38:05.693Z] [2023-01-15T19:38:05.693Z] setToolProperty: [2023-01-15T19:38:05.693Z] [2023-01-15T19:38:05.693Z] setS1ASclassPath: [2023-01-15T19:38:05.693Z] [2023-01-15T19:38:05.693Z] init-common: [2023-01-15T19:38:05.693Z] [2023-01-15T19:38:05.693Z] deploy-common-ee: [2023-01-15T19:38:05.693Z] [2023-01-15T19:38:05.693Z] run: [2023-01-15T19:38:05.803Z] Jan 15, 2023 7:38:05 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:38:05.803Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:38:05.803Z] [1.120s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 74M->9M(256M) 17.599ms [2023-01-15T19:38:05.803Z] [1.121s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:38:05.803Z] [1.128s][info][gc] GC(2) Pause Remark 10M->10M(256M) 1.691ms [2023-01-15T19:38:05.803Z] [1.128s][info][gc] GC(2) Pause Cleanup 10M->10M(256M) 0.055ms [2023-01-15T19:38:05.803Z] [1.130s][info][gc] GC(2) Concurrent Cycle 9.024ms [2023-01-15T19:38:05.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-web.war [2023-01-15T19:38:05.950Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:06.060Z] Checking app simple [2023-01-15T19:38:06.060Z] Jan 15, 2023 7:38:05 PM org.glassfish.config.support.DefaultConfigUpgrade postConstruct [2023-01-15T19:38:06.060Z] INFO: System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade [2023-01-15T19:38:06.146Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-web. [2023-01-15T19:38:06.147Z] [2023-01-15T19:38:06.147Z] deploy-war-commonee: [2023-01-15T19:38:06.147Z] [2023-01-15T19:38:06.147Z] run: [2023-01-15T19:38:06.147Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:06.209Z] [java] Connecting to: http://localhost:45711/mywar/test.jsp [2023-01-15T19:38:06.317Z] Jan 15, 2023 7:38:06 PM org.glassfish.security.services.config.SecurityConfigUpgradeService postConstruct [2023-01-15T19:38:06.318Z] INFO: SecurityConfigUpgradeService successfully completed the upgrade [2023-01-15T19:38:06.318Z] Jan 15, 2023 7:38:06 PM com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade postConstruct [2023-01-15T19:38:06.318Z] INFO: Added admin-listener network listeners to non-DAS configurations [2023-01-15T19:38:06.404Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib/myurl [2023-01-15T19:38:06.404Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:38:06.404Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:06.404Z] [java] [2023-01-15T19:38:06.404Z] [java] [2023-01-15T19:38:06.404Z] [java] ----------------------------------------- [2023-01-15T19:38:06.404Z] [java] - cdi-servlet-annotation-with-web-inf-lib: PASS - [2023-01-15T19:38:06.404Z] [java] ----------------------------------------- [2023-01-15T19:38:06.404Z] [java] - Total PASS : 1 - [2023-01-15T19:38:06.404Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:06.404Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:06.404Z] [java] ----------------------------------------- [2023-01-15T19:38:06.404Z] [2023-01-15T19:38:06.404Z] undeploy: [2023-01-15T19:38:06.404Z] [2023-01-15T19:38:06.404Z] setOSConditions: [2023-01-15T19:38:06.404Z] [2023-01-15T19:38:06.404Z] setToolWin: [2023-01-15T19:38:06.404Z] [2023-01-15T19:38:06.404Z] setToolUnix: [2023-01-15T19:38:06.404Z] [2023-01-15T19:38:06.404Z] setToolProperty: [2023-01-15T19:38:06.404Z] [2023-01-15T19:38:06.404Z] setS1ASclassPath: [2023-01-15T19:38:06.404Z] [2023-01-15T19:38:06.404Z] init-common: [2023-01-15T19:38:06.404Z] [2023-01-15T19:38:06.404Z] undeploy-war-common: [2023-01-15T19:38:06.404Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:06.467Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:06.467Z] [java] [2023-01-15T19:38:06.467Z] [java] [2023-01-15T19:38:06.467Z] [java] ----------------------------------------- [2023-01-15T19:38:06.467Z] [java] - jsp-custom-taglib-jar-inside-ear-without-manifest-classpath: PASS - [2023-01-15T19:38:06.467Z] [java] ----------------------------------------- [2023-01-15T19:38:06.467Z] [java] - Total PASS : 1 - [2023-01-15T19:38:06.467Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:06.467Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:06.467Z] [java] ----------------------------------------- [2023-01-15T19:38:06.467Z] [2023-01-15T19:38:06.467Z] undeploy: [2023-01-15T19:38:06.467Z] [2023-01-15T19:38:06.467Z] setOSConditions: [2023-01-15T19:38:06.467Z] [2023-01-15T19:38:06.467Z] setToolWin: [2023-01-15T19:38:06.467Z] [2023-01-15T19:38:06.467Z] setToolUnix: [2023-01-15T19:38:06.467Z] [2023-01-15T19:38:06.467Z] setToolProperty: [2023-01-15T19:38:06.467Z] [2023-01-15T19:38:06.467Z] setS1ASclassPath: [2023-01-15T19:38:06.467Z] [2023-01-15T19:38:06.467Z] init-common: [2023-01-15T19:38:06.467Z] [2023-01-15T19:38:06.467Z] undeploy-common: [2023-01-15T19:38:06.467Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:06.574Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:06.968Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] all: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] setOSConditions: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] setToolWin: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] setToolUnix: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] setToolProperty: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] setS1ASclassPath: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] init-common: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] build: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] all: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] setOSConditions: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] setToolWin: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.968Z] setToolUnix: [2023-01-15T19:38:06.968Z] [2023-01-15T19:38:06.969Z] setToolProperty: [2023-01-15T19:38:06.969Z] [2023-01-15T19:38:06.969Z] setS1ASclassPath: [2023-01-15T19:38:06.969Z] [2023-01-15T19:38:06.969Z] init-common: [2023-01-15T19:38:06.969Z] [2023-01-15T19:38:06.969Z] all: [2023-01-15T19:38:06.969Z] [2023-01-15T19:38:06.969Z] setOSConditions: [2023-01-15T19:38:06.969Z] [2023-01-15T19:38:06.969Z] setToolWin: [2023-01-15T19:38:06.969Z] [2023-01-15T19:38:06.969Z] setToolUnix: [2023-01-15T19:38:06.969Z] [2023-01-15T19:38:06.969Z] setToolProperty: [2023-01-15T19:38:06.969Z] [2023-01-15T19:38:06.969Z] setS1ASclassPath: [2023-01-15T19:38:06.969Z] [2023-01-15T19:38:06.969Z] init-common: [2023-01-15T19:38:06.969Z] [2023-01-15T19:38:06.969Z] compile-common: [2023-01-15T19:38:06.969Z] [echo] Current time (ISO): 2023-01-15T19:38:06.788+0000 [2023-01-15T19:38:06.969Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/classes [2023-01-15T19:38:06.969Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/classes [2023-01-15T19:38:06.969Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:07.033Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:07.096Z] [exec] Jan 15, 2023 7:38:06 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:38:07.096Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:38:07.096Z] [exec] Jan 15, 2023 7:38:06 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:38:07.096Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T19:38:07.096Z] [exec] Jan 15, 2023 7:38:06 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:38:07.096Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T19:38:07.096Z] [exec] Jan 15, 2023 7:38:06 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:38:07.096Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T19:38:07.096Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:07.096Z] [exec] getName(): ejb_mdb_cmt_InQueue [2023-01-15T19:38:07.096Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:07.096Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:07.096Z] [exec] isReadonly(): false [2023-01-15T19:38:07.096Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_cmt_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673811486817 [2023-01-15T19:38:07.096Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:07.096Z] [exec] getName(): ejb_mdb_cmt_InQueue [2023-01-15T19:38:07.096Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:07.096Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:07.096Z] [exec] isReadonly(): false [2023-01-15T19:38:07.096Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_cmt_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673811486849 [2023-01-15T19:38:07.096Z] [exec] Value of key is: main [2023-01-15T19:38:07.096Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:07.096Z] [exec] [2023-01-15T19:38:07.096Z] [exec] [2023-01-15T19:38:07.096Z] [exec] ----------------------------------------- [2023-01-15T19:38:07.096Z] [exec] - main: PASS - [2023-01-15T19:38:07.096Z] [exec] ----------------------------------------- [2023-01-15T19:38:07.096Z] [exec] Total PASS: 1 [2023-01-15T19:38:07.096Z] [exec] Total FAIL: 0 [2023-01-15T19:38:07.096Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:38:07.096Z] [exec] ----------------------------------------- [2023-01-15T19:38:07.096Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:07.096Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:07.137Z] keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2023-01-15T19:38:07.138Z] Jan 15, 2023 7:38:06 PM com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade postConstruct [2023-01-15T19:38:07.138Z] SEVERE: Error upgrading config for secure DAS-to-instance admin traffic [2023-01-15T19:38:07.138Z] java.lang.RuntimeException: keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2023-01-15T19:38:07.138Z] [2023-01-15T19:38:07.138Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.ensureKeyPairForInstanceAlias(SecureAdminConfigUpgrade.java:324) [2023-01-15T19:38:07.138Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.setupNewDefaultConfig(SecureAdminConfigUpgrade.java:176) [2023-01-15T19:38:07.138Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct(SecureAdminConfigUpgrade.java:142) [2023-01-15T19:38:07.138Z] at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:357) [2023-01-15T19:38:07.138Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:411) [2023-01-15T19:38:07.138Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) [2023-01-15T19:38:07.138Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:59) [2023-01-15T19:38:07.138Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:47) [2023-01-15T19:38:07.138Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:74) [2023-01-15T19:38:07.138Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-01-15T19:38:07.138Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.java:131) [2023-01-15T19:38:07.138Z] at org.glassfish.hk2.utilities.cache.Cache.compute(Cache.java:176) [2023-01-15T19:38:07.138Z] at org.jvnet.hk2.internal.SingletonContext.findOrCreate(SingletonContext.java:98) [2023-01-15T19:38:07.138Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) [2023-01-15T19:38:07.138Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1497) [2023-01-15T19:38:07.138Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:810) [2023-01-15T19:38:07.138Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:798) [2023-01-15T19:38:07.138Z] at com.sun.enterprise.admin.tests.UpgradeTest.setup(UpgradeTest.java:85) [2023-01-15T19:38:07.138Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:07.138Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:07.138Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:07.138Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:07.138Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:07.138Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:07.138Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:07.138Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:07.138Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126) [2023-01-15T19:38:07.138Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:76) [2023-01-15T19:38:07.138Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:07.138Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:07.138Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:07.138Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:07.138Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:506) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$21(ClassBasedTestDescriptor.java:491) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:171) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:199) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:199) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:168) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) [2023-01-15T19:38:07.139Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:07.139Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:07.139Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:07.139Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:07.139Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:07.139Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:07.139Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:07.139Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:07.139Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:07.139Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:07.139Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:07.139Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:07.139Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:07.139Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:07.139Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:07.139Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:135) [2023-01-15T19:38:07.139Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:07.139Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:07.139Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:07.139Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:07.140Z] [2023-01-15T19:38:07.140Z] Checking app simple [2023-01-15T19:38:07.140Z] Jan 15, 2023 7:38:06 PM org.glassfish.config.support.DefaultConfigUpgrade postConstruct [2023-01-15T19:38:07.140Z] INFO: System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade [2023-01-15T19:38:07.140Z] Jan 15, 2023 7:38:06 PM org.glassfish.security.services.config.SecurityConfigUpgradeService postConstruct [2023-01-15T19:38:07.140Z] INFO: SecurityConfigUpgradeService bypassing - security-configurations already present [2023-01-15T19:38:07.140Z] Jan 15, 2023 7:38:06 PM com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade postConstruct [2023-01-15T19:38:07.140Z] INFO: Added admin-listener network listeners to non-DAS configurations [2023-01-15T19:38:07.140Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] all: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setOSConditions: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setToolWin: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setToolUnix: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setToolProperty: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setS1ASclassPath: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] init-common: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] clean: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setOSConditions: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setToolWin: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setToolUnix: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setToolProperty: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setS1ASclassPath: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] init-common: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] clean-common: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setOSConditions: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setToolWin: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.292Z] setToolUnix: [2023-01-15T19:38:07.292Z] [2023-01-15T19:38:07.293Z] setToolProperty: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setS1ASclassPath: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] init-common: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] clean-classes-common: [2023-01-15T19:38:07.293Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setOSConditions: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setToolWin: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setToolUnix: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setToolProperty: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setS1ASclassPath: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] init-common: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] clean-jars-common: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] compile: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setOSConditions: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setToolWin: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setToolUnix: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setToolProperty: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setS1ASclassPath: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] init-common: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] compile-common: [2023-01-15T19:38:07.293Z] [echo] Current time (ISO): 2023-01-15T19:38:07.206+0000 [2023-01-15T19:38:07.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:07.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspELEnum/servlet [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] build: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setOSConditions: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setToolWin: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setToolUnix: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setToolProperty: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] setS1ASclassPath: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] init-common: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] webclient-war-common: [2023-01-15T19:38:07.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] clear: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] test-tlds-exist: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] copy-tlds: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] test-tagfiles-exist: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] copy-tagfiles: [2023-01-15T19:38:07.293Z] [2023-01-15T19:38:07.293Z] package-war-common: [2023-01-15T19:38:07.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:07.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:07.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:07.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:07.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspELEnum/lib [2023-01-15T19:38:07.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:07.293Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-el-enum-web.war [2023-01-15T19:38:07.293Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:07.293Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:07.293Z] [javac] Compiling 1 source file [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] checkReporting-common: [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] confirmReportPresent-common: [2023-01-15T19:38:07.354Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:38:07.354Z] [echo] Test seems to be reported fine [2023-01-15T19:38:07.354Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/RepRunConf.txt [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] confirmMissingReport-common: [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] undeploy: [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] setOSConditions: [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] setToolWin: [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] setToolUnix: [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] setToolProperty: [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] setS1ASclassPath: [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] init-common: [2023-01-15T19:38:07.354Z] [2023-01-15T19:38:07.354Z] undeploy-common: [2023-01-15T19:38:07.551Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspELEnum/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:07.552Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:07.552Z] [2023-01-15T19:38:07.552Z] deploy: [2023-01-15T19:38:07.552Z] [2023-01-15T19:38:07.552Z] deploy-war-common: [2023-01-15T19:38:07.552Z] [2023-01-15T19:38:07.552Z] setOSConditions: [2023-01-15T19:38:07.552Z] [2023-01-15T19:38:07.552Z] setToolWin: [2023-01-15T19:38:07.552Z] [2023-01-15T19:38:07.552Z] setToolUnix: [2023-01-15T19:38:07.552Z] [2023-01-15T19:38:07.552Z] setToolProperty: [2023-01-15T19:38:07.552Z] [2023-01-15T19:38:07.552Z] setS1ASclassPath: [2023-01-15T19:38:07.552Z] [2023-01-15T19:38:07.552Z] init-common: [2023-01-15T19:38:07.552Z] [2023-01-15T19:38:07.552Z] deploy-war-commonpe: [2023-01-15T19:38:07.552Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:07.611Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:07.702Z] keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2023-01-15T19:38:07.703Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade postConstruct [2023-01-15T19:38:07.703Z] SEVERE: Error upgrading config for secure DAS-to-instance admin traffic [2023-01-15T19:38:07.703Z] java.lang.RuntimeException: keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2023-01-15T19:38:07.703Z] [2023-01-15T19:38:07.703Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.ensureKeyPairForInstanceAlias(SecureAdminConfigUpgrade.java:324) [2023-01-15T19:38:07.703Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.setupNewDefaultConfig(SecureAdminConfigUpgrade.java:176) [2023-01-15T19:38:07.703Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct(SecureAdminConfigUpgrade.java:142) [2023-01-15T19:38:07.703Z] at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:357) [2023-01-15T19:38:07.703Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:411) [2023-01-15T19:38:07.703Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) [2023-01-15T19:38:07.703Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:59) [2023-01-15T19:38:07.703Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:47) [2023-01-15T19:38:07.703Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:74) [2023-01-15T19:38:07.703Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-01-15T19:38:07.703Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.java:131) [2023-01-15T19:38:07.703Z] at org.glassfish.hk2.utilities.cache.Cache.compute(Cache.java:176) [2023-01-15T19:38:07.703Z] at org.jvnet.hk2.internal.SingletonContext.findOrCreate(SingletonContext.java:98) [2023-01-15T19:38:07.703Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) [2023-01-15T19:38:07.703Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1497) [2023-01-15T19:38:07.703Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:810) [2023-01-15T19:38:07.703Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:798) [2023-01-15T19:38:07.703Z] at com.sun.enterprise.admin.tests.UpgradeTest.setup(UpgradeTest.java:85) [2023-01-15T19:38:07.703Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:07.703Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:07.703Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:07.703Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:07.703Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:76) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:506) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$21(ClassBasedTestDescriptor.java:491) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:171) [2023-01-15T19:38:07.703Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:199) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:199) [2023-01-15T19:38:07.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:168) [2023-01-15T19:38:07.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) [2023-01-15T19:38:07.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:07.704Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:07.704Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:07.704Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:07.704Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:07.704Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:07.704Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:07.704Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:07.704Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:07.704Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:07.704Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:07.704Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:07.704Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:07.704Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:07.704Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:07.704Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:135) [2023-01-15T19:38:07.704Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:07.704Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:07.704Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:07.704Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:07.704Z] [2023-01-15T19:38:07.704Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.704Z] INFO: Running upgrade class com.sun.enterprise.admin.UpgradeService [2023-01-15T19:38:07.704Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.704Z] INFO: Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2023-01-15T19:38:07.704Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.704Z] INFO: Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2023-01-15T19:38:07.704Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.704Z] INFO: Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2023-01-15T19:38:07.704Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.704Z] INFO: Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.admin.UpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:38:07.705Z] INFO: Test: com.sun.enterprise.admin.tests.UpgradeTest.applicationUpgrade, started at 19:38:05.533549, test time: 2,103 ms [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM org.glassfish.security.services.config.SecurityConfigUpgradeService postConstruct [2023-01-15T19:38:07.705Z] INFO: SecurityConfigUpgradeService bypassing - security-configurations already present [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM org.glassfish.security.services.config.SecurityConfigUpgradeService postConstruct [2023-01-15T19:38:07.705Z] INFO: SecurityConfigUpgradeService bypassing - security-configurations already present [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.admin.UpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.admin.UpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM com.sun.enterprise.admin.tests.UpgradeTest setup [2023-01-15T19:38:07.705Z] INFO: Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2023-01-15T19:38:07.705Z] Jan 15, 2023 7:38:07 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:38:07.705Z] INFO: Test: com.sun.enterprise.admin.tests.UpgradeTest.threadPools, started at 19:38:07.647645, test time: 7 ms [2023-01-15T19:38:07.705Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.54 s - in com.sun.enterprise.admin.tests.UpgradeTest [2023-01-15T19:38:07.755Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:07.755Z] [javac] 1 warning [2023-01-15T19:38:07.755Z] [2023-01-15T19:38:07.755Z] setOSConditions: [2023-01-15T19:38:07.755Z] [2023-01-15T19:38:07.755Z] setToolWin: [2023-01-15T19:38:07.755Z] [2023-01-15T19:38:07.755Z] setToolUnix: [2023-01-15T19:38:07.755Z] [2023-01-15T19:38:07.755Z] setToolProperty: [2023-01-15T19:38:07.755Z] [2023-01-15T19:38:07.755Z] setS1ASclassPath: [2023-01-15T19:38:07.755Z] [2023-01-15T19:38:07.755Z] init-common: [2023-01-15T19:38:07.755Z] [2023-01-15T19:38:07.755Z] compile-common: [2023-01-15T19:38:07.756Z] [echo] Current time (ISO): 2023-01-15T19:38:07.728+0000 [2023-01-15T19:38:07.756Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:07.870Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:08.014Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:08.119Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-el-enum-web.war [2023-01-15T19:38:08.128Z] [2023-01-15T19:38:08.129Z] delete-resources: [2023-01-15T19:38:08.129Z] [2023-01-15T19:38:08.129Z] asadmin-batch-common: [2023-01-15T19:38:08.129Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:08.269Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] Results: [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admin-core --- [2023-01-15T19:38:08.270Z] [INFO] Executing tasks [2023-01-15T19:38:08.270Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/classes/META-INF for [2023-01-15T19:38:08.270Z] [INFO] [echo] admin-core [2023-01-15T19:38:08.270Z] [INFO] Executed tasks [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ admin-core --- [2023-01-15T19:38:08.270Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/admin-core.jar [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admin-core --- [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admin-core --- [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core --- [2023-01-15T19:38:08.270Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admin-core --- [2023-01-15T19:38:08.270Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/6.2.6-SNAPSHOT/admin-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:08.270Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/6.2.6-SNAPSHOT/admin-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2023-01-15T19:38:08.270Z] [INFO] Building Appserver template 6.2.6-SNAPSHOT [129/291] [2023-01-15T19:38:08.270Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:08.270Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template [2023-01-15T19:38:08.270Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:08.270Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:6.2.6-SNAPSHOT:jar [2023-01-15T19:38:08.270Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/dependency with includes "" and excludes "config/domain.xml,template-info.xml,stringsubs.xml,META-INF/**" [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:08.270Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:08.270Z] [INFO] Copying 7 resources [2023-01-15T19:38:08.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/src/main/manpages [2023-01-15T19:38:08.270Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:merge-copyright-headers (default) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] Reading input file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/dependency/config/logging.properties [2023-01-15T19:38:08.270Z] [INFO] Reading input file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/logging/logging.properties [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-assembly-plugin:3.3.0:single (create-artifact) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml [2023-01-15T19:38:08.270Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/classes [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] No sources to compile [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.270Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appserver-domain --- [2023-01-15T19:38:08.270Z] [INFO] No sources to compile [2023-01-15T19:38:08.270Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appserver-domain --- [2023-01-15T19:38:08.271Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:08.271Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:08.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/src/test/resources [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appserver-domain --- [2023-01-15T19:38:08.271Z] [INFO] No sources to compile [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appserver-domain --- [2023-01-15T19:38:08.271Z] [INFO] No tests to run. [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserver-domain --- [2023-01-15T19:38:08.271Z] [INFO] Executing tasks [2023-01-15T19:38:08.271Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/classes/META-INF for [2023-01-15T19:38:08.271Z] [INFO] [echo] appserver-domain [2023-01-15T19:38:08.271Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/classes/META-INF [2023-01-15T19:38:08.271Z] [INFO] Executed tasks [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appserver-domain --- [2023-01-15T19:38:08.271Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/appserver-domain.jar [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserver-domain --- [2023-01-15T19:38:08.271Z] [INFO] No tests to run. [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserver-domain --- [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain --- [2023-01-15T19:38:08.271Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserver-domain --- [2023-01-15T19:38:08.271Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/6.2.6-SNAPSHOT/appserver-domain-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:08.271Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/6.2.6-SNAPSHOT/appserver-domain-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2023-01-15T19:38:08.271Z] [INFO] Building GlassFish Core modules 6.2.6-SNAPSHOT [130/291] [2023-01-15T19:38:08.271Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ core --- [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ core --- [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ core --- [2023-01-15T19:38:08.271Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:08.271Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core [2023-01-15T19:38:08.271Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ core --- [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ core --- [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ core --- [2023-01-15T19:38:08.271Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:08.271Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ core --- [2023-01-15T19:38:08.271Z] [INFO] Executing tasks [2023-01-15T19:38:08.271Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/target/classes/META-INF for [2023-01-15T19:38:08.271Z] [INFO] [echo] core [2023-01-15T19:38:08.271Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/target/classes/META-INF [2023-01-15T19:38:08.271Z] [INFO] Executed tasks [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ core --- [2023-01-15T19:38:08.271Z] [INFO] No tests to run. [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ core --- [2023-01-15T19:38:08.271Z] [INFO] [2023-01-15T19:38:08.271Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-core-checkstyle) @ core --- [2023-01-15T19:38:08.528Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ core --- [2023-01-15T19:38:08.528Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/6.2.6-SNAPSHOT/core-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] ---------------< org.glassfish.main.core:javaee-kernel >---------------- [2023-01-15T19:38:08.528Z] [INFO] Building Java EE related distributions kernel Classes 6.2.6-SNAPSHOT [131/291] [2023-01-15T19:38:08.528Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:08.528Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel [2023-01-15T19:38:08.528Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:08.528Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:08.528Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:08.528Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:08.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/src/main/resources [2023-01-15T19:38:08.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/src/main/manpages [2023-01-15T19:38:08.528Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:08.528Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/classes [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ javaee-kernel --- [2023-01-15T19:38:08.528Z] [INFO] [2023-01-15T19:38:08.528Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ javaee-kernel --- [2023-01-15T19:38:08.694Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T19:38:08.694Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_cmt_QCF [2023-01-15T19:38:08.788Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:08.788Z] [INFO] [2023-01-15T19:38:08.788Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ javaee-kernel --- [2023-01-15T19:38:08.788Z] [INFO] [2023-01-15T19:38:08.788Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ javaee-kernel --- [2023-01-15T19:38:08.788Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:08.788Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/classes [2023-01-15T19:38:08.862Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:08.952Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_cmt_InQueue [2023-01-15T19:38:08.952Z] [exec] Administered object jms/ejb_mdb_cmt_InQueue deleted. [2023-01-15T19:38:08.952Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_cmt_InQueue [2023-01-15T19:38:08.952Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_cmt_OutQueue [2023-01-15T19:38:08.952Z] [exec] Administered object jms/ejb_mdb_cmt_OutQueue deleted. [2023-01-15T19:38:08.952Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_cmt_OutQueue [2023-01-15T19:38:08.952Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt [2023-01-15T19:38:08.952Z] [2023-01-15T19:38:08.952Z] all: [2023-01-15T19:38:08.952Z] [2023-01-15T19:38:08.952Z] msgbean: [2023-01-15T19:38:08.952Z] [2023-01-15T19:38:08.952Z] setOSConditions: [2023-01-15T19:38:08.952Z] [2023-01-15T19:38:08.952Z] setToolWin: [2023-01-15T19:38:08.952Z] [2023-01-15T19:38:08.952Z] setToolUnix: [2023-01-15T19:38:08.952Z] [2023-01-15T19:38:08.952Z] setToolProperty: [2023-01-15T19:38:08.952Z] [2023-01-15T19:38:08.952Z] setS1ASclassPath: [2023-01-15T19:38:08.952Z] [2023-01-15T19:38:08.952Z] init-common: [2023-01-15T19:38:08.952Z] [2023-01-15T19:38:08.952Z] clean: [2023-01-15T19:38:09.047Z] [INFO] [2023-01-15T19:38:09.047Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ javaee-kernel --- [2023-01-15T19:38:09.047Z] [INFO] [2023-01-15T19:38:09.047Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ javaee-kernel --- [2023-01-15T19:38:09.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:09.047Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:09.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/src/test/resources [2023-01-15T19:38:09.047Z] [INFO] [2023-01-15T19:38:09.047Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ javaee-kernel --- [2023-01-15T19:38:09.047Z] [INFO] No sources to compile [2023-01-15T19:38:09.047Z] [INFO] [2023-01-15T19:38:09.047Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ javaee-kernel --- [2023-01-15T19:38:09.047Z] [INFO] [2023-01-15T19:38:09.047Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ javaee-kernel --- [2023-01-15T19:38:09.047Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ javaee-kernel --- [2023-01-15T19:38:09.048Z] [INFO] Executing tasks [2023-01-15T19:38:09.048Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/classes/META-INF for [2023-01-15T19:38:09.048Z] [INFO] [echo] javaee-kernel [2023-01-15T19:38:09.048Z] [INFO] Executed tasks [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ javaee-kernel --- [2023-01-15T19:38:09.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/javaee-kernel.jar [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ javaee-kernel --- [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ javaee-kernel --- [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-javaee-kernel-checkstyle) @ javaee-kernel --- [2023-01-15T19:38:09.048Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ javaee-kernel --- [2023-01-15T19:38:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/javaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/javaee-kernel/6.2.6-SNAPSHOT/javaee-kernel-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/javaee-kernel/6.2.6-SNAPSHOT/javaee-kernel-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2023-01-15T19:38:09.048Z] [INFO] Building GlassFish API Exporter Module Fragment 6.2.6-SNAPSHOT [132/291] [2023-01-15T19:38:09.048Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (export-package-regexp) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:09.048Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment [2023-01-15T19:38:09.048Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:09.048Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:09.048Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:09.048Z] [INFO] Copying 1 resource [2023-01-15T19:38:09.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/src/main/manpages [2023-01-15T19:38:09.048Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] No sources to compile [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] No sources to compile [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:09.048Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:09.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/src/test/resources [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] No sources to compile [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] No tests to run. [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] Executing tasks [2023-01-15T19:38:09.048Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/target/classes/META-INF for [2023-01-15T19:38:09.048Z] [INFO] [echo] api-exporter-fragment [2023-01-15T19:38:09.048Z] [INFO] Executed tasks [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] No tests to run. [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment --- [2023-01-15T19:38:09.048Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:09.048Z] [INFO] [2023-01-15T19:38:09.048Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ api-exporter-fragment --- [2023-01-15T19:38:09.049Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/6.2.6-SNAPSHOT/api-exporter-fragment-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:09.049Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/6.2.6-SNAPSHOT/api-exporter-fragment-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:09.049Z] [INFO] [2023-01-15T19:38:09.049Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2023-01-15T19:38:09.049Z] [INFO] Building JTA Implementation for Glassfish 6.2.6-SNAPSHOT [133/291] [2023-01-15T19:38:09.049Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:09.049Z] [INFO] [2023-01-15T19:38:09.049Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jta --- [2023-01-15T19:38:09.049Z] [INFO] [2023-01-15T19:38:09.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jta --- [2023-01-15T19:38:09.049Z] [INFO] [2023-01-15T19:38:09.049Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jta --- [2023-01-15T19:38:09.049Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:09.049Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta [2023-01-15T19:38:09.049Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:09.049Z] [INFO] [2023-01-15T19:38:09.049Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jta --- [2023-01-15T19:38:09.049Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:09.119Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T19:38:09.120Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:09.120Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T19:38:09.120Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:09.120Z] [javac] 1 warning [2023-01-15T19:38:09.120Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.jar [2023-01-15T19:38:09.120Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.rar [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setOSConditions: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolWin: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolUnix: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolProperty: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setS1ASclassPath: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] init-common: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] clean-common: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setOSConditions: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolWin: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolUnix: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolProperty: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setS1ASclassPath: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] init-common: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] clean-classes-common: [2023-01-15T19:38:09.120Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setOSConditions: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolWin: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolUnix: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolProperty: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setS1ASclassPath: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] init-common: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] clean-jars-common: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] all: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setOSConditions: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolWin: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolUnix: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolProperty: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setS1ASclassPath: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] init-common: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] all: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setOSConditions: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolWin: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolUnix: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setToolProperty: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] setS1ASclassPath: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] init-common: [2023-01-15T19:38:09.120Z] [2023-01-15T19:38:09.120Z] compile-common: [2023-01-15T19:38:09.120Z] [echo] Current time (ISO): 2023-01-15T19:38:08.980+0000 [2023-01-15T19:38:09.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:09.120Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:09.120Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:09.209Z] [2023-01-15T19:38:09.210Z] setOSConditions: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolWin: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolUnix: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolProperty: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setS1ASclassPath: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] init-common: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] clean-common: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setOSConditions: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolWin: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolUnix: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolProperty: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setS1ASclassPath: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] init-common: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] clean-classes-common: [2023-01-15T19:38:09.210Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setOSConditions: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolWin: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolUnix: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolProperty: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setS1ASclassPath: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] init-common: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] clean-jars-common: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] compile: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setOSConditions: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolWin: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolUnix: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setToolProperty: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] setS1ASclassPath: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] init-common: [2023-01-15T19:38:09.210Z] [2023-01-15T19:38:09.210Z] compile-common: [2023-01-15T19:38:09.210Z] [echo] Current time (ISO): 2023-01-15T19:38:08.996+0000 [2023-01-15T19:38:09.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:09.210Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:09.210Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:09.305Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:09.305Z] [INFO] [2023-01-15T19:38:09.305Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jta --- [2023-01-15T19:38:09.305Z] [INFO] [2023-01-15T19:38:09.305Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jta --- [2023-01-15T19:38:09.306Z] [INFO] [2023-01-15T19:38:09.306Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jta --- [2023-01-15T19:38:09.306Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:09.306Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:09.306Z] [INFO] [2023-01-15T19:38:09.306Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jta --- [2023-01-15T19:38:09.306Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:09.306Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:09.306Z] [INFO] Copying 3 resources [2023-01-15T19:38:09.306Z] [INFO] Copying 3 resources [2023-01-15T19:38:09.306Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:09.306Z] [INFO] [2023-01-15T19:38:09.306Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jta --- [2023-01-15T19:38:09.306Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:09.306Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/classes [2023-01-15T19:38:09.306Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/UnFreezeTransactionService.java: Some input files use or override a deprecated API. [2023-01-15T19:38:09.306Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/UnFreezeTransactionService.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:09.306Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:38:09.306Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:09.306Z] [INFO] [2023-01-15T19:38:09.306Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jta --- [2023-01-15T19:38:09.306Z] [INFO] [2023-01-15T19:38:09.306Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jta --- [2023-01-15T19:38:09.306Z] [INFO] [2023-01-15T19:38:09.306Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jta --- [2023-01-15T19:38:09.494Z] [exec] Application deployed with name web-el-enum-web. [2023-01-15T19:38:09.495Z] [2023-01-15T19:38:09.495Z] deploy-war-commonee: [2023-01-15T19:38:09.495Z] [2023-01-15T19:38:09.495Z] run: [2023-01-15T19:38:09.495Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:09.563Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:09.563Z] [INFO] [2023-01-15T19:38:09.563Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jta --- [2023-01-15T19:38:09.563Z] [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] [2023-01-15T19:38:09.563Z] [INFO] [2023-01-15T19:38:09.563Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jta --- [2023-01-15T19:38:09.563Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:09.563Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/classes [2023-01-15T19:38:09.563Z] [INFO] [2023-01-15T19:38:09.563Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jta --- [2023-01-15T19:38:09.563Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:38:09.753Z] [java] Connecting to: http://localhost:45711/web-el-enum/enum.jsp [2023-01-15T19:38:09.819Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:38:09.819Z] [INFO] [2023-01-15T19:38:09.819Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jta --- [2023-01-15T19:38:09.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:09.819Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:09.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/src/test/resources [2023-01-15T19:38:09.819Z] [INFO] [2023-01-15T19:38:09.819Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jta --- [2023-01-15T19:38:09.819Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:09.819Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/test-classes [2023-01-15T19:38:09.819Z] [INFO] [2023-01-15T19:38:09.819Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jta --- [2023-01-15T19:38:09.819Z] [INFO] [2023-01-15T19:38:09.820Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jta --- [2023-01-15T19:38:09.820Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:38:09.820Z] [INFO] [2023-01-15T19:38:09.820Z] [INFO] ------------------------------------------------------- [2023-01-15T19:38:09.820Z] [INFO] T E S T S [2023-01-15T19:38:09.820Z] [INFO] ------------------------------------------------------- [2023-01-15T19:38:09.820Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:09.820Z] [0.005s][info][gc] Using G1 [2023-01-15T19:38:10.011Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:10.011Z] [java] [2023-01-15T19:38:10.011Z] [java] [2023-01-15T19:38:10.011Z] [java] ----------------------------------------- [2023-01-15T19:38:10.011Z] [java] - jsp-el-enum-test: PASS - [2023-01-15T19:38:10.011Z] [java] ----------------------------------------- [2023-01-15T19:38:10.011Z] [java] - Total PASS : 1 - [2023-01-15T19:38:10.011Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:10.011Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:10.011Z] [java] ----------------------------------------- [2023-01-15T19:38:10.011Z] [2023-01-15T19:38:10.011Z] undeploy: [2023-01-15T19:38:10.012Z] [2023-01-15T19:38:10.012Z] setOSConditions: [2023-01-15T19:38:10.012Z] [2023-01-15T19:38:10.012Z] setToolWin: [2023-01-15T19:38:10.012Z] [2023-01-15T19:38:10.012Z] setToolUnix: [2023-01-15T19:38:10.012Z] [2023-01-15T19:38:10.012Z] setToolProperty: [2023-01-15T19:38:10.012Z] [2023-01-15T19:38:10.012Z] setS1ASclassPath: [2023-01-15T19:38:10.012Z] [2023-01-15T19:38:10.012Z] init-common: [2023-01-15T19:38:10.012Z] [2023-01-15T19:38:10.012Z] undeploy-war-common: [2023-01-15T19:38:10.012Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:10.381Z] [0.371s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 6.088ms [2023-01-15T19:38:10.381Z] [INFO] Running com.sun.enterprise.transaction.JavaEETransactionManagerSimplifiedTest [2023-01-15T19:38:10.381Z] **Called beforeCompletion ** [2023-01-15T19:38:10.381Z] **Called afterCompletion with status: Committed [2023-01-15T19:38:10.578Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:10.637Z] **Called beforeCompletion ** [2023-01-15T19:38:10.637Z] **Failing in beforeCompletion ** [2023-01-15T19:38:10.637Z] **Calling setRollbackOnly ** [2023-01-15T19:38:10.637Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:10.637Z] **Called beforeCompletion ** [2023-01-15T19:38:10.637Z] **Failing in beforeCompletion ** [2023-01-15T19:38:10.637Z] **Throwing MyRuntimeException... ** [2023-01-15T19:38:10.637Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:10.637Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:10.637Z] **Called beforeCompletion ** [2023-01-15T19:38:10.637Z] **Failing in beforeCompletion ** [2023-01-15T19:38:10.637Z] **Throwing MyRuntimeException... ** [2023-01-15T19:38:10.637Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:10.637Z] **Called beforeCompletion ** [2023-01-15T19:38:10.637Z] **Failing in beforeCompletion ** [2023-01-15T19:38:10.637Z] **Throwing MyRuntimeException... ** [2023-01-15T19:38:10.637Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:10.638Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in com.sun.enterprise.transaction.JavaEETransactionManagerSimplifiedTest [2023-01-15T19:38:10.836Z] [2023-01-15T19:38:10.837Z] all: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setOSConditions: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolWin: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolUnix: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolProperty: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setS1ASclassPath: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] init-common: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] clean: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setOSConditions: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolWin: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolUnix: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolProperty: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setS1ASclassPath: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] init-common: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] clean-common: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setOSConditions: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolWin: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolUnix: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolProperty: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setS1ASclassPath: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] init-common: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] clean-classes-common: [2023-01-15T19:38:10.837Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setOSConditions: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolWin: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolUnix: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolProperty: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setS1ASclassPath: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] init-common: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] clean-jars-common: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] compile: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setOSConditions: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolWin: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolUnix: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolProperty: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setS1ASclassPath: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] init-common: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] compile-common: [2023-01-15T19:38:10.837Z] [echo] Current time (ISO): 2023-01-15T19:38:10.678+0000 [2023-01-15T19:38:10.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:10.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/servlet [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] build: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setOSConditions: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolWin: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolUnix: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setToolProperty: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] setS1ASclassPath: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] init-common: [2023-01-15T19:38:10.837Z] [2023-01-15T19:38:10.837Z] webclient-war-common: [2023-01-15T19:38:10.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] clear: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] test-tlds-exist: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] copy-tlds: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] test-tagfiles-exist: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] copy-tagfiles: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] package-war-common: [2023-01-15T19:38:10.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:10.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:10.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:10.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:10.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/lib [2023-01-15T19:38:10.838Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:10.838Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-class-cast-exception-web.war [2023-01-15T19:38:10.838Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:10.838Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:10.838Z] [javac] Compiling 1 source file [2023-01-15T19:38:10.838Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:10.838Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] deploy: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] deploy-war-common: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] setOSConditions: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] setToolWin: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] setToolUnix: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] setToolProperty: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] setS1ASclassPath: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] init-common: [2023-01-15T19:38:10.838Z] [2023-01-15T19:38:10.838Z] deploy-war-commonpe: [2023-01-15T19:38:10.893Z] [INFO] [2023-01-15T19:38:10.893Z] [INFO] Results: [2023-01-15T19:38:10.893Z] [INFO] [2023-01-15T19:38:10.893Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:38:10.893Z] [INFO] [2023-01-15T19:38:10.893Z] [INFO] [2023-01-15T19:38:10.893Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jta --- [2023-01-15T19:38:10.893Z] [INFO] Executing tasks [2023-01-15T19:38:10.893Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/classes/META-INF for [2023-01-15T19:38:10.893Z] [INFO] [echo] jta [2023-01-15T19:38:10.893Z] [INFO] Executed tasks [2023-01-15T19:38:10.893Z] [INFO] [2023-01-15T19:38:10.893Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jta --- [2023-01-15T19:38:10.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/jta.jar [2023-01-15T19:38:10.893Z] [INFO] [2023-01-15T19:38:10.893Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jta --- [2023-01-15T19:38:10.893Z] [INFO] [2023-01-15T19:38:10.893Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jta --- [2023-01-15T19:38:10.893Z] [INFO] [2023-01-15T19:38:10.893Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.transaction-jta-checkstyle) @ jta --- [2023-01-15T19:38:11.014Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:11.097Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:11.106Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:11.106Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/ejb/MsgBean.java uses unchecked or unsafe operations. [2023-01-15T19:38:11.106Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:11.106Z] [javac] 1 warning [2023-01-15T19:38:11.106Z] [2023-01-15T19:38:11.106Z] setOSConditions: [2023-01-15T19:38:11.106Z] [2023-01-15T19:38:11.106Z] setToolWin: [2023-01-15T19:38:11.106Z] [2023-01-15T19:38:11.106Z] setToolUnix: [2023-01-15T19:38:11.106Z] [2023-01-15T19:38:11.106Z] setToolProperty: [2023-01-15T19:38:11.106Z] [2023-01-15T19:38:11.106Z] setS1ASclassPath: [2023-01-15T19:38:11.106Z] [2023-01-15T19:38:11.106Z] init-common: [2023-01-15T19:38:11.106Z] [2023-01-15T19:38:11.106Z] compile-common: [2023-01-15T19:38:11.106Z] [echo] Current time (ISO): 2023-01-15T19:38:10.989+0000 [2023-01-15T19:38:11.106Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:11.106Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:11.149Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:11.149Z] [INFO] [2023-01-15T19:38:11.149Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jta --- [2023-01-15T19:38:11.149Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/6.2.6-SNAPSHOT/jta-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:11.150Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/6.2.6-SNAPSHOT/jta-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:11.150Z] [INFO] [2023-01-15T19:38:11.150Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2023-01-15T19:38:11.150Z] [INFO] Building Jakarta Mail Resources Support related modules 6.2.6-SNAPSHOT [134/291] [2023-01-15T19:38:11.150Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:38:11.150Z] [INFO] [2023-01-15T19:38:11.150Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mail --- [2023-01-15T19:38:11.150Z] [INFO] [2023-01-15T19:38:11.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ mail --- [2023-01-15T19:38:11.150Z] [INFO] [2023-01-15T19:38:11.150Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ mail --- [2023-01-15T19:38:11.150Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:11.150Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail [2023-01-15T19:38:11.150Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:11.150Z] [INFO] [2023-01-15T19:38:11.150Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ mail --- [2023-01-15T19:38:11.150Z] [INFO] [2023-01-15T19:38:11.150Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ mail --- [2023-01-15T19:38:11.270Z] [javac] 1 warning [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setOSConditions: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolWin: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolUnix: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolProperty: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setS1ASclassPath: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] init-common: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] ejb-jar-common: [2023-01-15T19:38:11.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] package-ejbjar-common: [2023-01-15T19:38:11.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.271Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.271Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.271Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.271Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2023-01-15T19:38:11.271Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setOSConditions: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolWin: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolUnix: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolProperty: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setS1ASclassPath: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] init-common: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] appclient-jar-common: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] package-appclientjar-common: [2023-01-15T19:38:11.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.271Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.271Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.271Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] build-ear: [2023-01-15T19:38:11.271Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setup: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setOSConditions: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolWin: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolUnix: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolProperty: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setS1ASclassPath: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] init-common: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setupJdbc: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setOSConditions: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolWin: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolUnix: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolProperty: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setS1ASclassPath: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] init-common: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] default-jdbc-conpool: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setOSConditions: [2023-01-15T19:38:11.271Z] [2023-01-15T19:38:11.271Z] setToolWin: [2023-01-15T19:38:11.272Z] [2023-01-15T19:38:11.272Z] setToolUnix: [2023-01-15T19:38:11.272Z] [2023-01-15T19:38:11.272Z] setToolProperty: [2023-01-15T19:38:11.272Z] [2023-01-15T19:38:11.272Z] setS1ASclassPath: [2023-01-15T19:38:11.272Z] [2023-01-15T19:38:11.272Z] init-common: [2023-01-15T19:38:11.272Z] [2023-01-15T19:38:11.272Z] create-jdbc-connpool-common: [2023-01-15T19:38:11.272Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:11.311Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:11.312Z] [javac] 1 warning [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] build: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setOSConditions: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] fixFiles: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] convUnix: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] convWin: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setToolWin: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setToolUnix: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setToolProperty: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setS1ASclassPath: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] init-common: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] package-persistence-common: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] ejb-jar-common: [2023-01-15T19:38:11.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] package-ejbjar-common: [2023-01-15T19:38:11.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.312Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equals-ejb.jar [2023-01-15T19:38:11.312Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] appclient-jar-common: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] package-appclientjar-common: [2023-01-15T19:38:11.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.312Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equals-client.jar [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] webclient-war-common: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] build-ear-common: [2023-01-15T19:38:11.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:11.312Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsApp.ear [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] deploy: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setOSConditions: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setToolWin: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setToolUnix: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setToolProperty: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setS1ASclassPath: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] init-common: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] deploy-common: [2023-01-15T19:38:11.312Z] [echo] Current time (ISO): 2023-01-15T19:38:11.202+0000 [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setOSConditions: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setToolWin: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setToolUnix: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setToolProperty: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] setS1ASclassPath: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.312Z] init-common: [2023-01-15T19:38:11.312Z] [2023-01-15T19:38:11.313Z] deploy-common-pe: [2023-01-15T19:38:11.407Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ mail --- [2023-01-15T19:38:11.408Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:11.408Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ mail --- [2023-01-15T19:38:11.408Z] [INFO] Executing tasks [2023-01-15T19:38:11.408Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/target/classes/META-INF for [2023-01-15T19:38:11.408Z] [INFO] [echo] mail [2023-01-15T19:38:11.408Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/target/classes/META-INF [2023-01-15T19:38:11.408Z] [INFO] Executed tasks [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ mail --- [2023-01-15T19:38:11.408Z] [INFO] No tests to run. [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ mail --- [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-mail-checkstyle) @ mail --- [2023-01-15T19:38:11.408Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mail --- [2023-01-15T19:38:11.408Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/6.2.6-SNAPSHOT/mail-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2023-01-15T19:38:11.408Z] [INFO] Building Jakarta Mail Connector 6.2.6-SNAPSHOT [135/291] [2023-01-15T19:38:11.408Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mail-connector --- [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ mail-connector --- [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ mail-connector --- [2023-01-15T19:38:11.408Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:11.408Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector [2023-01-15T19:38:11.408Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ mail-connector --- [2023-01-15T19:38:11.408Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:11.408Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ mail-connector --- [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ mail-connector --- [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ mail-connector --- [2023-01-15T19:38:11.408Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:11.408Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mail-connector --- [2023-01-15T19:38:11.408Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:11.408Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:11.408Z] [INFO] Copying 2 resources [2023-01-15T19:38:11.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/main/resources [2023-01-15T19:38:11.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/main/manpages [2023-01-15T19:38:11.408Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:11.408Z] [INFO] [2023-01-15T19:38:11.408Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mail-connector --- [2023-01-15T19:38:11.408Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:11.408Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/classes [2023-01-15T19:38:11.570Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:11.665Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/CreateMailResource.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/CreateMailResource.java uses unchecked or unsafe operations. [2023-01-15T19:38:11.665Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/CreateMailResource.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:11.665Z] [INFO] [2023-01-15T19:38:11.665Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ mail-connector --- [2023-01-15T19:38:11.665Z] [INFO] [2023-01-15T19:38:11.665Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ mail-connector --- [2023-01-15T19:38:11.665Z] [INFO] [2023-01-15T19:38:11.665Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ mail-connector --- [2023-01-15T19:38:11.665Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:11.665Z] [INFO] [2023-01-15T19:38:11.665Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ mail-connector --- [2023-01-15T19:38:11.665Z] [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] [2023-01-15T19:38:11.665Z] [INFO] [2023-01-15T19:38:11.665Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ mail-connector --- [2023-01-15T19:38:11.665Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:11.665Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/classes [2023-01-15T19:38:11.667Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-class-cast-exception-web.war [2023-01-15T19:38:11.835Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:11.836Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2023-01-15T19:38:11.836Z] [2023-01-15T19:38:11.836Z] set-derby-connpool-props: [2023-01-15T19:38:11.836Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:11.924Z] [INFO] [2023-01-15T19:38:11.925Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ mail-connector --- [2023-01-15T19:38:11.925Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:38:12.138Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsApp.ear [2023-01-15T19:38:12.182Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:38:12.182Z] [INFO] [2023-01-15T19:38:12.182Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mail-connector --- [2023-01-15T19:38:12.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:12.182Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:12.182Z] [INFO] Copying 1 resource [2023-01-15T19:38:12.182Z] [INFO] [2023-01-15T19:38:12.182Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mail-connector --- [2023-01-15T19:38:12.182Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:12.182Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/test-classes [2023-01-15T19:38:12.398Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:12.399Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2023-01-15T19:38:12.399Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:12.438Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:38:12.438Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/src/test/java/org/glassfish/resources/mail/admin/cli/CreateMailResourceTest.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:12.438Z] [INFO] [2023-01-15T19:38:12.438Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector --- [2023-01-15T19:38:12.438Z] [INFO] [2023-01-15T19:38:12.438Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ mail-connector --- [2023-01-15T19:38:12.438Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:38:12.438Z] [INFO] [2023-01-15T19:38:12.438Z] [INFO] ------------------------------------------------------- [2023-01-15T19:38:12.438Z] [INFO] T E S T S [2023-01-15T19:38:12.438Z] [INFO] ------------------------------------------------------- [2023-01-15T19:38:12.438Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:12.438Z] [0.017s][info][gc] Using G1 [2023-01-15T19:38:12.604Z] [exec] Application deployed with name web-jsp-error-page-class-cast-exception-web. [2023-01-15T19:38:12.605Z] [2023-01-15T19:38:12.605Z] deploy-war-commonee: [2023-01-15T19:38:12.605Z] [2023-01-15T19:38:12.605Z] run: [2023-01-15T19:38:12.694Z] [0.277s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.544ms [2023-01-15T19:38:12.704Z] [exec] Application deployed with name ejb-ejbc-equalsApp. [2023-01-15T19:38:12.705Z] [echo] Deployment on target server server successful [2023-01-15T19:38:12.705Z] [2023-01-15T19:38:12.705Z] setOSConditions: [2023-01-15T19:38:12.705Z] [2023-01-15T19:38:12.705Z] setToolWin: [2023-01-15T19:38:12.705Z] [2023-01-15T19:38:12.705Z] setToolUnix: [2023-01-15T19:38:12.705Z] [2023-01-15T19:38:12.705Z] setToolProperty: [2023-01-15T19:38:12.705Z] [2023-01-15T19:38:12.705Z] setS1ASclassPath: [2023-01-15T19:38:12.705Z] [2023-01-15T19:38:12.705Z] init-common: [2023-01-15T19:38:12.705Z] [2023-01-15T19:38:12.705Z] deploy-common-ee: [2023-01-15T19:38:12.705Z] [2023-01-15T19:38:12.705Z] run: [2023-01-15T19:38:12.705Z] [2023-01-15T19:38:12.705Z] setOSConditions: [2023-01-15T19:38:12.863Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:12.864Z] [java] GET /web-jsp-error-page-class-cast-exception/causeError.jsp HTTP/1.0 [2023-01-15T19:38:12.864Z] [java] HTTP/1.1 500 Internal Server Error [2023-01-15T19:38:12.864Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:38:12.864Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T19:38:12.864Z] [java] Set-Cookie: JSESSIONID=6f07fbbdec9bd49c619084a24688; Path=/web-jsp-error-page-class-cast-exception; HttpOnly [2023-01-15T19:38:12.864Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:38:12.864Z] [java] Connection: close [2023-01-15T19:38:12.864Z] [java] Content-Length: 84 [2023-01-15T19:38:12.864Z] [java] [2023-01-15T19:38:12.864Z] [java] [2023-01-15T19:38:12.864Z] [java] [2023-01-15T19:38:12.864Z] [java] [2023-01-15T19:38:12.864Z] [java] [2023-01-15T19:38:12.864Z] [java] jakarta.servlet.jsp.JspException: java.lang.Throwable: The cake fell in the mud [2023-01-15T19:38:12.864Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:12.864Z] [java] [2023-01-15T19:38:12.864Z] [java] [2023-01-15T19:38:12.864Z] [java] ----------------------------------------- [2023-01-15T19:38:12.864Z] [java] - jsp-error-page-class-cast-exception: PASS - [2023-01-15T19:38:12.864Z] [java] ----------------------------------------- [2023-01-15T19:38:12.864Z] [java] - Total PASS : 1 - [2023-01-15T19:38:12.864Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:12.864Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:12.864Z] [java] ----------------------------------------- [2023-01-15T19:38:12.864Z] [2023-01-15T19:38:12.864Z] undeploy: [2023-01-15T19:38:12.864Z] [2023-01-15T19:38:12.864Z] setOSConditions: [2023-01-15T19:38:12.864Z] [2023-01-15T19:38:12.864Z] setToolWin: [2023-01-15T19:38:12.864Z] [2023-01-15T19:38:12.864Z] setToolUnix: [2023-01-15T19:38:12.864Z] [2023-01-15T19:38:12.864Z] setToolProperty: [2023-01-15T19:38:12.864Z] [2023-01-15T19:38:12.864Z] setS1ASclassPath: [2023-01-15T19:38:12.864Z] [2023-01-15T19:38:12.864Z] init-common: [2023-01-15T19:38:12.864Z] [2023-01-15T19:38:12.864Z] undeploy-war-common: [2023-01-15T19:38:12.951Z] [INFO] Running org.glassfish.resources.mail.admin.cli.CreateMailResourceTest [2023-01-15T19:38:12.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:12.962Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2023-01-15T19:38:12.962Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:12.963Z] [2023-01-15T19:38:12.963Z] setToolWin: [2023-01-15T19:38:12.963Z] [2023-01-15T19:38:12.963Z] setToolUnix: [2023-01-15T19:38:12.963Z] [2023-01-15T19:38:12.963Z] setToolProperty: [2023-01-15T19:38:12.963Z] [2023-01-15T19:38:12.963Z] setS1ASclassPath: [2023-01-15T19:38:12.963Z] [2023-01-15T19:38:12.963Z] init-common: [2023-01-15T19:38:12.963Z] [2023-01-15T19:38:12.963Z] runclient-common: [2023-01-15T19:38:12.964Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:38:12.964Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:13.003Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:13.003Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java uses or overrides a deprecated API. [2023-01-15T19:38:13.003Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:13.003Z] [javac] 1 warning [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] build: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] setOSConditions: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] fixFiles: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] convUnix: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] convWin: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] setToolWin: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] setToolUnix: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] setToolProperty: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] setS1ASclassPath: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] init-common: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] package-persistence-common: [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] ejb-jar-common: [2023-01-15T19:38:13.003Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:13.003Z] [2023-01-15T19:38:13.003Z] package-ejbjar-common: [2023-01-15T19:38:13.003Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:13.003Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:13.003Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:13.122Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:13.208Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:13.209Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 30 [2023-01-15T19:38:13.209Z] Column number = 102 [2023-01-15T19:38:13.209Z] System Id = null [2023-01-15T19:38:13.209Z] Public Id = null [2023-01-15T19:38:13.209Z] Location Uri= null [2023-01-15T19:38:13.209Z] CharacterOffset = 1441 [2023-01-15T19:38:13.209Z] [2023-01-15T19:38:13.209Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:13.209Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 31 [2023-01-15T19:38:13.209Z] Column number = 71 [2023-01-15T19:38:13.209Z] System Id = null [2023-01-15T19:38:13.209Z] Public Id = null [2023-01-15T19:38:13.209Z] Location Uri= null [2023-01-15T19:38:13.209Z] CharacterOffset = 1512 [2023-01-15T19:38:13.209Z] [2023-01-15T19:38:13.209Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:13.209Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2023-01-15T19:38:13.209Z] Column number = 146 [2023-01-15T19:38:13.209Z] System Id = null [2023-01-15T19:38:13.209Z] Public Id = null [2023-01-15T19:38:13.209Z] Location Uri= null [2023-01-15T19:38:13.209Z] CharacterOffset = 1658 [2023-01-15T19:38:13.209Z] [2023-01-15T19:38:13.209Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:13.209Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2023-01-15T19:38:13.209Z] Column number = 176 [2023-01-15T19:38:13.209Z] System Id = null [2023-01-15T19:38:13.209Z] Public Id = null [2023-01-15T19:38:13.209Z] Location Uri= null [2023-01-15T19:38:13.209Z] CharacterOffset = 2028 [2023-01-15T19:38:13.209Z] [2023-01-15T19:38:13.222Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:13.222Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2023-01-15T19:38:13.261Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbean-ejb.jar [2023-01-15T19:38:13.261Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:13.261Z] [2023-01-15T19:38:13.261Z] appclient-jar-common: [2023-01-15T19:38:13.261Z] [2023-01-15T19:38:13.261Z] package-appclientjar-common: [2023-01-15T19:38:13.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:13.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:13.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:13.261Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbean-client.jar [2023-01-15T19:38:13.261Z] [2023-01-15T19:38:13.261Z] webclient-war-common: [2023-01-15T19:38:13.261Z] [2023-01-15T19:38:13.261Z] build-ear-common: [2023-01-15T19:38:13.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:13.261Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanApp.ear [2023-01-15T19:38:13.261Z] [2023-01-15T19:38:13.261Z] create-resources: [2023-01-15T19:38:13.261Z] [2023-01-15T19:38:13.261Z] asadmin-batch-common: [2023-01-15T19:38:13.261Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:13.466Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:13.467Z] SEVERE: Ignoring unrecognized element transaction-service at Line number = 128 [2023-01-15T19:38:13.467Z] Column number = 76 [2023-01-15T19:38:13.467Z] System Id = null [2023-01-15T19:38:13.467Z] Public Id = null [2023-01-15T19:38:13.467Z] Location Uri= null [2023-01-15T19:38:13.467Z] CharacterOffset = 8084 [2023-01-15T19:38:13.467Z] [2023-01-15T19:38:13.467Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:13.467Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 157 [2023-01-15T19:38:13.467Z] Column number = 42 [2023-01-15T19:38:13.467Z] System Id = null [2023-01-15T19:38:13.467Z] Public Id = null [2023-01-15T19:38:13.467Z] Location Uri= null [2023-01-15T19:38:13.467Z] CharacterOffset = 9993 [2023-01-15T19:38:13.467Z] [2023-01-15T19:38:13.467Z] Jan 15, 2023 7:38:13 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:38:13.467Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:38:13.479Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:13.689Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:13.690Z] [2023-01-15T19:38:13.690Z] all: [2023-01-15T19:38:13.690Z] [2023-01-15T19:38:13.690Z] setOSConditions: [2023-01-15T19:38:13.690Z] [2023-01-15T19:38:13.690Z] setToolWin: [2023-01-15T19:38:13.690Z] [2023-01-15T19:38:13.690Z] setToolUnix: [2023-01-15T19:38:13.690Z] [2023-01-15T19:38:13.690Z] setToolProperty: [2023-01-15T19:38:13.690Z] [2023-01-15T19:38:13.690Z] setS1ASclassPath: [2023-01-15T19:38:13.690Z] [2023-01-15T19:38:13.690Z] init-common: [2023-01-15T19:38:13.722Z] [1.245s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 82M->11M(256M) 30.773ms [2023-01-15T19:38:13.723Z] [1.245s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:38:13.723Z] [1.253s][info][gc] GC(2) Pause Remark 12M->12M(256M) 2.066ms [2023-01-15T19:38:13.723Z] [1.253s][info][gc] GC(2) Pause Cleanup 12M->12M(256M) 0.059ms [2023-01-15T19:38:13.723Z] [1.254s][info][gc] GC(2) Concurrent Cycle 9.910ms [2023-01-15T19:38:13.723Z] Jan 15, 2023 7:38:13 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:38:13.723Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:38:13.736Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:13.737Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2023-01-15T19:38:13.825Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2023-01-15T19:38:13.825Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_QCF [2023-01-15T19:38:13.903Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:13.949Z] [2023-01-15T19:38:13.950Z] clean: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setOSConditions: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolWin: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolUnix: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolProperty: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setS1ASclassPath: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] init-common: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] clean-common: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setOSConditions: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolWin: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolUnix: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolProperty: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setS1ASclassPath: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] init-common: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] clean-classes-common: [2023-01-15T19:38:13.950Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setOSConditions: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolWin: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolUnix: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolProperty: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setS1ASclassPath: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] init-common: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] clean-jars-common: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] compile: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setOSConditions: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolWin: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolUnix: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolProperty: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setS1ASclassPath: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] init-common: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] compile-common: [2023-01-15T19:38:13.950Z] [echo] Current time (ISO): 2023-01-15T19:38:13.731+0000 [2023-01-15T19:38:13.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:13.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/servlet [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] build: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setOSConditions: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolWin: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolUnix: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolProperty: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setS1ASclassPath: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] init-common: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] webclient-war-common: [2023-01-15T19:38:13.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] clear: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] test-tlds-exist: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] copy-tlds: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] test-tagfiles-exist: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] copy-tagfiles: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] package-war-common: [2023-01-15T19:38:13.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:13.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:13.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:13.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:13.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/lib [2023-01-15T19:38:13.950Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:13.950Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-servlet-error-exception-web.war [2023-01-15T19:38:13.950Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:13.950Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:13.950Z] [javac] Compiling 1 source file [2023-01-15T19:38:13.950Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:13.950Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] deploy: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] deploy-war-common: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setOSConditions: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolWin: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolUnix: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setToolProperty: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] setS1ASclassPath: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] init-common: [2023-01-15T19:38:13.950Z] [2023-01-15T19:38:13.950Z] deploy-war-commonpe: [2023-01-15T19:38:13.950Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:13.979Z] Jan 15, 2023 7:38:13 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:38:13.980Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:38:13.980Z] Jan 15, 2023 7:38:13 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:38:13.980Z] INFO: Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteSuccess, started at 19:38:13.372717, test time: 491 ms [2023-01-15T19:38:13.980Z] Jan 15, 2023 7:38:13 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:38:13.980Z] INFO: Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteWithOptionalValuesSet, started at 19:38:13.875187, test time: 13 ms [2023-01-15T19:38:13.980Z] Jan 15, 2023 7:38:13 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:38:13.980Z] INFO: Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteFailDuplicateResource, started at 19:38:13.892964, test time: 18 ms [2023-01-15T19:38:13.980Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 s - in org.glassfish.resources.mail.admin.cli.CreateMailResourceTest [2023-01-15T19:38:13.980Z] [INFO] Running org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest [2023-01-15T19:38:13.994Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:14.082Z] [exec] Connector resource jms/ejb_mdb_msgbean_QCF created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_TCF [2023-01-15T19:38:14.083Z] [exec] Connector resource jms/ejb_mdb_msgbean_TCF created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.083Z] [exec] JMS Desctination ejb_mdb_msgbean_client_queue created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_client_queue [2023-01-15T19:38:14.083Z] [exec] Administered object jms/ejb_mdb_msgbean_client_queue created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.083Z] [exec] JMS Desctination ejb_mdb_msgbean_client_topic created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_client_topic [2023-01-15T19:38:14.083Z] [exec] Administered object jms/ejb_mdb_msgbean_client_topic created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.083Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_cmt created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:14.083Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmt created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.083Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_bmt created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:14.083Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_bmt created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.083Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_cmtns created. [2023-01-15T19:38:14.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:14.084Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmtns created. [2023-01-15T19:38:14.084Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.084Z] [exec] JMS Desctination ejb_mdb_msgbean_topic_cmt created. [2023-01-15T19:38:14.084Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:14.236Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.236Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 30 [2023-01-15T19:38:14.236Z] Column number = 102 [2023-01-15T19:38:14.236Z] System Id = null [2023-01-15T19:38:14.236Z] Public Id = null [2023-01-15T19:38:14.236Z] Location Uri= null [2023-01-15T19:38:14.236Z] CharacterOffset = 1441 [2023-01-15T19:38:14.236Z] [2023-01-15T19:38:14.236Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.236Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 31 [2023-01-15T19:38:14.236Z] Column number = 71 [2023-01-15T19:38:14.236Z] System Id = null [2023-01-15T19:38:14.236Z] Public Id = null [2023-01-15T19:38:14.236Z] Location Uri= null [2023-01-15T19:38:14.236Z] CharacterOffset = 1512 [2023-01-15T19:38:14.236Z] [2023-01-15T19:38:14.236Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.236Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2023-01-15T19:38:14.236Z] Column number = 146 [2023-01-15T19:38:14.236Z] System Id = null [2023-01-15T19:38:14.236Z] Public Id = null [2023-01-15T19:38:14.236Z] Location Uri= null [2023-01-15T19:38:14.236Z] CharacterOffset = 1658 [2023-01-15T19:38:14.236Z] [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.237Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2023-01-15T19:38:14.237Z] Column number = 176 [2023-01-15T19:38:14.237Z] System Id = null [2023-01-15T19:38:14.237Z] Public Id = null [2023-01-15T19:38:14.237Z] Location Uri= null [2023-01-15T19:38:14.237Z] CharacterOffset = 2028 [2023-01-15T19:38:14.237Z] [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.237Z] SEVERE: Ignoring unrecognized element transaction-service at Line number = 128 [2023-01-15T19:38:14.237Z] Column number = 76 [2023-01-15T19:38:14.237Z] System Id = null [2023-01-15T19:38:14.237Z] Public Id = null [2023-01-15T19:38:14.237Z] Location Uri= null [2023-01-15T19:38:14.237Z] CharacterOffset = 8084 [2023-01-15T19:38:14.237Z] [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:13 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.237Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 157 [2023-01-15T19:38:14.237Z] Column number = 42 [2023-01-15T19:38:14.237Z] System Id = null [2023-01-15T19:38:14.237Z] Public Id = null [2023-01-15T19:38:14.237Z] Location Uri= null [2023-01-15T19:38:14.237Z] CharacterOffset = 9993 [2023-01-15T19:38:14.237Z] [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:38:14.237Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:38:14.237Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:38:14.237Z] INFO: Test: org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest.testExecuteFailDoesNotExist, started at 19:38:14.02424, test time: 9 ms [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:38:14.237Z] INFO: Test: org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest.testExecuteSuccessDefaultTarget, started at 19:38:14.036186, test time: 12 ms [2023-01-15T19:38:14.237Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest [2023-01-15T19:38:14.237Z] [INFO] Running org.glassfish.resources.mail.admin.cli.ListMailResourcesTest [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.237Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 30 [2023-01-15T19:38:14.237Z] Column number = 102 [2023-01-15T19:38:14.237Z] System Id = null [2023-01-15T19:38:14.237Z] Public Id = null [2023-01-15T19:38:14.237Z] Location Uri= null [2023-01-15T19:38:14.237Z] CharacterOffset = 1441 [2023-01-15T19:38:14.237Z] [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.237Z] SEVERE: Ignoring unrecognized element jdbc-resource at Line number = 31 [2023-01-15T19:38:14.237Z] Column number = 71 [2023-01-15T19:38:14.237Z] System Id = null [2023-01-15T19:38:14.237Z] Public Id = null [2023-01-15T19:38:14.237Z] Location Uri= null [2023-01-15T19:38:14.237Z] CharacterOffset = 1512 [2023-01-15T19:38:14.237Z] [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.237Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2023-01-15T19:38:14.237Z] Column number = 146 [2023-01-15T19:38:14.237Z] System Id = null [2023-01-15T19:38:14.237Z] Public Id = null [2023-01-15T19:38:14.237Z] Location Uri= null [2023-01-15T19:38:14.237Z] CharacterOffset = 1658 [2023-01-15T19:38:14.237Z] [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.237Z] SEVERE: Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2023-01-15T19:38:14.237Z] Column number = 176 [2023-01-15T19:38:14.237Z] System Id = null [2023-01-15T19:38:14.237Z] Public Id = null [2023-01-15T19:38:14.237Z] Location Uri= null [2023-01-15T19:38:14.237Z] CharacterOffset = 2028 [2023-01-15T19:38:14.237Z] [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.237Z] SEVERE: Ignoring unrecognized element transaction-service at Line number = 128 [2023-01-15T19:38:14.237Z] Column number = 76 [2023-01-15T19:38:14.237Z] System Id = null [2023-01-15T19:38:14.237Z] Public Id = null [2023-01-15T19:38:14.237Z] Location Uri= null [2023-01-15T19:38:14.237Z] CharacterOffset = 8084 [2023-01-15T19:38:14.237Z] [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:38:14.237Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 157 [2023-01-15T19:38:14.237Z] Column number = 42 [2023-01-15T19:38:14.237Z] System Id = null [2023-01-15T19:38:14.237Z] Public Id = null [2023-01-15T19:38:14.237Z] Location Uri= null [2023-01-15T19:38:14.237Z] CharacterOffset = 9993 [2023-01-15T19:38:14.237Z] [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:38:14.237Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:38:14.237Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:38:14.237Z] INFO: Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListOriginal, started at 19:38:14.127652, test time: 11 ms [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:38:14.237Z] INFO: Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListNoMailResource, started at 19:38:14.141697, test time: 14 ms [2023-01-15T19:38:14.237Z] Jan 15, 2023 7:38:14 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:38:14.237Z] INFO: Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListMailResource, started at 19:38:14.158576, test time: 9 ms [2023-01-15T19:38:14.237Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.glassfish.resources.mail.admin.cli.ListMailResourcesTest [2023-01-15T19:38:14.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.251Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2023-01-15T19:38:14.341Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_cmt created. [2023-01-15T19:38:14.341Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.341Z] [exec] JMS Desctination ejb_mdb_msgbean_topic_bmt created. [2023-01-15T19:38:14.341Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_topic_bmt [2023-01-15T19:38:14.341Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_bmt created. [2023-01-15T19:38:14.341Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.342Z] [exec] JMS Desctination ejb_mdb_msgbean_op_test_topic created. [2023-01-15T19:38:14.342Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_op_test_topic [2023-01-15T19:38:14.342Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_topic created. [2023-01-15T19:38:14.342Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.342Z] [exec] JMS Desctination ejb_mdb_msgbean_op_test_queue created. [2023-01-15T19:38:14.342Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_msgbean_op_test_queue [2023-01-15T19:38:14.342Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_queue created. [2023-01-15T19:38:14.342Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt [2023-01-15T19:38:14.342Z] [2023-01-15T19:38:14.342Z] deploy: [2023-01-15T19:38:14.342Z] [2023-01-15T19:38:14.342Z] setOSConditions: [2023-01-15T19:38:14.342Z] [2023-01-15T19:38:14.342Z] setToolWin: [2023-01-15T19:38:14.342Z] [2023-01-15T19:38:14.342Z] setToolUnix: [2023-01-15T19:38:14.342Z] [2023-01-15T19:38:14.342Z] setToolProperty: [2023-01-15T19:38:14.342Z] [2023-01-15T19:38:14.342Z] setS1ASclassPath: [2023-01-15T19:38:14.342Z] [2023-01-15T19:38:14.342Z] init-common: [2023-01-15T19:38:14.342Z] [2023-01-15T19:38:14.342Z] execute-ejb-sql-common: [2023-01-15T19:38:14.507Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] sh [2023-01-15T19:38:14.764Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:14.765Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:38:14.801Z] [INFO] [2023-01-15T19:38:14.801Z] [INFO] Results: [2023-01-15T19:38:14.801Z] [INFO] [2023-01-15T19:38:14.801Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:38:14.801Z] [INFO] [2023-01-15T19:38:14.801Z] [INFO] [2023-01-15T19:38:14.801Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ mail-connector --- [2023-01-15T19:38:14.801Z] [INFO] Executing tasks [2023-01-15T19:38:14.801Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/classes/META-INF for [2023-01-15T19:38:14.801Z] [INFO] [echo] mail-connector [2023-01-15T19:38:14.801Z] [INFO] Executed tasks [2023-01-15T19:38:14.801Z] [INFO] [2023-01-15T19:38:14.801Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ mail-connector --- [2023-01-15T19:38:14.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/mail-connector.jar [2023-01-15T19:38:14.801Z] [INFO] [2023-01-15T19:38:14.801Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ mail-connector --- [2023-01-15T19:38:14.801Z] [INFO] [2023-01-15T19:38:14.801Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ mail-connector --- [2023-01-15T19:38:14.801Z] [INFO] [2023-01-15T19:38:14.801Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector --- [2023-01-15T19:38:14.801Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:14.801Z] [INFO] [2023-01-15T19:38:14.801Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mail-connector --- [2023-01-15T19:38:14.801Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/6.2.6-SNAPSHOT/mail-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:14.802Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/6.2.6-SNAPSHOT/mail-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:14.802Z] [INFO] [2023-01-15T19:38:14.802Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2023-01-15T19:38:14.802Z] [INFO] Building Connectors Runtime 6.2.6-SNAPSHOT [136/291] [2023-01-15T19:38:14.802Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:14.802Z] [INFO] [2023-01-15T19:38:14.802Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-runtime --- [2023-01-15T19:38:14.802Z] [INFO] [2023-01-15T19:38:14.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-runtime --- [2023-01-15T19:38:14.802Z] [INFO] [2023-01-15T19:38:14.802Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-runtime --- [2023-01-15T19:38:14.802Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:14.802Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime [2023-01-15T19:38:14.802Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:14.802Z] [INFO] [2023-01-15T19:38:14.802Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-runtime --- [2023-01-15T19:38:14.802Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:14.840Z] [exec] Jan 15, 2023 7:38:14 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:38:14.840Z] [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. [2023-01-15T19:38:14.885Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-servlet-error-exception-web.war [2023-01-15T19:38:15.022Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:15.278Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:15.279Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2023-01-15T19:38:15.365Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:15.365Z] [INFO] [2023-01-15T19:38:15.365Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-runtime --- [2023-01-15T19:38:15.365Z] [INFO] [2023-01-15T19:38:15.365Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-runtime --- [2023-01-15T19:38:15.365Z] [INFO] [2023-01-15T19:38:15.365Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-runtime --- [2023-01-15T19:38:15.365Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:15.365Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:15.365Z] [INFO] [2023-01-15T19:38:15.365Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-runtime --- [2023-01-15T19:38:15.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:15.365Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:15.365Z] [INFO] Copying 0 resource [2023-01-15T19:38:15.365Z] [INFO] Copying 8 resources [2023-01-15T19:38:15.365Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/main/manpages [2023-01-15T19:38:15.365Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:15.365Z] [INFO] [2023-01-15T19:38:15.365Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-runtime --- [2023-01-15T19:38:15.365Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:15.365Z] [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/classes [2023-01-15T19:38:15.525Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:38:15.525Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:38:15.535Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:15.714Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/sql/create_pointbase.sql [2023-01-15T19:38:15.715Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] setOSConditions: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] setToolWin: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] setToolUnix: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] setToolProperty: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] setS1ASclassPath: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] init-common: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] deploy-common: [2023-01-15T19:38:15.715Z] [echo] Current time (ISO): 2023-01-15T19:38:15.500+0000 [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] setOSConditions: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] setToolWin: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] setToolUnix: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] setToolProperty: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] setS1ASclassPath: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] init-common: [2023-01-15T19:38:15.715Z] [2023-01-15T19:38:15.715Z] deploy-common-pe: [2023-01-15T19:38:15.715Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:15.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:15.793Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2023-01-15T19:38:15.793Z] [2023-01-15T19:38:15.793Z] oracle-jdbc-conpool: [2023-01-15T19:38:15.793Z] [2023-01-15T19:38:15.793Z] create-jdbc-conpool-connector: [2023-01-15T19:38:15.793Z] [2023-01-15T19:38:15.793Z] setOSConditions: [2023-01-15T19:38:15.793Z] [2023-01-15T19:38:15.793Z] setToolWin: [2023-01-15T19:38:15.793Z] [2023-01-15T19:38:15.793Z] setToolUnix: [2023-01-15T19:38:15.793Z] [2023-01-15T19:38:15.793Z] setToolProperty: [2023-01-15T19:38:15.793Z] [2023-01-15T19:38:15.793Z] setS1ASclassPath: [2023-01-15T19:38:15.793Z] [2023-01-15T19:38:15.793Z] init-common: [2023-01-15T19:38:15.793Z] [2023-01-15T19:38:15.793Z] create-jdbc-resource-common: [2023-01-15T19:38:15.793Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2023-01-15T19:38:15.820Z] [exec] Application deployed with name web-jsp-error-page-servlet-error-exception-web. [2023-01-15T19:38:15.820Z] [2023-01-15T19:38:15.820Z] deploy-war-commonee: [2023-01-15T19:38:15.820Z] [2023-01-15T19:38:15.820Z] run: [2023-01-15T19:38:15.820Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:16.051Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:16.082Z] [java] GET /web-jsp-error-page-servlet-error-exception/causeError.jsp HTTP/1.0 [2023-01-15T19:38:16.083Z] [java] HTTP/1.1 500 Internal Server Error [2023-01-15T19:38:16.083Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:38:16.083Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T19:38:16.083Z] [java] Set-Cookie: JSESSIONID=6f08b9f46dff8558d631ad32e9bd; Path=/web-jsp-error-page-servlet-error-exception; HttpOnly [2023-01-15T19:38:16.083Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:38:16.083Z] [java] Connection: close [2023-01-15T19:38:16.083Z] [java] [2023-01-15T19:38:16.083Z] [java] [2023-01-15T19:38:16.083Z] [java] [2023-01-15T19:38:16.083Z] [java] [2023-01-15T19:38:16.083Z] [java] java.lang.NullPointerException [2023-01-15T19:38:16.083Z] [java] java.lang.NullPointerException [2023-01-15T19:38:16.083Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:16.083Z] [java] [2023-01-15T19:38:16.083Z] [java] [2023-01-15T19:38:16.083Z] [java] ----------------------------------------- [2023-01-15T19:38:16.083Z] [java] - jsp-error-page-servlet-error-exception: PASS - [2023-01-15T19:38:16.083Z] [java] ----------------------------------------- [2023-01-15T19:38:16.083Z] [java] - Total PASS : 1 - [2023-01-15T19:38:16.083Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:16.083Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:16.083Z] [java] ----------------------------------------- [2023-01-15T19:38:16.083Z] [2023-01-15T19:38:16.083Z] undeploy: [2023-01-15T19:38:16.083Z] [2023-01-15T19:38:16.083Z] setOSConditions: [2023-01-15T19:38:16.083Z] [2023-01-15T19:38:16.083Z] setToolWin: [2023-01-15T19:38:16.083Z] [2023-01-15T19:38:16.083Z] setToolUnix: [2023-01-15T19:38:16.083Z] [2023-01-15T19:38:16.083Z] setToolProperty: [2023-01-15T19:38:16.083Z] [2023-01-15T19:38:16.083Z] setS1ASclassPath: [2023-01-15T19:38:16.083Z] [2023-01-15T19:38:16.083Z] init-common: [2023-01-15T19:38:16.083Z] [2023-01-15T19:38:16.083Z] undeploy-war-common: [2023-01-15T19:38:16.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:16.279Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanApp.ear [2023-01-15T19:38:16.293Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorConfigParserUtils.java: Some input files use or override a deprecated API. [2023-01-15T19:38:16.293Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorConfigParserUtils.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:16.293Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorDDTransformUtils.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:38:16.293Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorDDTransformUtils.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:16.293Z] [INFO] [2023-01-15T19:38:16.293Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime --- [2023-01-15T19:38:16.293Z] [INFO] [2023-01-15T19:38:16.293Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime --- [2023-01-15T19:38:16.293Z] [INFO] [2023-01-15T19:38:16.293Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ connectors-runtime --- [2023-01-15T19:38:16.293Z] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors, has 3, private references [com.sun.enterprise.connectors.authentication, com.sun.enterprise.connectors.deployment.util, com.sun.enterprise.connectors.module] [2023-01-15T19:38:16.293Z] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors.service, has 2, private references [com.sun.enterprise.connectors.authentication, com.sun.enterprise.connectors.naming] [2023-01-15T19:38:16.293Z] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors.util, has 1, private references [com.sun.enterprise.connectors.authentication] [2023-01-15T19:38:16.294Z] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.resource.pool, has 3, private references [com.sun.enterprise.resource.listener, com.sun.enterprise.resource.pool.datastructure, com.sun.enterprise.resource.pool.resizer] [2023-01-15T19:38:16.294Z] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.resource.pool.monitor, has 1, private references [com.sun.enterprise.resource.listener] [2023-01-15T19:38:16.294Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:16.294Z] [INFO] [2023-01-15T19:38:16.294Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ connectors-runtime --- [2023-01-15T19:38:16.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:16.308Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2023-01-15T19:38:16.308Z] [echo] cmd executed for server [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] setOSConditions: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] setToolWin: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] setToolUnix: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] setToolProperty: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] setS1ASclassPath: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] init-common: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] default-sql: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] setOSConditions: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] setToolWin: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] setToolUnix: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] setToolProperty: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] setS1ASclassPath: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] init-common: [2023-01-15T19:38:16.308Z] [2023-01-15T19:38:16.308Z] execute-sql-common: [2023-01-15T19:38:16.538Z] [exec] Application deployed with name ejb-mdb-msgbeanApp. [2023-01-15T19:38:16.538Z] [echo] Deployment on target server server successful [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] setOSConditions: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] setToolWin: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] setToolUnix: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] setToolProperty: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] setS1ASclassPath: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] init-common: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] deploy-common-ee: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] run: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] setOSConditions: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] setToolWin: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] setToolUnix: [2023-01-15T19:38:16.538Z] [2023-01-15T19:38:16.538Z] setToolProperty: [2023-01-15T19:38:16.539Z] [2023-01-15T19:38:16.539Z] setS1ASclassPath: [2023-01-15T19:38:16.539Z] [2023-01-15T19:38:16.539Z] init-common: [2023-01-15T19:38:16.539Z] [2023-01-15T19:38:16.539Z] runclient-common: [2023-01-15T19:38:16.539Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:38:16.539Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:16.549Z] [INFO] [2023-01-15T19:38:16.550Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-runtime --- [2023-01-15T19:38:16.550Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:16.550Z] [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/classes [2023-01-15T19:38:16.650Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:16.872Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/app/createdb.sql [2023-01-15T19:38:16.873Z] [sql] Failed to execute: drop table MESSAGES [2023-01-15T19:38:16.873Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T19:38:16.873Z] [sql] 0 rows affected [2023-01-15T19:38:16.873Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] sql-oracle: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] execute-sql-connector: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] deploy: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setOSConditions: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setToolWin: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setToolUnix: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setToolProperty: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setS1ASclassPath: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] init-common: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] deploy-ear: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setOSConditions: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setToolWin: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setToolUnix: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setToolProperty: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setS1ASclassPath: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] init-common: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] deploy-common: [2023-01-15T19:38:16.873Z] [echo] Current time (ISO): 2023-01-15T19:38:16.820+0000 [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setOSConditions: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setToolWin: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setToolUnix: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setToolProperty: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] setS1ASclassPath: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] init-common: [2023-01-15T19:38:16.873Z] [2023-01-15T19:38:16.873Z] deploy-common-pe: [2023-01-15T19:38:16.909Z] [2023-01-15T19:38:16.910Z] all: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setOSConditions: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolWin: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolUnix: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolProperty: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setS1ASclassPath: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] init-common: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] clean: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setOSConditions: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolWin: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolUnix: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolProperty: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setS1ASclassPath: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] init-common: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] clean-common: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setOSConditions: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolWin: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolUnix: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolProperty: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setS1ASclassPath: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] init-common: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] clean-classes-common: [2023-01-15T19:38:16.910Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setOSConditions: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolWin: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolUnix: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolProperty: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setS1ASclassPath: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] init-common: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] clean-jars-common: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] compile: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setOSConditions: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolWin: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolUnix: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolProperty: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setS1ASclassPath: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] init-common: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] compile-common: [2023-01-15T19:38:16.910Z] [echo] Current time (ISO): 2023-01-15T19:38:16.743+0000 [2023-01-15T19:38:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/servlet [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] build: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setOSConditions: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolWin: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolUnix: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setToolProperty: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] setS1ASclassPath: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] init-common: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] webclient-war-common: [2023-01-15T19:38:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] clear: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] test-tlds-exist: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] copy-tlds: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] test-tagfiles-exist: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] copy-tagfiles: [2023-01-15T19:38:16.910Z] [2023-01-15T19:38:16.910Z] package-war-common: [2023-01-15T19:38:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/lib [2023-01-15T19:38:16.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:16.910Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-status-code-web.war [2023-01-15T19:38:16.910Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:16.911Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:16.911Z] [javac] Compiling 1 source file [2023-01-15T19:38:16.911Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:16.911Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:16.911Z] [2023-01-15T19:38:16.911Z] deploy: [2023-01-15T19:38:16.911Z] [2023-01-15T19:38:16.911Z] deploy-war-common: [2023-01-15T19:38:16.911Z] [2023-01-15T19:38:16.911Z] setOSConditions: [2023-01-15T19:38:16.911Z] [2023-01-15T19:38:16.911Z] setToolWin: [2023-01-15T19:38:16.911Z] [2023-01-15T19:38:16.911Z] setToolUnix: [2023-01-15T19:38:16.911Z] [2023-01-15T19:38:16.911Z] setToolProperty: [2023-01-15T19:38:16.911Z] [2023-01-15T19:38:16.911Z] setS1ASclassPath: [2023-01-15T19:38:16.911Z] [2023-01-15T19:38:16.911Z] init-common: [2023-01-15T19:38:16.911Z] [2023-01-15T19:38:16.911Z] deploy-war-commonpe: [2023-01-15T19:38:17.103Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:17.113Z] [INFO] [2023-01-15T19:38:17.113Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-runtime --- [2023-01-15T19:38:17.113Z] [INFO] [2023-01-15T19:38:17.113Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-runtime --- [2023-01-15T19:38:17.113Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:17.113Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:17.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/src/test/resources [2023-01-15T19:38:17.113Z] [INFO] [2023-01-15T19:38:17.113Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-runtime --- [2023-01-15T19:38:17.113Z] [INFO] No sources to compile [2023-01-15T19:38:17.113Z] [INFO] [2023-01-15T19:38:17.113Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime --- [2023-01-15T19:38:17.113Z] [INFO] [2023-01-15T19:38:17.113Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-runtime --- [2023-01-15T19:38:17.113Z] [INFO] [2023-01-15T19:38:17.113Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-runtime --- [2023-01-15T19:38:17.113Z] [INFO] Executing tasks [2023-01-15T19:38:17.113Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/classes/META-INF for [2023-01-15T19:38:17.113Z] [INFO] [echo] connectors-runtime [2023-01-15T19:38:17.113Z] [INFO] Executed tasks [2023-01-15T19:38:17.113Z] [INFO] [2023-01-15T19:38:17.113Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ connectors-runtime --- [2023-01-15T19:38:17.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/connectors-runtime.jar [2023-01-15T19:38:17.114Z] [INFO] [2023-01-15T19:38:17.114Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-runtime --- [2023-01-15T19:38:17.114Z] [INFO] [2023-01-15T19:38:17.114Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-runtime --- [2023-01-15T19:38:17.114Z] [INFO] [2023-01-15T19:38:17.114Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime --- [2023-01-15T19:38:17.130Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] timeout [2023-01-15T19:38:17.131Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T19:38:17.169Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:17.380Z] [exec] Looking up ejb ref [2023-01-15T19:38:17.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-01-15T19:38:17.670Z] [exec] Jan 15, 2023 7:38:17 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:38:17.671Z] [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. [2023-01-15T19:38:17.727Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:38:17.727Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:38:17.727Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test ejb_group_3 [2023-01-15T19:38:17.727Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T19:38:17.727Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T19:38:17.727Z] + readonly GF_INTERNAL_ENV_SH=/tmp/lE7gf-internal-env [2023-01-15T19:38:17.727Z] + GF_INTERNAL_ENV_SH=/tmp/lE7gf-internal-env [2023-01-15T19:38:17.727Z] + '[' '!' -z '' ']' [2023-01-15T19:38:17.727Z] + export WSIMPORT_OPTS= [2023-01-15T19:38:17.727Z] + WSIMPORT_OPTS= [2023-01-15T19:38:17.727Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T19:38:17.727Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T19:38:17.736Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-status-code-web.war [2023-01-15T19:38:17.984Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T19:38:17.985Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:38:17.985Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:38:17.985Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T19:38:17.985Z] + '[' -z '' ']' [2023-01-15T19:38:17.985Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T19:38:17.985Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T19:38:17.985Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:18.671Z] [exec] Application deployed with name web-jsp-error-page-status-code-web. [2023-01-15T19:38:18.672Z] [2023-01-15T19:38:18.672Z] deploy-war-commonee: [2023-01-15T19:38:18.672Z] [2023-01-15T19:38:18.672Z] run: [2023-01-15T19:38:18.672Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:18.929Z] [java] Connecting to: http://localhost:45711/web-jsp-error-page-status-code/foo.jsp [2023-01-15T19:38:18.929Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:18.929Z] [java] [2023-01-15T19:38:18.929Z] [java] [2023-01-15T19:38:18.929Z] [java] ----------------------------------------- [2023-01-15T19:38:18.929Z] [java] - jsp-error-page-status-code: PASS - [2023-01-15T19:38:18.929Z] [java] ----------------------------------------- [2023-01-15T19:38:18.929Z] [java] - Total PASS : 1 - [2023-01-15T19:38:18.929Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:18.929Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:18.929Z] [java] ----------------------------------------- [2023-01-15T19:38:18.929Z] [2023-01-15T19:38:18.929Z] undeploy: [2023-01-15T19:38:18.929Z] [2023-01-15T19:38:18.929Z] setOSConditions: [2023-01-15T19:38:18.929Z] [2023-01-15T19:38:18.929Z] setToolWin: [2023-01-15T19:38:18.929Z] [2023-01-15T19:38:18.929Z] setToolUnix: [2023-01-15T19:38:18.929Z] [2023-01-15T19:38:18.929Z] setToolProperty: [2023-01-15T19:38:18.929Z] [2023-01-15T19:38:18.929Z] setS1ASclassPath: [2023-01-15T19:38:18.929Z] [2023-01-15T19:38:18.929Z] init-common: [2023-01-15T19:38:18.929Z] [2023-01-15T19:38:18.929Z] undeploy-war-common: [2023-01-15T19:38:19.043Z] [exec] Running all msgbean tests [2023-01-15T19:38:19.188Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:19.756Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] all: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setOSConditions: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolWin: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolUnix: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolProperty: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setS1ASclassPath: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] init-common: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] clean: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setOSConditions: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolWin: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolUnix: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolProperty: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setS1ASclassPath: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] init-common: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] clean-common: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setOSConditions: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolWin: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolUnix: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolProperty: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setS1ASclassPath: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] init-common: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] clean-classes-common: [2023-01-15T19:38:19.756Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setOSConditions: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolWin: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolUnix: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolProperty: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setS1ASclassPath: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] init-common: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] clean-jars-common: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] compile: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setOSConditions: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolWin: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolUnix: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setToolProperty: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] setS1ASclassPath: [2023-01-15T19:38:19.756Z] [2023-01-15T19:38:19.756Z] init-common: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] compile-common: [2023-01-15T19:38:20.014Z] [echo] Current time (ISO): 2023-01-15T19:38:19.756+0000 [2023-01-15T19:38:20.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:20.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/servlet [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] build: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] setOSConditions: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] setToolWin: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] setToolUnix: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] setToolProperty: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] setS1ASclassPath: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] init-common: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] webclient-war-common: [2023-01-15T19:38:20.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] clear: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] test-tlds-exist: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] copy-tlds: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] test-tagfiles-exist: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] copy-tagfiles: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] package-war-common: [2023-01-15T19:38:20.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:20.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:20.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:20.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:20.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/lib [2023-01-15T19:38:20.014Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:20.014Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-exception-in-tag-body-restore-jsp-writer-web.war [2023-01-15T19:38:20.014Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:20.014Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:20.014Z] [javac] Compiling 1 source file [2023-01-15T19:38:20.014Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:20.014Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] deploy: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] deploy-war-common: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] setOSConditions: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] setToolWin: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] setToolUnix: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] setToolProperty: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] setS1ASclassPath: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] init-common: [2023-01-15T19:38:20.014Z] [2023-01-15T19:38:20.014Z] deploy-war-commonpe: [2023-01-15T19:38:20.014Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:20.383Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:20.384Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-runtime --- [2023-01-15T19:38:20.385Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/6.2.6-SNAPSHOT/connectors-runtime-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:20.385Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/6.2.6-SNAPSHOT/connectors-runtime-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:20.385Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2023-01-15T19:38:20.385Z] [INFO] Building JTS Implementation for Glassfish 6.2.6-SNAPSHOT [137/291] [2023-01-15T19:38:20.385Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:20.385Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jts --- [2023-01-15T19:38:20.385Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jts --- [2023-01-15T19:38:20.385Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jts --- [2023-01-15T19:38:20.385Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:20.385Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts [2023-01-15T19:38:20.385Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:20.385Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jts --- [2023-01-15T19:38:20.385Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:20.385Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:20.385Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jts --- [2023-01-15T19:38:20.385Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jts --- [2023-01-15T19:38:20.385Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jts --- [2023-01-15T19:38:20.385Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:20.385Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:20.385Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jts --- [2023-01-15T19:38:20.385Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:20.385Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:20.385Z] [INFO] Copying 2 resources [2023-01-15T19:38:20.385Z] [INFO] Copying 3 resources [2023-01-15T19:38:20.385Z] [INFO] Copying 1 resource [2023-01-15T19:38:20.385Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:20.385Z] [INFO] [2023-01-15T19:38:20.385Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jts --- [2023-01-15T19:38:20.385Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:20.385Z] [INFO] Compiling 126 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/classes [2023-01-15T19:38:20.581Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-exception-in-tag-body-restore-jsp-writer-web.war [2023-01-15T19:38:20.661Z] [exec] Looked up home!! [2023-01-15T19:38:20.662Z] [exec] Narrowed FooHome!! [2023-01-15T19:38:20.662Z] [exec] Narrowed FooHomeSuper!! [2023-01-15T19:38:20.662Z] [exec] Got the EJB!! [2023-01-15T19:38:20.662Z] [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#/109694898324897792_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:38:20.662Z] [exec] Looked up home!! [2023-01-15T19:38:20.662Z] [exec] Narrowed home!! [2023-01-15T19:38:20.662Z] [exec] Value of key is: main [2023-01-15T19:38:20.662Z] [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#/109694898324897793_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:38:20.662Z] [exec] Got the EJB!! [2023-01-15T19:38:20.662Z] [exec] invoking hello ejb [2023-01-15T19:38:20.662Z] [exec] Value of key is: assertValidRemoteObject [2023-01-15T19:38:20.662Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:20.662Z] [exec] [2023-01-15T19:38:20.662Z] [exec] [2023-01-15T19:38:20.662Z] [exec] ----------------------------------------- [2023-01-15T19:38:20.662Z] [exec] - main: PASS - [2023-01-15T19:38:20.662Z] [exec] - assertValidRemoteObject: PASS - [2023-01-15T19:38:20.662Z] [exec] ----------------------------------------- [2023-01-15T19:38:20.662Z] [exec] Total PASS: 2 [2023-01-15T19:38:20.662Z] [exec] Total FAIL: 0 [2023-01-15T19:38:20.662Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:38:20.662Z] [exec] ----------------------------------------- [2023-01-15T19:38:20.662Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:20.662Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:20.922Z] [2023-01-15T19:38:20.922Z] checkReporting-common: [2023-01-15T19:38:20.922Z] [2023-01-15T19:38:20.922Z] confirmReportPresent-common: [2023-01-15T19:38:20.922Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:38:20.922Z] [echo] Test seems to be reported fine [2023-01-15T19:38:20.922Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejbc/equals/RepRunConf.txt [2023-01-15T19:38:20.938Z] [exec] Jan 15, 2023 7:38:20 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:38:20.939Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:38:21.181Z] [2023-01-15T19:38:21.181Z] confirmMissingReport-common: [2023-01-15T19:38:21.181Z] [2023-01-15T19:38:21.181Z] undeploy: [2023-01-15T19:38:21.181Z] [2023-01-15T19:38:21.181Z] setOSConditions: [2023-01-15T19:38:21.181Z] [2023-01-15T19:38:21.181Z] setToolWin: [2023-01-15T19:38:21.181Z] [2023-01-15T19:38:21.181Z] setToolUnix: [2023-01-15T19:38:21.181Z] [2023-01-15T19:38:21.181Z] setToolProperty: [2023-01-15T19:38:21.181Z] [2023-01-15T19:38:21.181Z] setS1ASclassPath: [2023-01-15T19:38:21.181Z] [2023-01-15T19:38:21.181Z] init-common: [2023-01-15T19:38:21.181Z] [2023-01-15T19:38:21.181Z] undeploy-common: [2023-01-15T19:38:21.181Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:21.196Z] [exec] Jan 15, 2023 7:38:20 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:38:21.196Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T19:38:21.196Z] [exec] Jan 15, 2023 7:38:20 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:38:21.196Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T19:38:21.197Z] [exec] Jan 15, 2023 7:38:21 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:38:21.197Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T19:38:21.263Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:38:21.263Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:38:21.263Z] + '[' -z '' ']' [2023-01-15T19:38:21.263Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:38:21.263Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:38:21.263Z] + run_test ejb_group_3 [2023-01-15T19:38:21.263Z] + local testid=ejb_group_3 [2023-01-15T19:38:21.263Z] + local found=false [2023-01-15T19:38:21.263Z] ++ find . -name run_test.sh [2023-01-15T19:38:21.263Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:38:21.263Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T19:38:21.263Z] + OPT=list_test_ids [2023-01-15T19:38:21.263Z] + TEST_ID= [2023-01-15T19:38:21.263Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T19:38:21.263Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T19:38:21.263Z] +++ uname [2023-01-15T19:38:21.263Z] +++ grep -i sunos [2023-01-15T19:38:21.263Z] +++ wc -l [2023-01-15T19:38:21.263Z] +++ awk '{print $1}' [2023-01-15T19:38:21.263Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:38:21.263Z] ++ GREP=grep [2023-01-15T19:38:21.263Z] ++ AWK=awk [2023-01-15T19:38:21.264Z] ++ SED=sed [2023-01-15T19:38:21.264Z] ++ BC=bc [2023-01-15T19:38:21.264Z] ++ export GREP AWK SED BC [2023-01-15T19:38:21.264Z] + case ${OPT} in [2023-01-15T19:38:21.264Z] + list_test_ids [2023-01-15T19:38:21.264Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + [[ false = true ]] [2023-01-15T19:38:21.264Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:38:21.264Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T19:38:21.264Z] + OPT=list_test_ids [2023-01-15T19:38:21.264Z] + TEST_ID= [2023-01-15T19:38:21.264Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T19:38:21.264Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T19:38:21.264Z] +++ uname [2023-01-15T19:38:21.264Z] +++ grep -i sunos [2023-01-15T19:38:21.264Z] +++ wc -l [2023-01-15T19:38:21.264Z] +++ awk '{print $1}' [2023-01-15T19:38:21.264Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:38:21.264Z] ++ GREP=grep [2023-01-15T19:38:21.264Z] ++ AWK=awk [2023-01-15T19:38:21.264Z] ++ SED=sed [2023-01-15T19:38:21.264Z] ++ BC=bc [2023-01-15T19:38:21.264Z] ++ export GREP AWK SED BC [2023-01-15T19:38:21.264Z] + case ${OPT} in [2023-01-15T19:38:21.264Z] + list_test_ids [2023-01-15T19:38:21.264Z] + echo batch_all [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + [[ false = true ]] [2023-01-15T19:38:21.264Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:38:21.264Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T19:38:21.264Z] + OPT=list_test_ids [2023-01-15T19:38:21.264Z] + TEST_ID= [2023-01-15T19:38:21.264Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T19:38:21.264Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T19:38:21.264Z] +++ uname [2023-01-15T19:38:21.264Z] +++ grep -i sunos [2023-01-15T19:38:21.264Z] +++ wc -l [2023-01-15T19:38:21.264Z] +++ awk '{print $1}' [2023-01-15T19:38:21.264Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:38:21.264Z] ++ GREP=grep [2023-01-15T19:38:21.264Z] ++ AWK=awk [2023-01-15T19:38:21.264Z] ++ SED=sed [2023-01-15T19:38:21.264Z] ++ BC=bc [2023-01-15T19:38:21.264Z] ++ export GREP AWK SED BC [2023-01-15T19:38:21.264Z] + case ${OPT} in [2023-01-15T19:38:21.264Z] + list_test_ids [2023-01-15T19:38:21.264Z] + echo cdi_all [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + [[ false = true ]] [2023-01-15T19:38:21.264Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:38:21.264Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T19:38:21.264Z] + OPT=list_test_ids [2023-01-15T19:38:21.264Z] + TEST_ID= [2023-01-15T19:38:21.264Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T19:38:21.264Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T19:38:21.264Z] +++ uname [2023-01-15T19:38:21.264Z] +++ grep -i sunos [2023-01-15T19:38:21.264Z] +++ wc -l [2023-01-15T19:38:21.264Z] +++ awk '{print $1}' [2023-01-15T19:38:21.264Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:38:21.264Z] ++ GREP=grep [2023-01-15T19:38:21.264Z] ++ AWK=awk [2023-01-15T19:38:21.264Z] ++ SED=sed [2023-01-15T19:38:21.264Z] ++ BC=bc [2023-01-15T19:38:21.264Z] ++ export GREP AWK SED BC [2023-01-15T19:38:21.264Z] + case ${OPT} in [2023-01-15T19:38:21.264Z] + list_test_ids [2023-01-15T19:38:21.264Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + [[ false = true ]] [2023-01-15T19:38:21.264Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:38:21.264Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T19:38:21.264Z] + OPT=list_test_ids [2023-01-15T19:38:21.264Z] + TEST_ID= [2023-01-15T19:38:21.264Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T19:38:21.264Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T19:38:21.264Z] +++ uname [2023-01-15T19:38:21.264Z] +++ grep -i sunos [2023-01-15T19:38:21.264Z] +++ wc -l [2023-01-15T19:38:21.264Z] +++ awk '{print $1}' [2023-01-15T19:38:21.264Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:38:21.264Z] ++ GREP=grep [2023-01-15T19:38:21.264Z] ++ AWK=awk [2023-01-15T19:38:21.264Z] ++ SED=sed [2023-01-15T19:38:21.264Z] ++ BC=bc [2023-01-15T19:38:21.264Z] ++ export GREP AWK SED BC [2023-01-15T19:38:21.264Z] + case ${OPT} in [2023-01-15T19:38:21.264Z] + list_test_ids [2023-01-15T19:38:21.264Z] + echo deployment_all deployment_cluster_all [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + [[ false = true ]] [2023-01-15T19:38:21.264Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:38:21.264Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T19:38:21.264Z] + OPT=list_test_ids [2023-01-15T19:38:21.264Z] + TEST_ID= [2023-01-15T19:38:21.264Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:38:21.264Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:38:21.264Z] +++ uname [2023-01-15T19:38:21.264Z] +++ grep -i sunos [2023-01-15T19:38:21.264Z] +++ wc -l [2023-01-15T19:38:21.264Z] +++ awk '{print $1}' [2023-01-15T19:38:21.264Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:38:21.264Z] ++ GREP=grep [2023-01-15T19:38:21.264Z] ++ AWK=awk [2023-01-15T19:38:21.264Z] ++ SED=sed [2023-01-15T19:38:21.264Z] ++ BC=bc [2023-01-15T19:38:21.264Z] ++ export GREP AWK SED BC [2023-01-15T19:38:21.264Z] + case ${OPT} in [2023-01-15T19:38:21.264Z] + list_test_ids [2023-01-15T19:38:21.264Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.264Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.264Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.265Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.265Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:38:21.265Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2023-01-15T19:38:21.265Z] + found=true [2023-01-15T19:38:21.265Z] + break [2023-01-15T19:38:21.265Z] + [[ true = true ]] [2023-01-15T19:38:21.265Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_3 [2023-01-15T19:38:21.265Z] + OPT=run_test_id [2023-01-15T19:38:21.265Z] + TEST_ID=ejb_group_3 [2023-01-15T19:38:21.265Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:38:21.265Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:38:21.265Z] +++ uname [2023-01-15T19:38:21.265Z] +++ grep -i sunos [2023-01-15T19:38:21.265Z] +++ wc -l [2023-01-15T19:38:21.265Z] +++ awk '{print $1}' [2023-01-15T19:38:21.265Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:38:21.265Z] ++ GREP=grep [2023-01-15T19:38:21.265Z] ++ AWK=awk [2023-01-15T19:38:21.265Z] ++ SED=sed [2023-01-15T19:38:21.265Z] ++ BC=bc [2023-01-15T19:38:21.265Z] ++ export GREP AWK SED BC [2023-01-15T19:38:21.265Z] + case ${OPT} in [2023-01-15T19:38:21.265Z] + trap 'copy_test_artifacts ejb_group_3' EXIT [2023-01-15T19:38:21.265Z] + run_test_id ejb_group_3 [2023-01-15T19:38:21.265Z] + [[ ejb_group_3 = \e\j\b\_\w\e\b\_\a\l\l ]] [2023-01-15T19:38:21.265Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T19:38:21.265Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T19:38:21.265Z] [2023-01-15T19:38:21.265Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T19:38:21.265Z] [2023-01-15T19:38:21.265Z] + for i in '"${@}"' [2023-01-15T19:38:21.265Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T19:38:21.265Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:38:21.315Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java: Some input files use or override a deprecated API. [2023-01-15T19:38:21.316Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:21.316Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/NestingInfo.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:38:21.316Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/NestingInfo.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:21.316Z] [INFO] [2023-01-15T19:38:21.316Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jts --- [2023-01-15T19:38:21.316Z] [INFO] [2023-01-15T19:38:21.316Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jts --- [2023-01-15T19:38:21.316Z] [INFO] [2023-01-15T19:38:21.316Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jts --- [2023-01-15T19:38:21.574Z] [WARNING] Manifest org.glassfish.main.transaction:jts:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jts.jta, has 1, private references [com.sun.jts.CosTransactions] [2023-01-15T19:38:21.574Z] [WARNING] Manifest org.glassfish.main.transaction:jts:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.transaction.jts.recovery, has 1, private references [com.sun.enterprise.transaction.jts.api] [2023-01-15T19:38:21.574Z] [WARNING] Manifest org.glassfish.main.transaction:jts:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jts.utils.RecoveryHooks, has 1, private references [com.sun.jts.CosTransactions] [2023-01-15T19:38:21.574Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:21.574Z] [INFO] [2023-01-15T19:38:21.574Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jts --- [2023-01-15T19:38:21.574Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal] [2023-01-15T19:38:21.574Z] [INFO] [2023-01-15T19:38:21.574Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jts --- [2023-01-15T19:38:21.574Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:21.574Z] [INFO] Compiling 126 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/classes [2023-01-15T19:38:21.749Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:21.763Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_noreply [2023-01-15T19:38:21.763Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:21.763Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:21.763Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:21.763Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:21.763Z] [exec] isReadonly(): false [2023-01-15T19:38:21.763Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:21.763Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:21.763Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:21.763Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:21.763Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:21.763Z] [exec] isReadonly(): false [2023-01-15T19:38:21.763Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:21.763Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:21.763Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:21.763Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:21.763Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:21.763Z] [exec] isReadonly(): false [2023-01-15T19:38:21.763Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:21.763Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:21.763Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:21.763Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:21.763Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:21.763Z] [exec] isReadonly(): false [2023-01-15T19:38:21.763Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:21.763Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:21.763Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:21.763Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:21.763Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:21.763Z] [exec] isReadonly(): false [2023-01-15T19:38:21.763Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:21.763Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_noreply. Time = 0 seconds -> 6 msec/msg (5 msgs) [2023-01-15T19:38:21.763Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_noreply [2023-01-15T19:38:21.763Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_noreply [2023-01-15T19:38:21.763Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:21.763Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:21.763Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:21.763Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:21.763Z] [exec] isReadonly(): false [2023-01-15T19:38:21.763Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:21.763Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:21.763Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:21.763Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:21.763Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:21.763Z] [exec] isReadonly(): false [2023-01-15T19:38:21.763Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:21.763Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:21.763Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:21.763Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:21.763Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:21.763Z] [exec] isReadonly(): false [2023-01-15T19:38:21.763Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:21.763Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:21.763Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:21.763Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:21.764Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:21.764Z] [exec] isReadonly(): false [2023-01-15T19:38:21.764Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:21.764Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:21.764Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:21.764Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:21.764Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:21.764Z] [exec] isReadonly(): false [2023-01-15T19:38:21.764Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:21.764Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_noreply. Time = 0 seconds -> 2 msec/msg (5 msgs) [2023-01-15T19:38:21.764Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_noreply [2023-01-15T19:38:21.959Z] [exec] Application deployed with name web-jsp-exception-in-tag-body-restore-jsp-writer-web. [2023-01-15T19:38:21.959Z] [2023-01-15T19:38:21.959Z] deploy-war-commonee: [2023-01-15T19:38:21.959Z] [2023-01-15T19:38:21.959Z] run: [2023-01-15T19:38:21.959Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:22.007Z] [2023-01-15T19:38:22.008Z] all: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] redef: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] setOSConditions: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] setToolWin: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] setToolUnix: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] setToolProperty: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] setS1ASclassPath: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] init-common: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] clean: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] setOSConditions: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] setToolWin: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] setToolUnix: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] setToolProperty: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] setS1ASclassPath: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] init-common: [2023-01-15T19:38:22.008Z] [2023-01-15T19:38:22.008Z] clean-common: [2023-01-15T19:38:22.022Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_nojdbc_reply [2023-01-15T19:38:22.022Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.022Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.022Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.022Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.022Z] [exec] isReadonly(): false [2023-01-15T19:38:22.022Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.022Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.022Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.022Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.022Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.022Z] [exec] isReadonly(): false [2023-01-15T19:38:22.022Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.022Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.022Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.022Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.022Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.022Z] [exec] isReadonly(): false [2023-01-15T19:38:22.022Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.022Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.022Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.022Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.022Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.023Z] [exec] isReadonly(): false [2023-01-15T19:38:22.023Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.023Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.023Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.023Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.023Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.023Z] [exec] isReadonly(): false [2023-01-15T19:38:22.023Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.023Z] [exec] Waiting for queue message 1 of 5 [2023-01-15T19:38:22.023Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:71-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811501832 [2023-01-15T19:38:22.023Z] [exec] Waiting for queue message 2 of 5 [2023-01-15T19:38:22.023Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:67-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811501822 [2023-01-15T19:38:22.023Z] [exec] Waiting for queue message 3 of 5 [2023-01-15T19:38:22.023Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:69-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811501827 [2023-01-15T19:38:22.023Z] [exec] Waiting for queue message 4 of 5 [2023-01-15T19:38:22.023Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:70-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811501831 [2023-01-15T19:38:22.023Z] [exec] Waiting for queue message 5 of 5 [2023-01-15T19:38:22.023Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:68-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811501825 [2023-01-15T19:38:22.023Z] [exec] End test : java:comp/env/jms/queue_bmt_nojdbc_reply. Time = 0 seconds -> 38 msec/msg (5 msgs) [2023-01-15T19:38:22.023Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_nojdbc_reply [2023-01-15T19:38:22.135Z] [INFO] [2023-01-15T19:38:22.136Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jts --- [2023-01-15T19:38:22.136Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:38:22.136Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:38:22.136Z] [INFO] [2023-01-15T19:38:22.136Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jts --- [2023-01-15T19:38:22.136Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:22.136Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:22.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/src/test/resources [2023-01-15T19:38:22.136Z] [INFO] [2023-01-15T19:38:22.136Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jts --- [2023-01-15T19:38:22.136Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:22.136Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/test-classes [2023-01-15T19:38:22.217Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:22.218Z] [java] [2023-01-15T19:38:22.218Z] [java] [2023-01-15T19:38:22.218Z] [java] ----------------------------------------- [2023-01-15T19:38:22.218Z] [java] - jsp-exception-in-tag-body-restore-jsp-writer: PASS - [2023-01-15T19:38:22.218Z] [java] ----------------------------------------- [2023-01-15T19:38:22.218Z] [java] - Total PASS : 1 - [2023-01-15T19:38:22.218Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:22.218Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:22.218Z] [java] ----------------------------------------- [2023-01-15T19:38:22.218Z] [2023-01-15T19:38:22.218Z] undeploy: [2023-01-15T19:38:22.218Z] [2023-01-15T19:38:22.218Z] setOSConditions: [2023-01-15T19:38:22.218Z] [2023-01-15T19:38:22.218Z] setToolWin: [2023-01-15T19:38:22.218Z] [2023-01-15T19:38:22.218Z] setToolUnix: [2023-01-15T19:38:22.218Z] [2023-01-15T19:38:22.218Z] setToolProperty: [2023-01-15T19:38:22.218Z] [2023-01-15T19:38:22.218Z] setS1ASclassPath: [2023-01-15T19:38:22.218Z] [2023-01-15T19:38:22.218Z] init-common: [2023-01-15T19:38:22.218Z] [2023-01-15T19:38:22.218Z] undeploy-war-common: [2023-01-15T19:38:22.266Z] [2023-01-15T19:38:22.267Z] setOSConditions: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setToolWin: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setToolUnix: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setToolProperty: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setS1ASclassPath: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] init-common: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] clean-classes-common: [2023-01-15T19:38:22.267Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setOSConditions: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setToolWin: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setToolUnix: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setToolProperty: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setS1ASclassPath: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] init-common: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] clean-jars-common: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] compile: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setOSConditions: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setToolWin: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setToolUnix: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setToolProperty: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] setS1ASclassPath: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] init-common: [2023-01-15T19:38:22.267Z] [2023-01-15T19:38:22.267Z] compile-common: [2023-01-15T19:38:22.267Z] [echo] Current time (ISO): 2023-01-15T19:38:22.046+0000 [2023-01-15T19:38:22.267Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:22.267Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:22.267Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:22.280Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_nojdbc_reply [2023-01-15T19:38:22.281Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.281Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.281Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.281Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.281Z] [exec] isReadonly(): false [2023-01-15T19:38:22.281Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.281Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.281Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.281Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.281Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.281Z] [exec] isReadonly(): false [2023-01-15T19:38:22.281Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.281Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.281Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.281Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.281Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.281Z] [exec] isReadonly(): false [2023-01-15T19:38:22.281Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.281Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.281Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.281Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.281Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.281Z] [exec] isReadonly(): false [2023-01-15T19:38:22.281Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.281Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.281Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.281Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.281Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.281Z] [exec] isReadonly(): false [2023-01-15T19:38:22.281Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.281Z] [exec] Waiting for topic message 1 of 5 [2023-01-15T19:38:22.281Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:98-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502067 [2023-01-15T19:38:22.281Z] [exec] Waiting for topic message 2 of 5 [2023-01-15T19:38:22.281Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:100-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502071 [2023-01-15T19:38:22.281Z] [exec] Waiting for topic message 3 of 5 [2023-01-15T19:38:22.281Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:96-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502066 [2023-01-15T19:38:22.281Z] [exec] Waiting for topic message 4 of 5 [2023-01-15T19:38:22.281Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:97-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502066 [2023-01-15T19:38:22.281Z] [exec] Waiting for topic message 5 of 5 [2023-01-15T19:38:22.281Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:99-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502068 [2023-01-15T19:38:22.281Z] [exec] End test : java:comp/env/jms/topic_bmt_nojdbc_reply. Time = 0 seconds -> 8 msec/msg (5 msgs) [2023-01-15T19:38:22.281Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_nojdbc_reply [2023-01-15T19:38:22.281Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_jdbc_noreply [2023-01-15T19:38:22.281Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.281Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.281Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.281Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.281Z] [exec] isReadonly(): false [2023-01-15T19:38:22.281Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.281Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.281Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.281Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.281Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.281Z] [exec] isReadonly(): false [2023-01-15T19:38:22.281Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.281Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.281Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.281Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.281Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.281Z] [exec] isReadonly(): false [2023-01-15T19:38:22.281Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.281Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.281Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.281Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.281Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.281Z] [exec] isReadonly(): false [2023-01-15T19:38:22.281Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.282Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.282Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.282Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.282Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.282Z] [exec] isReadonly(): false [2023-01-15T19:38:22.282Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.282Z] [exec] End test : java:comp/env/jms/queue_bmt_jdbc_noreply. Time = 0 seconds -> 4 msec/msg (5 msgs) [2023-01-15T19:38:22.282Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_jdbc_noreply [2023-01-15T19:38:22.282Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_jdbc_noreply [2023-01-15T19:38:22.282Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.282Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.282Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.282Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.282Z] [exec] isReadonly(): false [2023-01-15T19:38:22.282Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.282Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.282Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.282Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.282Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.282Z] [exec] isReadonly(): false [2023-01-15T19:38:22.282Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.282Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.282Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.282Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.282Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.282Z] [exec] isReadonly(): false [2023-01-15T19:38:22.282Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.282Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.282Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.282Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.282Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.282Z] [exec] isReadonly(): false [2023-01-15T19:38:22.282Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.282Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.282Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.282Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.282Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.282Z] [exec] isReadonly(): false [2023-01-15T19:38:22.282Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.282Z] [exec] End test : java:comp/env/jms/topic_bmt_jdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2023-01-15T19:38:22.282Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_jdbc_noreply [2023-01-15T19:38:22.476Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:22.540Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_noreply [2023-01-15T19:38:22.540Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.540Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:22.540Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.540Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.540Z] [exec] isReadonly(): false [2023-01-15T19:38:22.540Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.540Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.540Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:22.540Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.540Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.540Z] [exec] isReadonly(): false [2023-01-15T19:38:22.540Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.540Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.540Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:22.540Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.540Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.540Z] [exec] isReadonly(): false [2023-01-15T19:38:22.540Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.540Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.540Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:22.540Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.540Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.540Z] [exec] isReadonly(): false [2023-01-15T19:38:22.540Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.540Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.540Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:22.540Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.540Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.540Z] [exec] isReadonly(): false [2023-01-15T19:38:22.540Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.540Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_noreply. Time = 0 seconds -> 2 msec/msg (5 msgs) [2023-01-15T19:38:22.540Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_noreply [2023-01-15T19:38:22.540Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_noreply [2023-01-15T19:38:22.540Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.540Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.540Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.540Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.540Z] [exec] isReadonly(): false [2023-01-15T19:38:22.540Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.540Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.540Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.541Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.541Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.541Z] [exec] isReadonly(): false [2023-01-15T19:38:22.541Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.541Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.541Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.541Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.541Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.541Z] [exec] isReadonly(): false [2023-01-15T19:38:22.541Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.541Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.541Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.541Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.541Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.541Z] [exec] isReadonly(): false [2023-01-15T19:38:22.541Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.541Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.541Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.541Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.541Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.541Z] [exec] isReadonly(): false [2023-01-15T19:38:22.541Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.541Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_noreply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2023-01-15T19:38:22.541Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_noreply [2023-01-15T19:38:22.541Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply [2023-01-15T19:38:22.541Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.541Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:22.541Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.541Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.541Z] [exec] isReadonly(): false [2023-01-15T19:38:22.541Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.541Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.541Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:22.541Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.541Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.541Z] [exec] isReadonly(): false [2023-01-15T19:38:22.541Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.541Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.541Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:22.541Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.541Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.541Z] [exec] isReadonly(): false [2023-01-15T19:38:22.541Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.541Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.541Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:22.541Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.541Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.541Z] [exec] isReadonly(): false [2023-01-15T19:38:22.541Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.541Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.541Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:22.541Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.541Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.541Z] [exec] isReadonly(): false [2023-01-15T19:38:22.541Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.541Z] [exec] Waiting for queue message 1 of 5 [2023-01-15T19:38:22.636Z] ++ pwd [2023-01-15T19:38:22.636Z] + dname=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:38:22.636Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:38:22.636Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2023-01-15T19:38:22.636Z] + test_init [2023-01-15T19:38:22.636Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T19:38:22.636Z] [2023-01-15T19:38:22.636Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T19:38:22.636Z] [2023-01-15T19:38:22.636Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T19:38:22.636Z] + xargs touch [2023-01-15T19:38:22.636Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:38:22.636Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:38:22.636Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T19:38:22.636Z] ANT_HOME is /usr/share/ant [2023-01-15T19:38:22.636Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:38:22.636Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:38:22.636Z] + java -version [2023-01-15T19:38:22.636Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:22.637Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T19:38:22.637Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T19:38:22.637Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T19:38:22.637Z] + ant -version [2023-01-15T19:38:22.637Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:22.637Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T19:38:22.637Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:38:22.637Z] + printf '\n\n' [2023-01-15T19:38:22.637Z] [2023-01-15T19:38:22.637Z] [2023-01-15T19:38:22.637Z] + get_test_target ejb_group_3 [2023-01-15T19:38:22.637Z] + case $1 in [2023-01-15T19:38:22.637Z] + TARGET=ejb_group_3 [2023-01-15T19:38:22.637Z] + export TARGET [2023-01-15T19:38:22.637Z] + [[ ejb_group_3 = \e\j\b\_\a\l\l ]] [2023-01-15T19:38:22.637Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p* ]] [2023-01-15T19:38:22.637Z] + test_run_ejb [2023-01-15T19:38:22.637Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:38:22.637Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:38:22.637Z] + echo AS_ADMIN_PASSWORD= [2023-01-15T19:38:22.637Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/temppwd [2023-01-15T19:38:22.637Z] AS_ADMIN_PASSWORD= [2023-01-15T19:38:22.637Z] + ADMIN_PORT=45707 [2023-01-15T19:38:22.637Z] + JMS_PORT=45708 [2023-01-15T19:38:22.637Z] + JMX_PORT=45709 [2023-01-15T19:38:22.637Z] + ORB_PORT=45710 [2023-01-15T19:38:22.637Z] + SSL_PORT=45711 [2023-01-15T19:38:22.637Z] + INSTANCE_PORT=45712 [2023-01-15T19:38:22.637Z] + ALTERNATE_PORT=45713 [2023-01-15T19:38:22.637Z] + ORB_SSL_PORT=45714 [2023-01-15T19:38:22.637Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2023-01-15T19:38:22.637Z] + DB_PORT=45716 [2023-01-15T19:38:22.637Z] + DB_PORT_2=45717 [2023-01-15T19:38:22.637Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:22.637Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:22.698Z] [INFO] [2023-01-15T19:38:22.699Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jts --- [2023-01-15T19:38:22.699Z] [INFO] [2023-01-15T19:38:22.699Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jts --- [2023-01-15T19:38:22.699Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:38:22.699Z] [INFO] [2023-01-15T19:38:22.699Z] [INFO] ------------------------------------------------------- [2023-01-15T19:38:22.699Z] [INFO] T E S T S [2023-01-15T19:38:22.699Z] [INFO] ------------------------------------------------------- [2023-01-15T19:38:22.699Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:22.699Z] [0.018s][info][gc] Using G1 [2023-01-15T19:38:22.798Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:223-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502422 [2023-01-15T19:38:22.799Z] [exec] Waiting for queue message 2 of 5 [2023-01-15T19:38:22.799Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:222-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502421 [2023-01-15T19:38:22.799Z] [exec] Waiting for queue message 3 of 5 [2023-01-15T19:38:22.799Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:221-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502420 [2023-01-15T19:38:22.799Z] [exec] Waiting for queue message 4 of 5 [2023-01-15T19:38:22.799Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:224-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502422 [2023-01-15T19:38:22.799Z] [exec] Waiting for queue message 5 of 5 [2023-01-15T19:38:22.799Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:225-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502423 [2023-01-15T19:38:22.799Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply. Time = 0 seconds -> 12 msec/msg (5 msgs) [2023-01-15T19:38:22.799Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply [2023-01-15T19:38:22.799Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply [2023-01-15T19:38:22.799Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.799Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.799Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.799Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.799Z] [exec] isReadonly(): false [2023-01-15T19:38:22.799Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.799Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.799Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.799Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.799Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.799Z] [exec] isReadonly(): false [2023-01-15T19:38:22.799Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.799Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.799Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.799Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.799Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.799Z] [exec] isReadonly(): false [2023-01-15T19:38:22.799Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.800Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.800Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.800Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.800Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.800Z] [exec] isReadonly(): false [2023-01-15T19:38:22.800Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.800Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.800Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:22.800Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:22.800Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.800Z] [exec] isReadonly(): false [2023-01-15T19:38:22.800Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.800Z] [exec] Waiting for topic message 1 of 5 [2023-01-15T19:38:22.800Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:250-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502564 [2023-01-15T19:38:22.800Z] [exec] Waiting for topic message 2 of 5 [2023-01-15T19:38:22.800Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:254-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502566 [2023-01-15T19:38:22.800Z] [exec] Waiting for topic message 3 of 5 [2023-01-15T19:38:22.800Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:253-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502566 [2023-01-15T19:38:22.800Z] [exec] Waiting for topic message 4 of 5 [2023-01-15T19:38:22.800Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:251-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502565 [2023-01-15T19:38:22.800Z] [exec] Waiting for topic message 5 of 5 [2023-01-15T19:38:22.800Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:252-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502566 [2023-01-15T19:38:22.800Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply. Time = 0 seconds -> 4 msec/msg (5 msgs) [2023-01-15T19:38:22.800Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply [2023-01-15T19:38:22.800Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_jdbc_reply [2023-01-15T19:38:22.800Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.800Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.800Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.800Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.800Z] [exec] isReadonly(): false [2023-01-15T19:38:22.800Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.800Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.800Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.800Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.800Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.800Z] [exec] isReadonly(): false [2023-01-15T19:38:22.800Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.800Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.800Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.800Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.800Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.800Z] [exec] isReadonly(): false [2023-01-15T19:38:22.800Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.800Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.800Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.800Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.800Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.800Z] [exec] isReadonly(): false [2023-01-15T19:38:22.800Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.800Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:22.800Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:22.800Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:22.800Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:22.800Z] [exec] isReadonly(): false [2023-01-15T19:38:22.800Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:22.800Z] [exec] Waiting for queue message 1 of 5 [2023-01-15T19:38:22.954Z] [0.290s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 2.928ms [2023-01-15T19:38:23.045Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:23.046Z] [2023-01-15T19:38:23.046Z] all: [2023-01-15T19:38:23.046Z] [2023-01-15T19:38:23.046Z] setOSConditions: [2023-01-15T19:38:23.046Z] [2023-01-15T19:38:23.046Z] setToolWin: [2023-01-15T19:38:23.046Z] [2023-01-15T19:38:23.046Z] setToolUnix: [2023-01-15T19:38:23.046Z] [2023-01-15T19:38:23.046Z] setToolProperty: [2023-01-15T19:38:23.046Z] [2023-01-15T19:38:23.046Z] setS1ASclassPath: [2023-01-15T19:38:23.046Z] [2023-01-15T19:38:23.046Z] init-common: [2023-01-15T19:38:23.046Z] [2023-01-15T19:38:23.046Z] clean: [2023-01-15T19:38:23.046Z] [2023-01-15T19:38:23.046Z] setOSConditions: [2023-01-15T19:38:23.046Z] [2023-01-15T19:38:23.046Z] setToolWin: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] setToolUnix: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] setToolProperty: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] setS1ASclassPath: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] init-common: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] clean-common: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] setOSConditions: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] setToolWin: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] setToolUnix: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] setToolProperty: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] setS1ASclassPath: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] init-common: [2023-01-15T19:38:23.050Z] [2023-01-15T19:38:23.050Z] clean-classes-common: [2023-01-15T19:38:23.050Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:23.057Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:280-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502695 [2023-01-15T19:38:23.058Z] [exec] Waiting for queue message 2 of 5 [2023-01-15T19:38:23.058Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:283-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502702 [2023-01-15T19:38:23.058Z] [exec] Waiting for queue message 3 of 5 [2023-01-15T19:38:23.058Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:279-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502683 [2023-01-15T19:38:23.058Z] [exec] Waiting for queue message 4 of 5 [2023-01-15T19:38:23.058Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:281-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502696 [2023-01-15T19:38:23.058Z] [exec] Waiting for queue message 5 of 5 [2023-01-15T19:38:23.058Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:282-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502697 [2023-01-15T19:38:23.058Z] [exec] End test : java:comp/env/jms/queue_bmt_jdbc_reply. Time = 0 seconds -> 17 msec/msg (5 msgs) [2023-01-15T19:38:23.058Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_jdbc_reply [2023-01-15T19:38:23.058Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_jdbc_reply [2023-01-15T19:38:23.058Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.058Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.058Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.058Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.058Z] [exec] isReadonly(): false [2023-01-15T19:38:23.058Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.058Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.058Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.058Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.058Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.058Z] [exec] isReadonly(): false [2023-01-15T19:38:23.058Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.058Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.058Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.058Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.058Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.058Z] [exec] isReadonly(): false [2023-01-15T19:38:23.058Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.058Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.058Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.058Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.058Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.058Z] [exec] isReadonly(): false [2023-01-15T19:38:23.058Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.058Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.058Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.058Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.058Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.058Z] [exec] isReadonly(): false [2023-01-15T19:38:23.058Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.058Z] [exec] Waiting for topic message 1 of 5 [2023-01-15T19:38:23.058Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:308-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502806 [2023-01-15T19:38:23.058Z] [exec] Waiting for topic message 2 of 5 [2023-01-15T19:38:23.058Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:309-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502806 [2023-01-15T19:38:23.058Z] [exec] Waiting for topic message 3 of 5 [2023-01-15T19:38:23.058Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:311-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502807 [2023-01-15T19:38:23.058Z] [exec] Waiting for topic message 4 of 5 [2023-01-15T19:38:23.058Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:312-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502808 [2023-01-15T19:38:23.058Z] [exec] Waiting for topic message 5 of 5 [2023-01-15T19:38:23.058Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:310-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502807 [2023-01-15T19:38:23.058Z] [exec] End test : java:comp/env/jms/topic_bmt_jdbc_reply. Time = 0 seconds -> 3 msec/msg (5 msgs) [2023-01-15T19:38:23.058Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_jdbc_reply [2023-01-15T19:38:23.058Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_reply [2023-01-15T19:38:23.058Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.058Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.058Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.058Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.058Z] [exec] isReadonly(): false [2023-01-15T19:38:23.058Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.058Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.058Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.058Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.058Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.058Z] [exec] isReadonly(): false [2023-01-15T19:38:23.059Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.059Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.059Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.059Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.059Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.059Z] [exec] isReadonly(): false [2023-01-15T19:38:23.059Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.059Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.059Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.059Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.059Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.059Z] [exec] isReadonly(): false [2023-01-15T19:38:23.059Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.059Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.059Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.059Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.059Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.059Z] [exec] isReadonly(): false [2023-01-15T19:38:23.059Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.059Z] [exec] Waiting for queue message 1 of 5 [2023-01-15T19:38:23.059Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:341-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502881 [2023-01-15T19:38:23.059Z] [exec] Waiting for queue message 2 of 5 [2023-01-15T19:38:23.059Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:338-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502879 [2023-01-15T19:38:23.059Z] [exec] Waiting for queue message 3 of 5 [2023-01-15T19:38:23.059Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:340-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502880 [2023-01-15T19:38:23.059Z] [exec] Waiting for queue message 4 of 5 [2023-01-15T19:38:23.059Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:339-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502879 [2023-01-15T19:38:23.059Z] [exec] Waiting for queue message 5 of 5 [2023-01-15T19:38:23.059Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:337-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811502878 [2023-01-15T19:38:23.059Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_reply. Time = 0 seconds -> 3 msec/msg (5 msgs) [2023-01-15T19:38:23.059Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_reply [2023-01-15T19:38:23.059Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_reply [2023-01-15T19:38:23.059Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.059Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.059Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.059Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.059Z] [exec] isReadonly(): false [2023-01-15T19:38:23.059Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.059Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.059Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.059Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.059Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.059Z] [exec] isReadonly(): false [2023-01-15T19:38:23.059Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.059Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.059Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.059Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.059Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.059Z] [exec] isReadonly(): false [2023-01-15T19:38:23.059Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.059Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.059Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.059Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.059Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.059Z] [exec] isReadonly(): false [2023-01-15T19:38:23.059Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.059Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.059Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.059Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.059Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.059Z] [exec] isReadonly(): false [2023-01-15T19:38:23.059Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.059Z] [exec] Waiting for topic message 1 of 5 [2023-01-15T19:38:23.059Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:369-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502928 [2023-01-15T19:38:23.059Z] [exec] Waiting for topic message 2 of 5 [2023-01-15T19:38:23.059Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:367-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502927 [2023-01-15T19:38:23.059Z] [exec] Waiting for topic message 3 of 5 [2023-01-15T19:38:23.059Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:366-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502926 [2023-01-15T19:38:23.059Z] [exec] Waiting for topic message 4 of 5 [2023-01-15T19:38:23.211Z] [INFO] Running com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest [2023-01-15T19:38:23.308Z] [2023-01-15T19:38:23.309Z] setOSConditions: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] setToolWin: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] setToolUnix: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] setToolProperty: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] setS1ASclassPath: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] init-common: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] clean-jars-common: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] compile: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] setOSConditions: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] setToolWin: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] setToolUnix: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] setToolProperty: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] setS1ASclassPath: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] init-common: [2023-01-15T19:38:23.309Z] [2023-01-15T19:38:23.309Z] compile-common: [2023-01-15T19:38:23.309Z] [echo] Current time (ISO): 2023-01-15T19:38:23.068+0000 [2023-01-15T19:38:23.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:23.309Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:23.309Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:23.318Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:368-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502927 [2023-01-15T19:38:23.318Z] [exec] Waiting for topic message 5 of 5 [2023-01-15T19:38:23.318Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:370-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811502929 [2023-01-15T19:38:23.318Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_reply. Time = 0 seconds -> 9 msec/msg (5 msgs) [2023-01-15T19:38:23.318Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_reply [2023-01-15T19:38:23.318Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_nojdbc_noreply [2023-01-15T19:38:23.318Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.318Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.318Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.318Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.318Z] [exec] isReadonly(): false [2023-01-15T19:38:23.318Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.318Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.318Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.318Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.318Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.318Z] [exec] isReadonly(): false [2023-01-15T19:38:23.318Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] End test : java:comp/env/jms/queue_cmtns_nojdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2023-01-15T19:38:23.319Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_nojdbc_noreply [2023-01-15T19:38:23.319Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_jdbc_noreply [2023-01-15T19:38:23.319Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] End test : java:comp/env/jms/queue_cmtns_jdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2023-01-15T19:38:23.319Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_jdbc_noreply [2023-01-15T19:38:23.319Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_nojdbc_reply [2023-01-15T19:38:23.319Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.319Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.319Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.319Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.319Z] [exec] isReadonly(): false [2023-01-15T19:38:23.319Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.319Z] [exec] Waiting for queue message 1 of 5 [2023-01-15T19:38:23.319Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:443-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503123 [2023-01-15T19:38:23.319Z] [exec] Waiting for queue message 2 of 5 [2023-01-15T19:38:23.319Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:444-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503124 [2023-01-15T19:38:23.319Z] [exec] Waiting for queue message 3 of 5 [2023-01-15T19:38:23.319Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:445-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503125 [2023-01-15T19:38:23.319Z] [exec] Waiting for queue message 4 of 5 [2023-01-15T19:38:23.319Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:446-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503125 [2023-01-15T19:38:23.319Z] [exec] Waiting for queue message 5 of 5 [2023-01-15T19:38:23.319Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:447-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503126 [2023-01-15T19:38:23.320Z] [exec] End test : java:comp/env/jms/queue_cmtns_nojdbc_reply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2023-01-15T19:38:23.320Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_nojdbc_reply [2023-01-15T19:38:23.320Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_jdbc_reply [2023-01-15T19:38:23.320Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.320Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.320Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.320Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.320Z] [exec] isReadonly(): false [2023-01-15T19:38:23.320Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.320Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.320Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.320Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.320Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.320Z] [exec] isReadonly(): false [2023-01-15T19:38:23.320Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.320Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.320Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.320Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.320Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.320Z] [exec] isReadonly(): false [2023-01-15T19:38:23.320Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.320Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.320Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.320Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.320Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.320Z] [exec] isReadonly(): false [2023-01-15T19:38:23.320Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.320Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.320Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:23.320Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.320Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.320Z] [exec] isReadonly(): false [2023-01-15T19:38:23.320Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.320Z] [exec] Waiting for queue message 1 of 5 [2023-01-15T19:38:23.320Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:473-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503163 [2023-01-15T19:38:23.320Z] [exec] Waiting for queue message 2 of 5 [2023-01-15T19:38:23.320Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:472-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503162 [2023-01-15T19:38:23.320Z] [exec] Waiting for queue message 3 of 5 [2023-01-15T19:38:23.320Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:475-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503164 [2023-01-15T19:38:23.320Z] [exec] Waiting for queue message 4 of 5 [2023-01-15T19:38:23.320Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:474-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503163 [2023-01-15T19:38:23.320Z] [exec] Waiting for queue message 5 of 5 [2023-01-15T19:38:23.320Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:476-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503164 [2023-01-15T19:38:23.320Z] [exec] End test : java:comp/env/jms/queue_cmtns_jdbc_reply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2023-01-15T19:38:23.320Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_jdbc_reply [2023-01-15T19:38:23.320Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2023-01-15T19:38:23.320Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.320Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.320Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.320Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.320Z] [exec] isReadonly(): false [2023-01-15T19:38:23.320Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.320Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.320Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.320Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.320Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.320Z] [exec] isReadonly(): false [2023-01-15T19:38:23.320Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.320Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.320Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.320Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.320Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.320Z] [exec] isReadonly(): false [2023-01-15T19:38:23.320Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.320Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.320Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.320Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.320Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.320Z] [exec] isReadonly(): false [2023-01-15T19:38:23.320Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.320Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.320Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.320Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.320Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.320Z] [exec] isReadonly(): false [2023-01-15T19:38:23.320Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.320Z] [exec] Waiting for queue message 1 of 5 [2023-01-15T19:38:23.320Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:501-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503203 [2023-01-15T19:38:23.320Z] [exec] Waiting for queue message 2 of 5 [2023-01-15T19:38:23.320Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:505-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503206 [2023-01-15T19:38:23.320Z] [exec] Waiting for queue message 3 of 5 [2023-01-15T19:38:23.320Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:503-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503205 [2023-01-15T19:38:23.320Z] [exec] Waiting for queue message 4 of 5 [2023-01-15T19:38:23.320Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:502-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503204 [2023-01-15T19:38:23.320Z] [exec] Waiting for queue message 5 of 5 [2023-01-15T19:38:23.320Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:504-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503205 [2023-01-15T19:38:23.320Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 4 msec/msg (5 msgs) [2023-01-15T19:38:23.320Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2023-01-15T19:38:23.320Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2023-01-15T19:38:23.320Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.321Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.321Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.321Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.321Z] [exec] isReadonly(): false [2023-01-15T19:38:23.321Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.321Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.321Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.321Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.321Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.321Z] [exec] isReadonly(): false [2023-01-15T19:38:23.321Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.321Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.321Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.321Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.321Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.321Z] [exec] isReadonly(): false [2023-01-15T19:38:23.321Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.321Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.321Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.321Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.321Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.321Z] [exec] isReadonly(): false [2023-01-15T19:38:23.321Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.321Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.321Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.321Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.321Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.321Z] [exec] isReadonly(): false [2023-01-15T19:38:23.321Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.321Z] [exec] Waiting for topic message 1 of 5 [2023-01-15T19:38:23.321Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:534-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503264 [2023-01-15T19:38:23.321Z] [exec] Waiting for topic message 2 of 5 [2023-01-15T19:38:23.321Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:531-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503263 [2023-01-15T19:38:23.321Z] [exec] Waiting for topic message 3 of 5 [2023-01-15T19:38:23.321Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:530-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503262 [2023-01-15T19:38:23.321Z] [exec] Waiting for topic message 4 of 5 [2023-01-15T19:38:23.321Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:532-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503263 [2023-01-15T19:38:23.321Z] [exec] Waiting for topic message 5 of 5 [2023-01-15T19:38:23.321Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:533-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503264 [2023-01-15T19:38:23.321Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 2 msec/msg (5 msgs) [2023-01-15T19:38:23.321Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2023-01-15T19:38:23.469Z] **Called beforeCompletion ** [2023-01-15T19:38:23.469Z] **Called afterCompletion with status: Committed [2023-01-15T19:38:23.469Z] **Called beforeCompletion ** [2023-01-15T19:38:23.469Z] **Failing in beforeCompletion ** [2023-01-15T19:38:23.469Z] **Throwing MyRuntimeException... ** [2023-01-15T19:38:23.469Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.SynchronizationImpl before_completion [2023-01-15T19:38:23.469Z] WARNING: JTS5054: Unexpected error occurred in after completion [2023-01-15T19:38:23.469Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2023-01-15T19:38:23.470Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:834) [2023-01-15T19:38:23.470Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:104) [2023-01-15T19:38:23.470Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2023-01-15T19:38:23.470Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2463) [2023-01-15T19:38:23.470Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2023-01-15T19:38:23.470Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.470Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2023-01-15T19:38:23.470Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.470Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC1PCInterposedSynchronization(JavaEETransactionManagerTest.java:481) [2023-01-15T19:38:23.470Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.470Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.470Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.470Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.470Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.470Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.470Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.470Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.471Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.471Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.471Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.471Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.471Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.471Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.471Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.471Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.471Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.471Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.471Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.471Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.471Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.471Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.471Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.471Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.471Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.471Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.471Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.471Z] [2023-01-15T19:38:23.471Z] in XA rollback [2023-01-15T19:38:23.471Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.471Z] in XA commit [2023-01-15T19:38:23.471Z] throwing XAException.-4 during commit of 1pc [2023-01-15T19:38:23.471Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl commit_one_phase [2023-01-15T19:38:23.471Z] WARNING: JTS5067: Unexpected error occurred in commit [2023-01-15T19:38:23.471Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.471Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:920) [2023-01-15T19:38:23.471Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:151) [2023-01-15T19:38:23.471Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2023-01-15T19:38:23.471Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2854) [2023-01-15T19:38:23.471Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2023-01-15T19:38:23.471Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.471Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:603) [2023-01-15T19:38:23.471Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2023-01-15T19:38:23.471Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:150) [2023-01-15T19:38:23.471Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:810) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.471Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:666) [2023-01-15T19:38:23.471Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc1(JavaEETransactionManagerTest.java:552) [2023-01-15T19:38:23.471Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.471Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.471Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.471Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.471Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.471Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.471Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.471Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.471Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.472Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.472Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.472Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.472Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.472Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.472Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.472Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.472Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.472Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.472Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.472Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.472Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.472Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.472Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.472Z] [2023-01-15T19:38:23.472Z] in XA commit [2023-01-15T19:38:23.472Z] throwing XAException.-3 during commit of 1pc [2023-01-15T19:38:23.472Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl commit_one_phase [2023-01-15T19:38:23.472Z] WARNING: JTS5067: Unexpected error occurred in commit [2023-01-15T19:38:23.472Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.472Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:920) [2023-01-15T19:38:23.472Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:151) [2023-01-15T19:38:23.472Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2023-01-15T19:38:23.472Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2854) [2023-01-15T19:38:23.472Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2023-01-15T19:38:23.472Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.472Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:603) [2023-01-15T19:38:23.472Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2023-01-15T19:38:23.472Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:150) [2023-01-15T19:38:23.472Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:810) [2023-01-15T19:38:23.472Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.472Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.472Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.472Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:666) [2023-01-15T19:38:23.472Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc2(JavaEETransactionManagerTest.java:557) [2023-01-15T19:38:23.472Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.472Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.472Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.472Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.473Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.473Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.473Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.473Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.473Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.473Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.473Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.473Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.473Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.474Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.474Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.474Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.474Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.474Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.474Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.474Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.474Z] [2023-01-15T19:38:23.474Z] in XA rollback [2023-01-15T19:38:23.474Z] throwing XAException.100 during rollback [2023-01-15T19:38:23.474Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl rollback [2023-01-15T19:38:23.474Z] WARNING: JTS5068: Unexpected error occurred in rollback [2023-01-15T19:38:23.474Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.474Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:938) [2023-01-15T19:38:23.474Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2023-01-15T19:38:23.474Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2023-01-15T19:38:23.474Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:310) [2023-01-15T19:38:23.474Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2023-01-15T19:38:23.474Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2214) [2023-01-15T19:38:23.474Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2023-01-15T19:38:23.474Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.474Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:603) [2023-01-15T19:38:23.474Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2023-01-15T19:38:23.474Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:150) [2023-01-15T19:38:23.474Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:810) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.474Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:666) [2023-01-15T19:38:23.474Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc3(JavaEETransactionManagerTest.java:562) [2023-01-15T19:38:23.474Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.474Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.474Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.474Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.474Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.474Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.474Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.475Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.475Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.475Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.475Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.475Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.475Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.475Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.475Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.475Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.475Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.475Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.475Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.475Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.475Z] [2023-01-15T19:38:23.475Z] in XA rollback [2023-01-15T19:38:23.475Z] throwing XAException.-3 during rollback [2023-01-15T19:38:23.475Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl rollback [2023-01-15T19:38:23.475Z] WARNING: JTS5068: Unexpected error occurred in rollback [2023-01-15T19:38:23.475Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.475Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:938) [2023-01-15T19:38:23.475Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2023-01-15T19:38:23.475Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2023-01-15T19:38:23.475Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:310) [2023-01-15T19:38:23.475Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2023-01-15T19:38:23.475Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2214) [2023-01-15T19:38:23.475Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2023-01-15T19:38:23.475Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.475Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:603) [2023-01-15T19:38:23.475Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2023-01-15T19:38:23.475Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:150) [2023-01-15T19:38:23.475Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:810) [2023-01-15T19:38:23.475Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.475Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.475Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.475Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:666) [2023-01-15T19:38:23.475Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc4(JavaEETransactionManagerTest.java:567) [2023-01-15T19:38:23.475Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.475Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.475Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.475Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.475Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.475Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.475Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.475Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.475Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.475Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.475Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.476Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.476Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.476Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.476Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.476Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.476Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.476Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.476Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.476Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.476Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.476Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.476Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.476Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.476Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.476Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.476Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.476Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.476Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.476Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.476Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.476Z] [2023-01-15T19:38:23.476Z] in XA rollback [2023-01-15T19:38:23.476Z] throwing XAException.-7 during rollback [2023-01-15T19:38:23.476Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl rollback [2023-01-15T19:38:23.476Z] WARNING: JTS5068: Unexpected error occurred in rollback [2023-01-15T19:38:23.476Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.477Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:938) [2023-01-15T19:38:23.477Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2023-01-15T19:38:23.477Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2023-01-15T19:38:23.477Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:310) [2023-01-15T19:38:23.477Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2023-01-15T19:38:23.477Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2214) [2023-01-15T19:38:23.477Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2023-01-15T19:38:23.477Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.477Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:603) [2023-01-15T19:38:23.477Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2023-01-15T19:38:23.477Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:150) [2023-01-15T19:38:23.477Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:810) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.477Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:666) [2023-01-15T19:38:23.477Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc5(JavaEETransactionManagerTest.java:572) [2023-01-15T19:38:23.477Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.477Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.477Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.477Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.477Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.477Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.477Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.478Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.478Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.478Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.478Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.478Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.478Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.478Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.478Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.478Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.478Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.478Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.478Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.478Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.478Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.478Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.478Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.478Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.478Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.478Z] [2023-01-15T19:38:23.478Z] throwing XAException.-7 during start [2023-01-15T19:38:23.478Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.TransactionImpl enlistResource [2023-01-15T19:38:23.478Z] WARNING: JTS5041: The resource manager is doing work outside a global transaction [2023-01-15T19:38:23.478Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.478Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:981) [2023-01-15T19:38:23.478Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2023-01-15T19:38:23.478Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2023-01-15T19:38:23.478Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2023-01-15T19:38:23.478Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1222) [2023-01-15T19:38:23.478Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:352) [2023-01-15T19:38:23.478Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.478Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.478Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.478Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.478Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.478Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.478Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.478Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.479Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.479Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.479Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.479Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.479Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.479Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.479Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.479Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.479Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.479Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.479Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.479Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.479Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.479Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.479Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.479Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.479Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.479Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.479Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.479Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.479Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.479Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.479Z] [2023-01-15T19:38:23.479Z] in XA commit [2023-01-15T19:38:23.479Z] throwing XAException.-3 during start [2023-01-15T19:38:23.479Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.TransactionImpl enlistResource [2023-01-15T19:38:23.479Z] WARNING: JTS5041: The resource manager is doing work outside a global transaction [2023-01-15T19:38:23.479Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.479Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:981) [2023-01-15T19:38:23.479Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2023-01-15T19:38:23.479Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2023-01-15T19:38:23.479Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2023-01-15T19:38:23.480Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1222) [2023-01-15T19:38:23.480Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:352) [2023-01-15T19:38:23.480Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.480Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.480Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.480Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.480Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.480Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.480Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.480Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.480Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.480Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.480Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.481Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.481Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.481Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.481Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.481Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.481Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.481Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.481Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.481Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.481Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.481Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.481Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.481Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.481Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.481Z] [2023-01-15T19:38:23.481Z] in XA commit [2023-01-15T19:38:23.481Z] throwing XAException.-4 during start [2023-01-15T19:38:23.481Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.TransactionImpl enlistResource [2023-01-15T19:38:23.481Z] WARNING: JTS5041: The resource manager is doing work outside a global transaction [2023-01-15T19:38:23.481Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.481Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:981) [2023-01-15T19:38:23.481Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2023-01-15T19:38:23.481Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2023-01-15T19:38:23.481Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2023-01-15T19:38:23.481Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1222) [2023-01-15T19:38:23.481Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:352) [2023-01-15T19:38:23.481Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.481Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.481Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.481Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.481Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.481Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.481Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.481Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.481Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.569Z] Using port 45707 for Admin. [2023-01-15T19:38:23.571Z] Using port 45712 for HTTP Instance. [2023-01-15T19:38:23.571Z] Using port 45708 for JMS. [2023-01-15T19:38:23.571Z] Using port 45710 for IIOP. [2023-01-15T19:38:23.571Z] Using port 45711 for HTTP_SSL. [2023-01-15T19:38:23.571Z] Using port 45714 for IIOP_SSL. [2023-01-15T19:38:23.571Z] Using port 45715 for IIOP_MUTUALAUTH. [2023-01-15T19:38:23.571Z] Using port 45709 for JMX_ADMIN. [2023-01-15T19:38:23.571Z] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:38:23.571Z] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:38:23.571Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:38:23.571Z] [CN=glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-dm58m,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:38:23.579Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_reply_rollback [2023-01-15T19:38:23.579Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.579Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.579Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.579Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.579Z] [exec] isReadonly(): false [2023-01-15T19:38:23.579Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.579Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.579Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.579Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.579Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.579Z] [exec] isReadonly(): false [2023-01-15T19:38:23.579Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.579Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.579Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.579Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.579Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.579Z] [exec] isReadonly(): false [2023-01-15T19:38:23.579Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.579Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.579Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.579Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.579Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.579Z] [exec] isReadonly(): false [2023-01-15T19:38:23.579Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.579Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.579Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.579Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.579Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.579Z] [exec] isReadonly(): false [2023-01-15T19:38:23.579Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.579Z] [exec] Waiting for queue message 1 of 5 [2023-01-15T19:38:23.579Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:561-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503302 [2023-01-15T19:38:23.579Z] [exec] Waiting for queue message 2 of 5 [2023-01-15T19:38:23.579Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:560-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503301 [2023-01-15T19:38:23.579Z] [exec] Waiting for queue message 3 of 5 [2023-01-15T19:38:23.579Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:562-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503302 [2023-01-15T19:38:23.579Z] [exec] Waiting for queue message 4 of 5 [2023-01-15T19:38:23.579Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:559-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503300 [2023-01-15T19:38:23.579Z] [exec] Waiting for queue message 5 of 5 [2023-01-15T19:38:23.579Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:563-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503303 [2023-01-15T19:38:23.579Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_reply_rollback. Time = 0 seconds -> 6 msec/msg (5 msgs) [2023-01-15T19:38:23.579Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_reply_rollback [2023-01-15T19:38:23.579Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_reply_rollback [2023-01-15T19:38:23.579Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.579Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.579Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.579Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.579Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Waiting for topic message 1 of 5 [2023-01-15T19:38:23.580Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:591-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503361 [2023-01-15T19:38:23.580Z] [exec] Waiting for topic message 2 of 5 [2023-01-15T19:38:23.580Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:590-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503360 [2023-01-15T19:38:23.580Z] [exec] Waiting for topic message 3 of 5 [2023-01-15T19:38:23.580Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:588-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503359 [2023-01-15T19:38:23.580Z] [exec] Waiting for topic message 4 of 5 [2023-01-15T19:38:23.580Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:589-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503359 [2023-01-15T19:38:23.580Z] [exec] Waiting for topic message 5 of 5 [2023-01-15T19:38:23.580Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:592-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503361 [2023-01-15T19:38:23.580Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_reply_rollback. Time = 0 seconds -> 3 msec/msg (5 msgs) [2023-01-15T19:38:23.580Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_reply_rollback [2023-01-15T19:38:23.580Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback [2023-01-15T19:38:23.580Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback. Time = 0 seconds -> 0 msec/msg (5 msgs) [2023-01-15T19:38:23.580Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback [2023-01-15T19:38:23.580Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback [2023-01-15T19:38:23.580Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.580Z] [exec] isReadonly(): false [2023-01-15T19:38:23.580Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.580Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.580Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.580Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.580Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.581Z] [exec] isReadonly(): false [2023-01-15T19:38:23.581Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.581Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.581Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.581Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.581Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.581Z] [exec] isReadonly(): false [2023-01-15T19:38:23.581Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.581Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback. Time = 0 seconds -> 0 msec/msg (5 msgs) [2023-01-15T19:38:23.581Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback [2023-01-15T19:38:23.581Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2023-01-15T19:38:23.581Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.581Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.581Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.581Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.581Z] [exec] isReadonly(): false [2023-01-15T19:38:23.581Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.581Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.581Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.581Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.581Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.581Z] [exec] isReadonly(): false [2023-01-15T19:38:23.581Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.581Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.581Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.581Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.581Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.581Z] [exec] isReadonly(): false [2023-01-15T19:38:23.581Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.581Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.581Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.581Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.581Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.581Z] [exec] isReadonly(): false [2023-01-15T19:38:23.581Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.581Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.581Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:23.581Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:38:23.581Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.581Z] [exec] isReadonly(): false [2023-01-15T19:38:23.581Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.581Z] [exec] Waiting for queue message 1 of 5 [2023-01-15T19:38:23.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.741Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.742Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.742Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.742Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.742Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.742Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.742Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.742Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.742Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.742Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.742Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.742Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.742Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.742Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.742Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.742Z] [2023-01-15T19:38:23.742Z] in XA commit [2023-01-15T19:38:23.742Z] throwing XAException.-5 during start [2023-01-15T19:38:23.742Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.TransactionImpl enlistResource [2023-01-15T19:38:23.742Z] WARNING: JTS5041: The resource manager is doing work outside a global transaction [2023-01-15T19:38:23.742Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.742Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:981) [2023-01-15T19:38:23.742Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2023-01-15T19:38:23.742Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2023-01-15T19:38:23.742Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2023-01-15T19:38:23.742Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1222) [2023-01-15T19:38:23.742Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:352) [2023-01-15T19:38:23.742Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.742Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.742Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.742Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.742Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.742Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.742Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.742Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.742Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.742Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.742Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.743Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.743Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.743Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.743Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.743Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.743Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.743Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.743Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.743Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.743Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.743Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.743Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.743Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.743Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.743Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.743Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.743Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.744Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.744Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.744Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.744Z] [2023-01-15T19:38:23.744Z] in XA commit [2023-01-15T19:38:23.744Z] throwing XAException.-6 during start [2023-01-15T19:38:23.744Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.TransactionImpl enlistResource [2023-01-15T19:38:23.744Z] WARNING: JTS5041: The resource manager is doing work outside a global transaction [2023-01-15T19:38:23.744Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.744Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:981) [2023-01-15T19:38:23.744Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2023-01-15T19:38:23.744Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2023-01-15T19:38:23.744Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2023-01-15T19:38:23.744Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1222) [2023-01-15T19:38:23.744Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:352) [2023-01-15T19:38:23.744Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.744Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.744Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.744Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.744Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.744Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.744Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.745Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.745Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.745Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.745Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.745Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.745Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.745Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.745Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.745Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.745Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.745Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.745Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.745Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.745Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.745Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.745Z] [2023-01-15T19:38:23.745Z] in XA commit [2023-01-15T19:38:23.745Z] throwing XAException.-8 during start [2023-01-15T19:38:23.745Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.TransactionImpl enlistResource [2023-01-15T19:38:23.745Z] WARNING: JTS5041: The resource manager is doing work outside a global transaction [2023-01-15T19:38:23.745Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.745Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:981) [2023-01-15T19:38:23.745Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2023-01-15T19:38:23.745Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2023-01-15T19:38:23.745Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2023-01-15T19:38:23.745Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1222) [2023-01-15T19:38:23.745Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:352) [2023-01-15T19:38:23.745Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.745Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:593) [2023-01-15T19:38:23.745Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.745Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.745Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.745Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.745Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.746Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.746Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.746Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.746Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.746Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.746Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.746Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.746Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.746Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.746Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.746Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.746Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.746Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.746Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.746Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.746Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.746Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.746Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.746Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.746Z] [2023-01-15T19:38:23.746Z] in XA commit [2023-01-15T19:38:23.746Z] in XA rollback [2023-01-15T19:38:23.746Z] throwing XAException.100 during rollback [2023-01-15T19:38:23.746Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl rollback [2023-01-15T19:38:23.746Z] WARNING: JTS5068: Unexpected error occurred in rollback [2023-01-15T19:38:23.746Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.746Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:938) [2023-01-15T19:38:23.746Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2023-01-15T19:38:23.746Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2023-01-15T19:38:23.746Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:310) [2023-01-15T19:38:23.746Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2023-01-15T19:38:23.746Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2214) [2023-01-15T19:38:23.746Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2023-01-15T19:38:23.746Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2023-01-15T19:38:23.746Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:748) [2023-01-15T19:38:23.746Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2023-01-15T19:38:23.746Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:187) [2023-01-15T19:38:23.746Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:841) [2023-01-15T19:38:23.746Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:678) [2023-01-15T19:38:23.747Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc1(JavaEETransactionManagerTest.java:621) [2023-01-15T19:38:23.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.747Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.747Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.747Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.747Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.747Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.747Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.747Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.748Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.748Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.748Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.748Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.748Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.748Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.748Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.748Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.748Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.748Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.748Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.748Z] [2023-01-15T19:38:23.748Z] in XA rollback [2023-01-15T19:38:23.748Z] throwing XAException.-3 during rollback [2023-01-15T19:38:23.748Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl rollback [2023-01-15T19:38:23.748Z] WARNING: JTS5068: Unexpected error occurred in rollback [2023-01-15T19:38:23.748Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.748Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:938) [2023-01-15T19:38:23.748Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2023-01-15T19:38:23.748Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2023-01-15T19:38:23.748Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:310) [2023-01-15T19:38:23.748Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2023-01-15T19:38:23.748Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2214) [2023-01-15T19:38:23.748Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2023-01-15T19:38:23.748Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2023-01-15T19:38:23.748Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:748) [2023-01-15T19:38:23.748Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2023-01-15T19:38:23.748Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:187) [2023-01-15T19:38:23.748Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:841) [2023-01-15T19:38:23.748Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:678) [2023-01-15T19:38:23.748Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc2(JavaEETransactionManagerTest.java:626) [2023-01-15T19:38:23.748Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.748Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.748Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.748Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.748Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.748Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.749Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.749Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.749Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.749Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.749Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.749Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.749Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.749Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.749Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.749Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.749Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.749Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.749Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.749Z] [2023-01-15T19:38:23.749Z] in XA rollback [2023-01-15T19:38:23.749Z] throwing XAException.-4 during rollback [2023-01-15T19:38:23.749Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl rollback [2023-01-15T19:38:23.749Z] WARNING: JTS5068: Unexpected error occurred in rollback [2023-01-15T19:38:23.749Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.749Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:938) [2023-01-15T19:38:23.749Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2023-01-15T19:38:23.749Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2023-01-15T19:38:23.749Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:310) [2023-01-15T19:38:23.749Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2023-01-15T19:38:23.749Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2214) [2023-01-15T19:38:23.749Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2023-01-15T19:38:23.749Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2023-01-15T19:38:23.749Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:748) [2023-01-15T19:38:23.749Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2023-01-15T19:38:23.749Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:187) [2023-01-15T19:38:23.749Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:841) [2023-01-15T19:38:23.749Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:678) [2023-01-15T19:38:23.749Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc3(JavaEETransactionManagerTest.java:631) [2023-01-15T19:38:23.749Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.749Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.749Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.749Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.749Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.749Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.750Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.750Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.750Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.750Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.750Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.750Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.750Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.750Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.750Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.750Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.751Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.751Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.751Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.751Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.751Z] [2023-01-15T19:38:23.751Z] in XA rollback [2023-01-15T19:38:23.751Z] throwing XAException.-7 during rollback [2023-01-15T19:38:23.751Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl rollback [2023-01-15T19:38:23.751Z] WARNING: JTS5068: Unexpected error occurred in rollback [2023-01-15T19:38:23.751Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.751Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:938) [2023-01-15T19:38:23.751Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2023-01-15T19:38:23.751Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2023-01-15T19:38:23.751Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:310) [2023-01-15T19:38:23.751Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2023-01-15T19:38:23.751Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2214) [2023-01-15T19:38:23.751Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2023-01-15T19:38:23.751Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2023-01-15T19:38:23.751Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:748) [2023-01-15T19:38:23.751Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2023-01-15T19:38:23.751Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:187) [2023-01-15T19:38:23.751Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:841) [2023-01-15T19:38:23.751Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:678) [2023-01-15T19:38:23.751Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc4(JavaEETransactionManagerTest.java:636) [2023-01-15T19:38:23.751Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.751Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.751Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.751Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.751Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.751Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.752Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.752Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.752Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.752Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.752Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.752Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.752Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.752Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.752Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.752Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.752Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.752Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.752Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.752Z] [2023-01-15T19:38:23.752Z] in XA rollback [2023-01-15T19:38:23.752Z] throwing XAException.6 during rollback [2023-01-15T19:38:23.752Z] in XA rollback [2023-01-15T19:38:23.752Z] throwing XAException.6 during rollback [2023-01-15T19:38:23.752Z] in XA rollback [2023-01-15T19:38:23.752Z] throwing XAException.6 during rollback [2023-01-15T19:38:23.752Z] in XA commit [2023-01-15T19:38:23.752Z] throwing XAException.6 during commit of 1pc [2023-01-15T19:38:23.752Z] in XA commit [2023-01-15T19:38:23.752Z] in XA commit [2023-01-15T19:38:23.752Z] throwing XAException.5 during commit of 1pc [2023-01-15T19:38:23.752Z] **Testing Resource Status in 2PC ===> [2023-01-15T19:38:23.752Z] in XA prepare [2023-01-15T19:38:23.752Z] Status in PREPARE: Preparing [2023-01-15T19:38:23.752Z] in XA prepare [2023-01-15T19:38:23.752Z] Status in PREPARE: Preparing [2023-01-15T19:38:23.752Z] in XA commit [2023-01-15T19:38:23.752Z] Status in COMMIT: Committing [2023-01-15T19:38:23.752Z] in XA commit [2023-01-15T19:38:23.752Z] Status in COMMIT: Committing [2023-01-15T19:38:23.752Z] **Testing resource status in rollback ===> [2023-01-15T19:38:23.752Z] in XA rollback [2023-01-15T19:38:23.752Z] Status in ROLLBACK: RollingBack [2023-01-15T19:38:23.752Z] in XA rollback [2023-01-15T19:38:23.752Z] Status in ROLLBACK: RollingBack [2023-01-15T19:38:23.752Z] **Testing resource status in 1PC ===> [2023-01-15T19:38:23.752Z] in XA commit [2023-01-15T19:38:23.752Z] Status in COMMIT: Committing [2023-01-15T19:38:23.752Z] in XA prepare [2023-01-15T19:38:23.752Z] throwing XAException.100 during prepare [2023-01-15T19:38:23.752Z] in XA rollback [2023-01-15T19:38:23.752Z] throwing XAException.6 during rollback [2023-01-15T19:38:23.752Z] in XA prepare [2023-01-15T19:38:23.752Z] throwing XAException.100 during prepare [2023-01-15T19:38:23.752Z] in XA rollback [2023-01-15T19:38:23.752Z] throwing XAException.6 during rollback [2023-01-15T19:38:23.752Z] in XA rollback [2023-01-15T19:38:23.752Z] throwing XAException.6 during rollback [2023-01-15T19:38:23.752Z] in XA prepare [2023-01-15T19:38:23.752Z] throwing XAException.3 during prepare [2023-01-15T19:38:23.752Z] in XA rollback [2023-01-15T19:38:23.752Z] throwing XAException.6 during rollback [2023-01-15T19:38:23.752Z] in XA rollback [2023-01-15T19:38:23.752Z] **Called beforeCompletion ** [2023-01-15T19:38:23.752Z] in XA prepare [2023-01-15T19:38:23.752Z] in XA prepare [2023-01-15T19:38:23.752Z] in XA commit [2023-01-15T19:38:23.752Z] throwing XAException.-7 during commit of 2pc [2023-01-15T19:38:23.752Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl commit [2023-01-15T19:38:23.752Z] WARNING: JTS5067: Unexpected error occurred in commit [2023-01-15T19:38:23.752Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.752Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:920) [2023-01-15T19:38:23.752Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit(OTSResourceImpl.java:90) [2023-01-15T19:38:23.752Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeCommit(RegisteredResources.java:727) [2023-01-15T19:38:23.752Z] at com.sun.jts.CosTransactions.TopCoordinator.commit(TopCoordinator.java:2025) [2023-01-15T19:38:23.752Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:361) [2023-01-15T19:38:23.752Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.752Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:603) [2023-01-15T19:38:23.752Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2023-01-15T19:38:23.752Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:150) [2023-01-15T19:38:23.752Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:810) [2023-01-15T19:38:23.752Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.752Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.752Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.753Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommit2PCWithXAException(JavaEETransactionManagerTest.java:770) [2023-01-15T19:38:23.753Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommit2PCWithXAExc1(JavaEETransactionManagerTest.java:684) [2023-01-15T19:38:23.753Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.753Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.753Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.753Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.753Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.753Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.753Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.753Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.754Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.754Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.754Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.754Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.754Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.754Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.754Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.754Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.754Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.754Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.754Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.754Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.754Z] [2023-01-15T19:38:23.754Z] Jan 15, 2023 7:38:23 PM com.sun.jts.CosTransactions.RegisteredResources distributeCommit [2023-01-15T19:38:23.754Z] SEVERE: JTS5031: Exception [org.omg.CORBA.INTERNAL: vmcid: 0x0 minor code: 0 completed: Maybe] on Resource [commit] operation. [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] **Called afterCompletion with status: Committed [2023-01-15T19:38:23.754Z] **Called beforeCompletion ** [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.6 during commit of 2pc [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.6 during commit of 2pc [2023-01-15T19:38:23.754Z] **Called afterCompletion with status: Committed [2023-01-15T19:38:23.754Z] **Called beforeCompletion ** [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.6 during commit of 2pc [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.5 during commit of 2pc [2023-01-15T19:38:23.754Z] **Called afterCompletion with status: Committed [2023-01-15T19:38:23.754Z] **Called beforeCompletion ** [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.6 during commit of 2pc [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.7 during commit of 2pc [2023-01-15T19:38:23.754Z] **Called afterCompletion with status: Committed [2023-01-15T19:38:23.754Z] **Called beforeCompletion ** [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.7 during commit of 2pc [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.6 during commit of 2pc [2023-01-15T19:38:23.754Z] **Called afterCompletion with status: Committed [2023-01-15T19:38:23.754Z] **Called beforeCompletion ** [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.7 during commit of 2pc [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.7 during commit of 2pc [2023-01-15T19:38:23.754Z] **Called afterCompletion with status: Committed [2023-01-15T19:38:23.754Z] **Called beforeCompletion ** [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.7 during commit of 2pc [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] **Called afterCompletion with status: Committed [2023-01-15T19:38:23.754Z] **Called beforeCompletion ** [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] throwing XAException.6 during commit of 2pc [2023-01-15T19:38:23.754Z] in XA commit [2023-01-15T19:38:23.754Z] **Called afterCompletion with status: Committed [2023-01-15T19:38:23.754Z] **Called beforeCompletion ** [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] in XA prepare [2023-01-15T19:38:23.754Z] throwing XAException.-6 during prepare [2023-01-15T19:38:23.754Z] in XA rollback [2023-01-15T19:38:23.754Z] in XA rollback [2023-01-15T19:38:23.754Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.754Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.754Z] **Called beforeCompletion ** [2023-01-15T19:38:23.754Z] **Failing in beforeCompletion ** [2023-01-15T19:38:23.754Z] **Throwing MyRuntimeException... ** [2023-01-15T19:38:23.754Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.SynchronizationImpl before_completion [2023-01-15T19:38:23.754Z] WARNING: JTS5054: Unexpected error occurred in after completion [2023-01-15T19:38:23.754Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2023-01-15T19:38:23.754Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:834) [2023-01-15T19:38:23.754Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2023-01-15T19:38:23.754Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2023-01-15T19:38:23.754Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2463) [2023-01-15T19:38:23.754Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2023-01-15T19:38:23.754Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.754Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2023-01-15T19:38:23.754Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2023-01-15T19:38:23.754Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.754Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.754Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.754Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC1PC(JavaEETransactionManagerTest.java:436) [2023-01-15T19:38:23.754Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.754Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.754Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.754Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.754Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.754Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.754Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.755Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.755Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.755Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.755Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.755Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.755Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.755Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.755Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.755Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.755Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.755Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.755Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.755Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.756Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.756Z] [2023-01-15T19:38:23.756Z] in XA rollback [2023-01-15T19:38:23.756Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.756Z] **Called beforeCompletion ** [2023-01-15T19:38:23.756Z] **Failing in beforeCompletion ** [2023-01-15T19:38:23.756Z] **Throwing MyRuntimeException... ** [2023-01-15T19:38:23.756Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.SynchronizationImpl before_completion [2023-01-15T19:38:23.756Z] WARNING: JTS5054: Unexpected error occurred in after completion [2023-01-15T19:38:23.756Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2023-01-15T19:38:23.756Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:834) [2023-01-15T19:38:23.756Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2023-01-15T19:38:23.756Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2023-01-15T19:38:23.756Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2463) [2023-01-15T19:38:23.756Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2023-01-15T19:38:23.756Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.756Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2023-01-15T19:38:23.756Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.756Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC2PC(JavaEETransactionManagerTest.java:391) [2023-01-15T19:38:23.756Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.756Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.756Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.756Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.756Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.756Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.756Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.756Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.756Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.757Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.757Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.757Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.757Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.757Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.757Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.757Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.757Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.757Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.757Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.757Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.757Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.757Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.757Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.757Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.757Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.757Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.757Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.757Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.757Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.757Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.757Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.757Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.757Z] [2023-01-15T19:38:23.757Z] in XA rollback [2023-01-15T19:38:23.757Z] in XA rollback [2023-01-15T19:38:23.757Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.757Z] in XA commit [2023-01-15T19:38:23.757Z] throwing XAException.-7 during commit of 1pc [2023-01-15T19:38:23.757Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jtsxa.OTSResourceImpl commit_one_phase [2023-01-15T19:38:23.757Z] WARNING: JTS5067: Unexpected error occurred in commit [2023-01-15T19:38:23.757Z] javax.transaction.xa.XAException [2023-01-15T19:38:23.757Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:920) [2023-01-15T19:38:23.757Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:151) [2023-01-15T19:38:23.757Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2023-01-15T19:38:23.757Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2854) [2023-01-15T19:38:23.757Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2023-01-15T19:38:23.757Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.757Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:603) [2023-01-15T19:38:23.757Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2023-01-15T19:38:23.757Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:150) [2023-01-15T19:38:23.757Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:810) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.757Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:666) [2023-01-15T19:38:23.757Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithXAExc1(JavaEETransactionManagerTest.java:602) [2023-01-15T19:38:23.757Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.757Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.757Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.757Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.757Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.757Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.757Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.758Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.758Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.758Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.758Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.758Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.758Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.758Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.758Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.758Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.758Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.758Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.758Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.758Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.758Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.758Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.758Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.758Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.758Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.758Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.758Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.758Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.758Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.758Z] [2023-01-15T19:38:23.758Z] Jan 15, 2023 7:38:23 PM com.sun.jts.CosTransactions.RegisteredResources commitOnePhase [2023-01-15T19:38:23.758Z] SEVERE: JTS5031: Exception [org.omg.CORBA.INTERNAL: vmcid: 0x0 minor code: 0 completed: Maybe] on Resource [commit one phase] operation. [2023-01-15T19:38:23.758Z] in XA commit [2023-01-15T19:38:23.758Z] throwing XAException.7 during commit of 1pc [2023-01-15T19:38:23.758Z] **Called beforeCompletion ** [2023-01-15T19:38:23.758Z] in XA prepare [2023-01-15T19:38:23.758Z] throwing XAException.-6 during prepare [2023-01-15T19:38:23.758Z] in XA rollback [2023-01-15T19:38:23.758Z] in XA rollback [2023-01-15T19:38:23.758Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.758Z] **Called beforeCompletion ** [2023-01-15T19:38:23.758Z] in XA prepare [2023-01-15T19:38:23.759Z] in XA prepare [2023-01-15T19:38:23.759Z] throwing XAException.-5 during prepare [2023-01-15T19:38:23.759Z] in XA rollback [2023-01-15T19:38:23.759Z] in XA rollback [2023-01-15T19:38:23.759Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.759Z] **Called beforeCompletion ** [2023-01-15T19:38:23.759Z] in XA prepare [2023-01-15T19:38:23.759Z] throwing XAException.-5 during prepare [2023-01-15T19:38:23.759Z] in XA rollback [2023-01-15T19:38:23.759Z] in XA rollback [2023-01-15T19:38:23.759Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.759Z] **Called beforeCompletion ** [2023-01-15T19:38:23.759Z] **Failing in beforeCompletion ** [2023-01-15T19:38:23.759Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.759Z] **Called beforeCompletion ** [2023-01-15T19:38:23.759Z] **Failing in beforeCompletion ** [2023-01-15T19:38:23.759Z] **Throwing MyRuntimeException... ** [2023-01-15T19:38:23.759Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.SynchronizationImpl before_completion [2023-01-15T19:38:23.759Z] WARNING: JTS5054: Unexpected error occurred in after completion [2023-01-15T19:38:23.759Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2023-01-15T19:38:23.759Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:834) [2023-01-15T19:38:23.759Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2023-01-15T19:38:23.759Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2023-01-15T19:38:23.759Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2463) [2023-01-15T19:38:23.759Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2023-01-15T19:38:23.759Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.759Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:603) [2023-01-15T19:38:23.759Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2023-01-15T19:38:23.759Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:150) [2023-01-15T19:38:23.759Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:810) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.759Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTMCommitFailBC2PC(JavaEETransactionManagerTest.java:416) [2023-01-15T19:38:23.759Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.759Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.759Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.759Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.759Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.759Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.759Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.759Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.760Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.760Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.760Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.760Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.760Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.760Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.760Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.760Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.760Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.760Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.760Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.760Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.760Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.760Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.760Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.760Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.760Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.760Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.760Z] [2023-01-15T19:38:23.760Z] in XA rollback [2023-01-15T19:38:23.760Z] in XA rollback [2023-01-15T19:38:23.760Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.760Z] **Called beforeCompletion ** [2023-01-15T19:38:23.760Z] **Failing in beforeCompletion ** [2023-01-15T19:38:23.760Z] **Throwing MyRuntimeException... ** [2023-01-15T19:38:23.760Z] Jan 15, 2023 7:38:23 PM com.sun.jts.jta.SynchronizationImpl before_completion [2023-01-15T19:38:23.760Z] WARNING: JTS5054: Unexpected error occurred in after completion [2023-01-15T19:38:23.760Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2023-01-15T19:38:23.760Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:834) [2023-01-15T19:38:23.760Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:104) [2023-01-15T19:38:23.760Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2023-01-15T19:38:23.760Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2463) [2023-01-15T19:38:23.760Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2023-01-15T19:38:23.760Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2023-01-15T19:38:23.760Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2023-01-15T19:38:23.760Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082) [2023-01-15T19:38:23.760Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC2PCInterposedSynchronization(JavaEETransactionManagerTest.java:461) [2023-01-15T19:38:23.760Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:38:23.760Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:38:23.760Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:38:23.760Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:38:23.760Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:38:23.760Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:38:23.761Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:38:23.761Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:38:23.761Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:38:23.761Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:38:23.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:38:23.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:38:23.761Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.761Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.761Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:38:23.761Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:38:23.761Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:38:23.761Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:38:23.761Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:38:23.761Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:38:23.761Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:38:23.761Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:38:23.761Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:38:23.761Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:38:23.761Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:38:23.761Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:38:23.761Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:38:23.761Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:38:23.761Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:38:23.761Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:38:23.761Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:38:23.761Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:38:23.761Z] [2023-01-15T19:38:23.761Z] in XA rollback [2023-01-15T19:38:23.761Z] in XA rollback [2023-01-15T19:38:23.761Z] **Called afterCompletion with status: RolledBack [2023-01-15T19:38:23.761Z] [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.355 s - in com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest [2023-01-15T19:38:23.838Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:668-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503473 [2023-01-15T19:38:23.840Z] [exec] Waiting for queue message 2 of 5 [2023-01-15T19:38:23.840Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:667-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503472 [2023-01-15T19:38:23.840Z] [exec] Waiting for queue message 3 of 5 [2023-01-15T19:38:23.840Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:665-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503470 [2023-01-15T19:38:23.840Z] [exec] Waiting for queue message 4 of 5 [2023-01-15T19:38:23.840Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:666-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503471 [2023-01-15T19:38:23.840Z] [exec] Waiting for queue message 5 of 5 [2023-01-15T19:38:23.840Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:669-10.40.12.239(8f:e5:8f:90:b0:25)-57024-1673811503473 [2023-01-15T19:38:23.840Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 4 msec/msg (5 msgs) [2023-01-15T19:38:23.840Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2023-01-15T19:38:23.840Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2023-01-15T19:38:23.840Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.840Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.840Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.840Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.840Z] [exec] isReadonly(): false [2023-01-15T19:38:23.840Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.840Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.840Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.840Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.840Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.840Z] [exec] isReadonly(): false [2023-01-15T19:38:23.840Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.840Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.840Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.840Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.840Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.840Z] [exec] isReadonly(): false [2023-01-15T19:38:23.840Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.840Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.840Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.840Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.840Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.840Z] [exec] isReadonly(): false [2023-01-15T19:38:23.840Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.840Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2023-01-15T19:38:23.840Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:23.840Z] [exec] Class: com.sun.messaging.Topic [2023-01-15T19:38:23.840Z] [exec] getVERSION(): 3.0 [2023-01-15T19:38:23.840Z] [exec] isReadonly(): false [2023-01-15T19:38:23.840Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2023-01-15T19:38:23.841Z] [exec] Waiting for topic message 1 of 5 [2023-01-15T19:38:23.841Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:694-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503518 [2023-01-15T19:38:23.841Z] [exec] Waiting for topic message 2 of 5 [2023-01-15T19:38:23.841Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:695-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503519 [2023-01-15T19:38:23.841Z] [exec] Waiting for topic message 3 of 5 [2023-01-15T19:38:23.841Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:696-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503519 [2023-01-15T19:38:23.841Z] [exec] Waiting for topic message 4 of 5 [2023-01-15T19:38:23.841Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:697-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503519 [2023-01-15T19:38:23.841Z] [exec] Waiting for topic message 5 of 5 [2023-01-15T19:38:23.841Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:698-10.40.12.239(9e:8b:62:75:c2:73)-57034-1673811503520 [2023-01-15T19:38:23.841Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 2 msec/msg (5 msgs) [2023-01-15T19:38:23.841Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2023-01-15T19:38:23.841Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:23.841Z] [exec] [2023-01-15T19:38:23.841Z] [exec] [2023-01-15T19:38:23.841Z] [exec] ----------------------------------------- [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmtns_nojdbc_reply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_noreply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmtns_nojdbc_noreply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_reply_rollback: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_bmt_nojdbc_reply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_reply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_bmt_jdbc_noreply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_noreply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/topic_bmt_nojdbc_reply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/topic_bmt_jdbc_reply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_noreply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_reply_rollback: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_reply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_reply_rollback: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/topic_bmt_jdbc_noreply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_reply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmtns_jdbc_reply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_noreply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_bmt_jdbc_reply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_reply: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_reply_rollback: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback: PASS - [2023-01-15T19:38:23.841Z] [exec] - java:comp/env/jms/queue_cmtns_jdbc_noreply: PASS - [2023-01-15T19:38:23.841Z] [exec] ----------------------------------------- [2023-01-15T19:38:23.841Z] [exec] Total PASS: 24 [2023-01-15T19:38:23.841Z] [exec] Total FAIL: 0 [2023-01-15T19:38:23.841Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:38:23.841Z] [exec] ----------------------------------------- [2023-01-15T19:38:23.841Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:23.841Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:24.019Z] [INFO] [2023-01-15T19:38:24.019Z] [INFO] Results: [2023-01-15T19:38:24.019Z] [INFO] [2023-01-15T19:38:24.019Z] [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 1 [2023-01-15T19:38:24.019Z] [INFO] [2023-01-15T19:38:24.019Z] [INFO] [2023-01-15T19:38:24.019Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jts --- [2023-01-15T19:38:24.019Z] [INFO] Executing tasks [2023-01-15T19:38:24.019Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/classes/META-INF for [2023-01-15T19:38:24.019Z] [INFO] [echo] jts [2023-01-15T19:38:24.019Z] [INFO] Executed tasks [2023-01-15T19:38:24.019Z] [INFO] [2023-01-15T19:38:24.019Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jts --- [2023-01-15T19:38:24.019Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/jts.jar [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] checkReporting-common: [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] confirmReportPresent-common: [2023-01-15T19:38:24.100Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:38:24.100Z] [echo] Test seems to be reported fine [2023-01-15T19:38:24.100Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/RepRunConf.txt [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] confirmMissingReport-common: [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] undeploy: [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] setOSConditions: [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] setToolWin: [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] setToolUnix: [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] setToolProperty: [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] setS1ASclassPath: [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] init-common: [2023-01-15T19:38:24.100Z] [2023-01-15T19:38:24.100Z] undeploy-common: [2023-01-15T19:38:24.100Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:24.276Z] [INFO] [2023-01-15T19:38:24.277Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jts --- [2023-01-15T19:38:24.277Z] [INFO] [2023-01-15T19:38:24.277Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jts --- [2023-01-15T19:38:24.277Z] [INFO] [2023-01-15T19:38:24.277Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.transaction-jts-checkstyle) @ jts --- [2023-01-15T19:38:24.674Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:24.674Z] [2023-01-15T19:38:24.674Z] setOSConditions: [2023-01-15T19:38:24.674Z] [2023-01-15T19:38:24.674Z] setToolWin: [2023-01-15T19:38:24.674Z] [2023-01-15T19:38:24.674Z] setToolUnix: [2023-01-15T19:38:24.674Z] [2023-01-15T19:38:24.674Z] setToolProperty: [2023-01-15T19:38:24.674Z] [2023-01-15T19:38:24.674Z] setS1ASclassPath: [2023-01-15T19:38:24.674Z] [2023-01-15T19:38:24.674Z] init-common: [2023-01-15T19:38:24.674Z] [2023-01-15T19:38:24.674Z] execute-ejb-sql-common: [2023-01-15T19:38:24.674Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/sql/drop_pointbase.sql [2023-01-15T19:38:24.674Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:38:24.674Z] [2023-01-15T19:38:24.674Z] delete-resources: [2023-01-15T19:38:24.674Z] [2023-01-15T19:38:24.674Z] asadmin-batch-common: [2023-01-15T19:38:24.935Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:25.468Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:38:25.469Z] [CN=glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-dm58m-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:38:25.499Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T19:38:25.500Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_QCF [2023-01-15T19:38:25.500Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_TCF [2023-01-15T19:38:25.500Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_client_queue [2023-01-15T19:38:25.500Z] [exec] Administered object jms/ejb_mdb_msgbean_client_queue deleted. [2023-01-15T19:38:25.500Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:25.500Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_client_topic [2023-01-15T19:38:25.500Z] [exec] Administered object jms/ejb_mdb_msgbean_client_topic deleted. [2023-01-15T19:38:25.500Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:25.558Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:25.757Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_queue_cmt [2023-01-15T19:38:25.757Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmt deleted. [2023-01-15T19:38:25.757Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_queue_bmt [2023-01-15T19:38:25.758Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_bmt deleted. [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_queue_cmtns [2023-01-15T19:38:25.758Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmtns deleted. [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_topic_cmt [2023-01-15T19:38:25.758Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_cmt deleted. [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_topic_bmt [2023-01-15T19:38:25.758Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_bmt deleted. [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_op_test_topic [2023-01-15T19:38:25.758Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_topic deleted. [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_msgbean_op_test_queue [2023-01-15T19:38:25.758Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_queue deleted. [2023-01-15T19:38:25.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:25.817Z] [javac] 1 warning [2023-01-15T19:38:25.817Z] [2023-01-15T19:38:25.817Z] setOSConditions: [2023-01-15T19:38:25.817Z] [2023-01-15T19:38:25.817Z] setToolWin: [2023-01-15T19:38:25.817Z] [2023-01-15T19:38:25.817Z] setToolUnix: [2023-01-15T19:38:25.817Z] [2023-01-15T19:38:25.817Z] setToolProperty: [2023-01-15T19:38:25.817Z] [2023-01-15T19:38:25.817Z] setS1ASclassPath: [2023-01-15T19:38:25.817Z] [2023-01-15T19:38:25.817Z] init-common: [2023-01-15T19:38:25.817Z] [2023-01-15T19:38:25.817Z] compile-common: [2023-01-15T19:38:25.817Z] [echo] Current time (ISO): 2023-01-15T19:38:25.616+0000 [2023-01-15T19:38:25.817Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:25.817Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:25.840Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:25.841Z] [javac] 1 warning [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] build: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] setOSConditions: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] setToolWin: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] setToolUnix: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] setToolProperty: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] setS1ASclassPath: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] init-common: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] webclient-war-common: [2023-01-15T19:38:25.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] clear: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] test-tlds-exist: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] copy-tlds: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] test-tagfiles-exist: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] copy-tagfiles: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] package-war-common: [2023-01-15T19:38:25.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:25.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:25.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:25.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:25.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/lib [2023-01-15T19:38:25.841Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:25.841Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:25.841Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-preserve-application-response-wrapper-web.war [2023-01-15T19:38:25.841Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:25.841Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:25.841Z] [javac] Compiling 1 source file [2023-01-15T19:38:25.841Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:25.841Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] deploy: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] deploy-war-common: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] setOSConditions: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] setToolWin: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] setToolUnix: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] setToolProperty: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] setS1ASclassPath: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.841Z] init-common: [2023-01-15T19:38:25.841Z] [2023-01-15T19:38:25.842Z] deploy-war-commonpe: [2023-01-15T19:38:26.016Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt [2023-01-15T19:38:26.016Z] [2023-01-15T19:38:26.016Z] all: [2023-01-15T19:38:26.016Z] [2023-01-15T19:38:26.017Z] singleton: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setOSConditions: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolWin: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolUnix: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolProperty: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setS1ASclassPath: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] init-common: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] clean: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setOSConditions: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolWin: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolUnix: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolProperty: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setS1ASclassPath: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] init-common: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] clean-common: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setOSConditions: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolWin: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolUnix: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolProperty: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setS1ASclassPath: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] init-common: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] clean-classes-common: [2023-01-15T19:38:26.017Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setOSConditions: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolWin: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolUnix: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolProperty: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setS1ASclassPath: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] init-common: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] clean-jars-common: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] compile: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setOSConditions: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolWin: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolUnix: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setToolProperty: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] setS1ASclassPath: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] init-common: [2023-01-15T19:38:26.017Z] [2023-01-15T19:38:26.017Z] compile-common: [2023-01-15T19:38:26.017Z] [echo] Current time (ISO): 2023-01-15T19:38:25.823+0000 [2023-01-15T19:38:26.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:26.017Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:26.017Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:26.100Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:26.669Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-preserve-application-response-wrapper-web.war [2023-01-15T19:38:27.340Z] [exec] Application deployed with name generic-embeddedApp. [2023-01-15T19:38:27.341Z] [echo] Deployment on target server server successful [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] setOSConditions: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] setToolWin: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] setToolUnix: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] setToolProperty: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] setS1ASclassPath: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] init-common: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] deploy-common-ee: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] setOSConditions: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] setToolWin: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] setToolUnix: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] setToolProperty: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] setS1ASclassPath: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] init-common: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] testAddAdmin: [2023-01-15T19:38:27.341Z] [2023-01-15T19:38:27.341Z] asadmin-common: [2023-01-15T19:38:27.341Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T19:38:27.341Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:27.341Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:27.597Z] [exec] Administered object eis/testAdmin created. [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] setOSConditions: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] setToolWin: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] setToolUnix: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] setToolProperty: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] setS1ASclassPath: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] init-common: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] restart: [2023-01-15T19:38:27.597Z] [echo] Not required to restart [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] runtest: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] setOSConditions: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] setToolWin: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] setToolUnix: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] setToolProperty: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] setS1ASclassPath: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] init-common: [2023-01-15T19:38:27.597Z] [2023-01-15T19:38:27.597Z] runclient-common: [2023-01-15T19:38:27.597Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:38:27.598Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:27.602Z] [exec] Application deployed with name web-jsp-forward-preserve-application-response-wrapper-web. [2023-01-15T19:38:27.603Z] [2023-01-15T19:38:27.603Z] deploy-war-commonee: [2023-01-15T19:38:27.603Z] [2023-01-15T19:38:27.603Z] run: [2023-01-15T19:38:27.860Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:27.914Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:27.914Z] [javac] 1 warning [2023-01-15T19:38:27.914Z] [2023-01-15T19:38:27.914Z] setOSConditions: [2023-01-15T19:38:27.914Z] [2023-01-15T19:38:27.914Z] setToolWin: [2023-01-15T19:38:27.914Z] [2023-01-15T19:38:27.914Z] setToolUnix: [2023-01-15T19:38:27.914Z] [2023-01-15T19:38:27.914Z] setToolProperty: [2023-01-15T19:38:27.914Z] [2023-01-15T19:38:27.914Z] setS1ASclassPath: [2023-01-15T19:38:27.914Z] [2023-01-15T19:38:27.914Z] init-common: [2023-01-15T19:38:27.914Z] [2023-01-15T19:38:27.914Z] compile-common: [2023-01-15T19:38:27.914Z] [echo] Current time (ISO): 2023-01-15T19:38:27.769+0000 [2023-01-15T19:38:27.914Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:27.915Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:28.119Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-preserve-application-response-wrapper/filtered/from.jsp [2023-01-15T19:38:28.120Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:28.120Z] [java] [2023-01-15T19:38:28.120Z] [java] [2023-01-15T19:38:28.120Z] [java] ----------------------------------------- [2023-01-15T19:38:28.120Z] [java] - jsp-forward-preserve-application-response-wrapper: PASS - [2023-01-15T19:38:28.120Z] [java] ----------------------------------------- [2023-01-15T19:38:28.120Z] [java] - Total PASS : 1 - [2023-01-15T19:38:28.120Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:28.120Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:28.120Z] [java] ----------------------------------------- [2023-01-15T19:38:28.120Z] [2023-01-15T19:38:28.120Z] undeploy: [2023-01-15T19:38:28.120Z] [2023-01-15T19:38:28.120Z] setOSConditions: [2023-01-15T19:38:28.120Z] [2023-01-15T19:38:28.120Z] setToolWin: [2023-01-15T19:38:28.120Z] [2023-01-15T19:38:28.120Z] setToolUnix: [2023-01-15T19:38:28.120Z] [2023-01-15T19:38:28.120Z] setToolProperty: [2023-01-15T19:38:28.120Z] [2023-01-15T19:38:28.120Z] setS1ASclassPath: [2023-01-15T19:38:28.120Z] [2023-01-15T19:38:28.120Z] init-common: [2023-01-15T19:38:28.120Z] [2023-01-15T19:38:28.120Z] undeploy-war-common: [2023-01-15T19:38:28.120Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:28.161Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:28.687Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:28.727Z] [exec] Jan 15, 2023 7:38:28 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:38:28.727Z] [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. [2023-01-15T19:38:28.946Z] [2023-01-15T19:38:28.947Z] all: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setOSConditions: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolWin: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolUnix: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolProperty: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setS1ASclassPath: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] init-common: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] clean: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setOSConditions: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolWin: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolUnix: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolProperty: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setS1ASclassPath: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] init-common: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] clean-common: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setOSConditions: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolWin: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolUnix: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolProperty: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setS1ASclassPath: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] init-common: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] clean-classes-common: [2023-01-15T19:38:28.947Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setOSConditions: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolWin: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolUnix: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolProperty: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setS1ASclassPath: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] init-common: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] clean-jars-common: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] compile: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setOSConditions: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolWin: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolUnix: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolProperty: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setS1ASclassPath: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] init-common: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] compile-common: [2023-01-15T19:38:28.947Z] [echo] Current time (ISO): 2023-01-15T19:38:28.878+0000 [2023-01-15T19:38:28.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:28.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/servlet [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] build: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setOSConditions: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolWin: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolUnix: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setToolProperty: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] setS1ASclassPath: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] init-common: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] webclient-war-common: [2023-01-15T19:38:28.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] clear: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] test-tlds-exist: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] copy-tlds: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] test-tagfiles-exist: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] copy-tagfiles: [2023-01-15T19:38:28.947Z] [2023-01-15T19:38:28.947Z] package-war-common: [2023-01-15T19:38:28.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:28.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:28.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:28.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:28.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/lib [2023-01-15T19:38:28.947Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:28.947Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-unbuffered-web.war [2023-01-15T19:38:28.947Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:28.947Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:28.947Z] [javac] Compiling 1 source file [2023-01-15T19:38:29.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:29.108Z] [javac] 1 warning [2023-01-15T19:38:29.108Z] [2023-01-15T19:38:29.108Z] build: [2023-01-15T19:38:29.206Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:29.206Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:29.206Z] [2023-01-15T19:38:29.206Z] deploy: [2023-01-15T19:38:29.206Z] [2023-01-15T19:38:29.206Z] deploy-war-common: [2023-01-15T19:38:29.206Z] [2023-01-15T19:38:29.206Z] setOSConditions: [2023-01-15T19:38:29.206Z] [2023-01-15T19:38:29.206Z] setToolWin: [2023-01-15T19:38:29.206Z] [2023-01-15T19:38:29.206Z] setToolUnix: [2023-01-15T19:38:29.206Z] [2023-01-15T19:38:29.206Z] setToolProperty: [2023-01-15T19:38:29.206Z] [2023-01-15T19:38:29.206Z] setS1ASclassPath: [2023-01-15T19:38:29.206Z] [2023-01-15T19:38:29.206Z] init-common: [2023-01-15T19:38:29.206Z] [2023-01-15T19:38:29.207Z] deploy-war-commonpe: [2023-01-15T19:38:29.207Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:29.366Z] [2023-01-15T19:38:29.367Z] setOSConditions: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] fixFiles: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] convUnix: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] convWin: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] setToolWin: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] setToolUnix: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] setToolProperty: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] setS1ASclassPath: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] init-common: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] package-persistence-common: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] ejb-jar-common: [2023-01-15T19:38:29.367Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] package-ejbjar-common: [2023-01-15T19:38:29.367Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.367Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redef-ejb.jar [2023-01-15T19:38:29.367Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] appclient-jar-common: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] package-appclientjar-common: [2023-01-15T19:38:29.367Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.367Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redef-client.jar [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] webclient-war-common: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] build-ear-common: [2023-01-15T19:38:29.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.367Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefApp.ear [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] deploy: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] setOSConditions: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] setToolWin: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.367Z] setToolUnix: [2023-01-15T19:38:29.367Z] [2023-01-15T19:38:29.368Z] setToolProperty: [2023-01-15T19:38:29.368Z] [2023-01-15T19:38:29.368Z] setS1ASclassPath: [2023-01-15T19:38:29.368Z] [2023-01-15T19:38:29.368Z] init-common: [2023-01-15T19:38:29.368Z] [2023-01-15T19:38:29.368Z] deploy-common: [2023-01-15T19:38:29.368Z] [echo] Current time (ISO): 2023-01-15T19:38:29.211+0000 [2023-01-15T19:38:29.368Z] [2023-01-15T19:38:29.368Z] setOSConditions: [2023-01-15T19:38:29.368Z] [2023-01-15T19:38:29.368Z] setToolWin: [2023-01-15T19:38:29.368Z] [2023-01-15T19:38:29.368Z] setToolUnix: [2023-01-15T19:38:29.368Z] [2023-01-15T19:38:29.368Z] setToolProperty: [2023-01-15T19:38:29.368Z] [2023-01-15T19:38:29.368Z] setS1ASclassPath: [2023-01-15T19:38:29.368Z] [2023-01-15T19:38:29.368Z] init-common: [2023-01-15T19:38:29.368Z] [2023-01-15T19:38:29.368Z] deploy-common-pe: [2023-01-15T19:38:29.368Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:29.524Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:29.524Z] [INFO] [2023-01-15T19:38:29.524Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jts --- [2023-01-15T19:38:29.524Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/6.2.6-SNAPSHOT/jts-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:29.524Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/6.2.6-SNAPSHOT/jts-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:29.524Z] [INFO] [2023-01-15T19:38:29.524Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2023-01-15T19:38:29.524Z] [INFO] Building Web Container Naming Utilities 6.2.6-SNAPSHOT [138/291] [2023-01-15T19:38:29.524Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:29.524Z] [INFO] [2023-01-15T19:38:29.524Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-naming --- [2023-01-15T19:38:29.524Z] [INFO] [2023-01-15T19:38:29.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-naming --- [2023-01-15T19:38:29.524Z] [INFO] [2023-01-15T19:38:29.524Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-naming --- [2023-01-15T19:38:29.524Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:29.524Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming [2023-01-15T19:38:29.524Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:29.524Z] [INFO] [2023-01-15T19:38:29.524Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-naming --- [2023-01-15T19:38:29.524Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:29.525Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:29.525Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:29.525Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:29.525Z] [INFO] Copying 0 resource [2023-01-15T19:38:29.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/src/main/manpages [2023-01-15T19:38:29.525Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:29.525Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/classes [2023-01-15T19:38:29.525Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:29.525Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:29.525Z] required: java.lang.String,java.lang.Object,java.util.Dictionary [2023-01-15T19:38:29.525Z] found: java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary [2023-01-15T19:38:29.525Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion [2023-01-15T19:38:29.525Z] required: java.util.Dictionary [2023-01-15T19:38:29.525Z] found: java.util.Dictionary [2023-01-15T19:38:29.525Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceFactory.java: Some input files use or override a deprecated API. [2023-01-15T19:38:29.525Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceFactory.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:29.525Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/classes [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:29.525Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:29.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/src/test/resources [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] No sources to compile [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] Executing tasks [2023-01-15T19:38:29.525Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/classes/META-INF for [2023-01-15T19:38:29.525Z] [INFO] [echo] web-naming [2023-01-15T19:38:29.525Z] [INFO] Executed tasks [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/web-naming.jar [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-naming --- [2023-01-15T19:38:29.525Z] [INFO] [2023-01-15T19:38:29.525Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming --- [2023-01-15T19:38:29.772Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-unbuffered-web.war [2023-01-15T19:38:29.814Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:29.814Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/client/Client.java uses or overrides a deprecated API. [2023-01-15T19:38:29.814Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:29.814Z] [javac] 1 warning [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] build: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] setOSConditions: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] fixFiles: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] convUnix: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] convWin: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] setToolWin: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] setToolUnix: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] setToolProperty: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] setS1ASclassPath: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] init-common: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] package-persistence-common: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] ejb-jar-common: [2023-01-15T19:38:29.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] package-ejbjar-common: [2023-01-15T19:38:29.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.814Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singleton-ejb.jar [2023-01-15T19:38:29.814Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] appclient-jar-common: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] package-appclientjar-common: [2023-01-15T19:38:29.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:29.814Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singleton-client.jar [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] webclient-war-common: [2023-01-15T19:38:29.814Z] [2023-01-15T19:38:29.814Z] build-ear-common: [2023-01-15T19:38:29.814Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonApp.ear [2023-01-15T19:38:29.815Z] [2023-01-15T19:38:29.815Z] create-resources: [2023-01-15T19:38:29.815Z] [2023-01-15T19:38:29.815Z] asadmin-batch-common: [2023-01-15T19:38:30.072Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:30.095Z] [exec] [CLIENT]:: --> doTest() ENTER... [2023-01-15T19:38:30.303Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefApp.ear [2023-01-15T19:38:30.454Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-naming --- [2023-01-15T19:38:30.455Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/6.2.6-SNAPSHOT/web-naming-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:30.455Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/6.2.6-SNAPSHOT/web-naming-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2023-01-15T19:38:30.455Z] [INFO] Building Web Container Common Utilities 6.2.6-SNAPSHOT [139/291] [2023-01-15T19:38:30.455Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ war-util --- [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ war-util --- [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ war-util --- [2023-01-15T19:38:30.455Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:30.455Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util [2023-01-15T19:38:30.455Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ war-util --- [2023-01-15T19:38:30.455Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:30.455Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ war-util --- [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ war-util --- [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ war-util --- [2023-01-15T19:38:30.455Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:30.455Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ war-util --- [2023-01-15T19:38:30.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:30.455Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:30.455Z] [INFO] Copying 2 resources [2023-01-15T19:38:30.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/src/main/manpages [2023-01-15T19:38:30.455Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:30.455Z] [INFO] [2023-01-15T19:38:30.455Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ war-util --- [2023-01-15T19:38:30.455Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:30.455Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/classes [2023-01-15T19:38:30.563Z] [exec] Application deployed with name ejb-ejbc-redefApp. [2023-01-15T19:38:30.563Z] [echo] Deployment on target server server successful [2023-01-15T19:38:30.563Z] [2023-01-15T19:38:30.563Z] setOSConditions: [2023-01-15T19:38:30.563Z] [2023-01-15T19:38:30.563Z] setToolWin: [2023-01-15T19:38:30.563Z] [2023-01-15T19:38:30.563Z] setToolUnix: [2023-01-15T19:38:30.563Z] [2023-01-15T19:38:30.563Z] setToolProperty: [2023-01-15T19:38:30.563Z] [2023-01-15T19:38:30.563Z] setS1ASclassPath: [2023-01-15T19:38:30.563Z] [2023-01-15T19:38:30.563Z] init-common: [2023-01-15T19:38:30.563Z] [2023-01-15T19:38:30.563Z] deploy-common-ee: [2023-01-15T19:38:30.564Z] [2023-01-15T19:38:30.564Z] run: [2023-01-15T19:38:30.637Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2023-01-15T19:38:30.638Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_singleton_QCF [2023-01-15T19:38:30.638Z] [exec] Connector resource jms/ejb_mdb_singleton_QCF created. [2023-01-15T19:38:30.638Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:30.638Z] [exec] JMS Desctination ejb_mdb_singleton_InQueue created. [2023-01-15T19:38:30.638Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_singleton_InQueue [2023-01-15T19:38:30.638Z] [exec] Administered object jms/ejb_mdb_singleton_InQueue created. [2023-01-15T19:38:30.638Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:30.638Z] [exec] JMS Desctination ejb_mdb_singleton_OutQueue created. [2023-01-15T19:38:30.638Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_mdb_singleton_OutQueue [2023-01-15T19:38:30.638Z] [exec] Administered object jms/ejb_mdb_singleton_OutQueue created. [2023-01-15T19:38:30.638Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] deploy: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] setOSConditions: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] setToolWin: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] setToolUnix: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] setToolProperty: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] setS1ASclassPath: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] init-common: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] deploy-common: [2023-01-15T19:38:30.638Z] [echo] Current time (ISO): 2023-01-15T19:38:30.591+0000 [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] setOSConditions: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] setToolWin: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] setToolUnix: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] setToolProperty: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] setS1ASclassPath: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] init-common: [2023-01-15T19:38:30.638Z] [2023-01-15T19:38:30.638Z] deploy-common-pe: [2023-01-15T19:38:30.822Z] [2023-01-15T19:38:30.823Z] setOSConditions: [2023-01-15T19:38:30.823Z] [2023-01-15T19:38:30.823Z] setToolWin: [2023-01-15T19:38:30.823Z] [2023-01-15T19:38:30.823Z] setToolUnix: [2023-01-15T19:38:30.823Z] [2023-01-15T19:38:30.823Z] setToolProperty: [2023-01-15T19:38:30.823Z] [2023-01-15T19:38:30.823Z] setS1ASclassPath: [2023-01-15T19:38:30.823Z] [2023-01-15T19:38:30.823Z] init-common: [2023-01-15T19:38:30.823Z] [2023-01-15T19:38:30.823Z] runclient-common: [2023-01-15T19:38:30.823Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:38:30.823Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:30.897Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:31.016Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java uses or overrides a deprecated API. [2023-01-15T19:38:31.017Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:31.017Z] [INFO] [2023-01-15T19:38:31.017Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ war-util --- [2023-01-15T19:38:31.017Z] [INFO] [2023-01-15T19:38:31.017Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ war-util --- [2023-01-15T19:38:31.017Z] [INFO] [2023-01-15T19:38:31.017Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ war-util --- [2023-01-15T19:38:31.017Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:31.017Z] [INFO] [2023-01-15T19:38:31.017Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ war-util --- [2023-01-15T19:38:31.017Z] [INFO] [2023-01-15T19:38:31.017Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ war-util --- [2023-01-15T19:38:31.017Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:31.017Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/classes [2023-01-15T19:38:31.146Z] [exec] Application deployed with name web-jsp-forward-unbuffered-web. [2023-01-15T19:38:31.147Z] [2023-01-15T19:38:31.147Z] deploy-war-commonee: [2023-01-15T19:38:31.147Z] [2023-01-15T19:38:31.147Z] run: [2023-01-15T19:38:31.147Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:31.154Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonApp.ear [2023-01-15T19:38:31.273Z] [INFO] [2023-01-15T19:38:31.274Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ war-util --- [2023-01-15T19:38:31.274Z] [INFO] [2023-01-15T19:38:31.274Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ war-util --- [2023-01-15T19:38:31.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:31.274Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:31.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/src/test/resources [2023-01-15T19:38:31.274Z] [INFO] [2023-01-15T19:38:31.274Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ war-util --- [2023-01-15T19:38:31.274Z] [INFO] No sources to compile [2023-01-15T19:38:31.274Z] [INFO] [2023-01-15T19:38:31.274Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util --- [2023-01-15T19:38:31.274Z] [INFO] [2023-01-15T19:38:31.274Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ war-util --- [2023-01-15T19:38:31.274Z] [INFO] [2023-01-15T19:38:31.274Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ war-util --- [2023-01-15T19:38:31.274Z] [INFO] Executing tasks [2023-01-15T19:38:31.274Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/classes/META-INF for [2023-01-15T19:38:31.274Z] [INFO] [echo] war-util [2023-01-15T19:38:31.274Z] [INFO] Executed tasks [2023-01-15T19:38:31.274Z] [INFO] [2023-01-15T19:38:31.274Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ war-util --- [2023-01-15T19:38:31.274Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/war-util.jar [2023-01-15T19:38:31.274Z] [INFO] [2023-01-15T19:38:31.274Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ war-util --- [2023-01-15T19:38:31.274Z] [INFO] [2023-01-15T19:38:31.274Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ war-util --- [2023-01-15T19:38:31.274Z] [INFO] [2023-01-15T19:38:31.274Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-war-util-checkstyle) @ war-util --- [2023-01-15T19:38:31.404Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-unbuffered/from1.jsp [2023-01-15T19:38:31.663Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-unbuffered/from2.jsp [2023-01-15T19:38:31.663Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:31.663Z] [java] [2023-01-15T19:38:31.663Z] [java] [2023-01-15T19:38:31.663Z] [java] ----------------------------------------- [2023-01-15T19:38:31.663Z] [java] - jsp-forward-unbuffered: PASS - [2023-01-15T19:38:31.663Z] [java] ----------------------------------------- [2023-01-15T19:38:31.663Z] [java] - Total PASS : 1 - [2023-01-15T19:38:31.663Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:31.663Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:31.663Z] [java] ----------------------------------------- [2023-01-15T19:38:31.663Z] [2023-01-15T19:38:31.663Z] undeploy: [2023-01-15T19:38:31.663Z] [2023-01-15T19:38:31.663Z] setOSConditions: [2023-01-15T19:38:31.663Z] [2023-01-15T19:38:31.663Z] setToolWin: [2023-01-15T19:38:31.663Z] [2023-01-15T19:38:31.663Z] setToolUnix: [2023-01-15T19:38:31.663Z] [2023-01-15T19:38:31.663Z] setToolProperty: [2023-01-15T19:38:31.663Z] [2023-01-15T19:38:31.663Z] setS1ASclassPath: [2023-01-15T19:38:31.663Z] [2023-01-15T19:38:31.663Z] init-common: [2023-01-15T19:38:31.663Z] [2023-01-15T19:38:31.663Z] undeploy-war-common: [2023-01-15T19:38:31.663Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:31.763Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:31.992Z] [exec] [CLIENT]:: --> Running... [2023-01-15T19:38:32.205Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:32.205Z] [INFO] [2023-01-15T19:38:32.205Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ war-util --- [2023-01-15T19:38:32.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/6.2.6-SNAPSHOT/war-util-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:32.205Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/6.2.6-SNAPSHOT/war-util-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:32.205Z] [INFO] [2023-01-15T19:38:32.205Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2023-01-15T19:38:32.205Z] [INFO] Building Core Servlet Container 6.2.6-SNAPSHOT [140/291] [2023-01-15T19:38:32.205Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:32.205Z] [INFO] [2023-01-15T19:38:32.205Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-core --- [2023-01-15T19:38:32.205Z] [INFO] [2023-01-15T19:38:32.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-core --- [2023-01-15T19:38:32.205Z] [INFO] [2023-01-15T19:38:32.205Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-core --- [2023-01-15T19:38:32.205Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:32.205Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core [2023-01-15T19:38:32.205Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:32.205Z] [INFO] [2023-01-15T19:38:32.205Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-core --- [2023-01-15T19:38:32.205Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:32.230Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:32.249Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T19:38:32.249Z] [exec] Value of key is: Embedded-Connector-1.5 test - 1 [2023-01-15T19:38:32.249Z] [exec] [CLIENT]:: --> Running... [2023-01-15T19:38:32.249Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T19:38:32.249Z] [exec] Value of key is: Embedded-Connector-1.5 test - 2 [2023-01-15T19:38:32.249Z] [exec] [CLIENT]:: --> Running... [2023-01-15T19:38:32.249Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T19:38:32.249Z] [exec] Value of key is: Embedded-Connector-1.5 test - 3 [2023-01-15T19:38:32.249Z] [exec] [CLIENT]:: --> Running... [2023-01-15T19:38:32.249Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T19:38:32.249Z] [exec] Value of key is: Embedded-Connector-1.5 test - 4 [2023-01-15T19:38:32.489Z] [2023-01-15T19:38:32.490Z] all: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setOSConditions: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolWin: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolUnix: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolProperty: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setS1ASclassPath: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] init-common: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] clean: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setOSConditions: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolWin: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolUnix: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolProperty: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setS1ASclassPath: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] init-common: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] clean-common: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setOSConditions: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolWin: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolUnix: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolProperty: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setS1ASclassPath: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] init-common: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] clean-classes-common: [2023-01-15T19:38:32.490Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setOSConditions: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolWin: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolUnix: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolProperty: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setS1ASclassPath: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] init-common: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] clean-jars-common: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] compile: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setOSConditions: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolWin: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolUnix: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setToolProperty: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] setS1ASclassPath: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] init-common: [2023-01-15T19:38:32.490Z] [2023-01-15T19:38:32.490Z] compile-common: [2023-01-15T19:38:32.490Z] [echo] Current time (ISO): 2023-01-15T19:38:32.355+0000 [2023-01-15T19:38:32.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:32.490Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:32.490Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:32.506Z] [exec] [CLIENT]:: --> Running... [2023-01-15T19:38:32.507Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T19:38:32.507Z] [exec] Value of key is: Embedded-Connector-1.5 test - 5 [2023-01-15T19:38:32.507Z] [exec] [CLIENT]:: --> Running... [2023-01-15T19:38:32.507Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T19:38:32.507Z] [exec] Value of key is: Embedded-Connector-1.5 test - 6 [2023-01-15T19:38:32.507Z] [exec] [CLIENT]:: --> Running... [2023-01-15T19:38:32.507Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T19:38:32.507Z] [exec] Value of key is: Embedded-Connector-1.5 test - 7 [2023-01-15T19:38:32.507Z] [exec] [CLIENT]:: --> Running... [2023-01-15T19:38:32.507Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T19:38:32.507Z] [exec] Value of key is: Embedded-Connector-1.5 test - 8 [2023-01-15T19:38:32.507Z] [exec] [CLIENT]:: --> Running... [2023-01-15T19:38:32.507Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T19:38:32.507Z] [exec] Value of key is: Embedded-Connector-1.5 test - 9 [2023-01-15T19:38:32.699Z] [exec] Jan 15, 2023 7:38:32 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:38:32.700Z] [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. [2023-01-15T19:38:32.764Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:32.764Z] [exec] [2023-01-15T19:38:32.764Z] [exec] [2023-01-15T19:38:32.764Z] [exec] ----------------------------------------- [2023-01-15T19:38:32.764Z] [exec] - Embedded-Connector-1.5 test - 1: PASS - [2023-01-15T19:38:32.764Z] [exec] - Embedded-Connector-1.5 test - 4: PASS - [2023-01-15T19:38:32.764Z] [exec] - Embedded-Connector-1.5 test - 5: PASS - [2023-01-15T19:38:32.764Z] [exec] - Embedded-Connector-1.5 test - 2: PASS - [2023-01-15T19:38:32.764Z] [exec] - Embedded-Connector-1.5 test - 3: PASS - [2023-01-15T19:38:32.764Z] [exec] - Embedded-Connector-1.5 test - 8: PASS - [2023-01-15T19:38:32.764Z] [exec] - Embedded-Connector-1.5 test - 9: PASS - [2023-01-15T19:38:32.764Z] [exec] - Embedded-Connector-1.5 test - 6: PASS - [2023-01-15T19:38:32.764Z] [exec] - Embedded-Connector-1.5 test - 7: PASS - [2023-01-15T19:38:32.764Z] [exec] ----------------------------------------- [2023-01-15T19:38:32.764Z] [exec] Total PASS: 9 [2023-01-15T19:38:32.764Z] [exec] Total FAIL: 0 [2023-01-15T19:38:32.764Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:38:32.764Z] [exec] ----------------------------------------- [2023-01-15T19:38:32.764Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:32.764Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2023-01-15T19:38:32.764Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] checkReporting-common: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] confirmReportPresent-common: [2023-01-15T19:38:33.021Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:38:33.021Z] [echo] Test seems to be reported fine [2023-01-15T19:38:33.021Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/RepRunConf.txt [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] confirmMissingReport-common: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] unset: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] setOSConditions: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] setToolWin: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] setToolUnix: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] setToolProperty: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] setS1ASclassPath: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] init-common: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] unsetJdbc: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] setOSConditions: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] setToolWin: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] setToolUnix: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] setToolProperty: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] setS1ASclassPath: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] init-common: [2023-01-15T19:38:33.021Z] [2023-01-15T19:38:33.021Z] delete-jdbc-resource-common: [2023-01-15T19:38:33.021Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2023-01-15T19:38:33.050Z] [exec] Application deployed with name ejb-mdb-singletonApp. [2023-01-15T19:38:33.051Z] [echo] Deployment on target server server successful [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] setOSConditions: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] setToolWin: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] setToolUnix: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] setToolProperty: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] setS1ASclassPath: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] init-common: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] deploy-common-ee: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] run: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] setOSConditions: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] setToolWin: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] setToolUnix: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] setToolProperty: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] setS1ASclassPath: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] init-common: [2023-01-15T19:38:33.051Z] [2023-01-15T19:38:33.051Z] runclient-common: [2023-01-15T19:38:33.051Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T19:38:33.134Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:33.134Z] [INFO] [2023-01-15T19:38:33.134Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-core --- [2023-01-15T19:38:33.134Z] [INFO] [2023-01-15T19:38:33.134Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-core --- [2023-01-15T19:38:33.134Z] [INFO] [2023-01-15T19:38:33.134Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-core --- [2023-01-15T19:38:33.134Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:33.134Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:33.134Z] [INFO] [2023-01-15T19:38:33.134Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-core --- [2023-01-15T19:38:33.134Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:33.134Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:33.134Z] [INFO] Copying 22 resources [2023-01-15T19:38:33.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/src/main/manpages [2023-01-15T19:38:33.134Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:33.134Z] [INFO] [2023-01-15T19:38:33.134Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-core --- [2023-01-15T19:38:33.134Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:33.135Z] [INFO] Compiling 307 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/classes [2023-01-15T19:38:33.282Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:33.308Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:33.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2023-01-15T19:38:33.540Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2023-01-15T19:38:33.540Z] [echo] cmd executed for server [2023-01-15T19:38:33.540Z] [2023-01-15T19:38:33.540Z] setOSConditions: [2023-01-15T19:38:33.540Z] [2023-01-15T19:38:33.540Z] setToolWin: [2023-01-15T19:38:33.540Z] [2023-01-15T19:38:33.540Z] setToolUnix: [2023-01-15T19:38:33.540Z] [2023-01-15T19:38:33.540Z] setToolProperty: [2023-01-15T19:38:33.540Z] [2023-01-15T19:38:33.540Z] setS1ASclassPath: [2023-01-15T19:38:33.540Z] [2023-01-15T19:38:33.540Z] init-common: [2023-01-15T19:38:33.540Z] [2023-01-15T19:38:33.540Z] delete-jdbc-connpool-common: [2023-01-15T19:38:33.540Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2023-01-15T19:38:33.564Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:33.796Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:34.054Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2023-01-15T19:38:34.054Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2023-01-15T19:38:34.054Z] [echo] cmd executed for server [2023-01-15T19:38:34.054Z] [2023-01-15T19:38:34.054Z] undeploy: [2023-01-15T19:38:34.054Z] [2023-01-15T19:38:34.054Z] setOSConditions: [2023-01-15T19:38:34.054Z] [2023-01-15T19:38:34.054Z] setToolWin: [2023-01-15T19:38:34.054Z] [2023-01-15T19:38:34.054Z] setToolUnix: [2023-01-15T19:38:34.054Z] [2023-01-15T19:38:34.054Z] setToolProperty: [2023-01-15T19:38:34.054Z] [2023-01-15T19:38:34.054Z] setS1ASclassPath: [2023-01-15T19:38:34.054Z] [2023-01-15T19:38:34.054Z] init-common: [2023-01-15T19:38:34.054Z] [2023-01-15T19:38:34.054Z] testDelAdmin: [2023-01-15T19:38:34.054Z] [2023-01-15T19:38:34.054Z] asadmin-common: [2023-01-15T19:38:34.054Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T19:38:34.129Z] [exec] Jan 15, 2023 7:38:34 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:38:34.129Z] [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. [2023-01-15T19:38:34.310Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:34.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T19:38:34.603Z] [exec] Looking up ejb ref [2023-01-15T19:38:34.831Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] setOSConditions: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] setToolWin: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] setToolUnix: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] setToolProperty: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] setS1ASclassPath: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] init-common: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] undeploy: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] setOSConditions: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] setToolWin: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] setToolUnix: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] setToolProperty: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] setS1ASclassPath: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] init-common: [2023-01-15T19:38:34.831Z] [2023-01-15T19:38:34.831Z] undeploy-common: [2023-01-15T19:38:34.831Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:35.020Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:35.023Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2023-01-15T19:38:35.024Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:35.024Z] [INFO] [2023-01-15T19:38:35.024Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-core --- [2023-01-15T19:38:35.024Z] [INFO] [2023-01-15T19:38:35.024Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-core --- [2023-01-15T19:38:35.024Z] [INFO] [2023-01-15T19:38:35.024Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-core --- [2023-01-15T19:38:35.024Z] [WARNING] Manifest org.glassfish.main.web:web-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.apache.catalina.core, has 1, private references [org.apache.tomcat.util.digester] [2023-01-15T19:38:35.024Z] [WARNING] Manifest org.glassfish.main.web:web-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.apache.catalina.startup, has 1, private references [org.apache.tomcat.util.digester] [2023-01-15T19:38:35.024Z] [WARNING] Manifest org.glassfish.main.web:web-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.apache.catalina.util, has 1, private references [org.apache.tomcat.util.digester] [2023-01-15T19:38:35.024Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:35.024Z] [INFO] [2023-01-15T19:38:35.024Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-core --- [2023-01-15T19:38:35.024Z] [INFO] [2023-01-15T19:38:35.024Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-core --- [2023-01-15T19:38:35.024Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:35.024Z] [INFO] Compiling 307 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/classes [2023-01-15T19:38:35.279Z] [javac] 1 warning [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] build: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] setOSConditions: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] setToolWin: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] setToolUnix: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] setToolProperty: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] setS1ASclassPath: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] init-common: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] webclient-war-common: [2023-01-15T19:38:35.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] clear: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] test-tlds-exist: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] copy-tlds: [2023-01-15T19:38:35.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:38:35.279Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] test-tagfiles-exist: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] copy-tagfiles: [2023-01-15T19:38:35.279Z] [2023-01-15T19:38:35.279Z] package-war-common: [2023-01-15T19:38:35.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:35.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:35.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/lib [2023-01-15T19:38:35.279Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:35.279Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:35.279Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-get-tag-library-infos-web.war [2023-01-15T19:38:35.279Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:35.279Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:35.279Z] [javac] Compiling 1 source file [2023-01-15T19:38:35.280Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:35.280Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:35.280Z] [2023-01-15T19:38:35.280Z] deploy: [2023-01-15T19:38:35.280Z] [2023-01-15T19:38:35.280Z] deploy-war-common: [2023-01-15T19:38:35.280Z] [2023-01-15T19:38:35.280Z] setOSConditions: [2023-01-15T19:38:35.280Z] [2023-01-15T19:38:35.280Z] setToolWin: [2023-01-15T19:38:35.280Z] [2023-01-15T19:38:35.280Z] setToolUnix: [2023-01-15T19:38:35.280Z] [2023-01-15T19:38:35.280Z] setToolProperty: [2023-01-15T19:38:35.280Z] [2023-01-15T19:38:35.280Z] setS1ASclassPath: [2023-01-15T19:38:35.280Z] [2023-01-15T19:38:35.280Z] init-common: [2023-01-15T19:38:35.280Z] [2023-01-15T19:38:35.280Z] deploy-war-commonpe: [2023-01-15T19:38:35.396Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setOSConditions: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolWin: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolUnix: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolProperty: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setS1ASclassPath: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] init-common: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] restart: [2023-01-15T19:38:35.396Z] [echo] Not required to restart [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] all: [2023-01-15T19:38:35.396Z] [echo] Running managed-beans [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] all: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] managedbeans: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setOSConditions: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolWin: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolUnix: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolProperty: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setS1ASclassPath: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] init-common: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] clean: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setOSConditions: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolWin: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolUnix: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolProperty: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setS1ASclassPath: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] init-common: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] clean-common: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setOSConditions: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolWin: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolUnix: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolProperty: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setS1ASclassPath: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] init-common: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] clean-classes-common: [2023-01-15T19:38:35.396Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setOSConditions: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolWin: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolUnix: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolProperty: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setS1ASclassPath: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] init-common: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] clean-jars-common: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] compile: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setOSConditions: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolWin: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolUnix: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setToolProperty: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] setS1ASclassPath: [2023-01-15T19:38:35.396Z] [2023-01-15T19:38:35.396Z] init-common: [2023-01-15T19:38:35.397Z] [2023-01-15T19:38:35.397Z] compile-common: [2023-01-15T19:38:35.397Z] [echo] Current time (ISO): 2023-01-15T19:38:35.199+0000 [2023-01-15T19:38:35.397Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:35.397Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:35.397Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:35.538Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:35.952Z] [INFO] [2023-01-15T19:38:35.953Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-core --- [2023-01-15T19:38:35.953Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:38:36.105Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-get-tag-library-infos-web.war [2023-01-15T19:38:36.209Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:38:36.209Z] [INFO] [2023-01-15T19:38:36.209Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-core --- [2023-01-15T19:38:36.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:36.209Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:36.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/src/test/resources [2023-01-15T19:38:36.209Z] [INFO] [2023-01-15T19:38:36.209Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-core --- [2023-01-15T19:38:36.209Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:36.209Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/test-classes [2023-01-15T19:38:36.209Z] [INFO] [2023-01-15T19:38:36.209Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core --- [2023-01-15T19:38:36.209Z] [INFO] [2023-01-15T19:38:36.209Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-core --- [2023-01-15T19:38:36.209Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:38:36.209Z] [INFO] [2023-01-15T19:38:36.209Z] [INFO] ------------------------------------------------------- [2023-01-15T19:38:36.209Z] [INFO] T E S T S [2023-01-15T19:38:36.209Z] [INFO] ------------------------------------------------------- [2023-01-15T19:38:36.209Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:36.363Z] [exec] Application deployed with name web-jsp-get-tag-library-infos-web. [2023-01-15T19:38:36.363Z] [2023-01-15T19:38:36.363Z] deploy-war-commonee: [2023-01-15T19:38:36.363Z] [2023-01-15T19:38:36.363Z] run: [2023-01-15T19:38:36.363Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:36.465Z] [0.017s][info][gc] Using G1 [2023-01-15T19:38:36.622Z] [java] Connecting to: http://localhost:45711/web-jsp-get-tag-library-infos/jsp/test.jsp [2023-01-15T19:38:36.721Z] [0.286s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.468ms [2023-01-15T19:38:36.881Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:36.881Z] [java] [2023-01-15T19:38:36.881Z] [java] [2023-01-15T19:38:36.881Z] [java] ----------------------------------------- [2023-01-15T19:38:36.881Z] [java] - jsp-get-tag-library-infos: PASS - [2023-01-15T19:38:36.881Z] [java] ----------------------------------------- [2023-01-15T19:38:36.881Z] [java] - Total PASS : 1 - [2023-01-15T19:38:36.881Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:36.881Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:36.881Z] [java] ----------------------------------------- [2023-01-15T19:38:36.881Z] [2023-01-15T19:38:36.881Z] undeploy: [2023-01-15T19:38:36.881Z] [2023-01-15T19:38:36.881Z] setOSConditions: [2023-01-15T19:38:36.881Z] [2023-01-15T19:38:36.881Z] setToolWin: [2023-01-15T19:38:36.881Z] [2023-01-15T19:38:36.881Z] setToolUnix: [2023-01-15T19:38:36.881Z] [2023-01-15T19:38:36.881Z] setToolProperty: [2023-01-15T19:38:36.881Z] [2023-01-15T19:38:36.881Z] setS1ASclassPath: [2023-01-15T19:38:36.881Z] [2023-01-15T19:38:36.881Z] init-common: [2023-01-15T19:38:36.881Z] [2023-01-15T19:38:36.881Z] undeploy-war-common: [2023-01-15T19:38:36.881Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:36.977Z] [INFO] Running org.apache.catalina.fileupload.MultipartStreamTest [2023-01-15T19:38:36.977Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.apache.catalina.fileupload.MultipartStreamTest [2023-01-15T19:38:37.234Z] [INFO] [2023-01-15T19:38:37.234Z] [INFO] Results: [2023-01-15T19:38:37.234Z] [INFO] [2023-01-15T19:38:37.234Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:38:37.234Z] [INFO] [2023-01-15T19:38:37.234Z] [INFO] [2023-01-15T19:38:37.234Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-core --- [2023-01-15T19:38:37.234Z] [INFO] Executing tasks [2023-01-15T19:38:37.234Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/classes/META-INF for [2023-01-15T19:38:37.234Z] [INFO] [echo] web-core [2023-01-15T19:38:37.234Z] [INFO] Executed tasks [2023-01-15T19:38:37.234Z] [INFO] [2023-01-15T19:38:37.234Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-core --- [2023-01-15T19:38:37.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/web-core.jar [2023-01-15T19:38:37.289Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:37.289Z] [javac] 1 warning [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] build: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] setOSConditions: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] setToolWin: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] setToolUnix: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] setToolProperty: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] setS1ASclassPath: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] init-common: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] webclient-war-common: [2023-01-15T19:38:37.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] clear: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] test-tlds-exist: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] copy-tlds: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] test-tagfiles-exist: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] copy-tagfiles: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] package-war-common: [2023-01-15T19:38:37.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:37.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:37.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:37.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:37.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/lib [2023-01-15T19:38:37.289Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:37.289Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:37.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/docroot [2023-01-15T19:38:37.289Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-managed-bean-lifecycle-polymorphism-web.war [2023-01-15T19:38:37.289Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:37.289Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:37.289Z] [javac] Compiling 1 source file [2023-01-15T19:38:37.289Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:37.289Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] deploy: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] deploy-war-common: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] setOSConditions: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] setToolWin: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] setToolUnix: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] setToolProperty: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] setS1ASclassPath: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] init-common: [2023-01-15T19:38:37.289Z] [2023-01-15T19:38:37.289Z] deploy-war-commonpe: [2023-01-15T19:38:37.289Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:37.490Z] [INFO] [2023-01-15T19:38:37.491Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-core --- [2023-01-15T19:38:37.491Z] [INFO] [2023-01-15T19:38:37.491Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-core --- [2023-01-15T19:38:37.491Z] [INFO] [2023-01-15T19:38:37.491Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-core-checkstyle) @ web-core --- [2023-01-15T19:38:37.658Z] Domain domain1 created. [2023-01-15T19:38:37.658Z] Domain domain1 admin port is 45707. [2023-01-15T19:38:37.658Z] Domain domain1 allows admin login as user "anonymous" with no password. [2023-01-15T19:38:37.658Z] Command create-domain executed successfully. [2023-01-15T19:38:37.658Z] + echo ' [2023-01-15T19:38:37.658Z] gf.version=${env.GF_VERSION} [2023-01-15T19:38:37.658Z] bundles.dir=${env.WORKSPACE}/bundles [2023-01-15T19:38:37.658Z] admin.domain=domain1 [2023-01-15T19:38:37.658Z] admin.domain.dir=${env.S1AS_HOME}/domains [2023-01-15T19:38:37.658Z] admin.port=45707 [2023-01-15T19:38:37.658Z] admin.user=anonymous [2023-01-15T19:38:37.658Z] admin.host=localhost [2023-01-15T19:38:37.658Z] http.port=45712 [2023-01-15T19:38:37.658Z] https.port=45711 [2023-01-15T19:38:37.658Z] http.host=localhost [2023-01-15T19:38:37.658Z] http.address=127.0.0.1 [2023-01-15T19:38:37.658Z] http.alternate.port=45713 [2023-01-15T19:38:37.658Z] orb.port=45710 [2023-01-15T19:38:37.658Z] admin.password= [2023-01-15T19:38:37.658Z] ssl.password=changeit [2023-01-15T19:38:37.658Z] master.password=changeit [2023-01-15T19:38:37.658Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2023-01-15T19:38:37.658Z] appserver.instance.name=server [2023-01-15T19:38:37.658Z] config.dottedname.prefix=server [2023-01-15T19:38:37.658Z] resources.dottedname.prefix=domain.resources [2023-01-15T19:38:37.658Z] results.mailhost=localhost [2023-01-15T19:38:37.658Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2023-01-15T19:38:37.658Z] results.mailee=yourname@sun.com [2023-01-15T19:38:37.658Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2023-01-15T19:38:37.658Z] precompilejsp=true [2023-01-15T19:38:37.658Z] jvm.maxpermsize=192m [2023-01-15T19:38:37.658Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2023-01-15T19:38:37.658Z] + jps [2023-01-15T19:38:37.658Z] + grep Main [2023-01-15T19:38:37.658Z] + cut -f1 '-d ' [2023-01-15T19:38:37.658Z] + xargs kill -9 [2023-01-15T19:38:37.658Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:37.658Z] + true [2023-01-15T19:38:37.658Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/ [2023-01-15T19:38:37.658Z] + sed s/1527/45716/g domain.xml [2023-01-15T19:38:37.658Z] + mv domain.xml.replaced domain.xml [2023-01-15T19:38:37.658Z] + grep PortNumber domain.xml [2023-01-15T19:38:37.658Z] [2023-01-15T19:38:37.658Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config [2023-01-15T19:38:37.658Z] + rm derby.properties.replaced [2023-01-15T19:38:37.658Z] + true [2023-01-15T19:38:37.658Z] + sed s/1527/45716/g derby.properties [2023-01-15T19:38:37.658Z] + rm derby.properties [2023-01-15T19:38:37.658Z] + sed s/1528/45717/g derby.properties.replaced [2023-01-15T19:38:37.658Z] + cat derby.properties [2023-01-15T19:38:37.658Z] # [2023-01-15T19:38:37.658Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2023-01-15T19:38:37.658Z] # [2023-01-15T19:38:37.658Z] # This program and the accompanying materials are made available under the [2023-01-15T19:38:37.658Z] # terms of the Eclipse Public License v. 2.0, which is available at [2023-01-15T19:38:37.658Z] # http://www.eclipse.org/legal/epl-2.0. [2023-01-15T19:38:37.658Z] # [2023-01-15T19:38:37.658Z] # This Source Code may also be made available under the following Secondary [2023-01-15T19:38:37.658Z] # Licenses when the conditions for such availability set forth in the [2023-01-15T19:38:37.659Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2023-01-15T19:38:37.659Z] # version 2 with the GNU Classpath Exception, which is available at [2023-01-15T19:38:37.659Z] # https://www.gnu.org/software/classpath/license.html. [2023-01-15T19:38:37.659Z] # [2023-01-15T19:38:37.659Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2023-01-15T19:38:37.659Z] # [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] db.port=45716 [2023-01-15T19:38:37.659Z] db.port.2=45717 [2023-01-15T19:38:37.659Z] db.host=localhost [2023-01-15T19:38:37.659Z] db.type=derby [2023-01-15T19:38:37.659Z] db.name=testdb [2023-01-15T19:38:37.659Z] db.user=dbuser [2023-01-15T19:38:37.659Z] db.pwd=dbpassword [2023-01-15T19:38:37.659Z] db.driver=org.apache.derby.jdbc.ClientDriver [2023-01-15T19:38:37.659Z] db.class=org.apache.derby.jdbc.ClientDataSource [2023-01-15T19:38:37.659Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2023-01-15T19:38:37.659Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2023-01-15T19:38:37.659Z] + rm -rf '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results*' [2023-01-15T19:38:37.659Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb [2023-01-15T19:38:37.659Z] + rm count.txt [2023-01-15T19:38:37.659Z] rm: cannot remove 'count.txt': No such file or directory [2023-01-15T19:38:37.659Z] + true [2023-01-15T19:38:37.659Z] + ant ejb_group_3 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2023-01-15T19:38:37.659Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T19:38:37.659Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:37.659Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/build.xml [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] ejb_group_3: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setup: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setOSConditions: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setToolWin: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setToolUnix: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setToolProperty: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setS1ASclassPath: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] init-common: [2023-01-15T19:38:37.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:38:37.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:38:37.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:38:37.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:38:37.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:38:37.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] start-database: [2023-01-15T19:38:37.659Z] [echo] Starting database --dbport 45716 [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setOSConditions: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setToolWin: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setToolUnix: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setToolProperty: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] setS1ASclassPath: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] init-common: [2023-01-15T19:38:37.659Z] [2023-01-15T19:38:37.659Z] startDomainUnix: [2023-01-15T19:38:37.659Z] [echo] Starting DAS [2023-01-15T19:38:37.659Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:37.816Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] all: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setOSConditions: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolWin: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolUnix: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolProperty: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setS1ASclassPath: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] init-common: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] clean: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setOSConditions: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolWin: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolUnix: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolProperty: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setS1ASclassPath: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] init-common: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] clean-common: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setOSConditions: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolWin: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolUnix: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolProperty: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setS1ASclassPath: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] init-common: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] clean-classes-common: [2023-01-15T19:38:37.817Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setOSConditions: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolWin: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolUnix: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolProperty: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setS1ASclassPath: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] init-common: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] clean-jars-common: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] compile: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setOSConditions: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolWin: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolUnix: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolProperty: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setS1ASclassPath: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] init-common: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] compile-common: [2023-01-15T19:38:37.817Z] [echo] Current time (ISO): 2023-01-15T19:38:37.706+0000 [2023-01-15T19:38:37.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:37.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/servlet [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] build: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setOSConditions: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolWin: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolUnix: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setToolProperty: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] setS1ASclassPath: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] init-common: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] webclient-war-common: [2023-01-15T19:38:37.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] clear: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] test-tlds-exist: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] copy-tlds: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] test-tagfiles-exist: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] copy-tagfiles: [2023-01-15T19:38:37.817Z] [2023-01-15T19:38:37.817Z] package-war-common: [2023-01-15T19:38:37.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:37.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:37.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:37.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:37.817Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:37.817Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:37.817Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-in-webapp-with-bundled-xercesImpl-web.war [2023-01-15T19:38:37.817Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:37.817Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:37.817Z] [javac] Compiling 1 source file [2023-01-15T19:38:37.854Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-managed-bean-lifecycle-polymorphism-web.war [2023-01-15T19:38:38.076Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:38.076Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:38.076Z] [2023-01-15T19:38:38.076Z] deploy: [2023-01-15T19:38:38.076Z] [2023-01-15T19:38:38.076Z] deploy-war-common: [2023-01-15T19:38:38.076Z] [2023-01-15T19:38:38.076Z] setOSConditions: [2023-01-15T19:38:38.076Z] [2023-01-15T19:38:38.076Z] setToolWin: [2023-01-15T19:38:38.076Z] [2023-01-15T19:38:38.076Z] setToolUnix: [2023-01-15T19:38:38.076Z] [2023-01-15T19:38:38.076Z] setToolProperty: [2023-01-15T19:38:38.076Z] [2023-01-15T19:38:38.076Z] setS1ASclassPath: [2023-01-15T19:38:38.076Z] [2023-01-15T19:38:38.076Z] init-common: [2023-01-15T19:38:38.076Z] [2023-01-15T19:38:38.076Z] deploy-war-commonpe: [2023-01-15T19:38:38.076Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:38.111Z] [exec] Application deployed with name cdi-managed-bean-lifecycle-polymorphism-web. [2023-01-15T19:38:38.111Z] [2023-01-15T19:38:38.111Z] deploy-war-commonee: [2023-01-15T19:38:38.111Z] [2023-01-15T19:38:38.111Z] run: [2023-01-15T19:38:38.111Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:38.304Z] [exec] Jan 15, 2023 7:38:37 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:38:38.305Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:38:38.305Z] [exec] Jan 15, 2023 7:38:37 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:38:38.305Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T19:38:38.305Z] [exec] Jan 15, 2023 7:38:37 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:38:38.305Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T19:38:38.305Z] [exec] Jan 15, 2023 7:38:37 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:38:38.305Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T19:38:38.368Z] [java] opening connection to http://localhost:8080/cdi-managed-bean-lifecycle-polymorphism/myurl [2023-01-15T19:38:38.369Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 | TestManagedBean injected via @Inject : TestManagedBeanExtension#PostConstruct | pc count = 1 [2023-01-15T19:38:38.369Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:38.369Z] [java] [2023-01-15T19:38:38.369Z] [java] [2023-01-15T19:38:38.369Z] [java] ----------------------------------------- [2023-01-15T19:38:38.369Z] [java] - managed-bean-lifecycle-inheritance: PASS - [2023-01-15T19:38:38.369Z] [java] ----------------------------------------- [2023-01-15T19:38:38.369Z] [java] - Total PASS : 1 - [2023-01-15T19:38:38.369Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:38.369Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:38.369Z] [java] ----------------------------------------- [2023-01-15T19:38:38.369Z] [2023-01-15T19:38:38.369Z] undeploy: [2023-01-15T19:38:38.369Z] [2023-01-15T19:38:38.369Z] setOSConditions: [2023-01-15T19:38:38.369Z] [2023-01-15T19:38:38.369Z] setToolWin: [2023-01-15T19:38:38.369Z] [2023-01-15T19:38:38.369Z] setToolUnix: [2023-01-15T19:38:38.369Z] [2023-01-15T19:38:38.369Z] setToolProperty: [2023-01-15T19:38:38.369Z] [2023-01-15T19:38:38.369Z] setS1ASclassPath: [2023-01-15T19:38:38.369Z] [2023-01-15T19:38:38.369Z] init-common: [2023-01-15T19:38:38.369Z] [2023-01-15T19:38:38.369Z] undeploy-war-common: [2023-01-15T19:38:38.369Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:38.644Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-in-webapp-with-bundled-xercesImpl-web.war [2023-01-15T19:38:38.798Z] [exec] Looked up home!! [2023-01-15T19:38:38.798Z] [exec] Narrowed home!! [2023-01-15T19:38:38.798Z] [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#/109694898324963328_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:38:38.798Z] [exec] Got the EJB!! [2023-01-15T19:38:38.798Z] [exec] invoking ejb [2023-01-15T19:38:38.798Z] [exec] successfully invoked ejb [2023-01-15T19:38:38.798Z] [exec] Value of key is: main [2023-01-15T19:38:38.798Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:38.798Z] [exec] [2023-01-15T19:38:38.798Z] [exec] [2023-01-15T19:38:38.798Z] [exec] ----------------------------------------- [2023-01-15T19:38:38.798Z] [exec] - main: PASS - [2023-01-15T19:38:38.798Z] [exec] ----------------------------------------- [2023-01-15T19:38:38.798Z] [exec] Total PASS: 1 [2023-01-15T19:38:38.798Z] [exec] Total FAIL: 0 [2023-01-15T19:38:38.798Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:38:38.798Z] [exec] ----------------------------------------- [2023-01-15T19:38:38.798Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:38.798Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] checkReporting-common: [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] confirmReportPresent-common: [2023-01-15T19:38:38.798Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:38:38.798Z] [echo] Test seems to be reported fine [2023-01-15T19:38:38.798Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejbc/redef/RepRunConf.txt [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] confirmMissingReport-common: [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] undeploy: [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] setOSConditions: [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] setToolWin: [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] setToolUnix: [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] setToolProperty: [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] setS1ASclassPath: [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] init-common: [2023-01-15T19:38:38.798Z] [2023-01-15T19:38:38.798Z] undeploy-common: [2023-01-15T19:38:38.798Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:38.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] all: [2023-01-15T19:38:38.932Z] [echo] Running portable-extensions [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] all: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] portable-extensions: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setOSConditions: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolWin: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolUnix: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolProperty: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setS1ASclassPath: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] init-common: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] clean: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setOSConditions: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolWin: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolUnix: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolProperty: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setS1ASclassPath: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] init-common: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] clean-common: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setOSConditions: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolWin: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolUnix: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolProperty: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setS1ASclassPath: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] init-common: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] clean-classes-common: [2023-01-15T19:38:38.932Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setOSConditions: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolWin: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolUnix: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolProperty: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setS1ASclassPath: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] init-common: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] clean-jars-common: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] compile: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setOSConditions: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolWin: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolUnix: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setToolProperty: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] setS1ASclassPath: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] init-common: [2023-01-15T19:38:38.932Z] [2023-01-15T19:38:38.932Z] compile-common: [2023-01-15T19:38:38.932Z] [echo] Current time (ISO): 2023-01-15T19:38:38.720+0000 [2023-01-15T19:38:38.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:38.932Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:38.932Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:39.234Z] [exec] Got expected instances (single one): [com.sun.s1asdev.ejb.mdb.singleton.MessageBean@803d358] [2023-01-15T19:38:39.235Z] [exec] Got expected instances (single one): [com.sun.s1asdev.ejb.mdb.singleton.FooBean@399b2ec3] [2023-01-15T19:38:39.235Z] [exec] Value of key is: main [2023-01-15T19:38:39.235Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:39.235Z] [exec] [2023-01-15T19:38:39.235Z] [exec] [2023-01-15T19:38:39.235Z] [exec] ----------------------------------------- [2023-01-15T19:38:39.235Z] [exec] - main: PASS - [2023-01-15T19:38:39.235Z] [exec] ----------------------------------------- [2023-01-15T19:38:39.235Z] [exec] Total PASS: 1 [2023-01-15T19:38:39.235Z] [exec] Total FAIL: 0 [2023-01-15T19:38:39.235Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:38:39.235Z] [exec] ----------------------------------------- [2023-01-15T19:38:39.235Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:39.235Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:39.493Z] [2023-01-15T19:38:39.493Z] checkReporting-common: [2023-01-15T19:38:39.578Z] [exec] Application deployed with name web-jsp-in-webapp-with-bundled-xercesImpl-web. [2023-01-15T19:38:39.579Z] [2023-01-15T19:38:39.579Z] deploy-war-commonee: [2023-01-15T19:38:39.579Z] [2023-01-15T19:38:39.579Z] run: [2023-01-15T19:38:39.579Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:39.735Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] all: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] sameimpl: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setOSConditions: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolWin: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolUnix: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolProperty: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setS1ASclassPath: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] init-common: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] clean: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setOSConditions: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolWin: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolUnix: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolProperty: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setS1ASclassPath: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] init-common: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] clean-common: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setOSConditions: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolWin: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolUnix: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolProperty: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setS1ASclassPath: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] init-common: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] clean-classes-common: [2023-01-15T19:38:39.736Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setOSConditions: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolWin: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolUnix: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setToolProperty: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] setS1ASclassPath: [2023-01-15T19:38:39.736Z] [2023-01-15T19:38:39.736Z] init-common: [2023-01-15T19:38:39.750Z] [2023-01-15T19:38:39.751Z] confirmReportPresent-common: [2023-01-15T19:38:39.751Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:38:39.751Z] [echo] Test seems to be reported fine [2023-01-15T19:38:39.751Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/RepRunConf.txt [2023-01-15T19:38:39.751Z] [2023-01-15T19:38:39.751Z] confirmMissingReport-common: [2023-01-15T19:38:39.751Z] [2023-01-15T19:38:39.751Z] undeploy: [2023-01-15T19:38:39.751Z] [2023-01-15T19:38:39.751Z] setOSConditions: [2023-01-15T19:38:39.751Z] [2023-01-15T19:38:39.751Z] setToolWin: [2023-01-15T19:38:39.751Z] [2023-01-15T19:38:39.751Z] setToolUnix: [2023-01-15T19:38:39.751Z] [2023-01-15T19:38:39.751Z] setToolProperty: [2023-01-15T19:38:39.751Z] [2023-01-15T19:38:39.751Z] setS1ASclassPath: [2023-01-15T19:38:39.751Z] [2023-01-15T19:38:39.751Z] init-common: [2023-01-15T19:38:39.751Z] [2023-01-15T19:38:39.751Z] undeploy-common: [2023-01-15T19:38:39.751Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:39.837Z] [java] Connecting to: http://localhost:45711/web-jsp-in-webapp-with-bundled-xercesImpl/test.jsp [2023-01-15T19:38:39.995Z] [2023-01-15T19:38:39.995Z] clean-jars-common: [2023-01-15T19:38:39.995Z] [2023-01-15T19:38:39.995Z] compile: [2023-01-15T19:38:39.995Z] [2023-01-15T19:38:39.995Z] setOSConditions: [2023-01-15T19:38:39.995Z] [2023-01-15T19:38:39.995Z] setToolWin: [2023-01-15T19:38:39.995Z] [2023-01-15T19:38:39.995Z] setToolUnix: [2023-01-15T19:38:39.995Z] [2023-01-15T19:38:39.995Z] setToolProperty: [2023-01-15T19:38:39.995Z] [2023-01-15T19:38:39.995Z] setS1ASclassPath: [2023-01-15T19:38:39.995Z] [2023-01-15T19:38:39.995Z] init-common: [2023-01-15T19:38:39.995Z] [2023-01-15T19:38:39.995Z] compile-common: [2023-01-15T19:38:39.995Z] [echo] Current time (ISO): 2023-01-15T19:38:39.749+0000 [2023-01-15T19:38:39.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:39.995Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:39.996Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:40.095Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:40.096Z] [java] [2023-01-15T19:38:40.096Z] [java] [2023-01-15T19:38:40.096Z] [java] ----------------------------------------- [2023-01-15T19:38:40.096Z] [java] - jsp-in-webapp-with-bundled-xercesImpl: PASS - [2023-01-15T19:38:40.096Z] [java] ----------------------------------------- [2023-01-15T19:38:40.096Z] [java] - Total PASS : 1 - [2023-01-15T19:38:40.096Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:40.096Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:40.096Z] [java] ----------------------------------------- [2023-01-15T19:38:40.096Z] [2023-01-15T19:38:40.096Z] undeploy: [2023-01-15T19:38:40.096Z] [2023-01-15T19:38:40.096Z] setOSConditions: [2023-01-15T19:38:40.096Z] [2023-01-15T19:38:40.096Z] setToolWin: [2023-01-15T19:38:40.096Z] [2023-01-15T19:38:40.096Z] setToolUnix: [2023-01-15T19:38:40.096Z] [2023-01-15T19:38:40.096Z] setToolProperty: [2023-01-15T19:38:40.096Z] [2023-01-15T19:38:40.096Z] setS1ASclassPath: [2023-01-15T19:38:40.096Z] [2023-01-15T19:38:40.096Z] init-common: [2023-01-15T19:38:40.096Z] [2023-01-15T19:38:40.096Z] undeploy-war-common: [2023-01-15T19:38:40.096Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:40.317Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:40.318Z] [2023-01-15T19:38:40.318Z] delete-resources: [2023-01-15T19:38:40.318Z] [2023-01-15T19:38:40.318Z] asadmin-batch-common: [2023-01-15T19:38:40.318Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:40.826Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:40.826Z] [javac] 1 warning [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] build: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] setOSConditions: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] setToolWin: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] setToolUnix: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] setToolProperty: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] setS1ASclassPath: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] init-common: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] webclient-war-common: [2023-01-15T19:38:40.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] clear: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] test-tlds-exist: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] copy-tlds: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] test-tagfiles-exist: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] copy-tagfiles: [2023-01-15T19:38:40.826Z] [2023-01-15T19:38:40.826Z] package-war-common: [2023-01-15T19:38:40.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:40.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:40.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:40.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:40.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/lib [2023-01-15T19:38:40.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:40.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-01-15T19:38:40.826Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:40.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/docroot [2023-01-15T19:38:40.827Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-portable-extension-web.war [2023-01-15T19:38:40.827Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:40.827Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:40.827Z] [javac] Compiling 1 source file [2023-01-15T19:38:40.827Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:40.827Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:40.827Z] [2023-01-15T19:38:40.827Z] deploy: [2023-01-15T19:38:40.827Z] [2023-01-15T19:38:40.827Z] deploy-war-common: [2023-01-15T19:38:40.827Z] [2023-01-15T19:38:40.827Z] setOSConditions: [2023-01-15T19:38:40.827Z] [2023-01-15T19:38:40.827Z] setToolWin: [2023-01-15T19:38:40.827Z] [2023-01-15T19:38:40.827Z] setToolUnix: [2023-01-15T19:38:40.827Z] [2023-01-15T19:38:40.827Z] setToolProperty: [2023-01-15T19:38:40.827Z] [2023-01-15T19:38:40.827Z] setS1ASclassPath: [2023-01-15T19:38:40.827Z] [2023-01-15T19:38:40.827Z] init-common: [2023-01-15T19:38:40.827Z] [2023-01-15T19:38:40.827Z] deploy-war-commonpe: [2023-01-15T19:38:40.827Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:40.882Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T19:38:40.882Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_singleton_QCF [2023-01-15T19:38:41.031Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] all: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setOSConditions: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolWin: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolUnix: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolProperty: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setS1ASclassPath: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] init-common: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] clean: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setOSConditions: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolWin: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolUnix: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolProperty: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setS1ASclassPath: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] init-common: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] clean-common: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setOSConditions: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolWin: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolUnix: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolProperty: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setS1ASclassPath: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] init-common: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] clean-classes-common: [2023-01-15T19:38:41.032Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setOSConditions: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolWin: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolUnix: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolProperty: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setS1ASclassPath: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] init-common: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] clean-jars-common: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] compile: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setOSConditions: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolWin: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolUnix: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolProperty: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setS1ASclassPath: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] init-common: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] compile-common: [2023-01-15T19:38:41.032Z] [echo] Current time (ISO): 2023-01-15T19:38:40.881+0000 [2023-01-15T19:38:41.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:41.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/servlet [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] build: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setOSConditions: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolWin: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.032Z] setToolUnix: [2023-01-15T19:38:41.032Z] [2023-01-15T19:38:41.033Z] setToolProperty: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] setS1ASclassPath: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] init-common: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] webclient-war-common: [2023-01-15T19:38:41.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] clear: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] test-tlds-exist: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] copy-tlds: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] test-tagfiles-exist: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] copy-tagfiles: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] package-war-common: [2023-01-15T19:38:41.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:41.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:41.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:41.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:41.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/lib [2023-01-15T19:38:41.033Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:41.033Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-include-resource-name-with-plus-char-web.war [2023-01-15T19:38:41.033Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:41.033Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:41.033Z] [javac] Compiling 1 source file [2023-01-15T19:38:41.033Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:41.033Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] deploy: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] deploy-war-common: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] setOSConditions: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] setToolWin: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] setToolUnix: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] setToolProperty: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] setS1ASclassPath: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] init-common: [2023-01-15T19:38:41.033Z] [2023-01-15T19:38:41.033Z] deploy-war-commonpe: [2023-01-15T19:38:41.139Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_singleton_InQueue [2023-01-15T19:38:41.140Z] [exec] Administered object jms/ejb_mdb_singleton_InQueue deleted. [2023-01-15T19:38:41.140Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_singleton_InQueue [2023-01-15T19:38:41.140Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_singleton_OutQueue [2023-01-15T19:38:41.140Z] [exec] Administered object jms/ejb_mdb_singleton_OutQueue deleted. [2023-01-15T19:38:41.140Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_singleton_OutQueue [2023-01-15T19:38:41.140Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] all: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] all: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] negative: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setOSConditions: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolWin: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolUnix: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolProperty: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setS1ASclassPath: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] init-common: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] clean: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setOSConditions: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolWin: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolUnix: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolProperty: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setS1ASclassPath: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] init-common: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] clean-common: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setOSConditions: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolWin: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolUnix: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolProperty: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setS1ASclassPath: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] init-common: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] clean-classes-common: [2023-01-15T19:38:41.140Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setOSConditions: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolWin: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolUnix: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolProperty: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setS1ASclassPath: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] init-common: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] clean-jars-common: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] build: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setOSConditions: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolWin: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolUnix: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setToolProperty: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] setS1ASclassPath: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] init-common: [2023-01-15T19:38:41.140Z] [2023-01-15T19:38:41.140Z] compile-common: [2023-01-15T19:38:41.140Z] [echo] Current time (ISO): 2023-01-15T19:38:41.015+0000 [2023-01-15T19:38:41.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:41.140Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:41.293Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:41.392Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-portable-extension-web.war [2023-01-15T19:38:41.397Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:41.649Z] [exec] Application deployed with name cdi-simple-portable-extension-web. [2023-01-15T19:38:41.649Z] [2023-01-15T19:38:41.649Z] deploy-war-commonee: [2023-01-15T19:38:41.649Z] [2023-01-15T19:38:41.650Z] run: [2023-01-15T19:38:41.650Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:41.650Z] [java] opening connection to http://localhost:8080/cdi-simple-portable-extension/myurl [2023-01-15T19:38:41.843Z] [exec] Waiting for domain1 to start .... [2023-01-15T19:38:41.843Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:38:41.843Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:38:41.843Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:38:41.843Z] [exec] Admin Port: 45707 [2023-01-15T19:38:41.843Z] [exec] Command start-domain executed successfully. [2023-01-15T19:38:41.861Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-include-resource-name-with-plus-char-web.war [2023-01-15T19:38:41.906Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:38:41.907Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:41.907Z] [java] [2023-01-15T19:38:41.907Z] [java] [2023-01-15T19:38:41.907Z] [java] ----------------------------------------- [2023-01-15T19:38:41.907Z] [java] - portable-extensions-simple-extension: PASS - [2023-01-15T19:38:41.907Z] [java] ----------------------------------------- [2023-01-15T19:38:41.907Z] [java] - Total PASS : 1 - [2023-01-15T19:38:41.907Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:41.907Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:41.907Z] [java] ----------------------------------------- [2023-01-15T19:38:41.907Z] [2023-01-15T19:38:41.907Z] undeploy: [2023-01-15T19:38:41.907Z] [2023-01-15T19:38:41.907Z] setOSConditions: [2023-01-15T19:38:41.907Z] [2023-01-15T19:38:41.907Z] setToolWin: [2023-01-15T19:38:41.907Z] [2023-01-15T19:38:41.907Z] setToolUnix: [2023-01-15T19:38:41.907Z] [2023-01-15T19:38:41.907Z] setToolProperty: [2023-01-15T19:38:41.907Z] [2023-01-15T19:38:41.907Z] setS1ASclassPath: [2023-01-15T19:38:41.907Z] [2023-01-15T19:38:41.907Z] init-common: [2023-01-15T19:38:41.907Z] [2023-01-15T19:38:41.907Z] undeploy-war-common: [2023-01-15T19:38:41.907Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:42.100Z] [echo] run.xml:doing wait for localhost:45712... [2023-01-15T19:38:42.101Z] [echo] run.xml:DONE doing wait for localhost:45712... [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] dumpThreadStack: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] startDomainWindows: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] startDomain: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] clean-result: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] test-group-3: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] all: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] readonly: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setOSConditions: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setToolWin: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setToolUnix: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setToolProperty: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setS1ASclassPath: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] init-common: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] clean: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setOSConditions: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setToolWin: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setToolUnix: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setToolProperty: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setS1ASclassPath: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] init-common: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] clean-common: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setOSConditions: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setToolWin: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setToolUnix: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setToolProperty: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] setS1ASclassPath: [2023-01-15T19:38:42.101Z] [2023-01-15T19:38:42.101Z] init-common: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] clean-classes-common: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] setOSConditions: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] setToolWin: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] setToolUnix: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] setToolProperty: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] setS1ASclassPath: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] init-common: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] clean-jars-common: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] compile: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] setOSConditions: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] setToolWin: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] setToolUnix: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] setToolProperty: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] setS1ASclassPath: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.358Z] init-common: [2023-01-15T19:38:42.358Z] [2023-01-15T19:38:42.359Z] compile-common: [2023-01-15T19:38:42.359Z] [echo] Current time (ISO): 2023-01-15T19:38:42.141+0000 [2023-01-15T19:38:42.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:42.359Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:42.359Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:42.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] all: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setOSConditions: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolWin: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolUnix: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolProperty: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setS1ASclassPath: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] init-common: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] clean: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setOSConditions: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolWin: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolUnix: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolProperty: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setS1ASclassPath: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] init-common: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] clean-common: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setOSConditions: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolWin: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolUnix: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolProperty: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setS1ASclassPath: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] init-common: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] clean-classes-common: [2023-01-15T19:38:42.471Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setOSConditions: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolWin: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolUnix: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolProperty: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setS1ASclassPath: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] init-common: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] clean-jars-common: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] compile: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setOSConditions: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolWin: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolUnix: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setToolProperty: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] setS1ASclassPath: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] init-common: [2023-01-15T19:38:42.471Z] [2023-01-15T19:38:42.471Z] compile-common: [2023-01-15T19:38:42.471Z] [echo] Current time (ISO): 2023-01-15T19:38:42.247+0000 [2023-01-15T19:38:42.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:42.471Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:42.471Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:42.796Z] [exec] Application deployed with name web-jsp-include-resource-name-with-plus-char-web. [2023-01-15T19:38:42.797Z] [2023-01-15T19:38:42.797Z] deploy-war-commonee: [2023-01-15T19:38:42.797Z] [2023-01-15T19:38:42.797Z] run: [2023-01-15T19:38:42.797Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:43.055Z] [java] Connecting to: http://localhost:45711/web-jsp-include-resource-name-with-plus-char/foo.jsp [2023-01-15T19:38:43.055Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:43.055Z] [java] [2023-01-15T19:38:43.055Z] [java] [2023-01-15T19:38:43.055Z] [java] ----------------------------------------- [2023-01-15T19:38:43.055Z] [java] - jsp-include-resource-name-with-plus-char: PASS - [2023-01-15T19:38:43.055Z] [java] ----------------------------------------- [2023-01-15T19:38:43.055Z] [java] - Total PASS : 1 - [2023-01-15T19:38:43.055Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:43.055Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:43.055Z] [java] ----------------------------------------- [2023-01-15T19:38:43.055Z] [2023-01-15T19:38:43.055Z] undeploy: [2023-01-15T19:38:43.055Z] [2023-01-15T19:38:43.055Z] setOSConditions: [2023-01-15T19:38:43.055Z] [2023-01-15T19:38:43.055Z] setToolWin: [2023-01-15T19:38:43.055Z] [2023-01-15T19:38:43.055Z] setToolUnix: [2023-01-15T19:38:43.055Z] [2023-01-15T19:38:43.055Z] setToolProperty: [2023-01-15T19:38:43.055Z] [2023-01-15T19:38:43.055Z] setS1ASclassPath: [2023-01-15T19:38:43.055Z] [2023-01-15T19:38:43.055Z] init-common: [2023-01-15T19:38:43.055Z] [2023-01-15T19:38:43.055Z] undeploy-war-common: [2023-01-15T19:38:43.286Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:43.286Z] [javac] 1 warning [2023-01-15T19:38:43.286Z] [2023-01-15T19:38:43.286Z] setOSConditions: [2023-01-15T19:38:43.286Z] [2023-01-15T19:38:43.286Z] setToolWin: [2023-01-15T19:38:43.286Z] [2023-01-15T19:38:43.286Z] setToolUnix: [2023-01-15T19:38:43.286Z] [2023-01-15T19:38:43.286Z] setToolProperty: [2023-01-15T19:38:43.286Z] [2023-01-15T19:38:43.286Z] setS1ASclassPath: [2023-01-15T19:38:43.286Z] [2023-01-15T19:38:43.286Z] init-common: [2023-01-15T19:38:43.286Z] [2023-01-15T19:38:43.286Z] compile-common: [2023-01-15T19:38:43.286Z] [echo] Current time (ISO): 2023-01-15T19:38:43.272+0000 [2023-01-15T19:38:43.286Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:43.294Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:43.295Z] [javac] 1 warning [2023-01-15T19:38:43.295Z] [2023-01-15T19:38:43.295Z] compile-client: [2023-01-15T19:38:43.295Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:43.295Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:43.313Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:43.545Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:43.881Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:43.881Z] [2023-01-15T19:38:43.881Z] all: [2023-01-15T19:38:43.881Z] [2023-01-15T19:38:43.881Z] setOSConditions: [2023-01-15T19:38:43.881Z] [2023-01-15T19:38:43.881Z] setToolWin: [2023-01-15T19:38:43.881Z] [2023-01-15T19:38:43.881Z] setToolUnix: [2023-01-15T19:38:43.881Z] [2023-01-15T19:38:43.881Z] setToolProperty: [2023-01-15T19:38:43.881Z] [2023-01-15T19:38:43.881Z] setS1ASclassPath: [2023-01-15T19:38:43.881Z] [2023-01-15T19:38:43.881Z] init-common: [2023-01-15T19:38:43.881Z] [2023-01-15T19:38:43.881Z] clean: [2023-01-15T19:38:43.881Z] [2023-01-15T19:38:43.881Z] setOSConditions: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] setToolWin: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] setToolUnix: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] setToolProperty: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] setS1ASclassPath: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] init-common: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] clean-common: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] setOSConditions: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] setToolWin: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] setToolUnix: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] setToolProperty: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] setS1ASclassPath: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] init-common: [2023-01-15T19:38:43.882Z] [2023-01-15T19:38:43.882Z] clean-classes-common: [2023-01-15T19:38:43.882Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setOSConditions: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setToolWin: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setToolUnix: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setToolProperty: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setS1ASclassPath: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] init-common: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] clean-jars-common: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] compile: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setOSConditions: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setToolWin: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setToolUnix: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setToolProperty: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setS1ASclassPath: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] init-common: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] compile-common: [2023-01-15T19:38:44.140Z] [echo] Current time (ISO): 2023-01-15T19:38:43.898+0000 [2023-01-15T19:38:44.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:44.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/servlet [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] build: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setOSConditions: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setToolWin: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setToolUnix: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setToolProperty: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] setS1ASclassPath: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] init-common: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] webclient-war-common: [2023-01-15T19:38:44.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] clear: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] test-tlds-exist: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] copy-tlds: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] test-tagfiles-exist: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] copy-tagfiles: [2023-01-15T19:38:44.140Z] [2023-01-15T19:38:44.140Z] package-war-common: [2023-01-15T19:38:44.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:44.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:44.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:44.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:44.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/lib [2023-01-15T19:38:44.141Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:44.141Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-included-welcome-page-web.war [2023-01-15T19:38:44.141Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:44.141Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:44.141Z] [javac] Compiling 1 source file [2023-01-15T19:38:44.141Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:44.141Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:44.141Z] [2023-01-15T19:38:44.141Z] deploy: [2023-01-15T19:38:44.141Z] [2023-01-15T19:38:44.141Z] deploy-war-common: [2023-01-15T19:38:44.141Z] [2023-01-15T19:38:44.141Z] setOSConditions: [2023-01-15T19:38:44.141Z] [2023-01-15T19:38:44.141Z] setToolWin: [2023-01-15T19:38:44.141Z] [2023-01-15T19:38:44.141Z] setToolUnix: [2023-01-15T19:38:44.141Z] [2023-01-15T19:38:44.141Z] setToolProperty: [2023-01-15T19:38:44.141Z] [2023-01-15T19:38:44.141Z] setS1ASclassPath: [2023-01-15T19:38:44.141Z] [2023-01-15T19:38:44.141Z] init-common: [2023-01-15T19:38:44.141Z] [2023-01-15T19:38:44.141Z] deploy-war-commonpe: [2023-01-15T19:38:44.141Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:44.225Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:44.260Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:44.261Z] [javac] 1 warning [2023-01-15T19:38:44.261Z] [2023-01-15T19:38:44.261Z] setOSConditions: [2023-01-15T19:38:44.261Z] [2023-01-15T19:38:44.261Z] setToolWin: [2023-01-15T19:38:44.261Z] [2023-01-15T19:38:44.261Z] setToolUnix: [2023-01-15T19:38:44.261Z] [2023-01-15T19:38:44.261Z] setToolProperty: [2023-01-15T19:38:44.261Z] [2023-01-15T19:38:44.261Z] setS1ASclassPath: [2023-01-15T19:38:44.261Z] [2023-01-15T19:38:44.261Z] init-common: [2023-01-15T19:38:44.261Z] [2023-01-15T19:38:44.261Z] compile-common: [2023-01-15T19:38:44.261Z] [echo] Current time (ISO): 2023-01-15T19:38:44.009+0000 [2023-01-15T19:38:44.261Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:44.261Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:44.365Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:44.366Z] [javac] 1 warning [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] build: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] setOSConditions: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] setToolWin: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] setToolUnix: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] setToolProperty: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] setS1ASclassPath: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] init-common: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] webclient-war-common: [2023-01-15T19:38:44.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] clear: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] test-tlds-exist: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] copy-tlds: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] test-tagfiles-exist: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] copy-tagfiles: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] package-war-common: [2023-01-15T19:38:44.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:44.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:44.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:44.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:44.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/lib [2023-01-15T19:38:44.366Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:44.366Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-01-15T19:38:44.366Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:44.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/docroot [2023-01-15T19:38:44.366Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-bean-interface-web.war [2023-01-15T19:38:44.366Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:44.366Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:44.366Z] [javac] Compiling 1 source file [2023-01-15T19:38:44.366Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:44.366Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] deploy: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.366Z] deploy-war-common: [2023-01-15T19:38:44.366Z] [2023-01-15T19:38:44.367Z] setOSConditions: [2023-01-15T19:38:44.367Z] [2023-01-15T19:38:44.367Z] setToolWin: [2023-01-15T19:38:44.367Z] [2023-01-15T19:38:44.367Z] setToolUnix: [2023-01-15T19:38:44.367Z] [2023-01-15T19:38:44.367Z] setToolProperty: [2023-01-15T19:38:44.367Z] [2023-01-15T19:38:44.367Z] setS1ASclassPath: [2023-01-15T19:38:44.367Z] [2023-01-15T19:38:44.367Z] init-common: [2023-01-15T19:38:44.367Z] [2023-01-15T19:38:44.367Z] deploy-war-commonpe: [2023-01-15T19:38:44.483Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:44.625Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:44.708Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-included-welcome-page-web.war [2023-01-15T19:38:44.883Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-bean-interface-web.war [2023-01-15T19:38:45.145Z] [exec] Application deployed with name cdi-bean-interface-web. [2023-01-15T19:38:45.145Z] [2023-01-15T19:38:45.145Z] deploy-war-commonee: [2023-01-15T19:38:45.145Z] [2023-01-15T19:38:45.145Z] run: [2023-01-15T19:38:45.145Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:45.401Z] [java] opening connection to http://localhost:8080/cdi-bean-interface/myurl [2023-01-15T19:38:45.401Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:38:45.401Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:45.401Z] [java] [2023-01-15T19:38:45.401Z] [java] [2023-01-15T19:38:45.401Z] [java] ----------------------------------------- [2023-01-15T19:38:45.401Z] [java] - portable-extensions-bean-interface: PASS - [2023-01-15T19:38:45.401Z] [java] ----------------------------------------- [2023-01-15T19:38:45.401Z] [java] - Total PASS : 1 - [2023-01-15T19:38:45.401Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:45.401Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:45.401Z] [java] ----------------------------------------- [2023-01-15T19:38:45.401Z] [2023-01-15T19:38:45.401Z] undeploy: [2023-01-15T19:38:45.401Z] [2023-01-15T19:38:45.401Z] setOSConditions: [2023-01-15T19:38:45.401Z] [2023-01-15T19:38:45.402Z] setToolWin: [2023-01-15T19:38:45.402Z] [2023-01-15T19:38:45.402Z] setToolUnix: [2023-01-15T19:38:45.402Z] [2023-01-15T19:38:45.402Z] setToolProperty: [2023-01-15T19:38:45.402Z] [2023-01-15T19:38:45.402Z] setS1ASclassPath: [2023-01-15T19:38:45.402Z] [2023-01-15T19:38:45.402Z] init-common: [2023-01-15T19:38:45.402Z] [2023-01-15T19:38:45.402Z] undeploy-war-common: [2023-01-15T19:38:45.402Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:45.585Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:45.585Z] [INFO] [2023-01-15T19:38:45.585Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-core --- [2023-01-15T19:38:45.585Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/6.2.6-SNAPSHOT/web-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:45.585Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/6.2.6-SNAPSHOT/web-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:45.585Z] [INFO] [2023-01-15T19:38:45.585Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2023-01-15T19:38:45.585Z] [INFO] Building JSTL implementation connector module 6.2.6-SNAPSHOT [141/291] [2023-01-15T19:38:45.585Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:45.585Z] [INFO] [2023-01-15T19:38:45.585Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jstl-connector --- [2023-01-15T19:38:45.585Z] [INFO] [2023-01-15T19:38:45.585Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jstl-connector --- [2023-01-15T19:38:45.585Z] [INFO] [2023-01-15T19:38:45.585Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jstl-connector --- [2023-01-15T19:38:45.585Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:45.586Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector [2023-01-15T19:38:45.586Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:45.586Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:45.586Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:45.586Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:45.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/src/main/resources [2023-01-15T19:38:45.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/src/main/manpages [2023-01-15T19:38:45.586Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:45.586Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/classes [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [WARNING] Manifest org.glassfish.main.web:jstl-connector:glassfish-jar:6.2.6-SNAPSHOT : Version for package org.glassfish.jstl.integration is set to different values in the source (6.2.6) and in the manifest (2.0.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 [2023-01-15T19:38:45.586Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [INFO] [2023-01-15T19:38:45.586Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jstl-connector --- [2023-01-15T19:38:45.586Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:45.586Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/classes [2023-01-15T19:38:45.643Z] [exec] Application deployed with name web-jsp-included-welcome-page-web. [2023-01-15T19:38:45.643Z] [2023-01-15T19:38:45.643Z] deploy-war-commonee: [2023-01-15T19:38:45.643Z] [2023-01-15T19:38:45.643Z] run: [2023-01-15T19:38:45.844Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:45.845Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:45.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/src/test/resources [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] No sources to compile [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] Executing tasks [2023-01-15T19:38:45.845Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/classes/META-INF for [2023-01-15T19:38:45.845Z] [INFO] [echo] jstl-connector [2023-01-15T19:38:45.845Z] [INFO] Executed tasks [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/jstl-connector.jar [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jstl-connector --- [2023-01-15T19:38:45.845Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/6.2.6-SNAPSHOT/jstl-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:45.845Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/6.2.6-SNAPSHOT/jstl-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2023-01-15T19:38:45.845Z] [INFO] Building Jersey MVC TLD connector implementation module 6.2.6-SNAPSHOT [142/291] [2023-01-15T19:38:45.845Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jersey-mvc-connector --- [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jersey-mvc-connector --- [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jersey-mvc-connector --- [2023-01-15T19:38:45.845Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:45.845Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector [2023-01-15T19:38:45.845Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:45.845Z] [INFO] [2023-01-15T19:38:45.845Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jersey-mvc-connector --- [2023-01-15T19:38:45.845Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:45.902Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:45.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] all: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setOSConditions: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolWin: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolUnix: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolProperty: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setS1ASclassPath: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] init-common: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] clean: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setOSConditions: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolWin: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolUnix: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolProperty: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setS1ASclassPath: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] init-common: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] clean-common: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setOSConditions: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolWin: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolUnix: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolProperty: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setS1ASclassPath: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] init-common: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] clean-classes-common: [2023-01-15T19:38:45.965Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setOSConditions: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolWin: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolUnix: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setToolProperty: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] setS1ASclassPath: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] init-common: [2023-01-15T19:38:45.965Z] [2023-01-15T19:38:45.965Z] clean-jars-common: [2023-01-15T19:38:45.966Z] [2023-01-15T19:38:45.966Z] compile: [2023-01-15T19:38:45.966Z] [2023-01-15T19:38:45.966Z] setOSConditions: [2023-01-15T19:38:45.966Z] [2023-01-15T19:38:45.966Z] setToolWin: [2023-01-15T19:38:45.966Z] [2023-01-15T19:38:45.966Z] setToolUnix: [2023-01-15T19:38:45.966Z] [2023-01-15T19:38:45.966Z] setToolProperty: [2023-01-15T19:38:45.966Z] [2023-01-15T19:38:45.966Z] setS1ASclassPath: [2023-01-15T19:38:45.966Z] [2023-01-15T19:38:45.966Z] init-common: [2023-01-15T19:38:45.966Z] [2023-01-15T19:38:45.966Z] compile-common: [2023-01-15T19:38:45.966Z] [echo] Current time (ISO): 2023-01-15T19:38:45.833+0000 [2023-01-15T19:38:45.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:45.966Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:45.966Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:46.102Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:46.103Z] [INFO] [2023-01-15T19:38:46.103Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jersey-mvc-connector --- [2023-01-15T19:38:46.103Z] [INFO] [2023-01-15T19:38:46.103Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jersey-mvc-connector --- [2023-01-15T19:38:46.103Z] [INFO] [2023-01-15T19:38:46.103Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jersey-mvc-connector --- [2023-01-15T19:38:46.103Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:46.103Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:46.103Z] [INFO] [2023-01-15T19:38:46.103Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jersey-mvc-connector --- [2023-01-15T19:38:46.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:46.103Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:46.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/src/main/resources [2023-01-15T19:38:46.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/src/main/manpages [2023-01-15T19:38:46.103Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:46.103Z] [INFO] [2023-01-15T19:38:46.103Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jersey-mvc-connector --- [2023-01-15T19:38:46.103Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:46.103Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/classes [2023-01-15T19:38:46.156Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:46.156Z] [javac] 1 warning [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] build: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] setOSConditions: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] fixFiles: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] convUnix: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] convWin: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] setToolWin: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] setToolUnix: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] setToolProperty: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] setS1ASclassPath: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] init-common: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] package-persistence-common: [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] ejb-jar-common: [2023-01-15T19:38:46.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:46.156Z] [2023-01-15T19:38:46.156Z] package-ejbjar-common: [2023-01-15T19:38:46.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.156Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.157Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.157Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.157Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:46.157Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonly-ejb.jar [2023-01-15T19:38:46.157Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] appclient-jar-common: [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] package-appclientjar-common: [2023-01-15T19:38:46.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.157Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.157Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.157Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonly-client.jar [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] webclient-war-common: [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] build-ear-common: [2023-01-15T19:38:46.157Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.157Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyApp.ear [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] setup: [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] setOSConditions: [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] setToolWin: [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] setToolUnix: [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] setToolProperty: [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] setS1ASclassPath: [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] init-common: [2023-01-15T19:38:46.157Z] [2023-01-15T19:38:46.157Z] execute-ejb-sql-common: [2023-01-15T19:38:46.160Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:46.160Z] [java] [2023-01-15T19:38:46.160Z] [java] [2023-01-15T19:38:46.160Z] [java] ----------------------------------------- [2023-01-15T19:38:46.160Z] [java] - jsp-included-welcome-page: PASS - [2023-01-15T19:38:46.160Z] [java] ----------------------------------------- [2023-01-15T19:38:46.160Z] [java] - Total PASS : 1 - [2023-01-15T19:38:46.160Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:46.160Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:46.160Z] [java] ----------------------------------------- [2023-01-15T19:38:46.160Z] [2023-01-15T19:38:46.160Z] undeploy: [2023-01-15T19:38:46.160Z] [2023-01-15T19:38:46.160Z] setOSConditions: [2023-01-15T19:38:46.160Z] [2023-01-15T19:38:46.160Z] setToolWin: [2023-01-15T19:38:46.160Z] [2023-01-15T19:38:46.160Z] setToolUnix: [2023-01-15T19:38:46.160Z] [2023-01-15T19:38:46.160Z] setToolProperty: [2023-01-15T19:38:46.160Z] [2023-01-15T19:38:46.160Z] setS1ASclassPath: [2023-01-15T19:38:46.160Z] [2023-01-15T19:38:46.160Z] init-common: [2023-01-15T19:38:46.160Z] [2023-01-15T19:38:46.160Z] undeploy-war-common: [2023-01-15T19:38:46.160Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:46.359Z] [INFO] [2023-01-15T19:38:46.359Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector --- [2023-01-15T19:38:46.359Z] [INFO] [2023-01-15T19:38:46.359Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector --- [2023-01-15T19:38:46.360Z] [INFO] [2023-01-15T19:38:46.360Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jersey-mvc-connector --- [2023-01-15T19:38:46.360Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:46.360Z] [INFO] [2023-01-15T19:38:46.360Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jersey-mvc-connector --- [2023-01-15T19:38:46.360Z] [INFO] [2023-01-15T19:38:46.360Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jersey-mvc-connector --- [2023-01-15T19:38:46.360Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:46.360Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/classes [2023-01-15T19:38:46.379Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:46.380Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T19:38:46.380Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:46.380Z] [javac] 1 warning [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] setOSConditions: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] fixFiles: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] convUnix: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] convWin: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] setToolWin: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] setToolUnix: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] setToolProperty: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] setS1ASclassPath: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] init-common: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] package-persistence-common: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] ejb-jar-common: [2023-01-15T19:38:46.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] package-ejbjar-common: [2023-01-15T19:38:46.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.380Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negative-ejb.jar [2023-01-15T19:38:46.380Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] appclient-jar-common: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] package-appclientjar-common: [2023-01-15T19:38:46.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.380Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.380Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negative-client.jar [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] webclient-war-common: [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] build-ear-common: [2023-01-15T19:38:46.380Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.380Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negativeApp.ear [2023-01-15T19:38:46.380Z] [2023-01-15T19:38:46.380Z] deploy: [2023-01-15T19:38:46.380Z] [echo] deploying application [2023-01-15T19:38:46.380Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:46.616Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:46.617Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:46.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/src/test/resources [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] No sources to compile [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] Executing tasks [2023-01-15T19:38:46.617Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/classes/META-INF for [2023-01-15T19:38:46.617Z] [INFO] [echo] jersey-mvc-connector [2023-01-15T19:38:46.617Z] [INFO] Executed tasks [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jersey-mvc-connector --- [2023-01-15T19:38:46.617Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/6.2.6-SNAPSHOT/jersey-mvc-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:46.617Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/6.2.6-SNAPSHOT/jersey-mvc-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2023-01-15T19:38:46.617Z] [INFO] Building Web module command line interface 6.2.6-SNAPSHOT [143/291] [2023-01-15T19:38:46.617Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-cli --- [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-cli --- [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-cli --- [2023-01-15T19:38:46.617Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:46.617Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin [2023-01-15T19:38:46.617Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:46.617Z] [INFO] [2023-01-15T19:38:46.617Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-cli --- [2023-01-15T19:38:46.617Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:46.726Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:46.834Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:46.835Z] [javac] 1 warning [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] build: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setOSConditions: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] fixFiles: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] convUnix: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] convWin: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setToolWin: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setToolUnix: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setToolProperty: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setS1ASclassPath: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] init-common: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] package-persistence-common: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] ejb-jar-common: [2023-01-15T19:38:46.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] package-ejbjar-common: [2023-01-15T19:38:46.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.835Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimpl-ejb.jar [2023-01-15T19:38:46.835Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] appclient-jar-common: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] package-appclientjar-common: [2023-01-15T19:38:46.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.835Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimpl-client.jar [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] webclient-war-common: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] build-ear-common: [2023-01-15T19:38:46.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:46.835Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplApp.ear [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] deploy: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setOSConditions: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setToolWin: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setToolUnix: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setToolProperty: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setS1ASclassPath: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] init-common: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] deploy-common: [2023-01-15T19:38:46.835Z] [echo] Current time (ISO): 2023-01-15T19:38:46.579+0000 [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setOSConditions: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setToolWin: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setToolUnix: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setToolProperty: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] setS1ASclassPath: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] init-common: [2023-01-15T19:38:46.835Z] [2023-01-15T19:38:46.835Z] deploy-common-pe: [2023-01-15T19:38:46.835Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:46.873Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:46.874Z] [INFO] [2023-01-15T19:38:46.874Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-cli --- [2023-01-15T19:38:46.874Z] [INFO] [2023-01-15T19:38:46.874Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-cli --- [2023-01-15T19:38:46.874Z] [INFO] [2023-01-15T19:38:46.874Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-cli --- [2023-01-15T19:38:46.874Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:46.874Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:46.874Z] [INFO] [2023-01-15T19:38:46.874Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-cli --- [2023-01-15T19:38:46.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:46.874Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:46.874Z] [INFO] Copying 1 resource [2023-01-15T19:38:46.874Z] [INFO] Copying 0 resource [2023-01-15T19:38:46.874Z] [INFO] Copying 25 resources [2023-01-15T19:38:46.874Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:46.874Z] [INFO] [2023-01-15T19:38:46.874Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-cli --- [2023-01-15T19:38:46.874Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:46.874Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/classes [2023-01-15T19:38:46.949Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] all: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setOSConditions: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolWin: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolUnix: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolProperty: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setS1ASclassPath: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] init-common: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] clean: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setOSConditions: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolWin: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolUnix: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolProperty: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setS1ASclassPath: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] init-common: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] clean-common: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setOSConditions: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolWin: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolUnix: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolProperty: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setS1ASclassPath: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] init-common: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] clean-classes-common: [2023-01-15T19:38:46.986Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setOSConditions: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolWin: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolUnix: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolProperty: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setS1ASclassPath: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] init-common: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] clean-jars-common: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] compile: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setOSConditions: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolWin: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolUnix: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setToolProperty: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] setS1ASclassPath: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] init-common: [2023-01-15T19:38:46.986Z] [2023-01-15T19:38:46.986Z] compile-common: [2023-01-15T19:38:46.986Z] [echo] Current time (ISO): 2023-01-15T19:38:46.869+0000 [2023-01-15T19:38:46.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:46.987Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:47.244Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:47.403Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplApp.ear [2023-01-15T19:38:47.436Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateTransport.java: Some input files use or override a deprecated API. [2023-01-15T19:38:47.437Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateTransport.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:47.437Z] [INFO] [2023-01-15T19:38:47.437Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-cli --- [2023-01-15T19:38:47.437Z] [INFO] [2023-01-15T19:38:47.437Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-cli --- [2023-01-15T19:38:47.437Z] [INFO] [2023-01-15T19:38:47.437Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-cli --- [2023-01-15T19:38:47.437Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:47.437Z] [INFO] [2023-01-15T19:38:47.437Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-cli --- [2023-01-15T19:38:47.437Z] [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] [2023-01-15T19:38:47.438Z] [INFO] [2023-01-15T19:38:47.438Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-cli --- [2023-01-15T19:38:47.438Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:47.438Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/classes [2023-01-15T19:38:47.513Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:47.513Z] [java] [2023-01-15T19:38:47.514Z] [java] [2023-01-15T19:38:47.514Z] [java] ----------------------------------------- [2023-01-15T19:38:47.514Z] [java] - ejb-cli-negative-deploy: PASS - [2023-01-15T19:38:47.514Z] [java] ----------------------------------------- [2023-01-15T19:38:47.514Z] [java] - Total PASS : 1 - [2023-01-15T19:38:47.514Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:47.514Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:47.514Z] [java] ----------------------------------------- [2023-01-15T19:38:47.514Z] [2023-01-15T19:38:47.514Z] undeploy: [2023-01-15T19:38:47.514Z] [2023-01-15T19:38:47.514Z] setOSConditions: [2023-01-15T19:38:47.514Z] [2023-01-15T19:38:47.514Z] setToolWin: [2023-01-15T19:38:47.514Z] [2023-01-15T19:38:47.514Z] setToolUnix: [2023-01-15T19:38:47.514Z] [2023-01-15T19:38:47.514Z] setToolProperty: [2023-01-15T19:38:47.514Z] [2023-01-15T19:38:47.514Z] setS1ASclassPath: [2023-01-15T19:38:47.514Z] [2023-01-15T19:38:47.514Z] init-common: [2023-01-15T19:38:47.514Z] [2023-01-15T19:38:47.514Z] undeploy-common: [2023-01-15T19:38:47.514Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:47.528Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/sql/create_pointbase.sql [2023-01-15T19:38:47.529Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] deploy: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] setOSConditions: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] setToolWin: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] setToolUnix: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] setToolProperty: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] setS1ASclassPath: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] init-common: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] deploy-common: [2023-01-15T19:38:47.529Z] [echo] Current time (ISO): 2023-01-15T19:38:47.385+0000 [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] setOSConditions: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] setToolWin: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] setToolUnix: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] setToolProperty: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] setS1ASclassPath: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] init-common: [2023-01-15T19:38:47.529Z] [2023-01-15T19:38:47.529Z] deploy-common-pe: [2023-01-15T19:38:47.529Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:47.693Z] [INFO] [2023-01-15T19:38:47.694Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-cli --- [2023-01-15T19:38:47.694Z] [INFO] [2023-01-15T19:38:47.694Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-cli --- [2023-01-15T19:38:47.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:47.694Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:47.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/src/test/resources [2023-01-15T19:38:47.694Z] [INFO] [2023-01-15T19:38:47.694Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-cli --- [2023-01-15T19:38:47.694Z] [INFO] No sources to compile [2023-01-15T19:38:47.694Z] [INFO] [2023-01-15T19:38:47.694Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli --- [2023-01-15T19:38:47.694Z] [INFO] [2023-01-15T19:38:47.694Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-cli --- [2023-01-15T19:38:47.694Z] [INFO] [2023-01-15T19:38:47.694Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-cli --- [2023-01-15T19:38:47.694Z] [INFO] Executing tasks [2023-01-15T19:38:47.694Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/classes/META-INF for [2023-01-15T19:38:47.694Z] [INFO] [echo] web-cli [2023-01-15T19:38:47.694Z] [INFO] Executed tasks [2023-01-15T19:38:47.694Z] [INFO] [2023-01-15T19:38:47.694Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-cli --- [2023-01-15T19:38:47.694Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/web-cli.jar [2023-01-15T19:38:47.771Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:47.771Z] [exec] remote failure: Application ejb-cli-negativeApp is not deployed on this target [server] [2023-01-15T19:38:47.771Z] [exec] Result: 1 [2023-01-15T19:38:47.771Z] [2023-01-15T19:38:47.771Z] all: [2023-01-15T19:38:47.771Z] [2023-01-15T19:38:47.771Z] all: [2023-01-15T19:38:47.771Z] [2023-01-15T19:38:47.771Z] sessiontimer: [2023-01-15T19:38:47.859Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:47.860Z] [javac] 1 warning [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] build: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] setOSConditions: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] setToolWin: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] setToolUnix: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] setToolProperty: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] setS1ASclassPath: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] init-common: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] webclient-war-common: [2023-01-15T19:38:47.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] clear: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] test-tlds-exist: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] copy-tlds: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] test-tagfiles-exist: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] copy-tagfiles: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] package-war-common: [2023-01-15T19:38:47.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:47.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:47.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:47.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:47.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/lib [2023-01-15T19:38:47.860Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:47.860Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-01-15T19:38:47.860Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:47.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/docroot [2023-01-15T19:38:47.860Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-bean-manager-web.war [2023-01-15T19:38:47.860Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:47.860Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:47.860Z] [javac] Compiling 1 source file [2023-01-15T19:38:47.860Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:47.860Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] deploy: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] deploy-war-common: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] setOSConditions: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] setToolWin: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] setToolUnix: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] setToolProperty: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] setS1ASclassPath: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] init-common: [2023-01-15T19:38:47.860Z] [2023-01-15T19:38:47.860Z] deploy-war-commonpe: [2023-01-15T19:38:47.950Z] [INFO] [2023-01-15T19:38:47.951Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-cli --- [2023-01-15T19:38:47.951Z] [INFO] [2023-01-15T19:38:47.951Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-cli --- [2023-01-15T19:38:47.951Z] [INFO] [2023-01-15T19:38:47.951Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli --- [2023-01-15T19:38:47.972Z] [exec] Application deployed with name ejb-ejbc-sameimplApp. [2023-01-15T19:38:47.972Z] [echo] Deployment on target server server successful [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] setOSConditions: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] setToolWin: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] setToolUnix: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] setToolProperty: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] setS1ASclassPath: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] init-common: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] deploy-common-ee: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] run: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] setOSConditions: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] setToolWin: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] setToolUnix: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] setToolProperty: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] setS1ASclassPath: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] init-common: [2023-01-15T19:38:47.972Z] [2023-01-15T19:38:47.972Z] runclient-common: [2023-01-15T19:38:47.972Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:38:48.029Z] [2023-01-15T19:38:48.030Z] setOSConditions: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolWin: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolUnix: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolProperty: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setS1ASclassPath: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] init-common: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] clean: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setOSConditions: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolWin: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolUnix: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolProperty: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setS1ASclassPath: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] init-common: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] clean-common: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setOSConditions: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolWin: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolUnix: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolProperty: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setS1ASclassPath: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] init-common: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] clean-classes-common: [2023-01-15T19:38:48.030Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setOSConditions: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolWin: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolUnix: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolProperty: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setS1ASclassPath: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] init-common: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] clean-jars-common: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] compile: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setOSConditions: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolWin: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolUnix: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setToolProperty: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] setS1ASclassPath: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] init-common: [2023-01-15T19:38:48.030Z] [2023-01-15T19:38:48.030Z] compile-common: [2023-01-15T19:38:48.030Z] [echo] Current time (ISO): 2023-01-15T19:38:47.810+0000 [2023-01-15T19:38:48.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:48.030Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:48.030Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:48.117Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:48.232Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:48.374Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-bean-manager-web.war [2023-01-15T19:38:48.514Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-cli --- [2023-01-15T19:38:48.515Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/6.2.6-SNAPSHOT/web-cli-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:48.515Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/6.2.6-SNAPSHOT/web-cli-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [2023-01-15T19:38:48.515Z] [INFO] Building Web container and GUI plug-in common classes 6.2.6-SNAPSHOT [144/291] [2023-01-15T19:38:48.515Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:48.515Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common [2023-01-15T19:38:48.515Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:48.515Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:48.515Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:48.515Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:48.515Z] [INFO] Copying 1 resource [2023-01-15T19:38:48.515Z] [INFO] Copying 6 resources [2023-01-15T19:38:48.515Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:48.515Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/classes [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common --- [2023-01-15T19:38:48.515Z] [INFO] [2023-01-15T19:38:48.515Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-gui-plugin-common --- [2023-01-15T19:38:48.631Z] [exec] Application deployed with name cdi-bean-manager-web. [2023-01-15T19:38:48.632Z] [2023-01-15T19:38:48.632Z] deploy-war-commonee: [2023-01-15T19:38:48.632Z] [2023-01-15T19:38:48.632Z] run: [2023-01-15T19:38:48.773Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [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] [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:48.774Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/classes [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:48.774Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:48.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/src/test/resources [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] No sources to compile [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] Executing tasks [2023-01-15T19:38:48.774Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/classes/META-INF for [2023-01-15T19:38:48.774Z] [INFO] [echo] web-gui-plugin-common [2023-01-15T19:38:48.774Z] [INFO] Executed tasks [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-gui-plugin-common --- [2023-01-15T19:38:48.774Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/6.2.6-SNAPSHOT/web-gui-plugin-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:48.774Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/6.2.6-SNAPSHOT/web-gui-plugin-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2023-01-15T19:38:48.774Z] [INFO] Building WebTier Security Integration 6.2.6-SNAPSHOT [145/291] [2023-01-15T19:38:48.774Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ websecurity --- [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ websecurity --- [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ websecurity --- [2023-01-15T19:38:48.774Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:48.774Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration [2023-01-15T19:38:48.774Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:48.774Z] [INFO] [2023-01-15T19:38:48.774Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ websecurity --- [2023-01-15T19:38:48.774Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:48.889Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:48.890Z] [java] opening connection to http://localhost:8080/cdi-bean-manager/myurl [2023-01-15T19:38:48.890Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:38:48.890Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:48.890Z] [java] [2023-01-15T19:38:48.890Z] [java] [2023-01-15T19:38:48.890Z] [java] ----------------------------------------- [2023-01-15T19:38:48.890Z] [java] - portable-extensions-bean-manager: PASS - [2023-01-15T19:38:48.890Z] [java] ----------------------------------------- [2023-01-15T19:38:48.890Z] [java] - Total PASS : 1 - [2023-01-15T19:38:48.890Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:48.890Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:48.890Z] [java] ----------------------------------------- [2023-01-15T19:38:48.890Z] [2023-01-15T19:38:48.890Z] undeploy: [2023-01-15T19:38:48.890Z] [2023-01-15T19:38:48.890Z] setOSConditions: [2023-01-15T19:38:48.890Z] [2023-01-15T19:38:48.890Z] setToolWin: [2023-01-15T19:38:48.890Z] [2023-01-15T19:38:48.890Z] setToolUnix: [2023-01-15T19:38:48.890Z] [2023-01-15T19:38:48.890Z] setToolProperty: [2023-01-15T19:38:48.890Z] [2023-01-15T19:38:48.890Z] setS1ASclassPath: [2023-01-15T19:38:48.890Z] [2023-01-15T19:38:48.890Z] init-common: [2023-01-15T19:38:48.890Z] [2023-01-15T19:38:48.890Z] undeploy-war-common: [2023-01-15T19:38:48.901Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyApp.ear [2023-01-15T19:38:49.031Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:49.031Z] [INFO] [2023-01-15T19:38:49.031Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ websecurity --- [2023-01-15T19:38:49.031Z] [INFO] [2023-01-15T19:38:49.031Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ websecurity --- [2023-01-15T19:38:49.031Z] [INFO] [2023-01-15T19:38:49.031Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ websecurity --- [2023-01-15T19:38:49.031Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:49.031Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:49.031Z] [INFO] [2023-01-15T19:38:49.031Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ websecurity --- [2023-01-15T19:38:49.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:49.031Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:49.031Z] [INFO] Copying 0 resource [2023-01-15T19:38:49.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/manpages [2023-01-15T19:38:49.031Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:49.031Z] [INFO] [2023-01-15T19:38:49.031Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ websecurity --- [2023-01-15T19:38:49.031Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:49.031Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/classes [2023-01-15T19:38:49.146Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:49.168Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:49.288Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/java/com/sun/web/security/HttpRequestWrapper.java: Some input files use or override a deprecated API. [2023-01-15T19:38:49.288Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/java/com/sun/web/security/HttpRequestWrapper.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:49.288Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations. [2023-01-15T19:38:49.288Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:49.288Z] [INFO] [2023-01-15T19:38:49.288Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ websecurity --- [2023-01-15T19:38:49.288Z] [INFO] [2023-01-15T19:38:49.288Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ websecurity --- [2023-01-15T19:38:49.288Z] [INFO] [2023-01-15T19:38:49.288Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ websecurity --- [2023-01-15T19:38:49.403Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] all: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setOSConditions: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setToolWin: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setToolUnix: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setToolProperty: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setS1ASclassPath: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] init-common: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] clean: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setOSConditions: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setToolWin: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setToolUnix: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setToolProperty: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setS1ASclassPath: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] init-common: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] clean-common: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setOSConditions: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setToolWin: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setToolUnix: [2023-01-15T19:38:49.403Z] [2023-01-15T19:38:49.403Z] setToolProperty: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setS1ASclassPath: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] init-common: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] clean-classes-common: [2023-01-15T19:38:49.404Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setOSConditions: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setToolWin: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setToolUnix: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setToolProperty: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setS1ASclassPath: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] init-common: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] clean-jars-common: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] compile: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setOSConditions: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setToolWin: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setToolUnix: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setToolProperty: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] setS1ASclassPath: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] init-common: [2023-01-15T19:38:49.404Z] [2023-01-15T19:38:49.404Z] compile-common: [2023-01-15T19:38:49.404Z] [echo] Current time (ISO): 2023-01-15T19:38:49.361+0000 [2023-01-15T19:38:49.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:49.404Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:49.545Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:49.546Z] [INFO] [2023-01-15T19:38:49.546Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ websecurity --- [2023-01-15T19:38:49.546Z] [INFO] [2023-01-15T19:38:49.546Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ websecurity --- [2023-01-15T19:38:49.546Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:49.546Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/classes [2023-01-15T19:38:49.660Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:49.773Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:49.774Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/servlet/taglib/MyTag.java uses or overrides a deprecated API. [2023-01-15T19:38:49.774Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:49.774Z] [javac] 1 warning [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] build: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] setOSConditions: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] setToolWin: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] setToolUnix: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] setToolProperty: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] setS1ASclassPath: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] init-common: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] webclient-war-common: [2023-01-15T19:38:49.774Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] clear: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] test-tlds-exist: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] copy-tlds: [2023-01-15T19:38:49.774Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:38:49.774Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] test-tagfiles-exist: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] copy-tagfiles: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] package-war-common: [2023-01-15T19:38:49.774Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:49.774Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:49.774Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/lib [2023-01-15T19:38:49.774Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:49.774Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:49.774Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-nested-scripting-tag-extra-info-web.war [2023-01-15T19:38:49.774Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:49.774Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:49.774Z] [javac] Compiling 1 source file [2023-01-15T19:38:49.774Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:49.774Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] deploy: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] deploy-war-common: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] setOSConditions: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] setToolWin: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] setToolUnix: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] setToolProperty: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] setS1ASclassPath: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] init-common: [2023-01-15T19:38:49.774Z] [2023-01-15T19:38:49.774Z] deploy-war-commonpe: [2023-01-15T19:38:49.774Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:49.802Z] [INFO] [2023-01-15T19:38:49.803Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ websecurity --- [2023-01-15T19:38:49.803Z] [INFO] [2023-01-15T19:38:49.803Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ websecurity --- [2023-01-15T19:38:49.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:49.803Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:49.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/src/test/resources [2023-01-15T19:38:49.803Z] [INFO] [2023-01-15T19:38:49.803Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ websecurity --- [2023-01-15T19:38:49.803Z] [INFO] No sources to compile [2023-01-15T19:38:49.803Z] [INFO] [2023-01-15T19:38:49.803Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity --- [2023-01-15T19:38:49.803Z] [INFO] [2023-01-15T19:38:49.803Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ websecurity --- [2023-01-15T19:38:49.803Z] [INFO] [2023-01-15T19:38:49.803Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ websecurity --- [2023-01-15T19:38:49.803Z] [INFO] Executing tasks [2023-01-15T19:38:49.803Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/classes/META-INF for [2023-01-15T19:38:49.803Z] [INFO] [echo] websecurity [2023-01-15T19:38:49.803Z] [INFO] Executed tasks [2023-01-15T19:38:49.803Z] [INFO] [2023-01-15T19:38:49.803Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ websecurity --- [2023-01-15T19:38:49.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/websecurity.jar [2023-01-15T19:38:49.803Z] [INFO] [2023-01-15T19:38:49.803Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ websecurity --- [2023-01-15T19:38:49.803Z] [INFO] [2023-01-15T19:38:49.803Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ websecurity --- [2023-01-15T19:38:49.803Z] [INFO] [2023-01-15T19:38:49.803Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity --- [2023-01-15T19:38:49.930Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:49.931Z] [javac] 1 warning [2023-01-15T19:38:49.931Z] [2023-01-15T19:38:49.931Z] setOSConditions: [2023-01-15T19:38:49.931Z] [2023-01-15T19:38:49.931Z] setToolWin: [2023-01-15T19:38:49.931Z] [2023-01-15T19:38:49.931Z] setToolUnix: [2023-01-15T19:38:49.931Z] [2023-01-15T19:38:49.931Z] setToolProperty: [2023-01-15T19:38:49.931Z] [2023-01-15T19:38:49.931Z] setS1ASclassPath: [2023-01-15T19:38:49.931Z] [2023-01-15T19:38:49.931Z] init-common: [2023-01-15T19:38:49.931Z] [2023-01-15T19:38:49.931Z] compile-common: [2023-01-15T19:38:49.931Z] [echo] Current time (ISO): 2023-01-15T19:38:49.707+0000 [2023-01-15T19:38:49.931Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:49.931Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:50.059Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ websecurity --- [2023-01-15T19:38:50.060Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/6.2.6-SNAPSHOT/websecurity-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:50.060Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/6.2.6-SNAPSHOT/websecurity-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2023-01-15T19:38:50.060Z] [INFO] Building GlassFish Web container embedded related modules 6.2.6-SNAPSHOT [146/291] [2023-01-15T19:38:50.060Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:50.060Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed [2023-01-15T19:38:50.060Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:50.060Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] No sources to compile [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] No sources to compile [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] Executing tasks [2023-01-15T19:38:50.060Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/target/classes/META-INF for [2023-01-15T19:38:50.060Z] [INFO] [echo] web-embed [2023-01-15T19:38:50.060Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/target/classes/META-INF [2023-01-15T19:38:50.060Z] [INFO] Executed tasks [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] No tests to run. [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.060Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-embed --- [2023-01-15T19:38:50.060Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed --- [2023-01-15T19:38:50.061Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-embed --- [2023-01-15T19:38:50.061Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/6.2.6-SNAPSHOT/web-embed-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2023-01-15T19:38:50.061Z] [INFO] Building GlassFish Web container Embedded APIs 6.2.6-SNAPSHOT [147/291] [2023-01-15T19:38:50.061Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-embed-api --- [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-embed-api --- [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-embed-api --- [2023-01-15T19:38:50.061Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:50.061Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api [2023-01-15T19:38:50.061Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-embed-api --- [2023-01-15T19:38:50.061Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:50.061Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-embed-api --- [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-embed-api --- [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-embed-api --- [2023-01-15T19:38:50.061Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:50.061Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-embed-api --- [2023-01-15T19:38:50.061Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:50.061Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:50.061Z] [INFO] Copying 1 resource [2023-01-15T19:38:50.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/src/main/manpages [2023-01-15T19:38:50.061Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:50.061Z] [INFO] [2023-01-15T19:38:50.061Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-embed-api --- [2023-01-15T19:38:50.061Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:50.061Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/classes [2023-01-15T19:38:50.106Z] [exec] Jan 15, 2023 7:38:49 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:38:50.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. [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:50.318Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/classes [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:50.318Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:50.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/src/test/resources [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] No sources to compile [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] Executing tasks [2023-01-15T19:38:50.318Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/classes/META-INF for [2023-01-15T19:38:50.318Z] [INFO] [echo] web-embed-api [2023-01-15T19:38:50.318Z] [INFO] Executed tasks [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/web-embed-api.jar [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-embed-api --- [2023-01-15T19:38:50.318Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/6.2.6-SNAPSHOT/web-embed-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:50.318Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/6.2.6-SNAPSHOT/web-embed-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:50.318Z] [INFO] [2023-01-15T19:38:50.318Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2023-01-15T19:38:50.318Z] [INFO] Building Server-Sent Events 6.2.6-SNAPSHOT [148/291] [2023-01-15T19:38:50.318Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:50.341Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-nested-scripting-tag-extra-info-web.war [2023-01-15T19:38:50.575Z] [INFO] [2023-01-15T19:38:50.575Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-sse --- [2023-01-15T19:38:50.575Z] [INFO] [2023-01-15T19:38:50.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-sse --- [2023-01-15T19:38:50.575Z] [INFO] [2023-01-15T19:38:50.575Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-sse --- [2023-01-15T19:38:50.575Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:50.575Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse [2023-01-15T19:38:50.575Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:50.575Z] [INFO] [2023-01-15T19:38:50.576Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-sse --- [2023-01-15T19:38:50.576Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:51.140Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:51.140Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:51.140Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:51.140Z] [INFO] Copying 2 resources [2023-01-15T19:38:51.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/src/main/manpages [2023-01-15T19:38:51.140Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:51.140Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/classes [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:51.140Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/classes [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:51.140Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:51.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/src/test/resources [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] No sources to compile [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] [2023-01-15T19:38:51.140Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-sse --- [2023-01-15T19:38:51.140Z] [INFO] Executing tasks [2023-01-15T19:38:51.141Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/classes/META-INF for [2023-01-15T19:38:51.141Z] [INFO] [echo] web-sse [2023-01-15T19:38:51.141Z] [INFO] Executed tasks [2023-01-15T19:38:51.141Z] [INFO] [2023-01-15T19:38:51.141Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-sse --- [2023-01-15T19:38:51.141Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/web-sse.jar [2023-01-15T19:38:51.397Z] [INFO] [2023-01-15T19:38:51.397Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-sse --- [2023-01-15T19:38:51.397Z] [INFO] [2023-01-15T19:38:51.397Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-sse --- [2023-01-15T19:38:51.397Z] [INFO] [2023-01-15T19:38:51.397Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse --- [2023-01-15T19:38:51.397Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:51.397Z] [INFO] [2023-01-15T19:38:51.397Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-sse --- [2023-01-15T19:38:51.397Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/6.2.6-SNAPSHOT/web-sse-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:51.397Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/6.2.6-SNAPSHOT/web-sse-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:51.397Z] [INFO] [2023-01-15T19:38:51.397Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2023-01-15T19:38:51.397Z] [INFO] Building Web Container glue code 6.2.6-SNAPSHOT [149/291] [2023-01-15T19:38:51.397Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:51.397Z] [INFO] [2023-01-15T19:38:51.397Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-glue --- [2023-01-15T19:38:51.397Z] [INFO] [2023-01-15T19:38:51.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-glue --- [2023-01-15T19:38:51.397Z] [INFO] [2023-01-15T19:38:51.397Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-glue --- [2023-01-15T19:38:51.397Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:51.397Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue [2023-01-15T19:38:51.397Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:51.397Z] [INFO] [2023-01-15T19:38:51.397Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-glue --- [2023-01-15T19:38:51.397Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:51.559Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:51.560Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/servlet/test/servlet/PortableExtensionInjectionTargetTestServlet.java uses unchecked or unsafe operations. [2023-01-15T19:38:51.560Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:51.560Z] [javac] 1 warning [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] build: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] setOSConditions: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] setToolWin: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] setToolUnix: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] setToolProperty: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] setS1ASclassPath: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] init-common: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] webclient-war-common: [2023-01-15T19:38:51.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] clear: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] test-tlds-exist: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] copy-tlds: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] test-tagfiles-exist: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] copy-tagfiles: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] package-war-common: [2023-01-15T19:38:51.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:51.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:51.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:51.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:51.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/lib [2023-01-15T19:38:51.560Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:51.560Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-01-15T19:38:51.560Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:51.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/docroot [2023-01-15T19:38:51.560Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-injection-target-web.war [2023-01-15T19:38:51.560Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:51.560Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:51.560Z] [javac] Compiling 1 source file [2023-01-15T19:38:51.560Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:51.560Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] deploy: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] deploy-war-common: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] setOSConditions: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] setToolWin: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] setToolUnix: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] setToolProperty: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] setS1ASclassPath: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] init-common: [2023-01-15T19:38:51.560Z] [2023-01-15T19:38:51.560Z] deploy-war-commonpe: [2023-01-15T19:38:51.560Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:51.724Z] [exec] Application deployed with name web-jsp-nested-scripting-tag-extra-info-web. [2023-01-15T19:38:51.725Z] [2023-01-15T19:38:51.725Z] deploy-war-commonee: [2023-01-15T19:38:51.725Z] [2023-01-15T19:38:51.725Z] run: [2023-01-15T19:38:51.725Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:51.725Z] [java] Connecting to: http://localhost:45711/web-jsp-nested-scripting-tag-extra-info/jsp//test.jsp [2023-01-15T19:38:51.825Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:51.825Z] [javac] 1 warning [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] build: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] setOSConditions: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] fixFiles: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] convUnix: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] convWin: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] setToolWin: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] setToolUnix: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] setToolProperty: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] setS1ASclassPath: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] init-common: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] package-persistence-common: [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] ejb-jar-common: [2023-01-15T19:38:51.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:51.825Z] [2023-01-15T19:38:51.825Z] package-ejbjar-common: [2023-01-15T19:38:51.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:51.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:51.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:51.826Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimer-ejb.jar [2023-01-15T19:38:51.826Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:51.826Z] [2023-01-15T19:38:51.826Z] appclient-jar-common: [2023-01-15T19:38:51.826Z] [2023-01-15T19:38:51.826Z] package-appclientjar-common: [2023-01-15T19:38:51.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:51.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:51.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:51.983Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:51.984Z] [java] [2023-01-15T19:38:51.984Z] [java] [2023-01-15T19:38:51.984Z] [java] ----------------------------------------- [2023-01-15T19:38:51.984Z] [java] - jsp-nested-scripting-tag-extra-info: PASS - [2023-01-15T19:38:51.984Z] [java] ----------------------------------------- [2023-01-15T19:38:51.984Z] [java] - Total PASS : 1 - [2023-01-15T19:38:51.984Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:51.984Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:51.984Z] [java] ----------------------------------------- [2023-01-15T19:38:51.984Z] [2023-01-15T19:38:51.984Z] undeploy: [2023-01-15T19:38:51.984Z] [2023-01-15T19:38:51.984Z] setOSConditions: [2023-01-15T19:38:51.984Z] [2023-01-15T19:38:51.984Z] setToolWin: [2023-01-15T19:38:51.984Z] [2023-01-15T19:38:51.984Z] setToolUnix: [2023-01-15T19:38:51.984Z] [2023-01-15T19:38:51.984Z] setToolProperty: [2023-01-15T19:38:51.984Z] [2023-01-15T19:38:51.984Z] setS1ASclassPath: [2023-01-15T19:38:51.984Z] [2023-01-15T19:38:51.984Z] init-common: [2023-01-15T19:38:51.984Z] [2023-01-15T19:38:51.984Z] undeploy-war-common: [2023-01-15T19:38:51.984Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:52.083Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimer-client.jar [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] webclient-war-common: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] build-ear-common: [2023-01-15T19:38:52.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:52.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:52.083Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerApp.ear [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] deploy: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] setOSConditions: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] setToolWin: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] setToolUnix: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] setToolProperty: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] setS1ASclassPath: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] init-common: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] deploy-common: [2023-01-15T19:38:52.083Z] [echo] Current time (ISO): 2023-01-15T19:38:51.842+0000 [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] setOSConditions: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] setToolWin: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] setToolUnix: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] setToolProperty: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] setS1ASclassPath: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] init-common: [2023-01-15T19:38:52.083Z] [2023-01-15T19:38:52.083Z] deploy-common-pe: [2023-01-15T19:38:52.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:52.124Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-injection-target-web.war [2023-01-15T19:38:52.124Z] [exec] Application deployed with name cdi-injection-target-web. [2023-01-15T19:38:52.124Z] [2023-01-15T19:38:52.124Z] deploy-war-commonee: [2023-01-15T19:38:52.124Z] [2023-01-15T19:38:52.124Z] run: [2023-01-15T19:38:52.325Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:52.326Z] [INFO] [2023-01-15T19:38:52.326Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-glue --- [2023-01-15T19:38:52.326Z] [INFO] [2023-01-15T19:38:52.326Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-glue --- [2023-01-15T19:38:52.326Z] [INFO] [2023-01-15T19:38:52.326Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-glue --- [2023-01-15T19:38:52.326Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:52.326Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:52.326Z] [INFO] [2023-01-15T19:38:52.326Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-glue --- [2023-01-15T19:38:52.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:52.326Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:52.326Z] [INFO] Copying 1 resource [2023-01-15T19:38:52.326Z] [INFO] Copying 4 resources [2023-01-15T19:38:52.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/src/main/manpages [2023-01-15T19:38:52.326Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:52.326Z] [INFO] [2023-01-15T19:38:52.326Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-glue --- [2023-01-15T19:38:52.326Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:52.326Z] [INFO] Compiling 241 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/classes [2023-01-15T19:38:52.381Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:52.382Z] [java] opening connection to http://localhost:8080/cdi-injection-target/myurl [2023-01-15T19:38:52.382Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:38:52.382Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:52.382Z] [java] [2023-01-15T19:38:52.382Z] [java] [2023-01-15T19:38:52.382Z] [java] ----------------------------------------- [2023-01-15T19:38:52.382Z] [java] - portable-extensions-injection-target: PASS - [2023-01-15T19:38:52.382Z] [java] ----------------------------------------- [2023-01-15T19:38:52.382Z] [java] - Total PASS : 1 - [2023-01-15T19:38:52.382Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:52.382Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:52.382Z] [java] ----------------------------------------- [2023-01-15T19:38:52.382Z] [2023-01-15T19:38:52.382Z] undeploy: [2023-01-15T19:38:52.382Z] [2023-01-15T19:38:52.382Z] setOSConditions: [2023-01-15T19:38:52.382Z] [2023-01-15T19:38:52.382Z] setToolWin: [2023-01-15T19:38:52.382Z] [2023-01-15T19:38:52.382Z] setToolUnix: [2023-01-15T19:38:52.382Z] [2023-01-15T19:38:52.382Z] setToolProperty: [2023-01-15T19:38:52.382Z] [2023-01-15T19:38:52.382Z] setS1ASclassPath: [2023-01-15T19:38:52.382Z] [2023-01-15T19:38:52.382Z] init-common: [2023-01-15T19:38:52.382Z] [2023-01-15T19:38:52.382Z] undeploy-war-common: [2023-01-15T19:38:52.551Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:52.638Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:52.640Z] [exec] Looking up ejb ref [2023-01-15T19:38:52.647Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerApp.ear [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] all: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setOSConditions: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolWin: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolUnix: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolProperty: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setS1ASclassPath: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] init-common: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] clean: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setOSConditions: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolWin: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolUnix: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolProperty: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setS1ASclassPath: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] init-common: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] clean-common: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setOSConditions: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolWin: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolUnix: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolProperty: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setS1ASclassPath: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] init-common: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] clean-classes-common: [2023-01-15T19:38:52.810Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setOSConditions: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolWin: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolUnix: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setToolProperty: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setS1ASclassPath: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] init-common: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] clean-jars-common: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] compile: [2023-01-15T19:38:52.810Z] [2023-01-15T19:38:52.810Z] setOSConditions: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setToolWin: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setToolUnix: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setToolProperty: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setS1ASclassPath: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] init-common: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] compile-common: [2023-01-15T19:38:52.811Z] [echo] Current time (ISO): 2023-01-15T19:38:52.677+0000 [2023-01-15T19:38:52.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:52.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspNullFragment/servlet [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] build: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setOSConditions: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setToolWin: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setToolUnix: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setToolProperty: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setS1ASclassPath: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] init-common: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] webclient-war-common: [2023-01-15T19:38:52.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] clear: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] test-tlds-exist: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] copy-tlds: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] test-tagfiles-exist: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] copy-tagfiles: [2023-01-15T19:38:52.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-01-15T19:38:52.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] package-war-common: [2023-01-15T19:38:52.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:52.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:52.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspNullFragment/lib [2023-01-15T19:38:52.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:52.811Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-null-fragment-web.war [2023-01-15T19:38:52.811Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:52.811Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:52.811Z] [javac] Compiling 1 source file [2023-01-15T19:38:52.811Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspNullFragment/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:52.811Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] deploy: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] deploy-war-common: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setOSConditions: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setToolWin: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setToolUnix: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setToolProperty: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] setS1ASclassPath: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] init-common: [2023-01-15T19:38:52.811Z] [2023-01-15T19:38:52.811Z] deploy-war-commonpe: [2023-01-15T19:38:52.894Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] all: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setOSConditions: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolWin: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolUnix: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolProperty: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setS1ASclassPath: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] init-common: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] clean: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setOSConditions: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolWin: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolUnix: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolProperty: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setS1ASclassPath: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] init-common: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] clean-common: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setOSConditions: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolWin: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolUnix: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolProperty: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setS1ASclassPath: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] init-common: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] clean-classes-common: [2023-01-15T19:38:52.895Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setOSConditions: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolWin: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolUnix: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolProperty: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setS1ASclassPath: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] init-common: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] clean-jars-common: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] compile: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setOSConditions: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolWin: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolUnix: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setToolProperty: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] setS1ASclassPath: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] init-common: [2023-01-15T19:38:52.895Z] [2023-01-15T19:38:52.895Z] compile-common: [2023-01-15T19:38:52.895Z] [echo] Current time (ISO): 2023-01-15T19:38:52.858+0000 [2023-01-15T19:38:52.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:52.895Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:53.069Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:53.151Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:53.256Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/src/main/java/org/glassfish/web/embed/impl/WebContainerImpl.java: Some input files use or override a deprecated API. [2023-01-15T19:38:53.256Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/src/main/java/org/glassfish/web/embed/impl/WebContainerImpl.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:53.256Z] [INFO] [2023-01-15T19:38:53.256Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-glue --- [2023-01-15T19:38:53.256Z] [INFO] [2023-01-15T19:38:53.256Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-glue --- [2023-01-15T19:38:53.513Z] [INFO] [2023-01-15T19:38:53.513Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-glue --- [2023-01-15T19:38:53.637Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-null-fragment-web.war [2023-01-15T19:38:53.770Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:6.2.6-SNAPSHOT : Host org.glassfish.main.ejb.ejb-container= for this fragment/require bundle cannot be found on the classpath [2023-01-15T19:38:53.771Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:6.2.6-SNAPSHOT : Host org.glassfish.main.web.ha= for this fragment/require bundle cannot be found on the classpath [2023-01-15T19:38:53.771Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote, has 1, private references [com.sun.enterprise.web.connector] [2023-01-15T19:38:53.771Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:53.771Z] [INFO] [2023-01-15T19:38:53.771Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-glue --- [2023-01-15T19:38:53.771Z] [INFO] [2023-01-15T19:38:53.771Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-glue --- [2023-01-15T19:38:53.771Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:53.771Z] [INFO] Compiling 241 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/classes [2023-01-15T19:38:54.158Z] [exec] Application deployed with name ejb-cmp-readonlyApp. [2023-01-15T19:38:54.159Z] [echo] Deployment on target server server successful [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] setOSConditions: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] setToolWin: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] setToolUnix: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] setToolProperty: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] setS1ASclassPath: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] init-common: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] deploy-common-ee: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] run: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] setOSConditions: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] setToolWin: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] setToolUnix: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] setToolProperty: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] setS1ASclassPath: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] init-common: [2023-01-15T19:38:54.159Z] [2023-01-15T19:38:54.159Z] runclient-common: [2023-01-15T19:38:54.159Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:38:54.159Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:54.700Z] [INFO] [2023-01-15T19:38:54.700Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-glue --- [2023-01-15T19:38:54.700Z] [INFO] [2023-01-15T19:38:54.700Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-glue --- [2023-01-15T19:38:54.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:54.700Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:54.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/src/test/resources [2023-01-15T19:38:54.700Z] [INFO] [2023-01-15T19:38:54.700Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-glue --- [2023-01-15T19:38:54.700Z] [INFO] No sources to compile [2023-01-15T19:38:54.700Z] [INFO] [2023-01-15T19:38:54.700Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue --- [2023-01-15T19:38:54.701Z] [INFO] [2023-01-15T19:38:54.701Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-glue --- [2023-01-15T19:38:54.701Z] [INFO] [2023-01-15T19:38:54.701Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-glue --- [2023-01-15T19:38:54.701Z] [INFO] Executing tasks [2023-01-15T19:38:54.701Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/classes/META-INF for [2023-01-15T19:38:54.701Z] [INFO] [echo] web-glue [2023-01-15T19:38:54.701Z] [INFO] Executed tasks [2023-01-15T19:38:54.701Z] [INFO] [2023-01-15T19:38:54.701Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-glue --- [2023-01-15T19:38:54.701Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/web-glue.jar [2023-01-15T19:38:54.701Z] [INFO] [2023-01-15T19:38:54.701Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-glue --- [2023-01-15T19:38:54.701Z] [INFO] [2023-01-15T19:38:54.701Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-glue --- [2023-01-15T19:38:54.701Z] [INFO] [2023-01-15T19:38:54.701Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue --- [2023-01-15T19:38:54.723Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:55.011Z] [exec] Application deployed with name web-jsp-null-fragment-web. [2023-01-15T19:38:55.011Z] [2023-01-15T19:38:55.011Z] deploy-war-commonee: [2023-01-15T19:38:55.011Z] [2023-01-15T19:38:55.011Z] run: [2023-01-15T19:38:55.011Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:55.047Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:55.048Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/servlet/test/extension/ServiceFrameworkExtension.java uses unchecked or unsafe operations. [2023-01-15T19:38:55.048Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:55.048Z] [javac] 1 warning [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] build: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] setOSConditions: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] setToolWin: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] setToolUnix: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] setToolProperty: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] setS1ASclassPath: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] init-common: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] webclient-war-common: [2023-01-15T19:38:55.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] clear: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] test-tlds-exist: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] copy-tlds: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] test-tagfiles-exist: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] copy-tagfiles: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] package-war-common: [2023-01-15T19:38:55.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:38:55.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:55.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:55.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:55.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/lib [2023-01-15T19:38:55.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:55.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-01-15T19:38:55.048Z] [copy] Copying 18 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:55.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/docroot [2023-01-15T19:38:55.048Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-web.war [2023-01-15T19:38:55.048Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:55.048Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:55.048Z] [javac] Compiling 1 source file [2023-01-15T19:38:55.048Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:55.048Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] deploy: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] deploy-war-common: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] setOSConditions: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] setToolWin: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] setToolUnix: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] setToolProperty: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] setS1ASclassPath: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] init-common: [2023-01-15T19:38:55.048Z] [2023-01-15T19:38:55.048Z] deploy-war-commonpe: [2023-01-15T19:38:55.269Z] [java] Connecting to: http://localhost:45711/web-jsp-null-fragment/test.jsp [2023-01-15T19:38:55.269Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:55.269Z] [java] [2023-01-15T19:38:55.269Z] [java] [2023-01-15T19:38:55.269Z] [java] ----------------------------------------- [2023-01-15T19:38:55.269Z] [java] - jsp-null-frag: PASS - [2023-01-15T19:38:55.269Z] [java] ----------------------------------------- [2023-01-15T19:38:55.269Z] [java] - Total PASS : 1 - [2023-01-15T19:38:55.269Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:55.269Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:55.269Z] [java] ----------------------------------------- [2023-01-15T19:38:55.269Z] [2023-01-15T19:38:55.269Z] undeploy: [2023-01-15T19:38:55.269Z] [2023-01-15T19:38:55.269Z] setOSConditions: [2023-01-15T19:38:55.269Z] [2023-01-15T19:38:55.269Z] setToolWin: [2023-01-15T19:38:55.269Z] [2023-01-15T19:38:55.269Z] setToolUnix: [2023-01-15T19:38:55.269Z] [2023-01-15T19:38:55.269Z] setToolProperty: [2023-01-15T19:38:55.269Z] [2023-01-15T19:38:55.269Z] setS1ASclassPath: [2023-01-15T19:38:55.269Z] [2023-01-15T19:38:55.269Z] init-common: [2023-01-15T19:38:55.269Z] [2023-01-15T19:38:55.269Z] undeploy-war-common: [2023-01-15T19:38:55.269Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:55.287Z] [exec] Jan 15, 2023 7:38:54 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:38:55.287Z] [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. [2023-01-15T19:38:55.305Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:55.562Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-web.war [2023-01-15T19:38:55.819Z] [exec] Application deployed with name cdi-make-framework-bean-available-for-injection-web. [2023-01-15T19:38:55.819Z] [2023-01-15T19:38:55.819Z] deploy-war-commonee: [2023-01-15T19:38:55.819Z] [2023-01-15T19:38:55.819Z] run: [2023-01-15T19:38:55.925Z] [exec] Application deployed with name ejb-timer-sessiontimerApp. [2023-01-15T19:38:55.926Z] [echo] Deployment on target server server successful [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] setOSConditions: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] setToolWin: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] setToolUnix: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] setToolProperty: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] setS1ASclassPath: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] init-common: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] deploy-common-ee: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] run: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] setOSConditions: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] setToolWin: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] setToolUnix: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] setToolProperty: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] setS1ASclassPath: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] init-common: [2023-01-15T19:38:55.926Z] [2023-01-15T19:38:55.926Z] runclient-common: [2023-01-15T19:38:55.926Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:38:55.926Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:56.075Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:56.075Z] [java] opening connection to http://localhost:8080/cdi-make-framework-bean-available-for-injection/myurl [2023-01-15T19:38:56.075Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:38:56.076Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:56.076Z] [java] [2023-01-15T19:38:56.076Z] [java] [2023-01-15T19:38:56.076Z] [java] ----------------------------------------- [2023-01-15T19:38:56.076Z] [java] - portable-extension-make-framework-bean-available-for-injection: PASS - [2023-01-15T19:38:56.076Z] [java] ----------------------------------------- [2023-01-15T19:38:56.076Z] [java] - Total PASS : 1 - [2023-01-15T19:38:56.076Z] [java] - Total FAIL : 0 - [2023-01-15T19:38:56.076Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:38:56.076Z] [java] ----------------------------------------- [2023-01-15T19:38:56.076Z] [2023-01-15T19:38:56.076Z] undeploy: [2023-01-15T19:38:56.076Z] [2023-01-15T19:38:56.076Z] setOSConditions: [2023-01-15T19:38:56.076Z] [2023-01-15T19:38:56.076Z] setToolWin: [2023-01-15T19:38:56.076Z] [2023-01-15T19:38:56.076Z] setToolUnix: [2023-01-15T19:38:56.076Z] [2023-01-15T19:38:56.076Z] setToolProperty: [2023-01-15T19:38:56.076Z] [2023-01-15T19:38:56.076Z] setS1ASclassPath: [2023-01-15T19:38:56.076Z] [2023-01-15T19:38:56.076Z] init-common: [2023-01-15T19:38:56.076Z] [2023-01-15T19:38:56.076Z] undeploy-war-common: [2023-01-15T19:38:56.203Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] all: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] setOSConditions: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] setToolWin: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] setToolUnix: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] setToolProperty: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] setS1ASclassPath: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] init-common: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] clean: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] setOSConditions: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] setToolWin: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] setToolUnix: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] setToolProperty: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] setS1ASclassPath: [2023-01-15T19:38:56.203Z] [2023-01-15T19:38:56.203Z] init-common: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] clean-common: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setOSConditions: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setToolWin: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setToolUnix: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setToolProperty: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setS1ASclassPath: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] init-common: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] clean-classes-common: [2023-01-15T19:38:56.204Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setOSConditions: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setToolWin: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setToolUnix: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setToolProperty: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setS1ASclassPath: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] init-common: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] clean-jars-common: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] compile: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setOSConditions: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setToolWin: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setToolUnix: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setToolProperty: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] setS1ASclassPath: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] init-common: [2023-01-15T19:38:56.204Z] [2023-01-15T19:38:56.204Z] compile-common: [2023-01-15T19:38:56.204Z] [echo] Current time (ISO): 2023-01-15T19:38:56.032+0000 [2023-01-15T19:38:56.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:56.204Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:56.204Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:56.332Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:56.490Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:56.590Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:56.832Z] [exec] Looked up home!! [2023-01-15T19:38:56.833Z] [exec] Narrowed home!! [2023-01-15T19:38:56.833Z] [exec] Got the EJB!! [2023-01-15T19:38:56.833Z] [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#/109694898325028864_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.19.159:45710]]]] [2023-01-15T19:38:56.833Z] [exec] invoking ejb [2023-01-15T19:38:56.833Z] [exec] successfully invoked ejb [2023-01-15T19:38:56.833Z] [exec] Value of key is: main [2023-01-15T19:38:56.833Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:38:56.833Z] [exec] [2023-01-15T19:38:56.833Z] [exec] [2023-01-15T19:38:56.833Z] [exec] ----------------------------------------- [2023-01-15T19:38:56.833Z] [exec] - main: PASS - [2023-01-15T19:38:56.833Z] [exec] ----------------------------------------- [2023-01-15T19:38:56.833Z] [exec] Total PASS: 1 [2023-01-15T19:38:56.833Z] [exec] Total FAIL: 0 [2023-01-15T19:38:56.833Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:38:56.833Z] [exec] ----------------------------------------- [2023-01-15T19:38:56.833Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:56.833Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] checkReporting-common: [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] confirmReportPresent-common: [2023-01-15T19:38:56.833Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:38:56.833Z] [echo] Test seems to be reported fine [2023-01-15T19:38:56.833Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejbc/sameimpl/RepRunConf.txt [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] confirmMissingReport-common: [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] undeploy: [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] setOSConditions: [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] setToolWin: [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] setToolUnix: [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] setToolProperty: [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] setS1ASclassPath: [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] init-common: [2023-01-15T19:38:56.833Z] [2023-01-15T19:38:56.833Z] undeploy-common: [2023-01-15T19:38:56.833Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] all: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setOSConditions: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setToolWin: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setToolUnix: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setToolProperty: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setS1ASclassPath: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] init-common: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] clean: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setOSConditions: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setToolWin: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setToolUnix: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setToolProperty: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setS1ASclassPath: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] init-common: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] clean-common: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setOSConditions: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setToolWin: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setToolUnix: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setToolProperty: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] setS1ASclassPath: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.848Z] init-common: [2023-01-15T19:38:56.848Z] [2023-01-15T19:38:56.849Z] clean-classes-common: [2023-01-15T19:38:56.849Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] setOSConditions: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] setToolWin: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] setToolUnix: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] setToolProperty: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] setS1ASclassPath: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] init-common: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] clean-jars-common: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] compile: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] setOSConditions: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] setToolWin: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] setToolUnix: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] setToolProperty: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] setS1ASclassPath: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] init-common: [2023-01-15T19:38:56.849Z] [2023-01-15T19:38:56.849Z] compile-common: [2023-01-15T19:38:56.849Z] [echo] Current time (ISO): 2023-01-15T19:38:56.640+0000 [2023-01-15T19:38:56.849Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:56.849Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:56.849Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:57.054Z] [exec] Jan 15, 2023 7:38:56 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:38:57.055Z] [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. [2023-01-15T19:38:57.402Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] all: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] all: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] allowed: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setOSConditions: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolWin: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolUnix: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolProperty: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setS1ASclassPath: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] init-common: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] clean: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setOSConditions: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolWin: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolUnix: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolProperty: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setS1ASclassPath: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] init-common: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] clean-common: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setOSConditions: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolWin: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolUnix: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolProperty: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setS1ASclassPath: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] init-common: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] clean-classes-common: [2023-01-15T19:38:57.661Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setOSConditions: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolWin: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolUnix: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolProperty: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setS1ASclassPath: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] init-common: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] clean-jars-common: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] compile: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setOSConditions: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolWin: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolUnix: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setToolProperty: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] setS1ASclassPath: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] init-common: [2023-01-15T19:38:57.661Z] [2023-01-15T19:38:57.661Z] compile-common: [2023-01-15T19:38:57.661Z] [echo] Current time (ISO): 2023-01-15T19:38:57.627+0000 [2023-01-15T19:38:57.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:57.662Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:57.920Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:58.428Z] [exec] Looking up ejb ref ejbs/Timer [2023-01-15T19:38:58.429Z] [exec] Doing timer test for ejb/ejb_timer_sessiontimer_TimerSession [2023-01-15T19:38:58.733Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:58.734Z] [javac] 1 warning [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] build: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] setOSConditions: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] setToolWin: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] setToolUnix: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] setToolProperty: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] setS1ASclassPath: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] init-common: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] webclient-war-common: [2023-01-15T19:38:58.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] clear: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] test-tlds-exist: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] copy-tlds: [2023-01-15T19:38:58.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:38:58.734Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] test-tagfiles-exist: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] copy-tagfiles: [2023-01-15T19:38:58.734Z] [2023-01-15T19:38:58.734Z] package-war-common: [2023-01-15T19:38:58.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:58.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:38:58.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/lib [2023-01-15T19:38:58.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:58.739Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:38:58.739Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:38:58.740Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:58.740Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/extension/test/extension/ServiceFrameworkExtension.java uses unchecked or unsafe operations. [2023-01-15T19:38:58.740Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:38:58.740Z] [javac] 1 warning [2023-01-15T19:38:58.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib [2023-01-15T19:38:58.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:58.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2023-01-15T19:38:58.740Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2023-01-15T19:38:58.740Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:58.740Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib/weld-extension.jar [2023-01-15T19:38:58.740Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:38:58.740Z] [2023-01-15T19:38:58.740Z] setOSConditions: [2023-01-15T19:38:58.740Z] [2023-01-15T19:38:58.740Z] setToolWin: [2023-01-15T19:38:58.740Z] [2023-01-15T19:38:58.740Z] setToolUnix: [2023-01-15T19:38:58.740Z] [2023-01-15T19:38:58.740Z] setToolProperty: [2023-01-15T19:38:58.740Z] [2023-01-15T19:38:58.740Z] setS1ASclassPath: [2023-01-15T19:38:58.740Z] [2023-01-15T19:38:58.740Z] init-common: [2023-01-15T19:38:58.740Z] [2023-01-15T19:38:58.740Z] compile-common: [2023-01-15T19:38:58.740Z] [echo] Current time (ISO): 2023-01-15T19:38:58.575+0000 [2023-01-15T19:38:58.740Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:38:58.740Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:58.869Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:58.870Z] [INFO] [2023-01-15T19:38:58.870Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-glue --- [2023-01-15T19:38:58.870Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/6.2.6-SNAPSHOT/web-glue-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:58.870Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/6.2.6-SNAPSHOT/web-glue-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:58.870Z] [INFO] [2023-01-15T19:38:58.870Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2023-01-15T19:38:58.870Z] [INFO] Building JSF implementation connector module 6.2.6-SNAPSHOT [150/291] [2023-01-15T19:38:58.870Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:58.870Z] [INFO] [2023-01-15T19:38:58.870Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jsf-connector --- [2023-01-15T19:38:58.870Z] [INFO] [2023-01-15T19:38:58.870Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jsf-connector --- [2023-01-15T19:38:58.870Z] [INFO] [2023-01-15T19:38:58.870Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jsf-connector --- [2023-01-15T19:38:58.870Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:58.870Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector [2023-01-15T19:38:58.870Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:58.870Z] [INFO] [2023-01-15T19:38:58.870Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jsf-connector --- [2023-01-15T19:38:58.870Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:58.993Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:38:58.993Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-pound-literal-web.war [2023-01-15T19:38:58.993Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:38:58.993Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:38:58.993Z] [javac] Compiling 1 source file [2023-01-15T19:38:58.993Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:38:58.993Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:58.993Z] [2023-01-15T19:38:58.993Z] deploy: [2023-01-15T19:38:58.993Z] [2023-01-15T19:38:58.993Z] deploy-war-common: [2023-01-15T19:38:58.994Z] [2023-01-15T19:38:58.994Z] setOSConditions: [2023-01-15T19:38:58.994Z] [2023-01-15T19:38:58.994Z] setToolWin: [2023-01-15T19:38:58.994Z] [2023-01-15T19:38:58.994Z] setToolUnix: [2023-01-15T19:38:58.994Z] [2023-01-15T19:38:58.994Z] setToolProperty: [2023-01-15T19:38:58.994Z] [2023-01-15T19:38:58.994Z] setS1ASclassPath: [2023-01-15T19:38:58.994Z] [2023-01-15T19:38:58.994Z] init-common: [2023-01-15T19:38:58.994Z] [2023-01-15T19:38:58.994Z] deploy-war-commonpe: [2023-01-15T19:38:58.994Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:38:59.126Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:38:59.126Z] [INFO] [2023-01-15T19:38:59.126Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jsf-connector --- [2023-01-15T19:38:59.126Z] [INFO] [2023-01-15T19:38:59.127Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jsf-connector --- [2023-01-15T19:38:59.127Z] [INFO] [2023-01-15T19:38:59.127Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jsf-connector --- [2023-01-15T19:38:59.127Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:38:59.127Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:38:59.127Z] [INFO] [2023-01-15T19:38:59.127Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jsf-connector --- [2023-01-15T19:38:59.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:59.127Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:59.127Z] [INFO] Copying 2 resources [2023-01-15T19:38:59.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/src/main/manpages [2023-01-15T19:38:59.127Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:38:59.127Z] [INFO] [2023-01-15T19:38:59.127Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jsf-connector --- [2023-01-15T19:38:59.127Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:59.127Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/classes [2023-01-15T19:38:59.382Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API. [2023-01-15T19:38:59.382Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:38:59.382Z] [INFO] [2023-01-15T19:38:59.382Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jsf-connector --- [2023-01-15T19:38:59.382Z] [INFO] [2023-01-15T19:38:59.382Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jsf-connector --- [2023-01-15T19:38:59.382Z] [INFO] [2023-01-15T19:38:59.382Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jsf-connector --- [2023-01-15T19:38:59.382Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:38:59.382Z] [INFO] [2023-01-15T19:38:59.382Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jsf-connector --- [2023-01-15T19:38:59.382Z] [INFO] [2023-01-15T19:38:59.382Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jsf-connector --- [2023-01-15T19:38:59.382Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:38:59.382Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/classes [2023-01-15T19:38:59.463Z] [exec] Successfully caught exception on CMP read-only Home bean remove [2023-01-15T19:38:59.464Z] [exec] Successfully caught exception on CMP read-only bean remove [2023-01-15T19:38:59.464Z] [exec] name 1 = Joe Schmo , Joe Schmo [2023-01-15T19:38:59.464Z] [exec] name 2 = Josephina Schmo , Josephina Schmo [2023-01-15T19:38:59.464Z] [exec] name 3 = Henrietta Schmo , Josephina Schmo [2023-01-15T19:38:59.464Z] [exec] name1 tx= Joe Schmo , Joe Schmo [2023-01-15T19:38:59.464Z] [exec] name2 tx= Josephina Schmo , Josephina Schmo [2023-01-15T19:38:59.464Z] [exec] name3 tx= Henrietta Schmo , Josephina Schmo [2023-01-15T19:38:59.464Z] [exec] Value of key is: ReadMostly [2023-01-15T19:38:59.464Z] [exec] Value of key is: Student [2023-01-15T19:38:59.464Z] [exec] Value of key is: appserv.ClientNotifier [2023-01-15T19:38:59.464Z] [exec] Beginning test12() [2023-01-15T19:38:59.464Z] [exec] Num Iterations = 100 [2023-01-15T19:38:59.464Z] [exec] Num Threads = 10 [2023-01-15T19:38:59.464Z] [exec] Num PKs = 1 [2023-01-15T19:38:59.464Z] [exec] Sleep time in milliseconds = 100 [2023-01-15T19:38:59.464Z] [exec] Num writer iterations = 1 [2023-01-15T19:38:59.464Z] [exec] Writer sleep time in milliseconds = 10000 [2023-01-15T19:38:59.464Z] [exec] Creating student ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Calling nonFindByPK finder [2023-01-15T19:38:59.464Z] [exec] Creating thread 0 [2023-01-15T19:38:59.464Z] [exec] Thread index = 0 [2023-01-15T19:38:59.464Z] [exec] Creating thread 1 [2023-01-15T19:38:59.464Z] [exec] Thread index = 1 [2023-01-15T19:38:59.464Z] [exec] Creating thread 2 [2023-01-15T19:38:59.464Z] [exec] Thread index = 2 [2023-01-15T19:38:59.464Z] [exec] Creating thread 3 [2023-01-15T19:38:59.464Z] [exec] Thread index = 3 [2023-01-15T19:38:59.464Z] [exec] Creating thread 4 [2023-01-15T19:38:59.464Z] [exec] Thread index = 4 [2023-01-15T19:38:59.464Z] [exec] Creating thread 5 [2023-01-15T19:38:59.464Z] [exec] Thread index = 5 [2023-01-15T19:38:59.464Z] [exec] Creating thread 6 [2023-01-15T19:38:59.464Z] [exec] Thread index = 6 [2023-01-15T19:38:59.464Z] [exec] Creating thread 7 [2023-01-15T19:38:59.464Z] [exec] Thread index = 7 [2023-01-15T19:38:59.464Z] [exec] Creating thread 8 [2023-01-15T19:38:59.464Z] [exec] Thread index = 8 [2023-01-15T19:38:59.464Z] [exec] Creating thread 9 [2023-01-15T19:38:59.464Z] [exec] Thread index = 9 [2023-01-15T19:38:59.464Z] [exec] Starting reader thread 0 [2023-01-15T19:38:59.464Z] [exec] Starting reader thread 1 [2023-01-15T19:38:59.464Z] [exec] Starting reader thread 2 [2023-01-15T19:38:59.464Z] [exec] Starting reader thread 3 [2023-01-15T19:38:59.464Z] [exec] Starting reader thread 4 [2023-01-15T19:38:59.464Z] [exec] Starting reader thread 5 [2023-01-15T19:38:59.464Z] [exec] Starting reader thread 6 [2023-01-15T19:38:59.464Z] [exec] Starting reader thread 7 [2023-01-15T19:38:59.464Z] [exec] Starting reader thread 8 [2023-01-15T19:38:59.464Z] [exec] Starting reader thread 9 [2023-01-15T19:38:59.464Z] [exec] Starting writer thread 0 [2023-01-15T19:38:59.464Z] [exec] Joining on 10 readers [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Set name ReaderThread0__0 for PK ReaderThread0 refresh = false [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.464Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.559Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-pound-literal-web.war [2023-01-15T19:38:59.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.722Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.798Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@31304f14 [2023-01-15T19:38:59.798Z] [exec] Looked up home!! [2023-01-15T19:38:59.798Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.timer.sessiontimer._TimerSessionHome_DynamicStub [2023-01-15T19:38:59.798Z] [exec] ---TimerSessionHome---org.glassfish.appclient.client.acc.ACCClassLoader@31304f14 [2023-01-15T19:38:59.818Z] [exec] Application deployed with name web-pound-literal-web. [2023-01-15T19:38:59.818Z] [2023-01-15T19:38:59.818Z] deploy-war-commonee: [2023-01-15T19:38:59.818Z] [2023-01-15T19:38:59.818Z] run: [2023-01-15T19:38:59.945Z] [INFO] [2023-01-15T19:38:59.945Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jsf-connector --- [2023-01-15T19:38:59.945Z] [INFO] [2023-01-15T19:38:59.945Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jsf-connector --- [2023-01-15T19:38:59.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:38:59.945Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:38:59.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/src/test/resources [2023-01-15T19:38:59.945Z] [INFO] [2023-01-15T19:38:59.945Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jsf-connector --- [2023-01-15T19:38:59.945Z] [INFO] No sources to compile [2023-01-15T19:38:59.945Z] [INFO] [2023-01-15T19:38:59.945Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector --- [2023-01-15T19:38:59.945Z] [INFO] [2023-01-15T19:38:59.945Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jsf-connector --- [2023-01-15T19:38:59.945Z] [INFO] [2023-01-15T19:38:59.945Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jsf-connector --- [2023-01-15T19:38:59.945Z] [INFO] Executing tasks [2023-01-15T19:38:59.945Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/classes/META-INF for [2023-01-15T19:38:59.945Z] [INFO] [echo] jsf-connector [2023-01-15T19:38:59.945Z] [INFO] Executed tasks [2023-01-15T19:38:59.945Z] [INFO] [2023-01-15T19:38:59.945Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jsf-connector --- [2023-01-15T19:38:59.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/jsf-connector.jar [2023-01-15T19:38:59.945Z] [INFO] [2023-01-15T19:38:59.945Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jsf-connector --- [2023-01-15T19:38:59.945Z] [INFO] [2023-01-15T19:38:59.946Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jsf-connector --- [2023-01-15T19:38:59.946Z] [INFO] [2023-01-15T19:38:59.946Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector --- [2023-01-15T19:38:59.946Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:38:59.946Z] [INFO] [2023-01-15T19:38:59.946Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jsf-connector --- [2023-01-15T19:38:59.946Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/6.2.6-SNAPSHOT/jsf-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:38:59.946Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/6.2.6-SNAPSHOT/jsf-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:38:59.946Z] [INFO] [2023-01-15T19:38:59.946Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2023-01-15T19:38:59.946Z] [INFO] Building JSP caching taglib connector module 6.2.6-SNAPSHOT [151/291] [2023-01-15T19:38:59.946Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:38:59.946Z] [INFO] [2023-01-15T19:38:59.946Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jspcaching-connector --- [2023-01-15T19:38:59.946Z] [INFO] [2023-01-15T19:38:59.946Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jspcaching-connector --- [2023-01-15T19:38:59.946Z] [INFO] [2023-01-15T19:38:59.946Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jspcaching-connector --- [2023-01-15T19:38:59.946Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:59.946Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector [2023-01-15T19:38:59.946Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:38:59.946Z] [INFO] [2023-01-15T19:38:59.946Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jspcaching-connector --- [2023-01-15T19:38:59.946Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:38:59.979Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:38:59.980Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.056Z] [exec] Waiting for message [2023-01-15T19:39:00.076Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:00.202Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:00.202Z] [INFO] [2023-01-15T19:39:00.202Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jspcaching-connector --- [2023-01-15T19:39:00.202Z] [INFO] [2023-01-15T19:39:00.202Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jspcaching-connector --- [2023-01-15T19:39:00.203Z] [INFO] [2023-01-15T19:39:00.203Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jspcaching-connector --- [2023-01-15T19:39:00.203Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:00.203Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:00.203Z] [INFO] [2023-01-15T19:39:00.203Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jspcaching-connector --- [2023-01-15T19:39:00.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:00.203Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:00.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/src/main/resources [2023-01-15T19:39:00.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/src/main/manpages [2023-01-15T19:39:00.203Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:00.203Z] [INFO] [2023-01-15T19:39:00.203Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jspcaching-connector --- [2023-01-15T19:39:00.203Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:00.203Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/classes [2023-01-15T19:39:00.236Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.237Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.335Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp12.jsp [2023-01-15T19:39:00.458Z] [INFO] [2023-01-15T19:39:00.458Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector --- [2023-01-15T19:39:00.458Z] [INFO] [2023-01-15T19:39:00.459Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector --- [2023-01-15T19:39:00.459Z] [INFO] [2023-01-15T19:39:00.459Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jspcaching-connector --- [2023-01-15T19:39:00.459Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:00.459Z] [INFO] [2023-01-15T19:39:00.459Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jspcaching-connector --- [2023-01-15T19:39:00.459Z] [INFO] [2023-01-15T19:39:00.459Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jspcaching-connector --- [2023-01-15T19:39:00.459Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:00.459Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/classes [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.593Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21x.jsp [2023-01-15T19:39:00.593Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21y.jsp [2023-01-15T19:39:00.593Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21w.jsp [2023-01-15T19:39:00.632Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:00.632Z] [javac] 1 warning [2023-01-15T19:39:00.632Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/test/fwk [2023-01-15T19:39:00.633Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/test/extension [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] build: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] setOSConditions: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] setToolWin: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] setToolUnix: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] setToolProperty: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] setS1ASclassPath: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] init-common: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] webclient-war-common: [2023-01-15T19:39:00.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] clear: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] test-tlds-exist: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] copy-tlds: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] test-tagfiles-exist: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] copy-tagfiles: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] package-war-common: [2023-01-15T19:39:00.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:00.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:00.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:00.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:00.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:00.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:00.633Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:00.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/docroot [2023-01-15T19:39:00.633Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-extension-in-lib-web.war [2023-01-15T19:39:00.633Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:00.633Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:00.633Z] [javac] Compiling 1 source file [2023-01-15T19:39:00.633Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:39:00.633Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] deploy: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] deploy-war-common: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] setOSConditions: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] setToolWin: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] setToolUnix: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] setToolProperty: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] setS1ASclassPath: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] init-common: [2023-01-15T19:39:00.633Z] [2023-01-15T19:39:00.633Z] deploy-war-commonpe: [2023-01-15T19:39:00.633Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:00.752Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.753Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:00.851Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21z.jsp [2023-01-15T19:39:01.010Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.011Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.020Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:01.021Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:01.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/src/test/resources [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] No sources to compile [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] Executing tasks [2023-01-15T19:39:01.021Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/classes/META-INF for [2023-01-15T19:39:01.021Z] [INFO] [echo] jspcaching-connector [2023-01-15T19:39:01.021Z] [INFO] Executed tasks [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/jspcaching-connector.jar [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jspcaching-connector --- [2023-01-15T19:39:01.021Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/6.2.6-SNAPSHOT/jspcaching-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:01.021Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/6.2.6-SNAPSHOT/jspcaching-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2023-01-15T19:39:01.021Z] [INFO] Building Web Container HA code 6.2.6-SNAPSHOT [152/291] [2023-01-15T19:39:01.021Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web-ha --- [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web-ha --- [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web-ha --- [2023-01-15T19:39:01.021Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:01.021Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha [2023-01-15T19:39:01.021Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:01.021Z] [INFO] [2023-01-15T19:39:01.021Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-ha --- [2023-01-15T19:39:01.021Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:01.109Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:01.110Z] [java] [2023-01-15T19:39:01.110Z] [java] [2023-01-15T19:39:01.110Z] [java] ----------------------------------------- [2023-01-15T19:39:01.110Z] [java] - jsp12-pound-compatibility-test: PASS - [2023-01-15T19:39:01.110Z] [java] - pound-in-literal-test: PASS - [2023-01-15T19:39:01.110Z] [java] - pound-in-exprval-test: PASS - [2023-01-15T19:39:01.110Z] [java] - pound-default-test: PASS - [2023-01-15T19:39:01.110Z] [java] - pound-syntax-allowed-as-literal-true-test: PASS - [2023-01-15T19:39:01.110Z] [java] ----------------------------------------- [2023-01-15T19:39:01.110Z] [java] - Total PASS : 5 - [2023-01-15T19:39:01.110Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:01.110Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:01.110Z] [java] ----------------------------------------- [2023-01-15T19:39:01.110Z] [2023-01-15T19:39:01.110Z] undeploy: [2023-01-15T19:39:01.110Z] [2023-01-15T19:39:01.110Z] setOSConditions: [2023-01-15T19:39:01.110Z] [2023-01-15T19:39:01.110Z] setToolWin: [2023-01-15T19:39:01.110Z] [2023-01-15T19:39:01.110Z] setToolUnix: [2023-01-15T19:39:01.110Z] [2023-01-15T19:39:01.110Z] setToolProperty: [2023-01-15T19:39:01.110Z] [2023-01-15T19:39:01.110Z] setS1ASclassPath: [2023-01-15T19:39:01.110Z] [2023-01-15T19:39:01.110Z] init-common: [2023-01-15T19:39:01.110Z] [2023-01-15T19:39:01.110Z] undeploy-war-common: [2023-01-15T19:39:01.110Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:01.196Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-extension-in-lib-web.war [2023-01-15T19:39:01.209Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:01.209Z] [javac] 1 warning [2023-01-15T19:39:01.209Z] [2023-01-15T19:39:01.209Z] setOSConditions: [2023-01-15T19:39:01.209Z] [2023-01-15T19:39:01.209Z] setToolWin: [2023-01-15T19:39:01.209Z] [2023-01-15T19:39:01.209Z] setToolUnix: [2023-01-15T19:39:01.209Z] [2023-01-15T19:39:01.209Z] setToolProperty: [2023-01-15T19:39:01.209Z] [2023-01-15T19:39:01.209Z] setS1ASclassPath: [2023-01-15T19:39:01.209Z] [2023-01-15T19:39:01.209Z] init-common: [2023-01-15T19:39:01.209Z] [2023-01-15T19:39:01.209Z] compile-common: [2023-01-15T19:39:01.209Z] [echo] Current time (ISO): 2023-01-15T19:39:00.895+0000 [2023-01-15T19:39:01.210Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:01.210Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.268Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.277Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:01.278Z] [INFO] [2023-01-15T19:39:01.278Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web-ha --- [2023-01-15T19:39:01.278Z] [INFO] [2023-01-15T19:39:01.278Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web-ha --- [2023-01-15T19:39:01.278Z] [INFO] [2023-01-15T19:39:01.278Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web-ha --- [2023-01-15T19:39:01.278Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:01.278Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:01.278Z] [INFO] [2023-01-15T19:39:01.278Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ web-ha --- [2023-01-15T19:39:01.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:01.278Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:01.278Z] [INFO] Copying 1 resource [2023-01-15T19:39:01.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/src/main/resources [2023-01-15T19:39:01.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/src/main/manpages [2023-01-15T19:39:01.278Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:01.278Z] [INFO] [2023-01-15T19:39:01.278Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ web-ha --- [2023-01-15T19:39:01.278Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:01.278Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/classes [2023-01-15T19:39:01.454Z] [exec] Application deployed with name cdi-make-framework-bean-available-for-injection-extension-in-lib-web. [2023-01-15T19:39:01.454Z] [2023-01-15T19:39:01.454Z] deploy-war-commonee: [2023-01-15T19:39:01.454Z] [2023-01-15T19:39:01.454Z] run: [2023-01-15T19:39:01.454Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:01.454Z] [java] opening connection to http://localhost:8080/cdi-make-framework-bean-available-for-injection-extension-in-lib/myurl [2023-01-15T19:39:01.525Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.526Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.534Z] [INFO] [2023-01-15T19:39:01.534Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-ha --- [2023-01-15T19:39:01.534Z] [INFO] [2023-01-15T19:39:01.534Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-ha --- [2023-01-15T19:39:01.534Z] [INFO] [2023-01-15T19:39:01.534Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ web-ha --- [2023-01-15T19:39:01.676Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:01.710Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:01.710Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:01.710Z] [java] [2023-01-15T19:39:01.710Z] [java] [2023-01-15T19:39:01.710Z] [java] ----------------------------------------- [2023-01-15T19:39:01.710Z] [java] - portable-extension-make-framework-bean-available-for-injection-extension-in-lib: PASS - [2023-01-15T19:39:01.710Z] [java] ----------------------------------------- [2023-01-15T19:39:01.710Z] [java] - Total PASS : 1 - [2023-01-15T19:39:01.710Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:01.710Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:01.710Z] [java] ----------------------------------------- [2023-01-15T19:39:01.710Z] [2023-01-15T19:39:01.710Z] undeploy: [2023-01-15T19:39:01.710Z] [2023-01-15T19:39:01.710Z] setOSConditions: [2023-01-15T19:39:01.710Z] [2023-01-15T19:39:01.710Z] setToolWin: [2023-01-15T19:39:01.710Z] [2023-01-15T19:39:01.710Z] setToolUnix: [2023-01-15T19:39:01.710Z] [2023-01-15T19:39:01.710Z] setToolProperty: [2023-01-15T19:39:01.710Z] [2023-01-15T19:39:01.710Z] setS1ASclassPath: [2023-01-15T19:39:01.710Z] [2023-01-15T19:39:01.710Z] init-common: [2023-01-15T19:39:01.710Z] [2023-01-15T19:39:01.711Z] undeploy-war-common: [2023-01-15T19:39:01.711Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:01.782Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:01.791Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:01.791Z] [INFO] [2023-01-15T19:39:01.791Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ web-ha --- [2023-01-15T19:39:01.791Z] [INFO] [2023-01-15T19:39:01.791Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ web-ha --- [2023-01-15T19:39:01.791Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:01.791Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/classes [2023-01-15T19:39:01.934Z] [2023-01-15T19:39:01.935Z] all: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setOSConditions: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setToolWin: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setToolUnix: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setToolProperty: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setS1ASclassPath: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] init-common: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setup: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setOSConditions: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setToolWin: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setToolUnix: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setToolProperty: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setS1ASclassPath: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] init-common: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] copyJarAndClasses: [2023-01-15T19:39:01.935Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib [2023-01-15T19:39:01.935Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/classes [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] restart-server-instance-common: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setOSConditions: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setToolWin: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setToolUnix: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setToolProperty: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] setS1ASclassPath: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] init-common: [2023-01-15T19:39:01.935Z] [2023-01-15T19:39:01.935Z] stopDomain: [2023-01-15T19:39:01.935Z] [echo] run.xml:stopping domain... [2023-01-15T19:39:01.967Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.040Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.194Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] all: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setOSConditions: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolWin: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolUnix: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolProperty: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setS1ASclassPath: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] init-common: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] clean: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setOSConditions: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolWin: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolUnix: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolProperty: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setS1ASclassPath: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] init-common: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] clean-common: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setOSConditions: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolWin: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolUnix: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolProperty: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setS1ASclassPath: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] init-common: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] clean-classes-common: [2023-01-15T19:39:02.224Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setOSConditions: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolWin: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolUnix: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolProperty: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setS1ASclassPath: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] init-common: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] clean-jars-common: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] compile: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setOSConditions: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolWin: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolUnix: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setToolProperty: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] setS1ASclassPath: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] init-common: [2023-01-15T19:39:02.224Z] [2023-01-15T19:39:02.224Z] compile-common: [2023-01-15T19:39:02.224Z] [echo] Current time (ISO): 2023-01-15T19:39:02.065+0000 [2023-01-15T19:39:02.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:02.224Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:02.224Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:02.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.352Z] [INFO] [2023-01-15T19:39:02.358Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-ha --- [2023-01-15T19:39:02.358Z] [INFO] [2023-01-15T19:39:02.358Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ web-ha --- [2023-01-15T19:39:02.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:02.359Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:02.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/src/test/resources [2023-01-15T19:39:02.359Z] [INFO] [2023-01-15T19:39:02.359Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ web-ha --- [2023-01-15T19:39:02.359Z] [INFO] No sources to compile [2023-01-15T19:39:02.359Z] [INFO] [2023-01-15T19:39:02.359Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha --- [2023-01-15T19:39:02.359Z] [INFO] [2023-01-15T19:39:02.359Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ web-ha --- [2023-01-15T19:39:02.359Z] [INFO] [2023-01-15T19:39:02.359Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web-ha --- [2023-01-15T19:39:02.359Z] [INFO] Executing tasks [2023-01-15T19:39:02.359Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/classes/META-INF for [2023-01-15T19:39:02.359Z] [INFO] [echo] web-ha [2023-01-15T19:39:02.359Z] [INFO] Executed tasks [2023-01-15T19:39:02.359Z] [INFO] [2023-01-15T19:39:02.359Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ web-ha --- [2023-01-15T19:39:02.359Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/web-ha.jar [2023-01-15T19:39:02.359Z] [INFO] [2023-01-15T19:39:02.359Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web-ha --- [2023-01-15T19:39:02.359Z] [INFO] [2023-01-15T19:39:02.359Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web-ha --- [2023-01-15T19:39:02.359Z] [INFO] [2023-01-15T19:39:02.359Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha --- [2023-01-15T19:39:02.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.561Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.562Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.615Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:02.624Z] [INFO] [2023-01-15T19:39:02.624Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web-ha --- [2023-01-15T19:39:02.624Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/6.2.6-SNAPSHOT/web-ha-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:02.624Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/6.2.6-SNAPSHOT/web-ha-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:02.625Z] [INFO] [2023-01-15T19:39:02.625Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2023-01-15T19:39:02.625Z] [INFO] Building Web Related Implementations for GlassFish 6.2.6-SNAPSHOT [153/291] [2023-01-15T19:39:02.625Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:39:02.818Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.819Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:02.880Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:02.881Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all [2023-01-15T19:39:02.881Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:02.881Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] No sources to compile [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] No sources to compile [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] Executing tasks [2023-01-15T19:39:02.881Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all/target/classes/META-INF for [2023-01-15T19:39:02.881Z] [INFO] [echo] webtier-all [2023-01-15T19:39:02.881Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all/target/classes/META-INF [2023-01-15T19:39:02.881Z] [INFO] Executed tasks [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] No tests to run. [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ webtier-all --- [2023-01-15T19:39:02.881Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/6.2.6-SNAPSHOT/webtier-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2023-01-15T19:39:02.881Z] [INFO] Building Weld connector for glassfish 6.2.6-SNAPSHOT [154/291] [2023-01-15T19:39:02.881Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-weld-connector --- [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-weld-connector --- [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-weld-connector --- [2023-01-15T19:39:02.881Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:02.881Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector [2023-01-15T19:39:02.881Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.881Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-weld-connector --- [2023-01-15T19:39:02.881Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:02.881Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:02.881Z] [INFO] [2023-01-15T19:39:02.885Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-weld-connector --- [2023-01-15T19:39:02.885Z] [INFO] [2023-01-15T19:39:02.885Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-weld-connector --- [2023-01-15T19:39:02.885Z] [INFO] [2023-01-15T19:39:02.885Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-weld-connector --- [2023-01-15T19:39:02.885Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:02.885Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:02.885Z] [INFO] [2023-01-15T19:39:02.885Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-weld-connector --- [2023-01-15T19:39:02.885Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:02.885Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:02.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/src/main/resources [2023-01-15T19:39:02.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/src/main/manpages [2023-01-15T19:39:02.885Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:02.885Z] [INFO] [2023-01-15T19:39:02.885Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-weld-connector --- [2023-01-15T19:39:02.885Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:02.885Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/classes [2023-01-15T19:39:03.076Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.077Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.140Z] [INFO] [2023-01-15T19:39:03.141Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector --- [2023-01-15T19:39:03.141Z] [INFO] [2023-01-15T19:39:03.141Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector --- [2023-01-15T19:39:03.141Z] [INFO] [2023-01-15T19:39:03.141Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-weld-connector --- [2023-01-15T19:39:03.141Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:03.141Z] [INFO] [2023-01-15T19:39:03.141Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-weld-connector --- [2023-01-15T19:39:03.141Z] [INFO] [2023-01-15T19:39:03.141Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-weld-connector --- [2023-01-15T19:39:03.141Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:03.141Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/classes [2023-01-15T19:39:03.334Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.345Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.346Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.396Z] [INFO] [2023-01-15T19:39:03.409Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-weld-connector --- [2023-01-15T19:39:03.409Z] [INFO] [2023-01-15T19:39:03.409Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-weld-connector --- [2023-01-15T19:39:03.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:03.409Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:03.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/src/test/resources [2023-01-15T19:39:03.409Z] [INFO] [2023-01-15T19:39:03.409Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-weld-connector --- [2023-01-15T19:39:03.409Z] [INFO] No sources to compile [2023-01-15T19:39:03.409Z] [INFO] [2023-01-15T19:39:03.410Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector --- [2023-01-15T19:39:03.410Z] [INFO] [2023-01-15T19:39:03.410Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-weld-connector --- [2023-01-15T19:39:03.410Z] [INFO] [2023-01-15T19:39:03.410Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-weld-connector --- [2023-01-15T19:39:03.410Z] [INFO] Executing tasks [2023-01-15T19:39:03.410Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/classes/META-INF for [2023-01-15T19:39:03.410Z] [INFO] [echo] gf-weld-connector [2023-01-15T19:39:03.410Z] [INFO] Executed tasks [2023-01-15T19:39:03.410Z] [INFO] [2023-01-15T19:39:03.410Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-weld-connector --- [2023-01-15T19:39:03.410Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/gf-weld-connector.jar [2023-01-15T19:39:03.410Z] [INFO] [2023-01-15T19:39:03.410Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-weld-connector --- [2023-01-15T19:39:03.410Z] [INFO] [2023-01-15T19:39:03.410Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-weld-connector --- [2023-01-15T19:39:03.410Z] [INFO] [2023-01-15T19:39:03.410Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector --- [2023-01-15T19:39:03.578Z] [exec] Waiting for the domain to stop . [2023-01-15T19:39:03.602Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.649Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.649Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.648Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:39:03.649Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.666Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:03.666Z] [INFO] [2023-01-15T19:39:03.666Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-weld-connector --- [2023-01-15T19:39:03.666Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/6.2.6-SNAPSHOT/gf-weld-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:03.666Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/6.2.6-SNAPSHOT/gf-weld-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:03.666Z] [INFO] [2023-01-15T19:39:03.666Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2023-01-15T19:39:03.666Z] [INFO] Building Weld integration for glassfish 6.2.6-SNAPSHOT [155/291] [2023-01-15T19:39:03.666Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:03.666Z] [INFO] [2023-01-15T19:39:03.666Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ weld-integration --- [2023-01-15T19:39:03.666Z] [INFO] [2023-01-15T19:39:03.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ weld-integration --- [2023-01-15T19:39:03.666Z] [INFO] [2023-01-15T19:39:03.666Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ weld-integration --- [2023-01-15T19:39:03.666Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:03.666Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration [2023-01-15T19:39:03.666Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:03.666Z] [INFO] [2023-01-15T19:39:03.666Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ weld-integration --- [2023-01-15T19:39:03.666Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:03.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:03.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.119Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:04.119Z] [javac] 1 warning [2023-01-15T19:39:04.119Z] [2023-01-15T19:39:04.119Z] build: [2023-01-15T19:39:04.119Z] [2023-01-15T19:39:04.119Z] setOSConditions: [2023-01-15T19:39:04.119Z] [2023-01-15T19:39:04.119Z] setToolWin: [2023-01-15T19:39:04.119Z] [2023-01-15T19:39:04.119Z] setToolUnix: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] setToolProperty: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] setS1ASclassPath: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] init-common: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] webclient-war-common: [2023-01-15T19:39:04.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] clear: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] test-tlds-exist: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] copy-tlds: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] test-tagfiles-exist: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] copy-tagfiles: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] package-war-common: [2023-01-15T19:39:04.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:04.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:04.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:04.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:04.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/lib [2023-01-15T19:39:04.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:04.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-01-15T19:39:04.120Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:04.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/docroot [2023-01-15T19:39:04.120Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-package-private-constructor-in-portable-extension-web.war [2023-01-15T19:39:04.120Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:04.120Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:04.120Z] [javac] Compiling 1 source file [2023-01-15T19:39:04.120Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:04.120Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] deploy: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] deploy-war-common: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] setOSConditions: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] setToolWin: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] setToolUnix: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] setToolProperty: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] setS1ASclassPath: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] init-common: [2023-01-15T19:39:04.120Z] [2023-01-15T19:39:04.120Z] deploy-war-commonpe: [2023-01-15T19:39:04.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.168Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.229Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:04.229Z] [INFO] [2023-01-15T19:39:04.229Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ weld-integration --- [2023-01-15T19:39:04.229Z] [INFO] [2023-01-15T19:39:04.229Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ weld-integration --- [2023-01-15T19:39:04.229Z] [INFO] [2023-01-15T19:39:04.229Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ weld-integration --- [2023-01-15T19:39:04.229Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:04.229Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:04.229Z] [INFO] [2023-01-15T19:39:04.229Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-integration --- [2023-01-15T19:39:04.229Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:04.229Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:04.229Z] [INFO] Copying 0 resource [2023-01-15T19:39:04.229Z] [INFO] Copying 3 resources [2023-01-15T19:39:04.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/manpages [2023-01-15T19:39:04.229Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:04.229Z] [INFO] [2023-01-15T19:39:04.229Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ weld-integration --- [2023-01-15T19:39:04.229Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:04.229Z] [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/classes [2023-01-15T19:39:04.377Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:04.424Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.495Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:04.496Z] [javac] 1 warning [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] build: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setOSConditions: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] fixFiles: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] convUnix: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] convWin: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setToolWin: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setToolUnix: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setToolProperty: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setS1ASclassPath: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] init-common: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] package-persistence-common: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] ejb-jar-common: [2023-01-15T19:39:04.496Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] package-ejbjar-common: [2023-01-15T19:39:04.496Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:04.496Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-allowed-ejb.jar [2023-01-15T19:39:04.496Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] appclient-jar-common: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] package-appclientjar-common: [2023-01-15T19:39:04.496Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:04.496Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-allowed-client.jar [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] webclient-war-common: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] build-ear-common: [2023-01-15T19:39:04.496Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedApp.ear [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] deploy: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setOSConditions: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setToolWin: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setToolUnix: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setToolProperty: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setS1ASclassPath: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] init-common: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] deploy-common: [2023-01-15T19:39:04.496Z] [echo] Current time (ISO): 2023-01-15T19:39:04.227+0000 [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setOSConditions: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setToolWin: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setToolUnix: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setToolProperty: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] setS1ASclassPath: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] init-common: [2023-01-15T19:39:04.496Z] [2023-01-15T19:39:04.496Z] deploy-common-pe: [2023-01-15T19:39:04.496Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:04.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-package-private-constructor-in-portable-extension-web.war [2023-01-15T19:39:04.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.682Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.790Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java:[218,48] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [2023-01-15T19:39:04.791Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[153,85] unchecked cast [2023-01-15T19:39:04.791Z] required: org.glassfish.cdi.transaction.TransactionScopedBean [2023-01-15T19:39:04.791Z] found: java.lang.Object [2023-01-15T19:39:04.791Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[67,70] unchecked method invocation: method createAnnotatedType in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2023-01-15T19:39:04.791Z] required: java.lang.Class [2023-01-15T19:39:04.791Z] found: java.lang.Class [2023-01-15T19:39:04.791Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[67,71] unchecked conversion [2023-01-15T19:39:04.791Z] required: java.lang.Class [2023-01-15T19:39:04.791Z] found: java.lang.Class [2023-01-15T19:39:04.791Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[71,79] unchecked method invocation: method getInjectionTargetFactory in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2023-01-15T19:39:04.791Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2023-01-15T19:39:04.791Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2023-01-15T19:39:04.791Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[71,80] unchecked conversion [2023-01-15T19:39:04.791Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2023-01-15T19:39:04.791Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2023-01-15T19:39:04.791Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2023-01-15T19:39:04.791Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[124,54] unchecked conversion [2023-01-15T19:39:04.791Z] required: java.util.Set [2023-01-15T19:39:04.791Z] found: java.util.Set [2023-01-15T19:39:04.791Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[179,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2023-01-15T19:39:04.791Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[180,35] unchecked call to inject(T,jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2023-01-15T19:39:04.791Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[181,42] unchecked call to postConstruct(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2023-01-15T19:39:04.792Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[187,39] unchecked call to preDestroy(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2023-01-15T19:39:04.792Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[188,36] unchecked call to dispose(T) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2023-01-15T19:39:04.792Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/JCDIServiceImpl.java:[582,20] unchecked conversion [2023-01-15T19:39:04.792Z] required: jakarta.enterprise.inject.spi.InjectionTarget [2023-01-15T19:39:04.792Z] found: jakarta.enterprise.inject.spi.InjectionTarget [2023-01-15T19:39:04.792Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/JCDIServiceImpl.java:[592,20] unchecked conversion [2023-01-15T19:39:04.792Z] required: jakarta.enterprise.context.spi.CreationalContext [2023-01-15T19:39:04.792Z] found: jakarta.enterprise.context.spi.CreationalContext [2023-01-15T19:39:04.792Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/JCDIServiceImpl.java:[613,70] unchecked cast [2023-01-15T19:39:04.792Z] required: T [2023-01-15T19:39:04.792Z] found: java.lang.Object [2023-01-15T19:39:04.792Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java: Some input files use or override a deprecated API. [2023-01-15T19:39:04.792Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:04.792Z] [INFO] [2023-01-15T19:39:04.792Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ weld-integration --- [2023-01-15T19:39:04.792Z] [INFO] [2023-01-15T19:39:04.792Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ weld-integration --- [2023-01-15T19:39:04.792Z] [INFO] [2023-01-15T19:39:04.792Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ weld-integration --- [2023-01-15T19:39:04.893Z] [exec] Application deployed with name cdi-package-private-constructor-in-portable-extension-web. [2023-01-15T19:39:04.893Z] [2023-01-15T19:39:04.893Z] deploy-war-commonee: [2023-01-15T19:39:04.893Z] [2023-01-15T19:39:04.893Z] run: [2023-01-15T19:39:04.893Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:04.939Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.048Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:05.048Z] [INFO] [2023-01-15T19:39:05.048Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ weld-integration --- [2023-01-15T19:39:05.048Z] [INFO] [2023-01-15T19:39:05.048Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ weld-integration --- [2023-01-15T19:39:05.048Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:05.048Z] [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/classes [2023-01-15T19:39:05.064Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedApp.ear [2023-01-15T19:39:05.150Z] [java] opening connection to http://localhost:8080/cdi-package-private-constructor-in-portable-extension/myurl [2023-01-15T19:39:05.150Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:05.150Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:05.150Z] [java] [2023-01-15T19:39:05.150Z] [java] [2023-01-15T19:39:05.150Z] [java] ----------------------------------------- [2023-01-15T19:39:05.150Z] [java] - package-private-constructor-in-portable-extension: PASS - [2023-01-15T19:39:05.150Z] [java] ----------------------------------------- [2023-01-15T19:39:05.150Z] [java] - Total PASS : 1 - [2023-01-15T19:39:05.150Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:05.150Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:05.150Z] [java] ----------------------------------------- [2023-01-15T19:39:05.150Z] [2023-01-15T19:39:05.150Z] undeploy: [2023-01-15T19:39:05.150Z] [2023-01-15T19:39:05.150Z] setOSConditions: [2023-01-15T19:39:05.150Z] [2023-01-15T19:39:05.150Z] setToolWin: [2023-01-15T19:39:05.150Z] [2023-01-15T19:39:05.150Z] setToolUnix: [2023-01-15T19:39:05.150Z] [2023-01-15T19:39:05.150Z] setToolProperty: [2023-01-15T19:39:05.150Z] [2023-01-15T19:39:05.150Z] setS1ASclassPath: [2023-01-15T19:39:05.150Z] [2023-01-15T19:39:05.150Z] init-common: [2023-01-15T19:39:05.151Z] [2023-01-15T19:39:05.151Z] undeploy-war-common: [2023-01-15T19:39:05.151Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:05.196Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.197Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.315Z] [exec] TimerSession : jndi lookup for -> ejb/ejb_timer_sessiontimer_TimerSession <- test passed!! [2023-01-15T19:39:05.315Z] [exec] Value of key is: ejb/ejb_timer_sessiontimer_TimerSession [2023-01-15T19:39:05.315Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:05.315Z] [exec] [2023-01-15T19:39:05.315Z] [exec] [2023-01-15T19:39:05.315Z] [exec] ----------------------------------------- [2023-01-15T19:39:05.315Z] [exec] - ejb/ejb_timer_sessiontimer_TimerSession: PASS - [2023-01-15T19:39:05.315Z] [exec] ----------------------------------------- [2023-01-15T19:39:05.315Z] [exec] Total PASS: 1 [2023-01-15T19:39:05.315Z] [exec] Total FAIL: 0 [2023-01-15T19:39:05.315Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:39:05.315Z] [exec] ----------------------------------------- [2023-01-15T19:39:05.315Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:05.315Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:05.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.454Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] checkReporting-common: [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] confirmReportPresent-common: [2023-01-15T19:39:05.572Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:39:05.572Z] [echo] Test seems to be reported fine [2023-01-15T19:39:05.572Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/sessiontimer/RepRunConf.txt [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] confirmMissingReport-common: [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] undeploy: [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] setOSConditions: [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] setToolWin: [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] setToolUnix: [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] setToolProperty: [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] setS1ASclassPath: [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] init-common: [2023-01-15T19:39:05.572Z] [2023-01-15T19:39:05.572Z] undeploy-common: [2023-01-15T19:39:05.572Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.711Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.713Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] all: [2023-01-15T19:39:05.713Z] [echo] Running producer-methods [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] all: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] prodmeth: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setOSConditions: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setToolWin: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setToolUnix: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setToolProperty: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setS1ASclassPath: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] init-common: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] clean: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setOSConditions: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setToolWin: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setToolUnix: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setToolProperty: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setS1ASclassPath: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] init-common: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] clean-common: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setOSConditions: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setToolWin: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setToolUnix: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setToolProperty: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] setS1ASclassPath: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] init-common: [2023-01-15T19:39:05.713Z] [2023-01-15T19:39:05.713Z] clean-classes-common: [2023-01-15T19:39:05.714Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] setOSConditions: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] setToolWin: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] setToolUnix: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] setToolProperty: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] setS1ASclassPath: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] init-common: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] clean-jars-common: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] compile: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] setOSConditions: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] setToolWin: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] setToolUnix: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] setToolProperty: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] setS1ASclassPath: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] init-common: [2023-01-15T19:39:05.714Z] [2023-01-15T19:39:05.714Z] compile-common: [2023-01-15T19:39:05.714Z] [echo] Current time (ISO): 2023-01-15T19:39:05.609+0000 [2023-01-15T19:39:05.714Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:05.714Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:05.969Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:05.969Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.970Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:05.977Z] [INFO] [2023-01-15T19:39:05.978Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ weld-integration --- [2023-01-15T19:39:05.978Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:39:05.978Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:39:05.978Z] [INFO] [2023-01-15T19:39:05.978Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-integration --- [2023-01-15T19:39:05.978Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:05.978Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:05.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/test/resources [2023-01-15T19:39:05.978Z] [INFO] [2023-01-15T19:39:05.978Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ weld-integration --- [2023-01-15T19:39:05.978Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:05.978Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/test-classes [2023-01-15T19:39:06.138Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] all: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] timerserialization: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setOSConditions: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolWin: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolUnix: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolProperty: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setS1ASclassPath: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] init-common: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] clean: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setOSConditions: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolWin: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolUnix: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolProperty: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setS1ASclassPath: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] init-common: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] clean-common: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setOSConditions: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolWin: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolUnix: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolProperty: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setS1ASclassPath: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] init-common: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] clean-classes-common: [2023-01-15T19:39:06.138Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setOSConditions: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolWin: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolUnix: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolProperty: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setS1ASclassPath: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] init-common: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] clean-jars-common: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] compile: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setOSConditions: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolWin: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolUnix: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setToolProperty: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] setS1ASclassPath: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] init-common: [2023-01-15T19:39:06.138Z] [2023-01-15T19:39:06.138Z] compile-common: [2023-01-15T19:39:06.138Z] [echo] Current time (ISO): 2023-01-15T19:39:06.065+0000 [2023-01-15T19:39:06.138Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:06.138Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:06.227Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.228Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.397Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:06.484Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.485Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.742Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:06.905Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[44,90] unchecked cast [2023-01-15T19:39:06.906Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2023-01-15T19:39:06.906Z] found: java.lang.Object [2023-01-15T19:39:06.906Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:06.906Z] required: T [2023-01-15T19:39:06.906Z] found: jakarta.enterprise.inject.spi.InjectionTargetFactory [2023-01-15T19:39:06.906Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[50,80] unchecked conversion [2023-01-15T19:39:06.906Z] required: T [2023-01-15T19:39:06.906Z] found: jakarta.enterprise.inject.spi.InjectionTargetFactory [2023-01-15T19:39:06.906Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:06.906Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedBeanTest.java:[40,90] unchecked cast [2023-01-15T19:39:06.906Z] required: jakarta.enterprise.context.spi.Contextual [2023-01-15T19:39:06.906Z] found: java.lang.Object [2023-01-15T19:39:06.906Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedBeanTest.java:[41,111] unchecked cast [2023-01-15T19:39:06.906Z] required: jakarta.enterprise.context.spi.CreationalContext [2023-01-15T19:39:06.906Z] found: java.lang.Object [2023-01-15T19:39:06.906Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:06.906Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:06.906Z] [WARNING] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:06.906Z] [INFO] [2023-01-15T19:39:06.906Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration --- [2023-01-15T19:39:06.906Z] [INFO] [2023-01-15T19:39:06.906Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ weld-integration --- [2023-01-15T19:39:06.906Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:39:06.906Z] [INFO] [2023-01-15T19:39:06.906Z] [INFO] ------------------------------------------------------- [2023-01-15T19:39:06.906Z] [INFO] T E S T S [2023-01-15T19:39:06.906Z] [INFO] ------------------------------------------------------- [2023-01-15T19:39:06.906Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:06.907Z] [0.017s][info][gc] Using G1 [2023-01-15T19:39:06.907Z] [0.288s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 16.680ms [2023-01-15T19:39:06.999Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.000Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.342Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:07.468Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedContextExtensionTest [2023-01-15T19:39:07.468Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.glassfish.cdi.transaction.TransactionScopedContextExtensionTest [2023-01-15T19:39:07.468Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedBeanTest [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.517Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.599Z] [javac] 1 warning [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] build: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] setOSConditions: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] setToolWin: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] setToolUnix: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] setToolProperty: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] setS1ASclassPath: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] init-common: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] webclient-war-common: [2023-01-15T19:39:07.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] clear: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] test-tlds-exist: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] copy-tlds: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] test-tagfiles-exist: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] copy-tagfiles: [2023-01-15T19:39:07.599Z] [2023-01-15T19:39:07.599Z] package-war-common: [2023-01-15T19:39:07.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:07.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:07.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:07.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:07.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/lib [2023-01-15T19:39:07.599Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:07.599Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:07.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/docroot [2023-01-15T19:39:07.600Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-disposermethods-web.war [2023-01-15T19:39:07.600Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:07.600Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:07.600Z] [javac] Compiling 1 source file [2023-01-15T19:39:07.600Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:07.600Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:07.600Z] [2023-01-15T19:39:07.600Z] deploy: [2023-01-15T19:39:07.600Z] [2023-01-15T19:39:07.600Z] deploy-war-common: [2023-01-15T19:39:07.600Z] [2023-01-15T19:39:07.600Z] setOSConditions: [2023-01-15T19:39:07.600Z] [2023-01-15T19:39:07.600Z] setToolWin: [2023-01-15T19:39:07.600Z] [2023-01-15T19:39:07.600Z] setToolUnix: [2023-01-15T19:39:07.600Z] [2023-01-15T19:39:07.600Z] setToolProperty: [2023-01-15T19:39:07.600Z] [2023-01-15T19:39:07.600Z] setS1ASclassPath: [2023-01-15T19:39:07.600Z] [2023-01-15T19:39:07.600Z] init-common: [2023-01-15T19:39:07.600Z] [2023-01-15T19:39:07.600Z] deploy-war-commonpe: [2023-01-15T19:39:07.600Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:07.775Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.030Z] Jan 15, 2023 7:39:07 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:39:08.031Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:39:08.031Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s - in org.glassfish.cdi.transaction.TransactionScopedBeanTest [2023-01-15T19:39:08.031Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedContextImplTest [2023-01-15T19:39:08.031Z] Jan 15, 2023 7:39:07 PM org.glassfish.cdi.transaction.TransactionScopedCDIUtil log [2023-01-15T19:39:08.031Z] WARNING: Can't get instance of BeanManager to process TransactionScoped CDI Event! [2023-01-15T19:39:08.031Z] Jan 15, 2023 7:39:07 PM org.glassfish.cdi.transaction.TransactionScopedCDIUtil log [2023-01-15T19:39:08.031Z] WARNING: Can't get instance of BeanManager to process TransactionScoped CDI Event! [2023-01-15T19:39:08.031Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.glassfish.cdi.transaction.TransactionScopedContextImplTest [2023-01-15T19:39:08.031Z] [INFO] Running org.glassfish.cdi.transaction.TransactionalAnnotationTest [2023-01-15T19:39:08.031Z] Jan 15, 2023 7:39:07 PM org.glassfish.cdi.transaction.TransactionalInterceptorMandatory transactional [2023-01-15T19:39:08.031Z] INFO: In MANDATORY TransactionalInterceptor [2023-01-15T19:39:08.031Z] Jan 15, 2023 7:39:07 PM org.glassfish.cdi.transaction.TransactionalInterceptorMandatory transactional [2023-01-15T19:39:08.031Z] INFO: In MANDATORY TransactionalInterceptor [2023-01-15T19:39:08.031Z] Jan 15, 2023 7:39:07 PM org.glassfish.cdi.transaction.TransactionalInterceptorMandatory transactional [2023-01-15T19:39:08.031Z] INFO: In MANDATORY TransactionalInterceptor [2023-01-15T19:39:08.031Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.glassfish.cdi.transaction.TransactionalAnnotationTest [2023-01-15T19:39:08.031Z] [INFO] Running org.glassfish.weld.WeldActivatorTest [2023-01-15T19:39:08.031Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.glassfish.weld.WeldActivatorTest [2023-01-15T19:39:08.031Z] [INFO] Running org.glassfish.weld.WeldContainerTest [2023-01-15T19:39:08.031Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.weld.WeldContainerTest [2023-01-15T19:39:08.031Z] [INFO] Running org.glassfish.weld.RootBeanDeploymentArchiveTest [2023-01-15T19:39:08.031Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.glassfish.weld.RootBeanDeploymentArchiveTest [2023-01-15T19:39:08.031Z] [INFO] Running org.glassfish.weld.WeldContextListenerTest [2023-01-15T19:39:08.031Z] [1.389s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 94M->10M(256M) 16.817ms [2023-01-15T19:39:08.031Z] [1.389s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:39:08.031Z] [1.396s][info][gc] GC(2) Pause Remark 11M->11M(256M) 1.962ms [2023-01-15T19:39:08.031Z] [1.397s][info][gc] GC(2) Pause Cleanup 11M->11M(256M) 0.062ms [2023-01-15T19:39:08.031Z] [1.398s][info][gc] GC(2) Concurrent Cycle 8.843ms [2023-01-15T19:39:08.032Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.033Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.163Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-disposermethods-web.war [2023-01-15T19:39:08.163Z] [exec] Application deployed with name cdi-producer-methods-disposermethods-web. [2023-01-15T19:39:08.287Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.glassfish.weld.WeldContextListenerTest [2023-01-15T19:39:08.287Z] [INFO] Running org.glassfish.weld.services.TransactionServicesImplTest [2023-01-15T19:39:08.287Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.glassfish.weld.services.TransactionServicesImplTest [2023-01-15T19:39:08.288Z] [INFO] Running org.glassfish.weld.WeldApplicationContainerTest [2023-01-15T19:39:08.288Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.weld.WeldApplicationContainerTest [2023-01-15T19:39:08.290Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.292Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:08.293Z] [javac] 1 warning [2023-01-15T19:39:08.293Z] [2023-01-15T19:39:08.293Z] setOSConditions: [2023-01-15T19:39:08.293Z] [2023-01-15T19:39:08.293Z] setToolWin: [2023-01-15T19:39:08.293Z] [2023-01-15T19:39:08.293Z] setToolUnix: [2023-01-15T19:39:08.293Z] [2023-01-15T19:39:08.293Z] setToolProperty: [2023-01-15T19:39:08.293Z] [2023-01-15T19:39:08.293Z] setS1ASclassPath: [2023-01-15T19:39:08.293Z] [2023-01-15T19:39:08.293Z] init-common: [2023-01-15T19:39:08.293Z] [2023-01-15T19:39:08.293Z] compile-common: [2023-01-15T19:39:08.293Z] [echo] Current time (ISO): 2023-01-15T19:39:07.982+0000 [2023-01-15T19:39:08.293Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:08.293Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:08.354Z] [exec] Application deployed with name ejb30-allowedApp. [2023-01-15T19:39:08.354Z] [echo] Deployment on target server server successful [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] setOSConditions: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] setToolWin: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] setToolUnix: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] setToolProperty: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] setS1ASclassPath: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] init-common: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] deploy-common-ee: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] run: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] setOSConditions: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] setToolWin: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] setToolUnix: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] setToolProperty: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] setS1ASclassPath: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] init-common: [2023-01-15T19:39:08.354Z] [2023-01-15T19:39:08.354Z] runclient-common: [2023-01-15T19:39:08.354Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedAppClient.jar -name ejb30-allowedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:39:08.354Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:08.420Z] [2023-01-15T19:39:08.420Z] deploy-war-commonee: [2023-01-15T19:39:08.420Z] [2023-01-15T19:39:08.420Z] run: [2023-01-15T19:39:08.420Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:08.420Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-disposermethods/myurl1 [2023-01-15T19:39:08.420Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:08.420Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-disposermethods/myurl2 [2023-01-15T19:39:08.420Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:08.420Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:08.420Z] [java] [2023-01-15T19:39:08.420Z] [java] [2023-01-15T19:39:08.420Z] [java] ----------------------------------------- [2023-01-15T19:39:08.420Z] [java] - producer-methods-disposer: PASS - [2023-01-15T19:39:08.420Z] [java] - producer-methods-disposer -- DUPLICATE: PASS - [2023-01-15T19:39:08.420Z] [java] ----------------------------------------- [2023-01-15T19:39:08.420Z] [java] - Total PASS : 2 - [2023-01-15T19:39:08.420Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:08.420Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:08.420Z] [java] ----------------------------------------- [2023-01-15T19:39:08.420Z] [2023-01-15T19:39:08.420Z] undeploy: [2023-01-15T19:39:08.544Z] [INFO] [2023-01-15T19:39:08.544Z] [INFO] Results: [2023-01-15T19:39:08.544Z] [INFO] [2023-01-15T19:39:08.544Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:39:08.544Z] [INFO] [2023-01-15T19:39:08.544Z] [INFO] [2023-01-15T19:39:08.544Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ weld-integration --- [2023-01-15T19:39:08.544Z] [INFO] Executing tasks [2023-01-15T19:39:08.544Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/classes/META-INF for [2023-01-15T19:39:08.544Z] [INFO] [echo] weld-integration [2023-01-15T19:39:08.544Z] [INFO] Executed tasks [2023-01-15T19:39:08.544Z] [INFO] [2023-01-15T19:39:08.544Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ weld-integration --- [2023-01-15T19:39:08.544Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/weld-integration.jar [2023-01-15T19:39:08.544Z] [INFO] [2023-01-15T19:39:08.544Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ weld-integration --- [2023-01-15T19:39:08.544Z] [INFO] [2023-01-15T19:39:08.544Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ weld-integration --- [2023-01-15T19:39:08.544Z] [INFO] [2023-01-15T19:39:08.544Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration --- [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.677Z] [2023-01-15T19:39:08.677Z] setOSConditions: [2023-01-15T19:39:08.677Z] [2023-01-15T19:39:08.677Z] setToolWin: [2023-01-15T19:39:08.677Z] [2023-01-15T19:39:08.677Z] setToolUnix: [2023-01-15T19:39:08.677Z] [2023-01-15T19:39:08.677Z] setToolProperty: [2023-01-15T19:39:08.677Z] [2023-01-15T19:39:08.677Z] setS1ASclassPath: [2023-01-15T19:39:08.677Z] [2023-01-15T19:39:08.678Z] init-common: [2023-01-15T19:39:08.678Z] [2023-01-15T19:39:08.678Z] undeploy-war-common: [2023-01-15T19:39:08.678Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.805Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:08.915Z] [2023-01-15T19:39:08.915Z] setOSConditions: [2023-01-15T19:39:08.915Z] [2023-01-15T19:39:08.915Z] setToolWin: [2023-01-15T19:39:08.915Z] [2023-01-15T19:39:08.915Z] setToolUnix: [2023-01-15T19:39:08.915Z] [2023-01-15T19:39:08.915Z] setToolProperty: [2023-01-15T19:39:08.915Z] [2023-01-15T19:39:08.915Z] setS1ASclassPath: [2023-01-15T19:39:08.915Z] [2023-01-15T19:39:08.915Z] init-common: [2023-01-15T19:39:08.915Z] [2023-01-15T19:39:08.915Z] startDomainUnix: [2023-01-15T19:39:08.915Z] [echo] Starting DAS [2023-01-15T19:39:08.915Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:08.922Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:08.934Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.062Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.063Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.191Z] [2023-01-15T19:39:09.192Z] all: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setOSConditions: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolWin: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolUnix: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolProperty: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setS1ASclassPath: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] init-common: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] clean: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setOSConditions: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolWin: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolUnix: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolProperty: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setS1ASclassPath: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] init-common: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] clean-common: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setOSConditions: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolWin: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolUnix: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolProperty: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setS1ASclassPath: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] init-common: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] clean-classes-common: [2023-01-15T19:39:09.192Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setOSConditions: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolWin: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolUnix: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolProperty: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setS1ASclassPath: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] init-common: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] clean-jars-common: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] compile: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setOSConditions: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolWin: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolUnix: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setToolProperty: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] setS1ASclassPath: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] init-common: [2023-01-15T19:39:09.192Z] [2023-01-15T19:39:09.192Z] compile-common: [2023-01-15T19:39:09.192Z] [echo] Current time (ISO): 2023-01-15T19:39:09.031+0000 [2023-01-15T19:39:09.192Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:09.192Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:09.192Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:09.319Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.320Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.320Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.320Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.320Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.320Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.320Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.320Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.320Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.320Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:39:09.320Z] [exec] Joining on 1 writers [2023-01-15T19:39:09.320Z] [exec] Value of key is: ReaderThreads [2023-01-15T19:39:09.320Z] [exec] Removing all students [2023-01-15T19:39:09.320Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:09.320Z] [exec] [2023-01-15T19:39:09.320Z] [exec] [2023-01-15T19:39:09.320Z] [exec] ----------------------------------------- [2023-01-15T19:39:09.320Z] [exec] - Student : PASS - [2023-01-15T19:39:09.320Z] [exec] - ReadMostly : PASS - [2023-01-15T19:39:09.320Z] [exec] - appserv.ClientNotifier : PASS - [2023-01-15T19:39:09.320Z] [exec] - ReaderThreads : PASS - [2023-01-15T19:39:09.320Z] [exec] ----------------------------------------- [2023-01-15T19:39:09.320Z] [exec] Total PASS: 4 [2023-01-15T19:39:09.320Z] [exec] Total FAIL: 0 [2023-01-15T19:39:09.320Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:39:09.320Z] [exec] ----------------------------------------- [2023-01-15T19:39:09.320Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:09.320Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:09.473Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:09.473Z] [INFO] [2023-01-15T19:39:09.473Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ weld-integration --- [2023-01-15T19:39:09.473Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/6.2.6-SNAPSHOT/weld-integration-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:09.473Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/6.2.6-SNAPSHOT/weld-integration-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:09.473Z] [INFO] [2023-01-15T19:39:09.473Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2023-01-15T19:39:09.473Z] [INFO] Building Weld Integration Fragment 6.2.6-SNAPSHOT [156/291] [2023-01-15T19:39:09.473Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:09.473Z] [INFO] [2023-01-15T19:39:09.473Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ weld-integration-fragment --- [2023-01-15T19:39:09.473Z] [INFO] [2023-01-15T19:39:09.473Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ weld-integration-fragment --- [2023-01-15T19:39:09.473Z] [INFO] [2023-01-15T19:39:09.473Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ weld-integration-fragment --- [2023-01-15T19:39:09.473Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:09.474Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment [2023-01-15T19:39:09.474Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:09.474Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:09.474Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:09.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/src/main/resources [2023-01-15T19:39:09.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/src/main/manpages [2023-01-15T19:39:09.474Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] No sources to compile [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] No sources to compile [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:09.474Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:09.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/src/test/resources [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] No sources to compile [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] Executing tasks [2023-01-15T19:39:09.474Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/classes/META-INF for [2023-01-15T19:39:09.474Z] [INFO] [echo] weld-integration-fragment [2023-01-15T19:39:09.474Z] [INFO] Executed tasks [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:09.474Z] [INFO] [2023-01-15T19:39:09.474Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ weld-integration-fragment --- [2023-01-15T19:39:09.474Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/6.2.6-SNAPSHOT/weld-integration-fragment-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:09.475Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/6.2.6-SNAPSHOT/weld-integration-fragment-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2023-01-15T19:39:09.475Z] [INFO] Building Fragment bundle for Weld related testing 6.2.6-SNAPSHOT [157/291] [2023-01-15T19:39:09.475Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (export-package-regexp) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:09.475Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment [2023-01-15T19:39:09.475Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:09.475Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:09.475Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:09.475Z] [INFO] Copying 1 resource [2023-01-15T19:39:09.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/src/main/manpages [2023-01-15T19:39:09.475Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] No sources to compile [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] No sources to compile [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:09.475Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:09.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/src/test/resources [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] No sources to compile [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.475Z] [INFO] No tests to run. [2023-01-15T19:39:09.475Z] [INFO] [2023-01-15T19:39:09.475Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.733Z] [INFO] Executing tasks [2023-01-15T19:39:09.733Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/target/classes/META-INF for [2023-01-15T19:39:09.733Z] [INFO] [echo] weld-integration-test-fragment [2023-01-15T19:39:09.733Z] [INFO] Executed tasks [2023-01-15T19:39:09.733Z] [INFO] [2023-01-15T19:39:09.733Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.733Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar [2023-01-15T19:39:09.733Z] [INFO] [2023-01-15T19:39:09.733Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.733Z] [INFO] No tests to run. [2023-01-15T19:39:09.733Z] [INFO] [2023-01-15T19:39:09.733Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.733Z] [INFO] [2023-01-15T19:39:09.733Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.733Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:09.733Z] [INFO] [2023-01-15T19:39:09.733Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ weld-integration-test-fragment --- [2023-01-15T19:39:09.733Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/weld-integration-test-fragment-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:09.733Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/6.2.6-SNAPSHOT/weld-integration-test-fragment-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:09.733Z] [INFO] [2023-01-15T19:39:09.733Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2023-01-15T19:39:09.733Z] [INFO] Building cdi-api Fragment 6.2.6-SNAPSHOT [158/291] [2023-01-15T19:39:09.733Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:39:09.733Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:09.734Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment [2023-01-15T19:39:09.734Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:09.734Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:09.734Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:09.734Z] [INFO] Copying 1 resource [2023-01-15T19:39:09.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/src/main/manpages [2023-01-15T19:39:09.734Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] No sources to compile [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] No sources to compile [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:09.734Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:09.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/src/test/resources [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] No sources to compile [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] No tests to run. [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] Executing tasks [2023-01-15T19:39:09.734Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/classes/META-INF for [2023-01-15T19:39:09.734Z] [INFO] [echo] cdi-api-fragment [2023-01-15T19:39:09.734Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/classes/META-INF [2023-01-15T19:39:09.734Z] [INFO] Executed tasks [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] No tests to run. [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cdi-api-fragment --- [2023-01-15T19:39:09.734Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/6.2.6-SNAPSHOT/cdi-api-fragment-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:09.734Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/6.2.6-SNAPSHOT/cdi-api-fragment-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2023-01-15T19:39:09.734Z] [INFO] Building Full EJB Container add-ons 6.2.6-SNAPSHOT [159/291] [2023-01-15T19:39:09.734Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-full-container --- [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-full-container --- [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-full-container --- [2023-01-15T19:39:09.734Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:09.734Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container [2023-01-15T19:39:09.734Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:09.734Z] [INFO] [2023-01-15T19:39:09.734Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-full-container --- [2023-01-15T19:39:09.734Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:09.884Z] [2023-01-15T19:39:09.884Z] checkReporting-common: [2023-01-15T19:39:09.885Z] [2023-01-15T19:39:09.885Z] confirmReportPresent-common: [2023-01-15T19:39:09.885Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:39:09.885Z] [echo] Test seems to be reported fine [2023-01-15T19:39:09.885Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/RepRunConf.txt [2023-01-15T19:39:09.885Z] [2023-01-15T19:39:09.885Z] confirmMissingReport-common: [2023-01-15T19:39:09.885Z] [2023-01-15T19:39:09.885Z] undeploy: [2023-01-15T19:39:09.885Z] [2023-01-15T19:39:09.885Z] setOSConditions: [2023-01-15T19:39:09.885Z] [2023-01-15T19:39:09.885Z] setToolWin: [2023-01-15T19:39:09.885Z] [2023-01-15T19:39:09.885Z] setToolUnix: [2023-01-15T19:39:09.885Z] [2023-01-15T19:39:09.885Z] setToolProperty: [2023-01-15T19:39:09.885Z] [2023-01-15T19:39:09.885Z] setS1ASclassPath: [2023-01-15T19:39:09.885Z] [2023-01-15T19:39:09.885Z] init-common: [2023-01-15T19:39:09.885Z] [2023-01-15T19:39:09.885Z] undeploy-common: [2023-01-15T19:39:09.885Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:09.991Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:09.991Z] [INFO] [2023-01-15T19:39:09.991Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-full-container --- [2023-01-15T19:39:09.991Z] [INFO] [2023-01-15T19:39:09.991Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-full-container --- [2023-01-15T19:39:09.991Z] [INFO] [2023-01-15T19:39:09.991Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-full-container --- [2023-01-15T19:39:09.991Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:09.992Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:09.992Z] [INFO] [2023-01-15T19:39:09.992Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-full-container --- [2023-01-15T19:39:09.992Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:09.992Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:09.992Z] [INFO] Copying 2 resources [2023-01-15T19:39:09.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/manpages [2023-01-15T19:39:09.992Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:09.992Z] [INFO] [2023-01-15T19:39:09.992Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb-full-container --- [2023-01-15T19:39:09.992Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:09.992Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/classes [2023-01-15T19:39:10.187Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:10.188Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/timerserialization/client/Client.java uses unchecked or unsafe operations. [2023-01-15T19:39:10.188Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:10.188Z] [javac] 1 warning [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] build: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setOSConditions: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] fixFiles: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] convUnix: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] convWin: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setToolWin: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setToolUnix: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setToolProperty: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setS1ASclassPath: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] init-common: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] package-persistence-common: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] ejb-jar-common: [2023-01-15T19:39:10.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] package-ejbjar-common: [2023-01-15T19:39:10.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:10.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:10.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:10.188Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimer-ejb.jar [2023-01-15T19:39:10.188Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] appclient-jar-common: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] package-appclientjar-common: [2023-01-15T19:39:10.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:10.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:10.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:10.188Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimer-client.jar [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] webclient-war-common: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] build-ear-common: [2023-01-15T19:39:10.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:10.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:10.188Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerApp.ear [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] create-resources: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] deploy: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setOSConditions: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setToolWin: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setToolUnix: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setToolProperty: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setS1ASclassPath: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] init-common: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] deploy-common: [2023-01-15T19:39:10.188Z] [echo] Current time (ISO): 2023-01-15T19:39:09.914+0000 [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setOSConditions: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setToolWin: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setToolUnix: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setToolProperty: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] setS1ASclassPath: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] init-common: [2023-01-15T19:39:10.188Z] [2023-01-15T19:39:10.188Z] deploy-common-pe: [2023-01-15T19:39:10.188Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:10.299Z] [exec] Jan 15, 2023 7:39:09 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:39:10.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. [2023-01-15T19:39:10.445Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerApp.ear [2023-01-15T19:39:10.448Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:10.448Z] [2023-01-15T19:39:10.448Z] unsetup: [2023-01-15T19:39:10.448Z] [2023-01-15T19:39:10.448Z] setOSConditions: [2023-01-15T19:39:10.448Z] [2023-01-15T19:39:10.448Z] setToolWin: [2023-01-15T19:39:10.448Z] [2023-01-15T19:39:10.448Z] setToolUnix: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolProperty: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setS1ASclassPath: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] init-common: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] execute-ejb-sql-common: [2023-01-15T19:39:10.449Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/sql/drop_pointbase.sql [2023-01-15T19:39:10.449Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] all: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] ejbflushwithsqlexception: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setOSConditions: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolWin: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolUnix: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolProperty: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setS1ASclassPath: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] init-common: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] clean: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setOSConditions: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolWin: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolUnix: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolProperty: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setS1ASclassPath: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] init-common: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] clean-common: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setOSConditions: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolWin: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolUnix: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolProperty: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setS1ASclassPath: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] init-common: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] clean-classes-common: [2023-01-15T19:39:10.449Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setOSConditions: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolWin: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolUnix: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolProperty: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setS1ASclassPath: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] init-common: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] clean-jars-common: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] compile: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setOSConditions: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolWin: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolUnix: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setToolProperty: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] setS1ASclassPath: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] init-common: [2023-01-15T19:39:10.449Z] [2023-01-15T19:39:10.449Z] compile-common: [2023-01-15T19:39:10.449Z] [echo] Current time (ISO): 2023-01-15T19:39:10.358+0000 [2023-01-15T19:39:10.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:10.449Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:10.554Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java uses or overrides a deprecated API. [2023-01-15T19:39:10.555Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:10.555Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/persistent/timer/PersistentEJBTimerService.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:10.555Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/persistent/timer/PersistentEJBTimerService.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:10.555Z] [INFO] [2023-01-15T19:39:10.555Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container --- [2023-01-15T19:39:10.555Z] [INFO] [2023-01-15T19:39:10.555Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container --- [2023-01-15T19:39:10.555Z] [INFO] [2023-01-15T19:39:10.555Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ejb-full-container --- [2023-01-15T19:39:10.555Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:10.555Z] [INFO] [2023-01-15T19:39:10.555Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ejb-full-container --- [2023-01-15T19:39:10.555Z] [INFO] [2023-01-15T19:39:10.555Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb-full-container --- [2023-01-15T19:39:10.555Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:10.555Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/classes [2023-01-15T19:39:10.705Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:11.009Z] [exec] Application deployed with name ejb-timer-timerserialization-sessiontimerApp. [2023-01-15T19:39:11.010Z] [echo] Deployment on target server server successful [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] setOSConditions: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] setToolWin: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] setToolUnix: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] setToolProperty: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] setS1ASclassPath: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] init-common: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] deploy-common-ee: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] run: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] setOSConditions: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] setToolWin: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] setToolUnix: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] setToolProperty: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] setS1ASclassPath: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] init-common: [2023-01-15T19:39:11.010Z] [2023-01-15T19:39:11.010Z] runclient-common: [2023-01-15T19:39:11.010Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:39:11.010Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:11.085Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:11.086Z] [javac] 1 warning [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] build: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] setOSConditions: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] setToolWin: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] setToolUnix: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] setToolProperty: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] setS1ASclassPath: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] init-common: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] webclient-war-common: [2023-01-15T19:39:11.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] clear: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] test-tlds-exist: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] copy-tlds: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] test-tagfiles-exist: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] copy-tagfiles: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] package-war-common: [2023-01-15T19:39:11.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:11.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:11.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:11.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:11.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/lib [2023-01-15T19:39:11.086Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:11.086Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:11.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/docroot [2023-01-15T19:39:11.086Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2023-01-15T19:39:11.086Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:11.086Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:11.086Z] [javac] Compiling 1 source file [2023-01-15T19:39:11.086Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:11.086Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] deploy: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] deploy-war-common: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] setOSConditions: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] setToolWin: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] setToolUnix: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] setToolProperty: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] setS1ASclassPath: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] init-common: [2023-01-15T19:39:11.086Z] [2023-01-15T19:39:11.086Z] deploy-war-commonpe: [2023-01-15T19:39:11.086Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:11.117Z] [INFO] [2023-01-15T19:39:11.118Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-full-container --- [2023-01-15T19:39:11.118Z] [INFO] [2023-01-15T19:39:11.118Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb-full-container --- [2023-01-15T19:39:11.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:11.118Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:11.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/src/test/resources [2023-01-15T19:39:11.118Z] [INFO] [2023-01-15T19:39:11.118Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb-full-container --- [2023-01-15T19:39:11.118Z] [INFO] No sources to compile [2023-01-15T19:39:11.118Z] [INFO] [2023-01-15T19:39:11.118Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container --- [2023-01-15T19:39:11.118Z] [INFO] [2023-01-15T19:39:11.118Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb-full-container --- [2023-01-15T19:39:11.118Z] [INFO] [2023-01-15T19:39:11.118Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-full-container --- [2023-01-15T19:39:11.118Z] [INFO] Executing tasks [2023-01-15T19:39:11.118Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/classes/META-INF for [2023-01-15T19:39:11.118Z] [INFO] [echo] ejb-full-container [2023-01-15T19:39:11.118Z] [INFO] Executed tasks [2023-01-15T19:39:11.118Z] [INFO] [2023-01-15T19:39:11.118Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ejb-full-container --- [2023-01-15T19:39:11.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/ejb-full-container.jar [2023-01-15T19:39:11.118Z] [INFO] [2023-01-15T19:39:11.118Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-full-container --- [2023-01-15T19:39:11.118Z] [INFO] [2023-01-15T19:39:11.118Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-full-container --- [2023-01-15T19:39:11.118Z] [INFO] [2023-01-15T19:39:11.118Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container --- [2023-01-15T19:39:11.574Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:11.649Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2023-01-15T19:39:11.650Z] [exec] Application deployed with name cdi-producer-methods-qualifiers-web. [2023-01-15T19:39:11.650Z] [2023-01-15T19:39:11.650Z] deploy-war-commonee: [2023-01-15T19:39:11.650Z] [2023-01-15T19:39:11.650Z] run: [2023-01-15T19:39:11.676Z] [exec] Jan 15, 2023 7:39:11 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:39:11.677Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:11.680Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-full-container --- [2023-01-15T19:39:11.681Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/6.2.6-SNAPSHOT/ejb-full-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:11.681Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/6.2.6-SNAPSHOT/ejb-full-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2023-01-15T19:39:11.681Z] [INFO] Building EJB Timer Service Application 6.2.6-SNAPSHOT [160/291] [2023-01-15T19:39:11.681Z] [INFO] --------------------------------[ war ]--------------------------------- [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-timer-service-app --- [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-timer-service-app --- [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-timer-service-app --- [2023-01-15T19:39:11.681Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:11.681Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app [2023-01-15T19:39:11.681Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-timer-service-app --- [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-timer-service-app --- [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-timer-service-app --- [2023-01-15T19:39:11.681Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:11.681Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-timer-service-app --- [2023-01-15T19:39:11.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:11.681Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:11.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/src/main/resources [2023-01-15T19:39:11.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/src/main/manpages [2023-01-15T19:39:11.681Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb-timer-service-app --- [2023-01-15T19:39:11.681Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:11.681Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/classes [2023-01-15T19:39:11.681Z] [INFO] [2023-01-15T19:39:11.681Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb-timer-service-app --- [2023-01-15T19:39:11.681Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:11.681Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/classes [2023-01-15T19:39:11.906Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:11.907Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-qualifiers/myurl [2023-01-15T19:39:11.907Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:39:11.907Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:11.907Z] [java] [2023-01-15T19:39:11.907Z] [java] [2023-01-15T19:39:11.907Z] [java] ----------------------------------------- [2023-01-15T19:39:11.907Z] [java] - producer-methods-qualifiers: PASS - [2023-01-15T19:39:11.907Z] [java] ----------------------------------------- [2023-01-15T19:39:11.907Z] [java] - Total PASS : 1 - [2023-01-15T19:39:11.907Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:11.907Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:11.907Z] [java] ----------------------------------------- [2023-01-15T19:39:11.907Z] [2023-01-15T19:39:11.907Z] undeploy: [2023-01-15T19:39:11.907Z] [2023-01-15T19:39:11.907Z] setOSConditions: [2023-01-15T19:39:11.907Z] [2023-01-15T19:39:11.907Z] setToolWin: [2023-01-15T19:39:11.907Z] [2023-01-15T19:39:11.907Z] setToolUnix: [2023-01-15T19:39:11.907Z] [2023-01-15T19:39:11.907Z] setToolProperty: [2023-01-15T19:39:11.907Z] [2023-01-15T19:39:11.907Z] setS1ASclassPath: [2023-01-15T19:39:11.907Z] [2023-01-15T19:39:11.907Z] init-common: [2023-01-15T19:39:11.907Z] [2023-01-15T19:39:11.907Z] undeploy-war-common: [2023-01-15T19:39:11.907Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:12.075Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:12.139Z] [exec] Jan 15, 2023 7:39:11 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:39:12.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. [2023-01-15T19:39:12.243Z] [INFO] [2023-01-15T19:39:12.243Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb-timer-service-app --- [2023-01-15T19:39:12.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:12.243Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:12.243Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/src/test/resources [2023-01-15T19:39:12.243Z] [INFO] [2023-01-15T19:39:12.244Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb-timer-service-app --- [2023-01-15T19:39:12.244Z] [INFO] No sources to compile [2023-01-15T19:39:12.244Z] [INFO] [2023-01-15T19:39:12.244Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb-timer-service-app --- [2023-01-15T19:39:12.244Z] [INFO] No tests to run. [2023-01-15T19:39:12.244Z] [INFO] [2023-01-15T19:39:12.244Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-timer-service-app --- [2023-01-15T19:39:12.244Z] [INFO] Executing tasks [2023-01-15T19:39:12.244Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for [2023-01-15T19:39:12.244Z] [INFO] [echo] ejb-timer-service-app [2023-01-15T19:39:12.244Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/classes/META-INF [2023-01-15T19:39:12.244Z] [INFO] Executed tasks [2023-01-15T19:39:12.244Z] [INFO] [2023-01-15T19:39:12.244Z] [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ ejb-timer-service-app --- [2023-01-15T19:39:12.244Z] [INFO] Packaging webapp [2023-01-15T19:39:12.244Z] [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app] [2023-01-15T19:39:12.244Z] [INFO] Processing war project [2023-01-15T19:39:12.244Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/src/main/webapp] [2023-01-15T19:39:12.333Z] [javac] 1 warning [2023-01-15T19:39:12.334Z] [2023-01-15T19:39:12.334Z] setOSConditions: [2023-01-15T19:39:12.334Z] [2023-01-15T19:39:12.334Z] setToolWin: [2023-01-15T19:39:12.334Z] [2023-01-15T19:39:12.334Z] setToolUnix: [2023-01-15T19:39:12.334Z] [2023-01-15T19:39:12.334Z] setToolProperty: [2023-01-15T19:39:12.334Z] [2023-01-15T19:39:12.334Z] setS1ASclassPath: [2023-01-15T19:39:12.334Z] [2023-01-15T19:39:12.334Z] init-common: [2023-01-15T19:39:12.334Z] [2023-01-15T19:39:12.334Z] compile-common: [2023-01-15T19:39:12.334Z] [echo] Current time (ISO): 2023-01-15T19:39:12.126+0000 [2023-01-15T19:39:12.334Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:12.334Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:12.471Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] all: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setOSConditions: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolWin: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolUnix: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolProperty: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setS1ASclassPath: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] init-common: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] clean: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setOSConditions: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolWin: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolUnix: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolProperty: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setS1ASclassPath: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] init-common: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] clean-common: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setOSConditions: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolWin: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolUnix: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolProperty: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setS1ASclassPath: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] init-common: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] clean-classes-common: [2023-01-15T19:39:12.471Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setOSConditions: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolWin: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolUnix: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolProperty: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setS1ASclassPath: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] init-common: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] clean-jars-common: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] compile: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setOSConditions: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolWin: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolUnix: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setToolProperty: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] setS1ASclassPath: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] init-common: [2023-01-15T19:39:12.471Z] [2023-01-15T19:39:12.471Z] compile-common: [2023-01-15T19:39:12.471Z] [echo] Current time (ISO): 2023-01-15T19:39:12.378+0000 [2023-01-15T19:39:12.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:12.471Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:12.502Z] [INFO] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war [2023-01-15T19:39:12.502Z] [INFO] [2023-01-15T19:39:12.502Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-timer-service-app --- [2023-01-15T19:39:12.502Z] [INFO] No tests to run. [2023-01-15T19:39:12.502Z] [INFO] [2023-01-15T19:39:12.502Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-timer-service-app --- [2023-01-15T19:39:12.502Z] [INFO] [2023-01-15T19:39:12.502Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app --- [2023-01-15T19:39:12.502Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:12.502Z] [INFO] [2023-01-15T19:39:12.502Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-timer-service-app --- [2023-01-15T19:39:12.502Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/ejb-timer-service-app-6.2.6-SNAPSHOT.war [2023-01-15T19:39:12.502Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/6.2.6-SNAPSHOT/ejb-timer-service-app-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:12.502Z] [INFO] [2023-01-15T19:39:12.502Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2023-01-15T19:39:12.502Z] [INFO] Building GlassFish EJB timer app database init scripts 6.2.6-SNAPSHOT [161/291] [2023-01-15T19:39:12.502Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:39:12.502Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:12.503Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases [2023-01-15T19:39:12.503Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:12.503Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (war) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:12.503Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:12.503Z] [INFO] Copying 18 resources [2023-01-15T19:39:12.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/src/main/manpages [2023-01-15T19:39:12.503Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] Executing tasks [2023-01-15T19:39:12.503Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/classes/META-INF for [2023-01-15T19:39:12.503Z] [INFO] [echo] ejb-timer-databases [2023-01-15T19:39:12.503Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/classes/META-INF [2023-01-15T19:39:12.503Z] [INFO] Executed tasks [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] [zip] duplicate: add [2023-01-15T19:39:12.503Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:39:12.503Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] No tests to run. [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-timer-databases --- [2023-01-15T19:39:12.503Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/6.2.6-SNAPSHOT/ejb-timer-databases-6.2.6-SNAPSHOT.zip [2023-01-15T19:39:12.503Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/6.2.6-SNAPSHOT/ejb-timer-databases-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:12.503Z] [INFO] [2023-01-15T19:39:12.503Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2023-01-15T19:39:12.503Z] [INFO] Building EJB tier for GlassFish 6.2.6-SNAPSHOT [162/291] [2023-01-15T19:39:12.503Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:39:12.729Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb-all --- [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb-all --- [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb-all --- [2023-01-15T19:39:12.760Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:12.760Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all [2023-01-15T19:39:12.760Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb-all --- [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb-all --- [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb-all --- [2023-01-15T19:39:12.760Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:12.760Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb-all --- [2023-01-15T19:39:12.760Z] [INFO] Executing tasks [2023-01-15T19:39:12.760Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all/target/classes/META-INF for [2023-01-15T19:39:12.760Z] [INFO] [echo] ejb-all [2023-01-15T19:39:12.760Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all/target/classes/META-INF [2023-01-15T19:39:12.760Z] [INFO] Executed tasks [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb-all --- [2023-01-15T19:39:12.760Z] [INFO] No tests to run. [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb-all --- [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all --- [2023-01-15T19:39:12.760Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:12.760Z] [INFO] [2023-01-15T19:39:12.760Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb-all --- [2023-01-15T19:39:12.761Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/6.2.6-SNAPSHOT/ejb-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:12.761Z] [INFO] [2023-01-15T19:39:12.761Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2023-01-15T19:39:12.761Z] [INFO] Building GlassFish resources runtime 6.2.6-SNAPSHOT [163/291] [2023-01-15T19:39:12.761Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:12.761Z] [INFO] [2023-01-15T19:39:12.761Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resources-runtime --- [2023-01-15T19:39:12.761Z] [INFO] [2023-01-15T19:39:12.761Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ resources-runtime --- [2023-01-15T19:39:12.761Z] [INFO] [2023-01-15T19:39:12.761Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ resources-runtime --- [2023-01-15T19:39:12.761Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:12.761Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime [2023-01-15T19:39:12.761Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:12.761Z] [INFO] [2023-01-15T19:39:12.761Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ resources-runtime --- [2023-01-15T19:39:12.761Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:12.761Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:12.761Z] [INFO] [2023-01-15T19:39:12.761Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ resources-runtime --- [2023-01-15T19:39:12.761Z] [INFO] [2023-01-15T19:39:12.761Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ resources-runtime --- [2023-01-15T19:39:12.761Z] [INFO] [2023-01-15T19:39:12.761Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ resources-runtime --- [2023-01-15T19:39:12.761Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:12.761Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:12.761Z] [INFO] [2023-01-15T19:39:12.761Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resources-runtime --- [2023-01-15T19:39:12.761Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:12.761Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:12.761Z] [INFO] Copying 2 resources [2023-01-15T19:39:12.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/src/main/resources [2023-01-15T19:39:12.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/src/main/manpages [2023-01-15T19:39:12.761Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:12.761Z] [INFO] [2023-01-15T19:39:12.761Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resources-runtime --- [2023-01-15T19:39:12.761Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:12.761Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/classes [2023-01-15T19:39:13.017Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:13.018Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:13.018Z] [INFO] [2023-01-15T19:39:13.018Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ resources-runtime --- [2023-01-15T19:39:13.018Z] [INFO] [2023-01-15T19:39:13.018Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ resources-runtime --- [2023-01-15T19:39:13.018Z] [INFO] [2023-01-15T19:39:13.018Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ resources-runtime --- [2023-01-15T19:39:13.274Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:13.274Z] [INFO] [2023-01-15T19:39:13.274Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ resources-runtime --- [2023-01-15T19:39:13.274Z] [INFO] [2023-01-15T19:39:13.274Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ resources-runtime --- [2023-01-15T19:39:13.274Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:13.274Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/classes [2023-01-15T19:39:13.274Z] [INFO] [2023-01-15T19:39:13.274Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ resources-runtime --- [2023-01-15T19:39:13.274Z] [INFO] [2023-01-15T19:39:13.274Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resources-runtime --- [2023-01-15T19:39:13.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:13.274Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:13.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/src/test/resources [2023-01-15T19:39:13.274Z] [INFO] [2023-01-15T19:39:13.274Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resources-runtime --- [2023-01-15T19:39:13.274Z] [INFO] No sources to compile [2023-01-15T19:39:13.274Z] [INFO] [2023-01-15T19:39:13.274Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime --- [2023-01-15T19:39:13.274Z] [INFO] [2023-01-15T19:39:13.274Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ resources-runtime --- [2023-01-15T19:39:13.274Z] [INFO] [2023-01-15T19:39:13.274Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ resources-runtime --- [2023-01-15T19:39:13.513Z] [exec] [TimerSerializationClinet] doTest()... [2023-01-15T19:39:13.513Z] [exec] [TimerSerializationClinet] Inside init.... [2023-01-15T19:39:13.530Z] [INFO] Executing tasks [2023-01-15T19:39:13.531Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/classes/META-INF for [2023-01-15T19:39:13.531Z] [INFO] [echo] resources-runtime [2023-01-15T19:39:13.531Z] [INFO] Executed tasks [2023-01-15T19:39:13.531Z] [INFO] [2023-01-15T19:39:13.531Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resources-runtime --- [2023-01-15T19:39:13.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/resources-runtime.jar [2023-01-15T19:39:13.531Z] [INFO] [2023-01-15T19:39:13.531Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ resources-runtime --- [2023-01-15T19:39:13.531Z] [INFO] [2023-01-15T19:39:13.531Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ resources-runtime --- [2023-01-15T19:39:13.531Z] [INFO] [2023-01-15T19:39:13.531Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime --- [2023-01-15T19:39:13.704Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:13.787Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:13.788Z] [INFO] [2023-01-15T19:39:13.788Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ resources-runtime --- [2023-01-15T19:39:13.788Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/6.2.6-SNAPSHOT/resources-runtime-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:13.788Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/6.2.6-SNAPSHOT/resources-runtime-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:13.788Z] [INFO] [2023-01-15T19:39:13.788Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2023-01-15T19:39:13.788Z] [INFO] Building GlassFish Jakarta Mail runtime 6.2.6-SNAPSHOT [164/291] [2023-01-15T19:39:13.788Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:13.788Z] [INFO] [2023-01-15T19:39:13.788Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mail-runtime --- [2023-01-15T19:39:13.788Z] [INFO] [2023-01-15T19:39:13.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ mail-runtime --- [2023-01-15T19:39:13.788Z] [INFO] [2023-01-15T19:39:13.788Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ mail-runtime --- [2023-01-15T19:39:13.788Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:13.788Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime [2023-01-15T19:39:13.788Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:13.788Z] [INFO] [2023-01-15T19:39:13.788Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ mail-runtime --- [2023-01-15T19:39:13.788Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:13.961Z] [javac] 1 warning [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] build: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] setOSConditions: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] fixFiles: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] convUnix: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] convWin: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] setToolWin: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] setToolUnix: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] setToolProperty: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] setS1ASclassPath: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] init-common: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] package-persistence-common: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] ejb-jar-common: [2023-01-15T19:39:13.961Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] package-ejbjar-common: [2023-01-15T19:39:13.961Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:13.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:13.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:13.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:13.961Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-flush-test-ejb.jar [2023-01-15T19:39:13.961Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] appclient-jar-common: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] package-appclientjar-common: [2023-01-15T19:39:13.961Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:13.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:13.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:13.961Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-flush-test-client.jar [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] webclient-war-common: [2023-01-15T19:39:13.961Z] [2023-01-15T19:39:13.961Z] build-ear-common: [2023-01-15T19:39:13.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:13.962Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:13.962Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testApp.ear [2023-01-15T19:39:13.962Z] [2023-01-15T19:39:13.962Z] deploy: [2023-01-15T19:39:13.962Z] [2023-01-15T19:39:13.962Z] setOSConditions: [2023-01-15T19:39:13.962Z] [2023-01-15T19:39:13.962Z] setToolWin: [2023-01-15T19:39:13.962Z] [2023-01-15T19:39:13.962Z] setToolUnix: [2023-01-15T19:39:13.962Z] [2023-01-15T19:39:13.962Z] setToolProperty: [2023-01-15T19:39:13.962Z] [2023-01-15T19:39:13.962Z] setS1ASclassPath: [2023-01-15T19:39:13.962Z] [2023-01-15T19:39:13.962Z] init-common: [2023-01-15T19:39:13.962Z] [2023-01-15T19:39:13.962Z] execute-ejb-sql-common: [2023-01-15T19:39:13.962Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/sql/create_pointbase.sql [2023-01-15T19:39:14.044Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:14.045Z] [INFO] [2023-01-15T19:39:14.045Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ mail-runtime --- [2023-01-15T19:39:14.045Z] [INFO] [2023-01-15T19:39:14.045Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ mail-runtime --- [2023-01-15T19:39:14.045Z] [INFO] [2023-01-15T19:39:14.045Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ mail-runtime --- [2023-01-15T19:39:14.045Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:14.045Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:14.045Z] [INFO] [2023-01-15T19:39:14.045Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mail-runtime --- [2023-01-15T19:39:14.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:14.045Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:14.045Z] [INFO] Copying 0 resource [2023-01-15T19:39:14.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/main/resources [2023-01-15T19:39:14.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/main/manpages [2023-01-15T19:39:14.045Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:14.045Z] [INFO] [2023-01-15T19:39:14.045Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mail-runtime --- [2023-01-15T19:39:14.045Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:14.045Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/classes [2023-01-15T19:39:14.045Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/annotation/handler/MailSessionDefinitionsHandler.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/annotation/handler/MailSessionDefinitionsHandler.java uses unchecked or unsafe operations. [2023-01-15T19:39:14.045Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/annotation/handler/MailSessionDefinitionsHandler.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:14.045Z] [INFO] [2023-01-15T19:39:14.045Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ mail-runtime --- [2023-01-15T19:39:14.045Z] [INFO] [2023-01-15T19:39:14.045Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ mail-runtime --- [2023-01-15T19:39:14.045Z] [INFO] [2023-01-15T19:39:14.045Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ mail-runtime --- [2023-01-15T19:39:14.218Z] [sql] Failed to execute: Drop table A1 [2023-01-15T19:39:14.219Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'A1' because it does not exist. [2023-01-15T19:39:14.219Z] [sql] Failed to execute: Drop table A2 [2023-01-15T19:39:14.219Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'A2' because it does not exist. [2023-01-15T19:39:14.219Z] [sql] 2 of 4 SQL statements executed successfully [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] setOSConditions: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] setToolWin: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] setToolUnix: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] setToolProperty: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] setS1ASclassPath: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] init-common: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] deploy-common: [2023-01-15T19:39:14.219Z] [echo] Current time (ISO): 2023-01-15T19:39:14.063+0000 [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] setOSConditions: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] setToolWin: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] setToolUnix: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] setToolProperty: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] setS1ASclassPath: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] init-common: [2023-01-15T19:39:14.219Z] [2023-01-15T19:39:14.219Z] deploy-common-pe: [2023-01-15T19:39:14.219Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:14.301Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:14.301Z] [INFO] [2023-01-15T19:39:14.301Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ mail-runtime --- [2023-01-15T19:39:14.301Z] [INFO] [2023-01-15T19:39:14.301Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ mail-runtime --- [2023-01-15T19:39:14.301Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:14.301Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/classes [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:14.558Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:14.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/src/test/resources [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] No sources to compile [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] Executing tasks [2023-01-15T19:39:14.558Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/classes/META-INF for [2023-01-15T19:39:14.558Z] [INFO] [echo] mail-runtime [2023-01-15T19:39:14.558Z] [INFO] Executed tasks [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/mail-runtime.jar [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mail-runtime --- [2023-01-15T19:39:14.558Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/6.2.6-SNAPSHOT/mail-runtime-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:14.558Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/6.2.6-SNAPSHOT/mail-runtime-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2023-01-15T19:39:14.558Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 6.2.6-SNAPSHOT [165/291] [2023-01-15T19:39:14.558Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ descriptors --- [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ descriptors --- [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ descriptors --- [2023-01-15T19:39:14.558Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:14.558Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors [2023-01-15T19:39:14.558Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ descriptors --- [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ descriptors --- [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ descriptors --- [2023-01-15T19:39:14.558Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:14.558Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:14.558Z] [INFO] [2023-01-15T19:39:14.558Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ descriptors --- [2023-01-15T19:39:14.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:14.558Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:14.558Z] [INFO] Copying 19 resources [2023-01-15T19:39:14.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/src/main/manpages [2023-01-15T19:39:14.559Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ descriptors --- [2023-01-15T19:39:14.559Z] [INFO] Executing tasks [2023-01-15T19:39:14.559Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/classes/META-INF for [2023-01-15T19:39:14.559Z] [INFO] [echo] descriptors [2023-01-15T19:39:14.559Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/classes/META-INF [2023-01-15T19:39:14.559Z] [INFO] Executed tasks [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ descriptors --- [2023-01-15T19:39:14.559Z] [INFO] [zip] duplicate: add [2023-01-15T19:39:14.559Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:39:14.559Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors.zip [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jar) @ descriptors --- [2023-01-15T19:39:14.559Z] [INFO] Reading assembly descriptor: src/assembly/jar.xml [2023-01-15T19:39:14.559Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors-resources.jar [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ descriptors --- [2023-01-15T19:39:14.559Z] [INFO] No tests to run. [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ descriptors --- [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors --- [2023-01-15T19:39:14.559Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ descriptors --- [2023-01-15T19:39:14.559Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/6.2.6-SNAPSHOT/descriptors-6.2.6-SNAPSHOT.zip [2023-01-15T19:39:14.559Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/6.2.6-SNAPSHOT/descriptors-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:14.559Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/6.2.6-SNAPSHOT/descriptors-6.2.6-SNAPSHOT-resources.jar [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2023-01-15T19:39:14.559Z] [INFO] Building Connectors Inbound Support 6.2.6-SNAPSHOT [166/291] [2023-01-15T19:39:14.559Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-inbound-runtime --- [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-inbound-runtime --- [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-inbound-runtime --- [2023-01-15T19:39:14.559Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:14.559Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime [2023-01-15T19:39:14.559Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:14.559Z] [INFO] [2023-01-15T19:39:14.559Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-inbound-runtime --- [2023-01-15T19:39:14.623Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:14.623Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/servlet/test/servlet/ProducerMethodRuntimePolymorhpismTestServlet.java uses unchecked or unsafe operations. [2023-01-15T19:39:14.623Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:14.623Z] [javac] 1 warning [2023-01-15T19:39:14.623Z] [2023-01-15T19:39:14.623Z] build: [2023-01-15T19:39:14.623Z] [2023-01-15T19:39:14.623Z] setOSConditions: [2023-01-15T19:39:14.623Z] [2023-01-15T19:39:14.623Z] setToolWin: [2023-01-15T19:39:14.623Z] [2023-01-15T19:39:14.623Z] setToolUnix: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] setToolProperty: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] setS1ASclassPath: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] init-common: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] webclient-war-common: [2023-01-15T19:39:14.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] clear: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] test-tlds-exist: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] copy-tlds: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] test-tagfiles-exist: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] copy-tagfiles: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] package-war-common: [2023-01-15T19:39:14.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:14.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:14.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:14.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:14.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/lib [2023-01-15T19:39:14.624Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:14.624Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:14.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/docroot [2023-01-15T19:39:14.624Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2023-01-15T19:39:14.624Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:14.624Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:14.624Z] [javac] Compiling 1 source file [2023-01-15T19:39:14.624Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:14.624Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] deploy: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] deploy-war-common: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] setOSConditions: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] setToolWin: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] setToolUnix: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] setToolProperty: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] setS1ASclassPath: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] init-common: [2023-01-15T19:39:14.624Z] [2023-01-15T19:39:14.624Z] deploy-war-commonpe: [2023-01-15T19:39:14.624Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:14.784Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testApp.ear [2023-01-15T19:39:14.816Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:14.817Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:14.817Z] [INFO] [2023-01-15T19:39:14.817Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-inbound-runtime --- [2023-01-15T19:39:14.817Z] [INFO] [2023-01-15T19:39:14.817Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-inbound-runtime --- [2023-01-15T19:39:14.817Z] [INFO] [2023-01-15T19:39:14.817Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-inbound-runtime --- [2023-01-15T19:39:14.817Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:14.817Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:14.817Z] [INFO] [2023-01-15T19:39:14.817Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-inbound-runtime --- [2023-01-15T19:39:14.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:14.817Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:14.817Z] [INFO] Copying 0 resource [2023-01-15T19:39:14.817Z] [INFO] Copying 2 resources [2023-01-15T19:39:14.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/main/manpages [2023-01-15T19:39:14.817Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:14.817Z] [INFO] [2023-01-15T19:39:14.817Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-inbound-runtime --- [2023-01-15T19:39:14.817Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:14.817Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/classes [2023-01-15T19:39:14.881Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2023-01-15T19:39:15.073Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java: Some input files use or override a deprecated API. [2023-01-15T19:39:15.074Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:15.074Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:15.074Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:15.074Z] [INFO] [2023-01-15T19:39:15.074Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.074Z] [INFO] [2023-01-15T19:39:15.074Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.074Z] [INFO] [2023-01-15T19:39:15.074Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.074Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:15.074Z] [INFO] [2023-01-15T19:39:15.074Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.074Z] [INFO] [2023-01-15T19:39:15.074Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.074Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:15.074Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/classes [2023-01-15T19:39:15.138Z] [exec] Application deployed with name cdi-producer-methods-qualifiers-web. [2023-01-15T19:39:15.139Z] [2023-01-15T19:39:15.139Z] deploy-war-commonee: [2023-01-15T19:39:15.139Z] [2023-01-15T19:39:15.139Z] run: [2023-01-15T19:39:15.139Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:15.395Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-qualifiers/myurl [2023-01-15T19:39:15.395Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:15.395Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:15.395Z] [java] [2023-01-15T19:39:15.395Z] [java] [2023-01-15T19:39:15.395Z] [java] ----------------------------------------- [2023-01-15T19:39:15.395Z] [java] - producer-methods-runtimepolymorphism: PASS - [2023-01-15T19:39:15.395Z] [java] ----------------------------------------- [2023-01-15T19:39:15.395Z] [java] - Total PASS : 1 - [2023-01-15T19:39:15.395Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:15.395Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:15.395Z] [java] ----------------------------------------- [2023-01-15T19:39:15.395Z] [2023-01-15T19:39:15.395Z] undeploy: [2023-01-15T19:39:15.395Z] [2023-01-15T19:39:15.395Z] setOSConditions: [2023-01-15T19:39:15.395Z] [2023-01-15T19:39:15.395Z] setToolWin: [2023-01-15T19:39:15.395Z] [2023-01-15T19:39:15.395Z] setToolUnix: [2023-01-15T19:39:15.395Z] [2023-01-15T19:39:15.396Z] setToolProperty: [2023-01-15T19:39:15.396Z] [2023-01-15T19:39:15.396Z] setS1ASclassPath: [2023-01-15T19:39:15.396Z] [2023-01-15T19:39:15.396Z] init-common: [2023-01-15T19:39:15.396Z] [2023-01-15T19:39:15.396Z] undeploy-war-common: [2023-01-15T19:39:15.396Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:15.408Z] [exec] [TimerSerializationClinet] Initalization done [2023-01-15T19:39:15.408Z] [exec] Created timer for: Timer_0 [2023-01-15T19:39:15.408Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.408Z] [exec] Created timer for: Timer_1 [2023-01-15T19:39:15.408Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.408Z] [exec] Created timer for: Timer_2 [2023-01-15T19:39:15.408Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.408Z] [exec] Created timer for: Timer_3 [2023-01-15T19:39:15.408Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.408Z] [exec] Created timer for: Timer_4 [2023-01-15T19:39:15.408Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.477Z] [exec] Waiting for domain1 to start ..... [2023-01-15T19:39:15.477Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:39:15.477Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:39:15.477Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:39:15.477Z] [exec] Admin Port: 45707 [2023-01-15T19:39:15.477Z] [exec] Command start-domain executed successfully. [2023-01-15T19:39:15.477Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:39:15.477Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] dumpThreadStack: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] startDomainWindows: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] startDomain: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] clean: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setOSConditions: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setToolWin: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setToolUnix: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setToolProperty: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setS1ASclassPath: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] init-common: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] clean-common: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setOSConditions: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setToolWin: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setToolUnix: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setToolProperty: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setS1ASclassPath: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] init-common: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] clean-classes-common: [2023-01-15T19:39:15.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setOSConditions: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setToolWin: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.477Z] setToolUnix: [2023-01-15T19:39:15.477Z] [2023-01-15T19:39:15.478Z] setToolProperty: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] setS1ASclassPath: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] init-common: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] clean-jars-common: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] compile: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] setOSConditions: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] setToolWin: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] setToolUnix: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] setToolProperty: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] setS1ASclassPath: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] init-common: [2023-01-15T19:39:15.478Z] [2023-01-15T19:39:15.478Z] compile-common: [2023-01-15T19:39:15.478Z] [echo] Current time (ISO): 2023-01-15T19:39:14.675+0000 [2023-01-15T19:39:15.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:15.478Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:15.478Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:15.637Z] [INFO] [2023-01-15T19:39:15.638Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.638Z] [INFO] [2023-01-15T19:39:15.638Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:15.638Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:15.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/src/test/resources [2023-01-15T19:39:15.638Z] [INFO] [2023-01-15T19:39:15.638Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.638Z] [INFO] No sources to compile [2023-01-15T19:39:15.638Z] [INFO] [2023-01-15T19:39:15.638Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.638Z] [INFO] [2023-01-15T19:39:15.638Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.638Z] [INFO] [2023-01-15T19:39:15.638Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.638Z] [INFO] Executing tasks [2023-01-15T19:39:15.638Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for [2023-01-15T19:39:15.638Z] [INFO] [echo] connectors-inbound-runtime [2023-01-15T19:39:15.638Z] [INFO] Executed tasks [2023-01-15T19:39:15.638Z] [INFO] [2023-01-15T19:39:15.638Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar [2023-01-15T19:39:15.638Z] [INFO] [2023-01-15T19:39:15.638Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.638Z] [INFO] [2023-01-15T19:39:15.638Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.638Z] [INFO] [2023-01-15T19:39:15.638Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.665Z] [exec] Created timer for: Timer_5 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_6 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_7 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_8 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_9 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_10 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_11 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_12 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_13 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_14 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_15 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_16 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_17 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_18 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_19 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_20 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_21 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_22 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_23 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_24 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.666Z] [exec] Created timer for: Timer_25 [2023-01-15T19:39:15.666Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.868Z] [exec] Value of key is: setup [2023-01-15T19:39:15.868Z] [exec] Value of key is: BMTUserTx [2023-01-15T19:39:15.868Z] [exec] Value of key is: CMTUserTx [2023-01-15T19:39:15.868Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:15.868Z] [exec] [2023-01-15T19:39:15.868Z] [exec] [2023-01-15T19:39:15.868Z] [exec] ----------------------------------------- [2023-01-15T19:39:15.868Z] [exec] - BMTUserTx: PASS - [2023-01-15T19:39:15.868Z] [exec] - setup: PASS - [2023-01-15T19:39:15.868Z] [exec] - CMTUserTx: PASS - [2023-01-15T19:39:15.868Z] [exec] ----------------------------------------- [2023-01-15T19:39:15.868Z] [exec] Total PASS: 3 [2023-01-15T19:39:15.868Z] [exec] Total FAIL: 0 [2023-01-15T19:39:15.868Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:39:15.868Z] [exec] ----------------------------------------- [2023-01-15T19:39:15.868Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:15.868Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:15.894Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-inbound-runtime --- [2023-01-15T19:39:15.895Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/6.2.6-SNAPSHOT/connectors-inbound-runtime-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:15.895Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/6.2.6-SNAPSHOT/connectors-inbound-runtime-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2023-01-15T19:39:15.895Z] [INFO] Building Work Management 6.2.6-SNAPSHOT [167/291] [2023-01-15T19:39:15.895Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ work-management --- [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ work-management --- [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ work-management --- [2023-01-15T19:39:15.895Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:15.895Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management [2023-01-15T19:39:15.895Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ work-management --- [2023-01-15T19:39:15.895Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:15.895Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ work-management --- [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ work-management --- [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ work-management --- [2023-01-15T19:39:15.895Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:15.895Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ work-management --- [2023-01-15T19:39:15.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:15.895Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:15.895Z] [INFO] Copying 0 resource [2023-01-15T19:39:15.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/src/main/manpages [2023-01-15T19:39:15.895Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:15.895Z] [INFO] [2023-01-15T19:39:15.895Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ work-management --- [2023-01-15T19:39:15.895Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:15.896Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/classes [2023-01-15T19:39:15.923Z] [exec] Created timer for: Timer_26 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_27 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_28 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_29 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_30 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_31 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_32 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_33 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_34 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_35 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_36 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_37 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_38 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_39 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_40 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_41 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_42 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_43 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_44 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_45 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_46 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_47 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_48 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_49 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_50 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_51 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_52 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_53 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_54 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_55 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_56 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_57 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_58 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Created timer for: Timer_59 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerSerialization [2023-01-15T19:39:15.924Z] [exec] Activated SFSB bean for: Timer_0 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.924Z] [exec] Activated SFSB bean for: Timer_1 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.924Z] [exec] Activated SFSB bean for: Timer_2 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.924Z] [exec] Activated SFSB bean for: Timer_3 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.924Z] [exec] Activated SFSB bean for: Timer_4 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.924Z] [exec] Activated SFSB bean for: Timer_5 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.924Z] [exec] Activated SFSB bean for: Timer_6 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.924Z] [exec] Activated SFSB bean for: Timer_7 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.924Z] [exec] Activated SFSB bean for: Timer_8 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.924Z] [exec] Activated SFSB bean for: Timer_9 [2023-01-15T19:39:15.924Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_10 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_11 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_12 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_13 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_14 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_15 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_16 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_17 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_18 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_19 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.925Z] [exec] Activated SFSB bean for: Timer_20 [2023-01-15T19:39:15.925Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:15.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:15.961Z] [2023-01-15T19:39:15.961Z] all: [2023-01-15T19:39:15.961Z] [echo] Running scopes [2023-01-15T19:39:15.961Z] [2023-01-15T19:39:15.961Z] all: [2023-01-15T19:39:15.961Z] [2023-01-15T19:39:15.961Z] scopes: [2023-01-15T19:39:15.961Z] [2023-01-15T19:39:15.961Z] setOSConditions: [2023-01-15T19:39:15.961Z] [2023-01-15T19:39:15.961Z] setToolWin: [2023-01-15T19:39:15.961Z] [2023-01-15T19:39:15.961Z] setToolUnix: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolProperty: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setS1ASclassPath: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] init-common: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] clean: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setOSConditions: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolWin: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolUnix: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolProperty: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setS1ASclassPath: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] init-common: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] clean-common: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setOSConditions: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolWin: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolUnix: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolProperty: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setS1ASclassPath: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] init-common: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] clean-classes-common: [2023-01-15T19:39:15.962Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setOSConditions: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolWin: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolUnix: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolProperty: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setS1ASclassPath: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] init-common: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] clean-jars-common: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] compile: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setOSConditions: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolWin: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolUnix: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setToolProperty: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] setS1ASclassPath: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] init-common: [2023-01-15T19:39:15.962Z] [2023-01-15T19:39:15.962Z] compile-common: [2023-01-15T19:39:15.962Z] [echo] Current time (ISO): 2023-01-15T19:39:15.779+0000 [2023-01-15T19:39:15.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:15.962Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:15.962Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:16.127Z] [2023-01-15T19:39:16.128Z] checkReporting-common: [2023-01-15T19:39:16.128Z] [2023-01-15T19:39:16.128Z] confirmReportPresent-common: [2023-01-15T19:39:16.128Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:39:16.128Z] [echo] Test seems to be reported fine [2023-01-15T19:39:16.128Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/allowed/RepRunConf.txt [2023-01-15T19:39:16.128Z] [2023-01-15T19:39:16.128Z] confirmMissingReport-common: [2023-01-15T19:39:16.128Z] [2023-01-15T19:39:16.128Z] undeploy: [2023-01-15T19:39:16.128Z] [2023-01-15T19:39:16.128Z] setOSConditions: [2023-01-15T19:39:16.128Z] [2023-01-15T19:39:16.128Z] setToolWin: [2023-01-15T19:39:16.128Z] [2023-01-15T19:39:16.128Z] setToolUnix: [2023-01-15T19:39:16.128Z] [2023-01-15T19:39:16.128Z] setToolProperty: [2023-01-15T19:39:16.128Z] [2023-01-15T19:39:16.128Z] setS1ASclassPath: [2023-01-15T19:39:16.128Z] [2023-01-15T19:39:16.128Z] init-common: [2023-01-15T19:39:16.128Z] [2023-01-15T19:39:16.128Z] undeploy-common: [2023-01-15T19:39:16.128Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:16.151Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:16.152Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:16.152Z] [INFO] [2023-01-15T19:39:16.152Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ work-management --- [2023-01-15T19:39:16.152Z] [INFO] [2023-01-15T19:39:16.152Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ work-management --- [2023-01-15T19:39:16.152Z] [INFO] [2023-01-15T19:39:16.152Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ work-management --- [2023-01-15T19:39:16.153Z] [exec] Application deployed with name ejb-flush-testApp. [2023-01-15T19:39:16.153Z] [echo] Deployment on target server server successful [2023-01-15T19:39:16.153Z] [2023-01-15T19:39:16.153Z] setOSConditions: [2023-01-15T19:39:16.153Z] [2023-01-15T19:39:16.154Z] setToolWin: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] setToolUnix: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] setToolProperty: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] setS1ASclassPath: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] init-common: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] deploy-common-ee: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] run: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] setOSConditions: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] setToolWin: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] setToolUnix: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] setToolProperty: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] setS1ASclassPath: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] init-common: [2023-01-15T19:39:16.154Z] [2023-01-15T19:39:16.154Z] runclient-common: [2023-01-15T19:39:16.154Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:39:16.154Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_21 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_22 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_23 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_24 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_25 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_26 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_27 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_28 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_29 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_30 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_31 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_32 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_33 [2023-01-15T19:39:16.182Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.182Z] [exec] Activated SFSB bean for: Timer_34 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_35 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_36 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_37 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_38 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_39 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_40 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_41 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_42 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_43 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_44 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_45 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_46 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_47 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_48 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_49 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_50 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_51 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_52 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_53 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_54 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_55 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_56 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_57 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_58 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Activated SFSB bean for: Timer_59 [2023-01-15T19:39:16.183Z] [exec] Value of key is: forceTimerDeserialization [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_0 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_0 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_1 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_1 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_2 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_2 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_3 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_3 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_4 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_4 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_5 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_5 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_6 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_6 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_7 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_7 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_8 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_8 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_9 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_9 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_10 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_10 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_11 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_11 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_12 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_12 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_13 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_13 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_14 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_14 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_15 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_15 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_16 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_16 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_17 [2023-01-15T19:39:16.183Z] [exec] Successfully accessed Timer bean for: Timer_17 [2023-01-15T19:39:16.183Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.183Z] [exec] Accessing Timer bean for: Timer_18 [2023-01-15T19:39:16.408Z] [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors.work, has 1, private references [com.sun.enterprise.connectors.work.monitor] [2023-01-15T19:39:16.409Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:16.409Z] [INFO] [2023-01-15T19:39:16.409Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ work-management --- [2023-01-15T19:39:16.409Z] [INFO] [2023-01-15T19:39:16.409Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ work-management --- [2023-01-15T19:39:16.409Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:16.409Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/classes [2023-01-15T19:39:16.441Z] [exec] Successfully accessed Timer bean for: Timer_18 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_19 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_19 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_20 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_20 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_21 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_21 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_22 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_22 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_23 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_23 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_24 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_24 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_25 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_25 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_26 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_26 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_27 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_27 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_28 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_28 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_29 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_29 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_30 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_30 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_31 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_31 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_32 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_32 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_33 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_33 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_34 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_34 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_35 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_35 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_36 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_36 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_37 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_37 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_38 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_38 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_39 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_39 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_40 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_40 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_41 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_41 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_42 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_42 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_43 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_43 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_44 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_44 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_45 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_45 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_46 [2023-01-15T19:39:16.442Z] [exec] Successfully accessed Timer bean for: Timer_46 [2023-01-15T19:39:16.442Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.442Z] [exec] Accessing Timer bean for: Timer_47 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_47 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_48 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_48 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_49 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_49 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_50 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_50 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_51 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_51 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_52 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_52 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_53 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_53 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_54 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_54 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_55 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_55 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_56 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_56 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_57 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_57 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_58 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_58 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_59 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_59 [2023-01-15T19:39:16.443Z] [exec] Value of key is: accessTimers [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_0 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_0 [2023-01-15T19:39:16.443Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_1 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_1 [2023-01-15T19:39:16.443Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_2 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_2 [2023-01-15T19:39:16.443Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_3 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_3 [2023-01-15T19:39:16.443Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_4 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_4 [2023-01-15T19:39:16.443Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_5 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_5 [2023-01-15T19:39:16.443Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_6 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_6 [2023-01-15T19:39:16.443Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_7 [2023-01-15T19:39:16.443Z] [exec] Successfully accessed Timer bean for: Timer_7 [2023-01-15T19:39:16.443Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.443Z] [exec] Accessing Timer bean for: Timer_8 [2023-01-15T19:39:16.665Z] [INFO] [2023-01-15T19:39:16.666Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ work-management --- [2023-01-15T19:39:16.666Z] [INFO] [2023-01-15T19:39:16.666Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ work-management --- [2023-01-15T19:39:16.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:16.666Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:16.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/src/test/resources [2023-01-15T19:39:16.666Z] [INFO] [2023-01-15T19:39:16.666Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ work-management --- [2023-01-15T19:39:16.666Z] [INFO] No sources to compile [2023-01-15T19:39:16.666Z] [INFO] [2023-01-15T19:39:16.666Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management --- [2023-01-15T19:39:16.666Z] [INFO] [2023-01-15T19:39:16.666Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ work-management --- [2023-01-15T19:39:16.666Z] [INFO] [2023-01-15T19:39:16.666Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ work-management --- [2023-01-15T19:39:16.666Z] [INFO] Executing tasks [2023-01-15T19:39:16.666Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/classes/META-INF for [2023-01-15T19:39:16.666Z] [INFO] [echo] work-management [2023-01-15T19:39:16.666Z] [INFO] Executed tasks [2023-01-15T19:39:16.666Z] [INFO] [2023-01-15T19:39:16.666Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ work-management --- [2023-01-15T19:39:16.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/work-management.jar [2023-01-15T19:39:16.666Z] [INFO] [2023-01-15T19:39:16.666Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ work-management --- [2023-01-15T19:39:16.666Z] [INFO] [2023-01-15T19:39:16.666Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ work-management --- [2023-01-15T19:39:16.666Z] [INFO] [2023-01-15T19:39:16.666Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management --- [2023-01-15T19:39:16.701Z] [exec] Successfully accessed Timer bean for: Timer_8 [2023-01-15T19:39:16.701Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.701Z] [exec] Accessing Timer bean for: Timer_9 [2023-01-15T19:39:16.701Z] [exec] Successfully accessed Timer bean for: Timer_9 [2023-01-15T19:39:16.701Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.701Z] [exec] Accessing Timer bean for: Timer_10 [2023-01-15T19:39:16.701Z] [exec] Successfully accessed Timer bean for: Timer_10 [2023-01-15T19:39:16.701Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.701Z] [exec] Accessing Timer bean for: Timer_11 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_11 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_12 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_12 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_13 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_13 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_14 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_14 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_15 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_15 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_16 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_16 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_17 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_17 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_18 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_18 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_19 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_19 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_20 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_20 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_21 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_21 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_22 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_22 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_23 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_23 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_24 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_24 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_25 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_25 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_26 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_26 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_27 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_27 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_28 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_28 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_29 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_29 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_30 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_30 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_31 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_31 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_32 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_32 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_33 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_33 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_34 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_34 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_35 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_35 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_36 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_36 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_37 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_37 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.702Z] [exec] Accessing Timer bean for: Timer_38 [2023-01-15T19:39:16.702Z] [exec] Successfully accessed Timer bean for: Timer_38 [2023-01-15T19:39:16.702Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_39 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_39 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_40 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_40 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_41 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_41 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_42 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_42 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_43 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_43 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_44 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_44 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_45 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_45 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_46 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_46 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_47 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_47 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_48 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_48 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_49 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_49 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_50 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_50 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_51 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_51 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.703Z] [exec] Accessing Timer bean for: Timer_52 [2023-01-15T19:39:16.703Z] [exec] Successfully accessed Timer bean for: Timer_52 [2023-01-15T19:39:16.703Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.717Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:16.923Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:16.923Z] [INFO] [2023-01-15T19:39:16.923Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ work-management --- [2023-01-15T19:39:16.923Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/6.2.6-SNAPSHOT/work-management-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:16.923Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/6.2.6-SNAPSHOT/work-management-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:16.923Z] [INFO] [2023-01-15T19:39:16.923Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2023-01-15T19:39:16.923Z] [INFO] Building JDBC Module 6.2.6-SNAPSHOT [168/291] [2023-01-15T19:39:16.923Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:39:16.923Z] [INFO] [2023-01-15T19:39:16.923Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:16.924Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc [2023-01-15T19:39:16.924Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:16.924Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] Executing tasks [2023-01-15T19:39:16.924Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/target/classes/META-INF for [2023-01-15T19:39:16.924Z] [INFO] [echo] jdbc [2023-01-15T19:39:16.924Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/target/classes/META-INF [2023-01-15T19:39:16.924Z] [INFO] Executed tasks [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] No tests to run. [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc --- [2023-01-15T19:39:16.924Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/6.2.6-SNAPSHOT/jdbc-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2023-01-15T19:39:16.924Z] [INFO] Building JDBC Config Module 6.2.6-SNAPSHOT [169/291] [2023-01-15T19:39:16.924Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-config --- [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-config --- [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-config --- [2023-01-15T19:39:16.924Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:16.924Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config [2023-01-15T19:39:16.924Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:16.924Z] [INFO] [2023-01-15T19:39:16.924Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-config --- [2023-01-15T19:39:16.924Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:16.961Z] [exec] Accessing Timer bean for: Timer_53 [2023-01-15T19:39:16.961Z] [exec] Successfully accessed Timer bean for: Timer_53 [2023-01-15T19:39:16.961Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.961Z] [exec] Accessing Timer bean for: Timer_54 [2023-01-15T19:39:16.961Z] [exec] Successfully accessed Timer bean for: Timer_54 [2023-01-15T19:39:16.961Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.961Z] [exec] Accessing Timer bean for: Timer_55 [2023-01-15T19:39:16.961Z] [exec] Successfully accessed Timer bean for: Timer_55 [2023-01-15T19:39:16.961Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.961Z] [exec] Accessing Timer bean for: Timer_56 [2023-01-15T19:39:16.961Z] [exec] Successfully accessed Timer bean for: Timer_56 [2023-01-15T19:39:16.961Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.961Z] [exec] Accessing Timer bean for: Timer_57 [2023-01-15T19:39:16.961Z] [exec] Successfully accessed Timer bean for: Timer_57 [2023-01-15T19:39:16.962Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_58 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_58 [2023-01-15T19:39:16.962Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_59 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_59 [2023-01-15T19:39:16.962Z] [exec] Value of key is: getTimerHandles [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_0 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_0 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_1 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_1 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_2 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_2 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_3 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_3 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_4 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_4 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_5 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_5 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_6 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_6 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_7 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_7 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_8 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_8 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_9 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_9 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_10 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_10 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_11 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_11 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_12 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_12 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_13 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_13 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_14 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_14 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_15 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_15 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_16 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_16 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_17 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_17 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_18 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_18 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_19 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_19 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_20 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_20 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_21 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_21 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_22 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_22 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_23 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_23 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_24 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_24 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_25 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_25 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_26 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_26 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_27 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_27 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_28 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_28 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_29 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_29 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_30 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_30 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_31 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_31 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_32 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_32 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_33 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_33 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_34 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_34 [2023-01-15T19:39:16.962Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.962Z] [exec] Accessing Timer bean for: Timer_35 [2023-01-15T19:39:16.962Z] [exec] Successfully accessed Timer bean for: Timer_35 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_36 [2023-01-15T19:39:16.963Z] [exec] Successfully accessed Timer bean for: Timer_36 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_37 [2023-01-15T19:39:16.963Z] [exec] Successfully accessed Timer bean for: Timer_37 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_38 [2023-01-15T19:39:16.963Z] [exec] Successfully accessed Timer bean for: Timer_38 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_39 [2023-01-15T19:39:16.963Z] [exec] Successfully accessed Timer bean for: Timer_39 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_40 [2023-01-15T19:39:16.963Z] [exec] Successfully accessed Timer bean for: Timer_40 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_41 [2023-01-15T19:39:16.963Z] [exec] Successfully accessed Timer bean for: Timer_41 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_42 [2023-01-15T19:39:16.963Z] [exec] Successfully accessed Timer bean for: Timer_42 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_43 [2023-01-15T19:39:16.963Z] [exec] Successfully accessed Timer bean for: Timer_43 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_44 [2023-01-15T19:39:16.963Z] [exec] Successfully accessed Timer bean for: Timer_44 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_45 [2023-01-15T19:39:16.963Z] [exec] Successfully accessed Timer bean for: Timer_45 [2023-01-15T19:39:16.963Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:16.963Z] [exec] Accessing Timer bean for: Timer_46 [2023-01-15T19:39:17.065Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:17.065Z] [2023-01-15T19:39:17.065Z] all: [2023-01-15T19:39:17.065Z] [2023-01-15T19:39:17.065Z] clientview: [2023-01-15T19:39:17.065Z] [2023-01-15T19:39:17.065Z] all: [2023-01-15T19:39:17.065Z] [2023-01-15T19:39:17.066Z] core: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setOSConditions: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolWin: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolUnix: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolProperty: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setS1ASclassPath: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] init-common: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] clean: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setOSConditions: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolWin: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolUnix: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolProperty: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setS1ASclassPath: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] init-common: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] clean-common: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setOSConditions: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolWin: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolUnix: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolProperty: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setS1ASclassPath: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] init-common: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] clean-classes-common: [2023-01-15T19:39:17.066Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setOSConditions: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolWin: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolUnix: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setToolProperty: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] setS1ASclassPath: [2023-01-15T19:39:17.066Z] [2023-01-15T19:39:17.066Z] init-common: [2023-01-15T19:39:17.181Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:17.182Z] [INFO] [2023-01-15T19:39:17.182Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-config --- [2023-01-15T19:39:17.182Z] [INFO] [2023-01-15T19:39:17.182Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-config --- [2023-01-15T19:39:17.182Z] [INFO] [2023-01-15T19:39:17.182Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-config --- [2023-01-15T19:39:17.182Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:17.182Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:17.182Z] [INFO] [2023-01-15T19:39:17.182Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-config --- [2023-01-15T19:39:17.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:17.182Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:17.182Z] [INFO] Copying 1 resource [2023-01-15T19:39:17.182Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/src/main/manpages [2023-01-15T19:39:17.182Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:17.182Z] [INFO] [2023-01-15T19:39:17.182Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc-config --- [2023-01-15T19:39:17.182Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:17.182Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/classes [2023-01-15T19:39:17.182Z] [INFO] [2023-01-15T19:39:17.182Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-config --- [2023-01-15T19:39:17.182Z] [INFO] [2023-01-15T19:39:17.182Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-config --- [2023-01-15T19:39:17.182Z] [INFO] [2023-01-15T19:39:17.182Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jdbc-config --- [2023-01-15T19:39:17.220Z] [exec] Successfully accessed Timer bean for: Timer_46 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_47 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_47 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_48 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_48 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_49 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_49 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_50 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_50 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_51 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_51 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_52 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_52 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_53 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_53 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_54 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_54 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_55 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_55 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_56 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_56 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_57 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_57 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_58 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_58 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] Accessing Timer bean for: Timer_59 [2023-01-15T19:39:17.221Z] [exec] Successfully accessed Timer bean for: Timer_59 [2023-01-15T19:39:17.221Z] [exec] Value of key is: cancelTimers [2023-01-15T19:39:17.221Z] [exec] [TimerSerializationClinet] DONE doTest()... [2023-01-15T19:39:17.221Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:17.221Z] [exec] [2023-01-15T19:39:17.221Z] [exec] [2023-01-15T19:39:17.221Z] [exec] ----------------------------------------- [2023-01-15T19:39:17.221Z] [exec] - forceTimerSerialization: PASS - [2023-01-15T19:39:17.221Z] [exec] - cancelTimers: PASS - [2023-01-15T19:39:17.221Z] [exec] - forceTimerDeserialization: PASS - [2023-01-15T19:39:17.221Z] [exec] - getTimerHandles: PASS - [2023-01-15T19:39:17.221Z] [exec] - accessTimers: PASS - [2023-01-15T19:39:17.221Z] [exec] ----------------------------------------- [2023-01-15T19:39:17.221Z] [exec] Total PASS: 5 [2023-01-15T19:39:17.221Z] [exec] Total FAIL: 0 [2023-01-15T19:39:17.221Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:39:17.221Z] [exec] ----------------------------------------- [2023-01-15T19:39:17.221Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:17.221Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:17.281Z] [exec] Jan 15, 2023 7:39:17 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:39:17.282Z] [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. [2023-01-15T19:39:17.326Z] [2023-01-15T19:39:17.327Z] clean-jars-common: [2023-01-15T19:39:17.327Z] [2023-01-15T19:39:17.327Z] compile: [2023-01-15T19:39:17.327Z] [2023-01-15T19:39:17.327Z] setOSConditions: [2023-01-15T19:39:17.327Z] [2023-01-15T19:39:17.327Z] setToolWin: [2023-01-15T19:39:17.327Z] [2023-01-15T19:39:17.327Z] setToolUnix: [2023-01-15T19:39:17.327Z] [2023-01-15T19:39:17.327Z] setToolProperty: [2023-01-15T19:39:17.327Z] [2023-01-15T19:39:17.327Z] setS1ASclassPath: [2023-01-15T19:39:17.327Z] [2023-01-15T19:39:17.327Z] init-common: [2023-01-15T19:39:17.327Z] [2023-01-15T19:39:17.327Z] compile-common: [2023-01-15T19:39:17.327Z] [echo] Current time (ISO): 2023-01-15T19:39:17.085+0000 [2023-01-15T19:39:17.327Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:17.327Z] [javac] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:17.327Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:17.377Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:17.377Z] [javac] 1 warning [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] build: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] setOSConditions: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] setToolWin: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] setToolUnix: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] setToolProperty: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] setS1ASclassPath: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] init-common: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] webclient-war-common: [2023-01-15T19:39:17.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] clear: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] test-tlds-exist: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] copy-tlds: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] test-tagfiles-exist: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] copy-tagfiles: [2023-01-15T19:39:17.377Z] [2023-01-15T19:39:17.377Z] package-war-common: [2023-01-15T19:39:17.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:17.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:17.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:17.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:17.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/lib [2023-01-15T19:39:17.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:17.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:17.378Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web.war [2023-01-15T19:39:17.378Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:17.378Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:17.378Z] [javac] Compiling 1 source file [2023-01-15T19:39:17.378Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:17.378Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:17.378Z] [2023-01-15T19:39:17.378Z] deploy: [2023-01-15T19:39:17.378Z] [2023-01-15T19:39:17.378Z] deploy-war-common: [2023-01-15T19:39:17.378Z] [2023-01-15T19:39:17.378Z] setOSConditions: [2023-01-15T19:39:17.378Z] [2023-01-15T19:39:17.378Z] setToolWin: [2023-01-15T19:39:17.378Z] [2023-01-15T19:39:17.378Z] setToolUnix: [2023-01-15T19:39:17.378Z] [2023-01-15T19:39:17.378Z] setToolProperty: [2023-01-15T19:39:17.378Z] [2023-01-15T19:39:17.378Z] setS1ASclassPath: [2023-01-15T19:39:17.378Z] [2023-01-15T19:39:17.378Z] init-common: [2023-01-15T19:39:17.378Z] [2023-01-15T19:39:17.378Z] deploy-war-commonpe: [2023-01-15T19:39:17.378Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:17.439Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:17.439Z] [INFO] [2023-01-15T19:39:17.439Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jdbc-config --- [2023-01-15T19:39:17.439Z] [INFO] [2023-01-15T19:39:17.439Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jdbc-config --- [2023-01-15T19:39:17.439Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:17.439Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/classes [2023-01-15T19:39:17.439Z] [INFO] [2023-01-15T19:39:17.440Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-config --- [2023-01-15T19:39:17.440Z] [INFO] [2023-01-15T19:39:17.440Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc-config --- [2023-01-15T19:39:17.440Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:17.440Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:17.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/src/test/resources [2023-01-15T19:39:17.440Z] [INFO] [2023-01-15T19:39:17.440Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc-config --- [2023-01-15T19:39:17.440Z] [INFO] No sources to compile [2023-01-15T19:39:17.440Z] [INFO] [2023-01-15T19:39:17.440Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config --- [2023-01-15T19:39:17.440Z] [INFO] [2023-01-15T19:39:17.440Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jdbc-config --- [2023-01-15T19:39:17.440Z] [INFO] [2023-01-15T19:39:17.440Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-config --- [2023-01-15T19:39:17.479Z] [2023-01-15T19:39:17.480Z] checkReporting-common: [2023-01-15T19:39:17.480Z] [2023-01-15T19:39:17.480Z] confirmReportPresent-common: [2023-01-15T19:39:17.480Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:39:17.480Z] [echo] Test seems to be reported fine [2023-01-15T19:39:17.480Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/timerserialization/RepRunConf.txt [2023-01-15T19:39:17.480Z] [2023-01-15T19:39:17.480Z] confirmMissingReport-common: [2023-01-15T19:39:17.480Z] [2023-01-15T19:39:17.480Z] undeploy: [2023-01-15T19:39:17.480Z] [2023-01-15T19:39:17.480Z] setOSConditions: [2023-01-15T19:39:17.480Z] [2023-01-15T19:39:17.480Z] setToolWin: [2023-01-15T19:39:17.480Z] [2023-01-15T19:39:17.480Z] setToolUnix: [2023-01-15T19:39:17.480Z] [2023-01-15T19:39:17.480Z] setToolProperty: [2023-01-15T19:39:17.480Z] [2023-01-15T19:39:17.480Z] setS1ASclassPath: [2023-01-15T19:39:17.480Z] [2023-01-15T19:39:17.480Z] init-common: [2023-01-15T19:39:17.480Z] [2023-01-15T19:39:17.480Z] undeploy-common: [2023-01-15T19:39:17.697Z] [INFO] Executing tasks [2023-01-15T19:39:17.697Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/classes/META-INF for [2023-01-15T19:39:17.697Z] [INFO] [echo] jdbc-config [2023-01-15T19:39:17.697Z] [INFO] Executed tasks [2023-01-15T19:39:17.697Z] [INFO] [2023-01-15T19:39:17.697Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jdbc-config --- [2023-01-15T19:39:17.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/jdbc-config.jar [2023-01-15T19:39:17.698Z] [INFO] [2023-01-15T19:39:17.698Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-config --- [2023-01-15T19:39:17.698Z] [INFO] [2023-01-15T19:39:17.698Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-config --- [2023-01-15T19:39:17.698Z] [INFO] [2023-01-15T19:39:17.698Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config --- [2023-01-15T19:39:17.698Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:17.698Z] [INFO] [2023-01-15T19:39:17.698Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-config --- [2023-01-15T19:39:17.698Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/6.2.6-SNAPSHOT/jdbc-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:17.698Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/6.2.6-SNAPSHOT/jdbc-config-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:17.698Z] [INFO] [2023-01-15T19:39:17.698Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2023-01-15T19:39:17.698Z] [INFO] Building Connectors admin 6.2.6-SNAPSHOT [170/291] [2023-01-15T19:39:17.698Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:17.698Z] [INFO] [2023-01-15T19:39:17.698Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-admin --- [2023-01-15T19:39:17.698Z] [INFO] [2023-01-15T19:39:17.698Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-admin --- [2023-01-15T19:39:17.698Z] [INFO] [2023-01-15T19:39:17.698Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-admin --- [2023-01-15T19:39:17.698Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:17.698Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin [2023-01-15T19:39:17.698Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:17.698Z] [INFO] [2023-01-15T19:39:17.698Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-admin --- [2023-01-15T19:39:17.698Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:17.743Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:17.853Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:17.854Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/servlet/test/servlets/DependentScopeTestServlet.java uses unchecked or unsafe operations. [2023-01-15T19:39:17.854Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:17.854Z] [javac] 1 warning [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] build: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] setOSConditions: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] setToolWin: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] setToolUnix: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] setToolProperty: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] setS1ASclassPath: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] init-common: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] webclient-war-common: [2023-01-15T19:39:17.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] clear: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] test-tlds-exist: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] copy-tlds: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] test-tagfiles-exist: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] copy-tagfiles: [2023-01-15T19:39:17.854Z] [2023-01-15T19:39:17.854Z] package-war-common: [2023-01-15T19:39:17.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:17.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:17.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:17.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:17.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/lib [2023-01-15T19:39:17.854Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:17.854Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:17.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/docroot [2023-01-15T19:39:17.854Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-dependent-scope-web.war [2023-01-15T19:39:17.854Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:17.855Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:17.855Z] [javac] Compiling 1 source file [2023-01-15T19:39:17.855Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:17.855Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:17.855Z] [2023-01-15T19:39:17.855Z] deploy: [2023-01-15T19:39:17.855Z] [2023-01-15T19:39:17.855Z] deploy-war-common: [2023-01-15T19:39:17.855Z] [2023-01-15T19:39:17.855Z] setOSConditions: [2023-01-15T19:39:17.855Z] [2023-01-15T19:39:17.855Z] setToolWin: [2023-01-15T19:39:17.855Z] [2023-01-15T19:39:17.855Z] setToolUnix: [2023-01-15T19:39:17.855Z] [2023-01-15T19:39:17.855Z] setToolProperty: [2023-01-15T19:39:17.855Z] [2023-01-15T19:39:17.855Z] setS1ASclassPath: [2023-01-15T19:39:17.855Z] [2023-01-15T19:39:17.855Z] init-common: [2023-01-15T19:39:17.855Z] [2023-01-15T19:39:17.855Z] deploy-war-commonpe: [2023-01-15T19:39:17.855Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:17.944Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web.war [2023-01-15T19:39:17.954Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:17.955Z] [INFO] [2023-01-15T19:39:17.955Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-admin --- [2023-01-15T19:39:17.955Z] [INFO] [2023-01-15T19:39:17.955Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-admin --- [2023-01-15T19:39:17.955Z] [INFO] [2023-01-15T19:39:17.955Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-admin --- [2023-01-15T19:39:17.955Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:17.955Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:17.955Z] [INFO] [2023-01-15T19:39:17.955Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-admin --- [2023-01-15T19:39:17.955Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:17.955Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:17.955Z] [INFO] Copying 1 resource [2023-01-15T19:39:17.955Z] [INFO] Copying 0 resource [2023-01-15T19:39:17.955Z] [INFO] Copying 31 resources [2023-01-15T19:39:17.955Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:17.955Z] [INFO] [2023-01-15T19:39:17.955Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-admin --- [2023-01-15T19:39:17.955Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:17.955Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/classes [2023-01-15T19:39:18.001Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:18.212Z] [exec] START [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] delete-resources: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] all: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] timertests: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] setOSConditions: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] setToolWin: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] setToolUnix: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] setToolProperty: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] setS1ASclassPath: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] init-common: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] clean: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] setOSConditions: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] setToolWin: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] setToolUnix: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] setToolProperty: [2023-01-15T19:39:18.258Z] [2023-01-15T19:39:18.258Z] setS1ASclassPath: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] init-common: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] clean-common: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setOSConditions: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setToolWin: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setToolUnix: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setToolProperty: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setS1ASclassPath: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] init-common: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] clean-classes-common: [2023-01-15T19:39:18.259Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setOSConditions: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setToolWin: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setToolUnix: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setToolProperty: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setS1ASclassPath: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] init-common: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] clean-jars-common: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] compile: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setOSConditions: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setToolWin: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setToolUnix: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setToolProperty: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] setS1ASclassPath: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] init-common: [2023-01-15T19:39:18.259Z] [2023-01-15T19:39:18.259Z] compile-common: [2023-01-15T19:39:18.259Z] [echo] Current time (ISO): 2023-01-15T19:39:18.079+0000 [2023-01-15T19:39:18.259Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:18.259Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:18.259Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:18.418Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-dependent-scope-web.war [2023-01-15T19:39:18.517Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API. [2023-01-15T19:39:18.518Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:18.518Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateAdminObject.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:18.518Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateAdminObject.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:18.518Z] [INFO] [2023-01-15T19:39:18.518Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-admin --- [2023-01-15T19:39:18.518Z] [INFO] [2023-01-15T19:39:18.518Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-admin --- [2023-01-15T19:39:18.518Z] [INFO] [2023-01-15T19:39:18.518Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ connectors-admin --- [2023-01-15T19:39:18.518Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:18.518Z] [INFO] [2023-01-15T19:39:18.518Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ connectors-admin --- [2023-01-15T19:39:18.519Z] [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] [2023-01-15T19:39:18.519Z] [INFO] [2023-01-15T19:39:18.519Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-admin --- [2023-01-15T19:39:18.519Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:18.519Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/classes [2023-01-15T19:39:18.677Z] [exec] Application deployed with name cdi-dependent-scope-web. [2023-01-15T19:39:18.678Z] [2023-01-15T19:39:18.678Z] deploy-war-commonee: [2023-01-15T19:39:18.678Z] [2023-01-15T19:39:18.678Z] run: [2023-01-15T19:39:18.678Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:18.775Z] [INFO] [2023-01-15T19:39:18.775Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-admin --- [2023-01-15T19:39:18.775Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:39:18.936Z] [java] opening connection to http://localhost:8080/cdi-dependent-scope/myurl [2023-01-15T19:39:18.937Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:18.937Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:18.937Z] [java] [2023-01-15T19:39:18.937Z] [java] [2023-01-15T19:39:18.937Z] [java] ----------------------------------------- [2023-01-15T19:39:18.937Z] [java] - cdi-scopes-dependent: PASS - [2023-01-15T19:39:18.937Z] [java] ----------------------------------------- [2023-01-15T19:39:18.937Z] [java] - Total PASS : 1 - [2023-01-15T19:39:18.937Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:18.937Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:18.937Z] [java] ----------------------------------------- [2023-01-15T19:39:18.937Z] [2023-01-15T19:39:18.937Z] undeploy: [2023-01-15T19:39:18.937Z] [2023-01-15T19:39:18.937Z] setOSConditions: [2023-01-15T19:39:18.937Z] [2023-01-15T19:39:18.937Z] setToolWin: [2023-01-15T19:39:18.937Z] [2023-01-15T19:39:18.937Z] setToolUnix: [2023-01-15T19:39:18.937Z] [2023-01-15T19:39:18.937Z] setToolProperty: [2023-01-15T19:39:18.937Z] [2023-01-15T19:39:18.937Z] setS1ASclassPath: [2023-01-15T19:39:18.937Z] [2023-01-15T19:39:18.937Z] init-common: [2023-01-15T19:39:18.937Z] [2023-01-15T19:39:18.937Z] undeploy-war-common: [2023-01-15T19:39:18.937Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:19.031Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:39:19.032Z] [INFO] [2023-01-15T19:39:19.032Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-admin --- [2023-01-15T19:39:19.032Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:19.032Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:19.032Z] [INFO] Copying 1 resource [2023-01-15T19:39:19.032Z] [INFO] [2023-01-15T19:39:19.032Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-admin --- [2023-01-15T19:39:19.032Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:19.032Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/test-classes [2023-01-15T19:39:19.288Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/test/java/org/glassfish/connectors/admin/cli/DeleteCustomResourceTest.java: Some input files use or override a deprecated API. [2023-01-15T19:39:19.288Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/src/test/java/org/glassfish/connectors/admin/cli/DeleteCustomResourceTest.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:19.288Z] [INFO] [2023-01-15T19:39:19.288Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin --- [2023-01-15T19:39:19.288Z] [INFO] [2023-01-15T19:39:19.288Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-admin --- [2023-01-15T19:39:19.288Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:39:19.288Z] [INFO] [2023-01-15T19:39:19.288Z] [INFO] ------------------------------------------------------- [2023-01-15T19:39:19.288Z] [INFO] T E S T S [2023-01-15T19:39:19.288Z] [INFO] ------------------------------------------------------- [2023-01-15T19:39:19.501Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] all: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setOSConditions: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolWin: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolUnix: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolProperty: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setS1ASclassPath: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] init-common: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] clean: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setOSConditions: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolWin: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolUnix: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolProperty: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setS1ASclassPath: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] init-common: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] clean-common: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setOSConditions: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolWin: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolUnix: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolProperty: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setS1ASclassPath: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] init-common: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] clean-classes-common: [2023-01-15T19:39:19.501Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setOSConditions: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolWin: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolUnix: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolProperty: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setS1ASclassPath: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] init-common: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] clean-jars-common: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] compile: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setOSConditions: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolWin: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolUnix: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setToolProperty: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] setS1ASclassPath: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] init-common: [2023-01-15T19:39:19.501Z] [2023-01-15T19:39:19.501Z] compile-common: [2023-01-15T19:39:19.501Z] [echo] Current time (ISO): 2023-01-15T19:39:19.313+0000 [2023-01-15T19:39:19.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:19.501Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:19.502Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:19.544Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:19.545Z] [0.017s][info][gc] Using G1 [2023-01-15T19:39:19.802Z] [0.275s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.439ms [2023-01-15T19:39:20.060Z] [INFO] Running org.glassfish.connectors.admin.cli.ListCustomResourcesTest [2023-01-15T19:39:20.105Z] [exec] A1 OK [2023-01-15T19:39:20.106Z] [exec] A1WithFlush OK [2023-01-15T19:39:20.106Z] [exec] Value of key is: checkCmp11Bean [2023-01-15T19:39:20.106Z] [exec] A2 OK [2023-01-15T19:39:20.106Z] [exec] Nested: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: [2023-01-15T19:39:20.106Z] [exec] java.rmi.RemoteException: Transaction aborted; nested exception is: [2023-01-15T19:39:20.106Z] [exec] jakarta.ejb.EJBException: Transaction aborted [2023-01-15T19:39:20.106Z] [exec] Not a java.sql.SQLException [2023-01-15T19:39:20.106Z] [exec] Nested: java.rmi.RemoteException: Transaction aborted; nested exception is: [2023-01-15T19:39:20.106Z] [exec] jakarta.ejb.EJBException: Transaction aborted [2023-01-15T19:39:20.106Z] [exec] Not a java.sql.SQLException [2023-01-15T19:39:20.106Z] [exec] Nested: jakarta.ejb.EJBException: Transaction aborted [2023-01-15T19:39:20.106Z] [exec] Not a java.sql.SQLException [2023-01-15T19:39:20.106Z] [exec] Nested: jakarta.transaction.RollbackException: Transaction marked for rollback. [2023-01-15T19:39:20.106Z] [exec] Not a java.sql.SQLException [2023-01-15T19:39:20.106Z] [exec] Nested: com.sun.jdo.api.persistence.support.JDODataStoreException: JDO76400: Got a JDBC SQLException while executing the SQL statement: [2023-01-15T19:39:20.106Z] [exec] insert into "A2"("ID", "NAME") values ( ?, ?). [2023-01-15T19:39:20.106Z] [exec] Please examine the SQLException for more information. [2023-01-15T19:39:20.106Z] [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. [2023-01-15T19:39:20.106Z] [exec] Not a java.sql.SQLException [2023-01-15T19:39:20.106Z] [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. [2023-01-15T19:39:20.106Z] [exec] ErrorCode: 20000 [2023-01-15T19:39:20.106Z] [exec] SQLState: XJ208 [2023-01-15T19:39:20.106Z] [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'. [2023-01-15T19:39:20.106Z] [exec] ErrorCode: 20000 [2023-01-15T19:39:20.106Z] [exec] SQLState: 23505 [2023-01-15T19:39:20.106Z] [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'. [2023-01-15T19:39:20.106Z] [exec] Not a java.sql.SQLException [2023-01-15T19:39:20.106Z] [exec] A2 SQLException OK [2023-01-15T19:39:20.106Z] [exec] A2WithFlush OK [2023-01-15T19:39:20.106Z] [exec] Value of key is: checkCmp20Bean [2023-01-15T19:39:20.106Z] [exec] FINISH [2023-01-15T19:39:20.106Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:20.106Z] [exec] [2023-01-15T19:39:20.106Z] [exec] [2023-01-15T19:39:20.106Z] [exec] ----------------------------------------- [2023-01-15T19:39:20.106Z] [exec] - checkCmp20Bean: PASS - [2023-01-15T19:39:20.106Z] [exec] - checkCmp11Bean: PASS - [2023-01-15T19:39:20.106Z] [exec] ----------------------------------------- [2023-01-15T19:39:20.106Z] [exec] Total PASS: 2 [2023-01-15T19:39:20.106Z] [exec] Total FAIL: 0 [2023-01-15T19:39:20.106Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:39:20.106Z] [exec] ----------------------------------------- [2023-01-15T19:39:20.106Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:20.106Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:20.156Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] checkReporting-common: [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] confirmReportPresent-common: [2023-01-15T19:39:20.363Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:39:20.363Z] [echo] Test seems to be reported fine [2023-01-15T19:39:20.363Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/RepRunConf.txt [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] confirmMissingReport-common: [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] undeploy: [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] setOSConditions: [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] setToolWin: [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] setToolUnix: [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] setToolProperty: [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] setS1ASclassPath: [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] init-common: [2023-01-15T19:39:20.363Z] [2023-01-15T19:39:20.363Z] undeploy-common: [2023-01-15T19:39:20.363Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:20.413Z] [javac] 1 warning [2023-01-15T19:39:20.413Z] [2023-01-15T19:39:20.413Z] setOSConditions: [2023-01-15T19:39:20.413Z] [2023-01-15T19:39:20.413Z] setToolWin: [2023-01-15T19:39:20.413Z] [2023-01-15T19:39:20.413Z] setToolUnix: [2023-01-15T19:39:20.413Z] [2023-01-15T19:39:20.413Z] setToolProperty: [2023-01-15T19:39:20.413Z] [2023-01-15T19:39:20.413Z] setS1ASclassPath: [2023-01-15T19:39:20.413Z] [2023-01-15T19:39:20.413Z] init-common: [2023-01-15T19:39:20.413Z] [2023-01-15T19:39:20.413Z] compile-common: [2023-01-15T19:39:20.413Z] [echo] Current time (ISO): 2023-01-15T19:39:20.291+0000 [2023-01-15T19:39:20.413Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:20.612Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:20.623Z] Jan 15, 2023 7:39:20 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:39:20.623Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 157 [2023-01-15T19:39:20.623Z] Column number = 42 [2023-01-15T19:39:20.623Z] System Id = null [2023-01-15T19:39:20.623Z] Public Id = null [2023-01-15T19:39:20.623Z] Location Uri= null [2023-01-15T19:39:20.623Z] CharacterOffset = 9993 [2023-01-15T19:39:20.623Z] [2023-01-15T19:39:20.623Z] Jan 15, 2023 7:39:20 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:39:20.623Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:39:20.623Z] [1.267s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 86M->12M(256M) 29.894ms [2023-01-15T19:39:20.623Z] [1.267s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:39:20.623Z] [1.277s][info][gc] GC(2) Pause Remark 13M->13M(256M) 2.375ms [2023-01-15T19:39:20.623Z] [1.278s][info][gc] GC(2) Pause Cleanup 13M->13M(256M) 0.055ms [2023-01-15T19:39:20.623Z] [1.280s][info][gc] GC(2) Concurrent Cycle 13.058ms [2023-01-15T19:39:20.670Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:20.871Z] [javac] 1 warning [2023-01-15T19:39:20.879Z] Jan 15, 2023 7:39:20 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:39:20.880Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:39:20.880Z] Jan 15, 2023 7:39:20 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:39:20.880Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:39:20.880Z] Jan 15, 2023 7:39:20 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:20.880Z] INFO: Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListOriginal, started at 19:39:20.479377, test time: 341 ms [2023-01-15T19:39:20.928Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] setOSConditions: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] setToolWin: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] setToolUnix: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] setToolProperty: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] setS1ASclassPath: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] init-common: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] execute-ejb-sql-common: [2023-01-15T19:39:20.928Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/sql/drop_pointbase.sql [2023-01-15T19:39:20.928Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] all: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] all: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] passivateactivate: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] setOSConditions: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] setToolWin: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.928Z] setToolUnix: [2023-01-15T19:39:20.928Z] [2023-01-15T19:39:20.929Z] setToolProperty: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setS1ASclassPath: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] init-common: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] clean: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setOSConditions: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolWin: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolUnix: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolProperty: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setS1ASclassPath: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] init-common: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] clean-common: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setOSConditions: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolWin: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolUnix: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolProperty: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setS1ASclassPath: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] init-common: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] clean-classes-common: [2023-01-15T19:39:20.929Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setOSConditions: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolWin: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolUnix: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolProperty: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setS1ASclassPath: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] init-common: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] clean-jars-common: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] compile: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setOSConditions: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolWin: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolUnix: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setToolProperty: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] setS1ASclassPath: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] init-common: [2023-01-15T19:39:20.929Z] [2023-01-15T19:39:20.929Z] compile-common: [2023-01-15T19:39:20.929Z] [echo] Current time (ISO): 2023-01-15T19:39:20.831+0000 [2023-01-15T19:39:20.929Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:20.929Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:21.131Z] [2023-01-15T19:39:21.131Z] setOSConditions: [2023-01-15T19:39:21.131Z] [2023-01-15T19:39:21.131Z] setToolWin: [2023-01-15T19:39:21.131Z] [2023-01-15T19:39:21.131Z] setToolUnix: [2023-01-15T19:39:21.131Z] [2023-01-15T19:39:21.131Z] setToolProperty: [2023-01-15T19:39:21.131Z] [2023-01-15T19:39:21.131Z] setS1ASclassPath: [2023-01-15T19:39:21.131Z] [2023-01-15T19:39:21.131Z] init-common: [2023-01-15T19:39:21.132Z] [2023-01-15T19:39:21.132Z] compile-common: [2023-01-15T19:39:21.132Z] [echo] Current time (ISO): 2023-01-15T19:39:20.938+0000 [2023-01-15T19:39:21.132Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:21.132Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:21.136Z] Jan 15, 2023 7:39:20 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:21.137Z] INFO: Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListNoResource, started at 19:39:20.832422, test time: 163 ms [2023-01-15T19:39:21.137Z] Jan 15, 2023 7:39:21 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:21.137Z] INFO: Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListResource, started at 19:39:20.998541, test time: 10 ms [2023-01-15T19:39:21.137Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 s - in org.glassfish.connectors.admin.cli.ListCustomResourcesTest [2023-01-15T19:39:21.137Z] [INFO] Running org.glassfish.connectors.admin.cli.DeleteCustomResourceTest [2023-01-15T19:39:21.137Z] Jan 15, 2023 7:39:21 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:39:21.137Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 157 [2023-01-15T19:39:21.137Z] Column number = 42 [2023-01-15T19:39:21.137Z] System Id = null [2023-01-15T19:39:21.137Z] Public Id = null [2023-01-15T19:39:21.137Z] Location Uri= null [2023-01-15T19:39:21.137Z] CharacterOffset = 9993 [2023-01-15T19:39:21.137Z] [2023-01-15T19:39:21.137Z] Jan 15, 2023 7:39:21 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:39:21.137Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:39:21.137Z] Jan 15, 2023 7:39:21 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:39:21.137Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:39:21.137Z] Jan 15, 2023 7:39:21 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:21.137Z] INFO: Test: org.glassfish.connectors.admin.cli.DeleteCustomResourceTest.testExecuteFailDoesNotExist, started at 19:39:21.112813, test time: 9 ms [2023-01-15T19:39:21.186Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:21.393Z] Jan 15, 2023 7:39:21 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:21.393Z] INFO: Test: org.glassfish.connectors.admin.cli.DeleteCustomResourceTest.testExecuteSuccessDefaultTarget, started at 19:39:21.125159, test time: 12 ms [2023-01-15T19:39:21.393Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.glassfish.connectors.admin.cli.DeleteCustomResourceTest [2023-01-15T19:39:21.393Z] [INFO] Running org.glassfish.connectors.admin.cli.CreateCustomResourceTest [2023-01-15T19:39:21.393Z] [1.932s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 95M->18M(256M) 16.134ms [2023-01-15T19:39:21.393Z] Jan 15, 2023 7:39:21 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:39:21.393Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 157 [2023-01-15T19:39:21.393Z] Column number = 42 [2023-01-15T19:39:21.393Z] System Id = null [2023-01-15T19:39:21.393Z] Public Id = null [2023-01-15T19:39:21.393Z] Location Uri= null [2023-01-15T19:39:21.393Z] CharacterOffset = 9993 [2023-01-15T19:39:21.393Z] [2023-01-15T19:39:21.393Z] Jan 15, 2023 7:39:21 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:39:21.393Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:39:21.393Z] Jan 15, 2023 7:39:21 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:39:21.393Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:39:21.394Z] Jan 15, 2023 7:39:21 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:21.394Z] INFO: Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteFailInvalidResType, started at 19:39:21.236954, test time: 16 ms [2023-01-15T19:39:21.394Z] Jan 15, 2023 7:39:21 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:21.394Z] INFO: Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteSuccess, started at 19:39:21.256068, test time: 11 ms [2023-01-15T19:39:21.394Z] Jan 15, 2023 7:39:21 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:21.394Z] INFO: Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteWithOptionalValuesSet, started at 19:39:21.270305, test time: 8 ms [2023-01-15T19:39:21.394Z] Jan 15, 2023 7:39:21 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:21.394Z] INFO: Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteFailDuplicateResource, started at 19:39:21.281029, test time: 11 ms [2023-01-15T19:39:21.394Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.glassfish.connectors.admin.cli.CreateCustomResourceTest [2023-01-15T19:39:21.394Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:21.394Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/servlet/test/servlets/NewQualifierTestServlet.java uses unchecked or unsafe operations. [2023-01-15T19:39:21.394Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:21.394Z] [javac] 1 warning [2023-01-15T19:39:21.394Z] [2023-01-15T19:39:21.394Z] build: [2023-01-15T19:39:21.394Z] [2023-01-15T19:39:21.394Z] setOSConditions: [2023-01-15T19:39:21.394Z] [2023-01-15T19:39:21.394Z] setToolWin: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] setToolUnix: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] setToolProperty: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] setS1ASclassPath: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] init-common: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] webclient-war-common: [2023-01-15T19:39:21.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] clear: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] test-tlds-exist: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] copy-tlds: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] test-tagfiles-exist: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] copy-tagfiles: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] package-war-common: [2023-01-15T19:39:21.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:21.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:21.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:21.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:21.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/lib [2023-01-15T19:39:21.395Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:21.395Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:21.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/docroot [2023-01-15T19:39:21.395Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-new-qualifier-web.war [2023-01-15T19:39:21.395Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:21.395Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T19:39:21.395Z] [javac] Compiling 1 source file [2023-01-15T19:39:21.395Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:21.395Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] deploy: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] deploy-war-common: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] setOSConditions: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] setToolWin: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] setToolUnix: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] setToolProperty: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] setS1ASclassPath: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] init-common: [2023-01-15T19:39:21.395Z] [2023-01-15T19:39:21.395Z] deploy-war-commonpe: [2023-01-15T19:39:21.395Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:21.650Z] [INFO] [2023-01-15T19:39:21.650Z] [INFO] Results: [2023-01-15T19:39:21.650Z] [INFO] [2023-01-15T19:39:21.650Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:39:21.650Z] [INFO] [2023-01-15T19:39:21.650Z] [INFO] [2023-01-15T19:39:21.650Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-admin --- [2023-01-15T19:39:21.907Z] [INFO] Executing tasks [2023-01-15T19:39:21.907Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/classes/META-INF for [2023-01-15T19:39:21.907Z] [INFO] [echo] connectors-admin [2023-01-15T19:39:21.907Z] [INFO] Executed tasks [2023-01-15T19:39:21.907Z] [INFO] [2023-01-15T19:39:21.907Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ connectors-admin --- [2023-01-15T19:39:21.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/connectors-admin.jar [2023-01-15T19:39:21.907Z] [INFO] [2023-01-15T19:39:21.907Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-admin --- [2023-01-15T19:39:21.907Z] [INFO] [2023-01-15T19:39:21.907Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-admin --- [2023-01-15T19:39:21.907Z] [INFO] [2023-01-15T19:39:21.907Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin --- [2023-01-15T19:39:21.957Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-new-qualifier --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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-new-qualifier-web.war [2023-01-15T19:39:21.958Z] [exec] Application deployed with name cdi-new-qualifier-web. [2023-01-15T19:39:21.958Z] [2023-01-15T19:39:21.958Z] deploy-war-commonee: [2023-01-15T19:39:21.958Z] [2023-01-15T19:39:21.958Z] run: [2023-01-15T19:39:22.215Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:22.215Z] [java] opening connection to http://localhost:8080/cdi-new-qualifier/myurl [2023-01-15T19:39:22.215Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:22.215Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:22.215Z] [java] [2023-01-15T19:39:22.215Z] [java] [2023-01-15T19:39:22.215Z] [java] ----------------------------------------- [2023-01-15T19:39:22.215Z] [java] - cdi-new-qualifier: PASS - [2023-01-15T19:39:22.215Z] [java] ----------------------------------------- [2023-01-15T19:39:22.215Z] [java] - Total PASS : 1 - [2023-01-15T19:39:22.215Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:22.215Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:22.215Z] [java] ----------------------------------------- [2023-01-15T19:39:22.215Z] [2023-01-15T19:39:22.215Z] undeploy: [2023-01-15T19:39:22.215Z] [2023-01-15T19:39:22.215Z] setOSConditions: [2023-01-15T19:39:22.215Z] [2023-01-15T19:39:22.215Z] setToolWin: [2023-01-15T19:39:22.215Z] [2023-01-15T19:39:22.215Z] setToolUnix: [2023-01-15T19:39:22.215Z] [2023-01-15T19:39:22.215Z] setToolProperty: [2023-01-15T19:39:22.215Z] [2023-01-15T19:39:22.215Z] setS1ASclassPath: [2023-01-15T19:39:22.215Z] [2023-01-15T19:39:22.215Z] init-common: [2023-01-15T19:39:22.215Z] [2023-01-15T19:39:22.215Z] undeploy-war-common: [2023-01-15T19:39:22.471Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.471Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-admin --- [2023-01-15T19:39:22.471Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/6.2.6-SNAPSHOT/connectors-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:22.471Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/6.2.6-SNAPSHOT/connectors-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.471Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2023-01-15T19:39:22.471Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 6.2.6-SNAPSHOT [171/291] [2023-01-15T19:39:22.471Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.471Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ load-balancer --- [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.471Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ load-balancer --- [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.471Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ load-balancer --- [2023-01-15T19:39:22.471Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:22.471Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer [2023-01-15T19:39:22.471Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ load-balancer --- [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.471Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ load-balancer --- [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.471Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ load-balancer --- [2023-01-15T19:39:22.471Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:22.471Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.471Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ load-balancer --- [2023-01-15T19:39:22.471Z] [INFO] Executing tasks [2023-01-15T19:39:22.471Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/target/classes/META-INF for [2023-01-15T19:39:22.471Z] [INFO] [echo] load-balancer [2023-01-15T19:39:22.471Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/target/classes/META-INF [2023-01-15T19:39:22.471Z] [INFO] Executed tasks [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.471Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ load-balancer --- [2023-01-15T19:39:22.471Z] [INFO] No tests to run. [2023-01-15T19:39:22.471Z] [INFO] [2023-01-15T19:39:22.472Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ load-balancer --- [2023-01-15T19:39:22.472Z] [INFO] [2023-01-15T19:39:22.472Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer --- [2023-01-15T19:39:22.472Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:22.472Z] [INFO] [2023-01-15T19:39:22.472Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ load-balancer --- [2023-01-15T19:39:22.472Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/6.2.6-SNAPSHOT/load-balancer-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:22.472Z] [INFO] [2023-01-15T19:39:22.472Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2023-01-15T19:39:22.472Z] [INFO] Building Load Balancer Internal API 6.2.6-SNAPSHOT [172/291] [2023-01-15T19:39:22.472Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:22.472Z] [INFO] [2023-01-15T19:39:22.472Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.472Z] [INFO] [2023-01-15T19:39:22.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.472Z] [INFO] [2023-01-15T19:39:22.472Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.472Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:22.472Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector [2023-01-15T19:39:22.472Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:22.472Z] [INFO] [2023-01-15T19:39:22.472Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.472Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:22.472Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:22.558Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:22.566Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:22.567Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java uses or overrides a deprecated API. [2023-01-15T19:39:22.567Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:22.567Z] [javac] 1 warning [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] build: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setOSConditions: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] fixFiles: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] convUnix: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] convWin: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setToolWin: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setToolUnix: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setToolProperty: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setS1ASclassPath: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] init-common: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] package-persistence-common: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] ejb-jar-common: [2023-01-15T19:39:22.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] package-ejbjar-common: [2023-01-15T19:39:22.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:22.567Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:22.567Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:22.567Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:22.567Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertests-ejb.jar [2023-01-15T19:39:22.567Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] appclient-jar-common: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] package-appclientjar-common: [2023-01-15T19:39:22.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:22.567Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:22.567Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:22.567Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertests-client.jar [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] webclient-war-common: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] build-ear-common: [2023-01-15T19:39:22.567Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:22.567Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:22.567Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsApp.ear [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] deploy: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setOSConditions: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setToolWin: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setToolUnix: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setToolProperty: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setS1ASclassPath: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] init-common: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] deploy-common: [2023-01-15T19:39:22.567Z] [echo] Current time (ISO): 2023-01-15T19:39:22.377+0000 [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setOSConditions: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setToolWin: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setToolUnix: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setToolProperty: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] setS1ASclassPath: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] init-common: [2023-01-15T19:39:22.567Z] [2023-01-15T19:39:22.567Z] deploy-common-pe: [2023-01-15T19:39:22.567Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:22.729Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-new-qualifier-web [2023-01-15T19:39:22.730Z] [2023-01-15T19:39:22.730Z] all: [2023-01-15T19:39:22.729Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:22.731Z] [INFO] [2023-01-15T19:39:22.731Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.731Z] [INFO] [2023-01-15T19:39:22.731Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.731Z] [INFO] [2023-01-15T19:39:22.731Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.731Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:22.731Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:22.731Z] [INFO] [2023-01-15T19:39:22.731Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:22.731Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:22.731Z] [INFO] Copying 2 resources [2023-01-15T19:39:22.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages [2023-01-15T19:39:22.731Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:22.731Z] [INFO] [2023-01-15T19:39:22.731Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.731Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:22.731Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/classes [2023-01-15T19:39:22.731Z] [INFO] [2023-01-15T19:39:22.731Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.731Z] [INFO] [2023-01-15T19:39:22.731Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.731Z] [INFO] [2023-01-15T19:39:22.731Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.731Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:22.731Z] [INFO] [2023-01-15T19:39:22.731Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.731Z] [INFO] [2023-01-15T19:39:22.731Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.731Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:22.731Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/classes [2023-01-15T19:39:22.815Z] [javac] 1 warning [2023-01-15T19:39:22.816Z] [2023-01-15T19:39:22.816Z] setOSConditions: [2023-01-15T19:39:22.816Z] [2023-01-15T19:39:22.816Z] setToolWin: [2023-01-15T19:39:22.816Z] [2023-01-15T19:39:22.816Z] setToolUnix: [2023-01-15T19:39:22.816Z] [2023-01-15T19:39:22.816Z] setToolProperty: [2023-01-15T19:39:22.816Z] [2023-01-15T19:39:22.816Z] setS1ASclassPath: [2023-01-15T19:39:22.816Z] [2023-01-15T19:39:22.816Z] init-common: [2023-01-15T19:39:22.816Z] [2023-01-15T19:39:22.816Z] compile-common: [2023-01-15T19:39:22.816Z] [echo] Current time (ISO): 2023-01-15T19:39:22.659+0000 [2023-01-15T19:39:22.816Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:22.816Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:22.987Z] [2023-01-15T19:39:22.987Z] [INFO] [2023-01-15T19:39:22.988Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.988Z] setOSConditions: [2023-01-15T19:39:22.988Z] [INFO] [2023-01-15T19:39:22.988Z] [2023-01-15T19:39:22.989Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.989Z] setToolWin: [2023-01-15T19:39:22.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:22.989Z] [2023-01-15T19:39:22.990Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:22.990Z] setToolUnix: [2023-01-15T19:39:22.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/src/test/resources [2023-01-15T19:39:22.990Z] [2023-01-15T19:39:22.991Z] [INFO] [2023-01-15T19:39:22.991Z] setToolProperty: [2023-01-15T19:39:22.991Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.991Z] [2023-01-15T19:39:22.991Z] [INFO] No sources to compile [2023-01-15T19:39:22.992Z] setS1ASclassPath: [2023-01-15T19:39:22.992Z] [INFO] [2023-01-15T19:39:22.992Z] [2023-01-15T19:39:22.993Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.993Z] init-common: [2023-01-15T19:39:22.993Z] [INFO] [2023-01-15T19:39:22.994Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.994Z] [INFO] [2023-01-15T19:39:22.994Z] [2023-01-15T19:39:22.994Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.994Z] clean: [2023-01-15T19:39:22.995Z] [INFO] Executing tasks [2023-01-15T19:39:22.995Z] [2023-01-15T19:39:22.996Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for [2023-01-15T19:39:22.996Z] setOSConditions: [2023-01-15T19:39:22.996Z] [INFO] [echo] gf-load-balancer-connector [2023-01-15T19:39:22.997Z] [INFO] Executed tasks [2023-01-15T19:39:22.997Z] [INFO] [2023-01-15T19:39:22.997Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.997Z] [2023-01-15T19:39:22.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar [2023-01-15T19:39:22.998Z] [INFO] [2023-01-15T19:39:22.998Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.998Z] [INFO] [2023-01-15T19:39:22.998Z] setToolWin: [2023-01-15T19:39:22.998Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.998Z] [2023-01-15T19:39:22.999Z] [INFO] [2023-01-15T19:39:22.999Z] setToolUnix: [2023-01-15T19:39:22.999Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector --- [2023-01-15T19:39:22.999Z] [2023-01-15T19:39:23.000Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:23.000Z] setToolProperty: [2023-01-15T19:39:23.000Z] [INFO] [2023-01-15T19:39:23.000Z] [2023-01-15T19:39:23.001Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-load-balancer-connector --- [2023-01-15T19:39:23.001Z] setS1ASclassPath: [2023-01-15T19:39:23.001Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/gf-load-balancer-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:23.002Z] [2023-01-15T19:39:23.002Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/6.2.6-SNAPSHOT/gf-load-balancer-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:23.003Z] [INFO] [2023-01-15T19:39:23.003Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2023-01-15T19:39:23.003Z] init-common: [2023-01-15T19:39:23.003Z] [INFO] Building Load-Balancer admin 6.2.6-SNAPSHOT [173/291] [2023-01-15T19:39:23.003Z] [2023-01-15T19:39:23.003Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:23.004Z] clean-common: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setOSConditions: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setToolWin: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setToolUnix: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setToolProperty: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setS1ASclassPath: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] init-common: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] clean-classes-common: [2023-01-15T19:39:23.004Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setOSConditions: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setToolWin: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setToolUnix: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setToolProperty: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setS1ASclassPath: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] init-common: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] clean-jars-common: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] compile: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setOSConditions: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setToolWin: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setToolUnix: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setToolProperty: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] setS1ASclassPath: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] init-common: [2023-01-15T19:39:23.004Z] [2023-01-15T19:39:23.004Z] compile-common: [2023-01-15T19:39:23.004Z] [echo] Current time (ISO): 2023-01-15T19:39:22.762+0000 [2023-01-15T19:39:23.004Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:23.004Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:23.004Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:23.132Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsApp.ear [2023-01-15T19:39:23.260Z] [INFO] [2023-01-15T19:39:23.260Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ load-balancer-admin --- [2023-01-15T19:39:23.260Z] [INFO] [2023-01-15T19:39:23.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ load-balancer-admin --- [2023-01-15T19:39:23.260Z] [INFO] [2023-01-15T19:39:23.260Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ load-balancer-admin --- [2023-01-15T19:39:23.260Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:23.260Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin [2023-01-15T19:39:23.260Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:23.260Z] [INFO] [2023-01-15T19:39:23.260Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ load-balancer-admin --- [2023-01-15T19:39:23.261Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:23.517Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:23.517Z] [INFO] [2023-01-15T19:39:23.517Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ load-balancer-admin --- [2023-01-15T19:39:23.517Z] [INFO] [2023-01-15T19:39:23.517Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ load-balancer-admin --- [2023-01-15T19:39:23.517Z] [INFO] [2023-01-15T19:39:23.517Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ load-balancer-admin --- [2023-01-15T19:39:23.517Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:23.517Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:23.517Z] [INFO] [2023-01-15T19:39:23.517Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ load-balancer-admin --- [2023-01-15T19:39:23.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:23.517Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:23.517Z] [INFO] Copying 1 resource [2023-01-15T19:39:23.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/resources [2023-01-15T19:39:23.517Z] [INFO] Copying 13 resources [2023-01-15T19:39:23.517Z] [INFO] Copying 13 resources [2023-01-15T19:39:23.517Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:23.517Z] [INFO] [2023-01-15T19:39:23.517Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ load-balancer-admin --- [2023-01-15T19:39:23.517Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:23.517Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/classes [2023-01-15T19:39:23.773Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java uses or overrides a deprecated API. [2023-01-15T19:39:23.773Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:23.773Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/beans/Cluster.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:23.773Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/beans/Cluster.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:23.773Z] [INFO] [2023-01-15T19:39:23.773Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin --- [2023-01-15T19:39:23.773Z] [INFO] [2023-01-15T19:39:23.773Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin --- [2023-01-15T19:39:23.773Z] [INFO] [2023-01-15T19:39:23.773Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ load-balancer-admin --- [2023-01-15T19:39:24.029Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:24.029Z] [INFO] [2023-01-15T19:39:24.029Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ load-balancer-admin --- [2023-01-15T19:39:24.029Z] [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] [2023-01-15T19:39:24.029Z] [INFO] [2023-01-15T19:39:24.030Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ load-balancer-admin --- [2023-01-15T19:39:24.030Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:24.030Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/classes [2023-01-15T19:39:24.286Z] [INFO] [2023-01-15T19:39:24.286Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ load-balancer-admin --- [2023-01-15T19:39:24.286Z] [INFO] [2023-01-15T19:39:24.286Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ load-balancer-admin --- [2023-01-15T19:39:24.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:24.286Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:24.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/src/test/resources [2023-01-15T19:39:24.286Z] [INFO] [2023-01-15T19:39:24.286Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ load-balancer-admin --- [2023-01-15T19:39:24.286Z] [INFO] No sources to compile [2023-01-15T19:39:24.286Z] [INFO] [2023-01-15T19:39:24.286Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin --- [2023-01-15T19:39:24.286Z] [INFO] [2023-01-15T19:39:24.286Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ load-balancer-admin --- [2023-01-15T19:39:24.286Z] [INFO] [2023-01-15T19:39:24.286Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ load-balancer-admin --- [2023-01-15T19:39:24.286Z] [INFO] Executing tasks [2023-01-15T19:39:24.286Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/classes/META-INF for [2023-01-15T19:39:24.286Z] [INFO] [echo] load-balancer-admin [2023-01-15T19:39:24.286Z] [INFO] Executed tasks [2023-01-15T19:39:24.286Z] [INFO] [2023-01-15T19:39:24.286Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ load-balancer-admin --- [2023-01-15T19:39:24.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/load-balancer-admin.jar [2023-01-15T19:39:24.286Z] [INFO] [2023-01-15T19:39:24.286Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ load-balancer-admin --- [2023-01-15T19:39:24.286Z] [INFO] [2023-01-15T19:39:24.286Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ load-balancer-admin --- [2023-01-15T19:39:24.286Z] [INFO] [2023-01-15T19:39:24.286Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin --- [2023-01-15T19:39:24.421Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:24.421Z] [javac] 1 warning [2023-01-15T19:39:24.421Z] [2023-01-15T19:39:24.421Z] build: [2023-01-15T19:39:24.421Z] [2023-01-15T19:39:24.421Z] setOSConditions: [2023-01-15T19:39:24.421Z] [2023-01-15T19:39:24.421Z] fixFiles: [2023-01-15T19:39:24.421Z] [2023-01-15T19:39:24.421Z] convUnix: [2023-01-15T19:39:24.421Z] [2023-01-15T19:39:24.421Z] convWin: [2023-01-15T19:39:24.421Z] [2023-01-15T19:39:24.421Z] setToolWin: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setToolUnix: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setToolProperty: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setS1ASclassPath: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] init-common: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] package-persistence-common: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] ejb-jar-common: [2023-01-15T19:39:24.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] package-ejbjar-common: [2023-01-15T19:39:24.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.422Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-core-ejb.jar [2023-01-15T19:39:24.422Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] appclient-jar-common: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] package-appclientjar-common: [2023-01-15T19:39:24.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.422Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-core-client.jar [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] webclient-war-common: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] build-ear-common: [2023-01-15T19:39:24.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.422Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-coreApp.ear [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] deploy: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setOSConditions: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setToolWin: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setToolUnix: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setToolProperty: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setS1ASclassPath: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] init-common: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] deploy-common: [2023-01-15T19:39:24.422Z] [echo] Current time (ISO): 2023-01-15T19:39:24.406+0000 [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setOSConditions: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setToolWin: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setToolUnix: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setToolProperty: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] setS1ASclassPath: [2023-01-15T19:39:24.422Z] [2023-01-15T19:39:24.422Z] init-common: [2023-01-15T19:39:24.508Z] [exec] Application deployed with name web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web. [2023-01-15T19:39:24.508Z] [2023-01-15T19:39:24.508Z] deploy-war-commonee: [2023-01-15T19:39:24.508Z] [2023-01-15T19:39:24.508Z] run: [2023-01-15T19:39:24.508Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:24.508Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes/jsp/test.jsp [2023-01-15T19:39:24.508Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:24.508Z] [java] [2023-01-15T19:39:24.508Z] [java] [2023-01-15T19:39:24.508Z] [java] ----------------------------------------- [2023-01-15T19:39:24.508Z] [java] - jsp-precompile-consider-domain-lib-jarfiles-and-classes: PASS - [2023-01-15T19:39:24.508Z] [java] ----------------------------------------- [2023-01-15T19:39:24.508Z] [java] - Total PASS : 1 - [2023-01-15T19:39:24.508Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:24.508Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:24.508Z] [java] ----------------------------------------- [2023-01-15T19:39:24.508Z] [2023-01-15T19:39:24.508Z] undeploy: [2023-01-15T19:39:24.508Z] [2023-01-15T19:39:24.508Z] setOSConditions: [2023-01-15T19:39:24.508Z] [2023-01-15T19:39:24.508Z] setToolWin: [2023-01-15T19:39:24.508Z] [2023-01-15T19:39:24.508Z] setToolUnix: [2023-01-15T19:39:24.508Z] [2023-01-15T19:39:24.508Z] setToolProperty: [2023-01-15T19:39:24.508Z] [2023-01-15T19:39:24.508Z] setS1ASclassPath: [2023-01-15T19:39:24.508Z] [2023-01-15T19:39:24.508Z] init-common: [2023-01-15T19:39:24.508Z] [2023-01-15T19:39:24.508Z] undeploy-war-common: [2023-01-15T19:39:24.509Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:24.680Z] [2023-01-15T19:39:24.680Z] deploy-common-pe: [2023-01-15T19:39:24.680Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:24.711Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:24.712Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/client/Client.java uses unchecked or unsafe operations. [2023-01-15T19:39:24.712Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:24.712Z] [javac] 1 warning [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] build: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] setOSConditions: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] fixFiles: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] convUnix: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] convWin: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] setToolWin: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] setToolUnix: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] setToolProperty: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] setS1ASclassPath: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] init-common: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] package-persistence-common: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] ejb-jar-common: [2023-01-15T19:39:24.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] package-ejbjar-common: [2023-01-15T19:39:24.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.712Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.712Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.712Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivate-ejb.jar [2023-01-15T19:39:24.712Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] appclient-jar-common: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] package-appclientjar-common: [2023-01-15T19:39:24.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.712Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.712Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.712Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivate-client.jar [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] webclient-war-common: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] build-ear-common: [2023-01-15T19:39:24.712Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.712Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:24.712Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateApp.ear [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] create-resources: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] deploy: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] setOSConditions: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] setToolWin: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] setToolUnix: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] setToolProperty: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] setS1ASclassPath: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] init-common: [2023-01-15T19:39:24.712Z] [2023-01-15T19:39:24.712Z] execute-ejb-sql-common: [2023-01-15T19:39:24.712Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/sql/create_pointbase.sql [2023-01-15T19:39:24.713Z] [sql] Failed to execute: Drop table SimpleEntity [2023-01-15T19:39:24.713Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2023-01-15T19:39:24.713Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] setOSConditions: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] setToolWin: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] setToolUnix: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] setToolProperty: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] setS1ASclassPath: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] init-common: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] deploy-common: [2023-01-15T19:39:24.713Z] [echo] Current time (ISO): 2023-01-15T19:39:24.509+0000 [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] setOSConditions: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] setToolWin: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] setToolUnix: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] setToolProperty: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] setS1ASclassPath: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] init-common: [2023-01-15T19:39:24.713Z] [2023-01-15T19:39:24.713Z] deploy-common-pe: [2023-01-15T19:39:24.713Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:24.899Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:24.900Z] [javac] 1 warning [2023-01-15T19:39:24.900Z] [2023-01-15T19:39:24.900Z] setOSConditions: [2023-01-15T19:39:24.900Z] [2023-01-15T19:39:24.900Z] setToolWin: [2023-01-15T19:39:24.900Z] [2023-01-15T19:39:24.900Z] setToolUnix: [2023-01-15T19:39:24.900Z] [2023-01-15T19:39:24.900Z] setToolProperty: [2023-01-15T19:39:24.900Z] [2023-01-15T19:39:24.900Z] setS1ASclassPath: [2023-01-15T19:39:24.900Z] [2023-01-15T19:39:24.900Z] init-common: [2023-01-15T19:39:24.900Z] [2023-01-15T19:39:24.900Z] compile-common: [2023-01-15T19:39:24.900Z] [echo] Current time (ISO): 2023-01-15T19:39:24.728+0000 [2023-01-15T19:39:24.900Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:24.900Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:25.075Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:25.214Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:25.214Z] [INFO] [2023-01-15T19:39:25.214Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ load-balancer-admin --- [2023-01-15T19:39:25.215Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/6.2.6-SNAPSHOT/load-balancer-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:25.215Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/6.2.6-SNAPSHOT/load-balancer-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2023-01-15T19:39:25.215Z] [INFO] Building GlassFish JMS modules 6.2.6-SNAPSHOT [174/291] [2023-01-15T19:39:25.215Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:25.215Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms [2023-01-15T19:39:25.215Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:25.215Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] Executing tasks [2023-01-15T19:39:25.215Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/target/classes/META-INF for [2023-01-15T19:39:25.215Z] [INFO] [echo] jms [2023-01-15T19:39:25.215Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/target/classes/META-INF [2023-01-15T19:39:25.215Z] [INFO] Executed tasks [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] No tests to run. [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-jms-checkstyle) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jms --- [2023-01-15T19:39:25.215Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/6.2.6-SNAPSHOT/jms-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2023-01-15T19:39:25.215Z] [INFO] Building JMS Connector Module for Runtime 6.2.6-SNAPSHOT [175/291] [2023-01-15T19:39:25.215Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-jms-connector --- [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-jms-connector --- [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-jms-connector --- [2023-01-15T19:39:25.215Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:25.215Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector [2023-01-15T19:39:25.215Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:25.215Z] [INFO] [2023-01-15T19:39:25.215Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-jms-connector --- [2023-01-15T19:39:25.215Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:25.276Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateApp.ear [2023-01-15T19:39:25.277Z] [exec] Application deployed with name ejb-sfsb-passivateactivateApp. [2023-01-15T19:39:25.338Z] [2023-01-15T19:39:25.339Z] stopDomain: [2023-01-15T19:39:25.339Z] [echo] run.xml:stopping domain... [2023-01-15T19:39:25.339Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:25.471Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:25.472Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:25.472Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:25.472Z] [INFO] Copying 1 resource [2023-01-15T19:39:25.472Z] [INFO] Copying 1 resource [2023-01-15T19:39:25.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/src/main/manpages [2023-01-15T19:39:25.472Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:25.472Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/classes [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:25.472Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/classes [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:25.472Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:25.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/src/test/resources [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] No sources to compile [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] Executing tasks [2023-01-15T19:39:25.472Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/classes/META-INF for [2023-01-15T19:39:25.472Z] [INFO] [echo] gf-jms-connector [2023-01-15T19:39:25.472Z] [INFO] Executed tasks [2023-01-15T19:39:25.472Z] [INFO] [2023-01-15T19:39:25.472Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-jms-connector --- [2023-01-15T19:39:25.472Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar [2023-01-15T19:39:25.533Z] [echo] Deployment on target server server successful [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] setOSConditions: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] setToolWin: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] setToolUnix: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] setToolProperty: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] setS1ASclassPath: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] init-common: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] deploy-common-ee: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] run: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] setOSConditions: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] setToolWin: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] setToolUnix: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] setToolProperty: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] setS1ASclassPath: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] init-common: [2023-01-15T19:39:25.534Z] [2023-01-15T19:39:25.534Z] runclient-common: [2023-01-15T19:39:25.534Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:39:25.535Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:25.616Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-coreApp.ear [2023-01-15T19:39:25.656Z] [exec] Application deployed with name ejb-timer-timertestsApp. [2023-01-15T19:39:25.656Z] [echo] Deployment on target server server successful [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] setOSConditions: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] setToolWin: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] setToolUnix: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] setToolProperty: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] setS1ASclassPath: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] init-common: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] deploy-common-ee: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] run: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] setOSConditions: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] setToolWin: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] setToolUnix: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] setToolProperty: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] setS1ASclassPath: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] init-common: [2023-01-15T19:39:25.656Z] [2023-01-15T19:39:25.656Z] runclient-common: [2023-01-15T19:39:25.657Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:39:25.657Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:25.728Z] [INFO] [2023-01-15T19:39:25.729Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-jms-connector --- [2023-01-15T19:39:25.729Z] [INFO] [2023-01-15T19:39:25.729Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-jms-connector --- [2023-01-15T19:39:25.729Z] [INFO] [2023-01-15T19:39:25.729Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector --- [2023-01-15T19:39:25.729Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:25.729Z] [INFO] [2023-01-15T19:39:25.729Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-jms-connector --- [2023-01-15T19:39:25.729Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/6.2.6-SNAPSHOT/gf-jms-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:25.729Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/6.2.6-SNAPSHOT/gf-jms-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:25.729Z] [INFO] [2023-01-15T19:39:25.729Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2023-01-15T19:39:25.729Z] [INFO] Building JMS Module 6.2.6-SNAPSHOT [176/291] [2023-01-15T19:39:25.729Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:25.729Z] [INFO] [2023-01-15T19:39:25.729Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jms-core --- [2023-01-15T19:39:25.729Z] [INFO] [2023-01-15T19:39:25.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jms-core --- [2023-01-15T19:39:25.729Z] [INFO] [2023-01-15T19:39:25.729Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jms-core --- [2023-01-15T19:39:25.729Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:25.729Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core [2023-01-15T19:39:25.729Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:25.729Z] [INFO] [2023-01-15T19:39:25.729Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jms-core --- [2023-01-15T19:39:25.729Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:25.913Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:25.986Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:25.986Z] [INFO] [2023-01-15T19:39:25.986Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jms-core --- [2023-01-15T19:39:25.986Z] [INFO] [2023-01-15T19:39:25.986Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jms-core --- [2023-01-15T19:39:25.986Z] [INFO] [2023-01-15T19:39:25.986Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jms-core --- [2023-01-15T19:39:25.986Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:25.986Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:25.986Z] [INFO] [2023-01-15T19:39:25.986Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jms-core --- [2023-01-15T19:39:25.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:25.986Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:25.986Z] [INFO] Copying 1 resource [2023-01-15T19:39:25.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/resources [2023-01-15T19:39:25.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/manpages [2023-01-15T19:39:25.986Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:25.986Z] [INFO] [2023-01-15T19:39:25.986Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jms-core --- [2023-01-15T19:39:25.986Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:25.986Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/classes [2023-01-15T19:39:26.099Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:26.242Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Some input files use or override a deprecated API. [2023-01-15T19:39:26.243Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:26.243Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:26.243Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:26.243Z] [INFO] [2023-01-15T19:39:26.243Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jms-core --- [2023-01-15T19:39:26.243Z] [INFO] [2023-01-15T19:39:26.243Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jms-core --- [2023-01-15T19:39:26.243Z] [INFO] [2023-01-15T19:39:26.243Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jms-core --- [2023-01-15T19:39:26.478Z] [exec] Jan 15, 2023 7:39:26 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:39:26.479Z] [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. [2023-01-15T19:39:26.499Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:26.500Z] [INFO] [2023-01-15T19:39:26.500Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jms-core --- [2023-01-15T19:39:26.500Z] [INFO] [2023-01-15T19:39:26.500Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jms-core --- [2023-01-15T19:39:26.500Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:26.500Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/classes [2023-01-15T19:39:26.663Z] [exec] Jan 15, 2023 7:39:26 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:39:26.663Z] [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. [2023-01-15T19:39:26.755Z] [INFO] [2023-01-15T19:39:26.756Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jms-core --- [2023-01-15T19:39:26.756Z] [INFO] [2023-01-15T19:39:26.756Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jms-core --- [2023-01-15T19:39:26.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:26.756Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:26.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/src/test/resources [2023-01-15T19:39:26.756Z] [INFO] [2023-01-15T19:39:26.756Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jms-core --- [2023-01-15T19:39:26.756Z] [INFO] No sources to compile [2023-01-15T19:39:26.756Z] [INFO] [2023-01-15T19:39:26.756Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core --- [2023-01-15T19:39:26.756Z] [INFO] [2023-01-15T19:39:26.756Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jms-core --- [2023-01-15T19:39:26.756Z] [INFO] [2023-01-15T19:39:26.756Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jms-core --- [2023-01-15T19:39:26.756Z] [INFO] Executing tasks [2023-01-15T19:39:26.756Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/classes/META-INF for [2023-01-15T19:39:26.756Z] [INFO] [echo] jms-core [2023-01-15T19:39:26.756Z] [INFO] Executed tasks [2023-01-15T19:39:26.756Z] [INFO] [2023-01-15T19:39:26.756Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jms-core --- [2023-01-15T19:39:26.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/jms-core.jar [2023-01-15T19:39:26.756Z] [INFO] [2023-01-15T19:39:26.756Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jms-core --- [2023-01-15T19:39:26.756Z] [INFO] [2023-01-15T19:39:26.756Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jms-core --- [2023-01-15T19:39:26.756Z] [INFO] [2023-01-15T19:39:26.756Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core --- [2023-01-15T19:39:26.795Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:26.795Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/client/Client.java uses or overrides a deprecated API. [2023-01-15T19:39:26.795Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:26.795Z] [javac] 1 warning [2023-01-15T19:39:26.795Z] [2023-01-15T19:39:26.795Z] build: [2023-01-15T19:39:26.795Z] [2023-01-15T19:39:26.795Z] setOSConditions: [2023-01-15T19:39:26.795Z] [2023-01-15T19:39:26.795Z] fixFiles: [2023-01-15T19:39:26.795Z] [2023-01-15T19:39:26.795Z] convUnix: [2023-01-15T19:39:26.795Z] [2023-01-15T19:39:26.795Z] convWin: [2023-01-15T19:39:26.795Z] [2023-01-15T19:39:26.795Z] setToolWin: [2023-01-15T19:39:26.795Z] [2023-01-15T19:39:26.795Z] setToolUnix: [2023-01-15T19:39:26.795Z] [2023-01-15T19:39:26.796Z] setToolProperty: [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] setS1ASclassPath: [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] init-common: [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] package-persistence-common: [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] ejb-jar-common: [2023-01-15T19:39:26.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] package-ejbjar-common: [2023-01-15T19:39:26.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:26.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:26.796Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdb-ejb.jar [2023-01-15T19:39:26.796Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] appclient-jar-common: [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] package-appclientjar-common: [2023-01-15T19:39:26.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:26.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:26.796Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdb-client.jar [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] webclient-war-common: [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] build-ear-common: [2023-01-15T19:39:26.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:26.796Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbApp.ear [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] create-resources: [2023-01-15T19:39:26.796Z] [2023-01-15T19:39:26.796Z] asadmin-batch-common: [2023-01-15T19:39:26.796Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:26.995Z] [exec] Application deployed with name ejb-ejb30-clientview-coreApp. [2023-01-15T19:39:26.995Z] [echo] Deployment on target server server successful [2023-01-15T19:39:26.995Z] [2023-01-15T19:39:26.995Z] setOSConditions: [2023-01-15T19:39:26.995Z] [2023-01-15T19:39:26.995Z] setToolWin: [2023-01-15T19:39:26.995Z] [2023-01-15T19:39:26.995Z] setToolUnix: [2023-01-15T19:39:26.995Z] [2023-01-15T19:39:26.995Z] setToolProperty: [2023-01-15T19:39:26.995Z] [2023-01-15T19:39:26.995Z] setS1ASclassPath: [2023-01-15T19:39:26.995Z] [2023-01-15T19:39:26.995Z] init-common: [2023-01-15T19:39:26.995Z] [2023-01-15T19:39:26.995Z] deploy-common-ee: [2023-01-15T19:39:26.995Z] [2023-01-15T19:39:26.995Z] run_se: [2023-01-15T19:39:26.995Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:27.239Z] [exec] Waiting for the domain to stop . [2023-01-15T19:39:27.239Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:39:27.239Z] [2023-01-15T19:39:27.239Z] restore: [2023-01-15T19:39:27.239Z] [2023-01-15T19:39:27.239Z] setOSConditions: [2023-01-15T19:39:27.239Z] [2023-01-15T19:39:27.239Z] setToolWin: [2023-01-15T19:39:27.239Z] [2023-01-15T19:39:27.239Z] setToolUnix: [2023-01-15T19:39:27.239Z] [2023-01-15T19:39:27.239Z] setToolProperty: [2023-01-15T19:39:27.239Z] [2023-01-15T19:39:27.239Z] setS1ASclassPath: [2023-01-15T19:39:27.239Z] [2023-01-15T19:39:27.239Z] init-common: [2023-01-15T19:39:27.239Z] [2023-01-15T19:39:27.239Z] removeJarAndClasses: [2023-01-15T19:39:27.239Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/myclasses.jar [2023-01-15T19:39:27.240Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/classes/aaa [2023-01-15T19:39:27.240Z] [2023-01-15T19:39:27.240Z] setOSConditions: [2023-01-15T19:39:27.240Z] [2023-01-15T19:39:27.240Z] setToolWin: [2023-01-15T19:39:27.240Z] [2023-01-15T19:39:27.240Z] setToolUnix: [2023-01-15T19:39:27.240Z] [2023-01-15T19:39:27.240Z] setToolProperty: [2023-01-15T19:39:27.240Z] [2023-01-15T19:39:27.240Z] setS1ASclassPath: [2023-01-15T19:39:27.240Z] [2023-01-15T19:39:27.240Z] init-common: [2023-01-15T19:39:27.240Z] [2023-01-15T19:39:27.240Z] startDomainUnix: [2023-01-15T19:39:27.240Z] [echo] Starting DAS [2023-01-15T19:39:27.240Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:27.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:27.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/cdi_hello_mdb_QCF [2023-01-15T19:39:27.360Z] [exec] Connector resource jms/cdi_hello_mdb_QCF created. [2023-01-15T19:39:27.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:27.360Z] [exec] JMS Desctination cdi_hello_mdb_InQueue created. [2023-01-15T19:39:27.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/cdi_hello_mdb_InQueue [2023-01-15T19:39:27.594Z] [exec] [passivateactivateClient] doTest()... [2023-01-15T19:39:27.594Z] [exec] [passivateactivateClient] Inside init.... [2023-01-15T19:39:27.616Z] [exec] Administered object jms/cdi_hello_mdb_InQueue created. [2023-01-15T19:39:27.617Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:27.617Z] [exec] JMS Desctination cdi_hello_mdb_OutQueue created. [2023-01-15T19:39:27.617Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/cdi_hello_mdb_OutQueue [2023-01-15T19:39:27.617Z] [exec] Administered object jms/cdi_hello_mdb_OutQueue created. [2023-01-15T19:39:27.617Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] deploy: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] setOSConditions: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] setToolWin: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] setToolUnix: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] setToolProperty: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] setS1ASclassPath: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] init-common: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] deploy-common: [2023-01-15T19:39:27.617Z] [echo] Current time (ISO): 2023-01-15T19:39:27.409+0000 [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] setOSConditions: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] setToolWin: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] setToolUnix: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] setToolProperty: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] setS1ASclassPath: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] init-common: [2023-01-15T19:39:27.617Z] [2023-01-15T19:39:27.617Z] deploy-common-pe: [2023-01-15T19:39:27.617Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:27.684Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:27.685Z] [INFO] [2023-01-15T19:39:27.685Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jms-core --- [2023-01-15T19:39:27.685Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/6.2.6-SNAPSHOT/jms-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:27.685Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/6.2.6-SNAPSHOT/jms-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:27.685Z] [INFO] [2023-01-15T19:39:27.685Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2023-01-15T19:39:27.685Z] [INFO] Building JMS admin 6.2.6-SNAPSHOT [177/291] [2023-01-15T19:39:27.685Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:27.685Z] [INFO] [2023-01-15T19:39:27.685Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jms-admin --- [2023-01-15T19:39:27.685Z] [INFO] [2023-01-15T19:39:27.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jms-admin --- [2023-01-15T19:39:27.685Z] [INFO] [2023-01-15T19:39:27.685Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jms-admin --- [2023-01-15T19:39:27.685Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:27.685Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin [2023-01-15T19:39:27.685Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:27.685Z] [INFO] [2023-01-15T19:39:27.685Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jms-admin --- [2023-01-15T19:39:27.685Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:27.931Z] [java] In stand-alone mode [2023-01-15T19:39:27.942Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:27.943Z] [INFO] [2023-01-15T19:39:27.943Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jms-admin --- [2023-01-15T19:39:27.943Z] [INFO] [2023-01-15T19:39:27.943Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jms-admin --- [2023-01-15T19:39:27.943Z] [INFO] [2023-01-15T19:39:27.943Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jms-admin --- [2023-01-15T19:39:27.943Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:27.943Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:27.943Z] [INFO] [2023-01-15T19:39:27.943Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jms-admin --- [2023-01-15T19:39:27.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:27.943Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:27.943Z] [INFO] Copying 1 resource [2023-01-15T19:39:27.943Z] [INFO] Copying 0 resource [2023-01-15T19:39:27.943Z] [INFO] Copying 13 resources [2023-01-15T19:39:27.943Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:27.943Z] [INFO] [2023-01-15T19:39:27.943Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jms-admin --- [2023-01-15T19:39:27.943Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:27.943Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/classes [2023-01-15T19:39:28.181Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbApp.ear [2023-01-15T19:39:28.201Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSResources.java: Some input files use or override a deprecated API. [2023-01-15T19:39:28.201Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSResources.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:28.201Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSResources.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:28.201Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSResources.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:28.201Z] [INFO] [2023-01-15T19:39:28.201Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jms-admin --- [2023-01-15T19:39:28.201Z] [INFO] [2023-01-15T19:39:28.201Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jms-admin --- [2023-01-15T19:39:28.201Z] [INFO] [2023-01-15T19:39:28.201Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jms-admin --- [2023-01-15T19:39:28.457Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:28.457Z] [INFO] [2023-01-15T19:39:28.457Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jms-admin --- [2023-01-15T19:39:28.457Z] [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] [2023-01-15T19:39:28.457Z] [INFO] [2023-01-15T19:39:28.457Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jms-admin --- [2023-01-15T19:39:28.457Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:28.457Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/classes [2023-01-15T19:39:28.497Z] [java] Jan 15, 2023 7:39:28 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:39:28.498Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:39:28.713Z] [INFO] [2023-01-15T19:39:28.714Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jms-admin --- [2023-01-15T19:39:28.714Z] [INFO] [2023-01-15T19:39:28.714Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jms-admin --- [2023-01-15T19:39:28.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:28.714Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:28.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/src/test/resources [2023-01-15T19:39:28.714Z] [INFO] [2023-01-15T19:39:28.714Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jms-admin --- [2023-01-15T19:39:28.714Z] [INFO] No sources to compile [2023-01-15T19:39:28.714Z] [INFO] [2023-01-15T19:39:28.714Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin --- [2023-01-15T19:39:28.714Z] [INFO] [2023-01-15T19:39:28.714Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jms-admin --- [2023-01-15T19:39:28.714Z] [INFO] [2023-01-15T19:39:28.714Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jms-admin --- [2023-01-15T19:39:28.714Z] [INFO] Executing tasks [2023-01-15T19:39:28.714Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/classes/META-INF for [2023-01-15T19:39:28.714Z] [INFO] [echo] jms-admin [2023-01-15T19:39:28.714Z] [INFO] Executed tasks [2023-01-15T19:39:28.714Z] [INFO] [2023-01-15T19:39:28.714Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jms-admin --- [2023-01-15T19:39:28.714Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/jms-admin.jar [2023-01-15T19:39:28.714Z] [INFO] [2023-01-15T19:39:28.714Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jms-admin --- [2023-01-15T19:39:28.970Z] [INFO] [2023-01-15T19:39:28.970Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jms-admin --- [2023-01-15T19:39:28.970Z] [INFO] [2023-01-15T19:39:28.970Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin --- [2023-01-15T19:39:29.532Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:29.532Z] [INFO] [2023-01-15T19:39:29.532Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jms-admin --- [2023-01-15T19:39:29.532Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/6.2.6-SNAPSHOT/jms-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:29.532Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/6.2.6-SNAPSHOT/jms-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:29.532Z] [INFO] [2023-01-15T19:39:29.532Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2023-01-15T19:39:29.532Z] [INFO] Building JMS Injection Module for Runtime 6.2.6-SNAPSHOT [178/291] [2023-01-15T19:39:29.532Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:29.532Z] [INFO] [2023-01-15T19:39:29.532Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-jms-injection --- [2023-01-15T19:39:29.532Z] [INFO] [2023-01-15T19:39:29.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-jms-injection --- [2023-01-15T19:39:29.532Z] [INFO] [2023-01-15T19:39:29.532Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-jms-injection --- [2023-01-15T19:39:29.532Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:29.532Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection [2023-01-15T19:39:29.532Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:29.532Z] [INFO] [2023-01-15T19:39:29.532Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-jms-injection --- [2023-01-15T19:39:29.532Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:29.758Z] [exec] Doing foo timer test for ejbs/Foo_CMT [2023-01-15T19:39:29.758Z] [exec] doTest(): creating the runtimeExTimer handle [2023-01-15T19:39:29.758Z] [exec] doTest(): creating the timerhandle [2023-01-15T19:39:29.758Z] [exec] doTest(): creating the timerhandle2 [2023-01-15T19:39:29.758Z] [exec] doTest(): creating the timerhandle3 [2023-01-15T19:39:29.758Z] [exec] doTest(): creating the timerhandle4 [2023-01-15T19:39:29.758Z] [exec] doTest(): creating the timerhandle5 [2023-01-15T19:39:29.758Z] [exec] doTest(): creating the createTimerAndRollback [2023-01-15T19:39:29.758Z] [exec] doTest(): creating the createTimerAndCancel [2023-01-15T19:39:29.758Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2023-01-15T19:39:29.758Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2023-01-15T19:39:29.758Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2023-01-15T19:39:29.788Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:29.788Z] [INFO] [2023-01-15T19:39:29.788Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-jms-injection --- [2023-01-15T19:39:29.788Z] [INFO] [2023-01-15T19:39:29.788Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-jms-injection --- [2023-01-15T19:39:29.788Z] [INFO] [2023-01-15T19:39:29.788Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-jms-injection --- [2023-01-15T19:39:29.789Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:29.789Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:29.789Z] [INFO] [2023-01-15T19:39:29.789Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-jms-injection --- [2023-01-15T19:39:29.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:29.789Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:29.789Z] [INFO] Copying 1 resource [2023-01-15T19:39:29.789Z] [INFO] Copying 1 resource [2023-01-15T19:39:29.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/src/main/manpages [2023-01-15T19:39:29.789Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:29.789Z] [INFO] [2023-01-15T19:39:29.789Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-jms-injection --- [2023-01-15T19:39:29.789Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:29.789Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/classes [2023-01-15T19:39:30.045Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations. [2023-01-15T19:39:30.045Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:30.045Z] [INFO] [2023-01-15T19:39:30.045Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection --- [2023-01-15T19:39:30.045Z] [INFO] [2023-01-15T19:39:30.045Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection --- [2023-01-15T19:39:30.045Z] [INFO] [2023-01-15T19:39:30.045Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-jms-injection --- [2023-01-15T19:39:30.045Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:30.045Z] [INFO] [2023-01-15T19:39:30.045Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-jms-injection --- [2023-01-15T19:39:30.045Z] [INFO] [2023-01-15T19:39:30.045Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-jms-injection --- [2023-01-15T19:39:30.045Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:30.045Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/classes [2023-01-15T19:39:30.117Z] [exec] [passivateactivate] Initalization done [2023-01-15T19:39:30.118Z] [exec] Value of key is: initSFSBList [2023-01-15T19:39:30.118Z] [exec] Waiting for 10 seconds before accessing... [2023-01-15T19:39:30.118Z] [exec] 10 seconds left... [2023-01-15T19:39:30.612Z] [INFO] [2023-01-15T19:39:30.613Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-jms-injection --- [2023-01-15T19:39:30.613Z] [INFO] [2023-01-15T19:39:30.613Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-jms-injection --- [2023-01-15T19:39:30.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:30.613Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:30.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/src/test/resources [2023-01-15T19:39:30.613Z] [INFO] [2023-01-15T19:39:30.613Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-jms-injection --- [2023-01-15T19:39:30.613Z] [INFO] No sources to compile [2023-01-15T19:39:30.613Z] [INFO] [2023-01-15T19:39:30.613Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection --- [2023-01-15T19:39:30.613Z] [INFO] [2023-01-15T19:39:30.613Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-jms-injection --- [2023-01-15T19:39:30.613Z] [INFO] [2023-01-15T19:39:30.613Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-jms-injection --- [2023-01-15T19:39:30.613Z] [INFO] Executing tasks [2023-01-15T19:39:30.613Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/classes/META-INF for [2023-01-15T19:39:30.613Z] [INFO] [echo] gf-jms-injection [2023-01-15T19:39:30.613Z] [INFO] Executed tasks [2023-01-15T19:39:30.613Z] [INFO] [2023-01-15T19:39:30.613Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-jms-injection --- [2023-01-15T19:39:30.613Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar [2023-01-15T19:39:30.613Z] [INFO] [2023-01-15T19:39:30.613Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-jms-injection --- [2023-01-15T19:39:30.613Z] [INFO] [2023-01-15T19:39:30.613Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-jms-injection --- [2023-01-15T19:39:30.613Z] [INFO] [2023-01-15T19:39:30.613Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection --- [2023-01-15T19:39:30.704Z] [exec] Application deployed with name cdi-hello-mdbApp. [2023-01-15T19:39:30.705Z] [echo] Deployment on target server server successful [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] setOSConditions: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] setToolWin: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] setToolUnix: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] setToolProperty: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] setS1ASclassPath: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] init-common: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] deploy-common-ee: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] run: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] setOSConditions: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] setToolWin: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] setToolUnix: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] setToolProperty: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] setS1ASclassPath: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] init-common: [2023-01-15T19:39:30.705Z] [2023-01-15T19:39:30.705Z] runclient-common: [2023-01-15T19:39:30.705Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T19:39:30.705Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:30.705Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:30.870Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:30.871Z] [INFO] [2023-01-15T19:39:30.871Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-jms-injection --- [2023-01-15T19:39:30.871Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/6.2.6-SNAPSHOT/gf-jms-injection-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:30.871Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/6.2.6-SNAPSHOT/gf-jms-injection-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:30.871Z] [INFO] [2023-01-15T19:39:30.871Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2023-01-15T19:39:30.871Z] [INFO] Building JMS GlassFish System RA Assembly 6.2.6-SNAPSHOT [179/291] [2023-01-15T19:39:30.871Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:39:30.871Z] [INFO] [2023-01-15T19:39:30.871Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jmsra --- [2023-01-15T19:39:30.871Z] [INFO] [2023-01-15T19:39:30.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jmsra --- [2023-01-15T19:39:30.871Z] [INFO] [2023-01-15T19:39:30.871Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jmsra --- [2023-01-15T19:39:30.871Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:30.871Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra [2023-01-15T19:39:30.871Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:30.871Z] [INFO] [2023-01-15T19:39:30.871Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jmsra --- [2023-01-15T19:39:30.871Z] [INFO] [2023-01-15T19:39:30.871Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jmsra --- [2023-01-15T19:39:30.871Z] [INFO] [2023-01-15T19:39:30.871Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jmsra --- [2023-01-15T19:39:30.871Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:30.871Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:30.871Z] [INFO] [2023-01-15T19:39:30.871Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-mq) @ jmsra --- [2023-01-15T19:39:30.871Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/mq/mq-distribution/6.2.1/mq-distribution-6.2.1.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target with includes "mq/lib/imqjmsra.rar" and excludes "" [2023-01-15T19:39:31.048Z] [exec] 9 seconds left... [2023-01-15T19:39:31.127Z] [INFO] [2023-01-15T19:39:31.127Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jmsra --- [2023-01-15T19:39:31.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:31.127Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:31.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/src/main/resources [2023-01-15T19:39:31.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/src/main/manpages [2023-01-15T19:39:31.127Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:31.127Z] [INFO] [2023-01-15T19:39:31.127Z] [INFO] --- maven-antrun-plugin:3.0.0:run (unzip-rar) @ jmsra --- [2023-01-15T19:39:31.127Z] [INFO] Executing tasks [2023-01-15T19:39:31.127Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra [2023-01-15T19:39:31.127Z] [INFO] Executed tasks [2023-01-15T19:39:31.127Z] [INFO] [2023-01-15T19:39:31.127Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jmsra --- [2023-01-15T19:39:31.127Z] [INFO] Executing tasks [2023-01-15T19:39:31.127Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/classes/META-INF for [2023-01-15T19:39:31.128Z] [INFO] [echo] jmsra [2023-01-15T19:39:31.128Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/classes/META-INF [2023-01-15T19:39:31.128Z] [INFO] Executed tasks [2023-01-15T19:39:31.128Z] [INFO] [2023-01-15T19:39:31.128Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ jmsra --- [2023-01-15T19:39:31.128Z] [INFO] [zip] duplicate: add [2023-01-15T19:39:31.128Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:39:31.128Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/jmsra.zip [2023-01-15T19:39:31.268Z] [exec] Jan 15, 2023 7:39:31 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:39:31.268Z] [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. [2023-01-15T19:39:31.383Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jmsra --- [2023-01-15T19:39:31.384Z] [INFO] No tests to run. [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jmsra --- [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra --- [2023-01-15T19:39:31.384Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jmsra --- [2023-01-15T19:39:31.384Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/6.2.6-SNAPSHOT/jmsra-6.2.6-SNAPSHOT.zip [2023-01-15T19:39:31.384Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/6.2.6-SNAPSHOT/jmsra-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2023-01-15T19:39:31.384Z] [INFO] Building JDBC Resource Adapter 6.2.6-SNAPSHOT [180/291] [2023-01-15T19:39:31.384Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:31.384Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra [2023-01-15T19:39:31.384Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:31.384Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] Executing tasks [2023-01-15T19:39:31.384Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/target/classes/META-INF for [2023-01-15T19:39:31.384Z] [INFO] [echo] jdbc-ra [2023-01-15T19:39:31.384Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/target/classes/META-INF [2023-01-15T19:39:31.384Z] [INFO] Executed tasks [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] No tests to run. [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-ra --- [2023-01-15T19:39:31.384Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/6.2.6-SNAPSHOT/jdbc-ra-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.384Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2023-01-15T19:39:31.384Z] [INFO] Building Core JDBC Resource Adapter classes 6.2.6-SNAPSHOT [181/291] [2023-01-15T19:39:31.384Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:31.384Z] [INFO] [2023-01-15T19:39:31.385Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-core --- [2023-01-15T19:39:31.385Z] [INFO] [2023-01-15T19:39:31.385Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-core --- [2023-01-15T19:39:31.385Z] [INFO] [2023-01-15T19:39:31.385Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-core --- [2023-01-15T19:39:31.385Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:31.385Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core [2023-01-15T19:39:31.385Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:31.385Z] [INFO] [2023-01-15T19:39:31.385Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-core --- [2023-01-15T19:39:31.385Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:31.640Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:31.640Z] [INFO] [2023-01-15T19:39:31.640Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-core --- [2023-01-15T19:39:31.640Z] [INFO] [2023-01-15T19:39:31.640Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-core --- [2023-01-15T19:39:31.640Z] [INFO] [2023-01-15T19:39:31.640Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-core --- [2023-01-15T19:39:31.640Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:31.640Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:31.640Z] [INFO] [2023-01-15T19:39:31.640Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-core --- [2023-01-15T19:39:31.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:31.640Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:31.640Z] [INFO] Copying 3 resources [2023-01-15T19:39:31.640Z] [INFO] Copying 3 resources [2023-01-15T19:39:31.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages [2023-01-15T19:39:31.640Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:31.640Z] [INFO] [2023-01-15T19:39:31.640Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc-core --- [2023-01-15T19:39:31.640Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:31.640Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/classes [2023-01-15T19:39:31.897Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java uses or overrides a deprecated API. [2023-01-15T19:39:31.897Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:31.897Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:31.897Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:31.897Z] [INFO] [2023-01-15T19:39:31.897Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-core --- [2023-01-15T19:39:31.897Z] [INFO] [2023-01-15T19:39:31.897Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-core --- [2023-01-15T19:39:31.897Z] [INFO] [2023-01-15T19:39:31.897Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jdbc-core --- [2023-01-15T19:39:32.153Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:32.153Z] [INFO] [2023-01-15T19:39:32.153Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jdbc-core --- [2023-01-15T19:39:32.153Z] [INFO] [2023-01-15T19:39:32.153Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jdbc-core --- [2023-01-15T19:39:32.153Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:32.153Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/classes [2023-01-15T19:39:32.198Z] [exec] Jan 15, 2023 7:39:31 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:39:32.199Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:32.410Z] [INFO] [2023-01-15T19:39:32.411Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-core --- [2023-01-15T19:39:32.411Z] [INFO] [2023-01-15T19:39:32.411Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc-core --- [2023-01-15T19:39:32.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:32.411Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:32.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/src/test/resources [2023-01-15T19:39:32.411Z] [INFO] [2023-01-15T19:39:32.411Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc-core --- [2023-01-15T19:39:32.411Z] [INFO] No sources to compile [2023-01-15T19:39:32.411Z] [INFO] [2023-01-15T19:39:32.411Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core --- [2023-01-15T19:39:32.411Z] [INFO] [2023-01-15T19:39:32.411Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jdbc-core --- [2023-01-15T19:39:32.411Z] [INFO] [2023-01-15T19:39:32.411Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-core --- [2023-01-15T19:39:32.411Z] [INFO] Executing tasks [2023-01-15T19:39:32.411Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for [2023-01-15T19:39:32.411Z] [INFO] [echo] jdbc-core [2023-01-15T19:39:32.411Z] [INFO] Executed tasks [2023-01-15T19:39:32.411Z] [INFO] [2023-01-15T19:39:32.411Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jdbc-core --- [2023-01-15T19:39:32.411Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar [2023-01-15T19:39:32.411Z] [INFO] [2023-01-15T19:39:32.411Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-core --- [2023-01-15T19:39:32.411Z] [INFO] [2023-01-15T19:39:32.411Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-core --- [2023-01-15T19:39:32.411Z] [INFO] [2023-01-15T19:39:32.411Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core --- [2023-01-15T19:39:32.417Z] [exec] 8 seconds left... [2023-01-15T19:39:32.511Z] [exec] Waiting for domain1 to start ..... [2023-01-15T19:39:32.511Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:39:32.511Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:39:32.511Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:39:32.511Z] [exec] Admin Port: 45707 [2023-01-15T19:39:32.511Z] [exec] Command start-domain executed successfully. [2023-01-15T19:39:32.769Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:39:32.975Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:32.975Z] [INFO] [2023-01-15T19:39:32.975Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-core --- [2023-01-15T19:39:32.975Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/jdbc-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:32.975Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/6.2.6-SNAPSHOT/jdbc-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:32.975Z] [INFO] [2023-01-15T19:39:32.975Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2023-01-15T19:39:32.975Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 6.2.6-SNAPSHOT [182/291] [2023-01-15T19:39:32.975Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:32.975Z] [INFO] [2023-01-15T19:39:32.975Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc40 --- [2023-01-15T19:39:32.975Z] [INFO] [2023-01-15T19:39:32.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc40 --- [2023-01-15T19:39:32.975Z] [INFO] [2023-01-15T19:39:32.975Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc40 --- [2023-01-15T19:39:32.975Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:32.975Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40 [2023-01-15T19:39:32.975Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:32.975Z] [INFO] [2023-01-15T19:39:32.975Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc40 --- [2023-01-15T19:39:32.975Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:33.028Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] dumpThreadStack: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] startDomainWindows: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] startDomain: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] all: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setOSConditions: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setToolWin: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setToolUnix: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setToolProperty: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setS1ASclassPath: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] init-common: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setup: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setOSConditions: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setToolWin: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setToolUnix: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setToolProperty: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setS1ASclassPath: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] init-common: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] copyJarToApplibs: [2023-01-15T19:39:33.029Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] restart-server-instance-common: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setOSConditions: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setToolWin: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setToolUnix: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setToolProperty: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] setS1ASclassPath: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] init-common: [2023-01-15T19:39:33.029Z] [2023-01-15T19:39:33.029Z] stopDomain: [2023-01-15T19:39:33.029Z] [echo] run.xml:stopping domain... [2023-01-15T19:39:33.029Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:33.231Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:33.232Z] [INFO] [2023-01-15T19:39:33.232Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc40 --- [2023-01-15T19:39:33.232Z] [INFO] [2023-01-15T19:39:33.232Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc40 --- [2023-01-15T19:39:33.232Z] [INFO] [2023-01-15T19:39:33.232Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc40 --- [2023-01-15T19:39:33.232Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:33.232Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:33.232Z] [INFO] [2023-01-15T19:39:33.232Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc40 --- [2023-01-15T19:39:33.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:33.232Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:33.232Z] [INFO] Copying 0 resource [2023-01-15T19:39:33.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages [2023-01-15T19:39:33.232Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:33.232Z] [INFO] [2023-01-15T19:39:33.232Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc40 --- [2023-01-15T19:39:33.232Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:33.232Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/classes [2023-01-15T19:39:33.348Z] [exec] 7 seconds left... [2023-01-15T19:39:33.488Z] [INFO] [2023-01-15T19:39:33.488Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc40 --- [2023-01-15T19:39:33.488Z] [INFO] [2023-01-15T19:39:33.488Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc40 --- [2023-01-15T19:39:33.488Z] [INFO] [2023-01-15T19:39:33.488Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jdbc40 --- [2023-01-15T19:39:33.488Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:33.488Z] [INFO] [2023-01-15T19:39:33.488Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jdbc40 --- [2023-01-15T19:39:33.488Z] [INFO] [2023-01-15T19:39:33.488Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jdbc40 --- [2023-01-15T19:39:33.488Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:33.488Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/classes [2023-01-15T19:39:33.744Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:33.745Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:33.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/src/test/resources [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] No sources to compile [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] Executing tasks [2023-01-15T19:39:33.745Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for [2023-01-15T19:39:33.745Z] [INFO] [echo] jdbc40 [2023-01-15T19:39:33.745Z] [INFO] Executed tasks [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc40 --- [2023-01-15T19:39:33.745Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/6.2.6-SNAPSHOT/jdbc40-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:33.745Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/6.2.6-SNAPSHOT/jdbc40-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:33.745Z] [INFO] [2023-01-15T19:39:33.745Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2023-01-15T19:39:33.745Z] [INFO] Building JDBC Templates 6.2.6-SNAPSHOT [183/291] [2023-01-15T19:39:33.745Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:39:33.773Z] [java] testing injected BmpRemoteHome [2023-01-15T19:39:33.773Z] [java] metadata = com.sun.ejb.portable.EJBMetaDataImpl@45d389f2 [2023-01-15T19:39:33.773Z] [java] testing injected SlessRemoteHome [2023-01-15T19:39:33.773Z] [java] testing injected SfulRemoteHome [2023-01-15T19:39:33.773Z] [java] testing Remote 3.0 Hello intf [2023-01-15T19:39:33.773Z] [java] [2023-01-15T19:39:33.773Z] [java] Stateful Session results (microsec): with tx no tx: [2023-01-15T19:39:33.773Z] [java] [2023-01-15T19:39:33.773Z] [java] Stateless Session results (microsec): with tx no tx: [2023-01-15T19:39:33.773Z] [java] [2023-01-15T19:39:33.773Z] [java] BMP Entity results (microsec): with tx no tx: [2023-01-15T19:39:33.773Z] [java] Successfully caught exception class java.lang.Exception throwException [2023-01-15T19:39:33.773Z] [java] Successfully caught exception class jakarta.ejb.FinderException throwAppException1 [2023-01-15T19:39:33.773Z] [java] Successfully caught exception class jakarta.ejb.ObjectNotFoundException throwAppException2 [2023-01-15T19:39:33.773Z] [java] Value of key is: main [2023-01-15T19:39:33.773Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:33.773Z] [java] [2023-01-15T19:39:33.773Z] [java] [2023-01-15T19:39:33.773Z] [java] ----------------------------------------- [2023-01-15T19:39:33.773Z] [java] - main: PASS - [2023-01-15T19:39:33.773Z] [java] ----------------------------------------- [2023-01-15T19:39:33.773Z] [java] Total PASS: 1 [2023-01-15T19:39:33.773Z] [java] Total FAIL: 0 [2023-01-15T19:39:33.773Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:39:33.773Z] [java] ----------------------------------------- [2023-01-15T19:39:33.773Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:39:33.773Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:39:34.001Z] [INFO] [2023-01-15T19:39:34.002Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ templates --- [2023-01-15T19:39:34.002Z] [INFO] [2023-01-15T19:39:34.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ templates --- [2023-01-15T19:39:34.002Z] [INFO] [2023-01-15T19:39:34.002Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ templates --- [2023-01-15T19:39:34.002Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:34.002Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates [2023-01-15T19:39:34.002Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:34.002Z] [INFO] [2023-01-15T19:39:34.002Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ templates --- [2023-01-15T19:39:34.002Z] [INFO] [2023-01-15T19:39:34.002Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ templates --- [2023-01-15T19:39:34.002Z] [INFO] [2023-01-15T19:39:34.002Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ templates --- [2023-01-15T19:39:34.002Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:34.002Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:34.002Z] [INFO] [2023-01-15T19:39:34.002Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ templates --- [2023-01-15T19:39:34.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:34.002Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:34.002Z] [INFO] Copying 23 resources [2023-01-15T19:39:34.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/src/main/manpages [2023-01-15T19:39:34.002Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:34.002Z] [INFO] [2023-01-15T19:39:34.002Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ templates --- [2023-01-15T19:39:34.002Z] [INFO] No sources to compile [2023-01-15T19:39:34.002Z] [INFO] [2023-01-15T19:39:34.002Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ templates --- [2023-01-15T19:39:34.002Z] [INFO] No sources to compile [2023-01-15T19:39:34.002Z] [INFO] [2023-01-15T19:39:34.002Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ templates --- [2023-01-15T19:39:34.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:34.002Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:34.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/src/test/resources [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ templates --- [2023-01-15T19:39:34.003Z] [INFO] No sources to compile [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ templates --- [2023-01-15T19:39:34.003Z] [INFO] No tests to run. [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ templates --- [2023-01-15T19:39:34.003Z] [INFO] Executing tasks [2023-01-15T19:39:34.003Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/classes/META-INF for [2023-01-15T19:39:34.003Z] [INFO] [echo] templates [2023-01-15T19:39:34.003Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/classes/META-INF [2023-01-15T19:39:34.003Z] [INFO] Executed tasks [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ templates --- [2023-01-15T19:39:34.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/templates.jar [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ templates --- [2023-01-15T19:39:34.003Z] [INFO] No tests to run. [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ templates --- [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates --- [2023-01-15T19:39:34.003Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ templates --- [2023-01-15T19:39:34.003Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/6.2.6-SNAPSHOT/templates-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:34.003Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/6.2.6-SNAPSHOT/templates-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2023-01-15T19:39:34.003Z] [INFO] Building Distribution Module for JDBC Resource Adapter 6.2.6-SNAPSHOT [184/291] [2023-01-15T19:39:34.003Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:34.003Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution [2023-01-15T19:39:34.003Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:34.003Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-classes) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/unpackedDependencies with includes "" and excludes "" [2023-01-15T19:39:34.003Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/unpackedDependencies with includes "" and excludes "" [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-templates) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/templates/target/templates.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes with includes "" and excludes "" [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:34.003Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:34.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources [2023-01-15T19:39:34.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages [2023-01-15T19:39:34.003Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbc-ra-cp) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2023-01-15T19:39:34.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbc-ra-dm) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2023-01-15T19:39:34.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar [2023-01-15T19:39:34.003Z] [INFO] [2023-01-15T19:39:34.003Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbc-ra-ds) @ jdbc-ra --- [2023-01-15T19:39:34.003Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2023-01-15T19:39:34.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar [2023-01-15T19:39:34.004Z] [INFO] [2023-01-15T19:39:34.004Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbc-ra-xa) @ jdbc-ra --- [2023-01-15T19:39:34.004Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2023-01-15T19:39:34.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar [2023-01-15T19:39:34.004Z] [INFO] [2023-01-15T19:39:34.004Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2023-01-15T19:39:34.004Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml [2023-01-15T19:39:34.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar [2023-01-15T19:39:34.004Z] [INFO] [2023-01-15T19:39:34.004Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-ra --- [2023-01-15T19:39:34.004Z] [INFO] Executing tasks [2023-01-15T19:39:34.004Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for [2023-01-15T19:39:34.004Z] [INFO] [echo] jdbc-ra [2023-01-15T19:39:34.032Z] [2023-01-15T19:39:34.033Z] undeploy: [2023-01-15T19:39:34.033Z] [2023-01-15T19:39:34.033Z] setOSConditions: [2023-01-15T19:39:34.033Z] [2023-01-15T19:39:34.033Z] setToolWin: [2023-01-15T19:39:34.033Z] [2023-01-15T19:39:34.033Z] setToolUnix: [2023-01-15T19:39:34.033Z] [2023-01-15T19:39:34.033Z] setToolProperty: [2023-01-15T19:39:34.033Z] [2023-01-15T19:39:34.033Z] setS1ASclassPath: [2023-01-15T19:39:34.033Z] [2023-01-15T19:39:34.033Z] init-common: [2023-01-15T19:39:34.033Z] [2023-01-15T19:39:34.033Z] undeploy-common: [2023-01-15T19:39:34.033Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:34.260Z] [INFO] Executed tasks [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] --- maven-antrun-plugin:3.0.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2023-01-15T19:39:34.261Z] [INFO] Executing tasks [2023-01-15T19:39:34.261Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra [2023-01-15T19:39:34.261Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra [2023-01-15T19:39:34.261Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra [2023-01-15T19:39:34.261Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra [2023-01-15T19:39:34.261Z] [INFO] Executed tasks [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ jdbc-ra --- [2023-01-15T19:39:34.261Z] [INFO] [zip] duplicate: add [2023-01-15T19:39:34.261Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:39:34.261Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-ra --- [2023-01-15T19:39:34.261Z] [INFO] No tests to run. [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-ra --- [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra --- [2023-01-15T19:39:34.261Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-ra --- [2023-01-15T19:39:34.261Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/jdbc-ra-6.2.6-SNAPSHOT.zip [2023-01-15T19:39:34.261Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/jdbc-ra-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2023-01-15T19:39:34.261Z] [INFO] Building JDBC Runtime Module 6.2.6-SNAPSHOT [185/291] [2023-01-15T19:39:34.261Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-runtime --- [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-runtime --- [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-runtime --- [2023-01-15T19:39:34.261Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:34.261Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime [2023-01-15T19:39:34.261Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:34.261Z] [INFO] [2023-01-15T19:39:34.261Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-runtime --- [2023-01-15T19:39:34.261Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:34.279Z] [exec] 6 seconds left... [2023-01-15T19:39:34.518Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:34.518Z] [INFO] [2023-01-15T19:39:34.518Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-runtime --- [2023-01-15T19:39:34.518Z] [INFO] [2023-01-15T19:39:34.518Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-runtime --- [2023-01-15T19:39:34.518Z] [INFO] [2023-01-15T19:39:34.518Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-runtime --- [2023-01-15T19:39:34.519Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:34.519Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:34.519Z] [INFO] [2023-01-15T19:39:34.519Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-runtime --- [2023-01-15T19:39:34.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:34.519Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:34.519Z] [INFO] Copying 1 resource [2023-01-15T19:39:34.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/src/main/manpages [2023-01-15T19:39:34.519Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:34.519Z] [INFO] [2023-01-15T19:39:34.519Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc-runtime --- [2023-01-15T19:39:34.519Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:34.519Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/classes [2023-01-15T19:39:34.721Z] [exec] Jan 15, 2023 7:39:34 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:39:34.721Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:39:34.721Z] [exec] Jan 15, 2023 7:39:34 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:39:34.722Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T19:39:34.722Z] [exec] Jan 15, 2023 7:39:34 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:39:34.722Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T19:39:34.775Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Some input files use or override a deprecated API. [2023-01-15T19:39:34.775Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:34.776Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/JdbcConnectionPoolDeployer.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:34.776Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/JdbcConnectionPoolDeployer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:34.776Z] [INFO] [2023-01-15T19:39:34.776Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime --- [2023-01-15T19:39:34.776Z] [INFO] [2023-01-15T19:39:34.776Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime --- [2023-01-15T19:39:34.776Z] [INFO] [2023-01-15T19:39:34.776Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jdbc-runtime --- [2023-01-15T19:39:34.971Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:34.978Z] [exec] Jan 15, 2023 7:39:34 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:39:34.979Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T19:39:35.032Z] [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.jdbcruntime, has 1, private references [org.glassfish.jdbc.pool.monitor] [2023-01-15T19:39:35.032Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:35.032Z] [INFO] [2023-01-15T19:39:35.032Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jdbc-runtime --- [2023-01-15T19:39:35.032Z] [INFO] [2023-01-15T19:39:35.032Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jdbc-runtime --- [2023-01-15T19:39:35.032Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:35.032Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/classes [2023-01-15T19:39:35.209Z] [exec] 5 seconds left... [2023-01-15T19:39:35.230Z] [2023-01-15T19:39:35.231Z] all: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] adapted: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setOSConditions: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolWin: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolUnix: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolProperty: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setS1ASclassPath: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] init-common: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] clean: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setOSConditions: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolWin: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolUnix: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolProperty: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setS1ASclassPath: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] init-common: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] clean-common: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setOSConditions: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolWin: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolUnix: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolProperty: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setS1ASclassPath: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] init-common: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] clean-classes-common: [2023-01-15T19:39:35.231Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setOSConditions: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolWin: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolUnix: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolProperty: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setS1ASclassPath: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] init-common: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] clean-jars-common: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] compile: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setOSConditions: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolWin: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolUnix: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setToolProperty: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] setS1ASclassPath: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] init-common: [2023-01-15T19:39:35.231Z] [2023-01-15T19:39:35.231Z] compile-common: [2023-01-15T19:39:35.231Z] [echo] Current time (ISO): 2023-01-15T19:39:35.070+0000 [2023-01-15T19:39:35.231Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:35.231Z] [javac] Compiling 30 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:35.231Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:35.235Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:39:35.235Z] [exec] getName(): cdi_hello_mdb_InQueue [2023-01-15T19:39:35.235Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:39:35.235Z] [exec] getVERSION(): 3.0 [2023-01-15T19:39:35.235Z] [exec] isReadonly(): false [2023-01-15T19:39:35.235Z] [exec] getProperties(): {imqDestinationName=cdi_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673811575141 [2023-01-15T19:39:35.235Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2023-01-15T19:39:35.235Z] [exec] getName(): cdi_hello_mdb_InQueue [2023-01-15T19:39:35.235Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:39:35.235Z] [exec] getVERSION(): 3.0 [2023-01-15T19:39:35.235Z] [exec] isReadonly(): false [2023-01-15T19:39:35.235Z] [exec] getProperties(): {imqDestinationName=cdi_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673811575164 [2023-01-15T19:39:35.235Z] [exec] remote bean:test.ejb.session._HelloSless_Wrapper@9043235f [2023-01-15T19:39:35.235Z] [exec] Waiting for queue message [2023-01-15T19:39:35.235Z] [exec] Received message : mdb() invoked [2023-01-15T19:39:35.235Z] [exec] Value of key is:request-and-application-scope-ejb-mdb [2023-01-15T19:39:35.289Z] [INFO] [2023-01-15T19:39:35.289Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-runtime --- [2023-01-15T19:39:35.289Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:39:35.493Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:35.493Z] [exec] [2023-01-15T19:39:35.493Z] [exec] [2023-01-15T19:39:35.493Z] [exec] ----------------------------------------- [2023-01-15T19:39:35.493Z] [exec] - request-and-application-scope-ejb-mdb: PASS - [2023-01-15T19:39:35.493Z] [exec] ----------------------------------------- [2023-01-15T19:39:35.493Z] [exec] Total PASS: 1 [2023-01-15T19:39:35.493Z] [exec] Total FAIL: 0 [2023-01-15T19:39:35.493Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:39:35.493Z] [exec] ----------------------------------------- [2023-01-15T19:39:35.493Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:35.493Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:39:35.545Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:39:35.546Z] [INFO] [2023-01-15T19:39:35.546Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc-runtime --- [2023-01-15T19:39:35.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:35.546Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:35.546Z] [INFO] Copying 1 resource [2023-01-15T19:39:35.546Z] [INFO] [2023-01-15T19:39:35.546Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc-runtime --- [2023-01-15T19:39:35.546Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:35.546Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/test-classes [2023-01-15T19:39:35.749Z] [2023-01-15T19:39:35.750Z] checkReporting-common: [2023-01-15T19:39:35.750Z] [2023-01-15T19:39:35.750Z] confirmReportPresent-common: [2023-01-15T19:39:35.750Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:39:35.750Z] [echo] Test seems to be reported fine [2023-01-15T19:39:35.750Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/RepRunConf.txt [2023-01-15T19:39:35.750Z] [2023-01-15T19:39:35.750Z] confirmMissingReport-common: [2023-01-15T19:39:35.750Z] [2023-01-15T19:39:35.750Z] undeploy: [2023-01-15T19:39:35.750Z] [2023-01-15T19:39:35.750Z] setOSConditions: [2023-01-15T19:39:35.750Z] [2023-01-15T19:39:35.750Z] setToolWin: [2023-01-15T19:39:35.750Z] [2023-01-15T19:39:35.750Z] setToolUnix: [2023-01-15T19:39:35.750Z] [2023-01-15T19:39:35.750Z] setToolProperty: [2023-01-15T19:39:35.750Z] [2023-01-15T19:39:35.750Z] setS1ASclassPath: [2023-01-15T19:39:35.750Z] [2023-01-15T19:39:35.750Z] init-common: [2023-01-15T19:39:35.750Z] [2023-01-15T19:39:35.750Z] undeploy-common: [2023-01-15T19:39:35.750Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:35.802Z] [INFO] [2023-01-15T19:39:35.803Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime --- [2023-01-15T19:39:35.803Z] [INFO] [2023-01-15T19:39:35.803Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jdbc-runtime --- [2023-01-15T19:39:35.803Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:39:35.803Z] [INFO] [2023-01-15T19:39:35.803Z] [INFO] ------------------------------------------------------- [2023-01-15T19:39:35.803Z] [INFO] T E S T S [2023-01-15T19:39:35.803Z] [INFO] ------------------------------------------------------- [2023-01-15T19:39:35.803Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:36.059Z] [0.018s][info][gc] Using G1 [2023-01-15T19:39:36.059Z] [0.263s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.310ms [2023-01-15T19:39:36.140Z] [exec] 4 seconds left... [2023-01-15T19:39:36.314Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:36.314Z] [2023-01-15T19:39:36.314Z] delete-resources: [2023-01-15T19:39:36.314Z] [2023-01-15T19:39:36.314Z] asadmin-batch-common: [2023-01-15T19:39:36.572Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:36.621Z] [INFO] Running org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest [2023-01-15T19:39:36.879Z] Jan 15, 2023 7:39:36 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:39:36.879Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 165 [2023-01-15T19:39:36.879Z] Column number = 42 [2023-01-15T19:39:36.879Z] System Id = null [2023-01-15T19:39:36.879Z] Public Id = null [2023-01-15T19:39:36.879Z] Location Uri= null [2023-01-15T19:39:36.879Z] CharacterOffset = 10259 [2023-01-15T19:39:36.879Z] [2023-01-15T19:39:37.071Z] [exec] 3 seconds left... [2023-01-15T19:39:37.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:37.135Z] Jan 15, 2023 7:39:36 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:39:37.136Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:39:37.136Z] [1.236s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 99M->11M(256M) 32.513ms [2023-01-15T19:39:37.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/cdi_hello_mdb_QCF [2023-01-15T19:39:37.136Z] [1.236s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:39:37.137Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/cdi_hello_mdb_InQueue [2023-01-15T19:39:37.138Z] [exec] Administered object jms/cdi_hello_mdb_InQueue deleted. [2023-01-15T19:39:37.137Z] [1.245s][info][gc] GC(2) Pause Remark 11M->11M(256M) 3.611ms [2023-01-15T19:39:37.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:37.138Z] [1.245s][info][gc] GC(2) Pause Cleanup 11M->11M(256M) 0.068ms [2023-01-15T19:39:37.139Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/cdi_hello_mdb_OutQueue [2023-01-15T19:39:37.139Z] [1.247s][info][gc] GC(2) Concurrent Cycle 10.878ms [2023-01-15T19:39:37.139Z] [exec] Administered object jms/cdi_hello_mdb_OutQueue deleted. [2023-01-15T19:39:37.140Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:37.140Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] all: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setOSConditions: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolWin: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolUnix: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolProperty: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setS1ASclassPath: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] init-common: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] clean: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setOSConditions: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolWin: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolUnix: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolProperty: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setS1ASclassPath: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] init-common: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] clean-common: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setOSConditions: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolWin: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolUnix: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolProperty: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setS1ASclassPath: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] init-common: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] clean-classes-common: [2023-01-15T19:39:37.140Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setOSConditions: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolWin: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolUnix: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolProperty: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setS1ASclassPath: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] init-common: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] clean-jars-common: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] compile: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setOSConditions: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolWin: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolUnix: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setToolProperty: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] setS1ASclassPath: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] init-common: [2023-01-15T19:39:37.140Z] [2023-01-15T19:39:37.140Z] compile-common: [2023-01-15T19:39:37.140Z] [echo] Current time (ISO): 2023-01-15T19:39:37.041+0000 [2023-01-15T19:39:37.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:37.140Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:37.395Z] failure, not retryable... [2023-01-15T19:39:37.396Z] Jan 15, 2023 7:39:37 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:37.396Z] INFO: Test: org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest.doChangeToInValidPool, started at 19:39:36.848807, test time: 405 ms [2023-01-15T19:39:37.396Z] Jan 15, 2023 7:39:37 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:37.396Z] INFO: Test: org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest.doChangeToValidPool, started at 19:39:37.264736, test time: 5 ms [2023-01-15T19:39:37.396Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s - in org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest [2023-01-15T19:39:37.397Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:37.652Z] [INFO] [2023-01-15T19:39:37.653Z] [INFO] Results: [2023-01-15T19:39:37.653Z] [INFO] [2023-01-15T19:39:37.653Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:39:37.653Z] [INFO] [2023-01-15T19:39:37.653Z] [INFO] [2023-01-15T19:39:37.653Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-runtime --- [2023-01-15T19:39:37.653Z] [INFO] Executing tasks [2023-01-15T19:39:37.653Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/classes/META-INF for [2023-01-15T19:39:37.653Z] [INFO] [echo] jdbc-runtime [2023-01-15T19:39:37.653Z] [INFO] Executed tasks [2023-01-15T19:39:37.653Z] [INFO] [2023-01-15T19:39:37.653Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jdbc-runtime --- [2023-01-15T19:39:37.910Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar [2023-01-15T19:39:37.910Z] [INFO] [2023-01-15T19:39:37.910Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-runtime --- [2023-01-15T19:39:37.910Z] [INFO] [2023-01-15T19:39:37.910Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-runtime --- [2023-01-15T19:39:37.910Z] [INFO] [2023-01-15T19:39:37.910Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime --- [2023-01-15T19:39:38.295Z] [exec] Waiting for the domain to stop ... [2023-01-15T19:39:38.296Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:39:38.442Z] [exec] 2 seconds left... [2023-01-15T19:39:38.473Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:38.473Z] [INFO] [2023-01-15T19:39:38.474Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-runtime --- [2023-01-15T19:39:38.474Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/6.2.6-SNAPSHOT/jdbc-runtime-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:38.474Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/6.2.6-SNAPSHOT/jdbc-runtime-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:38.474Z] [INFO] [2023-01-15T19:39:38.474Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2023-01-15T19:39:38.474Z] [INFO] Building JDBC admin 6.2.6-SNAPSHOT [186/291] [2023-01-15T19:39:38.474Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:38.474Z] [INFO] [2023-01-15T19:39:38.474Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdbc-admin --- [2023-01-15T19:39:38.474Z] [INFO] [2023-01-15T19:39:38.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jdbc-admin --- [2023-01-15T19:39:38.474Z] [INFO] [2023-01-15T19:39:38.474Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jdbc-admin --- [2023-01-15T19:39:38.474Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:38.474Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin [2023-01-15T19:39:38.474Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:38.474Z] [INFO] [2023-01-15T19:39:38.474Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-admin --- [2023-01-15T19:39:38.474Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:38.523Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:38.730Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:38.730Z] [INFO] [2023-01-15T19:39:38.730Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jdbc-admin --- [2023-01-15T19:39:38.730Z] [INFO] [2023-01-15T19:39:38.730Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jdbc-admin --- [2023-01-15T19:39:38.730Z] [INFO] [2023-01-15T19:39:38.730Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jdbc-admin --- [2023-01-15T19:39:38.730Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:38.730Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:38.730Z] [INFO] [2023-01-15T19:39:38.730Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-admin --- [2023-01-15T19:39:38.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:38.730Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:38.730Z] [INFO] Copying 1 resource [2023-01-15T19:39:38.730Z] [INFO] Copying 0 resource [2023-01-15T19:39:38.731Z] [INFO] Copying 6 resources [2023-01-15T19:39:38.731Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:38.731Z] [INFO] [2023-01-15T19:39:38.731Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc-admin --- [2023-01-15T19:39:38.731Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:38.731Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/classes [2023-01-15T19:39:38.765Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:38.987Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetDatabaseVendorNames.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:38.988Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetDatabaseVendorNames.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:38.988Z] [INFO] [2023-01-15T19:39:38.988Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin --- [2023-01-15T19:39:38.988Z] [INFO] [2023-01-15T19:39:38.988Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin --- [2023-01-15T19:39:38.988Z] [INFO] [2023-01-15T19:39:38.988Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jdbc-admin --- [2023-01-15T19:39:38.988Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:38.988Z] [INFO] [2023-01-15T19:39:38.988Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jdbc-admin --- [2023-01-15T19:39:39.023Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/servlet/test/servlets/SingletonScopedServlet.java uses unchecked or unsafe operations. [2023-01-15T19:39:39.023Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:39.023Z] [javac] 1 warning [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] build: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] setOSConditions: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] setToolWin: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] setToolUnix: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] setToolProperty: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] setS1ASclassPath: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] init-common: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] webclient-war-common: [2023-01-15T19:39:39.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] clear: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] test-tlds-exist: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] copy-tlds: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] test-tagfiles-exist: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] copy-tagfiles: [2023-01-15T19:39:39.023Z] [2023-01-15T19:39:39.023Z] package-war-common: [2023-01-15T19:39:39.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:39.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:39.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:39.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:39.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/lib [2023-01-15T19:39:39.024Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:39.024Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:39.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/docroot [2023-01-15T19:39:39.024Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-singleton-scope-web.war [2023-01-15T19:39:39.024Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:39.024Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:39.024Z] [javac] Compiling 1 source file [2023-01-15T19:39:39.024Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:39.024Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:39.024Z] [2023-01-15T19:39:39.024Z] deploy: [2023-01-15T19:39:39.024Z] [2023-01-15T19:39:39.024Z] deploy-war-common: [2023-01-15T19:39:39.024Z] [2023-01-15T19:39:39.024Z] setOSConditions: [2023-01-15T19:39:39.024Z] [2023-01-15T19:39:39.024Z] setToolWin: [2023-01-15T19:39:39.024Z] [2023-01-15T19:39:39.024Z] setToolUnix: [2023-01-15T19:39:39.024Z] [2023-01-15T19:39:39.024Z] setToolProperty: [2023-01-15T19:39:39.024Z] [2023-01-15T19:39:39.024Z] setS1ASclassPath: [2023-01-15T19:39:39.024Z] [2023-01-15T19:39:39.024Z] init-common: [2023-01-15T19:39:39.024Z] [2023-01-15T19:39:39.024Z] deploy-war-commonpe: [2023-01-15T19:39:39.024Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:39.092Z] [javac] 1 warning [2023-01-15T19:39:39.244Z] [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] [2023-01-15T19:39:39.245Z] [INFO] [2023-01-15T19:39:39.245Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jdbc-admin --- [2023-01-15T19:39:39.245Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:39.245Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/classes [2023-01-15T19:39:39.351Z] [2023-01-15T19:39:39.351Z] setOSConditions: [2023-01-15T19:39:39.351Z] [2023-01-15T19:39:39.351Z] setToolWin: [2023-01-15T19:39:39.351Z] [2023-01-15T19:39:39.351Z] setToolUnix: [2023-01-15T19:39:39.351Z] [2023-01-15T19:39:39.351Z] setToolProperty: [2023-01-15T19:39:39.351Z] [2023-01-15T19:39:39.351Z] setS1ASclassPath: [2023-01-15T19:39:39.351Z] [2023-01-15T19:39:39.351Z] init-common: [2023-01-15T19:39:39.351Z] [2023-01-15T19:39:39.351Z] compile-common: [2023-01-15T19:39:39.351Z] [echo] Current time (ISO): 2023-01-15T19:39:39.148+0000 [2023-01-15T19:39:39.352Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:39.352Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:39.372Z] [exec] 1 seconds left... [2023-01-15T19:39:39.501Z] [INFO] [2023-01-15T19:39:39.501Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-admin --- [2023-01-15T19:39:39.501Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:39:39.588Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-singleton-scope-web.war [2023-01-15T19:39:39.757Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:39:39.758Z] [INFO] [2023-01-15T19:39:39.758Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc-admin --- [2023-01-15T19:39:39.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:39.758Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:39.758Z] [INFO] Copying 3 resources [2023-01-15T19:39:39.758Z] [INFO] [2023-01-15T19:39:39.758Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc-admin --- [2023-01-15T19:39:39.758Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:39.758Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/test-classes [2023-01-15T19:39:39.845Z] [exec] Application deployed with name cdi-singleton-scope-web. [2023-01-15T19:39:39.846Z] [2023-01-15T19:39:39.846Z] deploy-war-commonee: [2023-01-15T19:39:39.846Z] [2023-01-15T19:39:39.846Z] run: [2023-01-15T19:39:39.846Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:39.846Z] [java] opening connection to http://localhost:8080/cdi-singleton-scope/myurl [2023-01-15T19:39:40.102Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:40.103Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:40.103Z] [java] [2023-01-15T19:39:40.103Z] [java] [2023-01-15T19:39:40.103Z] [java] ----------------------------------------- [2023-01-15T19:39:40.103Z] [java] - cdi-scopes-singleton: PASS - [2023-01-15T19:39:40.103Z] [java] ----------------------------------------- [2023-01-15T19:39:40.103Z] [java] - Total PASS : 1 - [2023-01-15T19:39:40.103Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:40.103Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:40.103Z] [java] ----------------------------------------- [2023-01-15T19:39:40.103Z] [2023-01-15T19:39:40.103Z] undeploy: [2023-01-15T19:39:40.103Z] [2023-01-15T19:39:40.103Z] setOSConditions: [2023-01-15T19:39:40.103Z] [2023-01-15T19:39:40.103Z] setToolWin: [2023-01-15T19:39:40.103Z] [2023-01-15T19:39:40.103Z] setToolUnix: [2023-01-15T19:39:40.103Z] [2023-01-15T19:39:40.103Z] setToolProperty: [2023-01-15T19:39:40.103Z] [2023-01-15T19:39:40.103Z] setS1ASclassPath: [2023-01-15T19:39:40.103Z] [2023-01-15T19:39:40.103Z] init-common: [2023-01-15T19:39:40.103Z] [2023-01-15T19:39:40.103Z] undeploy-war-common: [2023-01-15T19:39:40.103Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:40.303Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:39:40.319Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/DeleteJdbcResourceTest.java: Some input files use or override a deprecated API. [2023-01-15T19:39:40.319Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/DeleteJdbcResourceTest.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:40.319Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java uses unchecked or unsafe operations. [2023-01-15T19:39:40.319Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:40.320Z] [INFO] [2023-01-15T19:39:40.320Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin --- [2023-01-15T19:39:40.320Z] [INFO] [2023-01-15T19:39:40.320Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jdbc-admin --- [2023-01-15T19:39:40.320Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:39:40.320Z] [INFO] [2023-01-15T19:39:40.320Z] [INFO] ------------------------------------------------------- [2023-01-15T19:39:40.320Z] [INFO] T E S T S [2023-01-15T19:39:40.320Z] [INFO] ------------------------------------------------------- [2023-01-15T19:39:40.320Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:40.320Z] [0.019s][info][gc] Using G1 [2023-01-15T19:39:40.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:40.576Z] [0.266s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.516ms [2023-01-15T19:39:40.616Z] [2023-01-15T19:39:40.617Z] all: [2023-01-15T19:39:40.617Z] [echo] Running specialization [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] all: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] specialization: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setOSConditions: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolWin: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolUnix: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolProperty: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setS1ASclassPath: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] init-common: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] clean: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setOSConditions: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolWin: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolUnix: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolProperty: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setS1ASclassPath: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] init-common: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] clean-common: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setOSConditions: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolWin: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolUnix: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolProperty: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setS1ASclassPath: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] init-common: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] clean-classes-common: [2023-01-15T19:39:40.617Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setOSConditions: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolWin: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolUnix: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolProperty: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setS1ASclassPath: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] init-common: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] clean-jars-common: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] compile: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setOSConditions: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolWin: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolUnix: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setToolProperty: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] setS1ASclassPath: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] init-common: [2023-01-15T19:39:40.617Z] [2023-01-15T19:39:40.617Z] compile-common: [2023-01-15T19:39:40.617Z] [echo] Current time (ISO): 2023-01-15T19:39:40.433+0000 [2023-01-15T19:39:40.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:40.617Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:40.617Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:40.834Z] [INFO] Running org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest [2023-01-15T19:39:41.398Z] Jan 15, 2023 7:39:41 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:39:41.398Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 138 [2023-01-15T19:39:41.398Z] Column number = 40 [2023-01-15T19:39:41.398Z] System Id = null [2023-01-15T19:39:41.398Z] Public Id = null [2023-01-15T19:39:41.398Z] Location Uri= null [2023-01-15T19:39:41.398Z] CharacterOffset = 9782 [2023-01-15T19:39:41.398Z] [2023-01-15T19:39:41.398Z] Jan 15, 2023 7:39:41 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:39:41.398Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:39:41.654Z] [1.320s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 93M->12M(256M) 29.877ms [2023-01-15T19:39:41.654Z] [1.320s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:39:41.654Z] [1.329s][info][gc] GC(2) Pause Remark 13M->13M(256M) 1.726ms [2023-01-15T19:39:41.654Z] [1.329s][info][gc] GC(2) Pause Cleanup 13M->13M(256M) 0.063ms [2023-01-15T19:39:41.654Z] [1.331s][info][gc] GC(2) Concurrent Cycle 10.419ms [2023-01-15T19:39:41.654Z] Jan 15, 2023 7:39:41 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:39:41.654Z] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:39:41.654Z] Jan 15, 2023 7:39:41 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:39:41.654Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:39:41.911Z] Jan 15, 2023 7:39:41 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:41.911Z] INFO: Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListOriginal, started at 19:39:41.309084, test time: 334 ms [2023-01-15T19:39:41.911Z] Jan 15, 2023 7:39:41 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:41.912Z] INFO: Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessValidTargetOperand, started at 19:39:41.653397, test time: 2 ms [2023-01-15T19:39:41.912Z] Jan 15, 2023 7:39:41 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:41.912Z] INFO: Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListBob, started at 19:39:41.658672, test time: 144 ms [2023-01-15T19:39:41.912Z] Jan 15, 2023 7:39:41 PM com.sun.enterprise.v3.admin.CommandRunnerImpl doCommand [2023-01-15T19:39:41.912Z] SEVERE: Exception while running a command [2023-01-15T19:39:41.912Z] MultiException stack 1 of 1 [2023-01-15T19:39:41.912Z] java.lang.IllegalArgumentException: Invalid option: invalid [2023-01-15T19:39:41.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.validateParameters(CommandRunnerImpl.java:1003) [2023-01-15T19:39:41.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1169) [2023-01-15T19:39:41.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1823) [2023-01-15T19:39:41.912Z] at org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidOption(ListJdbcResourcesTest.java:295) [2023-01-15T19:39:41.912Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:39:41.912Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:39:41.912Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:39:41.912Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:39:41.912Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:39:41.912Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:39:41.912Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:39:41.912Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:39:41.912Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:39:41.913Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:39:41.913Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:39:41.913Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:39:41.913Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:39:41.913Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:39:41.913Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:39:41.913Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:39:41.913Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:39:41.913Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:39:41.913Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:39:41.913Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:39:41.913Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:39:41.913Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:39:41.913Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:39:41.913Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:39:41.913Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:39:41.913Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:39:41.913Z] [2023-01-15T19:39:41.913Z] Jan 15, 2023 7:39:41 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:41.913Z] INFO: Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidOption, started at 19:39:41.80547, test time: 4 ms [2023-01-15T19:39:41.913Z] Jan 15, 2023 7:39:41 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:41.913Z] INFO: Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidTargetOperand, started at 19:39:41.81194, test time: 1 ms [2023-01-15T19:39:41.913Z] Jan 15, 2023 7:39:41 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:41.913Z] INFO: Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListNoBob, started at 19:39:41.815405, test time: 16 ms [2023-01-15T19:39:41.913Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s - in org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest [2023-01-15T19:39:41.913Z] [INFO] Running org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest [2023-01-15T19:39:41.942Z] [exec] cancelling timerHandle [2023-01-15T19:39:41.943Z] [exec] cancelling timerHandle5 [2023-01-15T19:39:41.943Z] [exec] cancelling timerHandle11 [2023-01-15T19:39:41.943Z] [exec] cancelling timerHandle12 [2023-01-15T19:39:41.943Z] [exec] Foo : ejbs/Foo_CMT test passed!! [2023-01-15T19:39:41.943Z] [exec] Value of key is: ejbs/Foo_CMT [2023-01-15T19:39:41.943Z] [exec] Doing foo timer test for ejbs/Foo_UNSPECIFIED_TX [2023-01-15T19:39:41.943Z] [exec] doTest(): creating the runtimeExTimer handle [2023-01-15T19:39:41.943Z] [exec] doTest(): creating the timerhandle [2023-01-15T19:39:41.943Z] [exec] doTest(): creating the timerhandle2 [2023-01-15T19:39:41.943Z] [exec] doTest(): creating the timerhandle3 [2023-01-15T19:39:41.943Z] [exec] doTest(): creating the timerhandle4 [2023-01-15T19:39:41.943Z] [exec] doTest(): creating the timerhandle5 [2023-01-15T19:39:41.943Z] [exec] doTest(): creating the createTimerAndRollback [2023-01-15T19:39:41.943Z] [exec] doTest(): creating the createTimerAndCancel [2023-01-15T19:39:41.943Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2023-01-15T19:39:41.943Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2023-01-15T19:39:41.943Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2023-01-15T19:39:42.169Z] Jan 15, 2023 7:39:41 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:39:42.170Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 138 [2023-01-15T19:39:42.170Z] Column number = 40 [2023-01-15T19:39:42.170Z] System Id = null [2023-01-15T19:39:42.170Z] Public Id = null [2023-01-15T19:39:42.170Z] Location Uri= null [2023-01-15T19:39:42.170Z] CharacterOffset = 9782 [2023-01-15T19:39:42.170Z] [2023-01-15T19:39:42.170Z] Jan 15, 2023 7:39:41 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:39:42.170Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:39:42.170Z] Jan 15, 2023 7:39:41 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:39:42.170Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:39:42.170Z] Jan 15, 2023 7:39:41 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.170Z] INFO: Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteFailDoesNotExist, started at 19:39:41.935439, test time: 19 ms [2023-01-15T19:39:42.170Z] Jan 15, 2023 7:39:41 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.170Z] INFO: Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteSuccessDefaultTarget, started at 19:39:41.957362, test time: 12 ms [2023-01-15T19:39:42.170Z] Jan 15, 2023 7:39:41 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.170Z] INFO: Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteSuccessTargetServer, started at 19:39:41.973375, test time: 14 ms [2023-01-15T19:39:42.170Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.171Z] INFO: Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteFailInvalidTarget, started at 19:39:41.992327, test time: 8 ms [2023-01-15T19:39:42.171Z] [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.161 s - in org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest [2023-01-15T19:39:42.171Z] [INFO] Running org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest [2023-01-15T19:39:42.171Z] Jan 15, 2023 7:39:42 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:39:42.171Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 138 [2023-01-15T19:39:42.171Z] Column number = 40 [2023-01-15T19:39:42.171Z] System Id = null [2023-01-15T19:39:42.171Z] Public Id = null [2023-01-15T19:39:42.171Z] Location Uri= null [2023-01-15T19:39:42.171Z] CharacterOffset = 9782 [2023-01-15T19:39:42.171Z] [2023-01-15T19:39:42.171Z] Jan 15, 2023 7:39:42 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:39:42.171Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:39:42.171Z] Jan 15, 2023 7:39:42 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:39:42.171Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:39:42.171Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.171Z] INFO: Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccessNoValueOptionEnabled, started at 19:39:42.096169, test time: 11 ms [2023-01-15T19:39:42.171Z] [2.054s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 101M->19M(256M) 18.567ms [2023-01-15T19:39:42.171Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.171Z] INFO: Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccessDefaultValues, started at 19:39:42.109961, test time: 6 ms [2023-01-15T19:39:42.171Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.171Z] INFO: Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidConnPoolId, started at 19:39:42.138928, test time: 1 ms [2023-01-15T19:39:42.171Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.171Z] INFO: Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccess, started at 19:39:42.14302, test time: 5 ms [2023-01-15T19:39:42.171Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.171Z] INFO: Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailDuplicateResource, started at 19:39:42.150301, test time: 8 ms [2023-01-15T19:39:42.199Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:39:42.428Z] Jan 15, 2023 7:39:42 PM com.sun.enterprise.v3.admin.CommandRunnerImpl injectParameters [2023-01-15T19:39:42.428Z] SEVERE: Exception while running a command [2023-01-15T19:39:42.429Z] 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 [2023-01-15T19:39:42.429Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToBoolean(MapInjectionResolver.java:434) [2023-01-15T19:39:42.429Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToObject(MapInjectionResolver.java:355) [2023-01-15T19:39:42.429Z] at org.glassfish.common.util.admin.MapInjectionResolver.getValue(MapInjectionResolver.java:153) [2023-01-15T19:39:42.429Z] at org.jvnet.hk2.config.InjectionManager.syncDoInject(InjectionManager.java:146) [2023-01-15T19:39:42.429Z] at org.jvnet.hk2.config.InjectionManager.inject(InjectionManager.java:50) [2023-01-15T19:39:42.429Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.injectParameters(CommandRunnerImpl.java:348) [2023-01-15T19:39:42.429Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1201) [2023-01-15T19:39:42.429Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1823) [2023-01-15T19:39:42.429Z] at org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidOptionEnabled(CreateJdbcResourceTest.java:321) [2023-01-15T19:39:42.429Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T19:39:42.429Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T19:39:42.429Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T19:39:42.429Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T19:39:42.429Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2023-01-15T19:39:42.429Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:39:42.429Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:39:42.429Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2023-01-15T19:39:42.429Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2023-01-15T19:39:42.429Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) [2023-01-15T19:39:42.429Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-01-15T19:39:42.430Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-01-15T19:39:42.430Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-01-15T19:39:42.430Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-01-15T19:39:42.430Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) [2023-01-15T19:39:42.430Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) [2023-01-15T19:39:42.430Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) [2023-01-15T19:39:42.430Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) [2023-01-15T19:39:42.430Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) [2023-01-15T19:39:42.430Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) [2023-01-15T19:39:42.430Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) [2023-01-15T19:39:42.430Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) [2023-01-15T19:39:42.430Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) [2023-01-15T19:39:42.430Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) [2023-01-15T19:39:42.430Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [2023-01-15T19:39:42.430Z] [2023-01-15T19:39:42.430Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.430Z] INFO: Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidOptionEnabled, started at 19:39:42.160553, test time: 3 ms [2023-01-15T19:39:42.430Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest [2023-01-15T19:39:42.430Z] [INFO] Running org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest [2023-01-15T19:39:42.430Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.430Z] INFO: Test: org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest.testFewDefaults, started at 19:39:42.212683, test time: 1 ms [2023-01-15T19:39:42.430Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest [2023-01-15T19:39:42.430Z] [INFO] Running org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest [2023-01-15T19:39:42.430Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.430Z] INFO: Test: org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest.testBooleanDoesNotTakeInteger1, started at 19:39:42.270282, test time: 35 ms [2023-01-15T19:39:42.430Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.430Z] INFO: Test: org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest.testBooleanTakesTrueFalse, started at 19:39:42.308365, test time: 9 ms [2023-01-15T19:39:42.430Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest [2023-01-15T19:39:42.430Z] [INFO] Running org.glassfish.jdbc.config.ConcurrentModificationsTest [2023-01-15T19:39:42.430Z] Jan 15, 2023 7:39:42 PM org.jvnet.hk2.config.ConfigParser handleElement [2023-01-15T19:39:42.430Z] SEVERE: Ignoring unrecognized element management-rules at Line number = 138 [2023-01-15T19:39:42.430Z] Column number = 40 [2023-01-15T19:39:42.430Z] System Id = null [2023-01-15T19:39:42.430Z] Public Id = null [2023-01-15T19:39:42.430Z] Location Uri= null [2023-01-15T19:39:42.430Z] CharacterOffset = 9782 [2023-01-15T19:39:42.430Z] [2023-01-15T19:39:42.430Z] Jan 15, 2023 7:39:42 PM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2023-01-15T19:39:42.430Z] INFO: Test: org.glassfish.jdbc.config.ConcurrentModificationsTest.collectionTest, started at 19:39:42.373348, test time: 1 ms [2023-01-15T19:39:42.430Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.glassfish.jdbc.config.ConcurrentModificationsTest [2023-01-15T19:39:42.512Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:42.514Z] [javac] 1 warning [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] build: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] setOSConditions: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] setToolWin: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] setToolUnix: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] setToolProperty: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] setS1ASclassPath: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] init-common: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] webclient-war-common: [2023-01-15T19:39:42.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] clear: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] test-tlds-exist: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] copy-tlds: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] test-tagfiles-exist: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] copy-tagfiles: [2023-01-15T19:39:42.514Z] [2023-01-15T19:39:42.514Z] package-war-common: [2023-01-15T19:39:42.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:42.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:42.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:42.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:42.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/lib [2023-01-15T19:39:42.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:42.514Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:42.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/docroot [2023-01-15T19:39:42.514Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-specialization-leak-alternatives-web.war [2023-01-15T19:39:42.514Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:42.514Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:42.514Z] [javac] Compiling 1 source file [2023-01-15T19:39:42.514Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:42.515Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:42.515Z] [2023-01-15T19:39:42.515Z] deploy: [2023-01-15T19:39:42.515Z] [2023-01-15T19:39:42.515Z] deploy-war-common: [2023-01-15T19:39:42.515Z] [2023-01-15T19:39:42.515Z] setOSConditions: [2023-01-15T19:39:42.515Z] [2023-01-15T19:39:42.515Z] setToolWin: [2023-01-15T19:39:42.515Z] [2023-01-15T19:39:42.515Z] setToolUnix: [2023-01-15T19:39:42.515Z] [2023-01-15T19:39:42.515Z] setToolProperty: [2023-01-15T19:39:42.515Z] [2023-01-15T19:39:42.515Z] setS1ASclassPath: [2023-01-15T19:39:42.515Z] [2023-01-15T19:39:42.515Z] init-common: [2023-01-15T19:39:42.515Z] [2023-01-15T19:39:42.515Z] deploy-war-commonpe: [2023-01-15T19:39:42.515Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:42.642Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:42.642Z] [javac] 1 warning [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.642Z] build: [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.642Z] setOSConditions: [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.642Z] fixFiles: [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.642Z] convUnix: [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.642Z] convWin: [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.642Z] setToolWin: [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.642Z] setToolUnix: [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.642Z] setToolProperty: [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.642Z] setS1ASclassPath: [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.642Z] init-common: [2023-01-15T19:39:42.642Z] [2023-01-15T19:39:42.643Z] package-persistence-common: [2023-01-15T19:39:42.643Z] [2023-01-15T19:39:42.643Z] ejb-jar-common: [2023-01-15T19:39:42.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:42.643Z] [2023-01-15T19:39:42.643Z] package-ejbjar-common: [2023-01-15T19:39:42.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:42.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:42.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:42.643Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adapted-ejb.jar [2023-01-15T19:39:42.925Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:42.925Z] [2023-01-15T19:39:42.925Z] appclient-jar-common: [2023-01-15T19:39:42.925Z] [2023-01-15T19:39:42.925Z] package-appclientjar-common: [2023-01-15T19:39:42.925Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:42.925Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:42.925Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:42.926Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adapted-client.jar [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] webclient-war-common: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] build-ear-common: [2023-01-15T19:39:42.926Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:39:42.926Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adaptedApp.ear [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] deploy: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] setOSConditions: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] setToolWin: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] setToolUnix: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] setToolProperty: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] setS1ASclassPath: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] init-common: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] deploy-common: [2023-01-15T19:39:42.926Z] [echo] Current time (ISO): 2023-01-15T19:39:42.690+0000 [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] setOSConditions: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] setToolWin: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] setToolUnix: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] setToolProperty: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] setS1ASclassPath: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] init-common: [2023-01-15T19:39:42.926Z] [2023-01-15T19:39:42.926Z] deploy-common-pe: [2023-01-15T19:39:42.926Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:42.997Z] [INFO] [2023-01-15T19:39:42.997Z] [INFO] Results: [2023-01-15T19:39:42.997Z] [INFO] [2023-01-15T19:39:42.997Z] [WARNING] Tests run: 22, Failures: 0, Errors: 0, Skipped: 2 [2023-01-15T19:39:42.997Z] [INFO] [2023-01-15T19:39:42.997Z] [INFO] [2023-01-15T19:39:42.997Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jdbc-admin --- [2023-01-15T19:39:42.997Z] [INFO] Executing tasks [2023-01-15T19:39:42.997Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/classes/META-INF for [2023-01-15T19:39:42.997Z] [INFO] [echo] jdbc-admin [2023-01-15T19:39:42.997Z] [INFO] Executed tasks [2023-01-15T19:39:42.997Z] [INFO] [2023-01-15T19:39:42.997Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jdbc-admin --- [2023-01-15T19:39:42.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/jdbc-admin.jar [2023-01-15T19:39:42.997Z] [INFO] [2023-01-15T19:39:42.997Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jdbc-admin --- [2023-01-15T19:39:42.997Z] [INFO] [2023-01-15T19:39:42.997Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jdbc-admin --- [2023-01-15T19:39:42.997Z] [INFO] [2023-01-15T19:39:42.997Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin --- [2023-01-15T19:39:43.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-specialization-leak-alternatives-web.war [2023-01-15T19:39:43.254Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jdbc-admin --- [2023-01-15T19:39:43.255Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/6.2.6-SNAPSHOT/jdbc-admin-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:43.255Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/6.2.6-SNAPSHOT/jdbc-admin-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2023-01-15T19:39:43.255Z] [INFO] Building GlassFish Oracle JDBC Packages 6.2.6-SNAPSHOT [187/291] [2023-01-15T19:39:43.255Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.255Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:43.255Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages [2023-01-15T19:39:43.255Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.255Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:43.255Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.255Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:43.255Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:43.255Z] [INFO] Copying 1 resource [2023-01-15T19:39:43.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages [2023-01-15T19:39:43.255Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.255Z] [INFO] No sources to compile [2023-01-15T19:39:43.255Z] [INFO] [2023-01-15T19:39:43.255Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [WARNING] Manifest org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment/require bundle cannot be found on the classpath [2023-01-15T19:39:43.256Z] [WARNING] Manifest org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment cannot be found on the classpath [2023-01-15T19:39:43.256Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [INFO] No sources to compile [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:43.256Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:43.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/src/test/resources [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [INFO] No sources to compile [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [INFO] No tests to run. [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [INFO] Executing tasks [2023-01-15T19:39:43.256Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for [2023-01-15T19:39:43.256Z] [INFO] [echo] glassfish-oracle-jdbc-driver-packages [2023-01-15T19:39:43.256Z] [INFO] Executed tasks [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [INFO] No tests to run. [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-oracle-jdbc-driver-packages --- [2023-01-15T19:39:43.256Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:43.256Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/6.2.6-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2023-01-15T19:39:43.256Z] [INFO] Building Connector for JPA runtime in glassfish 6.2.6-SNAPSHOT [188/291] [2023-01-15T19:39:43.256Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-jpa-connector --- [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-jpa-connector --- [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-jpa-connector --- [2023-01-15T19:39:43.256Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:43.256Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector [2023-01-15T19:39:43.256Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:43.256Z] [INFO] [2023-01-15T19:39:43.256Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-jpa-connector --- [2023-01-15T19:39:43.256Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:43.336Z] [exec] Application deployed with name cdi-specialization-leak-alternatives-web. [2023-01-15T19:39:43.337Z] [2023-01-15T19:39:43.337Z] deploy-war-commonee: [2023-01-15T19:39:43.337Z] [2023-01-15T19:39:43.337Z] run: [2023-01-15T19:39:43.337Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:43.337Z] [java] opening connection to http://localhost:8080/cdi-specialization-leak-alternatives/myurl [2023-01-15T19:39:43.513Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:43.513Z] [INFO] [2023-01-15T19:39:43.513Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-jpa-connector --- [2023-01-15T19:39:43.513Z] [INFO] [2023-01-15T19:39:43.513Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-jpa-connector --- [2023-01-15T19:39:43.513Z] [INFO] [2023-01-15T19:39:43.513Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-jpa-connector --- [2023-01-15T19:39:43.513Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:43.513Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:43.513Z] [INFO] [2023-01-15T19:39:43.513Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-jpa-connector --- [2023-01-15T19:39:43.513Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:43.513Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:43.513Z] [INFO] Copying 0 resource [2023-01-15T19:39:43.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/src/main/manpages [2023-01-15T19:39:43.513Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:43.513Z] [INFO] [2023-01-15T19:39:43.513Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-jpa-connector --- [2023-01-15T19:39:43.513Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:43.513Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/classes [2023-01-15T19:39:43.513Z] [INFO] [2023-01-15T19:39:43.514Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector --- [2023-01-15T19:39:43.514Z] [INFO] [2023-01-15T19:39:43.514Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector --- [2023-01-15T19:39:43.514Z] [INFO] [2023-01-15T19:39:43.514Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-jpa-connector --- [2023-01-15T19:39:43.563Z] [2023-01-15T19:39:43.564Z] setOSConditions: [2023-01-15T19:39:43.564Z] [2023-01-15T19:39:43.564Z] setToolWin: [2023-01-15T19:39:43.564Z] [2023-01-15T19:39:43.564Z] setToolUnix: [2023-01-15T19:39:43.564Z] [2023-01-15T19:39:43.564Z] setToolProperty: [2023-01-15T19:39:43.564Z] [2023-01-15T19:39:43.564Z] setS1ASclassPath: [2023-01-15T19:39:43.564Z] [2023-01-15T19:39:43.564Z] init-common: [2023-01-15T19:39:43.564Z] [2023-01-15T19:39:43.565Z] startDomainUnix: [2023-01-15T19:39:43.565Z] [echo] Starting DAS [2023-01-15T19:39:43.565Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:43.594Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:43.594Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:43.594Z] [java] [2023-01-15T19:39:43.594Z] [java] [2023-01-15T19:39:43.594Z] [java] ----------------------------------------- [2023-01-15T19:39:43.594Z] [java] - specialization-alternative-leaks: PASS - [2023-01-15T19:39:43.594Z] [java] ----------------------------------------- [2023-01-15T19:39:43.594Z] [java] - Total PASS : 1 - [2023-01-15T19:39:43.594Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:43.594Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:43.594Z] [java] ----------------------------------------- [2023-01-15T19:39:43.594Z] [2023-01-15T19:39:43.594Z] undeploy: [2023-01-15T19:39:43.594Z] [2023-01-15T19:39:43.594Z] setOSConditions: [2023-01-15T19:39:43.594Z] [2023-01-15T19:39:43.595Z] setToolWin: [2023-01-15T19:39:43.595Z] [2023-01-15T19:39:43.595Z] setToolUnix: [2023-01-15T19:39:43.595Z] [2023-01-15T19:39:43.595Z] setToolProperty: [2023-01-15T19:39:43.595Z] [2023-01-15T19:39:43.595Z] setS1ASclassPath: [2023-01-15T19:39:43.595Z] [2023-01-15T19:39:43.595Z] init-common: [2023-01-15T19:39:43.595Z] [2023-01-15T19:39:43.595Z] undeploy-war-common: [2023-01-15T19:39:43.595Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:43.770Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:43.770Z] [INFO] [2023-01-15T19:39:43.770Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-jpa-connector --- [2023-01-15T19:39:43.770Z] [INFO] [2023-01-15T19:39:43.770Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-jpa-connector --- [2023-01-15T19:39:43.770Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:43.770Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/classes [2023-01-15T19:39:43.861Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adaptedApp.ear [2023-01-15T19:39:44.026Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:44.027Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:44.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/src/test/resources [2023-01-15T19:39:44.027Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] No sources to compile [2023-01-15T19:39:44.027Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] Executing tasks [2023-01-15T19:39:44.027Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/classes/META-INF for [2023-01-15T19:39:44.027Z] [INFO] [echo] gf-jpa-connector [2023-01-15T19:39:44.027Z] [INFO] Executed tasks [2023-01-15T19:39:44.027Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar [2023-01-15T19:39:44.027Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:44.027Z] [INFO] [2023-01-15T19:39:44.027Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-jpa-connector --- [2023-01-15T19:39:44.027Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/6.2.6-SNAPSHOT/gf-jpa-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:44.028Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/6.2.6-SNAPSHOT/gf-jpa-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:44.028Z] [INFO] [2023-01-15T19:39:44.028Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2023-01-15T19:39:44.028Z] [INFO] Building JPA container for glassfish 6.2.6-SNAPSHOT [189/291] [2023-01-15T19:39:44.028Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:44.028Z] [INFO] [2023-01-15T19:39:44.028Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jpa-container --- [2023-01-15T19:39:44.028Z] [INFO] [2023-01-15T19:39:44.028Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jpa-container --- [2023-01-15T19:39:44.028Z] [INFO] [2023-01-15T19:39:44.028Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jpa-container --- [2023-01-15T19:39:44.028Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:44.028Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container [2023-01-15T19:39:44.028Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:44.028Z] [INFO] [2023-01-15T19:39:44.028Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jpa-container --- [2023-01-15T19:39:44.028Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:44.157Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] all: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setOSConditions: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolWin: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolUnix: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolProperty: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setS1ASclassPath: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] init-common: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] clean: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setOSConditions: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolWin: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolUnix: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolProperty: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setS1ASclassPath: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] init-common: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] clean-common: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setOSConditions: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolWin: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolUnix: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolProperty: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setS1ASclassPath: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] init-common: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] clean-classes-common: [2023-01-15T19:39:44.158Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setOSConditions: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolWin: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolUnix: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolProperty: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setS1ASclassPath: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] init-common: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] clean-jars-common: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] compile: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setOSConditions: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolWin: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolUnix: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setToolProperty: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] setS1ASclassPath: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] init-common: [2023-01-15T19:39:44.158Z] [2023-01-15T19:39:44.158Z] compile-common: [2023-01-15T19:39:44.158Z] [echo] Current time (ISO): 2023-01-15T19:39:43.971+0000 [2023-01-15T19:39:44.158Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:44.158Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:44.158Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:44.284Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:44.284Z] [INFO] [2023-01-15T19:39:44.284Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jpa-container --- [2023-01-15T19:39:44.284Z] [INFO] [2023-01-15T19:39:44.284Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jpa-container --- [2023-01-15T19:39:44.284Z] [INFO] [2023-01-15T19:39:44.284Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jpa-container --- [2023-01-15T19:39:44.284Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:44.284Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:44.284Z] [INFO] [2023-01-15T19:39:44.284Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jpa-container --- [2023-01-15T19:39:44.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:44.284Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:44.284Z] [INFO] Copying 2 resources [2023-01-15T19:39:44.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/src/main/manpages [2023-01-15T19:39:44.284Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:44.284Z] [INFO] [2023-01-15T19:39:44.284Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jpa-container --- [2023-01-15T19:39:44.284Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:44.284Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/classes [2023-01-15T19:39:44.284Z] [INFO] [2023-01-15T19:39:44.284Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jpa-container --- [2023-01-15T19:39:44.284Z] [INFO] [2023-01-15T19:39:44.284Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jpa-container --- [2023-01-15T19:39:44.284Z] [INFO] [2023-01-15T19:39:44.284Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jpa-container --- [2023-01-15T19:39:44.540Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:44.541Z] [INFO] [2023-01-15T19:39:44.541Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jpa-container --- [2023-01-15T19:39:44.541Z] [INFO] [2023-01-15T19:39:44.541Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jpa-container --- [2023-01-15T19:39:44.541Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:44.541Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/classes [2023-01-15T19:39:44.720Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:39:44.796Z] [INFO] [2023-01-15T19:39:44.797Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jpa-container --- [2023-01-15T19:39:44.797Z] [INFO] [2023-01-15T19:39:44.797Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jpa-container --- [2023-01-15T19:39:44.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:44.797Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:44.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/src/test/resources [2023-01-15T19:39:44.797Z] [INFO] [2023-01-15T19:39:44.797Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jpa-container --- [2023-01-15T19:39:44.797Z] [INFO] No sources to compile [2023-01-15T19:39:44.797Z] [INFO] [2023-01-15T19:39:44.797Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container --- [2023-01-15T19:39:44.797Z] [INFO] [2023-01-15T19:39:44.797Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jpa-container --- [2023-01-15T19:39:44.797Z] [INFO] [2023-01-15T19:39:44.797Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jpa-container --- [2023-01-15T19:39:44.797Z] [INFO] Executing tasks [2023-01-15T19:39:44.797Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/classes/META-INF for [2023-01-15T19:39:44.797Z] [INFO] [echo] jpa-container [2023-01-15T19:39:44.797Z] [INFO] Executed tasks [2023-01-15T19:39:44.797Z] [INFO] [2023-01-15T19:39:44.797Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jpa-container --- [2023-01-15T19:39:44.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/jpa-container.jar [2023-01-15T19:39:44.797Z] [INFO] [2023-01-15T19:39:44.797Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jpa-container --- [2023-01-15T19:39:44.797Z] [INFO] [2023-01-15T19:39:44.797Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jpa-container --- [2023-01-15T19:39:44.797Z] [INFO] [2023-01-15T19:39:44.797Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container --- [2023-01-15T19:39:44.799Z] [exec] Application deployed with name ejb-ejb30-clientview-adaptedApp. [2023-01-15T19:39:44.799Z] [echo] Deployment on target server server successful [2023-01-15T19:39:45.053Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:45.054Z] [INFO] [2023-01-15T19:39:45.054Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jpa-container --- [2023-01-15T19:39:45.054Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/6.2.6-SNAPSHOT/jpa-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:45.054Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/6.2.6-SNAPSHOT/jpa-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:45.054Z] [INFO] [2023-01-15T19:39:45.054Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2023-01-15T19:39:45.054Z] [INFO] Building Declaring EclipseLink dependencies 6.2.6-SNAPSHOT [190/291] [2023-01-15T19:39:45.054Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:39:45.054Z] [INFO] [2023-01-15T19:39:45.054Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipselink-wrapper --- [2023-01-15T19:39:45.054Z] [INFO] [2023-01-15T19:39:45.054Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eclipselink-wrapper --- [2023-01-15T19:39:45.054Z] [INFO] [2023-01-15T19:39:45.054Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ eclipselink-wrapper --- [2023-01-15T19:39:45.054Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:45.054Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper [2023-01-15T19:39:45.054Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:45.054Z] [INFO] [2023-01-15T19:39:45.054Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ eclipselink-wrapper --- [2023-01-15T19:39:45.054Z] [INFO] [2023-01-15T19:39:45.054Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ eclipselink-wrapper --- [2023-01-15T19:39:45.054Z] [INFO] [2023-01-15T19:39:45.054Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ eclipselink-wrapper --- [2023-01-15T19:39:45.054Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:45.054Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:45.054Z] [INFO] [2023-01-15T19:39:45.054Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ eclipselink-wrapper --- [2023-01-15T19:39:45.054Z] [INFO] Executing tasks [2023-01-15T19:39:45.055Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for [2023-01-15T19:39:45.055Z] [INFO] [echo] eclipselink-wrapper [2023-01-15T19:39:45.055Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper/target/classes/META-INF [2023-01-15T19:39:45.055Z] [INFO] Executed tasks [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ eclipselink-wrapper --- [2023-01-15T19:39:45.055Z] [INFO] No tests to run. [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ eclipselink-wrapper --- [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper --- [2023-01-15T19:39:45.055Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eclipselink-wrapper --- [2023-01-15T19:39:45.055Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/6.2.6-SNAPSHOT/eclipselink-wrapper-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2023-01-15T19:39:45.055Z] [INFO] Building GlassFish cmp related modules 6.2.6-SNAPSHOT [191/291] [2023-01-15T19:39:45.055Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:45.055Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp [2023-01-15T19:39:45.055Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:45.055Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] Executing tasks [2023-01-15T19:39:45.055Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/target/classes/META-INF for [2023-01-15T19:39:45.055Z] [INFO] [echo] cmp [2023-01-15T19:39:45.055Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/target/classes/META-INF [2023-01-15T19:39:45.055Z] [INFO] Executed tasks [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] No tests to run. [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp --- [2023-01-15T19:39:45.055Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/6.2.6-SNAPSHOT/cmp-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2023-01-15T19:39:45.055Z] [INFO] Building utility module for cmp 6.2.6-SNAPSHOT [192/291] [2023-01-15T19:39:45.055Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-utility --- [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-utility --- [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-utility --- [2023-01-15T19:39:45.055Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:45.055Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility [2023-01-15T19:39:45.055Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:45.055Z] [INFO] [2023-01-15T19:39:45.055Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-utility --- [2023-01-15T19:39:45.055Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:45.059Z] [2023-01-15T19:39:45.059Z] setOSConditions: [2023-01-15T19:39:45.059Z] [2023-01-15T19:39:45.059Z] setToolWin: [2023-01-15T19:39:45.059Z] [2023-01-15T19:39:45.059Z] setToolUnix: [2023-01-15T19:39:45.059Z] [2023-01-15T19:39:45.059Z] setToolProperty: [2023-01-15T19:39:45.059Z] [2023-01-15T19:39:45.059Z] setS1ASclassPath: [2023-01-15T19:39:45.059Z] [2023-01-15T19:39:45.059Z] init-common: [2023-01-15T19:39:45.059Z] [2023-01-15T19:39:45.059Z] deploy-common-ee: [2023-01-15T19:39:45.059Z] [2023-01-15T19:39:45.059Z] run_se: [2023-01-15T19:39:45.059Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:45.311Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:45.312Z] [INFO] [2023-01-15T19:39:45.312Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-utility --- [2023-01-15T19:39:45.312Z] [INFO] [2023-01-15T19:39:45.312Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-utility --- [2023-01-15T19:39:45.312Z] [INFO] [2023-01-15T19:39:45.312Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-utility --- [2023-01-15T19:39:45.312Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:45.312Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:45.312Z] [INFO] [2023-01-15T19:39:45.312Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-utility --- [2023-01-15T19:39:45.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:45.312Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:45.312Z] [INFO] Copying 3 resources [2023-01-15T19:39:45.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/main/manpages [2023-01-15T19:39:45.312Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:45.312Z] [INFO] [2023-01-15T19:39:45.312Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-utility --- [2023-01-15T19:39:45.312Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:45.312Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/classes [2023-01-15T19:39:45.569Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java: Some input files use or override a deprecated API. [2023-01-15T19:39:45.569Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:45.569Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/StringHelper.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:45.569Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/StringHelper.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:45.569Z] [INFO] [2023-01-15T19:39:45.569Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-utility --- [2023-01-15T19:39:45.569Z] [INFO] [2023-01-15T19:39:45.569Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-utility --- [2023-01-15T19:39:45.569Z] [INFO] [2023-01-15T19:39:45.569Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-utility --- [2023-01-15T19:39:45.569Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:45.569Z] [INFO] [2023-01-15T19:39:45.569Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-utility --- [2023-01-15T19:39:45.569Z] [INFO] [2023-01-15T19:39:45.569Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-utility --- [2023-01-15T19:39:45.570Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:45.570Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/classes [2023-01-15T19:39:45.626Z] [java] In stand-alone mode [2023-01-15T19:39:45.826Z] [INFO] [2023-01-15T19:39:45.827Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-utility --- [2023-01-15T19:39:45.827Z] [INFO] [2023-01-15T19:39:45.827Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-utility --- [2023-01-15T19:39:45.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:45.827Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:45.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/src/test/resources [2023-01-15T19:39:45.827Z] [INFO] [2023-01-15T19:39:45.827Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-utility --- [2023-01-15T19:39:45.827Z] [INFO] No sources to compile [2023-01-15T19:39:45.827Z] [INFO] [2023-01-15T19:39:45.827Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility --- [2023-01-15T19:39:45.827Z] [INFO] [2023-01-15T19:39:45.827Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-utility --- [2023-01-15T19:39:45.827Z] [INFO] [2023-01-15T19:39:45.827Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-utility --- [2023-01-15T19:39:45.827Z] [INFO] Executing tasks [2023-01-15T19:39:45.827Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/classes/META-INF for [2023-01-15T19:39:45.827Z] [INFO] [echo] cmp-utility [2023-01-15T19:39:45.827Z] [INFO] Executed tasks [2023-01-15T19:39:45.827Z] [INFO] [2023-01-15T19:39:45.827Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-utility --- [2023-01-15T19:39:45.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/cmp-utility.jar [2023-01-15T19:39:45.827Z] [INFO] [2023-01-15T19:39:45.827Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-utility --- [2023-01-15T19:39:45.827Z] [INFO] [2023-01-15T19:39:45.827Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-utility --- [2023-01-15T19:39:45.827Z] [INFO] [2023-01-15T19:39:45.827Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility --- [2023-01-15T19:39:46.051Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:46.314Z] [javac] 1 warning [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] build: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] setOSConditions: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] setToolWin: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] setToolUnix: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] setToolProperty: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] setS1ASclassPath: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] init-common: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] webclient-war-common: [2023-01-15T19:39:46.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] clear: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] test-tlds-exist: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] copy-tlds: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] test-tagfiles-exist: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] copy-tagfiles: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] package-war-common: [2023-01-15T19:39:46.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:46.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:46.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:46.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:46.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/lib [2023-01-15T19:39:46.314Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:46.314Z] [copy] Copying 17 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:46.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/docroot [2023-01-15T19:39:46.314Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-specialization-web.war [2023-01-15T19:39:46.314Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:46.314Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:46.314Z] [javac] Compiling 1 source file [2023-01-15T19:39:46.314Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:46.314Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] deploy: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] deploy-war-common: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] setOSConditions: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] setToolWin: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] setToolUnix: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] setToolProperty: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] setS1ASclassPath: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] init-common: [2023-01-15T19:39:46.314Z] [2023-01-15T19:39:46.314Z] deploy-war-commonpe: [2023-01-15T19:39:46.314Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:46.389Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:46.389Z] [INFO] [2023-01-15T19:39:46.389Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-utility --- [2023-01-15T19:39:46.390Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/6.2.6-SNAPSHOT/cmp-utility-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:46.390Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/6.2.6-SNAPSHOT/cmp-utility-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:46.390Z] [INFO] [2023-01-15T19:39:46.390Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2023-01-15T19:39:46.390Z] [INFO] Building model module for cmp 6.2.6-SNAPSHOT [193/291] [2023-01-15T19:39:46.390Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:46.390Z] [INFO] [2023-01-15T19:39:46.390Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-model --- [2023-01-15T19:39:46.390Z] [INFO] [2023-01-15T19:39:46.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-model --- [2023-01-15T19:39:46.390Z] [INFO] [2023-01-15T19:39:46.390Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-model --- [2023-01-15T19:39:46.390Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:46.390Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model [2023-01-15T19:39:46.390Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:46.390Z] [INFO] [2023-01-15T19:39:46.390Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-model --- [2023-01-15T19:39:46.390Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:46.565Z] [java] Jan 15, 2023 7:39:46 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:39:46.565Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:39:46.612Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:39:46.646Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:46.646Z] [INFO] [2023-01-15T19:39:46.646Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-model --- [2023-01-15T19:39:46.646Z] [INFO] [2023-01-15T19:39:46.646Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-model --- [2023-01-15T19:39:46.646Z] [INFO] [2023-01-15T19:39:46.646Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-model --- [2023-01-15T19:39:46.646Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:46.646Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:46.646Z] [INFO] [2023-01-15T19:39:46.646Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-model --- [2023-01-15T19:39:46.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:46.646Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:46.646Z] [INFO] Copying 1 resource [2023-01-15T19:39:46.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/main/manpages [2023-01-15T19:39:46.646Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:46.646Z] [INFO] [2023-01-15T19:39:46.646Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-model --- [2023-01-15T19:39:46.646Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:46.647Z] [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/classes [2023-01-15T19:39:46.878Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-simple-specialization-web.war [2023-01-15T19:39:47.135Z] [exec] Application deployed with name cdi-simple-specialization-web. [2023-01-15T19:39:47.135Z] [2023-01-15T19:39:47.135Z] deploy-war-commonee: [2023-01-15T19:39:47.135Z] [2023-01-15T19:39:47.135Z] run: [2023-01-15T19:39:47.135Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:47.135Z] [java] opening connection to http://localhost:8080/cdi-simple-specialization/myurl [2023-01-15T19:39:47.208Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Some input files use or override a deprecated API. [2023-01-15T19:39:47.209Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:47.209Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/PersistenceClassElement.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:47.209Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/PersistenceClassElement.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:47.209Z] [INFO] [2023-01-15T19:39:47.209Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-model --- [2023-01-15T19:39:47.209Z] [INFO] [2023-01-15T19:39:47.209Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-model --- [2023-01-15T19:39:47.209Z] [INFO] [2023-01-15T19:39:47.209Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-model --- [2023-01-15T19:39:47.209Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:47.209Z] [INFO] [2023-01-15T19:39:47.209Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-model --- [2023-01-15T19:39:47.209Z] [INFO] [2023-01-15T19:39:47.209Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-model --- [2023-01-15T19:39:47.209Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:47.209Z] [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/classes [2023-01-15T19:39:47.392Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:47.393Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:47.393Z] [java] [2023-01-15T19:39:47.393Z] [java] [2023-01-15T19:39:47.393Z] [java] ----------------------------------------- [2023-01-15T19:39:47.393Z] [java] - specialization-simple-specialization: PASS - [2023-01-15T19:39:47.393Z] [java] ----------------------------------------- [2023-01-15T19:39:47.393Z] [java] - Total PASS : 1 - [2023-01-15T19:39:47.393Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:47.393Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:47.393Z] [java] ----------------------------------------- [2023-01-15T19:39:47.393Z] [2023-01-15T19:39:47.393Z] undeploy: [2023-01-15T19:39:47.393Z] [2023-01-15T19:39:47.393Z] setOSConditions: [2023-01-15T19:39:47.393Z] [2023-01-15T19:39:47.393Z] setToolWin: [2023-01-15T19:39:47.393Z] [2023-01-15T19:39:47.393Z] setToolUnix: [2023-01-15T19:39:47.393Z] [2023-01-15T19:39:47.393Z] setToolProperty: [2023-01-15T19:39:47.393Z] [2023-01-15T19:39:47.393Z] setS1ASclassPath: [2023-01-15T19:39:47.393Z] [2023-01-15T19:39:47.393Z] init-common: [2023-01-15T19:39:47.393Z] [2023-01-15T19:39:47.393Z] undeploy-war-common: [2023-01-15T19:39:47.393Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:47.465Z] [INFO] [2023-01-15T19:39:47.466Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-model --- [2023-01-15T19:39:47.466Z] [INFO] [2023-01-15T19:39:47.466Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-model --- [2023-01-15T19:39:47.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:47.466Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:47.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/src/test/resources [2023-01-15T19:39:47.466Z] [INFO] [2023-01-15T19:39:47.466Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-model --- [2023-01-15T19:39:47.466Z] [INFO] No sources to compile [2023-01-15T19:39:47.466Z] [INFO] [2023-01-15T19:39:47.466Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model --- [2023-01-15T19:39:47.466Z] [INFO] [2023-01-15T19:39:47.466Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-model --- [2023-01-15T19:39:47.466Z] [INFO] [2023-01-15T19:39:47.466Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-model --- [2023-01-15T19:39:47.466Z] [INFO] Executing tasks [2023-01-15T19:39:47.466Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/classes/META-INF for [2023-01-15T19:39:47.466Z] [INFO] [echo] cmp-model [2023-01-15T19:39:47.466Z] [INFO] Executed tasks [2023-01-15T19:39:47.466Z] [INFO] [2023-01-15T19:39:47.466Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-model --- [2023-01-15T19:39:47.466Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/cmp-model.jar [2023-01-15T19:39:47.466Z] [INFO] [2023-01-15T19:39:47.466Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-model --- [2023-01-15T19:39:47.466Z] [INFO] [2023-01-15T19:39:47.466Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-model --- [2023-01-15T19:39:47.466Z] [INFO] [2023-01-15T19:39:47.466Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model --- [2023-01-15T19:39:47.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] all: [2023-01-15T19:39:47.957Z] [echo] Running stereotypes [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] all: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] stereotypes: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setOSConditions: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolWin: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolUnix: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolProperty: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setS1ASclassPath: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] init-common: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] clean: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setOSConditions: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolWin: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolUnix: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolProperty: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setS1ASclassPath: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] init-common: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] clean-common: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setOSConditions: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolWin: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolUnix: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolProperty: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setS1ASclassPath: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] init-common: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] clean-classes-common: [2023-01-15T19:39:47.957Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setOSConditions: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolWin: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolUnix: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolProperty: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setS1ASclassPath: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] init-common: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] clean-jars-common: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] compile: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setOSConditions: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolWin: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolUnix: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setToolProperty: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] setS1ASclassPath: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] init-common: [2023-01-15T19:39:47.957Z] [2023-01-15T19:39:47.957Z] compile-common: [2023-01-15T19:39:47.957Z] [echo] Current time (ISO): 2023-01-15T19:39:47.740+0000 [2023-01-15T19:39:47.957Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:47.957Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:47.957Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:48.504Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:39:48.834Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-model --- [2023-01-15T19:39:48.835Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/6.2.6-SNAPSHOT/cmp-model-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:48.835Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/6.2.6-SNAPSHOT/cmp-model-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2023-01-15T19:39:48.835Z] [INFO] Building Database Generator module for cmp 6.2.6-SNAPSHOT [194/291] [2023-01-15T19:39:48.835Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-generator-database --- [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-generator-database --- [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-generator-database --- [2023-01-15T19:39:48.835Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:48.835Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database [2023-01-15T19:39:48.835Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-generator-database --- [2023-01-15T19:39:48.835Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:48.835Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-generator-database --- [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-generator-database --- [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-generator-database --- [2023-01-15T19:39:48.835Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:48.835Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-generator-database --- [2023-01-15T19:39:48.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:48.835Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:48.835Z] [INFO] Copying 12 resources [2023-01-15T19:39:48.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/src/main/manpages [2023-01-15T19:39:48.835Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:48.835Z] [INFO] [2023-01-15T19:39:48.835Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-generator-database --- [2023-01-15T19:39:48.835Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:48.835Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/classes [2023-01-15T19:39:48.842Z] [exec] Waiting for domain1 to start ..... [2023-01-15T19:39:48.842Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:39:48.842Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:39:48.842Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:39:48.842Z] [exec] Admin Port: 45707 [2023-01-15T19:39:48.842Z] [exec] Command start-domain executed successfully. [2023-01-15T19:39:49.091Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java: Some input files use or override a deprecated API. [2023-01-15T19:39:49.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:49.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T19:39:49.092Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:49.092Z] [INFO] [2023-01-15T19:39:49.092Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database --- [2023-01-15T19:39:49.092Z] [INFO] [2023-01-15T19:39:49.092Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database --- [2023-01-15T19:39:49.092Z] [INFO] [2023-01-15T19:39:49.092Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-generator-database --- [2023-01-15T19:39:49.092Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:49.092Z] [INFO] [2023-01-15T19:39:49.092Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-generator-database --- [2023-01-15T19:39:49.092Z] [INFO] [2023-01-15T19:39:49.092Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-generator-database --- [2023-01-15T19:39:49.092Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:49.092Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/classes [2023-01-15T19:39:49.100Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:39:49.101Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] dumpThreadStack: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] startDomainWindows: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] startDomain: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] clean: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setOSConditions: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setToolWin: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setToolUnix: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setToolProperty: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setS1ASclassPath: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] init-common: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] clean-common: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setOSConditions: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setToolWin: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setToolUnix: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setToolProperty: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setS1ASclassPath: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] init-common: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] clean-classes-common: [2023-01-15T19:39:49.101Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setOSConditions: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setToolWin: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setToolUnix: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setToolProperty: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] setS1ASclassPath: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] init-common: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] clean-jars-common: [2023-01-15T19:39:49.101Z] [2023-01-15T19:39:49.101Z] compile: [2023-01-15T19:39:49.352Z] [INFO] [2023-01-15T19:39:49.353Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-generator-database --- [2023-01-15T19:39:49.353Z] [INFO] [2023-01-15T19:39:49.353Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-generator-database --- [2023-01-15T19:39:49.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:49.353Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:49.353Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/src/test/resources [2023-01-15T19:39:49.353Z] [INFO] [2023-01-15T19:39:49.353Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-generator-database --- [2023-01-15T19:39:49.353Z] [INFO] No sources to compile [2023-01-15T19:39:49.353Z] [INFO] [2023-01-15T19:39:49.353Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database --- [2023-01-15T19:39:49.353Z] [INFO] [2023-01-15T19:39:49.353Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-generator-database --- [2023-01-15T19:39:49.353Z] [INFO] [2023-01-15T19:39:49.353Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-generator-database --- [2023-01-15T19:39:49.353Z] [INFO] Executing tasks [2023-01-15T19:39:49.353Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/classes/META-INF for [2023-01-15T19:39:49.353Z] [INFO] [echo] cmp-generator-database [2023-01-15T19:39:49.353Z] [INFO] Executed tasks [2023-01-15T19:39:49.353Z] [INFO] [2023-01-15T19:39:49.353Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-generator-database --- [2023-01-15T19:39:49.353Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar [2023-01-15T19:39:49.353Z] [INFO] [2023-01-15T19:39:49.353Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-generator-database --- [2023-01-15T19:39:49.353Z] [INFO] [2023-01-15T19:39:49.353Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-generator-database --- [2023-01-15T19:39:49.353Z] [INFO] [2023-01-15T19:39:49.353Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database --- [2023-01-15T19:39:49.359Z] [2023-01-15T19:39:49.359Z] setOSConditions: [2023-01-15T19:39:49.359Z] [2023-01-15T19:39:49.359Z] setToolWin: [2023-01-15T19:39:49.359Z] [2023-01-15T19:39:49.359Z] setToolUnix: [2023-01-15T19:39:49.359Z] [2023-01-15T19:39:49.359Z] setToolProperty: [2023-01-15T19:39:49.359Z] [2023-01-15T19:39:49.359Z] setS1ASclassPath: [2023-01-15T19:39:49.359Z] [2023-01-15T19:39:49.359Z] init-common: [2023-01-15T19:39:49.359Z] [2023-01-15T19:39:49.359Z] compile-common: [2023-01-15T19:39:49.359Z] [echo] Current time (ISO): 2023-01-15T19:39:49.103+0000 [2023-01-15T19:39:49.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:49.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/servlet [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] build: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] setOSConditions: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] setToolWin: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] setToolUnix: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] setToolProperty: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] setS1ASclassPath: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] init-common: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] webclient-war-common: [2023-01-15T19:39:49.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] clear: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] test-tlds-exist: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] copy-tlds: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] test-tagfiles-exist: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] copy-tagfiles: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] package-war-common: [2023-01-15T19:39:49.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:49.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:49.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:49.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:49.360Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:49.360Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-deploy-dash-dash-libraries-web.war [2023-01-15T19:39:49.360Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:49.360Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:49.360Z] [javac] Compiling 1 source file [2023-01-15T19:39:49.360Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:49.360Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] deploy: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] setOSConditions: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] setToolWin: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] setToolUnix: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] setToolProperty: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] setS1ASclassPath: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] init-common: [2023-01-15T19:39:49.360Z] [2023-01-15T19:39:49.360Z] deploy-war-libraries: [2023-01-15T19:39:49.360Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:49.851Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:49.851Z] [javac] 1 warning [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] build: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] setOSConditions: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] setToolWin: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] setToolUnix: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] setToolProperty: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] setS1ASclassPath: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] init-common: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] webclient-war-common: [2023-01-15T19:39:49.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] clear: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] test-tlds-exist: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] copy-tlds: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] test-tagfiles-exist: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] copy-tagfiles: [2023-01-15T19:39:49.851Z] [2023-01-15T19:39:49.851Z] package-war-common: [2023-01-15T19:39:49.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:49.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:49.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:49.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:49.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/lib [2023-01-15T19:39:49.852Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:49.852Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:49.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/docroot [2023-01-15T19:39:49.852Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-alternative-stereotypes-web.war [2023-01-15T19:39:49.852Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:49.852Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:49.852Z] [javac] Compiling 1 source file [2023-01-15T19:39:49.852Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:49.852Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:49.852Z] [2023-01-15T19:39:49.852Z] deploy: [2023-01-15T19:39:49.852Z] [2023-01-15T19:39:49.852Z] deploy-war-common: [2023-01-15T19:39:49.852Z] [2023-01-15T19:39:49.852Z] setOSConditions: [2023-01-15T19:39:49.852Z] [2023-01-15T19:39:49.852Z] setToolWin: [2023-01-15T19:39:49.852Z] [2023-01-15T19:39:49.852Z] setToolUnix: [2023-01-15T19:39:49.852Z] [2023-01-15T19:39:49.852Z] setToolProperty: [2023-01-15T19:39:49.852Z] [2023-01-15T19:39:49.852Z] setS1ASclassPath: [2023-01-15T19:39:49.852Z] [2023-01-15T19:39:49.852Z] init-common: [2023-01-15T19:39:49.852Z] [2023-01-15T19:39:49.852Z] deploy-war-commonpe: [2023-01-15T19:39:49.852Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:49.915Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:49.915Z] [INFO] [2023-01-15T19:39:49.915Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-generator-database --- [2023-01-15T19:39:49.915Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/6.2.6-SNAPSHOT/cmp-generator-database-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:49.915Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/6.2.6-SNAPSHOT/cmp-generator-database-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:49.915Z] [INFO] [2023-01-15T19:39:49.915Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2023-01-15T19:39:49.915Z] [INFO] Building ejb-mapping module for cmp 6.2.6-SNAPSHOT [195/291] [2023-01-15T19:39:49.915Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:49.915Z] [INFO] [2023-01-15T19:39:49.915Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-ejb-mapping --- [2023-01-15T19:39:49.915Z] [INFO] [2023-01-15T19:39:49.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-ejb-mapping --- [2023-01-15T19:39:49.916Z] [INFO] [2023-01-15T19:39:49.916Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-ejb-mapping --- [2023-01-15T19:39:49.916Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:49.916Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping [2023-01-15T19:39:49.916Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:49.916Z] [INFO] [2023-01-15T19:39:49.916Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-ejb-mapping --- [2023-01-15T19:39:49.916Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:49.916Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:49.916Z] [INFO] [2023-01-15T19:39:49.916Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-ejb-mapping --- [2023-01-15T19:39:49.916Z] [INFO] [2023-01-15T19:39:49.916Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-ejb-mapping --- [2023-01-15T19:39:49.916Z] [INFO] [2023-01-15T19:39:49.916Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-ejb-mapping --- [2023-01-15T19:39:49.916Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:49.916Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:49.916Z] [INFO] [2023-01-15T19:39:49.916Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-ejb-mapping --- [2023-01-15T19:39:49.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:49.916Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:49.916Z] [INFO] Copying 1 resource [2023-01-15T19:39:49.925Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-deploy-dash-dash-libraries-web.war [2023-01-15T19:39:50.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/main/manpages [2023-01-15T19:39:50.172Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:50.172Z] [INFO] [2023-01-15T19:39:50.172Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.172Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:50.172Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/classes [2023-01-15T19:39:50.172Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java: Some input files use or override a deprecated API. [2023-01-15T19:39:50.172Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:50.173Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/CmpFieldMapping.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:50.173Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/CmpFieldMapping.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:50.173Z] [INFO] [2023-01-15T19:39:50.173Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.173Z] [INFO] [2023-01-15T19:39:50.173Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.398Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:39:50.415Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-alternative-stereotypes-web.war [2023-01-15T19:39:50.415Z] [exec] Application deployed with name cdi-alternative-stereotypes-web. [2023-01-15T19:39:50.415Z] [2023-01-15T19:39:50.415Z] deploy-war-commonee: [2023-01-15T19:39:50.415Z] [2023-01-15T19:39:50.415Z] run: [2023-01-15T19:39:50.428Z] [INFO] [2023-01-15T19:39:50.429Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.429Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:50.429Z] [INFO] [2023-01-15T19:39:50.429Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.429Z] [INFO] [2023-01-15T19:39:50.429Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.429Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:50.429Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/classes [2023-01-15T19:39:50.671Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:50.672Z] [java] opening connection to http://localhost:8080/cdi-alternative-stereotypes/myurl [2023-01-15T19:39:50.672Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:50.672Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:50.672Z] [java] [2023-01-15T19:39:50.672Z] [java] [2023-01-15T19:39:50.672Z] [java] ----------------------------------------- [2023-01-15T19:39:50.672Z] [java] - stereotypes-alternative-stereotypes: PASS - [2023-01-15T19:39:50.672Z] [java] ----------------------------------------- [2023-01-15T19:39:50.672Z] [java] - Total PASS : 1 - [2023-01-15T19:39:50.672Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:50.672Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:50.672Z] [java] ----------------------------------------- [2023-01-15T19:39:50.672Z] [2023-01-15T19:39:50.672Z] undeploy: [2023-01-15T19:39:50.672Z] [2023-01-15T19:39:50.672Z] setOSConditions: [2023-01-15T19:39:50.672Z] [2023-01-15T19:39:50.672Z] setToolWin: [2023-01-15T19:39:50.672Z] [2023-01-15T19:39:50.672Z] setToolUnix: [2023-01-15T19:39:50.672Z] [2023-01-15T19:39:50.672Z] setToolProperty: [2023-01-15T19:39:50.672Z] [2023-01-15T19:39:50.672Z] setS1ASclassPath: [2023-01-15T19:39:50.672Z] [2023-01-15T19:39:50.672Z] init-common: [2023-01-15T19:39:50.672Z] [2023-01-15T19:39:50.672Z] undeploy-war-common: [2023-01-15T19:39:50.685Z] [INFO] [2023-01-15T19:39:50.685Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.685Z] [INFO] [2023-01-15T19:39:50.685Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:50.685Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:50.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/src/test/resources [2023-01-15T19:39:50.685Z] [INFO] [2023-01-15T19:39:50.685Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.685Z] [INFO] No sources to compile [2023-01-15T19:39:50.685Z] [INFO] [2023-01-15T19:39:50.685Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.685Z] [INFO] [2023-01-15T19:39:50.685Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.685Z] [INFO] [2023-01-15T19:39:50.685Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.685Z] [INFO] Executing tasks [2023-01-15T19:39:50.685Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for [2023-01-15T19:39:50.685Z] [INFO] [echo] cmp-ejb-mapping [2023-01-15T19:39:50.685Z] [INFO] Executed tasks [2023-01-15T19:39:50.685Z] [INFO] [2023-01-15T19:39:50.685Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar [2023-01-15T19:39:50.685Z] [INFO] [2023-01-15T19:39:50.685Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.685Z] [INFO] [2023-01-15T19:39:50.685Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.685Z] [INFO] [2023-01-15T19:39:50.685Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping --- [2023-01-15T19:39:50.928Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:51.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:51.186Z] [2023-01-15T19:39:51.186Z] all: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setOSConditions: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolWin: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolUnix: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolProperty: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setS1ASclassPath: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] init-common: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] clean: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setOSConditions: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolWin: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolUnix: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolProperty: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setS1ASclassPath: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] init-common: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] clean-common: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setOSConditions: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolWin: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolUnix: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolProperty: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setS1ASclassPath: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] init-common: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] clean-classes-common: [2023-01-15T19:39:51.444Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setOSConditions: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolWin: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolUnix: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolProperty: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setS1ASclassPath: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] init-common: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] clean-jars-common: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] compile: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setOSConditions: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolWin: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolUnix: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setToolProperty: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] setS1ASclassPath: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] init-common: [2023-01-15T19:39:51.444Z] [2023-01-15T19:39:51.444Z] compile-common: [2023-01-15T19:39:51.444Z] [echo] Current time (ISO): 2023-01-15T19:39:51.221+0000 [2023-01-15T19:39:51.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:51.444Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:51.444Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:51.614Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:51.614Z] [INFO] [2023-01-15T19:39:51.614Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-ejb-mapping --- [2023-01-15T19:39:51.614Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/6.2.6-SNAPSHOT/cmp-ejb-mapping-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:51.614Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/6.2.6-SNAPSHOT/cmp-ejb-mapping-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:51.614Z] [INFO] [2023-01-15T19:39:51.614Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2023-01-15T19:39:51.614Z] [INFO] Building enhancer module for cmp 6.2.6-SNAPSHOT [196/291] [2023-01-15T19:39:51.614Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:51.614Z] [INFO] [2023-01-15T19:39:51.614Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-enhancer --- [2023-01-15T19:39:51.614Z] [INFO] [2023-01-15T19:39:51.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-enhancer --- [2023-01-15T19:39:51.614Z] [INFO] [2023-01-15T19:39:51.614Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-enhancer --- [2023-01-15T19:39:51.614Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:51.614Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer [2023-01-15T19:39:51.614Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:51.614Z] [INFO] [2023-01-15T19:39:51.614Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-enhancer --- [2023-01-15T19:39:51.614Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:51.614Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:51.614Z] [INFO] [2023-01-15T19:39:51.614Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-enhancer --- [2023-01-15T19:39:51.614Z] [INFO] [2023-01-15T19:39:51.614Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-enhancer --- [2023-01-15T19:39:51.614Z] [INFO] [2023-01-15T19:39:51.614Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-enhancer --- [2023-01-15T19:39:51.614Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:51.839Z] [java] Sleeping to wait for passivation... [2023-01-15T19:39:51.870Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:51.871Z] [INFO] [2023-01-15T19:39:51.871Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-enhancer --- [2023-01-15T19:39:51.871Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:51.871Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:51.871Z] [INFO] Copying 1 resource [2023-01-15T19:39:51.871Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/main/manpages [2023-01-15T19:39:51.871Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:51.871Z] [INFO] [2023-01-15T19:39:51.871Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-enhancer --- [2023-01-15T19:39:51.871Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:51.871Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/classes [2023-01-15T19:39:52.126Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java: Some input files use or override a deprecated API. [2023-01-15T19:39:52.126Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:52.126Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/Environment.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:52.126Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/Environment.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:52.126Z] [INFO] [2023-01-15T19:39:52.127Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer --- [2023-01-15T19:39:52.127Z] [INFO] [2023-01-15T19:39:52.127Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer --- [2023-01-15T19:39:52.127Z] [INFO] [2023-01-15T19:39:52.127Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-enhancer --- [2023-01-15T19:39:52.295Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:39:52.382Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2023-01-15T19:39:52.383Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2023-01-15T19:39:52.383Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:52.383Z] [INFO] [2023-01-15T19:39:52.383Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-enhancer --- [2023-01-15T19:39:52.383Z] [INFO] [2023-01-15T19:39:52.383Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-enhancer --- [2023-01-15T19:39:52.383Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:52.383Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/classes [2023-01-15T19:39:52.639Z] [INFO] [2023-01-15T19:39:52.639Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-enhancer --- [2023-01-15T19:39:52.639Z] [INFO] [2023-01-15T19:39:52.639Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-enhancer --- [2023-01-15T19:39:52.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:52.639Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:52.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/src/test/resources [2023-01-15T19:39:52.639Z] [INFO] [2023-01-15T19:39:52.639Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-enhancer --- [2023-01-15T19:39:52.639Z] [INFO] No sources to compile [2023-01-15T19:39:52.639Z] [INFO] [2023-01-15T19:39:52.639Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer --- [2023-01-15T19:39:52.639Z] [INFO] [2023-01-15T19:39:52.639Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-enhancer --- [2023-01-15T19:39:52.639Z] [INFO] [2023-01-15T19:39:52.639Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-enhancer --- [2023-01-15T19:39:52.640Z] [INFO] Executing tasks [2023-01-15T19:39:52.640Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/classes/META-INF for [2023-01-15T19:39:52.640Z] [INFO] [echo] cmp-enhancer [2023-01-15T19:39:52.640Z] [INFO] Executed tasks [2023-01-15T19:39:52.640Z] [INFO] [2023-01-15T19:39:52.640Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-enhancer --- [2023-01-15T19:39:52.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar [2023-01-15T19:39:52.640Z] [INFO] [2023-01-15T19:39:52.640Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-enhancer --- [2023-01-15T19:39:52.640Z] [INFO] [2023-01-15T19:39:52.640Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-enhancer --- [2023-01-15T19:39:52.640Z] [INFO] [2023-01-15T19:39:52.640Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer --- [2023-01-15T19:39:53.338Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:53.338Z] [javac] 1 warning [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] build: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] setOSConditions: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] setToolWin: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] setToolUnix: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] setToolProperty: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] setS1ASclassPath: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] init-common: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] webclient-war-common: [2023-01-15T19:39:53.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] clear: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] test-tlds-exist: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] copy-tlds: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] test-tagfiles-exist: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] copy-tagfiles: [2023-01-15T19:39:53.338Z] [2023-01-15T19:39:53.338Z] package-war-common: [2023-01-15T19:39:53.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:53.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:53.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:53.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:53.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/lib [2023-01-15T19:39:53.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:53.338Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:53.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/docroot [2023-01-15T19:39:53.339Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-for-stereotypes-web.war [2023-01-15T19:39:53.339Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:53.339Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:53.339Z] [javac] Compiling 1 source file [2023-01-15T19:39:53.339Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:53.339Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:53.339Z] [2023-01-15T19:39:53.339Z] deploy: [2023-01-15T19:39:53.339Z] [2023-01-15T19:39:53.339Z] deploy-war-common: [2023-01-15T19:39:53.339Z] [2023-01-15T19:39:53.339Z] setOSConditions: [2023-01-15T19:39:53.339Z] [2023-01-15T19:39:53.339Z] setToolWin: [2023-01-15T19:39:53.339Z] [2023-01-15T19:39:53.339Z] setToolUnix: [2023-01-15T19:39:53.339Z] [2023-01-15T19:39:53.339Z] setToolProperty: [2023-01-15T19:39:53.339Z] [2023-01-15T19:39:53.339Z] setS1ASclassPath: [2023-01-15T19:39:53.339Z] [2023-01-15T19:39:53.339Z] init-common: [2023-01-15T19:39:53.339Z] [2023-01-15T19:39:53.339Z] deploy-war-commonpe: [2023-01-15T19:39:53.339Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:53.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-for-stereotypes-web.war [2023-01-15T19:39:53.902Z] [exec] Application deployed with name cdi-interceptor-binding-for-stereotypes-web. [2023-01-15T19:39:53.902Z] [2023-01-15T19:39:53.902Z] deploy-war-commonee: [2023-01-15T19:39:53.902Z] [2023-01-15T19:39:53.902Z] run: [2023-01-15T19:39:54.126Z] [exec] cancelling timerHandle [2023-01-15T19:39:54.127Z] [exec] cancelling timerHandle5 [2023-01-15T19:39:54.127Z] [exec] cancelling timerHandle11 [2023-01-15T19:39:54.127Z] [exec] cancelling timerHandle12 [2023-01-15T19:39:54.127Z] [exec] Foo : ejbs/Foo_UNSPECIFIED_TX test passed!! [2023-01-15T19:39:54.127Z] [exec] Value of key is: ejbs/Foo_UNSPECIFIED_TX [2023-01-15T19:39:54.127Z] [exec] Doing foo timer test for ejbs/Foo_BMT [2023-01-15T19:39:54.127Z] [exec] doTest(): creating the runtimeExTimer handle [2023-01-15T19:39:54.127Z] [exec] doTest(): creating the timerhandle [2023-01-15T19:39:54.127Z] [exec] doTest(): creating the timerhandle2 [2023-01-15T19:39:54.127Z] [exec] doTest(): creating the timerhandle3 [2023-01-15T19:39:54.127Z] [exec] doTest(): creating the timerhandle4 [2023-01-15T19:39:54.127Z] [exec] doTest(): creating the timerhandle5 [2023-01-15T19:39:54.127Z] [exec] doTest(): creating the createTimerAndRollback [2023-01-15T19:39:54.127Z] [exec] doTest(): creating the createTimerAndCancel [2023-01-15T19:39:54.127Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2023-01-15T19:39:54.127Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2023-01-15T19:39:54.127Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2023-01-15T19:39:54.158Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:54.159Z] [java] opening connection to http://localhost:8080/cdi-interceptor-binding-for-stereotypes/myurl [2023-01-15T19:39:54.159Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:54.159Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:54.159Z] [java] [2023-01-15T19:39:54.159Z] [java] [2023-01-15T19:39:54.159Z] [java] ----------------------------------------- [2023-01-15T19:39:54.159Z] [java] - stereotypes-interceptor-bindings-for-stereotypes: PASS - [2023-01-15T19:39:54.159Z] [java] ----------------------------------------- [2023-01-15T19:39:54.159Z] [java] - Total PASS : 1 - [2023-01-15T19:39:54.159Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:54.159Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:54.159Z] [java] ----------------------------------------- [2023-01-15T19:39:54.159Z] [2023-01-15T19:39:54.159Z] undeploy: [2023-01-15T19:39:54.159Z] [2023-01-15T19:39:54.159Z] setOSConditions: [2023-01-15T19:39:54.159Z] [2023-01-15T19:39:54.159Z] setToolWin: [2023-01-15T19:39:54.159Z] [2023-01-15T19:39:54.159Z] setToolUnix: [2023-01-15T19:39:54.159Z] [2023-01-15T19:39:54.159Z] setToolProperty: [2023-01-15T19:39:54.159Z] [2023-01-15T19:39:54.159Z] setS1ASclassPath: [2023-01-15T19:39:54.159Z] [2023-01-15T19:39:54.159Z] init-common: [2023-01-15T19:39:54.159Z] [2023-01-15T19:39:54.159Z] undeploy-war-common: [2023-01-15T19:39:54.415Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:54.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:54.817Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:39:54.931Z] [2023-01-15T19:39:54.932Z] all: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setOSConditions: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolWin: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolUnix: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolProperty: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setS1ASclassPath: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] init-common: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] clean: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setOSConditions: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolWin: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolUnix: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolProperty: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setS1ASclassPath: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] init-common: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] clean-common: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setOSConditions: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolWin: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolUnix: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolProperty: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setS1ASclassPath: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] init-common: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] clean-classes-common: [2023-01-15T19:39:54.932Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setOSConditions: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolWin: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolUnix: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolProperty: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setS1ASclassPath: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] init-common: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] clean-jars-common: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] compile: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setOSConditions: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolWin: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolUnix: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setToolProperty: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] setS1ASclassPath: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] init-common: [2023-01-15T19:39:54.932Z] [2023-01-15T19:39:54.932Z] compile-common: [2023-01-15T19:39:54.932Z] [echo] Current time (ISO): 2023-01-15T19:39:54.715+0000 [2023-01-15T19:39:54.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:54.932Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:54.933Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:56.490Z] [exec] Application deployed with name web-jsp-precompile-deploy-dash-dash-libraries-web. [2023-01-15T19:39:56.490Z] [2023-01-15T19:39:56.490Z] run: [2023-01-15T19:39:56.490Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:56.490Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-deploy-dash-dash-libraries/test.jsp [2023-01-15T19:39:56.490Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:56.490Z] [java] [2023-01-15T19:39:56.490Z] [java] [2023-01-15T19:39:56.490Z] [java] ----------------------------------------- [2023-01-15T19:39:56.490Z] [java] - jsp-precompile-deploy-dash-dash-libraries: PASS - [2023-01-15T19:39:56.490Z] [java] ----------------------------------------- [2023-01-15T19:39:56.490Z] [java] - Total PASS : 1 - [2023-01-15T19:39:56.490Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:56.490Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:56.490Z] [java] ----------------------------------------- [2023-01-15T19:39:56.490Z] [2023-01-15T19:39:56.490Z] undeploy: [2023-01-15T19:39:56.491Z] [2023-01-15T19:39:56.491Z] setOSConditions: [2023-01-15T19:39:56.491Z] [2023-01-15T19:39:56.491Z] setToolWin: [2023-01-15T19:39:56.491Z] [2023-01-15T19:39:56.491Z] setToolUnix: [2023-01-15T19:39:56.491Z] [2023-01-15T19:39:56.491Z] setToolProperty: [2023-01-15T19:39:56.491Z] [2023-01-15T19:39:56.491Z] setS1ASclassPath: [2023-01-15T19:39:56.491Z] [2023-01-15T19:39:56.491Z] init-common: [2023-01-15T19:39:56.491Z] [2023-01-15T19:39:56.491Z] undeploy-war-common: [2023-01-15T19:39:56.491Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:56.712Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:39:56.809Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:56.809Z] [INFO] [2023-01-15T19:39:56.809Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-enhancer --- [2023-01-15T19:39:56.809Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/6.2.6-SNAPSHOT/cmp-enhancer-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:56.809Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/6.2.6-SNAPSHOT/cmp-enhancer-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:56.809Z] [INFO] [2023-01-15T19:39:56.809Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2023-01-15T19:39:56.809Z] [INFO] Building internal-api module for cmp 6.2.6-SNAPSHOT [197/291] [2023-01-15T19:39:56.809Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:56.809Z] [INFO] [2023-01-15T19:39:56.809Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-internal-api --- [2023-01-15T19:39:56.809Z] [INFO] [2023-01-15T19:39:56.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-internal-api --- [2023-01-15T19:39:56.809Z] [INFO] [2023-01-15T19:39:56.809Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-internal-api --- [2023-01-15T19:39:56.809Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:56.809Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api [2023-01-15T19:39:56.809Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:56.809Z] [INFO] [2023-01-15T19:39:56.809Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-internal-api --- [2023-01-15T19:39:56.809Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:56.809Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:56.809Z] [INFO] [2023-01-15T19:39:56.809Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-internal-api --- [2023-01-15T19:39:56.809Z] [INFO] [2023-01-15T19:39:56.809Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-internal-api --- [2023-01-15T19:39:56.809Z] [INFO] [2023-01-15T19:39:56.809Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-internal-api --- [2023-01-15T19:39:56.809Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:56.809Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:56.809Z] [INFO] [2023-01-15T19:39:56.809Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-internal-api --- [2023-01-15T19:39:56.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:56.809Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:56.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/main/resources [2023-01-15T19:39:56.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/main/manpages [2023-01-15T19:39:56.810Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:56.810Z] [INFO] [2023-01-15T19:39:56.810Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-internal-api --- [2023-01-15T19:39:56.810Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:56.810Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/classes [2023-01-15T19:39:56.810Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations. [2023-01-15T19:39:56.810Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:56.810Z] [INFO] [2023-01-15T19:39:56.810Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api --- [2023-01-15T19:39:56.810Z] [INFO] [2023-01-15T19:39:56.810Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api --- [2023-01-15T19:39:56.810Z] [INFO] [2023-01-15T19:39:56.810Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-internal-api --- [2023-01-15T19:39:56.810Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:56.810Z] [INFO] [2023-01-15T19:39:56.810Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-internal-api --- [2023-01-15T19:39:56.810Z] [INFO] [2023-01-15T19:39:56.810Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-internal-api --- [2023-01-15T19:39:56.810Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:56.810Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/classes [2023-01-15T19:39:56.831Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:39:56.832Z] [javac] 1 warning [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] build: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] setOSConditions: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] setToolWin: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] setToolUnix: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] setToolProperty: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] setS1ASclassPath: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] init-common: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] webclient-war-common: [2023-01-15T19:39:56.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] clear: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] test-tlds-exist: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] copy-tlds: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] test-tagfiles-exist: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] copy-tagfiles: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] package-war-common: [2023-01-15T19:39:56.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:39:56.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:56.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:56.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:39:56.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/lib [2023-01-15T19:39:56.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:56.832Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:39:56.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/docroot [2023-01-15T19:39:56.832Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-stacking-stereotypes-web.war [2023-01-15T19:39:56.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:39:56.832Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:39:56.832Z] [javac] Compiling 1 source file [2023-01-15T19:39:56.832Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:39:56.832Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] deploy: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] deploy-war-common: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] setOSConditions: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] setToolWin: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] setToolUnix: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] setToolProperty: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] setS1ASclassPath: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] init-common: [2023-01-15T19:39:56.832Z] [2023-01-15T19:39:56.832Z] deploy-war-commonpe: [2023-01-15T19:39:56.832Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:57.056Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:57.066Z] [INFO] [2023-01-15T19:39:57.067Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-internal-api --- [2023-01-15T19:39:57.067Z] [INFO] [2023-01-15T19:39:57.067Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-internal-api --- [2023-01-15T19:39:57.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:57.067Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:57.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/src/test/resources [2023-01-15T19:39:57.067Z] [INFO] [2023-01-15T19:39:57.067Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-internal-api --- [2023-01-15T19:39:57.067Z] [INFO] No sources to compile [2023-01-15T19:39:57.067Z] [INFO] [2023-01-15T19:39:57.067Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api --- [2023-01-15T19:39:57.067Z] [INFO] [2023-01-15T19:39:57.067Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-internal-api --- [2023-01-15T19:39:57.067Z] [INFO] [2023-01-15T19:39:57.067Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-internal-api --- [2023-01-15T19:39:57.067Z] [INFO] Executing tasks [2023-01-15T19:39:57.067Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/classes/META-INF for [2023-01-15T19:39:57.067Z] [INFO] [echo] cmp-internal-api [2023-01-15T19:39:57.067Z] [INFO] Executed tasks [2023-01-15T19:39:57.067Z] [INFO] [2023-01-15T19:39:57.067Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-internal-api --- [2023-01-15T19:39:57.067Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar [2023-01-15T19:39:57.067Z] [INFO] [2023-01-15T19:39:57.067Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-internal-api --- [2023-01-15T19:39:57.067Z] [INFO] [2023-01-15T19:39:57.067Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-internal-api --- [2023-01-15T19:39:57.067Z] [INFO] [2023-01-15T19:39:57.067Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api --- [2023-01-15T19:39:57.316Z] [2023-01-15T19:39:57.317Z] stopDomain: [2023-01-15T19:39:57.317Z] [echo] run.xml:stopping domain... [2023-01-15T19:39:57.323Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:57.323Z] [INFO] [2023-01-15T19:39:57.323Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-internal-api --- [2023-01-15T19:39:57.323Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/6.2.6-SNAPSHOT/cmp-internal-api-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:57.323Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/6.2.6-SNAPSHOT/cmp-internal-api-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:57.323Z] [INFO] [2023-01-15T19:39:57.323Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2023-01-15T19:39:57.323Z] [INFO] Building Entity Bean container 6.2.6-SNAPSHOT [198/291] [2023-01-15T19:39:57.323Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:57.323Z] [INFO] [2023-01-15T19:39:57.323Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ entitybean-container --- [2023-01-15T19:39:57.323Z] [INFO] [2023-01-15T19:39:57.323Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ entitybean-container --- [2023-01-15T19:39:57.323Z] [INFO] [2023-01-15T19:39:57.323Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ entitybean-container --- [2023-01-15T19:39:57.323Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:57.323Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container [2023-01-15T19:39:57.323Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:57.323Z] [INFO] [2023-01-15T19:39:57.323Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ entitybean-container --- [2023-01-15T19:39:57.323Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:39:57.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-stacking-stereotypes-web.war [2023-01-15T19:39:57.575Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:57.579Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:39:57.580Z] [INFO] [2023-01-15T19:39:57.580Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ entitybean-container --- [2023-01-15T19:39:57.580Z] [INFO] [2023-01-15T19:39:57.580Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ entitybean-container --- [2023-01-15T19:39:57.580Z] [INFO] [2023-01-15T19:39:57.580Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ entitybean-container --- [2023-01-15T19:39:57.580Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:39:57.580Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:39:57.580Z] [INFO] [2023-01-15T19:39:57.580Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ entitybean-container --- [2023-01-15T19:39:57.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:57.580Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:57.580Z] [INFO] Copying 2 resources [2023-01-15T19:39:57.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/manpages [2023-01-15T19:39:57.580Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:39:57.580Z] [INFO] [2023-01-15T19:39:57.580Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ entitybean-container --- [2023-01-15T19:39:57.580Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:57.580Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/classes [2023-01-15T19:39:57.652Z] [exec] Application deployed with name cdi-stacking-stereotypes-web. [2023-01-15T19:39:57.653Z] [2023-01-15T19:39:57.653Z] deploy-war-commonee: [2023-01-15T19:39:57.653Z] [2023-01-15T19:39:57.653Z] run: [2023-01-15T19:39:57.653Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:57.653Z] [java] opening connection to http://localhost:8080/cdi-stacking-stereotypes/myurl [2023-01-15T19:39:57.836Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API. [2023-01-15T19:39:57.836Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:39:57.836Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:39:57.836Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:39:57.836Z] [INFO] [2023-01-15T19:39:57.836Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ entitybean-container --- [2023-01-15T19:39:57.836Z] [INFO] [2023-01-15T19:39:57.836Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ entitybean-container --- [2023-01-15T19:39:57.836Z] [INFO] [2023-01-15T19:39:57.836Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ entitybean-container --- [2023-01-15T19:39:57.910Z] [java] line = Hello from Servlet 3.0. [2023-01-15T19:39:57.911Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:39:57.911Z] [java] [2023-01-15T19:39:57.911Z] [java] [2023-01-15T19:39:57.911Z] [java] ----------------------------------------- [2023-01-15T19:39:57.911Z] [java] - stereotypes-stereotype-stacking: PASS - [2023-01-15T19:39:57.911Z] [java] ----------------------------------------- [2023-01-15T19:39:57.911Z] [java] - Total PASS : 1 - [2023-01-15T19:39:57.911Z] [java] - Total FAIL : 0 - [2023-01-15T19:39:57.911Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:39:57.911Z] [java] ----------------------------------------- [2023-01-15T19:39:57.911Z] [2023-01-15T19:39:57.911Z] undeploy: [2023-01-15T19:39:57.911Z] [2023-01-15T19:39:57.911Z] setOSConditions: [2023-01-15T19:39:57.911Z] [2023-01-15T19:39:57.911Z] setToolWin: [2023-01-15T19:39:57.911Z] [2023-01-15T19:39:57.911Z] setToolUnix: [2023-01-15T19:39:57.911Z] [2023-01-15T19:39:57.911Z] setToolProperty: [2023-01-15T19:39:57.911Z] [2023-01-15T19:39:57.911Z] setS1ASclassPath: [2023-01-15T19:39:57.911Z] [2023-01-15T19:39:57.911Z] init-common: [2023-01-15T19:39:57.911Z] [2023-01-15T19:39:57.911Z] undeploy-war-common: [2023-01-15T19:39:57.911Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:58.092Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:39:58.093Z] [INFO] [2023-01-15T19:39:58.093Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ entitybean-container --- [2023-01-15T19:39:58.093Z] [INFO] [2023-01-15T19:39:58.093Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ entitybean-container --- [2023-01-15T19:39:58.093Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:39:58.093Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/classes [2023-01-15T19:39:58.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] all: [2023-01-15T19:39:58.475Z] [echo] Running transactions [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] all: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] transactions: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setOSConditions: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolWin: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolUnix: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolProperty: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setS1ASclassPath: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] init-common: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] clean: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setOSConditions: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolWin: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolUnix: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolProperty: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setS1ASclassPath: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] init-common: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] clean-common: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setOSConditions: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolWin: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolUnix: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolProperty: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setS1ASclassPath: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] init-common: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] clean-classes-common: [2023-01-15T19:39:58.475Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setOSConditions: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolWin: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolUnix: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolProperty: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setS1ASclassPath: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] init-common: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] clean-jars-common: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] compile: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setOSConditions: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolWin: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolUnix: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setToolProperty: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] setS1ASclassPath: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] init-common: [2023-01-15T19:39:58.475Z] [2023-01-15T19:39:58.475Z] compile-common: [2023-01-15T19:39:58.475Z] [echo] Current time (ISO): 2023-01-15T19:39:58.310+0000 [2023-01-15T19:39:58.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:58.476Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:39:58.476Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:58.606Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:39:58.655Z] [INFO] [2023-01-15T19:39:58.655Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ entitybean-container --- [2023-01-15T19:39:58.655Z] [INFO] [2023-01-15T19:39:58.655Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ entitybean-container --- [2023-01-15T19:39:58.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:39:58.655Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:39:58.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/src/test/resources [2023-01-15T19:39:58.655Z] [INFO] [2023-01-15T19:39:58.655Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ entitybean-container --- [2023-01-15T19:39:58.655Z] [INFO] No sources to compile [2023-01-15T19:39:58.655Z] [INFO] [2023-01-15T19:39:58.655Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container --- [2023-01-15T19:39:58.655Z] [INFO] [2023-01-15T19:39:58.655Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ entitybean-container --- [2023-01-15T19:39:58.655Z] [INFO] [2023-01-15T19:39:58.656Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ entitybean-container --- [2023-01-15T19:39:58.656Z] [INFO] Executing tasks [2023-01-15T19:39:58.656Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/classes/META-INF for [2023-01-15T19:39:58.656Z] [INFO] [echo] entitybean-container [2023-01-15T19:39:58.656Z] [INFO] Executed tasks [2023-01-15T19:39:58.656Z] [INFO] [2023-01-15T19:39:58.656Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ entitybean-container --- [2023-01-15T19:39:58.656Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/entitybean-container.jar [2023-01-15T19:39:58.656Z] [INFO] [2023-01-15T19:39:58.656Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ entitybean-container --- [2023-01-15T19:39:58.656Z] [INFO] [2023-01-15T19:39:58.656Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ entitybean-container --- [2023-01-15T19:39:58.656Z] [INFO] [2023-01-15T19:39:58.656Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container --- [2023-01-15T19:39:58.950Z] [exec] Waiting for the domain to stop . [2023-01-15T19:39:58.950Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] restore: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] setOSConditions: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] setToolWin: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] setToolUnix: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] setToolProperty: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] setS1ASclassPath: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] init-common: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] removeJarFromApplibs: [2023-01-15T19:39:59.209Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs/myclasses.jar [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] setOSConditions: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] setToolWin: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] setToolUnix: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] setToolProperty: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] setS1ASclassPath: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] init-common: [2023-01-15T19:39:59.209Z] [2023-01-15T19:39:59.209Z] startDomainUnix: [2023-01-15T19:39:59.209Z] [echo] Starting DAS [2023-01-15T19:39:59.209Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:39:59.584Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:39:59.584Z] [INFO] [2023-01-15T19:39:59.584Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ entitybean-container --- [2023-01-15T19:39:59.584Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/6.2.6-SNAPSHOT/entitybean-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:39:59.584Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/6.2.6-SNAPSHOT/entitybean-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:39:59.584Z] [INFO] [2023-01-15T19:39:59.584Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2023-01-15T19:39:59.584Z] [INFO] Building support-sqlstore module for cmp 6.2.6-SNAPSHOT [199/291] [2023-01-15T19:39:59.584Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:39:59.584Z] [INFO] [2023-01-15T19:39:59.584Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-support-sqlstore --- [2023-01-15T19:39:59.584Z] [INFO] [2023-01-15T19:39:59.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-support-sqlstore --- [2023-01-15T19:39:59.584Z] [INFO] [2023-01-15T19:39:59.584Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-support-sqlstore --- [2023-01-15T19:39:59.584Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:59.585Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore [2023-01-15T19:39:59.585Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:39:59.585Z] [INFO] [2023-01-15T19:39:59.585Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-support-sqlstore --- [2023-01-15T19:39:59.585Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:00.146Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:00.146Z] [INFO] [2023-01-15T19:40:00.146Z] [INFO] --- antlr-maven-plugin:2.4:generate (default) @ cmp-support-sqlstore --- [2023-01-15T19:40:00.369Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:00.369Z] [javac] 1 warning [2023-01-15T19:40:00.369Z] [2023-01-15T19:40:00.369Z] build: [2023-01-15T19:40:00.369Z] [2023-01-15T19:40:00.369Z] setOSConditions: [2023-01-15T19:40:00.369Z] [2023-01-15T19:40:00.369Z] setToolWin: [2023-01-15T19:40:00.369Z] [2023-01-15T19:40:00.369Z] setToolUnix: [2023-01-15T19:40:00.369Z] [2023-01-15T19:40:00.369Z] setToolProperty: [2023-01-15T19:40:00.369Z] [2023-01-15T19:40:00.369Z] setS1ASclassPath: [2023-01-15T19:40:00.369Z] [2023-01-15T19:40:00.369Z] init-common: [2023-01-15T19:40:00.369Z] [2023-01-15T19:40:00.369Z] webclient-war-common: [2023-01-15T19:40:00.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:00.369Z] [2023-01-15T19:40:00.369Z] clear: [2023-01-15T19:40:00.369Z] [2023-01-15T19:40:00.370Z] test-tlds-exist: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] copy-tlds: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] test-tagfiles-exist: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] copy-tagfiles: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] package-war-common: [2023-01-15T19:40:00.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:40:00.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:00.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:00.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:40:00.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/lib [2023-01-15T19:40:00.370Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:00.370Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:00.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/docroot [2023-01-15T19:40:00.370Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-transaction-scoped-web.war [2023-01-15T19:40:00.370Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:00.370Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:00.370Z] [javac] Compiling 1 source file [2023-01-15T19:40:00.370Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:40:00.370Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] deploy: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] deploy-war-common: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] setOSConditions: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] setToolWin: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] setToolUnix: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] setToolProperty: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] setS1ASclassPath: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] init-common: [2023-01-15T19:40:00.370Z] [2023-01-15T19:40:00.370Z] deploy-war-commonpe: [2023-01-15T19:40:00.370Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:00.502Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:00.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-transaction-scoped-web.war [2023-01-15T19:40:00.934Z] [exec] Application deployed with name cdi-transaction-scoped-web. [2023-01-15T19:40:00.934Z] [2023-01-15T19:40:00.934Z] deploy-war-commonee: [2023-01-15T19:40:00.934Z] [2023-01-15T19:40:00.934Z] run: [2023-01-15T19:40:01.073Z] [INFO] performing grammar generation [JQL.g] [2023-01-15T19:40:01.190Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:01.190Z] [java] opening connection to http://localhost:8080/cdi-transaction-scoped/TransactionScopedTestServlet [2023-01-15T19:40:01.190Z] [java] line = @TransactionScoped Test [2023-01-15T19:40:01.190Z] [java] Value of key is:transaction-scoped-transactions [2023-01-15T19:40:01.190Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:01.190Z] [java] [2023-01-15T19:40:01.190Z] [java] [2023-01-15T19:40:01.190Z] [java] ----------------------------------------- [2023-01-15T19:40:01.190Z] [java] - transaction-scoped-transactions: PASS - [2023-01-15T19:40:01.190Z] [java] ----------------------------------------- [2023-01-15T19:40:01.190Z] [java] Total PASS: 1 [2023-01-15T19:40:01.190Z] [java] Total FAIL: 0 [2023-01-15T19:40:01.190Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:40:01.190Z] [java] ----------------------------------------- [2023-01-15T19:40:01.190Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:40:01.190Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:40:01.190Z] [2023-01-15T19:40:01.190Z] undeploy: [2023-01-15T19:40:01.190Z] [2023-01-15T19:40:01.190Z] setOSConditions: [2023-01-15T19:40:01.190Z] [2023-01-15T19:40:01.190Z] setToolWin: [2023-01-15T19:40:01.190Z] [2023-01-15T19:40:01.190Z] setToolUnix: [2023-01-15T19:40:01.190Z] [2023-01-15T19:40:01.190Z] setToolProperty: [2023-01-15T19:40:01.190Z] [2023-01-15T19:40:01.190Z] setS1ASclassPath: [2023-01-15T19:40:01.190Z] [2023-01-15T19:40:01.190Z] init-common: [2023-01-15T19:40:01.190Z] [2023-01-15T19:40:01.190Z] undeploy-war-common: [2023-01-15T19:40:01.330Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:40:01.330Z] [2023-01-15T19:40:01.330Z] [INFO] performing grammar generation [Semantic.g] [2023-01-15T19:40:01.330Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:40:01.330Z] [2023-01-15T19:40:01.330Z] [INFO] performing grammar generation [Optimizer.g] [2023-01-15T19:40:01.448Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:01.588Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:40:01.589Z] [2023-01-15T19:40:01.589Z] [INFO] performing grammar generation [CodeGeneration.g] [2023-01-15T19:40:01.589Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:40:01.589Z] [2023-01-15T19:40:01.589Z] [INFO] [2023-01-15T19:40:01.589Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-support-sqlstore --- [2023-01-15T19:40:01.589Z] [INFO] [2023-01-15T19:40:01.589Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-support-sqlstore --- [2023-01-15T19:40:01.589Z] [INFO] [2023-01-15T19:40:01.589Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-support-sqlstore --- [2023-01-15T19:40:01.589Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:01.589Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:01.589Z] [INFO] [2023-01-15T19:40:01.589Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-support-sqlstore --- [2023-01-15T19:40:01.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:01.589Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:01.589Z] [INFO] Copying 18 resources [2023-01-15T19:40:01.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:01.706Z] [2023-01-15T19:40:01.706Z] all: [2023-01-15T19:40:01.706Z] [echo] Running unproxyable-deps [2023-01-15T19:40:01.706Z] [2023-01-15T19:40:01.706Z] setOSConditions: [2023-01-15T19:40:01.706Z] [2023-01-15T19:40:01.706Z] setToolWin: [2023-01-15T19:40:01.706Z] [2023-01-15T19:40:01.706Z] setToolUnix: [2023-01-15T19:40:01.706Z] [2023-01-15T19:40:01.706Z] setToolProperty: [2023-01-15T19:40:01.706Z] [2023-01-15T19:40:01.706Z] setS1ASclassPath: [2023-01-15T19:40:01.706Z] [2023-01-15T19:40:01.706Z] init-common: [2023-01-15T19:40:01.706Z] [2023-01-15T19:40:01.706Z] clean: [2023-01-15T19:40:01.808Z] [java] Waking up [2023-01-15T19:40:01.808Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2023-01-15T19:40:01.808Z] [java] [2023-01-15T19:40:01.808Z] [java] Stateful Session results (microsec): with tx no tx: [2023-01-15T19:40:01.845Z] [INFO] Copying 4 resources [2023-01-15T19:40:01.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/main/manpages [2023-01-15T19:40:01.845Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:01.845Z] [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 [2023-01-15T19:40:01.845Z] [INFO] [2023-01-15T19:40:01.845Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-support-sqlstore --- [2023-01-15T19:40:01.846Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:01.846Z] [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/classes [2023-01-15T19:40:01.963Z] [2023-01-15T19:40:01.963Z] setOSConditions: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolWin: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolUnix: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolProperty: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setS1ASclassPath: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] init-common: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] clean-common: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setOSConditions: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolWin: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolUnix: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolProperty: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setS1ASclassPath: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] init-common: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] clean-classes-common: [2023-01-15T19:40:01.964Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setOSConditions: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolWin: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolUnix: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolProperty: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setS1ASclassPath: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] init-common: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] clean-jars-common: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] compile: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setOSConditions: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolWin: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolUnix: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setToolProperty: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] setS1ASclassPath: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] init-common: [2023-01-15T19:40:01.964Z] [2023-01-15T19:40:01.964Z] compile-common: [2023-01-15T19:40:01.964Z] [echo] Current time (ISO): 2023-01-15T19:40:01.727+0000 [2023-01-15T19:40:01.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:01.964Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:01.964Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:02.069Z] [java] [2023-01-15T19:40:02.069Z] [java] Stateless Session results (microsec): with tx no tx: [2023-01-15T19:40:02.069Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2023-01-15T19:40:02.069Z] [java] [2023-01-15T19:40:02.069Z] [java] Stateful Session results (microsec): with tx no tx: [2023-01-15T19:40:02.069Z] [java] [2023-01-15T19:40:02.069Z] [java] Stateless Session results (microsec): with tx no tx: [2023-01-15T19:40:02.069Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2023-01-15T19:40:02.069Z] [java] [2023-01-15T19:40:02.069Z] [java] Stateful Session results (microsec): with tx no tx: [2023-01-15T19:40:02.335Z] [java] [2023-01-15T19:40:02.335Z] [java] Stateless Session results (microsec): with tx no tx: [2023-01-15T19:40:02.335Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2023-01-15T19:40:02.335Z] [java] [2023-01-15T19:40:02.335Z] [java] Stateful Session results (microsec): with tx no tx: [2023-01-15T19:40:02.335Z] [java] [2023-01-15T19:40:02.335Z] [java] Stateless Session results (microsec): with tx no tx: [2023-01-15T19:40:02.398Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:02.597Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2023-01-15T19:40:02.597Z] [java] [2023-01-15T19:40:02.597Z] [java] Stateful Session results (microsec): with tx no tx: [2023-01-15T19:40:02.597Z] [java] [2023-01-15T19:40:02.597Z] [java] Stateless Session results (microsec): with tx no tx: [2023-01-15T19:40:02.597Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2023-01-15T19:40:02.597Z] [java] [2023-01-15T19:40:02.597Z] [java] Stateful Session results (microsec): with tx no tx: [2023-01-15T19:40:02.597Z] [java] [2023-01-15T19:40:02.597Z] [java] Stateless Session results (microsec): with tx no tx: [2023-01-15T19:40:02.856Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2023-01-15T19:40:02.856Z] [java] [2023-01-15T19:40:02.856Z] [java] Stateful Session results (microsec): with tx no tx: [2023-01-15T19:40:02.856Z] [java] [2023-01-15T19:40:02.856Z] [java] Stateless Session results (microsec): with tx no tx: [2023-01-15T19:40:02.856Z] [java] Hellos.size() : 7 passivationCount: 7 [2023-01-15T19:40:02.856Z] [java] Value of key is: main [2023-01-15T19:40:02.856Z] [java] Value of key is: checkSlessReferences [2023-01-15T19:40:02.856Z] [java] Value of key is: checkSfulLocalReferences [2023-01-15T19:40:02.856Z] [java] Value of key is: checkSlessRemoteReferences [2023-01-15T19:40:02.856Z] [java] Value of key is: checkSfulRemoteReferences [2023-01-15T19:40:02.856Z] [java] Value of key is: compareRemoteReferences [2023-01-15T19:40:02.856Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:02.856Z] [java] [2023-01-15T19:40:02.856Z] [java] [2023-01-15T19:40:02.856Z] [java] ----------------------------------------- [2023-01-15T19:40:02.856Z] [java] - checkSlessRemoteReferences: PASS - [2023-01-15T19:40:02.856Z] [java] - checkSfulRemoteReferences: PASS - [2023-01-15T19:40:02.856Z] [java] - main: PASS - [2023-01-15T19:40:02.856Z] [java] - checkSfulLocalReferences: PASS - [2023-01-15T19:40:02.856Z] [java] - checkSlessReferences: PASS - [2023-01-15T19:40:02.856Z] [java] - compareRemoteReferences: PASS - [2023-01-15T19:40:02.856Z] [java] ----------------------------------------- [2023-01-15T19:40:02.856Z] [java] Total PASS: 6 [2023-01-15T19:40:02.856Z] [java] Total FAIL: 0 [2023-01-15T19:40:02.856Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:40:02.856Z] [java] ----------------------------------------- [2023-01-15T19:40:02.856Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:40:02.856Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:40:03.217Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java: Some input files use or override a deprecated API. [2023-01-15T19:40:03.424Z] [2023-01-15T19:40:03.430Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:03.431Z] undeploy: [2023-01-15T19:40:03.504Z] [2023-01-15T19:40:03.504Z] setOSConditions: [2023-01-15T19:40:03.504Z] [2023-01-15T19:40:03.504Z] setToolWin: [2023-01-15T19:40:03.504Z] [2023-01-15T19:40:03.504Z] setToolUnix: [2023-01-15T19:40:03.504Z] [2023-01-15T19:40:03.504Z] setToolProperty: [2023-01-15T19:40:03.504Z] [2023-01-15T19:40:03.504Z] setS1ASclassPath: [2023-01-15T19:40:03.433Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/VariableTable.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:40:03.504Z] [2023-01-15T19:40:03.543Z] init-common: [2023-01-15T19:40:03.543Z] [2023-01-15T19:40:03.543Z] undeploy-common: [2023-01-15T19:40:03.505Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/VariableTable.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:03.543Z] [INFO] [2023-01-15T19:40:03.543Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:03.544Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore --- [2023-01-15T19:40:03.603Z] [INFO] [2023-01-15T19:40:03.603Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore --- [2023-01-15T19:40:03.603Z] [INFO] [2023-01-15T19:40:03.603Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-support-sqlstore --- [2023-01-15T19:40:03.604Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:6.2.6-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] [2023-01-15T19:40:03.604Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:6.2.6-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] [2023-01-15T19:40:03.604Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:03.604Z] [INFO] [2023-01-15T19:40:03.604Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-support-sqlstore --- [2023-01-15T19:40:03.604Z] [INFO] [2023-01-15T19:40:03.604Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-support-sqlstore --- [2023-01-15T19:40:03.604Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:03.604Z] [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/classes [2023-01-15T19:40:03.857Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:04.291Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:04.474Z] [exec] Waiting for domain1 to start ..... [2023-01-15T19:40:04.481Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:04.914Z] [javac] 1 warning [2023-01-15T19:40:04.914Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:40:04.915Z] [2023-01-15T19:40:04.924Z] [2023-01-15T19:40:04.924Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:40:04.925Z] all: [2023-01-15T19:40:04.976Z] [2023-01-15T19:40:04.976Z] exceptions: [2023-01-15T19:40:04.976Z] [2023-01-15T19:40:04.976Z] setOSConditions: [2023-01-15T19:40:04.925Z] build: [2023-01-15T19:40:04.976Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:40:04.976Z] [2023-01-15T19:40:04.987Z] [exec] Admin Port: 45707 [2023-01-15T19:40:04.987Z] [exec] Command start-domain executed successfully. [2023-01-15T19:40:04.987Z] setOSConditions: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] setToolWin: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] setToolUnix: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] setToolProperty: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] setS1ASclassPath: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] init-common: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] webclient-war-common: [2023-01-15T19:40:04.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] clear: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] test-tlds-exist: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] copy-tlds: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] test-tagfiles-exist: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] copy-tagfiles: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] package-war-common: [2023-01-15T19:40:04.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:40:04.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:04.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:04.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:40:04.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/lib [2023-01-15T19:40:04.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:04.988Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:04.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/docroot [2023-01-15T19:40:04.988Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-alternatives-servlet-annotation-web.war [2023-01-15T19:40:04.988Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:04.988Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:04.988Z] [javac] Compiling 1 source file [2023-01-15T19:40:04.988Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:40:04.988Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] deploy: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] deploy-war-common: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] setOSConditions: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] setToolWin: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] setToolUnix: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] setToolProperty: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] setS1ASclassPath: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] init-common: [2023-01-15T19:40:04.988Z] [2023-01-15T19:40:04.988Z] deploy-war-commonpe: [2023-01-15T19:40:04.988Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:05.235Z] [2023-01-15T19:40:05.237Z] setToolWin: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolUnix: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolProperty: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setS1ASclassPath: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] init-common: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] clean: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setOSConditions: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolWin: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolUnix: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolProperty: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setS1ASclassPath: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] init-common: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] clean-common: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setOSConditions: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolWin: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolUnix: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolProperty: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setS1ASclassPath: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] init-common: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] clean-classes-common: [2023-01-15T19:40:05.237Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setOSConditions: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolWin: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolUnix: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setToolProperty: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] setS1ASclassPath: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] init-common: [2023-01-15T19:40:05.237Z] [2023-01-15T19:40:05.237Z] clean-jars-common: [2023-01-15T19:40:05.238Z] [2023-01-15T19:40:05.238Z] compile: [2023-01-15T19:40:05.238Z] [2023-01-15T19:40:05.238Z] setOSConditions: [2023-01-15T19:40:05.238Z] [2023-01-15T19:40:05.238Z] setToolWin: [2023-01-15T19:40:05.238Z] [2023-01-15T19:40:05.238Z] setToolUnix: [2023-01-15T19:40:05.238Z] [2023-01-15T19:40:05.238Z] setToolProperty: [2023-01-15T19:40:05.238Z] [2023-01-15T19:40:05.238Z] setS1ASclassPath: [2023-01-15T19:40:05.238Z] [2023-01-15T19:40:05.238Z] init-common: [2023-01-15T19:40:05.238Z] [2023-01-15T19:40:05.238Z] compile-common: [2023-01-15T19:40:05.238Z] [echo] Current time (ISO): 2023-01-15T19:40:04.601+0000 [2023-01-15T19:40:05.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:05.238Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:05.238Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:05.249Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:40:05.249Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-alternatives-servlet-annotation-web.war [2023-01-15T19:40:05.250Z] [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 [2023-01-15T19:40:05.250Z] [exec] at test.artifacts.AppScopedBean.bscopedBean(AppScopedBean.java:0) [2023-01-15T19:40:05.250Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:40:05.250Z] [exec] StackTrace. Please see server.log for more details. [2023-01-15T19:40:05.251Z] [exec] Result: 1 [2023-01-15T19:40:05.250Z] [2023-01-15T19:40:05.251Z] [2023-01-15T19:40:05.251Z] dumpThreadStack: [2023-01-15T19:40:05.252Z] [2023-01-15T19:40:05.252Z] startDomainWindows: [2023-01-15T19:40:05.252Z] [2023-01-15T19:40:05.252Z] deploy-war-commonee: [2023-01-15T19:40:05.252Z] [2023-01-15T19:40:05.252Z] run: [2023-01-15T19:40:05.252Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:05.252Z] startDomain: [2023-01-15T19:40:05.252Z] [java] opening connection to http://localhost:8080/cdi-alternatives-servlet-annotation/myurl [2023-01-15T19:40:05.253Z] [java] TESTNAME unproxyable-deps-tests [2023-01-15T19:40:05.253Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:05.253Z] [2023-01-15T19:40:05.253Z] [java] [2023-01-15T19:40:05.254Z] [java] [2023-01-15T19:40:05.254Z] [java] ----------------------------------------- [2023-01-15T19:40:05.253Z] all: [2023-01-15T19:40:05.254Z] [2023-01-15T19:40:05.254Z] setOSConditions: [2023-01-15T19:40:05.254Z] [2023-01-15T19:40:05.254Z] setToolWin: [2023-01-15T19:40:05.254Z] [2023-01-15T19:40:05.254Z] [java] - unproxyable-deps-tests: PASS - [2023-01-15T19:40:05.254Z] setToolUnix: [2023-01-15T19:40:05.255Z] [2023-01-15T19:40:05.255Z] setToolProperty: [2023-01-15T19:40:05.254Z] [java] ----------------------------------------- [2023-01-15T19:40:05.255Z] [2023-01-15T19:40:05.255Z] [java] - Total PASS : 1 - [2023-01-15T19:40:05.256Z] [java] - Total FAIL : 0 - [2023-01-15T19:40:05.256Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:40:05.256Z] [java] ----------------------------------------- [2023-01-15T19:40:05.256Z] [2023-01-15T19:40:05.255Z] setS1ASclassPath: [2023-01-15T19:40:05.256Z] [2023-01-15T19:40:05.256Z] init-common: [2023-01-15T19:40:05.256Z] [2023-01-15T19:40:05.256Z] clean: [2023-01-15T19:40:05.256Z] [2023-01-15T19:40:05.256Z] setOSConditions: [2023-01-15T19:40:05.256Z] [2023-01-15T19:40:05.256Z] setToolWin: [2023-01-15T19:40:05.256Z] [2023-01-15T19:40:05.256Z] setToolUnix: [2023-01-15T19:40:05.256Z] [2023-01-15T19:40:05.256Z] undeploy: [2023-01-15T19:40:05.256Z] setToolProperty: [2023-01-15T19:40:05.256Z] [2023-01-15T19:40:05.257Z] all: [2023-01-15T19:40:05.257Z] [2023-01-15T19:40:05.257Z] [echo] Running unsatisfied-deps [2023-01-15T19:40:05.258Z] [2023-01-15T19:40:05.257Z] setS1ASclassPath: [2023-01-15T19:40:05.258Z] setOSConditions: [2023-01-15T19:40:05.258Z] [2023-01-15T19:40:05.259Z] init-common: [2023-01-15T19:40:05.259Z] [2023-01-15T19:40:05.259Z] clean-common: [2023-01-15T19:40:05.259Z] [2023-01-15T19:40:05.258Z] [2023-01-15T19:40:05.259Z] setOSConditions: [2023-01-15T19:40:05.259Z] [2023-01-15T19:40:05.259Z] setToolWin: [2023-01-15T19:40:05.259Z] [2023-01-15T19:40:05.259Z] setToolUnix: [2023-01-15T19:40:05.259Z] setToolWin: [2023-01-15T19:40:05.260Z] [2023-01-15T19:40:05.259Z] [2023-01-15T19:40:05.260Z] setToolProperty: [2023-01-15T19:40:05.260Z] [2023-01-15T19:40:05.260Z] setS1ASclassPath: [2023-01-15T19:40:05.260Z] [2023-01-15T19:40:05.260Z] init-common: [2023-01-15T19:40:05.260Z] [2023-01-15T19:40:05.260Z] setToolUnix: [2023-01-15T19:40:05.260Z] [2023-01-15T19:40:05.260Z] setToolProperty: [2023-01-15T19:40:05.260Z] [2023-01-15T19:40:05.260Z] setS1ASclassPath: [2023-01-15T19:40:05.260Z] [2023-01-15T19:40:05.261Z] init-common: [2023-01-15T19:40:05.261Z] [2023-01-15T19:40:05.261Z] clean: [2023-01-15T19:40:05.260Z] clean-classes-common: [2023-01-15T19:40:05.261Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:05.261Z] [2023-01-15T19:40:05.261Z] [2023-01-15T19:40:05.261Z] setOSConditions: [2023-01-15T19:40:05.261Z] [2023-01-15T19:40:05.261Z] setToolWin: [2023-01-15T19:40:05.261Z] [2023-01-15T19:40:05.261Z] setToolUnix: [2023-01-15T19:40:05.261Z] [2023-01-15T19:40:05.261Z] setToolProperty: [2023-01-15T19:40:05.261Z] [2023-01-15T19:40:05.261Z] setS1ASclassPath: [2023-01-15T19:40:05.261Z] [2023-01-15T19:40:05.261Z] init-common: [2023-01-15T19:40:05.261Z] setOSConditions: [2023-01-15T19:40:05.262Z] [2023-01-15T19:40:05.262Z] setToolWin: [2023-01-15T19:40:05.262Z] [2023-01-15T19:40:05.262Z] setToolUnix: [2023-01-15T19:40:05.262Z] [2023-01-15T19:40:05.262Z] setToolProperty: [2023-01-15T19:40:05.262Z] [2023-01-15T19:40:05.262Z] setS1ASclassPath: [2023-01-15T19:40:05.262Z] [2023-01-15T19:40:05.262Z] init-common: [2023-01-15T19:40:05.262Z] [2023-01-15T19:40:05.262Z] clean-jars-common: [2023-01-15T19:40:05.262Z] [2023-01-15T19:40:05.262Z] compile: [2023-01-15T19:40:05.261Z] [2023-01-15T19:40:05.262Z] [2023-01-15T19:40:05.263Z] setOSConditions: [2023-01-15T19:40:05.263Z] [2023-01-15T19:40:05.263Z] setToolWin: [2023-01-15T19:40:05.263Z] [2023-01-15T19:40:05.263Z] setToolUnix: [2023-01-15T19:40:05.262Z] clean-common: [2023-01-15T19:40:05.263Z] [2023-01-15T19:40:05.263Z] setOSConditions: [2023-01-15T19:40:05.263Z] [2023-01-15T19:40:05.263Z] setToolWin: [2023-01-15T19:40:05.263Z] [2023-01-15T19:40:05.263Z] setToolUnix: [2023-01-15T19:40:05.263Z] [2023-01-15T19:40:05.263Z] setToolProperty: [2023-01-15T19:40:05.263Z] [2023-01-15T19:40:05.263Z] [2023-01-15T19:40:05.263Z] setToolProperty: [2023-01-15T19:40:05.263Z] [2023-01-15T19:40:05.263Z] setS1ASclassPath: [2023-01-15T19:40:05.263Z] [2023-01-15T19:40:05.263Z] setS1ASclassPath: [2023-01-15T19:40:05.263Z] init-common: [2023-01-15T19:40:05.264Z] [2023-01-15T19:40:05.264Z] [2023-01-15T19:40:05.264Z] compile-common: [2023-01-15T19:40:05.264Z] init-common: [2023-01-15T19:40:05.264Z] [echo] Current time (ISO): 2023-01-15T19:40:04.873+0000 [2023-01-15T19:40:05.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:05.265Z] [2023-01-15T19:40:05.265Z] clean-classes-common: [2023-01-15T19:40:05.265Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:05.265Z] [2023-01-15T19:40:05.265Z] setOSConditions: [2023-01-15T19:40:05.265Z] [2023-01-15T19:40:05.265Z] setToolWin: [2023-01-15T19:40:05.265Z] [2023-01-15T19:40:05.265Z] setToolUnix: [2023-01-15T19:40:05.265Z] [2023-01-15T19:40:05.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/servlet [2023-01-15T19:40:05.266Z] [2023-01-15T19:40:05.266Z] build: [2023-01-15T19:40:05.266Z] [2023-01-15T19:40:05.266Z] setOSConditions: [2023-01-15T19:40:05.266Z] [2023-01-15T19:40:05.265Z] setToolProperty: [2023-01-15T19:40:05.266Z] setToolWin: [2023-01-15T19:40:05.266Z] [2023-01-15T19:40:05.266Z] setToolUnix: [2023-01-15T19:40:05.266Z] [2023-01-15T19:40:05.266Z] setToolProperty: [2023-01-15T19:40:05.266Z] [2023-01-15T19:40:05.266Z] setS1ASclassPath: [2023-01-15T19:40:05.266Z] [2023-01-15T19:40:05.266Z] init-common: [2023-01-15T19:40:05.266Z] [2023-01-15T19:40:05.266Z] setS1ASclassPath: [2023-01-15T19:40:05.266Z] [2023-01-15T19:40:05.267Z] webclient-war-common: [2023-01-15T19:40:05.266Z] [2023-01-15T19:40:05.267Z] init-common: [2023-01-15T19:40:05.267Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:05.267Z] [2023-01-15T19:40:05.268Z] [2023-01-15T19:40:05.268Z] clean-jars-common: [2023-01-15T19:40:05.269Z] [2023-01-15T19:40:05.269Z] compile: [2023-01-15T19:40:05.269Z] [2023-01-15T19:40:05.269Z] setOSConditions: [2023-01-15T19:40:05.269Z] [2023-01-15T19:40:05.269Z] setToolWin: [2023-01-15T19:40:05.269Z] [2023-01-15T19:40:05.268Z] clear: [2023-01-15T19:40:05.269Z] setToolUnix: [2023-01-15T19:40:05.269Z] [2023-01-15T19:40:05.269Z] [2023-01-15T19:40:05.269Z] setToolProperty: [2023-01-15T19:40:05.270Z] test-tlds-exist: [2023-01-15T19:40:05.270Z] [2023-01-15T19:40:05.270Z] [2023-01-15T19:40:05.271Z] copy-tlds: [2023-01-15T19:40:05.271Z] [2023-01-15T19:40:05.271Z] test-tagfiles-exist: [2023-01-15T19:40:05.271Z] [2023-01-15T19:40:05.271Z] copy-tagfiles: [2023-01-15T19:40:05.271Z] [2023-01-15T19:40:05.271Z] package-war-common: [2023-01-15T19:40:05.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:40:05.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:05.270Z] setS1ASclassPath: [2023-01-15T19:40:05.277Z] [2023-01-15T19:40:05.277Z] init-common: [2023-01-15T19:40:05.277Z] [2023-01-15T19:40:05.277Z] compile-common: [2023-01-15T19:40:05.277Z] [echo] Current time (ISO): 2023-01-15T19:40:04.508+0000 [2023-01-15T19:40:05.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:05.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:05.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:40:05.277Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:05.281Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:05.280Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/lib [2023-01-15T19:40:05.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:05.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:05.282Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-ignore-fragment-errors-web.war [2023-01-15T19:40:05.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:05.282Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:05.282Z] [javac] Compiling 1 source file [2023-01-15T19:40:05.282Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:40:05.282Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:05.282Z] [2023-01-15T19:40:05.282Z] deploy: [2023-01-15T19:40:05.282Z] [2023-01-15T19:40:05.282Z] deploy-war-common: [2023-01-15T19:40:05.282Z] [2023-01-15T19:40:05.282Z] setOSConditions: [2023-01-15T19:40:05.282Z] [2023-01-15T19:40:05.282Z] setToolWin: [2023-01-15T19:40:05.282Z] [2023-01-15T19:40:05.282Z] setToolUnix: [2023-01-15T19:40:05.282Z] [2023-01-15T19:40:05.282Z] setToolProperty: [2023-01-15T19:40:05.282Z] [2023-01-15T19:40:05.282Z] setS1ASclassPath: [2023-01-15T19:40:05.282Z] [2023-01-15T19:40:05.282Z] init-common: [2023-01-15T19:40:05.282Z] [2023-01-15T19:40:05.282Z] deploy-war-commonpe: [2023-01-15T19:40:05.282Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:05.496Z] [INFO] [2023-01-15T19:40:05.502Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-support-sqlstore --- [2023-01-15T19:40:05.502Z] [INFO] [2023-01-15T19:40:05.502Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-support-sqlstore --- [2023-01-15T19:40:05.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:05.502Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:05.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/src/test/resources [2023-01-15T19:40:05.502Z] [INFO] [2023-01-15T19:40:05.502Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-support-sqlstore --- [2023-01-15T19:40:05.502Z] [INFO] No sources to compile [2023-01-15T19:40:05.502Z] [INFO] [2023-01-15T19:40:05.502Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore --- [2023-01-15T19:40:05.502Z] [INFO] [2023-01-15T19:40:05.502Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-support-sqlstore --- [2023-01-15T19:40:05.502Z] [INFO] [2023-01-15T19:40:05.502Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-support-sqlstore --- [2023-01-15T19:40:05.502Z] [INFO] Executing tasks [2023-01-15T19:40:05.502Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for [2023-01-15T19:40:05.502Z] [INFO] [echo] cmp-support-sqlstore [2023-01-15T19:40:05.502Z] [INFO] Executed tasks [2023-01-15T19:40:05.502Z] [INFO] [2023-01-15T19:40:05.502Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-support-sqlstore --- [2023-01-15T19:40:05.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar [2023-01-15T19:40:05.502Z] [INFO] [2023-01-15T19:40:05.502Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-support-sqlstore --- [2023-01-15T19:40:05.502Z] [INFO] [2023-01-15T19:40:05.502Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-support-sqlstore --- [2023-01-15T19:40:05.502Z] [INFO] [2023-01-15T19:40:05.502Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore --- [2023-01-15T19:40:05.848Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-ignore-fragment-errors-web.war [2023-01-15T19:40:06.317Z] [exec] cancelling timerHandle [2023-01-15T19:40:06.317Z] [exec] cancelling timerHandle5 [2023-01-15T19:40:06.317Z] [exec] cancelling timerHandle11 [2023-01-15T19:40:06.317Z] [exec] cancelling timerHandle12 [2023-01-15T19:40:06.317Z] [exec] Foo : ejbs/Foo_BMT test passed!! [2023-01-15T19:40:06.317Z] [exec] Value of key is: ejbs/Foo_BMT [2023-01-15T19:40:06.317Z] [exec] Doing stateful timer test for ejbs/Stateful_CMT [2023-01-15T19:40:06.650Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:06.651Z] [javac] 1 warning [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] build: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] setOSConditions: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] setToolWin: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] setToolUnix: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] setToolProperty: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] setS1ASclassPath: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] init-common: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] webclient-war-common: [2023-01-15T19:40:06.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] clear: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] test-tlds-exist: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] copy-tlds: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] test-tagfiles-exist: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] copy-tagfiles: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] package-war-common: [2023-01-15T19:40:06.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:40:06.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:06.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:06.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:40:06.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/lib [2023-01-15T19:40:06.651Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:06.651Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:06.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/docroot [2023-01-15T19:40:06.651Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-unsatisfieddeps-servlet-annotation-web.war [2023-01-15T19:40:06.651Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:06.651Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T19:40:06.651Z] [javac] Compiling 1 source file [2023-01-15T19:40:06.651Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:40:06.651Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] deploy: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] deploy-war-common: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] setOSConditions: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] setToolWin: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] setToolUnix: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] setToolProperty: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] setS1ASclassPath: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] init-common: [2023-01-15T19:40:06.651Z] [2023-01-15T19:40:06.651Z] deploy-war-commonpe: [2023-01-15T19:40:06.651Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:06.812Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:06.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cdi-unsatisfieddeps-servlet-annotation-web.war [2023-01-15T19:40:07.165Z] [exec] Application deployed with name cdi-unsatisfieddeps-servlet-annotation-web. [2023-01-15T19:40:07.166Z] [2023-01-15T19:40:07.166Z] deploy-war-commonee: [2023-01-15T19:40:07.166Z] [2023-01-15T19:40:07.166Z] run: [2023-01-15T19:40:07.422Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:07.422Z] [java] opening connection to http://localhost:8080/cdi-unsatisfieddeps-servlet-annotation/myurl [2023-01-15T19:40:07.422Z] [java] TESTNAME unsatisfied-dependencies-tests [2023-01-15T19:40:07.422Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-01-15T19:40:07.422Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:07.422Z] [java] [2023-01-15T19:40:07.422Z] [java] [2023-01-15T19:40:07.422Z] [java] ----------------------------------------- [2023-01-15T19:40:07.422Z] [java] - unsatisfied-dependencies-tests: PASS - [2023-01-15T19:40:07.422Z] [java] ----------------------------------------- [2023-01-15T19:40:07.422Z] [java] - Total PASS : 1 - [2023-01-15T19:40:07.422Z] [java] - Total FAIL : 0 - [2023-01-15T19:40:07.422Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:40:07.422Z] [java] ----------------------------------------- [2023-01-15T19:40:07.422Z] [2023-01-15T19:40:07.422Z] undeploy: [2023-01-15T19:40:07.422Z] [2023-01-15T19:40:07.422Z] setOSConditions: [2023-01-15T19:40:07.423Z] [2023-01-15T19:40:07.423Z] setToolWin: [2023-01-15T19:40:07.423Z] [2023-01-15T19:40:07.423Z] setToolUnix: [2023-01-15T19:40:07.423Z] [2023-01-15T19:40:07.423Z] setToolProperty: [2023-01-15T19:40:07.423Z] [2023-01-15T19:40:07.423Z] setS1ASclassPath: [2023-01-15T19:40:07.423Z] [2023-01-15T19:40:07.423Z] init-common: [2023-01-15T19:40:07.423Z] [2023-01-15T19:40:07.423Z] undeploy-war-common: [2023-01-15T19:40:07.680Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:07.689Z] [exec] Stateful : ejbs/Stateful_CMT test passed!! [2023-01-15T19:40:07.689Z] [exec] Value of key is: ejbs/Stateful_CMT [2023-01-15T19:40:07.689Z] [exec] Doing stateful timer test for ejbs/Stateful_BMT [2023-01-15T19:40:07.937Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:07.938Z] [2023-01-15T19:40:07.938Z] all: [2023-01-15T19:40:07.938Z] [echo] Running implicit [2023-01-15T19:40:07.938Z] [2023-01-15T19:40:07.938Z] all: [2023-01-15T19:40:07.938Z] [2023-01-15T19:40:07.938Z] implicit: [2023-01-15T19:40:07.938Z] [2023-01-15T19:40:07.938Z] setOSConditions: [2023-01-15T19:40:07.938Z] [2023-01-15T19:40:07.938Z] setToolWin: [2023-01-15T19:40:07.938Z] [2023-01-15T19:40:07.938Z] setToolUnix: [2023-01-15T19:40:07.938Z] [2023-01-15T19:40:07.938Z] setToolProperty: [2023-01-15T19:40:07.938Z] [2023-01-15T19:40:07.938Z] setS1ASclassPath: [2023-01-15T19:40:07.938Z] [2023-01-15T19:40:07.938Z] init-common: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] clean: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setOSConditions: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolWin: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolUnix: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolProperty: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setS1ASclassPath: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] init-common: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] clean-common: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setOSConditions: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolWin: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolUnix: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolProperty: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setS1ASclassPath: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] init-common: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] clean-classes-common: [2023-01-15T19:40:08.195Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setOSConditions: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolWin: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolUnix: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolProperty: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setS1ASclassPath: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] init-common: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] clean-jars-common: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] compile: [2023-01-15T19:40:08.195Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/client [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setOSConditions: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolWin: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolUnix: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setToolProperty: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] setS1ASclassPath: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] init-common: [2023-01-15T19:40:08.195Z] [2023-01-15T19:40:08.195Z] compile-common: [2023-01-15T19:40:08.195Z] [echo] Current time (ISO): 2023-01-15T19:40:07.964+0000 [2023-01-15T19:40:08.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:08.195Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:08.195Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:08.524Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:08.524Z] [javac] 1 warning [2023-01-15T19:40:08.524Z] [2023-01-15T19:40:08.524Z] setOSConditions: [2023-01-15T19:40:08.524Z] [2023-01-15T19:40:08.524Z] setToolWin: [2023-01-15T19:40:08.524Z] [2023-01-15T19:40:08.524Z] setToolUnix: [2023-01-15T19:40:08.524Z] [2023-01-15T19:40:08.524Z] setToolProperty: [2023-01-15T19:40:08.524Z] [2023-01-15T19:40:08.524Z] setS1ASclassPath: [2023-01-15T19:40:08.524Z] [2023-01-15T19:40:08.524Z] init-common: [2023-01-15T19:40:08.524Z] [2023-01-15T19:40:08.524Z] compile-common: [2023-01-15T19:40:08.524Z] [echo] Current time (ISO): 2023-01-15T19:40:08.386+0000 [2023-01-15T19:40:08.524Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:08.622Z] [exec] Stateful : ejbs/Stateful_BMT test passed!! [2023-01-15T19:40:08.623Z] [exec] Value of key is: ejbs/Stateful_BMT [2023-01-15T19:40:08.623Z] [exec] doBarTest(): Doing bar timer test for ejbtimer/Bar_CMT [2023-01-15T19:40:08.623Z] [exec] doBarTest(): Bar lookup succeeded: ejbtimer/Bar_CMT [2023-01-15T19:40:08.623Z] [exec] Calling findbyprimarykey [2023-01-15T19:40:08.623Z] [exec] caught expected finder ex for 1 jakarta.ejb.ObjectNotFoundException: JDO74011: Bean 'BarEJB_CMT' method findByPrimaryKey: cannot find bean with key 1_1 [2023-01-15T19:40:08.623Z] [exec] doBarTest(): Bar after create [2023-01-15T19:40:08.623Z] [exec] doTest(): creating the runtimeExTimer handle [2023-01-15T19:40:08.623Z] [exec] doTest(): creating the timerhandle [2023-01-15T19:40:08.623Z] [exec] doTest(): creating the timerhandle2 [2023-01-15T19:40:08.623Z] [exec] doTest(): creating the timerhandle3 [2023-01-15T19:40:08.623Z] [exec] doTest(): creating the timerhandle4 [2023-01-15T19:40:08.623Z] [exec] doTest(): creating the timerhandle5 [2023-01-15T19:40:08.623Z] [exec] doTest(): creating the createTimerAndRollback [2023-01-15T19:40:08.623Z] [exec] doTest(): creating the createTimerAndCancel [2023-01-15T19:40:08.623Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2023-01-15T19:40:08.623Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2023-01-15T19:40:08.623Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2023-01-15T19:40:08.706Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:09.092Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:10.089Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:10.090Z] [javac] 1 warning [2023-01-15T19:40:10.090Z] [2023-01-15T19:40:10.090Z] setOSConditions: [2023-01-15T19:40:10.090Z] [2023-01-15T19:40:10.090Z] setToolWin: [2023-01-15T19:40:10.090Z] [2023-01-15T19:40:10.090Z] setToolUnix: [2023-01-15T19:40:10.090Z] [2023-01-15T19:40:10.090Z] setToolProperty: [2023-01-15T19:40:10.090Z] [2023-01-15T19:40:10.090Z] setS1ASclassPath: [2023-01-15T19:40:10.090Z] [2023-01-15T19:40:10.090Z] init-common: [2023-01-15T19:40:10.090Z] [2023-01-15T19:40:10.090Z] compile-common: [2023-01-15T19:40:10.090Z] [echo] Current time (ISO): 2023-01-15T19:40:09.701+0000 [2023-01-15T19:40:10.090Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:10.090Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:10.600Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:11.459Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:11.459Z] [javac] 1 warning [2023-01-15T19:40:11.459Z] [2023-01-15T19:40:11.459Z] build: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] setOSConditions: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] fixFiles: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] convUnix: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] convWin: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] setToolWin: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] setToolUnix: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] setToolProperty: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] setS1ASclassPath: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] init-common: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] package-persistence-common: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] ejb-jar-common: [2023-01-15T19:40:11.715Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] package-ejbjar-common: [2023-01-15T19:40:11.715Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:11.715Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-ejb.jar [2023-01-15T19:40:11.715Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] appclient-jar-common: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] package-appclientjar-common: [2023-01-15T19:40:11.715Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:11.715Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-client.jar [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] webclient-war-common: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] build-ear-common: [2023-01-15T19:40:11.715Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiApp.ear [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] deploy: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] setOSConditions: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] setToolWin: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] setToolUnix: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.715Z] setToolProperty: [2023-01-15T19:40:11.715Z] [2023-01-15T19:40:11.716Z] setS1ASclassPath: [2023-01-15T19:40:11.716Z] [2023-01-15T19:40:11.716Z] init-common: [2023-01-15T19:40:11.716Z] [2023-01-15T19:40:11.716Z] deploy-common: [2023-01-15T19:40:11.716Z] [echo] Current time (ISO): 2023-01-15T19:40:11.497+0000 [2023-01-15T19:40:11.716Z] [2023-01-15T19:40:11.716Z] setOSConditions: [2023-01-15T19:40:11.716Z] [2023-01-15T19:40:11.716Z] setToolWin: [2023-01-15T19:40:11.716Z] [2023-01-15T19:40:11.716Z] setToolUnix: [2023-01-15T19:40:11.716Z] [2023-01-15T19:40:11.716Z] setToolProperty: [2023-01-15T19:40:11.716Z] [2023-01-15T19:40:11.716Z] setS1ASclassPath: [2023-01-15T19:40:11.716Z] [2023-01-15T19:40:11.716Z] init-common: [2023-01-15T19:40:11.716Z] [2023-01-15T19:40:11.716Z] deploy-common-pe: [2023-01-15T19:40:11.716Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:12.279Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiApp.ear [2023-01-15T19:40:12.280Z] [exec] Application deployed with name simple-ejb-implicit-cdiApp. [2023-01-15T19:40:12.280Z] [echo] Deployment on target server server successful [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] setOSConditions: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] setToolWin: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] setToolUnix: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] setToolProperty: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] setS1ASclassPath: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] init-common: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] deploy-common-ee: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] run: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] setOSConditions: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] setToolWin: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] setToolUnix: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] setToolProperty: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] setS1ASclassPath: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] init-common: [2023-01-15T19:40:12.280Z] [2023-01-15T19:40:12.280Z] runclient-common: [2023-01-15T19:40:12.280Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:40:12.380Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:12.381Z] [javac] 1 warning [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] build: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setOSConditions: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] fixFiles: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] convUnix: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] convWin: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setToolWin: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setToolUnix: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setToolProperty: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setS1ASclassPath: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] init-common: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] package-persistence-common: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] ejb-jar-common: [2023-01-15T19:40:12.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] package-ejbjar-common: [2023-01-15T19:40:12.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:12.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:12.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:12.381Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptions-ejb.jar [2023-01-15T19:40:12.381Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] appclient-jar-common: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] package-appclientjar-common: [2023-01-15T19:40:12.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:12.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:12.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:12.381Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptions-client.jar [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] webclient-war-common: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] build-ear-common: [2023-01-15T19:40:12.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:12.381Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptionsApp.ear [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] deploy: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setOSConditions: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setToolWin: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setToolUnix: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setToolProperty: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setS1ASclassPath: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] init-common: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] deploy-common: [2023-01-15T19:40:12.381Z] [echo] Current time (ISO): 2023-01-15T19:40:12.022+0000 [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setOSConditions: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setToolWin: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setToolUnix: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setToolProperty: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] setS1ASclassPath: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] init-common: [2023-01-15T19:40:12.381Z] [2023-01-15T19:40:12.381Z] deploy-common-pe: [2023-01-15T19:40:12.381Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:12.407Z] [exec] Application deployed with name web-jsp-precompile-ignore-fragment-errors-web. [2023-01-15T19:40:12.408Z] [2023-01-15T19:40:12.408Z] deploy-war-commonee: [2023-01-15T19:40:12.408Z] [2023-01-15T19:40:12.408Z] run: [2023-01-15T19:40:12.408Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:12.495Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:12.536Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:12.667Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-ignore-fragment-errors/jsp/test.jsp [2023-01-15T19:40:12.925Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:12.925Z] [java] [2023-01-15T19:40:12.925Z] [java] [2023-01-15T19:40:12.925Z] [java] ----------------------------------------- [2023-01-15T19:40:12.925Z] [java] - jsp-precompile-ignore-fragment-errors: PASS - [2023-01-15T19:40:12.925Z] [java] ----------------------------------------- [2023-01-15T19:40:12.925Z] [java] - Total PASS : 1 - [2023-01-15T19:40:12.925Z] [java] - Total FAIL : 0 - [2023-01-15T19:40:12.925Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:40:12.925Z] [java] ----------------------------------------- [2023-01-15T19:40:12.925Z] [2023-01-15T19:40:12.925Z] undeploy: [2023-01-15T19:40:12.925Z] [2023-01-15T19:40:12.925Z] setOSConditions: [2023-01-15T19:40:12.925Z] [2023-01-15T19:40:12.925Z] setToolWin: [2023-01-15T19:40:12.925Z] [2023-01-15T19:40:12.925Z] setToolUnix: [2023-01-15T19:40:12.925Z] [2023-01-15T19:40:12.925Z] setToolProperty: [2023-01-15T19:40:12.925Z] [2023-01-15T19:40:12.925Z] setS1ASclassPath: [2023-01-15T19:40:12.925Z] [2023-01-15T19:40:12.925Z] init-common: [2023-01-15T19:40:12.926Z] [2023-01-15T19:40:12.926Z] undeploy-war-common: [2023-01-15T19:40:12.949Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptionsApp.ear [2023-01-15T19:40:13.100Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:13.185Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:13.357Z] [exec] Jan 15, 2023 7:40:13 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:40:13.358Z] [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. [2023-01-15T19:40:13.593Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:13.593Z] [INFO] [2023-01-15T19:40:13.593Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-support-sqlstore --- [2023-01-15T19:40:13.593Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/6.2.6-SNAPSHOT/cmp-support-sqlstore-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:13.593Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/6.2.6-SNAPSHOT/cmp-support-sqlstore-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:13.593Z] [INFO] [2023-01-15T19:40:13.593Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2023-01-15T19:40:13.593Z] [INFO] Building support ejb module for cmp 6.2.6-SNAPSHOT [200/291] [2023-01-15T19:40:13.594Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:13.594Z] [INFO] [2023-01-15T19:40:13.594Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-support-ejb --- [2023-01-15T19:40:13.594Z] [INFO] [2023-01-15T19:40:13.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-support-ejb --- [2023-01-15T19:40:13.594Z] [INFO] [2023-01-15T19:40:13.594Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-support-ejb --- [2023-01-15T19:40:13.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:13.594Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb [2023-01-15T19:40:13.594Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:13.594Z] [INFO] [2023-01-15T19:40:13.594Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-support-ejb --- [2023-01-15T19:40:13.594Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:13.750Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:13.850Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:13.851Z] [INFO] [2023-01-15T19:40:13.851Z] [INFO] --- antlr-maven-plugin:2.4:generate (default) @ cmp-support-ejb --- [2023-01-15T19:40:13.883Z] [exec] Application deployed with name ejb-ejb30-clientview-exceptionsApp. [2023-01-15T19:40:13.884Z] [echo] Deployment on target server server successful [2023-01-15T19:40:13.884Z] [2023-01-15T19:40:13.884Z] setOSConditions: [2023-01-15T19:40:13.884Z] [2023-01-15T19:40:13.884Z] setToolWin: [2023-01-15T19:40:13.884Z] [2023-01-15T19:40:13.884Z] setToolUnix: [2023-01-15T19:40:13.884Z] [2023-01-15T19:40:13.884Z] setToolProperty: [2023-01-15T19:40:13.884Z] [2023-01-15T19:40:13.884Z] setS1ASclassPath: [2023-01-15T19:40:13.884Z] [2023-01-15T19:40:13.884Z] init-common: [2023-01-15T19:40:13.884Z] [2023-01-15T19:40:13.884Z] deploy-common-ee: [2023-01-15T19:40:13.884Z] [2023-01-15T19:40:13.884Z] run_se: [2023-01-15T19:40:14.009Z] [2023-01-15T19:40:14.010Z] all: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setOSConditions: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolWin: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolUnix: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolProperty: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setS1ASclassPath: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] init-common: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] clean: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setOSConditions: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolWin: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolUnix: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolProperty: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setS1ASclassPath: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] init-common: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] clean-common: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setOSConditions: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolWin: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolUnix: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolProperty: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setS1ASclassPath: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] init-common: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] clean-classes-common: [2023-01-15T19:40:14.010Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setOSConditions: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolWin: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolUnix: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolProperty: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setS1ASclassPath: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] init-common: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] clean-jars-common: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] compile: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setOSConditions: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolWin: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolUnix: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolProperty: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setS1ASclassPath: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] init-common: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] compile-common: [2023-01-15T19:40:14.010Z] [echo] Current time (ISO): 2023-01-15T19:40:13.922+0000 [2023-01-15T19:40:14.010Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:14.010Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/servlet [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] build: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setOSConditions: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolWin: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolUnix: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setToolProperty: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] setS1ASclassPath: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] init-common: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] webclient-war-common: [2023-01-15T19:40:14.010Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] clear: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] test-tlds-exist: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] copy-tlds: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] test-tagfiles-exist: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] copy-tagfiles: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] package-war-common: [2023-01-15T19:40:14.010Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:40:14.010Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:14.010Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:14.010Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:40:14.010Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/lib [2023-01-15T19:40:14.010Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:14.010Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-reload-generated-servlet-if-updated-web.war [2023-01-15T19:40:14.010Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:14.010Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T19:40:14.010Z] [javac] Compiling 1 source file [2023-01-15T19:40:14.010Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:40:14.010Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] deploy: [2023-01-15T19:40:14.010Z] [2023-01-15T19:40:14.010Z] deploy-war-common: [2023-01-15T19:40:14.107Z] [INFO] performing grammar generation [EJBQL.g] [2023-01-15T19:40:14.108Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:40:14.108Z] [2023-01-15T19:40:14.108Z] [INFO] performing grammar generation [JDOQLCodeGeneration.g] [2023-01-15T19:40:14.142Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:14.269Z] [2023-01-15T19:40:14.269Z] setOSConditions: [2023-01-15T19:40:14.269Z] [2023-01-15T19:40:14.269Z] setToolWin: [2023-01-15T19:40:14.269Z] [2023-01-15T19:40:14.269Z] setToolUnix: [2023-01-15T19:40:14.269Z] [2023-01-15T19:40:14.269Z] setToolProperty: [2023-01-15T19:40:14.269Z] [2023-01-15T19:40:14.269Z] setS1ASclassPath: [2023-01-15T19:40:14.269Z] [2023-01-15T19:40:14.269Z] init-common: [2023-01-15T19:40:14.269Z] [2023-01-15T19:40:14.269Z] deploy-war-commonpe: [2023-01-15T19:40:14.269Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:14.289Z] [exec] Jan 15, 2023 7:40:14 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:40:14.289Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-implicit-cdi-client] with main class [Client] in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:14.365Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:40:14.365Z] [2023-01-15T19:40:14.365Z] [INFO] performing grammar generation [Semantic.g] [2023-01-15T19:40:14.365Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2023-01-15T19:40:14.365Z] [2023-01-15T19:40:14.365Z] [INFO] [2023-01-15T19:40:14.365Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-support-ejb --- [2023-01-15T19:40:14.365Z] [INFO] [2023-01-15T19:40:14.365Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-support-ejb --- [2023-01-15T19:40:14.365Z] [INFO] [2023-01-15T19:40:14.365Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-support-ejb --- [2023-01-15T19:40:14.365Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:14.365Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:14.365Z] [INFO] [2023-01-15T19:40:14.365Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-support-ejb --- [2023-01-15T19:40:14.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:14.365Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:14.365Z] [INFO] Copying 9 resources [2023-01-15T19:40:14.365Z] [INFO] Copying 3 resources [2023-01-15T19:40:14.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/main/manpages [2023-01-15T19:40:14.366Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:14.366Z] [INFO] [2023-01-15T19:40:14.366Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cmp-support-ejb --- [2023-01-15T19:40:14.366Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:14.366Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/classes [2023-01-15T19:40:14.391Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:14.709Z] [java] In stand-alone mode [2023-01-15T19:40:14.836Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-reload-generated-servlet-if-updated --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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-reload-generated-servlet-if-updated-web.war [2023-01-15T19:40:15.293Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java: Some input files use or override a deprecated API. [2023-01-15T19:40:15.294Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:15.294Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/TypeSupport.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:40:15.294Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/TypeSupport.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:15.294Z] [INFO] [2023-01-15T19:40:15.294Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb --- [2023-01-15T19:40:15.294Z] [INFO] [2023-01-15T19:40:15.294Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb --- [2023-01-15T19:40:15.294Z] [INFO] [2023-01-15T19:40:15.294Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ cmp-support-ejb --- [2023-01-15T19:40:15.294Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:6.2.6-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] [2023-01-15T19:40:15.294Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc, has 1, private references [com.sun.jdo.spi.persistence.support.ejb.model.util] [2023-01-15T19:40:15.294Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:15.294Z] [INFO] [2023-01-15T19:40:15.294Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ cmp-support-ejb --- [2023-01-15T19:40:15.294Z] [INFO] [2023-01-15T19:40:15.294Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cmp-support-ejb --- [2023-01-15T19:40:15.294Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:15.294Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/classes [2023-01-15T19:40:15.646Z] [java] Jan 15, 2023 7:40:15 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:40:15.647Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:40:15.772Z] [exec] Application deployed with name web-jsp-reload-generated-servlet-if-updated-web. [2023-01-15T19:40:15.772Z] [2023-01-15T19:40:15.772Z] deploy-war-commonee: [2023-01-15T19:40:15.772Z] [2023-01-15T19:40:15.772Z] runfirst: [2023-01-15T19:40:15.772Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:15.856Z] [INFO] [2023-01-15T19:40:15.857Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-support-ejb --- [2023-01-15T19:40:15.857Z] [INFO] [2023-01-15T19:40:15.857Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cmp-support-ejb --- [2023-01-15T19:40:15.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:15.857Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:15.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/src/test/resources [2023-01-15T19:40:15.857Z] [INFO] [2023-01-15T19:40:15.857Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cmp-support-ejb --- [2023-01-15T19:40:15.857Z] [INFO] No sources to compile [2023-01-15T19:40:15.857Z] [INFO] [2023-01-15T19:40:15.857Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb --- [2023-01-15T19:40:15.857Z] [INFO] [2023-01-15T19:40:15.857Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cmp-support-ejb --- [2023-01-15T19:40:15.857Z] [INFO] [2023-01-15T19:40:15.857Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-support-ejb --- [2023-01-15T19:40:15.857Z] [INFO] Executing tasks [2023-01-15T19:40:15.857Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/classes/META-INF for [2023-01-15T19:40:15.857Z] [INFO] [echo] cmp-support-ejb [2023-01-15T19:40:15.857Z] [INFO] Executed tasks [2023-01-15T19:40:15.857Z] [INFO] [2023-01-15T19:40:15.857Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cmp-support-ejb --- [2023-01-15T19:40:15.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar [2023-01-15T19:40:15.857Z] [INFO] [2023-01-15T19:40:15.857Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-support-ejb --- [2023-01-15T19:40:15.857Z] [INFO] [2023-01-15T19:40:15.857Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-support-ejb --- [2023-01-15T19:40:15.857Z] [INFO] [2023-01-15T19:40:15.857Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb --- [2023-01-15T19:40:16.031Z] [java] Connecting to: http://localhost:45711/web-jsp-reload-generated-servlet-if-updated/jsp/test.jsp [2023-01-15T19:40:16.031Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:16.031Z] [java] [2023-01-15T19:40:16.031Z] [java] [2023-01-15T19:40:16.031Z] [java] ----------------------------------------- [2023-01-15T19:40:16.031Z] [java] - jsp-reload-generated-servlet-if-updated-first: PASS - [2023-01-15T19:40:16.031Z] [java] ----------------------------------------- [2023-01-15T19:40:16.031Z] [java] - Total PASS : 1 - [2023-01-15T19:40:16.031Z] [java] - Total FAIL : 0 - [2023-01-15T19:40:16.031Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:40:16.031Z] [java] ----------------------------------------- [2023-01-15T19:40:16.031Z] [2023-01-15T19:40:16.031Z] update: [2023-01-15T19:40:16.812Z] [exec] Creating InitialContext() [2023-01-15T19:40:16.812Z] [exec] Value of key is: stateless [2023-01-15T19:40:16.812Z] [exec] Value of key is: stateless2 [2023-01-15T19:40:16.812Z] [exec] ensuring that sless1 and sless2 are not equal [2023-01-15T19:40:16.812Z] [exec] Value of key is: stateless3 [2023-01-15T19:40:16.812Z] [exec] test complete [2023-01-15T19:40:16.812Z] [exec] Value of key is: main [2023-01-15T19:40:16.812Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:16.812Z] [exec] [2023-01-15T19:40:16.812Z] [exec] [2023-01-15T19:40:16.812Z] [exec] ----------------------------------------- [2023-01-15T19:40:16.812Z] [exec] - main: PASS - [2023-01-15T19:40:16.812Z] [exec] - stateless: PASS - [2023-01-15T19:40:16.812Z] [exec] - stateless2: PASS - [2023-01-15T19:40:16.812Z] [exec] - stateless3: PASS - [2023-01-15T19:40:16.812Z] [exec] ----------------------------------------- [2023-01-15T19:40:16.812Z] [exec] Total PASS: 4 [2023-01-15T19:40:16.812Z] [exec] Total FAIL: 0 [2023-01-15T19:40:16.812Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:40:16.812Z] [exec] ----------------------------------------- [2023-01-15T19:40:16.812Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:40:16.812Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:40:16.812Z] [2023-01-15T19:40:16.812Z] checkReporting-common: [2023-01-15T19:40:16.812Z] [2023-01-15T19:40:16.812Z] confirmReportPresent-common: [2023-01-15T19:40:16.812Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:40:16.812Z] [echo] Test seems to be reported fine [2023-01-15T19:40:16.813Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/RepRunConf.txt [2023-01-15T19:40:16.813Z] [2023-01-15T19:40:16.813Z] confirmMissingReport-common: [2023-01-15T19:40:16.813Z] [2023-01-15T19:40:16.813Z] undeploy: [2023-01-15T19:40:16.813Z] [2023-01-15T19:40:16.813Z] setOSConditions: [2023-01-15T19:40:16.813Z] [2023-01-15T19:40:16.813Z] setToolWin: [2023-01-15T19:40:16.813Z] [2023-01-15T19:40:16.813Z] setToolUnix: [2023-01-15T19:40:16.813Z] [2023-01-15T19:40:16.813Z] setToolProperty: [2023-01-15T19:40:16.813Z] [2023-01-15T19:40:16.813Z] setS1ASclassPath: [2023-01-15T19:40:16.813Z] [2023-01-15T19:40:16.813Z] init-common: [2023-01-15T19:40:16.813Z] [2023-01-15T19:40:16.813Z] undeploy-common: [2023-01-15T19:40:16.813Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:16.912Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:16.965Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/generated/jsp/web-jsp-reload-generated-servlet-if-updated-web/org/apache/jsp/jsp/test_jsp.class [2023-01-15T19:40:16.965Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/generated/jsp/web-jsp-reload-generated-servlet-if-updated-web/org/apache/jsp/jsp [2023-01-15T19:40:16.965Z] [2023-01-15T19:40:16.965Z] runsecond: [2023-01-15T19:40:17.223Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:17.223Z] [java] Connecting to: http://localhost:45711/web-jsp-reload-generated-servlet-if-updated/jsp/test.jsp [2023-01-15T19:40:17.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] all: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setOSConditions: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolWin: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolUnix: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolProperty: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setS1ASclassPath: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] init-common: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] clean: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setOSConditions: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolWin: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolUnix: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolProperty: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setS1ASclassPath: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] init-common: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] clean-common: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setOSConditions: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolWin: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolUnix: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolProperty: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setS1ASclassPath: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] init-common: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] clean-classes-common: [2023-01-15T19:40:17.377Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setOSConditions: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolWin: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolUnix: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolProperty: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setS1ASclassPath: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] init-common: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] clean-jars-common: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] compile: [2023-01-15T19:40:17.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/client [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setOSConditions: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolWin: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolUnix: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setToolProperty: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] setS1ASclassPath: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] init-common: [2023-01-15T19:40:17.377Z] [2023-01-15T19:40:17.377Z] compile-common: [2023-01-15T19:40:17.377Z] [echo] Current time (ISO): 2023-01-15T19:40:17.218+0000 [2023-01-15T19:40:17.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:17.377Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:17.377Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:17.481Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:17.481Z] [java] [2023-01-15T19:40:17.481Z] [java] [2023-01-15T19:40:17.481Z] [java] ----------------------------------------- [2023-01-15T19:40:17.481Z] [java] - jsp-reload-generated-servlet-if-updated-second: PASS - [2023-01-15T19:40:17.481Z] [java] ----------------------------------------- [2023-01-15T19:40:17.481Z] [java] - Total PASS : 1 - [2023-01-15T19:40:17.481Z] [java] - Total FAIL : 0 - [2023-01-15T19:40:17.481Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:40:17.481Z] [java] ----------------------------------------- [2023-01-15T19:40:17.481Z] [2023-01-15T19:40:17.481Z] undeploy: [2023-01-15T19:40:17.481Z] [2023-01-15T19:40:17.481Z] setOSConditions: [2023-01-15T19:40:17.481Z] [2023-01-15T19:40:17.481Z] setToolWin: [2023-01-15T19:40:17.481Z] [2023-01-15T19:40:17.481Z] setToolUnix: [2023-01-15T19:40:17.481Z] [2023-01-15T19:40:17.481Z] setToolProperty: [2023-01-15T19:40:17.481Z] [2023-01-15T19:40:17.481Z] setS1ASclassPath: [2023-01-15T19:40:17.481Z] [2023-01-15T19:40:17.481Z] init-common: [2023-01-15T19:40:17.481Z] [2023-01-15T19:40:17.481Z] undeploy-war-common: [2023-01-15T19:40:17.481Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:18.053Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-reload-generated-servlet-if-updated-web [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] all: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setOSConditions: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolWin: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolUnix: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolProperty: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setS1ASclassPath: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] init-common: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] clean: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setOSConditions: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolWin: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolUnix: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolProperty: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setS1ASclassPath: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] init-common: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] clean-common: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setOSConditions: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolWin: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolUnix: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolProperty: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setS1ASclassPath: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] init-common: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] clean-classes-common: [2023-01-15T19:40:18.311Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setOSConditions: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolWin: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolUnix: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolProperty: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setS1ASclassPath: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] init-common: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] clean-jars-common: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] compile: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setOSConditions: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolWin: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolUnix: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setToolProperty: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] setS1ASclassPath: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] init-common: [2023-01-15T19:40:18.311Z] [2023-01-15T19:40:18.311Z] compile-common: [2023-01-15T19:40:18.311Z] [echo] Current time (ISO): 2023-01-15T19:40:18.154+0000 [2023-01-15T19:40:18.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:18.311Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:18.311Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:18.806Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:19.125Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-support-ejb --- [2023-01-15T19:40:19.126Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/6.2.6-SNAPSHOT/cmp-support-ejb-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:19.126Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/6.2.6-SNAPSHOT/cmp-support-ejb-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2023-01-15T19:40:19.126Z] [INFO] Building GlassFish cmp scripts 6.2.6-SNAPSHOT [201/291] [2023-01-15T19:40:19.126Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:19.126Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts [2023-01-15T19:40:19.126Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:19.126Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:19.126Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:19.126Z] [INFO] Copying 2 resources [2023-01-15T19:40:19.126Z] [INFO] Copying 1 resource [2023-01-15T19:40:19.126Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] Executing tasks [2023-01-15T19:40:19.126Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for [2023-01-15T19:40:19.126Z] [INFO] [echo] cmp-scripts [2023-01-15T19:40:19.126Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF [2023-01-15T19:40:19.126Z] [INFO] Executed tasks [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] [zip] duplicate: add [2023-01-15T19:40:19.126Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:40:19.126Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] No tests to run. [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-scripts --- [2023-01-15T19:40:19.126Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/6.2.6-SNAPSHOT/cmp-scripts-6.2.6-SNAPSHOT.zip [2023-01-15T19:40:19.126Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/6.2.6-SNAPSHOT/cmp-scripts-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:19.126Z] [INFO] [2023-01-15T19:40:19.126Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2023-01-15T19:40:19.127Z] [INFO] Building CMP tier for GlassFish 6.2.6-SNAPSHOT [202/291] [2023-01-15T19:40:19.127Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:19.127Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all [2023-01-15T19:40:19.127Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:19.127Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] Executing tasks [2023-01-15T19:40:19.127Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all/target/classes/META-INF for [2023-01-15T19:40:19.127Z] [INFO] [echo] cmp-all [2023-01-15T19:40:19.127Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all/target/classes/META-INF [2023-01-15T19:40:19.127Z] [INFO] Executed tasks [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] No tests to run. [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cmp-all --- [2023-01-15T19:40:19.127Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/6.2.6-SNAPSHOT/cmp-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2023-01-15T19:40:19.127Z] [INFO] Building Concurrency Utilities Modules 6.2.6-SNAPSHOT [203/291] [2023-01-15T19:40:19.127Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:19.127Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent [2023-01-15T19:40:19.127Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:19.127Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] Executing tasks [2023-01-15T19:40:19.127Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/target/classes/META-INF for [2023-01-15T19:40:19.127Z] [INFO] [echo] concurrent [2023-01-15T19:40:19.127Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/target/classes/META-INF [2023-01-15T19:40:19.127Z] [INFO] Executed tasks [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] No tests to run. [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ concurrent --- [2023-01-15T19:40:19.127Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/6.2.6-SNAPSHOT/concurrent-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2023-01-15T19:40:19.127Z] [INFO] Building Concurrent Connector Module 6.2.6-SNAPSHOT [204/291] [2023-01-15T19:40:19.127Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ concurrent-connector --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ concurrent-connector --- [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.127Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ concurrent-connector --- [2023-01-15T19:40:19.127Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:19.127Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector [2023-01-15T19:40:19.127Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:19.127Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:19.128Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:19.128Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:19.128Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:19.128Z] [INFO] Copying 5 resources [2023-01-15T19:40:19.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/src/main/manpages [2023-01-15T19:40:19.128Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:19.128Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/classes [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:19.128Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/classes [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:19.128Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:19.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/src/test/resources [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] No sources to compile [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] Executing tasks [2023-01-15T19:40:19.128Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/classes/META-INF for [2023-01-15T19:40:19.128Z] [INFO] [echo] concurrent-connector [2023-01-15T19:40:19.128Z] [INFO] Executed tasks [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ concurrent-connector --- [2023-01-15T19:40:19.128Z] [INFO] [2023-01-15T19:40:19.128Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector --- [2023-01-15T19:40:19.272Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:19.272Z] [javac] 1 warning [2023-01-15T19:40:19.272Z] [2023-01-15T19:40:19.272Z] setOSConditions: [2023-01-15T19:40:19.272Z] [2023-01-15T19:40:19.272Z] setToolWin: [2023-01-15T19:40:19.272Z] [2023-01-15T19:40:19.272Z] setToolUnix: [2023-01-15T19:40:19.272Z] [2023-01-15T19:40:19.272Z] setToolProperty: [2023-01-15T19:40:19.272Z] [2023-01-15T19:40:19.272Z] setS1ASclassPath: [2023-01-15T19:40:19.272Z] [2023-01-15T19:40:19.272Z] init-common: [2023-01-15T19:40:19.272Z] [2023-01-15T19:40:19.272Z] compile-common: [2023-01-15T19:40:19.272Z] [echo] Current time (ISO): 2023-01-15T19:40:19.090+0000 [2023-01-15T19:40:19.272Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:19.272Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:19.385Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:19.385Z] [INFO] [2023-01-15T19:40:19.385Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ concurrent-connector --- [2023-01-15T19:40:19.385Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/6.2.6-SNAPSHOT/concurrent-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:19.385Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/6.2.6-SNAPSHOT/concurrent-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:19.385Z] [INFO] [2023-01-15T19:40:19.385Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2023-01-15T19:40:19.385Z] [INFO] Building Concurrent Implementation Module 6.2.6-SNAPSHOT [205/291] [2023-01-15T19:40:19.385Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:19.385Z] [INFO] [2023-01-15T19:40:19.385Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ concurrent-impl --- [2023-01-15T19:40:19.385Z] [INFO] [2023-01-15T19:40:19.385Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ concurrent-impl --- [2023-01-15T19:40:19.385Z] [INFO] [2023-01-15T19:40:19.385Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ concurrent-impl --- [2023-01-15T19:40:19.385Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:19.385Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl [2023-01-15T19:40:19.385Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:19.385Z] [INFO] [2023-01-15T19:40:19.385Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ concurrent-impl --- [2023-01-15T19:40:19.385Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:19.837Z] [java] PASS : runTxRequiredTest [2023-01-15T19:40:19.838Z] [java] Value of key is: main [2023-01-15T19:40:19.949Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:19.950Z] [INFO] [2023-01-15T19:40:19.950Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ concurrent-impl --- [2023-01-15T19:40:19.950Z] [INFO] [2023-01-15T19:40:19.950Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ concurrent-impl --- [2023-01-15T19:40:19.950Z] [INFO] [2023-01-15T19:40:19.950Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ concurrent-impl --- [2023-01-15T19:40:19.950Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:19.950Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:19.950Z] [INFO] [2023-01-15T19:40:19.950Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ concurrent-impl --- [2023-01-15T19:40:19.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:19.950Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:19.950Z] [INFO] Copying 1 resource [2023-01-15T19:40:19.950Z] [INFO] Copying 12 resources [2023-01-15T19:40:19.950Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:19.950Z] [INFO] [2023-01-15T19:40:19.950Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ concurrent-impl --- [2023-01-15T19:40:19.950Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:19.950Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/classes [2023-01-15T19:40:20.207Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateContextService.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:40:20.207Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateContextService.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:20.207Z] [INFO] [2023-01-15T19:40:20.207Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl --- [2023-01-15T19:40:20.207Z] [INFO] [2023-01-15T19:40:20.207Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl --- [2023-01-15T19:40:20.207Z] [INFO] [2023-01-15T19:40:20.207Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ concurrent-impl --- [2023-01-15T19:40:20.207Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:20.207Z] [INFO] [2023-01-15T19:40:20.207Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ concurrent-impl --- [2023-01-15T19:40:20.207Z] [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] [2023-01-15T19:40:20.207Z] [INFO] [2023-01-15T19:40:20.207Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ concurrent-impl --- [2023-01-15T19:40:20.207Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:20.207Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/classes [2023-01-15T19:40:20.464Z] [INFO] [2023-01-15T19:40:20.464Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ concurrent-impl --- [2023-01-15T19:40:20.464Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:40:20.699Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:20.720Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:40:20.721Z] [INFO] [2023-01-15T19:40:20.721Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ concurrent-impl --- [2023-01-15T19:40:20.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:20.721Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:20.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/src/test/resources [2023-01-15T19:40:20.721Z] [INFO] [2023-01-15T19:40:20.721Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ concurrent-impl --- [2023-01-15T19:40:20.721Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:20.721Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/test-classes [2023-01-15T19:40:20.809Z] [exec] cancelling timerHandle [2023-01-15T19:40:20.810Z] [exec] cancelling timerHandle5 [2023-01-15T19:40:20.810Z] [exec] cancelling timerHandle11 [2023-01-15T19:40:20.810Z] [exec] cancelling timerHandle12 [2023-01-15T19:40:20.810Z] [exec] after rollback, bar4 info = createTimer1,1 [2023-01-15T19:40:20.810Z] [exec] Info = createTimer10000000 [2023-01-15T19:40:20.810Z] [exec] Caught expected exception for bar5 [2023-01-15T19:40:20.810Z] [exec] doBarTest(): Bar : ejbtimer/Bar_CMT test passed!! [2023-01-15T19:40:20.810Z] [exec] Value of key is: ejbtimer/Bar_CMT [2023-01-15T19:40:20.810Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:20.810Z] [exec] [2023-01-15T19:40:20.810Z] [exec] [2023-01-15T19:40:20.810Z] [exec] ----------------------------------------- [2023-01-15T19:40:20.810Z] [exec] - ejbs/Foo_UNSPECIFIED_TX: PASS - [2023-01-15T19:40:20.810Z] [exec] - ejbs/Foo_CMT: PASS - [2023-01-15T19:40:20.810Z] [exec] - ejbs/Stateful_BMT: PASS - [2023-01-15T19:40:20.810Z] [exec] - ejbs/Stateful_CMT: PASS - [2023-01-15T19:40:20.810Z] [exec] - ejbtimer/Bar_CMT: PASS - [2023-01-15T19:40:20.810Z] [exec] - ejbs/Foo_BMT: PASS - [2023-01-15T19:40:20.810Z] [exec] ----------------------------------------- [2023-01-15T19:40:20.810Z] [exec] Total PASS: 6 [2023-01-15T19:40:20.810Z] [exec] Total FAIL: 0 [2023-01-15T19:40:20.810Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:40:20.810Z] [exec] ----------------------------------------- [2023-01-15T19:40:20.810Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:40:20.842Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:20.842Z] [javac] 1 warning [2023-01-15T19:40:20.977Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java uses or overrides a deprecated API. [2023-01-15T19:40:20.978Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:20.978Z] [INFO] [2023-01-15T19:40:20.978Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl --- [2023-01-15T19:40:20.978Z] [INFO] [2023-01-15T19:40:20.978Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ concurrent-impl --- [2023-01-15T19:40:20.978Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:40:20.978Z] [INFO] [2023-01-15T19:40:20.978Z] [INFO] ------------------------------------------------------- [2023-01-15T19:40:20.978Z] [INFO] T E S T S [2023-01-15T19:40:20.978Z] [INFO] ------------------------------------------------------- [2023-01-15T19:40:20.978Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:20.978Z] [0.018s][info][gc] Using G1 [2023-01-15T19:40:21.067Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:40:21.100Z] [2023-01-15T19:40:21.100Z] build: [2023-01-15T19:40:21.100Z] [2023-01-15T19:40:21.100Z] setOSConditions: [2023-01-15T19:40:21.100Z] [2023-01-15T19:40:21.100Z] setToolWin: [2023-01-15T19:40:21.100Z] [2023-01-15T19:40:21.100Z] setToolUnix: [2023-01-15T19:40:21.100Z] [2023-01-15T19:40:21.100Z] setToolProperty: [2023-01-15T19:40:21.100Z] [2023-01-15T19:40:21.101Z] setS1ASclassPath: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] init-common: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] webclient-war-common: [2023-01-15T19:40:21.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] clear: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] test-tlds-exist: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] copy-tlds: [2023-01-15T19:40:21.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:40:21.101Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] test-tagfiles-exist: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] copy-tagfiles: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] package-war-common: [2023-01-15T19:40:21.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:21.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:40:21.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/lib [2023-01-15T19:40:21.101Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:21.101Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:21.101Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:21.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/docroot [2023-01-15T19:40:21.101Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-context-listener-web.war [2023-01-15T19:40:21.101Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:21.101Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:21.101Z] [javac] Compiling 1 source file [2023-01-15T19:40:21.101Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:40:21.101Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] deploy: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] deploy-war-common: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] setOSConditions: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] setToolWin: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] setToolUnix: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] setToolProperty: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] setS1ASclassPath: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] init-common: [2023-01-15T19:40:21.101Z] [2023-01-15T19:40:21.101Z] deploy-war-commonpe: [2023-01-15T19:40:21.101Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:21.165Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:21.165Z] [javac] 1 warning [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] build: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setOSConditions: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] fixFiles: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] convUnix: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] convWin: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setToolWin: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setToolUnix: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setToolProperty: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setS1ASclassPath: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] init-common: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] package-persistence-common: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] ejb-jar-common: [2023-01-15T19:40:21.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] package-ejbjar-common: [2023-01-15T19:40:21.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:21.165Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-opt-ejb.jar [2023-01-15T19:40:21.165Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] appclient-jar-common: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] package-appclientjar-common: [2023-01-15T19:40:21.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:21.165Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-opt-client.jar [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] webclient-war-common: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] build-ear-common: [2023-01-15T19:40:21.165Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optApp.ear [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] deploy: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setOSConditions: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setToolWin: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setToolUnix: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setToolProperty: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setS1ASclassPath: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] init-common: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] deploy-common: [2023-01-15T19:40:21.165Z] [echo] Current time (ISO): 2023-01-15T19:40:20.954+0000 [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setOSConditions: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setToolWin: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setToolUnix: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setToolProperty: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] setS1ASclassPath: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] init-common: [2023-01-15T19:40:21.165Z] [2023-01-15T19:40:21.165Z] deploy-common-pe: [2023-01-15T19:40:21.165Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:21.216Z] [java] [0/5]: Sleeping.... [2023-01-15T19:40:21.234Z] [0.275s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 2.664ms [2023-01-15T19:40:21.324Z] [2023-01-15T19:40:21.324Z] checkReporting-common: [2023-01-15T19:40:21.324Z] [2023-01-15T19:40:21.324Z] confirmReportPresent-common: [2023-01-15T19:40:21.324Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:40:21.324Z] [echo] Test seems to be reported fine [2023-01-15T19:40:21.325Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/RepRunConf.txt [2023-01-15T19:40:21.325Z] [2023-01-15T19:40:21.325Z] confirmMissingReport-common: [2023-01-15T19:40:21.325Z] [2023-01-15T19:40:21.325Z] undeploy: [2023-01-15T19:40:21.325Z] [2023-01-15T19:40:21.325Z] setOSConditions: [2023-01-15T19:40:21.325Z] [2023-01-15T19:40:21.325Z] setToolWin: [2023-01-15T19:40:21.325Z] [2023-01-15T19:40:21.325Z] setToolUnix: [2023-01-15T19:40:21.325Z] [2023-01-15T19:40:21.325Z] setToolProperty: [2023-01-15T19:40:21.325Z] [2023-01-15T19:40:21.325Z] setS1ASclassPath: [2023-01-15T19:40:21.325Z] [2023-01-15T19:40:21.325Z] init-common: [2023-01-15T19:40:21.325Z] [2023-01-15T19:40:21.325Z] undeploy-common: [2023-01-15T19:40:21.325Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:21.490Z] [INFO] Running org.glassfish.concurrent.runtime.ConcurrentRuntimeTest [2023-01-15T19:40:21.667Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-context-listener-web.war [2023-01-15T19:40:21.729Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optApp.ear [2023-01-15T19:40:21.729Z] [exec] Application deployed with name simple-ejb-implicit-cdi-deployment-optApp. [2023-01-15T19:40:21.729Z] [echo] Deployment on target server server successful [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] setOSConditions: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] setToolWin: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] setToolUnix: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] setToolProperty: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] setS1ASclassPath: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] init-common: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] deploy-common-ee: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] run: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] setOSConditions: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] setToolWin: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] setToolUnix: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] setToolProperty: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] setS1ASclassPath: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] init-common: [2023-01-15T19:40:21.729Z] [2023-01-15T19:40:21.729Z] runclient-common: [2023-01-15T19:40:21.729Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:40:21.747Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.glassfish.concurrent.runtime.ConcurrentRuntimeTest [2023-01-15T19:40:21.888Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] all: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] mdbtimer: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setOSConditions: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolWin: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolUnix: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolProperty: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setS1ASclassPath: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] init-common: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] clean: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setOSConditions: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolWin: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolUnix: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolProperty: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setS1ASclassPath: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] init-common: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] clean-common: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setOSConditions: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolWin: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolUnix: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolProperty: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setS1ASclassPath: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] init-common: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] clean-classes-common: [2023-01-15T19:40:21.889Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setOSConditions: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolWin: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolUnix: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolProperty: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setS1ASclassPath: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] init-common: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] clean-jars-common: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] compile: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setOSConditions: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolWin: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolUnix: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setToolProperty: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] setS1ASclassPath: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] init-common: [2023-01-15T19:40:21.889Z] [2023-01-15T19:40:21.889Z] compile-common: [2023-01-15T19:40:21.889Z] [echo] Current time (ISO): 2023-01-15T19:40:21.876+0000 [2023-01-15T19:40:21.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:21.889Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:21.986Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:22.005Z] [INFO] [2023-01-15T19:40:22.005Z] [INFO] Results: [2023-01-15T19:40:22.005Z] [INFO] [2023-01-15T19:40:22.005Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:40:22.005Z] [INFO] [2023-01-15T19:40:22.005Z] [INFO] [2023-01-15T19:40:22.005Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ concurrent-impl --- [2023-01-15T19:40:22.005Z] [INFO] Executing tasks [2023-01-15T19:40:22.005Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/classes/META-INF for [2023-01-15T19:40:22.005Z] [INFO] [echo] concurrent-impl [2023-01-15T19:40:22.005Z] [INFO] Executed tasks [2023-01-15T19:40:22.005Z] [INFO] [2023-01-15T19:40:22.005Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ concurrent-impl --- [2023-01-15T19:40:22.005Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar [2023-01-15T19:40:22.145Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:22.149Z] [java] [1/5]: Sleeping.... [2023-01-15T19:40:22.243Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:22.261Z] [INFO] [2023-01-15T19:40:22.262Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ concurrent-impl --- [2023-01-15T19:40:22.262Z] [INFO] [2023-01-15T19:40:22.262Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ concurrent-impl --- [2023-01-15T19:40:22.262Z] [INFO] [2023-01-15T19:40:22.262Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl --- [2023-01-15T19:40:22.519Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:22.519Z] [INFO] [2023-01-15T19:40:22.519Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ concurrent-impl --- [2023-01-15T19:40:22.519Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/6.2.6-SNAPSHOT/concurrent-impl-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:22.519Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/6.2.6-SNAPSHOT/concurrent-impl-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2023-01-15T19:40:22.520Z] [INFO] Building Batch runtime modules for Glassfish 6.2.6-SNAPSHOT [206/291] [2023-01-15T19:40:22.520Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:22.520Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch [2023-01-15T19:40:22.520Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:22.520Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] Executing tasks [2023-01-15T19:40:22.520Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/target/classes/META-INF for [2023-01-15T19:40:22.520Z] [INFO] [echo] batch [2023-01-15T19:40:22.520Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/target/classes/META-INF [2023-01-15T19:40:22.520Z] [INFO] Executed tasks [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] No tests to run. [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.batch-batch-checkstyle) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ batch --- [2023-01-15T19:40:22.520Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/6.2.6-SNAPSHOT/batch-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2023-01-15T19:40:22.520Z] [INFO] Building Batch database init scripts for GlassFish 6.2.6-SNAPSHOT [207/291] [2023-01-15T19:40:22.520Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:22.520Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database [2023-01-15T19:40:22.520Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:22.520Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:22.520Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:22.520Z] [INFO] Copying 15 resources [2023-01-15T19:40:22.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/src/main/manpages [2023-01-15T19:40:22.520Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] Executing tasks [2023-01-15T19:40:22.520Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/classes/META-INF for [2023-01-15T19:40:22.520Z] [INFO] [echo] batch-databases [2023-01-15T19:40:22.520Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/classes/META-INF [2023-01-15T19:40:22.520Z] [INFO] Executed tasks [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] [zip] duplicate: add [2023-01-15T19:40:22.520Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:40:22.520Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/batch-databases.zip [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] No tests to run. [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:22.520Z] [INFO] [2023-01-15T19:40:22.520Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ batch-databases --- [2023-01-15T19:40:22.520Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/6.2.6-SNAPSHOT/batch-databases-6.2.6-SNAPSHOT.zip [2023-01-15T19:40:22.521Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/6.2.6-SNAPSHOT/batch-databases-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:22.521Z] [INFO] [2023-01-15T19:40:22.595Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:22.778Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2023-01-15T19:40:22.778Z] [INFO] Building Batch Connector for Glassfish 6.2.6-SNAPSHOT [208/291] [2023-01-15T19:40:22.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:22.778Z] [INFO] [2023-01-15T19:40:22.778Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-batch-connector --- [2023-01-15T19:40:22.778Z] [INFO] [2023-01-15T19:40:22.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-batch-connector --- [2023-01-15T19:40:22.778Z] [INFO] [2023-01-15T19:40:22.778Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-batch-connector --- [2023-01-15T19:40:22.778Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:22.778Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector [2023-01-15T19:40:22.778Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:22.778Z] [INFO] [2023-01-15T19:40:22.778Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-batch-connector --- [2023-01-15T19:40:22.778Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:23.035Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:23.035Z] [INFO] [2023-01-15T19:40:23.035Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-batch-connector --- [2023-01-15T19:40:23.035Z] [INFO] [2023-01-15T19:40:23.035Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-batch-connector --- [2023-01-15T19:40:23.035Z] [INFO] [2023-01-15T19:40:23.035Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-batch-connector --- [2023-01-15T19:40:23.035Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:23.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:23.035Z] [INFO] [2023-01-15T19:40:23.035Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-batch-connector --- [2023-01-15T19:40:23.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:23.035Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:23.035Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/main/resources [2023-01-15T19:40:23.035Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/main/manpages [2023-01-15T19:40:23.035Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:23.035Z] [INFO] [2023-01-15T19:40:23.035Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-batch-connector --- [2023-01-15T19:40:23.035Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:23.035Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/classes [2023-01-15T19:40:23.035Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java uses unchecked or unsafe operations. [2023-01-15T19:40:23.035Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:23.035Z] [INFO] [2023-01-15T19:40:23.035Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector --- [2023-01-15T19:40:23.035Z] [INFO] [2023-01-15T19:40:23.035Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector --- [2023-01-15T19:40:23.035Z] [INFO] [2023-01-15T19:40:23.035Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-batch-connector --- [2023-01-15T19:40:23.084Z] [java] [2/5]: Sleeping.... [2023-01-15T19:40:23.175Z] [exec] Jan 15, 2023 7:40:22 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:40:23.175Z] [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. [2023-01-15T19:40:23.292Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:23.292Z] [INFO] [2023-01-15T19:40:23.292Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-batch-connector --- [2023-01-15T19:40:23.292Z] [INFO] [2023-01-15T19:40:23.292Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-batch-connector --- [2023-01-15T19:40:23.292Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:23.292Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/classes [2023-01-15T19:40:23.292Z] [INFO] [2023-01-15T19:40:23.292Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-batch-connector --- [2023-01-15T19:40:23.292Z] [INFO] [2023-01-15T19:40:23.292Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-batch-connector --- [2023-01-15T19:40:23.292Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:23.292Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:23.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/src/test/resources [2023-01-15T19:40:23.292Z] [INFO] [2023-01-15T19:40:23.292Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-batch-connector --- [2023-01-15T19:40:23.293Z] [INFO] No sources to compile [2023-01-15T19:40:23.293Z] [INFO] [2023-01-15T19:40:23.293Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector --- [2023-01-15T19:40:23.293Z] [INFO] [2023-01-15T19:40:23.293Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-batch-connector --- [2023-01-15T19:40:23.293Z] [INFO] [2023-01-15T19:40:23.293Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-batch-connector --- [2023-01-15T19:40:23.293Z] [INFO] Executing tasks [2023-01-15T19:40:23.293Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/classes/META-INF for [2023-01-15T19:40:23.293Z] [INFO] [echo] glassfish-batch-connector [2023-01-15T19:40:23.293Z] [INFO] Executed tasks [2023-01-15T19:40:23.293Z] [INFO] [2023-01-15T19:40:23.293Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-batch-connector --- [2023-01-15T19:40:23.293Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar [2023-01-15T19:40:23.293Z] [INFO] [2023-01-15T19:40:23.293Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-batch-connector --- [2023-01-15T19:40:23.549Z] [INFO] [2023-01-15T19:40:23.549Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-batch-connector --- [2023-01-15T19:40:23.549Z] [INFO] [2023-01-15T19:40:23.549Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector --- [2023-01-15T19:40:23.549Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:23.549Z] [INFO] [2023-01-15T19:40:23.549Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-batch-connector --- [2023-01-15T19:40:23.549Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/6.2.6-SNAPSHOT/glassfish-batch-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:23.549Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/6.2.6-SNAPSHOT/glassfish-batch-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:23.549Z] [INFO] [2023-01-15T19:40:23.549Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2023-01-15T19:40:23.549Z] [INFO] Building Batch Commands for Glassfish 6.2.6-SNAPSHOT [209/291] [2023-01-15T19:40:23.549Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:23.549Z] [INFO] [2023-01-15T19:40:23.549Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-batch-commands --- [2023-01-15T19:40:23.549Z] [INFO] [2023-01-15T19:40:23.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-batch-commands --- [2023-01-15T19:40:23.549Z] [INFO] [2023-01-15T19:40:23.549Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-batch-commands --- [2023-01-15T19:40:23.549Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:23.549Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands [2023-01-15T19:40:23.549Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:23.549Z] [INFO] [2023-01-15T19:40:23.549Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-batch-commands --- [2023-01-15T19:40:23.549Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:23.568Z] [exec] Application deployed with name web-jsp-resource-injection-context-listener-web. [2023-01-15T19:40:23.739Z] [exec] Jan 15, 2023 7:40:23 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:40:23.739Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-implicit-cdi-deployment-opt-client] with main class [Client] in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:23.805Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:23.805Z] [INFO] [2023-01-15T19:40:23.805Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-batch-commands --- [2023-01-15T19:40:23.805Z] [INFO] [2023-01-15T19:40:23.805Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-batch-commands --- [2023-01-15T19:40:23.805Z] [INFO] [2023-01-15T19:40:23.805Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-batch-commands --- [2023-01-15T19:40:23.805Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:23.805Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:23.805Z] [INFO] [2023-01-15T19:40:23.805Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-batch-commands --- [2023-01-15T19:40:23.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:23.805Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:23.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/resources [2023-01-15T19:40:23.805Z] [INFO] Copying 5 resources [2023-01-15T19:40:23.805Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:23.805Z] [INFO] [2023-01-15T19:40:23.805Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-batch-commands --- [2023-01-15T19:40:23.805Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:23.805Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/classes [2023-01-15T19:40:23.827Z] [2023-01-15T19:40:23.827Z] deploy-war-commonee: [2023-01-15T19:40:23.827Z] [2023-01-15T19:40:23.827Z] run: [2023-01-15T19:40:23.827Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:24.023Z] [java] [3/5]: Sleeping.... [2023-01-15T19:40:24.042Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:24.043Z] [javac] 1 warning [2023-01-15T19:40:24.043Z] [2023-01-15T19:40:24.043Z] setOSConditions: [2023-01-15T19:40:24.043Z] [2023-01-15T19:40:24.043Z] setToolWin: [2023-01-15T19:40:24.043Z] [2023-01-15T19:40:24.043Z] setToolUnix: [2023-01-15T19:40:24.043Z] [2023-01-15T19:40:24.043Z] setToolProperty: [2023-01-15T19:40:24.043Z] [2023-01-15T19:40:24.043Z] setS1ASclassPath: [2023-01-15T19:40:24.043Z] [2023-01-15T19:40:24.043Z] init-common: [2023-01-15T19:40:24.043Z] [2023-01-15T19:40:24.043Z] compile-common: [2023-01-15T19:40:24.043Z] [echo] Current time (ISO): 2023-01-15T19:40:23.844+0000 [2023-01-15T19:40:24.043Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:24.043Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:24.061Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API. [2023-01-15T19:40:24.062Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:24.062Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations. [2023-01-15T19:40:24.062Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:24.062Z] [INFO] [2023-01-15T19:40:24.062Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands --- [2023-01-15T19:40:24.062Z] [INFO] [2023-01-15T19:40:24.062Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands --- [2023-01-15T19:40:24.062Z] [INFO] [2023-01-15T19:40:24.062Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-batch-commands --- [2023-01-15T19:40:24.062Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:24.062Z] [INFO] [2023-01-15T19:40:24.062Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-batch-commands --- [2023-01-15T19:40:24.062Z] [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] [2023-01-15T19:40:24.062Z] [INFO] [2023-01-15T19:40:24.062Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-batch-commands --- [2023-01-15T19:40:24.062Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:24.062Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/classes [2023-01-15T19:40:24.085Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-context-listener/TestServlet [2023-01-15T19:40:24.086Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:24.086Z] [java] [2023-01-15T19:40:24.086Z] [java] [2023-01-15T19:40:24.086Z] [java] ----------------------------------------- [2023-01-15T19:40:24.086Z] [java] - jsp-resource-injection-context-listener: PASS - [2023-01-15T19:40:24.086Z] [java] ----------------------------------------- [2023-01-15T19:40:24.086Z] [java] - Total PASS : 1 - [2023-01-15T19:40:24.086Z] [java] - Total FAIL : 0 - [2023-01-15T19:40:24.086Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:40:24.086Z] [java] ----------------------------------------- [2023-01-15T19:40:24.086Z] [2023-01-15T19:40:24.086Z] undeploy: [2023-01-15T19:40:24.086Z] [2023-01-15T19:40:24.086Z] setOSConditions: [2023-01-15T19:40:24.086Z] [2023-01-15T19:40:24.086Z] setToolWin: [2023-01-15T19:40:24.086Z] [2023-01-15T19:40:24.086Z] setToolUnix: [2023-01-15T19:40:24.086Z] [2023-01-15T19:40:24.086Z] setToolProperty: [2023-01-15T19:40:24.086Z] [2023-01-15T19:40:24.086Z] setS1ASclassPath: [2023-01-15T19:40:24.086Z] [2023-01-15T19:40:24.086Z] init-common: [2023-01-15T19:40:24.086Z] [2023-01-15T19:40:24.086Z] undeploy-war-common: [2023-01-15T19:40:24.318Z] [INFO] [2023-01-15T19:40:24.319Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-batch-commands --- [2023-01-15T19:40:24.319Z] [INFO] [2023-01-15T19:40:24.319Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-batch-commands --- [2023-01-15T19:40:24.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:24.319Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:24.319Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/src/test/resources [2023-01-15T19:40:24.319Z] [INFO] [2023-01-15T19:40:24.319Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-batch-commands --- [2023-01-15T19:40:24.319Z] [INFO] No sources to compile [2023-01-15T19:40:24.319Z] [INFO] [2023-01-15T19:40:24.319Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands --- [2023-01-15T19:40:24.319Z] [INFO] [2023-01-15T19:40:24.319Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-batch-commands --- [2023-01-15T19:40:24.319Z] [INFO] [2023-01-15T19:40:24.319Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-batch-commands --- [2023-01-15T19:40:24.319Z] [INFO] Executing tasks [2023-01-15T19:40:24.319Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/classes/META-INF for [2023-01-15T19:40:24.319Z] [INFO] [echo] glassfish-batch-commands [2023-01-15T19:40:24.319Z] [INFO] Executed tasks [2023-01-15T19:40:24.319Z] [INFO] [2023-01-15T19:40:24.319Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-batch-commands --- [2023-01-15T19:40:24.319Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar [2023-01-15T19:40:24.319Z] [INFO] [2023-01-15T19:40:24.319Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-batch-commands --- [2023-01-15T19:40:24.319Z] [INFO] [2023-01-15T19:40:24.319Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-batch-commands --- [2023-01-15T19:40:24.319Z] [INFO] [2023-01-15T19:40:24.319Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands --- [2023-01-15T19:40:24.343Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:24.487Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:24.575Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-batch-commands --- [2023-01-15T19:40:24.576Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/6.2.6-SNAPSHOT/glassfish-batch-commands-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:24.576Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/6.2.6-SNAPSHOT/glassfish-batch-commands-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2023-01-15T19:40:24.576Z] [INFO] Building GlassFish Extras modules 6.2.6-SNAPSHOT [210/291] [2023-01-15T19:40:24.576Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.576Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras [2023-01-15T19:40:24.576Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:24.576Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] Executing tasks [2023-01-15T19:40:24.576Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/target/classes/META-INF for [2023-01-15T19:40:24.576Z] [INFO] [echo] extras [2023-01-15T19:40:24.576Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/target/classes/META-INF [2023-01-15T19:40:24.576Z] [INFO] Executed tasks [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] No tests to run. [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-extras-checkstyle) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ extras --- [2023-01-15T19:40:24.576Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/6.2.6-SNAPSHOT/extras-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] ----------------< org.glassfish.main.extras:javaee-pom >---------------- [2023-01-15T19:40:24.576Z] [INFO] Building GlassFish JavaEE Manifest pom 6.2.6-SNAPSHOT [211/291] [2023-01-15T19:40:24.576Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee-pom --- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ javaee-pom --- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ javaee-pom --- [2023-01-15T19:40:24.576Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.576Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee [2023-01-15T19:40:24.576Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ javaee-pom --- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ javaee-pom --- [2023-01-15T19:40:24.576Z] [INFO] [2023-01-15T19:40:24.576Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ javaee-pom --- [2023-01-15T19:40:24.576Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:24.576Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ javaee-pom --- [2023-01-15T19:40:24.577Z] [INFO] Executing tasks [2023-01-15T19:40:24.577Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/target/classes/META-INF for [2023-01-15T19:40:24.577Z] [INFO] [echo] javaee-pom [2023-01-15T19:40:24.577Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/target/classes/META-INF [2023-01-15T19:40:24.577Z] [INFO] Executed tasks [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ javaee-pom --- [2023-01-15T19:40:24.577Z] [INFO] No tests to run. [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ javaee-pom --- [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-javaee-pom-checkstyle) @ javaee-pom --- [2023-01-15T19:40:24.577Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ javaee-pom --- [2023-01-15T19:40:24.577Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee-pom/6.2.6-SNAPSHOT/javaee-pom-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] ------------------< org.glassfish.main.extras:javaee >------------------ [2023-01-15T19:40:24.577Z] [INFO] Building GlassFish javaee.jar 6.2.6-SNAPSHOT [212/291] [2023-01-15T19:40:24.577Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.577Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar [2023-01-15T19:40:24.577Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:24.577Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:24.577Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:24.577Z] [INFO] Copying 1 resource [2023-01-15T19:40:24.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/src/main/manpages [2023-01-15T19:40:24.577Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] No sources to compile [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] No sources to compile [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:24.577Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:24.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/src/test/resources [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] No sources to compile [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] No tests to run. [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] Executing tasks [2023-01-15T19:40:24.577Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/target/classes/META-INF for [2023-01-15T19:40:24.577Z] [INFO] [echo] javaee [2023-01-15T19:40:24.577Z] [INFO] Executed tasks [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/target/javaee.jar [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] No tests to run. [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-javaee-checkstyle) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ javaee --- [2023-01-15T19:40:24.577Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/target/javaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee/6.2.6-SNAPSHOT/javaee-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:24.577Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee/6.2.6-SNAPSHOT/javaee-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:24.577Z] [INFO] [2023-01-15T19:40:24.577Z] [INFO] ---------------< org.glassfish.main.extras:javaee-frag >---------------- [2023-01-15T19:40:24.577Z] [INFO] Building GlassFish javaee.jar distribution fragment 6.2.6-SNAPSHOT [213/291] [2023-01-15T19:40:24.577Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:40:24.835Z] [INFO] [2023-01-15T19:40:24.835Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ javaee-frag --- [2023-01-15T19:40:24.835Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.836Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag [2023-01-15T19:40:24.836Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:24.836Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:24.836Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:24.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/src/main/resources [2023-01-15T19:40:24.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/src/main/manpages [2023-01-15T19:40:24.836Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (default) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] Copying javaee.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/classes/lib/javaee.jar [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] Executing tasks [2023-01-15T19:40:24.836Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/classes/META-INF for [2023-01-15T19:40:24.836Z] [INFO] [echo] javaee-frag [2023-01-15T19:40:24.836Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/classes/META-INF [2023-01-15T19:40:24.836Z] [INFO] Executed tasks [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] [zip] duplicate: add [2023-01-15T19:40:24.836Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:40:24.836Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/javaee-frag.zip [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] No tests to run. [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-javaee-frag-checkstyle) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ javaee-frag --- [2023-01-15T19:40:24.836Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/javaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee-frag/6.2.6-SNAPSHOT/javaee-frag-6.2.6-SNAPSHOT.zip [2023-01-15T19:40:24.836Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee-frag/6.2.6-SNAPSHOT/javaee-frag-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2023-01-15T19:40:24.836Z] [INFO] Building GlassFish appserv-rt Manifest pom 6.2.6-SNAPSHOT [214/291] [2023-01-15T19:40:24.836Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserv-rt-pom --- [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserv-rt-pom --- [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserv-rt-pom --- [2023-01-15T19:40:24.836Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.836Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt [2023-01-15T19:40:24.836Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserv-rt-pom --- [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserv-rt-pom --- [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserv-rt-pom --- [2023-01-15T19:40:24.836Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:24.836Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:24.836Z] [INFO] [2023-01-15T19:40:24.836Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserv-rt-pom --- [2023-01-15T19:40:24.836Z] [INFO] Executing tasks [2023-01-15T19:40:24.836Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/target/classes/META-INF for [2023-01-15T19:40:24.836Z] [INFO] [echo] appserv-rt-pom [2023-01-15T19:40:24.837Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/target/classes/META-INF [2023-01-15T19:40:24.837Z] [INFO] Executed tasks [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserv-rt-pom --- [2023-01-15T19:40:24.837Z] [INFO] No tests to run. [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserv-rt-pom --- [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom --- [2023-01-15T19:40:24.837Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserv-rt-pom --- [2023-01-15T19:40:24.837Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/6.2.6-SNAPSHOT/appserv-rt-pom-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2023-01-15T19:40:24.837Z] [INFO] Building GlassFish appserv-rt.jar 6.2.6-SNAPSHOT [215/291] [2023-01-15T19:40:24.837Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.837Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar [2023-01-15T19:40:24.837Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:24.837Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:24.837Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:24.837Z] [INFO] Copying 1 resource [2023-01-15T19:40:24.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/src/main/manpages [2023-01-15T19:40:24.837Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] No sources to compile [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] No sources to compile [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:24.837Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:24.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/src/test/resources [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] No sources to compile [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] No tests to run. [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] Executing tasks [2023-01-15T19:40:24.837Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for [2023-01-15T19:40:24.837Z] [INFO] [echo] appserv-rt [2023-01-15T19:40:24.837Z] [INFO] Executed tasks [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] No tests to run. [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserv-rt --- [2023-01-15T19:40:24.837Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/6.2.6-SNAPSHOT/appserv-rt-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:24.837Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/6.2.6-SNAPSHOT/appserv-rt-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2023-01-15T19:40:24.837Z] [INFO] Building GlassFish appserv-rt distribution fragment 6.2.6-SNAPSHOT [216/291] [2023-01-15T19:40:24.837Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appserv-rt-frag --- [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appserv-rt-frag --- [2023-01-15T19:40:24.837Z] [INFO] [2023-01-15T19:40:24.837Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appserv-rt-frag --- [2023-01-15T19:40:24.837Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.837Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag [2023-01-15T19:40:24.838Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:24.838Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:24.838Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:24.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/src/main/resources [2023-01-15T19:40:24.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/src/main/manpages [2023-01-15T19:40:24.838Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (default) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] Executing tasks [2023-01-15T19:40:24.838Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for [2023-01-15T19:40:24.838Z] [INFO] [echo] appserv-rt-frag [2023-01-15T19:40:24.838Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF [2023-01-15T19:40:24.838Z] [INFO] Executed tasks [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] [zip] duplicate: add [2023-01-15T19:40:24.838Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:40:24.838Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] No tests to run. [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appserv-rt-frag --- [2023-01-15T19:40:24.838Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/6.2.6-SNAPSHOT/appserv-rt-frag-6.2.6-SNAPSHOT.zip [2023-01-15T19:40:24.838Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/6.2.6-SNAPSHOT/appserv-rt-frag-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:24.838Z] [INFO] [2023-01-15T19:40:24.838Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2023-01-15T19:40:24.838Z] [INFO] Building GlassFish ORB interface layer implementation 6.2.6-SNAPSHOT [217/291] [2023-01-15T19:40:24.838Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:24.914Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] all: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setOSConditions: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolWin: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolUnix: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolProperty: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setS1ASclassPath: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] init-common: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] clean: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setOSConditions: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolWin: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolUnix: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolProperty: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setS1ASclassPath: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] init-common: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] clean-common: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setOSConditions: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolWin: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolUnix: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolProperty: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setS1ASclassPath: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] init-common: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] clean-classes-common: [2023-01-15T19:40:24.915Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setOSConditions: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolWin: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolUnix: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setToolProperty: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] setS1ASclassPath: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] init-common: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] clean-jars-common: [2023-01-15T19:40:24.915Z] [2023-01-15T19:40:24.915Z] compile: [2023-01-15T19:40:24.964Z] [java] [4/5]: Sleeping.... [2023-01-15T19:40:24.964Z] [java] Value of key is: concurrentAccess[1.1] [2023-01-15T19:40:25.094Z] [INFO] [2023-01-15T19:40:25.095Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ orb-iiop --- [2023-01-15T19:40:25.095Z] [INFO] [2023-01-15T19:40:25.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ orb-iiop --- [2023-01-15T19:40:25.095Z] [INFO] [2023-01-15T19:40:25.095Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ orb-iiop --- [2023-01-15T19:40:25.095Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:25.095Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop [2023-01-15T19:40:25.095Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:25.095Z] [INFO] [2023-01-15T19:40:25.095Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ orb-iiop --- [2023-01-15T19:40:25.095Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:25.173Z] [2023-01-15T19:40:25.174Z] setOSConditions: [2023-01-15T19:40:25.174Z] [2023-01-15T19:40:25.174Z] setToolWin: [2023-01-15T19:40:25.174Z] [2023-01-15T19:40:25.174Z] setToolUnix: [2023-01-15T19:40:25.174Z] [2023-01-15T19:40:25.174Z] setToolProperty: [2023-01-15T19:40:25.174Z] [2023-01-15T19:40:25.174Z] setS1ASclassPath: [2023-01-15T19:40:25.174Z] [2023-01-15T19:40:25.174Z] init-common: [2023-01-15T19:40:25.174Z] [2023-01-15T19:40:25.174Z] compile-common: [2023-01-15T19:40:25.174Z] [echo] Current time (ISO): 2023-01-15T19:40:24.919+0000 [2023-01-15T19:40:25.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:25.174Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:25.174Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:25.352Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:25.353Z] [INFO] [2023-01-15T19:40:25.353Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ orb-iiop --- [2023-01-15T19:40:25.353Z] [INFO] [2023-01-15T19:40:25.353Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ orb-iiop --- [2023-01-15T19:40:25.353Z] [INFO] [2023-01-15T19:40:25.353Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ orb-iiop --- [2023-01-15T19:40:25.353Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:25.353Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:25.353Z] [INFO] [2023-01-15T19:40:25.353Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ orb-iiop --- [2023-01-15T19:40:25.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:25.353Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:25.353Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/resources [2023-01-15T19:40:25.353Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/manpages [2023-01-15T19:40:25.353Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:25.353Z] [INFO] [2023-01-15T19:40:25.353Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ orb-iiop --- [2023-01-15T19:40:25.353Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:25.353Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/classes [2023-01-15T19:40:25.609Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API. [2023-01-15T19:40:25.609Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:25.609Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:40:25.609Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:25.609Z] [INFO] [2023-01-15T19:40:25.609Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ orb-iiop --- [2023-01-15T19:40:25.609Z] [INFO] [2023-01-15T19:40:25.609Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ orb-iiop --- [2023-01-15T19:40:25.609Z] [INFO] [2023-01-15T19:40:25.609Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ orb-iiop --- [2023-01-15T19:40:25.609Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:25.610Z] [INFO] [2023-01-15T19:40:25.610Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ orb-iiop --- [2023-01-15T19:40:25.610Z] [INFO] [2023-01-15T19:40:25.610Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ orb-iiop --- [2023-01-15T19:40:25.610Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:25.610Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/classes [2023-01-15T19:40:25.899Z] [java] [0/5]: Sleeping.... [2023-01-15T19:40:25.936Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:25.937Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/client/Client.java uses or overrides a deprecated API. [2023-01-15T19:40:25.937Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:25.937Z] [javac] 1 warning [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] build: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] setOSConditions: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] fixFiles: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] convUnix: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] convWin: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] setToolWin: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] setToolUnix: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] setToolProperty: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] setS1ASclassPath: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] init-common: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] package-persistence-common: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] ejb-jar-common: [2023-01-15T19:40:25.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] package-ejbjar-common: [2023-01-15T19:40:25.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:25.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:25.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:25.937Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimer-ejb.jar [2023-01-15T19:40:25.937Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] appclient-jar-common: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] package-appclientjar-common: [2023-01-15T19:40:25.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:25.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:25.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:25.937Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimer-client.jar [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] webclient-war-common: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] build-ear-common: [2023-01-15T19:40:25.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:25.937Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerApp.ear [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] create-resources: [2023-01-15T19:40:25.937Z] [2023-01-15T19:40:25.937Z] asadmin-batch-common: [2023-01-15T19:40:25.937Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:26.173Z] [INFO] [2023-01-15T19:40:26.173Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ orb-iiop --- [2023-01-15T19:40:26.173Z] [INFO] [2023-01-15T19:40:26.173Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ orb-iiop --- [2023-01-15T19:40:26.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:26.173Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:26.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/src/test/resources [2023-01-15T19:40:26.173Z] [INFO] [2023-01-15T19:40:26.173Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ orb-iiop --- [2023-01-15T19:40:26.173Z] [INFO] No sources to compile [2023-01-15T19:40:26.173Z] [INFO] [2023-01-15T19:40:26.173Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop --- [2023-01-15T19:40:26.173Z] [INFO] [2023-01-15T19:40:26.173Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ orb-iiop --- [2023-01-15T19:40:26.173Z] [INFO] [2023-01-15T19:40:26.173Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ orb-iiop --- [2023-01-15T19:40:26.173Z] [INFO] Executing tasks [2023-01-15T19:40:26.173Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/classes/META-INF for [2023-01-15T19:40:26.173Z] [INFO] [echo] orb-iiop [2023-01-15T19:40:26.173Z] [INFO] Executed tasks [2023-01-15T19:40:26.173Z] [INFO] [2023-01-15T19:40:26.173Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ orb-iiop --- [2023-01-15T19:40:26.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/orb-iiop.jar [2023-01-15T19:40:26.173Z] [INFO] [2023-01-15T19:40:26.173Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ orb-iiop --- [2023-01-15T19:40:26.173Z] [INFO] [2023-01-15T19:40:26.173Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ orb-iiop --- [2023-01-15T19:40:26.173Z] [INFO] [2023-01-15T19:40:26.173Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop --- [2023-01-15T19:40:26.259Z] [exec] Creating InitialContext() [2023-01-15T19:40:26.260Z] [exec] Value of key is: stateless [2023-01-15T19:40:26.260Z] [exec] test complete [2023-01-15T19:40:26.260Z] [exec] Value of key is: main [2023-01-15T19:40:26.260Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:26.260Z] [exec] [2023-01-15T19:40:26.260Z] [exec] [2023-01-15T19:40:26.260Z] [exec] ----------------------------------------- [2023-01-15T19:40:26.260Z] [exec] - main: PASS - [2023-01-15T19:40:26.260Z] [exec] - stateless: PASS - [2023-01-15T19:40:26.260Z] [exec] ----------------------------------------- [2023-01-15T19:40:26.260Z] [exec] Total PASS: 2 [2023-01-15T19:40:26.260Z] [exec] Total FAIL: 0 [2023-01-15T19:40:26.260Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:40:26.260Z] [exec] ----------------------------------------- [2023-01-15T19:40:26.260Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:40:26.260Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:40:26.429Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:26.429Z] [INFO] [2023-01-15T19:40:26.429Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ orb-iiop --- [2023-01-15T19:40:26.429Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/6.2.6-SNAPSHOT/orb-iiop-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:26.429Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/6.2.6-SNAPSHOT/orb-iiop-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:26.429Z] [INFO] [2023-01-15T19:40:26.429Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2023-01-15T19:40:26.429Z] [INFO] Building Ejb Security Integration 6.2.6-SNAPSHOT [218/291] [2023-01-15T19:40:26.429Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:26.429Z] [INFO] [2023-01-15T19:40:26.429Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ejb.security --- [2023-01-15T19:40:26.429Z] [INFO] [2023-01-15T19:40:26.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ejb.security --- [2023-01-15T19:40:26.429Z] [INFO] [2023-01-15T19:40:26.429Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ejb.security --- [2023-01-15T19:40:26.429Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:26.429Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security [2023-01-15T19:40:26.429Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:26.429Z] [INFO] [2023-01-15T19:40:26.429Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb.security --- [2023-01-15T19:40:26.429Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:26.501Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2023-01-15T19:40:26.501Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_timer_mdbtimer_QCF [2023-01-15T19:40:26.501Z] [exec] Connector resource jms/ejb_timer_mdbtimer_QCF created. [2023-01-15T19:40:26.502Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:26.502Z] [exec] JMS Desctination ejb_timer_mdbtimer_InQueue created. [2023-01-15T19:40:26.502Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_timer_mdbtimer_InQueue [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] checkReporting-common: [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] confirmReportPresent-common: [2023-01-15T19:40:26.517Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:40:26.517Z] [echo] Test seems to be reported fine [2023-01-15T19:40:26.517Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/RepRunConf.txt [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] confirmMissingReport-common: [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] undeploy: [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] setOSConditions: [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] setToolWin: [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] setToolUnix: [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] setToolProperty: [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] setS1ASclassPath: [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] init-common: [2023-01-15T19:40:26.517Z] [2023-01-15T19:40:26.517Z] undeploy-common: [2023-01-15T19:40:26.686Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:26.687Z] [INFO] [2023-01-15T19:40:26.687Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ejb.security --- [2023-01-15T19:40:26.687Z] [INFO] [2023-01-15T19:40:26.687Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ejb.security --- [2023-01-15T19:40:26.687Z] [INFO] [2023-01-15T19:40:26.687Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ejb.security --- [2023-01-15T19:40:26.687Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:26.687Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:26.687Z] [INFO] [2023-01-15T19:40:26.687Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ejb.security --- [2023-01-15T19:40:26.687Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:26.687Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:26.687Z] [INFO] Copying 0 resource [2023-01-15T19:40:26.687Z] [INFO] Copying 0 resource [2023-01-15T19:40:26.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/main/manpages [2023-01-15T19:40:26.687Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:26.687Z] [INFO] [2023-01-15T19:40:26.687Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ejb.security --- [2023-01-15T19:40:26.687Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:26.687Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/classes [2023-01-15T19:40:26.758Z] [exec] Administered object jms/ejb_timer_mdbtimer_InQueue created. [2023-01-15T19:40:26.759Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:26.759Z] [exec] JMS Desctination ejb_timer_mdbtimer_OutQueue created. [2023-01-15T19:40:26.759Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_timer_mdbtimer_OutQueue [2023-01-15T19:40:26.759Z] [exec] Administered object jms/ejb_timer_mdbtimer_OutQueue created. [2023-01-15T19:40:26.759Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] deploy: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] setOSConditions: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] setToolWin: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] setToolUnix: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] setToolProperty: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] setS1ASclassPath: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] init-common: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] deploy-common: [2023-01-15T19:40:26.759Z] [echo] Current time (ISO): 2023-01-15T19:40:26.542+0000 [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] setOSConditions: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] setToolWin: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] setToolUnix: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] setToolProperty: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] setS1ASclassPath: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] init-common: [2023-01-15T19:40:26.759Z] [2023-01-15T19:40:26.759Z] deploy-common-pe: [2023-01-15T19:40:26.759Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:26.774Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:26.835Z] [java] [1/5]: Sleeping.... [2023-01-15T19:40:26.943Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use or override a deprecated API. [2023-01-15T19:40:26.944Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:26.944Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:40:26.944Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:26.944Z] [INFO] [2023-01-15T19:40:26.944Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb.security --- [2023-01-15T19:40:26.944Z] [INFO] [2023-01-15T19:40:26.944Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb.security --- [2023-01-15T19:40:26.944Z] [INFO] [2023-01-15T19:40:26.944Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ ejb.security --- [2023-01-15T19:40:27.011Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:27.030Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:27.031Z] [2023-01-15T19:40:27.031Z] all: [2023-01-15T19:40:27.031Z] [echo] ***** DONE TESTING - GENERATING REPORT ****** [2023-01-15T19:40:27.200Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:27.201Z] [INFO] [2023-01-15T19:40:27.201Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ ejb.security --- [2023-01-15T19:40:27.201Z] [INFO] [2023-01-15T19:40:27.201Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ejb.security --- [2023-01-15T19:40:27.201Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:27.201Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/classes [2023-01-15T19:40:27.288Z] [2023-01-15T19:40:27.288Z] report: [2023-01-15T19:40:27.288Z] [echo] Comparing results with expected results [2023-01-15T19:40:27.288Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:40:27.289Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T19:40:27.289Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:40:27.289Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T19:40:27.289Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T19:40:27.289Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:40:27.289Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:40:27.322Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerApp.ear [2023-01-15T19:40:27.323Z] [exec] Application deployed with name ejb-timer-mdbtimerApp. [2023-01-15T19:40:27.323Z] [echo] Deployment on target server server successful [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] setOSConditions: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] setToolWin: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] setToolUnix: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] setToolProperty: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] setS1ASclassPath: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] init-common: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] deploy-common-ee: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] run: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] setOSConditions: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] setToolWin: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] setToolUnix: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] setToolProperty: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] setS1ASclassPath: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] init-common: [2023-01-15T19:40:27.323Z] [2023-01-15T19:40:27.323Z] runclient-common: [2023-01-15T19:40:27.323Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T19:40:27.458Z] [INFO] [2023-01-15T19:40:27.458Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb.security --- [2023-01-15T19:40:27.458Z] [INFO] [2023-01-15T19:40:27.458Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ejb.security --- [2023-01-15T19:40:27.458Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:27.458Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:27.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/src/test/resources [2023-01-15T19:40:27.458Z] [INFO] [2023-01-15T19:40:27.458Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ejb.security --- [2023-01-15T19:40:27.458Z] [INFO] No sources to compile [2023-01-15T19:40:27.458Z] [INFO] [2023-01-15T19:40:27.458Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security --- [2023-01-15T19:40:27.458Z] [INFO] [2023-01-15T19:40:27.458Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ejb.security --- [2023-01-15T19:40:27.458Z] [INFO] [2023-01-15T19:40:27.458Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ejb.security --- [2023-01-15T19:40:27.458Z] [INFO] Executing tasks [2023-01-15T19:40:27.458Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/classes/META-INF for [2023-01-15T19:40:27.458Z] [INFO] [echo] ejb.security [2023-01-15T19:40:27.458Z] [INFO] Executed tasks [2023-01-15T19:40:27.458Z] [INFO] [2023-01-15T19:40:27.458Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ejb.security --- [2023-01-15T19:40:27.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/ejb.security.jar [2023-01-15T19:40:27.458Z] [INFO] [2023-01-15T19:40:27.458Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ejb.security --- [2023-01-15T19:40:27.458Z] [INFO] [2023-01-15T19:40:27.458Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ejb.security --- [2023-01-15T19:40:27.458Z] [INFO] [2023-01-15T19:40:27.458Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security --- [2023-01-15T19:40:27.545Z] [2023-01-15T19:40:27.545Z] report-sh: [2023-01-15T19:40:27.545Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:40:27.545Z] [exec] [2023-01-15T19:40:27.545Z] [exec] ************************ [2023-01-15T19:40:27.545Z] [exec] PASSED= 111 [2023-01-15T19:40:27.545Z] [exec] ------------ ========= [2023-01-15T19:40:27.545Z] [exec] FAILED= 0 [2023-01-15T19:40:27.545Z] [exec] ------------ ========= [2023-01-15T19:40:27.545Z] [exec] DID NOT RUN= 4 [2023-01-15T19:40:27.545Z] [exec] ------------ ========= [2023-01-15T19:40:27.545Z] [exec] Total Expected=115 [2023-01-15T19:40:27.545Z] [exec] ************************ [2023-01-15T19:40:27.545Z] [exec] [2023-01-15T19:40:27.545Z] [2023-01-15T19:40:27.545Z] BUILD SUCCESSFUL [2023-01-15T19:40:27.545Z] Total time: 6 minutes 56 seconds [2023-01-15T19:40:27.545Z] + printf '\n%s \n\n' '===== TEST RUN - STOPPING GLASSFISH AND DB =====' [2023-01-15T19:40:27.546Z] [2023-01-15T19:40:27.546Z] ===== TEST RUN - STOPPING GLASSFISH AND DB ===== [2023-01-15T19:40:27.546Z] [2023-01-15T19:40:27.546Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin stop-domain [2023-01-15T19:40:27.546Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:27.581Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:27.704Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:27.704Z] [javac] 1 warning [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] build: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] setOSConditions: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] setToolWin: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] setToolUnix: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] setToolProperty: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] setS1ASclassPath: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] init-common: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] webclient-war-common: [2023-01-15T19:40:27.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] clear: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] test-tlds-exist: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] copy-tlds: [2023-01-15T19:40:27.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:40:27.704Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] test-tagfiles-exist: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] copy-tagfiles: [2023-01-15T19:40:27.704Z] [2023-01-15T19:40:27.704Z] package-war-common: [2023-01-15T19:40:27.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:27.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:40:27.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/lib [2023-01-15T19:40:27.704Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:27.704Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:27.704Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:27.705Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-simple-tag-handler-web.war [2023-01-15T19:40:27.705Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:27.705Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:27.705Z] [javac] Compiling 1 source file [2023-01-15T19:40:27.705Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:40:27.705Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:27.705Z] [2023-01-15T19:40:27.705Z] deploy: [2023-01-15T19:40:27.705Z] [2023-01-15T19:40:27.705Z] deploy-war-common: [2023-01-15T19:40:27.705Z] [2023-01-15T19:40:27.705Z] setOSConditions: [2023-01-15T19:40:27.705Z] [2023-01-15T19:40:27.705Z] setToolWin: [2023-01-15T19:40:27.705Z] [2023-01-15T19:40:27.705Z] setToolUnix: [2023-01-15T19:40:27.705Z] [2023-01-15T19:40:27.705Z] setToolProperty: [2023-01-15T19:40:27.705Z] [2023-01-15T19:40:27.705Z] setS1ASclassPath: [2023-01-15T19:40:27.705Z] [2023-01-15T19:40:27.705Z] init-common: [2023-01-15T19:40:27.705Z] [2023-01-15T19:40:27.705Z] deploy-war-commonpe: [2023-01-15T19:40:27.963Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:28.022Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:28.022Z] [INFO] [2023-01-15T19:40:28.022Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ejb.security --- [2023-01-15T19:40:28.022Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/6.2.6-SNAPSHOT/ejb.security-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:28.022Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/6.2.6-SNAPSHOT/ejb.security-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:28.022Z] [INFO] [2023-01-15T19:40:28.022Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2023-01-15T19:40:28.022Z] [INFO] Building Grizzly Glassfish Extra modules 6.2.6-SNAPSHOT [219/291] [2023-01-15T19:40:28.022Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:40:28.022Z] [INFO] [2023-01-15T19:40:28.022Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-grizzly --- [2023-01-15T19:40:28.022Z] [INFO] [2023-01-15T19:40:28.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-grizzly --- [2023-01-15T19:40:28.022Z] [INFO] [2023-01-15T19:40:28.022Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-grizzly --- [2023-01-15T19:40:28.022Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:28.022Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly [2023-01-15T19:40:28.022Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:28.022Z] [INFO] [2023-01-15T19:40:28.022Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-grizzly --- [2023-01-15T19:40:28.022Z] [INFO] [2023-01-15T19:40:28.022Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-grizzly --- [2023-01-15T19:40:28.022Z] [INFO] [2023-01-15T19:40:28.022Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-grizzly --- [2023-01-15T19:40:28.022Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:28.022Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:28.022Z] [INFO] [2023-01-15T19:40:28.022Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-grizzly --- [2023-01-15T19:40:28.146Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:28.207Z] [java] [2/5]: Sleeping.... [2023-01-15T19:40:28.279Z] [INFO] Executing tasks [2023-01-15T19:40:28.279Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/target/classes/META-INF for [2023-01-15T19:40:28.279Z] [INFO] [echo] glassfish-grizzly [2023-01-15T19:40:28.279Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/target/classes/META-INF [2023-01-15T19:40:28.279Z] [INFO] Executed tasks [2023-01-15T19:40:28.279Z] [INFO] [2023-01-15T19:40:28.279Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-grizzly --- [2023-01-15T19:40:28.279Z] [INFO] No tests to run. [2023-01-15T19:40:28.279Z] [INFO] [2023-01-15T19:40:28.279Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-grizzly --- [2023-01-15T19:40:28.279Z] [INFO] [2023-01-15T19:40:28.279Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly --- [2023-01-15T19:40:28.279Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:28.279Z] [INFO] [2023-01-15T19:40:28.279Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-grizzly --- [2023-01-15T19:40:28.279Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/6.2.6-SNAPSHOT/glassfish-grizzly-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:28.279Z] [INFO] [2023-01-15T19:40:28.279Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2023-01-15T19:40:28.279Z] [INFO] Building GlassFish Grizzly adapter container implementation 6.2.6-SNAPSHOT [220/291] [2023-01-15T19:40:28.279Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:28.279Z] [INFO] [2023-01-15T19:40:28.279Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.279Z] [INFO] [2023-01-15T19:40:28.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.279Z] [INFO] [2023-01-15T19:40:28.279Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.280Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:28.280Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container [2023-01-15T19:40:28.280Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:28.280Z] [INFO] [2023-01-15T19:40:28.280Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.280Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:28.280Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:28.280Z] [INFO] [2023-01-15T19:40:28.280Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.280Z] [INFO] [2023-01-15T19:40:28.280Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.280Z] [INFO] [2023-01-15T19:40:28.280Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.280Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:28.280Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:28.280Z] [INFO] [2023-01-15T19:40:28.280Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:28.280Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:28.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/main/resources [2023-01-15T19:40:28.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/main/manpages [2023-01-15T19:40:28.280Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:28.280Z] [INFO] [2023-01-15T19:40:28.280Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.280Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:28.280Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/classes [2023-01-15T19:40:28.528Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-simple-tag-handler-web.war [2023-01-15T19:40:28.536Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/main/java/org/glassfish/extras/grizzly/GrizzlyDeployer.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/main/java/org/glassfish/extras/grizzly/GrizzlyDeployer.java uses or overrides a deprecated API. [2023-01-15T19:40:28.536Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/main/java/org/glassfish/extras/grizzly/GrizzlyDeployer.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:28.536Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/classes [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:28.536Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:28.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/src/test/resources [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] No sources to compile [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] Executing tasks [2023-01-15T19:40:28.536Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/classes/META-INF for [2023-01-15T19:40:28.536Z] [INFO] [echo] glassfish-grizzly-container [2023-01-15T19:40:28.536Z] [INFO] Executed tasks [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.536Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.536Z] [INFO] [2023-01-15T19:40:28.537Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.711Z] [exec] Jan 15, 2023 7:40:28 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:40:28.711Z] [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. [2023-01-15T19:40:28.792Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:28.793Z] [INFO] [2023-01-15T19:40:28.793Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-grizzly-container --- [2023-01-15T19:40:28.793Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/6.2.6-SNAPSHOT/glassfish-grizzly-container-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:28.793Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/6.2.6-SNAPSHOT/glassfish-grizzly-container-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:28.793Z] [INFO] [2023-01-15T19:40:28.793Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2023-01-15T19:40:28.793Z] [INFO] Building Glassfish Grizzly extra jars Combining 6.2.6-SNAPSHOT [221/291] [2023-01-15T19:40:28.793Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:40:28.793Z] [INFO] [2023-01-15T19:40:28.793Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:28.793Z] [INFO] [2023-01-15T19:40:28.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:28.793Z] [INFO] [2023-01-15T19:40:28.793Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:28.793Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:28.793Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all [2023-01-15T19:40:28.793Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:28.793Z] [INFO] [2023-01-15T19:40:28.793Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:28.793Z] [INFO] [2023-01-15T19:40:28.793Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:28.793Z] [INFO] [2023-01-15T19:40:28.793Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:28.793Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:28.793Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:28.793Z] [INFO] [2023-01-15T19:40:28.793Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:28.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:28.793Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:28.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources [2023-01-15T19:40:28.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages [2023-01-15T19:40:28.793Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:28.793Z] [INFO] [2023-01-15T19:40:28.793Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:28.793Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:28.793Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/classes [2023-01-15T19:40:28.904Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:29.049Z] [INFO] [2023-01-15T19:40:29.049Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.049Z] [INFO] [2023-01-15T19:40:29.049Z] [INFO] --- consolidatedbundle-maven-plugin:3.0.3:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.049Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/3.0.1/grizzly-comet-3.0.1.jar [2023-01-15T19:40:29.049Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/3.0.1/grizzly-websockets-3.0.1.jar [2023-01-15T19:40:29.049Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/3.0.1/grizzly-http-servlet-3.0.1.jar [2023-01-15T19:40:29.049Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/3.0.1/grizzly-http-ajp-3.0.1.jar [2023-01-15T19:40:29.049Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2023-01-15T19:40:29.049Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.0.3/hk2-3.0.3.jar [2023-01-15T19:40:29.049Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [2023-01-15T19:40:29.049Z] [INFO] [2023-01-15T19:40:29.049Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.049Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:29.049Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/classes [2023-01-15T19:40:29.049Z] [INFO] [2023-01-15T19:40:29.049Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:29.049Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:29.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/src/test/resources [2023-01-15T19:40:29.049Z] [INFO] [2023-01-15T19:40:29.050Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.050Z] [INFO] No sources to compile [2023-01-15T19:40:29.050Z] [INFO] [2023-01-15T19:40:29.050Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.050Z] [INFO] No tests to run. [2023-01-15T19:40:29.050Z] [INFO] [2023-01-15T19:40:29.050Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.050Z] [INFO] Executing tasks [2023-01-15T19:40:29.050Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for [2023-01-15T19:40:29.050Z] [INFO] [echo] glassfish-grizzly-extra-all [2023-01-15T19:40:29.050Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF [2023-01-15T19:40:29.050Z] [INFO] Executed tasks [2023-01-15T19:40:29.050Z] [INFO] [2023-01-15T19:40:29.050Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2023-01-15T19:40:29.050Z] [INFO] [2023-01-15T19:40:29.050Z] [INFO] --- maven-bundle-plugin:5.1.4:bundle (bundle) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.050Z] [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) [2023-01-15T19:40:29.140Z] [java] [3/5]: Sleeping.... [2023-01-15T19:40:29.305Z] [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:6.2.6-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (6.2.6-SNAPSHOT) and in the manifest (6.2.6). 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 [2023-01-15T19:40:29.306Z] [INFO] Building bundle: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2023-01-15T19:40:29.306Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.306Z] [INFO] No tests to run. [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.306Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-grizzly-extra-all --- [2023-01-15T19:40:29.306Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-grizzly-extra-all-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:29.306Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/6.2.6-SNAPSHOT/glassfish-grizzly-extra-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2023-01-15T19:40:29.306Z] [INFO] Building GlassFish Web Services related modules 6.2.6-SNAPSHOT [222/291] [2023-01-15T19:40:29.306Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices --- [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ webservices --- [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ webservices --- [2023-01-15T19:40:29.306Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:29.306Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices [2023-01-15T19:40:29.306Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ webservices --- [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ webservices --- [2023-01-15T19:40:29.306Z] [INFO] [2023-01-15T19:40:29.306Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ webservices --- [2023-01-15T19:40:29.306Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:29.307Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:29.307Z] [INFO] [2023-01-15T19:40:29.307Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ webservices --- [2023-01-15T19:40:29.307Z] [INFO] Executing tasks [2023-01-15T19:40:29.307Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/target/classes/META-INF for [2023-01-15T19:40:29.307Z] [INFO] [echo] webservices [2023-01-15T19:40:29.307Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/target/classes/META-INF [2023-01-15T19:40:29.307Z] [INFO] Executed tasks [2023-01-15T19:40:29.307Z] [INFO] [2023-01-15T19:40:29.307Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ webservices --- [2023-01-15T19:40:29.307Z] [INFO] No tests to run. [2023-01-15T19:40:29.307Z] [INFO] [2023-01-15T19:40:29.307Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ webservices --- [2023-01-15T19:40:29.307Z] [INFO] [2023-01-15T19:40:29.307Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices --- [2023-01-15T19:40:29.307Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:29.307Z] [INFO] [2023-01-15T19:40:29.307Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ webservices --- [2023-01-15T19:40:29.307Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/6.2.6-SNAPSHOT/webservices-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:29.307Z] [INFO] [2023-01-15T19:40:29.307Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2023-01-15T19:40:29.307Z] [INFO] Building JSR-109 implementation to deploy Metro 6.2.6-SNAPSHOT [223/291] [2023-01-15T19:40:29.307Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:29.563Z] [INFO] [2023-01-15T19:40:29.563Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jsr109-impl --- [2023-01-15T19:40:29.563Z] [INFO] [2023-01-15T19:40:29.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jsr109-impl --- [2023-01-15T19:40:29.563Z] [INFO] [2023-01-15T19:40:29.563Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ jsr109-impl --- [2023-01-15T19:40:29.563Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:29.563Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl [2023-01-15T19:40:29.563Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:29.563Z] [INFO] [2023-01-15T19:40:29.563Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jsr109-impl --- [2023-01-15T19:40:29.563Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:30.075Z] [java] [4/5]: Sleeping.... [2023-01-15T19:40:30.075Z] [java] Value of key is: concurrentAccess[2.1] [2023-01-15T19:40:30.075Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:30.075Z] [java] [2023-01-15T19:40:30.075Z] [java] [2023-01-15T19:40:30.075Z] [java] ----------------------------------------- [2023-01-15T19:40:30.075Z] [java] - main: PASS - [2023-01-15T19:40:30.075Z] [java] - concurrentAccess[2.1]: PASS - [2023-01-15T19:40:30.075Z] [java] - concurrentAccess[1.1]: PASS - [2023-01-15T19:40:30.075Z] [java] ----------------------------------------- [2023-01-15T19:40:30.075Z] [java] Total PASS: 3 [2023-01-15T19:40:30.075Z] [java] Total FAIL: 0 [2023-01-15T19:40:30.075Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:40:30.075Z] [java] ----------------------------------------- [2023-01-15T19:40:30.075Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:40:30.430Z] [exec] Application deployed with name web-jsp-resource-injection-simple-tag-handler-web. [2023-01-15T19:40:30.431Z] [2023-01-15T19:40:30.431Z] deploy-war-commonee: [2023-01-15T19:40:30.431Z] [2023-01-15T19:40:30.431Z] run: [2023-01-15T19:40:30.431Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:30.689Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-simple-tag-handler/jsp/test.jsp [2023-01-15T19:40:30.689Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:30.689Z] [java] [2023-01-15T19:40:30.689Z] [java] [2023-01-15T19:40:30.689Z] [java] ----------------------------------------- [2023-01-15T19:40:30.689Z] [java] - jsp-resource-injection-simple-tag-handler: PASS - [2023-01-15T19:40:30.689Z] [java] ----------------------------------------- [2023-01-15T19:40:30.689Z] [java] - Total PASS : 1 - [2023-01-15T19:40:30.689Z] [java] - Total FAIL : 0 - [2023-01-15T19:40:30.689Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:40:30.689Z] [java] ----------------------------------------- [2023-01-15T19:40:30.689Z] [2023-01-15T19:40:30.689Z] undeploy: [2023-01-15T19:40:30.689Z] [2023-01-15T19:40:30.689Z] setOSConditions: [2023-01-15T19:40:30.689Z] [2023-01-15T19:40:30.689Z] setToolWin: [2023-01-15T19:40:30.689Z] [2023-01-15T19:40:30.689Z] setToolUnix: [2023-01-15T19:40:30.689Z] [2023-01-15T19:40:30.689Z] setToolProperty: [2023-01-15T19:40:30.689Z] [2023-01-15T19:40:30.689Z] setS1ASclassPath: [2023-01-15T19:40:30.689Z] [2023-01-15T19:40:30.689Z] init-common: [2023-01-15T19:40:30.689Z] [2023-01-15T19:40:30.689Z] undeploy-war-common: [2023-01-15T19:40:30.798Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:30.931Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:30.931Z] [INFO] [2023-01-15T19:40:30.931Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ jsr109-impl --- [2023-01-15T19:40:30.931Z] [INFO] [2023-01-15T19:40:30.931Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ jsr109-impl --- [2023-01-15T19:40:30.931Z] [INFO] [2023-01-15T19:40:30.931Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ jsr109-impl --- [2023-01-15T19:40:30.931Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:30.931Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:30.931Z] [INFO] [2023-01-15T19:40:30.931Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jsr109-impl --- [2023-01-15T19:40:30.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:30.931Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:30.931Z] [INFO] Copying 3 resources [2023-01-15T19:40:30.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/main/manpages [2023-01-15T19:40:30.931Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:30.931Z] [INFO] [2023-01-15T19:40:30.931Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jsr109-impl --- [2023-01-15T19:40:30.931Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:30.931Z] [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/classes [2023-01-15T19:40:30.948Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:31.033Z] Waiting for the domain to stop ... [2023-01-15T19:40:31.033Z] Command stop-domain executed successfully. [2023-01-15T19:40:31.034Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin stop-database [2023-01-15T19:40:31.034Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:31.187Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java: Some input files use or override a deprecated API. [2023-01-15T19:40:31.187Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:31.187Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:40:31.187Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:31.187Z] [INFO] [2023-01-15T19:40:31.188Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl --- [2023-01-15T19:40:31.188Z] [INFO] [2023-01-15T19:40:31.188Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl --- [2023-01-15T19:40:31.188Z] [INFO] [2023-01-15T19:40:31.188Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ jsr109-impl --- [2023-01-15T19:40:31.443Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:31.443Z] [INFO] [2023-01-15T19:40:31.443Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ jsr109-impl --- [2023-01-15T19:40:31.443Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand] [2023-01-15T19:40:31.443Z] [INFO] [2023-01-15T19:40:31.443Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ jsr109-impl --- [2023-01-15T19:40:31.443Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:31.443Z] [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/classes [2023-01-15T19:40:31.513Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] all: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setOSConditions: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolWin: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolUnix: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolProperty: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setS1ASclassPath: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] init-common: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] clean: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setOSConditions: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolWin: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolUnix: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolProperty: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setS1ASclassPath: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] init-common: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] clean-common: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setOSConditions: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolWin: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolUnix: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolProperty: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setS1ASclassPath: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] init-common: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] clean-classes-common: [2023-01-15T19:40:31.514Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setOSConditions: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolWin: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolUnix: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolProperty: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setS1ASclassPath: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] init-common: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] clean-jars-common: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] compile: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setOSConditions: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolWin: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolUnix: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setToolProperty: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] setS1ASclassPath: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] init-common: [2023-01-15T19:40:31.514Z] [2023-01-15T19:40:31.514Z] compile-common: [2023-01-15T19:40:31.514Z] [echo] Current time (ISO): 2023-01-15T19:40:31.504+0000 [2023-01-15T19:40:31.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:31.514Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:31.597Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:31.772Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:31.987Z] [exec] Jan 15, 2023 7:40:31 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:40:31.988Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:40:32.005Z] [INFO] [2023-01-15T19:40:32.005Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jsr109-impl --- [2023-01-15T19:40:32.005Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:40:32.161Z] Sun Jan 15 19:40:31 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-01-15T19:40:32.162Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:32.245Z] [exec] Jan 15, 2023 7:40:32 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:40:32.245Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T19:40:32.245Z] [exec] Jan 15, 2023 7:40:32 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:40:32.245Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T19:40:32.261Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:40:32.261Z] [INFO] [2023-01-15T19:40:32.261Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jsr109-impl --- [2023-01-15T19:40:32.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:32.261Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:32.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/test/resources [2023-01-15T19:40:32.261Z] [INFO] [2023-01-15T19:40:32.261Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jsr109-impl --- [2023-01-15T19:40:32.261Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:32.261Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/test-classes [2023-01-15T19:40:32.503Z] [exec] Jan 15, 2023 7:40:32 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:40:32.503Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T19:40:32.689Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:32.727Z] Sun Jan 15 19:40:32 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T19:40:32.727Z] Command stop-database executed successfully. [2023-01-15T19:40:32.727Z] + set -e [2023-01-15T19:40:32.727Z] + check_successful_run [2023-01-15T19:40:32.727Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T19:40:32.727Z] [2023-01-15T19:40:32.727Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T19:40:32.727Z] [2023-01-15T19:40:32.727Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:40:32.728Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T19:40:32.728Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T19:40:32.728Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T19:40:32.728Z] + generate_junit_report cdi_all [2023-01-15T19:40:32.728Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T19:40:32.728Z] [2023-01-15T19:40:32.728Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T19:40:32.728Z] [2023-01-15T19:40:32.728Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:40:32.728Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T19:40:32.728Z] + TESTSUITE_NAME=cdi_all [2023-01-15T19:40:32.728Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:40:32.728Z] + awk -v suitename=cdi_all ' [2023-01-15T19:40:32.728Z] BEGIN { [2023-01-15T19:40:32.728Z] totaltests = 0; [2023-01-15T19:40:32.728Z] totalfailures = 0; [2023-01-15T19:40:32.728Z] totalerrors = 0; [2023-01-15T19:40:32.728Z] } [2023-01-15T19:40:32.728Z] function getPropVal(str){ [2023-01-15T19:40:32.728Z] split(str, a, "="); [2023-01-15T19:40:32.728Z] val = a[2]; [2023-01-15T19:40:32.728Z] # remove quotes [2023-01-15T19:40:32.728Z] gsub("\"","",val); [2023-01-15T19:40:32.728Z] return val; [2023-01-15T19:40:32.728Z] } [2023-01-15T19:40:32.728Z] function removeXMLTag(str){ [2023-01-15T19:40:32.728Z] # remove xml tag quotes [2023-01-15T19:40:32.728Z] gsub("","",str); [2023-01-15T19:40:32.728Z] gsub("<.*>","",str); [2023-01-15T19:40:32.728Z] gsub(">","",str); [2023-01-15T19:40:32.728Z] return str; [2023-01-15T19:40:32.728Z] } [2023-01-15T19:40:32.728Z] /status value=/ { [2023-01-15T19:40:32.728Z] result=getPropVal($0); [2023-01-15T19:40:32.728Z] result=removeXMLTag(result); [2023-01-15T19:40:32.728Z] } [2023-01-15T19:40:32.728Z] // { [2023-01-15T19:40:32.728Z] getline; [2023-01-15T19:40:32.728Z] getline; [2023-01-15T19:40:32.728Z] testunit=removeXMLTag($0); [2023-01-15T19:40:32.728Z] gsub("\"","",testunit); [2023-01-15T19:40:32.728Z] } [2023-01-15T19:40:32.728Z] // { [2023-01-15T19:40:32.728Z] getline; [2023-01-15T19:40:32.728Z] testname=removeXMLTag($0); [2023-01-15T19:40:32.728Z] gsub("\"","",testname); [2023-01-15T19:40:32.728Z] } [2023-01-15T19:40:32.728Z] /<\/testcase>/{ [2023-01-15T19:40:32.728Z] classname=testunit [2023-01-15T19:40:32.728Z] # printing testcase to out [2023-01-15T19:40:32.728Z] out = out sprintf(" \n", classname, testname); [2023-01-15T19:40:32.728Z] if (result == "fail") { [2023-01-15T19:40:32.728Z] out = out " \n"; [2023-01-15T19:40:32.728Z] totalfailures++; [2023-01-15T19:40:32.728Z] } else if (result == "did_not_run") { [2023-01-15T19:40:32.728Z] out = out " \n"; [2023-01-15T19:40:32.728Z] totalerrors++; [2023-01-15T19:40:32.728Z] } [2023-01-15T19:40:32.728Z] out = out " \n"; [2023-01-15T19:40:32.728Z] [2023-01-15T19:40:32.728Z] totaltests++; [2023-01-15T19:40:32.728Z] result=""; [2023-01-15T19:40:32.728Z] testname=""; [2023-01-15T19:40:32.728Z] } [2023-01-15T19:40:32.728Z] END { [2023-01-15T19:40:32.728Z] print "" [2023-01-15T19:40:32.728Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T19:40:32.728Z] printf "%s", out; [2023-01-15T19:40:32.728Z] print "" [2023-01-15T19:40:32.728Z] }' [2023-01-15T19:40:32.728Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:40:32.728Z] + change_junit_report_class_names [2023-01-15T19:40:32.728Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:40:32.728Z] + sed -i 's/\bclassname="/classname="cdi_all./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:40:32.728Z] + copy_test_artifacts cdi_all [2023-01-15T19:40:32.728Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T19:40:32.728Z] [2023-01-15T19:40:32.728Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T19:40:32.728Z] [2023-01-15T19:40:32.728Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:40:32.728Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T19:40:32.728Z] tar: Removing leading `/' from member names [2023-01-15T19:40:32.760Z] [exec] Sending message to at time 1673811632544 [2023-01-15T19:40:32.760Z] [exec] Sent message at time 1673811632549 [2023-01-15T19:40:32.760Z] [exec] Waiting for queue message [2023-01-15T19:40:32.760Z] [exec] Received message : [2023-01-15T19:40:32.760Z] [exec] Class: com.sun.messaging.jmq.jmsclient.ObjectMessageImpl [2023-01-15T19:40:32.760Z] [exec] getJMSMessageID(): ID:930-10.40.12.239(e5:1c:84:6c:e9:5b)-1-1673811632569 [2023-01-15T19:40:32.760Z] [exec] getJMSTimestamp(): 1673811632569 [2023-01-15T19:40:32.760Z] [exec] getJMSCorrelationID(): null [2023-01-15T19:40:32.760Z] [exec] JMSReplyTo: null [2023-01-15T19:40:32.760Z] [exec] JMSDestination: ejb_timer_mdbtimer_OutQueue [2023-01-15T19:40:32.760Z] [exec] getJMSDeliveryMode(): PERSISTENT [2023-01-15T19:40:32.760Z] [exec] getJMSRedelivered(): false [2023-01-15T19:40:32.760Z] [exec] getJMSType(): null [2023-01-15T19:40:32.760Z] [exec] getJMSExpiration(): 0 [2023-01-15T19:40:32.760Z] [exec] getJMSDeliveryTime(): 0 [2023-01-15T19:40:32.760Z] [exec] getJMSPriority(): 4 [2023-01-15T19:40:32.760Z] [exec] Properties: {JMSXDeliveryCount=1} at Sun Jan 15 19:40:32 UTC 2023 [2023-01-15T19:40:32.760Z] [exec] Timer will be cancelled after Sun Jan 15 19:40:57 UTC 2023 [2023-01-15T19:40:32.760Z] [exec] Waiting for cancellation notification until Sun Jan 15 19:41:27 UTC 2023 [2023-01-15T19:40:32.760Z] [exec] Waiting for queue message [2023-01-15T19:40:32.823Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java uses or overrides a deprecated API. [2023-01-15T19:40:32.824Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:32.824Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java uses unchecked or unsafe operations. [2023-01-15T19:40:32.824Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:32.824Z] [INFO] [2023-01-15T19:40:32.824Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl --- [2023-01-15T19:40:32.824Z] [INFO] [2023-01-15T19:40:32.824Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jsr109-impl --- [2023-01-15T19:40:32.824Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:40:32.824Z] [INFO] [2023-01-15T19:40:32.824Z] [INFO] ------------------------------------------------------- [2023-01-15T19:40:32.824Z] [INFO] T E S T S [2023-01-15T19:40:32.824Z] [INFO] ------------------------------------------------------- [2023-01-15T19:40:32.824Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:32.824Z] [0.017s][info][gc] Using G1 [2023-01-15T19:40:32.985Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:40:32.985Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:40:32.985Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:40:32.985Z] ++ pwd [2023-01-15T19:40:32.985Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:40:32.985Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/*/*logs.zip': No such file or directory [2023-01-15T19:40:32.985Z] + true [2023-01-15T19:40:32.986Z] ++ pwd [2023-01-15T19:40:32.986Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:40:32.986Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/cdi/*/*/*logs.zip': No such file or directory [2023-01-15T19:40:32.986Z] + true [2023-01-15T19:40:32.986Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/cdi_all-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T19:40:32.986Z] tar: Removing leading `/' from member names [2023-01-15T19:40:32.986Z] + break [2023-01-15T19:40:32.986Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T19:40:33.008Z] Archiving artifacts [2023-01-15T19:40:33.080Z] [0.316s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.691ms [2023-01-15T19:40:33.337Z] [0.611s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 154M->7M(256M) 3.831ms [2023-01-15T19:40:33.593Z] [INFO] Running org.glassfish.webservices.JAXWSAdapterRegistryTest [2023-01-15T19:40:33.593Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.glassfish.webservices.JAXWSAdapterRegistryTest [2023-01-15T19:40:33.849Z] [INFO] [2023-01-15T19:40:33.849Z] [INFO] Results: [2023-01-15T19:40:33.849Z] [INFO] [2023-01-15T19:40:33.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:40:33.849Z] [INFO] [2023-01-15T19:40:33.849Z] [INFO] [2023-01-15T19:40:33.849Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ jsr109-impl --- [2023-01-15T19:40:33.849Z] [INFO] Executing tasks [2023-01-15T19:40:33.849Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/classes/META-INF for [2023-01-15T19:40:33.849Z] [INFO] [echo] jsr109-impl [2023-01-15T19:40:33.849Z] [INFO] Executed tasks [2023-01-15T19:40:33.849Z] [INFO] [2023-01-15T19:40:33.849Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jsr109-impl --- [2023-01-15T19:40:33.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/jsr109-impl.jar [2023-01-15T19:40:33.849Z] [INFO] [2023-01-15T19:40:33.849Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ jsr109-impl --- [2023-01-15T19:40:33.849Z] [INFO] [2023-01-15T19:40:33.849Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ jsr109-impl --- [2023-01-15T19:40:33.849Z] [INFO] [2023-01-15T19:40:33.849Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl --- [2023-01-15T19:40:34.304Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:34.305Z] [javac] 1 warning [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] build: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] setOSConditions: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] setToolWin: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] setToolUnix: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] setToolProperty: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] setS1ASclassPath: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] init-common: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] webclient-war-common: [2023-01-15T19:40:34.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] clear: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] test-tlds-exist: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] copy-tlds: [2023-01-15T19:40:34.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:40:34.305Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] test-tagfiles-exist: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] copy-tagfiles: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] package-war-common: [2023-01-15T19:40:34.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:34.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:40:34.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/lib [2023-01-15T19:40:34.305Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:34.305Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:34.305Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:34.305Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-web.war [2023-01-15T19:40:34.305Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:34.305Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:34.305Z] [javac] Compiling 1 source file [2023-01-15T19:40:34.305Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:40:34.305Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] deploy: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] deploy-war-common: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] setOSConditions: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] setToolWin: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] setToolUnix: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] setToolProperty: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] setS1ASclassPath: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] init-common: [2023-01-15T19:40:34.305Z] [2023-01-15T19:40:34.305Z] deploy-war-commonpe: [2023-01-15T19:40:34.564Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:35.131Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-web.war [2023-01-15T19:40:35.211Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:35.216Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:35.217Z] [INFO] [2023-01-15T19:40:35.217Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jsr109-impl --- [2023-01-15T19:40:35.217Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/6.2.6-SNAPSHOT/jsr109-impl-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:35.217Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/6.2.6-SNAPSHOT/jsr109-impl-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:35.217Z] [INFO] [2023-01-15T19:40:35.217Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2023-01-15T19:40:35.217Z] [INFO] Building GlassFish Metro Glue Code 6.2.6-SNAPSHOT [224/291] [2023-01-15T19:40:35.217Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:35.217Z] [INFO] [2023-01-15T19:40:35.217Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ metro-glue --- [2023-01-15T19:40:35.217Z] [INFO] [2023-01-15T19:40:35.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ metro-glue --- [2023-01-15T19:40:35.217Z] [INFO] [2023-01-15T19:40:35.217Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ metro-glue --- [2023-01-15T19:40:35.217Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:35.217Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue [2023-01-15T19:40:35.217Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:35.217Z] [INFO] [2023-01-15T19:40:35.217Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ metro-glue --- [2023-01-15T19:40:35.217Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:35.473Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:35.473Z] [INFO] [2023-01-15T19:40:35.473Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ metro-glue --- [2023-01-15T19:40:35.473Z] [INFO] [2023-01-15T19:40:35.473Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ metro-glue --- [2023-01-15T19:40:35.473Z] [INFO] [2023-01-15T19:40:35.473Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ metro-glue --- [2023-01-15T19:40:35.473Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:35.473Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:35.473Z] [INFO] [2023-01-15T19:40:35.473Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ metro-glue --- [2023-01-15T19:40:35.473Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:35.473Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:35.473Z] [INFO] Copying 0 resource [2023-01-15T19:40:35.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/src/main/manpages [2023-01-15T19:40:35.473Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:35.473Z] [INFO] [2023-01-15T19:40:35.473Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ metro-glue --- [2023-01-15T19:40:35.473Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:35.473Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/classes [2023-01-15T19:40:35.728Z] [INFO] [2023-01-15T19:40:35.728Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ metro-glue --- [2023-01-15T19:40:35.728Z] [INFO] [2023-01-15T19:40:35.728Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ metro-glue --- [2023-01-15T19:40:35.986Z] [INFO] [2023-01-15T19:40:35.986Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ metro-glue --- [2023-01-15T19:40:35.986Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:35.986Z] [INFO] [2023-01-15T19:40:35.986Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ metro-glue --- [2023-01-15T19:40:35.986Z] [INFO] [2023-01-15T19:40:35.986Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ metro-glue --- [2023-01-15T19:40:35.986Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:35.986Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/classes [2023-01-15T19:40:36.511Z] [exec] Application deployed with name web-jsp-resource-injection-tag-handler-web. [2023-01-15T19:40:36.511Z] [2023-01-15T19:40:36.511Z] deploy-war-commonee: [2023-01-15T19:40:36.511Z] [2023-01-15T19:40:36.511Z] run: [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:36.548Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:36.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/src/test/resources [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] No sources to compile [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] Executing tasks [2023-01-15T19:40:36.548Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/classes/META-INF for [2023-01-15T19:40:36.548Z] [INFO] [echo] metro-glue [2023-01-15T19:40:36.548Z] [INFO] Executed tasks [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/metro-glue.jar [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ metro-glue --- [2023-01-15T19:40:36.548Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/6.2.6-SNAPSHOT/metro-glue-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:36.548Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/6.2.6-SNAPSHOT/metro-glue-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:36.548Z] [INFO] [2023-01-15T19:40:36.548Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2023-01-15T19:40:36.548Z] [INFO] Building Connector for GlassFish Web Services Container 6.2.6-SNAPSHOT [225/291] [2023-01-15T19:40:36.548Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:36.549Z] [INFO] [2023-01-15T19:40:36.549Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices-connector --- [2023-01-15T19:40:36.549Z] [INFO] [2023-01-15T19:40:36.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ webservices-connector --- [2023-01-15T19:40:36.549Z] [INFO] [2023-01-15T19:40:36.549Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ webservices-connector --- [2023-01-15T19:40:36.549Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:36.549Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector [2023-01-15T19:40:36.549Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:36.549Z] [INFO] [2023-01-15T19:40:36.549Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ webservices-connector --- [2023-01-15T19:40:36.549Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:36.770Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:36.770Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-tag-handler/jsp/test.jsp [2023-01-15T19:40:36.805Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:36.805Z] [INFO] [2023-01-15T19:40:36.805Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ webservices-connector --- [2023-01-15T19:40:36.805Z] [INFO] [2023-01-15T19:40:36.805Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ webservices-connector --- [2023-01-15T19:40:36.805Z] [INFO] [2023-01-15T19:40:36.805Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ webservices-connector --- [2023-01-15T19:40:36.805Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:36.805Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:37.029Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:37.029Z] [java] [2023-01-15T19:40:37.029Z] [java] [2023-01-15T19:40:37.029Z] [java] ----------------------------------------- [2023-01-15T19:40:37.029Z] [java] - jsp-resource-injection-tag-handler: PASS - [2023-01-15T19:40:37.029Z] [java] ----------------------------------------- [2023-01-15T19:40:37.029Z] [java] - Total PASS : 1 - [2023-01-15T19:40:37.029Z] [java] - Total FAIL : 0 - [2023-01-15T19:40:37.029Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:40:37.029Z] [java] ----------------------------------------- [2023-01-15T19:40:37.029Z] [2023-01-15T19:40:37.029Z] undeploy: [2023-01-15T19:40:37.029Z] [2023-01-15T19:40:37.029Z] setOSConditions: [2023-01-15T19:40:37.029Z] [2023-01-15T19:40:37.029Z] setToolWin: [2023-01-15T19:40:37.029Z] [2023-01-15T19:40:37.029Z] setToolUnix: [2023-01-15T19:40:37.029Z] [2023-01-15T19:40:37.029Z] setToolProperty: [2023-01-15T19:40:37.029Z] [2023-01-15T19:40:37.029Z] setS1ASclassPath: [2023-01-15T19:40:37.029Z] [2023-01-15T19:40:37.030Z] init-common: [2023-01-15T19:40:37.030Z] [2023-01-15T19:40:37.030Z] undeploy-war-common: [2023-01-15T19:40:37.030Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:37.061Z] [INFO] [2023-01-15T19:40:37.061Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ webservices-connector --- [2023-01-15T19:40:37.061Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:37.061Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:37.061Z] [INFO] Copying 1 resource [2023-01-15T19:40:37.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/src/main/manpages [2023-01-15T19:40:37.061Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:37.061Z] [INFO] [2023-01-15T19:40:37.061Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ webservices-connector --- [2023-01-15T19:40:37.061Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:37.062Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/classes [2023-01-15T19:40:37.104Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:37.317Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceEndpointNode.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:40:37.318Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceEndpointNode.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:37.318Z] [INFO] [2023-01-15T19:40:37.318Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ webservices-connector --- [2023-01-15T19:40:37.318Z] [INFO] [2023-01-15T19:40:37.318Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ webservices-connector --- [2023-01-15T19:40:37.318Z] [INFO] [2023-01-15T19:40:37.318Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ webservices-connector --- [2023-01-15T19:40:37.318Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:37.318Z] [INFO] [2023-01-15T19:40:37.318Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ webservices-connector --- [2023-01-15T19:40:37.318Z] [INFO] [2023-01-15T19:40:37.318Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ webservices-connector --- [2023-01-15T19:40:37.318Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:37.318Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/classes [2023-01-15T19:40:37.596Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] all: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setOSConditions: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setToolWin: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setToolUnix: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setToolProperty: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setS1ASclassPath: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] init-common: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] clean: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setOSConditions: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setToolWin: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setToolUnix: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setToolProperty: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setS1ASclassPath: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] init-common: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] clean-common: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setOSConditions: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setToolWin: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setToolUnix: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setToolProperty: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] setS1ASclassPath: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] init-common: [2023-01-15T19:40:37.854Z] [2023-01-15T19:40:37.854Z] clean-classes-common: [2023-01-15T19:40:37.854Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] setOSConditions: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] setToolWin: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] setToolUnix: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] setToolProperty: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] setS1ASclassPath: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] init-common: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] clean-jars-common: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] compile: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] setOSConditions: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] setToolWin: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] setToolUnix: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] setToolProperty: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] setS1ASclassPath: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] init-common: [2023-01-15T19:40:37.855Z] [2023-01-15T19:40:37.855Z] compile-common: [2023-01-15T19:40:37.855Z] [echo] Current time (ISO): 2023-01-15T19:40:37.753+0000 [2023-01-15T19:40:37.855Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:37.855Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:37.879Z] [INFO] [2023-01-15T19:40:37.880Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ webservices-connector --- [2023-01-15T19:40:37.880Z] [INFO] [2023-01-15T19:40:37.880Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ webservices-connector --- [2023-01-15T19:40:37.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:37.880Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:37.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/src/test/resources [2023-01-15T19:40:37.880Z] [INFO] [2023-01-15T19:40:37.880Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ webservices-connector --- [2023-01-15T19:40:37.880Z] [INFO] No sources to compile [2023-01-15T19:40:37.880Z] [INFO] [2023-01-15T19:40:37.880Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector --- [2023-01-15T19:40:37.880Z] [INFO] [2023-01-15T19:40:37.880Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ webservices-connector --- [2023-01-15T19:40:37.880Z] [INFO] [2023-01-15T19:40:37.880Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ webservices-connector --- [2023-01-15T19:40:37.880Z] [INFO] Executing tasks [2023-01-15T19:40:37.880Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/classes/META-INF for [2023-01-15T19:40:37.880Z] [INFO] [echo] webservices-connector [2023-01-15T19:40:37.880Z] [INFO] Executed tasks [2023-01-15T19:40:37.880Z] [INFO] [2023-01-15T19:40:37.880Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ webservices-connector --- [2023-01-15T19:40:37.880Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/webservices-connector.jar [2023-01-15T19:40:37.880Z] [INFO] [2023-01-15T19:40:37.880Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ webservices-connector --- [2023-01-15T19:40:37.880Z] [INFO] [2023-01-15T19:40:37.880Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ webservices-connector --- [2023-01-15T19:40:37.880Z] [INFO] [2023-01-15T19:40:37.880Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector --- [2023-01-15T19:40:38.112Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:38.136Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:38.136Z] [INFO] [2023-01-15T19:40:38.136Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ webservices-connector --- [2023-01-15T19:40:38.136Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/6.2.6-SNAPSHOT/webservices-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:38.136Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/6.2.6-SNAPSHOT/webservices-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:38.136Z] [INFO] [2023-01-15T19:40:38.136Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2023-01-15T19:40:38.136Z] [INFO] Building SOAP/TCP integration code 6.2.6-SNAPSHOT [226/291] [2023-01-15T19:40:38.136Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:38.136Z] [INFO] [2023-01-15T19:40:38.136Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ soap-tcp --- [2023-01-15T19:40:38.136Z] [INFO] [2023-01-15T19:40:38.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ soap-tcp --- [2023-01-15T19:40:38.136Z] [INFO] [2023-01-15T19:40:38.136Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ soap-tcp --- [2023-01-15T19:40:38.136Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:38.136Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp [2023-01-15T19:40:38.136Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:38.136Z] [INFO] [2023-01-15T19:40:38.136Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ soap-tcp --- [2023-01-15T19:40:38.136Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:38.700Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:38.700Z] [INFO] [2023-01-15T19:40:38.700Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ soap-tcp --- [2023-01-15T19:40:38.700Z] [INFO] [2023-01-15T19:40:38.700Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ soap-tcp --- [2023-01-15T19:40:38.700Z] [INFO] [2023-01-15T19:40:38.700Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ soap-tcp --- [2023-01-15T19:40:38.700Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:38.700Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:38.700Z] [INFO] [2023-01-15T19:40:38.700Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ soap-tcp --- [2023-01-15T19:40:38.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:38.700Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:38.700Z] [INFO] Copying 0 resource [2023-01-15T19:40:38.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/manpages [2023-01-15T19:40:38.700Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:38.700Z] [INFO] [2023-01-15T19:40:38.700Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ soap-tcp --- [2023-01-15T19:40:38.700Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:38.700Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/classes [2023-01-15T19:40:38.956Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java uses or overrides a deprecated API. [2023-01-15T19:40:38.956Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:38.956Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java uses unchecked or unsafe operations. [2023-01-15T19:40:38.956Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:38.956Z] [INFO] [2023-01-15T19:40:38.956Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ soap-tcp --- [2023-01-15T19:40:38.956Z] [INFO] [2023-01-15T19:40:38.956Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ soap-tcp --- [2023-01-15T19:40:38.956Z] [INFO] [2023-01-15T19:40:38.956Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ soap-tcp --- [2023-01-15T19:40:38.997Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:39.212Z] [WARNING] Manifest org.glassfish.main.webservices:soap-tcp:glassfish-jar:6.2.6-SNAPSHOT : Unused Import-Package instructions: [org.glassfish.webservices.monitoring.*] [2023-01-15T19:40:39.215Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:39.215Z] [INFO] [2023-01-15T19:40:39.215Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ soap-tcp --- [2023-01-15T19:40:39.215Z] [INFO] [2023-01-15T19:40:39.215Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ soap-tcp --- [2023-01-15T19:40:39.215Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:39.215Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/classes [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:39.777Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:39.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/src/test/resources [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] No sources to compile [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] Executing tasks [2023-01-15T19:40:39.777Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/classes/META-INF for [2023-01-15T19:40:39.777Z] [INFO] [echo] soap-tcp [2023-01-15T19:40:39.777Z] [INFO] Executed tasks [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/soap-tcp.jar [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ soap-tcp --- [2023-01-15T19:40:39.777Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/6.2.6-SNAPSHOT/soap-tcp-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:39.777Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/6.2.6-SNAPSHOT/soap-tcp-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2023-01-15T19:40:39.777Z] [INFO] Building WebServices Security and JSR 196 implementation 6.2.6-SNAPSHOT [227/291] [2023-01-15T19:40:39.777Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices.security --- [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ webservices.security --- [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ webservices.security --- [2023-01-15T19:40:39.777Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:39.777Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security [2023-01-15T19:40:39.777Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:39.777Z] [INFO] [2023-01-15T19:40:39.777Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ webservices.security --- [2023-01-15T19:40:39.777Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:40.033Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:40.033Z] [INFO] [2023-01-15T19:40:40.033Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ webservices.security --- [2023-01-15T19:40:40.033Z] [INFO] [2023-01-15T19:40:40.033Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ webservices.security --- [2023-01-15T19:40:40.033Z] [INFO] [2023-01-15T19:40:40.033Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ webservices.security --- [2023-01-15T19:40:40.033Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:40.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:40.033Z] [INFO] [2023-01-15T19:40:40.033Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ webservices.security --- [2023-01-15T19:40:40.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:40.289Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:40.289Z] [INFO] Copying 1 resource [2023-01-15T19:40:40.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/main/manpages [2023-01-15T19:40:40.289Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:40.289Z] [INFO] [2023-01-15T19:40:40.289Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ webservices.security --- [2023-01-15T19:40:40.289Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:40.290Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/classes [2023-01-15T19:40:40.546Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCreator.java: Some input files use or override a deprecated API. [2023-01-15T19:40:40.546Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCreator.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:40.546Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/SOAPAuthParam.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:40:40.546Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/SOAPAuthParam.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:40.546Z] [INFO] [2023-01-15T19:40:40.546Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ webservices.security --- [2023-01-15T19:40:40.546Z] [INFO] [2023-01-15T19:40:40.546Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ webservices.security --- [2023-01-15T19:40:40.546Z] [INFO] [2023-01-15T19:40:40.546Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ webservices.security --- [2023-01-15T19:40:40.546Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:40.643Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:40.643Z] [javac] 1 warning [2023-01-15T19:40:40.643Z] [2023-01-15T19:40:40.643Z] build: [2023-01-15T19:40:40.643Z] [2023-01-15T19:40:40.643Z] setOSConditions: [2023-01-15T19:40:40.643Z] [2023-01-15T19:40:40.643Z] setToolWin: [2023-01-15T19:40:40.643Z] [2023-01-15T19:40:40.643Z] setToolUnix: [2023-01-15T19:40:40.643Z] [2023-01-15T19:40:40.643Z] setToolProperty: [2023-01-15T19:40:40.643Z] [2023-01-15T19:40:40.644Z] setS1ASclassPath: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] init-common: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] webclient-war-common: [2023-01-15T19:40:40.644Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] clear: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] test-tlds-exist: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] copy-tlds: [2023-01-15T19:40:40.644Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:40:40.644Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] test-tagfiles-exist: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] copy-tagfiles: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] package-war-common: [2023-01-15T19:40:40.644Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:40.644Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:40:40.644Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/lib [2023-01-15T19:40:40.644Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:40.644Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:40.644Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:40.644Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-pooling-disabled-web.war [2023-01-15T19:40:40.644Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:40.644Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:40.644Z] [javac] Compiling 1 source file [2023-01-15T19:40:40.644Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:40:40.644Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] deploy: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] deploy-war-common: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] setOSConditions: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] setToolWin: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] setToolUnix: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] setToolProperty: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] setS1ASclassPath: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] init-common: [2023-01-15T19:40:40.644Z] [2023-01-15T19:40:40.644Z] deploy-war-commonpe: [2023-01-15T19:40:40.644Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:40.802Z] [INFO] [2023-01-15T19:40:40.803Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ webservices.security --- [2023-01-15T19:40:40.803Z] [INFO] [2023-01-15T19:40:40.803Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ webservices.security --- [2023-01-15T19:40:40.803Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:40.803Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/classes [2023-01-15T19:40:40.889Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:41.060Z] [INFO] [2023-01-15T19:40:41.060Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ webservices.security --- [2023-01-15T19:40:41.060Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:40:41.060Z] [INFO] No source file [2023-01-15T19:40:41.060Z] [INFO] [2023-01-15T19:40:41.060Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ webservices.security --- [2023-01-15T19:40:41.060Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:41.060Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:41.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/src/test/resources [2023-01-15T19:40:41.060Z] [INFO] [2023-01-15T19:40:41.060Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ webservices.security --- [2023-01-15T19:40:41.060Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:41.060Z] [INFO] [2023-01-15T19:40:41.060Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security --- [2023-01-15T19:40:41.060Z] [INFO] [2023-01-15T19:40:41.060Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ webservices.security --- [2023-01-15T19:40:41.060Z] [INFO] [2023-01-15T19:40:41.060Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ webservices.security --- [2023-01-15T19:40:41.316Z] [INFO] Executing tasks [2023-01-15T19:40:41.316Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/classes/META-INF for [2023-01-15T19:40:41.316Z] [INFO] [echo] webservices.security [2023-01-15T19:40:41.316Z] [INFO] Executed tasks [2023-01-15T19:40:41.316Z] [INFO] [2023-01-15T19:40:41.316Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ webservices.security --- [2023-01-15T19:40:41.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/webservices.security.jar [2023-01-15T19:40:41.316Z] [INFO] [2023-01-15T19:40:41.316Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ webservices.security --- [2023-01-15T19:40:41.316Z] [INFO] [2023-01-15T19:40:41.316Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ webservices.security --- [2023-01-15T19:40:41.316Z] [INFO] [2023-01-15T19:40:41.316Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security --- [2023-01-15T19:40:41.573Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:41.573Z] [INFO] [2023-01-15T19:40:41.573Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ webservices.security --- [2023-01-15T19:40:41.573Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/6.2.6-SNAPSHOT/webservices.security-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:41.573Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/6.2.6-SNAPSHOT/webservices.security-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:41.573Z] [INFO] [2023-01-15T19:40:41.573Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2023-01-15T19:40:41.573Z] [INFO] Building App Client - client-side modules 6.2.6-SNAPSHOT [228/291] [2023-01-15T19:40:41.573Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:40:41.573Z] [INFO] [2023-01-15T19:40:41.573Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ client --- [2023-01-15T19:40:41.573Z] [INFO] [2023-01-15T19:40:41.573Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ client --- [2023-01-15T19:40:41.573Z] [INFO] [2023-01-15T19:40:41.573Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ client --- [2023-01-15T19:40:41.573Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:41.573Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client [2023-01-15T19:40:41.573Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:41.573Z] [INFO] [2023-01-15T19:40:41.573Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ client --- [2023-01-15T19:40:41.573Z] [INFO] [2023-01-15T19:40:41.573Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ client --- [2023-01-15T19:40:41.573Z] [INFO] [2023-01-15T19:40:41.573Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ client --- [2023-01-15T19:40:41.573Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:41.573Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:41.573Z] [INFO] [2023-01-15T19:40:41.573Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ client --- [2023-01-15T19:40:41.573Z] [INFO] Executing tasks [2023-01-15T19:40:41.573Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/target/classes/META-INF for [2023-01-15T19:40:41.573Z] [INFO] [echo] client [2023-01-15T19:40:41.573Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/target/classes/META-INF [2023-01-15T19:40:41.573Z] [INFO] Executed tasks [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ client --- [2023-01-15T19:40:41.574Z] [INFO] No tests to run. [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ client --- [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-client-checkstyle) @ client --- [2023-01-15T19:40:41.574Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ client --- [2023-01-15T19:40:41.574Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/6.2.6-SNAPSHOT/client-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2023-01-15T19:40:41.574Z] [INFO] Building ACC Config Classes (JAXB) 6.2.6-SNAPSHOT [229/291] [2023-01-15T19:40:41.574Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ acc-config --- [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ acc-config --- [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ acc-config --- [2023-01-15T19:40:41.574Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:41.574Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config [2023-01-15T19:40:41.574Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-dtd) @ acc-config --- [2023-01-15T19:40:41.574Z] [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:41.574Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/extracted with includes "**/*-application-client-container*.dtd" and excludes "" [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ acc-config --- [2023-01-15T19:40:41.574Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:41.574Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-sources) @ acc-config --- [2023-01-15T19:40:41.574Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/xjc added. [2023-01-15T19:40:41.574Z] [INFO] [2023-01-15T19:40:41.574Z] [INFO] --- maven-antrun-plugin:3.0.0:run (xjc-gen-for-glassfish-acc) @ acc-config --- [2023-01-15T19:40:41.574Z] [INFO] Executing tasks [2023-01-15T19:40:41.576Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-pooling-disabled-web.war [2023-01-15T19:40:41.830Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/xjc [2023-01-15T19:40:41.831Z] [WARNING] [xjc] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:42.086Z] [INFO] [xjc] parsing a schema... [2023-01-15T19:40:42.086Z] [INFO] [xjc] [WARNING] Are you trying to compile DTD? Support for DTD is experimental. You may enable it by using the -dtd option. [2023-01-15T19:40:42.086Z] [INFO] [xjc] unknown location [2023-01-15T19:40:42.086Z] [INFO] [xjc] [2023-01-15T19:40:42.343Z] [INFO] [xjc] compiling a schema... [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/CertDb.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/LogService.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Property.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Security.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Ssl.java [2023-01-15T19:40:42.343Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java [2023-01-15T19:40:42.343Z] [INFO] Executed tasks [2023-01-15T19:40:42.343Z] [INFO] [2023-01-15T19:40:42.343Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ acc-config --- [2023-01-15T19:40:42.343Z] [INFO] [2023-01-15T19:40:42.343Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ acc-config --- [2023-01-15T19:40:42.343Z] [INFO] [2023-01-15T19:40:42.343Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ acc-config --- [2023-01-15T19:40:42.343Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:42.343Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:42.343Z] [INFO] [2023-01-15T19:40:42.343Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ acc-config --- [2023-01-15T19:40:42.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:42.343Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:42.343Z] [INFO] Copying 0 resource [2023-01-15T19:40:42.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/src/main/manpages [2023-01-15T19:40:42.343Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:42.343Z] [INFO] [2023-01-15T19:40:42.343Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ acc-config --- [2023-01-15T19:40:42.343Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:42.343Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/classes [2023-01-15T19:40:42.343Z] [INFO] [2023-01-15T19:40:42.343Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ acc-config --- [2023-01-15T19:40:42.343Z] [INFO] [2023-01-15T19:40:42.343Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ acc-config --- [2023-01-15T19:40:42.343Z] [INFO] [2023-01-15T19:40:42.343Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ acc-config --- [2023-01-15T19:40:42.343Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:42.343Z] [INFO] [2023-01-15T19:40:42.343Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ acc-config --- [2023-01-15T19:40:42.343Z] [INFO] [2023-01-15T19:40:42.343Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ acc-config --- [2023-01-15T19:40:42.343Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:42.343Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/classes [2023-01-15T19:40:42.599Z] [INFO] [2023-01-15T19:40:42.599Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ acc-config --- [2023-01-15T19:40:42.599Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:40:42.599Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:40:42.599Z] [INFO] [2023-01-15T19:40:42.599Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ acc-config --- [2023-01-15T19:40:42.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:42.599Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:42.599Z] [INFO] Copying 2 resources [2023-01-15T19:40:42.599Z] [INFO] [2023-01-15T19:40:42.599Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ acc-config --- [2023-01-15T19:40:42.599Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:42.599Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/test-classes [2023-01-15T19:40:42.599Z] [INFO] [2023-01-15T19:40:42.599Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config --- [2023-01-15T19:40:42.600Z] [INFO] [2023-01-15T19:40:42.600Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ acc-config --- [2023-01-15T19:40:42.600Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:40:42.600Z] [INFO] [2023-01-15T19:40:42.600Z] [INFO] ------------------------------------------------------- [2023-01-15T19:40:42.600Z] [INFO] T E S T S [2023-01-15T19:40:42.600Z] [INFO] ------------------------------------------------------- [2023-01-15T19:40:42.600Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:42.600Z] [0.018s][info][gc] Using G1 [2023-01-15T19:40:42.784Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:42.951Z] [exec] Application deployed with name web-jsp-resource-injection-tag-handler-pooling-disabled-web. [2023-01-15T19:40:42.951Z] [2023-01-15T19:40:42.951Z] deploy-war-commonee: [2023-01-15T19:40:42.951Z] [2023-01-15T19:40:42.951Z] run: [2023-01-15T19:40:42.951Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:43.162Z] [0.434s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->2M(256M) 5.049ms [2023-01-15T19:40:43.162Z] [INFO] Running org.glassfish.appclient.client.acc.config.util.XMLTest [2023-01-15T19:40:43.163Z] Testing with /sun-acc.xml [2023-01-15T19:40:43.209Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-tag-handler-pooling-disabled/jsp/test.jsp [2023-01-15T19:40:43.209Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:40:43.209Z] [java] [2023-01-15T19:40:43.209Z] [java] [2023-01-15T19:40:43.209Z] [java] ----------------------------------------- [2023-01-15T19:40:43.209Z] [java] - jsp-resource-injection-tag-handler-pooling-disabled: PASS - [2023-01-15T19:40:43.209Z] [java] ----------------------------------------- [2023-01-15T19:40:43.209Z] [java] - Total PASS : 1 - [2023-01-15T19:40:43.209Z] [java] - Total FAIL : 0 - [2023-01-15T19:40:43.209Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:40:43.209Z] [java] ----------------------------------------- [2023-01-15T19:40:43.209Z] [2023-01-15T19:40:43.209Z] undeploy: [2023-01-15T19:40:43.210Z] [2023-01-15T19:40:43.210Z] setOSConditions: [2023-01-15T19:40:43.210Z] [2023-01-15T19:40:43.210Z] setToolWin: [2023-01-15T19:40:43.210Z] [2023-01-15T19:40:43.210Z] setToolUnix: [2023-01-15T19:40:43.210Z] [2023-01-15T19:40:43.210Z] setToolProperty: [2023-01-15T19:40:43.210Z] [2023-01-15T19:40:43.210Z] setS1ASclassPath: [2023-01-15T19:40:43.210Z] [2023-01-15T19:40:43.210Z] init-common: [2023-01-15T19:40:43.210Z] [2023-01-15T19:40:43.210Z] undeploy-war-common: [2023-01-15T19:40:43.419Z] Testing with /glassfish-acc.xml [2023-01-15T19:40:43.420Z] Testing with /sun-acc.xml [2023-01-15T19:40:43.420Z] Testing with /glassfish-acc.xml [2023-01-15T19:40:43.420Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.glassfish.appclient.client.acc.config.util.XMLTest [2023-01-15T19:40:43.468Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:43.676Z] [INFO] [2023-01-15T19:40:43.676Z] [INFO] Results: [2023-01-15T19:40:43.676Z] [INFO] [2023-01-15T19:40:43.676Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:40:43.676Z] [INFO] [2023-01-15T19:40:43.676Z] [INFO] [2023-01-15T19:40:43.676Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ acc-config --- [2023-01-15T19:40:43.676Z] [INFO] Executing tasks [2023-01-15T19:40:43.676Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/classes/META-INF for [2023-01-15T19:40:43.676Z] [INFO] [echo] acc-config [2023-01-15T19:40:43.676Z] [INFO] Executed tasks [2023-01-15T19:40:43.676Z] [INFO] [2023-01-15T19:40:43.676Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ acc-config --- [2023-01-15T19:40:43.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/acc-config.jar [2023-01-15T19:40:43.676Z] [INFO] [2023-01-15T19:40:43.676Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ acc-config --- [2023-01-15T19:40:43.676Z] [INFO] [2023-01-15T19:40:43.676Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ acc-config --- [2023-01-15T19:40:43.676Z] [INFO] [2023-01-15T19:40:43.676Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config --- [2023-01-15T19:40:43.932Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:43.932Z] [INFO] [2023-01-15T19:40:43.932Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ acc-config --- [2023-01-15T19:40:43.932Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/6.2.6-SNAPSHOT/acc-config-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:43.932Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/6.2.6-SNAPSHOT/acc-config-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:43.932Z] [INFO] [2023-01-15T19:40:43.932Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2023-01-15T19:40:43.932Z] [INFO] Building Appclient Security Integration 6.2.6-SNAPSHOT [230/291] [2023-01-15T19:40:43.932Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:43.932Z] [INFO] [2023-01-15T19:40:43.932Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient.security --- [2023-01-15T19:40:43.932Z] [INFO] [2023-01-15T19:40:43.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appclient.security --- [2023-01-15T19:40:43.932Z] [INFO] [2023-01-15T19:40:43.932Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appclient.security --- [2023-01-15T19:40:43.932Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:43.932Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security [2023-01-15T19:40:43.932Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:43.932Z] [INFO] [2023-01-15T19:40:43.932Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appclient.security --- [2023-01-15T19:40:43.932Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:43.933Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:43.933Z] [INFO] [2023-01-15T19:40:43.933Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appclient.security --- [2023-01-15T19:40:43.933Z] [INFO] [2023-01-15T19:40:43.933Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appclient.security --- [2023-01-15T19:40:43.933Z] [INFO] [2023-01-15T19:40:43.933Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appclient.security --- [2023-01-15T19:40:43.933Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:43.933Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:43.933Z] [INFO] [2023-01-15T19:40:43.933Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appclient.security --- [2023-01-15T19:40:43.933Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:43.933Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:43.933Z] [INFO] Copying 0 resource [2023-01-15T19:40:43.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/resources [2023-01-15T19:40:43.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/manpages [2023-01-15T19:40:43.933Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:43.933Z] [INFO] [2023-01-15T19:40:43.933Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appclient.security --- [2023-01-15T19:40:43.933Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:43.933Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/classes [2023-01-15T19:40:44.034Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:44.034Z] [2023-01-15T19:40:44.034Z] all: [2023-01-15T19:40:44.189Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java uses or overrides a deprecated API. [2023-01-15T19:40:44.189Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:44.189Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java uses unchecked or unsafe operations. [2023-01-15T19:40:44.189Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:44.189Z] [INFO] [2023-01-15T19:40:44.189Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appclient.security --- [2023-01-15T19:40:44.189Z] [INFO] [2023-01-15T19:40:44.189Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appclient.security --- [2023-01-15T19:40:44.189Z] [INFO] [2023-01-15T19:40:44.189Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ appclient.security --- [2023-01-15T19:40:44.292Z] [2023-01-15T19:40:44.293Z] setOSConditions: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setToolWin: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setToolUnix: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setToolProperty: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setS1ASclassPath: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] init-common: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setup: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setOSConditions: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setToolWin: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setToolUnix: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setToolProperty: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setS1ASclassPath: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] init-common: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] copyJarAndClasses: [2023-01-15T19:40:44.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib [2023-01-15T19:40:44.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/classes [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] restart-server-instance-common: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setOSConditions: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setToolWin: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setToolUnix: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setToolProperty: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] setS1ASclassPath: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] init-common: [2023-01-15T19:40:44.293Z] [2023-01-15T19:40:44.293Z] stopDomain: [2023-01-15T19:40:44.293Z] [echo] run.xml:stopping domain... [2023-01-15T19:40:44.293Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:44.445Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:44.446Z] [INFO] [2023-01-15T19:40:44.446Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ appclient.security --- [2023-01-15T19:40:44.446Z] [INFO] [2023-01-15T19:40:44.446Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appclient.security --- [2023-01-15T19:40:44.446Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:44.446Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/classes [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:44.705Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:44.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/src/test/resources [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] No sources to compile [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] Executing tasks [2023-01-15T19:40:44.705Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/classes/META-INF for [2023-01-15T19:40:44.705Z] [INFO] [echo] appclient.security [2023-01-15T19:40:44.705Z] [INFO] Executed tasks [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/appclient.security.jar [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appclient.security --- [2023-01-15T19:40:44.705Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/6.2.6-SNAPSHOT/appclient.security-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:44.705Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/6.2.6-SNAPSHOT/appclient.security-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:44.705Z] [INFO] [2023-01-15T19:40:44.705Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2023-01-15T19:40:44.705Z] [INFO] Building Client OSGi module (including ACC) 6.2.6-SNAPSHOT [231/291] [2023-01-15T19:40:44.705Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:44.943Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:40:44.961Z] [INFO] [2023-01-15T19:40:44.962Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-client-module --- [2023-01-15T19:40:44.962Z] [INFO] [2023-01-15T19:40:44.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-client-module --- [2023-01-15T19:40:44.962Z] [INFO] [2023-01-15T19:40:44.962Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-client-module --- [2023-01-15T19:40:44.962Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:44.962Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc [2023-01-15T19:40:44.962Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:44.962Z] [INFO] [2023-01-15T19:40:44.962Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-client-module --- [2023-01-15T19:40:44.962Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:45.203Z] [2023-01-15T19:40:45.203Z] undeploy: [2023-01-15T19:40:45.203Z] [2023-01-15T19:40:45.203Z] setOSConditions: [2023-01-15T19:40:45.203Z] [2023-01-15T19:40:45.203Z] setToolWin: [2023-01-15T19:40:45.203Z] [2023-01-15T19:40:45.203Z] setToolUnix: [2023-01-15T19:40:45.203Z] [2023-01-15T19:40:45.203Z] setToolProperty: [2023-01-15T19:40:45.203Z] [2023-01-15T19:40:45.203Z] setS1ASclassPath: [2023-01-15T19:40:45.203Z] [2023-01-15T19:40:45.203Z] init-common: [2023-01-15T19:40:45.203Z] [2023-01-15T19:40:45.203Z] undeploy-common: [2023-01-15T19:40:45.304Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:45.463Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:46.031Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:40:46.196Z] [exec] Waiting for the domain to stop . [2023-01-15T19:40:46.196Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] all: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] hello: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] all: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] session: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setOSConditions: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setToolWin: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setToolUnix: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setToolProperty: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setS1ASclassPath: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] init-common: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] clean: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setOSConditions: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setToolWin: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setToolUnix: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setToolProperty: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setS1ASclassPath: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] init-common: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] clean-common: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setOSConditions: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setToolWin: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setToolUnix: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setToolProperty: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setS1ASclassPath: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] init-common: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] clean-classes-common: [2023-01-15T19:40:46.293Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setOSConditions: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.293Z] setToolWin: [2023-01-15T19:40:46.293Z] [2023-01-15T19:40:46.294Z] setToolUnix: [2023-01-15T19:40:46.294Z] [2023-01-15T19:40:46.294Z] setToolProperty: [2023-01-15T19:40:46.294Z] [2023-01-15T19:40:46.294Z] setS1ASclassPath: [2023-01-15T19:40:46.294Z] [2023-01-15T19:40:46.294Z] init-common: [2023-01-15T19:40:46.294Z] [2023-01-15T19:40:46.294Z] clean-jars-common: [2023-01-15T19:40:46.294Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/client/Client.java [2023-01-15T19:40:46.294Z] [2023-01-15T19:40:46.294Z] compile: [2023-01-15T19:40:46.294Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/client [2023-01-15T19:40:46.327Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:46.328Z] [INFO] [2023-01-15T19:40:46.328Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-client-module --- [2023-01-15T19:40:46.328Z] [INFO] [2023-01-15T19:40:46.328Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-client-module --- [2023-01-15T19:40:46.328Z] [INFO] [2023-01-15T19:40:46.328Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-client-module --- [2023-01-15T19:40:46.328Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:46.328Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:46.328Z] [INFO] [2023-01-15T19:40:46.328Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module --- [2023-01-15T19:40:46.328Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/dependency with includes "**/*.dtd,**/*.xsd" and excludes "" [2023-01-15T19:40:46.328Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/dependency with includes "**/*.dtd,**/*.xsd" and excludes "" [2023-01-15T19:40:46.328Z] [INFO] [2023-01-15T19:40:46.328Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-client-module --- [2023-01-15T19:40:46.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:46.328Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:46.328Z] [INFO] Copying 5 resources [2023-01-15T19:40:46.328Z] [INFO] Copying 134 resources [2023-01-15T19:40:46.328Z] [INFO] Copying 1 resource [2023-01-15T19:40:46.328Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:46.328Z] [INFO] [2023-01-15T19:40:46.328Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-client-module --- [2023-01-15T19:40:46.328Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:46.328Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/classes [2023-01-15T19:40:46.552Z] [2023-01-15T19:40:46.552Z] setOSConditions: [2023-01-15T19:40:46.552Z] [2023-01-15T19:40:46.552Z] setToolWin: [2023-01-15T19:40:46.552Z] [2023-01-15T19:40:46.552Z] setToolUnix: [2023-01-15T19:40:46.552Z] [2023-01-15T19:40:46.552Z] setToolProperty: [2023-01-15T19:40:46.552Z] [2023-01-15T19:40:46.552Z] setS1ASclassPath: [2023-01-15T19:40:46.552Z] [2023-01-15T19:40:46.552Z] init-common: [2023-01-15T19:40:46.552Z] [2023-01-15T19:40:46.552Z] compile-common: [2023-01-15T19:40:46.552Z] [echo] Current time (ISO): 2023-01-15T19:40:46.307+0000 [2023-01-15T19:40:46.552Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:46.552Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:46.552Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:46.891Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Some input files use or override a deprecated API. [2023-01-15T19:40:46.891Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:46.891Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientInfo.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:40:46.891Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientInfo.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:46.891Z] [INFO] [2023-01-15T19:40:46.891Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-client-module --- [2023-01-15T19:40:46.891Z] [INFO] [2023-01-15T19:40:46.891Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-client-module --- [2023-01-15T19:40:46.891Z] [INFO] [2023-01-15T19:40:46.891Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-client-module --- [2023-01-15T19:40:47.147Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:47.147Z] [INFO] [2023-01-15T19:40:47.147Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-client-module --- [2023-01-15T19:40:47.147Z] [INFO] [2023-01-15T19:40:47.147Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-client-module --- [2023-01-15T19:40:47.147Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:47.147Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/classes [2023-01-15T19:40:47.197Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:48.075Z] [INFO] [2023-01-15T19:40:48.075Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-client-module --- [2023-01-15T19:40:48.075Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:40:48.637Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:40:48.637Z] [INFO] [2023-01-15T19:40:48.637Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-client-module --- [2023-01-15T19:40:48.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:48.637Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:48.637Z] [INFO] Copying 1 resource [2023-01-15T19:40:48.637Z] [INFO] [2023-01-15T19:40:48.637Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-client-module --- [2023-01-15T19:40:48.637Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:48.637Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/test-classes [2023-01-15T19:40:49.092Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:49.566Z] [INFO] [2023-01-15T19:40:49.567Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module --- [2023-01-15T19:40:49.567Z] [INFO] [2023-01-15T19:40:49.567Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-client-module --- [2023-01-15T19:40:49.567Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:40:49.567Z] [INFO] [2023-01-15T19:40:49.567Z] [INFO] ------------------------------------------------------- [2023-01-15T19:40:49.567Z] [INFO] T E S T S [2023-01-15T19:40:49.567Z] [INFO] ------------------------------------------------------- [2023-01-15T19:40:49.567Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:49.567Z] [0.017s][info][gc] Using G1 [2023-01-15T19:40:49.823Z] [0.301s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.365ms [2023-01-15T19:40:49.838Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:49.838Z] [javac] 1 warning [2023-01-15T19:40:49.838Z] [2023-01-15T19:40:49.838Z] setOSConditions: [2023-01-15T19:40:49.838Z] [2023-01-15T19:40:49.838Z] setToolWin: [2023-01-15T19:40:49.838Z] [2023-01-15T19:40:49.838Z] setToolUnix: [2023-01-15T19:40:49.838Z] [2023-01-15T19:40:49.838Z] setToolProperty: [2023-01-15T19:40:49.838Z] [2023-01-15T19:40:49.838Z] setS1ASclassPath: [2023-01-15T19:40:49.838Z] [2023-01-15T19:40:49.838Z] init-common: [2023-01-15T19:40:49.838Z] [2023-01-15T19:40:49.838Z] compile-common: [2023-01-15T19:40:49.838Z] [echo] Current time (ISO): 2023-01-15T19:40:49.334+0000 [2023-01-15T19:40:49.838Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:49.838Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:50.385Z] [INFO] Running org.glassfish.appclient.client.acc.AppclientCommandArgumentsTest [2023-01-15T19:40:50.641Z] [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.112 s - in org.glassfish.appclient.client.acc.AppclientCommandArgumentsTest [2023-01-15T19:40:50.642Z] [INFO] Running org.glassfish.appclient.client.acc.CommandLaunchInfoTest [2023-01-15T19:40:50.642Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.glassfish.appclient.client.acc.CommandLaunchInfoTest [2023-01-15T19:40:50.642Z] [INFO] Running org.glassfish.appclient.client.CLIBootstrapTest [2023-01-15T19:40:50.642Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.glassfish.appclient.client.CLIBootstrapTest [2023-01-15T19:40:50.898Z] [INFO] [2023-01-15T19:40:50.898Z] [INFO] Results: [2023-01-15T19:40:50.898Z] [INFO] [2023-01-15T19:40:50.898Z] [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 2 [2023-01-15T19:40:50.898Z] [INFO] [2023-01-15T19:40:50.898Z] [INFO] [2023-01-15T19:40:50.898Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-client-module --- [2023-01-15T19:40:50.898Z] [INFO] Executing tasks [2023-01-15T19:40:50.898Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/classes/META-INF for [2023-01-15T19:40:50.898Z] [INFO] [echo] gf-client-module [2023-01-15T19:40:50.898Z] [INFO] Executed tasks [2023-01-15T19:40:50.898Z] [INFO] [2023-01-15T19:40:50.898Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-client-module --- [2023-01-15T19:40:50.898Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/gf-client-module.jar [2023-01-15T19:40:50.898Z] [INFO] [2023-01-15T19:40:50.898Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-client-module --- [2023-01-15T19:40:50.898Z] [INFO] [2023-01-15T19:40:50.898Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-client-module --- [2023-01-15T19:40:50.898Z] [INFO] [2023-01-15T19:40:50.898Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module --- [2023-01-15T19:40:50.990Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:51.459Z] [2023-01-15T19:40:51.459Z] setOSConditions: [2023-01-15T19:40:51.459Z] [2023-01-15T19:40:51.459Z] setToolWin: [2023-01-15T19:40:51.459Z] [2023-01-15T19:40:51.459Z] setToolUnix: [2023-01-15T19:40:51.459Z] [2023-01-15T19:40:51.459Z] setToolProperty: [2023-01-15T19:40:51.459Z] [2023-01-15T19:40:51.459Z] setS1ASclassPath: [2023-01-15T19:40:51.459Z] [2023-01-15T19:40:51.459Z] init-common: [2023-01-15T19:40:51.459Z] [2023-01-15T19:40:51.459Z] startDomainUnix: [2023-01-15T19:40:51.459Z] [echo] Starting DAS [2023-01-15T19:40:51.459Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:51.826Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:51.826Z] [INFO] [2023-01-15T19:40:51.826Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-client-module --- [2023-01-15T19:40:51.826Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/6.2.6-SNAPSHOT/gf-client-module-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:51.826Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/6.2.6-SNAPSHOT/gf-client-module-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:51.826Z] [INFO] [2023-01-15T19:40:51.826Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2023-01-15T19:40:51.826Z] [INFO] Building GlassFish AppClient Server-Side Core 6.2.6-SNAPSHOT [232/291] [2023-01-15T19:40:51.826Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:40:51.826Z] [INFO] [2023-01-15T19:40:51.826Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient-server-core --- [2023-01-15T19:40:51.826Z] [INFO] [2023-01-15T19:40:51.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appclient-server-core --- [2023-01-15T19:40:51.826Z] [INFO] [2023-01-15T19:40:51.826Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appclient-server-core --- [2023-01-15T19:40:51.827Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:51.827Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core [2023-01-15T19:40:51.827Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:51.827Z] [INFO] [2023-01-15T19:40:51.827Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appclient-server-core --- [2023-01-15T19:40:51.827Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:40:52.082Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:40:52.082Z] [INFO] [2023-01-15T19:40:52.082Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appclient-server-core --- [2023-01-15T19:40:52.082Z] [INFO] [2023-01-15T19:40:52.082Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appclient-server-core --- [2023-01-15T19:40:52.082Z] [INFO] [2023-01-15T19:40:52.082Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appclient-server-core --- [2023-01-15T19:40:52.082Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:52.082Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:52.082Z] [INFO] [2023-01-15T19:40:52.082Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appclient-server-core --- [2023-01-15T19:40:52.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:52.082Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:52.082Z] [INFO] Copying 8 resources [2023-01-15T19:40:52.082Z] [INFO] Copying 2 resources [2023-01-15T19:40:52.082Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:52.082Z] [INFO] [2023-01-15T19:40:52.082Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appclient-server-core --- [2023-01-15T19:40:52.082Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:52.082Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/classes [2023-01-15T19:40:52.645Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JWSAdapterManager.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JWSAdapterManager.java uses or overrides a deprecated API. [2023-01-15T19:40:52.645Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JWSAdapterManager.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:52.645Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/ClientJNLPConfigData.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:40:52.645Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/ClientJNLPConfigData.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:40:52.645Z] [INFO] [2023-01-15T19:40:52.645Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core --- [2023-01-15T19:40:52.645Z] [INFO] [2023-01-15T19:40:52.645Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core --- [2023-01-15T19:40:52.645Z] [INFO] [2023-01-15T19:40:52.645Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ appclient-server-core --- [2023-01-15T19:40:52.645Z] [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.appclient.server.core, has 1, private references [org.glassfish.appclient.server.core.jws.servedcontent] [2023-01-15T19:40:52.645Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:40:52.645Z] [INFO] [2023-01-15T19:40:52.645Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ appclient-server-core --- [2023-01-15T19:40:52.645Z] [INFO] [2023-01-15T19:40:52.645Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ appclient-server-core --- [2023-01-15T19:40:52.645Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:40:52.645Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/classes [2023-01-15T19:40:52.885Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:53.126Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:53.129Z] [javac] 1 warning [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] build: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] setOSConditions: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] fixFiles: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] convUnix: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] convWin: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] setToolWin: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] setToolUnix: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] setToolProperty: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] setS1ASclassPath: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] init-common: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] package-persistence-common: [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.129Z] ejb-jar-common: [2023-01-15T19:40:53.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:53.129Z] [2023-01-15T19:40:53.130Z] package-ejbjar-common: [2023-01-15T19:40:53.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:53.130Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session-ejb.jar [2023-01-15T19:40:53.130Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] appclient-jar-common: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] package-appclientjar-common: [2023-01-15T19:40:53.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:40:53.130Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session-client.jar [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] webclient-war-common: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] build-ear-common: [2023-01-15T19:40:53.130Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionApp.ear [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] deploy: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] setOSConditions: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] setToolWin: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] setToolUnix: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] setToolProperty: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] setS1ASclassPath: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] init-common: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] deploy-common: [2023-01-15T19:40:53.130Z] [echo] Current time (ISO): 2023-01-15T19:40:52.726+0000 [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] setOSConditions: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] setToolWin: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] setToolUnix: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] setToolProperty: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] setS1ASclassPath: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] init-common: [2023-01-15T19:40:53.130Z] [2023-01-15T19:40:53.130Z] deploy-common-pe: [2023-01-15T19:40:53.130Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:53.206Z] [INFO] [2023-01-15T19:40:53.206Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appclient-server-core --- [2023-01-15T19:40:53.206Z] [INFO] [2023-01-15T19:40:53.207Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ appclient-server-core --- [2023-01-15T19:40:53.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:53.207Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:53.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/src/test/resources [2023-01-15T19:40:53.207Z] [INFO] [2023-01-15T19:40:53.207Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appclient-server-core --- [2023-01-15T19:40:53.207Z] [INFO] No sources to compile [2023-01-15T19:40:53.207Z] [INFO] [2023-01-15T19:40:53.207Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core --- [2023-01-15T19:40:53.207Z] [INFO] [2023-01-15T19:40:53.207Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ appclient-server-core --- [2023-01-15T19:40:53.207Z] [INFO] [2023-01-15T19:40:53.207Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appclient-server-core --- [2023-01-15T19:40:53.207Z] [INFO] Executing tasks [2023-01-15T19:40:53.207Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/classes/META-INF for [2023-01-15T19:40:53.207Z] [INFO] [echo] appclient-server-core [2023-01-15T19:40:53.207Z] [INFO] Executed tasks [2023-01-15T19:40:53.207Z] [INFO] [2023-01-15T19:40:53.207Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ appclient-server-core --- [2023-01-15T19:40:53.207Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/appclient-server-core.jar [2023-01-15T19:40:53.207Z] [INFO] [2023-01-15T19:40:53.207Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appclient-server-core --- [2023-01-15T19:40:53.207Z] [INFO] [2023-01-15T19:40:53.207Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appclient-server-core --- [2023-01-15T19:40:53.207Z] [INFO] [2023-01-15T19:40:53.207Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core --- [2023-01-15T19:40:53.696Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionApp.ear [2023-01-15T19:40:53.768Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:53.769Z] [INFO] [2023-01-15T19:40:53.769Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appclient-server-core --- [2023-01-15T19:40:53.769Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/6.2.6-SNAPSHOT/appclient-server-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:53.769Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/6.2.6-SNAPSHOT/appclient-server-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:53.769Z] [INFO] [2023-01-15T19:40:53.769Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2023-01-15T19:40:53.769Z] [INFO] Building Embedded GlassFish Shell 6.2.6-SNAPSHOT [233/291] [2023-01-15T19:40:53.769Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:40:53.769Z] [INFO] [2023-01-15T19:40:53.769Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.769Z] [INFO] [2023-01-15T19:40:53.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.769Z] [INFO] [2023-01-15T19:40:53.769Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.769Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:53.769Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell [2023-01-15T19:40:53.769Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:53.769Z] [INFO] [2023-01-15T19:40:53.769Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.769Z] [INFO] [2023-01-15T19:40:53.769Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.769Z] [INFO] [2023-01-15T19:40:53.769Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.769Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:53.769Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:53.769Z] [INFO] [2023-01-15T19:40:53.769Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:53.769Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:53.769Z] [INFO] Copying 1 resource [2023-01-15T19:40:53.769Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages [2023-01-15T19:40:53.769Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:53.769Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] No sources to compile [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] No sources to compile [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:53.770Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:53.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/src/test/resources [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] No sources to compile [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] No tests to run. [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] Executing tasks [2023-01-15T19:40:53.770Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for [2023-01-15T19:40:53.770Z] [INFO] [echo] glassfish-embedded-shell [2023-01-15T19:40:53.770Z] [INFO] Executed tasks [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] No tests to run. [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-shell --- [2023-01-15T19:40:53.770Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/6.2.6-SNAPSHOT/glassfish-embedded-shell-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:53.770Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/6.2.6-SNAPSHOT/glassfish-embedded-shell-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2023-01-15T19:40:53.770Z] [INFO] Building Embedded GlassFish Shell dist. fragment 6.2.6-SNAPSHOT [234/291] [2023-01-15T19:40:53.770Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.770Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:53.770Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag [2023-01-15T19:40:53.770Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.770Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:53.770Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.770Z] [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:53.770Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:53.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources [2023-01-15T19:40:53.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages [2023-01-15T19:40:53.770Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:53.770Z] [INFO] [2023-01-15T19:40:53.770Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.770Z] [INFO] Executing tasks [2023-01-15T19:40:53.770Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for [2023-01-15T19:40:53.770Z] [INFO] [echo] glassfish-embedded-shell-frag [2023-01-15T19:40:53.770Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF [2023-01-15T19:40:53.771Z] [INFO] Executed tasks [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.771Z] [INFO] [zip] duplicate: add [2023-01-15T19:40:53.771Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:40:53.771Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.771Z] [INFO] No tests to run. [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.771Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-shell-frag --- [2023-01-15T19:40:53.771Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-embedded-shell-frag-6.2.6-SNAPSHOT.zip [2023-01-15T19:40:53.771Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/6.2.6-SNAPSHOT/glassfish-embedded-shell-frag-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2023-01-15T19:40:53.771Z] [INFO] Building GlassFish webservices scripts 6.2.6-SNAPSHOT [235/291] [2023-01-15T19:40:53.771Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ webservices-scripts --- [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ webservices-scripts --- [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ webservices-scripts --- [2023-01-15T19:40:53.771Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:53.771Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts [2023-01-15T19:40:53.771Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ webservices-scripts --- [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ webservices-scripts --- [2023-01-15T19:40:53.771Z] [INFO] [2023-01-15T19:40:53.771Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ webservices-scripts --- [2023-01-15T19:40:53.771Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:54.027Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:54.027Z] [INFO] [2023-01-15T19:40:54.027Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ webservices-scripts --- [2023-01-15T19:40:54.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:54.027Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:54.027Z] [INFO] Copying 8 resources [2023-01-15T19:40:54.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/src/main/manpages [2023-01-15T19:40:54.027Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:54.027Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ webservices-scripts --- [2023-01-15T19:40:54.028Z] [INFO] Executing tasks [2023-01-15T19:40:54.028Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/classes/META-INF for [2023-01-15T19:40:54.028Z] [INFO] [echo] webservices-scripts [2023-01-15T19:40:54.028Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/classes/META-INF [2023-01-15T19:40:54.028Z] [INFO] Executed tasks [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ webservices-scripts --- [2023-01-15T19:40:54.028Z] [INFO] [zip] duplicate: add [2023-01-15T19:40:54.028Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:40:54.028Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ webservices-scripts --- [2023-01-15T19:40:54.028Z] [INFO] No tests to run. [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ webservices-scripts --- [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts --- [2023-01-15T19:40:54.028Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ webservices-scripts --- [2023-01-15T19:40:54.028Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/6.2.6-SNAPSHOT/webservices-scripts-6.2.6-SNAPSHOT.zip [2023-01-15T19:40:54.028Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/6.2.6-SNAPSHOT/webservices-scripts-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2023-01-15T19:40:54.028Z] [INFO] Building GlassFish Metro Related Fragments 6.2.6-SNAPSHOT [236/291] [2023-01-15T19:40:54.028Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:54.028Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments [2023-01-15T19:40:54.028Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:54.028Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (war) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] Copying wstx-services-3.0.3.war to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:54.028Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:54.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/src/main/resources [2023-01-15T19:40:54.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/src/main/manpages [2023-01-15T19:40:54.028Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] Executing tasks [2023-01-15T19:40:54.028Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/classes/META-INF for [2023-01-15T19:40:54.028Z] [INFO] [echo] metro-fragments [2023-01-15T19:40:54.028Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/classes/META-INF [2023-01-15T19:40:54.028Z] [INFO] Executed tasks [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] [zip] duplicate: add [2023-01-15T19:40:54.028Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:40:54.028Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/metro-fragments.zip [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] No tests to run. [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:54.028Z] [INFO] [2023-01-15T19:40:54.028Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ metro-fragments --- [2023-01-15T19:40:54.028Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/6.2.6-SNAPSHOT/metro-fragments-6.2.6-SNAPSHOT.zip [2023-01-15T19:40:54.029Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/6.2.6-SNAPSHOT/metro-fragments-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:54.029Z] [INFO] [2023-01-15T19:40:54.029Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2023-01-15T19:40:54.029Z] [INFO] Building Embedded GlassFish Static Shell 6.2.6-SNAPSHOT [237/291] [2023-01-15T19:40:54.029Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:40:54.284Z] [INFO] [2023-01-15T19:40:54.284Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.284Z] [INFO] [2023-01-15T19:40:54.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.284Z] [INFO] [2023-01-15T19:40:54.284Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.284Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:54.284Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell [2023-01-15T19:40:54.284Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:54.284Z] [INFO] [2023-01-15T19:40:54.284Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.284Z] [INFO] [2023-01-15T19:40:54.284Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.284Z] [INFO] [2023-01-15T19:40:54.284Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.284Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:54.284Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:54.284Z] [INFO] [2023-01-15T19:40:54.284Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:54.284Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:54.284Z] [INFO] Copying 1 resource [2023-01-15T19:40:54.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages [2023-01-15T19:40:54.284Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:54.284Z] [INFO] [2023-01-15T19:40:54.284Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.284Z] [INFO] No sources to compile [2023-01-15T19:40:54.284Z] [INFO] [2023-01-15T19:40:54.284Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.284Z] [INFO] No sources to compile [2023-01-15T19:40:54.284Z] [INFO] [2023-01-15T19:40:54.284Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:54.284Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:54.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/test/resources [2023-01-15T19:40:54.285Z] [INFO] [2023-01-15T19:40:54.285Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.285Z] [INFO] No sources to compile [2023-01-15T19:40:54.285Z] [INFO] [2023-01-15T19:40:54.285Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.285Z] [INFO] No tests to run. [2023-01-15T19:40:54.285Z] [INFO] [2023-01-15T19:40:54.285Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.285Z] [INFO] Executing tasks [2023-01-15T19:40:54.285Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for [2023-01-15T19:40:54.285Z] [INFO] [echo] glassfish-embedded-static-shell [2023-01-15T19:40:54.285Z] [INFO] Executed tasks [2023-01-15T19:40:54.285Z] [INFO] [2023-01-15T19:40:54.285Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar [2023-01-15T19:40:54.285Z] [INFO] [2023-01-15T19:40:54.285Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.285Z] [INFO] No tests to run. [2023-01-15T19:40:54.285Z] [INFO] [2023-01-15T19:40:54.285Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.285Z] [INFO] [2023-01-15T19:40:54.285Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.541Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.541Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-static-shell --- [2023-01-15T19:40:54.541Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-6.2.6-SNAPSHOT.jar [2023-01-15T19:40:54.541Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.541Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2023-01-15T19:40:54.541Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 6.2.6-SNAPSHOT [238/291] [2023-01-15T19:40:54.541Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.541Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.541Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.541Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:54.541Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag [2023-01-15T19:40:54.541Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.541Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.541Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.541Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.541Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:54.541Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.541Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.541Z] [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.541Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:40:54.541Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:40:54.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources [2023-01-15T19:40:54.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages [2023-01-15T19:40:54.541Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:40:54.541Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.542Z] [INFO] Executing tasks [2023-01-15T19:40:54.542Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for [2023-01-15T19:40:54.542Z] [INFO] [echo] glassfish-embedded-static-shell-frag [2023-01-15T19:40:54.542Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF [2023-01-15T19:40:54.542Z] [INFO] Executed tasks [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.542Z] [INFO] [zip] duplicate: add [2023-01-15T19:40:54.542Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:40:54.542Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.542Z] [INFO] No tests to run. [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.542Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-static-shell-frag --- [2023-01-15T19:40:54.542Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-frag-6.2.6-SNAPSHOT.zip [2023-01-15T19:40:54.542Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-frag-6.2.6-SNAPSHOT.pom [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2023-01-15T19:40:54.542Z] [INFO] Building Embedded GlassFish All-In-One 6.2.6-SNAPSHOT [239/291] [2023-01-15T19:40:54.542Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-all --- [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-all --- [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-all --- [2023-01-15T19:40:54.542Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:54.542Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all [2023-01-15T19:40:54.542Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-all --- [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-all --- [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-all --- [2023-01-15T19:40:54.542Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:40:54.542Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/common-resources with includes "" and excludes "" [2023-01-15T19:40:54.542Z] [INFO] [2023-01-15T19:40:54.542Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all --- [2023-01-15T19:40:54.542Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/antlr/2.7.8/antlr-2.7.8.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.633Z] [exec] Application deployed with name ejb-ejb30-hello-sessionApp. [2023-01-15T19:40:54.634Z] [echo] Deployment on target server server successful [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] setOSConditions: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] setToolWin: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] setToolUnix: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] setToolProperty: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] setS1ASclassPath: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] init-common: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] deploy-common-ee: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] run: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] setOSConditions: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] setToolWin: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] setToolUnix: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] setToolProperty: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] setS1ASclassPath: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] init-common: [2023-01-15T19:40:54.634Z] [2023-01-15T19:40:54.634Z] runclient-common: [2023-01-15T19:40:54.634Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:40:54.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:54.799Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.800Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.800Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.800Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.800Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.800Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.800Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.800Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.800Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/dbschema/6.7/dbschema-6.7.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.800Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:54.800Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/amx-javaee.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/container-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/dol.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/deployment-javaee-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.057Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.057Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.057Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.057Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.057Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.057Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.057Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.057Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-cache/2.0.0/shoal-cache-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.313Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/schema2beans/6.7/schema2beans-6.7.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.313Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/backup.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.313Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.313Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.313Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.314Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.314Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.314Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.314Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.314Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.314Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/ibm/jbatch/com.ibm.jbatch.container/2.0.0/com.ibm.jbatch.container-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.405Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:55.570Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/ibm/jbatch/com.ibm.jbatch.spi/2.0.0/com.ibm.jbatch.spi-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.570Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.570Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.570Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-full/target/deployment-javaee-full.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.570Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.570Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.571Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.enterprise.concurrent/2.0.0/jakarta.enterprise.concurrent-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.571Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.571Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.598Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:55.827Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:55.827Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.083Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.084Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.084Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.084Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.084Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-api/2.0.0/shoal-gms-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.084Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-impl/2.0.0/shoal-gms-impl-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.084Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.084Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.339Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.339Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/javaee-kernel.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm/9.2/asm-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/3.0.3/hk2-core-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/hk2-config.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/3.0.3/hk2-runlevel-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.535Z] [exec] Jan 15, 2023 7:40:56 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:40:56.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. [2023-01-15T19:40:56.596Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.0.3/hk2-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.596Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/3.0.3/class-model-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.596Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.596Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/7.0.2.Final/hibernate-validator-7.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.596Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator-cdi/7.0.2.Final/hibernate-validator-cdi-7.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.596Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.726Z] [exec] Waiting for domain1 to start ..... [2023-01-15T19:40:56.727Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:40:56.727Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:40:56.727Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:40:56.727Z] [exec] Admin Port: 45707 [2023-01-15T19:40:56.727Z] [exec] Command start-domain executed successfully. [2023-01-15T19:40:56.852Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.853Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.853Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:56.984Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:40:56.984Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] dumpThreadStack: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] startDomainWindows: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] startDomain: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] clean: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setOSConditions: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setToolWin: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setToolUnix: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setToolProperty: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setS1ASclassPath: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] init-common: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] clean-common: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setOSConditions: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setToolWin: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setToolUnix: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setToolProperty: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setS1ASclassPath: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] init-common: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] clean-classes-common: [2023-01-15T19:40:56.984Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setOSConditions: [2023-01-15T19:40:56.984Z] [2023-01-15T19:40:56.984Z] setToolWin: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] setToolUnix: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] setToolProperty: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] setS1ASclassPath: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] init-common: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] clean-jars-common: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] compile: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] setOSConditions: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] setToolWin: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] setToolUnix: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] setToolProperty: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] setS1ASclassPath: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] init-common: [2023-01-15T19:40:56.985Z] [2023-01-15T19:40:56.985Z] compile-common: [2023-01-15T19:40:56.985Z] [echo] Current time (ISO): 2023-01-15T19:40:56.891+0000 [2023-01-15T19:40:56.985Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:56.985Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:40:57.109Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-osgi/2.0.0/grizzly-npn-osgi-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.110Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/weld/weld-osgi-bundle/4.0.2.Final/weld-osgi-bundle-4.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.243Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:40:57.299Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:57.366Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.2.0/org.eclipse.persistence.asm-9.2.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.623Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2/org.eclipse.persistence.core-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:57.909Z] [exec] Jan 15, 2023 7:40:57 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:40:57.909Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:58.186Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2/org.eclipse.persistence.jpa-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:58.443Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2/org.eclipse.persistence.jpa.jpql-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:58.699Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2/org.eclipse.persistence.jpa.modelgen.processor-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:58.699Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2/org.eclipse.persistence.moxy-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:58.699Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2/org.eclipse.persistence.dbws-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:58.956Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2/org.eclipse.persistence.oracle-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:58.956Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:58.956Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.faces/3.0.1/jakarta.faces-3.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.191Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2023-01-15T19:40:59.518Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/jta.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.518Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/jts.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.518Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.519Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.519Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.519Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.519Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/admin-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.519Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/common-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.519Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.519Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/config-types.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.519Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/logging.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/kernel.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:40:59.777Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:40:59.778Z] [javac] 1 warning [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] build: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] setOSConditions: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] setToolWin: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] setToolUnix: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] setToolProperty: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] setS1ASclassPath: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] init-common: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] webclient-war-common: [2023-01-15T19:40:59.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] clear: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] test-tlds-exist: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] copy-tlds: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] test-tagfiles-exist: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] copy-tagfiles: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] package-war-common: [2023-01-15T19:40:59.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:40:59.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:59.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:59.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:40:59.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/lib [2023-01-15T19:40:59.778Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:59.778Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:40:59.778Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web.war [2023-01-15T19:40:59.778Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:40:59.778Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:40:59.778Z] [javac] Compiling 1 source file [2023-01-15T19:40:59.778Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:40:59.778Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] deploy: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] deploy-war-common: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] setOSConditions: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] setToolWin: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] setToolUnix: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] setToolProperty: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] setS1ASclassPath: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] init-common: [2023-01-15T19:40:59.778Z] [2023-01-15T19:40:59.778Z] deploy-war-commonpe: [2023-01-15T19:40:59.778Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:00.034Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/3.0.3/osgi-adapter-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/security.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/security-services.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.14/mimepull-1.9.14.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/stats77.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/web-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.035Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/web-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/war-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.0.2/tyrus-core-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.0.2/tyrus-server-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.0.2/tyrus-spi-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.291Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.0.2/tyrus-client-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.345Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web.war [2023-01-15T19:41:00.547Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.0.2/tyrus-container-servlet-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.548Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.0.2/tyrus-container-grizzly-client-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.548Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.0.2/tyrus-container-glassfish-cdi-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.548Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.0.2/tyrus-container-glassfish-ejb-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/soteria/jakarta.security.enterprise/2.0.1/jakarta.security.enterprise-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.4/jersey-media-moxy-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.4/jersey-cdi1x-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.4/jersey-cdi1x-servlet-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.4/jersey-cdi1x-transaction-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.4/jersey-container-servlet-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.4/jersey-container-servlet-core-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.4/jersey-media-json-processing-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.4/jersey-mvc-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.4/jersey-mvc-jsp-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:00.804Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.4/jersey-server-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.060Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.4/jersey-client-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.060Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.4/jersey-container-grizzly2-http-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.060Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.4/jersey-media-jaxb-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.061Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.4/jersey-media-json-jettison-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.061Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.4/jersey-media-json-jackson-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.061Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.4/jersey-media-sse-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.061Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.4/jersey-media-multipart-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.061Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.4/jersey-bean-validation-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.061Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.4/jersey-entity-filtering-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.061Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.4/jersey-common-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.085Z] [exec] Value of key is: accessSFSB [2023-01-15T19:41:01.317Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.4/jersey-hk2-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.317Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.4/jersey-media-json-binding-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.317Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.317Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.341Z] [exec] Waiting for 10 seconds for passivation to complete... [2023-01-15T19:41:01.342Z] [exec] 10 seconds left... [2023-01-15T19:41:01.573Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.577Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.13.1/jackson-module-jakarta-xmlbind-annotations-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.577Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.4.1/jettison-1.4.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.577Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.578Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/2.0.1/jsonp-jaxrs-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.578Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/yasson/2.0.4/yasson-2.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.578Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.578Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.834Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.834Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:01.834Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-osgi/3.0.2/jaxb-osgi-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:02.090Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/metro/webservices-osgi/3.0.3/webservices-osgi-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:02.271Z] [exec] 9 seconds left... [2023-01-15T19:41:03.176Z] [exec] invoking stateful [2023-01-15T19:41:03.201Z] [exec] 8 seconds left... [2023-01-15T19:41:03.800Z] [exec] invoking stateless [2023-01-15T19:41:04.527Z] [exec] Application deployed with name web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web. [2023-01-15T19:41:04.818Z] [exec] Received message : [2023-01-15T19:41:05.310Z] [exec] invoking stateless2 [2023-01-15T19:41:05.568Z] [exec] 7 seconds left... [2023-01-15T19:41:06.917Z] [2023-01-15T19:41:07.275Z] [exec] Class: com.sun.messaging.jmq.jmsclient.ObjectMessageImpl [2023-01-15T19:41:07.348Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/metro/webservices-extra-jdk-packages/3.0.3/webservices-extra-jdk-packages-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:11.242Z] [exec] invoking stateless3 [2023-01-15T19:41:11.365Z] [exec] 6 seconds left... [2023-01-15T19:41:11.428Z] deploy-war-commonee: [2023-01-15T19:41:11.498Z] [exec] getJMSMessageID(): ID:932-10.40.12.239(e5:1c:84:6c:e9:5b)-1-1673811662570 [2023-01-15T19:41:11.649Z] [exec] getJMSTimestamp(): 1673811662570 [2023-01-15T19:41:11.649Z] [exec] getJMSCorrelationID(): null [2023-01-15T19:41:11.608Z] [exec] invoking stateless4 [2023-01-15T19:41:11.663Z] [exec] test complete [2023-01-15T19:41:11.663Z] [exec] Value of key is: main [2023-01-15T19:41:11.634Z] [2023-01-15T19:41:11.649Z] [exec] JMSReplyTo: null [2023-01-15T19:41:11.706Z] [exec] JMSDestination: ejb_timer_mdbtimer_OutQueue [2023-01-15T19:41:11.706Z] [exec] getJMSDeliveryMode(): PERSISTENT [2023-01-15T19:41:11.706Z] [exec] getJMSRedelivered(): false [2023-01-15T19:41:11.706Z] [exec] getJMSType(): null [2023-01-15T19:41:11.663Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:11.726Z] [exec] [2023-01-15T19:41:11.726Z] [exec] [2023-01-15T19:41:11.726Z] [exec] ----------------------------------------- [2023-01-15T19:41:11.726Z] [exec] - main: PASS - [2023-01-15T19:41:11.726Z] [exec] ----------------------------------------- [2023-01-15T19:41:11.726Z] [exec] Total PASS: 1 [2023-01-15T19:41:11.726Z] [exec] Total FAIL: 0 [2023-01-15T19:41:11.681Z] run: [2023-01-15T19:41:11.706Z] [exec] getJMSExpiration(): 0 [2023-01-15T19:41:11.769Z] [exec] getJMSDeliveryTime(): 0 [2023-01-15T19:41:11.769Z] [exec] getJMSPriority(): 4 [2023-01-15T19:41:11.769Z] [exec] Properties: {JMSXDeliveryCount=1} at Sun Jan 15 19:41:02 UTC 2023 [2023-01-15T19:41:11.769Z] [exec] got message after periodic timer was cancelled!! [2023-01-15T19:41:11.769Z] [exec] Cancellation time = Sun Jan 15 19:41:02 UTC 2023 [2023-01-15T19:41:11.726Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:41:11.769Z] [exec] Value of key is: main [2023-01-15T19:41:11.787Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:11.787Z] [exec] [2023-01-15T19:41:11.787Z] [exec] [2023-01-15T19:41:11.787Z] [exec] ----------------------------------------- [2023-01-15T19:41:11.761Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:11.778Z] [exec] ----------------------------------------- [2023-01-15T19:41:11.787Z] [exec] - main: PASS - [2023-01-15T19:41:11.814Z] [exec] ----------------------------------------- [2023-01-15T19:41:11.814Z] [exec] Total PASS: 1 [2023-01-15T19:41:11.814Z] [exec] Total FAIL: 0 [2023-01-15T19:41:11.814Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:41:11.814Z] [exec] ----------------------------------------- [2023-01-15T19:41:11.814Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:11.805Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:11.814Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:11.832Z] [2023-01-15T19:41:11.832Z] checkReporting-common: [2023-01-15T19:41:11.832Z] [2023-01-15T19:41:11.832Z] confirmReportPresent-common: [2023-01-15T19:41:11.832Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:41:11.832Z] [echo] Test seems to be reported fine [2023-01-15T19:41:11.832Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/RepRunConf.txt [2023-01-15T19:41:11.823Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:11.832Z] [2023-01-15T19:41:11.850Z] confirmMissingReport-common: [2023-01-15T19:41:11.850Z] [2023-01-15T19:41:11.850Z] undeploy: [2023-01-15T19:41:11.850Z] [2023-01-15T19:41:11.850Z] setOSConditions: [2023-01-15T19:41:11.850Z] [2023-01-15T19:41:11.850Z] setToolWin: [2023-01-15T19:41:11.850Z] [2023-01-15T19:41:11.850Z] setToolUnix: [2023-01-15T19:41:11.850Z] [2023-01-15T19:41:11.850Z] setToolProperty: [2023-01-15T19:41:11.850Z] [2023-01-15T19:41:11.841Z] [2023-01-15T19:41:11.850Z] setS1ASclassPath: [2023-01-15T19:41:11.868Z] [2023-01-15T19:41:11.868Z] init-common: [2023-01-15T19:41:11.868Z] [2023-01-15T19:41:11.868Z] undeploy-common: [2023-01-15T19:41:11.868Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:11.859Z] checkReporting-common: [2023-01-15T19:41:11.861Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/metro/webservices-api-osgi/3.0.3/webservices-api-osgi-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:11.868Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:11.879Z] [exec] 5 seconds left... [2023-01-15T19:41:11.926Z] [exec] 4 seconds left... [2023-01-15T19:41:11.926Z] [exec] 3 seconds left... [2023-01-15T19:41:11.898Z] [2023-01-15T19:41:11.936Z] confirmReportPresent-common: [2023-01-15T19:41:11.936Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:41:11.936Z] [echo] Test seems to be reported fine [2023-01-15T19:41:11.908Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:11.917Z] [2023-01-15T19:41:11.954Z] delete-resources: [2023-01-15T19:41:11.954Z] [2023-01-15T19:41:11.954Z] asadmin-batch-common: [2023-01-15T19:41:11.954Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:11.926Z] [exec] 2 seconds left... [2023-01-15T19:41:11.963Z] [exec] 1 seconds left... [2023-01-15T19:41:11.963Z] [exec] Expecting exception for: SFSB_1673811567386_0[**Got Exception**] [2023-01-15T19:41:11.963Z] [exec] Expecting exception for: SFSB_1673811567386_1[**Got Exception**] [2023-01-15T19:41:11.936Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/RepRunConf.txt [2023-01-15T19:41:11.954Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T19:41:11.963Z] [exec] Expecting exception for: SFSB_1673811567386_2[**Got Exception**] [2023-01-15T19:41:12.059Z] [exec] Expecting exception for: SFSB_1673811567386_3[**Got Exception**] [2023-01-15T19:41:12.059Z] [exec] Expecting exception for: SFSB_1673811567386_4[**Got Exception**] [2023-01-15T19:41:12.059Z] [exec] Expecting exception for: SFSB_1673811567386_5[**Got Exception**] [2023-01-15T19:41:11.945Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.009Z] [2023-01-15T19:41:12.046Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_timer_mdbtimer_QCF [2023-01-15T19:41:12.055Z] [java] Connecting to: http://localhost:45711/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes/jsp/test.jsp [2023-01-15T19:41:12.059Z] [exec] Expecting exception for: SFSB_1673811567386_6[**Got Exception**] [2023-01-15T19:41:12.071Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.2.5/woodstox-core-6.2.5.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.080Z] confirmMissingReport-common: [2023-01-15T19:41:12.089Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_timer_mdbtimer_InQueue [2023-01-15T19:41:12.097Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:12.099Z] [java] [2023-01-15T19:41:12.099Z] [java] [2023-01-15T19:41:12.099Z] [java] ----------------------------------------- [2023-01-15T19:41:12.099Z] [java] - jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes: PASS - [2023-01-15T19:41:12.099Z] [java] ----------------------------------------- [2023-01-15T19:41:12.098Z] [exec] Expecting exception for: SFSB_1673811567386_7[**Got Exception**] [2023-01-15T19:41:12.098Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.098Z] [2023-01-15T19:41:12.098Z] [exec] Administered object jms/ejb_timer_mdbtimer_InQueue deleted. [2023-01-15T19:41:12.100Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_timer_mdbtimer_InQueue [2023-01-15T19:41:12.099Z] [java] - Total PASS : 1 - [2023-01-15T19:41:12.099Z] [exec] Expecting exception for: SFSB_1673811567386_8[**Got Exception**] [2023-01-15T19:41:12.100Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.100Z] setOSConditions: [2023-01-15T19:41:12.102Z] [2023-01-15T19:41:12.102Z] setToolWin: [2023-01-15T19:41:12.100Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_timer_mdbtimer_OutQueue [2023-01-15T19:41:12.101Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:12.101Z] [exec] Expecting exception for: SFSB_1673811567386_9[**Got Exception**] [2023-01-15T19:41:12.101Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.102Z] [2023-01-15T19:41:12.102Z] [exec] Administered object jms/ejb_timer_mdbtimer_OutQueue deleted. [2023-01-15T19:41:12.103Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:12.103Z] [exec] Expecting exception for: SFSB_1673811567386_10[**Got Exception**] [2023-01-15T19:41:12.103Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.103Z] setToolUnix: [2023-01-15T19:41:12.104Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_timer_mdbtimer_OutQueue [2023-01-15T19:41:12.104Z] [java] ----------------------------------------- [2023-01-15T19:41:12.104Z] [exec] Expecting exception for: SFSB_1673811567386_11[**Got Exception**] [2023-01-15T19:41:12.104Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.105Z] [2023-01-15T19:41:12.105Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt [2023-01-15T19:41:12.105Z] [2023-01-15T19:41:12.107Z] undeploy: [2023-01-15T19:41:12.107Z] [2023-01-15T19:41:12.106Z] [exec] Expecting exception for: SFSB_1673811567386_12[**Got Exception**] [2023-01-15T19:41:12.106Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/tiger-types.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.107Z] setToolProperty: [2023-01-15T19:41:12.107Z] [2023-01-15T19:41:12.107Z] setOSConditions: [2023-01-15T19:41:12.109Z] [2023-01-15T19:41:12.109Z] setToolWin: [2023-01-15T19:41:12.109Z] [2023-01-15T19:41:12.109Z] setToolUnix: [2023-01-15T19:41:12.109Z] [2023-01-15T19:41:12.108Z] [exec] Expecting exception for: SFSB_1673811567386_13[**Got Exception**] [2023-01-15T19:41:12.108Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/1.0.0/exousia-1.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.110Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.109Z] [2023-01-15T19:41:12.110Z] setS1ASclassPath: [2023-01-15T19:41:12.110Z] [2023-01-15T19:41:12.109Z] all: [2023-01-15T19:41:12.109Z] setToolProperty: [2023-01-15T19:41:12.111Z] [2023-01-15T19:41:12.111Z] setS1ASclassPath: [2023-01-15T19:41:12.111Z] [2023-01-15T19:41:12.111Z] init-common: [2023-01-15T19:41:12.110Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.110Z] init-common: [2023-01-15T19:41:12.112Z] [2023-01-15T19:41:12.111Z] [2023-01-15T19:41:12.112Z] all: [2023-01-15T19:41:12.112Z] [2023-01-15T19:41:12.110Z] [exec] Expecting exception for: SFSB_1673811567386_14[**Got Exception**] [2023-01-15T19:41:12.111Z] [2023-01-15T19:41:12.113Z] undeploy-war-common: [2023-01-15T19:41:12.112Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.112Z] run_standaloneclient: [2023-01-15T19:41:12.114Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.112Z] finder: [2023-01-15T19:41:12.113Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.114Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.113Z] [exec] Expecting exception for: SFSB_1673811567386_15[**Got Exception**] [2023-01-15T19:41:12.115Z] [exec] Expecting exception for: SFSB_1673811567386_16[**Got Exception**] [2023-01-15T19:41:12.115Z] [exec] Expecting exception for: SFSB_1673811567386_17[**Got Exception**] [2023-01-15T19:41:12.114Z] [2023-01-15T19:41:12.116Z] setOSConditions: [2023-01-15T19:41:12.116Z] [2023-01-15T19:41:12.115Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.115Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:12.117Z] [2023-01-15T19:41:12.117Z] stopDomain: [2023-01-15T19:41:12.117Z] [echo] run.xml:stopping domain... [2023-01-15T19:41:12.115Z] [exec] Expecting exception for: SFSB_1673811567386_18[**Got Exception**] [2023-01-15T19:41:12.117Z] [exec] Expecting exception for: SFSB_1673811567386_19[**Got Exception**] [2023-01-15T19:41:12.116Z] setToolWin: [2023-01-15T19:41:12.117Z] [2023-01-15T19:41:12.117Z] setToolUnix: [2023-01-15T19:41:12.117Z] [2023-01-15T19:41:12.117Z] setToolProperty: [2023-01-15T19:41:12.116Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.117Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.118Z] [exec] Waiting for the domain to stop . [2023-01-15T19:41:12.117Z] [exec] Expecting exception for: SFSB_1673811567386_20[**Got Exception**] [2023-01-15T19:41:12.117Z] [2023-01-15T19:41:12.119Z] setS1ASclassPath: [2023-01-15T19:41:12.119Z] [2023-01-15T19:41:12.119Z] init-common: [2023-01-15T19:41:12.119Z] [2023-01-15T19:41:12.119Z] clean: [2023-01-15T19:41:12.119Z] [2023-01-15T19:41:12.119Z] setOSConditions: [2023-01-15T19:41:12.119Z] [2023-01-15T19:41:12.119Z] setToolWin: [2023-01-15T19:41:12.119Z] [2023-01-15T19:41:12.119Z] setToolUnix: [2023-01-15T19:41:12.119Z] [2023-01-15T19:41:12.118Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.118Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:41:12.120Z] [2023-01-15T19:41:12.119Z] setToolProperty: [2023-01-15T19:41:12.119Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authentication/jakarta.authentication-api/2.0.0/jakarta.authentication-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.119Z] [exec] Expecting exception for: SFSB_1673811567386_21[**Got Exception**] [2023-01-15T19:41:12.120Z] restore: [2023-01-15T19:41:12.120Z] [2023-01-15T19:41:12.121Z] setS1ASclassPath: [2023-01-15T19:41:12.121Z] [2023-01-15T19:41:12.121Z] init-common: [2023-01-15T19:41:12.121Z] [2023-01-15T19:41:12.121Z] clean-common: [2023-01-15T19:41:12.121Z] [2023-01-15T19:41:12.121Z] setOSConditions: [2023-01-15T19:41:12.120Z] [exec] Expecting exception for: SFSB_1673811567386_22[**Got Exception**] [2023-01-15T19:41:12.121Z] [2023-01-15T19:41:12.121Z] [2023-01-15T19:41:12.122Z] setToolWin: [2023-01-15T19:41:12.122Z] [2023-01-15T19:41:12.122Z] setToolUnix: [2023-01-15T19:41:12.122Z] [2023-01-15T19:41:12.122Z] setToolProperty: [2023-01-15T19:41:12.120Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authorization/jakarta.authorization-api/2.0.0/jakarta.authorization-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.121Z] [exec] Expecting exception for: SFSB_1673811567386_23[**Got Exception**] [2023-01-15T19:41:12.122Z] [exec] Expecting exception for: SFSB_1673811567386_24[**Got Exception**] [2023-01-15T19:41:12.121Z] setOSConditions: [2023-01-15T19:41:12.122Z] [2023-01-15T19:41:12.123Z] setS1ASclassPath: [2023-01-15T19:41:12.123Z] [2023-01-15T19:41:12.123Z] init-common: [2023-01-15T19:41:12.122Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.122Z] [exec] Expecting exception for: SFSB_1673811567386_25[**Got Exception**] [2023-01-15T19:41:12.124Z] [exec] Expecting exception for: SFSB_1673811567386_26[**Got Exception**] [2023-01-15T19:41:12.124Z] [exec] Expecting exception for: SFSB_1673811567386_27[**Got Exception**] [2023-01-15T19:41:12.124Z] [exec] Expecting exception for: SFSB_1673811567386_28[**Got Exception**] [2023-01-15T19:41:12.123Z] [2023-01-15T19:41:12.123Z] [2023-01-15T19:41:12.125Z] clean-classes-common: [2023-01-15T19:41:12.124Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.124Z] [exec] Expecting exception for: SFSB_1673811567386_29[**Got Exception**] [2023-01-15T19:41:12.124Z] setToolWin: [2023-01-15T19:41:12.125Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:12.126Z] [2023-01-15T19:41:12.126Z] setOSConditions: [2023-01-15T19:41:12.126Z] [2023-01-15T19:41:12.126Z] setToolWin: [2023-01-15T19:41:12.126Z] [2023-01-15T19:41:12.125Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.126Z] [exec] Expecting exception for: SFSB_1673811567386_30[**Got Exception**] [2023-01-15T19:41:12.126Z] [2023-01-15T19:41:12.126Z] setToolUnix: [2023-01-15T19:41:12.127Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.127Z] [exec] Expecting exception for: SFSB_1673811567386_31[**Got Exception**] [2023-01-15T19:41:12.129Z] [exec] Expecting exception for: SFSB_1673811567386_32[**Got Exception**] [2023-01-15T19:41:12.128Z] setToolUnix: [2023-01-15T19:41:12.129Z] [2023-01-15T19:41:12.129Z] setToolProperty: [2023-01-15T19:41:12.128Z] [2023-01-15T19:41:12.129Z] setToolProperty: [2023-01-15T19:41:12.129Z] [2023-01-15T19:41:12.129Z] setS1ASclassPath: [2023-01-15T19:41:12.129Z] [2023-01-15T19:41:12.129Z] init-common: [2023-01-15T19:41:12.129Z] [2023-01-15T19:41:12.129Z] clean-jars-common: [2023-01-15T19:41:12.129Z] [2023-01-15T19:41:12.128Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.129Z] [exec] Expecting exception for: SFSB_1673811567386_33[**Got Exception**] [2023-01-15T19:41:12.130Z] [exec] Expecting exception for: SFSB_1673811567386_34[**Got Exception**] [2023-01-15T19:41:12.129Z] [2023-01-15T19:41:12.130Z] setS1ASclassPath: [2023-01-15T19:41:12.130Z] [2023-01-15T19:41:12.130Z] init-common: [2023-01-15T19:41:12.130Z] [2023-01-15T19:41:12.129Z] compile: [2023-01-15T19:41:12.130Z] [exec] Expecting exception for: SFSB_1673811567386_35[**Got Exception**] [2023-01-15T19:41:12.131Z] [exec] Expecting exception for: SFSB_1673811567386_36[**Got Exception**] [2023-01-15T19:41:12.130Z] removeJarAndClasses: [2023-01-15T19:41:12.131Z] [2023-01-15T19:41:12.130Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.131Z] [exec] Expecting exception for: SFSB_1673811567386_37[**Got Exception**] [2023-01-15T19:41:12.132Z] [exec] Expecting exception for: SFSB_1673811567386_38[**Got Exception**] [2023-01-15T19:41:12.131Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/myclasses.jar [2023-01-15T19:41:12.133Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/classes/aaa [2023-01-15T19:41:12.132Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.132Z] [exec] Expecting exception for: SFSB_1673811567386_39[**Got Exception**] [2023-01-15T19:41:12.132Z] setOSConditions: [2023-01-15T19:41:12.133Z] [2023-01-15T19:41:12.134Z] setOSConditions: [2023-01-15T19:41:12.134Z] [2023-01-15T19:41:12.134Z] setToolWin: [2023-01-15T19:41:12.134Z] [2023-01-15T19:41:12.133Z] [exec] Value of key is: non-serializable-state [2023-01-15T19:41:12.134Z] [exec] Value of key is: removeTest (true @@@ true) [2023-01-15T19:41:12.134Z] [exec] [passivateactivateClient] DONE doTest()... [2023-01-15T19:41:12.133Z] [2023-01-15T19:41:12.134Z] setToolUnix: [2023-01-15T19:41:12.135Z] [2023-01-15T19:41:12.135Z] setToolProperty: [2023-01-15T19:41:12.135Z] [2023-01-15T19:41:12.135Z] setS1ASclassPath: [2023-01-15T19:41:12.134Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:12.135Z] [exec] [2023-01-15T19:41:12.135Z] [exec] [2023-01-15T19:41:12.135Z] setToolWin: [2023-01-15T19:41:12.135Z] [2023-01-15T19:41:12.135Z] [exec] ----------------------------------------- [2023-01-15T19:41:12.136Z] [exec] - non-serializable-state: PASS - [2023-01-15T19:41:12.136Z] [exec] - initSFSBList: PASS - [2023-01-15T19:41:12.136Z] [exec] - accessSFSB: PASS - [2023-01-15T19:41:12.136Z] [2023-01-15T19:41:12.136Z] init-common: [2023-01-15T19:41:12.137Z] [2023-01-15T19:41:12.137Z] startDomainUnix: [2023-01-15T19:41:12.137Z] [echo] Starting DAS [2023-01-15T19:41:12.136Z] [exec] - removeTest (true @@@ true): PASS - [2023-01-15T19:41:12.137Z] [exec] ----------------------------------------- [2023-01-15T19:41:12.137Z] [exec] Total PASS: 4 [2023-01-15T19:41:12.137Z] setToolUnix: [2023-01-15T19:41:12.137Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.137Z] [exec] Total FAIL: 0 [2023-01-15T19:41:12.138Z] [2023-01-15T19:41:12.138Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:41:12.139Z] [exec] ----------------------------------------- [2023-01-15T19:41:12.139Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:12.139Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:12.139Z] [2023-01-15T19:41:12.139Z] checkReporting-common: [2023-01-15T19:41:12.139Z] setToolProperty: [2023-01-15T19:41:12.139Z] [2023-01-15T19:41:12.139Z] setS1ASclassPath: [2023-01-15T19:41:12.139Z] [2023-01-15T19:41:12.139Z] init-common: [2023-01-15T19:41:12.139Z] [2023-01-15T19:41:12.139Z] [2023-01-15T19:41:12.140Z] compile-common: [2023-01-15T19:41:12.140Z] [echo] Current time (ISO): 2023-01-15T19:41:04.404+0000 [2023-01-15T19:41:12.140Z] confirmReportPresent-common: [2023-01-15T19:41:12.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:12.141Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:41:12.141Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:12.141Z] [echo] Test seems to be reported fine [2023-01-15T19:41:12.142Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.142Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/RepRunConf.txt [2023-01-15T19:41:12.143Z] [2023-01-15T19:41:12.143Z] confirmMissingReport-common: [2023-01-15T19:41:12.143Z] [2023-01-15T19:41:12.143Z] undeploy: [2023-01-15T19:41:12.143Z] [2023-01-15T19:41:12.143Z] setOSConditions: [2023-01-15T19:41:12.143Z] [2023-01-15T19:41:12.143Z] setToolWin: [2023-01-15T19:41:12.143Z] [2023-01-15T19:41:12.143Z] setToolUnix: [2023-01-15T19:41:12.143Z] [2023-01-15T19:41:12.143Z] setToolProperty: [2023-01-15T19:41:12.143Z] [2023-01-15T19:41:12.143Z] setS1ASclassPath: [2023-01-15T19:41:12.143Z] [2023-01-15T19:41:12.143Z] init-common: [2023-01-15T19:41:12.143Z] [2023-01-15T19:41:12.143Z] undeploy-common: [2023-01-15T19:41:12.143Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.374Z] [java] Jan 15, 2023 7:41:03 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:41:12.375Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:41:12.375Z] [java] invoking stateful [2023-01-15T19:41:12.375Z] [java] invoking stateless [2023-01-15T19:41:12.375Z] [java] test complete [2023-01-15T19:41:12.375Z] [java] Value of key is: main [2023-01-15T19:41:12.375Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:12.375Z] [java] [2023-01-15T19:41:12.375Z] [java] [2023-01-15T19:41:12.375Z] [java] ----------------------------------------- [2023-01-15T19:41:12.375Z] [java] - main: PASS - [2023-01-15T19:41:12.375Z] [java] ----------------------------------------- [2023-01-15T19:41:12.375Z] [java] Total PASS: 1 [2023-01-15T19:41:12.375Z] [java] Total FAIL: 0 [2023-01-15T19:41:12.375Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:41:12.375Z] [java] ----------------------------------------- [2023-01-15T19:41:12.375Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:41:12.375Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:41:12.375Z] [2023-01-15T19:41:12.375Z] setOSConditions: [2023-01-15T19:41:12.375Z] [2023-01-15T19:41:12.375Z] setToolWin: [2023-01-15T19:41:12.375Z] [2023-01-15T19:41:12.375Z] setToolUnix: [2023-01-15T19:41:12.375Z] [2023-01-15T19:41:12.375Z] setToolProperty: [2023-01-15T19:41:12.375Z] [2023-01-15T19:41:12.375Z] setS1ASclassPath: [2023-01-15T19:41:12.375Z] [2023-01-15T19:41:12.375Z] init-common: [2023-01-15T19:41:12.375Z] [2023-01-15T19:41:12.375Z] run_standaloneclient2: [2023-01-15T19:41:12.375Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.375Z] [java] Jan 15, 2023 7:41:10 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:41:12.375Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:41:12.390Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/wasp/wasp/3.0.1/wasp-3.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.399Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:12.399Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:12.598Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jakarta.servlet.jsp.jstl-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.599Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T19:41:12.599Z] [2023-01-15T19:41:12.600Z] setOSConditions: [2023-01-15T19:41:12.600Z] [2023-01-15T19:41:12.600Z] setToolWin: [2023-01-15T19:41:12.600Z] [2023-01-15T19:41:12.599Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/2.0.0/jakarta.servlet.jsp.jstl-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.600Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:41:12.600Z] setToolUnix: [2023-01-15T19:41:12.601Z] [javac] 1 warning [2023-01-15T19:41:12.601Z] [2023-01-15T19:41:12.601Z] [2023-01-15T19:41:12.602Z] setToolProperty: [2023-01-15T19:41:12.602Z] setOSConditions: [2023-01-15T19:41:12.602Z] [2023-01-15T19:41:12.602Z] [2023-01-15T19:41:12.603Z] setS1ASclassPath: [2023-01-15T19:41:12.603Z] [2023-01-15T19:41:12.603Z] init-common: [2023-01-15T19:41:12.603Z] [2023-01-15T19:41:12.603Z] execute-ejb-sql-common: [2023-01-15T19:41:12.603Z] setToolWin: [2023-01-15T19:41:12.603Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/sql/drop_pointbase.sql [2023-01-15T19:41:12.604Z] [2023-01-15T19:41:12.604Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:41:12.604Z] setToolUnix: [2023-01-15T19:41:12.604Z] [2023-01-15T19:41:12.604Z] [2023-01-15T19:41:12.605Z] delete-resources: [2023-01-15T19:41:12.605Z] setToolProperty: [2023-01-15T19:41:12.605Z] [2023-01-15T19:41:12.605Z] [2023-01-15T19:41:12.605Z] all: [2023-01-15T19:41:12.606Z] setS1ASclassPath: [2023-01-15T19:41:12.606Z] [2023-01-15T19:41:12.606Z] [2023-01-15T19:41:12.606Z] cacheNPE: [2023-01-15T19:41:12.607Z] init-common: [2023-01-15T19:41:12.607Z] [2023-01-15T19:41:12.607Z] [2023-01-15T19:41:12.608Z] compile-common: [2023-01-15T19:41:12.608Z] [echo] Current time (ISO): 2023-01-15T19:41:06.421+0000 [2023-01-15T19:41:12.607Z] setOSConditions: [Pipeline] junit [2023-01-15T19:41:12.608Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:12.608Z] [2023-01-15T19:41:12.609Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.609Z] setToolWin: [2023-01-15T19:41:12.609Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:12.609Z] [2023-01-15T19:41:12.610Z] [javac] 1 warning [2023-01-15T19:41:12.610Z] setToolUnix: [2023-01-15T19:41:12.610Z] [2023-01-15T19:41:12.610Z] [2023-01-15T19:41:12.611Z] build: [2023-01-15T19:41:12.611Z] setToolProperty: [2023-01-15T19:41:12.611Z] [2023-01-15T19:41:12.611Z] [2023-01-15T19:41:12.611Z] setOSConditions: [2023-01-15T19:41:12.612Z] [2023-01-15T19:41:12.612Z] fixFiles: [2023-01-15T19:41:12.612Z] [2023-01-15T19:41:12.612Z] convUnix: [2023-01-15T19:41:12.612Z] [2023-01-15T19:41:12.612Z] convWin: [2023-01-15T19:41:12.612Z] setS1ASclassPath: [2023-01-15T19:41:12.612Z] [2023-01-15T19:41:12.612Z] [2023-01-15T19:41:12.613Z] setToolWin: [2023-01-15T19:41:12.613Z] [2023-01-15T19:41:12.613Z] setToolUnix: [2023-01-15T19:41:12.613Z] [2023-01-15T19:41:12.613Z] setToolProperty: [2023-01-15T19:41:12.613Z] [2023-01-15T19:41:12.613Z] Recording test results [2023-01-15T19:41:12.613Z] init-common: [2023-01-15T19:41:12.614Z] [2023-01-15T19:41:12.614Z] clean: [2023-01-15T19:41:12.614Z] [2023-01-15T19:41:12.614Z] setOSConditions: [2023-01-15T19:41:12.613Z] setS1ASclassPath: [2023-01-15T19:41:12.614Z] [2023-01-15T19:41:12.614Z] init-common: [2023-01-15T19:41:12.614Z] [2023-01-15T19:41:12.614Z] package-persistence-common: [2023-01-15T19:41:12.614Z] [2023-01-15T19:41:12.614Z] [2023-01-15T19:41:12.615Z] setToolWin: [2023-01-15T19:41:12.615Z] [2023-01-15T19:41:12.615Z] setToolUnix: [2023-01-15T19:41:12.615Z] [2023-01-15T19:41:12.615Z] setToolProperty: [2023-01-15T19:41:12.615Z] [2023-01-15T19:41:12.615Z] setS1ASclassPath: [2023-01-15T19:41:12.615Z] [2023-01-15T19:41:12.615Z] init-common: [2023-01-15T19:41:12.614Z] ejb-jar-common: [2023-01-15T19:41:12.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:12.615Z] [2023-01-15T19:41:12.615Z] package-ejbjar-common: [2023-01-15T19:41:12.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:12.615Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:12.615Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:12.615Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finder-ejb.jar [2023-01-15T19:41:12.615Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] appclient-jar-common: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] package-appclientjar-common: [2023-01-15T19:41:12.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:12.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:12.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:12.616Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finder-client.jar [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] webclient-war-common: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] build-ear-common: [2023-01-15T19:41:12.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:12.616Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderApp.ear [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] deploy: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setOSConditions: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolWin: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolUnix: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolProperty: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setS1ASclassPath: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] init-common: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] execute-ejb-sql-common: [2023-01-15T19:41:12.616Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/sql/create_pointbase.sql [2023-01-15T19:41:12.616Z] [sql] 15 of 15 SQL statements executed successfully [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setOSConditions: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolWin: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolUnix: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolProperty: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setS1ASclassPath: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] init-common: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] deploy-common: [2023-01-15T19:41:12.616Z] [echo] Current time (ISO): 2023-01-15T19:41:08.451+0000 [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setOSConditions: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolWin: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolUnix: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolProperty: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setS1ASclassPath: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] init-common: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] deploy-common-pe: [2023-01-15T19:41:12.616Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.616Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderApp.ear [2023-01-15T19:41:12.616Z] [exec] Application deployed with name ejb-bmp-finderApp. [2023-01-15T19:41:12.616Z] [echo] Deployment on target server server successful [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setOSConditions: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolWin: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolUnix: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolProperty: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setS1ASclassPath: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] init-common: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] deploy-common-ee: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] run: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setOSConditions: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolWin: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolUnix: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setToolProperty: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] setS1ASclassPath: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] init-common: [2023-01-15T19:41:12.616Z] [2023-01-15T19:41:12.616Z] runclient-common: [2023-01-15T19:41:12.617Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:41:12.617Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.617Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:12.617Z] [exec] Jan 15, 2023 7:41:10 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:41:12.617Z] [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. [2023-01-15T19:41:12.615Z] [2023-01-15T19:41:12.618Z] clean-common: [2023-01-15T19:41:12.857Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.858Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.el/4.0.2/jakarta.el-4.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.858Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.858Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.858Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.858Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.858Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.858Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/apache/derby/derby/10.15.2.0/derby-10.15.2.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setOSConditions: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setToolWin: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setToolUnix: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setToolProperty: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setS1ASclassPath: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] init-common: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] clean-classes-common: [2023-01-15T19:41:12.876Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setOSConditions: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setToolWin: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setToolUnix: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setToolProperty: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setS1ASclassPath: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] init-common: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] clean-jars-common: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] compile: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setOSConditions: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setToolWin: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setToolUnix: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setToolProperty: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] setS1ASclassPath: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.876Z] init-common: [2023-01-15T19:41:12.876Z] [2023-01-15T19:41:12.877Z] compile-common: [2023-01-15T19:41:12.877Z] [echo] Current time (ISO): 2023-01-15T19:41:12.421+0000 [2023-01-15T19:41:12.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:12.877Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:12.877Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:13.421Z] [INFO] [2023-01-15T19:41:13.423Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all --- [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/javaee-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [2023-01-15T19:41:13.423Z] [INFO] [2023-01-15T19:41:13.423Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-derby) @ glassfish-embedded-all --- [2023-01-15T19:41:13.423Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/derby/10.15.2.0/derby-10.15.2.0.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars/javadb with includes "**/lib/**,**/bin/**" and excludes "" [2023-01-15T19:41:13.549Z] [exec] ** Found course for: 777 [2023-01-15T19:41:13.551Z] [exec] Value of key is: FindCourse [2023-01-15T19:41:13.551Z] [exec] ** Found 4 courses [2023-01-15T19:41:13.551Z] [exec] Value of key is: FindAllCourse [2023-01-15T19:41:13.551Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:13.551Z] [exec] [2023-01-15T19:41:13.551Z] [exec] [2023-01-15T19:41:13.551Z] [exec] ----------------------------------------- [2023-01-15T19:41:13.551Z] [exec] - FindCourse: PASS - [2023-01-15T19:41:13.551Z] [exec] - FindAllCourse: PASS - [2023-01-15T19:41:13.551Z] [exec] ----------------------------------------- [2023-01-15T19:41:13.551Z] [exec] Total PASS: 2 [2023-01-15T19:41:13.551Z] [exec] Total FAIL: 0 [2023-01-15T19:41:13.551Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:41:13.551Z] [exec] ----------------------------------------- [2023-01-15T19:41:13.551Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:13.551Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:13.680Z] [INFO] [2023-01-15T19:41:13.680Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-mq) @ glassfish-embedded-all --- [2023-01-15T19:41:13.680Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/mq/mq-distribution/6.2.1/mq-distribution-6.2.1.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/jars with includes "**/props/broker/**" and excludes "" [2023-01-15T19:41:13.938Z] [INFO] [2023-01-15T19:41:13.938Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-all --- [2023-01-15T19:41:13.938Z] [INFO] Skipping the execution. [2023-01-15T19:41:13.938Z] [INFO] [2023-01-15T19:41:13.938Z] [INFO] --- maven-assembly-plugin:3.3.0:single (rars) @ glassfish-embedded-all --- [2023-01-15T19:41:13.938Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2023-01-15T19:41:13.938Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2023-01-15T19:41:13.938Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2023-01-15T19:41:13.938Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2023-01-15T19:41:13.938Z] [INFO] Reading assembly descriptor: src/assembly/jmsra.xml [2023-01-15T19:41:13.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar [2023-01-15T19:41:13.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar [2023-01-15T19:41:13.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar [2023-01-15T19:41:13.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar [2023-01-15T19:41:13.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar [2023-01-15T19:41:13.938Z] [INFO] [2023-01-15T19:41:13.938Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-embedded-all --- [2023-01-15T19:41:13.938Z] [INFO] No sources to compile [2023-01-15T19:41:13.938Z] [INFO] [2023-01-15T19:41:13.938Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-embedded-all --- [2023-01-15T19:41:13.938Z] [INFO] No sources to compile [2023-01-15T19:41:13.938Z] [INFO] [2023-01-15T19:41:13.938Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-embedded-all --- [2023-01-15T19:41:13.938Z] [INFO] Not copying test resources [2023-01-15T19:41:13.938Z] [INFO] [2023-01-15T19:41:13.938Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-all --- [2023-01-15T19:41:13.938Z] [INFO] No sources to compile [2023-01-15T19:41:13.938Z] [INFO] [2023-01-15T19:41:13.938Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-embedded-all --- [2023-01-15T19:41:13.938Z] [INFO] No tests to run. [2023-01-15T19:41:13.938Z] [INFO] [2023-01-15T19:41:13.938Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-all --- [2023-01-15T19:41:13.938Z] [INFO] Executing tasks [2023-01-15T19:41:13.938Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes/META-INF for [2023-01-15T19:41:13.938Z] [INFO] [echo] glassfish-embedded-all [2023-01-15T19:41:13.938Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes/META-INF [2023-01-15T19:41:13.938Z] [INFO] Executed tasks [2023-01-15T19:41:13.938Z] [INFO] [2023-01-15T19:41:13.938Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all --- [2023-01-15T19:41:14.114Z] [2023-01-15T19:41:14.115Z] checkReporting-common: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] confirmReportPresent-common: [2023-01-15T19:41:14.115Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:41:14.115Z] [echo] Test seems to be reported fine [2023-01-15T19:41:14.115Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/RepRunConf.txt [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] confirmMissingReport-common: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] undeploy: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] setOSConditions: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] setToolWin: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] setToolUnix: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] setToolProperty: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] setS1ASclassPath: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] init-common: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] execute-ejb-sql-common: [2023-01-15T19:41:14.115Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/sql/drop_pointbase.sql [2023-01-15T19:41:14.115Z] [sql] 3 of 3 SQL statements executed successfully [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] setOSConditions: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] setToolWin: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] setToolUnix: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] setToolProperty: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] setS1ASclassPath: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] init-common: [2023-01-15T19:41:14.115Z] [2023-01-15T19:41:14.115Z] undeploy-common: [2023-01-15T19:41:14.115Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:14.245Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:14.246Z] [javac] 1 warning [2023-01-15T19:41:14.246Z] [2023-01-15T19:41:14.246Z] setOSConditions: [2023-01-15T19:41:14.246Z] [2023-01-15T19:41:14.246Z] setToolWin: [2023-01-15T19:41:14.246Z] [2023-01-15T19:41:14.246Z] setToolUnix: [2023-01-15T19:41:14.246Z] [2023-01-15T19:41:14.246Z] setToolProperty: [2023-01-15T19:41:14.246Z] [2023-01-15T19:41:14.246Z] setS1ASclassPath: [2023-01-15T19:41:14.246Z] [2023-01-15T19:41:14.246Z] init-common: [2023-01-15T19:41:14.246Z] [2023-01-15T19:41:14.246Z] compile-common: [2023-01-15T19:41:14.246Z] [echo] Current time (ISO): 2023-01-15T19:41:14.210+0000 [2023-01-15T19:41:14.246Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:14.502Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:14.669Z] [exec] Waiting for domain1 to start ..... [2023-01-15T19:41:14.670Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:41:14.670Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:41:14.670Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:41:14.670Z] [exec] Admin Port: 45707 [2023-01-15T19:41:14.670Z] [exec] Command start-domain executed successfully. [2023-01-15T19:41:14.680Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] all: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] readonly: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setOSConditions: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setToolWin: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setToolUnix: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setToolProperty: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setS1ASclassPath: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] init-common: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] clean: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setOSConditions: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setToolWin: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setToolUnix: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setToolProperty: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setS1ASclassPath: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] init-common: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] clean-common: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.680Z] setOSConditions: [2023-01-15T19:41:14.680Z] [2023-01-15T19:41:14.681Z] setToolWin: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setToolUnix: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setToolProperty: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setS1ASclassPath: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] init-common: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] clean-classes-common: [2023-01-15T19:41:14.681Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setOSConditions: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setToolWin: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setToolUnix: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setToolProperty: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setS1ASclassPath: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] init-common: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] clean-jars-common: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] compile: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setOSConditions: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setToolWin: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setToolUnix: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setToolProperty: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] setS1ASclassPath: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] init-common: [2023-01-15T19:41:14.681Z] [2023-01-15T19:41:14.681Z] compile-common: [2023-01-15T19:41:14.681Z] [echo] Current time (ISO): 2023-01-15T19:41:14.627+0000 [2023-01-15T19:41:14.681Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:14.681Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:14.907Z] [java] invoking stateful [2023-01-15T19:41:14.908Z] [java] invoking stateless [2023-01-15T19:41:14.908Z] [java] test complete [2023-01-15T19:41:14.908Z] [java] Value of key is: main [2023-01-15T19:41:14.908Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:14.908Z] [java] [2023-01-15T19:41:14.908Z] [java] [2023-01-15T19:41:14.908Z] [java] ----------------------------------------- [2023-01-15T19:41:14.908Z] [java] - main: PASS - [2023-01-15T19:41:14.908Z] [java] ----------------------------------------- [2023-01-15T19:41:14.908Z] [java] Total PASS: 1 [2023-01-15T19:41:14.908Z] [java] Total FAIL: 0 [2023-01-15T19:41:14.908Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:41:14.908Z] [java] ----------------------------------------- [2023-01-15T19:41:14.908Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:41:14.908Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:41:14.928Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:41:14.928Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] dumpThreadStack: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] startDomainWindows: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] startDomain: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] all: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setOSConditions: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setToolWin: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setToolUnix: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setToolProperty: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setS1ASclassPath: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] init-common: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setup: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setOSConditions: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setToolWin: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setToolUnix: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setToolProperty: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] setS1ASclassPath: [2023-01-15T19:41:14.928Z] [2023-01-15T19:41:14.928Z] init-common: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] copyJarToApplibs: [2023-01-15T19:41:14.929Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] clean: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] setOSConditions: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] setToolWin: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] setToolUnix: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] setToolProperty: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] setS1ASclassPath: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] init-common: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] clean-common: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] setOSConditions: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] setToolWin: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] setToolUnix: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] setToolProperty: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] setS1ASclassPath: [2023-01-15T19:41:14.929Z] [2023-01-15T19:41:14.929Z] init-common: [2023-01-15T19:41:14.939Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:15.166Z] [2023-01-15T19:41:15.166Z] undeploy: [2023-01-15T19:41:15.166Z] [2023-01-15T19:41:15.166Z] setOSConditions: [2023-01-15T19:41:15.166Z] [2023-01-15T19:41:15.166Z] setToolWin: [2023-01-15T19:41:15.166Z] [2023-01-15T19:41:15.166Z] setToolUnix: [2023-01-15T19:41:15.166Z] [2023-01-15T19:41:15.166Z] setToolProperty: [2023-01-15T19:41:15.166Z] [2023-01-15T19:41:15.166Z] setS1ASclassPath: [2023-01-15T19:41:15.166Z] [2023-01-15T19:41:15.166Z] init-common: [2023-01-15T19:41:15.166Z] [2023-01-15T19:41:15.166Z] undeploy-common: [2023-01-15T19:41:15.166Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] clean-classes-common: [2023-01-15T19:41:15.188Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setOSConditions: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setToolWin: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setToolUnix: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setToolProperty: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setS1ASclassPath: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] init-common: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] clean-jars-common: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] compile: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setOSConditions: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setToolWin: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setToolUnix: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setToolProperty: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setS1ASclassPath: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] init-common: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] compile-common: [2023-01-15T19:41:15.188Z] [echo] Current time (ISO): 2023-01-15T19:41:14.956+0000 [2023-01-15T19:41:15.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:15.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/servlet [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] build: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setOSConditions: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setToolWin: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setToolUnix: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setToolProperty: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] setS1ASclassPath: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] init-common: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] webclient-war-common: [2023-01-15T19:41:15.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] clear: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] test-tlds-exist: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] copy-tlds: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] test-tagfiles-exist: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] copy-tagfiles: [2023-01-15T19:41:15.188Z] [2023-01-15T19:41:15.188Z] package-war-common: [2023-01-15T19:41:15.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:41:15.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:15.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:15.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:15.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/lib [2023-01-15T19:41:15.189Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:15.189Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-deploy-dash-dash-libraries-web.war [2023-01-15T19:41:15.189Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:15.189Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:15.189Z] [javac] Compiling 1 source file [2023-01-15T19:41:15.189Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:15.189Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:15.189Z] [2023-01-15T19:41:15.189Z] deploy: [2023-01-15T19:41:15.189Z] [2023-01-15T19:41:15.189Z] setOSConditions: [2023-01-15T19:41:15.189Z] [2023-01-15T19:41:15.189Z] setToolWin: [2023-01-15T19:41:15.189Z] [2023-01-15T19:41:15.189Z] setToolUnix: [2023-01-15T19:41:15.189Z] [2023-01-15T19:41:15.189Z] setToolProperty: [2023-01-15T19:41:15.189Z] [2023-01-15T19:41:15.189Z] setS1ASclassPath: [2023-01-15T19:41:15.189Z] [2023-01-15T19:41:15.189Z] init-common: [2023-01-15T19:41:15.189Z] [2023-01-15T19:41:15.189Z] deploy-war-libraries: [2023-01-15T19:41:15.189Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:15.872Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:16.101Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] all: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] session2: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setOSConditions: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolWin: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolUnix: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolProperty: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setS1ASclassPath: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] init-common: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] clean: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setOSConditions: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolWin: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolUnix: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolProperty: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setS1ASclassPath: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] init-common: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] clean-common: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setOSConditions: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolWin: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolUnix: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolProperty: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setS1ASclassPath: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] init-common: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] clean-classes-common: [2023-01-15T19:41:16.101Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setOSConditions: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolWin: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolUnix: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolProperty: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setS1ASclassPath: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] init-common: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] clean-jars-common: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] compile: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setOSConditions: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolWin: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolUnix: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setToolProperty: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] setS1ASclassPath: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] init-common: [2023-01-15T19:41:16.101Z] [2023-01-15T19:41:16.101Z] compile-common: [2023-01-15T19:41:16.101Z] [echo] Current time (ISO): 2023-01-15T19:41:16.049+0000 [2023-01-15T19:41:16.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:16.101Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:16.129Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-deploy-dash-dash-libraries-web.war [2023-01-15T19:41:16.129Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/client/Client.java uses unchecked or unsafe operations. [2023-01-15T19:41:16.130Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:41:16.130Z] [javac] 1 warning [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] build: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setOSConditions: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] fixFiles: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] convUnix: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] convWin: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setToolWin: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setToolUnix: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setToolProperty: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setS1ASclassPath: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] init-common: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] package-persistence-common: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] ejb-jar-common: [2023-01-15T19:41:16.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] package-ejbjar-common: [2023-01-15T19:41:16.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:16.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:16.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:16.130Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPE-ejb.jar [2023-01-15T19:41:16.130Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] appclient-jar-common: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] package-appclientjar-common: [2023-01-15T19:41:16.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:16.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:16.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:16.130Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPE-client.jar [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] webclient-war-common: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] build-ear-common: [2023-01-15T19:41:16.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:16.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:16.130Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEApp.ear [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] create-resources: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] deploy: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setOSConditions: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setToolWin: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setToolUnix: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setToolProperty: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setS1ASclassPath: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] init-common: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] deploy-common: [2023-01-15T19:41:16.130Z] [echo] Current time (ISO): 2023-01-15T19:41:16.070+0000 [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setOSConditions: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setToolWin: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setToolUnix: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setToolProperty: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] setS1ASclassPath: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] init-common: [2023-01-15T19:41:16.130Z] [2023-01-15T19:41:16.130Z] deploy-common-pe: [2023-01-15T19:41:16.362Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:16.387Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:16.644Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEApp.ear [2023-01-15T19:41:16.834Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:16.835Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T19:41:16.835Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:41:16.835Z] [javac] 1 warning [2023-01-15T19:41:16.835Z] [2023-01-15T19:41:16.835Z] setOSConditions: [2023-01-15T19:41:16.835Z] [2023-01-15T19:41:16.835Z] setToolWin: [2023-01-15T19:41:16.835Z] [2023-01-15T19:41:16.835Z] setToolUnix: [2023-01-15T19:41:16.835Z] [2023-01-15T19:41:16.835Z] setToolProperty: [2023-01-15T19:41:16.835Z] [2023-01-15T19:41:16.835Z] setS1ASclassPath: [2023-01-15T19:41:16.835Z] [2023-01-15T19:41:16.835Z] init-common: [2023-01-15T19:41:16.835Z] [2023-01-15T19:41:16.835Z] compile-common: [2023-01-15T19:41:16.835Z] [echo] Current time (ISO): 2023-01-15T19:41:16.773+0000 [2023-01-15T19:41:16.835Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:16.900Z] [exec] Application deployed with name ejb-sfsb-cacheNPEApp. [2023-01-15T19:41:16.900Z] [echo] Deployment on target server server successful [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setOSConditions: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setToolWin: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setToolUnix: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setToolProperty: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setS1ASclassPath: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] init-common: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] deploy-common-ee: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] run: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setOSConditions: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setToolWin: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setToolUnix: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setToolProperty: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setS1ASclassPath: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] init-common: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] execute-ejb-sql-common: [2023-01-15T19:41:16.900Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/drop_pointbase.sql [2023-01-15T19:41:16.900Z] [sql] Failed to execute: Drop table SimpleEntity [2023-01-15T19:41:16.900Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2023-01-15T19:41:16.900Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setOSConditions: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.900Z] setToolWin: [2023-01-15T19:41:16.900Z] [2023-01-15T19:41:16.901Z] setToolUnix: [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] setToolProperty: [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] setS1ASclassPath: [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] init-common: [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] execute-ejb-sql-common: [2023-01-15T19:41:16.901Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/create_pointbase.sql [2023-01-15T19:41:16.901Z] [sql] Failed to execute: Drop table SimpleEntity [2023-01-15T19:41:16.901Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2023-01-15T19:41:16.901Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] setOSConditions: [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] setToolWin: [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] setToolUnix: [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] setToolProperty: [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] setS1ASclassPath: [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] init-common: [2023-01-15T19:41:16.901Z] [2023-01-15T19:41:16.901Z] runclient-common: [2023-01-15T19:41:16.901Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:41:17.091Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:17.157Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:17.720Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:18.110Z] [INFO] [2023-01-15T19:41:18.110Z] [INFO] --- maven-assembly-plugin:3.3.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all --- [2023-01-15T19:41:18.110Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2023-01-15T19:41:18.285Z] [exec] Jan 15, 2023 7:41:17 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:41:18.285Z] [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. [2023-01-15T19:41:18.988Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:19.215Z] [exec] [cacheNPEClient] doTest()... [2023-01-15T19:41:19.647Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:20.317Z] [exec] Application deployed with name web-jsp-runtime-deploy-dash-dash-libraries-web. [2023-01-15T19:41:20.560Z] [javac] 1 warning [2023-01-15T19:41:20.561Z] [exec] [cacheNPEClient] Inside init.... [2023-01-15T19:41:20.561Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2/ejb/SfulEJB.java uses unchecked or unsafe operations. [2023-01-15T19:41:20.562Z] [2023-01-15T19:41:20.562Z] [2023-01-15T19:41:20.856Z] build: [2023-01-15T19:41:20.754Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:41:20.755Z] run: [2023-01-15T19:41:20.857Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:20.856Z] [2023-01-15T19:41:20.856Z] [javac] 1 warning [2023-01-15T19:41:20.857Z] [java] Connecting to: http://localhost:45711/web-jsp-runtime-deploy-dash-dash-libraries/test.jsp [2023-01-15T19:41:20.862Z] setOSConditions: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] fixFiles: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] convUnix: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] convWin: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolWin: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolUnix: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolProperty: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setS1ASclassPath: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] init-common: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] package-persistence-common: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] ejb-jar-common: [2023-01-15T19:41:20.872Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] package-ejbjar-common: [2023-01-15T19:41:20.872Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:20.872Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:20.872Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:20.872Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonly-ejb.jar [2023-01-15T19:41:20.872Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] appclient-jar-common: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] package-appclientjar-common: [2023-01-15T19:41:20.872Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:20.872Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:20.872Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:20.872Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonly-client.jar [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] webclient-war-common: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] build-ear-common: [2023-01-15T19:41:20.872Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:20.872Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyApp.ear [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] deploy: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setOSConditions: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolWin: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolUnix: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolProperty: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setS1ASclassPath: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] init-common: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] execute-ejb-sql-common: [2023-01-15T19:41:20.872Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/sql/create_pointbase.sql [2023-01-15T19:41:20.872Z] [sql] 15 of 15 SQL statements executed successfully [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setOSConditions: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolWin: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolUnix: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolProperty: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setS1ASclassPath: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] init-common: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] deploy-common: [2023-01-15T19:41:20.872Z] [echo] Current time (ISO): 2023-01-15T19:41:18.916+0000 [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setOSConditions: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolWin: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolUnix: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setToolProperty: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] setS1ASclassPath: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] init-common: [2023-01-15T19:41:20.872Z] [2023-01-15T19:41:20.872Z] deploy-common-pe: [2023-01-15T19:41:20.968Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T19:41:21.011Z] [exec] [cacheNPE] Initalization done [2023-01-15T19:41:21.012Z] [exec] Value of key is: initSFSBs [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.012Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.012Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.121Z] [2023-01-15T19:41:21.125Z] setOSConditions: [2023-01-15T19:41:21.125Z] [2023-01-15T19:41:21.125Z] setToolWin: [2023-01-15T19:41:21.125Z] [2023-01-15T19:41:21.125Z] setToolUnix: [2023-01-15T19:41:21.125Z] [2023-01-15T19:41:21.125Z] setToolProperty: [2023-01-15T19:41:21.125Z] [2023-01-15T19:41:21.125Z] setS1ASclassPath: [2023-01-15T19:41:21.125Z] [2023-01-15T19:41:21.125Z] init-common: [2023-01-15T19:41:21.126Z] [2023-01-15T19:41:21.126Z] compile-common: [2023-01-15T19:41:21.126Z] [echo] Current time (ISO): 2023-01-15T19:41:19.692+0000 [2023-01-15T19:41:21.126Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:21.126Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:21.134Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:21.135Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyApp.ear [2023-01-15T19:41:21.135Z] [exec] Application deployed with name ejb-bmp-readonlyApp. [2023-01-15T19:41:21.135Z] [echo] Deployment on target server server successful [2023-01-15T19:41:21.135Z] [2023-01-15T19:41:21.135Z] setOSConditions: [2023-01-15T19:41:21.135Z] [2023-01-15T19:41:21.135Z] setToolWin: [2023-01-15T19:41:21.135Z] [2023-01-15T19:41:21.135Z] setToolUnix: [2023-01-15T19:41:21.135Z] [2023-01-15T19:41:21.135Z] setToolProperty: [2023-01-15T19:41:21.135Z] [2023-01-15T19:41:21.135Z] setS1ASclassPath: [2023-01-15T19:41:21.136Z] [2023-01-15T19:41:21.136Z] init-common: [2023-01-15T19:41:21.136Z] [2023-01-15T19:41:21.136Z] deploy-common-ee: [2023-01-15T19:41:21.136Z] [2023-01-15T19:41:21.136Z] run: [2023-01-15T19:41:21.136Z] [2023-01-15T19:41:21.136Z] setOSConditions: [2023-01-15T19:41:21.136Z] [2023-01-15T19:41:21.136Z] setToolWin: [2023-01-15T19:41:21.136Z] [2023-01-15T19:41:21.136Z] setToolUnix: [2023-01-15T19:41:21.136Z] [2023-01-15T19:41:21.136Z] setToolProperty: [2023-01-15T19:41:21.136Z] [2023-01-15T19:41:21.136Z] setS1ASclassPath: [2023-01-15T19:41:21.136Z] [2023-01-15T19:41:21.136Z] init-common: [2023-01-15T19:41:21.136Z] [2023-01-15T19:41:21.136Z] runclient-common: [2023-01-15T19:41:21.136Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:41:21.136Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:21.136Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:21.136Z] [exec] Jan 15, 2023 7:41:20 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:41:21.136Z] [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. [2023-01-15T19:41:21.270Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.278Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.278Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.278Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.278Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.278Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.278Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.279Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.279Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.279Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.279Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.279Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.279Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.279Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.279Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.279Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.279Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.279Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.279Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.536Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.537Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.537Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.793Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.793Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.793Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.793Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.793Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:21.794Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:21.794Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.052Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.248Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:22.251Z] [java] [2023-01-15T19:41:22.251Z] [java] [2023-01-15T19:41:22.251Z] [java] ----------------------------------------- [2023-01-15T19:41:22.251Z] [java] - jsp-runtime-deploy-dash-dash-libraries: PASS - [2023-01-15T19:41:22.251Z] [java] ----------------------------------------- [2023-01-15T19:41:22.251Z] [java] - Total PASS : 1 - [2023-01-15T19:41:22.251Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:22.251Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:22.251Z] [java] ----------------------------------------- [2023-01-15T19:41:22.251Z] [2023-01-15T19:41:22.251Z] undeploy: [2023-01-15T19:41:22.251Z] [2023-01-15T19:41:22.251Z] setOSConditions: [2023-01-15T19:41:22.251Z] [2023-01-15T19:41:22.251Z] setToolWin: [2023-01-15T19:41:22.251Z] [2023-01-15T19:41:22.251Z] setToolUnix: [2023-01-15T19:41:22.251Z] [2023-01-15T19:41:22.251Z] setToolProperty: [2023-01-15T19:41:22.251Z] [2023-01-15T19:41:22.251Z] setS1ASclassPath: [2023-01-15T19:41:22.251Z] [2023-01-15T19:41:22.251Z] init-common: [2023-01-15T19:41:22.251Z] [2023-01-15T19:41:22.251Z] undeploy-war-common: [2023-01-15T19:41:22.251Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:22.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.310Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.310Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.310Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.310Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.311Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.311Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.569Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.569Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.818Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:22.826Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.863Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:22.864Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:22.864Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.028Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:23.124Z] [javac] 1 warning [2023-01-15T19:41:23.124Z] [2023-01-15T19:41:23.124Z] build: [2023-01-15T19:41:23.121Z] [2023-01-15T19:41:23.140Z] restore: [2023-01-15T19:41:23.140Z] [2023-01-15T19:41:23.140Z] setOSConditions: [2023-01-15T19:41:23.140Z] [2023-01-15T19:41:23.123Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.173Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.173Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.140Z] setToolWin: [2023-01-15T19:41:23.173Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.174Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.174Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.174Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.174Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.174Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.174Z] [2023-01-15T19:41:23.321Z] setToolUnix: [2023-01-15T19:41:23.321Z] [2023-01-15T19:41:23.321Z] setToolProperty: [2023-01-15T19:41:23.174Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.321Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.321Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.321Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.321Z] [2023-01-15T19:41:23.322Z] setS1ASclassPath: [2023-01-15T19:41:23.322Z] [2023-01-15T19:41:23.322Z] init-common: [2023-01-15T19:41:23.322Z] [2023-01-15T19:41:23.322Z] removeJarFromApplibs: [2023-01-15T19:41:23.322Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs/myclasses.jar [2023-01-15T19:41:23.322Z] [2023-01-15T19:41:23.321Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.323Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.323Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.323Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.322Z] all: [2023-01-15T19:41:23.338Z] [2023-01-15T19:41:23.338Z] setOSConditions: [2023-01-15T19:41:23.323Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.338Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.338Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.338Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.338Z] [2023-01-15T19:41:23.339Z] setToolWin: [2023-01-15T19:41:23.339Z] [2023-01-15T19:41:23.339Z] setToolUnix: [2023-01-15T19:41:23.339Z] [2023-01-15T19:41:23.338Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.397Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.339Z] setToolProperty: [2023-01-15T19:41:23.397Z] [2023-01-15T19:41:23.397Z] setS1ASclassPath: [2023-01-15T19:41:23.397Z] [2023-01-15T19:41:23.397Z] init-common: [2023-01-15T19:41:23.397Z] [2023-01-15T19:41:23.397Z] clean: [2023-01-15T19:41:23.397Z] [2023-01-15T19:41:23.397Z] setOSConditions: [2023-01-15T19:41:23.397Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.398Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.383Z] [2023-01-15T19:41:23.397Z] [2023-01-15T19:41:23.421Z] setToolWin: [2023-01-15T19:41:23.421Z] [2023-01-15T19:41:23.421Z] setToolUnix: [2023-01-15T19:41:23.421Z] [2023-01-15T19:41:23.421Z] setToolProperty: [2023-01-15T19:41:23.421Z] [2023-01-15T19:41:23.421Z] setS1ASclassPath: [2023-01-15T19:41:23.421Z] [2023-01-15T19:41:23.398Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.421Z] init-common: [2023-01-15T19:41:23.463Z] [2023-01-15T19:41:23.463Z] clean-common: [2023-01-15T19:41:23.463Z] [2023-01-15T19:41:23.463Z] setOSConditions: [2023-01-15T19:41:23.463Z] [2023-01-15T19:41:23.463Z] setToolWin: [2023-01-15T19:41:23.463Z] [2023-01-15T19:41:23.463Z] setToolUnix: [2023-01-15T19:41:23.463Z] [2023-01-15T19:41:23.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.463Z] setToolProperty: [2023-01-15T19:41:23.464Z] [2023-01-15T19:41:23.464Z] setS1ASclassPath: [2023-01-15T19:41:23.464Z] [2023-01-15T19:41:23.464Z] init-common: [2023-01-15T19:41:23.464Z] [2023-01-15T19:41:23.421Z] setOSConditions: [2023-01-15T19:41:23.464Z] [2023-01-15T19:41:23.464Z] fixFiles: [2023-01-15T19:41:23.464Z] [2023-01-15T19:41:23.464Z] convUnix: [2023-01-15T19:41:23.464Z] [2023-01-15T19:41:23.464Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.464Z] clean-classes-common: [2023-01-15T19:41:23.465Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:23.465Z] [2023-01-15T19:41:23.465Z] setOSConditions: [2023-01-15T19:41:23.465Z] [2023-01-15T19:41:23.464Z] convWin: [2023-01-15T19:41:23.465Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.466Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.466Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.465Z] setToolWin: [2023-01-15T19:41:23.466Z] [2023-01-15T19:41:23.466Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.466Z] [2023-01-15T19:41:23.467Z] setToolUnix: [2023-01-15T19:41:23.467Z] [2023-01-15T19:41:23.467Z] setToolWin: [2023-01-15T19:41:23.467Z] setToolProperty: [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] setS1ASclassPath: [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] init-common: [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] clean-jars-common: [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] compile: [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] setOSConditions: [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] setToolWin: [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] setToolUnix: [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] setToolProperty: [2023-01-15T19:41:23.467Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] setS1ASclassPath: [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] init-common: [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.468Z] [2023-01-15T19:41:23.469Z] setToolUnix: [2023-01-15T19:41:23.469Z] [2023-01-15T19:41:23.469Z] setToolProperty: [2023-01-15T19:41:23.469Z] [2023-01-15T19:41:23.468Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.469Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.469Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.469Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.468Z] compile-common: [2023-01-15T19:41:23.469Z] setS1ASclassPath: [2023-01-15T19:41:23.470Z] [2023-01-15T19:41:23.470Z] init-common: [2023-01-15T19:41:23.470Z] [2023-01-15T19:41:23.470Z] package-persistence-common: [2023-01-15T19:41:23.470Z] [2023-01-15T19:41:23.469Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.470Z] [echo] Current time (ISO): 2023-01-15T19:41:22.903+0000 [2023-01-15T19:41:23.470Z] ejb-jar-common: [2023-01-15T19:41:23.470Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:23.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:23.472Z] [2023-01-15T19:41:23.472Z] package-ejbjar-common: [2023-01-15T19:41:23.472Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.472Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:23.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:23.473Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.473Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:23.473Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:23.474Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.475Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2-ejb.jar [2023-01-15T19:41:23.475Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.476Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:23.476Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.476Z] [2023-01-15T19:41:23.476Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.476Z] appclient-jar-common: [2023-01-15T19:41:23.477Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.477Z] [2023-01-15T19:41:23.477Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.478Z] package-appclientjar-common: [2023-01-15T19:41:23.478Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:23.479Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:23.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:23.479Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.480Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.480Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2-client.jar [2023-01-15T19:41:23.481Z] [2023-01-15T19:41:23.481Z] webclient-war-common: [2023-01-15T19:41:23.481Z] [2023-01-15T19:41:23.481Z] build-ear-common: [2023-01-15T19:41:23.480Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.481Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.481Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.481Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.481Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:23.481Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.482Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2App.ear [2023-01-15T19:41:23.482Z] [2023-01-15T19:41:23.482Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.483Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.482Z] setOSConditions: [2023-01-15T19:41:23.483Z] [2023-01-15T19:41:23.483Z] setToolWin: [2023-01-15T19:41:23.483Z] [2023-01-15T19:41:23.483Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.483Z] setToolUnix: [2023-01-15T19:41:23.483Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.483Z] [2023-01-15T19:41:23.484Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.484Z] setToolProperty: [2023-01-15T19:41:23.484Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.485Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.484Z] [2023-01-15T19:41:23.485Z] setS1ASclassPath: [2023-01-15T19:41:23.485Z] [2023-01-15T19:41:23.485Z] init-common: [2023-01-15T19:41:23.485Z] [2023-01-15T19:41:23.485Z] deploy: [2023-01-15T19:41:23.485Z] [2023-01-15T19:41:23.485Z] setOSConditions: [2023-01-15T19:41:23.485Z] [2023-01-15T19:41:23.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.486Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.486Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.486Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.486Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.485Z] setToolWin: [2023-01-15T19:41:23.486Z] [2023-01-15T19:41:23.486Z] setToolUnix: [2023-01-15T19:41:23.486Z] [2023-01-15T19:41:23.486Z] setToolProperty: [2023-01-15T19:41:23.486Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.486Z] [2023-01-15T19:41:23.487Z] setS1ASclassPath: [2023-01-15T19:41:23.487Z] [2023-01-15T19:41:23.487Z] init-common: [2023-01-15T19:41:23.487Z] [2023-01-15T19:41:23.487Z] deploy-common: [2023-01-15T19:41:23.487Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.487Z] [echo] Current time (ISO): 2023-01-15T19:41:23.145+0000 [2023-01-15T19:41:23.488Z] [2023-01-15T19:41:23.488Z] setOSConditions: [2023-01-15T19:41:23.488Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.488Z] [2023-01-15T19:41:23.489Z] setToolWin: [2023-01-15T19:41:23.489Z] [2023-01-15T19:41:23.489Z] setToolUnix: [2023-01-15T19:41:23.489Z] [2023-01-15T19:41:23.489Z] setToolProperty: [2023-01-15T19:41:23.489Z] [2023-01-15T19:41:23.488Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.489Z] setS1ASclassPath: [2023-01-15T19:41:23.490Z] [2023-01-15T19:41:23.490Z] init-common: [2023-01-15T19:41:23.489Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.490Z] [2023-01-15T19:41:23.491Z] deploy-common-pe: [2023-01-15T19:41:23.491Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:23.490Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.491Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.491Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.491Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.749Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.750Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:23.751Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.008Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.057Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2App.ear [2023-01-15T19:41:24.265Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.266Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.267Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.267Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.267Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.267Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.267Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.267Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.267Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.267Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.267Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.267Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.267Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.267Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.267Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.267Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.267Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.408Z] [exec] Value of key is: Student [2023-01-15T19:41:24.409Z] [exec] Value of key is: Course [2023-01-15T19:41:24.409Z] [exec] Value of key is: Enroller [2023-01-15T19:41:24.409Z] [exec] Value of key is: SFSB-NewNotifier [2023-01-15T19:41:24.409Z] [exec] Value of key is: appserv.ClientNotifier [2023-01-15T19:41:24.409Z] [exec] Value of key is: SFSB-NewStudentRefresh [2023-01-15T19:41:24.409Z] [exec] Value of key is: SFSBLocal-NewNotifier [2023-01-15T19:41:24.409Z] [exec] Value of key is: SFSBLocal-NewStudentRefresh [2023-01-15T19:41:24.409Z] [exec] name 1 = Joe Schmo , Joe Schmo [2023-01-15T19:41:24.409Z] [exec] name 2 = Josephina Schmo , Josephina Schmo [2023-01-15T19:41:24.409Z] [exec] name 3 = Henrietta Schmo , Josephina Schmo [2023-01-15T19:41:24.409Z] [exec] name1 tx= Joe Schmo , Joe Schmo [2023-01-15T19:41:24.409Z] [exec] name2 tx= Josephina Schmo , Josephina Schmo [2023-01-15T19:41:24.409Z] [exec] name3 tx= Henrietta Schmo , Josephina Schmo [2023-01-15T19:41:24.409Z] [exec] Value of key is: ReadMostly [2023-01-15T19:41:24.409Z] [exec] Beginning test12() [2023-01-15T19:41:24.409Z] [exec] Num Iterations = 100 [2023-01-15T19:41:24.409Z] [exec] Num Threads = 10 [2023-01-15T19:41:24.409Z] [exec] Num PKs = 1 [2023-01-15T19:41:24.409Z] [exec] Sleep time in milliseconds = 100 [2023-01-15T19:41:24.409Z] [exec] Num writer iterations = 1 [2023-01-15T19:41:24.409Z] [exec] Writer sleep time in milliseconds = 10000 [2023-01-15T19:41:24.409Z] [exec] Creating student ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Creating thread 0 [2023-01-15T19:41:24.409Z] [exec] Thread index = 0 [2023-01-15T19:41:24.409Z] [exec] Creating thread 1 [2023-01-15T19:41:24.409Z] [exec] Thread index = 1 [2023-01-15T19:41:24.409Z] [exec] Creating thread 2 [2023-01-15T19:41:24.409Z] [exec] Thread index = 2 [2023-01-15T19:41:24.409Z] [exec] Creating thread 3 [2023-01-15T19:41:24.409Z] [exec] Thread index = 3 [2023-01-15T19:41:24.409Z] [exec] Creating thread 4 [2023-01-15T19:41:24.409Z] [exec] Thread index = 4 [2023-01-15T19:41:24.409Z] [exec] Creating thread 5 [2023-01-15T19:41:24.409Z] [exec] Thread index = 5 [2023-01-15T19:41:24.409Z] [exec] Creating thread 6 [2023-01-15T19:41:24.409Z] [exec] Thread index = 6 [2023-01-15T19:41:24.409Z] [exec] Creating thread 7 [2023-01-15T19:41:24.409Z] [exec] Thread index = 7 [2023-01-15T19:41:24.409Z] [exec] Creating thread 8 [2023-01-15T19:41:24.409Z] [exec] Thread index = 8 [2023-01-15T19:41:24.409Z] [exec] Creating thread 9 [2023-01-15T19:41:24.409Z] [exec] Thread index = 9 [2023-01-15T19:41:24.409Z] [exec] Starting reader thread 0 [2023-01-15T19:41:24.409Z] [exec] Starting reader thread 1 [2023-01-15T19:41:24.409Z] [exec] Starting reader thread 2 [2023-01-15T19:41:24.409Z] [exec] Starting reader thread 3 [2023-01-15T19:41:24.409Z] [exec] Starting reader thread 4 [2023-01-15T19:41:24.409Z] [exec] Starting reader thread 5 [2023-01-15T19:41:24.409Z] [exec] Starting reader thread 6 [2023-01-15T19:41:24.409Z] [exec] Starting reader thread 7 [2023-01-15T19:41:24.409Z] [exec] Starting reader thread 8 [2023-01-15T19:41:24.409Z] [exec] Starting reader thread 9 [2023-01-15T19:41:24.409Z] [exec] Starting writer thread 0 [2023-01-15T19:41:24.409Z] [exec] Joining on 10 readers [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Set name ReaderThread0__0 for PK ReaderThread0 refresh = false [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.409Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.410Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.410Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.410Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.524Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.525Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.525Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.526Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.526Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.526Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.526Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.526Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.526Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.526Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.526Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.666Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.667Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.783Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.784Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:24.784Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.925Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.926Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.926Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.926Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.926Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.926Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.926Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.926Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.926Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:24.926Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.042Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.043Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.043Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.044Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.044Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.183Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.301Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.301Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.301Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.301Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.301Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.301Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.301Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.301Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.301Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.301Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.301Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.301Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.301Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.301Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.302Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.377Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:25.378Z] [javac] 1 warning [2023-01-15T19:41:25.434Z] [exec] Application deployed with name ejb-ejb30-hello-session2App. [2023-01-15T19:41:25.434Z] [echo] Deployment on target server server successful [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setOSConditions: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setToolWin: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setToolUnix: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setToolProperty: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setS1ASclassPath: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] init-common: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] deploy-common-ee: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setOSConditions: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setToolWin: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setToolUnix: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setToolProperty: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setS1ASclassPath: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] init-common: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] run: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setOSConditions: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setToolWin: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setToolUnix: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setToolProperty: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] setS1ASclassPath: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] init-common: [2023-01-15T19:41:25.434Z] [2023-01-15T19:41:25.434Z] runclient-common: [2023-01-15T19:41:25.434Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:41:25.434Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.441Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.559Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.560Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.561Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] build: [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] setOSConditions: [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] setToolWin: [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] setToolUnix: [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] setToolProperty: [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] setS1ASclassPath: [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] init-common: [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] webclient-war-common: [2023-01-15T19:41:25.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] clear: [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] test-tlds-exist: [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] copy-tlds: [2023-01-15T19:41:25.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:41:25.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] test-tagfiles-exist: [2023-01-15T19:41:25.636Z] [2023-01-15T19:41:25.636Z] copy-tagfiles: [2023-01-15T19:41:25.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-01-15T19:41:25.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-01-15T19:41:25.637Z] [2023-01-15T19:41:25.637Z] package-war-common: [2023-01-15T19:41:25.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:25.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:25.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/lib [2023-01-15T19:41:25.637Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:25.637Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:25.637Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptless-tag-body-jsp-document-web.war [2023-01-15T19:41:25.637Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:25.637Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:25.637Z] [javac] Compiling 1 source file [2023-01-15T19:41:25.637Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:25.637Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:25.637Z] [2023-01-15T19:41:25.637Z] deploy: [2023-01-15T19:41:25.637Z] [2023-01-15T19:41:25.637Z] deploy-war-common: [2023-01-15T19:41:25.637Z] [2023-01-15T19:41:25.637Z] setOSConditions: [2023-01-15T19:41:25.637Z] [2023-01-15T19:41:25.637Z] setToolWin: [2023-01-15T19:41:25.637Z] [2023-01-15T19:41:25.637Z] setToolUnix: [2023-01-15T19:41:25.637Z] [2023-01-15T19:41:25.637Z] setToolProperty: [2023-01-15T19:41:25.637Z] [2023-01-15T19:41:25.637Z] setS1ASclassPath: [2023-01-15T19:41:25.637Z] [2023-01-15T19:41:25.637Z] init-common: [2023-01-15T19:41:25.637Z] [2023-01-15T19:41:25.637Z] deploy-war-commonpe: [2023-01-15T19:41:25.637Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.698Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.699Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.820Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.820Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.821Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:25.821Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:25.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:25.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.204Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptless-tag-body-jsp-document-web.war [2023-01-15T19:41:26.213Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.214Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.369Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:26.471Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.488Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:26.772Z] [exec] Application deployed with name web-jsp-scriptless-tag-body-jsp-document-web. [2023-01-15T19:41:26.772Z] [2023-01-15T19:41:26.772Z] deploy-war-commonee: [2023-01-15T19:41:26.772Z] [2023-01-15T19:41:26.772Z] run: [2023-01-15T19:41:26.772Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:27.002Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.030Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptless-tag-body-jsp-document/jsp/test.jspx [2023-01-15T19:41:27.260Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.261Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.288Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:27.289Z] [java] [2023-01-15T19:41:27.289Z] [java] [2023-01-15T19:41:27.289Z] [java] ----------------------------------------- [2023-01-15T19:41:27.289Z] [java] - jsp-scriptless-tag-body-jsp-document: PASS - [2023-01-15T19:41:27.289Z] [java] ----------------------------------------- [2023-01-15T19:41:27.289Z] [java] - Total PASS : 1 - [2023-01-15T19:41:27.289Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:27.289Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:27.289Z] [java] ----------------------------------------- [2023-01-15T19:41:27.289Z] [2023-01-15T19:41:27.289Z] undeploy: [2023-01-15T19:41:27.289Z] [2023-01-15T19:41:27.289Z] setOSConditions: [2023-01-15T19:41:27.289Z] [2023-01-15T19:41:27.289Z] setToolWin: [2023-01-15T19:41:27.289Z] [2023-01-15T19:41:27.289Z] setToolUnix: [2023-01-15T19:41:27.289Z] [2023-01-15T19:41:27.289Z] setToolProperty: [2023-01-15T19:41:27.289Z] [2023-01-15T19:41:27.289Z] setS1ASclassPath: [2023-01-15T19:41:27.289Z] [2023-01-15T19:41:27.289Z] init-common: [2023-01-15T19:41:27.289Z] [2023-01-15T19:41:27.289Z] undeploy-war-common: [2023-01-15T19:41:27.289Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:27.305Z] [exec] Jan 15, 2023 7:41:26 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:41:27.305Z] [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. [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.519Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.520Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.777Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:27.855Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.034Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.035Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.035Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.035Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.035Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] all: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setOSConditions: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolWin: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolUnix: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolProperty: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setS1ASclassPath: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] init-common: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] clean: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setOSConditions: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolWin: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolUnix: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolProperty: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setS1ASclassPath: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] init-common: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] clean-common: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setOSConditions: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolWin: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolUnix: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolProperty: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setS1ASclassPath: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] init-common: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] clean-classes-common: [2023-01-15T19:41:28.114Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setOSConditions: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolWin: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolUnix: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setToolProperty: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] setS1ASclassPath: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] init-common: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] clean-jars-common: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.114Z] compile: [2023-01-15T19:41:28.114Z] [2023-01-15T19:41:28.115Z] setOSConditions: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setToolWin: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setToolUnix: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setToolProperty: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setS1ASclassPath: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] init-common: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] compile-common: [2023-01-15T19:41:28.115Z] [echo] Current time (ISO): 2023-01-15T19:41:27.995+0000 [2023-01-15T19:41:28.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:28.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/servlet [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] build: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setOSConditions: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setToolWin: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setToolUnix: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setToolProperty: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setS1ASclassPath: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] init-common: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] webclient-war-common: [2023-01-15T19:41:28.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] clear: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] test-tlds-exist: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] copy-tlds: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] test-tagfiles-exist: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] copy-tagfiles: [2023-01-15T19:41:28.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-01-15T19:41:28.115Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] package-war-common: [2023-01-15T19:41:28.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:28.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:28.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/lib [2023-01-15T19:41:28.115Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:28.115Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-after-scriptless-tag-web.war [2023-01-15T19:41:28.115Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:28.115Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:28.115Z] [javac] Compiling 1 source file [2023-01-15T19:41:28.115Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:28.115Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] deploy: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] deploy-war-common: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setOSConditions: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setToolWin: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setToolUnix: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setToolProperty: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] setS1ASclassPath: [2023-01-15T19:41:28.115Z] [2023-01-15T19:41:28.115Z] init-common: [2023-01-15T19:41:28.291Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.373Z] [2023-01-15T19:41:28.373Z] deploy-war-commonpe: [2023-01-15T19:41:28.373Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:28.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.557Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.558Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.558Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.558Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.558Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.558Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.558Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.558Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.558Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.814Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.815Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:28.941Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-after-scriptless-tag-web.war [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.329Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.329Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.329Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.329Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.329Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.329Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.329Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.329Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.329Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.329Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.330Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.587Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.843Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.844Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.844Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.844Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.844Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.844Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.844Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.844Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.844Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:29.844Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.102Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.360Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.873Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:30.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.388Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.479Z] [exec] Application deployed with name web-jsp-scriptlet-after-scriptless-tag-web. [2023-01-15T19:41:31.479Z] [2023-01-15T19:41:31.479Z] deploy-war-commonee: [2023-01-15T19:41:31.479Z] [2023-01-15T19:41:31.480Z] run: [2023-01-15T19:41:31.480Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:31.645Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.738Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptlet-after-scriptless-tag/jsp/test.jspx [2023-01-15T19:41:31.738Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:31.738Z] [java] [2023-01-15T19:41:31.738Z] [java] [2023-01-15T19:41:31.738Z] [java] ----------------------------------------- [2023-01-15T19:41:31.738Z] [java] - jsp-scriptlet-after-scriptless-tag: PASS - [2023-01-15T19:41:31.738Z] [java] ----------------------------------------- [2023-01-15T19:41:31.738Z] [java] - Total PASS : 1 - [2023-01-15T19:41:31.738Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:31.738Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:31.738Z] [java] ----------------------------------------- [2023-01-15T19:41:31.738Z] [2023-01-15T19:41:31.738Z] undeploy: [2023-01-15T19:41:31.738Z] [2023-01-15T19:41:31.738Z] setOSConditions: [2023-01-15T19:41:31.738Z] [2023-01-15T19:41:31.738Z] setToolWin: [2023-01-15T19:41:31.738Z] [2023-01-15T19:41:31.738Z] setToolUnix: [2023-01-15T19:41:31.738Z] [2023-01-15T19:41:31.738Z] setToolProperty: [2023-01-15T19:41:31.738Z] [2023-01-15T19:41:31.738Z] setS1ASclassPath: [2023-01-15T19:41:31.738Z] [2023-01-15T19:41:31.738Z] init-common: [2023-01-15T19:41:31.738Z] [2023-01-15T19:41:31.738Z] undeploy-war-common: [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.903Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:31.997Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:32.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.161Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.418Z] [exec] Got name = ABC0 for PK ReaderThread0 Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-3c5r7 [2023-01-15T19:41:32.565Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] all: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setOSConditions: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolWin: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolUnix: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolProperty: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setS1ASclassPath: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] init-common: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] clean: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setOSConditions: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolWin: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolUnix: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolProperty: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setS1ASclassPath: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] init-common: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] clean-common: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setOSConditions: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolWin: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolUnix: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolProperty: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setS1ASclassPath: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] init-common: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] clean-classes-common: [2023-01-15T19:41:32.566Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setOSConditions: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolWin: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolUnix: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setToolProperty: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] setS1ASclassPath: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] init-common: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] clean-jars-common: [2023-01-15T19:41:32.566Z] [2023-01-15T19:41:32.566Z] compile: [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.824Z] [2023-01-15T19:41:32.824Z] setOSConditions: [2023-01-15T19:41:32.824Z] [2023-01-15T19:41:32.824Z] setToolWin: [2023-01-15T19:41:32.824Z] [2023-01-15T19:41:32.824Z] setToolUnix: [2023-01-15T19:41:32.824Z] [2023-01-15T19:41:32.824Z] setToolProperty: [2023-01-15T19:41:32.824Z] [2023-01-15T19:41:32.824Z] setS1ASclassPath: [2023-01-15T19:41:32.824Z] [2023-01-15T19:41:32.824Z] init-common: [2023-01-15T19:41:32.824Z] [2023-01-15T19:41:32.824Z] compile-common: [2023-01-15T19:41:32.824Z] [echo] Current time (ISO): 2023-01-15T19:41:32.573+0000 [2023-01-15T19:41:32.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:32.824Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:32.824Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:32.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:32.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.705Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.705Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.705Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.705Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.705Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.705Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.705Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.705Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.705Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.705Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.872Z] [exec] Calling superSless1 [2023-01-15T19:41:33.872Z] [exec] Called superSless1 [2023-01-15T19:41:33.872Z] [exec] get1 =1 [2023-01-15T19:41:33.872Z] [exec] get2 =2 [2023-01-15T19:41:33.872Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2023-01-15T19:41:33.872Z] [exec] Successfully got application exception from remote SFSB @Remove method [2023-01-15T19:41:33.872Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2023-01-15T19:41:33.872Z] [exec] Got expected exception from @Remove mthd [2023-01-15T19:41:33.872Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2023-01-15T19:41:33.872Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2023-01-15T19:41:33.873Z] [exec] got expected EJBException from removeMethodThrowSysException() [2023-01-15T19:41:33.873Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2023-01-15T19:41:33.873Z] [exec] Successfully caught app exception [2023-01-15T19:41:33.873Z] [exec] Finished Type-level @EJB checks [2023-01-15T19:41:33.873Z] [exec] test complete [2023-01-15T19:41:33.873Z] [exec] Value of key is: main [2023-01-15T19:41:33.873Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:33.873Z] [exec] [2023-01-15T19:41:33.873Z] [exec] [2023-01-15T19:41:33.873Z] [exec] ----------------------------------------- [2023-01-15T19:41:33.873Z] [exec] - main: PASS - [2023-01-15T19:41:33.873Z] [exec] ----------------------------------------- [2023-01-15T19:41:33.873Z] [exec] Total PASS: 1 [2023-01-15T19:41:33.873Z] [exec] Total FAIL: 0 [2023-01-15T19:41:33.873Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:41:33.873Z] [exec] ----------------------------------------- [2023-01-15T19:41:33.873Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:33.873Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.962Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:33.963Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.219Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.439Z] [2023-01-15T19:41:34.440Z] checkReporting-common: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] confirmReportPresent-common: [2023-01-15T19:41:34.440Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:41:34.440Z] [echo] Test seems to be reported fine [2023-01-15T19:41:34.440Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2/RepRunConf.txt [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] confirmMissingReport-common: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] setOSConditions: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] setToolWin: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] setToolUnix: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] setToolProperty: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] setS1ASclassPath: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] init-common: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] undeploy: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] setOSConditions: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] setToolWin: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] setToolUnix: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] setToolProperty: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] setS1ASclassPath: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] init-common: [2023-01-15T19:41:34.440Z] [2023-01-15T19:41:34.440Z] undeploy-common: [2023-01-15T19:41:34.440Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:34.476Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.480Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.480Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.480Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.480Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.480Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.480Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.480Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.480Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.480Z] [exec] Got name = ABC0 for PK ReaderThread0 [2023-01-15T19:41:34.480Z] [exec] Joining on 1 writers [2023-01-15T19:41:34.480Z] [exec] Value of key is: ReaderThreads [2023-01-15T19:41:34.480Z] [exec] Removing all students [2023-01-15T19:41:34.480Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:34.480Z] [exec] [2023-01-15T19:41:34.480Z] [exec] [2023-01-15T19:41:34.480Z] [exec] ----------------------------------------- [2023-01-15T19:41:34.480Z] [exec] - SFSB-NewNotifier : PASS - [2023-01-15T19:41:34.480Z] [exec] - SFSBLocal-NewNotifier : PASS - [2023-01-15T19:41:34.480Z] [exec] - Enroller : PASS - [2023-01-15T19:41:34.480Z] [exec] - ReadMostly : PASS - [2023-01-15T19:41:34.480Z] [exec] - ReaderThreads : PASS - [2023-01-15T19:41:34.480Z] [exec] - Student : PASS - [2023-01-15T19:41:34.480Z] [exec] - SFSB-NewStudentRefresh : PASS - [2023-01-15T19:41:34.480Z] [exec] - SFSBLocal-NewStudentRefresh : PASS - [2023-01-15T19:41:34.480Z] [exec] - Course : PASS - [2023-01-15T19:41:34.480Z] [exec] - appserv.ClientNotifier : PASS - [2023-01-15T19:41:34.480Z] [exec] ----------------------------------------- [2023-01-15T19:41:34.480Z] [exec] Total PASS: 10 [2023-01-15T19:41:34.480Z] [exec] Total FAIL: 0 [2023-01-15T19:41:34.480Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:41:34.480Z] [exec] ----------------------------------------- [2023-01-15T19:41:34.480Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:34.480Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] checkReporting-common: [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] confirmReportPresent-common: [2023-01-15T19:41:34.737Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:41:34.737Z] [echo] Test seems to be reported fine [2023-01-15T19:41:34.737Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/RepRunConf.txt [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] confirmMissingReport-common: [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] undeploy: [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] setOSConditions: [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] setToolWin: [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] setToolUnix: [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] setToolProperty: [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] setS1ASclassPath: [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] init-common: [2023-01-15T19:41:34.737Z] [2023-01-15T19:41:34.737Z] execute-ejb-sql-common: [2023-01-15T19:41:34.737Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/sql/drop_pointbase.sql [2023-01-15T19:41:34.737Z] [sql] 3 of 3 SQL statements executed successfully [2023-01-15T19:41:34.994Z] [2023-01-15T19:41:34.994Z] setOSConditions: [2023-01-15T19:41:34.994Z] [2023-01-15T19:41:34.994Z] setToolWin: [2023-01-15T19:41:34.994Z] [2023-01-15T19:41:34.994Z] setToolUnix: [2023-01-15T19:41:34.994Z] [2023-01-15T19:41:34.994Z] setToolProperty: [2023-01-15T19:41:34.994Z] [2023-01-15T19:41:34.994Z] setS1ASclassPath: [2023-01-15T19:41:34.994Z] [2023-01-15T19:41:34.994Z] init-common: [2023-01-15T19:41:34.994Z] [2023-01-15T19:41:34.994Z] undeploy-common: [2023-01-15T19:41:34.994Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:35.252Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:35.353Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:35.361Z] [javac] 1 warning [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] build: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] setOSConditions: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] setToolWin: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] setToolUnix: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] setToolProperty: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] setS1ASclassPath: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] init-common: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] webclient-war-common: [2023-01-15T19:41:35.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] clear: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] test-tlds-exist: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] copy-tlds: [2023-01-15T19:41:35.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:41:35.361Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] test-tagfiles-exist: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] copy-tagfiles: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] package-war-common: [2023-01-15T19:41:35.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:35.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:35.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/lib [2023-01-15T19:41:35.361Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:35.361Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:35.361Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-decl-nested-in-custom-action-web.war [2023-01-15T19:41:35.361Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:35.361Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:35.361Z] [javac] Compiling 1 source file [2023-01-15T19:41:35.361Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:35.361Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] deploy: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] deploy-war-common: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] setOSConditions: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] setToolWin: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] setToolUnix: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] setToolProperty: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] setS1ASclassPath: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] init-common: [2023-01-15T19:41:35.361Z] [2023-01-15T19:41:35.361Z] deploy-war-commonpe: [2023-01-15T19:41:35.361Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:35.374Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] session2full: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] setOSConditions: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] setToolWin: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] setToolUnix: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] setToolProperty: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] setS1ASclassPath: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] init-common: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] clean: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] setOSConditions: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] setToolWin: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] setToolUnix: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] setToolProperty: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] setS1ASclassPath: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] init-common: [2023-01-15T19:41:35.383Z] [2023-01-15T19:41:35.383Z] clean-common: [2023-01-15T19:41:35.384Z] [2023-01-15T19:41:35.384Z] setOSConditions: [2023-01-15T19:41:35.384Z] [2023-01-15T19:41:35.384Z] setToolWin: [2023-01-15T19:41:35.384Z] [2023-01-15T19:41:35.384Z] setToolUnix: [2023-01-15T19:41:35.384Z] [2023-01-15T19:41:35.384Z] setToolProperty: [2023-01-15T19:41:35.384Z] [2023-01-15T19:41:35.384Z] setS1ASclassPath: [2023-01-15T19:41:35.384Z] [2023-01-15T19:41:35.384Z] init-common: [2023-01-15T19:41:35.384Z] [2023-01-15T19:41:35.384Z] clean-classes-common: [2023-01-15T19:41:35.384Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:35.511Z] [2023-01-15T19:41:35.517Z] all: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] simple: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setOSConditions: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolWin: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolUnix: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolProperty: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setS1ASclassPath: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] init-common: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] clean: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setOSConditions: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolWin: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolUnix: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolProperty: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setS1ASclassPath: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] init-common: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] clean-common: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setOSConditions: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolWin: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolUnix: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolProperty: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setS1ASclassPath: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] init-common: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] clean-classes-common: [2023-01-15T19:41:35.517Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setOSConditions: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolWin: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.517Z] setToolUnix: [2023-01-15T19:41:35.517Z] [2023-01-15T19:41:35.518Z] setToolProperty: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] setS1ASclassPath: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] init-common: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] clean-jars-common: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] compile: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] setOSConditions: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] setToolWin: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] setToolUnix: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] setToolProperty: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] setS1ASclassPath: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] init-common: [2023-01-15T19:41:35.518Z] [2023-01-15T19:41:35.518Z] compile-common: [2023-01-15T19:41:35.518Z] [echo] Current time (ISO): 2023-01-15T19:41:35.387+0000 [2023-01-15T19:41:35.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:35.518Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:35.645Z] [2023-01-15T19:41:35.650Z] setOSConditions: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] setToolWin: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] setToolUnix: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] setToolProperty: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] setS1ASclassPath: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] init-common: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] clean-jars-common: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] compile: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] setOSConditions: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] setToolWin: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] setToolUnix: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] setToolProperty: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] setS1ASclassPath: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] init-common: [2023-01-15T19:41:35.650Z] [2023-01-15T19:41:35.650Z] compile-common: [2023-01-15T19:41:35.650Z] [echo] Current time (ISO): 2023-01-15T19:41:35.391+0000 [2023-01-15T19:41:35.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:35.650Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:35.650Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:35.775Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:35.929Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-decl-nested-in-custom-action-web.war [2023-01-15T19:41:37.162Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:37.349Z] [exec] Application deployed with name web-jsp-scriptlet-decl-nested-in-custom-action-web. [2023-01-15T19:41:37.370Z] [2023-01-15T19:41:37.370Z] deploy-war-commonee: [2023-01-15T19:41:37.370Z] [2023-01-15T19:41:37.370Z] run: [2023-01-15T19:41:37.567Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T19:41:37.598Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:37.598Z] [javac] 1 warning [2023-01-15T19:41:37.598Z] [2023-01-15T19:41:37.598Z] setOSConditions: [2023-01-15T19:41:37.598Z] [2023-01-15T19:41:37.598Z] setToolWin: [2023-01-15T19:41:37.598Z] [2023-01-15T19:41:37.598Z] setToolUnix: [2023-01-15T19:41:37.598Z] [2023-01-15T19:41:37.598Z] setToolProperty: [2023-01-15T19:41:37.598Z] [2023-01-15T19:41:37.598Z] setS1ASclassPath: [2023-01-15T19:41:37.598Z] [2023-01-15T19:41:37.598Z] init-common: [2023-01-15T19:41:37.598Z] [2023-01-15T19:41:37.598Z] compile-common: [2023-01-15T19:41:37.598Z] [echo] Current time (ISO): 2023-01-15T19:41:37.317+0000 [2023-01-15T19:41:37.598Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:37.598Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:37.628Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:37.691Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptlet-decl-nested-in-custom-action/jsp/test.jsp [2023-01-15T19:41:37.949Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:37.949Z] [java] [2023-01-15T19:41:37.949Z] [java] [2023-01-15T19:41:37.949Z] [java] ----------------------------------------- [2023-01-15T19:41:37.949Z] [java] - jsp-scriptlet-decl-nested-in-custom-action: PASS - [2023-01-15T19:41:37.949Z] [java] ----------------------------------------- [2023-01-15T19:41:37.949Z] [java] - Total PASS : 1 - [2023-01-15T19:41:37.949Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:37.949Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:37.949Z] [java] ----------------------------------------- [2023-01-15T19:41:37.949Z] [2023-01-15T19:41:37.949Z] undeploy: [2023-01-15T19:41:37.949Z] [2023-01-15T19:41:37.949Z] setOSConditions: [2023-01-15T19:41:37.949Z] [2023-01-15T19:41:37.949Z] setToolWin: [2023-01-15T19:41:37.949Z] [2023-01-15T19:41:37.949Z] setToolUnix: [2023-01-15T19:41:37.949Z] [2023-01-15T19:41:37.949Z] setToolProperty: [2023-01-15T19:41:37.949Z] [2023-01-15T19:41:37.949Z] setS1ASclassPath: [2023-01-15T19:41:37.949Z] [2023-01-15T19:41:37.949Z] init-common: [2023-01-15T19:41:37.949Z] [2023-01-15T19:41:37.949Z] undeploy-war-common: [2023-01-15T19:41:37.949Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:38.516Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] all: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setOSConditions: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolWin: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolUnix: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolProperty: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setS1ASclassPath: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] init-common: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] clean: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setOSConditions: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolWin: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolUnix: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolProperty: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setS1ASclassPath: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] init-common: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] clean-common: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setOSConditions: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolWin: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolUnix: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolProperty: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setS1ASclassPath: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] init-common: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] clean-classes-common: [2023-01-15T19:41:38.775Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setOSConditions: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolWin: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolUnix: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolProperty: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setS1ASclassPath: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] init-common: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] clean-jars-common: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] compile: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setOSConditions: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolWin: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolUnix: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolProperty: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setS1ASclassPath: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] init-common: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] compile-common: [2023-01-15T19:41:38.775Z] [echo] Current time (ISO): 2023-01-15T19:41:38.626+0000 [2023-01-15T19:41:38.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:38.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/servlet [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] build: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setOSConditions: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolWin: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolUnix: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setToolProperty: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] setS1ASclassPath: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] init-common: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] webclient-war-common: [2023-01-15T19:41:38.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] clear: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] test-tlds-exist: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] copy-tlds: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] test-tagfiles-exist: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] copy-tagfiles: [2023-01-15T19:41:38.775Z] [2023-01-15T19:41:38.775Z] package-war-common: [2023-01-15T19:41:38.776Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:41:38.776Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:38.776Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:38.776Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:38.776Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/lib [2023-01-15T19:41:38.776Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:38.776Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-syntax-error-correct-error-message-web.war [2023-01-15T19:41:38.776Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:38.776Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:38.776Z] [javac] Compiling 1 source file [2023-01-15T19:41:38.776Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:38.776Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:38.776Z] [2023-01-15T19:41:38.776Z] deploy: [2023-01-15T19:41:38.776Z] [2023-01-15T19:41:38.776Z] deploy-war-common: [2023-01-15T19:41:38.776Z] [2023-01-15T19:41:38.776Z] setOSConditions: [2023-01-15T19:41:38.776Z] [2023-01-15T19:41:38.776Z] setToolWin: [2023-01-15T19:41:38.776Z] [2023-01-15T19:41:38.776Z] setToolUnix: [2023-01-15T19:41:38.776Z] [2023-01-15T19:41:38.776Z] setToolProperty: [2023-01-15T19:41:38.776Z] [2023-01-15T19:41:38.776Z] setS1ASclassPath: [2023-01-15T19:41:38.776Z] [2023-01-15T19:41:38.776Z] init-common: [2023-01-15T19:41:38.776Z] [2023-01-15T19:41:38.776Z] deploy-war-commonpe: [2023-01-15T19:41:38.940Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:38.971Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:39.035Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:39.198Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2full/ejb/SfulEJB.java uses unchecked or unsafe operations. [2023-01-15T19:41:39.199Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:41:39.199Z] [javac] 1 warning [2023-01-15T19:41:39.199Z] [2023-01-15T19:41:39.199Z] setOSConditions: [2023-01-15T19:41:39.199Z] [2023-01-15T19:41:39.199Z] setToolWin: [2023-01-15T19:41:39.199Z] [2023-01-15T19:41:39.199Z] setToolUnix: [2023-01-15T19:41:39.199Z] [2023-01-15T19:41:39.199Z] setToolProperty: [2023-01-15T19:41:39.199Z] [2023-01-15T19:41:39.199Z] setS1ASclassPath: [2023-01-15T19:41:39.199Z] [2023-01-15T19:41:39.199Z] init-common: [2023-01-15T19:41:39.199Z] [2023-01-15T19:41:39.199Z] compile-common: [2023-01-15T19:41:39.199Z] [echo] Current time (ISO): 2023-01-15T19:41:39.082+0000 [2023-01-15T19:41:39.199Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:39.228Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/client/SimpleBMPClient.java uses or overrides a deprecated API. [2023-01-15T19:41:39.229Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:39.229Z] [javac] 1 warning [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] build: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] setOSConditions: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] fixFiles: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] convUnix: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] convWin: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] setToolWin: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] setToolUnix: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] setToolProperty: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] setS1ASclassPath: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] init-common: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] package-persistence-common: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] ejb-jar-common: [2023-01-15T19:41:39.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] package-ejbjar-common: [2023-01-15T19:41:39.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:39.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:39.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:39.229Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple-ejb.jar [2023-01-15T19:41:39.229Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] appclient-jar-common: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] package-appclientjar-common: [2023-01-15T19:41:39.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:39.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:39.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:39.229Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple-client.jar [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] webclient-war-common: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] build-ear-common: [2023-01-15T19:41:39.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:39.229Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleApp.ear [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] deploy: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] setOSConditions: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] setToolWin: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] setToolUnix: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] setToolProperty: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] setS1ASclassPath: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] init-common: [2023-01-15T19:41:39.229Z] [2023-01-15T19:41:39.229Z] execute-ejb-sql-common: [2023-01-15T19:41:39.229Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/create_pointbase.sql [2023-01-15T19:41:39.458Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:39.486Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T19:41:39.486Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T19:41:39.486Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] setOSConditions: [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] setToolWin: [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] setToolUnix: [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] setToolProperty: [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] setS1ASclassPath: [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] init-common: [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] deploy-common: [2023-01-15T19:41:39.486Z] [echo] Current time (ISO): 2023-01-15T19:41:39.279+0000 [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] setOSConditions: [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] setToolWin: [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] setToolUnix: [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] setToolProperty: [2023-01-15T19:41:39.486Z] [2023-01-15T19:41:39.486Z] setS1ASclassPath: [2023-01-15T19:41:39.487Z] [2023-01-15T19:41:39.487Z] init-common: [2023-01-15T19:41:39.487Z] [2023-01-15T19:41:39.487Z] deploy-common-pe: [2023-01-15T19:41:39.487Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:39.607Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-syntax-error-correct-error-message-web.war [2023-01-15T19:41:39.866Z] [exec] Application deployed with name web-jsp-scriptlet-syntax-error-correct-error-message-web. [2023-01-15T19:41:39.866Z] [2023-01-15T19:41:39.866Z] deploy-war-commonee: [2023-01-15T19:41:39.866Z] [2023-01-15T19:41:39.866Z] run: [2023-01-15T19:41:39.866Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:40.050Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleApp.ear [2023-01-15T19:41:40.051Z] [exec] Application deployed with name ejb-bmp-simpleApp. [2023-01-15T19:41:40.051Z] [echo] Deployment on target server server successful [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setOSConditions: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setToolWin: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setToolUnix: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setToolProperty: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setS1ASclassPath: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] init-common: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] deploy-common-ee: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] run: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setOSConditions: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setToolWin: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setToolUnix: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setToolProperty: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setS1ASclassPath: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] init-common: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] execute-ejb-sql-common: [2023-01-15T19:41:40.051Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/create_pointbase.sql [2023-01-15T19:41:40.051Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setOSConditions: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setToolWin: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setToolUnix: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setToolProperty: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] setS1ASclassPath: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] init-common: [2023-01-15T19:41:40.051Z] [2023-01-15T19:41:40.051Z] runclient-common: [2023-01-15T19:41:40.051Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:41:40.123Z] [java] GET /web-jsp-scriptlet-syntax-error-correct-error-message/jsp/test.jsp HTTP/1.0 [2023-01-15T19:41:40.124Z] [java] [2023-01-15T19:41:40.124Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:40.124Z] [java] [2023-01-15T19:41:40.124Z] [java] [2023-01-15T19:41:40.124Z] [java] ----------------------------------------- [2023-01-15T19:41:40.124Z] [java] - scriptlet-syntax-error-correct-error-message: PASS - [2023-01-15T19:41:40.124Z] [java] ----------------------------------------- [2023-01-15T19:41:40.124Z] [java] - Total PASS : 1 - [2023-01-15T19:41:40.124Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:40.124Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:40.124Z] [java] ----------------------------------------- [2023-01-15T19:41:40.124Z] [2023-01-15T19:41:40.124Z] undeploy: [2023-01-15T19:41:40.124Z] [2023-01-15T19:41:40.124Z] setOSConditions: [2023-01-15T19:41:40.124Z] [2023-01-15T19:41:40.124Z] setToolWin: [2023-01-15T19:41:40.124Z] [2023-01-15T19:41:40.124Z] setToolUnix: [2023-01-15T19:41:40.124Z] [2023-01-15T19:41:40.124Z] setToolProperty: [2023-01-15T19:41:40.124Z] [2023-01-15T19:41:40.124Z] setS1ASclassPath: [2023-01-15T19:41:40.124Z] [2023-01-15T19:41:40.124Z] init-common: [2023-01-15T19:41:40.124Z] [2023-01-15T19:41:40.124Z] undeploy-war-common: [2023-01-15T19:41:40.308Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:40.381Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:40.872Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:40.948Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] all: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setOSConditions: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolWin: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolUnix: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolProperty: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setS1ASclassPath: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] init-common: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] clean: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setOSConditions: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolWin: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolUnix: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolProperty: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setS1ASclassPath: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] init-common: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] clean-common: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setOSConditions: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolWin: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolUnix: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolProperty: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setS1ASclassPath: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] init-common: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] clean-classes-common: [2023-01-15T19:41:41.210Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setOSConditions: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolWin: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolUnix: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolProperty: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setS1ASclassPath: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] init-common: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] clean-jars-common: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] compile: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setOSConditions: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolWin: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolUnix: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolProperty: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setS1ASclassPath: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] init-common: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] compile-common: [2023-01-15T19:41:41.210Z] [echo] Current time (ISO): 2023-01-15T19:41:41.071+0000 [2023-01-15T19:41:41.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:41.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/servlet [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] build: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setOSConditions: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolWin: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.210Z] setToolUnix: [2023-01-15T19:41:41.210Z] [2023-01-15T19:41:41.211Z] setToolProperty: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] setS1ASclassPath: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] init-common: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] webclient-war-common: [2023-01-15T19:41:41.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] clear: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] test-tlds-exist: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] copy-tlds: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] test-tagfiles-exist: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] copy-tagfiles: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] package-war-common: [2023-01-15T19:41:41.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:41:41.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:41.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:41.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:41.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/lib [2023-01-15T19:41:41.211Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:41.211Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-web.war [2023-01-15T19:41:41.211Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:41.211Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:41.211Z] [javac] Compiling 1 source file [2023-01-15T19:41:41.211Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:41.211Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] deploy: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] deploy-war-common: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] setOSConditions: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] setToolWin: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] setToolUnix: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] setToolProperty: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] setS1ASclassPath: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] init-common: [2023-01-15T19:41:41.211Z] [2023-01-15T19:41:41.211Z] deploy-war-commonpe: [2023-01-15T19:41:41.436Z] [exec] Jan 15, 2023 7:41:41 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:41:41.436Z] [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. [2023-01-15T19:41:41.470Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:42.036Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-web.war [2023-01-15T19:41:42.294Z] [exec] Application deployed with name web-jsp-self-referencing-error-page-web. [2023-01-15T19:41:42.294Z] [2023-01-15T19:41:42.294Z] deploy-war-commonee: [2023-01-15T19:41:42.294Z] [2023-01-15T19:41:42.294Z] run: [2023-01-15T19:41:42.294Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:42.738Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:42.738Z] [javac] 1 warning [2023-01-15T19:41:42.738Z] [2023-01-15T19:41:42.738Z] build: [2023-01-15T19:41:42.738Z] [2023-01-15T19:41:42.738Z] setOSConditions: [2023-01-15T19:41:42.738Z] [2023-01-15T19:41:42.738Z] fixFiles: [2023-01-15T19:41:42.738Z] [2023-01-15T19:41:42.738Z] convUnix: [2023-01-15T19:41:42.738Z] [2023-01-15T19:41:42.738Z] convWin: [2023-01-15T19:41:42.738Z] [2023-01-15T19:41:42.738Z] setToolWin: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setToolUnix: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setToolProperty: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setS1ASclassPath: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] init-common: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] package-persistence-common: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] ejb-jar-common: [2023-01-15T19:41:42.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] package-ejbjar-common: [2023-01-15T19:41:42.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:42.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:42.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:42.739Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2full-ejb.jar [2023-01-15T19:41:42.739Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] appclient-jar-common: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] package-appclientjar-common: [2023-01-15T19:41:42.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:42.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:42.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:42.739Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2full-client.jar [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] webclient-war-common: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] build-ear-common: [2023-01-15T19:41:42.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:42.739Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullApp.ear [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] deploy: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setOSConditions: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setToolWin: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setToolUnix: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setToolProperty: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setS1ASclassPath: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] init-common: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] deploy-common: [2023-01-15T19:41:42.739Z] [echo] Current time (ISO): 2023-01-15T19:41:42.527+0000 [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setOSConditions: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setToolWin: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setToolUnix: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setToolProperty: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] setS1ASclassPath: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] init-common: [2023-01-15T19:41:42.739Z] [2023-01-15T19:41:42.739Z] deploy-common-pe: [2023-01-15T19:41:42.739Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:42.859Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:42.860Z] [java] [2023-01-15T19:41:42.860Z] [java] [2023-01-15T19:41:42.860Z] [java] ----------------------------------------- [2023-01-15T19:41:42.860Z] [java] - jsp-self-referencing-error-page: PASS - [2023-01-15T19:41:42.860Z] [java] ----------------------------------------- [2023-01-15T19:41:42.860Z] [java] - Total PASS : 1 - [2023-01-15T19:41:42.860Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:42.860Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:42.860Z] [java] ----------------------------------------- [2023-01-15T19:41:42.860Z] [2023-01-15T19:41:42.860Z] undeploy: [2023-01-15T19:41:42.860Z] [2023-01-15T19:41:42.860Z] setOSConditions: [2023-01-15T19:41:42.860Z] [2023-01-15T19:41:42.860Z] setToolWin: [2023-01-15T19:41:42.860Z] [2023-01-15T19:41:42.860Z] setToolUnix: [2023-01-15T19:41:42.860Z] [2023-01-15T19:41:42.860Z] setToolProperty: [2023-01-15T19:41:42.860Z] [2023-01-15T19:41:42.860Z] setS1ASclassPath: [2023-01-15T19:41:42.860Z] [2023-01-15T19:41:42.860Z] init-common: [2023-01-15T19:41:42.860Z] [2023-01-15T19:41:42.860Z] undeploy-war-common: [2023-01-15T19:41:43.118Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:43.675Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullApp.ear [2023-01-15T19:41:43.683Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] all: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setOSConditions: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setToolWin: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setToolUnix: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setToolProperty: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setS1ASclassPath: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] init-common: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] clean: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setOSConditions: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setToolWin: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setToolUnix: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setToolProperty: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setS1ASclassPath: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] init-common: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] clean-common: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setOSConditions: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setToolWin: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setToolUnix: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setToolProperty: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] setS1ASclassPath: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] init-common: [2023-01-15T19:41:43.683Z] [2023-01-15T19:41:43.683Z] clean-classes-common: [2023-01-15T19:41:43.683Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setOSConditions: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setToolWin: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setToolUnix: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setToolProperty: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setS1ASclassPath: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] init-common: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] clean-jars-common: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] compile: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setOSConditions: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setToolWin: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setToolUnix: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setToolProperty: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setS1ASclassPath: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] init-common: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] compile-common: [2023-01-15T19:41:43.941Z] [echo] Current time (ISO): 2023-01-15T19:41:43.702+0000 [2023-01-15T19:41:43.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:43.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/servlet [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] build: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setOSConditions: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setToolWin: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setToolUnix: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setToolProperty: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] setS1ASclassPath: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] init-common: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] webclient-war-common: [2023-01-15T19:41:43.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] clear: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] test-tlds-exist: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] copy-tlds: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] test-tagfiles-exist: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] copy-tagfiles: [2023-01-15T19:41:43.941Z] [2023-01-15T19:41:43.941Z] package-war-common: [2023-01-15T19:41:43.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:41:43.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:43.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:43.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:43.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/lib [2023-01-15T19:41:43.941Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:43.941Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-with-relative-path-web.war [2023-01-15T19:41:43.941Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:43.941Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:43.942Z] [javac] Compiling 1 source file [2023-01-15T19:41:43.942Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:43.942Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:43.942Z] [2023-01-15T19:41:43.942Z] deploy: [2023-01-15T19:41:43.942Z] [2023-01-15T19:41:43.942Z] deploy-war-common: [2023-01-15T19:41:43.942Z] [2023-01-15T19:41:43.942Z] setOSConditions: [2023-01-15T19:41:43.942Z] [2023-01-15T19:41:43.942Z] setToolWin: [2023-01-15T19:41:43.942Z] [2023-01-15T19:41:43.942Z] setToolUnix: [2023-01-15T19:41:43.942Z] [2023-01-15T19:41:43.942Z] setToolProperty: [2023-01-15T19:41:43.942Z] [2023-01-15T19:41:43.942Z] setS1ASclassPath: [2023-01-15T19:41:43.942Z] [2023-01-15T19:41:43.942Z] init-common: [2023-01-15T19:41:43.942Z] [2023-01-15T19:41:43.942Z] deploy-war-commonpe: [2023-01-15T19:41:43.942Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:44.242Z] [exec] Application deployed with name ejb-ejb30-hello-session2fullApp. [2023-01-15T19:41:44.243Z] [echo] Deployment on target server server successful [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] setOSConditions: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] setToolWin: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] setToolUnix: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] setToolProperty: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] setS1ASclassPath: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] init-common: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] deploy-common-ee: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] run: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] setOSConditions: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] setToolWin: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] setToolUnix: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] setToolProperty: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] setS1ASclassPath: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] init-common: [2023-01-15T19:41:44.243Z] [2023-01-15T19:41:44.243Z] runclient-common: [2023-01-15T19:41:44.243Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:41:44.243Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:44.509Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-with-relative-path-web.war [2023-01-15T19:41:44.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2023-01-15T19:41:44.712Z] [exec] Starting test for id: -1225541075 [2023-01-15T19:41:44.767Z] [exec] Application deployed with name web-jsp-self-referencing-error-page-with-relative-path-web. [2023-01-15T19:41:45.176Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:45.324Z] [exec] Done for id: -1225541075 [2023-01-15T19:41:45.325Z] [exec] Value of key is: simple [2023-01-15T19:41:45.325Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:45.325Z] [exec] [2023-01-15T19:41:45.325Z] [exec] [2023-01-15T19:41:45.325Z] [exec] ----------------------------------------- [2023-01-15T19:41:45.325Z] [exec] - simple: PASS - [2023-01-15T19:41:45.324Z] [2023-01-15T19:41:45.325Z] [exec] ----------------------------------------- [2023-01-15T19:41:45.325Z] deploy-war-commonee: [2023-01-15T19:41:45.326Z] [exec] Total PASS: 1 [2023-01-15T19:41:45.326Z] [2023-01-15T19:41:45.326Z] [exec] Total FAIL: 0 [2023-01-15T19:41:45.326Z] run: [2023-01-15T19:41:45.326Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:41:45.327Z] [exec] ----------------------------------------- [2023-01-15T19:41:45.327Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:45.327Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] checkReporting-common: [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] confirmReportPresent-common: [2023-01-15T19:41:45.583Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:41:45.583Z] [echo] Test seems to be reported fine [2023-01-15T19:41:45.583Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/RepRunConf.txt [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] confirmMissingReport-common: [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] undeploy: [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] setOSConditions: [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] setToolWin: [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] setToolUnix: [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] setToolProperty: [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] setS1ASclassPath: [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] init-common: [2023-01-15T19:41:45.583Z] [2023-01-15T19:41:45.583Z] execute-ejb-sql-common: [2023-01-15T19:41:45.583Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/drop_pointbase.sql [2023-01-15T19:41:45.583Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setOSConditions: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolWin: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolUnix: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolProperty: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setS1ASclassPath: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] init-common: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] undeploy-common: [2023-01-15T19:41:45.584Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:45.584Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] all: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] simple_nopackage: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setOSConditions: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolWin: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolUnix: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolProperty: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setS1ASclassPath: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] init-common: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] clean: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setOSConditions: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolWin: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolUnix: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolProperty: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setS1ASclassPath: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] init-common: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] clean-common: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setOSConditions: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolWin: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolUnix: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolProperty: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setS1ASclassPath: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] init-common: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] clean-classes-common: [2023-01-15T19:41:45.584Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setOSConditions: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolWin: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolUnix: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolProperty: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setS1ASclassPath: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] init-common: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] clean-jars-common: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] compile: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setOSConditions: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolWin: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolUnix: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setToolProperty: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] setS1ASclassPath: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] init-common: [2023-01-15T19:41:45.584Z] [2023-01-15T19:41:45.584Z] compile-common: [2023-01-15T19:41:45.584Z] [echo] Current time (ISO): 2023-01-15T19:41:45.515+0000 [2023-01-15T19:41:45.584Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:45.584Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:45.584Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:45.585Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:45.585Z] [java] [2023-01-15T19:41:45.585Z] [java] [2023-01-15T19:41:45.585Z] [java] ----------------------------------------- [2023-01-15T19:41:45.585Z] [java] - jsp-self-referencing-error-page-with-relative-path: PASS - [2023-01-15T19:41:45.585Z] [java] ----------------------------------------- [2023-01-15T19:41:45.585Z] [java] - Total PASS : 1 - [2023-01-15T19:41:45.585Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:45.585Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:45.585Z] [java] ----------------------------------------- [2023-01-15T19:41:45.585Z] [2023-01-15T19:41:45.585Z] undeploy: [2023-01-15T19:41:45.585Z] [2023-01-15T19:41:45.585Z] setOSConditions: [2023-01-15T19:41:45.585Z] [2023-01-15T19:41:45.585Z] setToolWin: [2023-01-15T19:41:45.585Z] [2023-01-15T19:41:45.585Z] setToolUnix: [2023-01-15T19:41:45.585Z] [2023-01-15T19:41:45.585Z] setToolProperty: [2023-01-15T19:41:45.585Z] [2023-01-15T19:41:45.585Z] setS1ASclassPath: [2023-01-15T19:41:45.585Z] [2023-01-15T19:41:45.585Z] init-common: [2023-01-15T19:41:45.585Z] [2023-01-15T19:41:45.585Z] undeploy-war-common: [2023-01-15T19:41:45.585Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:45.841Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:46.151Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:46.262Z] [exec] Jan 15, 2023 7:41:45 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:41:46.263Z] [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. [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] all: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setOSConditions: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setToolWin: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setToolUnix: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setToolProperty: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setS1ASclassPath: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] init-common: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] clean: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setOSConditions: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setToolWin: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setToolUnix: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setToolProperty: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setS1ASclassPath: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] init-common: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] clean-common: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setOSConditions: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setToolWin: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setToolUnix: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setToolProperty: [2023-01-15T19:41:46.410Z] [2023-01-15T19:41:46.410Z] setS1ASclassPath: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] init-common: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] clean-classes-common: [2023-01-15T19:41:46.411Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setOSConditions: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolWin: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolUnix: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolProperty: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setS1ASclassPath: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] init-common: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] clean-jars-common: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] compile: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setOSConditions: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolWin: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolUnix: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolProperty: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setS1ASclassPath: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] init-common: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] compile-common: [2023-01-15T19:41:46.411Z] [echo] Current time (ISO): 2023-01-15T19:41:46.230+0000 [2023-01-15T19:41:46.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:46.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspServletOverride/servlet [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] build: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setOSConditions: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolWin: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolUnix: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolProperty: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setS1ASclassPath: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] init-common: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] webclient-war-common: [2023-01-15T19:41:46.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] clear: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] test-tlds-exist: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] copy-tlds: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] test-tagfiles-exist: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] copy-tagfiles: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] package-war-common: [2023-01-15T19:41:46.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:41:46.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:46.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:46.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:46.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspServletOverride/lib [2023-01-15T19:41:46.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:46.411Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-servlet-override-web.war [2023-01-15T19:41:46.411Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:46.411Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:46.411Z] [javac] Compiling 1 source file [2023-01-15T19:41:46.411Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspServletOverride/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:46.411Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] deploy: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] deploy-war-common: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setOSConditions: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolWin: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolUnix: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setToolProperty: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] setS1ASclassPath: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] init-common: [2023-01-15T19:41:46.411Z] [2023-01-15T19:41:46.411Z] deploy-war-commonpe: [2023-01-15T19:41:46.670Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:47.236Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-servlet-override-web.war [2023-01-15T19:41:47.496Z] [exec] Application deployed with name web-jsp-servlet-override-web. [2023-01-15T19:41:47.496Z] [2023-01-15T19:41:47.496Z] deploy-war-commonee: [2023-01-15T19:41:47.496Z] [2023-01-15T19:41:47.496Z] run: [2023-01-15T19:41:47.496Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:47.640Z] [exec] Jan 15, 2023 7:41:47 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:41:47.641Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:47.738Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:47.738Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/ejb/TestBMP.java uses or overrides a deprecated API. [2023-01-15T19:41:47.738Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:47.738Z] [javac] 1 warning [2023-01-15T19:41:47.738Z] [2023-01-15T19:41:47.738Z] setOSConditions: [2023-01-15T19:41:47.738Z] [2023-01-15T19:41:47.738Z] setToolWin: [2023-01-15T19:41:47.738Z] [2023-01-15T19:41:47.738Z] setToolUnix: [2023-01-15T19:41:47.738Z] [2023-01-15T19:41:47.738Z] setToolProperty: [2023-01-15T19:41:47.738Z] [2023-01-15T19:41:47.738Z] setS1ASclassPath: [2023-01-15T19:41:47.738Z] [2023-01-15T19:41:47.738Z] init-common: [2023-01-15T19:41:47.738Z] [2023-01-15T19:41:47.738Z] compile-common: [2023-01-15T19:41:47.738Z] [echo] Current time (ISO): 2023-01-15T19:41:47.390+0000 [2023-01-15T19:41:47.738Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:47.738Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:47.754Z] [java] Connecting to: http://localhost:45711/web-jsp-servlet-override/jsp/overrideIeClassId.jsp [2023-01-15T19:41:48.024Z] [java] [2023-01-15T19:41:48.024Z] [java] Connecting to: http://localhost:45711/web-jsp-servlet-override/jsp/include.jsp [2023-01-15T19:41:48.589Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:48.589Z] [java] [2023-01-15T19:41:48.589Z] [java] [2023-01-15T19:41:48.589Z] [java] ----------------------------------------- [2023-01-15T19:41:48.589Z] [java] - jsp-servlet-override: PASS - [2023-01-15T19:41:48.589Z] [java] ----------------------------------------- [2023-01-15T19:41:48.589Z] [java] - Total PASS : 1 - [2023-01-15T19:41:48.589Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:48.589Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:48.589Z] [java] ----------------------------------------- [2023-01-15T19:41:48.589Z] [2023-01-15T19:41:48.589Z] undeploy: [2023-01-15T19:41:48.589Z] [2023-01-15T19:41:48.589Z] setOSConditions: [2023-01-15T19:41:48.589Z] [2023-01-15T19:41:48.589Z] setToolWin: [2023-01-15T19:41:48.589Z] [2023-01-15T19:41:48.589Z] setToolUnix: [2023-01-15T19:41:48.589Z] [2023-01-15T19:41:48.589Z] setToolProperty: [2023-01-15T19:41:48.589Z] [2023-01-15T19:41:48.589Z] setS1ASclassPath: [2023-01-15T19:41:48.589Z] [2023-01-15T19:41:48.589Z] init-common: [2023-01-15T19:41:48.589Z] [2023-01-15T19:41:48.589Z] undeploy-war-common: [2023-01-15T19:41:48.589Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:49.156Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] all: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setOSConditions: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolWin: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolUnix: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolProperty: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setS1ASclassPath: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] init-common: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] clean: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setOSConditions: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolWin: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolUnix: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolProperty: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setS1ASclassPath: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] init-common: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] clean-common: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setOSConditions: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolWin: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolUnix: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolProperty: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setS1ASclassPath: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] init-common: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] clean-classes-common: [2023-01-15T19:41:49.414Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setOSConditions: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolWin: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolUnix: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolProperty: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setS1ASclassPath: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] init-common: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] clean-jars-common: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] compile: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setOSConditions: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolWin: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolUnix: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolProperty: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setS1ASclassPath: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] init-common: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] compile-common: [2023-01-15T19:41:49.414Z] [echo] Current time (ISO): 2023-01-15T19:41:49.301+0000 [2023-01-15T19:41:49.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:49.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/servlet [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] build: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setOSConditions: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolWin: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolUnix: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setToolProperty: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] setS1ASclassPath: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] init-common: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] webclient-war-common: [2023-01-15T19:41:49.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] clear: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] test-tlds-exist: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] copy-tlds: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] test-tagfiles-exist: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] copy-tagfiles: [2023-01-15T19:41:49.414Z] [2023-01-15T19:41:49.414Z] package-war-common: [2023-01-15T19:41:49.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:41:49.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:49.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:49.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:49.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/lib [2023-01-15T19:41:49.415Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:49.415Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-session-invalidated-web.war [2023-01-15T19:41:49.415Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:49.415Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:49.415Z] [javac] Compiling 1 source file [2023-01-15T19:41:49.415Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:49.415Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:49.415Z] [2023-01-15T19:41:49.415Z] deploy: [2023-01-15T19:41:49.415Z] [2023-01-15T19:41:49.415Z] deploy-war-common: [2023-01-15T19:41:49.415Z] [2023-01-15T19:41:49.415Z] setOSConditions: [2023-01-15T19:41:49.415Z] [2023-01-15T19:41:49.415Z] setToolWin: [2023-01-15T19:41:49.415Z] [2023-01-15T19:41:49.415Z] setToolUnix: [2023-01-15T19:41:49.415Z] [2023-01-15T19:41:49.415Z] setToolProperty: [2023-01-15T19:41:49.415Z] [2023-01-15T19:41:49.415Z] setS1ASclassPath: [2023-01-15T19:41:49.415Z] [2023-01-15T19:41:49.415Z] init-common: [2023-01-15T19:41:49.415Z] [2023-01-15T19:41:49.415Z] deploy-war-commonpe: [2023-01-15T19:41:49.632Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:49.633Z] [javac] 1 warning [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] build: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setOSConditions: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] fixFiles: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] convUnix: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] convWin: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolWin: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolUnix: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolProperty: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setS1ASclassPath: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] init-common: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] package-persistence-common: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] ejb-jar-common: [2023-01-15T19:41:49.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] package-ejbjar-common: [2023-01-15T19:41:49.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:49.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:49.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:49.633Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackage-ejb.jar [2023-01-15T19:41:49.633Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] appclient-jar-common: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] package-appclientjar-common: [2023-01-15T19:41:49.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:49.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:49.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:49.633Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackage-client.jar [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] webclient-war-common: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] build-ear-common: [2023-01-15T19:41:49.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:49.633Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageApp.ear [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] deploy: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setOSConditions: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolWin: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolUnix: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolProperty: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setS1ASclassPath: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] init-common: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] execute-ejb-sql-common: [2023-01-15T19:41:49.633Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/create_pointbase.sql [2023-01-15T19:41:49.633Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T19:41:49.633Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T19:41:49.633Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setOSConditions: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolWin: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolUnix: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolProperty: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setS1ASclassPath: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] init-common: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] deploy-common: [2023-01-15T19:41:49.633Z] [echo] Current time (ISO): 2023-01-15T19:41:49.253+0000 [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setOSConditions: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolWin: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolUnix: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setToolProperty: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] setS1ASclassPath: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] init-common: [2023-01-15T19:41:49.633Z] [2023-01-15T19:41:49.633Z] deploy-common-pe: [2023-01-15T19:41:49.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:49.672Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:49.891Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageApp.ear [2023-01-15T19:41:50.148Z] [exec] Application deployed with name ejb-bmp-simple_nopackageApp. [2023-01-15T19:41:50.148Z] [echo] Deployment on target server server successful [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] setOSConditions: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] setToolWin: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] setToolUnix: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] setToolProperty: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] setS1ASclassPath: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] init-common: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] deploy-common-ee: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] run: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] setOSConditions: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] setToolWin: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] setToolUnix: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] setToolProperty: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.148Z] setS1ASclassPath: [2023-01-15T19:41:50.148Z] [2023-01-15T19:41:50.149Z] init-common: [2023-01-15T19:41:50.149Z] [2023-01-15T19:41:50.149Z] execute-ejb-sql-common: [2023-01-15T19:41:50.149Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/create_pointbase.sql [2023-01-15T19:41:50.149Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T19:41:50.149Z] [2023-01-15T19:41:50.149Z] setOSConditions: [2023-01-15T19:41:50.149Z] [2023-01-15T19:41:50.149Z] setToolWin: [2023-01-15T19:41:50.149Z] [2023-01-15T19:41:50.149Z] setToolUnix: [2023-01-15T19:41:50.149Z] [2023-01-15T19:41:50.149Z] setToolProperty: [2023-01-15T19:41:50.149Z] [2023-01-15T19:41:50.149Z] setS1ASclassPath: [2023-01-15T19:41:50.149Z] [2023-01-15T19:41:50.149Z] init-common: [2023-01-15T19:41:50.149Z] [2023-01-15T19:41:50.149Z] runclient-common: [2023-01-15T19:41:50.149Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:41:50.149Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:50.241Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-session-invalidated-web.war [2023-01-15T19:41:50.500Z] [exec] Application deployed with name web-jsp-session-invalidated-web. [2023-01-15T19:41:50.500Z] [2023-01-15T19:41:50.500Z] deploy-war-commonee: [2023-01-15T19:41:50.500Z] [2023-01-15T19:41:50.500Z] run: [2023-01-15T19:41:50.500Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:50.713Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:50.758Z] [java] Connecting to: http://localhost:45711/web-jsp-session-invalidated/jsp/test.jsp [2023-01-15T19:41:51.016Z] [java] Response: SUCCESS [2023-01-15T19:41:51.016Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:51.016Z] [java] [2023-01-15T19:41:51.016Z] [java] [2023-01-15T19:41:51.016Z] [java] ----------------------------------------- [2023-01-15T19:41:51.016Z] [java] - jsp-session-invalidated: PASS - [2023-01-15T19:41:51.016Z] [java] ----------------------------------------- [2023-01-15T19:41:51.016Z] [java] - Total PASS : 1 - [2023-01-15T19:41:51.016Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:51.016Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:51.016Z] [java] ----------------------------------------- [2023-01-15T19:41:51.016Z] [2023-01-15T19:41:51.016Z] undeploy: [2023-01-15T19:41:51.016Z] [2023-01-15T19:41:51.016Z] setOSConditions: [2023-01-15T19:41:51.016Z] [2023-01-15T19:41:51.016Z] setToolWin: [2023-01-15T19:41:51.016Z] [2023-01-15T19:41:51.016Z] setToolUnix: [2023-01-15T19:41:51.016Z] [2023-01-15T19:41:51.016Z] setToolProperty: [2023-01-15T19:41:51.016Z] [2023-01-15T19:41:51.016Z] setS1ASclassPath: [2023-01-15T19:41:51.016Z] [2023-01-15T19:41:51.016Z] init-common: [2023-01-15T19:41:51.016Z] [2023-01-15T19:41:51.016Z] undeploy-war-common: [2023-01-15T19:41:51.164Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2023-01-15T19:41:51.176Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact. [2023-01-15T19:41:51.176Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2023-01-15T19:41:51.176Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/classes [2023-01-15T19:41:51.176Z] with assembly file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2023-01-15T19:41:51.176Z] [INFO] [2023-01-15T19:41:51.176Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-all --- [2023-01-15T19:41:51.176Z] [INFO] No tests to run. [2023-01-15T19:41:51.176Z] [INFO] [2023-01-15T19:41:51.176Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-all --- [2023-01-15T19:41:51.176Z] [INFO] [2023-01-15T19:41:51.176Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all --- [2023-01-15T19:41:51.176Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:41:51.176Z] [INFO] [2023-01-15T19:41:51.176Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-all --- [2023-01-15T19:41:51.176Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/6.2.6-SNAPSHOT/glassfish-embedded-all-6.2.6-SNAPSHOT.jar [2023-01-15T19:41:51.177Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/6.2.6-SNAPSHOT/glassfish-embedded-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2023-01-15T19:41:51.177Z] [INFO] Building Embedded GlassFish nucleus 6.2.6-SNAPSHOT [240/291] [2023-01-15T19:41:51.177Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:41:51.177Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus [2023-01-15T19:41:51.177Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:41:51.177Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/common-resources with includes "" and excludes "" [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] Skipping the execution. [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] No sources to compile [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] No sources to compile [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] Not copying test resources [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] No sources to compile [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] No tests to run. [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] Executing tasks [2023-01-15T19:41:51.177Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/classes/META-INF for [2023-01-15T19:41:51.177Z] [INFO] [echo] glassfish-embedded-nucleus [2023-01-15T19:41:51.177Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/classes/META-INF [2023-01-15T19:41:51.177Z] [INFO] Executed tasks [2023-01-15T19:41:51.177Z] [INFO] [2023-01-15T19:41:51.177Z] [INFO] --- maven-assembly-plugin:3.3.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:51.177Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2023-01-15T19:41:51.273Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:51.277Z] [exec] Jan 15, 2023 7:41:51 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:41:51.280Z] [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. [2023-01-15T19:41:51.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar [2023-01-15T19:41:51.832Z] [exec] Calling superSless1 [2023-01-15T19:41:51.833Z] [exec] Called superSless1 [2023-01-15T19:41:51.845Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:52.092Z] [exec] get1 =1 [2023-01-15T19:41:52.092Z] [exec] get2 =2 [2023-01-15T19:41:52.092Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2023-01-15T19:41:52.092Z] [exec] Successfully got application exception from remote SFSB @Remove method [2023-01-15T19:41:52.092Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2023-01-15T19:41:52.092Z] [exec] Got expected exception from @Remove mthd [2023-01-15T19:41:52.092Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2023-01-15T19:41:52.092Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2023-01-15T19:41:52.092Z] [exec] Successfully caught app exception [2023-01-15T19:41:52.092Z] [exec] test complete [2023-01-15T19:41:52.092Z] [exec] Value of key is: main [2023-01-15T19:41:52.092Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:52.092Z] [exec] [2023-01-15T19:41:52.092Z] [exec] [2023-01-15T19:41:52.092Z] [exec] ----------------------------------------- [2023-01-15T19:41:52.092Z] [exec] - main: PASS - [2023-01-15T19:41:52.092Z] [exec] ----------------------------------------- [2023-01-15T19:41:52.092Z] [exec] Total PASS: 1 [2023-01-15T19:41:52.092Z] [exec] Total FAIL: 0 [2023-01-15T19:41:52.092Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:41:52.092Z] [exec] ----------------------------------------- [2023-01-15T19:41:52.092Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] all: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setOSConditions: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolWin: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolUnix: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolProperty: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setS1ASclassPath: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] init-common: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] clean: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setOSConditions: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolWin: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolUnix: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolProperty: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setS1ASclassPath: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] init-common: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] clean-common: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setOSConditions: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolWin: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolUnix: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolProperty: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setS1ASclassPath: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] init-common: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] clean-classes-common: [2023-01-15T19:41:52.108Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setOSConditions: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolWin: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolUnix: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolProperty: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setS1ASclassPath: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] init-common: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] clean-jars-common: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] compile: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setOSConditions: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolWin: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolUnix: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setToolProperty: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] setS1ASclassPath: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] init-common: [2023-01-15T19:41:52.108Z] [2023-01-15T19:41:52.108Z] compile-common: [2023-01-15T19:41:52.108Z] [echo] Current time (ISO): 2023-01-15T19:41:51.907+0000 [2023-01-15T19:41:52.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:52.108Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:52.108Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:52.351Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:52.372Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2023-01-15T19:41:52.372Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact. [2023-01-15T19:41:52.372Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2023-01-15T19:41:52.372Z] [INFO] [2023-01-15T19:41:52.372Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:52.610Z] [2023-01-15T19:41:52.610Z] checkReporting-common: [2023-01-15T19:41:52.610Z] [2023-01-15T19:41:52.610Z] confirmReportPresent-common: [2023-01-15T19:41:52.610Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:41:52.610Z] [echo] Test seems to be reported fine [2023-01-15T19:41:52.610Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2full/RepRunConf.txt [2023-01-15T19:41:52.610Z] [2023-01-15T19:41:52.610Z] confirmMissingReport-common: [2023-01-15T19:41:52.610Z] [2023-01-15T19:41:52.610Z] undeploy: [2023-01-15T19:41:52.610Z] [2023-01-15T19:41:52.610Z] setOSConditions: [2023-01-15T19:41:52.610Z] [2023-01-15T19:41:52.610Z] setToolWin: [2023-01-15T19:41:52.610Z] [2023-01-15T19:41:52.610Z] setToolUnix: [2023-01-15T19:41:52.610Z] [2023-01-15T19:41:52.610Z] setToolProperty: [2023-01-15T19:41:52.610Z] [2023-01-15T19:41:52.610Z] setS1ASclassPath: [2023-01-15T19:41:52.610Z] [2023-01-15T19:41:52.611Z] init-common: [2023-01-15T19:41:52.611Z] [2023-01-15T19:41:52.611Z] undeploy-common: [2023-01-15T19:41:52.611Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:52.633Z] [INFO] No tests to run. [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:52.633Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-nucleus --- [2023-01-15T19:41:52.633Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/6.2.6-SNAPSHOT/glassfish-embedded-nucleus-6.2.6-SNAPSHOT.jar [2023-01-15T19:41:52.633Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/6.2.6-SNAPSHOT/glassfish-embedded-nucleus-6.2.6-SNAPSHOT.pom [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2023-01-15T19:41:52.633Z] [INFO] Building Embedded GlassFish Web 6.2.6-SNAPSHOT [241/291] [2023-01-15T19:41:52.633Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-web --- [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-web --- [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-web --- [2023-01-15T19:41:52.633Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:41:52.633Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web [2023-01-15T19:41:52.633Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-web --- [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-web --- [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-web --- [2023-01-15T19:41:52.633Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:41:52.633Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/common-resources with includes "" and excludes "" [2023-01-15T19:41:52.633Z] [INFO] [2023-01-15T19:41:52.633Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web --- [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm/9.2/asm-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/3.0.3/hk2-core-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/hk2-config/target/hk2-config.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/3.0.3/hk2-runlevel-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.0.3/hk2-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.634Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/3.0.3/class-model-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.890Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.890Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/7.0.2.Final/hibernate-validator-7.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.890Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator-cdi/7.0.2.Final/hibernate-validator-cdi-7.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.890Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:52.975Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-3c5r7 is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T19:41:52.986Z] --- [2023-01-15T19:41:52.986Z] apiVersion: "v1" [2023-01-15T19:41:52.986Z] kind: "Pod" [2023-01-15T19:41:52.986Z] metadata: [2023-01-15T19:41:52.986Z] annotations: [2023-01-15T19:41:52.986Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:41:52.987Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T19:41:52.987Z] labels: [2023-01-15T19:41:52.987Z] jenkins: "slave" [2023-01-15T19:41:52.987Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T19:41:52.987Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T19:41:52.987Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-3c5r7" [2023-01-15T19:41:52.987Z] namespace: "glassfish" [2023-01-15T19:41:52.987Z] spec: [2023-01-15T19:41:52.987Z] containers: [2023-01-15T19:41:52.987Z] - env: [2023-01-15T19:41:52.987Z] - name: "JENKINS_SECRET" [2023-01-15T19:41:52.987Z] value: "********" [2023-01-15T19:41:52.987Z] - name: "JENKINS_TUNNEL" [2023-01-15T19:41:52.987Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T19:41:52.987Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T19:41:52.987Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-3c5r7" [2023-01-15T19:41:52.987Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:41:52.987Z] value: "-Xmx768m -Xss768k" [2023-01-15T19:41:52.987Z] - name: "JENKINS_NAME" [2023-01-15T19:41:52.987Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-3c5r7" [2023-01-15T19:41:52.987Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T19:41:52.987Z] value: "/home/jenkins/agent" [2023-01-15T19:41:52.987Z] - name: "JENKINS_URL" [2023-01-15T19:41:52.987Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T19:41:52.987Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T19:41:52.987Z] imagePullPolicy: "IfNotPresent" [2023-01-15T19:41:52.987Z] name: "jnlp" [2023-01-15T19:41:52.987Z] resources: [2023-01-15T19:41:52.987Z] limits: [2023-01-15T19:41:52.987Z] memory: "1200Mi" [2023-01-15T19:41:52.987Z] cpu: "300m" [2023-01-15T19:41:52.987Z] requests: [2023-01-15T19:41:52.987Z] memory: "1200Mi" [2023-01-15T19:41:52.987Z] cpu: "300m" [2023-01-15T19:41:52.987Z] volumeMounts: [2023-01-15T19:41:52.987Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:41:52.987Z] name: "workspace-volume" [2023-01-15T19:41:52.987Z] readOnly: false [2023-01-15T19:41:52.987Z] - args: [2023-01-15T19:41:52.987Z] - "cat" [2023-01-15T19:41:52.987Z] env: [2023-01-15T19:41:52.987Z] - name: "MAVEN_OPTS" [2023-01-15T19:41:52.987Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:41:52.987Z] - name: "MVN_EXTRA" [2023-01-15T19:41:52.987Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T19:41:52.987Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T19:41:52.987Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T19:41:52.987Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T19:41:52.987Z] imagePullPolicy: "Always" [2023-01-15T19:41:52.987Z] name: "glassfish-build" [2023-01-15T19:41:52.987Z] resources: [2023-01-15T19:41:52.987Z] limits: [2023-01-15T19:41:52.987Z] memory: "12Gi" [2023-01-15T19:41:52.987Z] cpu: "8000m" [2023-01-15T19:41:52.987Z] requests: [2023-01-15T19:41:52.987Z] memory: "7Gi" [2023-01-15T19:41:52.987Z] cpu: "4000m" [2023-01-15T19:41:52.987Z] tty: true [2023-01-15T19:41:52.987Z] volumeMounts: [2023-01-15T19:41:52.987Z] - mountPath: "/home/jenkins" [2023-01-15T19:41:52.987Z] name: "jenkins-home" [2023-01-15T19:41:52.987Z] readOnly: false [2023-01-15T19:41:52.987Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T19:41:52.987Z] name: "maven-repo-shared-storage" [2023-01-15T19:41:52.987Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T19:41:52.987Z] name: "settings-xml" [2023-01-15T19:41:52.987Z] readOnly: true [2023-01-15T19:41:52.987Z] subPath: "settings.xml" [2023-01-15T19:41:52.987Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T19:41:52.987Z] name: "settings-security-xml" [2023-01-15T19:41:52.987Z] readOnly: true [2023-01-15T19:41:52.987Z] subPath: "settings-security.xml" [2023-01-15T19:41:52.987Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T19:41:52.987Z] name: "maven-repo-local-storage" [2023-01-15T19:41:52.987Z] - mountPath: "/home/jenkins/agent" [2023-01-15T19:41:52.987Z] name: "workspace-volume" [2023-01-15T19:41:52.987Z] readOnly: false [2023-01-15T19:41:52.987Z] nodeSelector: [2023-01-15T19:41:52.987Z] kubernetes.io/os: "linux" [2023-01-15T19:41:52.987Z] restartPolicy: "Never" [2023-01-15T19:41:52.987Z] volumes: [2023-01-15T19:41:52.987Z] - name: "settings-security-xml" [2023-01-15T19:41:52.987Z] secret: [2023-01-15T19:41:52.987Z] items: [2023-01-15T19:41:52.987Z] - key: "settings-security.xml" [2023-01-15T19:41:52.987Z] path: "settings-security.xml" [2023-01-15T19:41:52.987Z] secretName: "m2-secret-dir" [2023-01-15T19:41:52.987Z] - emptyDir: {} [2023-01-15T19:41:52.987Z] name: "maven-repo-local-storage" [2023-01-15T19:41:52.987Z] - emptyDir: {} [2023-01-15T19:41:52.987Z] name: "jenkins-home" [2023-01-15T19:41:52.987Z] - name: "settings-xml" [2023-01-15T19:41:52.987Z] secret: [2023-01-15T19:41:52.987Z] items: [2023-01-15T19:41:52.987Z] - key: "settings.xml" [2023-01-15T19:41:52.987Z] path: "settings.xml" [2023-01-15T19:41:52.987Z] secretName: "m2-secret-dir" [2023-01-15T19:41:52.987Z] - emptyDir: [2023-01-15T19:41:52.987Z] medium: "" [2023-01-15T19:41:52.987Z] name: "workspace-volume" [2023-01-15T19:41:52.987Z] - name: "maven-repo-shared-storage" [2023-01-15T19:41:52.987Z] persistentVolumeClaim: [2023-01-15T19:41:52.987Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T19:41:52.987Z] [2023-01-15T19:41:53.146Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.147Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.147Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.147Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.147Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.147Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-osgi/2.0.0/grizzly-npn-osgi-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.147Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.404Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.404Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/util/target/admin-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.404Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/common-util/target/common-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.404Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.404Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/config-types/target/config-types.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.404Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.404Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.404Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.404Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.549Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:53.664Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.664Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.664Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.664Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/logging/target/logging.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.664Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.664Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.664Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.664Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.664Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.665Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.665Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.665Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/kernel/target/kernel.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.665Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.665Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.665Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/3.0.3/osgi-adapter-3.0.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.665Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/core/target/security.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] all: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] nopkg: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setOSConditions: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolWin: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolUnix: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolProperty: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setS1ASclassPath: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] init-common: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] clean: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setOSConditions: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolWin: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolUnix: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolProperty: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setS1ASclassPath: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] init-common: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] clean-common: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setOSConditions: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolWin: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolUnix: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolProperty: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setS1ASclassPath: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] init-common: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] clean-classes-common: [2023-01-15T19:41:53.808Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setOSConditions: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolWin: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolUnix: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolProperty: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setS1ASclassPath: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] init-common: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] clean-jars-common: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] compile: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setOSConditions: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolWin: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolUnix: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setToolProperty: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] setS1ASclassPath: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] init-common: [2023-01-15T19:41:53.808Z] [2023-01-15T19:41:53.808Z] compile-common: [2023-01-15T19:41:53.808Z] [echo] Current time (ISO): 2023-01-15T19:41:53.644+0000 [2023-01-15T19:41:53.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:53.808Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:53.808Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:53.921Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/services/target/security-services.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.14/mimepull-1.9.14.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/jsch/0.1.56/jsch-0.1.56.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/amx-javaee/target/amx-javaee.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:53.922Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/container-common/target/container-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dol/target/dol.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/javaee-core/target/deployment-javaee-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-cache/2.0.0/shoal-cache-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/schema2beans/6.7/schema2beans-6.7.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admin/backup/target/backup.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.179Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.180Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.435Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.435Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.435Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authentication/jakarta.authentication-api/2.0.0/jakarta.authentication-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authorization/jakarta.authorization-api/2.0.0/jakarta.authorization-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.436Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.468Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T19:41:54.558Z] [exec] Starting test [2023-01-15T19:41:54.559Z] [exec] Done [2023-01-15T19:41:54.559Z] [exec] Value of key is: simple_nopackage [2023-01-15T19:41:54.559Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:54.559Z] [exec] [2023-01-15T19:41:54.559Z] [exec] [2023-01-15T19:41:54.559Z] [exec] ----------------------------------------- [2023-01-15T19:41:54.559Z] [exec] - simple_nopackage: PASS - [2023-01-15T19:41:54.559Z] [exec] ----------------------------------------- [2023-01-15T19:41:54.559Z] [exec] Total PASS: 1 [2023-01-15T19:41:54.559Z] [exec] Total FAIL: 0 [2023-01-15T19:41:54.559Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:41:54.559Z] [exec] ----------------------------------------- [2023-01-15T19:41:54.559Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:54.559Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] checkReporting-common: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] confirmReportPresent-common: [2023-01-15T19:41:54.559Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:41:54.559Z] [echo] Test seems to be reported fine [2023-01-15T19:41:54.559Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/RepRunConf.txt [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] confirmMissingReport-common: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] undeploy: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] setOSConditions: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] setToolWin: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] setToolUnix: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] setToolProperty: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] setS1ASclassPath: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] init-common: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] execute-ejb-sql-common: [2023-01-15T19:41:54.559Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/drop_pointbase.sql [2023-01-15T19:41:54.559Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] setOSConditions: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] setToolWin: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] setToolUnix: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] setToolProperty: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] setS1ASclassPath: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] init-common: [2023-01-15T19:41:54.559Z] [2023-01-15T19:41:54.559Z] undeploy-common: [2023-01-15T19:41:54.639Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:54.640Z] [javac] 1 warning [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] build: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] setOSConditions: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] setToolWin: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] setToolUnix: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] setToolProperty: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] setS1ASclassPath: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] init-common: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] webclient-war-common: [2023-01-15T19:41:54.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] clear: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] test-tlds-exist: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] copy-tlds: [2023-01-15T19:41:54.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:41:54.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] test-tagfiles-exist: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] copy-tagfiles: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] package-war-common: [2023-01-15T19:41:54.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:54.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:54.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/lib [2023-01-15T19:41:54.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:54.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:54.640Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-simpletag-annotation-web.war [2023-01-15T19:41:54.640Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:54.640Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:54.640Z] [javac] Compiling 1 source file [2023-01-15T19:41:54.640Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:54.640Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] deploy: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] deploy-war-common: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] setOSConditions: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] setToolWin: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] setToolUnix: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] setToolProperty: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] setS1ASclassPath: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] init-common: [2023-01-15T19:41:54.640Z] [2023-01-15T19:41:54.640Z] deploy-war-commonpe: [2023-01-15T19:41:54.698Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.699Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.699Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.699Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.699Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.2.0/org.eclipse.persistence.asm-9.2.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.699Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2/org.eclipse.persistence.core-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:54.817Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:54.898Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:54.955Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2/org.eclipse.persistence.jpa-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.075Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:55.211Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2/org.eclipse.persistence.jpa.jpql-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] all: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] twolevel: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] setOSConditions: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] setToolWin: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] setToolUnix: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] setToolProperty: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] setS1ASclassPath: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] init-common: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] clean: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] setOSConditions: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] setToolWin: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.332Z] setToolUnix: [2023-01-15T19:41:55.332Z] [2023-01-15T19:41:55.333Z] setToolProperty: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setS1ASclassPath: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] init-common: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] clean-common: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setOSConditions: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setToolWin: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setToolUnix: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setToolProperty: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setS1ASclassPath: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] init-common: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] clean-classes-common: [2023-01-15T19:41:55.333Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setOSConditions: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setToolWin: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setToolUnix: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setToolProperty: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setS1ASclassPath: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] init-common: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] clean-jars-common: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] compile: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setOSConditions: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setToolWin: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setToolUnix: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setToolProperty: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] setS1ASclassPath: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] init-common: [2023-01-15T19:41:55.333Z] [2023-01-15T19:41:55.333Z] compile-common: [2023-01-15T19:41:55.333Z] [echo] Current time (ISO): 2023-01-15T19:41:55.133+0000 [2023-01-15T19:41:55.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:55.333Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:55.333Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:55.463Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-simpletag-annotation-web.war [2023-01-15T19:41:55.467Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2/org.eclipse.persistence.jpa.modelgen.processor-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.467Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2/org.eclipse.persistence.moxy-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.467Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2/org.eclipse.persistence.dbws-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.467Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2/org.eclipse.persistence.oracle-3.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.467Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.467Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jta/target/jta.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.467Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/transaction/jts/target/jts.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.467Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.467Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.724Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.724Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.724Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.724Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.724Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.981Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/core/javaee-kernel/target/javaee-kernel.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:55.981Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.faces/3.0.1/jakarta.faces-3.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.237Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.237Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.237Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.237Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.237Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.237Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.237Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/common/stats77/target/stats77.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.237Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/admin/target/web-cli.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.493Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-core/target/web-core.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.493Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.493Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.493Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.493Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.494Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.494Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.494Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/war-util/target/war-util.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.494Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.494Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/wasp/wasp/3.0.1/wasp-3.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.494Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jakarta.servlet.jsp.jstl-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.494Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/2.0.0/jakarta.servlet.jsp.jstl-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:56.837Z] [exec] Application deployed with name web-jsp-simpletag-annotation-web. [2023-01-15T19:41:56.838Z] [2023-01-15T19:41:56.838Z] deploy-war-commonee: [2023-01-15T19:41:56.838Z] [2023-01-15T19:41:56.838Z] run: [2023-01-15T19:41:56.838Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:56.973Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-3c5r7 in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (ejb_group_embedded) [2023-01-15T19:41:57.055Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.el/4.0.2/jakarta.el-4.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.0.2/tyrus-core-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.0.2/tyrus-server-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.0.2/tyrus-spi-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.0.2/tyrus-client-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.0.2/tyrus-container-servlet-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.0.2/tyrus-container-grizzly-client-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.0.2/tyrus-container-glassfish-cdi-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.0.2/tyrus-container-glassfish-ejb-2.0.2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/soteria/jakarta.security.enterprise/2.0.1/jakarta.security.enterprise-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.056Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/weld/weld-osgi-bundle/4.0.2.Final/weld-osgi-bundle-4.0.2.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.095Z] [java] GET /web-jsp-simpletag-annotation/test.jsp HTTP/1.0 [2023-01-15T19:41:57.095Z] [java] HTTP/1.1 200 OK [2023-01-15T19:41:57.095Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:41:57.095Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T19:41:57.095Z] [java] Set-Cookie: JSESSIONID=6f3eb8bad11fba68fca9d13c553f; Path=/web-jsp-simpletag-annotation; HttpOnly [2023-01-15T19:41:57.095Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:41:57.095Z] [java] Connection: close [2023-01-15T19:41:57.095Z] [java] Content-Length: 118 [2023-01-15T19:41:57.095Z] [java] ==init==
[2023-01-15T19:41:57.095Z] [java] ==PostConstruct==
[2023-01-15T19:41:57.095Z] [java] ==body==
[2023-01-15T19:41:57.095Z] [java] ==PostConstruct==
[2023-01-15T19:41:57.096Z] [java] ==PreDestroy==
[2023-01-15T19:41:57.096Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:57.096Z] [java] [2023-01-15T19:41:57.096Z] [java] [2023-01-15T19:41:57.096Z] [java] ----------------------------------------- [2023-01-15T19:41:57.096Z] [java] - BodyTag test: PASS - [2023-01-15T19:41:57.096Z] [java] ----------------------------------------- [2023-01-15T19:41:57.096Z] [java] - Total PASS : 1 - [2023-01-15T19:41:57.096Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:57.096Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:57.096Z] [java] ----------------------------------------- [2023-01-15T19:41:57.096Z] [2023-01-15T19:41:57.096Z] undeploy: [2023-01-15T19:41:57.096Z] [2023-01-15T19:41:57.096Z] setOSConditions: [2023-01-15T19:41:57.096Z] [2023-01-15T19:41:57.096Z] setToolWin: [2023-01-15T19:41:57.096Z] [2023-01-15T19:41:57.096Z] setToolUnix: [2023-01-15T19:41:57.096Z] [2023-01-15T19:41:57.096Z] setToolProperty: [2023-01-15T19:41:57.096Z] [2023-01-15T19:41:57.096Z] setS1ASclassPath: [2023-01-15T19:41:57.096Z] [2023-01-15T19:41:57.096Z] init-common: [2023-01-15T19:41:57.096Z] [2023-01-15T19:41:57.096Z] undeploy-war-common: [2023-01-15T19:41:57.099Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:57.100Z] [javac] 1 warning [2023-01-15T19:41:57.100Z] [2023-01-15T19:41:57.100Z] setOSConditions: [2023-01-15T19:41:57.100Z] [2023-01-15T19:41:57.100Z] setToolWin: [2023-01-15T19:41:57.100Z] [2023-01-15T19:41:57.100Z] setToolUnix: [2023-01-15T19:41:57.100Z] [2023-01-15T19:41:57.100Z] setToolProperty: [2023-01-15T19:41:57.100Z] [2023-01-15T19:41:57.100Z] setS1ASclassPath: [2023-01-15T19:41:57.100Z] [2023-01-15T19:41:57.100Z] init-common: [2023-01-15T19:41:57.100Z] [2023-01-15T19:41:57.100Z] compile-common: [2023-01-15T19:41:57.100Z] [echo] Current time (ISO): 2023-01-15T19:41:56.864+0000 [2023-01-15T19:41:57.100Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:57.100Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] container [Pipeline] { [2023-01-15T19:41:57.230Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:57.231Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T19:41:57.231Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:57.231Z] [javac] 1 warning [2023-01-15T19:41:57.231Z] [2023-01-15T19:41:57.231Z] setOSConditions: [2023-01-15T19:41:57.231Z] [2023-01-15T19:41:57.231Z] setToolWin: [2023-01-15T19:41:57.231Z] [2023-01-15T19:41:57.231Z] setToolUnix: [2023-01-15T19:41:57.231Z] [2023-01-15T19:41:57.231Z] setToolProperty: [2023-01-15T19:41:57.231Z] [2023-01-15T19:41:57.231Z] setS1ASclassPath: [2023-01-15T19:41:57.231Z] [2023-01-15T19:41:57.231Z] init-common: [2023-01-15T19:41:57.231Z] [2023-01-15T19:41:57.231Z] compile-common: [2023-01-15T19:41:57.231Z] [echo] Current time (ISO): 2023-01-15T19:41:57.072+0000 [2023-01-15T19:41:57.231Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:57.231Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:57.312Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.312Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.353Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:57.568Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.4/jersey-media-moxy-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.4/jersey-cdi1x-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.4/jersey-cdi1x-servlet-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.4/jersey-cdi1x-transaction-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.4/jersey-container-servlet-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.4/jersey-container-servlet-core-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.4/jersey-media-json-processing-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.4/jersey-mvc-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.4/jersey-mvc-jsp-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.4/jersey-server-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.4/jersey-client-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.4/jersey-container-grizzly2-http-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.4/jersey-media-jaxb-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.4/jersey-media-json-jettison-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.4/jersey-media-json-jackson-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.4/jersey-media-sse-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.4/jersey-media-multipart-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.4/jersey-bean-validation-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.4/jersey-entity-filtering-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.569Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.4/jersey-common-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [Pipeline] unstash [2023-01-15T19:41:57.825Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.4/jersey-hk2-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.826Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.826Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.4/jersey-media-json-binding-3.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.826Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.826Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:57.862Z] [exec] In removeSFSB for bean=SFSB_3 [2023-01-15T19:41:57.863Z] [exec] Value of key is: removeSFSBs [2023-01-15T19:41:57.863Z] [exec] In removeSFSB for bean=SFSB_2 [2023-01-15T19:41:57.863Z] [exec] Value of key is: removeSFSBs [2023-01-15T19:41:57.863Z] [exec] In accessSFSB: for bean -> SFSB_1; true; true; true; true; true; true; true; true; true [2023-01-15T19:41:57.863Z] [exec] Value of key is: accessSFSBs [2023-01-15T19:41:57.863Z] [exec] [cacheNPEClient] Inside init.... [2023-01-15T19:41:57.863Z] [exec] [cacheNPE] Initalization done [2023-01-15T19:41:57.863Z] [exec] Value of key is: initSFSBs [2023-01-15T19:41:57.863Z] [exec] [cacheNPEClient] DONE doTest()... [2023-01-15T19:41:57.863Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:57.863Z] [exec] [2023-01-15T19:41:57.863Z] [exec] [2023-01-15T19:41:57.863Z] [exec] ----------------------------------------- [2023-01-15T19:41:57.863Z] [exec] - accessSFSBs: PASS - [2023-01-15T19:41:57.863Z] [exec] - removeSFSBs: PASS - [2023-01-15T19:41:57.863Z] [exec] - initSFSBs: PASS - [2023-01-15T19:41:57.863Z] [exec] ----------------------------------------- [2023-01-15T19:41:57.863Z] [exec] Total PASS: 3 [2023-01-15T19:41:57.863Z] [exec] Total FAIL: 0 [2023-01-15T19:41:57.863Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:41:57.863Z] [exec] ----------------------------------------- [2023-01-15T19:41:57.863Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:57.863Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] checkReporting-common: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] confirmReportPresent-common: [2023-01-15T19:41:57.863Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:41:57.863Z] [echo] Test seems to be reported fine [2023-01-15T19:41:57.863Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/RepRunConf.txt [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] confirmMissingReport-common: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] undeploy: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setOSConditions: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setToolWin: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setToolUnix: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setToolProperty: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setS1ASclassPath: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] init-common: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] undeploy-common: [2023-01-15T19:41:57.863Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:57.863Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setOSConditions: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setToolWin: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setToolUnix: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setToolProperty: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setS1ASclassPath: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] init-common: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] execute-ejb-sql-common: [2023-01-15T19:41:57.863Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/drop_pointbase.sql [2023-01-15T19:41:57.863Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] delete-resources: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] all: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] all: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] ctxcheck: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setOSConditions: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setToolWin: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setToolUnix: [2023-01-15T19:41:57.863Z] [2023-01-15T19:41:57.863Z] setToolProperty: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setS1ASclassPath: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] init-common: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] clean: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setOSConditions: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolWin: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolUnix: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolProperty: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setS1ASclassPath: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] init-common: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] clean-common: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setOSConditions: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolWin: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolUnix: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolProperty: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setS1ASclassPath: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] init-common: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] clean-classes-common: [2023-01-15T19:41:57.864Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setOSConditions: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolWin: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolUnix: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolProperty: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setS1ASclassPath: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] init-common: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] clean-jars-common: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] compile: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setOSConditions: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolWin: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolUnix: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setToolProperty: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] setS1ASclassPath: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] init-common: [2023-01-15T19:41:57.864Z] [2023-01-15T19:41:57.864Z] compile-common: [2023-01-15T19:41:57.864Z] [echo] Current time (ISO): 2023-01-15T19:41:56.861+0000 [2023-01-15T19:41:57.864Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:57.864Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:57.864Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:57.924Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:41:57.924Z] [2023-01-15T19:41:57.924Z] all: [2023-01-15T19:41:58.082Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.13.1/jackson-module-jakarta-xmlbind-annotations-2.13.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.4.1/jettison-1.4.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/2.0.1/jsonp-jaxrs-2.0.1.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/yasson/2.0.4/yasson-2.0.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-api/2.0.0/shoal-gms-api-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-impl/2.0.0/shoal-gms-impl-2.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/hk2/tiger-types/target/tiger-types.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] [2023-01-15T19:41:58.083Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web --- [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:41:58.083Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:41:58.182Z] [2023-01-15T19:41:58.183Z] setOSConditions: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolWin: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolUnix: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolProperty: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setS1ASclassPath: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] init-common: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] clean: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setOSConditions: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolWin: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolUnix: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolProperty: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setS1ASclassPath: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] init-common: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] clean-common: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setOSConditions: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolWin: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolUnix: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolProperty: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setS1ASclassPath: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] init-common: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] clean-classes-common: [2023-01-15T19:41:58.183Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setOSConditions: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolWin: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolUnix: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolProperty: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setS1ASclassPath: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] init-common: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] clean-jars-common: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] compile: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setOSConditions: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolWin: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolUnix: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolProperty: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setS1ASclassPath: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] init-common: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] compile-common: [2023-01-15T19:41:58.183Z] [echo] Current time (ISO): 2023-01-15T19:41:57.997+0000 [2023-01-15T19:41:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/servlet [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] build: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setOSConditions: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolWin: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolUnix: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setToolProperty: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] setS1ASclassPath: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] init-common: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] webclient-war-common: [2023-01-15T19:41:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] clear: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] test-tlds-exist: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] copy-tlds: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] test-tagfiles-exist: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.183Z] copy-tagfiles: [2023-01-15T19:41:58.183Z] [2023-01-15T19:41:58.184Z] package-war-common: [2023-01-15T19:41:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:41:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:41:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:41:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/lib [2023-01-15T19:41:58.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:58.184Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-staticFileEncoding-web.war [2023-01-15T19:41:58.184Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:41:58.184Z] [2023-01-15T19:41:58.184Z] deploy: [2023-01-15T19:41:58.184Z] [2023-01-15T19:41:58.184Z] deploy-war-common: [2023-01-15T19:41:58.184Z] [2023-01-15T19:41:58.184Z] setOSConditions: [2023-01-15T19:41:58.184Z] [2023-01-15T19:41:58.184Z] setToolWin: [2023-01-15T19:41:58.184Z] [2023-01-15T19:41:58.184Z] setToolUnix: [2023-01-15T19:41:58.184Z] [2023-01-15T19:41:58.184Z] setToolProperty: [2023-01-15T19:41:58.184Z] [2023-01-15T19:41:58.184Z] setS1ASclassPath: [2023-01-15T19:41:58.184Z] [2023-01-15T19:41:58.184Z] init-common: [2023-01-15T19:41:58.184Z] [2023-01-15T19:41:58.184Z] deploy-war-commonpe: [2023-01-15T19:41:58.184Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:58.339Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/javaee/dist-frag/target/javaee-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:41:58.339Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:41:58.340Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:41:58.340Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:41:58.340Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:41:58.340Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unzip-derby) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/derby/10.15.2.0/derby-10.15.2.0.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/jars/javadb with includes "**/lib/**,**/bin/**" and excludes "" [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] Skipping the execution. [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbcra-cp.rar) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2023-01-15T19:41:58.340Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbcra-ds.rar) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2023-01-15T19:41:58.340Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbcra-dm.rar) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2023-01-15T19:41:58.340Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-assembly-plugin:3.3.0:single (jdbcra-xa.rar) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2023-01-15T19:41:58.340Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] No sources to compile [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] No sources to compile [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] Not copying test resources [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] No sources to compile [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] No tests to run. [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-web --- [2023-01-15T19:41:58.340Z] [INFO] Executing tasks [2023-01-15T19:41:58.340Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes/META-INF for [2023-01-15T19:41:58.340Z] [INFO] [echo] glassfish-embedded-web [2023-01-15T19:41:58.340Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes/META-INF [2023-01-15T19:41:58.340Z] [INFO] Executed tasks [2023-01-15T19:41:58.340Z] [INFO] [2023-01-15T19:41:58.340Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web --- [2023-01-15T19:41:58.795Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:58.795Z] [javac] 1 warning [2023-01-15T19:41:58.795Z] [2023-01-15T19:41:58.795Z] setOSConditions: [2023-01-15T19:41:58.795Z] [2023-01-15T19:41:58.795Z] setToolWin: [2023-01-15T19:41:58.795Z] [2023-01-15T19:41:58.795Z] setToolUnix: [2023-01-15T19:41:58.795Z] [2023-01-15T19:41:58.796Z] setToolProperty: [2023-01-15T19:41:58.796Z] [2023-01-15T19:41:58.796Z] setS1ASclassPath: [2023-01-15T19:41:58.796Z] [2023-01-15T19:41:58.796Z] init-common: [2023-01-15T19:41:58.796Z] [2023-01-15T19:41:58.796Z] compile-common: [2023-01-15T19:41:58.796Z] [echo] Current time (ISO): 2023-01-15T19:41:58.715+0000 [2023-01-15T19:41:58.796Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:41:59.052Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:59.118Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-staticFileEncoding-web.war [2023-01-15T19:41:59.127Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:41:59.128Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/client/TwoLevelClient.java uses or overrides a deprecated API. [2023-01-15T19:41:59.128Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:59.128Z] [javac] 1 warning [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] build: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setOSConditions: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] fixFiles: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] convUnix: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] convWin: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolWin: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolUnix: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolProperty: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setS1ASclassPath: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] init-common: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] package-persistence-common: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] ejb-jar-common: [2023-01-15T19:41:59.128Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] package-ejbjar-common: [2023-01-15T19:41:59.128Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:59.128Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:59.128Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:59.128Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevel-ejb.jar [2023-01-15T19:41:59.128Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] appclient-jar-common: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] package-appclientjar-common: [2023-01-15T19:41:59.128Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:59.128Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:59.128Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:59.128Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevel-client.jar [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] webclient-war-common: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] build-ear-common: [2023-01-15T19:41:59.128Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:41:59.128Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelApp.ear [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] deploy: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setOSConditions: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolWin: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolUnix: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolProperty: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setS1ASclassPath: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] init-common: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] execute-ejb-sql-common: [2023-01-15T19:41:59.128Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/create_pointbase.sql [2023-01-15T19:41:59.128Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T19:41:59.128Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T19:41:59.128Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setOSConditions: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolWin: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolUnix: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolProperty: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setS1ASclassPath: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] init-common: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] deploy-common: [2023-01-15T19:41:59.128Z] [echo] Current time (ISO): 2023-01-15T19:41:59.004+0000 [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setOSConditions: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolWin: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolUnix: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setToolProperty: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] setS1ASclassPath: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] init-common: [2023-01-15T19:41:59.128Z] [2023-01-15T19:41:59.128Z] deploy-common-pe: [2023-01-15T19:41:59.128Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:59.687Z] [exec] Application deployed with name web-staticFileEncoding-web. [2023-01-15T19:41:59.687Z] [2023-01-15T19:41:59.687Z] deploy-war-commonee: [2023-01-15T19:41:59.687Z] [2023-01-15T19:41:59.687Z] run: [2023-01-15T19:41:59.688Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:41:59.688Z] [javac] Compiling 1 source file [2023-01-15T19:41:59.688Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:41:59.688Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:41:59.688Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:41:59.691Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelApp.ear [2023-01-15T19:41:59.945Z] [java] Invoking URL: http://localhost:45711/web-staticFileEncoding/include.jsp [2023-01-15T19:41:59.946Z] [java] Response Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:41:59.946Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:41:59.946Z] [java] [2023-01-15T19:41:59.946Z] [java] [2023-01-15T19:41:59.946Z] [java] ----------------------------------------- [2023-01-15T19:41:59.946Z] [java] - jspStaticFileEncoding: PASS - [2023-01-15T19:41:59.946Z] [java] ----------------------------------------- [2023-01-15T19:41:59.946Z] [java] - Total PASS : 1 - [2023-01-15T19:41:59.946Z] [java] - Total FAIL : 0 - [2023-01-15T19:41:59.946Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:41:59.946Z] [java] ----------------------------------------- [2023-01-15T19:41:59.946Z] [2023-01-15T19:41:59.946Z] undeploy: [2023-01-15T19:41:59.946Z] [2023-01-15T19:41:59.946Z] setOSConditions: [2023-01-15T19:41:59.946Z] [2023-01-15T19:41:59.946Z] setToolWin: [2023-01-15T19:41:59.946Z] [2023-01-15T19:41:59.946Z] setToolUnix: [2023-01-15T19:41:59.946Z] [2023-01-15T19:41:59.946Z] setToolProperty: [2023-01-15T19:41:59.946Z] [2023-01-15T19:41:59.946Z] setS1ASclassPath: [2023-01-15T19:41:59.946Z] [2023-01-15T19:41:59.946Z] init-common: [2023-01-15T19:41:59.946Z] [2023-01-15T19:41:59.946Z] undeploy-war-common: [2023-01-15T19:41:59.947Z] [exec] Application deployed with name ejb-bmp-twolevelApp. [2023-01-15T19:41:59.948Z] [echo] Deployment on target server server successful [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setOSConditions: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setToolWin: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setToolUnix: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setToolProperty: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setS1ASclassPath: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] init-common: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] deploy-common-ee: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] run: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setOSConditions: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setToolWin: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setToolUnix: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setToolProperty: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setS1ASclassPath: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] init-common: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] execute-ejb-sql-common: [2023-01-15T19:41:59.948Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/create_pointbase.sql [2023-01-15T19:41:59.948Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setOSConditions: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setToolWin: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setToolUnix: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setToolProperty: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] setS1ASclassPath: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] init-common: [2023-01-15T19:41:59.948Z] [2023-01-15T19:41:59.948Z] runclient-common: [2023-01-15T19:41:59.948Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:41:59.948Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:00.203Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:00.383Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:00.383Z] [javac] 1 warning [2023-01-15T19:42:00.383Z] [2023-01-15T19:42:00.383Z] build: [2023-01-15T19:42:00.383Z] [2023-01-15T19:42:00.383Z] setOSConditions: [2023-01-15T19:42:00.383Z] [2023-01-15T19:42:00.383Z] fixFiles: [2023-01-15T19:42:00.383Z] [2023-01-15T19:42:00.383Z] convUnix: [2023-01-15T19:42:00.383Z] [2023-01-15T19:42:00.383Z] convWin: [2023-01-15T19:42:00.383Z] [2023-01-15T19:42:00.383Z] setToolWin: [2023-01-15T19:42:00.383Z] [2023-01-15T19:42:00.383Z] setToolUnix: [2023-01-15T19:42:00.383Z] [2023-01-15T19:42:00.383Z] setToolProperty: [2023-01-15T19:42:00.383Z] [2023-01-15T19:42:00.384Z] setS1ASclassPath: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] init-common: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] package-persistence-common: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] ejb-jar-common: [2023-01-15T19:42:00.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] package-ejbjar-common: [2023-01-15T19:42:00.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.384Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkg-ejb.jar [2023-01-15T19:42:00.384Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] appclient-jar-common: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] package-appclientjar-common: [2023-01-15T19:42:00.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.384Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkg-client.jar [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] webclient-war-common: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] build-ear-common: [2023-01-15T19:42:00.384Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgApp.ear [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] deploy: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] setOSConditions: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] setToolWin: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] setToolUnix: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] setToolProperty: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] setS1ASclassPath: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] init-common: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] deploy-common: [2023-01-15T19:42:00.384Z] [echo] Current time (ISO): 2023-01-15T19:42:00.171+0000 [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] setOSConditions: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] setToolWin: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] setToolUnix: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] setToolProperty: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] setS1ASclassPath: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] init-common: [2023-01-15T19:42:00.384Z] [2023-01-15T19:42:00.384Z] deploy-common-pe: [2023-01-15T19:42:00.384Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:00.421Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:00.421Z] [javac] 1 warning [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] build: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] setOSConditions: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] fixFiles: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] convUnix: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] convWin: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] setToolWin: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] setToolUnix: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] setToolProperty: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] setS1ASclassPath: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] init-common: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] package-persistence-common: [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] ejb-jar-common: [2023-01-15T19:42:00.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:00.421Z] [2023-01-15T19:42:00.421Z] package-ejbjar-common: [2023-01-15T19:42:00.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.422Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheck-ejb.jar [2023-01-15T19:42:00.422Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.422Z] [2023-01-15T19:42:00.422Z] appclient-jar-common: [2023-01-15T19:42:00.511Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:00.678Z] [2023-01-15T19:42:00.678Z] package-appclientjar-common: [2023-01-15T19:42:00.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.678Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheck-client.jar [2023-01-15T19:42:00.678Z] [2023-01-15T19:42:00.678Z] webclient-war-common: [2023-01-15T19:42:00.678Z] [2023-01-15T19:42:00.678Z] build-ear-common: [2023-01-15T19:42:00.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:00.678Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckApp.ear [2023-01-15T19:42:00.678Z] [2023-01-15T19:42:00.678Z] deploy: [2023-01-15T19:42:00.678Z] [2023-01-15T19:42:00.678Z] setOSConditions: [2023-01-15T19:42:00.678Z] [2023-01-15T19:42:00.678Z] setToolWin: [2023-01-15T19:42:00.678Z] [2023-01-15T19:42:00.678Z] setToolUnix: [2023-01-15T19:42:00.678Z] [2023-01-15T19:42:00.679Z] setToolProperty: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setS1ASclassPath: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] init-common: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] execute-ejb-sql-common: [2023-01-15T19:42:00.679Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/sql/create_pointbase.sql [2023-01-15T19:42:00.679Z] [sql] Failed to execute: drop table AllowedMethodsStudent [2023-01-15T19:42:00.679Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ALLOWEDMETHODSSTUDENT' because it does not exist. [2023-01-15T19:42:00.679Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setOSConditions: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setToolWin: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setToolUnix: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setToolProperty: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setS1ASclassPath: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] init-common: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] deploy-common: [2023-01-15T19:42:00.679Z] [echo] Current time (ISO): 2023-01-15T19:42:00.471+0000 [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setOSConditions: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setToolWin: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setToolUnix: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setToolProperty: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] setS1ASclassPath: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] init-common: [2023-01-15T19:42:00.679Z] [2023-01-15T19:42:00.679Z] deploy-common-pe: [2023-01-15T19:42:00.679Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:00.768Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] all: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setOSConditions: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setToolWin: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setToolUnix: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setToolProperty: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setS1ASclassPath: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] init-common: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] clean: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setOSConditions: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setToolWin: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setToolUnix: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setToolProperty: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setS1ASclassPath: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] init-common: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] clean-common: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setOSConditions: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setToolWin: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setToolUnix: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setToolProperty: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] setS1ASclassPath: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] init-common: [2023-01-15T19:42:01.026Z] [2023-01-15T19:42:01.026Z] clean-classes-common: [2023-01-15T19:42:01.026Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setOSConditions: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolWin: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolUnix: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolProperty: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setS1ASclassPath: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] init-common: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] clean-jars-common: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] compile: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setOSConditions: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolWin: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolUnix: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolProperty: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setS1ASclassPath: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] init-common: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] compile-common: [2023-01-15T19:42:01.027Z] [echo] Current time (ISO): 2023-01-15T19:42:00.844+0000 [2023-01-15T19:42:01.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:01.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/servlet [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] build: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setOSConditions: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolWin: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolUnix: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolProperty: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setS1ASclassPath: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] init-common: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] webclient-war-common: [2023-01-15T19:42:01.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] clear: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] test-tlds-exist: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] copy-tlds: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] test-tagfiles-exist: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] copy-tagfiles: [2023-01-15T19:42:01.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-01-15T19:42:01.027Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] package-war-common: [2023-01-15T19:42:01.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:42:01.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:42:01.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/lib [2023-01-15T19:42:01.027Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:42:01.027Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tagfile-bom-encoding-mismatch-tagdir-web.war [2023-01-15T19:42:01.027Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:42:01.027Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:01.027Z] [javac] Compiling 1 source file [2023-01-15T19:42:01.027Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:42:01.027Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] deploy: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] deploy-war-common: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setOSConditions: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolWin: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolUnix: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setToolProperty: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] setS1ASclassPath: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] init-common: [2023-01-15T19:42:01.027Z] [2023-01-15T19:42:01.027Z] deploy-war-commonpe: [2023-01-15T19:42:01.076Z] [exec] Jan 15, 2023 7:42:00 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:42:01.076Z] [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. [2023-01-15T19:42:01.244Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckApp.ear [2023-01-15T19:42:01.244Z] [exec] Application deployed with name ejb-allowedmethods-ctxcheckApp. [2023-01-15T19:42:01.244Z] [echo] Deployment on target server server successful [2023-01-15T19:42:01.244Z] [2023-01-15T19:42:01.245Z] setOSConditions: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] setToolWin: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] setToolUnix: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] setToolProperty: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] setS1ASclassPath: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] init-common: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] deploy-common-ee: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] run: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] setOSConditions: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] setToolWin: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] setToolUnix: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] setToolProperty: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] setS1ASclassPath: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] init-common: [2023-01-15T19:42:01.245Z] [2023-01-15T19:42:01.245Z] runclient-common: [2023-01-15T19:42:01.245Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:42:01.285Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:01.324Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgApp.ear [2023-01-15T19:42:01.501Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:01.612Z] [INFO] [2023-01-15T19:42:01.612Z] [INFO] --- maven-assembly-plugin:3.3.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web --- [2023-01-15T19:42:01.612Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2023-01-15T19:42:01.852Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tagfile-bom-encoding-mismatch-tagdir-web.war [2023-01-15T19:42:01.891Z] [exec] Application deployed with name ejb-ejb30-hello-nopkgApp. [2023-01-15T19:42:01.891Z] [echo] Deployment on target server server successful [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] setOSConditions: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] setToolWin: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] setToolUnix: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] setToolProperty: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] setS1ASclassPath: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] init-common: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] deploy-common-ee: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] run: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] setOSConditions: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] setToolWin: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] setToolUnix: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] setToolProperty: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] setS1ASclassPath: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] init-common: [2023-01-15T19:42:01.891Z] [2023-01-15T19:42:01.891Z] runclient-common: [2023-01-15T19:42:01.891Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:42:02.065Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:02.111Z] [exec] Application deployed with name web-jsp-tagfile-bom-encoding-mismatch-tagdir-web. [2023-01-15T19:42:02.112Z] [2023-01-15T19:42:02.112Z] deploy-war-commonee: [2023-01-15T19:42:02.112Z] [2023-01-15T19:42:02.112Z] run: [2023-01-15T19:42:02.112Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:02.151Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:02.372Z] [java] Connecting to: http://localhost:45711/web-jsp-tagfile-bom-encoding-mismatch-tagdir/test.jsp [2023-01-15T19:42:02.373Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:02.373Z] [java] [2023-01-15T19:42:02.373Z] [java] [2023-01-15T19:42:02.373Z] [java] ----------------------------------------- [2023-01-15T19:42:02.373Z] [java] - jsp-tagfile-bom-encoding-mismatch-tagdir: PASS - [2023-01-15T19:42:02.373Z] [java] ----------------------------------------- [2023-01-15T19:42:02.373Z] [java] - Total PASS : 1 - [2023-01-15T19:42:02.373Z] [java] - Total FAIL : 0 - [2023-01-15T19:42:02.373Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:42:02.373Z] [java] ----------------------------------------- [2023-01-15T19:42:02.373Z] [2023-01-15T19:42:02.373Z] undeploy: [2023-01-15T19:42:02.373Z] [2023-01-15T19:42:02.373Z] setOSConditions: [2023-01-15T19:42:02.373Z] [2023-01-15T19:42:02.373Z] setToolWin: [2023-01-15T19:42:02.373Z] [2023-01-15T19:42:02.373Z] setToolUnix: [2023-01-15T19:42:02.373Z] [2023-01-15T19:42:02.373Z] setToolProperty: [2023-01-15T19:42:02.373Z] [2023-01-15T19:42:02.373Z] setS1ASclassPath: [2023-01-15T19:42:02.373Z] [2023-01-15T19:42:02.373Z] init-common: [2023-01-15T19:42:02.373Z] [2023-01-15T19:42:02.373Z] undeploy-war-common: [2023-01-15T19:42:02.628Z] [exec] Jan 15, 2023 7:42:02 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:42:02.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. [2023-01-15T19:42:02.630Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:03.096Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:03.194Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:03.195Z] [2023-01-15T19:42:03.195Z] all: [2023-01-15T19:42:03.195Z] [2023-01-15T19:42:03.195Z] setOSConditions: [2023-01-15T19:42:03.195Z] [2023-01-15T19:42:03.195Z] setToolWin: [2023-01-15T19:42:03.195Z] [2023-01-15T19:42:03.195Z] setToolUnix: [2023-01-15T19:42:03.195Z] [2023-01-15T19:42:03.195Z] setToolProperty: [2023-01-15T19:42:03.195Z] [2023-01-15T19:42:03.195Z] setS1ASclassPath: [2023-01-15T19:42:03.195Z] [2023-01-15T19:42:03.195Z] init-common: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] clean: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setOSConditions: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolWin: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolUnix: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolProperty: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setS1ASclassPath: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] init-common: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] clean-common: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setOSConditions: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolWin: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolUnix: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolProperty: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setS1ASclassPath: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] init-common: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] clean-classes-common: [2023-01-15T19:42:03.452Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setOSConditions: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolWin: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolUnix: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolProperty: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setS1ASclassPath: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] init-common: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] clean-jars-common: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] compile: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setOSConditions: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolWin: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolUnix: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setToolProperty: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] setS1ASclassPath: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.452Z] init-common: [2023-01-15T19:42:03.452Z] [2023-01-15T19:42:03.453Z] compile-common: [2023-01-15T19:42:03.453Z] [echo] Current time (ISO): 2023-01-15T19:42:03.238+0000 [2023-01-15T19:42:03.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:03.453Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:03.453Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:04.031Z] [exec] Jan 15, 2023 7:42:03 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:42:04.031Z] [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. [2023-01-15T19:42:04.350Z] [exec] Starting test for id: -1225521609 [2023-01-15T19:42:04.350Z] [exec] Done for id: -1225521609 [2023-01-15T19:42:04.350Z] [exec] Starting test for id: -12255216091 [2023-01-15T19:42:04.350Z] [exec] Done for id: -12255216091 [2023-01-15T19:42:04.350Z] [exec] Value of key is: twolevel [2023-01-15T19:42:04.350Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:04.350Z] [exec] [2023-01-15T19:42:04.350Z] [exec] [2023-01-15T19:42:04.350Z] [exec] ----------------------------------------- [2023-01-15T19:42:04.350Z] [exec] - twolevel: PASS - [2023-01-15T19:42:04.350Z] [exec] ----------------------------------------- [2023-01-15T19:42:04.350Z] [exec] Total PASS: 1 [2023-01-15T19:42:04.350Z] [exec] Total FAIL: 0 [2023-01-15T19:42:04.350Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:42:04.350Z] [exec] ----------------------------------------- [2023-01-15T19:42:04.350Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:04.350Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] checkReporting-common: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] confirmReportPresent-common: [2023-01-15T19:42:04.350Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:42:04.350Z] [echo] Test seems to be reported fine [2023-01-15T19:42:04.350Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/RepRunConf.txt [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] confirmMissingReport-common: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] undeploy: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] setOSConditions: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] setToolWin: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] setToolUnix: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] setToolProperty: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] setS1ASclassPath: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] init-common: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] execute-ejb-sql-common: [2023-01-15T19:42:04.350Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/drop_pointbase.sql [2023-01-15T19:42:04.350Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] setOSConditions: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] setToolWin: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] setToolUnix: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] setToolProperty: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] setS1ASclassPath: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] init-common: [2023-01-15T19:42:04.350Z] [2023-01-15T19:42:04.350Z] undeploy-common: [2023-01-15T19:42:04.607Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:05.172Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] all: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] txtests: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] all: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] setOSConditions: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] setToolWin: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] setToolUnix: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] setToolProperty: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] setS1ASclassPath: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] init-common: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] clean: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] setOSConditions: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] setToolWin: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] setToolUnix: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] setToolProperty: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] setS1ASclassPath: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] init-common: [2023-01-15T19:42:05.172Z] [2023-01-15T19:42:05.172Z] clean-common: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setOSConditions: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setToolWin: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setToolUnix: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setToolProperty: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setS1ASclassPath: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] init-common: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] clean-classes-common: [2023-01-15T19:42:05.173Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setOSConditions: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setToolWin: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setToolUnix: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setToolProperty: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setS1ASclassPath: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] init-common: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] clean-jars-common: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] compile: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setOSConditions: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setToolWin: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setToolUnix: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setToolProperty: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] setS1ASclassPath: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] init-common: [2023-01-15T19:42:05.173Z] [2023-01-15T19:42:05.173Z] compile-common: [2023-01-15T19:42:05.173Z] [echo] Current time (ISO): 2023-01-15T19:42:05.008+0000 [2023-01-15T19:42:05.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:05.173Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:05.173Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:05.405Z] [exec] Jan 15, 2023 7:42:05 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:42:05.405Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-nopkg-client] with main class [Client] in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:05.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2023-01-15T19:42:05.900Z] [exec] Value of key is: localSlsbGetEJBObject(-) [2023-01-15T19:42:05.900Z] [exec] Value of key is: localSlsbGetEJBLocalObject [2023-01-15T19:42:05.900Z] [exec] Value of key is: localSlsbGetEJBHome(-) [2023-01-15T19:42:05.900Z] [exec] Value of key is: localSlsbGetEJBLocalHome [2023-01-15T19:42:05.900Z] [exec] Value of key is: localEntityGetEJBObject(-) [2023-01-15T19:42:05.900Z] [exec] Value of key is: localEntityGetEJBLocalObject [2023-01-15T19:42:05.900Z] [exec] Value of key is: localEntityGetEJBHome(-) [2023-01-15T19:42:05.900Z] [exec] Value of key is: localEntityGetEJBLocalHome [2023-01-15T19:42:05.900Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:05.900Z] [exec] [2023-01-15T19:42:05.900Z] [exec] [2023-01-15T19:42:05.900Z] [exec] ----------------------------------------- [2023-01-15T19:42:05.900Z] [exec] - localEntityGetEJBLocalObject: PASS - [2023-01-15T19:42:05.900Z] [exec] - localSlsbGetEJBLocalHome: PASS - [2023-01-15T19:42:05.900Z] [exec] - localSlsbGetEJBHome(-): PASS - [2023-01-15T19:42:05.900Z] [exec] - localEntityGetEJBHome(-): PASS - [2023-01-15T19:42:05.900Z] [exec] - localSlsbGetEJBLocalObject: PASS - [2023-01-15T19:42:05.901Z] [exec] - localSlsbGetEJBObject(-): PASS - [2023-01-15T19:42:05.901Z] [exec] - localEntityGetEJBObject(-): PASS - [2023-01-15T19:42:05.901Z] [exec] - localEntityGetEJBLocalHome: PASS - [2023-01-15T19:42:05.901Z] [exec] ----------------------------------------- [2023-01-15T19:42:05.901Z] [exec] Total PASS: 8 [2023-01-15T19:42:05.901Z] [exec] Total FAIL: 0 [2023-01-15T19:42:05.901Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:42:05.901Z] [exec] ----------------------------------------- [2023-01-15T19:42:05.901Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:05.901Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] checkReporting-common: [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] confirmReportPresent-common: [2023-01-15T19:42:05.901Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:42:05.901Z] [echo] Test seems to be reported fine [2023-01-15T19:42:05.901Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/RepRunConf.txt [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] confirmMissingReport-common: [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] undeploy: [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] setOSConditions: [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] setToolWin: [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] setToolUnix: [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] setToolProperty: [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] setS1ASclassPath: [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] init-common: [2023-01-15T19:42:05.901Z] [2023-01-15T19:42:05.901Z] undeploy-common: [2023-01-15T19:42:05.986Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:05.986Z] [javac] 1 warning [2023-01-15T19:42:06.157Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:06.244Z] [2023-01-15T19:42:07.165Z] build: [2023-01-15T19:42:07.068Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:07.166Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T19:42:07.165Z] [2023-01-15T19:42:07.166Z] setOSConditions: [2023-01-15T19:42:07.166Z] [2023-01-15T19:42:07.166Z] setToolWin: [2023-01-15T19:42:07.166Z] [2023-01-15T19:42:07.166Z] setToolUnix: [2023-01-15T19:42:07.166Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:07.166Z] [2023-01-15T19:42:07.167Z] [javac] 1 warning [2023-01-15T19:42:07.167Z] [2023-01-15T19:42:07.167Z] setToolProperty: [2023-01-15T19:42:07.168Z] [2023-01-15T19:42:07.168Z] setS1ASclassPath: [2023-01-15T19:42:07.168Z] [2023-01-15T19:42:07.167Z] setOSConditions: [2023-01-15T19:42:07.168Z] init-common: [2023-01-15T19:42:07.168Z] [2023-01-15T19:42:07.168Z] webclient-war-common: [2023-01-15T19:42:07.168Z] [2023-01-15T19:42:07.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:07.169Z] setToolWin: [2023-01-15T19:42:07.169Z] [2023-01-15T19:42:07.170Z] [2023-01-15T19:42:07.170Z] clear: [2023-01-15T19:42:07.170Z] setToolUnix: [2023-01-15T19:42:07.170Z] [2023-01-15T19:42:07.171Z] [2023-01-15T19:42:07.171Z] test-tlds-exist: [2023-01-15T19:42:07.171Z] setToolProperty: [2023-01-15T19:42:07.172Z] [2023-01-15T19:42:07.172Z] [2023-01-15T19:42:07.172Z] copy-tlds: [2023-01-15T19:42:07.173Z] setS1ASclassPath: [2023-01-15T19:42:07.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:42:07.174Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:42:07.173Z] [2023-01-15T19:42:07.174Z] init-common: [2023-01-15T19:42:07.174Z] [2023-01-15T19:42:07.174Z] compile-common: [2023-01-15T19:42:07.174Z] [2023-01-15T19:42:07.174Z] [echo] Current time (ISO): 2023-01-15T19:42:07.034+0000 [2023-01-15T19:42:07.174Z] test-tagfiles-exist: [2023-01-15T19:42:07.174Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] copy-tagfiles: [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] package-war-common: [2023-01-15T19:42:07.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:42:07.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:42:07.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/lib [2023-01-15T19:42:07.175Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:42:07.175Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:42:07.175Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:42:07.175Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-post-construct-element-web.war [2023-01-15T19:42:07.175Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:42:07.175Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:07.175Z] [javac] Compiling 1 source file [2023-01-15T19:42:07.175Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:42:07.175Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] deploy: [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] deploy-war-common: [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] setOSConditions: [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] setToolWin: [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] setToolUnix: [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] setToolProperty: [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] setS1ASclassPath: [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] init-common: [2023-01-15T19:42:07.175Z] [2023-01-15T19:42:07.175Z] deploy-war-commonpe: [2023-01-15T19:42:07.175Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:07.410Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setOSConditions: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolWin: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolUnix: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolProperty: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setS1ASclassPath: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] init-common: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] execute-ejb-sql-common: [2023-01-15T19:42:07.411Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/sql/drop_pointbase.sql [2023-01-15T19:42:07.411Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] all: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] remove: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setOSConditions: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolWin: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolUnix: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolProperty: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setS1ASclassPath: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] init-common: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] clean: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setOSConditions: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolWin: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolUnix: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolProperty: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setS1ASclassPath: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] init-common: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] clean-common: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setOSConditions: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolWin: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolUnix: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolProperty: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setS1ASclassPath: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] init-common: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] clean-classes-common: [2023-01-15T19:42:07.411Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setOSConditions: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolWin: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolUnix: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolProperty: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setS1ASclassPath: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] init-common: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] clean-jars-common: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] compile: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setOSConditions: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolWin: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolUnix: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setToolProperty: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] setS1ASclassPath: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] init-common: [2023-01-15T19:42:07.411Z] [2023-01-15T19:42:07.411Z] compile-common: [2023-01-15T19:42:07.411Z] [echo] Current time (ISO): 2023-01-15T19:42:06.529+0000 [2023-01-15T19:42:07.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:07.411Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:07.411Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:07.432Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:07.432Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-post-construct-element-web.war [2023-01-15T19:42:08.340Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:08.340Z] [javac] 1 warning [2023-01-15T19:42:08.340Z] [2023-01-15T19:42:08.340Z] setOSConditions: [2023-01-15T19:42:08.340Z] [2023-01-15T19:42:08.340Z] setToolWin: [2023-01-15T19:42:08.340Z] [2023-01-15T19:42:08.340Z] setToolUnix: [2023-01-15T19:42:08.340Z] [2023-01-15T19:42:08.340Z] setToolProperty: [2023-01-15T19:42:08.340Z] [2023-01-15T19:42:08.340Z] setS1ASclassPath: [2023-01-15T19:42:08.340Z] [2023-01-15T19:42:08.340Z] init-common: [2023-01-15T19:42:08.340Z] [2023-01-15T19:42:08.340Z] compile-common: [2023-01-15T19:42:08.340Z] [echo] Current time (ISO): 2023-01-15T19:42:08.284+0000 [2023-01-15T19:42:08.340Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:08.597Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:08.802Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:09.060Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/client/SimpleBMPClient.java uses or overrides a deprecated API. [2023-01-15T19:42:09.060Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:09.060Z] [javac] 1 warning [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] build: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] setOSConditions: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] fixFiles: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] convUnix: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] convWin: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] setToolWin: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] setToolUnix: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] setToolProperty: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] setS1ASclassPath: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] init-common: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] package-persistence-common: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] ejb-jar-common: [2023-01-15T19:42:09.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] package-ejbjar-common: [2023-01-15T19:42:09.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:09.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:09.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:09.060Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simple-ejb.jar [2023-01-15T19:42:09.060Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] appclient-jar-common: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] package-appclientjar-common: [2023-01-15T19:42:09.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:09.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:09.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:09.060Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simple-client.jar [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] webclient-war-common: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] build-ear-common: [2023-01-15T19:42:09.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:09.060Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleApp.ear [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] setOSConditions: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] setToolWin: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] setToolUnix: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] setToolProperty: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] setS1ASclassPath: [2023-01-15T19:42:09.060Z] [2023-01-15T19:42:09.060Z] init-common: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] deploy: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setOSConditions: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setToolWin: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setToolUnix: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setToolProperty: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setS1ASclassPath: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] init-common: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] execute-ejb-sql-common: [2023-01-15T19:42:09.061Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/create_pointbase.sql [2023-01-15T19:42:09.061Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T19:42:09.061Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T19:42:09.061Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setOSConditions: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setToolWin: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setToolUnix: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setToolProperty: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setS1ASclassPath: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] init-common: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] deploy-common: [2023-01-15T19:42:09.061Z] [echo] Current time (ISO): 2023-01-15T19:42:08.975+0000 [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setOSConditions: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setToolWin: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setToolUnix: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setToolProperty: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] setS1ASclassPath: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] init-common: [2023-01-15T19:42:09.061Z] [2023-01-15T19:42:09.061Z] deploy-common-pe: [2023-01-15T19:42:09.318Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:09.330Z] [exec] Application deployed with name web-jsp-tag-handler-post-construct-element-web. [2023-01-15T19:42:09.330Z] [2023-01-15T19:42:09.330Z] deploy-war-commonee: [2023-01-15T19:42:09.330Z] [2023-01-15T19:42:09.330Z] run: [2023-01-15T19:42:09.330Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:09.330Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-post-construct-element/jsp/test.jsp [2023-01-15T19:42:09.579Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleApp.ear [2023-01-15T19:42:09.837Z] [exec] Application deployed with name ejb-bmp-txtests-simpleApp. [2023-01-15T19:42:09.837Z] [echo] Deployment on target server server successful [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setOSConditions: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolWin: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolUnix: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolProperty: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setS1ASclassPath: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] init-common: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] deploy-common-ee: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setOSConditions: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolWin: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolUnix: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolProperty: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setS1ASclassPath: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] init-common: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] run: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setOSConditions: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolWin: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolUnix: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolProperty: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setS1ASclassPath: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] init-common: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] execute-ejb-sql-common: [2023-01-15T19:42:09.837Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/create_pointbase.sql [2023-01-15T19:42:09.837Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setOSConditions: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolWin: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolUnix: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setToolProperty: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] setS1ASclassPath: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] init-common: [2023-01-15T19:42:09.837Z] [2023-01-15T19:42:09.837Z] runclient-common: [2023-01-15T19:42:09.837Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:42:09.837Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:09.966Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:10.223Z] [javac] 1 warning [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] build: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] setOSConditions: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] fixFiles: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] convUnix: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] convWin: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] setToolWin: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] setToolUnix: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] setToolProperty: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] setS1ASclassPath: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] init-common: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] package-persistence-common: [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.223Z] ejb-jar-common: [2023-01-15T19:42:10.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:10.223Z] [2023-01-15T19:42:10.224Z] package-ejbjar-common: [2023-01-15T19:42:10.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:10.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:10.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:10.224Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-remove-ejb.jar [2023-01-15T19:42:10.224Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] appclient-jar-common: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] package-appclientjar-common: [2023-01-15T19:42:10.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:10.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:10.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:10.224Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-remove-client.jar [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] webclient-war-common: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] build-ear-common: [2023-01-15T19:42:10.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:10.224Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeApp.ear [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] deploy: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] setOSConditions: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] setToolWin: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] setToolUnix: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] setToolProperty: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] setS1ASclassPath: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] init-common: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] deploy-common: [2023-01-15T19:42:10.224Z] [echo] Current time (ISO): 2023-01-15T19:42:10.072+0000 [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] setOSConditions: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] setToolWin: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] setToolUnix: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] setToolProperty: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] setS1ASclassPath: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] init-common: [2023-01-15T19:42:10.224Z] [2023-01-15T19:42:10.224Z] deploy-common-pe: [2023-01-15T19:42:10.224Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:10.264Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:10.265Z] [java] [2023-01-15T19:42:10.265Z] [java] [2023-01-15T19:42:10.265Z] [java] ----------------------------------------- [2023-01-15T19:42:10.265Z] [java] - jsp-tag-handler-post-construct-element: PASS - [2023-01-15T19:42:10.265Z] [java] ----------------------------------------- [2023-01-15T19:42:10.265Z] [java] - Total PASS : 1 - [2023-01-15T19:42:10.265Z] [java] - Total FAIL : 0 - [2023-01-15T19:42:10.265Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:42:10.265Z] [java] ----------------------------------------- [2023-01-15T19:42:10.265Z] [2023-01-15T19:42:10.265Z] undeploy: [2023-01-15T19:42:10.265Z] [2023-01-15T19:42:10.265Z] setOSConditions: [2023-01-15T19:42:10.265Z] [2023-01-15T19:42:10.265Z] setToolWin: [2023-01-15T19:42:10.265Z] [2023-01-15T19:42:10.265Z] setToolUnix: [2023-01-15T19:42:10.265Z] [2023-01-15T19:42:10.265Z] setToolProperty: [2023-01-15T19:42:10.265Z] [2023-01-15T19:42:10.265Z] setS1ASclassPath: [2023-01-15T19:42:10.265Z] [2023-01-15T19:42:10.265Z] init-common: [2023-01-15T19:42:10.265Z] [2023-01-15T19:42:10.265Z] undeploy-war-common: [2023-01-15T19:42:10.265Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:10.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:10.678Z] [exec] invoking stateful [2023-01-15T19:42:10.678Z] [exec] invoking stateless [2023-01-15T19:42:10.678Z] [exec] test complete [2023-01-15T19:42:10.678Z] [exec] Value of key is: main [2023-01-15T19:42:10.678Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:10.678Z] [exec] [2023-01-15T19:42:10.678Z] [exec] [2023-01-15T19:42:10.678Z] [exec] ----------------------------------------- [2023-01-15T19:42:10.678Z] [exec] - main: PASS - [2023-01-15T19:42:10.678Z] [exec] ----------------------------------------- [2023-01-15T19:42:10.678Z] [exec] Total PASS: 1 [2023-01-15T19:42:10.678Z] [exec] Total FAIL: 0 [2023-01-15T19:42:10.678Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:42:10.678Z] [exec] ----------------------------------------- [2023-01-15T19:42:10.678Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:10.678Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] checkReporting-common: [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] confirmReportPresent-common: [2023-01-15T19:42:10.678Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:42:10.678Z] [echo] Test seems to be reported fine [2023-01-15T19:42:10.678Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/nopkg/RepRunConf.txt [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] confirmMissingReport-common: [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] undeploy: [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] setOSConditions: [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] setToolWin: [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] setToolUnix: [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] setToolProperty: [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] setS1ASclassPath: [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] init-common: [2023-01-15T19:42:10.678Z] [2023-01-15T19:42:10.678Z] undeploy-common: [2023-01-15T19:42:10.678Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:10.786Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeApp.ear [2023-01-15T19:42:10.787Z] [exec] Application deployed with name ejb-allowedmethods-removeApp. [2023-01-15T19:42:10.787Z] [echo] Deployment on target server server successful [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] setOSConditions: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] setToolWin: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] setToolUnix: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] setToolProperty: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] setS1ASclassPath: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] init-common: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] deploy-common-ee: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] run: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] setOSConditions: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] setToolWin: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] setToolUnix: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] setToolProperty: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] setS1ASclassPath: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] init-common: [2023-01-15T19:42:10.787Z] [2023-01-15T19:42:10.787Z] runclient-common: [2023-01-15T19:42:10.787Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:42:10.834Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:10.965Z] [exec] Jan 15, 2023 7:42:10 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:42:10.966Z] [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. [2023-01-15T19:42:11.032Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2023-01-15T19:42:11.033Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact. [2023-01-15T19:42:11.033Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2023-01-15T19:42:11.033Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/classes [2023-01-15T19:42:11.033Z] with assembly file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-web --- [2023-01-15T19:42:11.033Z] [INFO] No tests to run. [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-web --- [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web --- [2023-01-15T19:42:11.033Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-web --- [2023-01-15T19:42:11.033Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/6.2.6-SNAPSHOT/glassfish-embedded-web-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:11.033Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/6.2.6-SNAPSHOT/glassfish-embedded-web-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2023-01-15T19:42:11.033Z] [INFO] Building GlassFish Embedded modules 6.2.6-SNAPSHOT [242/291] [2023-01-15T19:42:11.033Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ embedded --- [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ embedded --- [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ embedded --- [2023-01-15T19:42:11.033Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:11.033Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded [2023-01-15T19:42:11.033Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ embedded --- [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ embedded --- [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ embedded --- [2023-01-15T19:42:11.033Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:11.033Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ embedded --- [2023-01-15T19:42:11.033Z] [INFO] Executing tasks [2023-01-15T19:42:11.033Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/target/classes/META-INF for [2023-01-15T19:42:11.033Z] [INFO] [echo] embedded [2023-01-15T19:42:11.033Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/target/classes/META-INF [2023-01-15T19:42:11.033Z] [INFO] Executed tasks [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ embedded --- [2023-01-15T19:42:11.033Z] [INFO] No tests to run. [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ embedded --- [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.033Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded --- [2023-01-15T19:42:11.033Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:11.033Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ embedded --- [2023-01-15T19:42:11.034Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/6.2.6-SNAPSHOT/embedded-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2023-01-15T19:42:11.034Z] [INFO] Building GlassFish Embedded Modules - Tests 6.2.6-SNAPSHOT [243/291] [2023-01-15T19:42:11.034Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:11.034Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests [2023-01-15T19:42:11.034Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:11.034Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:11.034Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:11.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/src/main/resources [2023-01-15T19:42:11.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/src/main/manpages [2023-01-15T19:42:11.034Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] No sources to compile [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] No sources to compile [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:11.034Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:11.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/src/test/resources [2023-01-15T19:42:11.034Z] [INFO] [2023-01-15T19:42:11.034Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tests-embedded --- [2023-01-15T19:42:11.034Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:11.034Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/test-classes [2023-01-15T19:42:11.044Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:11.091Z] [2023-01-15T19:42:11.092Z] all: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setOSConditions: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolWin: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolUnix: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolProperty: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setS1ASclassPath: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] init-common: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] clean: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setOSConditions: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolWin: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolUnix: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolProperty: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setS1ASclassPath: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] init-common: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] clean-common: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setOSConditions: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolWin: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolUnix: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolProperty: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setS1ASclassPath: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] init-common: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] clean-classes-common: [2023-01-15T19:42:11.092Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setOSConditions: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolWin: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolUnix: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolProperty: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setS1ASclassPath: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] init-common: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] clean-jars-common: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] compile: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setOSConditions: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolWin: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolUnix: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setToolProperty: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] setS1ASclassPath: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] init-common: [2023-01-15T19:42:11.092Z] [2023-01-15T19:42:11.092Z] compile-common: [2023-01-15T19:42:11.092Z] [echo] Current time (ISO): 2023-01-15T19:42:10.900+0000 [2023-01-15T19:42:11.092Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:11.092Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:11.092Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:11.247Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] all: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] mdb: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setOSConditions: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setToolWin: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setToolUnix: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setToolProperty: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setS1ASclassPath: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] init-common: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] clean: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setOSConditions: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setToolWin: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setToolUnix: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setToolProperty: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setS1ASclassPath: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] init-common: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] clean-common: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setOSConditions: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setToolWin: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setToolUnix: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setToolProperty: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setS1ASclassPath: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] init-common: [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] clean-classes-common: [2023-01-15T19:42:11.247Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:11.247Z] [2023-01-15T19:42:11.247Z] setOSConditions: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] setToolWin: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] setToolUnix: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] setToolProperty: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] setS1ASclassPath: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] init-common: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] clean-jars-common: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] compile: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] setOSConditions: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] setToolWin: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] setToolUnix: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] setToolProperty: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] setS1ASclassPath: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] init-common: [2023-01-15T19:42:11.248Z] [2023-01-15T19:42:11.248Z] compile-common: [2023-01-15T19:42:11.248Z] [echo] Current time (ISO): 2023-01-15T19:42:11.160+0000 [2023-01-15T19:42:11.248Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:11.248Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:11.290Z] [INFO] [2023-01-15T19:42:11.290Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ tests-embedded --- [2023-01-15T19:42:11.290Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:42:11.290Z] [INFO] [2023-01-15T19:42:11.290Z] [INFO] ------------------------------------------------------- [2023-01-15T19:42:11.290Z] [INFO] T E S T S [2023-01-15T19:42:11.290Z] [INFO] ------------------------------------------------------- [2023-01-15T19:42:11.290Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:11.290Z] [0.019s][info][gc] Using G1 [2023-01-15T19:42:11.506Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:11.606Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:11.854Z] [0.441s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 30M->9M(256M) 4.325ms [2023-01-15T19:42:11.854Z] [INFO] Running org.glassfish.main.extras.embedded.all.StartupTest [2023-01-15T19:42:12.171Z] [exec] Jan 15, 2023 7:42:11 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:42:12.171Z] [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. [2023-01-15T19:42:12.785Z] [1.443s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 69M->16M(256M) 20.760ms [2023-01-15T19:42:12.785Z] [1.443s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:42:12.785Z] [1.452s][info][gc] GC(2) Pause Remark 17M->17M(256M) 2.541ms [2023-01-15T19:42:12.785Z] [1.453s][info][gc] GC(2) Pause Cleanup 17M->17M(256M) 0.055ms [2023-01-15T19:42:12.785Z] [1.454s][info][gc] GC(2) Concurrent Cycle 11.054ms [2023-01-15T19:42:12.785Z] Jan 15, 2023 7:42:12 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:42:12.785Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:42:12.785Z] Jan 15, 2023 7:42:12 PM com.sun.enterprise.v3.services.impl.GrizzlyService createNetworkProxy [2023-01-15T19:42:12.785Z] INFO: Network listener http-listener on port 0 disabled per domain.xml [2023-01-15T19:42:12.785Z] Jan 15, 2023 7:42:12 PM com.sun.enterprise.v3.services.impl.GrizzlyService createNetworkProxy [2023-01-15T19:42:12.785Z] INFO: Network listener https-listener on port 0 disabled per domain.xml [2023-01-15T19:42:13.041Z] Jan 15, 2023 7:42:12 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:42:13.041Z] INFO: HV000001: Hibernate Validator null [2023-01-15T19:42:13.300Z] Jan 15, 2023 7:42:13 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:42:13.300Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:42:13.557Z] [2.260s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 78M->21M(256M) 14.552ms [2023-01-15T19:42:13.557Z] Jan 15, 2023 7:42:13 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:42:13.557Z] INFO: Undefined Product Name - define product and version info in config/branding 0.0.0 (0) startup time : Embedded (632ms), startup services(765ms), total(1,397ms) [2023-01-15T19:42:13.622Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:13.623Z] [javac] 1 warning [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] build: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] setOSConditions: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] setToolWin: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] setToolUnix: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] setToolProperty: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] setS1ASclassPath: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] init-common: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] webclient-war-common: [2023-01-15T19:42:13.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] clear: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] test-tlds-exist: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] copy-tlds: [2023-01-15T19:42:13.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:42:13.623Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] test-tagfiles-exist: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] copy-tagfiles: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] package-war-common: [2023-01-15T19:42:13.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:42:13.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:42:13.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/lib [2023-01-15T19:42:13.623Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:42:13.623Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:42:13.623Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2023-01-15T19:42:13.623Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:42:13.623Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:13.623Z] [javac] Compiling 1 source file [2023-01-15T19:42:13.623Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:42:13.623Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] deploy: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] deploy-war-common: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] setOSConditions: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] setToolWin: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] setToolUnix: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] setToolProperty: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] setS1ASclassPath: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] init-common: [2023-01-15T19:42:13.623Z] [2023-01-15T19:42:13.623Z] deploy-war-commonpe: [2023-01-15T19:42:13.623Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:13.813Z] Jan 15, 2023 7:42:13 PM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2023-01-15T19:42:13.813Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15076401211661162754tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15076401211661162754tmp/lib/install/applications/jmsra/imqjmsra.rar [2023-01-15T19:42:13.814Z] Jan 15, 2023 7:42:13 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:42:13.814Z] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:42:13.814Z] Jan 15, 2023 7:42:13 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:42:13.814Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:42:13.814Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:42:13.814Z] Jan 15, 2023 7:42:13 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:42:13.814Z] INFO: Shutdown procedure finished [2023-01-15T19:42:14.069Z] [2.735s][info][gc] GC(4) Pause Young (Concurrent Start) (Metadata GC Threshold) 58M->28M(256M) 22.039ms [2023-01-15T19:42:14.069Z] [2.736s][info][gc] GC(5) Concurrent Cycle [2023-01-15T19:42:14.069Z] Jan 15, 2023 7:42:13 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:42:14.070Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:42:14.070Z] Jan 15, 2023 7:42:13 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:42:14.070Z] INFO: Authorization Service has successfully initialized. [2023-01-15T19:42:14.070Z] [2.768s][info][gc] GC(5) Pause Remark 31M->31M(256M) 4.594ms [2023-01-15T19:42:14.070Z] [2.779s][info][gc] GC(5) Pause Cleanup 32M->32M(256M) 0.070ms [2023-01-15T19:42:14.070Z] [2.780s][info][gc] GC(5) Concurrent Cycle 44.713ms [2023-01-15T19:42:14.241Z] [exec] Starting test for id: -1225511634 [2023-01-15T19:42:14.242Z] [exec] Done for id: -1225511634 [2023-01-15T19:42:14.242Z] [exec] Value of key is: simple [2023-01-15T19:42:14.242Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:14.242Z] [exec] [2023-01-15T19:42:14.242Z] [exec] [2023-01-15T19:42:14.242Z] [exec] ----------------------------------------- [2023-01-15T19:42:14.242Z] [exec] - simple: PASS - [2023-01-15T19:42:14.242Z] [exec] ----------------------------------------- [2023-01-15T19:42:14.242Z] [exec] Total PASS: 1 [2023-01-15T19:42:14.242Z] [exec] Total FAIL: 0 [2023-01-15T19:42:14.242Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:42:14.242Z] [exec] ----------------------------------------- [2023-01-15T19:42:14.242Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:14.242Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:14.326Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:42:14.326Z] INFO: Grizzly Framework 3.0.1 started in: 15ms - bound to [/0.0.0.0:44391] [2023-01-15T19:42:14.326Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.v3.services.impl.GrizzlyService createNetworkProxy [2023-01-15T19:42:14.326Z] INFO: Network listener https-listener on port 0 disabled per domain.xml [2023-01-15T19:42:14.326Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2023-01-15T19:42:14.326Z] INFO: Admin Console Adapter: context root: /admin [2023-01-15T19:42:14.326Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2023-01-15T19:42:14.326Z] INFO: Admin Console Adapter: context root: /admin [2023-01-15T19:42:14.326Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2023-01-15T19:42:14.326Z] INFO: Admin Console Adapter: context root: /admin [2023-01-15T19:42:14.326Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:42:14.326Z] INFO: Undefined Product Name - define product and version info in config/branding 0.0.0 (0) startup time : Embedded (189ms), startup services(241ms), total(430ms) [2023-01-15T19:42:14.326Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2023-01-15T19:42:14.327Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15076401211661162754tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15076401211661162754tmp/lib/install/applications/jmsra/imqjmsra.rar [2023-01-15T19:42:14.327Z] Jan 15, 2023 7:42:14 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:42:14.327Z] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:42:14.499Z] [2023-01-15T19:42:14.499Z] checkReporting-common: [2023-01-15T19:42:14.499Z] [2023-01-15T19:42:14.499Z] confirmReportPresent-common: [2023-01-15T19:42:14.499Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:42:14.499Z] [echo] Test seems to be reported fine [2023-01-15T19:42:14.499Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/RepRunConf.txt [2023-01-15T19:42:14.499Z] [2023-01-15T19:42:14.499Z] confirmMissingReport-common: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setOSConditions: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolWin: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolUnix: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolProperty: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setS1ASclassPath: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] init-common: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] clean: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setOSConditions: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolWin: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolUnix: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolProperty: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setS1ASclassPath: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] init-common: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] clean-common: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setOSConditions: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolWin: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolUnix: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolProperty: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setS1ASclassPath: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] init-common: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] clean-classes-common: [2023-01-15T19:42:14.500Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setOSConditions: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolWin: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolUnix: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolProperty: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setS1ASclassPath: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] init-common: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] clean-jars-common: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] compile: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setOSConditions: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolWin: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolUnix: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setToolProperty: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] setS1ASclassPath: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] init-common: [2023-01-15T19:42:14.500Z] [2023-01-15T19:42:14.500Z] compile-common: [2023-01-15T19:42:14.500Z] [echo] Current time (ISO): 2023-01-15T19:42:14.321+0000 [2023-01-15T19:42:14.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:14.500Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:14.500Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:14.557Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2023-01-15T19:42:14.586Z] Jan 15, 2023 7:42:14 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:42:14.586Z] INFO: visiting unvisited references [2023-01-15T19:42:14.587Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:42:14.587Z] INFO: Java security manager is disabled. [2023-01-15T19:42:14.587Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:42:14.587Z] INFO: Entering Security Startup Service. [2023-01-15T19:42:14.587Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:42:14.587Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:42:14.587Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:42:14.587Z] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:42:14.587Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:42:14.587Z] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:42:14.587Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:42:14.587Z] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:42:14.587Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:42:14.587Z] INFO: Security Service(s) started successfully. [2023-01-15T19:42:14.587Z] [3.452s][info][gc] GC(6) Pause Young (Normal) (G1 Evacuation Pause) 98M->33M(256M) 16.312ms [2023-01-15T19:42:14.690Z] [exec] Test returned: true [2023-01-15T19:42:14.691Z] [exec] Value of key is: remote test [2023-01-15T19:42:14.691Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:14.691Z] [exec] [2023-01-15T19:42:14.691Z] [exec] [2023-01-15T19:42:14.691Z] [exec] ----------------------------------------- [2023-01-15T19:42:14.691Z] [exec] - remote test: PASS - [2023-01-15T19:42:14.691Z] [exec] ----------------------------------------- [2023-01-15T19:42:14.691Z] [exec] Total PASS: 1 [2023-01-15T19:42:14.691Z] [exec] Total FAIL: 0 [2023-01-15T19:42:14.691Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:42:14.691Z] [exec] ----------------------------------------- [2023-01-15T19:42:14.691Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:14.691Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:14.794Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:14.795Z] [javac] 1 warning [2023-01-15T19:42:14.795Z] [2023-01-15T19:42:14.795Z] setOSConditions: [2023-01-15T19:42:14.795Z] [2023-01-15T19:42:14.795Z] setToolWin: [2023-01-15T19:42:14.795Z] [2023-01-15T19:42:14.795Z] setToolUnix: [2023-01-15T19:42:14.795Z] [2023-01-15T19:42:14.795Z] setToolProperty: [2023-01-15T19:42:14.795Z] [2023-01-15T19:42:14.795Z] setS1ASclassPath: [2023-01-15T19:42:14.795Z] [2023-01-15T19:42:14.795Z] init-common: [2023-01-15T19:42:14.795Z] [2023-01-15T19:42:14.795Z] compile-common: [2023-01-15T19:42:14.795Z] [echo] Current time (ISO): 2023-01-15T19:42:14.551+0000 [2023-01-15T19:42:14.795Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:14.795Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:14.843Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.web.WebContainer createHttpListener [2023-01-15T19:42:14.844Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:44391 [2023-01-15T19:42:14.844Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.web.VirtualServer addProbes [2023-01-15T19:42:14.844Z] SEVERE: Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2023-01-15T19:42:14.844Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:42:14.844Z] INFO: Created virtual server server [2023-01-15T19:42:15.101Z] Jan 15, 2023 7:42:14 PM org.apache.catalina.realm.JAASRealm setContainer [2023-01-15T19:42:15.101Z] INFO: Setting JAAS app name glassfish-web [2023-01-15T19:42:15.101Z] Jan 15, 2023 7:42:14 PM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2023-01-15T19:42:15.101Z] INFO: Virtual server server loaded default web module [2023-01-15T19:42:15.101Z] Jan 15, 2023 7:42:15 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:42:15.101Z] INFO: visiting unvisited references [2023-01-15T19:42:15.253Z] [2023-01-15T19:42:15.253Z] checkReporting-common: [2023-01-15T19:42:15.253Z] [2023-01-15T19:42:15.253Z] confirmReportPresent-common: [2023-01-15T19:42:15.253Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:42:15.253Z] [echo] Test seems to be reported fine [2023-01-15T19:42:15.253Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/remove/RepRunConf.txt [2023-01-15T19:42:15.253Z] [2023-01-15T19:42:15.253Z] confirmMissingReport-common: [2023-01-15T19:42:15.253Z] [2023-01-15T19:42:15.253Z] undeploy: [2023-01-15T19:42:15.253Z] [2023-01-15T19:42:15.253Z] setOSConditions: [2023-01-15T19:42:15.253Z] [2023-01-15T19:42:15.253Z] setToolWin: [2023-01-15T19:42:15.253Z] [2023-01-15T19:42:15.253Z] setToolUnix: [2023-01-15T19:42:15.253Z] [2023-01-15T19:42:15.254Z] setToolProperty: [2023-01-15T19:42:15.254Z] [2023-01-15T19:42:15.254Z] setS1ASclassPath: [2023-01-15T19:42:15.254Z] [2023-01-15T19:42:15.254Z] init-common: [2023-01-15T19:42:15.254Z] [2023-01-15T19:42:15.254Z] undeploy-common: [2023-01-15T19:42:15.254Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:15.357Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:42:15.358Z] WARNING: Illegal reflective access by org.glassfish.web.loader.WebappClassLoader (file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/all/target/glassfish-embedded-all.jar) to field sun.rmi.transport.Target.ccl [2023-01-15T19:42:15.358Z] WARNING: Please consider reporting this to the maintainers of org.glassfish.web.loader.WebappClassLoader [2023-01-15T19:42:15.358Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:42:15.358Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:42:15.358Z] Jan 15, 2023 7:42:15 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:42:15.358Z] INFO: visiting unvisited references [2023-01-15T19:42:15.358Z] [4.068s][info][gc] GC(7) Pause Young (Normal) (G1 Evacuation Pause) 133M->36M(256M) 9.064ms [2023-01-15T19:42:15.358Z] Jan 15, 2023 7:42:15 PM com.sun.enterprise.web.WebApplication start [2023-01-15T19:42:15.358Z] INFO: Loading application [TestServletWebApp] at [/TestServletWebApp] [2023-01-15T19:42:15.358Z] Jan 15, 2023 7:42:15 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:42:15.358Z] INFO: TestServletWebApp was successfully deployed in 1,050 milliseconds. [2023-01-15T19:42:15.614Z] Jan 15, 2023 7:42:15 PM org.glassfish.tests.utils.example.TestServlet doGet [2023-01-15T19:42:15.614Z] INFO: Servlet accepted the request! [2023-01-15T19:42:15.614Z] Jan 15, 2023 7:42:15 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:42:15.614Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:42:15.614Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:42:15.614Z] Jan 15, 2023 7:42:15 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:42:15.614Z] INFO: Shutdown procedure finished [2023-01-15T19:42:15.614Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.667 s - in org.glassfish.main.extras.embedded.all.StartupTest [2023-01-15T19:42:15.817Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:15.817Z] [2023-01-15T19:42:15.817Z] all: [2023-01-15T19:42:15.817Z] [2023-01-15T19:42:15.817Z] all: [2023-01-15T19:42:15.817Z] [2023-01-15T19:42:15.817Z] jmsejb: [2023-01-15T19:42:15.817Z] [2023-01-15T19:42:15.817Z] setOSConditions: [2023-01-15T19:42:15.817Z] [2023-01-15T19:42:15.817Z] setToolWin: [2023-01-15T19:42:15.817Z] [2023-01-15T19:42:15.817Z] setToolUnix: [2023-01-15T19:42:15.817Z] [2023-01-15T19:42:15.817Z] setToolProperty: [2023-01-15T19:42:15.817Z] [2023-01-15T19:42:15.817Z] setS1ASclassPath: [2023-01-15T19:42:15.817Z] [2023-01-15T19:42:15.817Z] init-common: [2023-01-15T19:42:15.817Z] [2023-01-15T19:42:15.817Z] clean: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setOSConditions: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolWin: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolUnix: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolProperty: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setS1ASclassPath: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] init-common: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] clean-common: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setOSConditions: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolWin: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolUnix: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolProperty: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setS1ASclassPath: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] init-common: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] clean-classes-common: [2023-01-15T19:42:15.818Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setOSConditions: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolWin: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolUnix: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolProperty: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setS1ASclassPath: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] init-common: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] clean-jars-common: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] compile: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setOSConditions: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolWin: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolUnix: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setToolProperty: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] setS1ASclassPath: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] init-common: [2023-01-15T19:42:15.818Z] [2023-01-15T19:42:15.818Z] compile-common: [2023-01-15T19:42:15.818Z] [echo] Current time (ISO): 2023-01-15T19:42:15.659+0000 [2023-01-15T19:42:15.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:15.818Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:15.818Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:15.871Z] [INFO] [2023-01-15T19:42:15.871Z] [INFO] Results: [2023-01-15T19:42:15.871Z] [INFO] [2023-01-15T19:42:15.871Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:42:15.871Z] [INFO] [2023-01-15T19:42:15.871Z] [INFO] [2023-01-15T19:42:15.871Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ tests-embedded --- [2023-01-15T19:42:15.871Z] [INFO] Executing tasks [2023-01-15T19:42:15.871Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/classes/META-INF for [2023-01-15T19:42:15.871Z] [INFO] [echo] tests-embedded [2023-01-15T19:42:15.871Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/classes/META-INF [2023-01-15T19:42:15.871Z] [INFO] Executed tasks [2023-01-15T19:42:15.871Z] [INFO] [2023-01-15T19:42:15.871Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tests-embedded --- [2023-01-15T19:42:15.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/tests-embedded.jar [2023-01-15T19:42:15.871Z] [INFO] [2023-01-15T19:42:15.871Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ tests-embedded --- [2023-01-15T19:42:15.871Z] [INFO] [2023-01-15T19:42:15.871Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ tests-embedded --- [2023-01-15T19:42:15.871Z] [INFO] [2023-01-15T19:42:15.871Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded --- [2023-01-15T19:42:15.929Z] [exec] Application deployed with name web-jsp-tag-handler-pre-destroy-annotation-web. [2023-01-15T19:42:15.930Z] [2023-01-15T19:42:15.930Z] deploy-war-commonee: [2023-01-15T19:42:15.930Z] [2023-01-15T19:42:15.930Z] run-first: [2023-01-15T19:42:15.930Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:15.930Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-pre-destroy-annotation/jsp/test.jsp [2023-01-15T19:42:15.930Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:15.930Z] [java] [2023-01-15T19:42:15.930Z] [java] [2023-01-15T19:42:15.930Z] [java] ----------------------------------------- [2023-01-15T19:42:15.930Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2023-01-15T19:42:15.930Z] [java] ----------------------------------------- [2023-01-15T19:42:15.930Z] [java] - Total PASS : 1 - [2023-01-15T19:42:15.930Z] [java] - Total FAIL : 0 - [2023-01-15T19:42:15.930Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:42:15.930Z] [java] ----------------------------------------- [2023-01-15T19:42:15.930Z] [2023-01-15T19:42:15.930Z] restart-server-instance-common: [2023-01-15T19:42:15.930Z] [2023-01-15T19:42:15.930Z] setOSConditions: [2023-01-15T19:42:15.930Z] [2023-01-15T19:42:15.930Z] setToolWin: [2023-01-15T19:42:15.930Z] [2023-01-15T19:42:15.930Z] setToolUnix: [2023-01-15T19:42:15.930Z] [2023-01-15T19:42:15.930Z] setToolProperty: [2023-01-15T19:42:15.930Z] [2023-01-15T19:42:15.930Z] setS1ASclassPath: [2023-01-15T19:42:15.930Z] [2023-01-15T19:42:15.930Z] init-common: [2023-01-15T19:42:15.930Z] [2023-01-15T19:42:15.930Z] stopDomain: [2023-01-15T19:42:15.930Z] [echo] run.xml:stopping domain... [2023-01-15T19:42:16.127Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ tests-embedded --- [2023-01-15T19:42:16.128Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/6.2.6-SNAPSHOT/tests-embedded-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:16.128Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/6.2.6-SNAPSHOT/tests-embedded-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2023-01-15T19:42:16.128Z] [INFO] Building DataProvider 6.2.6-SNAPSHOT [244/291] [2023-01-15T19:42:16.128Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:16.128Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider [2023-01-15T19:42:16.128Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:16.128Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:16.128Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:16.128Z] [INFO] Copying 1 resource [2023-01-15T19:42:16.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/src/main/manpages [2023-01-15T19:42:16.128Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] No sources to compile [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] No sources to compile [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:16.128Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:16.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/src/test/resources [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] No sources to compile [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ dataprovider --- [2023-01-15T19:42:16.128Z] [INFO] No tests to run. [2023-01-15T19:42:16.128Z] [INFO] [2023-01-15T19:42:16.128Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ dataprovider --- [2023-01-15T19:42:16.129Z] [INFO] Executing tasks [2023-01-15T19:42:16.129Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/classes/META-INF for [2023-01-15T19:42:16.129Z] [INFO] [echo] dataprovider [2023-01-15T19:42:16.129Z] [INFO] Executed tasks [2023-01-15T19:42:16.129Z] [INFO] [2023-01-15T19:42:16.129Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ dataprovider --- [2023-01-15T19:42:16.129Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/dataprovider.jar [2023-01-15T19:42:16.129Z] [INFO] [2023-01-15T19:42:16.129Z] [INFO] --- maven-bundle-plugin:5.1.4:bundle (osgi-bundle) @ dataprovider --- [2023-01-15T19:42:16.129Z] [INFO] Building bundle: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/dataprovider.jar [2023-01-15T19:42:16.129Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:16.129Z] [INFO] [2023-01-15T19:42:16.129Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ dataprovider --- [2023-01-15T19:42:16.191Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:16.385Z] [INFO] No tests to run. [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ dataprovider --- [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider --- [2023-01-15T19:42:16.385Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dataprovider --- [2023-01-15T19:42:16.385Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/6.2.6-SNAPSHOT/dataprovider-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:16.385Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/6.2.6-SNAPSHOT/dataprovider-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2023-01-15T19:42:16.385Z] [INFO] Building Admin Console Integration 6.2.6-SNAPSHOT [245/291] [2023-01-15T19:42:16.385Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-admingui-connector --- [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-admingui-connector --- [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-admingui-connector --- [2023-01-15T19:42:16.385Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:16.385Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector [2023-01-15T19:42:16.385Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-admingui-connector --- [2023-01-15T19:42:16.385Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:16.385Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-admingui-connector --- [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-admingui-connector --- [2023-01-15T19:42:16.385Z] [INFO] [2023-01-15T19:42:16.385Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-admingui-connector --- [2023-01-15T19:42:16.385Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:16.386Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:16.386Z] [INFO] [2023-01-15T19:42:16.386Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-admingui-connector --- [2023-01-15T19:42:16.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:16.386Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:16.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/src/main/resources [2023-01-15T19:42:16.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/src/main/manpages [2023-01-15T19:42:16.386Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:16.386Z] [INFO] [2023-01-15T19:42:16.386Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-admingui-connector --- [2023-01-15T19:42:16.386Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:16.386Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/classes [2023-01-15T19:42:16.398Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:16.398Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/ejb/SLSBEJB.java uses or overrides a deprecated API. [2023-01-15T19:42:16.398Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:16.398Z] [javac] 1 warning [2023-01-15T19:42:16.398Z] [2023-01-15T19:42:16.398Z] setOSConditions: [2023-01-15T19:42:16.398Z] [2023-01-15T19:42:16.398Z] setToolWin: [2023-01-15T19:42:16.398Z] [2023-01-15T19:42:16.398Z] setToolUnix: [2023-01-15T19:42:16.398Z] [2023-01-15T19:42:16.398Z] setToolProperty: [2023-01-15T19:42:16.398Z] [2023-01-15T19:42:16.398Z] setS1ASclassPath: [2023-01-15T19:42:16.398Z] [2023-01-15T19:42:16.398Z] init-common: [2023-01-15T19:42:16.398Z] [2023-01-15T19:42:16.399Z] compile-common: [2023-01-15T19:42:16.399Z] [echo] Current time (ISO): 2023-01-15T19:42:16.176+0000 [2023-01-15T19:42:16.399Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:16.399Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:16.642Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java/org/glassfish/admingui/connector/IndexInjector.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:42:16.642Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java/org/glassfish/admingui/connector/IndexInjector.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:42:16.642Z] [INFO] [2023-01-15T19:42:16.642Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector --- [2023-01-15T19:42:16.642Z] [INFO] [2023-01-15T19:42:16.642Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector --- [2023-01-15T19:42:16.642Z] [INFO] [2023-01-15T19:42:16.642Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-admingui-connector --- [2023-01-15T19:42:16.642Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:16.642Z] [INFO] [2023-01-15T19:42:16.642Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-admingui-connector --- [2023-01-15T19:42:16.642Z] [INFO] [2023-01-15T19:42:16.642Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-admingui-connector --- [2023-01-15T19:42:16.642Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:16.642Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/classes [2023-01-15T19:42:16.642Z] [INFO] [2023-01-15T19:42:16.642Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-admingui-connector --- [2023-01-15T19:42:16.642Z] [INFO] [2023-01-15T19:42:16.642Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-admingui-connector --- [2023-01-15T19:42:16.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:16.642Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:16.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/src/test/resources [2023-01-15T19:42:16.642Z] [INFO] [2023-01-15T19:42:16.642Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-admingui-connector --- [2023-01-15T19:42:16.642Z] [INFO] No sources to compile [2023-01-15T19:42:16.642Z] [INFO] [2023-01-15T19:42:16.642Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector --- [2023-01-15T19:42:16.642Z] [INFO] [2023-01-15T19:42:16.643Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-admingui-connector --- [2023-01-15T19:42:16.643Z] [INFO] [2023-01-15T19:42:16.643Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-admingui-connector --- [2023-01-15T19:42:16.898Z] [INFO] Executing tasks [2023-01-15T19:42:16.898Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/classes/META-INF for [2023-01-15T19:42:16.898Z] [INFO] [echo] gf-admingui-connector [2023-01-15T19:42:16.898Z] [INFO] Executed tasks [2023-01-15T19:42:16.898Z] [INFO] [2023-01-15T19:42:16.898Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-admingui-connector --- [2023-01-15T19:42:16.898Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar [2023-01-15T19:42:16.898Z] [INFO] [2023-01-15T19:42:16.898Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-admingui-connector --- [2023-01-15T19:42:16.898Z] [INFO] [2023-01-15T19:42:16.898Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-admingui-connector --- [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector --- [2023-01-15T19:42:16.899Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-admingui-connector --- [2023-01-15T19:42:16.899Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/6.2.6-SNAPSHOT/gf-admingui-connector-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:16.899Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/6.2.6-SNAPSHOT/gf-admingui-connector-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2023-01-15T19:42:16.899Z] [INFO] Building Admin Console Integration 6.2.6-SNAPSHOT [246/291] [2023-01-15T19:42:16.899Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-plugin-service --- [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-plugin-service --- [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-plugin-service --- [2023-01-15T19:42:16.899Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:16.899Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service [2023-01-15T19:42:16.899Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-plugin-service --- [2023-01-15T19:42:16.899Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:16.899Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-plugin-service --- [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-plugin-service --- [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-plugin-service --- [2023-01-15T19:42:16.899Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:16.899Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-plugin-service --- [2023-01-15T19:42:16.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:16.899Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:16.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/src/main/resources [2023-01-15T19:42:16.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/src/main/manpages [2023-01-15T19:42:16.899Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:16.899Z] [INFO] [2023-01-15T19:42:16.899Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-plugin-service --- [2023-01-15T19:42:16.899Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:16.899Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/classes [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:17.155Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/classes [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:17.155Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:17.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/src/test/resources [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] No sources to compile [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] Executing tasks [2023-01-15T19:42:17.155Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/classes/META-INF for [2023-01-15T19:42:17.155Z] [INFO] [echo] console-plugin-service [2023-01-15T19:42:17.155Z] [INFO] Executed tasks [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/console-plugin-service.jar [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-plugin-service --- [2023-01-15T19:42:17.155Z] [INFO] [2023-01-15T19:42:17.155Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service --- [2023-01-15T19:42:17.412Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-plugin-service --- [2023-01-15T19:42:17.412Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/6.2.6-SNAPSHOT/console-plugin-service-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:17.412Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/6.2.6-SNAPSHOT/console-plugin-service-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2023-01-15T19:42:17.412Z] [INFO] Building Admin Console Packages 6.2.6-SNAPSHOT [247/291] [2023-01-15T19:42:17.412Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:17.412Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui [2023-01-15T19:42:17.412Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:17.412Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] Executing tasks [2023-01-15T19:42:17.412Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/target/classes/META-INF for [2023-01-15T19:42:17.412Z] [INFO] [echo] admingui [2023-01-15T19:42:17.412Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/target/classes/META-INF [2023-01-15T19:42:17.412Z] [INFO] Executed tasks [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] No tests to run. [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admingui --- [2023-01-15T19:42:17.412Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/6.2.6-SNAPSHOT/admingui-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2023-01-15T19:42:17.412Z] [INFO] Building Admin Console Common 6.2.6-SNAPSHOT [248/291] [2023-01-15T19:42:17.412Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-common --- [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-common --- [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-common --- [2023-01-15T19:42:17.412Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:17.412Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common [2023-01-15T19:42:17.412Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:17.412Z] [INFO] [2023-01-15T19:42:17.412Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-common --- [2023-01-15T19:42:17.413Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:17.709Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:17.709Z] [javac] 1 warning [2023-01-15T19:42:17.709Z] [2023-01-15T19:42:17.709Z] setOSConditions: [2023-01-15T19:42:17.709Z] [2023-01-15T19:42:17.709Z] setToolWin: [2023-01-15T19:42:17.709Z] [2023-01-15T19:42:17.709Z] setToolUnix: [2023-01-15T19:42:17.709Z] [2023-01-15T19:42:17.709Z] setToolProperty: [2023-01-15T19:42:17.709Z] [2023-01-15T19:42:17.709Z] setS1ASclassPath: [2023-01-15T19:42:17.709Z] [2023-01-15T19:42:17.709Z] init-common: [2023-01-15T19:42:17.709Z] [2023-01-15T19:42:17.709Z] compile-common: [2023-01-15T19:42:17.709Z] [echo] Current time (ISO): 2023-01-15T19:42:17.456+0000 [2023-01-15T19:42:17.709Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:17.709Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:18.082Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:18.082Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/client/Client.java uses or overrides a deprecated API. [2023-01-15T19:42:18.082Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:18.082Z] [javac] 1 warning [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] build: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] setOSConditions: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] fixFiles: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] convUnix: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] convWin: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] setToolWin: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] setToolUnix: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] setToolProperty: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] setS1ASclassPath: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] init-common: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] package-persistence-common: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] ejb-jar-common: [2023-01-15T19:42:18.082Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] package-ejbjar-common: [2023-01-15T19:42:18.082Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.082Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.082Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb-ejb.jar [2023-01-15T19:42:18.082Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] appclient-jar-common: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] package-appclientjar-common: [2023-01-15T19:42:18.082Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.082Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.082Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb-client.jar [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] webclient-war-common: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] build-ear-common: [2023-01-15T19:42:18.082Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.082Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbApp.ear [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.082Z] create-resources: [2023-01-15T19:42:18.082Z] [2023-01-15T19:42:18.083Z] asadmin-batch-common: [2023-01-15T19:42:18.094Z] [exec] Waiting for the domain to stop . [2023-01-15T19:42:18.095Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:42:18.295Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:18.295Z] [javac] 1 warning [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] build: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] setOSConditions: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] fixFiles: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] convUnix: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] convWin: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] setToolWin: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] setToolUnix: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] setToolProperty: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] setS1ASclassPath: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] init-common: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] package-persistence-common: [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] ejb-jar-common: [2023-01-15T19:42:18.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:18.295Z] [2023-01-15T19:42:18.295Z] package-ejbjar-common: [2023-01-15T19:42:18.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.295Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.296Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-stateless-ejb.jar [2023-01-15T19:42:18.296Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] appclient-jar-common: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] package-appclientjar-common: [2023-01-15T19:42:18.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.296Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-stateless-client.jar [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] webclient-war-common: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] build-ear-common: [2023-01-15T19:42:18.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:18.296Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessApp.ear [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] create-resources: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] deploy: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] setOSConditions: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] setToolWin: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] setToolUnix: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] setToolProperty: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] setS1ASclassPath: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] init-common: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] deploy-common: [2023-01-15T19:42:18.296Z] [echo] Current time (ISO): 2023-01-15T19:42:18.038+0000 [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] setOSConditions: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] setToolWin: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] setToolUnix: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] setToolProperty: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] setS1ASclassPath: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] init-common: [2023-01-15T19:42:18.296Z] [2023-01-15T19:42:18.296Z] deploy-common-pe: [2023-01-15T19:42:18.296Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:18.340Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:18.341Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:18.341Z] [INFO] [2023-01-15T19:42:18.341Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-common --- [2023-01-15T19:42:18.341Z] [INFO] [2023-01-15T19:42:18.341Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-common --- [2023-01-15T19:42:18.341Z] [INFO] [2023-01-15T19:42:18.341Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-common --- [2023-01-15T19:42:18.341Z] [INFO] [2023-01-15T19:42:18.341Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-common --- [2023-01-15T19:42:18.341Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:18.342Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:18.342Z] [INFO] [2023-01-15T19:42:18.342Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-common --- [2023-01-15T19:42:18.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:18.342Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:18.342Z] [INFO] Copying 272 resources [2023-01-15T19:42:18.553Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessApp.ear [2023-01-15T19:42:18.597Z] [INFO] Copying 223 resources [2023-01-15T19:42:18.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/main/manpages [2023-01-15T19:42:18.598Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:18.598Z] [INFO] [2023-01-15T19:42:18.598Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-common --- [2023-01-15T19:42:18.598Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:18.598Z] [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/classes [2023-01-15T19:42:18.810Z] [exec] Application deployed with name ejb-bmp-txtests-statelessApp. [2023-01-15T19:42:18.811Z] [echo] Deployment on target server server successful [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] setOSConditions: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] setToolWin: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] setToolUnix: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] setToolProperty: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] setS1ASclassPath: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] init-common: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] deploy-common-ee: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] run: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] setOSConditions: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] setToolWin: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] setToolUnix: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] setToolProperty: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] setS1ASclassPath: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] init-common: [2023-01-15T19:42:18.811Z] [2023-01-15T19:42:18.811Z] runclient-common: [2023-01-15T19:42:18.811Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:42:19.068Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:19.081Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:19.159Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/servlet/DownloadServlet.java: Some input files use or override a deprecated API. [2023-01-15T19:42:19.159Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/servlet/DownloadServlet.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:19.159Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/PluginHandlers.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:42:19.160Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/PluginHandlers.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:42:19.160Z] [INFO] [2023-01-15T19:42:19.160Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-common --- [2023-01-15T19:42:19.160Z] [INFO] [2023-01-15T19:42:19.160Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-common --- [2023-01-15T19:42:19.160Z] [INFO] [2023-01-15T19:42:19.160Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-common --- [2023-01-15T19:42:19.276Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2023-01-15T19:42:19.337Z] [javac] 1 warning [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] build: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] setOSConditions: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] fixFiles: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] convUnix: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] convWin: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] setToolWin: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] setToolUnix: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] setToolProperty: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] setS1ASclassPath: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] init-common: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.337Z] package-persistence-common: [2023-01-15T19:42:19.337Z] [2023-01-15T19:42:19.338Z] ejb-jar-common: [2023-01-15T19:42:19.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:19.338Z] [2023-01-15T19:42:19.338Z] package-ejbjar-common: [2023-01-15T19:42:19.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:19.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:19.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:19.338Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejb-ejb.jar [2023-01-15T19:42:19.338Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:19.338Z] [2023-01-15T19:42:19.338Z] appclient-jar-common: [2023-01-15T19:42:19.338Z] [2023-01-15T19:42:19.338Z] package-appclientjar-common: [2023-01-15T19:42:19.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:19.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:19.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:19.338Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejb-client.jar [2023-01-15T19:42:19.338Z] [2023-01-15T19:42:19.338Z] webclient-war-common: [2023-01-15T19:42:19.338Z] [2023-01-15T19:42:19.338Z] build-ear-common: [2023-01-15T19:42:19.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:19.338Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbApp.ear [2023-01-15T19:42:19.338Z] [2023-01-15T19:42:19.338Z] create-resources: [2023-01-15T19:42:19.338Z] [2023-01-15T19:42:19.338Z] asadmin-batch-common: [2023-01-15T19:42:19.338Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:19.416Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:19.416Z] [INFO] [2023-01-15T19:42:19.416Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-common --- [2023-01-15T19:42:19.416Z] [INFO] [2023-01-15T19:42:19.416Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-common --- [2023-01-15T19:42:19.416Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:19.416Z] [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/classes [2023-01-15T19:42:19.542Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_hello_mdb_QCF [2023-01-15T19:42:19.631Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:19.672Z] [INFO] [2023-01-15T19:42:19.672Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-common --- [2023-01-15T19:42:19.672Z] [INFO] [2023-01-15T19:42:19.672Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-common --- [2023-01-15T19:42:19.672Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:19.672Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:19.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/src/test/resources [2023-01-15T19:42:19.672Z] [INFO] [2023-01-15T19:42:19.672Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-common --- [2023-01-15T19:42:19.672Z] [INFO] No sources to compile [2023-01-15T19:42:19.672Z] [INFO] [2023-01-15T19:42:19.672Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common --- [2023-01-15T19:42:19.672Z] [INFO] [2023-01-15T19:42:19.672Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-common --- [2023-01-15T19:42:19.673Z] [INFO] [2023-01-15T19:42:19.673Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-common --- [2023-01-15T19:42:19.673Z] [INFO] Executing tasks [2023-01-15T19:42:19.673Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/classes/META-INF for [2023-01-15T19:42:19.673Z] [INFO] [echo] console-common [2023-01-15T19:42:19.673Z] [INFO] Executed tasks [2023-01-15T19:42:19.673Z] [INFO] [2023-01-15T19:42:19.673Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-common --- [2023-01-15T19:42:19.889Z] [exec] Jan 15, 2023 7:42:19 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:42:19.890Z] [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. [2023-01-15T19:42:19.901Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2023-01-15T19:42:19.928Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/console-common.jar [2023-01-15T19:42:19.929Z] [INFO] [2023-01-15T19:42:19.929Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-common --- [2023-01-15T19:42:19.929Z] [INFO] [2023-01-15T19:42:19.929Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-common --- [2023-01-15T19:42:19.929Z] [INFO] [2023-01-15T19:42:19.929Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common --- [2023-01-15T19:42:20.158Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_jms_jmsejb_QCF [2023-01-15T19:42:21.089Z] [exec] Connector resource jms/ejb_jms_jmsejb_QCF created. [2023-01-15T19:42:21.089Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:21.259Z] [exec] [txtests] doTest()... [2023-01-15T19:42:21.260Z] [exec] [txtests] Inside init.... [2023-01-15T19:42:21.448Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2023-01-15T19:42:21.448Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:22.459Z] [exec] JMS Desctination ejb_jms_jmsejb_Queue created. [2023-01-15T19:42:22.459Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_jms_jmsejb_Queue [2023-01-15T19:42:22.459Z] [exec] Administered object jms/ejb_jms_jmsejb_Queue created. [2023-01-15T19:42:22.459Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] deploy: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] setOSConditions: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] setToolWin: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] setToolUnix: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] setToolProperty: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] setS1ASclassPath: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] init-common: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] deploy-common: [2023-01-15T19:42:22.459Z] [echo] Current time (ISO): 2023-01-15T19:42:22.250+0000 [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] setOSConditions: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] setToolWin: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] setToolUnix: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] setToolProperty: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] setS1ASclassPath: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] init-common: [2023-01-15T19:42:22.459Z] [2023-01-15T19:42:22.459Z] deploy-common-pe: [2023-01-15T19:42:22.459Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:23.022Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbApp.ear [2023-01-15T19:42:23.022Z] [exec] Application deployed with name ejb-jms-jmsejbApp. [2023-01-15T19:42:23.022Z] [echo] Deployment on target server server successful [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] setOSConditions: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] setToolWin: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] setToolUnix: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] setToolProperty: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] setS1ASclassPath: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] init-common: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] deploy-common-ee: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] run: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] setOSConditions: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] setToolWin: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] setToolUnix: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] setToolProperty: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] setS1ASclassPath: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] init-common: [2023-01-15T19:42:23.022Z] [2023-01-15T19:42:23.022Z] runclient-common: [2023-01-15T19:42:23.022Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:42:23.156Z] [exec] [txtests] Initalization done [2023-01-15T19:42:23.156Z] [exec] Value of key is: doRollbackTest [2023-01-15T19:42:23.156Z] [exec] Value of key is: doReturnParamTest [2023-01-15T19:42:23.156Z] [exec] [txtests] DONE doTest()... [2023-01-15T19:42:23.156Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:23.156Z] [exec] [2023-01-15T19:42:23.156Z] [exec] [2023-01-15T19:42:23.156Z] [exec] ----------------------------------------- [2023-01-15T19:42:23.156Z] [exec] - doReturnParamTest: PASS - [2023-01-15T19:42:23.156Z] [exec] - doRollbackTest: PASS - [2023-01-15T19:42:23.156Z] [exec] ----------------------------------------- [2023-01-15T19:42:23.156Z] [exec] Total PASS: 2 [2023-01-15T19:42:23.156Z] [exec] Total FAIL: 0 [2023-01-15T19:42:23.156Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:42:23.156Z] [exec] ----------------------------------------- [2023-01-15T19:42:23.157Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:23.157Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] checkReporting-common: [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] confirmReportPresent-common: [2023-01-15T19:42:23.157Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:42:23.157Z] [echo] Test seems to be reported fine [2023-01-15T19:42:23.157Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/RepRunConf.txt [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] confirmMissingReport-common: [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] undeploy: [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] setOSConditions: [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] setToolWin: [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] setToolUnix: [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] setToolProperty: [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] setS1ASclassPath: [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] init-common: [2023-01-15T19:42:23.157Z] [2023-01-15T19:42:23.157Z] undeploy-common: [2023-01-15T19:42:23.283Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:23.364Z] [2023-01-15T19:42:23.364Z] setOSConditions: [2023-01-15T19:42:23.364Z] [2023-01-15T19:42:23.364Z] setToolWin: [2023-01-15T19:42:23.364Z] [2023-01-15T19:42:23.364Z] setToolUnix: [2023-01-15T19:42:23.364Z] [2023-01-15T19:42:23.364Z] setToolProperty: [2023-01-15T19:42:23.364Z] [2023-01-15T19:42:23.364Z] setS1ASclassPath: [2023-01-15T19:42:23.364Z] [2023-01-15T19:42:23.364Z] init-common: [2023-01-15T19:42:23.364Z] [2023-01-15T19:42:23.364Z] startDomainUnix: [2023-01-15T19:42:23.364Z] [echo] Starting DAS [2023-01-15T19:42:23.364Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:23.413Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:23.540Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:23.673Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] delete-resources: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] all: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setOSConditions: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setToolWin: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setToolUnix: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setToolProperty: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setS1ASclassPath: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] init-common: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] undeploy: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setOSConditions: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setToolWin: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setToolUnix: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setToolProperty: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setS1ASclassPath: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] init-common: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] execute-ejb-sql-common: [2023-01-15T19:42:23.930Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/drop_pointbase.sql [2023-01-15T19:42:23.930Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setOSConditions: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setToolWin: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setToolUnix: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setToolProperty: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] setS1ASclassPath: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] init-common: [2023-01-15T19:42:23.930Z] [2023-01-15T19:42:23.930Z] undeploy-common: [2023-01-15T19:42:23.930Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:23.981Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_InQueue created. [2023-01-15T19:42:23.982Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_hello_mdb_InQueue [2023-01-15T19:42:23.982Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2023-01-15T19:42:23.982Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:23.982Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_OutQueue created. [2023-01-15T19:42:23.982Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_hello_mdb_OutQueue [2023-01-15T19:42:23.982Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2023-01-15T19:42:23.982Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] deploy: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] setOSConditions: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] setToolWin: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] setToolUnix: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] setToolProperty: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] setS1ASclassPath: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] init-common: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] deploy-common: [2023-01-15T19:42:23.982Z] [echo] Current time (ISO): 2023-01-15T19:42:23.625+0000 [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] setOSConditions: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] setToolWin: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] setToolUnix: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] setToolProperty: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] setS1ASclassPath: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] init-common: [2023-01-15T19:42:23.982Z] [2023-01-15T19:42:23.982Z] deploy-common-pe: [2023-01-15T19:42:23.982Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:24.104Z] [exec] Jan 15, 2023 7:42:23 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:42:24.105Z] [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. [2023-01-15T19:42:24.494Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] thread_pool_id: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setOSConditions: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolWin: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolUnix: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolProperty: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setS1ASclassPath: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] init-common: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] clean: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setOSConditions: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolWin: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolUnix: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolProperty: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setS1ASclassPath: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] init-common: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] clean-common: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setOSConditions: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolWin: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolUnix: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolProperty: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setS1ASclassPath: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] init-common: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] clean-classes-common: [2023-01-15T19:42:24.494Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setOSConditions: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolWin: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolUnix: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolProperty: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setS1ASclassPath: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] init-common: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] clean-jars-common: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] compile: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setOSConditions: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolWin: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolUnix: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setToolProperty: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] setS1ASclassPath: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.494Z] init-common: [2023-01-15T19:42:24.494Z] [2023-01-15T19:42:24.495Z] compile-common: [2023-01-15T19:42:24.495Z] [echo] Current time (ISO): 2023-01-15T19:42:24.358+0000 [2023-01-15T19:42:24.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:24.495Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:24.495Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:24.549Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbApp.ear [2023-01-15T19:42:25.180Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-common --- [2023-01-15T19:42:25.181Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/6.2.6-SNAPSHOT/console-common-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:25.181Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/6.2.6-SNAPSHOT/console-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2023-01-15T19:42:25.181Z] [INFO] Building Admin Console Core Jar 6.2.6-SNAPSHOT [249/291] [2023-01-15T19:42:25.181Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-core --- [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-core --- [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-core --- [2023-01-15T19:42:25.181Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:25.181Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core [2023-01-15T19:42:25.181Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-core --- [2023-01-15T19:42:25.181Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:25.181Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-core --- [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-core --- [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-core --- [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-core --- [2023-01-15T19:42:25.181Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:25.181Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-core --- [2023-01-15T19:42:25.181Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:25.181Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:25.181Z] [INFO] Copying 47 resources [2023-01-15T19:42:25.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/src/main/help [2023-01-15T19:42:25.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/src/main/manpages [2023-01-15T19:42:25.181Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:25.181Z] [INFO] [2023-01-15T19:42:25.181Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-core --- [2023-01-15T19:42:25.181Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:25.181Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/classes [2023-01-15T19:42:25.182Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/WoodstockHandler.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:42:25.182Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/WoodstockHandler.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-core --- [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-core --- [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-core --- [2023-01-15T19:42:25.182Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-core --- [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-core --- [2023-01-15T19:42:25.182Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:25.182Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/classes [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-core --- [2023-01-15T19:42:25.182Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/test/java [2023-01-15T19:42:25.182Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/test/java added. [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-core --- [2023-01-15T19:42:25.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:25.182Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:25.182Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/src/test/resources [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-core --- [2023-01-15T19:42:25.182Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:25.182Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/test-classes [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core --- [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-core --- [2023-01-15T19:42:25.182Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:42:25.182Z] [INFO] [2023-01-15T19:42:25.182Z] [INFO] ------------------------------------------------------- [2023-01-15T19:42:25.182Z] [INFO] T E S T S [2023-01-15T19:42:25.182Z] [INFO] ------------------------------------------------------- [2023-01-15T19:42:25.182Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:25.182Z] [0.005s][info][gc] Using G1 [2023-01-15T19:42:25.473Z] [exec] Looking up ejb ref ejbs/hellobmt [2023-01-15T19:42:25.485Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2023-01-15T19:42:25.486Z] [echo] Deployment on target server server successful [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] setOSConditions: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] setToolWin: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] setToolUnix: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] setToolProperty: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] setS1ASclassPath: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] init-common: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] deploy-common-ee: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] run: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] setOSConditions: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] setToolWin: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] setToolUnix: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] setToolProperty: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] setS1ASclassPath: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] init-common: [2023-01-15T19:42:25.486Z] [2023-01-15T19:42:25.486Z] runclient-common: [2023-01-15T19:42:25.486Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T19:42:25.743Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:25.745Z] [0.352s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->4M(256M) 3.549ms [2023-01-15T19:42:25.746Z] [INFO] Running org.glassfish.admingui.handlers.WoodstockHandlerTest [2023-01-15T19:42:26.002Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.glassfish.admingui.handlers.WoodstockHandlerTest [2023-01-15T19:42:26.259Z] [INFO] [2023-01-15T19:42:26.259Z] [INFO] Results: [2023-01-15T19:42:26.259Z] [INFO] [2023-01-15T19:42:26.259Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:42:26.259Z] [INFO] [2023-01-15T19:42:26.259Z] [INFO] [2023-01-15T19:42:26.259Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-core --- [2023-01-15T19:42:26.259Z] [INFO] Executing tasks [2023-01-15T19:42:26.259Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/classes/META-INF for [2023-01-15T19:42:26.259Z] [INFO] [echo] console-core [2023-01-15T19:42:26.259Z] [INFO] Executed tasks [2023-01-15T19:42:26.259Z] [INFO] [2023-01-15T19:42:26.259Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-core --- [2023-01-15T19:42:26.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/console-core.jar [2023-01-15T19:42:26.259Z] [INFO] [2023-01-15T19:42:26.259Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-core --- [2023-01-15T19:42:26.259Z] [INFO] [2023-01-15T19:42:26.259Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-core --- [2023-01-15T19:42:26.259Z] [INFO] [2023-01-15T19:42:26.259Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core --- [2023-01-15T19:42:26.311Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:26.387Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:26.388Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T19:42:26.388Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:26.388Z] [javac] 1 warning [2023-01-15T19:42:26.388Z] [2023-01-15T19:42:26.388Z] setOSConditions: [2023-01-15T19:42:26.388Z] [2023-01-15T19:42:26.388Z] setToolWin: [2023-01-15T19:42:26.388Z] [2023-01-15T19:42:26.388Z] setToolUnix: [2023-01-15T19:42:26.388Z] [2023-01-15T19:42:26.388Z] setToolProperty: [2023-01-15T19:42:26.388Z] [2023-01-15T19:42:26.388Z] setS1ASclassPath: [2023-01-15T19:42:26.388Z] [2023-01-15T19:42:26.388Z] init-common: [2023-01-15T19:42:26.388Z] [2023-01-15T19:42:26.388Z] compile-common: [2023-01-15T19:42:26.388Z] [echo] Current time (ISO): 2023-01-15T19:42:26.234+0000 [2023-01-15T19:42:26.388Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:26.388Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:26.822Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:26.822Z] [INFO] [2023-01-15T19:42:26.822Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-core --- [2023-01-15T19:42:26.822Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/6.2.6-SNAPSHOT/console-core-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:26.822Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/6.2.6-SNAPSHOT/console-core-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:26.822Z] [INFO] [2023-01-15T19:42:26.822Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2023-01-15T19:42:26.822Z] [INFO] Building Admin Console Concurrent Plugin 6.2.6-SNAPSHOT [250/291] [2023-01-15T19:42:26.822Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:26.822Z] [INFO] [2023-01-15T19:42:26.822Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-concurrent-plugin --- [2023-01-15T19:42:26.822Z] [INFO] [2023-01-15T19:42:26.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-concurrent-plugin --- [2023-01-15T19:42:26.822Z] [INFO] [2023-01-15T19:42:26.822Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-concurrent-plugin --- [2023-01-15T19:42:26.822Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:26.822Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent [2023-01-15T19:42:26.822Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:26.822Z] [INFO] [2023-01-15T19:42:26.822Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-concurrent-plugin --- [2023-01-15T19:42:26.823Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:26.823Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:26.823Z] [INFO] [2023-01-15T19:42:26.823Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin --- [2023-01-15T19:42:26.823Z] [INFO] [2023-01-15T19:42:26.823Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-concurrent-plugin --- [2023-01-15T19:42:26.823Z] [INFO] [2023-01-15T19:42:26.823Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-concurrent-plugin --- [2023-01-15T19:42:26.823Z] [INFO] [2023-01-15T19:42:26.823Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-concurrent-plugin --- [2023-01-15T19:42:26.823Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:26.823Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:26.823Z] [INFO] [2023-01-15T19:42:26.823Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-concurrent-plugin --- [2023-01-15T19:42:26.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:26.823Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:26.823Z] [INFO] Copying 24 resources [2023-01-15T19:42:26.823Z] [INFO] Copying 37 resources [2023-01-15T19:42:26.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/src/main/manpages [2023-01-15T19:42:26.823Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:26.823Z] [INFO] [2023-01-15T19:42:26.823Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-concurrent-plugin --- [2023-01-15T19:42:26.823Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:26.823Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/classes [2023-01-15T19:42:26.823Z] [INFO] [2023-01-15T19:42:26.823Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin --- [2023-01-15T19:42:26.823Z] [INFO] [2023-01-15T19:42:26.823Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin --- [2023-01-15T19:42:26.823Z] [INFO] [2023-01-15T19:42:26.823Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-concurrent-plugin --- [2023-01-15T19:42:26.841Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@31304f14 [2023-01-15T19:42:26.841Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.jms.jmsejb._HelloHome_DynamicStub [2023-01-15T19:42:26.841Z] [exec] ---HelloHome---org.glassfish.appclient.client.acc.ACCClassLoader@31304f14 [2023-01-15T19:42:26.841Z] [exec] Looked up home!! [2023-01-15T19:42:26.841Z] [exec] Narrowed home!! [2023-01-15T19:42:26.841Z] [exec] Asking ejb to send a message [2023-01-15T19:42:26.841Z] [exec] Got the EJB!! [2023-01-15T19:42:27.079Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:27.079Z] [INFO] [2023-01-15T19:42:27.079Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-concurrent-plugin --- [2023-01-15T19:42:27.079Z] [INFO] [2023-01-15T19:42:27.079Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-concurrent-plugin --- [2023-01-15T19:42:27.079Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:27.079Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/classes [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:27.080Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:27.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/src/test/resources [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] No sources to compile [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] Executing tasks [2023-01-15T19:42:27.080Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/classes/META-INF for [2023-01-15T19:42:27.080Z] [INFO] [echo] console-concurrent-plugin [2023-01-15T19:42:27.080Z] [INFO] Executed tasks [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/console-concurrent-plugin.jar [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-concurrent-plugin --- [2023-01-15T19:42:27.080Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/6.2.6-SNAPSHOT/console-concurrent-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:27.080Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/6.2.6-SNAPSHOT/console-concurrent-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2023-01-15T19:42:27.080Z] [INFO] Building Admin Console Clustering Support Plugin 6.2.6-SNAPSHOT [251/291] [2023-01-15T19:42:27.080Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-cluster-plugin --- [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-cluster-plugin --- [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-cluster-plugin --- [2023-01-15T19:42:27.080Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:27.080Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster [2023-01-15T19:42:27.080Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:27.080Z] [INFO] [2023-01-15T19:42:27.080Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-cluster-plugin --- [2023-01-15T19:42:27.080Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:27.098Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2023-01-15T19:42:27.098Z] [exec] Asking ejb to receive a message [2023-01-15T19:42:27.098Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2023-01-15T19:42:27.098Z] [exec] Asking ejb to receive a message [2023-01-15T19:42:27.098Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2023-01-15T19:42:27.098Z] [exec] Asking ejb to receive a message [2023-01-15T19:42:27.099Z] [exec] Value of key is: ejbs/hellobmt [2023-01-15T19:42:27.099Z] [exec] Looking up ejb ref ejbs/hellocmt [2023-01-15T19:42:27.099Z] [exec] Looked up home!! [2023-01-15T19:42:27.099Z] [exec] Narrowed home!! [2023-01-15T19:42:27.099Z] [exec] Got the EJB!! [2023-01-15T19:42:27.099Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@31304f14 [2023-01-15T19:42:27.099Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.jms.jmsejb._HelloHome_DynamicStub [2023-01-15T19:42:27.099Z] [exec] ---HelloHome---org.glassfish.appclient.client.acc.ACCClassLoader@31304f14 [2023-01-15T19:42:27.099Z] [exec] Asking ejb to send a message [2023-01-15T19:42:27.099Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2023-01-15T19:42:27.099Z] [exec] Asking ejb to receive a message [2023-01-15T19:42:27.099Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2023-01-15T19:42:27.099Z] [exec] Asking ejb to receive a message [2023-01-15T19:42:27.099Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2023-01-15T19:42:27.099Z] [exec] Asking ejb to receive a message [2023-01-15T19:42:27.099Z] [exec] Value of key is: ejbs/hellocmt [2023-01-15T19:42:27.099Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:27.099Z] [exec] [2023-01-15T19:42:27.099Z] [exec] [2023-01-15T19:42:27.099Z] [exec] ----------------------------------------- [2023-01-15T19:42:27.099Z] [exec] - ejbs/hellobmt: PASS - [2023-01-15T19:42:27.099Z] [exec] - ejbs/hellocmt: PASS - [2023-01-15T19:42:27.099Z] [exec] ----------------------------------------- [2023-01-15T19:42:27.099Z] [exec] Total PASS: 2 [2023-01-15T19:42:27.099Z] [exec] Total FAIL: 0 [2023-01-15T19:42:27.099Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:42:27.099Z] [exec] ----------------------------------------- [2023-01-15T19:42:27.099Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:27.341Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:27.341Z] [INFO] [2023-01-15T19:42:27.341Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin --- [2023-01-15T19:42:27.341Z] [INFO] [2023-01-15T19:42:27.341Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-cluster-plugin --- [2023-01-15T19:42:27.341Z] [INFO] [2023-01-15T19:42:27.341Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-cluster-plugin --- [2023-01-15T19:42:27.341Z] [INFO] [2023-01-15T19:42:27.341Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-cluster-plugin --- [2023-01-15T19:42:27.341Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:27.341Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:27.341Z] [INFO] [2023-01-15T19:42:27.341Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-cluster-plugin --- [2023-01-15T19:42:27.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:27.342Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:27.342Z] [INFO] Copying 62 resources [2023-01-15T19:42:27.342Z] [INFO] Copying 114 resources [2023-01-15T19:42:27.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/src/main/manpages [2023-01-15T19:42:27.342Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:27.342Z] [INFO] [2023-01-15T19:42:27.342Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-cluster-plugin --- [2023-01-15T19:42:27.342Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:27.342Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/classes [2023-01-15T19:42:27.342Z] [INFO] [2023-01-15T19:42:27.342Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin --- [2023-01-15T19:42:27.342Z] [INFO] [2023-01-15T19:42:27.342Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin --- [2023-01-15T19:42:27.342Z] [INFO] [2023-01-15T19:42:27.342Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-cluster-plugin --- [2023-01-15T19:42:27.342Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:27.342Z] [INFO] [2023-01-15T19:42:27.342Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-cluster-plugin --- [2023-01-15T19:42:27.342Z] [INFO] [2023-01-15T19:42:27.342Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-cluster-plugin --- [2023-01-15T19:42:27.342Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:27.342Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/classes [2023-01-15T19:42:27.358Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:27.599Z] [INFO] [2023-01-15T19:42:27.600Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-cluster-plugin --- [2023-01-15T19:42:27.600Z] [INFO] [2023-01-15T19:42:27.600Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-cluster-plugin --- [2023-01-15T19:42:27.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:27.600Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:27.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/src/test/resources [2023-01-15T19:42:27.600Z] [INFO] [2023-01-15T19:42:27.600Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-cluster-plugin --- [2023-01-15T19:42:27.600Z] [INFO] No sources to compile [2023-01-15T19:42:27.600Z] [INFO] [2023-01-15T19:42:27.600Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin --- [2023-01-15T19:42:27.600Z] [INFO] [2023-01-15T19:42:27.600Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-cluster-plugin --- [2023-01-15T19:42:27.600Z] [INFO] [2023-01-15T19:42:27.600Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-cluster-plugin --- [2023-01-15T19:42:27.600Z] [INFO] Executing tasks [2023-01-15T19:42:27.600Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/classes/META-INF for [2023-01-15T19:42:27.600Z] [INFO] [echo] console-cluster-plugin [2023-01-15T19:42:27.600Z] [INFO] Executed tasks [2023-01-15T19:42:27.600Z] [INFO] [2023-01-15T19:42:27.600Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-cluster-plugin --- [2023-01-15T19:42:27.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/console-cluster-plugin.jar [2023-01-15T19:42:27.600Z] [INFO] [2023-01-15T19:42:27.601Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-cluster-plugin --- [2023-01-15T19:42:27.601Z] [INFO] [2023-01-15T19:42:27.601Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-cluster-plugin --- [2023-01-15T19:42:27.601Z] [INFO] [2023-01-15T19:42:27.601Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin --- [2023-01-15T19:42:27.601Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:27.601Z] [INFO] [2023-01-15T19:42:27.601Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-cluster-plugin --- [2023-01-15T19:42:27.601Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/6.2.6-SNAPSHOT/console-cluster-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:27.601Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/6.2.6-SNAPSHOT/console-cluster-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:27.601Z] [INFO] [2023-01-15T19:42:27.601Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2023-01-15T19:42:27.601Z] [INFO] Building Admin Console Community Edition Theme Plugin 6.2.6-SNAPSHOT [252/291] [2023-01-15T19:42:27.601Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:27.601Z] [INFO] [2023-01-15T19:42:27.601Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-community-branding-plugin --- [2023-01-15T19:42:27.601Z] [INFO] [2023-01-15T19:42:27.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-community-branding-plugin --- [2023-01-15T19:42:27.601Z] [INFO] [2023-01-15T19:42:27.601Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-community-branding-plugin --- [2023-01-15T19:42:27.601Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:27.601Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme [2023-01-15T19:42:27.601Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:27.601Z] [INFO] [2023-01-15T19:42:27.601Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-community-branding-plugin --- [2023-01-15T19:42:27.601Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:27.620Z] [2023-01-15T19:42:27.621Z] checkReporting-common: [2023-01-15T19:42:27.621Z] [2023-01-15T19:42:27.621Z] confirmReportPresent-common: [2023-01-15T19:42:27.621Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:42:27.621Z] [echo] Test seems to be reported fine [2023-01-15T19:42:27.621Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/RepRunConf.txt [2023-01-15T19:42:27.621Z] [2023-01-15T19:42:27.621Z] confirmMissingReport-common: [2023-01-15T19:42:27.621Z] [2023-01-15T19:42:27.621Z] undeploy: [2023-01-15T19:42:27.621Z] [2023-01-15T19:42:27.621Z] setOSConditions: [2023-01-15T19:42:27.621Z] [2023-01-15T19:42:27.621Z] setToolWin: [2023-01-15T19:42:27.621Z] [2023-01-15T19:42:27.621Z] setToolUnix: [2023-01-15T19:42:27.621Z] [2023-01-15T19:42:27.621Z] setToolProperty: [2023-01-15T19:42:27.621Z] [2023-01-15T19:42:27.621Z] setS1ASclassPath: [2023-01-15T19:42:27.621Z] [2023-01-15T19:42:27.621Z] init-common: [2023-01-15T19:42:27.621Z] [2023-01-15T19:42:27.621Z] undeploy-common: [2023-01-15T19:42:27.621Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:27.684Z] [exec] Jan 15, 2023 7:42:27 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:42:27.685Z] [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. [2023-01-15T19:42:27.864Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:27.864Z] [INFO] [2023-01-15T19:42:27.864Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin --- [2023-01-15T19:42:27.864Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:27.865Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:27.865Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:27.865Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:27.865Z] [INFO] Copying 17 resources [2023-01-15T19:42:27.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/src/main/help [2023-01-15T19:42:27.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/src/main/manpages [2023-01-15T19:42:27.865Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:27.865Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:27.865Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/classes [2023-01-15T19:42:27.865Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:27.865Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:27.865Z] [INFO] [2023-01-15T19:42:27.865Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-community-branding-plugin --- [2023-01-15T19:42:27.865Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:27.865Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/classes [2023-01-15T19:42:28.122Z] [INFO] [2023-01-15T19:42:28.122Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-community-branding-plugin --- [2023-01-15T19:42:28.122Z] [INFO] [2023-01-15T19:42:28.122Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-community-branding-plugin --- [2023-01-15T19:42:28.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:28.122Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:28.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/src/test/resources [2023-01-15T19:42:28.122Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-community-branding-plugin --- [2023-01-15T19:42:28.123Z] [INFO] No sources to compile [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin --- [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-community-branding-plugin --- [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-community-branding-plugin --- [2023-01-15T19:42:28.123Z] [INFO] Executing tasks [2023-01-15T19:42:28.123Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/classes/META-INF for [2023-01-15T19:42:28.123Z] [INFO] [echo] console-community-branding-plugin [2023-01-15T19:42:28.123Z] [INFO] Executed tasks [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-community-branding-plugin --- [2023-01-15T19:42:28.123Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/console-community-branding-plugin.jar [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-community-branding-plugin --- [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-community-branding-plugin --- [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin --- [2023-01-15T19:42:28.123Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-community-branding-plugin --- [2023-01-15T19:42:28.123Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/6.2.6-SNAPSHOT/console-community-branding-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:28.123Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/6.2.6-SNAPSHOT/console-community-branding-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2023-01-15T19:42:28.123Z] [INFO] Building Admin Console Web Container Plugin 6.2.6-SNAPSHOT [253/291] [2023-01-15T19:42:28.123Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-web-plugin --- [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-web-plugin --- [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-web-plugin --- [2023-01-15T19:42:28.123Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:28.123Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web [2023-01-15T19:42:28.123Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-web-plugin --- [2023-01-15T19:42:28.123Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:28.123Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-web-plugin --- [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-web-plugin --- [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-web-plugin --- [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-web-plugin --- [2023-01-15T19:42:28.123Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:28.123Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:28.123Z] [INFO] [2023-01-15T19:42:28.123Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-web-plugin --- [2023-01-15T19:42:28.123Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:28.123Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:28.123Z] [INFO] Copying 73 resources [2023-01-15T19:42:28.185Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:28.186Z] [2023-01-15T19:42:28.186Z] delete-resources: [2023-01-15T19:42:28.186Z] [2023-01-15T19:42:28.186Z] asadmin-batch-common: [2023-01-15T19:42:28.186Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:28.287Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:28.288Z] [javac] 1 warning [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] build: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] setOSConditions: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] fixFiles: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] convUnix: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] convWin: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] setToolWin: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] setToolUnix: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] setToolProperty: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] setS1ASclassPath: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] init-common: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] package-persistence-common: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] ejb-jar-common: [2023-01-15T19:42:28.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] package-ejbjar-common: [2023-01-15T19:42:28.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:28.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:28.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:28.288Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-id-ejb.jar [2023-01-15T19:42:28.288Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] appclient-jar-common: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] package-appclientjar-common: [2023-01-15T19:42:28.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:28.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:28.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:28.288Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-id-client.jar [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] webclient-war-common: [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] build-ear-common: [2023-01-15T19:42:28.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:28.288Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idApp.ear [2023-01-15T19:42:28.288Z] [2023-01-15T19:42:28.288Z] deploy: [2023-01-15T19:42:28.288Z] [echo] asadmin create-threadpool --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true express-service-thread-pool [2023-01-15T19:42:28.288Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:28.381Z] [INFO] Copying 84 resources [2023-01-15T19:42:28.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/src/main/manpages [2023-01-15T19:42:28.382Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:28.382Z] [INFO] [2023-01-15T19:42:28.382Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-web-plugin --- [2023-01-15T19:42:28.382Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:28.382Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/classes [2023-01-15T19:42:28.382Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations. [2023-01-15T19:42:28.382Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:42:28.382Z] [INFO] [2023-01-15T19:42:28.382Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin --- [2023-01-15T19:42:28.382Z] [INFO] [2023-01-15T19:42:28.382Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin --- [2023-01-15T19:42:28.382Z] [INFO] [2023-01-15T19:42:28.382Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-web-plugin --- [2023-01-15T19:42:28.382Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:28.382Z] [INFO] [2023-01-15T19:42:28.382Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-web-plugin --- [2023-01-15T19:42:28.382Z] [INFO] [2023-01-15T19:42:28.382Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-web-plugin --- [2023-01-15T19:42:28.382Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:28.382Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/classes [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:28.638Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:28.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/src/test/resources [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] No sources to compile [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] Executing tasks [2023-01-15T19:42:28.638Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/classes/META-INF for [2023-01-15T19:42:28.638Z] [INFO] [echo] console-web-plugin [2023-01-15T19:42:28.638Z] [INFO] Executed tasks [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/console-web-plugin.jar [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:28.638Z] [INFO] [2023-01-15T19:42:28.638Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-web-plugin --- [2023-01-15T19:42:28.638Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/6.2.6-SNAPSHOT/console-web-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:28.638Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/6.2.6-SNAPSHOT/console-web-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:28.639Z] [INFO] [2023-01-15T19:42:28.639Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2023-01-15T19:42:28.639Z] [INFO] Building Admin Console JTS Plugin 6.2.6-SNAPSHOT [254/291] [2023-01-15T19:42:28.639Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:28.639Z] [INFO] [2023-01-15T19:42:28.639Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jts-plugin --- [2023-01-15T19:42:28.639Z] [INFO] [2023-01-15T19:42:28.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-jts-plugin --- [2023-01-15T19:42:28.639Z] [INFO] [2023-01-15T19:42:28.639Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-jts-plugin --- [2023-01-15T19:42:28.639Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:28.639Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts [2023-01-15T19:42:28.639Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:28.639Z] [INFO] [2023-01-15T19:42:28.639Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jts-plugin --- [2023-01-15T19:42:28.639Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:28.749Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T19:42:28.852Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:28.853Z] [2023-01-15T19:42:28.853Z] restart-server-instance-common: [2023-01-15T19:42:28.853Z] [2023-01-15T19:42:28.853Z] setOSConditions: [2023-01-15T19:42:28.853Z] [2023-01-15T19:42:28.853Z] setToolWin: [2023-01-15T19:42:28.853Z] [2023-01-15T19:42:28.853Z] setToolUnix: [2023-01-15T19:42:28.853Z] [2023-01-15T19:42:28.853Z] setToolProperty: [2023-01-15T19:42:28.853Z] [2023-01-15T19:42:28.853Z] setS1ASclassPath: [2023-01-15T19:42:28.853Z] [2023-01-15T19:42:28.853Z] init-common: [2023-01-15T19:42:28.853Z] [2023-01-15T19:42:28.853Z] stopDomain: [2023-01-15T19:42:28.853Z] [echo] run.xml:stopping domain... [2023-01-15T19:42:28.853Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:28.896Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:28.896Z] [INFO] [2023-01-15T19:42:28.896Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jts-plugin --- [2023-01-15T19:42:28.896Z] [INFO] [2023-01-15T19:42:28.896Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-jts-plugin --- [2023-01-15T19:42:28.896Z] [INFO] [2023-01-15T19:42:28.896Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-jts-plugin --- [2023-01-15T19:42:28.896Z] [INFO] [2023-01-15T19:42:28.896Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-jts-plugin --- [2023-01-15T19:42:28.896Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:28.896Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:28.896Z] [INFO] [2023-01-15T19:42:28.896Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-jts-plugin --- [2023-01-15T19:42:28.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:28.896Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:28.896Z] [INFO] Copying 7 resources [2023-01-15T19:42:28.896Z] [INFO] Copying 17 resources [2023-01-15T19:42:28.896Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/src/main/manpages [2023-01-15T19:42:28.896Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:28.896Z] [INFO] [2023-01-15T19:42:28.896Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-jts-plugin --- [2023-01-15T19:42:28.896Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:28.897Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/classes [2023-01-15T19:42:28.897Z] [INFO] [2023-01-15T19:42:28.897Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin --- [2023-01-15T19:42:28.897Z] [INFO] [2023-01-15T19:42:28.897Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin --- [2023-01-15T19:42:28.897Z] [INFO] [2023-01-15T19:42:28.897Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-jts-plugin --- [2023-01-15T19:42:28.897Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:28.897Z] [INFO] [2023-01-15T19:42:28.897Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-jts-plugin --- [2023-01-15T19:42:28.897Z] [INFO] [2023-01-15T19:42:28.897Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-jts-plugin --- [2023-01-15T19:42:28.897Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:28.897Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/classes [2023-01-15T19:42:29.006Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_jms_jmsejb_QCF [2023-01-15T19:42:29.006Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_jms_jmsejb_Queue [2023-01-15T19:42:29.006Z] [exec] Administered object jms/ejb_jms_jmsejb_Queue deleted. [2023-01-15T19:42:29.006Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_jms_jmsejb_Queue [2023-01-15T19:42:29.006Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] all: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] all: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] sfsb: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] all: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] basic: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setOSConditions: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolWin: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolUnix: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolProperty: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setS1ASclassPath: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] init-common: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] clean: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setOSConditions: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolWin: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolUnix: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolProperty: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setS1ASclassPath: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] init-common: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] clean-common: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setOSConditions: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolWin: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolUnix: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolProperty: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setS1ASclassPath: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] init-common: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] clean-classes-common: [2023-01-15T19:42:29.006Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setOSConditions: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolWin: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolUnix: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setToolProperty: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.006Z] setS1ASclassPath: [2023-01-15T19:42:29.006Z] [2023-01-15T19:42:29.007Z] init-common: [2023-01-15T19:42:29.007Z] [2023-01-15T19:42:29.007Z] clean-jars-common: [2023-01-15T19:42:29.007Z] [2023-01-15T19:42:29.007Z] compile: [2023-01-15T19:42:29.007Z] [2023-01-15T19:42:29.007Z] setOSConditions: [2023-01-15T19:42:29.007Z] [2023-01-15T19:42:29.007Z] setToolWin: [2023-01-15T19:42:29.007Z] [2023-01-15T19:42:29.007Z] setToolUnix: [2023-01-15T19:42:29.007Z] [2023-01-15T19:42:29.007Z] setToolProperty: [2023-01-15T19:42:29.007Z] [2023-01-15T19:42:29.007Z] setS1ASclassPath: [2023-01-15T19:42:29.007Z] [2023-01-15T19:42:29.007Z] init-common: [2023-01-15T19:42:29.007Z] [2023-01-15T19:42:29.007Z] compile-common: [2023-01-15T19:42:29.007Z] [echo] Current time (ISO): 2023-01-15T19:42:28.914+0000 [2023-01-15T19:42:29.007Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:29.007Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:29.059Z] [exec] Jan 15, 2023 7:42:28 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:42:29.060Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:29.153Z] [INFO] [2023-01-15T19:42:29.153Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jts-plugin --- [2023-01-15T19:42:29.153Z] [INFO] [2023-01-15T19:42:29.153Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-jts-plugin --- [2023-01-15T19:42:29.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:29.153Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:29.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/src/test/resources [2023-01-15T19:42:29.153Z] [INFO] [2023-01-15T19:42:29.153Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-jts-plugin --- [2023-01-15T19:42:29.153Z] [INFO] No sources to compile [2023-01-15T19:42:29.153Z] [INFO] [2023-01-15T19:42:29.153Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin --- [2023-01-15T19:42:29.153Z] [INFO] [2023-01-15T19:42:29.153Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-jts-plugin --- [2023-01-15T19:42:29.153Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-jts-plugin --- [2023-01-15T19:42:29.154Z] [INFO] Executing tasks [2023-01-15T19:42:29.154Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/classes/META-INF for [2023-01-15T19:42:29.154Z] [INFO] [echo] console-jts-plugin [2023-01-15T19:42:29.154Z] [INFO] Executed tasks [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-jts-plugin --- [2023-01-15T19:42:29.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/console-jts-plugin.jar [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-jts-plugin --- [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-jts-plugin --- [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin --- [2023-01-15T19:42:29.154Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-jts-plugin --- [2023-01-15T19:42:29.154Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/6.2.6-SNAPSHOT/console-jts-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:29.154Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/6.2.6-SNAPSHOT/console-jts-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2023-01-15T19:42:29.154Z] [INFO] Building Admin Console JDBC Plugin 6.2.6-SNAPSHOT [255/291] [2023-01-15T19:42:29.154Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jdbc-plugin --- [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-jdbc-plugin --- [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-jdbc-plugin --- [2023-01-15T19:42:29.154Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:29.154Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc [2023-01-15T19:42:29.154Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jdbc-plugin --- [2023-01-15T19:42:29.154Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:29.154Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin --- [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-jdbc-plugin --- [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-jdbc-plugin --- [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-jdbc-plugin --- [2023-01-15T19:42:29.154Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:29.154Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-jdbc-plugin --- [2023-01-15T19:42:29.154Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:29.154Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:29.154Z] [INFO] Copying 31 resources [2023-01-15T19:42:29.154Z] [INFO] Copying 35 resources [2023-01-15T19:42:29.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/src/main/manpages [2023-01-15T19:42:29.154Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:29.154Z] [INFO] [2023-01-15T19:42:29.154Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-jdbc-plugin --- [2023-01-15T19:42:29.154Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:29.154Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/classes [2023-01-15T19:42:29.263Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:29.410Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:29.411Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/classes [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:29.411Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:29.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/src/test/resources [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] No sources to compile [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] Executing tasks [2023-01-15T19:42:29.411Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/classes/META-INF for [2023-01-15T19:42:29.411Z] [INFO] [echo] console-jdbc-plugin [2023-01-15T19:42:29.411Z] [INFO] Executed tasks [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/console-jdbc-plugin.jar [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-jdbc-plugin --- [2023-01-15T19:42:29.411Z] [INFO] [2023-01-15T19:42:29.411Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin --- [2023-01-15T19:42:29.667Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:29.667Z] [INFO] [2023-01-15T19:42:29.667Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-jdbc-plugin --- [2023-01-15T19:42:29.667Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/6.2.6-SNAPSHOT/console-jdbc-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:29.667Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/6.2.6-SNAPSHOT/console-jdbc-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:29.667Z] [INFO] [2023-01-15T19:42:29.667Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2023-01-15T19:42:29.667Z] [INFO] Building Admin Console Connectors Plugin 6.2.6-SNAPSHOT [256/291] [2023-01-15T19:42:29.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:29.667Z] [INFO] [2023-01-15T19:42:29.667Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jca-plugin --- [2023-01-15T19:42:29.667Z] [INFO] [2023-01-15T19:42:29.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-jca-plugin --- [2023-01-15T19:42:29.667Z] [INFO] [2023-01-15T19:42:29.667Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-jca-plugin --- [2023-01-15T19:42:29.667Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:29.667Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca [2023-01-15T19:42:29.667Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:29.667Z] [INFO] [2023-01-15T19:42:29.667Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jca-plugin --- [2023-01-15T19:42:29.667Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:29.667Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:29.667Z] [INFO] [2023-01-15T19:42:29.667Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jca-plugin --- [2023-01-15T19:42:29.667Z] [INFO] [2023-01-15T19:42:29.667Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-jca-plugin --- [2023-01-15T19:42:29.667Z] [INFO] [2023-01-15T19:42:29.667Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-jca-plugin --- [2023-01-15T19:42:29.667Z] [INFO] [2023-01-15T19:42:29.667Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-jca-plugin --- [2023-01-15T19:42:29.667Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:29.667Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:29.668Z] [INFO] [2023-01-15T19:42:29.668Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-jca-plugin --- [2023-01-15T19:42:29.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:29.668Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:29.668Z] [INFO] Copying 56 resources [2023-01-15T19:42:29.668Z] [INFO] Copying 64 resources [2023-01-15T19:42:29.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/src/main/manpages [2023-01-15T19:42:29.668Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:29.668Z] [INFO] [2023-01-15T19:42:29.668Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-jca-plugin --- [2023-01-15T19:42:29.668Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:29.668Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/classes [2023-01-15T19:42:29.668Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations. [2023-01-15T19:42:29.668Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:42:29.668Z] [INFO] [2023-01-15T19:42:29.668Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin --- [2023-01-15T19:42:29.668Z] [INFO] [2023-01-15T19:42:29.668Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin --- [2023-01-15T19:42:29.668Z] [INFO] [2023-01-15T19:42:29.668Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:29.924Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/classes [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:29.924Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:29.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/src/test/resources [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] No sources to compile [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] Executing tasks [2023-01-15T19:42:29.924Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/classes/META-INF for [2023-01-15T19:42:29.924Z] [INFO] [echo] console-jca-plugin [2023-01-15T19:42:29.924Z] [INFO] Executed tasks [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/console-jca-plugin.jar [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-jca-plugin --- [2023-01-15T19:42:29.924Z] [INFO] [2023-01-15T19:42:29.924Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin --- [2023-01-15T19:42:30.180Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:30.180Z] [INFO] [2023-01-15T19:42:30.180Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-jca-plugin --- [2023-01-15T19:42:30.180Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/6.2.6-SNAPSHOT/console-jca-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:30.180Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/6.2.6-SNAPSHOT/console-jca-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:30.180Z] [INFO] [2023-01-15T19:42:30.180Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2023-01-15T19:42:30.180Z] [INFO] Building Admin Console JMS Plugin 6.2.6-SNAPSHOT [257/291] [2023-01-15T19:42:30.180Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:30.180Z] [INFO] [2023-01-15T19:42:30.180Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-jms-plugin --- [2023-01-15T19:42:30.180Z] [INFO] [2023-01-15T19:42:30.180Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-jms-plugin --- [2023-01-15T19:42:30.180Z] [INFO] [2023-01-15T19:42:30.180Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-jms-plugin --- [2023-01-15T19:42:30.180Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:30.180Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin [2023-01-15T19:42:30.180Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:30.180Z] [INFO] [2023-01-15T19:42:30.180Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jms-plugin --- [2023-01-15T19:42:30.180Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:30.436Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:30.436Z] [INFO] [2023-01-15T19:42:30.436Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jms-plugin --- [2023-01-15T19:42:30.436Z] [INFO] [2023-01-15T19:42:30.436Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-jms-plugin --- [2023-01-15T19:42:30.436Z] [INFO] [2023-01-15T19:42:30.436Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-jms-plugin --- [2023-01-15T19:42:30.436Z] [INFO] [2023-01-15T19:42:30.436Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-jms-plugin --- [2023-01-15T19:42:30.436Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:30.436Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:30.436Z] [INFO] [2023-01-15T19:42:30.436Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-jms-plugin --- [2023-01-15T19:42:30.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:30.436Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:30.436Z] [INFO] Copying 50 resources [2023-01-15T19:42:30.436Z] [INFO] Copying 52 resources [2023-01-15T19:42:30.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/src/main/manpages [2023-01-15T19:42:30.436Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:30.436Z] [INFO] [2023-01-15T19:42:30.436Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-jms-plugin --- [2023-01-15T19:42:30.436Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:30.436Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/classes [2023-01-15T19:42:30.694Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations. [2023-01-15T19:42:30.694Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:42:30.694Z] [INFO] [2023-01-15T19:42:30.694Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin --- [2023-01-15T19:42:30.694Z] [INFO] [2023-01-15T19:42:30.694Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin --- [2023-01-15T19:42:30.694Z] [INFO] [2023-01-15T19:42:30.694Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-jms-plugin --- [2023-01-15T19:42:30.694Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:30.694Z] [INFO] [2023-01-15T19:42:30.694Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-jms-plugin --- [2023-01-15T19:42:30.694Z] [INFO] [2023-01-15T19:42:30.694Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ console-jms-plugin --- [2023-01-15T19:42:30.950Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:30.950Z] [INFO] [2023-01-15T19:42:30.950Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-jms-plugin --- [2023-01-15T19:42:30.950Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:30.950Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/classes [2023-01-15T19:42:31.157Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:31.158Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:42:31.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. [2023-01-15T19:42:31.158Z] [javac] 2 warnings [2023-01-15T19:42:31.158Z] [2023-01-15T19:42:31.158Z] setOSConditions: [2023-01-15T19:42:31.158Z] [2023-01-15T19:42:31.158Z] setToolWin: [2023-01-15T19:42:31.158Z] [2023-01-15T19:42:31.158Z] setToolUnix: [2023-01-15T19:42:31.158Z] [2023-01-15T19:42:31.158Z] setToolProperty: [2023-01-15T19:42:31.158Z] [2023-01-15T19:42:31.158Z] setS1ASclassPath: [2023-01-15T19:42:31.158Z] [2023-01-15T19:42:31.158Z] init-common: [2023-01-15T19:42:31.158Z] [2023-01-15T19:42:31.158Z] compile-common: [2023-01-15T19:42:31.158Z] [echo] Current time (ISO): 2023-01-15T19:42:30.748+0000 [2023-01-15T19:42:31.158Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:31.158Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:31.207Z] [INFO] [2023-01-15T19:42:31.207Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jms-plugin --- [2023-01-15T19:42:31.207Z] [INFO] [2023-01-15T19:42:31.207Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-jms-plugin --- [2023-01-15T19:42:31.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:31.207Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:31.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/src/test/resources [2023-01-15T19:42:31.207Z] [INFO] [2023-01-15T19:42:31.207Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-jms-plugin --- [2023-01-15T19:42:31.463Z] [INFO] No sources to compile [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin --- [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-jms-plugin --- [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-jms-plugin --- [2023-01-15T19:42:31.463Z] [INFO] Executing tasks [2023-01-15T19:42:31.463Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/classes/META-INF for [2023-01-15T19:42:31.463Z] [INFO] [echo] console-jms-plugin [2023-01-15T19:42:31.463Z] [INFO] Executed tasks [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-jms-plugin --- [2023-01-15T19:42:31.463Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/console-jms-plugin.jar [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-jms-plugin --- [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-jms-plugin --- [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin --- [2023-01-15T19:42:31.463Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-jms-plugin --- [2023-01-15T19:42:31.463Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/6.2.6-SNAPSHOT/console-jms-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:31.463Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/6.2.6-SNAPSHOT/console-jms-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2023-01-15T19:42:31.463Z] [INFO] Building Admin Console EJB Container Plugin 6.2.6-SNAPSHOT [258/291] [2023-01-15T19:42:31.463Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-ejb-plugin --- [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-ejb-plugin --- [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-ejb-plugin --- [2023-01-15T19:42:31.463Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:31.463Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb [2023-01-15T19:42:31.463Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:31.463Z] [INFO] [2023-01-15T19:42:31.463Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-ejb-plugin --- [2023-01-15T19:42:31.463Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:31.473Z] [exec] Waiting for domain1 to start ....... [2023-01-15T19:42:31.473Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:42:31.473Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:42:31.473Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:42:31.473Z] [exec] Admin Port: 45707 [2023-01-15T19:42:31.473Z] [exec] Command start-domain executed successfully. [2023-01-15T19:42:31.473Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:42:31.473Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:42:31.473Z] [2023-01-15T19:42:31.473Z] dumpThreadStack: [2023-01-15T19:42:31.473Z] [2023-01-15T19:42:31.473Z] startDomainWindows: [2023-01-15T19:42:31.473Z] [2023-01-15T19:42:31.473Z] startDomain: [2023-01-15T19:42:31.473Z] [2023-01-15T19:42:31.473Z] run-second: [2023-01-15T19:42:31.473Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:31.473Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:31.473Z] [java] [2023-01-15T19:42:31.473Z] [java] [2023-01-15T19:42:31.473Z] [java] ----------------------------------------- [2023-01-15T19:42:31.474Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2023-01-15T19:42:31.474Z] [java] ----------------------------------------- [2023-01-15T19:42:31.474Z] [java] - Total PASS : 1 - [2023-01-15T19:42:31.474Z] [java] - Total FAIL : 0 - [2023-01-15T19:42:31.474Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:42:31.474Z] [java] ----------------------------------------- [2023-01-15T19:42:31.474Z] [2023-01-15T19:42:31.474Z] undeploy: [2023-01-15T19:42:31.474Z] [2023-01-15T19:42:31.474Z] setOSConditions: [2023-01-15T19:42:31.474Z] [2023-01-15T19:42:31.474Z] setToolWin: [2023-01-15T19:42:31.474Z] [2023-01-15T19:42:31.474Z] setToolUnix: [2023-01-15T19:42:31.474Z] [2023-01-15T19:42:31.474Z] setToolProperty: [2023-01-15T19:42:31.474Z] [2023-01-15T19:42:31.474Z] setS1ASclassPath: [2023-01-15T19:42:31.474Z] [2023-01-15T19:42:31.474Z] init-common: [2023-01-15T19:42:31.474Z] [2023-01-15T19:42:31.474Z] undeploy-war-common: [2023-01-15T19:42:31.474Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:31.719Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:31.720Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:31.720Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:31.720Z] [INFO] Copying 9 resources [2023-01-15T19:42:31.720Z] [INFO] Copying 15 resources [2023-01-15T19:42:31.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/src/main/manpages [2023-01-15T19:42:31.720Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:31.720Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/classes [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:31.720Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/classes [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:31.720Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:31.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/src/test/resources [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] No sources to compile [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin --- [2023-01-15T19:42:31.720Z] [INFO] [2023-01-15T19:42:31.720Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-ejb-plugin --- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-ejb-plugin --- [2023-01-15T19:42:31.977Z] [INFO] Executing tasks [2023-01-15T19:42:31.977Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/classes/META-INF for [2023-01-15T19:42:31.977Z] [INFO] [echo] console-ejb-plugin [2023-01-15T19:42:31.977Z] [INFO] Executed tasks [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-ejb-plugin --- [2023-01-15T19:42:31.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/console-ejb-plugin.jar [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-ejb-plugin --- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-ejb-plugin --- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin --- [2023-01-15T19:42:31.977Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-ejb-plugin --- [2023-01-15T19:42:31.977Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/6.2.6-SNAPSHOT/console-ejb-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:31.977Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/6.2.6-SNAPSHOT/console-ejb-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2023-01-15T19:42:31.977Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 6.2.6-SNAPSHOT [259/291] [2023-01-15T19:42:31.977Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:31.977Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite [2023-01-15T19:42:31.977Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:31.977Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:31.977Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:31.977Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:31.977Z] [INFO] Copying 9 resources [2023-01-15T19:42:31.977Z] [INFO] Copying 15 resources [2023-01-15T19:42:31.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/src/main/manpages [2023-01-15T19:42:31.977Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:31.977Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/classes [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin --- [2023-01-15T19:42:31.977Z] [INFO] [2023-01-15T19:42:31.977Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.042Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:32.233Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:32.234Z] [INFO] [2023-01-15T19:42:32.234Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.234Z] [INFO] [2023-01-15T19:42:32.234Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.234Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:32.234Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/classes [2023-01-15T19:42:32.234Z] [INFO] [2023-01-15T19:42:32.234Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.234Z] [INFO] [2023-01-15T19:42:32.234Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.234Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:32.234Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:32.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/src/test/resources [2023-01-15T19:42:32.234Z] [INFO] [2023-01-15T19:42:32.234Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.234Z] [INFO] No sources to compile [2023-01-15T19:42:32.234Z] [INFO] [2023-01-15T19:42:32.234Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.234Z] [INFO] [2023-01-15T19:42:32.234Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.234Z] [INFO] [2023-01-15T19:42:32.234Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.234Z] [INFO] Executing tasks [2023-01-15T19:42:32.234Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/classes/META-INF for [2023-01-15T19:42:32.234Z] [INFO] [echo] console-ejb-lite-plugin [2023-01-15T19:42:32.234Z] [INFO] Executed tasks [2023-01-15T19:42:32.234Z] [INFO] [2023-01-15T19:42:32.234Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar [2023-01-15T19:42:32.234Z] [INFO] [2023-01-15T19:42:32.235Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.235Z] [INFO] [2023-01-15T19:42:32.235Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.235Z] [INFO] [2023-01-15T19:42:32.235Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.235Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:32.235Z] [INFO] [2023-01-15T19:42:32.235Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-ejb-lite-plugin --- [2023-01-15T19:42:32.235Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/6.2.6-SNAPSHOT/console-ejb-lite-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:32.235Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/6.2.6-SNAPSHOT/console-ejb-lite-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:32.235Z] [INFO] [2023-01-15T19:42:32.235Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2023-01-15T19:42:32.235Z] [INFO] Building Admin Console Corba Plugin 6.2.6-SNAPSHOT [260/291] [2023-01-15T19:42:32.235Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:32.235Z] [INFO] [2023-01-15T19:42:32.235Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-corba-plugin --- [2023-01-15T19:42:32.235Z] [INFO] [2023-01-15T19:42:32.235Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-corba-plugin --- [2023-01-15T19:42:32.235Z] [INFO] [2023-01-15T19:42:32.235Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-corba-plugin --- [2023-01-15T19:42:32.235Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:32.235Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba [2023-01-15T19:42:32.235Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:32.235Z] [INFO] [2023-01-15T19:42:32.235Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-corba-plugin --- [2023-01-15T19:42:32.235Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:32.491Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:32.491Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:32.491Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:32.491Z] [INFO] Copying 16 resources [2023-01-15T19:42:32.491Z] [INFO] Copying 20 resources [2023-01-15T19:42:32.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/src/main/manpages [2023-01-15T19:42:32.491Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:32.491Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/classes [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] [2023-01-15T19:42:32.491Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-corba-plugin --- [2023-01-15T19:42:32.491Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:32.491Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/classes [2023-01-15T19:42:32.527Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:32.527Z] [javac] 1 warning [2023-01-15T19:42:32.527Z] [2023-01-15T19:42:32.527Z] build: [2023-01-15T19:42:32.527Z] [2023-01-15T19:42:32.527Z] setOSConditions: [2023-01-15T19:42:32.527Z] [2023-01-15T19:42:32.527Z] setToolWin: [2023-01-15T19:42:32.527Z] [2023-01-15T19:42:32.527Z] setToolUnix: [2023-01-15T19:42:32.527Z] [2023-01-15T19:42:32.527Z] setToolProperty: [2023-01-15T19:42:32.527Z] [2023-01-15T19:42:32.528Z] setS1ASclassPath: [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] init-common: [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] ejb-jar-common: [2023-01-15T19:42:32.528Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] package-ejbjar-common: [2023-01-15T19:42:32.528Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:32.528Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:32.528Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-basic-ejb.jar [2023-01-15T19:42:32.528Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] deploy: [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] setOSConditions: [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] setToolWin: [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] setToolUnix: [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] setToolProperty: [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] setS1ASclassPath: [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] init-common: [2023-01-15T19:42:32.528Z] [2023-01-15T19:42:32.528Z] deploy-jar-common: [2023-01-15T19:42:32.528Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:32.747Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:32.748Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:32.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/src/test/resources [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] No sources to compile [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] Executing tasks [2023-01-15T19:42:32.748Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/classes/META-INF for [2023-01-15T19:42:32.748Z] [INFO] [echo] console-corba-plugin [2023-01-15T19:42:32.748Z] [INFO] Executed tasks [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/console-corba-plugin.jar [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-corba-plugin --- [2023-01-15T19:42:32.748Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/6.2.6-SNAPSHOT/console-corba-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:32.748Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/6.2.6-SNAPSHOT/console-corba-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2023-01-15T19:42:32.748Z] [INFO] Building Admin Console Full distribution plugin 6.2.6-SNAPSHOT [261/291] [2023-01-15T19:42:32.748Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ console-common-full-plugin --- [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ console-common-full-plugin --- [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ console-common-full-plugin --- [2023-01-15T19:42:32.748Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:32.748Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full [2023-01-15T19:42:32.748Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-common-full-plugin --- [2023-01-15T19:42:32.748Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:32.748Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin --- [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ console-common-full-plugin --- [2023-01-15T19:42:32.748Z] [INFO] [2023-01-15T19:42:32.748Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ console-common-full-plugin --- [2023-01-15T19:42:32.749Z] [INFO] [2023-01-15T19:42:32.749Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ console-common-full-plugin --- [2023-01-15T19:42:32.749Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:32.749Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:32.749Z] [INFO] [2023-01-15T19:42:32.749Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ console-common-full-plugin --- [2023-01-15T19:42:32.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:32.749Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:32.749Z] [INFO] Copying 48 resources [2023-01-15T19:42:32.749Z] [INFO] Copying 44 resources [2023-01-15T19:42:32.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/src/main/manpages [2023-01-15T19:42:32.749Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:32.749Z] [INFO] [2023-01-15T19:42:32.749Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ console-common-full-plugin --- [2023-01-15T19:42:32.749Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:32.749Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/classes [2023-01-15T19:42:33.005Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations. [2023-01-15T19:42:33.005Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:42:33.005Z] [INFO] [2023-01-15T19:42:33.005Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin --- [2023-01-15T19:42:33.005Z] [INFO] [2023-01-15T19:42:33.005Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin --- [2023-01-15T19:42:33.005Z] [INFO] [2023-01-15T19:42:33.005Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ console-common-full-plugin --- [2023-01-15T19:42:33.005Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:33.005Z] [INFO] [2023-01-15T19:42:33.005Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ console-common-full-plugin --- [2023-01-15T19:42:33.005Z] [INFO] [2023-01-15T19:42:33.005Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ console-common-full-plugin --- [2023-01-15T19:42:33.005Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:33.005Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/classes [2023-01-15T19:42:33.029Z] [exec] Waiting for the domain to stop ... [2023-01-15T19:42:33.030Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:42:33.091Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-basic-ejb.jar [2023-01-15T19:42:33.261Z] [INFO] [2023-01-15T19:42:33.262Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-common-full-plugin --- [2023-01-15T19:42:33.262Z] [INFO] [2023-01-15T19:42:33.262Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ console-common-full-plugin --- [2023-01-15T19:42:33.262Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:33.262Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:33.262Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/src/test/resources [2023-01-15T19:42:33.262Z] [INFO] [2023-01-15T19:42:33.262Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ console-common-full-plugin --- [2023-01-15T19:42:33.262Z] [INFO] No sources to compile [2023-01-15T19:42:33.262Z] [INFO] [2023-01-15T19:42:33.262Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin --- [2023-01-15T19:42:33.262Z] [INFO] [2023-01-15T19:42:33.262Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ console-common-full-plugin --- [2023-01-15T19:42:33.262Z] [INFO] [2023-01-15T19:42:33.262Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ console-common-full-plugin --- [2023-01-15T19:42:33.262Z] [INFO] Executing tasks [2023-01-15T19:42:33.262Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/classes/META-INF for [2023-01-15T19:42:33.262Z] [INFO] [echo] console-common-full-plugin [2023-01-15T19:42:33.262Z] [INFO] Executed tasks [2023-01-15T19:42:33.262Z] [INFO] [2023-01-15T19:42:33.262Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ console-common-full-plugin --- [2023-01-15T19:42:33.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/console-common-full-plugin.jar [2023-01-15T19:42:33.262Z] [INFO] [2023-01-15T19:42:33.262Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ console-common-full-plugin --- [2023-01-15T19:42:33.262Z] [INFO] [2023-01-15T19:42:33.262Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ console-common-full-plugin --- [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin --- [2023-01-15T19:42:33.263Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ console-common-full-plugin --- [2023-01-15T19:42:33.263Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/6.2.6-SNAPSHOT/console-common-full-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:33.263Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/6.2.6-SNAPSHOT/console-common-full-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2023-01-15T19:42:33.263Z] [INFO] Building Admin Console WAR 6.2.6-SNAPSHOT [262/291] [2023-01-15T19:42:33.263Z] [INFO] --------------------------------[ war ]--------------------------------- [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ war --- [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ war --- [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ war --- [2023-01-15T19:42:33.263Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:33.263Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war [2023-01-15T19:42:33.263Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ war --- [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ war --- [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ war --- [2023-01-15T19:42:33.263Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:33.263Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ war --- [2023-01-15T19:42:33.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:33.263Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:33.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/src/main/resources [2023-01-15T19:42:33.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/src/main/manpages [2023-01-15T19:42:33.263Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ war --- [2023-01-15T19:42:33.263Z] [INFO] No sources to compile [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ war --- [2023-01-15T19:42:33.263Z] [INFO] No sources to compile [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ war --- [2023-01-15T19:42:33.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:33.263Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:33.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/src/test/resources [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ war --- [2023-01-15T19:42:33.263Z] [INFO] No sources to compile [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ war --- [2023-01-15T19:42:33.263Z] [INFO] No tests to run. [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ war --- [2023-01-15T19:42:33.263Z] [INFO] Executing tasks [2023-01-15T19:42:33.263Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/classes/META-INF for [2023-01-15T19:42:33.263Z] [INFO] [echo] war [2023-01-15T19:42:33.263Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/classes/META-INF [2023-01-15T19:42:33.263Z] [INFO] Executed tasks [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (prepare-extra-dependencies) @ war --- [2023-01-15T19:42:33.263Z] [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/commons-io-2.11.0.jar [2023-01-15T19:42:33.263Z] [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar [2023-01-15T19:42:33.263Z] [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/json-2.0.jar [2023-01-15T19:42:33.263Z] [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar [2023-01-15T19:42:33.263Z] [INFO] Copying woodstock-webui-jsf-5.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-5.0.0.jar [2023-01-15T19:42:33.263Z] [INFO] Copying woodstock-webui-jsf-suntheme-5.0.0.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-5.0.0.jar [2023-01-15T19:42:33.263Z] [INFO] [2023-01-15T19:42:33.263Z] [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ war --- [2023-01-15T19:42:33.263Z] [INFO] Packaging webapp [2023-01-15T19:42:33.263Z] [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui] [2023-01-15T19:42:33.263Z] [INFO] Processing war project [2023-01-15T19:42:33.263Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui] [2023-01-15T19:42:33.264Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui] [2023-01-15T19:42:33.264Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/src/main/webapp] [2023-01-15T19:42:33.264Z] [INFO] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui.war [2023-01-15T19:42:33.520Z] [INFO] [2023-01-15T19:42:33.520Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ war --- [2023-01-15T19:42:33.520Z] [INFO] No tests to run. [2023-01-15T19:42:33.520Z] [INFO] [2023-01-15T19:42:33.520Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ war --- [2023-01-15T19:42:33.520Z] [INFO] [2023-01-15T19:42:33.520Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-war-checkstyle) @ war --- [2023-01-15T19:42:33.520Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:33.520Z] [INFO] [2023-01-15T19:42:33.520Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ war --- [2023-01-15T19:42:33.520Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/6.2.6-SNAPSHOT/war-6.2.6-SNAPSHOT.war [2023-01-15T19:42:33.520Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/6.2.6-SNAPSHOT/war-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:33.520Z] [INFO] [2023-01-15T19:42:33.520Z] [INFO] -------------< org.glassfish.main.admingui:dist-fragment >-------------- [2023-01-15T19:42:33.520Z] [INFO] Building Admin Console Install Fragment for Web distro 6.2.6-SNAPSHOT [263/291] [2023-01-15T19:42:33.521Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:33.521Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment [2023-01-15T19:42:33.521Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:33.521Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-admingui) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/war/target/admingui.war to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/classes/glassfish/lib/install/applications/__admingui with includes "" and excludes "" [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:33.521Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:33.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/src/main/resources [2023-01-15T19:42:33.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/src/main/help [2023-01-15T19:42:33.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/src/main/manpages [2023-01-15T19:42:33.521Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] Executing tasks [2023-01-15T19:42:33.521Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/classes/META-INF for [2023-01-15T19:42:33.521Z] [INFO] [echo] dist-fragment [2023-01-15T19:42:33.521Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/classes/META-INF [2023-01-15T19:42:33.521Z] [INFO] Executed tasks [2023-01-15T19:42:33.521Z] [INFO] [2023-01-15T19:42:33.521Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ dist-fragment --- [2023-01-15T19:42:33.521Z] [INFO] [zip] duplicate: add [2023-01-15T19:42:33.521Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:42:33.521Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/dist-fragment.zip [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ dist-fragment --- [2023-01-15T19:42:33.777Z] [INFO] No tests to run. [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ dist-fragment --- [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-dist-fragment-checkstyle) @ dist-fragment --- [2023-01-15T19:42:33.777Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dist-fragment --- [2023-01-15T19:42:33.777Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/target/dist-fragment.zip to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dist-fragment/6.2.6-SNAPSHOT/dist-fragment-6.2.6-SNAPSHOT.zip [2023-01-15T19:42:33.777Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/admingui/dist-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dist-fragment/6.2.6-SNAPSHOT/dist-fragment-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2023-01-15T19:42:33.777Z] [INFO] Building Embedded GlassFish Shell Jars 6.2.6-SNAPSHOT [264/291] [2023-01-15T19:42:33.777Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:33.777Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell [2023-01-15T19:42:33.777Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:33.777Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] Executing tasks [2023-01-15T19:42:33.777Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/target/classes/META-INF for [2023-01-15T19:42:33.777Z] [INFO] [echo] glassfish-embedded-shell-jar [2023-01-15T19:42:33.777Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/target/classes/META-INF [2023-01-15T19:42:33.777Z] [INFO] Executed tasks [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] No tests to run. [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-embedded-shell-jar --- [2023-01-15T19:42:33.777Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/6.2.6-SNAPSHOT/glassfish-embedded-shell-jar-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2023-01-15T19:42:33.777Z] [INFO] Building Glassfish featuresets 6.2.6-SNAPSHOT [265/291] [2023-01-15T19:42:33.777Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ featuresets --- [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ featuresets --- [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.777Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ featuresets --- [2023-01-15T19:42:33.777Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:33.777Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets [2023-01-15T19:42:33.777Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:33.777Z] [INFO] [2023-01-15T19:42:33.778Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ featuresets --- [2023-01-15T19:42:33.778Z] [INFO] [2023-01-15T19:42:33.778Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ featuresets --- [2023-01-15T19:42:33.778Z] [INFO] [2023-01-15T19:42:33.778Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ featuresets --- [2023-01-15T19:42:33.778Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:33.778Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:33.778Z] [INFO] [2023-01-15T19:42:33.778Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ featuresets --- [2023-01-15T19:42:33.778Z] [INFO] Executing tasks [2023-01-15T19:42:33.778Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/target/classes/META-INF for [2023-01-15T19:42:33.778Z] [INFO] [echo] featuresets [2023-01-15T19:42:33.778Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/target/classes/META-INF [2023-01-15T19:42:33.778Z] [INFO] Executed tasks [2023-01-15T19:42:33.778Z] [INFO] [2023-01-15T19:42:33.778Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ featuresets --- [2023-01-15T19:42:33.778Z] [INFO] No tests to run. [2023-01-15T19:42:33.778Z] [INFO] [2023-01-15T19:42:33.778Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ featuresets --- [2023-01-15T19:42:33.778Z] [INFO] [2023-01-15T19:42:33.778Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets --- [2023-01-15T19:42:33.778Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:33.778Z] [INFO] [2023-01-15T19:42:33.778Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ featuresets --- [2023-01-15T19:42:33.778Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/6.2.6-SNAPSHOT/featuresets-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:33.778Z] [INFO] [2023-01-15T19:42:33.778Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2023-01-15T19:42:33.778Z] [INFO] Building Glassfish Web Featureset 6.2.6-SNAPSHOT [266/291] [2023-01-15T19:42:33.778Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web --- [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web --- [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web --- [2023-01-15T19:42:34.034Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:34.034Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web [2023-01-15T19:42:34.034Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web --- [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web --- [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web --- [2023-01-15T19:42:34.034Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:34.034Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web --- [2023-01-15T19:42:34.034Z] [INFO] Executing tasks [2023-01-15T19:42:34.034Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web/target/classes/META-INF for [2023-01-15T19:42:34.034Z] [INFO] [echo] web [2023-01-15T19:42:34.034Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web/target/classes/META-INF [2023-01-15T19:42:34.034Z] [INFO] Executed tasks [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web --- [2023-01-15T19:42:34.034Z] [INFO] No tests to run. [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web --- [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-web-checkstyle) @ web --- [2023-01-15T19:42:34.034Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web --- [2023-01-15T19:42:34.034Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2023-01-15T19:42:34.034Z] [INFO] Building Client Library (including ACC) 6.2.6-SNAPSHOT [267/291] [2023-01-15T19:42:34.034Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gf-client --- [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ gf-client --- [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ gf-client --- [2023-01-15T19:42:34.034Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:34.034Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone [2023-01-15T19:42:34.034Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:34.034Z] [INFO] [2023-01-15T19:42:34.034Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-client --- [2023-01-15T19:42:34.034Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:42:34.333Z] [exec] Jan 15, 2023 7:42:33 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:42:34.334Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:42:34.334Z] [exec] Jan 15, 2023 7:42:34 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:42:34.334Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T19:42:34.334Z] [exec] Jan 15, 2023 7:42:34 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:42:34.334Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T19:42:34.334Z] [exec] Jan 15, 2023 7:42:34 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:42:34.334Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T19:42:34.577Z] [2023-01-15T19:42:35.272Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:42:36.630Z] all: [2023-01-15T19:42:36.630Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T19:42:36.630Z] [2023-01-15T19:42:36.631Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:42:36.631Z] [exec] getVERSION(): 3.0 [2023-01-15T19:42:36.631Z] [exec] isReadonly(): false [2023-01-15T19:42:34.984Z] [exec] Application deployed with name ejb-ejb32-sfsb-basic-ejb. [2023-01-15T19:42:36.631Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673811755028 [2023-01-15T19:42:36.632Z] [2023-01-15T19:42:36.632Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2023-01-15T19:42:36.633Z] run: [2023-01-15T19:42:36.633Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T19:42:36.633Z] [2023-01-15T19:42:36.634Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:42:36.634Z] setOSConditions: [2023-01-15T19:42:36.635Z] [exec] getVERSION(): 3.0 [2023-01-15T19:42:36.635Z] [2023-01-15T19:42:36.635Z] [exec] isReadonly(): false [2023-01-15T19:42:36.636Z] setToolWin: [2023-01-15T19:42:36.636Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673811755080 [2023-01-15T19:42:36.637Z] [2023-01-15T19:42:36.637Z] [exec] Waiting for queue message [2023-01-15T19:42:36.637Z] setToolUnix: [2023-01-15T19:42:36.638Z] [2023-01-15T19:42:36.638Z] setToolProperty: [2023-01-15T19:42:34.595Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:42:36.638Z] [2023-01-15T19:42:36.639Z] [INFO] [2023-01-15T19:42:36.639Z] setS1ASclassPath: [2023-01-15T19:42:36.640Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ gf-client --- [2023-01-15T19:42:36.640Z] [2023-01-15T19:42:36.640Z] [INFO] [2023-01-15T19:42:36.641Z] init-common: [2023-01-15T19:42:36.641Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ gf-client --- [2023-01-15T19:42:36.641Z] [2023-01-15T19:42:36.641Z] [INFO] [2023-01-15T19:42:36.642Z] run_se: [2023-01-15T19:42:36.642Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ gf-client --- [2023-01-15T19:42:36.631Z] setOSConditions: [2023-01-15T19:42:36.643Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:36.643Z] [2023-01-15T19:42:36.643Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:36.643Z] setToolWin: [2023-01-15T19:42:36.644Z] [INFO] [2023-01-15T19:42:36.644Z] [2023-01-15T19:42:36.644Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ gf-client --- [2023-01-15T19:42:36.644Z] setToolUnix: [2023-01-15T19:42:36.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:36.645Z] [2023-01-15T19:42:36.646Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:36.646Z] setToolProperty: [2023-01-15T19:42:36.646Z] [INFO] Copying 2 resources [2023-01-15T19:42:36.646Z] [2023-01-15T19:42:36.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/src/main/manpages [2023-01-15T19:42:36.647Z] setS1ASclassPath: [2023-01-15T19:42:36.647Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:36.647Z] [2023-01-15T19:42:36.648Z] [INFO] [2023-01-15T19:42:36.648Z] init-common: [2023-01-15T19:42:36.648Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gf-client --- [2023-01-15T19:42:36.648Z] [2023-01-15T19:42:36.649Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:36.649Z] clean: [2023-01-15T19:42:36.649Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/classes [2023-01-15T19:42:36.649Z] [2023-01-15T19:42:36.650Z] setOSConditions: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolWin: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolUnix: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolProperty: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setS1ASclassPath: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] init-common: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] clean-common: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setOSConditions: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolWin: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolUnix: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolProperty: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setS1ASclassPath: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] init-common: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] clean-classes-common: [2023-01-15T19:42:36.650Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setOSConditions: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolWin: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolUnix: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolProperty: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setS1ASclassPath: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] init-common: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] clean-jars-common: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] compile: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setOSConditions: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolWin: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolUnix: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setToolProperty: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] setS1ASclassPath: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] init-common: [2023-01-15T19:42:36.650Z] [2023-01-15T19:42:36.650Z] compile-common: [2023-01-15T19:42:36.650Z] [echo] Current time (ISO): 2023-01-15T19:42:34.300+0000 [2023-01-15T19:42:36.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:36.650Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:36.650Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:36.898Z] [exec] Received message : mdb() invoked [2023-01-15T19:42:36.898Z] [exec] Value of key is: main [2023-01-15T19:42:36.898Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:36.898Z] [exec] [2023-01-15T19:42:36.898Z] [exec] [2023-01-15T19:42:36.898Z] [exec] ----------------------------------------- [2023-01-15T19:42:36.898Z] [exec] - main: PASS - [2023-01-15T19:42:36.898Z] [exec] ----------------------------------------- [2023-01-15T19:42:36.898Z] [exec] Total PASS: 1 [2023-01-15T19:42:36.898Z] [exec] Total FAIL: 0 [2023-01-15T19:42:36.898Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:42:36.898Z] [exec] ----------------------------------------- [2023-01-15T19:42:36.898Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:36.899Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] checkReporting-common: [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] confirmReportPresent-common: [2023-01-15T19:42:36.899Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:42:36.899Z] [echo] Test seems to be reported fine [2023-01-15T19:42:36.899Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/RepRunConf.txt [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] confirmMissingReport-common: [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] undeploy: [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] setOSConditions: [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] setToolWin: [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] setToolUnix: [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] setToolProperty: [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] setS1ASclassPath: [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] init-common: [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] undeploy-common: [2023-01-15T19:42:36.899Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:36.899Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] delete-resources: [2023-01-15T19:42:36.899Z] [2023-01-15T19:42:36.899Z] asadmin-batch-common: [2023-01-15T19:42:36.899Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:36.899Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:36.900Z] [java] Jan 15, 2023 7:42:35 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:42:36.900Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:42:36.906Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:36.907Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/classes [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:36.907Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:36.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/src/test/resources [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] No sources to compile [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] Executing tasks [2023-01-15T19:42:36.907Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/classes/META-INF for [2023-01-15T19:42:36.907Z] [INFO] [echo] gf-client [2023-01-15T19:42:36.907Z] [INFO] Executed tasks [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/gf-client.jar [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gf-client --- [2023-01-15T19:42:36.907Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/6.2.6-SNAPSHOT/gf-client-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:36.907Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/6.2.6-SNAPSHOT/gf-client-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2023-01-15T19:42:36.907Z] [INFO] Building GlassFish appclient scripts 6.2.6-SNAPSHOT [268/291] [2023-01-15T19:42:36.907Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ appclient-scripts --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ appclient-scripts --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ appclient-scripts --- [2023-01-15T19:42:36.907Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:36.907Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts [2023-01-15T19:42:36.907Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ appclient-scripts --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ appclient-scripts --- [2023-01-15T19:42:36.907Z] [INFO] [2023-01-15T19:42:36.907Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ appclient-scripts --- [2023-01-15T19:42:36.907Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:36.908Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ appclient-scripts --- [2023-01-15T19:42:36.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:36.908Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:36.908Z] [INFO] Copying 6 resources [2023-01-15T19:42:36.908Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/src/main/manpages [2023-01-15T19:42:36.908Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ appclient-scripts --- [2023-01-15T19:42:36.908Z] [INFO] Executing tasks [2023-01-15T19:42:36.908Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/classes/META-INF for [2023-01-15T19:42:36.908Z] [INFO] [echo] appclient-scripts [2023-01-15T19:42:36.908Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/classes/META-INF [2023-01-15T19:42:36.908Z] [INFO] Executed tasks [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ appclient-scripts --- [2023-01-15T19:42:36.908Z] [INFO] [zip] duplicate: add [2023-01-15T19:42:36.908Z] [INFO] [zip] file set: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/classes ( excludes: [ ], includes: [ ]) [2023-01-15T19:42:36.908Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ appclient-scripts --- [2023-01-15T19:42:36.908Z] [INFO] No tests to run. [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ appclient-scripts --- [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts --- [2023-01-15T19:42:36.908Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ appclient-scripts --- [2023-01-15T19:42:36.908Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/6.2.6-SNAPSHOT/appclient-scripts-6.2.6-SNAPSHOT.zip [2023-01-15T19:42:36.908Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/6.2.6-SNAPSHOT/appclient-scripts-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2023-01-15T19:42:36.908Z] [INFO] Building Glassfish Featureset 6.2.6-SNAPSHOT [269/291] [2023-01-15T19:42:36.908Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:36.908Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish [2023-01-15T19:42:36.908Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:36.908Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] Executing tasks [2023-01-15T19:42:36.908Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish/target/classes/META-INF for [2023-01-15T19:42:36.908Z] [INFO] [echo] glassfish [2023-01-15T19:42:36.908Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish/target/classes/META-INF [2023-01-15T19:42:36.908Z] [INFO] Executed tasks [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] No tests to run. [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish --- [2023-01-15T19:42:36.908Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2023-01-15T19:42:36.908Z] [INFO] Building Debug 6.2.6-SNAPSHOT [270/291] [2023-01-15T19:42:36.908Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ debug --- [2023-01-15T19:42:36.908Z] [INFO] [2023-01-15T19:42:36.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ debug --- [2023-01-15T19:42:36.909Z] [INFO] [2023-01-15T19:42:36.909Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ debug --- [2023-01-15T19:42:36.909Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:36.909Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug [2023-01-15T19:42:36.909Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:36.909Z] [INFO] [2023-01-15T19:42:36.909Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ debug --- [2023-01-15T19:42:36.909Z] [INFO] [2023-01-15T19:42:36.909Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ debug --- [2023-01-15T19:42:36.909Z] [INFO] [2023-01-15T19:42:36.909Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ debug --- [2023-01-15T19:42:36.909Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:36.909Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:36.909Z] [INFO] [2023-01-15T19:42:36.909Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ debug --- [2023-01-15T19:42:36.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:36.909Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:36.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/src/main/resources [2023-01-15T19:42:36.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/src/main/manpages [2023-01-15T19:42:36.909Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:36.909Z] [INFO] [2023-01-15T19:42:36.909Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ debug --- [2023-01-15T19:42:36.909Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:36.909Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/classes [2023-01-15T19:42:37.216Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:37.217Z] [javac] 1 warning [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] build: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] setOSConditions: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] setToolWin: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] setToolUnix: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] setToolProperty: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] setS1ASclassPath: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] init-common: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] webclient-war-common: [2023-01-15T19:42:37.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] clear: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] test-tlds-exist: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] copy-tlds: [2023-01-15T19:42:37.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:42:37.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] test-tagfiles-exist: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] copy-tagfiles: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] package-war-common: [2023-01-15T19:42:37.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:42:37.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:42:37.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:42:37.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:42:37.217Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2023-01-15T19:42:37.217Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:42:37.217Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] deploy: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] deploy-war-common: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] setOSConditions: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] setToolWin: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] setToolUnix: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] setToolProperty: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] setS1ASclassPath: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] init-common: [2023-01-15T19:42:37.217Z] [2023-01-15T19:42:37.217Z] deploy-war-commonpe: [2023-01-15T19:42:37.217Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:37.839Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T19:42:37.841Z] [INFO] [2023-01-15T19:42:37.841Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ debug --- [2023-01-15T19:42:37.841Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:37.841Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/classes [2023-01-15T19:42:38.097Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb_QCF [2023-01-15T19:42:38.155Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2023-01-15T19:42:38.268Z] [java] SFSB test : Found 1 FooEntity named BAR [2023-01-15T19:42:38.269Z] [java] SFSB test destroyed: Found 1 FooEntity named FOO [2023-01-15T19:42:38.269Z] [java] SFSB test again: Found 2 FooEntity named BAR [2023-01-15T19:42:38.269Z] [java] Value of key is: main [2023-01-15T19:42:38.269Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:38.269Z] [java] [2023-01-15T19:42:38.269Z] [java] [2023-01-15T19:42:38.269Z] [java] ----------------------------------------- [2023-01-15T19:42:38.269Z] [java] - main: PASS - [2023-01-15T19:42:38.269Z] [java] ----------------------------------------- [2023-01-15T19:42:38.269Z] [java] Total PASS: 1 [2023-01-15T19:42:38.269Z] [java] Total FAIL: 0 [2023-01-15T19:42:38.269Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:42:38.269Z] [java] ----------------------------------------- [2023-01-15T19:42:38.269Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:42:38.269Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:42:38.289Z] [2023-01-15T19:42:38.289Z] setOSConditions: [2023-01-15T19:42:38.289Z] [2023-01-15T19:42:38.289Z] setToolWin: [2023-01-15T19:42:38.289Z] [2023-01-15T19:42:38.289Z] setToolUnix: [2023-01-15T19:42:38.289Z] [2023-01-15T19:42:38.289Z] setToolProperty: [2023-01-15T19:42:38.289Z] [2023-01-15T19:42:38.289Z] setS1ASclassPath: [2023-01-15T19:42:38.289Z] [2023-01-15T19:42:38.289Z] init-common: [2023-01-15T19:42:38.289Z] [2023-01-15T19:42:38.289Z] startDomainUnix: [2023-01-15T19:42:38.289Z] [echo] Starting DAS [2023-01-15T19:42:38.289Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:38.361Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb_InQueue [2023-01-15T19:42:38.361Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2023-01-15T19:42:38.361Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:38.361Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb_OutQueue [2023-01-15T19:42:38.361Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2023-01-15T19:42:38.361Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:38.361Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt [2023-01-15T19:42:38.362Z] [2023-01-15T19:42:38.362Z] all: [2023-01-15T19:42:38.362Z] [2023-01-15T19:42:38.362Z] mdb2: [2023-01-15T19:42:38.526Z] [2023-01-15T19:42:38.526Z] undeploy: [2023-01-15T19:42:38.526Z] [2023-01-15T19:42:38.526Z] setOSConditions: [2023-01-15T19:42:38.526Z] [2023-01-15T19:42:38.526Z] setToolWin: [2023-01-15T19:42:38.526Z] [2023-01-15T19:42:38.526Z] setToolUnix: [2023-01-15T19:42:38.526Z] [2023-01-15T19:42:38.526Z] setToolProperty: [2023-01-15T19:42:38.526Z] [2023-01-15T19:42:38.526Z] setS1ASclassPath: [2023-01-15T19:42:38.526Z] [2023-01-15T19:42:38.526Z] init-common: [2023-01-15T19:42:38.526Z] [2023-01-15T19:42:38.526Z] undeploy-jar-common: [2023-01-15T19:42:38.621Z] [2023-01-15T19:42:38.621Z] setOSConditions: [2023-01-15T19:42:38.621Z] [2023-01-15T19:42:38.621Z] setToolWin: [2023-01-15T19:42:38.621Z] [2023-01-15T19:42:38.621Z] setToolUnix: [2023-01-15T19:42:38.621Z] [2023-01-15T19:42:38.621Z] setToolProperty: [2023-01-15T19:42:38.621Z] [2023-01-15T19:42:38.621Z] setS1ASclassPath: [2023-01-15T19:42:38.621Z] [2023-01-15T19:42:38.621Z] init-common: [2023-01-15T19:42:38.621Z] [2023-01-15T19:42:38.621Z] clean: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setOSConditions: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolWin: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolUnix: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolProperty: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setS1ASclassPath: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] init-common: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] clean-common: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setOSConditions: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolWin: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolUnix: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolProperty: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setS1ASclassPath: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] init-common: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] clean-classes-common: [2023-01-15T19:42:38.622Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setOSConditions: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolWin: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolUnix: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolProperty: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setS1ASclassPath: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] init-common: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] clean-jars-common: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] compile: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setOSConditions: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolWin: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolUnix: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setToolProperty: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] setS1ASclassPath: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] init-common: [2023-01-15T19:42:38.622Z] [2023-01-15T19:42:38.622Z] compile-common: [2023-01-15T19:42:38.622Z] [echo] Current time (ISO): 2023-01-15T19:42:38.437+0000 [2023-01-15T19:42:38.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:38.622Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:38.622Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:38.783Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:39.040Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] all: [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] descriptor: [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] setOSConditions: [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] setToolWin: [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] setToolUnix: [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] setToolProperty: [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] setS1ASclassPath: [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] init-common: [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] clean: [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] setOSConditions: [2023-01-15T19:42:39.297Z] [2023-01-15T19:42:39.297Z] setToolWin: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolUnix: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolProperty: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setS1ASclassPath: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] init-common: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] clean-common: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setOSConditions: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolWin: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolUnix: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolProperty: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setS1ASclassPath: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] init-common: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] clean-classes-common: [2023-01-15T19:42:39.298Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setOSConditions: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolWin: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolUnix: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolProperty: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setS1ASclassPath: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] init-common: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] clean-jars-common: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] compile: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setOSConditions: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolWin: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolUnix: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setToolProperty: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] setS1ASclassPath: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] init-common: [2023-01-15T19:42:39.298Z] [2023-01-15T19:42:39.298Z] compile-common: [2023-01-15T19:42:39.298Z] [echo] Current time (ISO): 2023-01-15T19:42:39.144+0000 [2023-01-15T19:42:39.298Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:39.298Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:39.298Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:39.733Z] [INFO] [2023-01-15T19:42:39.733Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ debug --- [2023-01-15T19:42:39.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:39.733Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:39.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/src/test/resources [2023-01-15T19:42:39.733Z] [INFO] [2023-01-15T19:42:39.733Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ debug --- [2023-01-15T19:42:39.733Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:42:39.733Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/test-classes [2023-01-15T19:42:41.100Z] [INFO] [2023-01-15T19:42:41.100Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ debug --- [2023-01-15T19:42:41.100Z] [INFO] Using auto detected provider org.apache.maven.surefire.junit.JUnit3Provider [2023-01-15T19:42:41.193Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:41.194Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:42:41.194Z] [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. [2023-01-15T19:42:41.194Z] [javac] 2 warnings [2023-01-15T19:42:41.194Z] [2023-01-15T19:42:41.194Z] setOSConditions: [2023-01-15T19:42:41.194Z] [2023-01-15T19:42:41.194Z] setToolWin: [2023-01-15T19:42:41.194Z] [2023-01-15T19:42:41.194Z] setToolUnix: [2023-01-15T19:42:41.194Z] [2023-01-15T19:42:41.194Z] setToolProperty: [2023-01-15T19:42:41.194Z] [2023-01-15T19:42:41.194Z] setS1ASclassPath: [2023-01-15T19:42:41.194Z] [2023-01-15T19:42:41.194Z] init-common: [2023-01-15T19:42:41.194Z] [2023-01-15T19:42:41.194Z] compile-common: [2023-01-15T19:42:41.194Z] [echo] Current time (ISO): 2023-01-15T19:42:41.013+0000 [2023-01-15T19:42:41.194Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:41.194Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:41.436Z] [exec] Application deployed with name web-jsp-tag-handler-pre-destroy-annotation-web. [2023-01-15T19:42:41.437Z] [2023-01-15T19:42:41.437Z] deploy-war-commonee: [2023-01-15T19:42:41.437Z] [2023-01-15T19:42:41.437Z] run-first: [2023-01-15T19:42:41.437Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:41.567Z] [exec] Waiting for domain1 to start .... [2023-01-15T19:42:41.568Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:42:41.568Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:42:41.568Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:42:41.568Z] [exec] Admin Port: 45707 [2023-01-15T19:42:41.568Z] [exec] Command start-domain executed successfully. [2023-01-15T19:42:41.663Z] [INFO] [2023-01-15T19:42:41.664Z] [INFO] ------------------------------------------------------- [2023-01-15T19:42:41.664Z] [INFO] T E S T S [2023-01-15T19:42:41.664Z] [INFO] ------------------------------------------------------- [2023-01-15T19:42:41.664Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:41.694Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-pre-destroy-annotation/jsp/test.jsp [2023-01-15T19:42:41.824Z] [echo] run.xml:doing wait for localhost:45712... [2023-01-15T19:42:41.825Z] [echo] run.xml:DONE doing wait for localhost:45712... [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] dumpThreadStack: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] startDomainWindows: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] startDomain: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setOSConditions: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setToolWin: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setToolUnix: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setToolProperty: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setS1ASclassPath: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] init-common: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] execute-ejb-sql-common: [2023-01-15T19:42:41.825Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/create_pointbase.sql [2023-01-15T19:42:41.825Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T19:42:41.825Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T19:42:41.825Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setOSConditions: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setToolWin: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setToolUnix: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setToolProperty: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setS1ASclassPath: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] init-common: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] deploy-common: [2023-01-15T19:42:41.825Z] [echo] Current time (ISO): 2023-01-15T19:42:41.798+0000 [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setOSConditions: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setToolWin: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setToolUnix: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setToolProperty: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] setS1ASclassPath: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] init-common: [2023-01-15T19:42:41.825Z] [2023-01-15T19:42:41.825Z] deploy-common-pe: [2023-01-15T19:42:41.908Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:41.920Z] [0.017s][info][gc] Using G1 [2023-01-15T19:42:41.920Z] [0.256s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->1M(256M) 2.752ms [2023-01-15T19:42:41.953Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:41.954Z] [java] [2023-01-15T19:42:41.954Z] [java] [2023-01-15T19:42:41.954Z] [java] ----------------------------------------- [2023-01-15T19:42:41.954Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2023-01-15T19:42:41.954Z] [java] ----------------------------------------- [2023-01-15T19:42:41.954Z] [java] - Total PASS : 1 - [2023-01-15T19:42:41.954Z] [java] - Total FAIL : 0 - [2023-01-15T19:42:41.954Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:42:41.954Z] [java] ----------------------------------------- [2023-01-15T19:42:41.954Z] [2023-01-15T19:42:41.954Z] restart-server-instance-common: [2023-01-15T19:42:41.954Z] [2023-01-15T19:42:41.954Z] setOSConditions: [2023-01-15T19:42:41.954Z] [2023-01-15T19:42:41.954Z] setToolWin: [2023-01-15T19:42:41.954Z] [2023-01-15T19:42:41.954Z] setToolUnix: [2023-01-15T19:42:41.954Z] [2023-01-15T19:42:41.954Z] setToolProperty: [2023-01-15T19:42:41.954Z] [2023-01-15T19:42:41.954Z] setS1ASclassPath: [2023-01-15T19:42:41.954Z] [2023-01-15T19:42:41.954Z] init-common: [2023-01-15T19:42:41.954Z] [2023-01-15T19:42:41.954Z] stopDomain: [2023-01-15T19:42:41.954Z] [echo] run.xml:stopping domain... [2023-01-15T19:42:41.954Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:42.084Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:42.170Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/ejb/MessageBean.java uses or overrides a deprecated API. [2023-01-15T19:42:42.171Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:42.171Z] [javac] 1 warning [2023-01-15T19:42:42.171Z] [2023-01-15T19:42:42.171Z] setOSConditions: [2023-01-15T19:42:42.171Z] [2023-01-15T19:42:42.171Z] setToolWin: [2023-01-15T19:42:42.171Z] [2023-01-15T19:42:42.171Z] setToolUnix: [2023-01-15T19:42:42.171Z] [2023-01-15T19:42:42.171Z] setToolProperty: [2023-01-15T19:42:42.171Z] [2023-01-15T19:42:42.171Z] setS1ASclassPath: [2023-01-15T19:42:42.171Z] [2023-01-15T19:42:42.171Z] init-common: [2023-01-15T19:42:42.171Z] [2023-01-15T19:42:42.171Z] compile-common: [2023-01-15T19:42:42.171Z] [echo] Current time (ISO): 2023-01-15T19:42:42.111+0000 [2023-01-15T19:42:42.171Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:42.342Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idApp.ear [2023-01-15T19:42:42.430Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:42.849Z] [INFO] Running org.glassfish.debug.DebugTest [2023-01-15T19:42:42.849Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.glassfish.debug.DebugTest [2023-01-15T19:42:43.093Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:43.093Z] [javac] 1 warning [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] build: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] setOSConditions: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] setToolWin: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] setToolUnix: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] setToolProperty: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] setS1ASclassPath: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] init-common: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] ejb-jar-common: [2023-01-15T19:42:43.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] package-ejbjar-common: [2023-01-15T19:42:43.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:43.093Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:43.093Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:43.093Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-descr-ejb.jar [2023-01-15T19:42:43.093Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] deploy: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] setOSConditions: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] setToolWin: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] setToolUnix: [2023-01-15T19:42:43.093Z] [2023-01-15T19:42:43.093Z] setToolProperty: [2023-01-15T19:42:43.094Z] [2023-01-15T19:42:43.094Z] setS1ASclassPath: [2023-01-15T19:42:43.094Z] [2023-01-15T19:42:43.094Z] init-common: [2023-01-15T19:42:43.094Z] [2023-01-15T19:42:43.094Z] deploy-jar-common: [2023-01-15T19:42:43.094Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:43.105Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] Results: [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ debug --- [2023-01-15T19:42:43.106Z] [INFO] Executing tasks [2023-01-15T19:42:43.106Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/classes/META-INF for [2023-01-15T19:42:43.106Z] [INFO] [echo] debug [2023-01-15T19:42:43.106Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/classes/META-INF [2023-01-15T19:42:43.106Z] [INFO] Executed tasks [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ debug --- [2023-01-15T19:42:43.106Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/debug.jar [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ debug --- [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ debug --- [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug --- [2023-01-15T19:42:43.106Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ debug --- [2023-01-15T19:42:43.106Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/6.2.6-SNAPSHOT/debug-6.2.6-SNAPSHOT.jar [2023-01-15T19:42:43.106Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/6.2.6-SNAPSHOT/debug-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2023-01-15T19:42:43.106Z] [INFO] Building Glassfish distributions 6.2.6-SNAPSHOT [271/291] [2023-01-15T19:42:43.106Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:43.106Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions [2023-01-15T19:42:43.106Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:43.106Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] Executing tasks [2023-01-15T19:42:43.106Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/target/dependency/META-INF for [2023-01-15T19:42:43.106Z] [INFO] [echo] distributions [2023-01-15T19:42:43.106Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/target/dependency/META-INF [2023-01-15T19:42:43.106Z] [INFO] Executed tasks [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] No tests to run. [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ distributions --- [2023-01-15T19:42:43.106Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/6.2.6-SNAPSHOT/distributions-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2023-01-15T19:42:43.106Z] [INFO] Building GlassFish distribution Common module 6.2.6-SNAPSHOT [272/291] [2023-01-15T19:42:43.106Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-common --- [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-common --- [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-common --- [2023-01-15T19:42:43.106Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:43.106Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common [2023-01-15T19:42:43.106Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:43.106Z] [INFO] [2023-01-15T19:42:43.106Z] [INFO] --- git-commit-id-maven-plugin:5.0.0:revision (get-the-git-infos) @ glassfish-common --- [2023-01-15T19:42:43.351Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-descr-ejb.jar [2023-01-15T19:42:43.609Z] [exec] [2023-01-15T19:42:43.609Z] [exec] PER01003: Deployment encountered SQL Exceptions: [2023-01-15T19:42:43.609Z] [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'. [2023-01-15T19:42:43.609Z] [2023-01-15T19:42:43.609Z] run: [2023-01-15T19:42:43.609Z] [2023-01-15T19:42:43.609Z] setOSConditions: [2023-01-15T19:42:43.609Z] [2023-01-15T19:42:43.609Z] setToolWin: [2023-01-15T19:42:43.609Z] [2023-01-15T19:42:43.609Z] setToolUnix: [2023-01-15T19:42:43.609Z] [2023-01-15T19:42:43.609Z] setToolProperty: [2023-01-15T19:42:43.609Z] [2023-01-15T19:42:43.609Z] setS1ASclassPath: [2023-01-15T19:42:43.609Z] [2023-01-15T19:42:43.609Z] init-common: [2023-01-15T19:42:43.609Z] [2023-01-15T19:42:43.609Z] run_se: [2023-01-15T19:42:43.609Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:43.855Z] [exec] Waiting for the domain to stop . [2023-01-15T19:42:43.856Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:42:44.539Z] [java] Jan 15, 2023 7:42:44 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:42:44.540Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:42:45.724Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:45.724Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/client/Client.java uses or overrides a deprecated API. [2023-01-15T19:42:45.724Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:42:45.724Z] [javac] 1 warning [2023-01-15T19:42:45.724Z] [2023-01-15T19:42:45.724Z] build: [2023-01-15T19:42:45.724Z] [2023-01-15T19:42:45.724Z] setOSConditions: [2023-01-15T19:42:45.724Z] [2023-01-15T19:42:45.724Z] fixFiles: [2023-01-15T19:42:45.724Z] [2023-01-15T19:42:45.724Z] convUnix: [2023-01-15T19:42:45.724Z] [2023-01-15T19:42:45.724Z] convWin: [2023-01-15T19:42:45.724Z] [2023-01-15T19:42:45.724Z] setToolWin: [2023-01-15T19:42:45.724Z] [2023-01-15T19:42:45.724Z] setToolUnix: [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] setToolProperty: [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] setS1ASclassPath: [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] init-common: [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] package-persistence-common: [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] ejb-jar-common: [2023-01-15T19:42:45.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] package-ejbjar-common: [2023-01-15T19:42:45.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:45.725Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:45.725Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:45.725Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2-ejb.jar [2023-01-15T19:42:45.725Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] appclient-jar-common: [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] package-appclientjar-common: [2023-01-15T19:42:45.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:45.725Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:45.725Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:45.725Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2-client.jar [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] webclient-war-common: [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] build-ear-common: [2023-01-15T19:42:45.725Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:45.725Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2App.ear [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] create-resources: [2023-01-15T19:42:45.725Z] [2023-01-15T19:42:45.725Z] asadmin-batch-common: [2023-01-15T19:42:45.725Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:46.434Z] [java] SFSB test : Found 1 FooEntity named BAR [2023-01-15T19:42:46.435Z] [java] SFSB test destroyed: Found 1 FooEntity named FOO [2023-01-15T19:42:46.435Z] [java] SFSB test again: Found 2 FooEntity named BAR [2023-01-15T19:42:46.435Z] [java] Value of key is: main [2023-01-15T19:42:46.435Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:46.435Z] [java] [2023-01-15T19:42:46.435Z] [java] [2023-01-15T19:42:46.435Z] [java] ----------------------------------------- [2023-01-15T19:42:46.435Z] [java] - main: PASS - [2023-01-15T19:42:46.435Z] [java] ----------------------------------------- [2023-01-15T19:42:46.435Z] [java] Total PASS: 1 [2023-01-15T19:42:46.435Z] [java] Total FAIL: 0 [2023-01-15T19:42:46.435Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:42:46.435Z] [java] ----------------------------------------- [2023-01-15T19:42:46.435Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:42:46.435Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:42:46.999Z] [2023-01-15T19:42:46.999Z] undeploy: [2023-01-15T19:42:46.999Z] [2023-01-15T19:42:46.999Z] setOSConditions: [2023-01-15T19:42:46.999Z] [2023-01-15T19:42:46.999Z] setToolWin: [2023-01-15T19:42:46.999Z] [2023-01-15T19:42:46.999Z] setToolUnix: [2023-01-15T19:42:46.999Z] [2023-01-15T19:42:46.999Z] setToolProperty: [2023-01-15T19:42:46.999Z] [2023-01-15T19:42:46.999Z] setS1ASclassPath: [2023-01-15T19:42:46.999Z] [2023-01-15T19:42:46.999Z] init-common: [2023-01-15T19:42:46.999Z] [2023-01-15T19:42:46.999Z] undeploy-jar-common: [2023-01-15T19:42:46.999Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:47.100Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2023-01-15T19:42:47.101Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_hello_mdb2_QCF [2023-01-15T19:42:47.101Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb2_QCF created. [2023-01-15T19:42:47.101Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:47.101Z] [exec] JMS Desctination ejb_ejb30_hello_mdb2_InQueue created. [2023-01-15T19:42:47.101Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_hello_mdb2_InQueue [2023-01-15T19:42:47.101Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_InQueue created. [2023-01-15T19:42:47.101Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:42:47.101Z] [exec] JMS Desctination ejb_ejb30_hello_mdb2_OutQueue created. [2023-01-15T19:42:47.101Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_hello_mdb2_OutQueue [2023-01-15T19:42:47.101Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_OutQueue created. [2023-01-15T19:42:47.101Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] deploy: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] setOSConditions: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] setToolWin: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] setToolUnix: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] setToolProperty: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] setS1ASclassPath: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] init-common: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] deploy-common: [2023-01-15T19:42:47.101Z] [echo] Current time (ISO): 2023-01-15T19:42:46.977+0000 [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] setOSConditions: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] setToolWin: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] setToolUnix: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] setToolProperty: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] setS1ASclassPath: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] init-common: [2023-01-15T19:42:47.101Z] [2023-01-15T19:42:47.101Z] deploy-common-pe: [2023-01-15T19:42:47.101Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:47.271Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:47.274Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:47.276Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:42:47.276Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:42:47.276Z] [INFO] Copying 2 resources [2023-01-15T19:42:47.276Z] [INFO] Copying 7 resources [2023-01-15T19:42:47.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/src/main/manpages [2023-01-15T19:42:47.276Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:42:47.276Z] [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 [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-common [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-assembly-plugin:3.3.0:single (create-artifact) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml [2023-01-15T19:42:47.276Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/stage [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] Executing tasks [2023-01-15T19:42:47.276Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/dependency/META-INF for [2023-01-15T19:42:47.276Z] [INFO] [echo] glassfish-common [2023-01-15T19:42:47.276Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/dependency/META-INF [2023-01-15T19:42:47.276Z] [INFO] Executed tasks [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:42:47.276Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/glassfish-common.zip [2023-01-15T19:42:47.276Z] [INFO] [zip] glassfish6/glassfish/config/asenv.bat already added, skipping [2023-01-15T19:42:47.276Z] [INFO] [zip] glassfish6/glassfish/config/asenv.conf already added, skipping [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] No tests to run. [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-common --- [2023-01-15T19:42:47.276Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/6.2.6-SNAPSHOT/glassfish-common-6.2.6-SNAPSHOT.zip [2023-01-15T19:42:47.276Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/6.2.6-SNAPSHOT/glassfish-common-6.2.6-SNAPSHOT.pom [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2023-01-15T19:42:47.276Z] [INFO] Building Glassfish Web Distribution 6.2.6-SNAPSHOT [273/291] [2023-01-15T19:42:47.276Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ web --- [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ web --- [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ web --- [2023-01-15T19:42:47.276Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:47.276Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web [2023-01-15T19:42:47.276Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ web --- [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ web --- [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.276Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ web --- [2023-01-15T19:42:47.276Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:42:47.276Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/common-resources with includes "" and excludes "" [2023-01-15T19:42:47.276Z] [INFO] [2023-01-15T19:42:47.277Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ web --- [2023-01-15T19:42:47.277Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.0.4 to target/dependency/jersey-container-servlet-core.jar [2023-01-15T19:42:47.277Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [2023-01-15T19:42:47.277Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [2023-01-15T19:42:47.277Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2023-01-15T19:42:47.277Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:6.2.6-SNAPSHOT to target/dependency/libpam4j.jar [2023-01-15T19:42:47.277Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2023-01-15T19:42:47.277Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.0 to target/dependency/jakarta.ejb-api.jar [2023-01-15T19:42:47.277Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-file-store.jar [2023-01-15T19:42:47.277Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:6.2.6-SNAPSHOT to target/dependency/ejb-container.jar [2023-01-15T19:42:47.277Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:6.2.6-SNAPSHOT to target/dependency/cluster-cli.jar [2023-01-15T19:42:47.277Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:6.2.6-SNAPSHOT to target/dependency/connectors-admin.jar [2023-01-15T19:42:47.277Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] all: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] lifecycle_cb_txattr: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] setOSConditions: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] setToolWin: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] setToolUnix: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] setToolProperty: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] setS1ASclassPath: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] init-common: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] clean: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] setOSConditions: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] setToolWin: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] setToolUnix: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] setToolProperty: [2023-01-15T19:42:47.529Z] [2023-01-15T19:42:47.529Z] setS1ASclassPath: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] init-common: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] clean-common: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setOSConditions: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setToolWin: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setToolUnix: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setToolProperty: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setS1ASclassPath: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] init-common: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] clean-classes-common: [2023-01-15T19:42:47.530Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setOSConditions: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setToolWin: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setToolUnix: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setToolProperty: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setS1ASclassPath: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] init-common: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] clean-jars-common: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] compile: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setOSConditions: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setToolWin: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setToolUnix: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setToolProperty: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] setS1ASclassPath: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] init-common: [2023-01-15T19:42:47.530Z] [2023-01-15T19:42:47.530Z] compile-common: [2023-01-15T19:42:47.530Z] [echo] Current time (ISO): 2023-01-15T19:42:47.333+0000 [2023-01-15T19:42:47.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:47.530Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:47.530Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:47.534Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.2.5.Final to target/dependency/jboss-classfilewriter.jar [2023-01-15T19:42:47.534Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:6.2.6-SNAPSHOT to target/dependency/resources-runtime.jar [2023-01-15T19:42:47.534Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [2023-01-15T19:42:47.534Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [2023-01-15T19:42:47.534Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2023-01-15T19:42:47.534Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [2023-01-15T19:42:47.534Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [2023-01-15T19:42:47.534Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [2023-01-15T19:42:47.534Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 to target/dependency/jakarta.enterprise.cdi-api.jar [2023-01-15T19:42:47.534Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:6.2.6-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2023-01-15T19:42:47.534Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [2023-01-15T19:42:47.534Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:2.0.0 to target/dependency/shoal-gms-impl.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.0.4 to target/dependency/jersey-cdi1x-transaction.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [2023-01-15T19:42:47.535Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [2023-01-15T19:42:47.535Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [2023-01-15T19:42:47.535Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:6.2.6-SNAPSHOT to target/dependency/console-common.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:6.2.6-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2023-01-15T19:42:47.535Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.0.4 to target/dependency/jersey-container-servlet.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [2023-01-15T19:42:47.535Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:6.2.6-SNAPSHOT to target/dependency/appserver-schemas [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.0.4 to target/dependency/jersey-mvc.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:6.2.6-SNAPSHOT to target/dependency/web-cli.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:6.2.6-SNAPSHOT to target/dependency/resources-connector.jar [2023-01-15T19:42:47.535Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.0.0 to target/dependency/jakarta.resource-api.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [2023-01-15T19:42:47.535Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:6.2.6-SNAPSHOT to target/dependency/appserver-dtds [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.web:war-util:jar:6.2.6-SNAPSHOT to target/dependency/war-util.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2023-01-15T19:42:47.535Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.0.0 to target/dependency/jakarta.mvc-api.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2023-01-15T19:42:47.535Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.0 to target/dependency/jakarta.transaction-api.jar [2023-01-15T19:42:47.535Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.0.0 to target/dependency/jakarta.authorization-api.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.0.2 to target/dependency/tyrus-spi.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.2 to target/dependency/org.eclipse.persistence.moxy.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 to target/dependency/glassfish-corba-internal-api.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.exousia:exousia:jar:1.0.0 to target/dependency/exousia.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jts-plugin.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/ejb-internal-api.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.2 to target/dependency/org.apache.felix.eventadmin.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:6.2.6-SNAPSHOT to target/dependency/jta.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:6.2.6-SNAPSHOT to target/dependency/appserver-cli.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-web-plugin.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.web:jakarta.servlet.jsp.jstl:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2023-01-15T19:42:47.535Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:6.2.6-SNAPSHOT to target/dependency/appserver-domain.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:6.2.6-SNAPSHOT to target/dependency/rest-service.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.admin:backup:jar:6.2.6-SNAPSHOT to target/dependency/backup.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:6.2.6-SNAPSHOT to target/dependency/ejb-client.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:3.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:6.2.6-SNAPSHOT to target/dependency/descriptors.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [2023-01-15T19:42:47.536Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:6.2.6-SNAPSHOT to target/dependency/descriptors [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:6.2.6-SNAPSHOT to target/dependency/web-naming.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2023-01-15T19:42:47.536Z] [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:6.2.6-SNAPSHOT to target/dependency/jts.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.deployment:deployment-javaee-core:jar:6.2.6-SNAPSHOT to target/dependency/deployment-javaee-core.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:6.2.6-SNAPSHOT to target/dependency/console-plugin-service.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:6.2.6-SNAPSHOT to target/dependency/cli-optional.jar [2023-01-15T19:42:47.536Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:2.0.0 to target/dependency/jakarta.authentication-api.jar [2023-01-15T19:42:47.536Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:6.2.6-SNAPSHOT to target/dependency/appserv-rt.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:6.2.6-SNAPSHOT to target/dependency/web-ha.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:6.2.6-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:2.0.0 to target/dependency/shoal-gms-api.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:6.2.6-SNAPSHOT to target/dependency/cluster-common.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/connectors-internal-api.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:6.2.6-SNAPSHOT to target/dependency/load-balancer-admin.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.0.2 to target/dependency/tyrus-container-grizzly-client.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-resources.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:6.2.6-SNAPSHOT to target/dependency/work-management.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish:jakarta.json:jar:2.0.1 to target/dependency/jakarta.json.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-naming.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.4 to target/dependency/glassfish-corba-orb.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.0.2 to target/dependency/tyrus-core.jar [2023-01-15T19:42:47.536Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-dtds [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:6.2.6-SNAPSHOT to target/dependency/web-glue.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:6.2.6-SNAPSHOT to target/dependency/cluster-ssh.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.0.2 to target/dependency/tyrus-client.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.0.2 to target/dependency/tyrus-server.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:6.2.6-SNAPSHOT to target/dependency/dol.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-admin.jar [2023-01-15T19:42:47.536Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.0.2 to target/dependency/tyrus-container-glassfish-cdi.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [2023-01-15T19:42:47.537Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [2023-01-15T19:42:47.537Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0 to target/dependency/jakarta.interceptor-api.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:6.2.6-SNAPSHOT to target/dependency/jstl-connector.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:6.2.6-SNAPSHOT to target/dependency/dataprovider.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.0.4 to target/dependency/jersey-mvc-jsp.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:2.0.0 to target/dependency/shoal-cache.jar [2023-01-15T19:42:47.537Z] [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.common:stats77:jar:6.2.6-SNAPSHOT to target/dependency/stats77.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:6.2.6-SNAPSHOT to target/dependency/admin-core.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [2023-01-15T19:42:47.537Z] [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.0.2 to target/dependency/tyrus-container-glassfish-ejb.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:2.0.1 to target/dependency/soteria.spi.bean.decorator.weld.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:6.2.6-SNAPSHOT to target/dependency/websecurity.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.external:jsch:jar:0.1.56 to target/dependency/jsch.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [2023-01-15T19:42:47.537Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.0.2 to target/dependency/tyrus-container-servlet.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.0.4 to target/dependency/jersey-cdi1x.jar [2023-01-15T19:42:47.537Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0 to target/dependency/jakarta.json.bind-api.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jca-plugin.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:6.2.6-SNAPSHOT to target/dependency/orb-connector.jar [2023-01-15T19:42:47.537Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.0.0 to target/dependency/jakarta.persistence-api.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.extras:javaee:jar:6.2.6-SNAPSHOT to target/dependency/javaee.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:6.2.6-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:6.2.6-SNAPSHOT to target/dependency/rest-client.jar [2023-01-15T19:42:47.537Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:6.2.6-SNAPSHOT to target/dependency/glassfish-common [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-weld-connector.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:6.2.6-SNAPSHOT to target/dependency/monitoring-core.jar [2023-01-15T19:42:47.537Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.4 to target/dependency/rmic.jar [2023-01-15T19:42:47.599Z] [exec] Application deployed with name ejb-bmp-thread-pool-idApp. [2023-01-15T19:42:47.600Z] [echo] Deployment on target server server successful [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setOSConditions: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setToolWin: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setToolUnix: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setToolProperty: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setS1ASclassPath: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] init-common: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] deploy-common-ee: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] run: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setOSConditions: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setToolWin: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setToolUnix: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setToolProperty: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setS1ASclassPath: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] init-common: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] execute-ejb-sql-common: [2023-01-15T19:42:47.600Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/create_pointbase.sql [2023-01-15T19:42:47.600Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.600Z] setOSConditions: [2023-01-15T19:42:47.600Z] [2023-01-15T19:42:47.601Z] setToolWin: [2023-01-15T19:42:47.601Z] [2023-01-15T19:42:47.601Z] setToolUnix: [2023-01-15T19:42:47.601Z] [2023-01-15T19:42:47.601Z] setToolProperty: [2023-01-15T19:42:47.601Z] [2023-01-15T19:42:47.601Z] setS1ASclassPath: [2023-01-15T19:42:47.601Z] [2023-01-15T19:42:47.601Z] init-common: [2023-01-15T19:42:47.601Z] [2023-01-15T19:42:47.601Z] runclient-common: [2023-01-15T19:42:47.601Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:42:47.601Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:47.794Z] [INFO] Copying org.glassfish:jakarta.faces:jar:3.0.1 to target/dependency/jakarta.faces.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.0.1 to target/dependency/wasp.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.2.0 to target/dependency/org.eclipse.persistence.asm.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:2.0.1 to target/dependency/krazo-jersey.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.security:jaspic.provider.framework:jar:6.2.6-SNAPSHOT to target/dependency/jaspic.provider.framework.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:6.2.6-SNAPSHOT to target/dependency/jpa-container.jar [2023-01-15T19:42:47.795Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:5.0.0 to target/dependency/jakarta.servlet-api.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:3.0.0 to target/dependency/jsftemplating.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:6.2.6-SNAPSHOT to target/dependency/connectors-runtime.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-runtime.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:6.2.6-SNAPSHOT to target/dependency/security-ee.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-config.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [2023-01-15T19:42:47.795Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2023-01-15T19:42:47.795Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:6.2.6-SNAPSHOT to target/dependency/war [2023-01-15T19:42:47.795Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:2.0.1 to target/dependency/krazo-core.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.eclipse:yasson:jar:2.0.4 to target/dependency/yasson.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [2023-01-15T19:42:47.795Z] [INFO] Copying com.sun.mail:jakarta.mail:jar:2.0.1 to target/dependency/jakarta.mail.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:6.2.6-SNAPSHOT to target/dependency/jspcaching-connector.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:6.2.6-SNAPSHOT to target/dependency/jsf-connector.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:6.2.6-SNAPSHOT to target/dependency/cluster-admin.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish:jsonp-jaxrs:jar:2.0.1 to target/dependency/jsonp-jaxrs.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:6.2.6-SNAPSHOT to target/dependency/gms-adapter.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2023-01-15T19:42:47.795Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-schemas [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:6.2.6-SNAPSHOT to target/dependency/persistence-common.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:3.0.2 to target/dependency/org.eclipse.persistence.core.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:6.2.6-SNAPSHOT to target/dependency/web-embed-api.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:6.2.6-SNAPSHOT to target/dependency/annotation-framework.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.core:javaee-kernel:jar:6.2.6-SNAPSHOT to target/dependency/javaee-kernel.jar [2023-01-15T19:42:47.795Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.0.0 to target/dependency/jakarta.websocket-api.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.main.common:amx-javaee:jar:6.2.6-SNAPSHOT to target/dependency/amx-javaee.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [2023-01-15T19:42:47.795Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:6.2.6-SNAPSHOT to target/dependency/mail-connector.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:2.0.1 to target/dependency/jakarta.security.enterprise.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.common:container-common:jar:6.2.6-SNAPSHOT to target/dependency/container-common.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [2023-01-15T19:42:47.796Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:6.2.6-SNAPSHOT to target/dependency/jdbc-ra [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:6.2.6-SNAPSHOT to target/dependency/orb-enabler.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [2023-01-15T19:42:47.796Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:2.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.0.4 to target/dependency/jersey-cdi1x-servlet.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.web:web-core:jar:6.2.6-SNAPSHOT to target/dependency/web-core.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:6.2.6-SNAPSHOT to target/dependency/web-sse.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-web-connector.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:4.0.2.Final to target/dependency/weld-osgi-bundle.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:6.2.6-SNAPSHOT to target/dependency/templates.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:6.2.6-SNAPSHOT to target/dependency/mail-runtime.jar [2023-01-15T19:42:47.796Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/gms-bootstrap.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/transaction-internal-api.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [2023-01-15T19:42:47.796Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp-api.jar [2023-01-15T19:42:47.796Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 to target/dependency/glassfish-corba-omgapi.jar [2023-01-15T19:42:47.796Z] [INFO] [2023-01-15T19:42:47.796Z] [INFO] --- maven-assembly-plugin:3.3.0:single (default-single) @ web --- [2023-01-15T19:42:47.796Z] [INFO] Reading assembly descriptor: src/main/assembly/web.xml [2023-01-15T19:42:47.796Z] [WARNING] Cannot include project artifact: org.glassfish.main.distributions:web:glassfish-distribution:6.2.6-SNAPSHOT; it doesn't have an associated file or directory. [2023-01-15T19:42:47.859Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:48.038Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2App.ear [2023-01-15T19:42:48.053Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/stage [2023-01-15T19:42:48.310Z] [INFO] [2023-01-15T19:42:48.310Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:exec (create-domain) @ web --- [2023-01-15T19:42:48.310Z] [INFO] executable: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/stage/glassfish6/bin/asadmin [2023-01-15T19:42:48.310Z] [INFO] commandLineArgs: --user admin create-domain --template=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/stage/glassfish6/glassfish/common/templates/gf/appserver-domain.jar --nopassword --savelogin=true --checkports=false --adminport 4848 --instanceport 8080 --keytooloptions CN=localhost domain1 [2023-01-15T19:42:48.310Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:48.425Z] [exec] Jan 15, 2023 7:42:48 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:42:48.425Z] [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. [2023-01-15T19:42:48.607Z] [exec] Application deployed with name ejb-ejb30-hello-mdb2App. [2023-01-15T19:42:48.608Z] [echo] Deployment on target server server successful [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] setOSConditions: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] setToolWin: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] setToolUnix: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] setToolProperty: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] setS1ASclassPath: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] init-common: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] deploy-common-ee: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] run: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] setOSConditions: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] setToolWin: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] setToolUnix: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] setToolProperty: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] setS1ASclassPath: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] init-common: [2023-01-15T19:42:48.608Z] [2023-01-15T19:42:48.608Z] runclient-common: [2023-01-15T19:42:48.608Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T19:42:48.867Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:48.899Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:49.121Z] [2023-01-15T19:42:49.122Z] setOSConditions: [2023-01-15T19:42:49.122Z] [2023-01-15T19:42:49.122Z] setToolWin: [2023-01-15T19:42:49.122Z] [2023-01-15T19:42:49.122Z] setToolUnix: [2023-01-15T19:42:49.122Z] [2023-01-15T19:42:49.122Z] setToolProperty: [2023-01-15T19:42:49.122Z] [2023-01-15T19:42:49.122Z] setS1ASclassPath: [2023-01-15T19:42:49.122Z] [2023-01-15T19:42:49.122Z] init-common: [2023-01-15T19:42:49.122Z] [2023-01-15T19:42:49.122Z] startDomainUnix: [2023-01-15T19:42:49.122Z] [echo] Starting DAS [2023-01-15T19:42:49.122Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:49.161Z] [javac] 1 warning [2023-01-15T19:42:49.161Z] [2023-01-15T19:42:49.161Z] setOSConditions: [2023-01-15T19:42:49.161Z] [2023-01-15T19:42:49.161Z] setToolWin: [2023-01-15T19:42:49.161Z] [2023-01-15T19:42:49.161Z] setToolUnix: [2023-01-15T19:42:49.161Z] [2023-01-15T19:42:49.161Z] setToolProperty: [2023-01-15T19:42:49.161Z] [2023-01-15T19:42:49.161Z] setS1ASclassPath: [2023-01-15T19:42:49.161Z] [2023-01-15T19:42:49.161Z] init-common: [2023-01-15T19:42:49.161Z] [2023-01-15T19:42:49.161Z] compile-common: [2023-01-15T19:42:49.161Z] [echo] Current time (ISO): 2023-01-15T19:42:48.991+0000 [2023-01-15T19:42:49.161Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:49.161Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:49.240Z] [INFO] [exec] Using port 4848 for Admin. [2023-01-15T19:42:49.241Z] [INFO] [exec] Using port 8080 for HTTP Instance. [2023-01-15T19:42:49.241Z] [INFO] [exec] Using default port 7676 for JMS. [2023-01-15T19:42:49.241Z] [INFO] [exec] Using default port 3700 for IIOP. [2023-01-15T19:42:49.241Z] [INFO] [exec] Using default port 8181 for HTTP_SSL. [2023-01-15T19:42:49.241Z] [INFO] [exec] Using default port 3820 for IIOP_SSL. [2023-01-15T19:42:49.241Z] [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [2023-01-15T19:42:49.241Z] [INFO] [exec] Using default port 8686 for JMX_ADMIN. [2023-01-15T19:42:49.241Z] [INFO] [exec] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:42:49.241Z] [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:42:49.241Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:42:49.241Z] [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:42:49.802Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:50.531Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:50.743Z] [exec] Jan 15, 2023 7:42:50 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:42:50.744Z] [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. [2023-01-15T19:42:50.788Z] [javac] 1 warning [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] build: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] setOSConditions: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] setToolWin: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] setToolUnix: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] setToolProperty: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] setS1ASclassPath: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] init-common: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] ejb-jar-common: [2023-01-15T19:42:50.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] package-ejbjar-common: [2023-01-15T19:42:50.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:50.789Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb.jar [2023-01-15T19:42:50.789Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] deploy: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] setOSConditions: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] setToolWin: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] setToolUnix: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] setToolProperty: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] setS1ASclassPath: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] init-common: [2023-01-15T19:42:50.789Z] [2023-01-15T19:42:50.789Z] deploy-jar-common: [2023-01-15T19:42:50.789Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:51.352Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb.jar [2023-01-15T19:42:51.609Z] [exec] Application deployed with name ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb. [2023-01-15T19:42:51.609Z] [2023-01-15T19:42:51.609Z] run: [2023-01-15T19:42:51.609Z] [2023-01-15T19:42:51.609Z] setOSConditions: [2023-01-15T19:42:51.609Z] [2023-01-15T19:42:51.609Z] setToolWin: [2023-01-15T19:42:51.609Z] [2023-01-15T19:42:51.609Z] setToolUnix: [2023-01-15T19:42:51.609Z] [2023-01-15T19:42:51.609Z] setToolProperty: [2023-01-15T19:42:51.609Z] [2023-01-15T19:42:51.609Z] setS1ASclassPath: [2023-01-15T19:42:51.609Z] [2023-01-15T19:42:51.609Z] init-common: [2023-01-15T19:42:51.609Z] [2023-01-15T19:42:51.609Z] run_se: [2023-01-15T19:42:51.609Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:51.701Z] [exec] Starting test for id: -1225474043 [2023-01-15T19:42:51.762Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:42:51.762Z] [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:42:52.172Z] [java] Jan 15, 2023 7:42:52 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:42:52.173Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:42:52.267Z] [exec] Value of key is: ThreadPoolTest [2023-01-15T19:42:52.267Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:52.267Z] [exec] [2023-01-15T19:42:52.267Z] [exec] [2023-01-15T19:42:52.267Z] [exec] ----------------------------------------- [2023-01-15T19:42:52.267Z] [exec] - ThreadPoolTest: PASS - [2023-01-15T19:42:52.267Z] [exec] ----------------------------------------- [2023-01-15T19:42:52.267Z] [exec] Total PASS: 1 [2023-01-15T19:42:52.267Z] [exec] Total FAIL: 0 [2023-01-15T19:42:52.267Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:42:52.267Z] [exec] ----------------------------------------- [2023-01-15T19:42:52.267Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:52.267Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] checkReporting-common: [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] confirmReportPresent-common: [2023-01-15T19:42:52.831Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:42:52.831Z] [echo] Test seems to be reported fine [2023-01-15T19:42:52.831Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/RepRunConf.txt [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] confirmMissingReport-common: [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] undeploy: [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] setOSConditions: [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] setToolWin: [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] setToolUnix: [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] setToolProperty: [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] setS1ASclassPath: [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] init-common: [2023-01-15T19:42:52.831Z] [2023-01-15T19:42:52.831Z] execute-ejb-sql-common: [2023-01-15T19:42:52.831Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/drop_pointbase.sql [2023-01-15T19:42:52.831Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:42:52.831Z] [echo] asadmin delete-threadpool --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true express-service-thread-pool [2023-01-15T19:42:52.831Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:53.395Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-threadpool --target server express-service-thread-pool [2023-01-15T19:42:53.395Z] [2023-01-15T19:42:53.395Z] restart-server-instance-common: [2023-01-15T19:42:53.395Z] [2023-01-15T19:42:53.396Z] setOSConditions: [2023-01-15T19:42:53.396Z] [2023-01-15T19:42:53.396Z] setToolWin: [2023-01-15T19:42:53.396Z] [2023-01-15T19:42:53.396Z] setToolUnix: [2023-01-15T19:42:53.396Z] [2023-01-15T19:42:53.396Z] setToolProperty: [2023-01-15T19:42:53.396Z] [2023-01-15T19:42:53.396Z] setS1ASclassPath: [2023-01-15T19:42:53.396Z] [2023-01-15T19:42:53.396Z] init-common: [2023-01-15T19:42:53.396Z] [2023-01-15T19:42:53.396Z] stopDomain: [2023-01-15T19:42:53.396Z] [echo] run.xml:stopping domain... [2023-01-15T19:42:53.396Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:54.695Z] [java] SFSB test : SFSB [2023-01-15T19:42:54.696Z] [java] SFSB1 test : SFSB1 [2023-01-15T19:42:54.696Z] [java] SFSB2 test : SFSB2 [2023-01-15T19:42:54.696Z] [java] Value of key is: main [2023-01-15T19:42:54.696Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:54.696Z] [java] [2023-01-15T19:42:54.696Z] [java] [2023-01-15T19:42:54.696Z] [java] ----------------------------------------- [2023-01-15T19:42:54.696Z] [java] - main: PASS - [2023-01-15T19:42:54.696Z] [java] ----------------------------------------- [2023-01-15T19:42:54.696Z] [java] Total PASS: 1 [2023-01-15T19:42:54.696Z] [java] Total FAIL: 0 [2023-01-15T19:42:54.696Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:42:54.696Z] [java] ----------------------------------------- [2023-01-15T19:42:54.696Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:42:54.696Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:42:54.696Z] [2023-01-15T19:42:54.696Z] undeploy: [2023-01-15T19:42:54.696Z] [2023-01-15T19:42:54.696Z] setOSConditions: [2023-01-15T19:42:54.696Z] [2023-01-15T19:42:54.696Z] setToolWin: [2023-01-15T19:42:54.696Z] [2023-01-15T19:42:54.696Z] setToolUnix: [2023-01-15T19:42:54.696Z] [2023-01-15T19:42:54.696Z] setToolProperty: [2023-01-15T19:42:54.696Z] [2023-01-15T19:42:54.696Z] setS1ASclassPath: [2023-01-15T19:42:54.696Z] [2023-01-15T19:42:54.696Z] init-common: [2023-01-15T19:42:54.696Z] [2023-01-15T19:42:54.696Z] undeploy-jar-common: [2023-01-15T19:42:54.766Z] [exec] Waiting for the domain to stop . [2023-01-15T19:42:54.766Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:42:54.952Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:55.210Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] all: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] mdb: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setOSConditions: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolWin: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolUnix: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolProperty: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setS1ASclassPath: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] init-common: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] clean: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setOSConditions: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolWin: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolUnix: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolProperty: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setS1ASclassPath: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] init-common: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] clean-common: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setOSConditions: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolWin: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolUnix: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolProperty: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setS1ASclassPath: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] init-common: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] clean-classes-common: [2023-01-15T19:42:55.210Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setOSConditions: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolWin: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolUnix: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolProperty: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setS1ASclassPath: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] init-common: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] clean-jars-common: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] compile: [2023-01-15T19:42:55.210Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:55.210Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setOSConditions: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolWin: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolUnix: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setToolProperty: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] setS1ASclassPath: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] init-common: [2023-01-15T19:42:55.210Z] [2023-01-15T19:42:55.210Z] compile-common: [2023-01-15T19:42:55.210Z] [echo] Current time (ISO): 2023-01-15T19:42:55.158+0000 [2023-01-15T19:42:55.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:55.210Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:55.467Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:56.838Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:57.096Z] [javac] 1 warning [2023-01-15T19:42:57.096Z] [2023-01-15T19:42:57.096Z] setOSConditions: [2023-01-15T19:42:57.096Z] [2023-01-15T19:42:57.096Z] setToolWin: [2023-01-15T19:42:57.096Z] [2023-01-15T19:42:57.096Z] setToolUnix: [2023-01-15T19:42:57.096Z] [2023-01-15T19:42:57.096Z] setToolProperty: [2023-01-15T19:42:57.097Z] [2023-01-15T19:42:57.097Z] setS1ASclassPath: [2023-01-15T19:42:57.097Z] [2023-01-15T19:42:57.097Z] init-common: [2023-01-15T19:42:57.097Z] [2023-01-15T19:42:57.097Z] compile-common: [2023-01-15T19:42:57.097Z] [echo] Current time (ISO): 2023-01-15T19:42:56.872+0000 [2023-01-15T19:42:57.097Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:57.097Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:57.241Z] [exec] Waiting for domain1 to start ....... [2023-01-15T19:42:57.241Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:42:57.241Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:42:57.241Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:42:57.242Z] [exec] Admin Port: 45707 [2023-01-15T19:42:57.242Z] [exec] Command start-domain executed successfully. [2023-01-15T19:42:57.242Z] [echo] run.xml:doing wait for localhost:45711... [2023-01-15T19:42:57.242Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] dumpThreadStack: [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] startDomainWindows: [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] startDomain: [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] run-second: [2023-01-15T19:42:57.242Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:57.242Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:42:57.242Z] [java] [2023-01-15T19:42:57.242Z] [java] [2023-01-15T19:42:57.242Z] [java] ----------------------------------------- [2023-01-15T19:42:57.242Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2023-01-15T19:42:57.242Z] [java] ----------------------------------------- [2023-01-15T19:42:57.242Z] [java] - Total PASS : 1 - [2023-01-15T19:42:57.242Z] [java] - Total FAIL : 0 - [2023-01-15T19:42:57.242Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:42:57.242Z] [java] ----------------------------------------- [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] undeploy: [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] setOSConditions: [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] setToolWin: [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] setToolUnix: [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] setToolProperty: [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] setS1ASclassPath: [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] init-common: [2023-01-15T19:42:57.242Z] [2023-01-15T19:42:57.242Z] undeploy-war-common: [2023-01-15T19:42:57.306Z] [exec] Jan 15, 2023 7:42:56 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:42:57.307Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:42:57.307Z] [exec] Jan 15, 2023 7:42:57 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:42:57.307Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T19:42:57.307Z] [exec] Jan 15, 2023 7:42:57 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:42:57.307Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T19:42:57.500Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:42:57.565Z] [exec] Jan 15, 2023 7:42:57 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:42:57.566Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [Pipeline] sh [2023-01-15T19:42:58.068Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:42:58.135Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:42:58.136Z] [exec] getName(): ejb_ejb30_hello_mdb2_InQueue [2023-01-15T19:42:58.136Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:42:58.136Z] [exec] getVERSION(): 3.0 [2023-01-15T19:42:58.136Z] [exec] isReadonly(): false [2023-01-15T19:42:58.136Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb2_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673811777958 [2023-01-15T19:42:58.136Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2023-01-15T19:42:58.136Z] [exec] getName(): ejb_ejb30_hello_mdb2_InQueue [2023-01-15T19:42:58.136Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:42:58.136Z] [exec] getVERSION(): 3.0 [2023-01-15T19:42:58.136Z] [exec] isReadonly(): false [2023-01-15T19:42:58.136Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb2_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673811777992 [2023-01-15T19:42:58.136Z] [exec] Waiting for queue message [2023-01-15T19:42:58.971Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:42:58.972Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:42:58.989Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:42:58.990Z] [javac] 1 warning [2023-01-15T19:42:58.990Z] [2023-01-15T19:42:58.990Z] setOSConditions: [2023-01-15T19:42:58.990Z] [2023-01-15T19:42:58.990Z] setToolWin: [2023-01-15T19:42:58.990Z] [2023-01-15T19:42:58.990Z] setToolUnix: [2023-01-15T19:42:58.990Z] [2023-01-15T19:42:58.990Z] setToolProperty: [2023-01-15T19:42:58.990Z] [2023-01-15T19:42:58.990Z] setS1ASclassPath: [2023-01-15T19:42:58.990Z] [2023-01-15T19:42:58.990Z] init-common: [2023-01-15T19:42:58.990Z] [2023-01-15T19:42:58.990Z] compile-common: [2023-01-15T19:42:58.990Z] [echo] Current time (ISO): 2023-01-15T19:42:58.539+0000 [2023-01-15T19:42:58.990Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:42:58.990Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:00.029Z] [2023-01-15T19:43:00.029Z] setOSConditions: [2023-01-15T19:43:00.029Z] [2023-01-15T19:43:00.029Z] setToolWin: [2023-01-15T19:43:00.029Z] [2023-01-15T19:43:00.029Z] setToolUnix: [2023-01-15T19:43:00.029Z] [2023-01-15T19:43:00.029Z] setToolProperty: [2023-01-15T19:43:00.029Z] [2023-01-15T19:43:00.029Z] setS1ASclassPath: [2023-01-15T19:43:00.029Z] [2023-01-15T19:43:00.029Z] init-common: [2023-01-15T19:43:00.029Z] [2023-01-15T19:43:00.029Z] startDomainUnix: [2023-01-15T19:43:00.029Z] [echo] Starting DAS [2023-01-15T19:43:00.029Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:00.362Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:00.362Z] [javac] 1 warning [2023-01-15T19:43:00.362Z] [2023-01-15T19:43:00.362Z] build: [2023-01-15T19:43:00.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:00.362Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ejb.jar [2023-01-15T19:43:00.362Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.jar [2023-01-15T19:43:00.362Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.rar [2023-01-15T19:43:00.362Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2023-01-15T19:43:00.362Z] [2023-01-15T19:43:00.362Z] deploy: [2023-01-15T19:43:00.362Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] timeout [2023-01-15T19:43:00.585Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T19:43:00.603Z] [2023-01-15T19:43:00.604Z] all: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setOSConditions: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolWin: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolUnix: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolProperty: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setS1ASclassPath: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] init-common: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] clean: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setOSConditions: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolWin: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolUnix: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolProperty: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setS1ASclassPath: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] init-common: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] clean-common: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setOSConditions: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolWin: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolUnix: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolProperty: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setS1ASclassPath: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] init-common: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] clean-classes-common: [2023-01-15T19:43:00.604Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setOSConditions: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolWin: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolUnix: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolProperty: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setS1ASclassPath: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] init-common: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] clean-jars-common: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] compile: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setOSConditions: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolWin: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolUnix: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setToolProperty: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] setS1ASclassPath: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] init-common: [2023-01-15T19:43:00.604Z] [2023-01-15T19:43:00.604Z] compile-common: [2023-01-15T19:43:00.604Z] [echo] Current time (ISO): 2023-01-15T19:43:00.035+0000 [2023-01-15T19:43:00.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:00.604Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:00.604Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:00.926Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2023-01-15T19:43:01.182Z] [exec] Application deployed with name ejb32-mdb. [2023-01-15T19:43:01.182Z] [2023-01-15T19:43:01.182Z] run: [2023-01-15T19:43:01.272Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:43:01.272Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T19:43:01.272Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test ejb_group_embedded [2023-01-15T19:43:01.272Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T19:43:01.272Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T19:43:01.272Z] + readonly GF_INTERNAL_ENV_SH=/tmp/X9Bgf-internal-env [2023-01-15T19:43:01.272Z] + GF_INTERNAL_ENV_SH=/tmp/X9Bgf-internal-env [2023-01-15T19:43:01.272Z] + '[' '!' -z '' ']' [2023-01-15T19:43:01.272Z] + export WSIMPORT_OPTS= [2023-01-15T19:43:01.272Z] + WSIMPORT_OPTS= [2023-01-15T19:43:01.272Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T19:43:01.272Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T19:43:01.439Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:01.530Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T19:43:01.531Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:43:01.531Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:43:01.531Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T19:43:01.531Z] + '[' -z '' ']' [2023-01-15T19:43:01.531Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T19:43:01.531Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T19:43:01.531Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:02.003Z] [java] Jan 15, 2023 7:43:01 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:43:02.003Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:43:03.135Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:03.136Z] [javac] 1 warning [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] build: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] setOSConditions: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] setToolWin: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] setToolUnix: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] setToolProperty: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] setS1ASclassPath: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] init-common: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] webclient-war-common: [2023-01-15T19:43:03.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] clear: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] test-tlds-exist: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] copy-tlds: [2023-01-15T19:43:03.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:43:03.136Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] test-tagfiles-exist: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] copy-tagfiles: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] package-war-common: [2023-01-15T19:43:03.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:03.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:03.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/lib [2023-01-15T19:43:03.136Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:03.136Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:03.136Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-library-validator-xml-view-static-include-web.war [2023-01-15T19:43:03.136Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:03.136Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:03.136Z] [javac] Compiling 1 source file [2023-01-15T19:43:03.136Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:03.136Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] deploy: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] deploy-war-common: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] setOSConditions: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] setToolWin: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] setToolUnix: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] setToolProperty: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] setS1ASclassPath: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] init-common: [2023-01-15T19:43:03.136Z] [2023-01-15T19:43:03.136Z] deploy-war-commonpe: [2023-01-15T19:43:03.136Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:03.703Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-library-validator-xml-view-static-include-web.war [2023-01-15T19:43:03.941Z] [INFO] [exec] Domain domain1 created. [2023-01-15T19:43:03.941Z] [INFO] [exec] Domain domain1 admin port is 4848. [2023-01-15T19:43:03.941Z] [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [2023-01-15T19:43:03.941Z] [INFO] [exec] Admin login information for host [localhost] and port [4848] [2023-01-15T19:43:03.941Z] [INFO] [exec] is being overwritten with credentials provided because the [2023-01-15T19:43:03.941Z] [INFO] [exec] --savelogin option was used during the create-domain command. [2023-01-15T19:43:03.941Z] [INFO] [exec] Login information relevant to admin user name [admin] [2023-01-15T19:43:03.941Z] [INFO] [exec] for this domain [domain1] stored at [2023-01-15T19:43:03.941Z] [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [2023-01-15T19:43:03.941Z] [INFO] [exec] Make sure that this file remains protected. [2023-01-15T19:43:03.941Z] [INFO] [exec] Information stored in this file will be used by [2023-01-15T19:43:03.941Z] [INFO] [exec] administration commands to manage this domain. [2023-01-15T19:43:03.941Z] [INFO] [exec] Command create-domain executed successfully. [2023-01-15T19:43:03.942Z] [INFO] [2023-01-15T19:43:03.942Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ web --- [2023-01-15T19:43:03.942Z] [INFO] Executing tasks [2023-01-15T19:43:03.942Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/dependency/META-INF for [2023-01-15T19:43:03.942Z] [INFO] [echo] web [2023-01-15T19:43:03.942Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/dependency/META-INF [2023-01-15T19:43:03.942Z] [INFO] Executed tasks [2023-01-15T19:43:03.942Z] [INFO] [2023-01-15T19:43:03.942Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ web --- [2023-01-15T19:43:03.942Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:43:03.942Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/web.zip [2023-01-15T19:43:03.942Z] [INFO] [zip] glassfish6/glassfish/config/asenv.bat already added, skipping [2023-01-15T19:43:03.942Z] [INFO] [zip] glassfish6/glassfish/config/asenv.conf already added, skipping [2023-01-15T19:43:03.942Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/admin-keyfile already added, skipping [2023-01-15T19:43:03.942Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/cacerts.jks already added, skipping [2023-01-15T19:43:03.942Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/domain-passwords already added, skipping [2023-01-15T19:43:03.942Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keyfile already added, skipping [2023-01-15T19:43:03.942Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keystore.jks already added, skipping [2023-01-15T19:43:03.942Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/login.conf already added, skipping [2023-01-15T19:43:04.270Z] [exec] Application deployed with name web-jsp-tag-library-validator-xml-view-static-include-web. [2023-01-15T19:43:04.304Z] [2023-01-15T19:43:04.304Z] deploy-war-commonee: [2023-01-15T19:43:04.304Z] [2023-01-15T19:43:04.304Z] run: [2023-01-15T19:43:04.506Z] [INFO] [2023-01-15T19:43:04.536Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ web --- [2023-01-15T19:43:04.536Z] [INFO] No tests to run. [2023-01-15T19:43:04.536Z] [INFO] [2023-01-15T19:43:04.536Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ web --- [2023-01-15T19:43:04.536Z] [INFO] [2023-01-15T19:43:04.536Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-web-checkstyle) @ web --- [2023-01-15T19:43:04.562Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:04.843Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-library-validator-xml-view-static-include/jsp/a.jspx [2023-01-15T19:43:04.793Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:43:04.849Z] [INFO] [2023-01-15T19:43:04.849Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ web --- [2023-01-15T19:43:04.849Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.zip [2023-01-15T19:43:04.849Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.pom [2023-01-15T19:43:04.849Z] [INFO] [2023-01-15T19:43:04.849Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2023-01-15T19:43:04.849Z] [INFO] Building Glassfish Distribution 6.2.6-SNAPSHOT [274/291] [2023-01-15T19:43:04.849Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2023-01-15T19:43:06.180Z] [java] ejb32-mdb: awaitInvocations : true [2023-01-15T19:43:06.180Z] [java] Value of key is: awaitInvocations [2023-01-15T19:43:06.180Z] [java] ejb32-mdb: method one : true [2023-01-15T19:43:06.180Z] [java] Value of key is: method one [2023-01-15T19:43:06.180Z] [java] ejb32-mdb: method two : true [2023-01-15T19:43:06.180Z] [java] Value of key is: method two [2023-01-15T19:43:06.180Z] [java] ejb32-mdb: method three : true [2023-01-15T19:43:06.180Z] [java] Value of key is: method three [2023-01-15T19:43:06.180Z] [java] ejb32-mdb: total invocations : true [2023-01-15T19:43:06.180Z] [java] Value of key is: total invocations [2023-01-15T19:43:06.180Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:06.180Z] [java] [2023-01-15T19:43:06.180Z] [java] [2023-01-15T19:43:06.180Z] [java] ----------------------------------------- [2023-01-15T19:43:06.180Z] [java] - method one: PASS - [2023-01-15T19:43:06.180Z] [java] - method two: PASS - [2023-01-15T19:43:06.180Z] [java] - method three: PASS - [2023-01-15T19:43:06.180Z] [java] - awaitInvocations: PASS - [2023-01-15T19:43:06.180Z] [java] - total invocations: PASS - [2023-01-15T19:43:06.180Z] [java] ----------------------------------------- [2023-01-15T19:43:06.180Z] [java] Total PASS: 5 [2023-01-15T19:43:06.180Z] [java] Total FAIL: 0 [2023-01-15T19:43:06.180Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:43:06.180Z] [java] ----------------------------------------- [2023-01-15T19:43:06.180Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:43:06.180Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:43:06.250Z] [exec] Received message : mdb() invoked [2023-01-15T19:43:06.297Z] [exec] Value of key is: main [2023-01-15T19:43:06.297Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:06.297Z] [exec] [2023-01-15T19:43:06.297Z] [exec] [2023-01-15T19:43:06.297Z] [exec] ----------------------------------------- [2023-01-15T19:43:06.297Z] [exec] - main: PASS - [2023-01-15T19:43:06.297Z] [exec] ----------------------------------------- [2023-01-15T19:43:06.297Z] [exec] Total PASS: 1 [2023-01-15T19:43:06.297Z] [exec] Total FAIL: 0 [2023-01-15T19:43:06.297Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:43:06.297Z] [exec] ----------------------------------------- [2023-01-15T19:43:06.297Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:43:06.297Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] checkReporting-common: [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] confirmReportPresent-common: [2023-01-15T19:43:06.297Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:43:06.297Z] [echo] Test seems to be reported fine [2023-01-15T19:43:06.297Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/RepRunConf.txt [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] confirmMissingReport-common: [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] undeploy: [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] setOSConditions: [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] setToolWin: [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] setToolUnix: [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] setToolProperty: [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] setS1ASclassPath: [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] init-common: [2023-01-15T19:43:06.297Z] [2023-01-15T19:43:06.297Z] undeploy-common: [2023-01-15T19:43:06.297Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:06.437Z] [2023-01-15T19:43:06.438Z] undeploy: [2023-01-15T19:43:06.438Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:06.744Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:06.799Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:43:07.002Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:07.599Z] [2023-01-15T19:43:07.599Z] all: [2023-01-15T19:43:07.599Z] [2023-01-15T19:43:07.599Z] methodintf: [2023-01-15T19:43:07.599Z] [2023-01-15T19:43:06.744Z] [INFO] [2023-01-15T19:43:06.865Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:07.585Z] [java] [2023-01-15T19:43:07.586Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T19:43:07.633Z] + '[' -z '' ']' [2023-01-15T19:43:07.599Z] setOSConditions: [2023-01-15T19:43:07.661Z] [2023-01-15T19:43:07.661Z] setToolWin: [2023-01-15T19:43:07.661Z] [2023-01-15T19:43:07.661Z] setToolUnix: [2023-01-15T19:43:07.661Z] [2023-01-15T19:43:07.661Z] setToolProperty: [2023-01-15T19:43:07.661Z] [2023-01-15T19:43:07.661Z] setS1ASclassPath: [2023-01-15T19:43:07.661Z] [2023-01-15T19:43:07.601Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish --- [2023-01-15T19:43:07.663Z] [INFO] [2023-01-15T19:43:07.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish --- [2023-01-15T19:43:07.663Z] [INFO] [2023-01-15T19:43:07.663Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish --- [2023-01-15T19:43:07.632Z] [java] [2023-01-15T19:43:07.633Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:43:07.661Z] init-common: [2023-01-15T19:43:07.681Z] [2023-01-15T19:43:07.681Z] clean: [2023-01-15T19:43:07.681Z] [2023-01-15T19:43:07.681Z] setOSConditions: [2023-01-15T19:43:07.681Z] [2023-01-15T19:43:07.681Z] setToolWin: [2023-01-15T19:43:07.681Z] [2023-01-15T19:43:07.681Z] setToolUnix: [2023-01-15T19:43:07.681Z] [2023-01-15T19:43:07.681Z] setToolProperty: [2023-01-15T19:43:07.681Z] [2023-01-15T19:43:07.663Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:07.682Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish [2023-01-15T19:43:07.664Z] [java] ----------------------------------------- [2023-01-15T19:43:07.682Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:07.680Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T19:43:07.683Z] [INFO] [2023-01-15T19:43:07.683Z] + run_test ejb_group_embedded [2023-01-15T19:43:07.681Z] setS1ASclassPath: [2023-01-15T19:43:07.729Z] [2023-01-15T19:43:07.729Z] init-common: [2023-01-15T19:43:07.729Z] [2023-01-15T19:43:07.729Z] clean-common: [2023-01-15T19:43:07.729Z] [2023-01-15T19:43:07.729Z] setOSConditions: [2023-01-15T19:43:07.729Z] [2023-01-15T19:43:07.729Z] setToolWin: [2023-01-15T19:43:07.729Z] [2023-01-15T19:43:07.729Z] setToolUnix: [2023-01-15T19:43:07.729Z] [2023-01-15T19:43:07.729Z] setToolProperty: [2023-01-15T19:43:07.729Z] [2023-01-15T19:43:07.682Z] [java] - jsp-tag-library-validator-xml-view-static-include: PASS - [2023-01-15T19:43:07.701Z] + local testid=ejb_group_embedded [2023-01-15T19:43:07.737Z] + local found=false [2023-01-15T19:43:07.737Z] ++ find . -name run_test.sh [2023-01-15T19:43:07.683Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish --- [2023-01-15T19:43:07.729Z] setS1ASclassPath: [2023-01-15T19:43:07.751Z] [2023-01-15T19:43:07.751Z] init-common: [2023-01-15T19:43:07.751Z] [2023-01-15T19:43:07.751Z] clean-classes-common: [2023-01-15T19:43:07.751Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:07.751Z] [2023-01-15T19:43:07.751Z] setOSConditions: [2023-01-15T19:43:07.751Z] [2023-01-15T19:43:07.731Z] [java] ----------------------------------------- [2023-01-15T19:43:07.737Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:43:07.739Z] [INFO] [2023-01-15T19:43:07.751Z] setToolWin: [2023-01-15T19:43:07.772Z] [2023-01-15T19:43:07.772Z] setToolUnix: [2023-01-15T19:43:07.772Z] [2023-01-15T19:43:07.772Z] setToolProperty: [2023-01-15T19:43:07.772Z] [2023-01-15T19:43:07.767Z] [java] - Total PASS : 1 - [2023-01-15T19:43:07.769Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T19:43:07.775Z] + OPT=list_test_ids [2023-01-15T19:43:07.775Z] + TEST_ID= [2023-01-15T19:43:07.775Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T19:43:07.775Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T19:43:07.770Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish --- [2023-01-15T19:43:07.777Z] [INFO] [2023-01-15T19:43:07.774Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:07.772Z] setS1ASclassPath: [2023-01-15T19:43:07.790Z] [2023-01-15T19:43:07.790Z] init-common: [2023-01-15T19:43:07.790Z] [2023-01-15T19:43:07.790Z] clean-jars-common: [2023-01-15T19:43:07.790Z] [2023-01-15T19:43:07.790Z] compile: [2023-01-15T19:43:07.790Z] [2023-01-15T19:43:07.790Z] setOSConditions: [2023-01-15T19:43:07.790Z] [2023-01-15T19:43:07.791Z] setToolWin: [2023-01-15T19:43:07.791Z] [2023-01-15T19:43:07.791Z] setToolUnix: [2023-01-15T19:43:07.775Z] +++ uname [2023-01-15T19:43:07.791Z] +++ grep -i sunos [2023-01-15T19:43:07.791Z] +++ wc -l [2023-01-15T19:43:07.791Z] +++ awk '{print $1}' [2023-01-15T19:43:07.791Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:43:07.791Z] ++ GREP=grep [2023-01-15T19:43:07.791Z] ++ AWK=awk [2023-01-15T19:43:07.791Z] ++ SED=sed [2023-01-15T19:43:07.791Z] ++ BC=bc [2023-01-15T19:43:07.791Z] ++ export GREP AWK SED BC [2023-01-15T19:43:07.777Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish --- [2023-01-15T19:43:07.805Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:43:07.779Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:07.805Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/common-resources with includes "" and excludes "" [2023-01-15T19:43:07.806Z] [java] ----------------------------------------- [2023-01-15T19:43:07.791Z] [2023-01-15T19:43:07.807Z] [2023-01-15T19:43:07.807Z] setToolProperty: [2023-01-15T19:43:07.808Z] [2023-01-15T19:43:07.808Z] setS1ASclassPath: [2023-01-15T19:43:07.808Z] [2023-01-15T19:43:07.808Z] init-common: [2023-01-15T19:43:07.808Z] [2023-01-15T19:43:07.791Z] + case ${OPT} in [2023-01-15T19:43:07.808Z] compile-common: [2023-01-15T19:43:07.809Z] + list_test_ids [2023-01-15T19:43:07.809Z] [echo] Current time (ISO): 2023-01-15T19:43:06.878+0000 [2023-01-15T19:43:07.809Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T19:43:07.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:07.810Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.810Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:07.811Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.807Z] undeploy: [2023-01-15T19:43:07.811Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.811Z] [2023-01-15T19:43:07.812Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.812Z] setOSConditions: [2023-01-15T19:43:07.812Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.813Z] [2023-01-15T19:43:07.813Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.806Z] [INFO] [2023-01-15T19:43:07.814Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.814Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ glassfish --- [2023-01-15T19:43:07.814Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.815Z] [INFO] Copying org.glassfish.main.security:ejb.security:jar:6.2.6-SNAPSHOT to target/dependency/ejb.security.jar [2023-01-15T19:43:07.815Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.815Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:4.0.2.Final to target/dependency/weld-osgi-bundle.jar [2023-01-15T19:43:07.815Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.816Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.0.2 to target/dependency/tyrus-core.jar [2023-01-15T19:43:07.816Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.816Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [2023-01-15T19:43:07.816Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.817Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:6.2.6-SNAPSHOT to target/dependency/glassfish-common [2023-01-15T19:43:07.817Z] + [[ false = true ]] [2023-01-15T19:43:07.817Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2023-01-15T19:43:07.817Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:43:07.817Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-schemas [2023-01-15T19:43:07.818Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T19:43:07.818Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.0.2 to target/dependency/tyrus-container-grizzly-client.jar [2023-01-15T19:43:07.818Z] + OPT=list_test_ids [2023-01-15T19:43:07.818Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [2023-01-15T19:43:07.819Z] + TEST_ID= [2023-01-15T19:43:07.819Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2023-01-15T19:43:07.819Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T19:43:07.819Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [2023-01-15T19:43:07.820Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T19:43:07.820Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.0.2 to target/dependency/tyrus-container-glassfish-ejb.jar [2023-01-15T19:43:07.820Z] +++ uname [2023-01-15T19:43:07.820Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.0.2 to target/dependency/tyrus-spi.jar [2023-01-15T19:43:07.821Z] +++ grep -i sunos [2023-01-15T19:43:07.821Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.0.0 to target/dependency/com.ibm.jbatch.container.jar [2023-01-15T19:43:07.821Z] +++ wc -l [2023-01-15T19:43:07.821Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2023-01-15T19:43:07.822Z] +++ awk '{print $1}' [2023-01-15T19:43:07.822Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:6.2.6-SNAPSHOT to target/dependency/dataprovider.jar [2023-01-15T19:43:07.822Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:43:07.822Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:6.2.6-SNAPSHOT to target/dependency/concurrent-impl.jar [2023-01-15T19:43:07.823Z] ++ GREP=grep [2023-01-15T19:43:07.823Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-naming.jar [2023-01-15T19:43:07.823Z] ++ AWK=awk [2023-01-15T19:43:07.824Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:6.2.6-SNAPSHOT to target/dependency/ejb-container.jar [2023-01-15T19:43:07.824Z] ++ SED=sed [2023-01-15T19:43:07.824Z] [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:6.2.6-SNAPSHOT to target/dependency/soap-tcp.jar [2023-01-15T19:43:07.814Z] setToolWin: [2023-01-15T19:43:07.825Z] [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar [2023-01-15T19:43:07.825Z] [2023-01-15T19:43:07.826Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:2.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2023-01-15T19:43:07.826Z] setToolUnix: [2023-01-15T19:43:07.826Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2023-01-15T19:43:07.827Z] [2023-01-15T19:43:07.827Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:6.2.6-SNAPSHOT to target/dependency/work-management.jar [2023-01-15T19:43:07.828Z] setToolProperty: [2023-01-15T19:43:07.828Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [2023-01-15T19:43:07.828Z] [2023-01-15T19:43:07.828Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:6.2.6-SNAPSHOT to target/dependency/jta.jar [2023-01-15T19:43:07.828Z] setS1ASclassPath: [2023-01-15T19:43:07.829Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2023-01-15T19:43:07.829Z] [2023-01-15T19:43:07.829Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2023-01-15T19:43:07.829Z] init-common: [2023-01-15T19:43:07.830Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-admin.jar [2023-01-15T19:43:07.825Z] ++ BC=bc [2023-01-15T19:43:07.830Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:6.2.6-SNAPSHOT to target/dependency/cluster-common.jar [2023-01-15T19:43:07.830Z] ++ export GREP AWK SED BC [2023-01-15T19:43:07.831Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 to target/dependency/jakarta.enterprise.cdi-api.jar [2023-01-15T19:43:07.831Z] + case ${OPT} in [2023-01-15T19:43:07.831Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [2023-01-15T19:43:07.831Z] + list_test_ids [2023-01-15T19:43:07.832Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:6.2.6-SNAPSHOT to target/dependency/war [2023-01-15T19:43:07.832Z] + echo batch_all [2023-01-15T19:43:07.832Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:6.2.6-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2023-01-15T19:43:07.832Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.832Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2023-01-15T19:43:07.833Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.833Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [2023-01-15T19:43:07.833Z] + [[ false = true ]] [2023-01-15T19:43:07.834Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:5.0.0 to target/dependency/jakarta.servlet-api.jar [2023-01-15T19:43:07.834Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:43:07.834Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.0.2 to target/dependency/tyrus-container-glassfish-cdi.jar [2023-01-15T19:43:07.834Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T19:43:07.835Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2023-01-15T19:43:07.835Z] + OPT=list_test_ids [2023-01-15T19:43:07.835Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:2.0.1 to target/dependency/krazo-core.jar [2023-01-15T19:43:07.835Z] + TEST_ID= [2023-01-15T19:43:07.836Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [2023-01-15T19:43:07.836Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T19:43:07.836Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2023-01-15T19:43:07.837Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T19:43:07.837Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:6.2.6-SNAPSHOT to target/dependency/rest-client.jar [2023-01-15T19:43:07.837Z] +++ uname [2023-01-15T19:43:07.838Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:6.2.6-SNAPSHOT to target/dependency/persistence-common.jar [2023-01-15T19:43:07.838Z] +++ grep -i sunos [2023-01-15T19:43:07.838Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:6.2.6-SNAPSHOT to target/dependency/rest-service.jar [2023-01-15T19:43:07.839Z] +++ wc -l [2023-01-15T19:43:07.839Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2023-01-15T19:43:07.839Z] +++ awk '{print $1}' [2023-01-15T19:43:07.839Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-runtime.jar [2023-01-15T19:43:07.839Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:43:07.840Z] [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [2023-01-15T19:43:07.840Z] ++ GREP=grep [2023-01-15T19:43:07.840Z] [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [2023-01-15T19:43:07.840Z] ++ AWK=awk [2023-01-15T19:43:07.840Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:6.2.6-SNAPSHOT to target/dependency/concurrent-connector.jar [2023-01-15T19:43:07.841Z] ++ SED=sed [2023-01-15T19:43:07.841Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [2023-01-15T19:43:07.841Z] ++ BC=bc [2023-01-15T19:43:07.841Z] [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2023-01-15T19:43:07.842Z] ++ export GREP AWK SED BC [2023-01-15T19:43:07.842Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:6.2.6-SNAPSHOT to target/dependency/libpam4j.jar [2023-01-15T19:43:07.842Z] + case ${OPT} in [2023-01-15T19:43:07.842Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [2023-01-15T19:43:07.842Z] + list_test_ids [2023-01-15T19:43:07.843Z] [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:6.2.6-SNAPSHOT to target/dependency/cmp-scripts [2023-01-15T19:43:07.843Z] + echo cdi_all [2023-01-15T19:43:07.843Z] [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:6.2.6-SNAPSHOT to target/dependency/jmsra [2023-01-15T19:43:07.843Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.844Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:6.2.6-SNAPSHOT to target/dependency/appclient-server-core.jar [2023-01-15T19:43:07.844Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.844Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0 to target/dependency/jakarta.interceptor-api.jar [2023-01-15T19:43:07.844Z] + [[ false = true ]] [2023-01-15T19:43:07.845Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:2.0.1 to target/dependency/soteria.spi.bean.decorator.weld.jar [2023-01-15T19:43:07.845Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:43:07.845Z] [INFO] Copying org.glassfish.exousia:exousia:jar:1.0.0 to target/dependency/exousia.jar [2023-01-15T19:43:07.846Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T19:43:07.846Z] [INFO] Copying org.glassfish:jakarta.json:jar:2.0.1 to target/dependency/jakarta.json.jar [2023-01-15T19:43:07.830Z] [2023-01-15T19:43:07.847Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.0.4 to target/dependency/jersey-cdi1x-servlet.jar [2023-01-15T19:43:07.847Z] undeploy-war-common: [2023-01-15T19:43:07.848Z] [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [2023-01-15T19:43:07.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:07.849Z] [INFO] Copying org.glassfish.metro:webservices-osgi:jar:3.0.3 to target/dependency/webservices-osgi.jar [2023-01-15T19:43:07.846Z] + OPT=list_test_ids [2023-01-15T19:43:07.849Z] [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar [2023-01-15T19:43:07.850Z] + TEST_ID= [2023-01-15T19:43:07.851Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T19:43:07.851Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T19:43:07.851Z] +++ uname [2023-01-15T19:43:07.851Z] +++ grep -i sunos [2023-01-15T19:43:07.851Z] +++ wc -l [2023-01-15T19:43:07.851Z] +++ awk '{print $1}' [2023-01-15T19:43:07.851Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:43:07.851Z] ++ GREP=grep [2023-01-15T19:43:07.851Z] ++ AWK=awk [2023-01-15T19:43:07.851Z] ++ SED=sed [2023-01-15T19:43:07.851Z] ++ BC=bc [2023-01-15T19:43:07.851Z] ++ export GREP AWK SED BC [2023-01-15T19:43:07.851Z] + case ${OPT} in [2023-01-15T19:43:07.851Z] + list_test_ids [2023-01-15T19:43:07.851Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + [[ false = true ]] [2023-01-15T19:43:07.851Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:43:07.851Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T19:43:07.851Z] + OPT=list_test_ids [2023-01-15T19:43:07.851Z] + TEST_ID= [2023-01-15T19:43:07.851Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T19:43:07.851Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T19:43:07.851Z] +++ uname [2023-01-15T19:43:07.851Z] +++ grep -i sunos [2023-01-15T19:43:07.851Z] +++ wc -l [2023-01-15T19:43:07.851Z] +++ awk '{print $1}' [2023-01-15T19:43:07.851Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:43:07.851Z] ++ GREP=grep [2023-01-15T19:43:07.851Z] ++ AWK=awk [2023-01-15T19:43:07.851Z] ++ SED=sed [2023-01-15T19:43:07.851Z] ++ BC=bc [2023-01-15T19:43:07.851Z] ++ export GREP AWK SED BC [2023-01-15T19:43:07.851Z] + case ${OPT} in [2023-01-15T19:43:07.851Z] + list_test_ids [2023-01-15T19:43:07.851Z] + echo deployment_all deployment_cluster_all [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + [[ false = true ]] [2023-01-15T19:43:07.851Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T19:43:07.851Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T19:43:07.851Z] + OPT=list_test_ids [2023-01-15T19:43:07.851Z] + TEST_ID= [2023-01-15T19:43:07.851Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:43:07.851Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:43:07.851Z] +++ uname [2023-01-15T19:43:07.851Z] +++ grep -i sunos [2023-01-15T19:43:07.851Z] +++ wc -l [2023-01-15T19:43:07.851Z] +++ awk '{print $1}' [2023-01-15T19:43:07.851Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:43:07.851Z] ++ GREP=grep [2023-01-15T19:43:07.851Z] ++ AWK=awk [2023-01-15T19:43:07.851Z] ++ SED=sed [2023-01-15T19:43:07.851Z] ++ BC=bc [2023-01-15T19:43:07.851Z] ++ export GREP AWK SED BC [2023-01-15T19:43:07.851Z] + case ${OPT} in [2023-01-15T19:43:07.851Z] + list_test_ids [2023-01-15T19:43:07.851Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T19:43:07.851Z] + [[ ejb_group_embedded = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2023-01-15T19:43:07.851Z] + found=true [2023-01-15T19:43:07.851Z] + break [2023-01-15T19:43:07.851Z] + [[ true = true ]] [2023-01-15T19:43:07.851Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_embedded [2023-01-15T19:43:07.851Z] + OPT=run_test_id [2023-01-15T19:43:07.851Z] + TEST_ID=ejb_group_embedded [2023-01-15T19:43:07.851Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:43:07.851Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T19:43:07.851Z] +++ uname [2023-01-15T19:43:07.851Z] +++ grep -i sunos [2023-01-15T19:43:07.851Z] +++ wc -l [2023-01-15T19:43:07.851Z] +++ awk '{print $1}' [2023-01-15T19:43:07.851Z] ++ '[' 0 -eq 1 ']' [2023-01-15T19:43:07.851Z] ++ GREP=grep [2023-01-15T19:43:07.851Z] ++ AWK=awk [2023-01-15T19:43:07.851Z] ++ SED=sed [2023-01-15T19:43:07.851Z] ++ BC=bc [2023-01-15T19:43:07.851Z] ++ export GREP AWK SED BC [2023-01-15T19:43:07.851Z] + case ${OPT} in [2023-01-15T19:43:07.851Z] + trap 'copy_test_artifacts ejb_group_embedded' EXIT [2023-01-15T19:43:07.851Z] + run_test_id ejb_group_embedded [2023-01-15T19:43:07.851Z] + [[ ejb_group_embedded = \e\j\b\_\w\e\b\_\a\l\l ]] [2023-01-15T19:43:07.851Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T19:43:07.851Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T19:43:07.851Z] [2023-01-15T19:43:07.851Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T19:43:07.851Z] [2023-01-15T19:43:07.851Z] + for i in '"${@}"' [2023-01-15T19:43:07.851Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T19:43:07.852Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:43:07.871Z] [2023-01-15T19:43:07.872Z] delete-resources: [2023-01-15T19:43:07.872Z] [2023-01-15T19:43:07.872Z] asadmin-batch-common: [2023-01-15T19:43:07.872Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:08.069Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:08.106Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [2023-01-15T19:43:08.107Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:08.107Z] [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.4 to target/dependency/glassfish-corba-csiv2-idl.jar [2023-01-15T19:43:08.108Z] [2023-01-15T19:43:08.108Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2023-01-15T19:43:08.109Z] all: [2023-01-15T19:43:08.109Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [2023-01-15T19:43:08.109Z] [2023-01-15T19:43:08.110Z] ++ pwd [2023-01-15T19:43:08.110Z] setOSConditions: [2023-01-15T19:43:08.111Z] + dname=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T19:43:08.111Z] [2023-01-15T19:43:08.111Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T19:43:08.111Z] setToolWin: [2023-01-15T19:43:08.111Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2023-01-15T19:43:08.112Z] [2023-01-15T19:43:08.112Z] + test_init [2023-01-15T19:43:08.112Z] setToolUnix: [2023-01-15T19:43:08.112Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T19:43:08.113Z] [2023-01-15T19:43:08.113Z] setToolProperty: [2023-01-15T19:43:08.113Z] [2023-01-15T19:43:08.110Z] [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:4.0.2.Final to target/dependency/weld-se-shaded.jar [2023-01-15T19:43:08.113Z] setS1ASclassPath: [2023-01-15T19:43:08.114Z] [2023-01-15T19:43:08.115Z] init-common: [2023-01-15T19:43:08.113Z] [2023-01-15T19:43:08.115Z] [2023-01-15T19:43:08.115Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T19:43:08.115Z] clean: [2023-01-15T19:43:08.116Z] [2023-01-15T19:43:08.116Z] setOSConditions: [2023-01-15T19:43:08.116Z] [2023-01-15T19:43:08.114Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:6.2.6-SNAPSHOT to target/dependency/mail-runtime.jar [2023-01-15T19:43:08.116Z] setToolWin: [2023-01-15T19:43:08.117Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2023-01-15T19:43:08.117Z] [2023-01-15T19:43:08.117Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2023-01-15T19:43:08.117Z] setToolUnix: [2023-01-15T19:43:08.118Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:2.0.0 to target/dependency/shoal-gms-impl.jar [2023-01-15T19:43:08.118Z] [2023-01-15T19:43:08.118Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.0.0 to target/dependency/jakarta.persistence-api.jar [2023-01-15T19:43:08.118Z] setToolProperty: [2023-01-15T19:43:08.119Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:6.2.6-SNAPSHOT to target/dependency/resources-runtime.jar [2023-01-15T19:43:08.119Z] [2023-01-15T19:43:08.119Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.0 to target/dependency/jakarta.ejb-api.jar [2023-01-15T19:43:08.119Z] setS1ASclassPath: [2023-01-15T19:43:08.120Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.0.4 to target/dependency/jersey-cdi1x-transaction.jar [2023-01-15T19:43:08.120Z] [2023-01-15T19:43:08.120Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.0.4 to target/dependency/jersey-mvc.jar [2023-01-15T19:43:08.120Z] init-common: [2023-01-15T19:43:08.121Z] [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:6.2.6-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar [2023-01-15T19:43:08.121Z] [2023-01-15T19:43:08.121Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:3.0.2 to target/dependency/org.eclipse.persistence.core.jar [2023-01-15T19:43:08.121Z] clean-common: [2023-01-15T19:43:08.122Z] [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:6.2.6-SNAPSHOT to target/dependency/ejb-timer-service-app.war [2023-01-15T19:43:08.122Z] [2023-01-15T19:43:08.122Z] [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:6.2.6-SNAPSHOT to target/dependency/orb-iiop.jar [2023-01-15T19:43:08.123Z] setOSConditions: [2023-01-15T19:43:08.123Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.0.0 to target/dependency/jakarta.authorization-api.jar [2023-01-15T19:43:08.123Z] [2023-01-15T19:43:08.123Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [2023-01-15T19:43:08.124Z] setToolWin: [2023-01-15T19:43:08.124Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/transaction-internal-api.jar [2023-01-15T19:43:08.124Z] [2023-01-15T19:43:08.124Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.0.4 to target/dependency/jersey-container-servlet.jar [2023-01-15T19:43:08.125Z] setToolUnix: [2023-01-15T19:43:08.125Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jca-plugin.jar [2023-01-15T19:43:08.125Z] [2023-01-15T19:43:08.126Z] [INFO] Copying org.eclipse:yasson:jar:2.0.4 to target/dependency/yasson.jar [2023-01-15T19:43:08.126Z] setToolProperty: [2023-01-15T19:43:08.126Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2023-01-15T19:43:08.126Z] [2023-01-15T19:43:08.126Z] [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:6.2.6-SNAPSHOT to target/dependency/ejb-full-container.jar [2023-01-15T19:43:08.127Z] setS1ASclassPath: [2023-01-15T19:43:08.127Z] [exec] Waiting for domain1 to start ....... [2023-01-15T19:43:08.127Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-batch-connector.jar [2023-01-15T19:43:08.127Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:43:08.128Z] [INFO] Copying org.glassfish.main.deployment:deployment-javaee-full:jar:6.2.6-SNAPSHOT to target/dependency/deployment-javaee-full.jar [2023-01-15T19:43:08.128Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:43:08.128Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.0.1 to target/dependency/wasp.jar [2023-01-15T19:43:08.128Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:43:08.129Z] [INFO] Copying org.glassfish.main.web:war-util:jar:6.2.6-SNAPSHOT to target/dependency/war-util.jar [2023-01-15T19:43:08.129Z] [exec] Admin Port: 45707 [2023-01-15T19:43:08.129Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [2023-01-15T19:43:08.116Z] [2023-01-15T19:43:08.130Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T19:43:08.130Z] + xargs touch [2023-01-15T19:43:08.127Z] [2023-01-15T19:43:08.130Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:43:08.131Z] init-common: [2023-01-15T19:43:08.131Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:43:08.131Z] [2023-01-15T19:43:08.132Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T19:43:08.132Z] clean-classes-common: [2023-01-15T19:43:08.132Z] ANT_HOME is /usr/share/ant [2023-01-15T19:43:08.133Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:08.134Z] [2023-01-15T19:43:08.130Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T19:43:08.134Z] setOSConditions: [2023-01-15T19:43:08.135Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb2_QCF [2023-01-15T19:43:08.135Z] [2023-01-15T19:43:08.136Z] setToolWin: [2023-01-15T19:43:08.136Z] [2023-01-15T19:43:08.136Z] setToolUnix: [2023-01-15T19:43:08.136Z] [2023-01-15T19:43:08.130Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2023-01-15T19:43:08.136Z] setToolProperty: [2023-01-15T19:43:08.136Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:6.2.6-SNAPSHOT to target/dependency/jsf-connector.jar [2023-01-15T19:43:08.137Z] [2023-01-15T19:43:08.137Z] [INFO] Copying org.glassfish.main.security:webservices.security:jar:6.2.6-SNAPSHOT to target/dependency/webservices.security.jar [2023-01-15T19:43:08.137Z] setS1ASclassPath: [2023-01-15T19:43:08.138Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [2023-01-15T19:43:08.138Z] [2023-01-15T19:43:08.139Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.0 to target/dependency/jakarta.transaction-api.jar [2023-01-15T19:43:08.139Z] init-common: [2023-01-15T19:43:08.139Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2023-01-15T19:43:08.140Z] [2023-01-15T19:43:08.140Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:6.2.6-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2023-01-15T19:43:08.140Z] clean-jars-common: [2023-01-15T19:43:08.141Z] [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:6.2.6-SNAPSHOT to target/dependency/appclient-scripts [2023-01-15T19:43:08.141Z] [2023-01-15T19:43:08.141Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:6.2.6-SNAPSHOT to target/dependency/orb-enabler.jar [2023-01-15T19:43:08.142Z] compile: [2023-01-15T19:43:08.142Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [2023-01-15T19:43:08.142Z] [2023-01-15T19:43:08.143Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:2.0.1 to target/dependency/jakarta.security.enterprise.jar [2023-01-15T19:43:08.143Z] setOSConditions: [2023-01-15T19:43:08.143Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:6.2.6-SNAPSHOT to target/dependency/web-cli.jar [2023-01-15T19:43:08.143Z] [2023-01-15T19:43:08.143Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:6.2.6-SNAPSHOT to target/dependency/templates.jar [2023-01-15T19:43:08.144Z] setToolWin: [2023-01-15T19:43:08.144Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2023-01-15T19:43:08.144Z] [2023-01-15T19:43:08.145Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [2023-01-15T19:43:08.145Z] setToolUnix: [2023-01-15T19:43:08.145Z] [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:6.2.6-SNAPSHOT to target/dependency/batch-databases [2023-01-15T19:43:08.146Z] [2023-01-15T19:43:08.146Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:6.2.6-SNAPSHOT to target/dependency/jstl-connector.jar [2023-01-15T19:43:08.129Z] [exec] Command start-domain executed successfully. [2023-01-15T19:43:08.147Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.0.4 to target/dependency/jersey-cdi1x.jar [2023-01-15T19:43:08.147Z] [echo] run.xml:doing wait for localhost:45712... [2023-01-15T19:43:08.148Z] [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [2023-01-15T19:43:08.148Z] [echo] run.xml:DONE doing wait for localhost:45712... [2023-01-15T19:43:08.149Z] [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jms-plugin.jar [2023-01-15T19:43:08.149Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [2023-01-15T19:43:08.149Z] [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar [2023-01-15T19:43:08.149Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [2023-01-15T19:43:08.150Z] [INFO] Copying org.glassfish.main.security:appclient.security:jar:6.2.6-SNAPSHOT to target/dependency/appclient.security.jar [2023-01-15T19:43:08.146Z] setToolProperty: [2023-01-15T19:43:08.150Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [2023-01-15T19:43:08.150Z] [2023-01-15T19:43:08.150Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [2023-01-15T19:43:08.151Z] setS1ASclassPath: [2023-01-15T19:43:08.151Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [2023-01-15T19:43:08.151Z] [2023-01-15T19:43:08.151Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [2023-01-15T19:43:08.152Z] init-common: [2023-01-15T19:43:08.152Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [2023-01-15T19:43:08.152Z] [2023-01-15T19:43:08.153Z] [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.0.0 to target/dependency/jakarta.batch-api.jar [2023-01-15T19:43:08.153Z] compile-common: [2023-01-15T19:43:08.154Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0 to target/dependency/jakarta.json.bind-api.jar [2023-01-15T19:43:08.154Z] [echo] Current time (ISO): 2023-01-15T19:43:07.351+0000 [2023-01-15T19:43:08.154Z] [INFO] Copying org.glassfish.main.common:amx-javaee:jar:6.2.6-SNAPSHOT to target/dependency/amx-javaee.jar [2023-01-15T19:43:08.155Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:08.155Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [2023-01-15T19:43:08.155Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:08.155Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:6.2.6-SNAPSHOT to target/dependency/dol.jar [2023-01-15T19:43:08.156Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:08.156Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [2023-01-15T19:43:08.133Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:43:08.157Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-web-plugin.jar [2023-01-15T19:43:08.157Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:43:08.157Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:6.2.6-SNAPSHOT to target/dependency/connectors-runtime.jar [2023-01-15T19:43:08.157Z] + java -version [2023-01-15T19:43:08.158Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:6.2.6-SNAPSHOT to target/dependency/cmp-utility.jar [2023-01-15T19:43:08.158Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:08.158Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [2023-01-15T19:43:08.149Z] [2023-01-15T19:43:08.159Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [2023-01-15T19:43:08.159Z] dumpThreadStack: [2023-01-15T19:43:08.160Z] [2023-01-15T19:43:08.160Z] startDomainWindows: [2023-01-15T19:43:08.160Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [2023-01-15T19:43:08.160Z] [2023-01-15T19:43:08.160Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.0.4 to target/dependency/jersey-container-servlet-core.jar [2023-01-15T19:43:08.161Z] startDomain: [2023-01-15T19:43:08.161Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [2023-01-15T19:43:08.161Z] [2023-01-15T19:43:08.162Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:2.0.0 to target/dependency/shoal-gms-api.jar [2023-01-15T19:43:08.162Z] setOSConditions: [2023-01-15T19:43:08.162Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:6.2.6-SNAPSHOT to target/dependency/web-embed-api.jar [2023-01-15T19:43:08.162Z] [2023-01-15T19:43:08.163Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/cmp-internal-api.jar [2023-01-15T19:43:08.163Z] setToolWin: [2023-01-15T19:43:08.163Z] [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [2023-01-15T19:43:08.164Z] [2023-01-15T19:43:08.164Z] setToolUnix: [2023-01-15T19:43:08.164Z] [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:6.2.6-SNAPSHOT to target/dependency/webservices-scripts [2023-01-15T19:43:08.164Z] [2023-01-15T19:43:08.164Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2023-01-15T19:43:08.165Z] setToolProperty: [2023-01-15T19:43:08.165Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [2023-01-15T19:43:08.165Z] [2023-01-15T19:43:08.165Z] [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:6.2.6-SNAPSHOT to target/dependency/gf-client-module.jar [2023-01-15T19:43:08.166Z] setS1ASclassPath: [2023-01-15T19:43:08.166Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-web-connector.jar [2023-01-15T19:43:08.166Z] [2023-01-15T19:43:08.166Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2023-01-15T19:43:08.167Z] init-common: [2023-01-15T19:43:08.167Z] [INFO] Copying org.glassfish.external:jsch:jar:0.1.56 to target/dependency/jsch.jar [2023-01-15T19:43:08.167Z] [2023-01-15T19:43:08.167Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2023-01-15T19:43:08.168Z] undeploy-common: [2023-01-15T19:43:08.168Z] [INFO] Copying org.glassfish.main.appclient:acc-config:jar:6.2.6-SNAPSHOT to target/dependency/acc-config.jar [2023-01-15T19:43:08.168Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:08.169Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.0.2 to target/dependency/tyrus-container-servlet.jar [2023-01-15T19:43:08.169Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:3.0.0 to target/dependency/jsftemplating.jar [2023-01-15T19:43:08.169Z] [INFO] Copying org.glassfish:jakarta.faces:jar:3.0.1 to target/dependency/jakarta.faces.jar [2023-01-15T19:43:08.169Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [2023-01-15T19:43:08.169Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2023-01-15T19:43:08.169Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [2023-01-15T19:43:08.169Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:6.2.6-SNAPSHOT to target/dependency/cmp-enhancer.jar [2023-01-15T19:43:08.169Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:6.2.6-SNAPSHOT to target/dependency/console-plugin-service.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:2.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:6.2.6-SNAPSHOT to target/dependency/cmp-generator-database.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:6.2.6-SNAPSHOT to target/dependency/appserv-rt.jar [2023-01-15T19:43:08.170Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:6.2.6-SNAPSHOT to target/dependency/jdbc-ra [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.metro:wstx-services:war:3.0.3 to target/dependency/wstx-services.war [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/ejb-internal-api.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2023-01-15T19:43:08.170Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [2023-01-15T19:43:08.170Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.0.0 to target/dependency/jakarta.mvc-api.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.core:javaee-kernel:jar:6.2.6-SNAPSHOT to target/dependency/javaee-kernel.jar [2023-01-15T19:43:08.170Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.0.0 to target/dependency/jakarta.resource-api.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/connectors-internal-api.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.4 to target/dependency/rmic.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.2 to target/dependency/org.apache.felix.eventadmin.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:6.2.6-SNAPSHOT to target/dependency/jts.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.deployment:deployment-javaee-core:jar:6.2.6-SNAPSHOT to target/dependency/deployment-javaee-core.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [2023-01-15T19:43:08.170Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2023-01-15T19:43:08.170Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2023-01-15T19:43:08.394Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb2_InQueue [2023-01-15T19:43:08.395Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_InQueue deleted. [2023-01-15T19:43:08.395Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb2_OutQueue [2023-01-15T19:43:08.395Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_OutQueue deleted. [2023-01-15T19:43:08.395Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:08.395Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:08.395Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] all: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] session4: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setOSConditions: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setToolWin: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setToolUnix: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setToolProperty: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setS1ASclassPath: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] init-common: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] clean: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setOSConditions: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setToolWin: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setToolUnix: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setToolProperty: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setS1ASclassPath: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] init-common: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] clean-common: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setOSConditions: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setToolWin: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setToolUnix: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setToolProperty: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setS1ASclassPath: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] init-common: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] clean-classes-common: [2023-01-15T19:43:08.395Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.395Z] setOSConditions: [2023-01-15T19:43:08.395Z] [2023-01-15T19:43:08.396Z] setToolWin: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] setToolUnix: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] setToolProperty: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] setS1ASclassPath: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] init-common: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] clean-jars-common: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] compile: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] setOSConditions: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] setToolWin: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] setToolUnix: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] setToolProperty: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] setS1ASclassPath: [2023-01-15T19:43:08.396Z] [2023-01-15T19:43:08.396Z] init-common: [2023-01-15T19:43:08.416Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T19:43:08.417Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T19:43:08.417Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T19:43:08.417Z] + ant -version [2023-01-15T19:43:08.417Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:08.417Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T19:43:08.417Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:43:08.417Z] + printf '\n\n' [2023-01-15T19:43:08.417Z] [2023-01-15T19:43:08.417Z] [2023-01-15T19:43:08.417Z] + get_test_target ejb_group_embedded [2023-01-15T19:43:08.417Z] + case $1 in [2023-01-15T19:43:08.417Z] + TARGET=ejb_group_embedded [2023-01-15T19:43:08.417Z] + export TARGET [2023-01-15T19:43:08.417Z] + [[ ejb_group_embedded = \e\j\b\_\a\l\l ]] [2023-01-15T19:43:08.417Z] + [[ ejb_group_embedded = \e\j\b\_\g\r\o\u\p* ]] [2023-01-15T19:43:08.417Z] + test_run_ejb [2023-01-15T19:43:08.417Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:43:08.417Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:43:08.417Z] + echo AS_ADMIN_PASSWORD= [2023-01-15T19:43:08.417Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/temppwd [2023-01-15T19:43:08.417Z] AS_ADMIN_PASSWORD= [2023-01-15T19:43:08.417Z] + ADMIN_PORT=45707 [2023-01-15T19:43:08.417Z] + JMS_PORT=45708 [2023-01-15T19:43:08.417Z] + JMX_PORT=45709 [2023-01-15T19:43:08.417Z] + ORB_PORT=45710 [2023-01-15T19:43:08.417Z] + SSL_PORT=45711 [2023-01-15T19:43:08.417Z] + INSTANCE_PORT=45712 [2023-01-15T19:43:08.417Z] + ALTERNATE_PORT=45713 [2023-01-15T19:43:08.417Z] + ORB_SSL_PORT=45714 [2023-01-15T19:43:08.417Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2023-01-15T19:43:08.417Z] + DB_PORT=45716 [2023-01-15T19:43:08.417Z] + DB_PORT_2=45717 [2023-01-15T19:43:08.417Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:08.417Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:08.425Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:08.635Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:08.635Z] [javac] 1 warning [2023-01-15T19:43:08.635Z] [2023-01-15T19:43:08.635Z] setOSConditions: [2023-01-15T19:43:08.635Z] [2023-01-15T19:43:08.635Z] setToolWin: [2023-01-15T19:43:08.635Z] [2023-01-15T19:43:08.635Z] setToolUnix: [2023-01-15T19:43:08.635Z] [2023-01-15T19:43:08.635Z] setToolProperty: [2023-01-15T19:43:08.635Z] [2023-01-15T19:43:08.635Z] setS1ASclassPath: [2023-01-15T19:43:08.635Z] [2023-01-15T19:43:08.635Z] init-common: [2023-01-15T19:43:08.635Z] [2023-01-15T19:43:08.635Z] compile-common: [2023-01-15T19:43:08.635Z] [echo] Current time (ISO): 2023-01-15T19:43:08.536+0000 [2023-01-15T19:43:08.635Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:08.656Z] [2023-01-15T19:43:08.656Z] compile-common: [2023-01-15T19:43:08.656Z] [echo] Current time (ISO): 2023-01-15T19:43:08.394+0000 [2023-01-15T19:43:08.656Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:08.656Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:08.656Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:08.733Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [2023-01-15T19:43:08.733Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2023-01-15T19:43:08.733Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [2023-01-15T19:43:08.733Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-ejb-plugin.jar [2023-01-15T19:43:08.733Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:6.2.6-SNAPSHOT to target/dependency/cluster-cli.jar [2023-01-15T19:43:08.733Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:6.2.6-SNAPSHOT to target/dependency/ejb-client.jar [2023-01-15T19:43:08.733Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-weld-connector.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:6.2.6-SNAPSHOT to target/dependency/annotation-framework.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.admin:backup:jar:6.2.6-SNAPSHOT to target/dependency/backup.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.0.2 to target/dependency/tyrus-server.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:6.2.6-SNAPSHOT to target/dependency/web-sse.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.0.4 to target/dependency/jersey-mvc-jsp.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2023-01-15T19:43:08.734Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:6.2.6-SNAPSHOT to target/dependency/descriptors.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.security:jaspic.provider.framework:jar:6.2.6-SNAPSHOT to target/dependency/jaspic.provider.framework.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:6.2.6-SNAPSHOT to target/dependency/cluster-admin.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [2023-01-15T19:43:08.734Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:2.0.0 to target/dependency/jakarta.authentication-api.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:6.2.6-SNAPSHOT to target/dependency/cmp-model.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.0.2 to target/dependency/tyrus-client.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-resources.jar [2023-01-15T19:43:08.734Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:2.0.0 to target/dependency/jakarta.enterprise.concurrent-api.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:6.2.6-SNAPSHOT to target/dependency/security-ee.jar [2023-01-15T19:43:08.734Z] [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.0.0 to target/dependency/jakarta.jms-api.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-concurrent-plugin.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:6.2.6-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:6.2.6-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:6.2.6-SNAPSHOT to target/dependency/cli-optional.jar [2023-01-15T19:43:08.734Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:6.2.6-SNAPSHOT to target/dependency/appserver-schemas [2023-01-15T19:43:08.734Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:6.2.6-SNAPSHOT to target/dependency/websecurity.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:6.2.6-SNAPSHOT to target/dependency/entitybean-container.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:6.2.6-SNAPSHOT to target/dependency/admin-core.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.jms:jms-core:jar:6.2.6-SNAPSHOT to target/dependency/jms-core.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.common:container-common:jar:6.2.6-SNAPSHOT to target/dependency/container-common.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:6.2.6-SNAPSHOT to target/dependency/web-glue.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:6.2.6-SNAPSHOT to target/dependency/cluster-ssh.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/gms-bootstrap.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.jms:jms-admin:jar:6.2.6-SNAPSHOT to target/dependency/jms-admin.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-batch-commands.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:6.2.6-SNAPSHOT to target/dependency/web-naming.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.appclient:gf-client:jar:6.2.6-SNAPSHOT to target/dependency/gf-client.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-corba-plugin.jar [2023-01-15T19:43:08.734Z] [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:6.2.6-SNAPSHOT to target/dependency/ejb-timer-databases [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:6.2.6-SNAPSHOT to target/dependency/cmp-support-ejb.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:6.2.6-SNAPSHOT to target/dependency/gf-jms-injection.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.2.5.Final to target/dependency/jboss-classfilewriter.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-config.jar [2023-01-15T19:43:08.734Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-file-store.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:6.2.6-SNAPSHOT to target/dependency/jpa-container.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:6.2.6-SNAPSHOT to target/dependency/load-balancer-admin.jar [2023-01-15T19:43:08.735Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp-api.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.common:stats77:jar:6.2.6-SNAPSHOT to target/dependency/stats77.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:3.0.3 to target/dependency/webservices-extra-jdk-packages.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:6.2.6-SNAPSHOT to target/dependency/appserver-cli.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:6.2.6-SNAPSHOT to target/dependency/jspcaching-connector.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [2023-01-15T19:43:08.735Z] [INFO] Copying com.sun.mail:jakarta.mail:jar:2.0.1 to target/dependency/jakarta.mail.jar [2023-01-15T19:43:08.735Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.web:jakarta.servlet.jsp.jstl:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:6.2.6-SNAPSHOT to target/dependency/resources-connector.jar [2023-01-15T19:43:08.735Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-dtds [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-common-full-plugin.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:6.2.6-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [2023-01-15T19:43:08.735Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [2023-01-15T19:43:08.735Z] [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.2.1 to target/dependency/mq-distribution [2023-01-15T19:43:08.892Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:08.991Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:6.2.6-SNAPSHOT to target/dependency/web-ha.jar [2023-01-15T19:43:08.992Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.0.0 to target/dependency/jakarta.websocket-api.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:6.2.6-SNAPSHOT to target/dependency/console-common.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:6.2.6-SNAPSHOT to target/dependency/appclient-connector.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.4 to target/dependency/glassfish-corba-orb.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:6.2.6-SNAPSHOT to target/dependency/appserver-domain.jar [2023-01-15T19:43:08.992Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.0.0 to target/dependency/com.ibm.jbatch.spi.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 to target/dependency/glassfish-corba-omgapi.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [2023-01-15T19:43:08.992Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:6.2.6-SNAPSHOT to target/dependency/descriptors [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.web:web-core:jar:6.2.6-SNAPSHOT to target/dependency/web-core.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.extras:javaee:jar:6.2.6-SNAPSHOT to target/dependency/javaee.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:3.0.3 to target/dependency/webservices-api-osgi.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.2 to target/dependency/org.eclipse.persistence.moxy.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:6.2.6-SNAPSHOT to target/dependency/monitoring-core.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:6.2.6-SNAPSHOT to target/dependency/webservices-connector.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish:jsonp-jaxrs:jar:2.0.1 to target/dependency/jsonp-jaxrs.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:6.2.6-SNAPSHOT to target/dependency/metro-glue.jar [2023-01-15T19:43:08.992Z] [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:6.2.6-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:6.2.6-SNAPSHOT to target/dependency/connectors-admin.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 to target/dependency/glassfish-corba-internal-api.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.2.0 to target/dependency/org.eclipse.persistence.asm.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:6.2.6-SNAPSHOT to target/dependency/mail-connector.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:2.0.0 to target/dependency/shoal-cache.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:3.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jts-plugin.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:6.2.6-SNAPSHOT to target/dependency/gms-adapter.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-jms-connector.jar [2023-01-15T19:43:08.992Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:6.2.6-SNAPSHOT to target/dependency/jsr109-impl.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2023-01-15T19:43:08.992Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:6.2.6-SNAPSHOT to target/dependency/appserver-dtds [2023-01-15T19:43:08.992Z] [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [2023-01-15T19:43:08.992Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2023-01-15T19:43:08.993Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:2.0.1 to target/dependency/krazo-jersey.jar [2023-01-15T19:43:08.993Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:6.2.6-SNAPSHOT to target/dependency/orb-connector.jar [2023-01-15T19:43:08.993Z] [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.2.5 to target/dependency/woodstox-core.jar [2023-01-15T19:43:08.993Z] [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.1 to target/dependency/stax2-api.jar [2023-01-15T19:43:08.993Z] [INFO] [2023-01-15T19:43:08.993Z] [INFO] --- maven-assembly-plugin:3.3.0:single (default-single) @ glassfish --- [2023-01-15T19:43:08.993Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml [2023-01-15T19:43:08.993Z] [WARNING] Cannot include project artifact: org.glassfish.main.distributions:glassfish:glassfish-distribution:6.2.6-SNAPSHOT; it doesn't have an associated file or directory. [2023-01-15T19:43:09.249Z] [INFO] Copying files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/stage [2023-01-15T19:43:09.351Z] Using port 45707 for Admin. [2023-01-15T19:43:09.351Z] Using port 45712 for HTTP Instance. [2023-01-15T19:43:09.351Z] Using port 45708 for JMS. [2023-01-15T19:43:09.351Z] Using port 45710 for IIOP. [2023-01-15T19:43:09.351Z] Using port 45711 for HTTP_SSL. [2023-01-15T19:43:09.351Z] Using port 45714 for IIOP_SSL. [2023-01-15T19:43:09.351Z] Using port 45715 for IIOP_MUTUALAUTH. [2023-01-15T19:43:09.351Z] Using port 45709 for JMX_ADMIN. [2023-01-15T19:43:09.351Z] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:43:09.351Z] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:43:09.351Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:43:09.351Z] [CN=glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-3c5r7,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:43:09.357Z] [2023-01-15T19:43:09.357Z] all: [2023-01-15T19:43:09.614Z] [2023-01-15T19:43:09.614Z] unsetup: [2023-01-15T19:43:09.614Z] [echo] Stopping app server instance [2023-01-15T19:43:09.614Z] [2023-01-15T19:43:09.614Z] setOSConditions: [2023-01-15T19:43:09.614Z] [2023-01-15T19:43:09.614Z] setToolWin: [2023-01-15T19:43:09.614Z] [2023-01-15T19:43:09.614Z] setToolUnix: [2023-01-15T19:43:09.614Z] [2023-01-15T19:43:09.614Z] setToolProperty: [2023-01-15T19:43:09.614Z] [2023-01-15T19:43:09.614Z] setS1ASclassPath: [2023-01-15T19:43:09.614Z] [2023-01-15T19:43:09.614Z] init-common: [2023-01-15T19:43:09.614Z] [2023-01-15T19:43:09.614Z] stopDomain: [2023-01-15T19:43:09.614Z] [echo] run.xml:stopping domain... [2023-01-15T19:43:09.614Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:09.812Z] [INFO] [2023-01-15T19:43:09.812Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:exec (create-domain) @ glassfish --- [2023-01-15T19:43:09.812Z] [INFO] executable: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/stage/glassfish6/bin/asadmin [2023-01-15T19:43:09.813Z] [INFO] commandLineArgs: --user admin create-domain --template=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/stage/glassfish6/glassfish/common/templates/gf/appserver-domain.jar --nopassword --savelogin=true --checkports=false --adminport 4848 --instanceport 8080 --keytooloptions CN=localhost domain1 [2023-01-15T19:43:09.813Z] [INFO] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:10.060Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:10.061Z] [javac] 1 warning [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] build: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] setOSConditions: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] setToolWin: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] setToolUnix: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] setToolProperty: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] setS1ASclassPath: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] init-common: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] webclient-war-common: [2023-01-15T19:43:10.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] clear: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] test-tlds-exist: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] copy-tlds: [2023-01-15T19:43:10.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:43:10.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] test-tagfiles-exist: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] copy-tagfiles: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] package-war-common: [2023-01-15T19:43:10.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:10.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:10.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/lib [2023-01-15T19:43:10.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:10.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:10.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:10.061Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-disabled-web.war [2023-01-15T19:43:10.061Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:10.061Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:10.061Z] [javac] Compiling 1 source file [2023-01-15T19:43:10.061Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:10.061Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] deploy: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] deploy-war-common: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] setOSConditions: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] setToolWin: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] setToolUnix: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] setToolProperty: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] setS1ASclassPath: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] init-common: [2023-01-15T19:43:10.061Z] [2023-01-15T19:43:10.061Z] deploy-war-commonpe: [2023-01-15T19:43:10.261Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:10.262Z] [javac] 1 warning [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] build: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] setOSConditions: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] setToolWin: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] setToolUnix: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] setToolProperty: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] setS1ASclassPath: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] init-common: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] ejb-jar-common: [2023-01-15T19:43:10.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] package-ejbjar-common: [2023-01-15T19:43:10.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:10.262Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:10.262Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:10.262Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-methodintf-ejb.jar [2023-01-15T19:43:10.262Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] deploy: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] setOSConditions: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] setToolWin: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] setToolUnix: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] setToolProperty: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] setS1ASclassPath: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] init-common: [2023-01-15T19:43:10.262Z] [2023-01-15T19:43:10.262Z] deploy-jar-common: [2023-01-15T19:43:10.319Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:10.519Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:10.741Z] [INFO] [exec] Using port 4848 for Admin. [2023-01-15T19:43:10.742Z] [INFO] [exec] Using port 8080 for HTTP Instance. [2023-01-15T19:43:10.742Z] [INFO] [exec] Using default port 7676 for JMS. [2023-01-15T19:43:10.742Z] [INFO] [exec] Using default port 3700 for IIOP. [2023-01-15T19:43:10.742Z] [INFO] [exec] Using default port 8181 for HTTP_SSL. [2023-01-15T19:43:10.742Z] [INFO] [exec] Using default port 3820 for IIOP_SSL. [2023-01-15T19:43:10.742Z] [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [2023-01-15T19:43:10.742Z] [INFO] [exec] Using default port 8686 for JMX_ADMIN. [2023-01-15T19:43:10.742Z] [INFO] [exec] Using default port 6666 for OSGI_SHELL. [2023-01-15T19:43:10.742Z] [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [2023-01-15T19:43:10.742Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:43:10.742Z] [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:43:10.776Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-methodintf-ejb.jar [2023-01-15T19:43:10.886Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-disabled-web.war [2023-01-15T19:43:11.879Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:43:11.879Z] [CN=glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-3c5r7-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:43:11.939Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:11.940Z] [javac] 1 warning [2023-01-15T19:43:11.940Z] [2023-01-15T19:43:11.940Z] setOSConditions: [2023-01-15T19:43:11.940Z] [2023-01-15T19:43:11.940Z] setToolWin: [2023-01-15T19:43:11.940Z] [2023-01-15T19:43:11.940Z] setToolUnix: [2023-01-15T19:43:11.940Z] [2023-01-15T19:43:11.940Z] setToolProperty: [2023-01-15T19:43:11.940Z] [2023-01-15T19:43:11.940Z] setS1ASclassPath: [2023-01-15T19:43:11.940Z] [2023-01-15T19:43:11.940Z] init-common: [2023-01-15T19:43:11.940Z] [2023-01-15T19:43:11.940Z] compile-common: [2023-01-15T19:43:11.940Z] [echo] Current time (ISO): 2023-01-15T19:43:11.516+0000 [2023-01-15T19:43:11.940Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:11.940Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:12.638Z] [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-01-15T19:43:12.639Z] [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-01-15T19:43:12.791Z] [exec] Application deployed with name web-jsp-tag-release-called-when-pooling-disabled-web. [2023-01-15T19:43:12.792Z] [2023-01-15T19:43:12.792Z] deploy-war-commonee: [2023-01-15T19:43:12.792Z] [2023-01-15T19:43:12.792Z] run: [2023-01-15T19:43:12.887Z] [exec] Waiting for the domain to stop ... [2023-01-15T19:43:12.888Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:43:13.050Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:13.144Z] [2023-01-15T19:43:13.145Z] setOSConditions: [2023-01-15T19:43:13.145Z] [2023-01-15T19:43:13.145Z] setToolWin: [2023-01-15T19:43:13.145Z] [2023-01-15T19:43:13.145Z] setToolUnix: [2023-01-15T19:43:13.145Z] [2023-01-15T19:43:13.145Z] setToolProperty: [2023-01-15T19:43:13.145Z] [2023-01-15T19:43:13.145Z] setS1ASclassPath: [2023-01-15T19:43:13.145Z] [2023-01-15T19:43:13.145Z] init-common: [2023-01-15T19:43:13.145Z] [2023-01-15T19:43:13.145Z] stop-database: [2023-01-15T19:43:13.145Z] [echo] Stopping database --dbport 45716 [2023-01-15T19:43:13.145Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:13.308Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-release-called-when-pooling-disabled/jsp/test.jsp [2023-01-15T19:43:13.309Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:13.309Z] [java] [2023-01-15T19:43:13.309Z] [java] [2023-01-15T19:43:13.309Z] [java] ----------------------------------------- [2023-01-15T19:43:13.309Z] [java] - jsp-tag-release-called-when-pooling-disabled: PASS - [2023-01-15T19:43:13.309Z] [java] ----------------------------------------- [2023-01-15T19:43:13.309Z] [java] - Total PASS : 1 - [2023-01-15T19:43:13.309Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:13.309Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:13.309Z] [java] ----------------------------------------- [2023-01-15T19:43:13.309Z] [2023-01-15T19:43:13.309Z] undeploy: [2023-01-15T19:43:13.309Z] [2023-01-15T19:43:13.309Z] setOSConditions: [2023-01-15T19:43:13.309Z] [2023-01-15T19:43:13.309Z] setToolWin: [2023-01-15T19:43:13.309Z] [2023-01-15T19:43:13.309Z] setToolUnix: [2023-01-15T19:43:13.309Z] [2023-01-15T19:43:13.309Z] setToolProperty: [2023-01-15T19:43:13.309Z] [2023-01-15T19:43:13.309Z] setS1ASclassPath: [2023-01-15T19:43:13.309Z] [2023-01-15T19:43:13.309Z] init-common: [2023-01-15T19:43:13.309Z] [2023-01-15T19:43:13.309Z] undeploy-war-common: [2023-01-15T19:43:13.309Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:13.711Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:14.049Z] [exec] Application deployed with name ejb32-methodintf-ejb. [2023-01-15T19:43:14.049Z] [2023-01-15T19:43:14.049Z] run: [2023-01-15T19:43:14.049Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:14.243Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] all: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setOSConditions: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolWin: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolUnix: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolProperty: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setS1ASclassPath: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] init-common: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] clean: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setOSConditions: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolWin: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolUnix: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolProperty: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setS1ASclassPath: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] init-common: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] clean-common: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setOSConditions: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolWin: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolUnix: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolProperty: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setS1ASclassPath: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] init-common: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] clean-classes-common: [2023-01-15T19:43:14.243Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setOSConditions: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolWin: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolUnix: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolProperty: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setS1ASclassPath: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] init-common: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] clean-jars-common: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] compile: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setOSConditions: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolWin: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolUnix: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setToolProperty: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] setS1ASclassPath: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] init-common: [2023-01-15T19:43:14.243Z] [2023-01-15T19:43:14.243Z] compile-common: [2023-01-15T19:43:14.243Z] [echo] Current time (ISO): 2023-01-15T19:43:14.115+0000 [2023-01-15T19:43:14.243Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:14.243Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:14.280Z] [exec] Sun Jan 15 19:43:13 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 45716. [2023-01-15T19:43:14.281Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:14.306Z] [java] Jan 15, 2023 7:43:14 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:43:14.307Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:43:14.501Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:14.871Z] [exec] Sun Jan 15 19:43:14 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T19:43:14.871Z] [exec] Command stop-database executed successfully. [2023-01-15T19:43:14.871Z] [2023-01-15T19:43:14.871Z] report: [2023-01-15T19:43:14.871Z] [2023-01-15T19:43:14.871Z] transfer: [2023-01-15T19:43:14.872Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:43:14.872Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T19:43:14.872Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:43:14.872Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T19:43:14.872Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T19:43:14.872Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:43:14.872Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] report-sh: [2023-01-15T19:43:15.129Z] [echo] Comparing results with expected results [2023-01-15T19:43:15.129Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:43:15.129Z] [exec] [2023-01-15T19:43:15.129Z] [exec] ************************ [2023-01-15T19:43:15.129Z] [exec] PASSED= 59 [2023-01-15T19:43:15.129Z] [exec] ------------ ========= [2023-01-15T19:43:15.129Z] [exec] FAILED= 0 [2023-01-15T19:43:15.129Z] [exec] ------------ ========= [2023-01-15T19:43:15.129Z] [exec] DID NOT RUN= 244 [2023-01-15T19:43:15.129Z] [exec] ------------ ========= [2023-01-15T19:43:15.129Z] [exec] Total Expected=303 [2023-01-15T19:43:15.129Z] [exec] ************************ [2023-01-15T19:43:15.129Z] [exec] [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] setOSConditions: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] setToolWin: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] setToolUnix: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] setToolProperty: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] setS1ASclassPath: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] init-common: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] report-result: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] setOSConditions: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] setToolWin: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] setToolUnix: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] setToolProperty: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] setS1ASclassPath: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] init-common: [2023-01-15T19:43:15.129Z] [2023-01-15T19:43:15.129Z] dev-report: [2023-01-15T19:43:15.129Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:15.223Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:15.224Z] [javac] 1 warning [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] build: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setOSConditions: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setToolWin: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setToolUnix: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setToolProperty: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setS1ASclassPath: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] init-common: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] ejb-jar-common: [2023-01-15T19:43:15.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] package-ejbjar-common: [2023-01-15T19:43:15.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:15.224Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-ejb.jar [2023-01-15T19:43:15.224Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setOSConditions: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setToolWin: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setToolUnix: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setToolProperty: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setS1ASclassPath: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] init-common: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] appclient-jar-common: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] package-appclientjar-common: [2023-01-15T19:43:15.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:15.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:15.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:15.224Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2023-01-15T19:43:15.224Z] [echo] appclient.jar=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2023-01-15T19:43:15.224Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] deploy: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setOSConditions: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setToolWin: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setToolUnix: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setToolProperty: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] setS1ASclassPath: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] init-common: [2023-01-15T19:43:15.224Z] [2023-01-15T19:43:15.224Z] deploy-jar-common: [2023-01-15T19:43:15.224Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:15.386Z] [java] ********************** [2023-01-15T19:43:15.387Z] [java] * PASSED 59 * [2023-01-15T19:43:15.387Z] [java] * FAILED 0 * [2023-01-15T19:43:15.387Z] [java] * DID NOT RUN 0 * [2023-01-15T19:43:15.387Z] [java] * TOTAL 59 * [2023-01-15T19:43:15.387Z] [java] ********************** [2023-01-15T19:43:15.387Z] [java] [2023-01-15T19:43:15.387Z] [2023-01-15T19:43:15.387Z] BUILD SUCCESSFUL [2023-01-15T19:43:15.387Z] Total time: 5 minutes 32 seconds [2023-01-15T19:43:15.644Z] + check_successful_run [2023-01-15T19:43:15.644Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T19:43:15.645Z] [2023-01-15T19:43:15.645Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T19:43:15.645Z] [2023-01-15T19:43:15.645Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:43:15.645Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T19:43:15.645Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T19:43:15.645Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T19:43:15.645Z] + generate_junit_report ejb_group_2 [2023-01-15T19:43:15.645Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T19:43:15.645Z] [2023-01-15T19:43:15.645Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T19:43:15.645Z] [2023-01-15T19:43:15.645Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:43:15.645Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T19:43:15.645Z] + TESTSUITE_NAME=ejb_group_2 [2023-01-15T19:43:15.645Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:43:15.645Z] + awk -v suitename=ejb_group_2 ' [2023-01-15T19:43:15.645Z] BEGIN { [2023-01-15T19:43:15.645Z] totaltests = 0; [2023-01-15T19:43:15.645Z] totalfailures = 0; [2023-01-15T19:43:15.645Z] totalerrors = 0; [2023-01-15T19:43:15.645Z] } [2023-01-15T19:43:15.645Z] function getPropVal(str){ [2023-01-15T19:43:15.645Z] split(str, a, "="); [2023-01-15T19:43:15.645Z] val = a[2]; [2023-01-15T19:43:15.645Z] # remove quotes [2023-01-15T19:43:15.645Z] gsub("\"","",val); [2023-01-15T19:43:15.645Z] return val; [2023-01-15T19:43:15.645Z] } [2023-01-15T19:43:15.645Z] function removeXMLTag(str){ [2023-01-15T19:43:15.645Z] # remove xml tag quotes [2023-01-15T19:43:15.645Z] gsub("","",str); [2023-01-15T19:43:15.645Z] gsub("<.*>","",str); [2023-01-15T19:43:15.645Z] gsub(">","",str); [2023-01-15T19:43:15.645Z] return str; [2023-01-15T19:43:15.645Z] } [2023-01-15T19:43:15.645Z] /status value=/ { [2023-01-15T19:43:15.645Z] result=getPropVal($0); [2023-01-15T19:43:15.645Z] result=removeXMLTag(result); [2023-01-15T19:43:15.645Z] } [2023-01-15T19:43:15.645Z] // { [2023-01-15T19:43:15.645Z] getline; [2023-01-15T19:43:15.645Z] getline; [2023-01-15T19:43:15.645Z] testunit=removeXMLTag($0); [2023-01-15T19:43:15.645Z] gsub("\"","",testunit); [2023-01-15T19:43:15.645Z] } [2023-01-15T19:43:15.645Z] // { [2023-01-15T19:43:15.645Z] getline; [2023-01-15T19:43:15.645Z] testname=removeXMLTag($0); [2023-01-15T19:43:15.645Z] gsub("\"","",testname); [2023-01-15T19:43:15.645Z] } [2023-01-15T19:43:15.645Z] /<\/testcase>/{ [2023-01-15T19:43:15.645Z] classname=testunit [2023-01-15T19:43:15.645Z] # printing testcase to out [2023-01-15T19:43:15.645Z] out = out sprintf(" \n", classname, testname); [2023-01-15T19:43:15.645Z] if (result == "fail") { [2023-01-15T19:43:15.645Z] out = out " \n"; [2023-01-15T19:43:15.645Z] totalfailures++; [2023-01-15T19:43:15.645Z] } else if (result == "did_not_run") { [2023-01-15T19:43:15.645Z] out = out " \n"; [2023-01-15T19:43:15.645Z] totalerrors++; [2023-01-15T19:43:15.645Z] } [2023-01-15T19:43:15.645Z] out = out " \n"; [2023-01-15T19:43:15.645Z] [2023-01-15T19:43:15.645Z] totaltests++; [2023-01-15T19:43:15.645Z] result=""; [2023-01-15T19:43:15.645Z] testname=""; [2023-01-15T19:43:15.645Z] } [2023-01-15T19:43:15.645Z] END { [2023-01-15T19:43:15.645Z] print "" [2023-01-15T19:43:15.645Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T19:43:15.645Z] printf "%s", out; [2023-01-15T19:43:15.645Z] print "" [2023-01-15T19:43:15.645Z] }' [2023-01-15T19:43:15.645Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:43:15.645Z] + change_junit_report_class_names [2023-01-15T19:43:15.645Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:43:15.645Z] + sed -i 's/\bclassname="/classname="ejb_group_2./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:43:15.645Z] + copy_test_artifacts ejb_group_2 [2023-01-15T19:43:15.645Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T19:43:15.645Z] [2023-01-15T19:43:15.645Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T19:43:15.645Z] [2023-01-15T19:43:15.645Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:43:15.645Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T19:43:15.645Z] tar: Removing leading `/' from member names [2023-01-15T19:43:15.645Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:43:15.645Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:43:15.645Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:43:15.645Z] ++ pwd [2023-01-15T19:43:15.645Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:43:15.645Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2023-01-15T19:43:15.645Z] + true [2023-01-15T19:43:15.645Z] ++ pwd [2023-01-15T19:43:15.645Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:43:15.646Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2023-01-15T19:43:15.646Z] + true [2023-01-15T19:43:15.646Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/ejb_group_2-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T19:43:15.646Z] tar: Removing leading `/' from member names [2023-01-15T19:43:15.791Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-ejb.jar [2023-01-15T19:43:15.902Z] + break [2023-01-15T19:43:15.903Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T19:43:15.928Z] Archiving artifacts [2023-01-15T19:43:16.358Z] [exec] Application deployed with name ejb-ejb30-hello-session4-ejb. [2023-01-15T19:43:16.358Z] [2023-01-15T19:43:16.358Z] run: [2023-01-15T19:43:16.358Z] [echo] appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:43:16.616Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:16.829Z] [java] Waiting timer to expire to verify the results [2023-01-15T19:43:17.035Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:17.036Z] [javac] 1 warning [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] build: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] setOSConditions: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] setToolWin: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] setToolUnix: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] setToolProperty: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] setS1ASclassPath: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] init-common: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] webclient-war-common: [2023-01-15T19:43:17.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] clear: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] test-tlds-exist: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] copy-tlds: [2023-01-15T19:43:17.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:43:17.036Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] test-tagfiles-exist: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] copy-tagfiles: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] package-war-common: [2023-01-15T19:43:17.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:17.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:17.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/lib [2023-01-15T19:43:17.036Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:17.036Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:17.036Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:17.036Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-enabled-web.war [2023-01-15T19:43:17.036Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:17.036Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:17.036Z] [javac] Compiling 1 source file [2023-01-15T19:43:17.036Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:17.036Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.036Z] deploy: [2023-01-15T19:43:17.036Z] [2023-01-15T19:43:17.037Z] deploy-war-common: [2023-01-15T19:43:17.037Z] [2023-01-15T19:43:17.037Z] setOSConditions: [2023-01-15T19:43:17.037Z] [2023-01-15T19:43:17.037Z] setToolWin: [2023-01-15T19:43:17.037Z] [2023-01-15T19:43:17.037Z] setToolUnix: [2023-01-15T19:43:17.037Z] [2023-01-15T19:43:17.037Z] setToolProperty: [2023-01-15T19:43:17.037Z] [2023-01-15T19:43:17.037Z] setS1ASclassPath: [2023-01-15T19:43:17.037Z] [2023-01-15T19:43:17.037Z] init-common: [2023-01-15T19:43:17.037Z] [2023-01-15T19:43:17.037Z] deploy-war-commonpe: [2023-01-15T19:43:17.037Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:17.550Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:17.605Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-enabled-web.war [2023-01-15T19:43:18.483Z] [exec] Jan 15, 2023 7:43:18 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:43:18.484Z] [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. [2023-01-15T19:43:18.980Z] [exec] Application deployed with name web-jsp-tag-release-called-when-pooling-enabled-web. [2023-01-15T19:43:18.980Z] [2023-01-15T19:43:18.980Z] deploy-war-commonee: [2023-01-15T19:43:18.980Z] [2023-01-15T19:43:18.980Z] run: [2023-01-15T19:43:18.980Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:19.242Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-release-called-when-pooling-enabled/jsp/test.jsp [2023-01-15T19:43:19.242Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:19.242Z] [java] [2023-01-15T19:43:19.242Z] [java] [2023-01-15T19:43:19.242Z] [java] ----------------------------------------- [2023-01-15T19:43:19.242Z] [java] - jsp-tag-release-called-when-pooling-enabled: PASS - [2023-01-15T19:43:19.242Z] [java] ----------------------------------------- [2023-01-15T19:43:19.242Z] [java] - Total PASS : 1 - [2023-01-15T19:43:19.242Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:19.242Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:19.242Z] [java] ----------------------------------------- [2023-01-15T19:43:19.242Z] [2023-01-15T19:43:19.242Z] undeploy: [2023-01-15T19:43:19.242Z] [2023-01-15T19:43:19.242Z] setOSConditions: [2023-01-15T19:43:19.242Z] [2023-01-15T19:43:19.242Z] setToolWin: [2023-01-15T19:43:19.242Z] [2023-01-15T19:43:19.242Z] setToolUnix: [2023-01-15T19:43:19.242Z] [2023-01-15T19:43:19.242Z] setToolProperty: [2023-01-15T19:43:19.242Z] [2023-01-15T19:43:19.242Z] setS1ASclassPath: [2023-01-15T19:43:19.242Z] [2023-01-15T19:43:19.242Z] init-common: [2023-01-15T19:43:19.242Z] [2023-01-15T19:43:19.242Z] undeploy-war-common: [2023-01-15T19:43:19.501Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:20.068Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:20.101Z] [java] Value of key is: [2023-01-15T19:43:20.102Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:20.102Z] [java] [2023-01-15T19:43:20.102Z] [java] [2023-01-15T19:43:20.102Z] [java] ----------------------------------------- [2023-01-15T19:43:20.102Z] [java] - : PASS - [2023-01-15T19:43:20.102Z] [java] ----------------------------------------- [2023-01-15T19:43:20.102Z] [java] Total PASS: 1 [2023-01-15T19:43:20.102Z] [java] Total FAIL: 0 [2023-01-15T19:43:20.102Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:43:20.102Z] [java] ----------------------------------------- [2023-01-15T19:43:20.102Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:43:20.102Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:43:20.102Z] [2023-01-15T19:43:20.102Z] undeploy: [2023-01-15T19:43:20.102Z] [2023-01-15T19:43:20.102Z] setOSConditions: [2023-01-15T19:43:20.102Z] [2023-01-15T19:43:20.102Z] setToolWin: [2023-01-15T19:43:20.102Z] [2023-01-15T19:43:20.102Z] setToolUnix: [2023-01-15T19:43:20.102Z] [2023-01-15T19:43:20.102Z] setToolProperty: [2023-01-15T19:43:20.102Z] [2023-01-15T19:43:20.102Z] setS1ASclassPath: [2023-01-15T19:43:20.102Z] [2023-01-15T19:43:20.102Z] init-common: [2023-01-15T19:43:20.102Z] [2023-01-15T19:43:20.102Z] undeploy-jar-common: [2023-01-15T19:43:20.102Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:20.327Z] [2023-01-15T19:43:20.328Z] all: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setOSConditions: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolWin: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolUnix: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolProperty: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setS1ASclassPath: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] init-common: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] clean: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setOSConditions: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolWin: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolUnix: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolProperty: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setS1ASclassPath: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] init-common: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] clean-common: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setOSConditions: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolWin: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolUnix: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolProperty: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setS1ASclassPath: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] init-common: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] clean-classes-common: [2023-01-15T19:43:20.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setOSConditions: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolWin: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolUnix: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolProperty: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setS1ASclassPath: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] init-common: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] clean-jars-common: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] compile: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setOSConditions: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolWin: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolUnix: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setToolProperty: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] setS1ASclassPath: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] init-common: [2023-01-15T19:43:20.328Z] [2023-01-15T19:43:20.328Z] compile-common: [2023-01-15T19:43:20.328Z] [echo] Current time (ISO): 2023-01-15T19:43:20.227+0000 [2023-01-15T19:43:20.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:20.328Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:20.358Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] all: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] timer: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] all: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] getalltimers: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setOSConditions: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolWin: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolUnix: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolProperty: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setS1ASclassPath: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] init-common: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] clean: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setOSConditions: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolWin: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolUnix: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolProperty: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setS1ASclassPath: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] init-common: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] clean-common: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setOSConditions: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolWin: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolUnix: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolProperty: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setS1ASclassPath: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] init-common: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] clean-classes-common: [2023-01-15T19:43:20.359Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setOSConditions: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolWin: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolUnix: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setToolProperty: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] setS1ASclassPath: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] init-common: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] clean-jars-common: [2023-01-15T19:43:20.359Z] [2023-01-15T19:43:20.359Z] compile: [2023-01-15T19:43:20.585Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:20.615Z] [2023-01-15T19:43:20.616Z] setOSConditions: [2023-01-15T19:43:20.616Z] [2023-01-15T19:43:20.616Z] setToolWin: [2023-01-15T19:43:20.616Z] [2023-01-15T19:43:20.616Z] setToolUnix: [2023-01-15T19:43:20.616Z] [2023-01-15T19:43:20.616Z] setToolProperty: [2023-01-15T19:43:20.616Z] [2023-01-15T19:43:20.616Z] setS1ASclassPath: [2023-01-15T19:43:20.616Z] [2023-01-15T19:43:20.616Z] init-common: [2023-01-15T19:43:20.616Z] [2023-01-15T19:43:20.616Z] compile-common: [2023-01-15T19:43:20.616Z] [echo] Current time (ISO): 2023-01-15T19:43:20.362+0000 [2023-01-15T19:43:20.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:20.616Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:20.616Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:22.512Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:22.512Z] [javac] 1 warning [2023-01-15T19:43:22.512Z] [2023-01-15T19:43:22.512Z] setOSConditions: [2023-01-15T19:43:22.512Z] [2023-01-15T19:43:22.512Z] setToolWin: [2023-01-15T19:43:22.512Z] [2023-01-15T19:43:22.512Z] setToolUnix: [2023-01-15T19:43:22.512Z] [2023-01-15T19:43:22.512Z] setToolProperty: [2023-01-15T19:43:22.512Z] [2023-01-15T19:43:22.512Z] setS1ASclassPath: [2023-01-15T19:43:22.512Z] [2023-01-15T19:43:22.512Z] init-common: [2023-01-15T19:43:22.512Z] [2023-01-15T19:43:22.512Z] compile-common: [2023-01-15T19:43:22.512Z] [echo] Current time (ISO): 2023-01-15T19:43:22.087+0000 [2023-01-15T19:43:22.512Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:22.512Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:23.117Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:23.118Z] [javac] 1 warning [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] build: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] setOSConditions: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] setToolWin: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] setToolUnix: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] setToolProperty: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] setS1ASclassPath: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] init-common: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] webclient-war-common: [2023-01-15T19:43:23.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] clear: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] test-tlds-exist: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] copy-tlds: [2023-01-15T19:43:23.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:43:23.118Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] test-tagfiles-exist: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] copy-tagfiles: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] package-war-common: [2023-01-15T19:43:23.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:23.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:23.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/lib [2023-01-15T19:43:23.118Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:23.118Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:23.118Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jspTagdependentXml-web.war [2023-01-15T19:43:23.118Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:23.118Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:23.118Z] [javac] Compiling 1 source file [2023-01-15T19:43:23.118Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:23.118Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] deploy: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.118Z] deploy-war-common: [2023-01-15T19:43:23.118Z] [2023-01-15T19:43:23.119Z] setOSConditions: [2023-01-15T19:43:23.119Z] [2023-01-15T19:43:23.119Z] setToolWin: [2023-01-15T19:43:23.119Z] [2023-01-15T19:43:23.119Z] setToolUnix: [2023-01-15T19:43:23.119Z] [2023-01-15T19:43:23.119Z] setToolProperty: [2023-01-15T19:43:23.119Z] [2023-01-15T19:43:23.119Z] setS1ASclassPath: [2023-01-15T19:43:23.119Z] [2023-01-15T19:43:23.119Z] init-common: [2023-01-15T19:43:23.119Z] [2023-01-15T19:43:23.119Z] deploy-war-commonpe: [2023-01-15T19:43:23.119Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:23.684Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jspTagdependentXml-web.war [2023-01-15T19:43:23.879Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:23.880Z] [javac] 1 warning [2023-01-15T19:43:23.880Z] [2023-01-15T19:43:23.880Z] build: [2023-01-15T19:43:23.880Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:23.880Z] [2023-01-15T19:43:23.880Z] package-ejbjar-common: [2023-01-15T19:43:23.880Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:23.880Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:23.880Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-ejb1.jar [2023-01-15T19:43:23.880Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:23.880Z] [2023-01-15T19:43:23.880Z] package-ejbjar-common: [2023-01-15T19:43:23.880Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:23.880Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:23.880Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-ejb2.jar [2023-01-15T19:43:23.880Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:23.880Z] [2023-01-15T19:43:23.880Z] setOSConditions: [2023-01-15T19:43:23.880Z] [2023-01-15T19:43:23.880Z] setToolWin: [2023-01-15T19:43:23.880Z] [2023-01-15T19:43:23.880Z] setToolUnix: [2023-01-15T19:43:23.880Z] [2023-01-15T19:43:23.881Z] setToolProperty: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setS1ASclassPath: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] init-common: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] appclient-jar-common: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] package-appclientjar-common: [2023-01-15T19:43:23.881Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:23.881Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-client.jar [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setOSConditions: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] fixFiles: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] convUnix: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] convWin: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setToolWin: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setToolUnix: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setToolProperty: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setS1ASclassPath: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] init-common: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] ear-common: [2023-01-15T19:43:23.881Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/${sun-application.xml} to copy. [2023-01-15T19:43:23.881Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:43:23.881Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersApp.ear [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] deploy: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setOSConditions: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setToolWin: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setToolUnix: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setToolProperty: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setS1ASclassPath: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] init-common: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] deploy-common: [2023-01-15T19:43:23.881Z] [echo] Current time (ISO): 2023-01-15T19:43:23.777+0000 [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setOSConditions: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setToolWin: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setToolUnix: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setToolProperty: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] setS1ASclassPath: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] init-common: [2023-01-15T19:43:23.881Z] [2023-01-15T19:43:23.881Z] deploy-common-pe: [2023-01-15T19:43:24.076Z] Domain domain1 created. [2023-01-15T19:43:24.077Z] Domain domain1 admin port is 45707. [2023-01-15T19:43:24.077Z] Domain domain1 allows admin login as user "anonymous" with no password. [2023-01-15T19:43:24.077Z] Command create-domain executed successfully. [2023-01-15T19:43:24.077Z] + echo ' [2023-01-15T19:43:24.077Z] gf.version=${env.GF_VERSION} [2023-01-15T19:43:24.077Z] bundles.dir=${env.WORKSPACE}/bundles [2023-01-15T19:43:24.077Z] admin.domain=domain1 [2023-01-15T19:43:24.077Z] admin.domain.dir=${env.S1AS_HOME}/domains [2023-01-15T19:43:24.077Z] admin.port=45707 [2023-01-15T19:43:24.077Z] admin.user=anonymous [2023-01-15T19:43:24.077Z] admin.host=localhost [2023-01-15T19:43:24.077Z] http.port=45712 [2023-01-15T19:43:24.077Z] https.port=45711 [2023-01-15T19:43:24.077Z] http.host=localhost [2023-01-15T19:43:24.077Z] http.address=127.0.0.1 [2023-01-15T19:43:24.077Z] http.alternate.port=45713 [2023-01-15T19:43:24.077Z] orb.port=45710 [2023-01-15T19:43:24.077Z] admin.password= [2023-01-15T19:43:24.077Z] ssl.password=changeit [2023-01-15T19:43:24.077Z] master.password=changeit [2023-01-15T19:43:24.077Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2023-01-15T19:43:24.077Z] appserver.instance.name=server [2023-01-15T19:43:24.077Z] config.dottedname.prefix=server [2023-01-15T19:43:24.077Z] resources.dottedname.prefix=domain.resources [2023-01-15T19:43:24.077Z] results.mailhost=localhost [2023-01-15T19:43:24.077Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2023-01-15T19:43:24.077Z] results.mailee=yourname@sun.com [2023-01-15T19:43:24.077Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2023-01-15T19:43:24.077Z] precompilejsp=true [2023-01-15T19:43:24.077Z] jvm.maxpermsize=192m [2023-01-15T19:43:24.077Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2023-01-15T19:43:24.077Z] + jps [2023-01-15T19:43:24.077Z] + grep Main [2023-01-15T19:43:24.077Z] + cut -f1 '-d ' [2023-01-15T19:43:24.077Z] + xargs kill -9 [2023-01-15T19:43:24.077Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:24.077Z] + true [2023-01-15T19:43:24.077Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/ [2023-01-15T19:43:24.077Z] + sed s/1527/45716/g domain.xml [2023-01-15T19:43:24.077Z] + mv domain.xml.replaced domain.xml [2023-01-15T19:43:24.077Z] + grep PortNumber domain.xml [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config [2023-01-15T19:43:24.077Z] + rm derby.properties.replaced [2023-01-15T19:43:24.077Z] + true [2023-01-15T19:43:24.077Z] + sed s/1527/45716/g derby.properties [2023-01-15T19:43:24.077Z] + rm derby.properties [2023-01-15T19:43:24.077Z] + sed s/1528/45717/g derby.properties.replaced [2023-01-15T19:43:24.077Z] + cat derby.properties [2023-01-15T19:43:24.077Z] # [2023-01-15T19:43:24.077Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2023-01-15T19:43:24.077Z] # [2023-01-15T19:43:24.077Z] # This program and the accompanying materials are made available under the [2023-01-15T19:43:24.077Z] # terms of the Eclipse Public License v. 2.0, which is available at [2023-01-15T19:43:24.077Z] # http://www.eclipse.org/legal/epl-2.0. [2023-01-15T19:43:24.077Z] # [2023-01-15T19:43:24.077Z] # This Source Code may also be made available under the following Secondary [2023-01-15T19:43:24.077Z] # Licenses when the conditions for such availability set forth in the [2023-01-15T19:43:24.077Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2023-01-15T19:43:24.077Z] # version 2 with the GNU Classpath Exception, which is available at [2023-01-15T19:43:24.077Z] # https://www.gnu.org/software/classpath/license.html. [2023-01-15T19:43:24.077Z] # [2023-01-15T19:43:24.077Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2023-01-15T19:43:24.077Z] # [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] db.port=45716 [2023-01-15T19:43:24.077Z] db.port.2=45717 [2023-01-15T19:43:24.077Z] db.host=localhost [2023-01-15T19:43:24.077Z] db.type=derby [2023-01-15T19:43:24.077Z] db.name=testdb [2023-01-15T19:43:24.077Z] db.user=dbuser [2023-01-15T19:43:24.077Z] db.pwd=dbpassword [2023-01-15T19:43:24.077Z] db.driver=org.apache.derby.jdbc.ClientDriver [2023-01-15T19:43:24.077Z] db.class=org.apache.derby.jdbc.ClientDataSource [2023-01-15T19:43:24.077Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2023-01-15T19:43:24.077Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2023-01-15T19:43:24.077Z] + rm -rf '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results*' [2023-01-15T19:43:24.077Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb [2023-01-15T19:43:24.077Z] + rm count.txt [2023-01-15T19:43:24.077Z] rm: cannot remove 'count.txt': No such file or directory [2023-01-15T19:43:24.077Z] + true [2023-01-15T19:43:24.077Z] + ant ejb_group_embedded report-result -Ddb.port=45716 -Ddb.port.2=45717 [2023-01-15T19:43:24.077Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T19:43:24.077Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:24.077Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/build.xml [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] ejb_group_embedded: [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] all: [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] start-derby: [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] startDerby: [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] setOSConditions: [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] setToolWin: [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] setToolUnix: [2023-01-15T19:43:24.077Z] [2023-01-15T19:43:24.077Z] setToolProperty: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setS1ASclassPath: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] init-common: [2023-01-15T19:43:24.078Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:43:24.078Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:43:24.078Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:43:24.078Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:43:24.078Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:43:24.078Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] startDerbyNonMac: [2023-01-15T19:43:24.078Z] [echo] Starting Derby DB servers in the Network Mode on ports 45716 and 45717 [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setOSConditions: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolWin: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolUnix: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolProperty: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setS1ASclassPath: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] init-common: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] startDerbyMac: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] run-lite: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] autoclose: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setOSConditions: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolWin: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolUnix: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolProperty: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setS1ASclassPath: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] init-common: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] clean: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setOSConditions: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolWin: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolUnix: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolProperty: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setS1ASclassPath: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] init-common: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] clean-common: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setOSConditions: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolWin: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolUnix: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolProperty: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setS1ASclassPath: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] init-common: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] clean-classes-common: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setOSConditions: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolWin: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolUnix: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolProperty: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setS1ASclassPath: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] init-common: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] clean-jars-common: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] compile: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setOSConditions: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolWin: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolUnix: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setToolProperty: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] setS1ASclassPath: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] init-common: [2023-01-15T19:43:24.078Z] [2023-01-15T19:43:24.078Z] compile-common: [2023-01-15T19:43:24.078Z] [echo] Current time (ISO): 2023-01-15T19:43:23.629+0000 [2023-01-15T19:43:24.078Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:24.078Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:24.078Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:24.138Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:24.397Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersApp.ear [2023-01-15T19:43:24.820Z] [INFO] [exec] Domain domain1 created. [2023-01-15T19:43:24.821Z] [INFO] [exec] Domain domain1 admin port is 4848. [2023-01-15T19:43:24.821Z] [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [2023-01-15T19:43:24.821Z] [INFO] [exec] Admin login information for host [localhost] and port [4848] [2023-01-15T19:43:24.821Z] [INFO] [exec] is being overwritten with credentials provided because the [2023-01-15T19:43:24.821Z] [INFO] [exec] --savelogin option was used during the create-domain command. [2023-01-15T19:43:24.821Z] [INFO] [exec] Login information relevant to admin user name [admin] [2023-01-15T19:43:24.821Z] [INFO] [exec] for this domain [domain1] stored at [2023-01-15T19:43:24.821Z] [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [2023-01-15T19:43:24.821Z] [INFO] [exec] Make sure that this file remains protected. [2023-01-15T19:43:24.821Z] [INFO] [exec] Information stored in this file will be used by [2023-01-15T19:43:24.821Z] [INFO] [exec] administration commands to manage this domain. [2023-01-15T19:43:24.821Z] [INFO] [exec] Command create-domain executed successfully. [2023-01-15T19:43:24.821Z] [INFO] [2023-01-15T19:43:24.821Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish --- [2023-01-15T19:43:24.821Z] [INFO] Executing tasks [2023-01-15T19:43:24.821Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/dependency/META-INF for [2023-01-15T19:43:24.821Z] [INFO] [echo] glassfish [2023-01-15T19:43:24.821Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/dependency/META-INF [2023-01-15T19:43:24.821Z] [INFO] Executed tasks [2023-01-15T19:43:24.821Z] [INFO] [2023-01-15T19:43:24.821Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:zip (default-zip) @ glassfish --- [2023-01-15T19:43:24.821Z] [INFO] [zip] duplicate: preserve [2023-01-15T19:43:24.821Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/glassfish.zip [2023-01-15T19:43:24.821Z] [INFO] [zip] glassfish6/glassfish/config/asenv.bat already added, skipping [2023-01-15T19:43:24.821Z] [INFO] [zip] glassfish6/glassfish/config/asenv.conf already added, skipping [2023-01-15T19:43:24.821Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/admin-keyfile already added, skipping [2023-01-15T19:43:24.821Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/cacerts.jks already added, skipping [2023-01-15T19:43:24.821Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/domain-passwords already added, skipping [2023-01-15T19:43:24.821Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keyfile already added, skipping [2023-01-15T19:43:24.821Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keystore.jks already added, skipping [2023-01-15T19:43:24.821Z] [INFO] [zip] glassfish6/glassfish/domains/domain1/config/login.conf already added, skipping [2023-01-15T19:43:24.960Z] [exec] Application deployed with name ejb-timer-getalltimersApp. [2023-01-15T19:43:24.961Z] [echo] Deployment on target server server successful [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] setOSConditions: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] setToolWin: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] setToolUnix: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] setToolProperty: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] setS1ASclassPath: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] init-common: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] deploy-common-ee: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] run: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] setOSConditions: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] setToolWin: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] setToolUnix: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] setToolProperty: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] setS1ASclassPath: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] init-common: [2023-01-15T19:43:24.961Z] [2023-01-15T19:43:24.961Z] runclient-common: [2023-01-15T19:43:24.961Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:43:24.961Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:25.047Z] [exec] invoking stateful [2023-01-15T19:43:25.048Z] [exec] Expected id 1 [2023-01-15T19:43:25.048Z] [exec] Received id 1 [2023-01-15T19:43:25.048Z] [exec] invoking stateless [2023-01-15T19:43:25.048Z] [exec] test complete [2023-01-15T19:43:25.048Z] [exec] Value of key is: main [2023-01-15T19:43:25.048Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:25.048Z] [exec] [2023-01-15T19:43:25.048Z] [exec] [2023-01-15T19:43:25.048Z] [exec] ----------------------------------------- [2023-01-15T19:43:25.048Z] [exec] - main: PASS - [2023-01-15T19:43:25.048Z] [exec] ----------------------------------------- [2023-01-15T19:43:25.048Z] [exec] Total PASS: 1 [2023-01-15T19:43:25.048Z] [exec] Total FAIL: 0 [2023-01-15T19:43:25.048Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:43:25.048Z] [exec] ----------------------------------------- [2023-01-15T19:43:25.048Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:43:25.048Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:43:25.048Z] [2023-01-15T19:43:25.048Z] undeploy: [2023-01-15T19:43:25.048Z] [2023-01-15T19:43:25.048Z] setOSConditions: [2023-01-15T19:43:25.048Z] [2023-01-15T19:43:25.048Z] setToolWin: [2023-01-15T19:43:25.048Z] [2023-01-15T19:43:25.048Z] setToolUnix: [2023-01-15T19:43:25.048Z] [2023-01-15T19:43:25.048Z] setToolProperty: [2023-01-15T19:43:25.048Z] [2023-01-15T19:43:25.048Z] setS1ASclassPath: [2023-01-15T19:43:25.048Z] [2023-01-15T19:43:25.048Z] init-common: [2023-01-15T19:43:25.048Z] [2023-01-15T19:43:25.048Z] undeploy-jar-common: [2023-01-15T19:43:25.048Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:25.058Z] [exec] Application deployed with name web-jspTagdependentXml-web. [2023-01-15T19:43:25.059Z] [2023-01-15T19:43:25.059Z] deploy-war-commonee: [2023-01-15T19:43:25.059Z] [2023-01-15T19:43:25.059Z] run: [2023-01-15T19:43:25.218Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:25.307Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:25.316Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:25.316Z] [java] GET /web-jspTagdependentXml/test.jspx HTTP/1.0 [2023-01-15T19:43:25.565Z] [2023-01-15T19:43:25.566Z] all: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] session5: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setOSConditions: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolWin: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolUnix: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolProperty: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setS1ASclassPath: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] init-common: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] clean: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setOSConditions: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolWin: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolUnix: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolProperty: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setS1ASclassPath: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] init-common: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] clean-common: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setOSConditions: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolWin: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolUnix: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolProperty: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setS1ASclassPath: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] init-common: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] clean-classes-common: [2023-01-15T19:43:25.566Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setOSConditions: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolWin: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolUnix: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolProperty: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setS1ASclassPath: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] init-common: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] clean-jars-common: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] compile: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setOSConditions: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolWin: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolUnix: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setToolProperty: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] setS1ASclassPath: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] init-common: [2023-01-15T19:43:25.566Z] [2023-01-15T19:43:25.566Z] compile-common: [2023-01-15T19:43:25.566Z] [echo] Current time (ISO): 2023-01-15T19:43:25.529+0000 [2023-01-15T19:43:25.566Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:25.566Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:25.574Z] [java] HTTP/1.1 200 OK [2023-01-15T19:43:25.575Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:43:25.575Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T19:43:25.575Z] [java] Set-Cookie: JSESSIONID=6f54460c16e893b843a063e3facc; Path=/web-jspTagdependentXml; HttpOnly [2023-01-15T19:43:25.575Z] [java] Content-Type: text/xml;charset=UTF-8 [2023-01-15T19:43:25.575Z] [java] Connection: close [2023-01-15T19:43:25.575Z] [java] Content-Length: 1420 [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] TestELvalue1 15 [2023-01-15T19:43:25.575Z] [java] ELExpression ${pageScope.eval} [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] out.println("Scriptlet in tagdependent body"); [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] ELExpression ${pageScope.eval} [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] ELExpression ${pageScope.eval} [2023-01-15T19:43:25.575Z] [java] NESTED [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] After NESTED. [2023-01-15T19:43:25.575Z] [java] Expression in tagdependent body 10 * 1000 [2023-01-15T19:43:25.575Z] [java] ELvalue2 18 [2023-01-15T19:43:25.575Z] [java] ELExpression ${pageScope.eval} [2023-01-15T19:43:25.575Z] [java] ELExpression ${pageScope.eval} [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] ELExpression ${pageScope.eval} [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] Some Text [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] ELExpression ${pageScope.eval} [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] ELExpression ${pageScope.eval} [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] [2023-01-15T19:43:25.575Z] [java] ----------------------------------------- [2023-01-15T19:43:25.575Z] [java] - XMLtagdependent test: PASS - [2023-01-15T19:43:25.575Z] [java] ----------------------------------------- [2023-01-15T19:43:25.575Z] [java] - Total PASS : 1 - [2023-01-15T19:43:25.575Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:25.575Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:25.575Z] [java] ----------------------------------------- [2023-01-15T19:43:25.575Z] [2023-01-15T19:43:25.575Z] undeploy: [2023-01-15T19:43:25.575Z] [2023-01-15T19:43:25.575Z] setOSConditions: [2023-01-15T19:43:25.576Z] [2023-01-15T19:43:25.576Z] setToolWin: [2023-01-15T19:43:25.576Z] [2023-01-15T19:43:25.576Z] setToolUnix: [2023-01-15T19:43:25.576Z] [2023-01-15T19:43:25.576Z] setToolProperty: [2023-01-15T19:43:25.576Z] [2023-01-15T19:43:25.576Z] setS1ASclassPath: [2023-01-15T19:43:25.576Z] [2023-01-15T19:43:25.576Z] init-common: [2023-01-15T19:43:25.576Z] [2023-01-15T19:43:25.576Z] undeploy-war-common: [2023-01-15T19:43:25.576Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:25.781Z] [exec] Jan 15, 2023 7:43:25 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:43:25.782Z] [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. [2023-01-15T19:43:25.824Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:25.974Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:25.975Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded/autoclose/ejb/SimpleEjb.java uses unchecked or unsafe operations. [2023-01-15T19:43:25.975Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:43:25.975Z] [javac] 1 warning [2023-01-15T19:43:25.975Z] [2023-01-15T19:43:25.975Z] setOSConditions: [2023-01-15T19:43:25.975Z] [2023-01-15T19:43:25.975Z] setToolWin: [2023-01-15T19:43:25.975Z] [2023-01-15T19:43:25.975Z] setToolUnix: [2023-01-15T19:43:25.975Z] [2023-01-15T19:43:25.975Z] setToolProperty: [2023-01-15T19:43:25.975Z] [2023-01-15T19:43:25.975Z] setS1ASclassPath: [2023-01-15T19:43:25.975Z] [2023-01-15T19:43:25.975Z] init-common: [2023-01-15T19:43:25.975Z] [2023-01-15T19:43:25.975Z] compile-common: [2023-01-15T19:43:25.975Z] [echo] Current time (ISO): 2023-01-15T19:43:25.598+0000 [2023-01-15T19:43:25.975Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:25.975Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:26.142Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:26.400Z] [2023-01-15T19:43:26.400Z] all: [2023-01-15T19:43:26.400Z] [2023-01-15T19:43:26.400Z] setOSConditions: [2023-01-15T19:43:26.400Z] [2023-01-15T19:43:26.401Z] setToolWin: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolUnix: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolProperty: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setS1ASclassPath: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] init-common: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] clean: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setOSConditions: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolWin: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolUnix: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolProperty: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setS1ASclassPath: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] init-common: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] clean-common: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setOSConditions: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolWin: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolUnix: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolProperty: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setS1ASclassPath: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] init-common: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] clean-classes-common: [2023-01-15T19:43:26.401Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setOSConditions: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolWin: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolUnix: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolProperty: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setS1ASclassPath: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] init-common: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] clean-jars-common: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] compile: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setOSConditions: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolWin: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolUnix: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolProperty: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setS1ASclassPath: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] init-common: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] compile-common: [2023-01-15T19:43:26.401Z] [echo] Current time (ISO): 2023-01-15T19:43:26.287+0000 [2023-01-15T19:43:26.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:26.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/servlet [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] build: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setOSConditions: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolWin: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolUnix: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolProperty: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setS1ASclassPath: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] init-common: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] webclient-war-common: [2023-01-15T19:43:26.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] clear: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] test-tlds-exist: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] copy-tlds: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] test-tagfiles-exist: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] copy-tagfiles: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] package-war-common: [2023-01-15T19:43:26.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:26.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:26.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:26.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:26.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/lib [2023-01-15T19:43:26.401Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:26.401Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-template-text-escaped-el-web.war [2023-01-15T19:43:26.401Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:26.401Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:26.401Z] [javac] Compiling 1 source file [2023-01-15T19:43:26.401Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:26.401Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] deploy: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] deploy-war-common: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setOSConditions: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolWin: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolUnix: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setToolProperty: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] setS1ASclassPath: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] init-common: [2023-01-15T19:43:26.401Z] [2023-01-15T19:43:26.401Z] deploy-war-commonpe: [2023-01-15T19:43:26.659Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:26.716Z] [exec] Jan 15, 2023 7:43:26 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:43:26.717Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:27.228Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-template-text-escaped-el-web.war [2023-01-15T19:43:27.337Z] [INFO] [zip] glassfish6/mq/etc/rc/imq already added, skipping [2023-01-15T19:43:27.338Z] [INFO] [zip] glassfish6/mq/lib/imqinit already added, skipping [2023-01-15T19:43:27.351Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:27.352Z] [javac] 1 warning [2023-01-15T19:43:27.352Z] [2023-01-15T19:43:27.352Z] build: [2023-01-15T19:43:27.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:27.352Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-embedded-autoclose-ejb.jar [2023-01-15T19:43:27.352Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org [2023-01-15T19:43:27.352Z] [2023-01-15T19:43:27.352Z] run: [2023-01-15T19:43:27.594Z] [INFO] [2023-01-15T19:43:27.595Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish --- [2023-01-15T19:43:27.595Z] [INFO] No tests to run. [2023-01-15T19:43:27.595Z] [INFO] [2023-01-15T19:43:27.595Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish --- [2023-01-15T19:43:27.595Z] [INFO] [2023-01-15T19:43:27.595Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish --- [2023-01-15T19:43:27.610Z] [2023-01-15T19:43:27.611Z] setOSConditions: [2023-01-15T19:43:27.611Z] [2023-01-15T19:43:27.611Z] setToolWin: [2023-01-15T19:43:27.611Z] [2023-01-15T19:43:27.611Z] setToolUnix: [2023-01-15T19:43:27.611Z] [2023-01-15T19:43:27.611Z] setToolProperty: [2023-01-15T19:43:27.611Z] [2023-01-15T19:43:27.611Z] setS1ASclassPath: [2023-01-15T19:43:27.611Z] [2023-01-15T19:43:27.611Z] init-common: [2023-01-15T19:43:27.611Z] [2023-01-15T19:43:27.611Z] run_se: [2023-01-15T19:43:27.611Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:43:27.611Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:27.794Z] [exec] Application deployed with name web-jsp-template-text-escaped-el-web. [2023-01-15T19:43:27.851Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:43:27.851Z] [INFO] [2023-01-15T19:43:27.851Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish --- [2023-01-15T19:43:27.851Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.zip [2023-01-15T19:43:27.851Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.pom [2023-01-15T19:43:27.851Z] [INFO] [2023-01-15T19:43:27.851Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2023-01-15T19:43:27.851Z] [INFO] Building Security Related Implementation for GlassFish 6.2.6-SNAPSHOT [275/291] [2023-01-15T19:43:27.851Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:43:27.851Z] [INFO] [2023-01-15T19:43:27.851Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ security-all --- [2023-01-15T19:43:27.851Z] [INFO] [2023-01-15T19:43:27.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ security-all --- [2023-01-15T19:43:27.851Z] [INFO] [2023-01-15T19:43:27.851Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ security-all --- [2023-01-15T19:43:27.851Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:27.851Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all [2023-01-15T19:43:27.851Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:27.851Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ security-all --- [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ security-all --- [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ security-all --- [2023-01-15T19:43:27.852Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:43:27.852Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all/target/common-resources with includes "" and excludes "" [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ security-all --- [2023-01-15T19:43:27.852Z] [INFO] Executing tasks [2023-01-15T19:43:27.852Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all/target/classes/META-INF for [2023-01-15T19:43:27.852Z] [INFO] [echo] security-all [2023-01-15T19:43:27.852Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all/target/classes/META-INF [2023-01-15T19:43:27.852Z] [INFO] Executed tasks [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ security-all --- [2023-01-15T19:43:27.852Z] [INFO] No tests to run. [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ security-all --- [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.security-security-all-checkstyle) @ security-all --- [2023-01-15T19:43:27.852Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ security-all --- [2023-01-15T19:43:27.852Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/6.2.6-SNAPSHOT/security-all-6.2.6-SNAPSHOT.pom [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2023-01-15T19:43:27.852Z] [INFO] Building GlassFish Tests 6.2.6-SNAPSHOT [276/291] [2023-01-15T19:43:27.852Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tests --- [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ tests --- [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ tests --- [2023-01-15T19:43:27.852Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:27.852Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T19:43:27.852Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ tests --- [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ tests --- [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ tests --- [2023-01-15T19:43:27.852Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:43:27.852Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/target/common-resources with includes "" and excludes "" [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ tests --- [2023-01-15T19:43:27.852Z] [INFO] Executing tasks [2023-01-15T19:43:27.852Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/target/classes/META-INF for [2023-01-15T19:43:27.852Z] [INFO] [echo] tests [2023-01-15T19:43:27.852Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/target/classes/META-INF [2023-01-15T19:43:27.852Z] [INFO] Executed tasks [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ tests --- [2023-01-15T19:43:27.852Z] [INFO] No tests to run. [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ tests --- [2023-01-15T19:43:27.852Z] [INFO] [2023-01-15T19:43:27.852Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests-tests-checkstyle) @ tests --- [2023-01-15T19:43:28.058Z] [2023-01-15T19:43:28.059Z] deploy-war-commonee: [2023-01-15T19:43:28.059Z] [2023-01-15T19:43:28.059Z] run: [2023-01-15T19:43:28.059Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:28.108Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ tests --- [2023-01-15T19:43:28.109Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/6.2.6-SNAPSHOT/tests-6.2.6-SNAPSHOT.pom [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] ------------< org.glassfish.main.tests:admin-tests-parent >------------- [2023-01-15T19:43:28.109Z] [INFO] Building GlassFish Admin Tests - Parent 6.2.6-SNAPSHOT [277/291] [2023-01-15T19:43:28.109Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:28.109Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin [2023-01-15T19:43:28.109Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:43:28.109Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/target/common-resources with includes "" and excludes "" [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] Executing tasks [2023-01-15T19:43:28.109Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/target/classes/META-INF for [2023-01-15T19:43:28.109Z] [INFO] [echo] admin-tests-parent [2023-01-15T19:43:28.109Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/target/classes/META-INF [2023-01-15T19:43:28.109Z] [INFO] Executed tasks [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] No tests to run. [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests-admin-tests-parent-checkstyle) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admin-tests-parent --- [2023-01-15T19:43:28.109Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests-parent/6.2.6-SNAPSHOT/admin-tests-parent-6.2.6-SNAPSHOT.pom [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] -------< org.glassfish.main.tests:test-progress-admin-extension >------- [2023-01-15T19:43:28.109Z] [INFO] Building GlassFish Admin Tests - Progress Admin Extension 6.2.6-SNAPSHOT [278/291] [2023-01-15T19:43:28.109Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.109Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ test-progress-admin-extension --- [2023-01-15T19:43:28.109Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ test-progress-admin-extension --- [2023-01-15T19:43:28.110Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ test-progress-admin-extension --- [2023-01-15T19:43:28.110Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:28.110Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension [2023-01-15T19:43:28.110Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:28.110Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ test-progress-admin-extension --- [2023-01-15T19:43:28.110Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:43:28.110Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:43:28.110Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ test-progress-admin-extension --- [2023-01-15T19:43:28.110Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ test-progress-admin-extension --- [2023-01-15T19:43:28.110Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ test-progress-admin-extension --- [2023-01-15T19:43:28.110Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:43:28.110Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/target/common-resources with includes "" and excludes "" [2023-01-15T19:43:28.110Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ test-progress-admin-extension --- [2023-01-15T19:43:28.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:43:28.110Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:43:28.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/src/main/resources [2023-01-15T19:43:28.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/src/main/manpages [2023-01-15T19:43:28.110Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:43:28.110Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ test-progress-admin-extension --- [2023-01-15T19:43:28.110Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:43:28.110Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/target/classes [2023-01-15T19:43:28.110Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/src/main/java/com/sun/enterprise/tests/progress/ProgressComplexCommand.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/src/main/java/com/sun/enterprise/tests/progress/ProgressComplexCommand.java uses or overrides a deprecated API. [2023-01-15T19:43:28.110Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/src/main/java/com/sun/enterprise/tests/progress/ProgressComplexCommand.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:28.110Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ test-progress-admin-extension --- [2023-01-15T19:43:28.110Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ test-progress-admin-extension --- [2023-01-15T19:43:28.110Z] [INFO] [2023-01-15T19:43:28.110Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ test-progress-admin-extension --- [2023-01-15T19:43:28.176Z] [java] .......... Testing module: ejb-ejb32-embedded-autoclose-ejb [2023-01-15T19:43:28.176Z] [java] Jan 15, 2023 7:43:28 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:28.176Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:43:28.176Z] [java] Jan 15, 2023 7:43:28 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:28.176Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain12522570246708280093xml [2023-01-15T19:43:28.176Z] [java] Jan 15, 2023 7:43:28 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:28.176Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:43:28.317Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:28.318Z] [java] [2023-01-15T19:43:28.318Z] [java] [2023-01-15T19:43:28.318Z] [java] ----------------------------------------- [2023-01-15T19:43:28.318Z] [java] - jsp-template-text-escaped-el: PASS - [2023-01-15T19:43:28.318Z] [java] ----------------------------------------- [2023-01-15T19:43:28.318Z] [java] - Total PASS : 1 - [2023-01-15T19:43:28.318Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:28.318Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:28.318Z] [java] ----------------------------------------- [2023-01-15T19:43:28.318Z] [2023-01-15T19:43:28.318Z] undeploy: [2023-01-15T19:43:28.318Z] [2023-01-15T19:43:28.318Z] setOSConditions: [2023-01-15T19:43:28.318Z] [2023-01-15T19:43:28.318Z] setToolWin: [2023-01-15T19:43:28.318Z] [2023-01-15T19:43:28.318Z] setToolUnix: [2023-01-15T19:43:28.318Z] [2023-01-15T19:43:28.318Z] setToolProperty: [2023-01-15T19:43:28.318Z] [2023-01-15T19:43:28.318Z] setS1ASclassPath: [2023-01-15T19:43:28.318Z] [2023-01-15T19:43:28.318Z] init-common: [2023-01-15T19:43:28.318Z] [2023-01-15T19:43:28.318Z] undeploy-war-common: [2023-01-15T19:43:28.318Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:28.366Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [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] [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:43:28.367Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/target/classes [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:43:28.367Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:43:28.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/src/test/resources [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [INFO] No sources to compile [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [INFO] Executing tasks [2023-01-15T19:43:28.367Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/target/classes/META-INF for [2023-01-15T19:43:28.367Z] [INFO] [echo] test-progress-admin-extension [2023-01-15T19:43:28.367Z] [INFO] Executed tasks [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/target/test-progress-admin-extension.jar [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ test-progress-admin-extension --- [2023-01-15T19:43:28.367Z] [INFO] [2023-01-15T19:43:28.367Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests-test-progress-admin-extension-checkstyle) @ test-progress-admin-extension --- [2023-01-15T19:43:28.609Z] [exec] Waiting timers to expire for getalltimers timer test [2023-01-15T19:43:28.622Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:43:28.623Z] [INFO] [2023-01-15T19:43:28.623Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ test-progress-admin-extension --- [2023-01-15T19:43:28.623Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/target/test-progress-admin-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/test-progress-admin-extension/6.2.6-SNAPSHOT/test-progress-admin-extension-6.2.6-SNAPSHOT.jar [2023-01-15T19:43:28.623Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/admin-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/test-progress-admin-extension/6.2.6-SNAPSHOT/test-progress-admin-extension-6.2.6-SNAPSHOT.pom [2023-01-15T19:43:28.623Z] [INFO] [2023-01-15T19:43:28.623Z] [INFO] ----------------< org.glassfish.main.tests:admin-tests >---------------- [2023-01-15T19:43:28.623Z] [INFO] Building GlassFish Admin Tests 6.2.6-SNAPSHOT [279/291] [2023-01-15T19:43:28.623Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:43:28.623Z] [INFO] [2023-01-15T19:43:28.623Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-tests --- [2023-01-15T19:43:28.623Z] [INFO] [2023-01-15T19:43:28.623Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ admin-tests --- [2023-01-15T19:43:28.623Z] [INFO] [2023-01-15T19:43:28.623Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ admin-tests --- [2023-01-15T19:43:28.623Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:28.623Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests [2023-01-15T19:43:28.623Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:43:28.623Z] [INFO] [2023-01-15T19:43:28.623Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-glassfish) @ admin-tests --- [2023-01-15T19:43:28.623Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target with includes "" and excludes "" [2023-01-15T19:43:29.109Z] [java] Jan 15, 2023 7:43:28 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:43:29.110Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:43:29.111Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:29.111Z] [javac] 1 warning [2023-01-15T19:43:29.111Z] [2023-01-15T19:43:29.111Z] setOSConditions: [2023-01-15T19:43:29.111Z] [2023-01-15T19:43:29.111Z] setToolWin: [2023-01-15T19:43:29.111Z] [2023-01-15T19:43:29.111Z] setToolUnix: [2023-01-15T19:43:29.111Z] [2023-01-15T19:43:29.111Z] setToolProperty: [2023-01-15T19:43:29.111Z] [2023-01-15T19:43:29.111Z] setS1ASclassPath: [2023-01-15T19:43:29.111Z] [2023-01-15T19:43:29.111Z] init-common: [2023-01-15T19:43:29.111Z] [2023-01-15T19:43:29.111Z] compile-common: [2023-01-15T19:43:29.111Z] [echo] Current time (ISO): 2023-01-15T19:43:28.715+0000 [2023-01-15T19:43:29.111Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:29.111Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:29.251Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:29.252Z] [2023-01-15T19:43:29.252Z] all: [2023-01-15T19:43:29.252Z] [2023-01-15T19:43:29.252Z] setOSConditions: [2023-01-15T19:43:29.252Z] [2023-01-15T19:43:29.252Z] setToolWin: [2023-01-15T19:43:29.252Z] [2023-01-15T19:43:29.252Z] setToolUnix: [2023-01-15T19:43:29.252Z] [2023-01-15T19:43:29.252Z] setToolProperty: [2023-01-15T19:43:29.252Z] [2023-01-15T19:43:29.252Z] setS1ASclassPath: [2023-01-15T19:43:29.252Z] [2023-01-15T19:43:29.253Z] init-common: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] clean: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setOSConditions: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolWin: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolUnix: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolProperty: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setS1ASclassPath: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] init-common: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] clean-common: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setOSConditions: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolWin: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolUnix: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolProperty: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setS1ASclassPath: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] init-common: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] clean-classes-common: [2023-01-15T19:43:29.253Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setOSConditions: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolWin: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolUnix: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolProperty: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setS1ASclassPath: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] init-common: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] clean-jars-common: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] compile: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setOSConditions: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolWin: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolUnix: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolProperty: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setS1ASclassPath: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] init-common: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] compile-common: [2023-01-15T19:43:29.253Z] [echo] Current time (ISO): 2023-01-15T19:43:29.105+0000 [2023-01-15T19:43:29.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:29.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/servlet [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] build: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setOSConditions: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolWin: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolUnix: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolProperty: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setS1ASclassPath: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] init-common: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] webclient-war-common: [2023-01-15T19:43:29.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] clear: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] test-tlds-exist: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] copy-tlds: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] test-tagfiles-exist: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] copy-tagfiles: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] package-war-common: [2023-01-15T19:43:29.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:29.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:29.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:29.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:29.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/lib [2023-01-15T19:43:29.253Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:29.253Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-throws-file-not-found-expect-500-response-code-web.war [2023-01-15T19:43:29.253Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:29.253Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:29.253Z] [javac] Compiling 1 source file [2023-01-15T19:43:29.253Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:29.253Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] deploy: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] deploy-war-common: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setOSConditions: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolWin: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolUnix: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setToolProperty: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] setS1ASclassPath: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] init-common: [2023-01-15T19:43:29.253Z] [2023-01-15T19:43:29.253Z] deploy-war-commonpe: [2023-01-15T19:43:29.367Z] [java] Jan 15, 2023 7:43:29 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:43:29.368Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:43:29.512Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:29.932Z] [java] Jan 15, 2023 7:43:29 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:43:29.933Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:43:29.933Z] [java] Jan 15, 2023 7:43:29 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:43:29.933Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:43:29.933Z] [java] Jan 15, 2023 7:43:29 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:43:29.933Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:43:29.933Z] [java] Jan 15, 2023 7:43:29 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:43:29.933Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:43:29.992Z] [INFO] [2023-01-15T19:43:29.992Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (copy-addon) @ admin-tests --- [2023-01-15T19:43:29.992Z] [INFO] Copying test-progress-admin-extension.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/modules/test-progress-admin-extension-6.2.6-SNAPSHOT.jar [2023-01-15T19:43:29.992Z] [INFO] [2023-01-15T19:43:29.992Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ admin-tests --- [2023-01-15T19:43:29.992Z] [INFO] [2023-01-15T19:43:29.992Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ admin-tests --- [2023-01-15T19:43:29.992Z] [INFO] [2023-01-15T19:43:29.992Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ admin-tests --- [2023-01-15T19:43:29.992Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:43:29.992Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/common-resources with includes "" and excludes "" [2023-01-15T19:43:29.992Z] [INFO] [2023-01-15T19:43:29.992Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ admin-tests --- [2023-01-15T19:43:29.992Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:43:29.992Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:43:29.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/src/main/resources [2023-01-15T19:43:29.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/src/main/manpages [2023-01-15T19:43:29.992Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:43:29.992Z] [INFO] [2023-01-15T19:43:29.992Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ admin-tests --- [2023-01-15T19:43:29.992Z] [INFO] No sources to compile [2023-01-15T19:43:29.992Z] [INFO] [2023-01-15T19:43:29.992Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ admin-tests --- [2023-01-15T19:43:29.992Z] [INFO] No sources to compile [2023-01-15T19:43:29.992Z] [INFO] [2023-01-15T19:43:29.992Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ admin-tests --- [2023-01-15T19:43:29.992Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:43:29.992Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:43:29.992Z] [INFO] Copying 2 resources [2023-01-15T19:43:29.992Z] [INFO] [2023-01-15T19:43:29.992Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ admin-tests --- [2023-01-15T19:43:29.992Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:43:29.992Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/test-classes [2023-01-15T19:43:30.078Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-throws-file-not-found-expect-500-response-code-web.war [2023-01-15T19:43:30.190Z] [java] Jan 15, 2023 7:43:29 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:30.191Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:30.191Z] [java] Jan 15, 2023 7:43:29 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:30.191Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (819ms), startup services(947ms), total(1,766ms) [2023-01-15T19:43:30.191Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:30.191Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:30.450Z] [java] Jan 15, 2023 7:43:30 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:43:30.450Z] [java] INFO: Grizzly Framework 3.0.1 started in: 26ms - bound to [/0.0.0.0:7676] [2023-01-15T19:43:30.450Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:30.450Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:30.502Z] [exec] Verifying getalltimers from non-timeout bean [2023-01-15T19:43:30.555Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:43:30.555Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:43:30.555Z] [INFO] [2023-01-15T19:43:30.555Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ admin-tests --- [2023-01-15T19:43:30.555Z] [INFO] [2023-01-15T19:43:30.555Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ admin-tests --- [2023-01-15T19:43:30.555Z] [INFO] Executing tasks [2023-01-15T19:43:30.555Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/classes/META-INF for [2023-01-15T19:43:30.555Z] [INFO] [echo] admin-tests [2023-01-15T19:43:30.555Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/classes/META-INF [2023-01-15T19:43:30.555Z] [INFO] Executed tasks [2023-01-15T19:43:30.555Z] [INFO] [2023-01-15T19:43:30.555Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ admin-tests --- [2023-01-15T19:43:30.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/admin-tests.jar [2023-01-15T19:43:30.555Z] [INFO] [2023-01-15T19:43:30.555Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ admin-tests --- [2023-01-15T19:43:30.555Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:43:30.646Z] [exec] Application deployed with name web-jsp-throws-file-not-found-expect-500-response-code-web. [2023-01-15T19:43:30.647Z] [2023-01-15T19:43:30.647Z] deploy-war-commonee: [2023-01-15T19:43:30.647Z] [2023-01-15T19:43:30.647Z] run: [2023-01-15T19:43:30.707Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:30.708Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:30.708Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:30.708Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,247ms), startup services(10ms), total(2,257ms) [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:30.708Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:43:30.708Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:30.708Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb32-embedded-autoclose-ejb [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:30.708Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:30.708Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:30.708Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@766b6d02 [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:30.708Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:30.708Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:43:30.708Z] [java] Jan 15, 2023 7:43:30 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:43:30.708Z] [java] INFO: visiting unvisited references [2023-01-15T19:43:30.811Z] [INFO] [2023-01-15T19:43:30.812Z] [INFO] ------------------------------------------------------- [2023-01-15T19:43:30.812Z] [INFO] T E S T S [2023-01-15T19:43:30.812Z] [INFO] ------------------------------------------------------- [2023-01-15T19:43:30.812Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:30.812Z] [0.020s][info][gc] Using G1 [2023-01-15T19:43:30.906Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:31.068Z] [0.280s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->3M(256M) 3.548ms [2023-01-15T19:43:31.165Z] [java] Connecting to: http://localhost:45711/web-jsp-throws-file-not-found-expect-500-response-code/jsp/notfound.jsp [2023-01-15T19:43:31.166Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:31.166Z] [java] [2023-01-15T19:43:31.166Z] [java] [2023-01-15T19:43:31.166Z] [java] ----------------------------------------- [2023-01-15T19:43:31.166Z] [java] - jsp-throws-file-not-found-expect-500-response-code: PASS - [2023-01-15T19:43:31.166Z] [java] ----------------------------------------- [2023-01-15T19:43:31.166Z] [java] - Total PASS : 1 - [2023-01-15T19:43:31.166Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:31.166Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:31.166Z] [java] ----------------------------------------- [2023-01-15T19:43:31.166Z] [2023-01-15T19:43:31.166Z] undeploy: [2023-01-15T19:43:31.166Z] [2023-01-15T19:43:31.166Z] setOSConditions: [2023-01-15T19:43:31.166Z] [2023-01-15T19:43:31.166Z] setToolWin: [2023-01-15T19:43:31.166Z] [2023-01-15T19:43:31.166Z] setToolUnix: [2023-01-15T19:43:31.166Z] [2023-01-15T19:43:31.166Z] setToolProperty: [2023-01-15T19:43:31.166Z] [2023-01-15T19:43:31.166Z] setS1ASclassPath: [2023-01-15T19:43:31.166Z] [2023-01-15T19:43:31.166Z] init-common: [2023-01-15T19:43:31.166Z] [2023-01-15T19:43:31.166Z] undeploy-war-common: [2023-01-15T19:43:31.166Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:31.272Z] [java] Jan 15, 2023 7:43:30 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:43:31.273Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:43:31.273Z] [java] Jan 15, 2023 7:43:30 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:43:31.273Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:43:31.273Z] [java] Jan 15, 2023 7:43:30 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:43:31.273Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:43:31.273Z] [java] Jan 15, 2023 7:43:30 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:43:31.273Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:43:31.273Z] [java] Jan 15, 2023 7:43:31 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:43:31.273Z] [java] INFO: visiting unvisited references [2023-01-15T19:43:31.532Z] [java] Jan 15, 2023 7:43:31 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:43:31.532Z] [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] [2023-01-15T19:43:31.532Z] [java] Jan 15, 2023 7:43:31 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:43:31.532Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:43:31.632Z] [INFO] Running org.glassfish.main.admin.test.rest.ExternalResourceITest [2023-01-15T19:43:31.632Z] Jan 15, 2023 7:43:31 PM org.glassfish.main.admin.test.tool.asadmin.GlassFishTestEnvironment [2023-01-15T19:43:31.633Z] INFO: Using basedir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests [2023-01-15T19:43:31.633Z] Jan 15, 2023 7:43:31 PM org.glassfish.main.admin.test.tool.asadmin.GlassFishTestEnvironment [2023-01-15T19:43:31.633Z] INFO: Expected GlassFish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish [2023-01-15T19:43:31.633Z] Jan 15, 2023 7:43:31 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:43:31.633Z] INFO: exec(timeout=5,000, detached=false, args=[change-admin-password]) [2023-01-15T19:43:31.735Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:31.789Z] [java] Jan 15, 2023 7:43:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:31.933Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:31.933Z] [java] Jan 15, 2023 7:43:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:31.933Z] [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. [2023-01-15T19:43:31.933Z] [java] Jan 15, 2023 7:43:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:31.933Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:31.933Z] [java] Jan 15, 2023 7:43:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:31.933Z] [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. [2023-01-15T19:43:31.933Z] [java] Jan 15, 2023 7:43:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:31.933Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:31.933Z] [java] Jan 15, 2023 7:43:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:31.933Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:31.933Z] [java] Jan 15, 2023 7:43:31 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:43:31.933Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:43:32.191Z] [2023-01-15T19:43:32.192Z] all: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setOSConditions: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolWin: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolUnix: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolProperty: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setS1ASclassPath: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] init-common: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] clean: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setOSConditions: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolWin: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolUnix: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolProperty: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setS1ASclassPath: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] init-common: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] clean-common: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setOSConditions: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolWin: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolUnix: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolProperty: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setS1ASclassPath: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] init-common: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] clean-classes-common: [2023-01-15T19:43:32.192Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setOSConditions: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolWin: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolUnix: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setToolProperty: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] setS1ASclassPath: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] init-common: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] clean-jars-common: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.192Z] compile: [2023-01-15T19:43:32.192Z] [2023-01-15T19:43:32.193Z] setOSConditions: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setToolWin: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setToolUnix: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setToolProperty: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setS1ASclassPath: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] init-common: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] compile-common: [2023-01-15T19:43:32.193Z] [echo] Current time (ISO): 2023-01-15T19:43:31.937+0000 [2023-01-15T19:43:32.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:32.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/servlet [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] build: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setOSConditions: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setToolWin: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setToolUnix: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setToolProperty: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setS1ASclassPath: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] init-common: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] webclient-war-common: [2023-01-15T19:43:32.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] clear: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] test-tlds-exist: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] copy-tlds: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] test-tagfiles-exist: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] copy-tagfiles: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] package-war-common: [2023-01-15T19:43:32.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:32.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:32.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:32.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:32.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/lib [2023-01-15T19:43:32.193Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:32.193Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-trimDirectiveWhitespaces-web.war [2023-01-15T19:43:32.193Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:32.193Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:32.193Z] [javac] Compiling 1 source file [2023-01-15T19:43:32.193Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:32.193Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] deploy: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] deploy-war-common: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setOSConditions: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setToolWin: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setToolUnix: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setToolProperty: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] setS1ASclassPath: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] init-common: [2023-01-15T19:43:32.193Z] [2023-01-15T19:43:32.193Z] deploy-war-commonpe: [2023-01-15T19:43:32.193Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:32.400Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:32.401Z] [javac] 1 warning [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] build: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setOSConditions: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setToolWin: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setToolUnix: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setToolProperty: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setS1ASclassPath: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] init-common: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] ejb-jar-common: [2023-01-15T19:43:32.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] package-ejbjar-common: [2023-01-15T19:43:32.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:32.401Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:32.401Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-ejb.jar [2023-01-15T19:43:32.401Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setOSConditions: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setToolWin: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setToolUnix: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setToolProperty: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setS1ASclassPath: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] init-common: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] appclient-jar-common: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] package-appclientjar-common: [2023-01-15T19:43:32.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:32.401Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:32.401Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:32.401Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2023-01-15T19:43:32.401Z] [echo] appclient.jar=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2023-01-15T19:43:32.401Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] deploy: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setOSConditions: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setToolWin: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setToolUnix: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setToolProperty: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] setS1ASclassPath: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] init-common: [2023-01-15T19:43:32.401Z] [2023-01-15T19:43:32.401Z] deploy-jar-common: [2023-01-15T19:43:32.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:32.498Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:43:32.498Z] [java] INFO: ejb-ejb32-embedded-autoclose-ejb was successfully deployed in 1,820 milliseconds. [2023-01-15T19:43:32.498Z] [java] EJB said in try-with-resource: hello [2023-01-15T19:43:32.498Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:43:32.498Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:32.498Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:32.498Z] [java] EJB noted on destroy in try-with-resource: =====destroyed===== [2023-01-15T19:43:32.499Z] [java] .....Verifying auto-close closed ........ [2023-01-15T19:43:32.499Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:32.499Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:32.499Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:32.499Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:32.499Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:32.499Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:32.499Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:32.499Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:43:32.499Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:32.499Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain204520720070693008xml [2023-01-15T19:43:32.499Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:32.499Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:43:32.562Z] Command change-admin-password executed successfully. [2023-01-15T19:43:32.563Z] Admin password changed. [2023-01-15T19:43:32.563Z] Jan 15, 2023 7:43:32 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:43:32.563Z] INFO: exec(timeout=30,000, detached=false, args=[start-domain]) [2023-01-15T19:43:32.760Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-trimDirectiveWhitespaces-web.war [2023-01-15T19:43:32.968Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-ejb.jar [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:43:33.064Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:43:33.064Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:33.064Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:33.064Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (247ms), startup services(54ms), total(301ms) [2023-01-15T19:43:33.064Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:33.064Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:43:33.064Z] [java] INFO: Grizzly Framework 3.0.1 started in: 1ms - bound to [/0.0.0.0:7676] [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:33.064Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:33.064Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:33.064Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:33.064Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (340ms), startup services(7ms), total(347ms) [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:33.064Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:43:33.064Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:33.064Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb32-embedded-autoclose-ejb [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:33.064Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:33.064Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:33.064Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@ec67be1 [2023-01-15T19:43:33.064Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:33.065Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:43:33.065Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:33.065Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:43:33.065Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:43:33.065Z] [java] INFO: visiting unvisited references [2023-01-15T19:43:33.065Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:43:33.065Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:43:33.065Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:43:33.065Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:43:33.065Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2023-01-15T19:43:33.065Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2023-01-15T19:43:33.065Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:43:33.065Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:43:33.065Z] [java] Jan 15, 2023 7:43:32 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:43:33.065Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:43:33.065Z] [java] Jan 15, 2023 7:43:32 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:43:33.065Z] [java] INFO: visiting unvisited references [2023-01-15T19:43:33.065Z] [java] Jan 15, 2023 7:43:32 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:43:33.065Z] [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] [2023-01-15T19:43:33.227Z] [exec] Application deployed with name ejb-ejb30-hello-session5-ejb. [2023-01-15T19:43:33.228Z] [2023-01-15T19:43:33.228Z] setOSConditions: [2023-01-15T19:43:33.228Z] [2023-01-15T19:43:33.228Z] setToolWin: [2023-01-15T19:43:33.228Z] [2023-01-15T19:43:33.228Z] setToolUnix: [2023-01-15T19:43:33.228Z] [2023-01-15T19:43:33.228Z] setToolProperty: [2023-01-15T19:43:33.228Z] [2023-01-15T19:43:33.228Z] setS1ASclassPath: [2023-01-15T19:43:33.228Z] [2023-01-15T19:43:33.228Z] init-common: [2023-01-15T19:43:33.228Z] [2023-01-15T19:43:33.228Z] deploy-client-common: [2023-01-15T19:43:33.322Z] [java] Jan 15, 2023 7:43:33 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:33.323Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:33.323Z] [java] Jan 15, 2023 7:43:33 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:33.323Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:33.323Z] [java] Jan 15, 2023 7:43:33 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:33.323Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:33.323Z] [java] Jan 15, 2023 7:43:33 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:33.323Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:33.323Z] [java] Jan 15, 2023 7:43:33 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:33.323Z] [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. [2023-01-15T19:43:33.323Z] [java] Jan 15, 2023 7:43:33 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:33.323Z] [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. [2023-01-15T19:43:33.323Z] [java] Jan 15, 2023 7:43:33 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:43:33.323Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:43:33.323Z] [java] Jan 15, 2023 7:43:33 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:43:33.323Z] [java] INFO: ejb-ejb32-embedded-autoclose-ejb was successfully deployed in 431 milliseconds. [2023-01-15T19:43:33.486Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:33.580Z] [java] EJB said in try-without-resource: hello [2023-01-15T19:43:33.581Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:43:33.581Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:33.581Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:33.581Z] [java] EJB noted on destroy in close: =====destroyed===== [2023-01-15T19:43:33.581Z] [java] Value of key is: embedded with autoclosable [2023-01-15T19:43:33.581Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:33.581Z] [java] [2023-01-15T19:43:33.581Z] [java] [2023-01-15T19:43:33.581Z] [java] ----------------------------------------- [2023-01-15T19:43:33.581Z] [java] - embedded with autoclosable: PASS - [2023-01-15T19:43:33.581Z] [java] ----------------------------------------- [2023-01-15T19:43:33.581Z] [java] Total PASS: 1 [2023-01-15T19:43:33.581Z] [java] Total FAIL: 0 [2023-01-15T19:43:33.581Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:43:33.581Z] [java] ----------------------------------------- [2023-01-15T19:43:33.581Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:43:33.581Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:43:33.581Z] [java] Jan 15, 2023 7:43:33 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:33.581Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:33.581Z] [java] Jan 15, 2023 7:43:33 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:33.581Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:33.581Z] [java] Jan 15, 2023 7:43:33 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:33.581Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:33.581Z] [2023-01-15T19:43:33.581Z] all: [2023-01-15T19:43:33.581Z] [2023-01-15T19:43:33.581Z] run-full: [2023-01-15T19:43:33.581Z] [2023-01-15T19:43:33.581Z] stop-derby: [2023-01-15T19:43:33.581Z] [2023-01-15T19:43:33.581Z] setOSConditions: [2023-01-15T19:43:33.581Z] [2023-01-15T19:43:33.581Z] setToolWin: [2023-01-15T19:43:33.581Z] [2023-01-15T19:43:33.581Z] setToolUnix: [2023-01-15T19:43:33.581Z] [2023-01-15T19:43:33.581Z] setToolProperty: [2023-01-15T19:43:33.581Z] [2023-01-15T19:43:33.581Z] setS1ASclassPath: [2023-01-15T19:43:33.581Z] [2023-01-15T19:43:33.581Z] init-common: [2023-01-15T19:43:33.581Z] [2023-01-15T19:43:33.581Z] stopDerby: [2023-01-15T19:43:33.582Z] [echo] Stopping Derby DB servers on ports 45716 and 45717 [2023-01-15T19:43:33.582Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:33.582Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:34.054Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2023-01-15T19:43:34.135Z] [exec] Application deployed with name web-trimDirectiveWhitespaces-web. [2023-01-15T19:43:34.136Z] [2023-01-15T19:43:34.136Z] deploy-war-commonee: [2023-01-15T19:43:34.136Z] [2023-01-15T19:43:34.136Z] run: [2023-01-15T19:43:34.136Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:34.146Z] [java] Sun Jan 15 19:43:33 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T19:43:34.146Z] [java] Sun Jan 15 19:43:34 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T19:43:34.146Z] [2023-01-15T19:43:34.146Z] all: [2023-01-15T19:43:34.146Z] [2023-01-15T19:43:34.146Z] start-derby: [2023-01-15T19:43:34.146Z] [2023-01-15T19:43:34.146Z] startDerby: [2023-01-15T19:43:34.146Z] [2023-01-15T19:43:34.147Z] setOSConditions: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setToolWin: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setToolUnix: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setToolProperty: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setS1ASclassPath: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] init-common: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] startDerbyNonMac: [2023-01-15T19:43:34.147Z] [echo] Starting Derby DB servers in the Network Mode on ports 45716 and 45717 [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setOSConditions: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setToolWin: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setToolUnix: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setToolProperty: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setS1ASclassPath: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] init-common: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] startDerbyMac: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] run-lite: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] basic: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] start-database: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setOSConditions: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setToolWin: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setToolUnix: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setToolProperty: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] setS1ASclassPath: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] init-common: [2023-01-15T19:43:34.147Z] [2023-01-15T19:43:34.147Z] clean: [2023-01-15T19:43:34.393Z] [java] Connecting to: http://localhost:45711/web-trimDirectiveWhitespaces/trim.jsp [2023-01-15T19:43:34.394Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:34.394Z] [java] [2023-01-15T19:43:34.394Z] [java] [2023-01-15T19:43:34.394Z] [java] ----------------------------------------- [2023-01-15T19:43:34.394Z] [java] - jsp-trimDirectiveWhitespaces: PASS - [2023-01-15T19:43:34.394Z] [java] ----------------------------------------- [2023-01-15T19:43:34.394Z] [java] - Total PASS : 1 - [2023-01-15T19:43:34.394Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:34.394Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:34.394Z] [java] ----------------------------------------- [2023-01-15T19:43:34.394Z] [2023-01-15T19:43:34.394Z] undeploy: [2023-01-15T19:43:34.394Z] [2023-01-15T19:43:34.394Z] setOSConditions: [2023-01-15T19:43:34.394Z] [2023-01-15T19:43:34.394Z] setToolWin: [2023-01-15T19:43:34.394Z] [2023-01-15T19:43:34.394Z] setToolUnix: [2023-01-15T19:43:34.394Z] [2023-01-15T19:43:34.394Z] setToolProperty: [2023-01-15T19:43:34.394Z] [2023-01-15T19:43:34.394Z] setS1ASclassPath: [2023-01-15T19:43:34.394Z] [2023-01-15T19:43:34.394Z] init-common: [2023-01-15T19:43:34.394Z] [2023-01-15T19:43:34.394Z] undeploy-war-common: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setOSConditions: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setToolWin: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setToolUnix: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setToolProperty: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setS1ASclassPath: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] init-common: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] clean-common: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setOSConditions: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setToolWin: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setToolUnix: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setToolProperty: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setS1ASclassPath: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] init-common: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] clean-classes-common: [2023-01-15T19:43:34.404Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setOSConditions: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setToolWin: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.404Z] setToolUnix: [2023-01-15T19:43:34.404Z] [2023-01-15T19:43:34.405Z] setToolProperty: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] setS1ASclassPath: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] init-common: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] clean-jars-common: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] compile: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] setOSConditions: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] setToolWin: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] setToolUnix: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] setToolProperty: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] setS1ASclassPath: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] init-common: [2023-01-15T19:43:34.405Z] [2023-01-15T19:43:34.405Z] compile-common: [2023-01-15T19:43:34.405Z] [echo] Current time (ISO): 2023-01-15T19:43:34.195+0000 [2023-01-15T19:43:34.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:34.405Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:34.405Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:34.633Z] [exec] Application deployed with name ejb-ejb30-hello-session5-client. [2023-01-15T19:43:34.634Z] [2023-01-15T19:43:34.634Z] run: [2023-01-15T19:43:34.634Z] [echo] appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:43:34.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:34.653Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:35.219Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:35.219Z] [2023-01-15T19:43:35.219Z] all: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setOSConditions: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolWin: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolUnix: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolProperty: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setS1ASclassPath: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] init-common: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] clean: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setOSConditions: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolWin: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolUnix: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolProperty: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setS1ASclassPath: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] init-common: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] clean-common: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setOSConditions: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolWin: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolUnix: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolProperty: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setS1ASclassPath: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] init-common: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] clean-classes-common: [2023-01-15T19:43:35.480Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setOSConditions: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolWin: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolUnix: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolProperty: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setS1ASclassPath: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] init-common: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] clean-jars-common: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] compile: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setOSConditions: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolWin: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolUnix: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setToolProperty: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] setS1ASclassPath: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] init-common: [2023-01-15T19:43:35.480Z] [2023-01-15T19:43:35.480Z] compile-common: [2023-01-15T19:43:35.480Z] [echo] Current time (ISO): 2023-01-15T19:43:35.266+0000 [2023-01-15T19:43:35.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:35.480Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:35.480Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:35.567Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:35.805Z] [exec] Value of key is: nontimeout: [2023-01-15T19:43:35.805Z] [exec] Verifying getalltimers from timeout bean [2023-01-15T19:43:36.503Z] [exec] Jan 15, 2023 7:43:36 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:43:36.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. [2023-01-15T19:43:36.734Z] Waiting for domain1 to start .... [2023-01-15T19:43:36.735Z] Successfully started the domain : domain1 [2023-01-15T19:43:36.735Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/domains/domain1 [2023-01-15T19:43:36.735Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:43:36.735Z] Admin Port: 4848 [2023-01-15T19:43:36.735Z] Command start-domain executed successfully. [2023-01-15T19:43:36.928Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:36.929Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:43:36.929Z] [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. [2023-01-15T19:43:36.929Z] [javac] 2 warnings [2023-01-15T19:43:36.929Z] [2023-01-15T19:43:36.929Z] setOSConditions: [2023-01-15T19:43:36.929Z] [2023-01-15T19:43:36.929Z] setToolWin: [2023-01-15T19:43:36.929Z] [2023-01-15T19:43:36.929Z] setToolUnix: [2023-01-15T19:43:36.929Z] [2023-01-15T19:43:36.929Z] setToolProperty: [2023-01-15T19:43:36.929Z] [2023-01-15T19:43:36.929Z] setS1ASclassPath: [2023-01-15T19:43:36.929Z] [2023-01-15T19:43:36.929Z] init-common: [2023-01-15T19:43:36.929Z] [2023-01-15T19:43:36.929Z] compile-common: [2023-01-15T19:43:36.929Z] [echo] Current time (ISO): 2023-01-15T19:43:36.407+0000 [2023-01-15T19:43:36.930Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:36.930Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:36.992Z] [6.124s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 68M->8M(256M) 14.052ms [2023-01-15T19:43:36.993Z] [6.124s][info][gc] GC(2) Concurrent Cycle [2023-01-15T19:43:36.993Z] [6.135s][info][gc] GC(2) Pause Remark 8M->8M(256M) 1.925ms [2023-01-15T19:43:36.993Z] [6.135s][info][gc] GC(2) Pause Cleanup 9M->9M(256M) 0.058ms [2023-01-15T19:43:36.993Z] [6.137s][info][gc] GC(2) Concurrent Cycle 12.307ms [2023-01-15T19:43:38.015Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:38.016Z] [javac] 1 warning [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] build: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] setOSConditions: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] setToolWin: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] setToolUnix: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] setToolProperty: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] setS1ASclassPath: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] init-common: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] webclient-war-common: [2023-01-15T19:43:38.016Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] clear: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] test-tlds-exist: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] copy-tlds: [2023-01-15T19:43:38.016Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:43:38.016Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] test-tagfiles-exist: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] copy-tagfiles: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] package-war-common: [2023-01-15T19:43:38.016Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:38.016Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:38.016Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/lib [2023-01-15T19:43:38.016Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:38.016Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:38.016Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-urn-jsp-tld-without-uri-web.war [2023-01-15T19:43:38.016Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:38.016Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:38.016Z] [javac] Compiling 1 source file [2023-01-15T19:43:38.016Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:38.016Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] deploy: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] deploy-war-common: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] setOSConditions: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] setToolWin: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] setToolUnix: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] setToolProperty: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] setS1ASclassPath: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] init-common: [2023-01-15T19:43:38.016Z] [2023-01-15T19:43:38.016Z] deploy-war-commonpe: [2023-01-15T19:43:38.016Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:38.305Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:38.306Z] [javac] 1 warning [2023-01-15T19:43:38.306Z] [2023-01-15T19:43:38.306Z] build: [2023-01-15T19:43:38.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:38.306Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-basic-ejb.jar [2023-01-15T19:43:38.306Z] [2023-01-15T19:43:38.306Z] run: [2023-01-15T19:43:38.306Z] [2023-01-15T19:43:38.306Z] setOSConditions: [2023-01-15T19:43:38.306Z] [2023-01-15T19:43:38.306Z] setToolWin: [2023-01-15T19:43:38.306Z] [2023-01-15T19:43:38.306Z] setToolUnix: [2023-01-15T19:43:38.306Z] [2023-01-15T19:43:38.306Z] setToolProperty: [2023-01-15T19:43:38.306Z] [2023-01-15T19:43:38.306Z] setS1ASclassPath: [2023-01-15T19:43:38.306Z] [2023-01-15T19:43:38.306Z] init-common: [2023-01-15T19:43:38.306Z] [2023-01-15T19:43:38.306Z] run_se: [2023-01-15T19:43:38.306Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:43:38.563Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:38.581Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-urn-jsp-tld-without-uri-web.war [2023-01-15T19:43:38.820Z] [java] ----------------------- [2023-01-15T19:43:38.821Z] [java] ----------------------- [2023-01-15T19:43:39.080Z] [java] Jan 15, 2023 7:43:38 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:39.080Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:43:39.080Z] [java] Jan 15, 2023 7:43:38 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:39.080Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain4793861340674448275xml [2023-01-15T19:43:39.080Z] [java] Jan 15, 2023 7:43:39 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:39.080Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:43:39.513Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.007 s - in org.glassfish.main.admin.test.rest.ExternalResourceITest [2023-01-15T19:43:39.514Z] [INFO] Running org.glassfish.main.admin.test.rest.ResourceRefITest [2023-01-15T19:43:39.957Z] [exec] Application deployed with name web-jsp-urn-jsp-tld-without-uri-web. [2023-01-15T19:43:39.958Z] [2023-01-15T19:43:39.958Z] deploy-war-commonee: [2023-01-15T19:43:39.958Z] [2023-01-15T19:43:39.958Z] run: [2023-01-15T19:43:39.958Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:40.012Z] [java] Jan 15, 2023 7:43:39 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:43:40.013Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:43:40.215Z] [java] Connecting to: http://localhost:45711/web-jsp-urn-jsp-tld-without-uri/test.jspx [2023-01-15T19:43:40.216Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:40.216Z] [java] [2023-01-15T19:43:40.216Z] [java] [2023-01-15T19:43:40.216Z] [java] ----------------------------------------- [2023-01-15T19:43:40.216Z] [java] - jsp-urn-jsp-tld-without-uri: PASS - [2023-01-15T19:43:40.216Z] [java] ----------------------------------------- [2023-01-15T19:43:40.216Z] [java] - Total PASS : 1 - [2023-01-15T19:43:40.216Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:40.216Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:40.216Z] [java] ----------------------------------------- [2023-01-15T19:43:40.216Z] [2023-01-15T19:43:40.216Z] undeploy: [2023-01-15T19:43:40.216Z] [2023-01-15T19:43:40.216Z] setOSConditions: [2023-01-15T19:43:40.216Z] [2023-01-15T19:43:40.216Z] setToolWin: [2023-01-15T19:43:40.216Z] [2023-01-15T19:43:40.216Z] setToolUnix: [2023-01-15T19:43:40.216Z] [2023-01-15T19:43:40.216Z] setToolProperty: [2023-01-15T19:43:40.216Z] [2023-01-15T19:43:40.216Z] setS1ASclassPath: [2023-01-15T19:43:40.216Z] [2023-01-15T19:43:40.216Z] init-common: [2023-01-15T19:43:40.216Z] [2023-01-15T19:43:40.216Z] undeploy-war-common: [2023-01-15T19:43:40.270Z] [java] Jan 15, 2023 7:43:40 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:43:40.271Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:43:40.474Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:40.835Z] [java] Jan 15, 2023 7:43:40 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:43:40.836Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:43:40.836Z] [java] Jan 15, 2023 7:43:40 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:43:40.836Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:43:40.836Z] [java] Jan 15, 2023 7:43:40 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:43:40.836Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:43:40.836Z] [java] Jan 15, 2023 7:43:40 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:43:40.836Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:43:41.041Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:41.041Z] [2023-01-15T19:43:41.041Z] all: [2023-01-15T19:43:41.041Z] [2023-01-15T19:43:41.041Z] setOSConditions: [2023-01-15T19:43:41.041Z] [2023-01-15T19:43:41.042Z] setToolWin: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setToolUnix: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setToolProperty: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setS1ASclassPath: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] init-common: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] clean: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setOSConditions: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setToolWin: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setToolUnix: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setToolProperty: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setS1ASclassPath: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] init-common: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] clean-common: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setOSConditions: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setToolWin: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setToolUnix: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setToolProperty: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] setS1ASclassPath: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] init-common: [2023-01-15T19:43:41.042Z] [2023-01-15T19:43:41.042Z] clean-classes-common: [2023-01-15T19:43:41.042Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:41.094Z] [java] Jan 15, 2023 7:43:40 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:41.094Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:41.094Z] [java] Jan 15, 2023 7:43:40 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:41.094Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (839ms), startup services(928ms), total(1,767ms) [2023-01-15T19:43:41.094Z] [java] Jan 15, 2023 7:43:40 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:41.094Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:41.299Z] [2023-01-15T19:43:41.300Z] setOSConditions: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setToolWin: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setToolUnix: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setToolProperty: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setS1ASclassPath: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] init-common: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] clean-jars-common: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] compile: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setOSConditions: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setToolWin: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setToolUnix: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setToolProperty: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setS1ASclassPath: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] init-common: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] compile-common: [2023-01-15T19:43:41.300Z] [echo] Current time (ISO): 2023-01-15T19:43:41.055+0000 [2023-01-15T19:43:41.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:41.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspUseBean/servlet [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] build: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setOSConditions: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setToolWin: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setToolUnix: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setToolProperty: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] setS1ASclassPath: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] init-common: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] webclient-war-common: [2023-01-15T19:43:41.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] clear: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] test-tlds-exist: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] copy-tlds: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] test-tagfiles-exist: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] copy-tagfiles: [2023-01-15T19:43:41.300Z] [2023-01-15T19:43:41.300Z] package-war-common: [2023-01-15T19:43:41.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:41.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:41.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:41.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:41.301Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspUseBean/lib [2023-01-15T19:43:41.301Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:41.301Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-use-bean-web.war [2023-01-15T19:43:41.301Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:41.301Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:41.301Z] [javac] Compiling 1 source file [2023-01-15T19:43:41.301Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspUseBean/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:41.301Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:41.301Z] [2023-01-15T19:43:41.301Z] deploy: [2023-01-15T19:43:41.301Z] [2023-01-15T19:43:41.301Z] deploy-war-common: [2023-01-15T19:43:41.301Z] [2023-01-15T19:43:41.301Z] setOSConditions: [2023-01-15T19:43:41.301Z] [2023-01-15T19:43:41.301Z] setToolWin: [2023-01-15T19:43:41.301Z] [2023-01-15T19:43:41.301Z] setToolUnix: [2023-01-15T19:43:41.301Z] [2023-01-15T19:43:41.301Z] setToolProperty: [2023-01-15T19:43:41.301Z] [2023-01-15T19:43:41.301Z] setS1ASclassPath: [2023-01-15T19:43:41.301Z] [2023-01-15T19:43:41.301Z] init-common: [2023-01-15T19:43:41.301Z] [2023-01-15T19:43:41.301Z] deploy-war-commonpe: [2023-01-15T19:43:41.301Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:41.351Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:41.352Z] [java] Jan 15, 2023 7:43:41 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:43:41.352Z] [java] INFO: Grizzly Framework 3.0.1 started in: 26ms - bound to [/0.0.0.0:7676] [2023-01-15T19:43:41.352Z] [java] Jan 15, 2023 7:43:41 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:41.352Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:41.609Z] [java] Jan 15, 2023 7:43:41 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:41.609Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:41.609Z] [java] Jan 15, 2023 7:43:41 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:41.609Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:41.609Z] [java] Jan 15, 2023 7:43:41 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:41.609Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,227ms), startup services(37ms), total(2,264ms) [2023-01-15T19:43:41.609Z] [java] Jan 15, 2023 7:43:41 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:41.609Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:41.609Z] [java] Jan 15, 2023 7:43:41 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:43:41.609Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:43:41.609Z] [java] Jan 15, 2023 7:43:41 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:41.609Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2023-01-15T19:43:41.609Z] [java] Jan 15, 2023 7:43:41 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:41.609Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:43:41.609Z] [java] Jan 15, 2023 7:43:41 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:41.609Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@656ec00d [2023-01-15T19:43:41.609Z] [java] Jan 15, 2023 7:43:41 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:41.609Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:43:41.609Z] [java] Jan 15, 2023 7:43:41 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:41.609Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:43:41.777Z] [exec] invoking stateful2 [2023-01-15T19:43:41.778Z] [exec] invoking stateless2 [2023-01-15T19:43:41.778Z] [exec] test complete [2023-01-15T19:43:41.778Z] [exec] Value of key is: main [2023-01-15T19:43:41.778Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:41.778Z] [exec] [2023-01-15T19:43:41.778Z] [exec] [2023-01-15T19:43:41.778Z] [exec] ----------------------------------------- [2023-01-15T19:43:41.778Z] [exec] - main: PASS - [2023-01-15T19:43:41.778Z] [exec] ----------------------------------------- [2023-01-15T19:43:41.778Z] [exec] Total PASS: 1 [2023-01-15T19:43:41.778Z] [exec] Total FAIL: 0 [2023-01-15T19:43:41.778Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:43:41.778Z] [exec] ----------------------------------------- [2023-01-15T19:43:41.778Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:43:41.778Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:43:41.866Z] [java] Jan 15, 2023 7:43:41 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:43:41.866Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-use-bean-web.war [2023-01-15T19:43:41.866Z] [java] INFO: visiting unvisited references [2023-01-15T19:43:42.034Z] Jan 15, 2023 7:43:41 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:43:42.034Z] INFO: exec(timeout=30,000, detached=false, args=[delete-resource-ref, jdbc_1158d95c677dbe74b0651de47f3e19e45]) [2023-01-15T19:43:42.035Z] [2023-01-15T19:43:42.035Z] undeploy: [2023-01-15T19:43:42.035Z] [2023-01-15T19:43:42.035Z] setOSConditions: [2023-01-15T19:43:42.035Z] [2023-01-15T19:43:42.035Z] setToolWin: [2023-01-15T19:43:42.035Z] [2023-01-15T19:43:42.035Z] setToolUnix: [2023-01-15T19:43:42.035Z] [2023-01-15T19:43:42.035Z] setToolProperty: [2023-01-15T19:43:42.035Z] [2023-01-15T19:43:42.036Z] setS1ASclassPath: [2023-01-15T19:43:42.036Z] [2023-01-15T19:43:42.036Z] init-common: [2023-01-15T19:43:42.036Z] [2023-01-15T19:43:42.036Z] undeploy-jar-common: [2023-01-15T19:43:42.293Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:42.430Z] [java] Jan 15, 2023 7:43:42 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:43:42.431Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:43:42.431Z] [java] Jan 15, 2023 7:43:42 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:43:42.431Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:43:42.431Z] [java] Jan 15, 2023 7:43:42 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:43:42.431Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:43:42.431Z] [java] Jan 15, 2023 7:43:42 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:43:42.431Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:43:42.431Z] [java] Jan 15, 2023 7:43:42 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:43:42.431Z] [java] INFO: visiting unvisited references [2023-01-15T19:43:42.596Z] Command delete-resource-ref failed. [2023-01-15T19:43:42.597Z] Jan 15, 2023 7:43:42 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:43:42.597Z] INFO: exec(timeout=30,000, detached=false, args=[delete-jdbc-resource, jdbc_1158d95c677dbe74b0651de47f3e19e45]) [2023-01-15T19:43:42.799Z] [exec] Application deployed with name web-jsp-use-bean-web. [2023-01-15T19:43:42.853Z] Command delete-jdbc-resource failed. [2023-01-15T19:43:42.853Z] Jan 15, 2023 7:43:42 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:43:42.853Z] INFO: exec(timeout=30,000, detached=false, args=[delete-instance, instance_2ab9c037d6ee141de283b6bba7432bceb]) [2023-01-15T19:43:42.859Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:43.058Z] [2023-01-15T19:43:43.059Z] deploy-war-commonee: [2023-01-15T19:43:43.059Z] [2023-01-15T19:43:43.059Z] run: [2023-01-15T19:43:43.059Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:43.119Z] [2023-01-15T19:43:43.119Z] setOSConditions: [2023-01-15T19:43:43.119Z] [2023-01-15T19:43:43.119Z] setToolWin: [2023-01-15T19:43:43.120Z] [2023-01-15T19:43:43.120Z] setToolUnix: [2023-01-15T19:43:43.120Z] [2023-01-15T19:43:43.120Z] setToolProperty: [2023-01-15T19:43:43.120Z] [2023-01-15T19:43:43.120Z] setS1ASclassPath: [2023-01-15T19:43:43.120Z] [2023-01-15T19:43:43.120Z] init-common: [2023-01-15T19:43:43.120Z] [2023-01-15T19:43:43.120Z] undeploy-client-common: [2023-01-15T19:43:43.120Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:43.317Z] [java] GET /web-jsp-use-bean/test.jsp HTTP/1.0 [2023-01-15T19:43:43.318Z] [java] HTTP/1.1 200 OK [2023-01-15T19:43:43.318Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:43:43.318Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T19:43:43.318Z] [java] Set-Cookie: JSESSIONID=6f589ef3eec4c6589a8995cac074; Path=/web-jsp-use-bean; HttpOnly [2023-01-15T19:43:43.318Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:43:43.318Z] [java] Connection: close [2023-01-15T19:43:43.318Z] [java] PASS: This error page should be reached! [2023-01-15T19:43:43.318Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:43.318Z] [java] [2023-01-15T19:43:43.318Z] [java] [2023-01-15T19:43:43.318Z] [java] ----------------------------------------- [2023-01-15T19:43:43.318Z] [java] - jsp-use-bean: PASS - [2023-01-15T19:43:43.318Z] [java] ----------------------------------------- [2023-01-15T19:43:43.318Z] [java] - Total PASS : 1 - [2023-01-15T19:43:43.318Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:43.318Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:43.318Z] [java] ----------------------------------------- [2023-01-15T19:43:43.318Z] [2023-01-15T19:43:43.318Z] undeploy: [2023-01-15T19:43:43.318Z] [2023-01-15T19:43:43.318Z] setOSConditions: [2023-01-15T19:43:43.318Z] [2023-01-15T19:43:43.318Z] setToolWin: [2023-01-15T19:43:43.318Z] [2023-01-15T19:43:43.318Z] setToolUnix: [2023-01-15T19:43:43.318Z] [2023-01-15T19:43:43.318Z] setToolProperty: [2023-01-15T19:43:43.318Z] [2023-01-15T19:43:43.318Z] setS1ASclassPath: [2023-01-15T19:43:43.318Z] [2023-01-15T19:43:43.318Z] init-common: [2023-01-15T19:43:43.318Z] [2023-01-15T19:43:43.318Z] undeploy-war-common: [2023-01-15T19:43:43.318Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:43.364Z] [java] Jan 15, 2023 7:43:43 PM org.eclipse.persistence.session./file:/tmp/gfembed4942853079440723403tmp/applications/sample/_test [2023-01-15T19:43:43.364Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:43:43.416Z] Command delete-instance failed. [2023-01-15T19:43:43.417Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.76 s - in org.glassfish.main.admin.test.rest.ResourceRefITest [2023-01-15T19:43:43.417Z] [INFO] Running org.glassfish.main.admin.test.rest.ConfigITest [2023-01-15T19:43:43.417Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.glassfish.main.admin.test.rest.ConfigITest [2023-01-15T19:43:43.417Z] [INFO] Running org.glassfish.main.admin.test.rest.ClusterITest [2023-01-15T19:43:43.887Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:44.052Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] all: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] session3: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setOSConditions: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolWin: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolUnix: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolProperty: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setS1ASclassPath: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] init-common: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] clean: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setOSConditions: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolWin: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolUnix: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolProperty: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setS1ASclassPath: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] init-common: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] clean-common: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setOSConditions: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolWin: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolUnix: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolProperty: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setS1ASclassPath: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] init-common: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] clean-classes-common: [2023-01-15T19:43:44.053Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setOSConditions: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolWin: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolUnix: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolProperty: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setS1ASclassPath: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] init-common: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] clean-jars-common: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] compile: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setOSConditions: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolWin: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolUnix: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setToolProperty: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] setS1ASclassPath: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] init-common: [2023-01-15T19:43:44.053Z] [2023-01-15T19:43:44.053Z] compile-common: [2023-01-15T19:43:44.053Z] [echo] Current time (ISO): 2023-01-15T19:43:43.920+0000 [2023-01-15T19:43:44.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:44.053Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] all: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setOSConditions: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setToolWin: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setToolUnix: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setToolProperty: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setS1ASclassPath: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] init-common: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] clean: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setOSConditions: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setToolWin: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setToolUnix: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setToolProperty: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setS1ASclassPath: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] init-common: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] clean-common: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setOSConditions: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setToolWin: [2023-01-15T19:43:44.146Z] [2023-01-15T19:43:44.146Z] setToolUnix: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolProperty: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setS1ASclassPath: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] init-common: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] clean-classes-common: [2023-01-15T19:43:44.147Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setOSConditions: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolWin: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolUnix: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolProperty: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setS1ASclassPath: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] init-common: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] clean-jars-common: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] compile: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setOSConditions: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolWin: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolUnix: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolProperty: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setS1ASclassPath: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] init-common: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] compile-common: [2023-01-15T19:43:44.147Z] [echo] Current time (ISO): 2023-01-15T19:43:44.045+0000 [2023-01-15T19:43:44.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:44.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/servlet [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] build: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setOSConditions: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolWin: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolUnix: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolProperty: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setS1ASclassPath: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] init-common: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] webclient-war-common: [2023-01-15T19:43:44.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] clear: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] test-tlds-exist: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] copy-tlds: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] test-tagfiles-exist: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] copy-tagfiles: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] package-war-common: [2023-01-15T19:43:44.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:44.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:44.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:44.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:44.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/lib [2023-01-15T19:43:44.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:44.147Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-welcome-page-without-any-servlet-mappings-web.war [2023-01-15T19:43:44.147Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:44.147Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:44.147Z] [javac] Compiling 1 source file [2023-01-15T19:43:44.147Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:44.147Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] deploy: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] deploy-war-common: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setOSConditions: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolWin: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolUnix: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setToolProperty: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] setS1ASclassPath: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] init-common: [2023-01-15T19:43:44.147Z] [2023-01-15T19:43:44.147Z] deploy-war-commonpe: [2023-01-15T19:43:44.297Z] [java] Jan 15, 2023 7:43:43 PM org.eclipse.persistence.session./file:/tmp/gfembed4942853079440723403tmp/applications/sample/_test.metadata [2023-01-15T19:43:44.298Z] [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. [2023-01-15T19:43:44.298Z] [java] Jan 15, 2023 7:43:43 PM org.eclipse.persistence.session./file:/tmp/gfembed4942853079440723403tmp/applications/sample/_test.metadata [2023-01-15T19:43:44.298Z] [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. [2023-01-15T19:43:44.298Z] [java] Jan 15, 2023 7:43:44 PM org.eclipse.persistence.session./file:/tmp/gfembed4942853079440723403tmp/applications/sample/_test.server [2023-01-15T19:43:44.298Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:43:44.311Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:44.405Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:44.555Z] [java] Jan 15, 2023 7:43:44 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:43:44.556Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2023-01-15T19:43:44.556Z] [java] Jan 15, 2023 7:43:44 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:43:44.556Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2023-01-15T19:43:44.556Z] [java] Jan 15, 2023 7:43:44 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:43:44.556Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:43:44.812Z] [java] Jan 15, 2023 7:43:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:44.813Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:44.813Z] [java] Jan 15, 2023 7:43:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:44.813Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:44.813Z] [java] Jan 15, 2023 7:43:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:44.813Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:44.813Z] [java] Jan 15, 2023 7:43:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:44.813Z] [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. [2023-01-15T19:43:44.813Z] [java] Jan 15, 2023 7:43:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:44.813Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:44.813Z] [java] Jan 15, 2023 7:43:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:44.813Z] [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. [2023-01-15T19:43:44.813Z] [java] Jan 15, 2023 7:43:44 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:43:44.813Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:43:44.971Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-welcome-page-without-any-servlet-mappings-web.war [2023-01-15T19:43:45.377Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@6c79a7c1 [2023-01-15T19:43:45.538Z] [exec] Application deployed with name web-jsp-welcome-page-without-any-servlet-mappings-web. [2023-01-15T19:43:45.539Z] [2023-01-15T19:43:45.539Z] deploy-war-commonee: [2023-01-15T19:43:45.539Z] [2023-01-15T19:43:45.539Z] run: [2023-01-15T19:43:45.539Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:45.634Z] [java] Record # 1 [2023-01-15T19:43:45.635Z] [java] Jan 15, 2023 7:43:45 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:43:45.635Z] [java] INFO: sample was successfully deployed in 3,922 milliseconds. [2023-01-15T19:43:45.635Z] [java] Looking up EJB... [2023-01-15T19:43:45.635Z] [java] Invoking EJB... [2023-01-15T19:43:45.635Z] [java] EJB said: boo [2023-01-15T19:43:45.635Z] [java] Value of key is: embedded with JPA [2023-01-15T19:43:45.635Z] [java] Value of key is: container without closing the current [2023-01-15T19:43:45.635Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:43:45.635Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:43:45.635Z] [java] Done calling EJB [2023-01-15T19:43:45.635Z] [java] ----------------------- [2023-01-15T19:43:45.635Z] [java] ----------------------- [2023-01-15T19:43:45.635Z] [java] ==> Creating another container without closing... [2023-01-15T19:43:45.635Z] [java] ==> Caught expected: Cannot create a new embedded EJBContainer: previously created container had not been closed. [2023-01-15T19:43:45.635Z] [java] ----------------------- [2023-01-15T19:43:45.635Z] [java] ----------------------- [2023-01-15T19:43:45.635Z] [java] ==> Closing container ... [2023-01-15T19:43:45.796Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:45.797Z] [java] [2023-01-15T19:43:45.797Z] [java] [2023-01-15T19:43:45.797Z] [java] ----------------------------------------- [2023-01-15T19:43:45.797Z] [java] - jsp-welcome-page-without-any-servlet-mappings: PASS - [2023-01-15T19:43:45.797Z] [java] ----------------------------------------- [2023-01-15T19:43:45.797Z] [java] - Total PASS : 1 - [2023-01-15T19:43:45.797Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:45.797Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:45.797Z] [java] ----------------------------------------- [2023-01-15T19:43:45.797Z] [2023-01-15T19:43:45.797Z] undeploy: [2023-01-15T19:43:45.797Z] [2023-01-15T19:43:45.797Z] setOSConditions: [2023-01-15T19:43:45.797Z] [2023-01-15T19:43:45.797Z] setToolWin: [2023-01-15T19:43:45.798Z] [2023-01-15T19:43:45.798Z] setToolUnix: [2023-01-15T19:43:45.798Z] [2023-01-15T19:43:45.798Z] setToolProperty: [2023-01-15T19:43:45.798Z] [2023-01-15T19:43:45.798Z] setS1ASclassPath: [2023-01-15T19:43:45.798Z] [2023-01-15T19:43:45.798Z] init-common: [2023-01-15T19:43:45.798Z] [2023-01-15T19:43:45.798Z] undeploy-war-common: [2023-01-15T19:43:45.893Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:43:45.894Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:45.894Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:45.894Z] [java] Value of key is: embedded close container [2023-01-15T19:43:45.894Z] [java] Jan 15, 2023 7:43:45 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:43:45.894Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:43:45.894Z] [java] Jan 15, 2023 7:43:45 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:45.894Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:45.894Z] [java] Jan 15, 2023 7:43:45 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:45.894Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:45.894Z] [java] Jan 15, 2023 7:43:45 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:45.894Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:45.894Z] [java] ==> Done Closing container [2023-01-15T19:43:45.894Z] [java] ----------------------- [2023-01-15T19:43:45.894Z] [java] ----------------------- [2023-01-15T19:43:45.894Z] [java] ==> Creating container after closing the previous... [2023-01-15T19:43:45.894Z] [java] Jan 15, 2023 7:43:45 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:45.894Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:43:45.894Z] [java] Jan 15, 2023 7:43:45 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:45.894Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain4137995189106463770xml [2023-01-15T19:43:45.894Z] [java] Jan 15, 2023 7:43:45 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:45.894Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:43:46.055Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:46.151Z] [java] Jan 15, 2023 7:43:45 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:43:46.152Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:45 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:43:46.152Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:43:46.152Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:45 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:46.152Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:46.152Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (272ms), startup services(59ms), total(331ms) [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:46.152Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:43:46.152Z] [java] INFO: Grizzly Framework 3.0.1 started in: 1ms - bound to [/0.0.0.0:7676] [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:46.152Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:46.152Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:46.152Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:46.152Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (379ms), startup services(7ms), total(386ms) [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:46.152Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:43:46.152Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:46.152Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2023-01-15T19:43:46.152Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:46.152Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:46.411Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@2b01bb54 [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:46.411Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:46.411Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:43:46.411Z] [java] INFO: visiting unvisited references [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:43:46.411Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:43:46.411Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2023-01-15T19:43:46.411Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:43:46.411Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:43:46.411Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:43:46.411Z] [java] INFO: visiting unvisited references [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM org.eclipse.persistence.session./file:/tmp/gfembed12302995347695102257tmp/applications/sample/_test [2023-01-15T19:43:46.411Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM org.eclipse.persistence.session./file:/tmp/gfembed12302995347695102257tmp/applications/sample/_test.metadata [2023-01-15T19:43:46.411Z] [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. [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM org.eclipse.persistence.session./file:/tmp/gfembed12302995347695102257tmp/applications/sample/_test.metadata [2023-01-15T19:43:46.411Z] [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. [2023-01-15T19:43:46.411Z] [java] Jan 15, 2023 7:43:46 PM org.eclipse.persistence.session./file:/tmp/gfembed12302995347695102257tmp/applications/sample/_test.server [2023-01-15T19:43:46.411Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:43:46.624Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:46.625Z] [2023-01-15T19:43:46.625Z] all: [2023-01-15T19:43:46.625Z] [2023-01-15T19:43:46.625Z] setOSConditions: [2023-01-15T19:43:46.625Z] [2023-01-15T19:43:46.625Z] setToolWin: [2023-01-15T19:43:46.625Z] [2023-01-15T19:43:46.625Z] setToolUnix: [2023-01-15T19:43:46.625Z] [2023-01-15T19:43:46.625Z] setToolProperty: [2023-01-15T19:43:46.625Z] [2023-01-15T19:43:46.625Z] setS1ASclassPath: [2023-01-15T19:43:46.668Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:43:46.669Z] [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'. [2023-01-15T19:43:46.669Z] [java] Jan 15, 2023 7:43:46 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:43:46.669Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2023-01-15T19:43:46.669Z] [java] Jan 15, 2023 7:43:46 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:43:46.669Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2023-01-15T19:43:46.669Z] [java] Jan 15, 2023 7:43:46 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:46.669Z] [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. [2023-01-15T19:43:46.669Z] [java] Jan 15, 2023 7:43:46 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:46.669Z] [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. [2023-01-15T19:43:46.669Z] [java] Jan 15, 2023 7:43:46 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:46.669Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:46.669Z] [java] Jan 15, 2023 7:43:46 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:46.669Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:46.669Z] [java] Jan 15, 2023 7:43:46 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:46.669Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:46.669Z] [java] Jan 15, 2023 7:43:46 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:46.669Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:46.882Z] [2023-01-15T19:43:46.883Z] init-common: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] clean: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setOSConditions: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolWin: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolUnix: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolProperty: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setS1ASclassPath: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] init-common: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] clean-common: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setOSConditions: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolWin: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolUnix: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolProperty: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setS1ASclassPath: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] init-common: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] clean-classes-common: [2023-01-15T19:43:46.883Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setOSConditions: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolWin: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolUnix: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolProperty: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setS1ASclassPath: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] init-common: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] clean-jars-common: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] compile: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setOSConditions: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolWin: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolUnix: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolProperty: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setS1ASclassPath: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] init-common: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] compile-common: [2023-01-15T19:43:46.883Z] [echo] Current time (ISO): 2023-01-15T19:43:46.664+0000 [2023-01-15T19:43:46.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:46.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/servlet [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] build: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setOSConditions: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolWin: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolUnix: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setToolProperty: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] setS1ASclassPath: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] init-common: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] webclient-war-common: [2023-01-15T19:43:46.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] clear: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] test-tlds-exist: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] copy-tlds: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] test-tagfiles-exist: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] copy-tagfiles: [2023-01-15T19:43:46.883Z] [2023-01-15T19:43:46.883Z] package-war-common: [2023-01-15T19:43:46.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:46.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:46.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:46.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:46.884Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/lib [2023-01-15T19:43:46.884Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:46.884Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:46.884Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-disabled-web.war [2023-01-15T19:43:46.884Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:46.884Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:46.884Z] [javac] Compiling 1 source file [2023-01-15T19:43:46.884Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:46.884Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:46.884Z] [2023-01-15T19:43:46.884Z] deploy: [2023-01-15T19:43:46.884Z] [2023-01-15T19:43:46.884Z] deploy-war-common: [2023-01-15T19:43:46.884Z] [2023-01-15T19:43:46.884Z] setOSConditions: [2023-01-15T19:43:46.884Z] [2023-01-15T19:43:46.884Z] setToolWin: [2023-01-15T19:43:46.884Z] [2023-01-15T19:43:46.884Z] setToolUnix: [2023-01-15T19:43:46.884Z] [2023-01-15T19:43:46.884Z] setToolProperty: [2023-01-15T19:43:46.884Z] [2023-01-15T19:43:46.884Z] setS1ASclassPath: [2023-01-15T19:43:46.884Z] [2023-01-15T19:43:46.884Z] init-common: [2023-01-15T19:43:46.884Z] [2023-01-15T19:43:46.884Z] deploy-war-commonpe: [2023-01-15T19:43:46.884Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:46.926Z] [java] Jan 15, 2023 7:43:46 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:43:46.927Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:43:46.927Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@7fcbed77 [2023-01-15T19:43:46.927Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:43:46.927Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:43:46.927Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:46.927Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:46.927Z] [java] Value of key is: embedded create 2nd container [2023-01-15T19:43:46.927Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:43:46.927Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:43:46.927Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:46.927Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:46.927Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:46.927Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:46.927Z] [java] Jan 15, 2023 7:43:46 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:46.927Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:46.927Z] [java] ..........FINISHED Embedded test [2023-01-15T19:43:46.927Z] [java] ----------------------- [2023-01-15T19:43:46.927Z] [java] ----------------------- [2023-01-15T19:43:46.927Z] [java] ----------------------- [2023-01-15T19:43:46.927Z] [java] ----------------------- [2023-01-15T19:43:46.927Z] [java] ===> Requesting wrong set of modules.... [2023-01-15T19:43:46.927Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:46.927Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:43:46.927Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:46.927Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain1691701007479139837xml [2023-01-15T19:43:46.928Z] [java] Jan 15, 2023 7:43:46 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:46.928Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:43:47.185Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:43:47.185Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:43:47.185Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:47.185Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:47.185Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:47.185Z] [java] Value of key is: container with errors in MODULES [2023-01-15T19:43:47.185Z] [java] Value of key is: container with a wrong provider [2023-01-15T19:43:47.185Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:47.185Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:47.185Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (197ms), startup services(43ms), total(240ms) [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:47.185Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:43:47.185Z] [java] INFO: Grizzly Framework 3.0.1 started in: 1ms - bound to [/0.0.0.0:7676] [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:47.185Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:47.185Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:47.185Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:47.185Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (276ms), startup services(6ms), total(282ms) [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:47.185Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:43:47.185Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2023-01-15T19:43:47.185Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:47.185Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:47.185Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:43:47.185Z] [java] Jan 15, 2023 7:43:47 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:47.185Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:47.185Z] [java] ==> Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2023-01-15T19:43:47.185Z] [java] ----------------------- [2023-01-15T19:43:47.185Z] [java] ----------------------- [2023-01-15T19:43:47.185Z] [java] ----------------------- [2023-01-15T19:43:47.185Z] [java] ----------------------- [2023-01-15T19:43:47.185Z] [java] ==> Creating container with a wrong provider... [2023-01-15T19:43:47.185Z] [java] ==> Caught expected: No EJBContainer provider available for requested provider: foo [2023-01-15T19:43:47.185Z] [java] The following providers: [2023-01-15T19:43:47.185Z] [java] org.glassfish.ejb.embedded.EJBContainerProviderImpl [2023-01-15T19:43:47.185Z] [java] Returned null from createEJBContainer call. [2023-01-15T19:43:47.185Z] [java] [2023-01-15T19:43:47.185Z] [java] ----------------------- [2023-01-15T19:43:47.185Z] [java] ----------------------- [2023-01-15T19:43:47.443Z] [java] [2023-01-15T19:43:47.443Z] [java] [2023-01-15T19:43:47.443Z] [java] ----------------------------------------- [2023-01-15T19:43:47.443Z] [java] - embedded with JPA: PASS - [2023-01-15T19:43:47.443Z] [java] - container without closing the current: PASS - [2023-01-15T19:43:47.443Z] [java] - container with a wrong provider: PASS - [2023-01-15T19:43:47.443Z] [java] - container with errors in MODULES: PASS - [2023-01-15T19:43:47.443Z] [java] - embedded close container: PASS - [2023-01-15T19:43:47.443Z] [java] - embedded create 2nd container: PASS - [2023-01-15T19:43:47.443Z] [java] ----------------------------------------- [2023-01-15T19:43:47.443Z] [java] Total PASS: 6 [2023-01-15T19:43:47.443Z] [java] Total FAIL: 0 [2023-01-15T19:43:47.443Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:43:47.443Z] [java] ----------------------------------------- [2023-01-15T19:43:47.443Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:43:47.443Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] stop-database: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] all: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] testclose: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] start-database: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setOSConditions: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolWin: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolUnix: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolProperty: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setS1ASclassPath: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] init-common: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] clean: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setOSConditions: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolWin: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolUnix: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolProperty: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setS1ASclassPath: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] init-common: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] clean-common: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setOSConditions: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolWin: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolUnix: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolProperty: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setS1ASclassPath: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] init-common: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] clean-classes-common: [2023-01-15T19:43:47.443Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setOSConditions: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolWin: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolUnix: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolProperty: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setS1ASclassPath: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] init-common: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] clean-jars-common: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] compile: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setOSConditions: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolWin: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolUnix: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setToolProperty: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] setS1ASclassPath: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] init-common: [2023-01-15T19:43:47.443Z] [2023-01-15T19:43:47.443Z] compile-common: [2023-01-15T19:43:47.444Z] [echo] Current time (ISO): 2023-01-15T19:43:47.418+0000 [2023-01-15T19:43:47.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:47.444Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:47.598Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:47.599Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:43:47.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. [2023-01-15T19:43:47.700Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:47.818Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-disabled-web.war [2023-01-15T19:43:47.857Z] [javac] 2 warnings [2023-01-15T19:43:47.857Z] [2023-01-15T19:43:47.857Z] build: [2023-01-15T19:43:47.857Z] [2023-01-15T19:43:47.857Z] setOSConditions: [2023-01-15T19:43:47.857Z] [2023-01-15T19:43:47.857Z] setToolWin: [2023-01-15T19:43:47.857Z] [2023-01-15T19:43:47.857Z] setToolUnix: [2023-01-15T19:43:47.857Z] [2023-01-15T19:43:47.857Z] setToolProperty: [2023-01-15T19:43:47.857Z] [2023-01-15T19:43:47.857Z] setS1ASclassPath: [2023-01-15T19:43:47.857Z] [2023-01-15T19:43:47.857Z] init-common: [2023-01-15T19:43:47.857Z] [2023-01-15T19:43:47.858Z] webclient-war-common: [2023-01-15T19:43:47.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] clear: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] test-tlds-exist: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] copy-tlds: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] test-tagfiles-exist: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] copy-tagfiles: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] package-war-common: [2023-01-15T19:43:47.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:47.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:47.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:47.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:47.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/lib [2023-01-15T19:43:47.858Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:47.858Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:47.858Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:47.858Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-web.war [2023-01-15T19:43:47.858Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] setOSConditions: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] setToolWin: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] setToolUnix: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] setToolProperty: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] setS1ASclassPath: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] init-common: [2023-01-15T19:43:47.858Z] [2023-01-15T19:43:47.858Z] compile-common: [2023-01-15T19:43:47.858Z] [echo] Current time (ISO): 2023-01-15T19:43:47.826+0000 [2023-01-15T19:43:47.858Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:48.080Z] [exec] Application deployed with name web-jsp-xpowered-by-disabled-web. [2023-01-15T19:43:48.117Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:48.339Z] [2023-01-15T19:43:48.339Z] deploy-war-commonee: [2023-01-15T19:43:48.339Z] [2023-01-15T19:43:48.339Z] run: [2023-01-15T19:43:48.339Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:48.645Z] [java] GET /web-jsp-xpowered-by-disabled/jsp/test.jsp HTTP/1.0 [2023-01-15T19:43:48.645Z] [java] [2023-01-15T19:43:48.645Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:48.645Z] [java] [2023-01-15T19:43:48.645Z] [java] [2023-01-15T19:43:48.645Z] [java] ----------------------------------------- [2023-01-15T19:43:48.645Z] [java] - jsp-xpowered-by-disabled: PASS - [2023-01-15T19:43:48.645Z] [java] ----------------------------------------- [2023-01-15T19:43:48.645Z] [java] - Total PASS : 1 - [2023-01-15T19:43:48.645Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:48.645Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:48.645Z] [java] ----------------------------------------- [2023-01-15T19:43:48.645Z] [2023-01-15T19:43:48.645Z] undeploy: [2023-01-15T19:43:48.645Z] [2023-01-15T19:43:48.645Z] setOSConditions: [2023-01-15T19:43:48.645Z] [2023-01-15T19:43:48.645Z] setToolWin: [2023-01-15T19:43:48.645Z] [2023-01-15T19:43:48.645Z] setToolUnix: [2023-01-15T19:43:48.645Z] [2023-01-15T19:43:48.645Z] setToolProperty: [2023-01-15T19:43:48.645Z] [2023-01-15T19:43:48.645Z] setS1ASclassPath: [2023-01-15T19:43:48.645Z] [2023-01-15T19:43:48.645Z] init-common: [2023-01-15T19:43:48.645Z] [2023-01-15T19:43:48.645Z] undeploy-war-common: [2023-01-15T19:43:48.646Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:49.214Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:49.471Z] [2023-01-15T19:43:49.471Z] all: [2023-01-15T19:43:49.471Z] [2023-01-15T19:43:49.471Z] setOSConditions: [2023-01-15T19:43:49.471Z] [2023-01-15T19:43:49.471Z] setToolWin: [2023-01-15T19:43:49.471Z] [2023-01-15T19:43:49.471Z] setToolUnix: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolProperty: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setS1ASclassPath: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] init-common: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] clean: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setOSConditions: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolWin: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolUnix: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolProperty: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setS1ASclassPath: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] init-common: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] clean-common: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setOSConditions: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolWin: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolUnix: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolProperty: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setS1ASclassPath: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] init-common: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] clean-classes-common: [2023-01-15T19:43:49.472Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setOSConditions: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolWin: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolUnix: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolProperty: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setS1ASclassPath: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] init-common: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] clean-jars-common: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] compile: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setOSConditions: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolWin: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolUnix: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolProperty: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setS1ASclassPath: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] init-common: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] compile-common: [2023-01-15T19:43:49.472Z] [echo] Current time (ISO): 2023-01-15T19:43:49.326+0000 [2023-01-15T19:43:49.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:49.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/servlet [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] build: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setOSConditions: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolWin: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolUnix: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolProperty: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setS1ASclassPath: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] init-common: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] webclient-war-common: [2023-01-15T19:43:49.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] clear: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] test-tlds-exist: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] copy-tlds: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] test-tagfiles-exist: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] copy-tagfiles: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] package-war-common: [2023-01-15T19:43:49.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:49.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:49.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:49.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:49.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/lib [2023-01-15T19:43:49.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:49.472Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-single-response-header-web.war [2023-01-15T19:43:49.472Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:49.472Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:49.472Z] [javac] Compiling 1 source file [2023-01-15T19:43:49.472Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:49.472Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] deploy: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] deploy-war-common: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setOSConditions: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolWin: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolUnix: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setToolProperty: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] setS1ASclassPath: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] init-common: [2023-01-15T19:43:49.472Z] [2023-01-15T19:43:49.472Z] deploy-war-commonpe: [2023-01-15T19:43:49.598Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:49.599Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:43:49.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. [2023-01-15T19:43:49.599Z] [javac] 2 warnings [2023-01-15T19:43:49.599Z] [2023-01-15T19:43:49.599Z] setOSConditions: [2023-01-15T19:43:49.599Z] [2023-01-15T19:43:49.599Z] setToolWin: [2023-01-15T19:43:49.599Z] [2023-01-15T19:43:49.599Z] setToolUnix: [2023-01-15T19:43:49.599Z] [2023-01-15T19:43:49.599Z] setToolProperty: [2023-01-15T19:43:49.599Z] [2023-01-15T19:43:49.599Z] setS1ASclassPath: [2023-01-15T19:43:49.599Z] [2023-01-15T19:43:49.599Z] init-common: [2023-01-15T19:43:49.599Z] [2023-01-15T19:43:49.599Z] compile-common: [2023-01-15T19:43:49.599Z] [echo] Current time (ISO): 2023-01-15T19:43:49.549+0000 [2023-01-15T19:43:49.599Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:49.730Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:49.856Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:50.297Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-single-response-header-web.war [2023-01-15T19:43:50.658Z] [exec] Value of key is: timeout: [2023-01-15T19:43:50.659Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:50.659Z] [exec] [2023-01-15T19:43:50.659Z] [exec] [2023-01-15T19:43:50.659Z] [exec] ----------------------------------------- [2023-01-15T19:43:50.659Z] [exec] - timeout: : PASS - [2023-01-15T19:43:50.659Z] [exec] - nontimeout: : PASS - [2023-01-15T19:43:50.659Z] [exec] ----------------------------------------- [2023-01-15T19:43:50.659Z] [exec] Total PASS: 2 [2023-01-15T19:43:50.659Z] [exec] Total FAIL: 0 [2023-01-15T19:43:50.659Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:43:50.659Z] [exec] ----------------------------------------- [2023-01-15T19:43:50.659Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:43:50.659Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] checkReporting-common: [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] confirmReportPresent-common: [2023-01-15T19:43:50.915Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:43:50.915Z] [echo] Test seems to be reported fine [2023-01-15T19:43:50.915Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/RepRunConf.txt [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] confirmMissingReport-common: [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] undeploy: [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] setOSConditions: [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] setToolWin: [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] setToolUnix: [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] setToolProperty: [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] setS1ASclassPath: [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] init-common: [2023-01-15T19:43:50.915Z] [2023-01-15T19:43:50.915Z] undeploy-common: [2023-01-15T19:43:51.171Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:51.226Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:51.230Z] [exec] Application deployed with name web-jsp-xpowered-by-single-response-header-web. [2023-01-15T19:43:51.231Z] [2023-01-15T19:43:51.231Z] deploy-war-commonee: [2023-01-15T19:43:51.231Z] [2023-01-15T19:43:51.231Z] run: [2023-01-15T19:43:51.231Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:51.402Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:51.403Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:43:51.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. [2023-01-15T19:43:51.403Z] [javac] 2 warnings [2023-01-15T19:43:51.403Z] [2023-01-15T19:43:51.403Z] setOSConditions: [2023-01-15T19:43:51.403Z] [2023-01-15T19:43:51.403Z] setToolWin: [2023-01-15T19:43:51.403Z] [2023-01-15T19:43:51.403Z] setToolUnix: [2023-01-15T19:43:51.403Z] [2023-01-15T19:43:51.403Z] setToolProperty: [2023-01-15T19:43:51.403Z] [2023-01-15T19:43:51.403Z] setS1ASclassPath: [2023-01-15T19:43:51.403Z] [2023-01-15T19:43:51.403Z] init-common: [2023-01-15T19:43:51.403Z] [2023-01-15T19:43:51.403Z] compile-common: [2023-01-15T19:43:51.403Z] [echo] Current time (ISO): 2023-01-15T19:43:51.207+0000 [2023-01-15T19:43:51.403Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:51.403Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:51.427Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:51.483Z] [javac] 1 warning [2023-01-15T19:43:51.484Z] [2023-01-15T19:43:51.484Z] build: [2023-01-15T19:43:51.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:51.484Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-testclose-ejb.jar [2023-01-15T19:43:51.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org [2023-01-15T19:43:51.484Z] [2023-01-15T19:43:51.484Z] run: [2023-01-15T19:43:51.484Z] [2023-01-15T19:43:51.484Z] setOSConditions: [2023-01-15T19:43:51.484Z] [2023-01-15T19:43:51.484Z] setToolWin: [2023-01-15T19:43:51.484Z] [2023-01-15T19:43:51.484Z] setToolUnix: [2023-01-15T19:43:51.484Z] [2023-01-15T19:43:51.484Z] setToolProperty: [2023-01-15T19:43:51.484Z] [2023-01-15T19:43:51.484Z] setS1ASclassPath: [2023-01-15T19:43:51.484Z] [2023-01-15T19:43:51.484Z] init-common: [2023-01-15T19:43:51.484Z] [2023-01-15T19:43:51.484Z] run_se: [2023-01-15T19:43:51.484Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:43:51.484Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:51.488Z] [java] GET /web-jsp-xpowered-by-single-response-header/from.jsp HTTP/1.0 [2023-01-15T19:43:51.488Z] [java] [2023-01-15T19:43:51.488Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:51.488Z] [java] [2023-01-15T19:43:51.488Z] [java] [2023-01-15T19:43:51.488Z] [java] ----------------------------------------- [2023-01-15T19:43:51.488Z] [java] - jsp-xpowered-by-single-response-header: PASS - [2023-01-15T19:43:51.488Z] [java] ----------------------------------------- [2023-01-15T19:43:51.488Z] [java] - Total PASS : 1 - [2023-01-15T19:43:51.488Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:51.488Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:51.488Z] [java] ----------------------------------------- [2023-01-15T19:43:51.488Z] [2023-01-15T19:43:51.488Z] undeploy: [2023-01-15T19:43:51.488Z] [2023-01-15T19:43:51.489Z] setOSConditions: [2023-01-15T19:43:51.489Z] [2023-01-15T19:43:51.489Z] setToolWin: [2023-01-15T19:43:51.489Z] [2023-01-15T19:43:51.489Z] setToolUnix: [2023-01-15T19:43:51.489Z] [2023-01-15T19:43:51.489Z] setToolProperty: [2023-01-15T19:43:51.489Z] [2023-01-15T19:43:51.489Z] setS1ASclassPath: [2023-01-15T19:43:51.489Z] [2023-01-15T19:43:51.489Z] init-common: [2023-01-15T19:43:51.489Z] [2023-01-15T19:43:51.489Z] undeploy-war-common: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] all: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] opallowed: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setOSConditions: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setToolWin: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setToolUnix: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setToolProperty: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setS1ASclassPath: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] init-common: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] clean: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setOSConditions: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setToolWin: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setToolUnix: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setToolProperty: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setS1ASclassPath: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] init-common: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] clean-common: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setOSConditions: [2023-01-15T19:43:51.684Z] [2023-01-15T19:43:51.684Z] setToolWin: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setToolUnix: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setToolProperty: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setS1ASclassPath: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] init-common: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] clean-classes-common: [2023-01-15T19:43:51.685Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setOSConditions: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setToolWin: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setToolUnix: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setToolProperty: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setS1ASclassPath: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] init-common: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] clean-jars-common: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] compile: [2023-01-15T19:43:51.685Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setOSConditions: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setToolWin: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setToolUnix: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setToolProperty: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] setS1ASclassPath: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] init-common: [2023-01-15T19:43:51.685Z] [2023-01-15T19:43:51.685Z] compile-common: [2023-01-15T19:43:51.685Z] [echo] Current time (ISO): 2023-01-15T19:43:51.554+0000 [2023-01-15T19:43:51.685Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:51.685Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:51.685Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:51.747Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:52.048Z] [java] .......... Testing module: ejb-ejb31-embedded-testclose-ejb [2023-01-15T19:43:52.305Z] [java] Jan 15, 2023 7:43:52 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:52.305Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:43:52.305Z] [java] Jan 15, 2023 7:43:52 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:52.305Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain8451830310727518739xml [2023-01-15T19:43:52.305Z] [java] Jan 15, 2023 7:43:52 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:43:52.305Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:43:52.316Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] all: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setOSConditions: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolWin: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolUnix: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolProperty: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setS1ASclassPath: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] init-common: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] clean: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setOSConditions: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolWin: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolUnix: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolProperty: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setS1ASclassPath: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] init-common: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] clean-common: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setOSConditions: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolWin: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolUnix: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolProperty: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setS1ASclassPath: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] init-common: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] clean-classes-common: [2023-01-15T19:43:52.316Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setOSConditions: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolWin: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolUnix: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setToolProperty: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] setS1ASclassPath: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] init-common: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] clean-jars-common: [2023-01-15T19:43:52.316Z] [2023-01-15T19:43:52.316Z] compile: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] setOSConditions: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] setToolWin: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] setToolUnix: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] setToolProperty: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] setS1ASclassPath: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] init-common: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] compile-common: [2023-01-15T19:43:52.574Z] [echo] Current time (ISO): 2023-01-15T19:43:52.319+0000 [2023-01-15T19:43:52.574Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:52.574Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspcConfigure/servlet [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] build: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] setOSConditions: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] setToolWin: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] setToolUnix: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] setToolProperty: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] setS1ASclassPath: [2023-01-15T19:43:52.574Z] [2023-01-15T19:43:52.574Z] init-common: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] webclient-war-common: [2023-01-15T19:43:52.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] clear: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] test-tlds-exist: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] copy-tlds: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] test-tagfiles-exist: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] copy-tagfiles: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] package-war-common: [2023-01-15T19:43:52.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:52.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:52.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:52.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:52.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspcConfigure/lib [2023-01-15T19:43:52.575Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:52.575Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:52.575Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jspc-configure-web.war [2023-01-15T19:43:52.575Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:52.575Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:52.575Z] [javac] Compiling 1 source file [2023-01-15T19:43:52.575Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspcConfigure/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:52.575Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] deploy: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] deploy-war-common: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] setOSConditions: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] setToolWin: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] setToolUnix: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] setToolProperty: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] setS1ASclassPath: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] init-common: [2023-01-15T19:43:52.575Z] [2023-01-15T19:43:52.575Z] deploy-war-commonpe: [2023-01-15T19:43:52.575Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:53.142Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jspc-configure-web.war [2023-01-15T19:43:53.236Z] [java] Jan 15, 2023 7:43:52 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:43:53.237Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:43:53.237Z] [java] Jan 15, 2023 7:43:53 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:43:53.237Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:43:53.579Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:53.579Z] [javac] 1 warning [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] setOSConditions: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] setToolWin: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] setToolUnix: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] setToolProperty: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] setS1ASclassPath: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] init-common: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] webclient-war-common: [2023-01-15T19:43:53.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] clear: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] test-tlds-exist: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] copy-tlds: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] test-tagfiles-exist: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] copy-tagfiles: [2023-01-15T19:43:53.579Z] [2023-01-15T19:43:53.579Z] package-war-common: [2023-01-15T19:43:53.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:53.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:53.580Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:53.580Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:53.580Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/lib [2023-01-15T19:43:53.580Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:53.580Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:53.580Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/docroot [2023-01-15T19:43:53.580Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-web.war [2023-01-15T19:43:53.580Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:53.580Z] [2023-01-15T19:43:53.580Z] setOSConditions: [2023-01-15T19:43:53.580Z] [2023-01-15T19:43:53.580Z] setToolWin: [2023-01-15T19:43:53.580Z] [2023-01-15T19:43:53.580Z] setToolUnix: [2023-01-15T19:43:53.580Z] [2023-01-15T19:43:53.580Z] setToolProperty: [2023-01-15T19:43:53.580Z] [2023-01-15T19:43:53.580Z] setS1ASclassPath: [2023-01-15T19:43:53.580Z] [2023-01-15T19:43:53.580Z] init-common: [2023-01-15T19:43:53.580Z] [2023-01-15T19:43:53.580Z] compile-common: [2023-01-15T19:43:53.580Z] [echo] Current time (ISO): 2023-01-15T19:43:53.218+0000 [2023-01-15T19:43:53.580Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:53.580Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:53.801Z] [java] Jan 15, 2023 7:43:53 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:43:53.801Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:43:53.801Z] [java] Jan 15, 2023 7:43:53 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:43:53.801Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:43:53.801Z] [java] Jan 15, 2023 7:43:53 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:43:53.801Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:43:53.801Z] [java] Jan 15, 2023 7:43:53 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:43:53.801Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:43:54.058Z] [java] Jan 15, 2023 7:43:53 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:54.058Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:54.058Z] [java] Jan 15, 2023 7:43:53 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:54.058Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (809ms), startup services(897ms), total(1,706ms) [2023-01-15T19:43:54.058Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:54.058Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:54.315Z] [java] Jan 15, 2023 7:43:54 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:43:54.315Z] [java] INFO: Grizzly Framework 3.0.1 started in: 24ms - bound to [/0.0.0.0:7676] [2023-01-15T19:43:54.315Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:43:54.315Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [Pipeline] junit [2023-01-15T19:43:54.383Z] Recording test results [2023-01-15T19:43:54.515Z] [exec] Application deployed with name web-jspc-configure-web. [2023-01-15T19:43:54.515Z] [2023-01-15T19:43:54.515Z] deploy-war-commonee: [2023-01-15T19:43:54.515Z] [2023-01-15T19:43:54.515Z] run: [2023-01-15T19:43:54.515Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:54.572Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:43:54.573Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:43:54.573Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:43:54.573Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,148ms), startup services(10ms), total(2,158ms) [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:43:54.573Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:43:54.573Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:54.573Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-testclose-ejb [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:54.573Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:43:54.573Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:54.573Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@5a85b4e6 [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:54.573Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:43:54.573Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:43:54.573Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:43:54.573Z] [java] INFO: visiting unvisited references [2023-01-15T19:43:54.686Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:54.687Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:43:54.687Z] [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. [2023-01-15T19:43:54.687Z] [javac] 2 warnings [2023-01-15T19:43:54.773Z] [java] Connecting to: http://localhost:45711/web-jspc-configure/jsp/test.jsp [2023-01-15T19:43:54.773Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:54.773Z] [java] [2023-01-15T19:43:54.773Z] [java] [2023-01-15T19:43:54.773Z] [java] ----------------------------------------- [2023-01-15T19:43:54.773Z] [java] - jspc-configure: PASS - [2023-01-15T19:43:54.773Z] [java] ----------------------------------------- [2023-01-15T19:43:54.773Z] [java] - Total PASS : 1 - [2023-01-15T19:43:54.773Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:54.773Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:54.773Z] [java] ----------------------------------------- [2023-01-15T19:43:54.773Z] [2023-01-15T19:43:54.773Z] undeploy: [2023-01-15T19:43:54.773Z] [2023-01-15T19:43:54.773Z] setOSConditions: [2023-01-15T19:43:54.773Z] [2023-01-15T19:43:54.773Z] setToolWin: [2023-01-15T19:43:54.773Z] [2023-01-15T19:43:54.773Z] setToolUnix: [2023-01-15T19:43:54.773Z] [2023-01-15T19:43:54.773Z] setToolProperty: [2023-01-15T19:43:54.773Z] [2023-01-15T19:43:54.773Z] setS1ASclassPath: [2023-01-15T19:43:54.773Z] [2023-01-15T19:43:54.773Z] init-common: [2023-01-15T19:43:54.773Z] [2023-01-15T19:43:54.773Z] undeploy-war-common: [2023-01-15T19:43:54.773Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:54.946Z] [2023-01-15T19:43:54.946Z] setOSConditions: [2023-01-15T19:43:54.946Z] [2023-01-15T19:43:54.946Z] setToolWin: [2023-01-15T19:43:54.946Z] [2023-01-15T19:43:54.947Z] setToolUnix: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setToolProperty: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setS1ASclassPath: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] init-common: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] appclient-jar-common: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] package-appclientjar-common: [2023-01-15T19:43:54.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:54.947Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:54.947Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:54.947Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-client.jar [2023-01-15T19:43:54.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:43:54.947Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-hello-session3-persistence.jar [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setOSConditions: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setToolWin: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setToolUnix: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setToolProperty: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setS1ASclassPath: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] init-common: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] ejb-jar-common: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] package-ejbjar-common: [2023-01-15T19:43:54.947Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-ejb.jar [2023-01-15T19:43:54.947Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setOSConditions: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] fixFiles: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] convUnix: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] convWin: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setToolWin: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setToolUnix: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setToolProperty: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setS1ASclassPath: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] init-common: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] ear-common: [2023-01-15T19:43:54.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:54.947Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/descriptor/sun-application.xml to copy. [2023-01-15T19:43:54.947Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:43:54.947Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2023-01-15T19:43:54.947Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setup: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setOSConditions: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setToolWin: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setToolUnix: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setToolProperty: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] setS1ASclassPath: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] init-common: [2023-01-15T19:43:54.947Z] [2023-01-15T19:43:54.947Z] execute-ejb-sql-common: [2023-01-15T19:43:54.949Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:54.949Z] [javac] 1 warning [2023-01-15T19:43:54.949Z] [2023-01-15T19:43:54.949Z] setOSConditions: [2023-01-15T19:43:54.949Z] [2023-01-15T19:43:54.949Z] setToolWin: [2023-01-15T19:43:54.949Z] [2023-01-15T19:43:54.949Z] setToolUnix: [2023-01-15T19:43:54.949Z] [2023-01-15T19:43:54.949Z] setToolProperty: [2023-01-15T19:43:54.949Z] [2023-01-15T19:43:54.949Z] setS1ASclassPath: [2023-01-15T19:43:54.949Z] [2023-01-15T19:43:54.949Z] init-common: [2023-01-15T19:43:54.949Z] [2023-01-15T19:43:54.949Z] compile-common: [2023-01-15T19:43:54.949Z] [echo] Current time (ISO): 2023-01-15T19:43:54.898+0000 [2023-01-15T19:43:54.949Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:55.139Z] [java] Jan 15, 2023 7:43:54 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:43:55.139Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:43:55.139Z] [java] Jan 15, 2023 7:43:54 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:43:55.139Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:43:55.139Z] [java] Jan 15, 2023 7:43:54 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:43:55.139Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:43:55.139Z] [java] Jan 15, 2023 7:43:54 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:43:55.139Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:43:55.139Z] [java] Jan 15, 2023 7:43:54 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:43:55.139Z] [java] INFO: visiting unvisited references [2023-01-15T19:43:55.205Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:55.341Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] all: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setOSConditions: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolWin: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolUnix: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolProperty: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setS1ASclassPath: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] init-common: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] clean: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setOSConditions: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolWin: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolUnix: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolProperty: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setS1ASclassPath: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] init-common: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] clean-common: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setOSConditions: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolWin: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolUnix: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolProperty: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setS1ASclassPath: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] init-common: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] clean-classes-common: [2023-01-15T19:43:55.599Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setOSConditions: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolWin: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolUnix: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolProperty: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setS1ASclassPath: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] init-common: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] clean-jars-common: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] compile: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setOSConditions: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolWin: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolUnix: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolProperty: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setS1ASclassPath: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] init-common: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] compile-common: [2023-01-15T19:43:55.599Z] [echo] Current time (ISO): 2023-01-15T19:43:55.459+0000 [2023-01-15T19:43:55.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:55.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspconfig/servlet [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] build: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setOSConditions: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolWin: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolUnix: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setToolProperty: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] setS1ASclassPath: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] init-common: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] webclient-war-common: [2023-01-15T19:43:55.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] clear: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] test-tlds-exist: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] copy-tlds: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] test-tagfiles-exist: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] copy-tagfiles: [2023-01-15T19:43:55.599Z] [2023-01-15T19:43:55.599Z] package-war-common: [2023-01-15T19:43:55.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:43:55.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:55.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:43:55.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:43:55.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspconfig/lib [2023-01-15T19:43:55.600Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:55.600Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-web.war [2023-01-15T19:43:55.600Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:43:55.600Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:43:55.600Z] [javac] Compiling 1 source file [2023-01-15T19:43:55.600Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/jspconfig/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:43:55.600Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:43:55.600Z] [2023-01-15T19:43:55.600Z] deploy: [2023-01-15T19:43:55.600Z] [2023-01-15T19:43:55.600Z] deploy-war-common: [2023-01-15T19:43:55.600Z] [2023-01-15T19:43:55.600Z] setOSConditions: [2023-01-15T19:43:55.600Z] [2023-01-15T19:43:55.600Z] setToolWin: [2023-01-15T19:43:55.600Z] [2023-01-15T19:43:55.600Z] setToolUnix: [2023-01-15T19:43:55.600Z] [2023-01-15T19:43:55.600Z] setToolProperty: [2023-01-15T19:43:55.600Z] [2023-01-15T19:43:55.600Z] setS1ASclassPath: [2023-01-15T19:43:55.600Z] [2023-01-15T19:43:55.600Z] init-common: [2023-01-15T19:43:55.600Z] [2023-01-15T19:43:55.600Z] deploy-war-commonpe: [2023-01-15T19:43:55.608Z] Jan 15, 2023 7:43:53 PM org.glassfish.main.admin.test.rest.RestTestBase deleteCluster [2023-01-15T19:43:55.608Z] INFO: Found instances: null [2023-01-15T19:43:55.608Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.48 s - in org.glassfish.main.admin.test.rest.ClusterITest [2023-01-15T19:43:55.609Z] [INFO] Running org.glassfish.main.admin.test.rest.TokenAuthenticationITest [2023-01-15T19:43:55.609Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in org.glassfish.main.admin.test.rest.TokenAuthenticationITest [2023-01-15T19:43:55.609Z] [INFO] Running org.glassfish.main.admin.test.rest.MetadataITest [2023-01-15T19:43:55.609Z] [23.705s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 80M->14M(256M) 14.047ms [2023-01-15T19:43:55.609Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.glassfish.main.admin.test.rest.MetadataITest [2023-01-15T19:43:55.609Z] [INFO] Running org.glassfish.main.admin.test.rest.ZeroConfigITest [2023-01-15T19:43:55.609Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.glassfish.main.admin.test.rest.ZeroConfigITest [2023-01-15T19:43:55.609Z] [INFO] Running org.glassfish.main.admin.test.rest.JmsITest [2023-01-15T19:43:55.859Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:56.071Z] [java] Jan 15, 2023 7:43:55 PM org.eclipse.persistence.session./file:/tmp/gfembed11106700901592027994tmp/applications/ejb-ejb31-embedded-testclose-ejb/_test [2023-01-15T19:43:56.071Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:43:56.071Z] [java] Jan 15, 2023 7:43:56 PM org.eclipse.persistence.session./file:/tmp/gfembed11106700901592027994tmp/applications/ejb-ejb31-embedded-testclose-ejb/_test.server [2023-01-15T19:43:56.071Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:43:56.328Z] [java] Jan 15, 2023 7:43:56 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:43:56.328Z] [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'. [2023-01-15T19:43:56.328Z] [java] Jan 15, 2023 7:43:56 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:43:56.328Z] [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] [2023-01-15T19:43:56.328Z] [java] Jan 15, 2023 7:43:56 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:43:56.328Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:43:56.426Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-web.war [2023-01-15T19:43:56.579Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:56.579Z] [javac] 1 warning [2023-01-15T19:43:56.579Z] [2023-01-15T19:43:56.579Z] build: [2023-01-15T19:43:56.579Z] [2023-01-15T19:43:56.579Z] package-ejbjar-common: [2023-01-15T19:43:56.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:56.579Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:56.836Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-ejb.jar [2023-01-15T19:43:56.836Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setOSConditions: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolWin: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolUnix: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolProperty: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setS1ASclassPath: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] init-common: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] appclient-jar-common: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] package-appclientjar-common: [2023-01-15T19:43:56.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:43:56.836Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-client.jar [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setOSConditions: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] fixFiles: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] convUnix: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] convWin: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolWin: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolUnix: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolProperty: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setS1ASclassPath: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] init-common: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] ear-common: [2023-01-15T19:43:56.836Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/${sun-application.xml} to copy. [2023-01-15T19:43:56.836Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:43:56.836Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowedApp.ear [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] deploy: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setOSConditions: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolWin: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolUnix: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolProperty: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setS1ASclassPath: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] init-common: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] deploy-common: [2023-01-15T19:43:56.836Z] [echo] Current time (ISO): 2023-01-15T19:43:56.621+0000 [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setOSConditions: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolWin: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolUnix: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setToolProperty: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] setS1ASclassPath: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] init-common: [2023-01-15T19:43:56.836Z] [2023-01-15T19:43:56.836Z] deploy-common-pe: [2023-01-15T19:43:56.836Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:56.891Z] [java] Jan 15, 2023 7:43:56 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:56.892Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:56.892Z] [java] Jan 15, 2023 7:43:56 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:56.892Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:56.892Z] [java] Jan 15, 2023 7:43:56 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:56.892Z] [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. [2023-01-15T19:43:56.892Z] [java] Jan 15, 2023 7:43:56 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:56.892Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:56.892Z] [java] Jan 15, 2023 7:43:56 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:56.892Z] [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. [2023-01-15T19:43:56.892Z] [java] Jan 15, 2023 7:43:56 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:43:56.892Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:43:56.892Z] [java] Jan 15, 2023 7:43:56 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:43:56.892Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:43:57.400Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowedApp.ear [2023-01-15T19:43:57.456Z] [java] Looking up EJB... [2023-01-15T19:43:57.456Z] [java] Invoking EJB... [2023-01-15T19:43:57.456Z] [java] EJB said: hello [2023-01-15T19:43:57.456Z] [java] Record # 1 [2023-01-15T19:43:57.456Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:43:57.456Z] [java] getSimpleEntity call returned: Entity number 1 created at Sun Jan 15 19:43:57 UTC 2023 [2023-01-15T19:43:57.456Z] [java] Value of key is: embedded with JPA [2023-01-15T19:43:57.456Z] [java] Done calling EJB [2023-01-15T19:43:57.456Z] [java] Value of key is: embedded close container [2023-01-15T19:43:57.456Z] [java] ..........FINISHED Embedded test [2023-01-15T19:43:57.456Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:57.456Z] [java] [2023-01-15T19:43:57.456Z] [java] [2023-01-15T19:43:57.456Z] [java] ----------------------------------------- [2023-01-15T19:43:57.456Z] [java] - embedded with JPA: PASS - [2023-01-15T19:43:57.456Z] [java] - embedded close container: PASS - [2023-01-15T19:43:57.456Z] [java] ----------------------------------------- [2023-01-15T19:43:57.456Z] [java] Total PASS: 2 [2023-01-15T19:43:57.456Z] [java] Total FAIL: 0 [2023-01-15T19:43:57.456Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:43:57.456Z] [java] ----------------------------------------- [2023-01-15T19:43:57.456Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:43:57.456Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:43:57.475Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/sql/create.sql [2023-01-15T19:43:57.475Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] deploy: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] setOSConditions: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] setToolWin: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] setToolUnix: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] setToolProperty: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] setS1ASclassPath: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] init-common: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] deploy-common: [2023-01-15T19:43:57.475Z] [echo] Current time (ISO): 2023-01-15T19:43:57.136+0000 [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] setOSConditions: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] setToolWin: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] setToolUnix: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] setToolProperty: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] setS1ASclassPath: [2023-01-15T19:43:57.475Z] [2023-01-15T19:43:57.475Z] init-common: [2023-01-15T19:43:57.476Z] [2023-01-15T19:43:57.476Z] deploy-common-pe: [2023-01-15T19:43:57.476Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:57.713Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:43:57.714Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:57.714Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] stop-database: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] all: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] timertest: [2023-01-15T19:43:57.714Z] [echo] Running timertest target all [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setOSConditions: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolWin: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolUnix: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolProperty: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setS1ASclassPath: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] init-common: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] clean: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setOSConditions: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolWin: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolUnix: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolProperty: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setS1ASclassPath: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] init-common: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] clean-common: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setOSConditions: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolWin: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolUnix: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolProperty: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setS1ASclassPath: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] init-common: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] clean-classes-common: [2023-01-15T19:43:57.714Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setOSConditions: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolWin: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolUnix: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolProperty: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setS1ASclassPath: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] init-common: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] clean-jars-common: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] compile: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setOSConditions: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolWin: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolUnix: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setToolProperty: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] setS1ASclassPath: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] init-common: [2023-01-15T19:43:57.714Z] [2023-01-15T19:43:57.714Z] compile-common: [2023-01-15T19:43:57.714Z] [echo] Current time (ISO): 2023-01-15T19:43:57.690+0000 [2023-01-15T19:43:57.714Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:57.714Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:57.972Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:58.129Z] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.529 s - in org.glassfish.main.admin.test.rest.JmsITest [2023-01-15T19:43:58.129Z] [INFO] Running org.glassfish.main.admin.test.rest.SystemPropertiesITest [2023-01-15T19:43:58.329Z] [exec] Application deployed with name ejb-timer-opallowedApp. [2023-01-15T19:43:58.330Z] [echo] Deployment on target server server successful [2023-01-15T19:43:58.330Z] [2023-01-15T19:43:58.330Z] setOSConditions: [2023-01-15T19:43:58.330Z] [2023-01-15T19:43:58.330Z] setToolWin: [2023-01-15T19:43:58.330Z] [2023-01-15T19:43:58.330Z] setToolUnix: [2023-01-15T19:43:58.330Z] [2023-01-15T19:43:58.330Z] setToolProperty: [2023-01-15T19:43:58.330Z] [2023-01-15T19:43:58.330Z] setS1ASclassPath: [2023-01-15T19:43:58.330Z] [2023-01-15T19:43:58.330Z] init-common: [2023-01-15T19:43:58.330Z] [2023-01-15T19:43:58.330Z] deploy-common-ee: [2023-01-15T19:43:58.330Z] [2023-01-15T19:43:58.330Z] run-pojo: [2023-01-15T19:43:58.330Z] [2023-01-15T19:43:58.330Z] run-client: [2023-01-15T19:43:58.330Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:58.410Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2023-01-15T19:43:58.939Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [2023-01-15T19:43:58.960Z] [exec] Application deployed with name web-jsp-config-web. [2023-01-15T19:43:58.960Z] [2023-01-15T19:43:58.960Z] deploy-war-commonee: [2023-01-15T19:43:58.960Z] [2023-01-15T19:43:58.960Z] run: [2023-01-15T19:43:58.960Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:58.960Z] [java] GET /web-jsp-config/test.jsp HTTP/1.0 [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java] HTTP/1.1 200 OK [2023-01-15T19:43:58.960Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:43:58.960Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T19:43:58.960Z] [java] Set-Cookie: JSESSIONID=6f5c7b4fe8f10164a070295b3204; Path=/web-jsp-config; HttpOnly [2023-01-15T19:43:58.960Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:43:58.960Z] [java] Connection: close [2023-01-15T19:43:58.960Z] [java] Content-Length: 76 [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java]

before including

[2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java] JSP-CONFIG:PASS [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java]

after including

[2023-01-15T19:43:58.960Z] [java] GET /web-jsp-config/foo/test.jsp HTTP/1.0 [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java] HTTP/1.1 200 OK [2023-01-15T19:43:58.960Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:43:58.960Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T19:43:58.960Z] [java] Set-Cookie: JSESSIONID=6f5c7bfe4853a3b81d03f6a0bd24; Path=/web-jsp-config; HttpOnly [2023-01-15T19:43:58.960Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:43:58.960Z] [java] Connection: close [2023-01-15T19:43:58.960Z] [java] Content-Length: 51 [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2023-01-15T19:43:58.960Z] [java] GET /web-jsp-config/foo/bar/test.jsp HTTP/1.0 [2023-01-15T19:43:58.960Z] [java] [2023-01-15T19:43:58.960Z] [java] HTTP/1.1 200 OK [2023-01-15T19:43:58.960Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:43:58.960Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T19:43:58.960Z] [java] Set-Cookie: JSESSIONID=6f5c7c320f37761b98284dae8788; Path=/web-jsp-config; HttpOnly [2023-01-15T19:43:58.960Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:43:58.960Z] [java] Connection: close [Pipeline] // stage[2023-01-15T19:43:58.961Z] [java] Content-Length: 51 [2023-01-15T19:43:58.962Z] [java] [2023-01-15T19:43:58.962Z] [java] [2023-01-15T19:43:58.962Z] [java] [2023-01-15T19:43:58.962Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2023-01-15T19:43:58.962Z] [java] GET /web-jsp-config/foo/bar/baz/test.jsp HTTP/1.0 [2023-01-15T19:43:58.962Z] [java] [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T19:43:59.219Z] [java] HTTP/1.1 200 OK [2023-01-15T19:43:59.220Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:43:59.220Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T19:43:59.220Z] [java] Set-Cookie: JSESSIONID=6f5c7c8f420c82b415f73235f617; Path=/web-jsp-config; HttpOnly [2023-01-15T19:43:59.220Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:43:59.220Z] [java] Connection: close [2023-01-15T19:43:59.220Z] [java] Content-Length: 55 [2023-01-15T19:43:59.220Z] [java] [2023-01-15T19:43:59.220Z] [java] [2023-01-15T19:43:59.220Z] [java] [2023-01-15T19:43:59.220Z] [java] ELIgnored:false /web-jsp-config/foo/bar/baz/test.jsp [2023-01-15T19:43:59.220Z] [java] GET /web-jsp-config/foo/bar/baz/test2.jsp HTTP/1.0 [2023-01-15T19:43:59.220Z] [java] [2023-01-15T19:43:59.220Z] [java] HTTP/1.1 200 OK [2023-01-15T19:43:59.220Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T19:43:59.220Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T19:43:59.220Z] [java] Set-Cookie: JSESSIONID=6f5c7f256a0766ba13b6788253ff; Path=/web-jsp-config; HttpOnly [2023-01-15T19:43:59.220Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T19:43:59.220Z] [java] Connection: close [2023-01-15T19:43:59.220Z] [java] Content-Length: 51 [2023-01-15T19:43:59.220Z] [java] [2023-01-15T19:43:59.220Z] [java] [2023-01-15T19:43:59.220Z] [java] [2023-01-15T19:43:59.220Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2023-01-15T19:43:59.220Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:43:59.220Z] [java] [2023-01-15T19:43:59.220Z] [java] [2023-01-15T19:43:59.220Z] [java] ----------------------------------------- [2023-01-15T19:43:59.220Z] [java] - jsp-config: PASS - [2023-01-15T19:43:59.220Z] [java] ----------------------------------------- [2023-01-15T19:43:59.220Z] [java] - Total PASS : 1 - [2023-01-15T19:43:59.220Z] [java] - Total FAIL : 0 - [2023-01-15T19:43:59.220Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:43:59.220Z] [java] ----------------------------------------- [2023-01-15T19:43:59.220Z] [2023-01-15T19:43:59.220Z] undeploy: [2023-01-15T19:43:59.220Z] [2023-01-15T19:43:59.220Z] setOSConditions: [2023-01-15T19:43:59.220Z] [2023-01-15T19:43:59.220Z] setToolWin: [2023-01-15T19:43:59.220Z] [2023-01-15T19:43:59.220Z] setToolUnix: [2023-01-15T19:43:59.220Z] [2023-01-15T19:43:59.220Z] setToolProperty: [2023-01-15T19:43:59.220Z] [2023-01-15T19:43:59.220Z] setS1ASclassPath: [2023-01-15T19:43:59.220Z] [2023-01-15T19:43:59.220Z] init-common: [2023-01-15T19:43:59.220Z] [2023-01-15T19:43:59.220Z] undeploy-war-common: [2023-01-15T19:43:59.220Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:43:59.258Z] [java] Waiting for timer enabled [2023-01-15T19:43:59.259Z] [java] Jan 15, 2023 7:43:58 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:43:59.259Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:43:59.786Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:43:59.867Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:43:59.868Z] [javac] 1 warning [2023-01-15T19:43:59.868Z] [2023-01-15T19:43:59.868Z] setOSConditions: [2023-01-15T19:43:59.868Z] [2023-01-15T19:43:59.868Z] setToolWin: [2023-01-15T19:43:59.868Z] [2023-01-15T19:43:59.868Z] setToolUnix: [2023-01-15T19:43:59.868Z] [2023-01-15T19:43:59.868Z] setToolProperty: [2023-01-15T19:43:59.868Z] [2023-01-15T19:43:59.868Z] setS1ASclassPath: [2023-01-15T19:43:59.868Z] [2023-01-15T19:43:59.868Z] init-common: [2023-01-15T19:43:59.868Z] [2023-01-15T19:43:59.868Z] compile-common: [2023-01-15T19:43:59.868Z] [echo] Current time (ISO): 2023-01-15T19:43:59.506+0000 [2023-01-15T19:43:59.868Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:43:59.868Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:00.044Z] [2023-01-15T19:44:00.045Z] all: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setOSConditions: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolWin: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolUnix: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolProperty: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setS1ASclassPath: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] init-common: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] clean: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setOSConditions: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolWin: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolUnix: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolProperty: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setS1ASclassPath: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] init-common: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] clean-common: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setOSConditions: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolWin: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolUnix: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolProperty: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setS1ASclassPath: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] init-common: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] clean-classes-common: [2023-01-15T19:44:00.045Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setOSConditions: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolWin: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolUnix: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolProperty: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setS1ASclassPath: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] init-common: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] clean-jars-common: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] compile: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setOSConditions: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolWin: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolUnix: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolProperty: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setS1ASclassPath: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] init-common: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] compile-common: [2023-01-15T19:44:00.045Z] [echo] Current time (ISO): 2023-01-15T19:43:59.888+0000 [2023-01-15T19:44:00.045Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:00.045Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/servlet [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] build: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setOSConditions: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolWin: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolUnix: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setToolProperty: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] setS1ASclassPath: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] init-common: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] webclient-war-common: [2023-01-15T19:44:00.045Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] clear: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] test-tlds-exist: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] copy-tlds: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] test-tagfiles-exist: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] copy-tagfiles: [2023-01-15T19:44:00.045Z] [2023-01-15T19:44:00.045Z] package-war-common: [2023-01-15T19:44:00.045Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:44:00.046Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:44:00.046Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:44:00.046Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:44:00.046Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/lib [2023-01-15T19:44:00.046Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:44:00.046Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-exact-match-web.war [2023-01-15T19:44:00.046Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:44:00.046Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:44:00.046Z] [javac] Compiling 1 source file [2023-01-15T19:44:00.046Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:44:00.046Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:44:00.046Z] [2023-01-15T19:44:00.046Z] deploy: [2023-01-15T19:44:00.046Z] [2023-01-15T19:44:00.046Z] deploy-war-common: [2023-01-15T19:44:00.046Z] [2023-01-15T19:44:00.046Z] setOSConditions: [2023-01-15T19:44:00.046Z] [2023-01-15T19:44:00.046Z] setToolWin: [2023-01-15T19:44:00.046Z] [2023-01-15T19:44:00.046Z] setToolUnix: [2023-01-15T19:44:00.046Z] [2023-01-15T19:44:00.046Z] setToolProperty: [2023-01-15T19:44:00.046Z] [2023-01-15T19:44:00.046Z] setS1ASclassPath: [2023-01-15T19:44:00.046Z] [2023-01-15T19:44:00.046Z] init-common: [2023-01-15T19:44:00.046Z] [2023-01-15T19:44:00.046Z] deploy-war-commonpe: [2023-01-15T19:44:00.304Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:00.871Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-exact-match-web.war [2023-01-15T19:44:00.943Z] [exec] Application deployed with name ejb-ejb30-hello-session3App. [2023-01-15T19:44:00.943Z] [echo] Deployment on target server server successful [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] setOSConditions: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] setToolWin: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] setToolUnix: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] setToolProperty: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] setS1ASclassPath: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] init-common: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] deploy-common-ee: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] run: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] setOSConditions: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] setToolWin: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] setToolUnix: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] setToolProperty: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] setS1ASclassPath: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] init-common: [2023-01-15T19:44:00.943Z] [2023-01-15T19:44:00.943Z] runclient-common: [2023-01-15T19:44:00.943Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2023-01-15T19:44:01.201Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:01.239Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:01.440Z] [exec] Application deployed with name web-welcome-page-security-constraint-exact-match-web. [2023-01-15T19:44:01.440Z] [2023-01-15T19:44:01.440Z] deploy-war-commonee: [2023-01-15T19:44:01.440Z] [2023-01-15T19:44:01.440Z] run: [2023-01-15T19:44:01.440Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:01.498Z] [javac] 1 warning [2023-01-15T19:44:01.498Z] [2023-01-15T19:44:01.498Z] build: [2023-01-15T19:44:01.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:44:01.498Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-timertest-ejb.jar [2023-01-15T19:44:01.498Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org [2023-01-15T19:44:01.498Z] [2023-01-15T19:44:01.498Z] run: [2023-01-15T19:44:01.498Z] [2023-01-15T19:44:01.498Z] setOSConditions: [2023-01-15T19:44:01.498Z] [2023-01-15T19:44:01.498Z] setToolWin: [2023-01-15T19:44:01.498Z] [2023-01-15T19:44:01.498Z] setToolUnix: [2023-01-15T19:44:01.498Z] [2023-01-15T19:44:01.498Z] setToolProperty: [2023-01-15T19:44:01.498Z] [2023-01-15T19:44:01.498Z] setS1ASclassPath: [2023-01-15T19:44:01.498Z] [2023-01-15T19:44:01.498Z] init-common: [2023-01-15T19:44:01.498Z] [2023-01-15T19:44:01.498Z] run_se: [2023-01-15T19:44:01.498Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:44:01.498Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:01.698Z] [java] Connecting to: http://localhost:45711/web-welcome-page-security-constraint-exact-match/ [2023-01-15T19:44:01.699Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:01.699Z] [java] [2023-01-15T19:44:01.699Z] [java] [2023-01-15T19:44:01.699Z] [java] ----------------------------------------- [2023-01-15T19:44:01.699Z] [java] - welcome-page-security-constraint-exact-match: PASS - [2023-01-15T19:44:01.699Z] [java] ----------------------------------------- [2023-01-15T19:44:01.699Z] [java] - Total PASS : 1 - [2023-01-15T19:44:01.699Z] [java] - Total FAIL : 0 - [2023-01-15T19:44:01.699Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:44:01.699Z] [java] ----------------------------------------- [2023-01-15T19:44:01.699Z] [2023-01-15T19:44:01.699Z] undeploy: [2023-01-15T19:44:01.699Z] [2023-01-15T19:44:01.699Z] setOSConditions: [2023-01-15T19:44:01.699Z] [2023-01-15T19:44:01.699Z] setToolWin: [2023-01-15T19:44:01.699Z] [2023-01-15T19:44:01.699Z] setToolUnix: [2023-01-15T19:44:01.699Z] [2023-01-15T19:44:01.699Z] setToolProperty: [2023-01-15T19:44:01.699Z] [2023-01-15T19:44:01.699Z] setS1ASclassPath: [2023-01-15T19:44:01.699Z] [2023-01-15T19:44:01.699Z] init-common: [2023-01-15T19:44:01.699Z] [2023-01-15T19:44:01.699Z] undeploy-war-common: [2023-01-15T19:44:01.956Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:02.062Z] [java] .......... Testing module: ejb-ejb31-embedded-timertest-ejb [2023-01-15T19:44:02.134Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:02.319Z] [java] Jan 15, 2023 7:44:01 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:02.319Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:44:02.319Z] [java] Jan 15, 2023 7:44:02 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:02.319Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain5726087362485099302xml [2023-01-15T19:44:02.319Z] [java] Jan 15, 2023 7:44:02 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:02.319Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:44:02.523Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] all: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setOSConditions: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolWin: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolUnix: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolProperty: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setS1ASclassPath: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] init-common: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] clean: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setOSConditions: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolWin: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolUnix: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolProperty: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setS1ASclassPath: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] init-common: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] clean-common: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setOSConditions: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolWin: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolUnix: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolProperty: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setS1ASclassPath: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] init-common: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] clean-classes-common: [2023-01-15T19:44:02.781Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setOSConditions: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolWin: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolUnix: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolProperty: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setS1ASclassPath: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] init-common: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] clean-jars-common: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] compile: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setOSConditions: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolWin: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolUnix: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolProperty: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setS1ASclassPath: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] init-common: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] compile-common: [2023-01-15T19:44:02.781Z] [echo] Current time (ISO): 2023-01-15T19:44:02.615+0000 [2023-01-15T19:44:02.781Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:02.781Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/servlet [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] build: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setOSConditions: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolWin: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolUnix: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setToolProperty: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] setS1ASclassPath: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] init-common: [2023-01-15T19:44:02.781Z] [2023-01-15T19:44:02.781Z] webclient-war-common: [2023-01-15T19:44:02.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] clear: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] test-tlds-exist: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] copy-tlds: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] test-tagfiles-exist: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] copy-tagfiles: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] package-war-common: [2023-01-15T19:44:02.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:44:02.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:44:02.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:44:02.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:44:02.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/lib [2023-01-15T19:44:02.782Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:44:02.782Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-jsp-extension-web.war [2023-01-15T19:44:02.782Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:44:02.782Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:44:02.782Z] [javac] Compiling 1 source file [2023-01-15T19:44:02.782Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/WebTest.java uses or overrides a deprecated API. [2023-01-15T19:44:02.782Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] deploy: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] deploy-war-common: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] setOSConditions: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] setToolWin: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] setToolUnix: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] setToolProperty: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] setS1ASclassPath: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] init-common: [2023-01-15T19:44:02.782Z] [2023-01-15T19:44:02.782Z] deploy-war-commonpe: [2023-01-15T19:44:03.040Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:03.071Z] [exec] Jan 15, 2023 7:44:02 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:44:03.155Z] [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. [2023-01-15T19:44:03.251Z] [java] Jan 15, 2023 7:44:02 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:44:03.251Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:44:03.430Z] [java] Value of key is: pojo: [2023-01-15T19:44:03.509Z] [java] Jan 15, 2023 7:44:03 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:44:03.606Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-jsp-extension-web.war [2023-01-15T19:44:03.629Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:44:03.628Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:03.631Z] [java] [2023-01-15T19:44:03.631Z] [java] [2023-01-15T19:44:03.631Z] [java] ----------------------------------------- [2023-01-15T19:44:03.631Z] [java] - pojo: : PASS - [2023-01-15T19:44:03.631Z] [java] ----------------------------------------- [2023-01-15T19:44:03.631Z] [java] Total PASS: 1 [2023-01-15T19:44:03.631Z] [java] Total FAIL: 0 [2023-01-15T19:44:03.631Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:44:03.631Z] [java] ----------------------------------------- [2023-01-15T19:44:03.631Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:03.631Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:03.887Z] [2023-01-15T19:44:03.887Z] run-webapp: [2023-01-15T19:44:03.887Z] [2023-01-15T19:44:03.887Z] run-client: [2023-01-15T19:44:03.887Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:03.888Z] [java] Jan 15, 2023 7:44:03 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:03.888Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:44:03.888Z] [java] Jan 15, 2023 7:44:03 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:03.888Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:44:03.888Z] [java] Jan 15, 2023 7:44:03 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:03.888Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:44:03.888Z] [java] Jan 15, 2023 7:44:03 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:44:03.888Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:44:04.145Z] [java] Jan 15, 2023 7:44:03 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:04.145Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:04.145Z] [java] Jan 15, 2023 7:44:03 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:04.145Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (912ms), startup services(947ms), total(1,859ms) [2023-01-15T19:44:04.198Z] [exec] Application deployed with name web-welcome-page-security-constraint-jsp-extension-web. [2023-01-15T19:44:04.198Z] [2023-01-15T19:44:04.198Z] deploy-war-commonee: [2023-01-15T19:44:04.198Z] [2023-01-15T19:44:04.198Z] run: [2023-01-15T19:44:04.403Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:04.404Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:04.459Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:04.662Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:44:04.662Z] [java] INFO: Grizzly Framework 3.0.1 started in: 26ms - bound to [/0.0.0.0:7676] [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:04.662Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:04.662Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:04.662Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:04.662Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,348ms), startup services(11ms), total(2,359ms) [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:04.662Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:44:04.662Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:04.662Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-timertest-ejb [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:04.662Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:04.662Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:44:04.662Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:04.662Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@653a5967 [2023-01-15T19:44:04.663Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:04.663Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:44:04.663Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:04.663Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:44:04.672Z] Jan 15, 2023 7:44:04 PM org.glassfish.main.admin.test.rest.RestTestBase deleteCluster [2023-01-15T19:44:04.672Z] INFO: Found instances: [{name=cluster_12824842_instance_1735644577, status=NOT_RUNNING}] [2023-01-15T19:44:04.718Z] [java] Connecting to: http://localhost:45711/web-welcome-page-security-constraint-jsp-extension/ [2023-01-15T19:44:04.718Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:04.718Z] [java] [2023-01-15T19:44:04.718Z] [java] [2023-01-15T19:44:04.718Z] [java] ----------------------------------------- [2023-01-15T19:44:04.718Z] [java] - welcome-page-security-constraint-jsp-extension: PASS - [2023-01-15T19:44:04.718Z] [java] ----------------------------------------- [2023-01-15T19:44:04.718Z] [java] - Total PASS : 1 - [2023-01-15T19:44:04.718Z] [java] - Total FAIL : 0 - [2023-01-15T19:44:04.718Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T19:44:04.718Z] [java] ----------------------------------------- [2023-01-15T19:44:04.718Z] [2023-01-15T19:44:04.718Z] undeploy: [2023-01-15T19:44:04.718Z] [2023-01-15T19:44:04.718Z] setOSConditions: [2023-01-15T19:44:04.718Z] [2023-01-15T19:44:04.718Z] setToolWin: [2023-01-15T19:44:04.718Z] [2023-01-15T19:44:04.718Z] setToolUnix: [2023-01-15T19:44:04.718Z] [2023-01-15T19:44:04.718Z] setToolProperty: [2023-01-15T19:44:04.718Z] [2023-01-15T19:44:04.718Z] setS1ASclassPath: [2023-01-15T19:44:04.718Z] [2023-01-15T19:44:04.718Z] init-common: [2023-01-15T19:44:04.718Z] [2023-01-15T19:44:04.718Z] undeploy-war-common: [2023-01-15T19:44:04.718Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:04.817Z] [java] Waiting for timer enabled [2023-01-15T19:44:04.817Z] [java] Jan 15, 2023 7:44:04 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:44:04.817Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:44:04.920Z] [java] Jan 15, 2023 7:44:04 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:04.921Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:05.178Z] [java] Jan 15, 2023 7:44:04 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:44:05.178Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:44:05.178Z] [java] Jan 15, 2023 7:44:04 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:05.178Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:44:05.178Z] [java] Jan 15, 2023 7:44:04 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:44:05.178Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:44:05.178Z] [java] Jan 15, 2023 7:44:05 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:05.178Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:44:05.178Z] [java] Jan 15, 2023 7:44:05 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:05.178Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:05.285Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:44:05.435Z] [java] Jan 15, 2023 7:44:05 PM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService deployEJBTimerService [2023-01-15T19:44:05.435Z] [java] INFO: Loading EJBTimerService. Please wait. [2023-01-15T19:44:05.435Z] [java] Jan 15, 2023 7:44:05 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:05.435Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:05.543Z] [2023-01-15T19:44:05.543Z] all: [2023-01-15T19:44:05.543Z] [2023-01-15T19:44:05.543Z] finish-report: [2023-01-15T19:44:05.543Z] [2023-01-15T19:44:05.543Z] setOSConditions: [2023-01-15T19:44:05.543Z] [2023-01-15T19:44:05.543Z] setToolWin: [2023-01-15T19:44:05.543Z] [2023-01-15T19:44:05.543Z] setToolUnix: [2023-01-15T19:44:05.543Z] [2023-01-15T19:44:05.543Z] setToolProperty: [2023-01-15T19:44:05.543Z] [2023-01-15T19:44:05.543Z] setS1ASclassPath: [2023-01-15T19:44:05.544Z] [2023-01-15T19:44:05.544Z] init-common: [2023-01-15T19:44:05.544Z] [2023-01-15T19:44:05.544Z] stopDomain: [2023-01-15T19:44:05.544Z] [echo] run.xml:stopping domain... [2023-01-15T19:44:05.544Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:05.693Z] [java] Jan 15, 2023 7:44:05 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:44:05.693Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2023-01-15T19:44:05.693Z] [java] Jan 15, 2023 7:44:05 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:44:05.693Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2023-01-15T19:44:05.693Z] [java] Jan 15, 2023 7:44:05 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:44:05.693Z] [java] INFO: Created virtual server server [2023-01-15T19:44:05.693Z] [java] Jan 15, 2023 7:44:05 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:44:05.693Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2023-01-15T19:44:05.693Z] [java] Jan 15, 2023 7:44:05 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:44:05.693Z] [java] INFO: Created virtual server __asadmin [2023-01-15T19:44:05.951Z] [java] Jan 15, 2023 7:44:05 PM org.apache.catalina.realm.JAASRealm setContainer [2023-01-15T19:44:05.951Z] [java] INFO: Setting JAAS app name glassfish-web [2023-01-15T19:44:05.951Z] [java] Jan 15, 2023 7:44:05 PM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2023-01-15T19:44:05.951Z] [java] INFO: Virtual server server loaded default web module [2023-01-15T19:44:06.516Z] [java] Jan 15, 2023 7:44:06 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:06.516Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:06.516Z] [java] Jan 15, 2023 7:44:06 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:06.516Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:06.516Z] [java] Jan 15, 2023 7:44:06 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:06.516Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:06.565Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.437 s - in org.glassfish.main.admin.test.rest.SystemPropertiesITest [2023-01-15T19:44:06.565Z] [INFO] Running org.glassfish.main.admin.test.rest.MonitoringITest [2023-01-15T19:44:06.712Z] [java] invoking webclient servlet at http://localhost:45712/ejb-timer-opallowed/VerifyServlet?ejb [2023-01-15T19:44:06.713Z] [java] Processing line: [2023-01-15T19:44:06.713Z] [java] Processing line: [2023-01-15T19:44:06.713Z] [java] Processing line: Servlet VerifyServlet [2023-01-15T19:44:06.713Z] [java] Processing line: [2023-01-15T19:44:06.713Z] [java] Processing line: [2023-01-15T19:44:06.713Z] [java] Processing line: RESULT: PASS [2023-01-15T19:44:06.713Z] [java] RESULT: PASS [2023-01-15T19:44:06.713Z] [java] Value of key is: webapp: [2023-01-15T19:44:06.713Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:06.713Z] [java] [2023-01-15T19:44:06.713Z] [java] [2023-01-15T19:44:06.713Z] [java] ----------------------------------------- [2023-01-15T19:44:06.713Z] [java] - webapp: : PASS - [2023-01-15T19:44:06.713Z] [java] ----------------------------------------- [2023-01-15T19:44:06.713Z] [java] Total PASS: 1 [2023-01-15T19:44:06.713Z] [java] Total FAIL: 0 [2023-01-15T19:44:06.713Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:44:06.713Z] [java] ----------------------------------------- [2023-01-15T19:44:06.713Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:06.713Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:06.713Z] [2023-01-15T19:44:06.713Z] run-managedbean: [2023-01-15T19:44:06.713Z] [2023-01-15T19:44:06.713Z] run-client: [2023-01-15T19:44:06.970Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:07.445Z] [exec] Waiting for the domain to stop . [2023-01-15T19:44:07.446Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:44:07.446Z] [2023-01-15T19:44:07.446Z] setOSConditions: [2023-01-15T19:44:07.446Z] [2023-01-15T19:44:07.446Z] setToolWin: [2023-01-15T19:44:07.446Z] [2023-01-15T19:44:07.446Z] setToolUnix: [2023-01-15T19:44:07.446Z] [2023-01-15T19:44:07.446Z] setToolProperty: [2023-01-15T19:44:07.446Z] [2023-01-15T19:44:07.446Z] setS1ASclassPath: [2023-01-15T19:44:07.446Z] [2023-01-15T19:44:07.446Z] init-common: [2023-01-15T19:44:07.446Z] [2023-01-15T19:44:07.446Z] dev-report: [2023-01-15T19:44:07.446Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:07.448Z] [java] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:44:07.449Z] [java] WARNING: Illegal reflective access by org.glassfish.web.loader.WebappClassLoader (file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/war-util.jar) to field sun.rmi.transport.Target.ccl [2023-01-15T19:44:07.449Z] [java] WARNING: Please consider reporting this to the maintainers of org.glassfish.web.loader.WebappClassLoader [2023-01-15T19:44:07.449Z] [java] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:44:07.449Z] [java] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:44:07.449Z] [java] Jan 15, 2023 7:44:07 PM org.eclipse.persistence.session./file:/tmp/gfembed753736223653478175tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App [2023-01-15T19:44:07.449Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:44:07.533Z] [java] Jan 15, 2023 7:44:07 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:44:07.534Z] [java] Waiting for timer enabled [2023-01-15T19:44:07.534Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:44:07.933Z] Jan 15, 2023 7:44:07 PM org.glassfish.main.admin.test.rest.RestTestBase getChildResources [2023-01-15T19:44:07.933Z] INFO: responseMap: [2023-01-15T19:44:07.933Z] {exit_code=SUCCESS, extraProperties={entity={}, childResources={server=http://localhost:4848/monitoring/domain/server, in478219665=http://localhost:4848/monitoring/domain/in478219665}}, message=, command=Monitoring Data} [2023-01-15T19:44:08.011Z] [java] ********************** [2023-01-15T19:44:08.012Z] [java] * PASSED 89 * [2023-01-15T19:44:08.012Z] [java] * FAILED 0 * [2023-01-15T19:44:08.012Z] [java] * DID NOT RUN 0 * [2023-01-15T19:44:08.012Z] [java] * TOTAL 89 * [2023-01-15T19:44:08.012Z] [java] ********************** [2023-01-15T19:44:08.012Z] [java] [2023-01-15T19:44:08.012Z] [echo] Detailed results available under appserv-tests/test_result.html [2023-01-15T19:44:08.012Z] [2023-01-15T19:44:08.012Z] BUILD SUCCESSFUL [2023-01-15T19:44:08.012Z] Total time: 9 minutes 42 seconds [2023-01-15T19:44:08.012Z] + kill_processes [2023-01-15T19:44:08.012Z] + ps -aef [2023-01-15T19:44:08.012Z] + grep java [2023-01-15T19:44:08.012Z] + grep ASMain [2023-01-15T19:44:08.012Z] + grep -v grep [2023-01-15T19:44:08.012Z] + awk '{print $2}' [2023-01-15T19:44:08.012Z] + xargs kill -9 [2023-01-15T19:44:08.012Z] + true [2023-01-15T19:44:08.012Z] + jps [2023-01-15T19:44:08.012Z] + grep Main [2023-01-15T19:44:08.012Z] + grep -v grep [2023-01-15T19:44:08.012Z] + awk '{print $1}' [2023-01-15T19:44:08.012Z] + xargs kill -9 [2023-01-15T19:44:08.012Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:08.378Z] [java] Jan 15, 2023 7:44:08 PM org.eclipse.persistence.session./file:/tmp/gfembed753736223653478175tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App.server [2023-01-15T19:44:08.578Z] + true [2023-01-15T19:44:08.762Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:44:08.762Z] + ps -aef [2023-01-15T19:44:08.763Z] + grep derby [2023-01-15T19:44:08.763Z] + grep -v grep [2023-01-15T19:44:08.763Z] + awk '{print $2}' [2023-01-15T19:44:08.763Z] + xargs kill -9 [2023-01-15T19:44:08.763Z] + true [2023-01-15T19:44:08.763Z] + cat web.output [2023-01-15T19:44:08.763Z] + grep FAIL [2023-01-15T19:44:08.763Z] + grep -v 'Total FAIL' [2023-01-15T19:44:08.763Z] + true [2023-01-15T19:44:08.763Z] + check_successful_run [2023-01-15T19:44:08.763Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T19:44:08.763Z] [2023-01-15T19:44:08.763Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T19:44:08.763Z] [2023-01-15T19:44:08.763Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:44:08.763Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T19:44:08.763Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T19:44:08.763Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T19:44:08.763Z] + generate_junit_report jsp [2023-01-15T19:44:08.763Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T19:44:08.763Z] [2023-01-15T19:44:08.763Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T19:44:08.763Z] [2023-01-15T19:44:08.763Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:44:08.763Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T19:44:08.763Z] + TESTSUITE_NAME=jsp [2023-01-15T19:44:08.763Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:44:08.763Z] + awk -v suitename=jsp ' [2023-01-15T19:44:08.763Z] BEGIN { [2023-01-15T19:44:08.763Z] totaltests = 0; [2023-01-15T19:44:08.763Z] totalfailures = 0; [2023-01-15T19:44:08.763Z] totalerrors = 0; [2023-01-15T19:44:08.763Z] } [2023-01-15T19:44:08.763Z] function getPropVal(str){ [2023-01-15T19:44:08.763Z] split(str, a, "="); [2023-01-15T19:44:08.763Z] val = a[2]; [2023-01-15T19:44:08.763Z] # remove quotes [2023-01-15T19:44:08.763Z] gsub("\"","",val); [2023-01-15T19:44:08.763Z] return val; [2023-01-15T19:44:08.763Z] } [2023-01-15T19:44:08.763Z] function removeXMLTag(str){ [2023-01-15T19:44:08.763Z] # remove xml tag quotes [2023-01-15T19:44:08.763Z] gsub("","",str); [2023-01-15T19:44:08.763Z] gsub("<.*>","",str); [2023-01-15T19:44:08.763Z] gsub(">","",str); [2023-01-15T19:44:08.763Z] return str; [2023-01-15T19:44:08.763Z] } [2023-01-15T19:44:08.763Z] /status value=/ { [2023-01-15T19:44:08.763Z] result=getPropVal($0); [2023-01-15T19:44:08.763Z] result=removeXMLTag(result); [2023-01-15T19:44:08.763Z] } [2023-01-15T19:44:08.763Z] // { [2023-01-15T19:44:08.763Z] getline; [2023-01-15T19:44:08.763Z] getline; [2023-01-15T19:44:08.763Z] testunit=removeXMLTag($0); [2023-01-15T19:44:08.763Z] gsub("\"","",testunit); [2023-01-15T19:44:08.763Z] } [2023-01-15T19:44:08.763Z] // { [2023-01-15T19:44:08.763Z] getline; [2023-01-15T19:44:08.763Z] testname=removeXMLTag($0); [2023-01-15T19:44:08.763Z] gsub("\"","",testname); [2023-01-15T19:44:08.763Z] } [2023-01-15T19:44:08.763Z] /<\/testcase>/{ [2023-01-15T19:44:08.763Z] classname=testunit [2023-01-15T19:44:08.763Z] # printing testcase to out [2023-01-15T19:44:08.763Z] out = out sprintf(" \n", classname, testname); [2023-01-15T19:44:08.763Z] if (result == "fail") { [2023-01-15T19:44:08.763Z] out = out " \n"; [2023-01-15T19:44:08.763Z] totalfailures++; [2023-01-15T19:44:08.763Z] } else if (result == "did_not_run") { [2023-01-15T19:44:08.763Z] out = out " \n"; [2023-01-15T19:44:08.763Z] totalerrors++; [2023-01-15T19:44:08.763Z] } [2023-01-15T19:44:08.763Z] out = out " \n"; [2023-01-15T19:44:08.763Z] [2023-01-15T19:44:08.763Z] totaltests++; [2023-01-15T19:44:08.763Z] result=""; [2023-01-15T19:44:08.763Z] testname=""; [2023-01-15T19:44:08.763Z] } [2023-01-15T19:44:08.763Z] END { [2023-01-15T19:44:08.763Z] print "" [2023-01-15T19:44:08.763Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T19:44:08.763Z] printf "%s", out; [2023-01-15T19:44:08.763Z] print "" [2023-01-15T19:44:08.763Z] }' [2023-01-15T19:44:08.763Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:44:08.764Z] + change_junit_report_class_names [2023-01-15T19:44:08.764Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:44:08.764Z] + sed -i 's/\bclassname="/classname="web_jsp./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:44:08.764Z] + copy_test_artifacts web_jsp [2023-01-15T19:44:08.764Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T19:44:08.764Z] [2023-01-15T19:44:08.764Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T19:44:08.764Z] [2023-01-15T19:44:08.764Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:44:08.764Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T19:44:08.764Z] tar: Removing leading `/' from member names [2023-01-15T19:44:08.764Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:44:08.764Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:44:08.764Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:44:08.770Z] ++ pwd [2023-01-15T19:44:08.770Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:44:08.770Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/*/*logs.zip': No such file or directory [2023-01-15T19:44:08.770Z] + true [2023-01-15T19:44:08.770Z] ++ pwd [2023-01-15T19:44:08.770Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:44:08.770Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/web/*/*/*logs.zip': No such file or directory [2023-01-15T19:44:08.770Z] + true [2023-01-15T19:44:08.770Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/web_jsp-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T19:44:08.770Z] tar: Removing leading `/' from member names [2023-01-15T19:44:08.770Z] + break [2023-01-15T19:44:08.770Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T19:44:08.794Z] Archiving artifacts [2023-01-15T19:44:09.020Z] [java] Jan 15, 2023 7:44:08 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:44:09.248Z] [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] [2023-01-15T19:44:09.249Z] [java] Jan 15, 2023 7:44:08 PM com.sun.enterprise.web.WebApplication start [2023-01-15T19:44:09.249Z] [java] INFO: Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] [2023-01-15T19:44:09.249Z] [java] Jan 15, 2023 7:44:08 PM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService initEJBTimerService [2023-01-15T19:44:09.249Z] [java] INFO: EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] [2023-01-15T19:44:09.249Z] [java] Jan 15, 2023 7:44:08 PM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService resetEJBTimers [2023-01-15T19:44:09.249Z] [java] INFO: ==> Restoring Timers ... [2023-01-15T19:44:09.249Z] [java] Jan 15, 2023 7:44:08 PM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService restoreEJBTimers [2023-01-15T19:44:09.249Z] [java] INFO: There are no EJB Timers owned by this server [2023-01-15T19:44:09.249Z] [java] Jan 15, 2023 7:44:08 PM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService resetEJBTimers [2023-01-15T19:44:09.249Z] [java] INFO: <== ... Timers Restored. [2023-01-15T19:44:09.249Z] [java] Jan 15, 2023 7:44:08 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:44:09.249Z] [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] [2023-01-15T19:44:09.249Z] [java] Jan 15, 2023 7:44:08 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:44:09.249Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:44:09.300Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.784 s - in org.glassfish.main.admin.test.rest.MonitoringITest [2023-01-15T19:44:09.301Z] [INFO] Running org.glassfish.main.admin.test.rest.DomainITest [2023-01-15T19:44:09.506Z] [java] Jan 15, 2023 7:44:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:09.507Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:09.507Z] [java] Jan 15, 2023 7:44:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:09.507Z] [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. [2023-01-15T19:44:09.507Z] [java] Jan 15, 2023 7:44:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:09.507Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:09.507Z] [java] Jan 15, 2023 7:44:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:09.507Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:09.507Z] [java] Jan 15, 2023 7:44:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:09.507Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:09.507Z] [java] Jan 15, 2023 7:44:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:09.507Z] [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. [2023-01-15T19:44:09.507Z] [java] Jan 15, 2023 7:44:09 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:44:09.507Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:44:09.558Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.glassfish.main.admin.test.rest.DomainITest [2023-01-15T19:44:09.559Z] [INFO] Running org.glassfish.main.admin.test.rest.JobsResourceITest [2023-01-15T19:44:09.559Z] Jan 15, 2023 7:44:09 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:44:09.559Z] INFO: exec(timeout=30,000, detached=false, args=[--detach, uptime]) [2023-01-15T19:44:09.721Z] [exec] Jan 15, 2023 7:44:08 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:44:09.722Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:44:10.055Z] [java] invoking webclient servlet at http://localhost:45712/ejb-timer-opallowed/VerifyServlet?managedbean [2023-01-15T19:44:10.056Z] [java] Processing line: [2023-01-15T19:44:10.056Z] [java] Processing line: [2023-01-15T19:44:10.056Z] [java] Processing line: Servlet VerifyServlet [2023-01-15T19:44:10.056Z] [java] Processing line: [2023-01-15T19:44:10.056Z] [java] Processing line: [2023-01-15T19:44:10.056Z] [java] Processing line: RESULT: PASS [2023-01-15T19:44:10.056Z] [java] RESULT: PASS [2023-01-15T19:44:10.056Z] [java] Value of key is: managedbean: [2023-01-15T19:44:10.056Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:10.056Z] [java] [2023-01-15T19:44:10.056Z] [java] [2023-01-15T19:44:10.056Z] [java] ----------------------------------------- [2023-01-15T19:44:10.056Z] [java] - managedbean: : PASS - [2023-01-15T19:44:10.056Z] [java] ----------------------------------------- [2023-01-15T19:44:10.056Z] [java] Total PASS: 1 [2023-01-15T19:44:10.056Z] [java] Total FAIL: 0 [2023-01-15T19:44:10.056Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:44:10.056Z] [java] ----------------------------------------- [2023-01-15T19:44:10.056Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:10.056Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:10.056Z] [2023-01-15T19:44:10.056Z] run: [2023-01-15T19:44:10.056Z] [2023-01-15T19:44:10.056Z] undeploy: [2023-01-15T19:44:10.056Z] [2023-01-15T19:44:10.056Z] setOSConditions: [2023-01-15T19:44:10.056Z] [2023-01-15T19:44:10.056Z] setToolWin: [2023-01-15T19:44:10.056Z] [2023-01-15T19:44:10.056Z] setToolUnix: [2023-01-15T19:44:10.056Z] [2023-01-15T19:44:10.056Z] setToolProperty: [2023-01-15T19:44:10.056Z] [2023-01-15T19:44:10.056Z] setS1ASclassPath: [2023-01-15T19:44:10.056Z] [2023-01-15T19:44:10.056Z] init-common: [2023-01-15T19:44:10.056Z] [2023-01-15T19:44:10.056Z] undeploy-common: [2023-01-15T19:44:10.056Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:10.056Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:44:10.070Z] [java] Jan 15, 2023 7:44:09 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:44:10.071Z] [java] INFO: ejb-ejb31-embedded-timertest-ejb was successfully deployed in 5,187 milliseconds. [2023-01-15T19:44:10.071Z] [java] Looking up EJB... [2023-01-15T19:44:10.071Z] [java] Invoking EJB... [2023-01-15T19:44:10.071Z] [java] In SimpleEjb:createTimer() [2023-01-15T19:44:10.122Z] Job ID: 1 [2023-01-15T19:44:10.123Z] Command uptime started successfully [2023-01-15T19:44:10.123Z] [39.376s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 83M->19M(256M) 13.356ms [2023-01-15T19:44:10.123Z] {"jobName":"uptime","executionDate":"Sun Jan 15 19:44:09 UTC 2023","completionDate":"Sun Jan 15 19:44:09 UTC 2023","exitCode":"SUCCESS","jobState":"COMPLETED","jobId":"1","user":"admin","message":"Up 37 secs"} [2023-01-15T19:44:10.123Z] Jan 15, 2023 7:44:10 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:44:10.123Z] INFO: exec(timeout=30,000, detached=false, args=[attach, 1]) [2023-01-15T19:44:10.288Z] [exec] AppClient successful injection of EMF references! [2023-01-15T19:44:10.289Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-ejb30-hello-session3/servlet [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] all: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] intfces: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setOSConditions: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolWin: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolUnix: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolProperty: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setS1ASclassPath: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] init-common: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] clean: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setOSConditions: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolWin: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolUnix: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolProperty: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setS1ASclassPath: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] init-common: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] clean-common: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setOSConditions: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolWin: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolUnix: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolProperty: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setS1ASclassPath: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] init-common: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] clean-classes-common: [2023-01-15T19:44:10.313Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setOSConditions: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolWin: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolUnix: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.313Z] setToolProperty: [2023-01-15T19:44:10.313Z] [2023-01-15T19:44:10.314Z] setS1ASclassPath: [2023-01-15T19:44:10.314Z] [2023-01-15T19:44:10.314Z] init-common: [2023-01-15T19:44:10.314Z] [2023-01-15T19:44:10.314Z] clean-jars-common: [2023-01-15T19:44:10.314Z] [2023-01-15T19:44:10.314Z] precompile: [2023-01-15T19:44:10.314Z] [2023-01-15T19:44:10.314Z] init-path: [2023-01-15T19:44:10.314Z] [2023-01-15T19:44:10.314Z] build: [2023-01-15T19:44:10.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/admin/cli/build [2023-01-15T19:44:10.314Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/admin/cli/build.xml:421: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T19:44:10.314Z] [javac] Compiling 68 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/admin/cli/build [2023-01-15T19:44:10.314Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:10.685Z] Command uptime executed with status SUCCESS. [2023-01-15T19:44:10.686Z] Command attach executed successfully. [2023-01-15T19:44:10.686Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 s - in org.glassfish.main.admin.test.rest.JobsResourceITest [2023-01-15T19:44:10.686Z] [INFO] Running org.glassfish.main.admin.test.rest.JvmOptionsITest [2023-01-15T19:44:11.001Z] [java] IN AUTO-TIMEOUT!!! [2023-01-15T19:44:11.002Z] [java] in SimpleEjb: timeout timer01 [2023-01-15T19:44:11.248Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s - in org.glassfish.main.admin.test.rest.JvmOptionsITest [2023-01-15T19:44:11.248Z] [INFO] Running org.glassfish.main.admin.test.rest.AuthRealmITest [2023-01-15T19:44:11.505Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.glassfish.main.admin.test.rest.AuthRealmITest [2023-01-15T19:44:11.505Z] [INFO] Running org.glassfish.main.admin.test.rest.ElementStarITest [2023-01-15T19:44:11.932Z] [java] IN AUTO-TIMEOUT!!! [2023-01-15T19:44:12.872Z] [java] IN AUTO-TIMEOUT!!! [2023-01-15T19:44:13.587Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T19:44:13.587Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:44:13.587Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/GetSetTest.java uses unchecked or unsafe operations. [2023-01-15T19:44:13.587Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:44:13.587Z] [copy] Copying 80 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:13.588Z] [2023-01-15T19:44:13.588Z] compile: [2023-01-15T19:44:13.588Z] [2023-01-15T19:44:13.588Z] setOSConditions: [2023-01-15T19:44:13.588Z] [2023-01-15T19:44:13.588Z] setToolWin: [2023-01-15T19:44:13.588Z] [2023-01-15T19:44:13.588Z] setToolUnix: [2023-01-15T19:44:13.588Z] [2023-01-15T19:44:13.588Z] setToolProperty: [2023-01-15T19:44:13.588Z] [2023-01-15T19:44:13.588Z] setS1ASclassPath: [2023-01-15T19:44:13.588Z] [2023-01-15T19:44:13.588Z] init-common: [2023-01-15T19:44:13.588Z] [2023-01-15T19:44:13.588Z] compile-common: [2023-01-15T19:44:13.588Z] [echo] Current time (ISO): 2023-01-15T19:44:13.066+0000 [2023-01-15T19:44:13.588Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:13.588Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:13.806Z] [java] IN AUTO-TIMEOUT!!! [2023-01-15T19:44:14.740Z] [java] IN AUTO-TIMEOUT!!! [2023-01-15T19:44:14.773Z] Jan 15, 2023 7:44:14 PM org.glassfish.main.admin.test.rest.RestTestBase getChildResources [2023-01-15T19:44:14.774Z] INFO: responseMap: [2023-01-15T19:44:14.774Z] {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=, 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} [2023-01-15T19:44:14.954Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:14.954Z] [javac] 1 warning [2023-01-15T19:44:14.954Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:14.954Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:16.112Z] [java] IN AUTO-TIMEOUT!!! [2023-01-15T19:44:16.847Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:16.847Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/client/Client.java uses or overrides a deprecated API. [2023-01-15T19:44:16.847Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:44:16.847Z] [javac] 1 warning [2023-01-15T19:44:16.847Z] [2023-01-15T19:44:16.847Z] build: [2023-01-15T19:44:16.847Z] [2023-01-15T19:44:16.847Z] setOSConditions: [2023-01-15T19:44:16.847Z] [2023-01-15T19:44:16.847Z] setToolWin: [2023-01-15T19:44:16.847Z] [2023-01-15T19:44:16.847Z] setToolUnix: [2023-01-15T19:44:16.847Z] [2023-01-15T19:44:16.847Z] setToolProperty: [2023-01-15T19:44:16.847Z] [2023-01-15T19:44:16.847Z] setS1ASclassPath: [2023-01-15T19:44:16.847Z] [2023-01-15T19:44:16.847Z] init-common: [2023-01-15T19:44:16.847Z] [2023-01-15T19:44:16.847Z] ejb-jar-common: [2023-01-15T19:44:16.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:44:16.847Z] [2023-01-15T19:44:16.847Z] package-ejbjar-common: [2023-01-15T19:44:16.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:16.847Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:16.847Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2023-01-15T19:44:16.847Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:16.848Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setOSConditions: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolWin: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolUnix: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolProperty: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setS1ASclassPath: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] init-common: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] ejb-jar-common: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] package-ejbjar-common: [2023-01-15T19:44:16.848Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:16.848Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:16.848Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2023-01-15T19:44:16.848Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setOSConditions: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] fixFiles: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] convUnix: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] convWin: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolWin: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolUnix: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolProperty: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setS1ASclassPath: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] init-common: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] ear-common: [2023-01-15T19:44:16.848Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:16.848Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/${sun-application.xml} to copy. [2023-01-15T19:44:16.848Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:44:16.848Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfacesApp.ear [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] deploy: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setOSConditions: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolWin: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolUnix: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolProperty: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setS1ASclassPath: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] init-common: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] deploy-common: [2023-01-15T19:44:16.848Z] [echo] Current time (ISO): 2023-01-15T19:44:16.570+0000 [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setOSConditions: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolWin: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolUnix: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setToolProperty: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] setS1ASclassPath: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] init-common: [2023-01-15T19:44:16.848Z] [2023-01-15T19:44:16.848Z] deploy-common-pe: [2023-01-15T19:44:16.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:17.043Z] [java] IN AUTO-TIMEOUT!!! [2023-01-15T19:44:17.105Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfacesApp.ear [2023-01-15T19:44:17.668Z] [exec] Application deployed with name ejb32-intrfacesApp. [2023-01-15T19:44:17.668Z] [exec] there are no files to retrieve for application ejb32-intrfacesApp [2023-01-15T19:44:17.668Z] [echo] Deployment on target server server successful [2023-01-15T19:44:17.668Z] [2023-01-15T19:44:17.668Z] setOSConditions: [2023-01-15T19:44:17.668Z] [2023-01-15T19:44:17.668Z] setToolWin: [2023-01-15T19:44:17.668Z] [2023-01-15T19:44:17.668Z] setToolUnix: [2023-01-15T19:44:17.668Z] [2023-01-15T19:44:17.668Z] setToolProperty: [2023-01-15T19:44:17.668Z] [2023-01-15T19:44:17.668Z] setS1ASclassPath: [2023-01-15T19:44:17.669Z] [2023-01-15T19:44:17.669Z] init-common: [2023-01-15T19:44:17.669Z] [2023-01-15T19:44:17.669Z] deploy-common-ee: [2023-01-15T19:44:17.669Z] [2023-01-15T19:44:17.669Z] run: [2023-01-15T19:44:17.669Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:17.925Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2023-01-15T19:44:17.976Z] [java] IN AUTO-TIMEOUT!!! [2023-01-15T19:44:17.976Z] [java] Value of key is: embedded with timertest1 [2023-01-15T19:44:17.977Z] [java] EJB timer called: true [2023-01-15T19:44:17.977Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:44:17.977Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:17.977Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:17.977Z] [java] Jan 15, 2023 7:44:17 PM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService _destroyTimers [2023-01-15T19:44:17.977Z] [java] INFO: No timers to be deleted for id: 109694933064679424 [2023-01-15T19:44:17.977Z] [java] Jan 15, 2023 7:44:17 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:44:17.977Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-01-15T19:44:17.977Z] [java] Jan 15, 2023 7:44:17 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:17.977Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:17.977Z] [java] Jan 15, 2023 7:44:17 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:17.977Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:17.977Z] [java] Jan 15, 2023 7:44:17 PM com.sun.ejb.containers.EJBTimerService onShutdown [2023-01-15T19:44:17.977Z] [java] INFO: EJB5122:EJB Timer Service shutdown at [2023/01/15 19:44:17] [2023-01-15T19:44:17.977Z] [java] Jan 15, 2023 7:44:17 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:17.977Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:17.977Z] [java] Done calling EJB [2023-01-15T19:44:17.977Z] [java] ------------------------ [2023-01-15T19:44:17.977Z] [java] -------Do not run 2nd time until timer app reload is fixed ------------ [2023-01-15T19:44:18.041Z] Jan 15, 2023 7:44:17 PM org.glassfish.main.admin.test.rest.RestTestBase getChildResources [2023-01-15T19:44:18.042Z] INFO: responseMap: [2023-01-15T19:44:18.042Z] {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_28deeedd8198a8df05be5d6184ae7d817, enabled=true}, commands=[], childResources={health-checker=http://localhost:4848/management/domain/lb-configs/lb-config/lbconfig-19d896dc6a85d8a7b4a545617ec7d9689/server-ref/health-checker}}, message=, command=server-ref} [2023-01-15T19:44:18.234Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:18.235Z] [java] [2023-01-15T19:44:18.235Z] [java] [2023-01-15T19:44:18.235Z] [java] ----------------------------------------- [2023-01-15T19:44:18.235Z] [java] - embedded with timertest1: PASS - [2023-01-15T19:44:18.235Z] [java] ----------------------------------------- [2023-01-15T19:44:18.235Z] [java] Total PASS: 1 [2023-01-15T19:44:18.235Z] [java] Total FAIL: 0 [2023-01-15T19:44:18.235Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:44:18.235Z] [java] ----------------------------------------- [2023-01-15T19:44:18.235Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:18.235Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] all: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] modulewithlibs: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] start-database: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setOSConditions: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolWin: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolUnix: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolProperty: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setS1ASclassPath: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] init-common: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] clean: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setOSConditions: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolWin: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolUnix: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolProperty: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setS1ASclassPath: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] init-common: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] clean-common: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setOSConditions: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolWin: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolUnix: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolProperty: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setS1ASclassPath: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] init-common: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] clean-classes-common: [2023-01-15T19:44:18.235Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setOSConditions: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolWin: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolUnix: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolProperty: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setS1ASclassPath: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] init-common: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] clean-jars-common: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] compile: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setOSConditions: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolWin: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolUnix: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setToolProperty: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] setS1ASclassPath: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] init-common: [2023-01-15T19:44:18.235Z] [2023-01-15T19:44:18.235Z] compile-common: [2023-01-15T19:44:18.235Z] [echo] Current time (ISO): 2023-01-15T19:44:18.073+0000 [2023-01-15T19:44:18.235Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:18.235Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:18.235Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:18.489Z] [java] Jan 15, 2023 7:44:18 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:44:18.489Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:44:20.129Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:20.130Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:44:20.130Z] [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. [2023-01-15T19:44:20.258Z] [exec] JMS Servlet Output [2023-01-15T19:44:20.259Z] [exec]
DatabaseServelt :: All information I can give

[2023-01-15T19:44:20.259Z] [exec] Context Path : /ejb-ejb30-hello-session3
[2023-01-15T19:44:20.259Z] [exec] Servlet Path : /servlet
[2023-01-15T19:44:20.259Z] [exec] Path Info : null
[2023-01-15T19:44:20.259Z] [exec] [2023-01-15T19:44:20.259Z] [exec] Value of key is: main [2023-01-15T19:44:20.259Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:20.259Z] [exec] [2023-01-15T19:44:20.259Z] [exec] [2023-01-15T19:44:20.259Z] [exec] ----------------------------------------- [2023-01-15T19:44:20.259Z] [exec] - main: PASS - [2023-01-15T19:44:20.259Z] [exec] ----------------------------------------- [2023-01-15T19:44:20.259Z] [exec] Total PASS: 1 [2023-01-15T19:44:20.259Z] [exec] Total FAIL: 0 [2023-01-15T19:44:20.259Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:44:20.259Z] [exec] ----------------------------------------- [2023-01-15T19:44:20.259Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:44:20.383Z] [java] Value of key is: SingletonBean: [2023-01-15T19:44:20.384Z] [java] Value of key is: StflEJB: [2023-01-15T19:44:20.386Z] [javac] 2 warnings [2023-01-15T19:44:20.387Z] [2023-01-15T19:44:20.387Z] setOSConditions: [2023-01-15T19:44:20.387Z] [2023-01-15T19:44:20.387Z] setToolWin: [2023-01-15T19:44:20.387Z] [2023-01-15T19:44:20.387Z] setToolUnix: [2023-01-15T19:44:20.387Z] [2023-01-15T19:44:20.387Z] setToolProperty: [2023-01-15T19:44:20.387Z] [2023-01-15T19:44:20.387Z] setS1ASclassPath: [2023-01-15T19:44:20.387Z] [2023-01-15T19:44:20.387Z] init-common: [2023-01-15T19:44:20.387Z] [2023-01-15T19:44:20.387Z] compile-common: [2023-01-15T19:44:20.387Z] [echo] Current time (ISO): 2023-01-15T19:44:20.179+0000 [2023-01-15T19:44:20.387Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:20.387Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:20.517Z] [exec] Jan 15, 2023 7:44:20 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:44:20.517Z] [exec] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:44:20.517Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:44:20.640Z] [java] Value of key is: StlesEJB: [2023-01-15T19:44:20.641Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:20.641Z] [java] [2023-01-15T19:44:20.641Z] [java] [2023-01-15T19:44:20.641Z] [java] ----------------------------------------- [2023-01-15T19:44:20.641Z] [java] - SingletonBean: : PASS - [2023-01-15T19:44:20.641Z] [java] - StflEJB: : PASS - [2023-01-15T19:44:20.641Z] [java] - StlesEJB: : PASS - [2023-01-15T19:44:20.641Z] [java] ----------------------------------------- [2023-01-15T19:44:20.641Z] [java] Total PASS: 3 [2023-01-15T19:44:20.641Z] [java] Total FAIL: 0 [2023-01-15T19:44:20.641Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:44:20.641Z] [java] ----------------------------------------- [2023-01-15T19:44:20.641Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:20.641Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:20.776Z] [2023-01-15T19:44:20.777Z] checkReporting-common: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] confirmReportPresent-common: [2023-01-15T19:44:20.777Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:44:20.777Z] [echo] Test seems to be reported fine [2023-01-15T19:44:20.777Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/RepRunConf.txt [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] confirmMissingReport-common: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] unsetup: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] setOSConditions: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] setToolWin: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] setToolUnix: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] setToolProperty: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] setS1ASclassPath: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] init-common: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] execute-ejb-sql-common: [2023-01-15T19:44:20.777Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/sql/drop.sql [2023-01-15T19:44:20.777Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] undeploy: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] setOSConditions: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] setToolWin: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] setToolUnix: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] setToolProperty: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] setS1ASclassPath: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] init-common: [2023-01-15T19:44:20.777Z] [2023-01-15T19:44:20.777Z] undeploy-common: [2023-01-15T19:44:20.897Z] [2023-01-15T19:44:20.897Z] undeploy: [2023-01-15T19:44:20.897Z] [2023-01-15T19:44:20.898Z] setOSConditions: [2023-01-15T19:44:20.898Z] [2023-01-15T19:44:20.898Z] setToolWin: [2023-01-15T19:44:20.898Z] [2023-01-15T19:44:20.898Z] setToolUnix: [2023-01-15T19:44:20.898Z] [2023-01-15T19:44:20.898Z] setToolProperty: [2023-01-15T19:44:20.898Z] [2023-01-15T19:44:20.898Z] setS1ASclassPath: [2023-01-15T19:44:20.898Z] [2023-01-15T19:44:20.898Z] init-common: [2023-01-15T19:44:20.898Z] [2023-01-15T19:44:20.898Z] undeploy-common: [2023-01-15T19:44:20.898Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:21.035Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:21.313Z] Jan 15, 2023 7:44:21 PM org.glassfish.main.admin.test.rest.RestTestBase getWar [2023-01-15T19:44:21.313Z] INFO: e97536ec-2ca8-4d83-b1ab-d616c9f5bc73.war: [2023-01-15T19:44:21.313Z] /WEB-INF/ [2023-01-15T19:44:21.313Z] /WEB-INF/classes/ [2023-01-15T19:44:21.313Z] /WEB-INF/classes/org/ [2023-01-15T19:44:21.313Z] /WEB-INF/classes/org/glassfish/ [2023-01-15T19:44:21.313Z] /WEB-INF/classes/org/glassfish/main/ [2023-01-15T19:44:21.313Z] /WEB-INF/classes/org/glassfish/main/admin/ [2023-01-15T19:44:21.313Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2023-01-15T19:44:21.313Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2023-01-15T19:44:21.314Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2023-01-15T19:44:21.460Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] deploy-neg: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] build-neg: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] setOSConditions: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] setToolWin: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] setToolUnix: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] setToolProperty: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] setS1ASclassPath: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] init-common: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] ejb-jar-common: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] package-ejbjar-common: [2023-01-15T19:44:21.461Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2023-01-15T19:44:21.461Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:21.461Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2023-01-15T19:44:21.461Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] setOSConditions: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] setToolWin: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] setToolUnix: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] setToolProperty: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] setS1ASclassPath: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] init-common: [2023-01-15T19:44:21.461Z] [2023-01-15T19:44:21.461Z] run: [2023-01-15T19:44:21.461Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:21.604Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:44:21.864Z] [2023-01-15T19:44:21.864Z] all: [2023-01-15T19:44:21.864Z] [2023-01-15T19:44:21.864Z] session_standalone: [2023-01-15T19:44:21.864Z] [2023-01-15T19:44:21.864Z] setOSConditions: [2023-01-15T19:44:21.864Z] [2023-01-15T19:44:21.864Z] setToolWin: [2023-01-15T19:44:21.864Z] [2023-01-15T19:44:21.864Z] setToolUnix: [2023-01-15T19:44:21.864Z] [2023-01-15T19:44:21.864Z] setToolProperty: [2023-01-15T19:44:21.864Z] [2023-01-15T19:44:21.864Z] setS1ASclassPath: [2023-01-15T19:44:21.864Z] [2023-01-15T19:44:21.864Z] init-common: [2023-01-15T19:44:21.864Z] [2023-01-15T19:44:21.864Z] clean: [2023-01-15T19:44:22.024Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2023-01-15T19:44:22.025Z] [java] Deploying /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar with index 1 [2023-01-15T19:44:22.122Z] [2023-01-15T19:44:22.123Z] setOSConditions: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolWin: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolUnix: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolProperty: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setS1ASclassPath: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] init-common: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] clean-common: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setOSConditions: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolWin: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolUnix: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolProperty: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setS1ASclassPath: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] init-common: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] clean-classes-common: [2023-01-15T19:44:22.123Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setOSConditions: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolWin: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolUnix: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolProperty: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setS1ASclassPath: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] init-common: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] clean-jars-common: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] compile: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setOSConditions: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolWin: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolUnix: [2023-01-15T19:44:22.123Z] [2023-01-15T19:44:22.123Z] setToolProperty: [2023-01-15T19:44:22.124Z] [2023-01-15T19:44:22.124Z] setS1ASclassPath: [2023-01-15T19:44:22.124Z] [2023-01-15T19:44:22.124Z] init-common: [2023-01-15T19:44:22.124Z] [2023-01-15T19:44:22.124Z] compile-common: [2023-01-15T19:44:22.124Z] [echo] Current time (ISO): 2023-01-15T19:44:21.919+0000 [2023-01-15T19:44:22.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:22.124Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:22.124Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:22.285Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:22.286Z] [javac] 1 warning [2023-01-15T19:44:22.286Z] [2023-01-15T19:44:22.286Z] build: [2023-01-15T19:44:22.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:44:22.286Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-ejb.jar [2023-01-15T19:44:22.286Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-pu.jar [2023-01-15T19:44:22.286Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-base.jar [2023-01-15T19:44:22.286Z] [2023-01-15T19:44:22.286Z] run: [2023-01-15T19:44:22.286Z] [2023-01-15T19:44:22.286Z] setOSConditions: [2023-01-15T19:44:22.286Z] [2023-01-15T19:44:22.286Z] setToolWin: [2023-01-15T19:44:22.286Z] [2023-01-15T19:44:22.286Z] setToolUnix: [2023-01-15T19:44:22.286Z] [2023-01-15T19:44:22.286Z] setToolProperty: [2023-01-15T19:44:22.286Z] [2023-01-15T19:44:22.286Z] setS1ASclassPath: [2023-01-15T19:44:22.286Z] [2023-01-15T19:44:22.286Z] init-common: [2023-01-15T19:44:22.286Z] [2023-01-15T19:44:22.286Z] run_se: [2023-01-15T19:44:22.286Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:44:22.286Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:22.588Z] [java] deployment output: asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2023-01-15T19:44:22.588Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:22.588Z] [java] remote failure: Error occurred during deployment: Exception while deploying the app [ejb32-intrfaces-ejb] : The interface ejb32.intrfaces.St1 cannot be both a local and a remote business interface. Please see server.log for more details. [2023-01-15T19:44:22.588Z] [java] [2023-01-15T19:44:22.588Z] [java] Value of key is: neg1: [2023-01-15T19:44:22.682Z] Jan 15, 2023 7:44:22 PM org.glassfish.main.admin.test.rest.RestTestBase getWar [2023-01-15T19:44:22.683Z] INFO: e17b5b73-8660-4d4a-9f71-b5c4e0f71b48.war: [2023-01-15T19:44:22.683Z] /WEB-INF/ [2023-01-15T19:44:22.683Z] /WEB-INF/classes/ [2023-01-15T19:44:22.683Z] /WEB-INF/classes/org/ [2023-01-15T19:44:22.683Z] /WEB-INF/classes/org/glassfish/ [2023-01-15T19:44:22.683Z] /WEB-INF/classes/org/glassfish/main/ [2023-01-15T19:44:22.683Z] /WEB-INF/classes/org/glassfish/main/admin/ [2023-01-15T19:44:22.683Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2023-01-15T19:44:22.683Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2023-01-15T19:44:22.683Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2023-01-15T19:44:22.683Z] Jan 15, 2023 7:44:22 PM org.glassfish.main.admin.test.rest.RestTestBase getChildResources [2023-01-15T19:44:22.683Z] INFO: responseMap: [2023-01-15T19:44:22.683Z] {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={appb6e525c0cbd27a362c6a0f37bf6f2f76=http://localhost:4848/management/domain/servers/server/instance_25fcd4d49edd67aacefa71460e5f9cd5/application-ref/appb6e525c0cbd27a362c6a0f37bf6f2f76, app2646feca397a42aac7c9755d983ba36f8=http://localhost:4848/management/domain/servers/server/instance_25fcd4d49edd67aacefa71460e5f9cd5/application-ref/app2646feca397a42aac7c9755d983ba36f8}}, message=, command=application-ref} [2023-01-15T19:44:22.845Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:22.845Z] [java] [2023-01-15T19:44:22.845Z] [java] [2023-01-15T19:44:22.845Z] [java] ----------------------------------------- [2023-01-15T19:44:22.845Z] [java] - neg1: : PASS - [2023-01-15T19:44:22.845Z] [java] ----------------------------------------- [2023-01-15T19:44:22.845Z] [java] Total PASS: 1 [2023-01-15T19:44:22.845Z] [java] Total FAIL: 0 [2023-01-15T19:44:22.845Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:44:22.845Z] [java] ----------------------------------------- [2023-01-15T19:44:22.845Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:22.845Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] build-neg: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] setOSConditions: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] setToolWin: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] setToolUnix: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] setToolProperty: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] setS1ASclassPath: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] init-common: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] ejb-jar-common: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] package-ejbjar-common: [2023-01-15T19:44:23.102Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2023-01-15T19:44:23.102Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:23.102Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:23.102Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2023-01-15T19:44:23.102Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] setOSConditions: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] setToolWin: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] setToolUnix: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] setToolProperty: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] setS1ASclassPath: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] init-common: [2023-01-15T19:44:23.102Z] [2023-01-15T19:44:23.102Z] run: [2023-01-15T19:44:23.102Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:23.216Z] [java] Jan 15, 2023 7:44:22 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:23.217Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:44:23.217Z] [java] Jan 15, 2023 7:44:22 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:23.217Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain4339674327837651951xml [2023-01-15T19:44:23.217Z] [java] Jan 15, 2023 7:44:22 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:23.217Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:44:23.358Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2023-01-15T19:44:23.359Z] [java] Deploying /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar with index 2 [2023-01-15T19:44:23.780Z] [java] Jan 15, 2023 7:44:23 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:44:23.781Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:44:23.922Z] [java] deployment output: asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2023-01-15T19:44:23.922Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:23.922Z] [java] remote failure: Error occurred during deployment: Exception while deploying the app [ejb32-intrfaces-ejb] : The interface ejb32.intrfaces.St7 cannot be both a local and a remote business interface. Please see server.log for more details. [2023-01-15T19:44:23.922Z] [java] [2023-01-15T19:44:23.922Z] [java] Value of key is: neg2: [2023-01-15T19:44:24.048Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.323 s - in org.glassfish.main.admin.test.rest.ElementStarITest [2023-01-15T19:44:24.049Z] [INFO] Running org.glassfish.main.admin.test.rest.ApplicationITest [2023-01-15T19:44:24.049Z] Jan 15, 2023 7:44:23 PM org.glassfish.main.admin.test.rest.RestTestBase getWar [2023-01-15T19:44:24.049Z] INFO: 5434a1f6-4c80-4724-96d3-0cce637fc96d.war: [2023-01-15T19:44:24.049Z] /WEB-INF/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/main/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/main/admin/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2023-01-15T19:44:24.049Z] Jan 15, 2023 7:44:23 PM org.glassfish.main.admin.test.rest.RestTestBase getEar [2023-01-15T19:44:24.049Z] INFO: d0497d0e-3f2b-4af6-9b63-468d8ca8de77.ear: [2023-01-15T19:44:24.049Z] /simple.war [2023-01-15T19:44:24.049Z] Jan 15, 2023 7:44:23 PM org.glassfish.main.admin.test.rest.RestTestBase getWar [2023-01-15T19:44:24.049Z] INFO: 3d72ec1b-faad-44d3-83ca-adebcd953f47.war: [2023-01-15T19:44:24.049Z] /WEB-INF/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/main/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/main/admin/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2023-01-15T19:44:24.049Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2023-01-15T19:44:24.346Z] [java] Jan 15, 2023 7:44:23 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:44:24.347Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:44:24.484Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:24.485Z] [java] [2023-01-15T19:44:24.485Z] [java] [2023-01-15T19:44:24.485Z] [java] ----------------------------------------- [2023-01-15T19:44:24.485Z] [java] - neg2: : PASS - [2023-01-15T19:44:24.485Z] [java] ----------------------------------------- [2023-01-15T19:44:24.485Z] [java] Total PASS: 1 [2023-01-15T19:44:24.485Z] [java] Total FAIL: 0 [2023-01-15T19:44:24.485Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:44:24.485Z] [java] ----------------------------------------- [2023-01-15T19:44:24.485Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:24.485Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] all: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] persistence: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] all: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] unsynchronizedPC: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] all: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] txscope_synctype_mismatch: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setOSConditions: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolWin: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolUnix: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolProperty: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setS1ASclassPath: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] init-common: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] clean: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setOSConditions: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolWin: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolUnix: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolProperty: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setS1ASclassPath: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] init-common: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] clean-common: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setOSConditions: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolWin: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolUnix: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolProperty: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setS1ASclassPath: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] init-common: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] clean-classes-common: [2023-01-15T19:44:24.485Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setOSConditions: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolWin: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolUnix: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolProperty: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setS1ASclassPath: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] init-common: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] clean-jars-common: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] compile: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setOSConditions: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolWin: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolUnix: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setToolProperty: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] setS1ASclassPath: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] init-common: [2023-01-15T19:44:24.485Z] [2023-01-15T19:44:24.485Z] compile-common: [2023-01-15T19:44:24.485Z] [echo] Current time (ISO): 2023-01-15T19:44:24.429+0000 [2023-01-15T19:44:24.485Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:24.485Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:24.603Z] [java] Jan 15, 2023 7:44:24 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:24.604Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:44:24.604Z] [java] Jan 15, 2023 7:44:24 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:24.604Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:44:24.604Z] [java] Jan 15, 2023 7:44:24 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:24.604Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:44:24.604Z] [java] Jan 15, 2023 7:44:24 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:44:24.604Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:44:24.741Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:24.861Z] [java] Jan 15, 2023 7:44:24 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:24.861Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:24.861Z] [java] Jan 15, 2023 7:44:24 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:24.861Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (806ms), startup services(894ms), total(1,700ms) [2023-01-15T19:44:24.861Z] [java] Jan 15, 2023 7:44:24 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:24.861Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:25.118Z] [java] Jan 15, 2023 7:44:25 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:44:25.118Z] [java] INFO: Grizzly Framework 3.0.1 started in: 25ms - bound to [/0.0.0.0:7676] [2023-01-15T19:44:25.118Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:25.118Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:25.375Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:25.375Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:25.375Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:25.375Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,171ms), startup services(10ms), total(2,181ms) [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:25.375Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:44:25.375Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:25.375Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:25.375Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:25.375Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-base.jar [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:25.375Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-pu.jar [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:25.375Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@4fbb1144 [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:25.375Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:44:25.375Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:25.375Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:44:25.409Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:25.410Z] [javac] 1 warning [2023-01-15T19:44:25.410Z] [2023-01-15T19:44:25.410Z] setOSConditions: [2023-01-15T19:44:25.410Z] [2023-01-15T19:44:25.410Z] setToolWin: [2023-01-15T19:44:25.410Z] [2023-01-15T19:44:25.410Z] setToolUnix: [2023-01-15T19:44:25.410Z] [2023-01-15T19:44:25.410Z] setToolProperty: [2023-01-15T19:44:25.410Z] [2023-01-15T19:44:25.410Z] setS1ASclassPath: [2023-01-15T19:44:25.410Z] [2023-01-15T19:44:25.410Z] init-common: [2023-01-15T19:44:25.410Z] [2023-01-15T19:44:25.410Z] compile-common: [2023-01-15T19:44:25.410Z] [echo] Current time (ISO): 2023-01-15T19:44:25.235+0000 [2023-01-15T19:44:25.410Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:25.410Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:25.938Z] Jan 15, 2023 7:44:25 PM org.glassfish.main.admin.test.rest.RestTestBase getWar [2023-01-15T19:44:25.938Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:25.939Z] INFO: 04314ac4-141d-474a-ac0d-efb9d930552a.war: [2023-01-15T19:44:25.939Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:25.940Z] /WEB-INF/ [2023-01-15T19:44:25.941Z] /WEB-INF/classes/ [2023-01-15T19:44:25.941Z] /WEB-INF/classes/org/ [2023-01-15T19:44:25.941Z] /WEB-INF/classes/org/glassfish/ [2023-01-15T19:44:25.941Z] /WEB-INF/classes/org/glassfish/main/ [2023-01-15T19:44:25.941Z] /WEB-INF/classes/org/glassfish/main/admin/ [2023-01-15T19:44:25.941Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2023-01-15T19:44:25.941Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2023-01-15T19:44:25.941Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2023-01-15T19:44:26.196Z] Jan 15, 2023 7:44:26 PM org.glassfish.main.admin.test.rest.RestTestBase getWar [2023-01-15T19:44:26.196Z] INFO: 957d707b-1f63-4ab7-8dba-d4b2432fe6bb.war: [2023-01-15T19:44:26.196Z] /WEB-INF/ [2023-01-15T19:44:26.196Z] /WEB-INF/classes/ [2023-01-15T19:44:26.196Z] /WEB-INF/classes/org/ [2023-01-15T19:44:26.196Z] /WEB-INF/classes/org/glassfish/ [2023-01-15T19:44:26.196Z] /WEB-INF/classes/org/glassfish/main/ [2023-01-15T19:44:26.196Z] /WEB-INF/classes/org/glassfish/main/admin/ [2023-01-15T19:44:26.196Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2023-01-15T19:44:26.196Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2023-01-15T19:44:26.196Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2023-01-15T19:44:26.196Z] [java] Jan 15, 2023 7:44:25 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:44:26.197Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:44:26.197Z] [java] Jan 15, 2023 7:44:25 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:26.197Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:44:26.197Z] [java] Jan 15, 2023 7:44:25 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:44:26.197Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:44:26.197Z] [java] Jan 15, 2023 7:44:25 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:26.197Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:44:26.197Z] [java] Jan 15, 2023 7:44:25 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:26.197Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:26.634Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:26.635Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:44:26.635Z] [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. [2023-01-15T19:44:26.635Z] [javac] 2 warnings [2023-01-15T19:44:26.635Z] [2023-01-15T19:44:26.635Z] setOSConditions: [2023-01-15T19:44:26.635Z] [2023-01-15T19:44:26.635Z] setToolWin: [2023-01-15T19:44:26.635Z] [2023-01-15T19:44:26.635Z] setToolUnix: [2023-01-15T19:44:26.635Z] [2023-01-15T19:44:26.635Z] setToolProperty: [2023-01-15T19:44:26.635Z] [2023-01-15T19:44:26.635Z] setS1ASclassPath: [2023-01-15T19:44:26.635Z] [2023-01-15T19:44:26.635Z] init-common: [2023-01-15T19:44:26.635Z] [2023-01-15T19:44:26.635Z] compile-common: [2023-01-15T19:44:26.635Z] [echo] Current time (ISO): 2023-01-15T19:44:26.347+0000 [2023-01-15T19:44:26.635Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:26.635Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:27.128Z] [java] Jan 15, 2023 7:44:26 PM org.eclipse.persistence.session./file:/tmp/gfembed4529546539804030136tmp/applications/sample/_test [2023-01-15T19:44:27.128Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:44:27.693Z] [java] Jan 15, 2023 7:44:27 PM org.eclipse.persistence.session./file:/tmp/gfembed4529546539804030136tmp/applications/sample/_test.metadata [2023-01-15T19:44:27.693Z] [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. [2023-01-15T19:44:27.693Z] [java] Jan 15, 2023 7:44:27 PM org.eclipse.persistence.session./file:/tmp/gfembed4529546539804030136tmp/applications/sample/_test.metadata [2023-01-15T19:44:27.693Z] [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. [2023-01-15T19:44:27.693Z] [java] Jan 15, 2023 7:44:27 PM org.eclipse.persistence.session./file:/tmp/gfembed4529546539804030136tmp/applications/sample/_test.server [2023-01-15T19:44:27.693Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:44:28.004Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:28.005Z] [javac] 1 warning [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] build: [2023-01-15T19:44:28.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:44:28.005Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_txscope_synctype_mismatch-lib.jar [2023-01-15T19:44:28.005Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_txscope_synctype_mismatch-par.jar [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] setOSConditions: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] fixFiles: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] convUnix: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] convWin: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] setToolWin: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] setToolUnix: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] setToolProperty: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] setS1ASclassPath: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] init-common: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] package-persistence-common: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] ejb-jar-common: [2023-01-15T19:44:28.005Z] [2023-01-15T19:44:28.005Z] package-ejbjar-common: [2023-01-15T19:44:28.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:28.005Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:28.005Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatch-ejb.jar [2023-01-15T19:44:28.259Z] [java] Jan 15, 2023 7:44:27 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:44:28.259Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2023-01-15T19:44:28.259Z] [java] Jan 15, 2023 7:44:27 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:44:28.259Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2023-01-15T19:44:28.259Z] [java] Jan 15, 2023 7:44:27 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:44:28.259Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:44:28.261Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:28.261Z] [2023-01-15T19:44:28.261Z] appclient-jar-common: [2023-01-15T19:44:28.261Z] [2023-01-15T19:44:28.261Z] package-appclientjar-common: [2023-01-15T19:44:28.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:28.261Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatch-client.jar [2023-01-15T19:44:28.261Z] [2023-01-15T19:44:28.261Z] webclient-war-common: [2023-01-15T19:44:28.261Z] [2023-01-15T19:44:28.261Z] build-ear-common: [2023-01-15T19:44:28.261Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2023-01-15T19:44:28.261Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2023-01-15T19:44:28.261Z] [2023-01-15T19:44:28.261Z] setup: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setOSConditions: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setToolWin: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setToolUnix: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setToolProperty: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setS1ASclassPath: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] init-common: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] execute-ejb-sql-common: [2023-01-15T19:44:28.262Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/sql/create.sql [2023-01-15T19:44:28.262Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] deploy: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setOSConditions: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setToolWin: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setToolUnix: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setToolProperty: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setS1ASclassPath: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] init-common: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] deploy-common: [2023-01-15T19:44:28.262Z] [echo] Current time (ISO): 2023-01-15T19:44:28.103+0000 [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setOSConditions: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setToolWin: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setToolUnix: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setToolProperty: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] setS1ASclassPath: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] init-common: [2023-01-15T19:44:28.262Z] [2023-01-15T19:44:28.262Z] deploy-common-pe: [2023-01-15T19:44:28.262Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:28.516Z] [java] Jan 15, 2023 7:44:28 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:28.516Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:28.516Z] [java] Jan 15, 2023 7:44:28 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:28.516Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:28.516Z] [java] Jan 15, 2023 7:44:28 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:28.516Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:28.516Z] [java] Jan 15, 2023 7:44:28 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:28.517Z] [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. [2023-01-15T19:44:28.517Z] [java] Jan 15, 2023 7:44:28 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:28.517Z] [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. [2023-01-15T19:44:28.517Z] [java] Jan 15, 2023 7:44:28 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:28.517Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:28.696Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:28.696Z] [javac] 1 warning [2023-01-15T19:44:28.696Z] [2023-01-15T19:44:28.696Z] build: [2023-01-15T19:44:28.696Z] [2023-01-15T19:44:28.696Z] setOSConditions: [2023-01-15T19:44:28.696Z] [2023-01-15T19:44:28.696Z] setToolWin: [2023-01-15T19:44:28.696Z] [2023-01-15T19:44:28.696Z] setToolUnix: [2023-01-15T19:44:28.696Z] [2023-01-15T19:44:28.696Z] setToolProperty: [2023-01-15T19:44:28.696Z] [2023-01-15T19:44:28.696Z] setS1ASclassPath: [2023-01-15T19:44:28.696Z] [2023-01-15T19:44:28.696Z] init-common: [2023-01-15T19:44:28.696Z] [2023-01-15T19:44:28.696Z] ejb-jar-common: [2023-01-15T19:44:28.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:44:28.696Z] [2023-01-15T19:44:28.696Z] package-ejbjar-common: [2023-01-15T19:44:28.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:28.696Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-ejb.jar [2023-01-15T19:44:28.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] setOSConditions: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] setToolWin: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] setToolUnix: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] setToolProperty: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] setS1ASclassPath: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] init-common: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] appclient-jar-common: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] package-appclientjar-common: [2023-01-15T19:44:28.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:28.697Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2023-01-15T19:44:28.697Z] [echo] appclient.jar=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2023-01-15T19:44:28.697Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] deploy: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] setOSConditions: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] setToolWin: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] setToolUnix: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] setToolProperty: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] setS1ASclassPath: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] init-common: [2023-01-15T19:44:28.697Z] [2023-01-15T19:44:28.697Z] deploy-jar-common: [2023-01-15T19:44:28.697Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:28.773Z] [java] Jan 15, 2023 7:44:28 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:44:28.774Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:44:28.827Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2023-01-15T19:44:29.084Z] [exec] Application deployed with name unsyncpc_txscope_synctype_mismatchApp. [2023-01-15T19:44:29.084Z] [echo] Deployment on target server server successful [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] setOSConditions: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] setToolWin: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] setToolUnix: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] setToolProperty: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] setS1ASclassPath: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] init-common: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] deploy-common-ee: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] run: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] setOSConditions: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] setToolWin: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] setToolUnix: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] setToolProperty: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] setS1ASclassPath: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] init-common: [2023-01-15T19:44:29.084Z] [2023-01-15T19:44:29.084Z] runclient-common: [2023-01-15T19:44:29.084Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:44:29.084Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:29.339Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@7ba38cce [2023-01-15T19:44:29.430Z] [java] Looking up EJB... [2023-01-15T19:44:29.430Z] [java] Invoking EJB... [2023-01-15T19:44:29.430Z] [java] EJB said: in SimpleBase [2023-01-15T19:44:29.430Z] [java] Record # 1 [2023-01-15T19:44:29.430Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:44:29.430Z] [java] INFO: sample was successfully deployed in 3,806 milliseconds. [2023-01-15T19:44:29.430Z] [java] Jan 15, 2023 7:44:29 PM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2023-01-15T19:44:29.430Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2023-01-15T19:44:29.636Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-ejb.jar [2023-01-15T19:44:29.646Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:29.687Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:44:29.688Z] [java] Value of key is: embedded with JPA [2023-01-15T19:44:29.688Z] [java] Done calling EJB [2023-01-15T19:44:29.688Z] [java] Creating another container without closing... [2023-01-15T19:44:29.688Z] [java] Caught expected: Cannot create a new embedded EJBContainer: previously created container had not been closed. [2023-01-15T19:44:29.688Z] [java] Value of key is: embedded create container [2023-01-15T19:44:29.688Z] [java] Closing container ... [2023-01-15T19:44:29.688Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:44:29.688Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:44:29.688Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:29.688Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:29.688Z] [java] Value of key is: embedded close container [2023-01-15T19:44:29.688Z] [java] Done Closing container [2023-01-15T19:44:29.688Z] [java] Creating container after closing the previous... [2023-01-15T19:44:29.688Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:44:29.688Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:44:29.688Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:44:29.688Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-01-15T19:44:29.688Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:29.688Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:29.688Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:29.688Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:29.688Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:29.688Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:29.688Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:29.688Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:44:29.688Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:29.688Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain16338281963699657453xml [2023-01-15T19:44:29.688Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:29.688Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:44:29.945Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:44:29.945Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:29.945Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:29.945Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (267ms), startup services(53ms), total(320ms) [2023-01-15T19:44:29.945Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:29.945Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:44:29.945Z] [java] INFO: Grizzly Framework 3.0.1 started in: 1ms - bound to [/0.0.0.0:7676] [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:29.945Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:29.945Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:29.945Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:29.945Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (380ms), startup services(7ms), total(387ms) [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:29.945Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:44:29.945Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:29.945Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:29.945Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:29.945Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-pu.jar [2023-01-15T19:44:29.945Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:29.946Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-base.jar [2023-01-15T19:44:29.946Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:29.946Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@75401424 [2023-01-15T19:44:29.946Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:29.946Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:44:29.946Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:29.946Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:44:30.203Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:30.203Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:30.203Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:44:30.203Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:44:30.203Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:30.203Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:44:30.203Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2023-01-15T19:44:30.203Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2023-01-15T19:44:30.203Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:44:30.203Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:44:30.203Z] [java] Jan 15, 2023 7:44:29 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:30.203Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:44:30.203Z] [java] Jan 15, 2023 7:44:29 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:30.203Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:30.203Z] [java] Jan 15, 2023 7:44:30 PM org.eclipse.persistence.session./file:/tmp/gfembed7823914292999001452tmp/applications/sample/_test [2023-01-15T19:44:30.203Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:44:30.205Z] [exec] Application deployed with name ejb-ejb30-hello-session_standalone-ejb. [2023-01-15T19:44:30.206Z] [2023-01-15T19:44:30.206Z] setOSConditions: [2023-01-15T19:44:30.206Z] [2023-01-15T19:44:30.206Z] setToolWin: [2023-01-15T19:44:30.206Z] [2023-01-15T19:44:30.206Z] setToolUnix: [2023-01-15T19:44:30.206Z] [2023-01-15T19:44:30.206Z] setToolProperty: [2023-01-15T19:44:30.206Z] [2023-01-15T19:44:30.206Z] setS1ASclassPath: [2023-01-15T19:44:30.206Z] [2023-01-15T19:44:30.206Z] init-common: [2023-01-15T19:44:30.206Z] [2023-01-15T19:44:30.206Z] deploy-client-common: [2023-01-15T19:44:30.206Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:30.210Z] [exec] Jan 15, 2023 7:44:29 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:44:30.210Z] [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. [2023-01-15T19:44:30.460Z] [java] Jan 15, 2023 7:44:30 PM org.eclipse.persistence.session./file:/tmp/gfembed7823914292999001452tmp/applications/sample/_test.metadata [2023-01-15T19:44:30.461Z] [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. [2023-01-15T19:44:30.461Z] [java] Jan 15, 2023 7:44:30 PM org.eclipse.persistence.session./file:/tmp/gfembed7823914292999001452tmp/applications/sample/_test.metadata [2023-01-15T19:44:30.461Z] [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. [2023-01-15T19:44:30.461Z] [java] Jan 15, 2023 7:44:30 PM org.eclipse.persistence.session./file:/tmp/gfembed7823914292999001452tmp/applications/sample/_test.server [2023-01-15T19:44:30.461Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:44:30.461Z] [java] Jan 15, 2023 7:44:30 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:44:30.461Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2023-01-15T19:44:30.461Z] [java] Jan 15, 2023 7:44:30 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:44:30.461Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2023-01-15T19:44:30.461Z] [java] Jan 15, 2023 7:44:30 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:30.461Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:30.719Z] [java] Jan 15, 2023 7:44:30 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:30.719Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:30.719Z] [java] Jan 15, 2023 7:44:30 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:30.719Z] [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. [2023-01-15T19:44:30.719Z] [java] Jan 15, 2023 7:44:30 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:30.719Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:30.719Z] [java] Jan 15, 2023 7:44:30 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:30.719Z] [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. [2023-01-15T19:44:30.719Z] [java] Jan 15, 2023 7:44:30 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:30.719Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:30.719Z] [java] Jan 15, 2023 7:44:30 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:44:30.719Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:44:30.719Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@562998d3 [2023-01-15T19:44:30.719Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:44:30.719Z] [java] Jan 15, 2023 7:44:30 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:44:30.719Z] [java] INFO: sample was successfully deployed in 789 milliseconds. [2023-01-15T19:44:30.773Z] [exec] Jan 15, 2023 7:44:30 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:44:30.907Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:44:30.976Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:44:30.976Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:30.976Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:30.976Z] [java] Value of key is: embedded create new container [2023-01-15T19:44:30.976Z] [java] ..........FINISHED Embedded test [2023-01-15T19:44:30.976Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:30.976Z] [java] [2023-01-15T19:44:30.976Z] [java] [2023-01-15T19:44:30.976Z] [java] ----------------------------------------- [2023-01-15T19:44:30.976Z] [java] - embedded with JPA: PASS - [2023-01-15T19:44:30.976Z] [java] - embedded create container: PASS - [2023-01-15T19:44:30.976Z] [java] - embedded close container: PASS - [2023-01-15T19:44:30.976Z] [java] - embedded create new container: PASS - [2023-01-15T19:44:30.976Z] [java] ----------------------------------------- [2023-01-15T19:44:30.976Z] [java] Total PASS: 4 [2023-01-15T19:44:30.976Z] [java] Total FAIL: 0 [2023-01-15T19:44:30.976Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:44:30.976Z] [java] ----------------------------------------- [2023-01-15T19:44:30.976Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:30.976Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:30.976Z] [java] Jan 15, 2023 7:44:30 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:44:30.976Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:44:30.976Z] [java] Jan 15, 2023 7:44:30 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:44:30.976Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-01-15T19:44:30.976Z] [java] Jan 15, 2023 7:44:30 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:30.977Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:30.977Z] [java] Jan 15, 2023 7:44:30 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:30.977Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:30.977Z] [java] Jan 15, 2023 7:44:30 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:30.977Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] stop-database: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] all: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] ejbinwar: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] start-database: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setOSConditions: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolWin: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolUnix: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolProperty: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setS1ASclassPath: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] init-common: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] clean: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setOSConditions: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolWin: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolUnix: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolProperty: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setS1ASclassPath: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] init-common: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] clean-common: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setOSConditions: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolWin: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolUnix: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolProperty: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setS1ASclassPath: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] init-common: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] clean-classes-common: [2023-01-15T19:44:30.977Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setOSConditions: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolWin: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolUnix: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolProperty: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setS1ASclassPath: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] init-common: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] clean-jars-common: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] compile: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setOSConditions: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolWin: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolUnix: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setToolProperty: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] setS1ASclassPath: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] init-common: [2023-01-15T19:44:30.977Z] [2023-01-15T19:44:30.977Z] compile-common: [2023-01-15T19:44:30.977Z] [echo] Current time (ISO): 2023-01-15T19:44:30.881+0000 [2023-01-15T19:44:30.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:30.977Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:31.139Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2023-01-15T19:44:31.140Z] [exec] Application deployed with name ejb-ejb30-hello-session_standalone-client. [2023-01-15T19:44:31.140Z] [2023-01-15T19:44:31.140Z] run: [2023-01-15T19:44:31.234Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:31.398Z] [echo] appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:44:31.399Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:32.335Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:32.800Z] [exec] I am in client [2023-01-15T19:44:32.801Z] [exec] Calling tC1_SFSBWithUnsynchPC.doTest [2023-01-15T19:44:32.801Z] [exec] Value of key is:TestCase1_sfsbWithUnsyncPCInvokeSlsbWithSynchPC [2023-01-15T19:44:32.801Z] [exec] Calling tC2_SLSBWithUnsynchPC.doTest [2023-01-15T19:44:32.801Z] [exec] Value of key is:TestCase2_slsbWithUnsyncPCInvokeSlsbWithSynchPC [2023-01-15T19:44:32.801Z] [exec] Calling tC3_SLSBWithSynchPC.doTest [2023-01-15T19:44:32.801Z] [exec] Value of key is:TestCase3_slsbWithSyncPCInvokeSlsbWithUnsynchPC [2023-01-15T19:44:32.801Z] [exec] Calling tC4_SLSBWithSynchPC.doTest [2023-01-15T19:44:32.801Z] [exec] Value of key is:TestCase4_slsbWithSyncPCInvokeSfsbWithUnsynchPC [2023-01-15T19:44:32.801Z] [exec] DoTest method ends [2023-01-15T19:44:32.801Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:32.801Z] [exec] [2023-01-15T19:44:32.801Z] [exec] [2023-01-15T19:44:32.801Z] [exec] ----------------------------------------- [2023-01-15T19:44:32.801Z] [exec] - TestCase3_slsbWithSyncPCInvokeSlsbWithUnsynchPC: PASS - [2023-01-15T19:44:32.801Z] [exec] - TestCase1_sfsbWithUnsyncPCInvokeSlsbWithSynchPC: PASS - [2023-01-15T19:44:32.801Z] [exec] - TestCase2_slsbWithUnsyncPCInvokeSlsbWithSynchPC: PASS - [2023-01-15T19:44:32.801Z] [exec] - TestCase4_slsbWithSyncPCInvokeSfsbWithUnsynchPC: PASS - [2023-01-15T19:44:32.801Z] [exec] ----------------------------------------- [2023-01-15T19:44:32.801Z] [exec] Total PASS: 4 [2023-01-15T19:44:32.801Z] [exec] Total FAIL: 0 [2023-01-15T19:44:32.801Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:44:32.801Z] [exec] ----------------------------------------- [2023-01-15T19:44:32.801Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:44:32.801Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:44:33.130Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:33.130Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:44:33.130Z] [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. [2023-01-15T19:44:33.130Z] [javac] 2 warnings [2023-01-15T19:44:33.130Z] [2023-01-15T19:44:33.130Z] setOSConditions: [2023-01-15T19:44:33.130Z] [2023-01-15T19:44:33.130Z] setToolWin: [2023-01-15T19:44:33.130Z] [2023-01-15T19:44:33.130Z] setToolUnix: [2023-01-15T19:44:33.130Z] [2023-01-15T19:44:33.130Z] setToolProperty: [2023-01-15T19:44:33.130Z] [2023-01-15T19:44:33.130Z] setS1ASclassPath: [2023-01-15T19:44:33.130Z] [2023-01-15T19:44:33.130Z] init-common: [2023-01-15T19:44:33.130Z] [2023-01-15T19:44:33.130Z] compile-common: [2023-01-15T19:44:33.130Z] [echo] Current time (ISO): 2023-01-15T19:44:32.949+0000 [2023-01-15T19:44:33.130Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:33.130Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:33.269Z] [exec] Jan 15, 2023 7:44:33 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:44:33.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. [2023-01-15T19:44:33.364Z] [2023-01-15T19:44:33.364Z] checkReporting-common: [2023-01-15T19:44:33.364Z] [2023-01-15T19:44:33.364Z] confirmReportPresent-common: [2023-01-15T19:44:33.364Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:44:33.364Z] [echo] Test seems to be reported fine [2023-01-15T19:44:33.364Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/RepRunConf.txt [2023-01-15T19:44:33.364Z] [2023-01-15T19:44:33.364Z] confirmMissingReport-common: [2023-01-15T19:44:33.364Z] [2023-01-15T19:44:33.364Z] undeploy: [2023-01-15T19:44:33.364Z] [2023-01-15T19:44:33.364Z] setOSConditions: [2023-01-15T19:44:33.364Z] [2023-01-15T19:44:33.364Z] setToolWin: [2023-01-15T19:44:33.364Z] [2023-01-15T19:44:33.364Z] setToolUnix: [2023-01-15T19:44:33.364Z] [2023-01-15T19:44:33.364Z] setToolProperty: [2023-01-15T19:44:33.365Z] [2023-01-15T19:44:33.365Z] setS1ASclassPath: [2023-01-15T19:44:33.365Z] [2023-01-15T19:44:33.365Z] init-common: [2023-01-15T19:44:33.365Z] [2023-01-15T19:44:33.365Z] undeploy-common: [2023-01-15T19:44:33.365Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:33.621Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:44:33.621Z] [2023-01-15T19:44:33.621Z] unsetup: [2023-01-15T19:44:33.621Z] [2023-01-15T19:44:33.621Z] setOSConditions: [2023-01-15T19:44:33.621Z] [2023-01-15T19:44:33.621Z] setToolWin: [2023-01-15T19:44:33.621Z] [2023-01-15T19:44:33.621Z] setToolUnix: [2023-01-15T19:44:33.621Z] [2023-01-15T19:44:33.621Z] setToolProperty: [2023-01-15T19:44:33.621Z] [2023-01-15T19:44:33.621Z] setS1ASclassPath: [2023-01-15T19:44:33.621Z] [2023-01-15T19:44:33.621Z] init-common: [2023-01-15T19:44:33.621Z] [2023-01-15T19:44:33.621Z] execute-ejb-sql-common: [2023-01-15T19:44:33.877Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/sql/drop.sql [2023-01-15T19:44:33.877Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] all: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] extendedscope_cross_sfsb: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setOSConditions: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setToolWin: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setToolUnix: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setToolProperty: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setS1ASclassPath: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] init-common: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] clean: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setOSConditions: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setToolWin: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setToolUnix: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setToolProperty: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setS1ASclassPath: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] init-common: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] clean-common: [2023-01-15T19:44:33.877Z] [2023-01-15T19:44:33.877Z] setOSConditions: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setToolWin: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setToolUnix: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setToolProperty: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setS1ASclassPath: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] init-common: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] clean-classes-common: [2023-01-15T19:44:33.878Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setOSConditions: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setToolWin: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setToolUnix: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setToolProperty: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setS1ASclassPath: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] init-common: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] clean-jars-common: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] compile: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setOSConditions: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setToolWin: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setToolUnix: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setToolProperty: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] setS1ASclassPath: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] init-common: [2023-01-15T19:44:33.878Z] [2023-01-15T19:44:33.878Z] compile-common: [2023-01-15T19:44:33.878Z] [echo] Current time (ISO): 2023-01-15T19:44:33.708+0000 [2023-01-15T19:44:33.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:33.878Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:33.878Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:34.289Z] Jan 15, 2023 7:44:33 PM org.glassfish.main.admin.test.rest.RestTestBase getWar [2023-01-15T19:44:34.289Z] INFO: b977b280-e434-405c-ae1f-6fa92bacd753.war: [2023-01-15T19:44:34.289Z] /WEB-INF/ [2023-01-15T19:44:34.289Z] /WEB-INF/classes/ [2023-01-15T19:44:34.289Z] /WEB-INF/classes/org/ [2023-01-15T19:44:34.289Z] /WEB-INF/classes/org/glassfish/ [2023-01-15T19:44:34.289Z] /WEB-INF/classes/org/glassfish/main/ [2023-01-15T19:44:34.289Z] /WEB-INF/classes/org/glassfish/main/admin/ [2023-01-15T19:44:34.290Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2023-01-15T19:44:34.290Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2023-01-15T19:44:34.290Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2023-01-15T19:44:35.027Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:35.027Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbinwar/client/Client.java uses unchecked or unsafe operations. [2023-01-15T19:44:35.027Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:44:35.027Z] [javac] 1 warning [2023-01-15T19:44:35.027Z] [2023-01-15T19:44:35.027Z] setOSConditions: [2023-01-15T19:44:35.027Z] [2023-01-15T19:44:35.027Z] setToolWin: [2023-01-15T19:44:35.027Z] [2023-01-15T19:44:35.027Z] setToolUnix: [2023-01-15T19:44:35.027Z] [2023-01-15T19:44:35.027Z] setToolProperty: [2023-01-15T19:44:35.027Z] [2023-01-15T19:44:35.027Z] setS1ASclassPath: [2023-01-15T19:44:35.028Z] [2023-01-15T19:44:35.028Z] init-common: [2023-01-15T19:44:35.028Z] [2023-01-15T19:44:35.028Z] compile-common: [2023-01-15T19:44:35.028Z] [echo] Current time (ISO): 2023-01-15T19:44:34.796+0000 [2023-01-15T19:44:35.028Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:35.028Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:35.771Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:35.771Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:44:35.771Z] [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. [2023-01-15T19:44:35.771Z] [javac] 2 warnings [2023-01-15T19:44:35.771Z] [2023-01-15T19:44:35.771Z] setOSConditions: [2023-01-15T19:44:35.771Z] [2023-01-15T19:44:35.771Z] setToolWin: [2023-01-15T19:44:35.771Z] [2023-01-15T19:44:35.771Z] setToolUnix: [2023-01-15T19:44:35.771Z] [2023-01-15T19:44:35.771Z] setToolProperty: [2023-01-15T19:44:35.771Z] [2023-01-15T19:44:35.771Z] setS1ASclassPath: [2023-01-15T19:44:35.771Z] [2023-01-15T19:44:35.771Z] init-common: [2023-01-15T19:44:35.771Z] [2023-01-15T19:44:35.771Z] compile-common: [2023-01-15T19:44:35.771Z] [echo] Current time (ISO): 2023-01-15T19:44:35.600+0000 [2023-01-15T19:44:35.771Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:35.771Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:36.922Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:36.923Z] [javac] 1 warning [2023-01-15T19:44:36.923Z] [2023-01-15T19:44:36.923Z] build: [2023-01-15T19:44:36.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:44:36.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:44:36.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:44:36.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:44:36.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:44:36.923Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:44:36.923Z] [copy] Copied 12 empty directories to 6 empty directories under /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:44:36.923Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:44:36.923Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:44:36.923Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwinwar-web.war [2023-01-15T19:44:36.923Z] [2023-01-15T19:44:36.923Z] run: [2023-01-15T19:44:36.923Z] [2023-01-15T19:44:36.923Z] setOSConditions: [2023-01-15T19:44:36.923Z] [2023-01-15T19:44:36.923Z] setToolWin: [2023-01-15T19:44:36.923Z] [2023-01-15T19:44:36.923Z] setToolUnix: [2023-01-15T19:44:36.923Z] [2023-01-15T19:44:36.923Z] setToolProperty: [2023-01-15T19:44:36.923Z] [2023-01-15T19:44:36.923Z] setS1ASclassPath: [2023-01-15T19:44:36.923Z] [2023-01-15T19:44:36.923Z] init-common: [2023-01-15T19:44:36.923Z] [2023-01-15T19:44:36.923Z] run_war: [2023-01-15T19:44:36.923Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:37.140Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:37.401Z] [javac] 1 warning [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] build: [2023-01-15T19:44:37.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:44:37.401Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_extendedscope_cross_sfsb-lib.jar [2023-01-15T19:44:37.401Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_extendedscope_cross_sfsb-par.jar [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setOSConditions: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] fixFiles: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] convUnix: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] convWin: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setToolWin: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setToolUnix: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setToolProperty: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setS1ASclassPath: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] init-common: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] package-persistence-common: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] ejb-jar-common: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] package-ejbjar-common: [2023-01-15T19:44:37.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:37.401Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:37.401Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsb-ejb.jar [2023-01-15T19:44:37.401Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] appclient-jar-common: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] package-appclientjar-common: [2023-01-15T19:44:37.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:37.401Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsb-client.jar [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] webclient-war-common: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] build-ear-common: [2023-01-15T19:44:37.401Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2023-01-15T19:44:37.401Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setup: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setOSConditions: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setToolWin: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setToolUnix: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setToolProperty: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] setS1ASclassPath: [2023-01-15T19:44:37.401Z] [2023-01-15T19:44:37.401Z] init-common: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] execute-ejb-sql-common: [2023-01-15T19:44:37.402Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/sql/create.sql [2023-01-15T19:44:37.402Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] deploy: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] setOSConditions: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] setToolWin: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] setToolUnix: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] setToolProperty: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] setS1ASclassPath: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] init-common: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] deploy-common: [2023-01-15T19:44:37.402Z] [echo] Current time (ISO): 2023-01-15T19:44:37.294+0000 [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] setOSConditions: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] setToolWin: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] setToolUnix: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] setToolProperty: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] setS1ASclassPath: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] init-common: [2023-01-15T19:44:37.402Z] [2023-01-15T19:44:37.402Z] deploy-common-pe: [2023-01-15T19:44:37.486Z] [java] Jan 15, 2023 7:44:37 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:37.571Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:44:37.571Z] [java] Jan 15, 2023 7:44:37 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:37.571Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain17289470831628861309xml [2023-01-15T19:44:37.571Z] [java] Jan 15, 2023 7:44:37 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:37.571Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:44:37.658Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:37.915Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2023-01-15T19:44:38.172Z] [exec] Application deployed with name unsyncpc_extendedscope_cross_sfsbApp. [2023-01-15T19:44:38.172Z] [echo] Deployment on target server server successful [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] setOSConditions: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] setToolWin: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] setToolUnix: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] setToolProperty: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] setS1ASclassPath: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] init-common: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] deploy-common-ee: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] run: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] setOSConditions: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] setToolWin: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] setToolUnix: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] setToolProperty: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] setS1ASclassPath: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] init-common: [2023-01-15T19:44:38.172Z] [2023-01-15T19:44:38.172Z] runclient-common: [2023-01-15T19:44:38.173Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:44:38.428Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:38.502Z] [java] Jan 15, 2023 7:44:38 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:44:38.502Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:44:38.685Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:38.758Z] [java] Jan 15, 2023 7:44:38 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:44:38.759Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:44:39.250Z] [exec] Jan 15, 2023 7:44:39 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:44:39.250Z] [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. [2023-01-15T19:44:39.325Z] [java] Jan 15, 2023 7:44:39 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:39.325Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:44:39.325Z] [java] Jan 15, 2023 7:44:39 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:39.325Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:44:39.325Z] [java] Jan 15, 2023 7:44:39 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:39.325Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:44:39.325Z] [java] Jan 15, 2023 7:44:39 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:44:39.325Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:44:39.326Z] [java] Jan 15, 2023 7:44:39 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:39.326Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:39.583Z] [java] Jan 15, 2023 7:44:39 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:39.583Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (853ms), startup services(940ms), total(1,793ms) [2023-01-15T19:44:39.583Z] [java] Jan 15, 2023 7:44:39 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:39.583Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:39.839Z] [java] Jan 15, 2023 7:44:39 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:44:39.839Z] [java] INFO: Grizzly Framework 3.0.1 started in: 30ms - bound to [/0.0.0.0:7676] [2023-01-15T19:44:39.839Z] [java] Jan 15, 2023 7:44:39 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:39.839Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:39.840Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:39.840Z] [java] Jan 15, 2023 7:44:39 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:39.840Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:39.840Z] [java] Jan 15, 2023 7:44:39 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:39.840Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:39.840Z] [java] Jan 15, 2023 7:44:39 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:39.840Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,256ms), startup services(10ms), total(2,266ms) [2023-01-15T19:44:39.840Z] [java] Jan 15, 2023 7:44:39 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:39.840Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:39.840Z] [java] Jan 15, 2023 7:44:39 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:44:39.840Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:44:39.840Z] [java] Jan 15, 2023 7:44:39 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:39.840Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwinwar-web.war [2023-01-15T19:44:39.840Z] [java] Jan 15, 2023 7:44:39 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:39.840Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:44:39.840Z] [java] Jan 15, 2023 7:44:39 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:39.840Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:44:39.841Z] [exec] invoking stateful [2023-01-15T19:44:39.842Z] [exec] invoking stateless [2023-01-15T19:44:39.842Z] [exec] Sleeping to wait for timeout to happen... [2023-01-15T19:44:40.180Z] [exec] Jan 15, 2023 7:44:39 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:44:40.180Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:44:40.403Z] [java] Jan 15, 2023 7:44:40 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:40.404Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:40.660Z] [java] Jan 15, 2023 7:44:40 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:44:40.660Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:44:40.660Z] [java] Jan 15, 2023 7:44:40 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:40.660Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:44:40.660Z] [java] Jan 15, 2023 7:44:40 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:44:40.660Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:44:40.660Z] [java] Jan 15, 2023 7:44:40 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:40.661Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:44:40.917Z] [java] Jan 15, 2023 7:44:40 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:44:40.917Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2023-01-15T19:44:40.917Z] [java] Jan 15, 2023 7:44:40 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:44:40.917Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2023-01-15T19:44:40.917Z] [java] Jan 15, 2023 7:44:40 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:44:40.917Z] [java] INFO: Created virtual server server [2023-01-15T19:44:40.917Z] [java] Jan 15, 2023 7:44:40 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:44:40.917Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2023-01-15T19:44:40.917Z] [java] Jan 15, 2023 7:44:40 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:44:40.917Z] [java] INFO: Created virtual server __asadmin [2023-01-15T19:44:41.174Z] [java] Jan 15, 2023 7:44:40 PM org.apache.catalina.realm.JAASRealm setContainer [2023-01-15T19:44:41.174Z] [java] INFO: Setting JAAS app name glassfish-web [2023-01-15T19:44:41.174Z] [java] Jan 15, 2023 7:44:40 PM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2023-01-15T19:44:41.174Z] [java] INFO: Virtual server server loaded default web module [2023-01-15T19:44:41.432Z] [java] Jan 15, 2023 7:44:41 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:41.432Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:41.432Z] [java] Jan 15, 2023 7:44:41 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:41.432Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:41.432Z] [java] Jan 15, 2023 7:44:41 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:41.432Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:42.074Z] [exec] I am in client [2023-01-15T19:44:42.075Z] [exec] Calling SFSBWithUnsynchPC.doTest [2023-01-15T19:44:42.075Z] [exec] Value of key is:TestCase1_extendedScopeSfsbWithUnsyncPCInvokeSfsbWithSynchPC [2023-01-15T19:44:42.075Z] [exec] Calling TC2_SFSBWithSynchPC.doTest [2023-01-15T19:44:42.075Z] [exec] Value of key is:TestCase2_extendedScopeSfsbWithSyncPCInvokeSfsbWithUnsynchPC [2023-01-15T19:44:42.075Z] [exec] DoTest method ends [2023-01-15T19:44:42.075Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:42.075Z] [exec] [2023-01-15T19:44:42.075Z] [exec] [2023-01-15T19:44:42.075Z] [exec] ----------------------------------------- [2023-01-15T19:44:42.075Z] [exec] - TestCase1_extendedScopeSfsbWithUnsyncPCInvokeSfsbWithSynchPC: PASS - [2023-01-15T19:44:42.075Z] [exec] - TestCase2_extendedScopeSfsbWithSyncPCInvokeSfsbWithUnsynchPC: PASS - [2023-01-15T19:44:42.075Z] [exec] ----------------------------------------- [2023-01-15T19:44:42.075Z] [exec] Total PASS: 2 [2023-01-15T19:44:42.075Z] [exec] Total FAIL: 0 [2023-01-15T19:44:42.075Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:44:42.075Z] [exec] ----------------------------------------- [2023-01-15T19:44:42.075Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:44:42.075Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:44:42.331Z] [2023-01-15T19:44:42.331Z] checkReporting-common: [2023-01-15T19:44:42.363Z] [java] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:44:42.364Z] [java] WARNING: Illegal reflective access by org.glassfish.web.loader.WebappClassLoader (file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/war-util.jar) to field sun.rmi.transport.Target.ccl [2023-01-15T19:44:42.364Z] [java] WARNING: Please consider reporting this to the maintainers of org.glassfish.web.loader.WebappClassLoader [2023-01-15T19:44:42.364Z] [java] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:44:42.364Z] [java] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:44:42.364Z] [java] Jan 15, 2023 7:44:42 PM org.eclipse.persistence.session./file:/tmp/gfembed215354191004862570tmp/applications/sample/WEB-INF/classes/_test [2023-01-15T19:44:42.364Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:44:42.588Z] [2023-01-15T19:44:42.588Z] confirmReportPresent-common: [2023-01-15T19:44:42.588Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:44:42.588Z] [echo] Test seems to be reported fine [2023-01-15T19:44:42.588Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/RepRunConf.txt [2023-01-15T19:44:42.588Z] [2023-01-15T19:44:42.588Z] confirmMissingReport-common: [2023-01-15T19:44:42.588Z] [2023-01-15T19:44:42.588Z] undeploy: [2023-01-15T19:44:42.588Z] [2023-01-15T19:44:42.588Z] setOSConditions: [2023-01-15T19:44:42.588Z] [2023-01-15T19:44:42.588Z] setToolWin: [2023-01-15T19:44:42.588Z] [2023-01-15T19:44:42.588Z] setToolUnix: [2023-01-15T19:44:42.588Z] [2023-01-15T19:44:42.588Z] setToolProperty: [2023-01-15T19:44:42.588Z] [2023-01-15T19:44:42.588Z] setS1ASclassPath: [2023-01-15T19:44:42.588Z] [2023-01-15T19:44:42.588Z] init-common: [2023-01-15T19:44:42.588Z] [2023-01-15T19:44:42.588Z] undeploy-common: [2023-01-15T19:44:42.588Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:42.621Z] [java] Jan 15, 2023 7:44:42 PM org.eclipse.persistence.session./file:/tmp/gfembed215354191004862570tmp/applications/sample/WEB-INF/classes/_test.server [2023-01-15T19:44:42.621Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:44:42.621Z] [java] Jan 15, 2023 7:44:42 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:44:42.622Z] [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'. [2023-01-15T19:44:42.622Z] [java] Jan 15, 2023 7:44:42 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:44:42.622Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb] [2023-01-15T19:44:42.622Z] [java] Jan 15, 2023 7:44:42 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:44:42.622Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:44:43.151Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] unsetup: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setOSConditions: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolWin: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolUnix: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolProperty: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setS1ASclassPath: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] init-common: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] execute-ejb-sql-common: [2023-01-15T19:44:43.151Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/sql/drop.sql [2023-01-15T19:44:43.151Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] all: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] unsynchpc_flush: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setOSConditions: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolWin: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolUnix: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolProperty: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setS1ASclassPath: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] init-common: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] clean: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setOSConditions: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolWin: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolUnix: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolProperty: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setS1ASclassPath: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] init-common: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] clean-common: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setOSConditions: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolWin: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolUnix: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolProperty: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setS1ASclassPath: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] init-common: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] clean-classes-common: [2023-01-15T19:44:43.151Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setOSConditions: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolWin: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolUnix: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setToolProperty: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.151Z] setS1ASclassPath: [2023-01-15T19:44:43.151Z] [2023-01-15T19:44:43.152Z] init-common: [2023-01-15T19:44:43.152Z] [2023-01-15T19:44:43.152Z] clean-jars-common: [2023-01-15T19:44:43.152Z] [2023-01-15T19:44:43.152Z] compile: [2023-01-15T19:44:43.152Z] [2023-01-15T19:44:43.152Z] setOSConditions: [2023-01-15T19:44:43.152Z] [2023-01-15T19:44:43.152Z] setToolWin: [2023-01-15T19:44:43.152Z] [2023-01-15T19:44:43.152Z] setToolUnix: [2023-01-15T19:44:43.152Z] [2023-01-15T19:44:43.152Z] setToolProperty: [2023-01-15T19:44:43.152Z] [2023-01-15T19:44:43.152Z] setS1ASclassPath: [2023-01-15T19:44:43.152Z] [2023-01-15T19:44:43.152Z] init-common: [2023-01-15T19:44:43.152Z] [2023-01-15T19:44:43.152Z] compile-common: [2023-01-15T19:44:43.152Z] [echo] Current time (ISO): 2023-01-15T19:44:42.980+0000 [2023-01-15T19:44:43.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:43.152Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:43.152Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:43.185Z] [java] Jan 15, 2023 7:44:42 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:43.186Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:43.186Z] [java] Jan 15, 2023 7:44:42 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:43.186Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:43.186Z] [java] Jan 15, 2023 7:44:42 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:43.186Z] [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. [2023-01-15T19:44:43.186Z] [java] Jan 15, 2023 7:44:42 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:43.186Z] [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. [2023-01-15T19:44:43.186Z] [java] Jan 15, 2023 7:44:42 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:43.186Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:43.186Z] [java] Jan 15, 2023 7:44:42 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:43.186Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:43.186Z] [java] Jan 15, 2023 7:44:43 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:44:43.186Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:44:43.749Z] [java] Jan 15, 2023 7:44:43 PM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2023-01-15T19:44:43.749Z] [java] INFO: Initializing Soteria 2.0.1 for context '/ejb-ejb31-embedded-ejbwinwar-web' [2023-01-15T19:44:43.749Z] [java] Jan 15, 2023 7:44:43 PM com.sun.enterprise.web.WebApplication start [2023-01-15T19:44:43.749Z] [java] INFO: Loading application [sample] at [/ejb-ejb31-embedded-ejbwinwar-web] [2023-01-15T19:44:44.006Z] [java] Looking up EJB... [2023-01-15T19:44:44.006Z] [java] Invoking EJB... [2023-01-15T19:44:44.006Z] [java] EJB said: boo [2023-01-15T19:44:44.006Z] [java] Record # 1 [2023-01-15T19:44:44.006Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:44:44.006Z] [java] Done calling EJB [2023-01-15T19:44:44.006Z] [java] Closing container ... [2023-01-15T19:44:44.006Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:44:44.006Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:44.006Z] [java] Jan 15, 2023 7:44:43 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:44:44.006Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:44:44.006Z] [java] Jan 15, 2023 7:44:43 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:44.006Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:44.006Z] [java] Jan 15, 2023 7:44:43 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:44.006Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:44.238Z] Jan 15, 2023 7:44:42 PM org.glassfish.main.admin.test.rest.RestTestBase getWar [2023-01-15T19:44:44.239Z] INFO: 651d24e2-db18-4fb9-a658-c84f19db6a49.war: [2023-01-15T19:44:44.239Z] /WEB-INF/ [2023-01-15T19:44:44.239Z] /WEB-INF/classes/ [2023-01-15T19:44:44.239Z] /WEB-INF/classes/org/ [2023-01-15T19:44:44.239Z] /WEB-INF/classes/org/glassfish/ [2023-01-15T19:44:44.239Z] /WEB-INF/classes/org/glassfish/main/ [2023-01-15T19:44:44.239Z] /WEB-INF/classes/org/glassfish/main/admin/ [2023-01-15T19:44:44.239Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2023-01-15T19:44:44.239Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2023-01-15T19:44:44.239Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2023-01-15T19:44:44.239Z] Jan 15, 2023 7:44:42 PM org.glassfish.main.admin.test.rest.RestTestBase getEar [2023-01-15T19:44:44.239Z] INFO: c80a6954-8b75-44af-8835-95ec61744a0c.ear: [2023-01-15T19:44:44.239Z] /simple.war [2023-01-15T19:44:44.239Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.906 s - in org.glassfish.main.admin.test.rest.ApplicationITest [2023-01-15T19:44:44.239Z] [INFO] Running org.glassfish.main.admin.test.rest.JdbcITest [2023-01-15T19:44:44.239Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s - in org.glassfish.main.admin.test.rest.JdbcITest [2023-01-15T19:44:44.239Z] [INFO] Running org.glassfish.main.admin.test.rest.NetworkListenerITest [2023-01-15T19:44:44.239Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in org.glassfish.main.admin.test.rest.NetworkListenerITest [2023-01-15T19:44:44.239Z] [INFO] Running org.glassfish.main.admin.test.rest.PartialUpdateITest [2023-01-15T19:44:44.239Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.glassfish.main.admin.test.rest.PartialUpdateITest [2023-01-15T19:44:44.239Z] [INFO] Running org.glassfish.main.admin.test.rest.PropertiesBagITest [2023-01-15T19:44:44.239Z] [73.354s][info][gc] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 115M->24M(256M) 16.123ms [2023-01-15T19:44:44.262Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:44.263Z] [java] Value of key is: embedded with JPA [2023-01-15T19:44:44.263Z] [java] ..........FINISHED Embedded test [2023-01-15T19:44:44.263Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:44.263Z] [java] [2023-01-15T19:44:44.263Z] [java] [2023-01-15T19:44:44.263Z] [java] ----------------------------------------- [2023-01-15T19:44:44.263Z] [java] - embedded with JPA: PASS - [2023-01-15T19:44:44.263Z] [java] ----------------------------------------- [2023-01-15T19:44:44.263Z] [java] Total PASS: 1 [2023-01-15T19:44:44.263Z] [java] Total FAIL: 0 [2023-01-15T19:44:44.263Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:44:44.263Z] [java] ----------------------------------------- [2023-01-15T19:44:44.263Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:44.263Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:44.263Z] [java] Jan 15, 2023 7:44:43 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:44.263Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:44.263Z] [2023-01-15T19:44:44.263Z] setOSConditions: [2023-01-15T19:44:44.263Z] [2023-01-15T19:44:44.263Z] setToolWin: [2023-01-15T19:44:44.263Z] [2023-01-15T19:44:44.263Z] setToolUnix: [2023-01-15T19:44:44.263Z] [2023-01-15T19:44:44.263Z] setToolProperty: [2023-01-15T19:44:44.263Z] [2023-01-15T19:44:44.263Z] setS1ASclassPath: [2023-01-15T19:44:44.263Z] [2023-01-15T19:44:44.263Z] init-common: [2023-01-15T19:44:44.263Z] [2023-01-15T19:44:44.263Z] run_dir: [2023-01-15T19:44:44.263Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:45.045Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:45.046Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:44:45.046Z] [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. [2023-01-15T19:44:45.046Z] [javac] 2 warnings [2023-01-15T19:44:45.046Z] [2023-01-15T19:44:45.046Z] setOSConditions: [2023-01-15T19:44:45.046Z] [2023-01-15T19:44:45.046Z] setToolWin: [2023-01-15T19:44:45.046Z] [2023-01-15T19:44:45.046Z] setToolUnix: [2023-01-15T19:44:45.046Z] [2023-01-15T19:44:45.046Z] setToolProperty: [2023-01-15T19:44:45.046Z] [2023-01-15T19:44:45.046Z] setS1ASclassPath: [2023-01-15T19:44:45.046Z] [2023-01-15T19:44:45.046Z] init-common: [2023-01-15T19:44:45.046Z] [2023-01-15T19:44:45.046Z] compile-common: [2023-01-15T19:44:45.046Z] [echo] Current time (ISO): 2023-01-15T19:44:44.867+0000 [2023-01-15T19:44:45.046Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:45.046Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:45.195Z] [java] Jan 15, 2023 7:44:44 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:45.195Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:44:45.195Z] [java] Jan 15, 2023 7:44:44 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:45.195Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain9242642820516187441xml [2023-01-15T19:44:45.195Z] [java] Jan 15, 2023 7:44:44 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:45.195Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:44:45.758Z] [java] Jan 15, 2023 7:44:45 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:44:45.758Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:44:46.321Z] [java] Jan 15, 2023 7:44:45 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:44:46.321Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:44:46.415Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:46.577Z] [java] Jan 15, 2023 7:44:46 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:46.578Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:44:46.578Z] [java] Jan 15, 2023 7:44:46 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:46.578Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:44:46.578Z] [java] Jan 15, 2023 7:44:46 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:46.578Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:44:46.578Z] [java] Jan 15, 2023 7:44:46 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:44:46.578Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:44:46.672Z] [javac] 1 warning [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] build: [2023-01-15T19:44:46.673Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:44:46.673Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_flush-lib.jar [2023-01-15T19:44:46.673Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_flush-par.jar [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setOSConditions: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] fixFiles: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] convUnix: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] convWin: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolWin: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolUnix: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolProperty: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setS1ASclassPath: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] init-common: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] package-persistence-common: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] ejb-jar-common: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] package-ejbjar-common: [2023-01-15T19:44:46.673Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:46.673Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flush-ejb.jar [2023-01-15T19:44:46.673Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] appclient-jar-common: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] package-appclientjar-common: [2023-01-15T19:44:46.673Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:46.673Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flush-client.jar [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] webclient-war-common: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] build-ear-common: [2023-01-15T19:44:46.673Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2023-01-15T19:44:46.673Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setup: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setOSConditions: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolWin: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolUnix: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolProperty: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setS1ASclassPath: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] init-common: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] execute-ejb-sql-common: [2023-01-15T19:44:46.673Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/sql/create.sql [2023-01-15T19:44:46.673Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] deploy: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setOSConditions: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolWin: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolUnix: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolProperty: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setS1ASclassPath: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] init-common: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] deploy-common: [2023-01-15T19:44:46.673Z] [echo] Current time (ISO): 2023-01-15T19:44:46.525+0000 [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setOSConditions: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolWin: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolUnix: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setToolProperty: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] setS1ASclassPath: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] init-common: [2023-01-15T19:44:46.673Z] [2023-01-15T19:44:46.673Z] deploy-common-pe: [2023-01-15T19:44:46.673Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:46.835Z] [java] Jan 15, 2023 7:44:46 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:46.835Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:46.835Z] [java] Jan 15, 2023 7:44:46 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:46.835Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (889ms), startup services(967ms), total(1,856ms) [2023-01-15T19:44:47.097Z] [java] Jan 15, 2023 7:44:46 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:47.097Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:47.237Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2023-01-15T19:44:47.354Z] [java] Jan 15, 2023 7:44:47 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:44:47.355Z] [java] INFO: Grizzly Framework 3.0.1 started in: 27ms - bound to [/0.0.0.0:7676] [2023-01-15T19:44:47.355Z] [java] Jan 15, 2023 7:44:47 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:47.355Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:47.355Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:47.355Z] [java] Jan 15, 2023 7:44:47 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:47.355Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:47.355Z] [java] Jan 15, 2023 7:44:47 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:47.355Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:47.355Z] [java] Jan 15, 2023 7:44:47 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:47.355Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,345ms), startup services(11ms), total(2,356ms) [2023-01-15T19:44:47.355Z] [java] Jan 15, 2023 7:44:47 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:47.355Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:47.355Z] [java] Jan 15, 2023 7:44:47 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:44:47.355Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:44:47.355Z] [java] Jan 15, 2023 7:44:47 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:47.355Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/tmp [2023-01-15T19:44:47.355Z] [java] Jan 15, 2023 7:44:47 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:47.355Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:44:47.355Z] [java] Jan 15, 2023 7:44:47 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:47.355Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:44:47.494Z] [exec] Application deployed with name unsynchpc_flushApp. [2023-01-15T19:44:47.495Z] [echo] Deployment on target server server successful [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] setOSConditions: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] setToolWin: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] setToolUnix: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] setToolProperty: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] setS1ASclassPath: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] init-common: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] deploy-common-ee: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] run: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] setOSConditions: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] setToolWin: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] setToolUnix: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] setToolProperty: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] setS1ASclassPath: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] init-common: [2023-01-15T19:44:47.495Z] [2023-01-15T19:44:47.495Z] runclient-common: [2023-01-15T19:44:47.495Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushAppClient.jar -name unsynchpc_flushClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:44:47.495Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:47.922Z] [java] Jan 15, 2023 7:44:47 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:47.923Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:48.058Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:48.180Z] [java] Jan 15, 2023 7:44:48 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:44:48.180Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:44:48.180Z] [java] Jan 15, 2023 7:44:48 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:48.180Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:44:48.180Z] [java] Jan 15, 2023 7:44:48 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:44:48.180Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:44:48.180Z] [java] Jan 15, 2023 7:44:48 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:48.180Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:44:48.437Z] [java] Jan 15, 2023 7:44:48 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:44:48.437Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2023-01-15T19:44:48.437Z] [java] Jan 15, 2023 7:44:48 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:44:48.437Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2023-01-15T19:44:48.622Z] [exec] Jan 15, 2023 7:44:48 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:44:48.622Z] [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. [2023-01-15T19:44:48.694Z] [java] Jan 15, 2023 7:44:48 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:44:48.694Z] [java] INFO: Created virtual server server [2023-01-15T19:44:48.694Z] [java] Jan 15, 2023 7:44:48 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:44:48.694Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2023-01-15T19:44:48.694Z] [java] Jan 15, 2023 7:44:48 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:44:48.695Z] [java] INFO: Created virtual server __asadmin [2023-01-15T19:44:48.695Z] [java] Jan 15, 2023 7:44:48 PM org.apache.catalina.realm.JAASRealm setContainer [2023-01-15T19:44:48.695Z] [java] INFO: Setting JAAS app name glassfish-web [2023-01-15T19:44:48.695Z] [java] Jan 15, 2023 7:44:48 PM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2023-01-15T19:44:48.695Z] [java] INFO: Virtual server server loaded default web module [2023-01-15T19:44:48.955Z] [java] Jan 15, 2023 7:44:48 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:48.955Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:48.955Z] [java] Jan 15, 2023 7:44:48 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:48.955Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:48.955Z] [java] Jan 15, 2023 7:44:48 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:48.955Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:49.553Z] [exec] Jan 15, 2023 7:44:49 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:44:49.554Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:44:49.888Z] [java] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:44:49.889Z] [java] WARNING: Illegal reflective access by org.glassfish.web.loader.WebappClassLoader (file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/war-util.jar) to field sun.rmi.transport.Target.ccl [2023-01-15T19:44:49.889Z] [java] WARNING: Please consider reporting this to the maintainers of org.glassfish.web.loader.WebappClassLoader [2023-01-15T19:44:49.889Z] [java] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:44:49.889Z] [java] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:44:49.889Z] [java] Jan 15, 2023 7:44:49 PM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test [2023-01-15T19:44:49.889Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:44:50.146Z] [java] Jan 15, 2023 7:44:49 PM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test.server [2023-01-15T19:44:50.146Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:44:50.146Z] [java] Jan 15, 2023 7:44:49 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:44:50.146Z] [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'. [2023-01-15T19:44:50.146Z] [java] Jan 15, 2023 7:44:50 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:44:50.146Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb] [2023-01-15T19:44:50.403Z] [java] Jan 15, 2023 7:44:50 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:44:50.403Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:44:50.660Z] [java] Jan 15, 2023 7:44:50 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:50.660Z] [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. [2023-01-15T19:44:50.660Z] [java] Jan 15, 2023 7:44:50 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:50.660Z] [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. [2023-01-15T19:44:50.660Z] [java] Jan 15, 2023 7:44:50 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:50.660Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:50.660Z] [java] Jan 15, 2023 7:44:50 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:50.660Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:50.661Z] [java] Jan 15, 2023 7:44:50 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:50.661Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:50.661Z] [java] Jan 15, 2023 7:44:50 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:44:50.661Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:44:50.918Z] [java] Jan 15, 2023 7:44:50 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:44:50.918Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:44:51.446Z] [exec] I am in client [2023-01-15T19:44:51.446Z] [exec] Calling SLSBWithUnsynchPC.flushBeforeJoin [2023-01-15T19:44:51.446Z] [exec] Value of key is:FlushUnsyncPCBeforeJoin [2023-01-15T19:44:51.446Z] [exec] Calling SLSBWithUnsynchPC.flushAfterJoin [2023-01-15T19:44:51.446Z] [exec] Value of key is:FlushUnsyncPCAfterJoin [2023-01-15T19:44:51.446Z] [exec] Calling SLSBWithUnsynchPC.AutoFlushByProvider [2023-01-15T19:44:51.446Z] [exec] Value of key is:AutoFlushByProvider [2023-01-15T19:44:51.446Z] [exec] DoTest method ends [2023-01-15T19:44:51.446Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:51.446Z] [exec] [2023-01-15T19:44:51.446Z] [exec] [2023-01-15T19:44:51.446Z] [exec] ----------------------------------------- [2023-01-15T19:44:51.446Z] [exec] - AutoFlushByProvider: PASS - [2023-01-15T19:44:51.446Z] [exec] - FlushUnsyncPCBeforeJoin: PASS - [2023-01-15T19:44:51.446Z] [exec] - FlushUnsyncPCAfterJoin: PASS - [2023-01-15T19:44:51.446Z] [exec] ----------------------------------------- [2023-01-15T19:44:51.446Z] [exec] Total PASS: 3 [2023-01-15T19:44:51.446Z] [exec] Total FAIL: 0 [2023-01-15T19:44:51.446Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:44:51.446Z] [exec] ----------------------------------------- [2023-01-15T19:44:51.446Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:44:51.446Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:44:51.481Z] [java] Jan 15, 2023 7:44:51 PM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2023-01-15T19:44:52.038Z] [exec] Woke up. Now checking for timeout [2023-01-15T19:44:52.180Z] [java] INFO: Initializing Soteria 2.0.1 for context '/tmp' [2023-01-15T19:44:52.181Z] [exec] verified that timeout was called [2023-01-15T19:44:52.181Z] [java] Looking up EJB... [2023-01-15T19:44:52.181Z] [exec] test complete [2023-01-15T19:44:52.182Z] [java] Invoking EJB... [2023-01-15T19:44:52.182Z] [exec] Value of key is: main [2023-01-15T19:44:52.182Z] [java] EJB said: boo [2023-01-15T19:44:52.183Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:52.183Z] [java] Record # 1 [2023-01-15T19:44:52.183Z] [exec] [2023-01-15T19:44:52.184Z] [java] Jan 15, 2023 7:44:51 PM com.sun.enterprise.web.WebApplication start [2023-01-15T19:44:52.184Z] [exec] [2023-01-15T19:44:52.184Z] [java] INFO: Loading application [sample] at [/tmp] [2023-01-15T19:44:52.184Z] [exec] ----------------------------------------- [2023-01-15T19:44:52.185Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:44:52.185Z] [exec] - main: PASS - [2023-01-15T19:44:51.702Z] [2023-01-15T19:44:52.186Z] [exec] ----------------------------------------- [2023-01-15T19:44:52.186Z] checkReporting-common: [2023-01-15T19:44:52.186Z] [exec] Total PASS: 1 [2023-01-15T19:44:52.187Z] [2023-01-15T19:44:52.187Z] [exec] Total FAIL: 0 [2023-01-15T19:44:52.187Z] confirmReportPresent-common: [2023-01-15T19:44:52.188Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:44:52.188Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:44:52.188Z] [exec] ----------------------------------------- [2023-01-15T19:44:52.188Z] [echo] Test seems to be reported fine [2023-01-15T19:44:52.189Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/RepRunConf.txt [2023-01-15T19:44:52.189Z] [2023-01-15T19:44:52.186Z] [java] Done calling EJB [2023-01-15T19:44:52.189Z] confirmMissingReport-common: [2023-01-15T19:44:52.190Z] [java] Closing container ... [2023-01-15T19:44:52.190Z] [2023-01-15T19:44:52.189Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:44:52.191Z] undeploy: [2023-01-15T19:44:52.191Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:44:52.192Z] [2023-01-15T19:44:52.192Z] [2023-01-15T19:44:52.193Z] setOSConditions: [2023-01-15T19:44:52.193Z] undeploy: [2023-01-15T19:44:52.194Z] [2023-01-15T19:44:52.194Z] [2023-01-15T19:44:52.194Z] setToolWin: [2023-01-15T19:44:52.195Z] setOSConditions: [2023-01-15T19:44:52.195Z] [2023-01-15T19:44:52.195Z] [2023-01-15T19:44:52.196Z] setToolUnix: [2023-01-15T19:44:52.196Z] setToolWin: [2023-01-15T19:44:52.196Z] [2023-01-15T19:44:52.197Z] [2023-01-15T19:44:52.197Z] setToolProperty: [2023-01-15T19:44:52.198Z] setToolUnix: [2023-01-15T19:44:52.198Z] [2023-01-15T19:44:52.198Z] [2023-01-15T19:44:52.199Z] setS1ASclassPath: [2023-01-15T19:44:52.199Z] setToolProperty: [2023-01-15T19:44:52.200Z] [2023-01-15T19:44:52.200Z] [2023-01-15T19:44:52.200Z] init-common: [2023-01-15T19:44:52.201Z] setS1ASclassPath: [2023-01-15T19:44:52.201Z] [2023-01-15T19:44:52.201Z] [2023-01-15T19:44:52.202Z] undeploy-common: [2023-01-15T19:44:52.202Z] init-common: [2023-01-15T19:44:52.202Z] [2023-01-15T19:44:52.202Z] undeploy-jar-common: [2023-01-15T19:44:52.202Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:52.448Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:44:52.448Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:52.448Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:52.448Z] [java] Value of key is: embedded with JPA [2023-01-15T19:44:52.448Z] [java] ..........FINISHED Embedded test [2023-01-15T19:44:52.448Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:44:52.448Z] [java] [2023-01-15T19:44:52.448Z] [java] [2023-01-15T19:44:52.448Z] [java] ----------------------------------------- [2023-01-15T19:44:52.448Z] [java] - embedded with JPA: PASS - [2023-01-15T19:44:52.448Z] [java] ----------------------------------------- [2023-01-15T19:44:52.448Z] [java] Total PASS: 1 [2023-01-15T19:44:52.448Z] [java] Total FAIL: 0 [2023-01-15T19:44:52.448Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:44:52.448Z] [java] ----------------------------------------- [2023-01-15T19:44:52.448Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:52.448Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:44:52.449Z] [java] Jan 15, 2023 7:44:51 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:44:52.449Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:44:52.449Z] [java] Jan 15, 2023 7:44:51 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:52.449Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:52.449Z] [java] Jan 15, 2023 7:44:51 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:52.449Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:52.449Z] [java] Jan 15, 2023 7:44:51 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:52.449Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] stop-database: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] all: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] skipjar: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] start-database: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setOSConditions: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolWin: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolUnix: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolProperty: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setS1ASclassPath: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] init-common: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] clean: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setOSConditions: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolWin: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolUnix: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolProperty: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setS1ASclassPath: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] init-common: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] clean-common: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setOSConditions: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolWin: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolUnix: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolProperty: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setS1ASclassPath: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] init-common: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] clean-classes-common: [2023-01-15T19:44:52.449Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setOSConditions: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolWin: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolUnix: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolProperty: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setS1ASclassPath: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] init-common: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] clean-jars-common: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] compile: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setOSConditions: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolWin: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolUnix: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setToolProperty: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] setS1ASclassPath: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] init-common: [2023-01-15T19:44:52.449Z] [2023-01-15T19:44:52.449Z] compile-common: [2023-01-15T19:44:52.449Z] [echo] Current time (ISO): 2023-01-15T19:44:51.673+0000 [2023-01-15T19:44:52.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:52.449Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:52.449Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:52.458Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:52.459Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] unsetup: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setOSConditions: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolWin: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolUnix: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolProperty: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setS1ASclassPath: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] init-common: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] execute-ejb-sql-common: [2023-01-15T19:44:52.459Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/sql/drop.sql [2023-01-15T19:44:52.459Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] all: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] disallowed_methods: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setOSConditions: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolWin: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolUnix: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolProperty: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setS1ASclassPath: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] init-common: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] clean: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setOSConditions: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolWin: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolUnix: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolProperty: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setS1ASclassPath: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] init-common: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] clean-common: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setOSConditions: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolWin: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolUnix: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolProperty: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setS1ASclassPath: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] init-common: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] clean-classes-common: [2023-01-15T19:44:52.459Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setOSConditions: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolWin: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolUnix: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolProperty: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setS1ASclassPath: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] init-common: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] clean-jars-common: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] compile: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setOSConditions: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolWin: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolUnix: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setToolProperty: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] setS1ASclassPath: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] init-common: [2023-01-15T19:44:52.459Z] [2023-01-15T19:44:52.459Z] compile-common: [2023-01-15T19:44:52.459Z] [echo] Current time (ISO): 2023-01-15T19:44:52.237+0000 [2023-01-15T19:44:52.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:52.459Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:52.459Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:52.770Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:44:53.028Z] [2023-01-15T19:44:53.028Z] setOSConditions: [2023-01-15T19:44:53.028Z] [2023-01-15T19:44:53.028Z] setToolWin: [2023-01-15T19:44:53.028Z] [2023-01-15T19:44:53.028Z] setToolUnix: [2023-01-15T19:44:53.028Z] [2023-01-15T19:44:53.028Z] setToolProperty: [2023-01-15T19:44:53.028Z] [2023-01-15T19:44:53.028Z] setS1ASclassPath: [2023-01-15T19:44:53.028Z] [2023-01-15T19:44:53.028Z] init-common: [2023-01-15T19:44:53.028Z] [2023-01-15T19:44:53.028Z] undeploy-client-common: [2023-01-15T19:44:53.028Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:53.820Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:53.829Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:44:53.829Z] [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. [2023-01-15T19:44:53.829Z] [javac] 2 warnings [2023-01-15T19:44:53.829Z] [2023-01-15T19:44:53.829Z] setOSConditions: [2023-01-15T19:44:53.829Z] [2023-01-15T19:44:53.829Z] setToolWin: [2023-01-15T19:44:53.829Z] [2023-01-15T19:44:53.829Z] setToolUnix: [2023-01-15T19:44:53.829Z] [2023-01-15T19:44:53.829Z] setToolProperty: [2023-01-15T19:44:53.829Z] [2023-01-15T19:44:53.829Z] setS1ASclassPath: [2023-01-15T19:44:53.829Z] [2023-01-15T19:44:53.829Z] init-common: [2023-01-15T19:44:53.829Z] [2023-01-15T19:44:53.829Z] compile-common: [2023-01-15T19:44:53.829Z] [echo] Current time (ISO): 2023-01-15T19:44:53.795+0000 [2023-01-15T19:44:53.829Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:53.965Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] all: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] interceptors: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] all: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] bindings: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setOSConditions: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolWin: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolUnix: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolProperty: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setS1ASclassPath: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] init-common: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] clean: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setOSConditions: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolWin: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolUnix: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolProperty: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setS1ASclassPath: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] init-common: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] clean-common: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setOSConditions: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolWin: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolUnix: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolProperty: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setS1ASclassPath: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] init-common: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] clean-classes-common: [2023-01-15T19:44:53.966Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setOSConditions: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolWin: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolUnix: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolProperty: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setS1ASclassPath: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] init-common: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] clean-jars-common: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] compile: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setOSConditions: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolWin: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolUnix: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setToolProperty: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] setS1ASclassPath: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] init-common: [2023-01-15T19:44:53.966Z] [2023-01-15T19:44:53.966Z] compile-common: [2023-01-15T19:44:53.966Z] [echo] Current time (ISO): 2023-01-15T19:44:53.912+0000 [2023-01-15T19:44:53.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:53.966Z] [javac] Compiling 20 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:54.087Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:54.224Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:54.349Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:54.369Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:44:54.369Z] [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. [2023-01-15T19:44:54.369Z] [javac] 2 warnings [2023-01-15T19:44:54.369Z] [2023-01-15T19:44:54.369Z] setOSConditions: [2023-01-15T19:44:54.369Z] [2023-01-15T19:44:54.369Z] setToolWin: [2023-01-15T19:44:54.369Z] [2023-01-15T19:44:54.369Z] setToolUnix: [2023-01-15T19:44:54.369Z] [2023-01-15T19:44:54.369Z] setToolProperty: [2023-01-15T19:44:54.369Z] [2023-01-15T19:44:54.369Z] setS1ASclassPath: [2023-01-15T19:44:54.369Z] [2023-01-15T19:44:54.369Z] init-common: [2023-01-15T19:44:54.369Z] [2023-01-15T19:44:54.369Z] compile-common: [2023-01-15T19:44:54.369Z] [echo] Current time (ISO): 2023-01-15T19:44:54.141+0000 [2023-01-15T19:44:54.369Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:54.370Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] junit [2023-01-15T19:44:54.378Z] Recording test results [2023-01-15T19:44:55.738Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:55.980Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:55.981Z] [javac] 1 warning [2023-01-15T19:44:55.981Z] [2023-01-15T19:44:55.981Z] build: [2023-01-15T19:44:55.981Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:44:55.981Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-ejb.jar [2023-01-15T19:44:55.981Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-pu.jar [2023-01-15T19:44:55.981Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-client.jar [2023-01-15T19:44:55.981Z] [2023-01-15T19:44:55.981Z] run: [2023-01-15T19:44:55.981Z] [2023-01-15T19:44:55.981Z] setOSConditions: [2023-01-15T19:44:55.981Z] [2023-01-15T19:44:55.981Z] setToolWin: [2023-01-15T19:44:55.981Z] [2023-01-15T19:44:55.981Z] setToolUnix: [2023-01-15T19:44:55.981Z] [2023-01-15T19:44:55.981Z] setToolProperty: [2023-01-15T19:44:55.981Z] [2023-01-15T19:44:55.981Z] setS1ASclassPath: [2023-01-15T19:44:55.981Z] [2023-01-15T19:44:55.981Z] init-common: [2023-01-15T19:44:55.981Z] [2023-01-15T19:44:55.981Z] run_se: [2023-01-15T19:44:55.981Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:44:55.981Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:55.996Z] [javac] 1 warning [2023-01-15T19:44:55.996Z] [2023-01-15T19:44:55.996Z] build: [2023-01-15T19:44:55.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:44:55.997Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_disallowed_methods-lib.jar [2023-01-15T19:44:55.997Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_disallowed_methods-par.jar [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setOSConditions: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] fixFiles: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] convUnix: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] convWin: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolWin: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolUnix: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolProperty: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setS1ASclassPath: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] init-common: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] package-persistence-common: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] ejb-jar-common: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] package-ejbjar-common: [2023-01-15T19:44:55.997Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:55.997Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methods-ejb.jar [2023-01-15T19:44:55.997Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] appclient-jar-common: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] package-appclientjar-common: [2023-01-15T19:44:55.997Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:44:55.997Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methods-client.jar [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] webclient-war-common: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] build-ear-common: [2023-01-15T19:44:55.997Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2023-01-15T19:44:55.997Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setup: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setOSConditions: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolWin: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolUnix: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolProperty: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setS1ASclassPath: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] init-common: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] execute-ejb-sql-common: [2023-01-15T19:44:55.997Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/sql/create.sql [2023-01-15T19:44:55.997Z] [sql] 3 of 3 SQL statements executed successfully [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] deploy: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setOSConditions: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolWin: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolUnix: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolProperty: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setS1ASclassPath: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] init-common: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] deploy-common: [2023-01-15T19:44:55.997Z] [echo] Current time (ISO): 2023-01-15T19:44:55.879+0000 [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setOSConditions: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolWin: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolUnix: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setToolProperty: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] setS1ASclassPath: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] init-common: [2023-01-15T19:44:55.997Z] [2023-01-15T19:44:55.997Z] deploy-common-pe: [2023-01-15T19:44:55.997Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:56.414Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.264 s - in org.glassfish.main.admin.test.rest.PropertiesBagITest [2023-01-15T19:44:56.415Z] [INFO] Running org.glassfish.main.admin.test.rest.NoCLICommandResourceCreationITest [2023-01-15T19:44:56.415Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.glassfish.main.admin.test.rest.NoCLICommandResourceCreationITest [2023-01-15T19:44:56.415Z] [INFO] Running org.glassfish.main.admin.test.rest.ProvidersITest [2023-01-15T19:44:56.415Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.glassfish.main.admin.test.rest.ProvidersITest [2023-01-15T19:44:56.415Z] [INFO] Running org.glassfish.main.admin.test.MiscCommandsITest [2023-01-15T19:44:56.415Z] Jan 15, 2023 7:44:55 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:44:56.415Z] INFO: exec(timeout=30,000, detached=false, args=[version]) [2023-01-15T19:44:56.415Z] Version = Eclipse GlassFish 6.2.6 (build 6.x-b-gb2bc742 2023-01-15T19:42:46+0000) [2023-01-15T19:44:56.415Z] Command version executed successfully. [2023-01-15T19:44:56.415Z] Jan 15, 2023 7:44:56 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:44:56.415Z] INFO: exec(timeout=30,000, detached=false, args=[uptime]) [2023-01-15T19:44:56.545Z] [java] Jan 15, 2023 7:44:56 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:56.546Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:44:56.546Z] [java] Jan 15, 2023 7:44:56 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:56.546Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain11062615205851675799xml [2023-01-15T19:44:56.546Z] [java] Jan 15, 2023 7:44:56 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:44:56.546Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:44:56.560Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2023-01-15T19:44:56.673Z] Up 1 mins 23 secs [2023-01-15T19:44:56.673Z] Command uptime executed successfully. [2023-01-15T19:44:56.673Z] Jan 15, 2023 7:44:56 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:44:56.673Z] INFO: exec(timeout=30,000, detached=false, args=[stop-domain]) [2023-01-15T19:44:56.817Z] [exec] Application deployed with name unsynchpc_disallowed_methodsApp. [2023-01-15T19:44:56.817Z] [echo] Deployment on target server server successful [2023-01-15T19:44:56.817Z] [2023-01-15T19:44:56.817Z] setOSConditions: [2023-01-15T19:44:56.817Z] [2023-01-15T19:44:56.817Z] setToolWin: [2023-01-15T19:44:56.817Z] [2023-01-15T19:44:56.817Z] setToolUnix: [2023-01-15T19:44:56.817Z] [2023-01-15T19:44:56.817Z] setToolProperty: [2023-01-15T19:44:56.817Z] [2023-01-15T19:44:56.817Z] setS1ASclassPath: [2023-01-15T19:44:56.817Z] [2023-01-15T19:44:56.817Z] init-common: [2023-01-15T19:44:56.817Z] [2023-01-15T19:44:56.817Z] deploy-common-ee: [2023-01-15T19:44:56.817Z] [2023-01-15T19:44:56.817Z] run: [2023-01-15T19:44:56.818Z] [2023-01-15T19:44:56.818Z] setOSConditions: [2023-01-15T19:44:56.818Z] [2023-01-15T19:44:56.818Z] setToolWin: [2023-01-15T19:44:56.818Z] [2023-01-15T19:44:56.818Z] setToolUnix: [2023-01-15T19:44:56.818Z] [2023-01-15T19:44:56.818Z] setToolProperty: [2023-01-15T19:44:56.818Z] [2023-01-15T19:44:56.818Z] setS1ASclassPath: [2023-01-15T19:44:56.818Z] [2023-01-15T19:44:56.818Z] init-common: [2023-01-15T19:44:56.818Z] [2023-01-15T19:44:56.818Z] runclient-common: [2023-01-15T19:44:56.818Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:44:56.818Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:57.380Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:57.478Z] [java] Jan 15, 2023 7:44:57 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:44:57.479Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:44:57.510Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:44:57.736Z] [java] Jan 15, 2023 7:44:57 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:44:57.737Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:44:57.771Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/bindings/ejb/Common.java uses unchecked or unsafe operations. [2023-01-15T19:44:57.771Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:44:57.771Z] [javac] 1 warning [2023-01-15T19:44:57.771Z] [2023-01-15T19:44:57.771Z] setOSConditions: [2023-01-15T19:44:57.771Z] [2023-01-15T19:44:57.771Z] setToolWin: [2023-01-15T19:44:57.771Z] [2023-01-15T19:44:57.771Z] setToolUnix: [2023-01-15T19:44:57.771Z] [2023-01-15T19:44:57.771Z] setToolProperty: [2023-01-15T19:44:57.771Z] [2023-01-15T19:44:57.771Z] setS1ASclassPath: [2023-01-15T19:44:57.771Z] [2023-01-15T19:44:57.771Z] init-common: [2023-01-15T19:44:57.771Z] [2023-01-15T19:44:57.771Z] compile-common: [2023-01-15T19:44:57.771Z] [echo] Current time (ISO): 2023-01-15T19:44:57.706+0000 [2023-01-15T19:44:57.771Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:44:57.944Z] [exec] Jan 15, 2023 7:44:57 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:44:57.945Z] [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. [2023-01-15T19:44:58.029Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:44:58.300Z] [java] Jan 15, 2023 7:44:58 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:58.300Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:44:58.300Z] [java] Jan 15, 2023 7:44:58 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:58.300Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:44:58.300Z] [java] Jan 15, 2023 7:44:58 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:44:58.300Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:44:58.300Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:44:58.300Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:44:58.509Z] [exec] Jan 15, 2023 7:44:58 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:44:58.509Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:44:58.557Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:58.558Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:58.558Z] [java] Jan 15, 2023 7:44:58 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:58.558Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (818ms), startup services(931ms), total(1,749ms) [2023-01-15T19:44:58.558Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:58.558Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:58.815Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:44:58.815Z] [java] Jan 15, 2023 7:44:58 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:44:58.815Z] [java] INFO: Grizzly Framework 3.0.1 started in: 28ms - bound to [/0.0.0.0:7676] [2023-01-15T19:44:58.815Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:44:58.815Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:44:58.815Z] [java] Jan 15, 2023 7:44:58 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:44:58.815Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:44:59.072Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:44:59.072Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,193ms), startup services(32ms), total(2,225ms) [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:44:59.072Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:44:59.072Z] [java] INFO: ... skipping entry with a Manifest file with a Main-Class attribute: ejb-ejb31-embedded-skipjar-client.jar [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:44:59.072Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:59.072Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:59.072Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:44:59.072Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-skipjar-pu.jar [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:59.072Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@2347b7af [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:59.072Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:44:59.072Z] [java] Jan 15, 2023 7:44:58 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:44:59.072Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:44:59.635Z] [java] Jan 15, 2023 7:44:59 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:59.635Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:59.893Z] [java] Jan 15, 2023 7:44:59 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:44:59.893Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:44:59.893Z] [java] Jan 15, 2023 7:44:59 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:59.893Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:44:59.893Z] [java] Jan 15, 2023 7:44:59 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:44:59.893Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:44:59.894Z] [java] Jan 15, 2023 7:44:59 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:44:59.894Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:44:59.894Z] [java] Jan 15, 2023 7:44:59 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:44:59.894Z] [java] INFO: visiting unvisited references [2023-01-15T19:44:59.944Z] Waiting for the domain to stop ... [2023-01-15T19:44:59.945Z] Command stop-domain executed successfully. [2023-01-15T19:44:59.945Z] Jan 15, 2023 7:44:59 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:44:59.945Z] INFO: exec(timeout=30,000, detached=false, args=[version, --local]) [2023-01-15T19:45:00.200Z] Using locally retrieved version string from version class. [2023-01-15T19:45:00.200Z] Version = Eclipse GlassFish 6.2.6 (build 6.x-b-gb2bc742 2023-01-15T19:42:46+0000) [2023-01-15T19:45:00.201Z] Command version executed successfully. [2023-01-15T19:45:00.201Z] Jan 15, 2023 7:45:00 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:00.201Z] INFO: exec(timeout=30,000, detached=false, args=[start-domain]) [2023-01-15T19:45:00.637Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T19:45:00.825Z] [java] Jan 15, 2023 7:45:00 PM org.eclipse.persistence.session./file:/tmp/gfembed3889370308012408598tmp/applications/sample/_test [2023-01-15T19:45:00.825Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:45:01.028Z] [exec] I am in client [2023-01-15T19:45:01.028Z] [exec] Value of key is:TestPersist [2023-01-15T19:45:01.028Z] [exec] Value of key is:TestMerge [2023-01-15T19:45:01.028Z] [exec] Value of key is:TestRemove [2023-01-15T19:45:01.028Z] [exec] Value of key is:TestBulkUpdate [2023-01-15T19:45:01.028Z] [exec] Value of key is:TestPessimisticLockQuery [2023-01-15T19:45:01.028Z] [exec] Value of key is:TestRefresh [2023-01-15T19:45:01.028Z] [exec] Value of key is:TestBulkDelete [2023-01-15T19:45:01.028Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:01.028Z] [exec] [2023-01-15T19:45:01.028Z] [exec] [2023-01-15T19:45:01.028Z] [exec] ----------------------------------------- [2023-01-15T19:45:01.028Z] [exec] - TestPersist: PASS - [2023-01-15T19:45:01.028Z] [exec] - TestMerge: PASS - [2023-01-15T19:45:01.028Z] [exec] - TestRemove: PASS - [2023-01-15T19:45:01.028Z] [exec] - TestBulkUpdate: PASS - [2023-01-15T19:45:01.028Z] [exec] - TestPessimisticLockQuery: PASS - [2023-01-15T19:45:01.028Z] [exec] - TestRefresh: PASS - [2023-01-15T19:45:01.028Z] [exec] - TestBulkDelete: PASS - [2023-01-15T19:45:01.028Z] [exec] ----------------------------------------- [2023-01-15T19:45:01.028Z] [exec] Total PASS: 7 [2023-01-15T19:45:01.028Z] [exec] Total FAIL: 0 [2023-01-15T19:45:01.028Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:45:01.028Z] [exec] ----------------------------------------- [2023-01-15T19:45:01.028Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:45:01.028Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] checkReporting-common: [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] confirmReportPresent-common: [2023-01-15T19:45:01.028Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:45:01.028Z] [echo] Test seems to be reported fine [2023-01-15T19:45:01.028Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/RepRunConf.txt [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] confirmMissingReport-common: [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] undeploy: [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] setOSConditions: [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] setToolWin: [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] setToolUnix: [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] setToolProperty: [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] setS1ASclassPath: [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] init-common: [2023-01-15T19:45:01.028Z] [2023-01-15T19:45:01.028Z] undeploy-common: [2023-01-15T19:45:01.028Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:01.310Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:01.311Z] [javac] 1 warning [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] build: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setOSConditions: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] fixFiles: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] convUnix: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] convWin: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setToolWin: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setToolUnix: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setToolProperty: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setS1ASclassPath: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] init-common: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] package-persistence-common: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] ejb-jar-common: [2023-01-15T19:45:01.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] package-ejbjar-common: [2023-01-15T19:45:01.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:01.311Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:01.311Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindings-ejb.jar [2023-01-15T19:45:01.311Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] appclient-jar-common: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] package-appclientjar-common: [2023-01-15T19:45:01.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:01.311Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindings-client.jar [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] webclient-war-common: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] build-ear-common: [2023-01-15T19:45:01.311Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsApp.ear [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] deploy: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setOSConditions: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setToolWin: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setToolUnix: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setToolProperty: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setS1ASclassPath: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] init-common: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] deploy-common: [2023-01-15T19:45:01.311Z] [echo] Current time (ISO): 2023-01-15T19:45:01.167+0000 [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setOSConditions: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setToolWin: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setToolUnix: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setToolProperty: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] setS1ASclassPath: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] init-common: [2023-01-15T19:45:01.311Z] [2023-01-15T19:45:01.311Z] deploy-common-pe: [2023-01-15T19:45:01.311Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:01.592Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] unsetup: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setOSConditions: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolWin: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolUnix: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolProperty: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setS1ASclassPath: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] init-common: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] execute-ejb-sql-common: [2023-01-15T19:45:01.593Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/sql/drop.sql [2023-01-15T19:45:01.593Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] all: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] use_nonjtadatasource: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setOSConditions: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolWin: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolUnix: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolProperty: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setS1ASclassPath: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] init-common: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] clean: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setOSConditions: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolWin: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolUnix: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolProperty: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setS1ASclassPath: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] init-common: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] clean-common: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setOSConditions: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolWin: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolUnix: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setToolProperty: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] setS1ASclassPath: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] init-common: [2023-01-15T19:45:01.593Z] [2023-01-15T19:45:01.593Z] clean-classes-common: [2023-01-15T19:45:01.593Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] setOSConditions: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] setToolWin: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] setToolUnix: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] setToolProperty: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] setS1ASclassPath: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] init-common: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] clean-jars-common: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] compile: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] setOSConditions: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] setToolWin: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] setToolUnix: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] setToolProperty: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] setS1ASclassPath: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] init-common: [2023-01-15T19:45:01.594Z] [2023-01-15T19:45:01.594Z] compile-common: [2023-01-15T19:45:01.594Z] [echo] Current time (ISO): 2023-01-15T19:45:01.578+0000 [2023-01-15T19:45:01.594Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:01.594Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:01.755Z] [java] Jan 15, 2023 7:45:01 PM org.eclipse.persistence.session./file:/tmp/gfembed3889370308012408598tmp/applications/sample/_test.metadata [2023-01-15T19:45:01.756Z] [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. [2023-01-15T19:45:01.756Z] [java] Jan 15, 2023 7:45:01 PM org.eclipse.persistence.session./file:/tmp/gfembed3889370308012408598tmp/applications/sample/_test.metadata [2023-01-15T19:45:01.756Z] [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. [2023-01-15T19:45:01.756Z] [java] Jan 15, 2023 7:45:01 PM org.eclipse.persistence.session./file:/tmp/gfembed3889370308012408598tmp/applications/sample/_test.server [2023-01-15T19:45:01.756Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:45:01.756Z] [java] Jan 15, 2023 7:45:01 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:01.756Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2023-01-15T19:45:01.756Z] [java] Jan 15, 2023 7:45:01 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:01.756Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2023-01-15T19:45:01.850Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:02.013Z] [java] Jan 15, 2023 7:45:01 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:45:02.014Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:45:02.249Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsApp.ear [2023-01-15T19:45:02.271Z] [java] Jan 15, 2023 7:45:02 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:02.271Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:02.271Z] [java] Jan 15, 2023 7:45:02 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:02.271Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:02.271Z] [java] Jan 15, 2023 7:45:02 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:02.271Z] [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. [2023-01-15T19:45:02.271Z] [java] Jan 15, 2023 7:45:02 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:02.271Z] [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. [2023-01-15T19:45:02.271Z] [java] Jan 15, 2023 7:45:02 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:02.271Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:02.271Z] [java] Jan 15, 2023 7:45:02 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:02.271Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:02.528Z] [java] Jan 15, 2023 7:45:02 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:45:02.528Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:45:03.094Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@389f4282 [2023-01-15T19:45:03.094Z] [java] Looking up EJB... [2023-01-15T19:45:03.094Z] [java] Invoking EJB... [2023-01-15T19:45:03.094Z] [java] EJB said: boo [2023-01-15T19:45:03.094Z] [java] Record # 1 [2023-01-15T19:45:03.094Z] [java] Jan 15, 2023 7:45:02 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:45:03.094Z] [java] INFO: sample was successfully deployed in 4,068 milliseconds. [2023-01-15T19:45:03.094Z] [java] Jan 15, 2023 7:45:03 PM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2023-01-15T19:45:03.094Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2023-01-15T19:45:03.185Z] [exec] Application deployed with name ejb-ejb30-interceptors-bindingsApp. [2023-01-15T19:45:03.185Z] [echo] Deployment on target server server successful [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] setOSConditions: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] setToolWin: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] setToolUnix: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] setToolProperty: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] setS1ASclassPath: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] init-common: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] deploy-common-ee: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] run: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] setOSConditions: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] setToolWin: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] setToolUnix: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] setToolProperty: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] setS1ASclassPath: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] init-common: [2023-01-15T19:45:03.185Z] [2023-01-15T19:45:03.185Z] runclient-common: [2023-01-15T19:45:03.185Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:45:03.185Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:03.351Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:45:03.351Z] [java] Value of key is: embedded with JPA [2023-01-15T19:45:03.351Z] [java] Done calling EJB [2023-01-15T19:45:03.351Z] [java] Closing container ... [2023-01-15T19:45:03.351Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:45:03.609Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:45:03.609Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:03.609Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:03.609Z] [java] ..........FINISHED Embedded test [2023-01-15T19:45:03.609Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:03.609Z] [java] [2023-01-15T19:45:03.609Z] [java] [2023-01-15T19:45:03.609Z] [java] ----------------------------------------- [2023-01-15T19:45:03.609Z] [java] - embedded with JPA: PASS - [2023-01-15T19:45:03.609Z] [java] ----------------------------------------- [2023-01-15T19:45:03.609Z] [java] Total PASS: 1 [2023-01-15T19:45:03.609Z] [java] Total FAIL: 0 [2023-01-15T19:45:03.609Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:45:03.609Z] [java] ----------------------------------------- [2023-01-15T19:45:03.609Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:03.609Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:03.609Z] [java] Jan 15, 2023 7:45:03 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:45:03.609Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:45:03.609Z] [java] Jan 15, 2023 7:45:03 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:45:03.609Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-01-15T19:45:03.609Z] [java] Jan 15, 2023 7:45:03 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:03.609Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:03.609Z] [java] Jan 15, 2023 7:45:03 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:03.609Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:03.609Z] [java] Jan 15, 2023 7:45:03 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:03.609Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:03.609Z] [2023-01-15T19:45:03.609Z] setOSConditions: [2023-01-15T19:45:03.609Z] [2023-01-15T19:45:03.609Z] setToolWin: [2023-01-15T19:45:03.609Z] [2023-01-15T19:45:03.609Z] setToolUnix: [2023-01-15T19:45:03.609Z] [2023-01-15T19:45:03.609Z] setToolProperty: [2023-01-15T19:45:03.609Z] [2023-01-15T19:45:03.609Z] setS1ASclassPath: [2023-01-15T19:45:03.609Z] [2023-01-15T19:45:03.609Z] init-common: [2023-01-15T19:45:03.609Z] [2023-01-15T19:45:03.609Z] run_se_unpacked: [2023-01-15T19:45:03.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-clientdir [2023-01-15T19:45:03.610Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-client.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-clientdir [2023-01-15T19:45:03.610Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:45:03.610Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:03.744Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:03.744Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:45:03.744Z] [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. [2023-01-15T19:45:03.744Z] [javac] 2 warnings [2023-01-15T19:45:03.744Z] [2023-01-15T19:45:03.744Z] setOSConditions: [2023-01-15T19:45:03.744Z] [2023-01-15T19:45:03.744Z] setToolWin: [2023-01-15T19:45:03.744Z] [2023-01-15T19:45:03.744Z] setToolUnix: [2023-01-15T19:45:03.744Z] [2023-01-15T19:45:03.744Z] setToolProperty: [2023-01-15T19:45:03.744Z] [2023-01-15T19:45:03.744Z] setS1ASclassPath: [2023-01-15T19:45:03.744Z] [2023-01-15T19:45:03.744Z] init-common: [2023-01-15T19:45:03.744Z] [2023-01-15T19:45:03.744Z] compile-common: [2023-01-15T19:45:03.744Z] [echo] Current time (ISO): 2023-01-15T19:45:03.670+0000 [2023-01-15T19:45:03.745Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:04.001Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:04.119Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:04.541Z] [java] Jan 15, 2023 7:45:04 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:04.541Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:45:04.541Z] [java] Jan 15, 2023 7:45:04 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:04.541Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain1007586600482042087xml [2023-01-15T19:45:04.541Z] [java] Jan 15, 2023 7:45:04 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:04.541Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:45:05.106Z] [java] Jan 15, 2023 7:45:05 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:05.106Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:05.363Z] [java] Jan 15, 2023 7:45:05 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:45:05.363Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:45:05.371Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:05.495Z] [exec] Jan 15, 2023 7:45:04 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:45:05.495Z] [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. [2023-01-15T19:45:05.628Z] [javac] 1 warning [2023-01-15T19:45:05.628Z] [2023-01-15T19:45:05.628Z] build: [2023-01-15T19:45:05.628Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:45:05.628Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_use_nonjtadatasource-lib.jar [2023-01-15T19:45:05.628Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_use_nonjtadatasource-par.jar [2023-01-15T19:45:05.628Z] [2023-01-15T19:45:05.628Z] setOSConditions: [2023-01-15T19:45:05.628Z] [2023-01-15T19:45:05.628Z] fixFiles: [2023-01-15T19:45:05.628Z] [2023-01-15T19:45:05.628Z] convUnix: [2023-01-15T19:45:05.628Z] [2023-01-15T19:45:05.628Z] convWin: [2023-01-15T19:45:05.628Z] [2023-01-15T19:45:05.628Z] setToolWin: [2023-01-15T19:45:05.628Z] [2023-01-15T19:45:05.629Z] setToolUnix: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setToolProperty: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setS1ASclassPath: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] init-common: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] package-persistence-common: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] ejb-jar-common: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] package-ejbjar-common: [2023-01-15T19:45:05.629Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:05.629Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasource-ejb.jar [2023-01-15T19:45:05.629Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] appclient-jar-common: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] package-appclientjar-common: [2023-01-15T19:45:05.629Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:05.629Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasource-client.jar [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] webclient-war-common: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] build-ear-common: [2023-01-15T19:45:05.629Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2023-01-15T19:45:05.629Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setup: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setOSConditions: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setToolWin: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setToolUnix: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setToolProperty: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setS1ASclassPath: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] init-common: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] execute-ejb-sql-common: [2023-01-15T19:45:05.629Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/sql/create.sql [2023-01-15T19:45:05.629Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] deploy: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setOSConditions: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setToolWin: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setToolUnix: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setToolProperty: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setS1ASclassPath: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] init-common: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] deploy-common: [2023-01-15T19:45:05.629Z] [echo] Current time (ISO): 2023-01-15T19:45:05.523+0000 [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setOSConditions: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setToolWin: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setToolUnix: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setToolProperty: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] setS1ASclassPath: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] init-common: [2023-01-15T19:45:05.629Z] [2023-01-15T19:45:05.629Z] deploy-common-pe: [2023-01-15T19:45:05.885Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:06.142Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2023-01-15T19:45:06.296Z] [java] Jan 15, 2023 7:45:05 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:06.297Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:45:06.297Z] [java] Jan 15, 2023 7:45:05 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:06.297Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:45:06.297Z] [java] Jan 15, 2023 7:45:05 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:06.297Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:45:06.297Z] [java] Jan 15, 2023 7:45:05 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:45:06.297Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:45:06.297Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:06.297Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:06.297Z] [java] Jan 15, 2023 7:45:06 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:06.297Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (849ms), startup services(1,011ms), total(1,860ms) [2023-01-15T19:45:06.398Z] [exec] Application deployed with name unsynchpc_use_nonjtadatasourceApp. [2023-01-15T19:45:06.399Z] [echo] Deployment on target server server successful [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] setOSConditions: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] setToolWin: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] setToolUnix: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] setToolProperty: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] setS1ASclassPath: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] init-common: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] deploy-common-ee: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] run: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] setOSConditions: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] setToolWin: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] setToolUnix: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] setToolProperty: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] setS1ASclassPath: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] init-common: [2023-01-15T19:45:06.399Z] [2023-01-15T19:45:06.399Z] runclient-common: [2023-01-15T19:45:06.399Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:45:06.554Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:06.555Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:06.555Z] [java] Jan 15, 2023 7:45:06 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:45:06.555Z] [java] INFO: Grizzly Framework 3.0.1 started in: 26ms - bound to [/0.0.0.0:7676] [2023-01-15T19:45:06.656Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:06.744Z] Waiting for domain1 to start ..... [2023-01-15T19:45:06.744Z] Successfully started the domain : domain1 [2023-01-15T19:45:06.744Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/domains/domain1 [2023-01-15T19:45:06.744Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:45:06.744Z] Admin Port: 4848 [2023-01-15T19:45:06.744Z] Command start-domain executed successfully. [2023-01-15T19:45:06.744Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.123 s - in org.glassfish.main.admin.test.MiscCommandsITest [2023-01-15T19:45:06.744Z] [INFO] Running org.glassfish.main.admin.test.OSGiCommandsITest [2023-01-15T19:45:06.744Z] Jan 15, 2023 7:45:05 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:06.744Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2023-01-15T19:45:06.812Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:06.812Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:06.812Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:06.812Z] [java] Jan 15, 2023 7:45:06 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:06.812Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:06.812Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:06.812Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:06.812Z] [java] Jan 15, 2023 7:45:06 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:06.812Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,348ms), startup services(11ms), total(2,359ms) [2023-01-15T19:45:06.812Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:06.812Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:06.812Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:45:06.812Z] [java] INFO: ... skipping entry with a Manifest file with a Main-Class attribute: ejb-ejb31-embedded-skipjar-clientdir [2023-01-15T19:45:06.812Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:45:06.812Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:45:06.813Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:45:06.813Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2023-01-15T19:45:06.813Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:45:06.813Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-skipjar-pu.jar [2023-01-15T19:45:06.813Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:45:06.813Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:45:06.813Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:06.813Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@600bbf9e [2023-01-15T19:45:06.813Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:06.813Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:45:06.813Z] [java] Jan 15, 2023 7:45:06 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:06.813Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:45:06.870Z] [exec] Jan 15, 2023 7:45:06 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:45:06.870Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:45:06.913Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:07.002Z] 02321472-8a5c-4594-8ece-336f053d4ee3 [2023-01-15T19:45:07.002Z] [2023-01-15T19:45:07.002Z] Command osgi executed successfully. [2023-01-15T19:45:07.002Z] Jan 15, 2023 7:45:06 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:07.002Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2023-01-15T19:45:07.377Z] [java] Jan 15, 2023 7:45:07 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:07.377Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:07.477Z] [exec] Jan 15, 2023 7:45:07 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:45:07.477Z] [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. [2023-01-15T19:45:07.567Z] 8db85b05-1795-413a-820e-d39e72cfb37a [2023-01-15T19:45:07.567Z] [2023-01-15T19:45:07.567Z] Command osgi executed successfully. [2023-01-15T19:45:07.567Z] Jan 15, 2023 7:45:07 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:07.567Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2023-01-15T19:45:07.634Z] [java] Jan 15, 2023 7:45:07 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:45:07.635Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:45:07.635Z] [java] Jan 15, 2023 7:45:07 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:07.635Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:45:07.635Z] [java] Jan 15, 2023 7:45:07 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:45:07.635Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:45:07.635Z] [java] Jan 15, 2023 7:45:07 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:07.635Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:45:07.635Z] [java] Jan 15, 2023 7:45:07 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:07.635Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:08.131Z] e37564d8-0c21-44fe-9cff-cb7cc6975ac2 [2023-01-15T19:45:08.132Z] [2023-01-15T19:45:08.132Z] Command osgi executed successfully. [2023-01-15T19:45:08.132Z] Jan 15, 2023 7:45:07 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:08.132Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, list]) [2023-01-15T19:45:08.408Z] [exec] Jan 15, 2023 7:45:08 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:45:08.409Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:45:08.565Z] [java] Jan 15, 2023 7:45:08 PM org.eclipse.persistence.session./file:/tmp/gfembed14749653015347542287tmp/applications/sample/_test [2023-01-15T19:45:08.566Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:45:08.695Z] 8db85b05-1795-413a-820e-d39e72cfb37a [2023-01-15T19:45:08.696Z] e37564d8-0c21-44fe-9cff-cb7cc6975ac2 [2023-01-15T19:45:08.696Z] 02321472-8a5c-4594-8ece-336f053d4ee3 [2023-01-15T19:45:08.696Z] [2023-01-15T19:45:08.696Z] Command osgi executed successfully. [2023-01-15T19:45:08.696Z] Jan 15, 2023 7:45:08 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:08.696Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, 8db85b05-1795-413a-820e-d39e72cfb37a, var=8db85b05-1795-413a-820e-d39e72cfb37a]) [2023-01-15T19:45:08.952Z] Command osgi executed successfully. [2023-01-15T19:45:08.952Z] Jan 15, 2023 7:45:08 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:08.952Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, e37564d8-0c21-44fe-9cff-cb7cc6975ac2, var=e37564d8-0c21-44fe-9cff-cb7cc6975ac2]) [2023-01-15T19:45:09.497Z] [java] Jan 15, 2023 7:45:09 PM org.eclipse.persistence.session./file:/tmp/gfembed14749653015347542287tmp/applications/sample/_test.metadata [2023-01-15T19:45:09.498Z] [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. [2023-01-15T19:45:09.498Z] [java] Jan 15, 2023 7:45:09 PM org.eclipse.persistence.session./file:/tmp/gfembed14749653015347542287tmp/applications/sample/_test.metadata [2023-01-15T19:45:09.498Z] [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. [2023-01-15T19:45:09.498Z] [java] Jan 15, 2023 7:45:09 PM org.eclipse.persistence.session./file:/tmp/gfembed14749653015347542287tmp/applications/sample/_test.server [2023-01-15T19:45:09.498Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:45:09.515Z] Command osgi executed successfully. [2023-01-15T19:45:09.515Z] Jan 15, 2023 7:45:09 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:09.515Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, 02321472-8a5c-4594-8ece-336f053d4ee3, var=02321472-8a5c-4594-8ece-336f053d4ee3]) [2023-01-15T19:45:09.755Z] [java] Jan 15, 2023 7:45:09 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:09.755Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2023-01-15T19:45:09.755Z] [java] Jan 15, 2023 7:45:09 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:09.756Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2023-01-15T19:45:09.756Z] [java] Jan 15, 2023 7:45:09 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:45:09.756Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:45:10.012Z] [java] Jan 15, 2023 7:45:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:10.012Z] [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. [2023-01-15T19:45:10.081Z] Command osgi executed successfully. [2023-01-15T19:45:10.081Z] Jan 15, 2023 7:45:09 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:10.081Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, 8db85b05-1795-413a-820e-d39e72cfb37a, echo $var]) [2023-01-15T19:45:10.270Z] [java] Jan 15, 2023 7:45:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:10.270Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:10.270Z] [java] Jan 15, 2023 7:45:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:10.270Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:10.270Z] [java] Jan 15, 2023 7:45:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:10.270Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:10.270Z] [java] Jan 15, 2023 7:45:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:10.270Z] [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. [2023-01-15T19:45:10.270Z] [java] Jan 15, 2023 7:45:09 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:10.270Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:10.270Z] [java] Jan 15, 2023 7:45:10 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:45:10.270Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:45:10.643Z] 8db85b05-1795-413a-820e-d39e72cfb37a [2023-01-15T19:45:10.644Z] [2023-01-15T19:45:10.644Z] Command osgi executed successfully. [2023-01-15T19:45:10.644Z] Jan 15, 2023 7:45:10 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:10.644Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, e37564d8-0c21-44fe-9cff-cb7cc6975ac2, echo $var]) [2023-01-15T19:45:10.900Z] e37564d8-0c21-44fe-9cff-cb7cc6975ac2 [2023-01-15T19:45:10.900Z] [2023-01-15T19:45:10.900Z] Command osgi executed successfully. [2023-01-15T19:45:10.900Z] Jan 15, 2023 7:45:10 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:10.900Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, 02321472-8a5c-4594-8ece-336f053d4ee3, echo $var]) [2023-01-15T19:45:10.935Z] [exec] I am in client [2023-01-15T19:45:10.936Z] [exec] Value of key is:equalsCurrentName [2023-01-15T19:45:10.936Z] [exec] Value of key is:testRollBackDoesNotClearUnsynchPC [2023-01-15T19:45:10.936Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:10.936Z] [exec] [2023-01-15T19:45:10.936Z] [exec] [2023-01-15T19:45:10.936Z] [exec] ----------------------------------------- [2023-01-15T19:45:10.936Z] [exec] - equalsCurrentName: PASS - [2023-01-15T19:45:10.936Z] [exec] - testRollBackDoesNotClearUnsynchPC: PASS - [2023-01-15T19:45:10.936Z] [exec] ----------------------------------------- [2023-01-15T19:45:10.936Z] [exec] Total PASS: 2 [2023-01-15T19:45:10.936Z] [exec] Total FAIL: 0 [2023-01-15T19:45:10.936Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:45:10.936Z] [exec] ----------------------------------------- [2023-01-15T19:45:10.936Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:45:10.936Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] checkReporting-common: [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] confirmReportPresent-common: [2023-01-15T19:45:10.936Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:45:10.936Z] [echo] Test seems to be reported fine [2023-01-15T19:45:10.936Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/RepRunConf.txt [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] confirmMissingReport-common: [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] undeploy: [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] setOSConditions: [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] setToolWin: [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] setToolUnix: [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] setToolProperty: [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] setS1ASclassPath: [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] init-common: [2023-01-15T19:45:10.936Z] [2023-01-15T19:45:10.936Z] undeploy-common: [2023-01-15T19:45:10.936Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:11.156Z] 02321472-8a5c-4594-8ece-336f053d4ee3 [2023-01-15T19:45:11.156Z] [2023-01-15T19:45:11.156Z] Command osgi executed successfully. [2023-01-15T19:45:11.156Z] Jan 15, 2023 7:45:11 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:11.156Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, 8db85b05-1795-413a-820e-d39e72cfb37a]) [2023-01-15T19:45:11.202Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@1683b9ba [2023-01-15T19:45:11.202Z] [java] Looking up EJB... [2023-01-15T19:45:11.202Z] [java] Invoking EJB... [2023-01-15T19:45:11.202Z] [java] EJB said: boo [2023-01-15T19:45:11.202Z] [java] Record # 1 [2023-01-15T19:45:11.202Z] [java] Jan 15, 2023 7:45:10 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:45:11.202Z] [java] INFO: sample was successfully deployed in 4,047 milliseconds. [2023-01-15T19:45:11.202Z] [java] Jan 15, 2023 7:45:10 PM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2023-01-15T19:45:11.202Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2023-01-15T19:45:11.202Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:45:11.202Z] [java] Value of key is: embedded with JPA [2023-01-15T19:45:11.202Z] [java] Done calling EJB [2023-01-15T19:45:11.202Z] [java] Closing container ... [2023-01-15T19:45:11.202Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:45:11.202Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:45:11.202Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:11.202Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:11.202Z] [java] ..........FINISHED Embedded test [2023-01-15T19:45:11.202Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:11.202Z] [java] Jan 15, 2023 7:45:11 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:45:11.202Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-01-15T19:45:11.202Z] [java] Jan 15, 2023 7:45:11 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:45:11.202Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:45:11.202Z] [java] Jan 15, 2023 7:45:11 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:11.202Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:11.202Z] [java] Jan 15, 2023 7:45:11 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:11.202Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:11.202Z] [java] Jan 15, 2023 7:45:11 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:11.202Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:11.459Z] [java] [2023-01-15T19:45:11.459Z] [java] [2023-01-15T19:45:11.459Z] [java] ----------------------------------------- [2023-01-15T19:45:11.459Z] [java] - embedded with JPA: PASS - [2023-01-15T19:45:11.459Z] [java] ----------------------------------------- [2023-01-15T19:45:11.459Z] [java] Total PASS: 1 [2023-01-15T19:45:11.459Z] [java] Total FAIL: 0 [2023-01-15T19:45:11.459Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:45:11.459Z] [java] ----------------------------------------- [2023-01-15T19:45:11.459Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:11.459Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] stop-database: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] all: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] twocontainers: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] start-database: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setOSConditions: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolWin: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolUnix: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolProperty: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setS1ASclassPath: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] init-common: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] clean: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setOSConditions: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolWin: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolUnix: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolProperty: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setS1ASclassPath: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] init-common: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] clean-common: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setOSConditions: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolWin: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolUnix: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolProperty: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setS1ASclassPath: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] init-common: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] clean-classes-common: [2023-01-15T19:45:11.459Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setOSConditions: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolWin: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolUnix: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolProperty: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setS1ASclassPath: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] init-common: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] clean-jars-common: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] compile: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setOSConditions: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolWin: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolUnix: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setToolProperty: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] setS1ASclassPath: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] init-common: [2023-01-15T19:45:11.459Z] [2023-01-15T19:45:11.459Z] compile-common: [2023-01-15T19:45:11.459Z] [echo] Current time (ISO): 2023-01-15T19:45:11.376+0000 [2023-01-15T19:45:11.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:11.459Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:11.498Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] unsetup: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setOSConditions: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolWin: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolUnix: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolProperty: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setS1ASclassPath: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] init-common: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] execute-ejb-sql-common: [2023-01-15T19:45:11.499Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/sql/drop.sql [2023-01-15T19:45:11.499Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] all: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] rollback_notclear_unsynchPC: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setOSConditions: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolWin: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolUnix: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolProperty: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setS1ASclassPath: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] init-common: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] clean: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setOSConditions: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolWin: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolUnix: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolProperty: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setS1ASclassPath: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] init-common: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] clean-common: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setOSConditions: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolWin: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolUnix: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolProperty: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setS1ASclassPath: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] init-common: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] clean-classes-common: [2023-01-15T19:45:11.499Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setOSConditions: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolWin: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolUnix: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolProperty: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setS1ASclassPath: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] init-common: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] clean-jars-common: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] compile: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setOSConditions: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolWin: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolUnix: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setToolProperty: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] setS1ASclassPath: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] init-common: [2023-01-15T19:45:11.499Z] [2023-01-15T19:45:11.499Z] compile-common: [2023-01-15T19:45:11.499Z] [echo] Current time (ISO): 2023-01-15T19:45:11.393+0000 [2023-01-15T19:45:11.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:11.499Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:11.718Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:11.719Z] Command osgi executed successfully. [2023-01-15T19:45:11.719Z] Jan 15, 2023 7:45:11 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:11.719Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, e37564d8-0c21-44fe-9cff-cb7cc6975ac2]) [2023-01-15T19:45:11.757Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:12.141Z] [exec] running Sful tests [2023-01-15T19:45:12.142Z] [exec] running Sful2 tests [2023-01-15T19:45:12.142Z] [exec] running Sless3 tests [2023-01-15T19:45:12.142Z] [exec] running Sless4 tests [2023-01-15T19:45:12.142Z] [exec] running Sless5 tests [2023-01-15T19:45:12.142Z] [exec] running Sless6 tests [2023-01-15T19:45:12.142Z] [exec] test complete [2023-01-15T19:45:12.142Z] [exec] Value of key is: main [2023-01-15T19:45:12.142Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:12.142Z] [exec] [2023-01-15T19:45:12.142Z] [exec] [2023-01-15T19:45:12.142Z] [exec] ----------------------------------------- [2023-01-15T19:45:12.142Z] [exec] - main: PASS - [2023-01-15T19:45:12.142Z] [exec] ----------------------------------------- [2023-01-15T19:45:12.142Z] [exec] Total PASS: 1 [2023-01-15T19:45:12.142Z] [exec] Total FAIL: 0 [2023-01-15T19:45:12.142Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:45:12.142Z] [exec] ----------------------------------------- [2023-01-15T19:45:12.142Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:45:12.142Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] checkReporting-common: [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] confirmReportPresent-common: [2023-01-15T19:45:12.142Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:45:12.142Z] [echo] Test seems to be reported fine [2023-01-15T19:45:12.142Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/bindings/RepRunConf.txt [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] confirmMissingReport-common: [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] undeploy: [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] setOSConditions: [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] setToolWin: [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] setToolUnix: [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] setToolProperty: [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] setS1ASclassPath: [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] init-common: [2023-01-15T19:45:12.142Z] [2023-01-15T19:45:12.142Z] undeploy-common: [2023-01-15T19:45:12.142Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:12.281Z] Command osgi executed successfully. [2023-01-15T19:45:12.281Z] Jan 15, 2023 7:45:12 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:12.281Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, 02321472-8a5c-4594-8ece-336f053d4ee3]) [2023-01-15T19:45:12.845Z] Command osgi executed successfully. [2023-01-15T19:45:12.845Z] Jan 15, 2023 7:45:12 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:12.845Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, --session, list]) [2023-01-15T19:45:13.077Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] all: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] session: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] setOSConditions: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] setToolWin: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] setToolUnix: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] setToolProperty: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] setS1ASclassPath: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] init-common: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] clean: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] setOSConditions: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] setToolWin: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] setToolUnix: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] setToolProperty: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] setS1ASclassPath: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] init-common: [2023-01-15T19:45:13.078Z] [2023-01-15T19:45:13.078Z] clean-common: [2023-01-15T19:45:13.101Z] Command osgi executed successfully. [2023-01-15T19:45:13.101Z] Jan 15, 2023 7:45:12 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:13.101Z] INFO: exec(timeout=30,000, detached=false, args=[osgi-shell, --file, /tmp/osgi-commands861599939628452733.txt]) [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setOSConditions: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setToolWin: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setToolUnix: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setToolProperty: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setS1ASclassPath: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] init-common: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] clean-classes-common: [2023-01-15T19:45:13.337Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setOSConditions: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setToolWin: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setToolUnix: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setToolProperty: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setS1ASclassPath: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] init-common: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] clean-jars-common: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] compile: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setOSConditions: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setToolWin: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setToolUnix: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setToolProperty: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] setS1ASclassPath: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] init-common: [2023-01-15T19:45:13.337Z] [2023-01-15T19:45:13.337Z] compile-common: [2023-01-15T19:45:13.337Z] [echo] Current time (ISO): 2023-01-15T19:45:13.118+0000 [2023-01-15T19:45:13.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:13.337Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:13.337Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:13.611Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:13.611Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:45:13.611Z] [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. [2023-01-15T19:45:13.611Z] [javac] 2 warnings [2023-01-15T19:45:13.611Z] [2023-01-15T19:45:13.611Z] setOSConditions: [2023-01-15T19:45:13.611Z] [2023-01-15T19:45:13.611Z] setToolWin: [2023-01-15T19:45:13.611Z] [2023-01-15T19:45:13.611Z] setToolUnix: [2023-01-15T19:45:13.611Z] [2023-01-15T19:45:13.611Z] setToolProperty: [2023-01-15T19:45:13.611Z] [2023-01-15T19:45:13.611Z] setS1ASclassPath: [2023-01-15T19:45:13.611Z] [2023-01-15T19:45:13.611Z] init-common: [2023-01-15T19:45:13.611Z] [2023-01-15T19:45:13.611Z] compile-common: [2023-01-15T19:45:13.611Z] [echo] Current time (ISO): 2023-01-15T19:45:13.399+0000 [2023-01-15T19:45:13.611Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:13.611Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:13.649Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:13.649Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:45:13.649Z] [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. [2023-01-15T19:45:13.649Z] [javac] 2 warnings [2023-01-15T19:45:13.649Z] [2023-01-15T19:45:13.649Z] setOSConditions: [2023-01-15T19:45:13.649Z] [2023-01-15T19:45:13.649Z] setToolWin: [2023-01-15T19:45:13.649Z] [2023-01-15T19:45:13.649Z] setToolUnix: [2023-01-15T19:45:13.649Z] [2023-01-15T19:45:13.649Z] setToolProperty: [2023-01-15T19:45:13.649Z] [2023-01-15T19:45:13.649Z] setS1ASclassPath: [2023-01-15T19:45:13.649Z] [2023-01-15T19:45:13.650Z] init-common: [2023-01-15T19:45:13.650Z] [2023-01-15T19:45:13.650Z] compile-common: [2023-01-15T19:45:13.650Z] [echo] Current time (ISO): 2023-01-15T19:45:13.365+0000 [2023-01-15T19:45:13.650Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:13.650Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:14.029Z] cm:createFactoryConfiguration [2023-01-15T19:45:14.030Z] cm:getConfiguration [2023-01-15T19:45:14.030Z] cm:getFactoryConfiguration [2023-01-15T19:45:14.030Z] cm:listConfigurations [2023-01-15T19:45:14.030Z] felix:bundlelevel [2023-01-15T19:45:14.030Z] felix:cd [2023-01-15T19:45:14.030Z] felix:frameworklevel [2023-01-15T19:45:14.030Z] felix:headers [2023-01-15T19:45:14.030Z] felix:help [2023-01-15T19:45:14.030Z] felix:inspect [2023-01-15T19:45:14.030Z] felix:install [2023-01-15T19:45:14.030Z] felix:lb [2023-01-15T19:45:14.030Z] felix:log [2023-01-15T19:45:14.030Z] felix:ls [2023-01-15T19:45:14.030Z] felix:refresh [2023-01-15T19:45:14.030Z] felix:resolve [2023-01-15T19:45:14.030Z] felix:start [2023-01-15T19:45:14.030Z] felix:stop [2023-01-15T19:45:14.030Z] felix:uninstall [2023-01-15T19:45:14.030Z] felix:update [2023-01-15T19:45:14.030Z] felix:which [2023-01-15T19:45:14.030Z] gogo:cat [2023-01-15T19:45:14.030Z] gogo:each [2023-01-15T19:45:14.030Z] gogo:echo [2023-01-15T19:45:14.030Z] gogo:format [2023-01-15T19:45:14.030Z] gogo:getopt [2023-01-15T19:45:14.030Z] gogo:gosh [2023-01-15T19:45:14.030Z] gogo:grep [2023-01-15T19:45:14.030Z] gogo:history [2023-01-15T19:45:14.030Z] gogo:not [2023-01-15T19:45:14.030Z] gogo:set [2023-01-15T19:45:14.030Z] gogo:sh [2023-01-15T19:45:14.030Z] gogo:source [2023-01-15T19:45:14.030Z] gogo:tac [2023-01-15T19:45:14.030Z] gogo:telnetd [2023-01-15T19:45:14.030Z] gogo:type [2023-01-15T19:45:14.030Z] gogo:until [2023-01-15T19:45:14.030Z] scr:config [2023-01-15T19:45:14.030Z] scr:disable [2023-01-15T19:45:14.030Z] scr:enable [2023-01-15T19:45:14.030Z] scr:info [2023-01-15T19:45:14.030Z] scr:list [2023-01-15T19:45:14.030Z] START LEVEL 2 [2023-01-15T19:45:14.030Z] ID|State |Level|Name [2023-01-15T19:45:14.030Z] 0|Active | 0|System Bundle (7.0.3)|7.0.3 [2023-01-15T19:45:14.030Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2023-01-15T19:45:14.030Z] 2|Installed | 1|ACC Config Classes (JAXB) (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 3|Installed | 1|admin-cli (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 4|Installed | 1|admin-core (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 5|Active | 1|admin-util (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 6|Installed | 1|AMX Core (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 7|Installed | 1|AMX JavaEE (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 8|Resolved | 1|GlassFish Java EE Annotation Framework (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 9|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2023-01-15T19:45:14.030Z] 10|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2023-01-15T19:45:14.030Z] 11|Resolved | 1|aopalliance version 1.0 repackaged as a module (3.0.3)|3.0.3 [2023-01-15T19:45:14.030Z] 12|Resolved | 1|GlassFish API Exporter Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 13|Active | 1|GlassFish AppClient Server-Side Connector (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 14|Installed | 1|GlassFish AppClient Server-Side Core (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 15|Installed | 1|Appclient Security Integration (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 16|Active | 1|org.objectweb.asm.tree.analysis (9.2.0)|9.2.0 [2023-01-15T19:45:14.030Z] 17|Active | 1|org.objectweb.asm.commons (9.2.0)|9.2.0 [2023-01-15T19:45:14.030Z] 18|Active | 1|org.objectweb.asm.tree (9.2.0)|9.2.0 [2023-01-15T19:45:14.030Z] 19|Active | 1|org.objectweb.asm.util (9.2.0)|9.2.0 [2023-01-15T19:45:14.030Z] 20|Active | 1|org.objectweb.asm (9.2.0)|9.2.0 [2023-01-15T19:45:14.030Z] 21|Installed | 1|Backup Restore classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 22|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2023-01-15T19:45:14.030Z] 23|Active | 1|Class Model for Hk2 (3.0.3)|3.0.3 [2023-01-15T19:45:14.030Z] 24|Resolved | 1|ClassMate (1.5.1)|1.5.1 [2023-01-15T19:45:14.030Z] 25|Active | 1|cluster-admin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 26|Resolved | 1|cluster-common (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 27|Resolved | 1|Cluster SSH Provisioning (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 28|Installed | 1|ejb-mapping module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 29|Installed | 1|enhancer module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 30|Installed | 1|Database Generator module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 31|Installed | 1|internal-api module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 32|Installed | 1|model module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 33|Installed | 1|support ejb module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 34|Installed | 1|support-sqlstore module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 35|Installed | 1|utility module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 36|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2023-01-15T19:45:14.030Z] 37|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2023-01-15T19:45:14.030Z] 38|Active | 1|Common Utilities (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 39|Active | 1|Concurrent Connector Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 40|Installed | 1|Concurrent Implementation Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 41|Active | 1|admin-config-api (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 42|Active | 1|HK2 config types (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 43|Installed | 1|Connectors admin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 44|Resolved | 1|Connectors Inbound Support (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 45|Active | 1|Connectors Private APIs for GlassFish Containers (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 46|Active | 1|Connectors Runtime (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 47|Active | 1|Admin Console Clustering Support Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 48|Active | 1|Admin Console Full distribution plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.030Z] 49|Active | 1|Admin Console Common (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 50|Active | 1|Admin Console Community Edition Theme Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 51|Active | 1|Admin Console Concurrent Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 52|Active | 1|Admin Console Corba Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 53|Active | 1|Admin Console EJB Local (Lite) Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 54|Active | 1|Admin Console EJB Container Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 55|Active | 1|Admin Console Connectors Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 56|Active | 1|Admin Console JDBC Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 57|Active | 1|Admin Console JMS Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 58|Active | 1|Admin Console JTS Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 59|Active | 1|Admin Console Integration (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 60|Active | 1|Admin Console Web Container Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 61|Active | 1|Container Common (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 62|Active | 1|DataProvider (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 63|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2023-01-15T19:45:14.031Z] 64|Installed | 1|Deployment Related Admin Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 65|Active | 1|AutoDeploy Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 66|Active | 1|Deployment Related Common Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 67|Active | 1|Deployment Related JavaEE Core Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 68|Active | 1|Deployment Related JavaEE Full Profile Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 69|Active | 1|Deployment Object Library (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 70|Resolved | 1|GlassFish Core EJB Client (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 71|Resolved | 1|GlassFish Core EJB container implementation (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 72|Installed | 1|Full EJB Container add-ons (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 73|Resolved | 1|EJB container Internal API (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 74|Installed | 1|Ejb Security Integration (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 75|Installed | 1|Entity Bean container (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 76|Resolved | 1|Exousia Jakarta Authorization Implementation 1.0.0 (1.0.0)|1.0.0 [2023-01-15T19:45:14.031Z] 77|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2023-01-15T19:45:14.031Z] 78|Active | 1|flashlight-framework (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 79|Active | 1|Admin Console Integration (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 80|Installed | 1|Client OSGi module (including ACC) (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 81|Active | 1|GlassFish Connectors Connector (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 82|Active | 1|EJB Container connector for Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 83|Active | 1|JMS Connector Module for Runtime (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 84|Installed | 1|JMS Injection Module for Runtime (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 85|Active | 1|Connector for JPA runtime in glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 86|Active | 1|Load Balancer Internal API (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 87|Active | 1|Connector for GlassFish Admin REST Service (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 88|Active | 1|Connector for GlassFish Web Container (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 89|Active | 1|Weld connector for glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 90|Active | 1|Public APIs of Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 91|Installed | 1|Batch Commands for Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 92|Active | 1|Batch Connector for Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 93|Installed | 1|Generated CSIv2 APIs (4.2.4)|4.2.4 [2023-01-15T19:45:14.031Z] 94|Resolved | 1|Exposed Internal APIs (4.2.4)|4.2.4 [2023-01-15T19:45:14.031Z] 95|Resolved | 1|Generated OMG APIs (4.2.4)|4.2.4 [2023-01-15T19:45:14.031Z] 96|Resolved | 1|GlassFish Corba ORB (4.2.4)|4.2.4 [2023-01-15T19:45:14.031Z] 97|Resolved | 1|Java EE dependent public APIs of Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 98|Resolved | 1|GlassFish Extra JRE Packages (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 99|Active | 1|Glassfish Grizzly extra jars Combining (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 100|Active | 1|Glassfish MBeanServer support (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 101|Active | 1|Glassfish Naming (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 102|Resolved | 1|GlassFish Oracle JDBC Packages (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 103|Active | 1|Appserver Core Bootstraping Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 104|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2023-01-15T19:45:14.031Z] 105|Installed | 1|GMS Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 106|Active | 1|GMS Bootstrap Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 107|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2023-01-15T19:45:14.031Z] 108|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2023-01-15T19:45:14.031Z] 109|Installed | 1|GlassFish ha-file-store (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 110|Active | 1|GlassFish ha-shoal-cache-bootstrap (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 111|Installed | 1|GlassFish ha-shoal-store (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 112|Active | 1|HK2 API module (3.0.3)|3.0.3 [2023-01-15T19:45:14.031Z] 113|Resolved | 1|Hibernate Validator Portable Extension (7.0.2.Final)|7.0.2.Final [2023-01-15T19:45:14.031Z] 114|Active | 1|Hibernate Validator Engine (7.0.2.Final)|7.0.2.Final [2023-01-15T19:45:14.031Z] 115|Active | 1|HK2 configuration module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 116|Resolved | 1|HK2 core module (3.0.3)|3.0.3 [2023-01-15T19:45:14.031Z] 117|Active | 1|ServiceLocator Default Implementation (3.0.3)|3.0.3 [2023-01-15T19:45:14.031Z] 118|Active | 1|Run Level Service (3.0.3)|3.0.3 [2023-01-15T19:45:14.031Z] 119|Active | 1|HK2 Implementation Utilities (3.0.3)|3.0.3 [2023-01-15T19:45:14.031Z] 120|Active | 1|HK2 module of HK2 itself (3.0.3)|3.0.3 [2023-01-15T19:45:14.031Z] 121|Active | 1|Private APIs of Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.031Z] 122|Resolved | 1|Jackson-annotations (2.13.1)|2.13.1 [2023-01-15T19:45:14.031Z] 123|Resolved | 1|Jackson-core (2.13.1)|2.13.1 [2023-01-15T19:45:14.031Z] 124|Resolved | 1|jackson-databind (2.13.1)|2.13.1 [2023-01-15T19:45:14.031Z] 125|Resolved | 1|Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (2.13.1)|2.13.1 [2023-01-15T19:45:14.031Z] 126|Resolved | 1|Jakarta Activation (2.0.1)|2.0.1 [2023-01-15T19:45:14.031Z] 127|Resolved | 1|Jakarta Annotations API (2.0.0)|2.0.0 [2023-01-15T19:45:14.031Z] 128|Resolved | 1|Jakarta Authentication (2.0.0)|2.0.0 [2023-01-15T19:45:14.031Z] 129|Resolved | 1|Jakarta Authorization (2.0.0)|2.0.0 [2023-01-15T19:45:14.031Z] 130|Installed | 1|jakarta.batch-api (2.0.0)|2.0.0 [2023-01-15T19:45:14.031Z] 131|Resolved | 1|Jakarta Enterprise Beans API (4.0.0)|4.0.0 [2023-01-15T19:45:14.031Z] 132|Active | 1|Jakarta Expression Language API (4.0.0)|4.0.0 [2023-01-15T19:45:14.032Z] 133|Active | 1|Jakarta Expression Language Implementation (4.0.2)|4.0.2 [2023-01-15T19:45:14.032Z] 134|Resolved | 1|CDI APIs (3.0.0)|3.0.0 [2023-01-15T19:45:14.032Z] 135|Installed | 1|jakarta.enterprise.concurrent-api (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 136|Installed | 1|org.glassfish.jakarta.enterprise.concurrent (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 137|Resolved | 1|Mojarra Faces Implementation 3.0.1 (3.0.1)|3.0.1 [2023-01-15T19:45:14.032Z] 138|Active | 1|Jakarta Dependency Injection (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 139|Resolved | 1|Jakarta Interceptors (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 140|Resolved | 1|Jakarta Messaging API (3.0.0)|3.0.0 [2023-01-15T19:45:14.032Z] 141|Resolved | 1|JSON-B API (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 142|Resolved | 1|JSON-P Default Provider (2.0.1)|2.0.1 [2023-01-15T19:45:14.032Z] 143|Active | 1|Jakarta Mail API (2.0.1)|2.0.1 [2023-01-15T19:45:14.032Z] 144|Resolved | 1|Jakarta MVC API (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 145|Resolved | 1|Jakarta Persistence API jar (3.0.0)|3.0.0 [2023-01-15T19:45:14.032Z] 146|Resolved | 1|jakarta.resource API (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 147|Resolved | 1|Jakarta Security (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 148|Resolved | 1|Soteria Jakarta Security Implementation 2.0.1 (2.0.1)|2.0.1 [2023-01-15T19:45:14.032Z] 149|Active | 1|Jakarta Servlet (5.0.0)|5.0.0 [2023-01-15T19:45:14.032Z] 150|Active | 1|Jakarta Server Pages API (3.0.0.SNAPSHOT)|3.0.0.SNAPSHOT [2023-01-15T19:45:14.032Z] 151|Resolved | 1|Jakarta Standard Tag Library API (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 152|Resolved | 1|Jakarta Standard Tag Library Implementation (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 153|Resolved | 1|jakarta.transaction API (2.0.0)|2.0.0 [2023-01-15T19:45:14.032Z] 154|Resolved | 1|Jakarta Bean Validation API (3.0.0)|3.0.0 [2023-01-15T19:45:14.032Z] 155|Resolved | 1|Jakarta WebSocket - Server API (2.0.0.SNAPSHOT)|2.0.0.SNAPSHOT [2023-01-15T19:45:14.032Z] 156|Resolved | 1|jakarta.ws.rs-api (3.0.0)|3.0.0 [2023-01-15T19:45:14.032Z] 157|Resolved | 1|Jakarta XML Binding API (3.0.1)|3.0.1 [2023-01-15T19:45:14.032Z] 158|Resolved | 1|Jaspic Provider Framework (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 159|Active | 1|Java EE related distributions kernel Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 160|Resolved | 1|Javassist (3.28.0.GA)|3.28.0.GA [2023-01-15T19:45:14.032Z] 161|Resolved | 1|JAXB OSGI (3.0.2)|3.0.2 [2023-01-15T19:45:14.032Z] 162|Resolved | 1|classfilewriter (1.2.5.Final)|1.2.5.Final [2023-01-15T19:45:14.032Z] 163|Resolved | 1|JBoss Logging 3 (3.4.3.Final)|3.4.3.Final [2023-01-15T19:45:14.032Z] 164|Installed | 1|JDBC admin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 165|Active | 1|JDBC Config Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 166|Installed | 1|JDBC Runtime Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 167|Resolved | 1|jersey-ext-bean-validation (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 168|Resolved | 1|jersey-ext-cdi1x-servlet (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 169|Installed | 1|jersey-ext-cdi1x-transaction (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 170|Resolved | 1|jersey-ext-cdi1x (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 171|Resolved | 1|jersey-core-client (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 172|Resolved | 1|jersey-core-common (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 173|Resolved | 1|jersey-container-grizzly2-http (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 174|Resolved | 1|jersey-container-servlet-core (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 175|Resolved | 1|jersey-container-servlet (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 176|Resolved | 1|Jersey EJB Component Provider Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 177|Resolved | 1|jersey-ext-entity-filtering (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 178|Resolved | 1|jersey-inject-hk2 (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 179|Resolved | 1|jersey-media-jaxb (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 180|Resolved | 1|jersey-media-json-binding (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 181|Resolved | 1|jersey-media-json-jackson (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 182|Resolved | 1|jersey-media-json-jettison (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 183|Resolved | 1|jersey-media-multipart (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 184|Resolved | 1|jersey-media-sse (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 185|Active | 1|Jersey MVC TLD connector implementation module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 186|Resolved | 1|jersey-ext-mvc-jsp (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 187|Resolved | 1|jersey-ext-mvc (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 188|Resolved | 1|jersey-core-server (3.0.4)|3.0.4 [2023-01-15T19:45:14.032Z] 189|Resolved | 1|jettison (1.4.1)|1.4.1 [2023-01-15T19:45:14.032Z] 190|Resolved | 1|JMS admin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 191|Active | 1|JMS Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 192|Installed | 1|JPA container for glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 193|Resolved | 1|jsch repackaged as an OSGI bundle (0.1.56)|0.1.56 [2023-01-15T19:45:14.032Z] 194|Active | 1|JSF implementation connector module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 195|Active | 1|com.sun.jsftemplating (3.0.0)|3.0.0 [2023-01-15T19:45:14.032Z] 196|Installed | 1|Jakarta JSON Processing Media for Jakarta RESTful Web Services (2.0.1)|2.0.1 [2023-01-15T19:45:14.032Z] 197|Active | 1|JSP caching taglib connector module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 198|Installed | 1|JSR-109 implementation to deploy Metro (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 199|Active | 1|JSTL implementation connector module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 200|Active | 1|JTA Implementation for Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 201|Active | 1|JTS Implementation for Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 202|Active | 1|Kernel Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 203|Resolved | 1|Eclipse Krazo Core (2.0.1)|2.0.1 [2023-01-15T19:45:14.032Z] 204|Resolved | 1|Eclipse Krazo Jersey (2.0.1)|2.0.1 [2023-01-15T19:45:14.032Z] 205|Installed | 1|admin-launcher (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 206|Resolved | 1|Java binding for libpam.so (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 207|Installed | 1|Load-Balancer admin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 208|Active | 1|Nucleus Logging Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 209|Active | 1|Jakarta Mail Connector (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 210|Installed | 1|GlassFish Jakarta Mail runtime (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 211|Resolved | 1|management-api (3.2.3)|3.2.3 [2023-01-15T19:45:14.032Z] 212|Installed | 1|GlassFish Metro Glue Code (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 213|Resolved | 1|MIME streaming extension (1.9.14)|1.9.14 [2023-01-15T19:45:14.032Z] 214|Active | 1|admin-monitoring (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 215|Active | 1|Nucleus Grizzly jars Combining (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 216|Active | 1|nucleus.resources (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 217|Resolved | 1|GlassFish ORB connector implementation (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 218|Active | 1|GlassFish ORB enabler implementation (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 219|Installed | 1|GlassFish ORB interface layer implementation (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.032Z] 220|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2023-01-15T19:45:14.032Z] 221|Installed | 1|EclipseLink ASM (9.2.0)|9.2.0 [2023-01-15T19:45:14.032Z] 222|Installed | 1|EclipseLink Core (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.032Z] 223|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2023-01-15T19:45:14.032Z] 224|Installed | 1|EclipseLink DBWS (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.032Z] 225|Installed | 1|EclipseLink JPA (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.033Z] 226|Installed | 1|EclipseLink Hermes Parser (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.033Z] 227|Installed | 1|EclipseLink JPA Model Generator (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.033Z] 228|Installed | 1|EclipseLink MOXy (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.033Z] 229|Installed | 1|EclipseLink Oracle Extension (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.033Z] 230|Active | 1|HK2 OSGi Adapter (3.0.3)|3.0.3 [2023-01-15T19:45:14.033Z] 231|Active | 1|Admin CLI bridge command to the OSGi Shell (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 232|Active | 1|OSGi Container (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 233|Installed | 1|Common persistence code between JPA and CMP (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 234|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2023-01-15T19:45:14.033Z] 235|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2023-01-15T19:45:14.033Z] 236|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2023-01-15T19:45:14.033Z] 237|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2023-01-15T19:45:14.033Z] 238|Active | 1|Resources Connector (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 239|Installed | 1|GlassFish resources runtime (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 240|Resolved | 1|GlassFish Admin REST Client (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 241|Active | 1|GlassFish Admin REST Service (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 242|Resolved | 1|RMIC compiler (4.2.4)|4.2.4 [2023-01-15T19:45:14.033Z] 243|Resolved | 1|Scattered Archive APIs of Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 244|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2023-01-15T19:45:14.033Z] 245|Active | 1|Java EE Security Core Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 246|Active | 1|Security Services and SPI (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 247|Active | 1|Security Core Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 248|Installed | 1|shoal-cache (2.0.0)|2.0.0 [2023-01-15T19:45:14.033Z] 249|Resolved | 1|shoal-gms-api (2.0.0)|2.0.0 [2023-01-15T19:45:14.033Z] 250|Installed | 1|shoal-gms-impl (2.0.0)|2.0.0 [2023-01-15T19:45:14.033Z] 251|Installed | 1|Simple Public APIs of Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 252|Installed | 1|SOAP/TCP integration code (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 253|Installed | 1|Soteria SPI : Bean Decorator : Weld (2.0.1)|2.0.1 [2023-01-15T19:45:14.033Z] 254|Active | 1|GlassFish SSL Implementation Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 255|Resolved | 1|stats77 (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 256|Resolved | 1|Stax2 API (4.2.1)|4.2.1 [2023-01-15T19:45:14.033Z] 257|Resolved | 1|Tiger types- type arithmetic library for Java5 (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 258|Active | 1|Transaction Service Internal API (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 259|Resolved | 1|Tyrus Client (2.0.2)|2.0.2 [2023-01-15T19:45:14.033Z] 260|Installed | 1|Tyrus CDI Component Provider (2.0.2)|2.0.2 [2023-01-15T19:45:14.033Z] 261|Installed | 1|Tyrus EJB Component Provider (2.0.2)|2.0.2 [2023-01-15T19:45:14.033Z] 262|Installed | 1|Tyrus Grizzly Client Container (2.0.2)|2.0.2 [2023-01-15T19:45:14.033Z] 263|Resolved | 1|Tyrus Servlet Bundle (2.0.2)|2.0.2 [2023-01-15T19:45:14.033Z] 264|Resolved | 1|Tyrus Core (2.0.2)|2.0.2 [2023-01-15T19:45:14.033Z] 265|Resolved | 1|Tyrus Server (2.0.2)|2.0.2 [2023-01-15T19:45:14.033Z] 266|Resolved | 1|Tyrus Container SPI (2.0.2)|2.0.2 [2023-01-15T19:45:14.033Z] 267|Active | 1|Web Container Common Utilities (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 268|Active | 1|WaSP Jakarta Server Pages Implementation 3.0.1 (3.0.1)|3.0.1 [2023-01-15T19:45:14.033Z] 269|Active | 1|Web module command line interface (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 270|Active | 1|Core Servlet Container (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 271|Resolved | 1|GlassFish Web container Embedded APIs (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 272|Active | 1|Web Container glue code (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 273|Installed | 1|Web container and GUI plug-in common classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 274|Resolved | 1|Web Container HA code (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 275|Active | 1|Web Container Naming Utilities (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 276|Resolved | 1|Server-Sent Events (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 277|Active | 1|WebTier Security Integration (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 278|Resolved | 1|Metro Web Services API OSGi Bundle (3.0.3)|3.0.3 [2023-01-15T19:45:14.033Z] 279|Active | 1|Connector for GlassFish Web Services Container (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 280|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (3.0.3)|3.0.3 [2023-01-15T19:45:14.033Z] 281|Resolved | 1|Metro Web Services Runtime OSGi Bundle (3.0.3)|3.0.3 [2023-01-15T19:45:14.033Z] 282|Installed | 1|WebServices Security and JSR 196 implementation (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 283|Resolved | 1|Weld Integration Fragment (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 284|Active | 1|Weld integration for glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 285|Resolved | 1|Weld OSGi Bundle (4.0.2.Final)|4.0.2.Final [2023-01-15T19:45:14.033Z] 286|Resolved | 1|Woodstox (6.2.5)|6.2.5 [2023-01-15T19:45:14.033Z] 287|Installed | 1|Work Management (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 288|Installed | 1|org.eclipse.yasson (2.0.4)|2.0.4 [2023-01-15T19:45:14.033Z] 289|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.033Z] 290|Active | 2|Apache Felix Configuration Admin Service (1.9.22)|1.9.22 [2023-01-15T19:45:14.033Z] 291|Active | 2|Apache Felix EventAdmin (1.6.2)|1.6.2 [2023-01-15T19:45:14.033Z] 292|Active | 2|Apache Felix File Install (3.7.0)|3.7.0 [2023-01-15T19:45:14.033Z] 293|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2023-01-15T19:45:14.033Z] 294|Active | 2|Apache Felix Gogo Runtime (1.1.4)|1.1.4 [2023-01-15T19:45:14.033Z] 295|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2023-01-15T19:45:14.033Z] 296|Active | 2|Apache Felix Declarative Services (2.1.28)|2.1.28 [2023-01-15T19:45:14.033Z] 297|Active | 2|org.osgi:org.osgi.util.function (1.1.0.201802012106)|1.1.0.201802012106 [2023-01-15T19:45:14.033Z] 298|Active | 2|org.osgi:org.osgi.util.promise (1.1.1.201810101357)|1.1.1.201810101357 [2023-01-15T19:45:14.033Z] Command osgi-shell executed successfully. [2023-01-15T19:45:14.033Z] Jan 15, 2023 7:45:13 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:14.034Z] INFO: exec(timeout=30,000, detached=false, args=[osgi, lb]) [2023-01-15T19:45:14.295Z] START LEVEL 2 [2023-01-15T19:45:14.295Z] ID|State |Level|Name [2023-01-15T19:45:14.295Z] 0|Active | 0|System Bundle (7.0.3)|7.0.3 [2023-01-15T19:45:14.295Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2023-01-15T19:45:14.295Z] 2|Installed | 1|ACC Config Classes (JAXB) (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 3|Installed | 1|admin-cli (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 4|Installed | 1|admin-core (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 5|Active | 1|admin-util (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 6|Installed | 1|AMX Core (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 7|Installed | 1|AMX JavaEE (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 8|Resolved | 1|GlassFish Java EE Annotation Framework (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 9|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2023-01-15T19:45:14.295Z] 10|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2023-01-15T19:45:14.295Z] 11|Resolved | 1|aopalliance version 1.0 repackaged as a module (3.0.3)|3.0.3 [2023-01-15T19:45:14.295Z] 12|Resolved | 1|GlassFish API Exporter Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 13|Active | 1|GlassFish AppClient Server-Side Connector (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 14|Installed | 1|GlassFish AppClient Server-Side Core (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 15|Installed | 1|Appclient Security Integration (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 16|Active | 1|org.objectweb.asm.tree.analysis (9.2.0)|9.2.0 [2023-01-15T19:45:14.295Z] 17|Active | 1|org.objectweb.asm.commons (9.2.0)|9.2.0 [2023-01-15T19:45:14.295Z] 18|Active | 1|org.objectweb.asm.tree (9.2.0)|9.2.0 [2023-01-15T19:45:14.295Z] 19|Active | 1|org.objectweb.asm.util (9.2.0)|9.2.0 [2023-01-15T19:45:14.295Z] 20|Active | 1|org.objectweb.asm (9.2.0)|9.2.0 [2023-01-15T19:45:14.295Z] 21|Installed | 1|Backup Restore classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 22|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2023-01-15T19:45:14.295Z] 23|Active | 1|Class Model for Hk2 (3.0.3)|3.0.3 [2023-01-15T19:45:14.295Z] 24|Resolved | 1|ClassMate (1.5.1)|1.5.1 [2023-01-15T19:45:14.295Z] 25|Active | 1|cluster-admin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 26|Resolved | 1|cluster-common (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 27|Resolved | 1|Cluster SSH Provisioning (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 28|Installed | 1|ejb-mapping module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 29|Installed | 1|enhancer module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 30|Installed | 1|Database Generator module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 31|Installed | 1|internal-api module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 32|Installed | 1|model module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 33|Installed | 1|support ejb module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 34|Installed | 1|support-sqlstore module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 35|Installed | 1|utility module for cmp (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 36|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2023-01-15T19:45:14.295Z] 37|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2023-01-15T19:45:14.295Z] 38|Active | 1|Common Utilities (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 39|Active | 1|Concurrent Connector Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 40|Installed | 1|Concurrent Implementation Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 41|Active | 1|admin-config-api (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.295Z] 42|Active | 1|HK2 config types (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 43|Installed | 1|Connectors admin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 44|Resolved | 1|Connectors Inbound Support (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 45|Active | 1|Connectors Private APIs for GlassFish Containers (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 46|Active | 1|Connectors Runtime (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 47|Active | 1|Admin Console Clustering Support Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 48|Active | 1|Admin Console Full distribution plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 49|Active | 1|Admin Console Common (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 50|Active | 1|Admin Console Community Edition Theme Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 51|Active | 1|Admin Console Concurrent Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 52|Active | 1|Admin Console Corba Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 53|Active | 1|Admin Console EJB Local (Lite) Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 54|Active | 1|Admin Console EJB Container Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 55|Active | 1|Admin Console Connectors Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 56|Active | 1|Admin Console JDBC Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 57|Active | 1|Admin Console JMS Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 58|Active | 1|Admin Console JTS Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 59|Active | 1|Admin Console Integration (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 60|Active | 1|Admin Console Web Container Plugin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 61|Active | 1|Container Common (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 62|Active | 1|DataProvider (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 63|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2023-01-15T19:45:14.296Z] 64|Installed | 1|Deployment Related Admin Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 65|Active | 1|AutoDeploy Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 66|Active | 1|Deployment Related Common Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 67|Active | 1|Deployment Related JavaEE Core Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 68|Active | 1|Deployment Related JavaEE Full Profile Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 69|Active | 1|Deployment Object Library (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 70|Resolved | 1|GlassFish Core EJB Client (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 71|Resolved | 1|GlassFish Core EJB container implementation (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 72|Installed | 1|Full EJB Container add-ons (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 73|Resolved | 1|EJB container Internal API (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 74|Installed | 1|Ejb Security Integration (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 75|Installed | 1|Entity Bean container (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 76|Resolved | 1|Exousia Jakarta Authorization Implementation 1.0.0 (1.0.0)|1.0.0 [2023-01-15T19:45:14.296Z] 77|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2023-01-15T19:45:14.296Z] 78|Active | 1|flashlight-framework (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 79|Active | 1|Admin Console Integration (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 80|Installed | 1|Client OSGi module (including ACC) (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 81|Active | 1|GlassFish Connectors Connector (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 82|Active | 1|EJB Container connector for Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 83|Active | 1|JMS Connector Module for Runtime (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 84|Installed | 1|JMS Injection Module for Runtime (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 85|Active | 1|Connector for JPA runtime in glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 86|Active | 1|Load Balancer Internal API (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 87|Active | 1|Connector for GlassFish Admin REST Service (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 88|Active | 1|Connector for GlassFish Web Container (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 89|Active | 1|Weld connector for glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 90|Active | 1|Public APIs of Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 91|Installed | 1|Batch Commands for Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 92|Active | 1|Batch Connector for Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 93|Installed | 1|Generated CSIv2 APIs (4.2.4)|4.2.4 [2023-01-15T19:45:14.296Z] 94|Resolved | 1|Exposed Internal APIs (4.2.4)|4.2.4 [2023-01-15T19:45:14.296Z] 95|Resolved | 1|Generated OMG APIs (4.2.4)|4.2.4 [2023-01-15T19:45:14.296Z] 96|Resolved | 1|GlassFish Corba ORB (4.2.4)|4.2.4 [2023-01-15T19:45:14.296Z] 97|Resolved | 1|Java EE dependent public APIs of Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 98|Resolved | 1|GlassFish Extra JRE Packages (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 99|Active | 1|Glassfish Grizzly extra jars Combining (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 100|Active | 1|Glassfish MBeanServer support (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 101|Active | 1|Glassfish Naming (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 102|Resolved | 1|GlassFish Oracle JDBC Packages (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 103|Active | 1|Appserver Core Bootstraping Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 104|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2023-01-15T19:45:14.296Z] 105|Installed | 1|GMS Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 106|Active | 1|GMS Bootstrap Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 107|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2023-01-15T19:45:14.296Z] 108|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2023-01-15T19:45:14.296Z] 109|Installed | 1|GlassFish ha-file-store (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 110|Active | 1|GlassFish ha-shoal-cache-bootstrap (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 111|Installed | 1|GlassFish ha-shoal-store (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 112|Active | 1|HK2 API module (3.0.3)|3.0.3 [2023-01-15T19:45:14.296Z] 113|Resolved | 1|Hibernate Validator Portable Extension (7.0.2.Final)|7.0.2.Final [2023-01-15T19:45:14.296Z] 114|Active | 1|Hibernate Validator Engine (7.0.2.Final)|7.0.2.Final [2023-01-15T19:45:14.296Z] 115|Active | 1|HK2 configuration module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.296Z] 116|Resolved | 1|HK2 core module (3.0.3)|3.0.3 [2023-01-15T19:45:14.296Z] 117|Active | 1|ServiceLocator Default Implementation (3.0.3)|3.0.3 [2023-01-15T19:45:14.296Z] 118|Active | 1|Run Level Service (3.0.3)|3.0.3 [2023-01-15T19:45:14.296Z] 119|Active | 1|HK2 Implementation Utilities (3.0.3)|3.0.3 [2023-01-15T19:45:14.296Z] 120|Active | 1|HK2 module of HK2 itself (3.0.3)|3.0.3 [2023-01-15T19:45:14.297Z] 121|Active | 1|Private APIs of Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 122|Resolved | 1|Jackson-annotations (2.13.1)|2.13.1 [2023-01-15T19:45:14.297Z] 123|Resolved | 1|Jackson-core (2.13.1)|2.13.1 [2023-01-15T19:45:14.297Z] 124|Resolved | 1|jackson-databind (2.13.1)|2.13.1 [2023-01-15T19:45:14.297Z] 125|Resolved | 1|Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (2.13.1)|2.13.1 [2023-01-15T19:45:14.297Z] 126|Resolved | 1|Jakarta Activation (2.0.1)|2.0.1 [2023-01-15T19:45:14.297Z] 127|Resolved | 1|Jakarta Annotations API (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 128|Resolved | 1|Jakarta Authentication (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 129|Resolved | 1|Jakarta Authorization (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 130|Installed | 1|jakarta.batch-api (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 131|Resolved | 1|Jakarta Enterprise Beans API (4.0.0)|4.0.0 [2023-01-15T19:45:14.297Z] 132|Active | 1|Jakarta Expression Language API (4.0.0)|4.0.0 [2023-01-15T19:45:14.297Z] 133|Active | 1|Jakarta Expression Language Implementation (4.0.2)|4.0.2 [2023-01-15T19:45:14.297Z] 134|Resolved | 1|CDI APIs (3.0.0)|3.0.0 [2023-01-15T19:45:14.297Z] 135|Installed | 1|jakarta.enterprise.concurrent-api (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 136|Installed | 1|org.glassfish.jakarta.enterprise.concurrent (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 137|Resolved | 1|Mojarra Faces Implementation 3.0.1 (3.0.1)|3.0.1 [2023-01-15T19:45:14.297Z] 138|Active | 1|Jakarta Dependency Injection (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 139|Resolved | 1|Jakarta Interceptors (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 140|Resolved | 1|Jakarta Messaging API (3.0.0)|3.0.0 [2023-01-15T19:45:14.297Z] 141|Resolved | 1|JSON-B API (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 142|Resolved | 1|JSON-P Default Provider (2.0.1)|2.0.1 [2023-01-15T19:45:14.297Z] 143|Active | 1|Jakarta Mail API (2.0.1)|2.0.1 [2023-01-15T19:45:14.297Z] 144|Resolved | 1|Jakarta MVC API (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 145|Resolved | 1|Jakarta Persistence API jar (3.0.0)|3.0.0 [2023-01-15T19:45:14.297Z] 146|Resolved | 1|jakarta.resource API (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 147|Resolved | 1|Jakarta Security (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 148|Resolved | 1|Soteria Jakarta Security Implementation 2.0.1 (2.0.1)|2.0.1 [2023-01-15T19:45:14.297Z] 149|Active | 1|Jakarta Servlet (5.0.0)|5.0.0 [2023-01-15T19:45:14.297Z] 150|Active | 1|Jakarta Server Pages API (3.0.0.SNAPSHOT)|3.0.0.SNAPSHOT [2023-01-15T19:45:14.297Z] 151|Resolved | 1|Jakarta Standard Tag Library API (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 152|Resolved | 1|Jakarta Standard Tag Library Implementation (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 153|Resolved | 1|jakarta.transaction API (2.0.0)|2.0.0 [2023-01-15T19:45:14.297Z] 154|Resolved | 1|Jakarta Bean Validation API (3.0.0)|3.0.0 [2023-01-15T19:45:14.297Z] 155|Resolved | 1|Jakarta WebSocket - Server API (2.0.0.SNAPSHOT)|2.0.0.SNAPSHOT [2023-01-15T19:45:14.297Z] 156|Resolved | 1|jakarta.ws.rs-api (3.0.0)|3.0.0 [2023-01-15T19:45:14.297Z] 157|Resolved | 1|Jakarta XML Binding API (3.0.1)|3.0.1 [2023-01-15T19:45:14.297Z] 158|Resolved | 1|Jaspic Provider Framework (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 159|Active | 1|Java EE related distributions kernel Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 160|Resolved | 1|Javassist (3.28.0.GA)|3.28.0.GA [2023-01-15T19:45:14.297Z] 161|Resolved | 1|JAXB OSGI (3.0.2)|3.0.2 [2023-01-15T19:45:14.297Z] 162|Resolved | 1|classfilewriter (1.2.5.Final)|1.2.5.Final [2023-01-15T19:45:14.297Z] 163|Resolved | 1|JBoss Logging 3 (3.4.3.Final)|3.4.3.Final [2023-01-15T19:45:14.297Z] 164|Installed | 1|JDBC admin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 165|Active | 1|JDBC Config Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 166|Installed | 1|JDBC Runtime Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 167|Resolved | 1|jersey-ext-bean-validation (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 168|Resolved | 1|jersey-ext-cdi1x-servlet (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 169|Installed | 1|jersey-ext-cdi1x-transaction (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 170|Resolved | 1|jersey-ext-cdi1x (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 171|Resolved | 1|jersey-core-client (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 172|Resolved | 1|jersey-core-common (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 173|Resolved | 1|jersey-container-grizzly2-http (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 174|Resolved | 1|jersey-container-servlet-core (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 175|Resolved | 1|jersey-container-servlet (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 176|Resolved | 1|Jersey EJB Component Provider Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 177|Resolved | 1|jersey-ext-entity-filtering (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 178|Resolved | 1|jersey-inject-hk2 (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 179|Resolved | 1|jersey-media-jaxb (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 180|Resolved | 1|jersey-media-json-binding (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 181|Resolved | 1|jersey-media-json-jackson (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 182|Resolved | 1|jersey-media-json-jettison (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 183|Resolved | 1|jersey-media-multipart (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 184|Resolved | 1|jersey-media-sse (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 185|Active | 1|Jersey MVC TLD connector implementation module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 186|Resolved | 1|jersey-ext-mvc-jsp (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 187|Resolved | 1|jersey-ext-mvc (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 188|Resolved | 1|jersey-core-server (3.0.4)|3.0.4 [2023-01-15T19:45:14.297Z] 189|Resolved | 1|jettison (1.4.1)|1.4.1 [2023-01-15T19:45:14.297Z] 190|Resolved | 1|JMS admin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 191|Active | 1|JMS Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 192|Installed | 1|JPA container for glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 193|Resolved | 1|jsch repackaged as an OSGI bundle (0.1.56)|0.1.56 [2023-01-15T19:45:14.297Z] 194|Active | 1|JSF implementation connector module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 195|Active | 1|com.sun.jsftemplating (3.0.0)|3.0.0 [2023-01-15T19:45:14.297Z] 196|Installed | 1|Jakarta JSON Processing Media for Jakarta RESTful Web Services (2.0.1)|2.0.1 [2023-01-15T19:45:14.297Z] 197|Active | 1|JSP caching taglib connector module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 198|Installed | 1|JSR-109 implementation to deploy Metro (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 199|Active | 1|JSTL implementation connector module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 200|Active | 1|JTA Implementation for Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 201|Active | 1|JTS Implementation for Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 202|Active | 1|Kernel Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 203|Resolved | 1|Eclipse Krazo Core (2.0.1)|2.0.1 [2023-01-15T19:45:14.297Z] 204|Resolved | 1|Eclipse Krazo Jersey (2.0.1)|2.0.1 [2023-01-15T19:45:14.297Z] 205|Installed | 1|admin-launcher (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 206|Resolved | 1|Java binding for libpam.so (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 207|Installed | 1|Load-Balancer admin (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 208|Active | 1|Nucleus Logging Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 209|Active | 1|Jakarta Mail Connector (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 210|Installed | 1|GlassFish Jakarta Mail runtime (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.297Z] 211|Resolved | 1|management-api (3.2.3)|3.2.3 [2023-01-15T19:45:14.298Z] 212|Installed | 1|GlassFish Metro Glue Code (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 213|Resolved | 1|MIME streaming extension (1.9.14)|1.9.14 [2023-01-15T19:45:14.298Z] 214|Active | 1|admin-monitoring (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 215|Active | 1|Nucleus Grizzly jars Combining (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 216|Active | 1|nucleus.resources (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 217|Resolved | 1|GlassFish ORB connector implementation (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 218|Active | 1|GlassFish ORB enabler implementation (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 219|Installed | 1|GlassFish ORB interface layer implementation (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 220|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2023-01-15T19:45:14.298Z] 221|Installed | 1|EclipseLink ASM (9.2.0)|9.2.0 [2023-01-15T19:45:14.298Z] 222|Installed | 1|EclipseLink Core (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.298Z] 223|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2023-01-15T19:45:14.298Z] 224|Installed | 1|EclipseLink DBWS (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.298Z] 225|Installed | 1|EclipseLink JPA (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.298Z] 226|Installed | 1|EclipseLink Hermes Parser (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.298Z] 227|Installed | 1|EclipseLink JPA Model Generator (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.298Z] 228|Installed | 1|EclipseLink MOXy (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.298Z] 229|Installed | 1|EclipseLink Oracle Extension (3.0.2.v202107160933)|3.0.2.v202107160933 [2023-01-15T19:45:14.298Z] 230|Active | 1|HK2 OSGi Adapter (3.0.3)|3.0.3 [2023-01-15T19:45:14.298Z] 231|Active | 1|Admin CLI bridge command to the OSGi Shell (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 232|Active | 1|OSGi Container (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 233|Installed | 1|Common persistence code between JPA and CMP (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 234|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2023-01-15T19:45:14.298Z] 235|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2023-01-15T19:45:14.298Z] 236|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2023-01-15T19:45:14.298Z] 237|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2023-01-15T19:45:14.298Z] 238|Active | 1|Resources Connector (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 239|Installed | 1|GlassFish resources runtime (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 240|Resolved | 1|GlassFish Admin REST Client (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 241|Active | 1|GlassFish Admin REST Service (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 242|Resolved | 1|RMIC compiler (4.2.4)|4.2.4 [2023-01-15T19:45:14.298Z] 243|Resolved | 1|Scattered Archive APIs of Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 244|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2023-01-15T19:45:14.298Z] 245|Active | 1|Java EE Security Core Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 246|Active | 1|Security Services and SPI (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 247|Active | 1|Security Core Classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 248|Installed | 1|shoal-cache (2.0.0)|2.0.0 [2023-01-15T19:45:14.298Z] 249|Resolved | 1|shoal-gms-api (2.0.0)|2.0.0 [2023-01-15T19:45:14.298Z] 250|Installed | 1|shoal-gms-impl (2.0.0)|2.0.0 [2023-01-15T19:45:14.298Z] 251|Installed | 1|Simple Public APIs of Glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 252|Installed | 1|SOAP/TCP integration code (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 253|Installed | 1|Soteria SPI : Bean Decorator : Weld (2.0.1)|2.0.1 [2023-01-15T19:45:14.298Z] 254|Active | 1|GlassFish SSL Implementation Module (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 255|Resolved | 1|stats77 (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 256|Resolved | 1|Stax2 API (4.2.1)|4.2.1 [2023-01-15T19:45:14.298Z] 257|Resolved | 1|Tiger types- type arithmetic library for Java5 (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 258|Active | 1|Transaction Service Internal API (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 259|Resolved | 1|Tyrus Client (2.0.2)|2.0.2 [2023-01-15T19:45:14.298Z] 260|Installed | 1|Tyrus CDI Component Provider (2.0.2)|2.0.2 [2023-01-15T19:45:14.298Z] 261|Installed | 1|Tyrus EJB Component Provider (2.0.2)|2.0.2 [2023-01-15T19:45:14.298Z] 262|Installed | 1|Tyrus Grizzly Client Container (2.0.2)|2.0.2 [2023-01-15T19:45:14.298Z] 263|Resolved | 1|Tyrus Servlet Bundle (2.0.2)|2.0.2 [2023-01-15T19:45:14.298Z] 264|Resolved | 1|Tyrus Core (2.0.2)|2.0.2 [2023-01-15T19:45:14.298Z] 265|Resolved | 1|Tyrus Server (2.0.2)|2.0.2 [2023-01-15T19:45:14.298Z] 266|Resolved | 1|Tyrus Container SPI (2.0.2)|2.0.2 [2023-01-15T19:45:14.298Z] 267|Active | 1|Web Container Common Utilities (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 268|Active | 1|WaSP Jakarta Server Pages Implementation 3.0.1 (3.0.1)|3.0.1 [2023-01-15T19:45:14.298Z] 269|Active | 1|Web module command line interface (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 270|Active | 1|Core Servlet Container (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 271|Resolved | 1|GlassFish Web container Embedded APIs (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 272|Active | 1|Web Container glue code (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 273|Installed | 1|Web container and GUI plug-in common classes (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 274|Resolved | 1|Web Container HA code (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 275|Active | 1|Web Container Naming Utilities (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 276|Resolved | 1|Server-Sent Events (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 277|Active | 1|WebTier Security Integration (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 278|Resolved | 1|Metro Web Services API OSGi Bundle (3.0.3)|3.0.3 [2023-01-15T19:45:14.298Z] 279|Active | 1|Connector for GlassFish Web Services Container (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 280|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (3.0.3)|3.0.3 [2023-01-15T19:45:14.298Z] 281|Resolved | 1|Metro Web Services Runtime OSGi Bundle (3.0.3)|3.0.3 [2023-01-15T19:45:14.298Z] 282|Installed | 1|WebServices Security and JSR 196 implementation (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 283|Resolved | 1|Weld Integration Fragment (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 284|Active | 1|Weld integration for glassfish (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 285|Resolved | 1|Weld OSGi Bundle (4.0.2.Final)|4.0.2.Final [2023-01-15T19:45:14.298Z] 286|Resolved | 1|Woodstox (6.2.5)|6.2.5 [2023-01-15T19:45:14.298Z] 287|Installed | 1|Work Management (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 288|Installed | 1|org.eclipse.yasson (2.0.4)|2.0.4 [2023-01-15T19:45:14.298Z] 289|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (6.2.6.SNAPSHOT)|6.2.6.SNAPSHOT [2023-01-15T19:45:14.298Z] 290|Active | 2|Apache Felix Configuration Admin Service (1.9.22)|1.9.22 [2023-01-15T19:45:14.298Z] 291|Active | 2|Apache Felix EventAdmin (1.6.2)|1.6.2 [2023-01-15T19:45:14.298Z] 292|Active | 2|Apache Felix File Install (3.7.0)|3.7.0 [2023-01-15T19:45:14.298Z] 293|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2023-01-15T19:45:14.298Z] 294|Active | 2|Apache Felix Gogo Runtime (1.1.4)|1.1.4 [2023-01-15T19:45:14.298Z] 295|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2023-01-15T19:45:14.299Z] 296|Active | 2|Apache Felix Declarative Services (2.1.28)|2.1.28 [2023-01-15T19:45:14.299Z] 297|Active | 2|org.osgi:org.osgi.util.function (1.1.0.201802012106)|1.1.0.201802012106 [2023-01-15T19:45:14.299Z] 298|Active | 2|org.osgi:org.osgi.util.promise (1.1.1.201810101357)|1.1.1.201810101357 [2023-01-15T19:45:14.299Z] [2023-01-15T19:45:14.299Z] [2023-01-15T19:45:14.299Z] Command osgi executed successfully. [2023-01-15T19:45:14.299Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.542 s - in org.glassfish.main.admin.test.OSGiCommandsITest [2023-01-15T19:45:14.299Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusComplexITest [2023-01-15T19:45:14.555Z] Jan 15, 2023 7:45:14 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:14.555Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2023-01-15T19:45:14.810Z] managed-job-config.job-retention-period=24h [2023-01-15T19:45:14.810Z] Command get executed successfully. [2023-01-15T19:45:14.810Z] Jan 15, 2023 7:45:14 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:14.810Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2023-01-15T19:45:15.017Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:15.018Z] [javac] 1 warning [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] build: [2023-01-15T19:45:15.275Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:45:15.275Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_rollback_notclear_unsynchPC-lib.jar [2023-01-15T19:45:15.275Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_rollback_notclear_unsynchPC-par.jar [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setOSConditions: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] fixFiles: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] convUnix: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] convWin: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolWin: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolUnix: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolProperty: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setS1ASclassPath: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] init-common: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] package-persistence-common: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] ejb-jar-common: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] package-ejbjar-common: [2023-01-15T19:45:15.275Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:15.275Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPC-ejb.jar [2023-01-15T19:45:15.275Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] appclient-jar-common: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] package-appclientjar-common: [2023-01-15T19:45:15.275Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:15.275Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPC-client.jar [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] webclient-war-common: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] build-ear-common: [2023-01-15T19:45:15.275Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2023-01-15T19:45:15.275Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setup: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setOSConditions: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolWin: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolUnix: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolProperty: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setS1ASclassPath: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] init-common: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] execute-ejb-sql-common: [2023-01-15T19:45:15.275Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/sql/create.sql [2023-01-15T19:45:15.275Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] deploy: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setOSConditions: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolWin: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolUnix: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolProperty: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setS1ASclassPath: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] init-common: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] deploy-common: [2023-01-15T19:45:15.275Z] [echo] Current time (ISO): 2023-01-15T19:45:15.136+0000 [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setOSConditions: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolWin: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolUnix: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setToolProperty: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] setS1ASclassPath: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] init-common: [2023-01-15T19:45:15.275Z] [2023-01-15T19:45:15.275Z] deploy-common-pe: [2023-01-15T19:45:15.275Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:15.374Z] managed-job-config.initial-delay=20m [2023-01-15T19:45:15.374Z] Command get executed successfully. [2023-01-15T19:45:15.374Z] Jan 15, 2023 7:45:15 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:15.374Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2023-01-15T19:45:15.507Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:15.507Z] [javac] 1 warning [2023-01-15T19:45:15.507Z] [2023-01-15T19:45:15.507Z] build: [2023-01-15T19:45:15.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:15.507Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-twoc-ejb.jar [2023-01-15T19:45:15.507Z] [2023-01-15T19:45:15.507Z] run: [2023-01-15T19:45:15.507Z] [2023-01-15T19:45:15.507Z] setOSConditions: [2023-01-15T19:45:15.507Z] [2023-01-15T19:45:15.507Z] setToolWin: [2023-01-15T19:45:15.507Z] [2023-01-15T19:45:15.507Z] setToolUnix: [2023-01-15T19:45:15.507Z] [2023-01-15T19:45:15.507Z] setToolProperty: [2023-01-15T19:45:15.507Z] [2023-01-15T19:45:15.507Z] setS1ASclassPath: [2023-01-15T19:45:15.507Z] [2023-01-15T19:45:15.507Z] init-common: [2023-01-15T19:45:15.507Z] [2023-01-15T19:45:15.507Z] run_se: [2023-01-15T19:45:15.507Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:45:15.507Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:15.631Z] managed-job-config.poll-interval=20m [2023-01-15T19:45:15.631Z] Command get executed successfully. [2023-01-15T19:45:15.838Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2023-01-15T19:45:15.887Z] Jan 15, 2023 7:45:15 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:15.887Z] INFO: exec(timeout=30,000, detached=false, args=[progress-exec-other]) [2023-01-15T19:45:16.072Z] [java] Jan 15, 2023 7:45:15 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:16.073Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:45:16.073Z] [java] Jan 15, 2023 7:45:15 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:16.073Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain8711351355341346059xml [2023-01-15T19:45:16.073Z] [java] Jan 15, 2023 7:45:16 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:16.073Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:45:16.095Z] [exec] Application deployed with name unsynchpc_rollback_notclear_unsynchPCApp. [2023-01-15T19:45:16.095Z] [echo] Deployment on target server server successful [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] setOSConditions: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] setToolWin: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] setToolUnix: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] setToolProperty: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] setS1ASclassPath: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] init-common: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] deploy-common-ee: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] run: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] setOSConditions: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] setToolWin: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] setToolUnix: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] setToolProperty: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] setS1ASclassPath: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] init-common: [2023-01-15T19:45:16.095Z] [2023-01-15T19:45:16.095Z] runclient-common: [2023-01-15T19:45:16.095Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:45:16.096Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:16.625Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:16.658Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:16.884Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T19:45:16.884Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:45:16.884Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T19:45:16.884Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:45:16.884Z] [javac] 1 warning [2023-01-15T19:45:17.004Z] [java] Jan 15, 2023 7:45:16 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:17.004Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:17.147Z] [2023-01-15T19:45:17.147Z] setOSConditions: [2023-01-15T19:45:17.147Z] [2023-01-15T19:45:17.147Z] setToolWin: [2023-01-15T19:45:17.147Z] [2023-01-15T19:45:17.147Z] setToolUnix: [2023-01-15T19:45:17.147Z] [2023-01-15T19:45:17.147Z] setToolProperty: [2023-01-15T19:45:17.147Z] [2023-01-15T19:45:17.147Z] setS1ASclassPath: [2023-01-15T19:45:17.147Z] [2023-01-15T19:45:17.147Z] init-common: [2023-01-15T19:45:17.147Z] [2023-01-15T19:45:17.147Z] compile-common: [2023-01-15T19:45:17.148Z] [echo] Current time (ISO): 2023-01-15T19:45:16.951+0000 [2023-01-15T19:45:17.148Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:17.148Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:17.220Z] [exec] Jan 15, 2023 7:45:16 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:45:17.220Z] [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. [2023-01-15T19:45:17.261Z] [java] Jan 15, 2023 7:45:17 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:45:17.261Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:45:17.783Z] [exec] Jan 15, 2023 7:45:17 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:45:17.783Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:45:17.824Z] [java] Jan 15, 2023 7:45:17 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:17.824Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:45:17.824Z] [java] Jan 15, 2023 7:45:17 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:17.824Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:45:17.824Z] [java] Jan 15, 2023 7:45:17 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:17.824Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:45:17.824Z] [java] Jan 15, 2023 7:45:17 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:45:17.824Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:45:18.082Z] [java] Jan 15, 2023 7:45:17 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:18.082Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:18.082Z] [java] Jan 15, 2023 7:45:17 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:18.082Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (801ms), startup services(925ms), total(1,726ms) [2023-01-15T19:45:18.082Z] [java] Jan 15, 2023 7:45:17 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:18.082Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:18.339Z] [java] Jan 15, 2023 7:45:18 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:45:18.339Z] [java] INFO: Grizzly Framework 3.0.1 started in: 25ms - bound to [/0.0.0.0:7676] [2023-01-15T19:45:18.339Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:18.339Z] [java] Jan 15, 2023 7:45:18 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:18.339Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:18.339Z] [java] Jan 15, 2023 7:45:18 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:18.339Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:18.339Z] [java] Jan 15, 2023 7:45:18 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:18.339Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:18.339Z] [java] Jan 15, 2023 7:45:18 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:18.339Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,187ms), startup services(9ms), total(2,196ms) [2023-01-15T19:45:18.339Z] [java] Jan 15, 2023 7:45:18 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:18.339Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:18.597Z] [java] Jan 15, 2023 7:45:18 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:45:18.597Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:45:18.597Z] [java] Jan 15, 2023 7:45:18 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:45:18.597Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2023-01-15T19:45:18.597Z] [java] Jan 15, 2023 7:45:18 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:45:18.597Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:45:18.597Z] [java] Jan 15, 2023 7:45:18 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:18.597Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@656ec00d [2023-01-15T19:45:18.597Z] [java] Jan 15, 2023 7:45:18 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:18.597Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:45:18.597Z] [java] Jan 15, 2023 7:45:18 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:18.597Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:45:18.853Z] [java] Jan 15, 2023 7:45:18 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:18.853Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:19.110Z] [java] Jan 15, 2023 7:45:18 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:45:19.110Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:45:19.110Z] [java] Jan 15, 2023 7:45:18 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:19.110Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:45:19.110Z] [java] Jan 15, 2023 7:45:18 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:45:19.110Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:45:19.110Z] [java] Jan 15, 2023 7:45:19 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:19.110Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:45:19.367Z] [java] Jan 15, 2023 7:45:19 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:19.367Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:20.298Z] [java] Jan 15, 2023 7:45:19 PM org.eclipse.persistence.session./file:/tmp/gfembed14499750913759368506tmp/applications/sample/_test [2023-01-15T19:45:20.298Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:45:20.298Z] [java] Jan 15, 2023 7:45:20 PM org.eclipse.persistence.session./file:/tmp/gfembed14499750913759368506tmp/applications/sample/_test.server [2023-01-15T19:45:20.298Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:45:20.298Z] [java] Jan 15, 2023 7:45:20 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:45:20.298Z] [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'. [2023-01-15T19:45:20.303Z] [exec] I am in client [2023-01-15T19:45:20.303Z] [exec] Value of key is:TestUnsynchPCIsCLearedAfterRollback [2023-01-15T19:45:20.303Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:20.303Z] [exec] [2023-01-15T19:45:20.303Z] [exec] [2023-01-15T19:45:20.303Z] [exec] ----------------------------------------- [2023-01-15T19:45:20.303Z] [exec] - TestUnsynchPCIsCLearedAfterRollback: PASS - [2023-01-15T19:45:20.303Z] [exec] ----------------------------------------- [2023-01-15T19:45:20.303Z] [exec] Total PASS: 1 [2023-01-15T19:45:20.303Z] [exec] Total FAIL: 0 [2023-01-15T19:45:20.303Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:45:20.303Z] [exec] ----------------------------------------- [2023-01-15T19:45:20.303Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:45:20.303Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:45:20.303Z] [2023-01-15T19:45:20.303Z] checkReporting-common: [2023-01-15T19:45:20.303Z] [2023-01-15T19:45:20.303Z] confirmReportPresent-common: [2023-01-15T19:45:20.303Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:45:20.303Z] [echo] Test seems to be reported fine [2023-01-15T19:45:20.304Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/RepRunConf.txt [2023-01-15T19:45:20.304Z] [2023-01-15T19:45:20.304Z] confirmMissingReport-common: [2023-01-15T19:45:20.304Z] [2023-01-15T19:45:20.304Z] undeploy: [2023-01-15T19:45:20.304Z] [2023-01-15T19:45:20.304Z] setOSConditions: [2023-01-15T19:45:20.304Z] [2023-01-15T19:45:20.304Z] setToolWin: [2023-01-15T19:45:20.304Z] [2023-01-15T19:45:20.304Z] setToolUnix: [2023-01-15T19:45:20.304Z] [2023-01-15T19:45:20.304Z] setToolProperty: [2023-01-15T19:45:20.304Z] [2023-01-15T19:45:20.304Z] setS1ASclassPath: [2023-01-15T19:45:20.304Z] [2023-01-15T19:45:20.304Z] init-common: [2023-01-15T19:45:20.304Z] [2023-01-15T19:45:20.304Z] undeploy-common: [2023-01-15T19:45:20.437Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:20.438Z] [javac] 1 warning [2023-01-15T19:45:20.438Z] [2023-01-15T19:45:20.438Z] build: [2023-01-15T19:45:20.438Z] [2023-01-15T19:45:20.438Z] setOSConditions: [2023-01-15T19:45:20.438Z] [2023-01-15T19:45:20.438Z] fixFiles: [2023-01-15T19:45:20.438Z] [2023-01-15T19:45:20.438Z] convUnix: [2023-01-15T19:45:20.555Z] [java] Jan 15, 2023 7:45:20 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:20.556Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2023-01-15T19:45:20.556Z] [java] Jan 15, 2023 7:45:20 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:45:20.556Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:45:20.560Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:20.697Z] [2023-01-15T19:45:20.697Z] convWin: [2023-01-15T19:45:20.697Z] [2023-01-15T19:45:20.697Z] setToolWin: [2023-01-15T19:45:20.697Z] [2023-01-15T19:45:20.698Z] setToolUnix: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setToolProperty: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setS1ASclassPath: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] init-common: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] package-persistence-common: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] ejb-jar-common: [2023-01-15T19:45:20.698Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] package-ejbjar-common: [2023-01-15T19:45:20.698Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:20.698Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:20.698Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-ejb.jar [2023-01-15T19:45:20.698Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] appclient-jar-common: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] package-appclientjar-common: [2023-01-15T19:45:20.698Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:20.698Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:20.698Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:20.698Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-client.jar [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] webclient-war-common: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] build-ear-common: [2023-01-15T19:45:20.698Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:20.698Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] deploy: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setOSConditions: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setToolWin: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setToolUnix: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setToolProperty: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setS1ASclassPath: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] init-common: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] deploy-common: [2023-01-15T19:45:20.698Z] [echo] Current time (ISO): 2023-01-15T19:45:20.518+0000 [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setOSConditions: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setToolWin: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setToolUnix: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setToolProperty: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] setS1ASclassPath: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] init-common: [2023-01-15T19:45:20.698Z] [2023-01-15T19:45:20.698Z] deploy-common-pe: [2023-01-15T19:45:20.698Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:20.814Z] [java] Jan 15, 2023 7:45:20 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:20.815Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:20.815Z] [java] Jan 15, 2023 7:45:20 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:20.815Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:20.815Z] [java] Jan 15, 2023 7:45:20 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:20.815Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:20.815Z] [java] Jan 15, 2023 7:45:20 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:20.815Z] [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. [2023-01-15T19:45:20.815Z] [java] Jan 15, 2023 7:45:20 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:20.815Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:20.815Z] [java] Jan 15, 2023 7:45:20 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:20.815Z] [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. [2023-01-15T19:45:20.816Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:45:21.072Z] [java] Jan 15, 2023 7:45:20 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:45:21.072Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] unsetup: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setOSConditions: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolWin: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolUnix: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolProperty: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setS1ASclassPath: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] init-common: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] execute-ejb-sql-common: [2023-01-15T19:45:21.073Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/sql/drop.sql [2023-01-15T19:45:21.073Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] all: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] interceptors: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] all: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] aroundconstruct: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] all: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] annotation: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setOSConditions: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolWin: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolUnix: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolProperty: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setS1ASclassPath: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] init-common: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] clean: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setOSConditions: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolWin: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolUnix: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolProperty: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setS1ASclassPath: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] init-common: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] clean-common: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setOSConditions: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolWin: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolUnix: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolProperty: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setS1ASclassPath: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] init-common: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] clean-classes-common: [2023-01-15T19:45:21.073Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setOSConditions: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolWin: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolUnix: [2023-01-15T19:45:21.073Z] [2023-01-15T19:45:21.073Z] setToolProperty: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] setS1ASclassPath: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] init-common: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] clean-jars-common: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] compile: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] setOSConditions: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] setToolWin: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] setToolUnix: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] setToolProperty: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] setS1ASclassPath: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] init-common: [2023-01-15T19:45:21.074Z] [2023-01-15T19:45:21.074Z] compile-common: [2023-01-15T19:45:21.074Z] [echo] Current time (ISO): 2023-01-15T19:45:21.004+0000 [2023-01-15T19:45:21.074Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:21.074Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:21.330Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:21.634Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2023-01-15T19:45:21.637Z] [java] Looking up EJB... [2023-01-15T19:45:21.637Z] [java] Invoking EJB... [2023-01-15T19:45:21.637Z] [java] Record # 1 [2023-01-15T19:45:21.637Z] [java] Found entity: Entity number 1 created at Sun Jan 15 19:45:21 UTC 2023 [2023-01-15T19:45:21.637Z] [java] Record # 2 [2023-01-15T19:45:21.637Z] [java] Value of key is: 2container embedded with JPA [2023-01-15T19:45:21.637Z] [java] 1st call returned 1 [2023-01-15T19:45:21.637Z] [java] 2nd call returned 2 [2023-01-15T19:45:21.637Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:45:21.637Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:21.637Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:21.637Z] [java] Jan 15, 2023 7:45:21 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:45:21.637Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:45:21.637Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:21.637Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:21.637Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:21.637Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:21.637Z] [java] Jan 15, 2023 7:45:21 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:21.637Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:21.894Z] [java] ..........FINISHED test [2023-01-15T19:45:21.894Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:21.894Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:45:21.894Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:21.894Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain9527207742947504807xml [2023-01-15T19:45:21.894Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:21.894Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:45:22.151Z] [java] Jan 15, 2023 7:45:21 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:22.152Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:45:22.152Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:22.152Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:22.152Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (291ms), startup services(61ms), total(352ms) [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:22.152Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:22.152Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:45:22.152Z] [java] INFO: Grizzly Framework 3.0.1 started in: 1ms - bound to [/0.0.0.0:7676] [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:22.152Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:22.152Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:22.152Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:22.152Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (396ms), startup services(7ms), total(403ms) [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:22.152Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:45:22.152Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:45:22.152Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:45:22.152Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:22.152Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@11a8735d [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:22.152Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:45:22.152Z] [java] Jan 15, 2023 7:45:21 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:22.152Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:22.409Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:45:22.409Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:22.409Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2023-01-15T19:45:22.409Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:45:22.409Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:22.409Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:22.409Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM org.eclipse.persistence.session./file:/tmp/gfembed3031564526044255246tmp/applications/sample/_test [2023-01-15T19:45:22.409Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM org.eclipse.persistence.session./file:/tmp/gfembed3031564526044255246tmp/applications/sample/_test.server [2023-01-15T19:45:22.409Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:45:22.409Z] [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'. [2023-01-15T19:45:22.409Z] [java] Jan 15, 2023 7:45:22 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:22.410Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2023-01-15T19:45:22.571Z] [exec] Application deployed with name ejb-ejb30-interceptors-sessionApp. [2023-01-15T19:45:22.571Z] [echo] Deployment on target server server successful [2023-01-15T19:45:22.571Z] [2023-01-15T19:45:22.571Z] setOSConditions: [2023-01-15T19:45:22.571Z] [2023-01-15T19:45:22.571Z] setToolWin: [2023-01-15T19:45:22.571Z] [2023-01-15T19:45:22.571Z] setToolUnix: [2023-01-15T19:45:22.571Z] [2023-01-15T19:45:22.571Z] setToolProperty: [2023-01-15T19:45:22.571Z] [2023-01-15T19:45:22.571Z] setS1ASclassPath: [2023-01-15T19:45:22.571Z] [2023-01-15T19:45:22.571Z] init-common: [2023-01-15T19:45:22.571Z] [2023-01-15T19:45:22.571Z] deploy-common-ee: [2023-01-15T19:45:22.571Z] [2023-01-15T19:45:22.571Z] run: [2023-01-15T19:45:22.571Z] [2023-01-15T19:45:22.572Z] setOSConditions: [2023-01-15T19:45:22.572Z] [2023-01-15T19:45:22.572Z] setToolWin: [2023-01-15T19:45:22.572Z] [2023-01-15T19:45:22.572Z] setToolUnix: [2023-01-15T19:45:22.572Z] [2023-01-15T19:45:22.572Z] setToolProperty: [2023-01-15T19:45:22.572Z] [2023-01-15T19:45:22.572Z] setS1ASclassPath: [2023-01-15T19:45:22.572Z] [2023-01-15T19:45:22.572Z] init-common: [2023-01-15T19:45:22.572Z] [2023-01-15T19:45:22.572Z] runclient-common: [2023-01-15T19:45:22.572Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:45:22.572Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:22.667Z] [java] Jan 15, 2023 7:45:22 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:22.667Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:22.667Z] [java] Jan 15, 2023 7:45:22 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:22.667Z] [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. [2023-01-15T19:45:22.667Z] [java] Jan 15, 2023 7:45:22 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:22.667Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:22.667Z] [java] Jan 15, 2023 7:45:22 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:22.667Z] [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. [2023-01-15T19:45:22.667Z] [java] Jan 15, 2023 7:45:22 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:22.667Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:22.668Z] [java] Jan 15, 2023 7:45:22 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:22.668Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:22.668Z] [java] Jan 15, 2023 7:45:22 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:45:22.668Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:45:22.668Z] [java] Record # 1 [2023-01-15T19:45:22.668Z] [java] Looking up EJB... [2023-01-15T19:45:22.668Z] [java] Invoking EJB... [2023-01-15T19:45:22.668Z] [java] 1st call returned 1 [2023-01-15T19:45:22.699Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:22.925Z] [java] Found entity: Entity number 1 created at Sun Jan 15 19:45:22 UTC 2023 [2023-01-15T19:45:22.926Z] [java] Record # 2 [2023-01-15T19:45:22.926Z] [java] Value of key is: 2container embedded with JPA [2023-01-15T19:45:22.926Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:45:22.926Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:22.926Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:22.926Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:22.926Z] [java] [2023-01-15T19:45:22.926Z] [java] [2023-01-15T19:45:22.926Z] [java] ----------------------------------------- [2023-01-15T19:45:22.926Z] [java] - 2container embedded with JPA: PASS - [2023-01-15T19:45:22.926Z] [java] ----------------------------------------- [2023-01-15T19:45:22.926Z] [java] Total PASS: 1 [2023-01-15T19:45:22.926Z] [java] Total FAIL: 0 [2023-01-15T19:45:22.926Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:45:22.926Z] [java] ----------------------------------------- [2023-01-15T19:45:22.926Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:22.926Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:22.926Z] [java] 2nd call returned 2 [2023-01-15T19:45:22.926Z] [java] Jan 15, 2023 7:45:22 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:45:22.926Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:45:22.926Z] [java] Jan 15, 2023 7:45:22 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:22.926Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:22.926Z] [java] Jan 15, 2023 7:45:22 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:22.926Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:22.926Z] [java] Jan 15, 2023 7:45:22 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:22.926Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:22.926Z] [java] ..........FINISHED test [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] stop-database: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] all: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] embedasync: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] start-database: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setOSConditions: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolWin: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolUnix: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolProperty: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setS1ASclassPath: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] init-common: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] clean: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setOSConditions: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolWin: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolUnix: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolProperty: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setS1ASclassPath: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] init-common: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] clean-common: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setOSConditions: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolWin: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolUnix: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolProperty: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setS1ASclassPath: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] init-common: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] clean-classes-common: [2023-01-15T19:45:22.926Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setOSConditions: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolWin: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolUnix: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolProperty: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setS1ASclassPath: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] init-common: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] clean-jars-common: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] compile: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setOSConditions: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolWin: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolUnix: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setToolProperty: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] setS1ASclassPath: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] init-common: [2023-01-15T19:45:22.926Z] [2023-01-15T19:45:22.926Z] compile-common: [2023-01-15T19:45:22.926Z] [echo] Current time (ISO): 2023-01-15T19:45:22.884+0000 [2023-01-15T19:45:22.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:22.926Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:22.956Z] [javac] 1 warning [2023-01-15T19:45:22.956Z] [2023-01-15T19:45:22.956Z] setOSConditions: [2023-01-15T19:45:22.956Z] [2023-01-15T19:45:22.956Z] setToolWin: [2023-01-15T19:45:22.956Z] [2023-01-15T19:45:22.956Z] setToolUnix: [2023-01-15T19:45:22.956Z] [2023-01-15T19:45:22.956Z] setToolProperty: [2023-01-15T19:45:22.956Z] [2023-01-15T19:45:22.956Z] setS1ASclassPath: [2023-01-15T19:45:22.956Z] [2023-01-15T19:45:22.956Z] init-common: [2023-01-15T19:45:22.956Z] [2023-01-15T19:45:22.956Z] compile-common: [2023-01-15T19:45:22.956Z] [echo] Current time (ISO): 2023-01-15T19:45:22.830+0000 [2023-01-15T19:45:22.956Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:23.183Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:23.213Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:23.508Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:24.442Z] [exec] Jan 15, 2023 7:45:24 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:45:24.443Z] [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. [2023-01-15T19:45:24.581Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:24.581Z] [javac] 1 warning [2023-01-15T19:45:24.581Z] [2023-01-15T19:45:24.581Z] build: [2023-01-15T19:45:24.581Z] [2023-01-15T19:45:24.581Z] setOSConditions: [2023-01-15T19:45:24.581Z] [2023-01-15T19:45:24.581Z] setToolWin: [2023-01-15T19:45:24.581Z] [2023-01-15T19:45:24.581Z] setToolUnix: [2023-01-15T19:45:24.581Z] [2023-01-15T19:45:24.581Z] setToolProperty: [2023-01-15T19:45:24.581Z] [2023-01-15T19:45:24.581Z] setS1ASclassPath: [2023-01-15T19:45:24.581Z] [2023-01-15T19:45:24.581Z] init-common: [2023-01-15T19:45:24.581Z] [2023-01-15T19:45:24.581Z] ejb-jar-common: [2023-01-15T19:45:24.581Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:24.581Z] [2023-01-15T19:45:24.581Z] package-ejbjar-common: [2023-01-15T19:45:24.581Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:24.839Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-ann-ejb.jar [2023-01-15T19:45:24.839Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:24.839Z] [2023-01-15T19:45:24.839Z] deploy: [2023-01-15T19:45:24.839Z] [2023-01-15T19:45:24.839Z] setOSConditions: [2023-01-15T19:45:24.839Z] [2023-01-15T19:45:24.839Z] setToolWin: [2023-01-15T19:45:24.839Z] [2023-01-15T19:45:24.839Z] setToolUnix: [2023-01-15T19:45:24.839Z] [2023-01-15T19:45:24.839Z] setToolProperty: [2023-01-15T19:45:24.839Z] [2023-01-15T19:45:24.839Z] setS1ASclassPath: [2023-01-15T19:45:24.839Z] [2023-01-15T19:45:24.839Z] init-common: [2023-01-15T19:45:24.839Z] [2023-01-15T19:45:24.839Z] deploy-jar-common: [2023-01-15T19:45:24.839Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:25.080Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:25.081Z] [javac] 1 warning [2023-01-15T19:45:25.081Z] [2023-01-15T19:45:25.081Z] build: [2023-01-15T19:45:25.081Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:25.081Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:25.081Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:25.081Z] [2023-01-15T19:45:25.081Z] setOSConditions: [2023-01-15T19:45:25.081Z] [2023-01-15T19:45:25.081Z] setToolWin: [2023-01-15T19:45:25.081Z] [2023-01-15T19:45:25.081Z] setToolUnix: [2023-01-15T19:45:25.081Z] [2023-01-15T19:45:25.081Z] setToolProperty: [2023-01-15T19:45:25.081Z] [2023-01-15T19:45:25.081Z] setS1ASclassPath: [2023-01-15T19:45:25.081Z] [2023-01-15T19:45:25.081Z] init-common: [2023-01-15T19:45:25.081Z] [2023-01-15T19:45:25.081Z] compile-common: [2023-01-15T19:45:25.081Z] [echo] Current time (ISO): 2023-01-15T19:45:24.737+0000 [2023-01-15T19:45:25.081Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:25.081Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:25.098Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-ann-ejb.jar [2023-01-15T19:45:25.355Z] [exec] Application deployed with name ejb-around-construct-ann-ejb. [2023-01-15T19:45:25.355Z] [2023-01-15T19:45:25.355Z] run: [2023-01-15T19:45:25.611Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:25.839Z] 0%: progress-exec-other: Starting [2023-01-15T19:45:25.839Z] 0%: progress-exec-other: Preparing [2023-01-15T19:45:25.839Z] 3%: progress-exec-other: Preparing [2023-01-15T19:45:25.839Z] 5%: progress-exec-other: Preparing [2023-01-15T19:45:25.839Z] 8%: progress-exec-other: Preparing [2023-01-15T19:45:25.839Z] 10%: progress-exec-other: Preparing [2023-01-15T19:45:25.839Z] 13%: progress-exec-other: Preparing [2023-01-15T19:45:25.839Z] 15%: progress-exec-other: Preparing [2023-01-15T19:45:25.839Z] 18%: progress-exec-other: Preparing [2023-01-15T19:45:25.839Z] 20%: progress-exec-other: Preparing [2023-01-15T19:45:25.839Z] 23%: progress-exec-other: Preparing [2023-01-15T19:45:25.840Z] 25%: progress-exec-other: Preparing [2023-01-15T19:45:25.840Z] 25%: progress-exec-other.subcommand: Parsing [2023-01-15T19:45:25.840Z] 30%: progress-exec-other.subcommand: Working on main part [2023-01-15T19:45:25.840Z] 35%: progress-exec-other.subcommand: Working on main part [2023-01-15T19:45:25.840Z] 40%: progress-exec-other.subcommand: Working on main part [2023-01-15T19:45:25.840Z] 45%: progress-exec-other.subcommand: Working on main part [2023-01-15T19:45:25.840Z] 50%: progress-exec-other.subcommand: Working on main part [2023-01-15T19:45:25.840Z] 55%: progress-exec-other.subcommand: Working on main part [2023-01-15T19:45:25.840Z] 60%: progress-exec-other.subcommand: Working on main part [2023-01-15T19:45:25.840Z] 65%: progress-exec-other.subcommand: Working on main part [2023-01-15T19:45:25.840Z] 70%: progress-exec-other.subcommand: Cleaning [2023-01-15T19:45:25.840Z] 75%: progress-exec-other.subcommand: Finished [2023-01-15T19:45:25.840Z] 75%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 78%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 80%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 83%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 85%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 88%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 90%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 93%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 95%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 98%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 100%: progress-exec-other: Finishing outer command [2023-01-15T19:45:25.840Z] 100%: progress-exec-other: Finished outer command [2023-01-15T19:45:25.840Z] All done [2023-01-15T19:45:25.840Z] Command progress-exec-other executed successfully. [2023-01-15T19:45:25.840Z] Jan 15, 2023 7:45:25 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:25.840Z] INFO: exec(timeout=30,000, detached=false, args=[progress-complex]) [2023-01-15T19:45:26.180Z] [java] Jan 15, 2023 7:45:26 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:26.182Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:26.977Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:26.978Z] [javac] 1 warning [2023-01-15T19:45:26.978Z] [2023-01-15T19:45:26.978Z] run: [2023-01-15T19:45:26.978Z] [2023-01-15T19:45:26.978Z] setOSConditions: [2023-01-15T19:45:26.978Z] [2023-01-15T19:45:26.978Z] setToolWin: [2023-01-15T19:45:26.978Z] [2023-01-15T19:45:26.978Z] setToolUnix: [2023-01-15T19:45:26.978Z] [2023-01-15T19:45:26.978Z] setToolProperty: [2023-01-15T19:45:26.978Z] [2023-01-15T19:45:26.978Z] setS1ASclassPath: [2023-01-15T19:45:26.978Z] [2023-01-15T19:45:26.978Z] init-common: [2023-01-15T19:45:26.978Z] [2023-01-15T19:45:26.978Z] run_se: [2023-01-15T19:45:26.978Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:45:26.978Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:27.551Z] [java] Jan 15, 2023 7:45:27 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:27.551Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:45:27.551Z] [java] Jan 15, 2023 7:45:27 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:27.551Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15709395091854356848xml [2023-01-15T19:45:27.551Z] [java] Jan 15, 2023 7:45:27 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:27.551Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:45:28.489Z] [java] Jan 15, 2023 7:45:28 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:28.489Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:28.700Z] [java] test : hello, world! [2023-01-15T19:45:28.701Z] [java] [2023-01-15T19:45:28.701Z] [java] Value of key is:ejb-around-construct-ann-ejb [2023-01-15T19:45:28.701Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:28.701Z] [java] [2023-01-15T19:45:28.701Z] [java] [2023-01-15T19:45:28.701Z] [java] ----------------------------------------- [2023-01-15T19:45:28.701Z] [java] - ejb-around-construct-ann-ejb: PASS - [2023-01-15T19:45:28.701Z] [java] ----------------------------------------- [2023-01-15T19:45:28.701Z] [java] Total PASS: 1 [2023-01-15T19:45:28.701Z] [java] Total FAIL: 0 [2023-01-15T19:45:28.701Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:45:28.701Z] [java] ----------------------------------------- [2023-01-15T19:45:28.701Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:28.701Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:28.701Z] [2023-01-15T19:45:28.701Z] undeploy: [2023-01-15T19:45:28.701Z] [2023-01-15T19:45:28.701Z] setOSConditions: [2023-01-15T19:45:28.701Z] [2023-01-15T19:45:28.701Z] setToolWin: [2023-01-15T19:45:28.701Z] [2023-01-15T19:45:28.701Z] setToolUnix: [2023-01-15T19:45:28.701Z] [2023-01-15T19:45:28.701Z] setToolProperty: [2023-01-15T19:45:28.701Z] [2023-01-15T19:45:28.701Z] setS1ASclassPath: [2023-01-15T19:45:28.701Z] [2023-01-15T19:45:28.701Z] init-common: [2023-01-15T19:45:28.701Z] [2023-01-15T19:45:28.701Z] undeploy-jar-common: [2023-01-15T19:45:28.746Z] [java] Jan 15, 2023 7:45:28 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:45:28.747Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:45:28.958Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:29.215Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] all: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] descriptor: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setOSConditions: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolWin: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolUnix: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolProperty: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setS1ASclassPath: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] init-common: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] clean: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setOSConditions: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolWin: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolUnix: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolProperty: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setS1ASclassPath: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] init-common: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] clean-common: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setOSConditions: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolWin: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolUnix: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolProperty: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setS1ASclassPath: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] init-common: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] clean-classes-common: [2023-01-15T19:45:29.215Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setOSConditions: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolWin: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolUnix: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolProperty: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setS1ASclassPath: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] init-common: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] clean-jars-common: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] compile: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setOSConditions: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolWin: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolUnix: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setToolProperty: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] setS1ASclassPath: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.215Z] init-common: [2023-01-15T19:45:29.215Z] [2023-01-15T19:45:29.216Z] compile-common: [2023-01-15T19:45:29.216Z] [echo] Current time (ISO): 2023-01-15T19:45:29.177+0000 [2023-01-15T19:45:29.216Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:29.216Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:29.317Z] [java] Jan 15, 2023 7:45:29 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:29.318Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:45:29.318Z] [java] Jan 15, 2023 7:45:29 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:29.318Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:45:29.318Z] [java] Jan 15, 2023 7:45:29 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:29.318Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:45:29.318Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:45:29.318Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:45:29.318Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:29.318Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:29.318Z] [java] Jan 15, 2023 7:45:29 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:29.318Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (878ms), startup services(900ms), total(1,778ms) [2023-01-15T19:45:29.472Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:29.580Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:29.580Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:29.839Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:45:29.839Z] [java] INFO: Grizzly Framework 3.0.1 started in: 26ms - bound to [/0.0.0.0:7676] [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:29.839Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:29.839Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:29.839Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:29.839Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,215ms), startup services(10ms), total(2,225ms) [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:29.839Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:45:29.839Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:45:29.839Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive classes [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:45:29.839Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:29.839Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@650a1aff [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:29.839Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:45:29.839Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:29.839Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:45:30.096Z] [java] Jan 15, 2023 7:45:29 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:30.096Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:30.353Z] [java] Jan 15, 2023 7:45:30 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:45:30.353Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:45:30.353Z] [java] Jan 15, 2023 7:45:30 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:30.353Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:45:30.353Z] [java] Jan 15, 2023 7:45:30 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:45:30.354Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:45:30.615Z] [java] Jan 15, 2023 7:45:30 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:30.615Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:45:30.615Z] [java] Jan 15, 2023 7:45:30 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:30.615Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:30.846Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:30.872Z] [java] Jan 15, 2023 7:45:30 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:30.873Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/classes/SingletonBean, java:global/classes/SingletonBean!com.acme.SingletonBean] [2023-01-15T19:45:30.873Z] [java] Jan 15, 2023 7:45:30 PM org.glassfish.ha.store.adapter.file.FileBackingStore initialize [2023-01-15T19:45:30.873Z] [java] INFO: [FileBackingStore::initialize] Successfully Created and initialized store. Working dir: /tmp/gfembed1140252031035555610tmp/session-store/StatefulBean-109694938656473089; Configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean-109694938656473089-BackingStore', shortUniqueName='109694938656473089', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed1140252031035555610tmp/session-store/StatefulBean-109694938656473089', 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@7286827b}} [2023-01-15T19:45:30.873Z] [java] Jan 15, 2023 7:45:30 PM com.sun.ejb.containers.StatefulContainerFactory buildStoreManager [2023-01-15T19:45:30.873Z] [java] INFO: StatefulContainerbuilder instantiated store: org.glassfish.ha.store.adapter.file.FileBackingStore@2ef913a4, with ha-enabled [false], and backing store configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean-109694938656473089-BackingStore', shortUniqueName='109694938656473089', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed1140252031035555610tmp/session-store/StatefulBean-109694938656473089', 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@7286827b}} [2023-01-15T19:45:30.873Z] [java] Jan 15, 2023 7:45:30 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:30.873Z] [java] INFO: Portable JNDI names for EJB StatefulBean: [java:global/classes/StatefulBean!com.acme.StatefulBean, java:global/classes/StatefulBean] [2023-01-15T19:45:30.873Z] [java] Jan 15, 2023 7:45:30 PM org.glassfish.ha.store.adapter.file.FileBackingStore initialize [2023-01-15T19:45:30.873Z] [java] INFO: [FileBackingStore::initialize] Successfully Created and initialized store. Working dir: /tmp/gfembed1140252031035555610tmp/session-store/StatefulBean2-109694938656473090; Configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean2-109694938656473090-BackingStore', shortUniqueName='109694938656473090', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed1140252031035555610tmp/session-store/StatefulBean2-109694938656473090', 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@41e7a544}} [2023-01-15T19:45:30.874Z] [java] Jan 15, 2023 7:45:30 PM com.sun.ejb.containers.StatefulContainerFactory buildStoreManager [2023-01-15T19:45:30.874Z] [java] INFO: StatefulContainerbuilder instantiated store: org.glassfish.ha.store.adapter.file.FileBackingStore@3b66ac74, with ha-enabled [false], and backing store configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean2-109694938656473090-BackingStore', shortUniqueName='109694938656473090', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed1140252031035555610tmp/session-store/StatefulBean2-109694938656473090', 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@41e7a544}} [2023-01-15T19:45:30.874Z] [java] Jan 15, 2023 7:45:30 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:30.874Z] [java] INFO: Portable JNDI names for EJB StatefulBean2: [java:global/classes/StatefulBean2!com.acme.StatefulBean2, java:global/classes/StatefulBean2] [2023-01-15T19:45:30.874Z] [java] Jan 15, 2023 7:45:30 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:45:30.874Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:45:31.017Z] [exec] invoking stateful [2023-01-15T19:45:31.017Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2023-01-15T19:45:31.018Z] [exec] +++++ InterceptorCallCount: 2 [2023-01-15T19:45:31.018Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2023-01-15T19:45:31.018Z] [exec] Value of key is: test1 [2023-01-15T19:45:31.018Z] [exec] Got expected AppException: com.sun.s1asdev.ejb.ejb30.interceptors.session.AppException: XYZ [2023-01-15T19:45:31.018Z] [exec] Value of key is: test2 [2023-01-15T19:45:31.018Z] [exec] [Test3]: Got: Hello, Midpoint of 4, 10; 7.0 [2023-01-15T19:45:31.018Z] [exec] Value of key is: test3 [2023-01-15T19:45:31.018Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.SwapArgumentsException: (23, 10) [2023-01-15T19:45:31.018Z] [exec] Value of key is: test4 [2023-01-15T19:45:31.018Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.CallBlockedException: Call blocked [2023-01-15T19:45:31.018Z] [exec] Value of key is: test5 [2023-01-15T19:45:31.018Z] [exec] Value of key is: test6 [2023-01-15T19:45:31.018Z] [exec] Created sful[0]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> true [2023-01-15T19:45:31.018Z] [exec] Created sful[1]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[2]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[3]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[4]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[5]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[6]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[7]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[8]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[9]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[10]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[11]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[12]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[13]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[14]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[15]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[16]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[17]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[18]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] Created sful[19]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2023-01-15T19:45:31.018Z] [exec] 9 left... [2023-01-15T19:45:31.104Z] [javac] 1 warning [2023-01-15T19:45:31.105Z] [2023-01-15T19:45:31.105Z] setOSConditions: [2023-01-15T19:45:31.105Z] [2023-01-15T19:45:31.105Z] setToolWin: [2023-01-15T19:45:31.105Z] [2023-01-15T19:45:31.105Z] setToolUnix: [2023-01-15T19:45:31.105Z] [2023-01-15T19:45:31.105Z] setToolProperty: [2023-01-15T19:45:31.105Z] [2023-01-15T19:45:31.105Z] setS1ASclassPath: [2023-01-15T19:45:31.105Z] [2023-01-15T19:45:31.105Z] init-common: [2023-01-15T19:45:31.105Z] [2023-01-15T19:45:31.105Z] compile-common: [2023-01-15T19:45:31.105Z] [echo] Current time (ISO): 2023-01-15T19:45:30.995+0000 [2023-01-15T19:45:31.105Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:31.131Z] [java] Jan 15, 2023 7:45:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:31.131Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:31.131Z] [java] Jan 15, 2023 7:45:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:31.131Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:31.131Z] [java] Jan 15, 2023 7:45:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:31.131Z] [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. [2023-01-15T19:45:31.131Z] [java] Jan 15, 2023 7:45:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:31.131Z] [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. [2023-01-15T19:45:31.131Z] [java] Jan 15, 2023 7:45:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:31.131Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:31.131Z] [java] Jan 15, 2023 7:45:31 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:31.131Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:31.362Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:31.388Z] [java] Jan 15, 2023 7:45:31 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:45:31.388Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:45:31.388Z] [java] Jan 15, 2023 7:45:31 PM org.jboss.weld.bootstrap.MissingDependenciesRegistry handleResourceLoadingException [2023-01-15T19:45:31.388Z] [java] INFO: WELD-000119: Not generating any bean definitions from com.sun.ejte.ccl.reporter.EnterpriseBeanLogger because of underlying class loading error: Type javax.ejb.CreateException not found. If this is unexpected, enable DEBUG logging to see the full error. [2023-01-15T19:45:31.951Z] [java] In StatefulBean ctor sing = com.acme.SingletonBean@458704ee [2023-01-15T19:45:31.951Z] [java] In StatefulBean ctor sing = null [2023-01-15T19:45:31.951Z] [java] In StatefulBean::init() [2023-01-15T19:45:31.951Z] [java] In SingletonBean::init() [2023-01-15T19:45:31.951Z] [java] Thread = Thread[main,5,main] [2023-01-15T19:45:31.951Z] [java] Successfully retrieved bean manager Weld BeanManager for classes [bean count=39] for JCDI enabled app [2023-01-15T19:45:31.951Z] [java] In SingletonBean::fooAsync() [2023-01-15T19:45:31.951Z] [java] Thread = Thread[__ejb-thread-pool2,5,main] [2023-01-15T19:45:31.951Z] [java] Sleeping for a second... [2023-01-15T19:45:31.951Z] [java] Jan 15, 2023 7:45:31 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:45:31.951Z] [java] INFO: classes was successfully deployed in 1,955 milliseconds. [2023-01-15T19:45:31.952Z] [exec] 8 left... [2023-01-15T19:45:32.730Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:32.730Z] [javac] 1 warning [2023-01-15T19:45:32.730Z] [2023-01-15T19:45:32.730Z] build: [2023-01-15T19:45:32.730Z] [2023-01-15T19:45:32.730Z] setOSConditions: [2023-01-15T19:45:32.730Z] [2023-01-15T19:45:32.730Z] setToolWin: [2023-01-15T19:45:32.730Z] [2023-01-15T19:45:32.730Z] setToolUnix: [2023-01-15T19:45:32.730Z] [2023-01-15T19:45:32.730Z] setToolProperty: [2023-01-15T19:45:32.730Z] [2023-01-15T19:45:32.730Z] setS1ASclassPath: [2023-01-15T19:45:32.730Z] [2023-01-15T19:45:32.730Z] init-common: [2023-01-15T19:45:32.730Z] [2023-01-15T19:45:32.730Z] ejb-jar-common: [2023-01-15T19:45:32.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:32.730Z] [2023-01-15T19:45:32.730Z] package-ejbjar-common: [2023-01-15T19:45:32.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:32.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:32.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:32.731Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-descr-ejb.jar [2023-01-15T19:45:32.731Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:32.731Z] [2023-01-15T19:45:32.731Z] deploy: [2023-01-15T19:45:32.731Z] [2023-01-15T19:45:32.731Z] setOSConditions: [2023-01-15T19:45:32.731Z] [2023-01-15T19:45:32.731Z] setToolWin: [2023-01-15T19:45:32.731Z] [2023-01-15T19:45:32.731Z] setToolUnix: [2023-01-15T19:45:32.731Z] [2023-01-15T19:45:32.731Z] setToolProperty: [2023-01-15T19:45:32.731Z] [2023-01-15T19:45:32.731Z] setS1ASclassPath: [2023-01-15T19:45:32.731Z] [2023-01-15T19:45:32.731Z] init-common: [2023-01-15T19:45:32.731Z] [2023-01-15T19:45:32.731Z] deploy-jar-common: [2023-01-15T19:45:32.887Z] [exec] 7 left... [2023-01-15T19:45:32.887Z] [java] In SingletonBean::hello() [2023-01-15T19:45:32.887Z] [java] In StatefulBean ctor sing = com.acme.SingletonBean@458704ee [2023-01-15T19:45:32.888Z] [java] In StatefulBean ctor sing = null [2023-01-15T19:45:32.888Z] [java] In StatefulBean::init() [2023-01-15T19:45:32.888Z] [java] In StatefulBean2::init() [2023-01-15T19:45:32.888Z] [java] In StatefulBean::hello() [2023-01-15T19:45:32.888Z] [java] In StatefulBean2::hello() [2023-01-15T19:45:32.888Z] [java] Sleeping to wait for sf bean to be removed ... [2023-01-15T19:45:32.987Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:33.244Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-descr-ejb.jar [2023-01-15T19:45:33.499Z] [exec] Application deployed with name ejb-around-construct-descr-ejb. [2023-01-15T19:45:33.499Z] [2023-01-15T19:45:33.499Z] run: [2023-01-15T19:45:33.499Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:33.819Z] [exec] 6 left... [2023-01-15T19:45:33.933Z] 0%: complex: Starting [2023-01-15T19:45:33.933Z] 3%: complex.ch1.ch11: progress ch1.1, remaining 4 [2023-01-15T19:45:33.933Z] 5%: complex.ch1.ch11: progress ch1.1, remaining 3 [2023-01-15T19:45:33.933Z] 8%: complex.ch1.ch11: progress ch1.1, remaining 2 [2023-01-15T19:45:33.933Z] 10%: complex.ch1.ch11: progress ch1.1, remaining 1 [2023-01-15T19:45:33.933Z] 10%: complex.ch3: progress ch3, remaining 3 [2023-01-15T19:45:33.933Z] 11%: complex.ch3: progress ch3, remaining 2 [2023-01-15T19:45:33.933Z] 11%: complex.ch3: progress ch3, remaining 1 [2023-01-15T19:45:33.933Z] 11%: complex.ch3: progress ch3, remaining 0 [2023-01-15T19:45:33.933Z] 14%: complex.ch1.ch11: progress ch1.1, remaining 0 [2023-01-15T19:45:33.933Z] 14%: complex.ch3.ch32: progress ch3.2, remaining 4 [2023-01-15T19:45:33.933Z] 14%: complex.ch3.ch32: progress ch3.2, remaining 3 [2023-01-15T19:45:33.933Z] 15%: complex.ch3.ch32: progress ch3.2, remaining 2 [2023-01-15T19:45:33.933Z] 15%: complex.ch3.ch32: progress ch3.2, remaining 1 [2023-01-15T19:45:33.933Z] 16%: complex.ch3.ch32: progress ch3.2, remaining 0 [2023-01-15T19:45:33.933Z] 21%: complex.ch3.ch31: progress ch3.1, remaining 4 [2023-01-15T19:45:33.933Z] 26%: complex.ch3.ch31: progress ch3.1, remaining 3 [2023-01-15T19:45:33.933Z] 32%: complex.ch3.ch31: progress ch3.1, remaining 2 [2023-01-15T19:45:33.934Z] 37%: complex.ch3.ch31: progress ch3.1, remaining 1 [2023-01-15T19:45:33.934Z] 43%: complex.ch3.ch31: progress ch3.1, remaining 0 [2023-01-15T19:45:33.934Z] 45%: complex.ch1.ch12: progress ch1.2, remaining 5 [2023-01-15T19:45:33.934Z] 47%: complex.ch1.ch12: progress ch1.2, remaining 4 [2023-01-15T19:45:33.934Z] 49%: complex.ch1.ch12: progress ch1.2, remaining 3 [2023-01-15T19:45:33.934Z] 51%: complex.ch1.ch12: progress ch1.2, remaining 2 [2023-01-15T19:45:33.934Z] 53%: complex.ch1.ch12: progress ch1.2, remaining 1 [2023-01-15T19:45:33.934Z] 55%: complex.ch1.ch12: progress ch1.2, remaining 0 [2023-01-15T19:45:33.934Z] 55%: complex.ch2-paral.ch21: progress ch2.1, remaining 24 [2023-01-15T19:45:33.934Z] 55%: complex.ch2-paral.ch22: progress ch2.2, remaining 24 [2023-01-15T19:45:33.934Z] 56%: complex.ch2-paral.ch24: progress ch2.4, remaining 24 [2023-01-15T19:45:33.934Z] 56%: complex.ch2-paral.ch23: progress ch2.3, remaining 24 [2023-01-15T19:45:33.934Z] 56%: complex.ch2-paral.ch21: progress ch2.1, remaining 23 [2023-01-15T19:45:33.934Z] 56%: complex.ch2-paral.ch22: progress ch2.2, remaining 23 [2023-01-15T19:45:33.934Z] 57%: complex.ch2-paral.ch24: progress ch2.4, remaining 23 [2023-01-15T19:45:33.934Z] 57%: complex.ch2-paral.ch23: progress ch2.3, remaining 23 [2023-01-15T19:45:33.934Z] 57%: complex.ch2-paral.ch21: progress ch2.1, remaining 22 [2023-01-15T19:45:33.934Z] 57%: complex.ch2-paral.ch22: progress ch2.2, remaining 22 [2023-01-15T19:45:33.934Z] 58%: complex.ch2-paral.ch24: progress ch2.4, remaining 22 [2023-01-15T19:45:33.934Z] 58%: complex.ch2-paral.ch23: progress ch2.3, remaining 22 [2023-01-15T19:45:33.934Z] 58%: complex.ch2-paral.ch21: progress ch2.1, remaining 21 [2023-01-15T19:45:33.934Z] 58%: complex.ch2-paral.ch23: progress ch2.3, remaining 21 [2023-01-15T19:45:33.934Z] 58%: complex.ch2-paral.ch22: progress ch2.2, remaining 21 [2023-01-15T19:45:33.934Z] 59%: complex.ch2-paral.ch24: progress ch2.4, remaining 21 [2023-01-15T19:45:33.934Z] 59%: complex.ch2-paral.ch21: progress ch2.1, remaining 20 [2023-01-15T19:45:33.934Z] 59%: complex.ch2-paral.ch23: progress ch2.3, remaining 20 [2023-01-15T19:45:33.934Z] 59%: complex.ch2-paral.ch22: progress ch2.2, remaining 20 [2023-01-15T19:45:33.934Z] 59%: complex.ch2-paral.ch24: progress ch2.4, remaining 20 [2023-01-15T19:45:33.934Z] 60%: complex.ch2-paral.ch21: progress ch2.1, remaining 19 [2023-01-15T19:45:33.934Z] 60%: complex.ch2-paral.ch23: progress ch2.3, remaining 19 [2023-01-15T19:45:33.934Z] 60%: complex.ch2-paral.ch22: progress ch2.2, remaining 19 [2023-01-15T19:45:33.934Z] 60%: complex.ch2-paral.ch24: progress ch2.4, remaining 19 [2023-01-15T19:45:33.934Z] 61%: complex.ch2-paral.ch21: progress ch2.1, remaining 18 [2023-01-15T19:45:33.934Z] 61%: complex.ch2-paral.ch23: progress ch2.3, remaining 18 [2023-01-15T19:45:33.934Z] 61%: complex.ch2-paral.ch22: progress ch2.2, remaining 18 [2023-01-15T19:45:33.934Z] 61%: complex.ch2-paral.ch24: progress ch2.4, remaining 18 [2023-01-15T19:45:33.934Z] 62%: complex.ch2-paral.ch21: progress ch2.1, remaining 17 [2023-01-15T19:45:33.934Z] 62%: complex.ch2-paral.ch23: progress ch2.3, remaining 17 [2023-01-15T19:45:33.934Z] 62%: complex.ch2-paral.ch22: progress ch2.2, remaining 17 [2023-01-15T19:45:33.934Z] 62%: complex.ch2-paral.ch24: progress ch2.4, remaining 17 [2023-01-15T19:45:33.934Z] 62%: complex.ch2-paral.ch21: progress ch2.1, remaining 16 [2023-01-15T19:45:33.934Z] 63%: complex.ch2-paral.ch23: progress ch2.3, remaining 16 [2023-01-15T19:45:33.934Z] 63%: complex.ch2-paral.ch22: progress ch2.2, remaining 16 [2023-01-15T19:45:33.934Z] 63%: complex.ch2-paral.ch24: progress ch2.4, remaining 16 [2023-01-15T19:45:33.934Z] 63%: complex.ch2-paral.ch21: progress ch2.1, remaining 15 [2023-01-15T19:45:33.934Z] 64%: complex.ch2-paral.ch23: progress ch2.3, remaining 15 [2023-01-15T19:45:33.934Z] 64%: complex.ch2-paral.ch22: progress ch2.2, remaining 15 [2023-01-15T19:45:33.934Z] 64%: complex.ch2-paral.ch24: progress ch2.4, remaining 15 [2023-01-15T19:45:33.934Z] 64%: complex.ch2-paral.ch21: progress ch2.1, remaining 14 [2023-01-15T19:45:33.934Z] 64%: complex.ch2-paral.ch23: progress ch2.3, remaining 14 [2023-01-15T19:45:33.934Z] 65%: complex.ch2-paral.ch22: progress ch2.2, remaining 14 [2023-01-15T19:45:33.934Z] 65%: complex.ch2-paral.ch24: progress ch2.4, remaining 14 [2023-01-15T19:45:33.934Z] 65%: complex.ch2-paral.ch21: progress ch2.1, remaining 13 [2023-01-15T19:45:33.934Z] 65%: complex.ch2-paral.ch23: progress ch2.3, remaining 13 [2023-01-15T19:45:33.934Z] 66%: complex.ch2-paral.ch22: progress ch2.2, remaining 13 [2023-01-15T19:45:33.934Z] 66%: complex.ch2-paral.ch24: progress ch2.4, remaining 13 [2023-01-15T19:45:33.934Z] 66%: complex.ch2-paral.ch21: progress ch2.1, remaining 12 [2023-01-15T19:45:33.934Z] 66%: complex.ch2-paral.ch23: progress ch2.3, remaining 12 [2023-01-15T19:45:33.934Z] 66%: complex.ch2-paral.ch22: progress ch2.2, remaining 12 [2023-01-15T19:45:33.934Z] 67%: complex.ch2-paral.ch24: progress ch2.4, remaining 12 [2023-01-15T19:45:33.934Z] 67%: complex.ch2-paral.ch21: progress ch2.1, remaining 11 [2023-01-15T19:45:33.934Z] 67%: complex.ch2-paral.ch23: progress ch2.3, remaining 11 [2023-01-15T19:45:33.934Z] 67%: complex.ch2-paral.ch22: progress ch2.2, remaining 11 [2023-01-15T19:45:33.934Z] 68%: complex.ch2-paral.ch24: progress ch2.4, remaining 11 [2023-01-15T19:45:33.934Z] 68%: complex.ch2-paral.ch21: progress ch2.1, remaining 10 [2023-01-15T19:45:33.934Z] 68%: complex.ch2-paral.ch23: progress ch2.3, remaining 10 [2023-01-15T19:45:33.934Z] 68%: complex.ch2-paral.ch22: progress ch2.2, remaining 10 [2023-01-15T19:45:33.934Z] 69%: complex.ch2-paral.ch24: progress ch2.4, remaining 10 [2023-01-15T19:45:33.934Z] 69%: complex.ch2-paral.ch21: progress ch2.1, remaining 9 [2023-01-15T19:45:33.934Z] 69%: complex.ch2-paral.ch23: progress ch2.3, remaining 9 [2023-01-15T19:45:33.934Z] 69%: complex.ch2-paral.ch22: progress ch2.2, remaining 9 [2023-01-15T19:45:33.934Z] 69%: complex.ch2-paral.ch24: progress ch2.4, remaining 9 [2023-01-15T19:45:33.934Z] 70%: complex.ch2-paral.ch21: progress ch2.1, remaining 8 [2023-01-15T19:45:33.934Z] 70%: complex.ch2-paral.ch23: progress ch2.3, remaining 8 [2023-01-15T19:45:33.934Z] 70%: complex.ch2-paral.ch22: progress ch2.2, remaining 8 [2023-01-15T19:45:33.934Z] 70%: complex.ch2-paral.ch24: progress ch2.4, remaining 8 [2023-01-15T19:45:33.934Z] 71%: complex.ch2-paral.ch21: progress ch2.1, remaining 7 [2023-01-15T19:45:33.934Z] 71%: complex.ch2-paral.ch23: progress ch2.3, remaining 7 [2023-01-15T19:45:33.934Z] 71%: complex.ch2-paral.ch22: progress ch2.2, remaining 7 [2023-01-15T19:45:33.934Z] 71%: complex.ch2-paral.ch24: progress ch2.4, remaining 7 [2023-01-15T19:45:33.934Z] 71%: complex.ch2-paral.ch21: progress ch2.1, remaining 6 [2023-01-15T19:45:33.934Z] 72%: complex.ch2-paral.ch23: progress ch2.3, remaining 6 [2023-01-15T19:45:33.934Z] 72%: complex.ch2-paral.ch22: progress ch2.2, remaining 6 [2023-01-15T19:45:33.934Z] 72%: complex.ch2-paral.ch24: progress ch2.4, remaining 6 [2023-01-15T19:45:33.934Z] 72%: complex.ch2-paral.ch21: progress ch2.1, remaining 5 [2023-01-15T19:45:33.934Z] 73%: complex.ch2-paral.ch23: progress ch2.3, remaining 5 [2023-01-15T19:45:33.934Z] 73%: complex.ch2-paral.ch22: progress ch2.2, remaining 5 [2023-01-15T19:45:33.934Z] 73%: complex.ch2-paral.ch24: progress ch2.4, remaining 5 [2023-01-15T19:45:33.934Z] 73%: complex.ch2-paral.ch21: progress ch2.1, remaining 4 [2023-01-15T19:45:33.934Z] 73%: complex.ch2-paral.ch23: progress ch2.3, remaining 4 [2023-01-15T19:45:33.934Z] 74%: complex.ch2-paral.ch22: progress ch2.2, remaining 4 [2023-01-15T19:45:33.934Z] 74%: complex.ch2-paral.ch24: progress ch2.4, remaining 4 [2023-01-15T19:45:33.934Z] 74%: complex.ch2-paral.ch21: progress ch2.1, remaining 3 [2023-01-15T19:45:33.934Z] 74%: complex.ch2-paral.ch22: progress ch2.2, remaining 3 [2023-01-15T19:45:33.934Z] 75%: complex.ch2-paral.ch24: progress ch2.4, remaining 3 [2023-01-15T19:45:33.934Z] 75%: complex.ch2-paral.ch23: progress ch2.3, remaining 3 [2023-01-15T19:45:33.934Z] 75%: complex.ch2-paral.ch21: progress ch2.1, remaining 2 [2023-01-15T19:45:33.934Z] 75%: complex.ch2-paral.ch24: progress ch2.4, remaining 2 [2023-01-15T19:45:33.934Z] 76%: complex.ch2-paral.ch23: progress ch2.3, remaining 2 [2023-01-15T19:45:33.934Z] 76%: complex.ch2-paral.ch22: progress ch2.2, remaining 2 [2023-01-15T19:45:33.934Z] 76%: complex.ch2-paral.ch21: progress ch2.1, remaining 1 [2023-01-15T19:45:33.934Z] 76%: complex.ch2-paral.ch24: progress ch2.4, remaining 1 [2023-01-15T19:45:33.934Z] 76%: complex.ch2-paral.ch23: progress ch2.3, remaining 1 [2023-01-15T19:45:33.934Z] 77%: complex.ch2-paral.ch22: progress ch2.2, remaining 1 [2023-01-15T19:45:33.934Z] 77%: complex.ch2-paral.ch21: progress ch2.1, remaining 0 [2023-01-15T19:45:33.934Z] 77%: complex.ch2-paral.ch24: progress ch2.4, remaining 0 [2023-01-15T19:45:33.935Z] 77%: complex.ch2-paral.ch23: progress ch2.3, remaining 0 [2023-01-15T19:45:33.935Z] 78%: complex.ch2-paral.ch22: progress ch2.2, remaining 0 [2023-01-15T19:45:33.935Z] 83%: complex: progress main, remaining 3 [2023-01-15T19:45:33.935Z] 88%: complex: progress main, remaining 2 [2023-01-15T19:45:33.935Z] 93%: complex: progress main, remaining 1 [2023-01-15T19:45:33.935Z] 98%: complex: progress main, remaining 0 [2023-01-15T19:45:33.935Z] 98%: complex.ch2-paral: progress ch2, remaining 4 [2023-01-15T19:45:33.935Z] 99%: complex.ch2-paral: progress ch2, remaining 3 [2023-01-15T19:45:33.935Z] 99%: complex.ch2-paral: progress ch2, remaining 2 [2023-01-15T19:45:33.935Z] 100%: complex.ch2-paral: progress ch2, remaining 1 [2023-01-15T19:45:33.935Z] 100%: complex.ch2-paral: progress ch2, remaining 0 [2023-01-15T19:45:33.935Z] All done [2023-01-15T19:45:33.935Z] Command progress-complex executed successfully. [2023-01-15T19:45:33.935Z] Jan 15, 2023 7:45:33 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:33.935Z] INFO: exec(timeout=30,000, detached=false, args=[progress-supplement]) [2023-01-15T19:45:34.431Z] [java] Jan 15, 2023 7:45:34 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:34.432Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:34.781Z] [java] In StatefulBean::destroy() [2023-01-15T19:45:35.194Z] [exec] 5 left... [2023-01-15T19:45:36.128Z] [exec] 4 left... [2023-01-15T19:45:36.951Z] [java] test : hello, world! [2023-01-15T19:45:36.951Z] [java] [2023-01-15T19:45:36.951Z] [java] Value of key is:ejb-around-construct-descr-ejb [2023-01-15T19:45:36.951Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:36.951Z] [java] [2023-01-15T19:45:36.952Z] [java] [2023-01-15T19:45:36.952Z] [java] ----------------------------------------- [2023-01-15T19:45:36.952Z] [java] - ejb-around-construct-descr-ejb: PASS - [2023-01-15T19:45:36.952Z] [java] ----------------------------------------- [2023-01-15T19:45:36.952Z] [java] Total PASS: 1 [2023-01-15T19:45:36.952Z] [java] Total FAIL: 0 [2023-01-15T19:45:36.952Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:45:36.952Z] [java] ----------------------------------------- [2023-01-15T19:45:36.952Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:36.952Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:36.952Z] [2023-01-15T19:45:36.952Z] undeploy: [2023-01-15T19:45:36.952Z] [2023-01-15T19:45:36.952Z] setOSConditions: [2023-01-15T19:45:36.952Z] [2023-01-15T19:45:36.952Z] setToolWin: [2023-01-15T19:45:36.952Z] [2023-01-15T19:45:36.952Z] setToolUnix: [2023-01-15T19:45:36.952Z] [2023-01-15T19:45:36.952Z] setToolProperty: [2023-01-15T19:45:36.952Z] [2023-01-15T19:45:36.952Z] setS1ASclassPath: [2023-01-15T19:45:36.952Z] [2023-01-15T19:45:36.952Z] init-common: [2023-01-15T19:45:36.952Z] [2023-01-15T19:45:36.952Z] undeploy-jar-common: [2023-01-15T19:45:36.952Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:37.060Z] [exec] 3 left... [2023-01-15T19:45:37.207Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:45:37.306Z] [java] In StatefulBean::destroy() [2023-01-15T19:45:37.464Z] [2023-01-15T19:45:37.465Z] all: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] get_method_lc: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] all: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] annotation: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setOSConditions: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolWin: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolUnix: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolProperty: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setS1ASclassPath: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] init-common: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] clean: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setOSConditions: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolWin: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolUnix: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolProperty: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setS1ASclassPath: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] init-common: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] clean-common: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setOSConditions: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolWin: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolUnix: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolProperty: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setS1ASclassPath: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] init-common: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] clean-classes-common: [2023-01-15T19:45:37.465Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setOSConditions: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolWin: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolUnix: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolProperty: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setS1ASclassPath: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] init-common: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] clean-jars-common: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] compile: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setOSConditions: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolWin: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolUnix: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setToolProperty: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] setS1ASclassPath: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] init-common: [2023-01-15T19:45:37.465Z] [2023-01-15T19:45:37.465Z] compile-common: [2023-01-15T19:45:37.465Z] [echo] Current time (ISO): 2023-01-15T19:45:37.258+0000 [2023-01-15T19:45:37.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:37.465Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:37.465Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:37.994Z] [exec] 2 left... [2023-01-15T19:45:38.928Z] [exec] 1 left... [2023-01-15T19:45:39.360Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:39.361Z] [javac] 1 warning [2023-01-15T19:45:39.361Z] [2023-01-15T19:45:39.361Z] setOSConditions: [2023-01-15T19:45:39.361Z] [2023-01-15T19:45:39.361Z] setToolWin: [2023-01-15T19:45:39.361Z] [2023-01-15T19:45:39.361Z] setToolUnix: [2023-01-15T19:45:39.361Z] [2023-01-15T19:45:39.361Z] setToolProperty: [2023-01-15T19:45:39.361Z] [2023-01-15T19:45:39.361Z] setS1ASclassPath: [2023-01-15T19:45:39.361Z] [2023-01-15T19:45:39.361Z] init-common: [2023-01-15T19:45:39.361Z] [2023-01-15T19:45:39.361Z] compile-common: [2023-01-15T19:45:39.361Z] [echo] Current time (ISO): 2023-01-15T19:45:39.115+0000 [2023-01-15T19:45:39.361Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:39.361Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:39.829Z] [java] Waking up , checking sf bean existence [2023-01-15T19:45:39.837Z] [java] Stateful bean successfully timed out [2023-01-15T19:45:39.837Z] [java] In StatefulBean2::hello() [2023-01-15T19:45:39.837Z] [java] Stateful bean with longer timeout is still around [2023-01-15T19:45:39.837Z] [java] getPassed() returned true [2023-01-15T19:45:39.837Z] [java] Value of key is: async test [2023-01-15T19:45:39.837Z] [java] Closing container [2023-01-15T19:45:39.837Z] [java] Jan 15, 2023 7:45:39 PM com.sun.ejb.containers.util.cache.LruSessionCache getStateFromStore [2023-01-15T19:45:39.837Z] [java] SEVERE: [NRU-com.acme.StatefulBean]: Cannot load from BACKUPSTORE FOR Key: <[10900a3300281f-ffffffffb6f72e00-1]> [2023-01-15T19:45:39.837Z] [java] Jan 15, 2023 7:45:39 PM com.sun.ejb.containers.BaseContainer postInvoke [2023-01-15T19:45:39.837Z] [java] WARNING: A system exception occurred during an invocation on EJB StatefulBean, method: public void com.acme.StatefulBean.hello() [2023-01-15T19:45:39.837Z] [java] Jan 15, 2023 7:45:39 PM com.sun.ejb.containers.BaseContainer postInvoke [2023-01-15T19:45:39.837Z] [java] WARNING: [2023-01-15T19:45:39.837Z] [java] jakarta.ejb.NoSuchObjectLocalException: The EJB does not exist. session-key: 10900a3300281f-ffffffffb6f72e00-1 [2023-01-15T19:45:39.837Z] [java] at com.sun.ejb.containers.StatefulSessionContainer._getContext(StatefulSessionContainer.java:1664) [2023-01-15T19:45:39.837Z] [java] at com.sun.ejb.containers.BaseContainer.getContext(BaseContainer.java:2287) [2023-01-15T19:45:39.837Z] [java] at com.sun.ejb.containers.BaseContainer.preInvoke(BaseContainer.java:1752) [2023-01-15T19:45:39.837Z] [java] at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:186) [2023-01-15T19:45:39.837Z] [java] at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:64) [2023-01-15T19:45:39.837Z] [java] at com.sun.proxy.$Proxy224.hello(Unknown Source) [2023-01-15T19:45:39.837Z] [java] at com.acme.__EJB31_Generated__StatefulBean__Intf____Bean__.hello(Unknown Source) [2023-01-15T19:45:39.837Z] [java] at com.acme.Client.test(Client.java:72) [2023-01-15T19:45:39.837Z] [java] at com.acme.Client.main(Client.java:39) [2023-01-15T19:45:39.837Z] [java] [2023-01-15T19:45:39.861Z] [exec] 0 left... [2023-01-15T19:45:40.099Z] [java] In SingletonBean::destroy() [2023-01-15T19:45:40.108Z] [java] In StatefulBean2::destroy() [2023-01-15T19:45:40.108Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:45:40.108Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:40.108Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:40.108Z] [java] Done Closing container [2023-01-15T19:45:40.108Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:40.108Z] [java] [2023-01-15T19:45:40.108Z] [java] [2023-01-15T19:45:40.108Z] [java] ----------------------------------------- [2023-01-15T19:45:40.108Z] [java] - async test: PASS - [2023-01-15T19:45:40.108Z] [java] ----------------------------------------- [2023-01-15T19:45:40.108Z] [java] Total PASS: 1 [2023-01-15T19:45:40.108Z] [java] Total FAIL: 0 [2023-01-15T19:45:40.108Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:45:40.108Z] [java] ----------------------------------------- [2023-01-15T19:45:40.108Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:40.108Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:40.108Z] [java] Jan 15, 2023 7:45:39 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:40.108Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:40.108Z] [java] Jan 15, 2023 7:45:39 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:40.108Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:40.108Z] [java] Jan 15, 2023 7:45:39 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:40.108Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] stop-database: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] all: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] jaxrs: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] start-database: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setOSConditions: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolWin: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolUnix: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolProperty: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setS1ASclassPath: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] init-common: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] clean: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setOSConditions: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolWin: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolUnix: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolProperty: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setS1ASclassPath: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] init-common: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] clean-common: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setOSConditions: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolWin: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolUnix: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolProperty: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setS1ASclassPath: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] init-common: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] clean-classes-common: [2023-01-15T19:45:40.108Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setOSConditions: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolWin: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolUnix: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setToolProperty: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] setS1ASclassPath: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] init-common: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] clean-jars-common: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] compile: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.108Z] compile-util: [2023-01-15T19:45:40.108Z] [2023-01-15T19:45:40.109Z] setOSConditions: [2023-01-15T19:45:40.109Z] [2023-01-15T19:45:40.109Z] setToolWin: [2023-01-15T19:45:40.109Z] [2023-01-15T19:45:40.109Z] setToolUnix: [2023-01-15T19:45:40.109Z] [2023-01-15T19:45:40.109Z] setToolProperty: [2023-01-15T19:45:40.109Z] [2023-01-15T19:45:40.109Z] setS1ASclassPath: [2023-01-15T19:45:40.109Z] [2023-01-15T19:45:40.109Z] init-common: [2023-01-15T19:45:40.109Z] [2023-01-15T19:45:40.109Z] compile-common: [2023-01-15T19:45:40.109Z] [echo] Current time (ISO): 2023-01-15T19:45:40.038+0000 [2023-01-15T19:45:40.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:40.109Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:40.365Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:40.478Z] 0%: progress-supplement: Starting [2023-01-15T19:45:40.488Z] 0%: progress-supplement.before: 2 seconds supplemental command [2023-01-15T19:45:40.488Z] 1: progress-supplement.before: 2 seconds supplemental command [2023-01-15T19:45:40.488Z] 2: progress-supplement.before: 2 seconds supplemental command [2023-01-15T19:45:40.488Z] 3: progress-supplement.before: 2 seconds supplemental command [2023-01-15T19:45:40.488Z] 4: progress-supplement.before: 2 seconds supplemental command [2023-01-15T19:45:40.488Z] 29%: progress-supplement.before: 2 seconds supplemental command [2023-01-15T19:45:40.488Z] 29%: progress-supplement: Parsing [2023-01-15T19:45:40.488Z] 36%: progress-supplement: Parsing [2023-01-15T19:45:40.488Z] 36%: progress-supplement: Working on main part [2023-01-15T19:45:40.488Z] 43%: progress-supplement: Working on main part [2023-01-15T19:45:40.488Z] 50%: progress-supplement: Working on main part [2023-01-15T19:45:40.488Z] 57%: progress-supplement: Working on main part [2023-01-15T19:45:40.488Z] 57%: progress-supplement: Finished [2023-01-15T19:45:40.488Z] 57%: progress-supplement.after: 3 seconds supplemental [2023-01-15T19:45:40.488Z] 64%: progress-supplement.after: 3 seconds supplemental [2023-01-15T19:45:40.488Z] 71%: progress-supplement.after: 3 seconds supplemental [2023-01-15T19:45:40.488Z] 79%: progress-supplement.after: 3 seconds supplemental [2023-01-15T19:45:40.488Z] 86%: progress-supplement.after: 3 seconds supplemental [2023-01-15T19:45:40.488Z] 93%: progress-supplement.after: 3 seconds supplemental [2023-01-15T19:45:40.488Z] 100%: progress-supplement.after: 3 seconds supplemental [2023-01-15T19:45:40.488Z] Command progress-supplement executed successfully. [2023-01-15T19:45:40.488Z] Jan 15, 2023 7:45:40 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:40.488Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:45:40.729Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:40.995Z] [javac] 1 warning [2023-01-15T19:45:40.995Z] [2023-01-15T19:45:40.995Z] build: [2023-01-15T19:45:40.995Z] [2023-01-15T19:45:40.995Z] setOSConditions: [2023-01-15T19:45:40.995Z] [2023-01-15T19:45:40.995Z] setToolWin: [2023-01-15T19:45:40.995Z] [2023-01-15T19:45:40.995Z] setToolUnix: [2023-01-15T19:45:40.995Z] [2023-01-15T19:45:40.995Z] setToolProperty: [2023-01-15T19:45:40.995Z] [2023-01-15T19:45:40.996Z] setS1ASclassPath: [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] init-common: [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] ejb-jar-common: [2023-01-15T19:45:40.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] package-ejbjar-common: [2023-01-15T19:45:40.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:40.996Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-ann-ejb.jar [2023-01-15T19:45:40.996Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] deploy: [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] setOSConditions: [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] setToolWin: [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] setToolUnix: [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] setToolProperty: [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] setS1ASclassPath: [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] init-common: [2023-01-15T19:45:40.996Z] [2023-01-15T19:45:40.996Z] deploy-jar-common: [2023-01-15T19:45:40.996Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:41.050Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:45:41.060Z] progress-simple 3 2023-01-15 19:45:18 COMPLETED SUCCESS admin [2023-01-15T19:45:41.060Z] progress-exec-other 1 2023-01-15 19:45:16 COMPLETED SUCCESS admin [2023-01-15T19:45:41.060Z] progress-complex 4 2023-01-15 19:45:26 COMPLETED SUCCESS admin [2023-01-15T19:45:41.060Z] progress-supplement 5 2023-01-15 19:45:34 COMPLETED SUCCESS admin [2023-01-15T19:45:41.060Z] Command list-jobs executed successfully. [2023-01-15T19:45:41.060Z] Jan 15, 2023 7:45:40 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:41.060Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2023-01-15T19:45:41.245Z] [exec] passivation: 40; activation: 21 [2023-01-15T19:45:41.254Z] [exec] Value of key is: test7 [2023-01-15T19:45:41.254Z] [exec] stateRestored[0]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[1]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[2]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[3]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[4]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[5]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[6]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[7]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[8]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[9]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[10]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[11]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[12]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[13]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[14]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[15]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[16]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[17]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[18]:true [2023-01-15T19:45:41.254Z] [exec] stateRestored[19]:true [2023-01-15T19:45:41.254Z] [exec] Value of key is: test8 [2023-01-15T19:45:41.254Z] [exec] Test[setLongLong]: true [2023-01-15T19:45:41.254Z] [exec] Test[objectArgs]: true [2023-01-15T19:45:41.254Z] [exec] Test[setLong]: true [2023-01-15T19:45:41.254Z] [exec] Test[setBar]: true [2023-01-15T19:45:41.254Z] [exec] Test[addIntInt]: true [2023-01-15T19:45:41.254Z] [exec] Test[emptyArgs]: true [2023-01-15T19:45:41.254Z] [exec] Test[setInt]: true [2023-01-15T19:45:41.254Z] [exec] Value of key is: test9 [2023-01-15T19:45:41.254Z] [exec] Value of key is: test10 true : 1 [2023-01-15T19:45:41.254Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:41.254Z] [exec] [2023-01-15T19:45:41.254Z] [exec] [2023-01-15T19:45:41.254Z] [exec] ----------------------------------------- [2023-01-15T19:45:41.254Z] [exec] - test1: PASS - [2023-01-15T19:45:41.254Z] [exec] - test7: PASS - [2023-01-15T19:45:41.254Z] [exec] - test10 true : 1: PASS - [2023-01-15T19:45:41.254Z] [exec] - test6: PASS - [2023-01-15T19:45:41.254Z] [exec] - test9: PASS - [2023-01-15T19:45:41.254Z] [exec] - test8: PASS - [2023-01-15T19:45:41.254Z] [exec] - test3: PASS - [2023-01-15T19:45:41.254Z] [exec] - test2: PASS - [2023-01-15T19:45:41.254Z] [exec] - test5: PASS - [2023-01-15T19:45:41.254Z] [exec] - test4: PASS - [2023-01-15T19:45:41.254Z] [exec] ----------------------------------------- [2023-01-15T19:45:41.254Z] [exec] Total PASS: 10 [2023-01-15T19:45:41.254Z] [exec] Total FAIL: 0 [2023-01-15T19:45:41.254Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:45:41.254Z] [exec] ----------------------------------------- [2023-01-15T19:45:41.254Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:45:41.254Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] checkReporting-common: [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] confirmReportPresent-common: [2023-01-15T19:45:41.513Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:45:41.513Z] [echo] Test seems to be reported fine [2023-01-15T19:45:41.513Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/RepRunConf.txt [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] confirmMissingReport-common: [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] undeploy: [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] setOSConditions: [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] setToolWin: [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] setToolUnix: [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] setToolProperty: [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] setS1ASclassPath: [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] init-common: [2023-01-15T19:45:41.513Z] [2023-01-15T19:45:41.513Z] undeploy-common: [2023-01-15T19:45:41.559Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-ann-ejb.jar [2023-01-15T19:45:41.568Z] [exec] Application deployed with name ejb-get-method-lc-ann-ejb. [2023-01-15T19:45:41.568Z] [2023-01-15T19:45:41.568Z] run: [2023-01-15T19:45:41.622Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:45:41.771Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:41.825Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:42.258Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:42.258Z] [javac] 1 warning [2023-01-15T19:45:42.258Z] [2023-01-15T19:45:42.258Z] setOSConditions: [2023-01-15T19:45:42.258Z] [2023-01-15T19:45:42.258Z] setToolWin: [2023-01-15T19:45:42.258Z] [2023-01-15T19:45:42.258Z] setToolUnix: [2023-01-15T19:45:42.258Z] [2023-01-15T19:45:42.258Z] setToolProperty: [2023-01-15T19:45:42.258Z] [2023-01-15T19:45:42.258Z] setS1ASclassPath: [2023-01-15T19:45:42.258Z] [2023-01-15T19:45:42.258Z] init-common: [2023-01-15T19:45:42.258Z] [2023-01-15T19:45:42.258Z] compile-common: [2023-01-15T19:45:42.258Z] [echo] Current time (ISO): 2023-01-15T19:45:41.998+0000 [2023-01-15T19:45:42.258Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:42.258Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:42.387Z] [java] Jan 15, 2023 7:45:42 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:42.388Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:42.560Z] Jan 15, 2023 7:45:42 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:42.560Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:45:42.706Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] all: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] inheritence: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setOSConditions: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolWin: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolUnix: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolProperty: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setS1ASclassPath: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] init-common: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] clean: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setOSConditions: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolWin: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolUnix: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolProperty: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setS1ASclassPath: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] init-common: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] clean-common: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setOSConditions: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolWin: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolUnix: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolProperty: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setS1ASclassPath: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] init-common: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] clean-classes-common: [2023-01-15T19:45:42.707Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setOSConditions: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolWin: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolUnix: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolProperty: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setS1ASclassPath: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] init-common: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] clean-jars-common: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] compile: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setOSConditions: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolWin: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolUnix: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setToolProperty: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] setS1ASclassPath: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] init-common: [2023-01-15T19:45:42.707Z] [2023-01-15T19:45:42.707Z] compile-common: [2023-01-15T19:45:42.707Z] [echo] Current time (ISO): 2023-01-15T19:45:42.683+0000 [2023-01-15T19:45:42.707Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:42.707Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:42.965Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:43.122Z] Nothing to list. [2023-01-15T19:45:43.131Z] Command list-jobs executed successfully. [2023-01-15T19:45:43.131Z] Jan 15, 2023 7:45:42 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:43.131Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2023-01-15T19:45:43.693Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:45:43.693Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.228 s - in org.glassfish.main.admin.test.progress.ProgressStatusComplexITest [2023-01-15T19:45:43.693Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusFailITest [2023-01-15T19:45:43.693Z] Jan 15, 2023 7:45:43 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:43.693Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2023-01-15T19:45:44.148Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:44.149Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:45:44.149Z] [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. [2023-01-15T19:45:44.149Z] [javac] 2 warnings [2023-01-15T19:45:44.149Z] [2023-01-15T19:45:44.149Z] setOSConditions: [2023-01-15T19:45:44.149Z] [2023-01-15T19:45:44.149Z] setToolWin: [2023-01-15T19:45:44.149Z] [2023-01-15T19:45:44.149Z] setToolUnix: [2023-01-15T19:45:44.149Z] [2023-01-15T19:45:44.149Z] setToolProperty: [2023-01-15T19:45:44.149Z] [2023-01-15T19:45:44.149Z] setS1ASclassPath: [2023-01-15T19:45:44.149Z] [2023-01-15T19:45:44.149Z] init-common: [2023-01-15T19:45:44.149Z] [2023-01-15T19:45:44.149Z] compile-common: [2023-01-15T19:45:44.149Z] [echo] Current time (ISO): 2023-01-15T19:45:43.998+0000 [2023-01-15T19:45:44.149Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:44.149Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:44.254Z] managed-job-config.job-retention-period=24h [2023-01-15T19:45:44.254Z] Command get executed successfully. [2023-01-15T19:45:44.254Z] Jan 15, 2023 7:45:43 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:44.254Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2023-01-15T19:45:44.511Z] managed-job-config.initial-delay=20m [2023-01-15T19:45:44.511Z] Command get executed successfully. [2023-01-15T19:45:44.511Z] Jan 15, 2023 7:45:44 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:44.511Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2023-01-15T19:45:44.907Z] [java] test : hello, world! [2023-01-15T19:45:44.907Z] [java] [2023-01-15T19:45:44.907Z] [java] Value of key is:ejb-get-method-lc-ann-ejb [2023-01-15T19:45:44.907Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:44.907Z] [java] [2023-01-15T19:45:44.907Z] [java] [2023-01-15T19:45:44.907Z] [java] ----------------------------------------- [2023-01-15T19:45:44.907Z] [java] - ejb-get-method-lc-ann-ejb: PASS - [2023-01-15T19:45:44.907Z] [java] ----------------------------------------- [2023-01-15T19:45:44.907Z] [java] Total PASS: 1 [2023-01-15T19:45:44.907Z] [java] Total FAIL: 0 [2023-01-15T19:45:44.907Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:45:44.907Z] [java] ----------------------------------------- [2023-01-15T19:45:44.907Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:44.907Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:44.908Z] [2023-01-15T19:45:44.908Z] undeploy: [2023-01-15T19:45:44.908Z] [2023-01-15T19:45:44.908Z] setOSConditions: [2023-01-15T19:45:44.908Z] [2023-01-15T19:45:44.908Z] setToolWin: [2023-01-15T19:45:44.908Z] [2023-01-15T19:45:44.908Z] setToolUnix: [2023-01-15T19:45:44.908Z] [2023-01-15T19:45:44.908Z] setToolProperty: [2023-01-15T19:45:44.908Z] [2023-01-15T19:45:44.908Z] setS1ASclassPath: [2023-01-15T19:45:44.908Z] [2023-01-15T19:45:44.908Z] init-common: [2023-01-15T19:45:44.908Z] [2023-01-15T19:45:44.908Z] undeploy-jar-common: [2023-01-15T19:45:45.074Z] managed-job-config.poll-interval=20m [2023-01-15T19:45:45.075Z] Command get executed successfully. [2023-01-15T19:45:45.075Z] Jan 15, 2023 7:45:44 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:45.075Z] INFO: exec(timeout=30,000, detached=false, args=[progress-fail-in-half]) [2023-01-15T19:45:45.164Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:45.421Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] all: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] descriptor: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setOSConditions: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolWin: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolUnix: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolProperty: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setS1ASclassPath: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] init-common: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] clean: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setOSConditions: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolWin: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolUnix: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolProperty: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setS1ASclassPath: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] init-common: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] clean-common: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setOSConditions: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolWin: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolUnix: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolProperty: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setS1ASclassPath: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] init-common: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] clean-classes-common: [2023-01-15T19:45:45.421Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setOSConditions: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolWin: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolUnix: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolProperty: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setS1ASclassPath: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] init-common: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] clean-jars-common: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] compile: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setOSConditions: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolWin: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolUnix: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setToolProperty: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] setS1ASclassPath: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] init-common: [2023-01-15T19:45:45.421Z] [2023-01-15T19:45:45.421Z] compile-common: [2023-01-15T19:45:45.422Z] [echo] Current time (ISO): 2023-01-15T19:45:45.411+0000 [2023-01-15T19:45:45.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:45.422Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:45.678Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:46.044Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:46.044Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/client/Client.java uses unchecked or unsafe operations. [2023-01-15T19:45:46.044Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:45:46.044Z] [javac] 1 warning [2023-01-15T19:45:46.044Z] [2023-01-15T19:45:46.044Z] setOSConditions: [2023-01-15T19:45:46.044Z] [2023-01-15T19:45:46.044Z] setToolWin: [2023-01-15T19:45:46.044Z] [2023-01-15T19:45:46.044Z] setToolUnix: [2023-01-15T19:45:46.044Z] [2023-01-15T19:45:46.044Z] setToolProperty: [2023-01-15T19:45:46.044Z] [2023-01-15T19:45:46.044Z] setS1ASclassPath: [2023-01-15T19:45:46.044Z] [2023-01-15T19:45:46.044Z] init-common: [2023-01-15T19:45:46.044Z] [2023-01-15T19:45:46.044Z] compile-common: [2023-01-15T19:45:46.044Z] [echo] Current time (ISO): 2023-01-15T19:45:45.830+0000 [2023-01-15T19:45:46.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/servlet [2023-01-15T19:45:46.044Z] [2023-01-15T19:45:46.044Z] build: [2023-01-15T19:45:46.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:46.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:45:46.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:45:46.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:45:46.045Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:45:46.045Z] [copy] Copied 12 empty directories to 5 empty directories under /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:45:46.045Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:45:46.045Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:45:46.045Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:45:46.045Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-jaxrs-web.war [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] run: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setOSConditions: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setToolWin: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setToolUnix: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setToolProperty: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setS1ASclassPath: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] init-common: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] run_ejb: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setOSConditions: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setToolWin: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setToolUnix: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setToolProperty: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setS1ASclassPath: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] init-common: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] run_war_ejb: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setOSConditions: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setToolWin: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setToolUnix: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setToolProperty: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] setS1ASclassPath: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] init-common: [2023-01-15T19:45:46.045Z] [2023-01-15T19:45:46.045Z] run_test: [2023-01-15T19:45:46.045Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:46.256Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:46.256Z] [javac] 1 warning [2023-01-15T19:45:46.441Z] 0%: progress-fail-in-half: Starting [2023-01-15T19:45:46.442Z] 0%: progress-fail-in-half: Parsing [2023-01-15T19:45:46.442Z] 10%: progress-fail-in-half: Working [2023-01-15T19:45:46.442Z] 20%: progress-fail-in-half: Working [2023-01-15T19:45:46.442Z] 30%: progress-fail-in-half: Working [2023-01-15T19:45:46.442Z] 40%: progress-fail-in-half: Working [2023-01-15T19:45:46.442Z] 50%: progress-fail-in-half: Working [2023-01-15T19:45:46.442Z] Command progress-fail-in-half failed. [2023-01-15T19:45:46.442Z] Jan 15, 2023 7:45:46 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:46.442Z] INFO: exec(timeout=6,000, detached=false, args=[progress-custom, 3x1, 1x8, 2x1]) [2023-01-15T19:45:46.515Z] [2023-01-15T19:45:46.515Z] setOSConditions: [2023-01-15T19:45:46.515Z] [2023-01-15T19:45:46.515Z] setToolWin: [2023-01-15T19:45:46.515Z] [2023-01-15T19:45:46.515Z] setToolUnix: [2023-01-15T19:45:46.515Z] [2023-01-15T19:45:46.515Z] setToolProperty: [2023-01-15T19:45:46.515Z] [2023-01-15T19:45:46.515Z] setS1ASclassPath: [2023-01-15T19:45:46.515Z] [2023-01-15T19:45:46.515Z] init-common: [2023-01-15T19:45:46.515Z] [2023-01-15T19:45:46.515Z] compile-common: [2023-01-15T19:45:46.515Z] [echo] Current time (ISO): 2023-01-15T19:45:46.329+0000 [2023-01-15T19:45:46.515Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:46.515Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:46.608Z] [java] Running test via EJB.... [2023-01-15T19:45:46.608Z] [java] Jan 15, 2023 7:45:46 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:46.608Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:45:46.609Z] [java] Jan 15, 2023 7:45:46 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:46.609Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain6178795683764027210xml [2023-01-15T19:45:46.865Z] [java] Jan 15, 2023 7:45:46 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:46.865Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:45:47.046Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:47.303Z] [javac] 1 warning [2023-01-15T19:45:47.303Z] [2023-01-15T19:45:47.303Z] setOSConditions: [2023-01-15T19:45:47.303Z] [2023-01-15T19:45:47.303Z] setToolWin: [2023-01-15T19:45:47.303Z] [2023-01-15T19:45:47.303Z] setToolUnix: [2023-01-15T19:45:47.303Z] [2023-01-15T19:45:47.303Z] setToolProperty: [2023-01-15T19:45:47.303Z] [2023-01-15T19:45:47.303Z] setS1ASclassPath: [2023-01-15T19:45:47.303Z] [2023-01-15T19:45:47.303Z] init-common: [2023-01-15T19:45:47.303Z] [2023-01-15T19:45:47.303Z] compile-common: [2023-01-15T19:45:47.303Z] [echo] Current time (ISO): 2023-01-15T19:45:47.256+0000 [2023-01-15T19:45:47.303Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:47.560Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:47.796Z] [java] Jan 15, 2023 7:45:47 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:47.796Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:47.796Z] [java] Jan 15, 2023 7:45:47 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:45:47.796Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:45:48.360Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2023-01-15T19:45:48.360Z] [java] INFO: Configuration saved at /tmp/domain6178795683764027210xml [2023-01-15T19:45:48.360Z] [java] Jan 15, 2023 7:45:48 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:48.360Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:45:48.360Z] [java] Jan 15, 2023 7:45:48 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:48.360Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:45:48.360Z] [java] Jan 15, 2023 7:45:48 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:48.360Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:45:48.360Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:45:48.360Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:45:48.616Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:48.617Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:48.617Z] [java] Jan 15, 2023 7:45:48 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:48.617Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (805ms), startup services(1,006ms), total(1,811ms) [2023-01-15T19:45:48.873Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:48.873Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:48.931Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:48.931Z] [javac] 1 warning [2023-01-15T19:45:48.931Z] [2023-01-15T19:45:48.931Z] build: [2023-01-15T19:45:48.931Z] [2023-01-15T19:45:48.931Z] setOSConditions: [2023-01-15T19:45:48.931Z] [2023-01-15T19:45:48.931Z] setToolWin: [2023-01-15T19:45:48.931Z] [2023-01-15T19:45:48.931Z] setToolUnix: [2023-01-15T19:45:48.931Z] [2023-01-15T19:45:48.931Z] setToolProperty: [2023-01-15T19:45:48.931Z] [2023-01-15T19:45:48.931Z] setS1ASclassPath: [2023-01-15T19:45:48.931Z] [2023-01-15T19:45:48.931Z] init-common: [2023-01-15T19:45:48.931Z] [2023-01-15T19:45:48.931Z] ejb-jar-common: [2023-01-15T19:45:48.931Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:48.931Z] [2023-01-15T19:45:48.931Z] package-ejbjar-common: [2023-01-15T19:45:48.931Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:48.931Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:48.931Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:48.931Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-descr-ejb.jar [2023-01-15T19:45:49.129Z] [java] Jan 15, 2023 7:45:48 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:45:49.130Z] [java] INFO: Grizzly Framework 3.0.1 started in: 24ms - bound to [/0.0.0.0:7676] [2023-01-15T19:45:49.130Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:49.130Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:49.130Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:49.130Z] [java] Jan 15, 2023 7:45:48 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:49.130Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:49.130Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:49.130Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:49.130Z] [java] Jan 15, 2023 7:45:48 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:49.130Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,259ms), startup services(11ms), total(2,270ms) [2023-01-15T19:45:49.130Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:49.130Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:49.130Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:45:49.130Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:45:49.130Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:49.131Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-jaxrs-web.war [2023-01-15T19:45:49.131Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:49.131Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:45:49.131Z] [java] Jan 15, 2023 7:45:48 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:49.131Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:45:49.188Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:49.188Z] [2023-01-15T19:45:49.188Z] deploy: [2023-01-15T19:45:49.188Z] [2023-01-15T19:45:49.188Z] setOSConditions: [2023-01-15T19:45:49.188Z] [2023-01-15T19:45:49.188Z] setToolWin: [2023-01-15T19:45:49.188Z] [2023-01-15T19:45:49.188Z] setToolUnix: [2023-01-15T19:45:49.188Z] [2023-01-15T19:45:49.188Z] setToolProperty: [2023-01-15T19:45:49.188Z] [2023-01-15T19:45:49.188Z] setS1ASclassPath: [2023-01-15T19:45:49.188Z] [2023-01-15T19:45:49.188Z] init-common: [2023-01-15T19:45:49.188Z] [2023-01-15T19:45:49.188Z] deploy-jar-common: [2023-01-15T19:45:49.188Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:49.445Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-descr-ejb.jar [2023-01-15T19:45:49.694Z] [java] Jan 15, 2023 7:45:49 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:49.694Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:49.701Z] [exec] Application deployed with name ejb-get-method-lc-descr-ejb. [2023-01-15T19:45:49.702Z] [2023-01-15T19:45:49.702Z] run: [2023-01-15T19:45:49.702Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:49.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:49.798Z] [javac] 1 warning [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] build: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] setOSConditions: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] fixFiles: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] convUnix: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] convWin: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] setToolWin: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] setToolUnix: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] setToolProperty: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] setS1ASclassPath: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] init-common: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] package-persistence-common: [2023-01-15T19:45:49.798Z] [2023-01-15T19:45:49.798Z] ejb-jar-common: [2023-01-15T19:45:49.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:49.951Z] [java] Jan 15, 2023 7:45:49 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:45:49.953Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:45:49.953Z] [java] Jan 15, 2023 7:45:49 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:49.953Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:45:49.953Z] [java] Jan 15, 2023 7:45:49 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:45:49.953Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:45:49.953Z] [java] Jan 15, 2023 7:45:49 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:49.953Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:45:50.056Z] [2023-01-15T19:45:50.056Z] package-ejbjar-common: [2023-01-15T19:45:50.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:50.056Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:50.056Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-ejb.jar [2023-01-15T19:45:50.057Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] appclient-jar-common: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] package-appclientjar-common: [2023-01-15T19:45:50.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:50.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:50.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:50.057Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-client.jar [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] webclient-war-common: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] build-ear-common: [2023-01-15T19:45:50.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:50.057Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] deploy: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] setOSConditions: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] setToolWin: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] setToolUnix: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] setToolProperty: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] setS1ASclassPath: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] init-common: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] deploy-common: [2023-01-15T19:45:50.057Z] [echo] Current time (ISO): 2023-01-15T19:45:49.858+0000 [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] setOSConditions: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] setToolWin: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] setToolUnix: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] setToolProperty: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] setS1ASclassPath: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] init-common: [2023-01-15T19:45:50.057Z] [2023-01-15T19:45:50.057Z] deploy-common-pe: [2023-01-15T19:45:50.057Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:50.210Z] [java] Jan 15, 2023 7:45:49 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:45:50.210Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2023-01-15T19:45:50.210Z] [java] Jan 15, 2023 7:45:49 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:45:50.210Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2023-01-15T19:45:50.210Z] [java] Jan 15, 2023 7:45:49 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:45:50.210Z] [java] INFO: Created virtual server server [2023-01-15T19:45:50.210Z] [java] Jan 15, 2023 7:45:49 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:45:50.210Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2023-01-15T19:45:50.210Z] [java] Jan 15, 2023 7:45:49 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:45:50.210Z] [java] INFO: Created virtual server __asadmin [2023-01-15T19:45:50.210Z] [java] Jan 15, 2023 7:45:50 PM org.apache.catalina.realm.JAASRealm setContainer [2023-01-15T19:45:50.210Z] [java] INFO: Setting JAAS app name glassfish-web [2023-01-15T19:45:50.210Z] [java] Jan 15, 2023 7:45:50 PM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2023-01-15T19:45:50.210Z] [java] INFO: Virtual server server loaded default web module [2023-01-15T19:45:50.469Z] [java] Jan 15, 2023 7:45:50 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:50.469Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:50.631Z] [java] Jan 15, 2023 7:45:50 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:50.632Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:50.726Z] [java] Jan 15, 2023 7:45:50 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:50.727Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:50.727Z] [java] Jan 15, 2023 7:45:50 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:50.727Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:50.991Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2023-01-15T19:45:51.290Z] [java] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:45:51.291Z] [java] WARNING: Illegal reflective access by org.glassfish.web.loader.WebappClassLoader (file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/war-util.jar) to field sun.rmi.transport.Target.ccl [2023-01-15T19:45:51.291Z] [java] WARNING: Please consider reporting this to the maintainers of org.glassfish.web.loader.WebappClassLoader [2023-01-15T19:45:51.291Z] [java] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:45:51.291Z] [java] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:45:51.547Z] [java] Jan 15, 2023 7:45:51 PM org.eclipse.persistence.session./file:/tmp/gfembed12979830229357407738tmp/applications/sample/WEB-INF/classes/_test [2023-01-15T19:45:51.547Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:45:51.558Z] [exec] Application deployed with name ejb-ejb30-interceptors-sessionApp. [2023-01-15T19:45:51.558Z] [echo] Deployment on target server server successful [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] setOSConditions: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] setToolWin: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] setToolUnix: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] setToolProperty: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] setS1ASclassPath: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] init-common: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] deploy-common-ee: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] run: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] setOSConditions: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] setToolWin: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] setToolUnix: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] setToolProperty: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] setS1ASclassPath: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] init-common: [2023-01-15T19:45:51.558Z] [2023-01-15T19:45:51.558Z] runclient-common: [2023-01-15T19:45:51.559Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:45:51.804Z] [java] Jan 15, 2023 7:45:51 PM org.eclipse.persistence.session./file:/tmp/gfembed12979830229357407738tmp/applications/sample/WEB-INF/classes/_test.server [2023-01-15T19:45:51.805Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:45:51.805Z] [java] Jan 15, 2023 7:45:51 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:45:51.805Z] [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'. [2023-01-15T19:45:51.805Z] [java] Jan 15, 2023 7:45:51 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:51.805Z] [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] [2023-01-15T19:45:51.805Z] [java] Jan 15, 2023 7:45:51 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:45:51.805Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:45:51.816Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:52.369Z] [java] Jan 15, 2023 7:45:52 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:52.370Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:52.370Z] [java] Jan 15, 2023 7:45:52 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:52.370Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:52.370Z] [java] Jan 15, 2023 7:45:52 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:52.370Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:52.370Z] [java] Jan 15, 2023 7:45:52 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:52.370Z] [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. [2023-01-15T19:45:52.370Z] [java] Jan 15, 2023 7:45:52 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:52.370Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:45:52.370Z] [java] Jan 15, 2023 7:45:52 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:45:52.370Z] [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. [2023-01-15T19:45:52.370Z] [java] Jan 15, 2023 7:45:52 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:45:52.370Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:45:52.386Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:52.525Z] [java] test : hello, world! [2023-01-15T19:45:52.525Z] [java] [2023-01-15T19:45:52.525Z] [java] Value of key is:ejb-get-method-lc-descr-ejb [2023-01-15T19:45:52.525Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:52.525Z] [java] [2023-01-15T19:45:52.525Z] [java] [2023-01-15T19:45:52.525Z] [java] ----------------------------------------- [2023-01-15T19:45:52.525Z] [java] - ejb-get-method-lc-descr-ejb: PASS - [2023-01-15T19:45:52.525Z] [java] ----------------------------------------- [2023-01-15T19:45:52.525Z] [java] Total PASS: 1 [2023-01-15T19:45:52.525Z] [java] Total FAIL: 0 [2023-01-15T19:45:52.525Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:45:52.525Z] [java] ----------------------------------------- [2023-01-15T19:45:52.525Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:52.525Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:52.934Z] [java] Jan 15, 2023 7:45:52 PM org.eclipse.krazo.servlet.KrazoContainerInitializer onStartup [2023-01-15T19:45:52.935Z] [java] INFO: Eclipse Krazo version 2.0.1 started [2023-01-15T19:45:52.935Z] [java] Jan 15, 2023 7:45:52 PM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2023-01-15T19:45:52.935Z] [java] INFO: Initializing Soteria 2.0.1 for context '/ejb-ejb31-embedded-jaxrs-web' [2023-01-15T19:45:52.988Z] 0%: progress-custom: Starting [2023-01-15T19:45:52.988Z] 0%: progress-custom: Starting block[1] 3x1 [2023-01-15T19:45:52.988Z] 17%: progress-custom: Block [1] 3x1, step: 1 [2023-01-15T19:45:52.988Z] 33%: progress-custom: Block [1] 3x1, step: 2 [2023-01-15T19:45:52.988Z] 50%: progress-custom: Finished block [1] 3x1 [2023-01-15T19:45:52.988Z] 50%: progress-custom: Starting block[2] 1x8 [2023-01-15T19:45:52.988Z] Jan 15, 2023 7:45:52 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:52.988Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:45:53.088Z] [2023-01-15T19:45:53.088Z] undeploy: [2023-01-15T19:45:53.088Z] [2023-01-15T19:45:53.088Z] setOSConditions: [2023-01-15T19:45:53.088Z] [2023-01-15T19:45:53.088Z] setToolWin: [2023-01-15T19:45:53.088Z] [2023-01-15T19:45:53.088Z] setToolUnix: [2023-01-15T19:45:53.088Z] [2023-01-15T19:45:53.088Z] setToolProperty: [2023-01-15T19:45:53.088Z] [2023-01-15T19:45:53.088Z] setS1ASclassPath: [2023-01-15T19:45:53.088Z] [2023-01-15T19:45:53.088Z] init-common: [2023-01-15T19:45:53.088Z] [2023-01-15T19:45:53.088Z] undeploy-jar-common: [2023-01-15T19:45:53.088Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:53.244Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:45:53.244Z] progress-custom 7 2023-01-15 19:45:46 RUNNING admin [2023-01-15T19:45:53.244Z] progress-fail-in-half 6 2023-01-15 19:45:45 COMPLETED FAILURE admin [2023-01-15T19:45:53.244Z] Command list-jobs executed successfully. [2023-01-15T19:45:53.354Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] all: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] constructor-level: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] all: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] annotation: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setOSConditions: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolWin: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolUnix: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolProperty: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setS1ASclassPath: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] init-common: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] clean: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setOSConditions: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolWin: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolUnix: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolProperty: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setS1ASclassPath: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] init-common: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] clean-common: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setOSConditions: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolWin: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolUnix: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolProperty: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setS1ASclassPath: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] init-common: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] clean-classes-common: [2023-01-15T19:45:53.354Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setOSConditions: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolWin: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolUnix: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setToolProperty: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] setS1ASclassPath: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] init-common: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] clean-jars-common: [2023-01-15T19:45:53.354Z] [2023-01-15T19:45:53.354Z] compile: [2023-01-15T19:45:53.500Z] [java] Jan 15, 2023 7:45:53 PM com.sun.enterprise.web.WebApplication start [2023-01-15T19:45:53.501Z] [java] INFO: Loading application [sample] at [/ejb-ejb31-embedded-jaxrs-web] [2023-01-15T19:45:53.501Z] [java] Jan 15, 2023 7:45:53 PM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2023-01-15T19:45:53.501Z] [java] INFO: Configuration saved at /tmp/domain6178795683764027210xml [2023-01-15T19:45:53.501Z] [java] Looking up EJB... [2023-01-15T19:45:53.501Z] [java] Invoking EJB... [2023-01-15T19:45:53.501Z] [java] EJB said: boo [2023-01-15T19:45:53.501Z] [java] Record # 1 [2023-01-15T19:45:53.501Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:45:53.611Z] [2023-01-15T19:45:53.611Z] setOSConditions: [2023-01-15T19:45:53.611Z] [2023-01-15T19:45:53.611Z] setToolWin: [2023-01-15T19:45:53.611Z] [2023-01-15T19:45:53.611Z] setToolUnix: [2023-01-15T19:45:53.611Z] [2023-01-15T19:45:53.611Z] setToolProperty: [2023-01-15T19:45:53.611Z] [2023-01-15T19:45:53.611Z] setS1ASclassPath: [2023-01-15T19:45:53.611Z] [2023-01-15T19:45:53.611Z] init-common: [2023-01-15T19:45:53.611Z] [2023-01-15T19:45:53.611Z] compile-common: [2023-01-15T19:45:53.611Z] [echo] Current time (ISO): 2023-01-15T19:45:53.356+0000 [2023-01-15T19:45:53.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:53.611Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:53.611Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:53.757Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:45:53.758Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:53.758Z] [java] Jan 15, 2023 7:45:53 PM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2023-01-15T19:45:53.758Z] [java] INFO: Configuration saved at /tmp/domain6178795683764027210xml [2023-01-15T19:45:53.758Z] [java] Jan 15, 2023 7:45:53 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:45:53.758Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:45:53.758Z] [java] Jan 15, 2023 7:45:53 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:53.758Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:53.758Z] [java] Jan 15, 2023 7:45:53 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:53.758Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:53.758Z] [java] Jan 15, 2023 7:45:53 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:53.758Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:53.758Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:53.758Z] [java] Value of key is: embedded ejb-ejb31-embedded-jaxrs EJB [2023-01-15T19:45:53.758Z] [java] ..........FINISHED test [2023-01-15T19:45:53.758Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:45:53.758Z] [java] [2023-01-15T19:45:53.758Z] [java] [2023-01-15T19:45:53.758Z] [java] ----------------------------------------- [2023-01-15T19:45:53.758Z] [java] - embedded ejb-ejb31-embedded-jaxrs EJB: PASS - [2023-01-15T19:45:53.758Z] [java] ----------------------------------------- [2023-01-15T19:45:53.758Z] [java] Total PASS: 1 [2023-01-15T19:45:53.758Z] [java] Total FAIL: 0 [2023-01-15T19:45:53.758Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:45:53.758Z] [java] ----------------------------------------- [2023-01-15T19:45:53.758Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:53.758Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] setOSConditions: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] setToolWin: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] setToolUnix: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] setToolProperty: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] setS1ASclassPath: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] init-common: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] run_dir_ejb: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] setOSConditions: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] setToolWin: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] setToolUnix: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] setToolProperty: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] setS1ASclassPath: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] init-common: [2023-01-15T19:45:53.758Z] [2023-01-15T19:45:53.758Z] run_test: [2023-01-15T19:45:53.761Z] [exec] Jan 15, 2023 7:45:53 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:45:53.761Z] [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. [2023-01-15T19:45:53.806Z] Jan 15, 2023 7:45:53 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:53.806Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:45:54.015Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:54.273Z] [java] Running test via EJB.... [2023-01-15T19:45:54.368Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:45:54.369Z] progress-custom 7 2023-01-15 19:45:46 RUNNING admin [2023-01-15T19:45:54.369Z] progress-fail-in-half 6 2023-01-15 19:45:45 COMPLETED FAILURE admin [2023-01-15T19:45:54.369Z] Command list-jobs executed successfully. [2023-01-15T19:45:54.529Z] [java] Jan 15, 2023 7:45:54 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:54.530Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:45:54.530Z] [java] Jan 15, 2023 7:45:54 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:54.530Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain3941719757526730816xml [2023-01-15T19:45:54.530Z] [java] Jan 15, 2023 7:45:54 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:45:54.530Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:45:54.629Z] Jan 15, 2023 7:45:54 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:54.629Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:45:55.191Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:45:55.191Z] progress-custom 7 2023-01-15 19:45:46 RUNNING admin [2023-01-15T19:45:55.191Z] progress-fail-in-half 6 2023-01-15 19:45:45 COMPLETED FAILURE admin [2023-01-15T19:45:55.191Z] Command list-jobs executed successfully. [2023-01-15T19:45:55.462Z] [java] Jan 15, 2023 7:45:55 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:55.463Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:55.504Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:55.504Z] [javac] 1 warning [2023-01-15T19:45:55.504Z] [2023-01-15T19:45:55.504Z] setOSConditions: [2023-01-15T19:45:55.504Z] [2023-01-15T19:45:55.504Z] setToolWin: [2023-01-15T19:45:55.504Z] [2023-01-15T19:45:55.504Z] setToolUnix: [2023-01-15T19:45:55.504Z] [2023-01-15T19:45:55.504Z] setToolProperty: [2023-01-15T19:45:55.504Z] [2023-01-15T19:45:55.504Z] setS1ASclassPath: [2023-01-15T19:45:55.504Z] [2023-01-15T19:45:55.504Z] init-common: [2023-01-15T19:45:55.504Z] [2023-01-15T19:45:55.504Z] compile-common: [2023-01-15T19:45:55.504Z] [echo] Current time (ISO): 2023-01-15T19:45:55.244+0000 [2023-01-15T19:45:55.504Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:45:55.504Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:55.720Z] [java] Jan 15, 2023 7:45:55 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:45:55.720Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:45:55.752Z] Jan 15, 2023 7:45:55 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:55.752Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:45:56.286Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2023-01-15T19:45:56.286Z] [java] INFO: Configuration saved at /tmp/domain3941719757526730816xml [2023-01-15T19:45:56.286Z] [java] Jan 15, 2023 7:45:56 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:56.286Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:45:56.286Z] [java] Jan 15, 2023 7:45:56 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:56.286Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:45:56.286Z] [java] Jan 15, 2023 7:45:56 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:45:56.286Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:45:56.286Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:45:56.286Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:45:56.313Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:45:56.314Z] progress-custom 7 2023-01-15 19:45:46 RUNNING admin [2023-01-15T19:45:56.314Z] progress-fail-in-half 6 2023-01-15 19:45:45 COMPLETED FAILURE admin [2023-01-15T19:45:56.314Z] Command list-jobs executed successfully. [2023-01-15T19:45:56.543Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:56.543Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:56.543Z] [java] Jan 15, 2023 7:45:56 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:56.543Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (863ms), startup services(1,003ms), total(1,866ms) [2023-01-15T19:45:56.799Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:56.799Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:56.799Z] [java] Jan 15, 2023 7:45:56 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:45:56.799Z] [java] INFO: Grizzly Framework 3.0.1 started in: 28ms - bound to [/0.0.0.0:7676] [2023-01-15T19:45:56.799Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:45:56.799Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:45:56.877Z] Jan 15, 2023 7:45:56 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:56.885Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:45:57.055Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:45:57.064Z] [java] Jan 15, 2023 7:45:56 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:45:57.064Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:45:57.064Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:45:57.065Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:45:57.065Z] [java] Jan 15, 2023 7:45:56 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:45:57.065Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,347ms), startup services(10ms), total(2,357ms) [2023-01-15T19:45:57.065Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:45:57.065Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:45:57.065Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:45:57.065Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:45:57.065Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:57.065Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/tmp [2023-01-15T19:45:57.065Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:57.065Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:45:57.065Z] [java] Jan 15, 2023 7:45:56 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:45:57.065Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:45:57.141Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:45:57.151Z] progress-custom 7 2023-01-15 19:45:46 RUNNING admin [2023-01-15T19:45:57.151Z] progress-fail-in-half 6 2023-01-15 19:45:45 COMPLETED FAILURE admin [2023-01-15T19:45:57.151Z] Command list-jobs executed successfully. [2023-01-15T19:45:57.395Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:45:57.404Z] [javac] 1 warning [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] build: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] setOSConditions: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] setToolWin: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] setToolUnix: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] setToolProperty: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] setS1ASclassPath: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] init-common: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] ejb-jar-common: [2023-01-15T19:45:57.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] package-ejbjar-common: [2023-01-15T19:45:57.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:57.404Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-ann-ejb.jar [2023-01-15T19:45:57.404Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] deploy: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] setOSConditions: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] setToolWin: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] setToolUnix: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] setToolProperty: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] setS1ASclassPath: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] init-common: [2023-01-15T19:45:57.404Z] [2023-01-15T19:45:57.404Z] deploy-jar-common: [2023-01-15T19:45:57.404Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:57.628Z] [java] Jan 15, 2023 7:45:57 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:57.637Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:57.661Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-ann-ejb.jar [2023-01-15T19:45:57.712Z] Jan 15, 2023 7:45:57 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:57.721Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:45:57.893Z] [java] Jan 15, 2023 7:45:57 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:45:57.903Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:45:57.903Z] [java] Jan 15, 2023 7:45:57 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:57.903Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:45:57.903Z] [java] Jan 15, 2023 7:45:57 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:45:57.903Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:45:57.903Z] [java] Jan 15, 2023 7:45:57 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:45:57.903Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:45:57.927Z] [exec] Application deployed with name ejb-constructor-level-ann-ejb. [2023-01-15T19:45:57.936Z] [2023-01-15T19:45:57.936Z] run: [2023-01-15T19:45:57.936Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:45:58.159Z] [java] Jan 15, 2023 7:45:57 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:45:58.168Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2023-01-15T19:45:58.168Z] [java] Jan 15, 2023 7:45:57 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:45:58.168Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2023-01-15T19:45:58.168Z] [java] Jan 15, 2023 7:45:57 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:45:58.168Z] [java] INFO: Created virtual server server [2023-01-15T19:45:58.168Z] [java] Jan 15, 2023 7:45:57 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:45:58.168Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2023-01-15T19:45:58.168Z] [java] Jan 15, 2023 7:45:57 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:45:58.168Z] [java] INFO: Created virtual server __asadmin [2023-01-15T19:45:58.168Z] [java] Jan 15, 2023 7:45:58 PM org.apache.catalina.realm.JAASRealm setContainer [2023-01-15T19:45:58.168Z] [java] INFO: Setting JAAS app name glassfish-web [2023-01-15T19:45:58.168Z] [java] Jan 15, 2023 7:45:58 PM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2023-01-15T19:45:58.168Z] [java] INFO: Virtual server server loaded default web module [2023-01-15T19:45:58.283Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:45:58.292Z] progress-custom 7 2023-01-15 19:45:46 RUNNING admin [2023-01-15T19:45:58.292Z] progress-fail-in-half 6 2023-01-15 19:45:45 COMPLETED FAILURE admin [2023-01-15T19:45:58.292Z] Command list-jobs executed successfully. [2023-01-15T19:45:58.424Z] [java] Jan 15, 2023 7:45:58 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:58.433Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:58.433Z] [java] Jan 15, 2023 7:45:58 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:58.433Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:58.433Z] [java] Jan 15, 2023 7:45:58 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:45:58.433Z] [java] INFO: visiting unvisited references [2023-01-15T19:45:58.548Z] Jan 15, 2023 7:45:58 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:58.557Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:45:58.864Z] [java] Jan 15, 2023 7:45:58 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:45:58.873Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:45:59.117Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:45:59.126Z] progress-custom 7 2023-01-15 19:45:46 RUNNING admin [2023-01-15T19:45:59.126Z] progress-fail-in-half 6 2023-01-15 19:45:45 COMPLETED FAILURE admin [2023-01-15T19:45:59.126Z] Command list-jobs executed successfully. [2023-01-15T19:45:59.363Z] [java] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:45:59.364Z] [java] WARNING: Illegal reflective access by org.glassfish.web.loader.WebappClassLoader (file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/war-util.jar) to field sun.rmi.transport.Target.ccl [2023-01-15T19:45:59.364Z] [java] WARNING: Please consider reporting this to the maintainers of org.glassfish.web.loader.WebappClassLoader [2023-01-15T19:45:59.364Z] [java] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:45:59.364Z] [java] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:45:59.364Z] [java] Jan 15, 2023 7:45:59 PM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test [2023-01-15T19:45:59.364Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:45:59.621Z] [java] Jan 15, 2023 7:45:59 PM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test.server [2023-01-15T19:45:59.621Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:45:59.621Z] [java] Jan 15, 2023 7:45:59 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:45:59.621Z] [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'. [2023-01-15T19:45:59.621Z] [java] Jan 15, 2023 7:45:59 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:45:59.621Z] [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] [2023-01-15T19:45:59.689Z] Jan 15, 2023 7:45:59 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:45:59.690Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:45:59.878Z] [java] Jan 15, 2023 7:45:59 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:45:59.878Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:45:59.945Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:45:59.946Z] progress-custom 7 2023-01-15 19:45:46 RUNNING admin [2023-01-15T19:45:59.946Z] progress-fail-in-half 6 2023-01-15 19:45:45 COMPLETED FAILURE admin [2023-01-15T19:45:59.946Z] Command list-jobs executed successfully. [2023-01-15T19:46:00.135Z] [java] Jan 15, 2023 7:45:59 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:00.136Z] [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. [2023-01-15T19:46:00.136Z] [java] Jan 15, 2023 7:45:59 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:00.136Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:00.136Z] [java] Jan 15, 2023 7:45:59 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:00.136Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:00.136Z] [java] Jan 15, 2023 7:45:59 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:00.136Z] [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. [2023-01-15T19:46:00.136Z] [java] Jan 15, 2023 7:45:59 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:00.136Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:00.136Z] [java] Jan 15, 2023 7:45:59 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:00.136Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:00.335Z] [exec] invoking stateful [2023-01-15T19:46:00.336Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2023-01-15T19:46:00.336Z] [exec] +++++ InterceptorCallCount: 2 [2023-01-15T19:46:00.336Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2023-01-15T19:46:00.336Z] [exec] Value of key is: test1 [2023-01-15T19:46:00.336Z] [exec] Got expected AppException: com.sun.s1asdev.ejb.ejb30.interceptors.session.AppException: XYZ [2023-01-15T19:46:00.336Z] [exec] Value of key is: test2 [2023-01-15T19:46:00.336Z] [exec] [Test3]: Got: Hello, Midpoint of 4, 10; 7.0 [2023-01-15T19:46:00.336Z] [exec] Value of key is: test3 [2023-01-15T19:46:00.336Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.SwapArgumentsException: (23, 10) [2023-01-15T19:46:00.336Z] [exec] Value of key is: test4 [2023-01-15T19:46:00.336Z] [exec] Value of key is: test6 [2023-01-15T19:46:00.336Z] [exec] Value of key is: test9 true true true true [2023-01-15T19:46:00.336Z] [exec] Value of key is: test10 true true true true [2023-01-15T19:46:00.336Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:00.336Z] [exec] [2023-01-15T19:46:00.336Z] [exec] [2023-01-15T19:46:00.336Z] [exec] ----------------------------------------- [2023-01-15T19:46:00.336Z] [exec] - test1: PASS - [2023-01-15T19:46:00.336Z] [exec] - test10 true true true true: PASS - [2023-01-15T19:46:00.336Z] [exec] - test9 true true true true: PASS - [2023-01-15T19:46:00.336Z] [exec] - test6: PASS - [2023-01-15T19:46:00.336Z] [exec] - test3: PASS - [2023-01-15T19:46:00.336Z] [exec] - test2: PASS - [2023-01-15T19:46:00.336Z] [exec] - test4: PASS - [2023-01-15T19:46:00.336Z] [exec] ----------------------------------------- [2023-01-15T19:46:00.336Z] [exec] Total PASS: 7 [2023-01-15T19:46:00.336Z] [exec] Total FAIL: 0 [2023-01-15T19:46:00.336Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:46:00.336Z] [exec] ----------------------------------------- [2023-01-15T19:46:00.336Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:46:00.336Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] checkReporting-common: [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] confirmReportPresent-common: [2023-01-15T19:46:00.336Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:46:00.336Z] [echo] Test seems to be reported fine [2023-01-15T19:46:00.336Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/inheritence/RepRunConf.txt [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] confirmMissingReport-common: [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] undeploy: [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] setOSConditions: [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] setToolWin: [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] setToolUnix: [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] setToolProperty: [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] setS1ASclassPath: [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] init-common: [2023-01-15T19:46:00.336Z] [2023-01-15T19:46:00.336Z] undeploy-common: [2023-01-15T19:46:00.336Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:00.392Z] [java] Jan 15, 2023 7:46:00 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:46:00.393Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:46:00.508Z] Jan 15, 2023 7:46:00 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:00.509Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:46:00.768Z] [java] test : hello, world! [2023-01-15T19:46:00.768Z] [java] [2023-01-15T19:46:00.768Z] [java] Value of key is:ejb-constructor-level-ann-ejb [2023-01-15T19:46:00.768Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:00.768Z] [java] [2023-01-15T19:46:00.768Z] [java] [2023-01-15T19:46:00.768Z] [java] ----------------------------------------- [2023-01-15T19:46:00.768Z] [java] - ejb-constructor-level-ann-ejb: PASS - [2023-01-15T19:46:00.768Z] [java] ----------------------------------------- [2023-01-15T19:46:00.768Z] [java] Total PASS: 1 [2023-01-15T19:46:00.768Z] [java] Total FAIL: 0 [2023-01-15T19:46:00.768Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:00.768Z] [java] ----------------------------------------- [2023-01-15T19:46:00.768Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:00.768Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:00.901Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] all: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] mdb: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] setOSConditions: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] setToolWin: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] setToolUnix: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] setToolProperty: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] setS1ASclassPath: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] init-common: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] clean: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] setOSConditions: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] setToolWin: [2023-01-15T19:46:00.902Z] [2023-01-15T19:46:00.902Z] setToolUnix: [2023-01-15T19:46:00.957Z] [java] Jan 15, 2023 7:46:00 PM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2023-01-15T19:46:00.957Z] [java] INFO: Initializing Soteria 2.0.1 for context '/tmp' [2023-01-15T19:46:00.957Z] [java] Jan 15, 2023 7:46:00 PM org.eclipse.krazo.servlet.KrazoContainerInitializer onStartup [2023-01-15T19:46:00.957Z] [java] INFO: Eclipse Krazo version 2.0.1 started [2023-01-15T19:46:01.070Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:46:01.071Z] progress-fail-in-half 6 2023-01-15 19:45:45 COMPLETED FAILURE admin [2023-01-15T19:46:01.071Z] progress-custom 7 2023-01-15 19:45:46 COMPLETED SUCCESS admin [2023-01-15T19:46:01.071Z] Command list-jobs executed successfully. [2023-01-15T19:46:01.071Z] Jan 15, 2023 7:46:00 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:01.071Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2023-01-15T19:46:01.160Z] [2023-01-15T19:46:01.160Z] setToolProperty: [2023-01-15T19:46:01.160Z] [2023-01-15T19:46:01.160Z] setS1ASclassPath: [2023-01-15T19:46:01.160Z] [2023-01-15T19:46:01.160Z] init-common: [2023-01-15T19:46:01.160Z] [2023-01-15T19:46:01.160Z] clean-common: [2023-01-15T19:46:01.160Z] [2023-01-15T19:46:01.160Z] setOSConditions: [2023-01-15T19:46:01.160Z] [2023-01-15T19:46:01.160Z] setToolWin: [2023-01-15T19:46:01.160Z] [2023-01-15T19:46:01.161Z] setToolUnix: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setToolProperty: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setS1ASclassPath: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] init-common: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] clean-classes-common: [2023-01-15T19:46:01.161Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setOSConditions: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setToolWin: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setToolUnix: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setToolProperty: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setS1ASclassPath: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] init-common: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] clean-jars-common: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] compile: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setOSConditions: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setToolWin: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setToolUnix: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setToolProperty: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] setS1ASclassPath: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] init-common: [2023-01-15T19:46:01.161Z] [2023-01-15T19:46:01.161Z] compile-common: [2023-01-15T19:46:01.161Z] [echo] Current time (ISO): 2023-01-15T19:46:00.954+0000 [2023-01-15T19:46:01.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:01.161Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:01.161Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:01.326Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:46:01.330Z] [2023-01-15T19:46:01.331Z] undeploy: [2023-01-15T19:46:01.331Z] [2023-01-15T19:46:01.331Z] setOSConditions: [2023-01-15T19:46:01.331Z] [2023-01-15T19:46:01.331Z] setToolWin: [2023-01-15T19:46:01.331Z] [2023-01-15T19:46:01.331Z] setToolUnix: [2023-01-15T19:46:01.331Z] [2023-01-15T19:46:01.331Z] setToolProperty: [2023-01-15T19:46:01.331Z] [2023-01-15T19:46:01.331Z] setS1ASclassPath: [2023-01-15T19:46:01.331Z] [2023-01-15T19:46:01.331Z] init-common: [2023-01-15T19:46:01.331Z] [2023-01-15T19:46:01.331Z] undeploy-jar-common: [2023-01-15T19:46:01.331Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:01.521Z] [java] Looking up EJB... [2023-01-15T19:46:01.522Z] [java] Invoking EJB... [2023-01-15T19:46:01.522Z] [java] Jan 15, 2023 7:46:01 PM com.sun.enterprise.web.WebApplication start [2023-01-15T19:46:01.522Z] [java] INFO: Loading application [sample] at [/tmp] [2023-01-15T19:46:01.522Z] [java] Jan 15, 2023 7:46:01 PM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2023-01-15T19:46:01.522Z] [java] INFO: Configuration saved at /tmp/domain3941719757526730816xml [2023-01-15T19:46:01.522Z] [java] EJB said: boo [2023-01-15T19:46:01.522Z] [java] Record # 1 [2023-01-15T19:46:01.522Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:46:01.780Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:46:01.780Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:01.780Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:01.780Z] [java] Value of key is: embedded ejb-ejb31-embedded-jaxrs EJB [2023-01-15T19:46:01.780Z] [java] ..........FINISHED test [2023-01-15T19:46:01.780Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:01.780Z] [java] [2023-01-15T19:46:01.780Z] [java] [2023-01-15T19:46:01.780Z] [java] ----------------------------------------- [2023-01-15T19:46:01.780Z] [java] - embedded ejb-ejb31-embedded-jaxrs EJB: PASS - [2023-01-15T19:46:01.780Z] [java] ----------------------------------------- [2023-01-15T19:46:01.780Z] [java] Total PASS: 1 [2023-01-15T19:46:01.780Z] [java] Total FAIL: 0 [2023-01-15T19:46:01.780Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:01.780Z] [java] ----------------------------------------- [2023-01-15T19:46:01.780Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:01.780Z] [java] Jan 15, 2023 7:46:01 PM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2023-01-15T19:46:01.780Z] [java] INFO: Configuration saved at /tmp/domain3941719757526730816xml [2023-01-15T19:46:01.780Z] [java] Jan 15, 2023 7:46:01 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:46:01.780Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:46:01.780Z] [java] Jan 15, 2023 7:46:01 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:01.780Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:01.780Z] [java] Jan 15, 2023 7:46:01 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:01.780Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:01.780Z] [java] Jan 15, 2023 7:46:01 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:01.780Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:01.780Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] stop-database: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] all: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] run-full: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] modulewithappname: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] start-database: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setOSConditions: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolWin: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolUnix: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolProperty: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setS1ASclassPath: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] init-common: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] clean: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setOSConditions: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolWin: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolUnix: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolProperty: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setS1ASclassPath: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] init-common: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] clean-common: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setOSConditions: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolWin: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolUnix: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolProperty: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setS1ASclassPath: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] init-common: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] clean-classes-common: [2023-01-15T19:46:01.780Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setOSConditions: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolWin: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.780Z] setToolUnix: [2023-01-15T19:46:01.780Z] [2023-01-15T19:46:01.781Z] setToolProperty: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] setS1ASclassPath: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] init-common: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] clean-jars-common: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] compile: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] compile-util: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] setOSConditions: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] setToolWin: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] setToolUnix: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] setToolProperty: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] setS1ASclassPath: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] init-common: [2023-01-15T19:46:01.781Z] [2023-01-15T19:46:01.781Z] compile-common: [2023-01-15T19:46:01.781Z] [echo] Current time (ISO): 2023-01-15T19:46:01.732+0000 [2023-01-15T19:46:01.781Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:01.781Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:01.895Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] all: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] descriptor: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setOSConditions: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolWin: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolUnix: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolProperty: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setS1ASclassPath: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] init-common: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] clean: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setOSConditions: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolWin: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolUnix: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolProperty: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setS1ASclassPath: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] init-common: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] clean-common: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setOSConditions: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolWin: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolUnix: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolProperty: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setS1ASclassPath: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] init-common: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] clean-classes-common: [2023-01-15T19:46:01.895Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setOSConditions: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolWin: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolUnix: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolProperty: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setS1ASclassPath: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] init-common: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] clean-jars-common: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] compile: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setOSConditions: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolWin: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolUnix: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setToolProperty: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] setS1ASclassPath: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] init-common: [2023-01-15T19:46:01.895Z] [2023-01-15T19:46:01.895Z] compile-common: [2023-01-15T19:46:01.895Z] [echo] Current time (ISO): 2023-01-15T19:46:01.737+0000 [2023-01-15T19:46:01.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:01.895Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:01.895Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:02.038Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:02.696Z] Jan 15, 2023 7:46:02 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:02.696Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:46:02.952Z] Nothing to list. [2023-01-15T19:46:02.952Z] Command list-jobs executed successfully. [2023-01-15T19:46:02.952Z] Jan 15, 2023 7:46:02 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:02.952Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2023-01-15T19:46:03.514Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:46:03.514Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.84 s - in org.glassfish.main.admin.test.progress.ProgressStatusFailITest [2023-01-15T19:46:03.514Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusBasicITest [2023-01-15T19:46:03.514Z] Jan 15, 2023 7:46:03 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:03.514Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2023-01-15T19:46:03.787Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:03.788Z] [javac] 1 warning [2023-01-15T19:46:03.788Z] [2023-01-15T19:46:03.788Z] setOSConditions: [2023-01-15T19:46:03.788Z] [2023-01-15T19:46:03.788Z] setToolWin: [2023-01-15T19:46:03.788Z] [2023-01-15T19:46:03.788Z] setToolUnix: [2023-01-15T19:46:03.788Z] [2023-01-15T19:46:03.788Z] setToolProperty: [2023-01-15T19:46:03.788Z] [2023-01-15T19:46:03.788Z] setS1ASclassPath: [2023-01-15T19:46:03.788Z] [2023-01-15T19:46:03.788Z] init-common: [2023-01-15T19:46:03.788Z] [2023-01-15T19:46:03.788Z] compile-common: [2023-01-15T19:46:03.788Z] [echo] Current time (ISO): 2023-01-15T19:46:03.679+0000 [2023-01-15T19:46:03.788Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:03.929Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:03.930Z] [javac] 1 warning [2023-01-15T19:46:03.930Z] [2023-01-15T19:46:03.930Z] setOSConditions: [2023-01-15T19:46:03.930Z] [2023-01-15T19:46:03.930Z] setToolWin: [2023-01-15T19:46:03.930Z] [2023-01-15T19:46:03.930Z] setToolUnix: [2023-01-15T19:46:03.930Z] [2023-01-15T19:46:03.930Z] setToolProperty: [2023-01-15T19:46:03.930Z] [2023-01-15T19:46:03.930Z] setS1ASclassPath: [2023-01-15T19:46:03.930Z] [2023-01-15T19:46:03.930Z] init-common: [2023-01-15T19:46:03.930Z] [2023-01-15T19:46:03.930Z] compile-common: [2023-01-15T19:46:03.930Z] [echo] Current time (ISO): 2023-01-15T19:46:03.628+0000 [2023-01-15T19:46:03.930Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:03.930Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:04.044Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:04.075Z] managed-job-config.job-retention-period=24h [2023-01-15T19:46:04.075Z] Command get executed successfully. [2023-01-15T19:46:04.075Z] Jan 15, 2023 7:46:03 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:04.075Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2023-01-15T19:46:04.331Z] managed-job-config.initial-delay=20m [2023-01-15T19:46:04.331Z] Command get executed successfully. [2023-01-15T19:46:04.331Z] Jan 15, 2023 7:46:04 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:04.331Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2023-01-15T19:46:04.448Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:04.892Z] managed-job-config.poll-interval=20m [2023-01-15T19:46:05.817Z] Command get executed successfully. [2023-01-15T19:46:05.416Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:05.817Z] Jan 15, 2023 7:46:04 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:05.817Z] [javac] 1 warning [2023-01-15T19:46:05.817Z] INFO: exec(timeout=30,000, detached=false, args=[--terse, progress-simple]) [2023-01-15T19:46:05.818Z] [2023-01-15T19:46:05.816Z] [javac] 1 warning [2023-01-15T19:46:05.818Z] build: [2023-01-15T19:46:05.818Z] [2023-01-15T19:46:05.819Z] [2023-01-15T19:46:05.819Z] setOSConditions: [2023-01-15T19:46:05.819Z] setOSConditions: [2023-01-15T19:46:05.819Z] [2023-01-15T19:46:05.819Z] [2023-01-15T19:46:05.820Z] setToolWin: [2023-01-15T19:46:05.820Z] setToolWin: [2023-01-15T19:46:05.820Z] [2023-01-15T19:46:05.820Z] [2023-01-15T19:46:05.821Z] setToolUnix: [2023-01-15T19:46:05.821Z] setToolUnix: [2023-01-15T19:46:05.821Z] [2023-01-15T19:46:05.821Z] [2023-01-15T19:46:05.822Z] setToolProperty: [2023-01-15T19:46:05.822Z] setToolProperty: [2023-01-15T19:46:05.822Z] [2023-01-15T19:46:05.822Z] [2023-01-15T19:46:05.823Z] setS1ASclassPath: [2023-01-15T19:46:05.823Z] setS1ASclassPath: [2023-01-15T19:46:05.823Z] [2023-01-15T19:46:05.824Z] init-common: [2023-01-15T19:46:05.823Z] [2023-01-15T19:46:05.824Z] [2023-01-15T19:46:05.824Z] init-common: [2023-01-15T19:46:05.824Z] ejb-jar-common: [2023-01-15T19:46:05.824Z] [2023-01-15T19:46:05.825Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:05.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:05.825Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:46:05.825Z] [2023-01-15T19:46:05.826Z] [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. [2023-01-15T19:46:05.826Z] package-ejbjar-common: [2023-01-15T19:46:05.826Z] [javac] 2 warnings [2023-01-15T19:46:05.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:05.827Z] [2023-01-15T19:46:05.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:05.827Z] setOSConditions: [2023-01-15T19:46:05.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:05.828Z] [2023-01-15T19:46:05.828Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-descr-ejb.jar [2023-01-15T19:46:05.828Z] setToolWin: [2023-01-15T19:46:05.828Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:05.828Z] [2023-01-15T19:46:05.829Z] [2023-01-15T19:46:05.829Z] setToolUnix: [2023-01-15T19:46:05.829Z] deploy: [2023-01-15T19:46:05.829Z] [2023-01-15T19:46:05.829Z] [2023-01-15T19:46:05.830Z] setToolProperty: [2023-01-15T19:46:05.830Z] setOSConditions: [2023-01-15T19:46:05.830Z] [2023-01-15T19:46:05.830Z] [2023-01-15T19:46:05.830Z] setS1ASclassPath: [2023-01-15T19:46:05.831Z] setToolWin: [2023-01-15T19:46:05.831Z] [2023-01-15T19:46:05.831Z] [2023-01-15T19:46:05.831Z] init-common: [2023-01-15T19:46:05.831Z] setToolUnix: [2023-01-15T19:46:05.832Z] [2023-01-15T19:46:05.832Z] [2023-01-15T19:46:05.832Z] compile-common: [2023-01-15T19:46:05.832Z] setToolProperty: [2023-01-15T19:46:05.832Z] [echo] Current time (ISO): 2023-01-15T19:46:05.633+0000 [2023-01-15T19:46:05.832Z] [2023-01-15T19:46:05.833Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:05.833Z] setS1ASclassPath: [2023-01-15T19:46:05.833Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:05.833Z] [2023-01-15T19:46:05.825Z] compile-common: [2023-01-15T19:46:05.834Z] init-common: [2023-01-15T19:46:05.834Z] [echo] Current time (ISO): 2023-01-15T19:46:04.141+0000 [2023-01-15T19:46:05.834Z] [2023-01-15T19:46:05.835Z] deploy-jar-common: [2023-01-15T19:46:05.835Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:05.835Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:06.091Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:06.095Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-descr-ejb.jar [2023-01-15T19:46:06.095Z] [exec] Application deployed with name ejb-constructor-level-descr-ejb. [2023-01-15T19:46:06.095Z] [2023-01-15T19:46:06.095Z] run: [2023-01-15T19:46:06.095Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:07.023Z] [java] Jan 15, 2023 7:46:06 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:07.023Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:07.208Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:07.473Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/client/Client.java uses or overrides a deprecated API. [2023-01-15T19:46:07.473Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:46:07.473Z] [javac] 1 warning [2023-01-15T19:46:07.473Z] [2023-01-15T19:46:07.473Z] build: [2023-01-15T19:46:07.725Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:07.725Z] [javac] 1 warning [2023-01-15T19:46:07.725Z] [2023-01-15T19:46:07.725Z] build: [2023-01-15T19:46:07.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:07.725Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithappname-ejb.jar [2023-01-15T19:46:07.725Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithappname-pu.jar [2023-01-15T19:46:07.725Z] [2023-01-15T19:46:07.725Z] run: [2023-01-15T19:46:07.726Z] [2023-01-15T19:46:07.726Z] setOSConditions: [2023-01-15T19:46:07.726Z] [2023-01-15T19:46:07.726Z] setToolWin: [2023-01-15T19:46:07.726Z] [2023-01-15T19:46:07.726Z] setToolUnix: [2023-01-15T19:46:07.726Z] [2023-01-15T19:46:07.726Z] setToolProperty: [2023-01-15T19:46:07.726Z] [2023-01-15T19:46:07.726Z] setS1ASclassPath: [2023-01-15T19:46:07.726Z] [2023-01-15T19:46:07.726Z] init-common: [2023-01-15T19:46:07.726Z] [2023-01-15T19:46:07.726Z] run_se: [2023-01-15T19:46:07.726Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:46:07.726Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:07.731Z] [2023-01-15T19:46:07.731Z] setOSConditions: [2023-01-15T19:46:07.731Z] [2023-01-15T19:46:07.731Z] fixFiles: [2023-01-15T19:46:07.731Z] [2023-01-15T19:46:07.731Z] convUnix: [2023-01-15T19:46:07.731Z] [2023-01-15T19:46:07.731Z] convWin: [2023-01-15T19:46:07.731Z] [2023-01-15T19:46:07.732Z] setToolWin: [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] setToolUnix: [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] setToolProperty: [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] setS1ASclassPath: [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] init-common: [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] package-persistence-common: [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] ejb-jar-common: [2023-01-15T19:46:07.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] package-ejbjar-common: [2023-01-15T19:46:07.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:07.732Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:07.732Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:07.732Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdb-ejb.jar [2023-01-15T19:46:07.732Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] appclient-jar-common: [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] package-appclientjar-common: [2023-01-15T19:46:07.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:07.732Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:07.732Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:07.732Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdb-client.jar [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] webclient-war-common: [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] build-ear-common: [2023-01-15T19:46:07.732Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:07.732Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbApp.ear [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] create-resources: [2023-01-15T19:46:07.732Z] [2023-01-15T19:46:07.732Z] asadmin-batch-common: [2023-01-15T19:46:07.732Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:08.289Z] [java] Jan 15, 2023 7:46:08 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:08.289Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:46:08.289Z] [java] Jan 15, 2023 7:46:08 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:08.289Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain11379428083594635831xml [2023-01-15T19:46:08.289Z] [java] Jan 15, 2023 7:46:08 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:08.289Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:46:08.665Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2023-01-15T19:46:08.665Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_interceptors_mdb_QCF [2023-01-15T19:46:08.922Z] [exec] Connector resource jms/ejb_ejb30_interceptors_mdb_QCF created. [2023-01-15T19:46:08.922Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:46:08.922Z] [exec] JMS Desctination ejb_ejb30_interceptors_mdb_InQueue created. [2023-01-15T19:46:08.922Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_interceptors_mdb_InQueue [2023-01-15T19:46:08.922Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_InQueue created. [2023-01-15T19:46:08.922Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:46:08.922Z] [exec] JMS Desctination ejb_ejb30_interceptors_mdb_OutQueue created. [2023-01-15T19:46:08.922Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_interceptors_mdb_OutQueue [2023-01-15T19:46:08.922Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_OutQueue created. [2023-01-15T19:46:08.922Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt [2023-01-15T19:46:08.922Z] [2023-01-15T19:46:08.922Z] deploy: [2023-01-15T19:46:08.922Z] [2023-01-15T19:46:08.922Z] setOSConditions: [2023-01-15T19:46:08.922Z] [2023-01-15T19:46:08.922Z] setToolWin: [2023-01-15T19:46:08.922Z] [2023-01-15T19:46:08.922Z] setToolUnix: [2023-01-15T19:46:08.922Z] [2023-01-15T19:46:08.922Z] setToolProperty: [2023-01-15T19:46:08.922Z] [2023-01-15T19:46:08.922Z] setS1ASclassPath: [2023-01-15T19:46:08.922Z] [2023-01-15T19:46:08.922Z] init-common: [2023-01-15T19:46:08.922Z] [2023-01-15T19:46:08.922Z] deploy-common: [2023-01-15T19:46:08.922Z] [echo] Current time (ISO): 2023-01-15T19:46:08.872+0000 [2023-01-15T19:46:08.922Z] [2023-01-15T19:46:08.922Z] setOSConditions: [2023-01-15T19:46:08.923Z] [2023-01-15T19:46:08.923Z] setToolWin: [2023-01-15T19:46:08.923Z] [2023-01-15T19:46:08.923Z] setToolUnix: [2023-01-15T19:46:08.923Z] [2023-01-15T19:46:08.923Z] setToolProperty: [2023-01-15T19:46:08.923Z] [2023-01-15T19:46:08.923Z] setS1ASclassPath: [2023-01-15T19:46:08.923Z] [2023-01-15T19:46:08.923Z] init-common: [2023-01-15T19:46:08.923Z] [2023-01-15T19:46:08.923Z] deploy-common-pe: [2023-01-15T19:46:09.181Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:09.220Z] [java] Jan 15, 2023 7:46:09 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:09.220Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:09.476Z] [java] Jan 15, 2023 7:46:09 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:46:09.476Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:46:09.543Z] [java] test : hello, world! [2023-01-15T19:46:09.543Z] [java] [2023-01-15T19:46:09.543Z] [java] Value of key is:ejb-constructor-level-descr-ejb [2023-01-15T19:46:09.543Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:09.543Z] [java] [2023-01-15T19:46:09.543Z] [java] [2023-01-15T19:46:09.543Z] [java] ----------------------------------------- [2023-01-15T19:46:09.543Z] [java] - ejb-constructor-level-descr-ejb: PASS - [2023-01-15T19:46:09.543Z] [java] ----------------------------------------- [2023-01-15T19:46:09.543Z] [java] Total PASS: 1 [2023-01-15T19:46:09.543Z] [java] Total FAIL: 0 [2023-01-15T19:46:09.543Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:09.543Z] [java] ----------------------------------------- [2023-01-15T19:46:09.543Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:09.543Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:09.543Z] [2023-01-15T19:46:09.543Z] undeploy: [2023-01-15T19:46:09.543Z] [2023-01-15T19:46:09.543Z] setOSConditions: [2023-01-15T19:46:09.543Z] [2023-01-15T19:46:09.543Z] setToolWin: [2023-01-15T19:46:09.543Z] [2023-01-15T19:46:09.543Z] setToolUnix: [2023-01-15T19:46:09.543Z] [2023-01-15T19:46:09.543Z] setToolProperty: [2023-01-15T19:46:09.543Z] [2023-01-15T19:46:09.543Z] setS1ASclassPath: [2023-01-15T19:46:09.543Z] [2023-01-15T19:46:09.543Z] init-common: [2023-01-15T19:46:09.543Z] [2023-01-15T19:46:09.543Z] undeploy-jar-common: [2023-01-15T19:46:09.747Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbApp.ear [2023-01-15T19:46:09.800Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:09.985Z] All done [2023-01-15T19:46:09.985Z] Jan 15, 2023 7:46:09 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:09.985Z] INFO: exec(timeout=30,000, detached=false, args=[progress-simple]) [2023-01-15T19:46:10.038Z] [java] Jan 15, 2023 7:46:09 PM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2023-01-15T19:46:10.039Z] [java] INFO: Configuration saved at /tmp/domain11379428083594635831xml [2023-01-15T19:46:10.039Z] [java] Jan 15, 2023 7:46:09 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:10.039Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:46:10.039Z] [java] Jan 15, 2023 7:46:09 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:10.039Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:46:10.039Z] [java] Jan 15, 2023 7:46:09 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:10.039Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:46:10.039Z] [java] Jan 15, 2023 7:46:09 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:46:10.039Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:46:10.056Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:10.056Z] [2023-01-15T19:46:10.056Z] all: [2023-01-15T19:46:10.295Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:10.295Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:10.295Z] [java] Jan 15, 2023 7:46:10 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:10.295Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (856ms), startup services(987ms), total(1,843ms) [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] all: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] ejblite: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] all: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] javamodule: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setOSConditions: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolWin: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolUnix: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolProperty: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setS1ASclassPath: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] init-common: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] clean: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setOSConditions: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolWin: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolUnix: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolProperty: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setS1ASclassPath: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] init-common: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] clean-common: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setOSConditions: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolWin: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolUnix: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolProperty: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setS1ASclassPath: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] init-common: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] clean-classes-common: [2023-01-15T19:46:10.312Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setOSConditions: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolWin: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolUnix: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolProperty: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setS1ASclassPath: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] init-common: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] clean-jars-common: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] compile: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setOSConditions: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolWin: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolUnix: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setToolProperty: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] setS1ASclassPath: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] init-common: [2023-01-15T19:46:10.312Z] [2023-01-15T19:46:10.312Z] compile-common: [2023-01-15T19:46:10.312Z] [echo] Current time (ISO): 2023-01-15T19:46:10.116+0000 [2023-01-15T19:46:10.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:10.312Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:10.312Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:10.551Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:10.551Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:10.681Z] [exec] Application deployed with name ejb-ejb30-interceptors-mdbApp. [2023-01-15T19:46:10.682Z] [echo] Deployment on target server server successful [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] setOSConditions: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] setToolWin: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] setToolUnix: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] setToolProperty: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] setS1ASclassPath: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] init-common: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] deploy-common-ee: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] run: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] setOSConditions: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] setToolWin: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] setToolUnix: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] setToolProperty: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] setS1ASclassPath: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] init-common: [2023-01-15T19:46:10.682Z] [2023-01-15T19:46:10.682Z] runclient-common: [2023-01-15T19:46:10.682Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T19:46:10.682Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:10.808Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:46:10.809Z] [java] INFO: Grizzly Framework 3.0.1 started in: 27ms - bound to [/0.0.0.0:7676] [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:10.809Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:10.809Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:10.809Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:10.809Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,321ms), startup services(11ms), total(2,332ms) [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:10.809Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:46:10.809Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:10.809Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:10.809Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-modulewithappname-pu.jar to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:10.809Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-modulewithappname-ejb.jar to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:10.809Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app4863745040089704036 [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:10.809Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:46:10.809Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:10.809Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:46:11.066Z] [java] Jan 15, 2023 7:46:10 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:11.066Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:11.323Z] [java] Jan 15, 2023 7:46:11 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:11.323Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:11.580Z] [java] Jan 15, 2023 7:46:11 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:46:11.580Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:46:11.580Z] [java] Jan 15, 2023 7:46:11 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:11.580Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:46:11.580Z] [java] Jan 15, 2023 7:46:11 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:46:11.580Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:46:11.580Z] [java] Jan 15, 2023 7:46:11 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:11.580Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:46:11.617Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:12.202Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:12.202Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:46:12.202Z] [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. [2023-01-15T19:46:12.461Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/SingletonBean.java uses or overrides a deprecated API. [2023-01-15T19:46:12.461Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:46:12.461Z] [javac] 2 warnings [2023-01-15T19:46:12.461Z] [2023-01-15T19:46:12.461Z] setOSConditions: [2023-01-15T19:46:12.461Z] [2023-01-15T19:46:12.461Z] setToolWin: [2023-01-15T19:46:12.461Z] [2023-01-15T19:46:12.461Z] setToolUnix: [2023-01-15T19:46:12.461Z] [2023-01-15T19:46:12.461Z] setToolProperty: [2023-01-15T19:46:12.461Z] [2023-01-15T19:46:12.461Z] setS1ASclassPath: [2023-01-15T19:46:12.461Z] [2023-01-15T19:46:12.461Z] init-common: [2023-01-15T19:46:12.461Z] [2023-01-15T19:46:12.461Z] compile-common: [2023-01-15T19:46:12.461Z] [echo] Current time (ISO): 2023-01-15T19:46:12.313+0000 [2023-01-15T19:46:12.461Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:12.461Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:12.510Z] [java] Jan 15, 2023 7:46:12 PM org.eclipse.persistence.session./file:/tmp/ejb-app4863745040089704036/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test [2023-01-15T19:46:12.510Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:46:12.551Z] [exec] Jan 15, 2023 7:46:12 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:46:12.560Z] [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. [2023-01-15T19:46:13.440Z] [java] Jan 15, 2023 7:46:13 PM org.eclipse.persistence.session./file:/tmp/ejb-app4863745040089704036/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.metadata [2023-01-15T19:46:13.449Z] [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. [2023-01-15T19:46:13.449Z] [java] Jan 15, 2023 7:46:13 PM org.eclipse.persistence.session./file:/tmp/ejb-app4863745040089704036/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.metadata [2023-01-15T19:46:13.449Z] [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. [2023-01-15T19:46:13.449Z] [java] Jan 15, 2023 7:46:13 PM org.eclipse.persistence.session./file:/tmp/ejb-app4863745040089704036/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.server [2023-01-15T19:46:13.449Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:46:13.449Z] [java] Jan 15, 2023 7:46:13 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:13.449Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/sample/SingletonBean, java:global/foo/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean] [2023-01-15T19:46:13.705Z] [java] Jan 15, 2023 7:46:13 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:13.705Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2023-01-15T19:46:13.705Z] [java] Jan 15, 2023 7:46:13 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:46:13.705Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:46:13.961Z] [java] Jan 15, 2023 7:46:13 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:13.961Z] [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. [2023-01-15T19:46:13.962Z] [java] Jan 15, 2023 7:46:13 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:13.962Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:13.962Z] [java] Jan 15, 2023 7:46:13 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:13.962Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:13.962Z] [java] Jan 15, 2023 7:46:13 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:13.962Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:13.962Z] [java] Jan 15, 2023 7:46:13 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:13.962Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:13.962Z] [java] Jan 15, 2023 7:46:13 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:13.962Z] [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. [2023-01-15T19:46:14.220Z] [java] Jan 15, 2023 7:46:13 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:46:14.220Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:46:14.354Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:14.363Z] [javac] 1 warning [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] build: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] setOSConditions: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] setToolWin: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] setToolUnix: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] setToolProperty: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] setS1ASclassPath: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] init-common: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] webclient-war-common: [2023-01-15T19:46:14.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] clear: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] test-tlds-exist: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] copy-tlds: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] test-tagfiles-exist: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] copy-tagfiles: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] package-war-common: [2023-01-15T19:46:14.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:46:14.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:14.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:14.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:46:14.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/lib [2023-01-15T19:46:14.363Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:14.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/docroot [2023-01-15T19:46:14.363Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-javamodule-web.war [2023-01-15T19:46:14.363Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] deploy: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] deploy-war-common: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] setOSConditions: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] setToolWin: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] setToolUnix: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] setToolProperty: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] setS1ASclassPath: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] init-common: [2023-01-15T19:46:14.363Z] [2023-01-15T19:46:14.363Z] deploy-war-commonpe: [2023-01-15T19:46:14.363Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:14.620Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-javamodule-web.war [2023-01-15T19:46:14.784Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@4f5080ea [2023-01-15T19:46:14.793Z] [java] Looking up EJB... [2023-01-15T19:46:14.793Z] [java] Invoking EJB... [2023-01-15T19:46:14.793Z] [java] EJB said: boo [2023-01-15T19:46:14.793Z] [java] Record # 1 [2023-01-15T19:46:14.793Z] [java] Jan 15, 2023 7:46:14 PM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2023-01-15T19:46:14.793Z] [java] INFO: Configuration saved at /tmp/domain11379428083594635831xml [2023-01-15T19:46:14.793Z] [java] Jan 15, 2023 7:46:14 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:46:14.793Z] [java] INFO: foo was successfully deployed in 3,880 milliseconds. [2023-01-15T19:46:14.793Z] [java] Jan 15, 2023 7:46:14 PM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2023-01-15T19:46:14.793Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2023-01-15T19:46:14.793Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:46:14.793Z] [java] Value of key is: embedded with JPA [2023-01-15T19:46:14.793Z] [java] Done calling EJB [2023-01-15T19:46:15.050Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:46:15.050Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:46:15.050Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:15.050Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:15.050Z] [java] ..........FINISHED Embedded test [2023-01-15T19:46:15.050Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:15.050Z] [java] [2023-01-15T19:46:15.050Z] [java] [2023-01-15T19:46:15.050Z] [java] ----------------------------------------- [2023-01-15T19:46:15.050Z] [java] - embedded with JPA: PASS - [2023-01-15T19:46:15.050Z] [java] ----------------------------------------- [2023-01-15T19:46:15.050Z] [java] Total PASS: 1 [2023-01-15T19:46:15.050Z] [java] Total FAIL: 0 [2023-01-15T19:46:15.050Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:15.050Z] [java] ----------------------------------------- [2023-01-15T19:46:15.050Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:15.050Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:15.050Z] [java] Jan 15, 2023 7:46:14 PM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2023-01-15T19:46:15.050Z] [java] INFO: Configuration saved at /tmp/domain11379428083594635831xml [2023-01-15T19:46:15.050Z] [java] Jan 15, 2023 7:46:14 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:46:15.050Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:46:15.050Z] [java] Jan 15, 2023 7:46:14 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:46:15.050Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-01-15T19:46:15.050Z] [java] Jan 15, 2023 7:46:14 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:15.050Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:15.050Z] [java] Jan 15, 2023 7:46:14 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:15.050Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:15.050Z] [java] Jan 15, 2023 7:46:14 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:15.050Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] stop-database: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] all: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] twomodules: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] start-database: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setOSConditions: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setToolWin: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setToolUnix: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setToolProperty: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setS1ASclassPath: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] init-common: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] clean: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setOSConditions: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setToolWin: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setToolUnix: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setToolProperty: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setS1ASclassPath: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] init-common: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] clean-common: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setOSConditions: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setToolWin: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setToolUnix: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setToolProperty: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.050Z] setS1ASclassPath: [2023-01-15T19:46:15.050Z] [2023-01-15T19:46:15.051Z] init-common: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] clean-classes-common: [2023-01-15T19:46:15.051Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] setOSConditions: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] setToolWin: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] setToolUnix: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] setToolProperty: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] setS1ASclassPath: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] init-common: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] clean-jars-common: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] compile: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] setOSConditions: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] setToolWin: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] setToolUnix: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] setToolProperty: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] setS1ASclassPath: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] init-common: [2023-01-15T19:46:15.051Z] [2023-01-15T19:46:15.051Z] compile-common: [2023-01-15T19:46:15.051Z] [echo] Current time (ISO): 2023-01-15T19:46:15.047+0000 [2023-01-15T19:46:15.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:15.051Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:15.182Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2023-01-15T19:46:15.182Z] [2023-01-15T19:46:15.182Z] deploy-war-commonee: [2023-01-15T19:46:15.182Z] [2023-01-15T19:46:15.182Z] run: [2023-01-15T19:46:15.182Z] [2023-01-15T19:46:15.182Z] setOSConditions: [2023-01-15T19:46:15.182Z] [2023-01-15T19:46:15.182Z] setToolWin: [2023-01-15T19:46:15.182Z] [2023-01-15T19:46:15.182Z] setToolUnix: [2023-01-15T19:46:15.182Z] [2023-01-15T19:46:15.182Z] setToolProperty: [2023-01-15T19:46:15.182Z] [2023-01-15T19:46:15.182Z] setS1ASclassPath: [2023-01-15T19:46:15.182Z] [2023-01-15T19:46:15.182Z] init-common: [2023-01-15T19:46:15.182Z] [2023-01-15T19:46:15.182Z] run_se: [2023-01-15T19:46:15.229Z] 0%: progress-simple: Starting [2023-01-15T19:46:15.229Z] 0%: progress-simple: Parsing [2023-01-15T19:46:15.229Z] 10%: progress-simple: Working on main part [2023-01-15T19:46:15.229Z] 20%: progress-simple: Working on main part [2023-01-15T19:46:15.229Z] 30%: progress-simple: Working on main part [2023-01-15T19:46:15.229Z] 40%: progress-simple: Working on main part [2023-01-15T19:46:15.229Z] 50%: progress-simple: Working on main part [2023-01-15T19:46:15.229Z] 60%: progress-simple: Working on main part [2023-01-15T19:46:15.229Z] 70%: progress-simple: Working on main part [2023-01-15T19:46:15.229Z] 80%: progress-simple: Working on main part [2023-01-15T19:46:15.229Z] 90%: progress-simple: Cleaning [2023-01-15T19:46:15.229Z] 100%: progress-simple: Finished [2023-01-15T19:46:15.229Z] All done [2023-01-15T19:46:15.229Z] Command progress-simple executed successfully. [2023-01-15T19:46:15.229Z] Jan 15, 2023 7:46:14 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:15.229Z] INFO: exec(timeout=30,000, detached=false, args=[progress-simple, --nototalsteps]) [2023-01-15T19:46:15.307Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:15.440Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:15.697Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-javamodule/HelloServlet [2023-01-15T19:46:15.697Z] [java] JMS Servlet Output [2023-01-15T19:46:15.697Z] [java]

DatabaseServelt :: All information I can give

[2023-01-15T19:46:15.697Z] [java] Context Path : /ejb-ejb31-ejblite-javamodule
[2023-01-15T19:46:15.697Z] [java] Servlet Path : /HelloServlet
[2023-01-15T19:46:15.697Z] [java] Path Info : null
[2023-01-15T19:46:15.697Z] [java] [2023-01-15T19:46:15.697Z] [java] Value of key is: main [2023-01-15T19:46:15.697Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:15.697Z] [java] [2023-01-15T19:46:15.697Z] [java] [2023-01-15T19:46:15.697Z] [java] ----------------------------------------- [2023-01-15T19:46:15.697Z] [java] - main: PASS - [2023-01-15T19:46:15.697Z] [java] ----------------------------------------- [2023-01-15T19:46:15.697Z] [java] Total PASS: 1 [2023-01-15T19:46:15.697Z] [java] Total FAIL: 0 [2023-01-15T19:46:15.697Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:15.697Z] [java] ----------------------------------------- [2023-01-15T19:46:15.697Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:15.697Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:15.697Z] [2023-01-15T19:46:15.697Z] undeploy: [2023-01-15T19:46:15.697Z] [2023-01-15T19:46:15.697Z] setOSConditions: [2023-01-15T19:46:15.697Z] [2023-01-15T19:46:15.697Z] setToolWin: [2023-01-15T19:46:15.697Z] [2023-01-15T19:46:15.697Z] setToolUnix: [2023-01-15T19:46:15.697Z] [2023-01-15T19:46:15.697Z] setToolProperty: [2023-01-15T19:46:15.697Z] [2023-01-15T19:46:15.697Z] setS1ASclassPath: [2023-01-15T19:46:15.697Z] [2023-01-15T19:46:15.697Z] init-common: [2023-01-15T19:46:15.697Z] [2023-01-15T19:46:15.698Z] undeploy-war-common: [2023-01-15T19:46:15.955Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:16.211Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] all: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] managedbean: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setOSConditions: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolWin: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolUnix: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolProperty: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setS1ASclassPath: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] init-common: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] clean: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setOSConditions: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolWin: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolUnix: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolProperty: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setS1ASclassPath: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] init-common: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] clean-common: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setOSConditions: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolWin: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolUnix: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolProperty: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setS1ASclassPath: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] init-common: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] clean-classes-common: [2023-01-15T19:46:16.467Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setOSConditions: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolWin: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolUnix: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolProperty: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setS1ASclassPath: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] init-common: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] clean-jars-common: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] compile: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setOSConditions: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolWin: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolUnix: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setToolProperty: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] setS1ASclassPath: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] init-common: [2023-01-15T19:46:16.467Z] [2023-01-15T19:46:16.467Z] compile-common: [2023-01-15T19:46:16.467Z] [echo] Current time (ISO): 2023-01-15T19:46:16.331+0000 [2023-01-15T19:46:16.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:16.467Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:16.467Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:17.205Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:17.205Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:46:17.205Z] [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. [2023-01-15T19:46:17.205Z] [javac] 2 warnings [2023-01-15T19:46:17.205Z] [2023-01-15T19:46:17.205Z] setOSConditions: [2023-01-15T19:46:17.205Z] [2023-01-15T19:46:17.205Z] setToolWin: [2023-01-15T19:46:17.205Z] [2023-01-15T19:46:17.205Z] setToolUnix: [2023-01-15T19:46:17.205Z] [2023-01-15T19:46:17.205Z] setToolProperty: [2023-01-15T19:46:17.205Z] [2023-01-15T19:46:17.205Z] setS1ASclassPath: [2023-01-15T19:46:17.205Z] [2023-01-15T19:46:17.205Z] init-common: [2023-01-15T19:46:17.205Z] [2023-01-15T19:46:17.205Z] compile-common: [2023-01-15T19:46:17.205Z] [echo] Current time (ISO): 2023-01-15T19:46:17.126+0000 [2023-01-15T19:46:17.205Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:17.463Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:18.361Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:18.362Z] [javac] 1 warning [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] build: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] setOSConditions: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] setToolWin: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] setToolUnix: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] setToolProperty: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] setS1ASclassPath: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] init-common: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] webclient-war-common: [2023-01-15T19:46:18.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] clear: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] test-tlds-exist: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] copy-tlds: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] test-tagfiles-exist: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] copy-tagfiles: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] package-war-common: [2023-01-15T19:46:18.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:46:18.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:18.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:18.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:46:18.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/lib [2023-01-15T19:46:18.362Z] [copy] Copying 17 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:18.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/docroot [2023-01-15T19:46:18.362Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-managedbean-web.war [2023-01-15T19:46:18.362Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] setOSConditions: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] setToolWin: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] setToolUnix: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] setToolProperty: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] setS1ASclassPath: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] init-common: [2023-01-15T19:46:18.362Z] [2023-01-15T19:46:18.362Z] compile-common: [2023-01-15T19:46:18.362Z] [echo] Current time (ISO): 2023-01-15T19:46:18.349+0000 [2023-01-15T19:46:18.362Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:18.619Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:19.124Z] [exec] Jan 15, 2023 7:46:18 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:46:19.124Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:46:19.124Z] [exec] Jan 15, 2023 7:46:18 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:46:19.124Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T19:46:19.124Z] [exec] Jan 15, 2023 7:46:18 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:46:19.124Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T19:46:19.355Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:19.355Z] [javac] 1 warning [2023-01-15T19:46:19.355Z] [2023-01-15T19:46:19.355Z] build: [2023-01-15T19:46:19.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:19.355Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-ejb1.jar [2023-01-15T19:46:19.355Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-ejb2.jar [2023-01-15T19:46:19.355Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org [2023-01-15T19:46:19.355Z] [2023-01-15T19:46:19.355Z] run: [2023-01-15T19:46:19.355Z] [2023-01-15T19:46:19.355Z] setOSConditions: [2023-01-15T19:46:19.355Z] [2023-01-15T19:46:19.355Z] setToolWin: [2023-01-15T19:46:19.355Z] [2023-01-15T19:46:19.355Z] setToolUnix: [2023-01-15T19:46:19.355Z] [2023-01-15T19:46:19.355Z] setToolProperty: [2023-01-15T19:46:19.355Z] [2023-01-15T19:46:19.355Z] setS1ASclassPath: [2023-01-15T19:46:19.355Z] [2023-01-15T19:46:19.355Z] init-common: [2023-01-15T19:46:19.355Z] [2023-01-15T19:46:19.355Z] run_se: [2023-01-15T19:46:19.355Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:46:19.355Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:19.383Z] [exec] Jan 15, 2023 7:46:19 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:46:19.383Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T19:46:19.918Z] [java] Jan 15, 2023 7:46:19 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:19.918Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:46:19.918Z] [java] Jan 15, 2023 7:46:19 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:19.918Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain4388818125919217760xml [2023-01-15T19:46:19.918Z] [java] Jan 15, 2023 7:46:19 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:19.918Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:46:19.949Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T19:46:19.950Z] [exec] getName(): ejb_ejb30_interceptors_mdb_InQueue [2023-01-15T19:46:19.950Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:46:19.950Z] [exec] getVERSION(): 3.0 [2023-01-15T19:46:19.950Z] [exec] isReadonly(): false [2023-01-15T19:46:19.950Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673811979769 [2023-01-15T19:46:19.950Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2023-01-15T19:46:19.950Z] [exec] getName(): ejb_ejb30_interceptors_mdb_InQueue [2023-01-15T19:46:19.950Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T19:46:19.950Z] [exec] getVERSION(): 3.0 [2023-01-15T19:46:19.950Z] [exec] isReadonly(): false [2023-01-15T19:46:19.950Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673811979802 [2023-01-15T19:46:19.950Z] [exec] Waiting for queue message [2023-01-15T19:46:19.950Z] [exec] Received message : mdb() invoked. Interceptor count: 1 [2023-01-15T19:46:19.950Z] [exec] Value of key is: main [2023-01-15T19:46:19.950Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:19.950Z] [exec] [2023-01-15T19:46:19.950Z] [exec] [2023-01-15T19:46:19.950Z] [exec] ----------------------------------------- [2023-01-15T19:46:19.950Z] [exec] - main: PASS - [2023-01-15T19:46:19.950Z] [exec] ----------------------------------------- [2023-01-15T19:46:19.950Z] [exec] Total PASS: 1 [2023-01-15T19:46:19.950Z] [exec] Total FAIL: 0 [2023-01-15T19:46:19.950Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:46:19.950Z] [exec] ----------------------------------------- [2023-01-15T19:46:19.950Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:46:19.992Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:20.208Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:46:20.249Z] [javac] 1 warning [2023-01-15T19:46:20.249Z] [2023-01-15T19:46:20.249Z] deploy: [2023-01-15T19:46:20.249Z] [2023-01-15T19:46:20.249Z] deploy-war-common: [2023-01-15T19:46:20.249Z] [2023-01-15T19:46:20.249Z] setOSConditions: [2023-01-15T19:46:20.249Z] [2023-01-15T19:46:20.249Z] setToolWin: [2023-01-15T19:46:20.249Z] [2023-01-15T19:46:20.249Z] setToolUnix: [2023-01-15T19:46:20.249Z] [2023-01-15T19:46:20.249Z] setToolProperty: [2023-01-15T19:46:20.249Z] [2023-01-15T19:46:20.249Z] setS1ASclassPath: [2023-01-15T19:46:20.249Z] [2023-01-15T19:46:20.249Z] init-common: [2023-01-15T19:46:20.249Z] [2023-01-15T19:46:20.249Z] deploy-war-commonpe: [2023-01-15T19:46:20.249Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:20.473Z] 0%: progress-simple: Starting [2023-01-15T19:46:20.474Z] 0%: progress-simple: Parsing [2023-01-15T19:46:20.474Z] 1: progress-simple: Working on main part [2023-01-15T19:46:20.474Z] 2: progress-simple: Working on main part [2023-01-15T19:46:20.474Z] 3: progress-simple: Working on main part [2023-01-15T19:46:20.474Z] 4: progress-simple: Working on main part [2023-01-15T19:46:20.474Z] 5: progress-simple: Working on main part [2023-01-15T19:46:20.474Z] 6: progress-simple: Working on main part [2023-01-15T19:46:20.474Z] 7: progress-simple: Working on main part [2023-01-15T19:46:20.474Z] 8: progress-simple: Working on main part [2023-01-15T19:46:20.474Z] 9: progress-simple: Cleaning [2023-01-15T19:46:20.474Z] 100%: progress-simple: Finished [2023-01-15T19:46:20.474Z] All done [2023-01-15T19:46:20.474Z] Command progress-simple executed successfully. [2023-01-15T19:46:20.474Z] Jan 15, 2023 7:46:19 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:20.474Z] INFO: exec(timeout=30,000, detached=false, args=[progress-full-annotated]) [2023-01-15T19:46:20.474Z] [2023-01-15T19:46:20.475Z] checkReporting-common: [2023-01-15T19:46:20.475Z] [2023-01-15T19:46:20.475Z] confirmReportPresent-common: [2023-01-15T19:46:20.475Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:46:20.475Z] [echo] Test seems to be reported fine [2023-01-15T19:46:20.475Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/RepRunConf.txt [2023-01-15T19:46:20.475Z] [2023-01-15T19:46:20.475Z] confirmMissingReport-common: [2023-01-15T19:46:20.475Z] [2023-01-15T19:46:20.475Z] undeploy: [2023-01-15T19:46:20.475Z] [2023-01-15T19:46:20.475Z] setOSConditions: [2023-01-15T19:46:20.475Z] [2023-01-15T19:46:20.475Z] setToolWin: [2023-01-15T19:46:20.475Z] [2023-01-15T19:46:20.475Z] setToolUnix: [2023-01-15T19:46:20.475Z] [2023-01-15T19:46:20.475Z] setToolProperty: [2023-01-15T19:46:20.475Z] [2023-01-15T19:46:20.475Z] setS1ASclassPath: [2023-01-15T19:46:20.475Z] [2023-01-15T19:46:20.475Z] init-common: [2023-01-15T19:46:20.475Z] [2023-01-15T19:46:20.475Z] undeploy-common: [2023-01-15T19:46:20.475Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:20.811Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-managedbean-web.war [2023-01-15T19:46:20.811Z] [exec] Application deployed with name ejb-ejb31-ejblite-managedbean-web. [2023-01-15T19:46:20.811Z] [2023-01-15T19:46:20.811Z] deploy-war-commonee: [2023-01-15T19:46:20.811Z] [2023-01-15T19:46:20.811Z] run: [2023-01-15T19:46:20.811Z] [2023-01-15T19:46:20.811Z] setOSConditions: [2023-01-15T19:46:20.811Z] [2023-01-15T19:46:20.811Z] setToolWin: [2023-01-15T19:46:20.811Z] [2023-01-15T19:46:20.811Z] setToolUnix: [2023-01-15T19:46:20.811Z] [2023-01-15T19:46:20.811Z] setToolProperty: [2023-01-15T19:46:20.811Z] [2023-01-15T19:46:20.811Z] setS1ASclassPath: [2023-01-15T19:46:20.811Z] [2023-01-15T19:46:20.811Z] init-common: [2023-01-15T19:46:20.811Z] [2023-01-15T19:46:20.811Z] run_se: [2023-01-15T19:46:20.848Z] [java] Jan 15, 2023 7:46:20 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:20.849Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:21.068Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:21.105Z] [java] Jan 15, 2023 7:46:20 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:46:21.106Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:46:21.326Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-managedbean/HelloServlet [2023-01-15T19:46:21.326Z] [java] JMS Servlet Output [2023-01-15T19:46:21.326Z] [java]

DatabaseServelt :: All information I can give

[2023-01-15T19:46:21.326Z] [java] Context Path : /ejb-ejb31-ejblite-managedbean
[2023-01-15T19:46:21.326Z] [java] Servlet Path : /HelloServlet
[2023-01-15T19:46:21.326Z] [java] Path Info : null
[2023-01-15T19:46:21.326Z] [java] [2023-01-15T19:46:21.326Z] [java] Value of key is: main [2023-01-15T19:46:21.326Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:21.326Z] [java] [2023-01-15T19:46:21.326Z] [java] [2023-01-15T19:46:21.326Z] [java] ----------------------------------------- [2023-01-15T19:46:21.326Z] [java] - main: PASS - [2023-01-15T19:46:21.326Z] [java] ----------------------------------------- [2023-01-15T19:46:21.326Z] [java] Total PASS: 1 [2023-01-15T19:46:21.326Z] [java] Total FAIL: 0 [2023-01-15T19:46:21.326Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:21.326Z] [java] ----------------------------------------- [2023-01-15T19:46:21.326Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:21.326Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:21.326Z] [2023-01-15T19:46:21.326Z] undeploy: [2023-01-15T19:46:21.326Z] [2023-01-15T19:46:21.326Z] setOSConditions: [2023-01-15T19:46:21.326Z] [2023-01-15T19:46:21.326Z] setToolWin: [2023-01-15T19:46:21.326Z] [2023-01-15T19:46:21.326Z] setToolUnix: [2023-01-15T19:46:21.326Z] [2023-01-15T19:46:21.326Z] setToolProperty: [2023-01-15T19:46:21.326Z] [2023-01-15T19:46:21.326Z] setS1ASclassPath: [2023-01-15T19:46:21.326Z] [2023-01-15T19:46:21.326Z] init-common: [2023-01-15T19:46:21.326Z] [2023-01-15T19:46:21.326Z] undeploy-war-common: [2023-01-15T19:46:21.407Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:21.407Z] [2023-01-15T19:46:21.407Z] delete-resources: [2023-01-15T19:46:21.407Z] [2023-01-15T19:46:21.407Z] asadmin-batch-common: [2023-01-15T19:46:21.583Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:21.666Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:21.669Z] [java] Jan 15, 2023 7:46:21 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:21.669Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:46:21.669Z] [java] Jan 15, 2023 7:46:21 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:21.669Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:46:21.669Z] [java] Jan 15, 2023 7:46:21 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:21.669Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:46:21.669Z] [java] Jan 15, 2023 7:46:21 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:46:21.669Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:46:21.669Z] [java] Jan 15, 2023 7:46:21 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:21.669Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:21.669Z] [java] Jan 15, 2023 7:46:21 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:21.669Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (826ms), startup services(963ms), total(1,789ms) [2023-01-15T19:46:21.840Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] all: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] sinitcallejb: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] setOSConditions: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] setToolWin: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] setToolUnix: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] setToolProperty: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] setS1ASclassPath: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] init-common: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] clean: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] setOSConditions: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] setToolWin: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] setToolUnix: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] setToolProperty: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] setS1ASclassPath: [2023-01-15T19:46:21.841Z] [2023-01-15T19:46:21.841Z] init-common: [2023-01-15T19:46:21.925Z] [java] Jan 15, 2023 7:46:21 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:21.926Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:22.098Z] [2023-01-15T19:46:22.099Z] clean-common: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setOSConditions: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setToolWin: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setToolUnix: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setToolProperty: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setS1ASclassPath: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] init-common: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] clean-classes-common: [2023-01-15T19:46:22.099Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setOSConditions: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setToolWin: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setToolUnix: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setToolProperty: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setS1ASclassPath: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] init-common: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] clean-jars-common: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] compile: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setOSConditions: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setToolWin: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setToolUnix: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setToolProperty: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] setS1ASclassPath: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] init-common: [2023-01-15T19:46:22.099Z] [2023-01-15T19:46:22.099Z] compile-common: [2023-01-15T19:46:22.099Z] [echo] Current time (ISO): 2023-01-15T19:46:21.858+0000 [2023-01-15T19:46:22.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:22.099Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:22.099Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:22.183Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:21 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:46:22.183Z] [java] INFO: Grizzly Framework 3.0.1 started in: 26ms - bound to [/0.0.0.0:7676] [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:21 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:22.183Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:22.183Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:22.183Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:22.183Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,254ms), startup services(10ms), total(2,264ms) [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:22.183Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:46:22.183Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:22.183Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:22.183Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:22.183Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:22.183Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:22.183Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app7027460198080336559 [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:22.183Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:46:22.183Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:22.183Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:46:22.440Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:22.440Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:22.600Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T19:46:22.600Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_interceptors_mdb_QCF [2023-01-15T19:46:22.600Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_interceptors_mdb_InQueue [2023-01-15T19:46:22.697Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:22.697Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:22.859Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_InQueue deleted. [2023-01-15T19:46:22.860Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:46:22.860Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_interceptors_mdb_OutQueue [2023-01-15T19:46:22.860Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_OutQueue deleted. [2023-01-15T19:46:22.860Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:46:22.860Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] all: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] persistence: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] all: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] context: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setOSConditions: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolWin: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolUnix: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolProperty: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setS1ASclassPath: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] init-common: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] clean: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setOSConditions: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolWin: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolUnix: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolProperty: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setS1ASclassPath: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] init-common: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] clean-common: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setOSConditions: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolWin: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolUnix: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolProperty: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setS1ASclassPath: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] init-common: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] clean-classes-common: [2023-01-15T19:46:22.860Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setOSConditions: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolWin: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolUnix: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolProperty: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setS1ASclassPath: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] init-common: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] clean-jars-common: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] compile: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setOSConditions: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolWin: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolUnix: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setToolProperty: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] setS1ASclassPath: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] init-common: [2023-01-15T19:46:22.860Z] [2023-01-15T19:46:22.860Z] compile-common: [2023-01-15T19:46:22.860Z] [echo] Current time (ISO): 2023-01-15T19:46:22.837+0000 [2023-01-15T19:46:22.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:22.860Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:22.954Z] [java] Jan 15, 2023 7:46:22 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:22.955Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:23.118Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:23.211Z] [java] Jan 15, 2023 7:46:22 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:46:23.211Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:46:23.211Z] [java] Jan 15, 2023 7:46:22 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:23.211Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:46:23.211Z] [java] Jan 15, 2023 7:46:22 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:46:23.212Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:46:23.212Z] [java] Jan 15, 2023 7:46:22 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:23.212Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:46:23.991Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:23.991Z] [javac] 1 warning [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] build: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] setOSConditions: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] setToolWin: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] setToolUnix: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] setToolProperty: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] setS1ASclassPath: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] init-common: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] webclient-war-common: [2023-01-15T19:46:23.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] clear: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] test-tlds-exist: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] copy-tlds: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] test-tagfiles-exist: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] copy-tagfiles: [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.991Z] package-war-common: [2023-01-15T19:46:23.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:46:23.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:23.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:23.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:46:23.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/lib [2023-01-15T19:46:23.991Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:23.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/docroot [2023-01-15T19:46:23.991Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-sinitcallejb-web.war [2023-01-15T19:46:23.991Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:23.991Z] [2023-01-15T19:46:23.992Z] setOSConditions: [2023-01-15T19:46:23.992Z] [2023-01-15T19:46:23.992Z] setToolWin: [2023-01-15T19:46:23.992Z] [2023-01-15T19:46:23.992Z] setToolUnix: [2023-01-15T19:46:23.992Z] [2023-01-15T19:46:23.992Z] setToolProperty: [2023-01-15T19:46:23.992Z] [2023-01-15T19:46:23.992Z] setS1ASclassPath: [2023-01-15T19:46:23.992Z] [2023-01-15T19:46:23.992Z] init-common: [2023-01-15T19:46:23.992Z] [2023-01-15T19:46:23.992Z] compile-common: [2023-01-15T19:46:23.992Z] [echo] Current time (ISO): 2023-01-15T19:46:23.695+0000 [2023-01-15T19:46:23.992Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:23.992Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:24.141Z] [java] Jan 15, 2023 7:46:23 PM org.eclipse.persistence.session./file:/tmp/ejb-app7027460198080336559/ejb-ejb31-embedded-two-modules-ejb1_jar/_test [2023-01-15T19:46:24.142Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:46:24.142Z] [java] Jan 15, 2023 7:46:23 PM org.eclipse.persistence.session./file:/tmp/ejb-app7027460198080336559/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2023-01-15T19:46:24.142Z] [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. [2023-01-15T19:46:24.142Z] [java] Jan 15, 2023 7:46:23 PM org.eclipse.persistence.session./file:/tmp/ejb-app7027460198080336559/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2023-01-15T19:46:24.142Z] [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. [2023-01-15T19:46:24.142Z] [java] Jan 15, 2023 7:46:24 PM org.eclipse.persistence.session./file:/tmp/ejb-app7027460198080336559/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.server [2023-01-15T19:46:24.142Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:46:24.399Z] [java] Jan 15, 2023 7:46:24 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:46:24.399Z] [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'. [2023-01-15T19:46:24.399Z] [java] Jan 15, 2023 7:46:24 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:24.399Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2023-01-15T19:46:24.399Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:46:24.399Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:46:24.399Z] [java] Jan 15, 2023 7:46:24 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:24.399Z] [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] [2023-01-15T19:46:24.642Z] 0%: annotated: Starting [2023-01-15T19:46:24.643Z] 0%: annotated: Parsing [2023-01-15T19:46:24.643Z] 10%: annotated: Working on main part [2023-01-15T19:46:24.643Z] 20%: annotated: Working on main part [2023-01-15T19:46:24.643Z] 30%: annotated: Working on main part [2023-01-15T19:46:24.643Z] 40%: annotated: Working on main part [2023-01-15T19:46:24.643Z] 50%: annotated: Working on main part [2023-01-15T19:46:24.643Z] 60%: annotated: Working on main part [2023-01-15T19:46:24.643Z] 70%: annotated: Working on main part [2023-01-15T19:46:24.643Z] 80%: annotated: Working on main part [2023-01-15T19:46:24.643Z] 90%: annotated: Cleaning [2023-01-15T19:46:24.643Z] 100%: annotated: Finished [2023-01-15T19:46:24.643Z] All done [2023-01-15T19:46:24.643Z] Command progress-full-annotated executed successfully. [2023-01-15T19:46:24.643Z] Jan 15, 2023 7:46:24 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:24.643Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:46:24.962Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.963Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:24.963Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.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. [2023-01-15T19:46:24.963Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.963Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:24.963Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.963Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:24.963Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.963Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:24.963Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.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. [2023-01-15T19:46:24.963Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.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. [2023-01-15T19:46:24.963Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.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. [2023-01-15T19:46:24.963Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.963Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:24.963Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.963Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:24.964Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.964Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:24.964Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:24.964Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:24.964Z] [java] Jan 15, 2023 7:46:24 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:46:24.964Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:46:25.204Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:46:25.204Z] progress-simple 8 2023-01-15 19:46:05 COMPLETED SUCCESS admin [2023-01-15T19:46:25.204Z] progress-simple 9 2023-01-15 19:46:10 COMPLETED SUCCESS admin [2023-01-15T19:46:25.204Z] progress-simple 10 2023-01-15 19:46:15 COMPLETED SUCCESS admin [2023-01-15T19:46:25.204Z] progress-full-annotated 11 2023-01-15 19:46:19 COMPLETED SUCCESS admin [2023-01-15T19:46:25.204Z] Command list-jobs executed successfully. [2023-01-15T19:46:25.204Z] Jan 15, 2023 7:46:24 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:25.204Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2023-01-15T19:46:25.361Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:25.460Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:46:25.618Z] [javac] 1 warning [2023-01-15T19:46:25.618Z] [2023-01-15T19:46:25.618Z] deploy: [2023-01-15T19:46:25.618Z] [2023-01-15T19:46:25.618Z] deploy-war-common: [2023-01-15T19:46:25.618Z] [2023-01-15T19:46:25.618Z] setOSConditions: [2023-01-15T19:46:25.618Z] [2023-01-15T19:46:25.618Z] setToolWin: [2023-01-15T19:46:25.618Z] [2023-01-15T19:46:25.618Z] setToolUnix: [2023-01-15T19:46:25.618Z] [2023-01-15T19:46:25.618Z] setToolProperty: [2023-01-15T19:46:25.618Z] [2023-01-15T19:46:25.618Z] setS1ASclassPath: [2023-01-15T19:46:25.618Z] [2023-01-15T19:46:25.618Z] init-common: [2023-01-15T19:46:25.618Z] [2023-01-15T19:46:25.618Z] deploy-war-commonpe: [2023-01-15T19:46:25.618Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:25.893Z] [java] Looking up EJB... [2023-01-15T19:46:25.894Z] [java] Invoking EJB from module 1... [2023-01-15T19:46:25.894Z] [java] EJB said: SingletonBean called ejb.bar [2023-01-15T19:46:25.894Z] [java] Record # 1 [2023-01-15T19:46:25.894Z] [java] Jan 15, 2023 7:46:25 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:46:25.894Z] [java] INFO: foo was successfully deployed in 3,349 milliseconds. [2023-01-15T19:46:25.894Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:46:25.894Z] [java] Done calling EJB from module 1 [2023-01-15T19:46:25.894Z] [java] Value of key is: embedded 2 modules [2023-01-15T19:46:25.894Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:46:25.894Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:46:25.894Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:25.894Z] [java] Jan 15, 2023 7:46:25 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:46:25.894Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:46:25.894Z] [java] Jan 15, 2023 7:46:25 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:25.894Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:25.894Z] [java] Jan 15, 2023 7:46:25 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:25.894Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:25.894Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:25.894Z] [java] ..........FINISHED 2 modules Embedded test [2023-01-15T19:46:25.894Z] [java] Jan 15, 2023 7:46:25 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:25.894Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:25.894Z] [java] Jan 15, 2023 7:46:25 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:25.894Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:46:25.894Z] [java] Jan 15, 2023 7:46:25 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:25.894Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain12725943735224088550xml [2023-01-15T19:46:25.894Z] [java] Jan 15, 2023 7:46:25 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:25.894Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:46:26.181Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-sinitcallejb-web.war [2023-01-15T19:46:26.400Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:26.401Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:46:26.401Z] [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. [2023-01-15T19:46:26.439Z] [exec] Application deployed with name ejb-ejb31-ejblite-sinitcallejb-web. [2023-01-15T19:46:26.439Z] [2023-01-15T19:46:26.439Z] deploy-war-commonee: [2023-01-15T19:46:26.439Z] [2023-01-15T19:46:26.439Z] run: [2023-01-15T19:46:26.439Z] [2023-01-15T19:46:26.439Z] setOSConditions: [2023-01-15T19:46:26.439Z] [2023-01-15T19:46:26.439Z] setToolWin: [2023-01-15T19:46:26.439Z] [2023-01-15T19:46:26.439Z] setToolUnix: [2023-01-15T19:46:26.439Z] [2023-01-15T19:46:26.439Z] setToolProperty: [2023-01-15T19:46:26.439Z] [2023-01-15T19:46:26.439Z] setS1ASclassPath: [2023-01-15T19:46:26.439Z] [2023-01-15T19:46:26.439Z] init-common: [2023-01-15T19:46:26.439Z] [2023-01-15T19:46:26.439Z] run_se: [2023-01-15T19:46:26.439Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:26.463Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:46:26.463Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:26.463Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:26.463Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (289ms), startup services(57ms), total(346ms) [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:26.463Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:26.463Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:46:26.463Z] [java] INFO: Grizzly Framework 3.0.1 started in: 0ms - bound to [/0.0.0.0:7676] [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:26.463Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:26.463Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:26.463Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:26.463Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (391ms), startup services(7ms), total(398ms) [2023-01-15T19:46:26.463Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:26.464Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:46:26.464Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:26.464Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:26.464Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:26.464Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:26.464Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:26.464Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app6170938810670937570 [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:26.464Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:26.464Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:26.464Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:26.464Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:26.464Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:46:26.464Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:26.464Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2023-01-15T19:46:26.464Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2023-01-15T19:46:26.464Z] [java] Jan 15, 2023 7:46:26 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:46:26.464Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:46:26.659Z] [javac] 2 warnings [2023-01-15T19:46:26.660Z] [2023-01-15T19:46:26.660Z] setOSConditions: [2023-01-15T19:46:26.660Z] [2023-01-15T19:46:26.660Z] setToolWin: [2023-01-15T19:46:26.660Z] [2023-01-15T19:46:26.660Z] setToolUnix: [2023-01-15T19:46:26.660Z] [2023-01-15T19:46:26.660Z] setToolProperty: [2023-01-15T19:46:26.660Z] [2023-01-15T19:46:26.660Z] setS1ASclassPath: [2023-01-15T19:46:26.660Z] [2023-01-15T19:46:26.660Z] init-common: [2023-01-15T19:46:26.660Z] [2023-01-15T19:46:26.660Z] compile-common: [2023-01-15T19:46:26.660Z] [echo] Current time (ISO): 2023-01-15T19:46:26.447+0000 [2023-01-15T19:46:26.660Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:26.660Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:26.696Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-sinitcallejb/HelloServlet [2023-01-15T19:46:26.721Z] [java] Jan 15, 2023 7:46:26 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:26.721Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:46:26.721Z] [java] Jan 15, 2023 7:46:26 PM org.eclipse.persistence.session./file:/tmp/ejb-app6170938810670937570/ejb-ejb31-embedded-two-modules-ejb1_jar/_test [2023-01-15T19:46:26.721Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:46:26.721Z] [java] Jan 15, 2023 7:46:26 PM org.eclipse.persistence.session./file:/tmp/ejb-app6170938810670937570/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2023-01-15T19:46:26.721Z] [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. [2023-01-15T19:46:26.721Z] [java] Jan 15, 2023 7:46:26 PM org.eclipse.persistence.session./file:/tmp/ejb-app6170938810670937570/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2023-01-15T19:46:26.721Z] [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. [2023-01-15T19:46:26.721Z] [java] Jan 15, 2023 7:46:26 PM org.eclipse.persistence.session./file:/tmp/ejb-app6170938810670937570/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.server [2023-01-15T19:46:26.721Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:46:26.721Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:46:26.721Z] [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'. [2023-01-15T19:46:26.721Z] [java] Jan 15, 2023 7:46:26 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:26.721Z] [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] [2023-01-15T19:46:26.721Z] [java] Jan 15, 2023 7:46:26 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:26.721Z] [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] [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [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. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [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. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [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. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:26.722Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:26.722Z] [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. [2023-01-15T19:46:26.825Z] Jan 15, 2023 7:46:26 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:26.825Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:46:26.953Z] [java] JMS Servlet Output [2023-01-15T19:46:26.953Z] [java]

DatabaseServelt :: All information I can give

[2023-01-15T19:46:26.953Z] [java] Context Path : /ejb-ejb31-ejblite-sinitcallejb
[2023-01-15T19:46:26.953Z] [java] Servlet Path : /HelloServlet
[2023-01-15T19:46:26.953Z] [java] Path Info : null
[2023-01-15T19:46:26.953Z] [java] [2023-01-15T19:46:26.953Z] [java] Value of key is: main [2023-01-15T19:46:26.953Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:26.953Z] [java] [2023-01-15T19:46:26.953Z] [java] [2023-01-15T19:46:26.953Z] [java] ----------------------------------------- [2023-01-15T19:46:26.953Z] [java] - main: PASS - [2023-01-15T19:46:26.953Z] [java] ----------------------------------------- [2023-01-15T19:46:26.953Z] [java] Total PASS: 1 [2023-01-15T19:46:26.953Z] [java] Total FAIL: 0 [2023-01-15T19:46:26.953Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:26.953Z] [java] ----------------------------------------- [2023-01-15T19:46:26.953Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:26.953Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:26.953Z] [2023-01-15T19:46:26.953Z] undeploy: [2023-01-15T19:46:26.953Z] [2023-01-15T19:46:26.953Z] setOSConditions: [2023-01-15T19:46:26.953Z] [2023-01-15T19:46:26.953Z] setToolWin: [2023-01-15T19:46:26.953Z] [2023-01-15T19:46:26.953Z] setToolUnix: [2023-01-15T19:46:26.953Z] [2023-01-15T19:46:26.953Z] setToolProperty: [2023-01-15T19:46:26.953Z] [2023-01-15T19:46:26.953Z] setS1ASclassPath: [2023-01-15T19:46:26.953Z] [2023-01-15T19:46:26.953Z] init-common: [2023-01-15T19:46:26.953Z] [2023-01-15T19:46:26.953Z] undeploy-war-common: [2023-01-15T19:46:26.953Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:26.979Z] [java] Jan 15, 2023 7:46:26 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:46:26.980Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:46:27.082Z] Nothing to list. [2023-01-15T19:46:27.082Z] Command list-jobs executed successfully. [2023-01-15T19:46:27.082Z] Jan 15, 2023 7:46:26 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:27.082Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2023-01-15T19:46:27.236Z] [java] Looking up EJB... [2023-01-15T19:46:27.236Z] [java] Invoking EJB from module 1... [2023-01-15T19:46:27.237Z] [java] EJB said: SingletonBean called ejb.bar [2023-01-15T19:46:27.237Z] [java] Record # 1 [2023-01-15T19:46:27.237Z] [java] Jan 15, 2023 7:46:26 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:46:27.237Z] [java] INFO: ejb-app was successfully deployed in 713 milliseconds. [2023-01-15T19:46:27.237Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:46:27.237Z] [java] Done calling EJB from module 1 [2023-01-15T19:46:27.237Z] [java] Value of key is: embedded 2 modules [2023-01-15T19:46:27.237Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:46:27.237Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:46:27.237Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:27.237Z] [java] Jan 15, 2023 7:46:27 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:46:27.237Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:46:27.237Z] [java] Jan 15, 2023 7:46:27 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:27.237Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:27.237Z] [java] Jan 15, 2023 7:46:27 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:27.237Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:27.237Z] [java] Jan 15, 2023 7:46:27 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:27.237Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:27.237Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:27.237Z] [java] ..........FINISHED 2 modules Embedded test [2023-01-15T19:46:27.237Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:27.237Z] [java] [2023-01-15T19:46:27.237Z] [java] [2023-01-15T19:46:27.237Z] [java] ----------------------------------------- [2023-01-15T19:46:27.237Z] [java] - embedded 2 modules: PASS - [2023-01-15T19:46:27.237Z] [java] ----------------------------------------- [2023-01-15T19:46:27.237Z] [java] Total PASS: 1 [2023-01-15T19:46:27.237Z] [java] Total FAIL: 0 [2023-01-15T19:46:27.237Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:27.237Z] [java] ----------------------------------------- [2023-01-15T19:46:27.237Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:27.237Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] stop-database: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] all: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] twomoduleswithlibs: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] start-database: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setOSConditions: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolWin: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolUnix: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolProperty: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setS1ASclassPath: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] init-common: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] clean: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setOSConditions: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolWin: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolUnix: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolProperty: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setS1ASclassPath: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] init-common: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] clean-common: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setOSConditions: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolWin: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolUnix: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolProperty: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setS1ASclassPath: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] init-common: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] clean-classes-common: [2023-01-15T19:46:27.237Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setOSConditions: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolWin: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolUnix: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolProperty: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setS1ASclassPath: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] init-common: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] clean-jars-common: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] compile: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setOSConditions: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolWin: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolUnix: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setToolProperty: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] setS1ASclassPath: [2023-01-15T19:46:27.237Z] [2023-01-15T19:46:27.237Z] init-common: [2023-01-15T19:46:27.494Z] [2023-01-15T19:46:27.494Z] compile-common: [2023-01-15T19:46:27.494Z] [echo] Current time (ISO): 2023-01-15T19:46:27.238+0000 [2023-01-15T19:46:27.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:27.494Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:27.494Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:27.516Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] all: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] jaxrs: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setOSConditions: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolWin: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolUnix: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolProperty: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setS1ASclassPath: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] init-common: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] clean: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setOSConditions: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolWin: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolUnix: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolProperty: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setS1ASclassPath: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] init-common: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] clean-common: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setOSConditions: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolWin: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolUnix: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolProperty: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setS1ASclassPath: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] init-common: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] clean-classes-common: [2023-01-15T19:46:27.517Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setOSConditions: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolWin: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolUnix: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolProperty: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setS1ASclassPath: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] init-common: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] clean-jars-common: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] compile: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setOSConditions: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolWin: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolUnix: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setToolProperty: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] setS1ASclassPath: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] init-common: [2023-01-15T19:46:27.517Z] [2023-01-15T19:46:27.517Z] compile-common: [2023-01-15T19:46:27.517Z] [echo] Current time (ISO): 2023-01-15T19:46:27.363+0000 [2023-01-15T19:46:27.517Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:27.517Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:27.517Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:27.644Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:46:27.644Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.127 s - in org.glassfish.main.admin.test.progress.ProgressStatusBasicITest [2023-01-15T19:46:27.644Z] [INFO] Running org.glassfish.main.admin.test.progress.DetachAttachITest [2023-01-15T19:46:27.644Z] Jan 15, 2023 7:46:27 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:27.645Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2023-01-15T19:46:28.207Z] managed-job-config.job-retention-period=24h [2023-01-15T19:46:28.207Z] Command get executed successfully. [2023-01-15T19:46:28.207Z] Jan 15, 2023 7:46:27 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:28.207Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2023-01-15T19:46:28.463Z] managed-job-config.initial-delay=20m [2023-01-15T19:46:28.463Z] Command get executed successfully. [2023-01-15T19:46:28.463Z] Jan 15, 2023 7:46:28 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:28.463Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2023-01-15T19:46:29.025Z] managed-job-config.poll-interval=20m [2023-01-15T19:46:29.025Z] Command get executed successfully. [2023-01-15T19:46:29.025Z] Jan 15, 2023 7:46:28 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:29.025Z] INFO: exec(timeout=30,000, detached=true, args=[uptime]) [2023-01-15T19:46:29.392Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:29.393Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:46:29.393Z] [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. [2023-01-15T19:46:29.393Z] [javac] 2 warnings [2023-01-15T19:46:29.393Z] [2023-01-15T19:46:29.393Z] setOSConditions: [2023-01-15T19:46:29.393Z] [2023-01-15T19:46:29.393Z] setToolWin: [2023-01-15T19:46:29.393Z] [2023-01-15T19:46:29.393Z] setToolUnix: [2023-01-15T19:46:29.393Z] [2023-01-15T19:46:29.393Z] setToolProperty: [2023-01-15T19:46:29.393Z] [2023-01-15T19:46:29.393Z] setS1ASclassPath: [2023-01-15T19:46:29.393Z] [2023-01-15T19:46:29.393Z] init-common: [2023-01-15T19:46:29.393Z] [2023-01-15T19:46:29.393Z] compile-common: [2023-01-15T19:46:29.393Z] [echo] Current time (ISO): 2023-01-15T19:46:29.326+0000 [2023-01-15T19:46:29.393Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:29.412Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:29.412Z] [javac] 1 warning [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] build: [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] setOSConditions: [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] setToolWin: [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] setToolUnix: [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] setToolProperty: [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] setS1ASclassPath: [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] init-common: [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] webclient-war-common: [2023-01-15T19:46:29.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] clear: [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] test-tlds-exist: [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] copy-tlds: [2023-01-15T19:46:29.412Z] [2023-01-15T19:46:29.412Z] test-tagfiles-exist: [2023-01-15T19:46:29.413Z] [2023-01-15T19:46:29.413Z] copy-tagfiles: [2023-01-15T19:46:29.413Z] [2023-01-15T19:46:29.413Z] package-war-common: [2023-01-15T19:46:29.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:46:29.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:29.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:29.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:46:29.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/lib [2023-01-15T19:46:29.413Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:29.413Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:29.413Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-jaxrs-web.war [2023-01-15T19:46:29.413Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:29.413Z] [2023-01-15T19:46:29.413Z] setOSConditions: [2023-01-15T19:46:29.413Z] [2023-01-15T19:46:29.413Z] setToolWin: [2023-01-15T19:46:29.413Z] [2023-01-15T19:46:29.413Z] setToolUnix: [2023-01-15T19:46:29.413Z] [2023-01-15T19:46:29.413Z] setToolProperty: [2023-01-15T19:46:29.413Z] [2023-01-15T19:46:29.413Z] setS1ASclassPath: [2023-01-15T19:46:29.413Z] [2023-01-15T19:46:29.413Z] init-common: [2023-01-15T19:46:29.413Z] [2023-01-15T19:46:29.413Z] compile-common: [2023-01-15T19:46:29.413Z] [echo] Current time (ISO): 2023-01-15T19:46:29.276+0000 [2023-01-15T19:46:29.413Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:29.413Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:29.588Z] 12 [2023-01-15T19:46:29.650Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:29.971Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:29.972Z] [javac] 1 warning [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] build: [2023-01-15T19:46:29.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:46:29.972Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-lib.jar [2023-01-15T19:46:29.972Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par1.jar [2023-01-15T19:46:29.972Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par2.jar [2023-01-15T19:46:29.972Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par3.jar [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] setOSConditions: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] fixFiles: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] convUnix: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] convWin: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] setToolWin: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] setToolUnix: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] setToolProperty: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] setS1ASclassPath: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] init-common: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] package-persistence-common: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] ejb-jar-common: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] package-ejbjar-common: [2023-01-15T19:46:29.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:29.972Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-context-ejb.jar [2023-01-15T19:46:29.972Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] appclient-jar-common: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] package-appclientjar-common: [2023-01-15T19:46:29.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:29.972Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-context-client.jar [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] webclient-war-common: [2023-01-15T19:46:29.972Z] [2023-01-15T19:46:29.972Z] build-ear-common: [2023-01-15T19:46:29.972Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2023-01-15T19:46:29.973Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setup: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setOSConditions: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setToolWin: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setToolUnix: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setToolProperty: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setS1ASclassPath: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] init-common: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] execute-ejb-sql-common: [2023-01-15T19:46:29.973Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/sql/create.sql [2023-01-15T19:46:29.973Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] deploy: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setOSConditions: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setToolWin: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setToolUnix: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setToolProperty: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setS1ASclassPath: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] init-common: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] deploy-common: [2023-01-15T19:46:29.973Z] [echo] Current time (ISO): 2023-01-15T19:46:29.693+0000 [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setOSConditions: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setToolWin: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setToolUnix: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setToolProperty: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] setS1ASclassPath: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] init-common: [2023-01-15T19:46:29.973Z] [2023-01-15T19:46:29.973Z] deploy-common-pe: [2023-01-15T19:46:29.973Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:30.517Z] Jan 15, 2023 7:46:30 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:30.517Z] INFO: exec(timeout=30,000, detached=false, args=[--terse, attach, 12]) [2023-01-15T19:46:30.538Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2023-01-15T19:46:30.773Z] Command uptime executed with status SUCCESS. [2023-01-15T19:46:30.774Z] Jan 15, 2023 7:46:30 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:30.774Z] INFO: exec(timeout=30,000, detached=true, args=[uptime]) [2023-01-15T19:46:31.306Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:31.306Z] [javac] 1 warning [2023-01-15T19:46:31.306Z] [2023-01-15T19:46:31.306Z] deploy: [2023-01-15T19:46:31.306Z] [2023-01-15T19:46:31.306Z] deploy-war-common: [2023-01-15T19:46:31.306Z] [2023-01-15T19:46:31.306Z] setOSConditions: [2023-01-15T19:46:31.306Z] [2023-01-15T19:46:31.306Z] setToolWin: [2023-01-15T19:46:31.306Z] [2023-01-15T19:46:31.306Z] setToolUnix: [2023-01-15T19:46:31.306Z] [2023-01-15T19:46:31.306Z] setToolProperty: [2023-01-15T19:46:31.306Z] [2023-01-15T19:46:31.306Z] setS1ASclassPath: [2023-01-15T19:46:31.306Z] [2023-01-15T19:46:31.306Z] init-common: [2023-01-15T19:46:31.306Z] [2023-01-15T19:46:31.306Z] deploy-war-commonpe: [2023-01-15T19:46:31.306Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:31.336Z] 14 [2023-01-15T19:46:31.473Z] [exec] Application deployed with name ejb-ejb30-persistence-contextApp. [2023-01-15T19:46:31.474Z] [echo] Deployment on target server server successful [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] setOSConditions: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] setToolWin: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] setToolUnix: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] setToolProperty: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] setS1ASclassPath: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] init-common: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] deploy-common-ee: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] run: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] setOSConditions: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] setToolWin: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] setToolUnix: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] setToolProperty: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] setS1ASclassPath: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] init-common: [2023-01-15T19:46:31.474Z] [2023-01-15T19:46:31.474Z] runclient-common: [2023-01-15T19:46:31.474Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:46:31.474Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:31.545Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:31.545Z] [javac] 1 warning [2023-01-15T19:46:31.545Z] [2023-01-15T19:46:31.545Z] build: [2023-01-15T19:46:31.545Z] [2023-01-15T19:46:31.545Z] build-jars: [2023-01-15T19:46:31.545Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:31.545Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar [2023-01-15T19:46:31.545Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar [2023-01-15T19:46:31.545Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base.jar [2023-01-15T19:46:31.545Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar [2023-01-15T19:46:31.545Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org [2023-01-15T19:46:31.545Z] [2023-01-15T19:46:31.545Z] create-dirs: [2023-01-15T19:46:31.545Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1/classes [2023-01-15T19:46:31.545Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1/classes [2023-01-15T19:46:31.545Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1 [2023-01-15T19:46:31.545Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1 [2023-01-15T19:46:31.545Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base/classes [2023-01-15T19:46:31.546Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base/classes [2023-01-15T19:46:31.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2/classes [2023-01-15T19:46:31.546Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2/classes [2023-01-15T19:46:31.546Z] [2023-01-15T19:46:31.546Z] run: [2023-01-15T19:46:31.546Z] [2023-01-15T19:46:31.546Z] setOSConditions: [2023-01-15T19:46:31.546Z] [2023-01-15T19:46:31.546Z] setToolWin: [2023-01-15T19:46:31.546Z] [2023-01-15T19:46:31.546Z] setToolUnix: [2023-01-15T19:46:31.546Z] [2023-01-15T19:46:31.546Z] setToolProperty: [2023-01-15T19:46:31.546Z] [2023-01-15T19:46:31.546Z] setS1ASclassPath: [2023-01-15T19:46:31.546Z] [2023-01-15T19:46:31.546Z] init-common: [2023-01-15T19:46:31.546Z] [2023-01-15T19:46:31.546Z] run_se_jars: [2023-01-15T19:46:31.546Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:46:31.546Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:31.563Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-jaxrs-web.war [2023-01-15T19:46:31.821Z] [exec] Application deployed with name ejb-ejb31-ejblite-jaxrs-web. [2023-01-15T19:46:31.821Z] [2023-01-15T19:46:31.821Z] deploy-war-commonee: [2023-01-15T19:46:31.821Z] [2023-01-15T19:46:31.821Z] run: [2023-01-15T19:46:31.821Z] [2023-01-15T19:46:31.821Z] setOSConditions: [2023-01-15T19:46:31.821Z] [2023-01-15T19:46:31.821Z] setToolWin: [2023-01-15T19:46:31.821Z] [2023-01-15T19:46:31.821Z] setToolUnix: [2023-01-15T19:46:31.821Z] [2023-01-15T19:46:31.821Z] setToolProperty: [2023-01-15T19:46:31.821Z] [2023-01-15T19:46:31.821Z] setS1ASclassPath: [2023-01-15T19:46:31.821Z] [2023-01-15T19:46:31.821Z] init-common: [2023-01-15T19:46:31.821Z] [2023-01-15T19:46:31.821Z] run_se: [2023-01-15T19:46:31.821Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:32.109Z] [java] Jan 15, 2023 7:46:31 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:32.109Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:46:32.109Z] [java] Jan 15, 2023 7:46:31 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:32.109Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain11418509652370890150xml [2023-01-15T19:46:32.109Z] [java] Jan 15, 2023 7:46:32 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:32.109Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:46:32.263Z] Jan 15, 2023 7:46:32 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:32.264Z] INFO: exec(timeout=30,000, detached=false, args=[--terse, attach, 14]) [2023-01-15T19:46:32.384Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-jaxrs/HelloServlet [2023-01-15T19:46:32.385Z] [java] JMS Servlet Output [2023-01-15T19:46:32.385Z] [java]

DatabaseServelt :: All information I can give

[2023-01-15T19:46:32.385Z] [java] Context Path : /ejb-ejb31-ejblite-jaxrs
[2023-01-15T19:46:32.385Z] [java] Servlet Path : /HelloServlet
[2023-01-15T19:46:32.385Z] [java] Path Info : null
[2023-01-15T19:46:32.385Z] [java] [2023-01-15T19:46:32.385Z] [java] Value of key is: main [2023-01-15T19:46:32.385Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:32.385Z] [java] [2023-01-15T19:46:32.385Z] [java] [2023-01-15T19:46:32.385Z] [java] ----------------------------------------- [2023-01-15T19:46:32.385Z] [java] - main: PASS - [2023-01-15T19:46:32.385Z] [java] ----------------------------------------- [2023-01-15T19:46:32.385Z] [java] Total PASS: 1 [2023-01-15T19:46:32.385Z] [java] Total FAIL: 0 [2023-01-15T19:46:32.385Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:32.385Z] [java] ----------------------------------------- [2023-01-15T19:46:32.385Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:32.385Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:32.385Z] [2023-01-15T19:46:32.385Z] undeploy: [2023-01-15T19:46:32.385Z] [2023-01-15T19:46:32.385Z] setOSConditions: [2023-01-15T19:46:32.385Z] [2023-01-15T19:46:32.385Z] setToolWin: [2023-01-15T19:46:32.385Z] [2023-01-15T19:46:32.385Z] setToolUnix: [2023-01-15T19:46:32.385Z] [2023-01-15T19:46:32.385Z] setToolProperty: [2023-01-15T19:46:32.385Z] [2023-01-15T19:46:32.385Z] setS1ASclassPath: [2023-01-15T19:46:32.385Z] [2023-01-15T19:46:32.385Z] init-common: [2023-01-15T19:46:32.385Z] [2023-01-15T19:46:32.385Z] undeploy-war-common: [2023-01-15T19:46:32.385Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:32.407Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:32.826Z] Command uptime executed with status SUCCESS. [2023-01-15T19:46:32.827Z] Jan 15, 2023 7:46:32 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:32.827Z] INFO: exec(timeout=30,000, detached=true, args=[uptime]) [2023-01-15T19:46:32.948Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] all: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] generics: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setOSConditions: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolWin: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolUnix: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolProperty: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setS1ASclassPath: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] init-common: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] clean: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setOSConditions: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolWin: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolUnix: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolProperty: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setS1ASclassPath: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] init-common: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] clean-common: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setOSConditions: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolWin: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolUnix: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolProperty: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setS1ASclassPath: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] init-common: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] clean-classes-common: [2023-01-15T19:46:32.949Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setOSConditions: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolWin: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolUnix: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolProperty: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setS1ASclassPath: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] init-common: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] clean-jars-common: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] compile: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setOSConditions: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolWin: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolUnix: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setToolProperty: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] setS1ASclassPath: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] init-common: [2023-01-15T19:46:32.949Z] [2023-01-15T19:46:32.949Z] compile-common: [2023-01-15T19:46:32.949Z] [echo] Current time (ISO): 2023-01-15T19:46:32.828+0000 [2023-01-15T19:46:32.949Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:32.949Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:33.040Z] [java] Jan 15, 2023 7:46:32 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:33.041Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:33.206Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:33.298Z] [java] Jan 15, 2023 7:46:33 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:46:33.298Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:46:33.340Z] [exec] Jan 15, 2023 7:46:32 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:46:33.340Z] [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. [2023-01-15T19:46:33.389Z] 16 [2023-01-15T19:46:33.867Z] [java] Jan 15, 2023 7:46:33 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:33.868Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:46:33.868Z] [java] Jan 15, 2023 7:46:33 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:33.868Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:46:33.868Z] [java] Jan 15, 2023 7:46:33 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:33.868Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:46:33.868Z] [java] Jan 15, 2023 7:46:33 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:46:33.868Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:46:33.868Z] [java] Jan 15, 2023 7:46:33 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:33.868Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:33.868Z] [java] Jan 15, 2023 7:46:33 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:33.868Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (829ms), startup services(948ms), total(1,777ms) [2023-01-15T19:46:34.125Z] [java] Jan 15, 2023 7:46:33 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:34.125Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:34.316Z] Jan 15, 2023 7:46:34 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:34.317Z] INFO: exec(timeout=30,000, detached=false, args=[--terse, attach, 16]) [2023-01-15T19:46:34.382Z] [java] Jan 15, 2023 7:46:34 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:46:34.382Z] [java] INFO: Grizzly Framework 3.0.1 started in: 26ms - bound to [/0.0.0.0:7676] [2023-01-15T19:46:34.382Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:34.382Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:34.382Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:34.382Z] [java] Jan 15, 2023 7:46:34 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:34.382Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:34.382Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:34.382Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:34.382Z] [java] Jan 15, 2023 7:46:34 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:34.382Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,222ms), startup services(10ms), total(2,232ms) [2023-01-15T19:46:34.382Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:34.382Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:34.575Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:34.575Z] [javac] 1 warning [2023-01-15T19:46:34.575Z] [2023-01-15T19:46:34.575Z] setOSConditions: [2023-01-15T19:46:34.575Z] [2023-01-15T19:46:34.575Z] setToolWin: [2023-01-15T19:46:34.575Z] [2023-01-15T19:46:34.575Z] setToolUnix: [2023-01-15T19:46:34.575Z] [2023-01-15T19:46:34.575Z] setToolProperty: [2023-01-15T19:46:34.575Z] [2023-01-15T19:46:34.575Z] setS1ASclassPath: [2023-01-15T19:46:34.575Z] [2023-01-15T19:46:34.575Z] init-common: [2023-01-15T19:46:34.575Z] [2023-01-15T19:46:34.575Z] compile-common: [2023-01-15T19:46:34.575Z] [echo] Current time (ISO): 2023-01-15T19:46:34.549+0000 [2023-01-15T19:46:34.575Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:34.639Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:46:34.640Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:46:34.640Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:34.640Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:46:34.640Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:34.640Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:46:34.640Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:34.640Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-base.jar to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:34.640Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:34.640Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-pu1.jar to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:34.640Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:34.640Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:34.640Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:34.640Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:34.640Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:34.640Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app4350309981210526552 [2023-01-15T19:46:34.640Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:34.640Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:46:34.640Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:34.640Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:46:34.640Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:34.640Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:34.714Z] [exec] Jan 15, 2023 7:46:34 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:46:34.715Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:46:34.832Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:34.877Z] Command uptime executed with status SUCCESS. [2023-01-15T19:46:34.878Z] Jan 15, 2023 7:46:34 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:34.878Z] INFO: exec(timeout=30,000, detached=true, args=[progress-custom, 6x1]) [2023-01-15T19:46:35.133Z] 18 [2023-01-15T19:46:35.203Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:35.203Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:35.203Z] [java] Jan 15, 2023 7:46:34 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:35.203Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:35.460Z] [java] Jan 15, 2023 7:46:35 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:46:35.460Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:46:35.460Z] [java] Jan 15, 2023 7:46:35 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:35.460Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:46:35.460Z] [java] Jan 15, 2023 7:46:35 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:46:35.460Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:46:35.460Z] [java] Jan 15, 2023 7:46:35 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:35.460Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:46:36.200Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:36.200Z] [javac] 1 warning [2023-01-15T19:46:36.391Z] [java] Jan 15, 2023 7:46:36 PM org.eclipse.persistence.session./file:/tmp/ejb-app4350309981210526552/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test [2023-01-15T19:46:36.391Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:46:36.391Z] [java] Jan 15, 2023 7:46:36 PM org.eclipse.persistence.session./file:/tmp/ejb-app4350309981210526552/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.metadata [2023-01-15T19:46:36.391Z] [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. [2023-01-15T19:46:36.391Z] [java] Jan 15, 2023 7:46:36 PM org.eclipse.persistence.session./file:/tmp/ejb-app4350309981210526552/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.metadata [2023-01-15T19:46:36.391Z] [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. [2023-01-15T19:46:36.391Z] [java] Jan 15, 2023 7:46:36 PM org.eclipse.persistence.session./file:/tmp/ejb-app4350309981210526552/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.server [2023-01-15T19:46:36.391Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:46:36.456Z] [2023-01-15T19:46:36.457Z] build: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] setOSConditions: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] setToolWin: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] setToolUnix: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] setToolProperty: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] setS1ASclassPath: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] init-common: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] webclient-war-common: [2023-01-15T19:46:36.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] clear: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] test-tlds-exist: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] copy-tlds: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] test-tagfiles-exist: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] copy-tagfiles: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] package-war-common: [2023-01-15T19:46:36.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:46:36.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:36.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:36.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:46:36.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/lib [2023-01-15T19:46:36.457Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:36.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/docroot [2023-01-15T19:46:36.457Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-generics-web.war [2023-01-15T19:46:36.457Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] deploy: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] deploy-war-common: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] setOSConditions: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] setToolWin: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] setToolUnix: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] setToolProperty: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] setS1ASclassPath: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] init-common: [2023-01-15T19:46:36.457Z] [2023-01-15T19:46:36.457Z] deploy-war-commonpe: [2023-01-15T19:46:36.457Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:36.648Z] [java] Jan 15, 2023 7:46:36 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:46:36.649Z] [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'. [2023-01-15T19:46:36.649Z] [java] Jan 15, 2023 7:46:36 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:36.649Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2023-01-15T19:46:36.649Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:46:36.649Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:46:36.649Z] [java] Jan 15, 2023 7:46:36 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:36.649Z] [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] [2023-01-15T19:46:37.021Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-generics-web.war [2023-01-15T19:46:37.021Z] [exec] Application deployed with name ejb-ejb31-ejblite-generics-web. [2023-01-15T19:46:37.021Z] [2023-01-15T19:46:37.021Z] deploy-war-commonee: [2023-01-15T19:46:37.021Z] [2023-01-15T19:46:37.021Z] run: [2023-01-15T19:46:37.021Z] [2023-01-15T19:46:37.021Z] setOSConditions: [2023-01-15T19:46:37.021Z] [2023-01-15T19:46:37.021Z] setToolWin: [2023-01-15T19:46:37.021Z] [2023-01-15T19:46:37.021Z] setToolUnix: [2023-01-15T19:46:37.021Z] [2023-01-15T19:46:37.021Z] setToolProperty: [2023-01-15T19:46:37.021Z] [2023-01-15T19:46:37.021Z] setS1ASclassPath: [2023-01-15T19:46:37.021Z] [2023-01-15T19:46:37.021Z] init-common: [2023-01-15T19:46:37.021Z] [2023-01-15T19:46:37.021Z] run_se: [2023-01-15T19:46:37.213Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.213Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:37.213Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [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. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [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. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [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. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [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. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:36 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:37.214Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:37.214Z] [java] Jan 15, 2023 7:46:37 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:46:37.214Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:46:37.278Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:37.534Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-generics/TestServlet [2023-01-15T19:46:37.535Z] [java] hello from com.sun.s1as.devtests.ejb.generics.TestBean@4c0d2460 [2023-01-15T19:46:37.535Z] [java] Successfully called methods on com.sun.s1as.devtests.ejb.generics.TestBean@ad63aa4 [2023-01-15T19:46:37.535Z] [java] Hello from TypeVariableBean.hello(String) [2023-01-15T19:46:37.535Z] [java] Hello from TypeVariableBean.hello(T) [2023-01-15T19:46:37.535Z] [java] Injected TypeVariableBean: com.sun.s1as.devtests.ejb.generics.__EJB31_Generated__TypeVariableBean__Intf___1397573990 [2023-01-15T19:46:37.535Z] [java] Value of key is:ejb-ejb31-ejblite-generics [2023-01-15T19:46:37.535Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:37.535Z] [java] [2023-01-15T19:46:37.535Z] [java] [2023-01-15T19:46:37.535Z] [java] ----------------------------------------- [2023-01-15T19:46:37.535Z] [java] - ejb-ejb31-ejblite-generics: PASS - [2023-01-15T19:46:37.535Z] [java] ----------------------------------------- [2023-01-15T19:46:37.535Z] [java] Total PASS: 1 [2023-01-15T19:46:37.535Z] [java] Total FAIL: 0 [2023-01-15T19:46:37.535Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:37.535Z] [java] ----------------------------------------- [2023-01-15T19:46:37.535Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:37.535Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:37.535Z] [2023-01-15T19:46:37.535Z] undeploy: [2023-01-15T19:46:37.535Z] [2023-01-15T19:46:37.535Z] setOSConditions: [2023-01-15T19:46:37.535Z] [2023-01-15T19:46:37.535Z] setToolWin: [2023-01-15T19:46:37.535Z] [2023-01-15T19:46:37.535Z] setToolUnix: [2023-01-15T19:46:37.535Z] [2023-01-15T19:46:37.535Z] setToolProperty: [2023-01-15T19:46:37.535Z] [2023-01-15T19:46:37.535Z] setS1ASclassPath: [2023-01-15T19:46:37.535Z] [2023-01-15T19:46:37.535Z] init-common: [2023-01-15T19:46:37.535Z] [2023-01-15T19:46:37.535Z] undeploy-war-common: [2023-01-15T19:46:37.651Z] Jan 15, 2023 7:46:37 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:37.651Z] INFO: exec(timeout=30,000, detached=false, args=[attach, 18]) [2023-01-15T19:46:37.778Z] [java] Looking up EJB... [2023-01-15T19:46:37.778Z] [java] Invoking EJB from module 1... [2023-01-15T19:46:37.778Z] [java] EJB said: SingletonBean called ejb.bar in SimpleBase [2023-01-15T19:46:37.778Z] [java] Record # 1 [2023-01-15T19:46:37.792Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:38.035Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:46:38.036Z] [java] Done calling EJB from module 1 [2023-01-15T19:46:38.036Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:46:38.036Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:46:38.036Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:38.036Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:38.036Z] [java] Value of key is: embedded module 1 [2023-01-15T19:46:38.036Z] [java] ..........FINISHED 2 modules Embedded test [2023-01-15T19:46:38.036Z] [java] Requesting wrong set of modules.... [2023-01-15T19:46:38.036Z] [java] Jan 15, 2023 7:46:37 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:46:38.036Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:46:38.036Z] [java] Jan 15, 2023 7:46:37 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:38.036Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:38.036Z] [java] Jan 15, 2023 7:46:37 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:38.036Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:38.036Z] [java] Jan 15, 2023 7:46:37 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:38.036Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:38.051Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] all: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] full: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] all: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] disable_nonportable_jndi: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setOSConditions: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setToolWin: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setToolUnix: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setToolProperty: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setS1ASclassPath: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] init-common: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] clean: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setOSConditions: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setToolWin: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setToolUnix: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setToolProperty: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setS1ASclassPath: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] init-common: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] clean-common: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setOSConditions: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setToolWin: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setToolUnix: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setToolProperty: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] setS1ASclassPath: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] init-common: [2023-01-15T19:46:38.051Z] [2023-01-15T19:46:38.051Z] clean-classes-common: [2023-01-15T19:46:38.051Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:38.292Z] [java] Jan 15, 2023 7:46:37 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:38.293Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:46:38.293Z] [java] Jan 15, 2023 7:46:37 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:38.293Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain11771264331333281708xml [2023-01-15T19:46:38.293Z] [java] Jan 15, 2023 7:46:37 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:38.293Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] setOSConditions: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] setToolWin: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] setToolUnix: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] setToolProperty: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] setS1ASclassPath: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] init-common: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] clean-jars-common: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] compile: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] setOSConditions: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] setToolWin: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] setToolUnix: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] setToolProperty: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] setS1ASclassPath: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] init-common: [2023-01-15T19:46:38.308Z] [2023-01-15T19:46:38.308Z] compile-common: [2023-01-15T19:46:38.308Z] [echo] Current time (ISO): 2023-01-15T19:46:38.059+0000 [2023-01-15T19:46:38.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:38.308Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:38.308Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:38.552Z] [java] Jan 15, 2023 7:46:38 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:38.552Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:38.552Z] [java] Jan 15, 2023 7:46:38 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:46:38.552Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:46:38.552Z] [java] Jan 15, 2023 7:46:38 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:38.552Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:38.552Z] [java] Jan 15, 2023 7:46:38 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:38.552Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (336ms), startup services(75ms), total(411ms) [2023-01-15T19:46:38.552Z] [java] Jan 15, 2023 7:46:38 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:38.552Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:38.553Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:38.553Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:38.553Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:38.553Z] [java] Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2023-01-15T19:46:38.553Z] [java] Value of key is: embedded create new container with errors in MODULES [2023-01-15T19:46:38.553Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:38.553Z] [java] [2023-01-15T19:46:38.553Z] [java] [2023-01-15T19:46:38.553Z] [java] ----------------------------------------- [2023-01-15T19:46:38.553Z] [java] - embedded module 1: PASS - [2023-01-15T19:46:38.553Z] [java] - embedded create new container with errors in MODULES: PASS - [2023-01-15T19:46:38.553Z] [java] ----------------------------------------- [2023-01-15T19:46:38.553Z] [java] Total PASS: 2 [2023-01-15T19:46:38.553Z] [java] Total FAIL: 0 [2023-01-15T19:46:38.553Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:38.553Z] [java] ----------------------------------------- [2023-01-15T19:46:38.553Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:38.553Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:46:38.553Z] [java] INFO: Grizzly Framework 3.0.1 started in: 1ms - bound to [/0.0.0.0:7676] [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:38.553Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:38.553Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:38.553Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:38.553Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (493ms), startup services(7ms), total(500ms) [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:38.553Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:46:38.553Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2023-01-15T19:46:38.553Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:38.553Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:38.553Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:38.553Z] [java] Jan 15, 2023 7:46:38 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:38.553Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:38.809Z] [2023-01-15T19:46:38.809Z] setOSConditions: [2023-01-15T19:46:38.809Z] [2023-01-15T19:46:38.809Z] setToolWin: [2023-01-15T19:46:38.809Z] [2023-01-15T19:46:38.809Z] setToolUnix: [2023-01-15T19:46:38.809Z] [2023-01-15T19:46:38.809Z] setToolProperty: [2023-01-15T19:46:38.809Z] [2023-01-15T19:46:38.809Z] setS1ASclassPath: [2023-01-15T19:46:38.809Z] [2023-01-15T19:46:38.809Z] init-common: [2023-01-15T19:46:38.809Z] [2023-01-15T19:46:38.809Z] run_se_dirs: [2023-01-15T19:46:38.809Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:46:38.809Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:38.903Z] [exec] I am in client [2023-01-15T19:46:38.904Z] [exec] calling createPerson(duke) [2023-01-15T19:46:38.904Z] [exec] created [2023-01-15T19:46:38.904Z] [exec] calling findPerson(duke) [2023-01-15T19:46:39.163Z] [exec] found Person: {(name = duke)} [2023-01-15T19:46:39.163Z] [exec] calling nonTxFindPerson(duke) [2023-01-15T19:46:39.163Z] [exec] found Person: {(name = duke)} [2023-01-15T19:46:39.163Z] [exec] calling nonTxFindPerson(duke) [2023-01-15T19:46:39.163Z] [exec] found Person: {(name = duke)} [2023-01-15T19:46:39.163Z] [exec] calling nonTxBlah(duke) [2023-01-15T19:46:39.421Z] [exec] removing Person(duke) [2023-01-15T19:46:39.421Z] [exec] removed Person(duke) [2023-01-15T19:46:39.421Z] [exec] Value of key is: main [2023-01-15T19:46:39.421Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:39.421Z] [exec] [2023-01-15T19:46:39.421Z] [exec] [2023-01-15T19:46:39.421Z] [exec] ----------------------------------------- [2023-01-15T19:46:39.421Z] [exec] - main: PASS - [2023-01-15T19:46:39.421Z] [exec] ----------------------------------------- [2023-01-15T19:46:39.421Z] [exec] Total PASS: 1 [2023-01-15T19:46:39.421Z] [exec] Total FAIL: 0 [2023-01-15T19:46:39.421Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:46:39.421Z] [exec] ----------------------------------------- [2023-01-15T19:46:39.421Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:46:39.421Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:46:39.675Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] checkReporting-common: [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] confirmReportPresent-common: [2023-01-15T19:46:39.679Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:46:39.679Z] [echo] Test seems to be reported fine [2023-01-15T19:46:39.679Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/RepRunConf.txt [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] confirmMissingReport-common: [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] undeploy: [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] setOSConditions: [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] setToolWin: [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] setToolUnix: [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] setToolProperty: [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] setS1ASclassPath: [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] init-common: [2023-01-15T19:46:39.679Z] [2023-01-15T19:46:39.679Z] undeploy-common: [2023-01-15T19:46:39.739Z] [java] Jan 15, 2023 7:46:39 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:39.739Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:46:39.739Z] [java] Jan 15, 2023 7:46:39 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:39.739Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain14708503623228510519xml [2023-01-15T19:46:39.739Z] [java] Jan 15, 2023 7:46:39 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:39.739Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:46:39.932Z] [javac] 1 warning [2023-01-15T19:46:39.933Z] [2023-01-15T19:46:39.933Z] setOSConditions: [2023-01-15T19:46:39.933Z] [2023-01-15T19:46:39.933Z] setToolWin: [2023-01-15T19:46:39.933Z] [2023-01-15T19:46:39.933Z] setToolUnix: [2023-01-15T19:46:39.933Z] [2023-01-15T19:46:39.933Z] setToolProperty: [2023-01-15T19:46:39.933Z] [2023-01-15T19:46:39.933Z] setS1ASclassPath: [2023-01-15T19:46:39.933Z] [2023-01-15T19:46:39.933Z] init-common: [2023-01-15T19:46:39.933Z] [2023-01-15T19:46:39.933Z] compile-common: [2023-01-15T19:46:39.933Z] [echo] Current time (ISO): 2023-01-15T19:46:39.693+0000 [2023-01-15T19:46:39.933Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:39.933Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:39.936Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:40.501Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:40.669Z] [java] Jan 15, 2023 7:46:40 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:40.669Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:40.669Z] [java] Jan 15, 2023 7:46:40 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:46:40.669Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:46:40.759Z] [2023-01-15T19:46:40.760Z] unsetup: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setOSConditions: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolWin: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolUnix: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolProperty: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setS1ASclassPath: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] init-common: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] execute-ejb-sql-common: [2023-01-15T19:46:40.760Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/sql/drop.sql [2023-01-15T19:46:40.760Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] all: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] eem_1slsb_2sfsbs: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setOSConditions: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolWin: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolUnix: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolProperty: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setS1ASclassPath: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] init-common: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] clean: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setOSConditions: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolWin: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolUnix: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolProperty: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setS1ASclassPath: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] init-common: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] clean-common: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setOSConditions: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolWin: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolUnix: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolProperty: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setS1ASclassPath: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] init-common: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] clean-classes-common: [2023-01-15T19:46:40.760Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setOSConditions: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolWin: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolUnix: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setToolProperty: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] setS1ASclassPath: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] init-common: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] clean-jars-common: [2023-01-15T19:46:40.760Z] [2023-01-15T19:46:40.760Z] compile: [2023-01-15T19:46:41.018Z] [2023-01-15T19:46:41.018Z] setOSConditions: [2023-01-15T19:46:41.018Z] [2023-01-15T19:46:41.018Z] setToolWin: [2023-01-15T19:46:41.018Z] [2023-01-15T19:46:41.018Z] setToolUnix: [2023-01-15T19:46:41.018Z] [2023-01-15T19:46:41.018Z] setToolProperty: [2023-01-15T19:46:41.018Z] [2023-01-15T19:46:41.018Z] setS1ASclassPath: [2023-01-15T19:46:41.018Z] [2023-01-15T19:46:41.018Z] init-common: [2023-01-15T19:46:41.018Z] [2023-01-15T19:46:41.018Z] compile-common: [2023-01-15T19:46:41.018Z] [echo] Current time (ISO): 2023-01-15T19:46:40.762+0000 [2023-01-15T19:46:41.018Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:41.018Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:41.018Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:41.232Z] [java] Jan 15, 2023 7:46:41 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:41.232Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:46:41.232Z] [java] Jan 15, 2023 7:46:41 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:41.232Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:46:41.232Z] [java] Jan 15, 2023 7:46:41 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:41.232Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:46:41.232Z] [java] Jan 15, 2023 7:46:41 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:46:41.232Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:46:41.302Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:41.490Z] [java] Jan 15, 2023 7:46:41 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:41.490Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:41.490Z] [java] Jan 15, 2023 7:46:41 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:41.490Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (928ms), startup services(1,045ms), total(1,973ms) [2023-01-15T19:46:41.559Z] [javac] 1 warning [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] build: [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] setOSConditions: [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] setToolWin: [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] setToolUnix: [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] setToolProperty: [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] setS1ASclassPath: [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] init-common: [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] ejb-jar-common: [2023-01-15T19:46:41.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] package-ejbjar-common: [2023-01-15T19:46:41.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:41.559Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:41.559Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-disable_nonportable_jndi-ejb.jar [2023-01-15T19:46:41.559Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] deploy: [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] setOSConditions: [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] setToolWin: [2023-01-15T19:46:41.559Z] [2023-01-15T19:46:41.559Z] setToolUnix: [2023-01-15T19:46:41.560Z] [2023-01-15T19:46:41.560Z] setToolProperty: [2023-01-15T19:46:41.560Z] [2023-01-15T19:46:41.560Z] setS1ASclassPath: [2023-01-15T19:46:41.560Z] [2023-01-15T19:46:41.560Z] init-common: [2023-01-15T19:46:41.560Z] [2023-01-15T19:46:41.560Z] deploy-jar-common: [2023-01-15T19:46:41.560Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:41.747Z] [java] Jan 15, 2023 7:46:41 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:41.747Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:41.818Z] 33%: progress-custom: Starting [2023-01-15T19:46:41.818Z] 50%: progress-custom: Block [1] 6x1, step: 3 [2023-01-15T19:46:41.818Z] 67%: progress-custom: Block [1] 6x1, step: 4 [2023-01-15T19:46:41.818Z] 83%: progress-custom: Block [1] 6x1, step: 5 [2023-01-15T19:46:41.818Z] 100%: progress-custom: Finished block [1] 6x1 [2023-01-15T19:46:41.818Z] Command progress-custom executed with status SUCCESS. [2023-01-15T19:46:41.818Z] Command attach executed successfully. [2023-01-15T19:46:41.818Z] Jan 15, 2023 7:46:41 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:41.818Z] INFO: exec(timeout=30,000, detached=false, args=[attach, 18]) [2023-01-15T19:46:41.818Z] Command attach failed. [2023-01-15T19:46:41.818Z] Jan 15, 2023 7:46:41 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:41.818Z] INFO: exec(timeout=30,000, detached=true, args=[progress-custom, 8x1]) [2023-01-15T19:46:42.004Z] [java] Jan 15, 2023 7:46:41 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:46:42.004Z] [java] INFO: Grizzly Framework 3.0.1 started in: 26ms - bound to [/0.0.0.0:7676] [2023-01-15T19:46:42.004Z] [java] Jan 15, 2023 7:46:41 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:42.004Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:42.004Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:42.004Z] [java] Jan 15, 2023 7:46:41 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:42.004Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:42.004Z] [java] Jan 15, 2023 7:46:41 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:42.005Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:42.005Z] [java] Jan 15, 2023 7:46:41 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:42.005Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,439ms), startup services(24ms), total(2,463ms) [2023-01-15T19:46:42.005Z] [java] Jan 15, 2023 7:46:41 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:42.005Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:42.074Z] 21 [2023-01-15T19:46:42.122Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-disable_nonportable_jndi-ejb.jar [2023-01-15T19:46:42.122Z] [exec] Application deployed with name ejb-ejb31-full-disable_nonportable_jndi-ejb. [2023-01-15T19:46:42.122Z] [2023-01-15T19:46:42.122Z] run: [2023-01-15T19:46:42.122Z] [2023-01-15T19:46:42.122Z] setOSConditions: [2023-01-15T19:46:42.122Z] [2023-01-15T19:46:42.122Z] setToolWin: [2023-01-15T19:46:42.122Z] [2023-01-15T19:46:42.122Z] setToolUnix: [2023-01-15T19:46:42.122Z] [2023-01-15T19:46:42.122Z] setToolProperty: [2023-01-15T19:46:42.122Z] [2023-01-15T19:46:42.122Z] setS1ASclassPath: [2023-01-15T19:46:42.122Z] [2023-01-15T19:46:42.122Z] init-common: [2023-01-15T19:46:42.122Z] [2023-01-15T19:46:42.122Z] run_se: [2023-01-15T19:46:42.122Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:42.261Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:46:42.262Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:46:42.262Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:42.262Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:46:42.262Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:42.262Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:42.262Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:42.262Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:46:42.262Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:42.262Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-pu1 to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:42.262Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:42.262Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:42.262Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:42.262Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:42.262Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:42.262Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app9030981790736819720 [2023-01-15T19:46:42.262Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:42.262Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:46:42.262Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:42.262Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:46:42.519Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:42.519Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:42.775Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:42.775Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:42.775Z] [java] Jan 15, 2023 7:46:42 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:42.775Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:43.032Z] [java] Jan 15, 2023 7:46:42 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:46:43.032Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:46:43.032Z] [java] Jan 15, 2023 7:46:42 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:43.032Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:46:43.032Z] [java] Jan 15, 2023 7:46:42 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:46:43.032Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:46:43.032Z] [java] Jan 15, 2023 7:46:42 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:43.032Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:46:43.053Z] [java] Jan 15, 2023 7:46:42 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:43.053Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:43.961Z] [java] Jan 15, 2023 7:46:43 PM org.eclipse.persistence.session./file:/tmp/ejb-app9030981790736819720/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test [2023-01-15T19:46:43.962Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:46:43.966Z] Jan 15, 2023 7:46:43 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:43.966Z] INFO: exec(timeout=30,000, detached=false, args=[attach, 21]) [2023-01-15T19:46:43.966Z] Jan 15, 2023 7:46:43 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:43.966Z] INFO: exec(timeout=30,000, detached=false, args=[attach, 21]) [2023-01-15T19:46:43.966Z] Jan 15, 2023 7:46:43 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:43.966Z] INFO: exec(timeout=30,000, detached=false, args=[attach, 21]) [2023-01-15T19:46:44.219Z] [java] Jan 15, 2023 7:46:43 PM org.eclipse.persistence.session./file:/tmp/ejb-app9030981790736819720/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.metadata [2023-01-15T19:46:44.219Z] [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. [2023-01-15T19:46:44.219Z] [java] Jan 15, 2023 7:46:43 PM org.eclipse.persistence.session./file:/tmp/ejb-app9030981790736819720/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.metadata [2023-01-15T19:46:44.219Z] [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. [2023-01-15T19:46:44.219Z] [java] Jan 15, 2023 7:46:44 PM org.eclipse.persistence.session./file:/tmp/ejb-app9030981790736819720/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.server [2023-01-15T19:46:44.219Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:46:44.303Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:44.303Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:46:44.303Z] [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. [2023-01-15T19:46:44.477Z] [java] Jan 15, 2023 7:46:44 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:46:44.477Z] [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'. [2023-01-15T19:46:44.477Z] [java] Jan 15, 2023 7:46:44 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:44.477Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2023-01-15T19:46:44.477Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:46:44.477Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:46:44.477Z] [java] Jan 15, 2023 7:46:44 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:44.477Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/classes/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/foo/classes/SingletonBean] [2023-01-15T19:46:44.561Z] [javac] 2 warnings [2023-01-15T19:46:44.562Z] [2023-01-15T19:46:44.562Z] setOSConditions: [2023-01-15T19:46:44.562Z] [2023-01-15T19:46:44.562Z] setToolWin: [2023-01-15T19:46:44.562Z] [2023-01-15T19:46:44.562Z] setToolUnix: [2023-01-15T19:46:44.562Z] [2023-01-15T19:46:44.562Z] setToolProperty: [2023-01-15T19:46:44.562Z] [2023-01-15T19:46:44.562Z] setS1ASclassPath: [2023-01-15T19:46:44.562Z] [2023-01-15T19:46:44.562Z] init-common: [2023-01-15T19:46:44.562Z] [2023-01-15T19:46:44.562Z] compile-common: [2023-01-15T19:46:44.562Z] [echo] Current time (ISO): 2023-01-15T19:46:44.490+0000 [2023-01-15T19:46:44.562Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:44.734Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.734Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:44.734Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.734Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:44.734Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.734Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:44.734Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.734Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:44.734Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.735Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:44.819Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:44.953Z] [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] [2023-01-15T19:46:44.953Z] [java] Value of key is:disable_nonportable_jndi [2023-01-15T19:46:44.953Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:44.953Z] [java] [2023-01-15T19:46:44.953Z] [java] [2023-01-15T19:46:44.953Z] [java] ----------------------------------------- [2023-01-15T19:46:44.953Z] [java] - disable_nonportable_jndi: PASS - [2023-01-15T19:46:44.953Z] [java] ----------------------------------------- [2023-01-15T19:46:44.953Z] [java] Total PASS: 1 [2023-01-15T19:46:44.953Z] [java] Total FAIL: 0 [2023-01-15T19:46:44.953Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:44.953Z] [java] ----------------------------------------- [2023-01-15T19:46:44.953Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:44.953Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:44.991Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.992Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:44.992Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.992Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:44.992Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.992Z] [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. [2023-01-15T19:46:44.992Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.992Z] [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. [2023-01-15T19:46:44.992Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.992Z] [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. [2023-01-15T19:46:44.992Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.992Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:44.992Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:44.992Z] [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. [2023-01-15T19:46:44.992Z] [java] Jan 15, 2023 7:46:44 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:46:44.992Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:46:45.517Z] [2023-01-15T19:46:45.517Z] undeploy: [2023-01-15T19:46:45.517Z] [2023-01-15T19:46:45.517Z] setOSConditions: [2023-01-15T19:46:45.517Z] [2023-01-15T19:46:45.517Z] setToolWin: [2023-01-15T19:46:45.517Z] [2023-01-15T19:46:45.517Z] setToolUnix: [2023-01-15T19:46:45.517Z] [2023-01-15T19:46:45.517Z] setToolProperty: [2023-01-15T19:46:45.517Z] [2023-01-15T19:46:45.517Z] setS1ASclassPath: [2023-01-15T19:46:45.517Z] [2023-01-15T19:46:45.517Z] init-common: [2023-01-15T19:46:45.517Z] [2023-01-15T19:46:45.517Z] undeploy-jar-common: [2023-01-15T19:46:45.517Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:45.774Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:45.923Z] [java] Looking up EJB... [2023-01-15T19:46:45.924Z] [java] Invoking EJB from module 1... [2023-01-15T19:46:45.924Z] [java] EJB said: SingletonBean called ejb.bar in SimpleBase [2023-01-15T19:46:45.924Z] [java] Record # 1 [2023-01-15T19:46:45.924Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:46:45.924Z] [java] Done calling EJB from module 1 [2023-01-15T19:46:45.924Z] [java] SingletonBean :: In PreDestroy() [2023-01-15T19:46:45.924Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:46:45.924Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:45.924Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:45.924Z] [java] Value of key is: embedded module 1 [2023-01-15T19:46:45.924Z] [java] ..........FINISHED 2 modules Embedded test [2023-01-15T19:46:45.924Z] [java] Requesting wrong set of modules.... [2023-01-15T19:46:45.924Z] [java] Jan 15, 2023 7:46:45 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:46:45.924Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:46:45.924Z] [java] Jan 15, 2023 7:46:45 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:45.924Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:45.924Z] [java] Jan 15, 2023 7:46:45 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:45.924Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:45.924Z] [java] Jan 15, 2023 7:46:45 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:45.924Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:46.031Z] [2023-01-15T19:46:46.032Z] all: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] remote1: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setOSConditions: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolWin: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolUnix: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolProperty: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setS1ASclassPath: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] init-common: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] clean: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setOSConditions: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolWin: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolUnix: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolProperty: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setS1ASclassPath: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] init-common: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] clean-common: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setOSConditions: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolWin: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolUnix: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolProperty: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setS1ASclassPath: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] init-common: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] clean-classes-common: [2023-01-15T19:46:46.032Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setOSConditions: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolWin: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolUnix: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolProperty: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setS1ASclassPath: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] init-common: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] clean-jars-common: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] compile: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setOSConditions: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolWin: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolUnix: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setToolProperty: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] setS1ASclassPath: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] init-common: [2023-01-15T19:46:46.032Z] [2023-01-15T19:46:46.032Z] compile-common: [2023-01-15T19:46:46.032Z] [echo] Current time (ISO): 2023-01-15T19:46:45.826+0000 [2023-01-15T19:46:46.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:46.032Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:46.032Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:46.181Z] [java] Jan 15, 2023 7:46:45 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:46.181Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:46:46.181Z] [java] Jan 15, 2023 7:46:45 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:46.181Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain3980553776473515101xml [2023-01-15T19:46:46.181Z] [java] Jan 15, 2023 7:46:45 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:46.181Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:46:46.181Z] [java] Jan 15, 2023 7:46:46 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:46.181Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:46.438Z] [java] Jan 15, 2023 7:46:46 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:46:46.438Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:46:46.438Z] [java] Jan 15, 2023 7:46:46 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:46.438Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:46.438Z] [java] Jan 15, 2023 7:46:46 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:46.438Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (269ms), startup services(65ms), total(334ms) [2023-01-15T19:46:46.438Z] [java] Jan 15, 2023 7:46:46 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:46.438Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:46.438Z] [java] Jan 15, 2023 7:46:46 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:46:46.438Z] [java] INFO: Grizzly Framework 3.0.1 started in: 1ms - bound to [/0.0.0.0:7676] [2023-01-15T19:46:46.438Z] [java] Jan 15, 2023 7:46:46 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:46.438Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:46.438Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:46.438Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:46.438Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:46.438Z] [java] Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2023-01-15T19:46:46.438Z] [java] Value of key is: embedded create new container with errors in MODULES [2023-01-15T19:46:46.438Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:46.438Z] [java] [2023-01-15T19:46:46.438Z] [java] [2023-01-15T19:46:46.438Z] [java] ----------------------------------------- [2023-01-15T19:46:46.438Z] [java] - embedded module 1: PASS - [2023-01-15T19:46:46.438Z] [java] - embedded create new container with errors in MODULES: PASS - [2023-01-15T19:46:46.438Z] [java] ----------------------------------------- [2023-01-15T19:46:46.438Z] [java] Total PASS: 2 [2023-01-15T19:46:46.438Z] [java] Total FAIL: 0 [2023-01-15T19:46:46.438Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:46.438Z] [java] ----------------------------------------- [2023-01-15T19:46:46.438Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:46.438Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:46.438Z] [java] Jan 15, 2023 7:46:46 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:46.438Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:46.438Z] [java] Jan 15, 2023 7:46:46 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:46.438Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:46.439Z] [java] Jan 15, 2023 7:46:46 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:46.439Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (388ms), startup services(7ms), total(395ms) [2023-01-15T19:46:46.439Z] [java] Jan 15, 2023 7:46:46 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:46.439Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:46.439Z] [java] Jan 15, 2023 7:46:46 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:46:46.439Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:46:46.439Z] [java] Jan 15, 2023 7:46:46 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2023-01-15T19:46:46.439Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2023-01-15T19:46:46.439Z] [java] Jan 15, 2023 7:46:46 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:46.439Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:46.439Z] [java] Jan 15, 2023 7:46:46 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:46.439Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:46.439Z] [java] Jan 15, 2023 7:46:46 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:46.439Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] stop-database: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] all: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] ejbandwar: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] start-database: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setOSConditions: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolWin: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolUnix: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolProperty: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setS1ASclassPath: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] init-common: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] clean: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setOSConditions: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolWin: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolUnix: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolProperty: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setS1ASclassPath: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] init-common: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] clean-common: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setOSConditions: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolWin: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolUnix: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolProperty: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setS1ASclassPath: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] init-common: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] clean-classes-common: [2023-01-15T19:46:46.439Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setOSConditions: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolWin: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolUnix: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolProperty: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setS1ASclassPath: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] init-common: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] clean-jars-common: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] compile: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setOSConditions: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolWin: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolUnix: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setToolProperty: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] setS1ASclassPath: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] init-common: [2023-01-15T19:46:46.439Z] [2023-01-15T19:46:46.439Z] compile-common: [2023-01-15T19:46:46.439Z] [echo] Current time (ISO): 2023-01-15T19:46:46.416+0000 [2023-01-15T19:46:46.439Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:46.439Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:46.696Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:47.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:47.662Z] [javac] 1 warning [2023-01-15T19:46:47.662Z] [2023-01-15T19:46:47.662Z] setOSConditions: [2023-01-15T19:46:47.662Z] [2023-01-15T19:46:47.662Z] setToolWin: [2023-01-15T19:46:47.662Z] [2023-01-15T19:46:47.662Z] setToolUnix: [2023-01-15T19:46:47.662Z] [2023-01-15T19:46:47.662Z] setToolProperty: [2023-01-15T19:46:47.662Z] [2023-01-15T19:46:47.662Z] setS1ASclassPath: [2023-01-15T19:46:47.662Z] [2023-01-15T19:46:47.662Z] init-common: [2023-01-15T19:46:47.662Z] [2023-01-15T19:46:47.662Z] compile-common: [2023-01-15T19:46:47.662Z] [echo] Current time (ISO): 2023-01-15T19:46:47.524+0000 [2023-01-15T19:46:47.662Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:47.662Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:48.101Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:48.101Z] [javac] 1 warning [2023-01-15T19:46:48.101Z] [2023-01-15T19:46:48.101Z] build: [2023-01-15T19:46:48.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:46:48.101Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_1slsb_2sfsbs-lib.jar [2023-01-15T19:46:48.101Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_1slsb_2sfsbs-par1.jar [2023-01-15T19:46:48.101Z] [2023-01-15T19:46:48.101Z] setOSConditions: [2023-01-15T19:46:48.101Z] [2023-01-15T19:46:48.101Z] fixFiles: [2023-01-15T19:46:48.101Z] [2023-01-15T19:46:48.101Z] convUnix: [2023-01-15T19:46:48.101Z] [2023-01-15T19:46:48.101Z] convWin: [2023-01-15T19:46:48.101Z] [2023-01-15T19:46:48.101Z] setToolWin: [2023-01-15T19:46:48.101Z] [2023-01-15T19:46:48.102Z] setToolUnix: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setToolProperty: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setS1ASclassPath: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] init-common: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] package-persistence-common: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] ejb-jar-common: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] package-ejbjar-common: [2023-01-15T19:46:48.102Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:48.102Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbs-ejb.jar [2023-01-15T19:46:48.102Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] appclient-jar-common: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] package-appclientjar-common: [2023-01-15T19:46:48.102Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:48.102Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbs-client.jar [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] webclient-war-common: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] build-ear-common: [2023-01-15T19:46:48.102Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2023-01-15T19:46:48.102Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setup: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setOSConditions: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setToolWin: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setToolUnix: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setToolProperty: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setS1ASclassPath: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] init-common: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] execute-ejb-sql-common: [2023-01-15T19:46:48.102Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/sql/create.sql [2023-01-15T19:46:48.102Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] deploy: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setOSConditions: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setToolWin: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setToolUnix: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setToolProperty: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setS1ASclassPath: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] init-common: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] deploy-common: [2023-01-15T19:46:48.102Z] [echo] Current time (ISO): 2023-01-15T19:46:47.840+0000 [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setOSConditions: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setToolWin: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setToolUnix: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setToolProperty: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] setS1ASclassPath: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] init-common: [2023-01-15T19:46:48.102Z] [2023-01-15T19:46:48.102Z] deploy-common-pe: [2023-01-15T19:46:48.102Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:48.589Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:48.590Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:46:48.590Z] [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. [2023-01-15T19:46:48.590Z] [javac] 2 warnings [2023-01-15T19:46:48.590Z] [2023-01-15T19:46:48.590Z] setOSConditions: [2023-01-15T19:46:48.590Z] [2023-01-15T19:46:48.590Z] setToolWin: [2023-01-15T19:46:48.590Z] [2023-01-15T19:46:48.590Z] setToolUnix: [2023-01-15T19:46:48.590Z] [2023-01-15T19:46:48.590Z] setToolProperty: [2023-01-15T19:46:48.590Z] [2023-01-15T19:46:48.590Z] setS1ASclassPath: [2023-01-15T19:46:48.590Z] [2023-01-15T19:46:48.590Z] init-common: [2023-01-15T19:46:48.590Z] [2023-01-15T19:46:48.590Z] compile-common: [2023-01-15T19:46:48.590Z] [echo] Current time (ISO): 2023-01-15T19:46:48.403+0000 [2023-01-15T19:46:48.590Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:48.590Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:48.667Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2023-01-15T19:46:49.555Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:49.556Z] [javac] 1 warning [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] build: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] setOSConditions: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] setToolWin: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] setToolUnix: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] setToolProperty: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] setS1ASclassPath: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] init-common: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] ejb-jar-common: [2023-01-15T19:46:49.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] package-ejbjar-common: [2023-01-15T19:46:49.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:49.556Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote1-ejb.jar [2023-01-15T19:46:49.556Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] deploy: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] setOSConditions: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] setToolWin: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] setToolUnix: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.556Z] setToolProperty: [2023-01-15T19:46:49.556Z] [2023-01-15T19:46:49.560Z] setS1ASclassPath: [2023-01-15T19:46:49.560Z] [2023-01-15T19:46:49.560Z] init-common: [2023-01-15T19:46:49.560Z] [2023-01-15T19:46:49.560Z] deploy-jar-common: [2023-01-15T19:46:49.560Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:49.602Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_1slsb_2sfsbsApp. [2023-01-15T19:46:49.602Z] [echo] Deployment on target server server successful [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] setOSConditions: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] setToolWin: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] setToolUnix: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] setToolProperty: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] setS1ASclassPath: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] init-common: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] deploy-common-ee: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] run: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] setOSConditions: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] setToolWin: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] setToolUnix: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] setToolProperty: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] setS1ASclassPath: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] init-common: [2023-01-15T19:46:49.602Z] [2023-01-15T19:46:49.602Z] runclient-common: [2023-01-15T19:46:49.603Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:46:49.603Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:50.123Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote1-ejb.jar [2023-01-15T19:46:50.124Z] [exec] Application deployed with name ejb-ejb31-full-remote1-ejb. [2023-01-15T19:46:50.124Z] [2023-01-15T19:46:50.124Z] run: [2023-01-15T19:46:50.124Z] [2023-01-15T19:46:50.124Z] setOSConditions: [2023-01-15T19:46:50.124Z] [2023-01-15T19:46:50.124Z] setToolWin: [2023-01-15T19:46:50.124Z] [2023-01-15T19:46:50.124Z] setToolUnix: [2023-01-15T19:46:50.124Z] [2023-01-15T19:46:50.124Z] setToolProperty: [2023-01-15T19:46:50.124Z] [2023-01-15T19:46:50.124Z] setS1ASclassPath: [2023-01-15T19:46:50.124Z] [2023-01-15T19:46:50.124Z] init-common: [2023-01-15T19:46:50.124Z] [2023-01-15T19:46:50.124Z] run_se: [2023-01-15T19:46:50.381Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:50.483Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:50.483Z] [javac] 1 warning [2023-01-15T19:46:50.483Z] [2023-01-15T19:46:50.483Z] setOSConditions: [2023-01-15T19:46:50.483Z] [2023-01-15T19:46:50.483Z] setToolWin: [2023-01-15T19:46:50.483Z] [2023-01-15T19:46:50.483Z] setToolUnix: [2023-01-15T19:46:50.483Z] [2023-01-15T19:46:50.483Z] setToolProperty: [2023-01-15T19:46:50.483Z] [2023-01-15T19:46:50.483Z] setS1ASclassPath: [2023-01-15T19:46:50.483Z] [2023-01-15T19:46:50.483Z] init-common: [2023-01-15T19:46:50.483Z] [2023-01-15T19:46:50.483Z] compile-common: [2023-01-15T19:46:50.483Z] [echo] Current time (ISO): 2023-01-15T19:46:50.249+0000 [2023-01-15T19:46:50.483Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:50.483Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:50.512Z] 25%: progress-custom: Starting [2023-01-15T19:46:50.512Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2023-01-15T19:46:50.512Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2023-01-15T19:46:50.512Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2023-01-15T19:46:50.512Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2023-01-15T19:46:50.512Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2023-01-15T19:46:50.513Z] 100%: progress-custom: Finished block [1] 8x1 [2023-01-15T19:46:50.513Z] Command progress-custom executed with status SUCCESS. [2023-01-15T19:46:50.513Z] Command attach executed successfully. [2023-01-15T19:46:50.513Z] 25%: progress-custom: Starting [2023-01-15T19:46:50.513Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2023-01-15T19:46:50.513Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2023-01-15T19:46:50.513Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2023-01-15T19:46:50.513Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2023-01-15T19:46:50.513Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2023-01-15T19:46:50.513Z] 100%: progress-custom: Finished block [1] 8x1 [2023-01-15T19:46:50.513Z] Command progress-custom executed with status SUCCESS. [2023-01-15T19:46:50.513Z] Command attach executed successfully. [2023-01-15T19:46:50.513Z] 25%: progress-custom: Starting [2023-01-15T19:46:50.513Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2023-01-15T19:46:50.513Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2023-01-15T19:46:50.513Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2023-01-15T19:46:50.513Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2023-01-15T19:46:50.513Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2023-01-15T19:46:50.513Z] 100%: progress-custom: Finished block [1] 8x1 [2023-01-15T19:46:50.513Z] Command progress-custom executed with status SUCCESS. [2023-01-15T19:46:50.513Z] Command attach executed successfully. [2023-01-15T19:46:50.513Z] Jan 15, 2023 7:46:50 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:50.513Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:46:50.537Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:50.769Z] Nothing to list. [2023-01-15T19:46:50.769Z] Command list-jobs executed successfully. [2023-01-15T19:46:50.769Z] Jan 15, 2023 7:46:50 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:50.769Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2023-01-15T19:46:50.945Z] [java] Jan 15, 2023 7:46:50 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:50.945Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:51.024Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:46:51.469Z] [exec] Jan 15, 2023 7:46:51 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:46:51.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. [2023-01-15T19:46:52.379Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:46:52.380Z] [javac] 1 warning [2023-01-15T19:46:52.380Z] [2023-01-15T19:46:52.380Z] build: [2023-01-15T19:46:52.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:46:52.380Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-other.jar [2023-01-15T19:46:52.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:46:52.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:52.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:52.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:46:52.380Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:52.380Z] [copy] Copied 12 empty directories to 6 empty directories under /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:46:52.380Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-01-15T19:46:52.380Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:46:52.380Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-web.war [2023-01-15T19:46:52.380Z] [2023-01-15T19:46:52.380Z] run: [2023-01-15T19:46:52.380Z] [2023-01-15T19:46:52.380Z] setOSConditions: [2023-01-15T19:46:52.380Z] [2023-01-15T19:46:52.380Z] setToolWin: [2023-01-15T19:46:52.380Z] [2023-01-15T19:46:52.380Z] setToolUnix: [2023-01-15T19:46:52.380Z] [2023-01-15T19:46:52.380Z] setToolProperty: [2023-01-15T19:46:52.380Z] [2023-01-15T19:46:52.380Z] setS1ASclassPath: [2023-01-15T19:46:52.380Z] [2023-01-15T19:46:52.380Z] init-common: [2023-01-15T19:46:52.380Z] [2023-01-15T19:46:52.380Z] run_war: [2023-01-15T19:46:52.380Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:52.394Z] Jan 15, 2023 7:46:52 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:52.395Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:46:52.651Z] Nothing to list. [2023-01-15T19:46:52.651Z] Command list-jobs executed successfully. [2023-01-15T19:46:52.651Z] Jan 15, 2023 7:46:52 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:52.651Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2023-01-15T19:46:52.841Z] [exec] Jan 15, 2023 7:46:52 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:46:52.841Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:46:52.944Z] [java] Jan 15, 2023 7:46:52 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:52.944Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:46:52.944Z] [java] Jan 15, 2023 7:46:52 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:52.944Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15991350222177011597xml [2023-01-15T19:46:52.944Z] [java] Jan 15, 2023 7:46:52 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:46:52.944Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:46:53.212Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:46:53.213Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.59 s - in org.glassfish.main.admin.test.progress.DetachAttachITest [2023-01-15T19:46:53.213Z] [INFO] Running org.glassfish.main.admin.test.progress.JobManagerITest [2023-01-15T19:46:53.213Z] Jan 15, 2023 7:46:52 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:53.213Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2023-01-15T19:46:53.466Z] [java] 2.x HelloRemote.hello() says hello, world [2023-01-15T19:46:53.466Z] [java] [2023-01-15T19:46:53.466Z] [java] helloAsync() says : helo, async world! [2023-01-15T19:46:53.466Z] [java] [2023-01-15T19:46:53.774Z] managed-job-config.job-retention-period=24h [2023-01-15T19:46:53.775Z] Command get executed successfully. [2023-01-15T19:46:53.775Z] Jan 15, 2023 7:46:53 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:53.775Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2023-01-15T19:46:53.875Z] [java] Jan 15, 2023 7:46:53 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:46:53.875Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:46:54.030Z] managed-job-config.initial-delay=20m [2023-01-15T19:46:54.031Z] Command get executed successfully. [2023-01-15T19:46:54.031Z] Jan 15, 2023 7:46:53 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:54.031Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2023-01-15T19:46:54.131Z] [java] Jan 15, 2023 7:46:53 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:46:54.132Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:46:54.593Z] managed-job-config.poll-interval=20m [2023-01-15T19:46:54.593Z] Command get executed successfully. [2023-01-15T19:46:54.593Z] Jan 15, 2023 7:46:54 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:54.593Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:46:54.695Z] [java] Jan 15, 2023 7:46:54 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:54.695Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:46:54.695Z] [java] Jan 15, 2023 7:46:54 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:54.695Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:46:54.695Z] [java] Jan 15, 2023 7:46:54 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:46:54.695Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:46:54.695Z] [java] Jan 15, 2023 7:46:54 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:46:54.695Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:46:54.695Z] [java] Jan 15, 2023 7:46:54 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:54.695Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:54.695Z] [java] Jan 15, 2023 7:46:54 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:54.695Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (827ms), startup services(937ms), total(1,764ms) [2023-01-15T19:46:54.849Z] Nothing to list. [2023-01-15T19:46:54.849Z] Command list-jobs executed successfully. [2023-01-15T19:46:54.955Z] [java] Jan 15, 2023 7:46:54 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:54.955Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:55.105Z] Jan 15, 2023 7:46:54 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:46:55.105Z] INFO: exec(timeout=30,000, detached=false, args=[progress-simple]) [2023-01-15T19:46:55.211Z] [java] Jan 15, 2023 7:46:55 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:46:55.212Z] [java] INFO: Grizzly Framework 3.0.1 started in: 25ms - bound to [/0.0.0.0:7676] [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:55.212Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:55.212Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:55.212Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:46:55.212Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:46:55.212Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,235ms), startup services(12ms), total(2,247ms) [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:46:55.212Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:46:55.212Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:55.212Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-ejbwandwar-other.jar to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:55.212Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-ejbwandwar-web.war to exploded ear isEJBModule? true isWebApp? true [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:55.212Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:46:55.212Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:55.212Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app11483315648513328057 [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:55.212Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:46:55.212Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:46:55.212Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:46:55.469Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:55.469Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:55.726Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:55.726Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:55.982Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:55.982Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:55.982Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:55.982Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:55.982Z] [java] Jan 15, 2023 7:46:55 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:46:55.982Z] [java] INFO: visiting unvisited references [2023-01-15T19:46:56.238Z] [java] Jan 15, 2023 7:46:56 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:46:56.238Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:46:56.238Z] [java] Jan 15, 2023 7:46:56 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:56.238Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:46:56.238Z] [java] Jan 15, 2023 7:46:56 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:46:56.238Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:46:56.238Z] [java] Jan 15, 2023 7:46:56 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:46:56.238Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:46:56.496Z] [java] Jan 15, 2023 7:46:56 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:46:56.496Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2023-01-15T19:46:56.496Z] [java] Jan 15, 2023 7:46:56 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:46:56.496Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2023-01-15T19:46:56.496Z] [java] Jan 15, 2023 7:46:56 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:46:56.496Z] [java] INFO: Created virtual server server [2023-01-15T19:46:56.496Z] [java] Jan 15, 2023 7:46:56 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:46:56.496Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2023-01-15T19:46:56.496Z] [java] Jan 15, 2023 7:46:56 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:46:56.496Z] [java] INFO: Created virtual server __asadmin [2023-01-15T19:46:56.753Z] [java] Jan 15, 2023 7:46:56 PM org.apache.catalina.realm.JAASRealm setContainer [2023-01-15T19:46:56.753Z] [java] INFO: Setting JAAS app name glassfish-web [2023-01-15T19:46:56.753Z] [java] Jan 15, 2023 7:46:56 PM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2023-01-15T19:46:56.753Z] [java] INFO: Virtual server server loaded default web module [2023-01-15T19:46:57.030Z] [exec] I am in client [2023-01-15T19:46:57.030Z] [exec] calling createPerson(duke) [2023-01-15T19:46:57.030Z] [exec] created [2023-01-15T19:46:57.030Z] [exec] Value of key is: delegateCreated [2023-01-15T19:46:57.030Z] [exec] Value of key is: gotPeer [2023-01-15T19:46:57.030Z] [exec] Value of key is: iFoundDelegate [2023-01-15T19:46:57.030Z] [exec] Value of key is: peerFoundDelegate (-ve test) [2023-01-15T19:46:57.030Z] [exec] Value of key is: delegateFoundMe [2023-01-15T19:46:57.030Z] [exec] Value of key is: peerFoundMe (-ve test) [2023-01-15T19:46:57.030Z] [exec] Value of key is: delegateRemovedMe [2023-01-15T19:46:57.030Z] [exec] Value of key is: peerCannotFindMe (-ve test) [2023-01-15T19:46:57.030Z] [exec] Value of key is: iCannotFindMe (-ve test) [2023-01-15T19:46:57.030Z] [exec] Value of key is: removedDelegate [2023-01-15T19:46:57.030Z] [exec] Value of key is: peerCannotfindDelegate (-ve test) [2023-01-15T19:46:57.030Z] [exec] Value of key is: peerCreated (-ve test) [2023-01-15T19:46:57.030Z] [exec] Value of key is: iFoundPeer (-ve test) [2023-01-15T19:46:57.030Z] [exec] Value of key is: delegateFoundPeer (-ve test) [2023-01-15T19:46:57.030Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:57.030Z] [exec] [2023-01-15T19:46:57.030Z] [exec] [2023-01-15T19:46:57.030Z] [exec] ----------------------------------------- [2023-01-15T19:46:57.030Z] [exec] - iFoundDelegate: PASS - [2023-01-15T19:46:57.030Z] [exec] - peerCreated (-ve test): PASS - [2023-01-15T19:46:57.030Z] [exec] - delegateCreated: PASS - [2023-01-15T19:46:57.030Z] [exec] - peerCannotFindMe (-ve test): PASS - [2023-01-15T19:46:57.030Z] [exec] - iCannotFindMe (-ve test): PASS - [2023-01-15T19:46:57.031Z] [exec] - delegateRemovedMe: PASS - [2023-01-15T19:46:57.031Z] [exec] - iFoundPeer (-ve test): PASS - [2023-01-15T19:46:57.031Z] [exec] - delegateFoundPeer (-ve test): PASS - [2023-01-15T19:46:57.031Z] [exec] - peerCannotfindDelegate (-ve test): PASS - [2023-01-15T19:46:57.031Z] [exec] - delegateFoundMe: PASS - [2023-01-15T19:46:57.031Z] [exec] - removedDelegate: PASS - [2023-01-15T19:46:57.031Z] [exec] - gotPeer: PASS - [2023-01-15T19:46:57.031Z] [exec] - peerFoundMe (-ve test): PASS - [2023-01-15T19:46:57.031Z] [exec] - peerFoundDelegate (-ve test): PASS - [2023-01-15T19:46:57.031Z] [exec] ----------------------------------------- [2023-01-15T19:46:57.031Z] [exec] Total PASS: 14 [2023-01-15T19:46:57.031Z] [exec] Total FAIL: 0 [2023-01-15T19:46:57.031Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:46:57.031Z] [exec] ----------------------------------------- [2023-01-15T19:46:57.031Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:46:57.290Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] checkReporting-common: [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] confirmReportPresent-common: [2023-01-15T19:46:57.549Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:46:57.549Z] [echo] Test seems to be reported fine [2023-01-15T19:46:57.549Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/RepRunConf.txt [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] confirmMissingReport-common: [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] undeploy: [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] setOSConditions: [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] setToolWin: [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] setToolUnix: [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] setToolProperty: [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] setS1ASclassPath: [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] init-common: [2023-01-15T19:46:57.549Z] [2023-01-15T19:46:57.549Z] undeploy-common: [2023-01-15T19:46:57.683Z] [java] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:46:57.684Z] [java] WARNING: Illegal reflective access by org.glassfish.web.loader.WebappClassLoader (file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/war-util.jar) to field sun.rmi.transport.Target.ccl [2023-01-15T19:46:57.684Z] [java] WARNING: Please consider reporting this to the maintainers of org.glassfish.web.loader.WebappClassLoader [2023-01-15T19:46:57.684Z] [java] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:46:57.684Z] [java] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:46:57.807Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:57.940Z] [java] Jan 15, 2023 7:46:57 PM org.eclipse.persistence.session./file:/tmp/ejb-app11483315648513328057/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/_test [2023-01-15T19:46:57.941Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:46:57.941Z] [java] Jan 15, 2023 7:46:57 PM org.eclipse.persistence.session./file:/tmp/ejb-app11483315648513328057/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/_test.server [2023-01-15T19:46:57.941Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:46:58.198Z] [java] Jan 15, 2023 7:46:57 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:46:58.198Z] [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'. [2023-01-15T19:46:58.198Z] [java] Jan 15, 2023 7:46:57 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:58.198Z] [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] [2023-01-15T19:46:58.198Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:46:58.198Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:46:58.198Z] [java] Jan 15, 2023 7:46:58 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:46:58.198Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb, java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple] [2023-01-15T19:46:58.377Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] unsetup: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] setOSConditions: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] setToolWin: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] setToolUnix: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] setToolProperty: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] setS1ASclassPath: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] init-common: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] execute-ejb-sql-common: [2023-01-15T19:46:58.635Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/sql/drop.sql [2023-01-15T19:46:58.635Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] all: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] eem_3sfsbs: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] setOSConditions: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] setToolWin: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] setToolUnix: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] setToolProperty: [2023-01-15T19:46:58.635Z] [2023-01-15T19:46:58.635Z] setS1ASclassPath: [2023-01-15T19:46:58.715Z] [java] asyncBlock() says : blocked successfully [2023-01-15T19:46:58.715Z] [java] Got correct async exception. Cause is jakarta.ejb.ConcurrentAccessTimeoutException [2023-01-15T19:46:58.761Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.761Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:58.761Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.761Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:58.761Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.761Z] [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. [2023-01-15T19:46:58.761Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.761Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:58.762Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.762Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:58.762Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.762Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:58.762Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.762Z] [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. [2023-01-15T19:46:58.762Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.762Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:58.762Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.762Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:58.762Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.762Z] [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. [2023-01-15T19:46:58.762Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.762Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:46:58.762Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:46:58.762Z] [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. [2023-01-15T19:46:58.762Z] [java] Jan 15, 2023 7:46:58 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:46:58.762Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:46:58.893Z] [2023-01-15T19:46:58.894Z] init-common: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] clean: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setOSConditions: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolWin: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolUnix: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolProperty: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setS1ASclassPath: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] init-common: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] clean-common: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setOSConditions: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolWin: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolUnix: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolProperty: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setS1ASclassPath: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] init-common: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] clean-classes-common: [2023-01-15T19:46:58.894Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setOSConditions: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolWin: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolUnix: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolProperty: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setS1ASclassPath: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] init-common: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] clean-jars-common: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] compile: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setOSConditions: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolWin: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolUnix: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setToolProperty: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] setS1ASclassPath: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] init-common: [2023-01-15T19:46:58.894Z] [2023-01-15T19:46:58.894Z] compile-common: [2023-01-15T19:46:58.894Z] [echo] Current time (ISO): 2023-01-15T19:46:58.698+0000 [2023-01-15T19:46:58.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:58.894Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:46:58.894Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:46:59.326Z] [java] Jan 15, 2023 7:46:59 PM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2023-01-15T19:46:59.326Z] [java] INFO: Initializing Soteria 2.0.1 for context '/sample' [2023-01-15T19:46:59.326Z] [java] Jan 15, 2023 7:46:59 PM com.sun.enterprise.web.WebApplication start [2023-01-15T19:46:59.326Z] [java] INFO: Loading application [foo#ejb-ejb31-embedded-ejbwandwar-web.war] at [sample] [2023-01-15T19:46:59.584Z] [java] Looking up EJB... [2023-01-15T19:46:59.584Z] [java] Invoking EJB... [2023-01-15T19:46:59.584Z] [java] EJB said: boo [2023-01-15T19:46:59.584Z] [java] Other EJB said: I'm Other [2023-01-15T19:46:59.584Z] [java] Record # 1 [2023-01-15T19:46:59.584Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:46:59.584Z] [java] Done calling EJB [2023-01-15T19:46:59.584Z] [java] Closing container ... [2023-01-15T19:46:59.584Z] [java] Jan 15, 2023 7:46:59 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:46:59.584Z] [java] INFO: foo was successfully deployed in 4,073 milliseconds. [2023-01-15T19:46:59.841Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:46:59.842Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:59.842Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:46:59.842Z] [java] Value of key is: embedded with JPA [2023-01-15T19:46:59.842Z] [java] ..........FINISHED Embedded test [2023-01-15T19:46:59.842Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:46:59.842Z] [java] [2023-01-15T19:46:59.842Z] [java] [2023-01-15T19:46:59.842Z] [java] ----------------------------------------- [2023-01-15T19:46:59.842Z] [java] - embedded with JPA: PASS - [2023-01-15T19:46:59.842Z] [java] ----------------------------------------- [2023-01-15T19:46:59.842Z] [java] Total PASS: 1 [2023-01-15T19:46:59.842Z] [java] Total FAIL: 0 [2023-01-15T19:46:59.842Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:46:59.842Z] [java] ----------------------------------------- [2023-01-15T19:46:59.842Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:59.842Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:46:59.842Z] [java] Jan 15, 2023 7:46:59 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:46:59.842Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:46:59.842Z] [java] Jan 15, 2023 7:46:59 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:59.842Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:59.842Z] [java] Jan 15, 2023 7:46:59 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:46:59.842Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:46:59.842Z] [java] Jan 15, 2023 7:46:59 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:46:59.842Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:46:59.842Z] [2023-01-15T19:46:59.842Z] setOSConditions: [2023-01-15T19:46:59.842Z] [2023-01-15T19:46:59.842Z] setToolWin: [2023-01-15T19:46:59.842Z] [2023-01-15T19:46:59.842Z] setToolUnix: [2023-01-15T19:46:59.842Z] [2023-01-15T19:46:59.842Z] setToolProperty: [2023-01-15T19:46:59.842Z] [2023-01-15T19:46:59.842Z] setS1ASclassPath: [2023-01-15T19:46:59.842Z] [2023-01-15T19:46:59.842Z] init-common: [2023-01-15T19:46:59.842Z] [2023-01-15T19:46:59.842Z] run_dir: [2023-01-15T19:46:59.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/other [2023-01-15T19:46:59.842Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-other.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/other [2023-01-15T19:46:59.842Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:00.350Z] 0%: progress-simple: Starting [2023-01-15T19:47:00.351Z] 0%: progress-simple: Parsing [2023-01-15T19:47:00.351Z] 10%: progress-simple: Working on main part [2023-01-15T19:47:00.351Z] 20%: progress-simple: Working on main part [2023-01-15T19:47:00.351Z] 30%: progress-simple: Working on main part [2023-01-15T19:47:00.351Z] 40%: progress-simple: Working on main part [2023-01-15T19:47:00.351Z] 50%: progress-simple: Working on main part [2023-01-15T19:47:00.351Z] 60%: progress-simple: Working on main part [2023-01-15T19:47:00.351Z] 70%: progress-simple: Working on main part [2023-01-15T19:47:00.351Z] 80%: progress-simple: Working on main part [2023-01-15T19:47:00.351Z] 90%: progress-simple: Cleaning [2023-01-15T19:47:00.351Z] 100%: progress-simple: Finished [2023-01-15T19:47:00.351Z] All done [2023-01-15T19:47:00.351Z] Command progress-simple executed successfully. [2023-01-15T19:47:00.351Z] Jan 15, 2023 7:46:59 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:00.351Z] INFO: exec(timeout=30,000, detached=false, args=[stop-domain]) [2023-01-15T19:47:00.773Z] [java] Jan 15, 2023 7:47:00 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:47:00.774Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:47:00.774Z] [java] Jan 15, 2023 7:47:00 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:47:00.774Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15342950432963204793xml [2023-01-15T19:47:00.774Z] [java] Jan 15, 2023 7:47:00 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:47:00.774Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:47:01.279Z] Waiting for the domain to stop . [2023-01-15T19:47:01.279Z] Command stop-domain executed successfully. [2023-01-15T19:47:01.279Z] Jan 15, 2023 7:47:01 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:01.279Z] INFO: exec(timeout=30,000, detached=false, args=[start-domain]) [2023-01-15T19:47:01.337Z] [java] Jan 15, 2023 7:47:01 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:47:01.338Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:47:01.902Z] [java] Jan 15, 2023 7:47:01 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:47:01.902Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:47:02.159Z] [java] Jan 15, 2023 7:47:02 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:47:02.159Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:47:02.159Z] [java] Jan 15, 2023 7:47:02 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:47:02.159Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:47:02.159Z] [java] Jan 15, 2023 7:47:02 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:47:02.159Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:47:02.159Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:47:02.159Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:47:02.180Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:02.180Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:47:02.180Z] [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. [2023-01-15T19:47:02.416Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:47:02.417Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:47:02.417Z] [java] Jan 15, 2023 7:47:02 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:47:02.417Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (841ms), startup services(973ms), total(1,814ms) [2023-01-15T19:47:02.673Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:47:02.673Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:47:02.747Z] [javac] 2 warnings [2023-01-15T19:47:02.747Z] [2023-01-15T19:47:02.747Z] setOSConditions: [2023-01-15T19:47:02.747Z] [2023-01-15T19:47:02.747Z] setToolWin: [2023-01-15T19:47:02.747Z] [2023-01-15T19:47:02.747Z] setToolUnix: [2023-01-15T19:47:02.747Z] [2023-01-15T19:47:02.747Z] setToolProperty: [2023-01-15T19:47:02.747Z] [2023-01-15T19:47:02.747Z] setS1ASclassPath: [2023-01-15T19:47:02.747Z] [2023-01-15T19:47:02.747Z] init-common: [2023-01-15T19:47:02.747Z] [2023-01-15T19:47:02.747Z] compile-common: [2023-01-15T19:47:02.747Z] [echo] Current time (ISO): 2023-01-15T19:47:02.475+0000 [2023-01-15T19:47:02.747Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:02.747Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2023-01-15T19:47:02.931Z] [java] INFO: Grizzly Framework 3.0.1 started in: 48ms - bound to [/0.0.0.0:7676] [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:47:02.931Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:47:02.931Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:47:02.931Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:47:02.931Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:47:02.931Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,289ms), startup services(11ms), total(2,300ms) [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:47:02.931Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:47:02.931Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:47:02.931Z] [java] INFO: [DeploymentElement] adding tmp to exploded ear isEJBModule? true isWebApp? true [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:47:02.931Z] [java] INFO: [DeploymentElement] adding other to exploded ear isEJBModule? true isWebApp? false [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:47:02.931Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:47:02.931Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:47:02.931Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app14264662945903859210 [2023-01-15T19:47:02.931Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:47:02.931Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:47:02.932Z] [java] Jan 15, 2023 7:47:02 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:47:02.932Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2023-01-15T19:47:03.189Z] [java] Jan 15, 2023 7:47:03 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:47:03.189Z] [java] INFO: visiting unvisited references [2023-01-15T19:47:03.446Z] [java] Jan 15, 2023 7:47:03 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:47:03.446Z] [java] INFO: visiting unvisited references [2023-01-15T19:47:03.702Z] [java] Jan 15, 2023 7:47:03 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:47:03.702Z] [java] INFO: visiting unvisited references [2023-01-15T19:47:03.702Z] [java] Jan 15, 2023 7:47:03 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:47:03.702Z] [java] INFO: visiting unvisited references [2023-01-15T19:47:03.702Z] [java] Jan 15, 2023 7:47:03 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:47:03.702Z] [java] INFO: visiting unvisited references [2023-01-15T19:47:03.959Z] [java] Jan 15, 2023 7:47:03 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:47:03.959Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:47:03.959Z] [java] Jan 15, 2023 7:47:03 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:47:03.959Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:47:03.959Z] [java] Jan 15, 2023 7:47:03 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:47:03.959Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:47:03.959Z] [java] Jan 15, 2023 7:47:03 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:47:03.959Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:47:03.965Z] [java] Got correct async exception. Cause is Canceled after 5 seconds [2023-01-15T19:47:03.965Z] [java] Got expected jakarta.ejb.ConcurrentAccessException: jakarta.ejb.ConcurrentAccessException [2023-01-15T19:47:03.965Z] [java] Got expected jakarta.ejb.ConcurrentAccessTimeoutException: jakarta.ejb.ConcurrentAccessTimeoutException [2023-01-15T19:47:03.965Z] [java] Got expected jakarta.ejb.IllegalLoopbackException: jakarta.ejb.IllegalLoopbackException [2023-01-15T19:47:03.965Z] [java] 2.x HelloRemote.hello() says hello, world [2023-01-15T19:47:03.965Z] [java] [2023-01-15T19:47:03.965Z] [java] Hello.hello() says hello, world [2023-01-15T19:47:03.965Z] [java] [2023-01-15T19:47:03.965Z] [java] 2.x HelloRemote.hello() says hello, world [2023-01-15T19:47:03.965Z] [java] [2023-01-15T19:47:03.965Z] [java] Hello.hello() says hello, world [2023-01-15T19:47:03.965Z] [java] [2023-01-15T19:47:03.965Z] [java] Value of key is: main [2023-01-15T19:47:03.965Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:47:03.965Z] [java] [2023-01-15T19:47:03.965Z] [java] [2023-01-15T19:47:03.965Z] [java] ----------------------------------------- [2023-01-15T19:47:03.965Z] [java] - main: PASS - [2023-01-15T19:47:03.965Z] [java] ----------------------------------------- [2023-01-15T19:47:03.965Z] [java] Total PASS: 1 [2023-01-15T19:47:03.965Z] [java] Total FAIL: 0 [2023-01-15T19:47:03.965Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:47:03.965Z] [java] ----------------------------------------- [2023-01-15T19:47:03.965Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:47:03.965Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:47:03.965Z] [2023-01-15T19:47:03.965Z] all: [2023-01-15T19:47:03.965Z] [2023-01-15T19:47:03.965Z] remote2: [2023-01-15T19:47:03.965Z] [2023-01-15T19:47:03.965Z] setOSConditions: [2023-01-15T19:47:03.965Z] [2023-01-15T19:47:03.965Z] setToolWin: [2023-01-15T19:47:03.965Z] [2023-01-15T19:47:03.965Z] setToolUnix: [2023-01-15T19:47:03.965Z] [2023-01-15T19:47:03.965Z] setToolProperty: [2023-01-15T19:47:03.965Z] [2023-01-15T19:47:03.966Z] setS1ASclassPath: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] init-common: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] clean: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setOSConditions: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolWin: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolUnix: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolProperty: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setS1ASclassPath: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] init-common: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] clean-common: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setOSConditions: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolWin: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolUnix: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolProperty: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setS1ASclassPath: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] init-common: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] clean-classes-common: [2023-01-15T19:47:03.966Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setOSConditions: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolWin: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolUnix: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolProperty: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setS1ASclassPath: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] init-common: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] clean-jars-common: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] compile: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setOSConditions: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolWin: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolUnix: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setToolProperty: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] setS1ASclassPath: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] init-common: [2023-01-15T19:47:03.966Z] [2023-01-15T19:47:03.966Z] compile-common: [2023-01-15T19:47:03.966Z] [echo] Current time (ISO): 2023-01-15T19:47:03.565+0000 [2023-01-15T19:47:03.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:03.966Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:03.966Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:04.530Z] [java] Jan 15, 2023 7:47:04 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:47:04.531Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2023-01-15T19:47:04.531Z] [java] Jan 15, 2023 7:47:04 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:47:04.531Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2023-01-15T19:47:04.531Z] [java] Jan 15, 2023 7:47:04 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:47:04.531Z] [java] INFO: Created virtual server server [2023-01-15T19:47:04.531Z] [java] Jan 15, 2023 7:47:04 PM com.sun.enterprise.web.WebContainer configureHost [2023-01-15T19:47:04.531Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2023-01-15T19:47:04.531Z] [java] Jan 15, 2023 7:47:04 PM com.sun.enterprise.web.WebContainer createHosts [2023-01-15T19:47:04.531Z] [java] INFO: Created virtual server __asadmin [2023-01-15T19:47:04.531Z] [java] Jan 15, 2023 7:47:04 PM org.apache.catalina.realm.JAASRealm setContainer [2023-01-15T19:47:04.531Z] [java] INFO: Setting JAAS app name glassfish-web [2023-01-15T19:47:04.531Z] [java] Jan 15, 2023 7:47:04 PM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2023-01-15T19:47:04.531Z] [java] INFO: Virtual server server loaded default web module [2023-01-15T19:47:05.333Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:05.333Z] [javac] 1 warning [2023-01-15T19:47:05.463Z] [java] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:47:05.464Z] [java] WARNING: Illegal reflective access by org.glassfish.web.loader.WebappClassLoader (file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/war-util.jar) to field sun.rmi.transport.Target.ccl [2023-01-15T19:47:05.464Z] [java] WARNING: Please consider reporting this to the maintainers of org.glassfish.web.loader.WebappClassLoader [2023-01-15T19:47:05.464Z] [java] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:47:05.464Z] [java] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:47:05.464Z] [java] Jan 15, 2023 7:47:05 PM org.eclipse.persistence.session./file:/tmp/ejb-app14264662945903859210/tmp_war/WEB-INF/classes/_test [2023-01-15T19:47:05.464Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 3.0.2.v202107160933 [2023-01-15T19:47:05.590Z] [2023-01-15T19:47:05.590Z] setOSConditions: [2023-01-15T19:47:05.590Z] [2023-01-15T19:47:05.590Z] setToolWin: [2023-01-15T19:47:05.590Z] [2023-01-15T19:47:05.590Z] setToolUnix: [2023-01-15T19:47:05.590Z] [2023-01-15T19:47:05.590Z] setToolProperty: [2023-01-15T19:47:05.590Z] [2023-01-15T19:47:05.590Z] setS1ASclassPath: [2023-01-15T19:47:05.590Z] [2023-01-15T19:47:05.590Z] init-common: [2023-01-15T19:47:05.590Z] [2023-01-15T19:47:05.590Z] compile-common: [2023-01-15T19:47:05.590Z] [echo] Current time (ISO): 2023-01-15T19:47:05.354+0000 [2023-01-15T19:47:05.590Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:05.591Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:05.721Z] [java] Jan 15, 2023 7:47:05 PM org.eclipse.persistence.session./file:/tmp/ejb-app14264662945903859210/tmp_war/WEB-INF/classes/_test.server [2023-01-15T19:47:05.722Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2023-01-15T19:47:05.978Z] [java] Jan 15, 2023 7:47:05 PM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2023-01-15T19:47:05.978Z] [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'. [2023-01-15T19:47:05.978Z] [java] Jan 15, 2023 7:47:05 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:47:05.978Z] [java] INFO: Portable JNDI names for EJB OtherEjb: [java:global/foo/other/OtherEjb!org.glassfish.tests.ejb.sample.OtherEjb, java:global/foo/other/OtherEjb] [2023-01-15T19:47:05.978Z] [java] Jan 15, 2023 7:47:05 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:47:05.978Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:47:05.979Z] [java] Jan 15, 2023 7:47:05 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:47:05.979Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb, java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple] [2023-01-15T19:47:06.038Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:06.039Z] [javac] 1 warning [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] build: [2023-01-15T19:47:06.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:47:06.039Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_3sfsbs-lib.jar [2023-01-15T19:47:06.039Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_3sfsbs-par1.jar [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] setOSConditions: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] fixFiles: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] convUnix: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] convWin: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] setToolWin: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] setToolUnix: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] setToolProperty: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] setS1ASclassPath: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] init-common: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] package-persistence-common: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] ejb-jar-common: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] package-ejbjar-common: [2023-01-15T19:47:06.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:06.039Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbs-ejb.jar [2023-01-15T19:47:06.039Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] appclient-jar-common: [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.039Z] package-appclientjar-common: [2023-01-15T19:47:06.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:06.039Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbs-client.jar [2023-01-15T19:47:06.039Z] [2023-01-15T19:47:06.040Z] webclient-war-common: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] build-ear-common: [2023-01-15T19:47:06.040Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2023-01-15T19:47:06.040Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setup: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setOSConditions: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setToolWin: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setToolUnix: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setToolProperty: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setS1ASclassPath: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] init-common: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] execute-ejb-sql-common: [2023-01-15T19:47:06.040Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/sql/create.sql [2023-01-15T19:47:06.040Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] deploy: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setOSConditions: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setToolWin: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setToolUnix: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setToolProperty: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setS1ASclassPath: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] init-common: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] deploy-common: [2023-01-15T19:47:06.040Z] [echo] Current time (ISO): 2023-01-15T19:47:05.940+0000 [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setOSConditions: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setToolWin: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setToolUnix: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setToolProperty: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] setS1ASclassPath: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] init-common: [2023-01-15T19:47:06.040Z] [2023-01-15T19:47:06.040Z] deploy-common-pe: [2023-01-15T19:47:06.299Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:06.541Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [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. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [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. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [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. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:06.542Z] [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. [2023-01-15T19:47:06.542Z] [java] Jan 15, 2023 7:47:06 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:47:06.542Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:47:06.866Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2023-01-15T19:47:07.106Z] [java] Jan 15, 2023 7:47:07 PM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2023-01-15T19:47:07.312Z] [java] INFO: Initializing Soteria 2.0.1 for context '/sample' [2023-01-15T19:47:06.959Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:07.556Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_3sfsbsApp. [2023-01-15T19:47:07.556Z] [echo] Deployment on target server server successful [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] setOSConditions: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] setToolWin: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] setToolUnix: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] setToolProperty: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] setS1ASclassPath: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] init-common: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] deploy-common-ee: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] run: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] setOSConditions: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] setToolWin: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] setToolUnix: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] setToolProperty: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] setS1ASclassPath: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] init-common: [2023-01-15T19:47:07.556Z] [2023-01-15T19:47:07.556Z] runclient-common: [2023-01-15T19:47:07.556Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:47:07.569Z] [javac] 1 warning [2023-01-15T19:47:07.570Z] [java] Looking up EJB... [2023-01-15T19:47:07.570Z] [2023-01-15T19:47:07.570Z] [java] Invoking EJB... [2023-01-15T19:47:07.571Z] build: [2023-01-15T19:47:07.571Z] [java] EJB said: boo [2023-01-15T19:47:07.571Z] [2023-01-15T19:47:07.572Z] [java] Jan 15, 2023 7:47:07 PM com.sun.enterprise.web.WebApplication start [2023-01-15T19:47:07.572Z] setOSConditions: [2023-01-15T19:47:07.573Z] [java] INFO: Loading application [foo#tmp.war] at [sample] [2023-01-15T19:47:07.573Z] [2023-01-15T19:47:07.573Z] [java] Jan 15, 2023 7:47:07 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:47:07.574Z] setToolWin: [2023-01-15T19:47:07.574Z] [java] INFO: foo was successfully deployed in 4,221 milliseconds. [2023-01-15T19:47:07.574Z] [2023-01-15T19:47:07.575Z] [java] Other EJB said: I'm Other [2023-01-15T19:47:07.575Z] setToolUnix: [2023-01-15T19:47:07.576Z] [2023-01-15T19:47:07.575Z] [java] Record # 1 [2023-01-15T19:47:07.576Z] setToolProperty: [2023-01-15T19:47:07.576Z] [java] JPA call returned: Entity number 1 [2023-01-15T19:47:07.576Z] [2023-01-15T19:47:07.577Z] [java] Done calling EJB [2023-01-15T19:47:07.577Z] setS1ASclassPath: [2023-01-15T19:47:07.577Z] [java] Closing container ... [2023-01-15T19:47:07.578Z] [2023-01-15T19:47:07.578Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:47:07.578Z] init-common: [2023-01-15T19:47:07.579Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:47:07.579Z] [2023-01-15T19:47:07.579Z] [java] Jan 15, 2023 7:47:07 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:47:07.580Z] ejb-jar-common: [2023-01-15T19:47:07.580Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T19:47:07.581Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:47:07.581Z] [java] Jan 15, 2023 7:47:07 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:47:07.582Z] [2023-01-15T19:47:07.582Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:47:07.582Z] package-ejbjar-common: [2023-01-15T19:47:07.583Z] [java] Jan 15, 2023 7:47:07 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:47:07.584Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:07.584Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:47:07.584Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote2-ejb.jar [2023-01-15T19:47:07.585Z] [java] Jan 15, 2023 7:47:07 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:47:07.585Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:07.586Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:47:07.586Z] [2023-01-15T19:47:07.586Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:47:07.587Z] deploy: [2023-01-15T19:47:07.587Z] [java] Value of key is: embedded with JPA [2023-01-15T19:47:07.588Z] [2023-01-15T19:47:07.588Z] [java] ..........FINISHED Embedded test [2023-01-15T19:47:07.589Z] setOSConditions: [2023-01-15T19:47:07.589Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:47:07.590Z] [2023-01-15T19:47:07.590Z] [java] [2023-01-15T19:47:07.590Z] setToolWin: [2023-01-15T19:47:07.591Z] [java] [2023-01-15T19:47:07.591Z] [2023-01-15T19:47:07.592Z] [java] ----------------------------------------- [2023-01-15T19:47:07.592Z] setToolUnix: [2023-01-15T19:47:07.592Z] [java] - embedded with JPA: PASS - [2023-01-15T19:47:07.593Z] [2023-01-15T19:47:07.593Z] [java] ----------------------------------------- [2023-01-15T19:47:07.593Z] setToolProperty: [2023-01-15T19:47:07.594Z] [java] Total PASS: 1 [2023-01-15T19:47:07.594Z] [2023-01-15T19:47:07.594Z] [java] Total FAIL: 0 [2023-01-15T19:47:07.595Z] setS1ASclassPath: [2023-01-15T19:47:07.595Z] [2023-01-15T19:47:07.595Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:47:07.595Z] init-common: [2023-01-15T19:47:07.596Z] [2023-01-15T19:47:07.595Z] [java] ----------------------------------------- [2023-01-15T19:47:07.596Z] deploy-jar-common: [2023-01-15T19:47:07.596Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:47:07.597Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:07.597Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:47:07.597Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote2-ejb.jar [2023-01-15T19:47:07.598Z] [2023-01-15T19:47:07.599Z] stop-database: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] all: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] mdb: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setOSConditions: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolWin: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolUnix: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolProperty: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setS1ASclassPath: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] init-common: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] clean: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setOSConditions: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolWin: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolUnix: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolProperty: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setS1ASclassPath: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] init-common: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] clean-common: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setOSConditions: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolWin: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolUnix: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolProperty: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setS1ASclassPath: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] init-common: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] clean-classes-common: [2023-01-15T19:47:07.599Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setOSConditions: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolWin: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolUnix: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolProperty: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setS1ASclassPath: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] init-common: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] clean-jars-common: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] compile: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setOSConditions: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolWin: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolUnix: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setToolProperty: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] setS1ASclassPath: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] init-common: [2023-01-15T19:47:07.599Z] [2023-01-15T19:47:07.599Z] compile-common: [2023-01-15T19:47:07.599Z] [echo] Current time (ISO): 2023-01-15T19:47:07.544+0000 [2023-01-15T19:47:07.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:07.599Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:07.814Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:07.818Z] Waiting for domain1 to start ..... [2023-01-15T19:47:07.818Z] Successfully started the domain : domain1 [2023-01-15T19:47:07.818Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/domains/domain1 [2023-01-15T19:47:07.818Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:47:07.819Z] Admin Port: 4848 [2023-01-15T19:47:07.819Z] Command start-domain executed successfully. [2023-01-15T19:47:07.819Z] Jan 15, 2023 7:47:06 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:07.819Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:47:07.854Z] [exec] Application deployed with name ejb-ejb31-full-remote2-ejb. [2023-01-15T19:47:07.855Z] [2023-01-15T19:47:07.855Z] run: [2023-01-15T19:47:07.855Z] [2023-01-15T19:47:07.855Z] setOSConditions: [2023-01-15T19:47:07.855Z] [2023-01-15T19:47:07.855Z] setToolWin: [2023-01-15T19:47:07.855Z] [2023-01-15T19:47:07.855Z] setToolUnix: [2023-01-15T19:47:07.855Z] [2023-01-15T19:47:07.855Z] setToolProperty: [2023-01-15T19:47:07.855Z] [2023-01-15T19:47:07.855Z] setS1ASclassPath: [2023-01-15T19:47:07.855Z] [2023-01-15T19:47:07.855Z] init-common: [2023-01-15T19:47:07.855Z] [2023-01-15T19:47:07.855Z] run_se: [2023-01-15T19:47:07.855Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:07.857Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:08.074Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:47:08.075Z] progress-simple 25 2023-01-15 19:46:55 COMPLETED SUCCESS admin [2023-01-15T19:47:08.075Z] Command list-jobs executed successfully. [2023-01-15T19:47:08.075Z] Jan 15, 2023 7:47:07 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:08.075Z] INFO: exec(timeout=30,000, detached=true, args=[progress-simple]) [2023-01-15T19:47:08.638Z] 1 [2023-01-15T19:47:08.638Z] Jan 15, 2023 7:47:08 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:08.638Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs, 1]) [2023-01-15T19:47:08.749Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:08.788Z] [java] Jan 15, 2023 7:47:08 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:47:08.788Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:47:09.200Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:47:09.201Z] progress-simple 1 2023-01-15 19:47:08 RUNNING admin [2023-01-15T19:47:09.201Z] Command list-jobs executed successfully. [2023-01-15T19:47:09.201Z] Jan 15, 2023 7:47:09 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:09.201Z] INFO: exec(timeout=30,000, detached=false, args=[attach, 1]) [2023-01-15T19:47:09.685Z] [exec] Jan 15, 2023 7:47:09 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:47:09.685Z] [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. [2023-01-15T19:47:09.755Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:09.756Z] [javac] 1 warning [2023-01-15T19:47:09.756Z] [2023-01-15T19:47:09.756Z] setOSConditions: [2023-01-15T19:47:09.756Z] [2023-01-15T19:47:09.756Z] setToolWin: [2023-01-15T19:47:09.756Z] [2023-01-15T19:47:09.756Z] setToolUnix: [2023-01-15T19:47:09.756Z] [2023-01-15T19:47:09.756Z] setToolProperty: [2023-01-15T19:47:09.756Z] [2023-01-15T19:47:09.756Z] setS1ASclassPath: [2023-01-15T19:47:09.756Z] [2023-01-15T19:47:09.756Z] init-common: [2023-01-15T19:47:09.756Z] [2023-01-15T19:47:09.756Z] compile-common: [2023-01-15T19:47:09.756Z] [echo] Current time (ISO): 2023-01-15T19:47:09.389+0000 [2023-01-15T19:47:09.756Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:09.756Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:10.681Z] [java] hGlobal = com.acme._Hello_Wrapper@1df5ad8b [2023-01-15T19:47:10.682Z] [java] hGlobal hello = hello, world [2023-01-15T19:47:10.682Z] [java] [2023-01-15T19:47:11.062Z] [exec] Jan 15, 2023 7:47:10 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:47:11.062Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:47:11.124Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:11.382Z] [javac] 1 warning [2023-01-15T19:47:11.382Z] [2023-01-15T19:47:11.382Z] build: [2023-01-15T19:47:11.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:47:11.382Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-mdb-ejb.jar [2023-01-15T19:47:11.382Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org [2023-01-15T19:47:11.382Z] [2023-01-15T19:47:11.382Z] setup: [2023-01-15T19:47:11.382Z] [echo] ...Starting DAS to create JMS resources.... [2023-01-15T19:47:11.382Z] [2023-01-15T19:47:11.382Z] setOSConditions: [2023-01-15T19:47:11.382Z] [2023-01-15T19:47:11.382Z] setToolWin: [2023-01-15T19:47:11.382Z] [2023-01-15T19:47:11.382Z] setToolUnix: [2023-01-15T19:47:11.382Z] [2023-01-15T19:47:11.382Z] setToolProperty: [2023-01-15T19:47:11.382Z] [2023-01-15T19:47:11.382Z] setS1ASclassPath: [2023-01-15T19:47:11.382Z] [2023-01-15T19:47:11.382Z] init-common: [2023-01-15T19:47:11.382Z] [2023-01-15T19:47:11.382Z] startDomainUnix: [2023-01-15T19:47:11.382Z] [echo] Starting DAS [2023-01-15T19:47:11.382Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:13.370Z] 10%: progress-simple: Starting [2023-01-15T19:47:13.370Z] 20%: progress-simple: Starting [2023-01-15T19:47:13.370Z] 30%: progress-simple: Starting [2023-01-15T19:47:13.370Z] 40%: progress-simple: Starting [2023-01-15T19:47:13.370Z] 50%: progress-simple: Starting [2023-01-15T19:47:13.370Z] 60%: progress-simple: Starting [2023-01-15T19:47:13.370Z] 70%: progress-simple: Starting [2023-01-15T19:47:13.370Z] 80%: progress-simple: Starting [2023-01-15T19:47:13.370Z] 90%: progress-simple: Cleaning [2023-01-15T19:47:13.370Z] 100%: progress-simple: Finished [2023-01-15T19:47:13.370Z] Command progress-simple executed with status SUCCESS. [2023-01-15T19:47:13.370Z] Command attach executed successfully. [2023-01-15T19:47:13.370Z] Jan 15, 2023 7:47:13 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:13.370Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs, 1]) [2023-01-15T19:47:13.625Z] Nothing to list. [2023-01-15T19:47:13.625Z] Command list-jobs executed successfully. [2023-01-15T19:47:13.625Z] Jan 15, 2023 7:47:13 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:13.625Z] INFO: exec(timeout=30,000, detached=false, args=[progress-simple]) [2023-01-15T19:47:15.560Z] [exec] Waiting for domain1 to start .... [2023-01-15T19:47:15.560Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:47:15.560Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:47:15.560Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:47:15.560Z] [exec] Admin Port: 45707 [2023-01-15T19:47:15.560Z] [exec] Command start-domain executed successfully. [2023-01-15T19:47:16.124Z] [echo] run.xml:doing wait for localhost:45712... [2023-01-15T19:47:16.124Z] [echo] run.xml:DONE doing wait for localhost:45712... [2023-01-15T19:47:16.124Z] [2023-01-15T19:47:16.124Z] dumpThreadStack: [2023-01-15T19:47:16.124Z] [2023-01-15T19:47:16.124Z] startDomainWindows: [2023-01-15T19:47:16.124Z] [2023-01-15T19:47:16.124Z] startDomain: [2023-01-15T19:47:16.124Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:16.333Z] [exec] I am in client [2023-01-15T19:47:16.333Z] [exec] calling createPerson(duke) [2023-01-15T19:47:16.333Z] [exec] created [2023-01-15T19:47:16.333Z] [exec] Value of key is: delegateCreated [2023-01-15T19:47:16.333Z] [exec] Value of key is: gotPeer [2023-01-15T19:47:16.333Z] [exec] Value of key is: iFoundDelegate [2023-01-15T19:47:16.333Z] [exec] Value of key is: peerFoundDelegate [2023-01-15T19:47:16.333Z] [exec] Value of key is: delegateFoundMe [2023-01-15T19:47:16.333Z] [exec] Value of key is: peerFoundMe [2023-01-15T19:47:16.333Z] [exec] Value of key is: delegateRemovedMe [2023-01-15T19:47:16.333Z] [exec] Value of key is: peerCannotFindMe (-ve test) [2023-01-15T19:47:16.333Z] [exec] Value of key is: iCannotFindMe (-ve test) [2023-01-15T19:47:16.333Z] [exec] Value of key is: removedDelegate [2023-01-15T19:47:16.333Z] [exec] Value of key is: peerCannotfindDelegate (-ve test) [2023-01-15T19:47:16.333Z] [exec] Value of key is: peerCreated [2023-01-15T19:47:16.333Z] [exec] Value of key is: iFoundPeer [2023-01-15T19:47:16.333Z] [exec] Value of key is: delegateFoundPeer [2023-01-15T19:47:16.333Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:47:16.333Z] [exec] [2023-01-15T19:47:16.333Z] [exec] [2023-01-15T19:47:16.333Z] [exec] ----------------------------------------- [2023-01-15T19:47:16.333Z] [exec] - iFoundDelegate: PASS - [2023-01-15T19:47:16.333Z] [exec] - delegateCreated: PASS - [2023-01-15T19:47:16.333Z] [exec] - peerCannotFindMe (-ve test): PASS - [2023-01-15T19:47:16.333Z] [exec] - iCannotFindMe (-ve test): PASS - [2023-01-15T19:47:16.333Z] [exec] - delegateRemovedMe: PASS - [2023-01-15T19:47:16.333Z] [exec] - peerFoundDelegate: PASS - [2023-01-15T19:47:16.333Z] [exec] - peerCreated: PASS - [2023-01-15T19:47:16.333Z] [exec] - peerCannotfindDelegate (-ve test): PASS - [2023-01-15T19:47:16.333Z] [exec] - delegateFoundMe: PASS - [2023-01-15T19:47:16.333Z] [exec] - removedDelegate: PASS - [2023-01-15T19:47:16.333Z] [exec] - gotPeer: PASS - [2023-01-15T19:47:16.333Z] [exec] - iFoundPeer: PASS - [2023-01-15T19:47:16.333Z] [exec] - delegateFoundPeer: PASS - [2023-01-15T19:47:16.333Z] [exec] - peerFoundMe: PASS - [2023-01-15T19:47:16.333Z] [exec] ----------------------------------------- [2023-01-15T19:47:16.333Z] [exec] Total PASS: 14 [2023-01-15T19:47:16.333Z] [exec] Total FAIL: 0 [2023-01-15T19:47:16.333Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:47:16.333Z] [exec] ----------------------------------------- [2023-01-15T19:47:16.333Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:47:16.333Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] checkReporting-common: [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] confirmReportPresent-common: [2023-01-15T19:47:16.334Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:47:16.334Z] [echo] Test seems to be reported fine [2023-01-15T19:47:16.334Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/RepRunConf.txt [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] confirmMissingReport-common: [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] undeploy: [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] setOSConditions: [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] setToolWin: [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] setToolUnix: [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] setToolProperty: [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] setS1ASclassPath: [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] init-common: [2023-01-15T19:47:16.334Z] [2023-01-15T19:47:16.334Z] undeploy-common: [2023-01-15T19:47:16.334Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:16.901Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] unsetup: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] setOSConditions: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] setToolWin: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] setToolUnix: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] setToolProperty: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] setS1ASclassPath: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] init-common: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] execute-ejb-sql-common: [2023-01-15T19:47:16.901Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/sql/drop.sql [2023-01-15T19:47:16.901Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] all: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] eem_adapted: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] setOSConditions: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] setToolWin: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] setToolUnix: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] setToolProperty: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] setS1ASclassPath: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] init-common: [2023-01-15T19:47:16.901Z] [2023-01-15T19:47:16.901Z] clean: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setOSConditions: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolWin: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolUnix: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolProperty: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setS1ASclassPath: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] init-common: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] clean-common: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setOSConditions: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolWin: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolUnix: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolProperty: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setS1ASclassPath: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] init-common: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] clean-classes-common: [2023-01-15T19:47:17.160Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setOSConditions: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolWin: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolUnix: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolProperty: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setS1ASclassPath: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] init-common: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] clean-jars-common: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] compile: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setOSConditions: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolWin: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolUnix: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setToolProperty: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] setS1ASclassPath: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] init-common: [2023-01-15T19:47:17.160Z] [2023-01-15T19:47:17.160Z] compile-common: [2023-01-15T19:47:17.160Z] [echo] Current time (ISO): 2023-01-15T19:47:16.954+0000 [2023-01-15T19:47:17.160Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:17.160Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:17.160Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:17.494Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --force=false jms/ejb_mdb_QCF [2023-01-15T19:47:18.862Z] [exec] Connector resource jms/ejb_mdb_QCF created. [2023-01-15T19:47:18.862Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:18.874Z] 0%: progress-simple: Starting [2023-01-15T19:47:18.875Z] 0%: progress-simple: Parsing [2023-01-15T19:47:18.875Z] 10%: progress-simple: Working on main part [2023-01-15T19:47:18.875Z] 20%: progress-simple: Working on main part [2023-01-15T19:47:18.875Z] 30%: progress-simple: Working on main part [2023-01-15T19:47:18.875Z] 40%: progress-simple: Working on main part [2023-01-15T19:47:18.875Z] 50%: progress-simple: Working on main part [2023-01-15T19:47:18.875Z] 60%: progress-simple: Working on main part [2023-01-15T19:47:18.875Z] 70%: progress-simple: Working on main part [2023-01-15T19:47:18.875Z] 80%: progress-simple: Working on main part [2023-01-15T19:47:18.875Z] 90%: progress-simple: Cleaning [2023-01-15T19:47:18.875Z] 100%: progress-simple: Finished [2023-01-15T19:47:18.875Z] All done [2023-01-15T19:47:18.875Z] Command progress-simple executed successfully. [2023-01-15T19:47:18.875Z] Jan 15, 2023 7:47:18 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:18.875Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:47:19.131Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:47:19.131Z] progress-simple 25 2023-01-15 19:46:55 COMPLETED SUCCESS admin [2023-01-15T19:47:19.131Z] progress-simple 3 2023-01-15 19:47:13 COMPLETED SUCCESS admin [2023-01-15T19:47:19.131Z] Command list-jobs executed successfully. [2023-01-15T19:47:19.131Z] Jan 15, 2023 7:47:18 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:19.131Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2023-01-15T19:47:19.426Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_QCF [2023-01-15T19:47:19.693Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:47:20.449Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:20.450Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:47:20.450Z] [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. [2023-01-15T19:47:20.622Z] Jan 15, 2023 7:47:20 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:20.622Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:47:20.708Z] [javac] 2 warnings [2023-01-15T19:47:20.709Z] [2023-01-15T19:47:20.709Z] setOSConditions: [2023-01-15T19:47:20.709Z] [2023-01-15T19:47:20.709Z] setToolWin: [2023-01-15T19:47:20.709Z] [2023-01-15T19:47:20.709Z] setToolUnix: [2023-01-15T19:47:20.709Z] [2023-01-15T19:47:20.709Z] setToolProperty: [2023-01-15T19:47:20.709Z] [2023-01-15T19:47:20.709Z] setS1ASclassPath: [2023-01-15T19:47:20.709Z] [2023-01-15T19:47:20.709Z] init-common: [2023-01-15T19:47:20.709Z] [2023-01-15T19:47:20.709Z] compile-common: [2023-01-15T19:47:20.709Z] [echo] Current time (ISO): 2023-01-15T19:47:20.556+0000 [2023-01-15T19:47:20.709Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:20.709Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:21.184Z] Nothing to list. [2023-01-15T19:47:21.185Z] Command list-jobs executed successfully. [2023-01-15T19:47:21.185Z] Jan 15, 2023 7:47:21 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:21.185Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:47:21.322Z] [exec] JMS Desctination ejb_mdb_QCF created. [2023-01-15T19:47:21.322Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:21.322Z] [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 --force=false jms/ejb_mdb_Queue [2023-01-15T19:47:21.579Z] [exec] Administered object jms/ejb_mdb_Queue created. [2023-01-15T19:47:21.579Z] [2023-01-15T19:47:21.579Z] setOSConditions: [2023-01-15T19:47:21.579Z] [2023-01-15T19:47:21.579Z] setToolWin: [2023-01-15T19:47:21.579Z] [2023-01-15T19:47:21.579Z] setToolUnix: [2023-01-15T19:47:21.579Z] [2023-01-15T19:47:21.579Z] setToolProperty: [2023-01-15T19:47:21.579Z] [2023-01-15T19:47:21.579Z] setS1ASclassPath: [2023-01-15T19:47:21.579Z] [2023-01-15T19:47:21.579Z] init-common: [2023-01-15T19:47:21.579Z] [2023-01-15T19:47:21.579Z] stopDomain: [2023-01-15T19:47:21.579Z] [echo] run.xml:stopping domain... [2023-01-15T19:47:21.579Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:21.748Z] Nothing to list. [2023-01-15T19:47:21.748Z] Command list-jobs executed successfully. [2023-01-15T19:47:21.748Z] Jan 15, 2023 7:47:21 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:21.748Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2023-01-15T19:47:22.311Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:47:22.859Z] [java] Value of key is: main [2023-01-15T19:47:22.859Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:47:22.859Z] [java] [2023-01-15T19:47:22.859Z] [java] [2023-01-15T19:47:22.859Z] [java] ----------------------------------------- [2023-01-15T19:47:22.859Z] [java] - main: PASS - [2023-01-15T19:47:22.859Z] [java] ----------------------------------------- [2023-01-15T19:47:22.859Z] [java] Total PASS: 1 [2023-01-15T19:47:22.859Z] [java] Total FAIL: 0 [2023-01-15T19:47:22.859Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:47:22.859Z] [java] ----------------------------------------- [2023-01-15T19:47:22.859Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:47:22.859Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:47:22.859Z] [2023-01-15T19:47:22.860Z] undeploy: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setOSConditions: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolWin: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolUnix: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolProperty: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setS1ASclassPath: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] init-common: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] undeploy-jar-common: [2023-01-15T19:47:22.860Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:22.860Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] all: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setOSConditions: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolWin: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolUnix: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolProperty: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setS1ASclassPath: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] init-common: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] undeploy: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setOSConditions: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolWin: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolUnix: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolProperty: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setS1ASclassPath: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] init-common: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] undeploy-jar-common: [2023-01-15T19:47:22.860Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:22.860Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] webandejb: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setOSConditions: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolWin: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolUnix: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolProperty: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setS1ASclassPath: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] init-common: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] clean: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setOSConditions: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolWin: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolUnix: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolProperty: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setS1ASclassPath: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] init-common: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] clean-common: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setOSConditions: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolWin: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolUnix: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolProperty: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setS1ASclassPath: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] init-common: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] clean-classes-common: [2023-01-15T19:47:22.860Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setOSConditions: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolWin: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolUnix: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolProperty: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setS1ASclassPath: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] init-common: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] clean-jars-common: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] compile: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setOSConditions: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolWin: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolUnix: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setToolProperty: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] setS1ASclassPath: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] init-common: [2023-01-15T19:47:22.860Z] [2023-01-15T19:47:22.860Z] compile-common: [2023-01-15T19:47:22.860Z] [echo] Current time (ISO): 2023-01-15T19:47:22.049+0000 [2023-01-15T19:47:22.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:22.860Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:22.860Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:23.239Z] Jan 15, 2023 7:47:23 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:23.243Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:47:23.789Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:23.805Z] Nothing to list. [2023-01-15T19:47:23.805Z] Command list-jobs executed successfully. [2023-01-15T19:47:23.805Z] Jan 15, 2023 7:47:23 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:23.805Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2023-01-15T19:47:23.999Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:23.999Z] [javac] 1 warning [2023-01-15T19:47:23.999Z] [2023-01-15T19:47:23.999Z] build: [2023-01-15T19:47:23.999Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:47:23.999Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_adapted-lib.jar [2023-01-15T19:47:23.999Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_adapted-par1.jar [2023-01-15T19:47:23.999Z] [2023-01-15T19:47:23.999Z] setOSConditions: [2023-01-15T19:47:23.999Z] [2023-01-15T19:47:23.999Z] fixFiles: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] convUnix: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] convWin: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolWin: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolUnix: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolProperty: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setS1ASclassPath: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] init-common: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] package-persistence-common: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] ejb-jar-common: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] package-ejbjar-common: [2023-01-15T19:47:24.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:24.000Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adapted-ejb.jar [2023-01-15T19:47:24.000Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] appclient-jar-common: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] package-appclientjar-common: [2023-01-15T19:47:24.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:24.000Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adapted-client.jar [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] webclient-war-common: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] build-ear-common: [2023-01-15T19:47:24.000Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2023-01-15T19:47:24.000Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setup: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setOSConditions: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolWin: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolUnix: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolProperty: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setS1ASclassPath: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] init-common: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] execute-ejb-sql-common: [2023-01-15T19:47:24.000Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/sql/create.sql [2023-01-15T19:47:24.000Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] deploy: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setOSConditions: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolWin: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolUnix: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolProperty: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setS1ASclassPath: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] init-common: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] deploy-common: [2023-01-15T19:47:24.000Z] [echo] Current time (ISO): 2023-01-15T19:47:23.978+0000 [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setOSConditions: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolWin: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolUnix: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setToolProperty: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] setS1ASclassPath: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] init-common: [2023-01-15T19:47:24.000Z] [2023-01-15T19:47:24.000Z] deploy-common-pe: [2023-01-15T19:47:24.048Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/war/HelloStateful2.java uses or overrides a deprecated API. [2023-01-15T19:47:24.049Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T19:47:24.049Z] [javac] 1 warning [2023-01-15T19:47:24.049Z] [2023-01-15T19:47:24.049Z] setOSConditions: [2023-01-15T19:47:24.049Z] [2023-01-15T19:47:24.049Z] setToolWin: [2023-01-15T19:47:24.049Z] [2023-01-15T19:47:24.049Z] setToolUnix: [2023-01-15T19:47:24.049Z] [2023-01-15T19:47:24.049Z] setToolProperty: [2023-01-15T19:47:24.049Z] [2023-01-15T19:47:24.049Z] setS1ASclassPath: [2023-01-15T19:47:24.049Z] [2023-01-15T19:47:24.049Z] init-common: [2023-01-15T19:47:24.049Z] [2023-01-15T19:47:24.049Z] compile-common: [2023-01-15T19:47:24.049Z] [echo] Current time (ISO): 2023-01-15T19:47:23.895+0000 [2023-01-15T19:47:24.049Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:24.049Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:24.061Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:47:24.061Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.027 s - in org.glassfish.main.admin.test.progress.JobManagerITest [2023-01-15T19:47:24.061Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusSpecialITest [2023-01-15T19:47:24.258Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:24.318Z] Jan 15, 2023 7:47:24 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:24.319Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2023-01-15T19:47:24.851Z] [exec] Waiting for the domain to stop ... [2023-01-15T19:47:24.852Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:47:24.852Z] [echo] Domain has beed STOPPED to run the test [2023-01-15T19:47:24.852Z] [2023-01-15T19:47:24.852Z] run: [2023-01-15T19:47:24.852Z] [2023-01-15T19:47:24.852Z] setOSConditions: [2023-01-15T19:47:24.852Z] [2023-01-15T19:47:24.852Z] setToolWin: [2023-01-15T19:47:24.852Z] [2023-01-15T19:47:24.852Z] setToolUnix: [2023-01-15T19:47:24.852Z] [2023-01-15T19:47:24.852Z] setToolProperty: [2023-01-15T19:47:24.852Z] [2023-01-15T19:47:24.852Z] setS1ASclassPath: [2023-01-15T19:47:24.852Z] [2023-01-15T19:47:24.852Z] init-common: [2023-01-15T19:47:24.852Z] [2023-01-15T19:47:24.852Z] run_se: [2023-01-15T19:47:24.852Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:47:24.852Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:24.879Z] managed-job-config.job-retention-period=24h [2023-01-15T19:47:24.880Z] Command get executed successfully. [2023-01-15T19:47:24.880Z] Jan 15, 2023 7:47:24 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:24.880Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2023-01-15T19:47:25.108Z] [java] .......... Testing module: ejb-ejb31-embedded-mdb-ejb [2023-01-15T19:47:25.135Z] managed-job-config.initial-delay=20m [2023-01-15T19:47:25.136Z] Command get executed successfully. [2023-01-15T19:47:25.136Z] Jan 15, 2023 7:47:25 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:25.136Z] INFO: exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2023-01-15T19:47:25.193Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2023-01-15T19:47:25.366Z] [java] Jan 15, 2023 7:47:25 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:47:25.366Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:47:25.366Z] [java] Jan 15, 2023 7:47:25 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:47:25.366Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain9755368522168979307xml [2023-01-15T19:47:25.366Z] [java] Jan 15, 2023 7:47:25 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:47:25.366Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:47:25.698Z] managed-job-config.poll-interval=20m [2023-01-15T19:47:25.698Z] Command get executed successfully. [2023-01-15T19:47:25.698Z] Jan 15, 2023 7:47:25 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:25.698Z] INFO: exec(timeout=30,000, detached=false, args=[progress-double-totals]) [2023-01-15T19:47:25.759Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_adaptedApp. [2023-01-15T19:47:25.759Z] [echo] Deployment on target server server successful [2023-01-15T19:47:25.759Z] [2023-01-15T19:47:25.759Z] setOSConditions: [2023-01-15T19:47:25.759Z] [2023-01-15T19:47:25.759Z] setToolWin: [2023-01-15T19:47:25.759Z] [2023-01-15T19:47:25.759Z] setToolUnix: [2023-01-15T19:47:25.759Z] [2023-01-15T19:47:25.760Z] setToolProperty: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] setS1ASclassPath: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] init-common: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] deploy-common-ee: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] run: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] setOSConditions: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] setToolWin: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] setToolUnix: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] setToolProperty: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] setS1ASclassPath: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] init-common: [2023-01-15T19:47:25.760Z] [2023-01-15T19:47:25.760Z] runclient-common: [2023-01-15T19:47:25.760Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:47:25.760Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:25.942Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:25.943Z] [javac] 1 warning [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] build: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] setOSConditions: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] setToolWin: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] setToolUnix: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] setToolProperty: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] setS1ASclassPath: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] init-common: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] webclient-war-common: [2023-01-15T19:47:25.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] clear: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] test-tlds-exist: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] copy-tlds: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] test-tagfiles-exist: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] copy-tagfiles: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] package-war-common: [2023-01-15T19:47:25.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:47:25.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:47:25.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:47:25.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:47:25.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/lib [2023-01-15T19:47:25.943Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:47:25.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/docroot [2023-01-15T19:47:25.943Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-webejb-web.war [2023-01-15T19:47:25.943Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] deploy: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] deploy-war-common: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] setOSConditions: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] setToolWin: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] setToolUnix: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] setToolProperty: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] setS1ASclassPath: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] init-common: [2023-01-15T19:47:25.943Z] [2023-01-15T19:47:25.943Z] deploy-war-commonpe: [2023-01-15T19:47:25.943Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:26.200Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-webejb-web.war [2023-01-15T19:47:26.295Z] [java] Jan 15, 2023 7:47:26 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:47:26.296Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:47:26.552Z] [java] Jan 15, 2023 7:47:26 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:47:26.552Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:47:26.693Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:26.763Z] [exec] Application deployed with name ejb-ejb31-full-webejb-web. [2023-01-15T19:47:26.763Z] [2023-01-15T19:47:26.763Z] deploy-war-commonee: [2023-01-15T19:47:26.763Z] [2023-01-15T19:47:26.763Z] run: [2023-01-15T19:47:26.763Z] [2023-01-15T19:47:26.763Z] setOSConditions: [2023-01-15T19:47:26.763Z] [2023-01-15T19:47:26.763Z] setToolWin: [2023-01-15T19:47:26.763Z] [2023-01-15T19:47:26.763Z] setToolUnix: [2023-01-15T19:47:26.763Z] [2023-01-15T19:47:26.763Z] setToolProperty: [2023-01-15T19:47:26.763Z] [2023-01-15T19:47:26.763Z] setS1ASclassPath: [2023-01-15T19:47:26.763Z] [2023-01-15T19:47:26.763Z] init-common: [2023-01-15T19:47:26.763Z] [2023-01-15T19:47:26.763Z] run_se: [2023-01-15T19:47:26.763Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:27.020Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-full-webejb/HelloServlet [2023-01-15T19:47:27.115Z] [java] Jan 15, 2023 7:47:26 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:47:27.116Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:47:27.116Z] [java] Jan 15, 2023 7:47:26 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:47:27.116Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:47:27.116Z] [java] Jan 15, 2023 7:47:26 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:47:27.116Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:47:27.116Z] [java] Jan 15, 2023 7:47:26 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:47:27.116Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:47:27.116Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:47:27.116Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:47:27.116Z] [java] Jan 15, 2023 7:47:27 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:47:27.116Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (858ms), startup services(908ms), total(1,766ms) [2023-01-15T19:47:27.374Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:47:27.374Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:47:27.374Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:47:27.374Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:47:27.374Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:47:27.374Z] [java] Jan 15, 2023 7:47:27 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:47:27.374Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:47:27.374Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:47:27.374Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:47:27.374Z] [java] Jan 15, 2023 7:47:27 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:47:27.374Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,059ms), startup services(11ms), total(2,070ms) [2023-01-15T19:47:27.374Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:47:27.374Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:47:27.590Z] 0%: progress-double-totals: Starting [2023-01-15T19:47:27.590Z] 0%: progress-double-totals: Parsing [2023-01-15T19:47:27.591Z] 17%: progress-double-totals: Working [2023-01-15T19:47:27.591Z] 33%: progress-double-totals: Working [2023-01-15T19:47:27.591Z] 50%: progress-double-totals: Working [2023-01-15T19:47:27.591Z] 25%: progress-double-totals: Working [2023-01-15T19:47:27.591Z] 25%: progress-double-totals: Double [2023-01-15T19:47:27.591Z] 42%: progress-double-totals: Double [2023-01-15T19:47:27.591Z] 58%: progress-double-totals: Double [2023-01-15T19:47:27.591Z] 75%: progress-double-totals: Double [2023-01-15T19:47:27.591Z] 92%: progress-double-totals: Double [2023-01-15T19:47:27.591Z] 100%: progress-double-totals: Double [2023-01-15T19:47:27.591Z] 100%: progress-double-totals: Finished [2023-01-15T19:47:27.591Z] All done [2023-01-15T19:47:27.591Z] Command progress-double-totals executed successfully. [2023-01-15T19:47:27.628Z] [exec] Jan 15, 2023 7:47:27 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:47:27.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. [2023-01-15T19:47:27.631Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:47:27.631Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:47:27.631Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:47:27.631Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-mdb-ejb [2023-01-15T19:47:27.631Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:47:27.631Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2023-01-15T19:47:27.631Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:47:27.631Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:47:27.631Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:47:27.631Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@259287ac [2023-01-15T19:47:27.631Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:47:27.631Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:47:27.631Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:47:27.632Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:47:27.846Z] Jan 15, 2023 7:47:27 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:27.847Z] INFO: exec(timeout=30,000, detached=false, args=[progress-step-back]) [2023-01-15T19:47:27.887Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:47:27.888Z] [java] INFO: visiting unvisited references [2023-01-15T19:47:28.144Z] [java] Jan 15, 2023 7:47:27 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:47:28.144Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:47:28.144Z] [java] Jan 15, 2023 7:47:27 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:47:28.144Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:47:28.144Z] [java] Jan 15, 2023 7:47:27 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:47:28.144Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:47:28.144Z] [java] Jan 15, 2023 7:47:27 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:47:28.144Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:47:28.144Z] [java] Jan 15, 2023 7:47:27 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:47:28.144Z] [java] INFO: visiting unvisited references [2023-01-15T19:47:28.401Z] [java] Jan 15, 2023 7:47:28 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:47:28.401Z] [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] [2023-01-15T19:47:29.530Z] [exec] Jan 15, 2023 7:47:28 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:47:29.531Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:47:29.768Z] [java] Jan 15, 2023 7:47:29 PM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2023-01-15T19:47:29.769Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [45710] [2023-01-15T19:47:30.369Z] 0%: progress-step-back: Starting [2023-01-15T19:47:30.370Z] 0%: progress-step-back: Parsing [2023-01-15T19:47:30.370Z] 20%: progress-step-back: Working on main part [2023-01-15T19:47:30.370Z] 40%: progress-step-back: Working on main part [2023-01-15T19:47:30.370Z] 60%: progress-step-back: Working on main part [2023-01-15T19:47:30.370Z] 80%: progress-step-back: Working on main part [2023-01-15T19:47:30.370Z] 80%: progress-step-back: Error in processing - next try [2023-01-15T19:47:30.370Z] 40%: progress-step-back: Error in processing - next try [2023-01-15T19:47:30.370Z] 60%: progress-step-back: Error in processing - next try [2023-01-15T19:47:30.370Z] 80%: progress-step-back: Error in processing - next try [2023-01-15T19:47:30.370Z] 100%: progress-step-back: Error in processing - next try [2023-01-15T19:47:30.370Z] 100%: progress-step-back: Finished [2023-01-15T19:47:30.370Z] All done [2023-01-15T19:47:30.370Z] Command progress-step-back executed successfully. [2023-01-15T19:47:30.370Z] Jan 15, 2023 7:47:30 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:30.370Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:47:30.627Z] NAME JOB ID TIME STATE EXIT CODE USER [2023-01-15T19:47:30.627Z] progress-double-totals 4 2023-01-15 19:47:25 COMPLETED SUCCESS admin [2023-01-15T19:47:30.627Z] progress-step-back 5 2023-01-15 19:47:28 COMPLETED SUCCESS admin [2023-01-15T19:47:30.627Z] Command list-jobs executed successfully. [2023-01-15T19:47:30.627Z] Jan 15, 2023 7:47:30 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:30.627Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2023-01-15T19:47:31.143Z] [java] Jan 15, 2023 7:47:30 PM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter setJmsServiceProperties [2023-01-15T19:47:31.144Z] [java] INFO: ADDRESSLIST in setJmsServiceProvider : mq://localhost:7676/ [2023-01-15T19:47:31.144Z] [java] Jan 15, 2023 7:47:30 PM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter setConnectionURL [2023-01-15T19:47:31.144Z] [java] INFO: JMS Service Connection URL is : mq://localhost:7676/ [2023-01-15T19:47:31.144Z] [java] Jan 15, 2023 7:47:30 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:47:31.144Z] [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T19:47:31.144Z] [java] Jan 15, 2023 7:47:30 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:47:31.144Z] [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is EMBEDDED, connection mode is Direct [2023-01-15T19:47:31.144Z] [java] Jan 15, 2023 7:47:30 PM com.sun.messaging.jmq.util.log.Logger publish [2023-01-15T19:47:31.144Z] [java] INFO: [B1002]: An existing property file for imqbroker was not found, no stored properties will be loaded [2023-01-15T19:47:31.144Z] [java] [2023-01-15T19:47:31.188Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:47:32.074Z] [java] Jan 15, 2023 7:47:31 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T19:47:32.075Z] [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:EMBEDDED [2023-01-15T19:47:32.075Z] [java] Jan 15, 2023 7:47:31 PM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter updateMDBRuntimeInfo [2023-01-15T19:47:32.075Z] [java] INFO: End point determines destination name, Res name: jakarta.jms.Queue, JNDI name: jms/ejb_mdb_Queue descriptor name : SimpleMDB [2023-01-15T19:47:32.075Z] [java] Jan 15, 2023 7:47:31 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:47:32.075Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:47:32.332Z] [java] Jan 15, 2023 7:47:32 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:32.332Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:32.332Z] [java] Jan 15, 2023 7:47:32 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:32.332Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:32.332Z] [java] Jan 15, 2023 7:47:32 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:32.332Z] [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. [2023-01-15T19:47:32.332Z] [java] Jan 15, 2023 7:47:32 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:32.332Z] [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. [2023-01-15T19:47:32.332Z] [java] Jan 15, 2023 7:47:32 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:32.332Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:32.556Z] Jan 15, 2023 7:47:32 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:32.557Z] INFO: exec(timeout=30,000, detached=false, args=[list-jobs]) [2023-01-15T19:47:32.589Z] [java] Jan 15, 2023 7:47:32 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:47:32.589Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:47:32.589Z] [java] Jan 15, 2023 7:47:32 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:47:32.589Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:47:32.813Z] Nothing to list. [2023-01-15T19:47:32.813Z] Command list-jobs executed successfully. [2023-01-15T19:47:32.813Z] Jan 15, 2023 7:47:32 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:32.813Z] INFO: exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2023-01-15T19:47:33.153Z] [java] Invoking EJB... [2023-01-15T19:47:33.154Z] [java] Jan 15, 2023 7:47:33 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:47:33.154Z] [java] INFO: ejb-ejb31-embedded-mdb-ejb was successfully deployed in 5,567 milliseconds. [2023-01-15T19:47:33.375Z] Command configure-managed-jobs executed successfully. [2023-01-15T19:47:33.376Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.082 s - in org.glassfish.main.admin.test.progress.ProgressStatusSpecialITest [2023-01-15T19:47:33.376Z] [INFO] Running org.glassfish.main.admin.test.RestITest [2023-01-15T19:47:33.410Z] [java] EJB said: hello [2023-01-15T19:47:33.411Z] [java] Waiting for ack... [2023-01-15T19:47:33.411Z] [java] Sent successfully [2023-01-15T19:47:33.411Z] [java] Got message!!! [2023-01-15T19:47:33.411Z] [java] mdb: txMsg=MY-MESSAGE [2023-01-15T19:47:33.720Z] [exec] I am in client [2023-01-15T19:47:33.721Z] [exec] calling setName(duke) [2023-01-15T19:47:33.721Z] [exec] Value of key is: removedDelegate [2023-01-15T19:47:33.721Z] [exec] Value of key is: delegateFoundMe [2023-01-15T19:47:33.721Z] [exec] Value of key is: findDelegateCreatedPerson [2023-01-15T19:47:33.721Z] [exec] Value of key is: delegateRemovedMe [2023-01-15T19:47:33.721Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:47:33.721Z] [exec] [2023-01-15T19:47:33.721Z] [exec] [2023-01-15T19:47:33.721Z] [exec] ----------------------------------------- [2023-01-15T19:47:33.721Z] [exec] - delegateRemovedMe: PASS - [2023-01-15T19:47:33.721Z] [exec] - removedDelegate: PASS - [2023-01-15T19:47:33.721Z] [exec] - delegateFoundMe: PASS - [2023-01-15T19:47:33.721Z] [exec] - findDelegateCreatedPerson: PASS - [2023-01-15T19:47:33.721Z] [exec] ----------------------------------------- [2023-01-15T19:47:33.721Z] [exec] Total PASS: 4 [2023-01-15T19:47:33.721Z] [exec] Total FAIL: 0 [2023-01-15T19:47:33.721Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:47:33.721Z] [exec] ----------------------------------------- [2023-01-15T19:47:33.721Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:47:33.979Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] checkReporting-common: [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] confirmReportPresent-common: [2023-01-15T19:47:34.237Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:47:34.237Z] [echo] Test seems to be reported fine [2023-01-15T19:47:34.237Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/RepRunConf.txt [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] confirmMissingReport-common: [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] undeploy: [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] setOSConditions: [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] setToolWin: [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] setToolUnix: [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] setToolProperty: [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] setS1ASclassPath: [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] init-common: [2023-01-15T19:47:34.237Z] [2023-01-15T19:47:34.237Z] undeploy-common: [2023-01-15T19:47:34.237Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:34.743Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 s - in org.glassfish.main.admin.test.RestITest [2023-01-15T19:47:34.744Z] [INFO] Running org.glassfish.main.admin.test.ClusterITest [2023-01-15T19:47:34.744Z] Jan 15, 2023 7:47:34 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:34.744Z] INFO: exec(timeout=30,000, detached=false, args=[create-cluster, eec1]) [2023-01-15T19:47:35.173Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] unsetup: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] setOSConditions: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] setToolWin: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] setToolUnix: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] setToolProperty: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] setS1ASclassPath: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] init-common: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] execute-ejb-sql-common: [2023-01-15T19:47:35.173Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/sql/drop.sql [2023-01-15T19:47:35.173Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] all: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] eem_injection: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] setOSConditions: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] setToolWin: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] setToolUnix: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] setToolProperty: [2023-01-15T19:47:35.173Z] [2023-01-15T19:47:35.173Z] setS1ASclassPath: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] init-common: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] clean: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setOSConditions: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolWin: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolUnix: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolProperty: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setS1ASclassPath: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] init-common: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] clean-common: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setOSConditions: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolWin: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolUnix: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolProperty: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setS1ASclassPath: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] init-common: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] clean-classes-common: [2023-01-15T19:47:35.432Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setOSConditions: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolWin: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolUnix: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolProperty: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setS1ASclassPath: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] init-common: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] clean-jars-common: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] compile: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setOSConditions: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolWin: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolUnix: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setToolProperty: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] setS1ASclassPath: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] init-common: [2023-01-15T19:47:35.432Z] [2023-01-15T19:47:35.432Z] compile-common: [2023-01-15T19:47:35.432Z] [echo] Current time (ISO): 2023-01-15T19:47:35.234+0000 [2023-01-15T19:47:35.432Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:35.432Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:35.432Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:36.684Z] [java] Ack: true [2023-01-15T19:47:36.684Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:47:36.684Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:47:36.684Z] [java] Jan 15, 2023 7:47:36 PM com.sun.messaging.jms.ra.ResourceAdapter stop [2023-01-15T19:47:36.685Z] [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter stopping... [2023-01-15T19:47:38.578Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:47:38.578Z] [java] Done calling EJB [2023-01-15T19:47:38.578Z] [java] Value of key is: embedded with MDB [2023-01-15T19:47:38.578Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:47:38.578Z] [java] [2023-01-15T19:47:38.578Z] [java] [2023-01-15T19:47:38.578Z] [java] ----------------------------------------- [2023-01-15T19:47:38.578Z] [java] - embedded with MDB: PASS - [2023-01-15T19:47:38.578Z] [java] ----------------------------------------- [2023-01-15T19:47:38.578Z] [java] Total PASS: 1 [2023-01-15T19:47:38.578Z] [java] Total FAIL: 0 [2023-01-15T19:47:38.578Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:47:38.578Z] [java] ----------------------------------------- [2023-01-15T19:47:38.578Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:47:38.578Z] [java] Jan 15, 2023 7:47:38 PM com.sun.messaging.jms.ra.ResourceAdapter stop [2023-01-15T19:47:38.578Z] [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter stopped. [2023-01-15T19:47:38.578Z] [java] Jan 15, 2023 7:47:38 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:47:38.579Z] [java] INFO: RAR7094: jmsra shutdown successful. [2023-01-15T19:47:38.579Z] [java] Jan 15, 2023 7:47:38 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:47:38.579Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:47:38.579Z] [java] Jan 15, 2023 7:47:38 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:47:38.579Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:47:38.579Z] [java] Jan 15, 2023 7:47:38 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:47:38.579Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:47:38.579Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:47:38.579Z] [2023-01-15T19:47:38.579Z] unsetup: [2023-01-15T19:47:38.579Z] [echo] ...Starting DAS to delete JMS resources.... [2023-01-15T19:47:38.579Z] [2023-01-15T19:47:38.579Z] setOSConditions: [2023-01-15T19:47:38.579Z] [2023-01-15T19:47:38.579Z] setToolWin: [2023-01-15T19:47:38.579Z] [2023-01-15T19:47:38.579Z] setToolUnix: [2023-01-15T19:47:38.579Z] [2023-01-15T19:47:38.579Z] setToolProperty: [2023-01-15T19:47:38.579Z] [2023-01-15T19:47:38.579Z] setS1ASclassPath: [2023-01-15T19:47:38.579Z] [2023-01-15T19:47:38.579Z] init-common: [2023-01-15T19:47:38.579Z] [2023-01-15T19:47:38.579Z] startDomainUnix: [2023-01-15T19:47:38.579Z] [echo] Starting DAS [2023-01-15T19:47:38.719Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:38.719Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:47:38.720Z] [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. [2023-01-15T19:47:38.720Z] [javac] 2 warnings [2023-01-15T19:47:38.835Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:38.978Z] [2023-01-15T19:47:38.979Z] setOSConditions: [2023-01-15T19:47:38.979Z] [2023-01-15T19:47:38.979Z] setToolWin: [2023-01-15T19:47:38.979Z] [2023-01-15T19:47:38.979Z] setToolUnix: [2023-01-15T19:47:38.979Z] [2023-01-15T19:47:38.979Z] setToolProperty: [2023-01-15T19:47:38.979Z] [2023-01-15T19:47:38.979Z] setS1ASclassPath: [2023-01-15T19:47:38.979Z] [2023-01-15T19:47:38.979Z] init-common: [2023-01-15T19:47:38.979Z] [2023-01-15T19:47:38.979Z] compile-common: [2023-01-15T19:47:38.979Z] [echo] Current time (ISO): 2023-01-15T19:47:38.781+0000 [2023-01-15T19:47:38.979Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:38.979Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:39.201Z] [java] JMS Servlet Output [2023-01-15T19:47:39.202Z] [java]

DatabaseServelt :: All information I can give

[2023-01-15T19:47:39.202Z] [java] Context Path : /ejb-ejb31-full-webejb
[2023-01-15T19:47:39.202Z] [java] Servlet Path : /HelloServlet
[2023-01-15T19:47:39.202Z] [java] Path Info : null
[2023-01-15T19:47:39.202Z] [java] [2023-01-15T19:47:39.202Z] [java] Value of key is: main [2023-01-15T19:47:39.202Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:47:39.202Z] [java] [2023-01-15T19:47:39.202Z] [java] [2023-01-15T19:47:39.202Z] [java] ----------------------------------------- [2023-01-15T19:47:39.202Z] [java] - main: PASS - [2023-01-15T19:47:39.202Z] [java] ----------------------------------------- [2023-01-15T19:47:39.202Z] [java] Total PASS: 1 [2023-01-15T19:47:39.202Z] [java] Total FAIL: 0 [2023-01-15T19:47:39.202Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:47:39.202Z] [java] ----------------------------------------- [2023-01-15T19:47:39.202Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:47:39.202Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] undeploy: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setOSConditions: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolWin: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolUnix: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolProperty: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setS1ASclassPath: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] init-common: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] undeploy-war-common: [2023-01-15T19:47:39.202Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:39.202Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] all: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] schema: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setOSConditions: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolWin: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolUnix: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolProperty: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setS1ASclassPath: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] init-common: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] clean: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setOSConditions: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolWin: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolUnix: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolProperty: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setS1ASclassPath: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] init-common: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] clean-common: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setOSConditions: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolWin: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolUnix: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolProperty: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setS1ASclassPath: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] init-common: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] clean-classes-common: [2023-01-15T19:47:39.202Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setOSConditions: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolWin: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolUnix: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolProperty: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setS1ASclassPath: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] init-common: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] clean-jars-common: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] compile: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setOSConditions: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolWin: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolUnix: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setToolProperty: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] setS1ASclassPath: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] init-common: [2023-01-15T19:47:39.202Z] [2023-01-15T19:47:39.202Z] compile-common: [2023-01-15T19:47:39.202Z] [echo] Current time (ISO): 2023-01-15T19:47:38.654+0000 [2023-01-15T19:47:39.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:39.202Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:39.202Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:40.570Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:40.570Z] [javac] 1 warning [2023-01-15T19:47:40.570Z] [2023-01-15T19:47:40.570Z] setOSConditions: [2023-01-15T19:47:40.570Z] [2023-01-15T19:47:40.570Z] setToolWin: [2023-01-15T19:47:40.570Z] [2023-01-15T19:47:40.570Z] setToolUnix: [2023-01-15T19:47:40.570Z] [2023-01-15T19:47:40.570Z] setToolProperty: [2023-01-15T19:47:40.570Z] [2023-01-15T19:47:40.570Z] setS1ASclassPath: [2023-01-15T19:47:40.570Z] [2023-01-15T19:47:40.570Z] init-common: [2023-01-15T19:47:40.570Z] [2023-01-15T19:47:40.570Z] compile-common: [2023-01-15T19:47:40.570Z] [echo] Current time (ISO): 2023-01-15T19:47:40.382+0000 [2023-01-15T19:47:40.570Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:40.570Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:41.286Z] Command create-cluster executed successfully. [2023-01-15T19:47:41.286Z] Jan 15, 2023 7:47:40 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:41.286Z] INFO: 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]) [2023-01-15T19:47:41.286Z] Rendezvoused with DAS on localhost:4848. [2023-01-15T19:47:41.286Z] Using DAS host localhost and port 4848 from existing das.properties for node [2023-01-15T19:47:41.286Z] localhost-domain1. To use a different DAS, create a new node using create-node-ssh or [2023-01-15T19:47:41.286Z] create-node-config. Create the instance with the new node and correct [2023-01-15T19:47:41.286Z] host and port: [2023-01-15T19:47:41.286Z] asadmin --host das_host --port das_port create-local-instance --node node_name instance_name. [2023-01-15T19:47:41.286Z] Port Assignments for server instance eein1-with-a-very-very-very-long-name: [2023-01-15T19:47:41.286Z] OSGI_SHELL_TELNET_PORT=26668 [2023-01-15T19:47:41.286Z] JAVA_DEBUGGER_PORT=29011 [2023-01-15T19:47:41.286Z] JMS_PROVIDER_PORT=18686 [2023-01-15T19:47:41.286Z] HTTP_LISTENER_PORT=55123 [2023-01-15T19:47:41.286Z] IIOP_SSL_LISTENER_PORT=13800 [2023-01-15T19:47:41.286Z] ASADMIN_LISTENER_PORT=14848 [2023-01-15T19:47:41.286Z] IIOP_SSL_MUTUALAUTH_PORT=13801 [2023-01-15T19:47:41.287Z] JMX_SYSTEM_CONNECTOR_PORT=17676 [2023-01-15T19:47:41.287Z] HTTP_SSL_LISTENER_PORT=18181 [2023-01-15T19:47:41.287Z] IIOP_LISTENER_PORT=13700 [2023-01-15T19:47:41.287Z] Command create-local-instance executed successfully. [2023-01-15T19:47:41.287Z] Jan 15, 2023 7:47:41 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:41.287Z] INFO: 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]) [2023-01-15T19:47:41.939Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:42.196Z] [javac] 1 warning [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] build: [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] setOSConditions: [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] setToolWin: [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] setToolUnix: [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] setToolProperty: [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] setS1ASclassPath: [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] init-common: [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] ejb-jar-common: [2023-01-15T19:47:42.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] package-ejbjar-common: [2023-01-15T19:47:42.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:42.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:42.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:42.196Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-schema-ejb.jar [2023-01-15T19:47:42.196Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] deploy: [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.196Z] setOSConditions: [2023-01-15T19:47:42.196Z] [2023-01-15T19:47:42.197Z] setToolWin: [2023-01-15T19:47:42.197Z] [2023-01-15T19:47:42.197Z] setToolUnix: [2023-01-15T19:47:42.197Z] [2023-01-15T19:47:42.197Z] setToolProperty: [2023-01-15T19:47:42.197Z] [2023-01-15T19:47:42.197Z] setS1ASclassPath: [2023-01-15T19:47:42.197Z] [2023-01-15T19:47:42.197Z] init-common: [2023-01-15T19:47:42.197Z] [2023-01-15T19:47:42.197Z] deploy-jar-common: [2023-01-15T19:47:42.197Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:42.214Z] Rendezvoused with DAS on localhost:4848. [2023-01-15T19:47:42.215Z] Using DAS host localhost and port 4848 from existing das.properties for node [2023-01-15T19:47:42.215Z] localhost-domain1. To use a different DAS, create a new node using create-node-ssh or [2023-01-15T19:47:42.215Z] create-node-config. Create the instance with the new node and correct [2023-01-15T19:47:42.215Z] host and port: [2023-01-15T19:47:42.215Z] asadmin --host das_host --port das_port create-local-instance --node node_name instance_name. [2023-01-15T19:47:42.215Z] Port Assignments for server instance eein2: [2023-01-15T19:47:42.215Z] OSGI_SHELL_TELNET_PORT=26669 [2023-01-15T19:47:42.215Z] JAVA_DEBUGGER_PORT=29012 [2023-01-15T19:47:42.215Z] JMS_PROVIDER_PORT=28688 [2023-01-15T19:47:42.215Z] HTTP_LISTENER_PORT=55124 [2023-01-15T19:47:42.215Z] IIOP_SSL_LISTENER_PORT=23800 [2023-01-15T19:47:42.215Z] ASADMIN_LISTENER_PORT=24850 [2023-01-15T19:47:42.215Z] IIOP_SSL_MUTUALAUTH_PORT=23801 [2023-01-15T19:47:42.215Z] JMX_SYSTEM_CONNECTOR_PORT=27678 [2023-01-15T19:47:42.215Z] HTTP_SSL_LISTENER_PORT=28183 [2023-01-15T19:47:42.215Z] IIOP_LISTENER_PORT=23702 [2023-01-15T19:47:42.215Z] Command create-local-instance executed successfully. [2023-01-15T19:47:42.215Z] Jan 15, 2023 7:47:41 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:42.215Z] INFO: exec(timeout=30,000, detached=false, args=[start-local-instance, eein1-with-a-very-very-very-long-name]) [2023-01-15T19:47:42.264Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:42.264Z] [javac] 1 warning [2023-01-15T19:47:42.264Z] [2023-01-15T19:47:42.264Z] build: [2023-01-15T19:47:42.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:47:42.264Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_injection-lib.jar [2023-01-15T19:47:42.264Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_injection-par1.jar [2023-01-15T19:47:42.264Z] [2023-01-15T19:47:42.264Z] setOSConditions: [2023-01-15T19:47:42.264Z] [2023-01-15T19:47:42.265Z] fixFiles: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] convUnix: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] convWin: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolWin: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolUnix: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolProperty: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setS1ASclassPath: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] init-common: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] package-persistence-common: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] ejb-jar-common: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] package-ejbjar-common: [2023-01-15T19:47:42.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:42.265Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injection-ejb.jar [2023-01-15T19:47:42.265Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] appclient-jar-common: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] package-appclientjar-common: [2023-01-15T19:47:42.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:47:42.265Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injection-client.jar [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] webclient-war-common: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] build-ear-common: [2023-01-15T19:47:42.265Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2023-01-15T19:47:42.265Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setup: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setOSConditions: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolWin: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolUnix: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolProperty: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setS1ASclassPath: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] init-common: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] execute-ejb-sql-common: [2023-01-15T19:47:42.265Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/sql/create.sql [2023-01-15T19:47:42.265Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] deploy: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setOSConditions: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolWin: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolUnix: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolProperty: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setS1ASclassPath: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] init-common: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] deploy-common: [2023-01-15T19:47:42.265Z] [echo] Current time (ISO): 2023-01-15T19:47:42.169+0000 [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setOSConditions: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolWin: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolUnix: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setToolProperty: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] setS1ASclassPath: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] init-common: [2023-01-15T19:47:42.265Z] [2023-01-15T19:47:42.265Z] deploy-common-pe: [2023-01-15T19:47:42.523Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:42.760Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-schema-ejb.jar [2023-01-15T19:47:43.014Z] [exec] Waiting for domain1 to start .... [2023-01-15T19:47:43.015Z] [exec] Successfully started the domain : domain1 [2023-01-15T19:47:43.015Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T19:47:43.015Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T19:47:43.015Z] [exec] Admin Port: 45707 [2023-01-15T19:47:43.015Z] [exec] Command start-domain executed successfully. [2023-01-15T19:47:43.015Z] [echo] run.xml:doing wait for localhost:45712... [2023-01-15T19:47:43.015Z] [echo] run.xml:DONE doing wait for localhost:45712... [2023-01-15T19:47:43.015Z] [2023-01-15T19:47:43.015Z] dumpThreadStack: [2023-01-15T19:47:43.015Z] [2023-01-15T19:47:43.015Z] startDomainWindows: [2023-01-15T19:47:43.015Z] [2023-01-15T19:47:43.015Z] startDomain: [2023-01-15T19:47:43.271Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:43.458Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2023-01-15T19:47:43.717Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_injectionApp. [2023-01-15T19:47:43.717Z] [echo] Deployment on target server server successful [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] setOSConditions: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] setToolWin: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] setToolUnix: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] setToolProperty: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] setS1ASclassPath: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] init-common: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] deploy-common-ee: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] run: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] setOSConditions: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] setToolWin: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] setToolUnix: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] setToolProperty: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] setS1ASclassPath: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] init-common: [2023-01-15T19:47:43.717Z] [2023-01-15T19:47:43.717Z] runclient-common: [2023-01-15T19:47:43.717Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:47:43.974Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:44.639Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_QCF [2023-01-15T19:47:44.897Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:44.906Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:45.461Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_QCF [2023-01-15T19:47:45.841Z] [exec] Jan 15, 2023 7:47:45 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:47:45.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. [2023-01-15T19:47:47.241Z] [exec] Jan 15, 2023 7:47:47 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:47:47.241Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:47:47.989Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:48.247Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_mdb_Queue [2023-01-15T19:47:48.247Z] [exec] Administered object jms/ejb_mdb_Queue deleted. [2023-01-15T19:47:48.247Z] [2023-01-15T19:47:48.247Z] setOSConditions: [2023-01-15T19:47:48.247Z] [2023-01-15T19:47:48.247Z] setToolWin: [2023-01-15T19:47:48.247Z] [2023-01-15T19:47:48.247Z] setToolUnix: [2023-01-15T19:47:48.247Z] [2023-01-15T19:47:48.247Z] setToolProperty: [2023-01-15T19:47:48.247Z] [2023-01-15T19:47:48.247Z] setS1ASclassPath: [2023-01-15T19:47:48.247Z] [2023-01-15T19:47:48.247Z] init-common: [2023-01-15T19:47:48.247Z] [2023-01-15T19:47:48.247Z] stopDomain: [2023-01-15T19:47:48.247Z] [echo] run.xml:stopping domain... [2023-01-15T19:47:48.247Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:48.766Z] Waiting for eein1-with-a-very-very-very-long-name to start ..... [2023-01-15T19:47:48.767Z] Successfully started the instance: eein1-with-a-very-very-very-long-name [2023-01-15T19:47:48.767Z] instance Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name [2023-01-15T19:47:48.767Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/logs/server.log [2023-01-15T19:47:48.767Z] Admin Port: 14848 [2023-01-15T19:47:48.767Z] Command start-local-instance executed successfully. [2023-01-15T19:47:48.767Z] Jan 15, 2023 7:47:47 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:48.767Z] INFO: exec(timeout=30,000, detached=false, args=[start-local-instance, eein2]) [2023-01-15T19:47:49.315Z] [exec] Application deployed with name ejbmodulename. [2023-01-15T19:47:49.316Z] [2023-01-15T19:47:49.316Z] run: [2023-01-15T19:47:49.316Z] [2023-01-15T19:47:49.316Z] setOSConditions: [2023-01-15T19:47:49.316Z] [2023-01-15T19:47:49.316Z] setToolWin: [2023-01-15T19:47:49.316Z] [2023-01-15T19:47:49.316Z] setToolUnix: [2023-01-15T19:47:49.316Z] [2023-01-15T19:47:49.316Z] setToolProperty: [2023-01-15T19:47:49.316Z] [2023-01-15T19:47:49.316Z] setS1ASclassPath: [2023-01-15T19:47:49.316Z] [2023-01-15T19:47:49.316Z] init-common: [2023-01-15T19:47:49.316Z] [2023-01-15T19:47:49.316Z] run_se: [2023-01-15T19:47:49.316Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:49.878Z] [java] Jan 15, 2023 7:47:49 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:47:49.878Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:47:51.521Z] [exec] Waiting for the domain to stop ... [2023-01-15T19:47:51.522Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:47:51.522Z] [echo] Domain has beed STOPPED [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] all: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] remote: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setOSConditions: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolWin: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolUnix: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolProperty: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setS1ASclassPath: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] init-common: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] clean: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setOSConditions: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolWin: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolUnix: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolProperty: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setS1ASclassPath: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] init-common: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] clean-common: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setOSConditions: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolWin: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolUnix: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolProperty: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setS1ASclassPath: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] init-common: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] clean-classes-common: [2023-01-15T19:47:51.522Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setOSConditions: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolWin: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolUnix: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolProperty: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setS1ASclassPath: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] init-common: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] clean-jars-common: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] compile: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setOSConditions: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolWin: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolUnix: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setToolProperty: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] setS1ASclassPath: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] init-common: [2023-01-15T19:47:51.522Z] [2023-01-15T19:47:51.522Z] compile-common: [2023-01-15T19:47:51.522Z] [echo] Current time (ISO): 2023-01-15T19:47:51.271+0000 [2023-01-15T19:47:51.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:51.522Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:51.522Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:51.770Z] [java] Sleeping for 10 seconds before checking results... [2023-01-15T19:47:52.505Z] [exec] I am in client [2023-01-15T19:47:52.506Z] [exec] calling createPerson(duke) [2023-01-15T19:47:52.506Z] [exec] created [2023-01-15T19:47:52.506Z] [exec] Value of key is: removedDelegate [2023-01-15T19:47:52.506Z] [exec] Value of key is: delegateFoundMe [2023-01-15T19:47:52.506Z] [exec] Value of key is: findDelegateCreatedPerson [2023-01-15T19:47:52.506Z] [exec] Value of key is: delegateRemovedMe [2023-01-15T19:47:52.506Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:47:52.506Z] [exec] [2023-01-15T19:47:52.506Z] [exec] [2023-01-15T19:47:52.506Z] [exec] ----------------------------------------- [2023-01-15T19:47:52.506Z] [exec] - delegateRemovedMe: PASS - [2023-01-15T19:47:52.506Z] [exec] - removedDelegate: PASS - [2023-01-15T19:47:52.506Z] [exec] - delegateFoundMe: PASS - [2023-01-15T19:47:52.506Z] [exec] - findDelegateCreatedPerson: PASS - [2023-01-15T19:47:52.506Z] [exec] ----------------------------------------- [2023-01-15T19:47:52.506Z] [exec] Total PASS: 4 [2023-01-15T19:47:52.506Z] [exec] Total FAIL: 0 [2023-01-15T19:47:52.506Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:47:52.506Z] [exec] ----------------------------------------- [2023-01-15T19:47:52.506Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:47:52.506Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] checkReporting-common: [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] confirmReportPresent-common: [2023-01-15T19:47:52.506Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:47:52.506Z] [echo] Test seems to be reported fine [2023-01-15T19:47:52.506Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/RepRunConf.txt [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] confirmMissingReport-common: [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] undeploy: [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] setOSConditions: [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] setToolWin: [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] setToolUnix: [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] setToolProperty: [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] setS1ASclassPath: [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] init-common: [2023-01-15T19:47:52.506Z] [2023-01-15T19:47:52.506Z] undeploy-common: [2023-01-15T19:47:52.506Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:53.074Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] unsetup: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setOSConditions: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolWin: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolUnix: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolProperty: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setS1ASclassPath: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] init-common: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] execute-ejb-sql-common: [2023-01-15T19:47:53.332Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/sql/drop.sql [2023-01-15T19:47:53.332Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] all: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] eempropagation: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setOSConditions: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolWin: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolUnix: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolProperty: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setS1ASclassPath: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] init-common: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] clean: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setOSConditions: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolWin: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolUnix: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolProperty: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setS1ASclassPath: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] init-common: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] clean-common: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setOSConditions: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolWin: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolUnix: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolProperty: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setS1ASclassPath: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] init-common: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] clean-classes-common: [2023-01-15T19:47:53.332Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setOSConditions: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolWin: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolUnix: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolProperty: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setS1ASclassPath: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] init-common: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] clean-jars-common: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] compile: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setOSConditions: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolWin: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolUnix: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setToolProperty: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] setS1ASclassPath: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] init-common: [2023-01-15T19:47:53.332Z] [2023-01-15T19:47:53.332Z] compile-common: [2023-01-15T19:47:53.332Z] [echo] Current time (ISO): 2023-01-15T19:47:53.315+0000 [2023-01-15T19:47:53.332Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:53.332Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:53.415Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:53.415Z] [javac] 1 warning [2023-01-15T19:47:53.415Z] [2023-01-15T19:47:53.415Z] setOSConditions: [2023-01-15T19:47:53.415Z] [2023-01-15T19:47:53.415Z] setToolWin: [2023-01-15T19:47:53.415Z] [2023-01-15T19:47:53.415Z] setToolUnix: [2023-01-15T19:47:53.415Z] [2023-01-15T19:47:53.415Z] setToolProperty: [2023-01-15T19:47:53.415Z] [2023-01-15T19:47:53.415Z] setS1ASclassPath: [2023-01-15T19:47:53.415Z] [2023-01-15T19:47:53.415Z] init-common: [2023-01-15T19:47:53.415Z] [2023-01-15T19:47:53.415Z] compile-common: [2023-01-15T19:47:53.415Z] [echo] Current time (ISO): 2023-01-15T19:47:53.007+0000 [2023-01-15T19:47:53.415Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:53.415Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:53.590Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:54.031Z] Waiting for eein2 to start ..... [2023-01-15T19:47:54.031Z] Successfully started the instance: eein2 [2023-01-15T19:47:54.031Z] instance Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/nodes/localhost-domain1/eein2 [2023-01-15T19:47:54.031Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/glassfish6/glassfish/nodes/localhost-domain1/eein2/logs/server.log [2023-01-15T19:47:54.031Z] Admin Port: 24850 [2023-01-15T19:47:54.031Z] Command start-local-instance executed successfully. [2023-01-15T19:47:54.031Z] Jan 15, 2023 7:47:53 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:54.031Z] INFO: exec(timeout=30,000, detached=false, args=[list-instances]) [2023-01-15T19:47:54.784Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:54.784Z] [javac] 1 warning [2023-01-15T19:47:55.041Z] [2023-01-15T19:47:55.041Z] build: [2023-01-15T19:47:55.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:47:55.041Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-remote-ejb.jar [2023-01-15T19:47:55.041Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/org [2023-01-15T19:47:55.041Z] [2023-01-15T19:47:55.041Z] run: [2023-01-15T19:47:55.041Z] [2023-01-15T19:47:55.041Z] setOSConditions: [2023-01-15T19:47:55.041Z] [2023-01-15T19:47:55.041Z] setToolWin: [2023-01-15T19:47:55.041Z] [2023-01-15T19:47:55.041Z] setToolUnix: [2023-01-15T19:47:55.041Z] [2023-01-15T19:47:55.041Z] setToolProperty: [2023-01-15T19:47:55.041Z] [2023-01-15T19:47:55.041Z] setS1ASclassPath: [2023-01-15T19:47:55.041Z] [2023-01-15T19:47:55.041Z] init-common: [2023-01-15T19:47:55.041Z] [2023-01-15T19:47:55.041Z] stopDomain: [2023-01-15T19:47:55.041Z] [echo] run.xml:stopping domain... [2023-01-15T19:47:55.041Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:55.604Z] [exec] CLI306: Warning - The server located at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 is not running. [2023-01-15T19:47:55.604Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:47:55.604Z] [echo] Domain has beed STOPPED to run the test [2023-01-15T19:47:55.604Z] [2023-01-15T19:47:55.604Z] setOSConditions: [2023-01-15T19:47:55.604Z] [2023-01-15T19:47:55.604Z] setToolWin: [2023-01-15T19:47:55.604Z] [2023-01-15T19:47:55.604Z] setToolUnix: [2023-01-15T19:47:55.604Z] [2023-01-15T19:47:55.604Z] setToolProperty: [2023-01-15T19:47:55.604Z] [2023-01-15T19:47:55.604Z] setS1ASclassPath: [2023-01-15T19:47:55.604Z] [2023-01-15T19:47:55.604Z] init-common: [2023-01-15T19:47:55.604Z] [2023-01-15T19:47:55.604Z] run_se: [2023-01-15T19:47:55.604Z] [echo] Running with /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2023-01-15T19:47:55.860Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:56.117Z] [java] .......... Testing module: ejb-ejb31-embedded-remote-ejb [2023-01-15T19:47:56.375Z] [java] Jan 15, 2023 7:47:56 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:47:56.375Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T19:47:56.375Z] [java] Jan 15, 2023 7:47:56 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:47:56.375Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain4147454480909776831xml [2023-01-15T19:47:56.375Z] [java] Jan 15, 2023 7:47:56 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2023-01-15T19:47:56.375Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2023-01-15T19:47:56.883Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:47:56.883Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:47:56.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. [2023-01-15T19:47:56.884Z] [javac] 2 warnings [2023-01-15T19:47:57.141Z] [2023-01-15T19:47:57.141Z] setOSConditions: [2023-01-15T19:47:57.141Z] [2023-01-15T19:47:57.141Z] setToolWin: [2023-01-15T19:47:57.141Z] [2023-01-15T19:47:57.141Z] setToolUnix: [2023-01-15T19:47:57.141Z] [2023-01-15T19:47:57.141Z] setToolProperty: [2023-01-15T19:47:57.141Z] [2023-01-15T19:47:57.141Z] setS1ASclassPath: [2023-01-15T19:47:57.141Z] [2023-01-15T19:47:57.141Z] init-common: [2023-01-15T19:47:57.141Z] [2023-01-15T19:47:57.141Z] compile-common: [2023-01-15T19:47:57.141Z] [echo] Current time (ISO): 2023-01-15T19:47:56.947+0000 [2023-01-15T19:47:57.141Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:47:57.141Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:47:57.303Z] in478219665 not running [2023-01-15T19:47:57.304Z] in1602594640 not running [pending config changes are: [2023-01-15T19:47:57.304Z] ; disable testApp181e4543029e01a92001f6c91a9f17433; [2023-01-15T19:47:57.304Z] ; undeploy testApp181e4543029e01a92001f6c91a9f17433; [2023-01-15T19:47:57.304Z] ; create-jdbc-connection-pool TestPool15387f521c476db01d8190b2e9eb1e1f6; [2023-01-15T19:47:57.304Z] ; delete-jdbc-connection-pool TestPool15387f521c476db01d8190b2e9eb1e1f6; [2023-01-15T19:47:57.304Z] ; set resources.jdbc-connection-pool.DerbyPool.description=1c391c564022a9e5f1bbae1ea106bc639; [2023-01-15T19:47:57.304Z] ; set resources.jdbc-connection-pool.DerbyPool.property.connectionAttributes=;create=false; [2023-01-15T19:47:57.304Z] ; set resources.jdbc-connection-pool.DerbyPool.property.foo=bar; [2023-01-15T19:47:57.304Z] ; set resources.jdbc-connection-pool.DerbyPool.property.foo.description=test; [2023-01-15T19:47:57.304Z] ; set resources.jdbc-connection-pool.DerbyPool.property.User=; [2023-01-15T19:47:57.304Z] ; set resources.jdbc-connection-pool.DerbyPool.property.connectionAttributes=; [2023-01-15T19:47:57.304Z] ; ] [2023-01-15T19:47:57.304Z] eein1-with-a-very-very-very-long-name running [2023-01-15T19:47:57.305Z] eein2 running [2023-01-15T19:47:57.305Z] Command list-instances executed successfully. [2023-01-15T19:47:57.305Z] Jan 15, 2023 7:47:56 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:47:57.305Z] INFO: exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein1-with-a-very-very-very-long-name]) [2023-01-15T19:47:57.305Z] [java] Jan 15, 2023 7:47:57 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:47:57.306Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:47:57.563Z] [java] Jan 15, 2023 7:47:57 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:47:57.563Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:47:58.126Z] [java] Jan 15, 2023 7:47:57 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:47:58.126Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:47:58.126Z] [java] Jan 15, 2023 7:47:57 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:47:58.126Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2023-01-15T19:47:58.126Z] [java] Jan 15, 2023 7:47:57 PM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2023-01-15T19:47:58.126Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2023-01-15T19:47:58.126Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2023-01-15T19:47:58.126Z] [java] INFO: Authorization Service has successfully initialized. [2023-01-15T19:47:58.382Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:47:58.382Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:47:58.382Z] [java] Jan 15, 2023 7:47:58 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:47:58.382Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (887ms), startup services(883ms), total(1,770ms) [2023-01-15T19:47:58.382Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:47:58.382Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:47:58.639Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:47:58.639Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:47:58.639Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2023-01-15T19:47:58.639Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2023-01-15T19:47:58.639Z] [java] INFO: Eclipse GlassFish 6.2.6 (6.x-b-gb2bc742 2023-01-15T19:26:19+0000) startup time : Embedded (2,072ms), startup services(11ms), total(2,083ms) [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2023-01-15T19:47:58.639Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2023-01-15T19:47:58.639Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:47:58.639Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-remote-ejb [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:47:58.639Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2023-01-15T19:47:58.639Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:47:58.639Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@5a47730c [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:47:58.639Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2023-01-15T19:47:58.639Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2023-01-15T19:47:58.639Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2023-01-15T19:47:58.895Z] [java] Jan 15, 2023 7:47:58 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:47:58.895Z] [java] INFO: visiting unvisited references [2023-01-15T19:47:59.152Z] [java] Jan 15, 2023 7:47:58 PM com.sun.enterprise.security.SecurityLifecycle [2023-01-15T19:47:59.152Z] [java] INFO: Java security manager is disabled. [2023-01-15T19:47:59.152Z] [java] Jan 15, 2023 7:47:58 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:47:59.152Z] [java] INFO: Entering Security Startup Service. [2023-01-15T19:47:59.152Z] [java] Jan 15, 2023 7:47:58 PM com.sun.enterprise.security.PolicyLoader loadPolicy [2023-01-15T19:47:59.152Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2023-01-15T19:47:59.152Z] [java] Jan 15, 2023 7:47:58 PM com.sun.enterprise.security.SecurityLifecycle onInitialization [2023-01-15T19:47:59.152Z] [java] INFO: Security Service(s) started successfully. [2023-01-15T19:47:59.152Z] [java] Jan 15, 2023 7:47:59 PM org.glassfish.hk2.classmodel.reflect.Parser awaitTermination [2023-01-15T19:47:59.152Z] [java] INFO: visiting unvisited references [2023-01-15T19:48:00.429Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:00.430Z] [javac] 1 warning [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] build: [2023-01-15T19:48:00.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:48:00.430Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eempropagation-lib.jar [2023-01-15T19:48:00.430Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eempropagation-par1.jar [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setOSConditions: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] fixFiles: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] convUnix: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] convWin: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setToolWin: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setToolUnix: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setToolProperty: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setS1ASclassPath: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] init-common: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] package-persistence-common: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] ejb-jar-common: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] package-ejbjar-common: [2023-01-15T19:48:00.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:00.430Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagation-ejb.jar [2023-01-15T19:48:00.430Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] appclient-jar-common: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] package-appclientjar-common: [2023-01-15T19:48:00.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:00.430Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagation-client.jar [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] webclient-war-common: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] build-ear-common: [2023-01-15T19:48:00.430Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2023-01-15T19:48:00.430Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setup: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setOSConditions: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setToolWin: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setToolUnix: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setToolProperty: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] setS1ASclassPath: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] init-common: [2023-01-15T19:48:00.430Z] [2023-01-15T19:48:00.430Z] execute-ejb-sql-common: [2023-01-15T19:48:00.430Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/sql/create.sql [2023-01-15T19:48:01.046Z] [java] Jan 15, 2023 7:48:00 PM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2023-01-15T19:48:01.047Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [45710] [2023-01-15T19:48:01.047Z] [java] Jan 15, 2023 7:48:00 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:48:01.047Z] [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] [2023-01-15T19:48:01.047Z] [java] Jan 15, 2023 7:48:00 PM com.sun.ejb.containers.BaseContainer initializeHome [2023-01-15T19:48:01.047Z] [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] [2023-01-15T19:48:01.047Z] [java] Jan 15, 2023 7:48:00 PM org.jboss.weld.bootstrap.WeldStartup [2023-01-15T19:48:01.047Z] [java] INFO: WELD-000900: 4.0.2 (Final) [2023-01-15T19:48:01.610Z] [java] Jan 15, 2023 7:48:01 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:48:01.610Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:48:01.610Z] [java] Jan 15, 2023 7:48:01 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:48:01.610Z] [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. [2023-01-15T19:48:01.611Z] [java] Jan 15, 2023 7:48:01 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:48:01.611Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:48:01.611Z] [java] Jan 15, 2023 7:48:01 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:48:01.611Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:48:01.611Z] [java] Jan 15, 2023 7:48:01 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:48:01.611Z] [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. [2023-01-15T19:48:01.611Z] [java] Jan 15, 2023 7:48:01 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2023-01-15T19:48:01.611Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] org.glassfish.sse.impl.ServerSentEventCdiExtension.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2023-01-15T19:48:01.611Z] [java] Jan 15, 2023 7:48:01 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType [2023-01-15T19:48:01.611Z] [java] WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.ibm.jbatch.container.cdi.BatchProducerBean is deprecated from CDI 1.1! [2023-01-15T19:48:01.721Z] [java] Woke up [2023-01-15T19:48:01.721Z] [java] Value of key is: main [2023-01-15T19:48:01.721Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:48:01.721Z] [java] [2023-01-15T19:48:01.721Z] [java] [2023-01-15T19:48:01.721Z] [java] ----------------------------------------- [2023-01-15T19:48:01.721Z] [java] - main: PASS - [2023-01-15T19:48:01.721Z] [java] ----------------------------------------- [2023-01-15T19:48:01.721Z] [java] Total PASS: 1 [2023-01-15T19:48:01.721Z] [java] Total FAIL: 0 [2023-01-15T19:48:01.721Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:48:01.721Z] [java] ----------------------------------------- [2023-01-15T19:48:01.721Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:48:01.721Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:48:01.977Z] [2023-01-15T19:48:01.977Z] undeploy: [2023-01-15T19:48:02.233Z] [2023-01-15T19:48:02.233Z] setOSConditions: [2023-01-15T19:48:02.233Z] [2023-01-15T19:48:02.233Z] setToolWin: [2023-01-15T19:48:02.233Z] [2023-01-15T19:48:02.233Z] setToolUnix: [2023-01-15T19:48:02.233Z] [2023-01-15T19:48:02.233Z] setToolProperty: [2023-01-15T19:48:02.233Z] [2023-01-15T19:48:02.233Z] setS1ASclassPath: [2023-01-15T19:48:02.233Z] [2023-01-15T19:48:02.233Z] init-common: [2023-01-15T19:48:02.233Z] [2023-01-15T19:48:02.233Z] undeploy-common: [2023-01-15T19:48:02.234Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:02.491Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:48:02.540Z] [java] Looking up EJB... [2023-01-15T19:48:02.541Z] [java] Invoking EJB... [2023-01-15T19:48:02.541Z] [java] EJB said: hello [2023-01-15T19:48:02.541Z] [java] Jan 15, 2023 7:48:02 PM org.glassfish.deployment.admin.DeployCommand execute [2023-01-15T19:48:02.541Z] [java] INFO: ejb-ejb31-embedded-remote-ejb was successfully deployed in 3,656 milliseconds. [2023-01-15T19:48:02.541Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2023-01-15T19:48:02.541Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:48:02.541Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool] [2023-01-15T19:48:02.541Z] [java] Value of key is: embedded with remote 1 [2023-01-15T19:48:02.541Z] [java] Done calling EJB [2023-01-15T19:48:02.541Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:48:02.541Z] [java] [2023-01-15T19:48:02.541Z] [java] [2023-01-15T19:48:02.541Z] [java] ----------------------------------------- [2023-01-15T19:48:02.541Z] [java] - embedded with remote 1: PASS - [2023-01-15T19:48:02.542Z] [java] ----------------------------------------- [2023-01-15T19:48:02.542Z] [java] Total PASS: 1 [2023-01-15T19:48:02.542Z] [java] Total FAIL: 0 [2023-01-15T19:48:02.542Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:48:02.542Z] [java] ----------------------------------------- [2023-01-15T19:48:02.542Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:48:02.542Z] [java] Jan 15, 2023 7:48:02 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:48:02.542Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:48:02.542Z] [java] Jan 15, 2023 7:48:02 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2023-01-15T19:48:02.542Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2023-01-15T19:48:02.542Z] [java] Jan 15, 2023 7:48:02 PM com.sun.enterprise.v3.server.AppServerStartup stop [2023-01-15T19:48:02.542Z] [java] INFO: Shutdown procedure finished [2023-01-15T19:48:02.542Z] [java] --------------------- [2023-01-15T19:48:02.542Z] [java] --------------------- [2023-01-15T19:48:02.542Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:48:02.542Z] [2023-01-15T19:48:02.542Z] warn: [2023-01-15T19:48:02.542Z] [echo] Domain was STOPPED to run the test [2023-01-15T19:48:02.542Z] [2023-01-15T19:48:02.542Z] all: [2023-01-15T19:48:02.542Z] [2023-01-15T19:48:02.542Z] stop-derby: [2023-01-15T19:48:02.542Z] [2023-01-15T19:48:02.542Z] setOSConditions: [2023-01-15T19:48:02.542Z] [2023-01-15T19:48:02.542Z] setToolWin: [2023-01-15T19:48:02.542Z] [2023-01-15T19:48:02.542Z] setToolUnix: [2023-01-15T19:48:02.542Z] [2023-01-15T19:48:02.542Z] setToolProperty: [2023-01-15T19:48:02.542Z] [2023-01-15T19:48:02.542Z] setS1ASclassPath: [2023-01-15T19:48:02.542Z] [2023-01-15T19:48:02.542Z] init-common: [2023-01-15T19:48:02.542Z] [2023-01-15T19:48:02.542Z] stopDerby: [2023-01-15T19:48:02.542Z] [echo] Stopping Derby DB servers on ports 45716 and 45717 [2023-01-15T19:48:02.570Z] Waiting for the instance to stop ... [2023-01-15T19:48:02.570Z] Command stop-local-instance executed successfully. [2023-01-15T19:48:02.570Z] Jan 15, 2023 7:48:02 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:48:02.570Z] INFO: exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein2]) [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] all: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] sfsbscnc: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setOSConditions: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolWin: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolUnix: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolProperty: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setS1ASclassPath: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] init-common: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] clean: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setOSConditions: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolWin: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolUnix: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolProperty: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setS1ASclassPath: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] init-common: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] clean-common: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setOSConditions: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolWin: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolUnix: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolProperty: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setS1ASclassPath: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] init-common: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] clean-classes-common: [2023-01-15T19:48:02.748Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setOSConditions: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolWin: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolUnix: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolProperty: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setS1ASclassPath: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] init-common: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] clean-jars-common: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] compile: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setOSConditions: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolWin: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolUnix: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setToolProperty: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] setS1ASclassPath: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] init-common: [2023-01-15T19:48:02.748Z] [2023-01-15T19:48:02.748Z] compile-common: [2023-01-15T19:48:02.748Z] [echo] Current time (ISO): 2023-01-15T19:48:02.582+0000 [2023-01-15T19:48:02.748Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:02.748Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:02.748Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:02.798Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:02.799Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:03.056Z] [java] Sun Jan 15 19:48:02 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T19:48:03.056Z] [java] Sun Jan 15 19:48:02 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T19:48:03.056Z] [2023-01-15T19:48:03.056Z] report: [2023-01-15T19:48:03.056Z] [2023-01-15T19:48:03.056Z] transfer: [2023-01-15T19:48:03.056Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:48:03.056Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T19:48:03.056Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:48:03.056Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T19:48:03.056Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T19:48:03.056Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:48:03.056Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] report-sh: [2023-01-15T19:48:03.619Z] [echo] Comparing results with expected results [2023-01-15T19:48:03.619Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:48:03.619Z] [exec] [2023-01-15T19:48:03.619Z] [exec] ************************ [2023-01-15T19:48:03.619Z] [exec] PASSED= 32 [2023-01-15T19:48:03.619Z] [exec] ------------ ========= [2023-01-15T19:48:03.619Z] [exec] FAILED= 0 [2023-01-15T19:48:03.619Z] [exec] ------------ ========= [2023-01-15T19:48:03.619Z] [exec] DID NOT RUN= 271 [2023-01-15T19:48:03.619Z] [exec] ------------ ========= [2023-01-15T19:48:03.619Z] [exec] Total Expected=303 [2023-01-15T19:48:03.619Z] [exec] ************************ [2023-01-15T19:48:03.619Z] [exec] [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] setOSConditions: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] setToolWin: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] setToolUnix: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] setToolProperty: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] setS1ASclassPath: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] init-common: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] report-result: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] setOSConditions: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] setToolWin: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] setToolUnix: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] setToolProperty: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] setS1ASclassPath: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] init-common: [2023-01-15T19:48:03.619Z] [2023-01-15T19:48:03.619Z] dev-report: [2023-01-15T19:48:03.619Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:03.711Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] deploy: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] setOSConditions: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] setToolWin: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] setToolUnix: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] setToolProperty: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] setS1ASclassPath: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] init-common: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] deploy-common: [2023-01-15T19:48:03.712Z] [echo] Current time (ISO): 2023-01-15T19:48:03.429+0000 [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] setOSConditions: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] setToolWin: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] setToolUnix: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] setToolProperty: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] setS1ASclassPath: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] init-common: [2023-01-15T19:48:03.712Z] [2023-01-15T19:48:03.712Z] deploy-common-pe: [2023-01-15T19:48:03.712Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:03.875Z] [java] ********************** [2023-01-15T19:48:03.876Z] [java] * PASSED 32 * [2023-01-15T19:48:03.876Z] [java] * FAILED 0 * [2023-01-15T19:48:03.876Z] [java] * DID NOT RUN 0 * [2023-01-15T19:48:03.876Z] [java] * TOTAL 32 * [2023-01-15T19:48:03.876Z] [java] ********************** [2023-01-15T19:48:03.876Z] [java] [2023-01-15T19:48:03.876Z] [2023-01-15T19:48:03.876Z] BUILD SUCCESSFUL [2023-01-15T19:48:03.876Z] Total time: 4 minutes 40 seconds [2023-01-15T19:48:03.876Z] + check_successful_run [2023-01-15T19:48:03.876Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T19:48:03.876Z] [2023-01-15T19:48:03.876Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T19:48:03.876Z] [2023-01-15T19:48:03.876Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:48:03.876Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T19:48:03.876Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T19:48:03.876Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T19:48:03.876Z] + generate_junit_report ejb_group_embedded [2023-01-15T19:48:03.876Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T19:48:03.876Z] [2023-01-15T19:48:03.876Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T19:48:03.876Z] [2023-01-15T19:48:03.876Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:48:03.876Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T19:48:03.876Z] + TESTSUITE_NAME=ejb_group_embedded [2023-01-15T19:48:03.876Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:48:03.876Z] + awk -v suitename=ejb_group_embedded ' [2023-01-15T19:48:03.876Z] BEGIN { [2023-01-15T19:48:03.876Z] totaltests = 0; [2023-01-15T19:48:03.876Z] totalfailures = 0; [2023-01-15T19:48:03.876Z] totalerrors = 0; [2023-01-15T19:48:03.876Z] } [2023-01-15T19:48:03.876Z] function getPropVal(str){ [2023-01-15T19:48:03.876Z] split(str, a, "="); [2023-01-15T19:48:03.876Z] val = a[2]; [2023-01-15T19:48:03.876Z] # remove quotes [2023-01-15T19:48:03.876Z] gsub("\"","",val); [2023-01-15T19:48:03.876Z] return val; [2023-01-15T19:48:03.876Z] } [2023-01-15T19:48:03.876Z] function removeXMLTag(str){ [2023-01-15T19:48:03.876Z] # remove xml tag quotes [2023-01-15T19:48:03.876Z] gsub("","",str); [2023-01-15T19:48:03.876Z] gsub("<.*>","",str); [2023-01-15T19:48:03.876Z] gsub(">","",str); [2023-01-15T19:48:03.876Z] return str; [2023-01-15T19:48:03.876Z] } [2023-01-15T19:48:03.876Z] /status value=/ { [2023-01-15T19:48:03.876Z] result=getPropVal($0); [2023-01-15T19:48:03.876Z] result=removeXMLTag(result); [2023-01-15T19:48:03.876Z] } [2023-01-15T19:48:03.876Z] // { [2023-01-15T19:48:03.876Z] getline; [2023-01-15T19:48:03.876Z] getline; [2023-01-15T19:48:03.876Z] testunit=removeXMLTag($0); [2023-01-15T19:48:03.876Z] gsub("\"","",testunit); [2023-01-15T19:48:03.876Z] } [2023-01-15T19:48:03.876Z] // { [2023-01-15T19:48:03.876Z] getline; [2023-01-15T19:48:03.876Z] testname=removeXMLTag($0); [2023-01-15T19:48:03.876Z] gsub("\"","",testname); [2023-01-15T19:48:03.876Z] } [2023-01-15T19:48:03.876Z] /<\/testcase>/{ [2023-01-15T19:48:03.876Z] classname=testunit [2023-01-15T19:48:03.876Z] # printing testcase to out [2023-01-15T19:48:03.876Z] out = out sprintf(" \n", classname, testname); [2023-01-15T19:48:03.876Z] if (result == "fail") { [2023-01-15T19:48:03.876Z] out = out " \n"; [2023-01-15T19:48:03.876Z] totalfailures++; [2023-01-15T19:48:03.876Z] } else if (result == "did_not_run") { [2023-01-15T19:48:03.876Z] out = out " \n"; [2023-01-15T19:48:03.876Z] totalerrors++; [2023-01-15T19:48:03.876Z] } [2023-01-15T19:48:03.876Z] out = out " \n"; [2023-01-15T19:48:03.876Z] [2023-01-15T19:48:03.876Z] totaltests++; [2023-01-15T19:48:03.876Z] result=""; [2023-01-15T19:48:03.876Z] testname=""; [2023-01-15T19:48:03.876Z] } [2023-01-15T19:48:03.876Z] END { [2023-01-15T19:48:03.876Z] print "" [2023-01-15T19:48:03.876Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T19:48:03.876Z] printf "%s", out; [2023-01-15T19:48:03.876Z] print "" [2023-01-15T19:48:03.876Z] }' [2023-01-15T19:48:03.876Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:48:03.876Z] + change_junit_report_class_names [2023-01-15T19:48:03.876Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:48:03.877Z] + sed -i 's/\bclassname="/classname="ejb_group_embedded./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:48:03.877Z] + copy_test_artifacts ejb_group_embedded [2023-01-15T19:48:03.877Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T19:48:03.877Z] [2023-01-15T19:48:03.877Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T19:48:03.877Z] [2023-01-15T19:48:03.877Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:48:03.877Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T19:48:03.877Z] tar: Removing leading `/' from member names [2023-01-15T19:48:04.134Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:48:04.134Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:48:04.134Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:48:04.134Z] ++ pwd [2023-01-15T19:48:04.134Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:48:04.134Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2023-01-15T19:48:04.134Z] + true [2023-01-15T19:48:04.134Z] ++ pwd [2023-01-15T19:48:04.134Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:48:04.134Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2023-01-15T19:48:04.134Z] + true [2023-01-15T19:48:04.134Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/ejb_group_embedded-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T19:48:04.134Z] tar: Removing leading `/' from member names [2023-01-15T19:48:04.134Z] + break [2023-01-15T19:48:04.134Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T19:48:04.160Z] Archiving artifacts [2023-01-15T19:48:04.642Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:04.643Z] [javac] 1 warning [2023-01-15T19:48:04.643Z] [2023-01-15T19:48:04.643Z] setOSConditions: [2023-01-15T19:48:04.643Z] [2023-01-15T19:48:04.643Z] setToolWin: [2023-01-15T19:48:04.643Z] [2023-01-15T19:48:04.643Z] setToolUnix: [2023-01-15T19:48:04.643Z] [2023-01-15T19:48:04.643Z] setToolProperty: [2023-01-15T19:48:04.643Z] [2023-01-15T19:48:04.643Z] setS1ASclassPath: [2023-01-15T19:48:04.643Z] [2023-01-15T19:48:04.643Z] init-common: [2023-01-15T19:48:04.643Z] [2023-01-15T19:48:04.643Z] compile-common: [2023-01-15T19:48:04.643Z] [echo] Current time (ISO): 2023-01-15T19:48:04.381+0000 [2023-01-15T19:48:04.643Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:04.643Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:04.648Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2023-01-15T19:48:05.214Z] [exec] Application deployed with name ejb-ejb30-persistence-eempropagationApp. [2023-01-15T19:48:05.214Z] [echo] Deployment on target server server successful [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] setOSConditions: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] setToolWin: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] setToolUnix: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] setToolProperty: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] setS1ASclassPath: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] init-common: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] deploy-common-ee: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] run: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] setOSConditions: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] setToolWin: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] setToolUnix: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] setToolProperty: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] setS1ASclassPath: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] init-common: [2023-01-15T19:48:05.214Z] [2023-01-15T19:48:05.214Z] runclient-common: [2023-01-15T19:48:05.214Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:48:05.214Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:06.148Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:06.535Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:06.535Z] [javac] 1 warning [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] build: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] setOSConditions: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] setToolWin: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] setToolUnix: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] setToolProperty: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] setS1ASclassPath: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] init-common: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] ejb-jar-common: [2023-01-15T19:48:06.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] package-ejbjar-common: [2023-01-15T19:48:06.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:06.535Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-sfsbscnc-ejb.jar [2023-01-15T19:48:06.535Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] deploy: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] setOSConditions: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] setToolWin: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] setToolUnix: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] setToolProperty: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] setS1ASclassPath: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] init-common: [2023-01-15T19:48:06.535Z] [2023-01-15T19:48:06.535Z] deploy-jar-common: [2023-01-15T19:48:06.535Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:06.740Z] Waiting for the instance to stop ... [2023-01-15T19:48:06.740Z] Command stop-local-instance executed successfully. [2023-01-15T19:48:06.740Z] Jan 15, 2023 7:48:06 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:48:06.740Z] INFO: exec(timeout=30,000, detached=false, args=[delete-local-instance, eein1-with-a-very-very-very-long-name]) [2023-01-15T19:48:06.792Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-sfsbscnc-ejb.jar [2023-01-15T19:48:07.049Z] [exec] Application deployed with name ejb-ejb31-full-sfsbscnc-ejb. [2023-01-15T19:48:07.049Z] [2023-01-15T19:48:07.049Z] run: [2023-01-15T19:48:07.049Z] [2023-01-15T19:48:07.049Z] setOSConditions: [2023-01-15T19:48:07.049Z] [2023-01-15T19:48:07.049Z] setToolWin: [2023-01-15T19:48:07.049Z] [2023-01-15T19:48:07.049Z] setToolUnix: [2023-01-15T19:48:07.049Z] [2023-01-15T19:48:07.049Z] setToolProperty: [2023-01-15T19:48:07.049Z] [2023-01-15T19:48:07.049Z] setS1ASclassPath: [2023-01-15T19:48:07.049Z] [2023-01-15T19:48:07.049Z] init-common: [2023-01-15T19:48:07.049Z] [2023-01-15T19:48:07.049Z] run_se: [2023-01-15T19:48:07.049Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:07.083Z] [exec] Jan 15, 2023 7:48:06 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:48:07.302Z] Warning: Instance eein2 seems to be offline; command _unregister-instance was not replicated to that instance [2023-01-15T19:48:07.433Z] [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. [2023-01-15T19:48:07.433Z] Command delete-local-instance executed successfully. [2023-01-15T19:48:07.434Z] Jan 15, 2023 7:48:06 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:48:07.434Z] INFO: exec(timeout=30,000, detached=false, args=[delete-local-instance, eein2]) [2023-01-15T19:48:07.979Z] [java] Jan 15, 2023 7:48:07 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:48:07.980Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:48:07.997Z] Command delete-local-instance executed successfully. [2023-01-15T19:48:07.997Z] Jan 15, 2023 7:48:07 PM org.glassfish.main.admin.test.tool.asadmin.Asadmin exec [2023-01-15T19:48:07.997Z] INFO: exec(timeout=30,000, detached=false, args=[delete-cluster, eec1]) [2023-01-15T19:48:08.558Z] Command delete-cluster executed successfully. [2023-01-15T19:48:08.558Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.887 s - in org.glassfish.main.admin.test.ClusterITest [2023-01-15T19:48:08.809Z] [exec] Jan 15, 2023 7:48:08 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:48:08.809Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:10.447Z] [INFO] [2023-01-15T19:48:10.447Z] [INFO] Results: [2023-01-15T19:48:10.447Z] [INFO] [2023-01-15T19:48:10.447Z] [WARNING] Tests run: 126, Failures: 0, Errors: 0, Skipped: 1 [2023-01-15T19:48:10.447Z] [INFO] [2023-01-15T19:48:10.447Z] [INFO] [2023-01-15T19:48:10.447Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ admin-tests --- [2023-01-15T19:48:10.447Z] [INFO] [2023-01-15T19:48:10.447Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests-admin-tests-checkstyle) @ admin-tests --- [2023-01-15T19:48:10.500Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2023-01-15T19:48:10.500Z] [java] Successfully received concurrent access exception for concurrent access attempt on non-serialized sfsb [2023-01-15T19:48:10.500Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2023-01-15T19:48:10.757Z] [java] Successfully received timeout exception [2023-01-15T19:48:10.757Z] [java] Attempt loopback call [2023-01-15T19:48:11.376Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.377Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ admin-tests --- [2023-01-15T19:48:11.377Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/target/admin-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests/6.2.6-SNAPSHOT/admin-tests-6.2.6-SNAPSHOT.jar [2023-01-15T19:48:11.377Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/admin/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests/6.2.6-SNAPSHOT/admin-tests-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.377Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2023-01-15T19:48:11.377Z] [INFO] Building GlassFish Ant Tests 6.2.6-SNAPSHOT [280/291] [2023-01-15T19:48:11.377Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.377Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ant-tests --- [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ant-tests --- [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.377Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ant-tests --- [2023-01-15T19:48:11.377Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:11.377Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T19:48:11.377Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.377Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ant-tests --- [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.377Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ant-tests --- [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.377Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ant-tests --- [2023-01-15T19:48:11.377Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:11.377Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.377Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ant-tests --- [2023-01-15T19:48:11.377Z] [INFO] Executing tasks [2023-01-15T19:48:11.377Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/target/classes/META-INF for [2023-01-15T19:48:11.377Z] [INFO] [echo] ant-tests [2023-01-15T19:48:11.377Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/target/classes/META-INF [2023-01-15T19:48:11.377Z] [INFO] Executed tasks [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.377Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ant-tests --- [2023-01-15T19:48:11.377Z] [INFO] No tests to run. [2023-01-15T19:48:11.377Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ant-tests --- [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests --- [2023-01-15T19:48:11.378Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ant-tests --- [2023-01-15T19:48:11.378Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/6.2.6-SNAPSHOT/ant-tests-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2023-01-15T19:48:11.378Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 6.2.6-SNAPSHOT [281/291] [2023-01-15T19:48:11.378Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cciblackbox-tx --- [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cciblackbox-tx --- [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ cciblackbox-tx --- [2023-01-15T19:48:11.378Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:11.378Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx [2023-01-15T19:48:11.378Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ cciblackbox-tx --- [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ cciblackbox-tx --- [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ cciblackbox-tx --- [2023-01-15T19:48:11.378Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:11.378Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cciblackbox-tx --- [2023-01-15T19:48:11.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:11.378Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:11.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources [2023-01-15T19:48:11.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages [2023-01-15T19:48:11.378Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cciblackbox-tx --- [2023-01-15T19:48:11.378Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:11.378Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/classes [2023-01-15T19:48:11.378Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use or override a deprecated API. [2023-01-15T19:48:11.378Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:48:11.378Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:48:11.378Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:48:11.378Z] [INFO] [2023-01-15T19:48:11.378Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ cciblackbox-tx --- [2023-01-15T19:48:11.378Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:11.378Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/classes [2023-01-15T19:48:11.635Z] [INFO] [2023-01-15T19:48:11.635Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cciblackbox-tx --- [2023-01-15T19:48:11.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:11.635Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:11.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/src/test/resources [2023-01-15T19:48:11.635Z] [INFO] [2023-01-15T19:48:11.635Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cciblackbox-tx --- [2023-01-15T19:48:11.635Z] [INFO] No sources to compile [2023-01-15T19:48:11.635Z] [INFO] [2023-01-15T19:48:11.635Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cciblackbox-tx --- [2023-01-15T19:48:11.635Z] [INFO] No tests to run. [2023-01-15T19:48:11.635Z] [INFO] [2023-01-15T19:48:11.635Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ cciblackbox-tx --- [2023-01-15T19:48:11.635Z] [INFO] Executing tasks [2023-01-15T19:48:11.635Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for [2023-01-15T19:48:11.635Z] [INFO] [echo] cciblackbox-tx [2023-01-15T19:48:11.635Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF [2023-01-15T19:48:11.635Z] [INFO] Executed tasks [2023-01-15T19:48:11.635Z] [INFO] [2023-01-15T19:48:11.635Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cciblackbox-tx --- [2023-01-15T19:48:11.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar [2023-01-15T19:48:11.635Z] [INFO] [2023-01-15T19:48:11.635Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ cciblackbox-tx --- [2023-01-15T19:48:11.635Z] [INFO] No tests to run. [2023-01-15T19:48:11.635Z] [INFO] [2023-01-15T19:48:11.635Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ cciblackbox-tx --- [2023-01-15T19:48:11.635Z] [INFO] [2023-01-15T19:48:11.635Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx --- [2023-01-15T19:48:12.999Z] [exec] I am in client [2023-01-15T19:48:13.000Z] [exec] calling createPerson(duke) [2023-01-15T19:48:13.000Z] [exec] created [2023-01-15T19:48:13.000Z] [exec] Value of key is: removedDelegate [2023-01-15T19:48:13.000Z] [exec] Value of key is: delegateFoundMe [2023-01-15T19:48:13.000Z] [exec] Value of key is: findDelegateCreatedPerson [2023-01-15T19:48:13.000Z] [exec] Value of key is: delegateRemovedMe [2023-01-15T19:48:13.000Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:48:13.000Z] [exec] [2023-01-15T19:48:13.000Z] [exec] [2023-01-15T19:48:13.000Z] [exec] ----------------------------------------- [2023-01-15T19:48:13.000Z] [exec] - delegateRemovedMe: PASS - [2023-01-15T19:48:13.000Z] [exec] - removedDelegate: PASS - [2023-01-15T19:48:13.000Z] [exec] - delegateFoundMe: PASS - [2023-01-15T19:48:13.000Z] [exec] - findDelegateCreatedPerson: PASS - [2023-01-15T19:48:13.000Z] [exec] ----------------------------------------- [2023-01-15T19:48:13.000Z] [exec] Total PASS: 4 [2023-01-15T19:48:13.000Z] [exec] Total FAIL: 0 [2023-01-15T19:48:13.000Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:48:13.000Z] [exec] ----------------------------------------- [2023-01-15T19:48:13.000Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:48:13.000Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:48:13.000Z] [2023-01-15T19:48:13.000Z] checkReporting-common: [2023-01-15T19:48:13.000Z] [2023-01-15T19:48:13.000Z] confirmReportPresent-common: [2023-01-15T19:48:13.000Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:48:13.000Z] [echo] Test seems to be reported fine [2023-01-15T19:48:13.000Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/RepRunConf.txt [2023-01-15T19:48:13.000Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:13.000Z] [INFO] [2023-01-15T19:48:13.000Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cciblackbox-tx --- [2023-01-15T19:48:13.000Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/6.2.6-SNAPSHOT/cciblackbox-tx-6.2.6-SNAPSHOT.jar [2023-01-15T19:48:13.000Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/6.2.6-SNAPSHOT/cciblackbox-tx-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:13.000Z] [INFO] [2023-01-15T19:48:13.000Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2023-01-15T19:48:13.000Z] [INFO] Building connectors-ra-redeploy 6.2.6-SNAPSHOT [282/291] [2023-01-15T19:48:13.000Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:48:13.000Z] [INFO] [2023-01-15T19:48:13.000Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.000Z] [INFO] [2023-01-15T19:48:13.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.000Z] [INFO] [2023-01-15T19:48:13.000Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.000Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:13.000Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy [2023-01-15T19:48:13.000Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:13.000Z] [INFO] [2023-01-15T19:48:13.000Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.000Z] [INFO] [2023-01-15T19:48:13.000Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.000Z] [INFO] [2023-01-15T19:48:13.000Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.000Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:13.001Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.001Z] [INFO] Executing tasks [2023-01-15T19:48:13.001Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for [2023-01-15T19:48:13.001Z] [INFO] [echo] connectors-ra-redeploy [2023-01-15T19:48:13.001Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF [2023-01-15T19:48:13.001Z] [INFO] Executed tasks [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.001Z] [INFO] No tests to run. [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.001Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-ra-redeploy --- [2023-01-15T19:48:13.001Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/6.2.6-SNAPSHOT/connectors-ra-redeploy-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2023-01-15T19:48:13.001Z] [INFO] Building connectors-ra-redeploy-jars 6.2.6-SNAPSHOT [283/291] [2023-01-15T19:48:13.001Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.001Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:13.001Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars [2023-01-15T19:48:13.001Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.001Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:13.001Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:13.001Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:13.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources [2023-01-15T19:48:13.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages [2023-01-15T19:48:13.001Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:48:13.001Z] [INFO] [2023-01-15T19:48:13.001Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.001Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:13.001Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes [2023-01-15T19:48:13.257Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java: Some input files use or override a deprecated API. [2023-01-15T19:48:13.257Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [2023-01-15T19:48:13.257Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java: Some input files use unchecked or unsafe operations. [2023-01-15T19:48:13.257Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:48:13.257Z] [INFO] [2023-01-15T19:48:13.257Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.257Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:13.257Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes [2023-01-15T19:48:13.258Z] [2023-01-15T19:48:13.258Z] confirmMissingReport-common: [2023-01-15T19:48:13.258Z] [2023-01-15T19:48:13.258Z] undeploy: [2023-01-15T19:48:13.258Z] [2023-01-15T19:48:13.259Z] setOSConditions: [2023-01-15T19:48:13.259Z] [2023-01-15T19:48:13.259Z] setToolWin: [2023-01-15T19:48:13.259Z] [2023-01-15T19:48:13.259Z] setToolUnix: [2023-01-15T19:48:13.259Z] [2023-01-15T19:48:13.259Z] setToolProperty: [2023-01-15T19:48:13.259Z] [2023-01-15T19:48:13.259Z] setS1ASclassPath: [2023-01-15T19:48:13.259Z] [2023-01-15T19:48:13.259Z] init-common: [2023-01-15T19:48:13.259Z] [2023-01-15T19:48:13.259Z] undeploy-common: [2023-01-15T19:48:13.259Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:13.512Z] [INFO] [2023-01-15T19:48:13.513Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.513Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:13.513Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:13.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/test/resources [2023-01-15T19:48:13.513Z] [INFO] [2023-01-15T19:48:13.513Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.513Z] [INFO] No sources to compile [2023-01-15T19:48:13.513Z] [INFO] [2023-01-15T19:48:13.513Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.513Z] [INFO] No tests to run. [2023-01-15T19:48:13.513Z] [INFO] [2023-01-15T19:48:13.513Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.513Z] [INFO] Executing tasks [2023-01-15T19:48:13.513Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for [2023-01-15T19:48:13.513Z] [INFO] [echo] connectors-ra-redeploy-jars [2023-01-15T19:48:13.513Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF [2023-01-15T19:48:13.513Z] [INFO] Executed tasks [2023-01-15T19:48:13.513Z] [INFO] [2023-01-15T19:48:13.513Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar [2023-01-15T19:48:13.513Z] [INFO] [2023-01-15T19:48:13.513Z] [INFO] --- maven-jar-plugin:3.2.2:jar (version2) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar [2023-01-15T19:48:13.513Z] [INFO] [2023-01-15T19:48:13.513Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.513Z] [INFO] No tests to run. [2023-01-15T19:48:13.513Z] [INFO] [2023-01-15T19:48:13.513Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.513Z] [INFO] [2023-01-15T19:48:13.513Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:13.825Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:48:14.031Z] [java] Serialized bean says hello, world! [2023-01-15T19:48:14.032Z] [java] [2023-01-15T19:48:14.077Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-ra-redeploy-jars --- [2023-01-15T19:48:14.078Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-jars-6.2.6-SNAPSHOT.jar [2023-01-15T19:48:14.078Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/6.2.6-SNAPSHOT/connectors-ra-redeploy-jars-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:14.078Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-jars-6.2.6-SNAPSHOT-v2.jar [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2023-01-15T19:48:14.078Z] [INFO] Building connectors-ra-redeploy-rars 6.2.6-SNAPSHOT [284/291] [2023-01-15T19:48:14.078Z] [INFO] --------------------------------[ rar ]--------------------------------- [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.078Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:14.078Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars [2023-01-15T19:48:14.078Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.078Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:14.078Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (version1) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.078Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (version2) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.078Z] [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar [2023-01-15T19:48:14.078Z] [INFO] [2023-01-15T19:48:14.078Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:14.078Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:14.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources [2023-01-15T19:48:14.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages [2023-01-15T19:48:14.079Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:48:14.079Z] [INFO] [2023-01-15T19:48:14.079Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.079Z] [INFO] No sources to compile [2023-01-15T19:48:14.079Z] [INFO] [2023-01-15T19:48:14.079Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.079Z] [INFO] No sources to compile [2023-01-15T19:48:14.079Z] [INFO] [2023-01-15T19:48:14.079Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:14.079Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:14.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/test/resources [2023-01-15T19:48:14.079Z] [INFO] [2023-01-15T19:48:14.079Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.079Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:14.079Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/test-classes [2023-01-15T19:48:14.079Z] [INFO] [2023-01-15T19:48:14.079Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.079Z] [INFO] [2023-01-15T19:48:14.079Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.079Z] [INFO] Executing tasks [2023-01-15T19:48:14.079Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for [2023-01-15T19:48:14.079Z] [INFO] [echo] connectors-ra-redeploy-rars [2023-01-15T19:48:14.079Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF [2023-01-15T19:48:14.079Z] [INFO] Executed tasks [2023-01-15T19:48:14.079Z] [INFO] [2023-01-15T19:48:14.079Z] [INFO] --- maven-rar-plugin:2.4:rar (default-rar) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.092Z] [2023-01-15T19:48:14.092Z] unsetup: [2023-01-15T19:48:14.092Z] [2023-01-15T19:48:14.092Z] setOSConditions: [2023-01-15T19:48:14.092Z] [2023-01-15T19:48:14.092Z] setToolWin: [2023-01-15T19:48:14.092Z] [2023-01-15T19:48:14.092Z] setToolUnix: [2023-01-15T19:48:14.092Z] [2023-01-15T19:48:14.092Z] setToolProperty: [2023-01-15T19:48:14.092Z] [2023-01-15T19:48:14.092Z] setS1ASclassPath: [2023-01-15T19:48:14.092Z] [2023-01-15T19:48:14.092Z] init-common: [2023-01-15T19:48:14.092Z] [2023-01-15T19:48:14.092Z] execute-ejb-sql-common: [2023-01-15T19:48:14.092Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/sql/drop.sql [2023-01-15T19:48:14.092Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:48:14.092Z] [2023-01-15T19:48:14.092Z] all: [2023-01-15T19:48:14.092Z] [2023-01-15T19:48:14.092Z] extendedem: [2023-01-15T19:48:14.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:14.335Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2023-01-15T19:48:14.335Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2023-01-15T19:48:14.335Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2023-01-15T19:48:14.335Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar [2023-01-15T19:48:14.335Z] [INFO] [2023-01-15T19:48:14.335Z] [INFO] --- maven-rar-plugin:2.4:rar (version2) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:14.335Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2023-01-15T19:48:14.335Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2023-01-15T19:48:14.335Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2023-01-15T19:48:14.335Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar [2023-01-15T19:48:14.335Z] [INFO] [2023-01-15T19:48:14.335Z] [INFO] --- maven-rar-plugin:2.4:rar (nojar) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:14.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar [2023-01-15T19:48:14.335Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2023-01-15T19:48:14.336Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2023-01-15T19:48:14.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar [2023-01-15T19:48:14.336Z] [INFO] [2023-01-15T19:48:14.336Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:14.336Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2023-01-15T19:48:14.336Z] [INFO] [2023-01-15T19:48:14.336Z] [INFO] ------------------------------------------------------- [2023-01-15T19:48:14.336Z] [INFO] T E S T S [2023-01-15T19:48:14.336Z] [INFO] ------------------------------------------------------- [2023-01-15T19:48:14.336Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:14.336Z] [0.017s][info][gc] Using G1 [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setOSConditions: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setToolWin: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setToolUnix: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setToolProperty: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setS1ASclassPath: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] init-common: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] clean: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setOSConditions: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setToolWin: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setToolUnix: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setToolProperty: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setS1ASclassPath: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] init-common: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] clean-common: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setOSConditions: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setToolWin: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setToolUnix: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setToolProperty: [2023-01-15T19:48:14.350Z] [2023-01-15T19:48:14.350Z] setS1ASclassPath: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] init-common: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] clean-classes-common: [2023-01-15T19:48:14.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] setOSConditions: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] setToolWin: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] setToolUnix: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] setToolProperty: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] setS1ASclassPath: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] init-common: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] clean-jars-common: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] compile: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] setOSConditions: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] setToolWin: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] setToolUnix: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] setToolProperty: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] setS1ASclassPath: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] init-common: [2023-01-15T19:48:14.351Z] [2023-01-15T19:48:14.351Z] compile-common: [2023-01-15T19:48:14.351Z] [echo] Current time (ISO): 2023-01-15T19:48:14.155+0000 [2023-01-15T19:48:14.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:14.351Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:14.351Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:14.897Z] [INFO] Running org.glassfish.main.tests.connectors.ra.ResourceAdapterITest [2023-01-15T19:48:14.897Z] jdk.internal.loader.ClassLoaders$AppClassLoader@46fbb2c1 [2023-01-15T19:48:14.897Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.glassfish.main.tests.connectors.ra.ResourceAdapterITest [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] Results: [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:15.154Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-ra-redeploy-rars --- [2023-01-15T19:48:15.154Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT.rar [2023-01-15T19:48:15.154Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:15.154Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT-v2.rar [2023-01-15T19:48:15.154Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT-nojar.rar [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2023-01-15T19:48:15.154Z] [INFO] Building connectors-ra-redeploy-rars-xa 6.2.6-SNAPSHOT [285/291] [2023-01-15T19:48:15.154Z] [INFO] --------------------------------[ rar ]--------------------------------- [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.154Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:15.154Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa [2023-01-15T19:48:15.154Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.154Z] [INFO] [2023-01-15T19:48:15.154Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.154Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:15.154Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:15.155Z] [INFO] [2023-01-15T19:48:15.155Z] [INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.155Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar [2023-01-15T19:48:15.155Z] [INFO] [2023-01-15T19:48:15.155Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.155Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:15.155Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:15.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources [2023-01-15T19:48:15.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages [2023-01-15T19:48:15.155Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:48:15.155Z] [INFO] [2023-01-15T19:48:15.155Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.155Z] [INFO] No sources to compile [2023-01-15T19:48:15.155Z] [INFO] [2023-01-15T19:48:15.155Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.155Z] [INFO] No sources to compile [2023-01-15T19:48:15.155Z] [INFO] [2023-01-15T19:48:15.155Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.155Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:15.155Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:15.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/test/resources [2023-01-15T19:48:15.155Z] [INFO] [2023-01-15T19:48:15.155Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.411Z] [INFO] No sources to compile [2023-01-15T19:48:15.411Z] [INFO] [2023-01-15T19:48:15.411Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.411Z] [INFO] No tests to run. [2023-01-15T19:48:15.411Z] [INFO] [2023-01-15T19:48:15.411Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.411Z] [INFO] Executing tasks [2023-01-15T19:48:15.411Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for [2023-01-15T19:48:15.411Z] [INFO] [echo] connectors-ra-redeploy-rars-xa [2023-01-15T19:48:15.411Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF [2023-01-15T19:48:15.411Z] [INFO] Executed tasks [2023-01-15T19:48:15.411Z] [INFO] [2023-01-15T19:48:15.411Z] [INFO] --- maven-rar-plugin:2.4:rar (default-rar) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:15.411Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa [2023-01-15T19:48:15.411Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml [2023-01-15T19:48:15.412Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one [2023-01-15T19:48:15.412Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.412Z] [INFO] No tests to run. [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.412Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ connectors-ra-redeploy-rars-xa --- [2023-01-15T19:48:15.412Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-xa-6.2.6-SNAPSHOT.rar [2023-01-15T19:48:15.412Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-xa-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2023-01-15T19:48:15.412Z] [INFO] Building Console extensions for OSGi platforms 6.2.6-SNAPSHOT [286/291] [2023-01-15T19:48:15.412Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:15.412Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms [2023-01-15T19:48:15.412Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:15.412Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] Executing tasks [2023-01-15T19:48:15.412Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/target/classes/META-INF for [2023-01-15T19:48:15.412Z] [INFO] [echo] osgi-console-extensions [2023-01-15T19:48:15.412Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/target/classes/META-INF [2023-01-15T19:48:15.412Z] [INFO] Executed tasks [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] No tests to run. [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-console-extensions --- [2023-01-15T19:48:15.412Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/6.2.6-SNAPSHOT/osgi-console-extensions-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2023-01-15T19:48:15.412Z] [INFO] Building Felix Web Console Extension for GlassFish 6.2.6-SNAPSHOT [287/291] [2023-01-15T19:48:15.412Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ felix-webconsole-extension --- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ felix-webconsole-extension --- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ felix-webconsole-extension --- [2023-01-15T19:48:15.412Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:15.412Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension [2023-01-15T19:48:15.412Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ felix-webconsole-extension --- [2023-01-15T19:48:15.412Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:48:15.412Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ felix-webconsole-extension --- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.412Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ felix-webconsole-extension --- [2023-01-15T19:48:15.412Z] [INFO] [2023-01-15T19:48:15.413Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ felix-webconsole-extension --- [2023-01-15T19:48:15.413Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:15.413Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:15.413Z] [INFO] [2023-01-15T19:48:15.413Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ felix-webconsole-extension --- [2023-01-15T19:48:15.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:15.413Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:15.413Z] [INFO] Copying 1 resource [2023-01-15T19:48:15.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages [2023-01-15T19:48:15.413Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:48:15.413Z] [INFO] [2023-01-15T19:48:15.413Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ felix-webconsole-extension --- [2023-01-15T19:48:15.413Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:15.413Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/classes [2023-01-15T19:48:15.668Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations. [2023-01-15T19:48:15.668Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:48:15.668Z] [INFO] [2023-01-15T19:48:15.668Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension --- [2023-01-15T19:48:15.669Z] [INFO] [2023-01-15T19:48:15.669Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension --- [2023-01-15T19:48:15.669Z] [INFO] [2023-01-15T19:48:15.669Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ felix-webconsole-extension --- [2023-01-15T19:48:15.669Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:48:15.669Z] [INFO] [2023-01-15T19:48:15.669Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ felix-webconsole-extension --- [2023-01-15T19:48:15.669Z] [INFO] [2023-01-15T19:48:15.669Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ felix-webconsole-extension --- [2023-01-15T19:48:15.669Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:15.669Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/classes [2023-01-15T19:48:15.924Z] [INFO] [2023-01-15T19:48:15.924Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ felix-webconsole-extension --- [2023-01-15T19:48:15.924Z] [INFO] [2023-01-15T19:48:15.924Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ felix-webconsole-extension --- [2023-01-15T19:48:15.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:15.924Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:15.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/src/test/resources [2023-01-15T19:48:15.924Z] [INFO] [2023-01-15T19:48:15.924Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ felix-webconsole-extension --- [2023-01-15T19:48:15.924Z] [INFO] No sources to compile [2023-01-15T19:48:15.924Z] [INFO] [2023-01-15T19:48:15.924Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension --- [2023-01-15T19:48:15.924Z] [INFO] [2023-01-15T19:48:15.924Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ felix-webconsole-extension --- [2023-01-15T19:48:15.924Z] [INFO] [2023-01-15T19:48:15.924Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ felix-webconsole-extension --- [2023-01-15T19:48:15.924Z] [INFO] Executing tasks [2023-01-15T19:48:15.924Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for [2023-01-15T19:48:15.924Z] [INFO] [echo] felix-webconsole-extension [2023-01-15T19:48:15.924Z] [INFO] Executed tasks [2023-01-15T19:48:15.924Z] [INFO] [2023-01-15T19:48:15.924Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ felix-webconsole-extension --- [2023-01-15T19:48:15.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ felix-webconsole-extension --- [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ felix-webconsole-extension --- [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension --- [2023-01-15T19:48:15.925Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ felix-webconsole-extension --- [2023-01-15T19:48:15.925Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/6.2.6-SNAPSHOT/felix-webconsole-extension-6.2.6-SNAPSHOT.jar [2023-01-15T19:48:15.925Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/6.2.6-SNAPSHOT/felix-webconsole-extension-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2023-01-15T19:48:15.925Z] [INFO] Building GlassFish OSGi Console Plugin 6.2.6-SNAPSHOT [288/291] [2023-01-15T19:48:15.925Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:15.925Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:15.925Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin [2023-01-15T19:48:15.925Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:15.925Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:48:15.925Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:15.925Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:15.925Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:15.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:15.925Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:15.925Z] [INFO] Copying 9 resources [2023-01-15T19:48:15.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help [2023-01-15T19:48:15.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages [2023-01-15T19:48:15.925Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:48:15.925Z] [INFO] [2023-01-15T19:48:15.925Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:15.925Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:15.925Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes [2023-01-15T19:48:16.181Z] [INFO] [2023-01-15T19:48:16.181Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.181Z] [INFO] [2023-01-15T19:48:16.181Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.181Z] [INFO] [2023-01-15T19:48:16.181Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.181Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:48:16.181Z] [INFO] [2023-01-15T19:48:16.181Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.181Z] [INFO] [2023-01-15T19:48:16.181Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.181Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:16.181Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes [2023-01-15T19:48:16.181Z] [INFO] [2023-01-15T19:48:16.181Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.181Z] [INFO] [2023-01-15T19:48:16.181Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.181Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:16.181Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:16.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/test/resources [2023-01-15T19:48:16.181Z] [INFO] [2023-01-15T19:48:16.181Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.181Z] [INFO] No sources to compile [2023-01-15T19:48:16.181Z] [INFO] [2023-01-15T19:48:16.181Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.181Z] [INFO] [2023-01-15T19:48:16.181Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.438Z] [INFO] [2023-01-15T19:48:16.438Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.438Z] [INFO] Executing tasks [2023-01-15T19:48:16.438Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for [2023-01-15T19:48:16.438Z] [INFO] [echo] glassfish-osgi-console-plugin [2023-01-15T19:48:16.438Z] [INFO] Executed tasks [2023-01-15T19:48:16.438Z] [INFO] [2023-01-15T19:48:16.438Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.438Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar [2023-01-15T19:48:16.438Z] [INFO] [2023-01-15T19:48:16.438Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.438Z] [INFO] [2023-01-15T19:48:16.438Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.438Z] [INFO] [2023-01-15T19:48:16.438Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.438Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:16.438Z] [INFO] [2023-01-15T19:48:16.438Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-osgi-console-plugin --- [2023-01-15T19:48:16.439Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/6.2.6-SNAPSHOT/glassfish-osgi-console-plugin-6.2.6-SNAPSHOT.jar [2023-01-15T19:48:16.439Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/6.2.6-SNAPSHOT/glassfish-osgi-console-plugin-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2023-01-15T19:48:16.439Z] [INFO] Building GlassFish Flashlight Client 6.2.6-SNAPSHOT [289/291] [2023-01-15T19:48:16.439Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:16.439Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client [2023-01-15T19:48:16.439Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/generated-sources/hk2-config-generator/src/main/java [2023-01-15T19:48:16.439Z] [INFO] Source directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/generated-sources/hk2-config-generator/src/main/java added. [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:16.439Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:16.439Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:16.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/src/main/resources [2023-01-15T19:48:16.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/src/main/manpages [2023-01-15T19:48:16.439Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:16.439Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/classes [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- osgiversion-maven-plugin:3.0.3:compute-osgi-version (default-compute-osgi-version) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ flashlight-client --- [2023-01-15T19:48:16.439Z] [INFO] [2023-01-15T19:48:16.439Z] [INFO] --- maven-bundle-plugin:5.1.4:manifest (default-manifest) @ flashlight-client --- [2023-01-15T19:48:16.696Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF [2023-01-15T19:48:16.696Z] [INFO] [2023-01-15T19:48:16.696Z] [INFO] --- command-security-maven-plugin:1.0.14:check (default-check) @ flashlight-client --- [2023-01-15T19:48:16.696Z] [INFO] [2023-01-15T19:48:16.696Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ flashlight-client --- [2023-01-15T19:48:16.696Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:16.696Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/classes [2023-01-15T19:48:16.696Z] [INFO] [2023-01-15T19:48:16.696Z] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ flashlight-client --- [2023-01-15T19:48:16.696Z] [INFO] [2023-01-15T19:48:16.696Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flashlight-client --- [2023-01-15T19:48:16.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:16.696Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:16.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/src/test/resources [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ flashlight-client --- [2023-01-15T19:48:16.697Z] [INFO] No sources to compile [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ flashlight-client --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ flashlight-client --- [2023-01-15T19:48:16.697Z] [INFO] Executing tasks [2023-01-15T19:48:16.697Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/classes/META-INF for [2023-01-15T19:48:16.697Z] [INFO] [echo] flashlight-client [2023-01-15T19:48:16.697Z] [INFO] Executed tasks [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ flashlight-client --- [2023-01-15T19:48:16.697Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/flashlight-client.jar [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ flashlight-client --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ flashlight-client --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client --- [2023-01-15T19:48:16.697Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ flashlight-client --- [2023-01-15T19:48:16.697Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/6.2.6-SNAPSHOT/flashlight-client-6.2.6-SNAPSHOT.jar [2023-01-15T19:48:16.697Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/6.2.6-SNAPSHOT/flashlight-client-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2023-01-15T19:48:16.697Z] [INFO] Building Flashlight 6.2.6-SNAPSHOT [290/291] [2023-01-15T19:48:16.697Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:16.697Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight [2023-01-15T19:48:16.697Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:16.697Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] Executing tasks [2023-01-15T19:48:16.697Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/target/classes/META-INF for [2023-01-15T19:48:16.697Z] [INFO] [echo] glassfish-flashlight [2023-01-15T19:48:16.697Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/target/classes/META-INF [2023-01-15T19:48:16.697Z] [INFO] Executed tasks [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] No tests to run. [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ glassfish-flashlight --- [2023-01-15T19:48:16.697Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/6.2.6-SNAPSHOT/glassfish-flashlight-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2023-01-15T19:48:16.697Z] [INFO] Building Ant tasks 6.2.6-SNAPSHOT [291/291] [2023-01-15T19:48:16.697Z] [INFO] --------------------------------[ jar ]--------------------------------- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ant-tasks --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ ant-tasks --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ ant-tasks --- [2023-01-15T19:48:16.697Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:16.697Z] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks [2023-01-15T19:48:16.697Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ ant-tasks --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ ant-tasks --- [2023-01-15T19:48:16.697Z] [INFO] [2023-01-15T19:48:16.697Z] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ ant-tasks --- [2023-01-15T19:48:16.954Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T19:48:16.954Z] [INFO] Unpacking /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/common-resources with includes "" and excludes "" [2023-01-15T19:48:16.954Z] [INFO] [2023-01-15T19:48:16.954Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ant-tasks --- [2023-01-15T19:48:16.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:16.954Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:16.954Z] [INFO] Copying 2 resources [2023-01-15T19:48:16.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/src/main/manpages [2023-01-15T19:48:16.954Z] [INFO] Copying 2 resources to META-INF [2023-01-15T19:48:16.954Z] [INFO] [2023-01-15T19:48:16.954Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ant-tasks --- [2023-01-15T19:48:16.954Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:16.954Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/classes [2023-01-15T19:48:16.954Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations. [2023-01-15T19:48:16.954Z] [INFO] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details. [2023-01-15T19:48:16.954Z] [INFO] [2023-01-15T19:48:16.954Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ ant-tasks --- [2023-01-15T19:48:16.955Z] [INFO] Changes detected - recompiling the module! [2023-01-15T19:48:16.955Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/classes [2023-01-15T19:48:17.211Z] [INFO] [2023-01-15T19:48:17.211Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ant-tasks --- [2023-01-15T19:48:17.211Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-01-15T19:48:17.211Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2023-01-15T19:48:17.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/src/test/resources [2023-01-15T19:48:17.211Z] [INFO] [2023-01-15T19:48:17.211Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ant-tasks --- [2023-01-15T19:48:17.211Z] [INFO] No sources to compile [2023-01-15T19:48:17.211Z] [INFO] [2023-01-15T19:48:17.211Z] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ ant-tasks --- [2023-01-15T19:48:17.211Z] [INFO] No tests to run. [2023-01-15T19:48:17.211Z] [INFO] [2023-01-15T19:48:17.211Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ ant-tasks --- [2023-01-15T19:48:17.211Z] [INFO] Executing tasks [2023-01-15T19:48:17.211Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/classes/META-INF for [2023-01-15T19:48:17.211Z] [INFO] [echo] ant-tasks [2023-01-15T19:48:17.211Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/classes/META-INF [2023-01-15T19:48:17.211Z] [INFO] Executed tasks [2023-01-15T19:48:17.211Z] [INFO] [2023-01-15T19:48:17.211Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ant-tasks --- [2023-01-15T19:48:17.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/ant-tasks.jar [2023-01-15T19:48:17.211Z] [INFO] [2023-01-15T19:48:17.211Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ ant-tasks --- [2023-01-15T19:48:17.211Z] [INFO] No tests to run. [2023-01-15T19:48:17.211Z] [INFO] [2023-01-15T19:48:17.211Z] [INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ ant-tasks --- [2023-01-15T19:48:17.211Z] [INFO] [2023-01-15T19:48:17.211Z] [INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks --- [2023-01-15T19:48:17.211Z] [INFO] You have 0 Checkstyle violations. [2023-01-15T19:48:17.211Z] [INFO] [2023-01-15T19:48:17.211Z] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ant-tasks --- [2023-01-15T19:48:17.211Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/6.2.6-SNAPSHOT/ant-tasks-6.2.6-SNAPSHOT.jar [2023-01-15T19:48:17.211Z] [INFO] Installing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/6.2.6-SNAPSHOT/ant-tasks-6.2.6-SNAPSHOT.pom [2023-01-15T19:48:17.211Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:17.212Z] [INFO] Reactor Summary for GlassFish Project 6.2.6-SNAPSHOT: [2023-01-15T19:48:17.212Z] [INFO] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Project .................................. SUCCESS [ 0.975 s] [2023-01-15T19:48:17.212Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 1.249 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Nucleus Parent Project ................... SUCCESS [ 8.255 s] [2023-01-15T19:48:17.212Z] [INFO] Glassfish Nucleus HK2 Modules ...................... SUCCESS [ 0.122 s] [2023-01-15T19:48:17.212Z] [INFO] Tiger types- type arithmetic library for Java5 ..... SUCCESS [ 11.887 s] [2023-01-15T19:48:17.212Z] [INFO] HK2 configuration module ........................... SUCCESS [ 7.198 s] [2023-01-15T19:48:17.212Z] [INFO] HK2 config types ................................... SUCCESS [ 3.719 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Nucleus Project .......................... SUCCESS [ 0.092 s] [2023-01-15T19:48:17.212Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.105 s] [2023-01-15T19:48:17.212Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 0.532 s] [2023-01-15T19:48:17.212Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 0.327 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.065 s] [2023-01-15T19:48:17.212Z] [INFO] grizzly-config ..................................... SUCCESS [ 12.839 s] [2023-01-15T19:48:17.212Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 5.893 s] [2023-01-15T19:48:17.212Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 4.394 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.067 s] [2023-01-15T19:48:17.212Z] [INFO] Common Utilities ................................... SUCCESS [ 10.387 s] [2023-01-15T19:48:17.212Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 0.293 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.083 s] [2023-01-15T19:48:17.212Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 2.429 s] [2023-01-15T19:48:17.212Z] [INFO] Test Utilities ..................................... SUCCESS [ 2.030 s] [2023-01-15T19:48:17.212Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.055 s] [2023-01-15T19:48:17.212Z] [INFO] admin-config-api ................................... SUCCESS [ 11.681 s] [2023-01-15T19:48:17.212Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 1.819 s] [2023-01-15T19:48:17.212Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.058 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 0.520 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.060 s] [2023-01-15T19:48:17.212Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 3.857 s] [2023-01-15T19:48:17.212Z] [INFO] Security Core Classes .............................. SUCCESS [ 3.316 s] [2023-01-15T19:48:17.212Z] [INFO] Security Services and SPI .......................... SUCCESS [ 4.466 s] [2023-01-15T19:48:17.212Z] [INFO] admin-util ......................................... SUCCESS [ 5.373 s] [2023-01-15T19:48:17.212Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 0.935 s] [2023-01-15T19:48:17.212Z] [INFO] Cluster ............................................ SUCCESS [ 0.070 s] [2023-01-15T19:48:17.212Z] [INFO] cluster-common ..................................... SUCCESS [ 1.801 s] [2023-01-15T19:48:17.212Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 0.725 s] [2023-01-15T19:48:17.212Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 3.881 s] [2023-01-15T19:48:17.212Z] [INFO] admin-launcher ..................................... SUCCESS [ 2.312 s] [2023-01-15T19:48:17.212Z] [INFO] admin-cli .......................................... SUCCESS [ 3.234 s] [2023-01-15T19:48:17.212Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 0.760 s] [2023-01-15T19:48:17.212Z] [INFO] OSGi Container ..................................... SUCCESS [ 0.524 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 0.166 s] [2023-01-15T19:48:17.212Z] [INFO] flashlight-framework ............................... SUCCESS [ 2.436 s] [2023-01-15T19:48:17.212Z] [INFO] Kernel Classes ..................................... SUCCESS [ 10.098 s] [2023-01-15T19:48:17.212Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 0.682 s] [2023-01-15T19:48:17.212Z] [INFO] cluster-admin ...................................... SUCCESS [ 1.824 s] [2023-01-15T19:48:17.212Z] [INFO] admin-server-management ............................ SUCCESS [ 6.464 s] [2023-01-15T19:48:17.212Z] [INFO] cluster-cli ........................................ SUCCESS [ 3.359 s] [2023-01-15T19:48:17.212Z] [INFO] GMS Module ......................................... SUCCESS [ 1.118 s] [2023-01-15T19:48:17.212Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 0.949 s] [2023-01-15T19:48:17.212Z] [INFO] AMX Core ........................................... SUCCESS [ 6.040 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 0.128 s] [2023-01-15T19:48:17.212Z] [INFO] Context Propagation ................................ SUCCESS [ 13.115 s] [2023-01-15T19:48:17.212Z] [INFO] admin-monitoring ................................... SUCCESS [ 2.326 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.067 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 0.717 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 0.816 s] [2023-01-15T19:48:17.212Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.048 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.059 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 0.491 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.072 s] [2023-01-15T19:48:17.212Z] [INFO] Java EE dependent public APIs of Glassfish ......... SUCCESS [ 0.422 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Java EE Annotation Framework ............. SUCCESS [ 2.044 s] [2023-01-15T19:48:17.212Z] [INFO] nucleus.resources .................................. SUCCESS [ 0.898 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.055 s] [2023-01-15T19:48:17.212Z] [INFO] Deployment Object Library .......................... SUCCESS [ 10.150 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.053 s] [2023-01-15T19:48:17.212Z] [INFO] Jaspic Provider Framework .......................... SUCCESS [ 2.890 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.051 s] [2023-01-15T19:48:17.212Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 0.661 s] [2023-01-15T19:48:17.212Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.083 s] [2023-01-15T19:48:17.212Z] [INFO] Resources Connector ................................ SUCCESS [ 4.712 s] [2023-01-15T19:48:17.212Z] [INFO] Connectors Parent .................................. SUCCESS [ 0.053 s] [2023-01-15T19:48:17.212Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 4.069 s] [2023-01-15T19:48:17.212Z] [INFO] EJB container Internal API ......................... SUCCESS [ 0.636 s] [2023-01-15T19:48:17.212Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 1.412 s] [2023-01-15T19:48:17.212Z] [INFO] Java EE Security Core Classes ...................... SUCCESS [ 4.382 s] [2023-01-15T19:48:17.212Z] [INFO] stats77 ............................................ SUCCESS [ 1.127 s] [2023-01-15T19:48:17.212Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 0.904 s] [2023-01-15T19:48:17.213Z] [INFO] Glassfish Naming ................................... SUCCESS [ 2.361 s] [2023-01-15T19:48:17.213Z] [INFO] Container Common ................................... SUCCESS [ 1.926 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.056 s] [2023-01-15T19:48:17.213Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 0.873 s] [2023-01-15T19:48:17.213Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 0.634 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.048 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 0.571 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 3.961 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 13.935 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.062 s] [2023-01-15T19:48:17.213Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 6.476 s] [2023-01-15T19:48:17.213Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 0.676 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 8.688 s] [2023-01-15T19:48:17.213Z] [INFO] Nucleus template ................................... SUCCESS [ 0.113 s] [2023-01-15T19:48:17.213Z] [INFO] flashlight-agent ................................... SUCCESS [ 0.088 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.064 s] [2023-01-15T19:48:17.213Z] [INFO] Flashlight ......................................... SUCCESS [ 0.048 s] [2023-01-15T19:48:17.213Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 2.881 s] [2023-01-15T19:48:17.213Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 0.721 s] [2023-01-15T19:48:17.213Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 0.074 s] [2023-01-15T19:48:17.213Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.054 s] [2023-01-15T19:48:17.213Z] [INFO] Nucleus distributions .............................. SUCCESS [ 0.045 s] [2023-01-15T19:48:17.213Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 0.096 s] [2023-01-15T19:48:17.213Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.047 s] [2023-01-15T19:48:17.213Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 0.252 s] [2023-01-15T19:48:17.213Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 14.864 s] [2023-01-15T19:48:17.213Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.069 s] [2023-01-15T19:48:17.213Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 14.633 s] [2023-01-15T19:48:17.213Z] [INFO] Diagnostics ........................................ SUCCESS [ 0.047 s] [2023-01-15T19:48:17.213Z] [INFO] Diagnostics API .................................... SUCCESS [ 0.307 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 2.228 s] [2023-01-15T19:48:17.213Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 1.271 s] [2023-01-15T19:48:17.213Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 1.112 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.046 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 0.261 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.326 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 0.769 s] [2023-01-15T19:48:17.213Z] [INFO] Set of DTDs for GlassFish Java EE distributions .... SUCCESS [ 0.095 s] [2023-01-15T19:48:17.213Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 0.157 s] [2023-01-15T19:48:17.213Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 0.672 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 0.652 s] [2023-01-15T19:48:17.213Z] [INFO] App Client Modules ................................. SUCCESS [ 0.058 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.057 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 0.419 s] [2023-01-15T19:48:17.213Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 1.174 s] [2023-01-15T19:48:17.213Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.046 s] [2023-01-15T19:48:17.213Z] [INFO] Backup Restore classes ............................. SUCCESS [ 0.703 s] [2023-01-15T19:48:17.213Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 0.494 s] [2023-01-15T19:48:17.213Z] [INFO] admin-cli-optional ................................. SUCCESS [ 1.059 s] [2023-01-15T19:48:17.213Z] [INFO] admin-core ......................................... SUCCESS [ 4.645 s] [2023-01-15T19:48:17.213Z] [INFO] Appserver template ................................. SUCCESS [ 0.092 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.052 s] [2023-01-15T19:48:17.213Z] [INFO] Java EE related distributions kernel Classes ....... SUCCESS [ 0.611 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.079 s] [2023-01-15T19:48:17.213Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 2.172 s] [2023-01-15T19:48:17.213Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.046 s] [2023-01-15T19:48:17.213Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 3.575 s] [2023-01-15T19:48:17.213Z] [INFO] Connectors Runtime ................................. SUCCESS [ 4.990 s] [2023-01-15T19:48:17.213Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 8.767 s] [2023-01-15T19:48:17.213Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 1.677 s] [2023-01-15T19:48:17.213Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 1.900 s] [2023-01-15T19:48:17.213Z] [INFO] Core Servlet Container ............................. SUCCESS [ 12.858 s] [2023-01-15T19:48:17.213Z] [INFO] JSTL implementation connector module ............... SUCCESS [ 0.835 s] [2023-01-15T19:48:17.213Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 0.790 s] [2023-01-15T19:48:17.213Z] [INFO] Web module command line interface .................. SUCCESS [ 1.645 s] [2023-01-15T19:48:17.213Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 0.499 s] [2023-01-15T19:48:17.213Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 1.212 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.047 s] [2023-01-15T19:48:17.213Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 0.276 s] [2023-01-15T19:48:17.213Z] [INFO] Server-Sent Events ................................. SUCCESS [ 0.949 s] [2023-01-15T19:48:17.213Z] [INFO] Web Container glue code ............................ SUCCESS [ 7.319 s] [2023-01-15T19:48:17.213Z] [INFO] JSF implementation connector module ................ SUCCESS [ 1.333 s] [2023-01-15T19:48:17.213Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 1.038 s] [2023-01-15T19:48:17.213Z] [INFO] Web Container HA code .............................. SUCCESS [ 1.710 s] [2023-01-15T19:48:17.213Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.072 s] [2023-01-15T19:48:17.213Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 0.882 s] [2023-01-15T19:48:17.213Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 5.792 s] [2023-01-15T19:48:17.213Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.092 s] [2023-01-15T19:48:17.213Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.062 s] [2023-01-15T19:48:17.213Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.092 s] [2023-01-15T19:48:17.213Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 1.809 s] [2023-01-15T19:48:17.214Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 1.009 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.076 s] [2023-01-15T19:48:17.214Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.066 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 1.096 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 0.789 s] [2023-01-15T19:48:17.214Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.098 s] [2023-01-15T19:48:17.214Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 1.123 s] [2023-01-15T19:48:17.214Z] [INFO] Work Management .................................... SUCCESS [ 1.054 s] [2023-01-15T19:48:17.214Z] [INFO] JDBC Module ........................................ SUCCESS [ 0.071 s] [2023-01-15T19:48:17.214Z] [INFO] JDBC Config Module ................................. SUCCESS [ 0.832 s] [2023-01-15T19:48:17.214Z] [INFO] Connectors admin ................................... SUCCESS [ 4.759 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.053 s] [2023-01-15T19:48:17.214Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 0.530 s] [2023-01-15T19:48:17.214Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 2.083 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.072 s] [2023-01-15T19:48:17.214Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 0.430 s] [2023-01-15T19:48:17.214Z] [INFO] JMS Module ......................................... SUCCESS [ 1.958 s] [2023-01-15T19:48:17.214Z] [INFO] JMS admin .......................................... SUCCESS [ 1.807 s] [2023-01-15T19:48:17.214Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 1.376 s] [2023-01-15T19:48:17.214Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 0.496 s] [2023-01-15T19:48:17.214Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.049 s] [2023-01-15T19:48:17.214Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 1.722 s] [2023-01-15T19:48:17.214Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 0.783 s] [2023-01-15T19:48:17.214Z] [INFO] JDBC Templates ..................................... SUCCESS [ 0.080 s] [2023-01-15T19:48:17.214Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 0.256 s] [2023-01-15T19:48:17.214Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 4.280 s] [2023-01-15T19:48:17.214Z] [INFO] JDBC admin ......................................... SUCCESS [ 4.726 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.091 s] [2023-01-15T19:48:17.214Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 0.734 s] [2023-01-15T19:48:17.214Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 0.893 s] [2023-01-15T19:48:17.214Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.124 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.068 s] [2023-01-15T19:48:17.214Z] [INFO] utility module for cmp ............................. SUCCESS [ 1.306 s] [2023-01-15T19:48:17.214Z] [INFO] model module for cmp ............................... SUCCESS [ 2.204 s] [2023-01-15T19:48:17.214Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 1.232 s] [2023-01-15T19:48:17.214Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 1.661 s] [2023-01-15T19:48:17.214Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 4.836 s] [2023-01-15T19:48:17.214Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 0.927 s] [2023-01-15T19:48:17.214Z] [INFO] Entity Bean container .............................. SUCCESS [ 2.139 s] [2023-01-15T19:48:17.214Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 14.049 s] [2023-01-15T19:48:17.214Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 5.074 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.051 s] [2023-01-15T19:48:17.214Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.056 s] [2023-01-15T19:48:17.214Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.044 s] [2023-01-15T19:48:17.214Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 0.606 s] [2023-01-15T19:48:17.214Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 3.237 s] [2023-01-15T19:48:17.214Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.045 s] [2023-01-15T19:48:17.214Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.057 s] [2023-01-15T19:48:17.214Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 0.834 s] [2023-01-15T19:48:17.214Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 1.053 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.053 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.051 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish javaee.jar ............................... SUCCESS [ 0.063 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish javaee.jar distribution fragment ......... SUCCESS [ 0.061 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.056 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.067 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.060 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 1.549 s] [2023-01-15T19:48:17.214Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 1.634 s] [2023-01-15T19:48:17.214Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.054 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 0.540 s] [2023-01-15T19:48:17.214Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 0.643 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.044 s] [2023-01-15T19:48:17.214Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 5.692 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 1.527 s] [2023-01-15T19:48:17.214Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 1.616 s] [2023-01-15T19:48:17.214Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 1.544 s] [2023-01-15T19:48:17.214Z] [INFO] WebServices Security and JSR 196 implementation .... SUCCESS [ 1.789 s] [2023-01-15T19:48:17.214Z] [INFO] App Client - client-side modules ................... SUCCESS [ 0.058 s] [2023-01-15T19:48:17.214Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 2.203 s] [2023-01-15T19:48:17.214Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 0.941 s] [2023-01-15T19:48:17.214Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 6.998 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 1.972 s] [2023-01-15T19:48:17.214Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.080 s] [2023-01-15T19:48:17.214Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.062 s] [2023-01-15T19:48:17.214Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.056 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.070 s] [2023-01-15T19:48:17.215Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.416 s] [2023-01-15T19:48:17.215Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.056 s] [2023-01-15T19:48:17.215Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 56.177 s] [2023-01-15T19:48:17.215Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 1.886 s] [2023-01-15T19:48:17.215Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 18.272 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.048 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 5.151 s] [2023-01-15T19:48:17.215Z] [INFO] DataProvider ....................................... SUCCESS [ 0.309 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.595 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.442 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Packages ............................. SUCCESS [ 0.075 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Common ............................... SUCCESS [ 6.897 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 2.451 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 0.373 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 0.495 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 0.452 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 0.639 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 0.363 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 0.441 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 0.535 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 1.458 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 0.370 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 0.409 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 0.401 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 0.514 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console WAR .................................. SUCCESS [ 0.235 s] [2023-01-15T19:48:17.215Z] [INFO] Admin Console Install Fragment for Web distro ...... SUCCESS [ 0.242 s] [2023-01-15T19:48:17.215Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.051 s] [2023-01-15T19:48:17.215Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.047 s] [2023-01-15T19:48:17.215Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 0.291 s] [2023-01-15T19:48:17.215Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 2.309 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.060 s] [2023-01-15T19:48:17.215Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.327 s] [2023-01-15T19:48:17.215Z] [INFO] Debug .............................................. SUCCESS [ 6.257 s] [2023-01-15T19:48:17.215Z] [INFO] Glassfish distributions ............................ SUCCESS [ 0.051 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 3.560 s] [2023-01-15T19:48:17.215Z] [INFO] Glassfish Web Distribution ......................... SUCCESS [ 18.103 s] [2023-01-15T19:48:17.215Z] [INFO] Glassfish Distribution ............................. SUCCESS [ 23.086 s] [2023-01-15T19:48:17.215Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.081 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish Tests .................................... SUCCESS [ 0.050 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish Admin Tests - Parent ..................... SUCCESS [ 0.050 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish Admin Tests - Progress Admin Extension ... SUCCESS [ 0.552 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish Admin Tests .............................. SUCCESS [04:42 min] [2023-01-15T19:48:17.215Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.066 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 1.589 s] [2023-01-15T19:48:17.215Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.083 s] [2023-01-15T19:48:17.215Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 1.137 s] [2023-01-15T19:48:17.215Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 1.146 s] [2023-01-15T19:48:17.215Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 0.066 s] [2023-01-15T19:48:17.215Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.061 s] [2023-01-15T19:48:17.215Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 0.524 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 0.461 s] [2023-01-15T19:48:17.215Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.380 s] [2023-01-15T19:48:17.215Z] [INFO] Flashlight ......................................... SUCCESS [ 0.050 s] [2023-01-15T19:48:17.215Z] [INFO] Ant tasks .......................................... SUCCESS [ 0.404 s] [2023-01-15T19:48:17.215Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:17.215Z] [INFO] BUILD SUCCESS [2023-01-15T19:48:17.215Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:17.215Z] [INFO] Total time: 15:07 min [2023-01-15T19:48:17.215Z] [INFO] Finished at: 2023-01-15T19:48:17Z [2023-01-15T19:48:17.215Z] [INFO] ------------------------------------------------------------------------ [2023-01-15T19:48:17.637Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:17.638Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:48:17.638Z] [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. [2023-01-15T19:48:17.896Z] [javac] 2 warnings [2023-01-15T19:48:17.896Z] [2023-01-15T19:48:17.896Z] setOSConditions: [2023-01-15T19:48:17.896Z] [2023-01-15T19:48:17.896Z] setToolWin: [2023-01-15T19:48:17.896Z] [2023-01-15T19:48:17.896Z] setToolUnix: [2023-01-15T19:48:17.896Z] [2023-01-15T19:48:17.896Z] setToolProperty: [2023-01-15T19:48:17.896Z] [2023-01-15T19:48:17.896Z] setS1ASclassPath: [2023-01-15T19:48:17.896Z] [2023-01-15T19:48:17.896Z] init-common: [2023-01-15T19:48:17.896Z] [2023-01-15T19:48:17.896Z] compile-common: [2023-01-15T19:48:17.896Z] [echo] Current time (ISO): 2023-01-15T19:48:17.804+0000 [2023-01-15T19:48:17.896Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:18.153Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] junit [2023-01-15T19:48:18.742Z] Recording test results [2023-01-15T19:48:20.570Z] [java] Total count of 7 invocations is correct [2023-01-15T19:48:20.571Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2023-01-15T19:48:21.438Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:21.439Z] [javac] 1 warning [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] build: [2023-01-15T19:48:21.439Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:48:21.439Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-lib.jar [2023-01-15T19:48:21.439Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-par1.jar [2023-01-15T19:48:21.439Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-par3.jar [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setOSConditions: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] fixFiles: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] convUnix: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] convWin: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setToolWin: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setToolUnix: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setToolProperty: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setS1ASclassPath: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] init-common: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] package-persistence-common: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] ejb-jar-common: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] package-ejbjar-common: [2023-01-15T19:48:21.439Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:21.439Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedem-ejb.jar [2023-01-15T19:48:21.439Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] appclient-jar-common: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] package-appclientjar-common: [2023-01-15T19:48:21.439Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:21.439Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedem-client.jar [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] webclient-war-common: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] build-ear-common: [2023-01-15T19:48:21.439Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2023-01-15T19:48:21.439Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setup: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setOSConditions: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setToolWin: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setToolUnix: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setToolProperty: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setS1ASclassPath: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] init-common: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] execute-ejb-sql-common: [2023-01-15T19:48:21.439Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/sql/create.sql [2023-01-15T19:48:21.439Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] deploy: [2023-01-15T19:48:21.439Z] [2023-01-15T19:48:21.439Z] setOSConditions: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] setToolWin: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] setToolUnix: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] setToolProperty: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] setS1ASclassPath: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] init-common: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] deploy-common: [2023-01-15T19:48:21.440Z] [echo] Current time (ISO): 2023-01-15T19:48:21.140+0000 [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] setOSConditions: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] setToolWin: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] setToolUnix: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] setToolProperty: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] setS1ASclassPath: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] init-common: [2023-01-15T19:48:21.440Z] [2023-01-15T19:48:21.440Z] deploy-common-pe: [2023-01-15T19:48:21.440Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:22.006Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2023-01-15T19:48:22.945Z] [exec] Application deployed with name ejb-ejb30-persistence-extendedemApp. [2023-01-15T19:48:22.945Z] [echo] Deployment on target server server successful [2023-01-15T19:48:22.945Z] [2023-01-15T19:48:22.945Z] setOSConditions: [2023-01-15T19:48:22.945Z] [2023-01-15T19:48:22.945Z] setToolWin: [2023-01-15T19:48:22.945Z] [2023-01-15T19:48:22.945Z] setToolUnix: [2023-01-15T19:48:22.945Z] [2023-01-15T19:48:22.945Z] setToolProperty: [2023-01-15T19:48:22.945Z] [2023-01-15T19:48:22.945Z] setS1ASclassPath: [2023-01-15T19:48:22.945Z] [2023-01-15T19:48:22.945Z] init-common: [2023-01-15T19:48:22.945Z] [2023-01-15T19:48:22.945Z] deploy-common-ee: [2023-01-15T19:48:22.945Z] [2023-01-15T19:48:22.946Z] run: [2023-01-15T19:48:22.946Z] [2023-01-15T19:48:22.946Z] setOSConditions: [2023-01-15T19:48:22.946Z] [2023-01-15T19:48:22.946Z] setToolWin: [2023-01-15T19:48:22.946Z] [2023-01-15T19:48:22.946Z] setToolUnix: [2023-01-15T19:48:22.946Z] [2023-01-15T19:48:22.946Z] setToolProperty: [2023-01-15T19:48:22.946Z] [2023-01-15T19:48:22.946Z] setS1ASclassPath: [2023-01-15T19:48:22.946Z] [2023-01-15T19:48:22.946Z] init-common: [2023-01-15T19:48:22.946Z] [2023-01-15T19:48:22.946Z] runclient-common: [2023-01-15T19:48:22.946Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:48:22.946Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:23.841Z] [java] Successfully received NoSuchEJBException for concurrent access attempt on removed sfsb [2023-01-15T19:48:23.841Z] [java] Value of key is: main [2023-01-15T19:48:23.841Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:48:23.841Z] [java] [2023-01-15T19:48:23.841Z] [java] [2023-01-15T19:48:23.841Z] [java] ----------------------------------------- [2023-01-15T19:48:23.841Z] [java] - main: PASS - [2023-01-15T19:48:23.841Z] [java] ----------------------------------------- [2023-01-15T19:48:23.841Z] [java] Total PASS: 1 [2023-01-15T19:48:23.841Z] [java] Total FAIL: 0 [2023-01-15T19:48:23.841Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:48:23.842Z] [java] ----------------------------------------- [2023-01-15T19:48:23.842Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:48:23.842Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:48:23.882Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:24.099Z] [2023-01-15T19:48:24.099Z] undeploy: [2023-01-15T19:48:24.099Z] [2023-01-15T19:48:24.099Z] setOSConditions: [2023-01-15T19:48:24.099Z] [2023-01-15T19:48:24.099Z] setToolWin: [2023-01-15T19:48:24.099Z] [2023-01-15T19:48:24.099Z] setToolUnix: [2023-01-15T19:48:24.099Z] [2023-01-15T19:48:24.099Z] setToolProperty: [2023-01-15T19:48:24.099Z] [2023-01-15T19:48:24.099Z] setS1ASclassPath: [2023-01-15T19:48:24.099Z] [2023-01-15T19:48:24.099Z] init-common: [2023-01-15T19:48:24.099Z] [2023-01-15T19:48:24.099Z] undeploy-jar-common: [2023-01-15T19:48:24.099Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:24.663Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] all: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] ear: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setOSConditions: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolWin: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolUnix: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolProperty: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setS1ASclassPath: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] init-common: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] clean: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setOSConditions: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolWin: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolUnix: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolProperty: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setS1ASclassPath: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] init-common: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] clean-common: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setOSConditions: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolWin: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolUnix: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolProperty: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setS1ASclassPath: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] init-common: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] clean-classes-common: [2023-01-15T19:48:24.663Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setOSConditions: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolWin: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolUnix: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolProperty: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setS1ASclassPath: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] init-common: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] clean-jars-common: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] compile: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setOSConditions: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolWin: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolUnix: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setToolProperty: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] setS1ASclassPath: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] init-common: [2023-01-15T19:48:24.663Z] [2023-01-15T19:48:24.663Z] compile-common: [2023-01-15T19:48:24.663Z] [echo] Current time (ISO): 2023-01-15T19:48:24.418+0000 [2023-01-15T19:48:24.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:24.663Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:24.663Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:24.816Z] [exec] Jan 15, 2023 7:48:24 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:48:24.817Z] [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. [2023-01-15T19:48:26.190Z] [exec] Jan 15, 2023 7:48:25 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:48:26.190Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:26.555Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:26.556Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:48:26.556Z] [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. [2023-01-15T19:48:26.556Z] [javac] 2 warnings [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] setOSConditions: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] setToolWin: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] setToolUnix: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] setToolProperty: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] setS1ASclassPath: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] init-common: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] webclient-war-common: [2023-01-15T19:48:26.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] clear: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] test-tlds-exist: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] copy-tlds: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] test-tagfiles-exist: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] copy-tagfiles: [2023-01-15T19:48:26.556Z] [2023-01-15T19:48:26.556Z] package-war-common: [2023-01-15T19:48:26.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T19:48:26.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:48:26.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:48:26.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T19:48:26.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/lib [2023-01-15T19:48:26.557Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T19:48:26.557Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/docroot [2023-01-15T19:48:26.557Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-ear-web.war [2023-01-15T19:48:26.557Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T19:48:26.557Z] [2023-01-15T19:48:26.557Z] setOSConditions: [2023-01-15T19:48:26.557Z] [2023-01-15T19:48:26.557Z] setToolWin: [2023-01-15T19:48:26.557Z] [2023-01-15T19:48:26.557Z] setToolUnix: [2023-01-15T19:48:26.557Z] [2023-01-15T19:48:26.557Z] setToolProperty: [2023-01-15T19:48:26.557Z] [2023-01-15T19:48:26.557Z] setS1ASclassPath: [2023-01-15T19:48:26.557Z] [2023-01-15T19:48:26.557Z] init-common: [2023-01-15T19:48:26.557Z] [2023-01-15T19:48:26.557Z] compile-common: [2023-01-15T19:48:26.557Z] [echo] Current time (ISO): 2023-01-15T19:48:26.385+0000 [2023-01-15T19:48:26.557Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:26.557Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:28.450Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:28.450Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:48:28.450Z] [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. [2023-01-15T19:48:28.450Z] [javac] 2 warnings [2023-01-15T19:48:28.450Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:28.450Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] build: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setOSConditions: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setToolWin: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setToolUnix: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setToolProperty: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setS1ASclassPath: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] init-common: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] ejb-jar-common: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] package-ejbjar-common: [2023-01-15T19:48:29.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:29.815Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-ear-ejb.jar [2023-01-15T19:48:29.815Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setOSConditions: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] fixFiles: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] convUnix: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] convWin: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setToolWin: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setToolUnix: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setToolProperty: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setS1ASclassPath: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] init-common: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] ear-common: [2023-01-15T19:48:29.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:29.815Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/descriptor/sun-application.xml to copy. [2023-01-15T19:48:29.815Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/${glassfish-resources-ear.xml} to copy. [2023-01-15T19:48:29.815Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-earApp.ear [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] deploy: [2023-01-15T19:48:29.815Z] [2023-01-15T19:48:29.815Z] setOSConditions: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] setToolWin: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] setToolUnix: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] setToolProperty: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] setS1ASclassPath: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] init-common: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] deploy-common: [2023-01-15T19:48:29.816Z] [echo] Current time (ISO): 2023-01-15T19:48:29.473+0000 [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] setOSConditions: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] setToolWin: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] setToolUnix: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] setToolProperty: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] setS1ASclassPath: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] init-common: [2023-01-15T19:48:29.816Z] [2023-01-15T19:48:29.816Z] deploy-common-pe: [2023-01-15T19:48:29.816Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:30.072Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-earApp.ear [2023-01-15T19:48:30.635Z] [exec] Application deployed with name ejb-ejb31-full-earApp. [2023-01-15T19:48:30.635Z] [exec] there are no files to retrieve for application ejb-ejb31-full-earApp [2023-01-15T19:48:30.635Z] [echo] Deployment on target server server successful [2023-01-15T19:48:30.635Z] [2023-01-15T19:48:30.635Z] setOSConditions: [2023-01-15T19:48:30.635Z] [2023-01-15T19:48:30.635Z] setToolWin: [2023-01-15T19:48:30.635Z] [2023-01-15T19:48:30.635Z] setToolUnix: [2023-01-15T19:48:30.635Z] [2023-01-15T19:48:30.635Z] setToolProperty: [2023-01-15T19:48:30.635Z] [2023-01-15T19:48:30.635Z] setS1ASclassPath: [2023-01-15T19:48:30.635Z] [2023-01-15T19:48:30.635Z] init-common: [2023-01-15T19:48:30.635Z] [2023-01-15T19:48:30.635Z] deploy-common-ee: [2023-01-15T19:48:30.635Z] [2023-01-15T19:48:30.635Z] run: [2023-01-15T19:48:30.635Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:30.891Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-full-ear/HelloServlet [2023-01-15T19:48:31.148Z] [java] JMS Servlet Output [2023-01-15T19:48:31.148Z] [java]

DatabaseServelt :: All information I can give

[2023-01-15T19:48:31.148Z] [java] Context Path : /ejb-ejb31-full-ear
[2023-01-15T19:48:31.148Z] [java] Servlet Path : /HelloServlet
[2023-01-15T19:48:31.148Z] [java] Path Info : null
[2023-01-15T19:48:31.148Z] [java] [2023-01-15T19:48:31.148Z] [java] Value of key is: main [2023-01-15T19:48:31.148Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:48:31.148Z] [java] [2023-01-15T19:48:31.148Z] [java] [2023-01-15T19:48:31.148Z] [java] ----------------------------------------- [2023-01-15T19:48:31.148Z] [java] - main: PASS - [2023-01-15T19:48:31.148Z] [java] ----------------------------------------- [2023-01-15T19:48:31.148Z] [java] Total PASS: 1 [2023-01-15T19:48:31.148Z] [java] Total FAIL: 0 [2023-01-15T19:48:31.148Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:48:31.148Z] [java] ----------------------------------------- [2023-01-15T19:48:31.148Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:48:31.148Z] [java] appLevelViaLookup = 'null' [2023-01-15T19:48:31.148Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:48:31.148Z] [2023-01-15T19:48:31.148Z] undeploy: [2023-01-15T19:48:31.148Z] [2023-01-15T19:48:31.148Z] setOSConditions: [2023-01-15T19:48:31.148Z] [2023-01-15T19:48:31.148Z] setToolWin: [2023-01-15T19:48:31.148Z] [2023-01-15T19:48:31.148Z] setToolUnix: [2023-01-15T19:48:31.148Z] [2023-01-15T19:48:31.148Z] setToolProperty: [2023-01-15T19:48:31.148Z] [2023-01-15T19:48:31.148Z] setS1ASclassPath: [2023-01-15T19:48:31.148Z] [2023-01-15T19:48:31.148Z] init-common: [2023-01-15T19:48:31.148Z] [2023-01-15T19:48:31.148Z] undeploy-common: [2023-01-15T19:48:31.148Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:31.405Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:48:31.455Z] [exec] I am in client [2023-01-15T19:48:31.456Z] [exec] calling createPerson(duke) [2023-01-15T19:48:31.456Z] [exec] created [2023-01-15T19:48:31.456Z] [exec] calling findPerson(duke) [2023-01-15T19:48:31.456Z] [exec] found Person: {(name = duke)} [2023-01-15T19:48:31.456Z] [exec] calling nonTxFindPerson(duke) [2023-01-15T19:48:31.456Z] [exec] found Person: {(name = duke)} [2023-01-15T19:48:31.456Z] [exec] calling nonTxFindPerson(duke) [2023-01-15T19:48:31.456Z] [exec] found Person: {(name = duke)} [2023-01-15T19:48:31.456Z] [exec] removing Person(duke) [2023-01-15T19:48:31.456Z] [exec] removed Person(duke) [2023-01-15T19:48:31.456Z] [exec] refreshing Person(duke) [2023-01-15T19:48:31.456Z] [exec] refreshed Person( and not found.... [2023-01-15T19:48:31.456Z] [exec] Value of key is: statusFindPerson [2023-01-15T19:48:31.456Z] [exec] Value of key is: statusNonTxFindPerson [2023-01-15T19:48:31.456Z] [exec] Value of key is: statusNonTxFindPerson2 [2023-01-15T19:48:31.456Z] [exec] Value of key is: statusRemovePerson [2023-01-15T19:48:31.456Z] [exec] Value of key is: statusRefreshPerson [2023-01-15T19:48:31.456Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:48:31.456Z] [exec] [2023-01-15T19:48:31.456Z] [exec] [2023-01-15T19:48:31.456Z] [exec] ----------------------------------------- [2023-01-15T19:48:31.456Z] [exec] - statusRemovePerson: PASS - [2023-01-15T19:48:31.456Z] [exec] - statusNonTxFindPerson: PASS - [2023-01-15T19:48:31.456Z] [exec] - statusRefreshPerson: PASS - [2023-01-15T19:48:31.456Z] [exec] - statusFindPerson: PASS - [2023-01-15T19:48:31.456Z] [exec] - statusNonTxFindPerson2: PASS - [2023-01-15T19:48:31.456Z] [exec] ----------------------------------------- [2023-01-15T19:48:31.456Z] [exec] Total PASS: 5 [2023-01-15T19:48:31.456Z] [exec] Total FAIL: 0 [2023-01-15T19:48:31.456Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:48:31.456Z] [exec] ----------------------------------------- [2023-01-15T19:48:31.456Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:48:31.456Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.456Z] checkReporting-common: [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.456Z] confirmReportPresent-common: [2023-01-15T19:48:31.456Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:48:31.456Z] [echo] Test seems to be reported fine [2023-01-15T19:48:31.456Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/RepRunConf.txt [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.456Z] confirmMissingReport-common: [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.456Z] undeploy: [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.456Z] setOSConditions: [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.456Z] setToolWin: [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.456Z] setToolUnix: [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.456Z] setToolProperty: [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.456Z] setS1ASclassPath: [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.456Z] init-common: [2023-01-15T19:48:31.456Z] [2023-01-15T19:48:31.457Z] undeploy-common: [2023-01-15T19:48:31.457Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] all: [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] passact: [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] setOSConditions: [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] setToolWin: [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] setToolUnix: [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] setToolProperty: [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] setS1ASclassPath: [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] init-common: [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] clean: [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] setOSConditions: [2023-01-15T19:48:31.662Z] [2023-01-15T19:48:31.662Z] setToolWin: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolUnix: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolProperty: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setS1ASclassPath: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] init-common: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] clean-common: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setOSConditions: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolWin: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolUnix: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolProperty: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setS1ASclassPath: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] init-common: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] clean-classes-common: [2023-01-15T19:48:31.663Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setOSConditions: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolWin: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolUnix: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolProperty: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setS1ASclassPath: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] init-common: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] clean-jars-common: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] compile: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setOSConditions: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolWin: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolUnix: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setToolProperty: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] setS1ASclassPath: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] init-common: [2023-01-15T19:48:31.663Z] [2023-01-15T19:48:31.663Z] compile-common: [2023-01-15T19:48:31.663Z] [echo] Current time (ISO): 2023-01-15T19:48:31.546+0000 [2023-01-15T19:48:31.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:31.663Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:31.919Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:32.023Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:48:32.023Z] [2023-01-15T19:48:32.023Z] unsetup: [2023-01-15T19:48:32.023Z] [2023-01-15T19:48:32.023Z] setOSConditions: [2023-01-15T19:48:32.023Z] [2023-01-15T19:48:32.023Z] setToolWin: [2023-01-15T19:48:32.023Z] [2023-01-15T19:48:32.023Z] setToolUnix: [2023-01-15T19:48:32.023Z] [2023-01-15T19:48:32.023Z] setToolProperty: [2023-01-15T19:48:32.023Z] [2023-01-15T19:48:32.023Z] setS1ASclassPath: [2023-01-15T19:48:32.023Z] [2023-01-15T19:48:32.023Z] init-common: [2023-01-15T19:48:32.023Z] [2023-01-15T19:48:32.023Z] execute-ejb-sql-common: [2023-01-15T19:48:32.023Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/sql/drop.sql [2023-01-15T19:48:32.282Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] all: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] tx_propagation: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setOSConditions: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setToolWin: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setToolUnix: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setToolProperty: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setS1ASclassPath: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] init-common: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] clean: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setOSConditions: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setToolWin: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setToolUnix: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setToolProperty: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setS1ASclassPath: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] init-common: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] clean-common: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setOSConditions: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setToolWin: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setToolUnix: [2023-01-15T19:48:32.282Z] [2023-01-15T19:48:32.282Z] setToolProperty: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setS1ASclassPath: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] init-common: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] clean-classes-common: [2023-01-15T19:48:32.283Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setOSConditions: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setToolWin: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setToolUnix: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setToolProperty: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setS1ASclassPath: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] init-common: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] clean-jars-common: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] compile: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setOSConditions: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setToolWin: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setToolUnix: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setToolProperty: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] setS1ASclassPath: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] init-common: [2023-01-15T19:48:32.283Z] [2023-01-15T19:48:32.283Z] compile-common: [2023-01-15T19:48:32.283Z] [echo] Current time (ISO): 2023-01-15T19:48:32.131+0000 [2023-01-15T19:48:32.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:32.283Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:32.540Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:33.287Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:33.546Z] [javac] 1 warning [2023-01-15T19:48:33.546Z] [2023-01-15T19:48:33.546Z] setOSConditions: [2023-01-15T19:48:33.546Z] [2023-01-15T19:48:33.546Z] setToolWin: [2023-01-15T19:48:33.546Z] [2023-01-15T19:48:33.546Z] setToolUnix: [2023-01-15T19:48:33.546Z] [2023-01-15T19:48:33.546Z] setToolProperty: [2023-01-15T19:48:33.546Z] [2023-01-15T19:48:33.546Z] setS1ASclassPath: [2023-01-15T19:48:33.546Z] [2023-01-15T19:48:33.546Z] init-common: [2023-01-15T19:48:33.546Z] [2023-01-15T19:48:33.546Z] compile-common: [2023-01-15T19:48:33.546Z] [echo] Current time (ISO): 2023-01-15T19:48:33.419+0000 [2023-01-15T19:48:33.546Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:33.803Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:34.802Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T19:48:35.171Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:35.432Z] [javac] 1 warning [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] build: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] setOSConditions: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] setToolWin: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] setToolUnix: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] setToolProperty: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] setS1ASclassPath: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] init-common: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] ejb-jar-common: [2023-01-15T19:48:35.432Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] package-ejbjar-common: [2023-01-15T19:48:35.432Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:35.432Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:35.432Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-passact-ejb.jar [2023-01-15T19:48:35.432Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] deploy: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] setOSConditions: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] setToolWin: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] setToolUnix: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] setToolProperty: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] setS1ASclassPath: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] init-common: [2023-01-15T19:48:35.432Z] [2023-01-15T19:48:35.432Z] deploy-jar-common: [2023-01-15T19:48:35.432Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:35.825Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:35.825Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T19:48:35.825Z] [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. [2023-01-15T19:48:35.996Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-passact-ejb.jar [2023-01-15T19:48:36.084Z] [javac] 2 warnings [2023-01-15T19:48:36.085Z] [2023-01-15T19:48:36.085Z] setOSConditions: [2023-01-15T19:48:36.085Z] [2023-01-15T19:48:36.085Z] setToolWin: [2023-01-15T19:48:36.085Z] [2023-01-15T19:48:36.085Z] setToolUnix: [2023-01-15T19:48:36.085Z] [2023-01-15T19:48:36.085Z] setToolProperty: [2023-01-15T19:48:36.085Z] [2023-01-15T19:48:36.085Z] setS1ASclassPath: [2023-01-15T19:48:36.085Z] [2023-01-15T19:48:36.085Z] init-common: [2023-01-15T19:48:36.085Z] [2023-01-15T19:48:36.085Z] compile-common: [2023-01-15T19:48:36.085Z] [echo] Current time (ISO): 2023-01-15T19:48:35.928+0000 [2023-01-15T19:48:36.085Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:48:36.085Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:36.254Z] [exec] Application deployed with name ejb-ejb31-full-passact-ejb. [2023-01-15T19:48:36.254Z] [2023-01-15T19:48:36.254Z] run: [2023-01-15T19:48:36.254Z] [2023-01-15T19:48:36.254Z] setOSConditions: [2023-01-15T19:48:36.254Z] [2023-01-15T19:48:36.254Z] setToolWin: [2023-01-15T19:48:36.254Z] [2023-01-15T19:48:36.254Z] setToolUnix: [2023-01-15T19:48:36.254Z] [2023-01-15T19:48:36.254Z] setToolProperty: [2023-01-15T19:48:36.254Z] [2023-01-15T19:48:36.254Z] setS1ASclassPath: [2023-01-15T19:48:36.254Z] [2023-01-15T19:48:36.254Z] init-common: [2023-01-15T19:48:36.254Z] [2023-01-15T19:48:36.254Z] run_se: [2023-01-15T19:48:36.254Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:37.185Z] [java] Jan 15, 2023 7:48:36 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:48:37.185Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:48:39.373Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:48:39.374Z] [javac] 1 warning [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] build: [2023-01-15T19:48:39.374Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T19:48:39.374Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2023-01-15T19:48:39.374Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] setOSConditions: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] fixFiles: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] convUnix: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] convWin: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] setToolWin: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] setToolUnix: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] setToolProperty: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] setS1ASclassPath: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] init-common: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] package-persistence-common: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] ejb-jar-common: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] package-ejbjar-common: [2023-01-15T19:48:39.374Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:39.374Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2023-01-15T19:48:39.374Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] appclient-jar-common: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] package-appclientjar-common: [2023-01-15T19:48:39.374Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:48:39.374Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] webclient-war-common: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] build-ear-common: [2023-01-15T19:48:39.374Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-01-15T19:48:39.374Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] setup: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] setOSConditions: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] setToolWin: [2023-01-15T19:48:39.374Z] [2023-01-15T19:48:39.374Z] setToolUnix: [2023-01-15T19:48:39.375Z] [2023-01-15T19:48:39.375Z] setToolProperty: [2023-01-15T19:48:39.375Z] [2023-01-15T19:48:39.375Z] setS1ASclassPath: [2023-01-15T19:48:39.375Z] [2023-01-15T19:48:39.375Z] init-common: [2023-01-15T19:48:39.375Z] [2023-01-15T19:48:39.375Z] deploy-jdbc-common: [2023-01-15T19:48:39.633Z] [2023-01-15T19:48:39.634Z] setOSConditions: [2023-01-15T19:48:39.634Z] [2023-01-15T19:48:39.634Z] setToolWin: [2023-01-15T19:48:39.634Z] [2023-01-15T19:48:39.634Z] setToolUnix: [2023-01-15T19:48:39.634Z] [2023-01-15T19:48:39.634Z] setToolProperty: [2023-01-15T19:48:39.634Z] [2023-01-15T19:48:39.634Z] setS1ASclassPath: [2023-01-15T19:48:39.634Z] [2023-01-15T19:48:39.634Z] init-common: [2023-01-15T19:48:39.634Z] [2023-01-15T19:48:39.634Z] create-jdbc-connpool-common: [2023-01-15T19:48:39.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:39.706Z] [java] Waiting for passivation... [2023-01-15T19:48:40.571Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:40.572Z] [exec] JDBC connection pool jdbc-xa-pool created successfully. [2023-01-15T19:48:40.572Z] [2023-01-15T19:48:40.572Z] set-derby-connpool-props: [2023-01-15T19:48:40.572Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:41.506Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:41.506Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.User=dbuser [2023-01-15T19:48:41.764Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:42.330Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:42.330Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.Password=dbpassword [2023-01-15T19:48:42.587Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:43.156Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:43.423Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.driverType=4 [2023-01-15T19:48:43.423Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:44.360Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:44.360Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.portNumber=45716 [2023-01-15T19:48:44.360Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:45.295Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:45.296Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.dataBaseName=testdb [2023-01-15T19:48:45.296Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:46.231Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:46.231Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T19:48:46.231Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:47.168Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:47.168Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.create=true [2023-01-15T19:48:47.168Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:47.733Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:47.733Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.serverName=localhost [2023-01-15T19:48:47.733Z] [2023-01-15T19:48:47.733Z] setOSConditions: [2023-01-15T19:48:47.733Z] [2023-01-15T19:48:47.733Z] setToolWin: [2023-01-15T19:48:47.733Z] [2023-01-15T19:48:47.733Z] setToolUnix: [2023-01-15T19:48:47.991Z] [2023-01-15T19:48:47.991Z] setToolProperty: [2023-01-15T19:48:47.991Z] [2023-01-15T19:48:47.991Z] setS1ASclassPath: [2023-01-15T19:48:47.991Z] [2023-01-15T19:48:47.991Z] init-common: [2023-01-15T19:48:47.991Z] [2023-01-15T19:48:47.991Z] create-jdbc-resource-common: [2023-01-15T19:48:47.991Z] [echo] asadmin create-jdbc-resource --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --connectionpoolid jdbc-xa-pool --target server jdbc/xa [2023-01-15T19:48:47.991Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] junit [2023-01-15T19:48:48.135Z] Recording test results [2023-01-15T19:48:48.927Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:48.927Z] [exec] JDBC resource jdbc/xa created successfully. [2023-01-15T19:48:48.927Z] [echo] cmd executed for server [2023-01-15T19:48:48.927Z] [2023-01-15T19:48:48.927Z] asadmin-common: [2023-01-15T19:48:48.927Z] [echo] asadmin set --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:48.927Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:49.864Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:48:49.864Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.connectionAttributes=;create=true [2023-01-15T19:48:49.864Z] [2023-01-15T19:48:49.864Z] setOSConditions: [2023-01-15T19:48:49.864Z] [2023-01-15T19:48:49.864Z] setToolWin: [2023-01-15T19:48:49.864Z] [2023-01-15T19:48:49.864Z] setToolUnix: [2023-01-15T19:48:49.864Z] [2023-01-15T19:48:49.864Z] setToolProperty: [2023-01-15T19:48:49.864Z] [2023-01-15T19:48:49.864Z] setS1ASclassPath: [2023-01-15T19:48:49.864Z] [2023-01-15T19:48:49.864Z] init-common: [2023-01-15T19:48:49.864Z] [2023-01-15T19:48:49.864Z] execute-sql-common: [2023-01-15T19:48:50.796Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/create.sql [2023-01-15T19:48:50.796Z] [sql] 0 rows affected [2023-01-15T19:48:50.796Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] deploy: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] setOSConditions: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] setToolWin: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] setToolUnix: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] setToolProperty: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] setS1ASclassPath: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] init-common: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] deploy-common: [2023-01-15T19:48:50.796Z] [echo] Current time (ISO): 2023-01-15T19:48:50.756+0000 [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] setOSConditions: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] setToolWin: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] setToolUnix: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.796Z] setToolProperty: [2023-01-15T19:48:50.796Z] [2023-01-15T19:48:50.797Z] setS1ASclassPath: [2023-01-15T19:48:50.797Z] [2023-01-15T19:48:50.797Z] init-common: [2023-01-15T19:48:50.797Z] [2023-01-15T19:48:50.797Z] deploy-common-pe: [2023-01-15T19:48:51.054Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:51.989Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-01-15T19:48:52.556Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2023-01-15T19:48:52.556Z] [echo] Deployment on target server server successful [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] setOSConditions: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] setToolWin: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] setToolUnix: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] setToolProperty: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] setS1ASclassPath: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] init-common: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] deploy-common-ee: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] run: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] setOSConditions: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] setToolWin: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] setToolUnix: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] setToolProperty: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] setS1ASclassPath: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] init-common: [2023-01-15T19:48:52.556Z] [2023-01-15T19:48:52.556Z] runclient-common: [2023-01-15T19:48:52.556Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:48:52.659Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T19:48:52.814Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:53.747Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:48:54.683Z] [exec] Jan 15, 2023 7:48:54 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:48:54.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. [2023-01-15T19:48:56.588Z] [exec] Jan 15, 2023 7:48:56 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:48:56.588Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:49:00.785Z] [exec] I am in client [2023-01-15T19:49:01.045Z] [exec] Jan 15, 2023 7:49:00 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:49:01.046Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:49:01.602Z] [java] Value of key is: main [2023-01-15T19:49:01.603Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:49:01.603Z] [java] [2023-01-15T19:49:01.603Z] [java] [2023-01-15T19:49:01.603Z] [java] ----------------------------------------- [2023-01-15T19:49:01.603Z] [java] - main: PASS - [2023-01-15T19:49:01.603Z] [java] ----------------------------------------- [2023-01-15T19:49:01.603Z] [java] Total PASS: 1 [2023-01-15T19:49:01.603Z] [java] Total FAIL: 0 [2023-01-15T19:49:01.603Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:49:01.603Z] [java] ----------------------------------------- [2023-01-15T19:49:01.603Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:01.603Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] undeploy: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setOSConditions: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolWin: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolUnix: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolProperty: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setS1ASclassPath: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] init-common: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] undeploy-jar-common: [2023-01-15T19:49:01.603Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:01.603Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] all: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] jcdifull: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setOSConditions: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolWin: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolUnix: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolProperty: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setS1ASclassPath: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] init-common: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] clean: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setOSConditions: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolWin: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolUnix: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolProperty: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setS1ASclassPath: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] init-common: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] clean-common: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setOSConditions: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolWin: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolUnix: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolProperty: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setS1ASclassPath: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] init-common: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] clean-classes-common: [2023-01-15T19:49:01.603Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setOSConditions: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolWin: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolUnix: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolProperty: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setS1ASclassPath: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] init-common: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] clean-jars-common: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] compile: [2023-01-15T19:49:01.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:01.603Z] [javac] Compiling 27 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] build: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setOSConditions: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolWin: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolUnix: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setToolProperty: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] setS1ASclassPath: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] init-common: [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] ejb-jar-common: [2023-01-15T19:49:01.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:49:01.603Z] [2023-01-15T19:49:01.603Z] package-ejbjar-common: [2023-01-15T19:49:01.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:01.604Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2023-01-15T19:49:01.604Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:01.604Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2023-01-15T19:49:01.604Z] [2023-01-15T19:49:01.604Z] setOSConditions: [2023-01-15T19:49:01.604Z] [2023-01-15T19:49:01.604Z] setToolWin: [2023-01-15T19:49:01.604Z] [2023-01-15T19:49:01.604Z] setToolUnix: [2023-01-15T19:49:01.604Z] [2023-01-15T19:49:01.604Z] setToolProperty: [2023-01-15T19:49:01.604Z] [2023-01-15T19:49:01.604Z] setS1ASclassPath: [2023-01-15T19:49:01.604Z] [2023-01-15T19:49:01.604Z] init-common: [2023-01-15T19:49:01.604Z] [2023-01-15T19:49:01.604Z] compile-common: [2023-01-15T19:49:01.604Z] [echo] Current time (ISO): 2023-01-15T19:49:00.950+0000 [2023-01-15T19:49:01.604Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:01.604Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:01.986Z] [exec] calling createPerson(duke) [2023-01-15T19:49:01.986Z] [exec] created [2023-01-15T19:49:01.986Z] [exec] utx.begin called [2023-01-15T19:49:02.244Z] [exec] inserted 1,1 into table [2023-01-15T19:49:02.505Z] [exec] calling utx.rollback [2023-01-15T19:49:02.505Z] [exec] Value of key is: delegateFoundMe [2023-01-15T19:49:02.505Z] [exec] Value of key is: findDelegateCreatedPerson [2023-01-15T19:49:02.505Z] [exec] utx.rollback called [2023-01-15T19:49:02.505Z] [exec] I am in client [2023-01-15T19:49:02.505Z] [exec] calling createPerson(duke) [2023-01-15T19:49:02.505Z] [exec] created [2023-01-15T19:49:02.505Z] [exec] utx.begin called [2023-01-15T19:49:02.505Z] [exec] inserted 1,1 into table [2023-01-15T19:49:02.505Z] [exec] calling utx.commit [2023-01-15T19:49:02.765Z] [exec] Value of key is: delegateFoundMe [2023-01-15T19:49:02.765Z] [exec] Value of key is: findDelegateCreatedPerson [2023-01-15T19:49:02.765Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:49:02.765Z] [exec] [2023-01-15T19:49:02.765Z] [exec] [2023-01-15T19:49:02.765Z] [exec] ----------------------------------------- [2023-01-15T19:49:02.765Z] [exec] - delegateFoundMe: PASS - [2023-01-15T19:49:02.765Z] [exec] - findDelegateCreatedPerson: PASS - [2023-01-15T19:49:02.765Z] [exec] ----------------------------------------- [2023-01-15T19:49:02.765Z] [exec] Total PASS: 2 [2023-01-15T19:49:02.765Z] [exec] Total FAIL: 0 [2023-01-15T19:49:02.765Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:49:02.765Z] [exec] ----------------------------------------- [2023-01-15T19:49:02.765Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:49:02.765Z] [exec] utx.commit called [2023-01-15T19:49:02.765Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:49:02.765Z] [exec] Jan 15, 2023 7:49:02 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T19:49:02.765Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-01-15T19:49:02.973Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:02.974Z] [javac] 1 warning [2023-01-15T19:49:02.974Z] [2023-01-15T19:49:02.974Z] deploy: [2023-01-15T19:49:02.974Z] [2023-01-15T19:49:02.974Z] setOSConditions: [2023-01-15T19:49:02.974Z] [2023-01-15T19:49:02.974Z] setToolWin: [2023-01-15T19:49:02.974Z] [2023-01-15T19:49:02.974Z] setToolUnix: [2023-01-15T19:49:02.974Z] [2023-01-15T19:49:02.974Z] setToolProperty: [2023-01-15T19:49:02.974Z] [2023-01-15T19:49:02.974Z] setS1ASclassPath: [2023-01-15T19:49:02.974Z] [2023-01-15T19:49:02.974Z] init-common: [2023-01-15T19:49:02.974Z] [2023-01-15T19:49:02.974Z] deploy-jar-common: [2023-01-15T19:49:02.974Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:03.024Z] [2023-01-15T19:49:03.025Z] checkReporting-common: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] confirmReportPresent-common: [2023-01-15T19:49:03.025Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:49:03.025Z] [echo] Test seems to be reported fine [2023-01-15T19:49:03.025Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/RepRunConf.txt [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] confirmMissingReport-common: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] setOSConditions: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] setToolWin: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] setToolUnix: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] setToolProperty: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] setS1ASclassPath: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] init-common: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] clean-db: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] setOSConditions: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] setToolWin: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] setToolUnix: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] setToolProperty: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] setS1ASclassPath: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] init-common: [2023-01-15T19:49:03.025Z] [2023-01-15T19:49:03.025Z] execute-sql-common: [2023-01-15T19:49:03.025Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/drop.sql [2023-01-15T19:49:03.025Z] [sql] 0 rows affected [2023-01-15T19:49:03.025Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:49:03.231Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2023-01-15T19:49:03.284Z] [2023-01-15T19:49:03.285Z] setOSConditions: [2023-01-15T19:49:03.285Z] [2023-01-15T19:49:03.285Z] setToolWin: [2023-01-15T19:49:03.285Z] [2023-01-15T19:49:03.285Z] setToolUnix: [2023-01-15T19:49:03.285Z] [2023-01-15T19:49:03.285Z] setToolProperty: [2023-01-15T19:49:03.285Z] [2023-01-15T19:49:03.285Z] setS1ASclassPath: [2023-01-15T19:49:03.285Z] [2023-01-15T19:49:03.285Z] init-common: [2023-01-15T19:49:03.285Z] [2023-01-15T19:49:03.285Z] execute-sql-common: [2023-01-15T19:49:03.285Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/create.sql [2023-01-15T19:49:03.285Z] [sql] 0 rows affected [2023-01-15T19:49:03.285Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:49:03.285Z] [2023-01-15T19:49:03.285Z] runclient-standalone: [2023-01-15T19:49:03.285Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:03.795Z] [exec] Application deployed with name ejb-ejb31-full-jcdifull-ejb. [2023-01-15T19:49:03.796Z] [2023-01-15T19:49:03.796Z] run: [2023-01-15T19:49:03.796Z] [2023-01-15T19:49:03.796Z] setOSConditions: [2023-01-15T19:49:03.796Z] [2023-01-15T19:49:03.796Z] setToolWin: [2023-01-15T19:49:03.796Z] [2023-01-15T19:49:03.796Z] setToolUnix: [2023-01-15T19:49:03.796Z] [2023-01-15T19:49:03.796Z] setToolProperty: [2023-01-15T19:49:03.796Z] [2023-01-15T19:49:03.796Z] setS1ASclassPath: [2023-01-15T19:49:03.796Z] [2023-01-15T19:49:03.796Z] init-common: [2023-01-15T19:49:03.796Z] [2023-01-15T19:49:03.796Z] run_se: [2023-01-15T19:49:03.796Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:03.851Z] [java] I am in client [2023-01-15T19:49:04.725Z] [java] Jan 15, 2023 7:49:04 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:49:04.725Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:49:04.785Z] [java] Jan 15, 2023 7:49:04 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:49:04.785Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:49:06.618Z] [java] Value of key is: main [2023-01-15T19:49:06.619Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:49:06.619Z] [java] [2023-01-15T19:49:06.619Z] [java] [2023-01-15T19:49:06.619Z] [java] ----------------------------------------- [2023-01-15T19:49:06.619Z] [java] - main: PASS - [2023-01-15T19:49:06.619Z] [java] ----------------------------------------- [2023-01-15T19:49:06.619Z] [java] Total PASS: 1 [2023-01-15T19:49:06.619Z] [java] Total FAIL: 0 [2023-01-15T19:49:06.619Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:49:06.619Z] [java] ----------------------------------------- [2023-01-15T19:49:06.619Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:06.619Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:07.182Z] [2023-01-15T19:49:07.182Z] undeploy: [2023-01-15T19:49:07.182Z] [2023-01-15T19:49:07.182Z] setOSConditions: [2023-01-15T19:49:07.182Z] [2023-01-15T19:49:07.182Z] setToolWin: [2023-01-15T19:49:07.182Z] [2023-01-15T19:49:07.182Z] setToolUnix: [2023-01-15T19:49:07.182Z] [2023-01-15T19:49:07.182Z] setToolProperty: [2023-01-15T19:49:07.182Z] [2023-01-15T19:49:07.182Z] setS1ASclassPath: [2023-01-15T19:49:07.182Z] [2023-01-15T19:49:07.182Z] init-common: [2023-01-15T19:49:07.182Z] [2023-01-15T19:49:07.182Z] undeploy-jar-common: [2023-01-15T19:49:07.182Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:07.439Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] all: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] singleton: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] all: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] cache: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setOSConditions: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolWin: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolUnix: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolProperty: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setS1ASclassPath: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] init-common: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] clean: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setOSConditions: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolWin: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolUnix: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolProperty: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setS1ASclassPath: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] init-common: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] clean-common: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setOSConditions: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolWin: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolUnix: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolProperty: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setS1ASclassPath: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] init-common: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] clean-classes-common: [2023-01-15T19:49:07.695Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setOSConditions: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolWin: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolUnix: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolProperty: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setS1ASclassPath: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] init-common: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] clean-jars-common: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] compile: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setOSConditions: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolWin: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolUnix: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setToolProperty: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] setS1ASclassPath: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] init-common: [2023-01-15T19:49:07.695Z] [2023-01-15T19:49:07.695Z] compile-common: [2023-01-15T19:49:07.695Z] [echo] Current time (ISO): 2023-01-15T19:49:07.494+0000 [2023-01-15T19:49:07.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:07.696Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:07.696Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:08.982Z] [java] Jan 15, 2023 7:49:08 PM org.hibernate.validator.internal.util.Version [2023-01-15T19:49:08.982Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T19:49:09.550Z] [java] calling createPerson(duke) [2023-01-15T19:49:09.588Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:09.588Z] [javac] 1 warning [2023-01-15T19:49:09.588Z] [2023-01-15T19:49:09.588Z] setOSConditions: [2023-01-15T19:49:09.588Z] [2023-01-15T19:49:09.588Z] setToolWin: [2023-01-15T19:49:09.588Z] [2023-01-15T19:49:09.588Z] setToolUnix: [2023-01-15T19:49:09.588Z] [2023-01-15T19:49:09.588Z] setToolProperty: [2023-01-15T19:49:09.588Z] [2023-01-15T19:49:09.588Z] setS1ASclassPath: [2023-01-15T19:49:09.588Z] [2023-01-15T19:49:09.588Z] init-common: [2023-01-15T19:49:09.588Z] [2023-01-15T19:49:09.588Z] compile-common: [2023-01-15T19:49:09.588Z] [echo] Current time (ISO): 2023-01-15T19:49:09.258+0000 [2023-01-15T19:49:09.588Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:09.588Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:09.809Z] [java] created [2023-01-15T19:49:09.809Z] [java] utx.begin called [2023-01-15T19:49:10.380Z] [java] inserted 1,1 into table [2023-01-15T19:49:10.380Z] [java] Value of key is: delegateFoundMe [2023-01-15T19:49:10.380Z] [java] Value of key is: findDelegateCreatedPerson [2023-01-15T19:49:10.380Z] [java] calling utx.rollback [2023-01-15T19:49:10.380Z] [java] utx.rollback called [2023-01-15T19:49:10.380Z] [java] I am in client [2023-01-15T19:49:10.640Z] [java] calling createPerson(duke) [2023-01-15T19:49:10.640Z] [java] created [2023-01-15T19:49:10.640Z] [java] utx.begin called [2023-01-15T19:49:10.640Z] [java] inserted 1,1 into table [2023-01-15T19:49:10.640Z] [java] calling utx.commit [2023-01-15T19:49:10.640Z] [java] Value of key is: delegateFoundMe [2023-01-15T19:49:10.640Z] [java] Value of key is: findDelegateCreatedPerson [2023-01-15T19:49:10.640Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:49:10.640Z] [java] [2023-01-15T19:49:10.640Z] [java] [2023-01-15T19:49:10.640Z] [java] ----------------------------------------- [2023-01-15T19:49:10.640Z] [java] - delegateFoundMe: PASS - [2023-01-15T19:49:10.640Z] [java] - findDelegateCreatedPerson: PASS - [2023-01-15T19:49:10.640Z] [java] ----------------------------------------- [2023-01-15T19:49:10.640Z] [java] Total PASS: 2 [2023-01-15T19:49:10.640Z] [java] Total FAIL: 0 [2023-01-15T19:49:10.640Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:49:10.640Z] [java] ----------------------------------------- [2023-01-15T19:49:10.640Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:10.640Z] [java] utx.commit called [2023-01-15T19:49:10.640Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:10.922Z] [2023-01-15T19:49:10.923Z] undeploy: [2023-01-15T19:49:10.923Z] [2023-01-15T19:49:10.923Z] setOSConditions: [2023-01-15T19:49:10.923Z] [2023-01-15T19:49:10.923Z] setToolWin: [2023-01-15T19:49:10.923Z] [2023-01-15T19:49:10.923Z] setToolUnix: [2023-01-15T19:49:10.923Z] [2023-01-15T19:49:10.923Z] setToolProperty: [2023-01-15T19:49:10.923Z] [2023-01-15T19:49:10.923Z] setS1ASclassPath: [2023-01-15T19:49:10.923Z] [2023-01-15T19:49:10.923Z] init-common: [2023-01-15T19:49:10.923Z] [2023-01-15T19:49:10.923Z] undeploy-common: [2023-01-15T19:49:10.957Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:10.958Z] [javac] 1 warning [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] build: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] setOSConditions: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] setToolWin: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] setToolUnix: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] setToolProperty: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] setS1ASclassPath: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] init-common: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] ejb-jar-common: [2023-01-15T19:49:10.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] package-ejbjar-common: [2023-01-15T19:49:10.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:10.958Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-cache-ejb.jar [2023-01-15T19:49:10.958Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] deploy: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] setOSConditions: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] setToolWin: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] setToolUnix: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] setToolProperty: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] setS1ASclassPath: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] init-common: [2023-01-15T19:49:10.958Z] [2023-01-15T19:49:10.958Z] deploy-jar-common: [2023-01-15T19:49:11.181Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:11.214Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:11.471Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-cache-ejb.jar [2023-01-15T19:49:11.727Z] [exec] Application deployed with name ejb-ejb31-singleton-cache-ejb. [2023-01-15T19:49:11.727Z] [2023-01-15T19:49:11.727Z] run: [2023-01-15T19:49:11.727Z] [2023-01-15T19:49:11.727Z] setOSConditions: [2023-01-15T19:49:11.727Z] [2023-01-15T19:49:11.727Z] setToolWin: [2023-01-15T19:49:11.727Z] [2023-01-15T19:49:11.727Z] setToolUnix: [2023-01-15T19:49:11.727Z] [2023-01-15T19:49:11.727Z] setToolProperty: [2023-01-15T19:49:11.727Z] [2023-01-15T19:49:11.727Z] setS1ASclassPath: [2023-01-15T19:49:11.727Z] [2023-01-15T19:49:11.727Z] init-common: [2023-01-15T19:49:11.727Z] [2023-01-15T19:49:11.727Z] run_se: [2023-01-15T19:49:11.727Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:11.746Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] unsetup: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] setOSConditions: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] setToolWin: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] setToolUnix: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] setToolProperty: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] setS1ASclassPath: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] init-common: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] execute-sql-common: [2023-01-15T19:49:12.004Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/drop.sql [2023-01-15T19:49:12.004Z] [sql] 0 rows affected [2023-01-15T19:49:12.004Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] setOSConditions: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] setToolWin: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] setToolUnix: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] setToolProperty: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] setS1ASclassPath: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] init-common: [2023-01-15T19:49:12.004Z] [2023-01-15T19:49:12.004Z] delete-jdbc-resource-common: [2023-01-15T19:49:12.004Z] [echo] asadmin delete-jdbc-resource --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --target server jdbc/xa [2023-01-15T19:49:12.004Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:12.290Z] [java] Jan 15, 2023 7:49:12 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:49:12.290Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:49:12.937Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xa [2023-01-15T19:49:12.938Z] [exec] JDBC resource jdbc/xa deleted successfully [2023-01-15T19:49:12.938Z] [echo] cmd executed for server [2023-01-15T19:49:12.938Z] [2023-01-15T19:49:12.938Z] setOSConditions: [2023-01-15T19:49:12.938Z] [2023-01-15T19:49:12.938Z] setToolWin: [2023-01-15T19:49:12.938Z] [2023-01-15T19:49:12.938Z] setToolUnix: [2023-01-15T19:49:12.938Z] [2023-01-15T19:49:12.938Z] setToolProperty: [2023-01-15T19:49:12.938Z] [2023-01-15T19:49:12.938Z] setS1ASclassPath: [2023-01-15T19:49:12.938Z] [2023-01-15T19:49:12.938Z] init-common: [2023-01-15T19:49:12.938Z] [2023-01-15T19:49:12.938Z] delete-jdbc-connpool-common: [2023-01-15T19:49:12.938Z] [echo] asadmin delete-jdbc-connection-pool --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --cascade=true jdbc-xa-pool [2023-01-15T19:49:12.938Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:13.874Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-xa-pool [2023-01-15T19:49:13.874Z] [exec] JDBC Connection pool jdbc-xa-pool deleted successfully [2023-01-15T19:49:13.874Z] [echo] cmd executed for server [2023-01-15T19:49:13.874Z] [2023-01-15T19:49:13.874Z] all: [2023-01-15T19:49:13.874Z] [2023-01-15T19:49:13.874Z] unsetup: [2023-01-15T19:49:13.874Z] [echo] Stopping app server instance [2023-01-15T19:49:13.874Z] [2023-01-15T19:49:13.874Z] setOSConditions: [2023-01-15T19:49:13.874Z] [2023-01-15T19:49:13.874Z] setToolWin: [2023-01-15T19:49:13.874Z] [2023-01-15T19:49:13.874Z] setToolUnix: [2023-01-15T19:49:13.874Z] [2023-01-15T19:49:13.874Z] setToolProperty: [2023-01-15T19:49:13.874Z] [2023-01-15T19:49:13.874Z] setS1ASclassPath: [2023-01-15T19:49:13.874Z] [2023-01-15T19:49:13.874Z] init-common: [2023-01-15T19:49:13.874Z] [2023-01-15T19:49:13.874Z] stopDomain: [2023-01-15T19:49:13.874Z] [echo] run.xml:stopping domain... [2023-01-15T19:49:14.132Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:14.812Z] [java] Waiting 11 seconds for cache refresh... [2023-01-15T19:49:14.812Z] [java] (Lower this value once minimum timeout is 1 sec) [2023-01-15T19:49:18.320Z] [exec] Waiting for the domain to stop ... [2023-01-15T19:49:18.321Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:49:18.321Z] [2023-01-15T19:49:18.321Z] setOSConditions: [2023-01-15T19:49:18.321Z] [2023-01-15T19:49:18.321Z] setToolWin: [2023-01-15T19:49:18.321Z] [2023-01-15T19:49:18.321Z] setToolUnix: [2023-01-15T19:49:18.321Z] [2023-01-15T19:49:18.321Z] setToolProperty: [2023-01-15T19:49:18.321Z] [2023-01-15T19:49:18.321Z] setS1ASclassPath: [2023-01-15T19:49:18.321Z] [2023-01-15T19:49:18.321Z] init-common: [2023-01-15T19:49:18.321Z] [2023-01-15T19:49:18.321Z] stop-database: [2023-01-15T19:49:18.321Z] [echo] Stopping database --dbport 45716 [2023-01-15T19:49:18.580Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:19.515Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:20.448Z] [exec] Sun Jan 15 19:49:20 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 45716. [2023-01-15T19:49:20.448Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:21.385Z] [exec] Sun Jan 15 19:49:21 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T19:49:21.385Z] [exec] Command stop-database executed successfully. [2023-01-15T19:49:21.385Z] [2023-01-15T19:49:21.385Z] report: [2023-01-15T19:49:21.385Z] [2023-01-15T19:49:21.385Z] transfer: [2023-01-15T19:49:21.385Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:49:21.385Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T19:49:21.385Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:49:21.385Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T19:49:21.385Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T19:49:21.385Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:49:21.385Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] report-sh: [2023-01-15T19:49:21.953Z] [echo] Comparing results with expected results [2023-01-15T19:49:21.953Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:49:21.953Z] [exec] [2023-01-15T19:49:21.953Z] [exec] ************************ [2023-01-15T19:49:21.953Z] [exec] PASSED= 111 [2023-01-15T19:49:21.953Z] [exec] ------------ ========= [2023-01-15T19:49:21.953Z] [exec] FAILED= 0 [2023-01-15T19:49:21.953Z] [exec] ------------ ========= [2023-01-15T19:49:21.953Z] [exec] DID NOT RUN= 192 [2023-01-15T19:49:21.953Z] [exec] ------------ ========= [2023-01-15T19:49:21.953Z] [exec] Total Expected=303 [2023-01-15T19:49:21.953Z] [exec] ************************ [2023-01-15T19:49:21.953Z] [exec] [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] setOSConditions: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] setToolWin: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] setToolUnix: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] setToolProperty: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] setS1ASclassPath: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] init-common: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] report-result: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] setOSConditions: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] setToolWin: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] setToolUnix: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] setToolProperty: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] setS1ASclassPath: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] init-common: [2023-01-15T19:49:21.953Z] [2023-01-15T19:49:21.953Z] dev-report: [2023-01-15T19:49:22.211Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:22.778Z] [java] ********************** [2023-01-15T19:49:22.778Z] [java] * PASSED 111 * [2023-01-15T19:49:22.778Z] [java] * FAILED 0 * [2023-01-15T19:49:22.778Z] [java] * DID NOT RUN 0 * [2023-01-15T19:49:22.778Z] [java] * TOTAL 111 * [2023-01-15T19:49:22.778Z] [java] ********************** [2023-01-15T19:49:22.778Z] [java] [2023-01-15T19:49:22.778Z] [2023-01-15T19:49:22.778Z] BUILD SUCCESSFUL [2023-01-15T19:49:22.778Z] Total time: 14 minutes 29 seconds [2023-01-15T19:49:22.778Z] + check_successful_run [2023-01-15T19:49:22.778Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T19:49:22.778Z] [2023-01-15T19:49:22.778Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T19:49:22.778Z] [2023-01-15T19:49:22.778Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:49:22.778Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T19:49:22.778Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T19:49:22.778Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T19:49:22.778Z] + generate_junit_report ejb_group_1 [2023-01-15T19:49:22.778Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T19:49:22.778Z] [2023-01-15T19:49:22.778Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T19:49:22.778Z] [2023-01-15T19:49:22.778Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:49:22.778Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T19:49:22.778Z] + TESTSUITE_NAME=ejb_group_1 [2023-01-15T19:49:22.778Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:49:22.778Z] + awk -v suitename=ejb_group_1 ' [2023-01-15T19:49:22.778Z] BEGIN { [2023-01-15T19:49:22.778Z] totaltests = 0; [2023-01-15T19:49:22.778Z] totalfailures = 0; [2023-01-15T19:49:22.778Z] totalerrors = 0; [2023-01-15T19:49:22.778Z] } [2023-01-15T19:49:22.778Z] function getPropVal(str){ [2023-01-15T19:49:22.778Z] split(str, a, "="); [2023-01-15T19:49:22.778Z] val = a[2]; [2023-01-15T19:49:22.778Z] # remove quotes [2023-01-15T19:49:22.778Z] gsub("\"","",val); [2023-01-15T19:49:22.778Z] return val; [2023-01-15T19:49:22.778Z] } [2023-01-15T19:49:22.778Z] function removeXMLTag(str){ [2023-01-15T19:49:22.778Z] # remove xml tag quotes [2023-01-15T19:49:22.778Z] gsub("","",str); [2023-01-15T19:49:22.778Z] gsub("<.*>","",str); [2023-01-15T19:49:22.778Z] gsub(">","",str); [2023-01-15T19:49:22.778Z] return str; [2023-01-15T19:49:22.778Z] } [2023-01-15T19:49:22.778Z] /status value=/ { [2023-01-15T19:49:22.778Z] result=getPropVal($0); [2023-01-15T19:49:22.778Z] result=removeXMLTag(result); [2023-01-15T19:49:22.778Z] } [2023-01-15T19:49:22.778Z] // { [2023-01-15T19:49:22.778Z] getline; [2023-01-15T19:49:22.778Z] getline; [2023-01-15T19:49:22.778Z] testunit=removeXMLTag($0); [2023-01-15T19:49:22.778Z] gsub("\"","",testunit); [2023-01-15T19:49:22.778Z] } [2023-01-15T19:49:22.778Z] // { [2023-01-15T19:49:22.778Z] getline; [2023-01-15T19:49:22.778Z] testname=removeXMLTag($0); [2023-01-15T19:49:22.778Z] gsub("\"","",testname); [2023-01-15T19:49:22.778Z] } [2023-01-15T19:49:22.778Z] /<\/testcase>/{ [2023-01-15T19:49:22.778Z] classname=testunit [2023-01-15T19:49:22.778Z] # printing testcase to out [2023-01-15T19:49:22.778Z] out = out sprintf(" \n", classname, testname); [2023-01-15T19:49:22.778Z] if (result == "fail") { [2023-01-15T19:49:22.778Z] out = out " \n"; [2023-01-15T19:49:22.778Z] totalfailures++; [2023-01-15T19:49:22.778Z] } else if (result == "did_not_run") { [2023-01-15T19:49:22.778Z] out = out " \n"; [2023-01-15T19:49:22.778Z] totalerrors++; [2023-01-15T19:49:22.778Z] } [2023-01-15T19:49:22.778Z] out = out " \n"; [2023-01-15T19:49:22.778Z] [2023-01-15T19:49:22.778Z] totaltests++; [2023-01-15T19:49:22.778Z] result=""; [2023-01-15T19:49:22.778Z] testname=""; [2023-01-15T19:49:22.778Z] } [2023-01-15T19:49:22.778Z] END { [2023-01-15T19:49:22.778Z] print "" [2023-01-15T19:49:22.778Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T19:49:22.778Z] printf "%s", out; [2023-01-15T19:49:22.778Z] print "" [2023-01-15T19:49:22.778Z] }' [2023-01-15T19:49:22.778Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:49:22.778Z] + change_junit_report_class_names [2023-01-15T19:49:22.779Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:49:22.779Z] + sed -i 's/\bclassname="/classname="ejb_group_1./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:49:22.779Z] + copy_test_artifacts ejb_group_1 [2023-01-15T19:49:22.779Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T19:49:22.779Z] [2023-01-15T19:49:22.779Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T19:49:22.779Z] [2023-01-15T19:49:22.779Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:49:22.779Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T19:49:22.779Z] tar: Removing leading `/' from member names [2023-01-15T19:49:23.036Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log_2023-01-15T19-48-04 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:49:23.036Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:49:23.036Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:49:23.036Z] ++ pwd [2023-01-15T19:49:23.036Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:49:23.036Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2023-01-15T19:49:23.036Z] + true [2023-01-15T19:49:23.036Z] ++ pwd [2023-01-15T19:49:23.036Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:49:23.036Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2023-01-15T19:49:23.036Z] + true [2023-01-15T19:49:23.036Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/ejb_group_1-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T19:49:23.036Z] tar: Removing leading `/' from member names [2023-01-15T19:49:23.294Z] + break [2023-01-15T19:49:23.294Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T19:49:23.324Z] Archiving artifacts [2023-01-15T19:49:26.990Z] [java] Waking up from sleep. Now check cache [2023-01-15T19:49:26.990Z] [java] Num refreshes = 12 [2023-01-15T19:49:26.990Z] [java] Value of key is: main [2023-01-15T19:49:26.990Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:49:26.990Z] [java] [2023-01-15T19:49:26.990Z] [java] [2023-01-15T19:49:26.990Z] [java] ----------------------------------------- [2023-01-15T19:49:26.990Z] [java] - main: PASS - [2023-01-15T19:49:26.991Z] [java] ----------------------------------------- [2023-01-15T19:49:26.991Z] [java] Total PASS: 1 [2023-01-15T19:49:26.991Z] [java] Total FAIL: 0 [2023-01-15T19:49:26.991Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:49:26.991Z] [java] ----------------------------------------- [2023-01-15T19:49:26.991Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:26.991Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] undeploy: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setOSConditions: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolWin: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolUnix: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolProperty: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setS1ASclassPath: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] init-common: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] undeploy-jar-common: [2023-01-15T19:49:26.991Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:26.991Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] all: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] three-modules: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setOSConditions: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolWin: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolUnix: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolProperty: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setS1ASclassPath: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] init-common: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] clean: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setOSConditions: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolWin: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolUnix: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolProperty: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setS1ASclassPath: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] init-common: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] clean-common: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setOSConditions: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolWin: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolUnix: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolProperty: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setS1ASclassPath: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] init-common: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] clean-classes-common: [2023-01-15T19:49:26.991Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setOSConditions: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolWin: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolUnix: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolProperty: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setS1ASclassPath: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] init-common: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] clean-jars-common: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] compile: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setOSConditions: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolWin: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolUnix: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setToolProperty: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] setS1ASclassPath: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] init-common: [2023-01-15T19:49:26.991Z] [2023-01-15T19:49:26.991Z] compile-common: [2023-01-15T19:49:26.991Z] [echo] Current time (ISO): 2023-01-15T19:49:26.248+0000 [2023-01-15T19:49:26.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:26.991Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:26.991Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:27.921Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:27.921Z] [javac] 1 warning [2023-01-15T19:49:28.178Z] [2023-01-15T19:49:28.178Z] setOSConditions: [2023-01-15T19:49:28.178Z] [2023-01-15T19:49:28.178Z] setToolWin: [2023-01-15T19:49:28.178Z] [2023-01-15T19:49:28.178Z] setToolUnix: [2023-01-15T19:49:28.178Z] [2023-01-15T19:49:28.178Z] setToolProperty: [2023-01-15T19:49:28.178Z] [2023-01-15T19:49:28.178Z] setS1ASclassPath: [2023-01-15T19:49:28.178Z] [2023-01-15T19:49:28.178Z] init-common: [2023-01-15T19:49:28.178Z] [2023-01-15T19:49:28.178Z] compile-common: [2023-01-15T19:49:28.178Z] [echo] Current time (ISO): 2023-01-15T19:49:27.934+0000 [2023-01-15T19:49:28.178Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:28.178Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:29.617Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:29.873Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/threemodules/client/Client.java uses unchecked or unsafe operations. [2023-01-15T19:49:29.873Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:49:29.873Z] [javac] 1 warning [2023-01-15T19:49:29.873Z] [2023-01-15T19:49:29.873Z] build: [2023-01-15T19:49:29.873Z] [echo] Assemble dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:49:29.873Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:49:29.873Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb.jar [2023-01-15T19:49:29.873Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb1.jar [2023-01-15T19:49:29.873Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb2.jar [2023-01-15T19:49:29.873Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-client.jar [2023-01-15T19:49:29.874Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:29.874Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:29.874Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodulesApp.ear [2023-01-15T19:49:29.874Z] [2023-01-15T19:49:29.874Z] deploy: [2023-01-15T19:49:29.874Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:30.436Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodulesApp.ear [2023-01-15T19:49:30.436Z] [exec] Application deployed with name ejb-ejb31-singleton-threemodulesApp. [2023-01-15T19:49:30.436Z] [echo] Deployment on target server server successful [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] all: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] setOSConditions: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] setToolWin: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] setToolUnix: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] setToolProperty: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] setS1ASclassPath: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] init-common: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] run: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] setOSConditions: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] setToolWin: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] setToolUnix: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] setToolProperty: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] setS1ASclassPath: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] init-common: [2023-01-15T19:49:30.436Z] [2023-01-15T19:49:30.436Z] run_se: [2023-01-15T19:49:30.436Z] [echo] se.client: com.sun.devtest.client.Client [2023-01-15T19:49:30.436Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:31.001Z] [java] ***************************************************** [2023-01-15T19:49:31.001Z] [java] *** java:global/ejb-ejb31-singleton-threemodulesApp/ejb-ejb31-singleton-threemodules-ejb/InitOrderTrackerBean!org.glassfish.devtest.ejb31.singleton.servlet.RemoteInitTracker *** [2023-01-15T19:49:31.001Z] [java] ***************************************************** [2023-01-15T19:49:31.258Z] [java] Jan 15, 2023 7:49:31 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:49:31.258Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:49:33.776Z] [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] [2023-01-15T19:49:33.776Z] [java] Value of key is: singleton-three-module-dependency [2023-01-15T19:49:33.776Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:49:33.776Z] [java] [2023-01-15T19:49:33.776Z] [java] [2023-01-15T19:49:33.776Z] [java] ----------------------------------------- [2023-01-15T19:49:33.776Z] [java] - singleton-three-module-dependency: PASS - [2023-01-15T19:49:33.776Z] [java] ----------------------------------------- [2023-01-15T19:49:33.776Z] [java] Total PASS: 1 [2023-01-15T19:49:33.776Z] [java] Total FAIL: 0 [2023-01-15T19:49:33.776Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:49:33.776Z] [java] ----------------------------------------- [2023-01-15T19:49:33.776Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:33.776Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:33.776Z] [2023-01-15T19:49:33.776Z] setOSConditions: [2023-01-15T19:49:33.776Z] [2023-01-15T19:49:33.776Z] setToolWin: [2023-01-15T19:49:33.776Z] [2023-01-15T19:49:33.776Z] setToolUnix: [2023-01-15T19:49:33.776Z] [2023-01-15T19:49:33.776Z] setToolProperty: [2023-01-15T19:49:33.776Z] [2023-01-15T19:49:33.776Z] setS1ASclassPath: [2023-01-15T19:49:33.776Z] [2023-01-15T19:49:33.776Z] init-common: [2023-01-15T19:49:33.776Z] [2023-01-15T19:49:33.776Z] undeploy-common: [2023-01-15T19:49:34.031Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:34.288Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:49:34.288Z] [2023-01-15T19:49:34.288Z] multi-module: [2023-01-15T19:49:34.288Z] [2023-01-15T19:49:34.288Z] setOSConditions: [2023-01-15T19:49:34.288Z] [2023-01-15T19:49:34.288Z] setToolWin: [2023-01-15T19:49:34.288Z] [2023-01-15T19:49:34.288Z] setToolUnix: [2023-01-15T19:49:34.288Z] [2023-01-15T19:49:34.288Z] setToolProperty: [2023-01-15T19:49:34.288Z] [2023-01-15T19:49:34.288Z] setS1ASclassPath: [2023-01-15T19:49:34.288Z] [2023-01-15T19:49:34.288Z] init-common: [2023-01-15T19:49:34.288Z] [2023-01-15T19:49:34.288Z] clean: [2023-01-15T19:49:34.544Z] [2023-01-15T19:49:34.544Z] setOSConditions: [2023-01-15T19:49:34.544Z] [2023-01-15T19:49:34.544Z] setToolWin: [2023-01-15T19:49:34.544Z] [2023-01-15T19:49:34.544Z] setToolUnix: [2023-01-15T19:49:34.544Z] [2023-01-15T19:49:34.544Z] setToolProperty: [2023-01-15T19:49:34.544Z] [2023-01-15T19:49:34.544Z] setS1ASclassPath: [2023-01-15T19:49:34.544Z] [2023-01-15T19:49:34.544Z] init-common: [2023-01-15T19:49:34.544Z] [2023-01-15T19:49:34.544Z] clean-common: [2023-01-15T19:49:34.544Z] [2023-01-15T19:49:34.544Z] setOSConditions: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setToolWin: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setToolUnix: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setToolProperty: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setS1ASclassPath: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] init-common: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] clean-classes-common: [2023-01-15T19:49:34.545Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setOSConditions: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setToolWin: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setToolUnix: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setToolProperty: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setS1ASclassPath: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] init-common: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] clean-jars-common: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] compile: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setOSConditions: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setToolWin: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setToolUnix: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setToolProperty: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] setS1ASclassPath: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] init-common: [2023-01-15T19:49:34.545Z] [2023-01-15T19:49:34.545Z] compile-common: [2023-01-15T19:49:34.545Z] [echo] Current time (ISO): 2023-01-15T19:49:34.307+0000 [2023-01-15T19:49:34.545Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:34.545Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:34.545Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:36.434Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:36.434Z] [javac] 1 warning [2023-01-15T19:49:36.434Z] [2023-01-15T19:49:36.434Z] setOSConditions: [2023-01-15T19:49:36.434Z] [2023-01-15T19:49:36.434Z] setToolWin: [2023-01-15T19:49:36.434Z] [2023-01-15T19:49:36.434Z] setToolUnix: [2023-01-15T19:49:36.434Z] [2023-01-15T19:49:36.434Z] setToolProperty: [2023-01-15T19:49:36.434Z] [2023-01-15T19:49:36.434Z] setS1ASclassPath: [2023-01-15T19:49:36.434Z] [2023-01-15T19:49:36.434Z] init-common: [2023-01-15T19:49:36.434Z] [2023-01-15T19:49:36.434Z] compile-common: [2023-01-15T19:49:36.434Z] [echo] Current time (ISO): 2023-01-15T19:49:36.057+0000 [2023-01-15T19:49:36.434Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:36.434Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:37.802Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:37.802Z] [javac] 1 warning [2023-01-15T19:49:37.802Z] [2023-01-15T19:49:37.802Z] build: [2023-01-15T19:49:37.802Z] [echo] Assemble dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:49:37.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:49:37.802Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb.jar [2023-01-15T19:49:37.802Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb1.jar [2023-01-15T19:49:37.802Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb2.jar [2023-01-15T19:49:37.802Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-client.jar [2023-01-15T19:49:37.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:37.802Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:37.802Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimoduleApp.ear [2023-01-15T19:49:37.802Z] [2023-01-15T19:49:37.802Z] deploy: [2023-01-15T19:49:38.058Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:38.316Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimoduleApp.ear [2023-01-15T19:49:38.573Z] [exec] Application deployed with name ejb-ejb31-singleton-multimoduleApp. [2023-01-15T19:49:38.573Z] [echo] Deployment on target server server successful [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] all: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] setOSConditions: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] setToolWin: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] setToolUnix: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] setToolProperty: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] setS1ASclassPath: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] init-common: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] run: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] setOSConditions: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] setToolWin: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] setToolUnix: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] setToolProperty: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] setS1ASclassPath: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] init-common: [2023-01-15T19:49:38.573Z] [2023-01-15T19:49:38.573Z] run_se: [2023-01-15T19:49:38.573Z] [echo] se.client: com.sun.devtest.client.Client [2023-01-15T19:49:38.829Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:39.085Z] [java] ***************************************************** [2023-01-15T19:49:39.085Z] [java] *** java:global/ejb-ejb31-singleton-multimoduleApp/ejb-ejb31-singleton-multimodule-ejb/InitOrderTrackerBean!org.glassfish.devtest.ejb31.singleton.multimodule.servlet.RemoteInitTracker *** [2023-01-15T19:49:39.085Z] [java] ***************************************************** [2023-01-15T19:49:39.341Z] [java] Jan 15, 2023 7:49:39 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:49:39.341Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:49:41.859Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod1.RootBean_Mod1: 2 [2023-01-15T19:49:41.859Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod2.BeanA_Mod2: 3 [2023-01-15T19:49:41.859Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.servlet.InitOrderTrackerBean: 0 [2023-01-15T19:49:41.859Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod2.RootBean_Mod2: 4 [2023-01-15T19:49:41.859Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod1.BeanA_Mod1: 1 [2023-01-15T19:49:41.859Z] [java] Value of key is: singleton-cross-module-dependency [2023-01-15T19:49:41.859Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:49:41.859Z] [java] [2023-01-15T19:49:41.859Z] [java] [2023-01-15T19:49:41.859Z] [java] ----------------------------------------- [2023-01-15T19:49:41.859Z] [java] - singleton-cross-module-dependency: PASS - [2023-01-15T19:49:41.859Z] [java] ----------------------------------------- [2023-01-15T19:49:41.859Z] [java] Total PASS: 1 [2023-01-15T19:49:41.859Z] [java] Total FAIL: 0 [2023-01-15T19:49:41.859Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:49:41.859Z] [java] ----------------------------------------- [2023-01-15T19:49:41.859Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:41.859Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:41.859Z] [2023-01-15T19:49:41.859Z] setOSConditions: [2023-01-15T19:49:41.859Z] [2023-01-15T19:49:41.859Z] setToolWin: [2023-01-15T19:49:41.859Z] [2023-01-15T19:49:41.859Z] setToolUnix: [2023-01-15T19:49:41.859Z] [2023-01-15T19:49:41.859Z] setToolProperty: [2023-01-15T19:49:41.859Z] [2023-01-15T19:49:41.859Z] setS1ASclassPath: [2023-01-15T19:49:41.859Z] [2023-01-15T19:49:41.859Z] init-common: [2023-01-15T19:49:41.859Z] [2023-01-15T19:49:41.859Z] undeploy-common: [2023-01-15T19:49:41.859Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:42.422Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] asynchronous: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] all: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] remote: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setOSConditions: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolWin: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolUnix: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolProperty: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setS1ASclassPath: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] init-common: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] clean: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setOSConditions: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolWin: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolUnix: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolProperty: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setS1ASclassPath: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] init-common: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] clean-common: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setOSConditions: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolWin: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolUnix: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolProperty: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setS1ASclassPath: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] init-common: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] clean-classes-common: [2023-01-15T19:49:42.422Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setOSConditions: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolWin: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolUnix: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolProperty: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setS1ASclassPath: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] init-common: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] clean-jars-common: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] compile: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setOSConditions: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolWin: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolUnix: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setToolProperty: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] setS1ASclassPath: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] init-common: [2023-01-15T19:49:42.422Z] [2023-01-15T19:49:42.422Z] compile-common: [2023-01-15T19:49:42.422Z] [echo] Current time (ISO): 2023-01-15T19:49:42.285+0000 [2023-01-15T19:49:42.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:42.422Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:42.422Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:44.313Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:44.313Z] [javac] 1 warning [2023-01-15T19:49:44.313Z] [2023-01-15T19:49:44.313Z] setOSConditions: [2023-01-15T19:49:44.313Z] [2023-01-15T19:49:44.313Z] setToolWin: [2023-01-15T19:49:44.313Z] [2023-01-15T19:49:44.313Z] setToolUnix: [2023-01-15T19:49:44.313Z] [2023-01-15T19:49:44.313Z] setToolProperty: [2023-01-15T19:49:44.313Z] [2023-01-15T19:49:44.313Z] setS1ASclassPath: [2023-01-15T19:49:44.313Z] [2023-01-15T19:49:44.313Z] init-common: [2023-01-15T19:49:44.313Z] [2023-01-15T19:49:44.313Z] compile-common: [2023-01-15T19:49:44.313Z] [echo] Current time (ISO): 2023-01-15T19:49:43.971+0000 [2023-01-15T19:49:44.313Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:44.313Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:45.680Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:45.680Z] [javac] 1 warning [2023-01-15T19:49:45.680Z] [2023-01-15T19:49:45.680Z] build: [2023-01-15T19:49:45.680Z] [2023-01-15T19:49:45.680Z] setOSConditions: [2023-01-15T19:49:45.680Z] [2023-01-15T19:49:45.680Z] setToolWin: [2023-01-15T19:49:45.680Z] [2023-01-15T19:49:45.680Z] setToolUnix: [2023-01-15T19:49:45.680Z] [2023-01-15T19:49:45.680Z] setToolProperty: [2023-01-15T19:49:45.680Z] [2023-01-15T19:49:45.680Z] setS1ASclassPath: [2023-01-15T19:49:45.680Z] [2023-01-15T19:49:45.680Z] init-common: [2023-01-15T19:49:45.680Z] [2023-01-15T19:49:45.680Z] ejb-jar-common: [2023-01-15T19:49:45.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:49:45.936Z] [2023-01-15T19:49:45.936Z] package-ejbjar-common: [2023-01-15T19:49:45.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:45.936Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-remote-ejb.jar [2023-01-15T19:49:45.936Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:45.936Z] [2023-01-15T19:49:45.936Z] deploy: [2023-01-15T19:49:45.936Z] [2023-01-15T19:49:45.936Z] setOSConditions: [2023-01-15T19:49:45.936Z] [2023-01-15T19:49:45.936Z] setToolWin: [2023-01-15T19:49:45.936Z] [2023-01-15T19:49:45.936Z] setToolUnix: [2023-01-15T19:49:45.936Z] [2023-01-15T19:49:45.936Z] setToolProperty: [2023-01-15T19:49:45.936Z] [2023-01-15T19:49:45.936Z] setS1ASclassPath: [2023-01-15T19:49:45.936Z] [2023-01-15T19:49:45.936Z] init-common: [2023-01-15T19:49:45.936Z] [2023-01-15T19:49:45.936Z] deploy-jar-common: [2023-01-15T19:49:45.936Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:46.499Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-remote-ejb.jar [2023-01-15T19:49:46.499Z] [exec] Application deployed with name ejb-ejb31-asynchronous-remote-ejb. [2023-01-15T19:49:46.499Z] [2023-01-15T19:49:46.499Z] run: [2023-01-15T19:49:46.499Z] [2023-01-15T19:49:46.499Z] setOSConditions: [2023-01-15T19:49:46.499Z] [2023-01-15T19:49:46.499Z] setToolWin: [2023-01-15T19:49:46.499Z] [2023-01-15T19:49:46.499Z] setToolUnix: [2023-01-15T19:49:46.499Z] [2023-01-15T19:49:46.499Z] setToolProperty: [2023-01-15T19:49:46.499Z] [2023-01-15T19:49:46.499Z] setS1ASclassPath: [2023-01-15T19:49:46.499Z] [2023-01-15T19:49:46.499Z] init-common: [2023-01-15T19:49:46.499Z] [2023-01-15T19:49:46.499Z] run_se: [2023-01-15T19:49:46.499Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:47.427Z] [java] Jan 15, 2023 7:49:47 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:49:47.427Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:49:49.948Z] [java] Stateful bean says hello, world [2023-01-15T19:49:49.948Z] [java] [2023-01-15T19:49:49.948Z] [java] Stateful bean removed status = removed [2023-01-15T19:49:49.948Z] [java] Got nsee from helloAsync [2023-01-15T19:49:49.948Z] [java] Successfully received CreateException [2023-01-15T19:49:49.948Z] [java] Successfully received RemoteException [2023-01-15T19:49:49.948Z] [java] result of removeAfterCalling = removed [2023-01-15T19:49:49.948Z] [java] Successfully received NoSuchObjectException [2023-01-15T19:49:50.511Z] [java] ProcessAsync succesfully cancelled [2023-01-15T19:49:50.511Z] [java] ProcessAsync succesfully cancelled [2023-01-15T19:49:50.511Z] [java] ProcessAsync succesfully cancelled [2023-01-15T19:49:50.511Z] [java] ProcessAsync succesfully cancelled [2023-01-15T19:49:50.511Z] [java] ProcessAsync succesfully cancelled [2023-01-15T19:49:51.878Z] [java] cancel after done = hello, world [2023-01-15T19:49:51.878Z] [java] [2023-01-15T19:49:52.808Z] [java] ProcessAsync result : 3 [2023-01-15T19:49:52.808Z] [java] ProcessAsync result : 3 [2023-01-15T19:49:52.808Z] [java] ProcessAsync result : 3 [2023-01-15T19:49:52.808Z] [java] ProcessAsync result : 3 [2023-01-15T19:49:52.808Z] [java] ProcessAsync result : 3 [2023-01-15T19:49:52.808Z] [java] FireAndForget count = 10 expected = 10 [2023-01-15T19:49:52.808Z] [java] Value of key is: main [2023-01-15T19:49:52.808Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:49:52.808Z] [java] [2023-01-15T19:49:52.808Z] [java] [2023-01-15T19:49:52.808Z] [java] ----------------------------------------- [2023-01-15T19:49:52.808Z] [java] - main: PASS - [2023-01-15T19:49:52.808Z] [java] ----------------------------------------- [2023-01-15T19:49:52.808Z] [java] Total PASS: 1 [2023-01-15T19:49:52.808Z] [java] Total FAIL: 0 [2023-01-15T19:49:52.808Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:49:52.808Z] [java] ----------------------------------------- [2023-01-15T19:49:52.808Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:52.808Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:49:53.065Z] [2023-01-15T19:49:53.065Z] undeploy: [2023-01-15T19:49:53.065Z] [2023-01-15T19:49:53.065Z] setOSConditions: [2023-01-15T19:49:53.065Z] [2023-01-15T19:49:53.065Z] setToolWin: [2023-01-15T19:49:53.065Z] [2023-01-15T19:49:53.065Z] setToolUnix: [2023-01-15T19:49:53.065Z] [2023-01-15T19:49:53.065Z] setToolProperty: [2023-01-15T19:49:53.065Z] [2023-01-15T19:49:53.065Z] setS1ASclassPath: [2023-01-15T19:49:53.065Z] [2023-01-15T19:49:53.065Z] init-common: [2023-01-15T19:49:53.065Z] [2023-01-15T19:49:53.065Z] undeploy-jar-common: [2023-01-15T19:49:53.065Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:53.627Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] all: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] localandremote: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setOSConditions: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolWin: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolUnix: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolProperty: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setS1ASclassPath: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] init-common: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] clean: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setOSConditions: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolWin: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolUnix: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolProperty: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setS1ASclassPath: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] init-common: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] clean-common: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setOSConditions: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolWin: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolUnix: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolProperty: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setS1ASclassPath: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] init-common: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] clean-classes-common: [2023-01-15T19:49:53.627Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setOSConditions: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolWin: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolUnix: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolProperty: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setS1ASclassPath: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] init-common: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] clean-jars-common: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] compile: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setOSConditions: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolWin: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolUnix: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setToolProperty: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] setS1ASclassPath: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] init-common: [2023-01-15T19:49:53.627Z] [2023-01-15T19:49:53.627Z] compile-common: [2023-01-15T19:49:53.627Z] [echo] Current time (ISO): 2023-01-15T19:49:53.406+0000 [2023-01-15T19:49:53.627Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:53.627Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:53.628Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:55.518Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:55.518Z] [javac] 1 warning [2023-01-15T19:49:55.518Z] [2023-01-15T19:49:55.518Z] setOSConditions: [2023-01-15T19:49:55.518Z] [2023-01-15T19:49:55.518Z] setToolWin: [2023-01-15T19:49:55.518Z] [2023-01-15T19:49:55.518Z] setToolUnix: [2023-01-15T19:49:55.518Z] [2023-01-15T19:49:55.518Z] setToolProperty: [2023-01-15T19:49:55.518Z] [2023-01-15T19:49:55.518Z] setS1ASclassPath: [2023-01-15T19:49:55.518Z] [2023-01-15T19:49:55.518Z] init-common: [2023-01-15T19:49:55.518Z] [2023-01-15T19:49:55.518Z] compile-common: [2023-01-15T19:49:55.518Z] [echo] Current time (ISO): 2023-01-15T19:49:55.083+0000 [2023-01-15T19:49:55.518Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:49:55.518Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:56.887Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:49:56.887Z] [javac] 1 warning [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] build: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] setOSConditions: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] setToolWin: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] setToolUnix: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] setToolProperty: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] setS1ASclassPath: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] init-common: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] ejb-jar-common: [2023-01-15T19:49:56.887Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] package-ejbjar-common: [2023-01-15T19:49:56.887Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:56.887Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-localandremote-ejb.jar [2023-01-15T19:49:56.887Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] deploy: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] setOSConditions: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] setToolWin: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] setToolUnix: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] setToolProperty: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] setS1ASclassPath: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] init-common: [2023-01-15T19:49:56.887Z] [2023-01-15T19:49:56.887Z] deploy-jar-common: [2023-01-15T19:49:56.887Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:57.449Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-localandremote-ejb.jar [2023-01-15T19:49:57.449Z] [exec] Application deployed with name ejb-ejb31-asynchronous-localandremote-ejb. [2023-01-15T19:49:57.449Z] [2023-01-15T19:49:57.449Z] run: [2023-01-15T19:49:57.449Z] [2023-01-15T19:49:57.449Z] setOSConditions: [2023-01-15T19:49:57.449Z] [2023-01-15T19:49:57.449Z] setToolWin: [2023-01-15T19:49:57.449Z] [2023-01-15T19:49:57.449Z] setToolUnix: [2023-01-15T19:49:57.449Z] [2023-01-15T19:49:57.449Z] setToolProperty: [2023-01-15T19:49:57.449Z] [2023-01-15T19:49:57.449Z] setS1ASclassPath: [2023-01-15T19:49:57.449Z] [2023-01-15T19:49:57.449Z] init-common: [2023-01-15T19:49:57.449Z] [2023-01-15T19:49:57.449Z] run_se: [2023-01-15T19:49:57.705Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:49:58.267Z] [java] Jan 15, 2023 7:49:58 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:49:58.267Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:50:00.788Z] [java] isDone = true [2023-01-15T19:50:00.788Z] [java] Remote bean says Hello, Bob [2023-01-15T19:50:00.788Z] [java] Value of key is: main [2023-01-15T19:50:00.788Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:50:00.788Z] [java] [2023-01-15T19:50:00.788Z] [java] [2023-01-15T19:50:00.788Z] [java] ----------------------------------------- [2023-01-15T19:50:00.788Z] [java] - main: PASS - [2023-01-15T19:50:00.788Z] [java] ----------------------------------------- [2023-01-15T19:50:00.788Z] [java] Total PASS: 1 [2023-01-15T19:50:00.788Z] [java] Total FAIL: 0 [2023-01-15T19:50:00.788Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:50:00.788Z] [java] ----------------------------------------- [2023-01-15T19:50:00.788Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:50:00.788Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:50:00.788Z] [2023-01-15T19:50:00.788Z] undeploy: [2023-01-15T19:50:00.788Z] [2023-01-15T19:50:00.788Z] setOSConditions: [2023-01-15T19:50:00.788Z] [2023-01-15T19:50:00.788Z] setToolWin: [2023-01-15T19:50:00.788Z] [2023-01-15T19:50:00.788Z] setToolUnix: [2023-01-15T19:50:00.788Z] [2023-01-15T19:50:00.788Z] setToolProperty: [2023-01-15T19:50:00.788Z] [2023-01-15T19:50:00.788Z] setS1ASclassPath: [2023-01-15T19:50:00.788Z] [2023-01-15T19:50:00.788Z] init-common: [2023-01-15T19:50:00.788Z] [2023-01-15T19:50:00.788Z] undeploy-jar-common: [2023-01-15T19:50:00.788Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:01.048Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] all: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] timer31: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] all: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] nonpersistenttimer: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] setOSConditions: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] setToolWin: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] setToolUnix: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] setToolProperty: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] setS1ASclassPath: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] init-common: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] clean: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] setOSConditions: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] setToolWin: [2023-01-15T19:50:01.304Z] [2023-01-15T19:50:01.304Z] setToolUnix: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setToolProperty: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setS1ASclassPath: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] init-common: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] clean-common: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setOSConditions: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setToolWin: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setToolUnix: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setToolProperty: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setS1ASclassPath: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] init-common: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] clean-classes-common: [2023-01-15T19:50:01.305Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setOSConditions: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setToolWin: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setToolUnix: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setToolProperty: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setS1ASclassPath: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] init-common: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] clean-jars-common: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] compile: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setOSConditions: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setToolWin: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setToolUnix: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setToolProperty: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] setS1ASclassPath: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] init-common: [2023-01-15T19:50:01.305Z] [2023-01-15T19:50:01.305Z] compile-common: [2023-01-15T19:50:01.305Z] [echo] Current time (ISO): 2023-01-15T19:50:01.131+0000 [2023-01-15T19:50:01.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:50:01.305Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:50:01.305Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:03.195Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:50:03.195Z] [javac] 1 warning [2023-01-15T19:50:03.195Z] [2023-01-15T19:50:03.195Z] setOSConditions: [2023-01-15T19:50:03.195Z] [2023-01-15T19:50:03.195Z] setToolWin: [2023-01-15T19:50:03.195Z] [2023-01-15T19:50:03.195Z] setToolUnix: [2023-01-15T19:50:03.195Z] [2023-01-15T19:50:03.195Z] setToolProperty: [2023-01-15T19:50:03.195Z] [2023-01-15T19:50:03.195Z] setS1ASclassPath: [2023-01-15T19:50:03.195Z] [2023-01-15T19:50:03.195Z] init-common: [2023-01-15T19:50:03.195Z] [2023-01-15T19:50:03.195Z] compile-common: [2023-01-15T19:50:03.195Z] [echo] Current time (ISO): 2023-01-15T19:50:03.187+0000 [2023-01-15T19:50:03.195Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:50:03.451Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:05.341Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:50:05.341Z] [javac] 1 warning [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] build: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] setOSConditions: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] fixFiles: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] convUnix: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] convWin: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] setToolWin: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] setToolUnix: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] setToolProperty: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] setS1ASclassPath: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] init-common: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] package-persistence-common: [2023-01-15T19:50:05.341Z] [2023-01-15T19:50:05.341Z] ejb-jar-common: [2023-01-15T19:50:05.341Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] package-ejbjar-common: [2023-01-15T19:50:05.342Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:05.342Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:05.342Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:05.342Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimer-ejb.jar [2023-01-15T19:50:05.342Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] appclient-jar-common: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] package-appclientjar-common: [2023-01-15T19:50:05.342Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:05.342Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:05.342Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:05.342Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimer-client.jar [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] webclient-war-common: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] build-ear-common: [2023-01-15T19:50:05.342Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:05.342Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:05.342Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerApp.ear [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] deploy: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] setOSConditions: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] setToolWin: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] setToolUnix: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] setToolProperty: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] setS1ASclassPath: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] init-common: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] deploy-common: [2023-01-15T19:50:05.342Z] [echo] Current time (ISO): 2023-01-15T19:50:04.953+0000 [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] setOSConditions: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] setToolWin: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] setToolUnix: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] setToolProperty: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] setS1ASclassPath: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] init-common: [2023-01-15T19:50:05.342Z] [2023-01-15T19:50:05.342Z] deploy-common-pe: [2023-01-15T19:50:05.342Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:05.598Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerApp.ear [2023-01-15T19:50:05.859Z] [exec] Application deployed with name ejb-timer-nonpersistenttimerApp. [2023-01-15T19:50:05.859Z] [echo] Deployment on target server server successful [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] setOSConditions: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] setToolWin: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] setToolUnix: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] setToolProperty: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] setS1ASclassPath: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] init-common: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] deploy-common-ee: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] run: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] setOSConditions: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] setToolWin: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] setToolUnix: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] setToolProperty: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] setS1ASclassPath: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] init-common: [2023-01-15T19:50:05.859Z] [2023-01-15T19:50:05.859Z] runclient-common: [2023-01-15T19:50:05.859Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:50:05.859Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:06.422Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:06.984Z] [exec] Jan 15, 2023 7:50:06 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:50:06.984Z] [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. [2023-01-15T19:50:07.546Z] [exec] Jan 15, 2023 7:50:07 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:50:07.547Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:50:10.068Z] [exec] Doing foo timer test for ejbs/Foo_CMT [Pipeline] junit [2023-01-15T19:50:20.242Z] Recording test results [2023-01-15T19:50:22.245Z] [exec] Foo: ejbs/Foo_CMT passed!! [2023-01-15T19:50:22.245Z] [exec] Value of key is: ejbs/Foo_CMT [2023-01-15T19:50:22.245Z] [exec] Doing foo timer test for ejbs/Foo_UNSPECIFIED_TX [2023-01-15T19:50:27.908Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T19:50:34.417Z] [exec] Foo: ejbs/Foo_UNSPECIFIED_TX passed!! [2023-01-15T19:50:34.417Z] [exec] Value of key is: ejbs/Foo_UNSPECIFIED_TX [2023-01-15T19:50:34.417Z] [exec] Doing foo timer test for ejbs/Foo_BMT [2023-01-15T19:50:46.594Z] [exec] Foo: ejbs/Foo_BMT passed!! [2023-01-15T19:50:46.594Z] [exec] Value of key is: ejbs/Foo_BMT [2023-01-15T19:50:46.594Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:50:46.594Z] [exec] [2023-01-15T19:50:46.594Z] [exec] [2023-01-15T19:50:46.594Z] [exec] ----------------------------------------- [2023-01-15T19:50:46.594Z] [exec] - ejbs/Foo_UNSPECIFIED_TX: PASS - [2023-01-15T19:50:46.594Z] [exec] - ejbs/Foo_CMT: PASS - [2023-01-15T19:50:46.594Z] [exec] - ejbs/Foo_BMT: PASS - [2023-01-15T19:50:46.594Z] [exec] ----------------------------------------- [2023-01-15T19:50:46.594Z] [exec] Total PASS: 3 [2023-01-15T19:50:46.594Z] [exec] Total FAIL: 0 [2023-01-15T19:50:46.594Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:50:46.594Z] [exec] ----------------------------------------- [2023-01-15T19:50:46.594Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:50:46.594Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] checkReporting-common: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] confirmReportPresent-common: [2023-01-15T19:50:46.594Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:50:46.594Z] [echo] Test seems to be reported fine [2023-01-15T19:50:46.594Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/nonpersistenttimer/RepRunConf.txt [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] confirmMissingReport-common: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] undeploy: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] setOSConditions: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] setToolWin: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] setToolUnix: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] setToolProperty: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] setS1ASclassPath: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] init-common: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] undeploy-common: [2023-01-15T19:50:46.594Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:46.594Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] all: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] schedule_exp: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] setOSConditions: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] setToolWin: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] setToolUnix: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] setToolProperty: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.594Z] setS1ASclassPath: [2023-01-15T19:50:46.594Z] [2023-01-15T19:50:46.595Z] init-common: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] clean: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setOSConditions: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolWin: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolUnix: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolProperty: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setS1ASclassPath: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] init-common: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] clean-common: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setOSConditions: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolWin: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolUnix: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolProperty: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setS1ASclassPath: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] init-common: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] clean-classes-common: [2023-01-15T19:50:46.595Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setOSConditions: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolWin: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolUnix: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolProperty: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setS1ASclassPath: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] init-common: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] clean-jars-common: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] compile: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setOSConditions: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolWin: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolUnix: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setToolProperty: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] setS1ASclassPath: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] init-common: [2023-01-15T19:50:46.595Z] [2023-01-15T19:50:46.595Z] compile-common: [2023-01-15T19:50:46.595Z] [echo] Current time (ISO): 2023-01-15T19:50:46.547+0000 [2023-01-15T19:50:46.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:50:46.595Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:50:46.851Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:48.217Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:50:48.473Z] [javac] 1 warning [2023-01-15T19:50:48.473Z] [2023-01-15T19:50:48.473Z] setOSConditions: [2023-01-15T19:50:48.473Z] [2023-01-15T19:50:48.473Z] setToolWin: [2023-01-15T19:50:48.473Z] [2023-01-15T19:50:48.473Z] setToolUnix: [2023-01-15T19:50:48.473Z] [2023-01-15T19:50:48.473Z] setToolProperty: [2023-01-15T19:50:48.473Z] [2023-01-15T19:50:48.473Z] setS1ASclassPath: [2023-01-15T19:50:48.473Z] [2023-01-15T19:50:48.473Z] init-common: [2023-01-15T19:50:48.473Z] [2023-01-15T19:50:48.473Z] compile-common: [2023-01-15T19:50:48.473Z] [echo] Current time (ISO): 2023-01-15T19:50:48.321+0000 [2023-01-15T19:50:48.473Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:50:48.473Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:50.364Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:50:50.364Z] [javac] 1 warning [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] build: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] setOSConditions: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] fixFiles: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] convUnix: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] convWin: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] setToolWin: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] setToolUnix: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] setToolProperty: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] setS1ASclassPath: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] init-common: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] package-persistence-common: [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] ejb-jar-common: [2023-01-15T19:50:50.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:50:50.364Z] [2023-01-15T19:50:50.364Z] package-ejbjar-common: [2023-01-15T19:50:50.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:50.364Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-exp-ejb.jar [2023-01-15T19:50:50.365Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] appclient-jar-common: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] package-appclientjar-common: [2023-01-15T19:50:50.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:50.365Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-exp-client.jar [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] webclient-war-common: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] build-ear-common: [2023-01-15T19:50:50.365Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:50.365Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:50:50.365Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-expApp.ear [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] deploy: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] setOSConditions: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] setToolWin: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] setToolUnix: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] setToolProperty: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] setS1ASclassPath: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] init-common: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] deploy-common: [2023-01-15T19:50:50.365Z] [echo] Current time (ISO): 2023-01-15T19:50:49.984+0000 [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] setOSConditions: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] setToolWin: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] setToolUnix: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] setToolProperty: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] setS1ASclassPath: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] init-common: [2023-01-15T19:50:50.365Z] [2023-01-15T19:50:50.365Z] deploy-common-pe: [2023-01-15T19:50:50.365Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:50.621Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-expApp.ear [2023-01-15T19:50:50.878Z] [exec] Application deployed with name ejb-timer-schedule-expApp. [2023-01-15T19:50:50.878Z] [echo] Deployment on target server server successful [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] setOSConditions: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] setToolWin: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] setToolUnix: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] setToolProperty: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] setS1ASclassPath: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] init-common: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] deploy-common-ee: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] run: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] setOSConditions: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] setToolWin: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] setToolUnix: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] setToolProperty: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] setS1ASclassPath: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] init-common: [2023-01-15T19:50:50.878Z] [2023-01-15T19:50:50.878Z] runclient-common: [2023-01-15T19:50:50.878Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:50:50.878Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:51.440Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:50:52.003Z] [exec] Jan 15, 2023 7:50:51 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:50:52.003Z] [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. [2023-01-15T19:50:52.565Z] [exec] Jan 15, 2023 7:50:52 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:50:52.565Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T19:50:55.109Z] [exec] Creating timers for schedule_exp timer test [2023-01-15T19:50:55.109Z] [exec] Waiting timers to expire for schedule_exp timer test [2023-01-15T19:51:09.960Z] [exec] Verifying timers for schedule_exp timer test [2023-01-15T19:51:09.960Z] [exec] Value of key is: [2023-01-15T19:51:09.960Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:51:09.960Z] [exec] [2023-01-15T19:51:09.960Z] [exec] [2023-01-15T19:51:09.960Z] [exec] ----------------------------------------- [2023-01-15T19:51:09.960Z] [exec] - : PASS - [2023-01-15T19:51:09.960Z] [exec] ----------------------------------------- [2023-01-15T19:51:09.960Z] [exec] Total PASS: 1 [2023-01-15T19:51:09.960Z] [exec] Total FAIL: 0 [2023-01-15T19:51:09.960Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:51:09.960Z] [exec] ----------------------------------------- [2023-01-15T19:51:09.960Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:51:09.960Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] checkReporting-common: [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] confirmReportPresent-common: [2023-01-15T19:51:09.960Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:51:09.960Z] [echo] Test seems to be reported fine [2023-01-15T19:51:09.960Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_exp/RepRunConf.txt [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] confirmMissingReport-common: [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] undeploy: [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] setOSConditions: [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] setToolWin: [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] setToolUnix: [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] setToolProperty: [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] setS1ASclassPath: [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] init-common: [2023-01-15T19:51:09.960Z] [2023-01-15T19:51:09.960Z] undeploy-common: [2023-01-15T19:51:10.217Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:10.474Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-schedule-expApp [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] all: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] schedule_ann: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setOSConditions: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolWin: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolUnix: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolProperty: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setS1ASclassPath: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] init-common: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] clean: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setOSConditions: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolWin: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolUnix: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolProperty: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setS1ASclassPath: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] init-common: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] clean-common: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setOSConditions: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolWin: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolUnix: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolProperty: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setS1ASclassPath: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] init-common: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] clean-classes-common: [2023-01-15T19:51:10.730Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setOSConditions: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolWin: [2023-01-15T19:51:10.730Z] [2023-01-15T19:51:10.730Z] setToolUnix: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] setToolProperty: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] setS1ASclassPath: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] init-common: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] clean-jars-common: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] compile: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] setOSConditions: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] setToolWin: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] setToolUnix: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] setToolProperty: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] setS1ASclassPath: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] init-common: [2023-01-15T19:51:10.731Z] [2023-01-15T19:51:10.731Z] compile-common: [2023-01-15T19:51:10.731Z] [echo] Current time (ISO): 2023-01-15T19:51:10.531+0000 [2023-01-15T19:51:10.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:10.731Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:10.731Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:12.623Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:51:12.623Z] [javac] 1 warning [2023-01-15T19:51:12.623Z] [2023-01-15T19:51:12.623Z] setOSConditions: [2023-01-15T19:51:12.623Z] [2023-01-15T19:51:12.623Z] setToolWin: [2023-01-15T19:51:12.623Z] [2023-01-15T19:51:12.623Z] setToolUnix: [2023-01-15T19:51:12.623Z] [2023-01-15T19:51:12.623Z] setToolProperty: [2023-01-15T19:51:12.623Z] [2023-01-15T19:51:12.623Z] setS1ASclassPath: [2023-01-15T19:51:12.623Z] [2023-01-15T19:51:12.623Z] init-common: [2023-01-15T19:51:12.623Z] [2023-01-15T19:51:12.623Z] compile-common: [2023-01-15T19:51:12.623Z] [echo] Current time (ISO): 2023-01-15T19:51:12.397+0000 [2023-01-15T19:51:12.623Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:12.623Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:14.517Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:51:14.517Z] [javac] 1 warning [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] build: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setOSConditions: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] fixFiles: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] convUnix: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] convWin: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setToolWin: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setToolUnix: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setToolProperty: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setS1ASclassPath: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] init-common: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] package-persistence-common: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] ejb-jar-common: [2023-01-15T19:51:14.517Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] package-ejbjar-common: [2023-01-15T19:51:14.517Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:14.517Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:14.517Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-ann-ejb.jar [2023-01-15T19:51:14.517Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] appclient-jar-common: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] package-appclientjar-common: [2023-01-15T19:51:14.517Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:14.517Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-ann-client.jar [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] webclient-war-common: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] build-ear-common: [2023-01-15T19:51:14.517Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:14.517Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:14.517Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-annApp.ear [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] deploy: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setOSConditions: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setToolWin: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setToolUnix: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setToolProperty: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setS1ASclassPath: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] init-common: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] deploy-common: [2023-01-15T19:51:14.517Z] [echo] Current time (ISO): 2023-01-15T19:51:14.126+0000 [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setOSConditions: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setToolWin: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setToolUnix: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setToolProperty: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] setS1ASclassPath: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] init-common: [2023-01-15T19:51:14.517Z] [2023-01-15T19:51:14.517Z] deploy-common-pe: [2023-01-15T19:51:14.517Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:14.774Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-annApp.ear [2023-01-15T19:51:15.030Z] [exec] Application deployed with name ejb-timer-schedule-annApp. [2023-01-15T19:51:15.030Z] [echo] Deployment on target server server successful [2023-01-15T19:51:15.030Z] [2023-01-15T19:51:15.030Z] setOSConditions: [2023-01-15T19:51:15.030Z] [2023-01-15T19:51:15.030Z] setToolWin: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] setToolUnix: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] setToolProperty: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] setS1ASclassPath: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] init-common: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] deploy-common-ee: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] run: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] setOSConditions: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] setToolWin: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] setToolUnix: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] setToolProperty: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] setS1ASclassPath: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] init-common: [2023-01-15T19:51:15.031Z] [2023-01-15T19:51:15.031Z] runclient-common: [2023-01-15T19:51:15.031Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-annAppClient.jar -name ejb-timer-schedule-annClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:51:15.031Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:15.593Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:16.156Z] [exec] Jan 15, 2023 7:51:15 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:51:16.157Z] [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. [2023-01-15T19:51:17.087Z] [exec] Jan 15, 2023 7:51:16 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:51:17.087Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-schedule-ann-client] with main class [com.sun.s1asdev.timer31.schedule_ann.client.Client] in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-annAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-schedule-annClient [2023-01-15T19:51:18.980Z] [exec] Waiting timers to expire for schedule_ann timer test [2023-01-15T19:51:31.156Z] [exec] Verifying timers for schedule_ann timer test [2023-01-15T19:51:31.156Z] [exec] Value of key is: [2023-01-15T19:51:31.156Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:51:31.156Z] [exec] [2023-01-15T19:51:31.156Z] [exec] [2023-01-15T19:51:31.156Z] [exec] ----------------------------------------- [2023-01-15T19:51:31.156Z] [exec] - : PASS - [2023-01-15T19:51:31.156Z] [exec] ----------------------------------------- [2023-01-15T19:51:31.156Z] [exec] Total PASS: 1 [2023-01-15T19:51:31.156Z] [exec] Total FAIL: 0 [2023-01-15T19:51:31.156Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:51:31.156Z] [exec] ----------------------------------------- [2023-01-15T19:51:31.156Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:51:31.156Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] checkReporting-common: [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] confirmReportPresent-common: [2023-01-15T19:51:31.413Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:51:31.413Z] [echo] Test seems to be reported fine [2023-01-15T19:51:31.413Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_ann/RepRunConf.txt [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] confirmMissingReport-common: [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] undeploy: [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] setOSConditions: [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] setToolWin: [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] setToolUnix: [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] setToolProperty: [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] setS1ASclassPath: [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] init-common: [2023-01-15T19:51:31.413Z] [2023-01-15T19:51:31.413Z] undeploy-common: [2023-01-15T19:51:31.413Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:31.976Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-schedule-annApp [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] all: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] schedule_on_ejb_timeout: [2023-01-15T19:51:31.976Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:31.976Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:31.976Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setOSConditions: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setToolWin: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setToolUnix: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setToolProperty: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setS1ASclassPath: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] init-common: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] clean: [2023-01-15T19:51:31.976Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:31.976Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:31.976Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setOSConditions: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setToolWin: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setToolUnix: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setToolProperty: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setS1ASclassPath: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] init-common: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] clean-common: [2023-01-15T19:51:31.976Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:31.976Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:31.976Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setOSConditions: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setToolWin: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setToolUnix: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setToolProperty: [2023-01-15T19:51:31.976Z] [2023-01-15T19:51:31.976Z] setS1ASclassPath: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] init-common: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] clean-classes-common: [2023-01-15T19:51:31.977Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:51:31.977Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:31.977Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:31.977Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] setOSConditions: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] setToolWin: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] setToolUnix: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] setToolProperty: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] setS1ASclassPath: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] init-common: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] clean-jars-common: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] compile: [2023-01-15T19:51:31.977Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:31.977Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:31.977Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] setOSConditions: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] setToolWin: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] setToolUnix: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] setToolProperty: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] setS1ASclassPath: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] init-common: [2023-01-15T19:51:31.977Z] [2023-01-15T19:51:31.977Z] compile-common: [2023-01-15T19:51:31.977Z] [echo] Current time (ISO): 2023-01-15T19:51:31.905+0000 [2023-01-15T19:51:31.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:31.977Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:32.233Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:33.599Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:51:33.856Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/ejb/StlesEJB.java uses unchecked or unsafe operations. [2023-01-15T19:51:33.856Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:51:33.856Z] [javac] 1 warning [2023-01-15T19:51:33.856Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:33.856Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:33.856Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:33.856Z] [2023-01-15T19:51:33.856Z] setOSConditions: [2023-01-15T19:51:33.856Z] [2023-01-15T19:51:33.856Z] setToolWin: [2023-01-15T19:51:33.856Z] [2023-01-15T19:51:33.856Z] setToolUnix: [2023-01-15T19:51:33.856Z] [2023-01-15T19:51:33.857Z] setToolProperty: [2023-01-15T19:51:33.857Z] [2023-01-15T19:51:33.857Z] setS1ASclassPath: [2023-01-15T19:51:33.857Z] [2023-01-15T19:51:33.857Z] init-common: [2023-01-15T19:51:33.857Z] [2023-01-15T19:51:33.857Z] compile-common: [2023-01-15T19:51:33.857Z] [echo] Current time (ISO): 2023-01-15T19:51:33.611+0000 [2023-01-15T19:51:33.857Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:33.857Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:35.749Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:51:35.749Z] [javac] 1 warning [2023-01-15T19:51:35.749Z] [2023-01-15T19:51:35.749Z] build: [2023-01-15T19:51:35.749Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:35.749Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:35.749Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:35.749Z] [2023-01-15T19:51:35.749Z] setOSConditions: [2023-01-15T19:51:35.749Z] [2023-01-15T19:51:35.749Z] fixFiles: [2023-01-15T19:51:35.749Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:35.749Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:35.750Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] convUnix: [2023-01-15T19:51:35.750Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:35.750Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:35.750Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] convWin: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] setToolWin: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] setToolUnix: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] setToolProperty: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] setS1ASclassPath: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] init-common: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] package-persistence-common: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] ejb-jar-common: [2023-01-15T19:51:35.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:51:35.750Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:35.750Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:35.750Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] package-ejbjar-common: [2023-01-15T19:51:35.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:35.750Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:35.750Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeout-ejb.jar [2023-01-15T19:51:35.750Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] appclient-jar-common: [2023-01-15T19:51:35.750Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:35.750Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:35.750Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] package-appclientjar-common: [2023-01-15T19:51:35.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:35.750Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeout-client.jar [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] webclient-war-common: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] build-ear-common: [2023-01-15T19:51:35.750Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeoutApp.ear [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] deploy: [2023-01-15T19:51:35.750Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:35.750Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:35.750Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] setOSConditions: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] setToolWin: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] setToolUnix: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] setToolProperty: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] setS1ASclassPath: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] init-common: [2023-01-15T19:51:35.750Z] [2023-01-15T19:51:35.750Z] deploy-common: [2023-01-15T19:51:35.750Z] [echo] Current time (ISO): 2023-01-15T19:51:35.380+0000 [2023-01-15T19:51:35.750Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:35.751Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:35.751Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:35.751Z] [2023-01-15T19:51:35.751Z] setOSConditions: [2023-01-15T19:51:35.751Z] [2023-01-15T19:51:35.751Z] setToolWin: [2023-01-15T19:51:35.751Z] [2023-01-15T19:51:35.751Z] setToolUnix: [2023-01-15T19:51:35.751Z] [2023-01-15T19:51:35.751Z] setToolProperty: [2023-01-15T19:51:35.751Z] [2023-01-15T19:51:35.751Z] setS1ASclassPath: [2023-01-15T19:51:35.751Z] [2023-01-15T19:51:35.751Z] init-common: [2023-01-15T19:51:35.751Z] [2023-01-15T19:51:35.751Z] deploy-common-pe: [2023-01-15T19:51:35.751Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:36.007Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeoutApp.ear [2023-01-15T19:51:36.007Z] [exec] Application deployed with name ejb-timer-schedule-on-ejb-timeoutApp. [2023-01-15T19:51:36.263Z] [echo] Deployment on target server server successful [2023-01-15T19:51:36.263Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:36.263Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:36.263Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] setOSConditions: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] setToolWin: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] setToolUnix: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] setToolProperty: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] setS1ASclassPath: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] init-common: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] deploy-common-ee: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] run: [2023-01-15T19:51:36.263Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:36.263Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:36.263Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] setOSConditions: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] setToolWin: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] setToolUnix: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] setToolProperty: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] setS1ASclassPath: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] init-common: [2023-01-15T19:51:36.263Z] [2023-01-15T19:51:36.263Z] runclient-common: [2023-01-15T19:51:36.264Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeoutAppClient.jar -name ejb-timer-schedule-on-ejb-timeoutClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:51:36.264Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:36.826Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:37.387Z] [exec] Jan 15, 2023 7:51:37 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:51:37.387Z] [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. [2023-01-15T19:51:37.949Z] [exec] Jan 15, 2023 7:51:37 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:51:37.949Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-schedule-on-ejb-timeout-client] with main class [com.sun.s1asdev.timer31.schedule_on_ejb_timeout.client.Client] in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeoutAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-schedule-on-ejb-timeoutClient [2023-01-15T19:51:40.468Z] [exec] Waiting timers to expire for schedule_on_ejb_timeout timer test [2023-01-15T19:51:42.364Z] [exec] Verifying timers for schedule_on_ejb_timeout timer test [2023-01-15T19:51:42.364Z] [exec] Value of key is: [2023-01-15T19:51:42.364Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:51:42.364Z] [exec] [2023-01-15T19:51:42.364Z] [exec] [2023-01-15T19:51:42.364Z] [exec] ----------------------------------------- [2023-01-15T19:51:42.364Z] [exec] - : PASS - [2023-01-15T19:51:42.364Z] [exec] ----------------------------------------- [2023-01-15T19:51:42.364Z] [exec] Total PASS: 1 [2023-01-15T19:51:42.364Z] [exec] Total FAIL: 0 [2023-01-15T19:51:42.364Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:51:42.364Z] [exec] ----------------------------------------- [2023-01-15T19:51:42.364Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:51:42.364Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:51:42.620Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:42.620Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:42.620Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:42.620Z] [2023-01-15T19:51:42.620Z] checkReporting-common: [2023-01-15T19:51:42.620Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:42.620Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:42.620Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:42.620Z] [2023-01-15T19:51:42.620Z] confirmReportPresent-common: [2023-01-15T19:51:42.620Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:51:42.620Z] [echo] Test seems to be reported fine [2023-01-15T19:51:42.620Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/RepRunConf.txt [2023-01-15T19:51:42.620Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:42.620Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:42.621Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:42.621Z] [2023-01-15T19:51:42.621Z] confirmMissingReport-common: [2023-01-15T19:51:42.621Z] [2023-01-15T19:51:42.621Z] undeploy: [2023-01-15T19:51:42.621Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T19:51:42.621Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2023-01-15T19:51:42.621Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T19:51:42.621Z] [2023-01-15T19:51:42.621Z] setOSConditions: [2023-01-15T19:51:42.621Z] [2023-01-15T19:51:42.621Z] setToolWin: [2023-01-15T19:51:42.621Z] [2023-01-15T19:51:42.621Z] setToolUnix: [2023-01-15T19:51:42.621Z] [2023-01-15T19:51:42.621Z] setToolProperty: [2023-01-15T19:51:42.621Z] [2023-01-15T19:51:42.621Z] setS1ASclassPath: [2023-01-15T19:51:42.621Z] [2023-01-15T19:51:42.621Z] init-common: [2023-01-15T19:51:42.621Z] [2023-01-15T19:51:42.621Z] undeploy-common: [2023-01-15T19:51:42.621Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:43.184Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-schedule-on-ejb-timeoutApp [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] all: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] aroundtimeout: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setOSConditions: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolWin: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolUnix: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolProperty: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setS1ASclassPath: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] init-common: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] clean: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setOSConditions: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolWin: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolUnix: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolProperty: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setS1ASclassPath: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] init-common: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] clean-common: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setOSConditions: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolWin: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolUnix: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolProperty: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setS1ASclassPath: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] init-common: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] clean-classes-common: [2023-01-15T19:51:43.184Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setOSConditions: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolWin: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolUnix: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolProperty: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setS1ASclassPath: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] init-common: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] clean-jars-common: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] compile: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setOSConditions: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolWin: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolUnix: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setToolProperty: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] setS1ASclassPath: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] init-common: [2023-01-15T19:51:43.184Z] [2023-01-15T19:51:43.184Z] compile-common: [2023-01-15T19:51:43.184Z] [echo] Current time (ISO): 2023-01-15T19:51:42.981+0000 [2023-01-15T19:51:43.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:43.184Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:43.184Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:45.077Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:51:45.077Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/aroundtimeout/ejb/Common.java uses unchecked or unsafe operations. [2023-01-15T19:51:45.077Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T19:51:45.077Z] [javac] 1 warning [2023-01-15T19:51:45.077Z] [2023-01-15T19:51:45.077Z] setOSConditions: [2023-01-15T19:51:45.077Z] [2023-01-15T19:51:45.077Z] setToolWin: [2023-01-15T19:51:45.077Z] [2023-01-15T19:51:45.077Z] setToolUnix: [2023-01-15T19:51:45.077Z] [2023-01-15T19:51:45.077Z] setToolProperty: [2023-01-15T19:51:45.077Z] [2023-01-15T19:51:45.077Z] setS1ASclassPath: [2023-01-15T19:51:45.077Z] [2023-01-15T19:51:45.077Z] init-common: [2023-01-15T19:51:45.077Z] [2023-01-15T19:51:45.077Z] compile-common: [2023-01-15T19:51:45.077Z] [echo] Current time (ISO): 2023-01-15T19:51:44.909+0000 [2023-01-15T19:51:45.077Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:45.077Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:46.449Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:51:46.705Z] [javac] 1 warning [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] build: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setOSConditions: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] fixFiles: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] convUnix: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] convWin: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setToolWin: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setToolUnix: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setToolProperty: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setS1ASclassPath: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] init-common: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] package-persistence-common: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] ejb-jar-common: [2023-01-15T19:51:46.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] package-ejbjar-common: [2023-01-15T19:51:46.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:46.705Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:46.705Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeout-ejb.jar [2023-01-15T19:51:46.705Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] appclient-jar-common: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] package-appclientjar-common: [2023-01-15T19:51:46.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:51:46.705Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeout-client.jar [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] webclient-war-common: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] build-ear-common: [2023-01-15T19:51:46.705Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeoutApp.ear [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] deploy: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setOSConditions: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setToolWin: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setToolUnix: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setToolProperty: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setS1ASclassPath: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] init-common: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] deploy-common: [2023-01-15T19:51:46.705Z] [echo] Current time (ISO): 2023-01-15T19:51:46.567+0000 [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setOSConditions: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setToolWin: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setToolUnix: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setToolProperty: [2023-01-15T19:51:46.705Z] [2023-01-15T19:51:46.705Z] setS1ASclassPath: [2023-01-15T19:51:46.706Z] [2023-01-15T19:51:46.706Z] init-common: [2023-01-15T19:51:46.706Z] [2023-01-15T19:51:46.706Z] deploy-common-pe: [2023-01-15T19:51:46.706Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:47.268Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeoutApp.ear [2023-01-15T19:51:47.527Z] [exec] Application deployed with name ejb-ejb31-aroundtimeoutApp. [2023-01-15T19:51:47.527Z] [echo] Deployment on target server server successful [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] setOSConditions: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] setToolWin: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] setToolUnix: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] setToolProperty: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] setS1ASclassPath: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] init-common: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] deploy-common-ee: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] run: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] setOSConditions: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] setToolWin: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] setToolUnix: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] setToolProperty: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] setS1ASclassPath: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] init-common: [2023-01-15T19:51:47.527Z] [2023-01-15T19:51:47.527Z] runclient-common: [2023-01-15T19:51:47.527Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeoutAppClient.jar -name ejb-ejb31-aroundtimeoutClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T19:51:47.784Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:48.040Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:48.603Z] [exec] Jan 15, 2023 7:51:48 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:51:48.603Z] [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. [2023-01-15T19:51:49.533Z] [exec] Jan 15, 2023 7:51:49 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:51:49.533Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb31-aroundtimeout-client] with main class [com.sun.s1asdev.ejb.ejb31.aroundtimeout.client.Client] in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeoutAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb31-aroundtimeoutClient [2023-01-15T19:51:52.054Z] [exec] Sleeping for 7 seconds before checking results... [2023-01-15T19:51:58.600Z] [exec] verifying Sless3 tests [2023-01-15T19:51:58.600Z] [exec] verifying Sless4 tests [2023-01-15T19:51:58.600Z] [exec] verifying Sless5 tests [2023-01-15T19:51:58.600Z] [exec] verifying Sless6 & SlessEJB7 tests [2023-01-15T19:51:58.600Z] [exec] test complete [2023-01-15T19:51:58.600Z] [exec] Value of key is: main [2023-01-15T19:51:58.600Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:51:58.600Z] [exec] [2023-01-15T19:51:58.600Z] [exec] [2023-01-15T19:51:58.600Z] [exec] ----------------------------------------- [2023-01-15T19:51:58.600Z] [exec] - main: PASS - [2023-01-15T19:51:58.600Z] [exec] ----------------------------------------- [2023-01-15T19:51:58.600Z] [exec] Total PASS: 1 [2023-01-15T19:51:58.600Z] [exec] Total FAIL: 0 [2023-01-15T19:51:58.600Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:51:58.600Z] [exec] ----------------------------------------- [2023-01-15T19:51:58.600Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:51:58.600Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] checkReporting-common: [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] confirmReportPresent-common: [2023-01-15T19:51:58.856Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:51:58.856Z] [echo] Test seems to be reported fine [2023-01-15T19:51:58.856Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/aroundtimeout/RepRunConf.txt [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] confirmMissingReport-common: [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] undeploy: [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] setOSConditions: [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] setToolWin: [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] setToolUnix: [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] setToolProperty: [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] setS1ASclassPath: [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] init-common: [2023-01-15T19:51:58.856Z] [2023-01-15T19:51:58.856Z] undeploy-common: [2023-01-15T19:51:59.112Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:51:59.368Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-aroundtimeoutApp [2023-01-15T19:51:59.368Z] [2023-01-15T19:51:59.368Z] all: [2023-01-15T19:51:59.368Z] [2023-01-15T19:51:59.368Z] mdb: [2023-01-15T19:51:59.368Z] [2023-01-15T19:51:59.368Z] setOSConditions: [2023-01-15T19:51:59.368Z] [2023-01-15T19:51:59.368Z] setToolWin: [2023-01-15T19:51:59.368Z] [2023-01-15T19:51:59.368Z] setToolUnix: [2023-01-15T19:51:59.368Z] [2023-01-15T19:51:59.368Z] setToolProperty: [2023-01-15T19:51:59.368Z] [2023-01-15T19:51:59.368Z] setS1ASclassPath: [2023-01-15T19:51:59.368Z] [2023-01-15T19:51:59.368Z] init-common: [2023-01-15T19:51:59.368Z] [2023-01-15T19:51:59.368Z] clean: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setOSConditions: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolWin: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolUnix: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolProperty: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setS1ASclassPath: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] init-common: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] clean-common: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setOSConditions: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolWin: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolUnix: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolProperty: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setS1ASclassPath: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] init-common: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] clean-classes-common: [2023-01-15T19:51:59.624Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setOSConditions: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolWin: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolUnix: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolProperty: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setS1ASclassPath: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] init-common: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] clean-jars-common: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] compile: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setOSConditions: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolWin: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolUnix: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setToolProperty: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] setS1ASclassPath: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] init-common: [2023-01-15T19:51:59.624Z] [2023-01-15T19:51:59.624Z] compile-common: [2023-01-15T19:51:59.624Z] [echo] Current time (ISO): 2023-01-15T19:51:59.387+0000 [2023-01-15T19:51:59.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:59.624Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:51:59.624Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:01.516Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:52:01.516Z] [javac] 1 warning [2023-01-15T19:52:01.516Z] [2023-01-15T19:52:01.516Z] setOSConditions: [2023-01-15T19:52:01.516Z] [2023-01-15T19:52:01.516Z] setToolWin: [2023-01-15T19:52:01.516Z] [2023-01-15T19:52:01.516Z] setToolUnix: [2023-01-15T19:52:01.516Z] [2023-01-15T19:52:01.516Z] setToolProperty: [2023-01-15T19:52:01.516Z] [2023-01-15T19:52:01.516Z] setS1ASclassPath: [2023-01-15T19:52:01.516Z] [2023-01-15T19:52:01.516Z] init-common: [2023-01-15T19:52:01.516Z] [2023-01-15T19:52:01.516Z] compile-common: [2023-01-15T19:52:01.516Z] [echo] Current time (ISO): 2023-01-15T19:52:01.135+0000 [2023-01-15T19:52:01.516Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:01.516Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:02.883Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:52:02.883Z] [javac] 1 warning [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] build: [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] setOSConditions: [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] setToolWin: [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] setToolUnix: [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] setToolProperty: [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] setS1ASclassPath: [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] init-common: [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] ejb-jar-common: [2023-01-15T19:52:02.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] package-ejbjar-common: [2023-01-15T19:52:02.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:02.883Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:02.883Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:02.883Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-timer31-mdb-ejb.jar [2023-01-15T19:52:02.883Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] create-resources: [2023-01-15T19:52:02.883Z] [2023-01-15T19:52:02.883Z] asadmin-batch-common: [2023-01-15T19:52:03.139Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:03.702Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2023-01-15T19:52:03.702Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb31_timer31_mdb_InQueue [2023-01-15T19:52:03.702Z] [exec] JMS Desctination ejb_ejb31_timer31_mdb_InQueue created. [2023-01-15T19:52:03.702Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb31_timer31_mdb_InQueue --force=false jms/ejb_ejb31_timer31_mdb_InQueue [2023-01-15T19:52:03.702Z] [exec] Administered object jms/ejb_ejb31_timer31_mdb_InQueue created. [2023-01-15T19:52:03.702Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt [2023-01-15T19:52:03.702Z] [2023-01-15T19:52:03.702Z] deploy: [2023-01-15T19:52:03.702Z] [2023-01-15T19:52:03.702Z] setOSConditions: [2023-01-15T19:52:03.702Z] [2023-01-15T19:52:03.702Z] setToolWin: [2023-01-15T19:52:03.702Z] [2023-01-15T19:52:03.702Z] setToolUnix: [2023-01-15T19:52:03.702Z] [2023-01-15T19:52:03.702Z] setToolProperty: [2023-01-15T19:52:03.702Z] [2023-01-15T19:52:03.702Z] setS1ASclassPath: [2023-01-15T19:52:03.702Z] [2023-01-15T19:52:03.702Z] init-common: [2023-01-15T19:52:03.702Z] [2023-01-15T19:52:03.702Z] deploy-jar-common: [2023-01-15T19:52:03.959Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:04.217Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-timer31-mdb-ejb.jar [2023-01-15T19:52:04.473Z] [exec] Application deployed with name ejb-ejb31-timer31-mdb-ejb. [2023-01-15T19:52:04.473Z] [2023-01-15T19:52:04.473Z] run: [2023-01-15T19:52:04.473Z] [2023-01-15T19:52:04.473Z] setOSConditions: [2023-01-15T19:52:04.473Z] [2023-01-15T19:52:04.473Z] setToolWin: [2023-01-15T19:52:04.473Z] [2023-01-15T19:52:04.473Z] setToolUnix: [2023-01-15T19:52:04.473Z] [2023-01-15T19:52:04.473Z] setToolProperty: [2023-01-15T19:52:04.473Z] [2023-01-15T19:52:04.473Z] setS1ASclassPath: [2023-01-15T19:52:04.473Z] [2023-01-15T19:52:04.473Z] init-common: [2023-01-15T19:52:04.473Z] [2023-01-15T19:52:04.473Z] run_se: [2023-01-15T19:52:04.731Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:05.294Z] [java] Jan 15, 2023 7:52:05 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:52:05.294Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:52:07.815Z] [java] Waiting a few seconds for timer callback... [2023-01-15T19:52:11.988Z] [java] Test passed = true [2023-01-15T19:52:11.988Z] [java] Value of key is: main [2023-01-15T19:52:11.988Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:52:11.988Z] [java] [2023-01-15T19:52:11.988Z] [java] [2023-01-15T19:52:11.988Z] [java] ----------------------------------------- [2023-01-15T19:52:11.988Z] [java] - main: PASS - [2023-01-15T19:52:11.988Z] [java] ----------------------------------------- [2023-01-15T19:52:11.988Z] [java] Total PASS: 1 [2023-01-15T19:52:11.988Z] [java] Total FAIL: 0 [2023-01-15T19:52:11.988Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:52:11.988Z] [java] ----------------------------------------- [2023-01-15T19:52:11.988Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:52:11.988Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:52:11.988Z] [2023-01-15T19:52:11.988Z] undeploy: [2023-01-15T19:52:11.988Z] [2023-01-15T19:52:11.989Z] setOSConditions: [2023-01-15T19:52:11.989Z] [2023-01-15T19:52:11.989Z] setToolWin: [2023-01-15T19:52:11.989Z] [2023-01-15T19:52:11.989Z] setToolUnix: [2023-01-15T19:52:11.989Z] [2023-01-15T19:52:11.989Z] setToolProperty: [2023-01-15T19:52:11.989Z] [2023-01-15T19:52:11.989Z] setS1ASclassPath: [2023-01-15T19:52:11.989Z] [2023-01-15T19:52:11.989Z] init-common: [2023-01-15T19:52:11.989Z] [2023-01-15T19:52:11.989Z] undeploy-jar-common: [2023-01-15T19:52:11.989Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:12.245Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-timer31-mdb-ejb [2023-01-15T19:52:12.245Z] [2023-01-15T19:52:12.245Z] delete-resources: [2023-01-15T19:52:12.245Z] [2023-01-15T19:52:12.245Z] asadmin-batch-common: [2023-01-15T19:52:12.501Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:13.065Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T19:52:13.065Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb31_timer31_mdb_InQueue [2023-01-15T19:52:13.065Z] [exec] Administered object jms/ejb_ejb31_timer31_mdb_InQueue deleted. [2023-01-15T19:52:13.065Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb31_timer31_mdb_InQueue [2023-01-15T19:52:13.065Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] all: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] keepstate: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setOSConditions: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolWin: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolUnix: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolProperty: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setS1ASclassPath: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] init-common: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] clean: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setOSConditions: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolWin: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolUnix: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolProperty: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setS1ASclassPath: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] init-common: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] clean-common: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setOSConditions: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolWin: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolUnix: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolProperty: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setS1ASclassPath: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] init-common: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] clean-classes-common: [2023-01-15T19:52:13.066Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setOSConditions: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolWin: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolUnix: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolProperty: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setS1ASclassPath: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] init-common: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] clean-jars-common: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] compile: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setOSConditions: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolWin: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolUnix: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setToolProperty: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] setS1ASclassPath: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] init-common: [2023-01-15T19:52:13.066Z] [2023-01-15T19:52:13.066Z] compile-common: [2023-01-15T19:52:13.066Z] [echo] Current time (ISO): 2023-01-15T19:52:12.950+0000 [2023-01-15T19:52:13.066Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:13.066Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:13.323Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:14.695Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:52:14.696Z] [javac] 1 warning [2023-01-15T19:52:14.696Z] [2023-01-15T19:52:14.696Z] setOSConditions: [2023-01-15T19:52:14.696Z] [2023-01-15T19:52:14.696Z] setToolWin: [2023-01-15T19:52:14.696Z] [2023-01-15T19:52:14.696Z] setToolUnix: [2023-01-15T19:52:14.696Z] [2023-01-15T19:52:14.696Z] setToolProperty: [2023-01-15T19:52:14.696Z] [2023-01-15T19:52:14.696Z] setS1ASclassPath: [2023-01-15T19:52:14.696Z] [2023-01-15T19:52:14.696Z] init-common: [2023-01-15T19:52:14.696Z] [2023-01-15T19:52:14.696Z] compile-common: [2023-01-15T19:52:14.696Z] [echo] Current time (ISO): 2023-01-15T19:52:14.652+0000 [2023-01-15T19:52:14.696Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:14.952Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:16.322Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:52:16.578Z] [javac] 1 warning [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] build: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] setOSConditions: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] fixFiles: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] convUnix: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] convWin: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] setToolWin: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] setToolUnix: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] setToolProperty: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] setS1ASclassPath: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] init-common: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] package-persistence-common: [2023-01-15T19:52:16.578Z] [2023-01-15T19:52:16.578Z] ejb-jar-common: [2023-01-15T19:52:16.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] package-ejbjar-common: [2023-01-15T19:52:16.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:16.579Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstate-ejb.jar [2023-01-15T19:52:16.579Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] appclient-jar-common: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] package-appclientjar-common: [2023-01-15T19:52:16.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:16.579Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstate-client.jar [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] webclient-war-common: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] build-ear-common: [2023-01-15T19:52:16.579Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateApp.ear [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] deploy: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] setOSConditions: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] setToolWin: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] setToolUnix: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] setToolProperty: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] setS1ASclassPath: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] init-common: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] deploy-common: [2023-01-15T19:52:16.579Z] [echo] Current time (ISO): 2023-01-15T19:52:16.377+0000 [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] setOSConditions: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] setToolWin: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] setToolUnix: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] setToolProperty: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] setS1ASclassPath: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] init-common: [2023-01-15T19:52:16.579Z] [2023-01-15T19:52:16.579Z] deploy-common-pe: [2023-01-15T19:52:16.579Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:17.141Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateApp.ear [2023-01-15T19:52:17.142Z] [exec] Application deployed with name ejb-timer-keepstateApp. [2023-01-15T19:52:17.142Z] [echo] Deployment on target server server successful [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setOSConditions: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolWin: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolUnix: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolProperty: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setS1ASclassPath: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] init-common: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] deploy-common-ee: [2023-01-15T19:52:17.142Z] [echo] First time deploy succeeded. [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] run: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] modify: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setOSConditions: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolWin: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolUnix: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolProperty: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setS1ASclassPath: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] init-common: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] clean: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setOSConditions: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolWin: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolUnix: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolProperty: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setS1ASclassPath: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] init-common: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] clean-common: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setOSConditions: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolWin: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolUnix: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolProperty: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setS1ASclassPath: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] init-common: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] clean-classes-common: [2023-01-15T19:52:17.142Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setOSConditions: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolWin: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolUnix: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setToolProperty: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] setS1ASclassPath: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] init-common: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] clean-jars-common: [2023-01-15T19:52:17.142Z] [2023-01-15T19:52:17.142Z] compile: [2023-01-15T19:52:17.398Z] [2023-01-15T19:52:17.398Z] setOSConditions: [2023-01-15T19:52:17.398Z] [2023-01-15T19:52:17.398Z] setToolWin: [2023-01-15T19:52:17.398Z] [2023-01-15T19:52:17.398Z] setToolUnix: [2023-01-15T19:52:17.398Z] [2023-01-15T19:52:17.398Z] setToolProperty: [2023-01-15T19:52:17.398Z] [2023-01-15T19:52:17.398Z] setS1ASclassPath: [2023-01-15T19:52:17.398Z] [2023-01-15T19:52:17.398Z] init-common: [2023-01-15T19:52:17.398Z] [2023-01-15T19:52:17.398Z] compile-common: [2023-01-15T19:52:17.398Z] [echo] Current time (ISO): 2023-01-15T19:52:17.142+0000 [2023-01-15T19:52:17.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:17.398Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:17.398Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:18.767Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:52:19.024Z] [javac] 1 warning [2023-01-15T19:52:19.024Z] [2023-01-15T19:52:19.024Z] setOSConditions: [2023-01-15T19:52:19.024Z] [2023-01-15T19:52:19.024Z] setToolWin: [2023-01-15T19:52:19.024Z] [2023-01-15T19:52:19.024Z] setToolUnix: [2023-01-15T19:52:19.024Z] [2023-01-15T19:52:19.024Z] setToolProperty: [2023-01-15T19:52:19.024Z] [2023-01-15T19:52:19.024Z] setS1ASclassPath: [2023-01-15T19:52:19.024Z] [2023-01-15T19:52:19.024Z] init-common: [2023-01-15T19:52:19.024Z] [2023-01-15T19:52:19.024Z] compile-common: [2023-01-15T19:52:19.024Z] [echo] Current time (ISO): 2023-01-15T19:52:18.793+0000 [2023-01-15T19:52:19.024Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:19.024Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:20.392Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:52:20.648Z] [javac] 1 warning [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] build: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] setOSConditions: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] fixFiles: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] convUnix: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] convWin: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] setToolWin: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] setToolUnix: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] setToolProperty: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] setS1ASclassPath: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] init-common: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] package-persistence-common: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] ejb-jar-common: [2023-01-15T19:52:20.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] package-ejbjar-common: [2023-01-15T19:52:20.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:20.648Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstate-ejb.jar [2023-01-15T19:52:20.648Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] appclient-jar-common: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] package-appclientjar-common: [2023-01-15T19:52:20.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:20.648Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstate-client.jar [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] webclient-war-common: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] build-ear-common: [2023-01-15T19:52:20.648Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateApp.ear [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] redeploy: [2023-01-15T19:52:20.648Z] [2023-01-15T19:52:20.648Z] asadmin-common: [2023-01-15T19:52:20.648Z] [echo] asadmin deploy --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --force=true --keepstate=true --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateApp.ear [2023-01-15T19:52:20.648Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:21.212Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --keepstate=true --_classicstyle=false /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateApp.ear [2023-01-15T19:52:21.213Z] [exec] Application deployed with name ejb-timer-keepstateApp. [2023-01-15T19:52:21.469Z] [2023-01-15T19:52:21.469Z] setOSConditions: [2023-01-15T19:52:21.469Z] [2023-01-15T19:52:21.469Z] setToolWin: [2023-01-15T19:52:21.469Z] [2023-01-15T19:52:21.469Z] setToolUnix: [2023-01-15T19:52:21.469Z] [2023-01-15T19:52:21.469Z] setToolProperty: [2023-01-15T19:52:21.469Z] [2023-01-15T19:52:21.469Z] setS1ASclassPath: [2023-01-15T19:52:21.469Z] [2023-01-15T19:52:21.469Z] init-common: [2023-01-15T19:52:21.469Z] [2023-01-15T19:52:21.469Z] runclient-common: [2023-01-15T19:52:21.469Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateAppClient.jar -name ejb-timer-keepstateClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml true [2023-01-15T19:52:21.469Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:21.725Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:22.655Z] [exec] Jan 15, 2023 7:52:22 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:52:22.655Z] [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. [2023-01-15T19:52:23.217Z] [exec] Jan 15, 2023 7:52:22 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:52:23.217Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-keepstate-client] with main class [com.sun.s1asdev.timer31.keepstate.client.Client] in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-keepstateClient [2023-01-15T19:52:25.108Z] [exec] testKeepStateTrue result: keepstate: true, current INFO: yyy, timer infos: [xxx, xxx, xxx] [2023-01-15T19:52:25.108Z] [exec] Value of key is: true: [2023-01-15T19:52:25.108Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:52:25.108Z] [exec] [2023-01-15T19:52:25.108Z] [exec] [2023-01-15T19:52:25.108Z] [exec] ----------------------------------------- [2023-01-15T19:52:25.108Z] [exec] - true: : PASS - [2023-01-15T19:52:25.108Z] [exec] ----------------------------------------- [2023-01-15T19:52:25.108Z] [exec] Total PASS: 1 [2023-01-15T19:52:25.108Z] [exec] Total FAIL: 0 [2023-01-15T19:52:25.108Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:52:25.108Z] [exec] ----------------------------------------- [2023-01-15T19:52:25.108Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:52:25.108Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:52:25.673Z] [2023-01-15T19:52:25.673Z] checkReporting-common: [2023-01-15T19:52:25.673Z] [2023-01-15T19:52:25.673Z] confirmReportPresent-common: [2023-01-15T19:52:25.673Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:52:25.673Z] [echo] Test seems to be reported fine [2023-01-15T19:52:25.673Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/keepstate/RepRunConf.txt [2023-01-15T19:52:25.673Z] [2023-01-15T19:52:25.673Z] confirmMissingReport-common: [2023-01-15T19:52:25.673Z] [2023-01-15T19:52:25.673Z] redeploy: [2023-01-15T19:52:25.673Z] [2023-01-15T19:52:25.673Z] asadmin-common: [2023-01-15T19:52:25.673Z] [echo] asadmin deploy --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --force=true --keepstate=false --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateApp.ear [2023-01-15T19:52:25.674Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:25.930Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --keepstate=false --_classicstyle=false /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateApp.ear [2023-01-15T19:52:26.186Z] [exec] Application deployed with name ejb-timer-keepstateApp. [2023-01-15T19:52:26.186Z] [2023-01-15T19:52:26.186Z] setOSConditions: [2023-01-15T19:52:26.186Z] [2023-01-15T19:52:26.186Z] setToolWin: [2023-01-15T19:52:26.186Z] [2023-01-15T19:52:26.186Z] setToolUnix: [2023-01-15T19:52:26.186Z] [2023-01-15T19:52:26.186Z] setToolProperty: [2023-01-15T19:52:26.186Z] [2023-01-15T19:52:26.186Z] setS1ASclassPath: [2023-01-15T19:52:26.186Z] [2023-01-15T19:52:26.186Z] init-common: [2023-01-15T19:52:26.186Z] [2023-01-15T19:52:26.186Z] runclient-common: [2023-01-15T19:52:26.187Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateAppClient.jar -name ejb-timer-keepstateClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml false [2023-01-15T19:52:26.446Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:26.702Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:27.264Z] [exec] Jan 15, 2023 7:52:27 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:52:27.265Z] [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. [2023-01-15T19:52:28.194Z] [exec] Jan 15, 2023 7:52:27 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T19:52:28.194Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-keepstate-client] with main class [com.sun.s1asdev.timer31.keepstate.client.Client] in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-keepstateAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-keepstateClient [2023-01-15T19:52:30.087Z] [exec] testKeepStateTrue result: keepstate: false, current INFO: yyy, timer infos: [yyy, yyy, yyy] [2023-01-15T19:52:30.087Z] [exec] Value of key is: false: [2023-01-15T19:52:30.087Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:52:30.087Z] [exec] [2023-01-15T19:52:30.087Z] [exec] [2023-01-15T19:52:30.087Z] [exec] ----------------------------------------- [2023-01-15T19:52:30.087Z] [exec] - false: : PASS - [2023-01-15T19:52:30.087Z] [exec] ----------------------------------------- [2023-01-15T19:52:30.087Z] [exec] Total PASS: 1 [2023-01-15T19:52:30.087Z] [exec] Total FAIL: 0 [2023-01-15T19:52:30.087Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:52:30.087Z] [exec] ----------------------------------------- [2023-01-15T19:52:30.087Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:52:30.087Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:52:30.654Z] [2023-01-15T19:52:30.654Z] checkReporting-common: [2023-01-15T19:52:30.654Z] [2023-01-15T19:52:30.654Z] confirmReportPresent-common: [2023-01-15T19:52:30.654Z] [echo] file RepRunConf.txt is present. [2023-01-15T19:52:30.654Z] [echo] Test seems to be reported fine [2023-01-15T19:52:30.654Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/keepstate/RepRunConf.txt [2023-01-15T19:52:30.654Z] [2023-01-15T19:52:30.654Z] confirmMissingReport-common: [2023-01-15T19:52:30.654Z] [2023-01-15T19:52:30.654Z] undo-modify: [2023-01-15T19:52:30.654Z] [2023-01-15T19:52:30.654Z] undeploy: [2023-01-15T19:52:30.655Z] [2023-01-15T19:52:30.655Z] setOSConditions: [2023-01-15T19:52:30.655Z] [2023-01-15T19:52:30.655Z] setToolWin: [2023-01-15T19:52:30.655Z] [2023-01-15T19:52:30.655Z] setToolUnix: [2023-01-15T19:52:30.655Z] [2023-01-15T19:52:30.655Z] setToolProperty: [2023-01-15T19:52:30.655Z] [2023-01-15T19:52:30.655Z] setS1ASclassPath: [2023-01-15T19:52:30.655Z] [2023-01-15T19:52:30.655Z] init-common: [2023-01-15T19:52:30.655Z] [2023-01-15T19:52:30.655Z] undeploy-common: [2023-01-15T19:52:30.655Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:31.217Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-keepstateApp [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] all: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] methodintf: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setOSConditions: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolWin: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolUnix: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolProperty: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setS1ASclassPath: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] init-common: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] clean: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setOSConditions: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolWin: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolUnix: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolProperty: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setS1ASclassPath: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] init-common: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] clean-common: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setOSConditions: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolWin: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolUnix: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolProperty: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setS1ASclassPath: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] init-common: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] clean-classes-common: [2023-01-15T19:52:31.217Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setOSConditions: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolWin: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolUnix: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolProperty: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setS1ASclassPath: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] init-common: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] clean-jars-common: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] compile: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setOSConditions: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolWin: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolUnix: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setToolProperty: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] setS1ASclassPath: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] init-common: [2023-01-15T19:52:31.217Z] [2023-01-15T19:52:31.217Z] compile-common: [2023-01-15T19:52:31.217Z] [echo] Current time (ISO): 2023-01-15T19:52:31.017+0000 [2023-01-15T19:52:31.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:31.217Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:31.217Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:32.586Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:52:32.843Z] [javac] 1 warning [2023-01-15T19:52:32.843Z] [2023-01-15T19:52:32.843Z] setOSConditions: [2023-01-15T19:52:32.843Z] [2023-01-15T19:52:32.843Z] setToolWin: [2023-01-15T19:52:32.843Z] [2023-01-15T19:52:32.843Z] setToolUnix: [2023-01-15T19:52:32.843Z] [2023-01-15T19:52:32.843Z] setToolProperty: [2023-01-15T19:52:32.843Z] [2023-01-15T19:52:32.843Z] setS1ASclassPath: [2023-01-15T19:52:32.843Z] [2023-01-15T19:52:32.843Z] init-common: [2023-01-15T19:52:32.843Z] [2023-01-15T19:52:32.843Z] compile-common: [2023-01-15T19:52:32.843Z] [echo] Current time (ISO): 2023-01-15T19:52:32.630+0000 [2023-01-15T19:52:32.843Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:32.843Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:34.210Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:52:34.210Z] [javac] 1 warning [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] build: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] setOSConditions: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] setToolWin: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] setToolUnix: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] setToolProperty: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] setS1ASclassPath: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] init-common: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] ejb-jar-common: [2023-01-15T19:52:34.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] package-ejbjar-common: [2023-01-15T19:52:34.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:34.210Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:34.210Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-methodintf-ejb.jar [2023-01-15T19:52:34.210Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] deploy: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] setOSConditions: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] setToolWin: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] setToolUnix: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] setToolProperty: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] setS1ASclassPath: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] init-common: [2023-01-15T19:52:34.210Z] [2023-01-15T19:52:34.210Z] deploy-jar-common: [2023-01-15T19:52:34.467Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:34.724Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-timer-methodintf-ejb.jar [2023-01-15T19:52:34.980Z] [exec] Application deployed with name ejb-timer-methodintf-ejb. [2023-01-15T19:52:34.980Z] [2023-01-15T19:52:34.980Z] run: [2023-01-15T19:52:34.980Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:35.911Z] [java] Jan 15, 2023 7:52:35 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:52:35.911Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:52:38.434Z] [java] Waiting timers to expire for schedule_ann timer test [2023-01-15T19:52:46.526Z] [java] Verifying timers transaction status [2023-01-15T19:52:46.526Z] [java] Value of key is: [2023-01-15T19:52:46.526Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:52:46.526Z] [java] [2023-01-15T19:52:46.526Z] [java] [2023-01-15T19:52:46.526Z] [java] ----------------------------------------- [2023-01-15T19:52:46.526Z] [java] - : PASS - [2023-01-15T19:52:46.526Z] [java] ----------------------------------------- [2023-01-15T19:52:46.526Z] [java] Total PASS: 1 [2023-01-15T19:52:46.526Z] [java] Total FAIL: 0 [2023-01-15T19:52:46.526Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:52:46.526Z] [java] ----------------------------------------- [2023-01-15T19:52:46.526Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:52:46.526Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:52:46.526Z] [2023-01-15T19:52:46.526Z] undeploy: [2023-01-15T19:52:46.526Z] [2023-01-15T19:52:46.526Z] setOSConditions: [2023-01-15T19:52:46.526Z] [2023-01-15T19:52:46.526Z] setToolWin: [2023-01-15T19:52:46.526Z] [2023-01-15T19:52:46.526Z] setToolUnix: [2023-01-15T19:52:46.526Z] [2023-01-15T19:52:46.526Z] setToolProperty: [2023-01-15T19:52:46.526Z] [2023-01-15T19:52:46.526Z] setS1ASclassPath: [2023-01-15T19:52:46.526Z] [2023-01-15T19:52:46.526Z] init-common: [2023-01-15T19:52:46.526Z] [2023-01-15T19:52:46.526Z] undeploy-jar-common: [2023-01-15T19:52:46.526Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:46.782Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-methodintf-ejb [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] all: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] security: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] all: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] simple: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setOSConditions: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setToolWin: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setToolUnix: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setToolProperty: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setS1ASclassPath: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] init-common: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] clean: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setOSConditions: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setToolWin: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setToolUnix: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setToolProperty: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setS1ASclassPath: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] init-common: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] clean-common: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setOSConditions: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setToolWin: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setToolUnix: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setToolProperty: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] setS1ASclassPath: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] init-common: [2023-01-15T19:52:46.782Z] [2023-01-15T19:52:46.782Z] clean-classes-common: [2023-01-15T19:52:46.782Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] setOSConditions: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] setToolWin: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] setToolUnix: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] setToolProperty: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] setS1ASclassPath: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] init-common: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] clean-jars-common: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] compile: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] setOSConditions: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] setToolWin: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] setToolUnix: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] setToolProperty: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] setS1ASclassPath: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] init-common: [2023-01-15T19:52:47.038Z] [2023-01-15T19:52:47.038Z] compile-common: [2023-01-15T19:52:47.038Z] [echo] Current time (ISO): 2023-01-15T19:52:46.787+0000 [2023-01-15T19:52:47.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:47.038Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:47.038Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:48.929Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T19:52:48.929Z] [javac] 1 warning [2023-01-15T19:52:48.929Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T19:52:48.929Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] build: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] setOSConditions: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] fixFiles: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] convUnix: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] convWin: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] setToolWin: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] setToolUnix: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] setToolProperty: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] setS1ASclassPath: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] init-common: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] package-persistence-common: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] ejb-jar-common: [2023-01-15T19:52:49.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] package-ejbjar-common: [2023-01-15T19:52:49.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:49.186Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:49.186Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:49.186Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-security-simple-ejb.jar [2023-01-15T19:52:49.186Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] appclient-jar-common: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] package-appclientjar-common: [2023-01-15T19:52:49.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:49.186Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:49.186Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-security-simple-client.jar [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] webclient-war-common: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] build-ear-common: [2023-01-15T19:52:49.186Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T19:52:49.186Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-security-simpleApp.ear [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] create-users: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] setOSConditions: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] setToolWin: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] setToolUnix: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] setToolProperty: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] setS1ASclassPath: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] init-common: [2023-01-15T19:52:49.186Z] [2023-01-15T19:52:49.186Z] create-user-common: [2023-01-15T19:52:49.186Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:49.750Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server bob [2023-01-15T19:52:49.750Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/asadminuserpassword.txt [2023-01-15T19:52:49.750Z] [2023-01-15T19:52:49.750Z] setOSConditions: [2023-01-15T19:52:49.750Z] [2023-01-15T19:52:49.750Z] setToolWin: [2023-01-15T19:52:49.750Z] [2023-01-15T19:52:49.750Z] setToolUnix: [2023-01-15T19:52:49.750Z] [2023-01-15T19:52:49.750Z] setToolProperty: [2023-01-15T19:52:49.750Z] [2023-01-15T19:52:49.750Z] setS1ASclassPath: [2023-01-15T19:52:49.750Z] [2023-01-15T19:52:49.750Z] init-common: [2023-01-15T19:52:49.750Z] [2023-01-15T19:52:49.750Z] create-user-common: [2023-01-15T19:52:49.750Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:50.006Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server mary [2023-01-15T19:52:50.006Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/asadminuserpassword.txt [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] deploy: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] setOSConditions: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] setToolWin: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] setToolUnix: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] setToolProperty: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] setS1ASclassPath: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] init-common: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] deploy-common: [2023-01-15T19:52:50.006Z] [echo] Current time (ISO): 2023-01-15T19:52:49.995+0000 [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] setOSConditions: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] setToolWin: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] setToolUnix: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] setToolProperty: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] setS1ASclassPath: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] init-common: [2023-01-15T19:52:50.006Z] [2023-01-15T19:52:50.006Z] deploy-common-pe: [2023-01-15T19:52:50.263Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:50.519Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-security-simpleApp.ear [2023-01-15T19:52:50.776Z] [exec] Application deployed with name ejb-ejb31-security-simpleApp. [2023-01-15T19:52:50.776Z] [echo] Deployment on target server server successful [2023-01-15T19:52:50.776Z] [2023-01-15T19:52:50.776Z] setOSConditions: [2023-01-15T19:52:50.776Z] [2023-01-15T19:52:50.776Z] setToolWin: [2023-01-15T19:52:50.776Z] [2023-01-15T19:52:50.776Z] setToolUnix: [2023-01-15T19:52:50.776Z] [2023-01-15T19:52:50.776Z] setToolProperty: [2023-01-15T19:52:50.776Z] [2023-01-15T19:52:50.776Z] setS1ASclassPath: [2023-01-15T19:52:50.776Z] [2023-01-15T19:52:50.776Z] init-common: [2023-01-15T19:52:50.776Z] [2023-01-15T19:52:50.776Z] deploy-common-ee: [2023-01-15T19:52:50.776Z] [2023-01-15T19:52:50.776Z] run_bob: [2023-01-15T19:52:51.033Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:51.290Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:51.854Z] [exec] Jan 15, 2023 7:52:51 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:52:51.854Z] [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. [2023-01-15T19:52:55.126Z] [exec] In init() [2023-01-15T19:52:55.126Z] [exec] AppName = ejb-ejb31-security-simpleApp [2023-01-15T19:52:55.126Z] [exec] ModuleName = ejb-ejb31-security-simple-client [2023-01-15T19:52:55.126Z] [exec] In FooManagedBean::hello() [2023-01-15T19:52:55.126Z] [exec] In FooManagedBean2::hello() [2023-01-15T19:52:55.126Z] [exec] In FooManagedBean2::hello() [2023-01-15T19:52:55.126Z] [exec] java:app/env/value1 = 18338 [2023-01-15T19:52:55.126Z] [exec] java:app/env/enventry1 = app level blah [2023-01-15T19:52:55.126Z] [exec] java:global/enventry2 = global level blah [2023-01-15T19:52:55.126Z] [exec] java:global/enventry3 = 18338 [2023-01-15T19:52:55.126Z] [exec] java:global/enventry4 = 18338 [2023-01-15T19:52:55.126Z] [exec] In FooManagedBean::hello() [2023-01-15T19:52:55.126Z] [exec] In FooManagedBean::hello() [2023-01-15T19:52:55.126Z] [exec] Arg: ejb-ejb31-security-simple-ejb [2023-01-15T19:52:55.126Z] [exec] Arg: bob [2023-01-15T19:52:55.126Z] [exec] Executing test with user principal bob [2023-01-15T19:52:55.126Z] [exec] Expecting permission to access protected methods [2023-01-15T19:52:55.126Z] [exec] java:app/env/forappclient lookup = com.acme._Hello_Wrapper@1df5ad8b [2023-01-15T19:52:55.126Z] [exec] hello3 = com.acme._Hello_Wrapper@1df5ad8b [2023-01-15T19:52:55.126Z] [exec] hello4 = com.acme._Hello_Wrapper@1df5ad8b [2023-01-15T19:52:55.126Z] [exec] hello5 = com.acme._Hello_Wrapper@1df5ad8b [2023-01-15T19:52:55.126Z] [exec] java:app env entry = Blah [2023-01-15T19:52:55.126Z] [exec] pass = true [2023-01-15T19:52:55.126Z] [exec] pass = true [2023-01-15T19:52:55.126Z] [exec] pass = true [2023-01-15T19:52:55.126Z] [exec] pass = true [2023-01-15T19:52:55.126Z] [exec] pass = true [2023-01-15T19:52:55.126Z] [exec] pass = true [2023-01-15T19:52:55.126Z] [exec] pass = true [2023-01-15T19:52:55.126Z] [exec] pass = true [2023-01-15T19:52:55.126Z] [exec] Value of key is: main [2023-01-15T19:52:55.126Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:52:55.126Z] [exec] [2023-01-15T19:52:55.126Z] [exec] [2023-01-15T19:52:55.126Z] [exec] ----------------------------------------- [2023-01-15T19:52:55.126Z] [exec] - main: PASS - [2023-01-15T19:52:55.126Z] [exec] ----------------------------------------- [2023-01-15T19:52:55.126Z] [exec] Total PASS: 1 [2023-01-15T19:52:55.126Z] [exec] Total FAIL: 0 [2023-01-15T19:52:55.126Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:52:55.126Z] [exec] ----------------------------------------- [2023-01-15T19:52:55.126Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:52:55.126Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:52:55.382Z] [2023-01-15T19:52:55.382Z] run_mary: [2023-01-15T19:52:55.382Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:55.945Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:52:56.509Z] [exec] Jan 15, 2023 7:52:56 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T19:52:56.509Z] [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. [2023-01-15T19:52:59.782Z] [exec] In init() [2023-01-15T19:52:59.782Z] [exec] AppName = ejb-ejb31-security-simpleApp [2023-01-15T19:52:59.782Z] [exec] ModuleName = ejb-ejb31-security-simple-client [2023-01-15T19:52:59.782Z] [exec] In FooManagedBean::hello() [2023-01-15T19:52:59.782Z] [exec] In FooManagedBean2::hello() [2023-01-15T19:52:59.782Z] [exec] In FooManagedBean2::hello() [2023-01-15T19:52:59.782Z] [exec] java:app/env/value1 = 18338 [2023-01-15T19:52:59.782Z] [exec] java:app/env/enventry1 = app level blah [2023-01-15T19:52:59.782Z] [exec] java:global/enventry2 = global level blah [2023-01-15T19:52:59.782Z] [exec] java:global/enventry3 = 18338 [2023-01-15T19:52:59.782Z] [exec] java:global/enventry4 = 18338 [2023-01-15T19:52:59.782Z] [exec] In FooManagedBean::hello() [2023-01-15T19:52:59.782Z] [exec] In FooManagedBean::hello() [2023-01-15T19:52:59.782Z] [exec] Arg: ejb-ejb31-security-simple-ejb [2023-01-15T19:52:59.782Z] [exec] Arg: mary [2023-01-15T19:52:59.782Z] [exec] Executing test with user principal mary [2023-01-15T19:52:59.782Z] [exec] NOT expecting permission to access protected methods [2023-01-15T19:52:59.782Z] [exec] java:app/env/forappclient lookup = com.acme._Hello_Wrapper@1df5ad8b [2023-01-15T19:52:59.782Z] [exec] hello3 = com.acme._Hello_Wrapper@1df5ad8b [2023-01-15T19:52:59.782Z] [exec] hello4 = com.acme._Hello_Wrapper@1df5ad8b [2023-01-15T19:52:59.782Z] [exec] hello5 = com.acme._Hello_Wrapper@1df5ad8b [2023-01-15T19:52:59.782Z] [exec] java:app env entry = Blah [2023-01-15T19:52:59.782Z] [exec] pass = true [2023-01-15T19:52:59.782Z] [exec] pass = true [2023-01-15T19:52:59.782Z] [exec] pass = true [2023-01-15T19:52:59.782Z] [exec] pass = true [2023-01-15T19:52:59.782Z] [exec] pass = true [2023-01-15T19:52:59.782Z] [exec] pass = true [2023-01-15T19:52:59.782Z] [exec] pass = true [2023-01-15T19:52:59.782Z] [exec] pass = true [2023-01-15T19:52:59.782Z] [exec] Value of key is: main [2023-01-15T19:52:59.782Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:52:59.782Z] [exec] [2023-01-15T19:52:59.782Z] [exec] [2023-01-15T19:52:59.782Z] [exec] ----------------------------------------- [2023-01-15T19:52:59.782Z] [exec] - main: PASS - [2023-01-15T19:52:59.782Z] [exec] ----------------------------------------- [2023-01-15T19:52:59.782Z] [exec] Total PASS: 1 [2023-01-15T19:52:59.782Z] [exec] Total FAIL: 0 [2023-01-15T19:52:59.782Z] [exec] Total DID NOT RUN: 0 [2023-01-15T19:52:59.782Z] [exec] ----------------------------------------- [2023-01-15T19:52:59.782Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:52:59.782Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T19:52:59.782Z] [2023-01-15T19:52:59.782Z] run_se: [2023-01-15T19:52:59.782Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:53:00.346Z] [java] Arg: ejb-ejb31-security-simple-ejb [2023-01-15T19:53:00.346Z] [java] Arg: anonymous [2023-01-15T19:53:00.346Z] [java] Executing test with user principal anonymous [2023-01-15T19:53:00.346Z] [java] NOT expecting permission to access protected methods [2023-01-15T19:53:00.603Z] [java] Jan 15, 2023 7:53:00 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T19:53:00.603Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T19:53:03.122Z] [java] Got expected security failure during lookup for non-authenticated SE client [2023-01-15T19:53:03.123Z] [java] Value of key is: main [2023-01-15T19:53:03.123Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T19:53:03.123Z] [java] [2023-01-15T19:53:03.123Z] [java] [2023-01-15T19:53:03.123Z] [java] ----------------------------------------- [2023-01-15T19:53:03.123Z] [java] - main: PASS - [2023-01-15T19:53:03.123Z] [java] ----------------------------------------- [2023-01-15T19:53:03.123Z] [java] Total PASS: 1 [2023-01-15T19:53:03.123Z] [java] Total FAIL: 0 [2023-01-15T19:53:03.123Z] [java] Total DID NOT RUN: 0 [2023-01-15T19:53:03.123Z] [java] ----------------------------------------- [2023-01-15T19:53:03.123Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:53:03.123Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T19:53:03.123Z] [2023-01-15T19:53:03.123Z] undeploy: [2023-01-15T19:53:03.123Z] [2023-01-15T19:53:03.123Z] setOSConditions: [2023-01-15T19:53:03.123Z] [2023-01-15T19:53:03.123Z] setToolWin: [2023-01-15T19:53:03.123Z] [2023-01-15T19:53:03.123Z] setToolUnix: [2023-01-15T19:53:03.123Z] [2023-01-15T19:53:03.123Z] setToolProperty: [2023-01-15T19:53:03.123Z] [2023-01-15T19:53:03.123Z] setS1ASclassPath: [2023-01-15T19:53:03.123Z] [2023-01-15T19:53:03.123Z] init-common: [2023-01-15T19:53:03.123Z] [2023-01-15T19:53:03.123Z] undeploy-common: [2023-01-15T19:53:03.379Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:53:03.635Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-security-simpleApp [2023-01-15T19:53:03.635Z] [2023-01-15T19:53:03.635Z] delete-users: [2023-01-15T19:53:03.892Z] [2023-01-15T19:53:03.892Z] setOSConditions: [2023-01-15T19:53:03.892Z] [2023-01-15T19:53:03.892Z] setToolWin: [2023-01-15T19:53:03.892Z] [2023-01-15T19:53:03.892Z] setToolUnix: [2023-01-15T19:53:03.892Z] [2023-01-15T19:53:03.892Z] setToolProperty: [2023-01-15T19:53:03.892Z] [2023-01-15T19:53:03.892Z] setS1ASclassPath: [2023-01-15T19:53:03.892Z] [2023-01-15T19:53:03.892Z] init-common: [2023-01-15T19:53:03.892Z] [2023-01-15T19:53:03.892Z] delete-user-common: [2023-01-15T19:53:03.892Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:53:04.148Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server bob [2023-01-15T19:53:04.148Z] [2023-01-15T19:53:04.148Z] setOSConditions: [2023-01-15T19:53:04.148Z] [2023-01-15T19:53:04.148Z] setToolWin: [2023-01-15T19:53:04.148Z] [2023-01-15T19:53:04.148Z] setToolUnix: [2023-01-15T19:53:04.148Z] [2023-01-15T19:53:04.148Z] setToolProperty: [2023-01-15T19:53:04.148Z] [2023-01-15T19:53:04.148Z] setS1ASclassPath: [2023-01-15T19:53:04.148Z] [2023-01-15T19:53:04.148Z] init-common: [2023-01-15T19:53:04.148Z] [2023-01-15T19:53:04.148Z] delete-user-common: [2023-01-15T19:53:04.404Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:53:04.660Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server mary [2023-01-15T19:53:04.660Z] [2023-01-15T19:53:04.660Z] all: [2023-01-15T19:53:04.660Z] [2023-01-15T19:53:04.660Z] unsetup: [2023-01-15T19:53:04.660Z] [echo] Stopping app server instance [2023-01-15T19:53:04.660Z] [2023-01-15T19:53:04.660Z] setOSConditions: [2023-01-15T19:53:04.660Z] [2023-01-15T19:53:04.660Z] setToolWin: [2023-01-15T19:53:04.660Z] [2023-01-15T19:53:04.660Z] setToolUnix: [2023-01-15T19:53:04.660Z] [2023-01-15T19:53:04.660Z] setToolProperty: [2023-01-15T19:53:04.660Z] [2023-01-15T19:53:04.660Z] setS1ASclassPath: [2023-01-15T19:53:04.660Z] [2023-01-15T19:53:04.660Z] init-common: [2023-01-15T19:53:04.660Z] [2023-01-15T19:53:04.660Z] stopDomain: [2023-01-15T19:53:04.660Z] [echo] run.xml:stopping domain... [2023-01-15T19:53:04.917Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:53:08.188Z] [exec] Waiting for the domain to stop ... [2023-01-15T19:53:08.188Z] [exec] Command stop-domain executed successfully. [2023-01-15T19:53:08.188Z] [2023-01-15T19:53:08.188Z] setOSConditions: [2023-01-15T19:53:08.188Z] [2023-01-15T19:53:08.188Z] setToolWin: [2023-01-15T19:53:08.188Z] [2023-01-15T19:53:08.188Z] setToolUnix: [2023-01-15T19:53:08.188Z] [2023-01-15T19:53:08.188Z] setToolProperty: [2023-01-15T19:53:08.188Z] [2023-01-15T19:53:08.188Z] setS1ASclassPath: [2023-01-15T19:53:08.188Z] [2023-01-15T19:53:08.188Z] init-common: [2023-01-15T19:53:08.188Z] [2023-01-15T19:53:08.188Z] stop-database: [2023-01-15T19:53:08.188Z] [echo] Stopping database --dbport 45716 [2023-01-15T19:53:08.445Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:53:09.006Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:53:09.263Z] [exec] Sun Jan 15 19:53:09 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 45716. [2023-01-15T19:53:09.263Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:53:09.826Z] [exec] Sun Jan 15 19:53:09 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T19:53:09.826Z] [exec] Command stop-database executed successfully. [2023-01-15T19:53:09.826Z] [2023-01-15T19:53:09.826Z] report: [2023-01-15T19:53:09.826Z] [2023-01-15T19:53:09.826Z] transfer: [2023-01-15T19:53:09.826Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:53:09.827Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T19:53:09.827Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T19:53:09.827Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T19:53:09.827Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T19:53:09.827Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T19:53:09.827Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T19:53:10.083Z] [2023-01-15T19:53:10.083Z] report-sh: [2023-01-15T19:53:10.083Z] [echo] Comparing results with expected results [2023-01-15T19:53:10.083Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:53:10.083Z] [exec] [2023-01-15T19:53:10.083Z] [exec] ************************ [2023-01-15T19:53:10.083Z] [exec] PASSED= 101 [2023-01-15T19:53:10.083Z] [exec] ------------ ========= [2023-01-15T19:53:10.083Z] [exec] FAILED= 0 [2023-01-15T19:53:10.083Z] [exec] ------------ ========= [2023-01-15T19:53:10.083Z] [exec] DID NOT RUN= 202 [2023-01-15T19:53:10.083Z] [exec] ------------ ========= [2023-01-15T19:53:10.083Z] [exec] Total Expected=303 [2023-01-15T19:53:10.083Z] [exec] ************************ [2023-01-15T19:53:10.083Z] [exec] [2023-01-15T19:53:10.083Z] [2023-01-15T19:53:10.083Z] setOSConditions: [2023-01-15T19:53:10.083Z] [2023-01-15T19:53:10.083Z] setToolWin: [2023-01-15T19:53:10.083Z] [2023-01-15T19:53:10.083Z] setToolUnix: [2023-01-15T19:53:10.083Z] [2023-01-15T19:53:10.083Z] setToolProperty: [2023-01-15T19:53:10.083Z] [2023-01-15T19:53:10.083Z] setS1ASclassPath: [2023-01-15T19:53:10.083Z] [2023-01-15T19:53:10.083Z] init-common: [2023-01-15T19:53:10.083Z] [2023-01-15T19:53:10.083Z] report-result: [2023-01-15T19:53:10.339Z] [2023-01-15T19:53:10.339Z] setOSConditions: [2023-01-15T19:53:10.339Z] [2023-01-15T19:53:10.339Z] setToolWin: [2023-01-15T19:53:10.339Z] [2023-01-15T19:53:10.339Z] setToolUnix: [2023-01-15T19:53:10.339Z] [2023-01-15T19:53:10.339Z] setToolProperty: [2023-01-15T19:53:10.339Z] [2023-01-15T19:53:10.339Z] setS1ASclassPath: [2023-01-15T19:53:10.339Z] [2023-01-15T19:53:10.339Z] init-common: [2023-01-15T19:53:10.339Z] [2023-01-15T19:53:10.339Z] dev-report: [2023-01-15T19:53:10.339Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T19:53:10.596Z] [java] ********************** [2023-01-15T19:53:10.596Z] [java] * PASSED 96 * [2023-01-15T19:53:10.596Z] [java] * FAILED 0 * [2023-01-15T19:53:10.596Z] [java] * DID NOT RUN 5 * [2023-01-15T19:53:10.596Z] [java] * TOTAL 101 * [2023-01-15T19:53:10.596Z] [java] ********************** [2023-01-15T19:53:10.596Z] [java] [2023-01-15T19:53:10.596Z] [2023-01-15T19:53:10.596Z] BUILD SUCCESSFUL [2023-01-15T19:53:10.596Z] Total time: 14 minutes 33 seconds [2023-01-15T19:53:10.596Z] + check_successful_run [2023-01-15T19:53:10.596Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T19:53:10.596Z] [2023-01-15T19:53:10.596Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T19:53:10.596Z] [2023-01-15T19:53:10.596Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T19:53:10.596Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T19:53:10.596Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T19:53:10.596Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T19:53:10.596Z] + generate_junit_report ejb_group_3 [2023-01-15T19:53:10.596Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T19:53:10.596Z] [2023-01-15T19:53:10.596Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T19:53:10.596Z] [2023-01-15T19:53:10.596Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:53:10.596Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T19:53:10.596Z] + TESTSUITE_NAME=ejb_group_3 [2023-01-15T19:53:10.596Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T19:53:10.596Z] + awk -v suitename=ejb_group_3 ' [2023-01-15T19:53:10.596Z] BEGIN { [2023-01-15T19:53:10.596Z] totaltests = 0; [2023-01-15T19:53:10.596Z] totalfailures = 0; [2023-01-15T19:53:10.596Z] totalerrors = 0; [2023-01-15T19:53:10.596Z] } [2023-01-15T19:53:10.596Z] function getPropVal(str){ [2023-01-15T19:53:10.596Z] split(str, a, "="); [2023-01-15T19:53:10.596Z] val = a[2]; [2023-01-15T19:53:10.596Z] # remove quotes [2023-01-15T19:53:10.596Z] gsub("\"","",val); [2023-01-15T19:53:10.596Z] return val; [2023-01-15T19:53:10.596Z] } [2023-01-15T19:53:10.596Z] function removeXMLTag(str){ [2023-01-15T19:53:10.596Z] # remove xml tag quotes [2023-01-15T19:53:10.596Z] gsub("","",str); [2023-01-15T19:53:10.596Z] gsub("<.*>","",str); [2023-01-15T19:53:10.596Z] gsub(">","",str); [2023-01-15T19:53:10.596Z] return str; [2023-01-15T19:53:10.596Z] } [2023-01-15T19:53:10.596Z] /status value=/ { [2023-01-15T19:53:10.596Z] result=getPropVal($0); [2023-01-15T19:53:10.596Z] result=removeXMLTag(result); [2023-01-15T19:53:10.596Z] } [2023-01-15T19:53:10.596Z] // { [2023-01-15T19:53:10.596Z] getline; [2023-01-15T19:53:10.596Z] getline; [2023-01-15T19:53:10.596Z] testunit=removeXMLTag($0); [2023-01-15T19:53:10.596Z] gsub("\"","",testunit); [2023-01-15T19:53:10.596Z] } [2023-01-15T19:53:10.596Z] // { [2023-01-15T19:53:10.596Z] getline; [2023-01-15T19:53:10.596Z] testname=removeXMLTag($0); [2023-01-15T19:53:10.596Z] gsub("\"","",testname); [2023-01-15T19:53:10.596Z] } [2023-01-15T19:53:10.596Z] /<\/testcase>/{ [2023-01-15T19:53:10.596Z] classname=testunit [2023-01-15T19:53:10.596Z] # printing testcase to out [2023-01-15T19:53:10.596Z] out = out sprintf(" \n", classname, testname); [2023-01-15T19:53:10.596Z] if (result == "fail") { [2023-01-15T19:53:10.596Z] out = out " \n"; [2023-01-15T19:53:10.596Z] totalfailures++; [2023-01-15T19:53:10.596Z] } else if (result == "did_not_run") { [2023-01-15T19:53:10.596Z] out = out " \n"; [2023-01-15T19:53:10.596Z] totalerrors++; [2023-01-15T19:53:10.596Z] } [2023-01-15T19:53:10.596Z] out = out " \n"; [2023-01-15T19:53:10.596Z] [2023-01-15T19:53:10.596Z] totaltests++; [2023-01-15T19:53:10.596Z] result=""; [2023-01-15T19:53:10.596Z] testname=""; [2023-01-15T19:53:10.596Z] } [2023-01-15T19:53:10.596Z] END { [2023-01-15T19:53:10.596Z] print "" [2023-01-15T19:53:10.596Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T19:53:10.596Z] printf "%s", out; [2023-01-15T19:53:10.596Z] print "" [2023-01-15T19:53:10.596Z] }' [2023-01-15T19:53:10.596Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:53:10.596Z] + change_junit_report_class_names [2023-01-15T19:53:10.596Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:53:10.596Z] + sed -i 's/\bclassname="/classname="ejb_group_3./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T19:53:10.596Z] + copy_test_artifacts ejb_group_3 [2023-01-15T19:53:10.596Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T19:53:10.596Z] [2023-01-15T19:53:10.596Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T19:53:10.596Z] [2023-01-15T19:53:10.596Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T19:53:10.597Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T19:53:10.597Z] tar: Removing leading `/' from member names [2023-01-15T19:53:10.856Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log_2023-01-15T19-52-08 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:53:10.856Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:53:10.856Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:53:10.856Z] ++ pwd [2023-01-15T19:53:10.856Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:53:10.856Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2023-01-15T19:53:10.856Z] + true [2023-01-15T19:53:10.856Z] ++ pwd [2023-01-15T19:53:10.856Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T19:53:10.856Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2023-01-15T19:53:10.856Z] + true [2023-01-15T19:53:10.856Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/ejb_group_3-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T19:53:10.856Z] tar: Removing leading `/' from member names [2023-01-15T19:53:10.856Z] + break [2023-01-15T19:53:10.856Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T19:53:10.883Z] Archiving artifacts [Pipeline] junit [2023-01-15T19:53:44.939Z] Recording test results [2023-01-15T19:53:49.128Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-t375v [2023-01-15T20:11:03.923Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-t375v is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:11:03.924Z] --- [2023-01-15T20:11:03.924Z] apiVersion: "v1" [2023-01-15T20:11:03.924Z] kind: "Pod" [2023-01-15T20:11:03.924Z] metadata: [2023-01-15T20:11:03.924Z] annotations: [2023-01-15T20:11:03.924Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:11:03.924Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:11:03.924Z] labels: [2023-01-15T20:11:03.924Z] jenkins: "slave" [2023-01-15T20:11:03.924Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:11:03.924Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:11:03.924Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-t375v" [2023-01-15T20:11:03.924Z] namespace: "glassfish" [2023-01-15T20:11:03.924Z] spec: [2023-01-15T20:11:03.924Z] containers: [2023-01-15T20:11:03.924Z] - env: [2023-01-15T20:11:03.924Z] - name: "JENKINS_SECRET" [2023-01-15T20:11:03.924Z] value: "********" [2023-01-15T20:11:03.924Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:11:03.924Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:11:03.924Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:11:03.924Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-t375v" [2023-01-15T20:11:03.924Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:11:03.924Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:11:03.924Z] - name: "JENKINS_NAME" [2023-01-15T20:11:03.924Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-t375v" [2023-01-15T20:11:03.924Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:11:03.924Z] value: "/home/jenkins/agent" [2023-01-15T20:11:03.924Z] - name: "JENKINS_URL" [2023-01-15T20:11:03.924Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:11:03.924Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:11:03.924Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:11:03.925Z] name: "jnlp" [2023-01-15T20:11:03.925Z] resources: [2023-01-15T20:11:03.925Z] limits: [2023-01-15T20:11:03.925Z] memory: "1200Mi" [2023-01-15T20:11:03.925Z] cpu: "300m" [2023-01-15T20:11:03.925Z] requests: [2023-01-15T20:11:03.925Z] memory: "1200Mi" [2023-01-15T20:11:03.925Z] cpu: "300m" [2023-01-15T20:11:03.925Z] volumeMounts: [2023-01-15T20:11:03.925Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:11:03.925Z] name: "workspace-volume" [2023-01-15T20:11:03.925Z] readOnly: false [2023-01-15T20:11:03.925Z] - args: [2023-01-15T20:11:03.925Z] - "cat" [2023-01-15T20:11:03.925Z] env: [2023-01-15T20:11:03.925Z] - name: "MAVEN_OPTS" [2023-01-15T20:11:03.925Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:11:03.925Z] - name: "MVN_EXTRA" [2023-01-15T20:11:03.925Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:11:03.925Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:11:03.925Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:11:03.925Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:11:03.925Z] imagePullPolicy: "Always" [2023-01-15T20:11:03.925Z] name: "glassfish-build" [2023-01-15T20:11:03.925Z] resources: [2023-01-15T20:11:03.925Z] limits: [2023-01-15T20:11:03.925Z] memory: "12Gi" [2023-01-15T20:11:03.925Z] cpu: "8000m" [2023-01-15T20:11:03.925Z] requests: [2023-01-15T20:11:03.925Z] memory: "7Gi" [2023-01-15T20:11:03.925Z] cpu: "4000m" [2023-01-15T20:11:03.925Z] tty: true [2023-01-15T20:11:03.925Z] volumeMounts: [2023-01-15T20:11:03.925Z] - mountPath: "/home/jenkins" [2023-01-15T20:11:03.925Z] name: "jenkins-home" [2023-01-15T20:11:03.925Z] readOnly: false [2023-01-15T20:11:03.925Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:11:03.925Z] name: "maven-repo-shared-storage" [2023-01-15T20:11:03.925Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:11:03.925Z] name: "settings-xml" [2023-01-15T20:11:03.925Z] readOnly: true [2023-01-15T20:11:03.925Z] subPath: "settings.xml" [2023-01-15T20:11:03.925Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:11:03.925Z] name: "settings-security-xml" [2023-01-15T20:11:03.925Z] readOnly: true [2023-01-15T20:11:03.925Z] subPath: "settings-security.xml" [2023-01-15T20:11:03.925Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:11:03.925Z] name: "maven-repo-local-storage" [2023-01-15T20:11:03.925Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:11:03.925Z] name: "workspace-volume" [2023-01-15T20:11:03.925Z] readOnly: false [2023-01-15T20:11:03.925Z] nodeSelector: [2023-01-15T20:11:03.925Z] kubernetes.io/os: "linux" [2023-01-15T20:11:03.925Z] restartPolicy: "Never" [2023-01-15T20:11:03.925Z] volumes: [2023-01-15T20:11:03.925Z] - name: "settings-security-xml" [2023-01-15T20:11:03.925Z] secret: [2023-01-15T20:11:03.925Z] items: [2023-01-15T20:11:03.925Z] - key: "settings-security.xml" [2023-01-15T20:11:03.925Z] path: "settings-security.xml" [2023-01-15T20:11:03.925Z] secretName: "m2-secret-dir" [2023-01-15T20:11:03.925Z] - emptyDir: {} [2023-01-15T20:11:03.925Z] name: "maven-repo-local-storage" [2023-01-15T20:11:03.925Z] - emptyDir: {} [2023-01-15T20:11:03.925Z] name: "jenkins-home" [2023-01-15T20:11:03.925Z] - name: "settings-xml" [2023-01-15T20:11:03.925Z] secret: [2023-01-15T20:11:03.925Z] items: [2023-01-15T20:11:03.925Z] - key: "settings.xml" [2023-01-15T20:11:03.925Z] path: "settings.xml" [2023-01-15T20:11:03.925Z] secretName: "m2-secret-dir" [2023-01-15T20:11:03.925Z] - emptyDir: [2023-01-15T20:11:03.925Z] medium: "" [2023-01-15T20:11:03.925Z] name: "workspace-volume" [2023-01-15T20:11:03.925Z] - name: "maven-repo-shared-storage" [2023-01-15T20:11:03.925Z] persistentVolumeClaim: [2023-01-15T20:11:03.925Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:11:03.925Z] [2023-01-15T20:11:05.347Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:11:14.545Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-t375v in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (batch_all) [Pipeline] container [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-15T20:12:53.649Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:12:53.650Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [Pipeline] timeout [2023-01-15T20:12:55.951Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T20:12:56.560Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:12:56.560Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:12:56.560Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test batch_all [2023-01-15T20:12:56.560Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:12:56.560Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:12:56.560Z] + readonly GF_INTERNAL_ENV_SH=/tmp/YMXgf-internal-env [2023-01-15T20:12:56.560Z] + GF_INTERNAL_ENV_SH=/tmp/YMXgf-internal-env [2023-01-15T20:12:56.560Z] + '[' '!' -z '' ']' [2023-01-15T20:12:56.560Z] + export WSIMPORT_OPTS= [2023-01-15T20:12:56.560Z] + WSIMPORT_OPTS= [2023-01-15T20:12:56.560Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:12:56.560Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:12:56.819Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:12:56.819Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:12:56.819Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:12:56.819Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:12:56.819Z] + '[' -z '' ']' [2023-01-15T20:12:56.819Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:12:56.819Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:12:56.819Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:02.089Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:13:02.089Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:13:02.089Z] + '[' -z '' ']' [2023-01-15T20:13:02.089Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:13:02.089Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:13:02.089Z] + run_test batch_all [2023-01-15T20:13:02.089Z] + local testid=batch_all [2023-01-15T20:13:02.089Z] + local found=false [2023-01-15T20:13:02.089Z] ++ find . -name run_test.sh [2023-01-15T20:13:02.089Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:13:02.089Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:13:02.089Z] + OPT=list_test_ids [2023-01-15T20:13:02.089Z] + TEST_ID= [2023-01-15T20:13:02.089Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:13:02.089Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:13:02.089Z] +++ uname [2023-01-15T20:13:02.090Z] +++ grep -i sunos [2023-01-15T20:13:02.090Z] +++ wc -l [2023-01-15T20:13:02.090Z] +++ awk '{print $1}' [2023-01-15T20:13:02.090Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:13:02.090Z] ++ GREP=grep [2023-01-15T20:13:02.090Z] ++ AWK=awk [2023-01-15T20:13:02.090Z] ++ SED=sed [2023-01-15T20:13:02.090Z] ++ BC=bc [2023-01-15T20:13:02.090Z] ++ export GREP AWK SED BC [2023-01-15T20:13:02.090Z] + case ${OPT} in [2023-01-15T20:13:02.090Z] + list_test_ids [2023-01-15T20:13:02.090Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:13:02.090Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:13:02.090Z] + [[ admin_cli_all = \b\a\t\c\h\_\a\l\l ]] [2023-01-15T20:13:02.090Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:13:02.090Z] + [[ admin-cli-group-1 = \b\a\t\c\h\_\a\l\l ]] [2023-01-15T20:13:02.090Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:13:02.090Z] + [[ admin-cli-group-2 = \b\a\t\c\h\_\a\l\l ]] [2023-01-15T20:13:02.090Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:13:02.090Z] + [[ admin-cli-group-3 = \b\a\t\c\h\_\a\l\l ]] [2023-01-15T20:13:02.090Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:13:02.090Z] + [[ admin-cli-group-4 = \b\a\t\c\h\_\a\l\l ]] [2023-01-15T20:13:02.090Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:13:02.090Z] + [[ admin-cli-group-5 = \b\a\t\c\h\_\a\l\l ]] [2023-01-15T20:13:02.090Z] + [[ false = true ]] [2023-01-15T20:13:02.090Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:13:02.090Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:13:02.090Z] + OPT=list_test_ids [2023-01-15T20:13:02.090Z] + TEST_ID= [2023-01-15T20:13:02.090Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:13:02.090Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:13:02.090Z] +++ uname [2023-01-15T20:13:02.090Z] +++ grep -i sunos [2023-01-15T20:13:02.090Z] +++ wc -l [2023-01-15T20:13:02.090Z] +++ awk '{print $1}' [2023-01-15T20:13:02.090Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:13:02.090Z] ++ GREP=grep [2023-01-15T20:13:02.090Z] ++ AWK=awk [2023-01-15T20:13:02.090Z] ++ SED=sed [2023-01-15T20:13:02.090Z] ++ BC=bc [2023-01-15T20:13:02.090Z] ++ export GREP AWK SED BC [2023-01-15T20:13:02.090Z] + case ${OPT} in [2023-01-15T20:13:02.090Z] + list_test_ids [2023-01-15T20:13:02.090Z] + echo batch_all [2023-01-15T20:13:02.090Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:13:02.090Z] + [[ batch_all = \b\a\t\c\h\_\a\l\l ]] [2023-01-15T20:13:02.090Z] + found=true [2023-01-15T20:13:02.090Z] + break [2023-01-15T20:13:02.090Z] + [[ true = true ]] [2023-01-15T20:13:02.090Z] + ./appserver/tests/appserv-tests/devtests/batch/run_test.sh run_test_id batch_all [2023-01-15T20:13:02.090Z] + OPT=run_test_id [2023-01-15T20:13:02.090Z] + TEST_ID=batch_all [2023-01-15T20:13:02.090Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:13:02.090Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:13:02.090Z] +++ uname [2023-01-15T20:13:02.090Z] +++ grep -i sunos [2023-01-15T20:13:02.090Z] +++ wc -l [2023-01-15T20:13:02.090Z] +++ awk '{print $1}' [2023-01-15T20:13:02.090Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:13:02.090Z] ++ GREP=grep [2023-01-15T20:13:02.090Z] ++ AWK=awk [2023-01-15T20:13:02.090Z] ++ SED=sed [2023-01-15T20:13:02.090Z] ++ BC=bc [2023-01-15T20:13:02.090Z] ++ export GREP AWK SED BC [2023-01-15T20:13:02.090Z] + case ${OPT} in [2023-01-15T20:13:02.090Z] + trap 'copy_test_artifacts batch_all' EXIT [2023-01-15T20:13:02.090Z] + run_test_id batch_all [2023-01-15T20:13:02.090Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T20:13:02.090Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T20:13:02.090Z] [2023-01-15T20:13:02.090Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:13:02.090Z] [2023-01-15T20:13:02.090Z] + for i in '"${@}"' [2023-01-15T20:13:02.090Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T20:13:02.090Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T20:13:03.469Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:13:03.469Z] + cd ./appserver/tests/appserv-tests/devtests/batch [2023-01-15T20:13:03.469Z] + test_init [2023-01-15T20:13:03.469Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T20:13:03.469Z] [2023-01-15T20:13:03.469Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:13:03.469Z] [2023-01-15T20:13:03.469Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T20:13:03.469Z] + xargs touch [2023-01-15T20:13:03.469Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:13:03.469Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:13:03.469Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T20:13:03.469Z] ANT_HOME is /usr/share/ant [2023-01-15T20:13:03.469Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:13:03.469Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:13:03.469Z] + java -version [2023-01-15T20:13:03.469Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:03.469Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:13:03.469Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:13:03.469Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:13:03.469Z] + ant -version [2023-01-15T20:13:03.469Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:03.728Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:13:03.728Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:13:03.728Z] + printf '\n\n' [2023-01-15T20:13:03.728Z] [2023-01-15T20:13:03.728Z] [2023-01-15T20:13:03.728Z] + get_test_target batch_all [2023-01-15T20:13:03.728Z] + case ${1} in [2023-01-15T20:13:03.728Z] + TARGET=all [2023-01-15T20:13:03.728Z] + export TARGET [2023-01-15T20:13:03.728Z] + test_run [2023-01-15T20:13:03.728Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-domain [2023-01-15T20:13:03.728Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:10.234Z] Waiting for domain1 to start ...... [2023-01-15T20:13:10.234Z] Successfully started the domain : domain1 [2023-01-15T20:13:10.234Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:13:10.234Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:13:10.234Z] Admin Port: 4848 [2023-01-15T20:13:10.234Z] Command start-domain executed successfully. [2023-01-15T20:13:10.234Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-database [2023-01-15T20:13:10.234Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:11.170Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:12.108Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-01-15T20:13:12.108Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:12.108Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:12.675Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:14.051Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:14.619Z] --------- Derby Network Server Information -------- [2023-01-15T20:13:14.619Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-01-15T20:13:14.619Z] -- listing properties -- [2023-01-15T20:13:14.619Z] derby.drda.timeSlice=0 [2023-01-15T20:13:14.619Z] derby.drda.portNumber=1527 [2023-01-15T20:13:14.619Z] derby.drda.minThreads=0 [2023-01-15T20:13:14.619Z] derby.drda.sslMode=off [2023-01-15T20:13:14.619Z] derby.drda.traceAll=false [2023-01-15T20:13:14.619Z] derby.drda.keepAlive=true [2023-01-15T20:13:14.619Z] derby.drda.maxThreads=0 [2023-01-15T20:13:14.619Z] derby.drda.logConnections=false [2023-01-15T20:13:14.619Z] derby.drda.startNetworkServer=false [2023-01-15T20:13:14.619Z] derby.drda.host=0.0.0.0 [2023-01-15T20:13:14.619Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/d-and-t... [2023-01-15T20:13:14.619Z] ------------------ Java Information ------------------ [2023-01-15T20:13:14.619Z] Java Version: 11.0.10 [2023-01-15T20:13:14.619Z] Java Vendor: Oracle Corporation [2023-01-15T20:13:14.619Z] Java home: /usr/lib/jvm/jdk11 [2023-01-15T20:13:14.620Z] Java classpath: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar [2023-01-15T20:13:14.620Z] OS name: Linux [2023-01-15T20:13:14.620Z] OS architecture: amd64 [2023-01-15T20:13:14.620Z] OS version: 5.17.13-200.fc35.x86_64 [2023-01-15T20:13:14.620Z] Java user name: 1003280000 [2023-01-15T20:13:14.620Z] Java user home: /home/jenkins [2023-01-15T20:13:14.620Z] Java user dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch [2023-01-15T20:13:14.620Z] java.specification.name: Java Platform API Specification [2023-01-15T20:13:14.620Z] java.specification.version: 11 [2023-01-15T20:13:14.620Z] java.runtime.version: 11.0.10+9 [2023-01-15T20:13:14.620Z] --------- Derby Information -------- [2023-01-15T20:13:14.620Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] ------------------------------------------------------ [2023-01-15T20:13:14.620Z] ----------------- Locale Information ----------------- [2023-01-15T20:13:14.620Z] Current Locale : [English/United States [en_US]] [2023-01-15T20:13:14.620Z] Found support for locale: [cs] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [de_DE] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [es] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [fr] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [hu] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [it] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [ja_JP] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [ko_KR] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [pl] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [pt_BR] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [ru] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [zh_CN] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] Found support for locale: [zh_TW] [2023-01-15T20:13:14.620Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:13:14.620Z] ------------------------------------------------------ [2023-01-15T20:13:14.620Z] ------------------------------------------------------ [2023-01-15T20:13:14.620Z] [2023-01-15T20:13:14.620Z] Starting database in the background. [2023-01-15T20:13:14.620Z] Log redirected to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.log. [2023-01-15T20:13:14.620Z] Command start-database executed successfully. [2023-01-15T20:13:14.878Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch [2023-01-15T20:13:14.878Z] ++ echo [2023-01-15T20:13:14.878Z] ++ cut -d: -f2 [2023-01-15T20:13:14.878Z] ++ sed 's/\/\///g' [2023-01-15T20:13:14.878Z] + PROXY_HOST= [2023-01-15T20:13:14.878Z] ++ echo [2023-01-15T20:13:14.878Z] ++ cut -d: -f3 [2023-01-15T20:13:14.878Z] ++ sed 's/\///g' [2023-01-15T20:13:14.878Z] + PROXY_PORT= [2023-01-15T20:13:14.878Z] + 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'\''' [2023-01-15T20:13:14.878Z] + export ANT_OPTS [2023-01-15T20:13:14.879Z] + 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'\''' [2023-01-15T20:13:14.879Z] 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' [2023-01-15T20:13:14.879Z] + ant all [2023-01-15T20:13:14.879Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T20:13:14.879Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:15.136Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/build.xml [2023-01-15T20:13:15.702Z] [2023-01-15T20:13:15.702Z] all: [2023-01-15T20:13:15.960Z] [2023-01-15T20:13:15.960Z] setOSConditions: [2023-01-15T20:13:15.960Z] [2023-01-15T20:13:15.960Z] setToolWin: [2023-01-15T20:13:15.960Z] [2023-01-15T20:13:15.960Z] setToolUnix: [2023-01-15T20:13:15.960Z] [2023-01-15T20:13:15.960Z] setToolProperty: [2023-01-15T20:13:15.960Z] [2023-01-15T20:13:15.960Z] setS1ASclassPath: [2023-01-15T20:13:15.960Z] [2023-01-15T20:13:15.960Z] init-common: [2023-01-15T20:13:15.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:13:15.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:13:15.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:13:15.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:13:15.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:13:15.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:13:15.961Z] [2023-01-15T20:13:15.961Z] clean: [2023-01-15T20:13:15.961Z] [2023-01-15T20:13:15.961Z] setOSConditions: [2023-01-15T20:13:15.961Z] [2023-01-15T20:13:15.961Z] setToolWin: [2023-01-15T20:13:15.961Z] [2023-01-15T20:13:15.961Z] setToolUnix: [2023-01-15T20:13:15.961Z] [2023-01-15T20:13:15.961Z] setToolProperty: [2023-01-15T20:13:15.961Z] [2023-01-15T20:13:15.961Z] setS1ASclassPath: [2023-01-15T20:13:15.961Z] [2023-01-15T20:13:15.961Z] init-common: [2023-01-15T20:13:15.961Z] [2023-01-15T20:13:15.961Z] clean-common: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setOSConditions: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setToolWin: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setToolUnix: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setToolProperty: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setS1ASclassPath: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] init-common: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] clean-classes-common: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setOSConditions: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setToolWin: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setToolUnix: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setToolProperty: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setS1ASclassPath: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] init-common: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] clean-jars-common: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] compile: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setOSConditions: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setToolWin: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setToolUnix: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setToolProperty: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] setS1ASclassPath: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] init-common: [2023-01-15T20:13:16.219Z] [2023-01-15T20:13:16.219Z] compile-common: [2023-01-15T20:13:16.219Z] [echo] Current time (ISO): 2023-01-15T20:13:16.056+0000 [2023-01-15T20:13:16.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:13:16.219Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:13:16.219Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:18.752Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:13:19.010Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/bmt-chunk-job/ejb/com/oracle/javaee7/samples/batch/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2023-01-15T20:13:19.010Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:13:19.010Z] [javac] 1 warning [2023-01-15T20:13:19.010Z] [2023-01-15T20:13:19.010Z] setOSConditions: [2023-01-15T20:13:19.010Z] [2023-01-15T20:13:19.010Z] setToolWin: [2023-01-15T20:13:19.010Z] [2023-01-15T20:13:19.010Z] setToolUnix: [2023-01-15T20:13:19.010Z] [2023-01-15T20:13:19.010Z] setToolProperty: [2023-01-15T20:13:19.010Z] [2023-01-15T20:13:19.010Z] setS1ASclassPath: [2023-01-15T20:13:19.010Z] [2023-01-15T20:13:19.010Z] init-common: [2023-01-15T20:13:19.010Z] [2023-01-15T20:13:19.011Z] compile-common: [2023-01-15T20:13:19.011Z] [echo] Current time (ISO): 2023-01-15T20:13:18.938+0000 [2023-01-15T20:13:19.011Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:13:19.268Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:21.799Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:13:21.799Z] [javac] 1 warning [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] build: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] setOSConditions: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] fixFiles: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] convUnix: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] convWin: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] setToolWin: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] setToolUnix: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] setToolProperty: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] setS1ASclassPath: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] init-common: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] package-persistence-common: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] ejb-jar-common: [2023-01-15T20:13:21.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] package-ejbjar-common: [2023-01-15T20:13:21.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:13:21.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:13:21.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2023-01-15T20:13:21.799Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-job-ejb.jar [2023-01-15T20:13:21.799Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] appclient-jar-common: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] package-appclientjar-common: [2023-01-15T20:13:21.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:13:21.799Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-job-client.jar [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.799Z] webclient-war-common: [2023-01-15T20:13:21.799Z] [2023-01-15T20:13:21.800Z] build-ear-common: [2023-01-15T20:13:21.800Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobApp.ear [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] deploy: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] setOSConditions: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] setToolWin: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] setToolUnix: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] setToolProperty: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] setS1ASclassPath: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] init-common: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] deploy-common: [2023-01-15T20:13:21.800Z] [echo] Current time (ISO): 2023-01-15T20:13:21.721+0000 [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] setOSConditions: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] setToolWin: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] setToolUnix: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] setToolProperty: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] setS1ASclassPath: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] init-common: [2023-01-15T20:13:21.800Z] [2023-01-15T20:13:21.800Z] deploy-common-pe: [2023-01-15T20:13:22.058Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:23.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobApp.ear [2023-01-15T20:13:32.077Z] [exec] Application deployed with name devtest-batch-bmt-chunk-jobApp. [2023-01-15T20:13:32.077Z] [echo] Deployment on target server server successful [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] setOSConditions: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] setToolWin: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] setToolUnix: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] setToolProperty: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] setS1ASclassPath: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] init-common: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] deploy-common-ee: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] run: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] setOSConditions: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] setToolWin: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] setToolUnix: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] setToolProperty: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] setS1ASclassPath: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] init-common: [2023-01-15T20:13:32.077Z] [2023-01-15T20:13:32.077Z] runclient-common: [2023-01-15T20:13:32.077Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:13:32.077Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:32.077Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:32.644Z] [exec] Jan 15, 2023 8:13:32 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:13:32.644Z] [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. [2023-01-15T20:13:34.017Z] [exec] Jan 15, 2023 8:13:33 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:13:34.017Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:13:40.576Z] [exec] ************************************************ [2023-01-15T20:13:40.576Z] [exec] ******* JobID: 1 ****************** [2023-01-15T20:13:40.576Z] [exec] ************************************************ [2023-01-15T20:13:40.576Z] [exec] Will sleep for 10 more seconds...: null [2023-01-15T20:13:41.511Z] [exec] Value of key is:batch-chunk-stateless [2023-01-15T20:13:41.511Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:13:41.511Z] [exec] [2023-01-15T20:13:41.511Z] [exec] [2023-01-15T20:13:41.511Z] [exec] ----------------------------------------- [2023-01-15T20:13:41.511Z] [exec] - batch-chunk-stateless: PASS - [2023-01-15T20:13:41.511Z] [exec] ----------------------------------------- [2023-01-15T20:13:41.511Z] [exec] Total PASS: 1 [2023-01-15T20:13:41.511Z] [exec] Total FAIL: 0 [2023-01-15T20:13:41.511Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:13:41.511Z] [exec] ----------------------------------------- [2023-01-15T20:13:41.511Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:13:41.511Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:13:42.078Z] [2023-01-15T20:13:42.078Z] checkReporting-common: [2023-01-15T20:13:42.078Z] [2023-01-15T20:13:42.079Z] confirmReportPresent-common: [2023-01-15T20:13:42.079Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:13:42.079Z] [echo] Test seems to be reported fine [2023-01-15T20:13:42.079Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/bmt-chunk-job/RepRunConf.txt [2023-01-15T20:13:42.079Z] [2023-01-15T20:13:42.079Z] confirmMissingReport-common: [2023-01-15T20:13:42.079Z] [2023-01-15T20:13:42.079Z] undeploy: [2023-01-15T20:13:42.079Z] [2023-01-15T20:13:42.079Z] setOSConditions: [2023-01-15T20:13:42.079Z] [2023-01-15T20:13:42.079Z] setToolWin: [2023-01-15T20:13:42.079Z] [2023-01-15T20:13:42.079Z] setToolUnix: [2023-01-15T20:13:42.079Z] [2023-01-15T20:13:42.079Z] setToolProperty: [2023-01-15T20:13:42.079Z] [2023-01-15T20:13:42.079Z] setS1ASclassPath: [2023-01-15T20:13:42.079Z] [2023-01-15T20:13:42.079Z] init-common: [2023-01-15T20:13:42.079Z] [2023-01-15T20:13:42.079Z] undeploy-common: [2023-01-15T20:13:42.079Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:43.014Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] all: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setOSConditions: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolWin: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolUnix: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolProperty: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setS1ASclassPath: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] init-common: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] clean: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setOSConditions: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolWin: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolUnix: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolProperty: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setS1ASclassPath: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] init-common: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] clean-common: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setOSConditions: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolWin: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolUnix: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolProperty: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setS1ASclassPath: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] init-common: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] clean-classes-common: [2023-01-15T20:13:43.014Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setOSConditions: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolWin: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolUnix: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolProperty: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setS1ASclassPath: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] init-common: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] clean-jars-common: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] compile: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setOSConditions: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolWin: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolUnix: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setToolProperty: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] setS1ASclassPath: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] init-common: [2023-01-15T20:13:43.014Z] [2023-01-15T20:13:43.014Z] compile-common: [2023-01-15T20:13:43.014Z] [echo] Current time (ISO): 2023-01-15T20:13:42.923+0000 [2023-01-15T20:13:43.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:13:43.014Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:13:43.272Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:45.804Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:13:45.804Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/cmt-chunk-job/ejb/com/oracle/javaee7/samples/batch/cmt/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2023-01-15T20:13:45.804Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:13:45.804Z] [javac] 1 warning [2023-01-15T20:13:46.064Z] [2023-01-15T20:13:46.064Z] setOSConditions: [2023-01-15T20:13:46.064Z] [2023-01-15T20:13:46.064Z] setToolWin: [2023-01-15T20:13:46.064Z] [2023-01-15T20:13:46.064Z] setToolUnix: [2023-01-15T20:13:46.064Z] [2023-01-15T20:13:46.064Z] setToolProperty: [2023-01-15T20:13:46.064Z] [2023-01-15T20:13:46.064Z] setS1ASclassPath: [2023-01-15T20:13:46.064Z] [2023-01-15T20:13:46.064Z] init-common: [2023-01-15T20:13:46.064Z] [2023-01-15T20:13:46.064Z] compile-common: [2023-01-15T20:13:46.064Z] [echo] Current time (ISO): 2023-01-15T20:13:45.834+0000 [2023-01-15T20:13:46.064Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:13:46.064Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:48.595Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:13:48.595Z] [javac] 1 warning [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] build: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] setOSConditions: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] fixFiles: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] convUnix: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] convWin: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] setToolWin: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] setToolUnix: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] setToolProperty: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] setS1ASclassPath: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] init-common: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] package-persistence-common: [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] ejb-jar-common: [2023-01-15T20:13:48.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:13:48.853Z] [2023-01-15T20:13:48.853Z] package-ejbjar-common: [2023-01-15T20:13:48.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:13:48.853Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:13:48.853Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2023-01-15T20:13:48.853Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunk-ejb.jar [2023-01-15T20:13:48.853Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] appclient-jar-common: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] package-appclientjar-common: [2023-01-15T20:13:48.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:13:48.854Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunk-client.jar [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] webclient-war-common: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] build-ear-common: [2023-01-15T20:13:48.854Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkApp.ear [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] deploy: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] setOSConditions: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] setToolWin: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] setToolUnix: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] setToolProperty: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] setS1ASclassPath: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] init-common: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] deploy-common: [2023-01-15T20:13:48.854Z] [echo] Current time (ISO): 2023-01-15T20:13:48.727+0000 [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] setOSConditions: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] setToolWin: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] setToolUnix: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] setToolProperty: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] setS1ASclassPath: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] init-common: [2023-01-15T20:13:48.854Z] [2023-01-15T20:13:48.854Z] deploy-common-pe: [2023-01-15T20:13:48.854Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:49.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkApp.ear [2023-01-15T20:13:50.355Z] [exec] Application deployed with name batch-cmt-chunkApp. [2023-01-15T20:13:50.355Z] [echo] Deployment on target server server successful [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] setOSConditions: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] setToolWin: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] setToolUnix: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] setToolProperty: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] setS1ASclassPath: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] init-common: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] deploy-common-ee: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] run: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] setOSConditions: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] setToolWin: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] setToolUnix: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] setToolProperty: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] setS1ASclassPath: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] init-common: [2023-01-15T20:13:50.355Z] [2023-01-15T20:13:50.355Z] runclient-common: [2023-01-15T20:13:50.355Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:13:50.613Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:51.179Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:13:52.115Z] [exec] Jan 15, 2023 8:13:51 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:13:52.115Z] [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. [2023-01-15T20:13:53.051Z] [exec] Jan 15, 2023 8:13:53 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:13:53.051Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:13:57.236Z] [exec] Will sleep for 9 more seconds... [2023-01-15T20:13:57.803Z] [exec] ** checkBatchJobStatus[2] ==> COMPLETED [2023-01-15T20:13:57.803Z] [exec] Will sleep for 9 more seconds... [2023-01-15T20:13:58.736Z] [exec] ** checkBatchJobStatus[3] ==> COMPLETED [2023-01-15T20:13:58.736Z] [exec] Value of key is:batch-cmt-chunk-test1 [2023-01-15T20:13:58.994Z] [exec] Value of key is:batch-cmt-status-checkExe-jobName [2023-01-15T20:13:58.994Z] [exec] Value of key is:batch-cmt-status-checkExe-appName [2023-01-15T20:13:58.994Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceCount [2023-01-15T20:13:58.994Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceID [2023-01-15T20:13:58.994Z] [exec] Value of key is:batch-cmt-status-checkExe-executionID [2023-01-15T20:13:58.994Z] [exec] Value of key is:batch-cmt-status-checkExe-startTime [2023-01-15T20:13:58.994Z] [exec] Value of key is:batch-cmt-status-checkExe-batchStatus [2023-01-15T20:13:58.994Z] [exec] Value of key is:batch-cmt-status-checkExe-endTime [2023-01-15T20:13:58.994Z] [exec] Value of key is:batch-cmt-status-checkExe-isJobExecutionOK [2023-01-15T20:13:58.994Z] [exec] Value of key is:batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible [2023-01-15T20:13:58.994Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:13:58.994Z] [exec] [2023-01-15T20:13:58.994Z] [exec] [2023-01-15T20:13:58.994Z] [exec] ----------------------------------------- [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-chunk-test1: PASS - [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-status-checkExe-instanceCount: PASS - [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-status-checkExe-executionID: PASS - [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-status-checkExe-endTime: PASS - [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-status-checkExe-isJobExecutionOK: PASS - [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-status-checkExe-jobName: PASS - [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-status-checkExe-batchStatus: PASS - [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-status-checkExe-appName: PASS - [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-status-checkExe-instanceID: PASS - [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-status-checkExe-startTime: PASS - [2023-01-15T20:13:58.994Z] [exec] - batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible: PASS - [2023-01-15T20:13:58.994Z] [exec] ----------------------------------------- [2023-01-15T20:13:58.994Z] [exec] Total PASS: 11 [2023-01-15T20:13:58.994Z] [exec] Total FAIL: 0 [2023-01-15T20:13:58.994Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:13:58.994Z] [exec] ----------------------------------------- [2023-01-15T20:13:58.994Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:13:58.994Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:13:59.559Z] [2023-01-15T20:13:59.559Z] checkReporting-common: [2023-01-15T20:13:59.559Z] [2023-01-15T20:13:59.559Z] confirmReportPresent-common: [2023-01-15T20:13:59.559Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:13:59.559Z] [echo] Test seems to be reported fine [2023-01-15T20:13:59.559Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/cmt-chunk-job/RepRunConf.txt [2023-01-15T20:13:59.559Z] [2023-01-15T20:13:59.559Z] confirmMissingReport-common: [2023-01-15T20:13:59.559Z] [2023-01-15T20:13:59.559Z] undeploy: [2023-01-15T20:13:59.559Z] [2023-01-15T20:13:59.559Z] setOSConditions: [2023-01-15T20:13:59.559Z] [2023-01-15T20:13:59.559Z] setToolWin: [2023-01-15T20:13:59.559Z] [2023-01-15T20:13:59.559Z] setToolUnix: [2023-01-15T20:13:59.560Z] [2023-01-15T20:13:59.560Z] setToolProperty: [2023-01-15T20:13:59.560Z] [2023-01-15T20:13:59.560Z] setS1ASclassPath: [2023-01-15T20:13:59.560Z] [2023-01-15T20:13:59.560Z] init-common: [2023-01-15T20:13:59.560Z] [2023-01-15T20:13:59.560Z] undeploy-common: [2023-01-15T20:13:59.560Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:00.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] all: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setOSConditions: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolWin: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolUnix: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolProperty: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setS1ASclassPath: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] init-common: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] clean: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setOSConditions: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolWin: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolUnix: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolProperty: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setS1ASclassPath: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] init-common: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] clean-common: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setOSConditions: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolWin: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolUnix: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolProperty: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setS1ASclassPath: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] init-common: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] clean-classes-common: [2023-01-15T20:14:00.444Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setOSConditions: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolWin: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolUnix: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolProperty: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setS1ASclassPath: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] init-common: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] clean-jars-common: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] compile: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setOSConditions: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolWin: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolUnix: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setToolProperty: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] setS1ASclassPath: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] init-common: [2023-01-15T20:14:00.444Z] [2023-01-15T20:14:00.444Z] compile-common: [2023-01-15T20:14:00.444Z] [echo] Current time (ISO): 2023-01-15T20:14:00.370+0000 [2023-01-15T20:14:00.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:14:00.444Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:14:00.702Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:03.237Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:14:03.494Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/simple-validation-test/ejb/com/oracle/javaee7/samples/batch/cmt/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2023-01-15T20:14:03.494Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:14:03.494Z] [javac] 1 warning [2023-01-15T20:14:03.494Z] [2023-01-15T20:14:03.494Z] setOSConditions: [2023-01-15T20:14:03.494Z] [2023-01-15T20:14:03.494Z] setToolWin: [2023-01-15T20:14:03.494Z] [2023-01-15T20:14:03.494Z] setToolUnix: [2023-01-15T20:14:03.494Z] [2023-01-15T20:14:03.494Z] setToolProperty: [2023-01-15T20:14:03.494Z] [2023-01-15T20:14:03.494Z] setS1ASclassPath: [2023-01-15T20:14:03.494Z] [2023-01-15T20:14:03.494Z] init-common: [2023-01-15T20:14:03.494Z] [2023-01-15T20:14:03.494Z] compile-common: [2023-01-15T20:14:03.494Z] [echo] Current time (ISO): 2023-01-15T20:14:03.466+0000 [2023-01-15T20:14:03.494Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:14:03.753Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:06.284Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:14:06.542Z] [javac] 1 warning [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] build: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setOSConditions: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] fixFiles: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] convUnix: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] convWin: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setToolWin: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setToolUnix: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setToolProperty: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setS1ASclassPath: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] init-common: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] package-persistence-common: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] ejb-jar-common: [2023-01-15T20:14:06.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] package-ejbjar-common: [2023-01-15T20:14:06.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:14:06.542Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:14:06.542Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2023-01-15T20:14:06.542Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/Simple-Validation-ejb.jar [2023-01-15T20:14:06.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] appclient-jar-common: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] package-appclientjar-common: [2023-01-15T20:14:06.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:14:06.542Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/Simple-Validation-client.jar [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] webclient-war-common: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] build-ear-common: [2023-01-15T20:14:06.542Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationApp.ear [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] deploy: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setOSConditions: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setToolWin: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setToolUnix: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setToolProperty: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setS1ASclassPath: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] init-common: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] deploy-common: [2023-01-15T20:14:06.542Z] [echo] Current time (ISO): 2023-01-15T20:14:06.514+0000 [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setOSConditions: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setToolWin: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setToolUnix: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setToolProperty: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] setS1ASclassPath: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] init-common: [2023-01-15T20:14:06.542Z] [2023-01-15T20:14:06.542Z] deploy-common-pe: [2023-01-15T20:14:06.801Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:07.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationApp.ear [2023-01-15T20:14:08.321Z] [exec] Application deployed with name Simple-ValidationApp. [2023-01-15T20:14:08.321Z] [echo] Deployment on target server server successful [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] setOSConditions: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] setToolWin: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] setToolUnix: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] setToolProperty: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] setS1ASclassPath: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] init-common: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] deploy-common-ee: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] run: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] setOSConditions: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] setToolWin: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] setToolUnix: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] setToolProperty: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] setS1ASclassPath: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] init-common: [2023-01-15T20:14:08.321Z] [2023-01-15T20:14:08.321Z] runclient-common: [2023-01-15T20:14:08.321Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationAppClient.jar -name Simple-ValidationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:14:08.321Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:08.887Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:09.822Z] [exec] Jan 15, 2023 8:14:09 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:14:09.822Z] [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. [2023-01-15T20:14:11.199Z] [exec] Jan 15, 2023 8:14:10 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:14:11.199Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:14:14.491Z] [exec] Will sleep for 99 more seconds... [2023-01-15T20:14:15.425Z] [exec] Will sleep for 98 more seconds... [2023-01-15T20:14:16.372Z] [exec] Will sleep for 97 more seconds... [2023-01-15T20:14:17.306Z] [exec] Will sleep for 96 more seconds... [2023-01-15T20:14:18.681Z] [exec] Will sleep for 95 more seconds... [2023-01-15T20:14:19.614Z] [exec] Will sleep for 94 more seconds... [2023-01-15T20:14:20.548Z] [exec] Will sleep for 93 more seconds... [2023-01-15T20:14:21.485Z] [exec] Will sleep for 92 more seconds... [2023-01-15T20:14:22.419Z] [exec] ** checkBatchJobStatus[4] ==> COMPLETED [2023-01-15T20:14:22.419Z] [exec] Will sleep for 99 more seconds... [2023-01-15T20:14:23.793Z] [exec] Will sleep for 98 more seconds... [2023-01-15T20:14:24.728Z] [exec] Will sleep for 97 more seconds... [2023-01-15T20:14:25.662Z] [exec] Will sleep for 96 more seconds... [2023-01-15T20:14:26.597Z] [exec] Will sleep for 95 more seconds... [2023-01-15T20:14:27.532Z] [exec] Will sleep for 94 more seconds... Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-5qz4s [2023-01-15T20:14:28.906Z] [exec] Will sleep for 93 more seconds... [2023-01-15T20:14:29.838Z] [exec] Will sleep for 92 more seconds... [2023-01-15T20:14:30.772Z] [exec] ** checkBatchJobStatus[5] ==> COMPLETED [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-chunk-test1 [2023-01-15T20:14:30.772Z] [exec] ** JOB ==> Simple-Validation-Job 2 [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-chunk-test2 [2023-01-15T20:14:30.772Z] [exec] ** JOB ==> 0 Simple-Validation-Job server-config:Simple-ValidationApp COMPLETED COMPLETED [2023-01-15T20:14:30.772Z] [exec] ** JOB ==> 1 Simple-Validation-Job server-config:Simple-ValidationApp COMPLETED COMPLETED [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-chunk-test3 [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-status-checkExe-jobName [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-status-checkExe-appName [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceCount [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceID [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-status-checkExe-executionID [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-status-checkExe-startTime [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-status-checkExe-batchStatus [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-status-checkExe-endTime [2023-01-15T20:14:30.772Z] [exec] Value of key is:batch-cmt-status-checkExe-isJobExecutionOK [2023-01-15T20:14:30.773Z] [exec] Value of key is:batch-cmt-status-checkExe-checkAllJobExecutions [2023-01-15T20:14:30.773Z] [exec] Value of key is:batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible [2023-01-15T20:14:30.773Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:14:30.773Z] [exec] [2023-01-15T20:14:30.773Z] [exec] [2023-01-15T20:14:30.773Z] [exec] ----------------------------------------- [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-chunk-test1: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-chunk-test3: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-status-checkExe-instanceCount: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-chunk-test2: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-status-checkExe-isJobExecutionOK: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-status-checkExe-startTime: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-status-checkExe-checkAllJobExecutions: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-status-checkExe-executionID: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-status-checkExe-endTime: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-status-checkExe-jobName: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-status-checkExe-batchStatus: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-status-checkExe-appName: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-status-checkExe-instanceID: PASS - [2023-01-15T20:14:30.773Z] [exec] - batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible: PASS - [2023-01-15T20:14:30.773Z] [exec] ----------------------------------------- [2023-01-15T20:14:30.773Z] [exec] Total PASS: 14 [2023-01-15T20:14:30.773Z] [exec] Total FAIL: 0 [2023-01-15T20:14:30.773Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:14:30.773Z] [exec] ----------------------------------------- [2023-01-15T20:14:30.773Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:14:30.773Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] checkReporting-common: [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] confirmReportPresent-common: [2023-01-15T20:14:31.339Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:14:31.339Z] [echo] Test seems to be reported fine [2023-01-15T20:14:31.339Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/simple-validation-test/RepRunConf.txt [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] confirmMissingReport-common: [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] undeploy: [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] setOSConditions: [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] setToolWin: [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] setToolUnix: [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] setToolProperty: [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] setS1ASclassPath: [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] init-common: [2023-01-15T20:14:31.339Z] [2023-01-15T20:14:31.339Z] undeploy-common: [2023-01-15T20:14:31.339Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:31.905Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:14:32.163Z] [2023-01-15T20:14:32.163Z] all: [2023-01-15T20:14:32.164Z] [2023-01-15T20:14:32.164Z] BUILD SUCCESSFUL [2023-01-15T20:14:32.164Z] Total time: 1 minute 16 seconds [2023-01-15T20:14:32.164Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin stop-database [2023-01-15T20:14:32.164Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:33.097Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:33.664Z] Sun Jan 15 20:14:33 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-01-15T20:14:33.664Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:34.597Z] Sun Jan 15 20:14:34 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:14:34.597Z] Command stop-database executed successfully. [2023-01-15T20:14:34.597Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin stop-domain [2023-01-15T20:14:34.597Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:14:36.045Z] Waiting for the domain to stop . [2023-01-15T20:14:36.045Z] Command stop-domain executed successfully. [2023-01-15T20:14:36.045Z] + generate_junit_report batch_all [2023-01-15T20:14:36.045Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T20:14:36.045Z] [2023-01-15T20:14:36.045Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T20:14:36.045Z] [2023-01-15T20:14:36.045Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:14:36.045Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T20:14:36.045Z] + TESTSUITE_NAME=batch_all [2023-01-15T20:14:36.045Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:14:36.045Z] + awk -v suitename=batch_all ' [2023-01-15T20:14:36.045Z] BEGIN { [2023-01-15T20:14:36.045Z] totaltests = 0; [2023-01-15T20:14:36.045Z] totalfailures = 0; [2023-01-15T20:14:36.045Z] totalerrors = 0; [2023-01-15T20:14:36.045Z] } [2023-01-15T20:14:36.045Z] function getPropVal(str){ [2023-01-15T20:14:36.045Z] split(str, a, "="); [2023-01-15T20:14:36.045Z] val = a[2]; [2023-01-15T20:14:36.045Z] # remove quotes [2023-01-15T20:14:36.045Z] gsub("\"","",val); [2023-01-15T20:14:36.045Z] return val; [2023-01-15T20:14:36.045Z] } [2023-01-15T20:14:36.045Z] function removeXMLTag(str){ [2023-01-15T20:14:36.045Z] # remove xml tag quotes [2023-01-15T20:14:36.045Z] gsub("","",str); [2023-01-15T20:14:36.045Z] gsub("<.*>","",str); [2023-01-15T20:14:36.045Z] gsub(">","",str); [2023-01-15T20:14:36.045Z] return str; [2023-01-15T20:14:36.045Z] } [2023-01-15T20:14:36.045Z] /status value=/ { [2023-01-15T20:14:36.045Z] result=getPropVal($0); [2023-01-15T20:14:36.045Z] result=removeXMLTag(result); [2023-01-15T20:14:36.045Z] } [2023-01-15T20:14:36.045Z] // { [2023-01-15T20:14:36.045Z] getline; [2023-01-15T20:14:36.045Z] getline; [2023-01-15T20:14:36.045Z] testunit=removeXMLTag($0); [2023-01-15T20:14:36.045Z] gsub("\"","",testunit); [2023-01-15T20:14:36.045Z] } [2023-01-15T20:14:36.045Z] // { [2023-01-15T20:14:36.045Z] getline; [2023-01-15T20:14:36.045Z] testname=removeXMLTag($0); [2023-01-15T20:14:36.045Z] gsub("\"","",testname); [2023-01-15T20:14:36.045Z] } [2023-01-15T20:14:36.045Z] /<\/testcase>/{ [2023-01-15T20:14:36.045Z] classname=testunit [2023-01-15T20:14:36.045Z] # printing testcase to out [2023-01-15T20:14:36.045Z] out = out sprintf(" \n", classname, testname); [2023-01-15T20:14:36.045Z] if (result == "fail") { [2023-01-15T20:14:36.045Z] out = out " \n"; [2023-01-15T20:14:36.045Z] totalfailures++; [2023-01-15T20:14:36.045Z] } else if (result == "did_not_run") { [2023-01-15T20:14:36.045Z] out = out " \n"; [2023-01-15T20:14:36.045Z] totalerrors++; [2023-01-15T20:14:36.045Z] } [2023-01-15T20:14:36.045Z] out = out " \n"; [2023-01-15T20:14:36.045Z] [2023-01-15T20:14:36.045Z] totaltests++; [2023-01-15T20:14:36.045Z] result=""; [2023-01-15T20:14:36.045Z] testname=""; [2023-01-15T20:14:36.045Z] } [2023-01-15T20:14:36.045Z] END { [2023-01-15T20:14:36.045Z] print "" [2023-01-15T20:14:36.045Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T20:14:36.045Z] printf "%s", out; [2023-01-15T20:14:36.045Z] print "" [2023-01-15T20:14:36.045Z] }' [2023-01-15T20:14:36.045Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:14:36.045Z] + change_junit_report_class_names [2023-01-15T20:14:36.045Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:14:36.045Z] + sed -i 's/\bclassname="/classname="batch_all./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:14:36.046Z] + copy_test_artifacts batch_all [2023-01-15T20:14:36.046Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T20:14:36.046Z] [2023-01-15T20:14:36.046Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T20:14:36.046Z] [2023-01-15T20:14:36.046Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:14:36.046Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T20:14:36.046Z] tar: Removing leading `/' from member names [2023-01-15T20:14:36.303Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:14:36.303Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:14:36.303Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:14:36.303Z] ++ pwd [2023-01-15T20:14:36.303Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:14:36.303Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/*/*logs.zip': No such file or directory [2023-01-15T20:14:36.303Z] + true [2023-01-15T20:14:36.303Z] ++ pwd [2023-01-15T20:14:36.303Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:14:36.303Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/batch/*/*/*logs.zip': No such file or directory [2023-01-15T20:14:36.303Z] + true [2023-01-15T20:14:36.303Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/batch_all-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T20:14:36.303Z] tar: Removing leading `/' from member names [2023-01-15T20:14:36.562Z] + break [2023-01-15T20:14:36.562Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T20:14:36.587Z] Archiving artifacts [2023-01-15T20:14:45.428Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-5qz4s is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:14:45.430Z] --- [2023-01-15T20:14:45.430Z] apiVersion: "v1" [2023-01-15T20:14:45.430Z] kind: "Pod" [2023-01-15T20:14:45.430Z] metadata: [2023-01-15T20:14:45.430Z] annotations: [2023-01-15T20:14:45.430Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:14:45.430Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:14:45.430Z] labels: [2023-01-15T20:14:45.430Z] jenkins: "slave" [2023-01-15T20:14:45.430Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:14:45.430Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:14:45.430Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-5qz4s" [2023-01-15T20:14:45.430Z] namespace: "glassfish" [2023-01-15T20:14:45.430Z] spec: [2023-01-15T20:14:45.430Z] containers: [2023-01-15T20:14:45.430Z] - env: [2023-01-15T20:14:45.430Z] - name: "JENKINS_SECRET" [2023-01-15T20:14:45.430Z] value: "********" [2023-01-15T20:14:45.430Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:14:45.430Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:14:45.430Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:14:45.430Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-5qz4s" [2023-01-15T20:14:45.430Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:14:45.430Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:14:45.430Z] - name: "JENKINS_NAME" [2023-01-15T20:14:45.430Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-5qz4s" [2023-01-15T20:14:45.430Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:14:45.430Z] value: "/home/jenkins/agent" [2023-01-15T20:14:45.430Z] - name: "JENKINS_URL" [2023-01-15T20:14:45.430Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:14:45.430Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:14:45.430Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:14:45.430Z] name: "jnlp" [2023-01-15T20:14:45.430Z] resources: [2023-01-15T20:14:45.430Z] limits: [2023-01-15T20:14:45.430Z] memory: "1200Mi" [2023-01-15T20:14:45.430Z] cpu: "300m" [2023-01-15T20:14:45.430Z] requests: [2023-01-15T20:14:45.430Z] memory: "1200Mi" [2023-01-15T20:14:45.430Z] cpu: "300m" [2023-01-15T20:14:45.430Z] volumeMounts: [2023-01-15T20:14:45.430Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:14:45.430Z] name: "workspace-volume" [2023-01-15T20:14:45.430Z] readOnly: false [2023-01-15T20:14:45.430Z] - args: [2023-01-15T20:14:45.430Z] - "cat" [2023-01-15T20:14:45.430Z] env: [2023-01-15T20:14:45.430Z] - name: "MAVEN_OPTS" [2023-01-15T20:14:45.430Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:14:45.430Z] - name: "MVN_EXTRA" [2023-01-15T20:14:45.430Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:14:45.430Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:14:45.430Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:14:45.430Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:14:45.430Z] imagePullPolicy: "Always" [2023-01-15T20:14:45.430Z] name: "glassfish-build" [2023-01-15T20:14:45.430Z] resources: [2023-01-15T20:14:45.430Z] limits: [2023-01-15T20:14:45.430Z] memory: "12Gi" [2023-01-15T20:14:45.430Z] cpu: "8000m" [2023-01-15T20:14:45.430Z] requests: [2023-01-15T20:14:45.430Z] memory: "7Gi" [2023-01-15T20:14:45.430Z] cpu: "4000m" [2023-01-15T20:14:45.430Z] tty: true [2023-01-15T20:14:45.430Z] volumeMounts: [2023-01-15T20:14:45.430Z] - mountPath: "/home/jenkins" [2023-01-15T20:14:45.430Z] name: "jenkins-home" [2023-01-15T20:14:45.430Z] readOnly: false [2023-01-15T20:14:45.430Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:14:45.430Z] name: "maven-repo-shared-storage" [2023-01-15T20:14:45.430Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:14:45.430Z] name: "settings-xml" [2023-01-15T20:14:45.430Z] readOnly: true [2023-01-15T20:14:45.430Z] subPath: "settings.xml" [2023-01-15T20:14:45.430Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:14:45.430Z] name: "settings-security-xml" [2023-01-15T20:14:45.430Z] readOnly: true [2023-01-15T20:14:45.430Z] subPath: "settings-security.xml" [2023-01-15T20:14:45.430Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:14:45.430Z] name: "maven-repo-local-storage" [2023-01-15T20:14:45.430Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:14:45.430Z] name: "workspace-volume" [2023-01-15T20:14:45.430Z] readOnly: false [2023-01-15T20:14:45.430Z] nodeSelector: [2023-01-15T20:14:45.430Z] kubernetes.io/os: "linux" [2023-01-15T20:14:45.430Z] restartPolicy: "Never" [2023-01-15T20:14:45.430Z] volumes: [2023-01-15T20:14:45.430Z] - name: "settings-security-xml" [2023-01-15T20:14:45.430Z] secret: [2023-01-15T20:14:45.430Z] items: [2023-01-15T20:14:45.430Z] - key: "settings-security.xml" [2023-01-15T20:14:45.430Z] path: "settings-security.xml" [2023-01-15T20:14:45.430Z] secretName: "m2-secret-dir" [2023-01-15T20:14:45.430Z] - emptyDir: {} [2023-01-15T20:14:45.430Z] name: "maven-repo-local-storage" [2023-01-15T20:14:45.430Z] - emptyDir: {} [2023-01-15T20:14:45.430Z] name: "jenkins-home" [2023-01-15T20:14:45.430Z] - name: "settings-xml" [2023-01-15T20:14:45.430Z] secret: [2023-01-15T20:14:45.430Z] items: [2023-01-15T20:14:45.430Z] - key: "settings.xml" [2023-01-15T20:14:45.430Z] path: "settings.xml" [2023-01-15T20:14:45.430Z] secretName: "m2-secret-dir" [2023-01-15T20:14:45.430Z] - emptyDir: [2023-01-15T20:14:45.430Z] medium: "" [2023-01-15T20:14:45.430Z] name: "workspace-volume" [2023-01-15T20:14:45.430Z] - name: "maven-repo-shared-storage" [2023-01-15T20:14:45.430Z] persistentVolumeClaim: [2023-01-15T20:14:45.430Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:14:45.430Z] [2023-01-15T20:14:46.821Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:14:51.117Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-5qz4s in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (connector_group_1) [Pipeline] container [Pipeline] { [Pipeline] unstash [Pipeline] junit [2023-01-15T20:15:22.168Z] Recording test results [2023-01-15T20:15:28.540Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-v7kdj [Pipeline] sh [2023-01-15T20:15:47.021Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:15:47.022Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [Pipeline] timeout [2023-01-15T20:15:48.632Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T20:15:49.225Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:15:49.226Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:15:49.226Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test connector_group_1 [2023-01-15T20:15:49.226Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:15:49.226Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:15:49.226Z] + readonly GF_INTERNAL_ENV_SH=/tmp/KqJgf-internal-env [2023-01-15T20:15:49.226Z] + GF_INTERNAL_ENV_SH=/tmp/KqJgf-internal-env [2023-01-15T20:15:49.226Z] + '[' '!' -z '' ']' [2023-01-15T20:15:49.226Z] + export WSIMPORT_OPTS= [2023-01-15T20:15:49.226Z] + WSIMPORT_OPTS= [2023-01-15T20:15:49.226Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:15:49.226Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:15:49.518Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:15:49.518Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:15:49.518Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:15:49.518Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:15:49.518Z] + '[' -z '' ']' [2023-01-15T20:15:49.518Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:15:49.518Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:15:49.518Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:15:53.118Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:15:53.118Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:15:53.118Z] + '[' -z '' ']' [2023-01-15T20:15:53.118Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:15:53.118Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:15:53.118Z] + run_test connector_group_1 [2023-01-15T20:15:53.118Z] + local testid=connector_group_1 [2023-01-15T20:15:53.118Z] + local found=false [2023-01-15T20:15:53.118Z] ++ find . -name run_test.sh [2023-01-15T20:15:53.118Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:15:53.118Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:15:53.118Z] + OPT=list_test_ids [2023-01-15T20:15:53.118Z] + TEST_ID= [2023-01-15T20:15:53.118Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:15:53.118Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:15:53.118Z] +++ grep -i sunos [2023-01-15T20:15:53.118Z] +++ wc -l [2023-01-15T20:15:53.118Z] +++ uname [2023-01-15T20:15:53.118Z] +++ awk '{print $1}' [2023-01-15T20:15:53.118Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:15:53.118Z] ++ GREP=grep [2023-01-15T20:15:53.118Z] ++ AWK=awk [2023-01-15T20:15:53.118Z] ++ SED=sed [2023-01-15T20:15:53.118Z] ++ BC=bc [2023-01-15T20:15:53.118Z] ++ export GREP AWK SED BC [2023-01-15T20:15:53.118Z] + case ${OPT} in [2023-01-15T20:15:53.118Z] + list_test_ids [2023-01-15T20:15:53.118Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:15:53.118Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:15:53.118Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2023-01-15T20:15:53.118Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:15:53.118Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2023-01-15T20:15:53.118Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:15:53.118Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2023-01-15T20:15:53.118Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:15:53.118Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2023-01-15T20:15:53.118Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:15:53.118Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2023-01-15T20:15:53.118Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:15:53.118Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2023-01-15T20:15:53.118Z] + [[ false = true ]] [2023-01-15T20:15:53.118Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:15:53.118Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:15:53.118Z] + OPT=list_test_ids [2023-01-15T20:15:53.118Z] + TEST_ID= [2023-01-15T20:15:53.118Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:15:53.118Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:15:53.118Z] +++ uname [2023-01-15T20:15:53.118Z] +++ grep -i sunos [2023-01-15T20:15:53.118Z] +++ wc -l [2023-01-15T20:15:53.118Z] +++ awk '{print $1}' [2023-01-15T20:15:53.118Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:15:53.118Z] ++ GREP=grep [2023-01-15T20:15:53.118Z] ++ AWK=awk [2023-01-15T20:15:53.118Z] ++ SED=sed [2023-01-15T20:15:53.118Z] ++ BC=bc [2023-01-15T20:15:53.118Z] ++ export GREP AWK SED BC [2023-01-15T20:15:53.118Z] + case ${OPT} in [2023-01-15T20:15:53.118Z] + list_test_ids [2023-01-15T20:15:53.118Z] + echo batch_all [2023-01-15T20:15:53.118Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:15:53.118Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2023-01-15T20:15:53.118Z] + [[ false = true ]] [2023-01-15T20:15:53.118Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:15:53.118Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T20:15:53.118Z] + OPT=list_test_ids [2023-01-15T20:15:53.118Z] + TEST_ID= [2023-01-15T20:15:53.118Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T20:15:53.118Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T20:15:53.118Z] +++ uname [2023-01-15T20:15:53.118Z] +++ grep -i sunos [2023-01-15T20:15:53.118Z] +++ wc -l [2023-01-15T20:15:53.118Z] +++ awk '{print $1}' [2023-01-15T20:15:53.118Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:15:53.118Z] ++ GREP=grep [2023-01-15T20:15:53.118Z] ++ AWK=awk [2023-01-15T20:15:53.118Z] ++ SED=sed [2023-01-15T20:15:53.118Z] ++ BC=bc [2023-01-15T20:15:53.118Z] ++ export GREP AWK SED BC [2023-01-15T20:15:53.118Z] + case ${OPT} in [2023-01-15T20:15:53.118Z] + list_test_ids [2023-01-15T20:15:53.118Z] + echo cdi_all [2023-01-15T20:15:53.118Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:15:53.118Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2023-01-15T20:15:53.118Z] + [[ false = true ]] [2023-01-15T20:15:53.118Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:15:53.118Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T20:15:53.118Z] + OPT=list_test_ids [2023-01-15T20:15:53.118Z] + TEST_ID= [2023-01-15T20:15:53.118Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:15:53.118Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:15:53.118Z] +++ uname [2023-01-15T20:15:53.118Z] +++ grep -i sunos [2023-01-15T20:15:53.118Z] +++ wc -l [2023-01-15T20:15:53.118Z] +++ awk '{print $1}' [2023-01-15T20:15:53.118Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:15:53.118Z] ++ GREP=grep [2023-01-15T20:15:53.118Z] ++ AWK=awk [2023-01-15T20:15:53.118Z] ++ SED=sed [2023-01-15T20:15:53.118Z] ++ BC=bc [2023-01-15T20:15:53.118Z] ++ export GREP AWK SED BC [2023-01-15T20:15:53.118Z] + case ${OPT} in [2023-01-15T20:15:53.118Z] + list_test_ids [2023-01-15T20:15:53.118Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T20:15:53.118Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:15:53.118Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2023-01-15T20:15:53.118Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:15:53.118Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2023-01-15T20:15:53.118Z] + found=true [2023-01-15T20:15:53.118Z] + break [2023-01-15T20:15:53.118Z] + [[ true = true ]] [2023-01-15T20:15:53.118Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_1 [2023-01-15T20:15:53.118Z] + OPT=run_test_id [2023-01-15T20:15:53.118Z] + TEST_ID=connector_group_1 [2023-01-15T20:15:53.118Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:15:53.118Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:15:53.118Z] +++ uname [2023-01-15T20:15:53.118Z] +++ grep -i sunos [2023-01-15T20:15:53.118Z] +++ wc -l [2023-01-15T20:15:53.118Z] +++ awk '{print $1}' [2023-01-15T20:15:53.118Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:15:53.118Z] ++ GREP=grep [2023-01-15T20:15:53.118Z] ++ AWK=awk [2023-01-15T20:15:53.118Z] ++ SED=sed [2023-01-15T20:15:53.119Z] ++ BC=bc [2023-01-15T20:15:53.119Z] ++ export GREP AWK SED BC [2023-01-15T20:15:53.119Z] + case ${OPT} in [2023-01-15T20:15:53.119Z] + trap 'copy_test_artifacts connector_group_1' EXIT [2023-01-15T20:15:53.119Z] + run_test_id connector_group_1 [2023-01-15T20:15:53.119Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T20:15:53.119Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T20:15:53.119Z] [2023-01-15T20:15:53.119Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:15:53.119Z] [2023-01-15T20:15:53.119Z] + for i in '"${@}"' [2023-01-15T20:15:53.119Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T20:15:53.119Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T20:15:54.622Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:15:54.622Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:15:54.622Z] + test_init [2023-01-15T20:15:54.622Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T20:15:54.622Z] [2023-01-15T20:15:54.622Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:15:54.622Z] [2023-01-15T20:15:54.622Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T20:15:54.622Z] + xargs touch [2023-01-15T20:15:54.622Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:15:54.622Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:15:54.622Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T20:15:54.622Z] ANT_HOME is /usr/share/ant [2023-01-15T20:15:54.622Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:15:54.622Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:15:54.622Z] + java -version [2023-01-15T20:15:54.622Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:15:54.622Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:15:54.622Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:15:54.622Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:15:54.622Z] + ant -version [2023-01-15T20:15:54.622Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:15:54.622Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:15:54.622Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:15:54.622Z] + printf '\n\n' [2023-01-15T20:15:54.622Z] [2023-01-15T20:15:54.622Z] [2023-01-15T20:15:54.622Z] + get_test_target connector_group_1 [2023-01-15T20:15:54.622Z] + case ${1} in [2023-01-15T20:15:54.622Z] + TARGET=connector_group_1 [2023-01-15T20:15:54.622Z] + export TARGET [2023-01-15T20:15:54.622Z] + test_run [2023-01-15T20:15:54.622Z] + export HUDSON=true [2023-01-15T20:15:54.622Z] + HUDSON=true [2023-01-15T20:15:54.622Z] ++ pwd [2023-01-15T20:15:54.622Z] + export ROOT=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:15:54.622Z] + ROOT=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:15:54.622Z] + echo /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:15:54.622Z] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:15:54.622Z] + ant startDomain startDerby [2023-01-15T20:15:54.622Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:15:54.622Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:15:55.224Z] [2023-01-15T20:15:55.224Z] setOSConditions: [2023-01-15T20:15:55.224Z] [2023-01-15T20:15:55.224Z] setToolWin: [2023-01-15T20:15:55.224Z] [2023-01-15T20:15:55.224Z] setToolUnix: [2023-01-15T20:15:55.224Z] [2023-01-15T20:15:55.224Z] setToolProperty: [2023-01-15T20:15:55.224Z] [2023-01-15T20:15:55.224Z] setS1ASclassPath: [2023-01-15T20:15:55.224Z] [2023-01-15T20:15:55.224Z] init-common: [2023-01-15T20:15:55.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:15:55.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:15:55.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:15:55.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:15:55.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:15:55.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:15:55.224Z] [2023-01-15T20:15:55.224Z] startDomainUnix: [2023-01-15T20:15:55.224Z] [echo] Starting DAS [2023-01-15T20:15:55.224Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:15:59.528Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:15:59.528Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:15:59.528Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:15:59.528Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:15:59.528Z] [exec] Admin Port: 4848 [2023-01-15T20:15:59.528Z] [exec] Command start-domain executed successfully. [2023-01-15T20:15:59.785Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:15:59.785Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] dumpThreadStack: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] startDomainWindows: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] startDomain: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] startDerby: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] setOSConditions: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] setToolWin: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] setToolUnix: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] setToolProperty: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] setS1ASclassPath: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] init-common: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] startDerbyNonMac: [2023-01-15T20:15:59.785Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] setOSConditions: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] setToolWin: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] setToolUnix: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] setToolProperty: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] setS1ASclassPath: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] init-common: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] startDerbyMac: [2023-01-15T20:15:59.785Z] [2023-01-15T20:15:59.785Z] BUILD SUCCESSFUL [2023-01-15T20:15:59.785Z] Total time: 5 seconds [2023-01-15T20:16:00.348Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:16:00.348Z] + echo Running target: connector_group_1 [2023-01-15T20:16:00.348Z] Running target: connector_group_1 [2023-01-15T20:16:00.348Z] + ant clean-all start-record connector_group_1 stop-record report [2023-01-15T20:16:00.348Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T20:16:00.349Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:00.349Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] clean-all: [2023-01-15T20:16:00.915Z] [echo] @@## connector1.5 ##@@ [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] clean: [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] clean: [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] clean: [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] setOSConditions: [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] setToolWin: [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] setToolUnix: [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] setToolProperty: [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] setS1ASclassPath: [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] init-common: [2023-01-15T20:16:00.915Z] [2023-01-15T20:16:00.915Z] clean-classes-common: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] clean: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setOSConditions: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolWin: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolUnix: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolProperty: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setS1ASclassPath: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] init-common: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] clean-common: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setOSConditions: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolWin: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolUnix: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolProperty: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setS1ASclassPath: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] init-common: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] clean-classes-common: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setOSConditions: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolWin: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolUnix: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolProperty: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setS1ASclassPath: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] init-common: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] clean-jars-common: [2023-01-15T20:16:01.171Z] [echo] @@## embeddedConnector1.5 ##@@ [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] clean: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] clean: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] clean: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setOSConditions: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolWin: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolUnix: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolProperty: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setS1ASclassPath: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] init-common: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] clean-classes-common: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] clean: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setOSConditions: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolWin: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.171Z] setToolUnix: [2023-01-15T20:16:01.171Z] [2023-01-15T20:16:01.172Z] setToolProperty: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setS1ASclassPath: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] init-common: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] clean-common: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setOSConditions: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolWin: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolUnix: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolProperty: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setS1ASclassPath: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] init-common: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] clean-classes-common: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setOSConditions: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolWin: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolUnix: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolProperty: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setS1ASclassPath: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] init-common: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] clean-jars-common: [2023-01-15T20:16:01.172Z] [echo] @@## embeddedweb ##@@ [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setOSConditions: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolWin: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolUnix: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolProperty: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setS1ASclassPath: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] init-common: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] clean: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setOSConditions: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolWin: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolUnix: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolProperty: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setS1ASclassPath: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] init-common: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] clean-common: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setOSConditions: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolWin: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolUnix: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setToolProperty: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] setS1ASclassPath: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] init-common: [2023-01-15T20:16:01.172Z] [2023-01-15T20:16:01.172Z] clean-classes-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setOSConditions: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolWin: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolUnix: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolProperty: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setS1ASclassPath: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] init-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] clean-jars-common: [2023-01-15T20:16:01.430Z] [echo] @@## embeddedweb ##@@ [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setOSConditions: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolWin: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolUnix: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolProperty: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setS1ASclassPath: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] init-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] clean: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setOSConditions: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolWin: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolUnix: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolProperty: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setS1ASclassPath: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] init-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] clean-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setOSConditions: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolWin: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolUnix: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolProperty: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setS1ASclassPath: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] init-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] clean-classes-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setOSConditions: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolWin: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolUnix: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolProperty: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setS1ASclassPath: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] init-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] clean-jars-common: [2023-01-15T20:16:01.430Z] [echo] @@## mq ##@@ [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] clean: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] mq: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setOSConditions: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolWin: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolUnix: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolProperty: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setS1ASclassPath: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] init-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] clean: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setOSConditions: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolWin: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolUnix: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolProperty: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setS1ASclassPath: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] init-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] clean-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setOSConditions: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolWin: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolUnix: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolProperty: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setS1ASclassPath: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] init-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] clean-classes-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setOSConditions: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolWin: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolUnix: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setToolProperty: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setS1ASclassPath: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] init-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] clean-jars-common: [2023-01-15T20:16:01.430Z] [2023-01-15T20:16:01.430Z] setOSConditions: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolWin: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolUnix: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolProperty: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setS1ASclassPath: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] init-common: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] clean: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setOSConditions: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolWin: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolUnix: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolProperty: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setS1ASclassPath: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] init-common: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] clean-common: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setOSConditions: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolWin: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolUnix: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolProperty: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setS1ASclassPath: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] init-common: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] clean-classes-common: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setOSConditions: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolWin: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolUnix: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolProperty: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setS1ASclassPath: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] init-common: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] clean-jars-common: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setOSConditions: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolWin: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolUnix: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setToolProperty: [2023-01-15T20:16:01.431Z] [2023-01-15T20:16:01.431Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean-classes-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean-jars-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean-classes-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean-jars-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean-classes-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolWin: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolUnix: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setToolProperty: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setS1ASclassPath: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] init-common: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] clean-jars-common: [2023-01-15T20:16:01.688Z] [echo] @@## nonacc ##@@ [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.688Z] setOSConditions: [2023-01-15T20:16:01.688Z] [2023-01-15T20:16:01.689Z] setToolWin: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolUnix: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolProperty: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setS1ASclassPath: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] init-common: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] clean: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setOSConditions: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolWin: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolUnix: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolProperty: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setS1ASclassPath: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] init-common: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] clean-common: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setOSConditions: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolWin: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolUnix: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolProperty: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setS1ASclassPath: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] init-common: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] clean-classes-common: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setOSConditions: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolWin: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolUnix: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolProperty: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setS1ASclassPath: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] init-common: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] clean-jars-common: [2023-01-15T20:16:01.689Z] [echo] @@## web2connector ##@@ [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setOSConditions: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolWin: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolUnix: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolProperty: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setS1ASclassPath: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] init-common: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] clean: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setOSConditions: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolWin: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolUnix: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolProperty: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setS1ASclassPath: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] init-common: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] clean-common: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setOSConditions: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolWin: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolUnix: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setToolProperty: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] setS1ASclassPath: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] init-common: [2023-01-15T20:16:01.689Z] [2023-01-15T20:16:01.689Z] clean-classes-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setOSConditions: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolWin: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolUnix: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolProperty: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setS1ASclassPath: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] init-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] clean-jars-common: [2023-01-15T20:16:01.946Z] [echo] @@## web2connector (second time) ##@@ [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setOSConditions: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolWin: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolUnix: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolProperty: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setS1ASclassPath: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] init-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] clean: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setOSConditions: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolWin: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolUnix: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolProperty: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setS1ASclassPath: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] init-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] clean-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setOSConditions: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolWin: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolUnix: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolProperty: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setS1ASclassPath: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] init-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] clean-classes-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setOSConditions: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolWin: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolUnix: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolProperty: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setS1ASclassPath: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] init-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] clean-jars-common: [2023-01-15T20:16:01.946Z] [echo] @@## nonstringmcfproperties ##@@ [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setOSConditions: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolWin: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolUnix: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolProperty: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setS1ASclassPath: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] init-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] clean: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setOSConditions: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolWin: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolUnix: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolProperty: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setS1ASclassPath: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] init-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] clean-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setOSConditions: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolWin: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolUnix: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolProperty: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setS1ASclassPath: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] init-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] clean-classes-common: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setOSConditions: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.946Z] setToolWin: [2023-01-15T20:16:01.946Z] [2023-01-15T20:16:01.947Z] setToolUnix: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolProperty: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setS1ASclassPath: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] init-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean-jars-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [echo] @@## nonstringraproperties ##@@ [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setOSConditions: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolWin: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolUnix: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolProperty: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setS1ASclassPath: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] init-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean-classes-common: [2023-01-15T20:16:01.947Z] [echo] @@## txlevelswitch ##@@ [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setOSConditions: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolWin: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolUnix: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolProperty: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setS1ASclassPath: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] init-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setOSConditions: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolWin: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolUnix: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolProperty: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setS1ASclassPath: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] init-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setOSConditions: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolWin: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolUnix: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolProperty: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setS1ASclassPath: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] init-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean-classes-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setOSConditions: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolWin: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolUnix: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolProperty: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setS1ASclassPath: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] init-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean-jars-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [echo] @@## threadpool ##@@ [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setOSConditions: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolWin: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolUnix: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolProperty: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setS1ASclassPath: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] init-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean-classes-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setOSConditions: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolWin: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolUnix: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolProperty: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setS1ASclassPath: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] init-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setOSConditions: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolWin: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolUnix: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolProperty: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setS1ASclassPath: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] init-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean-classes-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setOSConditions: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolWin: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolUnix: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setToolProperty: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] setS1ASclassPath: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] init-common: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean-jars-common: [2023-01-15T20:16:01.947Z] [echo] @@## connector1.6 ##@@ [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:01.947Z] [2023-01-15T20:16:01.947Z] clean: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean-classes-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean-classes-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean-jars-common: [2023-01-15T20:16:02.206Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean-classes-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean-jars-common: [2023-01-15T20:16:02.206Z] [echo] @@## SunRaXml ##@@ [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] clean: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] init-common: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] create-dboutfile: [2023-01-15T20:16:02.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setOSConditions: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolWin: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolUnix: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setToolProperty: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.206Z] setS1ASclassPath: [2023-01-15T20:16:02.206Z] [2023-01-15T20:16:02.207Z] init-common: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] clean: [2023-01-15T20:16:02.207Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setOSConditions: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolWin: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolUnix: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolProperty: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setS1ASclassPath: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] init-common: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] create-dboutfile: [2023-01-15T20:16:02.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:16:02.207Z] [echo] @@## defaultConnectorResource ##@@ [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] clean: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] clean: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] clean: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setOSConditions: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolWin: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolUnix: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolProperty: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setS1ASclassPath: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] init-common: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] clean-classes-common: [2023-01-15T20:16:02.207Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] clean: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setOSConditions: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolWin: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolUnix: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolProperty: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setS1ASclassPath: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] init-common: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] clean-common: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setOSConditions: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolWin: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolUnix: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolProperty: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setS1ASclassPath: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] init-common: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] clean-classes-common: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setOSConditions: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolWin: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolUnix: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolProperty: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setS1ASclassPath: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] init-common: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] clean-jars-common: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] unset: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setOSConditions: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolWin: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolUnix: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolProperty: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setS1ASclassPath: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] init-common: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] unsetJdbc: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setOSConditions: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolWin: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolUnix: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setToolProperty: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] setS1ASclassPath: [2023-01-15T20:16:02.207Z] [2023-01-15T20:16:02.207Z] init-common: [2023-01-15T20:16:02.464Z] [2023-01-15T20:16:02.464Z] execute-sql-common: [2023-01-15T20:16:03.835Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2023-01-15T20:16:03.835Z] [sql] Failed to execute: drop table messages [2023-01-15T20:16:03.835Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:16:03.835Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] setOSConditions: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] setToolWin: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] setToolUnix: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] setToolProperty: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] setS1ASclassPath: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] init-common: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] undeploy-jdbc-common: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] setOSConditions: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] setToolWin: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] setToolUnix: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] setToolProperty: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] setS1ASclassPath: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] init-common: [2023-01-15T20:16:03.835Z] [2023-01-15T20:16:03.835Z] delete-jdbc-resource-common: [2023-01-15T20:16:03.835Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2023-01-15T20:16:03.835Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:04.061Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-v7kdj is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:16:04.063Z] --- [2023-01-15T20:16:04.063Z] apiVersion: "v1" [2023-01-15T20:16:04.063Z] kind: "Pod" [2023-01-15T20:16:04.063Z] metadata: [2023-01-15T20:16:04.063Z] annotations: [2023-01-15T20:16:04.063Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:16:04.063Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:16:04.063Z] labels: [2023-01-15T20:16:04.063Z] jenkins: "slave" [2023-01-15T20:16:04.063Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:16:04.063Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:16:04.063Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-v7kdj" [2023-01-15T20:16:04.063Z] namespace: "glassfish" [2023-01-15T20:16:04.063Z] spec: [2023-01-15T20:16:04.063Z] containers: [2023-01-15T20:16:04.063Z] - env: [2023-01-15T20:16:04.063Z] - name: "JENKINS_SECRET" [2023-01-15T20:16:04.063Z] value: "********" [2023-01-15T20:16:04.063Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:16:04.063Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:16:04.063Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:16:04.063Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-v7kdj" [2023-01-15T20:16:04.063Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:16:04.063Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:16:04.063Z] - name: "JENKINS_NAME" [2023-01-15T20:16:04.063Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-v7kdj" [2023-01-15T20:16:04.063Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:16:04.063Z] value: "/home/jenkins/agent" [2023-01-15T20:16:04.063Z] - name: "JENKINS_URL" [2023-01-15T20:16:04.063Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:16:04.063Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:16:04.063Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:16:04.063Z] name: "jnlp" [2023-01-15T20:16:04.063Z] resources: [2023-01-15T20:16:04.063Z] limits: [2023-01-15T20:16:04.063Z] memory: "1200Mi" [2023-01-15T20:16:04.063Z] cpu: "300m" [2023-01-15T20:16:04.063Z] requests: [2023-01-15T20:16:04.063Z] memory: "1200Mi" [2023-01-15T20:16:04.063Z] cpu: "300m" [2023-01-15T20:16:04.063Z] volumeMounts: [2023-01-15T20:16:04.063Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:16:04.063Z] name: "workspace-volume" [2023-01-15T20:16:04.063Z] readOnly: false [2023-01-15T20:16:04.063Z] - args: [2023-01-15T20:16:04.063Z] - "cat" [2023-01-15T20:16:04.063Z] env: [2023-01-15T20:16:04.063Z] - name: "MAVEN_OPTS" [2023-01-15T20:16:04.063Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:16:04.063Z] - name: "MVN_EXTRA" [2023-01-15T20:16:04.063Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:16:04.063Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:16:04.063Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:16:04.063Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:16:04.063Z] imagePullPolicy: "Always" [2023-01-15T20:16:04.063Z] name: "glassfish-build" [2023-01-15T20:16:04.063Z] resources: [2023-01-15T20:16:04.063Z] limits: [2023-01-15T20:16:04.063Z] memory: "12Gi" [2023-01-15T20:16:04.063Z] cpu: "8000m" [2023-01-15T20:16:04.063Z] requests: [2023-01-15T20:16:04.063Z] memory: "7Gi" [2023-01-15T20:16:04.063Z] cpu: "4000m" [2023-01-15T20:16:04.063Z] tty: true [2023-01-15T20:16:04.063Z] volumeMounts: [2023-01-15T20:16:04.063Z] - mountPath: "/home/jenkins" [2023-01-15T20:16:04.063Z] name: "jenkins-home" [2023-01-15T20:16:04.063Z] readOnly: false [2023-01-15T20:16:04.063Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:16:04.063Z] name: "maven-repo-shared-storage" [2023-01-15T20:16:04.063Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:16:04.063Z] name: "settings-xml" [2023-01-15T20:16:04.063Z] readOnly: true [2023-01-15T20:16:04.063Z] subPath: "settings.xml" [2023-01-15T20:16:04.063Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:16:04.063Z] name: "settings-security-xml" [2023-01-15T20:16:04.063Z] readOnly: true [2023-01-15T20:16:04.063Z] subPath: "settings-security.xml" [2023-01-15T20:16:04.063Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:16:04.063Z] name: "maven-repo-local-storage" [2023-01-15T20:16:04.063Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:16:04.063Z] name: "workspace-volume" [2023-01-15T20:16:04.063Z] readOnly: false [2023-01-15T20:16:04.063Z] nodeSelector: [2023-01-15T20:16:04.063Z] kubernetes.io/os: "linux" [2023-01-15T20:16:04.063Z] restartPolicy: "Never" [2023-01-15T20:16:04.063Z] volumes: [2023-01-15T20:16:04.063Z] - name: "settings-security-xml" [2023-01-15T20:16:04.063Z] secret: [2023-01-15T20:16:04.063Z] items: [2023-01-15T20:16:04.063Z] - key: "settings-security.xml" [2023-01-15T20:16:04.063Z] path: "settings-security.xml" [2023-01-15T20:16:04.063Z] secretName: "m2-secret-dir" [2023-01-15T20:16:04.063Z] - emptyDir: {} [2023-01-15T20:16:04.063Z] name: "maven-repo-local-storage" [2023-01-15T20:16:04.063Z] - emptyDir: {} [2023-01-15T20:16:04.063Z] name: "jenkins-home" [2023-01-15T20:16:04.063Z] - name: "settings-xml" [2023-01-15T20:16:04.063Z] secret: [2023-01-15T20:16:04.063Z] items: [2023-01-15T20:16:04.063Z] - key: "settings.xml" [2023-01-15T20:16:04.063Z] path: "settings.xml" [2023-01-15T20:16:04.063Z] secretName: "m2-secret-dir" [2023-01-15T20:16:04.063Z] - emptyDir: [2023-01-15T20:16:04.063Z] medium: "" [2023-01-15T20:16:04.063Z] name: "workspace-volume" [2023-01-15T20:16:04.063Z] - name: "maven-repo-shared-storage" [2023-01-15T20:16:04.063Z] persistentVolumeClaim: [2023-01-15T20:16:04.063Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:16:04.063Z] [2023-01-15T20:16:04.847Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:16:05.202Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2023-01-15T20:16:05.203Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2023-01-15T20:16:05.203Z] [exec] Result: 1 [2023-01-15T20:16:05.203Z] [echo] cmd executed for server [2023-01-15T20:16:05.203Z] [2023-01-15T20:16:05.203Z] setOSConditions: [2023-01-15T20:16:05.203Z] [2023-01-15T20:16:05.203Z] setToolWin: [2023-01-15T20:16:05.203Z] [2023-01-15T20:16:05.203Z] setToolUnix: [2023-01-15T20:16:05.203Z] [2023-01-15T20:16:05.203Z] setToolProperty: [2023-01-15T20:16:05.203Z] [2023-01-15T20:16:05.203Z] setS1ASclassPath: [2023-01-15T20:16:05.203Z] [2023-01-15T20:16:05.203Z] init-common: [2023-01-15T20:16:05.203Z] [2023-01-15T20:16:05.203Z] delete-jdbc-connpool-common: [2023-01-15T20:16:05.203Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2023-01-15T20:16:05.203Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:05.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2023-01-15T20:16:05.772Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2023-01-15T20:16:05.772Z] [exec] Result: 1 [2023-01-15T20:16:05.772Z] [echo] cmd executed for server [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] undeploy: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] setOSConditions: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] setToolWin: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] setToolUnix: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] setToolProperty: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] setS1ASclassPath: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] init-common: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] undeploy: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] setOSConditions: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] setToolWin: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] setToolUnix: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] setToolProperty: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] setS1ASclassPath: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] init-common: [2023-01-15T20:16:05.772Z] [2023-01-15T20:16:05.772Z] undeploy-common: [2023-01-15T20:16:05.772Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:06.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:06.336Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:16:06.336Z] [exec] Result: 1 [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setOSConditions: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setToolWin: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setToolUnix: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setToolProperty: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setS1ASclassPath: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] init-common: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] restart: [2023-01-15T20:16:06.336Z] [echo] Not required to restart [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] undeploy: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setOSConditions: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setToolWin: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setToolUnix: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setToolProperty: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setS1ASclassPath: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] init-common: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] undeploy: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setOSConditions: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setToolWin: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setToolUnix: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setToolProperty: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] setS1ASclassPath: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] init-common: [2023-01-15T20:16:06.336Z] [2023-01-15T20:16:06.336Z] undeploy-common: [2023-01-15T20:16:06.336Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:06.901Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:06.901Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:16:06.901Z] [exec] Result: 1 [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setOSConditions: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolWin: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolUnix: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolProperty: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setS1ASclassPath: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] init-common: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] restart: [2023-01-15T20:16:06.901Z] [echo] Not required to restart [2023-01-15T20:16:06.901Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] clean: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] clean: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] clean: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setOSConditions: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolWin: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolUnix: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolProperty: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setS1ASclassPath: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] init-common: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] clean-classes-common: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] clean: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setOSConditions: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolWin: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolUnix: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolProperty: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setS1ASclassPath: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] init-common: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] clean-common: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setOSConditions: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolWin: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolUnix: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolProperty: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setS1ASclassPath: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] init-common: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] clean-classes-common: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setOSConditions: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolWin: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolUnix: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolProperty: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setS1ASclassPath: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] init-common: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] clean-jars-common: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] unset: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setOSConditions: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolWin: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolUnix: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.901Z] setToolProperty: [2023-01-15T20:16:06.901Z] [2023-01-15T20:16:06.902Z] setS1ASclassPath: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] init-common: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] unsetJdbc: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setOSConditions: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setToolWin: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setToolUnix: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setToolProperty: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setS1ASclassPath: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] init-common: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] execute-sql-common: [2023-01-15T20:16:06.902Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2023-01-15T20:16:06.902Z] [sql] Failed to execute: drop table messages [2023-01-15T20:16:06.902Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:16:06.902Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setOSConditions: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setToolWin: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setToolUnix: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setToolProperty: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setS1ASclassPath: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] init-common: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] undeploy-jdbc-common: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setOSConditions: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setToolWin: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setToolUnix: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setToolProperty: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] setS1ASclassPath: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] init-common: [2023-01-15T20:16:06.902Z] [2023-01-15T20:16:06.902Z] delete-jdbc-resource-common: [2023-01-15T20:16:06.902Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2023-01-15T20:16:06.902Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:07.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2023-01-15T20:16:07.469Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2023-01-15T20:16:07.469Z] [exec] Result: 1 [2023-01-15T20:16:07.469Z] [echo] cmd executed for server [2023-01-15T20:16:07.469Z] [2023-01-15T20:16:07.469Z] setOSConditions: [2023-01-15T20:16:07.469Z] [2023-01-15T20:16:07.469Z] setToolWin: [2023-01-15T20:16:07.469Z] [2023-01-15T20:16:07.469Z] setToolUnix: [2023-01-15T20:16:07.469Z] [2023-01-15T20:16:07.469Z] setToolProperty: [2023-01-15T20:16:07.469Z] [2023-01-15T20:16:07.469Z] setS1ASclassPath: [2023-01-15T20:16:07.469Z] [2023-01-15T20:16:07.469Z] init-common: [2023-01-15T20:16:07.469Z] [2023-01-15T20:16:07.469Z] delete-jdbc-connpool-common: [2023-01-15T20:16:07.469Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:16:07.469Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:07.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:16:07.726Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2023-01-15T20:16:07.726Z] [exec] Result: 1 [2023-01-15T20:16:07.726Z] [echo] cmd executed for server [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] undeploy: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] setOSConditions: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] setToolWin: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] setToolUnix: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] setToolProperty: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] setS1ASclassPath: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] init-common: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] undeploy: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] setOSConditions: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] setToolWin: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] setToolUnix: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] setToolProperty: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] setS1ASclassPath: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] init-common: [2023-01-15T20:16:07.726Z] [2023-01-15T20:16:07.726Z] undeploy-common: [2023-01-15T20:16:07.983Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:08.241Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:16:08.241Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:16:08.241Z] [exec] Result: 1 [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] setOSConditions: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] setToolWin: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] setToolUnix: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] setToolProperty: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] setS1ASclassPath: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] init-common: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] undeploy-rar: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] setOSConditions: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] setToolWin: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] setToolUnix: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] setToolProperty: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] setS1ASclassPath: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] init-common: [2023-01-15T20:16:08.241Z] [2023-01-15T20:16:08.241Z] undeploy-rar-common: [2023-01-15T20:16:08.241Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:16:08.497Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:08.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:16:08.754Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2023-01-15T20:16:08.754Z] [exec] Result: 1 [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setOSConditions: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setToolWin: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setToolUnix: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setToolProperty: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setS1ASclassPath: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] init-common: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] restart: [2023-01-15T20:16:08.754Z] [echo] Not required to restart [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] undeploy: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setOSConditions: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setToolWin: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setToolUnix: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setToolProperty: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setS1ASclassPath: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] init-common: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] undeploy: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setOSConditions: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setToolWin: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setToolUnix: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setToolProperty: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] setS1ASclassPath: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] init-common: [2023-01-15T20:16:08.754Z] [2023-01-15T20:16:08.754Z] undeploy-common: [2023-01-15T20:16:09.017Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:09.316Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:16:09.316Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:16:09.317Z] [exec] Result: 1 [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] setOSConditions: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] setToolWin: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] setToolUnix: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] setToolProperty: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] setS1ASclassPath: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] init-common: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] undeploy-rar: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] setOSConditions: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] setToolWin: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] setToolUnix: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] setToolProperty: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] setS1ASclassPath: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] init-common: [2023-01-15T20:16:09.317Z] [2023-01-15T20:16:09.317Z] undeploy-rar-common: [2023-01-15T20:16:09.317Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:16:09.317Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:09.927Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:16:09.927Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2023-01-15T20:16:09.927Z] [exec] Result: 1 [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] restart: [2023-01-15T20:16:09.927Z] [echo] Not required to restart [2023-01-15T20:16:09.927Z] [echo] @@## serializabletest ##@@ [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean-classes-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean-jars-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean: [2023-01-15T20:16:09.927Z] [echo] @@## config-property-accessor-test ##@@ [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean-classes-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean-jars-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean: [2023-01-15T20:16:09.927Z] [echo] @@## redeployRar ##@@ [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean-classes-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] init-common: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean-jars-common: [2023-01-15T20:16:09.927Z] [echo] @@## connector1.6 - with mappings ##@@ [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] clean: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setOSConditions: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolWin: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolUnix: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setToolProperty: [2023-01-15T20:16:09.927Z] [2023-01-15T20:16:09.927Z] setS1ASclassPath: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] init-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean-classes-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setOSConditions: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolWin: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolUnix: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolProperty: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setS1ASclassPath: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] init-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setOSConditions: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolWin: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolUnix: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolProperty: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setS1ASclassPath: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] init-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean-classes-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setOSConditions: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolWin: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolUnix: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolProperty: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setS1ASclassPath: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] init-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean-jars-common: [2023-01-15T20:16:09.928Z] [echo] @@## Annotated Connector1.5 ##@@ [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setOSConditions: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolWin: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolUnix: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolProperty: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setS1ASclassPath: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] init-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean-classes-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setOSConditions: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolWin: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolUnix: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolProperty: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setS1ASclassPath: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] init-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setOSConditions: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolWin: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolUnix: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolProperty: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setS1ASclassPath: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] init-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean-classes-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setOSConditions: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolWin: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolUnix: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolProperty: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setS1ASclassPath: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] init-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean-jars-common: [2023-01-15T20:16:09.928Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setOSConditions: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolWin: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolUnix: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolProperty: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setS1ASclassPath: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] init-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean-classes-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setOSConditions: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolWin: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolUnix: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setToolProperty: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] setS1ASclassPath: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] init-common: [2023-01-15T20:16:09.928Z] [2023-01-15T20:16:09.928Z] clean-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-classes-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-jars-common: [2023-01-15T20:16:10.216Z] [echo] @@## force-deploy-rar ##@@ [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-classes-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-jars-common: [2023-01-15T20:16:10.216Z] [echo] @@## annotation-embeddedweb ##@@ [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-classes-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-jars-common: [2023-01-15T20:16:10.216Z] [echo] @@## built-in-custom-resources ##@@ [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-classes-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] init-common: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] clean-jars-common: [2023-01-15T20:16:10.216Z] [echo] @@## datasource-definition##@@ [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setOSConditions: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolWin: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolUnix: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setToolProperty: [2023-01-15T20:16:10.216Z] [2023-01-15T20:16:10.216Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-classes-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-jars-common: [2023-01-15T20:16:10.217Z] [echo] @@## connection-factory-definition##@@ [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-classes-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-jars-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-classes-common: [2023-01-15T20:16:10.217Z] [echo] @@## connection-factory-definition-embedra##@@ [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-classes-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-jars-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] init-common: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] clean-classes-common: [2023-01-15T20:16:10.217Z] [echo] @@## administered-object-definition-embedra##@@ [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setOSConditions: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolWin: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolUnix: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setToolProperty: [2023-01-15T20:16:10.217Z] [2023-01-15T20:16:10.217Z] setS1ASclassPath: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] init-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setOSConditions: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolWin: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolUnix: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolProperty: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setS1ASclassPath: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] init-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setOSConditions: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolWin: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolUnix: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolProperty: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setS1ASclassPath: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] init-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean-classes-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setOSConditions: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolWin: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolUnix: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolProperty: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setS1ASclassPath: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] init-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean-jars-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setOSConditions: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolWin: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolUnix: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolProperty: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setS1ASclassPath: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] init-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean-classes-common: [2023-01-15T20:16:10.521Z] [echo] @@## administered-object-definition##@@ [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setOSConditions: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolWin: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolUnix: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolProperty: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setS1ASclassPath: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] init-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setOSConditions: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolWin: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolUnix: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolProperty: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setS1ASclassPath: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] init-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setOSConditions: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolWin: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolUnix: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolProperty: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setS1ASclassPath: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] init-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean-classes-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setOSConditions: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolWin: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolUnix: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolProperty: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setS1ASclassPath: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] init-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean-jars-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setOSConditions: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolWin: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolUnix: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setToolProperty: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] setS1ASclassPath: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] init-common: [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.521Z] clean-classes-common: [2023-01-15T20:16:10.521Z] [echo] @@## jms-connection-factory-definition##@@ [2023-01-15T20:16:10.521Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-classes-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-jars-common: [2023-01-15T20:16:10.522Z] [echo] @@## jms-destination-definition##@@ [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-classes-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-jars-common: [2023-01-15T20:16:10.522Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-classes-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-jars-common: [2023-01-15T20:16:10.522Z] [echo] @@## beanvalidation-simple ##@@ [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-classes-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-classes-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setOSConditions: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolWin: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolUnix: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setToolProperty: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] setS1ASclassPath: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] init-common: [2023-01-15T20:16:10.522Z] [2023-01-15T20:16:10.522Z] clean-jars-common: [2023-01-15T20:16:10.522Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setOSConditions: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolWin: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolUnix: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolProperty: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setS1ASclassPath: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] init-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] clean: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setOSConditions: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolWin: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolUnix: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolProperty: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setS1ASclassPath: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] init-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] clean-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setOSConditions: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolWin: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolUnix: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolProperty: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setS1ASclassPath: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] init-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] clean-classes-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setOSConditions: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolWin: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolUnix: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolProperty: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setS1ASclassPath: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] init-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] clean-jars-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] clean: [2023-01-15T20:16:10.523Z] [echo] @@## installed libraries (--libraries) ##@@ [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setOSConditions: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolWin: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolUnix: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolProperty: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setS1ASclassPath: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] init-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] clean: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setOSConditions: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolWin: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolUnix: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolProperty: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setS1ASclassPath: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] init-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] clean-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setOSConditions: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolWin: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolUnix: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolProperty: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setS1ASclassPath: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] init-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] clean-classes-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setOSConditions: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolWin: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolUnix: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setToolProperty: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] setS1ASclassPath: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] init-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] clean-jars-common: [2023-01-15T20:16:10.523Z] [2023-01-15T20:16:10.523Z] clean: [2023-01-15T20:16:10.523Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setOSConditions: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolWin: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolUnix: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolProperty: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setS1ASclassPath: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] init-common: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] clean: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setOSConditions: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolWin: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolUnix: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolProperty: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setS1ASclassPath: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] init-common: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] clean-common: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setOSConditions: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolWin: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolUnix: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolProperty: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setS1ASclassPath: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] init-common: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] clean-classes-common: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setOSConditions: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolWin: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolUnix: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolProperty: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setS1ASclassPath: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] init-common: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] clean-jars-common: [2023-01-15T20:16:10.819Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setOSConditions: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolWin: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolUnix: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolProperty: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setS1ASclassPath: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] init-common: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] clean: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setOSConditions: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolWin: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolUnix: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setToolProperty: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] setS1ASclassPath: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] init-common: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.819Z] clean-common: [2023-01-15T20:16:10.819Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-classes-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-jars-common: [2023-01-15T20:16:10.820Z] [echo] @@## beanvalidation-simple ##@@ [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-classes-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-classes-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-jars-common: [2023-01-15T20:16:10.820Z] [echo] @@## security-map-web#@@ [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-classes-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-jars-common: [2023-01-15T20:16:10.820Z] [echo] @@## rar-accessibility ##@@ [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-classes-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean-jars-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean: [2023-01-15T20:16:10.820Z] [echo] @@## osgi-resources-test ##@@ [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolWin: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolUnix: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setToolProperty: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setS1ASclassPath: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] init-common: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] clean: [2023-01-15T20:16:10.820Z] [2023-01-15T20:16:10.820Z] setOSConditions: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolWin: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolUnix: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolProperty: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setS1ASclassPath: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] init-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setOSConditions: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolWin: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolUnix: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolProperty: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setS1ASclassPath: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] init-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean-classes-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setOSConditions: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolWin: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolUnix: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolProperty: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setS1ASclassPath: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] init-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean-jars-common: [2023-01-15T20:16:10.821Z] [echo] @@## connector1.5-resourcesxml ##@@ [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setOSConditions: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolWin: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolUnix: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolProperty: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setS1ASclassPath: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] init-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean-classes-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setOSConditions: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolWin: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolUnix: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolProperty: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setS1ASclassPath: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] init-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setOSConditions: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolWin: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolUnix: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolProperty: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setS1ASclassPath: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] init-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean-classes-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setOSConditions: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolWin: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolUnix: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolProperty: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setS1ASclassPath: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] init-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean-jars-common: [2023-01-15T20:16:10.821Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setOSConditions: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolWin: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolUnix: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolProperty: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setS1ASclassPath: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] init-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean-classes-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setOSConditions: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolWin: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolUnix: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolProperty: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setS1ASclassPath: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] init-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] clean-common: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setOSConditions: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolWin: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolUnix: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setToolProperty: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] setS1ASclassPath: [2023-01-15T20:16:10.821Z] [2023-01-15T20:16:10.821Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean-classes-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setS1ASclassPath: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean-jars-common: [2023-01-15T20:16:11.120Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setS1ASclassPath: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setS1ASclassPath: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setS1ASclassPath: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean-classes-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setS1ASclassPath: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean-jars-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean: [2023-01-15T20:16:11.120Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setS1ASclassPath: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean-classes-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setS1ASclassPath: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setS1ASclassPath: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean-classes-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setS1ASclassPath: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean-jars-common: [2023-01-15T20:16:11.120Z] [echo] @@## embeddedweb-resources-xml ##@@ [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setS1ASclassPath: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] init-common: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] clean: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setOSConditions: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolWin: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolUnix: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.120Z] setToolProperty: [2023-01-15T20:16:11.120Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-classes-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-jars-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean: [2023-01-15T20:16:11.121Z] [echo] @@## connector1.6-resources-xml ##@@ [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-classes-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-classes-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-jars-common: [2023-01-15T20:16:11.121Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-classes-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-jars-common: [2023-01-15T20:16:11.121Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-classes-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean-jars-common: [2023-01-15T20:16:11.121Z] [echo] @@## multiple-resources.xml ##@@ [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] clean: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setOSConditions: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolWin: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolUnix: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setToolProperty: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] setS1ASclassPath: [2023-01-15T20:16:11.121Z] [2023-01-15T20:16:11.121Z] init-common: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] clean-classes-common: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] clean: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setOSConditions: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setToolWin: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setToolUnix: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setToolProperty: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setS1ASclassPath: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] init-common: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] clean-common: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setOSConditions: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setToolWin: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setToolUnix: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setToolProperty: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setS1ASclassPath: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] init-common: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] clean-classes-common: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setOSConditions: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setToolWin: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setToolUnix: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setToolProperty: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] setS1ASclassPath: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] init-common: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] clean-jars-common: [2023-01-15T20:16:11.122Z] [echo] @@## multiple-resources.xml-1 ##@@ [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] clean: [2023-01-15T20:16:11.122Z] [2023-01-15T20:16:11.122Z] clean: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setOSConditions: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolWin: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolUnix: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolProperty: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setS1ASclassPath: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] init-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean-classes-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setOSConditions: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolWin: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolUnix: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolProperty: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setS1ASclassPath: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] init-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setOSConditions: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolWin: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolUnix: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolProperty: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setS1ASclassPath: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] init-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean-classes-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setOSConditions: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolWin: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolUnix: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolProperty: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setS1ASclassPath: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] init-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean-jars-common: [2023-01-15T20:16:11.379Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setOSConditions: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolWin: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolUnix: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolProperty: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setS1ASclassPath: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] init-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean-classes-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setOSConditions: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolWin: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolUnix: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setToolProperty: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setS1ASclassPath: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] init-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] clean-common: [2023-01-15T20:16:11.379Z] [2023-01-15T20:16:11.379Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-classes-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-jars-common: [2023-01-15T20:16:11.380Z] [echo] jpa-tx_propagation-resources-xml##@@ [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-classes-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-jars-common: [2023-01-15T20:16:11.380Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-classes-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-jars-common: [2023-01-15T20:16:11.380Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-classes-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolWin: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolUnix: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setToolProperty: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setS1ASclassPath: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] init-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] clean-jars-common: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] start-record: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] connector_group_1: [2023-01-15T20:16:11.380Z] [echo] ************ Starting connector_group_1 ************ [2023-01-15T20:16:11.380Z] [echo] @@## connector1.5 ##@@ [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.380Z] setOSConditions: [2023-01-15T20:16:11.380Z] [2023-01-15T20:16:11.381Z] setToolWin: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setToolUnix: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setToolProperty: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setS1ASclassPath: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] init-common: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] build: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] all: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setOSConditions: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setToolWin: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setToolUnix: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setToolProperty: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setS1ASclassPath: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] init-common: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] all: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setOSConditions: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setToolWin: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setToolUnix: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setToolProperty: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] setS1ASclassPath: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] init-common: [2023-01-15T20:16:11.381Z] [2023-01-15T20:16:11.381Z] compile-common: [2023-01-15T20:16:11.381Z] [echo] Current time (ISO): 2023-01-15T20:16:11.322+0000 [2023-01-15T20:16:11.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/classes [2023-01-15T20:16:11.381Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/classes [2023-01-15T20:16:11.638Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:13.007Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:16:13.571Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:16:13.571Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:16:13.571Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:16:13.571Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:16:13.571Z] [javac] 1 warning [2023-01-15T20:16:13.571Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/generic-ra.jar [2023-01-15T20:16:13.571Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/generic-ra.rar [2023-01-15T20:16:13.571Z] [2023-01-15T20:16:13.571Z] setOSConditions: [2023-01-15T20:16:13.571Z] [2023-01-15T20:16:13.571Z] setToolWin: [2023-01-15T20:16:13.571Z] [2023-01-15T20:16:13.571Z] setToolUnix: [2023-01-15T20:16:13.571Z] [2023-01-15T20:16:13.571Z] setToolProperty: [2023-01-15T20:16:13.571Z] [2023-01-15T20:16:13.571Z] setS1ASclassPath: [2023-01-15T20:16:13.571Z] [2023-01-15T20:16:13.571Z] init-common: [2023-01-15T20:16:13.571Z] [2023-01-15T20:16:13.571Z] clean-common: [2023-01-15T20:16:13.571Z] [2023-01-15T20:16:13.571Z] setOSConditions: [2023-01-15T20:16:13.571Z] [2023-01-15T20:16:13.571Z] setToolWin: [2023-01-15T20:16:13.571Z] [2023-01-15T20:16:13.571Z] setToolUnix: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setToolProperty: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setS1ASclassPath: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] init-common: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] clean-classes-common: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setOSConditions: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setToolWin: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setToolUnix: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setToolProperty: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setS1ASclassPath: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] init-common: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] clean-jars-common: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] all: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setOSConditions: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setToolWin: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setToolUnix: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setToolProperty: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setS1ASclassPath: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] init-common: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] all: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setOSConditions: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setToolWin: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setToolUnix: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setToolProperty: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] setS1ASclassPath: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] init-common: [2023-01-15T20:16:13.572Z] [2023-01-15T20:16:13.572Z] compile-common: [2023-01-15T20:16:13.572Z] [echo] Current time (ISO): 2023-01-15T20:16:13.333+0000 [2023-01-15T20:16:13.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:16:13.572Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:16:13.572Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:14.346Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-v7kdj in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [2023-01-15T20:16:15.468Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:16:15.737Z] [javac] 1 warning [2023-01-15T20:16:15.737Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:15.737Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] setOSConditions: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] setToolWin: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] setToolUnix: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] setToolProperty: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] setS1ASclassPath: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] init-common: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] ejb-jar-common: [2023-01-15T20:16:15.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] package-ejbjar-common: [2023-01-15T20:16:15.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:15.994Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:15.994Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:15.994Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector15-ejb.jar [2023-01-15T20:16:15.994Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] setOSConditions: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] setToolWin: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] setToolUnix: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] setToolProperty: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] setS1ASclassPath: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] init-common: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] webclient-war-common: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] clear: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] test-tlds-exist: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] copy-tlds: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] test-tagfiles-exist: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] copy-tagfiles: [2023-01-15T20:16:15.994Z] [2023-01-15T20:16:15.994Z] package-war-common: [2023-01-15T20:16:15.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:16:15.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:16:15.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:16:15.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:16:15.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/lib [2023-01-15T20:16:15.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:16:15.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:16:15.995Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:16:15.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/docroot [2023-01-15T20:16:15.995Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector15-web.war [2023-01-15T20:16:15.995Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setOSConditions: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] fixFiles: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] convUnix: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] convWin: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolWin: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolUnix: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolProperty: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setS1ASclassPath: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] init-common: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] ear-common: [2023-01-15T20:16:15.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:15.995Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/${sun-application.xml} to copy. [2023-01-15T20:16:15.995Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:16:15.995Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector15App.ear [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setup: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setOSConditions: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolWin: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolUnix: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolProperty: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setS1ASclassPath: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] init-common: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setupJdbc: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setOSConditions: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolWin: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolUnix: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolProperty: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setS1ASclassPath: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] init-common: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] deploy-jdbc-common: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setOSConditions: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolWin: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolUnix: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setToolProperty: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] setS1ASclassPath: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] init-common: [2023-01-15T20:16:15.995Z] [2023-01-15T20:16:15.995Z] create-jdbc-connpool-common: [2023-01-15T20:16:15.995Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] stage [Pipeline] { (connector_group_2) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T20:16:16.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:18.194Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2023-01-15T20:16:18.194Z] [2023-01-15T20:16:18.194Z] set-derby-connpool-props: [2023-01-15T20:16:18.194Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:18.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:18.452Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2023-01-15T20:16:18.452Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:18.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:18.452Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2023-01-15T20:16:18.452Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:18.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:18.452Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2023-01-15T20:16:18.452Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:18.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:18.452Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2023-01-15T20:16:18.452Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:19.018Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:19.019Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2023-01-15T20:16:19.019Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:19.596Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:19.596Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:16:19.596Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:19.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:19.853Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2023-01-15T20:16:19.853Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:20.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:20.425Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2023-01-15T20:16:20.425Z] [2023-01-15T20:16:20.425Z] setOSConditions: [2023-01-15T20:16:20.425Z] [2023-01-15T20:16:20.425Z] setToolWin: [2023-01-15T20:16:20.425Z] [2023-01-15T20:16:20.425Z] setToolUnix: [2023-01-15T20:16:20.425Z] [2023-01-15T20:16:20.425Z] setToolProperty: [2023-01-15T20:16:20.425Z] [2023-01-15T20:16:20.425Z] setS1ASclassPath: [2023-01-15T20:16:20.425Z] [2023-01-15T20:16:20.425Z] init-common: [2023-01-15T20:16:20.425Z] [2023-01-15T20:16:20.425Z] create-jdbc-resource-common: [2023-01-15T20:16:20.425Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2023-01-15T20:16:20.425Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:20.990Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:20.990Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2023-01-15T20:16:20.990Z] [echo] cmd executed for server [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setOSConditions: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setToolWin: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setToolUnix: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setToolProperty: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setS1ASclassPath: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] init-common: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] execute-sql-common: [2023-01-15T20:16:20.990Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/createdb.sql [2023-01-15T20:16:20.990Z] [sql] Failed to execute: drop table MESSAGES [2023-01-15T20:16:20.990Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:16:20.990Z] [sql] 0 rows affected [2023-01-15T20:16:20.990Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] deploy: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setOSConditions: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setToolWin: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setToolUnix: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setToolProperty: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setS1ASclassPath: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] init-common: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] deploy: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setOSConditions: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setToolWin: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setToolUnix: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setToolProperty: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] setS1ASclassPath: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] init-common: [2023-01-15T20:16:20.990Z] [2023-01-15T20:16:20.990Z] deploy-rar-common: [2023-01-15T20:16:20.990Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2023-01-15T20:16:20.990Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:21.554Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:22.118Z] [exec] Application deployed with name generic-ra. [2023-01-15T20:16:22.118Z] [echo] Deploying generic-ra.rar on server [2023-01-15T20:16:22.118Z] [2023-01-15T20:16:22.118Z] setOSConditions: [2023-01-15T20:16:22.118Z] [2023-01-15T20:16:22.118Z] setToolWin: [2023-01-15T20:16:22.118Z] [2023-01-15T20:16:22.118Z] setToolUnix: [2023-01-15T20:16:22.118Z] [2023-01-15T20:16:22.118Z] setToolProperty: [2023-01-15T20:16:22.118Z] [2023-01-15T20:16:22.118Z] setS1ASclassPath: [2023-01-15T20:16:22.118Z] [2023-01-15T20:16:22.118Z] init-common: [2023-01-15T20:16:22.118Z] [2023-01-15T20:16:22.118Z] testAddAdmin: [2023-01-15T20:16:22.118Z] [2023-01-15T20:16:22.118Z] asadmin-common: [2023-01-15T20:16:22.118Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:16:22.118Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:22.681Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:22.681Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setOSConditions: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setToolWin: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setToolUnix: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setToolProperty: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setS1ASclassPath: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] init-common: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] deploy-ear: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setOSConditions: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setToolWin: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setToolUnix: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setToolProperty: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setS1ASclassPath: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] init-common: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] deploy-common: [2023-01-15T20:16:22.681Z] [echo] Current time (ISO): 2023-01-15T20:16:22.483+0000 [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setOSConditions: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setToolWin: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setToolUnix: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setToolProperty: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] setS1ASclassPath: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] init-common: [2023-01-15T20:16:22.681Z] [2023-01-15T20:16:22.681Z] deploy-common-pe: [2023-01-15T20:16:22.681Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:23.246Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector15App.ear [2023-01-15T20:16:27.427Z] [exec] Application deployed with name connector15App. [2023-01-15T20:16:27.427Z] [exec] there are no files to retrieve for application connector15App [2023-01-15T20:16:27.427Z] [echo] Deployment on target server server successful [2023-01-15T20:16:27.427Z] [2023-01-15T20:16:27.427Z] setOSConditions: [2023-01-15T20:16:27.427Z] [2023-01-15T20:16:27.427Z] setToolWin: [2023-01-15T20:16:27.427Z] [2023-01-15T20:16:27.427Z] setToolUnix: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] setToolProperty: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] setS1ASclassPath: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] init-common: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] deploy-common-ee: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] setOSConditions: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] setToolWin: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] setToolUnix: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] setToolProperty: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] setS1ASclassPath: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] init-common: [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] restart: [2023-01-15T20:16:27.428Z] [echo] Not required to restart [2023-01-15T20:16:27.428Z] [2023-01-15T20:16:27.428Z] runtest: [2023-01-15T20:16:27.428Z] [java] GET /connector15/servlet/SimpleServlet?url=/connector15/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:16:27.428Z] [java] [2023-01-15T20:16:27.428Z] [java] Time: 5 [2023-01-15T20:16:27.428Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:16:27.428Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:16:27.428Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:16:27.428Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:16:27.428Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:16:27.428Z] [java] [Server response] [2023-01-15T20:16:27.428Z] [java] [Server response]12 [2023-01-15T20:16:27.428Z] [java] [Server response]Starting the test [2023-01-15T20:16:27.428Z] [java] [Server response] [2023-01-15T20:16:27.428Z] [java] [Server response]1f [2023-01-15T20:16:27.428Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:27.428Z] [java] [Server response] [2023-01-15T20:16:27.428Z] [java] [Server response]e [2023-01-15T20:16:27.428Z] [java] [Server response]notifyAndWait [2023-01-15T20:16:27.428Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]1f [2023-01-15T20:16:27.992Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]10 [2023-01-15T20:16:27.992Z] [java] [Server response]expectedResults [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]11 [2023-01-15T20:16:27.992Z] [java] [Server response]checking results [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]29 [2023-01-15T20:16:27.992Z] [java] [Server response]TEST:PASS [2023-01-15T20:16:27.992Z] [java] Value of key is: Connector 1.5 test - 1 [2023-01-15T20:16:27.992Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]e [2023-01-15T20:16:27.992Z] [java] [Server response]notifyAndWait [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]1f [2023-01-15T20:16:27.992Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]10 [2023-01-15T20:16:27.992Z] [java] [Server response]expectedResults [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]11 [2023-01-15T20:16:27.992Z] [java] [Server response]checking results [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]29 [2023-01-15T20:16:27.992Z] [java] [Server response]TEST:PASS [2023-01-15T20:16:27.992Z] [java] Value of key is: Connector 1.5 test - 2 [2023-01-15T20:16:27.992Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]e [2023-01-15T20:16:27.992Z] [java] [Server response]notifyAndWait [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]1f [2023-01-15T20:16:27.992Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]10 [2023-01-15T20:16:27.992Z] [java] [Server response]expectedResults [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]11 [2023-01-15T20:16:27.992Z] [java] [Server response]checking results [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]29 [2023-01-15T20:16:27.992Z] [java] [Server response]TEST:PASS [2023-01-15T20:16:27.992Z] [java] Value of key is: Connector 1.5 test - 3 [2023-01-15T20:16:27.992Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:27.992Z] [java] [Server response]e [2023-01-15T20:16:27.992Z] [java] [Server response]notifyAndWait [2023-01-15T20:16:27.992Z] [java] [Server response] [2023-01-15T20:16:28.248Z] [java] [Server response]1f [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]10 [2023-01-15T20:16:28.249Z] [java] [Server response]expectedResults [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]11 [2023-01-15T20:16:28.249Z] [java] [Server response]checking results [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]29 [2023-01-15T20:16:28.249Z] [java] [Server response]TEST:PASS [2023-01-15T20:16:28.249Z] [java] Value of key is: Connector 1.5 test - 4 [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]e [2023-01-15T20:16:28.249Z] [java] [Server response]notifyAndWait [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]1f [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]10 [2023-01-15T20:16:28.249Z] [java] [Server response]expectedResults [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]11 [2023-01-15T20:16:28.249Z] [java] [Server response]checking results [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]29 [2023-01-15T20:16:28.249Z] [java] [Server response]TEST:PASS [2023-01-15T20:16:28.249Z] [java] Value of key is: Connector 1.5 test - 5 [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]e [2023-01-15T20:16:28.249Z] [java] [Server response]notifyAndWait [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]1f [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]10 [2023-01-15T20:16:28.249Z] [java] [Server response]expectedResults [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]11 [2023-01-15T20:16:28.249Z] [java] [Server response]checking results [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]29 [2023-01-15T20:16:28.249Z] [java] [Server response]TEST:PASS [2023-01-15T20:16:28.249Z] [java] Value of key is: Connector 1.5 test - 6 [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]e [2023-01-15T20:16:28.249Z] [java] [Server response]notifyAndWait [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]1f [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]10 [2023-01-15T20:16:28.249Z] [java] [Server response]expectedResults [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]11 [2023-01-15T20:16:28.249Z] [java] [Server response]checking results [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]29 [2023-01-15T20:16:28.249Z] [java] [Server response]TEST:PASS [2023-01-15T20:16:28.249Z] [java] Value of key is: Connector 1.5 test - 7 [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]e [2023-01-15T20:16:28.249Z] [java] [Server response]notifyAndWait [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]1f [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]10 [2023-01-15T20:16:28.249Z] [java] [Server response]expectedResults [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]11 [2023-01-15T20:16:28.249Z] [java] [Server response]checking results [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]29 [2023-01-15T20:16:28.249Z] [java] [Server response]TEST:PASS [2023-01-15T20:16:28.249Z] [java] Value of key is: Connector 1.5 test - 8 [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]e [2023-01-15T20:16:28.249Z] [java] [Server response]notifyAndWait [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]1f [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]10 [2023-01-15T20:16:28.249Z] [java] [Server response]expectedResults [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]11 [2023-01-15T20:16:28.249Z] [java] [Server response]checking results [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]29 [2023-01-15T20:16:28.249Z] [java] [Server response]TEST:PASS [2023-01-15T20:16:28.249Z] [java] Value of key is: Connector 1.5 test - 9 [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]e [2023-01-15T20:16:28.249Z] [java] [Server response]notifyAndWait [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]1f [2023-01-15T20:16:28.249Z] [java] [Server response]Checking whether its completed [2023-01-15T20:16:28.249Z] [java] [Server response] [2023-01-15T20:16:28.249Z] [java] [Server response]33 [2023-01-15T20:16:28.249Z] [java] [Server response]END_OF_EXECUTION [2023-01-15T20:16:28.249Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:16:28.249Z] [java] [2023-01-15T20:16:28.249Z] [java] [2023-01-15T20:16:28.249Z] [java] ----------------------------------------- [2023-01-15T20:16:28.249Z] [java] - Connector 1.5 test - 2: PASS - [2023-01-15T20:16:28.249Z] [java] - Connector 1.5 test - 3: PASS - [2023-01-15T20:16:28.249Z] [java] - Connector 1.5 test - 4: PASS - [2023-01-15T20:16:28.249Z] [java] - Connector 1.5 test - 5: PASS - [2023-01-15T20:16:28.249Z] [java] - Connector 1.5 test - 1: PASS - [2023-01-15T20:16:28.249Z] [java] - Connector 1.5 test - 6: PASS - [2023-01-15T20:16:28.249Z] [java] - Connector 1.5 test - 7: PASS - [2023-01-15T20:16:28.249Z] [java] - Connector 1.5 test - 8: PASS - [2023-01-15T20:16:28.249Z] [java] - Connector 1.5 test - 9: PASS - [2023-01-15T20:16:28.249Z] [java] ----------------------------------------- [2023-01-15T20:16:28.249Z] [java] Total PASS: 9 [2023-01-15T20:16:28.249Z] [java] Total FAIL: 0 [2023-01-15T20:16:28.249Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:16:28.249Z] [java] ----------------------------------------- [2023-01-15T20:16:28.249Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:16:28.249Z] [2023-01-15T20:16:28.249Z] unset: [2023-01-15T20:16:28.249Z] [2023-01-15T20:16:28.249Z] setOSConditions: [2023-01-15T20:16:28.249Z] [2023-01-15T20:16:28.249Z] setToolWin: [2023-01-15T20:16:28.249Z] [2023-01-15T20:16:28.249Z] setToolUnix: [2023-01-15T20:16:28.249Z] [2023-01-15T20:16:28.249Z] setToolProperty: [2023-01-15T20:16:28.249Z] [2023-01-15T20:16:28.249Z] setS1ASclassPath: [2023-01-15T20:16:28.249Z] [2023-01-15T20:16:28.249Z] init-common: [2023-01-15T20:16:28.249Z] [2023-01-15T20:16:28.249Z] unsetJdbc: [2023-01-15T20:16:28.249Z] [2023-01-15T20:16:28.249Z] setOSConditions: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setToolWin: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setToolUnix: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setToolProperty: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setS1ASclassPath: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] init-common: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] execute-sql-common: [2023-01-15T20:16:28.250Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/dropdb.sql [2023-01-15T20:16:28.250Z] [sql] 0 rows affected [2023-01-15T20:16:28.250Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setOSConditions: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setToolWin: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setToolUnix: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setToolProperty: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setS1ASclassPath: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] init-common: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] undeploy-jdbc-common: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setOSConditions: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setToolWin: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setToolUnix: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setToolProperty: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] setS1ASclassPath: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] init-common: [2023-01-15T20:16:28.250Z] [2023-01-15T20:16:28.250Z] delete-jdbc-resource-common: [2023-01-15T20:16:28.250Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2023-01-15T20:16:28.506Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:28.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2023-01-15T20:16:29.019Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2023-01-15T20:16:29.019Z] [echo] cmd executed for server [2023-01-15T20:16:29.019Z] [2023-01-15T20:16:29.019Z] setOSConditions: [2023-01-15T20:16:29.019Z] [2023-01-15T20:16:29.019Z] setToolWin: [2023-01-15T20:16:29.019Z] [2023-01-15T20:16:29.019Z] setToolUnix: [2023-01-15T20:16:29.019Z] [2023-01-15T20:16:29.019Z] setToolProperty: [2023-01-15T20:16:29.020Z] [2023-01-15T20:16:29.020Z] setS1ASclassPath: [2023-01-15T20:16:29.020Z] [2023-01-15T20:16:29.020Z] init-common: [2023-01-15T20:16:29.020Z] [2023-01-15T20:16:29.020Z] delete-jdbc-connpool-common: [2023-01-15T20:16:29.020Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:16:29.020Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:29.584Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:16:29.584Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2023-01-15T20:16:29.584Z] [echo] cmd executed for server [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] undeploy: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] setOSConditions: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] setToolWin: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] setToolUnix: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] setToolProperty: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] setS1ASclassPath: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] init-common: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] undeploy: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] setOSConditions: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] setToolWin: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] setToolUnix: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] setToolProperty: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] setS1ASclassPath: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] init-common: [2023-01-15T20:16:29.584Z] [2023-01-15T20:16:29.584Z] undeploy-common: [2023-01-15T20:16:29.584Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:30.147Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:16:30.147Z] [2023-01-15T20:16:30.147Z] setOSConditions: [2023-01-15T20:16:30.147Z] [2023-01-15T20:16:30.147Z] setToolWin: [2023-01-15T20:16:30.147Z] [2023-01-15T20:16:30.147Z] setToolUnix: [2023-01-15T20:16:30.147Z] [2023-01-15T20:16:30.147Z] setToolProperty: [2023-01-15T20:16:30.147Z] [2023-01-15T20:16:30.147Z] setS1ASclassPath: [2023-01-15T20:16:30.147Z] [2023-01-15T20:16:30.147Z] init-common: [2023-01-15T20:16:30.147Z] [2023-01-15T20:16:30.147Z] testDelAdmin: [2023-01-15T20:16:30.147Z] [2023-01-15T20:16:30.147Z] asadmin-common: [2023-01-15T20:16:30.147Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:16:30.147Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:30.716Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:16:30.716Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] setOSConditions: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] setToolWin: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] setToolUnix: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] setToolProperty: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] setS1ASclassPath: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] init-common: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] undeploy: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] setOSConditions: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] setToolWin: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] setToolUnix: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] setToolProperty: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] setS1ASclassPath: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] init-common: [2023-01-15T20:16:30.716Z] [2023-01-15T20:16:30.716Z] undeploy-rar-common: [2023-01-15T20:16:30.716Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2023-01-15T20:16:30.716Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:31.279Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setOSConditions: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolWin: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolUnix: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolProperty: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setS1ASclassPath: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] init-common: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] restart: [2023-01-15T20:16:31.279Z] [echo] Not required to restart [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] all: [2023-01-15T20:16:31.279Z] [echo] @@## embeddedConnector1.5 ##@@ [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setOSConditions: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolWin: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolUnix: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolProperty: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setS1ASclassPath: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] init-common: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] build: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] all: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setOSConditions: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolWin: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolUnix: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolProperty: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setS1ASclassPath: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] init-common: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] all: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setOSConditions: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolWin: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolUnix: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setToolProperty: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] setS1ASclassPath: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] init-common: [2023-01-15T20:16:31.279Z] [2023-01-15T20:16:31.279Z] compile-common: [2023-01-15T20:16:31.279Z] [echo] Current time (ISO): 2023-01-15T20:16:31.109+0000 [2023-01-15T20:16:31.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/classes [2023-01-15T20:16:31.279Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/classes [2023-01-15T20:16:31.279Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:33.173Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:16:33.173Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:16:33.173Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:16:33.173Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:16:33.173Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:16:33.173Z] [javac] 1 warning [2023-01-15T20:16:33.173Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/generic-ra.jar [2023-01-15T20:16:33.173Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/generic-ra.rar [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setOSConditions: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setToolWin: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setToolUnix: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setToolProperty: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setS1ASclassPath: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] init-common: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] clean-common: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setOSConditions: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setToolWin: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setToolUnix: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setToolProperty: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setS1ASclassPath: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] init-common: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] clean-classes-common: [2023-01-15T20:16:33.173Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setOSConditions: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setToolWin: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setToolUnix: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setToolProperty: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] setS1ASclassPath: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] init-common: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] clean-jars-common: [2023-01-15T20:16:33.173Z] [2023-01-15T20:16:33.173Z] all: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] setOSConditions: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] setToolWin: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] setToolUnix: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] setToolProperty: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] setS1ASclassPath: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] init-common: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] all: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] setOSConditions: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] setToolWin: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] setToolUnix: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] setToolProperty: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] setS1ASclassPath: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] init-common: [2023-01-15T20:16:33.430Z] [2023-01-15T20:16:33.430Z] compile-common: [2023-01-15T20:16:33.430Z] [echo] Current time (ISO): 2023-01-15T20:16:33.197+0000 [2023-01-15T20:16:33.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:16:33.430Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:16:33.430Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:35.322Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:16:35.322Z] [javac] 1 warning [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] setOSConditions: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] setToolWin: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] setToolUnix: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] setToolProperty: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] setS1ASclassPath: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] init-common: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] ejb-jar-common: [2023-01-15T20:16:35.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] package-ejbjar-common: [2023-01-15T20:16:35.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:35.322Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:35.322Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:35.322Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2023-01-15T20:16:35.322Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] setOSConditions: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] setToolWin: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] setToolUnix: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] setToolProperty: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] setS1ASclassPath: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] init-common: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] appclient-jar-common: [2023-01-15T20:16:35.322Z] [2023-01-15T20:16:35.322Z] package-appclientjar-common: [2023-01-15T20:16:35.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:35.323Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:35.323Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:16:35.323Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] build-ear: [2023-01-15T20:16:35.323Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setup: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setOSConditions: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setToolWin: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setToolUnix: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setToolProperty: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setS1ASclassPath: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] init-common: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setupJdbc: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setOSConditions: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setToolWin: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setToolUnix: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setToolProperty: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setS1ASclassPath: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] init-common: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] default-jdbc-conpool: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setOSConditions: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setToolWin: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setToolUnix: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setToolProperty: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] setS1ASclassPath: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] init-common: [2023-01-15T20:16:35.323Z] [2023-01-15T20:16:35.323Z] create-jdbc-connpool-common: [2023-01-15T20:16:35.579Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:35.837Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:35.837Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2023-01-15T20:16:35.837Z] [2023-01-15T20:16:35.837Z] set-derby-connpool-props: [2023-01-15T20:16:36.094Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:36.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:36.350Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2023-01-15T20:16:36.606Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:36.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:36.863Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2023-01-15T20:16:37.121Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:37.378Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:37.378Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2023-01-15T20:16:37.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:37.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:37.890Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2023-01-15T20:16:38.147Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:38.404Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:38.404Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2023-01-15T20:16:38.661Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:38.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:38.917Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:16:39.173Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:39.431Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:39.431Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2023-01-15T20:16:39.687Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:39.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:39.943Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2023-01-15T20:16:39.943Z] [2023-01-15T20:16:39.944Z] oracle-jdbc-conpool: [2023-01-15T20:16:39.944Z] [2023-01-15T20:16:39.944Z] create-jdbc-conpool-connector: [2023-01-15T20:16:39.944Z] [2023-01-15T20:16:39.944Z] setOSConditions: [2023-01-15T20:16:39.944Z] [2023-01-15T20:16:39.944Z] setToolWin: [2023-01-15T20:16:39.944Z] [2023-01-15T20:16:39.944Z] setToolUnix: [2023-01-15T20:16:39.944Z] [2023-01-15T20:16:39.944Z] setToolProperty: [2023-01-15T20:16:39.944Z] [2023-01-15T20:16:39.944Z] setS1ASclassPath: [2023-01-15T20:16:39.944Z] [2023-01-15T20:16:39.944Z] init-common: [2023-01-15T20:16:39.944Z] [2023-01-15T20:16:39.944Z] create-jdbc-resource-common: [2023-01-15T20:16:39.944Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/Derby [2023-01-15T20:16:40.199Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:40.456Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:40.456Z] [exec] JDBC resource jdbc/Derby created successfully. [2023-01-15T20:16:40.456Z] [echo] cmd executed for server [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] setOSConditions: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] setToolWin: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] setToolUnix: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] setToolProperty: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] setS1ASclassPath: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] init-common: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] default-sql: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] setOSConditions: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] setToolWin: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] setToolUnix: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] setToolProperty: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] setS1ASclassPath: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] init-common: [2023-01-15T20:16:40.456Z] [2023-01-15T20:16:40.456Z] execute-sql-common: [2023-01-15T20:16:40.456Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/app/createdb.sql [2023-01-15T20:16:40.456Z] [sql] Failed to execute: drop table MESSAGES [2023-01-15T20:16:40.456Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2023-01-15T20:16:40.713Z] [sql] 0 rows affected [2023-01-15T20:16:40.713Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] sql-oracle: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] execute-sql-connector: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] deploy: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setOSConditions: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setToolWin: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setToolUnix: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setToolProperty: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setS1ASclassPath: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] init-common: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] deploy-ear: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setOSConditions: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setToolWin: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setToolUnix: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setToolProperty: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setS1ASclassPath: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] init-common: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] deploy-common: [2023-01-15T20:16:40.713Z] [echo] Current time (ISO): 2023-01-15T20:16:40.502+0000 [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setOSConditions: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setToolWin: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setToolUnix: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setToolProperty: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] setS1ASclassPath: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] init-common: [2023-01-15T20:16:40.713Z] [2023-01-15T20:16:40.713Z] deploy-common-pe: [2023-01-15T20:16:40.714Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:41.277Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-01-15T20:16:51.231Z] [exec] Application deployed with name generic-embeddedApp. [2023-01-15T20:16:51.231Z] [echo] Deployment on target server server successful [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] setOSConditions: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] setToolWin: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] setToolUnix: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] setToolProperty: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] setS1ASclassPath: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] init-common: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] deploy-common-ee: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] setOSConditions: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] setToolWin: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] setToolUnix: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] setToolProperty: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] setS1ASclassPath: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] init-common: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] testAddAdmin: [2023-01-15T20:16:51.231Z] [2023-01-15T20:16:51.231Z] asadmin-common: [2023-01-15T20:16:51.231Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:16:51.231Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:51.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:16:51.489Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] setOSConditions: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] setToolWin: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] setToolUnix: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] setToolProperty: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] setS1ASclassPath: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] init-common: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] restart: [2023-01-15T20:16:51.489Z] [echo] Not required to restart [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] runtest: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] setOSConditions: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] setToolWin: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] setToolUnix: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] setToolProperty: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] setS1ASclassPath: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] init-common: [2023-01-15T20:16:51.489Z] [2023-01-15T20:16:51.489Z] runclient-common: [2023-01-15T20:16:51.490Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:16:51.490Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:52.053Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:52.616Z] [exec] Jan 15, 2023 8:16:52 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:16:52.616Z] [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. [2023-01-15T20:16:53.546Z] [exec] [CLIENT]:: --> doTest() ENTER... [2023-01-15T20:16:55.438Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:16:55.438Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:16:55.438Z] [exec] Value of key is: Embedded-Connector-1.5 test - 1 [2023-01-15T20:16:55.438Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:16:55.695Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:16:55.695Z] [exec] Value of key is: Embedded-Connector-1.5 test - 2 [2023-01-15T20:16:55.695Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:16:55.695Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:16:55.695Z] [exec] Value of key is: Embedded-Connector-1.5 test - 3 [2023-01-15T20:16:55.695Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:16:55.695Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:16:55.695Z] [exec] Value of key is: Embedded-Connector-1.5 test - 4 [2023-01-15T20:16:55.695Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:16:55.695Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:16:55.695Z] [exec] Value of key is: Embedded-Connector-1.5 test - 5 [2023-01-15T20:16:55.951Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:16:55.951Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:16:55.951Z] [exec] Value of key is: Embedded-Connector-1.5 test - 6 [2023-01-15T20:16:55.951Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:16:55.951Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:16:55.951Z] [exec] Value of key is: Embedded-Connector-1.5 test - 7 [2023-01-15T20:16:55.951Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:16:55.951Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:16:55.951Z] [exec] Value of key is: Embedded-Connector-1.5 test - 8 [2023-01-15T20:16:55.951Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:16:55.951Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:16:55.951Z] [exec] Value of key is: Embedded-Connector-1.5 test - 9 [2023-01-15T20:16:55.951Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:16:55.951Z] [exec] [2023-01-15T20:16:55.951Z] [exec] [2023-01-15T20:16:55.951Z] [exec] ----------------------------------------- [2023-01-15T20:16:55.951Z] [exec] - Embedded-Connector-1.5 test - 1: PASS - [2023-01-15T20:16:55.951Z] [exec] - Embedded-Connector-1.5 test - 4: PASS - [2023-01-15T20:16:55.951Z] [exec] - Embedded-Connector-1.5 test - 5: PASS - [2023-01-15T20:16:55.951Z] [exec] - Embedded-Connector-1.5 test - 2: PASS - [2023-01-15T20:16:55.951Z] [exec] - Embedded-Connector-1.5 test - 3: PASS - [2023-01-15T20:16:55.951Z] [exec] - Embedded-Connector-1.5 test - 8: PASS - [2023-01-15T20:16:55.951Z] [exec] - Embedded-Connector-1.5 test - 9: PASS - [2023-01-15T20:16:55.951Z] [exec] - Embedded-Connector-1.5 test - 6: PASS - [2023-01-15T20:16:55.951Z] [exec] - Embedded-Connector-1.5 test - 7: PASS - [2023-01-15T20:16:55.951Z] [exec] ----------------------------------------- [2023-01-15T20:16:55.951Z] [exec] Total PASS: 9 [2023-01-15T20:16:55.951Z] [exec] Total FAIL: 0 [2023-01-15T20:16:55.951Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:16:55.951Z] [exec] ----------------------------------------- [2023-01-15T20:16:55.951Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:16:55.951Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2023-01-15T20:16:56.207Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] checkReporting-common: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] confirmReportPresent-common: [2023-01-15T20:16:56.464Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:16:56.464Z] [echo] Test seems to be reported fine [2023-01-15T20:16:56.464Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/RepRunConf.txt [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] confirmMissingReport-common: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] unset: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] setOSConditions: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] setToolWin: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] setToolUnix: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] setToolProperty: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] setS1ASclassPath: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] init-common: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] unsetJdbc: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] setOSConditions: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] setToolWin: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] setToolUnix: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] setToolProperty: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] setS1ASclassPath: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] init-common: [2023-01-15T20:16:56.464Z] [2023-01-15T20:16:56.464Z] delete-jdbc-resource-common: [2023-01-15T20:16:56.464Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/Derby [2023-01-15T20:16:56.464Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:57.028Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/Derby [2023-01-15T20:16:57.028Z] [exec] JDBC resource jdbc/Derby deleted successfully [2023-01-15T20:16:57.028Z] [echo] cmd executed for server [2023-01-15T20:16:57.028Z] [2023-01-15T20:16:57.028Z] setOSConditions: [2023-01-15T20:16:57.028Z] [2023-01-15T20:16:57.028Z] setToolWin: [2023-01-15T20:16:57.028Z] [2023-01-15T20:16:57.028Z] setToolUnix: [2023-01-15T20:16:57.028Z] [2023-01-15T20:16:57.028Z] setToolProperty: [2023-01-15T20:16:57.028Z] [2023-01-15T20:16:57.028Z] setS1ASclassPath: [2023-01-15T20:16:57.028Z] [2023-01-15T20:16:57.028Z] init-common: [2023-01-15T20:16:57.028Z] [2023-01-15T20:16:57.028Z] delete-jdbc-connpool-common: [2023-01-15T20:16:57.028Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:16:57.028Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:57.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:16:57.592Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2023-01-15T20:16:57.592Z] [echo] cmd executed for server [2023-01-15T20:16:57.592Z] [2023-01-15T20:16:57.592Z] undeploy: [2023-01-15T20:16:57.592Z] [2023-01-15T20:16:57.592Z] setOSConditions: [2023-01-15T20:16:57.592Z] [2023-01-15T20:16:57.592Z] setToolWin: [2023-01-15T20:16:57.592Z] [2023-01-15T20:16:57.592Z] setToolUnix: [2023-01-15T20:16:57.592Z] [2023-01-15T20:16:57.592Z] setToolProperty: [2023-01-15T20:16:57.592Z] [2023-01-15T20:16:57.592Z] setS1ASclassPath: [2023-01-15T20:16:57.592Z] [2023-01-15T20:16:57.592Z] init-common: [2023-01-15T20:16:57.592Z] [2023-01-15T20:16:57.592Z] testDelAdmin: [2023-01-15T20:16:57.592Z] [2023-01-15T20:16:57.592Z] asadmin-common: [2023-01-15T20:16:57.592Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:16:57.592Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:57.848Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:16:57.848Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:16:57.848Z] [2023-01-15T20:16:57.848Z] setOSConditions: [2023-01-15T20:16:57.848Z] [2023-01-15T20:16:57.848Z] setToolWin: [2023-01-15T20:16:57.848Z] [2023-01-15T20:16:57.848Z] setToolUnix: [2023-01-15T20:16:57.848Z] [2023-01-15T20:16:57.848Z] setToolProperty: [2023-01-15T20:16:57.848Z] [2023-01-15T20:16:57.848Z] setS1ASclassPath: [2023-01-15T20:16:58.104Z] [2023-01-15T20:16:58.104Z] init-common: [2023-01-15T20:16:58.104Z] [2023-01-15T20:16:58.104Z] undeploy: [2023-01-15T20:16:58.104Z] [2023-01-15T20:16:58.104Z] setOSConditions: [2023-01-15T20:16:58.104Z] [2023-01-15T20:16:58.104Z] setToolWin: [2023-01-15T20:16:58.104Z] [2023-01-15T20:16:58.104Z] setToolUnix: [2023-01-15T20:16:58.104Z] [2023-01-15T20:16:58.104Z] setToolProperty: [2023-01-15T20:16:58.105Z] [2023-01-15T20:16:58.105Z] setS1ASclassPath: [2023-01-15T20:16:58.105Z] [2023-01-15T20:16:58.105Z] init-common: [2023-01-15T20:16:58.105Z] [2023-01-15T20:16:58.105Z] undeploy-common: [2023-01-15T20:16:58.105Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:16:58.667Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setOSConditions: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolWin: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolUnix: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolProperty: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setS1ASclassPath: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] init-common: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] restart: [2023-01-15T20:16:58.668Z] [echo] Not required to restart [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] all: [2023-01-15T20:16:58.668Z] [echo] @@## embeddedweb ##@@ [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setOSConditions: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolWin: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolUnix: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolProperty: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setS1ASclassPath: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] init-common: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] clean: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setOSConditions: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolWin: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolUnix: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolProperty: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setS1ASclassPath: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] init-common: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] clean-common: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setOSConditions: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolWin: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolUnix: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolProperty: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setS1ASclassPath: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] init-common: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] clean-classes-common: [2023-01-15T20:16:58.668Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setOSConditions: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolWin: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolUnix: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolProperty: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setS1ASclassPath: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] init-common: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] clean-jars-common: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] compile: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setOSConditions: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolWin: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolUnix: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setToolProperty: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] setS1ASclassPath: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] init-common: [2023-01-15T20:16:58.668Z] [2023-01-15T20:16:58.668Z] compile-common: [2023-01-15T20:16:58.668Z] [echo] Current time (ISO): 2023-01-15T20:16:58.493+0000 [2023-01-15T20:16:58.668Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:16:58.668Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:16:58.668Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:00.565Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:17:00.565Z] [javac] 1 warning [2023-01-15T20:17:00.565Z] [2023-01-15T20:17:00.565Z] setOSConditions: [2023-01-15T20:17:00.565Z] [2023-01-15T20:17:00.565Z] setToolWin: [2023-01-15T20:17:00.565Z] [2023-01-15T20:17:00.565Z] setToolUnix: [2023-01-15T20:17:00.565Z] [2023-01-15T20:17:00.565Z] setToolProperty: [2023-01-15T20:17:00.565Z] [2023-01-15T20:17:00.565Z] setS1ASclassPath: [2023-01-15T20:17:00.565Z] [2023-01-15T20:17:00.565Z] init-common: [2023-01-15T20:17:00.565Z] [2023-01-15T20:17:00.565Z] compile-servlet: [2023-01-15T20:17:00.565Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:17:00.565Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:17:01.494Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:17:01.494Z] [javac] 1 warning [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] build: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] setOSConditions: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] setToolWin: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] setToolUnix: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] setToolProperty: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] setS1ASclassPath: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] init-common: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] webclient-war-common: [2023-01-15T20:17:01.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] clear: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] test-tlds-exist: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] copy-tlds: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] test-tagfiles-exist: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] copy-tagfiles: [2023-01-15T20:17:01.494Z] [2023-01-15T20:17:01.494Z] package-war-common: [2023-01-15T20:17:01.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:17:01.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:17:01.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:17:01.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:17:01.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/lib [2023-01-15T20:17:01.495Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:17:01.495Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:17:01.495Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:17:01.495Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:17:01.495Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2023-01-15T20:17:01.495Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] setOSConditions: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] setToolWin: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] setToolUnix: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] setToolProperty: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] setS1ASclassPath: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] init-common: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] ejb-jar-common: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] package-ejbjar-common: [2023-01-15T20:17:01.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:17:01.495Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:17:01.495Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:17:01.495Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2023-01-15T20:17:01.495Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:17:01.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:17:01.495Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] disable-resource-validation: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] setOSConditions: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] setToolWin: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] setToolUnix: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] setToolProperty: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] setS1ASclassPath: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] init-common: [2023-01-15T20:17:01.495Z] [2023-01-15T20:17:01.495Z] create-jvm-options: [2023-01-15T20:17:01.495Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:02.059Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2023-01-15T20:17:02.059Z] [exec] Created 1 option(s) [2023-01-15T20:17:02.059Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:17:02.059Z] [2023-01-15T20:17:02.059Z] restart-server: [2023-01-15T20:17:02.059Z] [2023-01-15T20:17:02.059Z] setOSConditions: [2023-01-15T20:17:02.059Z] [2023-01-15T20:17:02.059Z] stop-server: [2023-01-15T20:17:02.059Z] [2023-01-15T20:17:02.059Z] stop-server-unix: [2023-01-15T20:17:02.059Z] [echo] stopping server on unix ... [2023-01-15T20:17:02.059Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:03.428Z] [exec] Waiting for the domain to stop . [2023-01-15T20:17:03.428Z] [exec] Command stop-domain executed successfully. Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-421ss [2023-01-15T20:17:13.378Z] [2023-01-15T20:17:13.378Z] stop-server-windows: [2023-01-15T20:17:18.627Z] [2023-01-15T20:17:18.627Z] setOSConditions: [2023-01-15T20:17:18.627Z] [2023-01-15T20:17:18.627Z] start-server: [2023-01-15T20:17:18.627Z] [echo] +-----------------------------+ [2023-01-15T20:17:18.627Z] [echo] | | [2023-01-15T20:17:18.627Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:17:18.627Z] [echo] | in Felix mode | [2023-01-15T20:17:18.627Z] [echo] | | [2023-01-15T20:17:18.627Z] [echo] +-----------------------------+ [2023-01-15T20:17:18.627Z] [2023-01-15T20:17:18.627Z] start-server-unix: [2023-01-15T20:17:18.627Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:22.801Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:17:22.801Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:17:22.801Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:17:22.801Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:17:22.801Z] [exec] Admin Port: 4848 [2023-01-15T20:17:22.801Z] [exec] Command start-domain executed successfully. [2023-01-15T20:17:25.032Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-421ss is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:17:25.033Z] --- [2023-01-15T20:17:25.033Z] apiVersion: "v1" [2023-01-15T20:17:25.033Z] kind: "Pod" [2023-01-15T20:17:25.033Z] metadata: [2023-01-15T20:17:25.033Z] annotations: [2023-01-15T20:17:25.033Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:17:25.033Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:17:25.033Z] labels: [2023-01-15T20:17:25.033Z] jenkins: "slave" [2023-01-15T20:17:25.033Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:17:25.033Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:17:25.033Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-421ss" [2023-01-15T20:17:25.033Z] namespace: "glassfish" [2023-01-15T20:17:25.033Z] spec: [2023-01-15T20:17:25.033Z] containers: [2023-01-15T20:17:25.033Z] - env: [2023-01-15T20:17:25.033Z] - name: "JENKINS_SECRET" [2023-01-15T20:17:25.033Z] value: "********" [2023-01-15T20:17:25.033Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:17:25.033Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:17:25.033Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:17:25.033Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-421ss" [2023-01-15T20:17:25.033Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:17:25.033Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:17:25.033Z] - name: "JENKINS_NAME" [2023-01-15T20:17:25.033Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-421ss" [2023-01-15T20:17:25.033Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:17:25.033Z] value: "/home/jenkins/agent" [2023-01-15T20:17:25.033Z] - name: "JENKINS_URL" [2023-01-15T20:17:25.033Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:17:25.033Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:17:25.033Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:17:25.033Z] name: "jnlp" [2023-01-15T20:17:25.033Z] resources: [2023-01-15T20:17:25.033Z] limits: [2023-01-15T20:17:25.033Z] memory: "1200Mi" [2023-01-15T20:17:25.033Z] cpu: "300m" [2023-01-15T20:17:25.033Z] requests: [2023-01-15T20:17:25.033Z] memory: "1200Mi" [2023-01-15T20:17:25.033Z] cpu: "300m" [2023-01-15T20:17:25.033Z] volumeMounts: [2023-01-15T20:17:25.033Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:17:25.034Z] name: "workspace-volume" [2023-01-15T20:17:25.034Z] readOnly: false [2023-01-15T20:17:25.034Z] - args: [2023-01-15T20:17:25.034Z] - "cat" [2023-01-15T20:17:25.034Z] env: [2023-01-15T20:17:25.034Z] - name: "MAVEN_OPTS" [2023-01-15T20:17:25.034Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:17:25.034Z] - name: "MVN_EXTRA" [2023-01-15T20:17:25.034Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:17:25.034Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:17:25.034Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:17:25.034Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:17:25.034Z] imagePullPolicy: "Always" [2023-01-15T20:17:25.034Z] name: "glassfish-build" [2023-01-15T20:17:25.034Z] resources: [2023-01-15T20:17:25.034Z] limits: [2023-01-15T20:17:25.034Z] memory: "12Gi" [2023-01-15T20:17:25.034Z] cpu: "8000m" [2023-01-15T20:17:25.034Z] requests: [2023-01-15T20:17:25.034Z] memory: "7Gi" [2023-01-15T20:17:25.034Z] cpu: "4000m" [2023-01-15T20:17:25.034Z] tty: true [2023-01-15T20:17:25.034Z] volumeMounts: [2023-01-15T20:17:25.034Z] - mountPath: "/home/jenkins" [2023-01-15T20:17:25.034Z] name: "jenkins-home" [2023-01-15T20:17:25.034Z] readOnly: false [2023-01-15T20:17:25.034Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:17:25.034Z] name: "maven-repo-shared-storage" [2023-01-15T20:17:25.034Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:17:25.034Z] name: "settings-xml" [2023-01-15T20:17:25.034Z] readOnly: true [2023-01-15T20:17:25.034Z] subPath: "settings.xml" [2023-01-15T20:17:25.034Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:17:25.034Z] name: "settings-security-xml" [2023-01-15T20:17:25.034Z] readOnly: true [2023-01-15T20:17:25.034Z] subPath: "settings-security.xml" [2023-01-15T20:17:25.034Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:17:25.034Z] name: "maven-repo-local-storage" [2023-01-15T20:17:25.034Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:17:25.034Z] name: "workspace-volume" [2023-01-15T20:17:25.034Z] readOnly: false [2023-01-15T20:17:25.034Z] nodeSelector: [2023-01-15T20:17:25.034Z] kubernetes.io/os: "linux" [2023-01-15T20:17:25.034Z] restartPolicy: "Never" [2023-01-15T20:17:25.034Z] volumes: [2023-01-15T20:17:25.034Z] - name: "settings-security-xml" [2023-01-15T20:17:25.034Z] secret: [2023-01-15T20:17:25.034Z] items: [2023-01-15T20:17:25.034Z] - key: "settings-security.xml" [2023-01-15T20:17:25.034Z] path: "settings-security.xml" [2023-01-15T20:17:25.034Z] secretName: "m2-secret-dir" [2023-01-15T20:17:25.034Z] - emptyDir: {} [2023-01-15T20:17:25.034Z] name: "maven-repo-local-storage" [2023-01-15T20:17:25.034Z] - emptyDir: {} [2023-01-15T20:17:25.034Z] name: "jenkins-home" [2023-01-15T20:17:25.034Z] - name: "settings-xml" [2023-01-15T20:17:25.034Z] secret: [2023-01-15T20:17:25.034Z] items: [2023-01-15T20:17:25.034Z] - key: "settings.xml" [2023-01-15T20:17:25.034Z] path: "settings.xml" [2023-01-15T20:17:25.034Z] secretName: "m2-secret-dir" [2023-01-15T20:17:25.034Z] - emptyDir: [2023-01-15T20:17:25.034Z] medium: "" [2023-01-15T20:17:25.034Z] name: "workspace-volume" [2023-01-15T20:17:25.034Z] - name: "maven-repo-shared-storage" [2023-01-15T20:17:25.034Z] persistentVolumeClaim: [2023-01-15T20:17:25.034Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:17:25.034Z] [2023-01-15T20:17:26.270Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:17:30.963Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-421ss in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (connector_group_3) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T20:17:32.754Z] [2023-01-15T20:17:32.755Z] start-server-windows: [2023-01-15T20:17:32.755Z] [2023-01-15T20:17:32.755Z] deploy-ear: [2023-01-15T20:17:32.755Z] [2023-01-15T20:17:32.755Z] setOSConditions: [2023-01-15T20:17:32.755Z] [2023-01-15T20:17:32.755Z] setToolWin: [2023-01-15T20:17:32.755Z] [2023-01-15T20:17:32.755Z] setToolUnix: [2023-01-15T20:17:32.755Z] [2023-01-15T20:17:32.755Z] setToolProperty: [2023-01-15T20:17:32.755Z] [2023-01-15T20:17:32.755Z] setS1ASclassPath: [2023-01-15T20:17:32.755Z] [2023-01-15T20:17:32.755Z] init-common: [2023-01-15T20:17:32.755Z] [2023-01-15T20:17:32.755Z] create-ra-config: [2023-01-15T20:17:32.755Z] [2023-01-15T20:17:32.755Z] asadmin-common: [2023-01-15T20:17:32.755Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#connectors-ra-redeploy-rars [2023-01-15T20:17:32.755Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:33.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user web-subclassingApp#connectors-ra-redeploy-rars [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] setOSConditions: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] setToolWin: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] setToolUnix: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] setToolProperty: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] setS1ASclassPath: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] init-common: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] deploy-common: [2023-01-15T20:17:33.943Z] [echo] Current time (ISO): 2023-01-15T20:17:33.907+0000 [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] setOSConditions: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] setToolWin: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] setToolUnix: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] setToolProperty: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] setS1ASclassPath: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] init-common: [2023-01-15T20:17:33.943Z] [2023-01-15T20:17:33.943Z] deploy-common-pe: [2023-01-15T20:17:34.200Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:34.457Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:17:36.980Z] [exec] Application deployed with name web-subclassingApp. [2023-01-15T20:17:36.980Z] [exec] there are no files to retrieve for application web-subclassingApp [2023-01-15T20:17:36.980Z] [echo] Deployment on target server server successful [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setOSConditions: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolWin: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolUnix: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolProperty: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setS1ASclassPath: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] init-common: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] deploy-common-ee: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setup: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setOSConditions: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolWin: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolUnix: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolProperty: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setS1ASclassPath: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] init-common: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] default-sql: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setOSConditions: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolWin: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolUnix: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolProperty: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setS1ASclassPath: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] init-common: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] execute-sql-common: [2023-01-15T20:17:36.980Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/sql/simpleBank.sql [2023-01-15T20:17:36.980Z] [sql] Failed to execute: drop table customer2 [2023-01-15T20:17:36.980Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2023-01-15T20:17:36.980Z] [sql] 0 rows affected [2023-01-15T20:17:36.980Z] [sql] 1 rows affected [2023-01-15T20:17:36.980Z] [sql] 2 of 3 SQL statements executed successfully [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] sql-oracle: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] execute-sql-connector: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] create-pool: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setOSConditions: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolWin: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolUnix: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setToolProperty: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] setS1ASclassPath: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] init-common: [2023-01-15T20:17:36.980Z] [2023-01-15T20:17:36.980Z] create-connector-connpool: [2023-01-15T20:17:36.980Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:17:37.237Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:37.493Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:17:37.493Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:17:37.494Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:17:37.750Z] [exec] Connector connection pool embedded-ra-pool created. [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] create-connector-connpool-common: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] setOSConditions: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] setToolWin: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] setToolUnix: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] setToolProperty: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] setS1ASclassPath: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] init-common: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] set-oracle-props: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] create-resource: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] setOSConditions: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] setToolWin: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] setToolUnix: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] setToolProperty: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] setS1ASclassPath: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] init-common: [2023-01-15T20:17:37.750Z] [2023-01-15T20:17:37.750Z] create-connector-resource-common: [2023-01-15T20:17:37.750Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-subclassing [2023-01-15T20:17:37.750Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:38.314Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:17:38.314Z] [exec] Connector resource jdbc/ejb-subclassing created. [2023-01-15T20:17:38.314Z] [2023-01-15T20:17:38.314Z] setOSConditions: [2023-01-15T20:17:38.314Z] [2023-01-15T20:17:38.314Z] setToolWin: [2023-01-15T20:17:38.314Z] [2023-01-15T20:17:38.314Z] setToolUnix: [2023-01-15T20:17:38.314Z] [2023-01-15T20:17:38.314Z] setToolProperty: [2023-01-15T20:17:38.314Z] [2023-01-15T20:17:38.314Z] setS1ASclassPath: [2023-01-15T20:17:38.314Z] [2023-01-15T20:17:38.314Z] init-common: [2023-01-15T20:17:38.314Z] [2023-01-15T20:17:38.314Z] create-admin-object: [2023-01-15T20:17:38.314Z] [2023-01-15T20:17:38.314Z] asadmin-common: [2023-01-15T20:17:38.314Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2023-01-15T20:17:38.314Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:38.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:17:38.877Z] [exec] Administered object eis/jdbcAdmin created. [2023-01-15T20:17:38.877Z] [2023-01-15T20:17:38.877Z] run-ear: [2023-01-15T20:17:38.877Z] [2023-01-15T20:17:38.877Z] setOSConditions: [2023-01-15T20:17:38.877Z] [2023-01-15T20:17:38.877Z] setToolWin: [2023-01-15T20:17:38.877Z] [2023-01-15T20:17:38.877Z] setToolUnix: [2023-01-15T20:17:38.877Z] [2023-01-15T20:17:38.877Z] setToolProperty: [2023-01-15T20:17:38.877Z] [2023-01-15T20:17:38.877Z] setS1ASclassPath: [2023-01-15T20:17:38.877Z] [2023-01-15T20:17:38.877Z] init-common: [2023-01-15T20:17:38.877Z] [2023-01-15T20:17:38.877Z] runwebclient-common: [2023-01-15T20:17:38.877Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:39.133Z] [java] size of buffer is1590 [2023-01-15T20:17:39.391Z] [java] HTTP port :8080 [2023-01-15T20:17:39.392Z] [java] HTTP hostname :localhost [2023-01-15T20:17:39.392Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/index.html [2023-01-15T20:17:39.392Z] [java] embeddedweb (ear based) /subclassing/index.html PASS [2023-01-15T20:17:39.392Z] [java] SSN=123456789&action=Create [2023-01-15T20:17:39.392Z] [java] HTTP port :8080 [2023-01-15T20:17:39.392Z] [java] HTTP hostname :localhost [2023-01-15T20:17:40.760Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:17:40.760Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:17:40.760Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2023-01-15T20:17:40.760Z] [java] HTTP port :8080 [2023-01-15T20:17:40.760Z] [java] HTTP hostname :localhost [2023-01-15T20:17:41.018Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:17:41.018Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:17:41.018Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:17:41.018Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:17:41.018Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] unsetup: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setOSConditions: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setToolWin: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setToolUnix: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setToolProperty: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setS1ASclassPath: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] init-common: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] default-sql: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setOSConditions: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setToolWin: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setToolUnix: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setToolProperty: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setS1ASclassPath: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] init-common: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] execute-sql-common: [2023-01-15T20:17:41.018Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/sql/dropBankTables.sql [2023-01-15T20:17:41.018Z] [sql] 0 rows affected [2023-01-15T20:17:41.018Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] sql-oracle: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] execute-sql-connector: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] undeploy-ear: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setOSConditions: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setToolWin: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setToolUnix: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setToolProperty: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] setS1ASclassPath: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] init-common: [2023-01-15T20:17:41.018Z] [2023-01-15T20:17:41.018Z] delete-ra-config: [2023-01-15T20:17:41.275Z] [2023-01-15T20:17:41.275Z] asadmin-common: [2023-01-15T20:17:41.275Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#connectors-ra-redeploy-rars [2023-01-15T20:17:41.275Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:41.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config web-subclassingApp#connectors-ra-redeploy-rars [2023-01-15T20:17:41.788Z] [2023-01-15T20:17:41.788Z] setOSConditions: [2023-01-15T20:17:41.788Z] [2023-01-15T20:17:41.788Z] setToolWin: [2023-01-15T20:17:41.788Z] [2023-01-15T20:17:41.788Z] setToolUnix: [2023-01-15T20:17:41.788Z] [2023-01-15T20:17:41.788Z] setToolProperty: [2023-01-15T20:17:41.788Z] [2023-01-15T20:17:41.788Z] setS1ASclassPath: [2023-01-15T20:17:41.788Z] [2023-01-15T20:17:41.788Z] init-common: [2023-01-15T20:17:41.788Z] [2023-01-15T20:17:41.788Z] undeploy-common: [2023-01-15T20:17:41.788Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:42.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:17:42.353Z] [2023-01-15T20:17:42.353Z] enable-resource-validation: [2023-01-15T20:17:42.353Z] [2023-01-15T20:17:42.353Z] setOSConditions: [2023-01-15T20:17:42.353Z] [2023-01-15T20:17:42.353Z] setToolWin: [2023-01-15T20:17:42.353Z] [2023-01-15T20:17:42.353Z] setToolUnix: [2023-01-15T20:17:42.353Z] [2023-01-15T20:17:42.353Z] setToolProperty: [2023-01-15T20:17:42.353Z] [2023-01-15T20:17:42.353Z] setS1ASclassPath: [2023-01-15T20:17:42.353Z] [2023-01-15T20:17:42.353Z] init-common: [2023-01-15T20:17:42.353Z] [2023-01-15T20:17:42.353Z] delete-jvm-options: [2023-01-15T20:17:42.610Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:43.172Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2023-01-15T20:17:43.172Z] [exec] Deleted 1 option(s) [2023-01-15T20:17:43.172Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:17:43.172Z] [2023-01-15T20:17:43.172Z] restart-server: [2023-01-15T20:17:43.172Z] [2023-01-15T20:17:43.172Z] setOSConditions: [2023-01-15T20:17:43.172Z] [2023-01-15T20:17:43.172Z] stop-server: [2023-01-15T20:17:43.172Z] [2023-01-15T20:17:43.172Z] stop-server-unix: [2023-01-15T20:17:43.172Z] [echo] stopping server on unix ... [2023-01-15T20:17:43.172Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:17:44.540Z] [exec] Waiting for the domain to stop . [2023-01-15T20:17:44.540Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:17:54.488Z] [2023-01-15T20:17:54.488Z] stop-server-windows: [Pipeline] sh [2023-01-15T20:17:58.347Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:17:58.347Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:17:59.739Z] [2023-01-15T20:17:59.740Z] setOSConditions: [2023-01-15T20:17:59.740Z] [2023-01-15T20:17:59.740Z] start-server: [2023-01-15T20:17:59.740Z] [echo] +-----------------------------+ [2023-01-15T20:17:59.740Z] [echo] | | [2023-01-15T20:17:59.740Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:17:59.740Z] [echo] | in Felix mode | [2023-01-15T20:17:59.740Z] [echo] | | [2023-01-15T20:17:59.740Z] [echo] +-----------------------------+ [2023-01-15T20:17:59.740Z] [2023-01-15T20:17:59.740Z] start-server-unix: [2023-01-15T20:17:59.740Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] timeout [2023-01-15T20:18:00.570Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T20:18:01.256Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:18:01.256Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:18:01.256Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test connector_group_2 [2023-01-15T20:18:01.256Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:18:01.256Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:18:01.256Z] + readonly GF_INTERNAL_ENV_SH=/tmp/GMUgf-internal-env [2023-01-15T20:18:01.256Z] + GF_INTERNAL_ENV_SH=/tmp/GMUgf-internal-env [2023-01-15T20:18:01.256Z] + '[' '!' -z '' ']' [2023-01-15T20:18:01.256Z] + export WSIMPORT_OPTS= [2023-01-15T20:18:01.256Z] + WSIMPORT_OPTS= [2023-01-15T20:18:01.256Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:18:01.256Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:18:01.516Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:18:01.516Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:18:01.516Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:18:01.516Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:18:01.516Z] + '[' -z '' ']' [2023-01-15T20:18:01.516Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:18:01.516Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:18:01.516Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:03.015Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:18:03.015Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:18:03.015Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:18:03.015Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:18:03.015Z] [exec] Admin Port: 4848 [2023-01-15T20:18:03.015Z] [exec] Command start-domain executed successfully. [2023-01-15T20:18:08.084Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:18:08.084Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:18:08.084Z] + '[' -z '' ']' [2023-01-15T20:18:08.084Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:18:08.084Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:18:08.084Z] + run_test connector_group_2 [2023-01-15T20:18:08.084Z] + local testid=connector_group_2 [2023-01-15T20:18:08.084Z] + local found=false [2023-01-15T20:18:08.084Z] ++ find . -name run_test.sh [2023-01-15T20:18:08.084Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:18:08.084Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:18:08.084Z] + OPT=list_test_ids [2023-01-15T20:18:08.084Z] + TEST_ID= [2023-01-15T20:18:08.084Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:18:08.084Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:18:08.084Z] +++ uname [2023-01-15T20:18:08.084Z] +++ grep -i sunos [2023-01-15T20:18:08.084Z] +++ wc -l [2023-01-15T20:18:08.084Z] +++ awk '{print $1}' [2023-01-15T20:18:08.084Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:18:08.084Z] ++ GREP=grep [2023-01-15T20:18:08.084Z] ++ AWK=awk [2023-01-15T20:18:08.084Z] ++ SED=sed [2023-01-15T20:18:08.084Z] ++ BC=bc [2023-01-15T20:18:08.084Z] ++ export GREP AWK SED BC [2023-01-15T20:18:08.084Z] + case ${OPT} in [2023-01-15T20:18:08.085Z] + list_test_ids [2023-01-15T20:18:08.085Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + [[ false = true ]] [2023-01-15T20:18:08.085Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:18:08.085Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:18:08.085Z] + OPT=list_test_ids [2023-01-15T20:18:08.085Z] + TEST_ID= [2023-01-15T20:18:08.085Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:18:08.085Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:18:08.085Z] +++ uname [2023-01-15T20:18:08.085Z] +++ grep -i sunos [2023-01-15T20:18:08.085Z] +++ wc -l [2023-01-15T20:18:08.085Z] +++ awk '{print $1}' [2023-01-15T20:18:08.085Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:18:08.085Z] ++ GREP=grep [2023-01-15T20:18:08.085Z] ++ AWK=awk [2023-01-15T20:18:08.085Z] ++ SED=sed [2023-01-15T20:18:08.085Z] ++ BC=bc [2023-01-15T20:18:08.085Z] ++ export GREP AWK SED BC [2023-01-15T20:18:08.085Z] + case ${OPT} in [2023-01-15T20:18:08.085Z] + list_test_ids [2023-01-15T20:18:08.085Z] + echo batch_all [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + [[ false = true ]] [2023-01-15T20:18:08.085Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:18:08.085Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T20:18:08.085Z] + OPT=list_test_ids [2023-01-15T20:18:08.085Z] + TEST_ID= [2023-01-15T20:18:08.085Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T20:18:08.085Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T20:18:08.085Z] +++ uname [2023-01-15T20:18:08.085Z] +++ grep -i sunos [2023-01-15T20:18:08.085Z] +++ wc -l [2023-01-15T20:18:08.085Z] +++ awk '{print $1}' [2023-01-15T20:18:08.085Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:18:08.085Z] ++ GREP=grep [2023-01-15T20:18:08.085Z] ++ AWK=awk [2023-01-15T20:18:08.085Z] ++ SED=sed [2023-01-15T20:18:08.085Z] ++ BC=bc [2023-01-15T20:18:08.085Z] ++ export GREP AWK SED BC [2023-01-15T20:18:08.085Z] + case ${OPT} in [2023-01-15T20:18:08.085Z] + list_test_ids [2023-01-15T20:18:08.085Z] + echo cdi_all [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + [[ false = true ]] [2023-01-15T20:18:08.085Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:18:08.085Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T20:18:08.085Z] + OPT=list_test_ids [2023-01-15T20:18:08.085Z] + TEST_ID= [2023-01-15T20:18:08.085Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:18:08.085Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:18:08.085Z] +++ uname [2023-01-15T20:18:08.085Z] +++ grep -i sunos [2023-01-15T20:18:08.085Z] +++ wc -l [2023-01-15T20:18:08.085Z] +++ awk '{print $1}' [2023-01-15T20:18:08.085Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:18:08.085Z] ++ GREP=grep [2023-01-15T20:18:08.085Z] ++ AWK=awk [2023-01-15T20:18:08.085Z] ++ SED=sed [2023-01-15T20:18:08.085Z] ++ BC=bc [2023-01-15T20:18:08.085Z] ++ export GREP AWK SED BC [2023-01-15T20:18:08.085Z] + case ${OPT} in [2023-01-15T20:18:08.085Z] + list_test_ids [2023-01-15T20:18:08.085Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:08.085Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2023-01-15T20:18:08.085Z] + found=true [2023-01-15T20:18:08.085Z] + break [2023-01-15T20:18:08.085Z] + [[ true = true ]] [2023-01-15T20:18:08.085Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_2 [2023-01-15T20:18:08.085Z] + OPT=run_test_id [2023-01-15T20:18:08.085Z] + TEST_ID=connector_group_2 [2023-01-15T20:18:08.085Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:18:08.085Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:18:08.085Z] +++ uname [2023-01-15T20:18:08.085Z] +++ grep -i sunos [2023-01-15T20:18:08.085Z] +++ wc -l [2023-01-15T20:18:08.085Z] +++ awk '{print $1}' [2023-01-15T20:18:08.085Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:18:08.085Z] ++ GREP=grep [2023-01-15T20:18:08.085Z] ++ AWK=awk [2023-01-15T20:18:08.085Z] ++ SED=sed [2023-01-15T20:18:08.085Z] ++ BC=bc [2023-01-15T20:18:08.085Z] ++ export GREP AWK SED BC [2023-01-15T20:18:08.085Z] + case ${OPT} in [2023-01-15T20:18:08.085Z] + trap 'copy_test_artifacts connector_group_2' EXIT [2023-01-15T20:18:08.085Z] + run_test_id connector_group_2 [2023-01-15T20:18:08.085Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T20:18:08.085Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T20:18:08.085Z] [2023-01-15T20:18:08.085Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:18:08.085Z] [2023-01-15T20:18:08.085Z] + for i in '"${@}"' [2023-01-15T20:18:08.085Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T20:18:08.085Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T20:18:09.022Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:18:09.022Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:09.022Z] + test_init [2023-01-15T20:18:09.022Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T20:18:09.022Z] [2023-01-15T20:18:09.022Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:18:09.022Z] [2023-01-15T20:18:09.022Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T20:18:09.022Z] + xargs touch [2023-01-15T20:18:09.022Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:18:09.022Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:18:09.022Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T20:18:09.022Z] ANT_HOME is /usr/share/ant [2023-01-15T20:18:09.022Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:18:09.022Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:18:09.022Z] + java -version [2023-01-15T20:18:09.022Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:09.022Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:18:09.022Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:18:09.022Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:18:09.022Z] + ant -version [2023-01-15T20:18:09.280Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:09.281Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:18:09.281Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:18:09.281Z] + printf '\n\n' [2023-01-15T20:18:09.281Z] [2023-01-15T20:18:09.281Z] [2023-01-15T20:18:09.281Z] + get_test_target connector_group_2 [2023-01-15T20:18:09.281Z] + case ${1} in [2023-01-15T20:18:09.281Z] + TARGET=connector_group_2 [2023-01-15T20:18:09.281Z] + export TARGET [2023-01-15T20:18:09.281Z] + test_run [2023-01-15T20:18:09.281Z] + export HUDSON=true [2023-01-15T20:18:09.281Z] + HUDSON=true [2023-01-15T20:18:09.281Z] ++ pwd [2023-01-15T20:18:09.281Z] + export ROOT=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:09.281Z] + ROOT=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:09.281Z] + echo /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:09.281Z] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:09.281Z] + ant startDomain startDerby [2023-01-15T20:18:09.281Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:09.540Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:18:10.109Z] [2023-01-15T20:18:10.109Z] setOSConditions: [2023-01-15T20:18:10.109Z] [2023-01-15T20:18:10.109Z] setToolWin: [2023-01-15T20:18:10.109Z] [2023-01-15T20:18:10.109Z] setToolUnix: [2023-01-15T20:18:10.109Z] [2023-01-15T20:18:10.109Z] setToolProperty: [2023-01-15T20:18:10.109Z] [2023-01-15T20:18:10.109Z] setS1ASclassPath: [2023-01-15T20:18:10.368Z] [2023-01-15T20:18:10.368Z] init-common: [2023-01-15T20:18:10.368Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:10.368Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:10.368Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:10.368Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:10.368Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:10.368Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:10.368Z] [2023-01-15T20:18:10.368Z] startDomainUnix: [2023-01-15T20:18:10.368Z] [echo] Starting DAS [2023-01-15T20:18:10.368Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] start-server-windows: [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] all: [2023-01-15T20:18:15.194Z] [echo] @@## mq ##@@ [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] all: [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] mq: [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] setOSConditions: [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] setToolWin: [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] setToolUnix: [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] setToolProperty: [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] setS1ASclassPath: [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] init-common: [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] configure-container: [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] asadmin-common: [2023-01-15T20:18:15.194Z] [echo] asadmin create-module-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true mdb-container [2023-01-15T20:18:15.194Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:15.194Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-module-config --dryrun=false --all=false --target server mdb-container [2023-01-15T20:18:15.194Z] [exec] Configuration for mdb-container already exists. The command did not change the existing configuration. [2023-01-15T20:18:15.194Z] [exec] [2023-01-15T20:18:15.194Z] [2023-01-15T20:18:15.194Z] asadmin-common: [2023-01-15T20:18:15.194Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.mdb-container.property.cmt-max-runtime-exceptions=4 [2023-01-15T20:18:15.194Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:15.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.mdb-container.property.cmt-max-runtime-exceptions=4 [2023-01-15T20:18:15.451Z] [exec] server.mdb-container.property.cmt-max-runtime-exceptions=4 [2023-01-15T20:18:15.451Z] [2023-01-15T20:18:15.451Z] restart-server-instance-common: [2023-01-15T20:18:15.451Z] [2023-01-15T20:18:15.451Z] setOSConditions: [2023-01-15T20:18:15.451Z] [2023-01-15T20:18:15.451Z] setToolWin: [2023-01-15T20:18:15.451Z] [2023-01-15T20:18:15.451Z] setToolUnix: [2023-01-15T20:18:15.451Z] [2023-01-15T20:18:15.451Z] setToolProperty: [2023-01-15T20:18:15.451Z] [2023-01-15T20:18:15.451Z] setS1ASclassPath: [2023-01-15T20:18:15.451Z] [2023-01-15T20:18:15.451Z] init-common: [2023-01-15T20:18:15.708Z] [2023-01-15T20:18:15.708Z] stopDomain: [2023-01-15T20:18:15.708Z] [echo] run.xml:stopping domain... [2023-01-15T20:18:15.708Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:16.933Z] [exec] Waiting for domain1 to start ...... [2023-01-15T20:18:16.937Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:18:16.937Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:18:16.938Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:18:16.938Z] [exec] Admin Port: 4848 [2023-01-15T20:18:16.938Z] [exec] Command start-domain executed successfully. [2023-01-15T20:18:16.938Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:18:17.075Z] [exec] Waiting for the domain to stop . [2023-01-15T20:18:17.076Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:18:17.197Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] dumpThreadStack: [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] startDomainWindows: [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] startDomain: [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] startDerby: [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] setOSConditions: [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] setToolWin: [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] setToolUnix: [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] setToolProperty: [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] setS1ASclassPath: [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] init-common: [2023-01-15T20:18:17.197Z] [2023-01-15T20:18:17.197Z] startDerbyNonMac: [2023-01-15T20:18:17.197Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2023-01-15T20:18:17.456Z] [2023-01-15T20:18:17.456Z] setOSConditions: [2023-01-15T20:18:17.456Z] [2023-01-15T20:18:17.456Z] setToolWin: [2023-01-15T20:18:17.456Z] [2023-01-15T20:18:17.456Z] setToolUnix: [2023-01-15T20:18:17.456Z] [2023-01-15T20:18:17.456Z] setToolProperty: [2023-01-15T20:18:17.456Z] [2023-01-15T20:18:17.456Z] setS1ASclassPath: [2023-01-15T20:18:17.456Z] [2023-01-15T20:18:17.456Z] init-common: [2023-01-15T20:18:17.456Z] [2023-01-15T20:18:17.456Z] startDerbyMac: [2023-01-15T20:18:17.456Z] [2023-01-15T20:18:17.456Z] BUILD SUCCESSFUL [2023-01-15T20:18:17.456Z] Total time: 7 seconds [2023-01-15T20:18:17.714Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:17.714Z] + echo Running target: connector_group_2 [2023-01-15T20:18:17.714Z] Running target: connector_group_2 [2023-01-15T20:18:17.714Z] + ant clean-all start-record connector_group_2 stop-record report [2023-01-15T20:18:17.714Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T20:18:17.714Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:17.972Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:18:18.540Z] [2023-01-15T20:18:18.540Z] clean-all: [2023-01-15T20:18:18.540Z] [echo] @@## connector1.5 ##@@ [2023-01-15T20:18:18.799Z] [2023-01-15T20:18:18.799Z] clean: [2023-01-15T20:18:18.799Z] [2023-01-15T20:18:18.799Z] clean: [2023-01-15T20:18:18.799Z] [2023-01-15T20:18:18.799Z] clean: [2023-01-15T20:18:18.799Z] [2023-01-15T20:18:18.799Z] setOSConditions: [2023-01-15T20:18:18.799Z] [2023-01-15T20:18:18.799Z] setToolWin: [2023-01-15T20:18:18.799Z] [2023-01-15T20:18:18.799Z] setToolUnix: [2023-01-15T20:18:18.799Z] [2023-01-15T20:18:18.799Z] setToolProperty: [2023-01-15T20:18:18.799Z] [2023-01-15T20:18:18.799Z] setS1ASclassPath: [2023-01-15T20:18:18.799Z] [2023-01-15T20:18:18.799Z] init-common: [2023-01-15T20:18:18.799Z] [2023-01-15T20:18:18.799Z] clean-classes-common: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] clean: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] setOSConditions: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] setToolWin: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] setToolUnix: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] setToolProperty: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] setS1ASclassPath: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] init-common: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] clean-common: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] setOSConditions: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] setToolWin: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] setToolUnix: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] setToolProperty: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] setS1ASclassPath: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.057Z] init-common: [2023-01-15T20:18:19.057Z] [2023-01-15T20:18:19.058Z] clean-classes-common: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] setOSConditions: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] setToolWin: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] setToolUnix: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] setToolProperty: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] setS1ASclassPath: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] init-common: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] clean-jars-common: [2023-01-15T20:18:19.058Z] [echo] @@## embeddedConnector1.5 ##@@ [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] clean: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] clean: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] clean: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] setOSConditions: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] setToolWin: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] setToolUnix: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] setToolProperty: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] setS1ASclassPath: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] init-common: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] clean-classes-common: [2023-01-15T20:18:19.058Z] [2023-01-15T20:18:19.058Z] clean: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setOSConditions: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setToolWin: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setToolUnix: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setToolProperty: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setS1ASclassPath: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] init-common: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] clean-common: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setOSConditions: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setToolWin: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setToolUnix: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setToolProperty: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setS1ASclassPath: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] init-common: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] clean-classes-common: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setOSConditions: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setToolWin: [2023-01-15T20:18:19.316Z] [2023-01-15T20:18:19.316Z] setToolUnix: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolProperty: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setS1ASclassPath: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] init-common: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] clean-jars-common: [2023-01-15T20:18:19.317Z] [echo] @@## embeddedweb ##@@ [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setOSConditions: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolWin: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolUnix: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolProperty: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setS1ASclassPath: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] init-common: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] clean: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setOSConditions: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolWin: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolUnix: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolProperty: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setS1ASclassPath: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] init-common: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] clean-common: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setOSConditions: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolWin: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolUnix: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolProperty: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setS1ASclassPath: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] init-common: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] clean-classes-common: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setOSConditions: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolWin: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolUnix: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolProperty: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setS1ASclassPath: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] init-common: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] clean-jars-common: [2023-01-15T20:18:19.317Z] [echo] @@## embeddedweb ##@@ [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setOSConditions: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolWin: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolUnix: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setToolProperty: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] setS1ASclassPath: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] init-common: [2023-01-15T20:18:19.317Z] [2023-01-15T20:18:19.317Z] clean: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setOSConditions: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolWin: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolUnix: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolProperty: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setS1ASclassPath: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] init-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] clean-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setOSConditions: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolWin: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolUnix: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolProperty: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setS1ASclassPath: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] init-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] clean-classes-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setOSConditions: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolWin: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolUnix: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolProperty: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setS1ASclassPath: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] init-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] clean-jars-common: [2023-01-15T20:18:19.576Z] [echo] @@## mq ##@@ [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] clean: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] mq: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setOSConditions: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolWin: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolUnix: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolProperty: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setS1ASclassPath: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] init-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] clean: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setOSConditions: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolWin: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolUnix: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolProperty: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setS1ASclassPath: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] init-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] clean-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setOSConditions: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolWin: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolUnix: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolProperty: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setS1ASclassPath: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] init-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] clean-classes-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setOSConditions: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolWin: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolUnix: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolProperty: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setS1ASclassPath: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] init-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] clean-jars-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setOSConditions: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolWin: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolUnix: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolProperty: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setS1ASclassPath: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] init-common: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] clean: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setOSConditions: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolWin: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolUnix: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setToolProperty: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] setS1ASclassPath: [2023-01-15T20:18:19.576Z] [2023-01-15T20:18:19.576Z] init-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] clean-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setOSConditions: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolWin: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolUnix: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolProperty: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setS1ASclassPath: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] init-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] clean-classes-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setOSConditions: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolWin: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolUnix: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolProperty: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setS1ASclassPath: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] init-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] clean-jars-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setOSConditions: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolWin: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolUnix: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolProperty: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setS1ASclassPath: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] init-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] clean: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setOSConditions: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolWin: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolUnix: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolProperty: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setS1ASclassPath: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] init-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] clean-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setOSConditions: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolWin: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolUnix: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolProperty: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setS1ASclassPath: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] init-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] clean-classes-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setOSConditions: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolWin: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolUnix: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolProperty: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setS1ASclassPath: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] init-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] clean-jars-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setOSConditions: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolWin: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolUnix: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolProperty: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setS1ASclassPath: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] init-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] clean: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setOSConditions: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolWin: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolUnix: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolProperty: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setS1ASclassPath: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] init-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] clean-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setOSConditions: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolWin: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolUnix: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolProperty: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setS1ASclassPath: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] init-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] clean-classes-common: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setOSConditions: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.836Z] setToolWin: [2023-01-15T20:18:19.836Z] [2023-01-15T20:18:19.837Z] setToolUnix: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolProperty: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setS1ASclassPath: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] init-common: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] clean-jars-common: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setOSConditions: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolWin: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolUnix: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolProperty: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setS1ASclassPath: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] init-common: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] clean: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setOSConditions: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolWin: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolUnix: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolProperty: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setS1ASclassPath: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] init-common: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] clean-common: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setOSConditions: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolWin: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolUnix: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolProperty: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setS1ASclassPath: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] init-common: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] clean-classes-common: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setOSConditions: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolWin: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolUnix: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setToolProperty: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] setS1ASclassPath: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] init-common: [2023-01-15T20:18:19.837Z] [2023-01-15T20:18:19.837Z] clean-jars-common: [2023-01-15T20:18:19.837Z] [echo] @@## nonacc ##@@ [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolUnix: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolProperty: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setS1ASclassPath: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] init-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] clean: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolUnix: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolProperty: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setS1ASclassPath: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] init-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] clean-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolUnix: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolProperty: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setS1ASclassPath: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] init-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] clean-classes-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolUnix: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolProperty: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setS1ASclassPath: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] init-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] clean-jars-common: [2023-01-15T20:18:20.096Z] [echo] @@## web2connector ##@@ [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolUnix: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolProperty: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setS1ASclassPath: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] init-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] clean: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolUnix: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolProperty: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setS1ASclassPath: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] init-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] clean-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolUnix: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolProperty: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setS1ASclassPath: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] init-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] clean-classes-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolUnix: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolProperty: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setS1ASclassPath: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] init-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] clean-jars-common: [2023-01-15T20:18:20.096Z] [echo] @@## web2connector (second time) ##@@ [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolUnix: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolProperty: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setS1ASclassPath: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] init-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] clean: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolUnix: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolProperty: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setS1ASclassPath: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] init-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] clean-common: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setOSConditions: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.096Z] setToolWin: [2023-01-15T20:18:20.096Z] [2023-01-15T20:18:20.097Z] setToolUnix: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] setToolProperty: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] setS1ASclassPath: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] init-common: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] clean-classes-common: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] setOSConditions: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] setToolWin: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] setToolUnix: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] setToolProperty: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] setS1ASclassPath: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] init-common: [2023-01-15T20:18:20.097Z] [2023-01-15T20:18:20.097Z] clean-jars-common: [2023-01-15T20:18:20.097Z] [echo] @@## nonstringmcfproperties ##@@ [2023-01-15T20:18:20.354Z] [2023-01-15T20:18:20.354Z] setOSConditions: [2023-01-15T20:18:20.354Z] [2023-01-15T20:18:20.354Z] setToolWin: [2023-01-15T20:18:20.354Z] [2023-01-15T20:18:20.354Z] setToolUnix: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolProperty: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setS1ASclassPath: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] init-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setOSConditions: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolWin: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolUnix: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolProperty: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setS1ASclassPath: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] init-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setOSConditions: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolWin: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolUnix: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolProperty: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setS1ASclassPath: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] init-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean-classes-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setOSConditions: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolWin: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolUnix: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolProperty: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setS1ASclassPath: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] init-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean-jars-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean: [2023-01-15T20:18:20.355Z] [echo] @@## nonstringraproperties ##@@ [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setOSConditions: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolWin: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolUnix: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolProperty: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setS1ASclassPath: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] init-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean-classes-common: [2023-01-15T20:18:20.355Z] [echo] @@## txlevelswitch ##@@ [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setOSConditions: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolWin: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolUnix: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolProperty: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setS1ASclassPath: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] init-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setOSConditions: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolWin: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolUnix: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolProperty: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setS1ASclassPath: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] init-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setOSConditions: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolWin: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolUnix: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolProperty: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setS1ASclassPath: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] init-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean-classes-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setOSConditions: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolWin: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolUnix: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolProperty: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setS1ASclassPath: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] init-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean-jars-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean: [2023-01-15T20:18:20.355Z] [echo] @@## threadpool ##@@ [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setOSConditions: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolWin: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolUnix: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setToolProperty: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] setS1ASclassPath: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] init-common: [2023-01-15T20:18:20.355Z] [2023-01-15T20:18:20.355Z] clean-classes-common: [2023-01-15T20:18:20.613Z] [2023-01-15T20:18:20.613Z] clean: [2023-01-15T20:18:20.613Z] [2023-01-15T20:18:20.613Z] setOSConditions: [2023-01-15T20:18:20.613Z] [2023-01-15T20:18:20.613Z] setToolWin: [2023-01-15T20:18:20.613Z] [2023-01-15T20:18:20.613Z] setToolUnix: [2023-01-15T20:18:20.613Z] [2023-01-15T20:18:20.613Z] setToolProperty: [2023-01-15T20:18:20.613Z] [2023-01-15T20:18:20.613Z] setS1ASclassPath: [2023-01-15T20:18:20.613Z] [2023-01-15T20:18:20.613Z] init-common: [2023-01-15T20:18:20.613Z] [2023-01-15T20:18:20.613Z] clean-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean-classes-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean-jars-common: [2023-01-15T20:18:20.614Z] [echo] @@## connector1.6 ##@@ [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean-classes-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean-classes-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean-jars-common: [2023-01-15T20:18:20.614Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean-classes-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean-jars-common: [2023-01-15T20:18:20.614Z] [echo] @@## SunRaXml ##@@ [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] clean: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setOSConditions: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolWin: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolUnix: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setToolProperty: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] setS1ASclassPath: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] init-common: [2023-01-15T20:18:20.614Z] [2023-01-15T20:18:20.614Z] create-dboutfile: [2023-01-15T20:18:20.614Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setOSConditions: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolWin: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolUnix: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolProperty: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setS1ASclassPath: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] init-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] clean: [2023-01-15T20:18:20.876Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setOSConditions: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolWin: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolUnix: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolProperty: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setS1ASclassPath: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] init-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] create-dboutfile: [2023-01-15T20:18:20.876Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:20.876Z] [echo] @@## defaultConnectorResource ##@@ [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] clean: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] clean: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] clean: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setOSConditions: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolWin: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolUnix: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolProperty: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setS1ASclassPath: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] init-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] clean-classes-common: [2023-01-15T20:18:20.876Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] clean: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setOSConditions: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolWin: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolUnix: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolProperty: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setS1ASclassPath: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] init-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] clean-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setOSConditions: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolWin: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolUnix: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolProperty: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setS1ASclassPath: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] init-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] clean-classes-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setOSConditions: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolWin: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolUnix: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolProperty: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setS1ASclassPath: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] init-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] clean-jars-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] unset: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setOSConditions: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolWin: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolUnix: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolProperty: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setS1ASclassPath: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] init-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] unsetJdbc: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setOSConditions: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolWin: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolUnix: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setToolProperty: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] setS1ASclassPath: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] init-common: [2023-01-15T20:18:20.876Z] [2023-01-15T20:18:20.876Z] execute-sql-common: [2023-01-15T20:18:22.328Z] [2023-01-15T20:18:22.328Z] setOSConditions: [2023-01-15T20:18:22.328Z] [2023-01-15T20:18:22.328Z] setToolWin: [2023-01-15T20:18:22.328Z] [2023-01-15T20:18:22.328Z] setToolUnix: [2023-01-15T20:18:22.328Z] [2023-01-15T20:18:22.328Z] setToolProperty: [2023-01-15T20:18:22.328Z] [2023-01-15T20:18:22.328Z] setS1ASclassPath: [2023-01-15T20:18:22.328Z] [2023-01-15T20:18:22.328Z] init-common: [2023-01-15T20:18:22.328Z] [2023-01-15T20:18:22.328Z] startDomainUnix: [2023-01-15T20:18:22.328Z] [echo] Starting DAS [2023-01-15T20:18:22.328Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:22.780Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2023-01-15T20:18:22.780Z] [sql] Failed to execute: drop table messages [2023-01-15T20:18:22.780Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:18:22.781Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] setOSConditions: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] setToolWin: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] setToolUnix: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] setToolProperty: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] setS1ASclassPath: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] init-common: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] undeploy-jdbc-common: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] setOSConditions: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] setToolWin: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] setToolUnix: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] setToolProperty: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] setS1ASclassPath: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] init-common: [2023-01-15T20:18:22.781Z] [2023-01-15T20:18:22.781Z] delete-jdbc-resource-common: [2023-01-15T20:18:22.781Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2023-01-15T20:18:22.781Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:24.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2023-01-15T20:18:24.946Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2023-01-15T20:18:24.946Z] [exec] Result: 1 [2023-01-15T20:18:24.946Z] [echo] cmd executed for server [2023-01-15T20:18:24.946Z] [2023-01-15T20:18:24.946Z] setOSConditions: [2023-01-15T20:18:24.946Z] [2023-01-15T20:18:24.946Z] setToolWin: [2023-01-15T20:18:24.946Z] [2023-01-15T20:18:24.946Z] setToolUnix: [2023-01-15T20:18:24.946Z] [2023-01-15T20:18:24.946Z] setToolProperty: [2023-01-15T20:18:24.946Z] [2023-01-15T20:18:24.946Z] setS1ASclassPath: [2023-01-15T20:18:24.946Z] [2023-01-15T20:18:24.946Z] init-common: [2023-01-15T20:18:24.946Z] [2023-01-15T20:18:24.946Z] delete-jdbc-connpool-common: [2023-01-15T20:18:24.946Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2023-01-15T20:18:24.946Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:25.601Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:18:25.601Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:18:25.601Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:18:25.601Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:18:25.601Z] [exec] Admin Port: 4848 [2023-01-15T20:18:25.601Z] [exec] Command start-domain executed successfully. [2023-01-15T20:18:25.862Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:18:25.883Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2023-01-15T20:18:25.883Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2023-01-15T20:18:25.883Z] [exec] Result: 1 [2023-01-15T20:18:25.883Z] [echo] cmd executed for server [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] undeploy: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] setOSConditions: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] setToolWin: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] setToolUnix: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] setToolProperty: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] setS1ASclassPath: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] init-common: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] undeploy: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] setOSConditions: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] setToolWin: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] setToolUnix: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] setToolProperty: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] setS1ASclassPath: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] init-common: [2023-01-15T20:18:25.883Z] [2023-01-15T20:18:25.883Z] undeploy-common: [2023-01-15T20:18:25.883Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:26.119Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] dumpThreadStack: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] startDomainWindows: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] startDomain: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] clean: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setOSConditions: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolWin: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolUnix: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolProperty: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setS1ASclassPath: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] init-common: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] clean-common: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setOSConditions: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolWin: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolUnix: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolProperty: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setS1ASclassPath: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] init-common: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] clean-classes-common: [2023-01-15T20:18:26.119Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setOSConditions: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolWin: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolUnix: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolProperty: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setS1ASclassPath: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] init-common: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] clean-jars-common: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] compile: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setOSConditions: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolWin: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolUnix: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setToolProperty: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] setS1ASclassPath: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] init-common: [2023-01-15T20:18:26.119Z] [2023-01-15T20:18:26.119Z] compile-common: [2023-01-15T20:18:26.119Z] [echo] Current time (ISO): 2023-01-15T20:18:25.928+0000 [2023-01-15T20:18:26.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:26.119Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:26.120Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:26.820Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:26.821Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:18:26.821Z] [exec] Result: 1 [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setOSConditions: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setToolWin: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setToolUnix: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setToolProperty: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setS1ASclassPath: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] init-common: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] restart: [2023-01-15T20:18:26.821Z] [echo] Not required to restart [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] undeploy: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setOSConditions: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setToolWin: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setToolUnix: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setToolProperty: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setS1ASclassPath: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] init-common: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] undeploy: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setOSConditions: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setToolWin: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setToolUnix: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setToolProperty: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] setS1ASclassPath: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] init-common: [2023-01-15T20:18:26.821Z] [2023-01-15T20:18:26.821Z] undeploy-common: [2023-01-15T20:18:26.821Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:27.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:27.388Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:18:27.388Z] [exec] Result: 1 [2023-01-15T20:18:27.388Z] [2023-01-15T20:18:27.388Z] setOSConditions: [2023-01-15T20:18:27.388Z] [2023-01-15T20:18:27.388Z] setToolWin: [2023-01-15T20:18:27.388Z] [2023-01-15T20:18:27.388Z] setToolUnix: [2023-01-15T20:18:27.388Z] [2023-01-15T20:18:27.388Z] setToolProperty: [2023-01-15T20:18:27.388Z] [2023-01-15T20:18:27.388Z] setS1ASclassPath: [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.646Z] init-common: [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.646Z] restart: [2023-01-15T20:18:27.646Z] [echo] Not required to restart [2023-01-15T20:18:27.646Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.646Z] clean: [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.646Z] clean: [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.646Z] clean: [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.646Z] setOSConditions: [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.646Z] setToolWin: [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.646Z] setToolUnix: [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.646Z] setToolProperty: [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.646Z] setS1ASclassPath: [2023-01-15T20:18:27.646Z] [2023-01-15T20:18:27.647Z] init-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] clean-classes-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] clean: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setOSConditions: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolWin: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolUnix: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolProperty: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setS1ASclassPath: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] init-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] clean-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setOSConditions: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolWin: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolUnix: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolProperty: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setS1ASclassPath: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] init-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] clean-classes-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setOSConditions: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolWin: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolUnix: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolProperty: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setS1ASclassPath: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] init-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] clean-jars-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] unset: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setOSConditions: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolWin: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolUnix: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolProperty: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setS1ASclassPath: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] init-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] unsetJdbc: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setOSConditions: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolWin: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolUnix: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolProperty: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setS1ASclassPath: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] init-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] execute-sql-common: [2023-01-15T20:18:27.647Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2023-01-15T20:18:27.647Z] [sql] Failed to execute: drop table messages [2023-01-15T20:18:27.647Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:18:27.647Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setOSConditions: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolWin: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolUnix: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolProperty: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setS1ASclassPath: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] init-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] undeploy-jdbc-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setOSConditions: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolWin: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolUnix: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setToolProperty: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] setS1ASclassPath: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] init-common: [2023-01-15T20:18:27.647Z] [2023-01-15T20:18:27.647Z] delete-jdbc-resource-common: [2023-01-15T20:18:27.647Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2023-01-15T20:18:27.905Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:28.013Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:18:28.014Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/cmt/ejb/SimpleMessageBean.java uses or overrides a deprecated API. [2023-01-15T20:18:28.014Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:18:28.014Z] [javac] 1 warning [2023-01-15T20:18:28.014Z] [2023-01-15T20:18:28.014Z] setOSConditions: [2023-01-15T20:18:28.014Z] [2023-01-15T20:18:28.014Z] setToolWin: [2023-01-15T20:18:28.014Z] [2023-01-15T20:18:28.014Z] setToolUnix: [2023-01-15T20:18:28.014Z] [2023-01-15T20:18:28.014Z] setToolProperty: [2023-01-15T20:18:28.014Z] [2023-01-15T20:18:28.014Z] setS1ASclassPath: [2023-01-15T20:18:28.014Z] [2023-01-15T20:18:28.014Z] init-common: [2023-01-15T20:18:28.014Z] [2023-01-15T20:18:28.014Z] compile-common: [2023-01-15T20:18:28.014Z] [echo] Current time (ISO): 2023-01-15T20:18:27.659+0000 [2023-01-15T20:18:28.014Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:28.014Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:28.472Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2023-01-15T20:18:28.472Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2023-01-15T20:18:28.472Z] [exec] Result: 1 [2023-01-15T20:18:28.472Z] [echo] cmd executed for server [2023-01-15T20:18:28.472Z] [2023-01-15T20:18:28.472Z] setOSConditions: [2023-01-15T20:18:28.472Z] [2023-01-15T20:18:28.472Z] setToolWin: [2023-01-15T20:18:28.472Z] [2023-01-15T20:18:28.472Z] setToolUnix: [2023-01-15T20:18:28.472Z] [2023-01-15T20:18:28.472Z] setToolProperty: [2023-01-15T20:18:28.472Z] [2023-01-15T20:18:28.472Z] setS1ASclassPath: [2023-01-15T20:18:28.472Z] [2023-01-15T20:18:28.472Z] init-common: [2023-01-15T20:18:28.472Z] [2023-01-15T20:18:28.472Z] delete-jdbc-connpool-common: [2023-01-15T20:18:28.472Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:18:28.472Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:29.384Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:18:29.410Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:18:29.410Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2023-01-15T20:18:29.410Z] [exec] Result: 1 [2023-01-15T20:18:29.410Z] [echo] cmd executed for server [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] undeploy: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] setOSConditions: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] setToolWin: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] setToolUnix: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] setToolProperty: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] setS1ASclassPath: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] init-common: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] undeploy: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] setOSConditions: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] setToolWin: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] setToolUnix: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] setToolProperty: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] setS1ASclassPath: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] init-common: [2023-01-15T20:18:29.410Z] [2023-01-15T20:18:29.410Z] undeploy-common: [2023-01-15T20:18:29.410Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:29.642Z] [javac] 1 warning [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] build: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setOSConditions: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] fixFiles: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] convUnix: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] convWin: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setToolWin: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setToolUnix: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setToolProperty: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setS1ASclassPath: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] init-common: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] package-persistence-common: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] ejb-jar-common: [2023-01-15T20:18:29.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] package-ejbjar-common: [2023-01-15T20:18:29.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:29.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:29.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:29.643Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-ejb.jar [2023-01-15T20:18:29.643Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] appclient-jar-common: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] package-appclientjar-common: [2023-01-15T20:18:29.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:29.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:29.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:29.643Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-client.jar [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] webclient-war-common: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] build-ear-common: [2023-01-15T20:18:29.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:29.643Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setup: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setOSConditions: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setToolWin: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setToolUnix: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setToolProperty: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setS1ASclassPath: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] init-common: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] deploy-jms-common: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setOSConditions: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setToolWin: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setToolUnix: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setToolProperty: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] setS1ASclassPath: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] init-common: [2023-01-15T20:18:29.643Z] [2023-01-15T20:18:29.643Z] create-jms-connection-common: [2023-01-15T20:18:29.643Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:29.977Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:29.977Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:18:29.978Z] [exec] Result: 1 [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] setOSConditions: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] setToolWin: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] setToolUnix: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] setToolProperty: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] setS1ASclassPath: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] init-common: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] undeploy-rar: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] setOSConditions: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] setToolWin: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] setToolUnix: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] setToolProperty: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] setS1ASclassPath: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] init-common: [2023-01-15T20:18:29.978Z] [2023-01-15T20:18:29.978Z] undeploy-rar-common: [2023-01-15T20:18:29.978Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:18:30.236Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:30.804Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:30.804Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2023-01-15T20:18:30.804Z] [exec] Result: 1 [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setOSConditions: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setToolWin: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setToolUnix: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setToolProperty: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setS1ASclassPath: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] init-common: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] restart: [2023-01-15T20:18:30.804Z] [echo] Not required to restart [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] undeploy: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setOSConditions: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setToolWin: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setToolUnix: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setToolProperty: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setS1ASclassPath: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] init-common: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] undeploy: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setOSConditions: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setToolWin: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setToolUnix: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setToolProperty: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] setS1ASclassPath: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] init-common: [2023-01-15T20:18:30.804Z] [2023-01-15T20:18:30.804Z] undeploy-common: [2023-01-15T20:18:30.804Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:31.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:31.739Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:31.739Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:18:31.739Z] [exec] Result: 1 [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] setOSConditions: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] setToolWin: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] setToolUnix: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] setToolProperty: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] setS1ASclassPath: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] init-common: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] undeploy-rar: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] setOSConditions: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] setToolWin: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] setToolUnix: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] setToolProperty: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] setS1ASclassPath: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] init-common: [2023-01-15T20:18:31.739Z] [2023-01-15T20:18:31.739Z] undeploy-rar-common: [2023-01-15T20:18:31.739Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:18:31.739Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:32.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:32.307Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2023-01-15T20:18:32.307Z] [exec] Result: 1 [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setOSConditions: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolWin: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolUnix: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolProperty: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setS1ASclassPath: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] init-common: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] restart: [2023-01-15T20:18:32.307Z] [echo] Not required to restart [2023-01-15T20:18:32.307Z] [echo] @@## serializabletest ##@@ [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setOSConditions: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolWin: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolUnix: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolProperty: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setS1ASclassPath: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] init-common: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] clean: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setOSConditions: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolWin: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolUnix: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolProperty: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setS1ASclassPath: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] init-common: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] clean-common: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setOSConditions: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolWin: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolUnix: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolProperty: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setS1ASclassPath: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] init-common: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] clean-classes-common: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setOSConditions: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolWin: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolUnix: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolProperty: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setS1ASclassPath: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] init-common: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] clean-jars-common: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] clean: [2023-01-15T20:18:32.307Z] [echo] @@## config-property-accessor-test ##@@ [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setOSConditions: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolWin: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolUnix: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolProperty: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setS1ASclassPath: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] init-common: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] clean: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setOSConditions: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolWin: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolUnix: [2023-01-15T20:18:32.307Z] [2023-01-15T20:18:32.307Z] setToolProperty: [2023-01-15T20:18:32.308Z] [2023-01-15T20:18:32.308Z] setS1ASclassPath: [2023-01-15T20:18:32.308Z] [2023-01-15T20:18:32.308Z] init-common: [2023-01-15T20:18:32.308Z] [2023-01-15T20:18:32.308Z] clean-common: [2023-01-15T20:18:32.308Z] [2023-01-15T20:18:32.308Z] setOSConditions: [2023-01-15T20:18:32.308Z] [2023-01-15T20:18:32.308Z] setToolWin: [2023-01-15T20:18:32.308Z] [2023-01-15T20:18:32.308Z] setToolUnix: [2023-01-15T20:18:32.308Z] [2023-01-15T20:18:32.308Z] setToolProperty: [2023-01-15T20:18:32.308Z] [2023-01-15T20:18:32.308Z] setS1ASclassPath: [2023-01-15T20:18:32.308Z] [2023-01-15T20:18:32.308Z] init-common: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] clean-classes-common: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setOSConditions: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolWin: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolUnix: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolProperty: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setS1ASclassPath: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] init-common: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] clean-jars-common: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] clean: [2023-01-15T20:18:32.566Z] [echo] @@## redeployRar ##@@ [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setOSConditions: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolWin: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolUnix: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolProperty: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setS1ASclassPath: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] init-common: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] clean: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setOSConditions: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolWin: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolUnix: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolProperty: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setS1ASclassPath: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] init-common: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] clean-common: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setOSConditions: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolWin: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolUnix: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolProperty: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setS1ASclassPath: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] init-common: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] clean-classes-common: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setOSConditions: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.566Z] setToolWin: [2023-01-15T20:18:32.566Z] [2023-01-15T20:18:32.567Z] setToolUnix: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolProperty: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setS1ASclassPath: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] init-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean-jars-common: [2023-01-15T20:18:32.567Z] [echo] @@## connector1.6 - with mappings ##@@ [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setOSConditions: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolWin: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolUnix: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolProperty: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setS1ASclassPath: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] init-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean-classes-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setOSConditions: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolWin: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolUnix: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolProperty: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setS1ASclassPath: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] init-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setOSConditions: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolWin: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolUnix: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolProperty: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setS1ASclassPath: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] init-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean-classes-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setOSConditions: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolWin: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolUnix: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolProperty: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setS1ASclassPath: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] init-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean-jars-common: [2023-01-15T20:18:32.567Z] [echo] @@## Annotated Connector1.5 ##@@ [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setOSConditions: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolWin: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolUnix: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolProperty: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setS1ASclassPath: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] init-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean-classes-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setOSConditions: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolWin: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolUnix: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolProperty: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setS1ASclassPath: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] init-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setOSConditions: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolWin: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolUnix: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolProperty: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setS1ASclassPath: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] init-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean-classes-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setOSConditions: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolWin: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolUnix: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setToolProperty: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] setS1ASclassPath: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] init-common: [2023-01-15T20:18:32.567Z] [2023-01-15T20:18:32.567Z] clean-jars-common: [2023-01-15T20:18:32.567Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean-classes-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean-classes-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean-jars-common: [2023-01-15T20:18:32.826Z] [echo] @@## force-deploy-rar ##@@ [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean-classes-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean-jars-common: [2023-01-15T20:18:32.826Z] [echo] @@## annotation-embeddedweb ##@@ [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean-classes-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean-jars-common: [2023-01-15T20:18:32.826Z] [echo] @@## built-in-custom-resources ##@@ [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setOSConditions: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolWin: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolUnix: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setToolProperty: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] setS1ASclassPath: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] init-common: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.826Z] clean: [2023-01-15T20:18:32.826Z] [2023-01-15T20:18:32.827Z] setOSConditions: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setToolWin: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setToolUnix: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setToolProperty: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setS1ASclassPath: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] init-common: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] clean-common: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setOSConditions: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setToolWin: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setToolUnix: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setToolProperty: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setS1ASclassPath: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] init-common: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] clean-classes-common: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setOSConditions: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setToolWin: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setToolUnix: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setToolProperty: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] setS1ASclassPath: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] init-common: [2023-01-15T20:18:32.827Z] [2023-01-15T20:18:32.827Z] clean-jars-common: [2023-01-15T20:18:32.827Z] [echo] @@## datasource-definition##@@ [2023-01-15T20:18:32.910Z] [exec] Connector resource jms/QCFactory created. [2023-01-15T20:18:32.910Z] [2023-01-15T20:18:32.910Z] setOSConditions: [2023-01-15T20:18:32.911Z] [2023-01-15T20:18:32.911Z] setToolWin: [2023-01-15T20:18:32.911Z] [2023-01-15T20:18:32.911Z] setToolUnix: [2023-01-15T20:18:32.911Z] [2023-01-15T20:18:32.911Z] setToolProperty: [2023-01-15T20:18:32.911Z] [2023-01-15T20:18:32.911Z] setS1ASclassPath: [2023-01-15T20:18:32.911Z] [2023-01-15T20:18:32.911Z] init-common: [2023-01-15T20:18:32.911Z] [2023-01-15T20:18:32.911Z] create-jms-resource-common: [2023-01-15T20:18:32.911Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setOSConditions: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolWin: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolUnix: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolProperty: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setS1ASclassPath: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] init-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] clean: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setOSConditions: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolWin: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolUnix: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolProperty: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setS1ASclassPath: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] init-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] clean-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setOSConditions: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolWin: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolUnix: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolProperty: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setS1ASclassPath: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] init-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] clean-classes-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setOSConditions: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolWin: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolUnix: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolProperty: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setS1ASclassPath: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] init-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] clean-jars-common: [2023-01-15T20:18:33.086Z] [echo] @@## connection-factory-definition##@@ [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setOSConditions: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolWin: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolUnix: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolProperty: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setS1ASclassPath: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] init-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] clean: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setOSConditions: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolWin: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolUnix: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolProperty: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setS1ASclassPath: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] init-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] clean-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setOSConditions: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolWin: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolUnix: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolProperty: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setS1ASclassPath: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] init-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] clean-classes-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setOSConditions: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolWin: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolUnix: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setToolProperty: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] setS1ASclassPath: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] init-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.086Z] clean-jars-common: [2023-01-15T20:18:33.086Z] [2023-01-15T20:18:33.087Z] clean: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setOSConditions: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolWin: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolUnix: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolProperty: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setS1ASclassPath: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] init-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean-classes-common: [2023-01-15T20:18:33.087Z] [echo] @@## connection-factory-definition-embedra##@@ [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setOSConditions: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolWin: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolUnix: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolProperty: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setS1ASclassPath: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] init-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setOSConditions: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolWin: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolUnix: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolProperty: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setS1ASclassPath: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] init-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setOSConditions: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolWin: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolUnix: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolProperty: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setS1ASclassPath: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] init-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean-classes-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setOSConditions: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolWin: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolUnix: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolProperty: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setS1ASclassPath: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] init-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean-jars-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setOSConditions: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolWin: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolUnix: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolProperty: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setS1ASclassPath: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] init-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean-classes-common: [2023-01-15T20:18:33.087Z] [echo] @@## administered-object-definition-embedra##@@ [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setOSConditions: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolWin: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolUnix: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolProperty: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setS1ASclassPath: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] init-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setOSConditions: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolWin: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolUnix: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolProperty: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setS1ASclassPath: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] init-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setOSConditions: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolWin: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolUnix: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolProperty: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setS1ASclassPath: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] init-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean-classes-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setOSConditions: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolWin: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolUnix: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setToolProperty: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] setS1ASclassPath: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] init-common: [2023-01-15T20:18:33.087Z] [2023-01-15T20:18:33.087Z] clean-jars-common: [Pipeline] sh [2023-01-15T20:18:33.345Z] [2023-01-15T20:18:33.346Z] clean: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean-classes-common: [2023-01-15T20:18:33.346Z] [echo] @@## administered-object-definition##@@ [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean-classes-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean-jars-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean-classes-common: [2023-01-15T20:18:33.346Z] [echo] @@## jms-connection-factory-definition##@@ [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean-classes-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean-jars-common: [2023-01-15T20:18:33.346Z] [echo] @@## jms-destination-definition##@@ [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setS1ASclassPath: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] init-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] clean-common: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setOSConditions: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolWin: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolUnix: [2023-01-15T20:18:33.346Z] [2023-01-15T20:18:33.346Z] setToolProperty: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setS1ASclassPath: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] init-common: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] clean-classes-common: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setOSConditions: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolWin: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolUnix: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolProperty: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setS1ASclassPath: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] init-common: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] clean-jars-common: [2023-01-15T20:18:33.347Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setOSConditions: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolWin: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolUnix: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolProperty: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setS1ASclassPath: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] init-common: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] clean: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setOSConditions: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolWin: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolUnix: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolProperty: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setS1ASclassPath: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] init-common: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] clean-common: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setOSConditions: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolWin: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolUnix: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolProperty: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setS1ASclassPath: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] init-common: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] clean-classes-common: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setOSConditions: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolWin: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolUnix: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setToolProperty: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] setS1ASclassPath: [2023-01-15T20:18:33.347Z] [2023-01-15T20:18:33.347Z] init-common: [2023-01-15T20:18:33.479Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2023-01-15T20:18:33.605Z] [2023-01-15T20:18:33.606Z] clean-jars-common: [2023-01-15T20:18:33.606Z] [echo] @@## beanvalidation-simple ##@@ [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setOSConditions: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolWin: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolUnix: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolProperty: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setS1ASclassPath: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] init-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean-classes-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setOSConditions: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolWin: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolUnix: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolProperty: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setS1ASclassPath: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] init-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setOSConditions: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolWin: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolUnix: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolProperty: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setS1ASclassPath: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] init-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean-classes-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setOSConditions: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolWin: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolUnix: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolProperty: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setS1ASclassPath: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] init-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean-jars-common: [2023-01-15T20:18:33.606Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setOSConditions: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolWin: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolUnix: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolProperty: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setS1ASclassPath: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] init-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setOSConditions: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolWin: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolUnix: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolProperty: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setS1ASclassPath: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] init-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setOSConditions: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolWin: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolUnix: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolProperty: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setS1ASclassPath: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] init-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean-classes-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setOSConditions: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolWin: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolUnix: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolProperty: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setS1ASclassPath: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] init-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean-jars-common: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] clean: [2023-01-15T20:18:33.606Z] [echo] @@## installed libraries (--libraries) ##@@ [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setOSConditions: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolWin: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolUnix: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setToolProperty: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.606Z] setS1ASclassPath: [2023-01-15T20:18:33.606Z] [2023-01-15T20:18:33.607Z] init-common: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] clean: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setOSConditions: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolWin: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolUnix: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolProperty: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setS1ASclassPath: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] init-common: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] clean-common: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setOSConditions: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolWin: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolUnix: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolProperty: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setS1ASclassPath: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] init-common: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] clean-classes-common: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setOSConditions: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolWin: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolUnix: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolProperty: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setS1ASclassPath: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] init-common: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] clean-jars-common: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] clean: [2023-01-15T20:18:33.607Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setOSConditions: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolWin: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolUnix: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolProperty: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setS1ASclassPath: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] init-common: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] clean: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setOSConditions: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolWin: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolUnix: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setToolProperty: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] setS1ASclassPath: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] init-common: [2023-01-15T20:18:33.607Z] [2023-01-15T20:18:33.607Z] clean-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-classes-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-jars-common: [2023-01-15T20:18:33.866Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-classes-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-jars-common: [2023-01-15T20:18:33.866Z] [echo] @@## beanvalidation-simple ##@@ [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-classes-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-classes-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-jars-common: [2023-01-15T20:18:33.866Z] [echo] @@## security-map-web#@@ [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] init-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] clean-classes-common: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setOSConditions: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolWin: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolUnix: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setToolProperty: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.866Z] setS1ASclassPath: [2023-01-15T20:18:33.866Z] [2023-01-15T20:18:33.867Z] init-common: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] clean-jars-common: [2023-01-15T20:18:33.867Z] [echo] @@## rar-accessibility ##@@ [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] setOSConditions: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] setToolWin: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] setToolUnix: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] setToolProperty: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] setS1ASclassPath: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] init-common: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] clean: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] setOSConditions: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] setToolWin: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] setToolUnix: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] setToolProperty: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] setS1ASclassPath: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] init-common: [2023-01-15T20:18:33.867Z] [2023-01-15T20:18:33.867Z] clean-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setOSConditions: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolWin: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolUnix: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolProperty: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setS1ASclassPath: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] init-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean-classes-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setOSConditions: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolWin: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolUnix: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolProperty: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setS1ASclassPath: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] init-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean-jars-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean: [2023-01-15T20:18:34.124Z] [echo] @@## osgi-resources-test ##@@ [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setOSConditions: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolWin: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolUnix: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolProperty: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setS1ASclassPath: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] init-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setOSConditions: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolWin: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolUnix: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolProperty: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setS1ASclassPath: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] init-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setOSConditions: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolWin: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolUnix: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolProperty: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setS1ASclassPath: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] init-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean-classes-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setOSConditions: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolWin: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolUnix: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolProperty: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setS1ASclassPath: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] init-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean-jars-common: [2023-01-15T20:18:34.124Z] [echo] @@## connector1.5-resourcesxml ##@@ [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setOSConditions: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolWin: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolUnix: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolProperty: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setS1ASclassPath: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] init-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean-classes-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setOSConditions: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolWin: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolUnix: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolProperty: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setS1ASclassPath: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] init-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setOSConditions: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolWin: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolUnix: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolProperty: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setS1ASclassPath: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] init-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] clean-classes-common: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setOSConditions: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolWin: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolUnix: [2023-01-15T20:18:34.124Z] [2023-01-15T20:18:34.124Z] setToolProperty: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setS1ASclassPath: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] init-common: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] clean-jars-common: [2023-01-15T20:18:34.125Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] clean: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] clean: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] clean: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setOSConditions: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setToolWin: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setToolUnix: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setToolProperty: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setS1ASclassPath: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] init-common: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] clean-classes-common: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] clean: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setOSConditions: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setToolWin: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setToolUnix: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setToolProperty: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] setS1ASclassPath: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] init-common: [2023-01-15T20:18:34.125Z] [2023-01-15T20:18:34.125Z] clean-common: [2023-01-15T20:18:34.268Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:18:34.269Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:18:34.382Z] [2023-01-15T20:18:34.383Z] setOSConditions: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolWin: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolUnix: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolProperty: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setS1ASclassPath: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] init-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean-classes-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setOSConditions: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolWin: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolUnix: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolProperty: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setS1ASclassPath: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] init-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean-jars-common: [2023-01-15T20:18:34.383Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setOSConditions: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolWin: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolUnix: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolProperty: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setS1ASclassPath: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] init-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setOSConditions: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolWin: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolUnix: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolProperty: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setS1ASclassPath: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] init-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setOSConditions: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolWin: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolUnix: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolProperty: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setS1ASclassPath: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] init-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean-classes-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setOSConditions: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolWin: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolUnix: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolProperty: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setS1ASclassPath: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] init-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean-jars-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean: [2023-01-15T20:18:34.383Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setOSConditions: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolWin: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolUnix: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolProperty: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setS1ASclassPath: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] init-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean-classes-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setOSConditions: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolWin: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolUnix: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setToolProperty: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] setS1ASclassPath: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] init-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.383Z] clean-common: [2023-01-15T20:18:34.383Z] [2023-01-15T20:18:34.384Z] setOSConditions: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolWin: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolUnix: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolProperty: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setS1ASclassPath: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] init-common: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] clean-classes-common: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setOSConditions: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolWin: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolUnix: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolProperty: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setS1ASclassPath: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] init-common: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] clean-jars-common: [2023-01-15T20:18:34.384Z] [echo] @@## embeddedweb-resources-xml ##@@ [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setOSConditions: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolWin: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolUnix: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolProperty: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setS1ASclassPath: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] init-common: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] clean: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setOSConditions: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolWin: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolUnix: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolProperty: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setS1ASclassPath: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] init-common: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] clean-common: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setOSConditions: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolWin: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolUnix: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolProperty: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setS1ASclassPath: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] init-common: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] clean-classes-common: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setOSConditions: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolWin: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolUnix: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setToolProperty: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] setS1ASclassPath: [2023-01-15T20:18:34.384Z] [2023-01-15T20:18:34.384Z] init-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean-jars-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean: [2023-01-15T20:18:34.644Z] [echo] @@## connector1.6-resources-xml ##@@ [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setOSConditions: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolWin: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolUnix: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolProperty: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setS1ASclassPath: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] init-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean-classes-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setOSConditions: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolWin: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolUnix: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolProperty: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setS1ASclassPath: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] init-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setOSConditions: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolWin: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolUnix: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolProperty: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setS1ASclassPath: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] init-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean-classes-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setOSConditions: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolWin: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolUnix: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolProperty: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setS1ASclassPath: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] init-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean-jars-common: [2023-01-15T20:18:34.644Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setOSConditions: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolWin: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolUnix: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolProperty: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setS1ASclassPath: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] init-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setOSConditions: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolWin: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolUnix: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolProperty: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setS1ASclassPath: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] init-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setOSConditions: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolWin: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolUnix: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolProperty: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setS1ASclassPath: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] init-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean-classes-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setOSConditions: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolWin: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolUnix: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolProperty: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setS1ASclassPath: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] init-common: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] clean-jars-common: [2023-01-15T20:18:34.644Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setOSConditions: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolWin: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.644Z] setToolUnix: [2023-01-15T20:18:34.644Z] [2023-01-15T20:18:34.645Z] setToolProperty: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setS1ASclassPath: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] init-common: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] clean: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setOSConditions: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolWin: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolUnix: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolProperty: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setS1ASclassPath: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] init-common: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] clean-common: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setOSConditions: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolWin: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolUnix: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolProperty: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setS1ASclassPath: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] init-common: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] clean-classes-common: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setOSConditions: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolWin: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolUnix: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolProperty: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setS1ASclassPath: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] init-common: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] clean-jars-common: [2023-01-15T20:18:34.645Z] [echo] @@## multiple-resources.xml ##@@ [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] clean: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] clean: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] clean: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setOSConditions: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolWin: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolUnix: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setToolProperty: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] setS1ASclassPath: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] init-common: [2023-01-15T20:18:34.645Z] [2023-01-15T20:18:34.645Z] clean-classes-common: [2023-01-15T20:18:34.850Z] [exec] JMS Desctination Queue created. [2023-01-15T20:18:34.904Z] [2023-01-15T20:18:34.905Z] clean: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-classes-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-jars-common: [2023-01-15T20:18:34.905Z] [echo] @@## multiple-resources.xml-1 ##@@ [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-classes-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-classes-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-jars-common: [2023-01-15T20:18:34.905Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-classes-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-classes-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-jars-common: [2023-01-15T20:18:34.905Z] [echo] jpa-tx_propagation-resources-xml##@@ [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] clean-common: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setOSConditions: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolWin: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolUnix: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setToolProperty: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] setS1ASclassPath: [2023-01-15T20:18:34.905Z] [2023-01-15T20:18:34.905Z] init-common: [2023-01-15T20:18:34.906Z] [2023-01-15T20:18:34.906Z] clean-classes-common: [2023-01-15T20:18:34.906Z] [2023-01-15T20:18:34.906Z] setOSConditions: [2023-01-15T20:18:34.906Z] [2023-01-15T20:18:34.906Z] setToolWin: [2023-01-15T20:18:34.906Z] [2023-01-15T20:18:34.906Z] setToolUnix: [2023-01-15T20:18:34.906Z] [2023-01-15T20:18:34.906Z] setToolProperty: [2023-01-15T20:18:34.906Z] [2023-01-15T20:18:34.906Z] setS1ASclassPath: [2023-01-15T20:18:34.906Z] [2023-01-15T20:18:34.906Z] init-common: [2023-01-15T20:18:34.906Z] [2023-01-15T20:18:34.906Z] clean-jars-common: [2023-01-15T20:18:34.906Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2023-01-15T20:18:35.107Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:35.163Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean-classes-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean-jars-common: [2023-01-15T20:18:35.164Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean-classes-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean-jars-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] start-record: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] connector_group_2: [2023-01-15T20:18:35.164Z] [echo] ************ Starting connector_group_2 ************ [2023-01-15T20:18:35.164Z] [echo] @@## force-deploy-rar ##@@ [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean-classes-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] clean-jars-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] compile: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setOSConditions: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolWin: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolUnix: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setToolProperty: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] setS1ASclassPath: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] init-common: [2023-01-15T20:18:35.164Z] [2023-01-15T20:18:35.164Z] compile-common: [2023-01-15T20:18:35.164Z] [echo] Current time (ISO): 2023-01-15T20:18:35.055+0000 [2023-01-15T20:18:35.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:35.164Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:35.368Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:35.368Z] [exec] Administered object jms/SampleQueue created. [2023-01-15T20:18:35.369Z] [2023-01-15T20:18:35.369Z] deploy: [2023-01-15T20:18:35.423Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:35.625Z] [2023-01-15T20:18:35.626Z] setOSConditions: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolWin: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolUnix: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolProperty: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setS1ASclassPath: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] init-common: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] default-sql: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setOSConditions: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolWin: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolUnix: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolProperty: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setS1ASclassPath: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] init-common: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] execute-sql-common: [2023-01-15T20:18:35.626Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/cmt/sql/create_pointbase.sql [2023-01-15T20:18:35.626Z] [sql] 0 rows affected [2023-01-15T20:18:35.626Z] [sql] 1 rows affected [2023-01-15T20:18:35.626Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] sql-oracle: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] execute-sql-connector: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setOSConditions: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolWin: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolUnix: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolProperty: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setS1ASclassPath: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] init-common: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] deploy-common: [2023-01-15T20:18:35.626Z] [echo] Current time (ISO): 2023-01-15T20:18:35.408+0000 [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setOSConditions: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolWin: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolUnix: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setToolProperty: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] setS1ASclassPath: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] init-common: [2023-01-15T20:18:35.626Z] [2023-01-15T20:18:35.626Z] deploy-common-pe: [2023-01-15T20:18:35.626Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] timeout [2023-01-15T20:18:36.066Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T20:18:36.191Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2023-01-15T20:18:36.672Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:18:36.673Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:18:36.673Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test connector_group_3 [2023-01-15T20:18:36.673Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:18:36.673Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:18:36.673Z] + readonly GF_INTERNAL_ENV_SH=/tmp/zE8gf-internal-env [2023-01-15T20:18:36.673Z] + GF_INTERNAL_ENV_SH=/tmp/zE8gf-internal-env [2023-01-15T20:18:36.673Z] + '[' '!' -z '' ']' [2023-01-15T20:18:36.673Z] + export WSIMPORT_OPTS= [2023-01-15T20:18:36.673Z] + WSIMPORT_OPTS= [2023-01-15T20:18:36.673Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:18:36.673Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:18:36.965Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:18:36.965Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:18:36.965Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:18:36.965Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:18:36.965Z] + '[' -z '' ']' [2023-01-15T20:18:36.965Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:18:36.965Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:18:36.965Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:37.955Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:18:37.955Z] [javac] 1 warning [2023-01-15T20:18:37.955Z] [2023-01-15T20:18:37.955Z] setOSConditions: [2023-01-15T20:18:37.955Z] [2023-01-15T20:18:37.955Z] setToolWin: [2023-01-15T20:18:37.955Z] [2023-01-15T20:18:37.955Z] setToolUnix: [2023-01-15T20:18:37.955Z] [2023-01-15T20:18:37.955Z] setToolProperty: [2023-01-15T20:18:37.955Z] [2023-01-15T20:18:37.955Z] setS1ASclassPath: [2023-01-15T20:18:37.955Z] [2023-01-15T20:18:37.955Z] init-common: [2023-01-15T20:18:37.955Z] [2023-01-15T20:18:37.955Z] compile-common: [2023-01-15T20:18:37.955Z] [echo] Current time (ISO): 2023-01-15T20:18:37.775+0000 [2023-01-15T20:18:37.955Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:37.955Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:39.464Z] [exec] Application deployed with name mq-cmt-excptApp. [2023-01-15T20:18:39.465Z] [echo] Deployment on target server server successful [2023-01-15T20:18:39.465Z] [2023-01-15T20:18:39.465Z] setOSConditions: [2023-01-15T20:18:39.465Z] [2023-01-15T20:18:39.465Z] setToolWin: [2023-01-15T20:18:39.465Z] [2023-01-15T20:18:39.465Z] setToolUnix: [2023-01-15T20:18:39.465Z] [2023-01-15T20:18:39.465Z] setToolProperty: [2023-01-15T20:18:39.465Z] [2023-01-15T20:18:39.465Z] setS1ASclassPath: [2023-01-15T20:18:39.465Z] [2023-01-15T20:18:39.465Z] init-common: [2023-01-15T20:18:39.465Z] [2023-01-15T20:18:39.465Z] deploy-common-ee: [2023-01-15T20:18:39.465Z] [2023-01-15T20:18:39.465Z] run: [2023-01-15T20:18:39.465Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:39.721Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:40.285Z] [exec] Jan 15, 2023 8:18:40 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:18:40.285Z] [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. [2023-01-15T20:18:40.292Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:18:40.292Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:18:40.292Z] + '[' -z '' ']' [2023-01-15T20:18:40.292Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:18:40.292Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:18:40.292Z] + run_test connector_group_3 [2023-01-15T20:18:40.292Z] + local testid=connector_group_3 [2023-01-15T20:18:40.292Z] + local found=false [2023-01-15T20:18:40.292Z] ++ find . -name run_test.sh [2023-01-15T20:18:40.292Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:18:40.292Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:18:40.292Z] + OPT=list_test_ids [2023-01-15T20:18:40.292Z] + TEST_ID= [2023-01-15T20:18:40.292Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:18:40.292Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:18:40.292Z] +++ uname [2023-01-15T20:18:40.292Z] +++ grep -i sunos [2023-01-15T20:18:40.292Z] +++ wc -l [2023-01-15T20:18:40.292Z] +++ awk '{print $1}' [2023-01-15T20:18:40.292Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:18:40.292Z] ++ GREP=grep [2023-01-15T20:18:40.292Z] ++ AWK=awk [2023-01-15T20:18:40.292Z] ++ SED=sed [2023-01-15T20:18:40.292Z] ++ BC=bc [2023-01-15T20:18:40.292Z] ++ export GREP AWK SED BC [2023-01-15T20:18:40.292Z] + case ${OPT} in [2023-01-15T20:18:40.292Z] + list_test_ids [2023-01-15T20:18:40.292Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:18:40.292Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.292Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.292Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.292Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.292Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.292Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.292Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.292Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.292Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.292Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.292Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.292Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.292Z] + [[ false = true ]] [2023-01-15T20:18:40.292Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:18:40.292Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:18:40.292Z] + OPT=list_test_ids [2023-01-15T20:18:40.292Z] + TEST_ID= [2023-01-15T20:18:40.292Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:18:40.292Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:18:40.292Z] +++ uname [2023-01-15T20:18:40.292Z] +++ grep -i sunos [2023-01-15T20:18:40.292Z] +++ wc -l [2023-01-15T20:18:40.292Z] +++ awk '{print $1}' [2023-01-15T20:18:40.292Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:18:40.292Z] ++ GREP=grep [2023-01-15T20:18:40.292Z] ++ AWK=awk [2023-01-15T20:18:40.292Z] ++ SED=sed [2023-01-15T20:18:40.292Z] ++ BC=bc [2023-01-15T20:18:40.292Z] ++ export GREP AWK SED BC [2023-01-15T20:18:40.292Z] + case ${OPT} in [2023-01-15T20:18:40.292Z] + list_test_ids [2023-01-15T20:18:40.292Z] + echo batch_all [2023-01-15T20:18:40.292Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.292Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.292Z] + [[ false = true ]] [2023-01-15T20:18:40.292Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:18:40.292Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T20:18:40.292Z] + OPT=list_test_ids [2023-01-15T20:18:40.292Z] + TEST_ID= [2023-01-15T20:18:40.292Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T20:18:40.292Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T20:18:40.292Z] +++ uname [2023-01-15T20:18:40.292Z] +++ grep -i sunos [2023-01-15T20:18:40.292Z] +++ wc -l [2023-01-15T20:18:40.292Z] +++ awk '{print $1}' [2023-01-15T20:18:40.292Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:18:40.293Z] ++ GREP=grep [2023-01-15T20:18:40.293Z] ++ AWK=awk [2023-01-15T20:18:40.293Z] ++ SED=sed [2023-01-15T20:18:40.293Z] ++ BC=bc [2023-01-15T20:18:40.293Z] ++ export GREP AWK SED BC [2023-01-15T20:18:40.293Z] + case ${OPT} in [2023-01-15T20:18:40.293Z] + list_test_ids [2023-01-15T20:18:40.293Z] + echo cdi_all [2023-01-15T20:18:40.293Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.293Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.293Z] + [[ false = true ]] [2023-01-15T20:18:40.293Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:18:40.293Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T20:18:40.293Z] + OPT=list_test_ids [2023-01-15T20:18:40.293Z] + TEST_ID= [2023-01-15T20:18:40.293Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:18:40.293Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:18:40.293Z] +++ uname [2023-01-15T20:18:40.293Z] +++ grep -i sunos [2023-01-15T20:18:40.293Z] +++ wc -l [2023-01-15T20:18:40.293Z] +++ awk '{print $1}' [2023-01-15T20:18:40.293Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:18:40.293Z] ++ GREP=grep [2023-01-15T20:18:40.293Z] ++ AWK=awk [2023-01-15T20:18:40.293Z] ++ SED=sed [2023-01-15T20:18:40.293Z] ++ BC=bc [2023-01-15T20:18:40.293Z] ++ export GREP AWK SED BC [2023-01-15T20:18:40.293Z] + case ${OPT} in [2023-01-15T20:18:40.293Z] + list_test_ids [2023-01-15T20:18:40.293Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T20:18:40.293Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.293Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.293Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.293Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.293Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.293Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.293Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:18:40.293Z] + [[ connector_group_3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2023-01-15T20:18:40.293Z] + found=true [2023-01-15T20:18:40.293Z] + break [2023-01-15T20:18:40.293Z] + [[ true = true ]] [2023-01-15T20:18:40.293Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_3 [2023-01-15T20:18:40.293Z] + OPT=run_test_id [2023-01-15T20:18:40.293Z] + TEST_ID=connector_group_3 [2023-01-15T20:18:40.293Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:18:40.293Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:18:40.293Z] +++ uname [2023-01-15T20:18:40.293Z] +++ grep -i sunos [2023-01-15T20:18:40.293Z] +++ wc -l [2023-01-15T20:18:40.293Z] +++ awk '{print $1}' [2023-01-15T20:18:40.293Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:18:40.293Z] ++ GREP=grep [2023-01-15T20:18:40.293Z] ++ AWK=awk [2023-01-15T20:18:40.293Z] ++ SED=sed [2023-01-15T20:18:40.293Z] ++ BC=bc [2023-01-15T20:18:40.293Z] ++ export GREP AWK SED BC [2023-01-15T20:18:40.293Z] + case ${OPT} in [2023-01-15T20:18:40.293Z] + trap 'copy_test_artifacts connector_group_3' EXIT [2023-01-15T20:18:40.293Z] + run_test_id connector_group_3 [2023-01-15T20:18:40.293Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T20:18:40.293Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T20:18:40.293Z] [2023-01-15T20:18:40.293Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:18:40.293Z] [2023-01-15T20:18:40.293Z] + for i in '"${@}"' [2023-01-15T20:18:40.293Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T20:18:40.293Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T20:18:40.489Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:18:40.749Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:18:40.749Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:18:40.749Z] [javac] 1 warning [2023-01-15T20:18:40.749Z] [2023-01-15T20:18:40.749Z] setOSConditions: [2023-01-15T20:18:40.749Z] [2023-01-15T20:18:40.749Z] setToolWin: [2023-01-15T20:18:40.749Z] [2023-01-15T20:18:40.749Z] setToolUnix: [2023-01-15T20:18:40.749Z] [2023-01-15T20:18:40.749Z] setToolProperty: [2023-01-15T20:18:40.749Z] [2023-01-15T20:18:40.749Z] setS1ASclassPath: [2023-01-15T20:18:40.749Z] [2023-01-15T20:18:40.749Z] init-common: [2023-01-15T20:18:40.749Z] [2023-01-15T20:18:40.749Z] compile-common: [2023-01-15T20:18:40.749Z] [echo] Current time (ISO): 2023-01-15T20:18:40.611+0000 [2023-01-15T20:18:40.749Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:41.007Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:41.664Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:18:41.664Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:41.664Z] + test_init [2023-01-15T20:18:41.664Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T20:18:41.664Z] [2023-01-15T20:18:41.664Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:18:41.664Z] [2023-01-15T20:18:41.664Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T20:18:41.664Z] + xargs touch [2023-01-15T20:18:41.664Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:18:41.664Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:18:41.664Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T20:18:41.664Z] ANT_HOME is /usr/share/ant [2023-01-15T20:18:41.664Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:18:41.664Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:18:41.664Z] + java -version [2023-01-15T20:18:41.664Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:41.664Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:18:41.664Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:18:41.664Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:18:41.664Z] + ant -version [2023-01-15T20:18:41.664Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:41.922Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:18:41.923Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:18:41.923Z] + printf '\n\n' [2023-01-15T20:18:41.923Z] [2023-01-15T20:18:41.923Z] [2023-01-15T20:18:41.923Z] + get_test_target connector_group_3 [2023-01-15T20:18:41.923Z] + case ${1} in [2023-01-15T20:18:41.923Z] + TARGET=connector_group_3 [2023-01-15T20:18:41.923Z] + export TARGET [2023-01-15T20:18:41.923Z] + test_run [2023-01-15T20:18:41.923Z] + export HUDSON=true [2023-01-15T20:18:41.923Z] + HUDSON=true [2023-01-15T20:18:41.923Z] ++ pwd [2023-01-15T20:18:41.923Z] + export ROOT=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:41.923Z] + ROOT=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:41.923Z] + echo /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:41.923Z] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:41.923Z] + ant startDomain startDerby [2023-01-15T20:18:41.923Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:41.923Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:18:42.488Z] [2023-01-15T20:18:42.488Z] setOSConditions: [2023-01-15T20:18:42.488Z] [2023-01-15T20:18:42.488Z] setToolWin: [2023-01-15T20:18:42.488Z] [2023-01-15T20:18:42.488Z] setToolUnix: [2023-01-15T20:18:42.488Z] [2023-01-15T20:18:42.488Z] setToolProperty: [2023-01-15T20:18:42.488Z] [2023-01-15T20:18:42.488Z] setS1ASclassPath: [2023-01-15T20:18:42.488Z] [2023-01-15T20:18:42.488Z] init-common: [2023-01-15T20:18:42.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:42.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:42.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:42.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:42.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:42.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:18:42.488Z] [2023-01-15T20:18:42.488Z] startDomainUnix: [2023-01-15T20:18:42.488Z] [echo] Starting DAS [2023-01-15T20:18:42.488Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:43.540Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:18:43.557Z] [exec] Jan 15, 2023 8:18:43 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:18:43.558Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:18:43.799Z] [javac] 1 warning [2023-01-15T20:18:43.800Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:43.800Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar [2023-01-15T20:18:43.814Z] [exec] Jan 15, 2023 8:18:43 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:18:43.814Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T20:18:43.814Z] [exec] Jan 15, 2023 8:18:43 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:18:43.814Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T20:18:43.815Z] [exec] Jan 15, 2023 8:18:43 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:18:43.815Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T20:18:44.378Z] [exec] Sending message: This is message 1 [2023-01-15T20:18:44.378Z] [exec] Sending message: This is message 2 [2023-01-15T20:18:44.378Z] [exec] Sending message: This is message 3 [2023-01-15T20:18:44.378Z] [exec] Client: org.apache.derby.jdbc.ClientDriver [2023-01-15T20:18:44.378Z] [exec] Client: jdbc:derby://localhost:1527/testdb;create=true; [2023-01-15T20:18:44.378Z] [exec] Client: dbuser [2023-01-15T20:18:44.378Z] [exec] Client: dbpassword [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] build: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] setOSConditions: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] setToolWin: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] setToolUnix: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] setToolProperty: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] setS1ASclassPath: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] init-common: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] webclient-war-common: [2023-01-15T20:18:44.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] clear: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] test-tlds-exist: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] copy-tlds: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] test-tagfiles-exist: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] copy-tagfiles: [2023-01-15T20:18:44.735Z] [2023-01-15T20:18:44.735Z] package-war-common: [2023-01-15T20:18:44.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:18:44.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:18:44.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:18:44.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:18:44.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/lib [2023-01-15T20:18:44.736Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:18:44.736Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:18:44.736Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:18:44.736Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:18:44.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/docroot [2023-01-15T20:18:44.994Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-web.war [2023-01-15T20:18:44.994Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setOSConditions: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] fixFiles: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] convUnix: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] convWin: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolWin: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolUnix: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolProperty: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setS1ASclassPath: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] init-common: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] package-persistence-common: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] ejb-jar-common: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] package-ejbjar-common: [2023-01-15T20:18:44.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:44.994Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:44.994Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:44.994Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-ejb.jar [2023-01-15T20:18:44.994Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] appclient-jar-common: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] package-appclientjar-common: [2023-01-15T20:18:44.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:44.994Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:44.994Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:44.994Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-client.jar [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] webclient-war-common: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] build-ear-common: [2023-01-15T20:18:44.994Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:18:44.994Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setup: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] run: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setOSConditions: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolWin: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolUnix: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolProperty: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setS1ASclassPath: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] init-common: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] runCycle: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setOSConditions: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolWin: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolUnix: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolProperty: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setS1ASclassPath: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] init-common: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setupone: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setOSConditions: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolWin: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolUnix: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setToolProperty: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] setS1ASclassPath: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] init-common: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] create-ra-config: [2023-01-15T20:18:44.994Z] [2023-01-15T20:18:44.994Z] asadmin-common: [2023-01-15T20:18:44.994Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:18:45.253Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:45.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars [2023-01-15T20:18:46.085Z] [2023-01-15T20:18:46.085Z] setOSConditions: [2023-01-15T20:18:46.085Z] [2023-01-15T20:18:46.085Z] setToolWin: [2023-01-15T20:18:46.085Z] [2023-01-15T20:18:46.085Z] setToolUnix: [2023-01-15T20:18:46.085Z] [2023-01-15T20:18:46.085Z] setToolProperty: [2023-01-15T20:18:46.085Z] [2023-01-15T20:18:46.085Z] setS1ASclassPath: [2023-01-15T20:18:46.085Z] [2023-01-15T20:18:46.085Z] init-common: [2023-01-15T20:18:46.085Z] [2023-01-15T20:18:46.085Z] deploy-rar-common: [2023-01-15T20:18:46.085Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:18:46.085Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:47.020Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:18:47.750Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:18:47.751Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:18:47.751Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:18:47.751Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:18:47.751Z] [exec] Admin Port: 4848 [2023-01-15T20:18:47.751Z] [exec] Command start-domain executed successfully. [2023-01-15T20:18:47.751Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:18:47.751Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] dumpThreadStack: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] startDomainWindows: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] startDomain: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] startDerby: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] setOSConditions: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] setToolWin: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] setToolUnix: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] setToolProperty: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] setS1ASclassPath: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] init-common: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] startDerbyNonMac: [2023-01-15T20:18:47.751Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] setOSConditions: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] setToolWin: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] setToolUnix: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] setToolProperty: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] setS1ASclassPath: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] init-common: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] startDerbyMac: [2023-01-15T20:18:47.751Z] [2023-01-15T20:18:47.751Z] BUILD SUCCESSFUL [2023-01-15T20:18:47.751Z] Total time: 5 seconds [2023-01-15T20:18:47.751Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:18:47.751Z] + echo Running target: connector_group_3 [2023-01-15T20:18:47.751Z] Running target: connector_group_3 [2023-01-15T20:18:47.751Z] + ant clean-all start-record connector_group_3 stop-record report [2023-01-15T20:18:47.751Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T20:18:47.751Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:47.751Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:18:47.955Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:18:47.955Z] [echo] Deploying /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar on server [2023-01-15T20:18:47.955Z] [2023-01-15T20:18:47.955Z] create-pool: [2023-01-15T20:18:47.955Z] [2023-01-15T20:18:47.955Z] setOSConditions: [2023-01-15T20:18:47.955Z] [2023-01-15T20:18:47.955Z] setToolWin: [2023-01-15T20:18:47.955Z] [2023-01-15T20:18:47.955Z] setToolUnix: [2023-01-15T20:18:47.955Z] [2023-01-15T20:18:47.955Z] setToolProperty: [2023-01-15T20:18:47.955Z] [2023-01-15T20:18:47.955Z] setS1ASclassPath: [2023-01-15T20:18:47.955Z] [2023-01-15T20:18:47.955Z] init-common: [2023-01-15T20:18:47.955Z] [2023-01-15T20:18:47.955Z] create-connector-connpool: [2023-01-15T20:18:47.955Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:48.214Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:48.316Z] [2023-01-15T20:18:48.317Z] clean-all: [2023-01-15T20:18:48.317Z] [echo] @@## connector1.5 ##@@ [2023-01-15T20:18:48.317Z] [2023-01-15T20:18:48.317Z] clean: [2023-01-15T20:18:48.317Z] [2023-01-15T20:18:48.317Z] clean: [2023-01-15T20:18:48.317Z] [2023-01-15T20:18:48.317Z] clean: [2023-01-15T20:18:48.317Z] [2023-01-15T20:18:48.317Z] setOSConditions: [2023-01-15T20:18:48.317Z] [2023-01-15T20:18:48.317Z] setToolWin: [2023-01-15T20:18:48.317Z] [2023-01-15T20:18:48.317Z] setToolUnix: [2023-01-15T20:18:48.317Z] [2023-01-15T20:18:48.317Z] setToolProperty: [2023-01-15T20:18:48.317Z] [2023-01-15T20:18:48.317Z] setS1ASclassPath: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] init-common: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] clean-classes-common: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] clean: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setOSConditions: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolWin: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolUnix: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolProperty: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setS1ASclassPath: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] init-common: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] clean-common: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setOSConditions: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolWin: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolUnix: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolProperty: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setS1ASclassPath: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] init-common: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] clean-classes-common: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setOSConditions: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolWin: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolUnix: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolProperty: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setS1ASclassPath: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] init-common: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] clean-jars-common: [2023-01-15T20:18:48.574Z] [echo] @@## embeddedConnector1.5 ##@@ [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] clean: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] clean: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] clean: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setOSConditions: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolWin: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolUnix: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolProperty: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setS1ASclassPath: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] init-common: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] clean-classes-common: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] clean: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setOSConditions: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.574Z] setToolWin: [2023-01-15T20:18:48.574Z] [2023-01-15T20:18:48.575Z] setToolUnix: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setToolProperty: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setS1ASclassPath: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] init-common: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] clean-common: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setOSConditions: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setToolWin: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setToolUnix: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setToolProperty: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setS1ASclassPath: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] init-common: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] clean-classes-common: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setOSConditions: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setToolWin: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setToolUnix: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setToolProperty: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setS1ASclassPath: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] init-common: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] clean-jars-common: [2023-01-15T20:18:48.575Z] [echo] @@## embeddedweb ##@@ [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setOSConditions: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setToolWin: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setToolUnix: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setToolProperty: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] setS1ASclassPath: [2023-01-15T20:18:48.575Z] [2023-01-15T20:18:48.575Z] init-common: [2023-01-15T20:18:48.781Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:18:48.781Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:18:48.782Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:48.782Z] [exec] Connector connection pool versiontest-ra-pool created. [2023-01-15T20:18:48.782Z] [2023-01-15T20:18:48.782Z] create-connector-connpool-common: [2023-01-15T20:18:48.782Z] [2023-01-15T20:18:48.782Z] create-resource: [2023-01-15T20:18:48.782Z] [2023-01-15T20:18:48.782Z] setOSConditions: [2023-01-15T20:18:48.782Z] [2023-01-15T20:18:48.782Z] setToolWin: [2023-01-15T20:18:48.782Z] [2023-01-15T20:18:48.782Z] setToolUnix: [2023-01-15T20:18:48.782Z] [2023-01-15T20:18:48.782Z] setToolProperty: [2023-01-15T20:18:48.782Z] [2023-01-15T20:18:48.782Z] setS1ASclassPath: [2023-01-15T20:18:48.782Z] [2023-01-15T20:18:48.782Z] init-common: [2023-01-15T20:18:48.782Z] [2023-01-15T20:18:48.782Z] create-connector-resource-common: [2023-01-15T20:18:48.782Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname versiontest-ra-pool --target server jdbc/ejb-subclassing [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] clean: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setOSConditions: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolWin: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolUnix: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolProperty: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setS1ASclassPath: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] init-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] clean-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setOSConditions: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolWin: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolUnix: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolProperty: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setS1ASclassPath: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] init-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] clean-classes-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setOSConditions: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolWin: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolUnix: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolProperty: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setS1ASclassPath: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] init-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] clean-jars-common: [2023-01-15T20:18:48.834Z] [echo] @@## embeddedweb ##@@ [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setOSConditions: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolWin: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolUnix: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolProperty: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setS1ASclassPath: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] init-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] clean: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setOSConditions: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolWin: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolUnix: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolProperty: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setS1ASclassPath: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] init-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] clean-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setOSConditions: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolWin: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolUnix: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolProperty: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setS1ASclassPath: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] init-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] clean-classes-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setOSConditions: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolWin: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolUnix: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolProperty: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setS1ASclassPath: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] init-common: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] clean-jars-common: [2023-01-15T20:18:48.834Z] [echo] @@## mq ##@@ [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] clean: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] mq: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setOSConditions: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolWin: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolUnix: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.834Z] setToolProperty: [2023-01-15T20:18:48.834Z] [2023-01-15T20:18:48.835Z] setS1ASclassPath: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] init-common: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] clean: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setOSConditions: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolWin: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolUnix: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolProperty: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setS1ASclassPath: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] init-common: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] clean-common: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setOSConditions: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolWin: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolUnix: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolProperty: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setS1ASclassPath: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] init-common: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] clean-classes-common: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setOSConditions: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolWin: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolUnix: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolProperty: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setS1ASclassPath: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] init-common: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] clean-jars-common: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setOSConditions: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolWin: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolUnix: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolProperty: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setS1ASclassPath: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] init-common: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] clean: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setOSConditions: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolWin: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolUnix: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setToolProperty: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] setS1ASclassPath: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] init-common: [2023-01-15T20:18:48.835Z] [2023-01-15T20:18:48.835Z] clean-common: [2023-01-15T20:18:49.040Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setOSConditions: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolWin: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolUnix: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolProperty: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setS1ASclassPath: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] init-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] clean-classes-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setOSConditions: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolWin: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolUnix: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolProperty: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setS1ASclassPath: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] init-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] clean-jars-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setOSConditions: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolWin: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolUnix: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolProperty: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setS1ASclassPath: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] init-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] clean: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setOSConditions: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolWin: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolUnix: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolProperty: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setS1ASclassPath: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] init-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] clean-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setOSConditions: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolWin: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolUnix: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolProperty: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setS1ASclassPath: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] init-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] clean-classes-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setOSConditions: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolWin: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolUnix: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolProperty: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setS1ASclassPath: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] init-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] clean-jars-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setOSConditions: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolWin: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolUnix: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setToolProperty: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setS1ASclassPath: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] init-common: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] clean: [2023-01-15T20:18:49.093Z] [2023-01-15T20:18:49.093Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean-classes-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean-jars-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean-classes-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean-jars-common: [2023-01-15T20:18:49.094Z] [echo] @@## nonacc ##@@ [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean-classes-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean-jars-common: [2023-01-15T20:18:49.094Z] [echo] @@## web2connector ##@@ [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setOSConditions: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolWin: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolUnix: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setToolProperty: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] setS1ASclassPath: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] init-common: [2023-01-15T20:18:49.094Z] [2023-01-15T20:18:49.094Z] clean: [2023-01-15T20:18:49.351Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-classes-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-jars-common: [2023-01-15T20:18:49.352Z] [echo] @@## web2connector (second time) ##@@ [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-classes-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-jars-common: [2023-01-15T20:18:49.352Z] [echo] @@## nonstringmcfproperties ##@@ [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-classes-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-jars-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean: [2023-01-15T20:18:49.352Z] [echo] @@## nonstringraproperties ##@@ [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-classes-common: [2023-01-15T20:18:49.352Z] [echo] @@## txlevelswitch ##@@ [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolWin: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolUnix: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setToolProperty: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setS1ASclassPath: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] init-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] clean-classes-common: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.352Z] setOSConditions: [2023-01-15T20:18:49.352Z] [2023-01-15T20:18:49.353Z] setToolWin: [2023-01-15T20:18:49.353Z] [2023-01-15T20:18:49.353Z] setToolUnix: [2023-01-15T20:18:49.353Z] [2023-01-15T20:18:49.353Z] setToolProperty: [2023-01-15T20:18:49.353Z] [2023-01-15T20:18:49.353Z] setS1ASclassPath: [2023-01-15T20:18:49.353Z] [2023-01-15T20:18:49.353Z] init-common: [2023-01-15T20:18:49.353Z] [2023-01-15T20:18:49.353Z] clean-jars-common: [2023-01-15T20:18:49.353Z] [2023-01-15T20:18:49.353Z] clean: [2023-01-15T20:18:49.353Z] [echo] @@## threadpool ##@@ [2023-01-15T20:18:49.353Z] [2023-01-15T20:18:49.353Z] clean: [2023-01-15T20:18:49.353Z] [2023-01-15T20:18:49.353Z] clean: [2023-01-15T20:18:49.353Z] [2023-01-15T20:18:49.353Z] clean: [2023-01-15T20:18:49.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setOSConditions: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolWin: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolUnix: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolProperty: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setS1ASclassPath: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] init-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean-classes-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setOSConditions: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolWin: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolUnix: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolProperty: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setS1ASclassPath: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] init-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setOSConditions: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolWin: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolUnix: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolProperty: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setS1ASclassPath: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] init-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean-classes-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setOSConditions: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolWin: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolUnix: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolProperty: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setS1ASclassPath: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] init-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean-jars-common: [2023-01-15T20:18:49.611Z] [echo] @@## connector1.6 ##@@ [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setOSConditions: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolWin: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolUnix: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolProperty: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setS1ASclassPath: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] init-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean-classes-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setOSConditions: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolWin: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolUnix: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolProperty: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setS1ASclassPath: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] init-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] clean-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setOSConditions: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolWin: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolUnix: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setToolProperty: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] setS1ASclassPath: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.611Z] init-common: [2023-01-15T20:18:49.611Z] [2023-01-15T20:18:49.612Z] clean-classes-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] init-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean-jars-common: [2023-01-15T20:18:49.612Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] init-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] init-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] init-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean-classes-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] init-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean-jars-common: [2023-01-15T20:18:49.612Z] [echo] @@## SunRaXml ##@@ [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] init-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] init-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] init-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] create-dboutfile: [2023-01-15T20:18:49.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] init-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean: [2023-01-15T20:18:49.612Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] init-common: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] create-dboutfile: [2023-01-15T20:18:49.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:49.612Z] [echo] @@## defaultConnectorResource ##@@ [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] clean: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setOSConditions: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolWin: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolUnix: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setToolProperty: [2023-01-15T20:18:49.612Z] [2023-01-15T20:18:49.612Z] setS1ASclassPath: [2023-01-15T20:18:49.865Z] [exec] Connector resource jdbc/ejb-subclassing created. [2023-01-15T20:18:49.865Z] [2023-01-15T20:18:49.865Z] setOSConditions: [2023-01-15T20:18:49.865Z] [2023-01-15T20:18:49.865Z] setToolWin: [2023-01-15T20:18:49.865Z] [2023-01-15T20:18:49.865Z] setToolUnix: [2023-01-15T20:18:49.865Z] [2023-01-15T20:18:49.865Z] setToolProperty: [2023-01-15T20:18:49.865Z] [2023-01-15T20:18:49.865Z] setS1ASclassPath: [2023-01-15T20:18:49.865Z] [2023-01-15T20:18:49.865Z] init-common: [2023-01-15T20:18:49.865Z] [2023-01-15T20:18:49.865Z] create-admin-object: [2023-01-15T20:18:49.865Z] [2023-01-15T20:18:49.865Z] asadmin-common: [2023-01-15T20:18:49.865Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:18:49.865Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.871Z] init-common: [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.871Z] clean-classes-common: [2023-01-15T20:18:49.871Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.871Z] clean: [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.871Z] setOSConditions: [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.871Z] setToolWin: [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.871Z] setToolUnix: [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.871Z] setToolProperty: [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.871Z] setS1ASclassPath: [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.871Z] init-common: [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.871Z] clean-common: [2023-01-15T20:18:49.871Z] [2023-01-15T20:18:49.872Z] setOSConditions: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolWin: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolUnix: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolProperty: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setS1ASclassPath: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] init-common: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] clean-classes-common: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setOSConditions: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolWin: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolUnix: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolProperty: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setS1ASclassPath: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] init-common: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] clean-jars-common: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] unset: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setOSConditions: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolWin: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolUnix: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolProperty: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setS1ASclassPath: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] init-common: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] unsetJdbc: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setOSConditions: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolWin: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolUnix: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setToolProperty: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] setS1ASclassPath: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] init-common: [2023-01-15T20:18:49.872Z] [2023-01-15T20:18:49.872Z] execute-sql-common: [2023-01-15T20:18:50.431Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:50.689Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setOSConditions: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setToolWin: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setToolUnix: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setToolProperty: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setS1ASclassPath: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] init-common: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] deploy: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setOSConditions: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setToolWin: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setToolUnix: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setToolProperty: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setS1ASclassPath: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] init-common: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] deploy-common: [2023-01-15T20:18:50.689Z] [echo] Current time (ISO): 2023-01-15T20:18:50.503+0000 [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setOSConditions: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setToolWin: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setToolUnix: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setToolProperty: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] setS1ASclassPath: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] init-common: [2023-01-15T20:18:50.689Z] [2023-01-15T20:18:50.689Z] deploy-common-pe: [2023-01-15T20:18:50.689Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:50.804Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2023-01-15T20:18:51.061Z] [sql] Failed to execute: drop table messages [2023-01-15T20:18:51.062Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:18:51.062Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] setOSConditions: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] setToolWin: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] setToolUnix: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] setToolProperty: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] setS1ASclassPath: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] init-common: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] undeploy-jdbc-common: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] setOSConditions: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] setToolWin: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] setToolUnix: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] setToolProperty: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] setS1ASclassPath: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] init-common: [2023-01-15T20:18:51.062Z] [2023-01-15T20:18:51.062Z] delete-jdbc-resource-common: [2023-01-15T20:18:51.062Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2023-01-15T20:18:51.062Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:51.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2023-01-15T20:18:52.433Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2023-01-15T20:18:52.434Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2023-01-15T20:18:52.434Z] [exec] Result: 1 [2023-01-15T20:18:52.434Z] [echo] cmd executed for server [2023-01-15T20:18:52.434Z] [2023-01-15T20:18:52.434Z] setOSConditions: [2023-01-15T20:18:52.434Z] [2023-01-15T20:18:52.434Z] setToolWin: [2023-01-15T20:18:52.434Z] [2023-01-15T20:18:52.434Z] setToolUnix: [2023-01-15T20:18:52.434Z] [2023-01-15T20:18:52.434Z] setToolProperty: [2023-01-15T20:18:52.434Z] [2023-01-15T20:18:52.434Z] setS1ASclassPath: [2023-01-15T20:18:52.434Z] [2023-01-15T20:18:52.434Z] init-common: [2023-01-15T20:18:52.434Z] [2023-01-15T20:18:52.434Z] delete-jdbc-connpool-common: [2023-01-15T20:18:52.434Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2023-01-15T20:18:52.434Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:53.000Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2023-01-15T20:18:53.001Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2023-01-15T20:18:53.001Z] [exec] Result: 1 [2023-01-15T20:18:53.001Z] [echo] cmd executed for server [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] undeploy: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] setOSConditions: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] setToolWin: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] setToolUnix: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] setToolProperty: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] setS1ASclassPath: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] init-common: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] undeploy: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] setOSConditions: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] setToolWin: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] setToolUnix: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] setToolProperty: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] setS1ASclassPath: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] init-common: [2023-01-15T20:18:53.001Z] [2023-01-15T20:18:53.001Z] undeploy-common: [2023-01-15T20:18:53.001Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:53.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:53.564Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:18:53.564Z] [exec] Result: 1 [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setOSConditions: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setToolWin: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setToolUnix: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setToolProperty: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setS1ASclassPath: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] init-common: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] restart: [2023-01-15T20:18:53.564Z] [echo] Not required to restart [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] undeploy: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setOSConditions: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setToolWin: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setToolUnix: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setToolProperty: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setS1ASclassPath: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] init-common: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] undeploy: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setOSConditions: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setToolWin: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setToolUnix: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setToolProperty: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] setS1ASclassPath: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] init-common: [2023-01-15T20:18:53.564Z] [2023-01-15T20:18:53.564Z] undeploy-common: [2023-01-15T20:18:53.794Z] [exec] Application deployed with name force-deploy-rarApp. [2023-01-15T20:18:53.794Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2023-01-15T20:18:53.794Z] [echo] Deployment on target server server successful [2023-01-15T20:18:53.794Z] [2023-01-15T20:18:53.794Z] setOSConditions: [2023-01-15T20:18:53.794Z] [2023-01-15T20:18:53.794Z] setToolWin: [2023-01-15T20:18:53.794Z] [2023-01-15T20:18:53.794Z] setToolUnix: [2023-01-15T20:18:53.794Z] [2023-01-15T20:18:53.794Z] setToolProperty: [2023-01-15T20:18:53.794Z] [2023-01-15T20:18:53.794Z] setS1ASclassPath: [2023-01-15T20:18:53.794Z] [2023-01-15T20:18:53.794Z] init-common: [2023-01-15T20:18:53.794Z] [2023-01-15T20:18:53.794Z] deploy-common-ee: [2023-01-15T20:18:53.822Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:54.053Z] [java] GET /force-deploy-rar/servlet/SimpleServlet?versionToTest=1&url=/force-deploy-rar/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:18:54.053Z] [java] [2023-01-15T20:18:54.053Z] [java] Time: 24 [2023-01-15T20:18:54.080Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:54.080Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:18:54.080Z] [exec] Result: 1 [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setOSConditions: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setToolWin: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setToolUnix: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setToolProperty: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setS1ASclassPath: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] init-common: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] restart: [2023-01-15T20:18:54.080Z] [echo] Not required to restart [2023-01-15T20:18:54.080Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] clean: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] clean: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] clean: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setOSConditions: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setToolWin: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setToolUnix: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setToolProperty: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setS1ASclassPath: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] init-common: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] clean-classes-common: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] clean: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setOSConditions: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setToolWin: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setToolUnix: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setToolProperty: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] setS1ASclassPath: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] init-common: [2023-01-15T20:18:54.080Z] [2023-01-15T20:18:54.080Z] clean-common: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] setOSConditions: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] setToolWin: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] setToolUnix: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] setToolProperty: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] setS1ASclassPath: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] init-common: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] clean-classes-common: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] setOSConditions: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] setToolWin: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] setToolUnix: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] setToolProperty: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] setS1ASclassPath: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] init-common: [2023-01-15T20:18:54.081Z] [2023-01-15T20:18:54.081Z] clean-jars-common: [2023-01-15T20:18:54.312Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:18:54.312Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:18:54.312Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:18:54.312Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:18:54.312Z] [java] [Server response]Content-Length: 129 [2023-01-15T20:18:54.312Z] [java] [Server response] [2023-01-15T20:18:54.312Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 1 [2023-01-15T20:18:54.312Z] [java] [Server response]TEST:PASS [2023-01-15T20:18:54.312Z] [java] Value of key is:force-deploy-rar-web1 [2023-01-15T20:18:54.312Z] [java] [Server response]TEST:PASS [2023-01-15T20:18:54.312Z] [java] Value of key is:force-deploy-rar-web2 [2023-01-15T20:18:54.312Z] [java] [Server response]Redeploy Connector 1.5 [2023-01-15T20:18:54.312Z] [java] [Server response]END_OF_EXECUTION [2023-01-15T20:18:54.312Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:18:54.312Z] [java] [2023-01-15T20:18:54.312Z] [java] [2023-01-15T20:18:54.312Z] [java] ----------------------------------------- [2023-01-15T20:18:54.312Z] [java] - force-deploy-rar-web2: PASS - [2023-01-15T20:18:54.312Z] [java] - force-deploy-rar-web1: PASS - [2023-01-15T20:18:54.312Z] [java] ----------------------------------------- [2023-01-15T20:18:54.312Z] [java] Total PASS: 2 [2023-01-15T20:18:54.312Z] [java] Total FAIL: 0 [2023-01-15T20:18:54.312Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:18:54.312Z] [java] ----------------------------------------- [2023-01-15T20:18:54.313Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:18:54.313Z] [2023-01-15T20:18:54.313Z] setOSConditions: [2023-01-15T20:18:54.313Z] [2023-01-15T20:18:54.313Z] setToolWin: [2023-01-15T20:18:54.313Z] [2023-01-15T20:18:54.313Z] setToolUnix: [2023-01-15T20:18:54.313Z] [2023-01-15T20:18:54.313Z] setToolProperty: [2023-01-15T20:18:54.313Z] [2023-01-15T20:18:54.313Z] setS1ASclassPath: [2023-01-15T20:18:54.313Z] [2023-01-15T20:18:54.313Z] init-common: [2023-01-15T20:18:54.313Z] [2023-01-15T20:18:54.313Z] undeploy-common: [2023-01-15T20:18:54.313Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:54.331Z] [exec] Each message got redelivered 4 times successfully and then stopped delivery [2023-01-15T20:18:54.331Z] [exec] Value of key is: mdb main [2023-01-15T20:18:54.331Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:18:54.331Z] [exec] [2023-01-15T20:18:54.331Z] [exec] [2023-01-15T20:18:54.331Z] [exec] ----------------------------------------- [2023-01-15T20:18:54.331Z] [exec] - mdb main: PASS - [2023-01-15T20:18:54.331Z] [exec] ----------------------------------------- [2023-01-15T20:18:54.331Z] [exec] Total PASS: 1 [2023-01-15T20:18:54.331Z] [exec] Total FAIL: 0 [2023-01-15T20:18:54.331Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:18:54.331Z] [exec] ----------------------------------------- [2023-01-15T20:18:54.331Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:18:54.331Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] unset: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setOSConditions: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolWin: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolUnix: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolProperty: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setS1ASclassPath: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] init-common: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] unsetJdbc: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setOSConditions: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolWin: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolUnix: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolProperty: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setS1ASclassPath: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] init-common: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] execute-sql-common: [2023-01-15T20:18:54.338Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2023-01-15T20:18:54.338Z] [sql] Failed to execute: drop table messages [2023-01-15T20:18:54.338Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:18:54.338Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setOSConditions: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolWin: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolUnix: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolProperty: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setS1ASclassPath: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] init-common: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] undeploy-jdbc-common: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setOSConditions: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolWin: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolUnix: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setToolProperty: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] setS1ASclassPath: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] init-common: [2023-01-15T20:18:54.338Z] [2023-01-15T20:18:54.338Z] delete-jdbc-resource-common: [2023-01-15T20:18:54.339Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2023-01-15T20:18:54.339Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:54.894Z] [2023-01-15T20:18:54.894Z] undeploy: [2023-01-15T20:18:54.894Z] [2023-01-15T20:18:54.894Z] setOSConditions: [2023-01-15T20:18:54.894Z] [2023-01-15T20:18:54.894Z] setToolWin: [2023-01-15T20:18:54.894Z] [2023-01-15T20:18:54.894Z] setToolUnix: [2023-01-15T20:18:54.894Z] [2023-01-15T20:18:54.894Z] setToolProperty: [2023-01-15T20:18:54.894Z] [2023-01-15T20:18:54.894Z] setS1ASclassPath: [2023-01-15T20:18:54.894Z] [2023-01-15T20:18:54.894Z] init-common: [2023-01-15T20:18:54.894Z] [2023-01-15T20:18:54.894Z] undeploy-common: [2023-01-15T20:18:54.894Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:54.904Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2023-01-15T20:18:54.905Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2023-01-15T20:18:54.905Z] [exec] Result: 1 [2023-01-15T20:18:54.905Z] [echo] cmd executed for server [2023-01-15T20:18:54.905Z] [2023-01-15T20:18:54.905Z] setOSConditions: [2023-01-15T20:18:54.905Z] [2023-01-15T20:18:54.905Z] setToolWin: [2023-01-15T20:18:54.905Z] [2023-01-15T20:18:54.905Z] setToolUnix: [2023-01-15T20:18:54.905Z] [2023-01-15T20:18:54.905Z] setToolProperty: [2023-01-15T20:18:54.905Z] [2023-01-15T20:18:54.905Z] setS1ASclassPath: [2023-01-15T20:18:54.905Z] [2023-01-15T20:18:54.905Z] init-common: [2023-01-15T20:18:54.905Z] [2023-01-15T20:18:54.905Z] delete-jdbc-connpool-common: [2023-01-15T20:18:54.905Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:18:54.905Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:55.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:55.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setOSConditions: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setToolWin: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setToolUnix: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setToolProperty: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setS1ASclassPath: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] init-common: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setuptwo: [2023-01-15T20:18:55.251Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setOSConditions: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setToolWin: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setToolUnix: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setToolProperty: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] setS1ASclassPath: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] init-common: [2023-01-15T20:18:55.251Z] [2023-01-15T20:18:55.251Z] deploy-rar-common: [2023-01-15T20:18:55.251Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true connectors-ra-redeploy-rars.rar [2023-01-15T20:18:55.251Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:55.408Z] [2023-01-15T20:18:55.409Z] setOSConditions: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolWin: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolUnix: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolProperty: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setS1ASclassPath: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] init-common: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] default-sql: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setOSConditions: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolWin: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolUnix: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolProperty: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setS1ASclassPath: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] init-common: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] execute-sql-common: [2023-01-15T20:18:55.409Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/cmt/sql/drop_pointbase.sql [2023-01-15T20:18:55.409Z] [sql] 0 rows affected [2023-01-15T20:18:55.409Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] sql-oracle: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] execute-sql-connector: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] unsetup: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setOSConditions: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolWin: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolUnix: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolProperty: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setS1ASclassPath: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] init-common: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] undeploy-jms-common: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setOSConditions: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolWin: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolUnix: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setToolProperty: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] setS1ASclassPath: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] init-common: [2023-01-15T20:18:55.409Z] [2023-01-15T20:18:55.409Z] delete-jms-connection-common: [2023-01-15T20:18:55.409Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:55.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:18:55.470Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2023-01-15T20:18:55.470Z] [exec] Result: 1 [2023-01-15T20:18:55.470Z] [echo] cmd executed for server [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] undeploy: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] setOSConditions: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] setToolWin: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] setToolUnix: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] setToolProperty: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] setS1ASclassPath: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] init-common: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] undeploy: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] setOSConditions: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] setToolWin: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] setToolUnix: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] setToolProperty: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] setS1ASclassPath: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] init-common: [2023-01-15T20:18:55.470Z] [2023-01-15T20:18:55.470Z] undeploy-common: [2023-01-15T20:18:55.470Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:55.818Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:55.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2023-01-15T20:18:55.972Z] [2023-01-15T20:18:55.972Z] setOSConditions: [2023-01-15T20:18:55.972Z] [2023-01-15T20:18:55.972Z] setToolWin: [2023-01-15T20:18:55.972Z] [2023-01-15T20:18:55.972Z] setToolUnix: [2023-01-15T20:18:55.972Z] [2023-01-15T20:18:55.972Z] setToolProperty: [2023-01-15T20:18:55.972Z] [2023-01-15T20:18:55.972Z] setS1ASclassPath: [2023-01-15T20:18:55.972Z] [2023-01-15T20:18:55.972Z] init-common: [2023-01-15T20:18:55.972Z] [2023-01-15T20:18:55.972Z] delete-jms-resource-common: [2023-01-15T20:18:56.036Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:18:56.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:56.036Z] [exec] Result: 1 [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] setOSConditions: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] setToolWin: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] setToolUnix: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] setToolProperty: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] setS1ASclassPath: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] init-common: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] undeploy-rar: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] setOSConditions: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] setToolWin: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] setToolUnix: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] setToolProperty: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] setS1ASclassPath: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] init-common: [2023-01-15T20:18:56.036Z] [2023-01-15T20:18:56.036Z] undeploy-rar-common: [2023-01-15T20:18:56.036Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:18:56.036Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:56.077Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:18:56.077Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2023-01-15T20:18:56.077Z] [2023-01-15T20:18:56.077Z] setOSConditions: [2023-01-15T20:18:56.077Z] [2023-01-15T20:18:56.077Z] setToolWin: [2023-01-15T20:18:56.077Z] [2023-01-15T20:18:56.077Z] setToolUnix: [2023-01-15T20:18:56.077Z] [2023-01-15T20:18:56.077Z] setToolProperty: [2023-01-15T20:18:56.077Z] [2023-01-15T20:18:56.077Z] setS1ASclassPath: [2023-01-15T20:18:56.077Z] [2023-01-15T20:18:56.077Z] init-common: [2023-01-15T20:18:56.077Z] [2023-01-15T20:18:56.077Z] deploy: [2023-01-15T20:18:56.077Z] [2023-01-15T20:18:56.077Z] setOSConditions: [2023-01-15T20:18:56.077Z] [2023-01-15T20:18:56.077Z] setToolWin: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] setToolUnix: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] setToolProperty: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] setS1ASclassPath: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] init-common: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] deploy-common: [2023-01-15T20:18:56.078Z] [echo] Current time (ISO): 2023-01-15T20:18:56.059+0000 [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] setOSConditions: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] setToolWin: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] setToolUnix: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] setToolProperty: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] setS1ASclassPath: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] init-common: [2023-01-15T20:18:56.078Z] [2023-01-15T20:18:56.078Z] deploy-common-pe: [2023-01-15T20:18:56.228Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:56.294Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2023-01-15T20:18:56.294Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:56.294Z] [exec] Result: 1 [2023-01-15T20:18:56.294Z] [2023-01-15T20:18:56.294Z] setOSConditions: [2023-01-15T20:18:56.294Z] [2023-01-15T20:18:56.294Z] setToolWin: [2023-01-15T20:18:56.294Z] [2023-01-15T20:18:56.294Z] setToolUnix: [2023-01-15T20:18:56.294Z] [2023-01-15T20:18:56.294Z] setToolProperty: [2023-01-15T20:18:56.294Z] [2023-01-15T20:18:56.294Z] setS1ASclassPath: [2023-01-15T20:18:56.294Z] [2023-01-15T20:18:56.294Z] init-common: [2023-01-15T20:18:56.294Z] [2023-01-15T20:18:56.294Z] restart: [2023-01-15T20:18:56.294Z] [echo] Not required to restart [2023-01-15T20:18:56.337Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:56.490Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2023-01-15T20:18:56.491Z] [exec] Administered object jms/SampleQueue deleted. [2023-01-15T20:18:56.491Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] undeploy: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] setOSConditions: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] setToolWin: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] setToolUnix: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] setToolProperty: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] setS1ASclassPath: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] init-common: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] undeploy: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] setOSConditions: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] setToolWin: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] setToolUnix: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] setToolProperty: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] setS1ASclassPath: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] init-common: [2023-01-15T20:18:56.552Z] [2023-01-15T20:18:56.552Z] undeploy-common: [2023-01-15T20:18:56.552Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:56.905Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2023-01-15T20:18:57.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] all: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setOSConditions: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolWin: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolUnix: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolProperty: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setS1ASclassPath: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] init-common: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] clean: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setOSConditions: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolWin: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolUnix: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolProperty: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setS1ASclassPath: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] init-common: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] clean-common: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setOSConditions: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolWin: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolUnix: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolProperty: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setS1ASclassPath: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] init-common: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] clean-classes-common: [2023-01-15T20:18:57.054Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setOSConditions: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolWin: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolUnix: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolProperty: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setS1ASclassPath: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] init-common: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] clean-jars-common: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] compile: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setOSConditions: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolWin: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolUnix: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setToolProperty: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] setS1ASclassPath: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] init-common: [2023-01-15T20:18:57.054Z] [2023-01-15T20:18:57.054Z] compile-common: [2023-01-15T20:18:57.054Z] [echo] Current time (ISO): 2023-01-15T20:18:56.978+0000 [2023-01-15T20:18:57.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:57.054Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:57.116Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:57.116Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:18:57.116Z] [exec] Result: 1 [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] setOSConditions: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] setToolWin: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] setToolUnix: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] setToolProperty: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] setS1ASclassPath: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] init-common: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] undeploy-rar: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] setOSConditions: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] setToolWin: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] setToolUnix: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] setToolProperty: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] setS1ASclassPath: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] init-common: [2023-01-15T20:18:57.116Z] [2023-01-15T20:18:57.116Z] undeploy-rar-common: [2023-01-15T20:18:57.116Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:18:57.116Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:57.311Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:57.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:57.375Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2023-01-15T20:18:57.375Z] [exec] Result: 1 [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.375Z] setOSConditions: [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.375Z] setToolWin: [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.375Z] setToolUnix: [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.375Z] setToolProperty: [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.375Z] setS1ASclassPath: [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.375Z] init-common: [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.375Z] restart: [2023-01-15T20:18:57.375Z] [echo] Not required to restart [2023-01-15T20:18:57.375Z] [echo] @@## serializabletest ##@@ [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.375Z] setOSConditions: [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.375Z] setToolWin: [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.375Z] setToolUnix: [2023-01-15T20:18:57.375Z] [2023-01-15T20:18:57.376Z] setToolProperty: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setS1ASclassPath: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] init-common: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] clean: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setOSConditions: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setToolWin: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setToolUnix: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setToolProperty: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setS1ASclassPath: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] init-common: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] clean-common: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setOSConditions: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setToolWin: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setToolUnix: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setToolProperty: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] setS1ASclassPath: [2023-01-15T20:18:57.376Z] [2023-01-15T20:18:57.376Z] init-common: [2023-01-15T20:18:57.472Z] [exec] Application deployed with name force-deploy-rarApp. [2023-01-15T20:18:57.472Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2023-01-15T20:18:57.472Z] [echo] Deployment on target server server successful [2023-01-15T20:18:57.472Z] [2023-01-15T20:18:57.472Z] setOSConditions: [2023-01-15T20:18:57.472Z] [2023-01-15T20:18:57.472Z] setToolWin: [2023-01-15T20:18:57.472Z] [2023-01-15T20:18:57.472Z] setToolUnix: [2023-01-15T20:18:57.472Z] [2023-01-15T20:18:57.472Z] setToolProperty: [2023-01-15T20:18:57.472Z] [2023-01-15T20:18:57.472Z] setS1ASclassPath: [2023-01-15T20:18:57.472Z] [2023-01-15T20:18:57.472Z] init-common: [2023-01-15T20:18:57.472Z] [2023-01-15T20:18:57.472Z] deploy-common-ee: [2023-01-15T20:18:57.472Z] [java] GET /force-deploy-rar/servlet/SimpleServlet?versionToTest=2&url=/force-deploy-rar/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:18:57.472Z] [java] [2023-01-15T20:18:57.472Z] [java] Time: 3 [2023-01-15T20:18:57.472Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:18:57.472Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:18:57.472Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:18:57.472Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:18:57.472Z] [java] [Server response]Content-Length: 129 [2023-01-15T20:18:57.472Z] [java] [Server response] [2023-01-15T20:18:57.472Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 2 [2023-01-15T20:18:57.472Z] [java] [Server response]TEST:PASS [2023-01-15T20:18:57.472Z] [java] Value of key is:force-deploy-rar-web1 [2023-01-15T20:18:57.472Z] [java] [Server response]TEST:PASS [2023-01-15T20:18:57.472Z] [java] Value of key is:force-deploy-rar-web2 [2023-01-15T20:18:57.472Z] [java] [Server response]Redeploy Connector 1.5 [2023-01-15T20:18:57.472Z] [java] [Server response]END_OF_EXECUTION [2023-01-15T20:18:57.472Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:18:57.472Z] [java] [2023-01-15T20:18:57.472Z] [java] [2023-01-15T20:18:57.472Z] [java] ----------------------------------------- [2023-01-15T20:18:57.472Z] [java] - force-deploy-rar-web2: PASS - [2023-01-15T20:18:57.472Z] [java] - force-deploy-rar-web1: PASS - [2023-01-15T20:18:57.472Z] [java] ----------------------------------------- [2023-01-15T20:18:57.472Z] [java] Total PASS: 2 [2023-01-15T20:18:57.472Z] [java] Total FAIL: 0 [2023-01-15T20:18:57.472Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:18:57.472Z] [java] ----------------------------------------- [2023-01-15T20:18:57.472Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:18:57.472Z] [2023-01-15T20:18:57.472Z] setOSConditions: [2023-01-15T20:18:57.472Z] [2023-01-15T20:18:57.472Z] setToolWin: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setToolUnix: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setToolProperty: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setS1ASclassPath: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] init-common: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] unsetup: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setOSConditions: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setToolWin: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setToolUnix: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setToolProperty: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setS1ASclassPath: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] init-common: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] undeploy: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setOSConditions: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setToolWin: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setToolUnix: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setToolProperty: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] setS1ASclassPath: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] init-common: [2023-01-15T20:18:57.473Z] [2023-01-15T20:18:57.473Z] undeploy-common: [2023-01-15T20:18:57.473Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:57.633Z] [2023-01-15T20:18:57.634Z] clean-classes-common: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setOSConditions: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolWin: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolUnix: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolProperty: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setS1ASclassPath: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] init-common: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] clean-jars-common: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] clean: [2023-01-15T20:18:57.634Z] [echo] @@## config-property-accessor-test ##@@ [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setOSConditions: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolWin: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolUnix: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolProperty: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setS1ASclassPath: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] init-common: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] clean: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setOSConditions: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolWin: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolUnix: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolProperty: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setS1ASclassPath: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] init-common: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] clean-common: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setOSConditions: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolWin: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolUnix: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolProperty: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setS1ASclassPath: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] init-common: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] clean-classes-common: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setOSConditions: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolWin: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolUnix: [2023-01-15T20:18:57.634Z] [2023-01-15T20:18:57.634Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-jars-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [echo] @@## redeployRar ##@@ [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-classes-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-jars-common: [2023-01-15T20:18:57.635Z] [echo] @@## connector1.6 - with mappings ##@@ [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-classes-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-classes-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-jars-common: [2023-01-15T20:18:57.635Z] [echo] @@## Annotated Connector1.5 ##@@ [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-classes-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-classes-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-jars-common: [2023-01-15T20:18:57.635Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolProperty: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setS1ASclassPath: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] init-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean-classes-common: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] clean: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setOSConditions: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolWin: [2023-01-15T20:18:57.635Z] [2023-01-15T20:18:57.635Z] setToolUnix: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolProperty: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setS1ASclassPath: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] init-common: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] clean-common: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setOSConditions: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolWin: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolUnix: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolProperty: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setS1ASclassPath: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] init-common: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] clean-classes-common: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setOSConditions: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolWin: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolUnix: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolProperty: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setS1ASclassPath: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] init-common: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] clean-jars-common: [2023-01-15T20:18:57.636Z] [echo] @@## force-deploy-rar ##@@ [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setOSConditions: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolWin: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolUnix: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolProperty: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setS1ASclassPath: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] init-common: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] clean: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setOSConditions: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolWin: [2023-01-15T20:18:57.636Z] [2023-01-15T20:18:57.636Z] setToolUnix: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setToolProperty: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setS1ASclassPath: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] init-common: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] clean-common: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setOSConditions: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setToolWin: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setToolUnix: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setToolProperty: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setS1ASclassPath: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] init-common: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] clean-classes-common: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setOSConditions: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setToolWin: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setToolUnix: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setToolProperty: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setS1ASclassPath: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] init-common: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] clean-jars-common: [2023-01-15T20:18:57.965Z] [echo] @@## annotation-embeddedweb ##@@ [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setOSConditions: [2023-01-15T20:18:57.965Z] [2023-01-15T20:18:57.965Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-classes-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-jars-common: [2023-01-15T20:18:57.966Z] [echo] @@## built-in-custom-resources ##@@ [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-classes-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-jars-common: [2023-01-15T20:18:57.966Z] [echo] @@## datasource-definition##@@ [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-classes-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-jars-common: [2023-01-15T20:18:57.966Z] [echo] @@## connection-factory-definition##@@ [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] init-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] clean-classes-common: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setOSConditions: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolWin: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolUnix: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setToolProperty: [2023-01-15T20:18:57.966Z] [2023-01-15T20:18:57.966Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-jars-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-classes-common: [2023-01-15T20:18:57.967Z] [echo] @@## connection-factory-definition-embedra##@@ [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-classes-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-jars-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-classes-common: [2023-01-15T20:18:57.967Z] [echo] @@## administered-object-definition-embedra##@@ [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-classes-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-jars-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-classes-common: [2023-01-15T20:18:57.967Z] [echo] @@## administered-object-definition##@@ [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] init-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] clean-common: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setOSConditions: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolWin: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolUnix: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setToolProperty: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.967Z] setS1ASclassPath: [2023-01-15T20:18:57.967Z] [2023-01-15T20:18:57.968Z] init-common: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] clean-classes-common: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] setOSConditions: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] setToolWin: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] setToolUnix: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] setToolProperty: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] setS1ASclassPath: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] init-common: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] clean-jars-common: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] clean: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] clean: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] setOSConditions: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] setToolWin: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] setToolUnix: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] setToolProperty: [2023-01-15T20:18:57.968Z] [2023-01-15T20:18:57.968Z] setS1ASclassPath: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] init-common: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] clean-classes-common: [2023-01-15T20:18:58.225Z] [echo] @@## jms-connection-factory-definition##@@ [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] setOSConditions: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] setToolWin: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] setToolUnix: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] setToolProperty: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] setS1ASclassPath: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] init-common: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] clean: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] setOSConditions: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.225Z] setToolWin: [2023-01-15T20:18:58.225Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-classes-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-jars-common: [2023-01-15T20:18:58.226Z] [echo] @@## jms-destination-definition##@@ [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-classes-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-jars-common: [2023-01-15T20:18:58.226Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-classes-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-jars-common: [2023-01-15T20:18:58.226Z] [echo] @@## beanvalidation-simple ##@@ [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-classes-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-classes-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolWin: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolUnix: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setToolProperty: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setS1ASclassPath: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] init-common: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] clean-jars-common: [2023-01-15T20:18:58.226Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.226Z] setOSConditions: [2023-01-15T20:18:58.226Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean-classes-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean-jars-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean: [2023-01-15T20:18:58.227Z] [echo] @@## installed libraries (--libraries) ##@@ [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean-classes-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean-jars-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean: [2023-01-15T20:18:58.227Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean-classes-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean-jars-common: [2023-01-15T20:18:58.227Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setOSConditions: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolWin: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolUnix: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setToolProperty: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] setS1ASclassPath: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] init-common: [2023-01-15T20:18:58.227Z] [2023-01-15T20:18:58.227Z] clean: [2023-01-15T20:18:58.411Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:18:58.412Z] [2023-01-15T20:18:58.412Z] setOSConditions: [2023-01-15T20:18:58.412Z] [2023-01-15T20:18:58.412Z] setToolWin: [2023-01-15T20:18:58.412Z] [2023-01-15T20:18:58.412Z] setToolUnix: [2023-01-15T20:18:58.412Z] [2023-01-15T20:18:58.412Z] setToolProperty: [2023-01-15T20:18:58.412Z] [2023-01-15T20:18:58.412Z] setS1ASclassPath: [2023-01-15T20:18:58.412Z] [2023-01-15T20:18:58.412Z] init-common: [2023-01-15T20:18:58.412Z] [2023-01-15T20:18:58.412Z] undeploy-rar-common: [2023-01-15T20:18:58.412Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true connectors-ra-redeploy-rars [2023-01-15T20:18:58.412Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setOSConditions: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolWin: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolUnix: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolProperty: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setS1ASclassPath: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] init-common: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] clean-common: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setOSConditions: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolWin: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolUnix: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolProperty: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setS1ASclassPath: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] init-common: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] clean-classes-common: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setOSConditions: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolWin: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolUnix: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolProperty: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setS1ASclassPath: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] init-common: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] clean-jars-common: [2023-01-15T20:18:58.486Z] [echo] @@## beanvalidation-simple ##@@ [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] clean: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] clean: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] clean: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setOSConditions: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolWin: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolUnix: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setToolProperty: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setS1ASclassPath: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] init-common: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] clean-classes-common: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] clean: [2023-01-15T20:18:58.486Z] [2023-01-15T20:18:58.486Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-classes-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-jars-common: [2023-01-15T20:18:58.487Z] [echo] @@## security-map-web#@@ [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-classes-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-jars-common: [2023-01-15T20:18:58.487Z] [echo] @@## rar-accessibility ##@@ [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-classes-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-jars-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean: [2023-01-15T20:18:58.487Z] [echo] @@## osgi-resources-test ##@@ [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-classes-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean-jars-common: [2023-01-15T20:18:58.487Z] [echo] @@## connector1.5-resourcesxml ##@@ [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] clean: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setOSConditions: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolWin: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolUnix: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setToolProperty: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] setS1ASclassPath: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.487Z] init-common: [2023-01-15T20:18:58.487Z] [2023-01-15T20:18:58.488Z] clean-classes-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setOSConditions: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolWin: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolUnix: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolProperty: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setS1ASclassPath: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] init-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setOSConditions: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolWin: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolUnix: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolProperty: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setS1ASclassPath: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] init-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean-classes-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setOSConditions: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolWin: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolUnix: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolProperty: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setS1ASclassPath: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] init-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean-jars-common: [2023-01-15T20:18:58.488Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setOSConditions: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolWin: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolUnix: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolProperty: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setS1ASclassPath: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] init-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean-classes-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setOSConditions: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolWin: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolUnix: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolProperty: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setS1ASclassPath: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] init-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setOSConditions: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolWin: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolUnix: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolProperty: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setS1ASclassPath: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] init-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean-classes-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setOSConditions: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolWin: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolUnix: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolProperty: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setS1ASclassPath: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] init-common: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] clean-jars-common: [2023-01-15T20:18:58.488Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setOSConditions: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolWin: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolUnix: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setToolProperty: [2023-01-15T20:18:58.488Z] [2023-01-15T20:18:58.488Z] setS1ASclassPath: [2023-01-15T20:18:58.678Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:18:58.679Z] [javac] 1 warning [2023-01-15T20:18:58.679Z] [2023-01-15T20:18:58.679Z] setOSConditions: [2023-01-15T20:18:58.679Z] [2023-01-15T20:18:58.679Z] setToolWin: [2023-01-15T20:18:58.679Z] [2023-01-15T20:18:58.679Z] setToolUnix: [2023-01-15T20:18:58.679Z] [2023-01-15T20:18:58.679Z] setToolProperty: [2023-01-15T20:18:58.679Z] [2023-01-15T20:18:58.679Z] setS1ASclassPath: [2023-01-15T20:18:58.679Z] [2023-01-15T20:18:58.679Z] init-common: [2023-01-15T20:18:58.679Z] [2023-01-15T20:18:58.679Z] compile-common: [2023-01-15T20:18:58.679Z] [echo] Current time (ISO): 2023-01-15T20:18:58.635+0000 [2023-01-15T20:18:58.679Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] init-common: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] clean: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setOSConditions: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolWin: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolUnix: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolProperty: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setS1ASclassPath: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] init-common: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] clean-common: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setOSConditions: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolWin: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolUnix: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolProperty: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setS1ASclassPath: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] init-common: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] clean-classes-common: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setOSConditions: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolWin: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolUnix: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolProperty: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setS1ASclassPath: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] init-common: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] clean-jars-common: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] clean: [2023-01-15T20:18:58.746Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] clean: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] clean: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] clean: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setOSConditions: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolWin: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolUnix: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolProperty: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setS1ASclassPath: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] init-common: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] clean-classes-common: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] clean: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setOSConditions: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolWin: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolUnix: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setToolProperty: [2023-01-15T20:18:58.746Z] [2023-01-15T20:18:58.746Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-classes-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-jars-common: [2023-01-15T20:18:58.747Z] [echo] @@## embeddedweb-resources-xml ##@@ [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-classes-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-jars-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean: [2023-01-15T20:18:58.747Z] [echo] @@## connector1.6-resources-xml ##@@ [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-classes-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-classes-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-jars-common: [2023-01-15T20:18:58.747Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-classes-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean-jars-common: [2023-01-15T20:18:58.747Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolWin: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolUnix: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setToolProperty: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setS1ASclassPath: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] init-common: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] clean: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.747Z] setOSConditions: [2023-01-15T20:18:58.747Z] [2023-01-15T20:18:58.748Z] setToolWin: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolUnix: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolProperty: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setS1ASclassPath: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] init-common: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] clean-common: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setOSConditions: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolWin: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolUnix: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolProperty: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setS1ASclassPath: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] init-common: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] clean-classes-common: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setOSConditions: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolWin: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolUnix: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolProperty: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setS1ASclassPath: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] init-common: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] clean-jars-common: [2023-01-15T20:18:58.748Z] [echo] @@## multiple-resources.xml ##@@ [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] clean: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] clean: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] clean: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setOSConditions: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolWin: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolUnix: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolProperty: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setS1ASclassPath: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] init-common: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] clean-classes-common: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] clean: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setOSConditions: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolWin: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolUnix: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setToolProperty: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] setS1ASclassPath: [2023-01-15T20:18:58.748Z] [2023-01-15T20:18:58.748Z] init-common: [2023-01-15T20:18:58.936Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:58.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:18:59.005Z] [2023-01-15T20:18:59.006Z] clean-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setOSConditions: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolWin: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolUnix: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolProperty: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setS1ASclassPath: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] init-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean-classes-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setOSConditions: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolWin: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolUnix: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolProperty: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setS1ASclassPath: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] init-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean-jars-common: [2023-01-15T20:18:59.006Z] [echo] @@## multiple-resources.xml-1 ##@@ [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setOSConditions: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolWin: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolUnix: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolProperty: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setS1ASclassPath: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] init-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean-classes-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setOSConditions: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolWin: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolUnix: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolProperty: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setS1ASclassPath: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] init-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setOSConditions: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolWin: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolUnix: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolProperty: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setS1ASclassPath: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] init-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean-classes-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setOSConditions: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolWin: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolUnix: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setToolProperty: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] setS1ASclassPath: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] init-common: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean-jars-common: [2023-01-15T20:18:59.006Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.006Z] clean: [2023-01-15T20:18:59.006Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-classes-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-classes-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-jars-common: [2023-01-15T20:18:59.007Z] [echo] jpa-tx_propagation-resources-xml##@@ [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-classes-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-jars-common: [2023-01-15T20:18:59.007Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-classes-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-jars-common: [2023-01-15T20:18:59.007Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-classes-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setOSConditions: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolWin: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolUnix: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setToolProperty: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] setS1ASclassPath: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] init-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.007Z] clean-jars-common: [2023-01-15T20:18:59.007Z] [2023-01-15T20:18:59.008Z] start-record: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] connector_group_3: [2023-01-15T20:18:59.008Z] [echo] ************ Starting connector_group_3 ************ [2023-01-15T20:18:59.008Z] [echo] @@## connection-factory-definition-embedra##@@ [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setOSConditions: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolWin: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolUnix: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolProperty: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setS1ASclassPath: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] init-common: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] clean: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setOSConditions: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolWin: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolUnix: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolProperty: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setS1ASclassPath: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] init-common: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] clean-common: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setOSConditions: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolWin: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolUnix: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolProperty: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setS1ASclassPath: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] init-common: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] clean-classes-common: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setOSConditions: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolWin: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolUnix: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolProperty: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setS1ASclassPath: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] init-common: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] clean-jars-common: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] clean: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] clean: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setOSConditions: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolWin: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolUnix: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolProperty: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setS1ASclassPath: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] init-common: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] clean-classes-common: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] compile: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setOSConditions: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolWin: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolUnix: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setToolProperty: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] setS1ASclassPath: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] init-common: [2023-01-15T20:18:59.008Z] [2023-01-15T20:18:59.008Z] compile-common: [2023-01-15T20:18:59.240Z] [2023-01-15T20:18:59.241Z] setOSConditions: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setToolWin: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setToolUnix: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setToolProperty: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setS1ASclassPath: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] init-common: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] runCycle: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setOSConditions: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setToolWin: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setToolUnix: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setToolProperty: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setS1ASclassPath: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] init-common: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setupone: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setOSConditions: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setToolWin: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setToolUnix: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setToolProperty: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] setS1ASclassPath: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] init-common: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] create-ra-config: [2023-01-15T20:18:59.241Z] [2023-01-15T20:18:59.241Z] asadmin-common: [2023-01-15T20:18:59.241Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:18:59.241Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:59.265Z] [echo] Current time (ISO): 2023-01-15T20:18:59.000+0000 [2023-01-15T20:18:59.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:59.265Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:18:59.265Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:18:59.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars [2023-01-15T20:19:00.066Z] [2023-01-15T20:19:00.066Z] setOSConditions: [2023-01-15T20:19:00.066Z] [2023-01-15T20:19:00.066Z] setToolWin: [2023-01-15T20:19:00.066Z] [2023-01-15T20:19:00.066Z] setToolUnix: [2023-01-15T20:19:00.066Z] [2023-01-15T20:19:00.066Z] setToolProperty: [2023-01-15T20:19:00.066Z] [2023-01-15T20:19:00.066Z] setS1ASclassPath: [2023-01-15T20:19:00.066Z] [2023-01-15T20:19:00.066Z] init-common: [2023-01-15T20:19:00.066Z] [2023-01-15T20:19:00.066Z] deploy-rar-common: [2023-01-15T20:19:00.066Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:19:00.066Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:00.304Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:00.561Z] [javac] 1 warning [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] build: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] setOSConditions: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] fixFiles: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] convUnix: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] convWin: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] setToolWin: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] setToolUnix: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] setToolProperty: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] setS1ASclassPath: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] init-common: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] package-persistence-common: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] ejb-jar-common: [2023-01-15T20:19:00.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] package-ejbjar-common: [2023-01-15T20:19:00.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:00.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:00.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:00.561Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-ejb.jar [2023-01-15T20:19:00.561Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] appclient-jar-common: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] package-appclientjar-common: [2023-01-15T20:19:00.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:00.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:00.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:00.561Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-client.jar [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] webclient-war-common: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] build-ear-common: [2023-01-15T20:19:00.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:00.561Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] setup: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] setOSConditions: [2023-01-15T20:19:00.561Z] [2023-01-15T20:19:00.561Z] setToolWin: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] setToolUnix: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] setToolProperty: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] setS1ASclassPath: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] init-common: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] deploy-jms-common: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] setOSConditions: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] setToolWin: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] setToolUnix: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] setToolProperty: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] setS1ASclassPath: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] init-common: [2023-01-15T20:19:00.562Z] [2023-01-15T20:19:00.562Z] create-jms-connection-common: [2023-01-15T20:19:00.562Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:00.634Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:19:00.893Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:19:00.893Z] [echo] Deploying /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar on server [2023-01-15T20:19:00.893Z] [2023-01-15T20:19:00.893Z] create-pool: [2023-01-15T20:19:00.893Z] [2023-01-15T20:19:00.893Z] setOSConditions: [2023-01-15T20:19:00.893Z] [2023-01-15T20:19:00.893Z] setToolWin: [2023-01-15T20:19:00.893Z] [2023-01-15T20:19:00.893Z] setToolUnix: [2023-01-15T20:19:00.893Z] [2023-01-15T20:19:00.893Z] setToolProperty: [2023-01-15T20:19:00.893Z] [2023-01-15T20:19:00.893Z] setS1ASclassPath: [2023-01-15T20:19:00.893Z] [2023-01-15T20:19:00.893Z] init-common: [2023-01-15T20:19:00.893Z] [2023-01-15T20:19:00.893Z] create-connector-connpool: [2023-01-15T20:19:00.893Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:00.893Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:01.125Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:01.125Z] [exec] Connector resource jms/CFactory created. [2023-01-15T20:19:01.125Z] [2023-01-15T20:19:01.125Z] setOSConditions: [2023-01-15T20:19:01.125Z] [2023-01-15T20:19:01.125Z] setToolWin: [2023-01-15T20:19:01.125Z] [2023-01-15T20:19:01.125Z] setToolUnix: [2023-01-15T20:19:01.125Z] [2023-01-15T20:19:01.125Z] setToolProperty: [2023-01-15T20:19:01.125Z] [2023-01-15T20:19:01.125Z] setS1ASclassPath: [2023-01-15T20:19:01.125Z] [2023-01-15T20:19:01.125Z] init-common: [2023-01-15T20:19:01.125Z] [2023-01-15T20:19:01.125Z] create-jms-resource-common: [2023-01-15T20:19:01.125Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:01.163Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:01.163Z] [javac] 1 warning [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] build: [2023-01-15T20:19:01.163Z] [echo] assemble.dir = /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] setOSConditions: [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] setToolWin: [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] setToolUnix: [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] setToolProperty: [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] setS1ASclassPath: [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] init-common: [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] webclient-war-common: [2023-01-15T20:19:01.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] clear: [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] test-tlds-exist: [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.163Z] copy-tlds: [2023-01-15T20:19:01.163Z] [2023-01-15T20:19:01.164Z] test-tagfiles-exist: [2023-01-15T20:19:01.164Z] [2023-01-15T20:19:01.164Z] copy-tagfiles: [2023-01-15T20:19:01.164Z] [2023-01-15T20:19:01.164Z] package-war-common: [2023-01-15T20:19:01.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:19:01.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:01.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:19:01.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:19:01.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/lib [2023-01-15T20:19:01.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:01.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:01.164Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:19:01.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/docroot [2023-01-15T20:19:01.164Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-web.war [2023-01-15T20:19:01.164Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:01.164Z] [2023-01-15T20:19:01.164Z] setOSConditions: [2023-01-15T20:19:01.164Z] [2023-01-15T20:19:01.164Z] setToolWin: [2023-01-15T20:19:01.164Z] [2023-01-15T20:19:01.164Z] setToolUnix: [2023-01-15T20:19:01.164Z] [2023-01-15T20:19:01.164Z] setToolProperty: [2023-01-15T20:19:01.164Z] [2023-01-15T20:19:01.164Z] setS1ASclassPath: [2023-01-15T20:19:01.164Z] [2023-01-15T20:19:01.164Z] init-common: [2023-01-15T20:19:01.164Z] [2023-01-15T20:19:01.164Z] compile-common: [2023-01-15T20:19:01.164Z] [echo] Current time (ISO): 2023-01-15T20:19:01.039+0000 [2023-01-15T20:19:01.164Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:01.421Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:01.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2023-01-15T20:19:01.689Z] [exec] JMS Desctination Queue created. [2023-01-15T20:19:01.689Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:01.829Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:19:01.829Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:19:01.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:01.829Z] [exec] Connector connection pool versiontest-ra-pool created. [2023-01-15T20:19:01.829Z] [2023-01-15T20:19:01.829Z] create-connector-connpool-common: [2023-01-15T20:19:01.829Z] [2023-01-15T20:19:01.829Z] create-resource: [2023-01-15T20:19:01.829Z] [2023-01-15T20:19:01.829Z] setOSConditions: [2023-01-15T20:19:01.829Z] [2023-01-15T20:19:01.829Z] setToolWin: [2023-01-15T20:19:01.829Z] [2023-01-15T20:19:01.829Z] setToolUnix: [2023-01-15T20:19:01.829Z] [2023-01-15T20:19:01.829Z] setToolProperty: [2023-01-15T20:19:01.829Z] [2023-01-15T20:19:01.829Z] setS1ASclassPath: [2023-01-15T20:19:01.829Z] [2023-01-15T20:19:01.829Z] init-common: [2023-01-15T20:19:01.829Z] [2023-01-15T20:19:01.829Z] create-connector-resource-common: [2023-01-15T20:19:01.829Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname versiontest-ra-pool --target server jdbc/ejb-subclassing [2023-01-15T20:19:01.829Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:02.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:02.253Z] [exec] Administered object jms/SampleQueue created. [2023-01-15T20:19:02.253Z] [2023-01-15T20:19:02.253Z] setOSConditions: [2023-01-15T20:19:02.253Z] [2023-01-15T20:19:02.253Z] setToolWin: [2023-01-15T20:19:02.253Z] [2023-01-15T20:19:02.253Z] setToolUnix: [2023-01-15T20:19:02.253Z] [2023-01-15T20:19:02.253Z] setToolProperty: [2023-01-15T20:19:02.253Z] [2023-01-15T20:19:02.253Z] setS1ASclassPath: [2023-01-15T20:19:02.253Z] [2023-01-15T20:19:02.253Z] init-common: [2023-01-15T20:19:02.253Z] [2023-01-15T20:19:02.253Z] create-jms-resource-common: [2023-01-15T20:19:02.253Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:02.397Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:02.398Z] [exec] Connector resource jdbc/ejb-subclassing created. [2023-01-15T20:19:02.398Z] [2023-01-15T20:19:02.398Z] setOSConditions: [2023-01-15T20:19:02.398Z] [2023-01-15T20:19:02.398Z] setToolWin: [2023-01-15T20:19:02.398Z] [2023-01-15T20:19:02.398Z] setToolUnix: [2023-01-15T20:19:02.398Z] [2023-01-15T20:19:02.398Z] setToolProperty: [2023-01-15T20:19:02.398Z] [2023-01-15T20:19:02.398Z] setS1ASclassPath: [2023-01-15T20:19:02.398Z] [2023-01-15T20:19:02.398Z] init-common: [2023-01-15T20:19:02.398Z] [2023-01-15T20:19:02.398Z] create-admin-object: [2023-01-15T20:19:02.398Z] [2023-01-15T20:19:02.398Z] asadmin-common: [2023-01-15T20:19:02.398Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:19:02.398Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:02.794Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:02.817Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false clientQueue [2023-01-15T20:19:02.817Z] [exec] JMS Desctination clientQueue created. [2023-01-15T20:19:02.817Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:03.052Z] [javac] 1 warning [2023-01-15T20:19:03.052Z] [2023-01-15T20:19:03.052Z] setOSConditions: [2023-01-15T20:19:03.052Z] [2023-01-15T20:19:03.052Z] setToolWin: [2023-01-15T20:19:03.052Z] [2023-01-15T20:19:03.052Z] setToolUnix: [2023-01-15T20:19:03.052Z] [2023-01-15T20:19:03.052Z] setToolProperty: [2023-01-15T20:19:03.052Z] [2023-01-15T20:19:03.052Z] setS1ASclassPath: [2023-01-15T20:19:03.052Z] [2023-01-15T20:19:03.052Z] init-common: [2023-01-15T20:19:03.052Z] [2023-01-15T20:19:03.052Z] compile-common: [2023-01-15T20:19:03.052Z] [echo] Current time (ISO): 2023-01-15T20:19:02.931+0000 [2023-01-15T20:19:03.052Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:03.075Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:03.309Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:03.331Z] [exec] Administered object jms/clientQueue created. [2023-01-15T20:19:03.331Z] [2023-01-15T20:19:03.332Z] deploy: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] setOSConditions: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] setToolWin: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] setToolUnix: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] setToolProperty: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] setS1ASclassPath: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] init-common: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] deploy-common: [2023-01-15T20:19:03.332Z] [echo] Current time (ISO): 2023-01-15T20:19:03.082+0000 [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] setOSConditions: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] setToolWin: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] setToolUnix: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] setToolProperty: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] setS1ASclassPath: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] init-common: [2023-01-15T20:19:03.332Z] [2023-01-15T20:19:03.332Z] deploy-common-pe: [2023-01-15T20:19:03.332Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:03.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:03.333Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setOSConditions: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setToolWin: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setToolUnix: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setToolProperty: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setS1ASclassPath: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] init-common: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] deploy: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setOSConditions: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setToolWin: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setToolUnix: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setToolProperty: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setS1ASclassPath: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] init-common: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] deploy-common: [2023-01-15T20:19:03.333Z] [echo] Current time (ISO): 2023-01-15T20:19:03.019+0000 [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setOSConditions: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setToolWin: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setToolUnix: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setToolProperty: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] setS1ASclassPath: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] init-common: [2023-01-15T20:19:03.333Z] [2023-01-15T20:19:03.333Z] deploy-common-pe: [2023-01-15T20:19:03.333Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:03.894Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2023-01-15T20:19:03.894Z] [exec] Application deployed with name connector-mq-simplestressApp. [2023-01-15T20:19:03.894Z] [echo] Deployment on target server server successful [2023-01-15T20:19:03.894Z] [2023-01-15T20:19:03.894Z] setOSConditions: [2023-01-15T20:19:03.894Z] [2023-01-15T20:19:03.894Z] setToolWin: [2023-01-15T20:19:03.894Z] [2023-01-15T20:19:03.894Z] setToolUnix: [2023-01-15T20:19:03.894Z] [2023-01-15T20:19:03.894Z] setToolProperty: [2023-01-15T20:19:03.894Z] [2023-01-15T20:19:03.894Z] setS1ASclassPath: [2023-01-15T20:19:03.894Z] [2023-01-15T20:19:03.895Z] init-common: [2023-01-15T20:19:03.895Z] [2023-01-15T20:19:03.895Z] deploy-common-ee: [2023-01-15T20:19:03.895Z] [2023-01-15T20:19:03.895Z] run: [2023-01-15T20:19:03.895Z] [2023-01-15T20:19:03.895Z] setOSConditions: [2023-01-15T20:19:03.895Z] [2023-01-15T20:19:03.895Z] setToolWin: [2023-01-15T20:19:03.895Z] [2023-01-15T20:19:03.895Z] setToolUnix: [2023-01-15T20:19:03.895Z] [2023-01-15T20:19:03.895Z] setToolProperty: [2023-01-15T20:19:03.895Z] [2023-01-15T20:19:03.895Z] setS1ASclassPath: [2023-01-15T20:19:03.895Z] [2023-01-15T20:19:03.895Z] init-common: [2023-01-15T20:19:03.895Z] [2023-01-15T20:19:03.895Z] runclient-common: [2023-01-15T20:19:03.895Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:19:03.901Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2023-01-15T20:19:04.152Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:04.160Z] [exec] Application deployed with name force-deploy-rarApp. [2023-01-15T20:19:04.160Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2023-01-15T20:19:04.160Z] [echo] Deployment on target server server successful [2023-01-15T20:19:04.160Z] [2023-01-15T20:19:04.160Z] setOSConditions: [2023-01-15T20:19:04.160Z] [2023-01-15T20:19:04.160Z] setToolWin: [2023-01-15T20:19:04.160Z] [2023-01-15T20:19:04.160Z] setToolUnix: [2023-01-15T20:19:04.160Z] [2023-01-15T20:19:04.160Z] setToolProperty: [2023-01-15T20:19:04.160Z] [2023-01-15T20:19:04.160Z] setS1ASclassPath: [2023-01-15T20:19:04.160Z] [2023-01-15T20:19:04.160Z] init-common: [2023-01-15T20:19:04.160Z] [2023-01-15T20:19:04.160Z] deploy-common-ee: [2023-01-15T20:19:04.160Z] [java] GET /force-deploy-rar/servlet/SimpleServlet?versionToTest=1&url=/force-deploy-rar/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:19:04.160Z] [java] [2023-01-15T20:19:04.160Z] [java] Time: 2 [2023-01-15T20:19:04.160Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:19:04.160Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:19:04.160Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:19:04.160Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:19:04.161Z] [java] [Server response]Content-Length: 129 [2023-01-15T20:19:04.161Z] [java] [Server response] [2023-01-15T20:19:04.161Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 1 [2023-01-15T20:19:04.161Z] [java] [Server response]TEST:PASS [2023-01-15T20:19:04.161Z] [java] Value of key is:force-deploy-rar-web1 [2023-01-15T20:19:04.161Z] [java] [Server response]TEST:PASS [2023-01-15T20:19:04.161Z] [java] Value of key is:force-deploy-rar-web2 [2023-01-15T20:19:04.161Z] [java] [Server response]Redeploy Connector 1.5 [2023-01-15T20:19:04.161Z] [java] [Server response]END_OF_EXECUTION [2023-01-15T20:19:04.161Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:19:04.161Z] [java] [2023-01-15T20:19:04.161Z] [java] [2023-01-15T20:19:04.161Z] [java] ----------------------------------------- [2023-01-15T20:19:04.161Z] [java] - force-deploy-rar-web2: PASS - [2023-01-15T20:19:04.161Z] [java] - force-deploy-rar-web1: PASS - [2023-01-15T20:19:04.161Z] [java] ----------------------------------------- [2023-01-15T20:19:04.161Z] [java] Total PASS: 2 [2023-01-15T20:19:04.161Z] [java] Total FAIL: 0 [2023-01-15T20:19:04.161Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:19:04.161Z] [java] ----------------------------------------- [2023-01-15T20:19:04.161Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:19:04.161Z] [2023-01-15T20:19:04.161Z] setOSConditions: [2023-01-15T20:19:04.161Z] [2023-01-15T20:19:04.161Z] setToolWin: [2023-01-15T20:19:04.161Z] [2023-01-15T20:19:04.161Z] setToolUnix: [2023-01-15T20:19:04.161Z] [2023-01-15T20:19:04.161Z] setToolProperty: [2023-01-15T20:19:04.161Z] [2023-01-15T20:19:04.161Z] setS1ASclassPath: [2023-01-15T20:19:04.161Z] [2023-01-15T20:19:04.161Z] init-common: [2023-01-15T20:19:04.161Z] [2023-01-15T20:19:04.161Z] undeploy-common: [2023-01-15T20:19:04.409Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:04.419Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:04.680Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:04.681Z] [javac] 1 warning [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] setOSConditions: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] setToolWin: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] setToolUnix: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] setToolProperty: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] setS1ASclassPath: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] init-common: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] appclient-jar-common: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] package-appclientjar-common: [2023-01-15T20:19:04.681Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:04.681Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:04.681Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:04.681Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-client.jar [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] setOSConditions: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] setToolWin: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] setToolUnix: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] setToolProperty: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] setS1ASclassPath: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] init-common: [2023-01-15T20:19:04.681Z] [2023-01-15T20:19:04.681Z] ejb-jar-common: [2023-01-15T20:19:04.939Z] [2023-01-15T20:19:04.939Z] package-ejbjar-common: [2023-01-15T20:19:04.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:04.939Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-ejb.jar [2023-01-15T20:19:04.939Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] all: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] setOSConditions: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] setToolWin: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] setToolUnix: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] setToolProperty: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] setS1ASclassPath: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] init-common: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] all: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] setOSConditions: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] setToolWin: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] setToolUnix: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] setToolProperty: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] setS1ASclassPath: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] init-common: [2023-01-15T20:19:04.940Z] [2023-01-15T20:19:04.940Z] compile-common: [2023-01-15T20:19:04.940Z] [echo] Current time (ISO): 2023-01-15T20:19:04.707+0000 [2023-01-15T20:19:04.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/classes [2023-01-15T20:19:04.940Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/classes [2023-01-15T20:19:04.940Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:04.973Z] [exec] Jan 15, 2023 8:19:04 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:19:04.973Z] [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. [2023-01-15T20:19:04.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setOSConditions: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setToolWin: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setToolUnix: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setToolProperty: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setS1ASclassPath: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] init-common: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setuptwo: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setOSConditions: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setToolWin: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setToolUnix: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setToolProperty: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] setS1ASclassPath: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] init-common: [2023-01-15T20:19:04.988Z] [2023-01-15T20:19:04.988Z] deploy-rar-common: [2023-01-15T20:19:04.988Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true connectors-ra-redeploy-rars.rar [2023-01-15T20:19:05.246Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:05.814Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:06.073Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:19:06.073Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2023-01-15T20:19:06.073Z] [2023-01-15T20:19:06.073Z] setOSConditions: [2023-01-15T20:19:06.073Z] [2023-01-15T20:19:06.073Z] setToolWin: [2023-01-15T20:19:06.073Z] [2023-01-15T20:19:06.073Z] setToolUnix: [2023-01-15T20:19:06.073Z] [2023-01-15T20:19:06.073Z] setToolProperty: [2023-01-15T20:19:06.073Z] [2023-01-15T20:19:06.073Z] setS1ASclassPath: [2023-01-15T20:19:06.073Z] [2023-01-15T20:19:06.073Z] init-common: [2023-01-15T20:19:06.073Z] [2023-01-15T20:19:06.074Z] deploy: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] setOSConditions: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] setToolWin: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] setToolUnix: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] setToolProperty: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] setS1ASclassPath: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] init-common: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] deploy-common: [2023-01-15T20:19:06.074Z] [echo] Current time (ISO): 2023-01-15T20:19:05.929+0000 [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] setOSConditions: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] setToolWin: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] setToolUnix: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] setToolProperty: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] setS1ASclassPath: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] init-common: [2023-01-15T20:19:06.074Z] [2023-01-15T20:19:06.074Z] deploy-common-pe: [2023-01-15T20:19:06.074Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:06.837Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:06.837Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:19:06.837Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:19:06.837Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:19:06.837Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:19:06.837Z] [javac] 1 warning [2023-01-15T20:19:06.837Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/cfd-ra.jar [2023-01-15T20:19:06.837Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/cfd-ra.rar [2023-01-15T20:19:06.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:06.838Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraApp.ear [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setup: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] deploy: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setOSConditions: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setToolWin: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setToolUnix: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setToolProperty: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setS1ASclassPath: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] init-common: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] deploy-common: [2023-01-15T20:19:06.838Z] [echo] Current time (ISO): 2023-01-15T20:19:06.799+0000 [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setOSConditions: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setToolWin: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setToolUnix: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setToolProperty: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] setS1ASclassPath: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] init-common: [2023-01-15T20:19:06.838Z] [2023-01-15T20:19:06.838Z] deploy-common-pe: [2023-01-15T20:19:07.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2023-01-15T20:19:07.011Z] [exec] Application deployed with name force-deploy-rarApp. [2023-01-15T20:19:07.011Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2023-01-15T20:19:07.011Z] [echo] Deployment on target server server successful [2023-01-15T20:19:07.011Z] [2023-01-15T20:19:07.011Z] setOSConditions: [2023-01-15T20:19:07.011Z] [2023-01-15T20:19:07.011Z] setToolWin: [2023-01-15T20:19:07.011Z] [2023-01-15T20:19:07.011Z] setToolUnix: [2023-01-15T20:19:07.011Z] [2023-01-15T20:19:07.011Z] setToolProperty: [2023-01-15T20:19:07.011Z] [2023-01-15T20:19:07.011Z] setS1ASclassPath: [2023-01-15T20:19:07.011Z] [2023-01-15T20:19:07.011Z] init-common: [2023-01-15T20:19:07.011Z] [2023-01-15T20:19:07.011Z] deploy-common-ee: [2023-01-15T20:19:07.011Z] [java] GET /force-deploy-rar/servlet/SimpleServlet?versionToTest=2&url=/force-deploy-rar/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:19:07.011Z] [java] [2023-01-15T20:19:07.011Z] [java] Time: 3 [2023-01-15T20:19:07.096Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:07.269Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:19:07.269Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:19:07.269Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:19:07.269Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:19:07.269Z] [java] [Server response]Content-Length: 129 [2023-01-15T20:19:07.269Z] [java] [Server response] [2023-01-15T20:19:07.269Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 2 [2023-01-15T20:19:07.269Z] [java] [Server response]TEST:PASS [2023-01-15T20:19:07.270Z] [java] Value of key is:force-deploy-rar-web1 [2023-01-15T20:19:07.270Z] [java] [Server response]TEST:PASS [2023-01-15T20:19:07.270Z] [java] Value of key is:force-deploy-rar-web2 [2023-01-15T20:19:07.270Z] [java] [Server response]Redeploy Connector 1.5 [2023-01-15T20:19:07.270Z] [java] [Server response]END_OF_EXECUTION [2023-01-15T20:19:07.270Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:19:07.270Z] [java] [2023-01-15T20:19:07.270Z] [java] [2023-01-15T20:19:07.270Z] [java] ----------------------------------------- [2023-01-15T20:19:07.270Z] [java] - force-deploy-rar-web2: PASS - [2023-01-15T20:19:07.270Z] [java] - force-deploy-rar-web1: PASS - [2023-01-15T20:19:07.270Z] [java] ----------------------------------------- [2023-01-15T20:19:07.270Z] [java] Total PASS: 2 [2023-01-15T20:19:07.270Z] [java] Total FAIL: 0 [2023-01-15T20:19:07.270Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:19:07.270Z] [java] ----------------------------------------- [2023-01-15T20:19:07.270Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setOSConditions: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setToolWin: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setToolUnix: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setToolProperty: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setS1ASclassPath: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] init-common: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] unsetup: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setOSConditions: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setToolWin: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setToolUnix: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setToolProperty: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setS1ASclassPath: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] init-common: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] undeploy: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setOSConditions: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setToolWin: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setToolUnix: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setToolProperty: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] setS1ASclassPath: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] init-common: [2023-01-15T20:19:07.270Z] [2023-01-15T20:19:07.270Z] undeploy-common: [2023-01-15T20:19:07.270Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:07.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraApp.ear [2023-01-15T20:19:07.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:19:08.094Z] [2023-01-15T20:19:08.094Z] setOSConditions: [2023-01-15T20:19:08.094Z] [2023-01-15T20:19:08.094Z] setToolWin: [2023-01-15T20:19:08.094Z] [2023-01-15T20:19:08.095Z] setToolUnix: [2023-01-15T20:19:08.095Z] [2023-01-15T20:19:08.095Z] setToolProperty: [2023-01-15T20:19:08.095Z] [2023-01-15T20:19:08.095Z] setS1ASclassPath: [2023-01-15T20:19:08.095Z] [2023-01-15T20:19:08.095Z] init-common: [2023-01-15T20:19:08.095Z] [2023-01-15T20:19:08.095Z] undeploy-rar-common: [2023-01-15T20:19:08.095Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true connectors-ra-redeploy-rars [2023-01-15T20:19:08.095Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:08.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] all: [2023-01-15T20:19:08.920Z] [echo] @@## built-in-custom-resources ##@@ [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setOSConditions: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolWin: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolUnix: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolProperty: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setS1ASclassPath: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] init-common: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] clean: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setOSConditions: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolWin: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolUnix: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolProperty: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setS1ASclassPath: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] init-common: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] clean-common: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setOSConditions: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolWin: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolUnix: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolProperty: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setS1ASclassPath: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] init-common: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] clean-classes-common: [2023-01-15T20:19:08.920Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setOSConditions: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolWin: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolUnix: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolProperty: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setS1ASclassPath: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] init-common: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] clean-jars-common: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] compile: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setOSConditions: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolWin: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolUnix: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setToolProperty: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] setS1ASclassPath: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] init-common: [2023-01-15T20:19:08.920Z] [2023-01-15T20:19:08.920Z] compile-common: [2023-01-15T20:19:08.920Z] [echo] Current time (ISO): 2023-01-15T20:19:08.779+0000 [2023-01-15T20:19:08.920Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:08.920Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:09.146Z] [exec] Jan 15, 2023 8:19:09 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:19:09.147Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:19:09.179Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:09.403Z] [exec] Jan 15, 2023 8:19:09 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:19:09.404Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T20:19:09.404Z] [exec] Jan 15, 2023 8:19:09 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:19:09.404Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T20:19:09.660Z] [exec] Jan 15, 2023 8:19:09 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:19:09.660Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 16 [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 6 [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 31 [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 43 [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 21 [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 38 [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 19 [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 28 [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 30 [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 20 [2023-01-15T20:19:11.037Z] [exec] Sending message: This is message 48 [2023-01-15T20:19:11.293Z] [exec] Sending message: This is message 46 [2023-01-15T20:19:11.293Z] [exec] Sending message: This is message 35 [2023-01-15T20:19:11.293Z] [exec] Sending message: This is message 32 [2023-01-15T20:19:11.293Z] [exec] Sending message: This is message 39 [2023-01-15T20:19:11.293Z] [exec] Sending message: This is message 47 [2023-01-15T20:19:11.293Z] [exec] Sending message: This is message 18 [2023-01-15T20:19:11.293Z] [exec] Sending message: This is message 44 [2023-01-15T20:19:11.293Z] [exec] Sending message: This is message 11 [2023-01-15T20:19:11.293Z] [exec] Sending message: This is message 40 [2023-01-15T20:19:11.293Z] [exec] Sending message: This is message 45 [2023-01-15T20:19:11.550Z] [exec] Sending message: This is message 22 [2023-01-15T20:19:11.550Z] [exec] Sending message: This is message 17 [2023-01-15T20:19:11.550Z] [exec] Sending message: This is message 0 [2023-01-15T20:19:11.550Z] [exec] Sending message: This is message 36 [2023-01-15T20:19:11.550Z] [exec] Sending message: This is message 15 [2023-01-15T20:19:11.550Z] [exec] Sending message: This is message 14 [2023-01-15T20:19:11.550Z] [exec] Sending message: This is message 34 [2023-01-15T20:19:11.550Z] [exec] Received :::::: Reply for : This is message 16 [2023-01-15T20:19:11.550Z] [exec] Received :::::: Reply for : This is message 6 [2023-01-15T20:19:11.550Z] [exec] Received :::::: Reply for : This is message 43 [2023-01-15T20:19:11.550Z] [exec] Received :::::: Reply for : This is message 21 [2023-01-15T20:19:11.550Z] [exec] Received :::::: Reply for : This is message 31 [2023-01-15T20:19:11.550Z] [exec] Received :::::: Reply for : This is message 19 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 38 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 28 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 30 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 48 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 20 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 46 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 35 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 32 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 39 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 18 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 47 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 44 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 11 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 45 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 40 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 17 [2023-01-15T20:19:11.551Z] [exec] Sending message: This is message 4 [2023-01-15T20:19:11.551Z] [exec] Sending message: This is message 7 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 22 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 36 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 0 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 15 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 14 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 34 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 7 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 4 [2023-01-15T20:19:11.551Z] [exec] Sending message: This is message 41 [2023-01-15T20:19:11.551Z] [exec] Sending message: This is message 13 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 13 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 41 [2023-01-15T20:19:11.551Z] [exec] Sending message: This is message 2 [2023-01-15T20:19:11.551Z] [exec] Sending message: This is message 12 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 2 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 12 [2023-01-15T20:19:11.551Z] [exec] Sending message: This is message 5 [2023-01-15T20:19:11.551Z] [exec] Sending message: This is message 9 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 9 [2023-01-15T20:19:11.551Z] [exec] Received :::::: Reply for : This is message 5 [2023-01-15T20:19:11.710Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:11.710Z] [javac] 1 warning [2023-01-15T20:19:11.710Z] [2023-01-15T20:19:11.710Z] setOSConditions: [2023-01-15T20:19:11.710Z] [2023-01-15T20:19:11.710Z] setToolWin: [2023-01-15T20:19:11.710Z] [2023-01-15T20:19:11.710Z] setToolUnix: [2023-01-15T20:19:11.710Z] [2023-01-15T20:19:11.710Z] setToolProperty: [2023-01-15T20:19:11.710Z] [2023-01-15T20:19:11.710Z] setS1ASclassPath: [2023-01-15T20:19:11.710Z] [2023-01-15T20:19:11.710Z] init-common: [2023-01-15T20:19:11.710Z] [2023-01-15T20:19:11.710Z] compile-common: [2023-01-15T20:19:11.710Z] [echo] Current time (ISO): 2023-01-15T20:19:11.265+0000 [2023-01-15T20:19:11.710Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:11.710Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:11.807Z] [exec] Sending message: This is message 29 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 27 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 25 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 3 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 24 [2023-01-15T20:19:11.808Z] [exec] Received :::::: Reply for : This is message 29 [2023-01-15T20:19:11.808Z] [exec] Received :::::: Reply for : This is message 25 [2023-01-15T20:19:11.808Z] [exec] Received :::::: Reply for : This is message 27 [2023-01-15T20:19:11.808Z] [exec] Received :::::: Reply for : This is message 3 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 42 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 23 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 26 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 10 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 49 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 1 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 33 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 37 [2023-01-15T20:19:11.808Z] [exec] Sending message: This is message 8 [2023-01-15T20:19:11.808Z] [exec] Received :::::: Reply for : This is message 42 [2023-01-15T20:19:11.808Z] [exec] Received :::::: Reply for : This is message 1 [2023-01-15T20:19:11.808Z] [exec] Received :::::: Reply for : This is message 26 [2023-01-15T20:19:11.808Z] [exec] Received :::::: Reply for : This is message 8 [2023-01-15T20:19:11.808Z] [exec] Received :::::: Reply for : This is message 49 [2023-01-15T20:19:11.808Z] [exec] Received :::::: Reply for : This is message 23 [2023-01-15T20:19:12.065Z] [exec] Received :::::: Reply for : This is message 33 [2023-01-15T20:19:12.065Z] [exec] Received :::::: Reply for : This is message 10 [2023-01-15T20:19:12.065Z] [exec] Received :::::: Reply for : This is message 37 [2023-01-15T20:19:12.920Z] [exec] Application deployed with name connection-factory-definition-embedraApp. [2023-01-15T20:19:12.921Z] [echo] Deployment on target server server successful [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] setOSConditions: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] setToolWin: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] setToolUnix: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] setToolProperty: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] setS1ASclassPath: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] init-common: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] deploy-common-ee: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] run: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] setOSConditions: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] setToolWin: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] setToolUnix: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] setToolProperty: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] setS1ASclassPath: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] init-common: [2023-01-15T20:19:12.921Z] [2023-01-15T20:19:12.921Z] runclient-common: [2023-01-15T20:19:12.921Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2023-01-15T20:19:12.921Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:12.921Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:13.178Z] [exec] Jan 15, 2023 8:19:13 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:19:13.178Z] [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. [2023-01-15T20:19:14.247Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:14.247Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:19:14.247Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:19:14.247Z] [javac] 1 warning [2023-01-15T20:19:14.247Z] [2023-01-15T20:19:14.247Z] setOSConditions: [2023-01-15T20:19:14.247Z] [2023-01-15T20:19:14.247Z] setToolWin: [2023-01-15T20:19:14.247Z] [2023-01-15T20:19:14.247Z] setToolUnix: [2023-01-15T20:19:14.247Z] [2023-01-15T20:19:14.247Z] setToolProperty: [2023-01-15T20:19:14.247Z] [2023-01-15T20:19:14.247Z] setS1ASclassPath: [2023-01-15T20:19:14.247Z] [2023-01-15T20:19:14.247Z] init-common: [2023-01-15T20:19:14.247Z] [2023-01-15T20:19:14.247Z] compile-common: [2023-01-15T20:19:14.247Z] [echo] Current time (ISO): 2023-01-15T20:19:14.087+0000 [2023-01-15T20:19:14.248Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:14.248Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:14.549Z] [exec] invoking connection-factory-definition-embedra test servlet at http://localhost:8080/connection-factory-definition-embedra/servlet [2023-01-15T20:19:16.781Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:16.782Z] [javac] 1 warning [2023-01-15T20:19:16.782Z] [2023-01-15T20:19:16.782Z] build: [2023-01-15T20:19:16.782Z] [2023-01-15T20:19:16.782Z] build-custom-factory: [2023-01-15T20:19:16.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:19:16.782Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] setOSConditions: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] fixFiles: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] convUnix: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] convWin: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] setToolWin: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] setToolUnix: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] setToolProperty: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] setS1ASclassPath: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] init-common: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] package-persistence-common: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] ejb-jar-common: [2023-01-15T20:19:17.040Z] [2023-01-15T20:19:17.040Z] package-ejbjar-common: [2023-01-15T20:19:17.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:17.041Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:17.041Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:17.041Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2023-01-15T20:19:17.041Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:17.041Z] [2023-01-15T20:19:17.041Z] appclient-jar-common: [2023-01-15T20:19:17.041Z] [2023-01-15T20:19:17.041Z] package-appclientjar-common: [2023-01-15T20:19:17.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:17.041Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:17.041Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:17.041Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2023-01-15T20:19:17.041Z] [2023-01-15T20:19:17.041Z] webclient-war-common: [2023-01-15T20:19:17.041Z] [2023-01-15T20:19:17.041Z] build-ear-common: [2023-01-15T20:19:17.041Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:17.041Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2023-01-15T20:19:17.041Z] [2023-01-15T20:19:17.041Z] deploy: [2023-01-15T20:19:17.041Z] [2023-01-15T20:19:17.041Z] deploy-custom-resource-classes: [2023-01-15T20:19:17.041Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2023-01-15T20:19:17.041Z] [2023-01-15T20:19:17.041Z] restart-server: [2023-01-15T20:19:17.041Z] [2023-01-15T20:19:17.041Z] setOSConditions: [2023-01-15T20:19:17.041Z] [2023-01-15T20:19:17.041Z] stop-server: [2023-01-15T20:19:17.041Z] [2023-01-15T20:19:17.041Z] stop-server-unix: [2023-01-15T20:19:17.041Z] [echo] stopping server on unix ... [2023-01-15T20:19:17.041Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:17.074Z] [exec] Servlet Output [2023-01-15T20:19:17.074Z] [exec]

Servlet :: All information I can give

[2023-01-15T20:19:17.074Z] [exec] Context Path : /connection-factory-definition-embedra
[2023-01-15T20:19:17.074Z] [exec] Servlet Path : /servlet
[2023-01-15T20:19:17.074Z] [exec] Path Info : null
[2023-01-15T20:19:17.074Z] [exec] [2023-01-15T20:19:17.074Z] [exec] Value of key is:connection-factory-definition-embedra-web-ejb-test [2023-01-15T20:19:17.074Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:19:17.075Z] [exec] [2023-01-15T20:19:17.075Z] [exec] [2023-01-15T20:19:17.075Z] [exec] ----------------------------------------- [2023-01-15T20:19:17.075Z] [exec] - connection-factory-definition-embedra-web-ejb-test: PASS - [2023-01-15T20:19:17.075Z] [exec] ----------------------------------------- [2023-01-15T20:19:17.075Z] [exec] Total PASS: 1 [2023-01-15T20:19:17.075Z] [exec] Total FAIL: 0 [2023-01-15T20:19:17.075Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:19:17.075Z] [exec] ----------------------------------------- [2023-01-15T20:19:17.075Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:19:17.075Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] checkReporting-common: [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] confirmReportPresent-common: [2023-01-15T20:19:17.075Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:19:17.075Z] [echo] Test seems to be reported fine [2023-01-15T20:19:17.075Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/RepRunConf.txt [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] confirmMissingReport-common: [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] unsetup: [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] undeploy: [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] setOSConditions: [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] setToolWin: [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] setToolUnix: [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] setToolProperty: [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] setS1ASclassPath: [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] init-common: [2023-01-15T20:19:17.075Z] [2023-01-15T20:19:17.075Z] undeploy-common: [2023-01-15T20:19:17.075Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:17.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] all: [2023-01-15T20:19:17.333Z] [echo] @@## administered-object-definition-embedra##@@ [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] setOSConditions: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] setToolWin: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] setToolUnix: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] setToolProperty: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] setS1ASclassPath: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] init-common: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] clean: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] setOSConditions: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] setToolWin: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] setToolUnix: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] setToolProperty: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] setS1ASclassPath: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] init-common: [2023-01-15T20:19:17.333Z] [2023-01-15T20:19:17.333Z] clean-common: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setOSConditions: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolWin: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolUnix: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolProperty: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setS1ASclassPath: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] init-common: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] clean-classes-common: [2023-01-15T20:19:17.590Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setOSConditions: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolWin: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolUnix: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolProperty: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setS1ASclassPath: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] init-common: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] clean-jars-common: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] clean: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] clean: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setOSConditions: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolWin: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolUnix: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolProperty: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setS1ASclassPath: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] init-common: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] clean-classes-common: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] compile: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setOSConditions: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolWin: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolUnix: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setToolProperty: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] setS1ASclassPath: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] init-common: [2023-01-15T20:19:17.590Z] [2023-01-15T20:19:17.590Z] compile-common: [2023-01-15T20:19:17.590Z] [echo] Current time (ISO): 2023-01-15T20:19:17.368+0000 [2023-01-15T20:19:17.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:17.590Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:17.590Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:18.949Z] [exec] Waiting for the domain to stop . [2023-01-15T20:19:18.949Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:19:19.529Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:19.530Z] [javac] 1 warning [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] build: [2023-01-15T20:19:19.530Z] [echo] assemble.dir = /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] setOSConditions: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] setToolWin: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] setToolUnix: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] setToolProperty: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] setS1ASclassPath: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] init-common: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] webclient-war-common: [2023-01-15T20:19:19.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] clear: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] test-tlds-exist: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] copy-tlds: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] test-tagfiles-exist: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] copy-tagfiles: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] package-war-common: [2023-01-15T20:19:19.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:19:19.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:19.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:19:19.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:19:19.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/lib [2023-01-15T20:19:19.530Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:19.530Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:19.530Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:19:19.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/docroot [2023-01-15T20:19:19.530Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-web.war [2023-01-15T20:19:19.530Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] setOSConditions: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] setToolWin: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] setToolUnix: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] setToolProperty: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] setS1ASclassPath: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] init-common: [2023-01-15T20:19:19.530Z] [2023-01-15T20:19:19.530Z] compile-common: [2023-01-15T20:19:19.530Z] [echo] Current time (ISO): 2023-01-15T20:19:19.339+0000 [2023-01-15T20:19:19.530Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:19.530Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:21.427Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:21.427Z] [javac] 1 warning [2023-01-15T20:19:21.427Z] [2023-01-15T20:19:21.427Z] setOSConditions: [2023-01-15T20:19:21.427Z] [2023-01-15T20:19:21.427Z] setToolWin: [2023-01-15T20:19:21.427Z] [2023-01-15T20:19:21.427Z] setToolUnix: [2023-01-15T20:19:21.427Z] [2023-01-15T20:19:21.427Z] setToolProperty: [2023-01-15T20:19:21.427Z] [2023-01-15T20:19:21.427Z] setS1ASclassPath: [2023-01-15T20:19:21.427Z] [2023-01-15T20:19:21.427Z] init-common: [2023-01-15T20:19:21.427Z] [2023-01-15T20:19:21.427Z] compile-common: [2023-01-15T20:19:21.427Z] [echo] Current time (ISO): 2023-01-15T20:19:21.113+0000 [2023-01-15T20:19:21.427Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:21.427Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:22.795Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:23.057Z] [javac] 1 warning [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setOSConditions: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolWin: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolUnix: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolProperty: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setS1ASclassPath: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] init-common: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] appclient-jar-common: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] package-appclientjar-common: [2023-01-15T20:19:23.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:23.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:23.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:23.057Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-client.jar [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setOSConditions: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolWin: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolUnix: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolProperty: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setS1ASclassPath: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] init-common: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] ejb-jar-common: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] package-ejbjar-common: [2023-01-15T20:19:23.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:23.057Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-ejb.jar [2023-01-15T20:19:23.057Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] all: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setOSConditions: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolWin: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolUnix: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolProperty: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setS1ASclassPath: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] init-common: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] all: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setOSConditions: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolWin: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolUnix: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setToolProperty: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] setS1ASclassPath: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] init-common: [2023-01-15T20:19:23.057Z] [2023-01-15T20:19:23.057Z] compile-common: [2023-01-15T20:19:23.057Z] [echo] Current time (ISO): 2023-01-15T20:19:22.904+0000 [2023-01-15T20:19:23.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/classes [2023-01-15T20:19:23.057Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/classes [2023-01-15T20:19:23.057Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:24.952Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:25.209Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:19:25.209Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:19:25.209Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:19:25.209Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:19:25.209Z] [javac] 1 warning [2023-01-15T20:19:25.209Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/aod-ra.jar [2023-01-15T20:19:25.209Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/aod-ra.rar [2023-01-15T20:19:25.209Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:25.209Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraApp.ear [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setup: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] deploy: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setOSConditions: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setToolWin: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setToolUnix: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setToolProperty: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setS1ASclassPath: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] init-common: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] deploy-common: [2023-01-15T20:19:25.209Z] [echo] Current time (ISO): 2023-01-15T20:19:25.011+0000 [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setOSConditions: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setToolWin: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setToolUnix: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setToolProperty: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] setS1ASclassPath: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] init-common: [2023-01-15T20:19:25.209Z] [2023-01-15T20:19:25.209Z] deploy-common-pe: [2023-01-15T20:19:25.209Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:25.773Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraApp.ear [2023-01-15T20:19:26.337Z] [exec] Application deployed with name administered-object-definition-embedraApp. [2023-01-15T20:19:26.337Z] [echo] Deployment on target server server successful [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] setOSConditions: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] setToolWin: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] setToolUnix: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] setToolProperty: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] setS1ASclassPath: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] init-common: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] deploy-common-ee: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] run: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] setOSConditions: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] setToolWin: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] setToolUnix: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] setToolProperty: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] setS1ASclassPath: [2023-01-15T20:19:26.337Z] [2023-01-15T20:19:26.337Z] init-common: [2023-01-15T20:19:26.595Z] [2023-01-15T20:19:26.595Z] runclient-common: [2023-01-15T20:19:26.595Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2023-01-15T20:19:26.595Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:26.853Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:27.785Z] [exec] Jan 15, 2023 8:19:27 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:19:27.785Z] [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. [2023-01-15T20:19:28.351Z] [exec] Jan 15, 2023 8:19:28 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:19:28.351Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:28.916Z] [exec] invoking administered-object-definition test servlet at http://localhost:8080/administered-object-definition-embedra/servlet [2023-01-15T20:19:28.924Z] [2023-01-15T20:19:28.924Z] stop-server-windows: [2023-01-15T20:19:30.814Z] [exec] Servlet Output [2023-01-15T20:19:30.814Z] [exec]

Servlet :: All information I can give

[2023-01-15T20:19:30.814Z] [exec] Context Path : /administered-object-definition-embedra
[2023-01-15T20:19:30.814Z] [exec] Servlet Path : /servlet
[2023-01-15T20:19:30.814Z] [exec] Path Info : null
[2023-01-15T20:19:30.814Z] [exec] [2023-01-15T20:19:30.814Z] [exec] Value of key is:administered-object-definition-web-ejb-test [2023-01-15T20:19:30.814Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:19:30.814Z] [exec] [2023-01-15T20:19:30.814Z] [exec] [2023-01-15T20:19:30.814Z] [exec] ----------------------------------------- [2023-01-15T20:19:30.814Z] [exec] - administered-object-definition-web-ejb-test: PASS - [2023-01-15T20:19:30.815Z] [exec] ----------------------------------------- [2023-01-15T20:19:30.815Z] [exec] Total PASS: 1 [2023-01-15T20:19:30.815Z] [exec] Total FAIL: 0 [2023-01-15T20:19:30.815Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:19:30.815Z] [exec] ----------------------------------------- [2023-01-15T20:19:30.815Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:19:30.815Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] checkReporting-common: [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] confirmReportPresent-common: [2023-01-15T20:19:30.815Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:19:30.815Z] [echo] Test seems to be reported fine [2023-01-15T20:19:30.815Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/RepRunConf.txt [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] confirmMissingReport-common: [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] unsetup: [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] undeploy: [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] setOSConditions: [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] setToolWin: [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] setToolUnix: [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] setToolProperty: [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] setS1ASclassPath: [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] init-common: [2023-01-15T20:19:30.815Z] [2023-01-15T20:19:30.815Z] undeploy-common: [2023-01-15T20:19:31.073Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:31.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] all: [2023-01-15T20:19:31.587Z] [echo] @@## administered-object-definition##@@ [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setOSConditions: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolWin: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolUnix: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolProperty: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setS1ASclassPath: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] init-common: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] clean: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setOSConditions: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolWin: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolUnix: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolProperty: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setS1ASclassPath: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] init-common: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] clean-common: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setOSConditions: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolWin: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolUnix: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolProperty: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setS1ASclassPath: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] init-common: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] clean-classes-common: [2023-01-15T20:19:31.587Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setOSConditions: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolWin: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolUnix: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolProperty: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setS1ASclassPath: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] init-common: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] clean-jars-common: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] clean: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] clean: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setOSConditions: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolWin: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolUnix: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolProperty: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setS1ASclassPath: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] init-common: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] clean-classes-common: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] compile: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setOSConditions: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolWin: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolUnix: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setToolProperty: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] setS1ASclassPath: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] init-common: [2023-01-15T20:19:31.587Z] [2023-01-15T20:19:31.587Z] compile-common: [2023-01-15T20:19:31.587Z] [echo] Current time (ISO): 2023-01-15T20:19:31.490+0000 [2023-01-15T20:19:31.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:31.588Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:31.845Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:33.742Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:33.742Z] [javac] 1 warning [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] build: [2023-01-15T20:19:33.742Z] [echo] assemble.dir = /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] setOSConditions: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] setToolWin: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] setToolUnix: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] setToolProperty: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] setS1ASclassPath: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] init-common: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] webclient-war-common: [2023-01-15T20:19:33.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] clear: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] test-tlds-exist: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] copy-tlds: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] test-tagfiles-exist: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] copy-tagfiles: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] package-war-common: [2023-01-15T20:19:33.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:19:33.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:33.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:19:33.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:19:33.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/lib [2023-01-15T20:19:33.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:33.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:33.742Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:19:33.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/docroot [2023-01-15T20:19:33.742Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-web.war [2023-01-15T20:19:33.742Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] setOSConditions: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] setToolWin: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] setToolUnix: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] setToolProperty: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] setS1ASclassPath: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] init-common: [2023-01-15T20:19:33.742Z] [2023-01-15T20:19:33.742Z] compile-common: [2023-01-15T20:19:33.742Z] [echo] Current time (ISO): 2023-01-15T20:19:33.372+0000 [2023-01-15T20:19:33.742Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:33.742Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:34.193Z] [2023-01-15T20:19:34.194Z] setOSConditions: [2023-01-15T20:19:34.194Z] [2023-01-15T20:19:34.194Z] start-server: [2023-01-15T20:19:34.194Z] [echo] +-----------------------------+ [2023-01-15T20:19:34.194Z] [echo] | | [2023-01-15T20:19:34.194Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:19:34.194Z] [echo] | in Felix mode | [2023-01-15T20:19:34.194Z] [echo] | | [2023-01-15T20:19:34.194Z] [echo] +-----------------------------+ [2023-01-15T20:19:34.194Z] [2023-01-15T20:19:34.194Z] start-server-unix: [2023-01-15T20:19:34.194Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:35.111Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:35.369Z] [javac] 1 warning [2023-01-15T20:19:35.369Z] [2023-01-15T20:19:35.369Z] setOSConditions: [2023-01-15T20:19:35.369Z] [2023-01-15T20:19:35.369Z] setToolWin: [2023-01-15T20:19:35.369Z] [2023-01-15T20:19:35.369Z] setToolUnix: [2023-01-15T20:19:35.369Z] [2023-01-15T20:19:35.369Z] setToolProperty: [2023-01-15T20:19:35.369Z] [2023-01-15T20:19:35.369Z] setS1ASclassPath: [2023-01-15T20:19:35.369Z] [2023-01-15T20:19:35.369Z] init-common: [2023-01-15T20:19:35.369Z] [2023-01-15T20:19:35.369Z] compile-common: [2023-01-15T20:19:35.369Z] [echo] Current time (ISO): 2023-01-15T20:19:35.172+0000 [2023-01-15T20:19:35.369Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:35.369Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:37.265Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:37.265Z] [javac] 1 warning [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setOSConditions: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolWin: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolUnix: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolProperty: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setS1ASclassPath: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] init-common: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] appclient-jar-common: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] package-appclientjar-common: [2023-01-15T20:19:37.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:37.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:37.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:37.265Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-client.jar [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setOSConditions: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolWin: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolUnix: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolProperty: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setS1ASclassPath: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] init-common: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] ejb-jar-common: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] package-ejbjar-common: [2023-01-15T20:19:37.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:37.265Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-ejb.jar [2023-01-15T20:19:37.265Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setOSConditions: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] fixFiles: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] convUnix: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] convWin: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolWin: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolUnix: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolProperty: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setS1ASclassPath: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] init-common: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] ear-common: [2023-01-15T20:19:37.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:37.265Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/descriptor/sun-application.xml to copy. [2023-01-15T20:19:37.265Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:19:37.265Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp.ear [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setOSConditions: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolWin: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolUnix: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolProperty: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setS1ASclassPath: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] init-common: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] build-ut: [2023-01-15T20:19:37.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp [2023-01-15T20:19:37.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:37.265Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp-UT.ear [2023-01-15T20:19:37.265Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-ejb.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-ejb [2023-01-15T20:19:37.265Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-web.war into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-web [2023-01-15T20:19:37.265Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-client.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-client [2023-01-15T20:19:37.265Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp-UT.ear into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definitionApp-UT [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] all: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setOSConditions: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolWin: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.265Z] setToolUnix: [2023-01-15T20:19:37.265Z] [2023-01-15T20:19:37.266Z] setToolProperty: [2023-01-15T20:19:37.266Z] [2023-01-15T20:19:37.266Z] setS1ASclassPath: [2023-01-15T20:19:37.266Z] [2023-01-15T20:19:37.266Z] init-common: [2023-01-15T20:19:37.266Z] [2023-01-15T20:19:37.266Z] all: [2023-01-15T20:19:37.266Z] [2023-01-15T20:19:37.266Z] setOSConditions: [2023-01-15T20:19:37.266Z] [2023-01-15T20:19:37.266Z] setToolWin: [2023-01-15T20:19:37.266Z] [2023-01-15T20:19:37.266Z] setToolUnix: [2023-01-15T20:19:37.266Z] [2023-01-15T20:19:37.266Z] setToolProperty: [2023-01-15T20:19:37.266Z] [2023-01-15T20:19:37.266Z] setS1ASclassPath: [2023-01-15T20:19:37.266Z] [2023-01-15T20:19:37.266Z] init-common: [2023-01-15T20:19:37.266Z] [2023-01-15T20:19:37.266Z] compile-common: [2023-01-15T20:19:37.266Z] [echo] Current time (ISO): 2023-01-15T20:19:37.056+0000 [2023-01-15T20:19:37.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/classes [2023-01-15T20:19:37.266Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/classes [2023-01-15T20:19:37.266Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:39.160Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:39.160Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:19:39.160Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:19:39.160Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:19:39.160Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:19:39.160Z] [javac] 1 warning [2023-01-15T20:19:39.160Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/aod-ra.jar [2023-01-15T20:19:39.160Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/aod-ra.rar [2023-01-15T20:19:39.160Z] [2023-01-15T20:19:39.160Z] setup: [2023-01-15T20:19:39.160Z] [2023-01-15T20:19:39.160Z] deploy: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] setOSConditions: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] setToolWin: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] setToolUnix: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] setToolProperty: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] setS1ASclassPath: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] init-common: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] deploy: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] setOSConditions: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] setToolWin: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] setToolUnix: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] setToolProperty: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] setS1ASclassPath: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] init-common: [2023-01-15T20:19:39.417Z] [2023-01-15T20:19:39.417Z] deploy-rar-common: [2023-01-15T20:19:39.417Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} aod-ra.rar [2023-01-15T20:19:39.417Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:39.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:39.982Z] [exec] Application deployed with name aod-ra. [2023-01-15T20:19:39.982Z] [echo] Deploying aod-ra.rar on server [2023-01-15T20:19:39.982Z] [2023-01-15T20:19:39.982Z] setOSConditions: [2023-01-15T20:19:39.982Z] [2023-01-15T20:19:39.982Z] setToolWin: [2023-01-15T20:19:39.982Z] [2023-01-15T20:19:39.982Z] setToolUnix: [2023-01-15T20:19:39.982Z] [2023-01-15T20:19:39.982Z] setToolProperty: [2023-01-15T20:19:39.982Z] [2023-01-15T20:19:39.982Z] setS1ASclassPath: [2023-01-15T20:19:39.982Z] [2023-01-15T20:19:39.982Z] init-common: [2023-01-15T20:19:39.982Z] [2023-01-15T20:19:39.982Z] testAddAdmin: [2023-01-15T20:19:39.982Z] [2023-01-15T20:19:39.982Z] asadmin-common: [2023-01-15T20:19:39.983Z] [echo] asadmin create-admin-object --target server --restype jakarta.jms.Destination --raname aod-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:19:39.983Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:40.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:40.547Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] setOSConditions: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] setToolWin: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] setToolUnix: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] setToolProperty: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] setS1ASclassPath: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] init-common: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] deploy-common: [2023-01-15T20:19:40.547Z] [echo] Current time (ISO): 2023-01-15T20:19:40.462+0000 [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] setOSConditions: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] setToolWin: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] setToolUnix: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] setToolProperty: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] setS1ASclassPath: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] init-common: [2023-01-15T20:19:40.547Z] [2023-01-15T20:19:40.547Z] deploy-common-pe: [2023-01-15T20:19:40.759Z] [exec] Waiting for domain1 to start ..... [2023-01-15T20:19:40.760Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:19:40.760Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:19:40.760Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:19:40.760Z] [exec] Admin Port: 4848 [2023-01-15T20:19:40.760Z] [exec] Command start-domain executed successfully. [2023-01-15T20:19:40.803Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:41.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp.ear [2023-01-15T20:19:41.625Z] [exec] Application deployed with name administered-object-definitionApp. [2023-01-15T20:19:41.626Z] [echo] Deployment on target server server successful [2023-01-15T20:19:41.626Z] [2023-01-15T20:19:41.626Z] setOSConditions: [2023-01-15T20:19:41.626Z] [2023-01-15T20:19:41.626Z] setToolWin: [2023-01-15T20:19:41.626Z] [2023-01-15T20:19:41.626Z] setToolUnix: [2023-01-15T20:19:41.626Z] [2023-01-15T20:19:41.626Z] setToolProperty: [2023-01-15T20:19:41.626Z] [2023-01-15T20:19:41.626Z] setS1ASclassPath: [2023-01-15T20:19:41.626Z] [2023-01-15T20:19:41.626Z] init-common: [2023-01-15T20:19:41.626Z] [2023-01-15T20:19:41.626Z] deploy-common-ee: [2023-01-15T20:19:41.626Z] [2023-01-15T20:19:41.626Z] run: [2023-01-15T20:19:41.882Z] [2023-01-15T20:19:41.882Z] setOSConditions: [2023-01-15T20:19:41.882Z] [2023-01-15T20:19:41.882Z] setToolWin: [2023-01-15T20:19:41.882Z] [2023-01-15T20:19:41.882Z] setToolUnix: [2023-01-15T20:19:41.883Z] [2023-01-15T20:19:41.883Z] setToolProperty: [2023-01-15T20:19:41.883Z] [2023-01-15T20:19:41.883Z] setS1ASclassPath: [2023-01-15T20:19:41.883Z] [2023-01-15T20:19:41.883Z] init-common: [2023-01-15T20:19:41.883Z] [2023-01-15T20:19:41.883Z] compile-ut: [2023-01-15T20:19:41.883Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:43.253Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:43.253Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:19:43.253Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:19:43.253Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ut/TestUtil.java uses unchecked or unsafe operations. [2023-01-15T20:19:43.253Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:19:43.253Z] [javac] 1 warning [2023-01-15T20:19:43.253Z] [2023-01-15T20:19:43.253Z] run-ut: [2023-01-15T20:19:43.511Z] [junit] WARNING: multiple versions of ant detected in path for junit [2023-01-15T20:19:43.511Z] [junit] jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class [2023-01-15T20:19:43.511Z] [junit] and jar:file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/ant.jar!/org/apache/tools/ant/Project.class [2023-01-15T20:19:43.511Z] [junit] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:44.076Z] [junit] Running com.sun.s1asdev.aod.ArchiveTest [2023-01-15T20:19:44.076Z] [junit] Testsuite: com.sun.s1asdev.aod.ArchiveTest [2023-01-15T20:19:44.100Z] [exec] Received null so waiting. [2023-01-15T20:19:46.000Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 sec [2023-01-15T20:19:46.000Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 sec [2023-01-15T20:19:46.000Z] [junit] ------------- Standard Output --------------- [2023-01-15T20:19:46.000Z] [junit] Value of key is:administered-object-definition-application-archive-test [2023-01-15T20:19:46.000Z] [junit] Value of key is:administered-object-definition-web-archive-test [2023-01-15T20:19:46.000Z] [junit] Value of key is:administered-object-definition-EJB-archive-test [2023-01-15T20:19:46.000Z] [junit] ------------- ---------------- --------------- [2023-01-15T20:19:46.000Z] [junit] ------------- Standard Error ----------------- [2023-01-15T20:19:46.000Z] [junit] Jan 15, 2023 8:19:45 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:19:46.000Z] [junit] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:19:46.000Z] [junit] Jan 15, 2023 8:19:45 PM com.sun.enterprise.deployment.util.ComponentValidator accept [2023-01-15T20:19:46.000Z] [junit] WARNING: Unresolved : HelloEJB [2023-01-15T20:19:46.000Z] [junit] Jan 15, 2023 8:19:45 PM com.sun.enterprise.deployment.util.ComponentValidator accept [2023-01-15T20:19:46.000Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2023-01-15T20:19:46.000Z] [junit] Jan 15, 2023 8:19:45 PM com.sun.enterprise.deployment.util.ComponentValidator accept [2023-01-15T20:19:46.000Z] [junit] WARNING: Unresolved : HelloEJB [2023-01-15T20:19:46.000Z] [junit] Jan 15, 2023 8:19:45 PM com.sun.enterprise.deployment.util.ComponentValidator accept [2023-01-15T20:19:46.000Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2023-01-15T20:19:46.000Z] [junit] ------------- ---------------- --------------- [2023-01-15T20:19:46.000Z] [junit] [2023-01-15T20:19:46.000Z] [junit] Testcase: testApplicationArchive took 1.104 sec [2023-01-15T20:19:46.000Z] [junit] Testcase: testWebArchive took 0.284 sec [2023-01-15T20:19:46.000Z] [junit] Testcase: testEJBArchive took 0.158 sec [2023-01-15T20:19:46.000Z] [junit] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:46.258Z] [junit] Running com.sun.s1asdev.aod.DDTest [2023-01-15T20:19:46.258Z] [junit] Testsuite: com.sun.s1asdev.aod.DDTest [2023-01-15T20:19:47.631Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 sec [2023-01-15T20:19:47.631Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 sec [2023-01-15T20:19:47.631Z] [junit] ------------- Standard Output --------------- [2023-01-15T20:19:47.631Z] [junit] Value of key is:administered-object-definition-Web-DD-test [2023-01-15T20:19:47.631Z] [junit] Value of key is:administered-object-definition-MDB-EJB-DD-test [2023-01-15T20:19:47.631Z] [junit] Value of key is:administered-object-definition-Session-EJB-DD-test [2023-01-15T20:19:47.631Z] [junit] Value of key is:administered-object-definition-Entity-EJB-DD-test [2023-01-15T20:19:47.631Z] [junit] Value of key is:administered-object-definition-application-DD-test [2023-01-15T20:19:47.631Z] [junit] Value of key is:administered-object-definition-Interceptor-EJB-DD-test [2023-01-15T20:19:47.631Z] [junit] ------------- ---------------- --------------- [2023-01-15T20:19:47.631Z] [junit] [2023-01-15T20:19:47.631Z] [junit] Testcase: testWebDD took 0.756 sec [2023-01-15T20:19:47.631Z] [junit] Testcase: testMDBEJBDD took 0.134 sec [2023-01-15T20:19:47.631Z] [junit] Testcase: testSessionEJBDD took 0.121 sec [2023-01-15T20:19:47.631Z] [junit] Testcase: testEntityEJBDD took 0.074 sec [2023-01-15T20:19:47.631Z] [junit] Testcase: testApplicationDD took 0.087 sec [2023-01-15T20:19:47.631Z] [junit] Testcase: testInterceptorEJBDD took 0.069 sec [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] setOSConditions: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] setToolWin: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] setToolUnix: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] setToolProperty: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] setS1ASclassPath: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] init-common: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] run-it: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] setOSConditions: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] setToolWin: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] setToolUnix: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] setToolProperty: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] setS1ASclassPath: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] init-common: [2023-01-15T20:19:47.631Z] [2023-01-15T20:19:47.631Z] runclient-common: [2023-01-15T20:19:47.631Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2023-01-15T20:19:47.631Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:48.195Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:48.759Z] [exec] Jan 15, 2023 8:19:48 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:19:48.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. [2023-01-15T20:19:49.689Z] [exec] invoking administered-object-definition test servlet at http://localhost:8080/administered-object-definition/servlet [2023-01-15T20:19:50.733Z] [2023-01-15T20:19:50.734Z] start-server-windows: [2023-01-15T20:19:50.734Z] [2023-01-15T20:19:50.734Z] setOSConditions: [2023-01-15T20:19:50.734Z] [2023-01-15T20:19:50.734Z] setToolWin: [2023-01-15T20:19:50.734Z] [2023-01-15T20:19:50.734Z] setToolUnix: [2023-01-15T20:19:50.734Z] [2023-01-15T20:19:50.734Z] setToolProperty: [2023-01-15T20:19:50.734Z] [2023-01-15T20:19:50.734Z] setS1ASclassPath: [2023-01-15T20:19:50.734Z] [2023-01-15T20:19:50.734Z] init-common: [2023-01-15T20:19:50.734Z] [2023-01-15T20:19:50.734Z] create-custom-resource-common: [2023-01-15T20:19:50.734Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:52.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:52.212Z] [exec] Servlet Output [2023-01-15T20:19:52.213Z] [exec]

Servlet :: All information I can give

[2023-01-15T20:19:52.213Z] [exec] Context Path : /administered-object-definition
[2023-01-15T20:19:52.213Z] [exec] Servlet Path : /servlet
[2023-01-15T20:19:52.213Z] [exec] Path Info : null
[2023-01-15T20:19:52.213Z] [exec] [2023-01-15T20:19:52.213Z] [exec] Value of key is:administered-object-definition-web-ejb-test [2023-01-15T20:19:52.213Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:19:52.213Z] [exec] [2023-01-15T20:19:52.213Z] [exec] [2023-01-15T20:19:52.213Z] [exec] ----------------------------------------- [2023-01-15T20:19:52.213Z] [exec] - administered-object-definition-web-ejb-test: PASS - [2023-01-15T20:19:52.213Z] [exec] ----------------------------------------- [2023-01-15T20:19:52.213Z] [exec] Total PASS: 1 [2023-01-15T20:19:52.213Z] [exec] Total FAIL: 0 [2023-01-15T20:19:52.213Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:19:52.213Z] [exec] ----------------------------------------- [2023-01-15T20:19:52.213Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:19:52.213Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] checkReporting-common: [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] confirmReportPresent-common: [2023-01-15T20:19:52.213Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:19:52.213Z] [echo] Test seems to be reported fine [2023-01-15T20:19:52.213Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/RepRunConf.txt [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] confirmMissingReport-common: [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] unsetup: [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] undeploy: [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] setOSConditions: [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] setToolWin: [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] setToolUnix: [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] setToolProperty: [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] setS1ASclassPath: [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] init-common: [2023-01-15T20:19:52.213Z] [2023-01-15T20:19:52.213Z] undeploy-common: [2023-01-15T20:19:52.213Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:52.370Z] [exec] Custom Resource custom/my-java-bean created. [2023-01-15T20:19:52.371Z] [2023-01-15T20:19:52.371Z] setOSConditions: [2023-01-15T20:19:52.371Z] [2023-01-15T20:19:52.371Z] setToolWin: [2023-01-15T20:19:52.371Z] [2023-01-15T20:19:52.371Z] setToolUnix: [2023-01-15T20:19:52.371Z] [2023-01-15T20:19:52.371Z] setToolProperty: [2023-01-15T20:19:52.371Z] [2023-01-15T20:19:52.371Z] setS1ASclassPath: [2023-01-15T20:19:52.371Z] [2023-01-15T20:19:52.371Z] init-common: [2023-01-15T20:19:52.371Z] [2023-01-15T20:19:52.371Z] create-custom-resource-common: [2023-01-15T20:19:52.471Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] setOSConditions: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] setToolWin: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] setToolUnix: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] setToolProperty: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] setS1ASclassPath: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] init-common: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] undeploy: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] setOSConditions: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] setToolWin: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] setToolUnix: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] setToolProperty: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] setS1ASclassPath: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] init-common: [2023-01-15T20:19:52.471Z] [2023-01-15T20:19:52.471Z] undeploy-rar-common: [2023-01-15T20:19:52.471Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true aod-ra [2023-01-15T20:19:52.472Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:52.629Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:53.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] all: [2023-01-15T20:19:53.036Z] [echo] @@## jms-connection-factory-definition##@@ [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setOSConditions: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setToolWin: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setToolUnix: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setToolProperty: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setS1ASclassPath: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] init-common: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] clean: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setOSConditions: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setToolWin: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setToolUnix: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setToolProperty: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setS1ASclassPath: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] init-common: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] clean-common: [2023-01-15T20:19:53.036Z] [2023-01-15T20:19:53.036Z] setOSConditions: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setToolWin: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setToolUnix: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setToolProperty: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setS1ASclassPath: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] init-common: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] clean-classes-common: [2023-01-15T20:19:53.037Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setOSConditions: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setToolWin: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setToolUnix: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setToolProperty: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setS1ASclassPath: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] init-common: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] clean-jars-common: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] compile: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setOSConditions: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setToolWin: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setToolUnix: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setToolProperty: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] setS1ASclassPath: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] init-common: [2023-01-15T20:19:53.037Z] [2023-01-15T20:19:53.037Z] compile-common: [2023-01-15T20:19:53.037Z] [echo] Current time (ISO): 2023-01-15T20:19:52.958+0000 [2023-01-15T20:19:53.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:53.037Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:53.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:53.197Z] [exec] Custom Resource custom/my-int created. [2023-01-15T20:19:53.197Z] [2023-01-15T20:19:53.197Z] setOSConditions: [2023-01-15T20:19:53.197Z] [2023-01-15T20:19:53.197Z] setToolWin: [2023-01-15T20:19:53.197Z] [2023-01-15T20:19:53.197Z] setToolUnix: [2023-01-15T20:19:53.197Z] [2023-01-15T20:19:53.197Z] setToolProperty: [2023-01-15T20:19:53.197Z] [2023-01-15T20:19:53.197Z] setS1ASclassPath: [2023-01-15T20:19:53.197Z] [2023-01-15T20:19:53.197Z] init-common: [2023-01-15T20:19:53.197Z] [2023-01-15T20:19:53.197Z] create-custom-resource-common: [2023-01-15T20:19:53.197Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:53.293Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:54.133Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:54.134Z] [exec] Custom Resource custom/my-string created. [2023-01-15T20:19:54.134Z] [2023-01-15T20:19:54.134Z] setOSConditions: [2023-01-15T20:19:54.134Z] [2023-01-15T20:19:54.134Z] setToolWin: [2023-01-15T20:19:54.134Z] [2023-01-15T20:19:54.134Z] setToolUnix: [2023-01-15T20:19:54.134Z] [2023-01-15T20:19:54.134Z] setToolProperty: [2023-01-15T20:19:54.134Z] [2023-01-15T20:19:54.134Z] setS1ASclassPath: [2023-01-15T20:19:54.134Z] [2023-01-15T20:19:54.134Z] init-common: [2023-01-15T20:19:54.134Z] [2023-01-15T20:19:54.134Z] create-custom-resource-common: [2023-01-15T20:19:54.134Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:54.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:54.699Z] [exec] Custom Resource custom/my-simple-properties created. [2023-01-15T20:19:54.699Z] [2023-01-15T20:19:54.699Z] setOSConditions: [2023-01-15T20:19:54.699Z] [2023-01-15T20:19:54.699Z] setToolWin: [2023-01-15T20:19:54.699Z] [2023-01-15T20:19:54.699Z] setToolUnix: [2023-01-15T20:19:54.699Z] [2023-01-15T20:19:54.699Z] setToolProperty: [2023-01-15T20:19:54.700Z] [2023-01-15T20:19:54.700Z] setS1ASclassPath: [2023-01-15T20:19:54.700Z] [2023-01-15T20:19:54.700Z] init-common: [2023-01-15T20:19:54.700Z] [2023-01-15T20:19:54.700Z] create-custom-resource-common: [2023-01-15T20:19:54.959Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:55.190Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:55.191Z] [javac] 1 warning [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] build: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] setOSConditions: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] setToolWin: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] setToolUnix: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] setToolProperty: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] setS1ASclassPath: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] init-common: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] webclient-war-common: [2023-01-15T20:19:55.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] clear: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] test-tlds-exist: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] copy-tlds: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] test-tagfiles-exist: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] copy-tagfiles: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] package-war-common: [2023-01-15T20:19:55.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:19:55.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:55.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:19:55.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:19:55.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/lib [2023-01-15T20:19:55.191Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:55.191Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:55.191Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:19:55.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/docroot [2023-01-15T20:19:55.191Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-web.war [2023-01-15T20:19:55.191Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] setOSConditions: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] setToolWin: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] setToolUnix: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] setToolProperty: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] setS1ASclassPath: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] init-common: [2023-01-15T20:19:55.191Z] [2023-01-15T20:19:55.191Z] compile-common: [2023-01-15T20:19:55.191Z] [echo] Current time (ISO): 2023-01-15T20:19:54.854+0000 [2023-01-15T20:19:55.191Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:55.191Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:55.525Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:55.526Z] [exec] Custom Resource custom/my-properties-file created. [2023-01-15T20:19:55.526Z] [2023-01-15T20:19:55.526Z] setOSConditions: [2023-01-15T20:19:55.526Z] [2023-01-15T20:19:55.526Z] setToolWin: [2023-01-15T20:19:55.526Z] [2023-01-15T20:19:55.526Z] setToolUnix: [2023-01-15T20:19:55.526Z] [2023-01-15T20:19:55.526Z] setToolProperty: [2023-01-15T20:19:55.526Z] [2023-01-15T20:19:55.526Z] setS1ASclassPath: [2023-01-15T20:19:55.526Z] [2023-01-15T20:19:55.526Z] init-common: [2023-01-15T20:19:55.526Z] [2023-01-15T20:19:55.526Z] create-custom-resource-common: [2023-01-15T20:19:55.526Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:56.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:56.461Z] [exec] Custom Resource custom/my-properties-xml-file created. [2023-01-15T20:19:56.461Z] [2023-01-15T20:19:56.461Z] setOSConditions: [2023-01-15T20:19:56.461Z] [2023-01-15T20:19:56.461Z] setToolWin: [2023-01-15T20:19:56.461Z] [2023-01-15T20:19:56.461Z] setToolUnix: [2023-01-15T20:19:56.461Z] [2023-01-15T20:19:56.461Z] setToolProperty: [2023-01-15T20:19:56.461Z] [2023-01-15T20:19:56.461Z] setS1ASclassPath: [2023-01-15T20:19:56.461Z] [2023-01-15T20:19:56.461Z] init-common: [2023-01-15T20:19:56.461Z] [2023-01-15T20:19:56.461Z] create-custom-resource-common: [2023-01-15T20:19:56.461Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:57.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:57.027Z] [exec] Custom Resource custom/my-properties-file-with-values created. [2023-01-15T20:19:57.027Z] [2023-01-15T20:19:57.027Z] setOSConditions: [2023-01-15T20:19:57.027Z] [2023-01-15T20:19:57.027Z] setToolWin: [2023-01-15T20:19:57.027Z] [2023-01-15T20:19:57.027Z] setToolUnix: [2023-01-15T20:19:57.027Z] [2023-01-15T20:19:57.027Z] setToolProperty: [2023-01-15T20:19:57.027Z] [2023-01-15T20:19:57.027Z] setS1ASclassPath: [2023-01-15T20:19:57.027Z] [2023-01-15T20:19:57.027Z] init-common: [2023-01-15T20:19:57.027Z] [2023-01-15T20:19:57.027Z] create-custom-resource-common: [2023-01-15T20:19:57.083Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:57.084Z] [javac] 1 warning [2023-01-15T20:19:57.084Z] [2023-01-15T20:19:57.084Z] setOSConditions: [2023-01-15T20:19:57.084Z] [2023-01-15T20:19:57.084Z] setToolWin: [2023-01-15T20:19:57.084Z] [2023-01-15T20:19:57.084Z] setToolUnix: [2023-01-15T20:19:57.084Z] [2023-01-15T20:19:57.084Z] setToolProperty: [2023-01-15T20:19:57.084Z] [2023-01-15T20:19:57.084Z] setS1ASclassPath: [2023-01-15T20:19:57.084Z] [2023-01-15T20:19:57.084Z] init-common: [2023-01-15T20:19:57.084Z] [2023-01-15T20:19:57.084Z] compile-common: [2023-01-15T20:19:57.084Z] [echo] Current time (ISO): 2023-01-15T20:19:56.715+0000 [2023-01-15T20:19:57.084Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:19:57.084Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:57.285Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:57.854Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:57.854Z] [exec] Custom Resource custom/my-properties-xml-file-with-values created. [2023-01-15T20:19:57.854Z] [2023-01-15T20:19:57.854Z] setOSConditions: [2023-01-15T20:19:57.854Z] [2023-01-15T20:19:57.854Z] setToolWin: [2023-01-15T20:19:57.854Z] [2023-01-15T20:19:57.854Z] setToolUnix: [2023-01-15T20:19:57.854Z] [2023-01-15T20:19:57.854Z] setToolProperty: [2023-01-15T20:19:57.854Z] [2023-01-15T20:19:57.854Z] setS1ASclassPath: [2023-01-15T20:19:57.854Z] [2023-01-15T20:19:57.854Z] init-common: [2023-01-15T20:19:57.854Z] [2023-01-15T20:19:57.854Z] create-custom-resource-common: [2023-01-15T20:19:57.854Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:58.453Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:19:58.711Z] [javac] 1 warning [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setOSConditions: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setToolWin: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setToolUnix: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setToolProperty: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setS1ASclassPath: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] init-common: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] appclient-jar-common: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] package-appclientjar-common: [2023-01-15T20:19:58.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:58.711Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:58.711Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:58.711Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-client.jar [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setOSConditions: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setToolWin: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setToolUnix: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setToolProperty: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setS1ASclassPath: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] init-common: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] ejb-jar-common: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] package-ejbjar-common: [2023-01-15T20:19:58.711Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:58.711Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-ejb.jar [2023-01-15T20:19:58.711Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setOSConditions: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] fixFiles: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] convUnix: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] convWin: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setToolWin: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setToolUnix: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.711Z] setToolProperty: [2023-01-15T20:19:58.711Z] [2023-01-15T20:19:58.712Z] setS1ASclassPath: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] init-common: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] ear-common: [2023-01-15T20:19:58.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:19:58.712Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/descriptor/sun-application.xml to copy. [2023-01-15T20:19:58.712Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:19:58.712Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionApp.ear [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setup: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] deploy: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setOSConditions: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setToolWin: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setToolUnix: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setToolProperty: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setS1ASclassPath: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] init-common: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] deploy-common: [2023-01-15T20:19:58.712Z] [echo] Current time (ISO): 2023-01-15T20:19:58.581+0000 [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setOSConditions: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setToolWin: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setToolUnix: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setToolProperty: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] setS1ASclassPath: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] init-common: [2023-01-15T20:19:58.712Z] [2023-01-15T20:19:58.712Z] deploy-common-pe: [2023-01-15T20:19:58.712Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:58.788Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:19:58.789Z] [exec] Custom Resource custom/my-url created. [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] setOSConditions: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] setToolWin: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] setToolUnix: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] setToolProperty: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] setS1ASclassPath: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] init-common: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] deploy-common: [2023-01-15T20:19:58.789Z] [echo] Current time (ISO): 2023-01-15T20:19:58.494+0000 [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] setOSConditions: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] setToolWin: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] setToolUnix: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] setToolProperty: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] setS1ASclassPath: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] init-common: [2023-01-15T20:19:58.789Z] [2023-01-15T20:19:58.789Z] deploy-common-pe: [2023-01-15T20:19:58.789Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:19:59.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionApp.ear [2023-01-15T20:19:59.354Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2023-01-15T20:19:59.841Z] [exec] Application deployed with name jms-connection-factory-definitionApp. [2023-01-15T20:19:59.841Z] [echo] Deployment on target server server successful [2023-01-15T20:19:59.841Z] [2023-01-15T20:19:59.841Z] setOSConditions: [2023-01-15T20:19:59.841Z] [2023-01-15T20:19:59.841Z] setToolWin: [2023-01-15T20:19:59.841Z] [2023-01-15T20:19:59.842Z] setToolUnix: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] setToolProperty: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] setS1ASclassPath: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] init-common: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] deploy-common-ee: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] run: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] setOSConditions: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] setToolWin: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] setToolUnix: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] setToolProperty: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] setS1ASclassPath: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] init-common: [2023-01-15T20:19:59.842Z] [2023-01-15T20:19:59.842Z] runclient-common: [2023-01-15T20:19:59.842Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2023-01-15T20:20:00.099Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:00.356Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:01.290Z] [exec] Jan 15, 2023 8:20:00 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:20:01.290Z] [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. [2023-01-15T20:20:02.660Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_ModByDD_JMSConnectionFactory [2023-01-15T20:20:07.468Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2023-01-15T20:20:07.468Z] [echo] Deployment on target server server successful [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] setOSConditions: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] setToolWin: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] setToolUnix: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] setToolProperty: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] setS1ASclassPath: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] init-common: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] deploy-common-ee: [2023-01-15T20:20:07.468Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:20:07.468Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] run: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] setOSConditions: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] setToolWin: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] setToolUnix: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] setToolProperty: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] setS1ASclassPath: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] init-common: [2023-01-15T20:20:07.468Z] [2023-01-15T20:20:07.468Z] runclient-common: [2023-01-15T20:20:07.468Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2023-01-15T20:20:07.468Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:07.468Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:08.402Z] [exec] Jan 15, 2023 8:20:07 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:20:08.402Z] [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. [2023-01-15T20:20:10.766Z] [exec] Jan 15, 2023 8:20:09 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:20:10.766Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:20:10.766Z] [exec] Jan 15, 2023 8:20:09 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:20:10.766Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T20:20:10.766Z] [exec] Jan 15, 2023 8:20:09 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:20:10.766Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T20:20:10.766Z] [exec] Jan 15, 2023 8:20:09 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:20:10.766Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T20:20:10.766Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_ModByDD_JMSConnectionFactory [2023-01-15T20:20:10.766Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_Annotation_JMSConnectionFactory [2023-01-15T20:20:10.766Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_Annotation_JMSConnectionFactory [2023-01-15T20:20:10.766Z] [exec] Application client lookup jms connection factory: java:app/env/Appclient_Annotation_JMSConnectionFactory [2023-01-15T20:20:10.766Z] [exec] Application client can access jms connection factory: java:app/env/Appclient_Annotation_JMSConnectionFactory [2023-01-15T20:20:10.766Z] [exec] Application client lookup jms connection factory: java:module/env/Appclient_Annotation_JMSConnectionFactory [2023-01-15T20:20:10.766Z] [exec] Application client can access jms connection factory: java:module/env/Appclient_Annotation_JMSConnectionFactory [2023-01-15T20:20:10.766Z] [exec] Application client lookup jms connection factory: java:comp/env/Appclient_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.023Z] [exec] Application client can access jms connection factory: java:comp/env/Appclient_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.023Z] [exec] Application client lookup jms connection factory: java:global/env/Servlet_ModByDD_JMSConnectionFactory [2023-01-15T20:20:11.023Z] [exec] Application client can access jms connection factory: java:global/env/Servlet_ModByDD_JMSConnectionFactory [2023-01-15T20:20:11.023Z] [exec] Application client lookup jms connection factory: java:global/env/Servlet_JMSConnectionFactory [2023-01-15T20:20:11.023Z] [exec] Application client can access jms connection factory: java:global/env/Servlet_JMSConnectionFactory [2023-01-15T20:20:11.023Z] [exec] Application client lookup jms connection factory: java:app/env/Servlet_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client can access jms connection factory: java:app/env/Servlet_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client lookup jms connection factory: java:module/env/Servlet_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client cannot access jms connection factory: java:module/env/Servlet_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client lookup jms connection factory: java:comp/env/Servlet_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client cannot access jms connection factory: java:comp/env/Servlet_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client lookup jms connection factory: java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client can access jms connection factory: java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client lookup jms connection factory: java:module/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.282Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_ModByDD_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_ModByDD_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client lookup jms connection factory: java:app/env/HelloEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client can access jms connection factory: java:app/env/HelloEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client lookup jms connection factory: java:module/env/HelloEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloEJB_Annotation_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client lookup jms connection factory: java:global/env/Application_DD_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client can access jms connection factory: java:global/env/Application_DD_JMSConnectionFactory [2023-01-15T20:20:11.540Z] [exec] Application client lookup jms connection factory: java:app/env/Application_DD_JMSConnectionFactory [2023-01-15T20:20:11.797Z] [exec] Application client can access jms connection factory: java:app/env/Application_DD_JMSConnectionFactory [2023-01-15T20:20:11.797Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_DD_JMSConnectionFactory [2023-01-15T20:20:11.797Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_DD_JMSConnectionFactory [2023-01-15T20:20:11.798Z] [exec] Application client lookup jms connection factory: java:app/env/Appclient_DD_JMSConnectionFactory [2023-01-15T20:20:11.798Z] [exec] Application client can access jms connection factory: java:app/env/Appclient_DD_JMSConnectionFactory [2023-01-15T20:20:11.798Z] [exec] Application client lookup jms connection factory: java:module/env/Appclient_DD_JMSConnectionFactory [2023-01-15T20:20:11.798Z] [exec] Application client can access jms connection factory: java:module/env/Appclient_DD_JMSConnectionFactory [2023-01-15T20:20:11.798Z] [exec] Application client lookup jms connection factory: java:comp/env/Appclient_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client can access jms connection factory: java:comp/env/Appclient_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client lookup jms connection factory: java:global/env/Web_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client can access jms connection factory: java:global/env/Web_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client lookup jms connection factory: java:app/env/Web_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client can access jms connection factory: java:app/env/Web_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client lookup jms connection factory: java:module/env/Web_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client cannot access jms connection factory: java:module/env/Web_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client lookup jms connection factory: java:comp/env/Web_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client cannot access jms connection factory: java:comp/env/Web_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.055Z] [exec] Application client lookup jms connection factory: java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.312Z] [exec] Application client can access jms connection factory: java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.312Z] [exec] Application client lookup jms connection factory: java:module/env/HelloStatefulEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.312Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloStatefulEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.312Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloStatefulEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.312Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloStatefulEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.312Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.312Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.312Z] [exec] Application client lookup jms connection factory: java:app/env/HelloEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.313Z] [exec] Application client can access jms connection factory: java:app/env/HelloEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.313Z] [exec] Application client lookup jms connection factory: java:module/env/HelloEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.313Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.313Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.313Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloEJB_DD_JMSConnectionFactory [2023-01-15T20:20:12.313Z] [exec] Application client lookup jms-connection-factory-definitions successfully! [2023-01-15T20:20:12.313Z] [exec] Value of key is:JMSConnectionFactory-Definition-appclient-test [2023-01-15T20:20:12.313Z] [exec] invoking JMSConnectionFactory-Definition test servlet at http://localhost:8080/jms-connection-factory-definition/servlet [2023-01-15T20:20:13.668Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2023-01-15T20:20:13.668Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:20:13.668Z] [exec] [2023-01-15T20:20:13.668Z] [exec] [2023-01-15T20:20:13.668Z] [exec] ----------------------------------------- [2023-01-15T20:20:13.668Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2023-01-15T20:20:13.668Z] [exec] ----------------------------------------- [2023-01-15T20:20:13.668Z] [exec] Total PASS: 1 [2023-01-15T20:20:13.668Z] [exec] Total FAIL: 0 [2023-01-15T20:20:13.668Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:20:13.668Z] [exec] ----------------------------------------- [2023-01-15T20:20:13.668Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:13.668Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:13.668Z] [2023-01-15T20:20:13.668Z] checkReporting-common: [2023-01-15T20:20:13.668Z] [2023-01-15T20:20:13.668Z] confirmReportPresent-common: [2023-01-15T20:20:13.668Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:20:13.668Z] [echo] Test seems to be reported fine [2023-01-15T20:20:13.668Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:20:13.668Z] [2023-01-15T20:20:13.668Z] confirmMissingReport-common: [2023-01-15T20:20:13.668Z] [2023-01-15T20:20:13.668Z] setOSConditions: [2023-01-15T20:20:13.668Z] [2023-01-15T20:20:13.668Z] setToolWin: [2023-01-15T20:20:13.668Z] [2023-01-15T20:20:13.668Z] setToolUnix: [2023-01-15T20:20:13.668Z] [2023-01-15T20:20:13.668Z] setToolProperty: [2023-01-15T20:20:13.668Z] [2023-01-15T20:20:13.668Z] setS1ASclassPath: [2023-01-15T20:20:13.668Z] [2023-01-15T20:20:13.668Z] init-common: [2023-01-15T20:20:13.668Z] [2023-01-15T20:20:13.668Z] runclient-common: [2023-01-15T20:20:13.669Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 custom/my-int [2023-01-15T20:20:13.669Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:13.926Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:14.835Z] [exec] JMS Servlet Output [2023-01-15T20:20:14.836Z] [exec]

DatabaseServlet :: All information I can give

[2023-01-15T20:20:14.836Z] [exec] Context Path : /jms-connection-factory-definition
[2023-01-15T20:20:14.836Z] [exec] Servlet Path : /servlet
[2023-01-15T20:20:14.836Z] [exec] Path Info : null
[2023-01-15T20:20:14.836Z] [exec] [2023-01-15T20:20:14.836Z] [exec] Value of key is:JMSConnectionFactory-Definition-web-ejb-test [2023-01-15T20:20:14.836Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:20:14.836Z] [exec] [2023-01-15T20:20:14.836Z] [exec] [2023-01-15T20:20:14.836Z] [exec] ----------------------------------------- [2023-01-15T20:20:14.836Z] [exec] - JMSConnectionFactory-Definition-web-ejb-test: PASS - [2023-01-15T20:20:14.836Z] [exec] - JMSConnectionFactory-Definition-appclient-test: PASS - [2023-01-15T20:20:14.836Z] [exec] ----------------------------------------- [2023-01-15T20:20:14.836Z] [exec] Total PASS: 2 [2023-01-15T20:20:14.836Z] [exec] Total FAIL: 0 [2023-01-15T20:20:14.836Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:20:14.836Z] [exec] ----------------------------------------- [2023-01-15T20:20:14.836Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:14.863Z] [exec] Jan 15, 2023 8:20:14 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:20:14.863Z] [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. [2023-01-15T20:20:15.095Z] [exec] Jan 15, 2023 8:20:14 PM com.sun.messaging.jms.ra.ResourceAdapter stop [2023-01-15T20:20:15.095Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter stopping... [2023-01-15T20:20:15.095Z] [exec] Jan 15, 2023 8:20:14 PM com.sun.messaging.jms.ra.ResourceAdapter stop [2023-01-15T20:20:15.095Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter stopped. [2023-01-15T20:20:15.095Z] [exec] Jan 15, 2023 8:20:14 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T20:20:15.095Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2023-01-15T20:20:15.095Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] checkReporting-common: [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] confirmReportPresent-common: [2023-01-15T20:20:15.352Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:20:15.352Z] [echo] Test seems to be reported fine [2023-01-15T20:20:15.352Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/RepRunConf.txt [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] confirmMissingReport-common: [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] unsetup: [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] undeploy: [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] setOSConditions: [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] setToolWin: [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] setToolUnix: [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] setToolProperty: [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] setS1ASclassPath: [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] init-common: [2023-01-15T20:20:15.352Z] [2023-01-15T20:20:15.352Z] undeploy-common: [2023-01-15T20:20:15.609Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:15.866Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:20:16.123Z] [2023-01-15T20:20:16.123Z] all: [2023-01-15T20:20:16.123Z] [2023-01-15T20:20:16.123Z] stop-record: [2023-01-15T20:20:16.123Z] [2023-01-15T20:20:16.123Z] report: [2023-01-15T20:20:16.123Z] [echo] Comparing results with expected results [2023-01-15T20:20:16.123Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:20:16.123Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T20:20:16.124Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T20:20:16.124Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T20:20:16.124Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T20:20:16.124Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T20:20:16.124Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T20:20:16.145Z] [exec] Received :::::: Reply for : This is message 24 [2023-01-15T20:20:16.145Z] [exec] Value of key is: Stress test [2023-01-15T20:20:16.145Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:20:16.145Z] [exec] [2023-01-15T20:20:16.145Z] [exec] [2023-01-15T20:20:16.145Z] [exec] ----------------------------------------- [2023-01-15T20:20:16.145Z] [exec] - Stress test: PASS - [2023-01-15T20:20:16.145Z] [exec] ----------------------------------------- [2023-01-15T20:20:16.145Z] [exec] Total PASS: 1 [2023-01-15T20:20:16.145Z] [exec] Total FAIL: 0 [2023-01-15T20:20:16.145Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:20:16.145Z] [exec] ----------------------------------------- [2023-01-15T20:20:16.145Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:16.145Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:16.145Z] [2023-01-15T20:20:16.145Z] checkReporting-common: [2023-01-15T20:20:16.145Z] [2023-01-15T20:20:16.145Z] confirmReportPresent-common: [2023-01-15T20:20:16.145Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:20:16.145Z] [echo] Test seems to be reported fine [2023-01-15T20:20:16.145Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/simplestress/RepRunConf.txt [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] confirmMissingReport-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] undeploy: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setOSConditions: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolWin: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolUnix: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolProperty: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setS1ASclassPath: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] init-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] undeploy-common: [2023-01-15T20:20:16.146Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:16.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] unsetup: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setOSConditions: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolWin: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolUnix: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolProperty: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setS1ASclassPath: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] init-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] delete-jms-resource-common: [2023-01-15T20:20:16.146Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:16.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/clientQueue [2023-01-15T20:20:16.146Z] [exec] Administered object jms/clientQueue deleted. [2023-01-15T20:20:16.146Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:16.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue clientQueue [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setOSConditions: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolWin: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolUnix: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolProperty: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setS1ASclassPath: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] init-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] undeploy-jms-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setOSConditions: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolWin: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolUnix: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolProperty: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setS1ASclassPath: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] init-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] delete-jms-connection-common: [2023-01-15T20:20:16.146Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:16.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/CFactory [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setOSConditions: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolWin: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolUnix: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolProperty: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setS1ASclassPath: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] init-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] delete-jms-resource-common: [2023-01-15T20:20:16.146Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:16.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2023-01-15T20:20:16.146Z] [exec] Administered object jms/SampleQueue deleted. [2023-01-15T20:20:16.146Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:16.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] all: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setOSConditions: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolWin: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolUnix: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolProperty: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setS1ASclassPath: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] init-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] clean: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setOSConditions: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolWin: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolUnix: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolProperty: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setS1ASclassPath: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] init-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] clean-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setOSConditions: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolWin: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolUnix: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolProperty: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setS1ASclassPath: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] init-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] clean-classes-common: [2023-01-15T20:20:16.146Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setOSConditions: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolWin: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolUnix: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolProperty: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setS1ASclassPath: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] init-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] clean-jars-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] compile: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setOSConditions: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolWin: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolUnix: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setToolProperty: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] setS1ASclassPath: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] init-common: [2023-01-15T20:20:16.146Z] [2023-01-15T20:20:16.146Z] compile-common: [2023-01-15T20:20:16.147Z] [echo] Current time (ISO): 2023-01-15T20:20:15.582+0000 [2023-01-15T20:20:16.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:20:16.147Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:20:16.147Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:16.381Z] [2023-01-15T20:20:16.381Z] report-sh: [2023-01-15T20:20:16.381Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:20:16.381Z] [exec] [2023-01-15T20:20:16.381Z] [exec] ************************ [2023-01-15T20:20:16.381Z] [exec] PASSED= 5 [2023-01-15T20:20:16.381Z] [exec] ------------ ========= [2023-01-15T20:20:16.381Z] [exec] FAILED= 0 [2023-01-15T20:20:16.381Z] [exec] ------------ ========= [2023-01-15T20:20:16.381Z] [exec] DID NOT RUN= 371 [2023-01-15T20:20:16.381Z] [exec] ------------ ========= [2023-01-15T20:20:16.381Z] [exec] Total Expected=376 [2023-01-15T20:20:16.381Z] [exec] ************************ [2023-01-15T20:20:16.381Z] [exec] [2023-01-15T20:20:16.381Z] [2023-01-15T20:20:16.381Z] BUILD SUCCESSFUL [2023-01-15T20:20:16.381Z] Total time: 1 minute 28 seconds [2023-01-15T20:20:16.381Z] [2023-01-15T20:20:16.381Z] real 1m28.792s [2023-01-15T20:20:16.381Z] user 3m25.257s [2023-01-15T20:20:16.381Z] sys 0m14.812s [2023-01-15T20:20:16.381Z] + antStatus=0 [2023-01-15T20:20:16.381Z] + ant stopDomain stopDerby [2023-01-15T20:20:16.382Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:16.638Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:20:17.203Z] [2023-01-15T20:20:17.203Z] setOSConditions: [2023-01-15T20:20:17.203Z] [2023-01-15T20:20:17.203Z] setToolWin: [2023-01-15T20:20:17.203Z] [2023-01-15T20:20:17.203Z] setToolUnix: [2023-01-15T20:20:17.203Z] [2023-01-15T20:20:17.203Z] setToolProperty: [2023-01-15T20:20:17.203Z] [2023-01-15T20:20:17.203Z] setS1ASclassPath: [2023-01-15T20:20:17.203Z] [2023-01-15T20:20:17.203Z] init-common: [2023-01-15T20:20:17.203Z] [2023-01-15T20:20:17.203Z] stopDomain: [2023-01-15T20:20:17.203Z] [echo] run.xml:stopping domain... [2023-01-15T20:20:17.203Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:17.516Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:20:17.516Z] [javac] 1 warning [2023-01-15T20:20:17.516Z] [2023-01-15T20:20:17.516Z] setOSConditions: [2023-01-15T20:20:17.516Z] [2023-01-15T20:20:17.516Z] setToolWin: [2023-01-15T20:20:17.516Z] [2023-01-15T20:20:17.516Z] setToolUnix: [2023-01-15T20:20:17.516Z] [2023-01-15T20:20:17.516Z] setToolProperty: [2023-01-15T20:20:17.516Z] [2023-01-15T20:20:17.516Z] setS1ASclassPath: [2023-01-15T20:20:17.516Z] [2023-01-15T20:20:17.516Z] init-common: [2023-01-15T20:20:17.516Z] [2023-01-15T20:20:17.516Z] compile-common: [2023-01-15T20:20:17.516Z] [echo] Current time (ISO): 2023-01-15T20:20:17.390+0000 [2023-01-15T20:20:17.516Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:20:17.517Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:19.411Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:20:19.412Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java uses or overrides a deprecated API. [2023-01-15T20:20:19.412Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:20:19.412Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java uses unchecked or unsafe operations. [2023-01-15T20:20:19.412Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:20:19.412Z] [javac] 1 warning [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] build: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setOSConditions: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] fixFiles: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] convUnix: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] convWin: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setToolWin: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setToolUnix: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setToolProperty: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setS1ASclassPath: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] init-common: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] package-persistence-common: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] ejb-jar-common: [2023-01-15T20:20:19.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] package-ejbjar-common: [2023-01-15T20:20:19.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:20:19.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:20:19.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:20:19.412Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-ejb.jar [2023-01-15T20:20:19.412Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] appclient-jar-common: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] package-appclientjar-common: [2023-01-15T20:20:19.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:20:19.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:20:19.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:20:19.412Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-client.jar [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] webclient-war-common: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] build-ear-common: [2023-01-15T20:20:19.412Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:20:19.412Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setup: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setOSConditions: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setToolWin: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setToolUnix: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setToolProperty: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setS1ASclassPath: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] init-common: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] deploy-jms-common: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setOSConditions: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setToolWin: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setToolUnix: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setToolProperty: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] setS1ASclassPath: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] init-common: [2023-01-15T20:20:19.412Z] [2023-01-15T20:20:19.412Z] create-jms-connection-common: [2023-01-15T20:20:19.412Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:19.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:20:19.976Z] [exec] Connector resource jms/QCFactory created. [2023-01-15T20:20:19.976Z] [2023-01-15T20:20:19.976Z] setOSConditions: [2023-01-15T20:20:19.976Z] [2023-01-15T20:20:19.976Z] setToolWin: [2023-01-15T20:20:19.976Z] [2023-01-15T20:20:19.976Z] setToolUnix: [2023-01-15T20:20:19.976Z] [2023-01-15T20:20:19.976Z] setToolProperty: [2023-01-15T20:20:19.976Z] [2023-01-15T20:20:19.976Z] setS1ASclassPath: [2023-01-15T20:20:19.976Z] [2023-01-15T20:20:19.976Z] init-common: [2023-01-15T20:20:19.976Z] [2023-01-15T20:20:19.976Z] create-jms-resource-common: [2023-01-15T20:20:19.976Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:20.130Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2023-01-15T20:20:20.131Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:20:20.131Z] [exec] [2023-01-15T20:20:20.131Z] [exec] [2023-01-15T20:20:20.131Z] [exec] ----------------------------------------- [2023-01-15T20:20:20.131Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2023-01-15T20:20:20.131Z] [exec] ----------------------------------------- [2023-01-15T20:20:20.131Z] [exec] Total PASS: 1 [2023-01-15T20:20:20.131Z] [exec] Total FAIL: 0 [2023-01-15T20:20:20.131Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:20:20.131Z] [exec] ----------------------------------------- [2023-01-15T20:20:20.131Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:20.131Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:20.131Z] [2023-01-15T20:20:20.131Z] checkReporting-common: [2023-01-15T20:20:20.131Z] [2023-01-15T20:20:20.131Z] confirmReportPresent-common: [2023-01-15T20:20:20.131Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:20:20.131Z] [echo] Test seems to be reported fine [2023-01-15T20:20:20.131Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:20:20.131Z] [2023-01-15T20:20:20.131Z] confirmMissingReport-common: [2023-01-15T20:20:20.131Z] [2023-01-15T20:20:20.131Z] setOSConditions: [2023-01-15T20:20:20.131Z] [2023-01-15T20:20:20.131Z] setToolWin: [2023-01-15T20:20:20.131Z] [2023-01-15T20:20:20.131Z] setToolUnix: [2023-01-15T20:20:20.131Z] [2023-01-15T20:20:20.131Z] setToolProperty: [2023-01-15T20:20:20.131Z] [2023-01-15T20:20:20.131Z] setS1ASclassPath: [2023-01-15T20:20:20.131Z] [2023-01-15T20:20:20.131Z] init-common: [2023-01-15T20:20:20.131Z] [2023-01-15T20:20:20.131Z] runclient-common: [2023-01-15T20:20:20.131Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String custom/my-string [2023-01-15T20:20:20.131Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:20.390Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:20.478Z] [exec] Waiting for the domain to stop ... [2023-01-15T20:20:20.479Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:20:20.479Z] [2023-01-15T20:20:20.479Z] setOSConditions: [2023-01-15T20:20:20.479Z] [2023-01-15T20:20:20.479Z] setToolWin: [2023-01-15T20:20:20.479Z] [2023-01-15T20:20:20.479Z] setToolUnix: [2023-01-15T20:20:20.479Z] [2023-01-15T20:20:20.479Z] setToolProperty: [2023-01-15T20:20:20.479Z] [2023-01-15T20:20:20.479Z] setS1ASclassPath: [2023-01-15T20:20:20.479Z] [2023-01-15T20:20:20.479Z] init-common: [2023-01-15T20:20:20.479Z] [2023-01-15T20:20:20.479Z] stopDerby: [2023-01-15T20:20:20.479Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2023-01-15T20:20:20.479Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:20.479Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:20.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2023-01-15T20:20:20.540Z] [exec] JMS Desctination Queue created. [2023-01-15T20:20:20.540Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:21.042Z] [java] Sun Jan 15 20:20:20 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:20:21.042Z] [java] Sun Jan 15 20:20:20 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:20:21.042Z] [2023-01-15T20:20:21.042Z] BUILD SUCCESSFUL [2023-01-15T20:20:21.042Z] Total time: 4 seconds [2023-01-15T20:20:21.042Z] + check_successful_run [2023-01-15T20:20:21.042Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T20:20:21.042Z] [2023-01-15T20:20:21.042Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T20:20:21.042Z] [2023-01-15T20:20:21.042Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:20:21.042Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T20:20:21.042Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T20:20:21.042Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T20:20:21.042Z] + generate_junit_report connector_group_3 [2023-01-15T20:20:21.042Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T20:20:21.042Z] [2023-01-15T20:20:21.042Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T20:20:21.042Z] [2023-01-15T20:20:21.042Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:20:21.042Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T20:20:21.042Z] + TESTSUITE_NAME=connector_group_3 [2023-01-15T20:20:21.042Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:20:21.042Z] + awk -v suitename=connector_group_3 ' [2023-01-15T20:20:21.042Z] BEGIN { [2023-01-15T20:20:21.042Z] totaltests = 0; [2023-01-15T20:20:21.042Z] totalfailures = 0; [2023-01-15T20:20:21.042Z] totalerrors = 0; [2023-01-15T20:20:21.042Z] } [2023-01-15T20:20:21.042Z] function getPropVal(str){ [2023-01-15T20:20:21.042Z] split(str, a, "="); [2023-01-15T20:20:21.042Z] val = a[2]; [2023-01-15T20:20:21.042Z] # remove quotes [2023-01-15T20:20:21.042Z] gsub("\"","",val); [2023-01-15T20:20:21.042Z] return val; [2023-01-15T20:20:21.042Z] } [2023-01-15T20:20:21.042Z] function removeXMLTag(str){ [2023-01-15T20:20:21.042Z] # remove xml tag quotes [2023-01-15T20:20:21.042Z] gsub("","",str); [2023-01-15T20:20:21.042Z] gsub("<.*>","",str); [2023-01-15T20:20:21.042Z] gsub(">","",str); [2023-01-15T20:20:21.042Z] return str; [2023-01-15T20:20:21.042Z] } [2023-01-15T20:20:21.042Z] /status value=/ { [2023-01-15T20:20:21.042Z] result=getPropVal($0); [2023-01-15T20:20:21.042Z] result=removeXMLTag(result); [2023-01-15T20:20:21.042Z] } [2023-01-15T20:20:21.042Z] // { [2023-01-15T20:20:21.042Z] getline; [2023-01-15T20:20:21.042Z] getline; [2023-01-15T20:20:21.042Z] testunit=removeXMLTag($0); [2023-01-15T20:20:21.042Z] gsub("\"","",testunit); [2023-01-15T20:20:21.042Z] } [2023-01-15T20:20:21.042Z] // { [2023-01-15T20:20:21.042Z] getline; [2023-01-15T20:20:21.042Z] testname=removeXMLTag($0); [2023-01-15T20:20:21.042Z] gsub("\"","",testname); [2023-01-15T20:20:21.042Z] } [2023-01-15T20:20:21.042Z] /<\/testcase>/{ [2023-01-15T20:20:21.042Z] classname=testunit [2023-01-15T20:20:21.043Z] # printing testcase to out [2023-01-15T20:20:21.043Z] out = out sprintf(" \n", classname, testname); [2023-01-15T20:20:21.043Z] if (result == "fail") { [2023-01-15T20:20:21.043Z] out = out " \n"; [2023-01-15T20:20:21.043Z] totalfailures++; [2023-01-15T20:20:21.043Z] } else if (result == "did_not_run") { [2023-01-15T20:20:21.043Z] out = out " \n"; [2023-01-15T20:20:21.043Z] totalerrors++; [2023-01-15T20:20:21.043Z] } [2023-01-15T20:20:21.043Z] out = out " \n"; [2023-01-15T20:20:21.043Z] [2023-01-15T20:20:21.043Z] totaltests++; [2023-01-15T20:20:21.043Z] result=""; [2023-01-15T20:20:21.043Z] testname=""; [2023-01-15T20:20:21.043Z] } [2023-01-15T20:20:21.043Z] END { [2023-01-15T20:20:21.043Z] print "" [2023-01-15T20:20:21.043Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T20:20:21.043Z] printf "%s", out; [2023-01-15T20:20:21.043Z] print "" [2023-01-15T20:20:21.043Z] }' [2023-01-15T20:20:21.043Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:20:21.043Z] + change_junit_report_class_names [2023-01-15T20:20:21.043Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:20:21.043Z] + sed -i 's/\bclassname="/classname="connector_group_3./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:20:21.043Z] + copy_test_artifacts connector_group_3 [2023-01-15T20:20:21.043Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T20:20:21.043Z] [2023-01-15T20:20:21.043Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T20:20:21.043Z] [2023-01-15T20:20:21.043Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:20:21.043Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T20:20:21.043Z] tar: Removing leading `/' from member names [2023-01-15T20:20:21.103Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:20:21.103Z] [exec] Administered object jms/SampleQueue created. [2023-01-15T20:20:21.103Z] [2023-01-15T20:20:21.103Z] setOSConditions: [2023-01-15T20:20:21.103Z] [2023-01-15T20:20:21.103Z] setToolWin: [2023-01-15T20:20:21.103Z] [2023-01-15T20:20:21.103Z] setToolUnix: [2023-01-15T20:20:21.103Z] [2023-01-15T20:20:21.103Z] setToolProperty: [2023-01-15T20:20:21.103Z] [2023-01-15T20:20:21.103Z] setS1ASclassPath: [2023-01-15T20:20:21.103Z] [2023-01-15T20:20:21.104Z] init-common: [2023-01-15T20:20:21.104Z] [2023-01-15T20:20:21.104Z] create-jms-resource-common: [2023-01-15T20:20:21.104Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:21.300Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:20:21.301Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:20:21.301Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:20:21.301Z] ++ pwd [2023-01-15T20:20:21.301Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:20:21.301Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2023-01-15T20:20:21.301Z] + true [2023-01-15T20:20:21.301Z] ++ pwd [2023-01-15T20:20:21.301Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:20:21.301Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2023-01-15T20:20:21.301Z] + true [2023-01-15T20:20:21.301Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/connector_group_3-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T20:20:21.301Z] tar: Removing leading `/' from member names [2023-01-15T20:20:21.301Z] + break [2023-01-15T20:20:21.301Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T20:20:21.323Z] [exec] Jan 15, 2023 8:20:21 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:20:21.323Z] [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. [2023-01-15T20:20:21.328Z] Archiving artifacts [2023-01-15T20:20:21.667Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false clientQueue [2023-01-15T20:20:21.668Z] [exec] JMS Desctination clientQueue created. [2023-01-15T20:20:21.668Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:22.232Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:20:22.232Z] [exec] Administered object jms/clientQueue created. [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] deploy: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] setOSConditions: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] setToolWin: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] setToolUnix: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] setToolProperty: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] setS1ASclassPath: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] init-common: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] deploy-common: [2023-01-15T20:20:22.232Z] [echo] Current time (ISO): 2023-01-15T20:20:21.975+0000 [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] setOSConditions: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] setToolWin: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] setToolUnix: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] setToolProperty: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] setS1ASclassPath: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] init-common: [2023-01-15T20:20:22.232Z] [2023-01-15T20:20:22.232Z] deploy-common-pe: [2023-01-15T20:20:22.232Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:22.795Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2023-01-15T20:20:22.795Z] [exec] Application deployed with name connector-mq-simplestressApp. [2023-01-15T20:20:22.795Z] [echo] Deployment on target server server successful [2023-01-15T20:20:22.795Z] [2023-01-15T20:20:22.795Z] setOSConditions: [2023-01-15T20:20:22.795Z] [2023-01-15T20:20:22.795Z] setToolWin: [2023-01-15T20:20:22.795Z] [2023-01-15T20:20:22.795Z] setToolUnix: [2023-01-15T20:20:22.795Z] [2023-01-15T20:20:22.795Z] setToolProperty: [2023-01-15T20:20:22.795Z] [2023-01-15T20:20:22.796Z] setS1ASclassPath: [2023-01-15T20:20:22.796Z] [2023-01-15T20:20:22.796Z] init-common: [2023-01-15T20:20:22.796Z] [2023-01-15T20:20:22.796Z] deploy-common-ee: [2023-01-15T20:20:22.796Z] [2023-01-15T20:20:22.796Z] run: [2023-01-15T20:20:22.796Z] [2023-01-15T20:20:22.796Z] setOSConditions: [2023-01-15T20:20:22.796Z] [2023-01-15T20:20:22.796Z] setToolWin: [2023-01-15T20:20:22.796Z] [2023-01-15T20:20:22.796Z] setToolUnix: [2023-01-15T20:20:22.796Z] [2023-01-15T20:20:22.796Z] setToolProperty: [2023-01-15T20:20:22.796Z] [2023-01-15T20:20:22.796Z] setS1ASclassPath: [2023-01-15T20:20:22.796Z] [2023-01-15T20:20:22.796Z] init-common: [2023-01-15T20:20:22.796Z] [2023-01-15T20:20:22.796Z] runclient-common: [2023-01-15T20:20:22.796Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:20:22.796Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:23.358Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:23.925Z] [exec] Jan 15, 2023 8:20:23 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:20:23.925Z] [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. [2023-01-15T20:20:26.595Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2023-01-15T20:20:26.595Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:20:26.595Z] [exec] [2023-01-15T20:20:26.595Z] [exec] [2023-01-15T20:20:26.595Z] [exec] ----------------------------------------- [2023-01-15T20:20:26.595Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2023-01-15T20:20:26.595Z] [exec] ----------------------------------------- [2023-01-15T20:20:26.595Z] [exec] Total PASS: 1 [2023-01-15T20:20:26.595Z] [exec] Total FAIL: 0 [2023-01-15T20:20:26.595Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:20:26.595Z] [exec] ----------------------------------------- [2023-01-15T20:20:26.595Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:26.595Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:26.595Z] [2023-01-15T20:20:26.595Z] checkReporting-common: [2023-01-15T20:20:26.595Z] [2023-01-15T20:20:26.595Z] confirmReportPresent-common: [2023-01-15T20:20:26.595Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:20:26.595Z] [echo] Test seems to be reported fine [2023-01-15T20:20:26.595Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:20:26.595Z] [2023-01-15T20:20:26.595Z] confirmMissingReport-common: [2023-01-15T20:20:26.595Z] [2023-01-15T20:20:26.595Z] setOSConditions: [2023-01-15T20:20:26.595Z] [2023-01-15T20:20:26.595Z] setToolWin: [2023-01-15T20:20:26.595Z] [2023-01-15T20:20:26.595Z] setToolUnix: [2023-01-15T20:20:26.595Z] [2023-01-15T20:20:26.595Z] setToolProperty: [2023-01-15T20:20:26.595Z] [2023-01-15T20:20:26.595Z] setS1ASclassPath: [2023-01-15T20:20:26.595Z] [2023-01-15T20:20:26.595Z] init-common: [2023-01-15T20:20:26.595Z] [2023-01-15T20:20:26.595Z] runclient-common: [2023-01-15T20:20:26.595Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-simple-properties [2023-01-15T20:20:26.595Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:26.853Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:27.787Z] [exec] Jan 15, 2023 8:20:27 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:20:27.787Z] [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. [2023-01-15T20:20:28.101Z] [exec] Jan 15, 2023 8:20:27 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:20:28.101Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:20:28.101Z] [exec] Jan 15, 2023 8:20:27 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:20:28.101Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T20:20:28.101Z] [exec] Jan 15, 2023 8:20:27 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:20:28.101Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T20:20:28.101Z] [exec] Jan 15, 2023 8:20:27 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:20:28.101Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T20:20:31.978Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:20:31.979Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:20:31.979Z] [exec] [2023-01-15T20:20:31.979Z] [exec] [2023-01-15T20:20:31.979Z] [exec] ----------------------------------------- [2023-01-15T20:20:31.979Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:20:31.979Z] [exec] ----------------------------------------- [2023-01-15T20:20:31.979Z] [exec] Total PASS: 1 [2023-01-15T20:20:31.979Z] [exec] Total FAIL: 0 [2023-01-15T20:20:31.979Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:20:31.979Z] [exec] ----------------------------------------- [2023-01-15T20:20:31.979Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:32.237Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:32.494Z] [2023-01-15T20:20:32.494Z] checkReporting-common: [2023-01-15T20:20:32.494Z] [2023-01-15T20:20:32.494Z] confirmReportPresent-common: [2023-01-15T20:20:32.494Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:20:32.494Z] [echo] Test seems to be reported fine [2023-01-15T20:20:32.495Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:20:32.495Z] [2023-01-15T20:20:32.495Z] confirmMissingReport-common: [2023-01-15T20:20:32.495Z] [2023-01-15T20:20:32.495Z] setOSConditions: [2023-01-15T20:20:32.495Z] [2023-01-15T20:20:32.495Z] setToolWin: [2023-01-15T20:20:32.495Z] [2023-01-15T20:20:32.495Z] setToolUnix: [2023-01-15T20:20:32.495Z] [2023-01-15T20:20:32.495Z] setToolProperty: [2023-01-15T20:20:32.495Z] [2023-01-15T20:20:32.495Z] setS1ASclassPath: [2023-01-15T20:20:32.495Z] [2023-01-15T20:20:32.495Z] init-common: [2023-01-15T20:20:32.495Z] [2023-01-15T20:20:32.495Z] runclient-common: [2023-01-15T20:20:32.495Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-properties-file Integer 25 custom/my-properties-file [2023-01-15T20:20:32.495Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:33.429Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:33.998Z] [exec] Jan 15, 2023 8:20:33 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:20:33.998Z] [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. [2023-01-15T20:20:39.263Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:20:39.263Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:20:39.263Z] [exec] [2023-01-15T20:20:39.263Z] [exec] [2023-01-15T20:20:39.263Z] [exec] ----------------------------------------- [2023-01-15T20:20:39.263Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:20:39.263Z] [exec] ----------------------------------------- [2023-01-15T20:20:39.263Z] [exec] Total PASS: 1 [2023-01-15T20:20:39.263Z] [exec] Total FAIL: 0 [2023-01-15T20:20:39.263Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:20:39.263Z] [exec] ----------------------------------------- [2023-01-15T20:20:39.263Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:39.263Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:39.263Z] [2023-01-15T20:20:39.263Z] checkReporting-common: [2023-01-15T20:20:39.263Z] [2023-01-15T20:20:39.263Z] confirmReportPresent-common: [2023-01-15T20:20:39.263Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:20:39.263Z] [echo] Test seems to be reported fine [2023-01-15T20:20:39.263Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:20:39.263Z] [2023-01-15T20:20:39.263Z] confirmMissingReport-common: [2023-01-15T20:20:39.263Z] [2023-01-15T20:20:39.263Z] setOSConditions: [2023-01-15T20:20:39.263Z] [2023-01-15T20:20:39.263Z] setToolWin: [2023-01-15T20:20:39.263Z] [2023-01-15T20:20:39.263Z] setToolUnix: [2023-01-15T20:20:39.263Z] [2023-01-15T20:20:39.263Z] setToolProperty: [2023-01-15T20:20:39.263Z] [2023-01-15T20:20:39.263Z] setS1ASclassPath: [2023-01-15T20:20:39.263Z] [2023-01-15T20:20:39.263Z] init-common: [2023-01-15T20:20:39.263Z] [2023-01-15T20:20:39.263Z] runclient-common: [2023-01-15T20:20:39.263Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-xml-file Integer 25 custom/my-properties-xml-file [2023-01-15T20:20:39.263Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:39.830Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:40.764Z] [exec] Jan 15, 2023 8:20:40 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:20:40.764Z] [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. [2023-01-15T20:20:46.033Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:20:46.033Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:20:46.033Z] [exec] [2023-01-15T20:20:46.033Z] [exec] [2023-01-15T20:20:46.033Z] [exec] ----------------------------------------- [2023-01-15T20:20:46.033Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:20:46.033Z] [exec] ----------------------------------------- [2023-01-15T20:20:46.033Z] [exec] Total PASS: 1 [2023-01-15T20:20:46.033Z] [exec] Total FAIL: 0 [2023-01-15T20:20:46.033Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:20:46.033Z] [exec] ----------------------------------------- [2023-01-15T20:20:46.033Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:46.033Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:46.033Z] [2023-01-15T20:20:46.033Z] checkReporting-common: [2023-01-15T20:20:46.033Z] [2023-01-15T20:20:46.033Z] confirmReportPresent-common: [2023-01-15T20:20:46.033Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:20:46.033Z] [echo] Test seems to be reported fine [2023-01-15T20:20:46.033Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:20:46.033Z] [2023-01-15T20:20:46.033Z] confirmMissingReport-common: [2023-01-15T20:20:46.033Z] [2023-01-15T20:20:46.033Z] setOSConditions: [2023-01-15T20:20:46.033Z] [2023-01-15T20:20:46.033Z] setToolWin: [2023-01-15T20:20:46.033Z] [2023-01-15T20:20:46.033Z] setToolUnix: [2023-01-15T20:20:46.033Z] [2023-01-15T20:20:46.033Z] setToolProperty: [2023-01-15T20:20:46.033Z] [2023-01-15T20:20:46.033Z] setS1ASclassPath: [2023-01-15T20:20:46.033Z] [2023-01-15T20:20:46.033Z] init-common: [2023-01-15T20:20:46.033Z] [2023-01-15T20:20:46.033Z] runclient-common: [2023-01-15T20:20:46.034Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-properties-file-with-values [2023-01-15T20:20:46.034Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:46.292Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:47.231Z] [exec] Jan 15, 2023 8:20:46 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:20:47.231Z] [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. [2023-01-15T20:20:51.423Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:20:51.423Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:20:51.423Z] [exec] [2023-01-15T20:20:51.423Z] [exec] [2023-01-15T20:20:51.423Z] [exec] ----------------------------------------- [2023-01-15T20:20:51.423Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:20:51.423Z] [exec] ----------------------------------------- [2023-01-15T20:20:51.423Z] [exec] Total PASS: 1 [2023-01-15T20:20:51.423Z] [exec] Total FAIL: 0 [2023-01-15T20:20:51.423Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:20:51.423Z] [exec] ----------------------------------------- [2023-01-15T20:20:51.423Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:51.681Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:51.939Z] [2023-01-15T20:20:51.939Z] checkReporting-common: [2023-01-15T20:20:51.939Z] [2023-01-15T20:20:51.939Z] confirmReportPresent-common: [2023-01-15T20:20:51.939Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:20:51.939Z] [echo] Test seems to be reported fine [2023-01-15T20:20:51.939Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:20:51.939Z] [2023-01-15T20:20:51.939Z] confirmMissingReport-common: [2023-01-15T20:20:51.939Z] [2023-01-15T20:20:51.939Z] setOSConditions: [2023-01-15T20:20:51.939Z] [2023-01-15T20:20:51.939Z] setToolWin: [2023-01-15T20:20:51.939Z] [2023-01-15T20:20:51.939Z] setToolUnix: [2023-01-15T20:20:51.939Z] [2023-01-15T20:20:51.939Z] setToolProperty: [2023-01-15T20:20:51.939Z] [2023-01-15T20:20:51.939Z] setS1ASclassPath: [2023-01-15T20:20:51.939Z] [2023-01-15T20:20:51.939Z] init-common: [2023-01-15T20:20:51.939Z] [2023-01-15T20:20:51.939Z] runclient-common: [2023-01-15T20:20:51.939Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-properties-xml-file-with-values [2023-01-15T20:20:51.939Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:52.873Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:53.442Z] [exec] Jan 15, 2023 8:20:53 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:20:53.442Z] [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. [2023-01-15T20:20:58.712Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:20:58.712Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:20:58.712Z] [exec] [2023-01-15T20:20:58.712Z] [exec] [2023-01-15T20:20:58.712Z] [exec] ----------------------------------------- [2023-01-15T20:20:58.712Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:20:58.712Z] [exec] ----------------------------------------- [2023-01-15T20:20:58.712Z] [exec] Total PASS: 1 [2023-01-15T20:20:58.712Z] [exec] Total FAIL: 0 [2023-01-15T20:20:58.712Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:20:58.712Z] [exec] ----------------------------------------- [2023-01-15T20:20:58.712Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:58.712Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:20:58.712Z] [2023-01-15T20:20:58.712Z] checkReporting-common: [2023-01-15T20:20:58.712Z] [2023-01-15T20:20:58.712Z] confirmReportPresent-common: [2023-01-15T20:20:58.712Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:20:58.712Z] [echo] Test seems to be reported fine [2023-01-15T20:20:58.712Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:20:58.712Z] [2023-01-15T20:20:58.712Z] confirmMissingReport-common: [2023-01-15T20:20:58.713Z] [2023-01-15T20:20:58.713Z] setOSConditions: [2023-01-15T20:20:58.713Z] [2023-01-15T20:20:58.713Z] setToolWin: [2023-01-15T20:20:58.713Z] [2023-01-15T20:20:58.713Z] setToolUnix: [2023-01-15T20:20:58.713Z] [2023-01-15T20:20:58.713Z] setToolProperty: [2023-01-15T20:20:58.713Z] [2023-01-15T20:20:58.713Z] setS1ASclassPath: [2023-01-15T20:20:58.713Z] [2023-01-15T20:20:58.713Z] init-common: [2023-01-15T20:20:58.713Z] [2023-01-15T20:20:58.713Z] runclient-common: [2023-01-15T20:20:58.713Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml url http://java.sun.com:80/index.html custom/my-url [2023-01-15T20:20:58.713Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:20:59.278Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:00.212Z] [exec] Jan 15, 2023 8:20:59 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:21:00.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. [Pipeline] junit [2023-01-15T20:21:03.931Z] Recording test results [2023-01-15T20:21:04.397Z] [exec] Value of key is: Resource Factories Test - URL : [2023-01-15T20:21:04.398Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:21:04.398Z] [exec] [2023-01-15T20:21:04.398Z] [exec] [2023-01-15T20:21:04.398Z] [exec] ----------------------------------------- [2023-01-15T20:21:04.398Z] [exec] - Resource Factories Test - URL : : PASS - [2023-01-15T20:21:04.398Z] [exec] ----------------------------------------- [2023-01-15T20:21:04.398Z] [exec] Total PASS: 1 [2023-01-15T20:21:04.398Z] [exec] Total FAIL: 0 [2023-01-15T20:21:04.398Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:21:04.398Z] [exec] ----------------------------------------- [2023-01-15T20:21:04.398Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:21:04.398Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:21:04.656Z] [2023-01-15T20:21:04.656Z] checkReporting-common: [2023-01-15T20:21:04.656Z] [2023-01-15T20:21:04.656Z] confirmReportPresent-common: [2023-01-15T20:21:04.656Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:21:04.656Z] [echo] Test seems to be reported fine [2023-01-15T20:21:04.656Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:21:04.656Z] [2023-01-15T20:21:04.656Z] confirmMissingReport-common: [2023-01-15T20:21:04.656Z] [2023-01-15T20:21:04.656Z] setOSConditions: [2023-01-15T20:21:04.656Z] [2023-01-15T20:21:04.656Z] setToolWin: [2023-01-15T20:21:04.656Z] [2023-01-15T20:21:04.656Z] setToolUnix: [2023-01-15T20:21:04.656Z] [2023-01-15T20:21:04.656Z] setToolProperty: [2023-01-15T20:21:04.656Z] [2023-01-15T20:21:04.656Z] setS1ASclassPath: [2023-01-15T20:21:04.656Z] [2023-01-15T20:21:04.656Z] init-common: [2023-01-15T20:21:04.656Z] [2023-01-15T20:21:04.656Z] runclient-common: [2023-01-15T20:21:04.656Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml mappednames [2023-01-15T20:21:04.914Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:05.478Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:06.414Z] [exec] Jan 15, 2023 8:21:06 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:21:06.414Z] [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. [2023-01-15T20:21:08.362Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2023-01-15T20:21:11.678Z] [exec] Value of key is: Resource Factories Test - testResourceInjectionViaMappedName : [2023-01-15T20:21:11.679Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:21:11.679Z] [exec] [2023-01-15T20:21:11.679Z] [exec] [2023-01-15T20:21:11.679Z] [exec] ----------------------------------------- [2023-01-15T20:21:11.679Z] [exec] - Resource Factories Test - testResourceInjectionViaMappedName : : PASS - [2023-01-15T20:21:11.679Z] [exec] ----------------------------------------- [2023-01-15T20:21:11.679Z] [exec] Total PASS: 1 [2023-01-15T20:21:11.679Z] [exec] Total FAIL: 0 [2023-01-15T20:21:11.679Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:21:11.679Z] [exec] ----------------------------------------- [2023-01-15T20:21:11.679Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:21:11.679Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:21:11.679Z] [2023-01-15T20:21:11.679Z] checkReporting-common: [2023-01-15T20:21:11.679Z] [2023-01-15T20:21:11.679Z] confirmReportPresent-common: [2023-01-15T20:21:11.679Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:21:11.679Z] [echo] Test seems to be reported fine [2023-01-15T20:21:11.679Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:21:11.679Z] [2023-01-15T20:21:11.679Z] confirmMissingReport-common: [2023-01-15T20:21:11.679Z] [2023-01-15T20:21:11.679Z] setOSConditions: [2023-01-15T20:21:11.679Z] [2023-01-15T20:21:11.679Z] setToolWin: [2023-01-15T20:21:11.679Z] [2023-01-15T20:21:11.679Z] setToolUnix: [2023-01-15T20:21:11.679Z] [2023-01-15T20:21:11.679Z] setToolProperty: [2023-01-15T20:21:11.679Z] [2023-01-15T20:21:11.679Z] setS1ASclassPath: [2023-01-15T20:21:11.679Z] [2023-01-15T20:21:11.679Z] init-common: [2023-01-15T20:21:11.679Z] [2023-01-15T20:21:11.679Z] runclient-common: [2023-01-15T20:21:11.679Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml lookupnames [2023-01-15T20:21:11.679Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:12.614Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:13.180Z] [exec] Jan 15, 2023 8:21:13 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:21:13.180Z] [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. [2023-01-15T20:21:14.738Z] [exec] Received all messages in :38000 milliseconds [2023-01-15T20:21:14.739Z] [exec] ------------------------------------------------------ [2023-01-15T20:21:14.739Z] [exec] Receeived :0:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :1:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :2:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :3:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :4:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :5:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :6:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :7:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :8:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :9:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :10:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :11:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :12:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :13:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :14:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :15:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :16:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :17:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :18:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :19:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :20:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :21:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :22:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :23:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :24:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :25:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :26:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :27:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :28:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :29:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :30:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :31:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :32:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :33:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :34:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :35:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :36:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :37:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :38:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :39:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :40:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :41:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :42:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :43:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :44:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :45:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :46:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :47:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :48:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :49:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :50:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :51:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :52:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :53:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :54:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :55:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :56:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :57:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :58:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :59:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :60:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :61:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :62:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :63:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :64:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :65:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :66:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :67:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :68:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :69:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :70:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :71:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :72:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :73:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :74:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :75:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :76:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :77:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :78:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :79:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :80:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :81:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :82:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :83:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :84:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :85:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :86:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :87:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :88:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :89:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :90:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :91:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :92:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :93:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :94:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :95:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :96:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :97:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :98:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :99:REPLIED:CLIENT [2023-01-15T20:21:14.739Z] [exec] Receeived :100:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :101:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :102:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :103:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :104:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :105:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :106:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :107:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :108:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :109:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :110:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :111:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :112:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :113:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :114:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :115:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :116:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :117:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :118:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :119:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :120:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :121:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :122:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :123:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :124:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :125:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :126:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :127:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :128:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :129:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :130:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :131:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :132:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :133:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :134:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :135:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :136:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :137:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :138:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :139:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :140:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :141:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :142:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :143:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :144:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :145:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :146:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :147:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :148:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :149:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :150:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :151:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :152:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :153:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :154:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :155:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :156:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :157:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :158:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :159:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :160:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :161:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :162:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :163:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :164:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :165:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :166:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :167:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :168:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :169:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :170:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :171:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :172:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :173:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :174:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :175:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :176:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :177:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :178:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :179:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :180:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :181:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :182:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :183:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :184:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :185:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :186:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :187:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :188:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :189:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :190:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :191:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :192:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :193:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :194:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :195:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :196:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :197:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :198:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :199:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :200:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :201:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :202:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :203:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :204:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :205:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :206:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :207:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :208:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :209:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :210:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :211:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :212:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :213:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :214:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :215:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :216:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :217:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :218:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :219:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :220:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :221:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :222:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :223:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :224:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :225:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :226:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :227:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :228:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :229:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :230:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :231:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :232:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :233:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :234:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :235:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :236:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :237:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :238:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :239:REPLIED:CLIENT [2023-01-15T20:21:14.740Z] [exec] Receeived :240:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :241:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :242:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :243:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :244:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :245:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :246:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :247:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :248:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :249:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :250:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :251:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :252:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :253:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :254:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :255:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :256:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :257:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :258:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :259:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :260:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :261:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :262:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :263:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :264:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :265:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :266:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :267:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :268:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :269:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :270:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :271:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :272:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :273:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :274:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :275:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :276:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :277:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :278:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :279:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :280:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :281:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :282:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :283:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :284:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :285:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :286:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :287:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :288:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :289:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :290:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :291:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :292:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :293:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :294:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :295:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :296:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :297:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :298:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :299:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :300:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :301:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :302:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :303:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :304:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :305:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :306:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :307:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :308:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :309:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :310:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :311:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :312:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :313:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :314:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :315:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :316:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :317:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :318:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :319:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :320:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :321:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :322:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :323:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :324:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :325:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :326:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :327:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :328:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :329:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :330:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :331:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :332:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :333:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :334:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :335:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :336:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :337:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :338:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :339:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :340:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :341:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :342:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :343:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :344:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :345:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :346:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :347:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :348:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :349:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :350:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :351:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :352:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :353:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :354:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :355:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :356:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :357:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :358:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :359:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :360:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :361:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :362:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :363:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :364:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :365:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :366:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :367:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :368:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :369:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :370:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :371:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :372:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :373:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :374:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :375:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :376:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :377:REPLIED:CLIENT [2023-01-15T20:21:14.741Z] [exec] Receeived :378:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :379:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :380:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :381:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :382:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :383:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :384:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :385:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :386:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :387:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :388:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :389:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :390:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :391:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :392:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :393:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :394:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :395:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :396:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :397:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :398:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :399:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :400:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :401:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :402:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :403:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :404:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :405:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :406:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :407:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :408:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :409:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :410:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :411:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :412:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :413:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :414:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :415:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :416:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :417:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :418:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :419:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :420:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :421:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :422:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :423:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :424:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :425:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :426:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :427:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :428:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :429:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :430:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :431:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :432:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :433:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :434:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :435:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :436:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :437:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :438:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :439:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :440:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :441:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :442:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :443:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :444:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :445:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :446:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :447:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :448:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :449:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :450:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :451:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :452:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :453:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :454:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :455:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :456:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :457:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :458:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :459:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :460:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :461:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :462:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :463:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :464:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :465:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :466:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :467:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :468:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :469:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :470:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :471:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :472:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :473:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :474:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :475:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :476:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :477:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :478:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :479:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :480:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :481:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :482:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :483:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :484:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :485:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :486:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :487:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :488:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :489:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :490:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :491:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :492:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :493:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :494:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :495:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :496:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :497:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :498:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :499:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :500:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :501:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :502:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :503:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :504:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :505:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :506:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :507:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :508:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :509:REPLIED:CLIENT [2023-01-15T20:21:14.742Z] [exec] Receeived :510:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :511:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :512:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :513:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :514:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :515:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :516:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :517:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :518:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :519:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :520:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :521:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :522:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :523:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :524:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :525:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :526:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :527:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :528:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :529:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :530:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :531:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :532:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :533:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :534:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :535:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :536:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :537:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :538:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :539:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :540:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :541:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :542:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :543:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :544:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :545:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :546:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :547:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :548:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :549:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :550:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :551:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :552:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :553:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :554:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :555:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :556:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :557:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :558:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :559:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :560:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :561:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :562:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :563:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :564:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :565:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :566:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :567:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :568:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :569:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :570:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :571:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :572:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :573:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :574:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :575:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :576:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :577:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :578:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :579:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :580:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :581:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :582:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :583:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :584:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :585:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :586:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :587:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :588:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :589:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :590:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :591:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :592:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :593:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :594:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :595:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :596:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :597:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :598:REPLIED:CLIENT [2023-01-15T20:21:14.743Z] [exec] Receeived :599:REPLIED:CLIENT [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T20:21:18.447Z] [exec] Value of key is: Resource Factories Test - testResourceInjectionViaLookupAttribute : [2023-01-15T20:21:18.447Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:21:18.447Z] [exec] [2023-01-15T20:21:18.447Z] [exec] [2023-01-15T20:21:18.447Z] [exec] ----------------------------------------- [2023-01-15T20:21:18.447Z] [exec] - Resource Factories Test - testResourceInjectionViaLookupAttribute : : PASS - [2023-01-15T20:21:18.447Z] [exec] ----------------------------------------- [2023-01-15T20:21:18.447Z] [exec] Total PASS: 1 [2023-01-15T20:21:18.447Z] [exec] Total FAIL: 0 [2023-01-15T20:21:18.447Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:21:18.447Z] [exec] ----------------------------------------- [2023-01-15T20:21:18.447Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:21:18.447Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:21:18.447Z] [2023-01-15T20:21:18.447Z] checkReporting-common: [2023-01-15T20:21:18.447Z] [2023-01-15T20:21:18.447Z] confirmReportPresent-common: [2023-01-15T20:21:18.447Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:21:18.447Z] [echo] Test seems to be reported fine [2023-01-15T20:21:18.447Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2023-01-15T20:21:18.447Z] [2023-01-15T20:21:18.447Z] confirmMissingReport-common: [2023-01-15T20:21:18.447Z] [2023-01-15T20:21:18.447Z] undeploy: [2023-01-15T20:21:18.447Z] [2023-01-15T20:21:18.447Z] undeploy-custom-resource-classes: [2023-01-15T20:21:18.447Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/custom-resource-classes.jar [2023-01-15T20:21:18.447Z] [2023-01-15T20:21:18.447Z] restart-server: [2023-01-15T20:21:18.447Z] [2023-01-15T20:21:18.447Z] setOSConditions: [2023-01-15T20:21:18.447Z] [2023-01-15T20:21:18.447Z] stop-server: [2023-01-15T20:21:18.447Z] [2023-01-15T20:21:18.447Z] stop-server-unix: [2023-01-15T20:21:18.447Z] [echo] stopping server on unix ... [2023-01-15T20:21:18.447Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:20.348Z] [exec] Waiting for the domain to stop . [2023-01-15T20:21:20.348Z] [exec] Command stop-domain executed successfully. Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-n7t1z [2023-01-15T20:21:29.601Z] [exec] Value of key is: message delivery test [2023-01-15T20:21:29.601Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:21:29.601Z] [exec] [2023-01-15T20:21:29.601Z] [exec] [2023-01-15T20:21:29.601Z] [exec] ----------------------------------------- [2023-01-15T20:21:29.601Z] [exec] - message delivery test: PASS - [2023-01-15T20:21:29.601Z] [exec] ----------------------------------------- [2023-01-15T20:21:29.601Z] [exec] Total PASS: 1 [2023-01-15T20:21:29.601Z] [exec] Total FAIL: 0 [2023-01-15T20:21:29.601Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:21:29.601Z] [exec] ----------------------------------------- [2023-01-15T20:21:29.601Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:21:29.601Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:21:29.601Z] [2023-01-15T20:21:29.601Z] checkReporting-common: [2023-01-15T20:21:29.601Z] [2023-01-15T20:21:29.601Z] confirmReportPresent-common: [2023-01-15T20:21:29.601Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:21:29.601Z] [echo] Test seems to be reported fine [2023-01-15T20:21:29.601Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/stress/RepRunConf.txt [2023-01-15T20:21:29.601Z] [2023-01-15T20:21:29.601Z] confirmMissingReport-common: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] undeploy: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setOSConditions: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolWin: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolUnix: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolProperty: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setS1ASclassPath: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] init-common: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] undeploy-common: [2023-01-15T20:21:29.602Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:29.602Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] unsetup: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setOSConditions: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolWin: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolUnix: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolProperty: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setS1ASclassPath: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] init-common: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] undeploy-jms-common: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setOSConditions: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolWin: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolUnix: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolProperty: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setS1ASclassPath: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] init-common: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] delete-jms-connection-common: [2023-01-15T20:21:29.602Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:29.602Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setOSConditions: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolWin: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolUnix: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setToolProperty: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] setS1ASclassPath: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] init-common: [2023-01-15T20:21:29.602Z] [2023-01-15T20:21:29.602Z] delete-jms-resource-common: [2023-01-15T20:21:29.602Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:29.602Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2023-01-15T20:21:29.602Z] [exec] Administered object jms/SampleQueue deleted. [2023-01-15T20:21:29.602Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:29.602Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2023-01-15T20:21:29.860Z] [2023-01-15T20:21:29.860Z] setOSConditions: [2023-01-15T20:21:29.860Z] [2023-01-15T20:21:29.860Z] setToolWin: [2023-01-15T20:21:29.860Z] [2023-01-15T20:21:29.860Z] setToolUnix: [2023-01-15T20:21:29.860Z] [2023-01-15T20:21:29.860Z] setToolProperty: [2023-01-15T20:21:29.860Z] [2023-01-15T20:21:29.860Z] setS1ASclassPath: [2023-01-15T20:21:29.860Z] [2023-01-15T20:21:29.860Z] init-common: [2023-01-15T20:21:29.860Z] [2023-01-15T20:21:29.860Z] delete-jms-resource-common: [2023-01-15T20:21:29.860Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:30.116Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/clientQueue [2023-01-15T20:21:30.116Z] [exec] Administered object jms/clientQueue deleted. [2023-01-15T20:21:30.318Z] [2023-01-15T20:21:30.318Z] stop-server-windows: [2023-01-15T20:21:30.372Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:30.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue clientQueue [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] all: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setOSConditions: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolWin: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolUnix: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolProperty: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setS1ASclassPath: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] init-common: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] create-lifecycle: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setOSConditions: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolWin: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolUnix: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolProperty: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setS1ASclassPath: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] init-common: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] default-sql: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setOSConditions: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolWin: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolUnix: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolProperty: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setS1ASclassPath: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] init-common: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] execute-sql-common: [2023-01-15T20:21:30.886Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/sql/create_pointbase.sql [2023-01-15T20:21:30.886Z] [sql] 0 rows affected [2023-01-15T20:21:30.886Z] [sql] 1 rows affected [2023-01-15T20:21:30.886Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] sql-oracle: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] execute-sql-connector: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setOSConditions: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolWin: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolUnix: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setToolProperty: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] setS1ASclassPath: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] init-common: [2023-01-15T20:21:30.886Z] [2023-01-15T20:21:30.886Z] compile-common: [2023-01-15T20:21:30.886Z] [echo] Current time (ISO): 2023-01-15T20:21:30.712+0000 [2023-01-15T20:21:30.886Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:21:30.886Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:32.780Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:21:32.780Z] [javac] 1 warning [2023-01-15T20:21:32.780Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar [2023-01-15T20:21:32.780Z] [2023-01-15T20:21:32.780Z] asadmin-common: [2023-01-15T20:21:32.780Z] [echo] asadmin create-lifecycle-module --classname samples.lifecycle.simple.LifecycleListenerImpl --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classpath /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar lifecycletest1 [2023-01-15T20:21:32.780Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:33.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar --failurefatal=false --enabled=true lifecycletest1 [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setup: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setOSConditions: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setToolWin: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setToolUnix: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setToolProperty: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setS1ASclassPath: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] init-common: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] deploy-jms-common: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setOSConditions: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setToolWin: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setToolUnix: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setToolProperty: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] setS1ASclassPath: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] init-common: [2023-01-15T20:21:33.344Z] [2023-01-15T20:21:33.344Z] create-jms-connection-common: [2023-01-15T20:21:33.344Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:33.601Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:21:33.857Z] [exec] Connector resource jms/QCFactory created. [2023-01-15T20:21:33.857Z] [2023-01-15T20:21:33.857Z] setOSConditions: [2023-01-15T20:21:33.857Z] [2023-01-15T20:21:33.857Z] setToolWin: [2023-01-15T20:21:33.857Z] [2023-01-15T20:21:33.857Z] setToolUnix: [2023-01-15T20:21:33.857Z] [2023-01-15T20:21:33.857Z] setToolProperty: [2023-01-15T20:21:33.857Z] [2023-01-15T20:21:33.857Z] setS1ASclassPath: [2023-01-15T20:21:33.857Z] [2023-01-15T20:21:33.857Z] init-common: [2023-01-15T20:21:33.857Z] [2023-01-15T20:21:33.857Z] create-jms-resource-common: [2023-01-15T20:21:33.857Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:34.421Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2023-01-15T20:21:34.421Z] [exec] JMS Desctination Queue created. [2023-01-15T20:21:34.421Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:34.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:21:34.985Z] [exec] Administered object jms/SampleQueue created. [2023-01-15T20:21:34.985Z] [2023-01-15T20:21:34.985Z] restart-appserver: [2023-01-15T20:21:34.985Z] [2023-01-15T20:21:34.985Z] restart-server-instance-common: [2023-01-15T20:21:34.985Z] [2023-01-15T20:21:34.985Z] setOSConditions: [2023-01-15T20:21:34.985Z] [2023-01-15T20:21:34.985Z] setToolWin: [2023-01-15T20:21:34.985Z] [2023-01-15T20:21:34.985Z] setToolUnix: [2023-01-15T20:21:34.985Z] [2023-01-15T20:21:34.985Z] setToolProperty: [2023-01-15T20:21:34.985Z] [2023-01-15T20:21:34.985Z] setS1ASclassPath: [2023-01-15T20:21:34.985Z] [2023-01-15T20:21:34.985Z] init-common: [2023-01-15T20:21:34.985Z] [2023-01-15T20:21:34.985Z] stopDomain: [2023-01-15T20:21:34.985Z] [echo] run.xml:stopping domain... [2023-01-15T20:21:34.985Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:35.581Z] [2023-01-15T20:21:35.582Z] setOSConditions: [2023-01-15T20:21:35.582Z] [2023-01-15T20:21:35.582Z] start-server: [2023-01-15T20:21:35.582Z] [echo] +-----------------------------+ [2023-01-15T20:21:35.582Z] [echo] | | [2023-01-15T20:21:35.582Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:21:35.582Z] [echo] | in Felix mode | [2023-01-15T20:21:35.582Z] [echo] | | [2023-01-15T20:21:35.582Z] [echo] +-----------------------------+ [2023-01-15T20:21:35.582Z] [2023-01-15T20:21:35.582Z] start-server-unix: [2023-01-15T20:21:35.582Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:38.257Z] [exec] Waiting for the domain to stop ... [2023-01-15T20:21:38.258Z] [exec] Command stop-domain executed successfully. Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gxx04 [2023-01-15T20:21:43.508Z] [2023-01-15T20:21:43.508Z] setOSConditions: [2023-01-15T20:21:43.508Z] [2023-01-15T20:21:43.508Z] setToolWin: [2023-01-15T20:21:43.508Z] [2023-01-15T20:21:43.508Z] setToolUnix: [2023-01-15T20:21:43.508Z] [2023-01-15T20:21:43.508Z] setToolProperty: [2023-01-15T20:21:43.508Z] [2023-01-15T20:21:43.508Z] setS1ASclassPath: [2023-01-15T20:21:43.508Z] [2023-01-15T20:21:43.508Z] init-common: [2023-01-15T20:21:43.508Z] [2023-01-15T20:21:43.508Z] startDomainUnix: [2023-01-15T20:21:43.508Z] [echo] Starting DAS [2023-01-15T20:21:43.509Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:46.949Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-n7t1z is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:21:46.951Z] --- [2023-01-15T20:21:46.951Z] apiVersion: "v1" [2023-01-15T20:21:46.951Z] kind: "Pod" [2023-01-15T20:21:46.951Z] metadata: [2023-01-15T20:21:46.951Z] annotations: [2023-01-15T20:21:46.951Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:21:46.951Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:21:46.951Z] labels: [2023-01-15T20:21:46.951Z] jenkins: "slave" [2023-01-15T20:21:46.951Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:21:46.951Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:21:46.951Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-n7t1z" [2023-01-15T20:21:46.951Z] namespace: "glassfish" [2023-01-15T20:21:46.951Z] spec: [2023-01-15T20:21:46.951Z] containers: [2023-01-15T20:21:46.951Z] - env: [2023-01-15T20:21:46.951Z] - name: "JENKINS_SECRET" [2023-01-15T20:21:46.951Z] value: "********" [2023-01-15T20:21:46.951Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:21:46.951Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:21:46.951Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:21:46.951Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-n7t1z" [2023-01-15T20:21:46.951Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:21:46.951Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:21:46.951Z] - name: "JENKINS_NAME" [2023-01-15T20:21:46.951Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-n7t1z" [2023-01-15T20:21:46.951Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:21:46.951Z] value: "/home/jenkins/agent" [2023-01-15T20:21:46.951Z] - name: "JENKINS_URL" [2023-01-15T20:21:46.951Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:21:46.951Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:21:46.951Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:21:46.951Z] name: "jnlp" [2023-01-15T20:21:46.951Z] resources: [2023-01-15T20:21:46.951Z] limits: [2023-01-15T20:21:46.951Z] memory: "1200Mi" [2023-01-15T20:21:46.951Z] cpu: "300m" [2023-01-15T20:21:46.951Z] requests: [2023-01-15T20:21:46.951Z] memory: "1200Mi" [2023-01-15T20:21:46.951Z] cpu: "300m" [2023-01-15T20:21:46.951Z] volumeMounts: [2023-01-15T20:21:46.951Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:21:46.951Z] name: "workspace-volume" [2023-01-15T20:21:46.951Z] readOnly: false [2023-01-15T20:21:46.951Z] - args: [2023-01-15T20:21:46.951Z] - "cat" [2023-01-15T20:21:46.951Z] env: [2023-01-15T20:21:46.951Z] - name: "MAVEN_OPTS" [2023-01-15T20:21:46.951Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:21:46.951Z] - name: "MVN_EXTRA" [2023-01-15T20:21:46.951Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:21:46.951Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:21:46.951Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:21:46.951Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:21:46.951Z] imagePullPolicy: "Always" [2023-01-15T20:21:46.951Z] name: "glassfish-build" [2023-01-15T20:21:46.951Z] resources: [2023-01-15T20:21:46.951Z] limits: [2023-01-15T20:21:46.951Z] memory: "12Gi" [2023-01-15T20:21:46.951Z] cpu: "8000m" [2023-01-15T20:21:46.951Z] requests: [2023-01-15T20:21:46.951Z] memory: "7Gi" [2023-01-15T20:21:46.951Z] cpu: "4000m" [2023-01-15T20:21:46.951Z] tty: true [2023-01-15T20:21:46.951Z] volumeMounts: [2023-01-15T20:21:46.951Z] - mountPath: "/home/jenkins" [2023-01-15T20:21:46.951Z] name: "jenkins-home" [2023-01-15T20:21:46.951Z] readOnly: false [2023-01-15T20:21:46.951Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:21:46.951Z] name: "maven-repo-shared-storage" [2023-01-15T20:21:46.951Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:21:46.951Z] name: "settings-xml" [2023-01-15T20:21:46.951Z] readOnly: true [2023-01-15T20:21:46.951Z] subPath: "settings.xml" [2023-01-15T20:21:46.951Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:21:46.951Z] name: "settings-security-xml" [2023-01-15T20:21:46.951Z] readOnly: true [2023-01-15T20:21:46.951Z] subPath: "settings-security.xml" [2023-01-15T20:21:46.951Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:21:46.951Z] name: "maven-repo-local-storage" [2023-01-15T20:21:46.951Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:21:46.951Z] name: "workspace-volume" [2023-01-15T20:21:46.951Z] readOnly: false [2023-01-15T20:21:46.951Z] nodeSelector: [2023-01-15T20:21:46.951Z] kubernetes.io/os: "linux" [2023-01-15T20:21:46.951Z] restartPolicy: "Never" [2023-01-15T20:21:46.951Z] volumes: [2023-01-15T20:21:46.951Z] - name: "settings-security-xml" [2023-01-15T20:21:46.951Z] secret: [2023-01-15T20:21:46.951Z] items: [2023-01-15T20:21:46.951Z] - key: "settings-security.xml" [2023-01-15T20:21:46.951Z] path: "settings-security.xml" [2023-01-15T20:21:46.951Z] secretName: "m2-secret-dir" [2023-01-15T20:21:46.951Z] - emptyDir: {} [2023-01-15T20:21:46.951Z] name: "maven-repo-local-storage" [2023-01-15T20:21:46.951Z] - emptyDir: {} [2023-01-15T20:21:46.951Z] name: "jenkins-home" [2023-01-15T20:21:46.951Z] - name: "settings-xml" [2023-01-15T20:21:46.951Z] secret: [2023-01-15T20:21:46.951Z] items: [2023-01-15T20:21:46.951Z] - key: "settings.xml" [2023-01-15T20:21:46.951Z] path: "settings.xml" [2023-01-15T20:21:46.951Z] secretName: "m2-secret-dir" [2023-01-15T20:21:46.951Z] - emptyDir: [2023-01-15T20:21:46.951Z] medium: "" [2023-01-15T20:21:46.951Z] name: "workspace-volume" [2023-01-15T20:21:46.951Z] - name: "maven-repo-shared-storage" [2023-01-15T20:21:46.951Z] persistentVolumeClaim: [2023-01-15T20:21:46.951Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:21:46.951Z] [2023-01-15T20:21:47.784Z] [exec] Waiting for domain1 to start .......... [2023-01-15T20:21:47.785Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:21:47.785Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:21:47.785Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:21:47.785Z] [exec] Admin Port: 4848 [2023-01-15T20:21:47.785Z] [exec] Command start-domain executed successfully. [2023-01-15T20:21:47.964Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:21:50.052Z] [exec] Waiting for domain1 to start ...... [2023-01-15T20:21:50.053Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:21:50.053Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:21:50.053Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:21:50.053Z] [exec] Admin Port: 4848 [2023-01-15T20:21:50.053Z] [exec] Command start-domain executed successfully. [2023-01-15T20:21:50.053Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:21:50.309Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] dumpThreadStack: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] startDomainWindows: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] startDomain: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] clean: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setOSConditions: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolWin: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolUnix: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolProperty: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setS1ASclassPath: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] init-common: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] clean-common: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setOSConditions: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolWin: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolUnix: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolProperty: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setS1ASclassPath: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] init-common: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] clean-classes-common: [2023-01-15T20:21:50.309Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setOSConditions: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolWin: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolUnix: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolProperty: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setS1ASclassPath: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] init-common: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] clean-jars-common: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] compile: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setOSConditions: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolWin: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolUnix: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setToolProperty: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] setS1ASclassPath: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] init-common: [2023-01-15T20:21:50.309Z] [2023-01-15T20:21:50.309Z] compile-common: [2023-01-15T20:21:50.310Z] [echo] Current time (ISO): 2023-01-15T20:21:50.126+0000 [2023-01-15T20:21:50.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:21:50.310Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:21:50.310Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:52.209Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:21:52.209Z] [javac] 1 warning [2023-01-15T20:21:52.209Z] [2023-01-15T20:21:52.209Z] setOSConditions: [2023-01-15T20:21:52.209Z] [2023-01-15T20:21:52.209Z] setToolWin: [2023-01-15T20:21:52.209Z] [2023-01-15T20:21:52.209Z] setToolUnix: [2023-01-15T20:21:52.209Z] [2023-01-15T20:21:52.209Z] setToolProperty: [2023-01-15T20:21:52.209Z] [2023-01-15T20:21:52.209Z] setS1ASclassPath: [2023-01-15T20:21:52.209Z] [2023-01-15T20:21:52.209Z] init-common: [2023-01-15T20:21:52.209Z] [2023-01-15T20:21:52.209Z] compile-common: [2023-01-15T20:21:52.209Z] [echo] Current time (ISO): 2023-01-15T20:21:51.919+0000 [2023-01-15T20:21:52.209Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:21:52.209Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:52.763Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-n7t1z in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (connector_group_4) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T20:21:53.580Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:21:53.837Z] [javac] 1 warning [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] build: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] setOSConditions: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] fixFiles: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] convUnix: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] convWin: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] setToolWin: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] setToolUnix: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] setToolProperty: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] setS1ASclassPath: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] init-common: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] package-persistence-common: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] ejb-jar-common: [2023-01-15T20:21:53.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] package-ejbjar-common: [2023-01-15T20:21:53.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:21:53.837Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:21:53.837Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:21:53.837Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-ejb.jar [2023-01-15T20:21:53.837Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.837Z] appclient-jar-common: [2023-01-15T20:21:53.837Z] [2023-01-15T20:21:53.838Z] package-appclientjar-common: [2023-01-15T20:21:53.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:21:53.838Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:21:53.838Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:21:53.838Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-client.jar [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] webclient-war-common: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] build-ear-common: [2023-01-15T20:21:53.838Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:21:53.838Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] deploy: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] setOSConditions: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] setToolWin: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] setToolUnix: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] setToolProperty: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] setS1ASclassPath: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] init-common: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] deploy-common: [2023-01-15T20:21:53.838Z] [echo] Current time (ISO): 2023-01-15T20:21:53.725+0000 [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] setOSConditions: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] setToolWin: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] setToolUnix: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] setToolProperty: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] setS1ASclassPath: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] init-common: [2023-01-15T20:21:53.838Z] [2023-01-15T20:21:53.838Z] deploy-common-pe: [2023-01-15T20:21:54.095Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:54.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2023-01-15T20:21:56.882Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gxx04 is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:21:56.884Z] --- [2023-01-15T20:21:56.884Z] apiVersion: "v1" [2023-01-15T20:21:56.884Z] kind: "Pod" [2023-01-15T20:21:56.884Z] metadata: [2023-01-15T20:21:56.884Z] annotations: [2023-01-15T20:21:56.884Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:21:56.884Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:21:56.884Z] labels: [2023-01-15T20:21:56.884Z] jenkins: "slave" [2023-01-15T20:21:56.884Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:21:56.884Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:21:56.884Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gxx04" [2023-01-15T20:21:56.884Z] namespace: "glassfish" [2023-01-15T20:21:56.884Z] spec: [2023-01-15T20:21:56.884Z] containers: [2023-01-15T20:21:56.884Z] - env: [2023-01-15T20:21:56.884Z] - name: "JENKINS_SECRET" [2023-01-15T20:21:56.884Z] value: "********" [2023-01-15T20:21:56.884Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:21:56.884Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:21:56.884Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:21:56.884Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gxx04" [2023-01-15T20:21:56.885Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:21:56.885Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:21:56.885Z] - name: "JENKINS_NAME" [2023-01-15T20:21:56.885Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gxx04" [2023-01-15T20:21:56.885Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:21:56.885Z] value: "/home/jenkins/agent" [2023-01-15T20:21:56.885Z] - name: "JENKINS_URL" [2023-01-15T20:21:56.885Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:21:56.885Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:21:56.885Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:21:56.885Z] name: "jnlp" [2023-01-15T20:21:56.885Z] resources: [2023-01-15T20:21:56.885Z] limits: [2023-01-15T20:21:56.885Z] memory: "1200Mi" [2023-01-15T20:21:56.885Z] cpu: "300m" [2023-01-15T20:21:56.885Z] requests: [2023-01-15T20:21:56.885Z] memory: "1200Mi" [2023-01-15T20:21:56.885Z] cpu: "300m" [2023-01-15T20:21:56.885Z] volumeMounts: [2023-01-15T20:21:56.885Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:21:56.885Z] name: "workspace-volume" [2023-01-15T20:21:56.885Z] readOnly: false [2023-01-15T20:21:56.885Z] - args: [2023-01-15T20:21:56.885Z] - "cat" [2023-01-15T20:21:56.885Z] env: [2023-01-15T20:21:56.885Z] - name: "MAVEN_OPTS" [2023-01-15T20:21:56.885Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:21:56.885Z] - name: "MVN_EXTRA" [2023-01-15T20:21:56.885Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:21:56.885Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:21:56.885Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:21:56.885Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:21:56.885Z] imagePullPolicy: "Always" [2023-01-15T20:21:56.885Z] name: "glassfish-build" [2023-01-15T20:21:56.885Z] resources: [2023-01-15T20:21:56.885Z] limits: [2023-01-15T20:21:56.885Z] memory: "12Gi" [2023-01-15T20:21:56.885Z] cpu: "8000m" [2023-01-15T20:21:56.885Z] requests: [2023-01-15T20:21:56.885Z] memory: "7Gi" [2023-01-15T20:21:56.885Z] cpu: "4000m" [2023-01-15T20:21:56.885Z] tty: true [2023-01-15T20:21:56.885Z] volumeMounts: [2023-01-15T20:21:56.885Z] - mountPath: "/home/jenkins" [2023-01-15T20:21:56.885Z] name: "jenkins-home" [2023-01-15T20:21:56.885Z] readOnly: false [2023-01-15T20:21:56.885Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:21:56.885Z] name: "maven-repo-shared-storage" [2023-01-15T20:21:56.885Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:21:56.885Z] name: "settings-xml" [2023-01-15T20:21:56.885Z] readOnly: true [2023-01-15T20:21:56.885Z] subPath: "settings.xml" [2023-01-15T20:21:56.885Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:21:56.885Z] name: "settings-security-xml" [2023-01-15T20:21:56.885Z] readOnly: true [2023-01-15T20:21:56.885Z] subPath: "settings-security.xml" [2023-01-15T20:21:56.885Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:21:56.885Z] name: "maven-repo-local-storage" [2023-01-15T20:21:56.885Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:21:56.885Z] name: "workspace-volume" [2023-01-15T20:21:56.885Z] readOnly: false [2023-01-15T20:21:56.885Z] nodeSelector: [2023-01-15T20:21:56.885Z] kubernetes.io/os: "linux" [2023-01-15T20:21:56.885Z] restartPolicy: "Never" [2023-01-15T20:21:56.885Z] volumes: [2023-01-15T20:21:56.885Z] - name: "settings-security-xml" [2023-01-15T20:21:56.885Z] secret: [2023-01-15T20:21:56.885Z] items: [2023-01-15T20:21:56.885Z] - key: "settings-security.xml" [2023-01-15T20:21:56.885Z] path: "settings-security.xml" [2023-01-15T20:21:56.885Z] secretName: "m2-secret-dir" [2023-01-15T20:21:56.885Z] - emptyDir: {} [2023-01-15T20:21:56.885Z] name: "maven-repo-local-storage" [2023-01-15T20:21:56.885Z] - emptyDir: {} [2023-01-15T20:21:56.885Z] name: "jenkins-home" [2023-01-15T20:21:56.885Z] - name: "settings-xml" [2023-01-15T20:21:56.885Z] secret: [2023-01-15T20:21:56.885Z] items: [2023-01-15T20:21:56.885Z] - key: "settings.xml" [2023-01-15T20:21:56.885Z] path: "settings.xml" [2023-01-15T20:21:56.885Z] secretName: "m2-secret-dir" [2023-01-15T20:21:56.885Z] - emptyDir: [2023-01-15T20:21:56.885Z] medium: "" [2023-01-15T20:21:56.885Z] name: "workspace-volume" [2023-01-15T20:21:56.885Z] - name: "maven-repo-shared-storage" [2023-01-15T20:21:56.885Z] persistentVolumeClaim: [2023-01-15T20:21:56.885Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:21:56.885Z] [2023-01-15T20:21:57.752Z] [2023-01-15T20:21:57.753Z] start-server-windows: [2023-01-15T20:21:57.753Z] [2023-01-15T20:21:57.753Z] setOSConditions: [2023-01-15T20:21:57.753Z] [2023-01-15T20:21:57.753Z] setToolWin: [2023-01-15T20:21:57.753Z] [2023-01-15T20:21:57.753Z] setToolUnix: [2023-01-15T20:21:57.753Z] [2023-01-15T20:21:57.753Z] setToolProperty: [2023-01-15T20:21:57.753Z] [2023-01-15T20:21:57.753Z] setS1ASclassPath: [2023-01-15T20:21:57.753Z] [2023-01-15T20:21:57.753Z] init-common: [2023-01-15T20:21:57.753Z] [2023-01-15T20:21:57.753Z] delete-custom-resource-common: [2023-01-15T20:21:57.753Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:58.178Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:21:58.320Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-java-bean [2023-01-15T20:21:58.525Z] [exec] Application deployed with name mq-cmt-excptApp. [2023-01-15T20:21:58.526Z] [echo] Deployment on target server server successful [2023-01-15T20:21:58.526Z] [2023-01-15T20:21:58.526Z] setOSConditions: [2023-01-15T20:21:58.526Z] [2023-01-15T20:21:58.526Z] setToolWin: [2023-01-15T20:21:58.526Z] [2023-01-15T20:21:58.526Z] setToolUnix: [2023-01-15T20:21:58.526Z] [2023-01-15T20:21:58.526Z] setToolProperty: [2023-01-15T20:21:58.526Z] [2023-01-15T20:21:58.526Z] setS1ASclassPath: [2023-01-15T20:21:58.526Z] [2023-01-15T20:21:58.526Z] init-common: [2023-01-15T20:21:58.526Z] [2023-01-15T20:21:58.526Z] deploy-common-ee: [2023-01-15T20:21:58.526Z] [2023-01-15T20:21:58.526Z] run: [2023-01-15T20:21:58.526Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:58.783Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:58.887Z] [exec] Custom resource custom/my-java-bean deleted. [2023-01-15T20:21:58.888Z] [2023-01-15T20:21:58.888Z] setOSConditions: [2023-01-15T20:21:58.888Z] [2023-01-15T20:21:58.888Z] setToolWin: [2023-01-15T20:21:58.888Z] [2023-01-15T20:21:58.888Z] setToolUnix: [2023-01-15T20:21:58.888Z] [2023-01-15T20:21:58.888Z] setToolProperty: [2023-01-15T20:21:58.888Z] [2023-01-15T20:21:58.888Z] setS1ASclassPath: [2023-01-15T20:21:58.888Z] [2023-01-15T20:21:58.888Z] init-common: [2023-01-15T20:21:58.888Z] [2023-01-15T20:21:58.888Z] delete-custom-resource-common: [2023-01-15T20:21:58.888Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:21:59.345Z] [exec] Jan 15, 2023 8:21:59 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:21:59.346Z] [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. [2023-01-15T20:21:59.457Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-int [2023-01-15T20:21:59.715Z] [exec] Custom resource custom/my-int deleted. [2023-01-15T20:21:59.715Z] [2023-01-15T20:21:59.715Z] setOSConditions: [2023-01-15T20:21:59.715Z] [2023-01-15T20:21:59.715Z] setToolWin: [2023-01-15T20:21:59.715Z] [2023-01-15T20:21:59.715Z] setToolUnix: [2023-01-15T20:21:59.715Z] [2023-01-15T20:21:59.715Z] setToolProperty: [2023-01-15T20:21:59.715Z] [2023-01-15T20:21:59.715Z] setS1ASclassPath: [2023-01-15T20:21:59.715Z] [2023-01-15T20:21:59.715Z] init-common: [2023-01-15T20:21:59.715Z] [2023-01-15T20:21:59.715Z] delete-custom-resource-common: [2023-01-15T20:21:59.715Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:00.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-string [2023-01-15T20:22:00.284Z] [exec] Custom resource custom/my-string deleted. [2023-01-15T20:22:00.284Z] [2023-01-15T20:22:00.284Z] setOSConditions: [2023-01-15T20:22:00.284Z] [2023-01-15T20:22:00.284Z] setToolWin: [2023-01-15T20:22:00.284Z] [2023-01-15T20:22:00.284Z] setToolUnix: [2023-01-15T20:22:00.284Z] [2023-01-15T20:22:00.284Z] setToolProperty: [2023-01-15T20:22:00.284Z] [2023-01-15T20:22:00.284Z] setS1ASclassPath: [2023-01-15T20:22:00.284Z] [2023-01-15T20:22:00.284Z] init-common: [2023-01-15T20:22:00.284Z] [2023-01-15T20:22:00.284Z] delete-custom-resource-common: [2023-01-15T20:22:00.542Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:00.714Z] [exec] Value of key is: lifecycle test1 [2023-01-15T20:22:00.714Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:22:00.714Z] [exec] [2023-01-15T20:22:00.714Z] [exec] [2023-01-15T20:22:00.714Z] [exec] ----------------------------------------- [2023-01-15T20:22:00.714Z] [exec] - lifecycle test1: PASS - [2023-01-15T20:22:00.714Z] [exec] ----------------------------------------- [2023-01-15T20:22:00.714Z] [exec] Total PASS: 1 [2023-01-15T20:22:00.714Z] [exec] Total FAIL: 0 [2023-01-15T20:22:00.714Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:22:00.714Z] [exec] ----------------------------------------- [2023-01-15T20:22:00.714Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:22:00.714Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:22:00.714Z] [2023-01-15T20:22:00.715Z] undeploy: [2023-01-15T20:22:00.715Z] [2023-01-15T20:22:00.715Z] setOSConditions: [2023-01-15T20:22:00.715Z] [2023-01-15T20:22:00.715Z] setToolWin: [2023-01-15T20:22:00.715Z] [2023-01-15T20:22:00.715Z] setToolUnix: [2023-01-15T20:22:00.715Z] [2023-01-15T20:22:00.715Z] setToolProperty: [2023-01-15T20:22:00.715Z] [2023-01-15T20:22:00.715Z] setS1ASclassPath: [2023-01-15T20:22:00.715Z] [2023-01-15T20:22:00.715Z] init-common: [2023-01-15T20:22:00.715Z] [2023-01-15T20:22:00.715Z] undeploy-common: [2023-01-15T20:22:00.715Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:00.973Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:22:01.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-simple-properties [2023-01-15T20:22:01.109Z] [exec] Custom resource custom/my-simple-properties deleted. [2023-01-15T20:22:01.109Z] [2023-01-15T20:22:01.109Z] setOSConditions: [2023-01-15T20:22:01.109Z] [2023-01-15T20:22:01.109Z] setToolWin: [2023-01-15T20:22:01.109Z] [2023-01-15T20:22:01.109Z] setToolUnix: [2023-01-15T20:22:01.109Z] [2023-01-15T20:22:01.109Z] setToolProperty: [2023-01-15T20:22:01.109Z] [2023-01-15T20:22:01.109Z] setS1ASclassPath: [2023-01-15T20:22:01.109Z] [2023-01-15T20:22:01.109Z] init-common: [2023-01-15T20:22:01.109Z] [2023-01-15T20:22:01.109Z] delete-custom-resource-common: [2023-01-15T20:22:01.230Z] [2023-01-15T20:22:01.231Z] unsetup: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] setOSConditions: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] setToolWin: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] setToolUnix: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] setToolProperty: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] setS1ASclassPath: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] init-common: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] undeploy-jms-common: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] setOSConditions: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] setToolWin: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] setToolUnix: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] setToolProperty: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] setS1ASclassPath: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] init-common: [2023-01-15T20:22:01.231Z] [2023-01-15T20:22:01.231Z] delete-jms-connection-common: [2023-01-15T20:22:01.367Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:01.487Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:01.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2023-01-15T20:22:01.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-file [2023-01-15T20:22:01.934Z] [exec] Custom resource custom/my-properties-file deleted. [2023-01-15T20:22:01.934Z] [2023-01-15T20:22:01.934Z] setOSConditions: [2023-01-15T20:22:01.934Z] [2023-01-15T20:22:01.934Z] setToolWin: [2023-01-15T20:22:01.934Z] [2023-01-15T20:22:01.934Z] setToolUnix: [2023-01-15T20:22:01.934Z] [2023-01-15T20:22:01.934Z] setToolProperty: [2023-01-15T20:22:01.934Z] [2023-01-15T20:22:01.934Z] setS1ASclassPath: [2023-01-15T20:22:01.934Z] [2023-01-15T20:22:01.934Z] init-common: [2023-01-15T20:22:01.934Z] [2023-01-15T20:22:01.934Z] delete-custom-resource-common: [2023-01-15T20:22:02.001Z] [2023-01-15T20:22:02.001Z] setOSConditions: [2023-01-15T20:22:02.001Z] [2023-01-15T20:22:02.001Z] setToolWin: [2023-01-15T20:22:02.001Z] [2023-01-15T20:22:02.001Z] setToolUnix: [2023-01-15T20:22:02.001Z] [2023-01-15T20:22:02.001Z] setToolProperty: [2023-01-15T20:22:02.002Z] [2023-01-15T20:22:02.002Z] setS1ASclassPath: [2023-01-15T20:22:02.002Z] [2023-01-15T20:22:02.002Z] init-common: [2023-01-15T20:22:02.002Z] [2023-01-15T20:22:02.002Z] delete-jms-resource-common: [2023-01-15T20:22:02.002Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:02.192Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:02.565Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2023-01-15T20:22:02.565Z] [exec] Administered object jms/SampleQueue deleted. [2023-01-15T20:22:02.565Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:02.758Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-xml-file [2023-01-15T20:22:02.758Z] [exec] Custom resource custom/my-properties-xml-file deleted. [2023-01-15T20:22:02.758Z] [2023-01-15T20:22:02.758Z] setOSConditions: [2023-01-15T20:22:02.758Z] [2023-01-15T20:22:02.758Z] setToolWin: [2023-01-15T20:22:02.758Z] [2023-01-15T20:22:02.758Z] setToolUnix: [2023-01-15T20:22:02.758Z] [2023-01-15T20:22:02.758Z] setToolProperty: [2023-01-15T20:22:02.758Z] [2023-01-15T20:22:02.758Z] setS1ASclassPath: [2023-01-15T20:22:02.758Z] [2023-01-15T20:22:02.758Z] init-common: [2023-01-15T20:22:02.758Z] [2023-01-15T20:22:02.758Z] delete-custom-resource-common: [2023-01-15T20:22:03.016Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:03.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2023-01-15T20:22:03.129Z] [2023-01-15T20:22:03.129Z] destroy-lifecycle: [2023-01-15T20:22:03.129Z] [2023-01-15T20:22:03.129Z] asadmin-common: [2023-01-15T20:22:03.129Z] [echo] asadmin delete-lifecycle-module --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true lifecycletest1 [2023-01-15T20:22:03.370Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gxx04 in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [2023-01-15T20:22:03.388Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] { (jdbc_all) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T20:22:03.582Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-file-with-values [2023-01-15T20:22:03.582Z] [exec] Custom resource custom/my-properties-file-with-values deleted. [2023-01-15T20:22:03.582Z] [2023-01-15T20:22:03.582Z] setOSConditions: [2023-01-15T20:22:03.582Z] [2023-01-15T20:22:03.582Z] setToolWin: [2023-01-15T20:22:03.582Z] [2023-01-15T20:22:03.582Z] setToolUnix: [2023-01-15T20:22:03.582Z] [2023-01-15T20:22:03.582Z] setToolProperty: [2023-01-15T20:22:03.582Z] [2023-01-15T20:22:03.582Z] setS1ASclassPath: [2023-01-15T20:22:03.582Z] [2023-01-15T20:22:03.582Z] init-common: [2023-01-15T20:22:03.582Z] [2023-01-15T20:22:03.582Z] delete-custom-resource-common: [2023-01-15T20:22:03.582Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:03.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-lifecycle-module lifecycletest1 [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setOSConditions: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolWin: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolUnix: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolProperty: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setS1ASclassPath: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] init-common: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] default-sql: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setOSConditions: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolWin: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolUnix: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolProperty: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setS1ASclassPath: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] init-common: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] execute-sql-common: [2023-01-15T20:22:03.952Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/sql/drop_pointbase.sql [2023-01-15T20:22:03.952Z] [sql] 0 rows affected [2023-01-15T20:22:03.952Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] sql-oracle: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] execute-sql-connector: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] all: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setOSConditions: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolWin: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolUnix: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolProperty: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setS1ASclassPath: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] init-common: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] clean: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setOSConditions: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolWin: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolUnix: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setToolProperty: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setS1ASclassPath: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] init-common: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] clean-common: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.952Z] setOSConditions: [2023-01-15T20:22:03.952Z] [2023-01-15T20:22:03.953Z] setToolWin: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setToolUnix: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setToolProperty: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setS1ASclassPath: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] init-common: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] clean-classes-common: [2023-01-15T20:22:03.953Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setOSConditions: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setToolWin: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setToolUnix: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setToolProperty: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setS1ASclassPath: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] init-common: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] clean-jars-common: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] compile: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setOSConditions: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setToolWin: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setToolUnix: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setToolProperty: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] setS1ASclassPath: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] init-common: [2023-01-15T20:22:03.953Z] [2023-01-15T20:22:03.953Z] compile-common: [2023-01-15T20:22:03.953Z] [echo] Current time (ISO): 2023-01-15T20:22:03.739+0000 [2023-01-15T20:22:03.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:03.953Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:03.953Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:04.519Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:04.519Z] [exec] Custom resource custom/my-properties-xml-file-with-values deleted. [2023-01-15T20:22:04.519Z] [2023-01-15T20:22:04.519Z] setOSConditions: [2023-01-15T20:22:04.519Z] [2023-01-15T20:22:04.519Z] setToolWin: [2023-01-15T20:22:04.519Z] [2023-01-15T20:22:04.519Z] setToolUnix: [2023-01-15T20:22:04.519Z] [2023-01-15T20:22:04.519Z] setToolProperty: [2023-01-15T20:22:04.519Z] [2023-01-15T20:22:04.519Z] setS1ASclassPath: [2023-01-15T20:22:04.519Z] [2023-01-15T20:22:04.519Z] init-common: [2023-01-15T20:22:04.519Z] [2023-01-15T20:22:04.519Z] delete-custom-resource-common: [2023-01-15T20:22:04.519Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:05.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-url [2023-01-15T20:22:05.085Z] [exec] Custom resource custom/my-url deleted. [2023-01-15T20:22:05.085Z] [2023-01-15T20:22:05.085Z] setOSConditions: [2023-01-15T20:22:05.085Z] [2023-01-15T20:22:05.085Z] setToolWin: [2023-01-15T20:22:05.085Z] [2023-01-15T20:22:05.085Z] setToolUnix: [2023-01-15T20:22:05.086Z] [2023-01-15T20:22:05.086Z] setToolProperty: [2023-01-15T20:22:05.086Z] [2023-01-15T20:22:05.086Z] setS1ASclassPath: [2023-01-15T20:22:05.086Z] [2023-01-15T20:22:05.086Z] init-common: [2023-01-15T20:22:05.086Z] [2023-01-15T20:22:05.086Z] undeploy-common: [2023-01-15T20:22:05.343Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:05.847Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:05.848Z] [javac] 1 warning [2023-01-15T20:22:05.848Z] [2023-01-15T20:22:05.848Z] setOSConditions: [2023-01-15T20:22:05.848Z] [2023-01-15T20:22:05.848Z] setToolWin: [2023-01-15T20:22:05.848Z] [2023-01-15T20:22:05.848Z] setToolUnix: [2023-01-15T20:22:05.848Z] [2023-01-15T20:22:05.848Z] setToolProperty: [2023-01-15T20:22:05.848Z] [2023-01-15T20:22:05.848Z] setS1ASclassPath: [2023-01-15T20:22:05.848Z] [2023-01-15T20:22:05.848Z] init-common: [2023-01-15T20:22:05.848Z] [2023-01-15T20:22:05.848Z] compile-common: [2023-01-15T20:22:05.848Z] [echo] Current time (ISO): 2023-01-15T20:22:05.572+0000 [2023-01-15T20:22:05.848Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:05.848Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:05.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:22:05.911Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/simple-properties.properties [2023-01-15T20:22:05.911Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/simple-properties.xml [2023-01-15T20:22:05.911Z] [2023-01-15T20:22:05.911Z] all: [2023-01-15T20:22:05.911Z] [echo] @@## datasource-definition##@@ [2023-01-15T20:22:05.911Z] [2023-01-15T20:22:05.911Z] setOSConditions: [2023-01-15T20:22:05.911Z] [2023-01-15T20:22:05.911Z] setToolWin: [2023-01-15T20:22:05.911Z] [2023-01-15T20:22:05.911Z] setToolUnix: [2023-01-15T20:22:05.911Z] [2023-01-15T20:22:05.911Z] setToolProperty: [2023-01-15T20:22:05.911Z] [2023-01-15T20:22:05.911Z] setS1ASclassPath: [2023-01-15T20:22:06.171Z] [2023-01-15T20:22:06.171Z] init-common: [2023-01-15T20:22:06.171Z] [2023-01-15T20:22:06.171Z] clean: [2023-01-15T20:22:06.171Z] [2023-01-15T20:22:06.171Z] setOSConditions: [2023-01-15T20:22:06.171Z] [2023-01-15T20:22:06.171Z] setToolWin: [2023-01-15T20:22:06.171Z] [2023-01-15T20:22:06.171Z] setToolUnix: [2023-01-15T20:22:06.171Z] [2023-01-15T20:22:06.171Z] setToolProperty: [2023-01-15T20:22:06.171Z] [2023-01-15T20:22:06.171Z] setS1ASclassPath: [2023-01-15T20:22:06.171Z] [2023-01-15T20:22:06.171Z] init-common: [2023-01-15T20:22:06.171Z] [2023-01-15T20:22:06.172Z] clean-common: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setOSConditions: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setToolWin: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setToolUnix: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setToolProperty: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setS1ASclassPath: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] init-common: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] clean-classes-common: [2023-01-15T20:22:06.172Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setOSConditions: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setToolWin: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setToolUnix: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setToolProperty: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setS1ASclassPath: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] init-common: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] clean-jars-common: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] compile: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setOSConditions: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setToolWin: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setToolUnix: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setToolProperty: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] setS1ASclassPath: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] init-common: [2023-01-15T20:22:06.172Z] [2023-01-15T20:22:06.172Z] compile-common: [2023-01-15T20:22:06.172Z] [echo] Current time (ISO): 2023-01-15T20:22:05.961+0000 [2023-01-15T20:22:06.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:06.172Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:06.172Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:07.740Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:07.740Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:22:07.740Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:22:07.740Z] [javac] 1 warning [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] build: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] setOSConditions: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] fixFiles: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] convUnix: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] convWin: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] setToolWin: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] setToolUnix: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] setToolProperty: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] setS1ASclassPath: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] init-common: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] package-persistence-common: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] ejb-jar-common: [2023-01-15T20:22:07.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] package-ejbjar-common: [2023-01-15T20:22:07.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:07.740Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-ejb.jar [2023-01-15T20:22:07.740Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] appclient-jar-common: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] package-appclientjar-common: [2023-01-15T20:22:07.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:07.740Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-client.jar [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] webclient-war-common: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] build-ear-common: [2023-01-15T20:22:07.740Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:07.740Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] create-resources: [2023-01-15T20:22:07.740Z] [2023-01-15T20:22:07.740Z] asadmin-batch-common: [2023-01-15T20:22:07.740Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:08.304Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2023-01-15T20:22:08.304Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_hello_mdb_QCF [2023-01-15T20:22:08.304Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2023-01-15T20:22:08.304Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:08.304Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2023-01-15T20:22:08.304Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 --force=false jms/ejb_ejb30_hello_mdb_OutQueue [2023-01-15T20:22:08.304Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2023-01-15T20:22:08.304Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] deploy: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] setOSConditions: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] setToolWin: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] setToolUnix: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] setToolProperty: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] setS1ASclassPath: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] init-common: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] deploy-common: [2023-01-15T20:22:08.304Z] [echo] Current time (ISO): 2023-01-15T20:22:08.229+0000 [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] setOSConditions: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] setToolWin: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] setToolUnix: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] setToolProperty: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] setS1ASclassPath: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] init-common: [2023-01-15T20:22:08.304Z] [2023-01-15T20:22:08.304Z] deploy-common-pe: [2023-01-15T20:22:08.563Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:08.709Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:08.709Z] [javac] 1 warning [2023-01-15T20:22:08.820Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2023-01-15T20:22:08.967Z] [2023-01-15T20:22:08.968Z] build: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] setOSConditions: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] setToolWin: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] setToolUnix: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] setToolProperty: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] setS1ASclassPath: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] init-common: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] webclient-war-common: [2023-01-15T20:22:08.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] clear: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] test-tlds-exist: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] copy-tlds: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] test-tagfiles-exist: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] copy-tagfiles: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] package-war-common: [2023-01-15T20:22:08.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:22:08.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:08.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:22:08.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:22:08.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/lib [2023-01-15T20:22:08.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:08.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:08.968Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:22:08.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/docroot [2023-01-15T20:22:08.968Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/datasource-definition-web.war [2023-01-15T20:22:08.968Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] setOSConditions: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] setToolWin: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] setToolUnix: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] setToolProperty: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] setS1ASclassPath: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] init-common: [2023-01-15T20:22:08.968Z] [2023-01-15T20:22:08.968Z] compile-common: [2023-01-15T20:22:08.968Z] [echo] Current time (ISO): 2023-01-15T20:22:08.796+0000 [2023-01-15T20:22:08.968Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:08.968Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:10.187Z] [exec] Application deployed with name ejb30-hello-mdbApp. [2023-01-15T20:22:10.188Z] [echo] Deployment on target server server successful [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] setOSConditions: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] setToolWin: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] setToolUnix: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] setToolProperty: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] setS1ASclassPath: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] init-common: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] deploy-common-ee: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] run: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] setOSConditions: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] setToolWin: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] setToolUnix: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] setToolProperty: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] setS1ASclassPath: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] init-common: [2023-01-15T20:22:10.188Z] [2023-01-15T20:22:10.188Z] runclient-common: [2023-01-15T20:22:10.188Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2023-01-15T20:22:10.188Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:10.751Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:11.314Z] [exec] Jan 15, 2023 8:22:11 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:22:11.314Z] [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. [2023-01-15T20:22:11.505Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:11.763Z] [javac] 1 warning [2023-01-15T20:22:11.763Z] [2023-01-15T20:22:11.763Z] setOSConditions: [2023-01-15T20:22:11.763Z] [2023-01-15T20:22:11.763Z] setToolWin: [2023-01-15T20:22:11.763Z] [2023-01-15T20:22:11.763Z] setToolUnix: [2023-01-15T20:22:11.763Z] [2023-01-15T20:22:11.763Z] setToolProperty: [2023-01-15T20:22:11.763Z] [2023-01-15T20:22:11.763Z] setS1ASclassPath: [2023-01-15T20:22:11.763Z] [2023-01-15T20:22:11.763Z] init-common: [2023-01-15T20:22:11.763Z] [2023-01-15T20:22:11.763Z] compile-common: [2023-01-15T20:22:11.763Z] [echo] Current time (ISO): 2023-01-15T20:22:11.552+0000 [2023-01-15T20:22:11.763Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:11.763Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:12.246Z] [exec] Jan 15, 2023 8:22:11 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:22:12.247Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:14.296Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:14.296Z] [javac] 1 warning [2023-01-15T20:22:14.554Z] [2023-01-15T20:22:14.554Z] setOSConditions: [2023-01-15T20:22:14.554Z] [2023-01-15T20:22:14.554Z] setToolWin: [2023-01-15T20:22:14.554Z] [2023-01-15T20:22:14.554Z] setToolUnix: [2023-01-15T20:22:14.554Z] [2023-01-15T20:22:14.554Z] setToolProperty: [2023-01-15T20:22:14.554Z] [2023-01-15T20:22:14.554Z] setS1ASclassPath: [2023-01-15T20:22:14.554Z] [2023-01-15T20:22:14.554Z] init-common: [2023-01-15T20:22:14.554Z] [2023-01-15T20:22:14.554Z] appclient-jar-common: [2023-01-15T20:22:14.554Z] [2023-01-15T20:22:14.554Z] package-appclientjar-common: [2023-01-15T20:22:14.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:14.554Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:14.554Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:14.555Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/datasource-definition-client.jar [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setOSConditions: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setToolWin: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setToolUnix: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setToolProperty: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setS1ASclassPath: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] init-common: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] ejb-jar-common: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] package-ejbjar-common: [2023-01-15T20:22:14.555Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:14.555Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/datasource-definition-ejb.jar [2023-01-15T20:22:14.555Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setOSConditions: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] fixFiles: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] convUnix: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] convWin: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setToolWin: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setToolUnix: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setToolProperty: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setS1ASclassPath: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] init-common: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] ear-common: [2023-01-15T20:22:14.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:14.555Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/descriptor/sun-application.xml to copy. [2023-01-15T20:22:14.555Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:22:14.555Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/datasource-definitionApp.ear [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setup: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setOSConditions: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setToolWin: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setToolUnix: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setToolProperty: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] setS1ASclassPath: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] init-common: [2023-01-15T20:22:14.555Z] [2023-01-15T20:22:14.555Z] execute-ejb-sql-common: [2023-01-15T20:22:14.766Z] [exec] Jan 15, 2023 8:22:14 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:22:14.767Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:22:14.767Z] [exec] Jan 15, 2023 8:22:14 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:22:14.767Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T20:22:14.767Z] [exec] Jan 15, 2023 8:22:14 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:22:14.767Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T20:22:14.813Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/sql/create.sql [2023-01-15T20:22:14.813Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] deploy: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] setOSConditions: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] setToolWin: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] setToolUnix: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] setToolProperty: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] setS1ASclassPath: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] init-common: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] deploy-common: [2023-01-15T20:22:14.813Z] [echo] Current time (ISO): 2023-01-15T20:22:14.781+0000 [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] setOSConditions: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] setToolWin: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] setToolUnix: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] setToolProperty: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] setS1ASclassPath: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] init-common: [2023-01-15T20:22:14.813Z] [2023-01-15T20:22:14.813Z] deploy-common-pe: [2023-01-15T20:22:15.024Z] [exec] Jan 15, 2023 8:22:14 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:22:15.024Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T20:22:15.077Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:15.282Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T20:22:15.282Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:15.282Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:22:15.282Z] [exec] getVERSION(): 3.0 [2023-01-15T20:22:15.282Z] [exec] isReadonly(): false [2023-01-15T20:22:15.282Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673814135096 [2023-01-15T20:22:15.283Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2023-01-15T20:22:15.283Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:15.283Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:22:15.283Z] [exec] getVERSION(): 3.0 [2023-01-15T20:22:15.283Z] [exec] isReadonly(): false [2023-01-15T20:22:15.283Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673814135118 [2023-01-15T20:22:15.283Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T20:22:15.283Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:15.283Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:22:15.283Z] [exec] getVERSION(): 3.0 [2023-01-15T20:22:15.283Z] [exec] isReadonly(): false [2023-01-15T20:22:15.283Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673814135119 [2023-01-15T20:22:15.283Z] [exec] Sent message 1 to Eclipse OpenMQ Destination [2023-01-15T20:22:15.283Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:15.283Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:22:15.283Z] [exec] getVERSION(): 3.0 [2023-01-15T20:22:15.283Z] [exec] isReadonly(): false [2023-01-15T20:22:15.283Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673814135120 [2023-01-15T20:22:15.283Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T20:22:15.283Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:15.283Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:22:15.283Z] [exec] getVERSION(): 3.0 [2023-01-15T20:22:15.283Z] [exec] isReadonly(): false [2023-01-15T20:22:15.283Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673814135120 [2023-01-15T20:22:15.283Z] [exec] Sent message 2 to Eclipse OpenMQ Destination [2023-01-15T20:22:15.283Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:15.283Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:22:15.283Z] [exec] getVERSION(): 3.0 [2023-01-15T20:22:15.283Z] [exec] isReadonly(): false [2023-01-15T20:22:15.283Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673814135121 [2023-01-15T20:22:15.283Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T20:22:15.283Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:15.283Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:22:15.283Z] [exec] getVERSION(): 3.0 [2023-01-15T20:22:15.283Z] [exec] isReadonly(): false [2023-01-15T20:22:15.283Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673814135122 [2023-01-15T20:22:15.283Z] [exec] Sent message 3 to Eclipse OpenMQ Destination [2023-01-15T20:22:15.283Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:15.283Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:22:15.283Z] [exec] getVERSION(): 3.0 [2023-01-15T20:22:15.283Z] [exec] isReadonly(): false [2023-01-15T20:22:15.283Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673814135123 [2023-01-15T20:22:15.283Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T20:22:15.283Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:15.283Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:22:15.283Z] [exec] getVERSION(): 3.0 [2023-01-15T20:22:15.283Z] [exec] isReadonly(): false [2023-01-15T20:22:15.283Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673814135123 [2023-01-15T20:22:15.283Z] [exec] Sent message 4 to Eclipse OpenMQ Destination [2023-01-15T20:22:15.283Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:15.283Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:22:15.283Z] [exec] getVERSION(): 3.0 [2023-01-15T20:22:15.283Z] [exec] isReadonly(): false [2023-01-15T20:22:15.283Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673814135124 [2023-01-15T20:22:15.283Z] [exec] Waiting for queue message [2023-01-15T20:22:15.540Z] [exec] Received message : Reply for foo #3 [2023-01-15T20:22:15.540Z] [exec] Value of key is: 3.0 MDB [2023-01-15T20:22:15.540Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:22:15.540Z] [exec] [2023-01-15T20:22:15.540Z] [exec] [2023-01-15T20:22:15.540Z] [exec] ----------------------------------------- [2023-01-15T20:22:15.540Z] [exec] - 3.0 MDB: PASS - [2023-01-15T20:22:15.540Z] [exec] ----------------------------------------- [2023-01-15T20:22:15.540Z] [exec] Total PASS: 1 [2023-01-15T20:22:15.540Z] [exec] Total FAIL: 0 [2023-01-15T20:22:15.540Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:22:15.540Z] [exec] ----------------------------------------- [2023-01-15T20:22:15.540Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:22:15.540Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:22:15.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/datasource-definitionApp.ear [2023-01-15T20:22:15.796Z] [2023-01-15T20:22:15.797Z] checkReporting-common: [2023-01-15T20:22:15.797Z] [2023-01-15T20:22:15.797Z] confirmReportPresent-common: [2023-01-15T20:22:15.797Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:22:15.797Z] [echo] Test seems to be reported fine [2023-01-15T20:22:15.797Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/RepRunConf.txt [2023-01-15T20:22:15.797Z] [2023-01-15T20:22:15.797Z] confirmMissingReport-common: [2023-01-15T20:22:15.797Z] [2023-01-15T20:22:15.797Z] undeploy: [2023-01-15T20:22:15.797Z] [2023-01-15T20:22:15.797Z] setOSConditions: [2023-01-15T20:22:15.797Z] [2023-01-15T20:22:15.797Z] setToolWin: [2023-01-15T20:22:15.797Z] [2023-01-15T20:22:15.797Z] setToolUnix: [2023-01-15T20:22:15.797Z] [2023-01-15T20:22:15.797Z] setToolProperty: [2023-01-15T20:22:15.797Z] [2023-01-15T20:22:15.797Z] setS1ASclassPath: [2023-01-15T20:22:15.797Z] [2023-01-15T20:22:15.797Z] init-common: [2023-01-15T20:22:15.797Z] [2023-01-15T20:22:15.797Z] undeploy-common: [2023-01-15T20:22:16.054Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:16.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:22:16.310Z] [2023-01-15T20:22:16.310Z] delete-resources: [2023-01-15T20:22:16.310Z] [2023-01-15T20:22:16.310Z] asadmin-batch-common: [2023-01-15T20:22:16.572Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:17.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T20:22:17.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb_QCF [2023-01-15T20:22:17.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:22:17.135Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2023-01-15T20:22:17.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb_OutQueue [2023-01-15T20:22:17.135Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2023-01-15T20:22:17.135Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] all: [2023-01-15T20:22:17.135Z] [echo] @@## nonacc ##@@ [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setOSConditions: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolWin: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolUnix: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolProperty: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setS1ASclassPath: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] init-common: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] clean: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setOSConditions: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolWin: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolUnix: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolProperty: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setS1ASclassPath: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] init-common: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] clean-common: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setOSConditions: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolWin: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolUnix: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolProperty: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setS1ASclassPath: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] init-common: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] clean-classes-common: [2023-01-15T20:22:17.135Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setOSConditions: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolWin: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolUnix: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolProperty: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setS1ASclassPath: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] init-common: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] clean-jars-common: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] compile: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setOSConditions: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolWin: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolUnix: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setToolProperty: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] setS1ASclassPath: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] init-common: [2023-01-15T20:22:17.135Z] [2023-01-15T20:22:17.135Z] compile-common: [2023-01-15T20:22:17.135Z] [echo] Current time (ISO): 2023-01-15T20:22:17.077+0000 [2023-01-15T20:22:17.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:17.135Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:17.391Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:18.761Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:19.017Z] [javac] 1 warning [2023-01-15T20:22:19.017Z] [2023-01-15T20:22:19.017Z] setOSConditions: [2023-01-15T20:22:19.017Z] [2023-01-15T20:22:19.017Z] setToolWin: [2023-01-15T20:22:19.017Z] [2023-01-15T20:22:19.017Z] setToolUnix: [2023-01-15T20:22:19.017Z] [2023-01-15T20:22:19.017Z] setToolProperty: [2023-01-15T20:22:19.017Z] [2023-01-15T20:22:19.017Z] setS1ASclassPath: [2023-01-15T20:22:19.017Z] [2023-01-15T20:22:19.017Z] init-common: [2023-01-15T20:22:19.017Z] [2023-01-15T20:22:19.017Z] compile-common: [2023-01-15T20:22:19.017Z] [echo] Current time (ISO): 2023-01-15T20:22:18.798+0000 [2023-01-15T20:22:19.017Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:19.017Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:20.910Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:20.910Z] [javac] 1 warning [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] build: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] setOSConditions: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] setToolWin: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] setToolUnix: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] setToolProperty: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] setS1ASclassPath: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] init-common: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] ejb-jar-common: [2023-01-15T20:22:20.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] package-ejbjar-common: [2023-01-15T20:22:20.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:20.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:20.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:20.910Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/nonacc-simple-ejb.jar [2023-01-15T20:22:20.910Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:20.910Z] [echo] Preparing Jar file to execute in the client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:20.910Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/nonacc-simple-client.jar [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] setOSConditions: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] fixFiles: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] convUnix: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] convWin: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] setToolWin: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] setToolUnix: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] setToolProperty: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] setS1ASclassPath: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] init-common: [2023-01-15T20:22:20.910Z] [2023-01-15T20:22:20.910Z] ear-common: [2023-01-15T20:22:20.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:20.910Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/nonacc/descriptor/sun-application.xml to copy. [2023-01-15T20:22:20.911Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/nonacc/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:22:20.911Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/nonacc-simpleApp.ear [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setup: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setOSConditions: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setToolWin: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setToolUnix: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setToolProperty: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setS1ASclassPath: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] init-common: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] deploy-jms-common: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setOSConditions: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setToolWin: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setToolUnix: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setToolProperty: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] setS1ASclassPath: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] init-common: [2023-01-15T20:22:20.911Z] [2023-01-15T20:22:20.911Z] create-jms-connection-common: [2023-01-15T20:22:20.911Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:20.914Z] [exec] Application deployed with name datasource-definitionApp. [2023-01-15T20:22:20.914Z] [echo] Deployment on target server server successful [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] setOSConditions: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] setToolWin: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] setToolUnix: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] setToolProperty: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] setS1ASclassPath: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] init-common: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] deploy-common-ee: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] run: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] setOSConditions: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] setToolWin: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] setToolUnix: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] setToolProperty: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] setS1ASclassPath: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] init-common: [2023-01-15T20:22:20.914Z] [2023-01-15T20:22:20.914Z] runclient-common: [2023-01-15T20:22:20.914Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/datasource-definitionAppClient.jar -name datasource-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2023-01-15T20:22:20.914Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:20.914Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:21.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:21.168Z] [exec] Connector resource jms/QCFactory created. [2023-01-15T20:22:21.168Z] [2023-01-15T20:22:21.168Z] setOSConditions: [2023-01-15T20:22:21.168Z] [2023-01-15T20:22:21.168Z] setToolWin: [2023-01-15T20:22:21.168Z] [2023-01-15T20:22:21.168Z] setToolUnix: [2023-01-15T20:22:21.168Z] [2023-01-15T20:22:21.168Z] setToolProperty: [2023-01-15T20:22:21.168Z] [2023-01-15T20:22:21.168Z] setS1ASclassPath: [2023-01-15T20:22:21.168Z] [2023-01-15T20:22:21.168Z] init-common: [2023-01-15T20:22:21.168Z] [2023-01-15T20:22:21.168Z] create-jms-resource-common: [2023-01-15T20:22:21.426Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:21.682Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2023-01-15T20:22:21.682Z] [exec] JMS Desctination Queue created. [2023-01-15T20:22:21.849Z] [exec] Jan 15, 2023 8:22:21 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:22:21.850Z] [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. [2023-01-15T20:22:21.938Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:22.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:22.195Z] [exec] Administered object jms/SampleQueue created. [2023-01-15T20:22:22.195Z] [2023-01-15T20:22:22.195Z] deploy: [2023-01-15T20:22:22.195Z] [2023-01-15T20:22:22.195Z] setOSConditions: [2023-01-15T20:22:22.195Z] [2023-01-15T20:22:22.195Z] setToolWin: [2023-01-15T20:22:22.195Z] [2023-01-15T20:22:22.195Z] setToolUnix: [2023-01-15T20:22:22.195Z] [2023-01-15T20:22:22.195Z] setToolProperty: [2023-01-15T20:22:22.195Z] [2023-01-15T20:22:22.196Z] setS1ASclassPath: [2023-01-15T20:22:22.196Z] [2023-01-15T20:22:22.196Z] init-common: [2023-01-15T20:22:22.196Z] [2023-01-15T20:22:22.196Z] deploy-common: [2023-01-15T20:22:22.196Z] [echo] Current time (ISO): 2023-01-15T20:22:22.184+0000 [2023-01-15T20:22:22.196Z] [2023-01-15T20:22:22.196Z] setOSConditions: [2023-01-15T20:22:22.196Z] [2023-01-15T20:22:22.196Z] setToolWin: [2023-01-15T20:22:22.196Z] [2023-01-15T20:22:22.196Z] setToolUnix: [2023-01-15T20:22:22.196Z] [2023-01-15T20:22:22.196Z] setToolProperty: [2023-01-15T20:22:22.196Z] [2023-01-15T20:22:22.196Z] setS1ASclassPath: [2023-01-15T20:22:22.196Z] [2023-01-15T20:22:22.196Z] init-common: [2023-01-15T20:22:22.196Z] [2023-01-15T20:22:22.196Z] deploy-common-pe: [2023-01-15T20:22:22.453Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:22.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/nonacc-simpleApp.ear [2023-01-15T20:22:22.969Z] [exec] Application deployed with name nonacc-simpleApp. [2023-01-15T20:22:22.969Z] [exec] there are no files to retrieve for application nonacc-simpleApp [2023-01-15T20:22:22.969Z] [echo] Deployment on target server server successful [2023-01-15T20:22:22.969Z] [2023-01-15T20:22:22.969Z] setOSConditions: [2023-01-15T20:22:22.969Z] [2023-01-15T20:22:22.969Z] setToolWin: [2023-01-15T20:22:22.969Z] [2023-01-15T20:22:22.969Z] setToolUnix: [2023-01-15T20:22:22.969Z] [2023-01-15T20:22:22.969Z] setToolProperty: [2023-01-15T20:22:22.969Z] [2023-01-15T20:22:22.969Z] setS1ASclassPath: [2023-01-15T20:22:22.969Z] [2023-01-15T20:22:22.969Z] init-common: [2023-01-15T20:22:22.969Z] [2023-01-15T20:22:22.969Z] deploy-common-ee: [2023-01-15T20:22:22.969Z] [2023-01-15T20:22:22.969Z] run: [2023-01-15T20:22:22.969Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:23.532Z] [java] Value of key is: mdb main [2023-01-15T20:22:23.532Z] [java] Jan 15, 2023 8:22:23 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:22:23.532Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:22:23.749Z] [exec] Jan 15, 2023 8:22:23 PM com.sun.appserv.connectors.internal.api.ConnectorsUtil isDynamicReconfigurationEnabled [2023-01-15T20:22:23.749Z] [exec] WARNING: invalid.dynamic-reconfig.value [2023-01-15T20:22:26.051Z] [java] Jan 15, 2023 8:22:25 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:22:26.051Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:22:26.051Z] [java] Jan 15, 2023 8:22:25 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:22:26.051Z] [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T20:22:26.051Z] [java] Jan 15, 2023 8:22:25 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:22:26.051Z] [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T20:22:26.308Z] [java] Jan 15, 2023 8:22:25 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:22:26.308Z] [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T20:22:26.308Z] [java] Value of key is: mdb main [2023-01-15T20:22:26.564Z] [java] Sending message: This is message 1 [2023-01-15T20:22:26.564Z] [java] Sending message: This is message 2 [2023-01-15T20:22:26.564Z] [java] Sending message: This is message 3 [2023-01-15T20:22:26.564Z] [java] Value of key is: mdb main [2023-01-15T20:22:26.565Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:22:26.565Z] [java] [2023-01-15T20:22:26.565Z] [java] [2023-01-15T20:22:26.565Z] [java] ----------------------------------------- [2023-01-15T20:22:26.565Z] [java] - mdb main: PASS - [2023-01-15T20:22:26.565Z] [java] ----------------------------------------- [2023-01-15T20:22:26.565Z] [java] Total PASS: 1 [2023-01-15T20:22:26.565Z] [java] Total FAIL: 0 [2023-01-15T20:22:26.565Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:22:26.565Z] [java] ----------------------------------------- [2023-01-15T20:22:26.565Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:22:26.565Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:22:26.821Z] [2023-01-15T20:22:26.821Z] undeploy: [2023-01-15T20:22:26.821Z] [2023-01-15T20:22:26.821Z] setOSConditions: [2023-01-15T20:22:26.821Z] [2023-01-15T20:22:26.821Z] setToolWin: [2023-01-15T20:22:26.821Z] [2023-01-15T20:22:26.821Z] setToolUnix: [2023-01-15T20:22:26.821Z] [2023-01-15T20:22:26.821Z] setToolProperty: [2023-01-15T20:22:26.821Z] [2023-01-15T20:22:26.821Z] setS1ASclassPath: [2023-01-15T20:22:26.821Z] [2023-01-15T20:22:26.821Z] init-common: [2023-01-15T20:22:26.822Z] [2023-01-15T20:22:26.822Z] undeploy-common: [2023-01-15T20:22:27.031Z] [exec] Jan 15, 2023 8:22:26 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:22:27.031Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:22:27.077Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:27.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] unsetup: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] setOSConditions: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] setToolWin: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] setToolUnix: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] setToolProperty: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] setS1ASclassPath: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] init-common: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] undeploy-jms-common: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] setOSConditions: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] setToolWin: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] setToolUnix: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] setToolProperty: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] setS1ASclassPath: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] init-common: [2023-01-15T20:22:27.336Z] [2023-01-15T20:22:27.336Z] delete-jms-connection-common: [2023-01-15T20:22:27.592Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:27.849Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2023-01-15T20:22:27.849Z] [2023-01-15T20:22:27.849Z] setOSConditions: [2023-01-15T20:22:27.849Z] [2023-01-15T20:22:27.849Z] setToolWin: [2023-01-15T20:22:27.849Z] [2023-01-15T20:22:27.849Z] setToolUnix: [2023-01-15T20:22:27.849Z] [2023-01-15T20:22:27.849Z] setToolProperty: [2023-01-15T20:22:27.849Z] [2023-01-15T20:22:27.849Z] setS1ASclassPath: [2023-01-15T20:22:27.849Z] [2023-01-15T20:22:27.849Z] init-common: [2023-01-15T20:22:27.849Z] [2023-01-15T20:22:27.849Z] delete-jms-resource-common: [2023-01-15T20:22:27.849Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:28.405Z] [exec] Jan 15, 2023 8:22:28 PM com.sun.appserv.connectors.internal.api.ConnectorsUtil isDynamicReconfigurationEnabled [2023-01-15T20:22:28.406Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@337c0ee4 [2023-01-15T20:22:28.406Z] [exec] WARNING: invalid.dynamic-reconfig.value [2023-01-15T20:22:28.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2023-01-15T20:22:28.412Z] [exec] Administered object jms/SampleQueue deleted. [2023-01-15T20:22:28.412Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:28.665Z] [exec] Jan 15, 2023 8:22:28 PM com.sun.appserv.connectors.internal.api.ConnectorsUtil isDynamicReconfigurationEnabled [2023-01-15T20:22:28.665Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@431923ed [2023-01-15T20:22:28.665Z] [exec] WARNING: invalid.dynamic-reconfig.value [2023-01-15T20:22:28.924Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@21b792c2 [2023-01-15T20:22:28.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] all: [2023-01-15T20:22:28.976Z] [echo] @@## web2connector ##@@ [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setOSConditions: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setToolWin: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setToolUnix: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setToolProperty: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setS1ASclassPath: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] init-common: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] clean: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setOSConditions: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setToolWin: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setToolUnix: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setToolProperty: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setS1ASclassPath: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] init-common: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] clean-common: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setOSConditions: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setToolWin: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setToolUnix: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setToolProperty: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setS1ASclassPath: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] init-common: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] clean-classes-common: [2023-01-15T20:22:28.976Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.976Z] setOSConditions: [2023-01-15T20:22:28.976Z] [2023-01-15T20:22:28.977Z] setToolWin: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] setToolUnix: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] setToolProperty: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] setS1ASclassPath: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] init-common: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] clean-jars-common: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] compile: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] setOSConditions: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] setToolWin: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] setToolUnix: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] setToolProperty: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] setS1ASclassPath: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] init-common: [2023-01-15T20:22:28.977Z] [2023-01-15T20:22:28.977Z] compile-common: [2023-01-15T20:22:28.977Z] [echo] Current time (ISO): 2023-01-15T20:22:28.739+0000 [2023-01-15T20:22:28.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:28.977Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:28.977Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:29.495Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5ef03158 [2023-01-15T20:22:29.755Z] [exec] Jan 15, 2023 8:22:29 PM com.sun.appserv.connectors.internal.api.ConnectorsUtil isDynamicReconfigurationEnabled [2023-01-15T20:22:29.755Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@598f065fWARNING: invalid.dynamic-reconfig.value [2023-01-15T20:22:29.755Z] [exec] [2023-01-15T20:22:30.690Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@76093fa9Jan 15, 2023 8:22:30 PM com.sun.appserv.connectors.internal.api.ConnectorsUtil isDynamicReconfigurationEnabled [2023-01-15T20:22:30.690Z] [exec] [2023-01-15T20:22:30.690Z] [exec] WARNING: invalid.dynamic-reconfig.value [2023-01-15T20:22:30.872Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:30.872Z] [javac] 1 warning [2023-01-15T20:22:30.872Z] [2023-01-15T20:22:30.872Z] setOSConditions: [2023-01-15T20:22:30.872Z] [2023-01-15T20:22:30.872Z] setToolWin: [2023-01-15T20:22:30.872Z] [2023-01-15T20:22:30.872Z] setToolUnix: [2023-01-15T20:22:30.872Z] [2023-01-15T20:22:30.872Z] setToolProperty: [2023-01-15T20:22:30.872Z] [2023-01-15T20:22:30.872Z] setS1ASclassPath: [2023-01-15T20:22:30.872Z] [2023-01-15T20:22:30.872Z] init-common: [2023-01-15T20:22:30.872Z] [2023-01-15T20:22:30.872Z] compile-servlet: [2023-01-15T20:22:30.872Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml:159: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:22:30.873Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:31.130Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:31.130Z] [javac] 1 warning [2023-01-15T20:22:31.130Z] [2023-01-15T20:22:31.130Z] build: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] setOSConditions: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] setToolWin: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] setToolUnix: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] setToolProperty: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] setS1ASclassPath: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] init-common: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] webclient-war-common: [2023-01-15T20:22:31.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] clear: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] test-tlds-exist: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] copy-tlds: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] test-tagfiles-exist: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] copy-tagfiles: [2023-01-15T20:22:31.386Z] [2023-01-15T20:22:31.386Z] package-war-common: [2023-01-15T20:22:31.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:22:31.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:31.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:22:31.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:22:31.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/web2connector/lib [2023-01-15T20:22:31.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:31.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:31.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:31.387Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:22:31.387Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2023-01-15T20:22:31.387Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setOSConditions: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolWin: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolUnix: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolProperty: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setS1ASclassPath: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] init-common: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] ejb-jar-common: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] package-ejbjar-common: [2023-01-15T20:22:31.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:31.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:31.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:31.387Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2023-01-15T20:22:31.387Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:31.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:31.387Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setup: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setOSConditions: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolWin: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolUnix: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolProperty: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setS1ASclassPath: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] init-common: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] default-sql: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setOSConditions: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolWin: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolUnix: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolProperty: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setS1ASclassPath: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] init-common: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] execute-sql-common: [2023-01-15T20:22:31.387Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/simpleBank.sql [2023-01-15T20:22:31.387Z] [sql] Failed to execute: drop table customer2 [2023-01-15T20:22:31.387Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2023-01-15T20:22:31.387Z] [sql] 0 rows affected [2023-01-15T20:22:31.387Z] [sql] 1 rows affected [2023-01-15T20:22:31.387Z] [sql] 2 of 3 SQL statements executed successfully [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] sql-oracle: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] execute-sql-connector: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setOSConditions: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolWin: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolUnix: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setToolProperty: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] setS1ASclassPath: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] init-common: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] create-ra-config: [2023-01-15T20:22:31.387Z] [2023-01-15T20:22:31.387Z] asadmin-common: [2023-01-15T20:22:31.387Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:22:31.387Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:31.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars [2023-01-15T20:22:31.950Z] [2023-01-15T20:22:31.950Z] setOSConditions: [2023-01-15T20:22:31.950Z] [2023-01-15T20:22:31.950Z] setToolWin: [2023-01-15T20:22:31.950Z] [2023-01-15T20:22:31.950Z] setToolUnix: [2023-01-15T20:22:31.950Z] [2023-01-15T20:22:31.950Z] setToolProperty: [2023-01-15T20:22:31.950Z] [2023-01-15T20:22:31.950Z] setS1ASclassPath: [2023-01-15T20:22:31.950Z] [2023-01-15T20:22:31.950Z] init-common: [2023-01-15T20:22:31.950Z] [2023-01-15T20:22:31.950Z] deploy-rar-common: [2023-01-15T20:22:31.950Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:22:31.950Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:32.066Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@59f4df4e [2023-01-15T20:22:32.513Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:22:32.513Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:22:32.513Z] [echo] Deploying /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar on server [2023-01-15T20:22:32.514Z] [2023-01-15T20:22:32.514Z] create-pool: [2023-01-15T20:22:32.514Z] [2023-01-15T20:22:32.514Z] setOSConditions: [2023-01-15T20:22:32.514Z] [2023-01-15T20:22:32.514Z] setToolWin: [2023-01-15T20:22:32.514Z] [2023-01-15T20:22:32.514Z] setToolUnix: [2023-01-15T20:22:32.514Z] [2023-01-15T20:22:32.514Z] setToolProperty: [2023-01-15T20:22:32.514Z] [2023-01-15T20:22:32.514Z] setS1ASclassPath: [2023-01-15T20:22:32.514Z] [2023-01-15T20:22:32.514Z] init-common: [2023-01-15T20:22:32.514Z] [2023-01-15T20:22:32.514Z] create-connector-connpool: [2023-01-15T20:22:32.514Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:32.514Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:32.634Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@29abec7e [2023-01-15T20:22:32.892Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@f6776e2 [2023-01-15T20:22:33.080Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:22:33.081Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:22:33.081Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:33.081Z] [exec] Connector connection pool standalone-ra-pool created. [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] create-connector-connpool-common: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] setOSConditions: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] setToolWin: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] setToolUnix: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] setToolProperty: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] setS1ASclassPath: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] init-common: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] set-oracle-props: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] create-resource: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] setOSConditions: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] setToolWin: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] setToolUnix: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] setToolProperty: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] setS1ASclassPath: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] init-common: [2023-01-15T20:22:33.081Z] [2023-01-15T20:22:33.081Z] create-connector-resource-common: [2023-01-15T20:22:33.081Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname standalone-ra-pool --target server jdbc/ejb-subclassing [2023-01-15T20:22:33.081Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:33.151Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6aa09c35 [2023-01-15T20:22:33.410Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@18cbd36b [2023-01-15T20:22:33.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:33.647Z] [exec] Connector resource jdbc/ejb-subclassing created. [2023-01-15T20:22:33.647Z] [2023-01-15T20:22:33.647Z] setOSConditions: [2023-01-15T20:22:33.647Z] [2023-01-15T20:22:33.647Z] setToolWin: [2023-01-15T20:22:33.647Z] [2023-01-15T20:22:33.647Z] setToolUnix: [2023-01-15T20:22:33.647Z] [2023-01-15T20:22:33.647Z] setToolProperty: [2023-01-15T20:22:33.647Z] [2023-01-15T20:22:33.647Z] setS1ASclassPath: [2023-01-15T20:22:33.647Z] [2023-01-15T20:22:33.647Z] init-common: [2023-01-15T20:22:33.647Z] [2023-01-15T20:22:33.647Z] create-admin-object: [2023-01-15T20:22:33.647Z] [2023-01-15T20:22:33.647Z] asadmin-common: [2023-01-15T20:22:33.647Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2023-01-15T20:22:33.647Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:33.667Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@51680b0e [2023-01-15T20:22:33.904Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:33.905Z] [exec] Administered object eis/jdbcAdmin created. [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] deploy-ear: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] setOSConditions: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] setToolWin: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] setToolUnix: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] setToolProperty: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] setS1ASclassPath: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] init-common: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] deploy-common: [2023-01-15T20:22:33.905Z] [echo] Current time (ISO): 2023-01-15T20:22:33.868+0000 [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] setOSConditions: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] setToolWin: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] setToolUnix: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] setToolProperty: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] setS1ASclassPath: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] init-common: [2023-01-15T20:22:33.905Z] [2023-01-15T20:22:33.905Z] deploy-common-pe: [2023-01-15T20:22:33.925Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1cc8953c [2023-01-15T20:22:33.926Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@a26daf9 [2023-01-15T20:22:34.161Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:34.184Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7f150691 [2023-01-15T20:22:34.185Z] [exec] AppClient successful lookup of datasource definitions ! [2023-01-15T20:22:34.185Z] [exec] Value of key is:DataSource-Definition-appclient-test [2023-01-15T20:22:34.185Z] [exec] invoking DataSource-Definition test servlet at http://localhost:8080/datasource-definition/servlet [2023-01-15T20:22:34.419Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:22:35.856Z] [exec] Application deployed with name web-subclassingApp. [2023-01-15T20:22:35.856Z] [exec] there are no files to retrieve for application web-subclassingApp [2023-01-15T20:22:35.856Z] [echo] Deployment on target server server successful [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] setOSConditions: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] setToolWin: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] setToolUnix: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] setToolProperty: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] setS1ASclassPath: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] init-common: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] deploy-common-ee: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] run-ear: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] setOSConditions: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] setToolWin: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] setToolUnix: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] setToolProperty: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] setS1ASclassPath: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] init-common: [2023-01-15T20:22:35.856Z] [2023-01-15T20:22:35.856Z] runwebclient-common: [2023-01-15T20:22:35.856Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:35.856Z] [java] size of buffer is1590 [2023-01-15T20:22:36.419Z] [java] HTTP port :8080 [2023-01-15T20:22:36.419Z] [java] HTTP hostname :localhost [2023-01-15T20:22:36.419Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/index.html [2023-01-15T20:22:36.419Z] [java] web-to-connector (ear based) /subclassing/index.html PASS [2023-01-15T20:22:36.419Z] [java] SSN=123456789&action=Create [2023-01-15T20:22:36.419Z] [java] HTTP port :8080 [2023-01-15T20:22:36.419Z] [java] HTTP hostname :localhost [2023-01-15T20:22:37.350Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:22:37.350Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:22:37.350Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2023-01-15T20:22:37.350Z] [java] HTTP port :8080 [2023-01-15T20:22:37.350Z] [java] HTTP hostname :localhost [2023-01-15T20:22:37.913Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:22:37.913Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:22:37.913Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:22:37.913Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:22:37.913Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2023-01-15T20:22:37.913Z] [2023-01-15T20:22:37.913Z] undeploy-ear: [2023-01-15T20:22:37.913Z] [2023-01-15T20:22:37.913Z] setOSConditions: [2023-01-15T20:22:37.913Z] [2023-01-15T20:22:37.913Z] setToolWin: [2023-01-15T20:22:37.913Z] [2023-01-15T20:22:37.913Z] setToolUnix: [2023-01-15T20:22:37.913Z] [2023-01-15T20:22:37.913Z] setToolProperty: [2023-01-15T20:22:37.913Z] [2023-01-15T20:22:37.913Z] setS1ASclassPath: [2023-01-15T20:22:37.913Z] [2023-01-15T20:22:37.913Z] init-common: [2023-01-15T20:22:37.913Z] [2023-01-15T20:22:37.913Z] delete-ra-config: [2023-01-15T20:22:37.913Z] [2023-01-15T20:22:37.913Z] asadmin-common: [2023-01-15T20:22:37.913Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:22:37.913Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:38.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars [2023-01-15T20:22:38.475Z] [2023-01-15T20:22:38.475Z] setOSConditions: [2023-01-15T20:22:38.475Z] [2023-01-15T20:22:38.475Z] setToolWin: [2023-01-15T20:22:38.475Z] [2023-01-15T20:22:38.475Z] setToolUnix: [2023-01-15T20:22:38.475Z] [2023-01-15T20:22:38.475Z] setToolProperty: [2023-01-15T20:22:38.475Z] [2023-01-15T20:22:38.475Z] setS1ASclassPath: [2023-01-15T20:22:38.475Z] [2023-01-15T20:22:38.475Z] init-common: [2023-01-15T20:22:38.475Z] [2023-01-15T20:22:38.475Z] undeploy-common: [2023-01-15T20:22:38.475Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:39.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] unsetup: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setOSConditions: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setToolWin: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setToolUnix: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setToolProperty: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setS1ASclassPath: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] init-common: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] default-sql: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setOSConditions: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setToolWin: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setToolUnix: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setToolProperty: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setS1ASclassPath: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] init-common: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] execute-sql-common: [2023-01-15T20:22:39.039Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/dropBankTables.sql [2023-01-15T20:22:39.039Z] [sql] 0 rows affected [2023-01-15T20:22:39.039Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] sql-oracle: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] execute-sql-connector: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] delete-resource: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setOSConditions: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setToolWin: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setToolUnix: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setToolProperty: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] setS1ASclassPath: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] init-common: [2023-01-15T20:22:39.039Z] [2023-01-15T20:22:39.039Z] delete-connector-resource-common: [2023-01-15T20:22:39.039Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2023-01-15T20:22:39.039Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:39.603Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource jdbc/ejb-subclassing [2023-01-15T20:22:39.603Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2023-01-15T20:22:39.603Z] [2023-01-15T20:22:39.603Z] delete-pool: [2023-01-15T20:22:39.603Z] [2023-01-15T20:22:39.603Z] setOSConditions: [2023-01-15T20:22:39.603Z] [2023-01-15T20:22:39.603Z] setToolWin: [2023-01-15T20:22:39.603Z] [2023-01-15T20:22:39.603Z] setToolUnix: [2023-01-15T20:22:39.603Z] [2023-01-15T20:22:39.603Z] setToolProperty: [2023-01-15T20:22:39.603Z] [2023-01-15T20:22:39.603Z] setS1ASclassPath: [2023-01-15T20:22:39.603Z] [2023-01-15T20:22:39.603Z] init-common: [2023-01-15T20:22:39.603Z] [2023-01-15T20:22:39.603Z] delete-connector-connpool-common: [2023-01-15T20:22:39.603Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true standalone-ra-pool [2023-01-15T20:22:39.603Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:40.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true standalone-ra-pool [2023-01-15T20:22:40.167Z] [exec] Connector connection pool standalone-ra-pool deleted. [2023-01-15T20:22:40.167Z] [2023-01-15T20:22:40.167Z] setOSConditions: [2023-01-15T20:22:40.167Z] [2023-01-15T20:22:40.167Z] setToolWin: [2023-01-15T20:22:40.167Z] [2023-01-15T20:22:40.167Z] setToolUnix: [2023-01-15T20:22:40.167Z] [2023-01-15T20:22:40.167Z] setToolProperty: [2023-01-15T20:22:40.167Z] [2023-01-15T20:22:40.167Z] setS1ASclassPath: [2023-01-15T20:22:40.167Z] [2023-01-15T20:22:40.167Z] init-common: [2023-01-15T20:22:40.167Z] [2023-01-15T20:22:40.167Z] delete-admin-object: [2023-01-15T20:22:40.167Z] [2023-01-15T20:22:40.167Z] asadmin-common: [2023-01-15T20:22:40.167Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2023-01-15T20:22:40.167Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:40.731Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2023-01-15T20:22:40.731Z] [exec] Administered object eis/jdbcAdmin deleted. [2023-01-15T20:22:40.731Z] [2023-01-15T20:22:40.731Z] setOSConditions: [2023-01-15T20:22:40.731Z] [2023-01-15T20:22:40.731Z] setToolWin: [2023-01-15T20:22:40.731Z] [2023-01-15T20:22:40.731Z] setToolUnix: [2023-01-15T20:22:40.731Z] [2023-01-15T20:22:40.731Z] setToolProperty: [2023-01-15T20:22:40.731Z] [2023-01-15T20:22:40.731Z] setS1ASclassPath: [2023-01-15T20:22:40.731Z] [2023-01-15T20:22:40.731Z] init-common: [2023-01-15T20:22:40.731Z] [2023-01-15T20:22:40.731Z] undeploy-rar-common: [2023-01-15T20:22:40.731Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:22:40.731Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:40.746Z] [exec] Jan 15, 2023 8:22:40 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T20:22:40.746Z] [exec] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2023-01-15T20:22:40.746Z] [exec] Jan 15, 2023 8:22:40 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T20:22:40.746Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-01-15T20:22:40.746Z] [exec] JMS Servlet Output [2023-01-15T20:22:40.746Z] [exec]

DatabaseServlet :: All information I can give

[2023-01-15T20:22:40.746Z] [exec] Context Path : /datasource-definition
[2023-01-15T20:22:40.746Z] [exec] Servlet Path : /servlet
[2023-01-15T20:22:40.746Z] [exec] Path Info : null
[2023-01-15T20:22:40.746Z] [exec] [2023-01-15T20:22:40.746Z] [exec] Value of key is:DataSource-Definition-web-ejb-test [2023-01-15T20:22:40.746Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:22:40.746Z] [exec] [2023-01-15T20:22:40.746Z] [exec] [2023-01-15T20:22:40.746Z] [exec] ----------------------------------------- [2023-01-15T20:22:40.746Z] [exec] - DataSource-Definition-web-ejb-test: PASS - [2023-01-15T20:22:40.746Z] [exec] - DataSource-Definition-appclient-test: PASS - [2023-01-15T20:22:40.746Z] [exec] ----------------------------------------- [2023-01-15T20:22:40.746Z] [exec] Total PASS: 2 [2023-01-15T20:22:40.746Z] [exec] Total FAIL: 0 [2023-01-15T20:22:40.746Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:22:40.746Z] [exec] ----------------------------------------- [2023-01-15T20:22:40.746Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:22:40.746Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] checkReporting-common: [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] confirmReportPresent-common: [2023-01-15T20:22:40.746Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:22:40.746Z] [echo] Test seems to be reported fine [2023-01-15T20:22:40.746Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/RepRunConf.txt [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] confirmMissingReport-common: [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] unsetup: [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] setOSConditions: [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] setToolWin: [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] setToolUnix: [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] setToolProperty: [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] setS1ASclassPath: [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] init-common: [2023-01-15T20:22:40.746Z] [2023-01-15T20:22:40.746Z] execute-ejb-sql-common: [2023-01-15T20:22:40.746Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/sql/drop.sql [2023-01-15T20:22:40.746Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:22:40.747Z] [2023-01-15T20:22:40.747Z] undeploy: [2023-01-15T20:22:40.747Z] [2023-01-15T20:22:40.747Z] setOSConditions: [2023-01-15T20:22:40.747Z] [2023-01-15T20:22:40.747Z] setToolWin: [2023-01-15T20:22:40.747Z] [2023-01-15T20:22:40.747Z] setToolUnix: [2023-01-15T20:22:40.747Z] [2023-01-15T20:22:40.747Z] setToolProperty: [2023-01-15T20:22:40.747Z] [2023-01-15T20:22:40.747Z] setS1ASclassPath: [2023-01-15T20:22:40.747Z] [2023-01-15T20:22:40.747Z] init-common: [2023-01-15T20:22:40.747Z] [2023-01-15T20:22:40.747Z] undeploy-common: [2023-01-15T20:22:40.747Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:41.294Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] all: [2023-01-15T20:22:41.294Z] [echo] @@## web2connector (second time) ##@@ [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] setOSConditions: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] setToolWin: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] setToolUnix: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] setToolProperty: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] setS1ASclassPath: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] init-common: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] clean: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] setOSConditions: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] setToolWin: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] setToolUnix: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] setToolProperty: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.294Z] setS1ASclassPath: [2023-01-15T20:22:41.294Z] [2023-01-15T20:22:41.295Z] init-common: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] clean-common: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setOSConditions: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setToolWin: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setToolUnix: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setToolProperty: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setS1ASclassPath: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] init-common: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] clean-classes-common: [2023-01-15T20:22:41.295Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setOSConditions: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setToolWin: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setToolUnix: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setToolProperty: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setS1ASclassPath: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] init-common: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] clean-jars-common: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] compile: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setOSConditions: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setToolWin: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setToolUnix: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setToolProperty: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] setS1ASclassPath: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] init-common: [2023-01-15T20:22:41.295Z] [2023-01-15T20:22:41.295Z] compile-common: [2023-01-15T20:22:41.295Z] [echo] Current time (ISO): 2023-01-15T20:22:41.067+0000 [2023-01-15T20:22:41.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:41.295Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:41.295Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:41.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] all: [2023-01-15T20:22:41.572Z] [echo] @@## connection-factory-definition##@@ [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setOSConditions: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolWin: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolUnix: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolProperty: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setS1ASclassPath: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] init-common: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] clean: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setOSConditions: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolWin: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolUnix: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolProperty: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setS1ASclassPath: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] init-common: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] clean-common: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setOSConditions: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolWin: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolUnix: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolProperty: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setS1ASclassPath: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] init-common: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] clean-classes-common: [2023-01-15T20:22:41.572Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setOSConditions: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolWin: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolUnix: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolProperty: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setS1ASclassPath: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] init-common: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] clean-jars-common: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] clean: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] clean: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setOSConditions: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolWin: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolUnix: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolProperty: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setS1ASclassPath: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] init-common: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] clean-classes-common: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] compile: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setOSConditions: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolWin: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolUnix: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setToolProperty: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] setS1ASclassPath: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] init-common: [2023-01-15T20:22:41.572Z] [2023-01-15T20:22:41.572Z] compile-common: [2023-01-15T20:22:41.572Z] [echo] Current time (ISO): 2023-01-15T20:22:41.509+0000 [2023-01-15T20:22:41.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:41.572Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:41.831Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:43.188Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:43.188Z] [javac] 1 warning [2023-01-15T20:22:43.188Z] [2023-01-15T20:22:43.188Z] setOSConditions: [2023-01-15T20:22:43.188Z] [2023-01-15T20:22:43.188Z] setToolWin: [2023-01-15T20:22:43.189Z] [2023-01-15T20:22:43.189Z] setToolUnix: [2023-01-15T20:22:43.189Z] [2023-01-15T20:22:43.189Z] setToolProperty: [2023-01-15T20:22:43.189Z] [2023-01-15T20:22:43.189Z] setS1ASclassPath: [2023-01-15T20:22:43.189Z] [2023-01-15T20:22:43.189Z] init-common: [2023-01-15T20:22:43.189Z] [2023-01-15T20:22:43.189Z] compile-servlet: [2023-01-15T20:22:43.189Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml:159: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:22:43.189Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:43.445Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:43.702Z] [javac] 1 warning [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] build: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] setOSConditions: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] setToolWin: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] setToolUnix: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] setToolProperty: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] setS1ASclassPath: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] init-common: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] webclient-war-common: [2023-01-15T20:22:43.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] clear: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] test-tlds-exist: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] copy-tlds: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] test-tagfiles-exist: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] copy-tagfiles: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] package-war-common: [2023-01-15T20:22:43.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:22:43.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:43.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:22:43.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:22:43.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:43.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:43.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:43.702Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:22:43.702Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2023-01-15T20:22:43.702Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] setOSConditions: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] setToolWin: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] setToolUnix: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] setToolProperty: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] setS1ASclassPath: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] init-common: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] ejb-jar-common: [2023-01-15T20:22:43.702Z] [2023-01-15T20:22:43.702Z] package-ejbjar-common: [2023-01-15T20:22:43.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:43.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:43.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:43.702Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2023-01-15T20:22:43.703Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:43.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:43.703Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setup: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setOSConditions: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setToolWin: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setToolUnix: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setToolProperty: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setS1ASclassPath: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] init-common: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] default-sql: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setOSConditions: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setToolWin: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setToolUnix: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setToolProperty: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setS1ASclassPath: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] init-common: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] execute-sql-common: [2023-01-15T20:22:43.703Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/simpleBank.sql [2023-01-15T20:22:43.703Z] [sql] Failed to execute: drop table customer2 [2023-01-15T20:22:43.703Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2023-01-15T20:22:43.703Z] [sql] 0 rows affected [2023-01-15T20:22:43.703Z] [sql] 1 rows affected [2023-01-15T20:22:43.703Z] [sql] 2 of 3 SQL statements executed successfully [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] sql-oracle: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] execute-sql-connector: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setOSConditions: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setToolWin: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setToolUnix: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setToolProperty: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] setS1ASclassPath: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] init-common: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] create-ra-config: [2023-01-15T20:22:43.703Z] [2023-01-15T20:22:43.703Z] asadmin-common: [2023-01-15T20:22:43.703Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:22:43.703Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:44.273Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars [2023-01-15T20:22:44.273Z] [2023-01-15T20:22:44.273Z] setOSConditions: [2023-01-15T20:22:44.274Z] [2023-01-15T20:22:44.274Z] setToolWin: [2023-01-15T20:22:44.274Z] [2023-01-15T20:22:44.274Z] setToolUnix: [2023-01-15T20:22:44.274Z] [2023-01-15T20:22:44.274Z] setToolProperty: [2023-01-15T20:22:44.274Z] [2023-01-15T20:22:44.274Z] setS1ASclassPath: [2023-01-15T20:22:44.274Z] [2023-01-15T20:22:44.274Z] init-common: [2023-01-15T20:22:44.274Z] [2023-01-15T20:22:44.274Z] deploy-rar-common: [2023-01-15T20:22:44.274Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:22:44.274Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:44.363Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:44.363Z] [javac] 1 warning [2023-01-15T20:22:44.363Z] [2023-01-15T20:22:44.363Z] build: [2023-01-15T20:22:44.363Z] [echo] assemble.dir = /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:22:44.363Z] [2023-01-15T20:22:44.363Z] setOSConditions: [2023-01-15T20:22:44.363Z] [2023-01-15T20:22:44.363Z] setToolWin: [2023-01-15T20:22:44.363Z] [2023-01-15T20:22:44.363Z] setToolUnix: [2023-01-15T20:22:44.363Z] [2023-01-15T20:22:44.363Z] setToolProperty: [2023-01-15T20:22:44.363Z] [2023-01-15T20:22:44.363Z] setS1ASclassPath: [2023-01-15T20:22:44.363Z] [2023-01-15T20:22:44.363Z] init-common: [2023-01-15T20:22:44.363Z] [2023-01-15T20:22:44.364Z] webclient-war-common: [2023-01-15T20:22:44.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:22:44.364Z] [2023-01-15T20:22:44.364Z] clear: [2023-01-15T20:22:44.364Z] [2023-01-15T20:22:44.364Z] test-tlds-exist: [2023-01-15T20:22:44.364Z] [2023-01-15T20:22:44.364Z] copy-tlds: [2023-01-15T20:22:44.364Z] [2023-01-15T20:22:44.364Z] test-tagfiles-exist: [2023-01-15T20:22:44.364Z] [2023-01-15T20:22:44.364Z] copy-tagfiles: [2023-01-15T20:22:44.364Z] [2023-01-15T20:22:44.364Z] package-war-common: [2023-01-15T20:22:44.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:22:44.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:44.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:22:44.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:22:44.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/lib [2023-01-15T20:22:44.364Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:44.364Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:44.364Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:22:44.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/docroot [2023-01-15T20:22:44.364Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-web.war [2023-01-15T20:22:44.364Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:44.622Z] [2023-01-15T20:22:44.622Z] setOSConditions: [2023-01-15T20:22:44.622Z] [2023-01-15T20:22:44.622Z] setToolWin: [2023-01-15T20:22:44.622Z] [2023-01-15T20:22:44.622Z] setToolUnix: [2023-01-15T20:22:44.622Z] [2023-01-15T20:22:44.622Z] setToolProperty: [2023-01-15T20:22:44.622Z] [2023-01-15T20:22:44.622Z] setS1ASclassPath: [2023-01-15T20:22:44.622Z] [2023-01-15T20:22:44.622Z] init-common: [2023-01-15T20:22:44.622Z] [2023-01-15T20:22:44.622Z] compile-common: [2023-01-15T20:22:44.622Z] [echo] Current time (ISO): 2023-01-15T20:22:44.376+0000 [2023-01-15T20:22:44.622Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:44.622Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:44.837Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:22:44.838Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:22:44.838Z] [echo] Deploying /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar on server [2023-01-15T20:22:44.838Z] [2023-01-15T20:22:44.838Z] create-pool: [2023-01-15T20:22:44.838Z] [2023-01-15T20:22:44.838Z] setOSConditions: [2023-01-15T20:22:44.838Z] [2023-01-15T20:22:44.838Z] setToolWin: [2023-01-15T20:22:44.838Z] [2023-01-15T20:22:44.838Z] setToolUnix: [2023-01-15T20:22:44.838Z] [2023-01-15T20:22:44.838Z] setToolProperty: [2023-01-15T20:22:44.838Z] [2023-01-15T20:22:44.838Z] setS1ASclassPath: [2023-01-15T20:22:44.838Z] [2023-01-15T20:22:44.838Z] init-common: [2023-01-15T20:22:44.838Z] [2023-01-15T20:22:44.838Z] create-connector-connpool: [2023-01-15T20:22:44.838Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:44.838Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:45.402Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:22:45.402Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:22:45.402Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:45.402Z] [exec] Connector connection pool standalone-ra-pool created. [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] create-connector-connpool-common: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] setOSConditions: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] setToolWin: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] setToolUnix: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] setToolProperty: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] setS1ASclassPath: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] init-common: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] set-oracle-props: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] create-resource: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] setOSConditions: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] setToolWin: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] setToolUnix: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] setToolProperty: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] setS1ASclassPath: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] init-common: [2023-01-15T20:22:45.402Z] [2023-01-15T20:22:45.402Z] create-connector-resource-common: [2023-01-15T20:22:45.402Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname standalone-ra-pool --target server jdbc/ejb-subclassing [2023-01-15T20:22:45.402Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:45.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:45.965Z] [exec] Connector resource jdbc/ejb-subclassing created. [2023-01-15T20:22:45.965Z] [2023-01-15T20:22:45.965Z] setOSConditions: [2023-01-15T20:22:45.965Z] [2023-01-15T20:22:45.965Z] setToolWin: [2023-01-15T20:22:45.965Z] [2023-01-15T20:22:45.965Z] setToolUnix: [2023-01-15T20:22:45.965Z] [2023-01-15T20:22:45.965Z] setToolProperty: [2023-01-15T20:22:45.965Z] [2023-01-15T20:22:45.965Z] setS1ASclassPath: [2023-01-15T20:22:45.965Z] [2023-01-15T20:22:45.965Z] init-common: [2023-01-15T20:22:45.965Z] [2023-01-15T20:22:45.965Z] create-admin-object: [2023-01-15T20:22:45.965Z] [2023-01-15T20:22:45.965Z] asadmin-common: [2023-01-15T20:22:45.965Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2023-01-15T20:22:45.965Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:46.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:46.527Z] [exec] Administered object eis/jdbcAdmin created. [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] deploy-ear: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] setOSConditions: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] setToolWin: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] setToolUnix: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] setToolProperty: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] setS1ASclassPath: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] init-common: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] deploy-common: [2023-01-15T20:22:46.527Z] [echo] Current time (ISO): 2023-01-15T20:22:46.339+0000 [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] setOSConditions: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] setToolWin: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] setToolUnix: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] setToolProperty: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] setS1ASclassPath: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] init-common: [2023-01-15T20:22:46.527Z] [2023-01-15T20:22:46.527Z] deploy-common-pe: [2023-01-15T20:22:46.527Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:47.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:22:47.154Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:47.154Z] [javac] 1 warning [2023-01-15T20:22:47.154Z] [2023-01-15T20:22:47.154Z] setOSConditions: [2023-01-15T20:22:47.154Z] [2023-01-15T20:22:47.154Z] setToolWin: [2023-01-15T20:22:47.154Z] [2023-01-15T20:22:47.154Z] setToolUnix: [2023-01-15T20:22:47.154Z] [2023-01-15T20:22:47.155Z] setToolProperty: [2023-01-15T20:22:47.155Z] [2023-01-15T20:22:47.155Z] setS1ASclassPath: [2023-01-15T20:22:47.155Z] [2023-01-15T20:22:47.155Z] init-common: [2023-01-15T20:22:47.155Z] [2023-01-15T20:22:47.155Z] compile-common: [2023-01-15T20:22:47.155Z] [echo] Current time (ISO): 2023-01-15T20:22:47.099+0000 [2023-01-15T20:22:47.155Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:47.346Z] [exec] Application deployed with name web-subclassingApp. [2023-01-15T20:22:47.346Z] [exec] there are no files to retrieve for application web-subclassingApp [2023-01-15T20:22:47.346Z] [echo] Deployment on target server server successful [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] setOSConditions: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] setToolWin: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] setToolUnix: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] setToolProperty: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] setS1ASclassPath: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] init-common: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] deploy-common-ee: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] run-ear: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] setOSConditions: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] setToolWin: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] setToolUnix: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] setToolProperty: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] setS1ASclassPath: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] init-common: [2023-01-15T20:22:47.346Z] [2023-01-15T20:22:47.346Z] runwebclient-common: [2023-01-15T20:22:47.346Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:47.412Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:47.603Z] [java] size of buffer is1590 [2023-01-15T20:22:47.860Z] [java] HTTP port :8080 [2023-01-15T20:22:47.860Z] [java] HTTP hostname :localhost [2023-01-15T20:22:47.860Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/index.html [2023-01-15T20:22:47.860Z] [java] web-to-connector (ear based) /subclassing/index.html PASS [2023-01-15T20:22:47.860Z] [java] SSN=123456789&action=Create [2023-01-15T20:22:47.860Z] [java] HTTP port :8080 [2023-01-15T20:22:47.860Z] [java] HTTP hostname :localhost [2023-01-15T20:22:48.117Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:22:48.117Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:22:48.117Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2023-01-15T20:22:48.117Z] [java] HTTP port :8080 [2023-01-15T20:22:48.117Z] [java] HTTP hostname :localhost [2023-01-15T20:22:48.374Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2023-01-15T20:22:48.374Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:22:48.374Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:22:48.374Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:22:48.374Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:22:48.374Z] [2023-01-15T20:22:48.374Z] undeploy-ear: [2023-01-15T20:22:48.374Z] [2023-01-15T20:22:48.374Z] setOSConditions: [2023-01-15T20:22:48.374Z] [2023-01-15T20:22:48.374Z] setToolWin: [2023-01-15T20:22:48.374Z] [2023-01-15T20:22:48.374Z] setToolUnix: [2023-01-15T20:22:48.374Z] [2023-01-15T20:22:48.374Z] setToolProperty: [2023-01-15T20:22:48.374Z] [2023-01-15T20:22:48.375Z] setS1ASclassPath: [2023-01-15T20:22:48.375Z] [2023-01-15T20:22:48.375Z] init-common: [2023-01-15T20:22:48.375Z] [2023-01-15T20:22:48.375Z] delete-ra-config: [2023-01-15T20:22:48.375Z] [2023-01-15T20:22:48.375Z] asadmin-common: [2023-01-15T20:22:48.375Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:22:48.375Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:48.937Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars [2023-01-15T20:22:48.937Z] [2023-01-15T20:22:48.937Z] setOSConditions: [2023-01-15T20:22:48.937Z] [2023-01-15T20:22:48.937Z] setToolWin: [2023-01-15T20:22:48.937Z] [2023-01-15T20:22:48.937Z] setToolUnix: [2023-01-15T20:22:48.937Z] [2023-01-15T20:22:48.937Z] setToolProperty: [2023-01-15T20:22:48.937Z] [2023-01-15T20:22:48.937Z] setS1ASclassPath: [2023-01-15T20:22:48.937Z] [2023-01-15T20:22:48.937Z] init-common: [2023-01-15T20:22:48.937Z] [2023-01-15T20:22:48.937Z] undeploy-common: [2023-01-15T20:22:48.938Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:49.500Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] unsetup: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setOSConditions: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setToolWin: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setToolUnix: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setToolProperty: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setS1ASclassPath: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] init-common: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] default-sql: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setOSConditions: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setToolWin: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setToolUnix: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setToolProperty: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setS1ASclassPath: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] init-common: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] execute-sql-common: [2023-01-15T20:22:49.500Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/dropBankTables.sql [2023-01-15T20:22:49.500Z] [sql] 0 rows affected [2023-01-15T20:22:49.500Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] sql-oracle: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] execute-sql-connector: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] delete-resource: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setOSConditions: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setToolWin: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setToolUnix: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setToolProperty: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] setS1ASclassPath: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] init-common: [2023-01-15T20:22:49.500Z] [2023-01-15T20:22:49.500Z] delete-connector-resource-common: [2023-01-15T20:22:49.500Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2023-01-15T20:22:49.757Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:49.946Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:49.946Z] [javac] 1 warning [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setOSConditions: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setToolWin: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setToolUnix: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setToolProperty: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setS1ASclassPath: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] init-common: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] appclient-jar-common: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] package-appclientjar-common: [2023-01-15T20:22:49.946Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:49.946Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:49.946Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:49.946Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-client.jar [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setOSConditions: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setToolWin: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setToolUnix: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setToolProperty: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setS1ASclassPath: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] init-common: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] ejb-jar-common: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] package-ejbjar-common: [2023-01-15T20:22:49.946Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:49.946Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-ejb.jar [2023-01-15T20:22:49.946Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] setOSConditions: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.946Z] fixFiles: [2023-01-15T20:22:49.946Z] [2023-01-15T20:22:49.947Z] convUnix: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] convWin: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolWin: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolUnix: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolProperty: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setS1ASclassPath: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] init-common: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] ear-common: [2023-01-15T20:22:49.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:49.947Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/descriptor/sun-application.xml to copy. [2023-01-15T20:22:49.947Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:22:49.947Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp.ear [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setOSConditions: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolWin: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolUnix: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolProperty: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setS1ASclassPath: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] init-common: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] build-ut: [2023-01-15T20:22:49.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp [2023-01-15T20:22:49.947Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:49.947Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp-UT.ear [2023-01-15T20:22:49.947Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-ejb.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-ejb [2023-01-15T20:22:49.947Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-web.war into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-web [2023-01-15T20:22:49.947Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-client.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-client [2023-01-15T20:22:49.947Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp-UT.ear into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definitionApp-UT [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] all: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setOSConditions: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolWin: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolUnix: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolProperty: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setS1ASclassPath: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] init-common: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] all: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setOSConditions: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolWin: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolUnix: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setToolProperty: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] setS1ASclassPath: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] init-common: [2023-01-15T20:22:49.947Z] [2023-01-15T20:22:49.947Z] compile-common: [2023-01-15T20:22:49.947Z] [echo] Current time (ISO): 2023-01-15T20:22:49.809+0000 [2023-01-15T20:22:49.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/classes [2023-01-15T20:22:49.947Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/classes [2023-01-15T20:22:50.013Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource jdbc/ejb-subclassing [2023-01-15T20:22:50.014Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2023-01-15T20:22:50.014Z] [2023-01-15T20:22:50.014Z] delete-pool: [2023-01-15T20:22:50.014Z] [2023-01-15T20:22:50.014Z] setOSConditions: [2023-01-15T20:22:50.014Z] [2023-01-15T20:22:50.014Z] setToolWin: [2023-01-15T20:22:50.014Z] [2023-01-15T20:22:50.014Z] setToolUnix: [2023-01-15T20:22:50.014Z] [2023-01-15T20:22:50.014Z] setToolProperty: [2023-01-15T20:22:50.014Z] [2023-01-15T20:22:50.014Z] setS1ASclassPath: [2023-01-15T20:22:50.014Z] [2023-01-15T20:22:50.014Z] init-common: [2023-01-15T20:22:50.014Z] [2023-01-15T20:22:50.014Z] delete-connector-connpool-common: [2023-01-15T20:22:50.014Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true standalone-ra-pool [2023-01-15T20:22:50.205Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:50.270Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:50.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true standalone-ra-pool [2023-01-15T20:22:50.531Z] [exec] Connector connection pool standalone-ra-pool deleted. [2023-01-15T20:22:50.531Z] [2023-01-15T20:22:50.531Z] setOSConditions: [2023-01-15T20:22:50.531Z] [2023-01-15T20:22:50.531Z] setToolWin: [2023-01-15T20:22:50.531Z] [2023-01-15T20:22:50.531Z] setToolUnix: [2023-01-15T20:22:50.531Z] [2023-01-15T20:22:50.531Z] setToolProperty: [2023-01-15T20:22:50.531Z] [2023-01-15T20:22:50.531Z] setS1ASclassPath: [2023-01-15T20:22:50.531Z] [2023-01-15T20:22:50.531Z] init-common: [2023-01-15T20:22:50.531Z] [2023-01-15T20:22:50.531Z] delete-admin-object: [2023-01-15T20:22:50.531Z] [2023-01-15T20:22:50.531Z] asadmin-common: [2023-01-15T20:22:50.531Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2023-01-15T20:22:50.788Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:51.046Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2023-01-15T20:22:51.046Z] [exec] Administered object eis/jdbcAdmin deleted. [2023-01-15T20:22:51.046Z] [2023-01-15T20:22:51.046Z] setOSConditions: [2023-01-15T20:22:51.046Z] [2023-01-15T20:22:51.046Z] setToolWin: [2023-01-15T20:22:51.046Z] [2023-01-15T20:22:51.046Z] setToolUnix: [2023-01-15T20:22:51.046Z] [2023-01-15T20:22:51.046Z] setToolProperty: [2023-01-15T20:22:51.046Z] [2023-01-15T20:22:51.046Z] setS1ASclassPath: [2023-01-15T20:22:51.046Z] [2023-01-15T20:22:51.046Z] init-common: [2023-01-15T20:22:51.046Z] [2023-01-15T20:22:51.046Z] undeploy-rar-common: [2023-01-15T20:22:51.046Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:22:51.303Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:51.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] all: [2023-01-15T20:22:51.560Z] [echo] @@## nonstringmcfproperties ##@@ [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] setOSConditions: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] setToolWin: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] setToolUnix: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] setToolProperty: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] setS1ASclassPath: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] init-common: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] clean: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] setOSConditions: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] setToolWin: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] setToolUnix: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] setToolProperty: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] setS1ASclassPath: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] init-common: [2023-01-15T20:22:51.560Z] [2023-01-15T20:22:51.560Z] clean-common: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] setOSConditions: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] setToolWin: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] setToolUnix: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] setToolProperty: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] setS1ASclassPath: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] init-common: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] clean-classes-common: [2023-01-15T20:22:51.817Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] setOSConditions: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] setToolWin: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] setToolUnix: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] setToolProperty: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] setS1ASclassPath: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] init-common: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] clean-jars-common: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] clean: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] compile: [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] init: [2023-01-15T20:22:51.817Z] [echo] Building component ${component.name} [2023-01-15T20:22:51.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/internal/classes [2023-01-15T20:22:51.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib [2023-01-15T20:22:51.817Z] [2023-01-15T20:22:51.817Z] compile: [2023-01-15T20:22:51.817Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:51.817Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/internal/classes [2023-01-15T20:22:52.380Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:52.380Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:22:52.380Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:22:52.380Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:22:52.380Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:22:52.380Z] [javac] 1 warning [2023-01-15T20:22:52.380Z] [2023-01-15T20:22:52.380Z] setOSConditions: [2023-01-15T20:22:52.380Z] [2023-01-15T20:22:52.380Z] setToolWin: [2023-01-15T20:22:52.380Z] [2023-01-15T20:22:52.380Z] setToolUnix: [2023-01-15T20:22:52.380Z] [2023-01-15T20:22:52.380Z] setToolProperty: [2023-01-15T20:22:52.380Z] [2023-01-15T20:22:52.380Z] setS1ASclassPath: [2023-01-15T20:22:52.380Z] [2023-01-15T20:22:52.380Z] init-common: [2023-01-15T20:22:52.380Z] [2023-01-15T20:22:52.380Z] compile-common: [2023-01-15T20:22:52.380Z] [echo] Current time (ISO): 2023-01-15T20:22:52.371+0000 [2023-01-15T20:22:52.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:52.380Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:52.637Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:52.736Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:52.996Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:22:52.996Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:22:52.996Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:22:52.996Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:22:52.996Z] [javac] 1 warning [2023-01-15T20:22:52.996Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/cfd-ra.jar [2023-01-15T20:22:52.996Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/cfd-ra.rar [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setup: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] deploy: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setOSConditions: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setToolWin: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setToolUnix: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setToolProperty: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setS1ASclassPath: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] init-common: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] deploy: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setOSConditions: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setToolWin: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setToolUnix: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setToolProperty: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] setS1ASclassPath: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] init-common: [2023-01-15T20:22:52.996Z] [2023-01-15T20:22:52.996Z] deploy-rar-common: [2023-01-15T20:22:52.996Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} cfd-ra.rar [2023-01-15T20:22:53.256Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:53.822Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [Pipeline] sh [2023-01-15T20:22:54.006Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:54.081Z] [exec] Application deployed with name cfd-ra. [2023-01-15T20:22:54.082Z] [echo] Deploying cfd-ra.rar on server [2023-01-15T20:22:54.082Z] [2023-01-15T20:22:54.082Z] setOSConditions: [2023-01-15T20:22:54.082Z] [2023-01-15T20:22:54.082Z] setToolWin: [2023-01-15T20:22:54.082Z] [2023-01-15T20:22:54.082Z] setToolUnix: [2023-01-15T20:22:54.082Z] [2023-01-15T20:22:54.082Z] setToolProperty: [2023-01-15T20:22:54.082Z] [2023-01-15T20:22:54.082Z] setS1ASclassPath: [2023-01-15T20:22:54.082Z] [2023-01-15T20:22:54.082Z] init-common: [2023-01-15T20:22:54.082Z] [2023-01-15T20:22:54.082Z] testAddAdmin: [2023-01-15T20:22:54.082Z] [2023-01-15T20:22:54.082Z] asadmin-common: [2023-01-15T20:22:54.082Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname cfd-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:22:54.082Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:54.263Z] [javac] 1 warning [2023-01-15T20:22:54.263Z] [2023-01-15T20:22:54.263Z] setOSConditions: [2023-01-15T20:22:54.263Z] [2023-01-15T20:22:54.263Z] setToolWin: [2023-01-15T20:22:54.263Z] [2023-01-15T20:22:54.263Z] setToolUnix: [2023-01-15T20:22:54.263Z] [2023-01-15T20:22:54.263Z] setToolProperty: [2023-01-15T20:22:54.263Z] [2023-01-15T20:22:54.263Z] setS1ASclassPath: [2023-01-15T20:22:54.263Z] [2023-01-15T20:22:54.263Z] init-common: [2023-01-15T20:22:54.263Z] [2023-01-15T20:22:54.263Z] compile-servlet: [2023-01-15T20:22:54.263Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:54.263Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:54.766Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:22:54.768Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:22:54.826Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:54.826Z] [javac] 1 warning [2023-01-15T20:22:54.826Z] [2023-01-15T20:22:54.826Z] build: [2023-01-15T20:22:54.826Z] [2023-01-15T20:22:54.826Z] assemble: [2023-01-15T20:22:54.826Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/jdbc.jar [2023-01-15T20:22:54.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib [2023-01-15T20:22:54.826Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/jdbcra.rar [2023-01-15T20:22:54.827Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/ra.xml [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setOSConditions: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setToolWin: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setToolUnix: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setToolProperty: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setS1ASclassPath: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] init-common: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] webclient-war-common: [2023-01-15T20:22:54.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] clear: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] test-tlds-exist: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] copy-tlds: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] test-tagfiles-exist: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] copy-tagfiles: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] package-war-common: [2023-01-15T20:22:54.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:22:54.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:54.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:22:54.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:22:54.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/lib [2023-01-15T20:22:54.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:54.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:54.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:54.827Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:22:54.827Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2023-01-15T20:22:54.827Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setOSConditions: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setToolWin: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setToolUnix: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setToolProperty: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setS1ASclassPath: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] init-common: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] ejb-jar-common: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] package-ejbjar-common: [2023-01-15T20:22:54.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:54.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:54.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:54.827Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2023-01-15T20:22:54.827Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:54.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:22:54.827Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] disable-resource-validation: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setOSConditions: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setToolWin: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setToolUnix: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setToolProperty: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] setS1ASclassPath: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] init-common: [2023-01-15T20:22:54.827Z] [2023-01-15T20:22:54.827Z] create-jvm-options: [2023-01-15T20:22:55.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:22:55.016Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] setOSConditions: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] setToolWin: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] setToolUnix: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] setToolProperty: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] setS1ASclassPath: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] init-common: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] deploy-common: [2023-01-15T20:22:55.016Z] [echo] Current time (ISO): 2023-01-15T20:22:54.751+0000 [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] setOSConditions: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] setToolWin: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] setToolUnix: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] setToolProperty: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] setS1ASclassPath: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] init-common: [2023-01-15T20:22:55.016Z] [2023-01-15T20:22:55.016Z] deploy-common-pe: [2023-01-15T20:22:55.016Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:55.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:55.340Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2023-01-15T20:22:55.584Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp.ear [2023-01-15T20:22:55.596Z] [exec] Created 1 option(s) [2023-01-15T20:22:55.596Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:22:55.596Z] [2023-01-15T20:22:55.596Z] restart-server: [2023-01-15T20:22:55.596Z] [2023-01-15T20:22:55.596Z] setOSConditions: [2023-01-15T20:22:55.596Z] [2023-01-15T20:22:55.596Z] stop-server: [2023-01-15T20:22:55.596Z] [2023-01-15T20:22:55.596Z] stop-server-unix: [2023-01-15T20:22:55.596Z] [echo] stopping server on unix ... [2023-01-15T20:22:55.596Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] timeout [2023-01-15T20:22:56.677Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T20:22:56.959Z] [exec] Application deployed with name connection-factory-definitionApp. [2023-01-15T20:22:56.960Z] [echo] Deployment on target server server successful [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] setOSConditions: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] setToolWin: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] setToolUnix: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] setToolProperty: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] setS1ASclassPath: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] init-common: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] deploy-common-ee: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] run: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] setOSConditions: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] setToolWin: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] setToolUnix: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] setToolProperty: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] setS1ASclassPath: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] init-common: [2023-01-15T20:22:56.960Z] [2023-01-15T20:22:56.960Z] compile-ut: [2023-01-15T20:22:56.960Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:22:57.370Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:22:57.371Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:22:57.371Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test connector_group_4 [2023-01-15T20:22:57.371Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:22:57.371Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:22:57.371Z] + readonly GF_INTERNAL_ENV_SH=/tmp/lhNgf-internal-env [2023-01-15T20:22:57.371Z] + GF_INTERNAL_ENV_SH=/tmp/lhNgf-internal-env [2023-01-15T20:22:57.371Z] + '[' '!' -z '' ']' [2023-01-15T20:22:57.371Z] + export WSIMPORT_OPTS= [2023-01-15T20:22:57.371Z] + WSIMPORT_OPTS= [2023-01-15T20:22:57.371Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:22:57.371Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:22:57.631Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:22:57.631Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:22:57.631Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:22:57.631Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:22:57.631Z] + '[' -z '' ']' [2023-01-15T20:22:57.631Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:22:57.631Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:22:57.631Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:58.339Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:22:58.598Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:22:58.598Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:22:58.598Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ut/TestUtil.java uses unchecked or unsafe operations. [2023-01-15T20:22:58.598Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:22:58.598Z] [javac] 1 warning [2023-01-15T20:22:58.598Z] [2023-01-15T20:22:58.598Z] run-ut: [2023-01-15T20:22:58.866Z] [exec] Waiting for the domain to stop ... [2023-01-15T20:22:58.867Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:22:59.171Z] [junit] WARNING: multiple versions of ant detected in path for junit [2023-01-15T20:22:59.173Z] [junit] jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class [2023-01-15T20:22:59.173Z] [junit] and jar:file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/modules/ant.jar!/org/apache/tools/ant/Project.class [2023-01-15T20:22:59.173Z] [junit] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:22:59.743Z] [junit] Running com.sun.s1asdev.cfd.ArchiveTest [2023-01-15T20:22:59.743Z] [junit] Testsuite: com.sun.s1asdev.cfd.ArchiveTest [2023-01-15T20:23:00.920Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:23:00.920Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:23:00.920Z] + '[' -z '' ']' [2023-01-15T20:23:00.920Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:23:00.920Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:23:00.921Z] + run_test connector_group_4 [2023-01-15T20:23:00.921Z] + local testid=connector_group_4 [2023-01-15T20:23:00.921Z] + local found=false [2023-01-15T20:23:00.921Z] ++ find . -name run_test.sh [2023-01-15T20:23:00.921Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:00.921Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:23:00.921Z] + OPT=list_test_ids [2023-01-15T20:23:00.921Z] + TEST_ID= [2023-01-15T20:23:00.921Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:23:00.921Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:23:00.921Z] +++ uname [2023-01-15T20:23:00.921Z] +++ grep -i sunos [2023-01-15T20:23:00.921Z] +++ wc -l [2023-01-15T20:23:00.921Z] +++ awk '{print $1}' [2023-01-15T20:23:00.921Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:00.921Z] ++ GREP=grep [2023-01-15T20:23:00.921Z] ++ AWK=awk [2023-01-15T20:23:00.921Z] ++ SED=sed [2023-01-15T20:23:00.921Z] ++ BC=bc [2023-01-15T20:23:00.921Z] ++ export GREP AWK SED BC [2023-01-15T20:23:00.921Z] + case ${OPT} in [2023-01-15T20:23:00.921Z] + list_test_ids [2023-01-15T20:23:00.921Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + [[ false = true ]] [2023-01-15T20:23:00.921Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:00.921Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:23:00.921Z] + OPT=list_test_ids [2023-01-15T20:23:00.921Z] + TEST_ID= [2023-01-15T20:23:00.921Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:23:00.921Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:23:00.921Z] +++ uname [2023-01-15T20:23:00.921Z] +++ grep -i sunos [2023-01-15T20:23:00.921Z] +++ wc -l [2023-01-15T20:23:00.921Z] +++ awk '{print $1}' [2023-01-15T20:23:00.921Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:00.921Z] ++ GREP=grep [2023-01-15T20:23:00.921Z] ++ AWK=awk [2023-01-15T20:23:00.921Z] ++ SED=sed [2023-01-15T20:23:00.921Z] ++ BC=bc [2023-01-15T20:23:00.921Z] ++ export GREP AWK SED BC [2023-01-15T20:23:00.921Z] + case ${OPT} in [2023-01-15T20:23:00.921Z] + list_test_ids [2023-01-15T20:23:00.921Z] + echo batch_all [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + [[ false = true ]] [2023-01-15T20:23:00.921Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:00.921Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T20:23:00.921Z] + OPT=list_test_ids [2023-01-15T20:23:00.921Z] + TEST_ID= [2023-01-15T20:23:00.921Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T20:23:00.921Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T20:23:00.921Z] +++ uname [2023-01-15T20:23:00.921Z] +++ grep -i sunos [2023-01-15T20:23:00.921Z] +++ wc -l [2023-01-15T20:23:00.921Z] +++ awk '{print $1}' [2023-01-15T20:23:00.921Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:00.921Z] ++ GREP=grep [2023-01-15T20:23:00.921Z] ++ AWK=awk [2023-01-15T20:23:00.921Z] ++ SED=sed [2023-01-15T20:23:00.921Z] ++ BC=bc [2023-01-15T20:23:00.921Z] ++ export GREP AWK SED BC [2023-01-15T20:23:00.921Z] + case ${OPT} in [2023-01-15T20:23:00.921Z] + list_test_ids [2023-01-15T20:23:00.921Z] + echo cdi_all [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + [[ false = true ]] [2023-01-15T20:23:00.921Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:00.921Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T20:23:00.921Z] + OPT=list_test_ids [2023-01-15T20:23:00.921Z] + TEST_ID= [2023-01-15T20:23:00.921Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:23:00.921Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:23:00.921Z] +++ uname [2023-01-15T20:23:00.921Z] +++ grep -i sunos [2023-01-15T20:23:00.921Z] +++ wc -l [2023-01-15T20:23:00.921Z] +++ awk '{print $1}' [2023-01-15T20:23:00.921Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:00.921Z] ++ GREP=grep [2023-01-15T20:23:00.921Z] ++ AWK=awk [2023-01-15T20:23:00.921Z] ++ SED=sed [2023-01-15T20:23:00.921Z] ++ BC=bc [2023-01-15T20:23:00.921Z] ++ export GREP AWK SED BC [2023-01-15T20:23:00.921Z] + case ${OPT} in [2023-01-15T20:23:00.921Z] + list_test_ids [2023-01-15T20:23:00.921Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ connector_group_3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:00.921Z] + [[ connector_group_4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2023-01-15T20:23:00.921Z] + found=true [2023-01-15T20:23:00.921Z] + break [2023-01-15T20:23:00.921Z] + [[ true = true ]] [2023-01-15T20:23:00.921Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_4 [2023-01-15T20:23:00.921Z] + OPT=run_test_id [2023-01-15T20:23:00.921Z] + TEST_ID=connector_group_4 [2023-01-15T20:23:00.921Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:23:00.921Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:23:00.921Z] +++ uname [2023-01-15T20:23:00.921Z] +++ grep -i sunos [2023-01-15T20:23:00.921Z] +++ wc -l [2023-01-15T20:23:00.921Z] +++ awk '{print $1}' [2023-01-15T20:23:00.921Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:00.921Z] ++ GREP=grep [2023-01-15T20:23:00.921Z] ++ AWK=awk [2023-01-15T20:23:00.921Z] ++ SED=sed [2023-01-15T20:23:00.921Z] ++ BC=bc [2023-01-15T20:23:00.921Z] ++ export GREP AWK SED BC [2023-01-15T20:23:00.921Z] + case ${OPT} in [2023-01-15T20:23:00.921Z] + trap 'copy_test_artifacts connector_group_4' EXIT [2023-01-15T20:23:00.921Z] + run_test_id connector_group_4 [2023-01-15T20:23:00.921Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T20:23:00.921Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T20:23:00.921Z] [2023-01-15T20:23:00.921Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:23:00.921Z] [2023-01-15T20:23:00.921Z] + for i in '"${@}"' [2023-01-15T20:23:00.921Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T20:23:00.921Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T20:23:02.278Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 sec [2023-01-15T20:23:02.279Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 sec [2023-01-15T20:23:02.279Z] [junit] ------------- Standard Output --------------- [2023-01-15T20:23:02.279Z] [junit] Value of key is:connection-factory-definition-application-archive-test [2023-01-15T20:23:02.279Z] [junit] Value of key is:connection-factory-definition-web-archive-test [2023-01-15T20:23:02.279Z] [junit] Value of key is:connection-factory-definition-EJB-archive-test [2023-01-15T20:23:02.279Z] [junit] ------------- ---------------- --------------- [2023-01-15T20:23:02.279Z] [junit] ------------- Standard Error ----------------- [2023-01-15T20:23:02.279Z] [junit] Jan 15, 2023 8:23:01 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:23:02.279Z] [junit] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:23:02.279Z] [junit] Jan 15, 2023 8:23:01 PM com.sun.enterprise.deployment.util.ComponentValidator accept [2023-01-15T20:23:02.279Z] [junit] WARNING: Unresolved : HelloEJB [2023-01-15T20:23:02.279Z] [junit] Jan 15, 2023 8:23:01 PM com.sun.enterprise.deployment.util.ComponentValidator accept [2023-01-15T20:23:02.279Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2023-01-15T20:23:02.279Z] [junit] Jan 15, 2023 8:23:01 PM com.sun.enterprise.deployment.util.ComponentValidator accept [2023-01-15T20:23:02.279Z] [junit] WARNING: Unresolved : HelloEJB [2023-01-15T20:23:02.279Z] [junit] Jan 15, 2023 8:23:01 PM com.sun.enterprise.deployment.util.ComponentValidator accept [2023-01-15T20:23:02.279Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2023-01-15T20:23:02.279Z] [junit] ------------- ---------------- --------------- [2023-01-15T20:23:02.279Z] [junit] [2023-01-15T20:23:02.279Z] [junit] Testcase: testApplicationArchive took 1.438 sec [2023-01-15T20:23:02.279Z] [junit] Testcase: testWebArchive took 0.455 sec [2023-01-15T20:23:02.279Z] [junit] Testcase: testEJBArchive took 0.232 sec [2023-01-15T20:23:02.279Z] [junit] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:02.295Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:23:02.296Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:23:02.296Z] + test_init [2023-01-15T20:23:02.296Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T20:23:02.296Z] [2023-01-15T20:23:02.296Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:23:02.296Z] [2023-01-15T20:23:02.296Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T20:23:02.296Z] + xargs touch [2023-01-15T20:23:02.296Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:23:02.296Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:23:02.296Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T20:23:02.296Z] ANT_HOME is /usr/share/ant [2023-01-15T20:23:02.296Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:23:02.296Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:23:02.296Z] + java -version [2023-01-15T20:23:02.296Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:02.296Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:23:02.296Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:23:02.296Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:23:02.296Z] + ant -version [2023-01-15T20:23:02.296Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:02.553Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:23:02.553Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:23:02.553Z] + printf '\n\n' [2023-01-15T20:23:02.553Z] [2023-01-15T20:23:02.553Z] [2023-01-15T20:23:02.553Z] + get_test_target connector_group_4 [2023-01-15T20:23:02.553Z] + case ${1} in [2023-01-15T20:23:02.553Z] + TARGET=connector_group_4 [2023-01-15T20:23:02.553Z] + export TARGET [2023-01-15T20:23:02.553Z] + test_run [2023-01-15T20:23:02.553Z] + export HUDSON=true [2023-01-15T20:23:02.553Z] + HUDSON=true [2023-01-15T20:23:02.553Z] ++ pwd [2023-01-15T20:23:02.553Z] + export ROOT=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:23:02.553Z] + ROOT=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:23:02.553Z] + echo /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:23:02.553Z] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:23:02.553Z] + ant startDomain startDerby [2023-01-15T20:23:02.553Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:02.811Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:23:02.848Z] [junit] Running com.sun.s1asdev.cfd.DDTest [2023-01-15T20:23:02.848Z] [junit] Testsuite: com.sun.s1asdev.cfd.DDTest [2023-01-15T20:23:03.377Z] [2023-01-15T20:23:03.377Z] setOSConditions: [2023-01-15T20:23:03.377Z] [2023-01-15T20:23:03.377Z] setToolWin: [2023-01-15T20:23:03.377Z] [2023-01-15T20:23:03.377Z] setToolUnix: [2023-01-15T20:23:03.377Z] [2023-01-15T20:23:03.377Z] setToolProperty: [2023-01-15T20:23:03.377Z] [2023-01-15T20:23:03.377Z] setS1ASclassPath: [2023-01-15T20:23:03.378Z] [2023-01-15T20:23:03.378Z] init-common: [2023-01-15T20:23:03.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:03.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:03.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:03.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:03.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:03.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:03.378Z] [2023-01-15T20:23:03.378Z] startDomainUnix: [2023-01-15T20:23:03.378Z] [echo] Starting DAS [2023-01-15T20:23:03.378Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:04.750Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 sec [2023-01-15T20:23:04.750Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 sec [2023-01-15T20:23:04.750Z] [junit] ------------- Standard Output --------------- [2023-01-15T20:23:04.750Z] [junit] Value of key is:connection-factory-definition-Web-DD-test [2023-01-15T20:23:04.750Z] [junit] Value of key is:connection-factory-definition-MDB-EJB-DD-test [2023-01-15T20:23:04.750Z] [junit] Value of key is:connection-factory-definition-Session-EJB-DD-test [2023-01-15T20:23:04.750Z] [junit] Value of key is:connection-factory-definition-Entity-EJB-DD-test [2023-01-15T20:23:04.750Z] [junit] Value of key is:connection-factory-definition-application-DD-test [2023-01-15T20:23:04.750Z] [junit] Value of key is:connection-factory-definition-Interceptor-EJB-DD-test [2023-01-15T20:23:04.750Z] [junit] ------------- ---------------- --------------- [2023-01-15T20:23:04.750Z] [junit] [2023-01-15T20:23:04.750Z] [junit] Testcase: testWebDD took 1.121 sec [2023-01-15T20:23:04.750Z] [junit] Testcase: testMDBEJBDD took 0.215 sec [2023-01-15T20:23:04.750Z] [junit] Testcase: testSessionEJBDD took 0.186 sec [2023-01-15T20:23:04.750Z] [junit] Testcase: testEntityEJBDD took 0.138 sec [2023-01-15T20:23:04.750Z] [junit] Testcase: testApplicationDD took 0.115 sec [2023-01-15T20:23:04.750Z] [junit] Testcase: testInterceptorEJBDD took 0.097 sec [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] setOSConditions: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] setToolWin: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] setToolUnix: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] setToolProperty: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] setS1ASclassPath: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] init-common: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] run-it: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] setOSConditions: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] setToolWin: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] setToolUnix: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] setToolProperty: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] setS1ASclassPath: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] init-common: [2023-01-15T20:23:04.750Z] [2023-01-15T20:23:04.750Z] runclient-common: [2023-01-15T20:23:04.750Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2023-01-15T20:23:04.750Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:05.317Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:06.258Z] [exec] Jan 15, 2023 8:23:05 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:23:06.258Z] [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. [2023-01-15T20:23:07.560Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:23:07.561Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:23:07.561Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:23:07.561Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:23:07.561Z] [exec] Admin Port: 4848 [2023-01-15T20:23:07.561Z] [exec] Command start-domain executed successfully. [2023-01-15T20:23:08.127Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:23:08.127Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] dumpThreadStack: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] startDomainWindows: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] startDomain: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] startDerby: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] setOSConditions: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] setToolWin: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] setToolUnix: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] setToolProperty: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] setS1ASclassPath: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] init-common: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] startDerbyNonMac: [2023-01-15T20:23:08.127Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] setOSConditions: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] setToolWin: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] setToolUnix: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] setToolProperty: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] setS1ASclassPath: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] init-common: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] startDerbyMac: [2023-01-15T20:23:08.127Z] [2023-01-15T20:23:08.127Z] BUILD SUCCESSFUL [2023-01-15T20:23:08.127Z] Total time: 5 seconds [2023-01-15T20:23:08.159Z] [exec] invoking connection-factory-definition test servlet at http://localhost:8080/connection-factory-definition/servlet [2023-01-15T20:23:08.694Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3 [2023-01-15T20:23:08.695Z] + echo Running target: connector_group_4 [2023-01-15T20:23:08.695Z] Running target: connector_group_4 [2023-01-15T20:23:08.695Z] + ant clean-all start-record connector_group_4 stop-record report [2023-01-15T20:23:08.695Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T20:23:08.695Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:08.695Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:23:08.815Z] [2023-01-15T20:23:08.816Z] stop-server-windows: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] clean-all: [2023-01-15T20:23:09.260Z] [echo] @@## connector1.5 ##@@ [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] clean: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] clean: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] clean: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] setOSConditions: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] setToolWin: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] setToolUnix: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] setToolProperty: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] setS1ASclassPath: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] init-common: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] clean-classes-common: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] clean: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] setOSConditions: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] setToolWin: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] setToolUnix: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] setToolProperty: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.260Z] setS1ASclassPath: [2023-01-15T20:23:09.260Z] [2023-01-15T20:23:09.261Z] init-common: [2023-01-15T20:23:09.261Z] [2023-01-15T20:23:09.261Z] clean-common: [2023-01-15T20:23:09.261Z] [2023-01-15T20:23:09.261Z] setOSConditions: [2023-01-15T20:23:09.261Z] [2023-01-15T20:23:09.261Z] setToolWin: [2023-01-15T20:23:09.261Z] [2023-01-15T20:23:09.261Z] setToolUnix: [2023-01-15T20:23:09.261Z] [2023-01-15T20:23:09.261Z] setToolProperty: [2023-01-15T20:23:09.261Z] [2023-01-15T20:23:09.261Z] setS1ASclassPath: [2023-01-15T20:23:09.261Z] [2023-01-15T20:23:09.261Z] init-common: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] clean-classes-common: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setOSConditions: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setToolWin: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setToolUnix: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setToolProperty: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setS1ASclassPath: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] init-common: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] clean-jars-common: [2023-01-15T20:23:09.518Z] [echo] @@## embeddedConnector1.5 ##@@ [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] clean: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] clean: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] clean: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setOSConditions: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setToolWin: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setToolUnix: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setToolProperty: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setS1ASclassPath: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] init-common: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] clean-classes-common: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] clean: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setOSConditions: [2023-01-15T20:23:09.518Z] [2023-01-15T20:23:09.518Z] setToolWin: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolUnix: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolProperty: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setS1ASclassPath: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] init-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] clean-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setOSConditions: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolWin: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolUnix: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolProperty: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setS1ASclassPath: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] init-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] clean-classes-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setOSConditions: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolWin: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolUnix: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolProperty: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setS1ASclassPath: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] init-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] clean-jars-common: [2023-01-15T20:23:09.519Z] [echo] @@## embeddedweb ##@@ [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setOSConditions: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolWin: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolUnix: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolProperty: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setS1ASclassPath: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] init-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] clean: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setOSConditions: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolWin: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolUnix: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolProperty: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setS1ASclassPath: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] init-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] clean-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setOSConditions: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolWin: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolUnix: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolProperty: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setS1ASclassPath: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] init-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] clean-classes-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setOSConditions: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolWin: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolUnix: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolProperty: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setS1ASclassPath: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] init-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] clean-jars-common: [2023-01-15T20:23:09.519Z] [echo] @@## embeddedweb ##@@ [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setOSConditions: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolWin: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolUnix: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setToolProperty: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] setS1ASclassPath: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] init-common: [2023-01-15T20:23:09.519Z] [2023-01-15T20:23:09.519Z] clean: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-classes-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-jars-common: [2023-01-15T20:23:09.777Z] [echo] @@## mq ##@@ [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] mq: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-classes-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-jars-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-classes-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-jars-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-classes-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolWin: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolUnix: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setToolProperty: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setS1ASclassPath: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] init-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] clean-jars-common: [2023-01-15T20:23:09.777Z] [2023-01-15T20:23:09.777Z] setOSConditions: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] setToolWin: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] setToolUnix: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] setToolProperty: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] setS1ASclassPath: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] init-common: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] clean: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] setOSConditions: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] setToolWin: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] setToolUnix: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] setToolProperty: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] setS1ASclassPath: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] init-common: [2023-01-15T20:23:09.778Z] [2023-01-15T20:23:09.778Z] clean-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-classes-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-jars-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-classes-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-jars-common: [2023-01-15T20:23:10.036Z] [echo] @@## nonacc ##@@ [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-classes-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-jars-common: [2023-01-15T20:23:10.036Z] [echo] @@## web2connector ##@@ [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-classes-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setOSConditions: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolWin: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolUnix: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setToolProperty: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] setS1ASclassPath: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] init-common: [2023-01-15T20:23:10.036Z] [2023-01-15T20:23:10.036Z] clean-jars-common: [2023-01-15T20:23:10.037Z] [echo] @@## web2connector (second time) ##@@ [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] setOSConditions: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] setToolWin: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] setToolUnix: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] setToolProperty: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] setS1ASclassPath: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] init-common: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] clean: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] setOSConditions: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] setToolWin: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] setToolUnix: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] setToolProperty: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] setS1ASclassPath: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] init-common: [2023-01-15T20:23:10.037Z] [2023-01-15T20:23:10.037Z] clean-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setOSConditions: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolWin: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolUnix: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolProperty: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setS1ASclassPath: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] init-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean-classes-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setOSConditions: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolWin: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolUnix: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolProperty: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setS1ASclassPath: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] init-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean-jars-common: [2023-01-15T20:23:10.295Z] [echo] @@## nonstringmcfproperties ##@@ [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setOSConditions: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolWin: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolUnix: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolProperty: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setS1ASclassPath: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] init-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setOSConditions: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolWin: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolUnix: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolProperty: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setS1ASclassPath: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] init-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setOSConditions: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolWin: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolUnix: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolProperty: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setS1ASclassPath: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] init-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean-classes-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setOSConditions: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolWin: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolUnix: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolProperty: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setS1ASclassPath: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] init-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean-jars-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean: [2023-01-15T20:23:10.295Z] [echo] @@## nonstringraproperties ##@@ [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setOSConditions: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolWin: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolUnix: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setToolProperty: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setS1ASclassPath: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] init-common: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] clean-classes-common: [2023-01-15T20:23:10.295Z] [echo] @@## txlevelswitch ##@@ [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.295Z] setOSConditions: [2023-01-15T20:23:10.295Z] [2023-01-15T20:23:10.296Z] setToolWin: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolUnix: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolProperty: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setS1ASclassPath: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] init-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setOSConditions: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolWin: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolUnix: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolProperty: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setS1ASclassPath: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] init-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setOSConditions: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolWin: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolUnix: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolProperty: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setS1ASclassPath: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] init-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean-classes-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setOSConditions: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolWin: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolUnix: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolProperty: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setS1ASclassPath: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] init-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean-jars-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean: [2023-01-15T20:23:10.296Z] [echo] @@## threadpool ##@@ [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setOSConditions: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolWin: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolUnix: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolProperty: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setS1ASclassPath: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] init-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean-classes-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setOSConditions: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolWin: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolUnix: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolProperty: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setS1ASclassPath: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] init-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setOSConditions: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolWin: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolUnix: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolProperty: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setS1ASclassPath: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] init-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean-classes-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setOSConditions: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolWin: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolUnix: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setToolProperty: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] setS1ASclassPath: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] init-common: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean-jars-common: [2023-01-15T20:23:10.296Z] [echo] @@## connector1.6 ##@@ [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean: [2023-01-15T20:23:10.296Z] [2023-01-15T20:23:10.296Z] clean: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean-classes-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean-classes-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean-jars-common: [2023-01-15T20:23:10.555Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean-classes-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean-jars-common: [2023-01-15T20:23:10.555Z] [echo] @@## SunRaXml ##@@ [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] clean: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolUnix: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolProperty: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setS1ASclassPath: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] init-common: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] create-dboutfile: [2023-01-15T20:23:10.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setOSConditions: [2023-01-15T20:23:10.555Z] [2023-01-15T20:23:10.555Z] setToolWin: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolUnix: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolProperty: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setS1ASclassPath: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] init-common: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] clean: [2023-01-15T20:23:10.556Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setOSConditions: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolWin: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolUnix: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolProperty: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setS1ASclassPath: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] init-common: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] create-dboutfile: [2023-01-15T20:23:10.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:10.556Z] [echo] @@## defaultConnectorResource ##@@ [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] clean: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] clean: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] clean: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setOSConditions: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolWin: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolUnix: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolProperty: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setS1ASclassPath: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] init-common: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] clean-classes-common: [2023-01-15T20:23:10.556Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] clean: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setOSConditions: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolWin: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolUnix: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolProperty: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setS1ASclassPath: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] init-common: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] clean-common: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setOSConditions: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolWin: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolUnix: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolProperty: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setS1ASclassPath: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] init-common: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] clean-classes-common: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setOSConditions: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolWin: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolUnix: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolProperty: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setS1ASclassPath: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] init-common: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] clean-jars-common: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] unset: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setOSConditions: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolWin: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolUnix: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setToolProperty: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] setS1ASclassPath: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] init-common: [2023-01-15T20:23:10.556Z] [2023-01-15T20:23:10.556Z] unsetJdbc: [2023-01-15T20:23:10.688Z] [exec] Servlet Output [2023-01-15T20:23:10.689Z] [exec]

Servlet :: All information I can give

[2023-01-15T20:23:10.689Z] [exec] Context Path : /connection-factory-definition
[2023-01-15T20:23:10.689Z] [exec] Servlet Path : /servlet
[2023-01-15T20:23:10.689Z] [exec] Path Info : null
[2023-01-15T20:23:10.689Z] [exec] [2023-01-15T20:23:10.689Z] [exec] Value of key is:connection-factory-definition-web-ejb-test [2023-01-15T20:23:10.689Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:23:10.689Z] [exec] [2023-01-15T20:23:10.689Z] [exec] [2023-01-15T20:23:10.689Z] [exec] ----------------------------------------- [2023-01-15T20:23:10.689Z] [exec] - connection-factory-definition-web-ejb-test: PASS - [2023-01-15T20:23:10.689Z] [exec] ----------------------------------------- [2023-01-15T20:23:10.689Z] [exec] Total PASS: 1 [2023-01-15T20:23:10.689Z] [exec] Total FAIL: 0 [2023-01-15T20:23:10.689Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:23:10.689Z] [exec] ----------------------------------------- [2023-01-15T20:23:10.689Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:23:10.689Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:23:10.689Z] [2023-01-15T20:23:10.689Z] checkReporting-common: [2023-01-15T20:23:10.689Z] [2023-01-15T20:23:10.689Z] confirmReportPresent-common: [2023-01-15T20:23:10.689Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:23:10.689Z] [echo] Test seems to be reported fine [2023-01-15T20:23:10.689Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/RepRunConf.txt [2023-01-15T20:23:10.689Z] [2023-01-15T20:23:10.689Z] confirmMissingReport-common: [2023-01-15T20:23:10.689Z] [2023-01-15T20:23:10.689Z] unsetup: [2023-01-15T20:23:10.689Z] [2023-01-15T20:23:10.689Z] undeploy: [2023-01-15T20:23:10.689Z] [2023-01-15T20:23:10.689Z] setOSConditions: [2023-01-15T20:23:10.689Z] [2023-01-15T20:23:10.689Z] setToolWin: [2023-01-15T20:23:10.689Z] [2023-01-15T20:23:10.689Z] setToolUnix: [2023-01-15T20:23:10.689Z] [2023-01-15T20:23:10.689Z] setToolProperty: [2023-01-15T20:23:10.689Z] [2023-01-15T20:23:10.689Z] setS1ASclassPath: [2023-01-15T20:23:10.690Z] [2023-01-15T20:23:10.690Z] init-common: [2023-01-15T20:23:10.690Z] [2023-01-15T20:23:10.690Z] undeploy-common: [2023-01-15T20:23:10.690Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:10.814Z] [2023-01-15T20:23:10.815Z] setOSConditions: [2023-01-15T20:23:10.815Z] [2023-01-15T20:23:10.815Z] setToolWin: [2023-01-15T20:23:10.815Z] [2023-01-15T20:23:10.815Z] setToolUnix: [2023-01-15T20:23:10.815Z] [2023-01-15T20:23:10.815Z] setToolProperty: [2023-01-15T20:23:10.815Z] [2023-01-15T20:23:10.815Z] setS1ASclassPath: [2023-01-15T20:23:10.815Z] [2023-01-15T20:23:10.815Z] init-common: [2023-01-15T20:23:10.815Z] [2023-01-15T20:23:10.815Z] execute-sql-common: [2023-01-15T20:23:10.948Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [Pipeline] sh [2023-01-15T20:23:11.206Z] [2023-01-15T20:23:11.207Z] setOSConditions: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] setToolWin: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] setToolUnix: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] setToolProperty: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] setS1ASclassPath: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] init-common: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] undeploy: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] setOSConditions: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] setToolWin: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] setToolUnix: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] setToolProperty: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] setS1ASclassPath: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] init-common: [2023-01-15T20:23:11.207Z] [2023-01-15T20:23:11.207Z] undeploy-rar-common: [2023-01-15T20:23:11.207Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true cfd-ra [2023-01-15T20:23:11.207Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:11.749Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2023-01-15T20:23:11.773Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:12.007Z] [sql] Failed to execute: drop table messages [2023-01-15T20:23:12.008Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:23:12.008Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] setOSConditions: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] setToolWin: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] setToolUnix: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] setToolProperty: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] setS1ASclassPath: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] init-common: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] undeploy-jdbc-common: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] setOSConditions: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] setToolWin: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] setToolUnix: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] setToolProperty: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] setS1ASclassPath: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] init-common: [2023-01-15T20:23:12.008Z] [2023-01-15T20:23:12.008Z] delete-jdbc-resource-common: [2023-01-15T20:23:12.008Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2023-01-15T20:23:12.008Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:12.032Z] [2023-01-15T20:23:12.033Z] all: [2023-01-15T20:23:12.033Z] [2023-01-15T20:23:12.033Z] stop-record: [2023-01-15T20:23:12.033Z] [2023-01-15T20:23:12.033Z] report: [2023-01-15T20:23:12.033Z] [echo] Comparing results with expected results [2023-01-15T20:23:12.033Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:23:12.033Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T20:23:12.033Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T20:23:12.033Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T20:23:12.033Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T20:23:12.033Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T20:23:12.033Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T20:23:12.174Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:23:12.174Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:23:12.600Z] [2023-01-15T20:23:12.600Z] report-sh: [2023-01-15T20:23:12.601Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:23:12.601Z] [exec] [2023-01-15T20:23:12.601Z] [exec] ************************ [2023-01-15T20:23:12.601Z] [exec] PASSED= 22 [2023-01-15T20:23:12.601Z] [exec] ------------ ========= [2023-01-15T20:23:12.601Z] [exec] FAILED= 0 [2023-01-15T20:23:12.601Z] [exec] ------------ ========= [2023-01-15T20:23:12.601Z] [exec] DID NOT RUN= 354 [2023-01-15T20:23:12.601Z] [exec] ------------ ========= [2023-01-15T20:23:12.601Z] [exec] Total Expected=376 [2023-01-15T20:23:12.601Z] [exec] ************************ [2023-01-15T20:23:12.601Z] [exec] [2023-01-15T20:23:12.601Z] [2023-01-15T20:23:12.601Z] BUILD SUCCESSFUL [2023-01-15T20:23:12.601Z] Total time: 4 minutes 54 seconds [2023-01-15T20:23:12.601Z] in flushAll , creating new testSuiteHash [2023-01-15T20:23:12.601Z] in flushAll , creating new testSuiteHash [2023-01-15T20:23:12.601Z] in flushAll , creating new testSuiteHash [2023-01-15T20:23:12.601Z] in flushAll , creating new testSuiteHash [2023-01-15T20:23:12.601Z] [2023-01-15T20:23:12.601Z] real 4m54.839s [2023-01-15T20:23:12.601Z] user 9m46.888s [2023-01-15T20:23:12.601Z] sys 0m39.309s [2023-01-15T20:23:12.601Z] + antStatus=0 [2023-01-15T20:23:12.601Z] + ant stopDomain stopDerby [2023-01-15T20:23:12.601Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:12.859Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:23:13.381Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2023-01-15T20:23:13.381Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2023-01-15T20:23:13.381Z] [exec] Result: 1 [2023-01-15T20:23:13.381Z] [echo] cmd executed for server [2023-01-15T20:23:13.381Z] [2023-01-15T20:23:13.381Z] setOSConditions: [2023-01-15T20:23:13.381Z] [2023-01-15T20:23:13.381Z] setToolWin: [2023-01-15T20:23:13.381Z] [2023-01-15T20:23:13.381Z] setToolUnix: [2023-01-15T20:23:13.381Z] [2023-01-15T20:23:13.381Z] setToolProperty: [2023-01-15T20:23:13.381Z] [2023-01-15T20:23:13.381Z] setS1ASclassPath: [2023-01-15T20:23:13.381Z] [2023-01-15T20:23:13.381Z] init-common: [2023-01-15T20:23:13.381Z] [2023-01-15T20:23:13.381Z] delete-jdbc-connpool-common: [2023-01-15T20:23:13.381Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2023-01-15T20:23:13.382Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:13.455Z] [2023-01-15T20:23:13.456Z] setOSConditions: [2023-01-15T20:23:13.456Z] [2023-01-15T20:23:13.456Z] setToolWin: [2023-01-15T20:23:13.456Z] [2023-01-15T20:23:13.456Z] setToolUnix: [2023-01-15T20:23:13.456Z] [2023-01-15T20:23:13.456Z] setToolProperty: [2023-01-15T20:23:13.456Z] [2023-01-15T20:23:13.456Z] setS1ASclassPath: [2023-01-15T20:23:13.456Z] [2023-01-15T20:23:13.456Z] init-common: [2023-01-15T20:23:13.456Z] [2023-01-15T20:23:13.456Z] stopDomain: [2023-01-15T20:23:13.456Z] [echo] run.xml:stopping domain... [2023-01-15T20:23:13.456Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:13.946Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2023-01-15T20:23:13.947Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2023-01-15T20:23:13.947Z] [exec] Result: 1 [2023-01-15T20:23:13.947Z] [echo] cmd executed for server [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] undeploy: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] setOSConditions: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] setToolWin: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] setToolUnix: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] setToolProperty: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] setS1ASclassPath: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] init-common: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] undeploy: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] setOSConditions: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] setToolWin: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] setToolUnix: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] setToolProperty: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] setS1ASclassPath: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] init-common: [2023-01-15T20:23:13.947Z] [2023-01-15T20:23:13.947Z] undeploy-common: [2023-01-15T20:23:13.947Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] timeout [2023-01-15T20:23:13.984Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T20:23:14.066Z] [2023-01-15T20:23:14.066Z] setOSConditions: [2023-01-15T20:23:14.066Z] [2023-01-15T20:23:14.066Z] start-server: [2023-01-15T20:23:14.066Z] [echo] +-----------------------------+ [2023-01-15T20:23:14.066Z] [echo] | | [2023-01-15T20:23:14.066Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:23:14.066Z] [echo] | in Felix mode | [2023-01-15T20:23:14.066Z] [echo] | | [2023-01-15T20:23:14.066Z] [echo] +-----------------------------+ [2023-01-15T20:23:14.066Z] [2023-01-15T20:23:14.066Z] start-server-unix: [2023-01-15T20:23:14.066Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:14.513Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:14.514Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:23:14.514Z] [exec] Result: 1 [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setOSConditions: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setToolWin: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setToolUnix: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setToolProperty: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setS1ASclassPath: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] init-common: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] restart: [2023-01-15T20:23:14.514Z] [echo] Not required to restart [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] undeploy: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setOSConditions: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setToolWin: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setToolUnix: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setToolProperty: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setS1ASclassPath: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] init-common: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] undeploy: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setOSConditions: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setToolWin: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setToolUnix: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setToolProperty: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] setS1ASclassPath: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] init-common: [2023-01-15T20:23:14.514Z] [2023-01-15T20:23:14.514Z] undeploy-common: [2023-01-15T20:23:14.514Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:14.596Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:23:14.596Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:23:14.596Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test jdbc_all [2023-01-15T20:23:14.596Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:23:14.597Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:23:14.597Z] + readonly GF_INTERNAL_ENV_SH=/tmp/Lmxgf-internal-env [2023-01-15T20:23:14.597Z] + GF_INTERNAL_ENV_SH=/tmp/Lmxgf-internal-env [2023-01-15T20:23:14.597Z] + '[' '!' -z '' ']' [2023-01-15T20:23:14.597Z] + export WSIMPORT_OPTS= [2023-01-15T20:23:14.597Z] + WSIMPORT_OPTS= [2023-01-15T20:23:14.597Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:23:14.597Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:23:14.854Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:23:14.854Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:23:14.854Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:23:14.854Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:23:14.854Z] + '[' -z '' ']' [2023-01-15T20:23:14.854Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:23:14.854Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:23:14.854Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:15.078Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:15.078Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:23:15.078Z] [exec] Result: 1 [2023-01-15T20:23:15.078Z] [2023-01-15T20:23:15.078Z] setOSConditions: [2023-01-15T20:23:15.078Z] [2023-01-15T20:23:15.078Z] setToolWin: [2023-01-15T20:23:15.078Z] [2023-01-15T20:23:15.078Z] setToolUnix: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolProperty: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setS1ASclassPath: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] init-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] restart: [2023-01-15T20:23:15.079Z] [echo] Not required to restart [2023-01-15T20:23:15.079Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] clean: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] clean: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] clean: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setOSConditions: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolWin: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolUnix: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolProperty: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setS1ASclassPath: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] init-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] clean-classes-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] clean: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setOSConditions: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolWin: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolUnix: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolProperty: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setS1ASclassPath: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] init-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] clean-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setOSConditions: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolWin: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolUnix: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolProperty: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setS1ASclassPath: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] init-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] clean-classes-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setOSConditions: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolWin: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolUnix: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolProperty: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setS1ASclassPath: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] init-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] clean-jars-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] unset: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setOSConditions: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolWin: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolUnix: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolProperty: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setS1ASclassPath: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] init-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] unsetJdbc: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setOSConditions: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolWin: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolUnix: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolProperty: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setS1ASclassPath: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] init-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] execute-sql-common: [2023-01-15T20:23:15.079Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2023-01-15T20:23:15.079Z] [sql] Failed to execute: drop table messages [2023-01-15T20:23:15.079Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:23:15.079Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setOSConditions: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolWin: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolUnix: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolProperty: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setS1ASclassPath: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] init-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] undeploy-jdbc-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setOSConditions: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolWin: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolUnix: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setToolProperty: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] setS1ASclassPath: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] init-common: [2023-01-15T20:23:15.079Z] [2023-01-15T20:23:15.079Z] delete-jdbc-resource-common: [2023-01-15T20:23:15.079Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2023-01-15T20:23:15.336Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:15.356Z] [exec] Waiting for the domain to stop . [2023-01-15T20:23:15.357Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:23:15.357Z] [2023-01-15T20:23:15.357Z] setOSConditions: [2023-01-15T20:23:15.357Z] [2023-01-15T20:23:15.357Z] setToolWin: [2023-01-15T20:23:15.357Z] [2023-01-15T20:23:15.357Z] setToolUnix: [2023-01-15T20:23:15.357Z] [2023-01-15T20:23:15.357Z] setToolProperty: [2023-01-15T20:23:15.357Z] [2023-01-15T20:23:15.357Z] setS1ASclassPath: [2023-01-15T20:23:15.357Z] [2023-01-15T20:23:15.357Z] init-common: [2023-01-15T20:23:15.357Z] [2023-01-15T20:23:15.357Z] stopDerby: [2023-01-15T20:23:15.357Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2023-01-15T20:23:15.357Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:15.357Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:15.593Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2023-01-15T20:23:15.594Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2023-01-15T20:23:15.594Z] [exec] Result: 1 [2023-01-15T20:23:15.594Z] [echo] cmd executed for server [2023-01-15T20:23:15.594Z] [2023-01-15T20:23:15.594Z] setOSConditions: [2023-01-15T20:23:15.594Z] [2023-01-15T20:23:15.594Z] setToolWin: [2023-01-15T20:23:15.594Z] [2023-01-15T20:23:15.594Z] setToolUnix: [2023-01-15T20:23:15.594Z] [2023-01-15T20:23:15.594Z] setToolProperty: [2023-01-15T20:23:15.594Z] [2023-01-15T20:23:15.594Z] setS1ASclassPath: [2023-01-15T20:23:15.594Z] [2023-01-15T20:23:15.594Z] init-common: [2023-01-15T20:23:15.594Z] [2023-01-15T20:23:15.594Z] delete-jdbc-connpool-common: [2023-01-15T20:23:15.594Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:23:15.851Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:15.921Z] [java] Sun Jan 15 20:23:15 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:23:15.922Z] [java] Sun Jan 15 20:23:15 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:23:15.922Z] [2023-01-15T20:23:15.922Z] BUILD SUCCESSFUL [2023-01-15T20:23:15.922Z] Total time: 3 seconds [2023-01-15T20:23:15.922Z] + check_successful_run [2023-01-15T20:23:15.922Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T20:23:15.922Z] [2023-01-15T20:23:15.922Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T20:23:15.922Z] [2023-01-15T20:23:15.922Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:23:15.922Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T20:23:15.922Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T20:23:15.922Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T20:23:15.922Z] + generate_junit_report connector_group_2 [2023-01-15T20:23:15.922Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T20:23:15.922Z] [2023-01-15T20:23:15.922Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T20:23:15.922Z] [2023-01-15T20:23:15.922Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:23:15.922Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T20:23:15.922Z] + TESTSUITE_NAME=connector_group_2 [2023-01-15T20:23:15.922Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:23:15.922Z] + awk -v suitename=connector_group_2 ' [2023-01-15T20:23:15.922Z] BEGIN { [2023-01-15T20:23:15.922Z] totaltests = 0; [2023-01-15T20:23:15.922Z] totalfailures = 0; [2023-01-15T20:23:15.922Z] totalerrors = 0; [2023-01-15T20:23:15.922Z] } [2023-01-15T20:23:15.922Z] function getPropVal(str){ [2023-01-15T20:23:15.922Z] split(str, a, "="); [2023-01-15T20:23:15.922Z] val = a[2]; [2023-01-15T20:23:15.922Z] # remove quotes [2023-01-15T20:23:15.922Z] gsub("\"","",val); [2023-01-15T20:23:15.922Z] return val; [2023-01-15T20:23:15.922Z] } [2023-01-15T20:23:15.922Z] function removeXMLTag(str){ [2023-01-15T20:23:15.922Z] # remove xml tag quotes [2023-01-15T20:23:15.922Z] gsub("","",str); [2023-01-15T20:23:15.922Z] gsub("<.*>","",str); [2023-01-15T20:23:15.922Z] gsub(">","",str); [2023-01-15T20:23:15.922Z] return str; [2023-01-15T20:23:15.922Z] } [2023-01-15T20:23:15.922Z] /status value=/ { [2023-01-15T20:23:15.922Z] result=getPropVal($0); [2023-01-15T20:23:15.922Z] result=removeXMLTag(result); [2023-01-15T20:23:15.922Z] } [2023-01-15T20:23:15.922Z] // { [2023-01-15T20:23:15.922Z] getline; [2023-01-15T20:23:15.922Z] getline; [2023-01-15T20:23:15.922Z] testunit=removeXMLTag($0); [2023-01-15T20:23:15.922Z] gsub("\"","",testunit); [2023-01-15T20:23:15.922Z] } [2023-01-15T20:23:15.922Z] // { [2023-01-15T20:23:15.922Z] getline; [2023-01-15T20:23:15.922Z] testname=removeXMLTag($0); [2023-01-15T20:23:15.922Z] gsub("\"","",testname); [2023-01-15T20:23:15.922Z] } [2023-01-15T20:23:15.922Z] /<\/testcase>/{ [2023-01-15T20:23:15.922Z] classname=testunit [2023-01-15T20:23:15.922Z] # printing testcase to out [2023-01-15T20:23:15.922Z] out = out sprintf(" \n", classname, testname); [2023-01-15T20:23:15.922Z] if (result == "fail") { [2023-01-15T20:23:15.923Z] out = out " \n"; [2023-01-15T20:23:15.923Z] totalfailures++; [2023-01-15T20:23:15.923Z] } else if (result == "did_not_run") { [2023-01-15T20:23:15.923Z] out = out " \n"; [2023-01-15T20:23:15.923Z] totalerrors++; [2023-01-15T20:23:15.923Z] } [2023-01-15T20:23:15.923Z] out = out " \n"; [2023-01-15T20:23:15.923Z] [2023-01-15T20:23:15.923Z] totaltests++; [2023-01-15T20:23:15.923Z] result=""; [2023-01-15T20:23:15.923Z] testname=""; [2023-01-15T20:23:15.923Z] } [2023-01-15T20:23:15.923Z] END { [2023-01-15T20:23:15.923Z] print "" [2023-01-15T20:23:15.923Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T20:23:15.923Z] printf "%s", out; [2023-01-15T20:23:15.923Z] print "" [2023-01-15T20:23:15.923Z] }' [2023-01-15T20:23:15.923Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:23:15.923Z] + change_junit_report_class_names [2023-01-15T20:23:15.923Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:23:15.923Z] + sed -i 's/\bclassname="/classname="connector_group_2./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:23:15.923Z] + copy_test_artifacts connector_group_2 [2023-01-15T20:23:15.923Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T20:23:15.923Z] [2023-01-15T20:23:15.923Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T20:23:15.923Z] [2023-01-15T20:23:15.923Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:23:15.923Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T20:23:15.923Z] tar: Removing leading `/' from member names [2023-01-15T20:23:16.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:23:16.180Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:23:16.181Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:23:16.181Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:23:16.181Z] ++ pwd [2023-01-15T20:23:16.181Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:23:16.181Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2023-01-15T20:23:16.181Z] + true [2023-01-15T20:23:16.181Z] ++ pwd [2023-01-15T20:23:16.366Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2023-01-15T20:23:16.367Z] [exec] Result: 1 [2023-01-15T20:23:16.367Z] [echo] cmd executed for server [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] undeploy: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] setOSConditions: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] setToolWin: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] setToolUnix: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] setToolProperty: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] setS1ASclassPath: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] init-common: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] undeploy: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] setOSConditions: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] setToolWin: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] setToolUnix: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] setToolProperty: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] setS1ASclassPath: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] init-common: [2023-01-15T20:23:16.367Z] [2023-01-15T20:23:16.367Z] undeploy-common: [2023-01-15T20:23:16.367Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:16.439Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:23:16.439Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2023-01-15T20:23:16.439Z] + true [2023-01-15T20:23:16.439Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/connector_group_2-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T20:23:16.439Z] tar: Removing leading `/' from member names [2023-01-15T20:23:16.439Z] + break [2023-01-15T20:23:16.439Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T20:23:16.691Z] Archiving artifacts [2023-01-15T20:23:16.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:23:16.933Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:23:16.933Z] [exec] Result: 1 [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] setOSConditions: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] setToolWin: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] setToolUnix: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] setToolProperty: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] setS1ASclassPath: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] init-common: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] undeploy-rar: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] setOSConditions: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] setToolWin: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] setToolUnix: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] setToolProperty: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] setS1ASclassPath: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] init-common: [2023-01-15T20:23:16.933Z] [2023-01-15T20:23:16.933Z] undeploy-rar-common: [2023-01-15T20:23:16.933Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:23:16.933Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:17.192Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:23:17.192Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2023-01-15T20:23:17.192Z] [exec] Result: 1 [2023-01-15T20:23:17.192Z] [2023-01-15T20:23:17.192Z] setOSConditions: [2023-01-15T20:23:17.192Z] [2023-01-15T20:23:17.192Z] setToolWin: [2023-01-15T20:23:17.192Z] [2023-01-15T20:23:17.192Z] setToolUnix: [2023-01-15T20:23:17.192Z] [2023-01-15T20:23:17.192Z] setToolProperty: [2023-01-15T20:23:17.192Z] [2023-01-15T20:23:17.192Z] setS1ASclassPath: [2023-01-15T20:23:17.338Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:23:17.339Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:23:17.339Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:23:17.339Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:23:17.339Z] [exec] Admin Port: 4848 [2023-01-15T20:23:17.339Z] [exec] Command start-domain executed successfully. [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] init-common: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] restart: [2023-01-15T20:23:17.449Z] [echo] Not required to restart [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] undeploy: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] setOSConditions: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] setToolWin: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] setToolUnix: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] setToolProperty: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] setS1ASclassPath: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] init-common: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] undeploy: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] setOSConditions: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] setToolWin: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] setToolUnix: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] setToolProperty: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] setS1ASclassPath: [2023-01-15T20:23:17.449Z] [2023-01-15T20:23:17.449Z] init-common: [2023-01-15T20:23:17.450Z] [2023-01-15T20:23:17.450Z] undeploy-common: [2023-01-15T20:23:17.450Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:18.013Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:23:18.014Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2023-01-15T20:23:18.014Z] [exec] Result: 1 [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] setOSConditions: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] setToolWin: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] setToolUnix: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] setToolProperty: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] setS1ASclassPath: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] init-common: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] undeploy-rar: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] setOSConditions: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] setToolWin: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] setToolUnix: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] setToolProperty: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] setS1ASclassPath: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] init-common: [2023-01-15T20:23:18.014Z] [2023-01-15T20:23:18.014Z] undeploy-rar-common: [2023-01-15T20:23:18.014Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:23:18.014Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:18.136Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:23:18.137Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:23:18.137Z] + '[' -z '' ']' [2023-01-15T20:23:18.137Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:23:18.137Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:23:18.137Z] + run_test jdbc_all [2023-01-15T20:23:18.137Z] + local testid=jdbc_all [2023-01-15T20:23:18.137Z] + local found=false [2023-01-15T20:23:18.137Z] ++ find . -name run_test.sh [2023-01-15T20:23:18.271Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:23:18.272Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2023-01-15T20:23:18.272Z] [exec] Result: 1 [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] setOSConditions: [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] setToolWin: [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] setToolUnix: [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] setToolProperty: [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] setS1ASclassPath: [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] init-common: [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] restart: [2023-01-15T20:23:18.272Z] [echo] Not required to restart [2023-01-15T20:23:18.272Z] [echo] @@## serializabletest ##@@ [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] setOSConditions: [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] setToolWin: [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] setToolUnix: [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] setToolProperty: [2023-01-15T20:23:18.272Z] [2023-01-15T20:23:18.272Z] setS1ASclassPath: [2023-01-15T20:23:18.395Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:18.396Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:23:18.396Z] + OPT=list_test_ids [2023-01-15T20:23:18.396Z] + TEST_ID= [2023-01-15T20:23:18.396Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:23:18.396Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:23:18.396Z] +++ uname [2023-01-15T20:23:18.396Z] +++ grep -i sunos [2023-01-15T20:23:18.396Z] +++ wc -l [2023-01-15T20:23:18.396Z] +++ awk '{print $1}' [2023-01-15T20:23:18.396Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:18.396Z] ++ GREP=grep [2023-01-15T20:23:18.396Z] ++ AWK=awk [2023-01-15T20:23:18.396Z] ++ SED=sed [2023-01-15T20:23:18.396Z] ++ BC=bc [2023-01-15T20:23:18.396Z] ++ export GREP AWK SED BC [2023-01-15T20:23:18.396Z] + case ${OPT} in [2023-01-15T20:23:18.396Z] + list_test_ids [2023-01-15T20:23:18.396Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:23:18.396Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.396Z] + [[ admin_cli_all = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.396Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.396Z] + [[ admin-cli-group-1 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.396Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.396Z] + [[ admin-cli-group-2 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.396Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.396Z] + [[ admin-cli-group-3 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.396Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.396Z] + [[ admin-cli-group-4 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.396Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.396Z] + [[ admin-cli-group-5 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.396Z] + [[ false = true ]] [2023-01-15T20:23:18.396Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:18.396Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:23:18.396Z] + OPT=list_test_ids [2023-01-15T20:23:18.396Z] + TEST_ID= [2023-01-15T20:23:18.396Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:23:18.396Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:23:18.396Z] +++ uname [2023-01-15T20:23:18.396Z] +++ grep -i sunos [2023-01-15T20:23:18.396Z] +++ wc -l [2023-01-15T20:23:18.396Z] +++ awk '{print $1}' [2023-01-15T20:23:18.396Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:18.396Z] ++ GREP=grep [2023-01-15T20:23:18.396Z] ++ AWK=awk [2023-01-15T20:23:18.396Z] ++ SED=sed [2023-01-15T20:23:18.396Z] ++ BC=bc [2023-01-15T20:23:18.396Z] ++ export GREP AWK SED BC [2023-01-15T20:23:18.396Z] + case ${OPT} in [2023-01-15T20:23:18.396Z] + list_test_ids [2023-01-15T20:23:18.396Z] + echo batch_all [2023-01-15T20:23:18.396Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.396Z] + [[ batch_all = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.396Z] + [[ false = true ]] [2023-01-15T20:23:18.396Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:18.396Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T20:23:18.396Z] + OPT=list_test_ids [2023-01-15T20:23:18.396Z] + TEST_ID= [2023-01-15T20:23:18.396Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T20:23:18.396Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T20:23:18.396Z] +++ uname [2023-01-15T20:23:18.396Z] +++ grep -i sunos [2023-01-15T20:23:18.396Z] +++ wc -l [2023-01-15T20:23:18.396Z] +++ awk '{print $1}' [2023-01-15T20:23:18.396Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:18.396Z] ++ GREP=grep [2023-01-15T20:23:18.396Z] ++ AWK=awk [2023-01-15T20:23:18.396Z] ++ SED=sed [2023-01-15T20:23:18.396Z] ++ BC=bc [2023-01-15T20:23:18.396Z] ++ export GREP AWK SED BC [2023-01-15T20:23:18.396Z] + case ${OPT} in [2023-01-15T20:23:18.396Z] + list_test_ids [2023-01-15T20:23:18.396Z] + echo cdi_all [2023-01-15T20:23:18.396Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.396Z] + [[ cdi_all = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.396Z] + [[ false = true ]] [2023-01-15T20:23:18.396Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:18.396Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T20:23:18.396Z] + OPT=list_test_ids [2023-01-15T20:23:18.396Z] + TEST_ID= [2023-01-15T20:23:18.396Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:23:18.396Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:23:18.396Z] +++ uname [2023-01-15T20:23:18.396Z] +++ grep -i sunos [2023-01-15T20:23:18.396Z] +++ wc -l [2023-01-15T20:23:18.396Z] +++ awk '{print $1}' [2023-01-15T20:23:18.396Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:18.396Z] ++ GREP=grep [2023-01-15T20:23:18.396Z] ++ AWK=awk [2023-01-15T20:23:18.396Z] ++ SED=sed [2023-01-15T20:23:18.396Z] ++ BC=bc [2023-01-15T20:23:18.396Z] ++ export GREP AWK SED BC [2023-01-15T20:23:18.396Z] + case ${OPT} in [2023-01-15T20:23:18.397Z] + list_test_ids [2023-01-15T20:23:18.397Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ connector_all = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ connector_group_1 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ connector_group_2 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ connector_group_3 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ connector_group_4 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + [[ false = true ]] [2023-01-15T20:23:18.397Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:18.397Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T20:23:18.397Z] + OPT=list_test_ids [2023-01-15T20:23:18.397Z] + TEST_ID= [2023-01-15T20:23:18.397Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T20:23:18.397Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T20:23:18.397Z] +++ uname [2023-01-15T20:23:18.397Z] +++ grep -i sunos [2023-01-15T20:23:18.397Z] +++ wc -l [2023-01-15T20:23:18.397Z] +++ awk '{print $1}' [2023-01-15T20:23:18.397Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:18.397Z] ++ GREP=grep [2023-01-15T20:23:18.397Z] ++ AWK=awk [2023-01-15T20:23:18.397Z] ++ SED=sed [2023-01-15T20:23:18.397Z] ++ BC=bc [2023-01-15T20:23:18.397Z] ++ export GREP AWK SED BC [2023-01-15T20:23:18.397Z] + case ${OPT} in [2023-01-15T20:23:18.397Z] + list_test_ids [2023-01-15T20:23:18.397Z] + echo deployment_all deployment_cluster_all [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ deployment_all = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ deployment_cluster_all = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + [[ false = true ]] [2023-01-15T20:23:18.397Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:18.397Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T20:23:18.397Z] + OPT=list_test_ids [2023-01-15T20:23:18.397Z] + TEST_ID= [2023-01-15T20:23:18.397Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T20:23:18.397Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T20:23:18.397Z] +++ uname [2023-01-15T20:23:18.397Z] +++ grep -i sunos [2023-01-15T20:23:18.397Z] +++ wc -l [2023-01-15T20:23:18.397Z] +++ awk '{print $1}' [2023-01-15T20:23:18.397Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:18.397Z] ++ GREP=grep [2023-01-15T20:23:18.397Z] ++ AWK=awk [2023-01-15T20:23:18.397Z] ++ SED=sed [2023-01-15T20:23:18.397Z] ++ BC=bc [2023-01-15T20:23:18.397Z] ++ export GREP AWK SED BC [2023-01-15T20:23:18.397Z] + case ${OPT} in [2023-01-15T20:23:18.397Z] + list_test_ids [2023-01-15T20:23:18.397Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ ejb_all = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ ejb_timer_cluster_all = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ ejb_web_all = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ ejb_group_1 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ ejb_group_2 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ ejb_group_3 = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ ejb_group_embedded = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + [[ false = true ]] [2023-01-15T20:23:18.397Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:23:18.397Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-01-15T20:23:18.397Z] + OPT=list_test_ids [2023-01-15T20:23:18.397Z] + TEST_ID= [2023-01-15T20:23:18.397Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-01-15T20:23:18.397Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-01-15T20:23:18.397Z] +++ uname [2023-01-15T20:23:18.397Z] +++ grep -i sunos [2023-01-15T20:23:18.397Z] +++ wc -l [2023-01-15T20:23:18.397Z] +++ awk '{print $1}' [2023-01-15T20:23:18.397Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:18.397Z] ++ GREP=grep [2023-01-15T20:23:18.397Z] ++ AWK=awk [2023-01-15T20:23:18.397Z] ++ SED=sed [2023-01-15T20:23:18.397Z] ++ BC=bc [2023-01-15T20:23:18.397Z] ++ export GREP AWK SED BC [2023-01-15T20:23:18.397Z] + case ${OPT} in [2023-01-15T20:23:18.397Z] + list_test_ids [2023-01-15T20:23:18.397Z] + echo jdbc_all [2023-01-15T20:23:18.397Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:23:18.397Z] + [[ jdbc_all = \j\d\b\c\_\a\l\l ]] [2023-01-15T20:23:18.397Z] + found=true [2023-01-15T20:23:18.397Z] + break [2023-01-15T20:23:18.397Z] + [[ true = true ]] [2023-01-15T20:23:18.397Z] + ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh run_test_id jdbc_all [2023-01-15T20:23:18.397Z] + OPT=run_test_id [2023-01-15T20:23:18.397Z] + TEST_ID=jdbc_all [2023-01-15T20:23:18.397Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-01-15T20:23:18.397Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-01-15T20:23:18.397Z] +++ uname [2023-01-15T20:23:18.397Z] +++ grep -i sunos [2023-01-15T20:23:18.397Z] +++ wc -l [2023-01-15T20:23:18.397Z] +++ awk '{print $1}' [2023-01-15T20:23:18.397Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:23:18.397Z] ++ GREP=grep [2023-01-15T20:23:18.397Z] ++ AWK=awk [2023-01-15T20:23:18.397Z] ++ SED=sed [2023-01-15T20:23:18.397Z] ++ BC=bc [2023-01-15T20:23:18.397Z] ++ export GREP AWK SED BC [2023-01-15T20:23:18.397Z] + case ${OPT} in [2023-01-15T20:23:18.397Z] + trap 'copy_test_artifacts jdbc_all' EXIT [2023-01-15T20:23:18.397Z] + run_test_id jdbc_all [2023-01-15T20:23:18.397Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T20:23:18.397Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T20:23:18.397Z] [2023-01-15T20:23:18.397Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:23:18.397Z] [2023-01-15T20:23:18.397Z] + for i in '"${@}"' [2023-01-15T20:23:18.397Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T20:23:18.397Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] init-common: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] clean: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setOSConditions: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolWin: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolUnix: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolProperty: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setS1ASclassPath: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] init-common: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] clean-common: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setOSConditions: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolWin: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolUnix: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolProperty: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setS1ASclassPath: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] init-common: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] clean-classes-common: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setOSConditions: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolWin: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolUnix: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolProperty: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setS1ASclassPath: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] init-common: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] clean-jars-common: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] clean: [2023-01-15T20:23:18.530Z] [echo] @@## config-property-accessor-test ##@@ [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setOSConditions: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolWin: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolUnix: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setToolProperty: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] setS1ASclassPath: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] init-common: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.530Z] clean: [2023-01-15T20:23:18.530Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-classes-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-jars-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [echo] @@## redeployRar ##@@ [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-classes-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-jars-common: [2023-01-15T20:23:18.531Z] [echo] @@## connector1.6 - with mappings ##@@ [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-classes-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-classes-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-jars-common: [2023-01-15T20:23:18.531Z] [echo] @@## Annotated Connector1.5 ##@@ [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-classes-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-classes-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] init-common: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean-jars-common: [2023-01-15T20:23:18.531Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] clean: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setOSConditions: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolWin: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolUnix: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setToolProperty: [2023-01-15T20:23:18.531Z] [2023-01-15T20:23:18.531Z] setS1ASclassPath: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] init-common: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] clean-classes-common: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] clean: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] setOSConditions: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] setToolWin: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] setToolUnix: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] setToolProperty: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] setS1ASclassPath: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] init-common: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] clean-common: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] setOSConditions: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] setToolWin: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] setToolUnix: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] setToolProperty: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.789Z] setS1ASclassPath: [2023-01-15T20:23:18.789Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-classes-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-jars-common: [2023-01-15T20:23:18.790Z] [echo] @@## force-deploy-rar ##@@ [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-classes-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-jars-common: [2023-01-15T20:23:18.790Z] [echo] @@## annotation-embeddedweb ##@@ [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-classes-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-jars-common: [2023-01-15T20:23:18.790Z] [echo] @@## built-in-custom-resources ##@@ [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-classes-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-jars-common: [2023-01-15T20:23:18.790Z] [echo] @@## datasource-definition##@@ [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolWin: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolUnix: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setToolProperty: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setS1ASclassPath: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] init-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] clean-classes-common: [2023-01-15T20:23:18.790Z] [2023-01-15T20:23:18.790Z] setOSConditions: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolWin: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolUnix: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolProperty: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setS1ASclassPath: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] init-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean-jars-common: [2023-01-15T20:23:18.791Z] [echo] @@## connection-factory-definition##@@ [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setOSConditions: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolWin: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolUnix: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolProperty: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setS1ASclassPath: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] init-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setOSConditions: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolWin: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolUnix: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolProperty: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setS1ASclassPath: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] init-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setOSConditions: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolWin: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolUnix: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolProperty: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setS1ASclassPath: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] init-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean-classes-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setOSConditions: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolWin: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolUnix: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolProperty: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setS1ASclassPath: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] init-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean-jars-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setOSConditions: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolWin: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolUnix: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolProperty: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setS1ASclassPath: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] init-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean-classes-common: [2023-01-15T20:23:18.791Z] [echo] @@## connection-factory-definition-embedra##@@ [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setOSConditions: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolWin: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolUnix: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolProperty: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setS1ASclassPath: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] init-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setOSConditions: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolWin: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolUnix: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolProperty: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setS1ASclassPath: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] init-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setOSConditions: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolWin: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolUnix: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setToolProperty: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] setS1ASclassPath: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] init-common: [2023-01-15T20:23:18.791Z] [2023-01-15T20:23:18.791Z] clean-classes-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean-jars-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean-classes-common: [2023-01-15T20:23:19.049Z] [echo] @@## administered-object-definition-embedra##@@ [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean-classes-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean-jars-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean-classes-common: [2023-01-15T20:23:19.049Z] [echo] @@## administered-object-definition##@@ [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean-classes-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setOSConditions: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolWin: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolUnix: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setToolProperty: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] setS1ASclassPath: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] init-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean-jars-common: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.049Z] clean: [2023-01-15T20:23:19.049Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-classes-common: [2023-01-15T20:23:19.050Z] [echo] @@## jms-connection-factory-definition##@@ [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-classes-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-jars-common: [2023-01-15T20:23:19.050Z] [echo] @@## jms-destination-definition##@@ [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-classes-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-jars-common: [2023-01-15T20:23:19.050Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-classes-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-jars-common: [2023-01-15T20:23:19.050Z] [echo] @@## beanvalidation-simple ##@@ [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean-classes-common: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] clean: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setOSConditions: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolWin: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolUnix: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setToolProperty: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] setS1ASclassPath: [2023-01-15T20:23:19.050Z] [2023-01-15T20:23:19.050Z] init-common: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] clean-common: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] setOSConditions: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] setToolWin: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] setToolUnix: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] setToolProperty: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] setS1ASclassPath: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] init-common: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] clean-classes-common: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] setOSConditions: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] setToolWin: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] setToolUnix: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] setToolProperty: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] setS1ASclassPath: [2023-01-15T20:23:19.051Z] [2023-01-15T20:23:19.051Z] init-common: [2023-01-15T20:23:19.309Z] [2023-01-15T20:23:19.309Z] clean-jars-common: [2023-01-15T20:23:19.309Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2023-01-15T20:23:19.309Z] [2023-01-15T20:23:19.309Z] setOSConditions: [2023-01-15T20:23:19.309Z] [2023-01-15T20:23:19.309Z] setToolWin: [2023-01-15T20:23:19.309Z] [2023-01-15T20:23:19.309Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-classes-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-jars-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean: [2023-01-15T20:23:19.310Z] [echo] @@## installed libraries (--libraries) ##@@ [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-classes-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-jars-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean: [2023-01-15T20:23:19.310Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-classes-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-jars-common: [2023-01-15T20:23:19.310Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-classes-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setOSConditions: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolWin: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolUnix: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setToolProperty: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] setS1ASclassPath: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] init-common: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean-jars-common: [2023-01-15T20:23:19.310Z] [echo] @@## beanvalidation-simple ##@@ [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.310Z] clean: [2023-01-15T20:23:19.310Z] [2023-01-15T20:23:19.311Z] clean: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean-classes-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean-classes-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean-jars-common: [2023-01-15T20:23:19.311Z] [echo] @@## security-map-web#@@ [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean-classes-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean-jars-common: [2023-01-15T20:23:19.311Z] [echo] @@## rar-accessibility ##@@ [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean-classes-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] init-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean-jars-common: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] clean: [2023-01-15T20:23:19.311Z] [echo] @@## osgi-resources-test ##@@ [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setOSConditions: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolWin: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolUnix: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setToolProperty: [2023-01-15T20:23:19.311Z] [2023-01-15T20:23:19.311Z] setS1ASclassPath: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] init-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setOSConditions: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolWin: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolUnix: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolProperty: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setS1ASclassPath: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] init-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setOSConditions: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolWin: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolUnix: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolProperty: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setS1ASclassPath: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] init-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean-classes-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setOSConditions: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolWin: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolUnix: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolProperty: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setS1ASclassPath: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] init-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean-jars-common: [2023-01-15T20:23:19.570Z] [echo] @@## connector1.5-resourcesxml ##@@ [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setOSConditions: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolWin: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolUnix: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolProperty: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setS1ASclassPath: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] init-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean-classes-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setOSConditions: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolWin: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolUnix: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolProperty: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setS1ASclassPath: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] init-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setOSConditions: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolWin: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolUnix: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolProperty: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setS1ASclassPath: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] init-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] clean-classes-common: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setOSConditions: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolWin: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolUnix: [2023-01-15T20:23:19.570Z] [2023-01-15T20:23:19.570Z] setToolProperty: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setS1ASclassPath: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] init-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean-jars-common: [2023-01-15T20:23:19.571Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setOSConditions: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolWin: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolUnix: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolProperty: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setS1ASclassPath: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] init-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean-classes-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setOSConditions: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolWin: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolUnix: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolProperty: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setS1ASclassPath: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] init-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setOSConditions: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolWin: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolUnix: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolProperty: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setS1ASclassPath: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] init-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean-classes-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setOSConditions: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolWin: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolUnix: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolProperty: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setS1ASclassPath: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] init-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean-jars-common: [2023-01-15T20:23:19.571Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setOSConditions: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolWin: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolUnix: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolProperty: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setS1ASclassPath: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] init-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setOSConditions: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolWin: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolUnix: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolProperty: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setS1ASclassPath: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] init-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setOSConditions: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolWin: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolUnix: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolProperty: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setS1ASclassPath: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] init-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean-classes-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setOSConditions: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolWin: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolUnix: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolProperty: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setS1ASclassPath: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] init-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean-jars-common: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean: [2023-01-15T20:23:19.571Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] clean: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setOSConditions: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolWin: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolUnix: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setToolProperty: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.571Z] setS1ASclassPath: [2023-01-15T20:23:19.571Z] [2023-01-15T20:23:19.572Z] init-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean-classes-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setOSConditions: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolWin: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolUnix: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolProperty: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setS1ASclassPath: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] init-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setOSConditions: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolWin: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolUnix: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolProperty: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setS1ASclassPath: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] init-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean-classes-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setOSConditions: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolWin: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolUnix: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolProperty: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setS1ASclassPath: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] init-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean-jars-common: [2023-01-15T20:23:19.572Z] [echo] @@## embeddedweb-resources-xml ##@@ [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setOSConditions: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolWin: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolUnix: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolProperty: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setS1ASclassPath: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] init-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setOSConditions: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolWin: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolUnix: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolProperty: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setS1ASclassPath: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] init-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setOSConditions: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolWin: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolUnix: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolProperty: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setS1ASclassPath: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] init-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean-classes-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setOSConditions: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolWin: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolUnix: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setToolProperty: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] setS1ASclassPath: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] init-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean-jars-common: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean: [2023-01-15T20:23:19.572Z] [echo] @@## connector1.6-resources-xml ##@@ [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean: [2023-01-15T20:23:19.572Z] [2023-01-15T20:23:19.572Z] clean: [2023-01-15T20:23:19.787Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-01-15T20:23:19.788Z] + cd ./appserver/tests/appserv-tests/devtests/jdbc [2023-01-15T20:23:19.788Z] + test_init [2023-01-15T20:23:19.788Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T20:23:19.788Z] [2023-01-15T20:23:19.788Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:23:19.788Z] [2023-01-15T20:23:19.788Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T20:23:19.788Z] + xargs touch [2023-01-15T20:23:19.788Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:23:19.788Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:23:19.788Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T20:23:19.788Z] ANT_HOME is /usr/share/ant [2023-01-15T20:23:19.788Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:23:19.788Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:23:19.788Z] + java -version [2023-01-15T20:23:19.788Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:19.788Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:23:19.788Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:23:19.788Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:23:19.788Z] + ant -version [2023-01-15T20:23:19.788Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] clean: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setOSConditions: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setToolWin: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setToolUnix: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setToolProperty: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setS1ASclassPath: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] init-common: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] clean-classes-common: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] clean: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setOSConditions: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setToolWin: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setToolUnix: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setToolProperty: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setS1ASclassPath: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] init-common: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] clean-common: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setOSConditions: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setToolWin: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setToolUnix: [2023-01-15T20:23:19.830Z] [2023-01-15T20:23:19.830Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-classes-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-jars-common: [2023-01-15T20:23:19.831Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-classes-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-jars-common: [2023-01-15T20:23:19.831Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-classes-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-jars-common: [2023-01-15T20:23:19.831Z] [echo] @@## multiple-resources.xml ##@@ [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-classes-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-classes-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-jars-common: [2023-01-15T20:23:19.831Z] [echo] @@## multiple-resources.xml-1 ##@@ [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-classes-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] init-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] clean-common: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setOSConditions: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolWin: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolUnix: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setToolProperty: [2023-01-15T20:23:19.831Z] [2023-01-15T20:23:19.831Z] setS1ASclassPath: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] init-common: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] clean-classes-common: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setOSConditions: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolWin: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolUnix: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolProperty: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setS1ASclassPath: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] init-common: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] clean-jars-common: [2023-01-15T20:23:19.832Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] clean: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] clean: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] clean: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setOSConditions: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolWin: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolUnix: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolProperty: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setS1ASclassPath: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] init-common: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] clean-classes-common: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] clean: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setOSConditions: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolWin: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolUnix: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolProperty: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setS1ASclassPath: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] init-common: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] clean-common: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setOSConditions: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolWin: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolUnix: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolProperty: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setS1ASclassPath: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] init-common: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] clean-classes-common: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setOSConditions: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolWin: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolUnix: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setToolProperty: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] setS1ASclassPath: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] init-common: [2023-01-15T20:23:19.832Z] [2023-01-15T20:23:19.832Z] clean-jars-common: [2023-01-15T20:23:19.832Z] [echo] jpa-tx_propagation-resources-xml##@@ [2023-01-15T20:23:20.045Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:23:20.046Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:23:20.046Z] + printf '\n\n' [2023-01-15T20:23:20.046Z] [2023-01-15T20:23:20.046Z] [2023-01-15T20:23:20.046Z] + get_test_target jdbc_all [2023-01-15T20:23:20.046Z] + case ${1} in [2023-01-15T20:23:20.046Z] + TARGET=all [2023-01-15T20:23:20.046Z] + export TARGET [2023-01-15T20:23:20.046Z] + test_run [2023-01-15T20:23:20.046Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-domain domain1 [2023-01-15T20:23:20.046Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:20.089Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-classes-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-jars-common: [2023-01-15T20:23:20.090Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-classes-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-jars-common: [2023-01-15T20:23:20.090Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-classes-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-jars-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] start-record: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] connector_group_4: [2023-01-15T20:23:20.090Z] [echo] ************ Starting connector_group_4 ************ [2023-01-15T20:23:20.090Z] [echo] @@## jms-destination-definition##@@ [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolProperty: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setS1ASclassPath: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] init-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] clean-classes-common: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setOSConditions: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolWin: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.090Z] setToolUnix: [2023-01-15T20:23:20.090Z] [2023-01-15T20:23:20.091Z] setToolProperty: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] setS1ASclassPath: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] init-common: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] clean-jars-common: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] compile: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] setOSConditions: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] setToolWin: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] setToolUnix: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] setToolProperty: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] setS1ASclassPath: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] init-common: [2023-01-15T20:23:20.091Z] [2023-01-15T20:23:20.091Z] compile-common: [2023-01-15T20:23:20.091Z] [echo] Current time (ISO): 2023-01-15T20:23:19.940+0000 [2023-01-15T20:23:20.091Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:20.091Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:20.348Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:21.717Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:23:21.975Z] [javac] 1 warning [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] build: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] setOSConditions: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] setToolWin: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] setToolUnix: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] setToolProperty: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] setS1ASclassPath: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] init-common: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] webclient-war-common: [2023-01-15T20:23:21.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] clear: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] test-tlds-exist: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] copy-tlds: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] test-tagfiles-exist: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] copy-tagfiles: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] package-war-common: [2023-01-15T20:23:21.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:23:21.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:23:21.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:23:21.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:23:21.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/lib [2023-01-15T20:23:21.975Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:23:21.975Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:23:21.975Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:23:21.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/docroot [2023-01-15T20:23:21.975Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-web.war [2023-01-15T20:23:21.975Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] setOSConditions: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] setToolWin: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] setToolUnix: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] setToolProperty: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] setS1ASclassPath: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] init-common: [2023-01-15T20:23:21.975Z] [2023-01-15T20:23:21.975Z] compile-common: [2023-01-15T20:23:21.975Z] [echo] Current time (ISO): 2023-01-15T20:23:21.847+0000 [2023-01-15T20:23:21.975Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:21.975Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:23.873Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:23:23.873Z] [javac] 1 warning [2023-01-15T20:23:23.873Z] [2023-01-15T20:23:23.873Z] setOSConditions: [2023-01-15T20:23:23.873Z] [2023-01-15T20:23:23.873Z] setToolWin: [2023-01-15T20:23:23.873Z] [2023-01-15T20:23:23.873Z] setToolUnix: [2023-01-15T20:23:23.873Z] [2023-01-15T20:23:23.873Z] setToolProperty: [2023-01-15T20:23:23.873Z] [2023-01-15T20:23:23.873Z] setS1ASclassPath: [2023-01-15T20:23:23.873Z] [2023-01-15T20:23:23.873Z] init-common: [2023-01-15T20:23:23.873Z] [2023-01-15T20:23:23.873Z] compile-common: [2023-01-15T20:23:23.873Z] [echo] Current time (ISO): 2023-01-15T20:23:23.714+0000 [2023-01-15T20:23:23.873Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:23.873Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:24.790Z] Waiting for domain1 to start .... [2023-01-15T20:23:24.791Z] Successfully started the domain : domain1 [2023-01-15T20:23:24.791Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:23:24.791Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:23:24.791Z] Admin Port: 4848 [2023-01-15T20:23:24.791Z] Command start-domain executed successfully. [2023-01-15T20:23:25.048Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-database [2023-01-15T20:23:25.048Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:25.613Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:25.768Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:23:25.769Z] [javac] 1 warning [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setOSConditions: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolWin: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolUnix: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolProperty: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setS1ASclassPath: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] init-common: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] appclient-jar-common: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] package-appclientjar-common: [2023-01-15T20:23:25.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:25.769Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:25.769Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:25.769Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-client.jar [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setOSConditions: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolWin: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolUnix: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolProperty: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setS1ASclassPath: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] init-common: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] ejb-jar-common: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] package-ejbjar-common: [2023-01-15T20:23:25.769Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:25.769Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-ejb.jar [2023-01-15T20:23:25.769Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setOSConditions: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] fixFiles: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] convUnix: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] convWin: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolWin: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolUnix: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolProperty: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setS1ASclassPath: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] init-common: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] ear-common: [2023-01-15T20:23:25.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:25.769Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/descriptor/sun-application.xml to copy. [2023-01-15T20:23:25.769Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:23:25.769Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp.ear [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setOSConditions: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolWin: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolUnix: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setToolProperty: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] setS1ASclassPath: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] init-common: [2023-01-15T20:23:25.769Z] [2023-01-15T20:23:25.769Z] build-ut: [2023-01-15T20:23:25.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp [2023-01-15T20:23:25.769Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:25.769Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp-UT.ear [2023-01-15T20:23:25.769Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-ejb.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-ejb [2023-01-15T20:23:25.769Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-web.war into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-web [2023-01-15T20:23:25.769Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-client.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-appclient [2023-01-15T20:23:25.770Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp-UT.ear into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-application [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setup: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] deploy: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setOSConditions: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setToolWin: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setToolUnix: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setToolProperty: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setS1ASclassPath: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] init-common: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] deploy-common: [2023-01-15T20:23:25.770Z] [echo] Current time (ISO): 2023-01-15T20:23:25.645+0000 [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setOSConditions: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setToolWin: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setToolUnix: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setToolProperty: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] setS1ASclassPath: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] init-common: [2023-01-15T20:23:25.770Z] [2023-01-15T20:23:25.770Z] deploy-common-pe: [2023-01-15T20:23:25.770Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:26.178Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-01-15T20:23:26.178Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:26.178Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:26.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp.ear [2023-01-15T20:23:26.743Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:27.679Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:28.242Z] --------- Derby Network Server Information -------- [2023-01-15T20:23:28.242Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-01-15T20:23:28.242Z] -- listing properties -- [2023-01-15T20:23:28.242Z] derby.drda.timeSlice=0 [2023-01-15T20:23:28.242Z] derby.drda.portNumber=1527 [2023-01-15T20:23:28.242Z] derby.drda.minThreads=0 [2023-01-15T20:23:28.242Z] derby.drda.sslMode=off [2023-01-15T20:23:28.242Z] derby.drda.traceAll=false [2023-01-15T20:23:28.242Z] derby.drda.keepAlive=true [2023-01-15T20:23:28.242Z] derby.drda.maxThreads=0 [2023-01-15T20:23:28.242Z] derby.drda.logConnections=false [2023-01-15T20:23:28.242Z] derby.drda.startNetworkServer=false [2023-01-15T20:23:28.242Z] derby.drda.host=0.0.0.0 [2023-01-15T20:23:28.242Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/d-and-t... [2023-01-15T20:23:28.242Z] ------------------ Java Information ------------------ [2023-01-15T20:23:28.242Z] Java Version: 11.0.10 [2023-01-15T20:23:28.242Z] Java Vendor: Oracle Corporation [2023-01-15T20:23:28.242Z] Java home: /usr/lib/jvm/jdk11 [2023-01-15T20:23:28.242Z] Java classpath: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar [2023-01-15T20:23:28.242Z] OS name: Linux [2023-01-15T20:23:28.242Z] OS architecture: amd64 [2023-01-15T20:23:28.242Z] OS version: 5.17.13-200.fc35.x86_64 [2023-01-15T20:23:28.242Z] Java user name: 1003280000 [2023-01-15T20:23:28.242Z] Java user home: /home/jenkins [2023-01-15T20:23:28.242Z] Java user dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc [2023-01-15T20:23:28.242Z] java.specification.name: Java Platform API Specification [2023-01-15T20:23:28.242Z] java.specification.version: 11 [2023-01-15T20:23:28.242Z] java.runtime.version: 11.0.10+9 [2023-01-15T20:23:28.242Z] --------- Derby Information -------- [2023-01-15T20:23:28.242Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] ------------------------------------------------------ [2023-01-15T20:23:28.242Z] ----------------- Locale Information ----------------- [2023-01-15T20:23:28.242Z] Current Locale : [English/United States [en_US]] [2023-01-15T20:23:28.242Z] Found support for locale: [cs] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [de_DE] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [es] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [fr] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [hu] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [it] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [ja_JP] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [ko_KR] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [pl] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [pt_BR] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [ru] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [zh_CN] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] Found support for locale: [zh_TW] [2023-01-15T20:23:28.242Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:23:28.242Z] ------------------------------------------------------ [2023-01-15T20:23:28.242Z] ------------------------------------------------------ [2023-01-15T20:23:28.242Z] [2023-01-15T20:23:28.242Z] Starting database in the background. [2023-01-15T20:23:28.242Z] Log redirected to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.log. [2023-01-15T20:23:28.242Z] Command start-database executed successfully. [2023-01-15T20:23:28.807Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc [2023-01-15T20:23:28.808Z] + ant all [2023-01-15T20:23:28.808Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T20:23:28.808Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:28.808Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/build.xml [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] all: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] jdbc-all: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] run-tests: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] setOSConditions: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] setToolWin: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] setToolUnix: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] setToolProperty: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] setS1ASclassPath: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] init-common: [2023-01-15T20:23:29.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:29.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:29.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:29.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:29.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:29.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] clean: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] setOSConditions: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] setToolWin: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] setToolUnix: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] setToolProperty: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] setS1ASclassPath: [2023-01-15T20:23:29.373Z] [2023-01-15T20:23:29.373Z] init-common: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] start-server-windows: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] deploy-ear: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setOSConditions: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setToolWin: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setToolUnix: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setToolProperty: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setS1ASclassPath: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] init-common: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] create-ra-config: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] asadmin-common: [2023-01-15T20:23:29.513Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#jdbcra [2023-01-15T20:23:29.513Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:29.513Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user web-subclassingApp#jdbcra [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setOSConditions: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setToolWin: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setToolUnix: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setToolProperty: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setS1ASclassPath: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] init-common: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] deploy-common: [2023-01-15T20:23:29.513Z] [echo] Current time (ISO): 2023-01-15T20:23:29.120+0000 [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setOSConditions: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setToolWin: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setToolUnix: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setToolProperty: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] setS1ASclassPath: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] init-common: [2023-01-15T20:23:29.513Z] [2023-01-15T20:23:29.513Z] deploy-common-pe: [2023-01-15T20:23:29.513Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:29.631Z] [2023-01-15T20:23:29.640Z] clean-common: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setOSConditions: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setToolWin: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setToolUnix: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setToolProperty: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setS1ASclassPath: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] init-common: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] clean-classes-common: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setOSConditions: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setToolWin: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setToolUnix: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setToolProperty: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setS1ASclassPath: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] init-common: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] clean-jars-common: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] compile: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setOSConditions: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setToolWin: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setToolUnix: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setToolProperty: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] setS1ASclassPath: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] init-common: [2023-01-15T20:23:29.640Z] [2023-01-15T20:23:29.640Z] compile-common: [2023-01-15T20:23:29.640Z] [echo] Current time (ISO): 2023-01-15T20:23:29.444+0000 [2023-01-15T20:23:29.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:29.640Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:29.640Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:29.770Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:23:31.540Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:23:31.541Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/appauth/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:23:31.541Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:23:31.541Z] [javac] 1 warning [2023-01-15T20:23:31.541Z] [2023-01-15T20:23:31.541Z] setOSConditions: [2023-01-15T20:23:31.541Z] [2023-01-15T20:23:31.541Z] setToolWin: [2023-01-15T20:23:31.541Z] [2023-01-15T20:23:31.541Z] setToolUnix: [2023-01-15T20:23:31.541Z] [2023-01-15T20:23:31.541Z] setToolProperty: [2023-01-15T20:23:31.541Z] [2023-01-15T20:23:31.541Z] setS1ASclassPath: [2023-01-15T20:23:31.541Z] [2023-01-15T20:23:31.541Z] init-common: [2023-01-15T20:23:31.541Z] [2023-01-15T20:23:31.541Z] compile-common: [2023-01-15T20:23:31.541Z] [echo] Current time (ISO): 2023-01-15T20:23:31.311+0000 [2023-01-15T20:23:31.541Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:31.541Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:31.594Z] [exec] Application deployed with name jms-destination-definitionApp. [2023-01-15T20:23:31.594Z] [echo] Deployment on target server server successful [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setOSConditions: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setToolWin: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setToolUnix: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setToolProperty: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setS1ASclassPath: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] init-common: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] deploy-common-ee: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] run: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setOSConditions: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setToolWin: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setToolUnix: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setToolProperty: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setS1ASclassPath: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] init-common: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] run-it: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setOSConditions: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setToolWin: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setToolUnix: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setToolProperty: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] setS1ASclassPath: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] init-common: [2023-01-15T20:23:31.594Z] [2023-01-15T20:23:31.594Z] runclient-common: [2023-01-15T20:23:31.594Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2023-01-15T20:23:31.594Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:31.594Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:32.161Z] [exec] Jan 15, 2023 8:23:31 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:23:32.161Z] [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. [2023-01-15T20:23:32.293Z] [exec] Application deployed with name web-subclassingApp. [2023-01-15T20:23:32.293Z] [exec] there are no files to retrieve for application web-subclassingApp [2023-01-15T20:23:32.293Z] [echo] Deployment on target server server successful [2023-01-15T20:23:32.293Z] [2023-01-15T20:23:32.294Z] setOSConditions: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolWin: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolUnix: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolProperty: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setS1ASclassPath: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] init-common: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] deploy-common-ee: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setup: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setOSConditions: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolWin: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolUnix: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolProperty: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setS1ASclassPath: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] init-common: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] default-sql: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setOSConditions: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolWin: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolUnix: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolProperty: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setS1ASclassPath: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] init-common: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] execute-sql-common: [2023-01-15T20:23:32.294Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/sql/simpleBank.sql [2023-01-15T20:23:32.294Z] [sql] Failed to execute: drop table customer2 [2023-01-15T20:23:32.294Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2023-01-15T20:23:32.294Z] [sql] 0 rows affected [2023-01-15T20:23:32.294Z] [sql] 1 rows affected [2023-01-15T20:23:32.294Z] [sql] 2 of 3 SQL statements executed successfully [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] sql-oracle: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] execute-sql-connector: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] create-pool: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setOSConditions: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolWin: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolUnix: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setToolProperty: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] setS1ASclassPath: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] init-common: [2023-01-15T20:23:32.294Z] [2023-01-15T20:23:32.294Z] create-connector-connpool: [2023-01-15T20:23:32.294Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:32.294Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:32.550Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:23:32.550Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:23:32.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:32.807Z] [exec] Connector connection pool embedded-ra-pool created. [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] create-connector-connpool-common: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] setOSConditions: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] setToolWin: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] setToolUnix: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] setToolProperty: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] setS1ASclassPath: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] init-common: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] set-oracle-props: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] create-resource: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] setOSConditions: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] setToolWin: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] setToolUnix: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] setToolProperty: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] setS1ASclassPath: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] init-common: [2023-01-15T20:23:32.807Z] [2023-01-15T20:23:32.807Z] create-connector-resource-common: [2023-01-15T20:23:32.807Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-subclassing [2023-01-15T20:23:32.807Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:33.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:33.370Z] [exec] Connector resource jdbc/ejb-subclassing created. [2023-01-15T20:23:33.370Z] [2023-01-15T20:23:33.370Z] setOSConditions: [2023-01-15T20:23:33.370Z] [2023-01-15T20:23:33.370Z] setToolWin: [2023-01-15T20:23:33.370Z] [2023-01-15T20:23:33.370Z] setToolUnix: [2023-01-15T20:23:33.370Z] [2023-01-15T20:23:33.370Z] setToolProperty: [2023-01-15T20:23:33.370Z] [2023-01-15T20:23:33.370Z] setS1ASclassPath: [2023-01-15T20:23:33.370Z] [2023-01-15T20:23:33.370Z] init-common: [2023-01-15T20:23:33.370Z] [2023-01-15T20:23:33.370Z] create-admin-object: [2023-01-15T20:23:33.370Z] [2023-01-15T20:23:33.370Z] asadmin-common: [2023-01-15T20:23:33.370Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2023-01-15T20:23:33.370Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:33.502Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:23:33.502Z] [javac] 1 warning [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] build: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] setOSConditions: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] fixFiles: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] convUnix: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] convWin: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] setToolWin: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] setToolUnix: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] setToolProperty: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] setS1ASclassPath: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] init-common: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] package-persistence-common: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] ejb-jar-common: [2023-01-15T20:23:33.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] package-ejbjar-common: [2023-01-15T20:23:33.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:33.502Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:33.502Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:33.502Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-ejb.jar [2023-01-15T20:23:33.502Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] appclient-jar-common: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] package-appclientjar-common: [2023-01-15T20:23:33.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:33.502Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:33.502Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:33.502Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-client.jar [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] webclient-war-common: [2023-01-15T20:23:33.502Z] [2023-01-15T20:23:33.502Z] build-ear-common: [2023-01-15T20:23:33.503Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:33.503Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2023-01-15T20:23:33.503Z] [2023-01-15T20:23:33.503Z] deploy: [2023-01-15T20:23:33.503Z] [2023-01-15T20:23:33.503Z] setOSConditions: [2023-01-15T20:23:33.503Z] [2023-01-15T20:23:33.503Z] setToolWin: [2023-01-15T20:23:33.503Z] [2023-01-15T20:23:33.503Z] setToolUnix: [2023-01-15T20:23:33.503Z] [2023-01-15T20:23:33.503Z] setToolProperty: [2023-01-15T20:23:33.503Z] [2023-01-15T20:23:33.503Z] setS1ASclassPath: [2023-01-15T20:23:33.503Z] [2023-01-15T20:23:33.503Z] init-common: [2023-01-15T20:23:33.503Z] [2023-01-15T20:23:33.503Z] execute-sql-common: [2023-01-15T20:23:33.539Z] [exec] Application client lookup jms destination: java:global/env/Appclient_ModByDD_JMSDestination [2023-01-15T20:23:33.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:33.934Z] [exec] Administered object eis/jdbcAdmin created. [2023-01-15T20:23:33.934Z] [2023-01-15T20:23:33.934Z] run-ear: [2023-01-15T20:23:33.934Z] [2023-01-15T20:23:33.934Z] setOSConditions: [2023-01-15T20:23:33.934Z] [2023-01-15T20:23:33.934Z] setToolWin: [2023-01-15T20:23:33.934Z] [2023-01-15T20:23:33.934Z] setToolUnix: [2023-01-15T20:23:33.934Z] [2023-01-15T20:23:33.934Z] setToolProperty: [2023-01-15T20:23:33.934Z] [2023-01-15T20:23:33.934Z] setS1ASclassPath: [2023-01-15T20:23:33.934Z] [2023-01-15T20:23:33.934Z] init-common: [2023-01-15T20:23:33.934Z] [2023-01-15T20:23:33.934Z] runwebclient-common: [2023-01-15T20:23:33.934Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:33.934Z] [java] size of buffer is1590 [2023-01-15T20:23:34.498Z] [java] HTTP port :8080 [2023-01-15T20:23:34.498Z] [java] HTTP hostname :localhost [2023-01-15T20:23:34.498Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/index.html [2023-01-15T20:23:34.498Z] [java] non-string-mcf-properties (ear based) /subclassing/index.html PASS [2023-01-15T20:23:34.498Z] [java] SSN=123456789&action=Create [2023-01-15T20:23:34.498Z] [java] HTTP port :8080 [2023-01-15T20:23:34.498Z] [java] HTTP hostname :localhost [2023-01-15T20:23:34.876Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2023-01-15T20:23:34.877Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:23:34.877Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:23:34.877Z] [sql] 0 rows affected [2023-01-15T20:23:34.877Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] setOSConditions: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] setToolWin: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] setToolUnix: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] setToolProperty: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] setS1ASclassPath: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] init-common: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] deploy-jdbc-common: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] setOSConditions: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] setToolWin: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] setToolUnix: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] setToolProperty: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] setS1ASclassPath: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] init-common: [2023-01-15T20:23:34.877Z] [2023-01-15T20:23:34.877Z] create-jdbc-connpool-common: [2023-01-15T20:23:35.134Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:35.866Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:23:35.866Z] [java] non-string-mcf-properties (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:23:35.867Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2023-01-15T20:23:35.867Z] [java] HTTP port :8080 [2023-01-15T20:23:35.867Z] [java] HTTP hostname :localhost [2023-01-15T20:23:36.123Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2023-01-15T20:23:36.123Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:23:36.123Z] [java] non-string-mcf-properties (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:23:36.123Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:23:36.123Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] unsetup: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setOSConditions: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setToolWin: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setToolUnix: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setToolProperty: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setS1ASclassPath: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] init-common: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] default-sql: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setOSConditions: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setToolWin: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setToolUnix: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setToolProperty: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setS1ASclassPath: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] init-common: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] execute-sql-common: [2023-01-15T20:23:36.123Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/sql/dropBankTables.sql [2023-01-15T20:23:36.123Z] [sql] 0 rows affected [2023-01-15T20:23:36.123Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] sql-oracle: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] execute-sql-connector: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] delete-resource: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setOSConditions: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setToolWin: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setToolUnix: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setToolProperty: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] setS1ASclassPath: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] init-common: [2023-01-15T20:23:36.123Z] [2023-01-15T20:23:36.123Z] delete-connector-resource-common: [2023-01-15T20:23:36.123Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2023-01-15T20:23:36.123Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:36.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:36.507Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:23:36.507Z] [2023-01-15T20:23:36.507Z] set-derby-connpool-props: [2023-01-15T20:23:36.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource jdbc/ejb-subclassing [2023-01-15T20:23:36.687Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2023-01-15T20:23:36.687Z] [2023-01-15T20:23:36.687Z] delete-pool: [2023-01-15T20:23:36.687Z] [2023-01-15T20:23:36.687Z] setOSConditions: [2023-01-15T20:23:36.687Z] [2023-01-15T20:23:36.687Z] setToolWin: [2023-01-15T20:23:36.687Z] [2023-01-15T20:23:36.687Z] setToolUnix: [2023-01-15T20:23:36.687Z] [2023-01-15T20:23:36.687Z] setToolProperty: [2023-01-15T20:23:36.687Z] [2023-01-15T20:23:36.687Z] setS1ASclassPath: [2023-01-15T20:23:36.687Z] [2023-01-15T20:23:36.687Z] init-common: [2023-01-15T20:23:36.687Z] [2023-01-15T20:23:36.687Z] delete-connector-connpool-common: [2023-01-15T20:23:36.687Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [2023-01-15T20:23:36.687Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:36.764Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:37.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:37.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true embedded-ra-pool [2023-01-15T20:23:37.257Z] [exec] Connector connection pool embedded-ra-pool deleted. [2023-01-15T20:23:37.257Z] [2023-01-15T20:23:37.257Z] setOSConditions: [2023-01-15T20:23:37.257Z] [2023-01-15T20:23:37.257Z] setToolWin: [2023-01-15T20:23:37.257Z] [2023-01-15T20:23:37.257Z] setToolUnix: [2023-01-15T20:23:37.257Z] [2023-01-15T20:23:37.257Z] setToolProperty: [2023-01-15T20:23:37.257Z] [2023-01-15T20:23:37.257Z] setS1ASclassPath: [2023-01-15T20:23:37.257Z] [2023-01-15T20:23:37.257Z] init-common: [2023-01-15T20:23:37.257Z] [2023-01-15T20:23:37.257Z] delete-admin-object: [2023-01-15T20:23:37.257Z] [2023-01-15T20:23:37.257Z] asadmin-common: [2023-01-15T20:23:37.257Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2023-01-15T20:23:37.258Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:37.281Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:23:37.282Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:37.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2023-01-15T20:23:37.822Z] [exec] Administered object eis/jdbcAdmin deleted. [2023-01-15T20:23:37.822Z] [2023-01-15T20:23:37.822Z] undeploy-ear: [2023-01-15T20:23:37.822Z] [2023-01-15T20:23:37.822Z] setOSConditions: [2023-01-15T20:23:37.822Z] [2023-01-15T20:23:37.822Z] setToolWin: [2023-01-15T20:23:37.822Z] [2023-01-15T20:23:37.822Z] setToolUnix: [2023-01-15T20:23:37.822Z] [2023-01-15T20:23:37.822Z] setToolProperty: [2023-01-15T20:23:37.822Z] [2023-01-15T20:23:37.822Z] setS1ASclassPath: [2023-01-15T20:23:37.822Z] [2023-01-15T20:23:37.822Z] init-common: [2023-01-15T20:23:37.822Z] [2023-01-15T20:23:37.822Z] delete-ra-config: [2023-01-15T20:23:37.822Z] [2023-01-15T20:23:37.822Z] asadmin-common: [2023-01-15T20:23:37.822Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#jdbcra [2023-01-15T20:23:37.822Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:37.847Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:37.848Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:23:37.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:38.385Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config web-subclassingApp#jdbcra [2023-01-15T20:23:38.385Z] [2023-01-15T20:23:38.385Z] setOSConditions: [2023-01-15T20:23:38.385Z] [2023-01-15T20:23:38.385Z] setToolWin: [2023-01-15T20:23:38.385Z] [2023-01-15T20:23:38.385Z] setToolUnix: [2023-01-15T20:23:38.385Z] [2023-01-15T20:23:38.385Z] setToolProperty: [2023-01-15T20:23:38.385Z] [2023-01-15T20:23:38.385Z] setS1ASclassPath: [2023-01-15T20:23:38.385Z] [2023-01-15T20:23:38.385Z] init-common: [2023-01-15T20:23:38.385Z] [2023-01-15T20:23:38.386Z] undeploy-common: [2023-01-15T20:23:38.386Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:38.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:38.413Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:23:38.413Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:38.948Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:23:38.948Z] [2023-01-15T20:23:38.948Z] enable-resource-validation: [2023-01-15T20:23:38.948Z] [2023-01-15T20:23:38.948Z] setOSConditions: [2023-01-15T20:23:38.948Z] [2023-01-15T20:23:38.948Z] setToolWin: [2023-01-15T20:23:38.948Z] [2023-01-15T20:23:38.948Z] setToolUnix: [2023-01-15T20:23:38.948Z] [2023-01-15T20:23:38.948Z] setToolProperty: [2023-01-15T20:23:38.948Z] [2023-01-15T20:23:38.948Z] setS1ASclassPath: [2023-01-15T20:23:38.948Z] [2023-01-15T20:23:38.948Z] init-common: [2023-01-15T20:23:38.948Z] [2023-01-15T20:23:38.948Z] delete-jvm-options: [2023-01-15T20:23:38.948Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:38.977Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:38.978Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:23:38.978Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:39.510Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2023-01-15T20:23:39.511Z] [exec] Deleted 1 option(s) [2023-01-15T20:23:39.511Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:23:39.511Z] [2023-01-15T20:23:39.511Z] restart-server: [2023-01-15T20:23:39.511Z] [2023-01-15T20:23:39.511Z] setOSConditions: [2023-01-15T20:23:39.511Z] [2023-01-15T20:23:39.511Z] stop-server: [2023-01-15T20:23:39.511Z] [2023-01-15T20:23:39.511Z] stop-server-unix: [2023-01-15T20:23:39.511Z] [echo] stopping server on unix ... [2023-01-15T20:23:39.511Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:39.541Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:39.542Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:23:39.542Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:40.096Z] [exec] Jan 15, 2023 8:23:39 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:23:40.096Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:23:40.096Z] [exec] Jan 15, 2023 8:23:39 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:23:40.096Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T20:23:40.096Z] [exec] Jan 15, 2023 8:23:39 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:23:40.096Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T20:23:40.096Z] [exec] Application client can access jms destination: java:global/env/Appclient_ModByDD_JMSDestination [2023-01-15T20:23:40.096Z] [exec] Application client lookup jms destination: java:global/env/Appclient_Annotation_JMSDestination [2023-01-15T20:23:40.096Z] [exec] Jan 15, 2023 8:23:39 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:23:40.096Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T20:23:40.096Z] [exec] Application client can access jms destination: java:global/env/Appclient_Annotation_JMSDestination [2023-01-15T20:23:40.096Z] [exec] Application client lookup jms destination: java:app/env/Appclient_Annotation_JMSDestination [2023-01-15T20:23:40.096Z] [exec] Application client can access jms destination: java:app/env/Appclient_Annotation_JMSDestination [2023-01-15T20:23:40.096Z] [exec] Application client lookup jms destination: java:module/env/Appclient_Annotation_JMSDestination [2023-01-15T20:23:40.097Z] [exec] Application client can access jms destination: java:module/env/Appclient_Annotation_JMSDestination [2023-01-15T20:23:40.097Z] [exec] Application client lookup jms destination: java:comp/env/Appclient_Annotation_JMSDestination [2023-01-15T20:23:40.282Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:40.283Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:23:40.283Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:40.354Z] [exec] Application client can access jms destination: java:comp/env/Appclient_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:global/env/Servlet_ModByDD_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client can access jms destination: java:global/env/Servlet_ModByDD_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:global/env/Servlet_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client can access jms destination: java:global/env/Servlet_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:app/env/Servlet_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client can access jms destination: java:app/env/Servlet_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:module/env/Servlet_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client cannot access jms destination: java:module/env/Servlet_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:comp/env/Servlet_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client cannot access jms destination: java:comp/env/Servlet_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_ModByDD_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_ModByDD_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:app/env/HelloStatefulEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client can access jms destination: java:app/env/HelloStatefulEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:module/env/HelloStatefulEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client cannot access jms destination: java:module/env/HelloStatefulEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:comp/env/HelloStatefulEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client cannot access jms destination: java:comp/env/HelloStatefulEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_ModByDD_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_ModByDD_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:app/env/HelloEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client can access jms destination: java:app/env/HelloEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:module/env/HelloEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client cannot access jms destination: java:module/env/HelloEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:comp/env/HelloEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client cannot access jms destination: java:comp/env/HelloEJB_Annotation_JMSDestination [2023-01-15T20:23:40.354Z] [exec] Application client lookup jms destination: java:global/env/Application_DD_JMSDestination [2023-01-15T20:23:40.355Z] [exec] Application client can access jms destination: java:global/env/Application_DD_JMSDestination [2023-01-15T20:23:40.355Z] [exec] Application client lookup jms destination: java:app/env/Application_DD_JMSDestination [2023-01-15T20:23:40.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:40.540Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:23:40.612Z] [exec] Application client can access jms destination: java:app/env/Application_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:global/env/Appclient_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client can access jms destination: java:global/env/Appclient_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:app/env/Appclient_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client can access jms destination: java:app/env/Appclient_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:global/env/Web_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client can access jms destination: java:global/env/Web_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:app/env/Web_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client can access jms destination: java:app/env/Web_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:module/env/Web_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client cannot access jms destination: java:module/env/Web_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:comp/env/Web_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client cannot access jms destination: java:comp/env/Web_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:app/env/HelloStatefulEJB_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client can access jms destination: java:app/env/HelloStatefulEJB_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:module/env/HelloStatefulEJB_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client cannot access jms destination: java:module/env/HelloStatefulEJB_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:comp/env/HelloStatefulEJB_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client cannot access jms destination: java:comp/env/HelloStatefulEJB_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_DD_JMSDestination [2023-01-15T20:23:40.612Z] [exec] Application client lookup jms destination: java:app/env/HelloEJB_DD_JMSDestination [2023-01-15T20:23:40.798Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:40.870Z] [exec] Application client can access jms destination: java:app/env/HelloEJB_DD_JMSDestination [2023-01-15T20:23:40.871Z] [exec] Application client lookup jms destination: java:module/env/HelloEJB_DD_JMSDestination [2023-01-15T20:23:40.871Z] [exec] Application client cannot access jms destination: java:module/env/HelloEJB_DD_JMSDestination [2023-01-15T20:23:40.871Z] [exec] Application client lookup jms destination: java:comp/env/HelloEJB_DD_JMSDestination [2023-01-15T20:23:40.871Z] [exec] Application client cannot access jms destination: java:comp/env/HelloEJB_DD_JMSDestination [2023-01-15T20:23:40.871Z] [exec] Application client lookup jms-destination-definitions successfully! [2023-01-15T20:23:40.871Z] [exec] Value of key is:JMSDestination-Definition-appclient-test [2023-01-15T20:23:40.871Z] [exec] invoking JMSDestination-Definition test servlet at http://localhost:8080/jms-destination-definition/servlet [2023-01-15T20:23:40.878Z] [exec] Waiting for the domain to stop . [2023-01-15T20:23:40.878Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:23:41.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:41.312Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:23:41.312Z] [2023-01-15T20:23:41.312Z] setOSConditions: [2023-01-15T20:23:41.312Z] [2023-01-15T20:23:41.312Z] setToolWin: [2023-01-15T20:23:41.312Z] [2023-01-15T20:23:41.312Z] setToolUnix: [2023-01-15T20:23:41.312Z] [2023-01-15T20:23:41.312Z] setToolProperty: [2023-01-15T20:23:41.312Z] [2023-01-15T20:23:41.312Z] setS1ASclassPath: [2023-01-15T20:23:41.312Z] [2023-01-15T20:23:41.312Z] init-common: [2023-01-15T20:23:41.312Z] [2023-01-15T20:23:41.312Z] create-jdbc-resource-common: [2023-01-15T20:23:41.312Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:23:41.312Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:41.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:41.877Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:23:41.877Z] [echo] cmd executed for server [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] setOSConditions: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] setToolWin: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] setToolUnix: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] setToolProperty: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] setS1ASclassPath: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] init-common: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] deploy-common: [2023-01-15T20:23:41.877Z] [echo] Current time (ISO): 2023-01-15T20:23:41.733+0000 [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] setOSConditions: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] setToolWin: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] setToolUnix: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] setToolProperty: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] setS1ASclassPath: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] init-common: [2023-01-15T20:23:41.877Z] [2023-01-15T20:23:41.877Z] deploy-common-pe: [2023-01-15T20:23:41.877Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:42.443Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2023-01-15T20:23:43.397Z] [exec] JMS Servlet Output [2023-01-15T20:23:43.398Z] [exec]

DatabaseServlet :: All information I can give

[2023-01-15T20:23:43.398Z] [exec] Context Path : /jms-destination-definition
[2023-01-15T20:23:43.398Z] [exec] Servlet Path : /servlet
[2023-01-15T20:23:43.398Z] [exec] Path Info : null
[2023-01-15T20:23:43.398Z] [exec] [2023-01-15T20:23:43.398Z] [exec] Value of key is:JMSDestination-Definition-web-ejb-test [2023-01-15T20:23:43.398Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:23:43.398Z] [exec] [2023-01-15T20:23:43.398Z] [exec] [2023-01-15T20:23:43.398Z] [exec] ----------------------------------------- [2023-01-15T20:23:43.398Z] [exec] - JMSDestination-Definition-appclient-test: PASS - [2023-01-15T20:23:43.398Z] [exec] - JMSDestination-Definition-web-ejb-test: PASS - [2023-01-15T20:23:43.398Z] [exec] ----------------------------------------- [2023-01-15T20:23:43.398Z] [exec] Total PASS: 2 [2023-01-15T20:23:43.398Z] [exec] Total FAIL: 0 [2023-01-15T20:23:43.398Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:23:43.398Z] [exec] ----------------------------------------- [2023-01-15T20:23:43.398Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:23:43.398Z] [exec] Jan 15, 2023 8:23:42 PM com.sun.messaging.jms.ra.ResourceAdapter stop [2023-01-15T20:23:43.398Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter stopping... [2023-01-15T20:23:43.398Z] [exec] Jan 15, 2023 8:23:42 PM com.sun.messaging.jms.ra.ResourceAdapter stop [2023-01-15T20:23:43.398Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter stopped. [2023-01-15T20:23:43.398Z] [exec] Jan 15, 2023 8:23:42 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T20:23:43.398Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2023-01-15T20:23:43.398Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] checkReporting-common: [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] confirmReportPresent-common: [2023-01-15T20:23:43.398Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:23:43.398Z] [echo] Test seems to be reported fine [2023-01-15T20:23:43.398Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/RepRunConf.txt [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] confirmMissingReport-common: [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] unsetup: [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] undeploy: [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] setOSConditions: [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] setToolWin: [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] setToolUnix: [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] setToolProperty: [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] setS1ASclassPath: [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] init-common: [2023-01-15T20:23:43.398Z] [2023-01-15T20:23:43.398Z] undeploy-common: [2023-01-15T20:23:43.398Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:43.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] all: [2023-01-15T20:23:43.962Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setOSConditions: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolWin: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolUnix: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolProperty: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setS1ASclassPath: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] init-common: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] clean: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setOSConditions: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolWin: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolUnix: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolProperty: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setS1ASclassPath: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] init-common: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] clean-common: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setOSConditions: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolWin: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolUnix: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolProperty: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setS1ASclassPath: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] init-common: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] clean-classes-common: [2023-01-15T20:23:43.962Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setOSConditions: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolWin: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolUnix: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolProperty: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setS1ASclassPath: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] init-common: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] clean-jars-common: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] clean: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] compile: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setOSConditions: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolWin: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolUnix: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setToolProperty: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] setS1ASclassPath: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] init-common: [2023-01-15T20:23:43.962Z] [2023-01-15T20:23:43.962Z] compile-common: [2023-01-15T20:23:43.962Z] [echo] Current time (ISO): 2023-01-15T20:23:43.949+0000 [2023-01-15T20:23:43.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:43.962Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:44.219Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:46.117Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:23:46.117Z] [javac] 1 warning [2023-01-15T20:23:46.117Z] [2023-01-15T20:23:46.117Z] setOSConditions: [2023-01-15T20:23:46.117Z] [2023-01-15T20:23:46.117Z] setToolWin: [2023-01-15T20:23:46.117Z] [2023-01-15T20:23:46.117Z] setToolUnix: [2023-01-15T20:23:46.117Z] [2023-01-15T20:23:46.117Z] setToolProperty: [2023-01-15T20:23:46.117Z] [2023-01-15T20:23:46.117Z] setS1ASclassPath: [2023-01-15T20:23:46.117Z] [2023-01-15T20:23:46.117Z] init-common: [2023-01-15T20:23:46.117Z] [2023-01-15T20:23:46.117Z] compile-common: [2023-01-15T20:23:46.117Z] [echo] Current time (ISO): 2023-01-15T20:23:45.865+0000 [2023-01-15T20:23:46.117Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:46.117Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:46.622Z] [exec] Application deployed with name ejb-bmp-appauthApp. [2023-01-15T20:23:46.622Z] [echo] Deployment on target server server successful [2023-01-15T20:23:46.622Z] [2023-01-15T20:23:46.622Z] setOSConditions: [2023-01-15T20:23:46.622Z] [2023-01-15T20:23:46.622Z] setToolWin: [2023-01-15T20:23:46.622Z] [2023-01-15T20:23:46.622Z] setToolUnix: [2023-01-15T20:23:46.622Z] [2023-01-15T20:23:46.622Z] setToolProperty: [2023-01-15T20:23:46.622Z] [2023-01-15T20:23:46.622Z] setS1ASclassPath: [2023-01-15T20:23:46.622Z] [2023-01-15T20:23:46.622Z] init-common: [2023-01-15T20:23:46.622Z] [2023-01-15T20:23:46.623Z] deploy-common-ee: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] run: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] setup-derby-for-authentication: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] setOSConditions: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] setToolWin: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] setToolUnix: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] setToolProperty: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] setS1ASclassPath: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] init-common: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] stop-derby: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] stop-derby-aix: [2023-01-15T20:23:46.623Z] [2023-01-15T20:23:46.623Z] stop-derby-nonaix: [2023-01-15T20:23:46.623Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:23:46.623Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:46.880Z] [java] Sun Jan 15 20:23:46 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:23:46.880Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties to copy. [2023-01-15T20:23:46.880Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases [2023-01-15T20:23:46.880Z] [2023-01-15T20:23:46.880Z] setOSConditions: [2023-01-15T20:23:46.880Z] [2023-01-15T20:23:46.880Z] setToolWin: [2023-01-15T20:23:46.880Z] [2023-01-15T20:23:46.880Z] setToolUnix: [2023-01-15T20:23:46.880Z] [2023-01-15T20:23:46.880Z] setToolProperty: [2023-01-15T20:23:46.880Z] [2023-01-15T20:23:46.880Z] setS1ASclassPath: [2023-01-15T20:23:46.880Z] [2023-01-15T20:23:46.880Z] init-common: [2023-01-15T20:23:46.880Z] [2023-01-15T20:23:46.880Z] start-derby: [2023-01-15T20:23:46.880Z] [2023-01-15T20:23:46.880Z] start-derby-aix: [2023-01-15T20:23:46.880Z] [2023-01-15T20:23:46.880Z] start-derby-nonaix: [2023-01-15T20:23:46.880Z] [echo] Starting Derby DB Server ... [2023-01-15T20:23:48.011Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:23:48.012Z] [javac] 1 warning [2023-01-15T20:23:48.012Z] [2023-01-15T20:23:48.012Z] setOSConditions: [2023-01-15T20:23:48.012Z] [2023-01-15T20:23:48.012Z] setToolWin: [2023-01-15T20:23:48.012Z] [2023-01-15T20:23:48.012Z] setToolUnix: [2023-01-15T20:23:48.012Z] [2023-01-15T20:23:48.012Z] setToolProperty: [2023-01-15T20:23:48.012Z] [2023-01-15T20:23:48.012Z] setS1ASclassPath: [2023-01-15T20:23:48.012Z] [2023-01-15T20:23:48.012Z] init-common: [2023-01-15T20:23:48.012Z] [2023-01-15T20:23:48.012Z] compile-common: [2023-01-15T20:23:48.012Z] [echo] Current time (ISO): 2023-01-15T20:23:47.633+0000 [2023-01-15T20:23:48.012Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:23:48.012Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:49.382Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:23:49.382Z] [javac] 1 warning [2023-01-15T20:23:49.382Z] [2023-01-15T20:23:49.382Z] build: [2023-01-15T20:23:49.382Z] [2023-01-15T20:23:49.382Z] setOSConditions: [2023-01-15T20:23:49.382Z] [2023-01-15T20:23:49.382Z] fixFiles: [2023-01-15T20:23:49.382Z] [2023-01-15T20:23:49.382Z] convUnix: [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] convWin: [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] setToolWin: [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] setToolUnix: [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] setToolProperty: [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] setS1ASclassPath: [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] init-common: [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] package-persistence-common: [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] ejb-jar-common: [2023-01-15T20:23:49.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] package-ejbjar-common: [2023-01-15T20:23:49.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:49.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:49.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:49.639Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2023-01-15T20:23:49.639Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] appclient-jar-common: [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] package-appclientjar-common: [2023-01-15T20:23:49.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:49.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:49.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:49.639Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2023-01-15T20:23:49.639Z] [2023-01-15T20:23:49.639Z] webclient-war-common: [2023-01-15T20:23:49.640Z] [2023-01-15T20:23:49.640Z] clear: [2023-01-15T20:23:49.640Z] [2023-01-15T20:23:49.640Z] test-tlds-exist: [2023-01-15T20:23:49.640Z] [2023-01-15T20:23:49.640Z] copy-tlds: [2023-01-15T20:23:49.640Z] [2023-01-15T20:23:49.640Z] test-tagfiles-exist: [2023-01-15T20:23:49.640Z] [2023-01-15T20:23:49.640Z] copy-tagfiles: [2023-01-15T20:23:49.640Z] [2023-01-15T20:23:49.640Z] package-war-common: [2023-01-15T20:23:49.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:23:49.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:23:49.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:23:49.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:23:49.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/lib [2023-01-15T20:23:49.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:23:49.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:23:49.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:23:49.640Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:23:49.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/docroot [2023-01-15T20:23:49.640Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2023-01-15T20:23:49.640Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:23:49.640Z] [2023-01-15T20:23:49.640Z] build-ear-common: [2023-01-15T20:23:49.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:23:49.640Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2023-01-15T20:23:49.640Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:49.640Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries [2023-01-15T20:23:50.204Z] [2023-01-15T20:23:50.204Z] build-rar-ext: [2023-01-15T20:23:50.204Z] [2023-01-15T20:23:50.204Z] setOSConditions: [2023-01-15T20:23:50.204Z] [2023-01-15T20:23:50.204Z] setToolWin: [2023-01-15T20:23:50.204Z] [2023-01-15T20:23:50.204Z] setToolUnix: [2023-01-15T20:23:50.204Z] [2023-01-15T20:23:50.204Z] setToolProperty: [2023-01-15T20:23:50.204Z] [2023-01-15T20:23:50.204Z] setS1ASclassPath: [2023-01-15T20:23:50.204Z] [2023-01-15T20:23:50.204Z] init-common: [2023-01-15T20:23:50.204Z] [2023-01-15T20:23:50.204Z] prepare: [2023-01-15T20:23:50.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2023-01-15T20:23:50.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/lib [2023-01-15T20:23:50.204Z] [2023-01-15T20:23:50.204Z] build: [2023-01-15T20:23:50.204Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:23:50.204Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2023-01-15T20:23:50.826Z] [2023-01-15T20:23:50.827Z] stop-server-windows: [2023-01-15T20:23:51.134Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:23:51.135Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:23:51.135Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:23:51.135Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:23:51.135Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:23:51.135Z] [javac] 1 warning [2023-01-15T20:23:51.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2023-01-15T20:23:51.135Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/blackbox.jar [2023-01-15T20:23:51.135Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2023-01-15T20:23:51.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2023-01-15T20:23:51.135Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2023-01-15T20:23:51.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2023-01-15T20:23:51.135Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2023-01-15T20:23:51.135Z] [2023-01-15T20:23:51.135Z] deploy-rar: [2023-01-15T20:23:51.392Z] [2023-01-15T20:23:51.392Z] install-library: [2023-01-15T20:23:51.392Z] [echo] copying file [blackbox.jar] to applibs [2023-01-15T20:23:51.392Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs [2023-01-15T20:23:51.392Z] [2023-01-15T20:23:51.392Z] restart-server: [2023-01-15T20:23:51.392Z] [2023-01-15T20:23:51.392Z] setOSConditions: [2023-01-15T20:23:51.392Z] [2023-01-15T20:23:51.392Z] stop-server: [2023-01-15T20:23:51.392Z] [2023-01-15T20:23:51.392Z] stop-server-unix: [2023-01-15T20:23:51.392Z] [echo] stopping server on unix ... [2023-01-15T20:23:51.392Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:54.671Z] [exec] Waiting for the domain to stop ... [2023-01-15T20:23:54.671Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:23:56.073Z] [2023-01-15T20:23:56.074Z] setOSConditions: [2023-01-15T20:23:56.074Z] [2023-01-15T20:23:56.074Z] start-server: [2023-01-15T20:23:56.074Z] [echo] +-----------------------------+ [2023-01-15T20:23:56.074Z] [echo] | | [2023-01-15T20:23:56.074Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:23:56.074Z] [echo] | in Felix mode | [2023-01-15T20:23:56.074Z] [echo] | | [2023-01-15T20:23:56.074Z] [echo] +-----------------------------+ [2023-01-15T20:23:56.074Z] [2023-01-15T20:23:56.074Z] start-server-unix: [2023-01-15T20:23:56.074Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:23:59.344Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:23:59.344Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:23:59.344Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:23:59.348Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:23:59.348Z] [exec] Admin Port: 4848 [2023-01-15T20:23:59.349Z] [exec] Command start-domain executed successfully. [2023-01-15T20:24:01.737Z] [2023-01-15T20:24:01.742Z] setOSConditions: [2023-01-15T20:24:01.742Z] [2023-01-15T20:24:01.742Z] setToolWin: [2023-01-15T20:24:01.742Z] [2023-01-15T20:24:01.743Z] setToolUnix: [2023-01-15T20:24:01.743Z] [2023-01-15T20:24:01.743Z] setToolProperty: [2023-01-15T20:24:01.743Z] [2023-01-15T20:24:01.743Z] setS1ASclassPath: [2023-01-15T20:24:01.743Z] [2023-01-15T20:24:01.743Z] init-common: [2023-01-15T20:24:01.743Z] [2023-01-15T20:24:01.743Z] execute-sql-common: [2023-01-15T20:24:02.000Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2023-01-15T20:24:02.257Z] [sql] 0 rows affected [2023-01-15T20:24:02.257Z] [sql] 0 rows affected [2023-01-15T20:24:02.257Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:24:02.257Z] [2023-01-15T20:24:02.257Z] setOSConditions: [2023-01-15T20:24:02.257Z] [2023-01-15T20:24:02.257Z] setToolWin: [2023-01-15T20:24:02.257Z] [2023-01-15T20:24:02.257Z] setToolUnix: [2023-01-15T20:24:02.257Z] [2023-01-15T20:24:02.257Z] setToolProperty: [2023-01-15T20:24:02.257Z] [2023-01-15T20:24:02.257Z] setS1ASclassPath: [2023-01-15T20:24:02.257Z] [2023-01-15T20:24:02.257Z] init-common: [2023-01-15T20:24:02.257Z] [2023-01-15T20:24:02.257Z] runclient-common: [2023-01-15T20:24:02.257Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:24:02.514Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:02.770Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:03.701Z] [exec] Jan 15, 2023 8:24:03 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:24:03.701Z] [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. [2023-01-15T20:24:04.640Z] [2023-01-15T20:24:04.640Z] stop-server-windows: [Pipeline] junit [2023-01-15T20:24:04.983Z] Recording test results [2023-01-15T20:24:06.975Z] [exec] test 3 will fail with Derby [2023-01-15T20:24:06.975Z] [exec] Value of key is: test1 : [2023-01-15T20:24:07.539Z] [exec] Value of key is: test2 : [2023-01-15T20:24:07.539Z] [exec] Value of key is: test3 : [2023-01-15T20:24:07.539Z] [exec] Value of key is: test4 : [2023-01-15T20:24:07.539Z] [exec] Value of key is: test5 : [2023-01-15T20:24:07.539Z] [exec] jdbc appauth status: [2023-01-15T20:24:07.539Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:24:07.539Z] [exec] [2023-01-15T20:24:07.539Z] [exec] [2023-01-15T20:24:07.539Z] [exec] ----------------------------------------- [2023-01-15T20:24:07.539Z] [exec] - test2 : : PASS - [2023-01-15T20:24:07.539Z] [exec] - test1 : : PASS - [2023-01-15T20:24:07.539Z] [exec] - test3 : : PASS - [2023-01-15T20:24:07.539Z] [exec] - test4 : : PASS - [2023-01-15T20:24:07.539Z] [exec] - test5 : : PASS - [2023-01-15T20:24:07.539Z] [exec] ----------------------------------------- [2023-01-15T20:24:07.539Z] [exec] Total PASS: 5 [2023-01-15T20:24:07.539Z] [exec] Total FAIL: 0 [2023-01-15T20:24:07.539Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:24:07.539Z] [exec] ----------------------------------------- [2023-01-15T20:24:07.539Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:24:07.539Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] checkReporting-common: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] confirmReportPresent-common: [2023-01-15T20:24:07.796Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:24:07.796Z] [echo] Test seems to be reported fine [2023-01-15T20:24:07.796Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/appauth/RepRunConf.txt [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] confirmMissingReport-common: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] reset-derby-for-no-authentication: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] setOSConditions: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] setToolWin: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] setToolUnix: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] setToolProperty: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] setS1ASclassPath: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] init-common: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] stop-derby: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] stop-derby-aix: [2023-01-15T20:24:07.796Z] [2023-01-15T20:24:07.796Z] stop-derby-nonaix: [2023-01-15T20:24:07.796Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:24:08.055Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:08.312Z] [java] Sun Jan 15 20:24:08 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:24:08.312Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties [2023-01-15T20:24:08.312Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-01-15T20:24:08.312Z] [2023-01-15T20:24:08.312Z] setOSConditions: [2023-01-15T20:24:08.312Z] [2023-01-15T20:24:08.312Z] setToolWin: [2023-01-15T20:24:08.312Z] [2023-01-15T20:24:08.312Z] setToolUnix: [2023-01-15T20:24:08.312Z] [2023-01-15T20:24:08.312Z] setToolProperty: [2023-01-15T20:24:08.312Z] [2023-01-15T20:24:08.312Z] setS1ASclassPath: [2023-01-15T20:24:08.312Z] [2023-01-15T20:24:08.312Z] init-common: [2023-01-15T20:24:08.312Z] [2023-01-15T20:24:08.312Z] start-derby: [2023-01-15T20:24:08.569Z] [2023-01-15T20:24:08.569Z] start-derby-aix: [2023-01-15T20:24:08.569Z] [2023-01-15T20:24:08.569Z] start-derby-nonaix: [2023-01-15T20:24:08.569Z] [echo] Starting Derby DB Server ... [2023-01-15T20:24:09.900Z] [2023-01-15T20:24:09.900Z] setOSConditions: [2023-01-15T20:24:09.900Z] [2023-01-15T20:24:09.900Z] start-server: [2023-01-15T20:24:09.900Z] [echo] +-----------------------------+ [2023-01-15T20:24:09.900Z] [echo] | | [2023-01-15T20:24:09.900Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:24:09.900Z] [echo] | in Felix mode | [2023-01-15T20:24:09.900Z] [echo] | | [2023-01-15T20:24:09.900Z] [echo] +-----------------------------+ [2023-01-15T20:24:09.900Z] [2023-01-15T20:24:09.900Z] start-server-unix: [2023-01-15T20:24:09.900Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:11.524Z] [2023-01-15T20:24:11.525Z] start-server-windows: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] all: [2023-01-15T20:24:11.525Z] [echo] @@## nonstringraproperties ##@@ [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setOSConditions: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolWin: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolUnix: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolProperty: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setS1ASclassPath: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] init-common: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] build: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] all: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setOSConditions: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolWin: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolUnix: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolProperty: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setS1ASclassPath: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] init-common: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] all: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setOSConditions: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolWin: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolUnix: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolProperty: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setS1ASclassPath: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] init-common: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] compile-common: [2023-01-15T20:24:11.525Z] [echo] Current time (ISO): 2023-01-15T20:24:09.411+0000 [2023-01-15T20:24:11.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/classes [2023-01-15T20:24:11.525Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/classes [2023-01-15T20:24:11.525Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:11.525Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:24:11.525Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:24:11.525Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:24:11.525Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:24:11.525Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:24:11.525Z] [javac] 1 warning [2023-01-15T20:24:11.525Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/generic-ra.jar [2023-01-15T20:24:11.525Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/generic-ra.rar [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setup: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] deploy: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setOSConditions: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolWin: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolUnix: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setToolProperty: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] setS1ASclassPath: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] init-common: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] deploy: [2023-01-15T20:24:11.525Z] [2023-01-15T20:24:11.525Z] asadmin-common: [2023-01-15T20:24:11.525Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true generic-ra.rar [2023-01-15T20:24:11.525Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:11.782Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:11.912Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T20:24:14.075Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:24:14.076Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:24:14.076Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:24:14.076Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:24:14.076Z] [exec] Admin Port: 4848 [2023-01-15T20:24:14.076Z] [exec] Command start-domain executed successfully. Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6vjk0 [2023-01-15T20:24:23.429Z] [2023-01-15T20:24:23.430Z] undeploy: [2023-01-15T20:24:23.430Z] [2023-01-15T20:24:23.430Z] setOSConditions: [2023-01-15T20:24:23.430Z] [2023-01-15T20:24:23.430Z] setToolWin: [2023-01-15T20:24:23.430Z] [2023-01-15T20:24:23.430Z] setToolUnix: [2023-01-15T20:24:23.430Z] [2023-01-15T20:24:23.430Z] setToolProperty: [2023-01-15T20:24:23.430Z] [2023-01-15T20:24:23.430Z] setS1ASclassPath: [2023-01-15T20:24:23.430Z] [2023-01-15T20:24:23.430Z] init-common: [2023-01-15T20:24:23.430Z] [2023-01-15T20:24:23.430Z] execute-sql-common: [2023-01-15T20:24:23.686Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/drop_pointbase.sql [2023-01-15T20:24:23.943Z] [sql] 0 rows affected [2023-01-15T20:24:23.943Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] setOSConditions: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] setToolWin: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] setToolUnix: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] setToolProperty: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] setS1ASclassPath: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] init-common: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] undeploy-jdbc-common: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] setOSConditions: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] setToolWin: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] setToolUnix: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] setToolProperty: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] setS1ASclassPath: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] init-common: [2023-01-15T20:24:23.943Z] [2023-01-15T20:24:23.943Z] delete-jdbc-resource-common: [2023-01-15T20:24:23.943Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:24:23.943Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:23.954Z] [exec] Application deployed with name generic-ra. [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setOSConditions: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolWin: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolUnix: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolProperty: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setS1ASclassPath: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] init-common: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] testAddAdmin: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] asadmin-common: [2023-01-15T20:24:23.955Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:24:23.955Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:23.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:23.955Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setOSConditions: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolWin: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolUnix: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolProperty: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setS1ASclassPath: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] init-common: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] restart: [2023-01-15T20:24:23.955Z] [echo] Not required to restart [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] runtest: [2023-01-15T20:24:23.955Z] [echo] non-string-ra-properties - : PASS [2023-01-15T20:24:23.955Z] [echo] Total PASS : 1 [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] unset: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] undeploy: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setOSConditions: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolWin: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolUnix: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolProperty: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setS1ASclassPath: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] init-common: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] testDelAdmin: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] asadmin-common: [2023-01-15T20:24:23.955Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:24:23.955Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:23.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:24:23.955Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setOSConditions: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolWin: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolUnix: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setToolProperty: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] setS1ASclassPath: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] init-common: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] undeploy: [2023-01-15T20:24:23.955Z] [2023-01-15T20:24:23.955Z] asadmin-common: [2023-01-15T20:24:23.956Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true generic-ra [2023-01-15T20:24:23.956Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:24.038Z] [2023-01-15T20:24:24.038Z] start-server-windows: [2023-01-15T20:24:24.038Z] [2023-01-15T20:24:24.038Z] setOSConditions: [2023-01-15T20:24:24.038Z] [2023-01-15T20:24:24.038Z] setToolWin: [2023-01-15T20:24:24.038Z] [2023-01-15T20:24:24.038Z] setToolUnix: [2023-01-15T20:24:24.038Z] [2023-01-15T20:24:24.038Z] setToolProperty: [2023-01-15T20:24:24.038Z] [2023-01-15T20:24:24.038Z] setS1ASclassPath: [2023-01-15T20:24:24.038Z] [2023-01-15T20:24:24.038Z] init-common: [2023-01-15T20:24:24.038Z] [2023-01-15T20:24:24.038Z] deploy-rar-common: [2023-01-15T20:24:24.038Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2023-01-15T20:24:24.038Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:24.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:24.212Z] [2023-01-15T20:24:24.212Z] setOSConditions: [2023-01-15T20:24:24.212Z] [2023-01-15T20:24:24.212Z] setToolWin: [2023-01-15T20:24:24.212Z] [2023-01-15T20:24:24.212Z] setToolUnix: [2023-01-15T20:24:24.212Z] [2023-01-15T20:24:24.212Z] setToolProperty: [2023-01-15T20:24:24.212Z] [2023-01-15T20:24:24.212Z] setS1ASclassPath: [2023-01-15T20:24:24.212Z] [2023-01-15T20:24:24.212Z] init-common: [2023-01-15T20:24:24.212Z] [2023-01-15T20:24:24.212Z] restart: [2023-01-15T20:24:24.212Z] [echo] Not required to restart [2023-01-15T20:24:24.212Z] [2023-01-15T20:24:24.212Z] all: [2023-01-15T20:24:24.213Z] [echo] @@## txlevelswitch ##@@ [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setOSConditions: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolWin: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolUnix: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolProperty: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setS1ASclassPath: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] init-common: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] clean: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setOSConditions: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolWin: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolUnix: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolProperty: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setS1ASclassPath: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] init-common: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] clean-common: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setOSConditions: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolWin: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolUnix: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolProperty: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setS1ASclassPath: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] init-common: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] clean-classes-common: [2023-01-15T20:24:24.213Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setOSConditions: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolWin: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolUnix: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolProperty: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setS1ASclassPath: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] init-common: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] clean-jars-common: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] clean: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] compile: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setOSConditions: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolWin: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolUnix: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setToolProperty: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] setS1ASclassPath: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] init-common: [2023-01-15T20:24:24.213Z] [2023-01-15T20:24:24.213Z] compile-common: [2023-01-15T20:24:24.213Z] [echo] Current time (ISO): 2023-01-15T20:24:24.150+0000 [2023-01-15T20:24:24.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:24:24.213Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:24:24.296Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:24.472Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:24.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:24:24.509Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:24:24.509Z] [echo] cmd executed for server [2023-01-15T20:24:24.509Z] [2023-01-15T20:24:24.509Z] setOSConditions: [2023-01-15T20:24:24.509Z] [2023-01-15T20:24:24.509Z] setToolWin: [2023-01-15T20:24:24.509Z] [2023-01-15T20:24:24.509Z] setToolUnix: [2023-01-15T20:24:24.509Z] [2023-01-15T20:24:24.509Z] setToolProperty: [2023-01-15T20:24:24.509Z] [2023-01-15T20:24:24.509Z] setS1ASclassPath: [2023-01-15T20:24:24.509Z] [2023-01-15T20:24:24.509Z] init-common: [2023-01-15T20:24:24.509Z] [2023-01-15T20:24:24.509Z] delete-jdbc-connpool-common: [2023-01-15T20:24:24.509Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:24:24.765Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:25.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:24:25.329Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:24:25.329Z] [echo] cmd executed for server [2023-01-15T20:24:25.329Z] [2023-01-15T20:24:25.329Z] setOSConditions: [2023-01-15T20:24:25.329Z] [2023-01-15T20:24:25.329Z] setToolWin: [2023-01-15T20:24:25.329Z] [2023-01-15T20:24:25.329Z] setToolUnix: [2023-01-15T20:24:25.329Z] [2023-01-15T20:24:25.329Z] setToolProperty: [2023-01-15T20:24:25.329Z] [2023-01-15T20:24:25.329Z] setS1ASclassPath: [2023-01-15T20:24:25.329Z] [2023-01-15T20:24:25.329Z] init-common: [2023-01-15T20:24:25.329Z] [2023-01-15T20:24:25.329Z] undeploy-common: [2023-01-15T20:24:25.329Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:25.841Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:24:25.893Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] all: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setOSConditions: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setToolWin: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setToolUnix: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setToolProperty: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setS1ASclassPath: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] init-common: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] clean: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setOSConditions: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setToolWin: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setToolUnix: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setToolProperty: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setS1ASclassPath: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] init-common: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] clean-common: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setOSConditions: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setToolWin: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setToolUnix: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setToolProperty: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setS1ASclassPath: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] init-common: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] clean-classes-common: [2023-01-15T20:24:25.893Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setOSConditions: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.893Z] setToolWin: [2023-01-15T20:24:25.893Z] [2023-01-15T20:24:25.894Z] setToolUnix: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] setToolProperty: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] setS1ASclassPath: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] init-common: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] clean-jars-common: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] compile: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] setOSConditions: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] setToolWin: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] setToolUnix: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] setToolProperty: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] setS1ASclassPath: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] init-common: [2023-01-15T20:24:25.894Z] [2023-01-15T20:24:25.894Z] compile-common: [2023-01-15T20:24:25.894Z] [echo] Current time (ISO): 2023-01-15T20:24:25.889+0000 [2023-01-15T20:24:25.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:24:26.098Z] [javac] 1 warning [2023-01-15T20:24:26.099Z] [2023-01-15T20:24:26.099Z] setOSConditions: [2023-01-15T20:24:26.099Z] [2023-01-15T20:24:26.099Z] setToolWin: [2023-01-15T20:24:26.099Z] [2023-01-15T20:24:26.099Z] setToolUnix: [2023-01-15T20:24:26.099Z] [2023-01-15T20:24:26.099Z] setToolProperty: [2023-01-15T20:24:26.099Z] [2023-01-15T20:24:26.099Z] setS1ASclassPath: [2023-01-15T20:24:26.099Z] [2023-01-15T20:24:26.099Z] init-common: [2023-01-15T20:24:26.099Z] [2023-01-15T20:24:26.099Z] compile-common: [2023-01-15T20:24:26.099Z] [echo] Current time (ISO): 2023-01-15T20:24:25.928+0000 [2023-01-15T20:24:26.099Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:24:26.099Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:26.150Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:24:26.151Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:26.192Z] [exec] Application deployed with name blackbox-tx. [2023-01-15T20:24:26.193Z] [echo] Deploying rar/blackbox-tx.rar on server [2023-01-15T20:24:26.193Z] [2023-01-15T20:24:26.193Z] deploy: [2023-01-15T20:24:26.193Z] [2023-01-15T20:24:26.193Z] setOSConditions: [2023-01-15T20:24:26.193Z] [2023-01-15T20:24:26.193Z] setToolWin: [2023-01-15T20:24:26.193Z] [2023-01-15T20:24:26.193Z] setToolUnix: [2023-01-15T20:24:26.193Z] [2023-01-15T20:24:26.193Z] setToolProperty: [2023-01-15T20:24:26.193Z] [2023-01-15T20:24:26.193Z] setS1ASclassPath: [2023-01-15T20:24:26.193Z] [2023-01-15T20:24:26.193Z] init-common: [2023-01-15T20:24:26.193Z] [2023-01-15T20:24:26.193Z] create-connector-connpool: [2023-01-15T20:24:26.193Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:26.193Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:26.756Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:24:26.756Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:24:26.756Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:27.014Z] [exec] Connector connection pool installed-libraries-test-ccp created. [2023-01-15T20:24:27.014Z] [2023-01-15T20:24:27.014Z] create-connector-connpool-common: [2023-01-15T20:24:27.014Z] [2023-01-15T20:24:27.014Z] setOSConditions: [2023-01-15T20:24:27.014Z] [2023-01-15T20:24:27.014Z] setToolWin: [2023-01-15T20:24:27.014Z] [2023-01-15T20:24:27.014Z] setToolUnix: [2023-01-15T20:24:27.014Z] [2023-01-15T20:24:27.014Z] setToolProperty: [2023-01-15T20:24:27.014Z] [2023-01-15T20:24:27.014Z] setS1ASclassPath: [2023-01-15T20:24:27.014Z] [2023-01-15T20:24:27.014Z] init-common: [2023-01-15T20:24:27.014Z] [2023-01-15T20:24:27.014Z] create-connector-resource-common: [2023-01-15T20:24:27.014Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:27.014Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:27.466Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:24:27.577Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:27.578Z] [exec] Connector resource eis/connector-resource created. [2023-01-15T20:24:27.578Z] [2023-01-15T20:24:27.578Z] asadmin-common: [2023-01-15T20:24:27.578Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:27.578Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:27.723Z] [javac] 1 warning [2023-01-15T20:24:27.723Z] [2023-01-15T20:24:27.723Z] init: [2023-01-15T20:24:27.723Z] [echo] Building component ${component.name} [2023-01-15T20:24:27.723Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2023-01-15T20:24:27.723Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2023-01-15T20:24:27.723Z] [2023-01-15T20:24:27.723Z] compile: [2023-01-15T20:24:27.723Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:27.723Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2023-01-15T20:24:28.046Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:24:28.047Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:24:28.047Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:24:28.047Z] [javac] 1 warning [2023-01-15T20:24:28.047Z] [2023-01-15T20:24:28.047Z] setOSConditions: [2023-01-15T20:24:28.047Z] [2023-01-15T20:24:28.047Z] setToolWin: [2023-01-15T20:24:28.047Z] [2023-01-15T20:24:28.047Z] setToolUnix: [2023-01-15T20:24:28.047Z] [2023-01-15T20:24:28.047Z] setToolProperty: [2023-01-15T20:24:28.047Z] [2023-01-15T20:24:28.047Z] setS1ASclassPath: [2023-01-15T20:24:28.047Z] [2023-01-15T20:24:28.047Z] init-common: [2023-01-15T20:24:28.047Z] [2023-01-15T20:24:28.047Z] compile-common: [2023-01-15T20:24:28.047Z] [echo] Current time (ISO): 2023-01-15T20:24:27.845+0000 [2023-01-15T20:24:28.047Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:24:28.047Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:28.141Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:28.141Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2023-01-15T20:24:28.141Z] [2023-01-15T20:24:28.141Z] asadmin-common: [2023-01-15T20:24:28.141Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:28.141Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:28.288Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:24:28.289Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:24:28.289Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:24:28.289Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:24:28.289Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:24:28.289Z] [javac] 1 warning [2023-01-15T20:24:28.289Z] [2023-01-15T20:24:28.289Z] build: [2023-01-15T20:24:28.289Z] [2023-01-15T20:24:28.289Z] setOSConditions: [2023-01-15T20:24:28.289Z] [2023-01-15T20:24:28.289Z] fixFiles: [2023-01-15T20:24:28.289Z] [2023-01-15T20:24:28.289Z] convUnix: [2023-01-15T20:24:28.549Z] [2023-01-15T20:24:28.549Z] convWin: [2023-01-15T20:24:28.549Z] [2023-01-15T20:24:28.549Z] setToolWin: [2023-01-15T20:24:28.549Z] [2023-01-15T20:24:28.549Z] setToolUnix: [2023-01-15T20:24:28.549Z] [2023-01-15T20:24:28.549Z] setToolProperty: [2023-01-15T20:24:28.549Z] [2023-01-15T20:24:28.549Z] setS1ASclassPath: [2023-01-15T20:24:28.549Z] [2023-01-15T20:24:28.549Z] init-common: [2023-01-15T20:24:28.549Z] [2023-01-15T20:24:28.549Z] package-persistence-common: [2023-01-15T20:24:28.549Z] [2023-01-15T20:24:28.549Z] ejb-jar-common: [2023-01-15T20:24:28.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:24:28.549Z] [2023-01-15T20:24:28.549Z] package-ejbjar-common: [2023-01-15T20:24:28.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:28.549Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:28.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:28.550Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1-ejb.jar [2023-01-15T20:24:28.550Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:28.550Z] [2023-01-15T20:24:28.550Z] appclient-jar-common: [2023-01-15T20:24:28.550Z] [2023-01-15T20:24:28.550Z] package-appclientjar-common: [2023-01-15T20:24:28.550Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:28.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:28.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:28.550Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1-client.jar [2023-01-15T20:24:28.550Z] [2023-01-15T20:24:28.550Z] webclient-war-common: [2023-01-15T20:24:28.550Z] [2023-01-15T20:24:28.550Z] build-ear-common: [2023-01-15T20:24:28.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:28.550Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1App.ear [2023-01-15T20:24:28.550Z] [2023-01-15T20:24:28.550Z] build-ra: [2023-01-15T20:24:28.550Z] [2023-01-15T20:24:28.550Z] init: [2023-01-15T20:24:28.550Z] [echo] Building component ${component.name} [2023-01-15T20:24:28.550Z] [2023-01-15T20:24:28.550Z] compile: [2023-01-15T20:24:28.550Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:28.550Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2023-01-15T20:24:28.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:28.707Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2023-01-15T20:24:28.707Z] [2023-01-15T20:24:28.707Z] asadmin-common: [2023-01-15T20:24:28.707Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:28.707Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:28.807Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:24:28.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:29.063Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java uses or overrides a deprecated API. [2023-01-15T20:24:29.063Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:24:29.063Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ConnectionHolder.java uses unchecked or unsafe operations. [2023-01-15T20:24:29.063Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:24:29.063Z] [javac] 1 warning [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] assemble: [2023-01-15T20:24:29.063Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/jdbc.jar [2023-01-15T20:24:29.063Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2023-01-15T20:24:29.063Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/jdbc-ra-xa.rar [2023-01-15T20:24:29.063Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/ra.xml [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] build: [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] assemble: [2023-01-15T20:24:29.063Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2023-01-15T20:24:29.063Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/ra.xml [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] deploy: [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] setOSConditions: [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] setToolWin: [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] setToolUnix: [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] setToolProperty: [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] setS1ASclassPath: [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] init-common: [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] create-ra-config: [2023-01-15T20:24:29.063Z] [2023-01-15T20:24:29.063Z] asadmin-common: [2023-01-15T20:24:29.064Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-ra-xa [2023-01-15T20:24:29.064Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:29.221Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:24:29.221Z] [2023-01-15T20:24:29.221Z] asadmin-common: [2023-01-15T20:24:29.221Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:29.221Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:29.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user jdbc-ra-xa [2023-01-15T20:24:29.626Z] [2023-01-15T20:24:29.626Z] setOSConditions: [2023-01-15T20:24:29.626Z] [2023-01-15T20:24:29.626Z] setToolWin: [2023-01-15T20:24:29.626Z] [2023-01-15T20:24:29.626Z] setToolUnix: [2023-01-15T20:24:29.626Z] [2023-01-15T20:24:29.626Z] setToolProperty: [2023-01-15T20:24:29.626Z] [2023-01-15T20:24:29.626Z] setS1ASclassPath: [2023-01-15T20:24:29.626Z] [2023-01-15T20:24:29.626Z] init-common: [2023-01-15T20:24:29.626Z] [2023-01-15T20:24:29.626Z] deploy-rar-common: [2023-01-15T20:24:29.626Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:29.626Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:29.785Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:29.786Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] setOSConditions: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] setToolWin: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] setToolUnix: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] setToolProperty: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] setS1ASclassPath: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] init-common: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] deploy-common: [2023-01-15T20:24:29.786Z] [echo] Current time (ISO): 2023-01-15T20:24:29.503+0000 [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] setOSConditions: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] setToolWin: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] setToolUnix: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] setToolProperty: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] setS1ASclassPath: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] init-common: [2023-01-15T20:24:29.786Z] [2023-01-15T20:24:29.786Z] deploy-common-pe: [2023-01-15T20:24:29.786Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:29.941Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:24:29.942Z] [javac] 1 warning [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] build: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] setOSConditions: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] fixFiles: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] convUnix: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] convWin: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] setToolWin: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] setToolUnix: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] setToolProperty: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] setS1ASclassPath: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] init-common: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] package-persistence-common: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] ejb-jar-common: [2023-01-15T20:24:29.942Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] package-ejbjar-common: [2023-01-15T20:24:29.942Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:29.942Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:29.942Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:29.942Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-ejb.jar [2023-01-15T20:24:29.942Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] appclient-jar-common: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] package-appclientjar-common: [2023-01-15T20:24:29.942Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:29.942Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:29.942Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:29.942Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-client.jar [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] webclient-war-common: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] build-ear-common: [2023-01-15T20:24:29.942Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:29.942Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] deploy: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] setOSConditions: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.942Z] setToolWin: [2023-01-15T20:24:29.942Z] [2023-01-15T20:24:29.943Z] setToolUnix: [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] setToolProperty: [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] setS1ASclassPath: [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] init-common: [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] execute-sql-common: [2023-01-15T20:24:29.943Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2023-01-15T20:24:29.943Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:24:29.943Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:24:29.943Z] [sql] 0 rows affected [2023-01-15T20:24:29.943Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] setOSConditions: [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] setToolWin: [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] setToolUnix: [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] setToolProperty: [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] setS1ASclassPath: [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] init-common: [2023-01-15T20:24:29.943Z] [2023-01-15T20:24:29.943Z] create-jdbc-connpool-common: [2023-01-15T20:24:30.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2023-01-15T20:24:30.194Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:30.194Z] [exec] Application deployed with name jdbc-ra-xa. [2023-01-15T20:24:30.194Z] [echo] Deploying ra/publish/lib/jdbc-ra-xa.rar on server [2023-01-15T20:24:30.194Z] [2023-01-15T20:24:30.194Z] setOSConditions: [2023-01-15T20:24:30.194Z] [2023-01-15T20:24:30.194Z] setToolWin: [2023-01-15T20:24:30.194Z] [2023-01-15T20:24:30.194Z] setToolUnix: [2023-01-15T20:24:30.194Z] [2023-01-15T20:24:30.194Z] setToolProperty: [2023-01-15T20:24:30.194Z] [2023-01-15T20:24:30.194Z] setS1ASclassPath: [2023-01-15T20:24:30.194Z] [2023-01-15T20:24:30.194Z] init-common: [2023-01-15T20:24:30.194Z] [2023-01-15T20:24:30.194Z] create-connector-connpool: [2023-01-15T20:24:30.194Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:30.195Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:30.199Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:30.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:30.459Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2023-01-15T20:24:30.459Z] [2023-01-15T20:24:30.459Z] set-derby-connpool-props: [2023-01-15T20:24:30.716Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:30.759Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:24:30.760Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:24:30.761Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:30.761Z] [exec] Connector connection pool txlevelswitch-pool-1 created. [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] create-connector-connpool-common: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] setOSConditions: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] setToolWin: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] setToolUnix: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] setToolProperty: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] setS1ASclassPath: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] init-common: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] set-oracle-props: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] setOSConditions: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] setToolWin: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] setToolUnix: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] setToolProperty: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] setS1ASclassPath: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] init-common: [2023-01-15T20:24:30.761Z] [2023-01-15T20:24:30.761Z] create-connector-connpool: [2023-01-15T20:24:30.761Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:30.761Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:30.973Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:31.230Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2023-01-15T20:24:31.230Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:31.325Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:24:31.325Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:24:31.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:31.326Z] [exec] Connector connection pool txlevelswitch-pool-2 created. [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] create-connector-connpool-common: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] setOSConditions: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] setToolWin: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] setToolUnix: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] setToolProperty: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] setS1ASclassPath: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] init-common: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] set-oracle-props: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] setOSConditions: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] setToolWin: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] setToolUnix: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] setToolProperty: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] setS1ASclassPath: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] init-common: [2023-01-15T20:24:31.326Z] [2023-01-15T20:24:31.326Z] create-connector-resource-common: [2023-01-15T20:24:31.326Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname txlevelswitch-pool-1 --target server test-res-1 [2023-01-15T20:24:31.326Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:31.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:31.745Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2023-01-15T20:24:31.745Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:31.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:31.888Z] [exec] Connector resource test-res-1 created. [2023-01-15T20:24:31.888Z] [2023-01-15T20:24:31.888Z] setOSConditions: [2023-01-15T20:24:31.888Z] [2023-01-15T20:24:31.888Z] setToolWin: [2023-01-15T20:24:31.888Z] [2023-01-15T20:24:31.888Z] setToolUnix: [2023-01-15T20:24:31.888Z] [2023-01-15T20:24:31.888Z] setToolProperty: [2023-01-15T20:24:31.888Z] [2023-01-15T20:24:31.888Z] setS1ASclassPath: [2023-01-15T20:24:31.888Z] [2023-01-15T20:24:31.888Z] init-common: [2023-01-15T20:24:31.888Z] [2023-01-15T20:24:31.888Z] create-connector-resource-common: [2023-01-15T20:24:31.888Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname txlevelswitch-pool-2 --target server test-res-2 [2023-01-15T20:24:31.888Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:31.938Z] [exec] Application deployed with name installed-libraries-testApp. [2023-01-15T20:24:31.939Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2023-01-15T20:24:31.939Z] [echo] Deployment on target server server successful [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setOSConditions: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setToolWin: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setToolUnix: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setToolProperty: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setS1ASclassPath: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] init-common: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] deploy-common-ee: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] run: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setOSConditions: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setToolWin: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setToolUnix: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setToolProperty: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setS1ASclassPath: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] init-common: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] execute-sql-common: [2023-01-15T20:24:31.939Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/create_pointbase.sql [2023-01-15T20:24:31.939Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:24:31.939Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-01-15T20:24:31.939Z] [sql] 0 rows affected [2023-01-15T20:24:31.939Z] [sql] 1 rows affected [2023-01-15T20:24:31.939Z] [sql] 1 rows affected [2023-01-15T20:24:31.939Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:24:31.939Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:24:31.939Z] [sql] 0 rows affected [2023-01-15T20:24:31.939Z] [sql] 1 rows affected [2023-01-15T20:24:31.939Z] [sql] 1 rows affected [2023-01-15T20:24:31.939Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setOSConditions: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setToolWin: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setToolUnix: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setToolProperty: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] setS1ASclassPath: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] init-common: [2023-01-15T20:24:31.939Z] [2023-01-15T20:24:31.939Z] run-test-1: [2023-01-15T20:24:31.939Z] [java] GET /installed-libraries-test/servlet/SimpleServlet?url=/installed-libraries-test/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:24:31.939Z] [java] [2023-01-15T20:24:31.939Z] [java] Time: 5 [2023-01-15T20:24:32.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:32.145Z] [exec] Connector resource test-res-2 created. [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] setOSConditions: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] setToolWin: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] setToolUnix: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] setToolProperty: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] setS1ASclassPath: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] init-common: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] deploy-common: [2023-01-15T20:24:32.145Z] [echo] Current time (ISO): 2023-01-15T20:24:32.108+0000 [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] setOSConditions: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] setToolWin: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] setToolUnix: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] setToolProperty: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] setS1ASclassPath: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] init-common: [2023-01-15T20:24:32.145Z] [2023-01-15T20:24:32.145Z] deploy-common-pe: [2023-01-15T20:24:32.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:32.310Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2023-01-15T20:24:32.310Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:32.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:32.503Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:24:32.504Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:24:32.504Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:24:32.504Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:24:32.504Z] [java] [Server response] [2023-01-15T20:24:32.504Z] [java] [Server response]3b [2023-01-15T20:24:32.504Z] [java] [Server response]Running serializable connector test [2023-01-15T20:24:32.504Z] [java] [Server response]TEST:PASS [2023-01-15T20:24:32.504Z] [java] Value of key is:installed-libraries [2023-01-15T20:24:32.504Z] [java] [Server response]END_OF_TEST [2023-01-15T20:24:32.504Z] [java] Value of key is:installed-libraries [2023-01-15T20:24:32.504Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:24:32.504Z] [java] [2023-01-15T20:24:32.504Z] [java] [2023-01-15T20:24:32.504Z] [java] ----------------------------------------- [2023-01-15T20:24:32.504Z] [java] - installed-libraries: PASS - [2023-01-15T20:24:32.504Z] [java] ----------------------------------------- [2023-01-15T20:24:32.504Z] [java] Total PASS: 1 [2023-01-15T20:24:32.504Z] [java] Total FAIL: 0 [2023-01-15T20:24:32.504Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:24:32.504Z] [java] ----------------------------------------- [2023-01-15T20:24:32.504Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] undeploy: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] setOSConditions: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] setToolWin: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] setToolUnix: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] setToolProperty: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] setS1ASclassPath: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] init-common: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] execute-sql-common: [2023-01-15T20:24:32.504Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/drop_pointbase.sql [2023-01-15T20:24:32.504Z] [sql] 0 rows affected [2023-01-15T20:24:32.504Z] [sql] 0 rows affected [2023-01-15T20:24:32.504Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] setOSConditions: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] setToolWin: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] setToolUnix: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] setToolProperty: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] setS1ASclassPath: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] init-common: [2023-01-15T20:24:32.504Z] [2023-01-15T20:24:32.504Z] delete-connector-resource-common: [2023-01-15T20:24:32.504Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2023-01-15T20:24:32.504Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:32.658Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1App.ear [2023-01-15T20:24:32.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:32.874Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2023-01-15T20:24:32.874Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:33.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource eis/connector-resource [2023-01-15T20:24:33.070Z] [exec] Connector resource eis/connector-resource deleted. [2023-01-15T20:24:33.070Z] [2023-01-15T20:24:33.070Z] setOSConditions: [2023-01-15T20:24:33.070Z] [2023-01-15T20:24:33.070Z] setToolWin: [2023-01-15T20:24:33.070Z] [2023-01-15T20:24:33.070Z] setToolUnix: [2023-01-15T20:24:33.070Z] [2023-01-15T20:24:33.070Z] setToolProperty: [2023-01-15T20:24:33.070Z] [2023-01-15T20:24:33.070Z] setS1ASclassPath: [2023-01-15T20:24:33.070Z] [2023-01-15T20:24:33.070Z] init-common: [2023-01-15T20:24:33.070Z] [2023-01-15T20:24:33.070Z] delete-connector-connpool-common: [2023-01-15T20:24:33.070Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true installed-libraries-test-ccp [2023-01-15T20:24:33.070Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:33.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:33.440Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2023-01-15T20:24:33.440Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:33.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true installed-libraries-test-ccp [2023-01-15T20:24:33.635Z] [exec] Connector connection pool installed-libraries-test-ccp deleted. [2023-01-15T20:24:33.635Z] [2023-01-15T20:24:33.635Z] setOSConditions: [2023-01-15T20:24:33.635Z] [2023-01-15T20:24:33.635Z] setToolWin: [2023-01-15T20:24:33.635Z] [2023-01-15T20:24:33.635Z] setToolUnix: [2023-01-15T20:24:33.635Z] [2023-01-15T20:24:33.635Z] setToolProperty: [2023-01-15T20:24:33.635Z] [2023-01-15T20:24:33.635Z] setS1ASclassPath: [2023-01-15T20:24:33.635Z] [2023-01-15T20:24:33.635Z] init-common: [2023-01-15T20:24:33.635Z] [2023-01-15T20:24:33.635Z] undeploy-common: [2023-01-15T20:24:33.893Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:34.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:34.006Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:24:34.006Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:34.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:24:34.408Z] [2023-01-15T20:24:34.408Z] setOSConditions: [2023-01-15T20:24:34.408Z] [2023-01-15T20:24:34.408Z] setToolWin: [2023-01-15T20:24:34.408Z] [2023-01-15T20:24:34.408Z] setToolUnix: [2023-01-15T20:24:34.408Z] [2023-01-15T20:24:34.408Z] setToolProperty: [2023-01-15T20:24:34.408Z] [2023-01-15T20:24:34.408Z] setS1ASclassPath: [2023-01-15T20:24:34.408Z] [2023-01-15T20:24:34.408Z] init-common: [2023-01-15T20:24:34.408Z] [2023-01-15T20:24:34.408Z] undeploy-rar-common: [2023-01-15T20:24:34.408Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2023-01-15T20:24:34.408Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:34.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:34.571Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2023-01-15T20:24:34.571Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:34.973Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:24:34.973Z] [2023-01-15T20:24:34.973Z] uninstall-library: [2023-01-15T20:24:34.973Z] [echo] deleting file [blackbox.jar] from applibs [2023-01-15T20:24:34.973Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs/blackbox.jar [2023-01-15T20:24:34.974Z] [2023-01-15T20:24:34.974Z] restart-server: [2023-01-15T20:24:34.974Z] [2023-01-15T20:24:34.974Z] setOSConditions: [2023-01-15T20:24:34.974Z] [2023-01-15T20:24:34.974Z] stop-server: [2023-01-15T20:24:34.974Z] [2023-01-15T20:24:34.974Z] stop-server-unix: [2023-01-15T20:24:34.974Z] [echo] stopping server on unix ... [2023-01-15T20:24:34.974Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:35.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:35.136Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2023-01-15T20:24:35.136Z] [2023-01-15T20:24:35.136Z] setOSConditions: [2023-01-15T20:24:35.136Z] [2023-01-15T20:24:35.136Z] setToolWin: [2023-01-15T20:24:35.136Z] [2023-01-15T20:24:35.136Z] setToolUnix: [2023-01-15T20:24:35.136Z] [2023-01-15T20:24:35.136Z] setToolProperty: [2023-01-15T20:24:35.136Z] [2023-01-15T20:24:35.136Z] setS1ASclassPath: [2023-01-15T20:24:35.136Z] [2023-01-15T20:24:35.136Z] init-common: [2023-01-15T20:24:35.136Z] [2023-01-15T20:24:35.136Z] create-jdbc-resource-common: [2023-01-15T20:24:35.136Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2023-01-15T20:24:35.136Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:35.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:35.700Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2023-01-15T20:24:35.700Z] [echo] cmd executed for server [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] setOSConditions: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] setToolWin: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] setToolUnix: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] setToolProperty: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] setS1ASclassPath: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] init-common: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] deploy-common: [2023-01-15T20:24:35.700Z] [echo] Current time (ISO): 2023-01-15T20:24:35.590+0000 [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] setOSConditions: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] setToolWin: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] setToolUnix: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] setToolProperty: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] setS1ASclassPath: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] init-common: [2023-01-15T20:24:35.700Z] [2023-01-15T20:24:35.700Z] deploy-common-pe: [2023-01-15T20:24:35.930Z] [exec] Application deployed with name connector-txlevelswitch-test1App. [2023-01-15T20:24:35.930Z] [echo] Deployment on target server server successful [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setOSConditions: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setToolWin: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setToolUnix: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setToolProperty: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setS1ASclassPath: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] init-common: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] deploy-common-ee: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] run: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setOSConditions: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setToolWin: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setToolUnix: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setToolProperty: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setS1ASclassPath: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] init-common: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] default-sql: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setOSConditions: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setToolWin: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setToolUnix: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setToolProperty: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] setS1ASclassPath: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] init-common: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] execute-sql-common: [2023-01-15T20:24:35.930Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/sql/create_pointbase.sql [2023-01-15T20:24:35.930Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:24:35.930Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:24:35.930Z] [sql] 0 rows affected [2023-01-15T20:24:35.930Z] [sql] 1 rows affected [2023-01-15T20:24:35.930Z] [sql] 1 rows affected [2023-01-15T20:24:35.930Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:24:35.930Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:24:35.930Z] [sql] 0 rows affected [2023-01-15T20:24:35.930Z] [sql] 1 rows affected [2023-01-15T20:24:35.930Z] [sql] 1 rows affected [2023-01-15T20:24:35.930Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] sql-oracle: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.930Z] execute-sql-connector: [2023-01-15T20:24:35.930Z] [2023-01-15T20:24:35.931Z] setOSConditions: [2023-01-15T20:24:35.931Z] [2023-01-15T20:24:35.931Z] setToolWin: [2023-01-15T20:24:35.931Z] [2023-01-15T20:24:35.931Z] setToolUnix: [2023-01-15T20:24:35.931Z] [2023-01-15T20:24:35.931Z] setToolProperty: [2023-01-15T20:24:35.931Z] [2023-01-15T20:24:35.931Z] setS1ASclassPath: [2023-01-15T20:24:35.931Z] [2023-01-15T20:24:35.931Z] init-common: [2023-01-15T20:24:35.931Z] [2023-01-15T20:24:35.931Z] run-test-1: [2023-01-15T20:24:35.931Z] [2023-01-15T20:24:35.931Z] set-pool-tx-support: [2023-01-15T20:24:35.931Z] [2023-01-15T20:24:35.931Z] asadmin-common-ignore-fail: [2023-01-15T20:24:35.931Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:35.931Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:35.956Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:36.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:36.187Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction [2023-01-15T20:24:36.187Z] [2023-01-15T20:24:36.187Z] set-pool-tx-support: [2023-01-15T20:24:36.187Z] [2023-01-15T20:24:36.187Z] asadmin-common-ignore-fail: [2023-01-15T20:24:36.187Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:36.187Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:36.216Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2023-01-15T20:24:36.345Z] [exec] Waiting for the domain to stop . [2023-01-15T20:24:36.345Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:24:36.749Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:36.750Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2023-01-15T20:24:36.750Z] [2023-01-15T20:24:36.750Z] setOSConditions: [2023-01-15T20:24:36.750Z] [2023-01-15T20:24:36.750Z] setToolWin: [2023-01-15T20:24:36.750Z] [2023-01-15T20:24:36.750Z] setToolUnix: [2023-01-15T20:24:36.750Z] [2023-01-15T20:24:36.750Z] setToolProperty: [2023-01-15T20:24:36.750Z] [2023-01-15T20:24:36.750Z] setS1ASclassPath: [2023-01-15T20:24:36.750Z] [2023-01-15T20:24:36.750Z] init-common: [2023-01-15T20:24:36.750Z] [2023-01-15T20:24:36.750Z] runclient-common: [2023-01-15T20:24:36.750Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:24:36.750Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:36.781Z] [exec] Application deployed with name ejb-bmp-appauthtxApp. [2023-01-15T20:24:36.782Z] [echo] Deployment on target server server successful [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setOSConditions: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setToolWin: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setToolUnix: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setToolProperty: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setS1ASclassPath: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] init-common: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] deploy-common-ee: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] run: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setup-derby-for-authentication: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setOSConditions: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setToolWin: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setToolUnix: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setToolProperty: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] setS1ASclassPath: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] init-common: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] stop-derby: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] stop-derby-aix: [2023-01-15T20:24:36.782Z] [2023-01-15T20:24:36.782Z] stop-derby-nonaix: [2023-01-15T20:24:36.782Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:24:36.782Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:37.312Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:37.345Z] [java] Sun Jan 15 20:24:37 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:24:37.346Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties to copy. [2023-01-15T20:24:37.346Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases [2023-01-15T20:24:37.346Z] [2023-01-15T20:24:37.346Z] setOSConditions: [2023-01-15T20:24:37.346Z] [2023-01-15T20:24:37.346Z] setToolWin: [2023-01-15T20:24:37.346Z] [2023-01-15T20:24:37.346Z] setToolUnix: [2023-01-15T20:24:37.346Z] [2023-01-15T20:24:37.346Z] setToolProperty: [2023-01-15T20:24:37.346Z] [2023-01-15T20:24:37.346Z] setS1ASclassPath: [2023-01-15T20:24:37.346Z] [2023-01-15T20:24:37.346Z] init-common: [2023-01-15T20:24:37.346Z] [2023-01-15T20:24:37.346Z] start-derby: [2023-01-15T20:24:37.346Z] [2023-01-15T20:24:37.346Z] start-derby-aix: [2023-01-15T20:24:37.346Z] [2023-01-15T20:24:37.346Z] start-derby-nonaix: [2023-01-15T20:24:37.346Z] [echo] Starting Derby DB Server ... [2023-01-15T20:24:37.876Z] [exec] Jan 15, 2023 8:24:37 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:24:37.876Z] [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. [2023-01-15T20:24:41.148Z] [exec] Value of key is: test1 : [2023-01-15T20:24:41.148Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:24:41.148Z] [exec] [2023-01-15T20:24:41.148Z] [exec] [2023-01-15T20:24:41.148Z] [exec] ----------------------------------------- [2023-01-15T20:24:41.148Z] [exec] - test1 : : PASS - [2023-01-15T20:24:41.148Z] [exec] ----------------------------------------- [2023-01-15T20:24:41.148Z] [exec] Total PASS: 1 [2023-01-15T20:24:41.148Z] [exec] Total FAIL: 0 [2023-01-15T20:24:41.148Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:24:41.148Z] [exec] ----------------------------------------- [2023-01-15T20:24:41.148Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:24:41.148Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] checkReporting-common: [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] confirmReportPresent-common: [2023-01-15T20:24:41.148Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:24:41.148Z] [echo] Test seems to be reported fine [2023-01-15T20:24:41.148Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] confirmMissingReport-common: [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] setOSConditions: [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] setToolWin: [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] setToolUnix: [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] setToolProperty: [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] setS1ASclassPath: [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] init-common: [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] run-test-3: [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] set-pool-tx-support: [2023-01-15T20:24:41.148Z] [2023-01-15T20:24:41.148Z] asadmin-common-ignore-fail: [2023-01-15T20:24:41.148Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:41.405Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:41.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:41.661Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2023-01-15T20:24:41.661Z] [2023-01-15T20:24:41.661Z] set-pool-tx-support: [2023-01-15T20:24:41.661Z] [2023-01-15T20:24:41.661Z] asadmin-common-ignore-fail: [2023-01-15T20:24:41.661Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:41.918Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:42.175Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:42.175Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2023-01-15T20:24:42.175Z] [2023-01-15T20:24:42.175Z] setOSConditions: [2023-01-15T20:24:42.175Z] [2023-01-15T20:24:42.175Z] setToolWin: [2023-01-15T20:24:42.175Z] [2023-01-15T20:24:42.175Z] setToolUnix: [2023-01-15T20:24:42.175Z] [2023-01-15T20:24:42.175Z] setToolProperty: [2023-01-15T20:24:42.175Z] [2023-01-15T20:24:42.175Z] setS1ASclassPath: [2023-01-15T20:24:42.175Z] [2023-01-15T20:24:42.175Z] init-common: [2023-01-15T20:24:42.175Z] [2023-01-15T20:24:42.175Z] runclient-common: [2023-01-15T20:24:42.175Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:24:42.431Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:42.871Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6vjk0 is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:24:42.872Z] --- [2023-01-15T20:24:42.872Z] apiVersion: "v1" [2023-01-15T20:24:42.872Z] kind: "Pod" [2023-01-15T20:24:42.872Z] metadata: [2023-01-15T20:24:42.872Z] annotations: [2023-01-15T20:24:42.872Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:24:42.872Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:24:42.872Z] labels: [2023-01-15T20:24:42.872Z] jenkins: "slave" [2023-01-15T20:24:42.872Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:24:42.872Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:24:42.872Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6vjk0" [2023-01-15T20:24:42.872Z] namespace: "glassfish" [2023-01-15T20:24:42.872Z] spec: [2023-01-15T20:24:42.872Z] containers: [2023-01-15T20:24:42.872Z] - env: [2023-01-15T20:24:42.872Z] - name: "JENKINS_SECRET" [2023-01-15T20:24:42.872Z] value: "********" [2023-01-15T20:24:42.872Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:24:42.872Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:24:42.872Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:24:42.872Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6vjk0" [2023-01-15T20:24:42.872Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:24:42.872Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:24:42.872Z] - name: "JENKINS_NAME" [2023-01-15T20:24:42.872Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6vjk0" [2023-01-15T20:24:42.872Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:24:42.872Z] value: "/home/jenkins/agent" [2023-01-15T20:24:42.872Z] - name: "JENKINS_URL" [2023-01-15T20:24:42.872Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:24:42.872Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:24:42.872Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:24:42.872Z] name: "jnlp" [2023-01-15T20:24:42.872Z] resources: [2023-01-15T20:24:42.872Z] limits: [2023-01-15T20:24:42.872Z] memory: "1200Mi" [2023-01-15T20:24:42.872Z] cpu: "300m" [2023-01-15T20:24:42.872Z] requests: [2023-01-15T20:24:42.872Z] memory: "1200Mi" [2023-01-15T20:24:42.872Z] cpu: "300m" [2023-01-15T20:24:42.872Z] volumeMounts: [2023-01-15T20:24:42.872Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:24:42.872Z] name: "workspace-volume" [2023-01-15T20:24:42.872Z] readOnly: false [2023-01-15T20:24:42.872Z] - args: [2023-01-15T20:24:42.872Z] - "cat" [2023-01-15T20:24:42.872Z] env: [2023-01-15T20:24:42.872Z] - name: "MAVEN_OPTS" [2023-01-15T20:24:42.872Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:24:42.872Z] - name: "MVN_EXTRA" [2023-01-15T20:24:42.873Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:24:42.873Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:24:42.873Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:24:42.873Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:24:42.873Z] imagePullPolicy: "Always" [2023-01-15T20:24:42.873Z] name: "glassfish-build" [2023-01-15T20:24:42.873Z] resources: [2023-01-15T20:24:42.873Z] limits: [2023-01-15T20:24:42.873Z] memory: "12Gi" [2023-01-15T20:24:42.873Z] cpu: "8000m" [2023-01-15T20:24:42.873Z] requests: [2023-01-15T20:24:42.873Z] memory: "7Gi" [2023-01-15T20:24:42.873Z] cpu: "4000m" [2023-01-15T20:24:42.873Z] tty: true [2023-01-15T20:24:42.873Z] volumeMounts: [2023-01-15T20:24:42.873Z] - mountPath: "/home/jenkins" [2023-01-15T20:24:42.873Z] name: "jenkins-home" [2023-01-15T20:24:42.873Z] readOnly: false [2023-01-15T20:24:42.873Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:24:42.873Z] name: "maven-repo-shared-storage" [2023-01-15T20:24:42.873Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:24:42.873Z] name: "settings-xml" [2023-01-15T20:24:42.873Z] readOnly: true [2023-01-15T20:24:42.873Z] subPath: "settings.xml" [2023-01-15T20:24:42.873Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:24:42.873Z] name: "settings-security-xml" [2023-01-15T20:24:42.873Z] readOnly: true [2023-01-15T20:24:42.873Z] subPath: "settings-security.xml" [2023-01-15T20:24:42.873Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:24:42.873Z] name: "maven-repo-local-storage" [2023-01-15T20:24:42.873Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:24:42.873Z] name: "workspace-volume" [2023-01-15T20:24:42.873Z] readOnly: false [2023-01-15T20:24:42.873Z] nodeSelector: [2023-01-15T20:24:42.873Z] kubernetes.io/os: "linux" [2023-01-15T20:24:42.873Z] restartPolicy: "Never" [2023-01-15T20:24:42.873Z] volumes: [2023-01-15T20:24:42.873Z] - name: "settings-security-xml" [2023-01-15T20:24:42.873Z] secret: [2023-01-15T20:24:42.873Z] items: [2023-01-15T20:24:42.873Z] - key: "settings-security.xml" [2023-01-15T20:24:42.873Z] path: "settings-security.xml" [2023-01-15T20:24:42.873Z] secretName: "m2-secret-dir" [2023-01-15T20:24:42.873Z] - emptyDir: {} [2023-01-15T20:24:42.873Z] name: "maven-repo-local-storage" [2023-01-15T20:24:42.873Z] - emptyDir: {} [2023-01-15T20:24:42.873Z] name: "jenkins-home" [2023-01-15T20:24:42.873Z] - name: "settings-xml" [2023-01-15T20:24:42.873Z] secret: [2023-01-15T20:24:42.873Z] items: [2023-01-15T20:24:42.873Z] - key: "settings.xml" [2023-01-15T20:24:42.873Z] path: "settings.xml" [2023-01-15T20:24:42.873Z] secretName: "m2-secret-dir" [2023-01-15T20:24:42.873Z] - emptyDir: [2023-01-15T20:24:42.873Z] medium: "" [2023-01-15T20:24:42.873Z] name: "workspace-volume" [2023-01-15T20:24:42.873Z] - name: "maven-repo-shared-storage" [2023-01-15T20:24:42.873Z] persistentVolumeClaim: [2023-01-15T20:24:42.873Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:24:42.873Z] [2023-01-15T20:24:42.994Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:43.250Z] [exec] Jan 15, 2023 8:24:43 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:24:43.250Z] [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. [2023-01-15T20:24:43.948Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:24:46.302Z] [2023-01-15T20:24:46.302Z] stop-server-windows: [2023-01-15T20:24:46.519Z] [exec] Value of key is: test1 : [2023-01-15T20:24:46.520Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:24:46.520Z] [exec] [2023-01-15T20:24:46.520Z] [exec] [2023-01-15T20:24:46.520Z] [exec] ----------------------------------------- [2023-01-15T20:24:46.520Z] [exec] - test1 : : PASS - [2023-01-15T20:24:46.520Z] [exec] ----------------------------------------- [2023-01-15T20:24:46.520Z] [exec] Total PASS: 1 [2023-01-15T20:24:46.520Z] [exec] Total FAIL: 0 [2023-01-15T20:24:46.520Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:24:46.520Z] [exec] ----------------------------------------- [2023-01-15T20:24:46.520Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:24:46.520Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] checkReporting-common: [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] confirmReportPresent-common: [2023-01-15T20:24:46.520Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:24:46.520Z] [echo] Test seems to be reported fine [2023-01-15T20:24:46.520Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] confirmMissingReport-common: [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] setOSConditions: [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] setToolWin: [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] setToolUnix: [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] setToolProperty: [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] setS1ASclassPath: [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] init-common: [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] run-test-2: [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] set-pool-tx-support: [2023-01-15T20:24:46.520Z] [2023-01-15T20:24:46.520Z] asadmin-common-ignore-fail: [2023-01-15T20:24:46.520Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:46.777Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:47.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:47.034Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2023-01-15T20:24:47.034Z] [2023-01-15T20:24:47.034Z] set-pool-tx-support: [2023-01-15T20:24:47.034Z] [2023-01-15T20:24:47.034Z] asadmin-common-ignore-fail: [2023-01-15T20:24:47.034Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:47.290Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:47.546Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:47.546Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction [2023-01-15T20:24:47.546Z] [2023-01-15T20:24:47.546Z] set-pool-tx-support: [2023-01-15T20:24:47.546Z] [2023-01-15T20:24:47.546Z] asadmin-common-ignore-fail: [2023-01-15T20:24:47.546Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:47.803Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:48.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:24:48.059Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2023-01-15T20:24:48.059Z] [2023-01-15T20:24:48.059Z] setOSConditions: [2023-01-15T20:24:48.059Z] [2023-01-15T20:24:48.059Z] setToolWin: [2023-01-15T20:24:48.059Z] [2023-01-15T20:24:48.059Z] setToolUnix: [2023-01-15T20:24:48.059Z] [2023-01-15T20:24:48.059Z] setToolProperty: [2023-01-15T20:24:48.059Z] [2023-01-15T20:24:48.059Z] setS1ASclassPath: [2023-01-15T20:24:48.059Z] [2023-01-15T20:24:48.059Z] init-common: [2023-01-15T20:24:48.059Z] [2023-01-15T20:24:48.059Z] runclient-common: [2023-01-15T20:24:48.059Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-01-15T20:24:48.316Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:48.572Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:49.500Z] [exec] Jan 15, 2023 8:24:49 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:24:49.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. [2023-01-15T20:24:51.558Z] [2023-01-15T20:24:51.558Z] setOSConditions: [2023-01-15T20:24:51.558Z] [2023-01-15T20:24:51.558Z] start-server: [2023-01-15T20:24:51.558Z] [echo] +-----------------------------+ [2023-01-15T20:24:51.558Z] [echo] | | [2023-01-15T20:24:51.558Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:24:51.558Z] [echo] | in Felix mode | [2023-01-15T20:24:51.558Z] [echo] | | [2023-01-15T20:24:51.558Z] [echo] +-----------------------------+ [2023-01-15T20:24:51.558Z] [2023-01-15T20:24:51.558Z] start-server-unix: [2023-01-15T20:24:51.558Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:52.206Z] [2023-01-15T20:24:52.207Z] setOSConditions: [2023-01-15T20:24:52.207Z] [2023-01-15T20:24:52.207Z] setToolWin: [2023-01-15T20:24:52.207Z] [2023-01-15T20:24:52.207Z] setToolUnix: [2023-01-15T20:24:52.207Z] [2023-01-15T20:24:52.207Z] setToolProperty: [2023-01-15T20:24:52.207Z] [2023-01-15T20:24:52.207Z] setS1ASclassPath: [2023-01-15T20:24:52.207Z] [2023-01-15T20:24:52.207Z] init-common: [2023-01-15T20:24:52.207Z] [2023-01-15T20:24:52.207Z] execute-sql-common: [2023-01-15T20:24:52.465Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2023-01-15T20:24:52.722Z] [sql] 0 rows affected [2023-01-15T20:24:52.722Z] [sql] 0 rows affected [2023-01-15T20:24:52.722Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:24:52.722Z] [2023-01-15T20:24:52.722Z] setOSConditions: [2023-01-15T20:24:52.722Z] [2023-01-15T20:24:52.722Z] setToolWin: [2023-01-15T20:24:52.722Z] [2023-01-15T20:24:52.722Z] setToolUnix: [2023-01-15T20:24:52.722Z] [2023-01-15T20:24:52.722Z] setToolProperty: [2023-01-15T20:24:52.722Z] [2023-01-15T20:24:52.722Z] setS1ASclassPath: [2023-01-15T20:24:52.722Z] [2023-01-15T20:24:52.722Z] init-common: [2023-01-15T20:24:52.722Z] [2023-01-15T20:24:52.722Z] runclient-common: [2023-01-15T20:24:52.723Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:24:52.723Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:52.773Z] [exec] app threw exception******** [2023-01-15T20:24:52.774Z] [exec] Value of key is: test2 : [2023-01-15T20:24:52.774Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:24:52.774Z] [exec] [2023-01-15T20:24:52.774Z] [exec] [2023-01-15T20:24:52.774Z] [exec] ----------------------------------------- [2023-01-15T20:24:52.774Z] [exec] - test2 : : PASS - [2023-01-15T20:24:52.774Z] [exec] ----------------------------------------- [2023-01-15T20:24:52.774Z] [exec] Total PASS: 1 [2023-01-15T20:24:52.774Z] [exec] Total FAIL: 0 [2023-01-15T20:24:52.774Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:24:52.774Z] [exec] ----------------------------------------- [2023-01-15T20:24:52.774Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:24:52.774Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] checkReporting-common: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] confirmReportPresent-common: [2023-01-15T20:24:52.774Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:24:52.774Z] [echo] Test seems to be reported fine [2023-01-15T20:24:52.774Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] confirmMissingReport-common: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] undeploy: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] setOSConditions: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] setToolWin: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] setToolUnix: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] setToolProperty: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] setS1ASclassPath: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] init-common: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] default-sql: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] setOSConditions: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] setToolWin: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] setToolUnix: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] setToolProperty: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] setS1ASclassPath: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] init-common: [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] execute-sql-common: [2023-01-15T20:24:52.774Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/sql/drop_pointbase.sql [2023-01-15T20:24:52.774Z] [sql] 0 rows affected [2023-01-15T20:24:52.774Z] [sql] 0 rows affected [2023-01-15T20:24:52.774Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:24:52.774Z] [2023-01-15T20:24:52.774Z] sql-oracle: [2023-01-15T20:24:52.775Z] [2023-01-15T20:24:52.775Z] execute-sql-connector: [2023-01-15T20:24:52.775Z] [2023-01-15T20:24:52.775Z] setOSConditions: [2023-01-15T20:24:52.775Z] [2023-01-15T20:24:52.775Z] setToolWin: [2023-01-15T20:24:52.775Z] [2023-01-15T20:24:52.775Z] setToolUnix: [2023-01-15T20:24:52.775Z] [2023-01-15T20:24:52.775Z] setToolProperty: [2023-01-15T20:24:52.775Z] [2023-01-15T20:24:52.775Z] setS1ASclassPath: [2023-01-15T20:24:52.775Z] [2023-01-15T20:24:52.775Z] init-common: [2023-01-15T20:24:52.775Z] [2023-01-15T20:24:52.775Z] delete-connector-resource-common: [2023-01-15T20:24:52.775Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-res-1 [2023-01-15T20:24:52.775Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:53.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource test-res-1 [2023-01-15T20:24:53.032Z] [exec] Connector resource test-res-1 deleted. [2023-01-15T20:24:53.032Z] [2023-01-15T20:24:53.032Z] setOSConditions: [2023-01-15T20:24:53.032Z] [2023-01-15T20:24:53.032Z] setToolWin: [2023-01-15T20:24:53.032Z] [2023-01-15T20:24:53.032Z] setToolUnix: [2023-01-15T20:24:53.032Z] [2023-01-15T20:24:53.032Z] setToolProperty: [2023-01-15T20:24:53.032Z] [2023-01-15T20:24:53.032Z] setS1ASclassPath: [2023-01-15T20:24:53.032Z] [2023-01-15T20:24:53.032Z] init-common: [2023-01-15T20:24:53.032Z] [2023-01-15T20:24:53.032Z] delete-connector-resource-common: [2023-01-15T20:24:53.032Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-res-2 [2023-01-15T20:24:53.287Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:53.288Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:53.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource test-res-2 [2023-01-15T20:24:53.544Z] [exec] Connector resource test-res-2 deleted. [2023-01-15T20:24:53.544Z] [2023-01-15T20:24:53.544Z] setOSConditions: [2023-01-15T20:24:53.544Z] [2023-01-15T20:24:53.544Z] setToolWin: [2023-01-15T20:24:53.544Z] [2023-01-15T20:24:53.544Z] setToolUnix: [2023-01-15T20:24:53.544Z] [2023-01-15T20:24:53.544Z] setToolProperty: [2023-01-15T20:24:53.544Z] [2023-01-15T20:24:53.544Z] setS1ASclassPath: [2023-01-15T20:24:53.544Z] [2023-01-15T20:24:53.544Z] init-common: [2023-01-15T20:24:53.544Z] [2023-01-15T20:24:53.544Z] delete-connector-connpool-common: [2023-01-15T20:24:53.544Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true txlevelswitch-pool-1 [2023-01-15T20:24:53.801Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:53.851Z] [exec] Jan 15, 2023 8:24:53 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:24:53.852Z] [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. [2023-01-15T20:24:54.043Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6vjk0 in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [2023-01-15T20:24:54.057Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true txlevelswitch-pool-1 [2023-01-15T20:24:54.058Z] [exec] Connector connection pool txlevelswitch-pool-1 deleted. [2023-01-15T20:24:54.058Z] [2023-01-15T20:24:54.058Z] setOSConditions: [2023-01-15T20:24:54.058Z] [2023-01-15T20:24:54.058Z] setToolWin: [2023-01-15T20:24:54.058Z] [2023-01-15T20:24:54.058Z] setToolUnix: [2023-01-15T20:24:54.058Z] [2023-01-15T20:24:54.058Z] setToolProperty: [2023-01-15T20:24:54.058Z] [2023-01-15T20:24:54.058Z] setS1ASclassPath: [2023-01-15T20:24:54.058Z] [2023-01-15T20:24:54.058Z] init-common: [2023-01-15T20:24:54.058Z] [2023-01-15T20:24:54.058Z] delete-connector-connpool-common: [2023-01-15T20:24:54.058Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true txlevelswitch-pool-2 [Pipeline] stage [Pipeline] { (persistence_all) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T20:24:54.314Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:54.571Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true txlevelswitch-pool-2 [2023-01-15T20:24:54.571Z] [exec] Connector connection pool txlevelswitch-pool-2 deleted. [2023-01-15T20:24:54.571Z] [2023-01-15T20:24:54.571Z] setOSConditions: [2023-01-15T20:24:54.571Z] [2023-01-15T20:24:54.571Z] setToolWin: [2023-01-15T20:24:54.571Z] [2023-01-15T20:24:54.571Z] setToolUnix: [2023-01-15T20:24:54.571Z] [2023-01-15T20:24:54.571Z] setToolProperty: [2023-01-15T20:24:54.571Z] [2023-01-15T20:24:54.571Z] setS1ASclassPath: [2023-01-15T20:24:54.571Z] [2023-01-15T20:24:54.571Z] init-common: [2023-01-15T20:24:54.571Z] [2023-01-15T20:24:54.571Z] undeploy-common: [2023-01-15T20:24:54.828Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:55.084Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:24:55.340Z] [2023-01-15T20:24:55.340Z] setOSConditions: [2023-01-15T20:24:55.340Z] [2023-01-15T20:24:55.340Z] setToolWin: [2023-01-15T20:24:55.340Z] [2023-01-15T20:24:55.340Z] setToolUnix: [2023-01-15T20:24:55.340Z] [2023-01-15T20:24:55.340Z] setToolProperty: [2023-01-15T20:24:55.340Z] [2023-01-15T20:24:55.340Z] setS1ASclassPath: [2023-01-15T20:24:55.340Z] [2023-01-15T20:24:55.340Z] init-common: [2023-01-15T20:24:55.340Z] [2023-01-15T20:24:55.340Z] undeploy-rar-common: [2023-01-15T20:24:55.341Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} jdbc-ra-xa [2023-01-15T20:24:55.341Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:55.736Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:24:55.737Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:24:55.737Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:24:55.737Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:24:55.737Z] [exec] Admin Port: 4848 [2023-01-15T20:24:55.737Z] [exec] Command start-domain executed successfully. [2023-01-15T20:24:55.903Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:24:55.903Z] [2023-01-15T20:24:55.903Z] setOSConditions: [2023-01-15T20:24:55.903Z] [2023-01-15T20:24:55.903Z] setToolWin: [2023-01-15T20:24:55.903Z] [2023-01-15T20:24:55.903Z] setToolUnix: [2023-01-15T20:24:55.903Z] [2023-01-15T20:24:55.903Z] setToolProperty: [2023-01-15T20:24:55.903Z] [2023-01-15T20:24:55.903Z] setS1ASclassPath: [2023-01-15T20:24:55.903Z] [2023-01-15T20:24:55.903Z] init-common: [2023-01-15T20:24:55.903Z] [2023-01-15T20:24:55.903Z] delete-ra-config: [2023-01-15T20:24:55.903Z] [2023-01-15T20:24:55.903Z] asadmin-common: [2023-01-15T20:24:55.903Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-ra-xa [2023-01-15T20:24:55.903Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:56.160Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config jdbc-ra-xa [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] all: [2023-01-15T20:24:56.160Z] [echo] @@## threadpool ##@@ [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setOSConditions: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setToolWin: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setToolUnix: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setToolProperty: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setS1ASclassPath: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] init-common: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] build: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] all: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setOSConditions: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setToolWin: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setToolUnix: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setToolProperty: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setS1ASclassPath: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] init-common: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] all: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setOSConditions: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setToolWin: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setToolUnix: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setToolProperty: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] setS1ASclassPath: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] init-common: [2023-01-15T20:24:56.160Z] [2023-01-15T20:24:56.160Z] compile-common: [2023-01-15T20:24:56.160Z] [echo] Current time (ISO): 2023-01-15T20:24:56.152+0000 [2023-01-15T20:24:56.160Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/src/classes [2023-01-15T20:24:56.160Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/src/classes [2023-01-15T20:24:56.416Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:58.034Z] [exec] All tests will fail with Derby till XA driver is fixed [2023-01-15T20:24:58.034Z] [exec] Value of key is: test1 : [2023-01-15T20:24:58.034Z] [exec] Value of key is: test2 : [2023-01-15T20:24:58.034Z] [exec] Value of key is: test3 : [2023-01-15T20:24:58.034Z] [exec] jdbc appauthtx status: [2023-01-15T20:24:58.034Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:24:58.034Z] [exec] [2023-01-15T20:24:58.034Z] [exec] [2023-01-15T20:24:58.034Z] [exec] ----------------------------------------- [2023-01-15T20:24:58.034Z] [exec] - test2 : : PASS - [2023-01-15T20:24:58.034Z] [exec] - test1 : : PASS - [2023-01-15T20:24:58.034Z] [exec] - test3 : : PASS - [2023-01-15T20:24:58.034Z] [exec] ----------------------------------------- [2023-01-15T20:24:58.034Z] [exec] Total PASS: 3 [2023-01-15T20:24:58.034Z] [exec] Total FAIL: 0 [2023-01-15T20:24:58.034Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:24:58.034Z] [exec] ----------------------------------------- [2023-01-15T20:24:58.034Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:24:58.034Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] checkReporting-common: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] confirmReportPresent-common: [2023-01-15T20:24:58.034Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:24:58.034Z] [echo] Test seems to be reported fine [2023-01-15T20:24:58.034Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/RepRunConf.txt [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] confirmMissingReport-common: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] reset-derby-for-no-authentication: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] setOSConditions: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] setToolWin: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] setToolUnix: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] setToolProperty: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] setS1ASclassPath: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] init-common: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] stop-derby: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] stop-derby-aix: [2023-01-15T20:24:58.034Z] [2023-01-15T20:24:58.034Z] stop-derby-nonaix: [2023-01-15T20:24:58.034Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:24:58.292Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:58.309Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:24:58.309Z] [javac] 1 warning [2023-01-15T20:24:58.309Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/threadpooltest-ra.jar [2023-01-15T20:24:58.309Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/threadpooltest-ra.rar [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.309Z] setOSConditions: [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.309Z] setToolWin: [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.309Z] setToolUnix: [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.309Z] setToolProperty: [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.309Z] setS1ASclassPath: [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.309Z] init-common: [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.309Z] clean-common: [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.309Z] setOSConditions: [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.309Z] setToolWin: [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.309Z] setToolUnix: [2023-01-15T20:24:58.309Z] [2023-01-15T20:24:58.310Z] setToolProperty: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setS1ASclassPath: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] init-common: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] clean-classes-common: [2023-01-15T20:24:58.310Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setOSConditions: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setToolWin: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setToolUnix: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setToolProperty: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setS1ASclassPath: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] init-common: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] clean-jars-common: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] all: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setOSConditions: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setToolWin: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setToolUnix: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setToolProperty: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setS1ASclassPath: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] init-common: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] all: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setOSConditions: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setToolWin: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setToolUnix: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setToolProperty: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] setS1ASclassPath: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] init-common: [2023-01-15T20:24:58.310Z] [2023-01-15T20:24:58.310Z] compile-common: [2023-01-15T20:24:58.310Z] [echo] Current time (ISO): 2023-01-15T20:24:58.010+0000 [2023-01-15T20:24:58.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:24:58.310Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:24:58.310Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:24:58.855Z] [java] Sun Jan 15 20:24:58 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:24:58.856Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties [2023-01-15T20:24:58.856Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-01-15T20:24:58.856Z] [2023-01-15T20:24:58.856Z] setOSConditions: [2023-01-15T20:24:58.856Z] [2023-01-15T20:24:58.856Z] setToolWin: [2023-01-15T20:24:58.856Z] [2023-01-15T20:24:58.856Z] setToolUnix: [2023-01-15T20:24:58.856Z] [2023-01-15T20:24:58.856Z] setToolProperty: [2023-01-15T20:24:58.856Z] [2023-01-15T20:24:58.856Z] setS1ASclassPath: [2023-01-15T20:24:58.856Z] [2023-01-15T20:24:58.856Z] init-common: [2023-01-15T20:24:58.856Z] [2023-01-15T20:24:58.856Z] start-derby: [2023-01-15T20:24:58.856Z] [2023-01-15T20:24:58.856Z] start-derby-aix: [2023-01-15T20:24:58.856Z] [2023-01-15T20:24:58.856Z] start-derby-nonaix: [2023-01-15T20:24:58.856Z] [echo] Starting Derby DB Server ... [2023-01-15T20:24:59.677Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:24:59.933Z] [javac] 1 warning [2023-01-15T20:24:59.933Z] [2023-01-15T20:24:59.933Z] setOSConditions: [2023-01-15T20:24:59.933Z] [2023-01-15T20:24:59.933Z] setToolWin: [2023-01-15T20:24:59.933Z] [2023-01-15T20:24:59.933Z] setToolUnix: [2023-01-15T20:24:59.933Z] [2023-01-15T20:24:59.933Z] setToolProperty: [2023-01-15T20:24:59.933Z] [2023-01-15T20:24:59.933Z] setS1ASclassPath: [2023-01-15T20:24:59.933Z] [2023-01-15T20:24:59.933Z] init-common: [2023-01-15T20:24:59.933Z] [2023-01-15T20:24:59.933Z] ejb-jar-common: [2023-01-15T20:24:59.933Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:24:59.933Z] [2023-01-15T20:24:59.933Z] package-ejbjar-common: [2023-01-15T20:24:59.933Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:59.933Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:59.933Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:59.933Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/worktest-ejb.jar [2023-01-15T20:24:59.933Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:59.933Z] [2023-01-15T20:24:59.933Z] setOSConditions: [2023-01-15T20:24:59.933Z] [2023-01-15T20:24:59.934Z] setToolWin: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setToolUnix: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setToolProperty: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setS1ASclassPath: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] init-common: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] appclient-jar-common: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] package-appclientjar-common: [2023-01-15T20:24:59.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:59.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:59.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:24:59.934Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/worktest-client.jar [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setOSConditions: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] fixFiles: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] convUnix: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] convWin: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setToolWin: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setToolUnix: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setToolProperty: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setS1ASclassPath: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] init-common: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] ear-common: [2023-01-15T20:24:59.934Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/threadpool/app/${sun-application.xml} to copy. [2023-01-15T20:24:59.934Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/threadpool/app/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:24:59.934Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/worktestApp.ear [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setup: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] deploy: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setOSConditions: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setToolWin: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setToolUnix: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setToolProperty: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] setS1ASclassPath: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] init-common: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] deploy: [2023-01-15T20:24:59.934Z] [2023-01-15T20:24:59.934Z] asadmin-common: [2023-01-15T20:24:59.934Z] [echo] asadmin create-threadpool --maxthreadpoolsize 10 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-thread-pool [2023-01-15T20:24:59.934Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:00.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:00.496Z] [2023-01-15T20:25:00.496Z] restart-server-instance-common: [2023-01-15T20:25:00.496Z] [2023-01-15T20:25:00.496Z] setOSConditions: [2023-01-15T20:25:00.496Z] [2023-01-15T20:25:00.496Z] setToolWin: [2023-01-15T20:25:00.496Z] [2023-01-15T20:25:00.496Z] setToolUnix: [2023-01-15T20:25:00.496Z] [2023-01-15T20:25:00.496Z] setToolProperty: [2023-01-15T20:25:00.496Z] [2023-01-15T20:25:00.496Z] setS1ASclassPath: [2023-01-15T20:25:00.496Z] [2023-01-15T20:25:00.496Z] init-common: [2023-01-15T20:25:00.496Z] [2023-01-15T20:25:00.496Z] stopDomain: [2023-01-15T20:25:00.496Z] [echo] run.xml:stopping domain... [2023-01-15T20:25:00.496Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:01.864Z] [exec] Waiting for the domain to stop . [2023-01-15T20:25:01.864Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:25:05.696Z] [2023-01-15T20:25:05.696Z] start-server-windows: [2023-01-15T20:25:05.696Z] [2023-01-15T20:25:05.696Z] all-ext: [2023-01-15T20:25:05.696Z] [echo] @@## installed libraries (--libraries) ##@@ [2023-01-15T20:25:05.696Z] [2023-01-15T20:25:05.696Z] setOSConditions: [2023-01-15T20:25:05.696Z] [2023-01-15T20:25:05.696Z] setToolWin: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolUnix: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolProperty: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setS1ASclassPath: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] init-common: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] clean: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setOSConditions: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolWin: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolUnix: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolProperty: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setS1ASclassPath: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] init-common: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] clean-common: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setOSConditions: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolWin: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolUnix: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolProperty: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setS1ASclassPath: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] init-common: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] clean-classes-common: [2023-01-15T20:25:05.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setOSConditions: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolWin: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolUnix: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolProperty: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setS1ASclassPath: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] init-common: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] clean-jars-common: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] clean: [2023-01-15T20:25:05.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2023-01-15T20:25:05.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2023-01-15T20:25:05.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2023-01-15T20:25:05.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2023-01-15T20:25:05.697Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2023-01-15T20:25:05.697Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2023-01-15T20:25:05.697Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] compile: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setOSConditions: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolWin: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolUnix: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setToolProperty: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] setS1ASclassPath: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] init-common: [2023-01-15T20:25:05.697Z] [2023-01-15T20:25:05.697Z] compile-common: [2023-01-15T20:25:05.697Z] [echo] Current time (ISO): 2023-01-15T20:25:05.623+0000 [2023-01-15T20:25:05.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:05.697Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:05.954Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:07.114Z] [2023-01-15T20:25:07.114Z] setOSConditions: [2023-01-15T20:25:07.114Z] [2023-01-15T20:25:07.114Z] setToolWin: [2023-01-15T20:25:07.114Z] [2023-01-15T20:25:07.114Z] setToolUnix: [2023-01-15T20:25:07.114Z] [2023-01-15T20:25:07.114Z] setToolProperty: [2023-01-15T20:25:07.114Z] [2023-01-15T20:25:07.114Z] setS1ASclassPath: [2023-01-15T20:25:07.114Z] [2023-01-15T20:25:07.114Z] init-common: [2023-01-15T20:25:07.114Z] [2023-01-15T20:25:07.114Z] startDomainUnix: [2023-01-15T20:25:07.114Z] [echo] Starting DAS [2023-01-15T20:25:07.114Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:07.852Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:07.853Z] [javac] 1 warning [2023-01-15T20:25:07.853Z] [2023-01-15T20:25:07.853Z] setOSConditions: [2023-01-15T20:25:07.853Z] [2023-01-15T20:25:07.853Z] setToolWin: [2023-01-15T20:25:07.853Z] [2023-01-15T20:25:07.853Z] setToolUnix: [2023-01-15T20:25:07.853Z] [2023-01-15T20:25:07.853Z] setToolProperty: [2023-01-15T20:25:07.853Z] [2023-01-15T20:25:07.853Z] setS1ASclassPath: [2023-01-15T20:25:07.853Z] [2023-01-15T20:25:07.853Z] init-common: [2023-01-15T20:25:07.853Z] [2023-01-15T20:25:07.853Z] compile-common: [2023-01-15T20:25:07.853Z] [echo] Current time (ISO): 2023-01-15T20:25:07.452+0000 [2023-01-15T20:25:07.853Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:07.853Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:09.224Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:09.480Z] [javac] 1 warning [2023-01-15T20:25:09.480Z] [2023-01-15T20:25:09.480Z] setOSConditions: [2023-01-15T20:25:09.481Z] [2023-01-15T20:25:09.481Z] setToolWin: [2023-01-15T20:25:09.481Z] [2023-01-15T20:25:09.481Z] setToolUnix: [2023-01-15T20:25:09.481Z] [2023-01-15T20:25:09.481Z] setToolProperty: [2023-01-15T20:25:09.481Z] [2023-01-15T20:25:09.481Z] setS1ASclassPath: [2023-01-15T20:25:09.481Z] [2023-01-15T20:25:09.481Z] init-common: [2023-01-15T20:25:09.481Z] [2023-01-15T20:25:09.481Z] compile-common: [2023-01-15T20:25:09.481Z] [echo] Current time (ISO): 2023-01-15T20:25:09.341+0000 [2023-01-15T20:25:09.481Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:09.481Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:11.291Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:25:11.291Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:25:11.291Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:25:11.291Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:25:11.291Z] [exec] Admin Port: 4848 [2023-01-15T20:25:11.291Z] [exec] Command start-domain executed successfully. [2023-01-15T20:25:11.291Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:25:11.291Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:25:11.291Z] [2023-01-15T20:25:11.291Z] dumpThreadStack: [2023-01-15T20:25:11.291Z] [2023-01-15T20:25:11.291Z] startDomainWindows: [2023-01-15T20:25:11.291Z] [2023-01-15T20:25:11.291Z] startDomain: [2023-01-15T20:25:11.291Z] [2023-01-15T20:25:11.291Z] asadmin-common: [2023-01-15T20:25:11.291Z] [echo] asadmin create-resource-adapter-config --threadpoolid test-thread-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2023-01-15T20:25:11.291Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:11.376Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:11.376Z] [javac] 1 warning [2023-01-15T20:25:11.376Z] [2023-01-15T20:25:11.376Z] build: [2023-01-15T20:25:11.376Z] [2023-01-15T20:25:11.376Z] setOSConditions: [2023-01-15T20:25:11.376Z] [2023-01-15T20:25:11.376Z] fixFiles: [2023-01-15T20:25:11.376Z] [2023-01-15T20:25:11.376Z] convUnix: [2023-01-15T20:25:11.376Z] [2023-01-15T20:25:11.376Z] convWin: [2023-01-15T20:25:11.376Z] [2023-01-15T20:25:11.376Z] setToolWin: [2023-01-15T20:25:11.376Z] [2023-01-15T20:25:11.376Z] setToolUnix: [2023-01-15T20:25:11.376Z] [2023-01-15T20:25:11.376Z] setToolProperty: [2023-01-15T20:25:11.376Z] [2023-01-15T20:25:11.376Z] setS1ASclassPath: [2023-01-15T20:25:11.376Z] [2023-01-15T20:25:11.377Z] init-common: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] package-persistence-common: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] ejb-jar-common: [2023-01-15T20:25:11.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] package-ejbjar-common: [2023-01-15T20:25:11.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:11.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:11.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:11.377Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2023-01-15T20:25:11.377Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] appclient-jar-common: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] package-appclientjar-common: [2023-01-15T20:25:11.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:11.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:11.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:11.377Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] webclient-war-common: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] clear: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] test-tlds-exist: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] copy-tlds: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] test-tagfiles-exist: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] copy-tagfiles: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] package-war-common: [2023-01-15T20:25:11.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:25:11.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:11.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:25:11.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:25:11.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:11.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:11.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:11.377Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:25:11.377Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2023-01-15T20:25:11.377Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] build-ear-common: [2023-01-15T20:25:11.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:11.377Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2023-01-15T20:25:11.377Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] build-rar--libraries: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] setOSConditions: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] setToolWin: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] setToolUnix: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] setToolProperty: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] setS1ASclassPath: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] init-common: [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] prepare: [2023-01-15T20:25:11.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2023-01-15T20:25:11.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/lib [2023-01-15T20:25:11.377Z] [2023-01-15T20:25:11.377Z] build: [2023-01-15T20:25:11.377Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:11.377Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2023-01-15T20:25:11.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --threadpoolid test-thread-pool --objecttype user threadpooltest-ra [2023-01-15T20:25:12.308Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:12.308Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:25:12.308Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:25:12.308Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:25:12.308Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:25:12.308Z] [javac] 1 warning [2023-01-15T20:25:12.308Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2023-01-15T20:25:12.308Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/blackbox.jar [2023-01-15T20:25:12.308Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2023-01-15T20:25:12.308Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2023-01-15T20:25:12.308Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2023-01-15T20:25:12.308Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2023-01-15T20:25:12.308Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2023-01-15T20:25:12.308Z] [2023-01-15T20:25:12.308Z] deploy-rar--libraries: [2023-01-15T20:25:12.308Z] [2023-01-15T20:25:12.308Z] install-library: [2023-01-15T20:25:12.308Z] [echo] copying file [blackbox.jar] to applibs [2023-01-15T20:25:12.308Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs [2023-01-15T20:25:12.308Z] [2023-01-15T20:25:12.308Z] restart-server: [2023-01-15T20:25:12.308Z] [2023-01-15T20:25:12.308Z] setOSConditions: [2023-01-15T20:25:12.308Z] [2023-01-15T20:25:12.308Z] stop-server: [2023-01-15T20:25:12.308Z] [2023-01-15T20:25:12.308Z] stop-server-unix: [2023-01-15T20:25:12.308Z] [echo] stopping server on unix ... [2023-01-15T20:25:12.308Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:12.479Z] [2023-01-15T20:25:12.479Z] asadmin-common: [2023-01-15T20:25:12.479Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra.rar [2023-01-15T20:25:12.736Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:12.992Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:13.713Z] [2023-01-15T20:25:13.713Z] undeploy: [2023-01-15T20:25:13.713Z] [2023-01-15T20:25:13.713Z] setOSConditions: [2023-01-15T20:25:13.713Z] [2023-01-15T20:25:13.713Z] setToolWin: [2023-01-15T20:25:13.713Z] [2023-01-15T20:25:13.713Z] setToolUnix: [2023-01-15T20:25:13.713Z] [2023-01-15T20:25:13.713Z] setToolProperty: [2023-01-15T20:25:13.713Z] [2023-01-15T20:25:13.713Z] setS1ASclassPath: [2023-01-15T20:25:13.713Z] [2023-01-15T20:25:13.713Z] init-common: [2023-01-15T20:25:13.713Z] [2023-01-15T20:25:13.713Z] undeploy-common: [2023-01-15T20:25:13.921Z] [exec] Application deployed with name threadpooltest-ra. [2023-01-15T20:25:13.921Z] [2023-01-15T20:25:13.921Z] setOSConditions: [2023-01-15T20:25:13.921Z] [2023-01-15T20:25:13.921Z] setToolWin: [2023-01-15T20:25:13.921Z] [2023-01-15T20:25:13.921Z] setToolUnix: [2023-01-15T20:25:13.921Z] [2023-01-15T20:25:13.921Z] setToolProperty: [2023-01-15T20:25:13.921Z] [2023-01-15T20:25:13.921Z] setS1ASclassPath: [2023-01-15T20:25:13.921Z] [2023-01-15T20:25:13.921Z] init-common: [2023-01-15T20:25:13.921Z] [2023-01-15T20:25:13.921Z] setup: [2023-01-15T20:25:13.921Z] [2023-01-15T20:25:13.921Z] asadmin-common: [2023-01-15T20:25:13.921Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:25:13.921Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:13.971Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:14.180Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:14.437Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setOSConditions: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setToolWin: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setToolUnix: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setToolProperty: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setS1ASclassPath: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] init-common: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] deploy-ear: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setOSConditions: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setToolWin: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setToolUnix: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setToolProperty: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setS1ASclassPath: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] init-common: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] deploy-common: [2023-01-15T20:25:14.437Z] [echo] Current time (ISO): 2023-01-15T20:25:14.284+0000 [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setOSConditions: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setToolWin: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.437Z] setToolUnix: [2023-01-15T20:25:14.437Z] [2023-01-15T20:25:14.438Z] setToolProperty: [2023-01-15T20:25:14.438Z] [2023-01-15T20:25:14.438Z] setS1ASclassPath: [2023-01-15T20:25:14.438Z] [2023-01-15T20:25:14.438Z] init-common: [2023-01-15T20:25:14.438Z] [2023-01-15T20:25:14.438Z] deploy-common-pe: [2023-01-15T20:25:14.438Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:14.536Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:25:14.536Z] [2023-01-15T20:25:14.536Z] setOSConditions: [2023-01-15T20:25:14.536Z] [2023-01-15T20:25:14.536Z] setToolWin: [2023-01-15T20:25:14.536Z] [2023-01-15T20:25:14.536Z] setToolUnix: [2023-01-15T20:25:14.536Z] [2023-01-15T20:25:14.536Z] setToolProperty: [2023-01-15T20:25:14.536Z] [2023-01-15T20:25:14.536Z] setS1ASclassPath: [2023-01-15T20:25:14.536Z] [2023-01-15T20:25:14.536Z] init-common: [2023-01-15T20:25:14.536Z] [2023-01-15T20:25:14.536Z] delete-jdbc-resource-common: [2023-01-15T20:25:14.536Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2023-01-15T20:25:14.536Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:14.833Z] [exec] Waiting for the domain to stop . [2023-01-15T20:25:14.834Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:25:15.001Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/worktestApp.ear [2023-01-15T20:25:15.101Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2023-01-15T20:25:15.101Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2023-01-15T20:25:15.101Z] [echo] cmd executed for server [2023-01-15T20:25:15.101Z] [2023-01-15T20:25:15.101Z] setOSConditions: [2023-01-15T20:25:15.101Z] [2023-01-15T20:25:15.101Z] setToolWin: [2023-01-15T20:25:15.101Z] [2023-01-15T20:25:15.101Z] setToolUnix: [2023-01-15T20:25:15.101Z] [2023-01-15T20:25:15.101Z] setToolProperty: [2023-01-15T20:25:15.101Z] [2023-01-15T20:25:15.101Z] setS1ASclassPath: [2023-01-15T20:25:15.101Z] [2023-01-15T20:25:15.101Z] init-common: [2023-01-15T20:25:15.101Z] [2023-01-15T20:25:15.101Z] delete-jdbc-connpool-common: [2023-01-15T20:25:15.101Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2023-01-15T20:25:15.101Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:15.666Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2023-01-15T20:25:15.666Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2023-01-15T20:25:15.666Z] [echo] cmd executed for server [2023-01-15T20:25:15.666Z] [2023-01-15T20:25:15.666Z] setOSConditions: [2023-01-15T20:25:15.666Z] [2023-01-15T20:25:15.666Z] setToolWin: [2023-01-15T20:25:15.666Z] [2023-01-15T20:25:15.666Z] setToolUnix: [2023-01-15T20:25:15.666Z] [2023-01-15T20:25:15.666Z] setToolProperty: [2023-01-15T20:25:15.666Z] [2023-01-15T20:25:15.666Z] setS1ASclassPath: [2023-01-15T20:25:15.666Z] [2023-01-15T20:25:15.666Z] init-common: [2023-01-15T20:25:15.666Z] [2023-01-15T20:25:15.666Z] execute-sql-common: [2023-01-15T20:25:15.923Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/drop_pointbase.sql [2023-01-15T20:25:16.180Z] [sql] 0 rows affected [2023-01-15T20:25:16.181Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] all: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setOSConditions: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolWin: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolUnix: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolProperty: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setS1ASclassPath: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] init-common: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] clean: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setOSConditions: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolWin: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolUnix: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolProperty: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setS1ASclassPath: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] init-common: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] clean-common: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setOSConditions: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolWin: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolUnix: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolProperty: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setS1ASclassPath: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] init-common: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] clean-classes-common: [2023-01-15T20:25:16.181Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setOSConditions: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolWin: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolUnix: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolProperty: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setS1ASclassPath: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] init-common: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] clean-jars-common: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] compile: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setOSConditions: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolWin: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolUnix: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setToolProperty: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] setS1ASclassPath: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] init-common: [2023-01-15T20:25:16.181Z] [2023-01-15T20:25:16.181Z] compile-common: [2023-01-15T20:25:16.181Z] [echo] Current time (ISO): 2023-01-15T20:25:16.010+0000 [2023-01-15T20:25:16.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:16.181Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:16.181Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:18.077Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:18.077Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:25:18.077Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:25:18.077Z] [javac] 1 warning [2023-01-15T20:25:18.077Z] [2023-01-15T20:25:18.077Z] setOSConditions: [2023-01-15T20:25:18.077Z] [2023-01-15T20:25:18.077Z] setToolWin: [2023-01-15T20:25:18.077Z] [2023-01-15T20:25:18.077Z] setToolUnix: [2023-01-15T20:25:18.077Z] [2023-01-15T20:25:18.078Z] setToolProperty: [2023-01-15T20:25:18.078Z] [2023-01-15T20:25:18.078Z] setS1ASclassPath: [2023-01-15T20:25:18.078Z] [2023-01-15T20:25:18.078Z] init-common: [2023-01-15T20:25:18.078Z] [2023-01-15T20:25:18.078Z] compile-common: [2023-01-15T20:25:18.078Z] [echo] Current time (ISO): 2023-01-15T20:25:17.926+0000 [2023-01-15T20:25:18.078Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:18.078Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:18.273Z] [exec] Application deployed with name worktestApp. [2023-01-15T20:25:18.274Z] [echo] Deployment on target server server successful [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setOSConditions: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setToolWin: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setToolUnix: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setToolProperty: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setS1ASclassPath: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] init-common: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] deploy-common-ee: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setOSConditions: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setToolWin: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setToolUnix: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setToolProperty: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setS1ASclassPath: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] init-common: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] restart: [2023-01-15T20:25:18.274Z] [echo] Not required to restart [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] run: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setOSConditions: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setToolWin: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setToolUnix: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setToolProperty: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] setS1ASclassPath: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] init-common: [2023-01-15T20:25:18.274Z] [2023-01-15T20:25:18.274Z] runclient-common: [2023-01-15T20:25:18.274Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/worktestAppClient.jar -name worktestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:25:18.274Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:18.531Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:19.095Z] [exec] Jan 15, 2023 8:25:18 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:25:19.095Z] [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. [2023-01-15T20:25:19.973Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:19.974Z] [javac] 1 warning [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] build: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] setOSConditions: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] fixFiles: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] convUnix: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] convWin: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] setToolWin: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] setToolUnix: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] setToolProperty: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] setS1ASclassPath: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] init-common: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] package-persistence-common: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] ejb-jar-common: [2023-01-15T20:25:19.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] package-ejbjar-common: [2023-01-15T20:25:19.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:19.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:19.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:19.974Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-ejb.jar [2023-01-15T20:25:19.974Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] appclient-jar-common: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] package-appclientjar-common: [2023-01-15T20:25:19.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:19.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:19.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:19.974Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-client.jar [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] webclient-war-common: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] build-ear-common: [2023-01-15T20:25:19.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:19.974Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] deploy: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] setOSConditions: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] setToolWin: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] setToolUnix: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] setToolProperty: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] setS1ASclassPath: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] init-common: [2023-01-15T20:25:19.974Z] [2023-01-15T20:25:19.974Z] execute-sql-common: [2023-01-15T20:25:19.974Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2023-01-15T20:25:19.974Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:25:19.974Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:25:20.232Z] [sql] 0 rows affected [2023-01-15T20:25:20.232Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] setOSConditions: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] setToolWin: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] setToolUnix: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] setToolProperty: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] setS1ASclassPath: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] init-common: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] deploy-jdbc-common: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] setOSConditions: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] setToolWin: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] setToolUnix: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] setToolProperty: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] setS1ASclassPath: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] init-common: [2023-01-15T20:25:20.232Z] [2023-01-15T20:25:20.232Z] create-jdbc-connpool-common: [2023-01-15T20:25:20.232Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:20.461Z] [exec] [CLIENT]:: --> Starting the thread pool test=> Please wait... [2023-01-15T20:25:20.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:20.800Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:25:20.800Z] [2023-01-15T20:25:20.800Z] set-derby-connpool-props: [2023-01-15T20:25:20.800Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:21.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:21.364Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:25:21.364Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:21.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:21.928Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:25:21.928Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:22.185Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:22.185Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:25:22.446Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:22.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:22.964Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:25:22.964Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:23.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:23.529Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:25:23.529Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:23.787Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:24.043Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:25:24.043Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:24.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:24.607Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:25:24.607Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:24.798Z] [2023-01-15T20:25:24.798Z] stop-server-windows: [2023-01-15T20:25:25.170Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:25.171Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:25:25.171Z] [2023-01-15T20:25:25.171Z] setOSConditions: [2023-01-15T20:25:25.171Z] [2023-01-15T20:25:25.171Z] setToolWin: [2023-01-15T20:25:25.171Z] [2023-01-15T20:25:25.171Z] setToolUnix: [2023-01-15T20:25:25.171Z] [2023-01-15T20:25:25.171Z] setToolProperty: [2023-01-15T20:25:25.171Z] [2023-01-15T20:25:25.171Z] setS1ASclassPath: [2023-01-15T20:25:25.171Z] [2023-01-15T20:25:25.171Z] init-common: [2023-01-15T20:25:25.171Z] [2023-01-15T20:25:25.171Z] create-jdbc-resource-common: [2023-01-15T20:25:25.171Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:25:25.171Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:25.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:25.687Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:25:25.687Z] [echo] cmd executed for server [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] setOSConditions: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] setToolWin: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] setToolUnix: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] setToolProperty: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] setS1ASclassPath: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] init-common: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] deploy-common: [2023-01-15T20:25:25.687Z] [echo] Current time (ISO): 2023-01-15T20:25:25.480+0000 [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] setOSConditions: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] setToolWin: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] setToolUnix: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] setToolProperty: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] setS1ASclassPath: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] init-common: [2023-01-15T20:25:25.687Z] [2023-01-15T20:25:25.687Z] deploy-common-pe: [2023-01-15T20:25:25.687Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:26.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2023-01-15T20:25:26.255Z] [exec] Application deployed with name ejb-bmp-contauthApp. [2023-01-15T20:25:26.255Z] [echo] Deployment on target server server successful [2023-01-15T20:25:26.255Z] [2023-01-15T20:25:26.255Z] setOSConditions: [2023-01-15T20:25:26.255Z] [2023-01-15T20:25:26.255Z] setToolWin: [2023-01-15T20:25:26.255Z] [2023-01-15T20:25:26.255Z] setToolUnix: [2023-01-15T20:25:26.255Z] [2023-01-15T20:25:26.255Z] setToolProperty: [2023-01-15T20:25:26.255Z] [2023-01-15T20:25:26.255Z] setS1ASclassPath: [2023-01-15T20:25:26.255Z] [2023-01-15T20:25:26.255Z] init-common: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] deploy-common-ee: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] run: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] setOSConditions: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] setToolWin: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] setToolUnix: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] setToolProperty: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] setS1ASclassPath: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] init-common: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] execute-sql-common: [2023-01-15T20:25:26.512Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2023-01-15T20:25:26.512Z] [sql] 0 rows affected [2023-01-15T20:25:26.512Z] [sql] 0 rows affected [2023-01-15T20:25:26.512Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] setOSConditions: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] setToolWin: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] setToolUnix: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] setToolProperty: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] setS1ASclassPath: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] init-common: [2023-01-15T20:25:26.512Z] [2023-01-15T20:25:26.512Z] runclient-common: [2023-01-15T20:25:26.512Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:25:26.512Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:27.075Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:27.639Z] [exec] Jan 15, 2023 8:25:27 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:25:27.639Z] [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. [2023-01-15T20:25:30.056Z] [2023-01-15T20:25:30.056Z] setOSConditions: [2023-01-15T20:25:30.056Z] [2023-01-15T20:25:30.056Z] start-server: [2023-01-15T20:25:30.056Z] [echo] +-----------------------------+ [2023-01-15T20:25:30.056Z] [echo] | | [2023-01-15T20:25:30.056Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:25:30.056Z] [echo] | in Felix mode | [2023-01-15T20:25:30.056Z] [echo] | | [2023-01-15T20:25:30.056Z] [echo] +-----------------------------+ [2023-01-15T20:25:30.056Z] [2023-01-15T20:25:30.056Z] start-server-unix: [2023-01-15T20:25:30.056Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:30.915Z] [exec] Value of key is: test1 : [2023-01-15T20:25:30.916Z] [exec] Value of key is: test2 : [2023-01-15T20:25:30.916Z] [exec] jdbc contauth status: [2023-01-15T20:25:30.916Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:25:30.916Z] [exec] [2023-01-15T20:25:30.916Z] [exec] [2023-01-15T20:25:30.916Z] [exec] ----------------------------------------- [2023-01-15T20:25:30.916Z] [exec] - test2 : : PASS - [2023-01-15T20:25:30.916Z] [exec] - test1 : : PASS - [2023-01-15T20:25:30.916Z] [exec] ----------------------------------------- [2023-01-15T20:25:30.916Z] [exec] Total PASS: 2 [2023-01-15T20:25:30.916Z] [exec] Total FAIL: 0 [2023-01-15T20:25:30.916Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:25:30.916Z] [exec] ----------------------------------------- [2023-01-15T20:25:30.916Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:25:30.916Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] checkReporting-common: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] confirmReportPresent-common: [2023-01-15T20:25:30.916Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:25:30.916Z] [echo] Test seems to be reported fine [2023-01-15T20:25:30.916Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth/RepRunConf.txt [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] confirmMissingReport-common: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] undeploy: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setOSConditions: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setToolWin: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setToolUnix: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setToolProperty: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setS1ASclassPath: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] init-common: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] execute-sql-common: [2023-01-15T20:25:30.916Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/drop_pointbase.sql [2023-01-15T20:25:30.916Z] [sql] 0 rows affected [2023-01-15T20:25:30.916Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setOSConditions: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setToolWin: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setToolUnix: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setToolProperty: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setS1ASclassPath: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] init-common: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] undeploy-jdbc-common: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setOSConditions: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setToolWin: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setToolUnix: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setToolProperty: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] setS1ASclassPath: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] init-common: [2023-01-15T20:25:30.916Z] [2023-01-15T20:25:30.916Z] delete-jdbc-resource-common: [2023-01-15T20:25:30.916Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:25:30.916Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:31.481Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:25:31.481Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:25:31.481Z] [echo] cmd executed for server [2023-01-15T20:25:31.481Z] [2023-01-15T20:25:31.481Z] setOSConditions: [2023-01-15T20:25:31.481Z] [2023-01-15T20:25:31.481Z] setToolWin: [2023-01-15T20:25:31.481Z] [2023-01-15T20:25:31.481Z] setToolUnix: [2023-01-15T20:25:31.481Z] [2023-01-15T20:25:31.481Z] setToolProperty: [2023-01-15T20:25:31.481Z] [2023-01-15T20:25:31.481Z] setS1ASclassPath: [2023-01-15T20:25:31.481Z] [2023-01-15T20:25:31.481Z] init-common: [2023-01-15T20:25:31.481Z] [2023-01-15T20:25:31.481Z] delete-jdbc-connpool-common: [2023-01-15T20:25:31.481Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:25:31.481Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:32.044Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:25:32.045Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:25:32.045Z] [echo] cmd executed for server [2023-01-15T20:25:32.045Z] [2023-01-15T20:25:32.045Z] setOSConditions: [2023-01-15T20:25:32.045Z] [2023-01-15T20:25:32.045Z] setToolWin: [2023-01-15T20:25:32.045Z] [2023-01-15T20:25:32.045Z] setToolUnix: [2023-01-15T20:25:32.045Z] [2023-01-15T20:25:32.045Z] setToolProperty: [2023-01-15T20:25:32.045Z] [2023-01-15T20:25:32.045Z] setS1ASclassPath: [2023-01-15T20:25:32.045Z] [2023-01-15T20:25:32.045Z] init-common: [2023-01-15T20:25:32.045Z] [2023-01-15T20:25:32.045Z] undeploy-common: [2023-01-15T20:25:32.045Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:32.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] all: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setOSConditions: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setToolWin: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setToolUnix: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setToolProperty: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setS1ASclassPath: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] init-common: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] clean: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setOSConditions: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setToolWin: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setToolUnix: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setToolProperty: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setS1ASclassPath: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] init-common: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] clean-common: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.609Z] setOSConditions: [2023-01-15T20:25:32.609Z] [2023-01-15T20:25:32.610Z] setToolWin: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setToolUnix: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setToolProperty: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setS1ASclassPath: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] init-common: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] clean-classes-common: [2023-01-15T20:25:32.610Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setOSConditions: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setToolWin: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setToolUnix: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setToolProperty: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setS1ASclassPath: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] init-common: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] clean-jars-common: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] compile: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setOSConditions: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setToolWin: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setToolUnix: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setToolProperty: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] setS1ASclassPath: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] init-common: [2023-01-15T20:25:32.610Z] [2023-01-15T20:25:32.610Z] compile-common: [2023-01-15T20:25:32.610Z] [echo] Current time (ISO): 2023-01-15T20:25:32.475+0000 [2023-01-15T20:25:32.610Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:32.610Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:32.610Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:32.636Z] [exec] Value of key is: Connector ThreadPool test [2023-01-15T20:25:32.636Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:25:32.636Z] [exec] [2023-01-15T20:25:32.636Z] [exec] [2023-01-15T20:25:32.636Z] [exec] ----------------------------------------- [2023-01-15T20:25:32.636Z] [exec] - Connector ThreadPool test : PASS - [2023-01-15T20:25:32.636Z] [exec] ----------------------------------------- [2023-01-15T20:25:32.636Z] [exec] Total PASS: 1 [2023-01-15T20:25:32.636Z] [exec] Total FAIL: 0 [2023-01-15T20:25:32.636Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:25:32.636Z] [exec] ----------------------------------------- [2023-01-15T20:25:32.636Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:25:32.636Z] [exec] [CLIENT]:: --> EXITING... STATUS = TEST PASSED [2023-01-15T20:25:32.636Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:25:32.636Z] [2023-01-15T20:25:32.636Z] checkReporting-common: [2023-01-15T20:25:32.636Z] [2023-01-15T20:25:32.636Z] confirmReportPresent-common: [2023-01-15T20:25:32.636Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:25:32.636Z] [echo] Test seems to be reported fine [2023-01-15T20:25:32.636Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/threadpool/RepRunConf.txt [2023-01-15T20:25:32.636Z] [2023-01-15T20:25:32.636Z] confirmMissingReport-common: [2023-01-15T20:25:32.636Z] [2023-01-15T20:25:32.636Z] unset: [2023-01-15T20:25:32.636Z] [2023-01-15T20:25:32.636Z] undeploy: [2023-01-15T20:25:32.636Z] [2023-01-15T20:25:32.636Z] setOSConditions: [2023-01-15T20:25:32.636Z] [2023-01-15T20:25:32.636Z] setToolWin: [2023-01-15T20:25:32.636Z] [2023-01-15T20:25:32.636Z] setToolUnix: [2023-01-15T20:25:32.636Z] [2023-01-15T20:25:32.636Z] setToolProperty: [2023-01-15T20:25:32.636Z] [2023-01-15T20:25:32.637Z] setS1ASclassPath: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] init-common: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] undeploy: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setOSConditions: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setToolWin: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setToolUnix: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setToolProperty: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setS1ASclassPath: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] init-common: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] undeploy-common: [2023-01-15T20:25:32.637Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:32.637Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setOSConditions: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setToolWin: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setToolUnix: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setToolProperty: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setS1ASclassPath: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] init-common: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] unsetup: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] asadmin-common: [2023-01-15T20:25:32.637Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:25:32.637Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:32.637Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:25:32.637Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setOSConditions: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setToolWin: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setToolUnix: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setToolProperty: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] setS1ASclassPath: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] init-common: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] undeploy: [2023-01-15T20:25:32.637Z] [2023-01-15T20:25:32.637Z] asadmin-common: [2023-01-15T20:25:32.637Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2023-01-15T20:25:32.637Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:32.893Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config threadpooltest-ra [2023-01-15T20:25:33.150Z] [2023-01-15T20:25:33.150Z] asadmin-common: [2023-01-15T20:25:33.150Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2023-01-15T20:25:33.150Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:33.717Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:33.717Z] [2023-01-15T20:25:33.717Z] asadmin-common: [2023-01-15T20:25:33.717Z] [echo] asadmin delete-threadpool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-thread-pool [2023-01-15T20:25:33.717Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:33.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-threadpool --target server test-thread-pool [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setOSConditions: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolWin: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolUnix: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolProperty: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setS1ASclassPath: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] init-common: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] restart: [2023-01-15T20:25:34.230Z] [echo] Not required to restart [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] all: [2023-01-15T20:25:34.230Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setOSConditions: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolWin: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolUnix: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolProperty: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setS1ASclassPath: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] init-common: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] clean: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setOSConditions: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolWin: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolUnix: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolProperty: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setS1ASclassPath: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] init-common: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] clean-common: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setOSConditions: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolWin: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolUnix: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolProperty: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setS1ASclassPath: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] init-common: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] clean-classes-common: [2023-01-15T20:25:34.230Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setOSConditions: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolWin: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolUnix: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setToolProperty: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] setS1ASclassPath: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] init-common: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] clean-jars-common: [2023-01-15T20:25:34.230Z] [2023-01-15T20:25:34.230Z] compile: [2023-01-15T20:25:34.230Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:34.230Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:25:34.234Z] [2023-01-15T20:25:34.234Z] setOSConditions: [2023-01-15T20:25:34.234Z] [2023-01-15T20:25:34.234Z] setToolWin: [2023-01-15T20:25:34.234Z] [2023-01-15T20:25:34.234Z] setToolUnix: [2023-01-15T20:25:34.234Z] [2023-01-15T20:25:34.234Z] setToolProperty: [2023-01-15T20:25:34.234Z] [2023-01-15T20:25:34.234Z] setS1ASclassPath: [2023-01-15T20:25:34.234Z] [2023-01-15T20:25:34.234Z] init-common: [2023-01-15T20:25:34.234Z] [2023-01-15T20:25:34.234Z] compile-common: [2023-01-15T20:25:34.234Z] [echo] Current time (ISO): 2023-01-15T20:25:34.053+0000 [2023-01-15T20:25:34.234Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:34.234Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:34.234Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:34.237Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:25:34.238Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:25:34.238Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:25:34.238Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:25:34.238Z] [exec] Admin Port: 4848 [2023-01-15T20:25:34.238Z] [exec] Command start-domain executed successfully. [2023-01-15T20:25:34.506Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:34.507Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:25:34.507Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:25:34.507Z] [javac] 1 warning [2023-01-15T20:25:34.507Z] [2023-01-15T20:25:34.507Z] setOSConditions: [2023-01-15T20:25:34.507Z] [2023-01-15T20:25:34.507Z] setToolWin: [2023-01-15T20:25:34.507Z] [2023-01-15T20:25:34.507Z] setToolUnix: [2023-01-15T20:25:34.507Z] [2023-01-15T20:25:34.507Z] setToolProperty: [2023-01-15T20:25:34.507Z] [2023-01-15T20:25:34.507Z] setS1ASclassPath: [2023-01-15T20:25:34.507Z] [2023-01-15T20:25:34.507Z] init-common: [2023-01-15T20:25:34.507Z] [2023-01-15T20:25:34.507Z] compile-common: [2023-01-15T20:25:34.507Z] [echo] Current time (ISO): 2023-01-15T20:25:34.420+0000 [2023-01-15T20:25:34.507Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:34.764Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:36.128Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:36.128Z] [javac] 1 warning [2023-01-15T20:25:36.128Z] [2023-01-15T20:25:36.128Z] setOSConditions: [2023-01-15T20:25:36.128Z] [2023-01-15T20:25:36.128Z] setToolWin: [2023-01-15T20:25:36.128Z] [2023-01-15T20:25:36.128Z] setToolUnix: [2023-01-15T20:25:36.128Z] [2023-01-15T20:25:36.128Z] setToolProperty: [2023-01-15T20:25:36.128Z] [2023-01-15T20:25:36.128Z] setS1ASclassPath: [2023-01-15T20:25:36.128Z] [2023-01-15T20:25:36.128Z] init-common: [2023-01-15T20:25:36.129Z] [2023-01-15T20:25:36.129Z] compile-common: [2023-01-15T20:25:36.129Z] [echo] Current time (ISO): 2023-01-15T20:25:35.832+0000 [2023-01-15T20:25:36.129Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:36.129Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:36.660Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:36.661Z] [javac] 1 warning [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] build: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setOSConditions: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] fixFiles: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] convUnix: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] convWin: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setToolWin: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setToolUnix: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setToolProperty: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setS1ASclassPath: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] init-common: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] package-persistence-common: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] ejb-jar-common: [2023-01-15T20:25:36.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] package-ejbjar-common: [2023-01-15T20:25:36.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:36.661Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:36.661Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:36.661Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-ejb.jar [2023-01-15T20:25:36.661Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] appclient-jar-common: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] package-appclientjar-common: [2023-01-15T20:25:36.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:36.661Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:36.661Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:36.661Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-client.jar [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] webclient-war-common: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] build-ear-common: [2023-01-15T20:25:36.661Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:36.661Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] deploy: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setOSConditions: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setToolWin: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setToolUnix: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setToolProperty: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setS1ASclassPath: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] init-common: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] execute-sql-common: [2023-01-15T20:25:36.661Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2023-01-15T20:25:36.661Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:25:36.661Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:25:36.661Z] [sql] 0 rows affected [2023-01-15T20:25:36.661Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setOSConditions: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setToolWin: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setToolUnix: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setToolProperty: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] setS1ASclassPath: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] init-common: [2023-01-15T20:25:36.661Z] [2023-01-15T20:25:36.661Z] create-jdbc-connpool-common: [2023-01-15T20:25:36.661Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:36.918Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:36.918Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2023-01-15T20:25:36.918Z] [2023-01-15T20:25:36.918Z] set-derby-connpool-props: [2023-01-15T20:25:37.176Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:37.739Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:37.740Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2023-01-15T20:25:37.740Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:38.020Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:38.020Z] [javac] 1 warning [2023-01-15T20:25:38.020Z] [2023-01-15T20:25:38.020Z] setOSConditions: [2023-01-15T20:25:38.020Z] [2023-01-15T20:25:38.020Z] setToolWin: [2023-01-15T20:25:38.020Z] [2023-01-15T20:25:38.020Z] setToolUnix: [2023-01-15T20:25:38.020Z] [2023-01-15T20:25:38.020Z] setToolProperty: [2023-01-15T20:25:38.020Z] [2023-01-15T20:25:38.020Z] setS1ASclassPath: [2023-01-15T20:25:38.020Z] [2023-01-15T20:25:38.020Z] init-common: [2023-01-15T20:25:38.020Z] [2023-01-15T20:25:38.020Z] compile-common: [2023-01-15T20:25:38.020Z] [echo] Current time (ISO): 2023-01-15T20:25:37.637+0000 [2023-01-15T20:25:38.020Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:38.020Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:38.303Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:38.304Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2023-01-15T20:25:38.304Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:38.869Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:38.869Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2023-01-15T20:25:38.869Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:39.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:39.383Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2023-01-15T20:25:39.383Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:39.398Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:39.399Z] [javac] 1 warning [2023-01-15T20:25:39.399Z] [2023-01-15T20:25:39.399Z] build: [2023-01-15T20:25:39.399Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:25:39.399Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ejb.jar [2023-01-15T20:25:39.399Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.jar [2023-01-15T20:25:39.399Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.rar [2023-01-15T20:25:39.399Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2023-01-15T20:25:39.399Z] [2023-01-15T20:25:39.399Z] deploy: [2023-01-15T20:25:39.399Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:39.640Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:39.897Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2023-01-15T20:25:39.897Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:39.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2023-01-15T20:25:40.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:40.466Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:25:40.466Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:40.722Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:40.980Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2023-01-15T20:25:40.980Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:41.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:41.545Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2023-01-15T20:25:41.545Z] [2023-01-15T20:25:41.545Z] setOSConditions: [2023-01-15T20:25:41.545Z] [2023-01-15T20:25:41.545Z] setToolWin: [2023-01-15T20:25:41.545Z] [2023-01-15T20:25:41.545Z] setToolUnix: [2023-01-15T20:25:41.545Z] [2023-01-15T20:25:41.545Z] setToolProperty: [2023-01-15T20:25:41.545Z] [2023-01-15T20:25:41.545Z] setS1ASclassPath: [2023-01-15T20:25:41.545Z] [2023-01-15T20:25:41.545Z] init-common: [2023-01-15T20:25:41.545Z] [2023-01-15T20:25:41.545Z] create-jdbc-resource-common: [2023-01-15T20:25:41.545Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2023-01-15T20:25:41.545Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:41.858Z] [exec] Application deployed with name ejb32-mdb. [2023-01-15T20:25:41.859Z] [2023-01-15T20:25:41.859Z] run: [2023-01-15T20:25:41.859Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:42.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:42.109Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2023-01-15T20:25:42.109Z] [echo] cmd executed for server [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] setOSConditions: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] setToolWin: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] setToolUnix: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] setToolProperty: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] setS1ASclassPath: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] init-common: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] deploy-common: [2023-01-15T20:25:42.109Z] [echo] Current time (ISO): 2023-01-15T20:25:41.924+0000 [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] setOSConditions: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] setToolWin: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] setToolUnix: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] setToolProperty: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] setS1ASclassPath: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] init-common: [2023-01-15T20:25:42.109Z] [2023-01-15T20:25:42.109Z] deploy-common-pe: [2023-01-15T20:25:42.109Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:42.422Z] [java] Jan 15, 2023 8:25:42 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:25:42.423Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:25:42.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2023-01-15T20:25:42.931Z] [exec] Application deployed with name ejb-bmp-contauthtxApp. [2023-01-15T20:25:42.931Z] [echo] Deployment on target server server successful [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setOSConditions: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setToolWin: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setToolUnix: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setToolProperty: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setS1ASclassPath: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] init-common: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] deploy-common-ee: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] run: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setOSConditions: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setToolWin: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setToolUnix: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setToolProperty: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setS1ASclassPath: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] init-common: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] execute-sql-common: [2023-01-15T20:25:42.931Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2023-01-15T20:25:42.931Z] [sql] 0 rows affected [2023-01-15T20:25:42.931Z] [sql] 0 rows affected [2023-01-15T20:25:42.931Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setOSConditions: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setToolWin: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setToolUnix: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setToolProperty: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] setS1ASclassPath: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] init-common: [2023-01-15T20:25:42.931Z] [2023-01-15T20:25:42.931Z] runclient-common: [2023-01-15T20:25:42.931Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:25:42.931Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:43.496Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:44.059Z] [exec] Jan 15, 2023 8:25:43 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:25:44.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. [2023-01-15T20:25:44.197Z] [2023-01-15T20:25:44.198Z] start-server-windows: [2023-01-15T20:25:44.198Z] [2023-01-15T20:25:44.198Z] setOSConditions: [2023-01-15T20:25:44.198Z] [2023-01-15T20:25:44.198Z] setToolWin: [2023-01-15T20:25:44.198Z] [2023-01-15T20:25:44.198Z] setToolUnix: [2023-01-15T20:25:44.198Z] [2023-01-15T20:25:44.198Z] setToolProperty: [2023-01-15T20:25:44.198Z] [2023-01-15T20:25:44.198Z] setS1ASclassPath: [2023-01-15T20:25:44.198Z] [2023-01-15T20:25:44.198Z] init-common: [2023-01-15T20:25:44.198Z] [2023-01-15T20:25:44.198Z] deploy-rar-common: [2023-01-15T20:25:44.198Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2023-01-15T20:25:44.198Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:44.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:45.694Z] [java] ejb32-mdb: awaitInvocations : true [2023-01-15T20:25:45.695Z] [java] Value of key is: awaitInvocations [2023-01-15T20:25:45.695Z] [java] ejb32-mdb: method one : true [2023-01-15T20:25:45.695Z] [java] Value of key is: method one [2023-01-15T20:25:45.695Z] [java] ejb32-mdb: method two : true [2023-01-15T20:25:45.695Z] [java] Value of key is: method two [2023-01-15T20:25:45.695Z] [java] ejb32-mdb: method three : true [2023-01-15T20:25:45.695Z] [java] Value of key is: method three [2023-01-15T20:25:45.695Z] [java] ejb32-mdb: total invocations : true [2023-01-15T20:25:45.695Z] [java] Value of key is: total invocations [2023-01-15T20:25:45.695Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:25:45.695Z] [java] [2023-01-15T20:25:45.695Z] [java] [2023-01-15T20:25:45.695Z] [java] ----------------------------------------- [2023-01-15T20:25:45.695Z] [java] - method one: PASS - [2023-01-15T20:25:45.695Z] [java] - method two: PASS - [2023-01-15T20:25:45.695Z] [java] - method three: PASS - [2023-01-15T20:25:45.695Z] [java] - awaitInvocations: PASS - [2023-01-15T20:25:45.695Z] [java] - total invocations: PASS - [2023-01-15T20:25:45.695Z] [java] ----------------------------------------- [2023-01-15T20:25:45.695Z] [java] Total PASS: 5 [2023-01-15T20:25:45.695Z] [java] Total FAIL: 0 [2023-01-15T20:25:45.695Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:25:45.695Z] [java] ----------------------------------------- [2023-01-15T20:25:45.695Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:25:45.695Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:25:45.695Z] [2023-01-15T20:25:45.695Z] undeploy: [2023-01-15T20:25:45.955Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:46.130Z] [exec] Application deployed with name blackbox-tx. [2023-01-15T20:25:46.131Z] [echo] Deploying rar/blackbox-tx.rar on server [2023-01-15T20:25:46.131Z] [2023-01-15T20:25:46.131Z] deploy: [2023-01-15T20:25:46.131Z] [2023-01-15T20:25:46.131Z] setOSConditions: [2023-01-15T20:25:46.131Z] [2023-01-15T20:25:46.131Z] setToolWin: [2023-01-15T20:25:46.131Z] [2023-01-15T20:25:46.131Z] setToolUnix: [2023-01-15T20:25:46.131Z] [2023-01-15T20:25:46.131Z] setToolProperty: [2023-01-15T20:25:46.131Z] [2023-01-15T20:25:46.131Z] setS1ASclassPath: [2023-01-15T20:25:46.131Z] [2023-01-15T20:25:46.131Z] init-common: [2023-01-15T20:25:46.131Z] [2023-01-15T20:25:46.131Z] create-connector-connpool: [2023-01-15T20:25:46.131Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:46.131Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:46.211Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:25:46.388Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:25:46.389Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:25:46.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:46.467Z] [2023-01-15T20:25:46.467Z] all: [2023-01-15T20:25:46.467Z] [echo] @@## SunRaXml ##@@ [2023-01-15T20:25:46.467Z] [2023-01-15T20:25:46.467Z] all: [2023-01-15T20:25:46.467Z] [2023-01-15T20:25:46.468Z] setOSConditions: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setToolWin: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setToolUnix: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setToolProperty: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setS1ASclassPath: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] init-common: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] clean: [2023-01-15T20:25:46.468Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:46.468Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setOSConditions: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setToolWin: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setToolUnix: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setToolProperty: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setS1ASclassPath: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] init-common: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] create-dboutfile: [2023-01-15T20:25:46.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] compile: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setOSConditions: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setToolWin: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setToolUnix: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setToolProperty: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] setS1ASclassPath: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] init-common: [2023-01-15T20:25:46.468Z] [2023-01-15T20:25:46.468Z] compile-cci: [2023-01-15T20:25:46.468Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:46.468Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:46.647Z] [exec] Connector connection pool installed-libraries-test-ccp created. [2023-01-15T20:25:46.647Z] [2023-01-15T20:25:46.647Z] create-connector-connpool-common: [2023-01-15T20:25:46.647Z] [2023-01-15T20:25:46.647Z] setOSConditions: [2023-01-15T20:25:46.647Z] [2023-01-15T20:25:46.647Z] setToolWin: [2023-01-15T20:25:46.647Z] [2023-01-15T20:25:46.647Z] setToolUnix: [2023-01-15T20:25:46.647Z] [2023-01-15T20:25:46.647Z] setToolProperty: [2023-01-15T20:25:46.647Z] [2023-01-15T20:25:46.647Z] setS1ASclassPath: [2023-01-15T20:25:46.647Z] [2023-01-15T20:25:46.647Z] init-common: [2023-01-15T20:25:46.647Z] [2023-01-15T20:25:46.647Z] create-connector-resource-common: [2023-01-15T20:25:46.647Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:46.647Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:47.037Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:47.037Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/ejb/CoffeeBean.java uses or overrides a deprecated API. [2023-01-15T20:25:47.037Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:25:47.037Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/ejb/CoffeeBean.java uses unchecked or unsafe operations. [2023-01-15T20:25:47.037Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:25:47.037Z] [javac] 1 warning [2023-01-15T20:25:47.037Z] [2023-01-15T20:25:47.037Z] setOSConditions: [2023-01-15T20:25:47.037Z] [2023-01-15T20:25:47.037Z] setToolWin: [2023-01-15T20:25:47.037Z] [2023-01-15T20:25:47.037Z] setToolUnix: [2023-01-15T20:25:47.037Z] [2023-01-15T20:25:47.037Z] setToolProperty: [2023-01-15T20:25:47.037Z] [2023-01-15T20:25:47.037Z] setS1ASclassPath: [2023-01-15T20:25:47.037Z] [2023-01-15T20:25:47.037Z] init-common: [2023-01-15T20:25:47.037Z] [2023-01-15T20:25:47.037Z] compile-cci: [2023-01-15T20:25:47.037Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:47.037Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:47.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:47.211Z] [exec] Connector resource eis/connector-resource created. [2023-01-15T20:25:47.211Z] [2023-01-15T20:25:47.211Z] asadmin-common: [2023-01-15T20:25:47.211Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:47.211Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:47.294Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:47.294Z] [javac] 1 warning [2023-01-15T20:25:47.294Z] [2023-01-15T20:25:47.294Z] setOSConditions: [2023-01-15T20:25:47.294Z] [2023-01-15T20:25:47.294Z] setToolWin: [2023-01-15T20:25:47.294Z] [2023-01-15T20:25:47.294Z] setToolUnix: [2023-01-15T20:25:47.294Z] [2023-01-15T20:25:47.294Z] setToolProperty: [2023-01-15T20:25:47.294Z] [2023-01-15T20:25:47.294Z] setS1ASclassPath: [2023-01-15T20:25:47.294Z] [2023-01-15T20:25:47.294Z] init-common: [2023-01-15T20:25:47.294Z] [2023-01-15T20:25:47.294Z] compile-common: [2023-01-15T20:25:47.294Z] [echo] Current time (ISO): 2023-01-15T20:25:47.278+0000 [2023-01-15T20:25:47.294Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:47.338Z] [exec] Will Fail till a better XA driver is integrated into Derby [2023-01-15T20:25:47.338Z] [exec] Value of key is: test1 : [2023-01-15T20:25:47.338Z] [exec] Value of key is: test2 : [2023-01-15T20:25:47.338Z] [exec] jdbc contauthtx status: [2023-01-15T20:25:47.338Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:25:47.338Z] [exec] [2023-01-15T20:25:47.338Z] [exec] [2023-01-15T20:25:47.338Z] [exec] ----------------------------------------- [2023-01-15T20:25:47.338Z] [exec] - test2 : : PASS - [2023-01-15T20:25:47.338Z] [exec] - test1 : : PASS - [2023-01-15T20:25:47.338Z] [exec] ----------------------------------------- [2023-01-15T20:25:47.338Z] [exec] Total PASS: 2 [2023-01-15T20:25:47.338Z] [exec] Total FAIL: 0 [2023-01-15T20:25:47.338Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:25:47.338Z] [exec] ----------------------------------------- [2023-01-15T20:25:47.338Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:25:47.338Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:25:47.551Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:47.595Z] [2023-01-15T20:25:47.596Z] checkReporting-common: [2023-01-15T20:25:47.596Z] [2023-01-15T20:25:47.596Z] confirmReportPresent-common: [2023-01-15T20:25:47.596Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:25:47.596Z] [echo] Test seems to be reported fine [2023-01-15T20:25:47.596Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/RepRunConf.txt [2023-01-15T20:25:47.596Z] [2023-01-15T20:25:47.596Z] confirmMissingReport-common: [2023-01-15T20:25:47.596Z] [2023-01-15T20:25:47.596Z] undeploy: [2023-01-15T20:25:47.596Z] [2023-01-15T20:25:47.596Z] setOSConditions: [2023-01-15T20:25:47.596Z] [2023-01-15T20:25:47.596Z] setToolWin: [2023-01-15T20:25:47.596Z] [2023-01-15T20:25:47.596Z] setToolUnix: [2023-01-15T20:25:47.596Z] [2023-01-15T20:25:47.596Z] setToolProperty: [2023-01-15T20:25:47.596Z] [2023-01-15T20:25:47.596Z] setS1ASclassPath: [2023-01-15T20:25:47.596Z] [2023-01-15T20:25:47.596Z] init-common: [2023-01-15T20:25:47.596Z] [2023-01-15T20:25:47.596Z] undeploy-common: [2023-01-15T20:25:47.596Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:47.775Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:47.775Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2023-01-15T20:25:47.775Z] [2023-01-15T20:25:47.775Z] asadmin-common: [2023-01-15T20:25:47.775Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:47.775Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:48.164Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:25:48.165Z] [2023-01-15T20:25:48.165Z] setOSConditions: [2023-01-15T20:25:48.165Z] [2023-01-15T20:25:48.165Z] setToolWin: [2023-01-15T20:25:48.165Z] [2023-01-15T20:25:48.165Z] setToolUnix: [2023-01-15T20:25:48.165Z] [2023-01-15T20:25:48.165Z] setToolProperty: [2023-01-15T20:25:48.165Z] [2023-01-15T20:25:48.165Z] setS1ASclassPath: [2023-01-15T20:25:48.165Z] [2023-01-15T20:25:48.165Z] init-common: [2023-01-15T20:25:48.165Z] [2023-01-15T20:25:48.165Z] delete-jdbc-resource-common: [2023-01-15T20:25:48.165Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2023-01-15T20:25:48.338Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:48.339Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2023-01-15T20:25:48.339Z] [2023-01-15T20:25:48.339Z] asadmin-common: [2023-01-15T20:25:48.339Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:48.339Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:48.423Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:48.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2023-01-15T20:25:48.680Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2023-01-15T20:25:48.903Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:48.904Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:25:48.904Z] [2023-01-15T20:25:48.904Z] asadmin-common: [2023-01-15T20:25:48.904Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:48.904Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:48.919Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:48.937Z] [echo] cmd executed for server [2023-01-15T20:25:48.937Z] [2023-01-15T20:25:48.937Z] setOSConditions: [2023-01-15T20:25:48.937Z] [2023-01-15T20:25:48.937Z] setToolWin: [2023-01-15T20:25:48.937Z] [2023-01-15T20:25:48.937Z] setToolUnix: [2023-01-15T20:25:48.937Z] [2023-01-15T20:25:48.937Z] setToolProperty: [2023-01-15T20:25:48.937Z] [2023-01-15T20:25:48.937Z] setS1ASclassPath: [2023-01-15T20:25:48.937Z] [2023-01-15T20:25:48.937Z] init-common: [2023-01-15T20:25:48.937Z] [2023-01-15T20:25:48.937Z] delete-jdbc-connpool-common: [2023-01-15T20:25:48.937Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2023-01-15T20:25:48.937Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:49.176Z] [javac] 1 warning [2023-01-15T20:25:49.176Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:49.176Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] build: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] setOSConditions: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] setToolWin: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] setToolUnix: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] setToolProperty: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] setS1ASclassPath: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] init-common: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] webclient-war-common: [2023-01-15T20:25:49.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] clear: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] test-tlds-exist: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] copy-tlds: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] test-tagfiles-exist: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] copy-tagfiles: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] package-war-common: [2023-01-15T20:25:49.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:25:49.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:49.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:25:49.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:25:49.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/lib [2023-01-15T20:25:49.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:49.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:49.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:49.177Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:25:49.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/docroot [2023-01-15T20:25:49.177Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-cci-web.war [2023-01-15T20:25:49.177Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] setOSConditions: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] fixFiles: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] convUnix: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] convWin: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] setToolWin: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] setToolUnix: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] setToolProperty: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] setS1ASclassPath: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] init-common: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] package-persistence-common: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] ejb-jar-common: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] package-ejbjar-common: [2023-01-15T20:25:49.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:49.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:49.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:49.177Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-cci-ejb.jar [2023-01-15T20:25:49.177Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] appclient-jar-common: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] package-appclientjar-common: [2023-01-15T20:25:49.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:49.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:49.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:49.177Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-cci-client.jar [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] webclient-war-common: [2023-01-15T20:25:49.177Z] [2023-01-15T20:25:49.177Z] build-ear-common: [2023-01-15T20:25:49.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:49.177Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-cciApp.ear [2023-01-15T20:25:49.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2023-01-15T20:25:49.437Z] [2023-01-15T20:25:49.438Z] setup: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] setOSConditions: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] setToolWin: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] setToolUnix: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] setToolProperty: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] setS1ASclassPath: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] init-common: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] drop-sql: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] setOSConditions: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] setToolWin: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] setToolUnix: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] setToolProperty: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] setS1ASclassPath: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] init-common: [2023-01-15T20:25:49.438Z] [2023-01-15T20:25:49.438Z] execute-sql-common: [2023-01-15T20:25:49.439Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb-drop.sql [2023-01-15T20:25:49.439Z] [sql] Failed to execute: drop table coffee [2023-01-15T20:25:49.439Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2023-01-15T20:25:49.439Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2023-01-15T20:25:49.439Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2023-01-15T20:25:49.439Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2023-01-15T20:25:49.439Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2023-01-15T20:25:49.439Z] [sql] 0 of 3 SQL statements executed successfully [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setOSConditions: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolWin: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolUnix: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolProperty: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setS1ASclassPath: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] init-common: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] create-sql: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setOSConditions: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolWin: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolUnix: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolProperty: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setS1ASclassPath: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] init-common: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] execute-sql-common: [2023-01-15T20:25:49.439Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb.sql [2023-01-15T20:25:49.439Z] [sql] Failed to execute: drop table coffee [2023-01-15T20:25:49.439Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2023-01-15T20:25:49.439Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2023-01-15T20:25:49.439Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2023-01-15T20:25:49.439Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2023-01-15T20:25:49.439Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2023-01-15T20:25:49.439Z] [sql] 0 rows affected [2023-01-15T20:25:49.439Z] [sql] 0 rows affected [2023-01-15T20:25:49.439Z] [sql] 0 rows affected [2023-01-15T20:25:49.439Z] [sql] 3 of 6 SQL statements executed successfully [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] deploy: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setOSConditions: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolWin: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolUnix: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolProperty: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setS1ASclassPath: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] init-common: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] package-rar: [2023-01-15T20:25:49.439Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar [2023-01-15T20:25:49.439Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] create-rar: [2023-01-15T20:25:49.439Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2023-01-15T20:25:49.439Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2023-01-15T20:25:49.439Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar [2023-01-15T20:25:49.439Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar [2023-01-15T20:25:49.439Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] deploy-rar: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setOSConditions: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolWin: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolUnix: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setToolProperty: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] setS1ASclassPath: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] init-common: [2023-01-15T20:25:49.439Z] [2023-01-15T20:25:49.439Z] deploy-rar-common: [2023-01-15T20:25:49.439Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2023-01-15T20:25:49.439Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:49.452Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2023-01-15T20:25:49.453Z] [echo] cmd executed for server [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setOSConditions: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolWin: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolUnix: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolProperty: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setS1ASclassPath: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] init-common: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] execute-sql-common: [2023-01-15T20:25:49.453Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/drop_pointbase.sql [2023-01-15T20:25:49.453Z] [sql] 0 rows affected [2023-01-15T20:25:49.453Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] all: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setOSConditions: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolWin: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolUnix: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolProperty: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setS1ASclassPath: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] init-common: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] clean: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setOSConditions: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolWin: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolUnix: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolProperty: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setS1ASclassPath: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] init-common: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] clean-common: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setOSConditions: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolWin: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolUnix: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolProperty: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setS1ASclassPath: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] init-common: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] clean-classes-common: [2023-01-15T20:25:49.453Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setOSConditions: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolWin: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolUnix: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolProperty: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setS1ASclassPath: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] init-common: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] clean-jars-common: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] compile: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setOSConditions: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolWin: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolUnix: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setToolProperty: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] setS1ASclassPath: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] init-common: [2023-01-15T20:25:49.453Z] [2023-01-15T20:25:49.453Z] compile-common: [2023-01-15T20:25:49.453Z] [echo] Current time (ISO): 2023-01-15T20:25:49.325+0000 [2023-01-15T20:25:49.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:49.453Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:49.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:49.470Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] setOSConditions: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] setToolWin: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] setToolUnix: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] setToolProperty: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] setS1ASclassPath: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] init-common: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] deploy-common: [2023-01-15T20:25:49.470Z] [echo] Current time (ISO): 2023-01-15T20:25:49.243+0000 [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] setOSConditions: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] setToolWin: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] setToolUnix: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] setToolProperty: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] setS1ASclassPath: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] init-common: [2023-01-15T20:25:49.470Z] [2023-01-15T20:25:49.470Z] deploy-common-pe: [2023-01-15T20:25:49.470Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:49.711Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:50.002Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2023-01-15T20:25:50.003Z] [exec] Application deployed with name cciblackbox-tx. [2023-01-15T20:25:50.003Z] [echo] Deploying /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar on server [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] setOSConditions: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] setToolWin: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] setToolUnix: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] setToolProperty: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] setS1ASclassPath: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] init-common: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] deploy-common: [2023-01-15T20:25:50.003Z] [echo] Current time (ISO): 2023-01-15T20:25:49.918+0000 [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] setOSConditions: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] setToolWin: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] setToolUnix: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] setToolProperty: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] setS1ASclassPath: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] init-common: [2023-01-15T20:25:50.003Z] [2023-01-15T20:25:50.003Z] deploy-common-pe: [2023-01-15T20:25:50.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2023-01-15T20:25:50.259Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:50.516Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-cciApp.ear [2023-01-15T20:25:51.082Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:51.340Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth1/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:25:51.340Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:25:51.340Z] [javac] 1 warning [2023-01-15T20:25:51.340Z] [2023-01-15T20:25:51.340Z] setOSConditions: [2023-01-15T20:25:51.340Z] [2023-01-15T20:25:51.340Z] setToolWin: [2023-01-15T20:25:51.340Z] [2023-01-15T20:25:51.340Z] setToolUnix: [2023-01-15T20:25:51.340Z] [2023-01-15T20:25:51.340Z] setToolProperty: [2023-01-15T20:25:51.340Z] [2023-01-15T20:25:51.340Z] setS1ASclassPath: [2023-01-15T20:25:51.340Z] [2023-01-15T20:25:51.340Z] init-common: [2023-01-15T20:25:51.340Z] [2023-01-15T20:25:51.340Z] compile-common: [2023-01-15T20:25:51.340Z] [echo] Current time (ISO): 2023-01-15T20:25:51.191+0000 [2023-01-15T20:25:51.340Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:51.340Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:51.407Z] [exec] Application deployed with name installed-libraries-testApp. [2023-01-15T20:25:51.408Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2023-01-15T20:25:51.408Z] [echo] Deployment on target server server successful [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setOSConditions: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setToolWin: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setToolUnix: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setToolProperty: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setS1ASclassPath: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] init-common: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] deploy-common-ee: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] run: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setOSConditions: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setToolWin: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setToolUnix: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setToolProperty: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setS1ASclassPath: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] init-common: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] execute-sql-common: [2023-01-15T20:25:51.408Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/create_pointbase.sql [2023-01-15T20:25:51.408Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:25:51.408Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:25:51.408Z] [sql] 0 rows affected [2023-01-15T20:25:51.408Z] [sql] 1 rows affected [2023-01-15T20:25:51.408Z] [sql] 1 rows affected [2023-01-15T20:25:51.408Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:25:51.408Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:25:51.408Z] [sql] 0 rows affected [2023-01-15T20:25:51.408Z] [sql] 1 rows affected [2023-01-15T20:25:51.408Z] [sql] 1 rows affected [2023-01-15T20:25:51.408Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setOSConditions: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setToolWin: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setToolUnix: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setToolProperty: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] setS1ASclassPath: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] init-common: [2023-01-15T20:25:51.408Z] [2023-01-15T20:25:51.408Z] run-test-1: [2023-01-15T20:25:51.408Z] [java] GET /installed-libraries-test/servlet/SimpleServlet?url=/installed-libraries-test/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:25:51.408Z] [java] [2023-01-15T20:25:51.408Z] [java] Time: 1 [2023-01-15T20:25:51.445Z] [exec] Application deployed with name connector-cciApp. [2023-01-15T20:25:51.445Z] [exec] there are no files to retrieve for application connector-cciApp [2023-01-15T20:25:51.445Z] [echo] Deployment on target server server successful [2023-01-15T20:25:51.445Z] [2023-01-15T20:25:51.445Z] setOSConditions: [2023-01-15T20:25:51.445Z] [2023-01-15T20:25:51.445Z] setToolWin: [2023-01-15T20:25:51.445Z] [2023-01-15T20:25:51.445Z] setToolUnix: [2023-01-15T20:25:51.445Z] [2023-01-15T20:25:51.445Z] setToolProperty: [2023-01-15T20:25:51.445Z] [2023-01-15T20:25:51.445Z] setS1ASclassPath: [2023-01-15T20:25:51.445Z] [2023-01-15T20:25:51.445Z] init-common: [2023-01-15T20:25:51.445Z] [2023-01-15T20:25:51.445Z] deploy-common-ee: [2023-01-15T20:25:51.445Z] [2023-01-15T20:25:51.445Z] run: [2023-01-15T20:25:51.445Z] [java] GET /connector-cci/servlet/SimpleServlet?url=/connector-cci/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:25:51.446Z] [java] [2023-01-15T20:25:51.446Z] [java] Time: 1 [2023-01-15T20:25:51.972Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:25:51.973Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:25:51.973Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:25:51.973Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:25:51.973Z] [java] [Server response] [2023-01-15T20:25:51.973Z] [java] [Server response]3b [2023-01-15T20:25:51.973Z] [java] [Server response]Running serializable connector test [2023-01-15T20:25:51.973Z] [java] [Server response]TEST:PASS [2023-01-15T20:25:51.973Z] [java] Value of key is:installed-libraries [2023-01-15T20:25:51.973Z] [java] [Server response]END_OF_TEST [2023-01-15T20:25:51.973Z] [java] Value of key is:installed-libraries [2023-01-15T20:25:51.973Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:25:51.973Z] [java] [2023-01-15T20:25:51.973Z] [java] [2023-01-15T20:25:51.973Z] [java] ----------------------------------------- [2023-01-15T20:25:51.973Z] [java] - installed-libraries: PASS - [2023-01-15T20:25:51.973Z] [java] ----------------------------------------- [2023-01-15T20:25:51.973Z] [java] Total PASS: 1 [2023-01-15T20:25:51.973Z] [java] Total FAIL: 0 [2023-01-15T20:25:51.973Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:25:51.973Z] [java] ----------------------------------------- [2023-01-15T20:25:51.973Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] undeploy: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] setOSConditions: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] setToolWin: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] setToolUnix: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] setToolProperty: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] setS1ASclassPath: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] init-common: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] execute-sql-common: [2023-01-15T20:25:51.973Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/drop_pointbase.sql [2023-01-15T20:25:51.973Z] [sql] 0 rows affected [2023-01-15T20:25:51.973Z] [sql] 0 rows affected [2023-01-15T20:25:51.973Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] setOSConditions: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] setToolWin: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] setToolUnix: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] setToolProperty: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] setS1ASclassPath: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] init-common: [2023-01-15T20:25:51.973Z] [2023-01-15T20:25:51.973Z] delete-connector-resource-common: [2023-01-15T20:25:51.973Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2023-01-15T20:25:51.973Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:52.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource eis/connector-resource [2023-01-15T20:25:52.488Z] [exec] Connector resource eis/connector-resource deleted. [2023-01-15T20:25:52.488Z] [2023-01-15T20:25:52.488Z] setOSConditions: [2023-01-15T20:25:52.488Z] [2023-01-15T20:25:52.488Z] setToolWin: [2023-01-15T20:25:52.488Z] [2023-01-15T20:25:52.488Z] setToolUnix: [2023-01-15T20:25:52.488Z] [2023-01-15T20:25:52.488Z] setToolProperty: [2023-01-15T20:25:52.488Z] [2023-01-15T20:25:52.489Z] setS1ASclassPath: [2023-01-15T20:25:52.489Z] [2023-01-15T20:25:52.489Z] init-common: [2023-01-15T20:25:52.489Z] [2023-01-15T20:25:52.489Z] delete-connector-connpool-common: [2023-01-15T20:25:52.489Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true installed-libraries-test-ccp [2023-01-15T20:25:52.489Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:53.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true installed-libraries-test-ccp [2023-01-15T20:25:53.052Z] [exec] Connector connection pool installed-libraries-test-ccp deleted. [2023-01-15T20:25:53.052Z] [2023-01-15T20:25:53.052Z] setOSConditions: [2023-01-15T20:25:53.052Z] [2023-01-15T20:25:53.052Z] setToolWin: [2023-01-15T20:25:53.052Z] [2023-01-15T20:25:53.052Z] setToolUnix: [2023-01-15T20:25:53.052Z] [2023-01-15T20:25:53.052Z] setToolProperty: [2023-01-15T20:25:53.052Z] [2023-01-15T20:25:53.052Z] setS1ASclassPath: [2023-01-15T20:25:53.052Z] [2023-01-15T20:25:53.052Z] init-common: [2023-01-15T20:25:53.052Z] [2023-01-15T20:25:53.052Z] undeploy-common: [2023-01-15T20:25:53.056Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:53.237Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:53.238Z] [javac] 1 warning [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] build: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] setOSConditions: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] fixFiles: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] convUnix: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] convWin: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] setToolWin: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] setToolUnix: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] setToolProperty: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] setS1ASclassPath: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] init-common: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] package-persistence-common: [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] ejb-jar-common: [2023-01-15T20:25:53.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:25:53.238Z] [2023-01-15T20:25:53.238Z] package-ejbjar-common: [2023-01-15T20:25:53.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:53.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:53.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:53.239Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-ejb.jar [2023-01-15T20:25:53.239Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] appclient-jar-common: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] package-appclientjar-common: [2023-01-15T20:25:53.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:53.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:53.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:53.239Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-client.jar [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] webclient-war-common: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] build-ear-common: [2023-01-15T20:25:53.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:53.239Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] deploy: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setOSConditions: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setToolWin: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setToolUnix: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setToolProperty: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setS1ASclassPath: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] init-common: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] execute-sql-common: [2023-01-15T20:25:53.239Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2023-01-15T20:25:53.239Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:25:53.239Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:25:53.239Z] [sql] 0 rows affected [2023-01-15T20:25:53.239Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setOSConditions: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setToolWin: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setToolUnix: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setToolProperty: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setS1ASclassPath: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] init-common: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] deploy-jdbc-common: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setOSConditions: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setToolWin: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setToolUnix: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setToolProperty: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] setS1ASclassPath: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] init-common: [2023-01-15T20:25:53.239Z] [2023-01-15T20:25:53.239Z] create-jdbc-connpool-common: [2023-01-15T20:25:53.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:25:53.338Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:25:53.338Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:25:53.338Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:25:53.338Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:25:53.338Z] [java] [Server response]Content-Length: 311 [2023-01-15T20:25:53.338Z] [java] [Server response] [2023-01-15T20:25:53.338Z] [java] [Server response]J2EE Connectors 1.5 : Standalone adapter tests : CoffeeClient started in main... [2023-01-15T20:25:53.338Z] [java] [Server response]J2EE Connectors 1.5 : Standalone CCI adapter Tests [2023-01-15T20:25:53.338Z] [java] [Server response]Coffee count = 0 [2023-01-15T20:25:53.338Z] [java] [Server response]Inserting 3 coffee entries... [2023-01-15T20:25:53.338Z] [java] [Server response]Coffee count = 3 [2023-01-15T20:25:53.338Z] [java] [Server response]Connector:cci Connector J2EE Connectors 1.5 : Standalone adapter tests rar Test status: PASS [2023-01-15T20:25:53.338Z] [java] [Server response]TEST:PASS [2023-01-15T20:25:53.338Z] [java] Value of key is:connector-cci [2023-01-15T20:25:53.338Z] [java] [Server response]END_OF_TEST [2023-01-15T20:25:53.338Z] [java] Value of key is:connector-cci [2023-01-15T20:25:53.338Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:25:53.338Z] [java] [2023-01-15T20:25:53.338Z] [java] [2023-01-15T20:25:53.338Z] [java] ----------------------------------------- [2023-01-15T20:25:53.338Z] [java] - connector-cci: PASS - [2023-01-15T20:25:53.338Z] [java] ----------------------------------------- [2023-01-15T20:25:53.338Z] [java] Total PASS: 1 [2023-01-15T20:25:53.338Z] [java] Total FAIL: 0 [2023-01-15T20:25:53.338Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:25:53.338Z] [java] ----------------------------------------- [2023-01-15T20:25:53.338Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:25:53.338Z] [2023-01-15T20:25:53.338Z] undeploy: [2023-01-15T20:25:53.338Z] [2023-01-15T20:25:53.338Z] undeploy-rar: [2023-01-15T20:25:53.338Z] [2023-01-15T20:25:53.338Z] setOSConditions: [2023-01-15T20:25:53.338Z] [2023-01-15T20:25:53.338Z] setToolWin: [2023-01-15T20:25:53.338Z] [2023-01-15T20:25:53.338Z] setToolUnix: [2023-01-15T20:25:53.338Z] [2023-01-15T20:25:53.338Z] setToolProperty: [2023-01-15T20:25:53.338Z] [2023-01-15T20:25:53.338Z] setS1ASclassPath: [2023-01-15T20:25:53.339Z] [2023-01-15T20:25:53.339Z] init-common: [2023-01-15T20:25:53.339Z] [2023-01-15T20:25:53.339Z] undeploy-rar-common: [2023-01-15T20:25:53.339Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} cciblackbox-tx [2023-01-15T20:25:53.339Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:53.496Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:53.571Z] [2023-01-15T20:25:53.571Z] setOSConditions: [2023-01-15T20:25:53.571Z] [2023-01-15T20:25:53.571Z] setToolWin: [2023-01-15T20:25:53.571Z] [2023-01-15T20:25:53.571Z] setToolUnix: [2023-01-15T20:25:53.571Z] [2023-01-15T20:25:53.571Z] setToolProperty: [2023-01-15T20:25:53.571Z] [2023-01-15T20:25:53.571Z] setS1ASclassPath: [2023-01-15T20:25:53.571Z] [2023-01-15T20:25:53.571Z] init-common: [2023-01-15T20:25:53.571Z] [2023-01-15T20:25:53.571Z] undeploy-rar-common: [2023-01-15T20:25:53.571Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2023-01-15T20:25:53.571Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:53.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:53.754Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:25:53.754Z] [2023-01-15T20:25:53.754Z] set-derby-connpool-props: [2023-01-15T20:25:53.901Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:25:53.901Z] [2023-01-15T20:25:53.901Z] setOSConditions: [2023-01-15T20:25:53.901Z] [2023-01-15T20:25:53.901Z] setToolWin: [2023-01-15T20:25:53.901Z] [2023-01-15T20:25:53.901Z] setToolUnix: [2023-01-15T20:25:53.901Z] [2023-01-15T20:25:53.901Z] setToolProperty: [2023-01-15T20:25:53.901Z] [2023-01-15T20:25:53.901Z] setS1ASclassPath: [2023-01-15T20:25:53.901Z] [2023-01-15T20:25:53.901Z] init-common: [2023-01-15T20:25:53.901Z] [2023-01-15T20:25:53.901Z] undeploy-common: [2023-01-15T20:25:53.901Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:54.011Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:54.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:25:54.135Z] [2023-01-15T20:25:54.135Z] uninstall-library: [2023-01-15T20:25:54.135Z] [echo] deleting file [blackbox.jar] from applibs [2023-01-15T20:25:54.135Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs/blackbox.jar [2023-01-15T20:25:54.135Z] [2023-01-15T20:25:54.135Z] restart-server: [2023-01-15T20:25:54.135Z] [2023-01-15T20:25:54.135Z] setOSConditions: [2023-01-15T20:25:54.135Z] [2023-01-15T20:25:54.135Z] stop-server: [2023-01-15T20:25:54.135Z] [2023-01-15T20:25:54.135Z] stop-server-unix: [2023-01-15T20:25:54.135Z] [echo] stopping server on unix ... [2023-01-15T20:25:54.135Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:54.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:25:54.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:54.271Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] unsetup: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] setOSConditions: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] setToolWin: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] setToolUnix: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] setToolProperty: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] setS1ASclassPath: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] init-common: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] drop-sql: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] setOSConditions: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] setToolWin: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] setToolUnix: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] setToolProperty: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] setS1ASclassPath: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] init-common: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] execute-sql-common: [2023-01-15T20:25:54.415Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb-drop.sql [2023-01-15T20:25:54.415Z] [sql] 0 rows affected [2023-01-15T20:25:54.415Z] [sql] 0 rows affected [2023-01-15T20:25:54.415Z] [sql] 0 rows affected [2023-01-15T20:25:54.415Z] [sql] 3 of 3 SQL statements executed successfully [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] all: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.415Z] build: [2023-01-15T20:25:54.415Z] [2023-01-15T20:25:54.416Z] setOSConditions: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setToolWin: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setToolUnix: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setToolProperty: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setS1ASclassPath: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] init-common: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] clean: [2023-01-15T20:25:54.416Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:54.416Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setOSConditions: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setToolWin: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setToolUnix: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setToolProperty: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setS1ASclassPath: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] init-common: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] create-dboutfile: [2023-01-15T20:25:54.416Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] compile: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setOSConditions: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setToolWin: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setToolUnix: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setToolProperty: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] setS1ASclassPath: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] init-common: [2023-01-15T20:25:54.416Z] [2023-01-15T20:25:54.416Z] compile-cci: [2023-01-15T20:25:54.416Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:54.416Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:54.529Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:54.979Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:54.979Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/ejb/CoffeeBean.java uses or overrides a deprecated API. [2023-01-15T20:25:54.979Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:25:54.980Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/ejb/CoffeeBean.java uses unchecked or unsafe operations. [2023-01-15T20:25:54.980Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:25:54.980Z] [javac] 1 warning [2023-01-15T20:25:54.980Z] [2023-01-15T20:25:54.980Z] setOSConditions: [2023-01-15T20:25:54.980Z] [2023-01-15T20:25:54.980Z] setToolWin: [2023-01-15T20:25:54.980Z] [2023-01-15T20:25:54.980Z] setToolUnix: [2023-01-15T20:25:54.980Z] [2023-01-15T20:25:54.980Z] setToolProperty: [2023-01-15T20:25:54.980Z] [2023-01-15T20:25:54.980Z] setS1ASclassPath: [2023-01-15T20:25:54.980Z] [2023-01-15T20:25:54.980Z] init-common: [2023-01-15T20:25:54.980Z] [2023-01-15T20:25:54.980Z] compile-cci: [2023-01-15T20:25:54.980Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:54.980Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:55.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:55.095Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:25:55.095Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:55.236Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:55.237Z] [javac] 1 warning [2023-01-15T20:25:55.237Z] [2023-01-15T20:25:55.237Z] setOSConditions: [2023-01-15T20:25:55.237Z] [2023-01-15T20:25:55.237Z] setToolWin: [2023-01-15T20:25:55.237Z] [2023-01-15T20:25:55.237Z] setToolUnix: [2023-01-15T20:25:55.237Z] [2023-01-15T20:25:55.237Z] setToolProperty: [2023-01-15T20:25:55.237Z] [2023-01-15T20:25:55.237Z] setS1ASclassPath: [2023-01-15T20:25:55.237Z] [2023-01-15T20:25:55.237Z] init-common: [2023-01-15T20:25:55.237Z] [2023-01-15T20:25:55.237Z] compile-cci: [2023-01-15T20:25:55.237Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:55.237Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:55.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:55.353Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:25:55.505Z] [exec] Waiting for the domain to stop . [2023-01-15T20:25:55.506Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:25:55.609Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:55.799Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:55.800Z] [javac] 1 warning [2023-01-15T20:25:55.800Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:55.800Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] build-embedded-ear: [2023-01-15T20:25:55.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:25:55.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:25:55.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] package-embedded-ejb: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] package-ejbjar-common: [2023-01-15T20:25:55.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:55.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:55.800Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cci-embedded-ejb.jar [2023-01-15T20:25:55.800Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] setOSConditions: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] setToolWin: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] setToolUnix: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] setToolProperty: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] setS1ASclassPath: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] init-common: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] package-rar: [2023-01-15T20:25:55.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar [2023-01-15T20:25:55.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] create-rar: [2023-01-15T20:25:55.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2023-01-15T20:25:55.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2023-01-15T20:25:55.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar [2023-01-15T20:25:55.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar [2023-01-15T20:25:55.800Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] setOSConditions: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] setToolWin: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] setToolUnix: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] setToolProperty: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] setS1ASclassPath: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] init-common: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] webclient-war-common: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] clear: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] test-tlds-exist: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] copy-tlds: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] test-tagfiles-exist: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] copy-tagfiles: [2023-01-15T20:25:55.800Z] [2023-01-15T20:25:55.800Z] package-war-common: [2023-01-15T20:25:55.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:25:55.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:55.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:25:55.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:25:55.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/lib [2023-01-15T20:25:55.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:55.801Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:55.801Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:55.801Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:25:55.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/docroot [2023-01-15T20:25:55.801Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/cci-embedded-web.war [2023-01-15T20:25:55.801Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:25:55.801Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-embedded-cciApp.ear [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setOSConditions: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setToolWin: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setToolUnix: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setToolProperty: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setS1ASclassPath: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] init-common: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setup: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] drop-sql: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setOSConditions: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setToolWin: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setToolUnix: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setToolProperty: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setS1ASclassPath: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] init-common: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] execute-sql-common: [2023-01-15T20:25:55.801Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb-drop.sql [2023-01-15T20:25:55.801Z] [sql] Failed to execute: drop table coffee [2023-01-15T20:25:55.801Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2023-01-15T20:25:55.801Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2023-01-15T20:25:55.801Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2023-01-15T20:25:55.801Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2023-01-15T20:25:55.801Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2023-01-15T20:25:55.801Z] [sql] 0 of 3 SQL statements executed successfully [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] create-sql: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setOSConditions: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setToolWin: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setToolUnix: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setToolProperty: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] setS1ASclassPath: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] init-common: [2023-01-15T20:25:55.801Z] [2023-01-15T20:25:55.801Z] execute-sql-common: [2023-01-15T20:25:55.801Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb.sql [2023-01-15T20:25:55.801Z] [sql] Failed to execute: drop table coffee [2023-01-15T20:25:55.801Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2023-01-15T20:25:55.801Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2023-01-15T20:25:55.801Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2023-01-15T20:25:55.801Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2023-01-15T20:25:55.801Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2023-01-15T20:25:55.866Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:55.867Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:25:56.058Z] [sql] 0 rows affected [2023-01-15T20:25:56.058Z] [sql] 0 rows affected [2023-01-15T20:25:56.058Z] [sql] 0 rows affected [2023-01-15T20:25:56.058Z] [sql] 3 of 6 SQL statements executed successfully [2023-01-15T20:25:56.058Z] [2023-01-15T20:25:56.058Z] deploy: [2023-01-15T20:25:56.058Z] [2023-01-15T20:25:56.058Z] setOSConditions: [2023-01-15T20:25:56.058Z] [2023-01-15T20:25:56.058Z] setToolWin: [2023-01-15T20:25:56.058Z] [2023-01-15T20:25:56.058Z] setToolUnix: [2023-01-15T20:25:56.058Z] [2023-01-15T20:25:56.058Z] setToolProperty: [2023-01-15T20:25:56.058Z] [2023-01-15T20:25:56.058Z] setS1ASclassPath: [2023-01-15T20:25:56.059Z] [2023-01-15T20:25:56.059Z] init-common: [2023-01-15T20:25:56.059Z] [2023-01-15T20:25:56.059Z] deploy-common: [2023-01-15T20:25:56.059Z] [echo] Current time (ISO): 2023-01-15T20:25:55.833+0000 [2023-01-15T20:25:56.059Z] [2023-01-15T20:25:56.059Z] setOSConditions: [2023-01-15T20:25:56.059Z] [2023-01-15T20:25:56.059Z] setToolWin: [2023-01-15T20:25:56.059Z] [2023-01-15T20:25:56.059Z] setToolUnix: [2023-01-15T20:25:56.059Z] [2023-01-15T20:25:56.059Z] setToolProperty: [2023-01-15T20:25:56.059Z] [2023-01-15T20:25:56.059Z] setS1ASclassPath: [2023-01-15T20:25:56.059Z] [2023-01-15T20:25:56.059Z] init-common: [2023-01-15T20:25:56.059Z] [2023-01-15T20:25:56.059Z] deploy-common-pe: [2023-01-15T20:25:56.059Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:56.124Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:56.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-embedded-cciApp.ear [2023-01-15T20:25:56.622Z] [exec] Application deployed with name connector-embedded-cciApp. [2023-01-15T20:25:56.622Z] [exec] there are no files to retrieve for application connector-embedded-cciApp [2023-01-15T20:25:56.622Z] [echo] Deployment on target server server successful [2023-01-15T20:25:56.622Z] [2023-01-15T20:25:56.622Z] setOSConditions: [2023-01-15T20:25:56.622Z] [2023-01-15T20:25:56.622Z] setToolWin: [2023-01-15T20:25:56.622Z] [2023-01-15T20:25:56.622Z] setToolUnix: [2023-01-15T20:25:56.622Z] [2023-01-15T20:25:56.622Z] setToolProperty: [2023-01-15T20:25:56.622Z] [2023-01-15T20:25:56.622Z] setS1ASclassPath: [2023-01-15T20:25:56.622Z] [2023-01-15T20:25:56.622Z] init-common: [2023-01-15T20:25:56.622Z] [2023-01-15T20:25:56.622Z] deploy-common-ee: [2023-01-15T20:25:56.622Z] [2023-01-15T20:25:56.622Z] run: [2023-01-15T20:25:56.622Z] [java] GET /cci-embedded/servlet/SimpleServlet?url=/cci-embedded/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:25:56.622Z] [java] [2023-01-15T20:25:56.622Z] [java] Time: 1 [2023-01-15T20:25:56.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:56.690Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:25:56.690Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:56.947Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:57.205Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:25:57.205Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:57.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:57.769Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:25:57.769Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:57.988Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:25:57.988Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:25:57.988Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:25:57.988Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:25:57.988Z] [java] [Server response]Content-Length: 299 [2023-01-15T20:25:57.988Z] [java] [Server response] [2023-01-15T20:25:57.988Z] [java] [Server response]J2EE Connectors : Embedded Adapter Tests : CoffeeClient started in main... [2023-01-15T20:25:57.988Z] [java] [Server response]J2EE Connectors 1.5 : Standalone CCI adapter Tests [2023-01-15T20:25:57.988Z] [java] [Server response]Coffee count = 0 [2023-01-15T20:25:57.988Z] [java] [Server response]Inserting 3 coffee entries... [2023-01-15T20:25:57.988Z] [java] [Server response]Coffee count = 3 [2023-01-15T20:25:57.988Z] [java] [Server response]Connector:cci Connector J2EE Connectors : Embedded Adapter Tests rar Test status: PASS [2023-01-15T20:25:57.988Z] [java] [Server response]TEST:PASS [2023-01-15T20:25:57.988Z] [java] Value of key is:cci-embedded [2023-01-15T20:25:57.988Z] [java] [Server response]END_OF_TEST [2023-01-15T20:25:57.988Z] [java] Value of key is:cci-embedded [2023-01-15T20:25:57.988Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:25:57.988Z] [java] [2023-01-15T20:25:57.988Z] [java] [2023-01-15T20:25:57.988Z] [java] ----------------------------------------- [2023-01-15T20:25:57.988Z] [java] - cci-embedded: PASS - [2023-01-15T20:25:57.988Z] [java] ----------------------------------------- [2023-01-15T20:25:57.988Z] [java] Total PASS: 1 [2023-01-15T20:25:57.988Z] [java] Total FAIL: 0 [2023-01-15T20:25:57.988Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:25:57.988Z] [java] ----------------------------------------- [2023-01-15T20:25:57.988Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:25:57.988Z] [2023-01-15T20:25:57.988Z] undeploy: [2023-01-15T20:25:57.988Z] [2023-01-15T20:25:57.988Z] setOSConditions: [2023-01-15T20:25:57.988Z] [2023-01-15T20:25:57.988Z] setToolWin: [2023-01-15T20:25:57.988Z] [2023-01-15T20:25:57.988Z] setToolUnix: [2023-01-15T20:25:57.988Z] [2023-01-15T20:25:57.988Z] setToolProperty: [2023-01-15T20:25:57.988Z] [2023-01-15T20:25:57.988Z] setS1ASclassPath: [2023-01-15T20:25:57.988Z] [2023-01-15T20:25:57.988Z] init-common: [2023-01-15T20:25:57.989Z] [2023-01-15T20:25:57.989Z] undeploy-common: [2023-01-15T20:25:57.989Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:58.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:58.027Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:25:58.245Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:25:58.245Z] [2023-01-15T20:25:58.245Z] unsetup: [2023-01-15T20:25:58.245Z] [2023-01-15T20:25:58.245Z] drop-sql: [2023-01-15T20:25:58.245Z] [2023-01-15T20:25:58.245Z] setOSConditions: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolWin: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolUnix: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolProperty: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setS1ASclassPath: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] init-common: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] execute-sql-common: [2023-01-15T20:25:58.246Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb-drop.sql [2023-01-15T20:25:58.246Z] [sql] 0 rows affected [2023-01-15T20:25:58.246Z] [sql] 0 rows affected [2023-01-15T20:25:58.246Z] [sql] 0 rows affected [2023-01-15T20:25:58.246Z] [sql] 3 of 3 SQL statements executed successfully [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] all: [2023-01-15T20:25:58.246Z] [echo] @@## serializabletest ##@@ [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setOSConditions: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolWin: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolUnix: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolProperty: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setS1ASclassPath: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] init-common: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] clean: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setOSConditions: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolWin: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolUnix: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolProperty: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setS1ASclassPath: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] init-common: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] clean-common: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setOSConditions: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolWin: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolUnix: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setToolProperty: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] setS1ASclassPath: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] init-common: [2023-01-15T20:25:58.246Z] [2023-01-15T20:25:58.246Z] clean-classes-common: [2023-01-15T20:25:58.246Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:25:58.284Z] [2023-01-15T20:25:58.284Z] setOSConditions: [2023-01-15T20:25:58.284Z] [2023-01-15T20:25:58.284Z] setToolWin: [2023-01-15T20:25:58.284Z] [2023-01-15T20:25:58.284Z] setToolUnix: [2023-01-15T20:25:58.284Z] [2023-01-15T20:25:58.284Z] setToolProperty: [2023-01-15T20:25:58.284Z] [2023-01-15T20:25:58.284Z] setS1ASclassPath: [2023-01-15T20:25:58.284Z] [2023-01-15T20:25:58.284Z] init-common: [2023-01-15T20:25:58.284Z] [2023-01-15T20:25:58.284Z] create-jdbc-resource-common: [2023-01-15T20:25:58.284Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:25:58.284Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] setOSConditions: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] setToolWin: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] setToolUnix: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] setToolProperty: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] setS1ASclassPath: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] init-common: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] clean-jars-common: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] clean: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] compile: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] setOSConditions: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] setToolWin: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] setToolUnix: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.503Z] setToolProperty: [2023-01-15T20:25:58.503Z] [2023-01-15T20:25:58.504Z] setS1ASclassPath: [2023-01-15T20:25:58.504Z] [2023-01-15T20:25:58.504Z] init-common: [2023-01-15T20:25:58.504Z] [2023-01-15T20:25:58.504Z] compile-common: [2023-01-15T20:25:58.504Z] [echo] Current time (ISO): 2023-01-15T20:25:58.257+0000 [2023-01-15T20:25:58.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:58.504Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:25:58.504Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:58.848Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:25:58.849Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:25:58.849Z] [echo] cmd executed for server [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] setOSConditions: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] setToolWin: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] setToolUnix: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] setToolProperty: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] setS1ASclassPath: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] init-common: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] deploy-common: [2023-01-15T20:25:58.849Z] [echo] Current time (ISO): 2023-01-15T20:25:58.685+0000 [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] setOSConditions: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] setToolWin: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] setToolUnix: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] setToolProperty: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] setS1ASclassPath: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] init-common: [2023-01-15T20:25:58.849Z] [2023-01-15T20:25:58.849Z] deploy-common-pe: [2023-01-15T20:25:58.849Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:59.413Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2023-01-15T20:25:59.671Z] [exec] Application deployed with name ejb-bmp-contauth1App. [2023-01-15T20:25:59.671Z] [echo] Deployment on target server server successful [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setOSConditions: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setToolWin: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setToolUnix: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setToolProperty: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setS1ASclassPath: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] init-common: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] deploy-common-ee: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] run: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setup-derby-for-authentication: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setOSConditions: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setToolWin: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setToolUnix: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setToolProperty: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] setS1ASclassPath: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] init-common: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] stop-derby: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] stop-derby-aix: [2023-01-15T20:25:59.671Z] [2023-01-15T20:25:59.671Z] stop-derby-nonaix: [2023-01-15T20:25:59.672Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:25:59.672Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:25:59.871Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:25:59.871Z] [javac] 1 warning [2023-01-15T20:25:59.871Z] [2023-01-15T20:25:59.871Z] setOSConditions: [2023-01-15T20:25:59.871Z] [2023-01-15T20:25:59.871Z] setToolWin: [2023-01-15T20:25:59.871Z] [2023-01-15T20:25:59.871Z] setToolUnix: [2023-01-15T20:25:59.871Z] [2023-01-15T20:25:59.872Z] setToolProperty: [2023-01-15T20:25:59.872Z] [2023-01-15T20:25:59.872Z] setS1ASclassPath: [2023-01-15T20:25:59.872Z] [2023-01-15T20:25:59.872Z] init-common: [2023-01-15T20:25:59.872Z] [2023-01-15T20:25:59.872Z] compile-common: [2023-01-15T20:25:59.872Z] [echo] Current time (ISO): 2023-01-15T20:25:59.818+0000 [2023-01-15T20:25:59.872Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:00.128Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:00.236Z] [java] Sun Jan 15 20:26:00 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:26:00.237Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties to copy. [2023-01-15T20:26:00.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases [2023-01-15T20:26:00.237Z] [2023-01-15T20:26:00.237Z] setOSConditions: [2023-01-15T20:26:00.237Z] [2023-01-15T20:26:00.237Z] setToolWin: [2023-01-15T20:26:00.237Z] [2023-01-15T20:26:00.237Z] setToolUnix: [2023-01-15T20:26:00.237Z] [2023-01-15T20:26:00.237Z] setToolProperty: [2023-01-15T20:26:00.237Z] [2023-01-15T20:26:00.237Z] setS1ASclassPath: [2023-01-15T20:26:00.237Z] [2023-01-15T20:26:00.237Z] init-common: [2023-01-15T20:26:00.237Z] [2023-01-15T20:26:00.237Z] start-derby: [2023-01-15T20:26:00.237Z] [2023-01-15T20:26:00.237Z] start-derby-aix: [2023-01-15T20:26:00.237Z] [2023-01-15T20:26:00.237Z] start-derby-nonaix: [2023-01-15T20:26:00.237Z] [echo] Starting Derby DB Server ... [2023-01-15T20:26:01.494Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:01.495Z] [javac] 1 warning [2023-01-15T20:26:01.495Z] [2023-01-15T20:26:01.495Z] setOSConditions: [2023-01-15T20:26:01.495Z] [2023-01-15T20:26:01.495Z] setToolWin: [2023-01-15T20:26:01.495Z] [2023-01-15T20:26:01.495Z] setToolUnix: [2023-01-15T20:26:01.495Z] [2023-01-15T20:26:01.495Z] setToolProperty: [2023-01-15T20:26:01.495Z] [2023-01-15T20:26:01.495Z] setS1ASclassPath: [2023-01-15T20:26:01.495Z] [2023-01-15T20:26:01.495Z] init-common: [2023-01-15T20:26:01.495Z] [2023-01-15T20:26:01.495Z] compile-common: [2023-01-15T20:26:01.495Z] [echo] Current time (ISO): 2023-01-15T20:26:01.489+0000 [2023-01-15T20:26:01.495Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:01.753Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:03.120Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:03.120Z] [javac] 1 warning [2023-01-15T20:26:03.120Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:03.120Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] build: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] setOSConditions: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] setToolWin: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] setToolUnix: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] setToolProperty: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] setS1ASclassPath: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] init-common: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] webclient-war-common: [2023-01-15T20:26:03.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] clear: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] test-tlds-exist: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] copy-tlds: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] test-tagfiles-exist: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] copy-tagfiles: [2023-01-15T20:26:03.120Z] [2023-01-15T20:26:03.120Z] package-war-common: [2023-01-15T20:26:03.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:26:03.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:03.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:26:03.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:26:03.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/lib [2023-01-15T20:26:03.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:03.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:03.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:03.120Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:26:03.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/docroot [2023-01-15T20:26:03.120Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-web.war [2023-01-15T20:26:03.377Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] setOSConditions: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] fixFiles: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] convUnix: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] convWin: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] setToolWin: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] setToolUnix: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] setToolProperty: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] setS1ASclassPath: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] init-common: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] package-persistence-common: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] ejb-jar-common: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] package-ejbjar-common: [2023-01-15T20:26:03.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:03.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:03.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:03.377Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-ejb.jar [2023-01-15T20:26:03.377Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] appclient-jar-common: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] package-appclientjar-common: [2023-01-15T20:26:03.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:03.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:03.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:03.377Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-client.jar [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] webclient-war-common: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] build-ear-common: [2023-01-15T20:26:03.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:03.377Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-serializable-testApp.ear [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] setOSConditions: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] setToolWin: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] setToolUnix: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] setToolProperty: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] setS1ASclassPath: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] init-common: [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] prepare: [2023-01-15T20:26:03.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes [2023-01-15T20:26:03.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes/lib [2023-01-15T20:26:03.377Z] [2023-01-15T20:26:03.377Z] build: [2023-01-15T20:26:03.377Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:03.377Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes [2023-01-15T20:26:03.634Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:03.890Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:26:03.890Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:26:03.890Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:26:03.890Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:26:03.890Z] [javac] 1 warning [2023-01-15T20:26:03.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-notx [2023-01-15T20:26:03.890Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes/blackbox.jar [2023-01-15T20:26:03.890Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-notx.rar [2023-01-15T20:26:03.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-tx [2023-01-15T20:26:03.890Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-tx.rar [2023-01-15T20:26:03.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-xa [2023-01-15T20:26:03.890Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-xa.rar [2023-01-15T20:26:03.890Z] [2023-01-15T20:26:03.890Z] deploy: [2023-01-15T20:26:03.890Z] [2023-01-15T20:26:03.890Z] setOSConditions: [2023-01-15T20:26:03.890Z] [2023-01-15T20:26:03.890Z] setToolWin: [2023-01-15T20:26:03.890Z] [2023-01-15T20:26:03.890Z] setToolUnix: [2023-01-15T20:26:03.890Z] [2023-01-15T20:26:03.890Z] setToolProperty: [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] setS1ASclassPath: [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] init-common: [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] prepare: [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] build: [2023-01-15T20:26:03.891Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] setOSConditions: [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] setToolWin: [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] setToolUnix: [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] setToolProperty: [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] setS1ASclassPath: [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] init-common: [2023-01-15T20:26:03.891Z] [2023-01-15T20:26:03.891Z] deploy-rar-common: [2023-01-15T20:26:03.891Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2023-01-15T20:26:03.891Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:04.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:04.453Z] [exec] Application deployed with name blackbox-tx. [2023-01-15T20:26:04.453Z] [echo] Deploying rar/blackbox-tx.rar on server [2023-01-15T20:26:04.453Z] [2023-01-15T20:26:04.453Z] setOSConditions: [2023-01-15T20:26:04.453Z] [2023-01-15T20:26:04.453Z] setToolWin: [2023-01-15T20:26:04.453Z] [2023-01-15T20:26:04.453Z] setToolUnix: [2023-01-15T20:26:04.453Z] [2023-01-15T20:26:04.453Z] setToolProperty: [2023-01-15T20:26:04.453Z] [2023-01-15T20:26:04.453Z] setS1ASclassPath: [2023-01-15T20:26:04.453Z] [2023-01-15T20:26:04.453Z] init-common: [2023-01-15T20:26:04.453Z] [2023-01-15T20:26:04.453Z] create-connector-connpool: [2023-01-15T20:26:04.453Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:04.453Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:05.018Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:26:05.018Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:26:05.018Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:05.018Z] [exec] Connector connection pool serializable-test-ccp created. [2023-01-15T20:26:05.018Z] [2023-01-15T20:26:05.018Z] create-connector-connpool-common: [2023-01-15T20:26:05.018Z] [2023-01-15T20:26:05.018Z] setOSConditions: [2023-01-15T20:26:05.018Z] [2023-01-15T20:26:05.018Z] setToolWin: [2023-01-15T20:26:05.018Z] [2023-01-15T20:26:05.018Z] setToolUnix: [2023-01-15T20:26:05.018Z] [2023-01-15T20:26:05.018Z] setToolProperty: [2023-01-15T20:26:05.018Z] [2023-01-15T20:26:05.018Z] setS1ASclassPath: [2023-01-15T20:26:05.018Z] [2023-01-15T20:26:05.018Z] init-common: [2023-01-15T20:26:05.018Z] [2023-01-15T20:26:05.018Z] create-connector-resource-common: [2023-01-15T20:26:05.018Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname serializable-test-ccp --target server eis/connector-resource [2023-01-15T20:26:05.018Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:05.467Z] [2023-01-15T20:26:05.468Z] stop-server-windows: [2023-01-15T20:26:05.581Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:05.582Z] [exec] Connector resource eis/connector-resource created. [2023-01-15T20:26:05.582Z] [2023-01-15T20:26:05.582Z] asadmin-common: [2023-01-15T20:26:05.582Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:05.582Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:06.148Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:06.148Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2023-01-15T20:26:06.148Z] [2023-01-15T20:26:06.148Z] asadmin-common: [2023-01-15T20:26:06.148Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:06.148Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:06.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:06.711Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] setOSConditions: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] setToolWin: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] setToolUnix: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] setToolProperty: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] setS1ASclassPath: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] init-common: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] deploy-common: [2023-01-15T20:26:06.711Z] [echo] Current time (ISO): 2023-01-15T20:26:06.545+0000 [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] setOSConditions: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] setToolWin: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] setToolUnix: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] setToolProperty: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] setS1ASclassPath: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] init-common: [2023-01-15T20:26:06.711Z] [2023-01-15T20:26:06.711Z] deploy-common-pe: [2023-01-15T20:26:06.711Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:07.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector-serializable-testApp.ear [2023-01-15T20:26:07.274Z] [exec] Application deployed with name connector-serializable-testApp. [2023-01-15T20:26:07.274Z] [exec] there are no files to retrieve for application connector-serializable-testApp [2023-01-15T20:26:07.274Z] [echo] Deployment on target server server successful [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] setOSConditions: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] setToolWin: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] setToolUnix: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] setToolProperty: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] setS1ASclassPath: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] init-common: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] deploy-common-ee: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] run: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] setOSConditions: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] setToolWin: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] setToolUnix: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] setToolProperty: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] setS1ASclassPath: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] init-common: [2023-01-15T20:26:07.274Z] [2023-01-15T20:26:07.274Z] execute-sql-common: [2023-01-15T20:26:07.274Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/create_pointbase.sql [2023-01-15T20:26:07.274Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:26:07.274Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:26:07.274Z] [sql] 0 rows affected [2023-01-15T20:26:07.274Z] [sql] 1 rows affected [2023-01-15T20:26:07.532Z] [sql] 1 rows affected [2023-01-15T20:26:07.532Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:26:07.532Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:26:07.532Z] [sql] 0 rows affected [2023-01-15T20:26:07.532Z] [sql] 1 rows affected [2023-01-15T20:26:07.532Z] [sql] 1 rows affected [2023-01-15T20:26:07.532Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] setOSConditions: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] setToolWin: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] setToolUnix: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] setToolProperty: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] setS1ASclassPath: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] init-common: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] runtest: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] setOSConditions: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] setToolWin: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] setToolUnix: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] setToolProperty: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] setS1ASclassPath: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] init-common: [2023-01-15T20:26:07.532Z] [2023-01-15T20:26:07.532Z] execute-sql-common: [2023-01-15T20:26:07.532Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/create_pointbase.sql [2023-01-15T20:26:07.532Z] [sql] 0 rows affected [2023-01-15T20:26:07.532Z] [sql] 0 rows affected [2023-01-15T20:26:07.532Z] [sql] 1 rows affected [2023-01-15T20:26:07.532Z] [sql] 1 rows affected [2023-01-15T20:26:07.532Z] [sql] 0 rows affected [2023-01-15T20:26:07.532Z] [sql] 0 rows affected [2023-01-15T20:26:07.532Z] [sql] 1 rows affected [2023-01-15T20:26:07.532Z] [sql] 1 rows affected [2023-01-15T20:26:07.532Z] [sql] 8 of 8 SQL statements executed successfully [2023-01-15T20:26:07.532Z] [java] GET /connector-serializable-test/servlet/SimpleServlet?url=/connector-serializable-test/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:26:07.532Z] [java] [2023-01-15T20:26:07.532Z] [java] Time: 1 [2023-01-15T20:26:07.790Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:26:07.790Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:07.790Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:26:07.790Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:07.790Z] [java] [Server response]Content-Length: 102 [2023-01-15T20:26:07.790Z] [java] [Server response] [2023-01-15T20:26:07.790Z] [java] [Server response]Running serializable connector test [2023-01-15T20:26:07.790Z] [java] [Server response]serializable connector test test1 : PASS [2023-01-15T20:26:07.790Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:07.790Z] [java] Value of key is:connector-serializable-test [2023-01-15T20:26:07.790Z] [java] [Server response]END_OF_TEST [2023-01-15T20:26:07.790Z] [java] Value of key is:connector-serializable-test [2023-01-15T20:26:07.790Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:26:07.790Z] [java] [2023-01-15T20:26:07.790Z] [java] [2023-01-15T20:26:07.790Z] [java] ----------------------------------------- [2023-01-15T20:26:07.790Z] [java] - connector-serializable-test: PASS - [2023-01-15T20:26:07.790Z] [java] ----------------------------------------- [2023-01-15T20:26:07.790Z] [java] Total PASS: 1 [2023-01-15T20:26:07.790Z] [java] Total FAIL: 0 [2023-01-15T20:26:07.790Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:26:07.790Z] [java] ----------------------------------------- [2023-01-15T20:26:07.790Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setOSConditions: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setToolWin: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setToolUnix: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setToolProperty: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setS1ASclassPath: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] init-common: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] execute-sql-common: [2023-01-15T20:26:07.790Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/drop_pointbase.sql [2023-01-15T20:26:07.790Z] [sql] 0 rows affected [2023-01-15T20:26:07.790Z] [sql] 0 rows affected [2023-01-15T20:26:07.790Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] undeploy: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setOSConditions: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setToolWin: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setToolUnix: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setToolProperty: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setS1ASclassPath: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] init-common: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] execute-sql-common: [2023-01-15T20:26:07.790Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/drop_pointbase.sql [2023-01-15T20:26:07.790Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:26:07.790Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:26:07.790Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:26:07.790Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:26:07.790Z] [sql] 0 of 2 SQL statements executed successfully [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setOSConditions: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setToolWin: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setToolUnix: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setToolProperty: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] setS1ASclassPath: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] init-common: [2023-01-15T20:26:07.790Z] [2023-01-15T20:26:07.790Z] delete-connector-resource-common: [2023-01-15T20:26:07.790Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2023-01-15T20:26:08.051Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:08.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource eis/connector-resource [2023-01-15T20:26:08.307Z] [exec] Connector resource eis/connector-resource deleted. [2023-01-15T20:26:08.307Z] [2023-01-15T20:26:08.307Z] setOSConditions: [2023-01-15T20:26:08.307Z] [2023-01-15T20:26:08.307Z] setToolWin: [2023-01-15T20:26:08.307Z] [2023-01-15T20:26:08.307Z] setToolUnix: [2023-01-15T20:26:08.307Z] [2023-01-15T20:26:08.307Z] setToolProperty: [2023-01-15T20:26:08.307Z] [2023-01-15T20:26:08.307Z] setS1ASclassPath: [2023-01-15T20:26:08.307Z] [2023-01-15T20:26:08.307Z] init-common: [2023-01-15T20:26:08.307Z] [2023-01-15T20:26:08.307Z] delete-connector-connpool-common: [2023-01-15T20:26:08.307Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true serializable-test-ccp [2023-01-15T20:26:08.564Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:08.820Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true serializable-test-ccp [2023-01-15T20:26:09.076Z] [exec] Connector connection pool serializable-test-ccp deleted. [2023-01-15T20:26:09.076Z] [2023-01-15T20:26:09.076Z] setOSConditions: [2023-01-15T20:26:09.076Z] [2023-01-15T20:26:09.076Z] setToolWin: [2023-01-15T20:26:09.076Z] [2023-01-15T20:26:09.076Z] setToolUnix: [2023-01-15T20:26:09.076Z] [2023-01-15T20:26:09.076Z] setToolProperty: [2023-01-15T20:26:09.076Z] [2023-01-15T20:26:09.076Z] setS1ASclassPath: [2023-01-15T20:26:09.076Z] [2023-01-15T20:26:09.076Z] init-common: [2023-01-15T20:26:09.076Z] [2023-01-15T20:26:09.076Z] undeploy-common: [2023-01-15T20:26:09.076Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:09.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:09.641Z] [2023-01-15T20:26:09.641Z] setOSConditions: [2023-01-15T20:26:09.641Z] [2023-01-15T20:26:09.641Z] setToolWin: [2023-01-15T20:26:09.641Z] [2023-01-15T20:26:09.641Z] setToolUnix: [2023-01-15T20:26:09.641Z] [2023-01-15T20:26:09.641Z] setToolProperty: [2023-01-15T20:26:09.641Z] [2023-01-15T20:26:09.641Z] setS1ASclassPath: [2023-01-15T20:26:09.641Z] [2023-01-15T20:26:09.641Z] init-common: [2023-01-15T20:26:09.641Z] [2023-01-15T20:26:09.641Z] undeploy-rar-common: [2023-01-15T20:26:09.641Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2023-01-15T20:26:09.641Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:10.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] all: [2023-01-15T20:26:10.204Z] [echo] @@## config-property-accessor-test ##@@ [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] setOSConditions: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] setToolWin: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] setToolUnix: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] setToolProperty: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] setS1ASclassPath: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] init-common: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] clean: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] setOSConditions: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] setToolWin: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] setToolUnix: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] setToolProperty: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] setS1ASclassPath: [2023-01-15T20:26:10.204Z] [2023-01-15T20:26:10.204Z] init-common: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] clean-common: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setOSConditions: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setToolWin: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setToolUnix: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setToolProperty: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setS1ASclassPath: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] init-common: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] clean-classes-common: [2023-01-15T20:26:10.205Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setOSConditions: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setToolWin: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setToolUnix: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setToolProperty: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setS1ASclassPath: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] init-common: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] clean-jars-common: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] clean: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] compile: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setOSConditions: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setToolWin: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setToolUnix: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setToolProperty: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] setS1ASclassPath: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] init-common: [2023-01-15T20:26:10.205Z] [2023-01-15T20:26:10.205Z] compile-common: [2023-01-15T20:26:10.205Z] [echo] Current time (ISO): 2023-01-15T20:26:10.044+0000 [2023-01-15T20:26:10.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:10.205Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:10.205Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:10.729Z] [2023-01-15T20:26:10.730Z] setOSConditions: [2023-01-15T20:26:10.730Z] [2023-01-15T20:26:10.730Z] start-server: [2023-01-15T20:26:10.730Z] [echo] +-----------------------------+ [2023-01-15T20:26:10.730Z] [echo] | | [2023-01-15T20:26:10.730Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:26:10.730Z] [echo] | in Felix mode | [2023-01-15T20:26:10.730Z] [echo] | | [2023-01-15T20:26:10.730Z] [echo] +-----------------------------+ [2023-01-15T20:26:10.730Z] [2023-01-15T20:26:10.730Z] start-server-unix: [2023-01-15T20:26:10.730Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:12.098Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:12.098Z] [javac] 1 warning [2023-01-15T20:26:12.098Z] [2023-01-15T20:26:12.098Z] setOSConditions: [2023-01-15T20:26:12.098Z] [2023-01-15T20:26:12.098Z] setToolWin: [2023-01-15T20:26:12.098Z] [2023-01-15T20:26:12.098Z] setToolUnix: [2023-01-15T20:26:12.098Z] [2023-01-15T20:26:12.098Z] setToolProperty: [2023-01-15T20:26:12.098Z] [2023-01-15T20:26:12.098Z] setS1ASclassPath: [2023-01-15T20:26:12.098Z] [2023-01-15T20:26:12.098Z] init-common: [2023-01-15T20:26:12.098Z] [2023-01-15T20:26:12.098Z] compile-common: [2023-01-15T20:26:12.098Z] [echo] Current time (ISO): 2023-01-15T20:26:11.784+0000 [2023-01-15T20:26:12.098Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:12.098Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:13.465Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:13.723Z] [javac] 1 warning [2023-01-15T20:26:13.723Z] [2023-01-15T20:26:13.723Z] setOSConditions: [2023-01-15T20:26:13.723Z] [2023-01-15T20:26:13.723Z] setToolWin: [2023-01-15T20:26:13.723Z] [2023-01-15T20:26:13.723Z] setToolUnix: [2023-01-15T20:26:13.723Z] [2023-01-15T20:26:13.723Z] setToolProperty: [2023-01-15T20:26:13.723Z] [2023-01-15T20:26:13.723Z] setS1ASclassPath: [2023-01-15T20:26:13.723Z] [2023-01-15T20:26:13.723Z] init-common: [2023-01-15T20:26:13.723Z] [2023-01-15T20:26:13.723Z] compile-common: [2023-01-15T20:26:13.723Z] [echo] Current time (ISO): 2023-01-15T20:26:13.495+0000 [2023-01-15T20:26:13.723Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:13.723Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:14.902Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:26:14.902Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:26:14.903Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:26:14.903Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:26:14.903Z] [exec] Admin Port: 4848 [2023-01-15T20:26:14.903Z] [exec] Command start-domain executed successfully. [2023-01-15T20:26:15.095Z] [2023-01-15T20:26:15.096Z] setOSConditions: [2023-01-15T20:26:15.096Z] [2023-01-15T20:26:15.096Z] setToolWin: [2023-01-15T20:26:15.096Z] [2023-01-15T20:26:15.096Z] setToolUnix: [2023-01-15T20:26:15.096Z] [2023-01-15T20:26:15.096Z] setToolProperty: [2023-01-15T20:26:15.096Z] [2023-01-15T20:26:15.096Z] setS1ASclassPath: [2023-01-15T20:26:15.096Z] [2023-01-15T20:26:15.096Z] init-common: [2023-01-15T20:26:15.096Z] [2023-01-15T20:26:15.096Z] execute-sql-common: [2023-01-15T20:26:15.353Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2023-01-15T20:26:15.610Z] [sql] 0 rows affected [2023-01-15T20:26:15.610Z] [sql] 0 rows affected [2023-01-15T20:26:15.610Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:26:15.610Z] [2023-01-15T20:26:15.610Z] setOSConditions: [2023-01-15T20:26:15.610Z] [2023-01-15T20:26:15.610Z] setToolWin: [2023-01-15T20:26:15.610Z] [2023-01-15T20:26:15.610Z] setToolUnix: [2023-01-15T20:26:15.610Z] [2023-01-15T20:26:15.610Z] setToolProperty: [2023-01-15T20:26:15.610Z] [2023-01-15T20:26:15.610Z] setS1ASclassPath: [2023-01-15T20:26:15.610Z] [2023-01-15T20:26:15.610Z] init-common: [2023-01-15T20:26:15.610Z] [2023-01-15T20:26:15.610Z] runclient-common: [2023-01-15T20:26:15.610Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:26:15.617Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:15.617Z] [javac] 1 warning [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] build: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] setOSConditions: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] fixFiles: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] convUnix: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] convWin: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] setToolWin: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] setToolUnix: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] setToolProperty: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] setS1ASclassPath: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] init-common: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] package-persistence-common: [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] ejb-jar-common: [2023-01-15T20:26:15.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:26:15.617Z] [2023-01-15T20:26:15.617Z] package-ejbjar-common: [2023-01-15T20:26:15.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:15.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:15.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:15.618Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-ejb.jar [2023-01-15T20:26:15.618Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] appclient-jar-common: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] package-appclientjar-common: [2023-01-15T20:26:15.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:15.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:15.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:15.618Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-client.jar [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] webclient-war-common: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] clear: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] test-tlds-exist: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] copy-tlds: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] test-tagfiles-exist: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] copy-tagfiles: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] package-war-common: [2023-01-15T20:26:15.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:26:15.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:15.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:26:15.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:26:15.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/lib [2023-01-15T20:26:15.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:15.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:15.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:15.618Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:26:15.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/docroot [2023-01-15T20:26:15.618Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-web.war [2023-01-15T20:26:15.618Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] build-ear-common: [2023-01-15T20:26:15.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:15.618Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-testApp.ear [2023-01-15T20:26:15.618Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:15.618Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] setOSConditions: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] setToolWin: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] setToolUnix: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] setToolProperty: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] setS1ASclassPath: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] init-common: [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] prepare: [2023-01-15T20:26:15.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes [2023-01-15T20:26:15.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes/lib [2023-01-15T20:26:15.618Z] [2023-01-15T20:26:15.618Z] build: [2023-01-15T20:26:15.618Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:15.618Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes [2023-01-15T20:26:15.866Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:16.182Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:16.183Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:26:16.183Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:26:16.183Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:26:16.183Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:26:16.183Z] [javac] 1 warning [2023-01-15T20:26:16.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-notx [2023-01-15T20:26:16.183Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes/blackbox.jar [2023-01-15T20:26:16.183Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-notx.rar [2023-01-15T20:26:16.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-tx [2023-01-15T20:26:16.183Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-tx.rar [2023-01-15T20:26:16.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-xa [2023-01-15T20:26:16.183Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-xa.rar [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] deploy: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] setOSConditions: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] setToolWin: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] setToolUnix: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] setToolProperty: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] setS1ASclassPath: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] init-common: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] prepare: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] build: [2023-01-15T20:26:16.183Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] setOSConditions: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] setToolWin: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] setToolUnix: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] setToolProperty: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] setS1ASclassPath: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] init-common: [2023-01-15T20:26:16.183Z] [2023-01-15T20:26:16.183Z] deploy-rar-common: [2023-01-15T20:26:16.183Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2023-01-15T20:26:16.183Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:16.433Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:16.745Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:16.746Z] [exec] Application deployed with name blackbox-tx. [2023-01-15T20:26:16.746Z] [echo] Deploying rar/blackbox-tx.rar on server [2023-01-15T20:26:16.746Z] [2023-01-15T20:26:16.746Z] setOSConditions: [2023-01-15T20:26:16.746Z] [2023-01-15T20:26:16.746Z] setToolWin: [2023-01-15T20:26:16.746Z] [2023-01-15T20:26:16.746Z] setToolUnix: [2023-01-15T20:26:16.746Z] [2023-01-15T20:26:16.746Z] setToolProperty: [2023-01-15T20:26:16.746Z] [2023-01-15T20:26:16.746Z] setS1ASclassPath: [2023-01-15T20:26:16.746Z] [2023-01-15T20:26:16.746Z] init-common: [2023-01-15T20:26:16.746Z] [2023-01-15T20:26:16.746Z] create-connector-connpool: [2023-01-15T20:26:16.746Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:16.998Z] [exec] Jan 15, 2023 8:26:16 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:26:16.999Z] [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. [2023-01-15T20:26:17.003Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:17.260Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:26:17.260Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:26:17.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:17.260Z] [exec] Connector connection pool serializable-test-ccp created. [2023-01-15T20:26:17.260Z] [2023-01-15T20:26:17.260Z] create-connector-connpool-common: [2023-01-15T20:26:17.260Z] [2023-01-15T20:26:17.260Z] setOSConditions: [2023-01-15T20:26:17.260Z] [2023-01-15T20:26:17.260Z] setToolWin: [2023-01-15T20:26:17.260Z] [2023-01-15T20:26:17.260Z] setToolUnix: [2023-01-15T20:26:17.260Z] [2023-01-15T20:26:17.260Z] setToolProperty: [2023-01-15T20:26:17.260Z] [2023-01-15T20:26:17.260Z] setS1ASclassPath: [2023-01-15T20:26:17.260Z] [2023-01-15T20:26:17.260Z] init-common: [2023-01-15T20:26:17.260Z] [2023-01-15T20:26:17.260Z] create-connector-resource-common: [2023-01-15T20:26:17.260Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname serializable-test-ccp --target server eis/connector-resource [2023-01-15T20:26:17.517Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:17.773Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:17.773Z] [exec] Connector resource eis/connector-resource created. [2023-01-15T20:26:17.773Z] [2023-01-15T20:26:17.773Z] asadmin-common: [2023-01-15T20:26:17.773Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:18.030Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:18.286Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:18.286Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2023-01-15T20:26:18.286Z] [2023-01-15T20:26:18.286Z] asadmin-common: [2023-01-15T20:26:18.286Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:18.543Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:18.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:18.799Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2023-01-15T20:26:18.799Z] [2023-01-15T20:26:18.799Z] asadmin-common: [2023-01-15T20:26:18.799Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:19.056Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:19.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:19.313Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:26:19.313Z] [2023-01-15T20:26:19.313Z] asadmin-common: [2023-01-15T20:26:19.313Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:19.570Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:19.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:19.826Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:26:19.826Z] [2023-01-15T20:26:19.826Z] setOSConditions: [2023-01-15T20:26:19.826Z] [2023-01-15T20:26:19.826Z] setToolWin: [2023-01-15T20:26:19.826Z] [2023-01-15T20:26:19.826Z] setToolUnix: [2023-01-15T20:26:19.826Z] [2023-01-15T20:26:19.826Z] setToolProperty: [2023-01-15T20:26:19.826Z] [2023-01-15T20:26:19.826Z] setS1ASclassPath: [2023-01-15T20:26:19.826Z] [2023-01-15T20:26:19.826Z] init-common: [2023-01-15T20:26:19.826Z] [2023-01-15T20:26:19.826Z] deploy-common: [2023-01-15T20:26:19.826Z] [echo] Current time (ISO): 2023-01-15T20:26:19.777+0000 [2023-01-15T20:26:19.826Z] [2023-01-15T20:26:19.826Z] setOSConditions: [2023-01-15T20:26:19.826Z] [2023-01-15T20:26:19.826Z] setToolWin: [2023-01-15T20:26:19.827Z] [2023-01-15T20:26:19.827Z] setToolUnix: [2023-01-15T20:26:19.827Z] [2023-01-15T20:26:19.827Z] setToolProperty: [2023-01-15T20:26:19.827Z] [2023-01-15T20:26:19.827Z] setS1ASclassPath: [2023-01-15T20:26:19.827Z] [2023-01-15T20:26:19.827Z] init-common: [2023-01-15T20:26:19.827Z] [2023-01-15T20:26:19.827Z] deploy-common-pe: [2023-01-15T20:26:20.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:20.274Z] [exec] Test 2 will fail with Derby [2023-01-15T20:26:20.275Z] [exec] Value of key is: test1 : [2023-01-15T20:26:20.275Z] [exec] Value of key is: test2 : [2023-01-15T20:26:20.275Z] [exec] jdbc contauth1 status: [2023-01-15T20:26:20.275Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:26:20.275Z] [exec] [2023-01-15T20:26:20.275Z] [exec] [2023-01-15T20:26:20.275Z] [exec] ----------------------------------------- [2023-01-15T20:26:20.275Z] [exec] - test2 : : PASS - [2023-01-15T20:26:20.275Z] [exec] - test1 : : PASS - [2023-01-15T20:26:20.275Z] [exec] ----------------------------------------- [2023-01-15T20:26:20.275Z] [exec] Total PASS: 2 [2023-01-15T20:26:20.275Z] [exec] Total FAIL: 0 [2023-01-15T20:26:20.275Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:26:20.275Z] [exec] ----------------------------------------- [2023-01-15T20:26:20.275Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:26:20.275Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:26:20.342Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-testApp.ear [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] checkReporting-common: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] confirmReportPresent-common: [2023-01-15T20:26:20.533Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:26:20.533Z] [echo] Test seems to be reported fine [2023-01-15T20:26:20.533Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth1/RepRunConf.txt [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] confirmMissingReport-common: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] reset-derby-for-no-authentication: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] setOSConditions: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] setToolWin: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] setToolUnix: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] setToolProperty: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] setS1ASclassPath: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] init-common: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] stop-derby: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] stop-derby-aix: [2023-01-15T20:26:20.533Z] [2023-01-15T20:26:20.533Z] stop-derby-nonaix: [2023-01-15T20:26:20.533Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:26:20.533Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:20.599Z] [exec] Application deployed with name config-property-accessor-testApp. [2023-01-15T20:26:20.599Z] [exec] there are no files to retrieve for application config-property-accessor-testApp [2023-01-15T20:26:20.599Z] [echo] Deployment on target server server successful [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] setOSConditions: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] setToolWin: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] setToolUnix: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] setToolProperty: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] setS1ASclassPath: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] init-common: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] deploy-common-ee: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] run: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] setOSConditions: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] setToolWin: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] setToolUnix: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] setToolProperty: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] setS1ASclassPath: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] init-common: [2023-01-15T20:26:20.599Z] [2023-01-15T20:26:20.599Z] execute-sql-common: [2023-01-15T20:26:20.599Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/sql/create_pointbase.sql [2023-01-15T20:26:20.599Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:26:20.599Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:26:20.599Z] [sql] 0 rows affected [2023-01-15T20:26:20.599Z] [sql] 1 rows affected [2023-01-15T20:26:20.599Z] [sql] 1 rows affected [2023-01-15T20:26:20.599Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:26:20.599Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:26:20.599Z] [sql] 0 rows affected [2023-01-15T20:26:20.600Z] [sql] 1 rows affected [2023-01-15T20:26:20.600Z] [sql] 1 rows affected [2023-01-15T20:26:20.600Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:26:20.600Z] [2023-01-15T20:26:20.600Z] setOSConditions: [2023-01-15T20:26:20.600Z] [2023-01-15T20:26:20.600Z] setToolWin: [2023-01-15T20:26:20.600Z] [2023-01-15T20:26:20.600Z] setToolUnix: [2023-01-15T20:26:20.600Z] [2023-01-15T20:26:20.600Z] setToolProperty: [2023-01-15T20:26:20.600Z] [2023-01-15T20:26:20.600Z] setS1ASclassPath: [2023-01-15T20:26:20.600Z] [2023-01-15T20:26:20.600Z] init-common: [2023-01-15T20:26:20.600Z] [2023-01-15T20:26:20.600Z] run-test-1: [2023-01-15T20:26:20.600Z] [java] GET /config-property-accessor-test/servlet/SimpleServlet?url=/config-property-accessor-test/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:26:20.600Z] [java] [2023-01-15T20:26:20.600Z] [java] Time: 1 [2023-01-15T20:26:20.858Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:26:20.858Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:20.858Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:26:20.858Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:26:20.858Z] [java] [Server response] [2023-01-15T20:26:20.858Z] [java] [Server response]3b [2023-01-15T20:26:20.858Z] [java] [Server response]Running serializable connector test [2023-01-15T20:26:20.858Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:20.858Z] [java] Value of key is:config-property-accessor-test [2023-01-15T20:26:20.858Z] [java] [Server response]END_OF_TEST [2023-01-15T20:26:20.858Z] [java] Value of key is:config-property-accessor-test [2023-01-15T20:26:20.858Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:26:20.858Z] [java] [2023-01-15T20:26:20.858Z] [java] [2023-01-15T20:26:20.858Z] [java] ----------------------------------------- [2023-01-15T20:26:20.858Z] [java] - config-property-accessor-test: PASS - [2023-01-15T20:26:20.858Z] [java] ----------------------------------------- [2023-01-15T20:26:20.858Z] [java] Total PASS: 1 [2023-01-15T20:26:20.858Z] [java] Total FAIL: 0 [2023-01-15T20:26:20.858Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:26:20.858Z] [java] ----------------------------------------- [2023-01-15T20:26:20.858Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] undeploy: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] setOSConditions: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] setToolWin: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] setToolUnix: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] setToolProperty: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] setS1ASclassPath: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] init-common: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] execute-sql-common: [2023-01-15T20:26:20.858Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/sql/drop_pointbase.sql [2023-01-15T20:26:20.858Z] [sql] 0 rows affected [2023-01-15T20:26:20.858Z] [sql] 0 rows affected [2023-01-15T20:26:20.858Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] setOSConditions: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] setToolWin: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] setToolUnix: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] setToolProperty: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] setS1ASclassPath: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] init-common: [2023-01-15T20:26:20.858Z] [2023-01-15T20:26:20.858Z] delete-connector-resource-common: [2023-01-15T20:26:20.858Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2023-01-15T20:26:21.098Z] [java] Sun Jan 15 20:26:20 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:26:21.099Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties [2023-01-15T20:26:21.099Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-01-15T20:26:21.099Z] [2023-01-15T20:26:21.099Z] setOSConditions: [2023-01-15T20:26:21.099Z] [2023-01-15T20:26:21.099Z] setToolWin: [2023-01-15T20:26:21.099Z] [2023-01-15T20:26:21.099Z] setToolUnix: [2023-01-15T20:26:21.099Z] [2023-01-15T20:26:21.099Z] setToolProperty: [2023-01-15T20:26:21.099Z] [2023-01-15T20:26:21.099Z] setS1ASclassPath: [2023-01-15T20:26:21.099Z] [2023-01-15T20:26:21.099Z] init-common: [2023-01-15T20:26:21.099Z] [2023-01-15T20:26:21.099Z] start-derby: [2023-01-15T20:26:21.099Z] [2023-01-15T20:26:21.099Z] start-derby-aix: [2023-01-15T20:26:21.099Z] [2023-01-15T20:26:21.099Z] start-derby-nonaix: [2023-01-15T20:26:21.099Z] [echo] Starting Derby DB Server ... [2023-01-15T20:26:21.115Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:21.373Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource eis/connector-resource [2023-01-15T20:26:21.373Z] [exec] Connector resource eis/connector-resource deleted. [2023-01-15T20:26:21.373Z] [2023-01-15T20:26:21.373Z] setOSConditions: [2023-01-15T20:26:21.373Z] [2023-01-15T20:26:21.373Z] setToolWin: [2023-01-15T20:26:21.373Z] [2023-01-15T20:26:21.373Z] setToolUnix: [2023-01-15T20:26:21.373Z] [2023-01-15T20:26:21.373Z] setToolProperty: [2023-01-15T20:26:21.373Z] [2023-01-15T20:26:21.373Z] setS1ASclassPath: [2023-01-15T20:26:21.373Z] [2023-01-15T20:26:21.373Z] init-common: [2023-01-15T20:26:21.373Z] [2023-01-15T20:26:21.373Z] delete-connector-connpool-common: [2023-01-15T20:26:21.373Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true serializable-test-ccp [2023-01-15T20:26:21.629Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:21.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true serializable-test-ccp [2023-01-15T20:26:21.887Z] [exec] Connector connection pool serializable-test-ccp deleted. [2023-01-15T20:26:21.887Z] [2023-01-15T20:26:21.887Z] setOSConditions: [2023-01-15T20:26:21.887Z] [2023-01-15T20:26:21.887Z] setToolWin: [2023-01-15T20:26:21.887Z] [2023-01-15T20:26:21.887Z] setToolUnix: [2023-01-15T20:26:21.887Z] [2023-01-15T20:26:21.887Z] setToolProperty: [2023-01-15T20:26:21.887Z] [2023-01-15T20:26:21.887Z] setS1ASclassPath: [2023-01-15T20:26:21.887Z] [2023-01-15T20:26:21.887Z] init-common: [2023-01-15T20:26:21.887Z] [2023-01-15T20:26:21.887Z] undeploy-common: [2023-01-15T20:26:22.144Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:22.400Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:22.401Z] [2023-01-15T20:26:22.401Z] setOSConditions: [2023-01-15T20:26:22.401Z] [2023-01-15T20:26:22.401Z] setToolWin: [2023-01-15T20:26:22.401Z] [2023-01-15T20:26:22.401Z] setToolUnix: [2023-01-15T20:26:22.401Z] [2023-01-15T20:26:22.401Z] setToolProperty: [2023-01-15T20:26:22.401Z] [2023-01-15T20:26:22.401Z] setS1ASclassPath: [2023-01-15T20:26:22.401Z] [2023-01-15T20:26:22.401Z] init-common: [2023-01-15T20:26:22.401Z] [2023-01-15T20:26:22.401Z] undeploy-rar-common: [2023-01-15T20:26:22.401Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2023-01-15T20:26:22.658Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:22.915Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] all: [2023-01-15T20:26:23.175Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setOSConditions: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setToolWin: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setToolUnix: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setToolProperty: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setS1ASclassPath: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] init-common: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] build: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] all: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setOSConditions: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setToolWin: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setToolUnix: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setToolProperty: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setS1ASclassPath: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] init-common: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] all: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setOSConditions: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setToolWin: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setToolUnix: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setToolProperty: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] setS1ASclassPath: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] init-common: [2023-01-15T20:26:23.175Z] [2023-01-15T20:26:23.175Z] compile-common: [2023-01-15T20:26:23.175Z] [echo] Current time (ISO): 2023-01-15T20:26:22.969+0000 [2023-01-15T20:26:23.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/classes [2023-01-15T20:26:23.175Z] [javac] Compiling 23 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/classes [2023-01-15T20:26:23.175Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] start-server-windows: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] all--libraries: [2023-01-15T20:26:24.863Z] [echo] @@## security-map-web#@@ [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setOSConditions: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolWin: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolUnix: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolProperty: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setS1ASclassPath: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] init-common: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] clean: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setOSConditions: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolWin: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolUnix: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolProperty: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setS1ASclassPath: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] init-common: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] clean-common: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setOSConditions: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolWin: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolUnix: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolProperty: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setS1ASclassPath: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] init-common: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] clean-classes-common: [2023-01-15T20:26:24.863Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setOSConditions: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolWin: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolUnix: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolProperty: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setS1ASclassPath: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] init-common: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] clean-jars-common: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] compile: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setOSConditions: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolWin: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolUnix: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setToolProperty: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] setS1ASclassPath: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] init-common: [2023-01-15T20:26:24.863Z] [2023-01-15T20:26:24.863Z] compile-common: [2023-01-15T20:26:24.863Z] [echo] Current time (ISO): 2023-01-15T20:26:24.567+0000 [2023-01-15T20:26:24.863Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:24.863Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:24.863Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:25.068Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:25.068Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:26:25.068Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:26:25.068Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:26:25.068Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:26:25.068Z] [javac] 1 warning [2023-01-15T20:26:25.068Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/generic-ra.jar [2023-01-15T20:26:25.068Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/generic-ra.rar [2023-01-15T20:26:25.068Z] [2023-01-15T20:26:25.068Z] setOSConditions: [2023-01-15T20:26:25.068Z] [2023-01-15T20:26:25.068Z] setToolWin: [2023-01-15T20:26:25.068Z] [2023-01-15T20:26:25.068Z] setToolUnix: [2023-01-15T20:26:25.068Z] [2023-01-15T20:26:25.069Z] setToolProperty: [2023-01-15T20:26:25.069Z] [2023-01-15T20:26:25.069Z] setS1ASclassPath: [2023-01-15T20:26:25.069Z] [2023-01-15T20:26:25.069Z] init-common: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] clean-common: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setOSConditions: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolWin: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolUnix: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolProperty: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setS1ASclassPath: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] init-common: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] clean-classes-common: [2023-01-15T20:26:25.326Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setOSConditions: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolWin: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolUnix: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolProperty: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setS1ASclassPath: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] init-common: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] clean-jars-common: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] all: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setOSConditions: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolWin: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolUnix: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolProperty: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setS1ASclassPath: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] init-common: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] all: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setOSConditions: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolWin: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolUnix: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setToolProperty: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] setS1ASclassPath: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] init-common: [2023-01-15T20:26:25.326Z] [2023-01-15T20:26:25.326Z] compile-common: [2023-01-15T20:26:25.326Z] [echo] Current time (ISO): 2023-01-15T20:26:25.114+0000 [2023-01-15T20:26:25.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:25.326Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:25.326Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:26.762Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:26.762Z] [javac] 1 warning [2023-01-15T20:26:26.762Z] [2023-01-15T20:26:26.762Z] build: [2023-01-15T20:26:26.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:26:26.762Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:26:26.762Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/security-map-web.war [2023-01-15T20:26:26.762Z] [2023-01-15T20:26:26.762Z] deploy: [2023-01-15T20:26:26.762Z] [2023-01-15T20:26:26.762Z] setOSConditions: [2023-01-15T20:26:26.762Z] [2023-01-15T20:26:26.762Z] setToolWin: [2023-01-15T20:26:26.762Z] [2023-01-15T20:26:26.762Z] setToolUnix: [2023-01-15T20:26:26.762Z] [2023-01-15T20:26:26.762Z] setToolProperty: [2023-01-15T20:26:26.762Z] [2023-01-15T20:26:26.762Z] setS1ASclassPath: [2023-01-15T20:26:26.762Z] [2023-01-15T20:26:26.762Z] init-common: [2023-01-15T20:26:26.762Z] [2023-01-15T20:26:26.762Z] create-ra-config: [2023-01-15T20:26:26.762Z] [2023-01-15T20:26:26.762Z] asadmin-common: [2023-01-15T20:26:26.762Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true myds [2023-01-15T20:26:26.763Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:27.221Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:27.221Z] [javac] 1 warning [2023-01-15T20:26:27.221Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:27.221Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app [2023-01-15T20:26:27.478Z] [2023-01-15T20:26:27.478Z] setOSConditions: [2023-01-15T20:26:27.478Z] [2023-01-15T20:26:27.478Z] setToolWin: [2023-01-15T20:26:27.478Z] [2023-01-15T20:26:27.478Z] setToolUnix: [2023-01-15T20:26:27.478Z] [2023-01-15T20:26:27.478Z] setToolProperty: [2023-01-15T20:26:27.478Z] [2023-01-15T20:26:27.478Z] setS1ASclassPath: [2023-01-15T20:26:27.478Z] [2023-01-15T20:26:27.478Z] init-common: [2023-01-15T20:26:27.478Z] [2023-01-15T20:26:27.478Z] ejb-jar-common: [2023-01-15T20:26:27.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:26:27.478Z] [2023-01-15T20:26:27.478Z] package-ejbjar-common: [2023-01-15T20:26:27.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:27.478Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:27.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:27.479Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-mode-ejb.jar [2023-01-15T20:26:27.479Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setOSConditions: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolWin: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolUnix: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolProperty: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setS1ASclassPath: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] init-common: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] webclient-war-common: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] clear: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] test-tlds-exist: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] copy-tlds: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] test-tagfiles-exist: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] copy-tagfiles: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] package-war-common: [2023-01-15T20:26:27.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:26:27.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:27.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:26:27.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:26:27.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/lib [2023-01-15T20:26:27.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:27.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:27.479Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:26:27.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/docroot [2023-01-15T20:26:27.479Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-mode-web.war [2023-01-15T20:26:27.479Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setOSConditions: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] fixFiles: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] convUnix: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] convWin: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolWin: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolUnix: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolProperty: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setS1ASclassPath: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] init-common: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] ear-common: [2023-01-15T20:26:27.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:27.479Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/${sun-application.xml} to copy. [2023-01-15T20:26:27.479Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:26:27.479Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-modeApp.ear [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setup: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setOSConditions: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolWin: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolUnix: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolProperty: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setS1ASclassPath: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] init-common: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setupJdbc: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setOSConditions: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolWin: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolUnix: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolProperty: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setS1ASclassPath: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] init-common: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] deploy-jdbc-common: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setOSConditions: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolWin: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolUnix: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setToolProperty: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] setS1ASclassPath: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] init-common: [2023-01-15T20:26:27.479Z] [2023-01-15T20:26:27.479Z] create-jdbc-connpool-common: [2023-01-15T20:26:27.479Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:28.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:28.043Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2023-01-15T20:26:28.043Z] [2023-01-15T20:26:28.043Z] set-derby-connpool-props: [2023-01-15T20:26:28.043Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:28.137Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user myds [2023-01-15T20:26:28.395Z] [2023-01-15T20:26:28.395Z] setOSConditions: [2023-01-15T20:26:28.395Z] [2023-01-15T20:26:28.395Z] setToolWin: [2023-01-15T20:26:28.395Z] [2023-01-15T20:26:28.395Z] setToolUnix: [2023-01-15T20:26:28.395Z] [2023-01-15T20:26:28.395Z] setToolProperty: [2023-01-15T20:26:28.395Z] [2023-01-15T20:26:28.395Z] setS1ASclassPath: [2023-01-15T20:26:28.395Z] [2023-01-15T20:26:28.395Z] init-common: [2023-01-15T20:26:28.395Z] [2023-01-15T20:26:28.395Z] setup-pool: [2023-01-15T20:26:28.395Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:28.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:28.609Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2023-01-15T20:26:28.609Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:28.866Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:28.866Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2023-01-15T20:26:28.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:26:29.123Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:29.381Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:29.381Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2023-01-15T20:26:29.523Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:26:29.524Z] [2023-01-15T20:26:29.524Z] setOSConditions: [2023-01-15T20:26:29.524Z] [2023-01-15T20:26:29.524Z] setToolWin: [2023-01-15T20:26:29.524Z] [2023-01-15T20:26:29.524Z] setToolUnix: [2023-01-15T20:26:29.524Z] [2023-01-15T20:26:29.524Z] setToolProperty: [2023-01-15T20:26:29.524Z] [2023-01-15T20:26:29.524Z] setS1ASclassPath: [2023-01-15T20:26:29.524Z] [2023-01-15T20:26:29.524Z] init-common: [2023-01-15T20:26:29.524Z] [2023-01-15T20:26:29.524Z] create-connector-connpool: [2023-01-15T20:26:29.524Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:29.637Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:29.781Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:29.894Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:29.894Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2023-01-15T20:26:30.039Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:26:30.039Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:26:30.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:30.150Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:30.296Z] [exec] Connector connection pool MyPool created. [2023-01-15T20:26:30.297Z] [2023-01-15T20:26:30.297Z] create-connector-connpool-common: [2023-01-15T20:26:30.297Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:30.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:30.408Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2023-01-15T20:26:30.408Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:30.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:30.862Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ClassName=org.apache.derby.jdbc.ClientXADataSource [2023-01-15T20:26:30.863Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:30.972Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:30.972Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:26:30.972Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:31.120Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.DataBaseName=testdb [2023-01-15T20:26:31.120Z] [exec] domain.resources.connector-connection-pool.MyPool.property.DataBaseName=testdb [2023-01-15T20:26:31.377Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:31.535Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:31.536Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2023-01-15T20:26:31.536Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:31.634Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ServerName=localhost [2023-01-15T20:26:31.635Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ServerName=localhost [2023-01-15T20:26:31.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:31.793Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2023-01-15T20:26:31.793Z] [2023-01-15T20:26:31.793Z] setOSConditions: [2023-01-15T20:26:31.793Z] [2023-01-15T20:26:31.793Z] setToolWin: [2023-01-15T20:26:31.793Z] [2023-01-15T20:26:31.793Z] setToolUnix: [2023-01-15T20:26:31.793Z] [2023-01-15T20:26:31.793Z] setToolProperty: [2023-01-15T20:26:31.793Z] [2023-01-15T20:26:31.793Z] setS1ASclassPath: [2023-01-15T20:26:31.793Z] [2023-01-15T20:26:31.793Z] init-common: [2023-01-15T20:26:31.793Z] [2023-01-15T20:26:31.793Z] create-jdbc-resource-common: [2023-01-15T20:26:31.793Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2023-01-15T20:26:31.892Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:32.048Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:32.148Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.PortNumber=1527 [2023-01-15T20:26:32.149Z] [exec] domain.resources.connector-connection-pool.MyPool.property.PortNumber=1527 [2023-01-15T20:26:32.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:32.305Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2023-01-15T20:26:32.305Z] [echo] cmd executed for server [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setOSConditions: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setToolWin: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setToolUnix: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setToolProperty: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setS1ASclassPath: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] init-common: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] execute-sql-common: [2023-01-15T20:26:32.305Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/createdb.sql [2023-01-15T20:26:32.305Z] [sql] 0 rows affected [2023-01-15T20:26:32.305Z] [sql] 0 rows affected [2023-01-15T20:26:32.305Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] deploy: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setOSConditions: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setToolWin: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setToolUnix: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setToolProperty: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setS1ASclassPath: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] init-common: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] deploy: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setOSConditions: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setToolWin: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setToolUnix: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setToolProperty: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] setS1ASclassPath: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.305Z] init-common: [2023-01-15T20:26:32.305Z] [2023-01-15T20:26:32.306Z] deploy-rar-common: [2023-01-15T20:26:32.306Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2023-01-15T20:26:32.406Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:32.562Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:32.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.User=dbuser [2023-01-15T20:26:32.818Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:32.920Z] [exec] domain.resources.connector-connection-pool.MyPool.property.User=dbuser [2023-01-15T20:26:32.921Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:33.075Z] [exec] Application deployed with name generic-ra. [2023-01-15T20:26:33.075Z] [echo] Deploying generic-ra.rar on server [2023-01-15T20:26:33.075Z] [2023-01-15T20:26:33.075Z] setOSConditions: [2023-01-15T20:26:33.075Z] [2023-01-15T20:26:33.075Z] setToolWin: [2023-01-15T20:26:33.075Z] [2023-01-15T20:26:33.075Z] setToolUnix: [2023-01-15T20:26:33.075Z] [2023-01-15T20:26:33.075Z] setToolProperty: [2023-01-15T20:26:33.075Z] [2023-01-15T20:26:33.075Z] setS1ASclassPath: [2023-01-15T20:26:33.075Z] [2023-01-15T20:26:33.075Z] init-common: [2023-01-15T20:26:33.075Z] [2023-01-15T20:26:33.075Z] testAddAdmin: [2023-01-15T20:26:33.075Z] [2023-01-15T20:26:33.075Z] asadmin-common: [2023-01-15T20:26:33.076Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:26:33.076Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:33.179Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.Password=dbpassword [2023-01-15T20:26:33.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:33.333Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:26:33.333Z] [2023-01-15T20:26:33.333Z] asadmin-common: [2023-01-15T20:26:33.333Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1 [2023-01-15T20:26:33.436Z] [exec] domain.resources.connector-connection-pool.MyPool.property.Password=dbpassword [2023-01-15T20:26:33.437Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:33.594Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:33.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ConnectionAttributes=;create=true [2023-01-15T20:26:33.695Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ConnectionAttributes=;create=true [2023-01-15T20:26:33.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:33.851Z] [exec] Administered object eis/aor_1 created. [2023-01-15T20:26:33.851Z] [2023-01-15T20:26:33.851Z] asadmin-common: [2023-01-15T20:26:33.851Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1_2 [2023-01-15T20:26:33.952Z] [2023-01-15T20:26:33.952Z] setOSConditions: [2023-01-15T20:26:33.952Z] [2023-01-15T20:26:33.952Z] setToolWin: [2023-01-15T20:26:33.952Z] [2023-01-15T20:26:33.952Z] setToolUnix: [2023-01-15T20:26:33.952Z] [2023-01-15T20:26:33.952Z] setToolProperty: [2023-01-15T20:26:33.952Z] [2023-01-15T20:26:33.952Z] setS1ASclassPath: [2023-01-15T20:26:33.952Z] [2023-01-15T20:26:33.952Z] init-common: [2023-01-15T20:26:33.952Z] [2023-01-15T20:26:33.952Z] create-connector-resource-common: [2023-01-15T20:26:33.952Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname MyPool --target server eis/MyPool [2023-01-15T20:26:33.952Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:34.107Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:34.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:34.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:34.364Z] [exec] Administered object eis/aor_1_2 created. [2023-01-15T20:26:34.364Z] [2023-01-15T20:26:34.364Z] asadmin-common: [2023-01-15T20:26:34.364Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_2_2 [2023-01-15T20:26:34.364Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:34.468Z] [exec] Connector resource eis/MyPool created. [2023-01-15T20:26:34.469Z] [2023-01-15T20:26:34.469Z] create-users: [2023-01-15T20:26:34.469Z] [2023-01-15T20:26:34.469Z] setOSConditions: [2023-01-15T20:26:34.469Z] [2023-01-15T20:26:34.469Z] setToolWin: [2023-01-15T20:26:34.469Z] [2023-01-15T20:26:34.469Z] setToolUnix: [2023-01-15T20:26:34.469Z] [2023-01-15T20:26:34.469Z] setToolProperty: [2023-01-15T20:26:34.469Z] [2023-01-15T20:26:34.469Z] setS1ASclassPath: [2023-01-15T20:26:34.469Z] [2023-01-15T20:26:34.469Z] init-common: [2023-01-15T20:26:34.469Z] [2023-01-15T20:26:34.469Z] create-users-common: [2023-01-15T20:26:34.469Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:34.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:34.926Z] [exec] Administered object eis/aor_2_2 created. [2023-01-15T20:26:34.926Z] [2023-01-15T20:26:34.926Z] asadmin-common: [2023-01-15T20:26:34.926Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1_3 [2023-01-15T20:26:34.926Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:35.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:employee --target server foo1 [2023-01-15T20:26:35.034Z] [2023-01-15T20:26:35.034Z] setOSConditions: [2023-01-15T20:26:35.034Z] [2023-01-15T20:26:35.034Z] setToolWin: [2023-01-15T20:26:35.034Z] [2023-01-15T20:26:35.034Z] setToolUnix: [2023-01-15T20:26:35.034Z] [2023-01-15T20:26:35.034Z] setToolProperty: [2023-01-15T20:26:35.034Z] [2023-01-15T20:26:35.034Z] setS1ASclassPath: [2023-01-15T20:26:35.034Z] [2023-01-15T20:26:35.034Z] init-common: [2023-01-15T20:26:35.034Z] [2023-01-15T20:26:35.034Z] create-users-common: [2023-01-15T20:26:35.034Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:35.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:35.489Z] [exec] Administered object eis/aor_1_3 created. [2023-01-15T20:26:35.489Z] [2023-01-15T20:26:35.489Z] asadmin-common: [2023-01-15T20:26:35.489Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_2_4 [2023-01-15T20:26:35.489Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:35.598Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:employee --target server foo2 [2023-01-15T20:26:35.598Z] [2023-01-15T20:26:35.598Z] setOSConditions: [2023-01-15T20:26:35.598Z] [2023-01-15T20:26:35.598Z] setToolWin: [2023-01-15T20:26:35.598Z] [2023-01-15T20:26:35.598Z] setToolUnix: [2023-01-15T20:26:35.598Z] [2023-01-15T20:26:35.598Z] setToolProperty: [2023-01-15T20:26:35.598Z] [2023-01-15T20:26:35.598Z] setS1ASclassPath: [2023-01-15T20:26:35.598Z] [2023-01-15T20:26:35.598Z] init-common: [2023-01-15T20:26:35.598Z] [2023-01-15T20:26:35.598Z] create-users-common: [2023-01-15T20:26:35.598Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:35.747Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:35.747Z] [exec] Administered object eis/aor_2_4 created. [2023-01-15T20:26:35.747Z] [2023-01-15T20:26:35.747Z] asadmin-common: [2023-01-15T20:26:35.747Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_3_5 [2023-01-15T20:26:35.956Z] [2023-01-15T20:26:35.957Z] undeploy: [2023-01-15T20:26:35.957Z] [2023-01-15T20:26:35.957Z] setOSConditions: [2023-01-15T20:26:35.957Z] [2023-01-15T20:26:35.957Z] setToolWin: [2023-01-15T20:26:35.957Z] [2023-01-15T20:26:35.957Z] setToolUnix: [2023-01-15T20:26:35.957Z] [2023-01-15T20:26:35.957Z] setToolProperty: [2023-01-15T20:26:35.957Z] [2023-01-15T20:26:35.957Z] setS1ASclassPath: [2023-01-15T20:26:35.957Z] [2023-01-15T20:26:35.957Z] init-common: [2023-01-15T20:26:35.957Z] [2023-01-15T20:26:35.957Z] execute-sql-common: [2023-01-15T20:26:36.003Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:36.163Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:contractor --target server foo3 [2023-01-15T20:26:36.163Z] [2023-01-15T20:26:36.163Z] setOSConditions: [2023-01-15T20:26:36.163Z] [2023-01-15T20:26:36.163Z] setToolWin: [2023-01-15T20:26:36.163Z] [2023-01-15T20:26:36.163Z] setToolUnix: [2023-01-15T20:26:36.163Z] [2023-01-15T20:26:36.163Z] setToolProperty: [2023-01-15T20:26:36.164Z] [2023-01-15T20:26:36.164Z] setS1ASclassPath: [2023-01-15T20:26:36.164Z] [2023-01-15T20:26:36.164Z] init-common: [2023-01-15T20:26:36.164Z] [2023-01-15T20:26:36.164Z] create-users-common: [2023-01-15T20:26:36.164Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:36.214Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/drop_pointbase.sql [2023-01-15T20:26:36.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:36.261Z] [exec] Administered object eis/aor_3_5 created. [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setOSConditions: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setToolWin: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setToolUnix: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setToolProperty: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setS1ASclassPath: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] init-common: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] deploy-ear: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setOSConditions: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setToolWin: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setToolUnix: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setToolProperty: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setS1ASclassPath: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] init-common: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] deploy-common: [2023-01-15T20:26:36.261Z] [echo] Current time (ISO): 2023-01-15T20:26:36.153+0000 [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setOSConditions: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setToolWin: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setToolUnix: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setToolProperty: [2023-01-15T20:26:36.261Z] [2023-01-15T20:26:36.261Z] setS1ASclassPath: [2023-01-15T20:26:36.262Z] [2023-01-15T20:26:36.262Z] init-common: [2023-01-15T20:26:36.262Z] [2023-01-15T20:26:36.262Z] deploy-common-pe: [2023-01-15T20:26:36.471Z] [sql] 0 rows affected [2023-01-15T20:26:36.471Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] setOSConditions: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] setToolWin: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] setToolUnix: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] setToolProperty: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] setS1ASclassPath: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] init-common: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] undeploy-jdbc-common: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] setOSConditions: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] setToolWin: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] setToolUnix: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] setToolProperty: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] setS1ASclassPath: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] init-common: [2023-01-15T20:26:36.471Z] [2023-01-15T20:26:36.471Z] delete-jdbc-resource-common: [2023-01-15T20:26:36.471Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:26:36.518Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:36.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups admin:employee --target server bar1 [2023-01-15T20:26:36.727Z] [2023-01-15T20:26:36.727Z] setOSConditions: [2023-01-15T20:26:36.727Z] [2023-01-15T20:26:36.727Z] setToolWin: [2023-01-15T20:26:36.727Z] [2023-01-15T20:26:36.727Z] setToolUnix: [2023-01-15T20:26:36.727Z] [2023-01-15T20:26:36.727Z] setToolProperty: [2023-01-15T20:26:36.727Z] [2023-01-15T20:26:36.727Z] setS1ASclassPath: [2023-01-15T20:26:36.727Z] [2023-01-15T20:26:36.727Z] init-common: [2023-01-15T20:26:36.727Z] [2023-01-15T20:26:36.727Z] create-users-common: [2023-01-15T20:26:36.727Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:36.728Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:36.775Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-modeApp.ear [2023-01-15T20:26:36.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups admin:contractor --target server bar2 [2023-01-15T20:26:36.984Z] [2023-01-15T20:26:36.984Z] setOSConditions: [2023-01-15T20:26:36.984Z] [2023-01-15T20:26:36.984Z] setToolWin: [2023-01-15T20:26:36.984Z] [2023-01-15T20:26:36.984Z] setToolUnix: [2023-01-15T20:26:36.984Z] [2023-01-15T20:26:36.984Z] setToolProperty: [2023-01-15T20:26:36.984Z] [2023-01-15T20:26:36.984Z] setS1ASclassPath: [2023-01-15T20:26:36.984Z] [2023-01-15T20:26:36.984Z] init-common: [2023-01-15T20:26:36.984Z] [2023-01-15T20:26:36.984Z] create-users-common: [2023-01-15T20:26:36.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:26:36.985Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:26:36.985Z] [echo] cmd executed for server [2023-01-15T20:26:36.985Z] [2023-01-15T20:26:36.985Z] setOSConditions: [2023-01-15T20:26:36.985Z] [2023-01-15T20:26:36.985Z] setToolWin: [2023-01-15T20:26:36.985Z] [2023-01-15T20:26:36.986Z] setToolUnix: [2023-01-15T20:26:36.986Z] [2023-01-15T20:26:36.986Z] setToolProperty: [2023-01-15T20:26:36.986Z] [2023-01-15T20:26:36.986Z] setS1ASclassPath: [2023-01-15T20:26:36.986Z] [2023-01-15T20:26:36.986Z] init-common: [2023-01-15T20:26:36.986Z] [2023-01-15T20:26:36.986Z] delete-jdbc-connpool-common: [2023-01-15T20:26:36.986Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:26:37.031Z] [exec] Application deployed with name annotation-connector16-mixed-modeApp. [2023-01-15T20:26:37.032Z] [exec] there are no files to retrieve for application annotation-connector16-mixed-modeApp [2023-01-15T20:26:37.032Z] [echo] Deployment on target server server successful [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] setOSConditions: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] setToolWin: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] setToolUnix: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] setToolProperty: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] setS1ASclassPath: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] init-common: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] deploy-common-ee: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] setOSConditions: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] setToolWin: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] setToolUnix: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] setToolProperty: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] setS1ASclassPath: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] init-common: [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] restart: [2023-01-15T20:26:37.032Z] [echo] Not required to restart [2023-01-15T20:26:37.032Z] [2023-01-15T20:26:37.032Z] runtest: [2023-01-15T20:26:37.032Z] [java] GET /annotation-connector16-mixed-mode/servlet/SimpleServlet?url=/annotation-connector16-mixed-mode/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:26:37.032Z] [java] [2023-01-15T20:26:37.032Z] [java] Time: 2 [2023-01-15T20:26:37.032Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:26:37.032Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:37.032Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:26:37.032Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:37.032Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:26:37.032Z] [java] [Server response] [2023-01-15T20:26:37.032Z] [java] [Server response]12 [2023-01-15T20:26:37.032Z] [java] [Server response]Starting the test [2023-01-15T20:26:37.032Z] [java] [Server response] [2023-01-15T20:26:37.032Z] [java] [Server response]1f [2023-01-15T20:26:37.032Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.032Z] [java] [Server response] [2023-01-15T20:26:37.032Z] [java] [Server response]e [2023-01-15T20:26:37.032Z] [java] [Server response]notifyAndWait [2023-01-15T20:26:37.032Z] [java] [Server response] [2023-01-15T20:26:37.240Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:37.242Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:37.289Z] [java] [Server response]1f [2023-01-15T20:26:37.289Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]10 [2023-01-15T20:26:37.289Z] [java] [Server response]expectedResults [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]11 [2023-01-15T20:26:37.289Z] [java] [Server response]checking results [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]29 [2023-01-15T20:26:37.289Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:37.289Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-1 [2023-01-15T20:26:37.289Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]e [2023-01-15T20:26:37.289Z] [java] [Server response]notifyAndWait [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]1f [2023-01-15T20:26:37.289Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]10 [2023-01-15T20:26:37.289Z] [java] [Server response]expectedResults [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]11 [2023-01-15T20:26:37.289Z] [java] [Server response]checking results [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]29 [2023-01-15T20:26:37.289Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:37.289Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-2 [2023-01-15T20:26:37.289Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]e [2023-01-15T20:26:37.289Z] [java] [Server response]notifyAndWait [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]1f [2023-01-15T20:26:37.289Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]10 [2023-01-15T20:26:37.289Z] [java] [Server response]expectedResults [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]11 [2023-01-15T20:26:37.289Z] [java] [Server response]checking results [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]29 [2023-01-15T20:26:37.289Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:37.289Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-3 [2023-01-15T20:26:37.289Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.289Z] [java] [Server response] [2023-01-15T20:26:37.289Z] [java] [Server response]e [2023-01-15T20:26:37.289Z] [java] [Server response]notifyAndWait [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.290Z] [java] [Server response]1f [2023-01-15T20:26:37.290Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.290Z] [java] [Server response]10 [2023-01-15T20:26:37.290Z] [java] [Server response]expectedResults [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.290Z] [java] [Server response]11 [2023-01-15T20:26:37.290Z] [java] [Server response]checking results [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.290Z] [java] [Server response]29 [2023-01-15T20:26:37.290Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:37.290Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-4 [2023-01-15T20:26:37.290Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.290Z] [java] [Server response]e [2023-01-15T20:26:37.290Z] [java] [Server response]notifyAndWait [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.290Z] [java] [Server response]1f [2023-01-15T20:26:37.290Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.290Z] [java] [Server response]10 [2023-01-15T20:26:37.290Z] [java] [Server response]expectedResults [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.290Z] [java] [Server response]11 [2023-01-15T20:26:37.290Z] [java] [Server response]checking results [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.290Z] [java] [Server response]29 [2023-01-15T20:26:37.290Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:37.290Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-5 [2023-01-15T20:26:37.290Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.290Z] [java] [Server response]e [2023-01-15T20:26:37.290Z] [java] [Server response]notifyAndWait [2023-01-15T20:26:37.290Z] [java] [Server response] [2023-01-15T20:26:37.498Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups manager:employee --target server foobar [2023-01-15T20:26:37.499Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:26:37.546Z] [java] [Server response]1f [2023-01-15T20:26:37.546Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.546Z] [java] [Server response] [2023-01-15T20:26:37.546Z] [java] [Server response]10 [2023-01-15T20:26:37.546Z] [java] [Server response]expectedResults [2023-01-15T20:26:37.546Z] [java] [Server response] [2023-01-15T20:26:37.546Z] [java] [Server response]11 [2023-01-15T20:26:37.546Z] [java] [Server response]checking results [2023-01-15T20:26:37.546Z] [java] [Server response] [2023-01-15T20:26:37.546Z] [java] [Server response]29 [2023-01-15T20:26:37.546Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:37.546Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-6 [2023-01-15T20:26:37.546Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.546Z] [java] [Server response] [2023-01-15T20:26:37.546Z] [java] [Server response]e [2023-01-15T20:26:37.546Z] [java] [Server response]notifyAndWait [2023-01-15T20:26:37.546Z] [java] [Server response] [2023-01-15T20:26:37.546Z] [java] [Server response]1f [2023-01-15T20:26:37.546Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]10 [2023-01-15T20:26:37.547Z] [java] [Server response]expectedResults [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]11 [2023-01-15T20:26:37.547Z] [java] [Server response]checking results [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]29 [2023-01-15T20:26:37.547Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:37.547Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-7 [2023-01-15T20:26:37.547Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]e [2023-01-15T20:26:37.547Z] [java] [Server response]notifyAndWait [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]1f [2023-01-15T20:26:37.547Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]10 [2023-01-15T20:26:37.547Z] [java] [Server response]expectedResults [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]11 [2023-01-15T20:26:37.547Z] [java] [Server response]checking results [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]29 [2023-01-15T20:26:37.547Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:37.547Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-8 [2023-01-15T20:26:37.547Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]e [2023-01-15T20:26:37.547Z] [java] [Server response]notifyAndWait [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]1f [2023-01-15T20:26:37.547Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]10 [2023-01-15T20:26:37.547Z] [java] [Server response]expectedResults [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]11 [2023-01-15T20:26:37.547Z] [java] [Server response]checking results [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]29 [2023-01-15T20:26:37.547Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:37.547Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-9 [2023-01-15T20:26:37.547Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]e [2023-01-15T20:26:37.547Z] [java] [Server response]notifyAndWait [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]1f [2023-01-15T20:26:37.547Z] [java] [Server response]Checking whether its completed [2023-01-15T20:26:37.547Z] [java] [Server response] [2023-01-15T20:26:37.547Z] [java] [Server response]33 [2023-01-15T20:26:37.547Z] [java] [Server response]END_OF_EXECUTION [2023-01-15T20:26:37.547Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:26:37.547Z] [java] [2023-01-15T20:26:37.547Z] [java] [2023-01-15T20:26:37.547Z] [java] ----------------------------------------- [2023-01-15T20:26:37.547Z] [java] - Connector1.6-mixed-mode-annotation : test-5: PASS - [2023-01-15T20:26:37.547Z] [java] - Connector1.6-mixed-mode-annotation : test-6: PASS - [2023-01-15T20:26:37.547Z] [java] - Connector1.6-mixed-mode-annotation : test-3: PASS - [2023-01-15T20:26:37.547Z] [java] - Connector1.6-mixed-mode-annotation : test-4: PASS - [2023-01-15T20:26:37.547Z] [java] - Connector1.6-mixed-mode-annotation : test-9: PASS - [2023-01-15T20:26:37.547Z] [java] - Connector1.6-mixed-mode-annotation : test-7: PASS - [2023-01-15T20:26:37.547Z] [java] - Connector1.6-mixed-mode-annotation : test-8: PASS - [2023-01-15T20:26:37.547Z] [java] - Connector1.6-mixed-mode-annotation : test-1: PASS - [2023-01-15T20:26:37.547Z] [java] - Connector1.6-mixed-mode-annotation : test-2: PASS - [2023-01-15T20:26:37.547Z] [java] ----------------------------------------- [2023-01-15T20:26:37.547Z] [java] Total PASS: 9 [2023-01-15T20:26:37.547Z] [java] Total FAIL: 0 [2023-01-15T20:26:37.547Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:26:37.547Z] [java] ----------------------------------------- [2023-01-15T20:26:37.547Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] unset: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] setOSConditions: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] setToolWin: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] setToolUnix: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] setToolProperty: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] setS1ASclassPath: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] init-common: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] unsetJdbc: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] setOSConditions: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] setToolWin: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] setToolUnix: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] setToolProperty: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] setS1ASclassPath: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] init-common: [2023-01-15T20:26:37.547Z] [2023-01-15T20:26:37.547Z] execute-sql-common: [2023-01-15T20:26:37.551Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/dropdb.sql [2023-01-15T20:26:37.551Z] [sql] 0 rows affected [2023-01-15T20:26:37.551Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] setOSConditions: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] setToolWin: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] setToolUnix: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] setToolProperty: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] setS1ASclassPath: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] init-common: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] undeploy-jdbc-common: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] setOSConditions: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] setToolWin: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] setToolUnix: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] setToolProperty: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] setS1ASclassPath: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] init-common: [2023-01-15T20:26:37.551Z] [2023-01-15T20:26:37.551Z] delete-jdbc-resource-common: [2023-01-15T20:26:37.551Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2023-01-15T20:26:37.551Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:37.755Z] [2023-01-15T20:26:37.756Z] setOSConditions: [2023-01-15T20:26:37.756Z] [2023-01-15T20:26:37.756Z] setToolWin: [2023-01-15T20:26:37.756Z] [2023-01-15T20:26:37.756Z] setToolUnix: [2023-01-15T20:26:37.756Z] [2023-01-15T20:26:37.756Z] setToolProperty: [2023-01-15T20:26:37.756Z] [2023-01-15T20:26:37.756Z] setS1ASclassPath: [2023-01-15T20:26:37.756Z] [2023-01-15T20:26:37.756Z] init-common: [2023-01-15T20:26:37.756Z] [2023-01-15T20:26:37.756Z] create-users-common: [2023-01-15T20:26:37.756Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:37.757Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:26:37.757Z] [echo] cmd executed for server [2023-01-15T20:26:37.757Z] [2023-01-15T20:26:37.757Z] setOSConditions: [2023-01-15T20:26:37.757Z] [2023-01-15T20:26:37.757Z] setToolWin: [2023-01-15T20:26:37.757Z] [2023-01-15T20:26:37.757Z] setToolUnix: [2023-01-15T20:26:37.757Z] [2023-01-15T20:26:37.757Z] setToolProperty: [2023-01-15T20:26:37.757Z] [2023-01-15T20:26:37.757Z] setS1ASclassPath: [2023-01-15T20:26:37.757Z] [2023-01-15T20:26:37.757Z] init-common: [2023-01-15T20:26:37.757Z] [2023-01-15T20:26:37.757Z] undeploy-common: [2023-01-15T20:26:37.757Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:38.113Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2023-01-15T20:26:38.113Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2023-01-15T20:26:38.114Z] [echo] cmd executed for server [2023-01-15T20:26:38.114Z] [2023-01-15T20:26:38.114Z] setOSConditions: [2023-01-15T20:26:38.114Z] [2023-01-15T20:26:38.114Z] setToolWin: [2023-01-15T20:26:38.114Z] [2023-01-15T20:26:38.114Z] setToolUnix: [2023-01-15T20:26:38.114Z] [2023-01-15T20:26:38.114Z] setToolProperty: [2023-01-15T20:26:38.114Z] [2023-01-15T20:26:38.114Z] setS1ASclassPath: [2023-01-15T20:26:38.114Z] [2023-01-15T20:26:38.114Z] init-common: [2023-01-15T20:26:38.114Z] [2023-01-15T20:26:38.114Z] delete-jdbc-connpool-common: [2023-01-15T20:26:38.114Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:26:38.114Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:38.319Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups hr:employee --target server barfoo [2023-01-15T20:26:38.320Z] [2023-01-15T20:26:38.320Z] setOSConditions: [2023-01-15T20:26:38.320Z] [2023-01-15T20:26:38.320Z] setToolWin: [2023-01-15T20:26:38.320Z] [2023-01-15T20:26:38.320Z] setToolUnix: [2023-01-15T20:26:38.320Z] [2023-01-15T20:26:38.320Z] setToolProperty: [2023-01-15T20:26:38.320Z] [2023-01-15T20:26:38.320Z] setS1ASclassPath: [2023-01-15T20:26:38.320Z] [2023-01-15T20:26:38.320Z] init-common: [2023-01-15T20:26:38.320Z] [2023-01-15T20:26:38.320Z] create-users-common: [2023-01-15T20:26:38.320Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:38.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:38.321Z] [2023-01-15T20:26:38.321Z] all: [2023-01-15T20:26:38.321Z] [2023-01-15T20:26:38.321Z] setOSConditions: [2023-01-15T20:26:38.321Z] [2023-01-15T20:26:38.321Z] setToolWin: [2023-01-15T20:26:38.321Z] [2023-01-15T20:26:38.321Z] setToolUnix: [2023-01-15T20:26:38.321Z] [2023-01-15T20:26:38.321Z] setToolProperty: [2023-01-15T20:26:38.321Z] [2023-01-15T20:26:38.321Z] setS1ASclassPath: [2023-01-15T20:26:38.321Z] [2023-01-15T20:26:38.321Z] init-common: [2023-01-15T20:26:38.321Z] [2023-01-15T20:26:38.321Z] clean: [2023-01-15T20:26:38.321Z] [2023-01-15T20:26:38.322Z] setOSConditions: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolWin: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolUnix: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolProperty: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setS1ASclassPath: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] init-common: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] clean-common: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setOSConditions: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolWin: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolUnix: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolProperty: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setS1ASclassPath: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] init-common: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] clean-classes-common: [2023-01-15T20:26:38.322Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setOSConditions: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolWin: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolUnix: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolProperty: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setS1ASclassPath: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] init-common: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] clean-jars-common: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] compile: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setOSConditions: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolWin: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolUnix: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setToolProperty: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] setS1ASclassPath: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] init-common: [2023-01-15T20:26:38.322Z] [2023-01-15T20:26:38.322Z] compile-common: [2023-01-15T20:26:38.322Z] [echo] Current time (ISO): 2023-01-15T20:26:38.197+0000 [2023-01-15T20:26:38.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:38.322Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [Pipeline] sh [2023-01-15T20:26:38.578Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:38.677Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2023-01-15T20:26:38.677Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2023-01-15T20:26:38.677Z] [echo] cmd executed for server [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] undeploy: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] setOSConditions: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] setToolWin: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] setToolUnix: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] setToolProperty: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] setS1ASclassPath: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] init-common: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] undeploy: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] setOSConditions: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] setToolWin: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] setToolUnix: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] setToolProperty: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] setS1ASclassPath: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] init-common: [2023-01-15T20:26:38.677Z] [2023-01-15T20:26:38.677Z] undeploy-common: [2023-01-15T20:26:38.677Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:38.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups support:contractor --target server foofoo [2023-01-15T20:26:38.886Z] [2023-01-15T20:26:38.886Z] setOSConditions: [2023-01-15T20:26:38.886Z] [2023-01-15T20:26:38.886Z] setToolWin: [2023-01-15T20:26:38.886Z] [2023-01-15T20:26:38.886Z] setToolUnix: [2023-01-15T20:26:38.886Z] [2023-01-15T20:26:38.886Z] setToolProperty: [2023-01-15T20:26:38.886Z] [2023-01-15T20:26:38.886Z] setS1ASclassPath: [2023-01-15T20:26:38.886Z] [2023-01-15T20:26:38.886Z] init-common: [2023-01-15T20:26:38.886Z] [2023-01-15T20:26:38.886Z] create-users-common: [2023-01-15T20:26:38.886Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:38.934Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:39.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups security --target server barbar [2023-01-15T20:26:39.191Z] [2023-01-15T20:26:39.191Z] setOSConditions: [2023-01-15T20:26:39.191Z] [2023-01-15T20:26:39.191Z] setToolWin: [2023-01-15T20:26:39.191Z] [2023-01-15T20:26:39.191Z] setToolUnix: [2023-01-15T20:26:39.191Z] [2023-01-15T20:26:39.191Z] setToolProperty: [2023-01-15T20:26:39.191Z] [2023-01-15T20:26:39.191Z] setS1ASclassPath: [2023-01-15T20:26:39.191Z] [2023-01-15T20:26:39.191Z] init-common: [2023-01-15T20:26:39.191Z] [2023-01-15T20:26:39.191Z] testDelAdmin: [2023-01-15T20:26:39.191Z] [2023-01-15T20:26:39.191Z] asadmin-common: [2023-01-15T20:26:39.191Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:26:39.191Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:39.400Z] [2023-01-15T20:26:39.400Z] create-security-maps: [2023-01-15T20:26:39.400Z] [2023-01-15T20:26:39.400Z] setOSConditions: [2023-01-15T20:26:39.400Z] [2023-01-15T20:26:39.400Z] setToolWin: [2023-01-15T20:26:39.400Z] [2023-01-15T20:26:39.400Z] setToolUnix: [2023-01-15T20:26:39.400Z] [2023-01-15T20:26:39.400Z] setToolProperty: [2023-01-15T20:26:39.400Z] [2023-01-15T20:26:39.400Z] setS1ASclassPath: [2023-01-15T20:26:39.400Z] [2023-01-15T20:26:39.400Z] init-common: [2023-01-15T20:26:39.400Z] [2023-01-15T20:26:39.401Z] create-security-maps-common: [2023-01-15T20:26:39.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:39.447Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:26:39.447Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:26:39.447Z] [2023-01-15T20:26:39.447Z] asadmin-common: [2023-01-15T20:26:39.447Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1 [2023-01-15T20:26:39.549Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:26:39.549Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:26:39.704Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:39.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1 [2023-01-15T20:26:39.960Z] [exec] Administered object eis/aor_1 deleted. [2023-01-15T20:26:39.960Z] [2023-01-15T20:26:39.960Z] asadmin-common: [2023-01-15T20:26:39.960Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1_2 [2023-01-15T20:26:39.968Z] [exec] Command create-connector-security-map executed successfully. [2023-01-15T20:26:39.968Z] [2023-01-15T20:26:39.968Z] setOSConditions: [2023-01-15T20:26:39.968Z] [2023-01-15T20:26:39.968Z] setToolWin: [2023-01-15T20:26:39.968Z] [2023-01-15T20:26:39.968Z] setToolUnix: [2023-01-15T20:26:39.968Z] [2023-01-15T20:26:39.968Z] setToolProperty: [2023-01-15T20:26:39.968Z] [2023-01-15T20:26:39.968Z] setS1ASclassPath: [2023-01-15T20:26:39.968Z] [2023-01-15T20:26:39.968Z] init-common: [2023-01-15T20:26:39.968Z] [2023-01-15T20:26:39.968Z] create-security-maps-common: [2023-01-15T20:26:39.968Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:40.216Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:40.473Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1_2 [2023-01-15T20:26:40.473Z] [exec] Administered object eis/aor_1_2 deleted. [2023-01-15T20:26:40.473Z] [2023-01-15T20:26:40.473Z] asadmin-common: [2023-01-15T20:26:40.473Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_2_2 [2023-01-15T20:26:40.474Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:40.475Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:26:40.475Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:26:40.475Z] [javac] 1 warning [2023-01-15T20:26:40.475Z] [2023-01-15T20:26:40.475Z] setOSConditions: [2023-01-15T20:26:40.475Z] [2023-01-15T20:26:40.475Z] setToolWin: [2023-01-15T20:26:40.475Z] [2023-01-15T20:26:40.475Z] setToolUnix: [2023-01-15T20:26:40.475Z] [2023-01-15T20:26:40.475Z] setToolProperty: [2023-01-15T20:26:40.475Z] [2023-01-15T20:26:40.475Z] setS1ASclassPath: [2023-01-15T20:26:40.475Z] [2023-01-15T20:26:40.475Z] init-common: [2023-01-15T20:26:40.475Z] [2023-01-15T20:26:40.475Z] compile-common: [2023-01-15T20:26:40.475Z] [echo] Current time (ISO): 2023-01-15T20:26:40.099+0000 [2023-01-15T20:26:40.475Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:40.475Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:40.531Z] [exec] Command create-connector-security-map executed successfully. [2023-01-15T20:26:40.532Z] [2023-01-15T20:26:40.532Z] setOSConditions: [2023-01-15T20:26:40.532Z] [2023-01-15T20:26:40.532Z] setToolWin: [2023-01-15T20:26:40.532Z] [2023-01-15T20:26:40.532Z] setToolUnix: [2023-01-15T20:26:40.532Z] [2023-01-15T20:26:40.532Z] setToolProperty: [2023-01-15T20:26:40.532Z] [2023-01-15T20:26:40.532Z] setS1ASclassPath: [2023-01-15T20:26:40.532Z] [2023-01-15T20:26:40.532Z] init-common: [2023-01-15T20:26:40.532Z] [2023-01-15T20:26:40.532Z] create-security-maps-common: [2023-01-15T20:26:40.532Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:40.729Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:40.788Z] [exec] Command create-connector-security-map executed successfully. [2023-01-15T20:26:40.789Z] [2023-01-15T20:26:40.789Z] setOSConditions: [2023-01-15T20:26:40.789Z] [2023-01-15T20:26:40.789Z] setToolWin: [2023-01-15T20:26:40.789Z] [2023-01-15T20:26:40.789Z] setToolUnix: [2023-01-15T20:26:40.789Z] [2023-01-15T20:26:40.789Z] setToolProperty: [2023-01-15T20:26:40.789Z] [2023-01-15T20:26:40.789Z] setS1ASclassPath: [2023-01-15T20:26:40.789Z] [2023-01-15T20:26:40.789Z] init-common: [2023-01-15T20:26:40.789Z] [2023-01-15T20:26:40.789Z] create-security-maps-common: [2023-01-15T20:26:40.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_2_2 [2023-01-15T20:26:40.987Z] [exec] Administered object eis/aor_2_2 deleted. [2023-01-15T20:26:40.987Z] [2023-01-15T20:26:40.987Z] asadmin-common: [2023-01-15T20:26:40.987Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1_3 [2023-01-15T20:26:40.987Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:41.045Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:41.303Z] [exec] Command create-connector-security-map executed successfully. [2023-01-15T20:26:41.303Z] [2023-01-15T20:26:41.303Z] setOSConditions: [2023-01-15T20:26:41.303Z] [2023-01-15T20:26:41.303Z] setToolWin: [2023-01-15T20:26:41.303Z] [2023-01-15T20:26:41.303Z] setToolUnix: [2023-01-15T20:26:41.303Z] [2023-01-15T20:26:41.303Z] setToolProperty: [2023-01-15T20:26:41.303Z] [2023-01-15T20:26:41.303Z] setS1ASclassPath: [2023-01-15T20:26:41.303Z] [2023-01-15T20:26:41.303Z] init-common: [2023-01-15T20:26:41.303Z] [2023-01-15T20:26:41.303Z] create-security-maps-common: [2023-01-15T20:26:41.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1_3 [2023-01-15T20:26:41.551Z] [exec] Administered object eis/aor_1_3 deleted. [2023-01-15T20:26:41.551Z] [2023-01-15T20:26:41.551Z] asadmin-common: [2023-01-15T20:26:41.551Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_2_4 [2023-01-15T20:26:41.551Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:41.560Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:41.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_2_4 [2023-01-15T20:26:41.818Z] [exec] Command create-connector-security-map executed successfully. [2023-01-15T20:26:42.065Z] [exec] Administered object eis/aor_2_4 deleted. [2023-01-15T20:26:42.065Z] [2023-01-15T20:26:42.065Z] asadmin-common: [2023-01-15T20:26:42.065Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_3_5 [2023-01-15T20:26:42.065Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:42.075Z] [2023-01-15T20:26:42.076Z] setOSConditions: [2023-01-15T20:26:42.076Z] [2023-01-15T20:26:42.076Z] setToolWin: [2023-01-15T20:26:42.076Z] [2023-01-15T20:26:42.076Z] setToolUnix: [2023-01-15T20:26:42.076Z] [2023-01-15T20:26:42.076Z] setToolProperty: [2023-01-15T20:26:42.076Z] [2023-01-15T20:26:42.076Z] setS1ASclassPath: [2023-01-15T20:26:42.076Z] [2023-01-15T20:26:42.076Z] init-common: [2023-01-15T20:26:42.076Z] [2023-01-15T20:26:42.076Z] create-security-maps-common: [2023-01-15T20:26:42.076Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:42.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_3_5 [2023-01-15T20:26:42.323Z] [exec] Administered object eis/aor_3_5 deleted. [2023-01-15T20:26:42.323Z] [2023-01-15T20:26:42.323Z] setOSConditions: [2023-01-15T20:26:42.323Z] [2023-01-15T20:26:42.323Z] setToolWin: [2023-01-15T20:26:42.323Z] [2023-01-15T20:26:42.323Z] setToolUnix: [2023-01-15T20:26:42.323Z] [2023-01-15T20:26:42.323Z] setToolProperty: [2023-01-15T20:26:42.323Z] [2023-01-15T20:26:42.323Z] setS1ASclassPath: [2023-01-15T20:26:42.323Z] [2023-01-15T20:26:42.323Z] init-common: [2023-01-15T20:26:42.323Z] [2023-01-15T20:26:42.323Z] undeploy: [Pipeline] timeout [2023-01-15T20:26:42.360Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [2023-01-15T20:26:42.369Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:42.369Z] [javac] 1 warning [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] build: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] setOSConditions: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] fixFiles: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] convUnix: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] convWin: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] setToolWin: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] setToolUnix: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] setToolProperty: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] setS1ASclassPath: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] init-common: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] package-persistence-common: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] ejb-jar-common: [2023-01-15T20:26:42.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] package-ejbjar-common: [2023-01-15T20:26:42.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:42.369Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:42.369Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:42.369Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-ejb.jar [2023-01-15T20:26:42.369Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] appclient-jar-common: [2023-01-15T20:26:42.369Z] [2023-01-15T20:26:42.369Z] package-appclientjar-common: [2023-01-15T20:26:42.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [Pipeline] sh[2023-01-15T20:26:42.370Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:42.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:42.371Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-client.jar [2023-01-15T20:26:42.371Z] [2023-01-15T20:26:42.371Z] webclient-war-common: [2023-01-15T20:26:42.371Z] [2023-01-15T20:26:42.371Z] build-ear-common: [2023-01-15T20:26:42.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:42.371Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2023-01-15T20:26:42.371Z] [2023-01-15T20:26:42.371Z] deploy: [2023-01-15T20:26:42.371Z] [2023-01-15T20:26:42.371Z] setOSConditions: [2023-01-15T20:26:42.371Z] [2023-01-15T20:26:42.371Z] setToolWin: [2023-01-15T20:26:42.371Z] [2023-01-15T20:26:42.371Z] setToolUnix: [2023-01-15T20:26:42.371Z] [2023-01-15T20:26:42.371Z] setToolProperty: [2023-01-15T20:26:42.371Z] [2023-01-15T20:26:42.371Z] setS1ASclassPath: [2023-01-15T20:26:42.371Z] [2023-01-15T20:26:42.371Z] init-common: [2023-01-15T20:26:42.371Z] [2023-01-15T20:26:42.371Z] execute-sql-common: [2023-01-15T20:26:42.371Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2023-01-15T20:26:42.371Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:26:42.371Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:26:42.371Z] [sql] 0 rows affected [2023-01-15T20:26:42.371Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:26:42.372Z] [2023-01-15T20:26:42.372Z] setOSConditions: [2023-01-15T20:26:42.372Z] [2023-01-15T20:26:42.372Z] setToolWin: [2023-01-15T20:26:42.372Z] [2023-01-15T20:26:42.372Z] setToolUnix: [2023-01-15T20:26:42.372Z] [2023-01-15T20:26:42.372Z] setToolProperty: [2023-01-15T20:26:42.372Z] [2023-01-15T20:26:42.372Z] setS1ASclassPath: [2023-01-15T20:26:42.372Z] [2023-01-15T20:26:42.372Z] init-common: [2023-01-15T20:26:42.372Z] [2023-01-15T20:26:42.372Z] create-jdbc-connpool-common: [2023-01-15T20:26:42.579Z] [2023-01-15T20:26:42.580Z] setOSConditions: [2023-01-15T20:26:42.580Z] [2023-01-15T20:26:42.580Z] setToolWin: [2023-01-15T20:26:42.580Z] [2023-01-15T20:26:42.580Z] setToolUnix: [2023-01-15T20:26:42.580Z] [2023-01-15T20:26:42.580Z] setToolProperty: [2023-01-15T20:26:42.580Z] [2023-01-15T20:26:42.580Z] setS1ASclassPath: [2023-01-15T20:26:42.580Z] [2023-01-15T20:26:42.580Z] init-common: [2023-01-15T20:26:42.580Z] [2023-01-15T20:26:42.580Z] undeploy-rar-common: [2023-01-15T20:26:42.580Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2023-01-15T20:26:42.580Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:42.629Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:42.639Z] [exec] Command create-connector-security-map executed successfully. [2023-01-15T20:26:42.639Z] [2023-01-15T20:26:42.639Z] setOSConditions: [2023-01-15T20:26:42.639Z] [2023-01-15T20:26:42.639Z] setToolWin: [2023-01-15T20:26:42.639Z] [2023-01-15T20:26:42.639Z] setToolUnix: [2023-01-15T20:26:42.639Z] [2023-01-15T20:26:42.639Z] setToolProperty: [2023-01-15T20:26:42.639Z] [2023-01-15T20:26:42.639Z] setS1ASclassPath: [2023-01-15T20:26:42.639Z] [2023-01-15T20:26:42.639Z] init-common: [2023-01-15T20:26:42.639Z] [2023-01-15T20:26:42.639Z] deploy-war: [2023-01-15T20:26:42.639Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:42.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:42.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:42.887Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2023-01-15T20:26:42.887Z] [2023-01-15T20:26:42.887Z] set-derby-connpool-props: [2023-01-15T20:26:43.047Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:26:43.047Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:26:43.047Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test persistence_all [2023-01-15T20:26:43.047Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:26:43.047Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:26:43.047Z] + readonly GF_INTERNAL_ENV_SH=/tmp/lpygf-internal-env [2023-01-15T20:26:43.047Z] + GF_INTERNAL_ENV_SH=/tmp/lpygf-internal-env [2023-01-15T20:26:43.047Z] + '[' '!' -z '' ']' [2023-01-15T20:26:43.047Z] + export WSIMPORT_OPTS= [2023-01-15T20:26:43.047Z] + WSIMPORT_OPTS= [2023-01-15T20:26:43.047Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:26:43.047Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:26:43.092Z] [2023-01-15T20:26:43.093Z] setOSConditions: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolWin: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolUnix: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolProperty: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setS1ASclassPath: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] init-common: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] restart: [2023-01-15T20:26:43.093Z] [echo] Not required to restart [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] all: [2023-01-15T20:26:43.093Z] [echo] @@## redeployRar ##@@ [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setOSConditions: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolWin: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolUnix: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolProperty: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setS1ASclassPath: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] init-common: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] clean: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setOSConditions: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolWin: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolUnix: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolProperty: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setS1ASclassPath: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] init-common: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] clean-common: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setOSConditions: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolWin: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolUnix: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolProperty: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setS1ASclassPath: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] init-common: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] clean-classes-common: [2023-01-15T20:26:43.093Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setOSConditions: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolWin: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolUnix: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolProperty: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setS1ASclassPath: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] init-common: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] clean-jars-common: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] compile: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setOSConditions: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolWin: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolUnix: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolProperty: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setS1ASclassPath: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] init-common: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] compile-common: [2023-01-15T20:26:43.093Z] [echo] Current time (ISO): 2023-01-15T20:26:42.894+0000 [2023-01-15T20:26:43.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:43.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/ra [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setOSConditions: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolWin: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolUnix: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setToolProperty: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] setS1ASclassPath: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] init-common: [2023-01-15T20:26:43.093Z] [2023-01-15T20:26:43.093Z] compile-common: [2023-01-15T20:26:43.093Z] [echo] Current time (ISO): 2023-01-15T20:26:42.902+0000 [2023-01-15T20:26:43.093Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:43.093Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:43.147Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:43.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/security-map-web.war [2023-01-15T20:26:43.306Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:26:43.307Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:26:43.307Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:26:43.307Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:26:43.307Z] + '[' -z '' ']' [2023-01-15T20:26:43.307Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:26:43.307Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:26:43.307Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:43.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:43.711Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2023-01-15T20:26:43.711Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:44.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:44.276Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2023-01-15T20:26:44.276Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:44.462Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:44.578Z] [exec] Application deployed with name security-map-web. [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] run: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setOSConditions: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolWin: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolUnix: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolProperty: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setS1ASclassPath: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] init-common: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] create-table: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] execute-common: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setOSConditions: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolWin: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolUnix: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolProperty: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setS1ASclassPath: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] init-common: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] execute-sql: [2023-01-15T20:26:44.579Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:44.579Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:44.579Z] [echo] userid dbmap1 [2023-01-15T20:26:44.579Z] [echo] password dbmap1 [2023-01-15T20:26:44.579Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2023-01-15T20:26:44.579Z] [sql] 0 rows affected [2023-01-15T20:26:44.579Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setOSConditions: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolWin: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolUnix: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolProperty: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setS1ASclassPath: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] init-common: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] execute-sql: [2023-01-15T20:26:44.579Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:44.579Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:44.579Z] [echo] userid dbmap2 [2023-01-15T20:26:44.579Z] [echo] password dbmap2 [2023-01-15T20:26:44.579Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2023-01-15T20:26:44.579Z] [sql] 0 rows affected [2023-01-15T20:26:44.579Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setOSConditions: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolWin: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolUnix: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setToolProperty: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] setS1ASclassPath: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] init-common: [2023-01-15T20:26:44.579Z] [2023-01-15T20:26:44.579Z] execute-sql: [2023-01-15T20:26:44.579Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:44.579Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:44.579Z] [echo] userid dbmap3 [2023-01-15T20:26:44.579Z] [echo] password dbmap3 [2023-01-15T20:26:44.579Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2023-01-15T20:26:44.580Z] [sql] 0 rows affected [2023-01-15T20:26:44.580Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setOSConditions: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setToolWin: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setToolUnix: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setToolProperty: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setS1ASclassPath: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] init-common: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] execute-sql: [2023-01-15T20:26:44.580Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:44.580Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:44.580Z] [echo] userid dbmap4 [2023-01-15T20:26:44.580Z] [echo] password dbmap4 [2023-01-15T20:26:44.580Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2023-01-15T20:26:44.580Z] [sql] 0 rows affected [2023-01-15T20:26:44.580Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setOSConditions: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setToolWin: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setToolUnix: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setToolProperty: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setS1ASclassPath: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] init-common: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] execute-sql: [2023-01-15T20:26:44.580Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:44.580Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:44.580Z] [echo] userid dbmap5 [2023-01-15T20:26:44.580Z] [echo] password dbmap5 [2023-01-15T20:26:44.580Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2023-01-15T20:26:44.580Z] [sql] 0 rows affected [2023-01-15T20:26:44.580Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setOSConditions: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setToolWin: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setToolUnix: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setToolProperty: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] setS1ASclassPath: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] init-common: [2023-01-15T20:26:44.580Z] [2023-01-15T20:26:44.580Z] execute-sql: [2023-01-15T20:26:44.580Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:44.580Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:44.580Z] [echo] userid dbmap6 [2023-01-15T20:26:44.580Z] [echo] password dbmap6 [2023-01-15T20:26:44.580Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2023-01-15T20:26:44.580Z] [sql] 0 rows affected [2023-01-15T20:26:44.580Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:44.580Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:44.718Z] [javac] 1 warning [2023-01-15T20:26:44.719Z] [2023-01-15T20:26:44.719Z] setOSConditions: [2023-01-15T20:26:44.719Z] [2023-01-15T20:26:44.719Z] setToolWin: [2023-01-15T20:26:44.719Z] [2023-01-15T20:26:44.719Z] setToolUnix: [2023-01-15T20:26:44.719Z] [2023-01-15T20:26:44.719Z] setToolProperty: [2023-01-15T20:26:44.719Z] [2023-01-15T20:26:44.719Z] setS1ASclassPath: [2023-01-15T20:26:44.719Z] [2023-01-15T20:26:44.719Z] init-common: [2023-01-15T20:26:44.719Z] [2023-01-15T20:26:44.719Z] compile-common: [2023-01-15T20:26:44.719Z] [echo] Current time (ISO): 2023-01-15T20:26:44.505+0000 [2023-01-15T20:26:44.719Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:44.719Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:44.837Z] [java] Send request [2023-01-15T20:26:44.840Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:44.840Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2023-01-15T20:26:44.840Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:45.403Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:45.403Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2023-01-15T20:26:45.403Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:45.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:45.918Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2023-01-15T20:26:45.919Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:46.087Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:46.205Z] [java] HTTP/1.1 200 OK [2023-01-15T20:26:46.205Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:46.205Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T20:26:46.205Z] [java] Pragma: No-cache [2023-01-15T20:26:46.205Z] [java] Cache-Control: no-cache [2023-01-15T20:26:46.205Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:26:46.205Z] [java] Set-Cookie: JSESSIONID=71cf2665ecd939319cf091d78dfe; Path=/security-map-web; HttpOnly [2023-01-15T20:26:46.205Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:46.205Z] [java] Connection: close [2023-01-15T20:26:46.205Z] [java] Content-Length: 17 [2023-01-15T20:26:46.205Z] [java] [2023-01-15T20:26:46.205Z] [java] [2023-01-15T20:26:46.205Z] [java] [2023-01-15T20:26:46.205Z] [java] [2023-01-15T20:26:46.205Z] [java] [2023-01-15T20:26:46.205Z] [java] done - foo1 [2023-01-15T20:26:46.205Z] [java] [2023-01-15T20:26:46.344Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:26:46.344Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:26:46.344Z] [javac] 1 warning [2023-01-15T20:26:46.344Z] [2023-01-15T20:26:46.344Z] setOSConditions: [2023-01-15T20:26:46.344Z] [2023-01-15T20:26:46.344Z] setToolWin: [2023-01-15T20:26:46.344Z] [2023-01-15T20:26:46.344Z] setToolUnix: [2023-01-15T20:26:46.344Z] [2023-01-15T20:26:46.344Z] setToolProperty: [2023-01-15T20:26:46.344Z] [2023-01-15T20:26:46.344Z] setS1ASclassPath: [2023-01-15T20:26:46.344Z] [2023-01-15T20:26:46.344Z] init-common: [2023-01-15T20:26:46.344Z] [2023-01-15T20:26:46.344Z] compile-common: [2023-01-15T20:26:46.344Z] [echo] Current time (ISO): 2023-01-15T20:26:46.141+0000 [2023-01-15T20:26:46.344Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:46.344Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:46.482Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:46.482Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:26:46.482Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:46.739Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:46.768Z] [java] No of records : 1 [2023-01-15T20:26:46.769Z] [java] Value of key is:connector.securitymapweb.test1 [2023-01-15T20:26:46.769Z] [java] Send request [2023-01-15T20:26:46.769Z] [java] HTTP/1.1 200 OK [2023-01-15T20:26:46.769Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:46.769Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T20:26:46.769Z] [java] Pragma: No-cache [2023-01-15T20:26:46.769Z] [java] Cache-Control: no-cache [2023-01-15T20:26:46.769Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:26:46.769Z] [java] Set-Cookie: JSESSIONID=71cf55a04dec84ba5ed4cbe91bd7; Path=/security-map-web; HttpOnly [2023-01-15T20:26:46.769Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:46.769Z] [java] Connection: close [2023-01-15T20:26:46.769Z] [java] Content-Length: 17 [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] done - foo2 [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] No of records : 1 [2023-01-15T20:26:46.769Z] [java] Value of key is:connector.securitymapweb.test2 [2023-01-15T20:26:46.769Z] [java] Send request [2023-01-15T20:26:46.769Z] [java] HTTP/1.1 200 OK [2023-01-15T20:26:46.769Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:46.769Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T20:26:46.769Z] [java] Pragma: No-cache [2023-01-15T20:26:46.769Z] [java] Cache-Control: no-cache [2023-01-15T20:26:46.769Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:26:46.769Z] [java] Set-Cookie: JSESSIONID=71cf57258118d7a102f8c7fec3fb; Path=/security-map-web; HttpOnly [2023-01-15T20:26:46.769Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:46.769Z] [java] Connection: close [2023-01-15T20:26:46.769Z] [java] Content-Length: 17 [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] done - foo3 [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] No of records : 1 [2023-01-15T20:26:46.769Z] [java] Value of key is:connector.securitymapweb.test3 [2023-01-15T20:26:46.769Z] [java] Send request [2023-01-15T20:26:46.769Z] [java] HTTP/1.1 200 OK [2023-01-15T20:26:46.769Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:46.769Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T20:26:46.769Z] [java] Pragma: No-cache [2023-01-15T20:26:46.769Z] [java] Cache-Control: no-cache [2023-01-15T20:26:46.769Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:26:46.769Z] [java] Set-Cookie: JSESSIONID=71cf5a68e075a52e8281af584679; Path=/security-map-web; HttpOnly [2023-01-15T20:26:46.769Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:46.769Z] [java] Connection: close [2023-01-15T20:26:46.769Z] [java] Content-Length: 17 [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] done - bar1 [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] No of records : 1 [2023-01-15T20:26:46.769Z] [java] Value of key is:connector.securitymapweb.test4 [2023-01-15T20:26:46.769Z] [java] Send request [2023-01-15T20:26:46.769Z] [java] HTTP/1.1 200 OK [2023-01-15T20:26:46.769Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:46.769Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T20:26:46.769Z] [java] Pragma: No-cache [2023-01-15T20:26:46.769Z] [java] Cache-Control: no-cache [2023-01-15T20:26:46.769Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:26:46.769Z] [java] Set-Cookie: JSESSIONID=71cf5ec41a4a6df341586447a2fb; Path=/security-map-web; HttpOnly [2023-01-15T20:26:46.769Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:46.769Z] [java] Connection: close [2023-01-15T20:26:46.769Z] [java] Content-Length: 17 [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] done - bar2 [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] No of records : 1 [2023-01-15T20:26:46.769Z] [java] Value of key is:connector.securitymapweb.test5 [2023-01-15T20:26:46.769Z] [java] Send request [2023-01-15T20:26:46.769Z] [java] HTTP/1.1 200 OK [2023-01-15T20:26:46.769Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:46.769Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T20:26:46.769Z] [java] Pragma: No-cache [2023-01-15T20:26:46.769Z] [java] Cache-Control: no-cache [2023-01-15T20:26:46.769Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:26:46.769Z] [java] Set-Cookie: JSESSIONID=71cf605565fefc74428b1bdb170f; Path=/security-map-web; HttpOnly [2023-01-15T20:26:46.769Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:46.769Z] [java] Connection: close [2023-01-15T20:26:46.769Z] [java] Content-Length: 19 [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] done - foobar [2023-01-15T20:26:46.769Z] [java] [2023-01-15T20:26:46.769Z] [java] No of records : 1 [2023-01-15T20:26:46.769Z] [java] Value of key is:connector.securitymapweb.test6 [2023-01-15T20:26:46.769Z] [java] Send request [2023-01-15T20:26:46.769Z] [java] HTTP/1.1 200 OK [2023-01-15T20:26:46.769Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:46.769Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T20:26:46.769Z] [java] Pragma: No-cache [2023-01-15T20:26:46.769Z] [java] Cache-Control: no-cache [2023-01-15T20:26:46.769Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:26:46.770Z] [java] Set-Cookie: JSESSIONID=71cf6323287d042e00e5742e5aa7; Path=/security-map-web; HttpOnly [2023-01-15T20:26:46.770Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:46.770Z] [java] Connection: close [2023-01-15T20:26:46.770Z] [java] Content-Length: 19 [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] done - barfoo [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] No of records : 1 [2023-01-15T20:26:46.770Z] [java] Value of key is:connector.securitymapweb.test7 [2023-01-15T20:26:46.770Z] [java] Send request [2023-01-15T20:26:46.770Z] [java] HTTP/1.1 200 OK [2023-01-15T20:26:46.770Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:46.770Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T20:26:46.770Z] [java] Pragma: No-cache [2023-01-15T20:26:46.770Z] [java] Cache-Control: no-cache [2023-01-15T20:26:46.770Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:26:46.770Z] [java] Set-Cookie: JSESSIONID=71cf64c6003dbb8dd03dedd6e2ec; Path=/security-map-web; HttpOnly [2023-01-15T20:26:46.770Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:46.770Z] [java] Connection: close [2023-01-15T20:26:46.770Z] [java] Content-Length: 19 [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] done - foofoo [2023-01-15T20:26:46.770Z] [java] [2023-01-15T20:26:46.770Z] [java] No of records : 1 [2023-01-15T20:26:46.770Z] [java] Value of key is:connector.securitymapweb.test8 [2023-01-15T20:26:46.770Z] [java] Send request [2023-01-15T20:26:46.997Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2023-01-15T20:26:46.997Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:47.027Z] [java] HTTP/1.1 200 OK [2023-01-15T20:26:47.028Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:47.028Z] [java] X-Powered-By: JSP/2.3 [2023-01-15T20:26:47.028Z] [java] Pragma: No-cache [2023-01-15T20:26:47.028Z] [java] Cache-Control: no-cache [2023-01-15T20:26:47.028Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:26:47.028Z] [java] Set-Cookie: JSESSIONID=71cf663017d911d5cee438cf6cc3; Path=/security-map-web; HttpOnly [2023-01-15T20:26:47.028Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:47.028Z] [java] Connection: close [2023-01-15T20:26:47.028Z] [java] Content-Length: 19 [2023-01-15T20:26:47.028Z] [java] [2023-01-15T20:26:47.028Z] [java] [2023-01-15T20:26:47.028Z] [java] [2023-01-15T20:26:47.028Z] [java] [2023-01-15T20:26:47.028Z] [java] [2023-01-15T20:26:47.028Z] [java] done - barbar [2023-01-15T20:26:47.028Z] [java] [2023-01-15T20:26:47.028Z] [java] No of records : 1 [2023-01-15T20:26:47.028Z] [java] Value of key is:connector.securitymapweb.test9 [2023-01-15T20:26:47.028Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:26:47.028Z] [java] [2023-01-15T20:26:47.028Z] [java] [2023-01-15T20:26:47.028Z] [java] ----------------------------------------- [2023-01-15T20:26:47.028Z] [java] - connector.securitymapweb.test3: PASS - [2023-01-15T20:26:47.028Z] [java] - connector.securitymapweb.test4: PASS - [2023-01-15T20:26:47.028Z] [java] - connector.securitymapweb.test5: PASS - [2023-01-15T20:26:47.028Z] [java] - connector.securitymapweb.test6: PASS - [2023-01-15T20:26:47.028Z] [java] - connector.securitymapweb.test1: PASS - [2023-01-15T20:26:47.028Z] [java] - connector.securitymapweb.test2: PASS - [2023-01-15T20:26:47.028Z] [java] - connector.securitymapweb.test7: PASS - [2023-01-15T20:26:47.028Z] [java] - connector.securitymapweb.test8: PASS - [2023-01-15T20:26:47.028Z] [java] - connector.securitymapweb.test9: PASS - [2023-01-15T20:26:47.028Z] [java] ----------------------------------------- [2023-01-15T20:26:47.028Z] [java] Total PASS: 9 [2023-01-15T20:26:47.028Z] [java] Total FAIL: 0 [2023-01-15T20:26:47.028Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:26:47.028Z] [java] ----------------------------------------- [2023-01-15T20:26:47.028Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:26:47.028Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setOSConditions: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolWin: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolUnix: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolProperty: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setS1ASclassPath: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] init-common: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] drop-table: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] execute-common: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setOSConditions: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolWin: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolUnix: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolProperty: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setS1ASclassPath: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] init-common: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] execute-sql: [2023-01-15T20:26:47.028Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:47.028Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:47.028Z] [echo] userid dbmap1 [2023-01-15T20:26:47.028Z] [echo] password dbmap1 [2023-01-15T20:26:47.028Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2023-01-15T20:26:47.028Z] [sql] 0 rows affected [2023-01-15T20:26:47.028Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setOSConditions: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolWin: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolUnix: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolProperty: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setS1ASclassPath: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] init-common: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] execute-sql: [2023-01-15T20:26:47.028Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:47.028Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:47.028Z] [echo] userid dbmap2 [2023-01-15T20:26:47.028Z] [echo] password dbmap2 [2023-01-15T20:26:47.028Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2023-01-15T20:26:47.028Z] [sql] 0 rows affected [2023-01-15T20:26:47.028Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setOSConditions: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolWin: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolUnix: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolProperty: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setS1ASclassPath: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] init-common: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] execute-sql: [2023-01-15T20:26:47.028Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:47.028Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:47.028Z] [echo] userid dbmap3 [2023-01-15T20:26:47.028Z] [echo] password dbmap3 [2023-01-15T20:26:47.028Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2023-01-15T20:26:47.028Z] [sql] 0 rows affected [2023-01-15T20:26:47.028Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setOSConditions: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolWin: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolUnix: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolProperty: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setS1ASclassPath: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] init-common: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] execute-sql: [2023-01-15T20:26:47.028Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:47.028Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:47.028Z] [echo] userid dbmap4 [2023-01-15T20:26:47.028Z] [echo] password dbmap4 [2023-01-15T20:26:47.028Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2023-01-15T20:26:47.028Z] [sql] 0 rows affected [2023-01-15T20:26:47.028Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setOSConditions: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolWin: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolUnix: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setToolProperty: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] setS1ASclassPath: [2023-01-15T20:26:47.028Z] [2023-01-15T20:26:47.028Z] init-common: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] execute-sql: [2023-01-15T20:26:47.029Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:47.029Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:47.029Z] [echo] userid dbmap5 [2023-01-15T20:26:47.029Z] [echo] password dbmap5 [2023-01-15T20:26:47.029Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2023-01-15T20:26:47.029Z] [sql] 0 rows affected [2023-01-15T20:26:47.029Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] setOSConditions: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] setToolWin: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] setToolUnix: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] setToolProperty: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] setS1ASclassPath: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] init-common: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] execute-sql: [2023-01-15T20:26:47.029Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2023-01-15T20:26:47.029Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2023-01-15T20:26:47.029Z] [echo] userid dbmap6 [2023-01-15T20:26:47.029Z] [echo] password dbmap6 [2023-01-15T20:26:47.029Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2023-01-15T20:26:47.029Z] [sql] 0 rows affected [2023-01-15T20:26:47.029Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] checkReporting-common: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] confirmReportPresent-common: [2023-01-15T20:26:47.029Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:26:47.029Z] [echo] Test seems to be reported fine [2023-01-15T20:26:47.029Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/RepRunConf.txt [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] confirmMissingReport-common: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] undeploy: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] setOSConditions: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] setToolWin: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] setToolUnix: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] setToolProperty: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] setS1ASclassPath: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] init-common: [2023-01-15T20:26:47.029Z] [2023-01-15T20:26:47.029Z] undeploy-war: [2023-01-15T20:26:47.287Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:47.543Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:47.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:47.565Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2023-01-15T20:26:47.565Z] [2023-01-15T20:26:47.565Z] setOSConditions: [2023-01-15T20:26:47.565Z] [2023-01-15T20:26:47.565Z] setToolWin: [2023-01-15T20:26:47.565Z] [2023-01-15T20:26:47.565Z] setToolUnix: [2023-01-15T20:26:47.565Z] [2023-01-15T20:26:47.565Z] setToolProperty: [2023-01-15T20:26:47.565Z] [2023-01-15T20:26:47.565Z] setS1ASclassPath: [2023-01-15T20:26:47.565Z] [2023-01-15T20:26:47.565Z] init-common: [2023-01-15T20:26:47.565Z] [2023-01-15T20:26:47.565Z] create-jdbc-resource-common: [2023-01-15T20:26:47.565Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2023-01-15T20:26:47.565Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:47.713Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:47.800Z] [2023-01-15T20:26:47.801Z] setOSConditions: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] setToolWin: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] setToolUnix: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] setToolProperty: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] setS1ASclassPath: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] init-common: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] delete-pool: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] setOSConditions: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] setToolWin: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] setToolUnix: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] setToolProperty: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] setS1ASclassPath: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] init-common: [2023-01-15T20:26:47.801Z] [2023-01-15T20:26:47.801Z] delete-connector-resource-common: [2023-01-15T20:26:47.801Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/MyPool [2023-01-15T20:26:47.801Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:47.969Z] [javac] 1 warning [2023-01-15T20:26:47.970Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:47.970Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] build: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] setOSConditions: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] setToolWin: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] setToolUnix: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] setToolProperty: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] setS1ASclassPath: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] init-common: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] webclient-war-common: [2023-01-15T20:26:47.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] clear: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] test-tlds-exist: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] copy-tlds: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] test-tagfiles-exist: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] copy-tagfiles: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] package-war-common: [2023-01-15T20:26:47.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:26:47.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:47.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:26:47.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:26:47.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/lib [2023-01-15T20:26:47.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:47.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:47.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:47.970Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:26:47.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/docroot [2023-01-15T20:26:47.970Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-web.war [2023-01-15T20:26:47.970Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] setOSConditions: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] fixFiles: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] convUnix: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] convWin: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] setToolWin: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] setToolUnix: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] setToolProperty: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] setS1ASclassPath: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] init-common: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] package-persistence-common: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] ejb-jar-common: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] package-ejbjar-common: [2023-01-15T20:26:47.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:47.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:47.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:47.970Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-ejb.jar [2023-01-15T20:26:47.970Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] appclient-jar-common: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] package-appclientjar-common: [2023-01-15T20:26:47.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:47.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:47.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:47.970Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-client.jar [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] webclient-war-common: [2023-01-15T20:26:47.970Z] [2023-01-15T20:26:47.970Z] build-ear-common: [2023-01-15T20:26:47.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:26:47.971Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] run: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setOSConditions: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setToolWin: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setToolUnix: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setToolProperty: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setS1ASclassPath: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] init-common: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] runCycle: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setOSConditions: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setToolWin: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setToolUnix: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setToolProperty: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setS1ASclassPath: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] init-common: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setupone: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setOSConditions: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setToolWin: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setToolUnix: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setToolProperty: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] setS1ASclassPath: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] init-common: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] create-ra-config: [2023-01-15T20:26:47.971Z] [2023-01-15T20:26:47.971Z] asadmin-common: [2023-01-15T20:26:47.971Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:26:48.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:48.130Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2023-01-15T20:26:48.130Z] [echo] cmd executed for server [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] setOSConditions: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] setToolWin: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] setToolUnix: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] setToolProperty: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] setS1ASclassPath: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] init-common: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] deploy-common: [2023-01-15T20:26:48.130Z] [echo] Current time (ISO): 2023-01-15T20:26:47.865+0000 [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] setOSConditions: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] setToolWin: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] setToolUnix: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] setToolProperty: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] setS1ASclassPath: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] init-common: [2023-01-15T20:26:48.130Z] [2023-01-15T20:26:48.130Z] deploy-common-pe: [2023-01-15T20:26:48.130Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:48.227Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:48.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource eis/MyPool [2023-01-15T20:26:48.364Z] [exec] Connector resource eis/MyPool deleted. [2023-01-15T20:26:48.364Z] [2023-01-15T20:26:48.364Z] setOSConditions: [2023-01-15T20:26:48.364Z] [2023-01-15T20:26:48.364Z] setToolWin: [2023-01-15T20:26:48.364Z] [2023-01-15T20:26:48.364Z] setToolUnix: [2023-01-15T20:26:48.364Z] [2023-01-15T20:26:48.364Z] setToolProperty: [2023-01-15T20:26:48.364Z] [2023-01-15T20:26:48.364Z] setS1ASclassPath: [2023-01-15T20:26:48.364Z] [2023-01-15T20:26:48.364Z] init-common: [2023-01-15T20:26:48.364Z] [2023-01-15T20:26:48.364Z] delete-connector-connpool-common: [2023-01-15T20:26:48.364Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true MyPool [2023-01-15T20:26:48.364Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:48.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2023-01-15T20:26:48.630Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:26:48.631Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:26:48.631Z] + '[' -z '' ']' [2023-01-15T20:26:48.631Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:26:48.631Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:26:48.631Z] + run_test persistence_all [2023-01-15T20:26:48.631Z] + local testid=persistence_all [2023-01-15T20:26:48.631Z] + local found=false [2023-01-15T20:26:48.631Z] ++ find . -name run_test.sh [2023-01-15T20:26:48.631Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:26:48.631Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:26:48.631Z] + OPT=list_test_ids [2023-01-15T20:26:48.631Z] + TEST_ID= [2023-01-15T20:26:48.631Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:26:48.631Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:26:48.631Z] +++ uname [2023-01-15T20:26:48.631Z] +++ grep -i sunos [2023-01-15T20:26:48.631Z] +++ wc -l [2023-01-15T20:26:48.631Z] +++ awk '{print $1}' [2023-01-15T20:26:48.631Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.631Z] ++ GREP=grep [2023-01-15T20:26:48.631Z] ++ AWK=awk [2023-01-15T20:26:48.631Z] ++ SED=sed [2023-01-15T20:26:48.631Z] ++ BC=bc [2023-01-15T20:26:48.631Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.631Z] + case ${OPT} in [2023-01-15T20:26:48.631Z] + list_test_ids [2023-01-15T20:26:48.631Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:26:48.631Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.631Z] + [[ admin_cli_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.631Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.631Z] + [[ admin-cli-group-1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.631Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.631Z] + [[ admin-cli-group-2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.631Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.631Z] + [[ admin-cli-group-3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.631Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.631Z] + [[ admin-cli-group-4 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.631Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.631Z] + [[ admin-cli-group-5 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.631Z] + [[ false = true ]] [2023-01-15T20:26:48.631Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:26:48.631Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:26:48.631Z] + OPT=list_test_ids [2023-01-15T20:26:48.631Z] + TEST_ID= [2023-01-15T20:26:48.631Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:26:48.631Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:26:48.631Z] +++ uname [2023-01-15T20:26:48.631Z] +++ grep -i sunos [2023-01-15T20:26:48.631Z] +++ wc -l [2023-01-15T20:26:48.631Z] +++ awk '{print $1}' [2023-01-15T20:26:48.631Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.631Z] ++ GREP=grep [2023-01-15T20:26:48.631Z] ++ AWK=awk [2023-01-15T20:26:48.631Z] ++ SED=sed [2023-01-15T20:26:48.631Z] ++ BC=bc [2023-01-15T20:26:48.631Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.631Z] + case ${OPT} in [2023-01-15T20:26:48.631Z] + list_test_ids [2023-01-15T20:26:48.631Z] + echo batch_all [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ batch_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + [[ false = true ]] [2023-01-15T20:26:48.632Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:26:48.632Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T20:26:48.632Z] + OPT=list_test_ids [2023-01-15T20:26:48.632Z] + TEST_ID= [2023-01-15T20:26:48.632Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T20:26:48.632Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T20:26:48.632Z] +++ uname [2023-01-15T20:26:48.632Z] +++ grep -i sunos [2023-01-15T20:26:48.632Z] +++ wc -l [2023-01-15T20:26:48.632Z] +++ awk '{print $1}' [2023-01-15T20:26:48.632Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.632Z] ++ GREP=grep [2023-01-15T20:26:48.632Z] ++ AWK=awk [2023-01-15T20:26:48.632Z] ++ SED=sed [2023-01-15T20:26:48.632Z] ++ BC=bc [2023-01-15T20:26:48.632Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.632Z] + case ${OPT} in [2023-01-15T20:26:48.632Z] + list_test_ids [2023-01-15T20:26:48.632Z] + echo cdi_all [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ cdi_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + [[ false = true ]] [2023-01-15T20:26:48.632Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:26:48.632Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T20:26:48.632Z] + OPT=list_test_ids [2023-01-15T20:26:48.632Z] + TEST_ID= [2023-01-15T20:26:48.632Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:26:48.632Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:26:48.632Z] +++ uname [2023-01-15T20:26:48.632Z] +++ grep -i sunos [2023-01-15T20:26:48.632Z] +++ wc -l [2023-01-15T20:26:48.632Z] +++ awk '{print $1}' [2023-01-15T20:26:48.632Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.632Z] ++ GREP=grep [2023-01-15T20:26:48.632Z] ++ AWK=awk [2023-01-15T20:26:48.632Z] ++ SED=sed [2023-01-15T20:26:48.632Z] ++ BC=bc [2023-01-15T20:26:48.632Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.632Z] + case ${OPT} in [2023-01-15T20:26:48.632Z] + list_test_ids [2023-01-15T20:26:48.632Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ connector_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ connector_group_1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ connector_group_2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ connector_group_3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ connector_group_4 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + [[ false = true ]] [2023-01-15T20:26:48.632Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:26:48.632Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T20:26:48.632Z] + OPT=list_test_ids [2023-01-15T20:26:48.632Z] + TEST_ID= [2023-01-15T20:26:48.632Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T20:26:48.632Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T20:26:48.632Z] +++ uname [2023-01-15T20:26:48.632Z] +++ grep -i sunos [2023-01-15T20:26:48.632Z] +++ wc -l [2023-01-15T20:26:48.632Z] +++ awk '{print $1}' [2023-01-15T20:26:48.632Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.632Z] ++ GREP=grep [2023-01-15T20:26:48.632Z] ++ AWK=awk [2023-01-15T20:26:48.632Z] ++ SED=sed [2023-01-15T20:26:48.632Z] ++ BC=bc [2023-01-15T20:26:48.632Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.632Z] + case ${OPT} in [2023-01-15T20:26:48.632Z] + list_test_ids [2023-01-15T20:26:48.632Z] + echo deployment_all deployment_cluster_all [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ deployment_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ deployment_cluster_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + [[ false = true ]] [2023-01-15T20:26:48.632Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:26:48.632Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T20:26:48.632Z] + OPT=list_test_ids [2023-01-15T20:26:48.632Z] + TEST_ID= [2023-01-15T20:26:48.632Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T20:26:48.632Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T20:26:48.632Z] +++ uname [2023-01-15T20:26:48.632Z] +++ grep -i sunos [2023-01-15T20:26:48.632Z] +++ wc -l [2023-01-15T20:26:48.632Z] +++ awk '{print $1}' [2023-01-15T20:26:48.632Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.632Z] ++ GREP=grep [2023-01-15T20:26:48.632Z] ++ AWK=awk [2023-01-15T20:26:48.632Z] ++ SED=sed [2023-01-15T20:26:48.632Z] ++ BC=bc [2023-01-15T20:26:48.632Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.632Z] + case ${OPT} in [2023-01-15T20:26:48.632Z] + list_test_ids [2023-01-15T20:26:48.632Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ ejb_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ ejb_timer_cluster_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ ejb_web_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ ejb_group_1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ ejb_group_2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ ejb_group_3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ ejb_group_embedded = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + [[ false = true ]] [2023-01-15T20:26:48.632Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:26:48.632Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-01-15T20:26:48.632Z] + OPT=list_test_ids [2023-01-15T20:26:48.632Z] + TEST_ID= [2023-01-15T20:26:48.632Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-01-15T20:26:48.632Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-01-15T20:26:48.632Z] +++ uname [2023-01-15T20:26:48.632Z] +++ grep -i sunos [2023-01-15T20:26:48.632Z] +++ wc -l [2023-01-15T20:26:48.632Z] +++ awk '{print $1}' [2023-01-15T20:26:48.632Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.632Z] ++ GREP=grep [2023-01-15T20:26:48.632Z] ++ AWK=awk [2023-01-15T20:26:48.632Z] ++ SED=sed [2023-01-15T20:26:48.632Z] ++ BC=bc [2023-01-15T20:26:48.632Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.632Z] + case ${OPT} in [2023-01-15T20:26:48.632Z] + list_test_ids [2023-01-15T20:26:48.632Z] + echo jdbc_all [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ jdbc_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.632Z] + [[ false = true ]] [2023-01-15T20:26:48.632Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:26:48.632Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2023-01-15T20:26:48.632Z] + OPT=list_test_ids [2023-01-15T20:26:48.632Z] + TEST_ID= [2023-01-15T20:26:48.632Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2023-01-15T20:26:48.632Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2023-01-15T20:26:48.632Z] +++ uname [2023-01-15T20:26:48.632Z] +++ grep -i sunos [2023-01-15T20:26:48.632Z] +++ wc -l [2023-01-15T20:26:48.632Z] +++ awk '{print $1}' [2023-01-15T20:26:48.632Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.632Z] ++ GREP=grep [2023-01-15T20:26:48.632Z] ++ AWK=awk [2023-01-15T20:26:48.632Z] ++ SED=sed [2023-01-15T20:26:48.632Z] ++ BC=bc [2023-01-15T20:26:48.632Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.632Z] + case ${OPT} in [2023-01-15T20:26:48.632Z] + list_test_ids [2023-01-15T20:26:48.632Z] + echo jms_all [2023-01-15T20:26:48.632Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.632Z] + [[ jms_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.633Z] + [[ false = true ]] [2023-01-15T20:26:48.633Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:26:48.633Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2023-01-15T20:26:48.633Z] + OPT=list_test_ids [2023-01-15T20:26:48.633Z] + TEST_ID= [2023-01-15T20:26:48.633Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-01-15T20:26:48.633Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2023-01-15T20:26:48.633Z] +++ uname [2023-01-15T20:26:48.633Z] +++ grep -i sunos [2023-01-15T20:26:48.633Z] +++ wc -l [2023-01-15T20:26:48.633Z] +++ awk '{print $1}' [2023-01-15T20:26:48.633Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.633Z] ++ GREP=grep [2023-01-15T20:26:48.633Z] ++ AWK=awk [2023-01-15T20:26:48.633Z] ++ SED=sed [2023-01-15T20:26:48.633Z] ++ BC=bc [2023-01-15T20:26:48.633Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.633Z] + case ${OPT} in [2023-01-15T20:26:48.633Z] + list_test_ids [2023-01-15T20:26:48.633Z] + echo naming_all [2023-01-15T20:26:48.633Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.633Z] + [[ naming_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.633Z] + [[ false = true ]] [2023-01-15T20:26:48.633Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:26:48.633Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2023-01-15T20:26:48.633Z] + OPT=list_test_ids [2023-01-15T20:26:48.633Z] + TEST_ID= [2023-01-15T20:26:48.633Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-01-15T20:26:48.633Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2023-01-15T20:26:48.633Z] +++ uname [2023-01-15T20:26:48.633Z] +++ grep -i sunos [2023-01-15T20:26:48.633Z] +++ wc -l [2023-01-15T20:26:48.633Z] +++ awk '{print $1}' [2023-01-15T20:26:48.633Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.633Z] ++ GREP=grep [2023-01-15T20:26:48.633Z] ++ AWK=awk [2023-01-15T20:26:48.633Z] ++ SED=sed [2023-01-15T20:26:48.633Z] ++ BC=bc [2023-01-15T20:26:48.633Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.633Z] + case ${OPT} in [2023-01-15T20:26:48.633Z] + list_test_ids [2023-01-15T20:26:48.633Z] + echo persistence_all [2023-01-15T20:26:48.633Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:26:48.633Z] + [[ persistence_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-01-15T20:26:48.633Z] + found=true [2023-01-15T20:26:48.633Z] + break [2023-01-15T20:26:48.633Z] + [[ true = true ]] [2023-01-15T20:26:48.633Z] + ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh run_test_id persistence_all [2023-01-15T20:26:48.633Z] + OPT=run_test_id [2023-01-15T20:26:48.633Z] + TEST_ID=persistence_all [2023-01-15T20:26:48.633Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-01-15T20:26:48.633Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2023-01-15T20:26:48.633Z] +++ uname [2023-01-15T20:26:48.633Z] +++ grep -i sunos [2023-01-15T20:26:48.633Z] +++ wc -l [2023-01-15T20:26:48.633Z] +++ awk '{print $1}' [2023-01-15T20:26:48.633Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:26:48.633Z] ++ GREP=grep [2023-01-15T20:26:48.633Z] ++ AWK=awk [2023-01-15T20:26:48.633Z] ++ SED=sed [2023-01-15T20:26:48.633Z] ++ BC=bc [2023-01-15T20:26:48.633Z] ++ export GREP AWK SED BC [2023-01-15T20:26:48.633Z] + case ${OPT} in [2023-01-15T20:26:48.633Z] + trap 'copy_test_artifacts persistence_all' EXIT [2023-01-15T20:26:48.633Z] + run_test_id persistence_all [2023-01-15T20:26:48.633Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T20:26:48.633Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T20:26:48.633Z] [2023-01-15T20:26:48.633Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:26:48.633Z] [2023-01-15T20:26:48.633Z] + for i in '"${@}"' [2023-01-15T20:26:48.633Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T20:26:48.633Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T20:26:48.644Z] [exec] Application deployed with name ejb-bmp-contauth1txApp. [2023-01-15T20:26:48.645Z] [echo] Deployment on target server server successful [2023-01-15T20:26:48.645Z] [2023-01-15T20:26:48.645Z] setOSConditions: [2023-01-15T20:26:48.645Z] [2023-01-15T20:26:48.645Z] setToolWin: [2023-01-15T20:26:48.645Z] [2023-01-15T20:26:48.645Z] setToolUnix: [2023-01-15T20:26:48.645Z] [2023-01-15T20:26:48.645Z] setToolProperty: [2023-01-15T20:26:48.645Z] [2023-01-15T20:26:48.645Z] setS1ASclassPath: [2023-01-15T20:26:48.645Z] [2023-01-15T20:26:48.645Z] init-common: [2023-01-15T20:26:48.645Z] [2023-01-15T20:26:48.645Z] deploy-common-ee: [2023-01-15T20:26:48.645Z] [2023-01-15T20:26:48.645Z] run: [2023-01-15T20:26:48.645Z] [2023-01-15T20:26:48.645Z] setup-derby-for-authentication: [2023-01-15T20:26:48.790Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars [2023-01-15T20:26:48.790Z] [2023-01-15T20:26:48.790Z] setOSConditions: [2023-01-15T20:26:48.790Z] [2023-01-15T20:26:48.790Z] setToolWin: [2023-01-15T20:26:48.790Z] [2023-01-15T20:26:48.790Z] setToolUnix: [2023-01-15T20:26:48.790Z] [2023-01-15T20:26:48.790Z] setToolProperty: [2023-01-15T20:26:48.790Z] [2023-01-15T20:26:48.790Z] setS1ASclassPath: [2023-01-15T20:26:48.790Z] [2023-01-15T20:26:48.790Z] init-common: [2023-01-15T20:26:48.790Z] [2023-01-15T20:26:48.790Z] deploy-rar-common: [2023-01-15T20:26:48.790Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:26:48.791Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:48.901Z] [2023-01-15T20:26:48.902Z] setOSConditions: [2023-01-15T20:26:48.902Z] [2023-01-15T20:26:48.902Z] setToolWin: [2023-01-15T20:26:48.902Z] [2023-01-15T20:26:48.902Z] setToolUnix: [2023-01-15T20:26:48.902Z] [2023-01-15T20:26:48.902Z] setToolProperty: [2023-01-15T20:26:48.902Z] [2023-01-15T20:26:48.902Z] setS1ASclassPath: [2023-01-15T20:26:48.902Z] [2023-01-15T20:26:48.902Z] init-common: [2023-01-15T20:26:48.902Z] [2023-01-15T20:26:48.902Z] stop-derby: [2023-01-15T20:26:48.902Z] [2023-01-15T20:26:48.902Z] stop-derby-aix: [2023-01-15T20:26:48.902Z] [2023-01-15T20:26:48.902Z] stop-derby-nonaix: [2023-01-15T20:26:48.902Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:26:48.902Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:48.927Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true MyPool [2023-01-15T20:26:48.928Z] [exec] Connector connection pool MyPool deleted. [2023-01-15T20:26:48.928Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:49.047Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:26:49.303Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:26:49.303Z] [echo] Deploying /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar on server [2023-01-15T20:26:49.303Z] [2023-01-15T20:26:49.303Z] setOSConditions: [2023-01-15T20:26:49.303Z] [2023-01-15T20:26:49.303Z] setToolWin: [2023-01-15T20:26:49.303Z] [2023-01-15T20:26:49.303Z] setToolUnix: [2023-01-15T20:26:49.303Z] [2023-01-15T20:26:49.303Z] setToolProperty: [2023-01-15T20:26:49.303Z] [2023-01-15T20:26:49.303Z] setS1ASclassPath: [2023-01-15T20:26:49.303Z] [2023-01-15T20:26:49.303Z] init-common: [2023-01-15T20:26:49.303Z] [2023-01-15T20:26:49.303Z] create-admin-object: [2023-01-15T20:26:49.303Z] [2023-01-15T20:26:49.303Z] asadmin-common: [2023-01-15T20:26:49.303Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:26:49.303Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:49.469Z] [java] Sun Jan 15 20:26:49 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:26:49.469Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties to copy. [2023-01-15T20:26:49.469Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases [2023-01-15T20:26:49.469Z] [2023-01-15T20:26:49.469Z] setOSConditions: [2023-01-15T20:26:49.469Z] [2023-01-15T20:26:49.470Z] setToolWin: [2023-01-15T20:26:49.470Z] [2023-01-15T20:26:49.470Z] setToolUnix: [2023-01-15T20:26:49.470Z] [2023-01-15T20:26:49.470Z] setToolProperty: [2023-01-15T20:26:49.470Z] [2023-01-15T20:26:49.470Z] setS1ASclassPath: [2023-01-15T20:26:49.470Z] [2023-01-15T20:26:49.470Z] init-common: [2023-01-15T20:26:49.470Z] [2023-01-15T20:26:49.470Z] start-derby: [2023-01-15T20:26:49.470Z] [2023-01-15T20:26:49.470Z] start-derby-aix: [2023-01-15T20:26:49.470Z] [2023-01-15T20:26:49.470Z] start-derby-nonaix: [2023-01-15T20:26:49.470Z] [echo] Starting Derby DB Server ... [2023-01-15T20:26:49.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:49.491Z] [2023-01-15T20:26:49.491Z] setOSConditions: [2023-01-15T20:26:49.491Z] [2023-01-15T20:26:49.491Z] setToolWin: [2023-01-15T20:26:49.491Z] [2023-01-15T20:26:49.491Z] setToolUnix: [2023-01-15T20:26:49.491Z] [2023-01-15T20:26:49.491Z] setToolProperty: [2023-01-15T20:26:49.491Z] [2023-01-15T20:26:49.491Z] setS1ASclassPath: [2023-01-15T20:26:49.491Z] [2023-01-15T20:26:49.491Z] init-common: [2023-01-15T20:26:49.491Z] [2023-01-15T20:26:49.491Z] delete-ra-config: [2023-01-15T20:26:49.491Z] [2023-01-15T20:26:49.491Z] asadmin-common: [2023-01-15T20:26:49.491Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true myds [2023-01-15T20:26:49.491Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:49.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:49.868Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setOSConditions: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setToolWin: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setToolUnix: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setToolProperty: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setS1ASclassPath: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] init-common: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] deploy: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setOSConditions: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setToolWin: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setToolUnix: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setToolProperty: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setS1ASclassPath: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] init-common: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] deploy-common: [2023-01-15T20:26:49.868Z] [echo] Current time (ISO): 2023-01-15T20:26:49.642+0000 [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setOSConditions: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setToolWin: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setToolUnix: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setToolProperty: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] setS1ASclassPath: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] init-common: [2023-01-15T20:26:49.868Z] [2023-01-15T20:26:49.868Z] deploy-common-pe: [2023-01-15T20:26:49.868Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:50.010Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-01-15T20:26:50.011Z] + cd ./appserver/tests/appserv-tests/devtests/persistence [2023-01-15T20:26:50.011Z] + test_init [2023-01-15T20:26:50.011Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T20:26:50.011Z] [2023-01-15T20:26:50.011Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:26:50.011Z] [2023-01-15T20:26:50.011Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T20:26:50.011Z] + xargs touch [2023-01-15T20:26:50.011Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:26:50.011Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:26:50.011Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T20:26:50.011Z] ANT_HOME is /usr/share/ant [2023-01-15T20:26:50.011Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:26:50.011Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:26:50.011Z] + java -version [2023-01-15T20:26:50.011Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:50.011Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:26:50.011Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:26:50.011Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:26:50.011Z] + ant -version [2023-01-15T20:26:50.011Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:50.011Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:26:50.011Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:26:50.011Z] + printf '\n\n' [2023-01-15T20:26:50.011Z] [2023-01-15T20:26:50.011Z] [2023-01-15T20:26:50.011Z] + get_test_target persistence_all [2023-01-15T20:26:50.011Z] + case ${1} in [2023-01-15T20:26:50.011Z] + TARGET=all [2023-01-15T20:26:50.011Z] + export TARGET [2023-01-15T20:26:50.011Z] + test_run [2023-01-15T20:26:50.011Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-domain [2023-01-15T20:26:50.011Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:50.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config myds [2023-01-15T20:26:50.055Z] [2023-01-15T20:26:50.055Z] delete-users: [2023-01-15T20:26:50.055Z] [2023-01-15T20:26:50.055Z] setOSConditions: [2023-01-15T20:26:50.055Z] [2023-01-15T20:26:50.055Z] setToolWin: [2023-01-15T20:26:50.055Z] [2023-01-15T20:26:50.055Z] setToolUnix: [2023-01-15T20:26:50.055Z] [2023-01-15T20:26:50.055Z] setToolProperty: [2023-01-15T20:26:50.055Z] [2023-01-15T20:26:50.055Z] setS1ASclassPath: [2023-01-15T20:26:50.055Z] [2023-01-15T20:26:50.055Z] init-common: [2023-01-15T20:26:50.055Z] [2023-01-15T20:26:50.055Z] delete-users-common: [2023-01-15T20:26:50.055Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:50.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2023-01-15T20:26:50.432Z] [exec] Application deployed with name redeploy-rarApp. [2023-01-15T20:26:50.432Z] [exec] there are no files to retrieve for application redeploy-rarApp [2023-01-15T20:26:50.432Z] [echo] Deployment on target server server successful [2023-01-15T20:26:50.432Z] [2023-01-15T20:26:50.432Z] setOSConditions: [2023-01-15T20:26:50.432Z] [2023-01-15T20:26:50.432Z] setToolWin: [2023-01-15T20:26:50.432Z] [2023-01-15T20:26:50.432Z] setToolUnix: [2023-01-15T20:26:50.432Z] [2023-01-15T20:26:50.432Z] setToolProperty: [2023-01-15T20:26:50.432Z] [2023-01-15T20:26:50.432Z] setS1ASclassPath: [2023-01-15T20:26:50.432Z] [2023-01-15T20:26:50.432Z] init-common: [2023-01-15T20:26:50.432Z] [2023-01-15T20:26:50.432Z] deploy-common-ee: [2023-01-15T20:26:50.432Z] [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=1&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:26:50.432Z] [java] [2023-01-15T20:26:50.432Z] [java] Time: 7 [2023-01-15T20:26:50.432Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:26:50.432Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:50.432Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:26:50.432Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:50.432Z] [java] [Server response]Content-Length: 110 [2023-01-15T20:26:50.432Z] [java] [Server response] [2023-01-15T20:26:50.432Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 1 [2023-01-15T20:26:50.432Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:50.432Z] [java] Value of key is:redeploy-rar-web [2023-01-15T20:26:50.432Z] [java] [Server response]Redeploy Connector [2023-01-15T20:26:50.432Z] [java] [Server response]END_OF_TEST [2023-01-15T20:26:50.432Z] [java] Value of key is:redeploy-rar-web [2023-01-15T20:26:50.432Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:26:50.432Z] [java] [2023-01-15T20:26:50.432Z] [java] [2023-01-15T20:26:50.432Z] [java] ----------------------------------------- [2023-01-15T20:26:50.432Z] [java] - redeploy-rar-web: PASS - [2023-01-15T20:26:50.432Z] [java] ----------------------------------------- [2023-01-15T20:26:50.432Z] [java] Total PASS: 1 [2023-01-15T20:26:50.432Z] [java] Total FAIL: 0 [2023-01-15T20:26:50.432Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:26:50.432Z] [java] ----------------------------------------- [2023-01-15T20:26:50.432Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] setOSConditions: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] setToolWin: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] setToolUnix: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] setToolProperty: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] setS1ASclassPath: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] init-common: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] unsetup: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] setOSConditions: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] setToolWin: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] setToolUnix: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] setToolProperty: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] setS1ASclassPath: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] init-common: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] delete-admin-object: [2023-01-15T20:26:50.433Z] [2023-01-15T20:26:50.433Z] asadmin-common: [2023-01-15T20:26:50.433Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:26:50.433Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:50.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo1 [2023-01-15T20:26:50.619Z] [2023-01-15T20:26:50.619Z] setOSConditions: [2023-01-15T20:26:50.619Z] [2023-01-15T20:26:50.619Z] setToolWin: [2023-01-15T20:26:50.619Z] [2023-01-15T20:26:50.619Z] setToolUnix: [2023-01-15T20:26:50.619Z] [2023-01-15T20:26:50.619Z] setToolProperty: [2023-01-15T20:26:50.620Z] [2023-01-15T20:26:50.620Z] setS1ASclassPath: [2023-01-15T20:26:50.620Z] [2023-01-15T20:26:50.620Z] init-common: [2023-01-15T20:26:50.620Z] [2023-01-15T20:26:50.620Z] delete-users-common: [2023-01-15T20:26:50.620Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:50.995Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:26:50.996Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:26:50.996Z] [2023-01-15T20:26:50.996Z] setOSConditions: [2023-01-15T20:26:50.996Z] [2023-01-15T20:26:50.996Z] setToolWin: [2023-01-15T20:26:50.996Z] [2023-01-15T20:26:50.996Z] setToolUnix: [2023-01-15T20:26:50.996Z] [2023-01-15T20:26:50.996Z] setToolProperty: [2023-01-15T20:26:50.996Z] [2023-01-15T20:26:50.996Z] setS1ASclassPath: [2023-01-15T20:26:50.996Z] [2023-01-15T20:26:50.996Z] init-common: [2023-01-15T20:26:50.996Z] [2023-01-15T20:26:50.996Z] delete-ra-config: [2023-01-15T20:26:50.996Z] [2023-01-15T20:26:50.996Z] asadmin-common: [2023-01-15T20:26:50.996Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:26:50.996Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:51.182Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo2 [2023-01-15T20:26:51.183Z] [2023-01-15T20:26:51.183Z] setOSConditions: [2023-01-15T20:26:51.183Z] [2023-01-15T20:26:51.183Z] setToolWin: [2023-01-15T20:26:51.183Z] [2023-01-15T20:26:51.183Z] setToolUnix: [2023-01-15T20:26:51.183Z] [2023-01-15T20:26:51.183Z] setToolProperty: [2023-01-15T20:26:51.183Z] [2023-01-15T20:26:51.183Z] setS1ASclassPath: [2023-01-15T20:26:51.183Z] [2023-01-15T20:26:51.183Z] init-common: [2023-01-15T20:26:51.183Z] [2023-01-15T20:26:51.183Z] delete-users-common: [2023-01-15T20:26:51.183Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:51.440Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo3 [2023-01-15T20:26:51.440Z] [2023-01-15T20:26:51.440Z] setOSConditions: [2023-01-15T20:26:51.440Z] [2023-01-15T20:26:51.440Z] setToolWin: [2023-01-15T20:26:51.440Z] [2023-01-15T20:26:51.440Z] setToolUnix: [2023-01-15T20:26:51.440Z] [2023-01-15T20:26:51.440Z] setToolProperty: [2023-01-15T20:26:51.440Z] [2023-01-15T20:26:51.440Z] setS1ASclassPath: [2023-01-15T20:26:51.440Z] [2023-01-15T20:26:51.440Z] init-common: [2023-01-15T20:26:51.440Z] [2023-01-15T20:26:51.440Z] delete-users-common: [2023-01-15T20:26:51.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] setOSConditions: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] setToolWin: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] setToolUnix: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] setToolProperty: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] setS1ASclassPath: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] init-common: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] undeploy: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] setOSConditions: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] setToolWin: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] setToolUnix: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] setToolProperty: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] setS1ASclassPath: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] init-common: [2023-01-15T20:26:51.559Z] [2023-01-15T20:26:51.559Z] undeploy-common: [2023-01-15T20:26:51.559Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:51.696Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:51.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server bar1 [2023-01-15T20:26:51.953Z] [2023-01-15T20:26:51.953Z] setOSConditions: [2023-01-15T20:26:51.953Z] [2023-01-15T20:26:51.953Z] setToolWin: [2023-01-15T20:26:51.953Z] [2023-01-15T20:26:51.953Z] setToolUnix: [2023-01-15T20:26:51.953Z] [2023-01-15T20:26:51.953Z] setToolProperty: [2023-01-15T20:26:51.953Z] [2023-01-15T20:26:51.953Z] setS1ASclassPath: [2023-01-15T20:26:51.953Z] [2023-01-15T20:26:51.953Z] init-common: [2023-01-15T20:26:51.953Z] [2023-01-15T20:26:51.953Z] delete-users-common: [2023-01-15T20:26:52.121Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:52.121Z] [2023-01-15T20:26:52.121Z] setOSConditions: [2023-01-15T20:26:52.121Z] [2023-01-15T20:26:52.121Z] setToolWin: [2023-01-15T20:26:52.121Z] [2023-01-15T20:26:52.121Z] setToolUnix: [2023-01-15T20:26:52.121Z] [2023-01-15T20:26:52.121Z] setToolProperty: [2023-01-15T20:26:52.121Z] [2023-01-15T20:26:52.121Z] setS1ASclassPath: [2023-01-15T20:26:52.121Z] [2023-01-15T20:26:52.121Z] init-common: [2023-01-15T20:26:52.121Z] [2023-01-15T20:26:52.121Z] undeploy-rar-common: [2023-01-15T20:26:52.121Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:26:52.121Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:52.210Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:52.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server bar2 [2023-01-15T20:26:52.467Z] [2023-01-15T20:26:52.467Z] setOSConditions: [2023-01-15T20:26:52.467Z] [2023-01-15T20:26:52.467Z] setToolWin: [2023-01-15T20:26:52.467Z] [2023-01-15T20:26:52.467Z] setToolUnix: [2023-01-15T20:26:52.467Z] [2023-01-15T20:26:52.467Z] setToolProperty: [2023-01-15T20:26:52.467Z] [2023-01-15T20:26:52.467Z] setS1ASclassPath: [2023-01-15T20:26:52.467Z] [2023-01-15T20:26:52.467Z] init-common: [2023-01-15T20:26:52.467Z] [2023-01-15T20:26:52.467Z] delete-users-common: [2023-01-15T20:26:52.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setOSConditions: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setToolWin: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setToolUnix: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setToolProperty: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setS1ASclassPath: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] init-common: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setuptwo: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setOSConditions: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setToolWin: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setToolUnix: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setToolProperty: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] setS1ASclassPath: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] init-common: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] create-ra-config: [2023-01-15T20:26:52.686Z] [2023-01-15T20:26:52.686Z] asadmin-common: [2023-01-15T20:26:52.686Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:26:52.686Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:52.726Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:52.983Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foobar [2023-01-15T20:26:52.983Z] [2023-01-15T20:26:52.983Z] setOSConditions: [2023-01-15T20:26:52.983Z] [2023-01-15T20:26:52.983Z] setToolWin: [2023-01-15T20:26:52.983Z] [2023-01-15T20:26:52.983Z] setToolUnix: [2023-01-15T20:26:52.983Z] [2023-01-15T20:26:52.983Z] setToolProperty: [2023-01-15T20:26:52.983Z] [2023-01-15T20:26:52.983Z] setS1ASclassPath: [2023-01-15T20:26:52.983Z] [2023-01-15T20:26:52.983Z] init-common: [2023-01-15T20:26:52.983Z] [2023-01-15T20:26:52.983Z] delete-users-common: [2023-01-15T20:26:53.240Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:53.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars [2023-01-15T20:26:53.255Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar [2023-01-15T20:26:53.255Z] [2023-01-15T20:26:53.255Z] setOSConditions: [2023-01-15T20:26:53.255Z] [2023-01-15T20:26:53.255Z] setToolWin: [2023-01-15T20:26:53.255Z] [2023-01-15T20:26:53.255Z] setToolUnix: [2023-01-15T20:26:53.255Z] [2023-01-15T20:26:53.255Z] setToolProperty: [2023-01-15T20:26:53.255Z] [2023-01-15T20:26:53.255Z] setS1ASclassPath: [2023-01-15T20:26:53.255Z] [2023-01-15T20:26:53.255Z] init-common: [2023-01-15T20:26:53.255Z] [2023-01-15T20:26:53.255Z] deploy-rar-common: [2023-01-15T20:26:53.255Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} connectors-ra-redeploy-rars.rar [2023-01-15T20:26:53.256Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:53.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server barfoo [2023-01-15T20:26:53.497Z] [2023-01-15T20:26:53.497Z] setOSConditions: [2023-01-15T20:26:53.497Z] [2023-01-15T20:26:53.497Z] setToolWin: [2023-01-15T20:26:53.497Z] [2023-01-15T20:26:53.497Z] setToolUnix: [2023-01-15T20:26:53.497Z] [2023-01-15T20:26:53.497Z] setToolProperty: [2023-01-15T20:26:53.497Z] [2023-01-15T20:26:53.497Z] setS1ASclassPath: [2023-01-15T20:26:53.497Z] [2023-01-15T20:26:53.497Z] init-common: [2023-01-15T20:26:53.497Z] [2023-01-15T20:26:53.497Z] delete-users-common: [2023-01-15T20:26:53.753Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:53.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:53.819Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:26:53.819Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2023-01-15T20:26:53.819Z] [2023-01-15T20:26:53.819Z] setOSConditions: [2023-01-15T20:26:53.819Z] [2023-01-15T20:26:53.819Z] setToolWin: [2023-01-15T20:26:53.819Z] [2023-01-15T20:26:53.819Z] setToolUnix: [2023-01-15T20:26:53.819Z] [2023-01-15T20:26:53.819Z] setToolProperty: [2023-01-15T20:26:53.819Z] [2023-01-15T20:26:53.819Z] setS1ASclassPath: [2023-01-15T20:26:53.819Z] [2023-01-15T20:26:53.819Z] init-common: [2023-01-15T20:26:53.819Z] [2023-01-15T20:26:53.819Z] create-admin-object: [2023-01-15T20:26:53.819Z] [2023-01-15T20:26:53.819Z] asadmin-common: [2023-01-15T20:26:53.819Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:26:53.819Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:54.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foofoo [2023-01-15T20:26:54.267Z] [2023-01-15T20:26:54.267Z] setOSConditions: [2023-01-15T20:26:54.267Z] [2023-01-15T20:26:54.267Z] setToolWin: [2023-01-15T20:26:54.267Z] [2023-01-15T20:26:54.267Z] setToolUnix: [2023-01-15T20:26:54.267Z] [2023-01-15T20:26:54.267Z] setToolProperty: [2023-01-15T20:26:54.267Z] [2023-01-15T20:26:54.267Z] setS1ASclassPath: [2023-01-15T20:26:54.267Z] [2023-01-15T20:26:54.267Z] init-common: [2023-01-15T20:26:54.267Z] [2023-01-15T20:26:54.267Z] delete-users-common: [2023-01-15T20:26:54.267Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:54.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:54.382Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:26:54.382Z] [2023-01-15T20:26:54.382Z] setOSConditions: [2023-01-15T20:26:54.382Z] [2023-01-15T20:26:54.382Z] setToolWin: [2023-01-15T20:26:54.382Z] [2023-01-15T20:26:54.382Z] setToolUnix: [2023-01-15T20:26:54.382Z] [2023-01-15T20:26:54.382Z] setToolProperty: [2023-01-15T20:26:54.382Z] [2023-01-15T20:26:54.382Z] setS1ASclassPath: [2023-01-15T20:26:54.382Z] [2023-01-15T20:26:54.382Z] init-common: [2023-01-15T20:26:54.382Z] [2023-01-15T20:26:54.382Z] deploy: [2023-01-15T20:26:54.382Z] [2023-01-15T20:26:54.382Z] setOSConditions: [2023-01-15T20:26:54.382Z] [2023-01-15T20:26:54.382Z] setToolWin: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] setToolUnix: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] setToolProperty: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] setS1ASclassPath: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] init-common: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] deploy-common: [2023-01-15T20:26:54.383Z] [echo] Current time (ISO): 2023-01-15T20:26:54.171+0000 [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] setOSConditions: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] setToolWin: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] setToolUnix: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] setToolProperty: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] setS1ASclassPath: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] init-common: [2023-01-15T20:26:54.383Z] [2023-01-15T20:26:54.383Z] deploy-common-pe: [2023-01-15T20:26:54.383Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:54.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server barbar [2023-01-15T20:26:54.524Z] [2023-01-15T20:26:54.524Z] all: [2023-01-15T20:26:54.524Z] [echo] @@## rar-accessibility ##@@ [2023-01-15T20:26:54.524Z] [2023-01-15T20:26:54.524Z] setOSConditions: [2023-01-15T20:26:54.524Z] [2023-01-15T20:26:54.524Z] setToolWin: [2023-01-15T20:26:54.524Z] [2023-01-15T20:26:54.524Z] setToolUnix: [2023-01-15T20:26:54.524Z] [2023-01-15T20:26:54.524Z] setToolProperty: [2023-01-15T20:26:54.524Z] [2023-01-15T20:26:54.524Z] setS1ASclassPath: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] init-common: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] all: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setOSConditions: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolWin: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolUnix: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolProperty: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setS1ASclassPath: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] init-common: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] clean: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setOSConditions: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolWin: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolUnix: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolProperty: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setS1ASclassPath: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] init-common: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] clean-common: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setOSConditions: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolWin: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolUnix: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolProperty: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setS1ASclassPath: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] init-common: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] clean-classes-common: [2023-01-15T20:26:54.781Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setOSConditions: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolWin: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolUnix: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolProperty: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setS1ASclassPath: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] init-common: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] clean-jars-common: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] clean: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] compile: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setOSConditions: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolWin: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolUnix: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setToolProperty: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] setS1ASclassPath: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] init-common: [2023-01-15T20:26:54.781Z] [2023-01-15T20:26:54.781Z] compile-common: [2023-01-15T20:26:54.781Z] [echo] Current time (ISO): 2023-01-15T20:26:54.559+0000 [2023-01-15T20:26:54.781Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:54.781Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:54.781Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:54.944Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2023-01-15T20:26:54.944Z] [exec] Application deployed with name redeploy-rarApp. [2023-01-15T20:26:54.944Z] [exec] there are no files to retrieve for application redeploy-rarApp [2023-01-15T20:26:54.944Z] [echo] Deployment on target server server successful [2023-01-15T20:26:54.944Z] [2023-01-15T20:26:54.944Z] setOSConditions: [2023-01-15T20:26:54.944Z] [2023-01-15T20:26:54.944Z] setToolWin: [2023-01-15T20:26:54.944Z] [2023-01-15T20:26:54.944Z] setToolUnix: [2023-01-15T20:26:54.944Z] [2023-01-15T20:26:54.944Z] setToolProperty: [2023-01-15T20:26:54.944Z] [2023-01-15T20:26:54.944Z] setS1ASclassPath: [2023-01-15T20:26:54.944Z] [2023-01-15T20:26:54.945Z] init-common: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] deploy-common-ee: [2023-01-15T20:26:54.945Z] [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=2&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:26:54.945Z] [java] [2023-01-15T20:26:54.945Z] [java] Time: 1 [2023-01-15T20:26:54.945Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:26:54.945Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:54.945Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:26:54.945Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:54.945Z] [java] [Server response]Content-Length: 110 [2023-01-15T20:26:54.945Z] [java] [Server response] [2023-01-15T20:26:54.945Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 2 [2023-01-15T20:26:54.945Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:54.945Z] [java] Value of key is:redeploy-rar-web [2023-01-15T20:26:54.945Z] [java] [Server response]Redeploy Connector [2023-01-15T20:26:54.945Z] [java] [Server response]END_OF_TEST [2023-01-15T20:26:54.945Z] [java] Value of key is:redeploy-rar-web [2023-01-15T20:26:54.945Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:26:54.945Z] [java] [2023-01-15T20:26:54.945Z] [java] [2023-01-15T20:26:54.945Z] [java] ----------------------------------------- [2023-01-15T20:26:54.945Z] [java] - redeploy-rar-web: PASS - [2023-01-15T20:26:54.945Z] [java] ----------------------------------------- [2023-01-15T20:26:54.945Z] [java] Total PASS: 1 [2023-01-15T20:26:54.945Z] [java] Total FAIL: 0 [2023-01-15T20:26:54.945Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:26:54.945Z] [java] ----------------------------------------- [2023-01-15T20:26:54.945Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] setOSConditions: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] setToolWin: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] setToolUnix: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] setToolProperty: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] setS1ASclassPath: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] init-common: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] unsetup: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] setOSConditions: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] setToolWin: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] setToolUnix: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] setToolProperty: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] setS1ASclassPath: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] init-common: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] delete-admin-object: [2023-01-15T20:26:54.945Z] [2023-01-15T20:26:54.945Z] asadmin-common: [2023-01-15T20:26:54.945Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:26:55.201Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:55.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:26:55.459Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:26:55.459Z] [2023-01-15T20:26:55.459Z] setOSConditions: [2023-01-15T20:26:55.459Z] [2023-01-15T20:26:55.459Z] setToolWin: [2023-01-15T20:26:55.459Z] [2023-01-15T20:26:55.459Z] setToolUnix: [2023-01-15T20:26:55.459Z] [2023-01-15T20:26:55.459Z] setToolProperty: [2023-01-15T20:26:55.459Z] [2023-01-15T20:26:55.459Z] setS1ASclassPath: [2023-01-15T20:26:55.459Z] [2023-01-15T20:26:55.459Z] init-common: [2023-01-15T20:26:55.459Z] [2023-01-15T20:26:55.459Z] delete-ra-config: [2023-01-15T20:26:55.459Z] [2023-01-15T20:26:55.459Z] asadmin-common: [2023-01-15T20:26:55.459Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:26:55.715Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:55.972Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] setOSConditions: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] setToolWin: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] setToolUnix: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] setToolProperty: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] setS1ASclassPath: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] init-common: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] undeploy: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] setOSConditions: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] setToolWin: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] setToolUnix: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] setToolProperty: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] setS1ASclassPath: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] init-common: [2023-01-15T20:26:55.972Z] [2023-01-15T20:26:55.972Z] undeploy-common: [2023-01-15T20:26:56.150Z] Waiting for domain1 to start ..... [2023-01-15T20:26:56.151Z] Successfully started the domain : domain1 [2023-01-15T20:26:56.151Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:26:56.151Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:26:56.151Z] Admin Port: 4848 [2023-01-15T20:26:56.151Z] Command start-domain executed successfully. [2023-01-15T20:26:56.228Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:56.410Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-database [2023-01-15T20:26:56.410Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:56.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:56.675Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:56.675Z] [javac] 1 warning [2023-01-15T20:26:56.675Z] [2023-01-15T20:26:56.675Z] setOSConditions: [2023-01-15T20:26:56.675Z] [2023-01-15T20:26:56.675Z] setToolWin: [2023-01-15T20:26:56.675Z] [2023-01-15T20:26:56.675Z] setToolUnix: [2023-01-15T20:26:56.675Z] [2023-01-15T20:26:56.675Z] setToolProperty: [2023-01-15T20:26:56.675Z] [2023-01-15T20:26:56.675Z] setS1ASclassPath: [2023-01-15T20:26:56.675Z] [2023-01-15T20:26:56.675Z] init-common: [2023-01-15T20:26:56.675Z] [2023-01-15T20:26:56.675Z] compile-common: [2023-01-15T20:26:56.675Z] [echo] Current time (ISO): 2023-01-15T20:26:56.358+0000 [2023-01-15T20:26:56.675Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:56.675Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:56.741Z] [2023-01-15T20:26:56.742Z] setOSConditions: [2023-01-15T20:26:56.742Z] [2023-01-15T20:26:56.742Z] setToolWin: [2023-01-15T20:26:56.742Z] [2023-01-15T20:26:56.742Z] setToolUnix: [2023-01-15T20:26:56.742Z] [2023-01-15T20:26:56.742Z] setToolProperty: [2023-01-15T20:26:56.742Z] [2023-01-15T20:26:56.742Z] setS1ASclassPath: [2023-01-15T20:26:56.742Z] [2023-01-15T20:26:56.742Z] init-common: [2023-01-15T20:26:56.742Z] [2023-01-15T20:26:56.742Z] undeploy-rar-common: [2023-01-15T20:26:56.742Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:26:56.742Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:57.304Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setOSConditions: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setToolWin: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setToolUnix: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setToolProperty: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setS1ASclassPath: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] init-common: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] runCycle: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setOSConditions: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setToolWin: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setToolUnix: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setToolProperty: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setS1ASclassPath: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] init-common: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setupone: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setOSConditions: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setToolWin: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setToolUnix: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setToolProperty: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] setS1ASclassPath: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] init-common: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] create-ra-config: [2023-01-15T20:26:57.304Z] [2023-01-15T20:26:57.304Z] asadmin-common: [2023-01-15T20:26:57.304Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:26:57.304Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:57.348Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:57.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars [2023-01-15T20:26:57.818Z] [2023-01-15T20:26:57.818Z] setOSConditions: [2023-01-15T20:26:57.818Z] [2023-01-15T20:26:57.818Z] setToolWin: [2023-01-15T20:26:57.818Z] [2023-01-15T20:26:57.818Z] setToolUnix: [2023-01-15T20:26:57.818Z] [2023-01-15T20:26:57.818Z] setToolProperty: [2023-01-15T20:26:57.818Z] [2023-01-15T20:26:57.818Z] setS1ASclassPath: [2023-01-15T20:26:57.818Z] [2023-01-15T20:26:57.818Z] init-common: [2023-01-15T20:26:57.818Z] [2023-01-15T20:26:57.818Z] deploy-rar-common: [2023-01-15T20:26:57.818Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:26:57.818Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:58.284Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-01-15T20:26:58.284Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:58.284Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:58.383Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar [2023-01-15T20:26:58.383Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:26:58.383Z] [echo] Deploying /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/connectors-ra-redeploy-rars.rar on server [2023-01-15T20:26:58.383Z] [2023-01-15T20:26:58.383Z] setOSConditions: [2023-01-15T20:26:58.383Z] [2023-01-15T20:26:58.383Z] setToolWin: [2023-01-15T20:26:58.383Z] [2023-01-15T20:26:58.383Z] setToolUnix: [2023-01-15T20:26:58.383Z] [2023-01-15T20:26:58.383Z] setToolProperty: [2023-01-15T20:26:58.383Z] [2023-01-15T20:26:58.383Z] setS1ASclassPath: [2023-01-15T20:26:58.383Z] [2023-01-15T20:26:58.383Z] init-common: [2023-01-15T20:26:58.383Z] [2023-01-15T20:26:58.383Z] create-admin-object: [2023-01-15T20:26:58.383Z] [2023-01-15T20:26:58.383Z] asadmin-common: [2023-01-15T20:26:58.383Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:26:58.383Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:58.568Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:26:58.569Z] [javac] 1 warning [2023-01-15T20:26:58.569Z] [2023-01-15T20:26:58.569Z] setOSConditions: [2023-01-15T20:26:58.569Z] [2023-01-15T20:26:58.569Z] setToolWin: [2023-01-15T20:26:58.569Z] [2023-01-15T20:26:58.569Z] setToolUnix: [2023-01-15T20:26:58.569Z] [2023-01-15T20:26:58.569Z] setToolProperty: [2023-01-15T20:26:58.569Z] [2023-01-15T20:26:58.569Z] setS1ASclassPath: [2023-01-15T20:26:58.569Z] [2023-01-15T20:26:58.569Z] init-common: [2023-01-15T20:26:58.569Z] [2023-01-15T20:26:58.569Z] compile-common: [2023-01-15T20:26:58.569Z] [echo] Current time (ISO): 2023-01-15T20:26:58.185+0000 [2023-01-15T20:26:58.569Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:26:58.569Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:58.856Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:58.945Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:26:58.945Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:26:58.945Z] [2023-01-15T20:26:58.946Z] setOSConditions: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setToolWin: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setToolUnix: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setToolProperty: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setS1ASclassPath: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] init-common: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] deploy: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setOSConditions: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setToolWin: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setToolUnix: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setToolProperty: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setS1ASclassPath: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] init-common: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] deploy-common: [2023-01-15T20:26:58.946Z] [echo] Current time (ISO): 2023-01-15T20:26:58.707+0000 [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setOSConditions: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setToolWin: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setToolUnix: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setToolProperty: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] setS1ASclassPath: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] init-common: [2023-01-15T20:26:58.946Z] [2023-01-15T20:26:58.946Z] deploy-common-pe: [2023-01-15T20:26:58.946Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:59.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2023-01-15T20:26:59.508Z] [exec] Application deployed with name redeploy-rarApp. [2023-01-15T20:26:59.508Z] [exec] there are no files to retrieve for application redeploy-rarApp [2023-01-15T20:26:59.508Z] [echo] Deployment on target server server successful [2023-01-15T20:26:59.508Z] [2023-01-15T20:26:59.508Z] setOSConditions: [2023-01-15T20:26:59.508Z] [2023-01-15T20:26:59.508Z] setToolWin: [2023-01-15T20:26:59.508Z] [2023-01-15T20:26:59.508Z] setToolUnix: [2023-01-15T20:26:59.508Z] [2023-01-15T20:26:59.508Z] setToolProperty: [2023-01-15T20:26:59.508Z] [2023-01-15T20:26:59.508Z] setS1ASclassPath: [2023-01-15T20:26:59.508Z] [2023-01-15T20:26:59.508Z] init-common: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] deploy-common-ee: [2023-01-15T20:26:59.512Z] [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=1&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:26:59.512Z] [java] [2023-01-15T20:26:59.512Z] [java] Time: 1 [2023-01-15T20:26:59.512Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:26:59.512Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:26:59.512Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:26:59.512Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:26:59.512Z] [java] [Server response]Content-Length: 110 [2023-01-15T20:26:59.512Z] [java] [Server response] [2023-01-15T20:26:59.512Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 1 [2023-01-15T20:26:59.512Z] [java] [Server response]TEST:PASS [2023-01-15T20:26:59.512Z] [java] Value of key is:redeploy-rar-web [2023-01-15T20:26:59.512Z] [java] [Server response]Redeploy Connector [2023-01-15T20:26:59.512Z] [java] [Server response]END_OF_TEST [2023-01-15T20:26:59.512Z] [java] Value of key is:redeploy-rar-web [2023-01-15T20:26:59.512Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:26:59.512Z] [java] [2023-01-15T20:26:59.512Z] [java] [2023-01-15T20:26:59.512Z] [java] ----------------------------------------- [2023-01-15T20:26:59.512Z] [java] - redeploy-rar-web: PASS - [2023-01-15T20:26:59.512Z] [java] ----------------------------------------- [2023-01-15T20:26:59.512Z] [java] Total PASS: 1 [2023-01-15T20:26:59.512Z] [java] Total FAIL: 0 [2023-01-15T20:26:59.512Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:26:59.512Z] [java] ----------------------------------------- [2023-01-15T20:26:59.512Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] setOSConditions: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] setToolWin: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] setToolUnix: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] setToolProperty: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] setS1ASclassPath: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] init-common: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] unsetup: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] setOSConditions: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] setToolWin: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] setToolUnix: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] setToolProperty: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] setS1ASclassPath: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] init-common: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] delete-admin-object: [2023-01-15T20:26:59.512Z] [2023-01-15T20:26:59.512Z] asadmin-common: [2023-01-15T20:26:59.512Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:26:59.512Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:59.791Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:26:59.938Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:00.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:27:00.075Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:27:00.075Z] [2023-01-15T20:27:00.075Z] setOSConditions: [2023-01-15T20:27:00.075Z] [2023-01-15T20:27:00.075Z] setToolWin: [2023-01-15T20:27:00.075Z] [2023-01-15T20:27:00.075Z] setToolUnix: [2023-01-15T20:27:00.075Z] [2023-01-15T20:27:00.075Z] setToolProperty: [2023-01-15T20:27:00.075Z] [2023-01-15T20:27:00.075Z] setS1ASclassPath: [2023-01-15T20:27:00.075Z] [2023-01-15T20:27:00.075Z] init-common: [2023-01-15T20:27:00.075Z] [2023-01-15T20:27:00.075Z] delete-ra-config: [2023-01-15T20:27:00.075Z] [2023-01-15T20:27:00.075Z] asadmin-common: [2023-01-15T20:27:00.075Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:27:00.075Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:00.195Z] [javac] 1 warning [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] build: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] setOSConditions: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] fixFiles: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] convUnix: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] convWin: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] setToolWin: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] setToolUnix: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] setToolProperty: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] setS1ASclassPath: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] init-common: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] package-persistence-common: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] ejb-jar-common: [2023-01-15T20:27:00.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] package-ejbjar-common: [2023-01-15T20:27:00.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:00.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:00.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:00.196Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2023-01-15T20:27:00.196Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] appclient-jar-common: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] package-appclientjar-common: [2023-01-15T20:27:00.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:00.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:00.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:00.196Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] webclient-war-common: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] clear: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] test-tlds-exist: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] copy-tlds: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] test-tagfiles-exist: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] copy-tagfiles: [2023-01-15T20:27:00.196Z] [2023-01-15T20:27:00.196Z] package-war-common: [2023-01-15T20:27:00.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:27:00.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:00.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:27:00.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:27:00.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/lib [2023-01-15T20:27:00.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:00.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:00.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:00.196Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:27:00.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/docroot [2023-01-15T20:27:00.197Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2023-01-15T20:27:00.197Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:00.197Z] [2023-01-15T20:27:00.197Z] build-ear-common: [2023-01-15T20:27:00.197Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:00.197Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2023-01-15T20:27:00.197Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:00.197Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility [2023-01-15T20:27:00.197Z] [2023-01-15T20:27:00.197Z] setOSConditions: [2023-01-15T20:27:00.197Z] [2023-01-15T20:27:00.197Z] setToolWin: [2023-01-15T20:27:00.197Z] [2023-01-15T20:27:00.197Z] setToolUnix: [2023-01-15T20:27:00.197Z] [2023-01-15T20:27:00.197Z] setToolProperty: [2023-01-15T20:27:00.197Z] [2023-01-15T20:27:00.197Z] setS1ASclassPath: [2023-01-15T20:27:00.197Z] [2023-01-15T20:27:00.197Z] init-common: [2023-01-15T20:27:00.197Z] [2023-01-15T20:27:00.197Z] prepare: [2023-01-15T20:27:00.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:27:00.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2023-01-15T20:27:00.197Z] [2023-01-15T20:27:00.197Z] build: [2023-01-15T20:27:00.197Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:00.197Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:27:00.637Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] setOSConditions: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] setToolWin: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] setToolUnix: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] setToolProperty: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] setS1ASclassPath: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] init-common: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] undeploy: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] setOSConditions: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] setToolWin: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] setToolUnix: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] setToolProperty: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] setS1ASclassPath: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] init-common: [2023-01-15T20:27:00.638Z] [2023-01-15T20:27:00.638Z] undeploy-common: [2023-01-15T20:27:00.638Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:00.730Z] --------- Derby Network Server Information -------- [2023-01-15T20:27:00.730Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-01-15T20:27:00.730Z] -- listing properties -- [2023-01-15T20:27:00.730Z] derby.drda.timeSlice=0 [2023-01-15T20:27:00.730Z] derby.drda.portNumber=1527 [2023-01-15T20:27:00.730Z] derby.drda.minThreads=0 [2023-01-15T20:27:00.730Z] derby.drda.sslMode=off [2023-01-15T20:27:00.730Z] derby.drda.traceAll=false [2023-01-15T20:27:00.730Z] derby.drda.keepAlive=true [2023-01-15T20:27:00.730Z] derby.drda.maxThreads=0 [2023-01-15T20:27:00.730Z] derby.drda.logConnections=false [2023-01-15T20:27:00.730Z] derby.drda.startNetworkServer=false [2023-01-15T20:27:00.730Z] derby.drda.host=0.0.0.0 [2023-01-15T20:27:00.730Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/d-and-t... [2023-01-15T20:27:00.730Z] ------------------ Java Information ------------------ [2023-01-15T20:27:00.730Z] Java Version: 11.0.10 [2023-01-15T20:27:00.730Z] Java Vendor: Oracle Corporation [2023-01-15T20:27:00.730Z] Java home: /usr/lib/jvm/jdk11 [2023-01-15T20:27:00.730Z] Java classpath: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar [2023-01-15T20:27:00.730Z] OS name: Linux [2023-01-15T20:27:00.730Z] OS architecture: amd64 [2023-01-15T20:27:00.730Z] OS version: 5.17.13-200.fc35.x86_64 [2023-01-15T20:27:00.730Z] Java user name: 1003280000 [2023-01-15T20:27:00.730Z] Java user home: /home/jenkins [2023-01-15T20:27:00.730Z] Java user dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence [2023-01-15T20:27:00.730Z] java.specification.name: Java Platform API Specification [2023-01-15T20:27:00.730Z] java.specification.version: 11 [2023-01-15T20:27:00.730Z] java.runtime.version: 11.0.10+9 [2023-01-15T20:27:00.731Z] --------- Derby Information -------- [2023-01-15T20:27:00.731Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] ------------------------------------------------------ [2023-01-15T20:27:00.731Z] ----------------- Locale Information ----------------- [2023-01-15T20:27:00.731Z] Current Locale : [English/United States [en_US]] [2023-01-15T20:27:00.731Z] Found support for locale: [cs] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [de_DE] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [es] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [fr] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [hu] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [it] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [ja_JP] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [ko_KR] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [pl] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [pt_BR] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [ru] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [zh_CN] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] Found support for locale: [zh_TW] [2023-01-15T20:27:00.731Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:27:00.731Z] ------------------------------------------------------ [2023-01-15T20:27:00.731Z] ------------------------------------------------------ [2023-01-15T20:27:00.731Z] [2023-01-15T20:27:00.731Z] Starting database in the background. [2023-01-15T20:27:00.731Z] Log redirected to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.log. [2023-01-15T20:27:00.731Z] Command start-database executed successfully. [2023-01-15T20:27:00.760Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:00.761Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:27:00.761Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:27:00.761Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:27:00.761Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:27:00.761Z] [javac] 1 warning [2023-01-15T20:27:00.990Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging [2023-01-15T20:27:00.990Z] + ant all [2023-01-15T20:27:00.990Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T20:27:00.990Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:01.017Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2023-01-15T20:27:01.018Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2023-01-15T20:27:01.018Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2023-01-15T20:27:01.018Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2023-01-15T20:27:01.018Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2023-01-15T20:27:01.018Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] deploy: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] setOSConditions: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] setToolWin: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] setToolUnix: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] setToolProperty: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] setS1ASclassPath: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] init-common: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] prepare: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] build: [2023-01-15T20:27:01.018Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] deploy-rar-and-setup-resources: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] setOSConditions: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] setToolWin: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] setToolUnix: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] setToolProperty: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] setS1ASclassPath: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] init-common: [2023-01-15T20:27:01.018Z] [2023-01-15T20:27:01.018Z] deploy-rar-common: [2023-01-15T20:27:01.018Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2023-01-15T20:27:01.018Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:01.201Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:01.201Z] [2023-01-15T20:27:01.201Z] setOSConditions: [2023-01-15T20:27:01.201Z] [2023-01-15T20:27:01.201Z] setToolWin: [2023-01-15T20:27:01.201Z] [2023-01-15T20:27:01.201Z] setToolUnix: [2023-01-15T20:27:01.201Z] [2023-01-15T20:27:01.201Z] setToolProperty: [2023-01-15T20:27:01.201Z] [2023-01-15T20:27:01.201Z] setS1ASclassPath: [2023-01-15T20:27:01.201Z] [2023-01-15T20:27:01.201Z] init-common: [2023-01-15T20:27:01.201Z] [2023-01-15T20:27:01.201Z] undeploy-rar-common: [2023-01-15T20:27:01.201Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:27:01.201Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:01.249Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/build.xml [2023-01-15T20:27:01.582Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:01.582Z] [exec] Application deployed with name blackbox-xa. [2023-01-15T20:27:01.582Z] [echo] Deploying rar/blackbox-xa.rar on server [2023-01-15T20:27:01.582Z] [2023-01-15T20:27:01.582Z] setOSConditions: [2023-01-15T20:27:01.582Z] [2023-01-15T20:27:01.582Z] setToolWin: [2023-01-15T20:27:01.582Z] [2023-01-15T20:27:01.582Z] setToolUnix: [2023-01-15T20:27:01.582Z] [2023-01-15T20:27:01.582Z] setToolProperty: [2023-01-15T20:27:01.582Z] [2023-01-15T20:27:01.582Z] setS1ASclassPath: [2023-01-15T20:27:01.582Z] [2023-01-15T20:27:01.582Z] init-common: [2023-01-15T20:27:01.582Z] [2023-01-15T20:27:01.582Z] create-connector-connpool: [2023-01-15T20:27:01.582Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:01.764Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setOSConditions: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setToolWin: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setToolUnix: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setToolProperty: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setS1ASclassPath: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] init-common: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setuptwo: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setOSConditions: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setToolWin: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setToolUnix: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setToolProperty: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.764Z] setS1ASclassPath: [2023-01-15T20:27:01.764Z] [2023-01-15T20:27:01.765Z] init-common: [2023-01-15T20:27:01.765Z] [2023-01-15T20:27:01.765Z] create-ra-config: [2023-01-15T20:27:01.765Z] [2023-01-15T20:27:01.765Z] asadmin-common: [2023-01-15T20:27:01.765Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:27:01.765Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:01.840Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:02.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars [2023-01-15T20:27:02.021Z] [2023-01-15T20:27:02.021Z] setOSConditions: [2023-01-15T20:27:02.021Z] [2023-01-15T20:27:02.021Z] setToolWin: [2023-01-15T20:27:02.021Z] [2023-01-15T20:27:02.021Z] setToolUnix: [2023-01-15T20:27:02.021Z] [2023-01-15T20:27:02.021Z] setToolProperty: [2023-01-15T20:27:02.021Z] [2023-01-15T20:27:02.021Z] setS1ASclassPath: [2023-01-15T20:27:02.021Z] [2023-01-15T20:27:02.021Z] init-common: [2023-01-15T20:27:02.021Z] [2023-01-15T20:27:02.021Z] deploy-rar-common: [2023-01-15T20:27:02.021Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} connectors-ra-redeploy-rars.rar [2023-01-15T20:27:02.100Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:02.101Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:02.101Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:02.101Z] [exec] Connector connection pool blackbox-xa-ccp created. [2023-01-15T20:27:02.101Z] [2023-01-15T20:27:02.101Z] create-connector-connpool-common: [2023-01-15T20:27:02.101Z] [2023-01-15T20:27:02.101Z] setOSConditions: [2023-01-15T20:27:02.101Z] [2023-01-15T20:27:02.101Z] setToolWin: [2023-01-15T20:27:02.101Z] [2023-01-15T20:27:02.101Z] setToolUnix: [2023-01-15T20:27:02.101Z] [2023-01-15T20:27:02.101Z] setToolProperty: [2023-01-15T20:27:02.101Z] [2023-01-15T20:27:02.101Z] setS1ASclassPath: [2023-01-15T20:27:02.101Z] [2023-01-15T20:27:02.101Z] init-common: [2023-01-15T20:27:02.101Z] [2023-01-15T20:27:02.101Z] create-connector-resource-common: [2023-01-15T20:27:02.101Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2023-01-15T20:27:02.184Z] [2023-01-15T20:27:02.184Z] all: [2023-01-15T20:27:02.184Z] [2023-01-15T20:27:02.184Z] setOSConditions: [2023-01-15T20:27:02.184Z] [2023-01-15T20:27:02.184Z] setToolWin: [2023-01-15T20:27:02.184Z] [2023-01-15T20:27:02.184Z] setToolUnix: [2023-01-15T20:27:02.184Z] [2023-01-15T20:27:02.184Z] setToolProperty: [2023-01-15T20:27:02.184Z] [2023-01-15T20:27:02.184Z] setS1ASclassPath: [2023-01-15T20:27:02.184Z] [2023-01-15T20:27:02.184Z] init-common: [2023-01-15T20:27:02.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:27:02.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:27:02.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:27:02.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:27:02.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:27:02.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:27:02.184Z] [2023-01-15T20:27:02.184Z] setup: [2023-01-15T20:27:02.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/descriptor [2023-01-15T20:27:02.278Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:02.358Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:02.443Z] [2023-01-15T20:27:02.443Z] setOSConditions: [2023-01-15T20:27:02.443Z] [2023-01-15T20:27:02.444Z] setToolWin: [2023-01-15T20:27:02.444Z] [2023-01-15T20:27:02.444Z] setToolUnix: [2023-01-15T20:27:02.444Z] [2023-01-15T20:27:02.444Z] setToolProperty: [2023-01-15T20:27:02.444Z] [2023-01-15T20:27:02.444Z] setS1ASclassPath: [2023-01-15T20:27:02.444Z] [2023-01-15T20:27:02.444Z] init-common: [2023-01-15T20:27:02.444Z] [2023-01-15T20:27:02.444Z] create-jdbc-persistence-connpool-common: [2023-01-15T20:27:02.444Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:02.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:02.616Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:02.616Z] [exec] Connector resource blackbox-xa-cr created. [2023-01-15T20:27:02.616Z] [2023-01-15T20:27:02.616Z] asadmin-common: [2023-01-15T20:27:02.616Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:02.791Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2023-01-15T20:27:02.791Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2023-01-15T20:27:02.791Z] [2023-01-15T20:27:02.791Z] setOSConditions: [2023-01-15T20:27:02.791Z] [2023-01-15T20:27:02.791Z] setToolWin: [2023-01-15T20:27:02.791Z] [2023-01-15T20:27:02.791Z] setToolUnix: [2023-01-15T20:27:02.791Z] [2023-01-15T20:27:02.791Z] setToolProperty: [2023-01-15T20:27:02.791Z] [2023-01-15T20:27:02.791Z] setS1ASclassPath: [2023-01-15T20:27:02.791Z] [2023-01-15T20:27:02.791Z] init-common: [2023-01-15T20:27:02.791Z] [2023-01-15T20:27:02.791Z] create-admin-object: [2023-01-15T20:27:02.791Z] [2023-01-15T20:27:02.791Z] asadmin-common: [2023-01-15T20:27:02.791Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:27:02.791Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:02.873Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:03.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:03.130Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2023-01-15T20:27:03.130Z] [2023-01-15T20:27:03.130Z] asadmin-common: [2023-01-15T20:27:03.130Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:03.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:03.356Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setOSConditions: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setToolWin: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setToolUnix: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setToolProperty: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setS1ASclassPath: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] init-common: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] deploy: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setOSConditions: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setToolWin: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setToolUnix: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setToolProperty: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setS1ASclassPath: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] init-common: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] deploy-common: [2023-01-15T20:27:03.356Z] [echo] Current time (ISO): 2023-01-15T20:27:03.116+0000 [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setOSConditions: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setToolWin: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setToolUnix: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setToolProperty: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] setS1ASclassPath: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] init-common: [2023-01-15T20:27:03.356Z] [2023-01-15T20:27:03.356Z] deploy-common-pe: [2023-01-15T20:27:03.356Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:03.387Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:03.644Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:03.644Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2023-01-15T20:27:03.644Z] [2023-01-15T20:27:03.644Z] asadmin-common: [2023-01-15T20:27:03.644Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:03.901Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:03.919Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2023-01-15T20:27:03.919Z] [exec] Application deployed with name redeploy-rarApp. [2023-01-15T20:27:03.919Z] [exec] there are no files to retrieve for application redeploy-rarApp [2023-01-15T20:27:03.919Z] [echo] Deployment on target server server successful [2023-01-15T20:27:03.919Z] [2023-01-15T20:27:03.920Z] setOSConditions: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setToolWin: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setToolUnix: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setToolProperty: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setS1ASclassPath: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] init-common: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] deploy-common-ee: [2023-01-15T20:27:03.920Z] [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=2&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:27:03.920Z] [java] [2023-01-15T20:27:03.920Z] [java] Time: 1 [2023-01-15T20:27:03.920Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:27:03.920Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:27:03.920Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:27:03.920Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:27:03.920Z] [java] [Server response]Content-Length: 110 [2023-01-15T20:27:03.920Z] [java] [Server response] [2023-01-15T20:27:03.920Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 2 [2023-01-15T20:27:03.920Z] [java] [Server response]TEST:PASS [2023-01-15T20:27:03.920Z] [java] Value of key is:redeploy-rar-web [2023-01-15T20:27:03.920Z] [java] [Server response]Redeploy Connector [2023-01-15T20:27:03.920Z] [java] [Server response]END_OF_TEST [2023-01-15T20:27:03.920Z] [java] Value of key is:redeploy-rar-web [2023-01-15T20:27:03.920Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:27:03.920Z] [java] [2023-01-15T20:27:03.920Z] [java] [2023-01-15T20:27:03.920Z] [java] ----------------------------------------- [2023-01-15T20:27:03.920Z] [java] - redeploy-rar-web: PASS - [2023-01-15T20:27:03.920Z] [java] ----------------------------------------- [2023-01-15T20:27:03.920Z] [java] Total PASS: 1 [2023-01-15T20:27:03.920Z] [java] Total FAIL: 0 [2023-01-15T20:27:03.920Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:27:03.920Z] [java] ----------------------------------------- [2023-01-15T20:27:03.920Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setOSConditions: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setToolWin: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setToolUnix: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setToolProperty: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setS1ASclassPath: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] init-common: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] unsetup: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setOSConditions: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setToolWin: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setToolUnix: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setToolProperty: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] setS1ASclassPath: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] init-common: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] delete-admin-object: [2023-01-15T20:27:03.920Z] [2023-01-15T20:27:03.920Z] asadmin-common: [2023-01-15T20:27:03.920Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:27:04.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:04.159Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:27:04.159Z] [2023-01-15T20:27:04.159Z] asadmin-common: [2023-01-15T20:27:04.159Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:04.176Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:04.321Z] [2023-01-15T20:27:04.322Z] setOSConditions: [2023-01-15T20:27:04.322Z] [2023-01-15T20:27:04.322Z] setToolWin: [2023-01-15T20:27:04.322Z] [2023-01-15T20:27:04.322Z] setToolUnix: [2023-01-15T20:27:04.322Z] [2023-01-15T20:27:04.322Z] setToolProperty: [2023-01-15T20:27:04.322Z] [2023-01-15T20:27:04.322Z] setS1ASclassPath: [2023-01-15T20:27:04.322Z] [2023-01-15T20:27:04.322Z] init-common: [2023-01-15T20:27:04.322Z] [2023-01-15T20:27:04.322Z] execute-sql-common: [2023-01-15T20:27:04.346Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:04.347Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:04.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:04.347Z] [exec] JDBC connection pool pkgEarLibTest-pool created successfully. [2023-01-15T20:27:04.417Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:04.433Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:27:04.434Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:27:04.434Z] [2023-01-15T20:27:04.434Z] setOSConditions: [2023-01-15T20:27:04.434Z] [2023-01-15T20:27:04.434Z] setToolWin: [2023-01-15T20:27:04.434Z] [2023-01-15T20:27:04.434Z] setToolUnix: [2023-01-15T20:27:04.434Z] [2023-01-15T20:27:04.434Z] setToolProperty: [2023-01-15T20:27:04.434Z] [2023-01-15T20:27:04.434Z] setS1ASclassPath: [2023-01-15T20:27:04.434Z] [2023-01-15T20:27:04.434Z] init-common: [2023-01-15T20:27:04.434Z] [2023-01-15T20:27:04.434Z] delete-ra-config: [2023-01-15T20:27:04.434Z] [2023-01-15T20:27:04.434Z] asadmin-common: [2023-01-15T20:27:04.434Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2023-01-15T20:27:04.578Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2023-01-15T20:27:04.605Z] [2023-01-15T20:27:04.605Z] setOSConditions: [2023-01-15T20:27:04.605Z] [2023-01-15T20:27:04.605Z] setToolWin: [2023-01-15T20:27:04.605Z] [2023-01-15T20:27:04.606Z] setToolUnix: [2023-01-15T20:27:04.606Z] [2023-01-15T20:27:04.606Z] setToolProperty: [2023-01-15T20:27:04.606Z] [2023-01-15T20:27:04.606Z] setS1ASclassPath: [2023-01-15T20:27:04.606Z] [2023-01-15T20:27:04.606Z] init-common: [2023-01-15T20:27:04.606Z] [2023-01-15T20:27:04.606Z] create-jdbc-resource-common: [2023-01-15T20:27:04.606Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgEarLibTest-pool --target server jdbc/pkgEarLibTest [2023-01-15T20:27:04.606Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:04.676Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:04.676Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:27:04.676Z] [2023-01-15T20:27:04.676Z] deploy-rar-and-setup-resources: [2023-01-15T20:27:04.676Z] [2023-01-15T20:27:04.676Z] setOSConditions: [2023-01-15T20:27:04.676Z] [2023-01-15T20:27:04.676Z] setToolWin: [2023-01-15T20:27:04.676Z] [2023-01-15T20:27:04.676Z] setToolUnix: [2023-01-15T20:27:04.676Z] [2023-01-15T20:27:04.676Z] setToolProperty: [2023-01-15T20:27:04.676Z] [2023-01-15T20:27:04.676Z] setS1ASclassPath: [2023-01-15T20:27:04.676Z] [2023-01-15T20:27:04.676Z] init-common: [2023-01-15T20:27:04.676Z] [2023-01-15T20:27:04.676Z] deploy-rar-common: [2023-01-15T20:27:04.676Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2023-01-15T20:27:04.690Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:04.836Z] [sql] 0 rows affected [2023-01-15T20:27:04.836Z] [sql] 0 rows affected [2023-01-15T20:27:04.836Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:27:04.836Z] [2023-01-15T20:27:04.836Z] setOSConditions: [2023-01-15T20:27:04.836Z] [2023-01-15T20:27:04.836Z] setToolWin: [2023-01-15T20:27:04.836Z] [2023-01-15T20:27:04.836Z] setToolUnix: [2023-01-15T20:27:04.836Z] [2023-01-15T20:27:04.836Z] setToolProperty: [2023-01-15T20:27:04.836Z] [2023-01-15T20:27:04.836Z] setS1ASclassPath: [2023-01-15T20:27:04.836Z] [2023-01-15T20:27:04.836Z] init-common: [2023-01-15T20:27:04.836Z] [2023-01-15T20:27:04.836Z] runclient-common: [2023-01-15T20:27:04.836Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:27:04.836Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:04.933Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:04.946Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] setOSConditions: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] setToolWin: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] setToolUnix: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] setToolProperty: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] setS1ASclassPath: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] init-common: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] undeploy: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] setOSConditions: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] setToolWin: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] setToolUnix: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] setToolProperty: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] setS1ASclassPath: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] init-common: [2023-01-15T20:27:04.947Z] [2023-01-15T20:27:04.947Z] undeploy-common: [2023-01-15T20:27:05.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:05.202Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:05.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:05.447Z] [exec] Application deployed with name blackbox-tx. [2023-01-15T20:27:05.447Z] [echo] Deploying rar/blackbox-tx.rar on server [2023-01-15T20:27:05.447Z] [2023-01-15T20:27:05.447Z] setOSConditions: [2023-01-15T20:27:05.447Z] [2023-01-15T20:27:05.447Z] setToolWin: [2023-01-15T20:27:05.447Z] [2023-01-15T20:27:05.447Z] setToolUnix: [2023-01-15T20:27:05.447Z] [2023-01-15T20:27:05.447Z] setToolProperty: [2023-01-15T20:27:05.447Z] [2023-01-15T20:27:05.447Z] setS1ASclassPath: [2023-01-15T20:27:05.447Z] [2023-01-15T20:27:05.447Z] init-common: [2023-01-15T20:27:05.447Z] [2023-01-15T20:27:05.447Z] create-connector-connpool: [2023-01-15T20:27:05.447Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:05.447Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:05.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:05.541Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:05.541Z] [exec] JDBC resource jdbc/pkgEarLibTest created successfully. [2023-01-15T20:27:05.541Z] [echo] cmd executed for server [2023-01-15T20:27:05.541Z] [2023-01-15T20:27:05.541Z] clean: [2023-01-15T20:27:05.541Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:05.541Z] [2023-01-15T20:27:05.541Z] compile: [2023-01-15T20:27:05.541Z] [2023-01-15T20:27:05.541Z] setOSConditions: [2023-01-15T20:27:05.541Z] [2023-01-15T20:27:05.541Z] setToolWin: [2023-01-15T20:27:05.541Z] [2023-01-15T20:27:05.541Z] setToolUnix: [2023-01-15T20:27:05.541Z] [2023-01-15T20:27:05.541Z] setToolProperty: [2023-01-15T20:27:05.541Z] [2023-01-15T20:27:05.541Z] setS1ASclassPath: [2023-01-15T20:27:05.541Z] [2023-01-15T20:27:05.541Z] init-common: [2023-01-15T20:27:05.541Z] [2023-01-15T20:27:05.541Z] compile-common: [2023-01-15T20:27:05.541Z] [echo] Current time (ISO): 2023-01-15T20:27:05.358+0000 [2023-01-15T20:27:05.541Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:05.541Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:05.715Z] [2023-01-15T20:27:05.716Z] setOSConditions: [2023-01-15T20:27:05.716Z] [2023-01-15T20:27:05.716Z] setToolWin: [2023-01-15T20:27:05.716Z] [2023-01-15T20:27:05.716Z] setToolUnix: [2023-01-15T20:27:05.716Z] [2023-01-15T20:27:05.716Z] setToolProperty: [2023-01-15T20:27:05.716Z] [2023-01-15T20:27:05.716Z] setS1ASclassPath: [2023-01-15T20:27:05.716Z] [2023-01-15T20:27:05.716Z] init-common: [2023-01-15T20:27:05.716Z] [2023-01-15T20:27:05.716Z] undeploy-rar-common: [2023-01-15T20:27:05.716Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2023-01-15T20:27:05.716Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:05.799Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:05.964Z] [exec] Jan 15, 2023 8:27:05 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:27:05.964Z] [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. [2023-01-15T20:27:06.009Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:06.010Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:06.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:06.010Z] [exec] Connector connection pool blackbox-tx-ccp created. [2023-01-15T20:27:06.010Z] [2023-01-15T20:27:06.010Z] create-connector-connpool-common: [2023-01-15T20:27:06.010Z] [2023-01-15T20:27:06.010Z] setOSConditions: [2023-01-15T20:27:06.010Z] [2023-01-15T20:27:06.010Z] setToolWin: [2023-01-15T20:27:06.010Z] [2023-01-15T20:27:06.010Z] setToolUnix: [2023-01-15T20:27:06.010Z] [2023-01-15T20:27:06.010Z] setToolProperty: [2023-01-15T20:27:06.010Z] [2023-01-15T20:27:06.010Z] setS1ASclassPath: [2023-01-15T20:27:06.010Z] [2023-01-15T20:27:06.010Z] init-common: [2023-01-15T20:27:06.010Z] [2023-01-15T20:27:06.010Z] create-connector-resource-common: [2023-01-15T20:27:06.010Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2023-01-15T20:27:06.010Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:06.280Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] all: [2023-01-15T20:27:06.281Z] [echo] @@## annotation-embeddedweb ##@@ [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setOSConditions: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setToolWin: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setToolUnix: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setToolProperty: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setS1ASclassPath: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] init-common: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] clean: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setOSConditions: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setToolWin: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setToolUnix: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setToolProperty: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setS1ASclassPath: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] init-common: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] clean-common: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setOSConditions: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setToolWin: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setToolUnix: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setToolProperty: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setS1ASclassPath: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] init-common: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] clean-classes-common: [2023-01-15T20:27:06.281Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setOSConditions: [2023-01-15T20:27:06.281Z] [2023-01-15T20:27:06.281Z] setToolWin: [2023-01-15T20:27:06.282Z] [2023-01-15T20:27:06.282Z] setToolUnix: [2023-01-15T20:27:06.282Z] [2023-01-15T20:27:06.282Z] setToolProperty: [2023-01-15T20:27:06.282Z] [2023-01-15T20:27:06.282Z] setS1ASclassPath: [2023-01-15T20:27:06.282Z] [2023-01-15T20:27:06.282Z] init-common: [2023-01-15T20:27:06.282Z] [2023-01-15T20:27:06.282Z] clean-jars-common: [2023-01-15T20:27:06.282Z] [2023-01-15T20:27:06.282Z] compile: [2023-01-15T20:27:06.282Z] [2023-01-15T20:27:06.285Z] setOSConditions: [2023-01-15T20:27:06.285Z] [2023-01-15T20:27:06.285Z] setToolWin: [2023-01-15T20:27:06.285Z] [2023-01-15T20:27:06.285Z] setToolUnix: [2023-01-15T20:27:06.285Z] [2023-01-15T20:27:06.285Z] setToolProperty: [2023-01-15T20:27:06.285Z] [2023-01-15T20:27:06.285Z] setS1ASclassPath: [2023-01-15T20:27:06.285Z] [2023-01-15T20:27:06.285Z] init-common: [2023-01-15T20:27:06.285Z] [2023-01-15T20:27:06.285Z] compile-common: [2023-01-15T20:27:06.285Z] [echo] Current time (ISO): 2023-01-15T20:27:06.039+0000 [2023-01-15T20:27:06.285Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:06.286Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:06.286Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:06.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:06.574Z] [exec] Connector resource blackbox-tx-cr created. [2023-01-15T20:27:06.574Z] [2023-01-15T20:27:06.574Z] asadmin-common: [2023-01-15T20:27:06.574Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:06.574Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:07.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:07.138Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2023-01-15T20:27:07.138Z] [2023-01-15T20:27:07.138Z] asadmin-common: [2023-01-15T20:27:07.138Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:07.138Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:07.396Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:07.396Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2023-01-15T20:27:07.396Z] [2023-01-15T20:27:07.396Z] asadmin-common: [2023-01-15T20:27:07.396Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:07.652Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:07.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:07.909Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:27:07.909Z] [2023-01-15T20:27:07.909Z] asadmin-common: [2023-01-15T20:27:07.909Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:08.165Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:08.178Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:08.178Z] [javac] 1 warning [2023-01-15T20:27:08.178Z] [2023-01-15T20:27:08.178Z] setOSConditions: [2023-01-15T20:27:08.178Z] [2023-01-15T20:27:08.178Z] setToolWin: [2023-01-15T20:27:08.178Z] [2023-01-15T20:27:08.178Z] setToolUnix: [2023-01-15T20:27:08.178Z] [2023-01-15T20:27:08.178Z] setToolProperty: [2023-01-15T20:27:08.178Z] [2023-01-15T20:27:08.178Z] setS1ASclassPath: [2023-01-15T20:27:08.178Z] [2023-01-15T20:27:08.178Z] init-common: [2023-01-15T20:27:08.178Z] [2023-01-15T20:27:08.178Z] compile-servlet: [2023-01-15T20:27:08.178Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:08.179Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:08.335Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:08.336Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T20:27:08.336Z] [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. [2023-01-15T20:27:08.336Z] [javac] 2 warnings [2023-01-15T20:27:08.336Z] [2023-01-15T20:27:08.336Z] setOSConditions: [2023-01-15T20:27:08.336Z] [2023-01-15T20:27:08.336Z] setToolWin: [2023-01-15T20:27:08.336Z] [2023-01-15T20:27:08.336Z] setToolUnix: [2023-01-15T20:27:08.336Z] [2023-01-15T20:27:08.336Z] setToolProperty: [2023-01-15T20:27:08.336Z] [2023-01-15T20:27:08.336Z] setS1ASclassPath: [2023-01-15T20:27:08.336Z] [2023-01-15T20:27:08.336Z] init-common: [2023-01-15T20:27:08.336Z] [2023-01-15T20:27:08.336Z] compile-common: [2023-01-15T20:27:08.336Z] [echo] Current time (ISO): 2023-01-15T20:27:08.319+0000 [2023-01-15T20:27:08.336Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:08.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:08.422Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:27:08.422Z] [2023-01-15T20:27:08.422Z] deploy-rar-and-setup-resources: [2023-01-15T20:27:08.422Z] [2023-01-15T20:27:08.422Z] setOSConditions: [2023-01-15T20:27:08.422Z] [2023-01-15T20:27:08.422Z] setToolWin: [2023-01-15T20:27:08.422Z] [2023-01-15T20:27:08.422Z] setToolUnix: [2023-01-15T20:27:08.422Z] [2023-01-15T20:27:08.422Z] setToolProperty: [2023-01-15T20:27:08.422Z] [2023-01-15T20:27:08.422Z] setS1ASclassPath: [2023-01-15T20:27:08.422Z] [2023-01-15T20:27:08.422Z] init-common: [2023-01-15T20:27:08.422Z] [2023-01-15T20:27:08.422Z] deploy-rar-common: [2023-01-15T20:27:08.422Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2023-01-15T20:27:08.435Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:08.435Z] [javac] 1 warning [2023-01-15T20:27:08.435Z] [2023-01-15T20:27:08.435Z] build: [2023-01-15T20:27:08.595Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:08.679Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] setOSConditions: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] setToolWin: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] setToolUnix: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] setToolProperty: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] setS1ASclassPath: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] init-common: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] webclient-war-common: [2023-01-15T20:27:08.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] clear: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] test-tlds-exist: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] copy-tlds: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] test-tagfiles-exist: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] copy-tagfiles: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] package-war-common: [2023-01-15T20:27:08.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:27:08.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:08.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:27:08.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:27:08.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/lib [2023-01-15T20:27:08.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:08.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:08.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:08.692Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:27:08.692Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassing-web.war [2023-01-15T20:27:08.692Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] setOSConditions: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.692Z] setToolWin: [2023-01-15T20:27:08.692Z] [2023-01-15T20:27:08.693Z] setToolUnix: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] setToolProperty: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] setS1ASclassPath: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] init-common: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] ejb-jar-common: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] package-ejbjar-common: [2023-01-15T20:27:08.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:08.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:08.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:08.693Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassing-ejb.jar [2023-01-15T20:27:08.693Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:08.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:08.693Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassingApp.ear [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] disable-resource-validation: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] setOSConditions: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] setToolWin: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] setToolUnix: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] setToolProperty: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] setS1ASclassPath: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] init-common: [2023-01-15T20:27:08.693Z] [2023-01-15T20:27:08.693Z] create-jvm-options: [2023-01-15T20:27:08.693Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:08.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:09.194Z] [exec] Application deployed with name blackbox-notx. [2023-01-15T20:27:09.194Z] [echo] Deploying rar/blackbox-notx.rar on server [2023-01-15T20:27:09.194Z] [2023-01-15T20:27:09.194Z] setOSConditions: [2023-01-15T20:27:09.194Z] [2023-01-15T20:27:09.194Z] setToolWin: [2023-01-15T20:27:09.194Z] [2023-01-15T20:27:09.194Z] setToolUnix: [2023-01-15T20:27:09.194Z] [2023-01-15T20:27:09.194Z] setToolProperty: [2023-01-15T20:27:09.194Z] [2023-01-15T20:27:09.194Z] setS1ASclassPath: [2023-01-15T20:27:09.194Z] [2023-01-15T20:27:09.194Z] init-common: [2023-01-15T20:27:09.194Z] [2023-01-15T20:27:09.194Z] create-connector-connpool: [2023-01-15T20:27:09.194Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:09.194Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:09.237Z] [exec] All tests shall fail till a stable XA driver is integrated into Derby [2023-01-15T20:27:09.238Z] [exec] Value of key is: test1 : [2023-01-15T20:27:09.254Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2023-01-15T20:27:09.255Z] [exec] Created 1 option(s) [2023-01-15T20:27:09.255Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:27:09.255Z] [2023-01-15T20:27:09.255Z] restart-server: [2023-01-15T20:27:09.255Z] [2023-01-15T20:27:09.255Z] setOSConditions: [2023-01-15T20:27:09.255Z] [2023-01-15T20:27:09.255Z] stop-server: [2023-01-15T20:27:09.255Z] [2023-01-15T20:27:09.255Z] stop-server-unix: [2023-01-15T20:27:09.255Z] [echo] stopping server on unix ... [2023-01-15T20:27:09.255Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:09.494Z] [exec] Value of key is: test2 : [2023-01-15T20:27:09.495Z] [exec] jdbc contauth1tx status: [2023-01-15T20:27:09.495Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:27:09.495Z] [exec] [2023-01-15T20:27:09.495Z] [exec] [2023-01-15T20:27:09.495Z] [exec] ----------------------------------------- [2023-01-15T20:27:09.495Z] [exec] - test2 : : PASS - [2023-01-15T20:27:09.495Z] [exec] - test1 : : PASS - [2023-01-15T20:27:09.495Z] [exec] ----------------------------------------- [2023-01-15T20:27:09.495Z] [exec] Total PASS: 2 [2023-01-15T20:27:09.495Z] [exec] Total FAIL: 0 [2023-01-15T20:27:09.495Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:27:09.495Z] [exec] ----------------------------------------- [2023-01-15T20:27:09.495Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:27:09.495Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] checkReporting-common: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] confirmReportPresent-common: [2023-01-15T20:27:09.751Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:27:09.751Z] [echo] Test seems to be reported fine [2023-01-15T20:27:09.751Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/RepRunConf.txt [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] confirmMissingReport-common: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] reset-derby-for-no-authentication: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] setOSConditions: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] setToolWin: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] setToolUnix: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] setToolProperty: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] setS1ASclassPath: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] init-common: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] stop-derby: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.751Z] stop-derby-aix: [2023-01-15T20:27:09.751Z] [2023-01-15T20:27:09.752Z] stop-derby-nonaix: [2023-01-15T20:27:09.752Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:27:09.752Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:09.758Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:09.758Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:09.758Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:09.758Z] [exec] Connector connection pool blackbox-notx-ccp created. [2023-01-15T20:27:09.758Z] [2023-01-15T20:27:09.758Z] create-connector-connpool-common: [2023-01-15T20:27:09.758Z] [2023-01-15T20:27:09.758Z] setOSConditions: [2023-01-15T20:27:09.758Z] [2023-01-15T20:27:09.758Z] setToolWin: [2023-01-15T20:27:09.758Z] [2023-01-15T20:27:09.758Z] setToolUnix: [2023-01-15T20:27:09.758Z] [2023-01-15T20:27:09.758Z] setToolProperty: [2023-01-15T20:27:09.758Z] [2023-01-15T20:27:09.758Z] setS1ASclassPath: [2023-01-15T20:27:09.758Z] [2023-01-15T20:27:09.758Z] init-common: [2023-01-15T20:27:09.758Z] [2023-01-15T20:27:09.758Z] create-connector-resource-common: [2023-01-15T20:27:09.758Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2023-01-15T20:27:09.758Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:10.315Z] [java] Sun Jan 15 20:27:10 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:27:10.316Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties [2023-01-15T20:27:10.316Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-01-15T20:27:10.316Z] [2023-01-15T20:27:10.316Z] setOSConditions: [2023-01-15T20:27:10.316Z] [2023-01-15T20:27:10.316Z] setToolWin: [2023-01-15T20:27:10.316Z] [2023-01-15T20:27:10.316Z] setToolUnix: [2023-01-15T20:27:10.316Z] [2023-01-15T20:27:10.316Z] setToolProperty: [2023-01-15T20:27:10.316Z] [2023-01-15T20:27:10.316Z] setS1ASclassPath: [2023-01-15T20:27:10.316Z] [2023-01-15T20:27:10.316Z] init-common: [2023-01-15T20:27:10.316Z] [2023-01-15T20:27:10.316Z] start-derby: [2023-01-15T20:27:10.316Z] [2023-01-15T20:27:10.316Z] start-derby-aix: [2023-01-15T20:27:10.316Z] [2023-01-15T20:27:10.316Z] start-derby-nonaix: [2023-01-15T20:27:10.316Z] [echo] Starting Derby DB Server ... [2023-01-15T20:27:10.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:10.321Z] [exec] Connector resource blackbox-notx-cr created. [2023-01-15T20:27:10.321Z] [2023-01-15T20:27:10.321Z] asadmin-common: [2023-01-15T20:27:10.321Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:10.321Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:10.622Z] [exec] Waiting for the domain to stop . [2023-01-15T20:27:10.623Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:27:10.883Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:10.884Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2023-01-15T20:27:10.884Z] [2023-01-15T20:27:10.884Z] asadmin-common: [2023-01-15T20:27:10.884Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:10.884Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:11.447Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:11.447Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2023-01-15T20:27:11.447Z] [2023-01-15T20:27:11.447Z] asadmin-common: [2023-01-15T20:27:11.447Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:11.447Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:11.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:11.703Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:27:11.703Z] [2023-01-15T20:27:11.703Z] asadmin-common: [2023-01-15T20:27:11.703Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:11.886Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:11.887Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T20:27:11.887Z] [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. [2023-01-15T20:27:11.887Z] [javac] 2 warnings [2023-01-15T20:27:11.887Z] [2023-01-15T20:27:11.887Z] setOSConditions: [2023-01-15T20:27:11.887Z] [2023-01-15T20:27:11.887Z] setToolWin: [2023-01-15T20:27:11.887Z] [2023-01-15T20:27:11.887Z] setToolUnix: [2023-01-15T20:27:11.887Z] [2023-01-15T20:27:11.887Z] setToolProperty: [2023-01-15T20:27:11.887Z] [2023-01-15T20:27:11.887Z] setS1ASclassPath: [2023-01-15T20:27:11.887Z] [2023-01-15T20:27:11.887Z] init-common: [2023-01-15T20:27:11.887Z] [2023-01-15T20:27:11.887Z] compile-common: [2023-01-15T20:27:11.887Z] [echo] Current time (ISO): 2023-01-15T20:27:11.385+0000 [2023-01-15T20:27:11.887Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:11.887Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:11.961Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:12.217Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:12.217Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:27:12.217Z] [2023-01-15T20:27:12.217Z] setOSConditions: [2023-01-15T20:27:12.218Z] [2023-01-15T20:27:12.218Z] setToolWin: [2023-01-15T20:27:12.218Z] [2023-01-15T20:27:12.218Z] setToolUnix: [2023-01-15T20:27:12.218Z] [2023-01-15T20:27:12.218Z] setToolProperty: [2023-01-15T20:27:12.218Z] [2023-01-15T20:27:12.218Z] setS1ASclassPath: [2023-01-15T20:27:12.218Z] [2023-01-15T20:27:12.218Z] init-common: [2023-01-15T20:27:12.218Z] [2023-01-15T20:27:12.218Z] deploy-common: [2023-01-15T20:27:12.475Z] [echo] Current time (ISO): 2023-01-15T20:27:12.214+0000 [2023-01-15T20:27:12.475Z] [2023-01-15T20:27:12.475Z] setOSConditions: [2023-01-15T20:27:12.475Z] [2023-01-15T20:27:12.475Z] setToolWin: [2023-01-15T20:27:12.475Z] [2023-01-15T20:27:12.475Z] setToolUnix: [2023-01-15T20:27:12.475Z] [2023-01-15T20:27:12.475Z] setToolProperty: [2023-01-15T20:27:12.475Z] [2023-01-15T20:27:12.475Z] setS1ASclassPath: [2023-01-15T20:27:12.475Z] [2023-01-15T20:27:12.475Z] init-common: [2023-01-15T20:27:12.475Z] [2023-01-15T20:27:12.475Z] deploy-common-pe: [2023-01-15T20:27:12.475Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:12.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2023-01-15T20:27:13.297Z] [exec] Application deployed with name rar-accessibility-testApp. [2023-01-15T20:27:13.297Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2023-01-15T20:27:13.297Z] [echo] Deployment on target server server successful [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setOSConditions: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setToolWin: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setToolUnix: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setToolProperty: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setS1ASclassPath: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] init-common: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] deploy-common-ee: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] run: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setOSConditions: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setToolWin: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setToolUnix: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setToolProperty: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setS1ASclassPath: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] init-common: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] execute-sql-common: [2023-01-15T20:27:13.297Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2023-01-15T20:27:13.297Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:27:13.297Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:27:13.297Z] [sql] 0 rows affected [2023-01-15T20:27:13.297Z] [sql] 1 rows affected [2023-01-15T20:27:13.297Z] [sql] 1 rows affected [2023-01-15T20:27:13.297Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:27:13.297Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:27:13.297Z] [sql] 0 rows affected [2023-01-15T20:27:13.297Z] [sql] 1 rows affected [2023-01-15T20:27:13.297Z] [sql] 1 rows affected [2023-01-15T20:27:13.297Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setOSConditions: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setToolWin: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setToolUnix: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setToolProperty: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] setS1ASclassPath: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] init-common: [2023-01-15T20:27:13.297Z] [2023-01-15T20:27:13.297Z] run-test-1: [2023-01-15T20:27:13.297Z] [java] GET /rar-accessibility-test/servlet/SimpleServlet?url=/rar-accessibility-test/servlet/SimpleServlet&&expected-count=1 HTTP/1.1 [2023-01-15T20:27:13.297Z] [java] [2023-01-15T20:27:13.297Z] [java] Time: 5 [2023-01-15T20:27:13.555Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:27:13.555Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:27:13.555Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:27:13.555Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:27:13.555Z] [java] [Server response] [2023-01-15T20:27:13.555Z] [java] [Server response]40 [2023-01-15T20:27:13.555Z] [java] [Server response]Running rar_accessibility connector test [2023-01-15T20:27:13.555Z] [java] [Server response]TEST:PASS [2023-01-15T20:27:13.555Z] [java] Value of key is:rar-accessibility-test [2023-01-15T20:27:13.555Z] [java] [Server response]END_OF_TEST [2023-01-15T20:27:13.555Z] [java] Value of key is:rar-accessibility-test [2023-01-15T20:27:13.555Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:27:13.555Z] [java] [2023-01-15T20:27:13.555Z] [java] [2023-01-15T20:27:13.555Z] [java] ----------------------------------------- [2023-01-15T20:27:13.555Z] [java] - rar-accessibility-test: PASS - [2023-01-15T20:27:13.555Z] [java] ----------------------------------------- [2023-01-15T20:27:13.555Z] [java] Total PASS: 1 [2023-01-15T20:27:13.555Z] [java] Total FAIL: 0 [2023-01-15T20:27:13.555Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:27:13.555Z] [java] ----------------------------------------- [2023-01-15T20:27:13.555Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] undeploy: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] setOSConditions: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] setToolWin: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] setToolUnix: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] setToolProperty: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] setS1ASclassPath: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] init-common: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] execute-sql-common: [2023-01-15T20:27:13.555Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2023-01-15T20:27:13.555Z] [sql] 0 rows affected [2023-01-15T20:27:13.555Z] [sql] 0 rows affected [2023-01-15T20:27:13.555Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] setOSConditions: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] setToolWin: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] setToolUnix: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] setToolProperty: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] setS1ASclassPath: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] init-common: [2023-01-15T20:27:13.555Z] [2023-01-15T20:27:13.555Z] undeploy-common: [2023-01-15T20:27:13.555Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:14.119Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:14.119Z] [2023-01-15T20:27:14.119Z] delete-resources-and-undeploy-rar: [2023-01-15T20:27:14.119Z] [2023-01-15T20:27:14.119Z] setOSConditions: [2023-01-15T20:27:14.119Z] [2023-01-15T20:27:14.119Z] setToolWin: [2023-01-15T20:27:14.119Z] [2023-01-15T20:27:14.119Z] setToolUnix: [2023-01-15T20:27:14.119Z] [2023-01-15T20:27:14.119Z] setToolProperty: [2023-01-15T20:27:14.119Z] [2023-01-15T20:27:14.119Z] setS1ASclassPath: [2023-01-15T20:27:14.119Z] [2023-01-15T20:27:14.119Z] init-common: [2023-01-15T20:27:14.119Z] [2023-01-15T20:27:14.119Z] delete-connector-resource-common: [2023-01-15T20:27:14.119Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2023-01-15T20:27:14.119Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:14.421Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:14.422Z] [javac] 1 warning [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] pkg-pu: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setOSConditions: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setToolWin: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setToolUnix: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setToolProperty: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setS1ASclassPath: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] init-common: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] package-pu-common: [2023-01-15T20:27:14.422Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes, /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive, descriptor/persistence.xml [2023-01-15T20:27:14.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:27:14.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:14.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:14.422Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/entity.jar [2023-01-15T20:27:14.422Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] build: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setOSConditions: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] fixFiles: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] convUnix: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] convWin: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setToolWin: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setToolUnix: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setToolProperty: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setS1ASclassPath: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] init-common: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] ejb-jar-common: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] package-ejbjar-common: [2023-01-15T20:27:14.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:14.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:14.422Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTest-ejb.jar [2023-01-15T20:27:14.422Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] appclient-jar-common: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] package-appclientjar-common: [2023-01-15T20:27:14.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:14.422Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTest-client.jar [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] webclient-war-common: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] build-entity-earlib: [2023-01-15T20:27:14.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T20:27:14.422Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T20:27:14.422Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/descriptor/application.xml to copy. [2023-01-15T20:27:14.422Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/${glassfish-resources.xml} to copy. [2023-01-15T20:27:14.422Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestApp.ear [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] deploy: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setOSConditions: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setToolWin: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setToolUnix: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setToolProperty: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] setS1ASclassPath: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] init-common: [2023-01-15T20:27:14.422Z] [2023-01-15T20:27:14.422Z] deploy-common: [2023-01-15T20:27:14.681Z] [echo] Current time (ISO): 2023-01-15T20:27:14.419+0000 [2023-01-15T20:27:14.681Z] [2023-01-15T20:27:14.681Z] setOSConditions: [2023-01-15T20:27:14.681Z] [2023-01-15T20:27:14.681Z] setToolWin: [2023-01-15T20:27:14.681Z] [2023-01-15T20:27:14.681Z] setToolUnix: [2023-01-15T20:27:14.681Z] [2023-01-15T20:27:14.681Z] setToolProperty: [2023-01-15T20:27:14.681Z] [2023-01-15T20:27:14.681Z] setS1ASclassPath: [2023-01-15T20:27:14.681Z] [2023-01-15T20:27:14.681Z] init-common: [2023-01-15T20:27:14.681Z] [2023-01-15T20:27:14.681Z] deploy-common-pe: [2023-01-15T20:27:14.681Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:14.683Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-xa-cr [2023-01-15T20:27:14.683Z] [exec] Connector resource blackbox-xa-cr deleted. [2023-01-15T20:27:14.683Z] [2023-01-15T20:27:14.683Z] setOSConditions: [2023-01-15T20:27:14.683Z] [2023-01-15T20:27:14.683Z] setToolWin: [2023-01-15T20:27:14.683Z] [2023-01-15T20:27:14.683Z] setToolUnix: [2023-01-15T20:27:14.683Z] [2023-01-15T20:27:14.683Z] setToolProperty: [2023-01-15T20:27:14.683Z] [2023-01-15T20:27:14.683Z] setS1ASclassPath: [2023-01-15T20:27:14.683Z] [2023-01-15T20:27:14.683Z] init-common: [2023-01-15T20:27:14.683Z] [2023-01-15T20:27:14.683Z] delete-connector-connpool-common: [2023-01-15T20:27:14.683Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2023-01-15T20:27:14.683Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:15.248Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-xa-ccp [2023-01-15T20:27:15.248Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2023-01-15T20:27:15.248Z] [2023-01-15T20:27:15.248Z] setOSConditions: [2023-01-15T20:27:15.248Z] [2023-01-15T20:27:15.248Z] setToolWin: [2023-01-15T20:27:15.248Z] [2023-01-15T20:27:15.248Z] setToolUnix: [2023-01-15T20:27:15.248Z] [2023-01-15T20:27:15.248Z] setToolProperty: [2023-01-15T20:27:15.248Z] [2023-01-15T20:27:15.248Z] setS1ASclassPath: [2023-01-15T20:27:15.248Z] [2023-01-15T20:27:15.248Z] init-common: [2023-01-15T20:27:15.248Z] [2023-01-15T20:27:15.248Z] undeploy-rar-common: [2023-01-15T20:27:15.248Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2023-01-15T20:27:15.248Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:15.618Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestApp.ear [2023-01-15T20:27:15.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:15.812Z] [2023-01-15T20:27:15.812Z] delete-resources-and-undeploy-rar: [2023-01-15T20:27:15.812Z] [2023-01-15T20:27:15.812Z] setOSConditions: [2023-01-15T20:27:15.812Z] [2023-01-15T20:27:15.812Z] setToolWin: [2023-01-15T20:27:15.812Z] [2023-01-15T20:27:15.812Z] setToolUnix: [2023-01-15T20:27:15.812Z] [2023-01-15T20:27:15.812Z] setToolProperty: [2023-01-15T20:27:15.812Z] [2023-01-15T20:27:15.812Z] setS1ASclassPath: [2023-01-15T20:27:15.812Z] [2023-01-15T20:27:15.812Z] init-common: [2023-01-15T20:27:15.813Z] [2023-01-15T20:27:15.813Z] delete-connector-resource-common: [2023-01-15T20:27:15.813Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2023-01-15T20:27:15.813Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:16.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-tx-cr [2023-01-15T20:27:16.376Z] [exec] Connector resource blackbox-tx-cr deleted. [2023-01-15T20:27:16.376Z] [2023-01-15T20:27:16.376Z] setOSConditions: [2023-01-15T20:27:16.376Z] [2023-01-15T20:27:16.376Z] setToolWin: [2023-01-15T20:27:16.376Z] [2023-01-15T20:27:16.376Z] setToolUnix: [2023-01-15T20:27:16.376Z] [2023-01-15T20:27:16.376Z] setToolProperty: [2023-01-15T20:27:16.376Z] [2023-01-15T20:27:16.376Z] setS1ASclassPath: [2023-01-15T20:27:16.376Z] [2023-01-15T20:27:16.376Z] init-common: [2023-01-15T20:27:16.376Z] [2023-01-15T20:27:16.376Z] delete-connector-connpool-common: [2023-01-15T20:27:16.376Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2023-01-15T20:27:16.376Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:16.939Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-tx-ccp [2023-01-15T20:27:16.939Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2023-01-15T20:27:16.939Z] [2023-01-15T20:27:16.939Z] setOSConditions: [2023-01-15T20:27:16.939Z] [2023-01-15T20:27:16.939Z] setToolWin: [2023-01-15T20:27:16.939Z] [2023-01-15T20:27:16.939Z] setToolUnix: [2023-01-15T20:27:16.939Z] [2023-01-15T20:27:16.939Z] setToolProperty: [2023-01-15T20:27:16.939Z] [2023-01-15T20:27:16.939Z] setS1ASclassPath: [2023-01-15T20:27:16.939Z] [2023-01-15T20:27:16.939Z] init-common: [2023-01-15T20:27:16.939Z] [2023-01-15T20:27:16.939Z] undeploy-rar-common: [2023-01-15T20:27:16.939Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2023-01-15T20:27:16.939Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:17.196Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:17.196Z] [2023-01-15T20:27:17.196Z] delete-resources-and-undeploy-rar: [2023-01-15T20:27:17.196Z] [2023-01-15T20:27:17.196Z] setOSConditions: [2023-01-15T20:27:17.196Z] [2023-01-15T20:27:17.196Z] setToolWin: [2023-01-15T20:27:17.196Z] [2023-01-15T20:27:17.196Z] setToolUnix: [2023-01-15T20:27:17.196Z] [2023-01-15T20:27:17.196Z] setToolProperty: [2023-01-15T20:27:17.196Z] [2023-01-15T20:27:17.196Z] setS1ASclassPath: [2023-01-15T20:27:17.196Z] [2023-01-15T20:27:17.196Z] init-common: [2023-01-15T20:27:17.196Z] [2023-01-15T20:27:17.196Z] delete-connector-resource-common: [2023-01-15T20:27:17.196Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2023-01-15T20:27:17.452Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:17.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-notx-cr [2023-01-15T20:27:17.710Z] [exec] Connector resource blackbox-notx-cr deleted. [2023-01-15T20:27:17.710Z] [2023-01-15T20:27:17.710Z] setOSConditions: [2023-01-15T20:27:17.710Z] [2023-01-15T20:27:17.710Z] setToolWin: [2023-01-15T20:27:17.710Z] [2023-01-15T20:27:17.710Z] setToolUnix: [2023-01-15T20:27:17.710Z] [2023-01-15T20:27:17.710Z] setToolProperty: [2023-01-15T20:27:17.710Z] [2023-01-15T20:27:17.710Z] setS1ASclassPath: [2023-01-15T20:27:17.710Z] [2023-01-15T20:27:17.710Z] init-common: [2023-01-15T20:27:17.710Z] [2023-01-15T20:27:17.710Z] delete-connector-connpool-common: [2023-01-15T20:27:17.710Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2023-01-15T20:27:17.967Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:18.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-notx-ccp [2023-01-15T20:27:18.482Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2023-01-15T20:27:18.482Z] [2023-01-15T20:27:18.482Z] setOSConditions: [2023-01-15T20:27:18.482Z] [2023-01-15T20:27:18.482Z] setToolWin: [2023-01-15T20:27:18.482Z] [2023-01-15T20:27:18.482Z] setToolUnix: [2023-01-15T20:27:18.482Z] [2023-01-15T20:27:18.482Z] setToolProperty: [2023-01-15T20:27:18.482Z] [2023-01-15T20:27:18.482Z] setS1ASclassPath: [2023-01-15T20:27:18.482Z] [2023-01-15T20:27:18.482Z] init-common: [2023-01-15T20:27:18.482Z] [2023-01-15T20:27:18.482Z] undeploy-rar-common: [2023-01-15T20:27:18.482Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2023-01-15T20:27:18.482Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:19.045Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:19.045Z] [2023-01-15T20:27:19.045Z] exec: [2023-01-15T20:27:19.045Z] [2023-01-15T20:27:19.045Z] asadmin-common: [2023-01-15T20:27:19.045Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2023-01-15T20:27:19.045Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:19.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2023-01-15T20:27:19.558Z] [exec] server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setOSConditions: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolWin: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolUnix: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolProperty: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setS1ASclassPath: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] init-common: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] clean: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setOSConditions: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolWin: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolUnix: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolProperty: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setS1ASclassPath: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] init-common: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] clean-common: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setOSConditions: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolWin: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolUnix: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolProperty: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setS1ASclassPath: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] init-common: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] clean-classes-common: [2023-01-15T20:27:19.558Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setOSConditions: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolWin: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolUnix: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setToolProperty: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] setS1ASclassPath: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] init-common: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] clean-jars-common: [2023-01-15T20:27:19.558Z] [2023-01-15T20:27:19.558Z] clean: [2023-01-15T20:27:19.558Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:27:19.558Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2023-01-15T20:27:19.558Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2023-01-15T20:27:19.559Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2023-01-15T20:27:19.559Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2023-01-15T20:27:19.559Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2023-01-15T20:27:19.559Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2023-01-15T20:27:19.559Z] [2023-01-15T20:27:19.559Z] compile: [2023-01-15T20:27:19.559Z] [2023-01-15T20:27:19.559Z] setOSConditions: [2023-01-15T20:27:19.559Z] [2023-01-15T20:27:19.559Z] setToolWin: [2023-01-15T20:27:19.559Z] [2023-01-15T20:27:19.559Z] setToolUnix: [2023-01-15T20:27:19.559Z] [2023-01-15T20:27:19.559Z] setToolProperty: [2023-01-15T20:27:19.559Z] [2023-01-15T20:27:19.559Z] setS1ASclassPath: [2023-01-15T20:27:19.559Z] [2023-01-15T20:27:19.559Z] init-common: [2023-01-15T20:27:19.559Z] [2023-01-15T20:27:19.559Z] compile-common: [2023-01-15T20:27:19.559Z] [echo] Current time (ISO): 2023-01-15T20:27:19.354+0000 [2023-01-15T20:27:19.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:19.559Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:19.559Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:20.567Z] [2023-01-15T20:27:20.567Z] stop-server-windows: [2023-01-15T20:27:21.452Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:21.453Z] [javac] 1 warning [2023-01-15T20:27:21.453Z] [2023-01-15T20:27:21.453Z] setOSConditions: [2023-01-15T20:27:21.453Z] [2023-01-15T20:27:21.453Z] setToolWin: [2023-01-15T20:27:21.453Z] [2023-01-15T20:27:21.453Z] setToolUnix: [2023-01-15T20:27:21.453Z] [2023-01-15T20:27:21.453Z] setToolProperty: [2023-01-15T20:27:21.453Z] [2023-01-15T20:27:21.453Z] setS1ASclassPath: [2023-01-15T20:27:21.453Z] [2023-01-15T20:27:21.453Z] init-common: [2023-01-15T20:27:21.453Z] [2023-01-15T20:27:21.453Z] compile-common: [2023-01-15T20:27:21.453Z] [echo] Current time (ISO): 2023-01-15T20:27:21.141+0000 [2023-01-15T20:27:21.453Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:21.453Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:22.821Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:23.078Z] [javac] 1 warning [2023-01-15T20:27:23.078Z] [2023-01-15T20:27:23.078Z] setOSConditions: [2023-01-15T20:27:23.078Z] [2023-01-15T20:27:23.078Z] setToolWin: [2023-01-15T20:27:23.078Z] [2023-01-15T20:27:23.078Z] setToolUnix: [2023-01-15T20:27:23.078Z] [2023-01-15T20:27:23.078Z] setToolProperty: [2023-01-15T20:27:23.078Z] [2023-01-15T20:27:23.078Z] setS1ASclassPath: [2023-01-15T20:27:23.078Z] [2023-01-15T20:27:23.078Z] init-common: [2023-01-15T20:27:23.078Z] [2023-01-15T20:27:23.078Z] compile-common: [2023-01-15T20:27:23.078Z] [echo] Current time (ISO): 2023-01-15T20:27:22.929+0000 [2023-01-15T20:27:23.078Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:23.078Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:24.976Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:24.976Z] [javac] 1 warning [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] build: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] setOSConditions: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] fixFiles: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] convUnix: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] convWin: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] setToolWin: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] setToolUnix: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] setToolProperty: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] setS1ASclassPath: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] init-common: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] package-persistence-common: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] ejb-jar-common: [2023-01-15T20:27:24.976Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] package-ejbjar-common: [2023-01-15T20:27:24.976Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:24.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:24.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:24.976Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2023-01-15T20:27:24.976Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] appclient-jar-common: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] package-appclientjar-common: [2023-01-15T20:27:24.976Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:24.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:24.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:24.976Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] webclient-war-common: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] clear: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] test-tlds-exist: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] copy-tlds: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] test-tagfiles-exist: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] copy-tagfiles: [2023-01-15T20:27:24.976Z] [2023-01-15T20:27:24.976Z] package-war-common: [2023-01-15T20:27:24.976Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:27:24.976Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:24.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:27:24.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:27:24.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:24.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:24.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:24.977Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:27:24.977Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2023-01-15T20:27:24.977Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:24.977Z] [2023-01-15T20:27:24.977Z] build-ear-common: [2023-01-15T20:27:24.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:24.977Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2023-01-15T20:27:24.977Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:24.977Z] [2023-01-15T20:27:24.977Z] setOSConditions: [2023-01-15T20:27:24.977Z] [2023-01-15T20:27:24.977Z] setToolWin: [2023-01-15T20:27:24.977Z] [2023-01-15T20:27:24.977Z] setToolUnix: [2023-01-15T20:27:24.977Z] [2023-01-15T20:27:24.977Z] setToolProperty: [2023-01-15T20:27:24.977Z] [2023-01-15T20:27:24.977Z] setS1ASclassPath: [2023-01-15T20:27:24.977Z] [2023-01-15T20:27:24.977Z] init-common: [2023-01-15T20:27:24.977Z] [2023-01-15T20:27:24.977Z] prepare: [2023-01-15T20:27:24.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:27:24.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2023-01-15T20:27:24.977Z] [2023-01-15T20:27:24.977Z] build: [2023-01-15T20:27:24.977Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:24.977Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:27:25.540Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:25.540Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:27:25.540Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:27:25.540Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:27:25.540Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:27:25.540Z] [javac] 1 warning [2023-01-15T20:27:25.591Z] [exec] Application deployed with name ejb-cmp-pkgEarLibTestApp. [2023-01-15T20:27:25.592Z] [echo] Deployment on target server server successful [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] setOSConditions: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] setToolWin: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] setToolUnix: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] setToolProperty: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] setS1ASclassPath: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] init-common: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] deploy-common-ee: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] run: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] setOSConditions: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] setToolWin: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] setToolUnix: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] setToolProperty: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] setS1ASclassPath: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] init-common: [2023-01-15T20:27:25.592Z] [2023-01-15T20:27:25.592Z] runclient-common: [2023-01-15T20:27:25.592Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml EJB3_pkgEarLibTest [2023-01-15T20:27:25.592Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:25.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2023-01-15T20:27:25.797Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2023-01-15T20:27:25.797Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2023-01-15T20:27:25.797Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2023-01-15T20:27:25.797Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2023-01-15T20:27:25.797Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] deploy: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] setOSConditions: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] setToolWin: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] setToolUnix: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] setToolProperty: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] setS1ASclassPath: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] init-common: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] prepare: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] build: [2023-01-15T20:27:25.797Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] deploy-rar-and-setup-resources: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] setOSConditions: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] setToolWin: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] setToolUnix: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] setToolProperty: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] setS1ASclassPath: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] init-common: [2023-01-15T20:27:25.797Z] [2023-01-15T20:27:25.797Z] deploy-rar-common: [2023-01-15T20:27:25.797Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2023-01-15T20:27:25.797Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:25.815Z] [2023-01-15T20:27:25.815Z] setOSConditions: [2023-01-15T20:27:25.815Z] [2023-01-15T20:27:25.815Z] start-server: [2023-01-15T20:27:25.815Z] [echo] +-----------------------------+ [2023-01-15T20:27:25.815Z] [echo] | | [2023-01-15T20:27:25.815Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:27:25.815Z] [echo] | in Felix mode | [2023-01-15T20:27:25.815Z] [echo] | | [2023-01-15T20:27:25.815Z] [echo] +-----------------------------+ [2023-01-15T20:27:25.815Z] [2023-01-15T20:27:25.815Z] start-server-unix: [2023-01-15T20:27:25.815Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:26.159Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:26.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:26.361Z] [exec] Application deployed with name blackbox-xa. [2023-01-15T20:27:26.361Z] [echo] Deploying rar/blackbox-xa.rar on server [2023-01-15T20:27:26.361Z] [2023-01-15T20:27:26.361Z] setOSConditions: [2023-01-15T20:27:26.361Z] [2023-01-15T20:27:26.361Z] setToolWin: [2023-01-15T20:27:26.361Z] [2023-01-15T20:27:26.361Z] setToolUnix: [2023-01-15T20:27:26.361Z] [2023-01-15T20:27:26.361Z] setToolProperty: [2023-01-15T20:27:26.361Z] [2023-01-15T20:27:26.361Z] setS1ASclassPath: [2023-01-15T20:27:26.361Z] [2023-01-15T20:27:26.361Z] init-common: [2023-01-15T20:27:26.361Z] [2023-01-15T20:27:26.361Z] create-connector-connpool: [2023-01-15T20:27:26.362Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:26.362Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:26.925Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:26.925Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:26.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:26.925Z] [exec] Connector connection pool blackbox-xa-ccp created. [2023-01-15T20:27:26.925Z] [2023-01-15T20:27:26.925Z] create-connector-connpool-common: [2023-01-15T20:27:26.925Z] [2023-01-15T20:27:26.925Z] setOSConditions: [2023-01-15T20:27:26.925Z] [2023-01-15T20:27:26.925Z] setToolWin: [2023-01-15T20:27:26.925Z] [2023-01-15T20:27:26.925Z] setToolUnix: [2023-01-15T20:27:26.925Z] [2023-01-15T20:27:26.925Z] setToolProperty: [2023-01-15T20:27:26.925Z] [2023-01-15T20:27:26.925Z] setS1ASclassPath: [2023-01-15T20:27:26.925Z] [2023-01-15T20:27:26.925Z] init-common: [2023-01-15T20:27:26.925Z] [2023-01-15T20:27:26.925Z] create-connector-resource-common: [2023-01-15T20:27:26.925Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2023-01-15T20:27:26.925Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:27.094Z] [exec] Jan 15, 2023 8:27:26 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:27:27.094Z] [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. [2023-01-15T20:27:27.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:27.489Z] [exec] Connector resource blackbox-xa-cr created. [2023-01-15T20:27:27.489Z] [2023-01-15T20:27:27.489Z] asadmin-common: [2023-01-15T20:27:27.489Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:27.489Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:28.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:28.053Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2023-01-15T20:27:28.053Z] [2023-01-15T20:27:28.053Z] asadmin-common: [2023-01-15T20:27:28.053Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:28.053Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:28.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:28.309Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2023-01-15T20:27:28.309Z] [2023-01-15T20:27:28.309Z] asadmin-common: [2023-01-15T20:27:28.309Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:28.375Z] [2023-01-15T20:27:28.376Z] undeploy: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setOSConditions: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolWin: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolUnix: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolProperty: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setS1ASclassPath: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] init-common: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] undeploy-common: [2023-01-15T20:27:28.376Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:28.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setOSConditions: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolWin: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolUnix: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolProperty: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setS1ASclassPath: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] init-common: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] delete-jdbc-resource-common: [2023-01-15T20:27:28.376Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2023-01-15T20:27:28.376Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:28.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2023-01-15T20:27:28.376Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2023-01-15T20:27:28.376Z] [echo] cmd executed for server [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setOSConditions: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolWin: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolUnix: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolProperty: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setS1ASclassPath: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] init-common: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] delete-jdbc-connpool-common: [2023-01-15T20:27:28.376Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2023-01-15T20:27:28.376Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:28.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2023-01-15T20:27:28.376Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2023-01-15T20:27:28.376Z] [echo] cmd executed for server [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setOSConditions: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolWin: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolUnix: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolProperty: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setS1ASclassPath: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] init-common: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] execute-sql-common: [2023-01-15T20:27:28.376Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/drop_pointbase.sql [2023-01-15T20:27:28.376Z] [sql] 0 rows affected [2023-01-15T20:27:28.376Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] all: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] all: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setOSConditions: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolWin: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolUnix: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolProperty: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setS1ASclassPath: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] init-common: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] clean: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setOSConditions: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolWin: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolUnix: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolProperty: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setS1ASclassPath: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] init-common: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] clean-common: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setOSConditions: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolWin: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolUnix: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolProperty: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setS1ASclassPath: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] init-common: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] clean-classes-common: [2023-01-15T20:27:28.376Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setOSConditions: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolWin: [2023-01-15T20:27:28.376Z] [2023-01-15T20:27:28.376Z] setToolUnix: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] setToolProperty: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] setS1ASclassPath: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] init-common: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] clean-jars-common: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] compile: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] setOSConditions: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] setToolWin: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] setToolUnix: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] setToolProperty: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] setS1ASclassPath: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] init-common: [2023-01-15T20:27:28.377Z] [2023-01-15T20:27:28.377Z] compile-common: [2023-01-15T20:27:28.377Z] [echo] Current time (ISO): 2023-01-15T20:27:27.401+0000 [2023-01-15T20:27:28.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:28.377Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:28.377Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:28.472Z] [exec] Jan 15, 2023 8:27:28 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:27:28.472Z] [exec] WARNING: ACC001: Using the only client [ejb-cmp-pkgEarLibTest-client] with main class [client.AppClient] in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:28.566Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:28.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:28.827Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:27:28.827Z] [2023-01-15T20:27:28.827Z] asadmin-common: [2023-01-15T20:27:28.827Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:29.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:29.084Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:27:29.084Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:27:29.084Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:27:29.084Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:27:29.084Z] [exec] Admin Port: 4848 [2023-01-15T20:27:29.084Z] [exec] Command start-domain executed successfully. [2023-01-15T20:27:29.307Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:29.339Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:29.339Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:27:29.339Z] [2023-01-15T20:27:29.339Z] deploy-rar-and-setup-resources: [2023-01-15T20:27:29.564Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:27:29.564Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:27:29.564Z] [javac] 1 warning [2023-01-15T20:27:29.564Z] [2023-01-15T20:27:29.564Z] setOSConditions: [2023-01-15T20:27:29.564Z] [2023-01-15T20:27:29.564Z] setToolWin: [2023-01-15T20:27:29.564Z] [2023-01-15T20:27:29.564Z] setToolUnix: [2023-01-15T20:27:29.564Z] [2023-01-15T20:27:29.564Z] setToolProperty: [2023-01-15T20:27:29.564Z] [2023-01-15T20:27:29.564Z] setS1ASclassPath: [2023-01-15T20:27:29.564Z] [2023-01-15T20:27:29.564Z] init-common: [2023-01-15T20:27:29.564Z] [2023-01-15T20:27:29.564Z] compile-common: [2023-01-15T20:27:29.564Z] [echo] Current time (ISO): 2023-01-15T20:27:29.365+0000 [2023-01-15T20:27:29.564Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:29.564Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:29.596Z] [2023-01-15T20:27:29.597Z] setOSConditions: [2023-01-15T20:27:29.597Z] [2023-01-15T20:27:29.597Z] setToolWin: [2023-01-15T20:27:29.597Z] [2023-01-15T20:27:29.597Z] setToolUnix: [2023-01-15T20:27:29.597Z] [2023-01-15T20:27:29.597Z] setToolProperty: [2023-01-15T20:27:29.597Z] [2023-01-15T20:27:29.597Z] setS1ASclassPath: [2023-01-15T20:27:29.597Z] [2023-01-15T20:27:29.597Z] init-common: [2023-01-15T20:27:29.597Z] [2023-01-15T20:27:29.597Z] deploy-rar-common: [2023-01-15T20:27:29.597Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2023-01-15T20:27:29.597Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:29.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:30.112Z] [exec] Application deployed with name blackbox-tx. [2023-01-15T20:27:30.112Z] [echo] Deploying rar/blackbox-tx.rar on server [2023-01-15T20:27:30.112Z] [2023-01-15T20:27:30.112Z] setOSConditions: [2023-01-15T20:27:30.112Z] [2023-01-15T20:27:30.112Z] setToolWin: [2023-01-15T20:27:30.112Z] [2023-01-15T20:27:30.112Z] setToolUnix: [2023-01-15T20:27:30.112Z] [2023-01-15T20:27:30.112Z] setToolProperty: [2023-01-15T20:27:30.112Z] [2023-01-15T20:27:30.112Z] setS1ASclassPath: [2023-01-15T20:27:30.112Z] [2023-01-15T20:27:30.112Z] init-common: [2023-01-15T20:27:30.112Z] [2023-01-15T20:27:30.112Z] create-connector-connpool: [2023-01-15T20:27:30.112Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:30.112Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:30.676Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:30.676Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:30.676Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:30.676Z] [exec] Connector connection pool blackbox-tx-ccp created. [2023-01-15T20:27:30.676Z] [2023-01-15T20:27:30.676Z] create-connector-connpool-common: [2023-01-15T20:27:30.676Z] [2023-01-15T20:27:30.676Z] setOSConditions: [2023-01-15T20:27:30.676Z] [2023-01-15T20:27:30.676Z] setToolWin: [2023-01-15T20:27:30.676Z] [2023-01-15T20:27:30.676Z] setToolUnix: [2023-01-15T20:27:30.676Z] [2023-01-15T20:27:30.676Z] setToolProperty: [2023-01-15T20:27:30.676Z] [2023-01-15T20:27:30.676Z] setS1ASclassPath: [2023-01-15T20:27:30.676Z] [2023-01-15T20:27:30.676Z] init-common: [2023-01-15T20:27:30.676Z] [2023-01-15T20:27:30.676Z] create-connector-resource-common: [2023-01-15T20:27:30.676Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2023-01-15T20:27:30.676Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:31.240Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:31.240Z] [exec] Connector resource blackbox-tx-cr created. [2023-01-15T20:27:31.240Z] [2023-01-15T20:27:31.240Z] asadmin-common: [2023-01-15T20:27:31.240Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:31.240Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:31.464Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:31.465Z] [javac] 1 warning [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] build: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] setOSConditions: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] fixFiles: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] convUnix: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] convWin: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] setToolWin: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] setToolUnix: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] setToolProperty: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] setS1ASclassPath: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] init-common: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] package-persistence-common: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] ejb-jar-common: [2023-01-15T20:27:31.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] package-ejbjar-common: [2023-01-15T20:27:31.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:31.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:31.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:31.465Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-ejb.jar [2023-01-15T20:27:31.465Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] appclient-jar-common: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] package-appclientjar-common: [2023-01-15T20:27:31.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:31.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:31.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:31.465Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-client.jar [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] webclient-war-common: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] build-ear-common: [2023-01-15T20:27:31.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:31.465Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] deploy: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] setOSConditions: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] setToolWin: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] setToolUnix: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] setToolProperty: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] setS1ASclassPath: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] init-common: [2023-01-15T20:27:31.465Z] [2023-01-15T20:27:31.465Z] create-jdbc-connpool-common: [2023-01-15T20:27:31.465Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:31.759Z] [exec] args ->[Ljava.lang.String;@5f3f57ff [2023-01-15T20:27:31.760Z] [exec] args0 ->EJB3_pkgEarLibTest [2023-01-15T20:27:31.760Z] [exec] Inserting Customer and Orders... OK [2023-01-15T20:27:31.760Z] [exec] Value of key is:EJB3_pkgEarLibTest-InsertCustomer [2023-01-15T20:27:31.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:31.803Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2023-01-15T20:27:31.803Z] [2023-01-15T20:27:31.803Z] asadmin-common: [2023-01-15T20:27:31.803Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:31.803Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:32.020Z] [exec] Verifying that all are inserted... OK [2023-01-15T20:27:32.021Z] [exec] Value of key is:EJB3_pkgEarLibTest-VerifyCustomerInsert [2023-01-15T20:27:32.021Z] [exec] Removing all... OK [2023-01-15T20:27:32.021Z] [exec] Value of key is:EJB3_pkgEarLibTest-DeleteCustomer [2023-01-15T20:27:32.021Z] [exec] Verifying that all are removed... OK [2023-01-15T20:27:32.021Z] [exec] Value of key is:EJB3_pkgEarLibTest-VerifyDeleteCustomer [2023-01-15T20:27:32.021Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:27:32.021Z] [exec] [2023-01-15T20:27:32.021Z] [exec] [2023-01-15T20:27:32.021Z] [exec] ----------------------------------------- [2023-01-15T20:27:32.021Z] [exec] - EJB3_pkgEarLibTest-InsertCustomer: PASS - [2023-01-15T20:27:32.021Z] [exec] - EJB3_pkgEarLibTest-VerifyDeleteCustomer: PASS - [2023-01-15T20:27:32.021Z] [exec] - EJB3_pkgEarLibTest-VerifyCustomerInsert: PASS - [2023-01-15T20:27:32.021Z] [exec] - EJB3_pkgEarLibTest-DeleteCustomer: PASS - [2023-01-15T20:27:32.021Z] [exec] ----------------------------------------- [2023-01-15T20:27:32.021Z] [exec] Total PASS: 4 [2023-01-15T20:27:32.021Z] [exec] Total FAIL: 0 [2023-01-15T20:27:32.021Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:27:32.021Z] [exec] ----------------------------------------- [2023-01-15T20:27:32.021Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:27:32.021Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:27:32.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:32.031Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool created successfully. [2023-01-15T20:27:32.031Z] [2023-01-15T20:27:32.031Z] set-derby-connpool-props: [2023-01-15T20:27:32.031Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:32.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:32.061Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2023-01-15T20:27:32.061Z] [2023-01-15T20:27:32.061Z] asadmin-common: [2023-01-15T20:27:32.061Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:32.317Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:32.575Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:32.575Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:27:32.575Z] [2023-01-15T20:27:32.575Z] asadmin-common: [2023-01-15T20:27:32.575Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] checkReporting-common: [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] confirmReportPresent-common: [2023-01-15T20:27:32.587Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:27:32.587Z] [echo] Test seems to be reported fine [2023-01-15T20:27:32.587Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/RepRunConf.txt [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] confirmMissingReport-common: [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] undeploy: [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] setOSConditions: [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] setToolWin: [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] setToolUnix: [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] setToolProperty: [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] setS1ASclassPath: [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] init-common: [2023-01-15T20:27:32.587Z] [2023-01-15T20:27:32.587Z] undeploy-common: [2023-01-15T20:27:32.587Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:32.594Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:32.595Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.User=dbuser [2023-01-15T20:27:32.595Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:32.833Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:33.091Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:33.091Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:27:33.091Z] [2023-01-15T20:27:33.091Z] deploy-rar-and-setup-resources: [2023-01-15T20:27:33.091Z] [2023-01-15T20:27:33.091Z] setOSConditions: [2023-01-15T20:27:33.091Z] [2023-01-15T20:27:33.091Z] setToolWin: [2023-01-15T20:27:33.091Z] [2023-01-15T20:27:33.091Z] setToolUnix: [2023-01-15T20:27:33.091Z] [2023-01-15T20:27:33.091Z] setToolProperty: [2023-01-15T20:27:33.091Z] [2023-01-15T20:27:33.091Z] setS1ASclassPath: [2023-01-15T20:27:33.091Z] [2023-01-15T20:27:33.091Z] init-common: [2023-01-15T20:27:33.091Z] [2023-01-15T20:27:33.091Z] deploy-rar-common: [2023-01-15T20:27:33.091Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2023-01-15T20:27:33.157Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:33.159Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.Password=dbpassword [2023-01-15T20:27:33.348Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:33.415Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:33.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:33.524Z] [2023-01-15T20:27:33.524Z] unsetup: [2023-01-15T20:27:33.524Z] [2023-01-15T20:27:33.524Z] setOSConditions: [2023-01-15T20:27:33.524Z] [2023-01-15T20:27:33.524Z] setToolWin: [2023-01-15T20:27:33.524Z] [2023-01-15T20:27:33.524Z] setToolUnix: [2023-01-15T20:27:33.524Z] [2023-01-15T20:27:33.524Z] setToolProperty: [2023-01-15T20:27:33.524Z] [2023-01-15T20:27:33.524Z] setS1ASclassPath: [2023-01-15T20:27:33.524Z] [2023-01-15T20:27:33.524Z] init-common: [2023-01-15T20:27:33.524Z] [2023-01-15T20:27:33.524Z] delete-jdbc-resource-common: [2023-01-15T20:27:33.524Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgEarLibTest [2023-01-15T20:27:33.524Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:33.604Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:33.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:33.673Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.driverType=4 [2023-01-15T20:27:33.861Z] [exec] Application deployed with name blackbox-notx. [2023-01-15T20:27:33.862Z] [echo] Deploying rar/blackbox-notx.rar on server [2023-01-15T20:27:33.862Z] [2023-01-15T20:27:33.862Z] setOSConditions: [2023-01-15T20:27:33.862Z] [2023-01-15T20:27:33.862Z] setToolWin: [2023-01-15T20:27:33.862Z] [2023-01-15T20:27:33.862Z] setToolUnix: [2023-01-15T20:27:33.862Z] [2023-01-15T20:27:33.862Z] setToolProperty: [2023-01-15T20:27:33.862Z] [2023-01-15T20:27:33.862Z] setS1ASclassPath: [2023-01-15T20:27:33.862Z] [2023-01-15T20:27:33.862Z] init-common: [2023-01-15T20:27:33.862Z] [2023-01-15T20:27:33.862Z] create-connector-connpool: [2023-01-15T20:27:33.862Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:33.862Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:33.929Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:34.425Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:34.426Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:34.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:34.426Z] [exec] Connector connection pool blackbox-notx-ccp created. [2023-01-15T20:27:34.426Z] [2023-01-15T20:27:34.426Z] create-connector-connpool-common: [2023-01-15T20:27:34.426Z] [2023-01-15T20:27:34.426Z] setOSConditions: [2023-01-15T20:27:34.426Z] [2023-01-15T20:27:34.426Z] setToolWin: [2023-01-15T20:27:34.426Z] [2023-01-15T20:27:34.426Z] setToolUnix: [2023-01-15T20:27:34.426Z] [2023-01-15T20:27:34.426Z] setToolProperty: [2023-01-15T20:27:34.426Z] [2023-01-15T20:27:34.426Z] setS1ASclassPath: [2023-01-15T20:27:34.426Z] [2023-01-15T20:27:34.426Z] init-common: [2023-01-15T20:27:34.426Z] [2023-01-15T20:27:34.426Z] create-connector-resource-common: [2023-01-15T20:27:34.426Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2023-01-15T20:27:34.426Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:34.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgEarLibTest [2023-01-15T20:27:34.461Z] [exec] JDBC resource jdbc/pkgEarLibTest deleted successfully [2023-01-15T20:27:34.461Z] [echo] cmd executed for server [2023-01-15T20:27:34.461Z] [2023-01-15T20:27:34.461Z] setOSConditions: [2023-01-15T20:27:34.461Z] [2023-01-15T20:27:34.461Z] setToolWin: [2023-01-15T20:27:34.461Z] [2023-01-15T20:27:34.461Z] setToolUnix: [2023-01-15T20:27:34.461Z] [2023-01-15T20:27:34.461Z] setToolProperty: [2023-01-15T20:27:34.461Z] [2023-01-15T20:27:34.461Z] setS1ASclassPath: [2023-01-15T20:27:34.461Z] [2023-01-15T20:27:34.461Z] init-common: [2023-01-15T20:27:34.461Z] [2023-01-15T20:27:34.461Z] delete-jdbc-connpool-common: [2023-01-15T20:27:34.461Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgEarLibTest-pool [2023-01-15T20:27:34.461Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:34.495Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:34.495Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.portNumber=1527 [2023-01-15T20:27:34.495Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:34.995Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:34.995Z] [exec] Connector resource blackbox-notx-cr created. [2023-01-15T20:27:34.995Z] [2023-01-15T20:27:34.995Z] asadmin-common: [2023-01-15T20:27:34.995Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:34.995Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:35.060Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:35.061Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.dataBaseName=testdb [2023-01-15T20:27:35.061Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:35.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:35.253Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2023-01-15T20:27:35.318Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:35.318Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:27:35.406Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgEarLibTest-pool [2023-01-15T20:27:35.408Z] [exec] JDBC Connection pool pkgEarLibTest-pool deleted successfully [2023-01-15T20:27:35.408Z] [echo] cmd executed for server [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] all: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setOSConditions: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setToolWin: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setToolUnix: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setToolProperty: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setS1ASclassPath: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] init-common: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setup: [2023-01-15T20:27:35.408Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/descriptor [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setOSConditions: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setToolWin: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setToolUnix: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setToolProperty: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] setS1ASclassPath: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] init-common: [2023-01-15T20:27:35.408Z] [2023-01-15T20:27:35.408Z] create-jdbc-persistence-connpool-common: [2023-01-15T20:27:35.408Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:35.510Z] [2023-01-15T20:27:35.510Z] asadmin-common: [2023-01-15T20:27:35.510Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:35.510Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:35.575Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:35.974Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:35.974Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:35.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:35.974Z] [exec] JDBC connection pool pkgEjbTest-pool created successfully. [2023-01-15T20:27:35.974Z] [2023-01-15T20:27:35.974Z] setOSConditions: [2023-01-15T20:27:35.974Z] [2023-01-15T20:27:35.974Z] setToolWin: [2023-01-15T20:27:35.974Z] [2023-01-15T20:27:35.974Z] setToolUnix: [2023-01-15T20:27:35.974Z] [2023-01-15T20:27:35.974Z] setToolProperty: [2023-01-15T20:27:35.974Z] [2023-01-15T20:27:35.974Z] setS1ASclassPath: [2023-01-15T20:27:35.974Z] [2023-01-15T20:27:35.974Z] init-common: [2023-01-15T20:27:36.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:36.075Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2023-01-15T20:27:36.075Z] [2023-01-15T20:27:36.075Z] asadmin-common: [2023-01-15T20:27:36.075Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:36.075Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:36.139Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:36.140Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.create=true [2023-01-15T20:27:36.140Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:36.233Z] [2023-01-15T20:27:36.234Z] create-jdbc-resource-common: [2023-01-15T20:27:36.234Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgEjbTest-pool --target server jdbc/pkgEjbTest [2023-01-15T20:27:36.234Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:36.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:36.332Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:27:36.332Z] [2023-01-15T20:27:36.332Z] asadmin-common: [2023-01-15T20:27:36.332Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:36.589Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:36.704Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:36.705Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.serverName=localhost [2023-01-15T20:27:36.705Z] [2023-01-15T20:27:36.705Z] setOSConditions: [2023-01-15T20:27:36.705Z] [2023-01-15T20:27:36.705Z] setToolWin: [2023-01-15T20:27:36.705Z] [2023-01-15T20:27:36.705Z] setToolUnix: [2023-01-15T20:27:36.705Z] [2023-01-15T20:27:36.705Z] setToolProperty: [2023-01-15T20:27:36.705Z] [2023-01-15T20:27:36.705Z] setS1ASclassPath: [2023-01-15T20:27:36.705Z] [2023-01-15T20:27:36.705Z] init-common: [2023-01-15T20:27:36.705Z] [2023-01-15T20:27:36.705Z] create-jdbc-resource-common: [2023-01-15T20:27:36.705Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxpoolsize-pool --target server jdbc/maxpoolsize [2023-01-15T20:27:36.705Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:36.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:36.806Z] [exec] JDBC resource jdbc/pkgEjbTest created successfully. [2023-01-15T20:27:36.806Z] [echo] cmd executed for server [2023-01-15T20:27:36.806Z] [2023-01-15T20:27:36.806Z] clean: [2023-01-15T20:27:36.806Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:36.806Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:36.806Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:27:36.806Z] [2023-01-15T20:27:36.806Z] compile: [2023-01-15T20:27:36.806Z] [2023-01-15T20:27:36.806Z] setOSConditions: [2023-01-15T20:27:36.806Z] [2023-01-15T20:27:36.806Z] setToolWin: [2023-01-15T20:27:36.806Z] [2023-01-15T20:27:36.806Z] setToolUnix: [2023-01-15T20:27:36.806Z] [2023-01-15T20:27:36.806Z] setToolProperty: [2023-01-15T20:27:36.806Z] [2023-01-15T20:27:36.806Z] setS1ASclassPath: [2023-01-15T20:27:36.806Z] [2023-01-15T20:27:36.806Z] init-common: [2023-01-15T20:27:36.806Z] [2023-01-15T20:27:36.806Z] compile-common: [2023-01-15T20:27:36.806Z] [echo] Current time (ISO): 2023-01-15T20:27:36.754+0000 [2023-01-15T20:27:36.806Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:36.806Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:36.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:36.846Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] setOSConditions: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] setToolWin: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] setToolUnix: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] setToolProperty: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] setS1ASclassPath: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] init-common: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] deploy-common: [2023-01-15T20:27:36.846Z] [echo] Current time (ISO): 2023-01-15T20:27:36.813+0000 [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] setOSConditions: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] setToolWin: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] setToolUnix: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] setToolProperty: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] setS1ASclassPath: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] init-common: [2023-01-15T20:27:36.846Z] [2023-01-15T20:27:36.846Z] deploy-common-pe: [2023-01-15T20:27:37.064Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:37.102Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:37.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:37.270Z] [exec] JDBC resource jdbc/maxpoolsize created successfully. [2023-01-15T20:27:37.270Z] [echo] cmd executed for server [2023-01-15T20:27:37.270Z] [2023-01-15T20:27:37.270Z] setOSConditions: [2023-01-15T20:27:37.270Z] [2023-01-15T20:27:37.270Z] setToolWin: [2023-01-15T20:27:37.270Z] [2023-01-15T20:27:37.270Z] setToolUnix: [2023-01-15T20:27:37.270Z] [2023-01-15T20:27:37.270Z] setToolProperty: [2023-01-15T20:27:37.270Z] [2023-01-15T20:27:37.270Z] setS1ASclassPath: [2023-01-15T20:27:37.270Z] [2023-01-15T20:27:37.270Z] init-common: [2023-01-15T20:27:37.270Z] [2023-01-15T20:27:37.270Z] create-jdbc-connpool-common: [2023-01-15T20:27:37.270Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:37.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2023-01-15T20:27:37.616Z] [exec] Application deployed with name rar-accessibility-testApp. [2023-01-15T20:27:37.616Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2023-01-15T20:27:37.616Z] [echo] Deployment on target server server successful [2023-01-15T20:27:37.616Z] [2023-01-15T20:27:37.616Z] setOSConditions: [2023-01-15T20:27:37.616Z] [2023-01-15T20:27:37.616Z] setToolWin: [2023-01-15T20:27:37.616Z] [2023-01-15T20:27:37.616Z] setToolUnix: [2023-01-15T20:27:37.616Z] [2023-01-15T20:27:37.616Z] setToolProperty: [2023-01-15T20:27:37.616Z] [2023-01-15T20:27:37.616Z] setS1ASclassPath: [2023-01-15T20:27:37.616Z] [2023-01-15T20:27:37.616Z] init-common: [2023-01-15T20:27:37.616Z] [2023-01-15T20:27:37.616Z] deploy-common-ee: [2023-01-15T20:27:37.616Z] [2023-01-15T20:27:37.616Z] run: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setOSConditions: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setToolWin: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setToolUnix: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setToolProperty: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setS1ASclassPath: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] init-common: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] execute-sql-common: [2023-01-15T20:27:37.617Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2023-01-15T20:27:37.617Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:27:37.617Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:27:37.617Z] [sql] 0 rows affected [2023-01-15T20:27:37.617Z] [sql] 1 rows affected [2023-01-15T20:27:37.617Z] [sql] 1 rows affected [2023-01-15T20:27:37.617Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:27:37.617Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:27:37.617Z] [sql] 0 rows affected [2023-01-15T20:27:37.617Z] [sql] 1 rows affected [2023-01-15T20:27:37.617Z] [sql] 1 rows affected [2023-01-15T20:27:37.617Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setOSConditions: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setToolWin: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setToolUnix: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setToolProperty: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setS1ASclassPath: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] init-common: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] run-test-1: [2023-01-15T20:27:37.617Z] [java] GET /rar-accessibility-test/servlet/SimpleServlet?url=/rar-accessibility-test/servlet/SimpleServlet&&expected-count=2 HTTP/1.1 [2023-01-15T20:27:37.617Z] [java] [2023-01-15T20:27:37.617Z] [java] Time: 2 [2023-01-15T20:27:37.617Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:27:37.617Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:27:37.617Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:27:37.617Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:27:37.617Z] [java] [Server response] [2023-01-15T20:27:37.617Z] [java] [Server response]40 [2023-01-15T20:27:37.617Z] [java] [Server response]Running rar_accessibility connector test [2023-01-15T20:27:37.617Z] [java] [Server response]TEST:PASS [2023-01-15T20:27:37.617Z] [java] Value of key is:rar-accessibility-test [2023-01-15T20:27:37.617Z] [java] [Server response]END_OF_TEST [2023-01-15T20:27:37.617Z] [java] Value of key is:rar-accessibility-test [2023-01-15T20:27:37.617Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:27:37.617Z] [java] [2023-01-15T20:27:37.617Z] [java] [2023-01-15T20:27:37.617Z] [java] ----------------------------------------- [2023-01-15T20:27:37.617Z] [java] - rar-accessibility-test: PASS - [2023-01-15T20:27:37.617Z] [java] ----------------------------------------- [2023-01-15T20:27:37.617Z] [java] Total PASS: 1 [2023-01-15T20:27:37.617Z] [java] Total FAIL: 0 [2023-01-15T20:27:37.617Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:27:37.617Z] [java] ----------------------------------------- [2023-01-15T20:27:37.617Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] undeploy: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setOSConditions: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setToolWin: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setToolUnix: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setToolProperty: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] setS1ASclassPath: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] init-common: [2023-01-15T20:27:37.617Z] [2023-01-15T20:27:37.617Z] execute-sql-common: [2023-01-15T20:27:37.617Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2023-01-15T20:27:37.617Z] [sql] 0 rows affected [2023-01-15T20:27:37.617Z] [sql] 0 rows affected [2023-01-15T20:27:37.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:37.835Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool-xa created successfully. [2023-01-15T20:27:37.835Z] [2023-01-15T20:27:37.835Z] set-derby-connpool-props: [2023-01-15T20:27:37.835Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:37.874Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:27:37.875Z] [2023-01-15T20:27:37.875Z] setOSConditions: [2023-01-15T20:27:37.875Z] [2023-01-15T20:27:37.875Z] setToolWin: [2023-01-15T20:27:37.875Z] [2023-01-15T20:27:37.875Z] setToolUnix: [2023-01-15T20:27:37.875Z] [2023-01-15T20:27:37.875Z] setToolProperty: [2023-01-15T20:27:37.875Z] [2023-01-15T20:27:37.875Z] setS1ASclassPath: [2023-01-15T20:27:37.875Z] [2023-01-15T20:27:37.875Z] init-common: [2023-01-15T20:27:37.875Z] [2023-01-15T20:27:37.875Z] undeploy-common: [2023-01-15T20:27:37.875Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:38.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:38.388Z] [2023-01-15T20:27:38.388Z] delete-resources-and-undeploy-rar: [2023-01-15T20:27:38.388Z] [2023-01-15T20:27:38.388Z] setOSConditions: [2023-01-15T20:27:38.388Z] [2023-01-15T20:27:38.388Z] setToolWin: [2023-01-15T20:27:38.388Z] [2023-01-15T20:27:38.388Z] setToolUnix: [2023-01-15T20:27:38.388Z] [2023-01-15T20:27:38.388Z] setToolProperty: [2023-01-15T20:27:38.388Z] [2023-01-15T20:27:38.388Z] setS1ASclassPath: [2023-01-15T20:27:38.388Z] [2023-01-15T20:27:38.388Z] init-common: [2023-01-15T20:27:38.388Z] [2023-01-15T20:27:38.388Z] delete-connector-resource-common: [2023-01-15T20:27:38.388Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2023-01-15T20:27:38.388Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:38.398Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:38.398Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.User=dbuser [2023-01-15T20:27:38.398Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:38.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-xa-cr [2023-01-15T20:27:38.952Z] [exec] Connector resource blackbox-xa-cr deleted. [2023-01-15T20:27:38.952Z] [2023-01-15T20:27:38.952Z] setOSConditions: [2023-01-15T20:27:38.952Z] [2023-01-15T20:27:38.952Z] setToolWin: [2023-01-15T20:27:38.952Z] [2023-01-15T20:27:38.952Z] setToolUnix: [2023-01-15T20:27:38.952Z] [2023-01-15T20:27:38.952Z] setToolProperty: [2023-01-15T20:27:38.952Z] [2023-01-15T20:27:38.952Z] setS1ASclassPath: [2023-01-15T20:27:38.952Z] [2023-01-15T20:27:38.952Z] init-common: [2023-01-15T20:27:38.952Z] [2023-01-15T20:27:38.952Z] delete-connector-connpool-common: [2023-01-15T20:27:38.952Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2023-01-15T20:27:38.952Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:38.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:38.961Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.Password=dbpassword [2023-01-15T20:27:38.961Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:39.515Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-xa-ccp [2023-01-15T20:27:39.516Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2023-01-15T20:27:39.516Z] [2023-01-15T20:27:39.516Z] setOSConditions: [2023-01-15T20:27:39.516Z] [2023-01-15T20:27:39.516Z] setToolWin: [2023-01-15T20:27:39.516Z] [2023-01-15T20:27:39.516Z] setToolUnix: [2023-01-15T20:27:39.516Z] [2023-01-15T20:27:39.516Z] setToolProperty: [2023-01-15T20:27:39.516Z] [2023-01-15T20:27:39.516Z] setS1ASclassPath: [2023-01-15T20:27:39.516Z] [2023-01-15T20:27:39.516Z] init-common: [2023-01-15T20:27:39.516Z] [2023-01-15T20:27:39.516Z] undeploy-rar-common: [2023-01-15T20:27:39.516Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2023-01-15T20:27:39.516Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:39.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:39.525Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.driverType=4 [2023-01-15T20:27:39.525Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:39.597Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:39.597Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T20:27:39.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. [2023-01-15T20:27:39.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:39.856Z] [javac] 2 warnings [2023-01-15T20:27:39.856Z] [2023-01-15T20:27:39.856Z] setOSConditions: [2023-01-15T20:27:39.856Z] [2023-01-15T20:27:39.856Z] setToolWin: [2023-01-15T20:27:39.856Z] [2023-01-15T20:27:39.856Z] setToolUnix: [2023-01-15T20:27:39.856Z] [2023-01-15T20:27:39.856Z] setToolProperty: [2023-01-15T20:27:39.856Z] [2023-01-15T20:27:39.856Z] setS1ASclassPath: [2023-01-15T20:27:39.856Z] [2023-01-15T20:27:39.856Z] init-common: [2023-01-15T20:27:39.856Z] [2023-01-15T20:27:39.856Z] compile-common: [2023-01-15T20:27:39.856Z] [echo] Current time (ISO): 2023-01-15T20:27:39.640+0000 [2023-01-15T20:27:39.856Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:39.856Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:40.030Z] [2023-01-15T20:27:40.030Z] delete-resources-and-undeploy-rar: [2023-01-15T20:27:40.030Z] [2023-01-15T20:27:40.030Z] setOSConditions: [2023-01-15T20:27:40.030Z] [2023-01-15T20:27:40.030Z] setToolWin: [2023-01-15T20:27:40.030Z] [2023-01-15T20:27:40.030Z] setToolUnix: [2023-01-15T20:27:40.030Z] [2023-01-15T20:27:40.030Z] setToolProperty: [2023-01-15T20:27:40.030Z] [2023-01-15T20:27:40.030Z] setS1ASclassPath: [2023-01-15T20:27:40.030Z] [2023-01-15T20:27:40.030Z] init-common: [2023-01-15T20:27:40.030Z] [2023-01-15T20:27:40.030Z] delete-connector-resource-common: [2023-01-15T20:27:40.030Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2023-01-15T20:27:40.030Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:40.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:40.090Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.portNumber=1527 [2023-01-15T20:27:40.090Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:40.595Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-tx-cr [2023-01-15T20:27:40.595Z] [exec] Connector resource blackbox-tx-cr deleted. [2023-01-15T20:27:40.595Z] [2023-01-15T20:27:40.595Z] setOSConditions: [2023-01-15T20:27:40.595Z] [2023-01-15T20:27:40.595Z] setToolWin: [2023-01-15T20:27:40.595Z] [2023-01-15T20:27:40.595Z] setToolUnix: [2023-01-15T20:27:40.595Z] [2023-01-15T20:27:40.595Z] setToolProperty: [2023-01-15T20:27:40.595Z] [2023-01-15T20:27:40.595Z] setS1ASclassPath: [2023-01-15T20:27:40.595Z] [2023-01-15T20:27:40.595Z] init-common: [2023-01-15T20:27:40.595Z] [2023-01-15T20:27:40.595Z] delete-connector-connpool-common: [2023-01-15T20:27:40.595Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2023-01-15T20:27:40.595Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:40.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:40.654Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.dataBaseName=testdb [2023-01-15T20:27:40.654Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:40.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-tx-ccp [2023-01-15T20:27:40.853Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2023-01-15T20:27:40.853Z] [2023-01-15T20:27:40.853Z] setOSConditions: [2023-01-15T20:27:40.853Z] [2023-01-15T20:27:40.853Z] setToolWin: [2023-01-15T20:27:40.853Z] [2023-01-15T20:27:40.853Z] setToolUnix: [2023-01-15T20:27:40.853Z] [2023-01-15T20:27:40.853Z] setToolProperty: [2023-01-15T20:27:40.853Z] [2023-01-15T20:27:40.853Z] setS1ASclassPath: [2023-01-15T20:27:40.853Z] [2023-01-15T20:27:40.853Z] init-common: [2023-01-15T20:27:40.853Z] [2023-01-15T20:27:40.853Z] undeploy-rar-common: [2023-01-15T20:27:40.853Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2023-01-15T20:27:41.110Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:41.216Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:41.217Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:27:41.217Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:41.257Z] [2023-01-15T20:27:41.257Z] start-server-windows: [2023-01-15T20:27:41.257Z] [2023-01-15T20:27:41.257Z] deploy-ear: [2023-01-15T20:27:41.257Z] [2023-01-15T20:27:41.257Z] setOSConditions: [2023-01-15T20:27:41.257Z] [2023-01-15T20:27:41.257Z] setToolWin: [2023-01-15T20:27:41.257Z] [2023-01-15T20:27:41.257Z] setToolUnix: [2023-01-15T20:27:41.257Z] [2023-01-15T20:27:41.257Z] setToolProperty: [2023-01-15T20:27:41.257Z] [2023-01-15T20:27:41.257Z] setS1ASclassPath: [2023-01-15T20:27:41.257Z] [2023-01-15T20:27:41.257Z] init-common: [2023-01-15T20:27:41.257Z] [2023-01-15T20:27:41.258Z] create-password-alias: [2023-01-15T20:27:41.258Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:41.258Z] [exec] Command create-password-alias executed successfully. [2023-01-15T20:27:41.258Z] [2023-01-15T20:27:41.258Z] setOSConditions: [2023-01-15T20:27:41.258Z] [2023-01-15T20:27:41.258Z] setToolWin: [2023-01-15T20:27:41.258Z] [2023-01-15T20:27:41.258Z] setToolUnix: [2023-01-15T20:27:41.258Z] [2023-01-15T20:27:41.258Z] setToolProperty: [2023-01-15T20:27:41.258Z] [2023-01-15T20:27:41.258Z] setS1ASclassPath: [2023-01-15T20:27:41.258Z] [2023-01-15T20:27:41.258Z] init-common: [2023-01-15T20:27:41.258Z] [2023-01-15T20:27:41.258Z] create-ra-config: [2023-01-15T20:27:41.258Z] [2023-01-15T20:27:41.258Z] asadmin-common: [2023-01-15T20:27:41.258Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-annotation-subclassingApp#connectors-ra-redeploy-rars [2023-01-15T20:27:41.258Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:41.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:41.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user web-annotation-subclassingApp#connectors-ra-redeploy-rars [2023-01-15T20:27:41.622Z] [2023-01-15T20:27:41.624Z] delete-resources-and-undeploy-rar: [2023-01-15T20:27:41.624Z] [2023-01-15T20:27:41.624Z] setOSConditions: [2023-01-15T20:27:41.624Z] [2023-01-15T20:27:41.624Z] setToolWin: [2023-01-15T20:27:41.624Z] [2023-01-15T20:27:41.624Z] setToolUnix: [2023-01-15T20:27:41.624Z] [2023-01-15T20:27:41.624Z] setToolProperty: [2023-01-15T20:27:41.624Z] [2023-01-15T20:27:41.624Z] setS1ASclassPath: [2023-01-15T20:27:41.624Z] [2023-01-15T20:27:41.624Z] init-common: [2023-01-15T20:27:41.624Z] [2023-01-15T20:27:41.624Z] delete-connector-resource-common: [2023-01-15T20:27:41.624Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2023-01-15T20:27:41.624Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:41.770Z] [2023-01-15T20:27:41.771Z] setOSConditions: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] setToolWin: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] setToolUnix: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] setToolProperty: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] setS1ASclassPath: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] init-common: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] deploy-common: [2023-01-15T20:27:41.771Z] [echo] Current time (ISO): 2023-01-15T20:27:41.576+0000 [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] setOSConditions: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] setToolWin: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] setToolUnix: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] setToolProperty: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] setS1ASclassPath: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] init-common: [2023-01-15T20:27:41.771Z] [2023-01-15T20:27:41.771Z] deploy-common-pe: [2023-01-15T20:27:41.771Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:41.780Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:41.780Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.create=true [2023-01-15T20:27:41.780Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:42.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-notx-cr [2023-01-15T20:27:42.188Z] [exec] Connector resource blackbox-notx-cr deleted. [2023-01-15T20:27:42.188Z] [2023-01-15T20:27:42.188Z] setOSConditions: [2023-01-15T20:27:42.188Z] [2023-01-15T20:27:42.188Z] setToolWin: [2023-01-15T20:27:42.188Z] [2023-01-15T20:27:42.188Z] setToolUnix: [2023-01-15T20:27:42.188Z] [2023-01-15T20:27:42.188Z] setToolProperty: [2023-01-15T20:27:42.188Z] [2023-01-15T20:27:42.188Z] setS1ASclassPath: [2023-01-15T20:27:42.188Z] [2023-01-15T20:27:42.188Z] init-common: [2023-01-15T20:27:42.188Z] [2023-01-15T20:27:42.188Z] delete-connector-connpool-common: [2023-01-15T20:27:42.188Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2023-01-15T20:27:42.188Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:42.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassingApp.ear [2023-01-15T20:27:42.343Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:42.344Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.serverName=localhost [2023-01-15T20:27:42.344Z] [2023-01-15T20:27:42.344Z] setOSConditions: [2023-01-15T20:27:42.344Z] [2023-01-15T20:27:42.344Z] setToolWin: [2023-01-15T20:27:42.344Z] [2023-01-15T20:27:42.344Z] setToolUnix: [2023-01-15T20:27:42.344Z] [2023-01-15T20:27:42.344Z] setToolProperty: [2023-01-15T20:27:42.344Z] [2023-01-15T20:27:42.344Z] setS1ASclassPath: [2023-01-15T20:27:42.344Z] [2023-01-15T20:27:42.344Z] init-common: [2023-01-15T20:27:42.344Z] [2023-01-15T20:27:42.344Z] create-jdbc-resource-common: [2023-01-15T20:27:42.344Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:42.344Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:42.445Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-notx-ccp [2023-01-15T20:27:42.445Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2023-01-15T20:27:42.445Z] [2023-01-15T20:27:42.445Z] setOSConditions: [2023-01-15T20:27:42.445Z] [2023-01-15T20:27:42.445Z] setToolWin: [2023-01-15T20:27:42.445Z] [2023-01-15T20:27:42.445Z] setToolUnix: [2023-01-15T20:27:42.445Z] [2023-01-15T20:27:42.446Z] setToolProperty: [2023-01-15T20:27:42.446Z] [2023-01-15T20:27:42.446Z] setS1ASclassPath: [2023-01-15T20:27:42.446Z] [2023-01-15T20:27:42.446Z] init-common: [2023-01-15T20:27:42.446Z] [2023-01-15T20:27:42.446Z] undeploy-rar-common: [2023-01-15T20:27:42.446Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2023-01-15T20:27:42.703Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:42.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:42.909Z] [exec] JDBC resource jdbc/maxpoolsize-xa created successfully. [2023-01-15T20:27:42.909Z] [echo] cmd executed for server [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] setOSConditions: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] setToolWin: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] setToolUnix: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] setToolProperty: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] setS1ASclassPath: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] init-common: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] deploy-common: [2023-01-15T20:27:42.909Z] [echo] Current time (ISO): 2023-01-15T20:27:42.713+0000 [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] setOSConditions: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] setToolWin: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] setToolUnix: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] setToolProperty: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] setS1ASclassPath: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] init-common: [2023-01-15T20:27:42.909Z] [2023-01-15T20:27:42.909Z] deploy-common-pe: [2023-01-15T20:27:42.909Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:42.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:43.145Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:43.146Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T20:27:43.146Z] [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. [2023-01-15T20:27:43.146Z] [javac] 2 warnings [2023-01-15T20:27:43.146Z] [2023-01-15T20:27:43.146Z] setOSConditions: [2023-01-15T20:27:43.146Z] [2023-01-15T20:27:43.146Z] setToolWin: [2023-01-15T20:27:43.146Z] [2023-01-15T20:27:43.146Z] setToolUnix: [2023-01-15T20:27:43.146Z] [2023-01-15T20:27:43.146Z] setToolProperty: [2023-01-15T20:27:43.146Z] [2023-01-15T20:27:43.146Z] setS1ASclassPath: [2023-01-15T20:27:43.146Z] [2023-01-15T20:27:43.146Z] init-common: [2023-01-15T20:27:43.146Z] [2023-01-15T20:27:43.146Z] compile-common: [2023-01-15T20:27:43.146Z] [echo] Current time (ISO): 2023-01-15T20:27:42.639+0000 [2023-01-15T20:27:43.146Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:43.146Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:43.218Z] [2023-01-15T20:27:43.218Z] exec: [2023-01-15T20:27:43.218Z] [2023-01-15T20:27:43.218Z] asadmin-common: [2023-01-15T20:27:43.218Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy=global [2023-01-15T20:27:43.218Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:43.473Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2023-01-15T20:27:43.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy=global [2023-01-15T20:27:43.476Z] [exec] server.connector-service.class-loading-policy=global [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] setOSConditions: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] setToolWin: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] setToolUnix: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] setToolProperty: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] setS1ASclassPath: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] init-common: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] clean: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] setOSConditions: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] setToolWin: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] setToolUnix: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] setToolProperty: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] setS1ASclassPath: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] init-common: [2023-01-15T20:27:43.476Z] [2023-01-15T20:27:43.476Z] clean-common: [2023-01-15T20:27:43.730Z] [exec] Application deployed with name jdbc-reconfig-maxpoolsizeApp. [2023-01-15T20:27:43.730Z] [echo] Deployment on target server server successful [2023-01-15T20:27:43.730Z] [2023-01-15T20:27:43.730Z] setOSConditions: [2023-01-15T20:27:43.730Z] [2023-01-15T20:27:43.730Z] setToolWin: [2023-01-15T20:27:43.730Z] [2023-01-15T20:27:43.730Z] setToolUnix: [2023-01-15T20:27:43.730Z] [2023-01-15T20:27:43.730Z] setToolProperty: [2023-01-15T20:27:43.730Z] [2023-01-15T20:27:43.730Z] setS1ASclassPath: [2023-01-15T20:27:43.730Z] [2023-01-15T20:27:43.730Z] init-common: [2023-01-15T20:27:43.730Z] [2023-01-15T20:27:43.730Z] deploy-common-ee: [2023-01-15T20:27:43.730Z] [2023-01-15T20:27:43.730Z] run: [2023-01-15T20:27:43.730Z] [2023-01-15T20:27:43.730Z] asadmin-common: [2023-01-15T20:27:43.731Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:43.731Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:43.732Z] [2023-01-15T20:27:43.733Z] setOSConditions: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setToolWin: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setToolUnix: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setToolProperty: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setS1ASclassPath: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] init-common: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] clean-classes-common: [2023-01-15T20:27:43.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setOSConditions: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setToolWin: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setToolUnix: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setToolProperty: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setS1ASclassPath: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] init-common: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] clean-jars-common: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] clean: [2023-01-15T20:27:43.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:27:43.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2023-01-15T20:27:43.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2023-01-15T20:27:43.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2023-01-15T20:27:43.733Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2023-01-15T20:27:43.733Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2023-01-15T20:27:43.733Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] compile: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setOSConditions: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setToolWin: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setToolUnix: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setToolProperty: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] setS1ASclassPath: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] init-common: [2023-01-15T20:27:43.733Z] [2023-01-15T20:27:43.733Z] compile-common: [2023-01-15T20:27:43.733Z] [echo] Current time (ISO): 2023-01-15T20:27:43.493+0000 [2023-01-15T20:27:43.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:43.733Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:43.733Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:44.294Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:44.294Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=10 [2023-01-15T20:27:44.295Z] [2023-01-15T20:27:44.295Z] asadmin-common: [2023-01-15T20:27:44.295Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:44.295Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:44.852Z] [exec] Application deployed with name web-annotation-subclassingApp. [2023-01-15T20:27:44.852Z] [exec] there are no files to retrieve for application web-annotation-subclassingApp [2023-01-15T20:27:44.852Z] [echo] Deployment on target server server successful [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setOSConditions: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setToolWin: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setToolUnix: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setToolProperty: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setS1ASclassPath: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] init-common: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] deploy-common-ee: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setup: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setOSConditions: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setToolWin: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setToolUnix: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setToolProperty: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setS1ASclassPath: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] init-common: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] default-sql: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setOSConditions: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setToolWin: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setToolUnix: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setToolProperty: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setS1ASclassPath: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] init-common: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] execute-sql-common: [2023-01-15T20:27:44.852Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/sql/simpleBank.sql [2023-01-15T20:27:44.852Z] [sql] Failed to execute: drop table customer2 [2023-01-15T20:27:44.852Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2023-01-15T20:27:44.852Z] [sql] 0 rows affected [2023-01-15T20:27:44.852Z] [sql] 1 rows affected [2023-01-15T20:27:44.852Z] [sql] 2 of 3 SQL statements executed successfully [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] sql-oracle: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] execute-sql-connector: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] create-pool: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setOSConditions: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.852Z] setToolWin: [2023-01-15T20:27:44.852Z] [2023-01-15T20:27:44.853Z] setToolUnix: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setToolProperty: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setS1ASclassPath: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] init-common: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] create-connector-connpool: [2023-01-15T20:27:44.853Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:44.853Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:44.853Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:44.853Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:44.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:44.853Z] [exec] Connector connection pool embedded-ra-pool created. [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] create-connector-connpool-common: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setOSConditions: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setToolWin: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setToolUnix: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setToolProperty: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setS1ASclassPath: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] init-common: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] set-oracle-props: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] create-resource: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setOSConditions: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setToolWin: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setToolUnix: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setToolProperty: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] setS1ASclassPath: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] init-common: [2023-01-15T20:27:44.853Z] [2023-01-15T20:27:44.853Z] create-connector-resource-common: [2023-01-15T20:27:44.853Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:44.858Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:44.859Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-wait-time-in-millis=1000 [2023-01-15T20:27:44.859Z] [2023-01-15T20:27:44.859Z] setOSConditions: [2023-01-15T20:27:44.859Z] [2023-01-15T20:27:44.859Z] setToolWin: [2023-01-15T20:27:44.859Z] [2023-01-15T20:27:44.859Z] setToolUnix: [2023-01-15T20:27:44.859Z] [2023-01-15T20:27:44.859Z] setToolProperty: [2023-01-15T20:27:44.859Z] [2023-01-15T20:27:44.859Z] setS1ASclassPath: [2023-01-15T20:27:44.859Z] [2023-01-15T20:27:44.859Z] init-common: [2023-01-15T20:27:44.859Z] [2023-01-15T20:27:44.859Z] runclient-common: [2023-01-15T20:27:44.859Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:27:44.859Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:45.109Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:45.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:45.366Z] [exec] Connector resource jdbc/ejb-annotation-subclassing created. [2023-01-15T20:27:45.366Z] [2023-01-15T20:27:45.366Z] setOSConditions: [2023-01-15T20:27:45.366Z] [2023-01-15T20:27:45.366Z] setToolWin: [2023-01-15T20:27:45.366Z] [2023-01-15T20:27:45.366Z] setToolUnix: [2023-01-15T20:27:45.366Z] [2023-01-15T20:27:45.366Z] setToolProperty: [2023-01-15T20:27:45.366Z] [2023-01-15T20:27:45.366Z] setS1ASclassPath: [2023-01-15T20:27:45.366Z] [2023-01-15T20:27:45.366Z] init-common: [2023-01-15T20:27:45.366Z] [2023-01-15T20:27:45.366Z] create-admin-object: [2023-01-15T20:27:45.366Z] [2023-01-15T20:27:45.366Z] asadmin-common: [2023-01-15T20:27:45.366Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2023-01-15T20:27:45.422Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:45.623Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:45.630Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:45.631Z] [javac] 1 warning [2023-01-15T20:27:45.631Z] [2023-01-15T20:27:45.631Z] setOSConditions: [2023-01-15T20:27:45.631Z] [2023-01-15T20:27:45.631Z] setToolWin: [2023-01-15T20:27:45.631Z] [2023-01-15T20:27:45.631Z] setToolUnix: [2023-01-15T20:27:45.631Z] [2023-01-15T20:27:45.631Z] setToolProperty: [2023-01-15T20:27:45.631Z] [2023-01-15T20:27:45.631Z] setS1ASclassPath: [2023-01-15T20:27:45.631Z] [2023-01-15T20:27:45.631Z] init-common: [2023-01-15T20:27:45.631Z] [2023-01-15T20:27:45.631Z] compile-common: [2023-01-15T20:27:45.631Z] [echo] Current time (ISO): 2023-01-15T20:27:45.322+0000 [2023-01-15T20:27:45.631Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:45.631Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:45.678Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:45.679Z] [javac] 1 warning [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] pkg-pu: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setOSConditions: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolWin: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolUnix: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolProperty: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setS1ASclassPath: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] init-common: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] package-entity-ejb: [2023-01-15T20:27:45.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:27:45.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:45.679Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:45.679Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTest-ejb.jar [2023-01-15T20:27:45.679Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] appclient-jar-common: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] package-appclientjar-common: [2023-01-15T20:27:45.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:45.679Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTest-client.jar [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] build: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setOSConditions: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] fixFiles: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] convUnix: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] convWin: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolWin: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolUnix: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolProperty: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setS1ASclassPath: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] init-common: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] webclient-war-common: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] build-ear-persistence: [2023-01-15T20:27:45.679Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/descriptor/application.xml to copy. [2023-01-15T20:27:45.679Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestApp.ear [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] deploy: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setOSConditions: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolWin: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolUnix: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolProperty: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setS1ASclassPath: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] init-common: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] deploy-common: [2023-01-15T20:27:45.679Z] [echo] Current time (ISO): 2023-01-15T20:27:45.509+0000 [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setOSConditions: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolWin: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolUnix: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setToolProperty: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] setS1ASclassPath: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] init-common: [2023-01-15T20:27:45.679Z] [2023-01-15T20:27:45.679Z] deploy-common-pe: [2023-01-15T20:27:45.679Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:45.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:45.880Z] [exec] Administered object eis/jdbcAdmin created. [2023-01-15T20:27:45.880Z] [2023-01-15T20:27:45.880Z] run-ear: [2023-01-15T20:27:45.880Z] [2023-01-15T20:27:45.880Z] setOSConditions: [2023-01-15T20:27:45.880Z] [2023-01-15T20:27:45.880Z] setToolWin: [2023-01-15T20:27:45.880Z] [2023-01-15T20:27:45.880Z] setToolUnix: [2023-01-15T20:27:45.880Z] [2023-01-15T20:27:45.880Z] setToolProperty: [2023-01-15T20:27:45.880Z] [2023-01-15T20:27:45.880Z] setS1ASclassPath: [2023-01-15T20:27:45.880Z] [2023-01-15T20:27:45.880Z] init-common: [2023-01-15T20:27:45.880Z] [2023-01-15T20:27:45.880Z] runwebclient-common: [2023-01-15T20:27:45.986Z] [exec] Jan 15, 2023 8:27:45 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:27:45.987Z] [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. [2023-01-15T20:27:46.136Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:46.136Z] [java] size of buffer is1645 [2023-01-15T20:27:46.245Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestApp.ear [2023-01-15T20:27:46.700Z] [java] HTTP port :8080 [2023-01-15T20:27:46.700Z] [java] HTTP hostname :localhost [2023-01-15T20:27:46.700Z] [java] addTest with testSuiteId:: testId -> annotation-embeddedweb (ear based)::/annotation-subclassing/index.html [2023-01-15T20:27:46.700Z] [java] annotation-embeddedweb (ear based) /annotation-subclassing/index.html PASS [2023-01-15T20:27:46.700Z] [java] SSN=123456789&action=Create [2023-01-15T20:27:46.700Z] [java] HTTP port :8080 [2023-01-15T20:27:46.700Z] [java] HTTP hostname :localhost [2023-01-15T20:27:47.526Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:47.527Z] [javac] 1 warning [2023-01-15T20:27:47.527Z] [2023-01-15T20:27:47.527Z] setOSConditions: [2023-01-15T20:27:47.527Z] [2023-01-15T20:27:47.527Z] setToolWin: [2023-01-15T20:27:47.527Z] [2023-01-15T20:27:47.527Z] setToolUnix: [2023-01-15T20:27:47.527Z] [2023-01-15T20:27:47.527Z] setToolProperty: [2023-01-15T20:27:47.527Z] [2023-01-15T20:27:47.527Z] setS1ASclassPath: [2023-01-15T20:27:47.527Z] [2023-01-15T20:27:47.527Z] init-common: [2023-01-15T20:27:47.527Z] [2023-01-15T20:27:47.527Z] compile-common: [2023-01-15T20:27:47.527Z] [echo] Current time (ISO): 2023-01-15T20:27:47.135+0000 [2023-01-15T20:27:47.527Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:47.527Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:47.622Z] [exec] Application deployed with name ejb-cmp-pkgEjbTestApp. [2023-01-15T20:27:47.623Z] [echo] Deployment on target server server successful [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] setOSConditions: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] setToolWin: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] setToolUnix: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] setToolProperty: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] setS1ASclassPath: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] init-common: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] deploy-common-ee: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] run: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] setOSConditions: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] setToolWin: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] setToolUnix: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] setToolProperty: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] setS1ASclassPath: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] init-common: [2023-01-15T20:27:47.623Z] [2023-01-15T20:27:47.623Z] runclient-common: [2023-01-15T20:27:47.623Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml EJB3_pkgEjbTest [2023-01-15T20:27:47.623Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:48.067Z] [java] addTest with testSuiteId:: testId -> annotation-embeddedweb (ear based)::/annotation-subclassing/servlet/SimpleBankServlet [2023-01-15T20:27:48.068Z] [java] annotation-embeddedweb (ear based) /annotation-subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:27:48.068Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2023-01-15T20:27:48.068Z] [java] HTTP port :8080 [2023-01-15T20:27:48.068Z] [java] HTTP hostname :localhost [2023-01-15T20:27:48.189Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:48.324Z] [java] addTest with testSuiteId:: testId -> annotation-embeddedweb (ear based)::/annotation-subclassing/servlet/SimpleBankServlet [2023-01-15T20:27:48.325Z] [java] annotation-embeddedweb (ear based) /annotation-subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:27:48.325Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:27:48.325Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:27:48.325Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] unsetup: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] setOSConditions: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] setToolWin: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] setToolUnix: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] setToolProperty: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] setS1ASclassPath: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] init-common: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] default-sql: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] setOSConditions: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] setToolWin: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] setToolUnix: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] setToolProperty: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] setS1ASclassPath: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] init-common: [2023-01-15T20:27:48.325Z] [2023-01-15T20:27:48.325Z] execute-sql-common: [2023-01-15T20:27:48.325Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/sql/dropBankTables.sql [2023-01-15T20:27:48.325Z] [sql] 0 rows affected [2023-01-15T20:27:48.581Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:27:48.581Z] [2023-01-15T20:27:48.581Z] sql-oracle: [2023-01-15T20:27:48.581Z] [2023-01-15T20:27:48.581Z] execute-sql-connector: [2023-01-15T20:27:48.581Z] [2023-01-15T20:27:48.581Z] delete-resource: [2023-01-15T20:27:48.581Z] [2023-01-15T20:27:48.581Z] setOSConditions: [2023-01-15T20:27:48.581Z] [2023-01-15T20:27:48.581Z] setToolWin: [2023-01-15T20:27:48.581Z] [2023-01-15T20:27:48.581Z] setToolUnix: [2023-01-15T20:27:48.581Z] [2023-01-15T20:27:48.581Z] setToolProperty: [2023-01-15T20:27:48.581Z] [2023-01-15T20:27:48.581Z] setS1ASclassPath: [2023-01-15T20:27:48.581Z] [2023-01-15T20:27:48.581Z] init-common: [2023-01-15T20:27:48.581Z] [2023-01-15T20:27:48.581Z] delete-connector-resource-common: [2023-01-15T20:27:48.581Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-annotation-subclassing [2023-01-15T20:27:48.581Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:48.895Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:48.896Z] [javac] 1 warning [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] build: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] setOSConditions: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] fixFiles: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] convUnix: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] convWin: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] setToolWin: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] setToolUnix: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] setToolProperty: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] setS1ASclassPath: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] init-common: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] package-persistence-common: [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] ejb-jar-common: [2023-01-15T20:27:48.896Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:27:48.896Z] [2023-01-15T20:27:48.896Z] package-ejbjar-common: [2023-01-15T20:27:48.896Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:48.896Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:48.896Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:49.124Z] [exec] Jan 15, 2023 8:27:48 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:27:49.125Z] [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. [2023-01-15T20:27:49.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource jdbc/ejb-annotation-subclassing [2023-01-15T20:27:49.144Z] [exec] Connector resource jdbc/ejb-annotation-subclassing deleted. [2023-01-15T20:27:49.144Z] [2023-01-15T20:27:49.144Z] delete-pool: [2023-01-15T20:27:49.144Z] [2023-01-15T20:27:49.144Z] setOSConditions: [2023-01-15T20:27:49.144Z] [2023-01-15T20:27:49.144Z] setToolWin: [2023-01-15T20:27:49.144Z] [2023-01-15T20:27:49.144Z] setToolUnix: [2023-01-15T20:27:49.144Z] [2023-01-15T20:27:49.144Z] setToolProperty: [2023-01-15T20:27:49.144Z] [2023-01-15T20:27:49.144Z] setS1ASclassPath: [2023-01-15T20:27:49.144Z] [2023-01-15T20:27:49.144Z] init-common: [2023-01-15T20:27:49.144Z] [2023-01-15T20:27:49.144Z] delete-connector-connpool-common: [2023-01-15T20:27:49.144Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [2023-01-15T20:27:49.144Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:49.153Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2023-01-15T20:27:49.153Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:49.153Z] [2023-01-15T20:27:49.153Z] appclient-jar-common: [2023-01-15T20:27:49.153Z] [2023-01-15T20:27:49.153Z] package-appclientjar-common: [2023-01-15T20:27:49.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:49.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:49.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:49.153Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2023-01-15T20:27:49.153Z] [2023-01-15T20:27:49.153Z] webclient-war-common: [2023-01-15T20:27:49.153Z] [2023-01-15T20:27:49.153Z] clear: [2023-01-15T20:27:49.153Z] [2023-01-15T20:27:49.153Z] test-tlds-exist: [2023-01-15T20:27:49.153Z] [2023-01-15T20:27:49.153Z] copy-tlds: [2023-01-15T20:27:49.153Z] [2023-01-15T20:27:49.153Z] test-tagfiles-exist: [2023-01-15T20:27:49.153Z] [2023-01-15T20:27:49.153Z] copy-tagfiles: [2023-01-15T20:27:49.153Z] [2023-01-15T20:27:49.153Z] package-war-common: [2023-01-15T20:27:49.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:27:49.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:49.154Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:27:49.154Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:27:49.154Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:49.154Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:49.154Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:49.154Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:27:49.154Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2023-01-15T20:27:49.154Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:27:49.154Z] [2023-01-15T20:27:49.154Z] build-ear-common: [2023-01-15T20:27:49.154Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:27:49.154Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2023-01-15T20:27:49.154Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:49.154Z] [2023-01-15T20:27:49.154Z] setOSConditions: [2023-01-15T20:27:49.154Z] [2023-01-15T20:27:49.154Z] setToolWin: [2023-01-15T20:27:49.154Z] [2023-01-15T20:27:49.154Z] setToolUnix: [2023-01-15T20:27:49.154Z] [2023-01-15T20:27:49.154Z] setToolProperty: [2023-01-15T20:27:49.154Z] [2023-01-15T20:27:49.154Z] setS1ASclassPath: [2023-01-15T20:27:49.154Z] [2023-01-15T20:27:49.154Z] init-common: [2023-01-15T20:27:49.154Z] [2023-01-15T20:27:49.154Z] prepare: [2023-01-15T20:27:49.154Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:27:49.154Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2023-01-15T20:27:49.154Z] [2023-01-15T20:27:49.154Z] build: [2023-01-15T20:27:49.154Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:49.154Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:27:49.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true embedded-ra-pool [2023-01-15T20:27:49.708Z] [exec] Connector connection pool embedded-ra-pool deleted. [2023-01-15T20:27:49.708Z] [2023-01-15T20:27:49.708Z] setOSConditions: [2023-01-15T20:27:49.708Z] [2023-01-15T20:27:49.708Z] setToolWin: [2023-01-15T20:27:49.708Z] [2023-01-15T20:27:49.708Z] setToolUnix: [2023-01-15T20:27:49.708Z] [2023-01-15T20:27:49.708Z] setToolProperty: [2023-01-15T20:27:49.708Z] [2023-01-15T20:27:49.708Z] setS1ASclassPath: [2023-01-15T20:27:49.708Z] [2023-01-15T20:27:49.708Z] init-common: [2023-01-15T20:27:49.708Z] [2023-01-15T20:27:49.708Z] delete-admin-object: [2023-01-15T20:27:49.708Z] [2023-01-15T20:27:49.708Z] asadmin-common: [2023-01-15T20:27:49.708Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2023-01-15T20:27:49.708Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:49.717Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:27:49.718Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:27:49.718Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:27:49.718Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:27:49.718Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:27:49.718Z] [javac] 1 warning [2023-01-15T20:27:49.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2023-01-15T20:27:49.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2023-01-15T20:27:49.718Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2023-01-15T20:27:49.718Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2023-01-15T20:27:49.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2023-01-15T20:27:49.719Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] deploy: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] setOSConditions: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] setToolWin: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] setToolUnix: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] setToolProperty: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] setS1ASclassPath: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] init-common: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] prepare: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] build: [2023-01-15T20:27:49.719Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] deploy-rar-and-setup-resources: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] setOSConditions: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] setToolWin: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] setToolUnix: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] setToolProperty: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] setS1ASclassPath: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] init-common: [2023-01-15T20:27:49.719Z] [2023-01-15T20:27:49.719Z] deploy-rar-common: [2023-01-15T20:27:49.719Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2023-01-15T20:27:49.719Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:49.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2023-01-15T20:27:49.965Z] [exec] Administered object eis/jdbcAdmin deleted. [2023-01-15T20:27:49.965Z] [2023-01-15T20:27:49.965Z] undeploy-ear: [2023-01-15T20:27:49.965Z] [2023-01-15T20:27:49.965Z] setOSConditions: [2023-01-15T20:27:49.965Z] [2023-01-15T20:27:49.965Z] setToolWin: [2023-01-15T20:27:49.965Z] [2023-01-15T20:27:49.965Z] setToolUnix: [2023-01-15T20:27:49.965Z] [2023-01-15T20:27:49.965Z] setToolProperty: [2023-01-15T20:27:49.965Z] [2023-01-15T20:27:49.965Z] setS1ASclassPath: [2023-01-15T20:27:49.965Z] [2023-01-15T20:27:49.965Z] init-common: [2023-01-15T20:27:49.965Z] [2023-01-15T20:27:49.965Z] delete-ra-config: [2023-01-15T20:27:49.965Z] [2023-01-15T20:27:49.965Z] asadmin-common: [2023-01-15T20:27:49.965Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-annotation-subclassingApp#connectors-ra-redeploy-rars [2023-01-15T20:27:50.061Z] [exec] Jan 15, 2023 8:27:49 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:27:50.062Z] [exec] WARNING: ACC001: Using the only client [ejb-cmp-pkgEjbTest-client] with main class [client.AppClient] in file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:50.221Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:50.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:50.283Z] [exec] Application deployed with name blackbox-xa. [2023-01-15T20:27:50.283Z] [echo] Deploying rar/blackbox-xa.rar on server [2023-01-15T20:27:50.283Z] [2023-01-15T20:27:50.283Z] setOSConditions: [2023-01-15T20:27:50.283Z] [2023-01-15T20:27:50.283Z] setToolWin: [2023-01-15T20:27:50.283Z] [2023-01-15T20:27:50.283Z] setToolUnix: [2023-01-15T20:27:50.283Z] [2023-01-15T20:27:50.283Z] setToolProperty: [2023-01-15T20:27:50.283Z] [2023-01-15T20:27:50.283Z] setS1ASclassPath: [2023-01-15T20:27:50.283Z] [2023-01-15T20:27:50.283Z] init-common: [2023-01-15T20:27:50.283Z] [2023-01-15T20:27:50.283Z] create-connector-connpool: [2023-01-15T20:27:50.283Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:50.283Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:50.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config web-annotation-subclassingApp#connectors-ra-redeploy-rars [2023-01-15T20:27:50.478Z] [2023-01-15T20:27:50.478Z] setOSConditions: [2023-01-15T20:27:50.478Z] [2023-01-15T20:27:50.478Z] setToolWin: [2023-01-15T20:27:50.478Z] [2023-01-15T20:27:50.478Z] setToolUnix: [2023-01-15T20:27:50.478Z] [2023-01-15T20:27:50.478Z] setToolProperty: [2023-01-15T20:27:50.478Z] [2023-01-15T20:27:50.478Z] setS1ASclassPath: [2023-01-15T20:27:50.478Z] [2023-01-15T20:27:50.478Z] init-common: [2023-01-15T20:27:50.478Z] [2023-01-15T20:27:50.478Z] undeploy-common: [2023-01-15T20:27:50.735Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:50.847Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:50.847Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:50.847Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:50.847Z] [exec] Connector connection pool blackbox-xa-ccp created. [2023-01-15T20:27:50.847Z] [2023-01-15T20:27:50.847Z] create-connector-connpool-common: [2023-01-15T20:27:50.847Z] [2023-01-15T20:27:50.847Z] setOSConditions: [2023-01-15T20:27:50.847Z] [2023-01-15T20:27:50.847Z] setToolWin: [2023-01-15T20:27:50.847Z] [2023-01-15T20:27:50.847Z] setToolUnix: [2023-01-15T20:27:50.847Z] [2023-01-15T20:27:50.847Z] setToolProperty: [2023-01-15T20:27:50.847Z] [2023-01-15T20:27:50.848Z] setS1ASclassPath: [2023-01-15T20:27:50.848Z] [2023-01-15T20:27:50.848Z] init-common: [2023-01-15T20:27:50.848Z] [2023-01-15T20:27:50.848Z] create-connector-resource-common: [2023-01-15T20:27:50.848Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2023-01-15T20:27:50.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:50.991Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-annotation-subclassingApp [2023-01-15T20:27:51.238Z] [exec] Value of key is: test1 : [2023-01-15T20:27:51.239Z] [exec] jdbc reconfig-maxpoolsize status: [2023-01-15T20:27:51.239Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:27:51.239Z] [exec] [2023-01-15T20:27:51.239Z] [exec] [2023-01-15T20:27:51.239Z] [exec] ----------------------------------------- [2023-01-15T20:27:51.239Z] [exec] - test1 : : PASS - [2023-01-15T20:27:51.239Z] [exec] ----------------------------------------- [2023-01-15T20:27:51.239Z] [exec] Total PASS: 1 [2023-01-15T20:27:51.239Z] [exec] Total FAIL: 0 [2023-01-15T20:27:51.239Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:27:51.239Z] [exec] ----------------------------------------- [2023-01-15T20:27:51.239Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:27:51.239Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:27:51.239Z] [2023-01-15T20:27:51.239Z] checkReporting-common: [2023-01-15T20:27:51.239Z] [2023-01-15T20:27:51.239Z] confirmReportPresent-common: [2023-01-15T20:27:51.239Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:27:51.239Z] [echo] Test seems to be reported fine [2023-01-15T20:27:51.239Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-01-15T20:27:51.239Z] [2023-01-15T20:27:51.239Z] confirmMissingReport-common: [2023-01-15T20:27:51.239Z] [2023-01-15T20:27:51.239Z] asadmin-common: [2023-01-15T20:27:51.239Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:51.240Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:51.240Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:51.240Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=20 [2023-01-15T20:27:51.240Z] [2023-01-15T20:27:51.240Z] setOSConditions: [2023-01-15T20:27:51.240Z] [2023-01-15T20:27:51.240Z] setToolWin: [2023-01-15T20:27:51.240Z] [2023-01-15T20:27:51.240Z] setToolUnix: [2023-01-15T20:27:51.240Z] [2023-01-15T20:27:51.240Z] setToolProperty: [2023-01-15T20:27:51.240Z] [2023-01-15T20:27:51.240Z] setS1ASclassPath: [2023-01-15T20:27:51.240Z] [2023-01-15T20:27:51.240Z] init-common: [2023-01-15T20:27:51.240Z] [2023-01-15T20:27:51.240Z] runclient-common: [2023-01-15T20:27:51.240Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-01-15T20:27:51.248Z] [2023-01-15T20:27:51.249Z] setOSConditions: [2023-01-15T20:27:51.249Z] [2023-01-15T20:27:51.249Z] setToolWin: [2023-01-15T20:27:51.249Z] [2023-01-15T20:27:51.249Z] setToolUnix: [2023-01-15T20:27:51.249Z] [2023-01-15T20:27:51.249Z] setToolProperty: [2023-01-15T20:27:51.249Z] [2023-01-15T20:27:51.249Z] setS1ASclassPath: [2023-01-15T20:27:51.249Z] [2023-01-15T20:27:51.249Z] init-common: [2023-01-15T20:27:51.249Z] [2023-01-15T20:27:51.249Z] delete-password-alias: [2023-01-15T20:27:51.249Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:51.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:51.413Z] [exec] Connector resource blackbox-xa-cr created. [2023-01-15T20:27:51.413Z] [2023-01-15T20:27:51.413Z] asadmin-common: [2023-01-15T20:27:51.413Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:51.413Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:51.496Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:51.811Z] [exec] Command delete-password-alias executed successfully. [2023-01-15T20:27:51.811Z] [2023-01-15T20:27:51.811Z] enable-resource-validation: [2023-01-15T20:27:51.811Z] [2023-01-15T20:27:51.811Z] setOSConditions: [2023-01-15T20:27:51.811Z] [2023-01-15T20:27:51.811Z] setToolWin: [2023-01-15T20:27:51.811Z] [2023-01-15T20:27:51.811Z] setToolUnix: [2023-01-15T20:27:51.811Z] [2023-01-15T20:27:51.811Z] setToolProperty: [2023-01-15T20:27:51.811Z] [2023-01-15T20:27:51.811Z] setS1ASclassPath: [2023-01-15T20:27:51.811Z] [2023-01-15T20:27:51.811Z] init-common: [2023-01-15T20:27:51.811Z] [2023-01-15T20:27:51.811Z] delete-jvm-options: [2023-01-15T20:27:51.811Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:51.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:51.976Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2023-01-15T20:27:51.976Z] [2023-01-15T20:27:51.976Z] asadmin-common: [2023-01-15T20:27:51.976Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:51.977Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:52.060Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:52.069Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2023-01-15T20:27:52.069Z] [exec] Deleted 1 option(s) [2023-01-15T20:27:52.069Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:27:52.069Z] [2023-01-15T20:27:52.069Z] restart-server: [2023-01-15T20:27:52.069Z] [2023-01-15T20:27:52.069Z] setOSConditions: [2023-01-15T20:27:52.069Z] [2023-01-15T20:27:52.069Z] stop-server: [2023-01-15T20:27:52.069Z] [2023-01-15T20:27:52.069Z] stop-server-unix: [2023-01-15T20:27:52.069Z] [echo] stopping server on unix ... [2023-01-15T20:27:52.326Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:52.541Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:52.541Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2023-01-15T20:27:52.541Z] [2023-01-15T20:27:52.541Z] asadmin-common: [2023-01-15T20:27:52.541Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:52.541Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:52.625Z] [exec] Jan 15, 2023 8:27:52 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:27:52.626Z] [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. [2023-01-15T20:27:53.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:53.109Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:27:53.109Z] [2023-01-15T20:27:53.109Z] asadmin-common: [2023-01-15T20:27:53.109Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:53.109Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:53.254Z] [exec] Waiting for the domain to stop . [2023-01-15T20:27:53.254Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:27:53.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:53.366Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:27:53.623Z] [2023-01-15T20:27:53.623Z] deploy-rar-and-setup-resources: [2023-01-15T20:27:53.623Z] [2023-01-15T20:27:53.623Z] setOSConditions: [2023-01-15T20:27:53.623Z] [2023-01-15T20:27:53.623Z] setToolWin: [2023-01-15T20:27:53.623Z] [2023-01-15T20:27:53.623Z] setToolUnix: [2023-01-15T20:27:53.623Z] [2023-01-15T20:27:53.623Z] setToolProperty: [2023-01-15T20:27:53.623Z] [2023-01-15T20:27:53.623Z] setS1ASclassPath: [2023-01-15T20:27:53.623Z] [2023-01-15T20:27:53.623Z] init-common: [2023-01-15T20:27:53.623Z] [2023-01-15T20:27:53.623Z] deploy-rar-common: [2023-01-15T20:27:53.623Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2023-01-15T20:27:53.623Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:54.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:54.186Z] [exec] Application deployed with name blackbox-tx. [2023-01-15T20:27:54.186Z] [echo] Deploying rar/blackbox-tx.rar on server [2023-01-15T20:27:54.186Z] [2023-01-15T20:27:54.186Z] setOSConditions: [2023-01-15T20:27:54.186Z] [2023-01-15T20:27:54.186Z] setToolWin: [2023-01-15T20:27:54.186Z] [2023-01-15T20:27:54.186Z] setToolUnix: [2023-01-15T20:27:54.186Z] [2023-01-15T20:27:54.186Z] setToolProperty: [2023-01-15T20:27:54.186Z] [2023-01-15T20:27:54.186Z] setS1ASclassPath: [2023-01-15T20:27:54.186Z] [2023-01-15T20:27:54.186Z] init-common: [2023-01-15T20:27:54.186Z] [2023-01-15T20:27:54.186Z] create-connector-connpool: [2023-01-15T20:27:54.186Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:54.186Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:54.251Z] [exec] args ->[Ljava.lang.String;@1218e12 [2023-01-15T20:27:54.251Z] [exec] args0 ->EJB3_pkgEjbTest [2023-01-15T20:27:54.251Z] [exec] Inserting Customer and Orders... OK [2023-01-15T20:27:54.251Z] [exec] Value of key is:EJB3_pkgEjbTest-InsertCustomer [2023-01-15T20:27:54.251Z] [exec] Verifying that all are inserted... OK [2023-01-15T20:27:54.251Z] [exec] Value of key is:EJB3_pkgEjbTest-VerifyCustomerInsert [2023-01-15T20:27:54.251Z] [exec] Removing all... OK [2023-01-15T20:27:54.251Z] [exec] Value of key is:EJB3_pkgEjbTest-DeleteCustomer [2023-01-15T20:27:54.251Z] [exec] Verifying that all are removed... OK [2023-01-15T20:27:54.251Z] [exec] Value of key is:EJB3_pkgEjbTest-VerifyDeleteCustomer [2023-01-15T20:27:54.251Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:27:54.251Z] [exec] [2023-01-15T20:27:54.251Z] [exec] [2023-01-15T20:27:54.251Z] [exec] ----------------------------------------- [2023-01-15T20:27:54.251Z] [exec] - EJB3_pkgEjbTest-InsertCustomer: PASS - [2023-01-15T20:27:54.251Z] [exec] - EJB3_pkgEjbTest-DeleteCustomer: PASS - [2023-01-15T20:27:54.251Z] [exec] - EJB3_pkgEjbTest-VerifyDeleteCustomer: PASS - [2023-01-15T20:27:54.251Z] [exec] - EJB3_pkgEjbTest-VerifyCustomerInsert: PASS - [2023-01-15T20:27:54.251Z] [exec] ----------------------------------------- [2023-01-15T20:27:54.251Z] [exec] Total PASS: 4 [2023-01-15T20:27:54.251Z] [exec] Total FAIL: 0 [2023-01-15T20:27:54.251Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:27:54.251Z] [exec] ----------------------------------------- [2023-01-15T20:27:54.251Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:27:54.251Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:27:54.251Z] [2023-01-15T20:27:54.251Z] checkReporting-common: [2023-01-15T20:27:54.251Z] [2023-01-15T20:27:54.251Z] confirmReportPresent-common: [2023-01-15T20:27:54.251Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:27:54.252Z] [echo] Test seems to be reported fine [2023-01-15T20:27:54.252Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/RepRunConf.txt [2023-01-15T20:27:54.252Z] [2023-01-15T20:27:54.252Z] confirmMissingReport-common: [2023-01-15T20:27:54.252Z] [2023-01-15T20:27:54.252Z] undeploy: [2023-01-15T20:27:54.252Z] [2023-01-15T20:27:54.252Z] setOSConditions: [2023-01-15T20:27:54.252Z] [2023-01-15T20:27:54.252Z] setToolWin: [2023-01-15T20:27:54.252Z] [2023-01-15T20:27:54.252Z] setToolUnix: [2023-01-15T20:27:54.252Z] [2023-01-15T20:27:54.252Z] setToolProperty: [2023-01-15T20:27:54.252Z] [2023-01-15T20:27:54.252Z] setS1ASclassPath: [2023-01-15T20:27:54.252Z] [2023-01-15T20:27:54.252Z] init-common: [2023-01-15T20:27:54.252Z] [2023-01-15T20:27:54.252Z] undeploy-common: [2023-01-15T20:27:54.252Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:54.750Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:54.750Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:54.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:54.751Z] [exec] Connector connection pool blackbox-tx-ccp created. [2023-01-15T20:27:54.751Z] [2023-01-15T20:27:54.751Z] create-connector-connpool-common: [2023-01-15T20:27:54.751Z] [2023-01-15T20:27:54.751Z] setOSConditions: [2023-01-15T20:27:54.751Z] [2023-01-15T20:27:54.751Z] setToolWin: [2023-01-15T20:27:54.751Z] [2023-01-15T20:27:54.751Z] setToolUnix: [2023-01-15T20:27:54.751Z] [2023-01-15T20:27:54.751Z] setToolProperty: [2023-01-15T20:27:54.751Z] [2023-01-15T20:27:54.751Z] setS1ASclassPath: [2023-01-15T20:27:54.751Z] [2023-01-15T20:27:54.751Z] init-common: [2023-01-15T20:27:54.751Z] [2023-01-15T20:27:54.751Z] create-connector-resource-common: [2023-01-15T20:27:54.751Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2023-01-15T20:27:54.751Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:54.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:27:55.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:55.078Z] [2023-01-15T20:27:55.079Z] unsetup: [2023-01-15T20:27:55.079Z] [2023-01-15T20:27:55.079Z] setOSConditions: [2023-01-15T20:27:55.079Z] [2023-01-15T20:27:55.079Z] setToolWin: [2023-01-15T20:27:55.079Z] [2023-01-15T20:27:55.079Z] setToolUnix: [2023-01-15T20:27:55.079Z] [2023-01-15T20:27:55.079Z] setToolProperty: [2023-01-15T20:27:55.079Z] [2023-01-15T20:27:55.079Z] setS1ASclassPath: [2023-01-15T20:27:55.079Z] [2023-01-15T20:27:55.079Z] init-common: [2023-01-15T20:27:55.079Z] [2023-01-15T20:27:55.079Z] delete-jdbc-resource-common: [2023-01-15T20:27:55.079Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgEjbTest [2023-01-15T20:27:55.079Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:55.265Z] [exec] Connector resource blackbox-tx-cr created. [2023-01-15T20:27:55.265Z] [2023-01-15T20:27:55.265Z] asadmin-common: [2023-01-15T20:27:55.265Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:55.265Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:55.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgEjbTest [2023-01-15T20:27:55.646Z] [exec] JDBC resource jdbc/pkgEjbTest deleted successfully [2023-01-15T20:27:55.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:55.830Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2023-01-15T20:27:55.830Z] [2023-01-15T20:27:55.830Z] asadmin-common: [2023-01-15T20:27:55.830Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:55.830Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:55.902Z] [exec] Value of key is: test2 : [2023-01-15T20:27:55.903Z] [exec] jdbc reconfig-maxpoolsize status: [2023-01-15T20:27:55.903Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:27:55.903Z] [exec] [2023-01-15T20:27:55.903Z] [exec] [2023-01-15T20:27:55.903Z] [exec] ----------------------------------------- [2023-01-15T20:27:55.903Z] [exec] - test2 : : PASS - [2023-01-15T20:27:55.903Z] [exec] ----------------------------------------- [2023-01-15T20:27:55.903Z] [exec] Total PASS: 1 [2023-01-15T20:27:55.903Z] [exec] Total FAIL: 0 [2023-01-15T20:27:55.903Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:27:55.903Z] [exec] ----------------------------------------- [2023-01-15T20:27:55.903Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:27:55.903Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:27:55.904Z] [echo] cmd executed for server [2023-01-15T20:27:55.905Z] [2023-01-15T20:27:55.905Z] setOSConditions: [2023-01-15T20:27:55.905Z] [2023-01-15T20:27:55.905Z] setToolWin: [2023-01-15T20:27:55.905Z] [2023-01-15T20:27:55.905Z] setToolUnix: [2023-01-15T20:27:55.905Z] [2023-01-15T20:27:55.905Z] setToolProperty: [2023-01-15T20:27:55.905Z] [2023-01-15T20:27:55.905Z] setS1ASclassPath: [2023-01-15T20:27:55.905Z] [2023-01-15T20:27:55.905Z] init-common: [2023-01-15T20:27:55.905Z] [2023-01-15T20:27:55.905Z] delete-jdbc-connpool-common: [2023-01-15T20:27:55.905Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgEjbTest-pool [2023-01-15T20:27:55.905Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:56.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:56.088Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2023-01-15T20:27:56.088Z] [2023-01-15T20:27:56.088Z] asadmin-common: [2023-01-15T20:27:56.088Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:56.088Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:56.163Z] [2023-01-15T20:27:56.164Z] checkReporting-common: [2023-01-15T20:27:56.164Z] [2023-01-15T20:27:56.164Z] confirmReportPresent-common: [2023-01-15T20:27:56.164Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:27:56.164Z] [echo] Test seems to be reported fine [2023-01-15T20:27:56.164Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-01-15T20:27:56.164Z] [2023-01-15T20:27:56.164Z] confirmMissingReport-common: [2023-01-15T20:27:56.164Z] [2023-01-15T20:27:56.164Z] asadmin-common: [2023-01-15T20:27:56.164Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:56.421Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:56.650Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:56.651Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:27:56.651Z] [2023-01-15T20:27:56.651Z] asadmin-common: [2023-01-15T20:27:56.651Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:56.843Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgEjbTest-pool [2023-01-15T20:27:56.843Z] [exec] JDBC Connection pool pkgEjbTest-pool deleted successfully [2023-01-15T20:27:56.843Z] [echo] cmd executed for server [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] all: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setOSConditions: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setToolWin: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setToolUnix: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setToolProperty: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setS1ASclassPath: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] init-common: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setup: [2023-01-15T20:27:56.843Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/descriptor [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setOSConditions: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setToolWin: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setToolUnix: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setToolProperty: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] setS1ASclassPath: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] init-common: [2023-01-15T20:27:56.843Z] [2023-01-15T20:27:56.843Z] create-jdbc-persistence-connpool-common: [2023-01-15T20:27:56.843Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:56.907Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:56.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:56.985Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=10 [2023-01-15T20:27:56.985Z] [2023-01-15T20:27:56.985Z] asadmin-common: [2023-01-15T20:27:56.985Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:56.985Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:57.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:57.166Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:27:57.166Z] [2023-01-15T20:27:57.166Z] deploy-rar-and-setup-resources: [2023-01-15T20:27:57.166Z] [2023-01-15T20:27:57.166Z] setOSConditions: [2023-01-15T20:27:57.166Z] [2023-01-15T20:27:57.166Z] setToolWin: [2023-01-15T20:27:57.166Z] [2023-01-15T20:27:57.166Z] setToolUnix: [2023-01-15T20:27:57.166Z] [2023-01-15T20:27:57.166Z] setToolProperty: [2023-01-15T20:27:57.166Z] [2023-01-15T20:27:57.166Z] setS1ASclassPath: [2023-01-15T20:27:57.166Z] [2023-01-15T20:27:57.166Z] init-common: [2023-01-15T20:27:57.166Z] [2023-01-15T20:27:57.166Z] deploy-rar-common: [2023-01-15T20:27:57.166Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2023-01-15T20:27:57.412Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:57.412Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:57.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:57.412Z] [exec] JDBC connection pool pkgWarTest-pool created successfully. [2023-01-15T20:27:57.412Z] [2023-01-15T20:27:57.412Z] setOSConditions: [2023-01-15T20:27:57.412Z] [2023-01-15T20:27:57.412Z] setToolWin: [2023-01-15T20:27:57.412Z] [2023-01-15T20:27:57.412Z] setToolUnix: [2023-01-15T20:27:57.412Z] [2023-01-15T20:27:57.412Z] setToolProperty: [2023-01-15T20:27:57.412Z] [2023-01-15T20:27:57.412Z] setS1ASclassPath: [2023-01-15T20:27:57.412Z] [2023-01-15T20:27:57.412Z] init-common: [2023-01-15T20:27:57.412Z] [2023-01-15T20:27:57.412Z] create-jdbc-resource-common: [2023-01-15T20:27:57.412Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgWarTest-pool --target server jdbc/pkgWarTest [2023-01-15T20:27:57.422Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:57.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:57.549Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-wait-time-in-millis=1000 [2023-01-15T20:27:57.549Z] [2023-01-15T20:27:57.549Z] setOSConditions: [2023-01-15T20:27:57.549Z] [2023-01-15T20:27:57.549Z] setToolWin: [2023-01-15T20:27:57.549Z] [2023-01-15T20:27:57.549Z] setToolUnix: [2023-01-15T20:27:57.549Z] [2023-01-15T20:27:57.549Z] setToolProperty: [2023-01-15T20:27:57.549Z] [2023-01-15T20:27:57.549Z] setS1ASclassPath: [2023-01-15T20:27:57.549Z] [2023-01-15T20:27:57.549Z] init-common: [2023-01-15T20:27:57.549Z] [2023-01-15T20:27:57.549Z] runclient-common: [2023-01-15T20:27:57.549Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-01-15T20:27:57.550Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:57.671Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:57.679Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:57.936Z] [exec] Application deployed with name blackbox-notx. [2023-01-15T20:27:57.936Z] [echo] Deploying rar/blackbox-notx.rar on server [2023-01-15T20:27:57.936Z] [2023-01-15T20:27:57.936Z] setOSConditions: [2023-01-15T20:27:57.936Z] [2023-01-15T20:27:57.936Z] setToolWin: [2023-01-15T20:27:57.936Z] [2023-01-15T20:27:57.936Z] setToolUnix: [2023-01-15T20:27:57.936Z] [2023-01-15T20:27:57.936Z] setToolProperty: [2023-01-15T20:27:57.936Z] [2023-01-15T20:27:57.936Z] setS1ASclassPath: [2023-01-15T20:27:57.936Z] [2023-01-15T20:27:57.936Z] init-common: [2023-01-15T20:27:57.936Z] [2023-01-15T20:27:57.936Z] create-connector-connpool: [2023-01-15T20:27:57.936Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:57.936Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:58.115Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:58.240Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:58.240Z] [exec] JDBC resource jdbc/pkgWarTest created successfully. [2023-01-15T20:27:58.240Z] [echo] cmd executed for server [2023-01-15T20:27:58.240Z] [2023-01-15T20:27:58.240Z] clean: [2023-01-15T20:27:58.240Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:58.240Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:58.240Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:27:58.240Z] [2023-01-15T20:27:58.240Z] compile: [2023-01-15T20:27:58.240Z] [2023-01-15T20:27:58.240Z] setOSConditions: [2023-01-15T20:27:58.240Z] [2023-01-15T20:27:58.240Z] setToolWin: [2023-01-15T20:27:58.240Z] [2023-01-15T20:27:58.240Z] setToolUnix: [2023-01-15T20:27:58.240Z] [2023-01-15T20:27:58.240Z] setToolProperty: [2023-01-15T20:27:58.240Z] [2023-01-15T20:27:58.240Z] setS1ASclassPath: [2023-01-15T20:27:58.240Z] [2023-01-15T20:27:58.240Z] init-common: [2023-01-15T20:27:58.240Z] [2023-01-15T20:27:58.240Z] compile-common: [2023-01-15T20:27:58.240Z] [echo] Current time (ISO): 2023-01-15T20:27:58.192+0000 [2023-01-15T20:27:58.240Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:58.240Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:27:58.499Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:58.501Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:58.502Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:27:58.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:58.502Z] [exec] Connector connection pool blackbox-notx-ccp created. [2023-01-15T20:27:58.502Z] [2023-01-15T20:27:58.502Z] create-connector-connpool-common: [2023-01-15T20:27:58.502Z] [2023-01-15T20:27:58.502Z] setOSConditions: [2023-01-15T20:27:58.502Z] [2023-01-15T20:27:58.502Z] setToolWin: [2023-01-15T20:27:58.502Z] [2023-01-15T20:27:58.502Z] setToolUnix: [2023-01-15T20:27:58.502Z] [2023-01-15T20:27:58.502Z] setToolProperty: [2023-01-15T20:27:58.502Z] [2023-01-15T20:27:58.502Z] setS1ASclassPath: [2023-01-15T20:27:58.502Z] [2023-01-15T20:27:58.502Z] init-common: [2023-01-15T20:27:58.502Z] [2023-01-15T20:27:58.502Z] create-connector-resource-common: [2023-01-15T20:27:58.502Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2023-01-15T20:27:58.502Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:59.049Z] [exec] Jan 15, 2023 8:27:58 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:27:59.050Z] [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. [2023-01-15T20:27:59.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:59.064Z] [exec] Connector resource blackbox-notx-cr created. [2023-01-15T20:27:59.064Z] [2023-01-15T20:27:59.064Z] asadmin-common: [2023-01-15T20:27:59.064Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:59.064Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:59.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:59.321Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2023-01-15T20:27:59.321Z] [2023-01-15T20:27:59.321Z] asadmin-common: [2023-01-15T20:27:59.321Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:59.578Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:27:59.835Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:27:59.835Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2023-01-15T20:27:59.835Z] [2023-01-15T20:27:59.835Z] asadmin-common: [2023-01-15T20:27:59.835Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:00.163Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:00.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:00.464Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:28:00.464Z] [2023-01-15T20:28:00.464Z] asadmin-common: [2023-01-15T20:28:00.464Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:00.721Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:00.979Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:00.979Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] setOSConditions: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] setToolWin: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] setToolUnix: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] setToolProperty: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] setS1ASclassPath: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] init-common: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] deploy-common: [2023-01-15T20:28:00.979Z] [echo] Current time (ISO): 2023-01-15T20:28:00.933+0000 [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] setOSConditions: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] setToolWin: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] setToolUnix: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] setToolProperty: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] setS1ASclassPath: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] init-common: [2023-01-15T20:28:00.979Z] [2023-01-15T20:28:00.979Z] deploy-common-pe: [2023-01-15T20:28:01.034Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:01.236Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:01.293Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/util/ServletUtil.java uses or overrides a deprecated API. [2023-01-15T20:28:01.294Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:28:01.294Z] [javac] 1 warning [2023-01-15T20:28:01.294Z] [2023-01-15T20:28:01.294Z] setOSConditions: [2023-01-15T20:28:01.294Z] [2023-01-15T20:28:01.294Z] setToolWin: [2023-01-15T20:28:01.294Z] [2023-01-15T20:28:01.294Z] setToolUnix: [2023-01-15T20:28:01.294Z] [2023-01-15T20:28:01.294Z] setToolProperty: [2023-01-15T20:28:01.294Z] [2023-01-15T20:28:01.294Z] setS1ASclassPath: [2023-01-15T20:28:01.294Z] [2023-01-15T20:28:01.294Z] init-common: [2023-01-15T20:28:01.294Z] [2023-01-15T20:28:01.294Z] compile-common: [2023-01-15T20:28:01.294Z] [echo] Current time (ISO): 2023-01-15T20:28:01.267+0000 [2023-01-15T20:28:01.294Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:01.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2023-01-15T20:28:01.552Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:01.751Z] [exec] Application deployed with name rar-accessibility-testApp. [2023-01-15T20:28:01.751Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2023-01-15T20:28:01.751Z] [echo] Deployment on target server server successful [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] setOSConditions: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] setToolWin: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] setToolUnix: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] setToolProperty: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] setS1ASclassPath: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] init-common: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] deploy-common-ee: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] run: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] setOSConditions: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] setToolWin: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] setToolUnix: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] setToolProperty: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] setS1ASclassPath: [2023-01-15T20:28:01.751Z] [2023-01-15T20:28:01.751Z] init-common: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] execute-sql-common: [2023-01-15T20:28:01.752Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2023-01-15T20:28:01.752Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:28:01.752Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:28:01.752Z] [sql] 0 rows affected [2023-01-15T20:28:01.752Z] [sql] 1 rows affected [2023-01-15T20:28:01.752Z] [sql] 1 rows affected [2023-01-15T20:28:01.752Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:28:01.752Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:28:01.752Z] [sql] 0 rows affected [2023-01-15T20:28:01.752Z] [sql] 1 rows affected [2023-01-15T20:28:01.752Z] [sql] 1 rows affected [2023-01-15T20:28:01.752Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setOSConditions: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setToolWin: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setToolUnix: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setToolProperty: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setS1ASclassPath: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] init-common: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] run-test-1: [2023-01-15T20:28:01.752Z] [java] GET /rar-accessibility-test/servlet/SimpleServlet?url=/rar-accessibility-test/servlet/SimpleServlet&&expected-count=3 HTTP/1.1 [2023-01-15T20:28:01.752Z] [java] [2023-01-15T20:28:01.752Z] [java] Time: 2 [2023-01-15T20:28:01.752Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:28:01.752Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:28:01.752Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:28:01.752Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:28:01.752Z] [java] [Server response] [2023-01-15T20:28:01.752Z] [java] [Server response]40 [2023-01-15T20:28:01.752Z] [java] [Server response]Running rar_accessibility connector test [2023-01-15T20:28:01.752Z] [java] [Server response]TEST:PASS [2023-01-15T20:28:01.752Z] [java] Value of key is:rar-accessibility-test [2023-01-15T20:28:01.752Z] [java] [Server response]END_OF_TEST [2023-01-15T20:28:01.752Z] [java] Value of key is:rar-accessibility-test [2023-01-15T20:28:01.752Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:01.752Z] [java] [2023-01-15T20:28:01.752Z] [java] [2023-01-15T20:28:01.752Z] [java] ----------------------------------------- [2023-01-15T20:28:01.752Z] [java] - rar-accessibility-test: PASS - [2023-01-15T20:28:01.752Z] [java] ----------------------------------------- [2023-01-15T20:28:01.752Z] [java] Total PASS: 1 [2023-01-15T20:28:01.752Z] [java] Total FAIL: 0 [2023-01-15T20:28:01.752Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:28:01.752Z] [java] ----------------------------------------- [2023-01-15T20:28:01.752Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] undeploy: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setOSConditions: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setToolWin: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setToolUnix: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setToolProperty: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setS1ASclassPath: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] init-common: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] execute-sql-common: [2023-01-15T20:28:01.752Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2023-01-15T20:28:01.752Z] [sql] 0 rows affected [2023-01-15T20:28:01.752Z] [sql] 0 rows affected [2023-01-15T20:28:01.752Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setOSConditions: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setToolWin: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setToolUnix: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setToolProperty: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] setS1ASclassPath: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] init-common: [2023-01-15T20:28:01.752Z] [2023-01-15T20:28:01.752Z] undeploy-common: [2023-01-15T20:28:02.009Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:02.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:02.323Z] [exec] Value of key is: test3 : [2023-01-15T20:28:02.324Z] [exec] jdbc reconfig-maxpoolsize status: [2023-01-15T20:28:02.324Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:02.324Z] [exec] [2023-01-15T20:28:02.324Z] [exec] [2023-01-15T20:28:02.324Z] [exec] ----------------------------------------- [2023-01-15T20:28:02.324Z] [exec] - test3 : : PASS - [2023-01-15T20:28:02.324Z] [exec] ----------------------------------------- [2023-01-15T20:28:02.324Z] [exec] Total PASS: 1 [2023-01-15T20:28:02.324Z] [exec] Total FAIL: 0 [2023-01-15T20:28:02.324Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:28:02.324Z] [exec] ----------------------------------------- [2023-01-15T20:28:02.324Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:02.522Z] [2023-01-15T20:28:02.523Z] delete-resources-and-undeploy-rar: [2023-01-15T20:28:02.523Z] [2023-01-15T20:28:02.523Z] setOSConditions: [2023-01-15T20:28:02.523Z] [2023-01-15T20:28:02.523Z] setToolWin: [2023-01-15T20:28:02.523Z] [2023-01-15T20:28:02.523Z] setToolUnix: [2023-01-15T20:28:02.523Z] [2023-01-15T20:28:02.523Z] setToolProperty: [2023-01-15T20:28:02.523Z] [2023-01-15T20:28:02.523Z] setS1ASclassPath: [2023-01-15T20:28:02.523Z] [2023-01-15T20:28:02.523Z] init-common: [2023-01-15T20:28:02.523Z] [2023-01-15T20:28:02.523Z] delete-connector-resource-common: [2023-01-15T20:28:02.523Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2023-01-15T20:28:02.523Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:02.581Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:02.838Z] [2023-01-15T20:28:02.838Z] checkReporting-common: [2023-01-15T20:28:02.838Z] [2023-01-15T20:28:02.838Z] confirmReportPresent-common: [2023-01-15T20:28:02.838Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:28:02.838Z] [echo] Test seems to be reported fine [2023-01-15T20:28:02.838Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-01-15T20:28:02.838Z] [2023-01-15T20:28:02.838Z] confirmMissingReport-common: [2023-01-15T20:28:02.838Z] [2023-01-15T20:28:02.838Z] asadmin-common: [2023-01-15T20:28:02.838Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:02.838Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:03.086Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-xa-cr [2023-01-15T20:28:03.086Z] [exec] Connector resource blackbox-xa-cr deleted. [2023-01-15T20:28:03.086Z] [2023-01-15T20:28:03.086Z] setOSConditions: [2023-01-15T20:28:03.086Z] [2023-01-15T20:28:03.086Z] setToolWin: [2023-01-15T20:28:03.086Z] [2023-01-15T20:28:03.086Z] setToolUnix: [2023-01-15T20:28:03.086Z] [2023-01-15T20:28:03.086Z] setToolProperty: [2023-01-15T20:28:03.086Z] [2023-01-15T20:28:03.086Z] setS1ASclassPath: [2023-01-15T20:28:03.086Z] [2023-01-15T20:28:03.086Z] init-common: [2023-01-15T20:28:03.086Z] [2023-01-15T20:28:03.086Z] delete-connector-connpool-common: [2023-01-15T20:28:03.086Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2023-01-15T20:28:03.086Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:03.402Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:03.402Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=20 [2023-01-15T20:28:03.403Z] [2023-01-15T20:28:03.403Z] setOSConditions: [2023-01-15T20:28:03.403Z] [2023-01-15T20:28:03.403Z] setToolWin: [2023-01-15T20:28:03.403Z] [2023-01-15T20:28:03.403Z] setToolUnix: [2023-01-15T20:28:03.403Z] [2023-01-15T20:28:03.403Z] setToolProperty: [2023-01-15T20:28:03.403Z] [2023-01-15T20:28:03.403Z] setS1ASclassPath: [2023-01-15T20:28:03.403Z] [2023-01-15T20:28:03.403Z] init-common: [2023-01-15T20:28:03.403Z] [2023-01-15T20:28:03.403Z] runclient-common: [2023-01-15T20:28:03.403Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-01-15T20:28:03.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-xa-ccp [2023-01-15T20:28:03.652Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2023-01-15T20:28:03.652Z] [2023-01-15T20:28:03.652Z] setOSConditions: [2023-01-15T20:28:03.652Z] [2023-01-15T20:28:03.652Z] setToolWin: [2023-01-15T20:28:03.652Z] [2023-01-15T20:28:03.652Z] setToolUnix: [2023-01-15T20:28:03.652Z] [2023-01-15T20:28:03.652Z] setToolProperty: [2023-01-15T20:28:03.652Z] [2023-01-15T20:28:03.652Z] setS1ASclassPath: [2023-01-15T20:28:03.652Z] [2023-01-15T20:28:03.652Z] init-common: [2023-01-15T20:28:03.652Z] [2023-01-15T20:28:03.652Z] undeploy-rar-common: [2023-01-15T20:28:03.652Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2023-01-15T20:28:03.652Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:03.659Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:03.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:03.909Z] [2023-01-15T20:28:03.909Z] delete-resources-and-undeploy-rar: [2023-01-15T20:28:03.909Z] [2023-01-15T20:28:03.909Z] setOSConditions: [2023-01-15T20:28:03.909Z] [2023-01-15T20:28:03.909Z] setToolWin: [2023-01-15T20:28:03.909Z] [2023-01-15T20:28:03.909Z] setToolUnix: [2023-01-15T20:28:03.909Z] [2023-01-15T20:28:03.909Z] setToolProperty: [2023-01-15T20:28:03.909Z] [2023-01-15T20:28:03.909Z] setS1ASclassPath: [2023-01-15T20:28:03.909Z] [2023-01-15T20:28:03.909Z] init-common: [2023-01-15T20:28:03.909Z] [2023-01-15T20:28:03.909Z] delete-connector-resource-common: [2023-01-15T20:28:03.909Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2023-01-15T20:28:04.166Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:04.222Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:04.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-tx-cr [2023-01-15T20:28:04.680Z] [exec] Connector resource blackbox-tx-cr deleted. [2023-01-15T20:28:04.681Z] [2023-01-15T20:28:04.681Z] setOSConditions: [2023-01-15T20:28:04.681Z] [2023-01-15T20:28:04.681Z] setToolWin: [2023-01-15T20:28:04.681Z] [2023-01-15T20:28:04.681Z] setToolUnix: [2023-01-15T20:28:04.681Z] [2023-01-15T20:28:04.681Z] setToolProperty: [2023-01-15T20:28:04.681Z] [2023-01-15T20:28:04.681Z] setS1ASclassPath: [2023-01-15T20:28:04.681Z] [2023-01-15T20:28:04.681Z] init-common: [2023-01-15T20:28:04.681Z] [2023-01-15T20:28:04.681Z] delete-connector-connpool-common: [2023-01-15T20:28:04.681Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2023-01-15T20:28:04.681Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:04.788Z] [exec] Jan 15, 2023 8:28:04 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:28:04.788Z] [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. [2023-01-15T20:28:04.838Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:04.839Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T20:28:04.839Z] [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. [2023-01-15T20:28:04.839Z] [javac] 2 warnings [2023-01-15T20:28:04.839Z] [2023-01-15T20:28:04.839Z] setOSConditions: [2023-01-15T20:28:04.839Z] [2023-01-15T20:28:04.839Z] setToolWin: [2023-01-15T20:28:04.839Z] [2023-01-15T20:28:04.839Z] setToolUnix: [2023-01-15T20:28:04.839Z] [2023-01-15T20:28:04.839Z] setToolProperty: [2023-01-15T20:28:04.839Z] [2023-01-15T20:28:04.839Z] setS1ASclassPath: [2023-01-15T20:28:04.839Z] [2023-01-15T20:28:04.839Z] init-common: [2023-01-15T20:28:04.839Z] [2023-01-15T20:28:04.839Z] compile-common: [2023-01-15T20:28:04.839Z] [echo] Current time (ISO): 2023-01-15T20:28:04.290+0000 [2023-01-15T20:28:04.839Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:04.839Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:05.245Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-tx-ccp [2023-01-15T20:28:05.245Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2023-01-15T20:28:05.245Z] [2023-01-15T20:28:05.245Z] setOSConditions: [2023-01-15T20:28:05.245Z] [2023-01-15T20:28:05.245Z] setToolWin: [2023-01-15T20:28:05.245Z] [2023-01-15T20:28:05.245Z] setToolUnix: [2023-01-15T20:28:05.245Z] [2023-01-15T20:28:05.245Z] setToolProperty: [2023-01-15T20:28:05.245Z] [2023-01-15T20:28:05.245Z] setS1ASclassPath: [2023-01-15T20:28:05.245Z] [2023-01-15T20:28:05.245Z] init-common: [2023-01-15T20:28:05.245Z] [2023-01-15T20:28:05.245Z] undeploy-rar-common: [2023-01-15T20:28:05.245Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2023-01-15T20:28:05.245Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:05.429Z] [2023-01-15T20:28:05.430Z] stop-server-windows: [2023-01-15T20:28:05.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:05.502Z] [2023-01-15T20:28:05.502Z] delete-resources-and-undeploy-rar: [2023-01-15T20:28:05.759Z] [2023-01-15T20:28:05.759Z] setOSConditions: [2023-01-15T20:28:05.759Z] [2023-01-15T20:28:05.759Z] setToolWin: [2023-01-15T20:28:05.759Z] [2023-01-15T20:28:05.759Z] setToolUnix: [2023-01-15T20:28:05.759Z] [2023-01-15T20:28:05.759Z] setToolProperty: [2023-01-15T20:28:05.759Z] [2023-01-15T20:28:05.759Z] setS1ASclassPath: [2023-01-15T20:28:05.759Z] [2023-01-15T20:28:05.759Z] init-common: [2023-01-15T20:28:05.759Z] [2023-01-15T20:28:05.759Z] delete-connector-resource-common: [2023-01-15T20:28:05.759Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2023-01-15T20:28:05.759Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:06.017Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-notx-cr [2023-01-15T20:28:06.017Z] [exec] Connector resource blackbox-notx-cr deleted. [2023-01-15T20:28:06.274Z] [2023-01-15T20:28:06.274Z] setOSConditions: [2023-01-15T20:28:06.274Z] [2023-01-15T20:28:06.274Z] setToolWin: [2023-01-15T20:28:06.274Z] [2023-01-15T20:28:06.274Z] setToolUnix: [2023-01-15T20:28:06.274Z] [2023-01-15T20:28:06.274Z] setToolProperty: [2023-01-15T20:28:06.274Z] [2023-01-15T20:28:06.274Z] setS1ASclassPath: [2023-01-15T20:28:06.274Z] [2023-01-15T20:28:06.274Z] init-common: [2023-01-15T20:28:06.274Z] [2023-01-15T20:28:06.274Z] delete-connector-connpool-common: [2023-01-15T20:28:06.274Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2023-01-15T20:28:06.274Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:06.838Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-notx-ccp [2023-01-15T20:28:06.838Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2023-01-15T20:28:06.838Z] [2023-01-15T20:28:06.838Z] setOSConditions: [2023-01-15T20:28:06.838Z] [2023-01-15T20:28:06.838Z] setToolWin: [2023-01-15T20:28:06.838Z] [2023-01-15T20:28:06.838Z] setToolUnix: [2023-01-15T20:28:06.838Z] [2023-01-15T20:28:06.838Z] setToolProperty: [2023-01-15T20:28:06.838Z] [2023-01-15T20:28:06.838Z] setS1ASclassPath: [2023-01-15T20:28:06.838Z] [2023-01-15T20:28:06.838Z] init-common: [2023-01-15T20:28:06.838Z] [2023-01-15T20:28:06.838Z] undeploy-rar-common: [2023-01-15T20:28:06.838Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2023-01-15T20:28:06.838Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:07.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:07.095Z] [2023-01-15T20:28:07.095Z] exec: [2023-01-15T20:28:07.095Z] [2023-01-15T20:28:07.095Z] asadmin-common: [2023-01-15T20:28:07.095Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy=derived [2023-01-15T20:28:07.351Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:07.370Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:07.371Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T20:28:07.371Z] [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. [2023-01-15T20:28:07.371Z] [javac] 2 warnings [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] build: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] setOSConditions: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] setToolWin: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] setToolUnix: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] setToolProperty: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] setS1ASclassPath: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] init-common: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] webclient-pu-war: [2023-01-15T20:28:07.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] setOSConditions: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] setToolWin: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] setToolUnix: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] setToolProperty: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] setS1ASclassPath: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] init-common: [2023-01-15T20:28:07.371Z] [2023-01-15T20:28:07.371Z] package-pu-war: [2023-01-15T20:28:07.371Z] [echo] my build classes dir is:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:07.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2023-01-15T20:28:07.371Z] [echo] webclient.war.classes=**/JpaServlet.class,**/Order.classes,**/Customer.class [2023-01-15T20:28:07.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2023-01-15T20:28:07.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2023-01-15T20:28:07.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2023-01-15T20:28:07.371Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2023-01-15T20:28:07.371Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2023-01-15T20:28:07.371Z] [echo] created war file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2023-01-15T20:28:07.371Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2023-01-15T20:28:07.371Z] [echo] my webclient war classes are:**/JpaServlet.class,**/Order.classes,**/Customer.class [2023-01-15T20:28:07.371Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:07.371Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:07.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy=derived [2023-01-15T20:28:07.608Z] [exec] server.connector-service.class-loading-policy=derived [2023-01-15T20:28:07.608Z] [2023-01-15T20:28:07.608Z] asadmin-common: [2023-01-15T20:28:07.608Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp='*' [2023-01-15T20:28:07.869Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:08.062Z] [exec] Value of key is: test4 : [2023-01-15T20:28:08.063Z] [exec] jdbc reconfig-maxpoolsize status: [2023-01-15T20:28:08.063Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:08.063Z] [exec] [2023-01-15T20:28:08.063Z] [exec] [2023-01-15T20:28:08.063Z] [exec] ----------------------------------------- [2023-01-15T20:28:08.063Z] [exec] - test4 : : PASS - [2023-01-15T20:28:08.063Z] [exec] ----------------------------------------- [2023-01-15T20:28:08.063Z] [exec] Total PASS: 1 [2023-01-15T20:28:08.063Z] [exec] Total FAIL: 0 [2023-01-15T20:28:08.063Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:28:08.063Z] [exec] ----------------------------------------- [2023-01-15T20:28:08.063Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:08.063Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:08.063Z] [2023-01-15T20:28:08.063Z] checkReporting-common: [2023-01-15T20:28:08.063Z] [2023-01-15T20:28:08.063Z] confirmReportPresent-common: [2023-01-15T20:28:08.063Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:28:08.063Z] [echo] Test seems to be reported fine [2023-01-15T20:28:08.063Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-01-15T20:28:08.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp=* [2023-01-15T20:28:08.126Z] [exec] server.connector-service.property.rar-accessibility-testApp=* [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setOSConditions: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setToolWin: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setToolUnix: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setToolProperty: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setS1ASclassPath: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] init-common: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] clean: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setOSConditions: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setToolWin: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setToolUnix: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setToolProperty: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setS1ASclassPath: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] init-common: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] clean-common: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setOSConditions: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setToolWin: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setToolUnix: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setToolProperty: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setS1ASclassPath: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] init-common: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] clean-classes-common: [2023-01-15T20:28:08.126Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setOSConditions: [2023-01-15T20:28:08.126Z] [2023-01-15T20:28:08.126Z] setToolWin: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] setToolUnix: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] setToolProperty: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] setS1ASclassPath: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] init-common: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] clean-jars-common: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] clean: [2023-01-15T20:28:08.127Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:28:08.127Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2023-01-15T20:28:08.127Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2023-01-15T20:28:08.127Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2023-01-15T20:28:08.127Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2023-01-15T20:28:08.127Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2023-01-15T20:28:08.127Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] compile: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] setOSConditions: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] setToolWin: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] setToolUnix: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] setToolProperty: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] setS1ASclassPath: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] init-common: [2023-01-15T20:28:08.127Z] [2023-01-15T20:28:08.127Z] compile-common: [2023-01-15T20:28:08.127Z] [echo] Current time (ISO): 2023-01-15T20:28:08.117+0000 [2023-01-15T20:28:08.127Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:08.127Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:08.319Z] [2023-01-15T20:28:08.320Z] confirmMissingReport-common: [2023-01-15T20:28:08.320Z] [2023-01-15T20:28:08.320Z] undeploy: [2023-01-15T20:28:08.320Z] [2023-01-15T20:28:08.320Z] setOSConditions: [2023-01-15T20:28:08.320Z] [2023-01-15T20:28:08.320Z] setToolWin: [2023-01-15T20:28:08.320Z] [2023-01-15T20:28:08.320Z] setToolUnix: [2023-01-15T20:28:08.320Z] [2023-01-15T20:28:08.320Z] setToolProperty: [2023-01-15T20:28:08.320Z] [2023-01-15T20:28:08.320Z] setS1ASclassPath: [2023-01-15T20:28:08.320Z] [2023-01-15T20:28:08.320Z] init-common: [2023-01-15T20:28:08.320Z] [2023-01-15T20:28:08.320Z] undeploy-common: [2023-01-15T20:28:08.320Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:08.344Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:08.344Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:08.383Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:08.578Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:08.604Z] [2023-01-15T20:28:08.605Z] deploy: [2023-01-15T20:28:08.605Z] [2023-01-15T20:28:08.605Z] deploy-war-common: [2023-01-15T20:28:08.605Z] [2023-01-15T20:28:08.605Z] setOSConditions: [2023-01-15T20:28:08.605Z] [2023-01-15T20:28:08.605Z] setToolWin: [2023-01-15T20:28:08.605Z] [2023-01-15T20:28:08.605Z] setToolUnix: [2023-01-15T20:28:08.605Z] [2023-01-15T20:28:08.605Z] setToolProperty: [2023-01-15T20:28:08.605Z] [2023-01-15T20:28:08.605Z] setS1ASclassPath: [2023-01-15T20:28:08.605Z] [2023-01-15T20:28:08.605Z] init-common: [2023-01-15T20:28:08.605Z] [2023-01-15T20:28:08.605Z] deploy-war-commonpe: [2023-01-15T20:28:08.605Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:08.699Z] [2023-01-15T20:28:08.699Z] setOSConditions: [2023-01-15T20:28:08.699Z] [2023-01-15T20:28:08.699Z] start-server: [2023-01-15T20:28:08.699Z] [echo] +-----------------------------+ [2023-01-15T20:28:08.699Z] [echo] | | [2023-01-15T20:28:08.699Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:28:08.699Z] [echo] | in Felix mode | [2023-01-15T20:28:08.699Z] [echo] | | [2023-01-15T20:28:08.699Z] [echo] +-----------------------------+ [2023-01-15T20:28:08.699Z] [2023-01-15T20:28:08.699Z] start-server-unix: [2023-01-15T20:28:08.699Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] setOSConditions: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] setToolWin: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] setToolUnix: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] setToolProperty: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] setS1ASclassPath: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] init-common: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] undeploy-jdbc-common: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] setOSConditions: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] setToolWin: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] setToolUnix: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] setToolProperty: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] setS1ASclassPath: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] init-common: [2023-01-15T20:28:08.835Z] [2023-01-15T20:28:08.835Z] delete-jdbc-resource-common: [2023-01-15T20:28:08.835Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize [2023-01-15T20:28:08.835Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:09.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2023-01-15T20:28:09.399Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize [2023-01-15T20:28:09.400Z] [exec] JDBC resource jdbc/maxpoolsize deleted successfully [2023-01-15T20:28:09.400Z] [echo] cmd executed for server [2023-01-15T20:28:09.400Z] [2023-01-15T20:28:09.400Z] setOSConditions: [2023-01-15T20:28:09.400Z] [2023-01-15T20:28:09.400Z] setToolWin: [2023-01-15T20:28:09.400Z] [2023-01-15T20:28:09.400Z] setToolUnix: [2023-01-15T20:28:09.400Z] [2023-01-15T20:28:09.400Z] setToolProperty: [2023-01-15T20:28:09.400Z] [2023-01-15T20:28:09.400Z] setS1ASclassPath: [2023-01-15T20:28:09.400Z] [2023-01-15T20:28:09.400Z] init-common: [2023-01-15T20:28:09.400Z] [2023-01-15T20:28:09.400Z] delete-jdbc-connpool-common: [2023-01-15T20:28:09.400Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool [2023-01-15T20:28:09.400Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:09.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool [2023-01-15T20:28:09.963Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool deleted successfully [2023-01-15T20:28:09.963Z] [echo] cmd executed for server [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] setOSConditions: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] setToolWin: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] setToolUnix: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] setToolProperty: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] setS1ASclassPath: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] init-common: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] undeploy-jdbc-common: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] setOSConditions: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] setToolWin: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] setToolUnix: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] setToolProperty: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] setS1ASclassPath: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] init-common: [2023-01-15T20:28:09.963Z] [2023-01-15T20:28:09.963Z] delete-jdbc-resource-common: [2023-01-15T20:28:09.963Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize-xa [2023-01-15T20:28:10.219Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:10.279Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:10.279Z] [javac] 1 warning [2023-01-15T20:28:10.279Z] [2023-01-15T20:28:10.279Z] setOSConditions: [2023-01-15T20:28:10.279Z] [2023-01-15T20:28:10.279Z] setToolWin: [2023-01-15T20:28:10.279Z] [2023-01-15T20:28:10.279Z] setToolUnix: [2023-01-15T20:28:10.279Z] [2023-01-15T20:28:10.279Z] setToolProperty: [2023-01-15T20:28:10.279Z] [2023-01-15T20:28:10.279Z] setS1ASclassPath: [2023-01-15T20:28:10.279Z] [2023-01-15T20:28:10.279Z] init-common: [2023-01-15T20:28:10.279Z] [2023-01-15T20:28:10.279Z] compile-common: [2023-01-15T20:28:10.279Z] [echo] Current time (ISO): 2023-01-15T20:28:09.982+0000 [2023-01-15T20:28:10.279Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:10.279Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:10.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize-xa [2023-01-15T20:28:10.477Z] [exec] JDBC resource jdbc/maxpoolsize-xa deleted successfully [2023-01-15T20:28:10.477Z] [echo] cmd executed for server [2023-01-15T20:28:10.477Z] [2023-01-15T20:28:10.477Z] setOSConditions: [2023-01-15T20:28:10.477Z] [2023-01-15T20:28:10.477Z] setToolWin: [2023-01-15T20:28:10.477Z] [2023-01-15T20:28:10.477Z] setToolUnix: [2023-01-15T20:28:10.477Z] [2023-01-15T20:28:10.477Z] setToolProperty: [2023-01-15T20:28:10.477Z] [2023-01-15T20:28:10.477Z] setS1ASclassPath: [2023-01-15T20:28:10.477Z] [2023-01-15T20:28:10.477Z] init-common: [2023-01-15T20:28:10.477Z] [2023-01-15T20:28:10.477Z] delete-jdbc-connpool-common: [2023-01-15T20:28:10.477Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool-xa [2023-01-15T20:28:10.734Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:10.990Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool-xa [2023-01-15T20:28:10.990Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool-xa deleted successfully [2023-01-15T20:28:10.990Z] [echo] cmd executed for server [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] all: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] setOSConditions: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] setToolWin: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] setToolUnix: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] setToolProperty: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] setS1ASclassPath: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] init-common: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] clean: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] setOSConditions: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] setToolWin: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] setToolUnix: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] setToolProperty: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] setS1ASclassPath: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] init-common: [2023-01-15T20:28:10.990Z] [2023-01-15T20:28:10.990Z] clean-common: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setOSConditions: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setToolWin: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setToolUnix: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setToolProperty: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setS1ASclassPath: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] init-common: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] clean-classes-common: [2023-01-15T20:28:11.248Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setOSConditions: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setToolWin: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setToolUnix: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setToolProperty: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setS1ASclassPath: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] init-common: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] clean-jars-common: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] compile: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setOSConditions: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setToolWin: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setToolUnix: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setToolProperty: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] setS1ASclassPath: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] init-common: [2023-01-15T20:28:11.248Z] [2023-01-15T20:28:11.248Z] compile-common: [2023-01-15T20:28:11.248Z] [echo] Current time (ISO): 2023-01-15T20:28:11.015+0000 [2023-01-15T20:28:11.248Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:11.248Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:11.248Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:11.647Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:11.904Z] [javac] 1 warning [2023-01-15T20:28:11.904Z] [2023-01-15T20:28:11.904Z] setOSConditions: [2023-01-15T20:28:11.904Z] [2023-01-15T20:28:11.904Z] setToolWin: [2023-01-15T20:28:11.904Z] [2023-01-15T20:28:11.904Z] setToolUnix: [2023-01-15T20:28:11.904Z] [2023-01-15T20:28:11.904Z] setToolProperty: [2023-01-15T20:28:11.904Z] [2023-01-15T20:28:11.904Z] setS1ASclassPath: [2023-01-15T20:28:11.904Z] [2023-01-15T20:28:11.904Z] init-common: [2023-01-15T20:28:11.904Z] [2023-01-15T20:28:11.904Z] compile-common: [2023-01-15T20:28:11.904Z] [echo] Current time (ISO): 2023-01-15T20:28:11.759+0000 [2023-01-15T20:28:11.904Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:11.904Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:11.967Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:28:11.968Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:28:11.968Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:28:11.968Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:28:11.968Z] [exec] Admin Port: 4848 [2023-01-15T20:28:11.968Z] [exec] Command start-domain executed successfully. [2023-01-15T20:28:13.143Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:13.143Z] [javac] 1 warning [2023-01-15T20:28:13.143Z] [2023-01-15T20:28:13.143Z] setOSConditions: [2023-01-15T20:28:13.143Z] [2023-01-15T20:28:13.143Z] setToolWin: [2023-01-15T20:28:13.143Z] [2023-01-15T20:28:13.143Z] setToolUnix: [2023-01-15T20:28:13.143Z] [2023-01-15T20:28:13.143Z] setToolProperty: [2023-01-15T20:28:13.143Z] [2023-01-15T20:28:13.143Z] setS1ASclassPath: [2023-01-15T20:28:13.143Z] [2023-01-15T20:28:13.143Z] init-common: [2023-01-15T20:28:13.143Z] [2023-01-15T20:28:13.143Z] compile-common: [2023-01-15T20:28:13.143Z] [echo] Current time (ISO): 2023-01-15T20:28:12.937+0000 [2023-01-15T20:28:13.143Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:13.143Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:13.357Z] [exec] Application deployed with name ejb-cmp-pkgWarTest-web. [2023-01-15T20:28:13.357Z] [2023-01-15T20:28:13.357Z] deploy-war-commonee: [2023-01-15T20:28:13.357Z] [2023-01-15T20:28:13.357Z] run: [2023-01-15T20:28:13.617Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:13.798Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:13.799Z] [javac] 1 warning [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] build: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] setOSConditions: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] fixFiles: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] convUnix: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] convWin: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] setToolWin: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] setToolUnix: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] setToolProperty: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] setS1ASclassPath: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] init-common: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] package-persistence-common: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] ejb-jar-common: [2023-01-15T20:28:13.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] package-ejbjar-common: [2023-01-15T20:28:13.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:13.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:13.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:13.799Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2023-01-15T20:28:13.799Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] appclient-jar-common: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] package-appclientjar-common: [2023-01-15T20:28:13.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:13.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:13.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:13.799Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] webclient-war-common: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] clear: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] test-tlds-exist: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] copy-tlds: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] test-tagfiles-exist: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] copy-tagfiles: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] package-war-common: [2023-01-15T20:28:13.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:28:13.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:28:13.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:28:13.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:28:13.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:28:13.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:28:13.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:28:13.799Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:28:13.799Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2023-01-15T20:28:13.799Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] build-ear-common: [2023-01-15T20:28:13.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:13.799Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2023-01-15T20:28:13.799Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] setOSConditions: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] setToolWin: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] setToolUnix: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] setToolProperty: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] setS1ASclassPath: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] init-common: [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] prepare: [2023-01-15T20:28:13.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:28:13.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2023-01-15T20:28:13.799Z] [2023-01-15T20:28:13.799Z] build: [2023-01-15T20:28:13.799Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:13.799Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2023-01-15T20:28:13.875Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=testInsert [2023-01-15T20:28:14.133Z] [java] Value of key is:EJB3_pkgWarTesttestInsert [2023-01-15T20:28:14.133Z] [java] Value of key is:EJB3_pkgWarTesttestInsert [2023-01-15T20:28:14.133Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=verifyInsert [2023-01-15T20:28:14.133Z] [java] Value of key is:EJB3_pkgWarTestverifyInsert [2023-01-15T20:28:14.133Z] [java] Value of key is:EJB3_pkgWarTestverifyInsert [2023-01-15T20:28:14.133Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=testDelete [2023-01-15T20:28:14.134Z] [java] Value of key is:EJB3_pkgWarTesttestDelete [2023-01-15T20:28:14.134Z] [java] Value of key is:EJB3_pkgWarTesttestDelete [2023-01-15T20:28:14.134Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=verifyDelete [2023-01-15T20:28:14.134Z] [java] Value of key is:EJB3_pkgWarTestverifyDelete [2023-01-15T20:28:14.134Z] [java] Value of key is:EJB3_pkgWarTestverifyDelete [2023-01-15T20:28:14.134Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:14.134Z] [java] [2023-01-15T20:28:14.134Z] [java] [2023-01-15T20:28:14.134Z] [java] ----------------------------------------- [2023-01-15T20:28:14.134Z] [java] - EJB3_pkgWarTesttestDelete: PASS - [2023-01-15T20:28:14.134Z] [java] - EJB3_pkgWarTesttestInsert: PASS - [2023-01-15T20:28:14.134Z] [java] - EJB3_pkgWarTestverifyInsert: PASS - [2023-01-15T20:28:14.134Z] [java] - EJB3_pkgWarTestverifyDelete: PASS - [2023-01-15T20:28:14.134Z] [java] ----------------------------------------- [2023-01-15T20:28:14.134Z] [java] Total PASS: 4 [2023-01-15T20:28:14.134Z] [java] Total FAIL: 0 [2023-01-15T20:28:14.134Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:28:14.134Z] [java] ----------------------------------------- [2023-01-15T20:28:14.134Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:28:14.134Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:28:14.134Z] [2023-01-15T20:28:14.134Z] undeploy: [2023-01-15T20:28:14.134Z] [2023-01-15T20:28:14.134Z] setOSConditions: [2023-01-15T20:28:14.134Z] [2023-01-15T20:28:14.134Z] setToolWin: [2023-01-15T20:28:14.134Z] [2023-01-15T20:28:14.134Z] setToolUnix: [2023-01-15T20:28:14.134Z] [2023-01-15T20:28:14.134Z] setToolProperty: [2023-01-15T20:28:14.134Z] [2023-01-15T20:28:14.134Z] setS1ASclassPath: [2023-01-15T20:28:14.134Z] [2023-01-15T20:28:14.134Z] init-common: [2023-01-15T20:28:14.134Z] [2023-01-15T20:28:14.134Z] undeploy-war-common: [2023-01-15T20:28:14.363Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:14.363Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:28:14.363Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:28:14.363Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:28:14.363Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:28:14.363Z] [javac] 1 warning [2023-01-15T20:28:14.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2023-01-15T20:28:14.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2023-01-15T20:28:14.363Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2023-01-15T20:28:14.363Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2023-01-15T20:28:14.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2023-01-15T20:28:14.363Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2023-01-15T20:28:14.363Z] [2023-01-15T20:28:14.363Z] deploy: [2023-01-15T20:28:14.363Z] [2023-01-15T20:28:14.363Z] setOSConditions: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] setToolWin: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] setToolUnix: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] setToolProperty: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] setS1ASclassPath: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] init-common: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] prepare: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] build: [2023-01-15T20:28:14.364Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] deploy-rar-and-setup-resources: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] setOSConditions: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] setToolWin: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] setToolUnix: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] setToolProperty: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] setS1ASclassPath: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] init-common: [2023-01-15T20:28:14.364Z] [2023-01-15T20:28:14.364Z] deploy-rar-common: [2023-01-15T20:28:14.364Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2023-01-15T20:28:14.392Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:14.620Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:14.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:14.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:15.039Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:15.039Z] [javac] 1 warning [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] build: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] setOSConditions: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] fixFiles: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] convUnix: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] convWin: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] setToolWin: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] setToolUnix: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] setToolProperty: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] setS1ASclassPath: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] init-common: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] package-persistence-common: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] ejb-jar-common: [2023-01-15T20:28:15.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] package-ejbjar-common: [2023-01-15T20:28:15.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:15.039Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:15.039Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:15.039Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2023-01-15T20:28:15.039Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] appclient-jar-common: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] package-appclientjar-common: [2023-01-15T20:28:15.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:15.039Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:15.039Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:15.039Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] webclient-war-common: [2023-01-15T20:28:15.039Z] [2023-01-15T20:28:15.039Z] build-ear-common: [2023-01-15T20:28:15.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:15.040Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-01-15T20:28:15.040Z] [2023-01-15T20:28:15.040Z] deploy: [2023-01-15T20:28:15.040Z] [2023-01-15T20:28:15.040Z] setOSConditions: [2023-01-15T20:28:15.040Z] [2023-01-15T20:28:15.040Z] setToolWin: [2023-01-15T20:28:15.040Z] [2023-01-15T20:28:15.040Z] setToolUnix: [2023-01-15T20:28:15.040Z] [2023-01-15T20:28:15.040Z] setToolProperty: [2023-01-15T20:28:15.040Z] [2023-01-15T20:28:15.040Z] setS1ASclassPath: [2023-01-15T20:28:15.040Z] [2023-01-15T20:28:15.040Z] init-common: [2023-01-15T20:28:15.040Z] [2023-01-15T20:28:15.040Z] create-jdbc-connpool-common: [2023-01-15T20:28:15.040Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:15.135Z] [exec] Application deployed with name blackbox-xa. [2023-01-15T20:28:15.136Z] [echo] Deploying rar/blackbox-xa.rar on server [2023-01-15T20:28:15.136Z] [2023-01-15T20:28:15.136Z] setOSConditions: [2023-01-15T20:28:15.136Z] [2023-01-15T20:28:15.136Z] setToolWin: [2023-01-15T20:28:15.136Z] [2023-01-15T20:28:15.136Z] setToolUnix: [2023-01-15T20:28:15.136Z] [2023-01-15T20:28:15.136Z] setToolProperty: [2023-01-15T20:28:15.136Z] [2023-01-15T20:28:15.136Z] setS1ASclassPath: [2023-01-15T20:28:15.136Z] [2023-01-15T20:28:15.136Z] init-common: [2023-01-15T20:28:15.136Z] [2023-01-15T20:28:15.136Z] create-connector-connpool: [2023-01-15T20:28:15.136Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:15.136Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:15.218Z] [2023-01-15T20:28:15.219Z] unsetup: [2023-01-15T20:28:15.219Z] [2023-01-15T20:28:15.219Z] setOSConditions: [2023-01-15T20:28:15.219Z] [2023-01-15T20:28:15.219Z] setToolWin: [2023-01-15T20:28:15.219Z] [2023-01-15T20:28:15.219Z] setToolUnix: [2023-01-15T20:28:15.219Z] [2023-01-15T20:28:15.219Z] setToolProperty: [2023-01-15T20:28:15.219Z] [2023-01-15T20:28:15.219Z] setS1ASclassPath: [2023-01-15T20:28:15.219Z] [2023-01-15T20:28:15.219Z] init-common: [2023-01-15T20:28:15.219Z] [2023-01-15T20:28:15.219Z] delete-jdbc-resource-common: [2023-01-15T20:28:15.219Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgWarTest [2023-01-15T20:28:15.219Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:15.604Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:15.604Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2023-01-15T20:28:15.604Z] [2023-01-15T20:28:15.604Z] set-derby-connpool-props: [2023-01-15T20:28:15.604Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:15.700Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:28:15.701Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:28:15.701Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:15.701Z] [exec] Connector connection pool blackbox-xa-ccp created. [2023-01-15T20:28:15.701Z] [2023-01-15T20:28:15.701Z] create-connector-connpool-common: [2023-01-15T20:28:15.701Z] [2023-01-15T20:28:15.701Z] setOSConditions: [2023-01-15T20:28:15.701Z] [2023-01-15T20:28:15.701Z] setToolWin: [2023-01-15T20:28:15.701Z] [2023-01-15T20:28:15.701Z] setToolUnix: [2023-01-15T20:28:15.701Z] [2023-01-15T20:28:15.701Z] setToolProperty: [2023-01-15T20:28:15.701Z] [2023-01-15T20:28:15.701Z] setS1ASclassPath: [2023-01-15T20:28:15.701Z] [2023-01-15T20:28:15.701Z] init-common: [2023-01-15T20:28:15.701Z] [2023-01-15T20:28:15.701Z] create-connector-resource-common: [2023-01-15T20:28:15.701Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2023-01-15T20:28:15.701Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:15.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgWarTest [2023-01-15T20:28:15.787Z] [exec] JDBC resource jdbc/pkgWarTest deleted successfully [2023-01-15T20:28:15.787Z] [echo] cmd executed for server [2023-01-15T20:28:15.787Z] [2023-01-15T20:28:15.787Z] setOSConditions: [2023-01-15T20:28:15.787Z] [2023-01-15T20:28:15.787Z] setToolWin: [2023-01-15T20:28:15.787Z] [2023-01-15T20:28:15.787Z] setToolUnix: [2023-01-15T20:28:15.787Z] [2023-01-15T20:28:15.787Z] setToolProperty: [2023-01-15T20:28:15.787Z] [2023-01-15T20:28:15.787Z] setS1ASclassPath: [2023-01-15T20:28:15.787Z] [2023-01-15T20:28:15.787Z] init-common: [2023-01-15T20:28:15.787Z] [2023-01-15T20:28:15.787Z] delete-jdbc-connpool-common: [2023-01-15T20:28:15.787Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgWarTest-pool [2023-01-15T20:28:16.046Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:16.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:16.171Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-01-15T20:28:16.171Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:16.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:16.264Z] [exec] Connector resource blackbox-xa-cr created. [2023-01-15T20:28:16.264Z] [2023-01-15T20:28:16.264Z] asadmin-common: [2023-01-15T20:28:16.264Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:16.264Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:16.618Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgWarTest-pool [2023-01-15T20:28:16.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:16.791Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-01-15T20:28:16.791Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:16.790Z] [exec] JDBC Connection pool pkgWarTest-pool deleted successfully [2023-01-15T20:28:16.805Z] [echo] cmd executed for server [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] all: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setOSConditions: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setToolWin: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setToolUnix: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setToolProperty: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setS1ASclassPath: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] init-common: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setup: [2023-01-15T20:28:16.805Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/descriptor [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setOSConditions: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setToolWin: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setToolUnix: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setToolProperty: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] setS1ASclassPath: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] init-common: [2023-01-15T20:28:16.805Z] [2023-01-15T20:28:16.805Z] create-jdbc-persistence-connpool-common: [2023-01-15T20:28:16.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:16.835Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2023-01-15T20:28:16.835Z] [2023-01-15T20:28:16.835Z] asadmin-common: [2023-01-15T20:28:16.835Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:16.835Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:17.065Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:17.092Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:17.097Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2023-01-15T20:28:17.097Z] [2023-01-15T20:28:17.097Z] asadmin-common: [2023-01-15T20:28:17.097Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:17.323Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:28:17.341Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:28:17.341Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:17.341Z] [exec] JDBC connection pool pkgWarTest1-pool created successfully. [2023-01-15T20:28:17.341Z] [2023-01-15T20:28:17.341Z] setOSConditions: [2023-01-15T20:28:17.341Z] [2023-01-15T20:28:17.341Z] setToolWin: [2023-01-15T20:28:17.341Z] [2023-01-15T20:28:17.341Z] setToolUnix: [2023-01-15T20:28:17.341Z] [2023-01-15T20:28:17.341Z] setToolProperty: [2023-01-15T20:28:17.341Z] [2023-01-15T20:28:17.341Z] setS1ASclassPath: [2023-01-15T20:28:17.341Z] [2023-01-15T20:28:17.341Z] init-common: [2023-01-15T20:28:17.341Z] [2023-01-15T20:28:17.341Z] create-jdbc-resource-common: [2023-01-15T20:28:17.341Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgWarTest1-pool --target server jdbc/pkgWarTest1 [2023-01-15T20:28:17.353Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:17.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:17.381Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2023-01-15T20:28:17.381Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:17.600Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:17.637Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:17.638Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:17.639Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:28:17.641Z] [2023-01-15T20:28:17.641Z] asadmin-common: [2023-01-15T20:28:17.642Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:17.898Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2023-01-15T20:28:17.899Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:17.906Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:18.168Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:18.169Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:28:18.169Z] [2023-01-15T20:28:18.169Z] deploy-rar-and-setup-resources: [2023-01-15T20:28:18.169Z] [2023-01-15T20:28:18.169Z] setOSConditions: [2023-01-15T20:28:18.169Z] [2023-01-15T20:28:18.169Z] setToolWin: [2023-01-15T20:28:18.169Z] [2023-01-15T20:28:18.169Z] setToolUnix: [2023-01-15T20:28:18.169Z] [2023-01-15T20:28:18.169Z] setToolProperty: [2023-01-15T20:28:18.169Z] [2023-01-15T20:28:18.169Z] setS1ASclassPath: [2023-01-15T20:28:18.169Z] [2023-01-15T20:28:18.169Z] init-common: [2023-01-15T20:28:18.169Z] [2023-01-15T20:28:18.169Z] deploy-rar-common: [2023-01-15T20:28:18.169Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2023-01-15T20:28:18.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:18.190Z] [exec] JDBC resource jdbc/pkgWarTest1 created successfully. [2023-01-15T20:28:18.190Z] [echo] cmd executed for server [2023-01-15T20:28:18.190Z] [2023-01-15T20:28:18.190Z] clean: [2023-01-15T20:28:18.190Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:18.190Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:18.190Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:28:18.190Z] [2023-01-15T20:28:18.190Z] compile: [2023-01-15T20:28:18.190Z] [2023-01-15T20:28:18.190Z] setOSConditions: [2023-01-15T20:28:18.190Z] [2023-01-15T20:28:18.190Z] setToolWin: [2023-01-15T20:28:18.190Z] [2023-01-15T20:28:18.190Z] setToolUnix: [2023-01-15T20:28:18.190Z] [2023-01-15T20:28:18.190Z] setToolProperty: [2023-01-15T20:28:18.190Z] [2023-01-15T20:28:18.190Z] setS1ASclassPath: [2023-01-15T20:28:18.190Z] [2023-01-15T20:28:18.190Z] init-common: [2023-01-15T20:28:18.190Z] [2023-01-15T20:28:18.190Z] compile-common: [2023-01-15T20:28:18.190Z] [echo] Current time (ISO): 2023-01-15T20:28:18.026+0000 [2023-01-15T20:28:18.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:18.191Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:18.191Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:18.426Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:18.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:18.480Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2023-01-15T20:28:18.480Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:18.683Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:18.945Z] [exec] Application deployed with name blackbox-tx. [2023-01-15T20:28:18.945Z] [echo] Deploying rar/blackbox-tx.rar on server [2023-01-15T20:28:18.945Z] [2023-01-15T20:28:18.945Z] setOSConditions: [2023-01-15T20:28:18.945Z] [2023-01-15T20:28:18.945Z] setToolWin: [2023-01-15T20:28:18.945Z] [2023-01-15T20:28:18.945Z] setToolUnix: [2023-01-15T20:28:18.945Z] [2023-01-15T20:28:18.945Z] setToolProperty: [2023-01-15T20:28:18.945Z] [2023-01-15T20:28:18.945Z] setS1ASclassPath: [2023-01-15T20:28:18.945Z] [2023-01-15T20:28:18.945Z] init-common: [2023-01-15T20:28:18.945Z] [2023-01-15T20:28:18.945Z] create-connector-connpool: [2023-01-15T20:28:18.945Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:18.946Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:19.045Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:19.045Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:28:19.045Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:19.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:19.508Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:28:19.509Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:28:19.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:19.509Z] [exec] Connector connection pool blackbox-tx-ccp created. [2023-01-15T20:28:19.509Z] [2023-01-15T20:28:19.509Z] create-connector-connpool-common: [2023-01-15T20:28:19.509Z] [2023-01-15T20:28:19.509Z] setOSConditions: [2023-01-15T20:28:19.509Z] [2023-01-15T20:28:19.509Z] setToolWin: [2023-01-15T20:28:19.509Z] [2023-01-15T20:28:19.509Z] setToolUnix: [2023-01-15T20:28:19.509Z] [2023-01-15T20:28:19.509Z] setToolProperty: [2023-01-15T20:28:19.509Z] [2023-01-15T20:28:19.509Z] setS1ASclassPath: [2023-01-15T20:28:19.509Z] [2023-01-15T20:28:19.509Z] init-common: [2023-01-15T20:28:19.509Z] [2023-01-15T20:28:19.509Z] create-connector-resource-common: [2023-01-15T20:28:19.509Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2023-01-15T20:28:19.509Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:19.559Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2023-01-15T20:28:19.559Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:19.815Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:20.072Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:20.072Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2023-01-15T20:28:20.072Z] [exec] Connector resource blackbox-tx-cr created. [2023-01-15T20:28:20.073Z] [2023-01-15T20:28:20.073Z] [2023-01-15T20:28:20.074Z] asadmin-common: [2023-01-15T20:28:20.074Z] setOSConditions: [2023-01-15T20:28:20.074Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:20.075Z] [2023-01-15T20:28:20.075Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:20.076Z] setToolWin: [2023-01-15T20:28:20.076Z] [2023-01-15T20:28:20.076Z] setToolUnix: [2023-01-15T20:28:20.076Z] [2023-01-15T20:28:20.076Z] setToolProperty: [2023-01-15T20:28:20.076Z] [2023-01-15T20:28:20.076Z] setS1ASclassPath: [2023-01-15T20:28:20.076Z] [2023-01-15T20:28:20.076Z] init-common: [2023-01-15T20:28:20.076Z] [2023-01-15T20:28:20.076Z] create-jdbc-resource-common: [2023-01-15T20:28:20.076Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2023-01-15T20:28:20.076Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:20.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:20.333Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2023-01-15T20:28:20.333Z] [2023-01-15T20:28:20.333Z] asadmin-common: [2023-01-15T20:28:20.333Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:20.590Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:20.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:20.641Z] [exec] JDBC resource jdbc/poolauth created successfully. [2023-01-15T20:28:20.641Z] [echo] cmd executed for server [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] setOSConditions: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] setToolWin: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] setToolUnix: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] setToolProperty: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] setS1ASclassPath: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] init-common: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] deploy-common: [2023-01-15T20:28:20.641Z] [echo] Current time (ISO): 2023-01-15T20:28:20.413+0000 [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] setOSConditions: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] setToolWin: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] setToolUnix: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] setToolProperty: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] setS1ASclassPath: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] init-common: [2023-01-15T20:28:20.641Z] [2023-01-15T20:28:20.641Z] deploy-common-pe: [2023-01-15T20:28:20.641Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:20.725Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:20.847Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:20.849Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2023-01-15T20:28:20.849Z] [2023-01-15T20:28:20.849Z] asadmin-common: [2023-01-15T20:28:20.849Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:20.985Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/util/ServletUtil.java uses or overrides a deprecated API. [2023-01-15T20:28:20.986Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:28:20.986Z] [javac] 1 warning [2023-01-15T20:28:20.986Z] [2023-01-15T20:28:20.986Z] setOSConditions: [2023-01-15T20:28:20.986Z] [2023-01-15T20:28:20.986Z] setToolWin: [2023-01-15T20:28:20.986Z] [2023-01-15T20:28:20.986Z] setToolUnix: [2023-01-15T20:28:20.986Z] [2023-01-15T20:28:20.986Z] setToolProperty: [2023-01-15T20:28:20.986Z] [2023-01-15T20:28:20.986Z] setS1ASclassPath: [2023-01-15T20:28:20.986Z] [2023-01-15T20:28:20.986Z] init-common: [2023-01-15T20:28:20.986Z] [2023-01-15T20:28:20.986Z] compile-common: [2023-01-15T20:28:20.986Z] [echo] Current time (ISO): 2023-01-15T20:28:20.955+0000 [2023-01-15T20:28:20.986Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:21.105Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:21.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-01-15T20:28:21.243Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:21.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:21.362Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:28:21.362Z] [2023-01-15T20:28:21.362Z] asadmin-common: [2023-01-15T20:28:21.362Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:21.464Z] [exec] Application deployed with name jdbc-poolauthApp. [2023-01-15T20:28:21.465Z] [echo] Deployment on target server server successful [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setOSConditions: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setToolWin: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setToolUnix: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setToolProperty: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setS1ASclassPath: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] init-common: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] deploy-common-ee: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] run: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] create-sql: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setOSConditions: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setToolWin: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setToolUnix: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setToolProperty: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setS1ASclassPath: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] init-common: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] execute-sql-common: [2023-01-15T20:28:21.465Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_dbuser_tables.sql [2023-01-15T20:28:21.465Z] [sql] Failed to execute: Drop table DBUSERTABLE [2023-01-15T20:28:21.465Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2023-01-15T20:28:21.465Z] [sql] 0 rows affected [2023-01-15T20:28:21.465Z] [sql] 1 rows affected [2023-01-15T20:28:21.465Z] [sql] 1 rows affected [2023-01-15T20:28:21.465Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setOSConditions: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setToolWin: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setToolUnix: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setToolProperty: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] setS1ASclassPath: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] init-common: [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] execute-sql-common: [2023-01-15T20:28:21.465Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_pbpublic_tables.sql [2023-01-15T20:28:21.465Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2023-01-15T20:28:21.465Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'PBPUBLIC' does not exist [2023-01-15T20:28:21.465Z] [sql] 0 rows affected [2023-01-15T20:28:21.465Z] [sql] 1 rows affected [2023-01-15T20:28:21.465Z] [sql] 1 rows affected [2023-01-15T20:28:21.465Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:28:21.465Z] [2023-01-15T20:28:21.465Z] asadmin-common: [2023-01-15T20:28:21.465Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:21.619Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:21.722Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:21.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:21.876Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:28:21.876Z] [2023-01-15T20:28:21.876Z] deploy-rar-and-setup-resources: [2023-01-15T20:28:21.876Z] [2023-01-15T20:28:21.876Z] setOSConditions: [2023-01-15T20:28:21.876Z] [2023-01-15T20:28:21.876Z] setToolWin: [2023-01-15T20:28:21.876Z] [2023-01-15T20:28:21.876Z] setToolUnix: [2023-01-15T20:28:21.876Z] [2023-01-15T20:28:21.876Z] setToolProperty: [2023-01-15T20:28:21.876Z] [2023-01-15T20:28:21.876Z] setS1ASclassPath: [2023-01-15T20:28:21.876Z] [2023-01-15T20:28:21.876Z] init-common: [2023-01-15T20:28:21.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:21.979Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-01-15T20:28:22.132Z] [2023-01-15T20:28:22.133Z] deploy-rar-common: [2023-01-15T20:28:22.133Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2023-01-15T20:28:22.133Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:22.235Z] [2023-01-15T20:28:22.236Z] asadmin-common: [2023-01-15T20:28:22.236Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:22.236Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:22.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:22.647Z] [exec] Application deployed with name blackbox-notx. [2023-01-15T20:28:22.647Z] [echo] Deploying rar/blackbox-notx.rar on server [2023-01-15T20:28:22.647Z] [2023-01-15T20:28:22.647Z] setOSConditions: [2023-01-15T20:28:22.647Z] [2023-01-15T20:28:22.647Z] setToolWin: [2023-01-15T20:28:22.647Z] [2023-01-15T20:28:22.647Z] setToolUnix: [2023-01-15T20:28:22.647Z] [2023-01-15T20:28:22.647Z] setToolProperty: [2023-01-15T20:28:22.647Z] [2023-01-15T20:28:22.647Z] setS1ASclassPath: [2023-01-15T20:28:22.647Z] [2023-01-15T20:28:22.647Z] init-common: [2023-01-15T20:28:22.647Z] [2023-01-15T20:28:22.647Z] create-connector-connpool: [2023-01-15T20:28:22.647Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:22.647Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:22.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:22.799Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-01-15T20:28:22.800Z] [2023-01-15T20:28:22.800Z] setOSConditions: [2023-01-15T20:28:22.800Z] [2023-01-15T20:28:22.800Z] setToolWin: [2023-01-15T20:28:22.800Z] [2023-01-15T20:28:22.800Z] setToolUnix: [2023-01-15T20:28:22.800Z] [2023-01-15T20:28:22.800Z] setToolProperty: [2023-01-15T20:28:22.800Z] [2023-01-15T20:28:22.800Z] setS1ASclassPath: [2023-01-15T20:28:22.800Z] [2023-01-15T20:28:22.800Z] init-common: [2023-01-15T20:28:22.800Z] [2023-01-15T20:28:22.800Z] runclient-common: [2023-01-15T20:28:22.800Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:28:22.800Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:23.210Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:28:23.210Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:28:23.211Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:23.211Z] [exec] Connector connection pool blackbox-notx-ccp created. [2023-01-15T20:28:23.211Z] [2023-01-15T20:28:23.211Z] create-connector-connpool-common: [2023-01-15T20:28:23.211Z] [2023-01-15T20:28:23.211Z] setOSConditions: [2023-01-15T20:28:23.211Z] [2023-01-15T20:28:23.211Z] setToolWin: [2023-01-15T20:28:23.211Z] [2023-01-15T20:28:23.211Z] setToolUnix: [2023-01-15T20:28:23.211Z] [2023-01-15T20:28:23.211Z] setToolProperty: [2023-01-15T20:28:23.211Z] [2023-01-15T20:28:23.211Z] setS1ASclassPath: [2023-01-15T20:28:23.211Z] [2023-01-15T20:28:23.211Z] init-common: [2023-01-15T20:28:23.211Z] [2023-01-15T20:28:23.211Z] create-connector-resource-common: [2023-01-15T20:28:23.211Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2023-01-15T20:28:23.211Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:23.364Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:23.773Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:23.774Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T20:28:23.774Z] [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. [2023-01-15T20:28:23.775Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:23.775Z] [exec] Connector resource blackbox-notx-cr created. [2023-01-15T20:28:23.775Z] [2023-01-15T20:28:23.775Z] asadmin-common: [2023-01-15T20:28:23.775Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:23.775Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:23.929Z] [exec] Jan 15, 2023 8:28:23 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:28:23.929Z] [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. [2023-01-15T20:28:24.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:24.032Z] [javac] 2 warnings [2023-01-15T20:28:24.032Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2023-01-15T20:28:24.033Z] [2023-01-15T20:28:24.033Z] asadmin-common: [2023-01-15T20:28:24.032Z] [2023-01-15T20:28:24.033Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:24.033Z] setOSConditions: [2023-01-15T20:28:24.034Z] [2023-01-15T20:28:24.034Z] setToolWin: [2023-01-15T20:28:24.034Z] [2023-01-15T20:28:24.034Z] setToolUnix: [2023-01-15T20:28:24.034Z] [2023-01-15T20:28:24.034Z] setToolProperty: [2023-01-15T20:28:24.034Z] [2023-01-15T20:28:24.034Z] setS1ASclassPath: [2023-01-15T20:28:24.034Z] [2023-01-15T20:28:24.034Z] init-common: [2023-01-15T20:28:24.034Z] [2023-01-15T20:28:24.034Z] compile-common: [2023-01-15T20:28:24.034Z] [echo] Current time (ISO): 2023-01-15T20:28:23.883+0000 [2023-01-15T20:28:24.034Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:24.034Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] start-server-windows: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] all: [2023-01-15T20:28:24.141Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] setOSConditions: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] setToolWin: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] setToolUnix: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] setToolProperty: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] setS1ASclassPath: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] init-common: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] clean: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] setOSConditions: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] setToolWin: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] setToolUnix: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] setToolProperty: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] setS1ASclassPath: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] init-common: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.141Z] clean-common: [2023-01-15T20:28:24.141Z] [2023-01-15T20:28:24.142Z] setOSConditions: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setToolWin: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setToolUnix: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setToolProperty: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setS1ASclassPath: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] init-common: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] clean-classes-common: [2023-01-15T20:28:24.142Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setOSConditions: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setToolWin: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setToolUnix: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setToolProperty: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setS1ASclassPath: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] init-common: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] clean-jars-common: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] disable-resource-validation: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setOSConditions: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setToolWin: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setToolUnix: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setToolProperty: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setS1ASclassPath: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] init-common: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] create-jvm-options: [2023-01-15T20:28:24.142Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:24.142Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2023-01-15T20:28:24.142Z] [exec] Created 1 option(s) [2023-01-15T20:28:24.142Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] restart-server: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] setOSConditions: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] stop-server: [2023-01-15T20:28:24.142Z] [2023-01-15T20:28:24.142Z] stop-server-unix: [2023-01-15T20:28:24.142Z] [echo] stopping server on unix ... [2023-01-15T20:28:24.142Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:24.290Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:24.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:24.547Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2023-01-15T20:28:24.547Z] [2023-01-15T20:28:24.547Z] asadmin-common: [2023-01-15T20:28:24.547Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:24.804Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:25.061Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:25.061Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2023-01-15T20:28:25.061Z] [2023-01-15T20:28:25.061Z] asadmin-common: [2023-01-15T20:28:25.061Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:25.069Z] [exec] Waiting for the domain to stop . [2023-01-15T20:28:25.069Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:28:25.318Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:25.575Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:25.576Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2023-01-15T20:28:25.576Z] [2023-01-15T20:28:25.576Z] setOSConditions: [2023-01-15T20:28:25.576Z] [2023-01-15T20:28:25.576Z] setToolWin: [2023-01-15T20:28:25.576Z] [2023-01-15T20:28:25.576Z] setToolUnix: [2023-01-15T20:28:25.576Z] [2023-01-15T20:28:25.576Z] setToolProperty: [2023-01-15T20:28:25.576Z] [2023-01-15T20:28:25.576Z] setS1ASclassPath: [2023-01-15T20:28:25.576Z] [2023-01-15T20:28:25.576Z] init-common: [2023-01-15T20:28:25.576Z] [2023-01-15T20:28:25.576Z] deploy-common: [2023-01-15T20:28:25.576Z] [echo] Current time (ISO): 2023-01-15T20:28:25.568+0000 [2023-01-15T20:28:25.834Z] [2023-01-15T20:28:25.834Z] setOSConditions: [2023-01-15T20:28:25.834Z] [2023-01-15T20:28:25.834Z] setToolWin: [2023-01-15T20:28:25.834Z] [2023-01-15T20:28:25.834Z] setToolUnix: [2023-01-15T20:28:25.834Z] [2023-01-15T20:28:25.834Z] setToolProperty: [2023-01-15T20:28:25.834Z] [2023-01-15T20:28:25.834Z] setS1ASclassPath: [2023-01-15T20:28:25.834Z] [2023-01-15T20:28:25.834Z] init-common: [2023-01-15T20:28:25.834Z] [2023-01-15T20:28:25.834Z] deploy-common-pe: [2023-01-15T20:28:25.834Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:26.091Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2023-01-15T20:28:26.349Z] [exec] Application deployed with name rar-accessibility-testApp. [2023-01-15T20:28:26.349Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2023-01-15T20:28:26.349Z] [echo] Deployment on target server server successful [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setOSConditions: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolWin: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolUnix: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolProperty: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setS1ASclassPath: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] init-common: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] deploy-common-ee: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] run: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setOSConditions: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolWin: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolUnix: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolProperty: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setS1ASclassPath: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] init-common: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] execute-sql-common: [2023-01-15T20:28:26.349Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2023-01-15T20:28:26.349Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:28:26.349Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:28:26.349Z] [sql] 0 rows affected [2023-01-15T20:28:26.349Z] [sql] 1 rows affected [2023-01-15T20:28:26.349Z] [sql] 1 rows affected [2023-01-15T20:28:26.349Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:28:26.349Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:28:26.349Z] [sql] 0 rows affected [2023-01-15T20:28:26.349Z] [sql] 1 rows affected [2023-01-15T20:28:26.349Z] [sql] 1 rows affected [2023-01-15T20:28:26.349Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setOSConditions: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolWin: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolUnix: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolProperty: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setS1ASclassPath: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] init-common: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] run-test-1: [2023-01-15T20:28:26.349Z] [java] GET /rar-accessibility-test/servlet/SimpleServlet?url=/rar-accessibility-test/servlet/SimpleServlet&&expected-count=3 HTTP/1.1 [2023-01-15T20:28:26.349Z] [java] [2023-01-15T20:28:26.349Z] [java] Time: 2 [2023-01-15T20:28:26.349Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:28:26.349Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:28:26.349Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:28:26.349Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:28:26.349Z] [java] [Server response] [2023-01-15T20:28:26.349Z] [java] [Server response]40 [2023-01-15T20:28:26.349Z] [java] [Server response]Running rar_accessibility connector test [2023-01-15T20:28:26.349Z] [java] [Server response]TEST:PASS [2023-01-15T20:28:26.349Z] [java] Value of key is:rar-accessibility-test [2023-01-15T20:28:26.349Z] [java] [Server response]END_OF_TEST [2023-01-15T20:28:26.349Z] [java] Value of key is:rar-accessibility-test [2023-01-15T20:28:26.349Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:26.349Z] [java] [2023-01-15T20:28:26.349Z] [java] [2023-01-15T20:28:26.349Z] [java] ----------------------------------------- [2023-01-15T20:28:26.349Z] [java] - rar-accessibility-test: PASS - [2023-01-15T20:28:26.349Z] [java] ----------------------------------------- [2023-01-15T20:28:26.349Z] [java] Total PASS: 1 [2023-01-15T20:28:26.349Z] [java] Total FAIL: 0 [2023-01-15T20:28:26.349Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:28:26.349Z] [java] ----------------------------------------- [2023-01-15T20:28:26.349Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] undeploy: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setOSConditions: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolWin: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolUnix: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setToolProperty: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] setS1ASclassPath: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] init-common: [2023-01-15T20:28:26.349Z] [2023-01-15T20:28:26.349Z] execute-sql-common: [2023-01-15T20:28:26.349Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2023-01-15T20:28:26.349Z] [sql] 0 rows affected [2023-01-15T20:28:26.349Z] [sql] 0 rows affected [2023-01-15T20:28:26.606Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:28:26.606Z] [2023-01-15T20:28:26.606Z] setOSConditions: [2023-01-15T20:28:26.606Z] [2023-01-15T20:28:26.606Z] setToolWin: [2023-01-15T20:28:26.606Z] [2023-01-15T20:28:26.606Z] setToolUnix: [2023-01-15T20:28:26.606Z] [2023-01-15T20:28:26.606Z] setToolProperty: [2023-01-15T20:28:26.606Z] [2023-01-15T20:28:26.606Z] setS1ASclassPath: [2023-01-15T20:28:26.606Z] [2023-01-15T20:28:26.606Z] init-common: [2023-01-15T20:28:26.606Z] [2023-01-15T20:28:26.606Z] undeploy-common: [2023-01-15T20:28:26.606Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:26.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:27.120Z] [2023-01-15T20:28:27.120Z] delete-resources-and-undeploy-rar: [2023-01-15T20:28:27.120Z] [2023-01-15T20:28:27.120Z] setOSConditions: [2023-01-15T20:28:27.120Z] [2023-01-15T20:28:27.120Z] setToolWin: [2023-01-15T20:28:27.120Z] [2023-01-15T20:28:27.120Z] setToolUnix: [2023-01-15T20:28:27.120Z] [2023-01-15T20:28:27.120Z] setToolProperty: [2023-01-15T20:28:27.120Z] [2023-01-15T20:28:27.120Z] setS1ASclassPath: [2023-01-15T20:28:27.120Z] [2023-01-15T20:28:27.120Z] init-common: [2023-01-15T20:28:27.120Z] [2023-01-15T20:28:27.120Z] delete-connector-resource-common: [2023-01-15T20:28:27.120Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2023-01-15T20:28:27.120Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:27.202Z] [exec] Value of key is: test1 : [2023-01-15T20:28:27.202Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:27.202Z] [exec] [2023-01-15T20:28:27.202Z] [exec] [2023-01-15T20:28:27.202Z] [exec] ----------------------------------------- [2023-01-15T20:28:27.202Z] [exec] - test1 : : PASS - [2023-01-15T20:28:27.202Z] [exec] ----------------------------------------- [2023-01-15T20:28:27.202Z] [exec] Total PASS: 1 [2023-01-15T20:28:27.202Z] [exec] Total FAIL: 0 [2023-01-15T20:28:27.202Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:28:27.202Z] [exec] ----------------------------------------- [2023-01-15T20:28:27.202Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:27.319Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:27.320Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T20:28:27.320Z] [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. [2023-01-15T20:28:27.320Z] [javac] 2 warnings [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] pkg-pu: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setOSConditions: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setToolWin: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setToolUnix: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setToolProperty: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setS1ASclassPath: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] init-common: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] package-pu-common: [2023-01-15T20:28:27.320Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes, /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive, descriptor/persistence.xml [2023-01-15T20:28:27.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:28:27.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:27.320Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:27.320Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/entity.jar [2023-01-15T20:28:27.320Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] build: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setOSConditions: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setToolWin: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setToolUnix: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setToolProperty: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setS1ASclassPath: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] init-common: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] webclient-pu-warlib: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setOSConditions: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setToolWin: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setToolUnix: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setToolProperty: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] setS1ASclassPath: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] init-common: [2023-01-15T20:28:27.320Z] [2023-01-15T20:28:27.320Z] package-pu-warlib: [2023-01-15T20:28:27.320Z] [echo] my build classes dir is:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:27.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2023-01-15T20:28:27.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF/lib [2023-01-15T20:28:27.320Z] [echo] webclient.war.classes=**/JpaServlet.class [2023-01-15T20:28:27.320Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2023-01-15T20:28:27.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2023-01-15T20:28:27.320Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF/lib [2023-01-15T20:28:27.320Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2023-01-15T20:28:27.320Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2023-01-15T20:28:27.321Z] [echo] created war file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2023-01-15T20:28:27.321Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2023-01-15T20:28:27.321Z] [echo] my webclient war classes are:**/JpaServlet.class [2023-01-15T20:28:27.321Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:27.321Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:27.321Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:27.321Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:27.321Z] [2023-01-15T20:28:27.321Z] deploy: [2023-01-15T20:28:27.321Z] [2023-01-15T20:28:27.321Z] deploy-war-common: [2023-01-15T20:28:27.321Z] [2023-01-15T20:28:27.321Z] setOSConditions: [2023-01-15T20:28:27.321Z] [2023-01-15T20:28:27.321Z] setToolWin: [2023-01-15T20:28:27.321Z] [2023-01-15T20:28:27.321Z] setToolUnix: [2023-01-15T20:28:27.321Z] [2023-01-15T20:28:27.321Z] setToolProperty: [2023-01-15T20:28:27.321Z] [2023-01-15T20:28:27.321Z] setS1ASclassPath: [2023-01-15T20:28:27.321Z] [2023-01-15T20:28:27.321Z] init-common: [2023-01-15T20:28:27.321Z] [2023-01-15T20:28:27.321Z] deploy-war-commonpe: [2023-01-15T20:28:27.321Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:27.460Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:27.683Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-xa-cr [2023-01-15T20:28:27.683Z] [exec] Connector resource blackbox-xa-cr deleted. [2023-01-15T20:28:27.683Z] [2023-01-15T20:28:27.683Z] setOSConditions: [2023-01-15T20:28:27.683Z] [2023-01-15T20:28:27.683Z] setToolWin: [2023-01-15T20:28:27.683Z] [2023-01-15T20:28:27.683Z] setToolUnix: [2023-01-15T20:28:27.683Z] [2023-01-15T20:28:27.683Z] setToolProperty: [2023-01-15T20:28:27.683Z] [2023-01-15T20:28:27.683Z] setS1ASclassPath: [2023-01-15T20:28:27.683Z] [2023-01-15T20:28:27.683Z] init-common: [2023-01-15T20:28:27.683Z] [2023-01-15T20:28:27.683Z] delete-connector-connpool-common: [2023-01-15T20:28:27.683Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2023-01-15T20:28:27.683Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:27.717Z] [2023-01-15T20:28:27.719Z] checkReporting-common: [2023-01-15T20:28:27.719Z] [2023-01-15T20:28:27.719Z] confirmReportPresent-common: [2023-01-15T20:28:27.719Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:28:27.719Z] [echo] Test seems to be reported fine [2023-01-15T20:28:27.719Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2023-01-15T20:28:27.719Z] [2023-01-15T20:28:27.719Z] confirmMissingReport-common: [2023-01-15T20:28:27.719Z] [2023-01-15T20:28:27.719Z] asadmin-common: [2023-01-15T20:28:27.719Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:27.719Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:27.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2023-01-15T20:28:28.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-xa-ccp [2023-01-15T20:28:28.247Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2023-01-15T20:28:28.248Z] [2023-01-15T20:28:28.248Z] setOSConditions: [2023-01-15T20:28:28.248Z] [2023-01-15T20:28:28.248Z] setToolWin: [2023-01-15T20:28:28.248Z] [2023-01-15T20:28:28.248Z] setToolUnix: [2023-01-15T20:28:28.248Z] [2023-01-15T20:28:28.248Z] setToolProperty: [2023-01-15T20:28:28.248Z] [2023-01-15T20:28:28.248Z] setS1ASclassPath: [2023-01-15T20:28:28.248Z] [2023-01-15T20:28:28.248Z] init-common: [2023-01-15T20:28:28.248Z] [2023-01-15T20:28:28.248Z] undeploy-rar-common: [2023-01-15T20:28:28.248Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2023-01-15T20:28:28.248Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:28.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:28.282Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2023-01-15T20:28:28.282Z] [2023-01-15T20:28:28.282Z] asadmin-common: [2023-01-15T20:28:28.282Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:28.282Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:28.504Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:28.504Z] [2023-01-15T20:28:28.504Z] delete-resources-and-undeploy-rar: [2023-01-15T20:28:28.504Z] [2023-01-15T20:28:28.504Z] setOSConditions: [2023-01-15T20:28:28.504Z] [2023-01-15T20:28:28.504Z] setToolWin: [2023-01-15T20:28:28.504Z] [2023-01-15T20:28:28.504Z] setToolUnix: [2023-01-15T20:28:28.504Z] [2023-01-15T20:28:28.504Z] setToolProperty: [2023-01-15T20:28:28.504Z] [2023-01-15T20:28:28.504Z] setS1ASclassPath: [2023-01-15T20:28:28.504Z] [2023-01-15T20:28:28.504Z] init-common: [2023-01-15T20:28:28.504Z] [2023-01-15T20:28:28.504Z] delete-connector-resource-common: [2023-01-15T20:28:28.504Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2023-01-15T20:28:28.761Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:28.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:28.846Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2023-01-15T20:28:28.846Z] [2023-01-15T20:28:28.846Z] setOSConditions: [2023-01-15T20:28:28.846Z] [2023-01-15T20:28:28.846Z] setToolWin: [2023-01-15T20:28:28.846Z] [2023-01-15T20:28:28.846Z] setToolUnix: [2023-01-15T20:28:28.846Z] [2023-01-15T20:28:28.846Z] setToolProperty: [2023-01-15T20:28:28.846Z] [2023-01-15T20:28:28.846Z] setS1ASclassPath: [2023-01-15T20:28:28.846Z] [2023-01-15T20:28:28.846Z] init-common: [2023-01-15T20:28:28.846Z] [2023-01-15T20:28:28.846Z] runclient-common: [2023-01-15T20:28:28.846Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-01-15T20:28:28.846Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:29.018Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-tx-cr [2023-01-15T20:28:29.018Z] [exec] Connector resource blackbox-tx-cr deleted. [2023-01-15T20:28:29.018Z] [2023-01-15T20:28:29.018Z] setOSConditions: [2023-01-15T20:28:29.018Z] [2023-01-15T20:28:29.018Z] setToolWin: [2023-01-15T20:28:29.018Z] [2023-01-15T20:28:29.018Z] setToolUnix: [2023-01-15T20:28:29.018Z] [2023-01-15T20:28:29.018Z] setToolProperty: [2023-01-15T20:28:29.018Z] [2023-01-15T20:28:29.018Z] setS1ASclassPath: [2023-01-15T20:28:29.018Z] [2023-01-15T20:28:29.018Z] init-common: [2023-01-15T20:28:29.018Z] [2023-01-15T20:28:29.018Z] delete-connector-connpool-common: [2023-01-15T20:28:29.018Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2023-01-15T20:28:29.261Z] [exec] Application deployed with name ejb-cmp-pkgWarTest1-web. [2023-01-15T20:28:29.262Z] [2023-01-15T20:28:29.262Z] deploy-war-commonee: [2023-01-15T20:28:29.262Z] [2023-01-15T20:28:29.262Z] run: [2023-01-15T20:28:29.275Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:29.409Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:29.520Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:29.521Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=testInsert [2023-01-15T20:28:29.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-tx-ccp [2023-01-15T20:28:29.532Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2023-01-15T20:28:29.532Z] [2023-01-15T20:28:29.532Z] setOSConditions: [2023-01-15T20:28:29.532Z] [2023-01-15T20:28:29.532Z] setToolWin: [2023-01-15T20:28:29.532Z] [2023-01-15T20:28:29.532Z] setToolUnix: [2023-01-15T20:28:29.532Z] [2023-01-15T20:28:29.532Z] setToolProperty: [2023-01-15T20:28:29.532Z] [2023-01-15T20:28:29.532Z] setS1ASclassPath: [2023-01-15T20:28:29.532Z] [2023-01-15T20:28:29.532Z] init-common: [2023-01-15T20:28:29.532Z] [2023-01-15T20:28:29.532Z] undeploy-rar-common: [2023-01-15T20:28:29.532Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2023-01-15T20:28:29.779Z] [java] Value of key is:EJB3_pkgWarTest1testInsert [2023-01-15T20:28:29.779Z] [java] Value of key is:EJB3_pkgWarTest1testInsert [2023-01-15T20:28:29.779Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=verifyInsert [2023-01-15T20:28:29.779Z] [java] Value of key is:EJB3_pkgWarTest1verifyInsert [2023-01-15T20:28:29.779Z] [java] Value of key is:EJB3_pkgWarTest1verifyInsert [2023-01-15T20:28:29.779Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=testDelete [2023-01-15T20:28:29.779Z] [java] Value of key is:EJB3_pkgWarTest1testDelete [2023-01-15T20:28:29.779Z] [java] Value of key is:EJB3_pkgWarTest1testDelete [2023-01-15T20:28:29.779Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=verifyDelete [2023-01-15T20:28:29.779Z] [java] Value of key is:EJB3_pkgWarTest1verifyDelete [2023-01-15T20:28:29.779Z] [java] Value of key is:EJB3_pkgWarTest1verifyDelete [2023-01-15T20:28:29.779Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:29.779Z] [java] [2023-01-15T20:28:29.779Z] [java] [2023-01-15T20:28:29.779Z] [java] ----------------------------------------- [2023-01-15T20:28:29.779Z] [java] - EJB3_pkgWarTest1verifyDelete: PASS - [2023-01-15T20:28:29.779Z] [java] - EJB3_pkgWarTest1testInsert: PASS - [2023-01-15T20:28:29.779Z] [java] - EJB3_pkgWarTest1verifyInsert: PASS - [2023-01-15T20:28:29.779Z] [java] - EJB3_pkgWarTest1testDelete: PASS - [2023-01-15T20:28:29.779Z] [java] ----------------------------------------- [2023-01-15T20:28:29.779Z] [java] Total PASS: 4 [2023-01-15T20:28:29.779Z] [java] Total FAIL: 0 [2023-01-15T20:28:29.779Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:28:29.779Z] [java] ----------------------------------------- [2023-01-15T20:28:29.779Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:28:29.779Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:28:29.779Z] [2023-01-15T20:28:29.780Z] undeploy: [2023-01-15T20:28:29.780Z] [2023-01-15T20:28:29.780Z] setOSConditions: [2023-01-15T20:28:29.780Z] [2023-01-15T20:28:29.780Z] setToolWin: [2023-01-15T20:28:29.780Z] [2023-01-15T20:28:29.780Z] setToolUnix: [2023-01-15T20:28:29.780Z] [2023-01-15T20:28:29.780Z] setToolProperty: [2023-01-15T20:28:29.780Z] [2023-01-15T20:28:29.780Z] setS1ASclassPath: [2023-01-15T20:28:29.780Z] [2023-01-15T20:28:29.780Z] init-common: [2023-01-15T20:28:29.780Z] [2023-01-15T20:28:29.780Z] undeploy-war-common: [2023-01-15T20:28:29.789Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:29.973Z] [exec] Jan 15, 2023 8:28:29 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:28:29.974Z] [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. [2023-01-15T20:28:30.039Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:30.046Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:30.302Z] [2023-01-15T20:28:30.302Z] delete-resources-and-undeploy-rar: [2023-01-15T20:28:30.302Z] [2023-01-15T20:28:30.302Z] setOSConditions: [2023-01-15T20:28:30.302Z] [2023-01-15T20:28:30.302Z] setToolWin: [2023-01-15T20:28:30.302Z] [2023-01-15T20:28:30.302Z] setToolUnix: [2023-01-15T20:28:30.302Z] [2023-01-15T20:28:30.302Z] setToolProperty: [2023-01-15T20:28:30.302Z] [2023-01-15T20:28:30.302Z] setS1ASclassPath: [2023-01-15T20:28:30.302Z] [2023-01-15T20:28:30.302Z] init-common: [2023-01-15T20:28:30.302Z] [2023-01-15T20:28:30.302Z] delete-connector-resource-common: [2023-01-15T20:28:30.302Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2023-01-15T20:28:30.302Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:30.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:30.608Z] [2023-01-15T20:28:30.608Z] unsetup: [2023-01-15T20:28:30.608Z] [2023-01-15T20:28:30.608Z] setOSConditions: [2023-01-15T20:28:30.608Z] [2023-01-15T20:28:30.608Z] setToolWin: [2023-01-15T20:28:30.608Z] [2023-01-15T20:28:30.608Z] setToolUnix: [2023-01-15T20:28:30.608Z] [2023-01-15T20:28:30.608Z] setToolProperty: [2023-01-15T20:28:30.608Z] [2023-01-15T20:28:30.608Z] setS1ASclassPath: [2023-01-15T20:28:30.608Z] [2023-01-15T20:28:30.608Z] init-common: [2023-01-15T20:28:30.608Z] [2023-01-15T20:28:30.608Z] delete-jdbc-resource-common: [2023-01-15T20:28:30.608Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgWarTest1 [2023-01-15T20:28:30.866Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource blackbox-notx-cr [2023-01-15T20:28:30.866Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:30.866Z] [exec] Connector resource blackbox-notx-cr deleted. [2023-01-15T20:28:30.867Z] [2023-01-15T20:28:30.867Z] setOSConditions: [2023-01-15T20:28:30.867Z] [2023-01-15T20:28:30.867Z] setToolWin: [2023-01-15T20:28:30.867Z] [2023-01-15T20:28:30.867Z] setToolUnix: [2023-01-15T20:28:30.867Z] [2023-01-15T20:28:30.867Z] setToolProperty: [2023-01-15T20:28:30.867Z] [2023-01-15T20:28:30.867Z] setS1ASclassPath: [2023-01-15T20:28:30.867Z] [2023-01-15T20:28:30.867Z] init-common: [2023-01-15T20:28:30.867Z] [2023-01-15T20:28:30.867Z] delete-connector-connpool-common: [2023-01-15T20:28:30.867Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2023-01-15T20:28:30.867Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:31.124Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true blackbox-notx-ccp [2023-01-15T20:28:31.124Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2023-01-15T20:28:31.124Z] [2023-01-15T20:28:31.124Z] setOSConditions: [2023-01-15T20:28:31.124Z] [2023-01-15T20:28:31.124Z] setToolWin: [2023-01-15T20:28:31.124Z] [2023-01-15T20:28:31.124Z] setToolUnix: [2023-01-15T20:28:31.124Z] [2023-01-15T20:28:31.124Z] setToolProperty: [2023-01-15T20:28:31.124Z] [2023-01-15T20:28:31.124Z] setS1ASclassPath: [2023-01-15T20:28:31.124Z] [2023-01-15T20:28:31.124Z] init-common: [2023-01-15T20:28:31.124Z] [2023-01-15T20:28:31.124Z] undeploy-rar-common: [2023-01-15T20:28:31.124Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2023-01-15T20:28:31.381Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:31.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgWarTest1 [2023-01-15T20:28:31.432Z] [exec] JDBC resource jdbc/pkgWarTest1 deleted successfully [2023-01-15T20:28:31.432Z] [echo] cmd executed for server [2023-01-15T20:28:31.432Z] [2023-01-15T20:28:31.432Z] setOSConditions: [2023-01-15T20:28:31.432Z] [2023-01-15T20:28:31.432Z] setToolWin: [2023-01-15T20:28:31.432Z] [2023-01-15T20:28:31.432Z] setToolUnix: [2023-01-15T20:28:31.432Z] [2023-01-15T20:28:31.432Z] setToolProperty: [2023-01-15T20:28:31.432Z] [2023-01-15T20:28:31.433Z] setS1ASclassPath: [2023-01-15T20:28:31.433Z] [2023-01-15T20:28:31.433Z] init-common: [2023-01-15T20:28:31.433Z] [2023-01-15T20:28:31.433Z] delete-jdbc-connpool-common: [2023-01-15T20:28:31.433Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgWarTest1-pool [2023-01-15T20:28:31.637Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:31.637Z] [2023-01-15T20:28:31.637Z] exec: [2023-01-15T20:28:31.637Z] [2023-01-15T20:28:31.637Z] asadmin-common: [2023-01-15T20:28:31.637Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy='' [2023-01-15T20:28:31.691Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:31.894Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:32.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy= [2023-01-15T20:28:32.151Z] [exec] server.connector-service.class-loading-policy= [2023-01-15T20:28:32.151Z] [2023-01-15T20:28:32.151Z] asadmin-common: [2023-01-15T20:28:32.151Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp='' [2023-01-15T20:28:32.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgWarTest1-pool [2023-01-15T20:28:32.258Z] [exec] JDBC Connection pool pkgWarTest1-pool deleted successfully [2023-01-15T20:28:32.258Z] [echo] cmd executed for server [2023-01-15T20:28:32.258Z] [2023-01-15T20:28:32.258Z] all: [2023-01-15T20:28:32.258Z] [2023-01-15T20:28:32.258Z] report: [2023-01-15T20:28:32.259Z] [echo] Comparing results with expected results [2023-01-15T20:28:32.259Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:28:32.259Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T20:28:32.259Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T20:28:32.259Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T20:28:32.259Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T20:28:32.259Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T20:28:32.259Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T20:28:32.407Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:32.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp= [2023-01-15T20:28:32.665Z] [exec] server.connector-service.property.rar-accessibility-testApp= [2023-01-15T20:28:32.665Z] [echo] @@## glassfish-resources-xml tests ##@@ [2023-01-15T20:28:32.827Z] [2023-01-15T20:28:32.827Z] report-sh: [2023-01-15T20:28:32.827Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:28:32.827Z] [exec] [2023-01-15T20:28:32.827Z] [exec] ************************ [2023-01-15T20:28:32.827Z] [exec] PASSED= 16 [2023-01-15T20:28:32.827Z] [exec] ------------ ========= [2023-01-15T20:28:32.827Z] [exec] FAILED= 0 [2023-01-15T20:28:32.827Z] [exec] ------------ ========= [2023-01-15T20:28:32.827Z] [exec] DID NOT RUN= 0 [2023-01-15T20:28:32.827Z] [exec] ------------ ========= [2023-01-15T20:28:32.827Z] [exec] Total Expected=16 [2023-01-15T20:28:32.827Z] [exec] ************************ [2023-01-15T20:28:32.827Z] [exec] [2023-01-15T20:28:32.827Z] [2023-01-15T20:28:32.827Z] BUILD SUCCESSFUL [2023-01-15T20:28:32.827Z] Total time: 1 minute 31 seconds [2023-01-15T20:28:32.827Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin stop-database [2023-01-15T20:28:32.827Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:32.921Z] [2023-01-15T20:28:32.922Z] glassfish-resources-xml-tests: [2023-01-15T20:28:32.922Z] [echo] @@## connector1.5-resourcesxml ##@@ [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setOSConditions: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setToolWin: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setToolUnix: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setToolProperty: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setS1ASclassPath: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] init-common: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] build: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] all: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setOSConditions: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setToolWin: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setToolUnix: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setToolProperty: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setS1ASclassPath: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] init-common: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] all: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setOSConditions: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setToolWin: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setToolUnix: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setToolProperty: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] setS1ASclassPath: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] init-common: [2023-01-15T20:28:32.922Z] [2023-01-15T20:28:32.922Z] compile-common: [2023-01-15T20:28:32.922Z] [echo] Current time (ISO): 2023-01-15T20:28:32.696+0000 [2023-01-15T20:28:32.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/classes [2023-01-15T20:28:32.922Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/classes [2023-01-15T20:28:32.922Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:33.247Z] [exec] Value of key is: test2 : [2023-01-15T20:28:33.248Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:33.248Z] [exec] [2023-01-15T20:28:33.248Z] [exec] [2023-01-15T20:28:33.248Z] [exec] ----------------------------------------- [2023-01-15T20:28:33.248Z] [exec] - test2 : : PASS - [2023-01-15T20:28:33.248Z] [exec] ----------------------------------------- [2023-01-15T20:28:33.248Z] [exec] Total PASS: 1 [2023-01-15T20:28:33.248Z] [exec] Total FAIL: 0 [2023-01-15T20:28:33.248Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:28:33.248Z] [exec] ----------------------------------------- [2023-01-15T20:28:33.248Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:33.248Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] checkReporting-common: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] confirmReportPresent-common: [2023-01-15T20:28:33.505Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:28:33.505Z] [echo] Test seems to be reported fine [2023-01-15T20:28:33.505Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] confirmMissingReport-common: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] undeploy: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] drop-sql: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setOSConditions: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolWin: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolUnix: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolProperty: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setS1ASclassPath: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] init-common: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] execute-sql-common: [2023-01-15T20:28:33.505Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_dbuser_tables.sql [2023-01-15T20:28:33.505Z] [sql] 0 rows affected [2023-01-15T20:28:33.505Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setOSConditions: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolWin: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolUnix: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolProperty: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setS1ASclassPath: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] init-common: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] execute-sql-common: [2023-01-15T20:28:33.505Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_pbpublic_tables.sql [2023-01-15T20:28:33.505Z] [sql] 0 rows affected [2023-01-15T20:28:33.505Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setOSConditions: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolWin: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolUnix: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolProperty: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setS1ASclassPath: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] init-common: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] undeploy-jdbc-common: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setOSConditions: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolWin: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolUnix: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setToolProperty: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] setS1ASclassPath: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] init-common: [2023-01-15T20:28:33.505Z] [2023-01-15T20:28:33.505Z] delete-jdbc-resource-common: [2023-01-15T20:28:33.505Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2023-01-15T20:28:33.762Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:33.762Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:34.020Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2023-01-15T20:28:34.278Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2023-01-15T20:28:34.278Z] [echo] cmd executed for server [2023-01-15T20:28:34.278Z] [2023-01-15T20:28:34.278Z] setOSConditions: [2023-01-15T20:28:34.278Z] [2023-01-15T20:28:34.278Z] setToolWin: [2023-01-15T20:28:34.278Z] [2023-01-15T20:28:34.278Z] setToolUnix: [2023-01-15T20:28:34.278Z] [2023-01-15T20:28:34.278Z] setToolProperty: [2023-01-15T20:28:34.278Z] [2023-01-15T20:28:34.278Z] setS1ASclassPath: [2023-01-15T20:28:34.278Z] [2023-01-15T20:28:34.278Z] init-common: [2023-01-15T20:28:34.278Z] [2023-01-15T20:28:34.278Z] delete-jdbc-connpool-common: [2023-01-15T20:28:34.278Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2023-01-15T20:28:34.278Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:34.328Z] Sun Jan 15 20:28:34 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-01-15T20:28:34.328Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:34.820Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:34.821Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:28:34.821Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:28:34.821Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:28:34.821Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:28:34.821Z] [javac] 1 warning [2023-01-15T20:28:34.821Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/generic-ra.jar [2023-01-15T20:28:34.821Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/generic-ra.rar [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setOSConditions: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolWin: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolUnix: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolProperty: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setS1ASclassPath: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] init-common: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] clean-common: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setOSConditions: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolWin: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolUnix: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolProperty: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setS1ASclassPath: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] init-common: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] clean-classes-common: [2023-01-15T20:28:34.821Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setOSConditions: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolWin: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolUnix: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolProperty: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setS1ASclassPath: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] init-common: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] clean-jars-common: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] all: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setOSConditions: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolWin: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolUnix: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolProperty: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setS1ASclassPath: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] init-common: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] all: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setOSConditions: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolWin: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolUnix: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setToolProperty: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] setS1ASclassPath: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] init-common: [2023-01-15T20:28:34.821Z] [2023-01-15T20:28:34.821Z] compile-common: [2023-01-15T20:28:34.821Z] [echo] Current time (ISO): 2023-01-15T20:28:34.772+0000 [2023-01-15T20:28:34.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:34.821Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:34.842Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2023-01-15T20:28:34.843Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2023-01-15T20:28:34.843Z] [echo] cmd executed for server [2023-01-15T20:28:34.843Z] [2023-01-15T20:28:34.843Z] setOSConditions: [2023-01-15T20:28:34.843Z] [2023-01-15T20:28:34.843Z] setToolWin: [2023-01-15T20:28:34.843Z] [2023-01-15T20:28:34.843Z] setToolUnix: [2023-01-15T20:28:34.843Z] [2023-01-15T20:28:34.843Z] setToolProperty: [2023-01-15T20:28:34.843Z] [2023-01-15T20:28:34.843Z] setS1ASclassPath: [2023-01-15T20:28:34.843Z] [2023-01-15T20:28:34.843Z] init-common: [2023-01-15T20:28:34.843Z] [2023-01-15T20:28:34.843Z] undeploy-common: [2023-01-15T20:28:34.843Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:35.015Z] [2023-01-15T20:28:35.015Z] stop-server-windows: [2023-01-15T20:28:35.078Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:35.263Z] Sun Jan 15 20:28:35 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:28:35.264Z] Command stop-database executed successfully. [2023-01-15T20:28:35.264Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin stop-domain [2023-01-15T20:28:35.264Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:35.406Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] all: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setOSConditions: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolWin: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolUnix: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolProperty: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setS1ASclassPath: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] init-common: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] clean: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setOSConditions: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolWin: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolUnix: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolProperty: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setS1ASclassPath: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] init-common: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] clean-common: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setOSConditions: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolWin: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolUnix: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolProperty: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setS1ASclassPath: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] init-common: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] clean-classes-common: [2023-01-15T20:28:35.407Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setOSConditions: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolWin: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolUnix: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolProperty: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setS1ASclassPath: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] init-common: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] clean-jars-common: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] compile: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setOSConditions: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolWin: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolUnix: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setToolProperty: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] setS1ASclassPath: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] init-common: [2023-01-15T20:28:35.407Z] [2023-01-15T20:28:35.407Z] compile-common: [2023-01-15T20:28:35.407Z] [echo] Current time (ISO): 2023-01-15T20:28:35.309+0000 [2023-01-15T20:28:35.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:35.407Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:35.664Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:36.974Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:36.974Z] [javac] 1 warning [2023-01-15T20:28:36.974Z] [2023-01-15T20:28:36.974Z] setOSConditions: [2023-01-15T20:28:36.974Z] [2023-01-15T20:28:36.974Z] setToolWin: [2023-01-15T20:28:36.974Z] [2023-01-15T20:28:36.974Z] setToolUnix: [2023-01-15T20:28:36.974Z] [2023-01-15T20:28:36.974Z] setToolProperty: [2023-01-15T20:28:36.974Z] [2023-01-15T20:28:36.974Z] setS1ASclassPath: [2023-01-15T20:28:36.974Z] [2023-01-15T20:28:36.974Z] init-common: [2023-01-15T20:28:36.974Z] [2023-01-15T20:28:36.974Z] ejb-jar-common: [2023-01-15T20:28:36.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:28:36.974Z] [2023-01-15T20:28:36.974Z] package-ejbjar-common: [2023-01-15T20:28:36.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:36.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:36.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:36.975Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simplemdb-ejb.jar [2023-01-15T20:28:36.975Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setOSConditions: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolWin: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolUnix: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolProperty: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setS1ASclassPath: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] init-common: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] appclient-jar-common: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] package-appclientjar-common: [2023-01-15T20:28:36.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:36.975Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:36.975Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:36.975Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simplemdb-client.jar [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setOSConditions: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] fixFiles: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] convUnix: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] convWin: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolWin: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolUnix: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolProperty: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setS1ASclassPath: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] init-common: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] ear-common: [2023-01-15T20:28:36.975Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/app/${sun-application.xml} to copy. [2023-01-15T20:28:36.975Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:36.975Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setup: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] deploy: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setOSConditions: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolWin: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolUnix: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolProperty: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setS1ASclassPath: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] init-common: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] deploy: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setOSConditions: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolWin: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolUnix: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setToolProperty: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] setS1ASclassPath: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] init-common: [2023-01-15T20:28:36.975Z] [2023-01-15T20:28:36.975Z] deploy-rar-common: [2023-01-15T20:28:36.975Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2023-01-15T20:28:36.975Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:37.024Z] Waiting for the domain to stop . [2023-01-15T20:28:37.026Z] Command stop-domain executed successfully. [2023-01-15T20:28:37.026Z] + check_successful_run [2023-01-15T20:28:37.026Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T20:28:37.026Z] [2023-01-15T20:28:37.026Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T20:28:37.026Z] [2023-01-15T20:28:37.026Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:28:37.026Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T20:28:37.026Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T20:28:37.026Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T20:28:37.026Z] + generate_junit_report persistence_all [2023-01-15T20:28:37.026Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T20:28:37.026Z] [2023-01-15T20:28:37.026Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T20:28:37.026Z] [2023-01-15T20:28:37.026Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:28:37.026Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T20:28:37.026Z] + TESTSUITE_NAME=persistence_all [2023-01-15T20:28:37.026Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:28:37.026Z] + awk -v suitename=persistence_all ' [2023-01-15T20:28:37.026Z] BEGIN { [2023-01-15T20:28:37.026Z] totaltests = 0; [2023-01-15T20:28:37.026Z] totalfailures = 0; [2023-01-15T20:28:37.026Z] totalerrors = 0; [2023-01-15T20:28:37.026Z] } [2023-01-15T20:28:37.026Z] function getPropVal(str){ [2023-01-15T20:28:37.026Z] split(str, a, "="); [2023-01-15T20:28:37.026Z] val = a[2]; [2023-01-15T20:28:37.026Z] # remove quotes [2023-01-15T20:28:37.026Z] gsub("\"","",val); [2023-01-15T20:28:37.026Z] return val; [2023-01-15T20:28:37.026Z] } [2023-01-15T20:28:37.026Z] function removeXMLTag(str){ [2023-01-15T20:28:37.026Z] # remove xml tag quotes [2023-01-15T20:28:37.026Z] gsub("","",str); [2023-01-15T20:28:37.026Z] gsub("<.*>","",str); [2023-01-15T20:28:37.026Z] gsub(">","",str); [2023-01-15T20:28:37.026Z] return str; [2023-01-15T20:28:37.026Z] } [2023-01-15T20:28:37.026Z] /status value=/ { [2023-01-15T20:28:37.026Z] result=getPropVal($0); [2023-01-15T20:28:37.026Z] result=removeXMLTag(result); [2023-01-15T20:28:37.026Z] } [2023-01-15T20:28:37.026Z] // { [2023-01-15T20:28:37.026Z] getline; [2023-01-15T20:28:37.026Z] getline; [2023-01-15T20:28:37.026Z] testunit=removeXMLTag($0); [2023-01-15T20:28:37.026Z] gsub("\"","",testunit); [2023-01-15T20:28:37.026Z] } [2023-01-15T20:28:37.026Z] // { [2023-01-15T20:28:37.026Z] getline; [2023-01-15T20:28:37.026Z] testname=removeXMLTag($0); [2023-01-15T20:28:37.026Z] gsub("\"","",testname); [2023-01-15T20:28:37.026Z] } [2023-01-15T20:28:37.026Z] /<\/testcase>/{ [2023-01-15T20:28:37.026Z] classname=testunit [2023-01-15T20:28:37.026Z] # printing testcase to out [2023-01-15T20:28:37.026Z] out = out sprintf(" \n", classname, testname); [2023-01-15T20:28:37.026Z] if (result == "fail") { [2023-01-15T20:28:37.026Z] out = out " \n"; [2023-01-15T20:28:37.026Z] totalfailures++; [2023-01-15T20:28:37.026Z] } else if (result == "did_not_run") { [2023-01-15T20:28:37.026Z] out = out " \n"; [2023-01-15T20:28:37.026Z] totalerrors++; [2023-01-15T20:28:37.026Z] } [2023-01-15T20:28:37.026Z] out = out " \n"; [2023-01-15T20:28:37.026Z] [2023-01-15T20:28:37.026Z] totaltests++; [2023-01-15T20:28:37.026Z] result=""; [2023-01-15T20:28:37.026Z] testname=""; [2023-01-15T20:28:37.026Z] } [2023-01-15T20:28:37.026Z] END { [2023-01-15T20:28:37.026Z] print "" [2023-01-15T20:28:37.026Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T20:28:37.026Z] printf "%s", out; [2023-01-15T20:28:37.026Z] print "" [2023-01-15T20:28:37.026Z] }' [2023-01-15T20:28:37.026Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:28:37.026Z] + change_junit_report_class_names [2023-01-15T20:28:37.026Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:28:37.026Z] + sed -i 's/\bclassname="/classname="persistence_all./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:28:37.026Z] + copy_test_artifacts persistence_all [2023-01-15T20:28:37.026Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T20:28:37.026Z] [2023-01-15T20:28:37.026Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T20:28:37.026Z] [2023-01-15T20:28:37.026Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:28:37.026Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T20:28:37.026Z] tar: Removing leading `/' from member names [2023-01-15T20:28:37.026Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:28:37.027Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:28:37.027Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:28:37.027Z] ++ pwd [2023-01-15T20:28:37.027Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:28:37.027Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*logs.zip': No such file or directory [2023-01-15T20:28:37.027Z] + true [2023-01-15T20:28:37.027Z] ++ pwd [2023-01-15T20:28:37.027Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:28:37.285Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*/*logs.zip': No such file or directory [2023-01-15T20:28:37.285Z] + true [2023-01-15T20:28:37.285Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/persistence_all-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T20:28:37.285Z] tar: Removing leading `/' from member names [2023-01-15T20:28:37.285Z] + break [2023-01-15T20:28:37.285Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T20:28:37.312Z] Archiving artifacts [2023-01-15T20:28:37.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:37.558Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:37.559Z] [javac] 1 warning [2023-01-15T20:28:37.559Z] [2023-01-15T20:28:37.559Z] setOSConditions: [2023-01-15T20:28:37.559Z] [2023-01-15T20:28:37.559Z] setToolWin: [2023-01-15T20:28:37.559Z] [2023-01-15T20:28:37.559Z] setToolUnix: [2023-01-15T20:28:37.559Z] [2023-01-15T20:28:37.559Z] setToolProperty: [2023-01-15T20:28:37.559Z] [2023-01-15T20:28:37.559Z] setS1ASclassPath: [2023-01-15T20:28:37.559Z] [2023-01-15T20:28:37.559Z] init-common: [2023-01-15T20:28:37.559Z] [2023-01-15T20:28:37.559Z] compile-common: [2023-01-15T20:28:37.559Z] [echo] Current time (ISO): 2023-01-15T20:28:37.261+0000 [2023-01-15T20:28:37.559Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:37.559Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:39.451Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:39.451Z] [javac] 1 warning [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] build: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] setOSConditions: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] fixFiles: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] convUnix: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] convWin: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] setToolWin: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] setToolUnix: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] setToolProperty: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] setS1ASclassPath: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] init-common: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] package-persistence-common: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] ejb-jar-common: [2023-01-15T20:28:39.451Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] package-ejbjar-common: [2023-01-15T20:28:39.451Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:39.451Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:39.451Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:39.451Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2023-01-15T20:28:39.451Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] appclient-jar-common: [2023-01-15T20:28:39.451Z] [2023-01-15T20:28:39.451Z] package-appclientjar-common: [2023-01-15T20:28:39.452Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:39.452Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:39.452Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:39.452Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2023-01-15T20:28:39.452Z] [2023-01-15T20:28:39.452Z] webclient-war-common: [2023-01-15T20:28:39.452Z] [2023-01-15T20:28:39.452Z] build-ear-common: [2023-01-15T20:28:39.452Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:39.452Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-01-15T20:28:39.452Z] [2023-01-15T20:28:39.452Z] deploy: [2023-01-15T20:28:39.452Z] [2023-01-15T20:28:39.452Z] setOSConditions: [2023-01-15T20:28:39.452Z] [2023-01-15T20:28:39.452Z] setToolWin: [2023-01-15T20:28:39.452Z] [2023-01-15T20:28:39.452Z] setToolUnix: [2023-01-15T20:28:39.452Z] [2023-01-15T20:28:39.452Z] setToolProperty: [2023-01-15T20:28:39.452Z] [2023-01-15T20:28:39.452Z] setS1ASclassPath: [2023-01-15T20:28:39.452Z] [2023-01-15T20:28:39.452Z] init-common: [2023-01-15T20:28:39.452Z] [2023-01-15T20:28:39.452Z] create-jdbc-connpool-common: [2023-01-15T20:28:39.452Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:40.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:40.015Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2023-01-15T20:28:40.015Z] [2023-01-15T20:28:40.015Z] set-derby-connpool-props: [2023-01-15T20:28:40.015Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:40.263Z] [2023-01-15T20:28:40.263Z] setOSConditions: [2023-01-15T20:28:40.263Z] [2023-01-15T20:28:40.263Z] start-server: [2023-01-15T20:28:40.263Z] [echo] +-----------------------------+ [2023-01-15T20:28:40.263Z] [echo] | | [2023-01-15T20:28:40.263Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:28:40.263Z] [echo] | in Felix mode | [2023-01-15T20:28:40.263Z] [echo] | | [2023-01-15T20:28:40.263Z] [echo] +-----------------------------+ [2023-01-15T20:28:40.263Z] [2023-01-15T20:28:40.263Z] start-server-unix: [2023-01-15T20:28:40.263Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:40.579Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:40.580Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-01-15T20:28:40.580Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:41.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:41.144Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-01-15T20:28:41.144Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:41.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:41.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2023-01-15T20:28:41.707Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:42.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:42.276Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2023-01-15T20:28:42.276Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:42.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:42.841Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2023-01-15T20:28:42.841Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:43.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:43.407Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:28:43.407Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:43.533Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:28:43.534Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:28:43.534Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:28:43.534Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:28:43.534Z] [exec] Admin Port: 4848 [2023-01-15T20:28:43.534Z] [exec] Command start-domain executed successfully. [2023-01-15T20:28:43.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:43.971Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2023-01-15T20:28:43.971Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:44.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:44.572Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2023-01-15T20:28:44.572Z] [2023-01-15T20:28:44.572Z] setOSConditions: [2023-01-15T20:28:44.572Z] [2023-01-15T20:28:44.572Z] setToolWin: [2023-01-15T20:28:44.572Z] [2023-01-15T20:28:44.572Z] setToolUnix: [2023-01-15T20:28:44.572Z] [2023-01-15T20:28:44.572Z] setToolProperty: [2023-01-15T20:28:44.572Z] [2023-01-15T20:28:44.572Z] setS1ASclassPath: [2023-01-15T20:28:44.572Z] [2023-01-15T20:28:44.572Z] init-common: [2023-01-15T20:28:44.572Z] [2023-01-15T20:28:44.572Z] create-jdbc-resource-common: [2023-01-15T20:28:44.572Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2023-01-15T20:28:44.572Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:44.871Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:44.871Z] [exec] JDBC resource jdbc/poolauth created successfully. [2023-01-15T20:28:44.871Z] [echo] cmd executed for server [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] setOSConditions: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] setToolWin: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] setToolUnix: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] setToolProperty: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] setS1ASclassPath: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] init-common: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] deploy-common: [2023-01-15T20:28:44.872Z] [echo] Current time (ISO): 2023-01-15T20:28:44.856+0000 [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] setOSConditions: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] setToolWin: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] setToolUnix: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] setToolProperty: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] setS1ASclassPath: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] init-common: [2023-01-15T20:28:44.872Z] [2023-01-15T20:28:44.872Z] deploy-common-pe: [2023-01-15T20:28:45.128Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:45.385Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-01-15T20:28:45.642Z] [exec] Application deployed with name jdbc-poolauthApp. [2023-01-15T20:28:45.642Z] [echo] Deployment on target server server successful [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] setOSConditions: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] setToolWin: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] setToolUnix: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] setToolProperty: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] setS1ASclassPath: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] init-common: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] deploy-common-ee: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] run: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] create-sql: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] setOSConditions: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] setToolWin: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] setToolUnix: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] setToolProperty: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] setS1ASclassPath: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] init-common: [2023-01-15T20:28:45.642Z] [2023-01-15T20:28:45.642Z] execute-sql-common: [2023-01-15T20:28:45.643Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_dbuser_tables.sql [2023-01-15T20:28:45.643Z] [sql] Failed to execute: Drop table DBUSERTABLE [2023-01-15T20:28:45.643Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2023-01-15T20:28:45.643Z] [sql] 0 rows affected [2023-01-15T20:28:45.643Z] [sql] 1 rows affected [2023-01-15T20:28:45.643Z] [sql] 1 rows affected [2023-01-15T20:28:45.643Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:28:45.901Z] [2023-01-15T20:28:45.901Z] setOSConditions: [2023-01-15T20:28:45.901Z] [2023-01-15T20:28:45.901Z] setToolWin: [2023-01-15T20:28:45.901Z] [2023-01-15T20:28:45.901Z] setToolUnix: [2023-01-15T20:28:45.901Z] [2023-01-15T20:28:45.901Z] setToolProperty: [2023-01-15T20:28:45.901Z] [2023-01-15T20:28:45.901Z] setS1ASclassPath: [2023-01-15T20:28:45.901Z] [2023-01-15T20:28:45.901Z] init-common: [2023-01-15T20:28:45.901Z] [2023-01-15T20:28:45.901Z] execute-sql-common: [2023-01-15T20:28:45.901Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_pbpublic_tables.sql [2023-01-15T20:28:45.901Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2023-01-15T20:28:45.901Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PBPUBLICTABLE' because it does not exist. [2023-01-15T20:28:45.901Z] [sql] 0 rows affected [2023-01-15T20:28:45.901Z] [sql] 1 rows affected [2023-01-15T20:28:45.901Z] [sql] 1 rows affected [2023-01-15T20:28:45.901Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:28:45.901Z] [2023-01-15T20:28:45.901Z] asadmin-common: [2023-01-15T20:28:45.901Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:45.901Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:46.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:46.465Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-01-15T20:28:46.465Z] [2023-01-15T20:28:46.465Z] asadmin-common: [2023-01-15T20:28:46.465Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:46.465Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:47.029Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:47.029Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-01-15T20:28:47.029Z] [2023-01-15T20:28:47.029Z] setOSConditions: [2023-01-15T20:28:47.029Z] [2023-01-15T20:28:47.029Z] setToolWin: [2023-01-15T20:28:47.029Z] [2023-01-15T20:28:47.029Z] setToolUnix: [2023-01-15T20:28:47.029Z] [2023-01-15T20:28:47.029Z] setToolProperty: [2023-01-15T20:28:47.029Z] [2023-01-15T20:28:47.029Z] setS1ASclassPath: [2023-01-15T20:28:47.029Z] [2023-01-15T20:28:47.029Z] init-common: [2023-01-15T20:28:47.029Z] [2023-01-15T20:28:47.029Z] runclient-common: [2023-01-15T20:28:47.029Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:28:47.029Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:47.494Z] [exec] Application deployed with name generic-ra. [2023-01-15T20:28:47.494Z] [echo] Deploying generic-ra.rar on server [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setOSConditions: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setToolWin: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setToolUnix: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setToolProperty: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setS1ASclassPath: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] init-common: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] deploy-ear: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setOSConditions: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setToolWin: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setToolUnix: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setToolProperty: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setS1ASclassPath: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] init-common: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] deploy-common: [2023-01-15T20:28:47.494Z] [echo] Current time (ISO): 2023-01-15T20:28:46.422+0000 [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setOSConditions: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setToolWin: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setToolUnix: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setToolProperty: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] setS1ASclassPath: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] init-common: [2023-01-15T20:28:47.494Z] [2023-01-15T20:28:47.494Z] deploy-common-pe: [2023-01-15T20:28:47.494Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:47.494Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2023-01-15T20:28:47.592Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:48.156Z] [exec] Jan 15, 2023 8:28:47 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:28:48.156Z] [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. [2023-01-15T20:28:50.022Z] [exec] Application deployed with name simplemdbApp. [2023-01-15T20:28:50.023Z] [echo] Deployment on target server server successful [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setOSConditions: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolWin: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolUnix: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolProperty: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setS1ASclassPath: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] init-common: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] deploy-common-ee: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setOSConditions: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolWin: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolUnix: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolProperty: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setS1ASclassPath: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] init-common: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] restart: [2023-01-15T20:28:50.023Z] [echo] Not required to restart [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setOSConditions: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolWin: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolUnix: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolProperty: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setS1ASclassPath: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] init-common: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setupJdbc: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setOSConditions: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolWin: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolUnix: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolProperty: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setS1ASclassPath: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] init-common: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] default-sql: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setOSConditions: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolWin: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolUnix: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolProperty: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setS1ASclassPath: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] init-common: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] execute-sql-common: [2023-01-15T20:28:50.023Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/app/createdb.sql [2023-01-15T20:28:50.023Z] [sql] Failed to execute: drop table MESSAGES [2023-01-15T20:28:50.023Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2023-01-15T20:28:50.023Z] [sql] 0 rows affected [2023-01-15T20:28:50.023Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] sql-oracle: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] execute-sql-connector: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] runtest: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setOSConditions: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolWin: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolUnix: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setToolProperty: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] setS1ASclassPath: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] init-common: [2023-01-15T20:28:50.023Z] [2023-01-15T20:28:50.023Z] runclient-common: [2023-01-15T20:28:50.023Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simplemdbAppClient.jar -name simplemdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:28:50.023Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:50.588Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:51.153Z] [exec] Jan 15, 2023 8:28:50 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:28:51.153Z] [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. [2023-01-15T20:28:51.431Z] [exec] Value of key is: test1 : [2023-01-15T20:28:51.431Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:51.431Z] [exec] [2023-01-15T20:28:51.431Z] [exec] [2023-01-15T20:28:51.432Z] [exec] ----------------------------------------- [2023-01-15T20:28:51.432Z] [exec] - test1 : : PASS - [2023-01-15T20:28:51.432Z] [exec] ----------------------------------------- [2023-01-15T20:28:51.432Z] [exec] Total PASS: 1 [2023-01-15T20:28:51.432Z] [exec] Total FAIL: 0 [2023-01-15T20:28:51.432Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:28:51.432Z] [exec] ----------------------------------------- [2023-01-15T20:28:51.432Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:51.432Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:51.996Z] [2023-01-15T20:28:51.996Z] checkReporting-common: [2023-01-15T20:28:51.996Z] [2023-01-15T20:28:51.996Z] confirmReportPresent-common: [2023-01-15T20:28:51.996Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:28:51.996Z] [echo] Test seems to be reported fine [2023-01-15T20:28:51.996Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2023-01-15T20:28:51.996Z] [2023-01-15T20:28:51.996Z] confirmMissingReport-common: [2023-01-15T20:28:51.996Z] [2023-01-15T20:28:51.996Z] asadmin-common: [2023-01-15T20:28:51.996Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:51.996Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:52.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:52.509Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2023-01-15T20:28:52.509Z] [2023-01-15T20:28:52.509Z] asadmin-common: [2023-01-15T20:28:52.509Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:52.509Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:52.523Z] [exec] [CLIENT]:: --> doTest() ENTER... [2023-01-15T20:28:53.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:28:53.075Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2023-01-15T20:28:53.075Z] [2023-01-15T20:28:53.075Z] asadmin-common: [2023-01-15T20:28:53.075Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=false [2023-01-15T20:28:53.075Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:53.639Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=false [2023-01-15T20:28:53.639Z] [exec] applications.application.jdbc-poolauthApp.enabled=false [2023-01-15T20:28:53.639Z] [2023-01-15T20:28:53.639Z] asadmin-common: [2023-01-15T20:28:53.639Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=true [2023-01-15T20:28:53.639Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:54.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=true [2023-01-15T20:28:54.203Z] [exec] applications.application.jdbc-poolauthApp.enabled=true [2023-01-15T20:28:54.203Z] [2023-01-15T20:28:54.203Z] setOSConditions: [2023-01-15T20:28:54.203Z] [2023-01-15T20:28:54.203Z] setToolWin: [2023-01-15T20:28:54.203Z] [2023-01-15T20:28:54.203Z] setToolUnix: [2023-01-15T20:28:54.203Z] [2023-01-15T20:28:54.203Z] setToolProperty: [2023-01-15T20:28:54.203Z] [2023-01-15T20:28:54.203Z] setS1ASclassPath: [2023-01-15T20:28:54.203Z] [2023-01-15T20:28:54.203Z] init-common: [2023-01-15T20:28:54.203Z] [2023-01-15T20:28:54.203Z] runclient-common: [2023-01-15T20:28:54.203Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-01-15T20:28:54.423Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:28:54.424Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:28:54.424Z] [exec] Value of key is: Connector 1.5 test - 1 [2023-01-15T20:28:54.424Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:28:54.424Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:28:54.424Z] [exec] Value of key is: Connector 1.5 test - 2 [2023-01-15T20:28:54.459Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:54.681Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:28:54.682Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:28:54.682Z] [exec] Value of key is: Connector 1.5 test - 3 [2023-01-15T20:28:54.682Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:28:54.682Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:28:54.682Z] [exec] Value of key is: Connector 1.5 test - 4 [2023-01-15T20:28:54.682Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:28:54.682Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:28:54.682Z] [exec] Value of key is: Connector 1.5 test - 5 [2023-01-15T20:28:54.682Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:28:54.682Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:28:54.682Z] [exec] Value of key is: Connector 1.5 test - 6 [2023-01-15T20:28:54.682Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:28:54.682Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:28:54.682Z] [exec] Value of key is: Connector 1.5 test - 7 [2023-01-15T20:28:54.682Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:28:54.716Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:54.939Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:28:54.940Z] [exec] Value of key is: Connector 1.5 test - 8 [2023-01-15T20:28:54.940Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:28:54.940Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:28:54.940Z] [exec] Value of key is: Connector 1.5 test - 9 [2023-01-15T20:28:54.940Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:54.940Z] [exec] [2023-01-15T20:28:54.940Z] [exec] [2023-01-15T20:28:54.940Z] [exec] ----------------------------------------- [2023-01-15T20:28:54.940Z] [exec] - Connector 1.5 test - 2: PASS - [2023-01-15T20:28:54.940Z] [exec] - Connector 1.5 test - 3: PASS - [2023-01-15T20:28:54.940Z] [exec] - Connector 1.5 test - 4: PASS - [2023-01-15T20:28:54.940Z] [exec] - Connector 1.5 test - 5: PASS - [2023-01-15T20:28:54.940Z] [exec] - Connector 1.5 test - 1: PASS - [2023-01-15T20:28:54.940Z] [exec] - Connector 1.5 test - 6: PASS - [2023-01-15T20:28:54.940Z] [exec] - Connector 1.5 test - 7: PASS - [2023-01-15T20:28:54.940Z] [exec] - Connector 1.5 test - 8: PASS - [2023-01-15T20:28:54.940Z] [exec] - Connector 1.5 test - 9: PASS - [2023-01-15T20:28:54.940Z] [exec] ----------------------------------------- [2023-01-15T20:28:54.940Z] [exec] Total PASS: 9 [2023-01-15T20:28:54.940Z] [exec] Total FAIL: 0 [2023-01-15T20:28:54.940Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:28:54.940Z] [exec] ----------------------------------------- [2023-01-15T20:28:54.940Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:54.940Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2023-01-15T20:28:54.940Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] checkReporting-common: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] confirmReportPresent-common: [2023-01-15T20:28:55.197Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:28:55.197Z] [echo] Test seems to be reported fine [2023-01-15T20:28:55.197Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/RepRunConf.txt [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] confirmMissingReport-common: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] unset: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setOSConditions: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setToolWin: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setToolUnix: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setToolProperty: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setS1ASclassPath: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] init-common: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] unsetJdbc: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] undeploy: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setOSConditions: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setToolWin: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setToolUnix: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setToolProperty: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setS1ASclassPath: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] init-common: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] undeploy: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setOSConditions: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setToolWin: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setToolUnix: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setToolProperty: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] setS1ASclassPath: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] init-common: [2023-01-15T20:28:55.197Z] [2023-01-15T20:28:55.197Z] undeploy-common: [2023-01-15T20:28:55.454Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:55.646Z] [exec] Jan 15, 2023 8:28:55 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:28:55.647Z] [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. [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] start-server-windows: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] compile: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] setOSConditions: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] setToolWin: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] setToolUnix: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] setToolProperty: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] setS1ASclassPath: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] init-common: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] compile-common: [2023-01-15T20:28:55.707Z] [echo] Current time (ISO): 2023-01-15T20:28:53.740+0000 [2023-01-15T20:28:55.707Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:55.707Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:55.707Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:55.707Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:55.707Z] [javac] 1 warning [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] setOSConditions: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] setToolWin: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] setToolUnix: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] setToolProperty: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] setS1ASclassPath: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] init-common: [2023-01-15T20:28:55.707Z] [2023-01-15T20:28:55.707Z] compile-servlet: [2023-01-15T20:28:55.707Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/build.xml:163: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:28:55.707Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:55.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:55.964Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:55.965Z] [javac] 1 warning [2023-01-15T20:28:55.965Z] [2023-01-15T20:28:55.965Z] build: [2023-01-15T20:28:55.965Z] [2023-01-15T20:28:55.965Z] setOSConditions: [2023-01-15T20:28:55.965Z] [2023-01-15T20:28:55.965Z] setToolWin: [2023-01-15T20:28:55.965Z] [2023-01-15T20:28:55.965Z] setToolUnix: [2023-01-15T20:28:55.965Z] [2023-01-15T20:28:55.965Z] setToolProperty: [2023-01-15T20:28:55.965Z] [2023-01-15T20:28:55.965Z] setS1ASclassPath: [2023-01-15T20:28:55.965Z] [2023-01-15T20:28:55.965Z] init-common: [2023-01-15T20:28:55.965Z] [2023-01-15T20:28:55.965Z] webclient-war-common: [2023-01-15T20:28:55.965Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:28:55.967Z] [2023-01-15T20:28:55.967Z] setOSConditions: [2023-01-15T20:28:55.967Z] [2023-01-15T20:28:55.967Z] setToolWin: [2023-01-15T20:28:55.967Z] [2023-01-15T20:28:55.967Z] setToolUnix: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] setToolProperty: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] setS1ASclassPath: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] init-common: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] undeploy: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] setOSConditions: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] setToolWin: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] setToolUnix: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] setToolProperty: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] setS1ASclassPath: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] init-common: [2023-01-15T20:28:55.968Z] [2023-01-15T20:28:55.968Z] undeploy-rar-common: [2023-01-15T20:28:55.968Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2023-01-15T20:28:55.968Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:56.220Z] [2023-01-15T20:28:56.221Z] clear: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] test-tlds-exist: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] copy-tlds: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] test-tagfiles-exist: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] copy-tagfiles: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] package-war-common: [2023-01-15T20:28:56.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:28:56.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:28:56.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:28:56.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:28:56.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/lib [2023-01-15T20:28:56.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:28:56.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:28:56.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:28:56.221Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:28:56.221Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embedded-web.war [2023-01-15T20:28:56.221Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] setOSConditions: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] setToolWin: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] setToolUnix: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] setToolProperty: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] setS1ASclassPath: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] init-common: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] ejb-jar-common: [2023-01-15T20:28:56.221Z] [2023-01-15T20:28:56.221Z] package-ejbjar-common: [2023-01-15T20:28:56.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:56.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:56.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:56.222Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embedded-ejb.jar [2023-01-15T20:28:56.222Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:56.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:28:56.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:28:56.222Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embeddedApp.ear [2023-01-15T20:28:56.222Z] [2023-01-15T20:28:56.222Z] deploy-ear: [2023-01-15T20:28:56.222Z] [2023-01-15T20:28:56.222Z] install-library: [2023-01-15T20:28:56.222Z] [echo] copying file [jdbc.jar] to applibs [2023-01-15T20:28:56.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs [2023-01-15T20:28:56.222Z] [2023-01-15T20:28:56.222Z] restart-server: [2023-01-15T20:28:56.222Z] [2023-01-15T20:28:56.222Z] setOSConditions: [2023-01-15T20:28:56.222Z] [2023-01-15T20:28:56.222Z] stop-server: [2023-01-15T20:28:56.222Z] [2023-01-15T20:28:56.222Z] stop-server-unix: [2023-01-15T20:28:56.222Z] [echo] stopping server on unix ... [2023-01-15T20:28:56.222Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:56.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setOSConditions: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolWin: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolUnix: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolProperty: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setS1ASclassPath: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] init-common: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] restart: [2023-01-15T20:28:56.533Z] [echo] Not required to restart [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] all: [2023-01-15T20:28:56.533Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setOSConditions: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolWin: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolUnix: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolProperty: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setS1ASclassPath: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] init-common: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] build: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] all: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setOSConditions: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolWin: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolUnix: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolProperty: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setS1ASclassPath: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] init-common: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] all: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setOSConditions: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolWin: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolUnix: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setToolProperty: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] setS1ASclassPath: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] init-common: [2023-01-15T20:28:56.533Z] [2023-01-15T20:28:56.533Z] compile-common: [2023-01-15T20:28:56.533Z] [echo] Current time (ISO): 2023-01-15T20:28:56.376+0000 [2023-01-15T20:28:56.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/classes [2023-01-15T20:28:56.533Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/classes [2023-01-15T20:28:56.533Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:58.435Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:28:58.435Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:28:58.435Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:28:58.435Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:28:58.435Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:28:58.435Z] [javac] 1 warning [2023-01-15T20:28:58.691Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/generic-ra.jar [2023-01-15T20:28:58.692Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/generic-ra.rar [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setOSConditions: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolWin: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolUnix: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolProperty: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setS1ASclassPath: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] init-common: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] clean-common: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setOSConditions: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolWin: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolUnix: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolProperty: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setS1ASclassPath: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] init-common: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] clean-classes-common: [2023-01-15T20:28:58.692Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setOSConditions: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolWin: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolUnix: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolProperty: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setS1ASclassPath: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] init-common: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] clean-jars-common: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] all: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setOSConditions: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolWin: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolUnix: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolProperty: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setS1ASclassPath: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] init-common: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] all: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setOSConditions: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolWin: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolUnix: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setToolProperty: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] setS1ASclassPath: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] init-common: [2023-01-15T20:28:58.692Z] [2023-01-15T20:28:58.692Z] compile-common: [2023-01-15T20:28:58.692Z] [echo] Current time (ISO): 2023-01-15T20:28:58.493+0000 [2023-01-15T20:28:58.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:58.692Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:28:58.692Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:58.738Z] [exec] Waiting for the domain to stop . [2023-01-15T20:28:58.739Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:28:58.921Z] [exec] Value of key is: test2 : [2023-01-15T20:28:58.921Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:28:58.921Z] [exec] [2023-01-15T20:28:58.921Z] [exec] [2023-01-15T20:28:58.921Z] [exec] ----------------------------------------- [2023-01-15T20:28:58.921Z] [exec] - test2 : : PASS - [2023-01-15T20:28:58.921Z] [exec] ----------------------------------------- [2023-01-15T20:28:58.921Z] [exec] Total PASS: 1 [2023-01-15T20:28:58.921Z] [exec] Total FAIL: 0 [2023-01-15T20:28:58.921Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:28:58.921Z] [exec] ----------------------------------------- [2023-01-15T20:28:58.921Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:58.921Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] checkReporting-common: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] confirmReportPresent-common: [2023-01-15T20:28:58.921Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:28:58.921Z] [echo] Test seems to be reported fine [2023-01-15T20:28:58.921Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] confirmMissingReport-common: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] undeploy: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] drop-sql: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] setOSConditions: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] setToolWin: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] setToolUnix: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] setToolProperty: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] setS1ASclassPath: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] init-common: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] execute-sql-common: [2023-01-15T20:28:58.921Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_dbuser_tables.sql [2023-01-15T20:28:58.921Z] [sql] 0 rows affected [2023-01-15T20:28:58.921Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] setOSConditions: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] setToolWin: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] setToolUnix: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] setToolProperty: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] setS1ASclassPath: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] init-common: [2023-01-15T20:28:58.921Z] [2023-01-15T20:28:58.921Z] execute-sql-common: [2023-01-15T20:28:59.178Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_pbpublic_tables.sql [2023-01-15T20:28:59.178Z] [sql] 0 rows affected [2023-01-15T20:28:59.178Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] setOSConditions: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] setToolWin: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] setToolUnix: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] setToolProperty: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] setS1ASclassPath: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] init-common: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] undeploy-jdbc-common: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] setOSConditions: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] setToolWin: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] setToolUnix: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] setToolProperty: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] setS1ASclassPath: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] init-common: [2023-01-15T20:28:59.178Z] [2023-01-15T20:28:59.178Z] delete-jdbc-resource-common: [2023-01-15T20:28:59.178Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2023-01-15T20:28:59.178Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:28:59.742Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2023-01-15T20:28:59.742Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2023-01-15T20:28:59.742Z] [echo] cmd executed for server [2023-01-15T20:28:59.742Z] [2023-01-15T20:28:59.742Z] setOSConditions: [2023-01-15T20:28:59.742Z] [2023-01-15T20:28:59.742Z] setToolWin: [2023-01-15T20:28:59.742Z] [2023-01-15T20:28:59.742Z] setToolUnix: [2023-01-15T20:28:59.742Z] [2023-01-15T20:28:59.742Z] setToolProperty: [2023-01-15T20:28:59.742Z] [2023-01-15T20:28:59.742Z] setS1ASclassPath: [2023-01-15T20:28:59.742Z] [2023-01-15T20:28:59.742Z] init-common: [2023-01-15T20:28:59.742Z] [2023-01-15T20:28:59.742Z] delete-jdbc-connpool-common: [2023-01-15T20:28:59.742Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2023-01-15T20:28:59.742Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:00.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2023-01-15T20:29:00.307Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2023-01-15T20:29:00.307Z] [echo] cmd executed for server [2023-01-15T20:29:00.307Z] [2023-01-15T20:29:00.307Z] setOSConditions: [2023-01-15T20:29:00.307Z] [2023-01-15T20:29:00.307Z] setToolWin: [2023-01-15T20:29:00.307Z] [2023-01-15T20:29:00.307Z] setToolUnix: [2023-01-15T20:29:00.307Z] [2023-01-15T20:29:00.307Z] setToolProperty: [2023-01-15T20:29:00.307Z] [2023-01-15T20:29:00.307Z] setS1ASclassPath: [2023-01-15T20:29:00.307Z] [2023-01-15T20:29:00.307Z] init-common: [2023-01-15T20:29:00.307Z] [2023-01-15T20:29:00.307Z] undeploy-common: [2023-01-15T20:29:00.307Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:00.586Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:00.587Z] [javac] 1 warning [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setOSConditions: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolWin: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolUnix: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolProperty: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setS1ASclassPath: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] init-common: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] ejb-jar-common: [2023-01-15T20:29:00.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] package-ejbjar-common: [2023-01-15T20:29:00.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:00.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:00.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:00.588Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2023-01-15T20:29:00.588Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setOSConditions: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolWin: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolUnix: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolProperty: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setS1ASclassPath: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] init-common: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] appclient-jar-common: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] package-appclientjar-common: [2023-01-15T20:29:00.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:00.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:00.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:00.588Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] build-ear: [2023-01-15T20:29:00.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setOSConditions: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] fixFiles: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] convUnix: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] convWin: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolWin: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolUnix: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolProperty: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setS1ASclassPath: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] init-common: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] ear-common: [2023-01-15T20:29:00.588Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/app/${sun-application.xml} to copy. [2023-01-15T20:29:00.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:00.588Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-01-15T20:29:00.588Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setup: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] deploy: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setOSConditions: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolWin: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolUnix: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolProperty: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setS1ASclassPath: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] init-common: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] deploy-ear: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setOSConditions: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolWin: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolUnix: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolProperty: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setS1ASclassPath: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] init-common: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] deploy-common: [2023-01-15T20:29:00.588Z] [echo] Current time (ISO): 2023-01-15T20:29:00.536+0000 [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setOSConditions: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolWin: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolUnix: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setToolProperty: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] setS1ASclassPath: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] init-common: [2023-01-15T20:29:00.588Z] [2023-01-15T20:29:00.588Z] deploy-common-pe: [2023-01-15T20:29:00.845Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:00.871Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] all: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setOSConditions: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolWin: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolUnix: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolProperty: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setS1ASclassPath: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] init-common: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] clean: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setOSConditions: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolWin: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolUnix: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolProperty: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setS1ASclassPath: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] init-common: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] clean-common: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setOSConditions: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolWin: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolUnix: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolProperty: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setS1ASclassPath: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] init-common: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] clean-classes-common: [2023-01-15T20:29:00.872Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setOSConditions: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolWin: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolUnix: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolProperty: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setS1ASclassPath: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] init-common: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] clean-jars-common: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] compile: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setOSConditions: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolWin: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolUnix: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setToolProperty: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] setS1ASclassPath: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] init-common: [2023-01-15T20:29:00.872Z] [2023-01-15T20:29:00.872Z] compile-common: [2023-01-15T20:29:00.872Z] [echo] Current time (ISO): 2023-01-15T20:29:00.722+0000 [2023-01-15T20:29:00.872Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:00.872Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:00.872Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:01.409Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-01-15T20:29:02.768Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:02.769Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/autocommit/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:29:02.769Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:29:02.769Z] [javac] 1 warning [2023-01-15T20:29:02.769Z] [2023-01-15T20:29:02.769Z] setOSConditions: [2023-01-15T20:29:02.769Z] [2023-01-15T20:29:02.769Z] setToolWin: [2023-01-15T20:29:02.769Z] [2023-01-15T20:29:02.769Z] setToolUnix: [2023-01-15T20:29:02.769Z] [2023-01-15T20:29:02.769Z] setToolProperty: [2023-01-15T20:29:02.769Z] [2023-01-15T20:29:02.769Z] setS1ASclassPath: [2023-01-15T20:29:02.769Z] [2023-01-15T20:29:02.769Z] init-common: [2023-01-15T20:29:02.769Z] [2023-01-15T20:29:02.769Z] compile-common: [2023-01-15T20:29:02.769Z] [echo] Current time (ISO): 2023-01-15T20:29:02.641+0000 [2023-01-15T20:29:02.769Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:02.769Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:04.664Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:04.664Z] [javac] 1 warning [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] build: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] setOSConditions: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] fixFiles: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] convUnix: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] convWin: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] setToolWin: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] setToolUnix: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] setToolProperty: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] setS1ASclassPath: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] init-common: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] package-persistence-common: [2023-01-15T20:29:04.664Z] [2023-01-15T20:29:04.664Z] ejb-jar-common: [2023-01-15T20:29:04.664Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] package-ejbjar-common: [2023-01-15T20:29:04.665Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:04.665Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:04.665Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:04.665Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-ejb.jar [2023-01-15T20:29:04.665Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] appclient-jar-common: [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] package-appclientjar-common: [2023-01-15T20:29:04.665Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:04.665Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:04.665Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:04.665Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-client.jar [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] webclient-war-common: [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] build-ear-common: [2023-01-15T20:29:04.665Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:04.665Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] deploy: [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] setOSConditions: [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] setToolWin: [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] setToolUnix: [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] setToolProperty: [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] setS1ASclassPath: [2023-01-15T20:29:04.665Z] [2023-01-15T20:29:04.665Z] init-common: [2023-01-15T20:29:04.921Z] [2023-01-15T20:29:04.922Z] execute-sql-common: [2023-01-15T20:29:04.922Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2023-01-15T20:29:04.922Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:29:04.922Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:29:04.922Z] [sql] 0 rows affected [2023-01-15T20:29:04.922Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setOSConditions: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setToolWin: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setToolUnix: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setToolProperty: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setS1ASclassPath: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] init-common: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setup: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setOSConditions: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setToolWin: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setToolUnix: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setToolProperty: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setS1ASclassPath: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] init-common: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] deploy-jdbc-common: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setOSConditions: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setToolWin: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setToolUnix: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setToolProperty: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] setS1ASclassPath: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] init-common: [2023-01-15T20:29:04.922Z] [2023-01-15T20:29:04.922Z] create-jdbc-connpool-common: [2023-01-15T20:29:04.922Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:05.486Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:05.486Z] [exec] JDBC connection pool jdbc-autocommit-pool created successfully. [2023-01-15T20:29:05.486Z] [2023-01-15T20:29:05.486Z] set-derby-connpool-props: [2023-01-15T20:29:05.486Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:06.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:06.050Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.User=dbuser [2023-01-15T20:29:06.050Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:06.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:06.565Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.Password=dbpassword [2023-01-15T20:29:06.565Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:07.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:07.129Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.driverType=4 [2023-01-15T20:29:07.129Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:07.386Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:07.642Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.portNumber=1527 [2023-01-15T20:29:07.642Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:08.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:08.206Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.dataBaseName=testdb [2023-01-15T20:29:08.206Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:08.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:08.687Z] [2023-01-15T20:29:08.687Z] stop-server-windows: [2023-01-15T20:29:08.719Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:29:08.720Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:09.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:09.285Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.create=true [2023-01-15T20:29:09.285Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:09.848Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:09.848Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.serverName=localhost [2023-01-15T20:29:09.848Z] [2023-01-15T20:29:09.848Z] setOSConditions: [2023-01-15T20:29:09.848Z] [2023-01-15T20:29:09.848Z] setToolWin: [2023-01-15T20:29:09.848Z] [2023-01-15T20:29:09.848Z] setToolUnix: [2023-01-15T20:29:09.848Z] [2023-01-15T20:29:09.848Z] setToolProperty: [2023-01-15T20:29:09.848Z] [2023-01-15T20:29:09.848Z] setS1ASclassPath: [2023-01-15T20:29:09.848Z] [2023-01-15T20:29:09.848Z] init-common: [2023-01-15T20:29:09.848Z] [2023-01-15T20:29:09.848Z] create-jdbc-resource-common: [2023-01-15T20:29:09.848Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-autocommit-pool --target server jdbc/autocommit [2023-01-15T20:29:09.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:10.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:10.105Z] [exec] JDBC resource jdbc/autocommit created successfully. [2023-01-15T20:29:10.105Z] [echo] cmd executed for server [2023-01-15T20:29:10.361Z] [2023-01-15T20:29:10.361Z] asadmin-common: [2023-01-15T20:29:10.361Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:10.361Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:10.617Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:10.617Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady-pool-size=2 [2023-01-15T20:29:10.874Z] [2023-01-15T20:29:10.874Z] asadmin-common: [2023-01-15T20:29:10.874Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:10.874Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:11.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:11.367Z] [exec] Application deployed with name generic-embeddedApp. [2023-01-15T20:29:11.368Z] [echo] Deployment on target server server successful [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setOSConditions: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolWin: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolUnix: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolProperty: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setS1ASclassPath: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] init-common: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] deploy-common-ee: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setOSConditions: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolWin: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolUnix: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolProperty: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setS1ASclassPath: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] init-common: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] restart: [2023-01-15T20:29:11.368Z] [echo] Not required to restart [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setOSConditions: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolWin: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolUnix: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolProperty: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setS1ASclassPath: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] init-common: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setupJdbc: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setOSConditions: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolWin: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolUnix: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolProperty: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setS1ASclassPath: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] init-common: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] default-sql: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setOSConditions: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolWin: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolUnix: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolProperty: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setS1ASclassPath: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] init-common: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] execute-sql-common: [2023-01-15T20:29:11.368Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/app/createdb.sql [2023-01-15T20:29:11.368Z] [sql] 0 rows affected [2023-01-15T20:29:11.368Z] [sql] 0 rows affected [2023-01-15T20:29:11.368Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] sql-oracle: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] execute-sql-connector: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] runtest: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setOSConditions: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolWin: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolUnix: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setToolProperty: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] setS1ASclassPath: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] init-common: [2023-01-15T20:29:11.368Z] [2023-01-15T20:29:11.368Z] runclient-common: [2023-01-15T20:29:11.368Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:29:11.368Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:11.368Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:11.388Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max-pool-size=2 [2023-01-15T20:29:11.388Z] [2023-01-15T20:29:11.389Z] setOSConditions: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] setToolWin: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] setToolUnix: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] setToolProperty: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] setS1ASclassPath: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] init-common: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] deploy-common: [2023-01-15T20:29:11.389Z] [echo] Current time (ISO): 2023-01-15T20:29:11.189+0000 [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] setOSConditions: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] setToolWin: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] setToolUnix: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] setToolProperty: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] setS1ASclassPath: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] init-common: [2023-01-15T20:29:11.389Z] [2023-01-15T20:29:11.389Z] deploy-common-pe: [2023-01-15T20:29:11.389Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:11.933Z] [exec] Jan 15, 2023 8:29:11 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:29:11.934Z] [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. [2023-01-15T20:29:11.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2023-01-15T20:29:11.956Z] [exec] Application deployed with name jdbc-autocommitApp. [2023-01-15T20:29:11.956Z] [echo] Deployment on target server server successful [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setOSConditions: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setToolWin: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setToolUnix: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setToolProperty: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setS1ASclassPath: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] init-common: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] deploy-common-ee: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] run: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setOSConditions: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setToolWin: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setToolUnix: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setToolProperty: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setS1ASclassPath: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] init-common: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] execute-sql-common: [2023-01-15T20:29:11.956Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2023-01-15T20:29:11.956Z] [sql] 0 rows affected [2023-01-15T20:29:11.956Z] [sql] 0 rows affected [2023-01-15T20:29:11.956Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setOSConditions: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setToolWin: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setToolUnix: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setToolProperty: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] setS1ASclassPath: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] init-common: [2023-01-15T20:29:11.956Z] [2023-01-15T20:29:11.956Z] runclient-common: [2023-01-15T20:29:11.957Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitAppClient.jar -name jdbc-autocommitClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:29:12.213Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:12.776Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:12.868Z] [exec] [CLIENT]:: --> doTest() ENTER... [2023-01-15T20:29:13.338Z] [exec] Jan 15, 2023 8:29:13 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:29:13.339Z] [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. [2023-01-15T20:29:13.934Z] [2023-01-15T20:29:13.936Z] setOSConditions: [2023-01-15T20:29:13.936Z] [2023-01-15T20:29:13.936Z] start-server: [2023-01-15T20:29:13.936Z] [echo] +-----------------------------+ [2023-01-15T20:29:13.936Z] [echo] | | [2023-01-15T20:29:13.936Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:29:13.936Z] [echo] | in Felix mode | [2023-01-15T20:29:13.936Z] [echo] | | [2023-01-15T20:29:13.936Z] [echo] +-----------------------------+ [2023-01-15T20:29:13.936Z] [2023-01-15T20:29:13.936Z] start-server-unix: [2023-01-15T20:29:13.936Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:15.393Z] [exec] Jan 15, 2023 8:29:14 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:29:15.394Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:29:15.394Z] [exec] DataSource in appclient : com.sun.gjc.spi.jdbc40.DataSource40@2bf4fa1 [2023-01-15T20:29:15.394Z] [exec] Value of key is: Connector Embedded 1.5 test - 1 [2023-01-15T20:29:15.394Z] [exec] DataSource (java:app/jdbc/test-resource) in appclient : com.sun.gjc.spi.jdbc40.DataSource40@2f112ade [2023-01-15T20:29:15.394Z] [exec] Value of key is: Connector Embedded 1.5 test - 2 [2023-01-15T20:29:15.394Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:15.651Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:15.651Z] [exec] Value of key is: Connector Embedded 1.5 test - 3 [2023-01-15T20:29:15.651Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:15.651Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:15.651Z] [exec] Value of key is: Connector Embedded 1.5 test - 4 [2023-01-15T20:29:15.651Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:15.651Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:15.651Z] [exec] Value of key is: Connector Embedded 1.5 test - 5 [2023-01-15T20:29:15.651Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:15.651Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:15.651Z] [exec] Value of key is: Connector Embedded 1.5 test - 6 [2023-01-15T20:29:15.907Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:15.907Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:15.907Z] [exec] Value of key is: Connector Embedded 1.5 test - 7 [2023-01-15T20:29:15.907Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:15.907Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:15.907Z] [exec] Value of key is: Connector Embedded 1.5 test - 8 [2023-01-15T20:29:15.907Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:15.907Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:15.907Z] [exec] Value of key is: Connector Embedded 1.5 test - 9 [2023-01-15T20:29:15.907Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:15.907Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:15.907Z] [exec] Value of key is: Connector Embedded 1.5 test - 10 [2023-01-15T20:29:15.907Z] [exec] Jan 15, 2023 8:29:15 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T20:29:15.907Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-01-15T20:29:15.907Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:15.907Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:15.907Z] [exec] Value of key is: Connector Embedded 1.5 test - 11 [2023-01-15T20:29:15.907Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:29:15.908Z] [exec] [2023-01-15T20:29:15.908Z] [exec] [2023-01-15T20:29:15.908Z] [exec] ----------------------------------------- [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 1: PASS - [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 2: PASS - [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 3: PASS - [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 4: PASS - [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 5: PASS - [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 6: PASS - [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 7: PASS - [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 11: PASS - [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 8: PASS - [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 10: PASS - [2023-01-15T20:29:15.908Z] [exec] - Connector Embedded 1.5 test - 9: PASS - [2023-01-15T20:29:15.908Z] [exec] ----------------------------------------- [2023-01-15T20:29:15.908Z] [exec] Total PASS: 11 [2023-01-15T20:29:15.908Z] [exec] Total FAIL: 0 [2023-01-15T20:29:15.908Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:29:15.908Z] [exec] ----------------------------------------- [2023-01-15T20:29:15.908Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:29:15.908Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2023-01-15T20:29:15.908Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] checkReporting-common: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] confirmReportPresent-common: [2023-01-15T20:29:16.472Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:29:16.472Z] [echo] Test seems to be reported fine [2023-01-15T20:29:16.472Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/RepRunConf.txt [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] confirmMissingReport-common: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] unset: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setOSConditions: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setToolWin: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setToolUnix: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setToolProperty: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setS1ASclassPath: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] init-common: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] unsetJdbc: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] undeploy: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setOSConditions: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setToolWin: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setToolUnix: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setToolProperty: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setS1ASclassPath: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] init-common: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] undeploy: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setOSConditions: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setToolWin: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setToolUnix: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setToolProperty: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] setS1ASclassPath: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] init-common: [2023-01-15T20:29:16.472Z] [2023-01-15T20:29:16.472Z] undeploy-common: [2023-01-15T20:29:16.472Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:16.612Z] [exec] Value of key is: AutoCommit test1 : [2023-01-15T20:29:17.204Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:29:35.736Z] [exec] Value of key is: AutoCommit test2 : [2023-01-15T20:29:17.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:29:35.736Z] [exec] jdbc autocommit status: [2023-01-15T20:29:35.736Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:29:35.738Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:29:35.736Z] [2023-01-15T20:29:35.738Z] [exec] [2023-01-15T20:29:35.739Z] setOSConditions: [2023-01-15T20:29:35.739Z] [exec] [2023-01-15T20:29:35.739Z] [2023-01-15T20:29:35.739Z] [exec] ----------------------------------------- [2023-01-15T20:29:35.740Z] setToolWin: [2023-01-15T20:29:35.740Z] [exec] - AutoCommit test1 : : PASS - [2023-01-15T20:29:35.740Z] [2023-01-15T20:29:35.741Z] setToolUnix: [Pipeline] junit[2023-01-15T20:29:35.741Z] [2023-01-15T20:29:35.742Z] setToolProperty: [2023-01-15T20:29:35.738Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:29:35.742Z] [2023-01-15T20:29:35.743Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:29:35.743Z] setS1ASclassPath: [2023-01-15T20:29:35.743Z] [exec] Admin Port: 4848 [2023-01-15T20:29:35.744Z] [2023-01-15T20:29:35.740Z] [exec] - AutoCommit test2 : : PASS - [2023-01-15T20:29:35.744Z] init-common: [2023-01-15T20:29:35.744Z] [exec] ----------------------------------------- [2023-01-15T20:29:35.745Z] [2023-01-15T20:29:35.744Z] [exec] Command start-domain executed successfully. [2023-01-15T20:29:35.746Z] restart: [2023-01-15T20:29:35.745Z] [exec] Total PASS: 2 [2023-01-15T20:29:35.747Z] [echo] Not required to restart [2023-01-15T20:29:35.747Z] [exec] Total FAIL: 0 [2023-01-15T20:29:35.747Z] [2023-01-15T20:29:35.748Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:29:35.749Z] Recording test results [2023-01-15T20:29:35.749Z] [exec] ----------------------------------------- [2023-01-15T20:29:35.749Z] all: [2023-01-15T20:29:35.750Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:29:35.750Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2023-01-15T20:29:35.750Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:29:35.751Z] [2023-01-15T20:29:35.751Z] [2023-01-15T20:29:35.751Z] setOSConditions: [2023-01-15T20:29:35.751Z] checkReporting-common: [2023-01-15T20:29:35.752Z] [2023-01-15T20:29:35.752Z] [2023-01-15T20:29:35.752Z] setToolWin: [2023-01-15T20:29:35.753Z] [2023-01-15T20:29:35.753Z] setToolUnix: [2023-01-15T20:29:35.753Z] [2023-01-15T20:29:35.753Z] setToolProperty: [2023-01-15T20:29:35.753Z] [2023-01-15T20:29:35.753Z] setS1ASclassPath: [2023-01-15T20:29:35.753Z] [2023-01-15T20:29:35.753Z] init-common: [2023-01-15T20:29:35.753Z] [2023-01-15T20:29:35.753Z] clean: [2023-01-15T20:29:35.752Z] confirmReportPresent-common: [2023-01-15T20:29:35.753Z] [2023-01-15T20:29:35.753Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:29:35.754Z] setOSConditions: [2023-01-15T20:29:35.754Z] [echo] Test seems to be reported fine [2023-01-15T20:29:35.754Z] [2023-01-15T20:29:35.754Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/autocommit/RepRunConf.txt [2023-01-15T20:29:35.755Z] setToolWin: [2023-01-15T20:29:35.756Z] [2023-01-15T20:29:35.756Z] [2023-01-15T20:29:35.756Z] confirmMissingReport-common: [2023-01-15T20:29:35.757Z] setToolUnix: [2023-01-15T20:29:35.757Z] [2023-01-15T20:29:35.757Z] [2023-01-15T20:29:35.758Z] undeploy: [2023-01-15T20:29:35.758Z] setToolProperty: [2023-01-15T20:29:35.758Z] [2023-01-15T20:29:35.758Z] [2023-01-15T20:29:35.759Z] setOSConditions: [2023-01-15T20:29:35.759Z] [2023-01-15T20:29:35.759Z] setS1ASclassPath: [2023-01-15T20:29:35.759Z] setToolWin: [2023-01-15T20:29:35.759Z] [2023-01-15T20:29:35.760Z] [2023-01-15T20:29:35.760Z] init-common: [2023-01-15T20:29:35.760Z] setToolUnix: [2023-01-15T20:29:35.761Z] [2023-01-15T20:29:35.761Z] [2023-01-15T20:29:35.761Z] clean-common: [2023-01-15T20:29:35.762Z] setToolProperty: [2023-01-15T20:29:35.762Z] [2023-01-15T20:29:35.763Z] [2023-01-15T20:29:35.763Z] setOSConditions: [2023-01-15T20:29:35.764Z] [2023-01-15T20:29:35.764Z] setToolWin: [2023-01-15T20:29:35.764Z] [2023-01-15T20:29:35.764Z] setToolUnix: [2023-01-15T20:29:35.764Z] [2023-01-15T20:29:35.763Z] setS1ASclassPath: [2023-01-15T20:29:35.764Z] setToolProperty: [2023-01-15T20:29:35.765Z] [2023-01-15T20:29:35.765Z] [2023-01-15T20:29:35.765Z] init-common: [2023-01-15T20:29:35.765Z] setS1ASclassPath: [2023-01-15T20:29:35.766Z] [2023-01-15T20:29:35.766Z] [2023-01-15T20:29:35.766Z] execute-sql-common: [2023-01-15T20:29:35.767Z] init-common: [2023-01-15T20:29:35.767Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/drop_pointbase.sql [2023-01-15T20:29:35.767Z] [2023-01-15T20:29:35.768Z] [sql] 0 rows affected [2023-01-15T20:29:35.768Z] clean-classes-common: [2023-01-15T20:29:35.768Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:29:35.768Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] setOSConditions: [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] setToolWin: [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] setToolUnix: [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] setToolProperty: [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] setS1ASclassPath: [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] init-common: [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] clean-jars-common: [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] clean: [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] compile: [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] init: [2023-01-15T20:29:35.770Z] [echo] Building component ${component.name} [2023-01-15T20:29:35.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/internal/classes [2023-01-15T20:29:35.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib [2023-01-15T20:29:35.770Z] [2023-01-15T20:29:35.770Z] compile: [2023-01-15T20:29:35.770Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:35.770Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/internal/classes [2023-01-15T20:29:36.003Z] [2023-01-15T20:29:36.004Z] start-server-windows: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setOSConditions: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolWin: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolUnix: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolProperty: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setS1ASclassPath: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] init-common: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] create-ra-config: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] asadmin-common: [2023-01-15T20:29:36.004Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true installed-libraries-embeddedApp#connectors-ra-redeploy-rars [2023-01-15T20:29:36.004Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.004Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user installed-libraries-embeddedApp#connectors-ra-redeploy-rars [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setOSConditions: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolWin: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolUnix: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolProperty: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setS1ASclassPath: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] init-common: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] deploy-common: [2023-01-15T20:29:36.004Z] [echo] Current time (ISO): 2023-01-15T20:29:28.517+0000 [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setOSConditions: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolWin: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolUnix: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolProperty: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setS1ASclassPath: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] init-common: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] deploy-common-pe: [2023-01-15T20:29:36.004Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.004Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embeddedApp.ear [2023-01-15T20:29:36.004Z] [exec] Application deployed with name installed-libraries-embeddedApp. [2023-01-15T20:29:36.004Z] [exec] there are no files to retrieve for application installed-libraries-embeddedApp [2023-01-15T20:29:36.004Z] [echo] Deployment on target server server successful [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setOSConditions: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolWin: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolUnix: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setToolProperty: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setS1ASclassPath: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] init-common: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] deploy-common-ee: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setup: [2023-01-15T20:29:36.004Z] [2023-01-15T20:29:36.004Z] setOSConditions: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolWin: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolUnix: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolProperty: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setS1ASclassPath: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] init-common: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] default-sql: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setOSConditions: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolWin: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolUnix: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolProperty: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setS1ASclassPath: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] init-common: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] execute-sql-common: [2023-01-15T20:29:36.005Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/sql/simpleBank.sql [2023-01-15T20:29:36.005Z] [sql] Failed to execute: drop table customer2 [2023-01-15T20:29:36.005Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2023-01-15T20:29:36.005Z] [sql] 0 rows affected [2023-01-15T20:29:36.005Z] [sql] 1 rows affected [2023-01-15T20:29:36.005Z] [sql] 2 of 3 SQL statements executed successfully [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] sql-oracle: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] execute-sql-connector: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] create-pool: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setOSConditions: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolWin: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolUnix: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolProperty: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setS1ASclassPath: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] init-common: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] create-connector-connpool: [2023-01-15T20:29:36.005Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname installed-libraries-embeddedApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [2023-01-15T20:29:36.005Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.005Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:29:36.005Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:29:36.005Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname installed-libraries-embeddedApp#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 [2023-01-15T20:29:36.005Z] [exec] Connector connection pool embedded-ra-pool created. [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] create-connector-connpool-common: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setOSConditions: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolWin: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolUnix: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolProperty: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setS1ASclassPath: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] init-common: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] set-oracle-props: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] create-resource: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setOSConditions: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolWin: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolUnix: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolProperty: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setS1ASclassPath: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] init-common: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] create-connector-resource-common: [2023-01-15T20:29:36.005Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-installed-libraries-embedded [2023-01-15T20:29:36.005Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.005Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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-installed-libraries-embedded [2023-01-15T20:29:36.005Z] [exec] Connector resource jdbc/ejb-installed-libraries-embedded created. [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setOSConditions: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolWin: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolUnix: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setToolProperty: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] setS1ASclassPath: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] init-common: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] create-admin-object: [2023-01-15T20:29:36.005Z] [2023-01-15T20:29:36.005Z] asadmin-common: [2023-01-15T20:29:36.005Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname installed-libraries-embeddedApp#connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-installed-libraries-embedded:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2023-01-15T20:29:36.005Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname installed-libraries-embeddedApp#connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-installed-libraries-embedded:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2023-01-15T20:29:36.006Z] [exec] Administered object eis/jdbcAdmin created. [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] run-ear: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setOSConditions: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolWin: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolUnix: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolProperty: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setS1ASclassPath: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] init-common: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] runwebclient-common: [2023-01-15T20:29:36.006Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.006Z] [java] size of buffer is1675 [2023-01-15T20:29:36.006Z] [java] HTTP port :8080 [2023-01-15T20:29:36.006Z] [java] HTTP hostname :localhost [2023-01-15T20:29:36.006Z] [java] addTest with testSuiteId:: testId -> installed-libraries-embedded (ear based)::/installed_libraries_embedded/index.html [2023-01-15T20:29:36.006Z] [java] installed-libraries-embedded (ear based) /installed_libraries_embedded/index.html PASS [2023-01-15T20:29:36.006Z] [java] SSN=123456789&action=Create [2023-01-15T20:29:36.006Z] [java] HTTP port :8080 [2023-01-15T20:29:36.006Z] [java] HTTP hostname :localhost [2023-01-15T20:29:36.006Z] [java] addTest with testSuiteId:: testId -> installed-libraries-embedded (ear based)::/installed_libraries_embedded/servlet/SimpleBankServlet [2023-01-15T20:29:36.006Z] [java] installed-libraries-embedded (ear based) /installed_libraries_embedded/servlet/SimpleBankServlet PASS [2023-01-15T20:29:36.006Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2023-01-15T20:29:36.006Z] [java] HTTP port :8080 [2023-01-15T20:29:36.006Z] [java] HTTP hostname :localhost [2023-01-15T20:29:36.006Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2023-01-15T20:29:36.006Z] [java] addTest with testSuiteId:: testId -> installed-libraries-embedded (ear based)::/installed_libraries_embedded/servlet/SimpleBankServlet [2023-01-15T20:29:36.006Z] [java] installed-libraries-embedded (ear based) /installed_libraries_embedded/servlet/SimpleBankServlet PASS [2023-01-15T20:29:36.006Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:29:36.006Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] unsetup: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setOSConditions: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolWin: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolUnix: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolProperty: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setS1ASclassPath: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] init-common: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] default-sql: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setOSConditions: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolWin: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolUnix: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolProperty: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setS1ASclassPath: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] init-common: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] execute-sql-common: [2023-01-15T20:29:36.006Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/sql/dropBankTables.sql [2023-01-15T20:29:36.006Z] [sql] 0 rows affected [2023-01-15T20:29:36.006Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] sql-oracle: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] execute-sql-connector: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] delete-resource: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setOSConditions: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolWin: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolUnix: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolProperty: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setS1ASclassPath: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] init-common: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] delete-connector-resource-common: [2023-01-15T20:29:36.006Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-installed-libraries-embedded [2023-01-15T20:29:36.006Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource jdbc/ejb-installed-libraries-embedded [2023-01-15T20:29:36.006Z] [exec] Connector resource jdbc/ejb-installed-libraries-embedded deleted. [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] delete-pool: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setOSConditions: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolWin: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolUnix: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setToolProperty: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] setS1ASclassPath: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] init-common: [2023-01-15T20:29:36.006Z] [2023-01-15T20:29:36.006Z] delete-connector-connpool-common: [2023-01-15T20:29:36.006Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [2023-01-15T20:29:36.006Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.027Z] [2023-01-15T20:29:36.028Z] unsetup: [2023-01-15T20:29:36.028Z] [2023-01-15T20:29:36.028Z] setOSConditions: [2023-01-15T20:29:36.028Z] [2023-01-15T20:29:36.028Z] setToolWin: [2023-01-15T20:29:36.028Z] [2023-01-15T20:29:36.028Z] setToolUnix: [2023-01-15T20:29:36.028Z] [2023-01-15T20:29:36.028Z] setToolProperty: [2023-01-15T20:29:36.028Z] [2023-01-15T20:29:36.028Z] setS1ASclassPath: [2023-01-15T20:29:36.028Z] [2023-01-15T20:29:36.028Z] init-common: [2023-01-15T20:29:36.028Z] [2023-01-15T20:29:36.028Z] delete-jdbc-resource-common: [2023-01-15T20:29:36.028Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/autocommit [2023-01-15T20:29:36.028Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.028Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/autocommit [2023-01-15T20:29:36.028Z] [exec] JDBC resource jdbc/autocommit deleted successfully [2023-01-15T20:29:36.028Z] [echo] cmd executed for server [2023-01-15T20:29:36.028Z] [2023-01-15T20:29:36.028Z] setOSConditions: [2023-01-15T20:29:36.028Z] [2023-01-15T20:29:36.028Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:36.028Z] setToolWin: [2023-01-15T20:29:36.028Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:29:36.028Z] [2023-01-15T20:29:36.029Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:29:36.029Z] setToolUnix: [2023-01-15T20:29:36.029Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:29:36.030Z] [2023-01-15T20:29:36.030Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:29:36.031Z] setToolProperty: [2023-01-15T20:29:36.031Z] [javac] 1 warning [2023-01-15T20:29:36.031Z] [2023-01-15T20:29:36.031Z] [2023-01-15T20:29:36.032Z] setS1ASclassPath: [2023-01-15T20:29:36.032Z] setOSConditions: [2023-01-15T20:29:36.032Z] [2023-01-15T20:29:36.032Z] [2023-01-15T20:29:36.033Z] init-common: [2023-01-15T20:29:36.033Z] [2023-01-15T20:29:36.033Z] delete-jdbc-connpool-common: [2023-01-15T20:29:36.033Z] setToolWin: [2023-01-15T20:29:36.033Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-autocommit-pool [2023-01-15T20:29:36.033Z] [2023-01-15T20:29:36.034Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.034Z] setToolUnix: [2023-01-15T20:29:36.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-autocommit-pool [2023-01-15T20:29:36.034Z] [2023-01-15T20:29:36.035Z] [exec] JDBC Connection pool jdbc-autocommit-pool deleted successfully [2023-01-15T20:29:36.035Z] setToolProperty: [2023-01-15T20:29:36.035Z] [echo] cmd executed for server [2023-01-15T20:29:36.036Z] [2023-01-15T20:29:36.036Z] [2023-01-15T20:29:36.036Z] setS1ASclassPath: [2023-01-15T20:29:36.037Z] setOSConditions: [2023-01-15T20:29:36.037Z] [2023-01-15T20:29:36.037Z] [2023-01-15T20:29:36.038Z] setToolWin: [2023-01-15T20:29:36.038Z] [2023-01-15T20:29:36.038Z] setToolUnix: [2023-01-15T20:29:36.038Z] [2023-01-15T20:29:36.038Z] setToolProperty: [2023-01-15T20:29:36.038Z] init-common: [2023-01-15T20:29:36.038Z] [2023-01-15T20:29:36.038Z] [2023-01-15T20:29:36.039Z] setS1ASclassPath: [2023-01-15T20:29:36.039Z] compile-common: [2023-01-15T20:29:36.040Z] [2023-01-15T20:29:36.040Z] [echo] Current time (ISO): 2023-01-15T20:29:17.540+0000 [2023-01-15T20:29:36.040Z] init-common: [2023-01-15T20:29:36.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:36.041Z] [2023-01-15T20:29:36.042Z] undeploy-common: [2023-01-15T20:29:36.042Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:36.042Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.042Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:29:36.043Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:36.043Z] [2023-01-15T20:29:36.044Z] [javac] 1 warning [2023-01-15T20:29:36.044Z] all: [2023-01-15T20:29:36.045Z] [2023-01-15T20:29:36.044Z] [2023-01-15T20:29:36.045Z] setOSConditions: [2023-01-15T20:29:36.045Z] [2023-01-15T20:29:36.045Z] setToolWin: [2023-01-15T20:29:36.045Z] [2023-01-15T20:29:36.045Z] setToolUnix: [2023-01-15T20:29:36.045Z] [2023-01-15T20:29:36.045Z] setOSConditions: [2023-01-15T20:29:36.045Z] setToolProperty: [2023-01-15T20:29:36.046Z] [2023-01-15T20:29:36.047Z] [2023-01-15T20:29:36.047Z] setS1ASclassPath: [2023-01-15T20:29:36.047Z] [2023-01-15T20:29:36.047Z] init-common: [2023-01-15T20:29:36.047Z] [2023-01-15T20:29:36.047Z] clean: [2023-01-15T20:29:36.047Z] [2023-01-15T20:29:36.047Z] setToolWin: [2023-01-15T20:29:36.047Z] setOSConditions: [2023-01-15T20:29:36.047Z] [2023-01-15T20:29:36.048Z] [2023-01-15T20:29:36.048Z] setToolUnix: [2023-01-15T20:29:36.048Z] setToolWin: [2023-01-15T20:29:36.049Z] [2023-01-15T20:29:36.049Z] setToolUnix: [2023-01-15T20:29:36.049Z] [2023-01-15T20:29:36.049Z] setToolProperty: [2023-01-15T20:29:36.049Z] [2023-01-15T20:29:36.049Z] setS1ASclassPath: [2023-01-15T20:29:36.049Z] [2023-01-15T20:29:36.048Z] [2023-01-15T20:29:36.049Z] init-common: [2023-01-15T20:29:36.049Z] setToolProperty: [2023-01-15T20:29:36.049Z] [2023-01-15T20:29:36.050Z] clean-common: [2023-01-15T20:29:36.050Z] [2023-01-15T20:29:36.050Z] setOSConditions: [2023-01-15T20:29:36.050Z] [2023-01-15T20:29:36.050Z] setToolWin: [2023-01-15T20:29:36.050Z] [2023-01-15T20:29:36.050Z] [2023-01-15T20:29:36.050Z] setToolUnix: [2023-01-15T20:29:36.050Z] setS1ASclassPath: [2023-01-15T20:29:36.051Z] [2023-01-15T20:29:36.051Z] [2023-01-15T20:29:36.051Z] setToolProperty: [2023-01-15T20:29:36.052Z] init-common: [2023-01-15T20:29:36.052Z] [2023-01-15T20:29:36.053Z] [2023-01-15T20:29:36.053Z] setS1ASclassPath: [2023-01-15T20:29:36.053Z] compile-servlet: [2023-01-15T20:29:36.054Z] [2023-01-15T20:29:36.054Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.055Z] init-common: [2023-01-15T20:29:36.055Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:36.055Z] [2023-01-15T20:29:36.056Z] clean-classes-common: [2023-01-15T20:29:36.056Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:29:36.056Z] [2023-01-15T20:29:36.056Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:36.056Z] setOSConditions: [2023-01-15T20:29:36.056Z] [javac] 1 warning [2023-01-15T20:29:36.057Z] [2023-01-15T20:29:36.057Z] [2023-01-15T20:29:36.058Z] setToolWin: [2023-01-15T20:29:36.058Z] build: [2023-01-15T20:29:36.059Z] [2023-01-15T20:29:36.059Z] setToolUnix: [2023-01-15T20:29:36.059Z] [2023-01-15T20:29:36.059Z] [2023-01-15T20:29:36.059Z] setToolProperty: [2023-01-15T20:29:36.060Z] assemble: [2023-01-15T20:29:36.060Z] [2023-01-15T20:29:36.060Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/jdbc.jar [2023-01-15T20:29:36.061Z] setS1ASclassPath: [2023-01-15T20:29:36.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib [2023-01-15T20:29:36.062Z] [2023-01-15T20:29:36.062Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/jdbcra.rar [2023-01-15T20:29:36.062Z] init-common: [2023-01-15T20:29:36.063Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/ra.xml [2023-01-15T20:29:36.063Z] [2023-01-15T20:29:36.064Z] [2023-01-15T20:29:36.064Z] clean-jars-common: [2023-01-15T20:29:36.064Z] setOSConditions: [2023-01-15T20:29:36.065Z] [2023-01-15T20:29:36.065Z] [2023-01-15T20:29:36.066Z] compile: [2023-01-15T20:29:36.066Z] setToolWin: [2023-01-15T20:29:36.066Z] [2023-01-15T20:29:36.067Z] [2023-01-15T20:29:36.067Z] setOSConditions: [2023-01-15T20:29:36.067Z] setToolUnix: [2023-01-15T20:29:36.067Z] [2023-01-15T20:29:36.067Z] [2023-01-15T20:29:36.068Z] setToolWin: [2023-01-15T20:29:36.068Z] setToolProperty: [2023-01-15T20:29:36.068Z] [2023-01-15T20:29:36.069Z] [2023-01-15T20:29:36.069Z] setToolUnix: [2023-01-15T20:29:36.069Z] setS1ASclassPath: [2023-01-15T20:29:36.070Z] [2023-01-15T20:29:36.070Z] [2023-01-15T20:29:36.070Z] setToolProperty: [2023-01-15T20:29:36.070Z] init-common: [2023-01-15T20:29:36.071Z] [2023-01-15T20:29:36.071Z] [2023-01-15T20:29:36.072Z] setS1ASclassPath: [2023-01-15T20:29:36.072Z] webclient-war-common: [2023-01-15T20:29:36.072Z] [2023-01-15T20:29:36.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:29:36.073Z] init-common: [2023-01-15T20:29:36.074Z] [2023-01-15T20:29:36.074Z] [2023-01-15T20:29:36.075Z] clear: [2023-01-15T20:29:36.075Z] compile-common: [2023-01-15T20:29:36.075Z] [2023-01-15T20:29:36.076Z] [echo] Current time (ISO): 2023-01-15T20:29:18.383+0000 [2023-01-15T20:29:36.076Z] test-tlds-exist: [2023-01-15T20:29:36.076Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:36.077Z] [2023-01-15T20:29:36.078Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:36.078Z] copy-tlds: [2023-01-15T20:29:36.079Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.079Z] [2023-01-15T20:29:36.080Z] test-tagfiles-exist: [2023-01-15T20:29:36.080Z] [2023-01-15T20:29:36.080Z] copy-tagfiles: [2023-01-15T20:29:36.080Z] [2023-01-15T20:29:36.080Z] package-war-common: [2023-01-15T20:29:36.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:29:36.079Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:36.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:36.081Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:29:36.081Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:29:36.082Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:29:36.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:29:36.083Z] [javac] 1 warning [2023-01-15T20:29:36.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/lib [2023-01-15T20:29:36.084Z] [2023-01-15T20:29:36.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:36.084Z] setOSConditions: [2023-01-15T20:29:36.086Z] [2023-01-15T20:29:36.085Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:36.086Z] setToolWin: [2023-01-15T20:29:36.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:36.087Z] [2023-01-15T20:29:36.087Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:29:36.088Z] setToolUnix: [2023-01-15T20:29:36.088Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2023-01-15T20:29:36.088Z] [2023-01-15T20:29:36.089Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:36.089Z] setToolProperty: [2023-01-15T20:29:36.089Z] [2023-01-15T20:29:36.090Z] [2023-01-15T20:29:36.090Z] setOSConditions: [2023-01-15T20:29:36.091Z] setS1ASclassPath: [2023-01-15T20:29:36.091Z] [2023-01-15T20:29:36.091Z] [2023-01-15T20:29:36.091Z] setToolWin: [2023-01-15T20:29:36.092Z] init-common: [2023-01-15T20:29:36.092Z] [2023-01-15T20:29:36.093Z] [2023-01-15T20:29:36.093Z] setToolUnix: [2023-01-15T20:29:36.093Z] compile-common: [2023-01-15T20:29:36.094Z] [2023-01-15T20:29:36.095Z] setToolProperty: [2023-01-15T20:29:36.096Z] [2023-01-15T20:29:36.094Z] [echo] Current time (ISO): 2023-01-15T20:29:20.382+0000 [2023-01-15T20:29:36.096Z] setS1ASclassPath: [2023-01-15T20:29:36.096Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:36.097Z] [2023-01-15T20:29:36.097Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.097Z] init-common: [2023-01-15T20:29:36.098Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:36.098Z] [2023-01-15T20:29:36.098Z] [javac] 1 warning [2023-01-15T20:29:36.099Z] ejb-jar-common: [2023-01-15T20:29:36.099Z] [2023-01-15T20:29:36.099Z] [2023-01-15T20:29:36.100Z] build: [2023-01-15T20:29:36.100Z] package-ejbjar-common: [2023-01-15T20:29:36.100Z] [2023-01-15T20:29:36.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.101Z] setOSConditions: [2023-01-15T20:29:36.102Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.102Z] [2023-01-15T20:29:36.102Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.103Z] fixFiles: [2023-01-15T20:29:36.104Z] [2023-01-15T20:29:36.103Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2023-01-15T20:29:36.104Z] convUnix: [2023-01-15T20:29:36.104Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.105Z] [2023-01-15T20:29:36.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.105Z] convWin: [2023-01-15T20:29:36.106Z] [2023-01-15T20:29:36.106Z] setToolWin: [2023-01-15T20:29:36.106Z] [2023-01-15T20:29:36.106Z] setToolUnix: [2023-01-15T20:29:36.106Z] [2023-01-15T20:29:36.106Z] setToolProperty: [2023-01-15T20:29:36.106Z] [2023-01-15T20:29:36.106Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:29:36.106Z] setS1ASclassPath: [2023-01-15T20:29:36.106Z] [2023-01-15T20:29:36.106Z] [2023-01-15T20:29:36.107Z] setup: [2023-01-15T20:29:36.107Z] init-common: [2023-01-15T20:29:36.107Z] [2023-01-15T20:29:36.108Z] [2023-01-15T20:29:36.108Z] setOSConditions: [2023-01-15T20:29:36.108Z] package-persistence-common: [2023-01-15T20:29:36.109Z] [2023-01-15T20:29:36.109Z] ejb-jar-common: [2023-01-15T20:29:36.109Z] [2023-01-15T20:29:36.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:29:36.109Z] setToolWin: [2023-01-15T20:29:36.110Z] [2023-01-15T20:29:36.110Z] [2023-01-15T20:29:36.110Z] package-ejbjar-common: [2023-01-15T20:29:36.111Z] setToolUnix: [2023-01-15T20:29:36.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.111Z] [2023-01-15T20:29:36.112Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.112Z] setToolProperty: [2023-01-15T20:29:36.112Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.114Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-ejb.jar [2023-01-15T20:29:36.114Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.113Z] [2023-01-15T20:29:36.114Z] [2023-01-15T20:29:36.115Z] setS1ASclassPath: [2023-01-15T20:29:36.115Z] appclient-jar-common: [2023-01-15T20:29:36.115Z] [2023-01-15T20:29:36.115Z] [2023-01-15T20:29:36.116Z] init-common: [2023-01-15T20:29:36.116Z] package-appclientjar-common: [2023-01-15T20:29:36.117Z] [2023-01-15T20:29:36.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.117Z] default-sql: [2023-01-15T20:29:36.118Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.118Z] [2023-01-15T20:29:36.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.119Z] setOSConditions: [2023-01-15T20:29:36.120Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-client.jar [2023-01-15T20:29:36.120Z] [2023-01-15T20:29:36.121Z] [2023-01-15T20:29:36.121Z] setToolWin: [2023-01-15T20:29:36.123Z] [2023-01-15T20:29:36.123Z] setToolUnix: [2023-01-15T20:29:36.123Z] [2023-01-15T20:29:36.123Z] setToolProperty: [2023-01-15T20:29:36.123Z] [2023-01-15T20:29:36.123Z] setS1ASclassPath: [2023-01-15T20:29:36.123Z] [2023-01-15T20:29:36.123Z] init-common: [2023-01-15T20:29:36.122Z] webclient-war-common: [2023-01-15T20:29:36.123Z] [2023-01-15T20:29:36.123Z] [2023-01-15T20:29:36.124Z] build-ear-common: [2023-01-15T20:29:36.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.124Z] execute-sql-common: [2023-01-15T20:29:36.124Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2023-01-15T20:29:36.124Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/sql/simpleBank.sql [2023-01-15T20:29:36.125Z] [2023-01-15T20:29:36.125Z] [sql] Failed to execute: drop table customer2 [2023-01-15T20:29:36.126Z] deploy: [2023-01-15T20:29:36.126Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2023-01-15T20:29:36.126Z] [2023-01-15T20:29:36.127Z] [sql] 0 rows affected [2023-01-15T20:29:36.128Z] setOSConditions: [2023-01-15T20:29:36.128Z] [sql] 1 rows affected [2023-01-15T20:29:36.129Z] [2023-01-15T20:29:36.129Z] [sql] 2 of 3 SQL statements executed successfully [2023-01-15T20:29:36.129Z] setToolWin: [2023-01-15T20:29:36.130Z] [2023-01-15T20:29:36.130Z] [2023-01-15T20:29:36.130Z] setToolUnix: [2023-01-15T20:29:36.130Z] [2023-01-15T20:29:36.130Z] setToolProperty: [2023-01-15T20:29:36.130Z] [2023-01-15T20:29:36.130Z] setS1ASclassPath: [2023-01-15T20:29:36.130Z] [2023-01-15T20:29:36.130Z] init-common: [2023-01-15T20:29:36.130Z] sql-oracle: [2023-01-15T20:29:36.130Z] [2023-01-15T20:29:36.131Z] [2023-01-15T20:29:36.131Z] execute-sql-common: [2023-01-15T20:29:36.131Z] execute-sql-connector: [2023-01-15T20:29:36.131Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2023-01-15T20:29:36.132Z] [2023-01-15T20:29:36.132Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:29:36.132Z] deploy-ear: [2023-01-15T20:29:36.134Z] [2023-01-15T20:29:36.134Z] setOSConditions: [2023-01-15T20:29:36.134Z] [2023-01-15T20:29:36.134Z] setToolWin: [2023-01-15T20:29:36.134Z] [2023-01-15T20:29:36.134Z] setToolUnix: [2023-01-15T20:29:36.134Z] [2023-01-15T20:29:36.134Z] setToolProperty: [2023-01-15T20:29:36.134Z] [2023-01-15T20:29:36.134Z] setS1ASclassPath: [2023-01-15T20:29:36.134Z] [2023-01-15T20:29:36.134Z] init-common: [2023-01-15T20:29:36.134Z] [2023-01-15T20:29:36.134Z] deploy-common: [2023-01-15T20:29:36.134Z] [echo] Current time (ISO): 2023-01-15T20:29:19.988+0000 [2023-01-15T20:29:36.134Z] [2023-01-15T20:29:36.134Z] setOSConditions: [2023-01-15T20:29:36.133Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:29:36.134Z] [2023-01-15T20:29:36.135Z] [sql] 0 rows affected [2023-01-15T20:29:36.135Z] setToolWin: [2023-01-15T20:29:36.135Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:29:36.136Z] [2023-01-15T20:29:36.136Z] [2023-01-15T20:29:36.137Z] setToolUnix: [2023-01-15T20:29:36.137Z] setOSConditions: [2023-01-15T20:29:36.137Z] [2023-01-15T20:29:36.138Z] setToolProperty: [2023-01-15T20:29:36.138Z] [2023-01-15T20:29:36.138Z] setS1ASclassPath: [2023-01-15T20:29:36.138Z] [2023-01-15T20:29:36.138Z] init-common: [2023-01-15T20:29:36.138Z] [2023-01-15T20:29:36.138Z] deploy-common-pe: [2023-01-15T20:29:36.138Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.138Z] [2023-01-15T20:29:36.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:29:36.138Z] setToolWin: [2023-01-15T20:29:36.139Z] [exec] Application deployed with name web-subclassingApp. [2023-01-15T20:29:36.139Z] [2023-01-15T20:29:36.139Z] [exec] there are no files to retrieve for application web-subclassingApp [2023-01-15T20:29:36.140Z] setToolUnix: [2023-01-15T20:29:36.141Z] [echo] Deployment on target server server successful [2023-01-15T20:29:36.141Z] [2023-01-15T20:29:36.141Z] [2023-01-15T20:29:36.142Z] setToolProperty: [2023-01-15T20:29:36.142Z] setOSConditions: [2023-01-15T20:29:36.142Z] [2023-01-15T20:29:36.142Z] [2023-01-15T20:29:36.143Z] setS1ASclassPath: [2023-01-15T20:29:36.143Z] setToolWin: [2023-01-15T20:29:36.143Z] [2023-01-15T20:29:36.143Z] [2023-01-15T20:29:36.144Z] init-common: [2023-01-15T20:29:36.144Z] [2023-01-15T20:29:36.144Z] setToolUnix: [2023-01-15T20:29:36.144Z] deploy-jdbc-common: [2023-01-15T20:29:36.145Z] [2023-01-15T20:29:36.145Z] [2023-01-15T20:29:36.145Z] setToolProperty: [2023-01-15T20:29:36.145Z] setOSConditions: [2023-01-15T20:29:36.146Z] [2023-01-15T20:29:36.146Z] [2023-01-15T20:29:36.146Z] setToolWin: [2023-01-15T20:29:36.146Z] setS1ASclassPath: [2023-01-15T20:29:36.148Z] [2023-01-15T20:29:36.147Z] [2023-01-15T20:29:36.148Z] init-common: [2023-01-15T20:29:36.148Z] setToolUnix: [2023-01-15T20:29:36.148Z] [2023-01-15T20:29:36.149Z] [2023-01-15T20:29:36.149Z] deploy-common-ee: [2023-01-15T20:29:36.150Z] setToolProperty: [2023-01-15T20:29:36.150Z] [2023-01-15T20:29:36.150Z] [2023-01-15T20:29:36.151Z] run-ear: [2023-01-15T20:29:36.151Z] setS1ASclassPath: [2023-01-15T20:29:36.152Z] [2023-01-15T20:29:36.152Z] [2023-01-15T20:29:36.153Z] setOSConditions: [2023-01-15T20:29:36.153Z] init-common: [2023-01-15T20:29:36.153Z] [2023-01-15T20:29:36.154Z] [2023-01-15T20:29:36.154Z] create-jdbc-connpool-common: [2023-01-15T20:29:36.154Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.154Z] setToolWin: [2023-01-15T20:29:36.154Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.155Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:29:36.155Z] [2023-01-15T20:29:36.155Z] set-derby-connpool-props: [2023-01-15T20:29:36.155Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.155Z] [2023-01-15T20:29:36.155Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.156Z] setToolUnix: [2023-01-15T20:29:36.156Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:29:36.157Z] [2023-01-15T20:29:36.157Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.158Z] setToolProperty: [2023-01-15T20:29:36.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.158Z] [2023-01-15T20:29:36.159Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:29:36.159Z] setS1ASclassPath: [2023-01-15T20:29:36.159Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.159Z] [2023-01-15T20:29:36.160Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.160Z] init-common: [2023-01-15T20:29:36.160Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:29:36.161Z] [2023-01-15T20:29:36.161Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.161Z] runwebclient-common: [2023-01-15T20:29:36.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.162Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.162Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:29:36.164Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.163Z] [java] size of buffer is1590 [2023-01-15T20:29:36.164Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.164Z] [java] HTTP port :8080 [2023-01-15T20:29:36.165Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:29:36.165Z] [java] HTTP hostname :localhost [2023-01-15T20:29:36.166Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.166Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/index.html [2023-01-15T20:29:36.166Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.167Z] [java] web-to-ejb (ear based) /subclassing/index.html PASS [2023-01-15T20:29:36.167Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:29:36.167Z] [java] SSN=123456789&action=Create [2023-01-15T20:29:36.169Z] [java] HTTP port :8080 [2023-01-15T20:29:36.169Z] [java] HTTP hostname :localhost [2023-01-15T20:29:36.169Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:29:36.168Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.169Z] [java] web-to-ejb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:29:36.170Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.170Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2023-01-15T20:29:36.170Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:29:36.171Z] [java] HTTP port :8080 [2023-01-15T20:29:36.171Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.171Z] [java] HTTP hostname :localhost [2023-01-15T20:29:36.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.172Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:29:36.172Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:29:36.172Z] [java] web-to-ejb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:29:36.173Z] [2023-01-15T20:29:36.173Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:29:36.173Z] setOSConditions: [2023-01-15T20:29:36.174Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:29:36.174Z] [2023-01-15T20:29:36.176Z] setToolWin: [2023-01-15T20:29:36.176Z] [2023-01-15T20:29:36.176Z] setToolUnix: [2023-01-15T20:29:36.176Z] [2023-01-15T20:29:36.175Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2023-01-15T20:29:36.176Z] setToolProperty: [2023-01-15T20:29:36.176Z] [2023-01-15T20:29:36.177Z] [2023-01-15T20:29:36.177Z] unsetup: [2023-01-15T20:29:36.178Z] setS1ASclassPath: [2023-01-15T20:29:36.178Z] [2023-01-15T20:29:36.178Z] [2023-01-15T20:29:36.179Z] setOSConditions: [2023-01-15T20:29:36.179Z] init-common: [2023-01-15T20:29:36.179Z] [2023-01-15T20:29:36.180Z] [2023-01-15T20:29:36.180Z] setToolWin: [2023-01-15T20:29:36.181Z] create-jdbc-resource-common: [2023-01-15T20:29:36.181Z] [2023-01-15T20:29:36.181Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:29:36.182Z] setToolUnix: [2023-01-15T20:29:36.183Z] [2023-01-15T20:29:36.183Z] setToolProperty: [2023-01-15T20:29:36.183Z] [2023-01-15T20:29:36.183Z] setS1ASclassPath: [2023-01-15T20:29:36.183Z] [2023-01-15T20:29:36.183Z] init-common: [2023-01-15T20:29:36.183Z] [2023-01-15T20:29:36.183Z] default-sql: [2023-01-15T20:29:36.183Z] [2023-01-15T20:29:36.183Z] setOSConditions: [2023-01-15T20:29:36.183Z] [2023-01-15T20:29:36.183Z] setToolWin: [2023-01-15T20:29:36.183Z] [2023-01-15T20:29:36.182Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.183Z] setToolUnix: [2023-01-15T20:29:36.184Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.184Z] [2023-01-15T20:29:36.184Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:29:36.185Z] setToolProperty: [2023-01-15T20:29:36.185Z] [echo] cmd executed for server [2023-01-15T20:29:36.185Z] [2023-01-15T20:29:36.186Z] [2023-01-15T20:29:36.186Z] setS1ASclassPath: [2023-01-15T20:29:36.187Z] setOSConditions: [2023-01-15T20:29:36.187Z] [2023-01-15T20:29:36.187Z] [2023-01-15T20:29:36.188Z] init-common: [2023-01-15T20:29:36.188Z] setToolWin: [2023-01-15T20:29:36.188Z] [2023-01-15T20:29:36.189Z] [2023-01-15T20:29:36.189Z] execute-sql-common: [2023-01-15T20:29:36.190Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/sql/dropBankTables.sql [2023-01-15T20:29:36.190Z] [sql] 0 rows affected [2023-01-15T20:29:36.190Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:29:36.190Z] [2023-01-15T20:29:36.190Z] sql-oracle: [2023-01-15T20:29:36.190Z] [2023-01-15T20:29:36.190Z] execute-sql-connector: [2023-01-15T20:29:36.189Z] setToolUnix: [2023-01-15T20:29:36.190Z] [2023-01-15T20:29:36.191Z] [2023-01-15T20:29:36.191Z] undeploy-ear: [2023-01-15T20:29:36.192Z] setToolProperty: [2023-01-15T20:29:36.192Z] [2023-01-15T20:29:36.192Z] [2023-01-15T20:29:36.193Z] setOSConditions: [2023-01-15T20:29:36.193Z] setS1ASclassPath: [2023-01-15T20:29:36.193Z] [2023-01-15T20:29:36.193Z] [2023-01-15T20:29:36.194Z] setToolWin: [2023-01-15T20:29:36.194Z] init-common: [2023-01-15T20:29:36.195Z] [2023-01-15T20:29:36.195Z] [2023-01-15T20:29:36.195Z] setToolUnix: [2023-01-15T20:29:36.196Z] create-jdbc-resource-common: [2023-01-15T20:29:36.196Z] [2023-01-15T20:29:36.197Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB_CM [2023-01-15T20:29:36.197Z] setToolProperty: [2023-01-15T20:29:36.197Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.198Z] [2023-01-15T20:29:36.199Z] setS1ASclassPath: [2023-01-15T20:29:36.199Z] [2023-01-15T20:29:36.199Z] init-common: [2023-01-15T20:29:36.199Z] [2023-01-15T20:29:36.199Z] undeploy-common: [2023-01-15T20:29:36.199Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.199Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:29:36.200Z] [exec] JDBC resource jdbc/s1qeDB_CM created successfully. [2023-01-15T20:29:36.200Z] [2023-01-15T20:29:36.200Z] [echo] cmd executed for server [2023-01-15T20:29:36.201Z] [2023-01-15T20:29:36.201Z] setOSConditions: [2023-01-15T20:29:36.201Z] [2023-01-15T20:29:36.201Z] setToolWin: [2023-01-15T20:29:36.201Z] [2023-01-15T20:29:36.201Z] setToolUnix: [2023-01-15T20:29:36.201Z] [2023-01-15T20:29:36.200Z] all: [2023-01-15T20:29:36.201Z] setToolProperty: [2023-01-15T20:29:36.201Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2023-01-15T20:29:36.201Z] [2023-01-15T20:29:36.202Z] setS1ASclassPath: [2023-01-15T20:29:36.202Z] [2023-01-15T20:29:36.202Z] init-common: [2023-01-15T20:29:36.202Z] [2023-01-15T20:29:36.202Z] deploy-jms-stuff: [2023-01-15T20:29:36.202Z] [2023-01-15T20:29:36.202Z] setOSConditions: [2023-01-15T20:29:36.202Z] [2023-01-15T20:29:36.202Z] setToolWin: [2023-01-15T20:29:36.202Z] [2023-01-15T20:29:36.202Z] [2023-01-15T20:29:36.202Z] setOSConditions: [2023-01-15T20:29:36.203Z] setToolUnix: [2023-01-15T20:29:36.203Z] [2023-01-15T20:29:36.203Z] [2023-01-15T20:29:36.203Z] setToolProperty: [2023-01-15T20:29:36.203Z] setToolWin: [2023-01-15T20:29:36.204Z] [2023-01-15T20:29:36.204Z] [2023-01-15T20:29:36.204Z] setS1ASclassPath: [2023-01-15T20:29:36.205Z] [2023-01-15T20:29:36.205Z] init-common: [2023-01-15T20:29:36.205Z] [2023-01-15T20:29:36.205Z] create-jms-connection-common: [2023-01-15T20:29:36.205Z] setToolUnix: [2023-01-15T20:29:36.205Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.205Z] [2023-01-15T20:29:36.207Z] setToolProperty: [2023-01-15T20:29:36.207Z] [2023-01-15T20:29:36.207Z] setS1ASclassPath: [2023-01-15T20:29:36.207Z] [2023-01-15T20:29:36.207Z] init-common: [2023-01-15T20:29:36.207Z] [2023-01-15T20:29:36.207Z] build: [2023-01-15T20:29:36.207Z] [2023-01-15T20:29:36.207Z] all: [2023-01-15T20:29:36.207Z] [2023-01-15T20:29:36.207Z] setOSConditions: [2023-01-15T20:29:36.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.207Z] [2023-01-15T20:29:36.207Z] [exec] Connector resource jms/jdbcjmsauth_QCF1 created. [2023-01-15T20:29:36.208Z] setToolWin: [2023-01-15T20:29:36.208Z] [2023-01-15T20:29:36.208Z] [2023-01-15T20:29:36.209Z] setOSConditions: [2023-01-15T20:29:36.209Z] setToolUnix: [2023-01-15T20:29:36.210Z] [2023-01-15T20:29:36.210Z] [2023-01-15T20:29:36.210Z] setToolWin: [2023-01-15T20:29:36.211Z] setToolProperty: [2023-01-15T20:29:36.211Z] [2023-01-15T20:29:36.211Z] [2023-01-15T20:29:36.212Z] setToolUnix: [2023-01-15T20:29:36.212Z] setS1ASclassPath: [2023-01-15T20:29:36.212Z] [2023-01-15T20:29:36.213Z] [2023-01-15T20:29:36.213Z] setToolProperty: [2023-01-15T20:29:36.213Z] init-common: [2023-01-15T20:29:36.215Z] [2023-01-15T20:29:36.215Z] all: [2023-01-15T20:29:36.215Z] [2023-01-15T20:29:36.215Z] setOSConditions: [2023-01-15T20:29:36.215Z] [2023-01-15T20:29:36.215Z] setToolWin: [2023-01-15T20:29:36.215Z] [2023-01-15T20:29:36.215Z] setToolUnix: [2023-01-15T20:29:36.215Z] [2023-01-15T20:29:36.215Z] setToolProperty: [2023-01-15T20:29:36.215Z] [2023-01-15T20:29:36.214Z] [2023-01-15T20:29:36.215Z] setS1ASclassPath: [2023-01-15T20:29:36.215Z] setS1ASclassPath: [2023-01-15T20:29:36.216Z] [2023-01-15T20:29:36.216Z] [2023-01-15T20:29:36.216Z] init-common: [2023-01-15T20:29:36.217Z] init-common: [2023-01-15T20:29:36.217Z] [2023-01-15T20:29:36.217Z] [2023-01-15T20:29:36.218Z] compile-common: [2023-01-15T20:29:36.218Z] create-jms-connection-common: [2023-01-15T20:29:36.218Z] [echo] Current time (ISO): 2023-01-15T20:29:22.829+0000 [2023-01-15T20:29:36.219Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/classes [2023-01-15T20:29:36.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.219Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/classes [2023-01-15T20:29:36.220Z] [exec] Connector resource jms/jdbcjmsauth_QCF2 created. [2023-01-15T20:29:36.220Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.220Z] [2023-01-15T20:29:36.220Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:36.221Z] setOSConditions: [2023-01-15T20:29:36.221Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:29:36.221Z] [2023-01-15T20:29:36.222Z] setToolWin: [2023-01-15T20:29:36.222Z] [2023-01-15T20:29:36.222Z] setToolUnix: [2023-01-15T20:29:36.222Z] [2023-01-15T20:29:36.222Z] setToolProperty: [2023-01-15T20:29:36.222Z] [2023-01-15T20:29:36.221Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:29:36.222Z] setS1ASclassPath: [2023-01-15T20:29:36.223Z] [2023-01-15T20:29:36.223Z] init-common: [2023-01-15T20:29:36.223Z] [2023-01-15T20:29:36.223Z] deploy-common: [2023-01-15T20:29:36.223Z] [echo] Current time (ISO): 2023-01-15T20:29:31.504+0000 [2023-01-15T20:29:36.223Z] [2023-01-15T20:29:36.223Z] setOSConditions: [2023-01-15T20:29:36.222Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:29:36.223Z] [2023-01-15T20:29:36.224Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:29:36.224Z] setToolWin: [2023-01-15T20:29:36.225Z] [2023-01-15T20:29:36.225Z] setToolUnix: [2023-01-15T20:29:36.225Z] [2023-01-15T20:29:36.225Z] setToolProperty: [2023-01-15T20:29:36.225Z] [2023-01-15T20:29:36.225Z] [javac] 1 warning [2023-01-15T20:29:36.225Z] setS1ASclassPath: [2023-01-15T20:29:36.225Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/generic-ra.jar [2023-01-15T20:29:36.226Z] [2023-01-15T20:29:36.226Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/generic-ra.rar [2023-01-15T20:29:36.227Z] init-common: [2023-01-15T20:29:36.227Z] [2023-01-15T20:29:36.227Z] [2023-01-15T20:29:36.227Z] setOSConditions: [2023-01-15T20:29:36.228Z] deploy-common-pe: [2023-01-15T20:29:36.228Z] [2023-01-15T20:29:36.229Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.229Z] setToolWin: [2023-01-15T20:29:36.231Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2023-01-15T20:29:36.231Z] [exec] Application deployed with name jdbc-jdbcjmsauthApp. [2023-01-15T20:29:36.231Z] [echo] Deployment on target server server successful [2023-01-15T20:29:36.231Z] [2023-01-15T20:29:36.231Z] [2023-01-15T20:29:36.231Z] setOSConditions: [2023-01-15T20:29:36.232Z] setToolUnix: [2023-01-15T20:29:36.232Z] [2023-01-15T20:29:36.232Z] [2023-01-15T20:29:36.233Z] setToolWin: [2023-01-15T20:29:36.233Z] [2023-01-15T20:29:36.233Z] setToolUnix: [2023-01-15T20:29:36.233Z] [2023-01-15T20:29:36.233Z] setToolProperty: [2023-01-15T20:29:36.233Z] [2023-01-15T20:29:36.233Z] setToolProperty: [2023-01-15T20:29:36.233Z] setS1ASclassPath: [2023-01-15T20:29:36.234Z] [2023-01-15T20:29:36.234Z] [2023-01-15T20:29:36.234Z] setS1ASclassPath: [2023-01-15T20:29:36.235Z] init-common: [2023-01-15T20:29:36.235Z] [2023-01-15T20:29:36.235Z] [2023-01-15T20:29:36.235Z] init-common: [2023-01-15T20:29:36.236Z] deploy-common-ee: [2023-01-15T20:29:36.236Z] [2023-01-15T20:29:36.236Z] [2023-01-15T20:29:36.237Z] clean-common: [2023-01-15T20:29:36.237Z] run: [2023-01-15T20:29:36.238Z] [2023-01-15T20:29:36.237Z] [2023-01-15T20:29:36.238Z] setup-derby-for-authentication: [2023-01-15T20:29:36.238Z] setOSConditions: [2023-01-15T20:29:36.239Z] [2023-01-15T20:29:36.239Z] setToolWin: [2023-01-15T20:29:36.239Z] [2023-01-15T20:29:36.239Z] setToolUnix: [2023-01-15T20:29:36.239Z] [2023-01-15T20:29:36.239Z] setToolProperty: [2023-01-15T20:29:36.239Z] [2023-01-15T20:29:36.239Z] setS1ASclassPath: [2023-01-15T20:29:36.239Z] [2023-01-15T20:29:36.239Z] init-common: [2023-01-15T20:29:36.239Z] [2023-01-15T20:29:36.239Z] clean-classes-common: [2023-01-15T20:29:36.238Z] [2023-01-15T20:29:36.239Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:29:36.240Z] setOSConditions: [2023-01-15T20:29:36.240Z] [2023-01-15T20:29:36.240Z] [2023-01-15T20:29:36.241Z] setOSConditions: [2023-01-15T20:29:36.241Z] setToolWin: [2023-01-15T20:29:36.241Z] [2023-01-15T20:29:36.242Z] [2023-01-15T20:29:36.242Z] setToolWin: [2023-01-15T20:29:36.243Z] setToolUnix: [2023-01-15T20:29:36.243Z] [2023-01-15T20:29:36.243Z] [2023-01-15T20:29:36.244Z] setToolProperty: [2023-01-15T20:29:36.244Z] setToolUnix: [2023-01-15T20:29:36.244Z] [2023-01-15T20:29:36.244Z] [2023-01-15T20:29:36.245Z] setS1ASclassPath: [2023-01-15T20:29:36.245Z] setToolProperty: [2023-01-15T20:29:36.245Z] [2023-01-15T20:29:36.246Z] [2023-01-15T20:29:36.247Z] init-common: [2023-01-15T20:29:36.247Z] setS1ASclassPath: [2023-01-15T20:29:36.247Z] [2023-01-15T20:29:36.248Z] [2023-01-15T20:29:36.248Z] stop-derby: [2023-01-15T20:29:36.248Z] init-common: [2023-01-15T20:29:36.249Z] [2023-01-15T20:29:36.249Z] [2023-01-15T20:29:36.250Z] stop-derby-aix: [2023-01-15T20:29:36.251Z] clean-jars-common: [2023-01-15T20:29:36.251Z] [2023-01-15T20:29:36.251Z] [2023-01-15T20:29:36.252Z] stop-derby-nonaix: [2023-01-15T20:29:36.252Z] all: [2023-01-15T20:29:36.252Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:29:36.253Z] [2023-01-15T20:29:36.253Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.253Z] setOSConditions: [2023-01-15T20:29:36.254Z] [java] Sun Jan 15 20:29:32 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:29:36.254Z] [2023-01-15T20:29:36.255Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties to copy. [2023-01-15T20:29:36.255Z] setToolWin: [2023-01-15T20:29:36.255Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases [2023-01-15T20:29:36.256Z] [2023-01-15T20:29:36.255Z] [2023-01-15T20:29:36.256Z] setOSConditions: [2023-01-15T20:29:36.256Z] setToolUnix: [2023-01-15T20:29:36.256Z] [2023-01-15T20:29:36.257Z] [2023-01-15T20:29:36.261Z] setToolWin: [2023-01-15T20:29:36.262Z] setToolProperty: [2023-01-15T20:29:36.262Z] [2023-01-15T20:29:36.262Z] [2023-01-15T20:29:36.263Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true embedded-ra-pool [2023-01-15T20:29:36.263Z] setS1ASclassPath: [2023-01-15T20:29:36.263Z] [exec] Connector connection pool embedded-ra-pool deleted. [2023-01-15T20:29:36.264Z] [2023-01-15T20:29:36.264Z] [2023-01-15T20:29:36.264Z] init-common: [2023-01-15T20:29:36.265Z] setOSConditions: [2023-01-15T20:29:36.265Z] [2023-01-15T20:29:36.265Z] [2023-01-15T20:29:36.265Z] all: [2023-01-15T20:29:36.266Z] setToolWin: [2023-01-15T20:29:36.266Z] [2023-01-15T20:29:36.266Z] [2023-01-15T20:29:36.267Z] setOSConditions: [2023-01-15T20:29:36.267Z] setToolUnix: [2023-01-15T20:29:36.267Z] [2023-01-15T20:29:36.267Z] [2023-01-15T20:29:36.263Z] setToolUnix: [2023-01-15T20:29:36.268Z] setToolProperty: [2023-01-15T20:29:36.268Z] [2023-01-15T20:29:36.268Z] [2023-01-15T20:29:36.269Z] setToolProperty: [2023-01-15T20:29:36.269Z] setS1ASclassPath: [2023-01-15T20:29:36.269Z] [2023-01-15T20:29:36.270Z] [2023-01-15T20:29:36.268Z] setToolWin: [2023-01-15T20:29:36.271Z] init-common: [2023-01-15T20:29:36.271Z] [2023-01-15T20:29:36.272Z] [2023-01-15T20:29:36.272Z] setToolUnix: [2023-01-15T20:29:36.272Z] delete-admin-object: [2023-01-15T20:29:36.273Z] [2023-01-15T20:29:36.273Z] [2023-01-15T20:29:36.273Z] setToolProperty: [2023-01-15T20:29:36.274Z] asadmin-common: [2023-01-15T20:29:36.274Z] [2023-01-15T20:29:36.274Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2023-01-15T20:29:36.275Z] setS1ASclassPath: [2023-01-15T20:29:36.275Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.275Z] [2023-01-15T20:29:36.276Z] init-common: [2023-01-15T20:29:36.270Z] setS1ASclassPath: [2023-01-15T20:29:36.276Z] [2023-01-15T20:29:36.276Z] [2023-01-15T20:29:36.277Z] compile-common: [2023-01-15T20:29:36.277Z] init-common: [2023-01-15T20:29:36.277Z] [echo] Current time (ISO): 2023-01-15T20:29:24.882+0000 [2023-01-15T20:29:36.278Z] [2023-01-15T20:29:36.278Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:36.279Z] start-derby: [2023-01-15T20:29:36.279Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:36.280Z] [2023-01-15T20:29:36.281Z] start-derby-aix: [2023-01-15T20:29:36.281Z] [2023-01-15T20:29:36.280Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.281Z] start-derby-nonaix: [2023-01-15T20:29:36.282Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:36.282Z] [echo] Starting Derby DB Server ... [2023-01-15T20:29:36.282Z] [javac] 1 warning [2023-01-15T20:29:36.283Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setOSConditions: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setToolWin: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setToolUnix: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setToolProperty: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setS1ASclassPath: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] init-common: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] ejb-jar-common: [2023-01-15T20:29:36.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] package-ejbjar-common: [2023-01-15T20:29:36.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.283Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-ejb.jar [2023-01-15T20:29:36.283Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setOSConditions: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setToolWin: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setToolUnix: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setToolProperty: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setS1ASclassPath: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] init-common: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] appclient-jar-common: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] package-appclientjar-common: [2023-01-15T20:29:36.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.283Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-client.jar [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setOSConditions: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] fixFiles: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] convUnix: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] convWin: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setToolWin: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setToolUnix: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setToolProperty: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] setS1ASclassPath: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] init-common: [2023-01-15T20:29:36.283Z] [2023-01-15T20:29:36.283Z] ear-common: [2023-01-15T20:29:36.283Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/${sun-application.xml} to copy. [2023-01-15T20:29:36.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:36.284Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setup: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setOSConditions: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolWin: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolUnix: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolProperty: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setS1ASclassPath: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] init-common: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setupJdbc: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setOSConditions: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolWin: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolUnix: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolProperty: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setS1ASclassPath: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] init-common: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] execute-sql-common: [2023-01-15T20:29:36.284Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/createdb.sql [2023-01-15T20:29:36.284Z] [sql] 0 rows affected [2023-01-15T20:29:36.284Z] [sql] 0 rows affected [2023-01-15T20:29:36.284Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] deploy: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setOSConditions: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolWin: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolUnix: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolProperty: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setS1ASclassPath: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] init-common: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] deploy: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setOSConditions: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolWin: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolUnix: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolProperty: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setS1ASclassPath: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] init-common: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] deploy-rar-common: [2023-01-15T20:29:36.284Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2023-01-15T20:29:36.284Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.284Z] [exec] Application deployed with name generic-ra. [2023-01-15T20:29:36.284Z] [echo] Deploying generic-ra.rar on server [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setOSConditions: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolWin: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolUnix: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolProperty: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setS1ASclassPath: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] init-common: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] deploy-ear: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setOSConditions: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolWin: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolUnix: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolProperty: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setS1ASclassPath: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] init-common: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] deploy-common: [2023-01-15T20:29:36.284Z] [echo] Current time (ISO): 2023-01-15T20:29:27.748+0000 [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setOSConditions: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolWin: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolUnix: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolProperty: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setS1ASclassPath: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] init-common: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] deploy-common-pe: [2023-01-15T20:29:36.284Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2023-01-15T20:29:36.284Z] [exec] Application deployed with name simple-connector-bean-validationApp. [2023-01-15T20:29:36.284Z] [echo] Deployment on target server server successful [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setOSConditions: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolWin: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolUnix: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setToolProperty: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setS1ASclassPath: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] init-common: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] deploy-common-ee: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.284Z] setOSConditions: [2023-01-15T20:29:36.284Z] [2023-01-15T20:29:36.285Z] setToolWin: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolUnix: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolProperty: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setS1ASclassPath: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] init-common: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] restart: [2023-01-15T20:29:36.285Z] [echo] Not required to restart [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] runtest: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setOSConditions: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolWin: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolUnix: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolProperty: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setS1ASclassPath: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] init-common: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] runclient-common: [2023-01-15T20:29:36.285Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml Standalone- [2023-01-15T20:29:36.285Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.285Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.285Z] [exec] Jan 15, 2023 8:29:31 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:29:36.285Z] [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. [2023-01-15T20:29:36.285Z] [exec] [CLIENT]:: --> doTest() ENTER... [2023-01-15T20:29:36.285Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:36.285Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:36.285Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 1 [2023-01-15T20:29:36.285Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:29:36.285Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:29:36.285Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 2 [2023-01-15T20:29:36.285Z] [exec] test count : 3 [2023-01-15T20:29:36.285Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 3 [2023-01-15T20:29:36.285Z] [exec] test count : 4 [2023-01-15T20:29:36.285Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 4 [2023-01-15T20:29:36.285Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 5 [2023-01-15T20:29:36.285Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 6 [2023-01-15T20:29:36.285Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:29:36.285Z] [exec] [2023-01-15T20:29:36.285Z] [exec] [2023-01-15T20:29:36.285Z] [exec] ----------------------------------------- [2023-01-15T20:29:36.285Z] [exec] - Standalone-Connector-Bean-Validation Test - 1: PASS - [2023-01-15T20:29:36.285Z] [exec] - Standalone-Connector-Bean-Validation Test - 2: PASS - [2023-01-15T20:29:36.285Z] [exec] - Standalone-Connector-Bean-Validation Test - 3: PASS - [2023-01-15T20:29:36.285Z] [exec] - Standalone-Connector-Bean-Validation Test - 4: PASS - [2023-01-15T20:29:36.285Z] [exec] - Standalone-Connector-Bean-Validation Test - 5: PASS - [2023-01-15T20:29:36.285Z] [exec] - Standalone-Connector-Bean-Validation Test - 6: PASS - [2023-01-15T20:29:36.285Z] [exec] ----------------------------------------- [2023-01-15T20:29:36.285Z] [exec] Total PASS: 6 [2023-01-15T20:29:36.285Z] [exec] Total FAIL: 0 [2023-01-15T20:29:36.285Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:29:36.285Z] [exec] ----------------------------------------- [2023-01-15T20:29:36.285Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:29:36.285Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2023-01-15T20:29:36.285Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] checkReporting-common: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] confirmReportPresent-common: [2023-01-15T20:29:36.285Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:29:36.285Z] [echo] Test seems to be reported fine [2023-01-15T20:29:36.285Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/RepRunConf.txt [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] confirmMissingReport-common: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] unset: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setOSConditions: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolWin: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolUnix: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolProperty: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setS1ASclassPath: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] init-common: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] unsetJdbc: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setOSConditions: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolWin: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolUnix: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolProperty: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setS1ASclassPath: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] init-common: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] execute-sql-common: [2023-01-15T20:29:36.285Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/dropdb.sql [2023-01-15T20:29:36.285Z] [sql] 0 rows affected [2023-01-15T20:29:36.285Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] undeploy: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setOSConditions: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolWin: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolUnix: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolProperty: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setS1ASclassPath: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] init-common: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] undeploy: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setOSConditions: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolWin: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolUnix: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setToolProperty: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] setS1ASclassPath: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] init-common: [2023-01-15T20:29:36.285Z] [2023-01-15T20:29:36.285Z] undeploy-common: [2023-01-15T20:29:36.285Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2023-01-15T20:29:36.543Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] setOSConditions: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] setToolWin: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] setToolUnix: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] setToolProperty: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] setS1ASclassPath: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] init-common: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] undeploy: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] setOSConditions: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] setToolWin: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] setToolUnix: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] setToolProperty: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] setS1ASclassPath: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] init-common: [2023-01-15T20:29:36.543Z] [2023-01-15T20:29:36.543Z] undeploy-rar-common: [2023-01-15T20:29:36.543Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2023-01-15T20:29:36.543Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.789Z] [exec] Administered object eis/jdbcAdmin deleted. [2023-01-15T20:29:36.789Z] [2023-01-15T20:29:36.789Z] undeploy-ear: [2023-01-15T20:29:36.789Z] [2023-01-15T20:29:36.789Z] setOSConditions: [2023-01-15T20:29:36.789Z] [2023-01-15T20:29:36.789Z] setToolWin: [2023-01-15T20:29:36.789Z] [2023-01-15T20:29:36.789Z] setToolUnix: [2023-01-15T20:29:36.789Z] [2023-01-15T20:29:36.789Z] setToolProperty: [2023-01-15T20:29:36.789Z] [2023-01-15T20:29:36.789Z] setS1ASclassPath: [2023-01-15T20:29:36.789Z] [2023-01-15T20:29:36.789Z] init-common: [2023-01-15T20:29:36.789Z] [2023-01-15T20:29:36.789Z] delete-ra-config: [2023-01-15T20:29:36.789Z] [2023-01-15T20:29:36.789Z] asadmin-common: [2023-01-15T20:29:36.789Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true installed-libraries-embeddedApp#connectors-ra-redeploy-rars [2023-01-15T20:29:36.789Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:36.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setOSConditions: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolWin: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolUnix: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolProperty: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setS1ASclassPath: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] init-common: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] restart: [2023-01-15T20:29:36.800Z] [echo] Not required to restart [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] all: [2023-01-15T20:29:36.800Z] [echo] @@## embeddedweb-resources-xml ##@@ [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setOSConditions: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolWin: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolUnix: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolProperty: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setS1ASclassPath: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] init-common: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] clean: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setOSConditions: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolWin: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolUnix: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolProperty: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setS1ASclassPath: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] init-common: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] clean-common: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setOSConditions: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolWin: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolUnix: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolProperty: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setS1ASclassPath: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] init-common: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] clean-classes-common: [2023-01-15T20:29:36.800Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setOSConditions: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolWin: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolUnix: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setToolProperty: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] setS1ASclassPath: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] init-common: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] clean-jars-common: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] clean: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] compile: [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] init: [2023-01-15T20:29:36.800Z] [echo] Building component ${component.name} [2023-01-15T20:29:36.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/internal/classes [2023-01-15T20:29:36.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib [2023-01-15T20:29:36.800Z] [2023-01-15T20:29:36.800Z] compile: [2023-01-15T20:29:36.800Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:36.800Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/internal/classes [2023-01-15T20:29:37.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config installed-libraries-embeddedApp#connectors-ra-redeploy-rars [2023-01-15T20:29:37.354Z] [2023-01-15T20:29:37.354Z] setOSConditions: [2023-01-15T20:29:37.354Z] [2023-01-15T20:29:37.354Z] setToolWin: [2023-01-15T20:29:37.354Z] [2023-01-15T20:29:37.354Z] setToolUnix: [2023-01-15T20:29:37.354Z] [2023-01-15T20:29:37.354Z] setToolProperty: [2023-01-15T20:29:37.354Z] [2023-01-15T20:29:37.354Z] setS1ASclassPath: [2023-01-15T20:29:37.354Z] [2023-01-15T20:29:37.354Z] init-common: [2023-01-15T20:29:37.354Z] [2023-01-15T20:29:37.354Z] undeploy-common: [2023-01-15T20:29:37.354Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:37.365Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:37.622Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:29:37.622Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:29:37.622Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:29:37.622Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:29:37.622Z] [javac] 1 warning [2023-01-15T20:29:37.622Z] [2023-01-15T20:29:37.622Z] setOSConditions: [2023-01-15T20:29:37.622Z] [2023-01-15T20:29:37.622Z] setToolWin: [2023-01-15T20:29:37.622Z] [2023-01-15T20:29:37.622Z] setToolUnix: [2023-01-15T20:29:37.622Z] [2023-01-15T20:29:37.622Z] setToolProperty: [2023-01-15T20:29:37.622Z] [2023-01-15T20:29:37.622Z] setS1ASclassPath: [2023-01-15T20:29:37.622Z] [2023-01-15T20:29:37.622Z] init-common: [2023-01-15T20:29:37.622Z] [2023-01-15T20:29:37.622Z] compile-common: [2023-01-15T20:29:37.622Z] [echo] Current time (ISO): 2023-01-15T20:29:37.483+0000 [2023-01-15T20:29:37.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:37.622Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:37.622Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:37.916Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-embeddedApp [2023-01-15T20:29:37.917Z] [2023-01-15T20:29:37.917Z] uninstall-library: [2023-01-15T20:29:37.917Z] [echo] deleting file [jdbc.jar] from applibs [2023-01-15T20:29:37.917Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs/connectors-ra-redeploy-jars.jar [2023-01-15T20:29:37.917Z] [2023-01-15T20:29:37.917Z] restart-server: [2023-01-15T20:29:37.917Z] [2023-01-15T20:29:37.917Z] setOSConditions: [2023-01-15T20:29:37.917Z] [2023-01-15T20:29:37.917Z] stop-server: [2023-01-15T20:29:37.917Z] [2023-01-15T20:29:37.917Z] stop-server-unix: [2023-01-15T20:29:37.917Z] [echo] stopping server on unix ... [2023-01-15T20:29:37.917Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:39.287Z] [exec] Waiting for the domain to stop . [2023-01-15T20:29:39.287Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:29:39.519Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:39.519Z] [javac] 1 warning [2023-01-15T20:29:39.519Z] [2023-01-15T20:29:39.519Z] setOSConditions: [2023-01-15T20:29:39.519Z] [2023-01-15T20:29:39.519Z] setToolWin: [2023-01-15T20:29:39.519Z] [2023-01-15T20:29:39.519Z] setToolUnix: [2023-01-15T20:29:39.519Z] [2023-01-15T20:29:39.519Z] setToolProperty: [2023-01-15T20:29:39.519Z] [2023-01-15T20:29:39.519Z] setS1ASclassPath: [2023-01-15T20:29:39.519Z] [2023-01-15T20:29:39.519Z] init-common: [2023-01-15T20:29:39.519Z] [2023-01-15T20:29:39.519Z] compile-servlet: [2023-01-15T20:29:39.519Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:39.520Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:40.083Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:40.083Z] [javac] 1 warning [2023-01-15T20:29:40.083Z] [2023-01-15T20:29:40.083Z] build: [2023-01-15T20:29:40.083Z] [2023-01-15T20:29:40.083Z] assemble: [2023-01-15T20:29:40.083Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/jdbc.jar [2023-01-15T20:29:40.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib [2023-01-15T20:29:40.084Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/jdbcra.rar [2023-01-15T20:29:40.084Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/ra.xml [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setOSConditions: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolWin: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolUnix: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolProperty: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setS1ASclassPath: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] init-common: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] webclient-war-common: [2023-01-15T20:29:40.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] clear: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] test-tlds-exist: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] copy-tlds: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] test-tagfiles-exist: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] copy-tagfiles: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] package-war-common: [2023-01-15T20:29:40.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:29:40.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:40.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:29:40.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:29:40.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/lib [2023-01-15T20:29:40.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:40.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:40.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:40.084Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:29:40.084Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2023-01-15T20:29:40.084Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setOSConditions: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolWin: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolUnix: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolProperty: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setS1ASclassPath: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] init-common: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] ejb-jar-common: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] package-ejbjar-common: [2023-01-15T20:29:40.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:40.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:40.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:40.084Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2023-01-15T20:29:40.084Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:40.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:40.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/META-INF [2023-01-15T20:29:40.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:40.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/META-INF [2023-01-15T20:29:40.084Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] deploy-ear: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setOSConditions: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolWin: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolUnix: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolProperty: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setS1ASclassPath: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] init-common: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] deploy-common: [2023-01-15T20:29:40.084Z] [echo] Current time (ISO): 2023-01-15T20:29:40.064+0000 [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setOSConditions: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolWin: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolUnix: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setToolProperty: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] setS1ASclassPath: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] init-common: [2023-01-15T20:29:40.084Z] [2023-01-15T20:29:40.084Z] deploy-common-pe: [2023-01-15T20:29:40.341Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:40.598Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2023-01-15T20:29:40.854Z] [exec] Application deployed with name web-subclassingApp. [2023-01-15T20:29:40.854Z] [exec] there are no files to retrieve for application web-subclassingApp [2023-01-15T20:29:40.854Z] [echo] Deployment on target server server successful [2023-01-15T20:29:40.854Z] [2023-01-15T20:29:40.854Z] setOSConditions: [2023-01-15T20:29:40.854Z] [2023-01-15T20:29:40.854Z] setToolWin: [2023-01-15T20:29:40.854Z] [2023-01-15T20:29:40.854Z] setToolUnix: [2023-01-15T20:29:40.854Z] [2023-01-15T20:29:40.854Z] setToolProperty: [2023-01-15T20:29:40.854Z] [2023-01-15T20:29:40.854Z] setS1ASclassPath: [2023-01-15T20:29:40.854Z] [2023-01-15T20:29:40.854Z] init-common: [2023-01-15T20:29:40.854Z] [2023-01-15T20:29:40.854Z] deploy-common-ee: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setup: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setOSConditions: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setToolWin: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setToolUnix: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setToolProperty: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setS1ASclassPath: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] init-common: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] default-sql: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setOSConditions: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setToolWin: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setToolUnix: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setToolProperty: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setS1ASclassPath: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] init-common: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] execute-sql-common: [2023-01-15T20:29:40.855Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/sql/simpleBank.sql [2023-01-15T20:29:40.855Z] [sql] Failed to execute: drop table customer2 [2023-01-15T20:29:40.855Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2023-01-15T20:29:40.855Z] [sql] 0 rows affected [2023-01-15T20:29:40.855Z] [sql] 1 rows affected [2023-01-15T20:29:40.855Z] [sql] 2 of 3 SQL statements executed successfully [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] sql-oracle: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] execute-sql-connector: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] run-ear: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setOSConditions: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setToolWin: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setToolUnix: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setToolProperty: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] setS1ASclassPath: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] init-common: [2023-01-15T20:29:40.855Z] [2023-01-15T20:29:40.855Z] runwebclient-common: [2023-01-15T20:29:41.112Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:41.112Z] [java] size of buffer is1590 [2023-01-15T20:29:41.676Z] [java] HTTP port :8080 [2023-01-15T20:29:41.676Z] [java] HTTP hostname :localhost [2023-01-15T20:29:41.676Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/index.html [2023-01-15T20:29:41.676Z] [java] embeddedweb (ear based) /subclassing/index.html PASS [2023-01-15T20:29:41.676Z] [java] SSN=123456789&action=Create [2023-01-15T20:29:41.676Z] [java] HTTP port :8080 [2023-01-15T20:29:41.676Z] [java] HTTP hostname :localhost [2023-01-15T20:29:41.763Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T20:29:41.933Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:29:41.934Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:29:41.934Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2023-01-15T20:29:41.934Z] [java] HTTP port :8080 [2023-01-15T20:29:41.934Z] [java] HTTP hostname :localhost [2023-01-15T20:29:42.190Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2023-01-15T20:29:42.190Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2023-01-15T20:29:42.190Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:29:42.190Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:29:42.190Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] unsetup: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] setOSConditions: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] setToolWin: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] setToolUnix: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] setToolProperty: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] setS1ASclassPath: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] init-common: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] default-sql: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] setOSConditions: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] setToolWin: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] setToolUnix: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] setToolProperty: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.190Z] setS1ASclassPath: [2023-01-15T20:29:42.190Z] [2023-01-15T20:29:42.191Z] init-common: [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] execute-sql-common: [2023-01-15T20:29:42.191Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/sql/dropBankTables.sql [2023-01-15T20:29:42.191Z] [sql] 0 rows affected [2023-01-15T20:29:42.191Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] sql-oracle: [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] execute-sql-connector: [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] undeploy-ear: [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] setOSConditions: [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] setToolWin: [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] setToolUnix: [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] setToolProperty: [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] setS1ASclassPath: [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] init-common: [2023-01-15T20:29:42.191Z] [2023-01-15T20:29:42.191Z] undeploy-common: [2023-01-15T20:29:42.191Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:42.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] all: [2023-01-15T20:29:42.754Z] [echo] @@## installed-libraries-resources-xml ##@@ [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setOSConditions: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolWin: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolUnix: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolProperty: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setS1ASclassPath: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] init-common: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] clean: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setOSConditions: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolWin: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolUnix: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolProperty: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setS1ASclassPath: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] init-common: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] clean-common: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setOSConditions: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolWin: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolUnix: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolProperty: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setS1ASclassPath: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] init-common: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] clean-classes-common: [2023-01-15T20:29:42.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setOSConditions: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolWin: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolUnix: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolProperty: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setS1ASclassPath: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] init-common: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] clean-jars-common: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] clean: [2023-01-15T20:29:42.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2023-01-15T20:29:42.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2023-01-15T20:29:42.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] compile: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setOSConditions: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolWin: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolUnix: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setToolProperty: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] setS1ASclassPath: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.754Z] init-common: [2023-01-15T20:29:42.754Z] [2023-01-15T20:29:42.755Z] compile-common: [2023-01-15T20:29:42.755Z] [echo] Current time (ISO): 2023-01-15T20:29:42.623+0000 [2023-01-15T20:29:42.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:42.755Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:42.755Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:44.652Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:44.652Z] [javac] 1 warning [2023-01-15T20:29:44.652Z] [2023-01-15T20:29:44.652Z] setOSConditions: [2023-01-15T20:29:44.652Z] [2023-01-15T20:29:44.652Z] setToolWin: [2023-01-15T20:29:44.652Z] [2023-01-15T20:29:44.652Z] setToolUnix: [2023-01-15T20:29:44.652Z] [2023-01-15T20:29:44.652Z] setToolProperty: [2023-01-15T20:29:44.652Z] [2023-01-15T20:29:44.652Z] setS1ASclassPath: [2023-01-15T20:29:44.652Z] [2023-01-15T20:29:44.652Z] init-common: [2023-01-15T20:29:44.652Z] [2023-01-15T20:29:44.652Z] compile-common: [2023-01-15T20:29:44.652Z] [echo] Current time (ISO): 2023-01-15T20:29:44.338+0000 [2023-01-15T20:29:44.652Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:44.652Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:46.547Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:46.547Z] [javac] 1 warning [2023-01-15T20:29:46.547Z] [2023-01-15T20:29:46.547Z] setOSConditions: [2023-01-15T20:29:46.547Z] [2023-01-15T20:29:46.547Z] setToolWin: [2023-01-15T20:29:46.547Z] [2023-01-15T20:29:46.547Z] setToolUnix: [2023-01-15T20:29:46.547Z] [2023-01-15T20:29:46.547Z] setToolProperty: [2023-01-15T20:29:46.547Z] [2023-01-15T20:29:46.547Z] setS1ASclassPath: [2023-01-15T20:29:46.547Z] [2023-01-15T20:29:46.547Z] init-common: [2023-01-15T20:29:46.547Z] [2023-01-15T20:29:46.547Z] compile-common: [2023-01-15T20:29:46.547Z] [echo] Current time (ISO): 2023-01-15T20:29:46.166+0000 [2023-01-15T20:29:46.547Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:29:46.547Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:47.918Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:47.918Z] [javac] 1 warning [2023-01-15T20:29:47.918Z] [2023-01-15T20:29:47.918Z] build: [2023-01-15T20:29:47.918Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:47.918Z] [2023-01-15T20:29:47.918Z] setOSConditions: [2023-01-15T20:29:47.919Z] [2023-01-15T20:29:47.919Z] fixFiles: [2023-01-15T20:29:47.919Z] [2023-01-15T20:29:47.919Z] convUnix: [2023-01-15T20:29:47.919Z] [2023-01-15T20:29:47.919Z] convWin: [2023-01-15T20:29:47.919Z] [2023-01-15T20:29:47.919Z] setToolWin: [2023-01-15T20:29:47.919Z] [2023-01-15T20:29:47.919Z] setToolUnix: [2023-01-15T20:29:47.919Z] [2023-01-15T20:29:47.919Z] setToolProperty: [2023-01-15T20:29:47.919Z] [2023-01-15T20:29:47.919Z] setS1ASclassPath: [2023-01-15T20:29:47.919Z] [2023-01-15T20:29:47.919Z] init-common: [2023-01-15T20:29:47.919Z] [2023-01-15T20:29:47.919Z] package-persistence-common: [2023-01-15T20:29:47.919Z] [2023-01-15T20:29:47.919Z] ejb-jar-common: [2023-01-15T20:29:47.919Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] package-ejbjar-common: [2023-01-15T20:29:48.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:48.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:48.176Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2023-01-15T20:29:48.176Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] appclient-jar-common: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] package-appclientjar-common: [2023-01-15T20:29:48.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:48.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:48.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:48.176Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] webclient-war-common: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] clear: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] test-tlds-exist: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] copy-tlds: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] test-tagfiles-exist: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] copy-tagfiles: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] package-war-common: [2023-01-15T20:29:48.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:29:48.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:48.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:29:48.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:29:48.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/lib [2023-01-15T20:29:48.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:48.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:48.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:48.176Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:29:48.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/docroot [2023-01-15T20:29:48.176Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2023-01-15T20:29:48.176Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] build-ear-common: [2023-01-15T20:29:48.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:48.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:29:48.176Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2023-01-15T20:29:48.176Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:48.176Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] build-rar-ext: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] setOSConditions: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] setToolWin: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] setToolUnix: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] setToolProperty: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] setS1ASclassPath: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] init-common: [2023-01-15T20:29:48.176Z] [2023-01-15T20:29:48.176Z] prepare: [2023-01-15T20:29:48.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2023-01-15T20:29:48.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/lib [2023-01-15T20:29:48.177Z] [2023-01-15T20:29:48.177Z] build: [2023-01-15T20:29:48.177Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:29:48.177Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-jswv2 [2023-01-15T20:29:48.461Z] [2023-01-15T20:29:48.462Z] setOSConditions: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] setToolWin: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] setToolUnix: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] setToolProperty: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] setS1ASclassPath: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] init-common: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] execute-sql-common: [2023-01-15T20:29:48.462Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2023-01-15T20:29:48.462Z] [sql] 0 rows affected [2023-01-15T20:29:48.462Z] [sql] 0 rows affected [2023-01-15T20:29:48.462Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] setOSConditions: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] setToolWin: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] setToolUnix: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] setToolProperty: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] setS1ASclassPath: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] init-common: [2023-01-15T20:29:48.462Z] [2023-01-15T20:29:48.462Z] runclient-common: [2023-01-15T20:29:48.462Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthAppClient.jar -name jdbc-jdbcjmsauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:29:48.462Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:48.740Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:29:48.742Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:29:48.742Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:29:48.742Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:29:48.742Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:29:48.742Z] [javac] 1 warning [2023-01-15T20:29:48.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2023-01-15T20:29:48.742Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/blackbox.jar [2023-01-15T20:29:48.742Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2023-01-15T20:29:48.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2023-01-15T20:29:48.742Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2023-01-15T20:29:48.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2023-01-15T20:29:48.742Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2023-01-15T20:29:48.742Z] [2023-01-15T20:29:48.742Z] deploy-rar: [2023-01-15T20:29:48.742Z] [2023-01-15T20:29:48.742Z] install-library: [2023-01-15T20:29:48.742Z] [echo] copying file [blackbox.jar] to applibs [2023-01-15T20:29:48.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs [2023-01-15T20:29:48.742Z] [2023-01-15T20:29:48.742Z] restart-server: [2023-01-15T20:29:48.742Z] [2023-01-15T20:29:48.742Z] setOSConditions: [2023-01-15T20:29:48.742Z] [2023-01-15T20:29:48.742Z] stop-server: [2023-01-15T20:29:48.742Z] [2023-01-15T20:29:48.742Z] stop-server-unix: [2023-01-15T20:29:48.742Z] [echo] stopping server on unix ... [2023-01-15T20:29:48.742Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:49.026Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:49.240Z] [2023-01-15T20:29:49.241Z] stop-server-windows: [2023-01-15T20:29:49.591Z] [exec] Jan 15, 2023 8:29:49 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:29:49.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. [2023-01-15T20:29:50.111Z] [exec] Waiting for the domain to stop . [2023-01-15T20:29:50.112Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:29:52.864Z] [exec] jdbc tests 3 & 7 will fail with Derby [2023-01-15T20:29:52.864Z] [exec] ----------------------------------------------- [2023-01-15T20:29:52.864Z] [exec] JDBC Tests [2023-01-15T20:29:52.864Z] [exec] ----------------------------------------------- [2023-01-15T20:29:52.864Z] [exec] app auth : getting connection w/o user/pass [2023-01-15T20:29:52.864Z] [exec] Should NOT get a connection : Value of key is: test1 [2023-01-15T20:29:52.864Z] [exec] ----------------------------------------------- [2023-01-15T20:29:52.864Z] [exec] app auth : getting connection w/ user/pass [2023-01-15T20:29:53.122Z] [exec] Should get a connection : Value of key is: test2 [2023-01-15T20:29:53.122Z] [exec] ----------------------------------------------- [2023-01-15T20:29:53.122Z] [exec] app auth : getting connection w/ wrong user/pass [2023-01-15T20:29:53.122Z] [exec] Should NOT get a connection : Value of key is: test3 [2023-01-15T20:29:53.122Z] [exec] ----------------------------------------------- [2023-01-15T20:29:53.122Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2023-01-15T20:29:53.122Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2023-01-15T20:29:53.122Z] [exec] ----------------------------------------------- [2023-01-15T20:29:53.122Z] [exec] container auth : getting connection w/o user/pass [2023-01-15T20:29:53.122Z] [exec] Should get a connection : Value of key is: test5 [2023-01-15T20:29:53.122Z] [exec] ----------------------------------------------- [2023-01-15T20:29:53.122Z] [exec] container auth : getting connection w/ user/pass [2023-01-15T20:29:53.122Z] [exec] Should get a connection : Value of key is: test6 [2023-01-15T20:29:53.122Z] [exec] ----------------------------------------------- [2023-01-15T20:29:53.122Z] [exec] container auth : getting connection w/ wrong user/pass [2023-01-15T20:29:53.122Z] [exec] Should NOT get a connection : Value of key is: test7 [2023-01-15T20:29:53.122Z] [exec] ----------------------------------------------- [2023-01-15T20:29:53.122Z] [exec] JMS tests [2023-01-15T20:29:53.122Z] [exec] ----------------------------------------------- [2023-01-15T20:29:53.122Z] [exec] app auth : getting connection w/ user/pass [2023-01-15T20:29:54.491Z] [2023-01-15T20:29:54.491Z] setOSConditions: [2023-01-15T20:29:54.491Z] [2023-01-15T20:29:54.491Z] start-server: [2023-01-15T20:29:54.491Z] [echo] +-----------------------------+ [2023-01-15T20:29:54.491Z] [echo] | | [2023-01-15T20:29:54.491Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:29:54.491Z] [echo] | in Felix mode | [2023-01-15T20:29:54.491Z] [echo] | | [2023-01-15T20:29:54.491Z] [echo] +-----------------------------+ [2023-01-15T20:29:54.491Z] [2023-01-15T20:29:54.491Z] start-server-unix: [2023-01-15T20:29:54.491Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:54.496Z] [exec] Should get a connection : Value of key is: test1 [2023-01-15T20:29:54.497Z] [exec] ----------------------------------------------- [2023-01-15T20:29:54.497Z] [exec] app auth : getting connection w/o user/pass [2023-01-15T20:29:54.497Z] [exec] Error? Test Case : test6 ID already added. Overwriting the previous test case [2023-01-15T20:29:54.497Z] [exec] Error? Test Case : test5 ID already added. Overwriting the previous test case [2023-01-15T20:29:54.497Z] [exec] Error? Test Case : test4 ID already added. Overwriting the previous test case [2023-01-15T20:29:54.497Z] [exec] Error? Test Case : test3 ID already added. Overwriting the previous test case [2023-01-15T20:29:54.497Z] [exec] Error? Test Case : test2 ID already added. Overwriting the previous test case [2023-01-15T20:29:54.497Z] [exec] Error? Test Case : test1 ID already added. Overwriting the previous test case [2023-01-15T20:29:54.497Z] [exec] Should get a connection : Value of key is: test2 [2023-01-15T20:29:54.497Z] [exec] ----------------------------------------------- [2023-01-15T20:29:54.497Z] [exec] app auth : getting connection w/ wrong user/pass [2023-01-15T20:29:54.497Z] [exec] Should NOT get a connection : Value of key is: test3 [2023-01-15T20:29:54.497Z] [exec] ----------------------------------------------- [2023-01-15T20:29:54.497Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2023-01-15T20:29:54.497Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2023-01-15T20:29:54.497Z] [exec] ----------------------------------------------- [2023-01-15T20:29:54.497Z] [exec] container auth : getting connection w/o user/pass [2023-01-15T20:29:54.497Z] [exec] Should get a connection : Value of key is: test5 [2023-01-15T20:29:54.497Z] [exec] ----------------------------------------------- [2023-01-15T20:29:54.497Z] [exec] container auth : getting connection w/ user/pass [2023-01-15T20:29:54.497Z] [exec] Should get a connection : Value of key is: test6 [2023-01-15T20:29:54.497Z] [exec] ----------------------------------------------- [2023-01-15T20:29:54.497Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:29:54.497Z] [exec] [2023-01-15T20:29:54.497Z] [exec] [2023-01-15T20:29:54.497Z] [exec] ----------------------------------------- [2023-01-15T20:29:54.497Z] [exec] - test4 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test3 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test6 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test5 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test2 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test1 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test6 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test5 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test4 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test3 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test2 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test7 : PASS - [2023-01-15T20:29:54.497Z] [exec] - test1 : PASS - [2023-01-15T20:29:54.497Z] [exec] ----------------------------------------- [2023-01-15T20:29:54.497Z] [exec] Total PASS: 13 [2023-01-15T20:29:54.497Z] [exec] Total FAIL: 0 [2023-01-15T20:29:54.497Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:29:54.497Z] [exec] ----------------------------------------- [2023-01-15T20:29:54.497Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:29:54.497Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] checkReporting-common: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] confirmReportPresent-common: [2023-01-15T20:29:55.060Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:29:55.060Z] [echo] Test seems to be reported fine [2023-01-15T20:29:55.060Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/RepRunConf.txt [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] confirmMissingReport-common: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] reset-derby-for-no-authentication: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] setOSConditions: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] setToolWin: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] setToolUnix: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] setToolProperty: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] setS1ASclassPath: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] init-common: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] stop-derby: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] stop-derby-aix: [2023-01-15T20:29:55.060Z] [2023-01-15T20:29:55.060Z] stop-derby-nonaix: [2023-01-15T20:29:55.060Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:29:55.060Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:29:55.623Z] [java] Sun Jan 15 20:29:55 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:29:55.623Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties [2023-01-15T20:29:55.623Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-01-15T20:29:55.623Z] [2023-01-15T20:29:55.623Z] setOSConditions: [2023-01-15T20:29:55.623Z] [2023-01-15T20:29:55.623Z] setToolWin: [2023-01-15T20:29:55.623Z] [2023-01-15T20:29:55.623Z] setToolUnix: [2023-01-15T20:29:55.623Z] [2023-01-15T20:29:55.623Z] setToolProperty: [2023-01-15T20:29:55.623Z] [2023-01-15T20:29:55.623Z] setS1ASclassPath: [2023-01-15T20:29:55.623Z] [2023-01-15T20:29:55.623Z] init-common: [2023-01-15T20:29:55.623Z] [2023-01-15T20:29:55.623Z] start-derby: [2023-01-15T20:29:55.623Z] [2023-01-15T20:29:55.623Z] start-derby-aix: [2023-01-15T20:29:55.623Z] [2023-01-15T20:29:55.623Z] start-derby-nonaix: [2023-01-15T20:29:55.623Z] [echo] Starting Derby DB Server ... [2023-01-15T20:29:57.767Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:29:57.768Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:29:57.768Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:29:57.768Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:29:57.768Z] [exec] Admin Port: 4848 [2023-01-15T20:29:57.768Z] [exec] Command start-domain executed successfully. [2023-01-15T20:30:00.075Z] [2023-01-15T20:30:00.076Z] stop-server-windows: [2023-01-15T20:30:05.346Z] [2023-01-15T20:30:05.346Z] setOSConditions: [2023-01-15T20:30:05.346Z] [2023-01-15T20:30:05.346Z] start-server: [2023-01-15T20:30:05.346Z] [echo] +-----------------------------+ [2023-01-15T20:30:05.346Z] [echo] | | [2023-01-15T20:30:05.346Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:30:05.347Z] [echo] | in Felix mode | [2023-01-15T20:30:05.347Z] [echo] | | [2023-01-15T20:30:05.347Z] [echo] +-----------------------------+ [2023-01-15T20:30:05.347Z] [2023-01-15T20:30:05.347Z] start-server-unix: [2023-01-15T20:30:05.347Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:09.524Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:30:09.524Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:30:09.524Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:30:09.524Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:30:09.524Z] [exec] Admin Port: 4848 [2023-01-15T20:30:09.524Z] [exec] Command start-domain executed successfully. [2023-01-15T20:30:09.944Z] [2023-01-15T20:30:09.945Z] start-server-windows: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] enable-resource-validation: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] setOSConditions: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] setToolWin: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] setToolUnix: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] setToolProperty: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] setS1ASclassPath: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] init-common: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] delete-jvm-options: [2023-01-15T20:30:09.945Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:09.945Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2023-01-15T20:30:09.945Z] [exec] Deleted 1 option(s) [2023-01-15T20:30:09.945Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] restart-server: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] setOSConditions: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] stop-server: [2023-01-15T20:30:09.945Z] [2023-01-15T20:30:09.945Z] stop-server-unix: [2023-01-15T20:30:09.945Z] [echo] stopping server on unix ... [2023-01-15T20:30:09.945Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:10.477Z] [2023-01-15T20:30:10.478Z] undeploy: [2023-01-15T20:30:10.478Z] [2023-01-15T20:30:10.478Z] setOSConditions: [2023-01-15T20:30:10.478Z] [2023-01-15T20:30:10.478Z] setToolWin: [2023-01-15T20:30:10.478Z] [2023-01-15T20:30:10.478Z] setToolUnix: [2023-01-15T20:30:10.478Z] [2023-01-15T20:30:10.478Z] setToolProperty: [2023-01-15T20:30:10.478Z] [2023-01-15T20:30:10.478Z] setS1ASclassPath: [2023-01-15T20:30:10.478Z] [2023-01-15T20:30:10.478Z] init-common: [2023-01-15T20:30:10.478Z] [2023-01-15T20:30:10.478Z] execute-sql-common: [2023-01-15T20:30:10.734Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/drop_pointbase.sql [2023-01-15T20:30:10.878Z] [exec] Waiting for the domain to stop . [2023-01-15T20:30:10.878Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:30:10.991Z] [sql] 0 rows affected [2023-01-15T20:30:10.991Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:30:10.991Z] [2023-01-15T20:30:10.991Z] setOSConditions: [2023-01-15T20:30:10.991Z] [2023-01-15T20:30:10.991Z] setToolWin: [2023-01-15T20:30:10.991Z] [2023-01-15T20:30:10.991Z] setToolUnix: [2023-01-15T20:30:10.991Z] [2023-01-15T20:30:10.991Z] setToolProperty: [2023-01-15T20:30:10.991Z] [2023-01-15T20:30:10.991Z] setS1ASclassPath: [2023-01-15T20:30:10.991Z] [2023-01-15T20:30:10.991Z] init-common: [2023-01-15T20:30:10.991Z] [2023-01-15T20:30:10.991Z] delete-jdbc-resource-common: [2023-01-15T20:30:10.991Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB_CM [2023-01-15T20:30:10.991Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:11.555Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB_CM [2023-01-15T20:30:11.555Z] [exec] JDBC resource jdbc/s1qeDB_CM deleted successfully [2023-01-15T20:30:11.555Z] [echo] cmd executed for server [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] setOSConditions: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] setToolWin: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] setToolUnix: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] setToolProperty: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] setS1ASclassPath: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] init-common: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] undeploy-jdbc-common: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] setOSConditions: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] setToolWin: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] setToolUnix: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] setToolProperty: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] setS1ASclassPath: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] init-common: [2023-01-15T20:30:11.555Z] [2023-01-15T20:30:11.555Z] delete-jdbc-resource-common: [2023-01-15T20:30:11.555Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:30:11.555Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:12.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:30:12.118Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:30:12.118Z] [echo] cmd executed for server [2023-01-15T20:30:12.118Z] [2023-01-15T20:30:12.118Z] setOSConditions: [2023-01-15T20:30:12.118Z] [2023-01-15T20:30:12.118Z] setToolWin: [2023-01-15T20:30:12.118Z] [2023-01-15T20:30:12.118Z] setToolUnix: [2023-01-15T20:30:12.118Z] [2023-01-15T20:30:12.118Z] setToolProperty: [2023-01-15T20:30:12.118Z] [2023-01-15T20:30:12.118Z] setS1ASclassPath: [2023-01-15T20:30:12.118Z] [2023-01-15T20:30:12.118Z] init-common: [2023-01-15T20:30:12.118Z] [2023-01-15T20:30:12.118Z] delete-jdbc-connpool-common: [2023-01-15T20:30:12.118Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:30:12.118Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:12.681Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:30:12.681Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:30:12.681Z] [echo] cmd executed for server [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.681Z] setOSConditions: [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.681Z] setToolWin: [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.681Z] setToolUnix: [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.681Z] setToolProperty: [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.681Z] setS1ASclassPath: [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.681Z] init-common: [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.681Z] undeploy-jms-stuff: [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.681Z] setOSConditions: [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.681Z] setToolWin: [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.681Z] setToolUnix: [2023-01-15T20:30:12.681Z] [2023-01-15T20:30:12.682Z] setToolProperty: [2023-01-15T20:30:12.682Z] [2023-01-15T20:30:12.682Z] setS1ASclassPath: [2023-01-15T20:30:12.682Z] [2023-01-15T20:30:12.682Z] init-common: [2023-01-15T20:30:12.682Z] [2023-01-15T20:30:12.682Z] delete-jms-connection-common: [2023-01-15T20:30:12.682Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:13.245Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF1 [2023-01-15T20:30:13.245Z] [2023-01-15T20:30:13.245Z] setOSConditions: [2023-01-15T20:30:13.245Z] [2023-01-15T20:30:13.245Z] setToolWin: [2023-01-15T20:30:13.245Z] [2023-01-15T20:30:13.245Z] setToolUnix: [2023-01-15T20:30:13.245Z] [2023-01-15T20:30:13.245Z] setToolProperty: [2023-01-15T20:30:13.245Z] [2023-01-15T20:30:13.245Z] setS1ASclassPath: [2023-01-15T20:30:13.245Z] [2023-01-15T20:30:13.245Z] init-common: [2023-01-15T20:30:13.245Z] [2023-01-15T20:30:13.245Z] delete-jms-connection-common: [2023-01-15T20:30:13.275Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-jswv2 is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:30:13.276Z] --- [2023-01-15T20:30:13.276Z] apiVersion: "v1" [2023-01-15T20:30:13.276Z] kind: "Pod" [2023-01-15T20:30:13.276Z] metadata: [2023-01-15T20:30:13.276Z] annotations: [2023-01-15T20:30:13.276Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:30:13.276Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:30:13.276Z] labels: [2023-01-15T20:30:13.276Z] jenkins: "slave" [2023-01-15T20:30:13.276Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:30:13.276Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:30:13.276Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-jswv2" [2023-01-15T20:30:13.276Z] namespace: "glassfish" [2023-01-15T20:30:13.276Z] spec: [2023-01-15T20:30:13.276Z] containers: [2023-01-15T20:30:13.276Z] - env: [2023-01-15T20:30:13.276Z] - name: "JENKINS_SECRET" [2023-01-15T20:30:13.276Z] value: "********" [2023-01-15T20:30:13.276Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:30:13.276Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:30:13.277Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:30:13.277Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-jswv2" [2023-01-15T20:30:13.277Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:30:13.277Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:30:13.277Z] - name: "JENKINS_NAME" [2023-01-15T20:30:13.277Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-jswv2" [2023-01-15T20:30:13.277Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:30:13.277Z] value: "/home/jenkins/agent" [2023-01-15T20:30:13.277Z] - name: "JENKINS_URL" [2023-01-15T20:30:13.277Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:30:13.277Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:30:13.277Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:30:13.277Z] name: "jnlp" [2023-01-15T20:30:13.277Z] resources: [2023-01-15T20:30:13.277Z] limits: [2023-01-15T20:30:13.277Z] memory: "1200Mi" [2023-01-15T20:30:13.277Z] cpu: "300m" [2023-01-15T20:30:13.277Z] requests: [2023-01-15T20:30:13.277Z] memory: "1200Mi" [2023-01-15T20:30:13.277Z] cpu: "300m" [2023-01-15T20:30:13.277Z] volumeMounts: [2023-01-15T20:30:13.277Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:30:13.277Z] name: "workspace-volume" [2023-01-15T20:30:13.277Z] readOnly: false [2023-01-15T20:30:13.277Z] - args: [2023-01-15T20:30:13.277Z] - "cat" [2023-01-15T20:30:13.277Z] env: [2023-01-15T20:30:13.277Z] - name: "MAVEN_OPTS" [2023-01-15T20:30:13.277Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:30:13.277Z] - name: "MVN_EXTRA" [2023-01-15T20:30:13.277Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:30:13.277Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:30:13.277Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:30:13.277Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:30:13.277Z] imagePullPolicy: "Always" [2023-01-15T20:30:13.277Z] name: "glassfish-build" [2023-01-15T20:30:13.277Z] resources: [2023-01-15T20:30:13.277Z] limits: [2023-01-15T20:30:13.277Z] memory: "12Gi" [2023-01-15T20:30:13.277Z] cpu: "8000m" [2023-01-15T20:30:13.277Z] requests: [2023-01-15T20:30:13.277Z] memory: "7Gi" [2023-01-15T20:30:13.277Z] cpu: "4000m" [2023-01-15T20:30:13.277Z] tty: true [2023-01-15T20:30:13.277Z] volumeMounts: [2023-01-15T20:30:13.277Z] - mountPath: "/home/jenkins" [2023-01-15T20:30:13.277Z] name: "jenkins-home" [2023-01-15T20:30:13.277Z] readOnly: false [2023-01-15T20:30:13.277Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:30:13.277Z] name: "maven-repo-shared-storage" [2023-01-15T20:30:13.277Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:30:13.277Z] name: "settings-xml" [2023-01-15T20:30:13.277Z] readOnly: true [2023-01-15T20:30:13.277Z] subPath: "settings.xml" [2023-01-15T20:30:13.277Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:30:13.277Z] name: "settings-security-xml" [2023-01-15T20:30:13.277Z] readOnly: true [2023-01-15T20:30:13.277Z] subPath: "settings-security.xml" [2023-01-15T20:30:13.277Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:30:13.277Z] name: "maven-repo-local-storage" [2023-01-15T20:30:13.277Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:30:13.277Z] name: "workspace-volume" [2023-01-15T20:30:13.277Z] readOnly: false [2023-01-15T20:30:13.277Z] nodeSelector: [2023-01-15T20:30:13.277Z] kubernetes.io/os: "linux" [2023-01-15T20:30:13.277Z] restartPolicy: "Never" [2023-01-15T20:30:13.277Z] volumes: [2023-01-15T20:30:13.277Z] - name: "settings-security-xml" [2023-01-15T20:30:13.277Z] secret: [2023-01-15T20:30:13.277Z] items: [2023-01-15T20:30:13.277Z] - key: "settings-security.xml" [2023-01-15T20:30:13.277Z] path: "settings-security.xml" [2023-01-15T20:30:13.277Z] secretName: "m2-secret-dir" [2023-01-15T20:30:13.277Z] - emptyDir: {} [2023-01-15T20:30:13.277Z] name: "maven-repo-local-storage" [2023-01-15T20:30:13.277Z] - emptyDir: {} [2023-01-15T20:30:13.277Z] name: "jenkins-home" [2023-01-15T20:30:13.277Z] - name: "settings-xml" [2023-01-15T20:30:13.277Z] secret: [2023-01-15T20:30:13.277Z] items: [2023-01-15T20:30:13.277Z] - key: "settings.xml" [2023-01-15T20:30:13.277Z] path: "settings.xml" [2023-01-15T20:30:13.277Z] secretName: "m2-secret-dir" [2023-01-15T20:30:13.277Z] - emptyDir: [2023-01-15T20:30:13.277Z] medium: "" [2023-01-15T20:30:13.277Z] name: "workspace-volume" [2023-01-15T20:30:13.277Z] - name: "maven-repo-shared-storage" [2023-01-15T20:30:13.277Z] persistentVolumeClaim: [2023-01-15T20:30:13.277Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:30:13.277Z] [2023-01-15T20:30:13.503Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:13.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF2 [2023-01-15T20:30:13.760Z] [2023-01-15T20:30:13.760Z] setOSConditions: [2023-01-15T20:30:13.760Z] [2023-01-15T20:30:13.760Z] setToolWin: [2023-01-15T20:30:13.760Z] [2023-01-15T20:30:13.760Z] setToolUnix: [2023-01-15T20:30:13.760Z] [2023-01-15T20:30:13.760Z] setToolProperty: [2023-01-15T20:30:13.760Z] [2023-01-15T20:30:13.760Z] setS1ASclassPath: [2023-01-15T20:30:13.760Z] [2023-01-15T20:30:13.760Z] init-common: [2023-01-15T20:30:13.760Z] [2023-01-15T20:30:13.760Z] undeploy-common: [2023-01-15T20:30:14.017Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:14.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] all: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setOSConditions: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolWin: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolUnix: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolProperty: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setS1ASclassPath: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] init-common: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] clean: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setOSConditions: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolWin: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolUnix: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolProperty: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setS1ASclassPath: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] init-common: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] clean-common: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setOSConditions: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolWin: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolUnix: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolProperty: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setS1ASclassPath: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] init-common: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] clean-classes-common: [2023-01-15T20:30:14.531Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setOSConditions: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolWin: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolUnix: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolProperty: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setS1ASclassPath: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] init-common: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] clean-jars-common: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] compile: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setOSConditions: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolWin: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolUnix: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setToolProperty: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] setS1ASclassPath: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] init-common: [2023-01-15T20:30:14.531Z] [2023-01-15T20:30:14.531Z] compile-common: [2023-01-15T20:30:14.531Z] [echo] Current time (ISO): 2023-01-15T20:30:14.403+0000 [2023-01-15T20:30:14.531Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:14.531Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:14.531Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:14.843Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:30:16.427Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:30:16.427Z] [javac] 1 warning [2023-01-15T20:30:16.427Z] [2023-01-15T20:30:16.427Z] setOSConditions: [2023-01-15T20:30:16.427Z] [2023-01-15T20:30:16.427Z] setToolWin: [2023-01-15T20:30:16.427Z] [2023-01-15T20:30:16.427Z] setToolUnix: [2023-01-15T20:30:16.427Z] [2023-01-15T20:30:16.427Z] setToolProperty: [2023-01-15T20:30:16.427Z] [2023-01-15T20:30:16.427Z] setS1ASclassPath: [2023-01-15T20:30:16.427Z] [2023-01-15T20:30:16.427Z] init-common: [2023-01-15T20:30:16.427Z] [2023-01-15T20:30:16.427Z] compile-common: [2023-01-15T20:30:16.427Z] [echo] Current time (ISO): 2023-01-15T20:30:16.296+0000 [2023-01-15T20:30:16.427Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:16.427Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:18.319Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:30:18.319Z] [javac] 1 warning [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] build: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] setOSConditions: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] fixFiles: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] convUnix: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] convWin: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] setToolWin: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] setToolUnix: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] setToolProperty: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] setS1ASclassPath: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] init-common: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] package-persistence-common: [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] ejb-jar-common: [2023-01-15T20:30:18.319Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:30:18.319Z] [2023-01-15T20:30:18.319Z] package-ejbjar-common: [2023-01-15T20:30:18.319Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:18.319Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:18.319Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:18.320Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-ejb.jar [2023-01-15T20:30:18.320Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:18.320Z] [2023-01-15T20:30:18.320Z] appclient-jar-common: [2023-01-15T20:30:18.320Z] [2023-01-15T20:30:18.320Z] package-appclientjar-common: [2023-01-15T20:30:18.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:18.320Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:18.320Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:18.320Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-client.jar [2023-01-15T20:30:18.320Z] [2023-01-15T20:30:18.320Z] webclient-war-common: [2023-01-15T20:30:18.320Z] [2023-01-15T20:30:18.320Z] build-ear-common: [2023-01-15T20:30:18.320Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:18.320Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2023-01-15T20:30:18.320Z] [2023-01-15T20:30:18.320Z] deploy: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] setOSConditions: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] setToolWin: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] setToolUnix: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] setToolProperty: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] setS1ASclassPath: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] init-common: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] deploy-jdbc-common: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] setOSConditions: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] setToolWin: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] setToolUnix: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] setToolProperty: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] setS1ASclassPath: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] init-common: [2023-01-15T20:30:18.576Z] [2023-01-15T20:30:18.576Z] create-jdbc-connpool-common: [2023-01-15T20:30:18.576Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:19.142Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:19.143Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:30:19.143Z] [2023-01-15T20:30:19.143Z] set-derby-connpool-props: [2023-01-15T20:30:19.143Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:19.400Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:19.400Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:30:19.481Z] [2023-01-15T20:30:19.481Z] start-server-windows: [2023-01-15T20:30:19.481Z] [2023-01-15T20:30:19.481Z] setOSConditions: [2023-01-15T20:30:19.481Z] [2023-01-15T20:30:19.481Z] setToolWin: [2023-01-15T20:30:19.481Z] [2023-01-15T20:30:19.481Z] setToolUnix: [2023-01-15T20:30:19.481Z] [2023-01-15T20:30:19.481Z] setToolProperty: [2023-01-15T20:30:19.481Z] [2023-01-15T20:30:19.481Z] setS1ASclassPath: [2023-01-15T20:30:19.481Z] [2023-01-15T20:30:19.481Z] init-common: [2023-01-15T20:30:19.481Z] [2023-01-15T20:30:19.481Z] deploy-rar-common: [2023-01-15T20:30:19.481Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2023-01-15T20:30:19.481Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:19.657Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:19.740Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:19.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:20.175Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:30:20.175Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:20.431Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:20.688Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:30:20.688Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:20.823Z] [2023-01-15T20:30:20.824Z] stop-server-windows: [2023-01-15T20:30:21.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:21.252Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:30:21.252Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:21.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:21.635Z] [exec] Application deployed with name blackbox-tx. [2023-01-15T20:30:21.636Z] [echo] Deploying rar/blackbox-tx.rar on server [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] deploy: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] setOSConditions: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] setToolWin: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] setToolUnix: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] setToolProperty: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] setS1ASclassPath: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] init-common: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] deploy-common: [2023-01-15T20:30:21.636Z] [echo] Current time (ISO): 2023-01-15T20:30:21.224+0000 [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] setOSConditions: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] setToolWin: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] setToolUnix: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] setToolProperty: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] setS1ASclassPath: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] init-common: [2023-01-15T20:30:21.636Z] [2023-01-15T20:30:21.636Z] deploy-common-pe: [2023-01-15T20:30:21.636Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:21.768Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:30:21.768Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:21.893Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2023-01-15T20:30:22.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:22.334Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:30:22.334Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:22.897Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:22.897Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:30:22.897Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:23.460Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:23.460Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:30:23.460Z] [2023-01-15T20:30:23.460Z] setOSConditions: [2023-01-15T20:30:23.460Z] [2023-01-15T20:30:23.460Z] setToolWin: [2023-01-15T20:30:23.460Z] [2023-01-15T20:30:23.460Z] setToolUnix: [2023-01-15T20:30:23.460Z] [2023-01-15T20:30:23.460Z] setToolProperty: [2023-01-15T20:30:23.460Z] [2023-01-15T20:30:23.460Z] setS1ASclassPath: [2023-01-15T20:30:23.460Z] [2023-01-15T20:30:23.460Z] init-common: [2023-01-15T20:30:23.460Z] [2023-01-15T20:30:23.460Z] create-jdbc-resource-common: [2023-01-15T20:30:23.460Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:30:23.460Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:23.791Z] [exec] Application deployed with name installed-libraries-testApp. [2023-01-15T20:30:23.791Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2023-01-15T20:30:23.791Z] [echo] Deployment on target server server successful [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setOSConditions: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setToolWin: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setToolUnix: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setToolProperty: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setS1ASclassPath: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] init-common: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] deploy-common-ee: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] run: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setOSConditions: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setToolWin: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setToolUnix: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setToolProperty: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setS1ASclassPath: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] init-common: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] execute-sql-common: [2023-01-15T20:30:23.791Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/create_pointbase.sql [2023-01-15T20:30:23.791Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:30:23.791Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:30:23.791Z] [sql] 0 rows affected [2023-01-15T20:30:23.791Z] [sql] 1 rows affected [2023-01-15T20:30:23.791Z] [sql] 1 rows affected [2023-01-15T20:30:23.791Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:30:23.791Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:30:23.791Z] [sql] 0 rows affected [2023-01-15T20:30:23.791Z] [sql] 1 rows affected [2023-01-15T20:30:23.791Z] [sql] 1 rows affected [2023-01-15T20:30:23.791Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setOSConditions: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setToolWin: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setToolUnix: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setToolProperty: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] setS1ASclassPath: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] init-common: [2023-01-15T20:30:23.791Z] [2023-01-15T20:30:23.791Z] run-test-1: [2023-01-15T20:30:23.791Z] [java] GET /installed-libraries-test/servlet/SimpleServlet?url=/installed-libraries-test/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:30:23.791Z] [java] [2023-01-15T20:30:23.791Z] [java] Time: 1 [2023-01-15T20:30:23.943Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-jswv2 in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (naming_all) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T20:30:24.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:24.025Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:30:24.025Z] [echo] cmd executed for server [2023-01-15T20:30:24.025Z] [2023-01-15T20:30:24.025Z] setOSConditions: [2023-01-15T20:30:24.025Z] [2023-01-15T20:30:24.025Z] setToolWin: [2023-01-15T20:30:24.025Z] [2023-01-15T20:30:24.025Z] setToolUnix: [2023-01-15T20:30:24.025Z] [2023-01-15T20:30:24.025Z] setToolProperty: [2023-01-15T20:30:24.025Z] [2023-01-15T20:30:24.025Z] setS1ASclassPath: [2023-01-15T20:30:24.025Z] [2023-01-15T20:30:24.025Z] init-common: [2023-01-15T20:30:24.025Z] [2023-01-15T20:30:24.025Z] create-jdbc-resource-common: [2023-01-15T20:30:24.025Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB1 [2023-01-15T20:30:24.025Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:24.048Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:30:24.049Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:30:24.049Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:30:24.049Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:30:24.049Z] [java] [Server response] [2023-01-15T20:30:24.049Z] [java] [Server response]3b [2023-01-15T20:30:24.049Z] [java] [Server response]Running serializable connector test [2023-01-15T20:30:24.049Z] [java] [Server response]TEST:PASS [2023-01-15T20:30:24.049Z] [java] Value of key is:installed-libraries [2023-01-15T20:30:24.049Z] [java] [Server response]END_OF_TEST [2023-01-15T20:30:24.049Z] [java] Value of key is:installed-libraries [2023-01-15T20:30:24.049Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:30:24.049Z] [java] [2023-01-15T20:30:24.049Z] [java] [2023-01-15T20:30:24.049Z] [java] ----------------------------------------- [2023-01-15T20:30:24.049Z] [java] - installed-libraries: PASS - [2023-01-15T20:30:24.049Z] [java] ----------------------------------------- [2023-01-15T20:30:24.049Z] [java] Total PASS: 1 [2023-01-15T20:30:24.049Z] [java] Total FAIL: 0 [2023-01-15T20:30:24.049Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:30:24.049Z] [java] ----------------------------------------- [2023-01-15T20:30:24.049Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] undeploy: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] setOSConditions: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] setToolWin: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] setToolUnix: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] setToolProperty: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] setS1ASclassPath: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] init-common: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] execute-sql-common: [2023-01-15T20:30:24.049Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/drop_pointbase.sql [2023-01-15T20:30:24.049Z] [sql] 0 rows affected [2023-01-15T20:30:24.049Z] [sql] 0 rows affected [2023-01-15T20:30:24.049Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] setOSConditions: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] setToolWin: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] setToolUnix: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] setToolProperty: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] setS1ASclassPath: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] init-common: [2023-01-15T20:30:24.049Z] [2023-01-15T20:30:24.049Z] undeploy-common: [2023-01-15T20:30:24.305Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:24.562Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:30:24.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:24.589Z] [exec] JDBC resource jdbc/s1qeDB1 created successfully. [2023-01-15T20:30:24.589Z] [echo] cmd executed for server [2023-01-15T20:30:24.589Z] [2023-01-15T20:30:24.589Z] setOSConditions: [2023-01-15T20:30:24.589Z] [2023-01-15T20:30:24.589Z] setToolWin: [2023-01-15T20:30:24.589Z] [2023-01-15T20:30:24.589Z] setToolUnix: [2023-01-15T20:30:24.589Z] [2023-01-15T20:30:24.589Z] setToolProperty: [2023-01-15T20:30:24.589Z] [2023-01-15T20:30:24.589Z] setS1ASclassPath: [2023-01-15T20:30:24.589Z] [2023-01-15T20:30:24.589Z] init-common: [2023-01-15T20:30:24.589Z] [2023-01-15T20:30:24.589Z] create-jdbc-connpool-common: [2023-01-15T20:30:24.589Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:24.818Z] [2023-01-15T20:30:24.819Z] setOSConditions: [2023-01-15T20:30:24.819Z] [2023-01-15T20:30:24.819Z] setToolWin: [2023-01-15T20:30:24.819Z] [2023-01-15T20:30:24.819Z] setToolUnix: [2023-01-15T20:30:24.819Z] [2023-01-15T20:30:24.819Z] setToolProperty: [2023-01-15T20:30:24.819Z] [2023-01-15T20:30:24.819Z] setS1ASclassPath: [2023-01-15T20:30:24.819Z] [2023-01-15T20:30:24.819Z] init-common: [2023-01-15T20:30:24.819Z] [2023-01-15T20:30:24.819Z] undeploy-rar-common: [2023-01-15T20:30:24.819Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2023-01-15T20:30:24.819Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:25.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:25.154Z] [exec] JDBC connection pool jdbc-nopasswdfordb-pool created successfully. [2023-01-15T20:30:25.154Z] [2023-01-15T20:30:25.154Z] set-derby-connpool-props: [2023-01-15T20:30:25.154Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:25.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:30:25.383Z] [2023-01-15T20:30:25.383Z] uninstall-library: [2023-01-15T20:30:25.383Z] [echo] deleting file [blackbox.jar] from applibs [2023-01-15T20:30:25.383Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs/blackbox.jar [2023-01-15T20:30:25.383Z] [2023-01-15T20:30:25.383Z] restart-server: [2023-01-15T20:30:25.383Z] [2023-01-15T20:30:25.383Z] setOSConditions: [2023-01-15T20:30:25.383Z] [2023-01-15T20:30:25.383Z] stop-server: [2023-01-15T20:30:25.383Z] [2023-01-15T20:30:25.383Z] stop-server-unix: [2023-01-15T20:30:25.383Z] [echo] stopping server on unix ... [2023-01-15T20:30:25.383Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:25.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:25.726Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.User=dbuser [2023-01-15T20:30:25.726Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:25.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:25.982Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password=dbpassword [2023-01-15T20:30:26.075Z] [2023-01-15T20:30:26.075Z] setOSConditions: [2023-01-15T20:30:26.075Z] [2023-01-15T20:30:26.075Z] start-server: [2023-01-15T20:30:26.075Z] [echo] +-----------------------------+ [2023-01-15T20:30:26.075Z] [echo] | | [2023-01-15T20:30:26.075Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:30:26.075Z] [echo] | in Felix mode | [2023-01-15T20:30:26.075Z] [echo] | | [2023-01-15T20:30:26.075Z] [echo] +-----------------------------+ [2023-01-15T20:30:26.075Z] [2023-01-15T20:30:26.075Z] start-server-unix: [2023-01-15T20:30:26.075Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:26.239Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:26.753Z] [exec] Waiting for the domain to stop . [2023-01-15T20:30:26.754Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:30:26.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:26.805Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.driverType=4 [2023-01-15T20:30:26.805Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:27.063Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:27.320Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.portNumber=1527 [2023-01-15T20:30:27.320Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:27.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:27.887Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.dataBaseName=testdb [2023-01-15T20:30:27.887Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:28.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:28.451Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:30:28.451Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:28.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:28.965Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.create=true [2023-01-15T20:30:28.965Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:29.343Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:30:29.344Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:30:29.344Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:30:29.344Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:30:29.344Z] [exec] Admin Port: 4848 [2023-01-15T20:30:29.344Z] [exec] Command start-domain executed successfully. [2023-01-15T20:30:29.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:29.529Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.serverName=localhost [2023-01-15T20:30:29.529Z] [2023-01-15T20:30:29.529Z] asadmin-common-ignore-fail: [2023-01-15T20:30:29.529Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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= [2023-01-15T20:30:29.529Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:29.788Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2023-01-15T20:30:30.044Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2023-01-15T20:30:30.044Z] [2023-01-15T20:30:30.044Z] setOSConditions: [2023-01-15T20:30:30.044Z] [2023-01-15T20:30:30.044Z] setToolWin: [2023-01-15T20:30:30.044Z] [2023-01-15T20:30:30.044Z] setToolUnix: [2023-01-15T20:30:30.044Z] [2023-01-15T20:30:30.044Z] setToolProperty: [2023-01-15T20:30:30.044Z] [2023-01-15T20:30:30.044Z] setS1ASclassPath: [2023-01-15T20:30:30.044Z] [2023-01-15T20:30:30.044Z] init-common: [2023-01-15T20:30:30.044Z] [2023-01-15T20:30:30.044Z] create-jdbc-resource-common: [2023-01-15T20:30:30.044Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-pool --target server jdbc/s1qeDB2 [2023-01-15T20:30:30.044Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:30.612Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:30.612Z] [exec] JDBC resource jdbc/s1qeDB2 created successfully. [2023-01-15T20:30:30.612Z] [echo] cmd executed for server [2023-01-15T20:30:30.612Z] [2023-01-15T20:30:30.612Z] setOSConditions: [2023-01-15T20:30:30.612Z] [2023-01-15T20:30:30.612Z] setToolWin: [2023-01-15T20:30:30.612Z] [2023-01-15T20:30:30.612Z] setToolUnix: [2023-01-15T20:30:30.612Z] [2023-01-15T20:30:30.612Z] setToolProperty: [2023-01-15T20:30:30.612Z] [2023-01-15T20:30:30.612Z] setS1ASclassPath: [2023-01-15T20:30:30.612Z] [2023-01-15T20:30:30.612Z] init-common: [2023-01-15T20:30:30.612Z] [2023-01-15T20:30:30.612Z] create-jdbc-connpool-common: [2023-01-15T20:30:30.612Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:31.175Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:31.175Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-1 created successfully. [2023-01-15T20:30:31.175Z] [2023-01-15T20:30:31.175Z] set-derby-connpool-props: [2023-01-15T20:30:31.175Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:31.738Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:31.738Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.User=dbuser [2023-01-15T20:30:31.738Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:32.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:32.301Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.Password=dbpassword [2023-01-15T20:30:32.301Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:32.868Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:32.868Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.driverType=4 [2023-01-15T20:30:32.868Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:33.124Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:33.381Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.portNumber=1527 [2023-01-15T20:30:33.381Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:33.944Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:33.944Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.dataBaseName=testdb [2023-01-15T20:30:33.944Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:34.201Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:34.458Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:30:34.458Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:35.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:35.021Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.create=true [2023-01-15T20:30:35.021Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:35.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:35.586Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.serverName=localhost [2023-01-15T20:30:35.586Z] [2023-01-15T20:30:35.586Z] setOSConditions: [2023-01-15T20:30:35.586Z] [2023-01-15T20:30:35.586Z] setToolWin: [2023-01-15T20:30:35.586Z] [2023-01-15T20:30:35.586Z] setToolUnix: [2023-01-15T20:30:35.586Z] [2023-01-15T20:30:35.586Z] setToolProperty: [2023-01-15T20:30:35.586Z] [2023-01-15T20:30:35.586Z] setS1ASclassPath: [2023-01-15T20:30:35.586Z] [2023-01-15T20:30:35.586Z] init-common: [2023-01-15T20:30:35.586Z] [2023-01-15T20:30:35.586Z] create-jdbc-resource-common: [2023-01-15T20:30:35.586Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:35.586Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:36.149Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:36.149Z] [exec] JDBC resource jdbc/s1qeDB-xa created successfully. [2023-01-15T20:30:36.149Z] [echo] cmd executed for server [2023-01-15T20:30:36.149Z] [2023-01-15T20:30:36.149Z] setOSConditions: [2023-01-15T20:30:36.149Z] [2023-01-15T20:30:36.149Z] setToolWin: [2023-01-15T20:30:36.149Z] [2023-01-15T20:30:36.149Z] setToolUnix: [2023-01-15T20:30:36.149Z] [2023-01-15T20:30:36.149Z] setToolProperty: [2023-01-15T20:30:36.149Z] [2023-01-15T20:30:36.149Z] setS1ASclassPath: [2023-01-15T20:30:36.149Z] [2023-01-15T20:30:36.149Z] init-common: [2023-01-15T20:30:36.149Z] [2023-01-15T20:30:36.149Z] create-jdbc-resource-common: [2023-01-15T20:30:36.149Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:36.149Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:36.406Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:36.663Z] [exec] JDBC resource jdbc/s1qeDB1-xa created successfully. [2023-01-15T20:30:36.663Z] [echo] cmd executed for server [2023-01-15T20:30:36.663Z] [2023-01-15T20:30:36.663Z] setOSConditions: [2023-01-15T20:30:36.663Z] [2023-01-15T20:30:36.663Z] setToolWin: [2023-01-15T20:30:36.663Z] [2023-01-15T20:30:36.663Z] setToolUnix: [2023-01-15T20:30:36.663Z] [2023-01-15T20:30:36.663Z] setToolProperty: [2023-01-15T20:30:36.663Z] [2023-01-15T20:30:36.663Z] setS1ASclassPath: [2023-01-15T20:30:36.663Z] [2023-01-15T20:30:36.663Z] init-common: [2023-01-15T20:30:36.663Z] [2023-01-15T20:30:36.663Z] create-jdbc-connpool-common: [2023-01-15T20:30:36.663Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:36.712Z] [2023-01-15T20:30:36.712Z] stop-server-windows: [2023-01-15T20:30:37.227Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:37.228Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-2 created successfully. [2023-01-15T20:30:37.228Z] [2023-01-15T20:30:37.228Z] set-derby-connpool-props: [2023-01-15T20:30:37.228Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:37.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:37.792Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.User=dbuser [2023-01-15T20:30:37.792Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:38.048Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:38.305Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password=dbpassword [2023-01-15T20:30:38.305Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:38.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:38.817Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.driverType=4 [2023-01-15T20:30:38.817Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:39.381Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:39.381Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.portNumber=1527 [2023-01-15T20:30:39.381Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:39.638Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:39.895Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.dataBaseName=testdb [2023-01-15T20:30:39.895Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:40.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:40.463Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:30:40.463Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:40.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:40.978Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.create=true [2023-01-15T20:30:40.978Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] start-server-windows: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] all-ext: [2023-01-15T20:30:41.517Z] [echo] @@## defaultConnectorResource ##@@ [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] setOSConditions: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] setToolWin: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] setToolUnix: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] setToolProperty: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] setS1ASclassPath: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] init-common: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] build: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] all: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] setOSConditions: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] setToolWin: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] setToolUnix: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.517Z] setToolProperty: [2023-01-15T20:30:41.517Z] [2023-01-15T20:30:41.518Z] setS1ASclassPath: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] init-common: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] all: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setOSConditions: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolWin: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolUnix: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolProperty: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setS1ASclassPath: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] init-common: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] compile-common: [2023-01-15T20:30:41.518Z] [echo] Current time (ISO): 2023-01-15T20:30:39.393+0000 [2023-01-15T20:30:41.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/classes [2023-01-15T20:30:41.518Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/classes [2023-01-15T20:30:41.518Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:41.518Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:30:41.518Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:30:41.518Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:30:41.518Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:30:41.518Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:30:41.518Z] [javac] 1 warning [2023-01-15T20:30:41.518Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/generic-ra.jar [2023-01-15T20:30:41.518Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/generic-ra.rar [2023-01-15T20:30:41.518Z] [echo] inside all of ra build.xml [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setOSConditions: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolWin: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolUnix: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolProperty: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setS1ASclassPath: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] init-common: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] clean-common: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setOSConditions: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolWin: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolUnix: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolProperty: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setS1ASclassPath: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] init-common: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] clean-classes-common: [2023-01-15T20:30:41.518Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setOSConditions: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolWin: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolUnix: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolProperty: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setS1ASclassPath: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] init-common: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] clean-jars-common: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] all: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setOSConditions: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolWin: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolUnix: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolProperty: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setS1ASclassPath: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] init-common: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] all: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setOSConditions: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolWin: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolUnix: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setToolProperty: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] setS1ASclassPath: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] init-common: [2023-01-15T20:30:41.518Z] [2023-01-15T20:30:41.518Z] compile-common: [2023-01-15T20:30:41.518Z] [echo] Current time (ISO): 2023-01-15T20:30:41.491+0000 [2023-01-15T20:30:41.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:41.518Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:41.542Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:41.542Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.serverName=localhost [2023-01-15T20:30:41.542Z] [2023-01-15T20:30:41.542Z] asadmin-common-ignore-fail: [2023-01-15T20:30:41.542Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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= [2023-01-15T20:30:41.542Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:41.774Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:41.969Z] [2023-01-15T20:30:41.969Z] setOSConditions: [2023-01-15T20:30:41.969Z] [2023-01-15T20:30:41.969Z] start-server: [2023-01-15T20:30:41.969Z] [echo] +-----------------------------+ [2023-01-15T20:30:41.970Z] [echo] | | [2023-01-15T20:30:41.970Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:30:41.970Z] [echo] | in Felix mode | [2023-01-15T20:30:41.970Z] [echo] | | [2023-01-15T20:30:41.970Z] [echo] +-----------------------------+ [2023-01-15T20:30:41.970Z] [2023-01-15T20:30:41.970Z] start-server-unix: [2023-01-15T20:30:41.970Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:42.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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= [2023-01-15T20:30:42.106Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2023-01-15T20:30:42.106Z] [2023-01-15T20:30:42.106Z] setOSConditions: [2023-01-15T20:30:42.106Z] [2023-01-15T20:30:42.106Z] setToolWin: [2023-01-15T20:30:42.106Z] [2023-01-15T20:30:42.106Z] setToolUnix: [2023-01-15T20:30:42.106Z] [2023-01-15T20:30:42.106Z] setToolProperty: [2023-01-15T20:30:42.106Z] [2023-01-15T20:30:42.106Z] setS1ASclassPath: [2023-01-15T20:30:42.106Z] [2023-01-15T20:30:42.106Z] init-common: [2023-01-15T20:30:42.106Z] [2023-01-15T20:30:42.106Z] create-jdbc-resource-common: [2023-01-15T20:30:42.106Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:42.106Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:42.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:42.669Z] [exec] JDBC resource jdbc/s1qeDB2-xa created successfully. [2023-01-15T20:30:42.669Z] [echo] cmd executed for server [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] setOSConditions: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] setToolWin: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] setToolUnix: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] setToolProperty: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] setS1ASclassPath: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] init-common: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] deploy-common: [2023-01-15T20:30:42.669Z] [echo] Current time (ISO): 2023-01-15T20:30:42.439+0000 [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] setOSConditions: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] setToolWin: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] setToolUnix: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] setToolProperty: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] setS1ASclassPath: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] init-common: [2023-01-15T20:30:42.669Z] [2023-01-15T20:30:42.669Z] deploy-common-pe: [2023-01-15T20:30:42.669Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:43.141Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:30:43.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2023-01-15T20:30:43.235Z] [exec] Application deployed with name jdbc-nopasswdfordbApp. [2023-01-15T20:30:43.235Z] [echo] Deployment on target server server successful [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] setOSConditions: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] setToolWin: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] setToolUnix: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] setToolProperty: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] setS1ASclassPath: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] init-common: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] deploy-common-ee: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] run: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] setOSConditions: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] setToolWin: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] setToolUnix: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] setToolProperty: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] setS1ASclassPath: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] init-common: [2023-01-15T20:30:43.235Z] [2023-01-15T20:30:43.235Z] execute-sql-common: [2023-01-15T20:30:43.235Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/create_pointbase.sql [2023-01-15T20:30:43.397Z] [javac] 1 warning [2023-01-15T20:30:43.398Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:30:43.398Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] setOSConditions: [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] setToolWin: [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] setToolUnix: [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] setToolProperty: [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] setS1ASclassPath: [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] init-common: [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] ejb-jar-common: [2023-01-15T20:30:43.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] package-ejbjar-common: [2023-01-15T20:30:43.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:43.398Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:43.398Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:43.398Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2023-01-15T20:30:43.398Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] setOSConditions: [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] setToolWin: [2023-01-15T20:30:43.398Z] [2023-01-15T20:30:43.398Z] setToolUnix: [2023-01-15T20:30:43.492Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:30:43.493Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:30:43.493Z] [sql] 0 rows affected [2023-01-15T20:30:43.493Z] [sql] 1 rows affected [2023-01-15T20:30:43.493Z] [sql] 1 rows affected [2023-01-15T20:30:43.493Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:30:43.493Z] [2023-01-15T20:30:43.493Z] setOSConditions: [2023-01-15T20:30:43.493Z] [2023-01-15T20:30:43.493Z] setToolWin: [2023-01-15T20:30:43.493Z] [2023-01-15T20:30:43.493Z] setToolUnix: [2023-01-15T20:30:43.493Z] [2023-01-15T20:30:43.493Z] setToolProperty: [2023-01-15T20:30:43.493Z] [2023-01-15T20:30:43.493Z] setS1ASclassPath: [2023-01-15T20:30:43.493Z] [2023-01-15T20:30:43.493Z] init-common: [2023-01-15T20:30:43.493Z] [2023-01-15T20:30:43.493Z] runclient-common: [2023-01-15T20:30:43.493Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbAppClient.jar -name jdbc-nopasswdfordbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:30:43.493Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:43.656Z] [2023-01-15T20:30:43.657Z] setToolProperty: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] setS1ASclassPath: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] init-common: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] webclient-war-common: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] clear: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] test-tlds-exist: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] copy-tlds: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] test-tagfiles-exist: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] copy-tagfiles: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] package-war-common: [2023-01-15T20:30:43.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:30:43.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:30:43.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:30:43.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:30:43.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/src/lib [2023-01-15T20:30:43.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:30:43.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:30:43.657Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:30:43.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/src/docroot [2023-01-15T20:30:43.657Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embedded-web.war [2023-01-15T20:30:43.657Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] build-ear: [2023-01-15T20:30:43.657Z] [echo] Building EAR with two ra [2023-01-15T20:30:43.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:43.657Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] disable-resource-validation: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] setOSConditions: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] setToolWin: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] setToolUnix: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] setToolProperty: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] setS1ASclassPath: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] init-common: [2023-01-15T20:30:43.657Z] [2023-01-15T20:30:43.657Z] create-jvm-options: [2023-01-15T20:30:43.657Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:44.059Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:44.220Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2023-01-15T20:30:44.623Z] [exec] Jan 15, 2023 8:30:44 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:30:44.623Z] [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. [2023-01-15T20:30:45.150Z] [exec] Created 1 option(s) [2023-01-15T20:30:45.151Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:30:45.151Z] [2023-01-15T20:30:45.151Z] restart-server: [2023-01-15T20:30:45.151Z] [2023-01-15T20:30:45.151Z] setOSConditions: [2023-01-15T20:30:45.151Z] [2023-01-15T20:30:45.151Z] stop-server: [2023-01-15T20:30:45.151Z] [2023-01-15T20:30:45.151Z] stop-server-unix: [2023-01-15T20:30:45.151Z] [echo] stopping server on unix ... [2023-01-15T20:30:45.151Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:46.147Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:30:46.148Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:30:46.148Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:30:46.148Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:30:46.148Z] [exec] Admin Port: 4848 [2023-01-15T20:30:46.148Z] [exec] Command start-domain executed successfully. [2023-01-15T20:30:46.523Z] [exec] Waiting for the domain to stop . [2023-01-15T20:30:46.523Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:30:47.899Z] [exec] Will fail till Derby gets a better XA driver [2023-01-15T20:30:47.900Z] [exec] Value of key is: test1 : [2023-01-15T20:30:47.900Z] [exec] Value of key is: test2 : [2023-01-15T20:30:47.900Z] [exec] Value of key is: test3 : [2023-01-15T20:30:47.900Z] [exec] Value of key is: test4 : [2023-01-15T20:30:47.900Z] [exec] Value of key is: test5 : [2023-01-15T20:30:47.900Z] [exec] Value of key is: test6 : [2023-01-15T20:30:47.900Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:30:47.900Z] [exec] [2023-01-15T20:30:47.900Z] [exec] [2023-01-15T20:30:47.900Z] [exec] ----------------------------------------- [2023-01-15T20:30:47.900Z] [exec] - test6 : : PASS - [2023-01-15T20:30:47.900Z] [exec] - test5 : : PASS - [2023-01-15T20:30:47.900Z] [exec] - test3 : : PASS - [2023-01-15T20:30:47.900Z] [exec] - test4 : : PASS - [2023-01-15T20:30:47.900Z] [exec] - test2 : : PASS - [2023-01-15T20:30:47.900Z] [exec] - test1 : : PASS - [2023-01-15T20:30:47.900Z] [exec] ----------------------------------------- [2023-01-15T20:30:47.900Z] [exec] Total PASS: 6 [2023-01-15T20:30:47.900Z] [exec] Total FAIL: 0 [2023-01-15T20:30:47.900Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:30:47.900Z] [exec] ----------------------------------------- [2023-01-15T20:30:47.900Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:30:48.157Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] checkReporting-common: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] confirmReportPresent-common: [2023-01-15T20:30:48.414Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:30:48.414Z] [echo] Test seems to be reported fine [2023-01-15T20:30:48.414Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/RepRunConf.txt [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] confirmMissingReport-common: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] undeploy: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] setOSConditions: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] setToolWin: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] setToolUnix: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] setToolProperty: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] setS1ASclassPath: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] init-common: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] execute-sql-common: [2023-01-15T20:30:48.414Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/drop_pointbase.sql [2023-01-15T20:30:48.414Z] [sql] 0 rows affected [2023-01-15T20:30:48.414Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:30:48.414Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:30:48.414Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] setOSConditions: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] setToolWin: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] setToolUnix: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] setToolProperty: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] setS1ASclassPath: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] init-common: [2023-01-15T20:30:48.414Z] [2023-01-15T20:30:48.414Z] delete-jdbc-resource-common: [2023-01-15T20:30:48.414Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1 [2023-01-15T20:30:48.414Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:48.977Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1 [2023-01-15T20:30:48.977Z] [exec] JDBC resource jdbc/s1qeDB1 deleted successfully [2023-01-15T20:30:48.977Z] [echo] cmd executed for server [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] setOSConditions: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] setToolWin: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] setToolUnix: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] setToolProperty: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] setS1ASclassPath: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] init-common: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] undeploy-jdbc-common: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] setOSConditions: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] setToolWin: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] setToolUnix: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] setToolProperty: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] setS1ASclassPath: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] init-common: [2023-01-15T20:30:48.977Z] [2023-01-15T20:30:48.977Z] delete-jdbc-resource-common: [2023-01-15T20:30:48.977Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2 [2023-01-15T20:30:49.233Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:49.490Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2 [2023-01-15T20:30:49.490Z] [exec] JDBC resource jdbc/s1qeDB2 deleted successfully [2023-01-15T20:30:49.490Z] [echo] cmd executed for server [2023-01-15T20:30:49.490Z] [2023-01-15T20:30:49.490Z] setOSConditions: [2023-01-15T20:30:49.490Z] [2023-01-15T20:30:49.490Z] setToolWin: [2023-01-15T20:30:49.490Z] [2023-01-15T20:30:49.490Z] setToolUnix: [2023-01-15T20:30:49.490Z] [2023-01-15T20:30:49.490Z] setToolProperty: [2023-01-15T20:30:49.490Z] [2023-01-15T20:30:49.490Z] setS1ASclassPath: [2023-01-15T20:30:49.490Z] [2023-01-15T20:30:49.490Z] init-common: [2023-01-15T20:30:49.490Z] [2023-01-15T20:30:49.490Z] delete-jdbc-connpool-common: [2023-01-15T20:30:49.490Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-pool [2023-01-15T20:30:49.751Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:50.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-pool [2023-01-15T20:30:50.265Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-pool deleted successfully [2023-01-15T20:30:50.265Z] [echo] cmd executed for server [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] setOSConditions: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] setToolWin: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] setToolUnix: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] setToolProperty: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] setS1ASclassPath: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] init-common: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] undeploy-jdbc-common: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] setOSConditions: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] setToolWin: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] setToolUnix: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] setToolProperty: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] setS1ASclassPath: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] init-common: [2023-01-15T20:30:50.265Z] [2023-01-15T20:30:50.265Z] delete-jdbc-resource-common: [2023-01-15T20:30:50.265Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:30:50.265Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:50.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:30:50.829Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:30:50.829Z] [echo] cmd executed for server [2023-01-15T20:30:50.829Z] [2023-01-15T20:30:50.829Z] setOSConditions: [2023-01-15T20:30:50.829Z] [2023-01-15T20:30:50.829Z] setToolWin: [2023-01-15T20:30:50.829Z] [2023-01-15T20:30:50.829Z] setToolUnix: [2023-01-15T20:30:50.829Z] [2023-01-15T20:30:50.829Z] setToolProperty: [2023-01-15T20:30:50.829Z] [2023-01-15T20:30:50.829Z] setS1ASclassPath: [2023-01-15T20:30:50.829Z] [2023-01-15T20:30:50.829Z] init-common: [2023-01-15T20:30:50.829Z] [2023-01-15T20:30:50.829Z] delete-jdbc-connpool-common: [2023-01-15T20:30:50.829Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:30:50.829Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:51.392Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:30:51.392Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:30:51.392Z] [echo] cmd executed for server [2023-01-15T20:30:51.392Z] [2023-01-15T20:30:51.392Z] setOSConditions: [2023-01-15T20:30:51.392Z] [2023-01-15T20:30:51.392Z] setToolWin: [2023-01-15T20:30:51.392Z] [2023-01-15T20:30:51.392Z] setToolUnix: [2023-01-15T20:30:51.392Z] [2023-01-15T20:30:51.392Z] setToolProperty: [2023-01-15T20:30:51.392Z] [2023-01-15T20:30:51.392Z] setS1ASclassPath: [2023-01-15T20:30:51.392Z] [2023-01-15T20:30:51.392Z] init-common: [2023-01-15T20:30:51.392Z] [2023-01-15T20:30:51.392Z] delete-jdbc-resource-common: [2023-01-15T20:30:51.392Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1-xa [2023-01-15T20:30:51.392Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:51.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1-xa [2023-01-15T20:30:51.955Z] [exec] JDBC resource jdbc/s1qeDB1-xa deleted successfully [2023-01-15T20:30:51.955Z] [echo] cmd executed for server [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] setOSConditions: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] setToolWin: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] setToolUnix: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] setToolProperty: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] setS1ASclassPath: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] init-common: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] undeploy-jdbc-common: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] setOSConditions: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] setToolWin: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] setToolUnix: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] setToolProperty: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] setS1ASclassPath: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] init-common: [2023-01-15T20:30:51.955Z] [2023-01-15T20:30:51.955Z] delete-jdbc-resource-common: [2023-01-15T20:30:51.955Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB-xa [2023-01-15T20:30:51.955Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:52.521Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB-xa [2023-01-15T20:30:52.521Z] [exec] JDBC resource jdbc/s1qeDB-xa deleted successfully [2023-01-15T20:30:52.521Z] [echo] cmd executed for server [2023-01-15T20:30:52.521Z] [2023-01-15T20:30:52.521Z] setOSConditions: [2023-01-15T20:30:52.521Z] [2023-01-15T20:30:52.521Z] setToolWin: [2023-01-15T20:30:52.521Z] [2023-01-15T20:30:52.521Z] setToolUnix: [2023-01-15T20:30:52.521Z] [2023-01-15T20:30:52.521Z] setToolProperty: [2023-01-15T20:30:52.521Z] [2023-01-15T20:30:52.521Z] setS1ASclassPath: [2023-01-15T20:30:52.521Z] [2023-01-15T20:30:52.521Z] init-common: [2023-01-15T20:30:52.521Z] [2023-01-15T20:30:52.521Z] delete-jdbc-connpool-common: [2023-01-15T20:30:52.521Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2023-01-15T20:30:52.521Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:53.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2023-01-15T20:30:53.085Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-1 deleted successfully [2023-01-15T20:30:53.085Z] [echo] cmd executed for server [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] setOSConditions: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] setToolWin: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] setToolUnix: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] setToolProperty: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] setS1ASclassPath: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] init-common: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] undeploy-jdbc-common: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] setOSConditions: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] setToolWin: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] setToolUnix: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] setToolProperty: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] setS1ASclassPath: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] init-common: [2023-01-15T20:30:53.085Z] [2023-01-15T20:30:53.085Z] delete-jdbc-resource-common: [2023-01-15T20:30:53.085Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2-xa [2023-01-15T20:30:53.085Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:53.649Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2-xa [2023-01-15T20:30:53.649Z] [exec] JDBC resource jdbc/s1qeDB2-xa deleted successfully [2023-01-15T20:30:53.649Z] [echo] cmd executed for server [2023-01-15T20:30:53.649Z] [2023-01-15T20:30:53.649Z] setOSConditions: [2023-01-15T20:30:53.649Z] [2023-01-15T20:30:53.649Z] setToolWin: [2023-01-15T20:30:53.649Z] [2023-01-15T20:30:53.649Z] setToolUnix: [2023-01-15T20:30:53.649Z] [2023-01-15T20:30:53.649Z] setToolProperty: [2023-01-15T20:30:53.649Z] [2023-01-15T20:30:53.649Z] setS1ASclassPath: [2023-01-15T20:30:53.649Z] [2023-01-15T20:30:53.649Z] init-common: [2023-01-15T20:30:53.649Z] [2023-01-15T20:30:53.649Z] delete-jdbc-connpool-common: [2023-01-15T20:30:53.649Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2023-01-15T20:30:53.649Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:54.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2023-01-15T20:30:54.212Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-2 deleted successfully [2023-01-15T20:30:54.213Z] [echo] cmd executed for server [2023-01-15T20:30:54.213Z] [2023-01-15T20:30:54.213Z] setOSConditions: [2023-01-15T20:30:54.213Z] [2023-01-15T20:30:54.213Z] setToolWin: [2023-01-15T20:30:54.213Z] [2023-01-15T20:30:54.213Z] setToolUnix: [2023-01-15T20:30:54.213Z] [2023-01-15T20:30:54.213Z] setToolProperty: [2023-01-15T20:30:54.213Z] [2023-01-15T20:30:54.213Z] setS1ASclassPath: [2023-01-15T20:30:54.213Z] [2023-01-15T20:30:54.213Z] init-common: [2023-01-15T20:30:54.213Z] [2023-01-15T20:30:54.213Z] undeploy-common: [2023-01-15T20:30:54.213Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:54.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] all: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] setOSConditions: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] setToolWin: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] setToolUnix: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] setToolProperty: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] setS1ASclassPath: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] init-common: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] clean: [2023-01-15T20:30:54.776Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:54.776Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] compile: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] setOSConditions: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] setToolWin: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] setToolUnix: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] setToolProperty: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] setS1ASclassPath: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] init-common: [2023-01-15T20:30:54.776Z] [2023-01-15T20:30:54.776Z] compile-common: [2023-01-15T20:30:54.776Z] [echo] Current time (ISO): 2023-01-15T20:30:54.670+0000 [2023-01-15T20:30:54.776Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:54.776Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:55.033Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:56.108Z] [2023-01-15T20:30:56.109Z] start-server-windows: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] all-ext: [2023-01-15T20:30:56.109Z] [echo] @@## installed-libraries-resources-xml ##@@ [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setOSConditions: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolWin: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolUnix: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolProperty: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setS1ASclassPath: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] init-common: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] clean: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setOSConditions: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolWin: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolUnix: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolProperty: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setS1ASclassPath: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] init-common: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] clean-common: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setOSConditions: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolWin: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolUnix: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolProperty: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setS1ASclassPath: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] init-common: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] clean-classes-common: [2023-01-15T20:30:56.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setOSConditions: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolWin: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolUnix: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolProperty: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setS1ASclassPath: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] init-common: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] clean-jars-common: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] clean: [2023-01-15T20:30:56.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2023-01-15T20:30:56.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2023-01-15T20:30:56.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2023-01-15T20:30:56.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2023-01-15T20:30:56.109Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2023-01-15T20:30:56.109Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2023-01-15T20:30:56.109Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] compile: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setOSConditions: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolWin: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolUnix: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setToolProperty: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] setS1ASclassPath: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] init-common: [2023-01-15T20:30:56.109Z] [2023-01-15T20:30:56.109Z] compile-common: [2023-01-15T20:30:56.109Z] [echo] Current time (ISO): 2023-01-15T20:30:55.862+0000 [2023-01-15T20:30:56.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:56.109Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:56.109Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:56.479Z] [2023-01-15T20:30:56.479Z] stop-server-windows: [2023-01-15T20:30:56.929Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:30:56.930Z] [javac] 1 warning [2023-01-15T20:30:56.930Z] [2023-01-15T20:30:56.930Z] setOSConditions: [2023-01-15T20:30:56.930Z] [2023-01-15T20:30:56.930Z] setToolWin: [2023-01-15T20:30:56.930Z] [2023-01-15T20:30:56.930Z] setToolUnix: [2023-01-15T20:30:56.930Z] [2023-01-15T20:30:56.930Z] setToolProperty: [2023-01-15T20:30:56.930Z] [2023-01-15T20:30:56.930Z] setS1ASclassPath: [2023-01-15T20:30:56.930Z] [2023-01-15T20:30:56.930Z] init-common: [2023-01-15T20:30:56.930Z] [2023-01-15T20:30:56.930Z] compile-common: [2023-01-15T20:30:56.930Z] [echo] Current time (ISO): 2023-01-15T20:30:56.668+0000 [2023-01-15T20:30:56.930Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:56.930Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:58.002Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:30:58.003Z] [javac] 1 warning [2023-01-15T20:30:58.003Z] [2023-01-15T20:30:58.003Z] setOSConditions: [2023-01-15T20:30:58.003Z] [2023-01-15T20:30:58.003Z] setToolWin: [2023-01-15T20:30:58.003Z] [2023-01-15T20:30:58.003Z] setToolUnix: [2023-01-15T20:30:58.003Z] [2023-01-15T20:30:58.003Z] setToolProperty: [2023-01-15T20:30:58.003Z] [2023-01-15T20:30:58.003Z] setS1ASclassPath: [2023-01-15T20:30:58.003Z] [2023-01-15T20:30:58.003Z] init-common: [2023-01-15T20:30:58.003Z] [2023-01-15T20:30:58.003Z] compile-common: [2023-01-15T20:30:58.003Z] [echo] Current time (ISO): 2023-01-15T20:30:57.650+0000 [2023-01-15T20:30:58.003Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:58.003Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:58.822Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:30:58.822Z] [javac] 1 warning [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] build: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] setOSConditions: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] fixFiles: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] convUnix: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] convWin: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] setToolWin: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] setToolUnix: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] setToolProperty: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] setS1ASclassPath: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] init-common: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] package-persistence-common: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] ejb-jar-common: [2023-01-15T20:30:58.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] package-ejbjar-common: [2023-01-15T20:30:58.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:58.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:58.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:58.822Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-ejb.jar [2023-01-15T20:30:58.822Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] appclient-jar-common: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] package-appclientjar-common: [2023-01-15T20:30:58.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:58.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:58.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:58.822Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-client.jar [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] webclient-war-common: [2023-01-15T20:30:58.822Z] [2023-01-15T20:30:58.822Z] build-ear-common: [2023-01-15T20:30:58.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:30:58.823Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setOSConditions: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] fixFiles: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] convUnix: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] convWin: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setToolWin: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setToolUnix: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setToolProperty: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setS1ASclassPath: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] init-common: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] ear-common: [2023-01-15T20:30:58.823Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/descriptor/sun-application.xml to copy. [2023-01-15T20:30:58.823Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] deploy: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setOSConditions: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setToolWin: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setToolUnix: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setToolProperty: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setS1ASclassPath: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] init-common: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] deploy-jdbc-common: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setOSConditions: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setToolWin: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setToolUnix: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setToolProperty: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] setS1ASclassPath: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] init-common: [2023-01-15T20:30:58.823Z] [2023-01-15T20:30:58.823Z] create-jdbc-connpool-common: [2023-01-15T20:30:58.823Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:59.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:59.388Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:30:59.388Z] [2023-01-15T20:30:59.388Z] set-derby-connpool-props: [2023-01-15T20:30:59.388Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:59.896Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:30:59.896Z] [javac] 1 warning [2023-01-15T20:30:59.896Z] [2023-01-15T20:30:59.896Z] setOSConditions: [2023-01-15T20:30:59.896Z] [2023-01-15T20:30:59.896Z] setToolWin: [2023-01-15T20:30:59.896Z] [2023-01-15T20:30:59.896Z] setToolUnix: [2023-01-15T20:30:59.896Z] [2023-01-15T20:30:59.896Z] setToolProperty: [2023-01-15T20:30:59.896Z] [2023-01-15T20:30:59.896Z] setS1ASclassPath: [2023-01-15T20:30:59.896Z] [2023-01-15T20:30:59.896Z] init-common: [2023-01-15T20:30:59.896Z] [2023-01-15T20:30:59.896Z] compile-common: [2023-01-15T20:30:59.896Z] [echo] Current time (ISO): 2023-01-15T20:30:59.496+0000 [2023-01-15T20:30:59.897Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:30:59.897Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:30:59.951Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:30:59.951Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:30:59.951Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:00.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:00.514Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:31:00.514Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:01.077Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:01.077Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:31:01.077Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:01.264Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:31:01.522Z] [javac] 1 warning [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] build: [2023-01-15T20:31:01.522Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] setOSConditions: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] fixFiles: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] convUnix: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] convWin: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] setToolWin: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] setToolUnix: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] setToolProperty: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] setS1ASclassPath: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] init-common: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] package-persistence-common: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] ejb-jar-common: [2023-01-15T20:31:01.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] package-ejbjar-common: [2023-01-15T20:31:01.522Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:01.522Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:01.522Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2023-01-15T20:31:01.522Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] appclient-jar-common: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] package-appclientjar-common: [2023-01-15T20:31:01.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:01.522Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:01.522Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:01.522Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] webclient-war-common: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] clear: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] test-tlds-exist: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] copy-tlds: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] test-tagfiles-exist: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] copy-tagfiles: [2023-01-15T20:31:01.522Z] [2023-01-15T20:31:01.522Z] package-war-common: [2023-01-15T20:31:01.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:31:01.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:31:01.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:31:01.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:31:01.522Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:31:01.522Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:31:01.522Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:31:01.522Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:31:01.522Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2023-01-15T20:31:01.523Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:31:01.523Z] [2023-01-15T20:31:01.523Z] build-ear-common: [2023-01-15T20:31:01.523Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:01.523Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:01.523Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2023-01-15T20:31:01.523Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:01.523Z] [2023-01-15T20:31:01.523Z] build-rar--libraries: [2023-01-15T20:31:01.523Z] [2023-01-15T20:31:01.523Z] setOSConditions: [2023-01-15T20:31:01.523Z] [2023-01-15T20:31:01.523Z] setToolWin: [2023-01-15T20:31:01.523Z] [2023-01-15T20:31:01.523Z] setToolUnix: [2023-01-15T20:31:01.523Z] [2023-01-15T20:31:01.523Z] setToolProperty: [2023-01-15T20:31:01.523Z] [2023-01-15T20:31:01.523Z] setS1ASclassPath: [2023-01-15T20:31:01.523Z] [2023-01-15T20:31:01.523Z] init-common: [2023-01-15T20:31:01.523Z] [2023-01-15T20:31:01.523Z] prepare: [2023-01-15T20:31:01.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2023-01-15T20:31:01.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/lib [2023-01-15T20:31:01.523Z] [2023-01-15T20:31:01.523Z] build: [2023-01-15T20:31:01.523Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:01.523Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2023-01-15T20:31:01.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:01.641Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:31:01.641Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:01.732Z] [2023-01-15T20:31:01.732Z] setOSConditions: [2023-01-15T20:31:01.732Z] [2023-01-15T20:31:01.732Z] start-server: [2023-01-15T20:31:01.732Z] [echo] +-----------------------------+ [2023-01-15T20:31:01.732Z] [echo] | | [2023-01-15T20:31:01.732Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:31:01.732Z] [echo] | in Felix mode | [2023-01-15T20:31:01.732Z] [echo] | | [2023-01-15T20:31:01.732Z] [echo] +-----------------------------+ [2023-01-15T20:31:01.732Z] [2023-01-15T20:31:01.732Z] start-server-unix: [2023-01-15T20:31:01.732Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:02.086Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:31:02.087Z] [javac] Note: Some input files use or override a deprecated API. [2023-01-15T20:31:02.087Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:31:02.087Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:31:02.087Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:31:02.087Z] [javac] 1 warning [2023-01-15T20:31:02.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2023-01-15T20:31:02.087Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/blackbox.jar [2023-01-15T20:31:02.087Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2023-01-15T20:31:02.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2023-01-15T20:31:02.087Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2023-01-15T20:31:02.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2023-01-15T20:31:02.087Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2023-01-15T20:31:02.087Z] [2023-01-15T20:31:02.087Z] deploy-rar--libraries: [2023-01-15T20:31:02.087Z] [2023-01-15T20:31:02.087Z] install-library: [2023-01-15T20:31:02.087Z] [echo] copying file [blackbox.jar] to applibs [2023-01-15T20:31:02.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs [2023-01-15T20:31:02.087Z] [2023-01-15T20:31:02.087Z] restart-server: [2023-01-15T20:31:02.087Z] [2023-01-15T20:31:02.087Z] setOSConditions: [2023-01-15T20:31:02.087Z] [2023-01-15T20:31:02.087Z] stop-server: [2023-01-15T20:31:02.087Z] [2023-01-15T20:31:02.087Z] stop-server-unix: [2023-01-15T20:31:02.087Z] [echo] stopping server on unix ... [2023-01-15T20:31:02.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:02.207Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:31:02.207Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:02.345Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:02.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:02.720Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:31:02.720Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:03.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:03.283Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:31:03.283Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:03.849Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:03.849Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:31:03.849Z] [2023-01-15T20:31:03.849Z] setOSConditions: [2023-01-15T20:31:03.849Z] [2023-01-15T20:31:03.849Z] setToolWin: [2023-01-15T20:31:03.849Z] [2023-01-15T20:31:03.849Z] setToolUnix: [2023-01-15T20:31:03.849Z] [2023-01-15T20:31:03.849Z] setToolProperty: [2023-01-15T20:31:03.849Z] [2023-01-15T20:31:03.849Z] setS1ASclassPath: [2023-01-15T20:31:03.849Z] [2023-01-15T20:31:03.849Z] init-common: [2023-01-15T20:31:03.849Z] [2023-01-15T20:31:03.849Z] create-jdbc-resource-common: [2023-01-15T20:31:03.849Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:31:03.849Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:04.241Z] [exec] Waiting for the domain to stop . [2023-01-15T20:31:04.241Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:31:04.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:04.412Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:31:04.412Z] [echo] cmd executed for server [2023-01-15T20:31:04.412Z] [2023-01-15T20:31:04.412Z] setOSConditions: [2023-01-15T20:31:04.412Z] [2023-01-15T20:31:04.412Z] setToolWin: [2023-01-15T20:31:04.412Z] [2023-01-15T20:31:04.412Z] setToolUnix: [2023-01-15T20:31:04.412Z] [2023-01-15T20:31:04.412Z] setToolProperty: [2023-01-15T20:31:04.412Z] [2023-01-15T20:31:04.412Z] setS1ASclassPath: [2023-01-15T20:31:04.412Z] [2023-01-15T20:31:04.412Z] init-common: [2023-01-15T20:31:04.413Z] [2023-01-15T20:31:04.413Z] deploy-common: [2023-01-15T20:31:04.413Z] [echo] Current time (ISO): 2023-01-15T20:31:04.224+0000 [2023-01-15T20:31:04.413Z] [2023-01-15T20:31:04.413Z] setOSConditions: [2023-01-15T20:31:04.413Z] [2023-01-15T20:31:04.413Z] setToolWin: [2023-01-15T20:31:04.413Z] [2023-01-15T20:31:04.413Z] setToolUnix: [2023-01-15T20:31:04.413Z] [2023-01-15T20:31:04.413Z] setToolProperty: [2023-01-15T20:31:04.413Z] [2023-01-15T20:31:04.413Z] setS1ASclassPath: [2023-01-15T20:31:04.413Z] [2023-01-15T20:31:04.413Z] init-common: [2023-01-15T20:31:04.413Z] [2023-01-15T20:31:04.413Z] deploy-common-pe: [2023-01-15T20:31:04.413Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:04.977Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2023-01-15T20:31:05.004Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:31:05.004Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:31:05.004Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:31:05.004Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:31:05.004Z] [exec] Admin Port: 4848 [2023-01-15T20:31:05.004Z] [exec] Command start-domain executed successfully. [2023-01-15T20:31:05.233Z] [exec] Application deployed with name jdbc-txpassthroughApp. [2023-01-15T20:31:05.233Z] [echo] Deployment on target server server successful [2023-01-15T20:31:05.233Z] [2023-01-15T20:31:05.233Z] setOSConditions: [2023-01-15T20:31:05.233Z] [2023-01-15T20:31:05.233Z] setToolWin: [2023-01-15T20:31:05.233Z] [2023-01-15T20:31:05.233Z] setToolUnix: [2023-01-15T20:31:05.233Z] [2023-01-15T20:31:05.233Z] setToolProperty: [2023-01-15T20:31:05.233Z] [2023-01-15T20:31:05.233Z] setS1ASclassPath: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] init-common: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] deploy-common-ee: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] run: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] setOSConditions: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] setToolWin: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] setToolUnix: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] setToolProperty: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] setS1ASclassPath: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] init-common: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] execute-sql-common: [2023-01-15T20:31:05.234Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/sql/create.sql [2023-01-15T20:31:05.234Z] [sql] Failed to execute: DROP TABLE ONLYGETCONNECTION [2023-01-15T20:31:05.234Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ONLYGETCONNECTION' because it does not exist. [2023-01-15T20:31:05.234Z] [sql] 0 rows affected [2023-01-15T20:31:05.234Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] setOSConditions: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] setToolWin: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] setToolUnix: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] setToolProperty: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] setS1ASclassPath: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] init-common: [2023-01-15T20:31:05.234Z] [2023-01-15T20:31:05.234Z] runclient-common: [2023-01-15T20:31:05.234Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughAppClient.jar -name jdbc-txpassthroughClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:31:05.234Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:05.799Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:06.729Z] [exec] Jan 15, 2023 8:31:06 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:31:06.729Z] [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. [2023-01-15T20:31:10.006Z] [exec] Value of key is: test1 : [2023-01-15T20:31:10.006Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:31:10.006Z] [exec] [2023-01-15T20:31:10.006Z] [exec] [2023-01-15T20:31:10.006Z] [exec] ----------------------------------------- [2023-01-15T20:31:10.006Z] [exec] - test1 : : PASS - [2023-01-15T20:31:10.006Z] [exec] ----------------------------------------- [2023-01-15T20:31:10.006Z] [exec] Total PASS: 1 [2023-01-15T20:31:10.006Z] [exec] Total FAIL: 0 [2023-01-15T20:31:10.006Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:31:10.006Z] [exec] ----------------------------------------- [2023-01-15T20:31:10.006Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:31:10.006Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] checkReporting-common: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] confirmReportPresent-common: [2023-01-15T20:31:10.263Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:31:10.263Z] [echo] Test seems to be reported fine [2023-01-15T20:31:10.263Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/RepRunConf.txt [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] confirmMissingReport-common: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] undeploy: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] setOSConditions: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] setToolWin: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] setToolUnix: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] setToolProperty: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] setS1ASclassPath: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] init-common: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] undeploy-jdbc-common: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] setOSConditions: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] setToolWin: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] setToolUnix: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] setToolProperty: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] setS1ASclassPath: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] init-common: [2023-01-15T20:31:10.263Z] [2023-01-15T20:31:10.263Z] delete-jdbc-resource-common: [2023-01-15T20:31:10.263Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:31:10.520Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:10.777Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:31:10.777Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:31:10.777Z] [echo] cmd executed for server [2023-01-15T20:31:10.777Z] [2023-01-15T20:31:10.777Z] setOSConditions: [2023-01-15T20:31:10.777Z] [2023-01-15T20:31:10.777Z] setToolWin: [2023-01-15T20:31:10.777Z] [2023-01-15T20:31:10.777Z] setToolUnix: [2023-01-15T20:31:10.777Z] [2023-01-15T20:31:10.777Z] setToolProperty: [2023-01-15T20:31:10.777Z] [2023-01-15T20:31:10.777Z] setS1ASclassPath: [2023-01-15T20:31:10.777Z] [2023-01-15T20:31:10.777Z] init-common: [2023-01-15T20:31:10.777Z] [2023-01-15T20:31:10.777Z] delete-jdbc-connpool-common: [2023-01-15T20:31:10.777Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:31:11.034Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:11.599Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:31:11.599Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:31:11.599Z] [echo] cmd executed for server [2023-01-15T20:31:11.599Z] [2023-01-15T20:31:11.599Z] setOSConditions: [2023-01-15T20:31:11.599Z] [2023-01-15T20:31:11.599Z] setToolWin: [2023-01-15T20:31:11.599Z] [2023-01-15T20:31:11.599Z] setToolUnix: [2023-01-15T20:31:11.599Z] [2023-01-15T20:31:11.599Z] setToolProperty: [2023-01-15T20:31:11.599Z] [2023-01-15T20:31:11.599Z] setS1ASclassPath: [2023-01-15T20:31:11.599Z] [2023-01-15T20:31:11.599Z] init-common: [2023-01-15T20:31:11.599Z] [2023-01-15T20:31:11.599Z] undeploy-common: [2023-01-15T20:31:11.599Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:12.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] all: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setOSConditions: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolWin: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolUnix: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolProperty: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setS1ASclassPath: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] init-common: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] clean: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setOSConditions: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolWin: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolUnix: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolProperty: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setS1ASclassPath: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] init-common: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] clean-common: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setOSConditions: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolWin: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolUnix: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolProperty: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setS1ASclassPath: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] init-common: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] clean-classes-common: [2023-01-15T20:31:12.162Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setOSConditions: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolWin: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolUnix: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolProperty: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setS1ASclassPath: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] init-common: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] clean-jars-common: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] compile: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setOSConditions: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolWin: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolUnix: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setToolProperty: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] setS1ASclassPath: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] init-common: [2023-01-15T20:31:12.162Z] [2023-01-15T20:31:12.162Z] compile-common: [2023-01-15T20:31:12.162Z] [echo] Current time (ISO): 2023-01-15T20:31:12.017+0000 [2023-01-15T20:31:12.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:31:12.162Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:31:12.162Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:14.059Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:31:14.059Z] [javac] 1 warning [2023-01-15T20:31:14.059Z] [2023-01-15T20:31:14.059Z] setOSConditions: [2023-01-15T20:31:14.059Z] [2023-01-15T20:31:14.059Z] setToolWin: [2023-01-15T20:31:14.059Z] [2023-01-15T20:31:14.059Z] setToolUnix: [2023-01-15T20:31:14.059Z] [2023-01-15T20:31:14.059Z] setToolProperty: [2023-01-15T20:31:14.059Z] [2023-01-15T20:31:14.059Z] setS1ASclassPath: [2023-01-15T20:31:14.059Z] [2023-01-15T20:31:14.059Z] init-common: [2023-01-15T20:31:14.059Z] [2023-01-15T20:31:14.059Z] compile-common: [2023-01-15T20:31:14.059Z] [echo] Current time (ISO): 2023-01-15T20:31:13.946+0000 [2023-01-15T20:31:14.059Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:31:14.316Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:16.211Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:31:16.211Z] [javac] 1 warning [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] build: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] setOSConditions: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] fixFiles: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] convUnix: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] convWin: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] setToolWin: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] setToolUnix: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] setToolProperty: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] setS1ASclassPath: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] init-common: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] package-persistence-common: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] ejb-jar-common: [2023-01-15T20:31:16.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] package-ejbjar-common: [2023-01-15T20:31:16.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:16.211Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:16.211Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:16.211Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2023-01-15T20:31:16.211Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] appclient-jar-common: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] package-appclientjar-common: [2023-01-15T20:31:16.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:16.211Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:16.211Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:16.211Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] webclient-war-common: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] build-ear-common: [2023-01-15T20:31:16.211Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:16.211Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] deploy: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] setOSConditions: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] setToolWin: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] setToolUnix: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] setToolProperty: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] setS1ASclassPath: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] init-common: [2023-01-15T20:31:16.211Z] [2023-01-15T20:31:16.211Z] create-jdbc-connpool-common: [2023-01-15T20:31:16.212Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:16.427Z] [2023-01-15T20:31:16.428Z] stop-server-windows: [2023-01-15T20:31:16.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:16.469Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2023-01-15T20:31:16.726Z] [2023-01-15T20:31:16.726Z] set-derby-connpool-props: [2023-01-15T20:31:16.726Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:16.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] start-server-windows: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setup: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setOSConditions: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setToolWin: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setToolUnix: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setToolProperty: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setS1ASclassPath: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] init-common: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setupJdbc: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setOSConditions: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setToolWin: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setToolUnix: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setToolProperty: [2023-01-15T20:31:17.176Z] [2023-01-15T20:31:17.176Z] setS1ASclassPath: [2023-01-15T20:31:17.177Z] [2023-01-15T20:31:17.177Z] init-common: [2023-01-15T20:31:17.177Z] [2023-01-15T20:31:17.177Z] deploy-jdbc-common: [2023-01-15T20:31:17.177Z] [2023-01-15T20:31:17.177Z] setOSConditions: [2023-01-15T20:31:17.177Z] [2023-01-15T20:31:17.177Z] setToolWin: [2023-01-15T20:31:17.177Z] [2023-01-15T20:31:17.177Z] setToolUnix: [2023-01-15T20:31:17.177Z] [2023-01-15T20:31:17.177Z] setToolProperty: [2023-01-15T20:31:17.177Z] [2023-01-15T20:31:17.177Z] setS1ASclassPath: [2023-01-15T20:31:17.177Z] [2023-01-15T20:31:17.177Z] init-common: [2023-01-15T20:31:17.177Z] [2023-01-15T20:31:17.177Z] create-jdbc-connpool-common: [2023-01-15T20:31:17.177Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:17.177Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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-pool1 [2023-01-15T20:31:17.177Z] [exec] JDBC connection pool jdbc-derby-pool1 created successfully. [2023-01-15T20:31:17.177Z] [2023-01-15T20:31:17.177Z] set-derby-connpool-props: [2023-01-15T20:31:17.177Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:17.177Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.User=dbuser [2023-01-15T20:31:17.239Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2023-01-15T20:31:17.240Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:17.434Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.User=dbuser [2023-01-15T20:31:17.441Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:17.697Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.Password=dbpassword [2023-01-15T20:31:17.697Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.Password=dbpassword [2023-01-15T20:31:17.802Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:17.912Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2023-01-15T20:31:17.912Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:17.953Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:18.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:18.172Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2023-01-15T20:31:18.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.driverType=4 [2023-01-15T20:31:18.210Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.driverType=4 [2023-01-15T20:31:18.429Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:18.467Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:18.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:18.691Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2023-01-15T20:31:18.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.portNumber=1527 [2023-01-15T20:31:18.725Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.portNumber=1527 [2023-01-15T20:31:18.725Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:18.951Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:19.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:19.287Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.dataBaseName=testdb [2023-01-15T20:31:19.294Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.dataBaseName=testdb [2023-01-15T20:31:19.294Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:19.479Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2023-01-15T20:31:19.495Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:19.705Z] [2023-01-15T20:31:19.708Z] setOSConditions: [2023-01-15T20:31:19.708Z] [2023-01-15T20:31:19.708Z] start-server: [2023-01-15T20:31:19.708Z] [echo] +-----------------------------+ [2023-01-15T20:31:19.708Z] [echo] | | [2023-01-15T20:31:19.708Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:31:19.708Z] [echo] | in Felix mode | [2023-01-15T20:31:19.708Z] [echo] | | [2023-01-15T20:31:19.708Z] [echo] +-----------------------------+ [2023-01-15T20:31:19.708Z] [2023-01-15T20:31:19.708Z] start-server-unix: [2023-01-15T20:31:19.708Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:19.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:19.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:31:19.864Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:31:19.864Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:20.060Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:31:20.062Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:20.120Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.create=true [2023-01-15T20:31:20.128Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.create=true [2023-01-15T20:31:20.319Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:20.324Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2023-01-15T20:31:20.384Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:20.582Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:20.654Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.serverName=localhost [2023-01-15T20:31:20.659Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.serverName=localhost [2023-01-15T20:31:20.659Z] [2023-01-15T20:31:20.659Z] setOSConditions: [2023-01-15T20:31:20.659Z] [2023-01-15T20:31:20.659Z] setToolWin: [2023-01-15T20:31:20.659Z] [2023-01-15T20:31:20.659Z] setToolUnix: [2023-01-15T20:31:20.659Z] [2023-01-15T20:31:20.659Z] setToolProperty: [2023-01-15T20:31:20.659Z] [2023-01-15T20:31:20.659Z] setS1ASclassPath: [2023-01-15T20:31:20.659Z] [2023-01-15T20:31:20.659Z] init-common: [2023-01-15T20:31:20.659Z] [2023-01-15T20:31:20.659Z] create-jdbc-resource-common: [2023-01-15T20:31:20.659Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool1 --target server jdbc/DerbyDb [2023-01-15T20:31:20.659Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:20.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:21.151Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2023-01-15T20:31:21.151Z] [2023-01-15T20:31:21.151Z] setOSConditions: [2023-01-15T20:31:21.151Z] [2023-01-15T20:31:21.151Z] setToolWin: [2023-01-15T20:31:21.151Z] [2023-01-15T20:31:21.151Z] setToolUnix: [2023-01-15T20:31:21.151Z] [2023-01-15T20:31:21.151Z] setToolProperty: [2023-01-15T20:31:21.151Z] [2023-01-15T20:31:21.151Z] setS1ASclassPath: [2023-01-15T20:31:21.151Z] [2023-01-15T20:31:21.151Z] init-common: [2023-01-15T20:31:21.151Z] [2023-01-15T20:31:21.151Z] create-jdbc-resource-common: [2023-01-15T20:31:21.151Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2023-01-15T20:31:21.151Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:21.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-pool1 --enabled=true --target server jdbc/DerbyDb [2023-01-15T20:31:21.232Z] [exec] JDBC resource jdbc/DerbyDb created successfully. [2023-01-15T20:31:21.232Z] [echo] cmd executed for server [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setOSConditions: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolWin: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolUnix: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolProperty: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setS1ASclassPath: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] init-common: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] execute-sql-common: [2023-01-15T20:31:21.232Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/createdb.sql [2023-01-15T20:31:21.232Z] [sql] Failed to execute: drop table MESSAGES [2023-01-15T20:31:21.232Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2023-01-15T20:31:21.232Z] [sql] 0 rows affected [2023-01-15T20:31:21.232Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] deploy: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setOSConditions: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolWin: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolUnix: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolProperty: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setS1ASclassPath: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] init-common: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] deploy-ear: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setOSConditions: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolWin: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolUnix: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolProperty: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setS1ASclassPath: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] init-common: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] deploy-common: [2023-01-15T20:31:21.232Z] [echo] Current time (ISO): 2023-01-15T20:31:21.089+0000 [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setOSConditions: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolWin: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolUnix: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setToolProperty: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] setS1ASclassPath: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] init-common: [2023-01-15T20:31:21.232Z] [2023-01-15T20:31:21.232Z] deploy-common-pe: [2023-01-15T20:31:21.232Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:21.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:21.665Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2023-01-15T20:31:21.665Z] [echo] cmd executed for server [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] setOSConditions: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] setToolWin: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] setToolUnix: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] setToolProperty: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] setS1ASclassPath: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] init-common: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] deploy-common: [2023-01-15T20:31:21.665Z] [echo] Current time (ISO): 2023-01-15T20:31:21.418+0000 [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] setOSConditions: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] setToolWin: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] setToolUnix: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] setToolProperty: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] setS1ASclassPath: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] init-common: [2023-01-15T20:31:21.665Z] [2023-01-15T20:31:21.665Z] deploy-common-pe: [2023-01-15T20:31:21.665Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:21.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-01-15T20:31:22.229Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-01-15T20:31:22.237Z] [exec] Application deployed with name jdbc-txafternontxApp. [2023-01-15T20:31:22.237Z] [echo] Deployment on target server server successful [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setOSConditions: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setToolWin: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setToolUnix: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setToolProperty: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setS1ASclassPath: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] init-common: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] deploy-common-ee: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] run: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setOSConditions: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setToolWin: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setToolUnix: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setToolProperty: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setS1ASclassPath: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] init-common: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] execute-sql-common: [2023-01-15T20:31:22.237Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/create_pointbase.sql [2023-01-15T20:31:22.237Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:31:22.237Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:31:22.237Z] [sql] 0 rows affected [2023-01-15T20:31:22.237Z] [sql] 1 rows affected [2023-01-15T20:31:22.237Z] [sql] 1 rows affected [2023-01-15T20:31:22.237Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setOSConditions: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setToolWin: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setToolUnix: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setToolProperty: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] setS1ASclassPath: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] init-common: [2023-01-15T20:31:22.237Z] [2023-01-15T20:31:22.237Z] runclient-common: [2023-01-15T20:31:22.237Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:31:22.494Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:23.057Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:23.620Z] [exec] Jan 15, 2023 8:31:23 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:31:23.620Z] [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. [2023-01-15T20:31:23.882Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:31:23.882Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:31:23.882Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:31:23.882Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:31:23.882Z] [exec] Admin Port: 4848 [2023-01-15T20:31:23.882Z] [exec] Command start-domain executed successfully. [2023-01-15T20:31:25.976Z] [exec] Application deployed with name generic-embeddedApp. [2023-01-15T20:31:25.976Z] [exec] there are no files to retrieve for application generic-embeddedApp [2023-01-15T20:31:25.976Z] [echo] Deployment on target server server successful [2023-01-15T20:31:25.976Z] [2023-01-15T20:31:25.976Z] setOSConditions: [2023-01-15T20:31:25.976Z] [2023-01-15T20:31:25.976Z] setToolWin: [2023-01-15T20:31:25.976Z] [2023-01-15T20:31:25.976Z] setToolUnix: [2023-01-15T20:31:25.976Z] [2023-01-15T20:31:25.976Z] setToolProperty: [2023-01-15T20:31:25.976Z] [2023-01-15T20:31:25.976Z] setS1ASclassPath: [2023-01-15T20:31:25.976Z] [2023-01-15T20:31:25.977Z] init-common: [2023-01-15T20:31:25.977Z] [2023-01-15T20:31:25.977Z] deploy-common-ee: [2023-01-15T20:31:25.977Z] [2023-01-15T20:31:25.977Z] setOSConditions: [2023-01-15T20:31:25.977Z] [2023-01-15T20:31:25.977Z] setToolWin: [2023-01-15T20:31:25.977Z] [2023-01-15T20:31:25.977Z] setToolUnix: [2023-01-15T20:31:25.977Z] [2023-01-15T20:31:25.977Z] setToolProperty: [2023-01-15T20:31:25.977Z] [2023-01-15T20:31:25.977Z] setS1ASclassPath: [2023-01-15T20:31:25.977Z] [2023-01-15T20:31:25.977Z] init-common: [2023-01-15T20:31:25.977Z] [2023-01-15T20:31:25.977Z] testAddAdmin: [2023-01-15T20:31:25.977Z] [2023-01-15T20:31:25.977Z] asadmin-common: [2023-01-15T20:31:25.977Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:31:25.977Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:26.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:26.539Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:31:26.539Z] [2023-01-15T20:31:26.539Z] setOSConditions: [2023-01-15T20:31:26.539Z] [2023-01-15T20:31:26.539Z] setToolWin: [2023-01-15T20:31:26.539Z] [2023-01-15T20:31:26.539Z] setToolUnix: [2023-01-15T20:31:26.539Z] [2023-01-15T20:31:26.539Z] setToolProperty: [2023-01-15T20:31:26.539Z] [2023-01-15T20:31:26.539Z] setS1ASclassPath: [2023-01-15T20:31:26.539Z] [2023-01-15T20:31:26.539Z] init-common: [2023-01-15T20:31:26.539Z] [2023-01-15T20:31:26.539Z] restart: [2023-01-15T20:31:26.539Z] [echo] Not required to restart [2023-01-15T20:31:26.539Z] [2023-01-15T20:31:26.539Z] runtest: [2023-01-15T20:31:26.539Z] [java] GET /defaultResource/servlet/SimpleServlet?url=/defaultResource/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:31:26.539Z] [java] [2023-01-15T20:31:26.539Z] [java] Time: 1 [2023-01-15T20:31:26.539Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:31:26.539Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:31:26.539Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:31:26.539Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:31:26.539Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:31:26.539Z] [java] [Server response] [2023-01-15T20:31:26.539Z] [java] [Server response]12 [2023-01-15T20:31:26.539Z] [java] [Server response]Starting the test [2023-01-15T20:31:26.539Z] [java] [Server response] [2023-01-15T20:31:26.898Z] [exec] Value of key is: test1 : [2023-01-15T20:31:26.899Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:31:26.899Z] [exec] [2023-01-15T20:31:26.899Z] [exec] [2023-01-15T20:31:26.899Z] [exec] ----------------------------------------- [2023-01-15T20:31:26.899Z] [exec] - test1 : : PASS - [2023-01-15T20:31:26.899Z] [exec] ----------------------------------------- [2023-01-15T20:31:26.899Z] [exec] Total PASS: 1 [2023-01-15T20:31:26.899Z] [exec] Total FAIL: 0 [2023-01-15T20:31:26.899Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:31:26.899Z] [exec] ----------------------------------------- [2023-01-15T20:31:26.899Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:31:26.899Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] checkReporting-common: [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] confirmReportPresent-common: [2023-01-15T20:31:26.899Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:31:26.899Z] [echo] Test seems to be reported fine [2023-01-15T20:31:26.899Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/RepRunConf.txt [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] confirmMissingReport-common: [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] undeploy: [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] setOSConditions: [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] setToolWin: [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] setToolUnix: [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] setToolProperty: [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] setS1ASclassPath: [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] init-common: [2023-01-15T20:31:26.899Z] [2023-01-15T20:31:26.899Z] execute-sql-common: [2023-01-15T20:31:26.899Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/drop_pointbase.sql [2023-01-15T20:31:26.899Z] [sql] 0 rows affected [2023-01-15T20:31:26.899Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:31:27.100Z] [java] [Server response]66 [2023-01-15T20:31:27.101Z] [java] [Server response]TEST:PASS [2023-01-15T20:31:27.101Z] [java] Value of key is:defaultConnectorResource [2023-01-15T20:31:27.101Z] [java] [Server response]TEST:PASS [2023-01-15T20:31:27.101Z] [java] Value of key is:defaultConnectorResource [2023-01-15T20:31:27.101Z] [java] [Server response]TEST:PASS [2023-01-15T20:31:27.101Z] [java] Value of key is:defaultConnectorResource [2023-01-15T20:31:27.101Z] [java] [Server response]TEST:PASS [2023-01-15T20:31:27.101Z] [java] Value of key is:defaultConnectorResource [2023-01-15T20:31:27.101Z] [java] [Server response]TEST:PASS [2023-01-15T20:31:27.101Z] [java] Value of key is:defaultConnectorResource [2023-01-15T20:31:27.101Z] [java] [Server response]TEST:PASS [2023-01-15T20:31:27.101Z] [java] Value of key is:defaultConnectorResource [2023-01-15T20:31:27.101Z] [java] [Server response]TEST:PASS [2023-01-15T20:31:27.101Z] [java] Value of key is:defaultConnectorResource [2023-01-15T20:31:27.101Z] [java] [Server response]TEST:PASS [2023-01-15T20:31:27.101Z] [java] Value of key is:defaultConnectorResource [2023-01-15T20:31:27.101Z] [java] [Server response]TEST:PASS [2023-01-15T20:31:27.101Z] [java] Value of key is:defaultConnectorResource [2023-01-15T20:31:27.101Z] [java] [Server response]END_OF_TEST [2023-01-15T20:31:27.101Z] [java] Value of key is:defaultConnectorResource [2023-01-15T20:31:27.101Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:31:27.101Z] [java] [2023-01-15T20:31:27.101Z] [java] [2023-01-15T20:31:27.101Z] [java] ----------------------------------------- [2023-01-15T20:31:27.101Z] [java] - defaultConnectorResource: PASS - [2023-01-15T20:31:27.101Z] [java] ----------------------------------------- [2023-01-15T20:31:27.101Z] [java] Total PASS: 1 [2023-01-15T20:31:27.101Z] [java] Total FAIL: 0 [2023-01-15T20:31:27.101Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:31:27.101Z] [java] ----------------------------------------- [2023-01-15T20:31:27.101Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:31:27.101Z] [2023-01-15T20:31:27.101Z] unset: [2023-01-15T20:31:27.101Z] [2023-01-15T20:31:27.101Z] setOSConditions: [2023-01-15T20:31:27.101Z] [2023-01-15T20:31:27.101Z] setToolWin: [2023-01-15T20:31:27.101Z] [2023-01-15T20:31:27.101Z] setToolUnix: [2023-01-15T20:31:27.101Z] [2023-01-15T20:31:27.101Z] setToolProperty: [2023-01-15T20:31:27.101Z] [2023-01-15T20:31:27.101Z] setS1ASclassPath: [2023-01-15T20:31:27.155Z] [2023-01-15T20:31:27.156Z] setOSConditions: [2023-01-15T20:31:27.156Z] [2023-01-15T20:31:27.156Z] setToolWin: [2023-01-15T20:31:27.156Z] [2023-01-15T20:31:27.156Z] setToolUnix: [2023-01-15T20:31:27.156Z] [2023-01-15T20:31:27.156Z] setToolProperty: [2023-01-15T20:31:27.156Z] [2023-01-15T20:31:27.156Z] setS1ASclassPath: [2023-01-15T20:31:27.156Z] [2023-01-15T20:31:27.156Z] init-common: [2023-01-15T20:31:27.156Z] [2023-01-15T20:31:27.156Z] delete-jdbc-resource-common: [2023-01-15T20:31:27.156Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2023-01-15T20:31:27.156Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] init-common: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] unsetJdbc: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setOSConditions: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setToolWin: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setToolUnix: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setToolProperty: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setS1ASclassPath: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] init-common: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] execute-sql-common: [2023-01-15T20:31:27.359Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2023-01-15T20:31:27.359Z] [sql] 0 rows affected [2023-01-15T20:31:27.359Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setOSConditions: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setToolWin: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setToolUnix: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setToolProperty: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setS1ASclassPath: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] init-common: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] undeploy-jdbc-common: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setOSConditions: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setToolWin: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setToolUnix: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setToolProperty: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] setS1ASclassPath: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] init-common: [2023-01-15T20:31:27.359Z] [2023-01-15T20:31:27.359Z] delete-jdbc-resource-common: [2023-01-15T20:31:27.359Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2023-01-15T20:31:27.359Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:27.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2023-01-15T20:31:27.722Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2023-01-15T20:31:27.722Z] [echo] cmd executed for server [2023-01-15T20:31:27.722Z] [2023-01-15T20:31:27.722Z] setOSConditions: [2023-01-15T20:31:27.722Z] [2023-01-15T20:31:27.722Z] setToolWin: [2023-01-15T20:31:27.722Z] [2023-01-15T20:31:27.722Z] setToolUnix: [2023-01-15T20:31:27.722Z] [2023-01-15T20:31:27.722Z] setToolProperty: [2023-01-15T20:31:27.722Z] [2023-01-15T20:31:27.722Z] setS1ASclassPath: [2023-01-15T20:31:27.722Z] [2023-01-15T20:31:27.722Z] init-common: [2023-01-15T20:31:27.722Z] [2023-01-15T20:31:27.722Z] delete-jdbc-connpool-common: [2023-01-15T20:31:27.722Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2023-01-15T20:31:27.722Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:27.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2023-01-15T20:31:27.923Z] [exec] JDBC resource jdbc/DerbyDb deleted successfully [2023-01-15T20:31:27.923Z] [echo] cmd executed for server [2023-01-15T20:31:27.923Z] [2023-01-15T20:31:27.923Z] setOSConditions: [2023-01-15T20:31:27.923Z] [2023-01-15T20:31:27.923Z] setToolWin: [2023-01-15T20:31:27.923Z] [2023-01-15T20:31:27.923Z] setToolUnix: [2023-01-15T20:31:27.923Z] [2023-01-15T20:31:27.923Z] setToolProperty: [2023-01-15T20:31:27.923Z] [2023-01-15T20:31:27.923Z] setS1ASclassPath: [2023-01-15T20:31:27.923Z] [2023-01-15T20:31:27.923Z] init-common: [2023-01-15T20:31:27.923Z] [2023-01-15T20:31:27.923Z] delete-jdbc-connpool-common: [2023-01-15T20:31:27.923Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2023-01-15T20:31:27.923Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:28.286Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2023-01-15T20:31:28.286Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2023-01-15T20:31:28.286Z] [echo] cmd executed for server [2023-01-15T20:31:28.286Z] [2023-01-15T20:31:28.286Z] setOSConditions: [2023-01-15T20:31:28.286Z] [2023-01-15T20:31:28.286Z] setToolWin: [2023-01-15T20:31:28.286Z] [2023-01-15T20:31:28.286Z] setToolUnix: [2023-01-15T20:31:28.286Z] [2023-01-15T20:31:28.286Z] setToolProperty: [2023-01-15T20:31:28.286Z] [2023-01-15T20:31:28.286Z] setS1ASclassPath: [2023-01-15T20:31:28.286Z] [2023-01-15T20:31:28.286Z] init-common: [2023-01-15T20:31:28.286Z] [2023-01-15T20:31:28.286Z] undeploy-common: [2023-01-15T20:31:28.286Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:28.486Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2023-01-15T20:31:28.486Z] [exec] JDBC Connection pool jdbc-derby-pool1 deleted successfully [2023-01-15T20:31:28.486Z] [echo] cmd executed for server [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] undeploy: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] setOSConditions: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] setToolWin: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] setToolUnix: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] setToolProperty: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] setS1ASclassPath: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] init-common: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] undeploy: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] setOSConditions: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] setToolWin: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] setToolUnix: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] setToolProperty: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] setS1ASclassPath: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] init-common: [2023-01-15T20:31:28.486Z] [2023-01-15T20:31:28.486Z] undeploy-common: [2023-01-15T20:31:28.486Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:28.849Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] all: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setOSConditions: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setToolWin: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setToolUnix: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setToolProperty: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setS1ASclassPath: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] init-common: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] clean: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setOSConditions: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setToolWin: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setToolUnix: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setToolProperty: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setS1ASclassPath: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] init-common: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] clean-common: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setOSConditions: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setToolWin: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setToolUnix: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setToolProperty: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setS1ASclassPath: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] init-common: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] clean-classes-common: [2023-01-15T20:31:28.849Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setOSConditions: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.849Z] setToolWin: [2023-01-15T20:31:28.849Z] [2023-01-15T20:31:28.850Z] setToolUnix: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] setToolProperty: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] setS1ASclassPath: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] init-common: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] clean-jars-common: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] compile: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] setOSConditions: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] setToolWin: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] setToolUnix: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] setToolProperty: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] setS1ASclassPath: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] init-common: [2023-01-15T20:31:28.850Z] [2023-01-15T20:31:28.850Z] compile-common: [2023-01-15T20:31:28.850Z] [echo] Current time (ISO): 2023-01-15T20:31:28.695+0000 [2023-01-15T20:31:28.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:31:28.850Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:31:28.850Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:29.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] setOSConditions: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] setToolWin: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] setToolUnix: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] setToolProperty: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] setS1ASclassPath: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] init-common: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] restart: [2023-01-15T20:31:29.050Z] [echo] Not required to restart [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] enable-resource-validation: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] setOSConditions: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] setToolWin: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] setToolUnix: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] setToolProperty: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] setS1ASclassPath: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] init-common: [2023-01-15T20:31:29.050Z] [2023-01-15T20:31:29.050Z] delete-jvm-options: [2023-01-15T20:31:29.050Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:29.612Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2023-01-15T20:31:29.612Z] [exec] Deleted 1 option(s) [2023-01-15T20:31:29.612Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:31:29.612Z] [2023-01-15T20:31:29.612Z] restart-server: [2023-01-15T20:31:29.612Z] [2023-01-15T20:31:29.612Z] setOSConditions: [2023-01-15T20:31:29.612Z] [2023-01-15T20:31:29.612Z] stop-server: [2023-01-15T20:31:29.612Z] [2023-01-15T20:31:29.612Z] stop-server-unix: [2023-01-15T20:31:29.612Z] [echo] stopping server on unix ... [2023-01-15T20:31:29.612Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:30.745Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:31:30.745Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/ejb/SimpleSessionBean.java uses unchecked or unsafe operations. [2023-01-15T20:31:30.745Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:31:30.745Z] [javac] 1 warning [2023-01-15T20:31:30.745Z] [2023-01-15T20:31:30.745Z] setOSConditions: [2023-01-15T20:31:30.745Z] [2023-01-15T20:31:30.745Z] setToolWin: [2023-01-15T20:31:30.745Z] [2023-01-15T20:31:30.745Z] setToolUnix: [2023-01-15T20:31:30.745Z] [2023-01-15T20:31:30.745Z] setToolProperty: [2023-01-15T20:31:30.745Z] [2023-01-15T20:31:30.745Z] setS1ASclassPath: [2023-01-15T20:31:30.745Z] [2023-01-15T20:31:30.745Z] init-common: [2023-01-15T20:31:30.745Z] [2023-01-15T20:31:30.745Z] compile-common: [2023-01-15T20:31:30.745Z] [echo] Current time (ISO): 2023-01-15T20:31:30.613+0000 [2023-01-15T20:31:30.745Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:31:30.745Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:30.980Z] [exec] Waiting for the domain to stop . [2023-01-15T20:31:30.980Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:31:32.640Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:31:32.640Z] [javac] 1 warning [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] build: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] setOSConditions: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] fixFiles: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] convUnix: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] convWin: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] setToolWin: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] setToolUnix: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] setToolProperty: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] setS1ASclassPath: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] init-common: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] package-persistence-common: [2023-01-15T20:31:32.640Z] [2023-01-15T20:31:32.640Z] ejb-jar-common: [2023-01-15T20:31:32.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] package-ejbjar-common: [2023-01-15T20:31:32.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:32.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:32.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:32.641Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2023-01-15T20:31:32.641Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] appclient-jar-common: [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] package-appclientjar-common: [2023-01-15T20:31:32.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:32.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:32.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:32.641Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] webclient-war-common: [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] build-ear-common: [2023-01-15T20:31:32.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:32.641Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] deploy: [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] setOSConditions: [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] setToolWin: [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] setToolUnix: [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] setToolProperty: [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] setS1ASclassPath: [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] init-common: [2023-01-15T20:31:32.641Z] [2023-01-15T20:31:32.641Z] create-jdbc-connpool-common: [2023-01-15T20:31:32.898Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:33.154Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:33.154Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2023-01-15T20:31:33.411Z] [2023-01-15T20:31:33.411Z] set-derby-connpool-props: [2023-01-15T20:31:33.411Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:33.668Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:33.838Z] [2023-01-15T20:31:33.839Z] start-server-windows: [2023-01-15T20:31:33.839Z] [2023-01-15T20:31:33.839Z] setOSConditions: [2023-01-15T20:31:33.839Z] [2023-01-15T20:31:33.839Z] setToolWin: [2023-01-15T20:31:33.839Z] [2023-01-15T20:31:33.839Z] setToolUnix: [2023-01-15T20:31:33.839Z] [2023-01-15T20:31:33.839Z] setToolProperty: [2023-01-15T20:31:33.839Z] [2023-01-15T20:31:33.839Z] setS1ASclassPath: [2023-01-15T20:31:33.839Z] [2023-01-15T20:31:33.839Z] init-common: [2023-01-15T20:31:33.839Z] [2023-01-15T20:31:33.839Z] deploy-rar-common: [2023-01-15T20:31:33.839Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2023-01-15T20:31:33.839Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:33.926Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2023-01-15T20:31:33.926Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:34.096Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:34.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:34.491Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2023-01-15T20:31:34.491Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:35.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:35.055Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2023-01-15T20:31:35.055Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:35.618Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:35.618Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2023-01-15T20:31:35.618Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:35.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:35.990Z] [exec] Application deployed with name blackbox-tx. [2023-01-15T20:31:35.990Z] [echo] Deploying rar/blackbox-tx.rar on server [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] deploy: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] setOSConditions: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] setToolWin: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] setToolUnix: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] setToolProperty: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] setS1ASclassPath: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] init-common: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] deploy-common: [2023-01-15T20:31:35.990Z] [echo] Current time (ISO): 2023-01-15T20:31:35.511+0000 [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] setOSConditions: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] setToolWin: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] setToolUnix: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] setToolProperty: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] setS1ASclassPath: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] init-common: [2023-01-15T20:31:35.990Z] [2023-01-15T20:31:35.990Z] deploy-common-pe: [2023-01-15T20:31:35.990Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:36.135Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2023-01-15T20:31:36.135Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:36.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2023-01-15T20:31:36.701Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:36.701Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:31:36.701Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:37.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:37.264Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2023-01-15T20:31:37.264Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:37.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:37.827Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2023-01-15T20:31:37.827Z] [2023-01-15T20:31:37.827Z] setOSConditions: [2023-01-15T20:31:37.827Z] [2023-01-15T20:31:37.827Z] setToolWin: [2023-01-15T20:31:37.827Z] [2023-01-15T20:31:37.827Z] setToolUnix: [2023-01-15T20:31:37.827Z] [2023-01-15T20:31:37.827Z] setToolProperty: [2023-01-15T20:31:37.827Z] [2023-01-15T20:31:37.827Z] setS1ASclassPath: [2023-01-15T20:31:37.827Z] [2023-01-15T20:31:37.827Z] init-common: [2023-01-15T20:31:37.827Z] [2023-01-15T20:31:37.827Z] create-jdbc-resource-common: [2023-01-15T20:31:37.827Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2023-01-15T20:31:37.827Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:38.145Z] [exec] Application deployed with name installed-libraries-testApp. [2023-01-15T20:31:38.145Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2023-01-15T20:31:38.145Z] [echo] Deployment on target server server successful [2023-01-15T20:31:38.145Z] [2023-01-15T20:31:38.145Z] setOSConditions: [2023-01-15T20:31:38.145Z] [2023-01-15T20:31:38.145Z] setToolWin: [2023-01-15T20:31:38.145Z] [2023-01-15T20:31:38.145Z] setToolUnix: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setToolProperty: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setS1ASclassPath: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] init-common: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] deploy-common-ee: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] run: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setOSConditions: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setToolWin: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setToolUnix: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setToolProperty: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setS1ASclassPath: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] init-common: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] execute-sql-common: [2023-01-15T20:31:38.146Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/create_pointbase.sql [2023-01-15T20:31:38.146Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:31:38.146Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:31:38.146Z] [sql] 0 rows affected [2023-01-15T20:31:38.146Z] [sql] 1 rows affected [2023-01-15T20:31:38.146Z] [sql] 1 rows affected [2023-01-15T20:31:38.146Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:31:38.146Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:31:38.146Z] [sql] 0 rows affected [2023-01-15T20:31:38.146Z] [sql] 1 rows affected [2023-01-15T20:31:38.146Z] [sql] 1 rows affected [2023-01-15T20:31:38.146Z] [sql] 6 of 8 SQL statements executed successfully [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setOSConditions: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setToolWin: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setToolUnix: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setToolProperty: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] setS1ASclassPath: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] init-common: [2023-01-15T20:31:38.146Z] [2023-01-15T20:31:38.146Z] run-test-1: [2023-01-15T20:31:38.146Z] [java] GET /installed-libraries-test/servlet/SimpleServlet?url=/installed-libraries-test/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:31:38.146Z] [java] [2023-01-15T20:31:38.146Z] [java] Time: 1 [2023-01-15T20:31:38.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:38.391Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2023-01-15T20:31:38.391Z] [echo] cmd executed for server [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] setOSConditions: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] setToolWin: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] setToolUnix: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] setToolProperty: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] setS1ASclassPath: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] init-common: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] deploy-common: [2023-01-15T20:31:38.391Z] [echo] Current time (ISO): 2023-01-15T20:31:38.211+0000 [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] setOSConditions: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] setToolWin: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] setToolUnix: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] setToolProperty: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] setS1ASclassPath: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] init-common: [2023-01-15T20:31:38.391Z] [2023-01-15T20:31:38.391Z] deploy-common-pe: [2023-01-15T20:31:38.391Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:38.402Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:31:38.403Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:31:38.403Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:31:38.403Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:31:38.403Z] [java] [Server response] [2023-01-15T20:31:38.403Z] [java] [Server response]3b [2023-01-15T20:31:38.403Z] [java] [Server response]Running serializable connector test [2023-01-15T20:31:38.403Z] [java] [Server response]TEST:PASS [2023-01-15T20:31:38.403Z] [java] Value of key is:installed-libraries [2023-01-15T20:31:38.403Z] [java] [Server response]END_OF_TEST [2023-01-15T20:31:38.403Z] [java] Value of key is:installed-libraries [2023-01-15T20:31:38.403Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:31:38.403Z] [java] [2023-01-15T20:31:38.403Z] [java] [2023-01-15T20:31:38.403Z] [java] ----------------------------------------- [2023-01-15T20:31:38.403Z] [java] - installed-libraries: PASS - [2023-01-15T20:31:38.403Z] [java] ----------------------------------------- [2023-01-15T20:31:38.403Z] [java] Total PASS: 1 [2023-01-15T20:31:38.403Z] [java] Total FAIL: 0 [2023-01-15T20:31:38.403Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:31:38.403Z] [java] ----------------------------------------- [2023-01-15T20:31:38.403Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] undeploy: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] setOSConditions: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] setToolWin: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] setToolUnix: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] setToolProperty: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] setS1ASclassPath: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] init-common: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] execute-sql-common: [2023-01-15T20:31:38.403Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/drop_pointbase.sql [2023-01-15T20:31:38.403Z] [sql] 0 rows affected [2023-01-15T20:31:38.403Z] [sql] 0 rows affected [2023-01-15T20:31:38.403Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] setOSConditions: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] setToolWin: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] setToolUnix: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] setToolProperty: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] setS1ASclassPath: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] init-common: [2023-01-15T20:31:38.403Z] [2023-01-15T20:31:38.403Z] undeploy-common: [2023-01-15T20:31:38.403Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:38.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-01-15T20:31:38.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:31:39.211Z] [exec] Application deployed with name jdbc-txafternontxApp. [2023-01-15T20:31:39.212Z] [echo] Deployment on target server server successful [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setOSConditions: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setToolWin: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setToolUnix: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setToolProperty: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setS1ASclassPath: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] init-common: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] deploy-common-ee: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] run: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setOSConditions: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setToolWin: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setToolUnix: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setToolProperty: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setS1ASclassPath: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] init-common: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] execute-sql-common: [2023-01-15T20:31:39.212Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/create_pointbase.sql [2023-01-15T20:31:39.212Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:31:39.212Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:31:39.212Z] [sql] 0 rows affected [2023-01-15T20:31:39.212Z] [sql] 1 rows affected [2023-01-15T20:31:39.212Z] [sql] 1 rows affected [2023-01-15T20:31:39.212Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setOSConditions: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setToolWin: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setToolUnix: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setToolProperty: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] setS1ASclassPath: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] init-common: [2023-01-15T20:31:39.212Z] [2023-01-15T20:31:39.212Z] runclient-common: [2023-01-15T20:31:39.212Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:31:39.212Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:39.226Z] [2023-01-15T20:31:39.226Z] setOSConditions: [2023-01-15T20:31:39.226Z] [2023-01-15T20:31:39.226Z] setToolWin: [2023-01-15T20:31:39.226Z] [2023-01-15T20:31:39.226Z] setToolUnix: [2023-01-15T20:31:39.226Z] [2023-01-15T20:31:39.226Z] setToolProperty: [2023-01-15T20:31:39.226Z] [2023-01-15T20:31:39.226Z] setS1ASclassPath: [2023-01-15T20:31:39.226Z] [2023-01-15T20:31:39.226Z] init-common: [2023-01-15T20:31:39.226Z] [2023-01-15T20:31:39.226Z] undeploy-rar-common: [2023-01-15T20:31:39.226Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2023-01-15T20:31:39.226Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:39.777Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:39.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:31:39.789Z] [2023-01-15T20:31:39.789Z] uninstall-library: [2023-01-15T20:31:39.789Z] [echo] deleting file [blackbox.jar] from applibs [2023-01-15T20:31:39.789Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/lib/applibs/blackbox.jar [2023-01-15T20:31:39.789Z] [2023-01-15T20:31:39.789Z] restart-server: [2023-01-15T20:31:39.789Z] [2023-01-15T20:31:39.789Z] setOSConditions: [2023-01-15T20:31:39.789Z] [2023-01-15T20:31:39.789Z] stop-server: [2023-01-15T20:31:39.789Z] [2023-01-15T20:31:39.789Z] stop-server-unix: [2023-01-15T20:31:39.789Z] [echo] stopping server on unix ... [2023-01-15T20:31:39.789Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:40.340Z] [exec] Jan 15, 2023 8:31:40 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:31:40.341Z] [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. [2023-01-15T20:31:40.927Z] [2023-01-15T20:31:40.927Z] stop-server-windows: [2023-01-15T20:31:41.156Z] [exec] Waiting for the domain to stop . [2023-01-15T20:31:41.156Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:31:43.615Z] [exec] Value of key is: test1 : [2023-01-15T20:31:43.814Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:31:43.814Z] [exec] [2023-01-15T20:31:43.814Z] [exec] [2023-01-15T20:31:43.814Z] [exec] ----------------------------------------- [2023-01-15T20:31:43.814Z] [exec] - test1 : : PASS - [2023-01-15T20:31:43.814Z] [exec] ----------------------------------------- [2023-01-15T20:31:43.814Z] [exec] Total PASS: 1 [2023-01-15T20:31:43.814Z] [exec] Total FAIL: 0 [2023-01-15T20:31:43.814Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:31:43.814Z] [exec] ----------------------------------------- [2023-01-15T20:31:43.814Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:31:43.814Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] checkReporting-common: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] confirmReportPresent-common: [2023-01-15T20:31:43.814Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:31:43.814Z] [echo] Test seems to be reported fine [2023-01-15T20:31:43.814Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/RepRunConf.txt [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] confirmMissingReport-common: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] undeploy: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] setOSConditions: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] setToolWin: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] setToolUnix: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] setToolProperty: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] setS1ASclassPath: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] init-common: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] execute-sql-common: [2023-01-15T20:31:43.814Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/drop_pointbase.sql [2023-01-15T20:31:43.814Z] [sql] 0 rows affected [2023-01-15T20:31:43.814Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] setOSConditions: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] setToolWin: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] setToolUnix: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] setToolProperty: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] setS1ASclassPath: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] init-common: [2023-01-15T20:31:43.814Z] [2023-01-15T20:31:43.814Z] delete-jdbc-resource-common: [2023-01-15T20:31:43.814Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2023-01-15T20:31:44.072Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:44.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2023-01-15T20:31:44.333Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2023-01-15T20:31:44.333Z] [echo] cmd executed for server [2023-01-15T20:31:44.333Z] [2023-01-15T20:31:44.333Z] setOSConditions: [2023-01-15T20:31:44.333Z] [2023-01-15T20:31:44.333Z] setToolWin: [2023-01-15T20:31:44.333Z] [2023-01-15T20:31:44.333Z] setToolUnix: [2023-01-15T20:31:44.333Z] [2023-01-15T20:31:44.333Z] setToolProperty: [2023-01-15T20:31:44.333Z] [2023-01-15T20:31:44.333Z] setS1ASclassPath: [2023-01-15T20:31:44.333Z] [2023-01-15T20:31:44.333Z] init-common: [2023-01-15T20:31:44.333Z] [2023-01-15T20:31:44.333Z] delete-jdbc-connpool-common: [2023-01-15T20:31:44.333Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2023-01-15T20:31:44.333Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:44.897Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2023-01-15T20:31:44.897Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2023-01-15T20:31:44.897Z] [echo] cmd executed for server [2023-01-15T20:31:44.897Z] [2023-01-15T20:31:44.897Z] setOSConditions: [2023-01-15T20:31:44.897Z] [2023-01-15T20:31:44.897Z] setToolWin: [2023-01-15T20:31:44.897Z] [2023-01-15T20:31:44.897Z] setToolUnix: [2023-01-15T20:31:44.897Z] [2023-01-15T20:31:44.897Z] setToolProperty: [2023-01-15T20:31:44.897Z] [2023-01-15T20:31:44.897Z] setS1ASclassPath: [2023-01-15T20:31:44.897Z] [2023-01-15T20:31:44.897Z] init-common: [2023-01-15T20:31:44.897Z] [2023-01-15T20:31:44.897Z] undeploy-common: [2023-01-15T20:31:44.897Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:45.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] all: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setOSConditions: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolWin: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolUnix: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolProperty: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setS1ASclassPath: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] init-common: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] clean: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setOSConditions: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolWin: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolUnix: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolProperty: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setS1ASclassPath: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] init-common: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] clean-common: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setOSConditions: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolWin: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolUnix: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolProperty: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setS1ASclassPath: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] init-common: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] clean-classes-common: [2023-01-15T20:31:45.461Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setOSConditions: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolWin: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolUnix: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolProperty: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setS1ASclassPath: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] init-common: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] clean-jars-common: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] compile: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setOSConditions: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolWin: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolUnix: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setToolProperty: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] setS1ASclassPath: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] init-common: [2023-01-15T20:31:45.461Z] [2023-01-15T20:31:45.461Z] compile-common: [2023-01-15T20:31:45.461Z] [echo] Current time (ISO): 2023-01-15T20:31:45.447+0000 [2023-01-15T20:31:45.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:31:45.462Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:31:45.718Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:46.186Z] [2023-01-15T20:31:46.186Z] setOSConditions: [2023-01-15T20:31:46.186Z] [2023-01-15T20:31:46.186Z] start-server: [2023-01-15T20:31:46.186Z] [echo] +-----------------------------+ [2023-01-15T20:31:46.186Z] [echo] | | [2023-01-15T20:31:46.186Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:31:46.186Z] [echo] | in Felix mode | [2023-01-15T20:31:46.186Z] [echo] | | [2023-01-15T20:31:46.186Z] [echo] +-----------------------------+ [2023-01-15T20:31:46.186Z] [2023-01-15T20:31:46.186Z] start-server-unix: [2023-01-15T20:31:46.186Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:47.618Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:31:47.619Z] [javac] 1 warning [2023-01-15T20:31:47.619Z] [2023-01-15T20:31:47.619Z] setOSConditions: [2023-01-15T20:31:47.619Z] [2023-01-15T20:31:47.619Z] setToolWin: [2023-01-15T20:31:47.619Z] [2023-01-15T20:31:47.619Z] setToolUnix: [2023-01-15T20:31:47.619Z] [2023-01-15T20:31:47.619Z] setToolProperty: [2023-01-15T20:31:47.619Z] [2023-01-15T20:31:47.619Z] setS1ASclassPath: [2023-01-15T20:31:47.619Z] [2023-01-15T20:31:47.619Z] init-common: [2023-01-15T20:31:47.619Z] [2023-01-15T20:31:47.619Z] compile-common: [2023-01-15T20:31:47.619Z] [echo] Current time (ISO): 2023-01-15T20:31:47.492+0000 [2023-01-15T20:31:47.619Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:31:47.619Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gh759 [2023-01-15T20:31:49.461Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:31:49.461Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:31:49.462Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:31:49.462Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:31:49.462Z] [exec] Admin Port: 4848 [2023-01-15T20:31:49.462Z] [exec] Command start-domain executed successfully. [2023-01-15T20:31:49.513Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:31:49.514Z] [javac] 1 warning [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] build: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] setOSConditions: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] fixFiles: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] convUnix: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] convWin: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] setToolWin: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] setToolUnix: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] setToolProperty: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] setS1ASclassPath: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] init-common: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] package-persistence-common: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] ejb-jar-common: [2023-01-15T20:31:49.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] package-ejbjar-common: [2023-01-15T20:31:49.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:49.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:49.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:49.514Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-ejb.jar [2023-01-15T20:31:49.514Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] appclient-jar-common: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] package-appclientjar-common: [2023-01-15T20:31:49.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:49.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:49.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:49.514Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-client.jar [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] webclient-war-common: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] build-ear-common: [2023-01-15T20:31:49.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:31:49.514Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] deploy: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] setOSConditions: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] setToolWin: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] setToolUnix: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] setToolProperty: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] setS1ASclassPath: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] init-common: [2023-01-15T20:31:49.514Z] [2023-01-15T20:31:49.514Z] create-jdbc-connpool-common: [2023-01-15T20:31:49.771Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:50.029Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:50.030Z] [exec] JDBC connection pool jdbc-notxops-pool created successfully. [2023-01-15T20:31:50.030Z] [2023-01-15T20:31:50.030Z] set-derby-connpool-props: [2023-01-15T20:31:50.287Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:50.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:50.801Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.User=dbuser [2023-01-15T20:31:50.801Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:51.111Z] [2023-01-15T20:31:51.111Z] stop-server-windows: [2023-01-15T20:31:51.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:51.366Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.Password=dbpassword [2023-01-15T20:31:51.366Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:51.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:51.623Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.driverType=4 [2023-01-15T20:31:51.880Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:52.444Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:52.444Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.portNumber=1527 [2023-01-15T20:31:52.444Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:52.702Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:52.702Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.dataBaseName=testdb [2023-01-15T20:31:52.961Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:53.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:53.475Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:31:53.475Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:54.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:54.039Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.create=true [2023-01-15T20:31:54.039Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:54.603Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:54.603Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.serverName=localhost [2023-01-15T20:31:54.603Z] [2023-01-15T20:31:54.603Z] asadmin-common: [2023-01-15T20:31:54.603Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:54.603Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:55.168Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:55.168Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady-pool-size=1 [2023-01-15T20:31:55.168Z] [2023-01-15T20:31:55.168Z] asadmin-common: [2023-01-15T20:31:55.168Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:55.168Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:55.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:55.733Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max-pool-size=1 [2023-01-15T20:31:55.733Z] [2023-01-15T20:31:55.733Z] setOSConditions: [2023-01-15T20:31:55.733Z] [2023-01-15T20:31:55.733Z] setToolWin: [2023-01-15T20:31:55.733Z] [2023-01-15T20:31:55.733Z] setToolUnix: [2023-01-15T20:31:55.733Z] [2023-01-15T20:31:55.733Z] setToolProperty: [2023-01-15T20:31:55.733Z] [2023-01-15T20:31:55.733Z] setS1ASclassPath: [2023-01-15T20:31:55.733Z] [2023-01-15T20:31:55.733Z] init-common: [2023-01-15T20:31:55.733Z] [2023-01-15T20:31:55.733Z] create-jdbc-resource-common: [2023-01-15T20:31:55.733Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-notxops-pool --target server jdbc/notxops [2023-01-15T20:31:55.733Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:56.297Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:31:56.297Z] [exec] JDBC resource jdbc/notxops created successfully. [2023-01-15T20:31:56.297Z] [echo] cmd executed for server [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] setOSConditions: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] setToolWin: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] setToolUnix: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] setToolProperty: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] setS1ASclassPath: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] init-common: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] deploy-common: [2023-01-15T20:31:56.297Z] [echo] Current time (ISO): 2023-01-15T20:31:56.075+0000 [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] setOSConditions: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] setToolWin: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] setToolUnix: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] setToolProperty: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] setS1ASclassPath: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] init-common: [2023-01-15T20:31:56.297Z] [2023-01-15T20:31:56.297Z] deploy-common-pe: [2023-01-15T20:31:56.297Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:56.368Z] [2023-01-15T20:31:56.369Z] setOSConditions: [2023-01-15T20:31:56.369Z] [2023-01-15T20:31:56.369Z] start-server: [2023-01-15T20:31:56.369Z] [echo] +-----------------------------+ [2023-01-15T20:31:56.369Z] [echo] | | [2023-01-15T20:31:56.369Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:31:56.369Z] [echo] | in Felix mode | [2023-01-15T20:31:56.369Z] [echo] | | [2023-01-15T20:31:56.369Z] [echo] +-----------------------------+ [2023-01-15T20:31:56.369Z] [2023-01-15T20:31:56.369Z] start-server-unix: [2023-01-15T20:31:56.369Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:56.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2023-01-15T20:31:56.861Z] [exec] Application deployed with name jdbc-notxopsApp. [2023-01-15T20:31:56.861Z] [echo] Deployment on target server server successful [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setOSConditions: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setToolWin: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setToolUnix: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setToolProperty: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setS1ASclassPath: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] init-common: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] deploy-common-ee: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] run: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setOSConditions: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setToolWin: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setToolUnix: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setToolProperty: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setS1ASclassPath: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] init-common: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] execute-sql-common: [2023-01-15T20:31:56.861Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/create_pointbase.sql [2023-01-15T20:31:56.861Z] [sql] Failed to execute: Drop table NOTXOPS [2023-01-15T20:31:56.861Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2023-01-15T20:31:56.861Z] [sql] 0 rows affected [2023-01-15T20:31:56.861Z] [sql] 1 rows affected [2023-01-15T20:31:56.861Z] [sql] 1 rows affected [2023-01-15T20:31:56.861Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setOSConditions: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setToolWin: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setToolUnix: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setToolProperty: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] setS1ASclassPath: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] init-common: [2023-01-15T20:31:56.861Z] [2023-01-15T20:31:56.861Z] runclient-common: [2023-01-15T20:31:56.861Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsAppClient.jar -name jdbc-notxopsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:31:57.118Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:57.682Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:31:58.246Z] [exec] Jan 15, 2023 8:31:57 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:31:58.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. [2023-01-15T20:32:00.543Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:32:00.544Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:32:00.544Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:32:00.544Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:32:00.544Z] [exec] Admin Port: 4848 [2023-01-15T20:32:00.544Z] [exec] Command start-domain executed successfully. [2023-01-15T20:32:01.525Z] [exec] Will fail till a better XA driver is integrated with Derby [2023-01-15T20:32:01.525Z] [exec] Value of key is: test1 : [2023-01-15T20:32:01.525Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:32:01.525Z] [exec] [2023-01-15T20:32:01.525Z] [exec] [2023-01-15T20:32:01.525Z] [exec] ----------------------------------------- [2023-01-15T20:32:01.525Z] [exec] - test1 : : PASS - [2023-01-15T20:32:01.525Z] [exec] ----------------------------------------- [2023-01-15T20:32:01.525Z] [exec] Total PASS: 1 [2023-01-15T20:32:01.525Z] [exec] Total FAIL: 0 [2023-01-15T20:32:01.525Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:32:01.525Z] [exec] ----------------------------------------- [2023-01-15T20:32:01.525Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.525Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.650Z] [2023-01-15T20:32:01.650Z] start-server-windows: [2023-01-15T20:32:01.650Z] [2023-01-15T20:32:01.650Z] all: [2023-01-15T20:32:01.650Z] [2023-01-15T20:32:01.650Z] stop-record: [2023-01-15T20:32:01.650Z] [2023-01-15T20:32:01.650Z] report: [2023-01-15T20:32:01.650Z] [echo] Comparing results with expected results [2023-01-15T20:32:01.650Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:32:01.650Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T20:32:01.651Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T20:32:01.651Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T20:32:01.651Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T20:32:01.651Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T20:32:01.651Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T20:32:01.651Z] [2023-01-15T20:32:01.651Z] report-sh: [2023-01-15T20:32:01.651Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:32:01.651Z] [exec] [2023-01-15T20:32:01.651Z] [exec] ************************ [2023-01-15T20:32:01.651Z] [exec] PASSED= 67 [2023-01-15T20:32:01.651Z] [exec] ------------ ========= [2023-01-15T20:32:01.651Z] [exec] FAILED= 0 [2023-01-15T20:32:01.651Z] [exec] ------------ ========= [2023-01-15T20:32:01.651Z] [exec] DID NOT RUN= 309 [2023-01-15T20:32:01.651Z] [exec] ------------ ========= [2023-01-15T20:32:01.651Z] [exec] Total Expected=376 [2023-01-15T20:32:01.651Z] [exec] ************************ [2023-01-15T20:32:01.651Z] [exec] [2023-01-15T20:32:01.651Z] [2023-01-15T20:32:01.651Z] BUILD SUCCESSFUL [2023-01-15T20:32:01.651Z] Total time: 15 minutes 59 seconds [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] in flushAll , creating new testSuiteHash [2023-01-15T20:32:01.651Z] [2023-01-15T20:32:01.651Z] real 15m59.948s [2023-01-15T20:32:01.651Z] user 16m46.952s [2023-01-15T20:32:01.651Z] sys 1m26.664s [2023-01-15T20:32:01.651Z] + antStatus=0 [2023-01-15T20:32:01.651Z] + ant stopDomain stopDerby [2023-01-15T20:32:01.651Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:01.651Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:32:01.651Z] [2023-01-15T20:32:01.651Z] setOSConditions: [2023-01-15T20:32:01.651Z] [2023-01-15T20:32:01.651Z] setToolWin: [2023-01-15T20:32:01.651Z] [2023-01-15T20:32:01.651Z] setToolUnix: [2023-01-15T20:32:01.651Z] [2023-01-15T20:32:01.651Z] setToolProperty: [2023-01-15T20:32:01.651Z] [2023-01-15T20:32:01.651Z] setS1ASclassPath: [2023-01-15T20:32:01.651Z] [2023-01-15T20:32:01.651Z] init-common: [2023-01-15T20:32:01.651Z] [2023-01-15T20:32:01.651Z] stopDomain: [2023-01-15T20:32:01.651Z] [echo] run.xml:stopping domain... [2023-01-15T20:32:01.651Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:01.782Z] [2023-01-15T20:32:01.783Z] checkReporting-common: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] confirmReportPresent-common: [2023-01-15T20:32:01.783Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:32:01.783Z] [echo] Test seems to be reported fine [2023-01-15T20:32:01.783Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/notxops/RepRunConf.txt [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] confirmMissingReport-common: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] undeploy: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] setOSConditions: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] setToolWin: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] setToolUnix: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] setToolProperty: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] setS1ASclassPath: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] init-common: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] execute-sql-common: [2023-01-15T20:32:01.783Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/drop_pointbase.sql [2023-01-15T20:32:01.783Z] [sql] 0 rows affected [2023-01-15T20:32:01.783Z] [sql] Failed to execute: Drop table NOTXOPS [2023-01-15T20:32:01.783Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2023-01-15T20:32:01.783Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] setOSConditions: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] setToolWin: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] setToolUnix: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] setToolProperty: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] setS1ASclassPath: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] init-common: [2023-01-15T20:32:01.783Z] [2023-01-15T20:32:01.783Z] delete-jdbc-resource-common: [2023-01-15T20:32:01.783Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/notxops [2023-01-15T20:32:01.783Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:02.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/notxops [2023-01-15T20:32:02.353Z] [exec] JDBC resource jdbc/notxops deleted successfully [2023-01-15T20:32:02.353Z] [echo] cmd executed for server [2023-01-15T20:32:02.353Z] [2023-01-15T20:32:02.353Z] setOSConditions: [2023-01-15T20:32:02.353Z] [2023-01-15T20:32:02.353Z] setToolWin: [2023-01-15T20:32:02.353Z] [2023-01-15T20:32:02.353Z] setToolUnix: [2023-01-15T20:32:02.353Z] [2023-01-15T20:32:02.353Z] setToolProperty: [2023-01-15T20:32:02.353Z] [2023-01-15T20:32:02.353Z] setS1ASclassPath: [2023-01-15T20:32:02.353Z] [2023-01-15T20:32:02.353Z] init-common: [2023-01-15T20:32:02.353Z] [2023-01-15T20:32:02.353Z] delete-jdbc-connpool-common: [2023-01-15T20:32:02.353Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-notxops-pool [2023-01-15T20:32:02.353Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:02.916Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-notxops-pool [2023-01-15T20:32:02.916Z] [exec] JDBC Connection pool jdbc-notxops-pool deleted successfully [2023-01-15T20:32:02.916Z] [echo] cmd executed for server [2023-01-15T20:32:02.916Z] [2023-01-15T20:32:02.916Z] setOSConditions: [2023-01-15T20:32:02.916Z] [2023-01-15T20:32:02.916Z] setToolWin: [2023-01-15T20:32:02.916Z] [2023-01-15T20:32:02.916Z] setToolUnix: [2023-01-15T20:32:02.916Z] [2023-01-15T20:32:02.916Z] setToolProperty: [2023-01-15T20:32:02.916Z] [2023-01-15T20:32:02.916Z] setS1ASclassPath: [2023-01-15T20:32:02.916Z] [2023-01-15T20:32:02.916Z] init-common: [2023-01-15T20:32:02.916Z] [2023-01-15T20:32:02.916Z] undeploy-common: [2023-01-15T20:32:02.916Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:03.020Z] [exec] Waiting for the domain to stop . [2023-01-15T20:32:03.020Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:32:03.020Z] [2023-01-15T20:32:03.020Z] setOSConditions: [2023-01-15T20:32:03.020Z] [2023-01-15T20:32:03.020Z] setToolWin: [2023-01-15T20:32:03.020Z] [2023-01-15T20:32:03.020Z] setToolUnix: [2023-01-15T20:32:03.020Z] [2023-01-15T20:32:03.020Z] setToolProperty: [2023-01-15T20:32:03.020Z] [2023-01-15T20:32:03.020Z] setS1ASclassPath: [2023-01-15T20:32:03.020Z] [2023-01-15T20:32:03.020Z] init-common: [2023-01-15T20:32:03.276Z] [2023-01-15T20:32:03.277Z] stopDerby: [2023-01-15T20:32:03.277Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2023-01-15T20:32:03.277Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:03.277Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:03.479Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] all: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] setOSConditions: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] setToolWin: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] setToolUnix: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] setToolProperty: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] setS1ASclassPath: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] init-common: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] clean: [2023-01-15T20:32:03.479Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:03.479Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] build: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] setOSConditions: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] setToolWin: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] setToolUnix: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.479Z] setToolProperty: [2023-01-15T20:32:03.479Z] [2023-01-15T20:32:03.480Z] setS1ASclassPath: [2023-01-15T20:32:03.480Z] [2023-01-15T20:32:03.480Z] init-common: [2023-01-15T20:32:03.480Z] [2023-01-15T20:32:03.480Z] compile-common: [2023-01-15T20:32:03.480Z] [echo] Current time (ISO): 2023-01-15T20:32:03.406+0000 [2023-01-15T20:32:03.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:03.480Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:03.533Z] [java] Sun Jan 15 20:32:03 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:32:03.533Z] [java] Sun Jan 15 20:32:03 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:32:03.533Z] [2023-01-15T20:32:03.533Z] BUILD SUCCESSFUL [2023-01-15T20:32:03.533Z] Total time: 3 seconds [2023-01-15T20:32:03.736Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:03.791Z] + check_successful_run [2023-01-15T20:32:03.791Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T20:32:03.791Z] [2023-01-15T20:32:03.791Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T20:32:03.791Z] [2023-01-15T20:32:03.791Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:32:03.791Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T20:32:03.791Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T20:32:03.791Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T20:32:03.791Z] + generate_junit_report connector_group_1 [2023-01-15T20:32:03.791Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T20:32:03.791Z] [2023-01-15T20:32:03.791Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T20:32:03.791Z] [2023-01-15T20:32:03.791Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:32:03.791Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T20:32:03.791Z] + TESTSUITE_NAME=connector_group_1 [2023-01-15T20:32:03.791Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:32:03.791Z] + awk -v suitename=connector_group_1 ' [2023-01-15T20:32:03.791Z] BEGIN { [2023-01-15T20:32:03.791Z] totaltests = 0; [2023-01-15T20:32:03.791Z] totalfailures = 0; [2023-01-15T20:32:03.791Z] totalerrors = 0; [2023-01-15T20:32:03.791Z] } [2023-01-15T20:32:03.791Z] function getPropVal(str){ [2023-01-15T20:32:03.791Z] split(str, a, "="); [2023-01-15T20:32:03.791Z] val = a[2]; [2023-01-15T20:32:03.791Z] # remove quotes [2023-01-15T20:32:03.791Z] gsub("\"","",val); [2023-01-15T20:32:03.791Z] return val; [2023-01-15T20:32:03.791Z] } [2023-01-15T20:32:03.791Z] function removeXMLTag(str){ [2023-01-15T20:32:03.791Z] # remove xml tag quotes [2023-01-15T20:32:03.791Z] gsub("","",str); [2023-01-15T20:32:03.791Z] gsub("<.*>","",str); [2023-01-15T20:32:03.791Z] gsub(">","",str); [2023-01-15T20:32:03.792Z] return str; [2023-01-15T20:32:03.792Z] } [2023-01-15T20:32:03.792Z] /status value=/ { [2023-01-15T20:32:03.792Z] result=getPropVal($0); [2023-01-15T20:32:03.792Z] result=removeXMLTag(result); [2023-01-15T20:32:03.792Z] } [2023-01-15T20:32:03.792Z] // { [2023-01-15T20:32:03.792Z] getline; [2023-01-15T20:32:03.792Z] getline; [2023-01-15T20:32:03.792Z] testunit=removeXMLTag($0); [2023-01-15T20:32:03.792Z] gsub("\"","",testunit); [2023-01-15T20:32:03.792Z] } [2023-01-15T20:32:03.792Z] // { [2023-01-15T20:32:03.792Z] getline; [2023-01-15T20:32:03.792Z] testname=removeXMLTag($0); [2023-01-15T20:32:03.792Z] gsub("\"","",testname); [2023-01-15T20:32:03.792Z] } [2023-01-15T20:32:03.792Z] /<\/testcase>/{ [2023-01-15T20:32:03.792Z] classname=testunit [2023-01-15T20:32:03.792Z] # printing testcase to out [2023-01-15T20:32:03.792Z] out = out sprintf(" \n", classname, testname); [2023-01-15T20:32:03.792Z] if (result == "fail") { [2023-01-15T20:32:03.792Z] out = out " \n"; [2023-01-15T20:32:03.792Z] totalfailures++; [2023-01-15T20:32:03.792Z] } else if (result == "did_not_run") { [2023-01-15T20:32:03.792Z] out = out " \n"; [2023-01-15T20:32:03.792Z] totalerrors++; [2023-01-15T20:32:03.792Z] } [2023-01-15T20:32:03.792Z] out = out " \n"; [2023-01-15T20:32:03.792Z] [2023-01-15T20:32:03.792Z] totaltests++; [2023-01-15T20:32:03.792Z] result=""; [2023-01-15T20:32:03.792Z] testname=""; [2023-01-15T20:32:03.792Z] } [2023-01-15T20:32:03.792Z] END { [2023-01-15T20:32:03.792Z] print "" [2023-01-15T20:32:03.792Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T20:32:03.792Z] printf "%s", out; [2023-01-15T20:32:03.792Z] print "" [2023-01-15T20:32:03.792Z] }' [2023-01-15T20:32:03.792Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:32:03.792Z] + change_junit_report_class_names [2023-01-15T20:32:03.792Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:32:03.792Z] + sed -i 's/\bclassname="/classname="connector_group_1./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:32:03.792Z] + copy_test_artifacts connector_group_1 [2023-01-15T20:32:03.792Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T20:32:03.792Z] [2023-01-15T20:32:03.792Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T20:32:03.792Z] [2023-01-15T20:32:03.792Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:32:03.792Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T20:32:03.792Z] tar: Removing leading `/' from member names [2023-01-15T20:32:03.792Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log_2023-01-15T20-25-51 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log_2023-01-15T20-25-52 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log_2023-01-15T20-25-56 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log_2023-01-15T20-25-57 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log_2023-01-15T20-25-58 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log_2023-01-15T20-26-21 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:32:03.792Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:32:03.792Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:32:03.792Z] ++ pwd [2023-01-15T20:32:03.792Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:32:03.792Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2023-01-15T20:32:03.792Z] + true [2023-01-15T20:32:03.792Z] ++ pwd [2023-01-15T20:32:03.792Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:32:03.792Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2023-01-15T20:32:03.792Z] + true [2023-01-15T20:32:03.792Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/connector_group_1-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T20:32:03.792Z] tar: Removing leading `/' from member names [Pipeline] sh [2023-01-15T20:32:04.049Z] + break [2023-01-15T20:32:04.049Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T20:32:04.526Z] Archiving artifacts [2023-01-15T20:32:04.951Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:32:04.951Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:32:05.631Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:05.632Z] [javac] 1 warning [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] deploy: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] setOSConditions: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] setToolWin: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] setToolUnix: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] setToolProperty: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] setS1ASclassPath: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] init-common: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] deploy-jdbc-common: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] setOSConditions: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] setToolWin: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] setToolUnix: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] setToolProperty: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] setS1ASclassPath: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] init-common: [2023-01-15T20:32:05.632Z] [2023-01-15T20:32:05.632Z] create-jdbc-connpool-common: [2023-01-15T20:32:05.632Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:05.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:05.889Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:32:05.889Z] [2023-01-15T20:32:05.889Z] set-derby-connpool-props: [2023-01-15T20:32:06.150Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:06.406Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:06.406Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:32:06.663Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:06.919Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:06.919Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:32:07.180Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:07.437Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [Pipeline] timeout [2023-01-15T20:32:07.450Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T20:32:07.694Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:32:07.695Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:08.052Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:32:08.053Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:32:08.053Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test naming_all [2023-01-15T20:32:08.053Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:32:08.053Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:32:08.053Z] + readonly GF_INTERNAL_ENV_SH=/tmp/B7Jgf-internal-env [2023-01-15T20:32:08.053Z] + GF_INTERNAL_ENV_SH=/tmp/B7Jgf-internal-env [2023-01-15T20:32:08.053Z] + '[' '!' -z '' ']' [2023-01-15T20:32:08.053Z] + export WSIMPORT_OPTS= [2023-01-15T20:32:08.053Z] + WSIMPORT_OPTS= [2023-01-15T20:32:08.053Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:32:08.053Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:32:08.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:08.262Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:32:08.262Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:08.312Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:32:08.312Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:32:08.312Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:32:08.312Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:32:08.312Z] + '[' -z '' ']' [2023-01-15T20:32:08.312Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:32:08.312Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:32:08.312Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:08.519Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:08.776Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:32:08.776Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:09.340Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:09.340Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:32:09.340Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:09.905Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:09.905Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:32:09.905Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:10.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:10.162Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:32:10.419Z] [2023-01-15T20:32:10.419Z] setOSConditions: [2023-01-15T20:32:10.419Z] [2023-01-15T20:32:10.419Z] setToolWin: [2023-01-15T20:32:10.419Z] [2023-01-15T20:32:10.419Z] setToolUnix: [2023-01-15T20:32:10.419Z] [2023-01-15T20:32:10.419Z] setToolProperty: [2023-01-15T20:32:10.419Z] [2023-01-15T20:32:10.419Z] setS1ASclassPath: [2023-01-15T20:32:10.419Z] [2023-01-15T20:32:10.419Z] init-common: [2023-01-15T20:32:10.419Z] [2023-01-15T20:32:10.419Z] create-jdbc-resource-common: [2023-01-15T20:32:10.419Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/nonacc [2023-01-15T20:32:10.419Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] start-server-windows: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] all--libraries: [2023-01-15T20:32:10.501Z] [echo] @@## connector1.6-resources-xml ##@@ [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] setOSConditions: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] setToolWin: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] setToolUnix: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] setToolProperty: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] setS1ASclassPath: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] init-common: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] build: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] all: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] setOSConditions: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] setToolWin: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] setToolUnix: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] setToolProperty: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] setS1ASclassPath: [2023-01-15T20:32:10.501Z] [2023-01-15T20:32:10.501Z] init-common: [2023-01-15T20:32:10.502Z] [2023-01-15T20:32:10.502Z] all: [2023-01-15T20:32:10.502Z] [2023-01-15T20:32:10.502Z] setOSConditions: [2023-01-15T20:32:10.502Z] [2023-01-15T20:32:10.502Z] setToolWin: [2023-01-15T20:32:10.502Z] [2023-01-15T20:32:10.502Z] setToolUnix: [2023-01-15T20:32:10.502Z] [2023-01-15T20:32:10.502Z] setToolProperty: [2023-01-15T20:32:10.502Z] [2023-01-15T20:32:10.502Z] setS1ASclassPath: [2023-01-15T20:32:10.502Z] [2023-01-15T20:32:10.502Z] init-common: [2023-01-15T20:32:10.502Z] [2023-01-15T20:32:10.502Z] compile-common: [2023-01-15T20:32:10.502Z] [echo] Current time (ISO): 2023-01-15T20:32:10.105+0000 [2023-01-15T20:32:10.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/classes [2023-01-15T20:32:10.502Z] [javac] Compiling 25 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/classes [2023-01-15T20:32:10.502Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:10.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:10.984Z] [exec] JDBC resource jdbc/nonacc created successfully. [2023-01-15T20:32:10.984Z] [echo] cmd executed for server [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] run: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setOSConditions: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setToolWin: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setToolUnix: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setToolProperty: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setS1ASclassPath: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] init-common: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setup-sql: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setOSConditions: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setToolWin: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setToolUnix: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setToolProperty: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] setS1ASclassPath: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] init-common: [2023-01-15T20:32:10.984Z] [2023-01-15T20:32:10.984Z] execute-sql-common: [2023-01-15T20:32:10.984Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/nonacc/sql/create.sql [2023-01-15T20:32:10.984Z] [sql] Failed to execute: DROP TABLE NONACC [2023-01-15T20:32:10.984Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NONACC' because it does not exist. [2023-01-15T20:32:10.984Z] [sql] 0 rows affected [2023-01-15T20:32:10.984Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:32:10.984Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:11.914Z] [java] Jan 15, 2023 8:32:11 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:32:11.914Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:32:12.398Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:12.656Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:32:12.656Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:32:12.656Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:32:12.656Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:32:12.656Z] [javac] 1 warning [2023-01-15T20:32:12.656Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/generic-ra.jar [2023-01-15T20:32:12.656Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/generic-ra.rar [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setOSConditions: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setToolWin: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setToolUnix: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setToolProperty: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setS1ASclassPath: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] init-common: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] clean-common: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setOSConditions: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setToolWin: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setToolUnix: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setToolProperty: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setS1ASclassPath: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] init-common: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] clean-classes-common: [2023-01-15T20:32:12.656Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setOSConditions: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setToolWin: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setToolUnix: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setToolProperty: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] setS1ASclassPath: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] init-common: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.656Z] clean-jars-common: [2023-01-15T20:32:12.656Z] [2023-01-15T20:32:12.657Z] all: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] setOSConditions: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] setToolWin: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] setToolUnix: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] setToolProperty: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] setS1ASclassPath: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] init-common: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] all: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] setOSConditions: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] setToolWin: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] setToolUnix: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] setToolProperty: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] setS1ASclassPath: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] init-common: [2023-01-15T20:32:12.657Z] [2023-01-15T20:32:12.657Z] compile-common: [2023-01-15T20:32:12.657Z] [echo] Current time (ISO): 2023-01-15T20:32:12.488+0000 [2023-01-15T20:32:12.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:12.657Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:12.657Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:13.590Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:32:13.591Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:32:13.591Z] + '[' -z '' ']' [2023-01-15T20:32:13.591Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:32:13.591Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:32:13.591Z] + run_test naming_all [2023-01-15T20:32:13.591Z] + local testid=naming_all [2023-01-15T20:32:13.591Z] + local found=false [2023-01-15T20:32:13.591Z] ++ find . -name run_test.sh [2023-01-15T20:32:13.591Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:32:13.591Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:32:13.591Z] + OPT=list_test_ids [2023-01-15T20:32:13.591Z] + TEST_ID= [2023-01-15T20:32:13.591Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:32:13.591Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:32:13.591Z] +++ uname [2023-01-15T20:32:13.591Z] +++ grep -i sunos [2023-01-15T20:32:13.591Z] +++ wc -l [2023-01-15T20:32:13.591Z] +++ awk '{print $1}' [2023-01-15T20:32:13.591Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:32:13.591Z] ++ GREP=grep [2023-01-15T20:32:13.591Z] ++ AWK=awk [2023-01-15T20:32:13.591Z] ++ SED=sed [2023-01-15T20:32:13.591Z] ++ BC=bc [2023-01-15T20:32:13.591Z] ++ export GREP AWK SED BC [2023-01-15T20:32:13.591Z] + case ${OPT} in [2023-01-15T20:32:13.591Z] + list_test_ids [2023-01-15T20:32:13.591Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ admin_cli_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ admin-cli-group-1 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ admin-cli-group-2 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ admin-cli-group-3 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ admin-cli-group-4 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ admin-cli-group-5 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + [[ false = true ]] [2023-01-15T20:32:13.591Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:32:13.591Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:32:13.591Z] + OPT=list_test_ids [2023-01-15T20:32:13.591Z] + TEST_ID= [2023-01-15T20:32:13.591Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:32:13.591Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:32:13.591Z] +++ uname [2023-01-15T20:32:13.591Z] +++ grep -i sunos [2023-01-15T20:32:13.591Z] +++ wc -l [2023-01-15T20:32:13.591Z] +++ awk '{print $1}' [2023-01-15T20:32:13.591Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:32:13.591Z] ++ GREP=grep [2023-01-15T20:32:13.591Z] ++ AWK=awk [2023-01-15T20:32:13.591Z] ++ SED=sed [2023-01-15T20:32:13.591Z] ++ BC=bc [2023-01-15T20:32:13.591Z] ++ export GREP AWK SED BC [2023-01-15T20:32:13.591Z] + case ${OPT} in [2023-01-15T20:32:13.591Z] + list_test_ids [2023-01-15T20:32:13.591Z] + echo batch_all [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ batch_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + [[ false = true ]] [2023-01-15T20:32:13.591Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:32:13.591Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T20:32:13.591Z] + OPT=list_test_ids [2023-01-15T20:32:13.591Z] + TEST_ID= [2023-01-15T20:32:13.591Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T20:32:13.591Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T20:32:13.591Z] +++ uname [2023-01-15T20:32:13.591Z] +++ grep -i sunos [2023-01-15T20:32:13.591Z] +++ wc -l [2023-01-15T20:32:13.591Z] +++ awk '{print $1}' [2023-01-15T20:32:13.591Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:32:13.591Z] ++ GREP=grep [2023-01-15T20:32:13.591Z] ++ AWK=awk [2023-01-15T20:32:13.591Z] ++ SED=sed [2023-01-15T20:32:13.591Z] ++ BC=bc [2023-01-15T20:32:13.591Z] ++ export GREP AWK SED BC [2023-01-15T20:32:13.591Z] + case ${OPT} in [2023-01-15T20:32:13.591Z] + list_test_ids [2023-01-15T20:32:13.591Z] + echo cdi_all [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ cdi_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + [[ false = true ]] [2023-01-15T20:32:13.591Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:32:13.591Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T20:32:13.591Z] + OPT=list_test_ids [2023-01-15T20:32:13.591Z] + TEST_ID= [2023-01-15T20:32:13.591Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:32:13.591Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:32:13.591Z] +++ uname [2023-01-15T20:32:13.591Z] +++ grep -i sunos [2023-01-15T20:32:13.591Z] +++ wc -l [2023-01-15T20:32:13.591Z] +++ awk '{print $1}' [2023-01-15T20:32:13.591Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:32:13.591Z] ++ GREP=grep [2023-01-15T20:32:13.591Z] ++ AWK=awk [2023-01-15T20:32:13.591Z] ++ SED=sed [2023-01-15T20:32:13.591Z] ++ BC=bc [2023-01-15T20:32:13.591Z] ++ export GREP AWK SED BC [2023-01-15T20:32:13.591Z] + case ${OPT} in [2023-01-15T20:32:13.591Z] + list_test_ids [2023-01-15T20:32:13.591Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ connector_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ connector_group_1 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ connector_group_2 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ connector_group_3 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ connector_group_4 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + [[ false = true ]] [2023-01-15T20:32:13.591Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:32:13.591Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T20:32:13.591Z] + OPT=list_test_ids [2023-01-15T20:32:13.591Z] + TEST_ID= [2023-01-15T20:32:13.591Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T20:32:13.591Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T20:32:13.591Z] +++ uname [2023-01-15T20:32:13.591Z] +++ grep -i sunos [2023-01-15T20:32:13.591Z] +++ wc -l [2023-01-15T20:32:13.591Z] +++ awk '{print $1}' [2023-01-15T20:32:13.591Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:32:13.591Z] ++ GREP=grep [2023-01-15T20:32:13.591Z] ++ AWK=awk [2023-01-15T20:32:13.591Z] ++ SED=sed [2023-01-15T20:32:13.591Z] ++ BC=bc [2023-01-15T20:32:13.591Z] ++ export GREP AWK SED BC [2023-01-15T20:32:13.591Z] + case ${OPT} in [2023-01-15T20:32:13.591Z] + list_test_ids [2023-01-15T20:32:13.591Z] + echo deployment_all deployment_cluster_all [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ deployment_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.591Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.591Z] + [[ deployment_cluster_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + [[ false = true ]] [2023-01-15T20:32:13.592Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:32:13.592Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T20:32:13.592Z] + OPT=list_test_ids [2023-01-15T20:32:13.592Z] + TEST_ID= [2023-01-15T20:32:13.592Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T20:32:13.592Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T20:32:13.592Z] +++ uname [2023-01-15T20:32:13.592Z] +++ grep -i sunos [2023-01-15T20:32:13.592Z] +++ wc -l [2023-01-15T20:32:13.592Z] +++ awk '{print $1}' [2023-01-15T20:32:13.592Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:32:13.592Z] ++ GREP=grep [2023-01-15T20:32:13.592Z] ++ AWK=awk [2023-01-15T20:32:13.592Z] ++ SED=sed [2023-01-15T20:32:13.592Z] ++ BC=bc [2023-01-15T20:32:13.592Z] ++ export GREP AWK SED BC [2023-01-15T20:32:13.592Z] + case ${OPT} in [2023-01-15T20:32:13.592Z] + list_test_ids [2023-01-15T20:32:13.592Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T20:32:13.592Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.592Z] + [[ ejb_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.592Z] + [[ ejb_timer_cluster_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.592Z] + [[ ejb_web_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.592Z] + [[ ejb_group_1 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.592Z] + [[ ejb_group_2 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.592Z] + [[ ejb_group_3 = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.592Z] + [[ ejb_group_embedded = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + [[ false = true ]] [2023-01-15T20:32:13.592Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:32:13.592Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-01-15T20:32:13.592Z] + OPT=list_test_ids [2023-01-15T20:32:13.592Z] + TEST_ID= [2023-01-15T20:32:13.592Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-01-15T20:32:13.592Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-01-15T20:32:13.592Z] +++ uname [2023-01-15T20:32:13.592Z] +++ grep -i sunos [2023-01-15T20:32:13.592Z] +++ wc -l [2023-01-15T20:32:13.592Z] +++ awk '{print $1}' [2023-01-15T20:32:13.592Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:32:13.592Z] ++ GREP=grep [2023-01-15T20:32:13.592Z] ++ AWK=awk [2023-01-15T20:32:13.592Z] ++ SED=sed [2023-01-15T20:32:13.592Z] ++ BC=bc [2023-01-15T20:32:13.592Z] ++ export GREP AWK SED BC [2023-01-15T20:32:13.592Z] + case ${OPT} in [2023-01-15T20:32:13.592Z] + list_test_ids [2023-01-15T20:32:13.592Z] + echo jdbc_all [2023-01-15T20:32:13.592Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.592Z] + [[ jdbc_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + [[ false = true ]] [2023-01-15T20:32:13.592Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:32:13.592Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2023-01-15T20:32:13.592Z] + OPT=list_test_ids [2023-01-15T20:32:13.592Z] + TEST_ID= [2023-01-15T20:32:13.592Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2023-01-15T20:32:13.592Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2023-01-15T20:32:13.592Z] +++ uname [2023-01-15T20:32:13.592Z] +++ grep -i sunos [2023-01-15T20:32:13.592Z] +++ wc -l [2023-01-15T20:32:13.592Z] +++ awk '{print $1}' [2023-01-15T20:32:13.592Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:32:13.592Z] ++ GREP=grep [2023-01-15T20:32:13.592Z] ++ AWK=awk [2023-01-15T20:32:13.592Z] ++ SED=sed [2023-01-15T20:32:13.592Z] ++ BC=bc [2023-01-15T20:32:13.592Z] ++ export GREP AWK SED BC [2023-01-15T20:32:13.592Z] + case ${OPT} in [2023-01-15T20:32:13.592Z] + list_test_ids [2023-01-15T20:32:13.592Z] + echo jms_all [2023-01-15T20:32:13.592Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.592Z] + [[ jms_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + [[ false = true ]] [2023-01-15T20:32:13.592Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:32:13.592Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2023-01-15T20:32:13.592Z] + OPT=list_test_ids [2023-01-15T20:32:13.592Z] + TEST_ID= [2023-01-15T20:32:13.592Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-01-15T20:32:13.592Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2023-01-15T20:32:13.592Z] +++ uname [2023-01-15T20:32:13.592Z] +++ grep -i sunos [2023-01-15T20:32:13.592Z] +++ wc -l [2023-01-15T20:32:13.592Z] +++ awk '{print $1}' [2023-01-15T20:32:13.592Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:32:13.592Z] ++ GREP=grep [2023-01-15T20:32:13.592Z] ++ AWK=awk [2023-01-15T20:32:13.592Z] ++ SED=sed [2023-01-15T20:32:13.592Z] ++ BC=bc [2023-01-15T20:32:13.592Z] ++ export GREP AWK SED BC [2023-01-15T20:32:13.592Z] + case ${OPT} in [2023-01-15T20:32:13.592Z] + list_test_ids [2023-01-15T20:32:13.592Z] + echo naming_all [2023-01-15T20:32:13.592Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:32:13.592Z] + [[ naming_all = \n\a\m\i\n\g\_\a\l\l ]] [2023-01-15T20:32:13.592Z] + found=true [2023-01-15T20:32:13.592Z] + break [2023-01-15T20:32:13.592Z] + [[ true = true ]] [2023-01-15T20:32:13.592Z] + ./appserver/tests/appserv-tests/devtests/naming/run_test.sh run_test_id naming_all [2023-01-15T20:32:13.592Z] + OPT=run_test_id [2023-01-15T20:32:13.592Z] + TEST_ID=naming_all [2023-01-15T20:32:13.592Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-01-15T20:32:13.592Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2023-01-15T20:32:13.592Z] +++ uname [2023-01-15T20:32:13.592Z] +++ grep -i sunos [2023-01-15T20:32:13.592Z] +++ wc -l [2023-01-15T20:32:13.592Z] +++ awk '{print $1}' [2023-01-15T20:32:13.592Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:32:13.592Z] ++ GREP=grep [2023-01-15T20:32:13.592Z] ++ AWK=awk [2023-01-15T20:32:13.592Z] ++ SED=sed [2023-01-15T20:32:13.592Z] ++ BC=bc [2023-01-15T20:32:13.592Z] ++ export GREP AWK SED BC [2023-01-15T20:32:13.592Z] + case ${OPT} in [2023-01-15T20:32:13.592Z] + trap 'copy_test_artifacts naming_all' EXIT [2023-01-15T20:32:13.592Z] + run_test_id naming_all [2023-01-15T20:32:13.592Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T20:32:13.592Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T20:32:13.592Z] [2023-01-15T20:32:13.592Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:32:13.592Z] [2023-01-15T20:32:13.592Z] + for i in '"${@}"' [2023-01-15T20:32:13.592Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T20:32:13.592Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T20:32:14.461Z] [java] Jan 15, 2023 8:32:14 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:32:14.461Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:32:14.549Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:14.550Z] [javac] 1 warning [2023-01-15T20:32:14.806Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:14.807Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setOSConditions: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolWin: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolUnix: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolProperty: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setS1ASclassPath: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] init-common: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] ejb-jar-common: [2023-01-15T20:32:14.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] package-ejbjar-common: [2023-01-15T20:32:14.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:14.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:14.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:14.807Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16-ejb.jar [2023-01-15T20:32:14.807Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setOSConditions: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolWin: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolUnix: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolProperty: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setS1ASclassPath: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] init-common: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] webclient-war-common: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] clear: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] test-tlds-exist: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] copy-tlds: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] test-tagfiles-exist: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] copy-tagfiles: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] package-war-common: [2023-01-15T20:32:14.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:32:14.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:32:14.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:32:14.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:32:14.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/lib [2023-01-15T20:32:14.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:32:14.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:32:14.807Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:32:14.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/docroot [2023-01-15T20:32:14.807Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16-web.war [2023-01-15T20:32:14.807Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setOSConditions: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] fixFiles: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] convUnix: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] convWin: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolWin: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolUnix: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolProperty: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setS1ASclassPath: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] init-common: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] ear-common: [2023-01-15T20:32:14.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:14.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:14.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:14.807Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setup-map: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] set-jvm-options: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setOSConditions: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolWin: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolUnix: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setToolProperty: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] setS1ASclassPath: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] init-common: [2023-01-15T20:32:14.807Z] [2023-01-15T20:32:14.807Z] create-jvm-options: [2023-01-15T20:32:14.807Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:14.970Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-01-15T20:32:14.970Z] + cd ./appserver/tests/appserv-tests/devtests/naming [2023-01-15T20:32:14.970Z] + test_init [2023-01-15T20:32:14.970Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T20:32:14.970Z] [2023-01-15T20:32:14.970Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:32:14.971Z] [2023-01-15T20:32:14.971Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T20:32:14.971Z] + xargs touch [2023-01-15T20:32:14.971Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:32:14.971Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:32:14.971Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T20:32:14.971Z] ANT_HOME is /usr/share/ant [2023-01-15T20:32:14.971Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:32:14.971Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:32:14.971Z] + java -version [2023-01-15T20:32:14.971Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:14.971Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:32:14.971Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:32:14.971Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:32:14.971Z] + ant -version [2023-01-15T20:32:14.971Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:15.028Z] [java] Got connection com.sun.gjc.spi.jdbc40.ConnectionWrapper40@edbc2bf [2023-01-15T20:32:15.028Z] [java] Value of key is: test1 [2023-01-15T20:32:15.028Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:32:15.028Z] [java] [2023-01-15T20:32:15.028Z] [java] [2023-01-15T20:32:15.029Z] [java] ----------------------------------------- [2023-01-15T20:32:15.029Z] [java] - test1 : PASS - [2023-01-15T20:32:15.029Z] [java] ----------------------------------------- [2023-01-15T20:32:15.029Z] [java] Total PASS: 1 [2023-01-15T20:32:15.029Z] [java] Total FAIL: 0 [2023-01-15T20:32:15.029Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:32:15.029Z] [java] ----------------------------------------- [2023-01-15T20:32:15.029Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:32:15.029Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:32:15.229Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:32:15.230Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:32:15.230Z] + printf '\n\n' [2023-01-15T20:32:15.230Z] [2023-01-15T20:32:15.230Z] [2023-01-15T20:32:15.230Z] + get_test_target naming_all [2023-01-15T20:32:15.230Z] + case $1 in [2023-01-15T20:32:15.230Z] + TARGET=all [2023-01-15T20:32:15.230Z] + export TARGET [2023-01-15T20:32:15.230Z] + test_run [2023-01-15T20:32:15.230Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-domain [2023-01-15T20:32:15.230Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:15.592Z] [2023-01-15T20:32:15.593Z] undeploy: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] setOSConditions: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] setToolWin: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] setToolUnix: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] setToolProperty: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] setS1ASclassPath: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] init-common: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] undeploy-jdbc-common: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] setOSConditions: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] setToolWin: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] setToolUnix: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] setToolProperty: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] setS1ASclassPath: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] init-common: [2023-01-15T20:32:15.593Z] [2023-01-15T20:32:15.593Z] delete-jdbc-resource-common: [2023-01-15T20:32:15.593Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonacc [2023-01-15T20:32:15.593Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:15.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonacc [2023-01-15T20:32:16.107Z] [exec] JDBC resource jdbc/nonacc deleted successfully [2023-01-15T20:32:16.107Z] [echo] cmd executed for server [2023-01-15T20:32:16.107Z] [2023-01-15T20:32:16.107Z] setOSConditions: [2023-01-15T20:32:16.107Z] [2023-01-15T20:32:16.107Z] setToolWin: [2023-01-15T20:32:16.107Z] [2023-01-15T20:32:16.107Z] setToolUnix: [2023-01-15T20:32:16.107Z] [2023-01-15T20:32:16.107Z] setToolProperty: [2023-01-15T20:32:16.107Z] [2023-01-15T20:32:16.107Z] setS1ASclassPath: [2023-01-15T20:32:16.107Z] [2023-01-15T20:32:16.107Z] init-common: [2023-01-15T20:32:16.107Z] [2023-01-15T20:32:16.107Z] delete-jdbc-connpool-common: [2023-01-15T20:32:16.107Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:32:16.107Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:16.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:32:16.672Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:32:16.672Z] [echo] cmd executed for server [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] all: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setOSConditions: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolWin: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolUnix: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolProperty: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setS1ASclassPath: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] init-common: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] clean: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setOSConditions: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolWin: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolUnix: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolProperty: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setS1ASclassPath: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] init-common: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] clean-common: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setOSConditions: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolWin: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolUnix: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolProperty: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setS1ASclassPath: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] init-common: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] clean-classes-common: [2023-01-15T20:32:16.672Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setOSConditions: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolWin: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolUnix: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolProperty: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setS1ASclassPath: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] init-common: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] clean-jars-common: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] compile: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setOSConditions: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolWin: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolUnix: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setToolProperty: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] setS1ASclassPath: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] init-common: [2023-01-15T20:32:16.672Z] [2023-01-15T20:32:16.672Z] compile-common: [2023-01-15T20:32:16.672Z] [echo] Current time (ISO): 2023-01-15T20:32:16.483+0000 [2023-01-15T20:32:16.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:16.672Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:16.672Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:16.704Z] [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 [2023-01-15T20:32:16.704Z] [exec] Created 1 option(s) [2023-01-15T20:32:16.705Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:32:16.705Z] [2023-01-15T20:32:16.705Z] setOSConditions: [2023-01-15T20:32:16.705Z] [2023-01-15T20:32:16.705Z] setToolWin: [2023-01-15T20:32:16.705Z] [2023-01-15T20:32:16.705Z] setToolUnix: [2023-01-15T20:32:16.705Z] [2023-01-15T20:32:16.705Z] setToolProperty: [2023-01-15T20:32:16.705Z] [2023-01-15T20:32:16.705Z] setS1ASclassPath: [2023-01-15T20:32:16.705Z] [2023-01-15T20:32:16.705Z] init-common: [2023-01-15T20:32:16.705Z] [2023-01-15T20:32:16.705Z] create-jvm-options: [2023-01-15T20:32:16.705Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:16.962Z] [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 [2023-01-15T20:32:17.218Z] [exec] Created 1 option(s) [2023-01-15T20:32:17.218Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:32:17.218Z] [2023-01-15T20:32:17.218Z] setup: [2023-01-15T20:32:17.218Z] [2023-01-15T20:32:17.218Z] setup-security-permission: [2023-01-15T20:32:17.218Z] [2023-01-15T20:32:17.218Z] setOSConditions: [2023-01-15T20:32:17.218Z] [2023-01-15T20:32:17.218Z] stop-server: [2023-01-15T20:32:17.218Z] [2023-01-15T20:32:17.218Z] stop-server-unix: [2023-01-15T20:32:17.218Z] [echo] stopping server on unix ... [2023-01-15T20:32:17.218Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:18.565Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:18.566Z] [javac] 1 warning [2023-01-15T20:32:18.566Z] [2023-01-15T20:32:18.566Z] setOSConditions: [2023-01-15T20:32:18.566Z] [2023-01-15T20:32:18.566Z] setToolWin: [2023-01-15T20:32:18.566Z] [2023-01-15T20:32:18.566Z] setToolUnix: [2023-01-15T20:32:18.566Z] [2023-01-15T20:32:18.566Z] setToolProperty: [2023-01-15T20:32:18.566Z] [2023-01-15T20:32:18.566Z] setS1ASclassPath: [2023-01-15T20:32:18.566Z] [2023-01-15T20:32:18.566Z] init-common: [2023-01-15T20:32:18.566Z] [2023-01-15T20:32:18.566Z] compile-common: [2023-01-15T20:32:18.566Z] [echo] Current time (ISO): 2023-01-15T20:32:18.429+0000 [2023-01-15T20:32:18.566Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:18.566Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:18.587Z] [exec] Waiting for the domain to stop . [2023-01-15T20:32:18.588Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:32:18.833Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gh759 is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:32:18.834Z] --- [2023-01-15T20:32:18.834Z] apiVersion: "v1" [2023-01-15T20:32:18.834Z] kind: "Pod" [2023-01-15T20:32:18.834Z] metadata: [2023-01-15T20:32:18.834Z] annotations: [2023-01-15T20:32:18.834Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:32:18.834Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:32:18.834Z] labels: [2023-01-15T20:32:18.834Z] jenkins: "slave" [2023-01-15T20:32:18.834Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:32:18.834Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:32:18.834Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gh759" [2023-01-15T20:32:18.834Z] namespace: "glassfish" [2023-01-15T20:32:18.834Z] spec: [2023-01-15T20:32:18.834Z] containers: [2023-01-15T20:32:18.834Z] - env: [2023-01-15T20:32:18.834Z] - name: "JENKINS_SECRET" [2023-01-15T20:32:18.834Z] value: "********" [2023-01-15T20:32:18.834Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:32:18.834Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:32:18.834Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:32:18.834Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gh759" [2023-01-15T20:32:18.834Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:32:18.834Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:32:18.834Z] - name: "JENKINS_NAME" [2023-01-15T20:32:18.834Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gh759" [2023-01-15T20:32:18.834Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:32:18.834Z] value: "/home/jenkins/agent" [2023-01-15T20:32:18.834Z] - name: "JENKINS_URL" [2023-01-15T20:32:18.834Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:32:18.834Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:32:18.834Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:32:18.834Z] name: "jnlp" [2023-01-15T20:32:18.834Z] resources: [2023-01-15T20:32:18.834Z] limits: [2023-01-15T20:32:18.834Z] memory: "1200Mi" [2023-01-15T20:32:18.834Z] cpu: "300m" [2023-01-15T20:32:18.834Z] requests: [2023-01-15T20:32:18.834Z] memory: "1200Mi" [2023-01-15T20:32:18.834Z] cpu: "300m" [2023-01-15T20:32:18.834Z] volumeMounts: [2023-01-15T20:32:18.834Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:32:18.834Z] name: "workspace-volume" [2023-01-15T20:32:18.834Z] readOnly: false [2023-01-15T20:32:18.834Z] - args: [2023-01-15T20:32:18.834Z] - "cat" [2023-01-15T20:32:18.834Z] env: [2023-01-15T20:32:18.834Z] - name: "MAVEN_OPTS" [2023-01-15T20:32:18.834Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:32:18.834Z] - name: "MVN_EXTRA" [2023-01-15T20:32:18.834Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:32:18.834Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:32:18.834Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:32:18.834Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:32:18.835Z] imagePullPolicy: "Always" [2023-01-15T20:32:18.835Z] name: "glassfish-build" [2023-01-15T20:32:18.835Z] resources: [2023-01-15T20:32:18.835Z] limits: [2023-01-15T20:32:18.835Z] memory: "12Gi" [2023-01-15T20:32:18.835Z] cpu: "8000m" [2023-01-15T20:32:18.835Z] requests: [2023-01-15T20:32:18.835Z] memory: "7Gi" [2023-01-15T20:32:18.835Z] cpu: "4000m" [2023-01-15T20:32:18.835Z] tty: true [2023-01-15T20:32:18.835Z] volumeMounts: [2023-01-15T20:32:18.835Z] - mountPath: "/home/jenkins" [2023-01-15T20:32:18.835Z] name: "jenkins-home" [2023-01-15T20:32:18.835Z] readOnly: false [2023-01-15T20:32:18.835Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:32:18.835Z] name: "maven-repo-shared-storage" [2023-01-15T20:32:18.835Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:32:18.835Z] name: "settings-xml" [2023-01-15T20:32:18.835Z] readOnly: true [2023-01-15T20:32:18.835Z] subPath: "settings.xml" [2023-01-15T20:32:18.835Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:32:18.835Z] name: "settings-security-xml" [2023-01-15T20:32:18.835Z] readOnly: true [2023-01-15T20:32:18.835Z] subPath: "settings-security.xml" [2023-01-15T20:32:18.835Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:32:18.835Z] name: "maven-repo-local-storage" [2023-01-15T20:32:18.835Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:32:18.835Z] name: "workspace-volume" [2023-01-15T20:32:18.835Z] readOnly: false [2023-01-15T20:32:18.835Z] nodeSelector: [2023-01-15T20:32:18.835Z] kubernetes.io/os: "linux" [2023-01-15T20:32:18.835Z] restartPolicy: "Never" [2023-01-15T20:32:18.835Z] volumes: [2023-01-15T20:32:18.835Z] - name: "settings-security-xml" [2023-01-15T20:32:18.835Z] secret: [2023-01-15T20:32:18.835Z] items: [2023-01-15T20:32:18.835Z] - key: "settings-security.xml" [2023-01-15T20:32:18.835Z] path: "settings-security.xml" [2023-01-15T20:32:18.835Z] secretName: "m2-secret-dir" [2023-01-15T20:32:18.835Z] - emptyDir: {} [2023-01-15T20:32:18.835Z] name: "maven-repo-local-storage" [2023-01-15T20:32:18.835Z] - emptyDir: {} [2023-01-15T20:32:18.835Z] name: "jenkins-home" [2023-01-15T20:32:18.835Z] - name: "settings-xml" [2023-01-15T20:32:18.835Z] secret: [2023-01-15T20:32:18.835Z] items: [2023-01-15T20:32:18.835Z] - key: "settings.xml" [2023-01-15T20:32:18.835Z] path: "settings.xml" [2023-01-15T20:32:18.835Z] secretName: "m2-secret-dir" [2023-01-15T20:32:18.835Z] - emptyDir: [2023-01-15T20:32:18.835Z] medium: "" [2023-01-15T20:32:18.835Z] name: "workspace-volume" [2023-01-15T20:32:18.835Z] - name: "maven-repo-shared-storage" [2023-01-15T20:32:18.835Z] persistentVolumeClaim: [2023-01-15T20:32:18.835Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:32:18.835Z] [2023-01-15T20:32:20.459Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:20.460Z] [javac] 1 warning [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] build: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setOSConditions: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] fixFiles: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] convUnix: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] convWin: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setToolWin: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setToolUnix: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setToolProperty: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setS1ASclassPath: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] init-common: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] package-persistence-common: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] ejb-jar-common: [2023-01-15T20:32:20.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] package-ejbjar-common: [2023-01-15T20:32:20.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:20.460Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:20.460Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:20.460Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-ejb.jar [2023-01-15T20:32:20.460Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] appclient-jar-common: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] package-appclientjar-common: [2023-01-15T20:32:20.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:20.460Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:20.460Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:20.460Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-client.jar [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] webclient-war-common: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] build-ear-common: [2023-01-15T20:32:20.460Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:20.460Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] deploy: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setOSConditions: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setToolWin: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setToolUnix: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setToolProperty: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setS1ASclassPath: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] init-common: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] deploy-jdbc-common: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setOSConditions: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setToolWin: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setToolUnix: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setToolProperty: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] setS1ASclassPath: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] init-common: [2023-01-15T20:32:20.460Z] [2023-01-15T20:32:20.460Z] create-jdbc-connpool-common: [2023-01-15T20:32:20.460Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:21.029Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:21.029Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:32:21.029Z] [2023-01-15T20:32:21.029Z] set-derby-connpool-props: [2023-01-15T20:32:21.029Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:21.368Z] Waiting for domain1 to start ..... [2023-01-15T20:32:21.368Z] Successfully started the domain : domain1 [2023-01-15T20:32:21.368Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:32:21.368Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:32:21.368Z] Admin Port: 4848 [2023-01-15T20:32:21.368Z] Command start-domain executed successfully. [2023-01-15T20:32:21.593Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:21.594Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:32:21.594Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:21.630Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-database [2023-01-15T20:32:21.631Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:22.157Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:22.157Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:32:22.157Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:22.223Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:32:22.566Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:22.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:22.721Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:32:22.721Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:23.134Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-01-15T20:32:23.134Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:23.135Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:23.285Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:23.285Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:32:23.285Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:23.849Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:23.849Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:32:23.849Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:24.073Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:24.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:24.413Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:32:24.413Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:24.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:24.977Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:32:24.977Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:25.013Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:25.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:25.540Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:32:25.540Z] [2023-01-15T20:32:25.540Z] setOSConditions: [2023-01-15T20:32:25.540Z] [2023-01-15T20:32:25.540Z] setToolWin: [2023-01-15T20:32:25.540Z] [2023-01-15T20:32:25.540Z] setToolUnix: [2023-01-15T20:32:25.540Z] [2023-01-15T20:32:25.540Z] setToolProperty: [2023-01-15T20:32:25.540Z] [2023-01-15T20:32:25.540Z] setS1ASclassPath: [2023-01-15T20:32:25.540Z] [2023-01-15T20:32:25.540Z] init-common: [2023-01-15T20:32:25.540Z] [2023-01-15T20:32:25.540Z] create-jdbc-resource-common: [2023-01-15T20:32:25.540Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:32:25.540Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:25.951Z] --------- Derby Network Server Information -------- [2023-01-15T20:32:25.951Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-01-15T20:32:25.951Z] -- listing properties -- [2023-01-15T20:32:25.951Z] derby.drda.timeSlice=0 [2023-01-15T20:32:25.951Z] derby.drda.portNumber=1527 [2023-01-15T20:32:25.951Z] derby.drda.minThreads=0 [2023-01-15T20:32:25.951Z] derby.drda.sslMode=off [2023-01-15T20:32:25.951Z] derby.drda.traceAll=false [2023-01-15T20:32:25.951Z] derby.drda.keepAlive=true [2023-01-15T20:32:25.951Z] derby.drda.maxThreads=0 [2023-01-15T20:32:25.951Z] derby.drda.logConnections=false [2023-01-15T20:32:25.951Z] derby.drda.startNetworkServer=false [2023-01-15T20:32:25.951Z] derby.drda.host=0.0.0.0 [2023-01-15T20:32:25.951Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/d-and-t... [2023-01-15T20:32:25.951Z] ------------------ Java Information ------------------ [2023-01-15T20:32:25.951Z] Java Version: 11.0.10 [2023-01-15T20:32:25.951Z] Java Vendor: Oracle Corporation [2023-01-15T20:32:25.951Z] Java home: /usr/lib/jvm/jdk11 [2023-01-15T20:32:25.951Z] Java classpath: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar [2023-01-15T20:32:25.951Z] OS name: Linux [2023-01-15T20:32:25.951Z] OS architecture: amd64 [2023-01-15T20:32:25.951Z] OS version: 5.17.13-200.fc35.x86_64 [2023-01-15T20:32:25.951Z] Java user name: 1003280000 [2023-01-15T20:32:25.951Z] Java user home: /home/jenkins [2023-01-15T20:32:25.951Z] Java user dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming [2023-01-15T20:32:25.951Z] java.specification.name: Java Platform API Specification [2023-01-15T20:32:25.951Z] java.specification.version: 11 [2023-01-15T20:32:25.951Z] java.runtime.version: 11.0.10+9 [2023-01-15T20:32:25.951Z] --------- Derby Information -------- [2023-01-15T20:32:25.951Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-01-15T20:32:25.951Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-01-15T20:32:25.951Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-01-15T20:32:25.951Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-01-15T20:32:25.951Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-01-15T20:32:25.951Z] ------------------------------------------------------ [2023-01-15T20:32:25.951Z] ----------------- Locale Information ----------------- [2023-01-15T20:32:25.951Z] Current Locale : [English/United States [en_US]] [2023-01-15T20:32:25.951Z] Found support for locale: [cs] [2023-01-15T20:32:25.951Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.951Z] Found support for locale: [de_DE] [2023-01-15T20:32:25.951Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [es] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [fr] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [hu] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [it] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [ja_JP] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [ko_KR] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [pl] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [pt_BR] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [ru] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [zh_CN] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] Found support for locale: [zh_TW] [2023-01-15T20:32:25.952Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:32:25.952Z] ------------------------------------------------------ [2023-01-15T20:32:25.952Z] ------------------------------------------------------ [2023-01-15T20:32:25.952Z] [2023-01-15T20:32:25.952Z] Starting database in the background. [2023-01-15T20:32:25.952Z] Log redirected to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.log. [2023-01-15T20:32:25.952Z] Command start-database executed successfully. [2023-01-15T20:32:26.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:26.108Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:32:26.108Z] [echo] cmd executed for server [2023-01-15T20:32:26.108Z] [2023-01-15T20:32:26.108Z] asadmin-common: [2023-01-15T20:32:26.108Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:26.108Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:26.213Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming [2023-01-15T20:32:26.214Z] ++ echo [2023-01-15T20:32:26.214Z] ++ cut -d: -f2 [2023-01-15T20:32:26.214Z] ++ sed 's/\/\///g' [2023-01-15T20:32:26.214Z] + PROXY_HOST= [2023-01-15T20:32:26.214Z] ++ echo [2023-01-15T20:32:26.214Z] ++ cut -d: -f3 [2023-01-15T20:32:26.214Z] ++ sed 's/\///g' [2023-01-15T20:32:26.214Z] + PROXY_PORT= [2023-01-15T20:32:26.214Z] + 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'\''' [2023-01-15T20:32:26.214Z] + export ANT_OPTS [2023-01-15T20:32:26.214Z] + 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'\''' [2023-01-15T20:32:26.214Z] 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' [2023-01-15T20:32:26.214Z] + ant all [2023-01-15T20:32:26.214Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T20:32:26.214Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:26.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:26.474Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/build.xml [2023-01-15T20:32:26.626Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2023-01-15T20:32:26.626Z] [2023-01-15T20:32:26.626Z] asadmin-common: [2023-01-15T20:32:26.626Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:26.626Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:27.041Z] [2023-01-15T20:32:27.054Z] all: [2023-01-15T20:32:27.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:27.191Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] setOSConditions: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] setToolWin: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] setToolUnix: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] setToolProperty: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] setS1ASclassPath: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] init-common: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] deploy-common: [2023-01-15T20:32:27.191Z] [echo] Current time (ISO): 2023-01-15T20:32:26.979+0000 [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] setOSConditions: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] setToolWin: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] setToolUnix: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] setToolProperty: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] setS1ASclassPath: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] init-common: [2023-01-15T20:32:27.191Z] [2023-01-15T20:32:27.191Z] deploy-common-pe: [2023-01-15T20:32:27.191Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setOSConditions: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setToolWin: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setToolUnix: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setToolProperty: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setS1ASclassPath: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] init-common: [2023-01-15T20:32:27.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:32:27.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:32:27.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:32:27.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:32:27.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:32:27.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] clean: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setOSConditions: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setToolWin: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setToolUnix: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setToolProperty: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setS1ASclassPath: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] init-common: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] clean-common: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setOSConditions: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.414Z] setToolWin: [2023-01-15T20:32:27.414Z] [2023-01-15T20:32:27.415Z] setToolUnix: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setToolProperty: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setS1ASclassPath: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] init-common: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] clean-classes-common: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setOSConditions: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setToolWin: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setToolUnix: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setToolProperty: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setS1ASclassPath: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] init-common: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] clean-jars-common: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] compile: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setOSConditions: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setToolWin: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setToolUnix: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setToolProperty: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] setS1ASclassPath: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] init-common: [2023-01-15T20:32:27.415Z] [2023-01-15T20:32:27.415Z] compile-common-with-endorsed-dir: [2023-01-15T20:32:27.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:27.674Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:27.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2023-01-15T20:32:27.755Z] [exec] Application deployed with name jdbc-lazyassocApp. [2023-01-15T20:32:27.755Z] [echo] Deployment on target server server successful [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] setOSConditions: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] setToolWin: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] setToolUnix: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] setToolProperty: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] setS1ASclassPath: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] init-common: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] deploy-common-ee: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] run: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] setOSConditions: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] setToolWin: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] setToolUnix: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] setToolProperty: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] setS1ASclassPath: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] init-common: [2023-01-15T20:32:27.755Z] [2023-01-15T20:32:27.755Z] execute-sql-common: [2023-01-15T20:32:27.756Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/create_pointbase.sql [2023-01-15T20:32:27.756Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:32:27.756Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:32:27.756Z] [sql] 0 rows affected [2023-01-15T20:32:27.756Z] [sql] 1 rows affected [2023-01-15T20:32:27.756Z] [sql] 1 rows affected [2023-01-15T20:32:27.756Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:32:28.013Z] [2023-01-15T20:32:28.013Z] setOSConditions: [2023-01-15T20:32:28.013Z] [2023-01-15T20:32:28.013Z] setToolWin: [2023-01-15T20:32:28.013Z] [2023-01-15T20:32:28.013Z] setToolUnix: [2023-01-15T20:32:28.013Z] [2023-01-15T20:32:28.013Z] setToolProperty: [2023-01-15T20:32:28.013Z] [2023-01-15T20:32:28.013Z] setS1ASclassPath: [2023-01-15T20:32:28.013Z] [2023-01-15T20:32:28.013Z] init-common: [2023-01-15T20:32:28.013Z] [2023-01-15T20:32:28.013Z] runclient-common: [2023-01-15T20:32:28.013Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocAppClient.jar -name jdbc-lazyassocClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:32:28.013Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:28.548Z] [2023-01-15T20:32:28.548Z] stop-server-windows: [2023-01-15T20:32:28.548Z] [echo] taking backup of server.policy file [2023-01-15T20:32:28.548Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T20:32:28.548Z] [echo] updated server.policy file with necessary security permissions [2023-01-15T20:32:28.548Z] [2023-01-15T20:32:28.548Z] setOSConditions: [2023-01-15T20:32:28.548Z] [2023-01-15T20:32:28.548Z] start-server: [2023-01-15T20:32:28.548Z] [echo] +-----------------------------+ [2023-01-15T20:32:28.548Z] [echo] | | [2023-01-15T20:32:28.548Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:32:28.548Z] [echo] | in Felix mode | [2023-01-15T20:32:28.548Z] [echo] | | [2023-01-15T20:32:28.548Z] [echo] +-----------------------------+ [2023-01-15T20:32:28.548Z] [2023-01-15T20:32:28.548Z] start-server-unix: [2023-01-15T20:32:28.548Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:28.575Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:29.139Z] [exec] Jan 15, 2023 8:32:28 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:32: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. [2023-01-15T20:32:29.578Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:29.578Z] [javac] 1 warning [2023-01-15T20:32:29.578Z] [2023-01-15T20:32:29.578Z] setOSConditions: [2023-01-15T20:32:29.578Z] [2023-01-15T20:32:29.578Z] setToolWin: [2023-01-15T20:32:29.578Z] [2023-01-15T20:32:29.578Z] setToolUnix: [2023-01-15T20:32:29.578Z] [2023-01-15T20:32:29.578Z] setToolProperty: [2023-01-15T20:32:29.578Z] [2023-01-15T20:32:29.578Z] setS1ASclassPath: [2023-01-15T20:32:29.578Z] [2023-01-15T20:32:29.578Z] init-common: [2023-01-15T20:32:29.578Z] [2023-01-15T20:32:29.578Z] compile-common-with-endorsed-dir: [2023-01-15T20:32:29.578Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:30.516Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:30.516Z] [javac] 1 warning [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] build: [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] setOSConditions: [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] setToolWin: [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] setToolUnix: [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] setToolProperty: [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] setS1ASclassPath: [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] init-common: [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] ejb-jar-common: [2023-01-15T20:32:30.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] package-ejbjar-common: [2023-01-15T20:32:30.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:30.516Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/naming-injection-ejb.jar [2023-01-15T20:32:30.516Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] create-resources: [2023-01-15T20:32:30.516Z] [2023-01-15T20:32:30.516Z] asadmin-batch-common: [2023-01-15T20:32:30.516Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:31.420Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-gh759 in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (deployment_all) [2023-01-15T20:32:31.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T20:32:32.411Z] [exec] Value of key is: test1 : [2023-01-15T20:32:32.419Z] [exec] Value of key is: test2 : [2023-01-15T20:32:32.419Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:32:32.419Z] [exec] [2023-01-15T20:32:32.419Z] [exec] [2023-01-15T20:32:32.419Z] [exec] ----------------------------------------- [2023-01-15T20:32:32.419Z] [exec] - test2 : : PASS - [2023-01-15T20:32:32.419Z] [exec] - test1 : : PASS - [2023-01-15T20:32:32.419Z] [exec] ----------------------------------------- [2023-01-15T20:32:32.419Z] [exec] Total PASS: 2 [2023-01-15T20:32:32.419Z] [exec] Total FAIL: 0 [2023-01-15T20:32:32.419Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:32:32.420Z] [exec] ----------------------------------------- [2023-01-15T20:32:32.420Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:32:32.420Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] checkReporting-common: [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] confirmReportPresent-common: [2023-01-15T20:32:32.676Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:32:32.676Z] [echo] Test seems to be reported fine [2023-01-15T20:32:32.676Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/RepRunConf.txt [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] confirmMissingReport-common: [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] undeploy: [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] setOSConditions: [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] setToolWin: [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] setToolUnix: [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] setToolProperty: [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] setS1ASclassPath: [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] init-common: [2023-01-15T20:32:32.676Z] [2023-01-15T20:32:32.676Z] execute-sql-common: [2023-01-15T20:32:32.676Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/drop_pointbase.sql [2023-01-15T20:32:32.723Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:32:32.723Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:32:32.723Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:32:32.723Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:32:32.723Z] [exec] Admin Port: 4848 [2023-01-15T20:32:32.723Z] [exec] Command start-domain executed successfully. [2023-01-15T20:32:32.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:32.828Z] [exec] Custom Resource url/testUrl created. [2023-01-15T20:32:32.828Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt [2023-01-15T20:32:32.828Z] [2023-01-15T20:32:32.828Z] deploy: [2023-01-15T20:32:32.828Z] [2023-01-15T20:32:32.828Z] setOSConditions: [2023-01-15T20:32:32.828Z] [2023-01-15T20:32:32.828Z] setToolWin: [2023-01-15T20:32:32.828Z] [2023-01-15T20:32:32.828Z] setToolUnix: [2023-01-15T20:32:32.828Z] [2023-01-15T20:32:32.828Z] setToolProperty: [2023-01-15T20:32:32.828Z] [2023-01-15T20:32:32.828Z] setS1ASclassPath: [2023-01-15T20:32:32.828Z] [2023-01-15T20:32:32.828Z] init-common: [2023-01-15T20:32:32.828Z] [2023-01-15T20:32:32.828Z] deploy-jar-common: [2023-01-15T20:32:32.933Z] [sql] 0 rows affected [2023-01-15T20:32:32.934Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:32:32.934Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:32:32.934Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:32:32.934Z] [2023-01-15T20:32:32.934Z] setOSConditions: [2023-01-15T20:32:32.934Z] [2023-01-15T20:32:32.934Z] setToolWin: [2023-01-15T20:32:32.934Z] [2023-01-15T20:32:32.934Z] setToolUnix: [2023-01-15T20:32:32.934Z] [2023-01-15T20:32:32.934Z] setToolProperty: [2023-01-15T20:32:32.934Z] [2023-01-15T20:32:32.934Z] setS1ASclassPath: [2023-01-15T20:32:32.934Z] [2023-01-15T20:32:32.934Z] init-common: [2023-01-15T20:32:32.934Z] [2023-01-15T20:32:32.934Z] undeploy-common: [2023-01-15T20:32:32.934Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:33.088Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:33.497Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] setOSConditions: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] setToolWin: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] setToolUnix: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] setToolProperty: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] setS1ASclassPath: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] init-common: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] undeploy-jdbc-common: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] setOSConditions: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] setToolWin: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] setToolUnix: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] setToolProperty: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] setS1ASclassPath: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] init-common: [2023-01-15T20:32:33.498Z] [2023-01-15T20:32:33.498Z] delete-jdbc-resource-common: [2023-01-15T20:32:33.498Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:32:33.498Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:33.654Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/naming-injection-ejb.jar [2023-01-15T20:32:34.061Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:32:34.062Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:32:34.062Z] [echo] cmd executed for server [2023-01-15T20:32:34.062Z] [2023-01-15T20:32:34.062Z] setOSConditions: [2023-01-15T20:32:34.062Z] [2023-01-15T20:32:34.062Z] setToolWin: [2023-01-15T20:32:34.062Z] [2023-01-15T20:32:34.062Z] setToolUnix: [2023-01-15T20:32:34.062Z] [2023-01-15T20:32:34.062Z] setToolProperty: [2023-01-15T20:32:34.062Z] [2023-01-15T20:32:34.062Z] setS1ASclassPath: [2023-01-15T20:32:34.062Z] [2023-01-15T20:32:34.062Z] init-common: [2023-01-15T20:32:34.062Z] [2023-01-15T20:32:34.062Z] delete-jdbc-connpool-common: [2023-01-15T20:32:34.062Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:32:34.062Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:34.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:32:34.624Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:32:34.624Z] [echo] cmd executed for server [2023-01-15T20:32:34.624Z] [2023-01-15T20:32:34.624Z] all: [2023-01-15T20:32:34.624Z] [2023-01-15T20:32:34.624Z] setOSConditions: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolWin: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolUnix: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolProperty: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setS1ASclassPath: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] init-common: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] clean: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setOSConditions: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolWin: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolUnix: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolProperty: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setS1ASclassPath: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] init-common: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] clean-common: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setOSConditions: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolWin: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolUnix: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolProperty: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setS1ASclassPath: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] init-common: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] clean-classes-common: [2023-01-15T20:32:34.625Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setOSConditions: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolWin: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolUnix: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolProperty: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setS1ASclassPath: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] init-common: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] clean-jars-common: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] compile: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setOSConditions: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolWin: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolUnix: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setToolProperty: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] setS1ASclassPath: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] init-common: [2023-01-15T20:32:34.625Z] [2023-01-15T20:32:34.625Z] compile-common: [2023-01-15T20:32:34.625Z] [echo] Current time (ISO): 2023-01-15T20:32:34.524+0000 [2023-01-15T20:32:34.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:34.625Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:34.882Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:36.251Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:36.508Z] [javac] 1 warning [2023-01-15T20:32:36.508Z] [2023-01-15T20:32:36.508Z] setOSConditions: [2023-01-15T20:32:36.508Z] [2023-01-15T20:32:36.508Z] setToolWin: [2023-01-15T20:32:36.508Z] [2023-01-15T20:32:36.508Z] setToolUnix: [2023-01-15T20:32:36.508Z] [2023-01-15T20:32:36.508Z] setToolProperty: [2023-01-15T20:32:36.508Z] [2023-01-15T20:32:36.508Z] setS1ASclassPath: [2023-01-15T20:32:36.508Z] [2023-01-15T20:32:36.508Z] init-common: [2023-01-15T20:32:36.508Z] [2023-01-15T20:32:36.508Z] compile-common: [2023-01-15T20:32:36.508Z] [echo] Current time (ISO): 2023-01-15T20:32:36.381+0000 [2023-01-15T20:32:36.508Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:36.508Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:38.401Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:38.401Z] [javac] 1 warning [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] build: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] setOSConditions: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] fixFiles: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] convUnix: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] convWin: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] setToolWin: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] setToolUnix: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] setToolProperty: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] setS1ASclassPath: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] init-common: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] package-persistence-common: [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] ejb-jar-common: [2023-01-15T20:32:38.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:32:38.401Z] [2023-01-15T20:32:38.401Z] package-ejbjar-common: [2023-01-15T20:32:38.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:38.401Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:38.401Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:38.402Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-ejb.jar [2023-01-15T20:32:38.402Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] appclient-jar-common: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] package-appclientjar-common: [2023-01-15T20:32:38.402Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:38.402Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:38.402Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:38.402Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-client.jar [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] webclient-war-common: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] build-ear-common: [2023-01-15T20:32:38.402Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:32:38.402Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] deploy: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setOSConditions: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolWin: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolUnix: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolProperty: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setS1ASclassPath: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] init-common: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] execute-sql-common: [2023-01-15T20:32:38.402Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2023-01-15T20:32:38.402Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:32:38.402Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:32:38.402Z] [sql] 0 rows affected [2023-01-15T20:32:38.402Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setOSConditions: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolWin: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolUnix: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolProperty: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setS1ASclassPath: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] init-common: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setup: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setOSConditions: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolWin: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolUnix: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolProperty: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setS1ASclassPath: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] init-common: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] deploy-jdbc-common: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setOSConditions: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolWin: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolUnix: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setToolProperty: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] setS1ASclassPath: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] init-common: [2023-01-15T20:32:38.402Z] [2023-01-15T20:32:38.402Z] create-jdbc-connpool-common: [2023-01-15T20:32:38.659Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:38.915Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:39.173Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-pool created successfully. [2023-01-15T20:32:39.173Z] [2023-01-15T20:32:39.173Z] set-derby-connpool-props: [2023-01-15T20:32:39.173Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:39.736Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:39.736Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.User=dbuser [2023-01-15T20:32:39.736Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:39.992Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:39.992Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.Password=dbpassword [2023-01-15T20:32:40.221Z] [exec] Application deployed with name naming-injection-ejb. [2023-01-15T20:32:40.477Z] [2023-01-15T20:32:40.477Z] run: [2023-01-15T20:32:40.249Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:40.477Z] [2023-01-15T20:32:40.478Z] setOSConditions: [2023-01-15T20:32:40.478Z] [2023-01-15T20:32:40.478Z] setToolWin: [2023-01-15T20:32:40.478Z] [2023-01-15T20:32:40.478Z] setToolUnix: [2023-01-15T20:32:40.478Z] [2023-01-15T20:32:40.478Z] setToolProperty: [2023-01-15T20:32:40.478Z] [2023-01-15T20:32:40.478Z] setS1ASclassPath: [2023-01-15T20:32:40.478Z] [2023-01-15T20:32:40.478Z] init-common: [2023-01-15T20:32:40.478Z] [2023-01-15T20:32:40.478Z] run_se: [2023-01-15T20:32:40.478Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] junit [2023-01-15T20:32:40.493Z] Recording test results [2023-01-15T20:32:40.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:40.735Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.driverType=4 [2023-01-15T20:32:40.735Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:41.298Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:41.298Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.portNumber=1527 [2023-01-15T20:32:41.298Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:41.412Z] [java] Jan 15, 2023 8:32:41 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:32:41.412Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:32:41.861Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:41.861Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.dataBaseName=testdb [2023-01-15T20:32:41.861Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:42.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:42.430Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:32:42.430Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:42.683Z] [2023-01-15T20:32:42.684Z] start-server-windows: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setOSConditions: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolWin: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolUnix: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolProperty: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setS1ASclassPath: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] init-common: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setupJdbc: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setOSConditions: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolWin: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolUnix: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolProperty: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setS1ASclassPath: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] init-common: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] execute-sql-common: [2023-01-15T20:32:42.684Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/createdb.sql [2023-01-15T20:32:42.684Z] [sql] Failed to execute: drop table MESSAGES [2023-01-15T20:32:42.684Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2023-01-15T20:32:42.684Z] [sql] 0 rows affected [2023-01-15T20:32:42.684Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] deploy: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setOSConditions: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolWin: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolUnix: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolProperty: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setS1ASclassPath: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] init-common: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] deploy: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setOSConditions: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolWin: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolUnix: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setToolProperty: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] setS1ASclassPath: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] init-common: [2023-01-15T20:32:42.684Z] [2023-01-15T20:32:42.684Z] deploy-rar-common: [2023-01-15T20:32:42.684Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2023-01-15T20:32:42.684Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:42.993Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:42.994Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.create=true [2023-01-15T20:32:42.994Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:43.248Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:43.557Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:43.558Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.serverName=localhost [2023-01-15T20:32:43.558Z] [2023-01-15T20:32:43.558Z] setOSConditions: [2023-01-15T20:32:43.558Z] [2023-01-15T20:32:43.558Z] setToolWin: [2023-01-15T20:32:43.558Z] [2023-01-15T20:32:43.558Z] setToolUnix: [2023-01-15T20:32:43.558Z] [2023-01-15T20:32:43.558Z] setToolProperty: [2023-01-15T20:32:43.558Z] [2023-01-15T20:32:43.558Z] setS1ASclassPath: [2023-01-15T20:32:43.558Z] [2023-01-15T20:32:43.558Z] init-common: [2023-01-15T20:32:43.558Z] [2023-01-15T20:32:43.558Z] create-jdbc-resource-common: [2023-01-15T20:32:43.558Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:43.558Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:44.120Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:44.120Z] [exec] JDBC resource jdbc/markconnectionasbad-local created successfully. [2023-01-15T20:32:44.121Z] [echo] cmd executed for server [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] setOSConditions: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] setToolWin: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] setToolUnix: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] setToolProperty: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] setS1ASclassPath: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] init-common: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] deploy-jdbc-common: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] setOSConditions: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] setToolWin: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] setToolUnix: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] setToolProperty: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] setS1ASclassPath: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] init-common: [2023-01-15T20:32:44.121Z] [2023-01-15T20:32:44.121Z] create-jdbc-connpool-common: [2023-01-15T20:32:44.121Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:44.684Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:44.684Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-unshareable-pool created successfully. [2023-01-15T20:32:44.684Z] [2023-01-15T20:32:44.684Z] set-derby-connpool-props: [2023-01-15T20:32:44.684Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:45.142Z] [exec] Application deployed with name generic-ra. [2023-01-15T20:32:45.143Z] [echo] Deploying generic-ra.rar on server [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setOSConditions: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setToolWin: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setToolUnix: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setToolProperty: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setS1ASclassPath: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] init-common: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] deploy-ear: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setOSConditions: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setToolWin: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setToolUnix: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setToolProperty: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setS1ASclassPath: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] init-common: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] deploy-common: [2023-01-15T20:32:45.143Z] [echo] Current time (ISO): 2023-01-15T20:32:45.006+0000 [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setOSConditions: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setToolWin: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setToolUnix: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setToolProperty: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] setS1ASclassPath: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] init-common: [2023-01-15T20:32:45.143Z] [2023-01-15T20:32:45.143Z] deploy-common-pe: [2023-01-15T20:32:45.143Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:45.248Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:45.249Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.User=dbuser [2023-01-15T20:32:45.249Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:45.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2023-01-15T20:32:45.811Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:45.812Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.Password=dbpassword [2023-01-15T20:32:45.812Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:46.380Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:46.380Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.driverType=4 [2023-01-15T20:32:46.380Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:46.599Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T20:32:46.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:46.944Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.portNumber=1527 [2023-01-15T20:32:46.944Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:47.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:47.506Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.dataBaseName=testdb [2023-01-15T20:32:47.506Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:47.974Z] [java] Invoking test._Hello_Wrapper@25662456, Got expected [http://java.net, http://java.net, http://java.net, http://java.net] [2023-01-15T20:32:47.974Z] [java] Value of key is:naming-injection-ejb [2023-01-15T20:32:47.974Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:32:47.974Z] [java] [2023-01-15T20:32:47.974Z] [java] [2023-01-15T20:32:47.974Z] [java] ----------------------------------------- [2023-01-15T20:32:47.974Z] [java] - naming-injection-ejb: PASS - [2023-01-15T20:32:47.975Z] [java] ----------------------------------------- [2023-01-15T20:32:47.975Z] [java] Total PASS: 1 [2023-01-15T20:32:47.975Z] [java] Total FAIL: 0 [2023-01-15T20:32:47.975Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:32:47.975Z] [java] ----------------------------------------- [2023-01-15T20:32:47.975Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:32:47.975Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:32:47.975Z] [2023-01-15T20:32:47.975Z] undeploy: [2023-01-15T20:32:47.975Z] [2023-01-15T20:32:47.975Z] setOSConditions: [2023-01-15T20:32:47.975Z] [2023-01-15T20:32:47.975Z] setToolWin: [2023-01-15T20:32:47.975Z] [2023-01-15T20:32:47.975Z] setToolUnix: [2023-01-15T20:32:47.975Z] [2023-01-15T20:32:47.975Z] setToolProperty: [2023-01-15T20:32:47.975Z] [2023-01-15T20:32:47.975Z] setS1ASclassPath: [2023-01-15T20:32:47.975Z] [2023-01-15T20:32:47.975Z] init-common: [2023-01-15T20:32:47.975Z] [2023-01-15T20:32:47.975Z] undeploy-jar-common: [2023-01-15T20:32:47.975Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:48.071Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:48.071Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:32:48.071Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:48.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:32:48.233Z] [2023-01-15T20:32:48.233Z] delete-resources: [2023-01-15T20:32:48.233Z] [2023-01-15T20:32:48.233Z] asadmin-batch-common: [2023-01-15T20:32:48.492Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:48.634Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:48.634Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.create=true [2023-01-15T20:32:48.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:49.057Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2023-01-15T20:32:49.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:49.198Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.serverName=localhost [2023-01-15T20:32:49.198Z] [2023-01-15T20:32:49.198Z] setOSConditions: [2023-01-15T20:32:49.198Z] [2023-01-15T20:32:49.198Z] setToolWin: [2023-01-15T20:32:49.198Z] [2023-01-15T20:32:49.198Z] setToolUnix: [2023-01-15T20:32:49.198Z] [2023-01-15T20:32:49.198Z] setToolProperty: [2023-01-15T20:32:49.198Z] [2023-01-15T20:32:49.198Z] setS1ASclassPath: [2023-01-15T20:32:49.198Z] [2023-01-15T20:32:49.198Z] init-common: [2023-01-15T20:32:49.198Z] [2023-01-15T20:32:49.198Z] create-jdbc-resource-common: [2023-01-15T20:32:49.198Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:49.198Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:49.320Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server url/testUrl [2023-01-15T20:32:49.321Z] [exec] Custom resource url/testUrl deleted. [2023-01-15T20:32:49.321Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt [2023-01-15T20:32:49.321Z] [2023-01-15T20:32:49.321Z] all: [2023-01-15T20:32:49.321Z] [2023-01-15T20:32:49.321Z] build: [2023-01-15T20:32:49.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2023-01-15T20:32:49.321Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2023-01-15T20:32:49.761Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:49.762Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable created successfully. [2023-01-15T20:32:49.762Z] [echo] cmd executed for server [2023-01-15T20:32:49.762Z] [2023-01-15T20:32:49.762Z] asadmin-common: [2023-01-15T20:32:49.762Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:49.762Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:49.883Z] [exec] Application deployed with name connector16App. [2023-01-15T20:32:49.883Z] [exec] there are no files to retrieve for application connector16App [2023-01-15T20:32:49.883Z] [echo] Deployment on target server server successful [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] setOSConditions: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] setToolWin: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] setToolUnix: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] setToolProperty: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] setS1ASclassPath: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] init-common: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] deploy-common-ee: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] setOSConditions: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] setToolWin: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] setToolUnix: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] setToolProperty: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] setS1ASclassPath: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] init-common: [2023-01-15T20:32:49.883Z] [2023-01-15T20:32:49.883Z] create-user-common: [2023-01-15T20:32:49.883Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:50.018Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:50.141Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:50.142Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2023-01-15T20:32:50.142Z] [2023-01-15T20:32:50.142Z] setOSConditions: [2023-01-15T20:32:50.142Z] [2023-01-15T20:32:50.142Z] setToolWin: [2023-01-15T20:32:50.142Z] [2023-01-15T20:32:50.142Z] setToolUnix: [2023-01-15T20:32:50.142Z] [2023-01-15T20:32:50.142Z] setToolProperty: [2023-01-15T20:32:50.142Z] [2023-01-15T20:32:50.142Z] setS1ASclassPath: [2023-01-15T20:32:50.142Z] [2023-01-15T20:32:50.142Z] init-common: [2023-01-15T20:32:50.142Z] [2023-01-15T20:32:50.142Z] create-user-common: [2023-01-15T20:32:50.142Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:50.255Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:50.277Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady-pool-size=1 [2023-01-15T20:32:50.277Z] [2023-01-15T20:32:50.277Z] asadmin-common: [2023-01-15T20:32:50.277Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:50.277Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:50.514Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2023-01-15T20:32:50.515Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2023-01-15T20:32:50.515Z] [javac] 2 warnings [2023-01-15T20:32:50.515Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2023-01-15T20:32:50.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:50.706Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2023-01-15T20:32:50.706Z] [2023-01-15T20:32:50.706Z] setOSConditions: [2023-01-15T20:32:50.706Z] [2023-01-15T20:32:50.706Z] setToolWin: [2023-01-15T20:32:50.706Z] [2023-01-15T20:32:50.706Z] setToolUnix: [2023-01-15T20:32:50.706Z] [2023-01-15T20:32:50.706Z] setToolProperty: [2023-01-15T20:32:50.706Z] [2023-01-15T20:32:50.706Z] setS1ASclassPath: [2023-01-15T20:32:50.706Z] [2023-01-15T20:32:50.706Z] init-common: [2023-01-15T20:32:50.706Z] [2023-01-15T20:32:50.706Z] create-user-common: [2023-01-15T20:32:50.706Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:50.842Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:50.842Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max-pool-size=1 [2023-01-15T20:32:50.842Z] [2023-01-15T20:32:50.842Z] asadmin-common: [2023-01-15T20:32:50.842Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:50.843Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:51.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:51.270Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2023-01-15T20:32:51.270Z] [2023-01-15T20:32:51.270Z] setOSConditions: [2023-01-15T20:32:51.270Z] [2023-01-15T20:32:51.270Z] setToolWin: [2023-01-15T20:32:51.270Z] [2023-01-15T20:32:51.270Z] setToolUnix: [2023-01-15T20:32:51.270Z] [2023-01-15T20:32:51.270Z] setToolProperty: [2023-01-15T20:32:51.270Z] [2023-01-15T20:32:51.270Z] setS1ASclassPath: [2023-01-15T20:32:51.270Z] [2023-01-15T20:32:51.270Z] init-common: [2023-01-15T20:32:51.270Z] [2023-01-15T20:32:51.270Z] create-user-common: [2023-01-15T20:32:51.270Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:51.406Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:51.407Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle-timeout-in-seconds=3600 [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] setOSConditions: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] setToolWin: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] setToolUnix: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] setToolProperty: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] setS1ASclassPath: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] init-common: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] deploy-common: [2023-01-15T20:32:51.407Z] [echo] Current time (ISO): 2023-01-15T20:32:51.213+0000 [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] setOSConditions: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] setToolWin: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] setToolUnix: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] setToolProperty: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] setS1ASclassPath: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] init-common: [2023-01-15T20:32:51.407Z] [2023-01-15T20:32:51.407Z] deploy-common-pe: [2023-01-15T20:32:51.407Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:51.451Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:32:51.451Z] [javac] 1 warning [2023-01-15T20:32:51.451Z] [2023-01-15T20:32:51.451Z] run: [2023-01-15T20:32:51.451Z] [2023-01-15T20:32:51.451Z] listjndi: [2023-01-15T20:32:51.451Z] [java] JVM args ignored when same JVM is used. [2023-01-15T20:32:51.451Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2023-01-15T20:32:51.833Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:32:51.833Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2023-01-15T20:32:51.833Z] [2023-01-15T20:32:51.834Z] runtest: [2023-01-15T20:32:51.834Z] [java] GET /connector16/servlet/SimpleServlet?url=/connector16/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:32:51.834Z] [java] [2023-01-15T20:32:51.834Z] [java] Time: 2 [2023-01-15T20:32:51.834Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:32:51.834Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:32:51.834Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:32:51.834Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:32:51.834Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:32:51.834Z] [java] [Server response] [2023-01-15T20:32:51.834Z] [java] [Server response]12 [2023-01-15T20:32:51.834Z] [java] [Server response]Starting the test [2023-01-15T20:32:51.834Z] [java] [Server response] [2023-01-15T20:32:51.834Z] [java] [Server response]29 [2023-01-15T20:32:51.834Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:51.834Z] [java] Value of key is: 1.6 test-1 [2023-01-15T20:32:51.834Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:51.834Z] [java] [Server response] [2023-01-15T20:32:51.834Z] [java] [Server response]e [2023-01-15T20:32:51.834Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:51.834Z] [java] [Server response] [2023-01-15T20:32:51.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2023-01-15T20:32:51.975Z] [exec] Application deployed with name jdbc-markconnectionasbad.localApp. [2023-01-15T20:32:51.975Z] [echo] Deployment on target server server successful [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setOSConditions: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setToolWin: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setToolUnix: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setToolProperty: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setS1ASclassPath: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] init-common: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] deploy-common-ee: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] run: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setOSConditions: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setToolWin: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setToolUnix: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setToolProperty: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setS1ASclassPath: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] init-common: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] execute-sql-common: [2023-01-15T20:32:51.975Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2023-01-15T20:32:51.975Z] [sql] 0 rows affected [2023-01-15T20:32:51.975Z] [sql] 0 rows affected [2023-01-15T20:32:51.975Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setOSConditions: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setToolWin: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setToolUnix: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setToolProperty: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] setS1ASclassPath: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] init-common: [2023-01-15T20:32:51.975Z] [2023-01-15T20:32:51.975Z] runclient-common: [2023-01-15T20:32:51.975Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:32:52.091Z] [java] [Server response]1f [2023-01-15T20:32:52.091Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.091Z] [java] [Server response] [2023-01-15T20:32:52.091Z] [java] [Server response]10 [2023-01-15T20:32:52.091Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.091Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]11 [2023-01-15T20:32:52.092Z] [java] [Server response]checking results [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]29 [2023-01-15T20:32:52.092Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.092Z] [java] Value of key is: 1.6 test-2 [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]e [2023-01-15T20:32:52.092Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]1f [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]10 [2023-01-15T20:32:52.092Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]11 [2023-01-15T20:32:52.092Z] [java] [Server response]checking results [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]29 [2023-01-15T20:32:52.092Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.092Z] [java] Value of key is: 1.6 test-3 [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]e [2023-01-15T20:32:52.092Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]1f [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]10 [2023-01-15T20:32:52.092Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]11 [2023-01-15T20:32:52.092Z] [java] [Server response]checking results [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]29 [2023-01-15T20:32:52.092Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.092Z] [java] Value of key is: 1.6 test-4 [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]e [2023-01-15T20:32:52.092Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]1f [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]10 [2023-01-15T20:32:52.092Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]11 [2023-01-15T20:32:52.092Z] [java] [Server response]checking results [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]29 [2023-01-15T20:32:52.092Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.092Z] [java] Value of key is: 1.6 test-5 [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]e [2023-01-15T20:32:52.092Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]1f [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]10 [2023-01-15T20:32:52.092Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]11 [2023-01-15T20:32:52.092Z] [java] [Server response]checking results [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]29 [2023-01-15T20:32:52.092Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.092Z] [java] Value of key is: 1.6 test-6 [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]e [2023-01-15T20:32:52.092Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]1f [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]10 [2023-01-15T20:32:52.092Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]11 [2023-01-15T20:32:52.092Z] [java] [Server response]checking results [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]29 [2023-01-15T20:32:52.092Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.092Z] [java] Value of key is: 1.6 test-7 [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]e [2023-01-15T20:32:52.092Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]1f [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]10 [2023-01-15T20:32:52.092Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]11 [2023-01-15T20:32:52.092Z] [java] [Server response]checking results [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]29 [2023-01-15T20:32:52.092Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.092Z] [java] Value of key is: 1.6 test-8 [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]e [2023-01-15T20:32:52.092Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]1f [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]10 [2023-01-15T20:32:52.092Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]11 [2023-01-15T20:32:52.092Z] [java] [Server response]checking results [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]29 [2023-01-15T20:32:52.092Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.092Z] [java] Value of key is: 1.6 test-9 [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]e [2023-01-15T20:32:52.092Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]1f [2023-01-15T20:32:52.092Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]10 [2023-01-15T20:32:52.092Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]11 [2023-01-15T20:32:52.092Z] [java] [Server response]checking results [2023-01-15T20:32:52.092Z] [java] [Server response] [2023-01-15T20:32:52.092Z] [java] [Server response]29 [2023-01-15T20:32:52.092Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.092Z] [java] Value of key is: 1.6 test-10 [2023-01-15T20:32:52.093Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.093Z] [java] [Server response] [2023-01-15T20:32:52.093Z] [java] [Server response]e [2023-01-15T20:32:52.093Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.093Z] [java] [Server response] [2023-01-15T20:32:52.232Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:52.350Z] [java] [Server response]1f [2023-01-15T20:32:52.350Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]10 [2023-01-15T20:32:52.350Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]11 [2023-01-15T20:32:52.350Z] [java] [Server response]checking results [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]29 [2023-01-15T20:32:52.350Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.350Z] [java] Value of key is: 1.6 test-11 [2023-01-15T20:32:52.350Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]e [2023-01-15T20:32:52.350Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]1f [2023-01-15T20:32:52.350Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]10 [2023-01-15T20:32:52.350Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]11 [2023-01-15T20:32:52.350Z] [java] [Server response]checking results [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]29 [2023-01-15T20:32:52.350Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.350Z] [java] Value of key is: 1.6 test-12 [2023-01-15T20:32:52.350Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]e [2023-01-15T20:32:52.350Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]1f [2023-01-15T20:32:52.350Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]10 [2023-01-15T20:32:52.350Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]11 [2023-01-15T20:32:52.350Z] [java] [Server response]checking results [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]29 [2023-01-15T20:32:52.350Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.350Z] [java] Value of key is: 1.6 test-13 [2023-01-15T20:32:52.350Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]e [2023-01-15T20:32:52.350Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]1f [2023-01-15T20:32:52.350Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.350Z] [java] [Server response] [2023-01-15T20:32:52.350Z] [java] [Server response]10 [2023-01-15T20:32:52.351Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]11 [2023-01-15T20:32:52.351Z] [java] [Server response]checking results [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]29 [2023-01-15T20:32:52.351Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.351Z] [java] Value of key is: 1.6 test-14 [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]e [2023-01-15T20:32:52.351Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]1f [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]10 [2023-01-15T20:32:52.351Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]11 [2023-01-15T20:32:52.351Z] [java] [Server response]checking results [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]29 [2023-01-15T20:32:52.351Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.351Z] [java] Value of key is: 1.6 test-15 [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]e [2023-01-15T20:32:52.351Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]1f [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]10 [2023-01-15T20:32:52.351Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]11 [2023-01-15T20:32:52.351Z] [java] [Server response]checking results [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]29 [2023-01-15T20:32:52.351Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.351Z] [java] Value of key is: 1.6 test-16 [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]e [2023-01-15T20:32:52.351Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]1f [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]10 [2023-01-15T20:32:52.351Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]11 [2023-01-15T20:32:52.351Z] [java] [Server response]checking results [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]29 [2023-01-15T20:32:52.351Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.351Z] [java] Value of key is: 1.6 test-17 [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]e [2023-01-15T20:32:52.351Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]1f [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]10 [2023-01-15T20:32:52.351Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]11 [2023-01-15T20:32:52.351Z] [java] [Server response]checking results [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]29 [2023-01-15T20:32:52.351Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.351Z] [java] Value of key is: 1.6 test-18 [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]e [2023-01-15T20:32:52.351Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]1f [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]10 [2023-01-15T20:32:52.351Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]11 [2023-01-15T20:32:52.351Z] [java] [Server response]checking results [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]29 [2023-01-15T20:32:52.351Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.351Z] [java] Value of key is: 1.6 test-19 [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]e [2023-01-15T20:32:52.351Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]1f [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]10 [2023-01-15T20:32:52.351Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]11 [2023-01-15T20:32:52.351Z] [java] [Server response]checking results [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]29 [2023-01-15T20:32:52.351Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.351Z] [java] Value of key is: 1.6 test-20 [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]e [2023-01-15T20:32:52.351Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]1f [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]10 [2023-01-15T20:32:52.351Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]11 [2023-01-15T20:32:52.351Z] [java] [Server response]checking results [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]29 [2023-01-15T20:32:52.351Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.351Z] [java] Value of key is: 1.6 test-21 [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]e [2023-01-15T20:32:52.351Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]1f [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]10 [2023-01-15T20:32:52.351Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]11 [2023-01-15T20:32:52.351Z] [java] [Server response]checking results [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]29 [2023-01-15T20:32:52.351Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.351Z] [java] Value of key is: 1.6 test-22 [2023-01-15T20:32:52.351Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.351Z] [java] [Server response]e [2023-01-15T20:32:52.351Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.351Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]1f [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]10 [2023-01-15T20:32:52.352Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]11 [2023-01-15T20:32:52.352Z] [java] [Server response]checking results [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]29 [2023-01-15T20:32:52.352Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.352Z] [java] Value of key is: 1.6 test-23 [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]e [2023-01-15T20:32:52.352Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]1f [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]10 [2023-01-15T20:32:52.352Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]11 [2023-01-15T20:32:52.352Z] [java] [Server response]checking results [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]29 [2023-01-15T20:32:52.352Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.352Z] [java] Value of key is: 1.6 test-24 [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]e [2023-01-15T20:32:52.352Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]1f [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]10 [2023-01-15T20:32:52.352Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]11 [2023-01-15T20:32:52.352Z] [java] [Server response]checking results [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]29 [2023-01-15T20:32:52.352Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.352Z] [java] Value of key is: 1.6 test-25 [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]e [2023-01-15T20:32:52.352Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]1f [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]10 [2023-01-15T20:32:52.352Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]11 [2023-01-15T20:32:52.352Z] [java] [Server response]checking results [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]29 [2023-01-15T20:32:52.352Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.352Z] [java] Value of key is: 1.6 test-26 [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]e [2023-01-15T20:32:52.352Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]1f [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]10 [2023-01-15T20:32:52.352Z] [java] [Server response]expectedResults [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]11 [2023-01-15T20:32:52.352Z] [java] [Server response]checking results [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]29 [2023-01-15T20:32:52.352Z] [java] [Server response]TEST:PASS [2023-01-15T20:32:52.352Z] [java] Value of key is: 1.6 test-27 [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]e [2023-01-15T20:32:52.352Z] [java] [Server response]notifyAndWait [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]1f [2023-01-15T20:32:52.352Z] [java] [Server response]Checking whether its completed [2023-01-15T20:32:52.352Z] [java] [Server response] [2023-01-15T20:32:52.352Z] [java] [Server response]33 [2023-01-15T20:32:52.352Z] [java] [Server response]END_OF_EXECUTION [2023-01-15T20:32:52.352Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:32:52.352Z] [java] [2023-01-15T20:32:52.352Z] [java] [2023-01-15T20:32:52.352Z] [java] ----------------------------------------- [2023-01-15T20:32:52.352Z] [java] - 1.6 test-15: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-16: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-17: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-18: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-19: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-9: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-8: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-10: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-7: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-11: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-6: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-12: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-5: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-13: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-4: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-14: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-26: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-27: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-20: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-21: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-22: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-23: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-24: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-25: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-3: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-2: PASS - [2023-01-15T20:32:52.352Z] [java] - 1.6 test-1: PASS - [2023-01-15T20:32:52.352Z] [java] ----------------------------------------- [2023-01-15T20:32:52.352Z] [java] Total PASS: 27 [2023-01-15T20:32:52.352Z] [java] Total FAIL: 0 [2023-01-15T20:32:52.352Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:32:52.352Z] [java] ----------------------------------------- [2023-01-15T20:32:52.352Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:32:52.610Z] [2023-01-15T20:32:52.610Z] unset-map: [2023-01-15T20:32:52.610Z] [2023-01-15T20:32:52.610Z] unset-jvm-options: [2023-01-15T20:32:52.610Z] [2023-01-15T20:32:52.610Z] setOSConditions: [2023-01-15T20:32:52.610Z] [2023-01-15T20:32:52.610Z] setToolWin: [2023-01-15T20:32:52.610Z] [2023-01-15T20:32:52.610Z] setToolUnix: [2023-01-15T20:32:52.610Z] [2023-01-15T20:32:52.610Z] setToolProperty: [2023-01-15T20:32:52.610Z] [2023-01-15T20:32:52.610Z] setS1ASclassPath: [2023-01-15T20:32:52.610Z] [2023-01-15T20:32:52.610Z] init-common: [2023-01-15T20:32:52.610Z] [2023-01-15T20:32:52.610Z] delete-jvm-options: [2023-01-15T20:32:52.610Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:52.795Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:53.175Z] [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 [2023-01-15T20:32:53.175Z] [exec] Deleted 1 option(s) [2023-01-15T20:32:53.175Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:32:53.175Z] [2023-01-15T20:32:53.175Z] setOSConditions: [2023-01-15T20:32:53.175Z] [2023-01-15T20:32:53.175Z] setToolWin: [2023-01-15T20:32:53.175Z] [2023-01-15T20:32:53.175Z] setToolUnix: [2023-01-15T20:32:53.175Z] [2023-01-15T20:32:53.175Z] setToolProperty: [2023-01-15T20:32:53.175Z] [2023-01-15T20:32:53.175Z] setS1ASclassPath: [2023-01-15T20:32:53.175Z] [2023-01-15T20:32:53.175Z] init-common: [2023-01-15T20:32:53.175Z] [2023-01-15T20:32:53.175Z] delete-jvm-options: [2023-01-15T20:32:53.175Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:53.359Z] [exec] Jan 15, 2023 8:32:53 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:32:53.360Z] [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. [2023-01-15T20:32:53.738Z] [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 [2023-01-15T20:32:53.739Z] [exec] Deleted 1 option(s) [2023-01-15T20:32:53.739Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] unset: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setOSConditions: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolWin: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolUnix: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolProperty: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setS1ASclassPath: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] init-common: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] unsetJdbc: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setOSConditions: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolWin: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolUnix: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolProperty: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setS1ASclassPath: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] init-common: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] execute-sql-common: [2023-01-15T20:32:53.739Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/dropdb.sql [2023-01-15T20:32:53.739Z] [sql] 0 rows affected [2023-01-15T20:32:53.739Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] undeploy: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setOSConditions: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolWin: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolUnix: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolProperty: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setS1ASclassPath: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] init-common: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] undeploy: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setOSConditions: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolWin: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolUnix: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setToolProperty: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] setS1ASclassPath: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] init-common: [2023-01-15T20:32:53.739Z] [2023-01-15T20:32:53.739Z] undeploy-common: [2023-01-15T20:32:53.739Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:54.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] setOSConditions: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] setToolWin: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] setToolUnix: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] setToolProperty: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] setS1ASclassPath: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] init-common: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] undeploy: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] setOSConditions: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] setToolWin: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] setToolUnix: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] setToolProperty: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] setS1ASclassPath: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] init-common: [2023-01-15T20:32:54.302Z] [2023-01-15T20:32:54.302Z] undeploy-rar-common: [2023-01-15T20:32:54.302Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2023-01-15T20:32:54.559Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:54.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:32:54.817Z] [2023-01-15T20:32:54.817Z] setOSConditions: [2023-01-15T20:32:54.817Z] [2023-01-15T20:32:54.817Z] setToolWin: [2023-01-15T20:32:54.817Z] [2023-01-15T20:32:54.817Z] setToolUnix: [2023-01-15T20:32:54.817Z] [2023-01-15T20:32:54.817Z] setToolProperty: [2023-01-15T20:32:54.817Z] [2023-01-15T20:32:54.817Z] setS1ASclassPath: [2023-01-15T20:32:54.817Z] [2023-01-15T20:32:54.817Z] init-common: [2023-01-15T20:32:54.817Z] [2023-01-15T20:32:54.817Z] delete-user-common: [2023-01-15T20:32:55.073Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:55.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jagadish [2023-01-15T20:32:55.330Z] [2023-01-15T20:32:55.330Z] setOSConditions: [2023-01-15T20:32:55.330Z] [2023-01-15T20:32:55.330Z] setToolWin: [2023-01-15T20:32:55.330Z] [2023-01-15T20:32:55.330Z] setToolUnix: [2023-01-15T20:32:55.330Z] [2023-01-15T20:32:55.330Z] setToolProperty: [2023-01-15T20:32:55.330Z] [2023-01-15T20:32:55.330Z] setS1ASclassPath: [2023-01-15T20:32:55.330Z] [2023-01-15T20:32:55.330Z] init-common: [2023-01-15T20:32:55.330Z] [2023-01-15T20:32:55.330Z] delete-user-common: [2023-01-15T20:32:55.587Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:56.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server prasath [2023-01-15T20:32:56.151Z] [2023-01-15T20:32:56.151Z] setOSConditions: [2023-01-15T20:32:56.151Z] [2023-01-15T20:32:56.151Z] setToolWin: [2023-01-15T20:32:56.151Z] [2023-01-15T20:32:56.151Z] setToolUnix: [2023-01-15T20:32:56.151Z] [2023-01-15T20:32:56.151Z] setToolProperty: [2023-01-15T20:32:56.151Z] [2023-01-15T20:32:56.151Z] setS1ASclassPath: [2023-01-15T20:32:56.151Z] [2023-01-15T20:32:56.151Z] init-common: [2023-01-15T20:32:56.151Z] [2023-01-15T20:32:56.151Z] delete-user-common: [2023-01-15T20:32:56.151Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:56.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jr158900 [2023-01-15T20:32:56.637Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : [2023-01-15T20:32:56.637Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable Write] : [2023-01-15T20:32:56.637Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : [2023-01-15T20:32:56.637Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable Write] : [2023-01-15T20:32:56.637Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : [2023-01-15T20:32:56.637Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : [2023-01-15T20:32:56.637Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : [2023-01-15T20:32:56.637Z] [exec] Mark-Connection-As-Bad Status: [2023-01-15T20:32:56.637Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:32:56.637Z] [exec] [2023-01-15T20:32:56.637Z] [exec] [2023-01-15T20:32:56.637Z] [exec] ----------------------------------------- [2023-01-15T20:32:56.637Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : : PASS - [2023-01-15T20:32:56.637Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable Write] : : PASS - [2023-01-15T20:32:56.638Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : : PASS - [2023-01-15T20:32:56.638Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : : PASS - [2023-01-15T20:32:56.638Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : : PASS - [2023-01-15T20:32:56.638Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable Write] : : PASS - [2023-01-15T20:32:56.638Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : : PASS - [2023-01-15T20:32:56.638Z] [exec] ----------------------------------------- [2023-01-15T20:32:56.638Z] [exec] Total PASS: 7 [2023-01-15T20:32:56.638Z] [exec] Total FAIL: 0 [2023-01-15T20:32:56.638Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:32:56.638Z] [exec] ----------------------------------------- [2023-01-15T20:32:56.638Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:32:56.638Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:32:56.638Z] [2023-01-15T20:32:56.638Z] checkReporting-common: [2023-01-15T20:32:56.664Z] [2023-01-15T20:32:56.665Z] setOSConditions: [2023-01-15T20:32:56.665Z] [2023-01-15T20:32:56.665Z] setToolWin: [2023-01-15T20:32:56.665Z] [2023-01-15T20:32:56.665Z] setToolUnix: [2023-01-15T20:32:56.665Z] [2023-01-15T20:32:56.665Z] setToolProperty: [2023-01-15T20:32:56.665Z] [2023-01-15T20:32:56.665Z] setS1ASclassPath: [2023-01-15T20:32:56.665Z] [2023-01-15T20:32:56.665Z] init-common: [2023-01-15T20:32:56.665Z] [2023-01-15T20:32:56.665Z] delete-user-common: [2023-01-15T20:32:56.665Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:56.894Z] [2023-01-15T20:32:56.895Z] confirmReportPresent-common: [2023-01-15T20:32:56.895Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:32:56.895Z] [echo] Test seems to be reported fine [2023-01-15T20:32:56.895Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/RepRunConf.txt [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] confirmMissingReport-common: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] undeploy: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] setOSConditions: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] setToolWin: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] setToolUnix: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] setToolProperty: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] setS1ASclassPath: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] init-common: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] execute-sql-common: [2023-01-15T20:32:56.895Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/drop_pointbase.sql [2023-01-15T20:32:56.895Z] [sql] 0 rows affected [2023-01-15T20:32:56.895Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] unsetup: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] setOSConditions: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] setToolWin: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] setToolUnix: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] setToolProperty: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] setS1ASclassPath: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] init-common: [2023-01-15T20:32:56.895Z] [2023-01-15T20:32:56.895Z] delete-jdbc-resource-common: [2023-01-15T20:32:56.895Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local [2023-01-15T20:32:56.895Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:56.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server guest [2023-01-15T20:32:57.178Z] [2023-01-15T20:32:57.178Z] restore-default-security-permission: [2023-01-15T20:32:57.178Z] [2023-01-15T20:32:57.178Z] setOSConditions: [2023-01-15T20:32:57.178Z] [2023-01-15T20:32:57.178Z] stop-server: [2023-01-15T20:32:57.178Z] [2023-01-15T20:32:57.178Z] stop-server-unix: [2023-01-15T20:32:57.178Z] [echo] stopping server on unix ... [2023-01-15T20:32:57.178Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:57.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local [2023-01-15T20:32:57.461Z] [exec] JDBC resource jdbc/markconnectionasbad-local deleted successfully [2023-01-15T20:32:57.461Z] [echo] cmd executed for server [2023-01-15T20:32:57.461Z] [2023-01-15T20:32:57.461Z] setOSConditions: [2023-01-15T20:32:57.461Z] [2023-01-15T20:32:57.461Z] setToolWin: [2023-01-15T20:32:57.461Z] [2023-01-15T20:32:57.461Z] setToolUnix: [2023-01-15T20:32:57.461Z] [2023-01-15T20:32:57.461Z] setToolProperty: [2023-01-15T20:32:57.461Z] [2023-01-15T20:32:57.461Z] setS1ASclassPath: [2023-01-15T20:32:57.461Z] [2023-01-15T20:32:57.461Z] init-common: [2023-01-15T20:32:57.461Z] [2023-01-15T20:32:57.461Z] delete-jdbc-resource-common: [2023-01-15T20:32:57.461Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local-unshareable [2023-01-15T20:32:57.461Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:58.024Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local-unshareable [2023-01-15T20:32:58.024Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable deleted successfully [2023-01-15T20:32:58.024Z] [echo] cmd executed for server [2023-01-15T20:32:58.024Z] [2023-01-15T20:32:58.024Z] setOSConditions: [2023-01-15T20:32:58.024Z] [2023-01-15T20:32:58.024Z] setToolWin: [2023-01-15T20:32:58.024Z] [2023-01-15T20:32:58.024Z] setToolUnix: [2023-01-15T20:32:58.024Z] [2023-01-15T20:32:58.024Z] setToolProperty: [2023-01-15T20:32:58.024Z] [2023-01-15T20:32:58.024Z] setS1ASclassPath: [2023-01-15T20:32:58.024Z] [2023-01-15T20:32:58.024Z] init-common: [2023-01-15T20:32:58.024Z] [2023-01-15T20:32:58.024Z] delete-jdbc-connpool-common: [2023-01-15T20:32:58.024Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-pool [2023-01-15T20:32:58.024Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm [2023-01-15T20:32:58.548Z] [exec] Waiting for the domain to stop . [2023-01-15T20:32:58.549Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:32:58.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-pool [2023-01-15T20:32:58.588Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-pool deleted successfully [2023-01-15T20:32:58.588Z] [echo] cmd executed for server [2023-01-15T20:32:58.588Z] [2023-01-15T20:32:58.588Z] setOSConditions: [2023-01-15T20:32:58.588Z] [2023-01-15T20:32:58.588Z] setToolWin: [2023-01-15T20:32:58.588Z] [2023-01-15T20:32:58.588Z] setToolUnix: [2023-01-15T20:32:58.588Z] [2023-01-15T20:32:58.588Z] setToolProperty: [2023-01-15T20:32:58.588Z] [2023-01-15T20:32:58.588Z] setS1ASclassPath: [2023-01-15T20:32:58.588Z] [2023-01-15T20:32:58.588Z] init-common: [2023-01-15T20:32:58.588Z] [2023-01-15T20:32:58.588Z] delete-jdbc-connpool-common: [2023-01-15T20:32:58.588Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2023-01-15T20:32:58.588Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:59.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2023-01-15T20:32:59.151Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-unshareable-pool deleted successfully [2023-01-15T20:32:59.151Z] [echo] cmd executed for server [2023-01-15T20:32:59.151Z] [2023-01-15T20:32:59.151Z] setOSConditions: [2023-01-15T20:32:59.151Z] [2023-01-15T20:32:59.151Z] setToolWin: [2023-01-15T20:32:59.151Z] [2023-01-15T20:32:59.151Z] setToolUnix: [2023-01-15T20:32:59.151Z] [2023-01-15T20:32:59.151Z] setToolProperty: [2023-01-15T20:32:59.151Z] [2023-01-15T20:32:59.151Z] setS1ASclassPath: [2023-01-15T20:32:59.151Z] [2023-01-15T20:32:59.151Z] init-common: [2023-01-15T20:32:59.151Z] [2023-01-15T20:32:59.151Z] undeploy-common: [2023-01-15T20:32:59.151Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:32:59.714Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] all: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setOSConditions: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolWin: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolUnix: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolProperty: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setS1ASclassPath: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] init-common: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] clean: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setOSConditions: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolWin: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolUnix: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolProperty: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setS1ASclassPath: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] init-common: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] clean-common: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setOSConditions: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolWin: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolUnix: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolProperty: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setS1ASclassPath: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] init-common: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] clean-classes-common: [2023-01-15T20:32:59.715Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setOSConditions: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolWin: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolUnix: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolProperty: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setS1ASclassPath: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] init-common: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] clean-jars-common: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] compile: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setOSConditions: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolWin: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolUnix: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setToolProperty: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] setS1ASclassPath: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] init-common: [2023-01-15T20:32:59.715Z] [2023-01-15T20:32:59.715Z] compile-common: [2023-01-15T20:32:59.715Z] [echo] Current time (ISO): 2023-01-15T20:32:59.590+0000 [2023-01-15T20:32:59.715Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:59.715Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:32:59.715Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:01.610Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:33:01.610Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:33:01.610Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:33:01.610Z] [javac] 1 warning [2023-01-15T20:33:01.610Z] [2023-01-15T20:33:01.610Z] setOSConditions: [2023-01-15T20:33:01.610Z] [2023-01-15T20:33:01.610Z] setToolWin: [2023-01-15T20:33:01.610Z] [2023-01-15T20:33:01.610Z] setToolUnix: [2023-01-15T20:33:01.610Z] [2023-01-15T20:33:01.610Z] setToolProperty: [2023-01-15T20:33:01.610Z] [2023-01-15T20:33:01.610Z] setS1ASclassPath: [2023-01-15T20:33:01.610Z] [2023-01-15T20:33:01.610Z] init-common: [2023-01-15T20:33:01.610Z] [2023-01-15T20:33:01.610Z] compile-common: [2023-01-15T20:33:01.610Z] [echo] Current time (ISO): 2023-01-15T20:33:01.592+0000 [2023-01-15T20:33:01.610Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:01.867Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:03.762Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:33:03.762Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:33:03.762Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:33:03.762Z] [javac] 1 warning [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] build: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] setOSConditions: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] fixFiles: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] convUnix: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] convWin: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] setToolWin: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] setToolUnix: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] setToolProperty: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] setS1ASclassPath: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] init-common: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] package-persistence-common: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] ejb-jar-common: [2023-01-15T20:33:03.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] package-ejbjar-common: [2023-01-15T20:33:03.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:03.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:03.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:03.762Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2023-01-15T20:33:03.762Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] appclient-jar-common: [2023-01-15T20:33:03.762Z] [2023-01-15T20:33:03.762Z] package-appclientjar-common: [2023-01-15T20:33:03.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:03.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:03.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:03.763Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] webclient-war-common: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] build-ear-common: [2023-01-15T20:33:03.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:03.763Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] deploy: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setOSConditions: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolWin: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolUnix: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolProperty: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setS1ASclassPath: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] init-common: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] execute-sql-common: [2023-01-15T20:33:03.763Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2023-01-15T20:33:03.763Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:33:03.763Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:33:03.763Z] [sql] 0 rows affected [2023-01-15T20:33:03.763Z] [sql] Failed to execute: drop table owner [2023-01-15T20:33:03.763Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2023-01-15T20:33:03.763Z] [sql] 0 rows affected [2023-01-15T20:33:03.763Z] [sql] 2 of 4 SQL statements executed successfully [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setOSConditions: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolWin: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolUnix: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolProperty: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setS1ASclassPath: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] init-common: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setup: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setOSConditions: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolWin: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolUnix: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolProperty: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setS1ASclassPath: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] init-common: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] deploy-jdbc-common: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setOSConditions: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolWin: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolUnix: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setToolProperty: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] setS1ASclassPath: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] init-common: [2023-01-15T20:33:03.763Z] [2023-01-15T20:33:03.763Z] create-jdbc-connpool-common: [2023-01-15T20:33:03.763Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:04.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:04.326Z] [exec] JDBC connection pool jdbc/jdbc-unshareable-pool created successfully. [2023-01-15T20:33:04.326Z] [2023-01-15T20:33:04.326Z] set-derby-connpool-props: [2023-01-15T20:33:04.326Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:04.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:04.889Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.User=dbuser [2023-01-15T20:33:04.889Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:05.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:05.452Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.Password=dbpassword [2023-01-15T20:33:05.452Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:06.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:06.015Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.driverType=4 [2023-01-15T20:33:06.015Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:06.579Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:06.579Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.portNumber=1527 [2023-01-15T20:33:06.579Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:07.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:07.143Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.dataBaseName=testdb [2023-01-15T20:33:07.143Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:07.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:07.706Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:33:07.706Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:08.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:08.269Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.create=true [2023-01-15T20:33:08.270Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:08.504Z] [2023-01-15T20:33:08.504Z] stop-server-windows: [2023-01-15T20:33:08.504Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T20:33:08.504Z] [echo] restored original server.policy file [2023-01-15T20:33:08.504Z] [2023-01-15T20:33:08.504Z] setOSConditions: [2023-01-15T20:33:08.504Z] [2023-01-15T20:33:08.504Z] start-server: [2023-01-15T20:33:08.504Z] [echo] +-----------------------------+ [2023-01-15T20:33:08.504Z] [echo] | | [2023-01-15T20:33:08.504Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:33:08.504Z] [echo] | in Felix mode | [2023-01-15T20:33:08.504Z] [echo] | | [2023-01-15T20:33:08.504Z] [echo] +-----------------------------+ [2023-01-15T20:33:08.504Z] [2023-01-15T20:33:08.504Z] start-server-unix: [2023-01-15T20:33:08.504Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:08.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:08.833Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.serverName=localhost [2023-01-15T20:33:08.833Z] [2023-01-15T20:33:08.833Z] setOSConditions: [2023-01-15T20:33:08.833Z] [2023-01-15T20:33:08.833Z] setToolWin: [2023-01-15T20:33:08.833Z] [2023-01-15T20:33:08.833Z] setToolUnix: [2023-01-15T20:33:08.833Z] [2023-01-15T20:33:08.833Z] setToolProperty: [2023-01-15T20:33:08.833Z] [2023-01-15T20:33:08.833Z] setS1ASclassPath: [2023-01-15T20:33:08.833Z] [2023-01-15T20:33:08.833Z] init-common: [2023-01-15T20:33:08.833Z] [2023-01-15T20:33:08.833Z] create-jdbc-resource-common: [2023-01-15T20:33:08.833Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc/jdbc-unshareable-pool --target server jdbc/unshareable [2023-01-15T20:33:08.833Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:09.401Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:09.401Z] [exec] JDBC resource jdbc/unshareable created successfully. [2023-01-15T20:33:09.401Z] [echo] cmd executed for server [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] setOSConditions: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] setToolWin: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] setToolUnix: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] setToolProperty: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] setS1ASclassPath: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] init-common: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] deploy-jdbc-common: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] setOSConditions: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] setToolWin: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] setToolUnix: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] setToolProperty: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] setS1ASclassPath: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] init-common: [2023-01-15T20:33:09.401Z] [2023-01-15T20:33:09.401Z] create-jdbc-connpool-common: [2023-01-15T20:33:09.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:09.658Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:09.915Z] [exec] JDBC connection pool jdbc-shareable-pool created successfully. [2023-01-15T20:33:09.916Z] [2023-01-15T20:33:09.916Z] set-derby-connpool-props: [2023-01-15T20:33:09.916Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:10.479Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:10.479Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2023-01-15T20:33:10.479Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:11.042Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:11.042Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2023-01-15T20:33:11.042Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:11.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:11.605Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2023-01-15T20:33:11.605Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:12.169Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:12.169Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2023-01-15T20:33:12.169Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:12.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:12.677Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:33:12.677Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:33:12.677Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:33:12.677Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:33:12.677Z] [exec] Admin Port: 4848 [2023-01-15T20:33:12.677Z] [exec] Command start-domain executed successfully. [2023-01-15T20:33:12.683Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2023-01-15T20:33:12.684Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:13.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:13.247Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:33:13.247Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:13.504Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:13.761Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2023-01-15T20:33:13.761Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:14.324Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:14.324Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2023-01-15T20:33:14.324Z] [2023-01-15T20:33:14.324Z] setOSConditions: [2023-01-15T20:33:14.324Z] [2023-01-15T20:33:14.324Z] setToolWin: [2023-01-15T20:33:14.324Z] [2023-01-15T20:33:14.324Z] setToolUnix: [2023-01-15T20:33:14.324Z] [2023-01-15T20:33:14.324Z] setToolProperty: [2023-01-15T20:33:14.324Z] [2023-01-15T20:33:14.324Z] setS1ASclassPath: [2023-01-15T20:33:14.324Z] [2023-01-15T20:33:14.324Z] init-common: [2023-01-15T20:33:14.324Z] [2023-01-15T20:33:14.324Z] create-jdbc-resource-common: [2023-01-15T20:33:14.324Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-shareable-pool --target server jdbc/shareable [2023-01-15T20:33:14.324Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:14.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:14.890Z] [exec] JDBC resource jdbc/shareable created successfully. [2023-01-15T20:33:14.890Z] [echo] cmd executed for server [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] setOSConditions: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] setToolWin: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] setToolUnix: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] setToolProperty: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] setS1ASclassPath: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] init-common: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] deploy-jdbc-common: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] setOSConditions: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] setToolWin: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] setToolUnix: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] setToolProperty: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] setS1ASclassPath: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] init-common: [2023-01-15T20:33:14.890Z] [2023-01-15T20:33:14.890Z] create-jdbc-connpool-common: [2023-01-15T20:33:14.890Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:15.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:15.453Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2023-01-15T20:33:15.453Z] [2023-01-15T20:33:15.453Z] set-derby-connpool-props: [2023-01-15T20:33:15.453Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:16.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:16.015Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.User=dbuser [2023-01-15T20:33:16.015Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:16.388Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:33:16.389Z] --- [2023-01-15T20:33:16.389Z] apiVersion: "v1" [2023-01-15T20:33:16.389Z] kind: "Pod" [2023-01-15T20:33:16.389Z] metadata: [2023-01-15T20:33:16.389Z] annotations: [2023-01-15T20:33:16.389Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:33:16.389Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:33:16.389Z] labels: [2023-01-15T20:33:16.389Z] jenkins: "slave" [2023-01-15T20:33:16.389Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:33:16.389Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:33:16.389Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm" [2023-01-15T20:33:16.389Z] namespace: "glassfish" [2023-01-15T20:33:16.389Z] spec: [2023-01-15T20:33:16.389Z] containers: [2023-01-15T20:33:16.389Z] - env: [2023-01-15T20:33:16.389Z] - name: "JENKINS_SECRET" [2023-01-15T20:33:16.389Z] value: "********" [2023-01-15T20:33:16.389Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:33:16.389Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:33:16.389Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:33:16.389Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm" [2023-01-15T20:33:16.389Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:33:16.389Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:33:16.389Z] - name: "JENKINS_NAME" [2023-01-15T20:33:16.389Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm" [2023-01-15T20:33:16.389Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:33:16.389Z] value: "/home/jenkins/agent" [2023-01-15T20:33:16.389Z] - name: "JENKINS_URL" [2023-01-15T20:33:16.389Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:33:16.389Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:33:16.389Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:33:16.389Z] name: "jnlp" [2023-01-15T20:33:16.389Z] resources: [2023-01-15T20:33:16.389Z] limits: [2023-01-15T20:33:16.389Z] memory: "1200Mi" [2023-01-15T20:33:16.389Z] cpu: "300m" [2023-01-15T20:33:16.389Z] requests: [2023-01-15T20:33:16.389Z] memory: "1200Mi" [2023-01-15T20:33:16.389Z] cpu: "300m" [2023-01-15T20:33:16.389Z] volumeMounts: [2023-01-15T20:33:16.389Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:33:16.389Z] name: "workspace-volume" [2023-01-15T20:33:16.389Z] readOnly: false [2023-01-15T20:33:16.389Z] - args: [2023-01-15T20:33:16.389Z] - "cat" [2023-01-15T20:33:16.389Z] env: [2023-01-15T20:33:16.389Z] - name: "MAVEN_OPTS" [2023-01-15T20:33:16.389Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:33:16.389Z] - name: "MVN_EXTRA" [2023-01-15T20:33:16.389Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:33:16.389Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:33:16.389Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:33:16.389Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:33:16.389Z] imagePullPolicy: "Always" [2023-01-15T20:33:16.389Z] name: "glassfish-build" [2023-01-15T20:33:16.389Z] resources: [2023-01-15T20:33:16.389Z] limits: [2023-01-15T20:33:16.389Z] memory: "12Gi" [2023-01-15T20:33:16.389Z] cpu: "8000m" [2023-01-15T20:33:16.389Z] requests: [2023-01-15T20:33:16.389Z] memory: "7Gi" [2023-01-15T20:33:16.389Z] cpu: "4000m" [2023-01-15T20:33:16.389Z] tty: true [2023-01-15T20:33:16.389Z] volumeMounts: [2023-01-15T20:33:16.389Z] - mountPath: "/home/jenkins" [2023-01-15T20:33:16.389Z] name: "jenkins-home" [2023-01-15T20:33:16.389Z] readOnly: false [2023-01-15T20:33:16.389Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:33:16.389Z] name: "maven-repo-shared-storage" [2023-01-15T20:33:16.389Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:33:16.389Z] name: "settings-xml" [2023-01-15T20:33:16.389Z] readOnly: true [2023-01-15T20:33:16.389Z] subPath: "settings.xml" [2023-01-15T20:33:16.389Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:33:16.389Z] name: "settings-security-xml" [2023-01-15T20:33:16.389Z] readOnly: true [2023-01-15T20:33:16.389Z] subPath: "settings-security.xml" [2023-01-15T20:33:16.389Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:33:16.389Z] name: "maven-repo-local-storage" [2023-01-15T20:33:16.389Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:33:16.389Z] name: "workspace-volume" [2023-01-15T20:33:16.389Z] readOnly: false [2023-01-15T20:33:16.389Z] nodeSelector: [2023-01-15T20:33:16.389Z] kubernetes.io/os: "linux" [2023-01-15T20:33:16.389Z] restartPolicy: "Never" [2023-01-15T20:33:16.389Z] volumes: [2023-01-15T20:33:16.389Z] - name: "settings-security-xml" [2023-01-15T20:33:16.389Z] secret: [2023-01-15T20:33:16.389Z] items: [2023-01-15T20:33:16.389Z] - key: "settings-security.xml" [2023-01-15T20:33:16.389Z] path: "settings-security.xml" [2023-01-15T20:33:16.389Z] secretName: "m2-secret-dir" [2023-01-15T20:33:16.389Z] - emptyDir: {} [2023-01-15T20:33:16.389Z] name: "maven-repo-local-storage" [2023-01-15T20:33:16.389Z] - emptyDir: {} [2023-01-15T20:33:16.389Z] name: "jenkins-home" [2023-01-15T20:33:16.389Z] - name: "settings-xml" [2023-01-15T20:33:16.390Z] secret: [2023-01-15T20:33:16.390Z] items: [2023-01-15T20:33:16.390Z] - key: "settings.xml" [2023-01-15T20:33:16.390Z] path: "settings.xml" [2023-01-15T20:33:16.390Z] secretName: "m2-secret-dir" [2023-01-15T20:33:16.390Z] - emptyDir: [2023-01-15T20:33:16.390Z] medium: "" [2023-01-15T20:33:16.390Z] name: "workspace-volume" [2023-01-15T20:33:16.390Z] - name: "maven-repo-shared-storage" [2023-01-15T20:33:16.390Z] persistentVolumeClaim: [2023-01-15T20:33:16.390Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:33:16.390Z] [2023-01-15T20:33:16.579Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:16.579Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.Password=dbpassword [2023-01-15T20:33:16.579Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:17.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:17.143Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.driverType=4 [2023-01-15T20:33:17.143Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:17.227Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:33:17.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:17.710Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.portNumber=1527 [2023-01-15T20:33:17.710Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:18.273Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:18.273Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.dataBaseName=testdb [2023-01-15T20:33:18.274Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:18.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:18.836Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:33:18.836Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:19.092Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:19.092Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.create=true [2023-01-15T20:33:19.349Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:19.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:19.864Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.serverName=localhost [2023-01-15T20:33:19.864Z] [2023-01-15T20:33:19.864Z] setOSConditions: [2023-01-15T20:33:19.864Z] [2023-01-15T20:33:19.864Z] setToolWin: [2023-01-15T20:33:19.864Z] [2023-01-15T20:33:19.864Z] setToolUnix: [2023-01-15T20:33:19.864Z] [2023-01-15T20:33:19.864Z] setToolProperty: [2023-01-15T20:33:19.864Z] [2023-01-15T20:33:19.864Z] setS1ASclassPath: [2023-01-15T20:33:19.864Z] [2023-01-15T20:33:19.864Z] init-common: [2023-01-15T20:33:19.864Z] [2023-01-15T20:33:19.864Z] create-jdbc-resource-common: [2023-01-15T20:33:19.864Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2023-01-15T20:33:19.864Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:20.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:20.432Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2023-01-15T20:33:20.432Z] [echo] cmd executed for server [2023-01-15T20:33:20.432Z] [2023-01-15T20:33:20.432Z] asadmin-common: [2023-01-15T20:33:20.432Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:20.432Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:20.996Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-01-15T20:33:20.996Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-01-15T20:33:20.996Z] [2023-01-15T20:33:20.996Z] asadmin-common: [2023-01-15T20:33:20.996Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:20.996Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:21.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:21.560Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady-pool-size=5 [2023-01-15T20:33:21.560Z] [2023-01-15T20:33:21.561Z] asadmin-common: [2023-01-15T20:33:21.561Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:21.561Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:21.816Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (security_all) [Pipeline] container [Pipeline] { [Pipeline] unstash [2023-01-15T20:33:22.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:22.124Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max-pool-size=5 [2023-01-15T20:33:22.124Z] [2023-01-15T20:33:22.124Z] asadmin-common: [2023-01-15T20:33:22.124Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:22.124Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:22.637Z] [2023-01-15T20:33:22.638Z] start-server-windows: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setOSConditions: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolWin: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolUnix: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolProperty: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setS1ASclassPath: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] init-common: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] restart: [2023-01-15T20:33:22.638Z] [echo] Not required to restart [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] all-with-mappings: [2023-01-15T20:33:22.638Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setOSConditions: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolWin: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolUnix: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolProperty: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setS1ASclassPath: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] init-common: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] clean: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setOSConditions: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolWin: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolUnix: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolProperty: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setS1ASclassPath: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] init-common: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] clean-common: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setOSConditions: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolWin: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolUnix: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolProperty: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setS1ASclassPath: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] init-common: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] clean-classes-common: [2023-01-15T20:33:22.638Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setOSConditions: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolWin: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolUnix: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolProperty: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setS1ASclassPath: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] init-common: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] clean-jars-common: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] compile: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setOSConditions: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolWin: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolUnix: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setToolProperty: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] setS1ASclassPath: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] init-common: [2023-01-15T20:33:22.638Z] [2023-01-15T20:33:22.638Z] compile-common: [2023-01-15T20:33:22.638Z] [echo] Current time (ISO): 2023-01-15T20:33:22.463+0000 [2023-01-15T20:33:22.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:22.638Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:22.638Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:22.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:22.689Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle-timeout-in-seconds=3600 [2023-01-15T20:33:22.689Z] [2023-01-15T20:33:22.689Z] asadmin-common: [2023-01-15T20:33:22.689Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:22.689Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:23.256Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:23.256Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady-pool-size=5 [2023-01-15T20:33:23.256Z] [2023-01-15T20:33:23.256Z] asadmin-common: [2023-01-15T20:33:23.256Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:23.256Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:23.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:23.819Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max-pool-size=5 [2023-01-15T20:33:23.820Z] [2023-01-15T20:33:23.820Z] asadmin-common: [2023-01-15T20:33:23.820Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:23.820Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:24.383Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:24.383Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle-timeout-in-seconds=3600 [2023-01-15T20:33:24.383Z] [2023-01-15T20:33:24.383Z] asadmin-common: [2023-01-15T20:33:24.383Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:24.383Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:24.529Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:33:24.530Z] [javac] 1 warning [2023-01-15T20:33:24.530Z] [2023-01-15T20:33:24.530Z] setOSConditions: [2023-01-15T20:33:24.530Z] [2023-01-15T20:33:24.530Z] setToolWin: [2023-01-15T20:33:24.530Z] [2023-01-15T20:33:24.530Z] setToolUnix: [2023-01-15T20:33:24.530Z] [2023-01-15T20:33:24.530Z] setToolProperty: [2023-01-15T20:33:24.530Z] [2023-01-15T20:33:24.530Z] setS1ASclassPath: [2023-01-15T20:33:24.530Z] [2023-01-15T20:33:24.530Z] init-common: [2023-01-15T20:33:24.530Z] [2023-01-15T20:33:24.530Z] compile-common: [2023-01-15T20:33:24.530Z] [echo] Current time (ISO): 2023-01-15T20:33:24.137+0000 [2023-01-15T20:33:24.530Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:24.530Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:24.946Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:24.947Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2023-01-15T20:33:24.947Z] [2023-01-15T20:33:24.947Z] asadmin-common: [2023-01-15T20:33:24.947Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:24.947Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:25.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:25.511Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2023-01-15T20:33:25.511Z] [2023-01-15T20:33:25.511Z] asadmin-common: [2023-01-15T20:33:25.511Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:25.511Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:25.903Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:33:26.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:26.075Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] setOSConditions: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] setToolWin: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] setToolUnix: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] setToolProperty: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] setS1ASclassPath: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] init-common: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] deploy-common: [2023-01-15T20:33:26.075Z] [echo] Current time (ISO): 2023-01-15T20:33:25.896+0000 [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] setOSConditions: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] setToolWin: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] setToolUnix: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] setToolProperty: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] setS1ASclassPath: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] init-common: [2023-01-15T20:33:26.075Z] [2023-01-15T20:33:26.075Z] deploy-common-pe: [2023-01-15T20:33:26.075Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:26.161Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:33:26.161Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:33:26.161Z] [javac] 1 warning [2023-01-15T20:33:26.161Z] [2023-01-15T20:33:26.161Z] setOSConditions: [2023-01-15T20:33:26.161Z] [2023-01-15T20:33:26.161Z] setToolWin: [2023-01-15T20:33:26.161Z] [2023-01-15T20:33:26.161Z] setToolUnix: [2023-01-15T20:33:26.161Z] [2023-01-15T20:33:26.161Z] setToolProperty: [2023-01-15T20:33:26.161Z] [2023-01-15T20:33:26.161Z] setS1ASclassPath: [2023-01-15T20:33:26.161Z] [2023-01-15T20:33:26.161Z] init-common: [2023-01-15T20:33:26.161Z] [2023-01-15T20:33:26.161Z] compile-common: [2023-01-15T20:33:26.161Z] [echo] Current time (ISO): 2023-01-15T20:33:25.918+0000 [2023-01-15T20:33:26.161Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:26.161Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:26.639Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-01-15T20:33:26.639Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2023-01-15T20:33:26.639Z] [echo] Deployment on target server server successful [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] setOSConditions: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] setToolWin: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] setToolUnix: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] setToolProperty: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] setS1ASclassPath: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] init-common: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] deploy-common-ee: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] run: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] setOSConditions: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] setToolWin: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] setToolUnix: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] setToolProperty: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] setS1ASclassPath: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] init-common: [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.639Z] execute-sql-common: [2023-01-15T20:33:26.639Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2023-01-15T20:33:26.639Z] [sql] 0 rows affected [2023-01-15T20:33:26.639Z] [sql] 0 rows affected [2023-01-15T20:33:26.639Z] [sql] 0 rows affected [2023-01-15T20:33:26.639Z] [sql] 0 rows affected [2023-01-15T20:33:26.639Z] [sql] 4 of 4 SQL statements executed successfully [2023-01-15T20:33:26.639Z] [2023-01-15T20:33:26.640Z] setOSConditions: [2023-01-15T20:33:26.640Z] [2023-01-15T20:33:26.640Z] setToolWin: [2023-01-15T20:33:26.640Z] [2023-01-15T20:33:26.640Z] setToolUnix: [2023-01-15T20:33:26.640Z] [2023-01-15T20:33:26.640Z] setToolProperty: [2023-01-15T20:33:26.640Z] [2023-01-15T20:33:26.640Z] setS1ASclassPath: [2023-01-15T20:33:26.640Z] [2023-01-15T20:33:26.640Z] init-common: [2023-01-15T20:33:26.640Z] [2023-01-15T20:33:26.640Z] runclient-common: [2023-01-15T20:33:26.640Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:33:26.900Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:27.463Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:28.026Z] [exec] Jan 15, 2023 8:33:27 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:33:28.026Z] [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. [2023-01-15T20:33:28.054Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:33:28.061Z] [javac] 1 warning [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] build: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] build-custom-factory: [2023-01-15T20:33:28.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:33:28.061Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] setOSConditions: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] fixFiles: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] convUnix: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] convWin: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] setToolWin: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] setToolUnix: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] setToolProperty: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] setS1ASclassPath: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] init-common: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] package-persistence-common: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] ejb-jar-common: [2023-01-15T20:33:28.061Z] [2023-01-15T20:33:28.061Z] package-ejbjar-common: [2023-01-15T20:33:28.062Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:28.062Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:28.062Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:28.062Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2023-01-15T20:33:28.062Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:28.062Z] [2023-01-15T20:33:28.062Z] appclient-jar-common: [2023-01-15T20:33:28.062Z] [2023-01-15T20:33:28.062Z] package-appclientjar-common: [2023-01-15T20:33:28.062Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:28.062Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:28.062Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:28.062Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2023-01-15T20:33:28.062Z] [2023-01-15T20:33:28.062Z] webclient-war-common: [2023-01-15T20:33:28.062Z] [2023-01-15T20:33:28.062Z] build-ear-common: [2023-01-15T20:33:28.062Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:28.062Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:28.062Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2023-01-15T20:33:28.062Z] [2023-01-15T20:33:28.062Z] deploy: [2023-01-15T20:33:28.062Z] [2023-01-15T20:33:28.062Z] deploy-custom-resource-classes: [2023-01-15T20:33:28.062Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2023-01-15T20:33:28.062Z] [2023-01-15T20:33:28.062Z] restart-server: [2023-01-15T20:33:28.062Z] [2023-01-15T20:33:28.062Z] setOSConditions: [2023-01-15T20:33:28.062Z] [2023-01-15T20:33:28.062Z] stop-server: [2023-01-15T20:33:28.062Z] [2023-01-15T20:33:28.062Z] stop-server-unix: [2023-01-15T20:33:28.062Z] [echo] stopping server on unix ... [2023-01-15T20:33:28.062Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:30.583Z] [exec] Waiting for the domain to stop . [2023-01-15T20:33:30.583Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:33:32.202Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : [2023-01-15T20:33:32.204Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : [2023-01-15T20:33:32.204Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : [2023-01-15T20:33:32.204Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : [2023-01-15T20:33:32.204Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : [2023-01-15T20:33:32.204Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : [2023-01-15T20:33:32.204Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : [2023-01-15T20:33:32.461Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : [2023-01-15T20:33:32.461Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : [2023-01-15T20:33:32.461Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : [2023-01-15T20:33:32.461Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : [2023-01-15T20:33:32.461Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : [2023-01-15T20:33:32.461Z] [exec] Mark-Connection-As-Bad [2023-01-15T20:33:32.461Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:33:32.461Z] [exec] [2023-01-15T20:33:32.461Z] [exec] [2023-01-15T20:33:32.461Z] [exec] ----------------------------------------- [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : : PASS - [2023-01-15T20:33:32.461Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : : PASS - [2023-01-15T20:33:32.461Z] [exec] ----------------------------------------- [2023-01-15T20:33:32.461Z] [exec] Total PASS: 12 [2023-01-15T20:33:32.461Z] [exec] Total FAIL: 0 [2023-01-15T20:33:32.461Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:33:32.461Z] [exec] ----------------------------------------- [2023-01-15T20:33:32.461Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:33:32.719Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] checkReporting-common: [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] confirmReportPresent-common: [2023-01-15T20:33:32.977Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:33:32.977Z] [echo] Test seems to be reported fine [2023-01-15T20:33:32.977Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/RepRunConf.txt [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] confirmMissingReport-common: [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] undeploy: [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] setOSConditions: [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] setToolWin: [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] setToolUnix: [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] setToolProperty: [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] setS1ASclassPath: [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] init-common: [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] execute-sql-common: [2023-01-15T20:33:32.977Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/drop_pointbase.sql [2023-01-15T20:33:32.977Z] [sql] 0 rows affected [2023-01-15T20:33:32.977Z] [sql] 0 rows affected [2023-01-15T20:33:32.977Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] unsetup: [2023-01-15T20:33:32.977Z] [2023-01-15T20:33:32.977Z] asadmin-common: [2023-01-15T20:33:32.977Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:33.233Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:33.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-01-15T20:33:34.054Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-01-15T20:33:34.054Z] [2023-01-15T20:33:34.054Z] setOSConditions: [2023-01-15T20:33:34.054Z] [2023-01-15T20:33:34.054Z] setToolWin: [2023-01-15T20:33:34.054Z] [2023-01-15T20:33:34.054Z] setToolUnix: [2023-01-15T20:33:34.054Z] [2023-01-15T20:33:34.054Z] setToolProperty: [2023-01-15T20:33:34.054Z] [2023-01-15T20:33:34.054Z] setS1ASclassPath: [2023-01-15T20:33:34.054Z] [2023-01-15T20:33:34.054Z] init-common: [2023-01-15T20:33:34.054Z] [2023-01-15T20:33:34.054Z] delete-jdbc-resource-common: [2023-01-15T20:33:34.054Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/unshareable [2023-01-15T20:33:34.054Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:34.311Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/unshareable [2023-01-15T20:33:34.568Z] [exec] JDBC resource jdbc/unshareable deleted successfully [2023-01-15T20:33:34.568Z] [echo] cmd executed for server [2023-01-15T20:33:34.568Z] [2023-01-15T20:33:34.568Z] setOSConditions: [2023-01-15T20:33:34.568Z] [2023-01-15T20:33:34.568Z] setToolWin: [2023-01-15T20:33:34.568Z] [2023-01-15T20:33:34.568Z] setToolUnix: [2023-01-15T20:33:34.568Z] [2023-01-15T20:33:34.568Z] setToolProperty: [2023-01-15T20:33:34.568Z] [2023-01-15T20:33:34.568Z] setS1ASclassPath: [2023-01-15T20:33:34.568Z] [2023-01-15T20:33:34.568Z] init-common: [2023-01-15T20:33:34.568Z] [2023-01-15T20:33:34.568Z] delete-jdbc-connpool-common: [2023-01-15T20:33:34.568Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc/jdbc-unshareable-pool [2023-01-15T20:33:34.568Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:35.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc/jdbc-unshareable-pool [2023-01-15T20:33:35.131Z] [exec] JDBC Connection pool jdbc/jdbc-unshareable-pool deleted successfully [2023-01-15T20:33:35.131Z] [echo] cmd executed for server [2023-01-15T20:33:35.131Z] [2023-01-15T20:33:35.131Z] setOSConditions: [2023-01-15T20:33:35.131Z] [2023-01-15T20:33:35.131Z] setToolWin: [2023-01-15T20:33:35.131Z] [2023-01-15T20:33:35.131Z] setToolUnix: [2023-01-15T20:33:35.131Z] [2023-01-15T20:33:35.131Z] setToolProperty: [2023-01-15T20:33:35.131Z] [2023-01-15T20:33:35.131Z] setS1ASclassPath: [2023-01-15T20:33:35.131Z] [2023-01-15T20:33:35.131Z] init-common: [2023-01-15T20:33:35.131Z] [2023-01-15T20:33:35.131Z] delete-jdbc-resource-common: [2023-01-15T20:33:35.131Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/shareable [2023-01-15T20:33:35.131Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:35.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/shareable [2023-01-15T20:33:35.695Z] [exec] JDBC resource jdbc/shareable deleted successfully [2023-01-15T20:33:35.695Z] [echo] cmd executed for server [2023-01-15T20:33:35.695Z] [2023-01-15T20:33:35.695Z] setOSConditions: [2023-01-15T20:33:35.695Z] [2023-01-15T20:33:35.695Z] setToolWin: [2023-01-15T20:33:35.695Z] [2023-01-15T20:33:35.695Z] setToolUnix: [2023-01-15T20:33:35.695Z] [2023-01-15T20:33:35.695Z] setToolProperty: [2023-01-15T20:33:35.695Z] [2023-01-15T20:33:35.695Z] setS1ASclassPath: [2023-01-15T20:33:35.695Z] [2023-01-15T20:33:35.696Z] init-common: [2023-01-15T20:33:35.696Z] [2023-01-15T20:33:35.696Z] delete-jdbc-connpool-common: [2023-01-15T20:33:35.696Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-shareable-pool [2023-01-15T20:33:35.696Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:36.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-shareable-pool [2023-01-15T20:33:36.260Z] [exec] JDBC Connection pool jdbc-shareable-pool deleted successfully [2023-01-15T20:33:36.260Z] [echo] cmd executed for server [2023-01-15T20:33:36.260Z] [2023-01-15T20:33:36.260Z] setOSConditions: [2023-01-15T20:33:36.260Z] [2023-01-15T20:33:36.260Z] setToolWin: [2023-01-15T20:33:36.260Z] [2023-01-15T20:33:36.260Z] setToolUnix: [2023-01-15T20:33:36.260Z] [2023-01-15T20:33:36.260Z] setToolProperty: [2023-01-15T20:33:36.260Z] [2023-01-15T20:33:36.260Z] setS1ASclassPath: [2023-01-15T20:33:36.260Z] [2023-01-15T20:33:36.260Z] init-common: [2023-01-15T20:33:36.260Z] [2023-01-15T20:33:36.260Z] delete-jdbc-resource-common: [2023-01-15T20:33:36.260Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2023-01-15T20:33:36.260Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:36.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2023-01-15T20:33:36.824Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2023-01-15T20:33:36.824Z] [echo] cmd executed for server [2023-01-15T20:33:36.824Z] [2023-01-15T20:33:36.824Z] setOSConditions: [2023-01-15T20:33:36.824Z] [2023-01-15T20:33:36.824Z] setToolWin: [2023-01-15T20:33:36.824Z] [2023-01-15T20:33:36.824Z] setToolUnix: [2023-01-15T20:33:36.824Z] [2023-01-15T20:33:36.824Z] setToolProperty: [2023-01-15T20:33:36.824Z] [2023-01-15T20:33:36.824Z] setS1ASclassPath: [2023-01-15T20:33:36.824Z] [2023-01-15T20:33:36.824Z] init-common: [2023-01-15T20:33:36.824Z] [2023-01-15T20:33:36.824Z] delete-jdbc-connpool-common: [2023-01-15T20:33:36.824Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2023-01-15T20:33:36.824Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:37.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2023-01-15T20:33:37.388Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2023-01-15T20:33:37.388Z] [echo] cmd executed for server [2023-01-15T20:33:37.388Z] [2023-01-15T20:33:37.388Z] setOSConditions: [2023-01-15T20:33:37.388Z] [2023-01-15T20:33:37.388Z] setToolWin: [2023-01-15T20:33:37.388Z] [2023-01-15T20:33:37.388Z] setToolUnix: [2023-01-15T20:33:37.388Z] [2023-01-15T20:33:37.388Z] setToolProperty: [2023-01-15T20:33:37.388Z] [2023-01-15T20:33:37.388Z] setS1ASclassPath: [2023-01-15T20:33:37.388Z] [2023-01-15T20:33:37.388Z] init-common: [2023-01-15T20:33:37.388Z] [2023-01-15T20:33:37.388Z] undeploy-common: [2023-01-15T20:33:37.388Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:37.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] all: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setOSConditions: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolWin: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolUnix: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolProperty: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setS1ASclassPath: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] init-common: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] clean: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setOSConditions: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolWin: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolUnix: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolProperty: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setS1ASclassPath: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] init-common: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] clean-common: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setOSConditions: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolWin: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolUnix: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolProperty: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setS1ASclassPath: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] init-common: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] clean-classes-common: [2023-01-15T20:33:37.952Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setOSConditions: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolWin: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolUnix: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolProperty: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setS1ASclassPath: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] init-common: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] clean-jars-common: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] compile: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setOSConditions: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolWin: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolUnix: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setToolProperty: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] setS1ASclassPath: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] init-common: [2023-01-15T20:33:37.952Z] [2023-01-15T20:33:37.952Z] compile-common: [2023-01-15T20:33:37.952Z] [echo] Current time (ISO): 2023-01-15T20:33:37.947+0000 [2023-01-15T20:33:37.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:37.952Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:38.210Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:40.103Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:33:40.103Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:33:40.103Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:33:40.103Z] [javac] 1 warning [2023-01-15T20:33:40.103Z] [2023-01-15T20:33:40.103Z] setOSConditions: [2023-01-15T20:33:40.103Z] [2023-01-15T20:33:40.103Z] setToolWin: [2023-01-15T20:33:40.103Z] [2023-01-15T20:33:40.103Z] setToolUnix: [2023-01-15T20:33:40.103Z] [2023-01-15T20:33:40.103Z] setToolProperty: [2023-01-15T20:33:40.103Z] [2023-01-15T20:33:40.103Z] setS1ASclassPath: [2023-01-15T20:33:40.103Z] [2023-01-15T20:33:40.103Z] init-common: [2023-01-15T20:33:40.103Z] [2023-01-15T20:33:40.103Z] compile-common: [2023-01-15T20:33:40.103Z] [echo] Current time (ISO): 2023-01-15T20:33:39.882+0000 [2023-01-15T20:33:40.103Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:40.103Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:40.540Z] [2023-01-15T20:33:40.541Z] stop-server-windows: [2023-01-15T20:33:41.999Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:33:41.999Z] [javac] 1 warning [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] build: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] setOSConditions: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] fixFiles: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] convUnix: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] convWin: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] setToolWin: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] setToolUnix: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] setToolProperty: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] setS1ASclassPath: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] init-common: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] package-persistence-common: [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] ejb-jar-common: [2023-01-15T20:33:41.999Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:33:41.999Z] [2023-01-15T20:33:41.999Z] package-ejbjar-common: [2023-01-15T20:33:41.999Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:41.999Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:41.999Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:41.999Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-ejb.jar [2023-01-15T20:33:42.000Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] appclient-jar-common: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] package-appclientjar-common: [2023-01-15T20:33:42.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:42.000Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:42.000Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:42.000Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-client.jar [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] webclient-war-common: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] build-ear-common: [2023-01-15T20:33:42.000Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:42.000Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] deploy: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setOSConditions: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setToolWin: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setToolUnix: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setToolProperty: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setS1ASclassPath: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] init-common: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] execute-sql-common: [2023-01-15T20:33:42.000Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2023-01-15T20:33:42.000Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2023-01-15T20:33:42.000Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2023-01-15T20:33:42.000Z] [sql] 0 rows affected [2023-01-15T20:33:42.000Z] [sql] 1 rows affected [2023-01-15T20:33:42.000Z] [sql] 1 rows affected [2023-01-15T20:33:42.000Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setOSConditions: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setToolWin: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setToolUnix: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setToolProperty: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setS1ASclassPath: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] init-common: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] deploy-jdbc-common: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setOSConditions: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setToolWin: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setToolUnix: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setToolProperty: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] setS1ASclassPath: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] init-common: [2023-01-15T20:33:42.000Z] [2023-01-15T20:33:42.000Z] create-jdbc-connpool-common: [2023-01-15T20:33:42.257Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:42.515Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:42.515Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:33:42.515Z] [2023-01-15T20:33:42.515Z] set-derby-connpool-props: [2023-01-15T20:33:42.772Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:43.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:43.031Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:33:43.287Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:43.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:43.801Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:33:43.801Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:44.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:44.365Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:33:44.365Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:44.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:44.890Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:33:44.890Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:45.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:45.452Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:33:45.452Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:45.802Z] [2023-01-15T20:33:45.802Z] setOSConditions: [2023-01-15T20:33:45.802Z] [2023-01-15T20:33:45.802Z] start-server: [2023-01-15T20:33:45.802Z] [echo] +-----------------------------+ [2023-01-15T20:33:45.802Z] [echo] | | [2023-01-15T20:33:45.802Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:33:45.802Z] [echo] | in Felix mode | [2023-01-15T20:33:45.802Z] [echo] | | [2023-01-15T20:33:45.802Z] [echo] +-----------------------------+ [2023-01-15T20:33:45.802Z] [2023-01-15T20:33:45.802Z] start-server-unix: [2023-01-15T20:33:45.802Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:46.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:46.020Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:33:46.020Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:46.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:46.583Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:33:46.583Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:47.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:47.146Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:33:47.146Z] [2023-01-15T20:33:47.146Z] setOSConditions: [2023-01-15T20:33:47.146Z] [2023-01-15T20:33:47.146Z] setToolWin: [2023-01-15T20:33:47.146Z] [2023-01-15T20:33:47.146Z] setToolUnix: [2023-01-15T20:33:47.146Z] [2023-01-15T20:33:47.146Z] setToolProperty: [2023-01-15T20:33:47.146Z] [2023-01-15T20:33:47.146Z] setS1ASclassPath: [2023-01-15T20:33:47.146Z] [2023-01-15T20:33:47.146Z] init-common: [2023-01-15T20:33:47.146Z] [2023-01-15T20:33:47.146Z] create-jdbc-resource-common: [2023-01-15T20:33:47.146Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:33:47.146Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:47.712Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:33:47.712Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:33:47.712Z] [echo] cmd executed for server [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] setOSConditions: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] setToolWin: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] setToolUnix: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] setToolProperty: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] setS1ASclassPath: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] init-common: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] deploy-common: [2023-01-15T20:33:47.712Z] [echo] Current time (ISO): 2023-01-15T20:33:47.550+0000 [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] setOSConditions: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] setToolWin: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] setToolUnix: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] setToolProperty: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] setS1ASclassPath: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] init-common: [2023-01-15T20:33:47.712Z] [2023-01-15T20:33:47.712Z] deploy-common-pe: [2023-01-15T20:33:47.712Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:48.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2023-01-15T20:33:48.533Z] [exec] Application deployed with name ejb-bmp-statementwrapperApp. [2023-01-15T20:33:48.533Z] [echo] Deployment on target server server successful [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setOSConditions: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setToolWin: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setToolUnix: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setToolProperty: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setS1ASclassPath: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] init-common: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] deploy-common-ee: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] run: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setOSConditions: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setToolWin: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setToolUnix: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setToolProperty: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setS1ASclassPath: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] init-common: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] execute-sql-common: [2023-01-15T20:33:48.533Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2023-01-15T20:33:48.533Z] [sql] 0 rows affected [2023-01-15T20:33:48.533Z] [sql] 0 rows affected [2023-01-15T20:33:48.533Z] [sql] 1 rows affected [2023-01-15T20:33:48.533Z] [sql] 1 rows affected [2023-01-15T20:33:48.533Z] [sql] 4 of 4 SQL statements executed successfully [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setOSConditions: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setToolWin: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setToolUnix: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setToolProperty: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] setS1ASclassPath: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] init-common: [2023-01-15T20:33:48.533Z] [2023-01-15T20:33:48.533Z] runclient-common: [2023-01-15T20:33:48.533Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:33:48.533Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:49.171Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:49.734Z] [exec] Jan 15, 2023 8:33:49 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:33:49.734Z] [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. [2023-01-15T20:33:49.976Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:33:49.976Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:33:49.976Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:33:49.976Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:33:49.976Z] [exec] Admin Port: 4848 [2023-01-15T20:33:49.976Z] [exec] Command start-domain executed successfully. [2023-01-15T20:33:53.008Z] [exec] Value of key is: statementTest : [2023-01-15T20:33:53.009Z] [exec] Value of key is: preparedStatementTest : [2023-01-15T20:33:53.009Z] [exec] Value of key is: callableStatementTest : [2023-01-15T20:33:53.009Z] [exec] Value of key is: metaDataTest : [2023-01-15T20:33:53.009Z] [exec] Value of key is: resultSetTest : [2023-01-15T20:33:53.009Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:33:53.009Z] [exec] [2023-01-15T20:33:53.009Z] [exec] [2023-01-15T20:33:53.009Z] [exec] ----------------------------------------- [2023-01-15T20:33:53.009Z] [exec] - callableStatementTest : : PASS - [2023-01-15T20:33:53.009Z] [exec] - statementTest : : PASS - [2023-01-15T20:33:53.009Z] [exec] - metaDataTest : : PASS - [2023-01-15T20:33:53.009Z] [exec] - preparedStatementTest : : PASS - [2023-01-15T20:33:53.009Z] [exec] - resultSetTest : : PASS - [2023-01-15T20:33:53.009Z] [exec] ----------------------------------------- [2023-01-15T20:33:53.009Z] [exec] Total PASS: 5 [2023-01-15T20:33:53.009Z] [exec] Total FAIL: 0 [2023-01-15T20:33:53.009Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:33:53.009Z] [exec] ----------------------------------------- [2023-01-15T20:33:53.009Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:33:53.009Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] checkReporting-common: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] confirmReportPresent-common: [2023-01-15T20:33:53.009Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:33:53.009Z] [echo] Test seems to be reported fine [2023-01-15T20:33:53.009Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/RepRunConf.txt [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] confirmMissingReport-common: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] undeploy: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setOSConditions: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setToolWin: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setToolUnix: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setToolProperty: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setS1ASclassPath: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] init-common: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] execute-sql-common: [2023-01-15T20:33:53.009Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/drop_pointbase.sql [2023-01-15T20:33:53.009Z] [sql] 0 rows affected [2023-01-15T20:33:53.009Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setOSConditions: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setToolWin: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setToolUnix: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setToolProperty: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setS1ASclassPath: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] init-common: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] undeploy-jdbc-common: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setOSConditions: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setToolWin: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setToolUnix: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setToolProperty: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] setS1ASclassPath: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] init-common: [2023-01-15T20:33:53.009Z] [2023-01-15T20:33:53.009Z] delete-jdbc-resource-common: [2023-01-15T20:33:53.009Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:33:53.009Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:53.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:33:53.572Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:33:53.572Z] [echo] cmd executed for server [2023-01-15T20:33:53.572Z] [2023-01-15T20:33:53.572Z] setOSConditions: [2023-01-15T20:33:53.572Z] [2023-01-15T20:33:53.572Z] setToolWin: [2023-01-15T20:33:53.572Z] [2023-01-15T20:33:53.572Z] setToolUnix: [2023-01-15T20:33:53.572Z] [2023-01-15T20:33:53.572Z] setToolProperty: [2023-01-15T20:33:53.572Z] [2023-01-15T20:33:53.572Z] setS1ASclassPath: [2023-01-15T20:33:53.572Z] [2023-01-15T20:33:53.572Z] init-common: [2023-01-15T20:33:53.572Z] [2023-01-15T20:33:53.572Z] delete-jdbc-connpool-common: [2023-01-15T20:33:53.572Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:33:53.572Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:54.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:33:54.135Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:33:54.135Z] [echo] cmd executed for server [2023-01-15T20:33:54.135Z] [2023-01-15T20:33:54.135Z] setOSConditions: [2023-01-15T20:33:54.135Z] [2023-01-15T20:33:54.135Z] setToolWin: [2023-01-15T20:33:54.135Z] [2023-01-15T20:33:54.135Z] setToolUnix: [2023-01-15T20:33:54.135Z] [2023-01-15T20:33:54.135Z] setToolProperty: [2023-01-15T20:33:54.135Z] [2023-01-15T20:33:54.135Z] setS1ASclassPath: [2023-01-15T20:33:54.135Z] [2023-01-15T20:33:54.135Z] init-common: [2023-01-15T20:33:54.135Z] [2023-01-15T20:33:54.135Z] undeploy-common: [2023-01-15T20:33:54.135Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:54.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] all: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setOSConditions: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolWin: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolUnix: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolProperty: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setS1ASclassPath: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] init-common: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] clean: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setOSConditions: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolWin: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolUnix: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolProperty: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setS1ASclassPath: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] init-common: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] clean-common: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setOSConditions: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolWin: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolUnix: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolProperty: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setS1ASclassPath: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] init-common: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] clean-classes-common: [2023-01-15T20:33:54.700Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setOSConditions: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolWin: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolUnix: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolProperty: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setS1ASclassPath: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] init-common: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] clean-jars-common: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] compile: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setOSConditions: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolWin: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolUnix: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setToolProperty: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] setS1ASclassPath: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] init-common: [2023-01-15T20:33:54.700Z] [2023-01-15T20:33:54.700Z] compile-common: [2023-01-15T20:33:54.700Z] [echo] Current time (ISO): 2023-01-15T20:33:54.601+0000 [2023-01-15T20:33:54.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:54.700Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:54.957Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:56.852Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:33:56.852Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:33:56.852Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:33:56.852Z] [javac] 1 warning [2023-01-15T20:33:56.852Z] [2023-01-15T20:33:56.853Z] setOSConditions: [2023-01-15T20:33:56.853Z] [2023-01-15T20:33:56.853Z] setToolWin: [2023-01-15T20:33:56.853Z] [2023-01-15T20:33:56.853Z] setToolUnix: [2023-01-15T20:33:56.853Z] [2023-01-15T20:33:56.853Z] setToolProperty: [2023-01-15T20:33:56.853Z] [2023-01-15T20:33:56.853Z] setS1ASclassPath: [2023-01-15T20:33:56.853Z] [2023-01-15T20:33:56.853Z] init-common: [2023-01-15T20:33:56.853Z] [2023-01-15T20:33:56.853Z] compile-common: [2023-01-15T20:33:56.853Z] [echo] Current time (ISO): 2023-01-15T20:33:56.550+0000 [2023-01-15T20:33:56.853Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:56.853Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:58.750Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:33:58.751Z] [javac] 1 warning [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] build: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setOSConditions: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] fixFiles: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] convUnix: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] convWin: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolWin: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolUnix: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolProperty: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setS1ASclassPath: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] init-common: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] package-persistence-common: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] ejb-jar-common: [2023-01-15T20:33:58.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] package-ejbjar-common: [2023-01-15T20:33:58.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:58.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:58.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:58.751Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusage-ejb.jar [2023-01-15T20:33:58.751Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] appclient-jar-common: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] package-appclientjar-common: [2023-01-15T20:33:58.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:58.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:58.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:58.751Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusage-client.jar [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] webclient-war-common: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] build-ear-common: [2023-01-15T20:33:58.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:33:58.751Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageApp.ear [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] deploy: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setOSConditions: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolWin: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolUnix: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolProperty: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setS1ASclassPath: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] init-common: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] execute-sql-common: [2023-01-15T20:33:58.751Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/create_pointbase.sql [2023-01-15T20:33:58.751Z] [sql] Failed to execute: Drop table max_connection_usage [2023-01-15T20:33:58.751Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAX_CONNECTION_USAGE' because it does not exist. [2023-01-15T20:33:58.751Z] [sql] 0 rows affected [2023-01-15T20:33:58.751Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setOSConditions: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolWin: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolUnix: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolProperty: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setS1ASclassPath: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] init-common: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setup: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setOSConditions: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolWin: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolUnix: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolProperty: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setS1ASclassPath: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] init-common: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] deploy-jdbc-common: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setOSConditions: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolWin: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolUnix: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setToolProperty: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] setS1ASclassPath: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] init-common: [2023-01-15T20:33:58.751Z] [2023-01-15T20:33:58.751Z] create-jdbc-connpool-common: [2023-01-15T20:33:58.751Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:59.139Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:33:59.139Z] [java] [2023-01-15T20:33:59.139Z] [java] [2023-01-15T20:33:59.139Z] [java] ----------------------------------------- [2023-01-15T20:33:59.139Z] [java] - testListJndiEntries-returnValue-----------------------------: PASS - [2023-01-15T20:33:59.139Z] [java] - testListJndiEntries-expected--------------------------------: PASS - [2023-01-15T20:33:59.139Z] [java] - testListJndiEntries-expected0-------------------------------: PASS - [2023-01-15T20:33:59.139Z] [java] - testListJndiEntries-expected1-------------------------------: PASS - [2023-01-15T20:33:59.139Z] [java] - testListJndiEntries-expected2-------------------------------: PASS - [2023-01-15T20:33:59.139Z] [java] - testListJndiEntries-expected3-------------------------------: PASS - [2023-01-15T20:33:59.139Z] [java] - testListJndiEntries-unexpected------------------------------: PASS - [2023-01-15T20:33:59.139Z] [java] - testListJndiEntries-unexpected0-----------------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntries-unexpected1-----------------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetServer-returnValue-----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetServer-expected--------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetServer-expected0-------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetServer-expected1-------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetServer-expected2-------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetServer-expected3-------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetServer-unexpected------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetServer-unexpected0-----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetServer-unexpected1-----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetDomain-returnValue-----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetDomain-expected--------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetDomain-expected0-------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetDomain-expected1-------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetDomain-expected2-------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetDomain-expected3-------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetCluster-returnValue----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetCluster-expected-------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetCluster-expected0------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetCluster-expected1------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetCluster-expected2------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetCluster-expected3------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetCluster-expected4------------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetCluster-unexpected-----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance1-returnValue--------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance1-expected-----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance1-expected0----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance1-expected1----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance1-expected2----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance1-expected3----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance1-unexpected---------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance1-unexpected0--------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance2-returnValue--------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance2-expected-----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance2-expected0----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance2-expected1----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance2-expected2----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance2-expected3----------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance2-unexpected---------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetInstance2-unexpected0--------------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetStandaloneInstance-returnValue-----: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetStandaloneInstance-expected--------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetStandaloneInstance-expected0-------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetStandaloneInstance-expected1-------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetStandaloneInstance-expected2-------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetStandaloneInstance-expected3-------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetStandaloneInstance-unexpected------: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetStandaloneInstance-unexpected0-----: PASS - [2023-01-15T20:33:59.140Z] [java] - testListJndiEntriesTargetStandaloneInstance-unexpected1-----: PASS - [2023-01-15T20:33:59.140Z] [java] ----------------------------------------- [2023-01-15T20:33:59.140Z] [java] - Total PASS : 57 - [2023-01-15T20:33:59.140Z] [java] - Total FAIL : 0 - [2023-01-15T20:33:59.140Z] [java] - Total DID NOT RUN : 0 - [2023-01-15T20:33:59.140Z] [java] ----------------------------------------- [2023-01-15T20:33:59.140Z] [2023-01-15T20:33:59.140Z] setOSConditions: [2023-01-15T20:33:59.140Z] [2023-01-15T20:33:59.140Z] setToolWin: [2023-01-15T20:33:59.140Z] [2023-01-15T20:33:59.140Z] setToolUnix: [2023-01-15T20:33:59.140Z] [2023-01-15T20:33:59.140Z] setToolProperty: [2023-01-15T20:33:59.140Z] [2023-01-15T20:33:59.140Z] setS1ASclassPath: [2023-01-15T20:33:59.140Z] [2023-01-15T20:33:59.140Z] init-common: [2023-01-15T20:33:59.140Z] [2023-01-15T20:33:59.140Z] dev-report: [2023-01-15T20:33:59.140Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:59.315Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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-maxconnectionusage-pool [2023-01-15T20:33:59.316Z] [exec] JDBC connection pool jdbc-maxconnectionusage-pool created successfully. [2023-01-15T20:33:59.316Z] [2023-01-15T20:33:59.316Z] set-derby-connpool-props: [2023-01-15T20:33:59.316Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:59.399Z] [java] ********************** [2023-01-15T20:33:59.400Z] [java] * PASSED 58 * [2023-01-15T20:33:59.400Z] [java] * FAILED 0 * [2023-01-15T20:33:59.400Z] [java] * DID NOT RUN 0 * [2023-01-15T20:33:59.400Z] [java] * TOTAL 58 * [2023-01-15T20:33:59.400Z] [java] ********************** [2023-01-15T20:33:59.400Z] [java] [2023-01-15T20:33:59.400Z] [2023-01-15T20:33:59.400Z] all: [2023-01-15T20:33:59.400Z] [2023-01-15T20:33:59.400Z] all: [2023-01-15T20:33:59.400Z] [2023-01-15T20:33:59.400Z] enroller: [2023-01-15T20:33:59.400Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:33:59.400Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:33:59.658Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:33:59.658Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] setOSConditions: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] setToolWin: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] setToolUnix: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] setToolProperty: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] setS1ASclassPath: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] init-common: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] clean: [2023-01-15T20:33:59.658Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:33:59.658Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:33:59.658Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:33:59.658Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] setOSConditions: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] setToolWin: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] setToolUnix: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] setToolProperty: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] setS1ASclassPath: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] init-common: [2023-01-15T20:33:59.658Z] [2023-01-15T20:33:59.658Z] clean-common: [2023-01-15T20:33:59.659Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:33:59.659Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:33:59.659Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:33:59.659Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setOSConditions: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setToolWin: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setToolUnix: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setToolProperty: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setS1ASclassPath: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] init-common: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] clean-classes-common: [2023-01-15T20:33:59.659Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:33:59.659Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:33:59.659Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:33:59.659Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:33:59.659Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setOSConditions: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setToolWin: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setToolUnix: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setToolProperty: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setS1ASclassPath: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] init-common: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] clean-jars-common: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] compile: [2023-01-15T20:33:59.659Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:33:59.659Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:33:59.659Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:33:59.659Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setOSConditions: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setToolWin: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setToolUnix: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setToolProperty: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] setS1ASclassPath: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] init-common: [2023-01-15T20:33:59.659Z] [2023-01-15T20:33:59.659Z] compile-common: [2023-01-15T20:33:59.659Z] [echo] Current time (ISO): 2023-01-15T20:33:59.507+0000 [2023-01-15T20:33:59.659Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:59.659Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:33:59.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.User=dbuser [2023-01-15T20:33:59.879Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.User=dbuser [2023-01-15T20:33:59.879Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:59.917Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:59.936Z] [2023-01-15T20:33:59.937Z] start-server-windows: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] setOSConditions: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] setToolWin: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] setToolUnix: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] setToolProperty: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] setS1ASclassPath: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] init-common: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] deploy-common: [2023-01-15T20:33:59.937Z] [echo] Current time (ISO): 2023-01-15T20:33:59.357+0000 [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] setOSConditions: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] setToolWin: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] setToolUnix: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] setToolProperty: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] setS1ASclassPath: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] init-common: [2023-01-15T20:33:59.937Z] [2023-01-15T20:33:59.937Z] deploy-common-pe: [2023-01-15T20:33:59.937Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:33:59.937Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2023-01-15T20:34:00.442Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.Password=dbpassword [2023-01-15T20:34:00.442Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.Password=dbpassword [2023-01-15T20:34:00.442Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:00.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.driverType=4 [2023-01-15T20:34:00.957Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.driverType=4 [2023-01-15T20:34:00.957Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:01.525Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.portNumber=1527 [2023-01-15T20:34:01.525Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.portNumber=1527 [2023-01-15T20:34:01.525Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:02.093Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.dataBaseName=testdb [2023-01-15T20:34:02.093Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.dataBaseName=testdb [2023-01-15T20:34:02.093Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:02.449Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:34:02.449Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:34:02.449Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:34:02.449Z] [javac] 1 warning [2023-01-15T20:34:02.449Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:02.449Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:02.449Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:02.449Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:02.449Z] [2023-01-15T20:34:02.449Z] setOSConditions: [2023-01-15T20:34:02.449Z] [2023-01-15T20:34:02.449Z] setToolWin: [2023-01-15T20:34:02.449Z] [2023-01-15T20:34:02.449Z] setToolUnix: [2023-01-15T20:34:02.449Z] [2023-01-15T20:34:02.449Z] setToolProperty: [2023-01-15T20:34:02.449Z] [2023-01-15T20:34:02.449Z] setS1ASclassPath: [2023-01-15T20:34:02.449Z] [2023-01-15T20:34:02.450Z] init-common: [2023-01-15T20:34:02.450Z] [2023-01-15T20:34:02.450Z] compile-common: [2023-01-15T20:34:02.450Z] [echo] Current time (ISO): 2023-01-15T20:34:02.437+0000 [2023-01-15T20:34:02.450Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:34:02.655Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:34:02.656Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:34:02.656Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:02.709Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:03.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.create=true [2023-01-15T20:34:03.219Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.create=true [2023-01-15T20:34:03.219Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:03.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.serverName=localhost [2023-01-15T20:34:03.784Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.serverName=localhost [2023-01-15T20:34:03.784Z] [2023-01-15T20:34:03.784Z] setOSConditions: [2023-01-15T20:34:03.784Z] [2023-01-15T20:34:03.784Z] setToolWin: [2023-01-15T20:34:03.784Z] [2023-01-15T20:34:03.784Z] setToolUnix: [2023-01-15T20:34:03.784Z] [2023-01-15T20:34:03.784Z] setToolProperty: [2023-01-15T20:34:03.784Z] [2023-01-15T20:34:03.784Z] setS1ASclassPath: [2023-01-15T20:34:03.784Z] [2023-01-15T20:34:03.784Z] init-common: [2023-01-15T20:34:03.784Z] [2023-01-15T20:34:03.784Z] create-jdbc-resource-common: [2023-01-15T20:34:03.784Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxconnectionusage-pool --target server jdbc/maxconnectionusage [2023-01-15T20:34:03.784Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:04.348Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxconnectionusage-pool --enabled=true --target server jdbc/maxconnectionusage [2023-01-15T20:34:04.348Z] [exec] JDBC resource jdbc/maxconnectionusage created successfully. [2023-01-15T20:34:04.348Z] [echo] cmd executed for server [2023-01-15T20:34:04.348Z] [2023-01-15T20:34:04.348Z] asadmin-common: [2023-01-15T20:34:04.348Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady_pool_size=1 [2023-01-15T20:34:04.348Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:04.912Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady_pool_size=1 [2023-01-15T20:34:04.912Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady-pool-size=1 [2023-01-15T20:34:04.912Z] [2023-01-15T20:34:04.912Z] asadmin-common: [2023-01-15T20:34:04.912Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_pool_size=1 [2023-01-15T20:34:04.912Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:05.189Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2023-01-15T20:34:05.190Z] [echo] Deployment on target server server successful [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] setOSConditions: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] setToolWin: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] setToolUnix: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] setToolProperty: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] setS1ASclassPath: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] init-common: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] deploy-common-ee: [2023-01-15T20:34:05.190Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:34:05.190Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] run: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] setOSConditions: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] setToolWin: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] setToolUnix: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] setToolProperty: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] setS1ASclassPath: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] init-common: [2023-01-15T20:34:05.190Z] [2023-01-15T20:34:05.190Z] runclient-common: [2023-01-15T20:34:05.190Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2023-01-15T20:34:05.190Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:05.237Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:34:05.237Z] [javac] 1 warning [2023-01-15T20:34:05.237Z] [2023-01-15T20:34:05.237Z] build: [2023-01-15T20:34:05.237Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:05.238Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:05.238Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:05.238Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:05.238Z] [2023-01-15T20:34:05.238Z] setOSConditions: [2023-01-15T20:34:05.238Z] [2023-01-15T20:34:05.238Z] fixFiles: [2023-01-15T20:34:05.238Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:05.238Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:05.238Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:05.238Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:05.446Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:05.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_pool_size=1 [2023-01-15T20:34:05.476Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max-pool-size=1 [2023-01-15T20:34:05.476Z] [2023-01-15T20:34:05.476Z] asadmin-common: [2023-01-15T20:34:05.476Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_connection_usage_count=10 [2023-01-15T20:34:05.476Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:05.497Z] [2023-01-15T20:34:05.498Z] convUnix: [2023-01-15T20:34:05.498Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:05.498Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:05.498Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:05.498Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] convWin: [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] setToolWin: [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] setToolUnix: [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] setToolProperty: [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] setS1ASclassPath: [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] init-common: [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] package-persistence-common: [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] ejb-jar-common: [2023-01-15T20:34:05.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:34:05.498Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:05.498Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:05.498Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:05.498Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] package-ejbjar-common: [2023-01-15T20:34:05.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:05.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:05.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:05.498Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/loadbalancing-App-ejb.jar [2023-01-15T20:34:05.498Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] appclient-jar-common: [2023-01-15T20:34:05.498Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:05.498Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:05.498Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:05.498Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:05.498Z] [2023-01-15T20:34:05.498Z] package-appclientjar-common: [2023-01-15T20:34:05.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:05.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:05.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:05.498Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/loadbalancing-App-client.jar [2023-01-15T20:34:05.499Z] [2023-01-15T20:34:05.499Z] webclient-war-common: [2023-01-15T20:34:05.499Z] [2023-01-15T20:34:05.499Z] build-ear-common: [2023-01-15T20:34:05.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:05.499Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppApp.ear [2023-01-15T20:34:05.499Z] [2023-01-15T20:34:05.499Z] setup: [2023-01-15T20:34:05.499Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:05.499Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:05.499Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:05.499Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:05.499Z] [2023-01-15T20:34:05.499Z] setOSConditions: [2023-01-15T20:34:05.499Z] [2023-01-15T20:34:05.499Z] setToolWin: [2023-01-15T20:34:05.499Z] [2023-01-15T20:34:05.499Z] setToolUnix: [2023-01-15T20:34:05.499Z] [2023-01-15T20:34:05.499Z] setToolProperty: [2023-01-15T20:34:05.499Z] [2023-01-15T20:34:05.499Z] setS1ASclassPath: [2023-01-15T20:34:05.499Z] [2023-01-15T20:34:05.499Z] init-common: [2023-01-15T20:34:05.499Z] [2023-01-15T20:34:05.499Z] execute-sql-common: [2023-01-15T20:34:05.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_connection_usage_count=10 [2023-01-15T20:34:05.990Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max-connection-usage-count=10 [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] setOSConditions: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] setToolWin: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] setToolUnix: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] setToolProperty: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] setS1ASclassPath: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] init-common: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] deploy-jdbc-common: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] setOSConditions: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] setToolWin: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] setToolUnix: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] setToolProperty: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] setS1ASclassPath: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] init-common: [2023-01-15T20:34:05.990Z] [2023-01-15T20:34:05.990Z] create-jdbc-connpool-common: [2023-01-15T20:34:05.990Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:06.010Z] [exec] Jan 15, 2023 8:34:05 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:06.010Z] [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. [2023-01-15T20:34:06.555Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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-maxconnectionusageXA-pool [2023-01-15T20:34:06.556Z] [exec] JDBC connection pool jdbc-maxconnectionusageXA-pool created successfully. [2023-01-15T20:34:06.556Z] [2023-01-15T20:34:06.556Z] set-derby-connpool-props: [2023-01-15T20:34:06.556Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:06.880Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/create_pointbase.sql [2023-01-15T20:34:06.881Z] [sql] 0 rows affected [2023-01-15T20:34:07.120Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.User=dbuser [2023-01-15T20:34:07.120Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.User=dbuser [2023-01-15T20:34:07.120Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:07.141Z] [sql] 1 rows affected [2023-01-15T20:34:07.142Z] [sql] 1 rows affected [2023-01-15T20:34:07.142Z] [sql] 1 rows affected [2023-01-15T20:34:07.142Z] [sql] 1 rows affected [2023-01-15T20:34:07.142Z] [sql] 0 rows affected [2023-01-15T20:34:07.142Z] [sql] 1 rows affected [2023-01-15T20:34:07.142Z] [sql] 1 rows affected [2023-01-15T20:34:07.142Z] [sql] 1 rows affected [2023-01-15T20:34:07.142Z] [sql] 1 rows affected [2023-01-15T20:34:07.142Z] [sql] 0 rows affected [2023-01-15T20:34:07.142Z] [sql] 11 of 11 SQL statements executed successfully [2023-01-15T20:34:07.142Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:07.142Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:07.142Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:07.142Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] setOSConditions: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] setToolWin: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] setToolUnix: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] setToolProperty: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] setS1ASclassPath: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] init-common: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] deploy-jdbc-common: [2023-01-15T20:34:07.142Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:07.142Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:07.142Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:07.142Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] setOSConditions: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] setToolWin: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] setToolUnix: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] setToolProperty: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] setS1ASclassPath: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] init-common: [2023-01-15T20:34:07.142Z] [2023-01-15T20:34:07.142Z] create-jdbc-connpool-common: [2023-01-15T20:34:07.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:07.684Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.Password=dbpassword [2023-01-15T20:34:07.684Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.Password=dbpassword [2023-01-15T20:34:07.684Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:07.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.driverType=4 [2023-01-15T20:34:07.970Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:07.970Z] [exec] JDBC connection pool bmpEnrollerPool created successfully. [2023-01-15T20:34:07.971Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:07.971Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:07.971Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:07.971Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:07.971Z] [2023-01-15T20:34:07.971Z] set-derby-connpool-props: [2023-01-15T20:34:08.198Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.driverType=4 [2023-01-15T20:34:08.198Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:08.230Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:08.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.portNumber=1527 [2023-01-15T20:34:08.764Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.portNumber=1527 [2023-01-15T20:34:08.764Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:08.801Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.User=dbuser [2023-01-15T20:34:08.801Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.User=dbuser [2023-01-15T20:34:09.062Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:09.285Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2023-01-15T20:34:09.285Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2023-01-15T20:34:09.285Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:09.285Z] [exec] [2023-01-15T20:34:09.285Z] [exec] [2023-01-15T20:34:09.285Z] [exec] ----------------------------------------- [2023-01-15T20:34:09.285Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2023-01-15T20:34:09.285Z] [exec] ----------------------------------------- [2023-01-15T20:34:09.285Z] [exec] Total PASS: 1 [2023-01-15T20:34:09.285Z] [exec] Total FAIL: 0 [2023-01-15T20:34:09.285Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:09.285Z] [exec] ----------------------------------------- [2023-01-15T20:34:09.285Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:09.285Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:09.331Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.dataBaseName=testdb [2023-01-15T20:34:09.331Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.dataBaseName=testdb [2023-01-15T20:34:09.331Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:09.542Z] [2023-01-15T20:34:09.542Z] checkReporting-common: [2023-01-15T20:34:09.542Z] [2023-01-15T20:34:09.542Z] confirmReportPresent-common: [2023-01-15T20:34:09.542Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:09.542Z] [echo] Test seems to be reported fine [2023-01-15T20:34:09.542Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2023-01-15T20:34:09.542Z] [2023-01-15T20:34:09.542Z] confirmMissingReport-common: [2023-01-15T20:34:09.542Z] [2023-01-15T20:34:09.542Z] setOSConditions: [2023-01-15T20:34:09.542Z] [2023-01-15T20:34:09.542Z] setToolWin: [2023-01-15T20:34:09.542Z] [2023-01-15T20:34:09.542Z] setToolUnix: [2023-01-15T20:34:09.542Z] [2023-01-15T20:34:09.542Z] setToolProperty: [2023-01-15T20:34:09.542Z] [2023-01-15T20:34:09.542Z] setS1ASclassPath: [2023-01-15T20:34:09.542Z] [2023-01-15T20:34:09.542Z] init-common: [2023-01-15T20:34:09.542Z] [2023-01-15T20:34:09.542Z] runclient-common: [2023-01-15T20:34:09.543Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 java:app/custom/my-int [2023-01-15T20:34:09.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:34:09.638Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.Password=dbpassword [2023-01-15T20:34:09.638Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.Password=dbpassword [2023-01-15T20:34:09.799Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:09.849Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:34:09.850Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:09.898Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:10.362Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:10.414Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.create=true [2023-01-15T20:34:10.414Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.create=true [2023-01-15T20:34:10.414Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:10.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.driverType=4 [2023-01-15T20:34:10.467Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.driverType=4 [2023-01-15T20:34:10.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.serverName=localhost [2023-01-15T20:34:10.671Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.serverName=localhost [2023-01-15T20:34:10.730Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:10.926Z] [exec] Jan 15, 2023 8:34:10 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:10.927Z] [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. [2023-01-15T20:34:10.927Z] [2023-01-15T20:34:10.928Z] setOSConditions: [2023-01-15T20:34:10.928Z] [2023-01-15T20:34:10.928Z] setToolWin: [2023-01-15T20:34:10.928Z] [2023-01-15T20:34:10.928Z] setToolUnix: [2023-01-15T20:34:10.928Z] [2023-01-15T20:34:10.928Z] setToolProperty: [2023-01-15T20:34:10.928Z] [2023-01-15T20:34:10.928Z] setS1ASclassPath: [2023-01-15T20:34:10.928Z] [2023-01-15T20:34:10.928Z] init-common: [2023-01-15T20:34:10.928Z] [2023-01-15T20:34:10.928Z] create-jdbc-resource-common: [2023-01-15T20:34:10.928Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxconnectionusageXA-pool --target server jdbc/maxconnectionusageXA [2023-01-15T20:34:10.928Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:11.184Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxconnectionusageXA-pool --enabled=true --target server jdbc/maxconnectionusageXA [2023-01-15T20:34:11.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.portNumber=1527 [2023-01-15T20:34:11.347Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.portNumber=1527 [2023-01-15T20:34:11.347Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:11.441Z] [exec] JDBC resource jdbc/maxconnectionusageXA created successfully. [2023-01-15T20:34:11.441Z] [echo] cmd executed for server [2023-01-15T20:34:11.441Z] [2023-01-15T20:34:11.441Z] asadmin-common: [2023-01-15T20:34:11.441Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady_pool_size=1 [2023-01-15T20:34:11.441Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:11.916Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.dataBaseName=testdb [2023-01-15T20:34:11.917Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.dataBaseName=testdb [2023-01-15T20:34:12.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady_pool_size=1 [2023-01-15T20:34:12.009Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady-pool-size=1 [2023-01-15T20:34:12.009Z] [2023-01-15T20:34:12.009Z] asadmin-common: [2023-01-15T20:34:12.009Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_pool_size=1 [2023-01-15T20:34:12.009Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:12.177Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:12.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_pool_size=1 [2023-01-15T20:34:12.574Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max-pool-size=1 [2023-01-15T20:34:12.574Z] [2023-01-15T20:34:12.574Z] asadmin-common: [2023-01-15T20:34:12.574Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_connection_usage_count=10 [2023-01-15T20:34:12.574Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:12.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:34:12.748Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:34:12.748Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:13.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_connection_usage_count=10 [2023-01-15T20:34:13.139Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max-connection-usage-count=10 [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] setOSConditions: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] setToolWin: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] setToolUnix: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] setToolProperty: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] setS1ASclassPath: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] init-common: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] deploy-common: [2023-01-15T20:34:13.139Z] [echo] Current time (ISO): 2023-01-15T20:34:12.879+0000 [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] setOSConditions: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] setToolWin: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] setToolUnix: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] setToolProperty: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] setS1ASclassPath: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] init-common: [2023-01-15T20:34:13.139Z] [2023-01-15T20:34:13.139Z] deploy-common-pe: [2023-01-15T20:34:13.139Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:13.318Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.create=true [2023-01-15T20:34:13.318Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.create=true [2023-01-15T20:34:13.579Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:13.704Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageApp.ear [2023-01-15T20:34:13.705Z] [exec] Application deployed with name jdbc-maxconnectionusageApp. [2023-01-15T20:34:13.705Z] [echo] Deployment on target server server successful [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setOSConditions: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setToolWin: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setToolUnix: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setToolProperty: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setS1ASclassPath: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] init-common: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] deploy-common-ee: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] run: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setOSConditions: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setToolWin: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setToolUnix: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setToolProperty: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setS1ASclassPath: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] init-common: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] execute-sql-common: [2023-01-15T20:34:13.705Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/create_pointbase.sql [2023-01-15T20:34:13.705Z] [sql] 0 rows affected [2023-01-15T20:34:13.705Z] [sql] 0 rows affected [2023-01-15T20:34:13.705Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setOSConditions: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setToolWin: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setToolUnix: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setToolProperty: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] setS1ASclassPath: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] init-common: [2023-01-15T20:34:13.705Z] [2023-01-15T20:34:13.705Z] runclient-common: [2023-01-15T20:34:13.705Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageAppClient.jar -name jdbc-maxconnectionusageClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:34:13.962Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:14.147Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.serverName=localhost [2023-01-15T20:34:14.148Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.serverName=localhost [2023-01-15T20:34:14.148Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:14.148Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:14.148Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:14.148Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:14.148Z] [2023-01-15T20:34:14.148Z] setOSConditions: [2023-01-15T20:34:14.148Z] [2023-01-15T20:34:14.148Z] setToolWin: [2023-01-15T20:34:14.148Z] [2023-01-15T20:34:14.148Z] setToolUnix: [2023-01-15T20:34:14.148Z] [2023-01-15T20:34:14.148Z] setToolProperty: [2023-01-15T20:34:14.148Z] [2023-01-15T20:34:14.148Z] setS1ASclassPath: [2023-01-15T20:34:14.148Z] [2023-01-15T20:34:14.148Z] init-common: [2023-01-15T20:34:14.201Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2023-01-15T20:34:14.201Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2023-01-15T20:34:14.201Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:14.201Z] [exec] [2023-01-15T20:34:14.201Z] [exec] [2023-01-15T20:34:14.201Z] [exec] ----------------------------------------- [2023-01-15T20:34:14.201Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2023-01-15T20:34:14.201Z] [exec] ----------------------------------------- [2023-01-15T20:34:14.201Z] [exec] Total PASS: 1 [2023-01-15T20:34:14.201Z] [exec] Total FAIL: 0 [2023-01-15T20:34:14.201Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:14.201Z] [exec] ----------------------------------------- [2023-01-15T20:34:14.201Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:14.201Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:14.201Z] [2023-01-15T20:34:14.201Z] checkReporting-common: [2023-01-15T20:34:14.201Z] [2023-01-15T20:34:14.201Z] confirmReportPresent-common: [2023-01-15T20:34:14.201Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:14.201Z] [echo] Test seems to be reported fine [2023-01-15T20:34:14.201Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2023-01-15T20:34:14.201Z] [2023-01-15T20:34:14.201Z] confirmMissingReport-common: [2023-01-15T20:34:14.201Z] [2023-01-15T20:34:14.201Z] setOSConditions: [2023-01-15T20:34:14.201Z] [2023-01-15T20:34:14.201Z] setToolWin: [2023-01-15T20:34:14.201Z] [2023-01-15T20:34:14.201Z] setToolUnix: [2023-01-15T20:34:14.201Z] [2023-01-15T20:34:14.201Z] setToolProperty: [2023-01-15T20:34:14.201Z] [2023-01-15T20:34:14.201Z] setS1ASclassPath: [2023-01-15T20:34:14.201Z] [2023-01-15T20:34:14.201Z] init-common: [2023-01-15T20:34:14.201Z] [2023-01-15T20:34:14.201Z] runclient-common: [2023-01-15T20:34:14.201Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String java:app/custom/my-string [2023-01-15T20:34:14.408Z] [2023-01-15T20:34:14.409Z] create-jdbc-resource-common: [2023-01-15T20:34:14.409Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid bmpEnrollerPool --target server jdbc/bmp-enrollerDB [2023-01-15T20:34:14.409Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:14.458Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:14.528Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:14.715Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:14.977Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:15.094Z] [exec] Jan 15, 2023 8:34:14 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:15.095Z] [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. [2023-01-15T20:34:15.236Z] [exec] JDBC resource jdbc/bmp-enrollerDB created successfully. [2023-01-15T20:34:15.238Z] [echo] cmd executed for server [2023-01-15T20:34:15.238Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:15.238Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:15.238Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:15.238Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] setOSConditions: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] setToolWin: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] setToolUnix: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] setToolProperty: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] setS1ASclassPath: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] init-common: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] deploy-jms-common: [2023-01-15T20:34:15.238Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:15.238Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:15.238Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:15.238Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] setOSConditions: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] setToolWin: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] setToolUnix: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] setToolProperty: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] setS1ASclassPath: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] init-common: [2023-01-15T20:34:15.238Z] [2023-01-15T20:34:15.238Z] create-jms-connection-common: [2023-01-15T20:34:15.238Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:15.283Z] [exec] Jan 15, 2023 8:34:15 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:15.283Z] [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. [2023-01-15T20:34:15.806Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [Pipeline] sh [2023-01-15T20:34:17.715Z] [exec] Connector resource jms/QCFactory created. [2023-01-15T20:34:17.716Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:17.716Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:17.716Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:17.717Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:17.717Z] [2023-01-15T20:34:17.717Z] setOSConditions: [2023-01-15T20:34:17.717Z] [2023-01-15T20:34:17.717Z] setToolWin: [2023-01-15T20:34:17.717Z] [2023-01-15T20:34:17.717Z] setToolUnix: [2023-01-15T20:34:17.717Z] [2023-01-15T20:34:17.717Z] setToolProperty: [2023-01-15T20:34:17.717Z] [2023-01-15T20:34:17.717Z] setS1ASclassPath: [2023-01-15T20:34:17.717Z] [2023-01-15T20:34:17.717Z] init-common: [2023-01-15T20:34:17.717Z] [2023-01-15T20:34:17.717Z] create-jms-resource-common: [2023-01-15T20:34:17.717Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:18.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2023-01-15T20:34:18.366Z] [exec] Value of key is: Max Connection Usage - (local-TxNotSupported): [2023-01-15T20:34:18.369Z] [exec] Value of key is: Max Connection Usage - (local-Tx-Sharing) : [2023-01-15T20:34:18.369Z] [exec] Value of key is: Max Connection Usage - (XA-TxNotSupported) : [2023-01-15T20:34:18.369Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:18.369Z] [exec] [2023-01-15T20:34:18.369Z] [exec] [2023-01-15T20:34:18.369Z] [exec] ----------------------------------------- [2023-01-15T20:34:18.369Z] [exec] - Max Connection Usage - (local-TxNotSupported): : PASS - [2023-01-15T20:34:18.369Z] [exec] - Max Connection Usage - (local-Tx-Sharing) : : PASS - [2023-01-15T20:34:18.369Z] [exec] - Max Connection Usage - (XA-TxNotSupported) : : PASS - [2023-01-15T20:34:18.369Z] [exec] ----------------------------------------- [2023-01-15T20:34:18.369Z] [exec] Total PASS: 3 [2023-01-15T20:34:18.369Z] [exec] Total FAIL: 0 [2023-01-15T20:34:18.369Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:18.369Z] [exec] ----------------------------------------- [2023-01-15T20:34:18.369Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:18.369Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] checkReporting-common: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] confirmReportPresent-common: [2023-01-15T20:34:18.369Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:18.369Z] [echo] Test seems to be reported fine [2023-01-15T20:34:18.369Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/RepRunConf.txt [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] confirmMissingReport-common: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] undeploy: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] setOSConditions: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] setToolWin: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] setToolUnix: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] setToolProperty: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] setS1ASclassPath: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] init-common: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] execute-sql-common: [2023-01-15T20:34:18.369Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/drop_pointbase.sql [2023-01-15T20:34:18.369Z] [sql] 0 rows affected [2023-01-15T20:34:18.369Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] unsetup: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] setOSConditions: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] setToolWin: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] setToolUnix: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] setToolProperty: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] setS1ASclassPath: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] init-common: [2023-01-15T20:34:18.369Z] [2023-01-15T20:34:18.369Z] delete-jdbc-resource-common: [2023-01-15T20:34:18.369Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxconnectionusage [2023-01-15T20:34:18.418Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:34:18.558Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2023-01-15T20:34:18.657Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2023-01-15T20:34:18.657Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:18.625Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:18.656Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:34:18.657Z] [exec] [2023-01-15T20:34:18.659Z] [exec] [2023-01-15T20:34:18.659Z] [exec] ----------------------------------------- [2023-01-15T20:34:18.659Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2023-01-15T20:34:18.659Z] [exec] ----------------------------------------- [2023-01-15T20:34:18.659Z] [exec] Total PASS: 1 [2023-01-15T20:34:18.659Z] [exec] Total FAIL: 0 [2023-01-15T20:34:18.659Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:18.659Z] [exec] ----------------------------------------- [2023-01-15T20:34:18.659Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:18.659Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:18.659Z] [2023-01-15T20:34:18.659Z] checkReporting-common: [2023-01-15T20:34:18.659Z] [2023-01-15T20:34:18.659Z] confirmReportPresent-common: [2023-01-15T20:34:18.659Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:18.659Z] [echo] Test seems to be reported fine [2023-01-15T20:34:18.659Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2023-01-15T20:34:18.659Z] [2023-01-15T20:34:18.659Z] confirmMissingReport-common: [2023-01-15T20:34:18.659Z] [2023-01-15T20:34:18.659Z] setOSConditions: [2023-01-15T20:34:18.659Z] [2023-01-15T20:34:18.659Z] setToolWin: [2023-01-15T20:34:18.659Z] [2023-01-15T20:34:18.659Z] setToolUnix: [2023-01-15T20:34:18.659Z] [2023-01-15T20:34:18.659Z] setToolProperty: [2023-01-15T20:34:18.659Z] [2023-01-15T20:34:18.659Z] setS1ASclassPath: [2023-01-15T20:34:18.659Z] [2023-01-15T20:34:18.659Z] init-common: [2023-01-15T20:34:18.659Z] [2023-01-15T20:34:18.659Z] runclient-common: [2023-01-15T20:34:18.659Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:app/custom/my-simple-properties [2023-01-15T20:34:18.915Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxconnectionusage [2023-01-15T20:34:18.915Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:19.268Z] [exec] JDBC resource jdbc/maxconnectionusage deleted successfully [2023-01-15T20:34:19.270Z] [echo] cmd executed for server [2023-01-15T20:34:19.270Z] [2023-01-15T20:34:19.270Z] setOSConditions: [2023-01-15T20:34:19.270Z] [2023-01-15T20:34:19.270Z] setToolWin: [2023-01-15T20:34:19.270Z] [2023-01-15T20:34:19.270Z] setToolUnix: [2023-01-15T20:34:19.270Z] [2023-01-15T20:34:19.270Z] setToolProperty: [2023-01-15T20:34:19.270Z] [2023-01-15T20:34:19.270Z] setS1ASclassPath: [2023-01-15T20:34:19.270Z] [2023-01-15T20:34:19.270Z] init-common: [2023-01-15T20:34:19.270Z] [2023-01-15T20:34:19.270Z] delete-jdbc-connpool-common: [2023-01-15T20:34:19.270Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxconnectionusage-pool [2023-01-15T20:34:19.526Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:19.527Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:19.668Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxconnectionusage-pool [2023-01-15T20:34:19.668Z] [exec] JDBC Connection pool jdbc-maxconnectionusage-pool deleted successfully [2023-01-15T20:34:19.668Z] [echo] cmd executed for server [2023-01-15T20:34:19.668Z] [2023-01-15T20:34:19.668Z] setOSConditions: [2023-01-15T20:34:19.668Z] [2023-01-15T20:34:19.668Z] setToolWin: [2023-01-15T20:34:19.668Z] [2023-01-15T20:34:19.668Z] setToolUnix: [2023-01-15T20:34:19.668Z] [2023-01-15T20:34:19.668Z] setToolProperty: [2023-01-15T20:34:19.668Z] [2023-01-15T20:34:19.668Z] setS1ASclassPath: [2023-01-15T20:34:19.668Z] [2023-01-15T20:34:19.668Z] init-common: [2023-01-15T20:34:19.668Z] [2023-01-15T20:34:19.668Z] delete-jdbc-resource-common: [2023-01-15T20:34:19.668Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxconnectionusageXA [Pipeline] timeout [2023-01-15T20:34:19.851Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T20:34:19.884Z] [exec] Jan 15, 2023 8:34:19 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:19.885Z] [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. [2023-01-15T20:34:19.928Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:20.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxconnectionusageXA [2023-01-15T20:34:20.186Z] [exec] JDBC resource jdbc/maxconnectionusageXA deleted successfully [2023-01-15T20:34:20.186Z] [echo] cmd executed for server [2023-01-15T20:34:20.186Z] [2023-01-15T20:34:20.186Z] setOSConditions: [2023-01-15T20:34:20.186Z] [2023-01-15T20:34:20.186Z] setToolWin: [2023-01-15T20:34:20.186Z] [2023-01-15T20:34:20.186Z] setToolUnix: [2023-01-15T20:34:20.186Z] [2023-01-15T20:34:20.186Z] setToolProperty: [2023-01-15T20:34:20.186Z] [2023-01-15T20:34:20.186Z] setS1ASclassPath: [2023-01-15T20:34:20.186Z] [2023-01-15T20:34:20.186Z] init-common: [2023-01-15T20:34:20.186Z] [2023-01-15T20:34:20.186Z] delete-jdbc-connpool-common: [2023-01-15T20:34:20.186Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxconnectionusageXA-pool [2023-01-15T20:34:20.186Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:20.435Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:34:20.436Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:34:20.436Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test security_all [2023-01-15T20:34:20.436Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:34:20.436Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:34:20.436Z] + readonly GF_INTERNAL_ENV_SH=/tmp/8v5gf-internal-env [2023-01-15T20:34:20.436Z] + GF_INTERNAL_ENV_SH=/tmp/8v5gf-internal-env [2023-01-15T20:34:20.436Z] + '[' '!' -z '' ']' [2023-01-15T20:34:20.436Z] + export WSIMPORT_OPTS= [2023-01-15T20:34:20.436Z] + WSIMPORT_OPTS= [2023-01-15T20:34:20.436Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:34:20.436Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:34:20.720Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:34:20.720Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:34:20.720Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:34:20.720Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:34:20.720Z] + '[' -z '' ']' [2023-01-15T20:34:20.720Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:34:20.720Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:34:20.720Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:20.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxconnectionusageXA-pool [2023-01-15T20:34:20.750Z] [exec] JDBC Connection pool jdbc-maxconnectionusageXA-pool deleted successfully [2023-01-15T20:34:20.750Z] [echo] cmd executed for server [2023-01-15T20:34:20.750Z] [2023-01-15T20:34:20.750Z] setOSConditions: [2023-01-15T20:34:20.750Z] [2023-01-15T20:34:20.750Z] setToolWin: [2023-01-15T20:34:20.750Z] [2023-01-15T20:34:20.750Z] setToolUnix: [2023-01-15T20:34:20.750Z] [2023-01-15T20:34:20.750Z] setToolProperty: [2023-01-15T20:34:20.750Z] [2023-01-15T20:34:20.750Z] setS1ASclassPath: [2023-01-15T20:34:20.750Z] [2023-01-15T20:34:20.750Z] init-common: [2023-01-15T20:34:20.750Z] [2023-01-15T20:34:20.750Z] undeploy-common: [2023-01-15T20:34:20.750Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:20.880Z] [exec] JMS Desctination Queue created. [2023-01-15T20:34:20.885Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:21.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:21.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-maxconnectionusageApp [2023-01-15T20:34:25.193Z] [2023-01-15T20:34:25.193Z] all: [2023-01-15T20:34:25.193Z] [2023-01-15T20:34:25.193Z] setOSConditions: [2023-01-15T20:34:25.193Z] [2023-01-15T20:34:23.160Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2023-01-15T20:34:21.403Z] [exec] Administered object jms/SampleQueue created. [2023-01-15T20:34:25.193Z] setToolWin: [2023-01-15T20:34:37.225Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:34:37.235Z] [2023-01-15T20:34:37.236Z] [Pipeline] sh [2023-01-15T20:34:38.344Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:38.352Z] [exec] [2023-01-15T20:34:38.352Z] [exec] [2023-01-15T20:34:38.349Z] deploy: [2023-01-15T20:34:38.352Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.353Z] [echo] Deploying via asadmin... [2023-01-15T20:34:38.353Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:34:38.353Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.354Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.355Z] [exec] Total PASS: 1 [2023-01-15T20:34:38.355Z] [exec] Total FAIL: 0 [2023-01-15T20:34:38.355Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:38.351Z] setToolUnix: [2023-01-15T20:34:38.354Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.356Z] [2023-01-15T20:34:38.357Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.357Z] setToolProperty: [2023-01-15T20:34:38.357Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.357Z] [2023-01-15T20:34:38.358Z] [2023-01-15T20:34:38.358Z] setS1ASclassPath: [2023-01-15T20:34:38.358Z] setOSConditions: [2023-01-15T20:34:38.358Z] [2023-01-15T20:34:38.358Z] [2023-01-15T20:34:38.359Z] init-common: [2023-01-15T20:34:38.359Z] setToolWin: [2023-01-15T20:34:38.359Z] [2023-01-15T20:34:38.359Z] [2023-01-15T20:34:38.359Z] clean: [2023-01-15T20:34:38.360Z] setToolUnix: [2023-01-15T20:34:38.360Z] [2023-01-15T20:34:38.360Z] [2023-01-15T20:34:38.360Z] setOSConditions: [2023-01-15T20:34:38.360Z] setToolProperty: [2023-01-15T20:34:38.360Z] [2023-01-15T20:34:38.361Z] [2023-01-15T20:34:38.361Z] setToolWin: [2023-01-15T20:34:38.361Z] setS1ASclassPath: [2023-01-15T20:34:38.361Z] [2023-01-15T20:34:38.362Z] [2023-01-15T20:34:38.362Z] setToolUnix: [2023-01-15T20:34:38.362Z] init-common: [2023-01-15T20:34:38.355Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.362Z] [2023-01-15T20:34:38.363Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:38.363Z] setToolProperty: [2023-01-15T20:34:38.363Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:38.363Z] [2023-01-15T20:34:38.364Z] [2023-01-15T20:34:38.364Z] setS1ASclassPath: [2023-01-15T20:34:38.364Z] checkReporting-common: [2023-01-15T20:34:38.365Z] [2023-01-15T20:34:38.365Z] [2023-01-15T20:34:38.365Z] init-common: [2023-01-15T20:34:38.366Z] [2023-01-15T20:34:38.362Z] [2023-01-15T20:34:38.365Z] confirmReportPresent-common: [2023-01-15T20:34:38.367Z] deploy-common: [2023-01-15T20:34:38.367Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:38.367Z] [echo] Current time (ISO): 2023-01-15T20:34:21.208+0000 [2023-01-15T20:34:38.368Z] [echo] Test seems to be reported fine [2023-01-15T20:34:38.368Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.368Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2023-01-15T20:34:38.369Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.369Z] [2023-01-15T20:34:38.369Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.369Z] confirmMissingReport-common: [2023-01-15T20:34:38.370Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.370Z] [2023-01-15T20:34:38.370Z] [2023-01-15T20:34:38.371Z] setOSConditions: [2023-01-15T20:34:38.371Z] setOSConditions: [2023-01-15T20:34:38.371Z] [2023-01-15T20:34:38.371Z] [2023-01-15T20:34:38.372Z] setToolWin: [2023-01-15T20:34:38.372Z] setToolWin: [2023-01-15T20:34:38.373Z] [2023-01-15T20:34:38.373Z] [2023-01-15T20:34:38.373Z] setToolUnix: [2023-01-15T20:34:38.373Z] setToolUnix: [2023-01-15T20:34:38.373Z] [2023-01-15T20:34:38.374Z] [2023-01-15T20:34:38.374Z] setToolProperty: [2023-01-15T20:34:38.374Z] setToolProperty: [2023-01-15T20:34:38.374Z] [2023-01-15T20:34:38.374Z] [2023-01-15T20:34:38.375Z] setS1ASclassPath: [2023-01-15T20:34:38.375Z] setS1ASclassPath: [2023-01-15T20:34:38.375Z] [2023-01-15T20:34:38.375Z] [2023-01-15T20:34:38.375Z] init-common: [2023-01-15T20:34:38.375Z] init-common: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] deploy-common-pe: [2023-01-15T20:34:38.376Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.366Z] clean-common: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setOSConditions: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setToolWin: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setToolUnix: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setToolProperty: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setS1ASclassPath: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] init-common: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] clean-classes-common: [2023-01-15T20:34:38.376Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setOSConditions: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setToolWin: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setToolUnix: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setToolProperty: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setS1ASclassPath: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] init-common: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] clean-jars-common: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] compile: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setOSConditions: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setToolWin: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setToolUnix: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setToolProperty: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] setS1ASclassPath: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] init-common: [2023-01-15T20:34:38.376Z] [2023-01-15T20:34:38.376Z] compile-common: [2023-01-15T20:34:38.376Z] [echo] Current time (ISO): 2023-01-15T20:34:21.237+0000 [2023-01-15T20:34:38.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:34:38.376Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:34:38.633Z] [2023-01-15T20:34:38.634Z] runclient-common: [2023-01-15T20:34:38.634Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-properties-file Integer 25 java:app/custom/my-properties-file [2023-01-15T20:34:38.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.634Z] [exec] Jan 15, 2023 8:34:30 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:38.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. [2023-01-15T20:34:38.634Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2023-01-15T20:34:38.634Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:34:38.634Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:38.634Z] [exec] [2023-01-15T20:34:38.634Z] [exec] [2023-01-15T20:34:38.634Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.634Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:34:38.634Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.634Z] [exec] Total PASS: 1 [2023-01-15T20:34:38.634Z] [exec] Total FAIL: 0 [2023-01-15T20:34:38.634Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:38.634Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.634Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:38.634Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:38.634Z] [2023-01-15T20:34:38.634Z] checkReporting-common: [2023-01-15T20:34:38.634Z] [2023-01-15T20:34:38.634Z] confirmReportPresent-common: [2023-01-15T20:34:38.634Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:38.634Z] [echo] Test seems to be reported fine [2023-01-15T20:34:38.634Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2023-01-15T20:34:38.634Z] [2023-01-15T20:34:38.634Z] confirmMissingReport-common: [2023-01-15T20:34:38.634Z] [2023-01-15T20:34:38.634Z] setOSConditions: [2023-01-15T20:34:38.634Z] [2023-01-15T20:34:38.634Z] setToolWin: [2023-01-15T20:34:38.634Z] [2023-01-15T20:34:38.634Z] setToolUnix: [2023-01-15T20:34:38.634Z] [2023-01-15T20:34:38.634Z] setToolProperty: [2023-01-15T20:34:38.634Z] [2023-01-15T20:34:38.634Z] setS1ASclassPath: [2023-01-15T20:34:38.634Z] [2023-01-15T20:34:38.634Z] init-common: [2023-01-15T20:34:38.634Z] [2023-01-15T20:34:38.634Z] runclient-common: [2023-01-15T20:34:38.634Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-xml-file Integer 25 java:app/custom/my-properties-xml-file [2023-01-15T20:34:38.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.634Z] [exec] Jan 15, 2023 8:34:35 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:38.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. [2023-01-15T20:34:38.634Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2023-01-15T20:34:38.634Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:34:38.634Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:38.634Z] [exec] [2023-01-15T20:34:38.634Z] [exec] [2023-01-15T20:34:38.634Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.634Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:34:38.634Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.635Z] [exec] Total PASS: 1 [2023-01-15T20:34:38.635Z] [exec] Total FAIL: 0 [2023-01-15T20:34:38.635Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:38.635Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.635Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:38.635Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:38.635Z] [2023-01-15T20:34:38.635Z] checkReporting-common: [2023-01-15T20:34:38.635Z] [2023-01-15T20:34:38.635Z] confirmReportPresent-common: [2023-01-15T20:34:38.635Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:38.635Z] [echo] Test seems to be reported fine [2023-01-15T20:34:38.635Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2023-01-15T20:34:38.635Z] [2023-01-15T20:34:38.635Z] confirmMissingReport-common: [2023-01-15T20:34:38.635Z] [2023-01-15T20:34:38.635Z] setOSConditions: [2023-01-15T20:34:38.635Z] [2023-01-15T20:34:38.635Z] setToolWin: [2023-01-15T20:34:38.635Z] [2023-01-15T20:34:38.635Z] setToolUnix: [2023-01-15T20:34:38.635Z] [2023-01-15T20:34:38.635Z] setToolProperty: [2023-01-15T20:34:38.635Z] [2023-01-15T20:34:38.635Z] setS1ASclassPath: [2023-01-15T20:34:38.635Z] [2023-01-15T20:34:38.635Z] init-common: [2023-01-15T20:34:38.635Z] [2023-01-15T20:34:38.635Z] runclient-common: [2023-01-15T20:34:38.635Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:app/custom/my-properties-file-with-values [2023-01-15T20:34:38.635Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.636Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppApp.ear [2023-01-15T20:34:38.637Z] [exec] Application deployed with name loadbalancing-AppApp. [2023-01-15T20:34:38.637Z] [echo] Deployment on target server server successful [2023-01-15T20:34:38.637Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.637Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.637Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.637Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] setOSConditions: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] setToolWin: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] setToolUnix: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] setToolProperty: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] setS1ASclassPath: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] init-common: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] deploy-common-ee: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] run: [2023-01-15T20:34:38.637Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.637Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.637Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.637Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] setOSConditions: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] setToolWin: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] setToolUnix: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] setToolProperty: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] setS1ASclassPath: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] init-common: [2023-01-15T20:34:38.637Z] [2023-01-15T20:34:38.637Z] runclient-common: [2023-01-15T20:34:38.637Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppAppClient.jar -name loadbalancing-AppClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:34:38.637Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.637Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.637Z] [exec] Jan 15, 2023 8:34:24 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:38.637Z] [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. [2023-01-15T20:34:38.637Z] [exec] Jan 15, 2023 8:34:25 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:34:38.637Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.638Z] [exec] looking up ejb/MyStudent using org.glassfish.jndi.cosnaming.CNCtxFactory... [2023-01-15T20:34:38.638Z] [exec] Looked up ejb/MyStudent with CnCtxFactory... [2023-01-15T20:34:38.638Z] [exec] Created student id 111 for Tiffany Moore [2023-01-15T20:34:38.638Z] [exec] Looking up EJB REFs whose jndi name is specified as a corbaname: url ==> [2023-01-15T20:34:38.638Z] [exec] Creating new Context 1.. [2023-01-15T20:34:38.638Z] [exec] Using Context 1, Looking up EJB using corbaname: url with global jndi name ==> [2023-01-15T20:34:38.638Z] [exec] Using Context 1, looking up global jndi name ==> [2023-01-15T20:34:38.638Z] [exec] Looked up ejb/MyCourse [2023-01-15T20:34:38.638Z] [exec] Looked up java:comp/env/ejb/SimpleEnroller [2023-01-15T20:34:38.638Z] [exec] Denise Smith: [2023-01-15T20:34:38.638Z] [exec] 220 Power J2EE Programming [2023-01-15T20:34:38.638Z] [exec] 333 XML Made Easy [2023-01-15T20:34:38.638Z] [exec] 777 An Introduction to Java Programming [2023-01-15T20:34:38.638Z] [exec] [2023-01-15T20:34:38.638Z] [exec] An Introduction to Java Programming: [2023-01-15T20:34:38.638Z] [exec] 823 Denise Smith [2023-01-15T20:34:38.638Z] [exec] 456 Joe Smith [2023-01-15T20:34:38.638Z] [exec] 388 Elizabeth Willis [2023-01-15T20:34:38.638Z] [exec] Looking up JMS Resource Refs ==> [2023-01-15T20:34:38.638Z] [exec] Creating new Context 2.. [2023-01-15T20:34:38.638Z] [exec] Jan 15, 2023 8:34:30 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:34:38.638Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:34:38.638Z] [exec] Jan 15, 2023 8:34:31 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:34:38.638Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T20:34:38.638Z] [exec] Jan 15, 2023 8:34:31 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:34:38.638Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T20:34:38.638Z] [exec] Jan 15, 2023 8:34:31 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:34:38.638Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T20:34:38.638Z] [exec] looked up java:comp/env/jms/SampleQueue [2023-01-15T20:34:38.638Z] [exec] Creating new Context 3... [2023-01-15T20:34:38.638Z] [exec] Looked up jms/QCFactory [2023-01-15T20:34:38.638Z] [exec] Value of key is: balancing [2023-01-15T20:34:38.638Z] [exec] Creating new Context ... [2023-01-15T20:34:38.638Z] [exec] Looked up java:comp/InAppClientContainer :true [2023-01-15T20:34:38.638Z] [exec] Value of key is:testInAppClientContainer [2023-01-15T20:34:38.638Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:38.638Z] [exec] [2023-01-15T20:34:38.638Z] [exec] [2023-01-15T20:34:38.638Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.638Z] [exec] - testInAppClientContainer: PASS - [2023-01-15T20:34:38.638Z] [exec] - balancing: PASS - [2023-01-15T20:34:38.638Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.638Z] [exec] Total PASS: 2 [2023-01-15T20:34:38.638Z] [exec] Total FAIL: 0 [2023-01-15T20:34:38.638Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:38.638Z] [exec] ----------------------------------------- [2023-01-15T20:34:38.638Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:38.638Z] [exec] Jan 15, 2023 8:34:31 PM com.sun.messaging.jms.ra.ResourceAdapter stop [2023-01-15T20:34:38.638Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter stopping... [2023-01-15T20:34:38.638Z] [exec] Jan 15, 2023 8:34:31 PM com.sun.messaging.jms.ra.ResourceAdapter stop [2023-01-15T20:34:38.638Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter stopped. [2023-01-15T20:34:38.638Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.638Z] [exec] Jan 15, 2023 8:34:31 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T20:34:38.639Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:34:38.639Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2023-01-15T20:34:38.639Z] [javac] 1 warning [2023-01-15T20:34:38.640Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:38.640Z] [2023-01-15T20:34:38.640Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.640Z] build: [2023-01-15T20:34:38.641Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:34:38.642Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.642Z] [2023-01-15T20:34:38.644Z] package-appclientjar-common: [2023-01-15T20:34:38.642Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.644Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:38.644Z] [2023-01-15T20:34:38.644Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:38.645Z] checkReporting-common: [2023-01-15T20:34:38.645Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:38.646Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.646Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/switchoffACCconnpoolingAppClient.jar [2023-01-15T20:34:38.646Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.647Z] [2023-01-15T20:34:38.647Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.647Z] setup: [2023-01-15T20:34:38.648Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.648Z] [echo] Setting up derby .... [2023-01-15T20:34:38.648Z] [2023-01-15T20:34:38.648Z] [2023-01-15T20:34:38.649Z] confirmReportPresent-common: [2023-01-15T20:34:38.649Z] setOSConditions: [2023-01-15T20:34:38.650Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:38.650Z] [2023-01-15T20:34:38.650Z] setToolWin: [2023-01-15T20:34:38.650Z] [2023-01-15T20:34:38.650Z] [echo] Test seems to be reported fine [2023-01-15T20:34:38.650Z] setToolUnix: [2023-01-15T20:34:38.651Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/RepRunConf.txt [2023-01-15T20:34:38.651Z] [2023-01-15T20:34:38.651Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.651Z] setToolProperty: [2023-01-15T20:34:38.653Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.653Z] [2023-01-15T20:34:38.653Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.654Z] setS1ASclassPath: [2023-01-15T20:34:38.654Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.654Z] [2023-01-15T20:34:38.655Z] [2023-01-15T20:34:38.655Z] init-common: [2023-01-15T20:34:38.655Z] confirmMissingReport-common: [2023-01-15T20:34:38.656Z] [2023-01-15T20:34:38.656Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.657Z] deploy-jdbc-common: [2023-01-15T20:34:38.657Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.657Z] [2023-01-15T20:34:38.658Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.658Z] setOSConditions: [2023-01-15T20:34:38.659Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.659Z] [2023-01-15T20:34:38.659Z] [2023-01-15T20:34:38.659Z] setToolWin: [2023-01-15T20:34:38.660Z] setOSConditions: [2023-01-15T20:34:38.660Z] [2023-01-15T20:34:38.660Z] setToolWin: [2023-01-15T20:34:38.660Z] [2023-01-15T20:34:38.660Z] setToolUnix: [2023-01-15T20:34:38.660Z] [2023-01-15T20:34:38.660Z] setToolProperty: [2023-01-15T20:34:38.660Z] [2023-01-15T20:34:38.660Z] [2023-01-15T20:34:38.661Z] setToolUnix: [2023-01-15T20:34:38.662Z] [2023-01-15T20:34:38.662Z] setToolProperty: [2023-01-15T20:34:38.662Z] [2023-01-15T20:34:38.662Z] setS1ASclassPath: [2023-01-15T20:34:38.662Z] [2023-01-15T20:34:38.662Z] init-common: [2023-01-15T20:34:38.662Z] [2023-01-15T20:34:38.662Z] create-jdbc-connpool-common: [2023-01-15T20:34:38.661Z] setS1ASclassPath: [2023-01-15T20:34:38.662Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.663Z] [2023-01-15T20:34:38.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.663Z] init-common: [2023-01-15T20:34:38.663Z] [exec] JDBC connection pool jdbc-derby-pool created successfully. [2023-01-15T20:34:38.664Z] [2023-01-15T20:34:38.664Z] [2023-01-15T20:34:38.664Z] execute-sql-common: [2023-01-15T20:34:38.665Z] set-derby-connpool-props: [2023-01-15T20:34:38.665Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/drop_pointbase.sql [2023-01-15T20:34:38.665Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.665Z] [sql] 0 rows affected [2023-01-15T20:34:38.666Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.666Z] [sql] 0 rows affected [2023-01-15T20:34:38.667Z] [sql] 0 rows affected [2023-01-15T20:34:38.667Z] [sql] 3 of 3 SQL statements executed successfully [2023-01-15T20:34:38.667Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2023-01-15T20:34:38.668Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.667Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.669Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.669Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2023-01-15T20:34:38.670Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.670Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.670Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.671Z] [2023-01-15T20:34:38.671Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2023-01-15T20:34:38.671Z] setOSConditions: [2023-01-15T20:34:38.672Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.672Z] [2023-01-15T20:34:38.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.674Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2023-01-15T20:34:38.672Z] setToolWin: [2023-01-15T20:34:38.674Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.674Z] [2023-01-15T20:34:38.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.675Z] setToolUnix: [2023-01-15T20:34:38.675Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2023-01-15T20:34:38.675Z] [2023-01-15T20:34:38.676Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.676Z] setToolProperty: [2023-01-15T20:34:38.676Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.677Z] [2023-01-15T20:34:38.677Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:34:38.678Z] setS1ASclassPath: [2023-01-15T20:34:38.678Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.678Z] [2023-01-15T20:34:38.678Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.678Z] init-common: [2023-01-15T20:34:38.679Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2023-01-15T20:34:38.680Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.679Z] [2023-01-15T20:34:38.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.681Z] execute-sql-common: [2023-01-15T20:34:38.681Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2023-01-15T20:34:38.681Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/create_pointbase.sql [2023-01-15T20:34:38.681Z] [2023-01-15T20:34:38.682Z] [sql] 0 rows affected [2023-01-15T20:34:38.682Z] setOSConditions: [2023-01-15T20:34:38.682Z] [sql] 1 rows affected [2023-01-15T20:34:38.682Z] [2023-01-15T20:34:38.683Z] [sql] 1 rows affected [2023-01-15T20:34:38.683Z] setToolWin: [2023-01-15T20:34:38.683Z] [sql] 1 rows affected [2023-01-15T20:34:38.683Z] [2023-01-15T20:34:38.684Z] [sql] 1 rows affected [2023-01-15T20:34:38.684Z] setToolUnix: [2023-01-15T20:34:38.684Z] [sql] 0 rows affected [2023-01-15T20:34:38.686Z] [2023-01-15T20:34:38.686Z] [sql] 1 rows affected [2023-01-15T20:34:38.686Z] setToolProperty: [2023-01-15T20:34:38.687Z] [sql] 1 rows affected [2023-01-15T20:34:38.687Z] [2023-01-15T20:34:38.687Z] [sql] 1 rows affected [2023-01-15T20:34:38.687Z] setS1ASclassPath: [2023-01-15T20:34:38.687Z] [sql] 1 rows affected [2023-01-15T20:34:38.688Z] [2023-01-15T20:34:38.688Z] [sql] 0 rows affected [2023-01-15T20:34:38.689Z] init-common: [2023-01-15T20:34:38.689Z] [sql] 11 of 11 SQL statements executed successfully [2023-01-15T20:34:38.689Z] [2023-01-15T20:34:38.690Z] [2023-01-15T20:34:38.690Z] create-jdbc-resource-common: [2023-01-15T20:34:38.690Z] undeploy: [2023-01-15T20:34:38.691Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool --target server jdbc/nonxaresource [2023-01-15T20:34:38.691Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.691Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.692Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.692Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.692Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.693Z] [exec] JDBC resource jdbc/nonxaresource created successfully. [2023-01-15T20:34:38.693Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.694Z] [echo] cmd executed for server [2023-01-15T20:34:38.695Z] [2023-01-15T20:34:38.695Z] [2023-01-15T20:34:38.695Z] setOSConditions: [2023-01-15T20:34:38.696Z] setOSConditions: [2023-01-15T20:34:38.696Z] [2023-01-15T20:34:38.697Z] setToolWin: [2023-01-15T20:34:38.697Z] [2023-01-15T20:34:38.697Z] setToolUnix: [2023-01-15T20:34:38.697Z] [2023-01-15T20:34:38.697Z] setToolProperty: [2023-01-15T20:34:38.697Z] [2023-01-15T20:34:38.697Z] setS1ASclassPath: [2023-01-15T20:34:38.697Z] [2023-01-15T20:34:38.696Z] [2023-01-15T20:34:38.697Z] init-common: [2023-01-15T20:34:38.697Z] setToolWin: [2023-01-15T20:34:38.698Z] [2023-01-15T20:34:38.698Z] [2023-01-15T20:34:38.698Z] undeploy-common: [2023-01-15T20:34:38.699Z] setToolUnix: [2023-01-15T20:34:38.699Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.699Z] [2023-01-15T20:34:38.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:34:38.700Z] setToolProperty: [2023-01-15T20:34:38.700Z] [2023-01-15T20:34:38.700Z] [2023-01-15T20:34:38.701Z] unsetup: [2023-01-15T20:34:38.701Z] setS1ASclassPath: [2023-01-15T20:34:38.702Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.702Z] [2023-01-15T20:34:38.702Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.702Z] init-common: [2023-01-15T20:34:38.703Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.703Z] [2023-01-15T20:34:38.704Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.705Z] [2023-01-15T20:34:38.705Z] setOSConditions: [2023-01-15T20:34:38.705Z] [2023-01-15T20:34:38.705Z] setToolWin: [2023-01-15T20:34:38.704Z] deploy-jdbc-common: [2023-01-15T20:34:38.705Z] [2023-01-15T20:34:38.705Z] [2023-01-15T20:34:38.706Z] setToolUnix: [2023-01-15T20:34:38.706Z] setOSConditions: [2023-01-15T20:34:38.707Z] [2023-01-15T20:34:38.707Z] [2023-01-15T20:34:38.707Z] setToolProperty: [2023-01-15T20:34:38.707Z] setToolWin: [2023-01-15T20:34:38.708Z] [2023-01-15T20:34:38.708Z] [2023-01-15T20:34:38.708Z] setS1ASclassPath: [2023-01-15T20:34:38.708Z] setToolUnix: [2023-01-15T20:34:38.708Z] [2023-01-15T20:34:38.709Z] [2023-01-15T20:34:38.709Z] init-common: [2023-01-15T20:34:38.709Z] setToolProperty: [2023-01-15T20:34:38.709Z] [2023-01-15T20:34:38.709Z] [2023-01-15T20:34:38.709Z] setS1ASclassPath: [2023-01-15T20:34:38.710Z] undeploy-jms-common: [2023-01-15T20:34:38.710Z] [2023-01-15T20:34:38.710Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.711Z] init-common: [2023-01-15T20:34:38.711Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.711Z] [2023-01-15T20:34:38.711Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.712Z] create-jdbc-connpool-common: [2023-01-15T20:34:38.712Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.712Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.712Z] [2023-01-15T20:34:38.713Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.713Z] setOSConditions: [2023-01-15T20:34:38.713Z] [2023-01-15T20:34:38.713Z] setToolWin: [2023-01-15T20:34:38.713Z] [2023-01-15T20:34:38.713Z] setToolUnix: [2023-01-15T20:34:38.713Z] [2023-01-15T20:34:38.713Z] setToolProperty: [2023-01-15T20:34:38.713Z] [2023-01-15T20:34:38.713Z] [exec] JDBC connection pool jdbc-derby-xa-pool created successfully. [2023-01-15T20:34:38.714Z] setS1ASclassPath: [2023-01-15T20:34:38.714Z] [2023-01-15T20:34:38.714Z] [2023-01-15T20:34:38.714Z] set-derby-connpool-props: [2023-01-15T20:34:38.715Z] init-common: [2023-01-15T20:34:38.715Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.716Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.716Z] [2023-01-15T20:34:38.716Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2023-01-15T20:34:38.717Z] delete-jms-connection-common: [2023-01-15T20:34:38.718Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.718Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.718Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.718Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2023-01-15T20:34:38.719Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2023-01-15T20:34:38.719Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.719Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.719Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.720Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.720Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2023-01-15T20:34:38.720Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.721Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.721Z] [2023-01-15T20:34:38.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.721Z] setOSConditions: [2023-01-15T20:34:38.722Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2023-01-15T20:34:38.722Z] [2023-01-15T20:34:38.722Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.722Z] setToolWin: [2023-01-15T20:34:38.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.723Z] [2023-01-15T20:34:38.723Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2023-01-15T20:34:38.724Z] setToolUnix: [2023-01-15T20:34:38.724Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.724Z] [2023-01-15T20:34:38.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.725Z] setToolProperty: [2023-01-15T20:34:38.725Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:34:38.725Z] [2023-01-15T20:34:38.727Z] setS1ASclassPath: [2023-01-15T20:34:38.727Z] [2023-01-15T20:34:38.727Z] init-common: [2023-01-15T20:34:38.727Z] [2023-01-15T20:34:38.727Z] delete-jms-resource-common: [2023-01-15T20:34:38.726Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.727Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2023-01-15T20:34:38.728Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2023-01-15T20:34:38.728Z] [exec] Administered object jms/SampleQueue deleted. [2023-01-15T20:34:38.728Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.729Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.729Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.729Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2023-01-15T20:34:38.730Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2023-01-15T20:34:38.730Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.730Z] [2023-01-15T20:34:38.731Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.731Z] setOSConditions: [2023-01-15T20:34:38.731Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.732Z] [2023-01-15T20:34:38.732Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.732Z] setToolWin: [2023-01-15T20:34:38.732Z] [2023-01-15T20:34:38.733Z] [2023-01-15T20:34:38.733Z] setOSConditions: [2023-01-15T20:34:38.733Z] setToolUnix: [2023-01-15T20:34:38.734Z] [2023-01-15T20:34:38.734Z] [2023-01-15T20:34:38.734Z] setToolWin: [2023-01-15T20:34:38.734Z] setToolProperty: [2023-01-15T20:34:38.735Z] [2023-01-15T20:34:38.736Z] setToolUnix: [2023-01-15T20:34:38.736Z] [2023-01-15T20:34:38.736Z] setToolProperty: [2023-01-15T20:34:38.736Z] [2023-01-15T20:34:38.735Z] [2023-01-15T20:34:38.736Z] setS1ASclassPath: [2023-01-15T20:34:38.736Z] setS1ASclassPath: [2023-01-15T20:34:38.737Z] [2023-01-15T20:34:38.737Z] init-common: [2023-01-15T20:34:38.737Z] [2023-01-15T20:34:38.737Z] execute-sql-common: [2023-01-15T20:34:38.737Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/drop_pointbase.sql [2023-01-15T20:34:38.737Z] [sql] 0 rows affected [2023-01-15T20:34:38.737Z] [sql] 0 rows affected [2023-01-15T20:34:38.737Z] [sql] 0 rows affected [2023-01-15T20:34:38.737Z] [sql] 3 of 3 SQL statements executed successfully [2023-01-15T20:34:38.737Z] [2023-01-15T20:34:38.737Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.738Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.738Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.738Z] init-common: [2023-01-15T20:34:38.738Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.738Z] [2023-01-15T20:34:38.739Z] [2023-01-15T20:34:38.739Z] create-jdbc-resource-common: [2023-01-15T20:34:38.739Z] setOSConditions: [2023-01-15T20:34:38.740Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-xa-pool --target server jdbc/xaresource [2023-01-15T20:34:38.740Z] [2023-01-15T20:34:38.740Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.741Z] setToolWin: [2023-01-15T20:34:38.741Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:38.741Z] [2023-01-15T20:34:38.742Z] setToolUnix: [2023-01-15T20:34:38.742Z] [2023-01-15T20:34:38.742Z] setToolProperty: [2023-01-15T20:34:38.742Z] [2023-01-15T20:34:38.742Z] [exec] JDBC resource jdbc/xaresource created successfully. [2023-01-15T20:34:38.742Z] setS1ASclassPath: [2023-01-15T20:34:38.742Z] [echo] cmd executed for server [2023-01-15T20:34:38.743Z] [2023-01-15T20:34:38.743Z] [2023-01-15T20:34:38.743Z] init-common: [2023-01-15T20:34:38.743Z] asadmin-common: [2023-01-15T20:34:38.744Z] [2023-01-15T20:34:38.744Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:34:38.744Z] undeploy-jdbc-common: [2023-01-15T20:34:38.744Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.745Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.745Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:34:38.745Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.745Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2023-01-15T20:34:38.746Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.746Z] [2023-01-15T20:34:38.746Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.747Z] [2023-01-15T20:34:38.747Z] setOSConditions: [2023-01-15T20:34:38.747Z] [2023-01-15T20:34:38.747Z] setToolWin: [2023-01-15T20:34:38.747Z] asadmin-common: [2023-01-15T20:34:38.747Z] [2023-01-15T20:34:38.749Z] setToolUnix: [2023-01-15T20:34:38.749Z] [2023-01-15T20:34:38.749Z] setToolProperty: [2023-01-15T20:34:38.749Z] [2023-01-15T20:34:38.748Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:34:38.749Z] setS1ASclassPath: [2023-01-15T20:34:38.749Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.750Z] [2023-01-15T20:34:38.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:34:38.750Z] init-common: [2023-01-15T20:34:38.751Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2023-01-15T20:34:38.751Z] [2023-01-15T20:34:38.751Z] [2023-01-15T20:34:38.751Z] delete-jdbc-resource-common: [2023-01-15T20:34:38.752Z] run: [2023-01-15T20:34:38.752Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/bmp-enrollerDB [2023-01-15T20:34:38.752Z] [2023-01-15T20:34:38.753Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.753Z] setOSConditions: [2023-01-15T20:34:38.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/bmp-enrollerDB [2023-01-15T20:34:38.753Z] [2023-01-15T20:34:38.754Z] [exec] JDBC resource jdbc/bmp-enrollerDB deleted successfully [2023-01-15T20:34:38.754Z] setToolWin: [2023-01-15T20:34:38.754Z] [echo] cmd executed for server [2023-01-15T20:34:38.754Z] [2023-01-15T20:34:38.755Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:38.755Z] setToolUnix: [2023-01-15T20:34:38.755Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:38.756Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:38.755Z] [2023-01-15T20:34:38.756Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:34:38.756Z] setToolProperty: [2023-01-15T20:34:38.758Z] [2023-01-15T20:34:38.758Z] setS1ASclassPath: [2023-01-15T20:34:38.758Z] [2023-01-15T20:34:38.758Z] init-common: [2023-01-15T20:34:38.758Z] [2023-01-15T20:34:38.758Z] myrunclient: [2023-01-15T20:34:38.757Z] [2023-01-15T20:34:38.758Z] [echo] appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/switchoffACCconnpoolingAppClient.jar -name switchoffACCconnpoolingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:34:38.758Z] setOSConditions: [2023-01-15T20:34:38.759Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.759Z] [2023-01-15T20:34:38.759Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.760Z] setToolWin: [2023-01-15T20:34:38.760Z] [exec] Jan 15, 2023 8:34:36 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:38.760Z] [2023-01-15T20:34:38.761Z] [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. [2023-01-15T20:34:38.761Z] setToolUnix: [2023-01-15T20:34:38.761Z] [exec] verifying uniqueness of all connection [2023-01-15T20:34:38.762Z] [2023-01-15T20:34:38.762Z] setToolProperty: [2023-01-15T20:34:38.762Z] [2023-01-15T20:34:38.762Z] setS1ASclassPath: [2023-01-15T20:34:38.762Z] [2023-01-15T20:34:38.762Z] init-common: [2023-01-15T20:34:38.762Z] [2023-01-15T20:34:38.762Z] delete-jdbc-connpool-common: [2023-01-15T20:34:38.762Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true bmpEnrollerPool [2023-01-15T20:34:38.762Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:38.762Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true bmpEnrollerPool [2023-01-15T20:34:38.762Z] [exec] JDBC Connection pool bmpEnrollerPool deleted successfully [2023-01-15T20:34:38.762Z] [echo] cmd executed for server [2023-01-15T20:34:38.762Z] [2023-01-15T20:34:38.762Z] all: [2023-01-15T20:34:38.762Z] [get] Getting: https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar [2023-01-15T20:34:38.762Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/maven-ant-tasks-2.1.3.jar [2023-01-15T20:34:38.762Z] [2023-01-15T20:34:38.762Z] runMaven: [2023-01-15T20:34:38.762Z] [artifact:mvn] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:39.199Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:39.432Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:34:39.432Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:34:39.763Z] [exec] Jan 15, 2023 8:34:39 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:39.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. [2023-01-15T20:34:40.140Z] [exec] Jan 15, 2023 8:34:39 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:34:40.140Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:34:40.143Z] [artifact:mvn] [INFO] Scanning for projects... [2023-01-15T20:34:40.704Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3fe24670 [2023-01-15T20:34:40.705Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@36453773 [2023-01-15T20:34:40.705Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@85c3522 [2023-01-15T20:34:40.705Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@631678e6 [2023-01-15T20:34:40.705Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@9de1b85 [2023-01-15T20:34:40.705Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3ba1f56e [2023-01-15T20:34:40.705Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6ba226cd [2023-01-15T20:34:40.705Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@38d4488c [2023-01-15T20:34:40.705Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@141229f6 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@70df41f9 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7f5ecada [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@73baf7f0 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@19540247 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@73ff7a54 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4860627a [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@52d181ed [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1fab0394 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@703a2bc9 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@49322d04 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4e782401 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3fb0d9de [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2ea0161f [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@18356951 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1b901f7b [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4be1c797 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1c97c3bb [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@407d2a01 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@74e1d60b [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@58a9e64d [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3e984100 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3cfab56d [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6164b3a2 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2784145d [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1ae90cb9 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6d6ddeb5 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@37fc7e3c [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6debf1b8 [2023-01-15T20:34:40.962Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5f1dadf4 [2023-01-15T20:34:41.219Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@20040c6e [2023-01-15T20:34:41.219Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2f0b5d79 [2023-01-15T20:34:41.219Z] [exec] Total connection requested : 40 [2023-01-15T20:34:41.219Z] [exec] Total connection created : 40 [2023-01-15T20:34:41.219Z] [exec] Total number of unique connection : 40 [2023-01-15T20:34:41.219Z] [exec] Value of key is:switchoffACCconnpooling-test1 [2023-01-15T20:34:41.219Z] [exec] switchoffACCconnpooling-test1: passed [2023-01-15T20:34:41.219Z] [exec] creating connection upto max-pool-size of 32 [2023-01-15T20:34:41.476Z] [exec] Jan 15, 2023 8:34:41 PM com.sun.enterprise.resource.pool.UnpooledResource incrementPoolSize [2023-01-15T20:34:41.476Z] [exec] INFO: Fail as poolSize : 32 [2023-01-15T20:34:41.476Z] [exec] Jan 15, 2023 8:34:41 PM com.sun.enterprise.connectors.ConnectionManagerImpl internalGetConnection [2023-01-15T20:34:41.476Z] [exec] WARNING: RAR5117 : Failed to obtain/create connection from connection pool [ jdbc-derby-pool ]. Reason : com.sun.appserv.connectors.internal.api.PoolingException: In-use connections equal max-pool-size therefore cannot allocate any more connections. [2023-01-15T20:34:41.476Z] [exec] Jan 15, 2023 8:34:41 PM com.sun.gjc.spi.base.AbstractDataSource logNonTransientException [2023-01-15T20:34:41.476Z] [exec] WARNING: jdbc.exc_get_conn [2023-01-15T20:34:41.476Z] [exec] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2023-01-15T20:34:41.476Z] [exec] at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) [2023-01-15T20:34:41.476Z] [exec] at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) [2023-01-15T20:34:41.476Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:540) [2023-01-15T20:34:41.476Z] [exec] at com.sun.gjc.spi.base.StatementWrapper.executeUpdate(StatementWrapper.java:94) [2023-01-15T20:34:41.476Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.createTable(Client.java:357) [2023-01-15T20:34:41.477Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.test1(Client.java:99) [2023-01-15T20:34:41.477Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.runTest(Client.java:70) [2023-01-15T20:34:41.477Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.main(Client.java:58) [2023-01-15T20:34:41.477Z] [exec] Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2023-01-15T20:34:41.477Z] [exec] at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) [2023-01-15T20:34:41.477Z] [exec] at org.apache.derby.client.am.ClientStatement.completeExecuteImmediate(ClientStatement.java:1683) [2023-01-15T20:34:41.477Z] [exec] at org.apache.derby.client.net.NetStatementReply.parseEXCSQLIMMreply(NetStatementReply.java:209) [2023-01-15T20:34:41.477Z] [exec] at org.apache.derby.client.net.NetStatementReply.readExecuteImmediate(NetStatementReply.java:60) [2023-01-15T20:34:41.477Z] [exec] at org.apache.derby.client.net.StatementReply.readExecuteImmediate(StatementReply.java:47) [2023-01-15T20:34:41.477Z] [exec] at org.apache.derby.client.net.NetStatement.readExecuteImmediate_(NetStatement.java:142) [2023-01-15T20:34:41.477Z] [exec] at org.apache.derby.client.am.ClientStatement.readExecuteImmediate(ClientStatement.java:1679) [2023-01-15T20:34:41.477Z] [exec] at org.apache.derby.client.am.ClientStatement.flowExecute(ClientStatement.java:2408) [2023-01-15T20:34:41.477Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdateX(ClientStatement.java:566) [2023-01-15T20:34:41.477Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:531) [2023-01-15T20:34:41.477Z] [exec] ... 5 more [2023-01-15T20:34:41.477Z] [exec] Able to create max connections [2023-01-15T20:34:41.477Z] [exec] Value of key is:switchoffACCconnpooling-test2 [2023-01-15T20:34:41.477Z] [exec] switchoffACCconnpooling-test2: passed [2023-01-15T20:34:41.477Z] [exec] Unable to create beyond max connections [2023-01-15T20:34:41.477Z] [exec] Value of key is:switchoffACCconnpooling-test3 [2023-01-15T20:34:41.477Z] [exec] switchoffACCconnpooling-test3: passed [2023-01-15T20:34:41.477Z] [exec] rollback set to false [2023-01-15T20:34:41.477Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2526ecb7 [2023-01-15T20:34:41.477Z] [exec] count1 : 0 [2023-01-15T20:34:41.523Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:34:41.523Z] [artifact:mvn] [INFO] Reactor Build Order: [2023-01-15T20:34:41.523Z] [artifact:mvn] [INFO] [2023-01-15T20:34:41.523Z] [artifact:mvn] [INFO] naming2 [pom] [2023-01-15T20:34:41.523Z] [artifact:mvn] [INFO] GlassFish Naming Context Tests [jar] [2023-01-15T20:34:41.523Z] [artifact:mvn] [INFO] [2023-01-15T20:34:41.523Z] [artifact:mvn] [INFO] -------------------< org.glassfish.devtests:naming2 >------------------- [2023-01-15T20:34:41.523Z] [artifact:mvn] [INFO] Building naming2 6.2.6-SNAPSHOT [1/2] [2023-01-15T20:34:41.523Z] [artifact:mvn] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T20:34:41.734Z] [exec] count2 : 10 [2023-01-15T20:34:41.735Z] [exec] Value of key is:switchoffACCconnpooling-test4 [2023-01-15T20:34:41.735Z] [exec] switchoffACCconnpooling-test4: passed [2023-01-15T20:34:41.735Z] [exec] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE_XA' because it does not exist. [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:540) [2023-01-15T20:34:41.735Z] [exec] at com.sun.gjc.spi.base.StatementWrapper.executeUpdate(StatementWrapper.java:94) [2023-01-15T20:34:41.735Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.createTable(Client.java:357) [2023-01-15T20:34:41.735Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.test1(Client.java:99) [2023-01-15T20:34:41.735Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.runTest(Client.java:73) [2023-01-15T20:34:41.735Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.main(Client.java:58) [2023-01-15T20:34:41.735Z] [exec] Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'COFFEE_XA' because it does not exist. [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.am.ClientStatement.completeExecuteImmediate(ClientStatement.java:1683) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.net.NetStatementReply.parseEXCSQLIMMreply(NetStatementReply.java:209) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.net.NetStatementReply.readExecuteImmediate(NetStatementReply.java:60) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.net.StatementReply.readExecuteImmediate(StatementReply.java:47) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.net.NetStatement.readExecuteImmediate_(NetStatement.java:142) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.am.ClientStatement.readExecuteImmediate(ClientStatement.java:1679) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.am.ClientStatement.flowExecute(ClientStatement.java:2408) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdateX(ClientStatement.java:566) [2023-01-15T20:34:41.735Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:531) [2023-01-15T20:34:41.735Z] [exec] ... 5 more [2023-01-15T20:34:41.735Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@365ad794 [2023-01-15T20:34:41.735Z] [exec] count1 : 0 [2023-01-15T20:34:41.735Z] [exec] count2 : 10 [2023-01-15T20:34:41.735Z] [exec] Value of key is:switchoffACCconnpooling-test5 [2023-01-15T20:34:41.735Z] [exec] switchoffACCconnpooling-test5: passed [2023-01-15T20:34:41.735Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@77d5395a [2023-01-15T20:34:41.735Z] [exec] count1 : 0 [2023-01-15T20:34:41.735Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4058b398 [2023-01-15T20:34:41.735Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2667a238 [2023-01-15T20:34:41.735Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4bbc9862 [2023-01-15T20:34:41.735Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@fe739e7 [2023-01-15T20:34:41.735Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@47e2a158 [2023-01-15T20:34:41.781Z] [artifact:mvn] [INFO] [2023-01-15T20:34:41.782Z] [artifact:mvn] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ naming2 --- [2023-01-15T20:34:41.782Z] [artifact:mvn] [INFO] [2023-01-15T20:34:41.782Z] [artifact:mvn] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ naming2 --- [2023-01-15T20:34:41.993Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7e941cc8 [2023-01-15T20:34:41.994Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@55f2e76a [2023-01-15T20:34:41.994Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@39f1e9fc [2023-01-15T20:34:41.994Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1a30ec16 [2023-01-15T20:34:41.994Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@52421f92 [2023-01-15T20:34:41.994Z] [exec] count2 : 10 [2023-01-15T20:34:41.994Z] [exec] Value of key is:switchoffACCconnpooling-test6 [2023-01-15T20:34:41.994Z] [exec] switchoffACCconnpooling-test6: passed [2023-01-15T20:34:41.994Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@5ad98e6f [2023-01-15T20:34:41.994Z] [exec] count1 : 0 [2023-01-15T20:34:41.994Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@271fdeaf [2023-01-15T20:34:41.994Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@55bd9d1 [2023-01-15T20:34:41.994Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@a4f14c9 [2023-01-15T20:34:41.994Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7b81283 [2023-01-15T20:34:41.994Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5e8b5e7d [2023-01-15T20:34:41.994Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5c5812c [2023-01-15T20:34:41.994Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@77de3401 [2023-01-15T20:34:41.994Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@30350c73 [2023-01-15T20:34:41.994Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@34c9c4be [2023-01-15T20:34:41.994Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1d2cffea [2023-01-15T20:34:41.994Z] [exec] count2 : 10 [2023-01-15T20:34:41.994Z] [exec] Value of key is:switchoffACCconnpooling-test7 [2023-01-15T20:34:41.994Z] [exec] switchoffACCconnpooling-test7: passed [2023-01-15T20:34:41.994Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6497bc28 [2023-01-15T20:34:41.994Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@5d1b4556 [2023-01-15T20:34:42.039Z] [artifact:mvn] [INFO] [2023-01-15T20:34:42.040Z] [artifact:mvn] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ naming2 --- [2023-01-15T20:34:42.040Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:34:42.040Z] [artifact:mvn] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/naming2 [2023-01-15T20:34:42.040Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:34:42.040Z] [artifact:mvn] [INFO] [2023-01-15T20:34:42.040Z] [artifact:mvn] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ naming2 --- [2023-01-15T20:34:42.253Z] [exec] count1 : 0 [2023-01-15T20:34:42.254Z] [exec] count3 : 0 [2023-01-15T20:34:42.254Z] [exec] count2 : 10 [2023-01-15T20:34:42.254Z] [exec] count4 : 10 [2023-01-15T20:34:42.254Z] [exec] Value of key is:switchoffACCconnpooling-test8 [2023-01-15T20:34:42.254Z] [exec] switchoffACCconnpooling-test8: passed [2023-01-15T20:34:42.254Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@47e9542a [2023-01-15T20:34:42.254Z] [exec] count1 : 0 xacount1 : 0 [2023-01-15T20:34:42.254Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@34c83eb0 [2023-01-15T20:34:42.254Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3212ff1b [2023-01-15T20:34:42.254Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7000ceae [2023-01-15T20:34:42.254Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@58bb50f9 [2023-01-15T20:34:42.254Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7ed47927 [2023-01-15T20:34:42.254Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@c2de6ec [2023-01-15T20:34:42.254Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@c2ef25b [2023-01-15T20:34:42.254Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3b6d5459 [2023-01-15T20:34:42.254Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3077921f [2023-01-15T20:34:42.298Z] [artifact:mvn] [INFO] [2023-01-15T20:34:42.298Z] [artifact:mvn] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ naming2 --- [2023-01-15T20:34:42.298Z] [artifact:mvn] [INFO] [2023-01-15T20:34:42.298Z] [artifact:mvn] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ naming2 --- [2023-01-15T20:34:42.511Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@98e0718 [2023-01-15T20:34:42.513Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@48667fd3 [2023-01-15T20:34:42.513Z] [exec] count2 : 10 xacount2 : 1 [2023-01-15T20:34:42.513Z] [exec] Value of key is:switchoffACCconnpooling-test9 [2023-01-15T20:34:42.513Z] [exec] switchoffACCconnpooling-test9: passed [2023-01-15T20:34:42.513Z] [exec] rollback set to true [2023-01-15T20:34:42.513Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@704a0f9 [2023-01-15T20:34:42.513Z] [exec] count1 : 0 [2023-01-15T20:34:42.513Z] [exec] count2 : 0 [2023-01-15T20:34:42.513Z] [exec] Value of key is:switchoffACCconnpooling-test10 [2023-01-15T20:34:42.513Z] [exec] switchoffACCconnpooling-test10: passed [2023-01-15T20:34:42.513Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@2800b3a9 [2023-01-15T20:34:42.513Z] [exec] count1 : 0 [2023-01-15T20:34:42.513Z] [exec] count2 : 0 [2023-01-15T20:34:42.513Z] [exec] Value of key is:switchoffACCconnpooling-test11 [2023-01-15T20:34:42.513Z] [exec] switchoffACCconnpooling-test11: passed [2023-01-15T20:34:42.513Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1a1c68f5 [2023-01-15T20:34:42.766Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:34:42.766Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:34:42.766Z] + '[' -z '' ']' [2023-01-15T20:34:42.766Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:34:42.766Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:34:42.766Z] + run_test security_all [2023-01-15T20:34:42.766Z] + local testid=security_all [2023-01-15T20:34:42.766Z] + local found=false [2023-01-15T20:34:42.766Z] ++ find . -name run_test.sh [2023-01-15T20:34:42.766Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.766Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:34:42.766Z] + OPT=list_test_ids [2023-01-15T20:34:42.766Z] + TEST_ID= [2023-01-15T20:34:42.766Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:34:42.766Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:34:42.766Z] +++ uname [2023-01-15T20:34:42.766Z] +++ grep -i sunos [2023-01-15T20:34:42.766Z] +++ wc -l [2023-01-15T20:34:42.766Z] +++ awk '{print $1}' [2023-01-15T20:34:42.766Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:42.766Z] ++ GREP=grep [2023-01-15T20:34:42.766Z] ++ AWK=awk [2023-01-15T20:34:42.766Z] ++ SED=sed [2023-01-15T20:34:42.766Z] ++ BC=bc [2023-01-15T20:34:42.766Z] ++ export GREP AWK SED BC [2023-01-15T20:34:42.766Z] + case ${OPT} in [2023-01-15T20:34:42.766Z] + list_test_ids [2023-01-15T20:34:42.766Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:34:42.766Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.766Z] + [[ admin_cli_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.766Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.766Z] + [[ admin-cli-group-1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.766Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.766Z] + [[ admin-cli-group-2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.766Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.766Z] + [[ admin-cli-group-3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.766Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.766Z] + [[ admin-cli-group-4 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.766Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.766Z] + [[ admin-cli-group-5 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.766Z] + [[ false = true ]] [2023-01-15T20:34:42.766Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.766Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:34:42.766Z] + OPT=list_test_ids [2023-01-15T20:34:42.766Z] + TEST_ID= [2023-01-15T20:34:42.766Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:34:42.766Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:34:42.766Z] +++ uname [2023-01-15T20:34:42.766Z] +++ grep -i sunos [2023-01-15T20:34:42.766Z] +++ wc -l [2023-01-15T20:34:42.766Z] +++ awk '{print $1}' [2023-01-15T20:34:42.766Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:42.766Z] ++ GREP=grep [2023-01-15T20:34:42.766Z] ++ AWK=awk [2023-01-15T20:34:42.766Z] ++ SED=sed [2023-01-15T20:34:42.766Z] ++ BC=bc [2023-01-15T20:34:42.766Z] ++ export GREP AWK SED BC [2023-01-15T20:34:42.766Z] + case ${OPT} in [2023-01-15T20:34:42.767Z] + list_test_ids [2023-01-15T20:34:42.767Z] + echo batch_all [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ batch_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + [[ false = true ]] [2023-01-15T20:34:42.767Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.767Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T20:34:42.767Z] + OPT=list_test_ids [2023-01-15T20:34:42.767Z] + TEST_ID= [2023-01-15T20:34:42.767Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T20:34:42.767Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T20:34:42.767Z] +++ uname [2023-01-15T20:34:42.767Z] +++ grep -i sunos [2023-01-15T20:34:42.767Z] +++ wc -l [2023-01-15T20:34:42.767Z] +++ awk '{print $1}' [2023-01-15T20:34:42.767Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:42.767Z] ++ GREP=grep [2023-01-15T20:34:42.767Z] ++ AWK=awk [2023-01-15T20:34:42.767Z] ++ SED=sed [2023-01-15T20:34:42.767Z] ++ BC=bc [2023-01-15T20:34:42.767Z] ++ export GREP AWK SED BC [2023-01-15T20:34:42.767Z] + case ${OPT} in [2023-01-15T20:34:42.767Z] + list_test_ids [2023-01-15T20:34:42.767Z] + echo cdi_all [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ cdi_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + [[ false = true ]] [2023-01-15T20:34:42.767Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.767Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T20:34:42.767Z] + OPT=list_test_ids [2023-01-15T20:34:42.767Z] + TEST_ID= [2023-01-15T20:34:42.767Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:34:42.767Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:34:42.767Z] +++ uname [2023-01-15T20:34:42.767Z] +++ grep -i sunos [2023-01-15T20:34:42.767Z] +++ wc -l [2023-01-15T20:34:42.767Z] +++ awk '{print $1}' [2023-01-15T20:34:42.767Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:42.767Z] ++ GREP=grep [2023-01-15T20:34:42.767Z] ++ AWK=awk [2023-01-15T20:34:42.767Z] ++ SED=sed [2023-01-15T20:34:42.767Z] ++ BC=bc [2023-01-15T20:34:42.767Z] ++ export GREP AWK SED BC [2023-01-15T20:34:42.767Z] + case ${OPT} in [2023-01-15T20:34:42.767Z] + list_test_ids [2023-01-15T20:34:42.767Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ connector_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ connector_group_1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ connector_group_2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ connector_group_3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ connector_group_4 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + [[ false = true ]] [2023-01-15T20:34:42.767Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.767Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T20:34:42.767Z] + OPT=list_test_ids [2023-01-15T20:34:42.767Z] + TEST_ID= [2023-01-15T20:34:42.767Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T20:34:42.767Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T20:34:42.767Z] +++ uname [2023-01-15T20:34:42.767Z] +++ grep -i sunos [2023-01-15T20:34:42.767Z] +++ wc -l [2023-01-15T20:34:42.767Z] +++ awk '{print $1}' [2023-01-15T20:34:42.767Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:42.767Z] ++ GREP=grep [2023-01-15T20:34:42.767Z] ++ AWK=awk [2023-01-15T20:34:42.767Z] ++ SED=sed [2023-01-15T20:34:42.767Z] ++ BC=bc [2023-01-15T20:34:42.767Z] ++ export GREP AWK SED BC [2023-01-15T20:34:42.767Z] + case ${OPT} in [2023-01-15T20:34:42.767Z] + list_test_ids [2023-01-15T20:34:42.767Z] + echo deployment_all deployment_cluster_all [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ deployment_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ deployment_cluster_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + [[ false = true ]] [2023-01-15T20:34:42.767Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.767Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T20:34:42.767Z] + OPT=list_test_ids [2023-01-15T20:34:42.767Z] + TEST_ID= [2023-01-15T20:34:42.767Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T20:34:42.767Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T20:34:42.767Z] +++ uname [2023-01-15T20:34:42.767Z] +++ grep -i sunos [2023-01-15T20:34:42.767Z] +++ wc -l [2023-01-15T20:34:42.767Z] +++ awk '{print $1}' [2023-01-15T20:34:42.767Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:42.767Z] ++ GREP=grep [2023-01-15T20:34:42.767Z] ++ AWK=awk [2023-01-15T20:34:42.767Z] ++ SED=sed [2023-01-15T20:34:42.767Z] ++ BC=bc [2023-01-15T20:34:42.767Z] ++ export GREP AWK SED BC [2023-01-15T20:34:42.767Z] + case ${OPT} in [2023-01-15T20:34:42.767Z] + list_test_ids [2023-01-15T20:34:42.767Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ ejb_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ ejb_timer_cluster_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ ejb_web_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ ejb_group_1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ ejb_group_2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ ejb_group_3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ ejb_group_embedded = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + [[ false = true ]] [2023-01-15T20:34:42.767Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.767Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-01-15T20:34:42.767Z] + OPT=list_test_ids [2023-01-15T20:34:42.767Z] + TEST_ID= [2023-01-15T20:34:42.767Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-01-15T20:34:42.767Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-01-15T20:34:42.767Z] +++ uname [2023-01-15T20:34:42.767Z] +++ grep -i sunos [2023-01-15T20:34:42.767Z] +++ wc -l [2023-01-15T20:34:42.767Z] +++ awk '{print $1}' [2023-01-15T20:34:42.767Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:42.767Z] ++ GREP=grep [2023-01-15T20:34:42.767Z] ++ AWK=awk [2023-01-15T20:34:42.767Z] ++ SED=sed [2023-01-15T20:34:42.767Z] ++ BC=bc [2023-01-15T20:34:42.767Z] ++ export GREP AWK SED BC [2023-01-15T20:34:42.767Z] + case ${OPT} in [2023-01-15T20:34:42.767Z] + list_test_ids [2023-01-15T20:34:42.767Z] + echo jdbc_all [2023-01-15T20:34:42.767Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.767Z] + [[ jdbc_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.767Z] + [[ false = true ]] [2023-01-15T20:34:42.767Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.767Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2023-01-15T20:34:42.767Z] + OPT=list_test_ids [2023-01-15T20:34:42.767Z] + TEST_ID= [2023-01-15T20:34:42.767Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2023-01-15T20:34:42.767Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2023-01-15T20:34:42.767Z] +++ uname [2023-01-15T20:34:42.767Z] +++ grep -i sunos [2023-01-15T20:34:42.767Z] +++ wc -l [2023-01-15T20:34:42.767Z] +++ awk '{print $1}' [2023-01-15T20:34:42.768Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:42.768Z] ++ GREP=grep [2023-01-15T20:34:42.768Z] ++ AWK=awk [2023-01-15T20:34:42.768Z] ++ SED=sed [2023-01-15T20:34:42.768Z] ++ BC=bc [2023-01-15T20:34:42.768Z] ++ export GREP AWK SED BC [2023-01-15T20:34:42.768Z] + case ${OPT} in [2023-01-15T20:34:42.768Z] + list_test_ids [2023-01-15T20:34:42.768Z] + echo jms_all [2023-01-15T20:34:42.768Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.768Z] + [[ jms_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.768Z] + [[ false = true ]] [2023-01-15T20:34:42.768Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.768Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2023-01-15T20:34:42.768Z] + OPT=list_test_ids [2023-01-15T20:34:42.768Z] + TEST_ID= [2023-01-15T20:34:42.768Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-01-15T20:34:42.768Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2023-01-15T20:34:42.768Z] +++ uname [2023-01-15T20:34:42.768Z] +++ grep -i sunos [2023-01-15T20:34:42.768Z] +++ wc -l [2023-01-15T20:34:42.768Z] +++ awk '{print $1}' [2023-01-15T20:34:42.768Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:42.768Z] ++ GREP=grep [2023-01-15T20:34:42.768Z] ++ AWK=awk [2023-01-15T20:34:42.768Z] ++ SED=sed [2023-01-15T20:34:42.768Z] ++ BC=bc [2023-01-15T20:34:42.768Z] ++ export GREP AWK SED BC [2023-01-15T20:34:42.768Z] + case ${OPT} in [2023-01-15T20:34:42.768Z] + list_test_ids [2023-01-15T20:34:42.768Z] + echo naming_all [2023-01-15T20:34:42.768Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.768Z] + [[ naming_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.768Z] + [[ false = true ]] [2023-01-15T20:34:42.768Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.768Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2023-01-15T20:34:42.768Z] + OPT=list_test_ids [2023-01-15T20:34:42.768Z] + TEST_ID= [2023-01-15T20:34:42.768Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-01-15T20:34:42.768Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2023-01-15T20:34:42.768Z] +++ uname [2023-01-15T20:34:42.768Z] +++ grep -i sunos [2023-01-15T20:34:42.768Z] +++ wc -l [2023-01-15T20:34:42.768Z] +++ awk '{print $1}' [2023-01-15T20:34:42.768Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:42.768Z] ++ GREP=grep [2023-01-15T20:34:42.768Z] ++ AWK=awk [2023-01-15T20:34:42.768Z] ++ SED=sed [2023-01-15T20:34:42.768Z] ++ BC=bc [2023-01-15T20:34:42.768Z] ++ export GREP AWK SED BC [2023-01-15T20:34:42.768Z] + case ${OPT} in [2023-01-15T20:34:42.768Z] + list_test_ids [2023-01-15T20:34:42.768Z] + echo persistence_all [2023-01-15T20:34:42.768Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.768Z] + [[ persistence_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.768Z] + [[ false = true ]] [2023-01-15T20:34:42.768Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:42.768Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2023-01-15T20:34:42.768Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:42.768Z] + [[ security_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2023-01-15T20:34:42.768Z] + found=true [2023-01-15T20:34:42.768Z] + break [2023-01-15T20:34:42.768Z] + [[ true = true ]] [2023-01-15T20:34:42.768Z] + ./appserver/tests/appserv-tests/devtests/security/run_test.sh run_test_id security_all [2023-01-15T20:34:42.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-15T20:34:42.768Z] Dload Upload Total Spent Left Speed [2023-01-15T20:34:42.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2023-01-15T20:34:42.768Z] 0 42.6M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42.6M 100 42.6M 0 0 44.0M 0 --:--:-- --:--:-- --:--:-- 74.8M [2023-01-15T20:34:42.768Z] Archive: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/opendj-4.4.11.zip [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/QuickSetup.app/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/QuickSetup.app/Contents/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/QuickSetup.app/Contents/MacOS/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/QuickSetup.app/Contents/Resources/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/Uninstall.app/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/Uninstall.app/Contents/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/Uninstall.app/Contents/MacOS/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/Uninstall.app/Contents/Resources/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ControlPanel.app/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ControlPanel.app/Contents/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ControlPanel.app/Contents/MacOS/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ControlPanel.app/Contents/Resources/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/legal-notices/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/extensions/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/snmp/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/snmp/mib/ [2023-01-15T20:34:42.768Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/ [2023-01-15T20:34:42.768Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/QuickSetup.app/Contents/Info.plist [2023-01-15T20:34:42.768Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/QuickSetup.app/Contents/PkgInfo [2023-01-15T20:34:42.768Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/QuickSetup.app/Contents/Resources/OpenDJ_Inst.icns [2023-01-15T20:34:42.768Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/README [2023-01-15T20:34:42.768Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/Uninstall.app/Contents/Info.plist [2023-01-15T20:34:42.768Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/Uninstall.app/Contents/PkgInfo [2023-01-15T20:34:42.768Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/Uninstall.app/Contents/Resources/OpenDJ_Uninst.icns [2023-01-15T20:34:42.768Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/addrate.bat [2023-01-15T20:34:42.768Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/authrate.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/backendstat.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/backup.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/base64.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/control-panel.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/dsconfig.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/dsreplication.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/encode-password.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/export-ldif.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/import-ldif.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/ldapcompare.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/ldapdelete.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/ldapmodify.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/ldappasswordmodify.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/ldapsearch.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/ldifdiff.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/ldifmodify.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/ldifsearch.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/list-backends.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/makeldif.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/manage-account.bat [2023-01-15T20:34:42.769Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/manage-tasks.bat [2023-01-15T20:34:42.773Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/modrate.bat [2023-01-15T20:34:42.773Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/rebuild-index.bat [2023-01-15T20:34:42.773Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/restore.bat [2023-01-15T20:34:42.773Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/searchrate.bat [2023-01-15T20:34:42.773Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/start-ds.bat [2023-01-15T20:34:42.773Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/status.bat [2023-01-15T20:34:42.773Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/stop-ds.bat [2023-01-15T20:34:42.773Z] [exec] count1 : 0 [2023-01-15T20:34:42.773Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/verify-index.bat [2023-01-15T20:34:42.774Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7c57eaa6 [2023-01-15T20:34:42.774Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bat/windows-service.bat [2023-01-15T20:34:42.774Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4fbc7da0 [2023-01-15T20:34:42.775Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ControlPanel.app/Contents/Info.plist [2023-01-15T20:34:42.775Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@54271d08 [2023-01-15T20:34:42.775Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ControlPanel.app/Contents/PkgInfo [2023-01-15T20:34:42.776Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2e7d71d9 [2023-01-15T20:34:42.776Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ControlPanel.app/Contents/Resources/OpenDJ.icns [2023-01-15T20:34:42.777Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6430f63e [2023-01-15T20:34:42.777Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/example-plugin.zip [2023-01-15T20:34:42.778Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6338a0ec [2023-01-15T20:34:42.779Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/legal-notices/THIRDPARTYREADME.txt [2023-01-15T20:34:42.779Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@39ae8a75 [2023-01-15T20:34:42.779Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/_client-script.bat [2023-01-15T20:34:42.780Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2dd72304 [2023-01-15T20:34:42.780Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/_mixed-script.bat [2023-01-15T20:34:42.780Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@669a3dd8 [2023-01-15T20:34:42.780Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/_script-util.bat [2023-01-15T20:34:42.781Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@482e1d45 [2023-01-15T20:34:42.781Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/_server-script.bat [2023-01-15T20:34:42.781Z] [exec] count2 : 0 [2023-01-15T20:34:42.782Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/bootstrap-client.jar [2023-01-15T20:34:42.782Z] [exec] Value of key is:switchoffACCconnpooling-test12 [2023-01-15T20:34:42.782Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/bootstrap.jar [2023-01-15T20:34:42.782Z] [exec] switchoffACCconnpooling-test12: passed [2023-01-15T20:34:42.783Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.fasterxml.jackson.core.jackson-annotations.jar [2023-01-15T20:34:42.783Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.fasterxml.jackson.core.jackson-core.jar [2023-01-15T20:34:42.783Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.fasterxml.jackson.core.jackson-databind.jar [2023-01-15T20:34:42.783Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@9fb4031 [2023-01-15T20:34:42.783Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.fasterxml.jackson.module.jackson-module-jsonSchema.jar [2023-01-15T20:34:42.784Z] [exec] count1 : 0 [2023-01-15T20:34:42.784Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.github.stephenc.jcip.jcip-annotations.jar [2023-01-15T20:34:42.784Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@42a1c3ba [2023-01-15T20:34:42.785Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.google.code.findbugs.jsr305.jar [2023-01-15T20:34:42.785Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4c1ea0ab [2023-01-15T20:34:42.785Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.google.errorprone.error_prone_annotations.jar [2023-01-15T20:34:42.787Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.google.guava.failureaccess.jar [2023-01-15T20:34:42.787Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.google.guava.guava.jar [2023-01-15T20:34:42.787Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.google.guava.listenablefuture.jar [2023-01-15T20:34:42.786Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@33299272 [2023-01-15T20:34:42.787Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.google.j2objc.j2objc-annotations.jar [2023-01-15T20:34:42.787Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6bafbab8 [2023-01-15T20:34:42.788Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.sleepycat.je.jar [2023-01-15T20:34:42.788Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@27df0864 [2023-01-15T20:34:42.789Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.sun.activation.javax.activation.jar [2023-01-15T20:34:42.789Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1efdefcc [2023-01-15T20:34:42.789Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.sun.mail.javax.mail.jar [2023-01-15T20:34:42.790Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@61b85463 [2023-01-15T20:34:42.790Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.sun.xml.bind.jaxb-core.jar [2023-01-15T20:34:42.790Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@77544896 [2023-01-15T20:34:42.790Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/com.sun.xml.bind.jaxb-impl.jar [2023-01-15T20:34:42.791Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2817f230 [2023-01-15T20:34:42.791Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/commons-codec.commons-codec.jar [2023-01-15T20:34:42.791Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5965eb71 [2023-01-15T20:34:42.792Z] [exec] count2 : 0 [2023-01-15T20:34:42.792Z] [exec] Value of key is:switchoffACCconnpooling-test13 [2023-01-15T20:34:42.792Z] [exec] switchoffACCconnpooling-test13: passed [2023-01-15T20:34:42.792Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@e35d91b [2023-01-15T20:34:42.792Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@376fd14f [2023-01-15T20:34:42.792Z] [exec] count1 : 0 [2023-01-15T20:34:42.791Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/commons-logging.commons-logging.jar [2023-01-15T20:34:42.792Z] [exec] count3 : 0 [2023-01-15T20:34:42.792Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/de.odysseus.juel.juel-api.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/de.odysseus.juel.juel-impl.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/extensions/snmp-mib2605.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/io.dropwizard.metrics.metrics-core.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/io.reactivex.rxjava2.rxjava.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/io.swagger.swagger-models.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/javax.activation.javax.activation-api.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/javax.annotation.javax.annotation-api.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/javax.jms.javax.jms-api.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/javax.validation.validation-api.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/javax.xml.bind.jaxb-api.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/joda-time.joda-time.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/launcher_administrator.exe [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/net.sf.supercsv.super-csv.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj-je-backend.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj-slf4j-adapter.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj_ca_ES.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj_de.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj_es.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj_fr.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj_ja.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj_ko.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj_pl.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj_service.exe [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj_zh_CN.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/opendj_zh_TW.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.apache.httpcomponents.httpasyncclient-osgi.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.apache.httpcomponents.httpasyncclient.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.apache.httpcomponents.httpclient-osgi.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.apache.httpcomponents.httpclient.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.apache.httpcomponents.httpcore-nio.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.apache.httpcomponents.httpcore-osgi.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.apache.httpcomponents.httpcore.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.apache.servicemix.bundles.org.apache.servicemix.bundles.javax-inject.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.checkerframework.checker-qual.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.glassfish.grizzly.grizzly-framework.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.glassfish.grizzly.grizzly-http-server.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.glassfish.grizzly.grizzly-http.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.hdrhistogram.HdrHistogram.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.mpierce.metrics.reservoir.hdrhistogram-metrics-reservoir.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.api-descriptor.jar [2023-01-15T20:34:42.793Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.audit.core.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.audit.handler-csv.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.audit.handler-elasticsearch.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.audit.handler-jdbc.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.audit.handler-jms.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.audit.handler-json.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.audit.handler-splunk.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.audit.handler-syslog.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.audit.json.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.http-framework.client-apache-async.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.http-framework.client-apache-common.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.http-framework.core.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.http-framework.grizzly.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.http-framework.oauth2.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.i18n-framework.core.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.i18n-framework.slf4j.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.json-resource-http.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.json-resource.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.json-web-token.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.persistit.core.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.security.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.commons.util.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.opendj.opendj-cli.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.opendj.opendj-config.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.opendj.opendj-core.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.opendj.opendj-grizzly.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.opendj.opendj-ldap-toolkit.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.opendj.opendj-rest2ldap.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.opendj.opendj-server-legacy.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.openidentityplatform.opendj.opendj-server.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.reactivestreams.reactive-streams.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.slf4j.jcl-over-slf4j.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.slf4j.jul-to-slf4j.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/org.slf4j.slf4j-api.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/quicksetup.jar [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/setcp.bat [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/winlauncher.exe [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/opendj_logo.png [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/setup.bat [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/snmp/mib/rfc2605.txt [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/uninstall.bat [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/upgrade.bat [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/_client-script.sh [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/_mixed-script.sh [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/_script-util.sh [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/_server-script.sh [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/addrate [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/authrate [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/backendstat [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/backup [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/base64 [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/control-panel [2023-01-15T20:34:42.794Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/create-rc-script [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/dsconfig [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/dsreplication [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/encode-password [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/export-ldif [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/import-ldif [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ldapcompare [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ldapdelete [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ldapmodify [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ldappasswordmodify [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ldapsearch [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ldifdiff [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ldifmodify [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ldifsearch [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/list-backends [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/makeldif [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/manage-account [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/manage-tasks [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/modrate [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/rebuild-index [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/restore [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/searchrate [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/start-ds [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/status [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/stop-ds [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/verify-index [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/QuickSetup.app/Contents/MacOS/universalJavaApplicationStub [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/Uninstall.app/Contents/MacOS/universalJavaApplicationStub [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/ControlPanel.app/Contents/MacOS/universalJavaApplicationStub [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/setup [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/uninstall [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/upgrade [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/bak/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/changelogDb/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/classes/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/MakeLDIF/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/audit-handlers/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/rest2ldap/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/rest2ldap/endpoints/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/rest2ldap/endpoints/api/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/snmp/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/snmp/security/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/upgrade/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/db/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/import-tmp/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/ldif/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/locks/ [2023-01-15T20:34:42.795Z] creating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/logs/ [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/MakeLDIF/addrate.template [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/MakeLDIF/cities [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/MakeLDIF/example.template [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/MakeLDIF/first.names [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/MakeLDIF/last.names [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/MakeLDIF/people_and_groups.template [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/MakeLDIF/states [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/MakeLDIF/streets [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/admin-backend.ldif [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/audit-handlers/elasticsearch-config.json-example [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/audit-handlers/elasticsearch-index-setup-example.json [2023-01-15T20:34:42.795Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/audit-handlers/jdbc-config.json-example [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/audit-handlers/jms-config.json-example [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/audit-handlers/mysql_tables-example.sql [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/audit-handlers/oracle_tables-example.sql [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/audit-handlers/splunk-config.json-example [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/audit-handlers/syslog-config.json-example [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/buildinfo [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/config.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/java.properties [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/account-disabled.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/account-enabled.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/account-expired.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/account-idle-locked.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/account-permanently-locked.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/account-reset-locked.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/account-temporarily-locked.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/account-unlocked.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/password-changed.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/password-expired.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/password-expiring.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/messages/password-reset.template [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/rest2ldap/endpoints/api/example-v1.json [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/00-core.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/01-pwpolicy.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/02-config.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/03-changelog.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/03-keystore.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/03-pwpolicyextension.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/03-rfc2713.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/03-rfc2714.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/03-rfc2739.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/03-rfc2926.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/03-rfc3112.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/03-rfc3712.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/03-uddiv3.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/04-rfc2307bis.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/05-rfc4876.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/05-samba.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/05-solaris.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/schema/06-compat.ldif [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/snmp/security/opendj-snmp.security [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/tools.properties [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/upgrade/schema.ldif.3f83673674c969142b03322d2f27a6f4c474e309 [2023-01-15T20:34:42.796Z] inflating: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/template/config/wordlist.txt [2023-01-15T20:34:42.796Z] [2023-01-15T20:34:42.796Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:34:42.796Z] [2023-01-15T20:34:43.040Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2023-01-15T20:34:43.041Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:34:43.041Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:43.041Z] [exec] [2023-01-15T20:34:43.041Z] [exec] [2023-01-15T20:34:43.041Z] [exec] ----------------------------------------- [2023-01-15T20:34:43.041Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:34:43.041Z] [exec] ----------------------------------------- [2023-01-15T20:34:43.041Z] [exec] Total PASS: 1 [2023-01-15T20:34:43.041Z] [exec] Total FAIL: 0 [2023-01-15T20:34:43.041Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:43.041Z] [exec] ----------------------------------------- [2023-01-15T20:34:43.041Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:43.041Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:43.041Z] [2023-01-15T20:34:43.041Z] checkReporting-common: [2023-01-15T20:34:43.041Z] [2023-01-15T20:34:43.041Z] confirmReportPresent-common: [2023-01-15T20:34:43.041Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:43.041Z] [echo] Test seems to be reported fine [2023-01-15T20:34:43.041Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2023-01-15T20:34:43.041Z] [2023-01-15T20:34:43.041Z] confirmMissingReport-common: [2023-01-15T20:34:43.041Z] [2023-01-15T20:34:43.041Z] setOSConditions: [2023-01-15T20:34:43.041Z] [2023-01-15T20:34:43.041Z] setToolWin: [2023-01-15T20:34:43.041Z] [2023-01-15T20:34:43.041Z] setToolUnix: [2023-01-15T20:34:43.041Z] [2023-01-15T20:34:43.041Z] setToolProperty: [2023-01-15T20:34:43.041Z] [2023-01-15T20:34:43.041Z] setS1ASclassPath: [2023-01-15T20:34:43.041Z] [2023-01-15T20:34:43.041Z] init-common: [2023-01-15T20:34:43.041Z] [2023-01-15T20:34:43.041Z] runclient-common: [2023-01-15T20:34:43.041Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:app/custom/my-properties-xml-file-with-values [2023-01-15T20:34:43.042Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:43.048Z] [exec] count2 : 0 [2023-01-15T20:34:43.049Z] [exec] count4 : 0 [2023-01-15T20:34:43.049Z] [exec] Value of key is:switchoffACCconnpooling-test14 [2023-01-15T20:34:43.049Z] [exec] switchoffACCconnpooling-test14: passed [2023-01-15T20:34:43.049Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@150ae70c [2023-01-15T20:34:43.049Z] [exec] count1 : 0 xacount1 : 0 [2023-01-15T20:34:43.049Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6e3a9891 [2023-01-15T20:34:43.049Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1a64586b [2023-01-15T20:34:43.049Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@35a2255c [2023-01-15T20:34:43.049Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@64829e16 [2023-01-15T20:34:43.049Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@58f0acce [2023-01-15T20:34:43.049Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6c5be07c [2023-01-15T20:34:43.049Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@504bfa9a [2023-01-15T20:34:43.049Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4a14227a [2023-01-15T20:34:43.049Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@695aa5d0 [2023-01-15T20:34:43.049Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3d8eae5d [2023-01-15T20:34:43.049Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6cd3410f [2023-01-15T20:34:43.049Z] [exec] count2 : 0 xacount2 : 0 [2023-01-15T20:34:43.049Z] [exec] Value of key is:switchoffACCconnpooling-test15 [2023-01-15T20:34:43.049Z] [exec] switchoffACCconnpooling-test15: passed [2023-01-15T20:34:43.049Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:43.049Z] [exec] [2023-01-15T20:34:43.049Z] [exec] [2023-01-15T20:34:43.049Z] [exec] ----------------------------------------- [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test1: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test10: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test2: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test11: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test12: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test13: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test14: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test15: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test7: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test8: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test9: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test3: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test4: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test5: PASS - [2023-01-15T20:34:43.049Z] [exec] - switchoffACCconnpooling-test6: PASS - [2023-01-15T20:34:43.049Z] [exec] ----------------------------------------- [2023-01-15T20:34:43.049Z] [exec] Total PASS: 15 [2023-01-15T20:34:43.049Z] [exec] Total FAIL: 0 [2023-01-15T20:34:43.049Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:43.049Z] [exec] ----------------------------------------- [2023-01-15T20:34:43.049Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:43.049Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:43.299Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:43.431Z] [2023-01-15T20:34:43.431Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:34:43.431Z] [2023-01-15T20:34:43.431Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:34:43.431Z] ANT_HOME is /usr/share/ant [2023-01-15T20:34:43.431Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:34:43.431Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:43.431Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:34:43.431Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:34:43.432Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:34:43.432Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] checkReporting-common: [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] confirmReportPresent-common: [2023-01-15T20:34:43.613Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:43.613Z] [echo] Test seems to be reported fine [2023-01-15T20:34:43.613Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/switchoffACCconnpooling/RepRunConf.txt [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] confirmMissingReport-common: [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] unsetup: [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] setOSConditions: [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] setToolWin: [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] setToolUnix: [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] setToolProperty: [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] setS1ASclassPath: [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] init-common: [2023-01-15T20:34:43.613Z] [2023-01-15T20:34:43.613Z] delete-jdbc-resource-common: [2023-01-15T20:34:43.613Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource [2023-01-15T20:34:43.613Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:43.690Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:34:43.690Z] [2023-01-15T20:34:43.690Z] [2023-01-15T20:34:43.868Z] [exec] Jan 15, 2023 8:34:43 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:43.868Z] [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. [2023-01-15T20:34:43.948Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:44.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource [2023-01-15T20:34:44.177Z] [exec] JDBC resource jdbc/nonxaresource deleted successfully [2023-01-15T20:34:44.177Z] [echo] cmd executed for server [2023-01-15T20:34:44.177Z] [2023-01-15T20:34:44.177Z] setOSConditions: [2023-01-15T20:34:44.177Z] [2023-01-15T20:34:44.177Z] setToolWin: [2023-01-15T20:34:44.177Z] [2023-01-15T20:34:44.177Z] setToolUnix: [2023-01-15T20:34:44.177Z] [2023-01-15T20:34:44.177Z] setToolProperty: [2023-01-15T20:34:44.177Z] [2023-01-15T20:34:44.177Z] setS1ASclassPath: [2023-01-15T20:34:44.177Z] [2023-01-15T20:34:44.177Z] init-common: [2023-01-15T20:34:44.177Z] [2023-01-15T20:34:44.177Z] delete-jdbc-connpool-common: [2023-01-15T20:34:44.177Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool [2023-01-15T20:34:44.177Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:44.197Z] [artifact:mvn] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] Reactor Summary for naming2 6.2.6-SNAPSHOT: [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] naming2 ............................................ FAILURE [ 2.415 s] [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] GlassFish Naming Context Tests ..................... SKIPPED [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] BUILD FAILURE [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] Total time: 3.839 s [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] Finished at: 2023-01-15T20:34:43Z [2023-01-15T20:34:44.198Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:34:44.198Z] [artifact:mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.3.0:unpack (unpack-resource) on project naming2: Unable to find/resolve artifact. Could not find artifact org.glassfish.main:nucleus-parent:zip:resources:6.2.6-SNAPSHOT -> [Help 1] [2023-01-15T20:34:44.198Z] [artifact:mvn] [ERROR] [2023-01-15T20:34:44.198Z] [artifact:mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2023-01-15T20:34:44.198Z] [artifact:mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-01-15T20:34:44.198Z] [artifact:mvn] [ERROR] [2023-01-15T20:34:44.198Z] [artifact:mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-01-15T20:34:44.198Z] [artifact:mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2023-01-15T20:34:44.198Z] [artifact:mvn] Java Result: 1 [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] all: [2023-01-15T20:34:44.198Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:44.198Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:44.198Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setOSConditions: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setToolWin: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setToolUnix: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setToolProperty: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setS1ASclassPath: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] init-common: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] clean: [2023-01-15T20:34:44.198Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:44.198Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:44.198Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setOSConditions: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setToolWin: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setToolUnix: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setToolProperty: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setS1ASclassPath: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] init-common: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] clean-common: [2023-01-15T20:34:44.198Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:44.198Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:44.198Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setOSConditions: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setToolWin: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setToolUnix: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setToolProperty: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] setS1ASclassPath: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] init-common: [2023-01-15T20:34:44.198Z] [2023-01-15T20:34:44.198Z] clean-classes-common: [2023-01-15T20:34:44.198Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:34:44.198Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:44.199Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:44.199Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] setOSConditions: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] setToolWin: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] setToolUnix: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] setToolProperty: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] setS1ASclassPath: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] init-common: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] clean-jars-common: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] compile: [2023-01-15T20:34:44.199Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:44.199Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:44.199Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] setOSConditions: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] setToolWin: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] setToolUnix: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] setToolProperty: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] setS1ASclassPath: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] init-common: [2023-01-15T20:34:44.199Z] [2023-01-15T20:34:44.199Z] compile-common: [2023-01-15T20:34:44.199Z] [echo] Current time (ISO): 2023-01-15T20:34:43.979+0000 [2023-01-15T20:34:44.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:34:44.199Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:34:44.199Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:44.742Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool [2023-01-15T20:34:44.742Z] [exec] JDBC Connection pool jdbc-derby-pool deleted successfully [2023-01-15T20:34:44.742Z] [echo] cmd executed for server [2023-01-15T20:34:44.742Z] [2023-01-15T20:34:44.742Z] setOSConditions: [2023-01-15T20:34:44.742Z] [2023-01-15T20:34:44.742Z] setToolWin: [2023-01-15T20:34:44.742Z] [2023-01-15T20:34:44.742Z] setToolUnix: [2023-01-15T20:34:44.742Z] [2023-01-15T20:34:44.742Z] setToolProperty: [2023-01-15T20:34:44.742Z] [2023-01-15T20:34:44.742Z] setS1ASclassPath: [2023-01-15T20:34:44.742Z] [2023-01-15T20:34:44.742Z] init-common: [2023-01-15T20:34:44.742Z] [2023-01-15T20:34:44.742Z] delete-jdbc-resource-common: [2023-01-15T20:34:44.742Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xaresource [2023-01-15T20:34:44.742Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:45.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xaresource [2023-01-15T20:34:45.309Z] [exec] JDBC resource jdbc/xaresource deleted successfully [2023-01-15T20:34:45.309Z] [echo] cmd executed for server [2023-01-15T20:34:45.309Z] [2023-01-15T20:34:45.309Z] setOSConditions: [2023-01-15T20:34:45.309Z] [2023-01-15T20:34:45.309Z] setToolWin: [2023-01-15T20:34:45.309Z] [2023-01-15T20:34:45.309Z] setToolUnix: [2023-01-15T20:34:45.309Z] [2023-01-15T20:34:45.309Z] setToolProperty: [2023-01-15T20:34:45.309Z] [2023-01-15T20:34:45.309Z] setS1ASclassPath: [2023-01-15T20:34:45.309Z] [2023-01-15T20:34:45.309Z] init-common: [2023-01-15T20:34:45.309Z] [2023-01-15T20:34:45.309Z] delete-jdbc-connpool-common: [2023-01-15T20:34:45.309Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-xa-pool [2023-01-15T20:34:45.309Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:45.318Z] [2023-01-15T20:34:45.873Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-xa-pool [2023-01-15T20:34:45.874Z] [exec] JDBC Connection pool jdbc-derby-xa-pool deleted successfully [2023-01-15T20:34:45.874Z] [echo] cmd executed for server [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] all: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setOSConditions: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolWin: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolUnix: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolProperty: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setS1ASclassPath: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] init-common: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] clean: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setOSConditions: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolWin: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolUnix: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolProperty: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setS1ASclassPath: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] init-common: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] clean-common: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setOSConditions: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolWin: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolUnix: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolProperty: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setS1ASclassPath: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] init-common: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] clean-classes-common: [2023-01-15T20:34:45.874Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setOSConditions: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolWin: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolUnix: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolProperty: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setS1ASclassPath: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] init-common: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] clean-jars-common: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] compile: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setOSConditions: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolWin: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolUnix: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setToolProperty: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] setS1ASclassPath: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] init-common: [2023-01-15T20:34:45.874Z] [2023-01-15T20:34:45.874Z] compile-common: [2023-01-15T20:34:45.874Z] [echo] Current time (ISO): 2023-01-15T20:34:45.682+0000 [2023-01-15T20:34:45.874Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:34:45.874Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:34:45.874Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] timeout [2023-01-15T20:34:46.159Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T20:34:46.705Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:34:46.706Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:34:46.706Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test deployment_all [2023-01-15T20:34:46.706Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:34:46.706Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:34:46.706Z] + readonly GF_INTERNAL_ENV_SH=/tmp/dzUgf-internal-env [2023-01-15T20:34:46.706Z] + GF_INTERNAL_ENV_SH=/tmp/dzUgf-internal-env [2023-01-15T20:34:46.706Z] + '[' '!' -z '' ']' [2023-01-15T20:34:46.706Z] + export WSIMPORT_OPTS= [2023-01-15T20:34:46.706Z] + WSIMPORT_OPTS= [2023-01-15T20:34:46.706Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:34:46.706Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:34:46.732Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:34:46.733Z] [javac] 1 warning [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] build: [2023-01-15T20:34:46.733Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:46.733Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:46.733Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] setOSConditions: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] setToolWin: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] setToolUnix: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] setToolProperty: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] setS1ASclassPath: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] init-common: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] webclient-war-common: [2023-01-15T20:34:46.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:34:46.733Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:46.733Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:46.733Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] clear: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] test-tlds-exist: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] copy-tlds: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] test-tagfiles-exist: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] copy-tagfiles: [2023-01-15T20:34:46.733Z] [2023-01-15T20:34:46.733Z] package-war-common: [2023-01-15T20:34:46.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:34:46.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:34:46.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:34:46.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:34:46.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/lib [2023-01-15T20:34:46.733Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:34:46.733Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:34:46.733Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:34:46.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/docroot [2023-01-15T20:34:46.733Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/orb_annotation-web.war [2023-01-15T20:34:46.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:34:46.734Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:46.734Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:46.734Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:46.734Z] [2023-01-15T20:34:46.734Z] setOSConditions: [2023-01-15T20:34:46.734Z] [2023-01-15T20:34:46.734Z] setToolWin: [2023-01-15T20:34:46.734Z] [2023-01-15T20:34:46.734Z] setToolUnix: [2023-01-15T20:34:46.734Z] [2023-01-15T20:34:46.734Z] setToolProperty: [2023-01-15T20:34:46.734Z] [2023-01-15T20:34:46.734Z] setS1ASclassPath: [2023-01-15T20:34:46.734Z] [2023-01-15T20:34:46.734Z] init-common: [2023-01-15T20:34:46.734Z] [2023-01-15T20:34:46.734Z] compile-common: [2023-01-15T20:34:46.734Z] [echo] Current time (ISO): 2023-01-15T20:34:46.544+0000 [2023-01-15T20:34:46.734Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:34:46.734Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:47.019Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:34:47.020Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:34:47.020Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:34:47.020Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:34:47.020Z] + '[' -z '' ']' [2023-01-15T20:34:47.020Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:34:47.020Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:34:47.020Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:47.141Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2023-01-15T20:34:47.142Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:34:47.142Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:47.142Z] [exec] [2023-01-15T20:34:47.142Z] [exec] [2023-01-15T20:34:47.142Z] [exec] ----------------------------------------- [2023-01-15T20:34:47.142Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:34:47.142Z] [exec] ----------------------------------------- [2023-01-15T20:34:47.142Z] [exec] Total PASS: 1 [2023-01-15T20:34:47.142Z] [exec] Total FAIL: 0 [2023-01-15T20:34:47.142Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:47.142Z] [exec] ----------------------------------------- [2023-01-15T20:34:47.142Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:47.142Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:47.142Z] [2023-01-15T20:34:47.142Z] checkReporting-common: [2023-01-15T20:34:47.142Z] [2023-01-15T20:34:47.142Z] confirmReportPresent-common: [2023-01-15T20:34:47.142Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:47.142Z] [echo] Test seems to be reported fine [2023-01-15T20:34:47.142Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2023-01-15T20:34:47.142Z] [2023-01-15T20:34:47.142Z] confirmMissingReport-common: [2023-01-15T20:34:47.142Z] [2023-01-15T20:34:47.142Z] setOSConditions: [2023-01-15T20:34:47.142Z] [2023-01-15T20:34:47.142Z] setToolWin: [2023-01-15T20:34:47.142Z] [2023-01-15T20:34:47.142Z] setToolUnix: [2023-01-15T20:34:47.142Z] [2023-01-15T20:34:47.142Z] setToolProperty: [2023-01-15T20:34:47.142Z] [2023-01-15T20:34:47.142Z] setS1ASclassPath: [2023-01-15T20:34:47.142Z] [2023-01-15T20:34:47.142Z] init-common: [2023-01-15T20:34:47.142Z] [2023-01-15T20:34:47.142Z] runclient-common: [2023-01-15T20:34:47.142Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml url http://java.sun.com:80/index.html java:app/custom/my-url [2023-01-15T20:34:47.142Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:47.259Z] Configuring Directory Server ..... Done. [2023-01-15T20:34:47.259Z] Configuring Certificates ..... Done. [2023-01-15T20:34:47.259Z] [2023-01-15T20:34:47.260Z] To see basic server configuration status and configuration, you can launch [2023-01-15T20:34:47.260Z] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/bin/status [2023-01-15T20:34:47.260Z] [2023-01-15T20:34:47.516Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:47.707Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:47.772Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:34:47.772Z] [javac] 1 warning [2023-01-15T20:34:47.772Z] [2023-01-15T20:34:47.772Z] setOSConditions: [2023-01-15T20:34:47.772Z] [2023-01-15T20:34:47.772Z] setToolWin: [2023-01-15T20:34:47.772Z] [2023-01-15T20:34:47.772Z] setToolUnix: [2023-01-15T20:34:47.772Z] [2023-01-15T20:34:47.772Z] setToolProperty: [2023-01-15T20:34:47.772Z] [2023-01-15T20:34:47.772Z] setS1ASclassPath: [2023-01-15T20:34:47.772Z] [2023-01-15T20:34:47.772Z] init-common: [2023-01-15T20:34:47.772Z] [2023-01-15T20:34:47.772Z] compile-common: [2023-01-15T20:34:47.772Z] [echo] Current time (ISO): 2023-01-15T20:34:47.533+0000 [2023-01-15T20:34:47.772Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:34:47.772Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:48.080Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:48.271Z] [exec] Jan 15, 2023 8:34:48 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:48.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. [2023-01-15T20:34:49.265Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:34:49.265Z] [javac] 1 warning [2023-01-15T20:34:49.265Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] setOSConditions: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] setToolWin: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] setToolUnix: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] setToolProperty: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] setS1ASclassPath: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] init-common: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] appclient-jar-common: [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] package-appclientjar-common: [2023-01-15T20:34:49.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.266Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/orb_annotation-client.jar [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] setOSConditions: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] fixFiles: [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] convUnix: [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] convWin: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] setToolWin: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] setToolUnix: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] setToolProperty: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] setS1ASclassPath: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] init-common: [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] ear-common: [2023-01-15T20:34:49.266Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/descriptor/sun-application.xml to copy. [2023-01-15T20:34:49.266Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:34:49.266Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/orb_annotationApp.ear [2023-01-15T20:34:49.266Z] [2023-01-15T20:34:49.266Z] deploy: [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:49.266Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] setOSConditions: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] setToolWin: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] setToolUnix: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] setToolProperty: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] setS1ASclassPath: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] init-common: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] deploy-common: [2023-01-15T20:34:49.267Z] [echo] Current time (ISO): 2023-01-15T20:34:49.228+0000 [2023-01-15T20:34:49.267Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:49.267Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:49.267Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] setOSConditions: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] setToolWin: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] setToolUnix: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] setToolProperty: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] setS1ASclassPath: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] init-common: [2023-01-15T20:34:49.267Z] [2023-01-15T20:34:49.267Z] deploy-common-pe: [2023-01-15T20:34:49.452Z] [15/Jan/2023:20:34:49 +0000] category=com.forgerock.opendj.ldap.config.config severity=NOTICE msgID=571 msg=Loaded extension from file '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj/lib/extensions/snmp-mib2605.jar' (build 4.4.11, revision 3f83673674c969142b03322d2f27a6f4c474e309) [2023-01-15T20:34:49.453Z] [15/Jan/2023:20:34:49 +0000] category=CORE severity=NOTICE msgID=134 msg=OpenDJ Server 4.4.11 (build 20210621115558, revision number 3f83673674c969142b03322d2f27a6f4c474e309) starting up [2023-01-15T20:34:49.525Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:49.665Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:34:49.666Z] [javac] 1 warning [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] build: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setOSConditions: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] fixFiles: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] convUnix: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] convWin: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setToolWin: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setToolUnix: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setToolProperty: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setS1ASclassPath: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] init-common: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] package-persistence-common: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] ejb-jar-common: [2023-01-15T20:34:49.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] package-ejbjar-common: [2023-01-15T20:34:49.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.666Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.666Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.666Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentials-ejb.jar [2023-01-15T20:34:49.666Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] appclient-jar-common: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] package-appclientjar-common: [2023-01-15T20:34:49.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.666Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.666Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.666Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentials-client.jar [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] webclient-war-common: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] build-ear-common: [2023-01-15T20:34:49.666Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:34:49.666Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsApp.ear [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] deploy: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setOSConditions: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setToolWin: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setToolUnix: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setToolProperty: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setS1ASclassPath: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] init-common: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] deploy-jdbc-common: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setOSConditions: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setToolWin: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setToolUnix: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setToolProperty: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] setS1ASclassPath: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] init-common: [2023-01-15T20:34:49.666Z] [2023-01-15T20:34:49.666Z] create-jdbc-connpool-common: [2023-01-15T20:34:49.666Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:50.025Z] [15/Jan/2023:20:34:49 +0000] category=JVM severity=NOTICE msgID=21 msg=Installation Directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj [2023-01-15T20:34:50.025Z] [15/Jan/2023:20:34:49 +0000] category=JVM severity=NOTICE msgID=23 msg=Instance Directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/opendj [2023-01-15T20:34:50.025Z] [15/Jan/2023:20:34:49 +0000] category=JVM severity=NOTICE msgID=17 msg=JVM Information: 11.0.10+9 by Oracle Corporation, 64-bit architecture, 1073741824 bytes heap size [2023-01-15T20:34:50.025Z] [15/Jan/2023:20:34:49 +0000] category=JVM severity=NOTICE msgID=18 msg=JVM Host: glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm, running Linux 5.17.13-200.fc35.x86_64 amd64, 12884901888 bytes physical memory size, number of processors available 8 [2023-01-15T20:34:50.026Z] [15/Jan/2023:20:34:49 +0000] category=JVM severity=NOTICE msgID=19 msg=JVM Arguments: "-Xmx2g", "-Xss768k", "-XX:+UseStringDeduplication", "-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" [2023-01-15T20:34:50.093Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/orb_annotationApp.ear [2023-01-15T20:34:50.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:50.231Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:34:50.231Z] [2023-01-15T20:34:50.231Z] set-derby-connpool-props: [2023-01-15T20:34:50.231Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:50.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:50.794Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:34:50.794Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:51.358Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:51.358Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:34:51.358Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:51.395Z] [15/Jan/2023:20:34:51 +0000] category=BACKEND severity=NOTICE msgID=513 msg=The database backend userRoot containing 0 entries has started [2023-01-15T20:34:51.396Z] [15/Jan/2023:20:34:51 +0000] category=EXTENSIONS severity=NOTICE msgID=221 msg=DIGEST-MD5 SASL mechanism using a server fully qualified domain name of: glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm [2023-01-15T20:34:51.544Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2023-01-15T20:34:51.546Z] [exec] Value of key is: Resource Factories Test - URL : [2023-01-15T20:34:51.546Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:51.546Z] [exec] [2023-01-15T20:34:51.546Z] [exec] [2023-01-15T20:34:51.546Z] [exec] ----------------------------------------- [2023-01-15T20:34:51.546Z] [exec] - Resource Factories Test - URL : : PASS - [2023-01-15T20:34:51.546Z] [exec] ----------------------------------------- [2023-01-15T20:34:51.546Z] [exec] Total PASS: 1 [2023-01-15T20:34:51.546Z] [exec] Total FAIL: 0 [2023-01-15T20:34:51.546Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:51.546Z] [exec] ----------------------------------------- [2023-01-15T20:34:51.546Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:51.546Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:51.546Z] [2023-01-15T20:34:51.546Z] checkReporting-common: [2023-01-15T20:34:51.546Z] [2023-01-15T20:34:51.546Z] confirmReportPresent-common: [2023-01-15T20:34:51.546Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:51.546Z] [echo] Test seems to be reported fine [2023-01-15T20:34:51.546Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2023-01-15T20:34:51.546Z] [2023-01-15T20:34:51.546Z] confirmMissingReport-common: [2023-01-15T20:34:51.546Z] [2023-01-15T20:34:51.546Z] undeploy: [2023-01-15T20:34:51.546Z] [2023-01-15T20:34:51.546Z] undeploy-custom-resource-classes: [2023-01-15T20:34:51.546Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/custom-resource-classes.jar [2023-01-15T20:34:51.546Z] [2023-01-15T20:34:51.546Z] restart-server: [2023-01-15T20:34:51.802Z] [2023-01-15T20:34:51.802Z] setOSConditions: [2023-01-15T20:34:51.802Z] [2023-01-15T20:34:51.802Z] stop-server: [2023-01-15T20:34:51.802Z] [2023-01-15T20:34:51.802Z] stop-server-unix: [2023-01-15T20:34:51.802Z] [echo] stopping server on unix ... [2023-01-15T20:34:51.802Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:51.924Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:51.924Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:34:51.924Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:51.960Z] [15/Jan/2023:20:34:51 +0000] category=CORE severity=NOTICE msgID=135 msg=The Directory Server has started successfully [2023-01-15T20:34:51.960Z] [15/Jan/2023:20:34:51 +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 [2023-01-15T20:34:51.960Z] [15/Jan/2023:20:34:51 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on LDAPS Connection Handler 0.0.0.0 port 1636 [2023-01-15T20:34:51.960Z] [15/Jan/2023:20:34:51 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on LDAP Connection Handler 0.0.0.0 port 1389 [2023-01-15T20:34:51.960Z] [15/Jan/2023:20:34:51 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on Administration Connector 0.0.0.0 port 4444 [2023-01-15T20:34:52.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:52.488Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:34:52.488Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:52.525Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:52.629Z] [exec] Application deployed with name orb_annotationApp. [2023-01-15T20:34:52.630Z] [echo] Deployment on target server server successful [2023-01-15T20:34:52.630Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:52.630Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:52.630Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] setOSConditions: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] setToolWin: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] setToolUnix: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] setToolProperty: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] setS1ASclassPath: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] init-common: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] deploy-common-ee: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] run: [2023-01-15T20:34:52.630Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:52.630Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:52.630Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] setOSConditions: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] setToolWin: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] setToolUnix: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] setToolProperty: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] setS1ASclassPath: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] init-common: [2023-01-15T20:34:52.630Z] [2023-01-15T20:34:52.630Z] runclient-common: [2023-01-15T20:34:52.630Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/orb_annotationAppClient.jar -name orb_annotationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2023-01-15T20:34:52.630Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:53.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:53.052Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:34:53.052Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:53.092Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:53.169Z] [exec] Waiting for the domain to stop . [2023-01-15T20:34:53.170Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:34:53.197Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:53.615Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:53.616Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:34:53.616Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:53.656Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-01-15T20:34:53.657Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:53.657Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:53.892Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:34:53.893Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:34:53.893Z] + '[' -z '' ']' [2023-01-15T20:34:53.893Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:34:53.893Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:34:53.893Z] + run_test deployment_all [2023-01-15T20:34:53.893Z] + local testid=deployment_all [2023-01-15T20:34:53.893Z] + local found=false [2023-01-15T20:34:53.893Z] ++ find . -name run_test.sh [2023-01-15T20:34:53.893Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:53.893Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:34:53.893Z] + OPT=list_test_ids [2023-01-15T20:34:53.893Z] + TEST_ID= [2023-01-15T20:34:53.893Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:34:53.893Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:34:53.893Z] +++ uname [2023-01-15T20:34:53.893Z] +++ grep -i sunos [2023-01-15T20:34:53.893Z] +++ wc -l [2023-01-15T20:34:53.893Z] +++ awk '{print $1}' [2023-01-15T20:34:53.893Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:53.893Z] ++ GREP=grep [2023-01-15T20:34:53.893Z] ++ AWK=awk [2023-01-15T20:34:53.893Z] ++ SED=sed [2023-01-15T20:34:53.893Z] ++ BC=bc [2023-01-15T20:34:53.893Z] ++ export GREP AWK SED BC [2023-01-15T20:34:53.893Z] + case ${OPT} in [2023-01-15T20:34:53.893Z] + list_test_ids [2023-01-15T20:34:53.893Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ admin_cli_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ admin-cli-group-1 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ admin-cli-group-2 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ admin-cli-group-3 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ admin-cli-group-4 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ admin-cli-group-5 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + [[ false = true ]] [2023-01-15T20:34:53.893Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:53.893Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:34:53.893Z] + OPT=list_test_ids [2023-01-15T20:34:53.893Z] + TEST_ID= [2023-01-15T20:34:53.893Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:34:53.893Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:34:53.893Z] +++ uname [2023-01-15T20:34:53.893Z] +++ grep -i sunos [2023-01-15T20:34:53.893Z] +++ wc -l [2023-01-15T20:34:53.893Z] +++ awk '{print $1}' [2023-01-15T20:34:53.893Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:53.893Z] ++ GREP=grep [2023-01-15T20:34:53.893Z] ++ AWK=awk [2023-01-15T20:34:53.893Z] ++ SED=sed [2023-01-15T20:34:53.893Z] ++ BC=bc [2023-01-15T20:34:53.893Z] ++ export GREP AWK SED BC [2023-01-15T20:34:53.893Z] + case ${OPT} in [2023-01-15T20:34:53.893Z] + list_test_ids [2023-01-15T20:34:53.893Z] + echo batch_all [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ batch_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + [[ false = true ]] [2023-01-15T20:34:53.893Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:53.893Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T20:34:53.893Z] + OPT=list_test_ids [2023-01-15T20:34:53.893Z] + TEST_ID= [2023-01-15T20:34:53.893Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T20:34:53.893Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T20:34:53.893Z] +++ uname [2023-01-15T20:34:53.893Z] +++ grep -i sunos [2023-01-15T20:34:53.893Z] +++ wc -l [2023-01-15T20:34:53.893Z] +++ awk '{print $1}' [2023-01-15T20:34:53.893Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:53.893Z] ++ GREP=grep [2023-01-15T20:34:53.893Z] ++ AWK=awk [2023-01-15T20:34:53.893Z] ++ SED=sed [2023-01-15T20:34:53.893Z] ++ BC=bc [2023-01-15T20:34:53.893Z] ++ export GREP AWK SED BC [2023-01-15T20:34:53.893Z] + case ${OPT} in [2023-01-15T20:34:53.893Z] + list_test_ids [2023-01-15T20:34:53.893Z] + echo cdi_all [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ cdi_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + [[ false = true ]] [2023-01-15T20:34:53.893Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:53.893Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T20:34:53.893Z] + OPT=list_test_ids [2023-01-15T20:34:53.893Z] + TEST_ID= [2023-01-15T20:34:53.893Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:34:53.893Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:34:53.893Z] +++ uname [2023-01-15T20:34:53.893Z] +++ grep -i sunos [2023-01-15T20:34:53.893Z] +++ wc -l [2023-01-15T20:34:53.893Z] +++ awk '{print $1}' [2023-01-15T20:34:53.893Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:53.893Z] ++ GREP=grep [2023-01-15T20:34:53.893Z] ++ AWK=awk [2023-01-15T20:34:53.893Z] ++ SED=sed [2023-01-15T20:34:53.893Z] ++ BC=bc [2023-01-15T20:34:53.893Z] ++ export GREP AWK SED BC [2023-01-15T20:34:53.893Z] + case ${OPT} in [2023-01-15T20:34:53.893Z] + list_test_ids [2023-01-15T20:34:53.893Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ connector_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ connector_group_1 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ connector_group_2 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ connector_group_3 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ connector_group_4 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + [[ false = true ]] [2023-01-15T20:34:53.893Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:34:53.893Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T20:34:53.893Z] + OPT=list_test_ids [2023-01-15T20:34:53.893Z] + TEST_ID= [2023-01-15T20:34:53.893Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T20:34:53.893Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T20:34:53.893Z] +++ uname [2023-01-15T20:34:53.893Z] +++ grep -i sunos [2023-01-15T20:34:53.893Z] +++ wc -l [2023-01-15T20:34:53.893Z] +++ awk '{print $1}' [2023-01-15T20:34:53.893Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:53.893Z] ++ GREP=grep [2023-01-15T20:34:53.893Z] ++ AWK=awk [2023-01-15T20:34:53.893Z] ++ SED=sed [2023-01-15T20:34:53.893Z] ++ BC=bc [2023-01-15T20:34:53.893Z] ++ export GREP AWK SED BC [2023-01-15T20:34:53.893Z] + case ${OPT} in [2023-01-15T20:34:53.893Z] + list_test_ids [2023-01-15T20:34:53.893Z] + echo deployment_all deployment_cluster_all [2023-01-15T20:34:53.893Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:34:53.893Z] + [[ deployment_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-01-15T20:34:53.893Z] + found=true [2023-01-15T20:34:53.893Z] + break [2023-01-15T20:34:53.893Z] + [[ true = true ]] [2023-01-15T20:34:53.893Z] + ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh run_test_id deployment_all [2023-01-15T20:34:53.893Z] + OPT=run_test_id [2023-01-15T20:34:53.893Z] + TEST_ID=deployment_all [2023-01-15T20:34:53.893Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T20:34:53.893Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T20:34:53.893Z] +++ uname [2023-01-15T20:34:53.893Z] +++ grep -i sunos [2023-01-15T20:34:53.893Z] +++ wc -l [2023-01-15T20:34:53.893Z] +++ awk '{print $1}' [2023-01-15T20:34:53.893Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:34:53.893Z] ++ GREP=grep [2023-01-15T20:34:53.893Z] ++ AWK=awk [2023-01-15T20:34:53.894Z] ++ SED=sed [2023-01-15T20:34:53.894Z] ++ BC=bc [2023-01-15T20:34:53.894Z] ++ export GREP AWK SED BC [2023-01-15T20:34:53.894Z] + case ${OPT} in [2023-01-15T20:34:53.894Z] + trap 'copy_test_artifacts deployment_all' EXIT [2023-01-15T20:34:53.894Z] + run_test_id deployment_all [2023-01-15T20:34:53.894Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T20:34:53.894Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T20:34:53.894Z] [2023-01-15T20:34:53.894Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:34:53.894Z] [2023-01-15T20:34:53.894Z] + for i in '"${@}"' [2023-01-15T20:34:53.894Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T20:34:53.894Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T20:34:54.131Z] [exec] Jan 15, 2023 8:34:53 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:54.132Z] [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. [2023-01-15T20:34:54.180Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:54.181Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:34:54.181Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:54.221Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:54.437Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:54.694Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:34:54.694Z] [2023-01-15T20:34:54.694Z] setOSConditions: [2023-01-15T20:34:54.694Z] [2023-01-15T20:34:54.694Z] setToolWin: [2023-01-15T20:34:54.694Z] [2023-01-15T20:34:54.694Z] setToolUnix: [2023-01-15T20:34:54.694Z] [2023-01-15T20:34:54.694Z] setToolProperty: [2023-01-15T20:34:54.694Z] [2023-01-15T20:34:54.694Z] setS1ASclassPath: [2023-01-15T20:34:54.694Z] [2023-01-15T20:34:54.694Z] init-common: [2023-01-15T20:34:54.694Z] [2023-01-15T20:34:54.694Z] create-jdbc-resource-common: [2023-01-15T20:34:54.694Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:34:54.694Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:55.065Z] [exec] Jan 15, 2023 8:34:54 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:34:55.065Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:55.152Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:55.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:34:55.260Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:34:55.260Z] [echo] cmd executed for server [2023-01-15T20:34:55.260Z] [2023-01-15T20:34:55.260Z] asadmin-common: [2023-01-15T20:34:55.260Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.match_connections=true [2023-01-15T20:34:55.260Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:55.631Z] [exec] invoking webclient servlet at http://localhost:8080/orb_annotation/servlet [2023-01-15T20:34:55.632Z] [exec] ORB Annotation Test Servlet Output [2023-01-15T20:34:55.632Z] [exec]

ORB Annotation Test Servlet

[2023-01-15T20:34:55.632Z] [exec] doing unshareable orb test :
[2023-01-15T20:34:55.632Z] [exec] ORB = com.sun.corba.ee.impl.orb.ORBImpl@23783106
[2023-01-15T20:34:55.632Z] [exec] POA = POA[ObjectAdapterID[RootPOA], uniquePOAId=0, state=RUN, invocationCount=0]
[2023-01-15T20:34:55.632Z] [exec] doing shareable orb test :
[2023-01-15T20:34:55.632Z] [exec] ORB = com.sun.corba.ee.impl.orb.ORBImpl@23783106
[2023-01-15T20:34:55.632Z] [exec] POA = POA[ObjectAdapterID[RootPOA], uniquePOAId=0, state=RUN, invocationCount=0]
[2023-01-15T20:34:55.632Z] [exec] [2023-01-15T20:34:55.632Z] [exec] Value of key is: main [2023-01-15T20:34:55.632Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:34:55.632Z] [exec] [2023-01-15T20:34:55.632Z] [exec] [2023-01-15T20:34:55.632Z] [exec] ----------------------------------------- [2023-01-15T20:34:55.632Z] [exec] - main: PASS - [2023-01-15T20:34:55.632Z] [exec] ----------------------------------------- [2023-01-15T20:34:55.632Z] [exec] Total PASS: 1 [2023-01-15T20:34:55.632Z] [exec] Total FAIL: 0 [2023-01-15T20:34:55.632Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:34:55.632Z] [exec] ----------------------------------------- [2023-01-15T20:34:55.632Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:55.717Z] --------- Derby Network Server Information -------- [2023-01-15T20:34:55.718Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-01-15T20:34:55.718Z] -- listing properties -- [2023-01-15T20:34:55.718Z] derby.drda.timeSlice=0 [2023-01-15T20:34:55.718Z] derby.drda.portNumber=1527 [2023-01-15T20:34:55.718Z] derby.drda.minThreads=0 [2023-01-15T20:34:55.718Z] derby.drda.sslMode=off [2023-01-15T20:34:55.718Z] derby.drda.traceAll=false [2023-01-15T20:34:55.718Z] derby.drda.keepAlive=true [2023-01-15T20:34:55.718Z] derby.drda.maxThreads=0 [2023-01-15T20:34:55.718Z] derby.drda.logConnections=false [2023-01-15T20:34:55.718Z] derby.drda.startNetworkServer=false [2023-01-15T20:34:55.718Z] derby.drda.host=0.0.0.0 [2023-01-15T20:34:55.718Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/d-and-t... [2023-01-15T20:34:55.718Z] ------------------ Java Information ------------------ [2023-01-15T20:34:55.718Z] Java Version: 11.0.10 [2023-01-15T20:34:55.718Z] Java Vendor: Oracle Corporation [2023-01-15T20:34:55.718Z] Java home: /usr/lib/jvm/jdk11 [2023-01-15T20:34:55.718Z] Java classpath: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar [2023-01-15T20:34:55.718Z] OS name: Linux [2023-01-15T20:34:55.718Z] OS architecture: amd64 [2023-01-15T20:34:55.718Z] OS version: 5.17.13-200.fc35.x86_64 [2023-01-15T20:34:55.718Z] Java user name: 1003280000 [2023-01-15T20:34:55.718Z] Java user home: /home/jenkins [2023-01-15T20:34:55.718Z] Java user dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security [2023-01-15T20:34:55.718Z] java.specification.name: Java Platform API Specification [2023-01-15T20:34:55.718Z] java.specification.version: 11 [2023-01-15T20:34:55.718Z] java.runtime.version: 11.0.10+9 [2023-01-15T20:34:55.718Z] --------- Derby Information -------- [2023-01-15T20:34:55.718Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] ------------------------------------------------------ [2023-01-15T20:34:55.718Z] ----------------- Locale Information ----------------- [2023-01-15T20:34:55.718Z] Current Locale : [English/United States [en_US]] [2023-01-15T20:34:55.718Z] Found support for locale: [cs] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [de_DE] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [es] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [fr] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [hu] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [it] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [ja_JP] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [ko_KR] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [pl] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [pt_BR] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [ru] [2023-01-15T20:34:55.718Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.718Z] Found support for locale: [zh_CN] [2023-01-15T20:34:55.719Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.719Z] Found support for locale: [zh_TW] [2023-01-15T20:34:55.719Z] version: 10.15.2.0 - (1873585) [2023-01-15T20:34:55.719Z] ------------------------------------------------------ [2023-01-15T20:34:55.719Z] ------------------------------------------------------ [2023-01-15T20:34:55.719Z] [2023-01-15T20:34:55.719Z] Starting database in the background. [2023-01-15T20:34:55.719Z] Log redirected to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.log. [2023-01-15T20:34:55.719Z] Command start-database executed successfully. [2023-01-15T20:34:55.803Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T20:34:55.804Z] + cd ./appserver/tests/appserv-tests/devtests/deployment [2023-01-15T20:34:55.804Z] + test_init [2023-01-15T20:34:55.804Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T20:34:55.804Z] [2023-01-15T20:34:55.804Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:34:55.804Z] [2023-01-15T20:34:55.804Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T20:34:55.804Z] + xargs touch [2023-01-15T20:34:55.804Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:34:55.804Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:34:55.804Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T20:34:55.804Z] ANT_HOME is /usr/share/ant [2023-01-15T20:34:55.804Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:34:55.804Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:34:55.804Z] + java -version [2023-01-15T20:34:55.804Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:55.804Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:34:55.804Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:34:55.804Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:34:55.804Z] + ant -version [2023-01-15T20:34:55.804Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:55.804Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:34:55.804Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:34:55.804Z] + printf '\n\n' [2023-01-15T20:34:55.804Z] [2023-01-15T20:34:55.804Z] [2023-01-15T20:34:55.804Z] + test_run deployment_all [2023-01-15T20:34:55.804Z] + [[ deployment_all = \d\e\p\l\o\y\m\e\n\t\_\c\l\u\s\t\e\r\_\a\l\l ]] [2023-01-15T20:34:55.804Z] + export HUDSON=true [2023-01-15T20:34:55.804Z] + HUDSON=true [2023-01-15T20:34:55.804Z] ++ pwd [2023-01-15T20:34:55.804Z] + export ROOT=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment [2023-01-15T20:34:55.804Z] + ROOT=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment [2023-01-15T20:34:55.804Z] + '[' -x /usr/bin/cygpath ']' [2023-01-15T20:34:55.804Z] + antTarget=all-ee [2023-01-15T20:34:55.804Z] + '[' -z '' ']' [2023-01-15T20:34:55.804Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-domain [2023-01-15T20:34:55.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.match_connections=true [2023-01-15T20:34:55.823Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.match-connections=true [2023-01-15T20:34:55.824Z] [2023-01-15T20:34:55.824Z] asadmin-common: [2023-01-15T20:34:55.824Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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=900 [2023-01-15T20:34:55.824Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:55.892Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:34:55.893Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:55.893Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:55.893Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] checkReporting-common: [2023-01-15T20:34:55.893Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:55.893Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:55.893Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] confirmReportPresent-common: [2023-01-15T20:34:55.893Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:34:55.893Z] [echo] Test seems to be reported fine [2023-01-15T20:34:55.893Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/RepRunConf.txt [2023-01-15T20:34:55.893Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:55.893Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:55.893Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] confirmMissingReport-common: [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] undeploy: [2023-01-15T20:34:55.893Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:34:55.893Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:34:55.893Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] setOSConditions: [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] setToolWin: [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] setToolUnix: [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] setToolProperty: [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] setS1ASclassPath: [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] init-common: [2023-01-15T20:34:55.893Z] [2023-01-15T20:34:55.893Z] undeploy-common: [2023-01-15T20:34:55.893Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:55.977Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:56.065Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:56.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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=900 [2023-01-15T20:34:56.387Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle-timeout-in-seconds=900 [2023-01-15T20:34:56.387Z] [2023-01-15T20:34:56.387Z] asadmin-common: [2023-01-15T20:34:56.387Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_wait_time_in_millis=15000 [2023-01-15T20:34:56.388Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:56.460Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:34:56.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_wait_time_in_millis=15000 [2023-01-15T20:34:56.718Z] [2023-01-15T20:34:56.719Z] all: [2023-01-15T20:34:56.719Z] [2023-01-15T20:34:56.719Z] BUILD SUCCESSFUL [2023-01-15T20:34:56.719Z] Total time: 2 minutes 30 seconds [2023-01-15T20:34:56.719Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin stop-database [2023-01-15T20:34:56.719Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:56.904Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.max-wait-time-in-millis=15000 [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] setOSConditions: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] setToolWin: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] setToolUnix: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] setToolProperty: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] setS1ASclassPath: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] init-common: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] deploy-common: [2023-01-15T20:34:56.905Z] [echo] Current time (ISO): 2023-01-15T20:34:56.683+0000 [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] setOSConditions: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] setToolWin: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] setToolUnix: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] setToolProperty: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] setS1ASclassPath: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] init-common: [2023-01-15T20:34:56.905Z] [2023-01-15T20:34:56.905Z] deploy-common-pe: [2023-01-15T20:34:56.905Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:57.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsApp.ear [2023-01-15T20:34:57.469Z] [exec] Application deployed with name jdbc-multipleusercredentialsApp. [2023-01-15T20:34:57.469Z] [echo] Deployment on target server server successful [2023-01-15T20:34:57.469Z] [2023-01-15T20:34:57.469Z] setOSConditions: [2023-01-15T20:34:57.469Z] [2023-01-15T20:34:57.469Z] setToolWin: [2023-01-15T20:34:57.469Z] [2023-01-15T20:34:57.469Z] setToolUnix: [2023-01-15T20:34:57.469Z] [2023-01-15T20:34:57.469Z] setToolProperty: [2023-01-15T20:34:57.469Z] [2023-01-15T20:34:57.469Z] setS1ASclassPath: [2023-01-15T20:34:57.469Z] [2023-01-15T20:34:57.469Z] init-common: [2023-01-15T20:34:57.469Z] [2023-01-15T20:34:57.469Z] deploy-common-ee: [2023-01-15T20:34:57.469Z] [2023-01-15T20:34:57.469Z] run: [2023-01-15T20:34:57.652Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] setOSConditions: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] setToolWin: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] setToolUnix: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] setToolProperty: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] setS1ASclassPath: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] init-common: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] execute-sql-common: [2023-01-15T20:34:57.725Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/sql/create_pointbase.sql [2023-01-15T20:34:57.725Z] [sql] 0 rows affected [2023-01-15T20:34:57.725Z] [sql] 0 rows affected [2023-01-15T20:34:57.725Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] setOSConditions: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] setToolWin: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] setToolUnix: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] setToolProperty: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] setS1ASclassPath: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] init-common: [2023-01-15T20:34:57.725Z] [2023-01-15T20:34:57.725Z] runclient-common: [2023-01-15T20:34:57.725Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsAppClient.jar -name jdbc-multipleusercredentialsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:34:57.725Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:58.220Z] Sun Jan 15 20:34:58 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-01-15T20:34:58.221Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:58.288Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:58.852Z] [exec] Jan 15, 2023 8:34:58 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:34:58.852Z] [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. [2023-01-15T20:34:59.157Z] Sun Jan 15 20:34:58 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:34:59.157Z] Command stop-database executed successfully. [2023-01-15T20:34:59.157Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin stop-domain [2023-01-15T20:34:59.157Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:34:59.857Z] Waiting for domain1 to start .... [2023-01-15T20:34:59.858Z] Successfully started the domain : domain1 [2023-01-15T20:34:59.858Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:34:59.858Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:34:59.858Z] Admin Port: 4848 [2023-01-15T20:34:59.858Z] Command start-domain executed successfully. [2023-01-15T20:35:00.423Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:00.423Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/build.xml [2023-01-15T20:35:00.681Z] [2023-01-15T20:35:00.681Z] all: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setOSConditions: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolWin: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolUnix: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolProperty: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setS1ASclassPath: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] init-common: [2023-01-15T20:35:00.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:35:00.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:35:00.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:35:00.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:35:00.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:35:00.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] clean: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setOSConditions: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolWin: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolUnix: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolProperty: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setS1ASclassPath: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] init-common: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] clean-common: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setOSConditions: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolWin: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolUnix: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolProperty: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setS1ASclassPath: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] init-common: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] clean-classes-common: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setOSConditions: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolWin: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolUnix: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolProperty: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setS1ASclassPath: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] init-common: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] clean-jars-common: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setup: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setOSConditions: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolWin: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolUnix: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setToolProperty: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] setS1ASclassPath: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] init-common: [2023-01-15T20:35:00.938Z] [2023-01-15T20:35:00.938Z] create-user-common: [2023-01-15T20:35:00.938Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:02.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:02.344Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt [2023-01-15T20:35:02.600Z] [2023-01-15T20:35:02.600Z] setOSConditions: [2023-01-15T20:35:02.600Z] [2023-01-15T20:35:02.600Z] setToolWin: [2023-01-15T20:35:02.600Z] [2023-01-15T20:35:02.600Z] setToolUnix: [2023-01-15T20:35:02.600Z] [2023-01-15T20:35:02.600Z] setToolProperty: [2023-01-15T20:35:02.600Z] [2023-01-15T20:35:02.600Z] setS1ASclassPath: [2023-01-15T20:35:02.600Z] [2023-01-15T20:35:02.600Z] init-common: [2023-01-15T20:35:02.600Z] [2023-01-15T20:35:02.600Z] create-user-common: [2023-01-15T20:35:02.600Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:02.857Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:02.857Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt [2023-01-15T20:35:02.857Z] [2023-01-15T20:35:02.857Z] compile: [2023-01-15T20:35:02.857Z] [2023-01-15T20:35:02.857Z] build: [2023-01-15T20:35:02.920Z] Waiting for the domain to stop ... [2023-01-15T20:35:03.065Z] Command stop-domain executed successfully. [2023-01-15T20:35:03.065Z] + generate_junit_report naming_all [2023-01-15T20:35:03.065Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T20:35:03.065Z] [2023-01-15T20:35:03.065Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T20:35:03.065Z] [2023-01-15T20:35:03.065Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:35:03.065Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T20:35:03.065Z] + TESTSUITE_NAME=naming_all [2023-01-15T20:35:03.065Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:35:03.065Z] + awk -v suitename=naming_all ' [2023-01-15T20:35:03.065Z] BEGIN { [2023-01-15T20:35:03.065Z] totaltests = 0; [2023-01-15T20:35:03.065Z] totalfailures = 0; [2023-01-15T20:35:03.065Z] totalerrors = 0; [2023-01-15T20:35:03.065Z] } [2023-01-15T20:35:03.065Z] function getPropVal(str){ [2023-01-15T20:35:03.065Z] split(str, a, "="); [2023-01-15T20:35:03.065Z] val = a[2]; [2023-01-15T20:35:03.065Z] # remove quotes [2023-01-15T20:35:03.065Z] gsub("\"","",val); [2023-01-15T20:35:03.065Z] return val; [2023-01-15T20:35:03.065Z] } [2023-01-15T20:35:03.065Z] function removeXMLTag(str){ [2023-01-15T20:35:03.065Z] # remove xml tag quotes [2023-01-15T20:35:03.065Z] gsub("","",str); [2023-01-15T20:35:03.065Z] gsub("<.*>","",str); [2023-01-15T20:35:03.065Z] gsub(">","",str); [2023-01-15T20:35:03.065Z] return str; [2023-01-15T20:35:03.065Z] } [2023-01-15T20:35:03.065Z] /status value=/ { [2023-01-15T20:35:03.065Z] result=getPropVal($0); [2023-01-15T20:35:03.065Z] result=removeXMLTag(result); [2023-01-15T20:35:03.065Z] } [2023-01-15T20:35:03.065Z] // { [2023-01-15T20:35:03.065Z] getline; [2023-01-15T20:35:03.065Z] getline; [2023-01-15T20:35:03.065Z] testunit=removeXMLTag($0); [2023-01-15T20:35:03.065Z] gsub("\"","",testunit); [2023-01-15T20:35:03.065Z] } [2023-01-15T20:35:03.065Z] // { [2023-01-15T20:35:03.065Z] getline; [2023-01-15T20:35:03.065Z] testname=removeXMLTag($0); [2023-01-15T20:35:03.065Z] gsub("\"","",testname); [2023-01-15T20:35:03.065Z] } [2023-01-15T20:35:03.065Z] /<\/testcase>/{ [2023-01-15T20:35:03.065Z] classname=testunit [2023-01-15T20:35:03.065Z] # printing testcase to out [2023-01-15T20:35:03.065Z] out = out sprintf(" \n", classname, testname); [2023-01-15T20:35:03.065Z] if (result == "fail") { [2023-01-15T20:35:03.065Z] out = out " \n"; [2023-01-15T20:35:03.065Z] totalfailures++; [2023-01-15T20:35:03.065Z] } else if (result == "did_not_run") { [2023-01-15T20:35:03.065Z] out = out " \n"; [2023-01-15T20:35:03.065Z] totalerrors++; [2023-01-15T20:35:03.065Z] } [2023-01-15T20:35:03.065Z] out = out " \n"; [2023-01-15T20:35:03.065Z] [2023-01-15T20:35:03.065Z] totaltests++; [2023-01-15T20:35:03.065Z] result=""; [2023-01-15T20:35:03.065Z] testname=""; [2023-01-15T20:35:03.065Z] } [2023-01-15T20:35:03.065Z] END { [2023-01-15T20:35:03.065Z] print "" [2023-01-15T20:35:03.065Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T20:35:03.065Z] printf "%s", out; [2023-01-15T20:35:03.065Z] print "" [2023-01-15T20:35:03.065Z] }' [2023-01-15T20:35:03.065Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:35:03.065Z] + change_junit_report_class_names [2023-01-15T20:35:03.066Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:35:03.066Z] + sed -i 's/\bclassname="/classname="naming_all./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:35:03.066Z] + copy_test_artifacts naming_all [2023-01-15T20:35:03.066Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T20:35:03.066Z] [2023-01-15T20:35:03.066Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T20:35:03.066Z] [2023-01-15T20:35:03.066Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:35:03.066Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T20:35:03.066Z] tar: Removing leading `/' from member names [2023-01-15T20:35:03.114Z] [2023-01-15T20:35:03.242Z] setOSConditions: [2023-01-15T20:35:03.242Z] [2023-01-15T20:35:03.242Z] setToolWin: [2023-01-15T20:35:03.242Z] [2023-01-15T20:35:03.242Z] setToolUnix: [2023-01-15T20:35:03.242Z] [2023-01-15T20:35:03.242Z] setToolProperty: [2023-01-15T20:35:03.242Z] [2023-01-15T20:35:03.242Z] setS1ASclassPath: [2023-01-15T20:35:03.242Z] [2023-01-15T20:35:03.242Z] init-common: [2023-01-15T20:35:03.242Z] [2023-01-15T20:35:03.242Z] compile-common: [2023-01-15T20:35:03.242Z] [echo] Current time (ISO): 2023-01-15T20:35:02.866+0000 [2023-01-15T20:35:03.127Z] [2023-01-15T20:35:03.245Z] stop-server-windows: [2023-01-15T20:35:03.242Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:03.248Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:03.248Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:03.325Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:35:03.660Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:35:03.532Z] Waiting for domain1 to start ...... [2023-01-15T20:35:03.660Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:35:03.662Z] ++ pwd [2023-01-15T20:35:03.661Z] Successfully started the domain : domain1 [2023-01-15T20:35:03.662Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:35:03.665Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/*/*logs.zip': No such file or directory [2023-01-15T20:35:03.665Z] + true [2023-01-15T20:35:03.665Z] ++ pwd [2023-01-15T20:35:03.664Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:35:03.665Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:35:03.666Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:35:03.666Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/naming/*/*/*logs.zip': No such file or directory [2023-01-15T20:35:03.668Z] + true [2023-01-15T20:35:03.668Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/naming_all-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T20:35:03.668Z] tar: Removing leading `/' from member names [2023-01-15T20:35:03.668Z] + break [2023-01-15T20:35:03.668Z] + [[ true = false ]] [2023-01-15T20:35:03.667Z] Admin Port: 4848 [2023-01-15T20:35:03.669Z] Command start-domain executed successfully. [Pipeline] } [2023-01-15T20:35:03.929Z] + antTarget=all [2023-01-15T20:35:04.110Z] + rm /home/jenkins/.asadminpass [2023-01-15T20:35:04.106Z] [exec] Value of key is: test1 : [2023-01-15T20:35:04.222Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:35:04.222Z] [exec] [2023-01-15T20:35:04.110Z] rm: cannot remove '/home/jenkins/.asadminpass': No such file or directory [2023-01-15T20:35:04.232Z] + true [2023-01-15T20:35:04.232Z] + ant all [2023-01-15T20:35:04.232Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T20:35:04.222Z] [exec] [2023-01-15T20:35:04.232Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:04.237Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build.xml [2023-01-15T20:35:04.235Z] [exec] ----------------------------------------- [2023-01-15T20:35:04.358Z] [exec] - test1 : : PASS - [2023-01-15T20:35:04.358Z] [exec] ----------------------------------------- [2023-01-15T20:35:04.358Z] [exec] Total PASS: 1 [2023-01-15T20:35:04.358Z] [exec] Total FAIL: 0 [Pipeline] // timeout [2023-01-15T20:35:04.358Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:35:04.361Z] [exec] ----------------------------------------- [2023-01-15T20:35:04.362Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:35:04.362Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] checkReporting-common: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] confirmReportPresent-common: [2023-01-15T20:35:04.362Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:35:04.362Z] [echo] Test seems to be reported fine [2023-01-15T20:35:04.362Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/RepRunConf.txt [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] confirmMissingReport-common: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] undeploy: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] setOSConditions: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] setToolWin: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] setToolUnix: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] setToolProperty: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] setS1ASclassPath: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] init-common: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] execute-sql-common: [2023-01-15T20:35:04.362Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/sql/drop_pointbase.sql [2023-01-15T20:35:04.362Z] [sql] 0 of 0 SQL statements executed successfully [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] setOSConditions: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] setToolWin: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] setToolUnix: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] setToolProperty: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] setS1ASclassPath: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] init-common: [2023-01-15T20:35:04.362Z] [2023-01-15T20:35:04.362Z] undeploy-common: [2023-01-15T20:35:04.362Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] archiveArtifacts [2023-01-15T20:35:04.373Z] Archiving artifacts [2023-01-15T20:35:04.618Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-multipleusercredentialsApp [2023-01-15T20:35:04.621Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:04.629Z] [2023-01-15T20:35:04.632Z] setOSConditions: [2023-01-15T20:35:04.632Z] [2023-01-15T20:35:04.632Z] setToolWin: [2023-01-15T20:35:04.632Z] [2023-01-15T20:35:04.632Z] setToolUnix: [2023-01-15T20:35:04.632Z] [2023-01-15T20:35:04.632Z] setToolProperty: [2023-01-15T20:35:04.632Z] [2023-01-15T20:35:04.632Z] setS1ASclassPath: [2023-01-15T20:35:04.633Z] [2023-01-15T20:35:04.633Z] init-common: [2023-01-15T20:35:04.633Z] [2023-01-15T20:35:04.633Z] undeploy-jdbc-common: [2023-01-15T20:35:04.633Z] [2023-01-15T20:35:04.633Z] setOSConditions: [2023-01-15T20:35:04.633Z] [2023-01-15T20:35:04.633Z] setToolWin: [2023-01-15T20:35:04.633Z] [2023-01-15T20:35:04.633Z] setToolUnix: [2023-01-15T20:35:04.633Z] [2023-01-15T20:35:04.633Z] setToolProperty: [2023-01-15T20:35:04.633Z] [2023-01-15T20:35:04.633Z] setS1ASclassPath: [2023-01-15T20:35:04.633Z] [2023-01-15T20:35:04.633Z] init-common: [2023-01-15T20:35:04.633Z] [2023-01-15T20:35:04.633Z] delete-jdbc-resource-common: [2023-01-15T20:35:04.633Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:35:04.633Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:04.805Z] [2023-01-15T20:35:04.811Z] init.os: [2023-01-15T20:35:04.811Z] [2023-01-15T20:35:04.811Z] init.tools.unix: [2023-01-15T20:35:04.811Z] [2023-01-15T20:35:04.811Z] init.tools.windows: [2023-01-15T20:35:04.811Z] [2023-01-15T20:35:04.811Z] init.tools: [2023-01-15T20:35:04.811Z] [2023-01-15T20:35:04.811Z] setAsadminArgs: [2023-01-15T20:35:04.811Z] [2023-01-15T20:35:04.811Z] init: [2023-01-15T20:35:04.811Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:04.811Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:04.889Z] [javac] 1 warning [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] setOSConditions: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] setToolWin: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] setToolUnix: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] setToolProperty: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] setS1ASclassPath: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] init-common: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] webclient-war-common: [2023-01-15T20:35:04.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] clear: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] test-tlds-exist: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] copy-tlds: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] test-tagfiles-exist: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] copy-tagfiles: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] package-war-common: [2023-01-15T20:35:04.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:35:04.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:35:04.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:35:04.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:35:04.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccmr8/lib [2023-01-15T20:35:04.894Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:35:04.894Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:35:04.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccmr8/docroot [2023-01-15T20:35:04.894Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jaccmr8-web.war [2023-01-15T20:35:04.894Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] setOSConditions: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] setToolWin: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] setToolUnix: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] setToolProperty: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] setS1ASclassPath: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] init-common: [2023-01-15T20:35:04.894Z] [2023-01-15T20:35:04.894Z] compile-common: [2023-01-15T20:35:04.894Z] [echo] Current time (ISO): 2023-01-15T20:35:04.748+0000 [2023-01-15T20:35:04.894Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:04.895Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:05.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:35:05.263Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:35:05.263Z] [echo] cmd executed for server [2023-01-15T20:35:05.263Z] [2023-01-15T20:35:05.263Z] setOSConditions: [2023-01-15T20:35:05.263Z] [2023-01-15T20:35:05.263Z] setToolWin: [2023-01-15T20:35:05.263Z] [2023-01-15T20:35:05.263Z] setToolUnix: [2023-01-15T20:35:05.263Z] [2023-01-15T20:35:05.263Z] setToolProperty: [2023-01-15T20:35:05.263Z] [2023-01-15T20:35:05.263Z] setS1ASclassPath: [2023-01-15T20:35:05.263Z] [2023-01-15T20:35:05.263Z] init-common: [2023-01-15T20:35:05.263Z] [2023-01-15T20:35:05.263Z] delete-jdbc-connpool-common: [2023-01-15T20:35:05.263Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:35:05.263Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:05.750Z] [2023-01-15T20:35:05.750Z] init.customtasks: [2023-01-15T20:35:05.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks [2023-01-15T20:35:05.750Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/config/common.xml:331: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:35:05.750Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks [2023-01-15T20:35:05.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:35:05.828Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:35:05.828Z] [echo] cmd executed for server [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] all: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setOSConditions: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolWin: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolUnix: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolProperty: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setS1ASclassPath: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] init-common: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] clean: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setOSConditions: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolWin: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolUnix: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolProperty: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setS1ASclassPath: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] init-common: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] clean-common: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setOSConditions: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolWin: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolUnix: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolProperty: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setS1ASclassPath: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] init-common: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] clean-classes-common: [2023-01-15T20:35:05.828Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setOSConditions: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolWin: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolUnix: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setToolProperty: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.828Z] setS1ASclassPath: [2023-01-15T20:35:05.828Z] [2023-01-15T20:35:05.829Z] init-common: [2023-01-15T20:35:05.829Z] [2023-01-15T20:35:05.829Z] clean-jars-common: [2023-01-15T20:35:05.829Z] [2023-01-15T20:35:05.829Z] compile: [2023-01-15T20:35:05.829Z] [2023-01-15T20:35:05.829Z] setOSConditions: [2023-01-15T20:35:05.829Z] [2023-01-15T20:35:05.829Z] setToolWin: [2023-01-15T20:35:05.829Z] [2023-01-15T20:35:05.829Z] setToolUnix: [2023-01-15T20:35:05.829Z] [2023-01-15T20:35:05.829Z] setToolProperty: [2023-01-15T20:35:05.829Z] [2023-01-15T20:35:05.829Z] setS1ASclassPath: [2023-01-15T20:35:05.829Z] [2023-01-15T20:35:05.829Z] init-common: [2023-01-15T20:35:05.829Z] [2023-01-15T20:35:05.829Z] compile-common: [2023-01-15T20:35:05.829Z] [echo] Current time (ISO): 2023-01-15T20:35:05.648+0000 [2023-01-15T20:35:05.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:05.829Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:05.829Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:06.691Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/util/customAntTasks/JavaWithResult.java uses or overrides a deprecated API. [2023-01-15T20:35:06.794Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:35:06.794Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks/customAntTasks.jar [2023-01-15T20:35:06.794Z] [2023-01-15T20:35:06.794Z] all: [2023-01-15T20:35:06.794Z] [touch] Creating /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/client.log [2023-01-15T20:35:06.848Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:06.849Z] [javac] 1 warning [2023-01-15T20:35:06.849Z] [2023-01-15T20:35:06.849Z] setOSConditions: [2023-01-15T20:35:06.849Z] [2023-01-15T20:35:06.849Z] setToolWin: [2023-01-15T20:35:06.849Z] [2023-01-15T20:35:06.849Z] setToolUnix: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] setToolProperty: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] setS1ASclassPath: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] init-common: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] ejb-jar-common: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] package-ejbjar-common: [2023-01-15T20:35:06.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:06.850Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:06.850Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jaccmr8-ejb.jar [2023-01-15T20:35:06.850Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:06.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:06.850Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:06.850Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:06.850Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jaccmr8App.ear [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] setOSConditions: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] setToolWin: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] setToolUnix: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] setToolProperty: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] setS1ASclassPath: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] init-common: [2023-01-15T20:35:06.850Z] [2023-01-15T20:35:06.850Z] compile-common: [2023-01-15T20:35:06.850Z] [echo] Current time (ISO): 2023-01-15T20:35:06.525+0000 [2023-01-15T20:35:06.850Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:06.850Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:07.054Z] [2023-01-15T20:35:07.756Z] init.os: [2023-01-15T20:35:07.756Z] [2023-01-15T20:35:07.756Z] init.tools.unix: [2023-01-15T20:35:07.756Z] [2023-01-15T20:35:07.756Z] init.tools.windows: [2023-01-15T20:35:07.756Z] [2023-01-15T20:35:07.722Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:07.786Z] [javac] 1 warning [2023-01-15T20:35:07.786Z] [2023-01-15T20:35:07.786Z] setOSConditions: [2023-01-15T20:35:07.786Z] [2023-01-15T20:35:07.756Z] init.tools: [2023-01-15T20:35:07.795Z] [2023-01-15T20:35:07.795Z] setAsadminArgs: [2023-01-15T20:35:07.795Z] [2023-01-15T20:35:07.786Z] setToolWin: [2023-01-15T20:35:07.802Z] [2023-01-15T20:35:07.802Z] setToolUnix: [2023-01-15T20:35:07.802Z] [2023-01-15T20:35:07.802Z] setToolProperty: [2023-01-15T20:35:07.802Z] [2023-01-15T20:35:07.802Z] setS1ASclassPath: [2023-01-15T20:35:07.802Z] [2023-01-15T20:35:07.795Z] init: [2023-01-15T20:35:07.808Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:07.802Z] init-common: [2023-01-15T20:35:07.808Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:08.330Z] [get] Not modified - so not downloaded [2023-01-15T20:35:08.219Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:08.304Z] [2023-01-15T20:35:08.335Z] compile-common: [2023-01-15T20:35:08.336Z] [echo] Current time (ISO): 2023-01-15T20:35:07.543+0000 [2023-01-15T20:35:08.331Z] [2023-01-15T20:35:08.336Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:08.338Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:08.336Z] init.customtasks: [2023-01-15T20:35:08.352Z] [2023-01-15T20:35:08.352Z] clean: [2023-01-15T20:35:08.352Z] [2023-01-15T20:35:08.352Z] preTestsRun: [2023-01-15T20:35:08.352Z] [echo] Running all deployment devtests [2023-01-15T20:35:08.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/archives [2023-01-15T20:35:08.352Z] [2023-01-15T20:35:08.352Z] restart.server: [2023-01-15T20:35:08.352Z] [echo] Restarting server... [2023-01-15T20:35:08.352Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:08.498Z] [2023-01-15T20:35:08.498Z] setOSConditions: [2023-01-15T20:35:08.498Z] [2023-01-15T20:35:08.498Z] start-server: [2023-01-15T20:35:08.498Z] [echo] +-----------------------------+ [2023-01-15T20:35:08.498Z] [echo] | | [2023-01-15T20:35:08.498Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:35:08.498Z] [echo] | in Felix mode | [2023-01-15T20:35:08.498Z] [echo] | | [2023-01-15T20:35:08.498Z] [echo] +-----------------------------+ [2023-01-15T20:35:08.498Z] [2023-01-15T20:35:08.498Z] start-server-unix: [2023-01-15T20:35:08.498Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:08.590Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccmr8/client/Client.java uses unchecked or unsafe operations. [2023-01-15T20:35:08.591Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:35:08.591Z] [javac] 1 warning [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] deploy: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] setOSConditions: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] setToolWin: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] setToolUnix: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] setToolProperty: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] setS1ASclassPath: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] init-common: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] deploy-common: [2023-01-15T20:35:08.591Z] [echo] Current time (ISO): 2023-01-15T20:35:08.342+0000 [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] setOSConditions: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] setToolWin: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] setToolUnix: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] setToolProperty: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] setS1ASclassPath: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] init-common: [2023-01-15T20:35:08.591Z] [2023-01-15T20:35:08.591Z] deploy-common-pe: [2023-01-15T20:35:08.591Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:09.154Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jaccmr8App.ear [2023-01-15T20:35:09.707Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:09.707Z] [javac] 1 warning [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] build: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] setOSConditions: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] fixFiles: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] convUnix: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] convWin: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] setToolWin: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] setToolUnix: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] setToolProperty: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] setS1ASclassPath: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] init-common: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] package-persistence-common: [2023-01-15T20:35:09.707Z] [2023-01-15T20:35:09.707Z] ejb-jar-common: [2023-01-15T20:35:09.707Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] package-ejbjar-common: [2023-01-15T20:35:09.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:09.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:09.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:09.708Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnection-ejb.jar [2023-01-15T20:35:09.708Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] appclient-jar-common: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] package-appclientjar-common: [2023-01-15T20:35:09.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:09.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:09.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:09.708Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnection-client.jar [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] webclient-war-common: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] build-ear-common: [2023-01-15T20:35:09.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:09.708Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionApp.ear [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] deploy: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] setOSConditions: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] setToolWin: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] setToolUnix: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] setToolProperty: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] setS1ASclassPath: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] init-common: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] deploy-jdbc-common: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] setOSConditions: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] setToolWin: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] setToolUnix: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] setToolProperty: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] setS1ASclassPath: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] init-common: [2023-01-15T20:35:09.708Z] [2023-01-15T20:35:09.708Z] create-jdbc-connpool-common: [2023-01-15T20:35:09.965Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:10.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:10.528Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:35:10.528Z] [2023-01-15T20:35:10.528Z] set-derby-connpool-props: [2023-01-15T20:35:10.528Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:10.785Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:10.890Z] [exec] Waiting for the domain to stop . [2023-01-15T20:35:10.891Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:35:10.891Z] [2023-01-15T20:35:10.891Z] start-process: [2023-01-15T20:35:10.891Z] [2023-01-15T20:35:10.891Z] start-process-non-windows: [2023-01-15T20:35:10.891Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:11.041Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:35:11.042Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:11.604Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:11.604Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:35:11.604Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:11.844Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:11.844Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2023-01-15T20:35:12.170Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:12.170Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:35:12.170Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:12.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:12.734Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:35:12.734Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:13.297Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:13.297Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:35:13.297Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:13.327Z] [exec] Application deployed with name jaccmr8App. [2023-01-15T20:35:13.327Z] [exec] there are no files to retrieve for application jaccmr8App [2023-01-15T20:35:13.327Z] [echo] Deployment on target server server successful [2023-01-15T20:35:13.327Z] [2023-01-15T20:35:13.327Z] setOSConditions: [2023-01-15T20:35:13.327Z] [2023-01-15T20:35:13.327Z] setToolWin: [2023-01-15T20:35:13.327Z] [2023-01-15T20:35:13.327Z] setToolUnix: [2023-01-15T20:35:13.327Z] [2023-01-15T20:35:13.327Z] setToolProperty: [2023-01-15T20:35:13.327Z] [2023-01-15T20:35:13.327Z] setS1ASclassPath: [2023-01-15T20:35:13.327Z] [2023-01-15T20:35:13.327Z] init-common: [2023-01-15T20:35:13.327Z] [2023-01-15T20:35:13.327Z] deploy-common-ee: [2023-01-15T20:35:13.327Z] [2023-01-15T20:35:13.327Z] run: [2023-01-15T20:35:13.327Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:13.584Z] [java] Host: localhost [2023-01-15T20:35:13.584Z] [java] Port: 8080 [2023-01-15T20:35:13.584Z] [java] Username: jaccuser [2023-01-15T20:35:13.584Z] [java] Rolename: javaUsers [2023-01-15T20:35:13.584Z] [java] Other User: otheruser [2023-01-15T20:35:13.584Z] [java] [2023-01-15T20:35:13.584Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2023-01-15T20:35:13.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:13.860Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:35:13.860Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:14.151Z] [java] Servlet Output [2023-01-15T20:35:14.152Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.152Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2023-01-15T20:35:14.152Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.152Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.152Z] [java] Servlet Path: /anyauthuser
[2023-01-15T20:35:14.152Z] [java]

Results

[2023-01-15T20:35:14.152Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.152Z] [java] EJB isCallerInRole: true
[2023-01-15T20:35:14.152Z] [java] EJB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.152Z] [java] EJB Invoke AnyAuthUser: Yes
[2023-01-15T20:35:14.152Z] [java] EJB Invoke AuthUser: Yes
[2023-01-15T20:35:14.152Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.web.integration.WebPrincipal
[2023-01-15T20:35:14.152Z] [java] WEB isUserInRole: true
[2023-01-15T20:35:14.152Z] [java] WEB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.152Z] [java] [2023-01-15T20:35:14.152Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.152Z] [java] Value of key is:/anyauthuser-jaccuser-stateful [2023-01-15T20:35:14.152Z] [java] [2023-01-15T20:35:14.152Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2023-01-15T20:35:14.152Z] [java] Servlet Output [2023-01-15T20:35:14.152Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.152Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2023-01-15T20:35:14.152Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.152Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.152Z] [java] Servlet Path: /anyauthuser
[2023-01-15T20:35:14.152Z] [java]

Results

[2023-01-15T20:35:14.152Z] [java] EJB Caller Principal: otheruser is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.152Z] [java] EJB isCallerInRole: false
[2023-01-15T20:35:14.152Z] [java] EJB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.152Z] [java] EJB Invoke AnyAuthUser: Yes
[2023-01-15T20:35:14.152Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.152Z] [java] WEB User Principal: otheruser is com.sun.enterprise.security.web.integration.WebPrincipal
[2023-01-15T20:35:14.152Z] [java] WEB isUserInRole: false
[2023-01-15T20:35:14.152Z] [java] WEB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.152Z] [java] [2023-01-15T20:35:14.152Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.152Z] [java] Value of key is:/anyauthuser-otheruser-stateful [2023-01-15T20:35:14.152Z] [java] [2023-01-15T20:35:14.152Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2023-01-15T20:35:14.152Z] [java] The servlet return code: 401 [2023-01-15T20:35:14.152Z] [java] Value of key is:/anyauthuser--stateful [2023-01-15T20:35:14.152Z] [java] [2023-01-15T20:35:14.152Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2023-01-15T20:35:14.152Z] [java] The servlet return code: 403 [2023-01-15T20:35:14.152Z] [java] Value of key is:/denyuncoveredpost-jaccuser-stateful [2023-01-15T20:35:14.152Z] [java] [2023-01-15T20:35:14.152Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2023-01-15T20:35:14.152Z] [java] The servlet return code: 403 [2023-01-15T20:35:14.152Z] [java] Value of key is:/denyuncoveredpost-otheruser-stateful [2023-01-15T20:35:14.152Z] [java] [2023-01-15T20:35:14.152Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2023-01-15T20:35:14.152Z] [java] The servlet return code: 403 [2023-01-15T20:35:14.152Z] [java] Value of key is:/denyuncoveredpost--stateful [2023-01-15T20:35:14.152Z] [java] [2023-01-15T20:35:14.152Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2023-01-15T20:35:14.152Z] [java] Servlet Output [2023-01-15T20:35:14.152Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.152Z] [java] Request URL: http://localhost:8080/jaccmr8/star
[2023-01-15T20:35:14.152Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.152Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.152Z] [java] Servlet Path: /star
[2023-01-15T20:35:14.152Z] [java]

Results

[2023-01-15T20:35:14.152Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.152Z] [java] EJB isCallerInRole: true
[2023-01-15T20:35:14.152Z] [java] EJB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.152Z] [java] EJB Invoke AnyAuthUser: Yes
[2023-01-15T20:35:14.152Z] [java] EJB Invoke AuthUser: Yes
[2023-01-15T20:35:14.152Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.web.integration.WebPrincipal
[2023-01-15T20:35:14.152Z] [java] WEB isUserInRole: true
[2023-01-15T20:35:14.152Z] [java] WEB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.152Z] [java] [2023-01-15T20:35:14.152Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.152Z] [java] Value of key is:/star-jaccuser-stateful [2023-01-15T20:35:14.152Z] [java] [2023-01-15T20:35:14.152Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2023-01-15T20:35:14.152Z] [java] The servlet return code: 403 [2023-01-15T20:35:14.153Z] [java] Value of key is:/star-otheruser-stateful [2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2023-01-15T20:35:14.153Z] [java] The servlet return code: 401 [2023-01-15T20:35:14.153Z] [java] Value of key is:/star--stateful [2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2023-01-15T20:35:14.153Z] [java] Servlet Output [2023-01-15T20:35:14.153Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.153Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2023-01-15T20:35:14.153Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.153Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.153Z] [java] Servlet Path: /servlet
[2023-01-15T20:35:14.153Z] [java]

Results

[2023-01-15T20:35:14.153Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.153Z] [java] EJB isCallerInRole: false
[2023-01-15T20:35:14.153Z] [java] EJB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.153Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.153Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.153Z] [java] WEB User Principal: NONE is UNKNOWN
[2023-01-15T20:35:14.153Z] [java] WEB isUserInRole: false
[2023-01-15T20:35:14.153Z] [java] WEB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.153Z] [java] Value of key is:/servlet-jaccuser-stateful [2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2023-01-15T20:35:14.153Z] [java] Servlet Output [2023-01-15T20:35:14.153Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.153Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2023-01-15T20:35:14.153Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.153Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.153Z] [java] Servlet Path: /servlet
[2023-01-15T20:35:14.153Z] [java]

Results

[2023-01-15T20:35:14.153Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.153Z] [java] EJB isCallerInRole: false
[2023-01-15T20:35:14.153Z] [java] EJB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.153Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.153Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.153Z] [java] WEB User Principal: NONE is UNKNOWN
[2023-01-15T20:35:14.153Z] [java] WEB isUserInRole: false
[2023-01-15T20:35:14.153Z] [java] WEB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.153Z] [java] Value of key is:/servlet-otheruser-stateful [2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2023-01-15T20:35:14.153Z] [java] Servlet Output [2023-01-15T20:35:14.153Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.153Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2023-01-15T20:35:14.153Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.153Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.153Z] [java] Servlet Path: /servlet
[2023-01-15T20:35:14.153Z] [java]

Results

[2023-01-15T20:35:14.153Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.153Z] [java] EJB isCallerInRole: false
[2023-01-15T20:35:14.153Z] [java] EJB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.153Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.153Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.153Z] [java] WEB User Principal: NONE is UNKNOWN
[2023-01-15T20:35:14.153Z] [java] WEB isUserInRole: false
[2023-01-15T20:35:14.153Z] [java] WEB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.153Z] [java] Value of key is:/servlet--stateful [2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2023-01-15T20:35:14.153Z] [java] Servlet Output [2023-01-15T20:35:14.153Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.153Z] [java] Request URL: http://localhost:8080/jaccmr8/authuser
[2023-01-15T20:35:14.153Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.153Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.153Z] [java] Servlet Path: /authuser
[2023-01-15T20:35:14.153Z] [java]

Results

[2023-01-15T20:35:14.153Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.153Z] [java] EJB isCallerInRole: true
[2023-01-15T20:35:14.153Z] [java] EJB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.153Z] [java] EJB Invoke AnyAuthUser: Yes
[2023-01-15T20:35:14.153Z] [java] EJB Invoke AuthUser: Yes
[2023-01-15T20:35:14.153Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.web.integration.WebPrincipal
[2023-01-15T20:35:14.153Z] [java] WEB isUserInRole: true
[2023-01-15T20:35:14.153Z] [java] WEB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.153Z] [java] Value of key is:/authuser-jaccuser-stateful [2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2023-01-15T20:35:14.153Z] [java] The servlet return code: 403 [2023-01-15T20:35:14.153Z] [java] Value of key is:/authuser-otheruser-stateful [2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2023-01-15T20:35:14.153Z] [java] The servlet return code: 401 [2023-01-15T20:35:14.153Z] [java] Value of key is:/authuser--stateful [2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2023-01-15T20:35:14.153Z] [java] Servlet Output [2023-01-15T20:35:14.153Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.153Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2023-01-15T20:35:14.153Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.153Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.153Z] [java] Servlet Path: /anyauthuser
[2023-01-15T20:35:14.153Z] [java]

Results

[2023-01-15T20:35:14.153Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.153Z] [java] EJB isCallerInRole: true
[2023-01-15T20:35:14.153Z] [java] EJB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.153Z] [java] EJB Invoke AnyAuthUser: Yes
[2023-01-15T20:35:14.153Z] [java] EJB Invoke AuthUser: Yes
[2023-01-15T20:35:14.153Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.web.integration.WebPrincipal
[2023-01-15T20:35:14.153Z] [java] WEB isUserInRole: true
[2023-01-15T20:35:14.153Z] [java] WEB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.153Z] [java] Value of key is:/anyauthuser-jaccuser-stateless [2023-01-15T20:35:14.153Z] [java] [2023-01-15T20:35:14.153Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2023-01-15T20:35:14.153Z] [java] Servlet Output [2023-01-15T20:35:14.153Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.153Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2023-01-15T20:35:14.153Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.153Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.153Z] [java] Servlet Path: /anyauthuser
[2023-01-15T20:35:14.153Z] [java]

Results

[2023-01-15T20:35:14.154Z] [java] EJB Caller Principal: otheruser is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.154Z] [java] EJB isCallerInRole: false
[2023-01-15T20:35:14.154Z] [java] EJB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AnyAuthUser: Yes
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.154Z] [java] WEB User Principal: otheruser is com.sun.enterprise.security.web.integration.WebPrincipal
[2023-01-15T20:35:14.154Z] [java] WEB isUserInRole: false
[2023-01-15T20:35:14.154Z] [java] WEB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.154Z] [java] Value of key is:/anyauthuser-otheruser-stateless [2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2023-01-15T20:35:14.154Z] [java] Servlet Output [2023-01-15T20:35:14.154Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.154Z] [java] Request URL: http://localhost:8080/jaccmr8/star
[2023-01-15T20:35:14.154Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.154Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.154Z] [java] Servlet Path: /star
[2023-01-15T20:35:14.154Z] [java]

Results

[2023-01-15T20:35:14.154Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.154Z] [java] EJB isCallerInRole: true
[2023-01-15T20:35:14.154Z] [java] EJB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AnyAuthUser: Yes
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AuthUser: Yes
[2023-01-15T20:35:14.154Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.web.integration.WebPrincipal
[2023-01-15T20:35:14.154Z] [java] WEB isUserInRole: true
[2023-01-15T20:35:14.154Z] [java] WEB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.154Z] [java] Value of key is:/star-jaccuser-stateless [2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2023-01-15T20:35:14.154Z] [java] Servlet Output [2023-01-15T20:35:14.154Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.154Z] [java] Request URL: http://localhost:8080/jaccmr8/authuser
[2023-01-15T20:35:14.154Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.154Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.154Z] [java] Servlet Path: /authuser
[2023-01-15T20:35:14.154Z] [java]

Results

[2023-01-15T20:35:14.154Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.154Z] [java] EJB isCallerInRole: true
[2023-01-15T20:35:14.154Z] [java] EJB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AnyAuthUser: Yes
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AuthUser: Yes
[2023-01-15T20:35:14.154Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.web.integration.WebPrincipal
[2023-01-15T20:35:14.154Z] [java] WEB isUserInRole: true
[2023-01-15T20:35:14.154Z] [java] WEB isUserInAnyAuthUserRole: true
[2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.154Z] [java] Value of key is:/authuser-jaccuser-stateless [2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2023-01-15T20:35:14.154Z] [java] Servlet Output [2023-01-15T20:35:14.154Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.154Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2023-01-15T20:35:14.154Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.154Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.154Z] [java] Servlet Path: /servlet
[2023-01-15T20:35:14.154Z] [java]

Results

[2023-01-15T20:35:14.154Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.154Z] [java] EJB isCallerInRole: false
[2023-01-15T20:35:14.154Z] [java] EJB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.154Z] [java] WEB User Principal: NONE is UNKNOWN
[2023-01-15T20:35:14.154Z] [java] WEB isUserInRole: false
[2023-01-15T20:35:14.154Z] [java] WEB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.154Z] [java] Value of key is:/servlet-jaccuser-stateless [2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2023-01-15T20:35:14.154Z] [java] Servlet Output [2023-01-15T20:35:14.154Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.154Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2023-01-15T20:35:14.154Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.154Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.154Z] [java] Servlet Path: /servlet
[2023-01-15T20:35:14.154Z] [java]

Results

[2023-01-15T20:35:14.154Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.154Z] [java] EJB isCallerInRole: false
[2023-01-15T20:35:14.154Z] [java] EJB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.154Z] [java] WEB User Principal: NONE is UNKNOWN
[2023-01-15T20:35:14.154Z] [java] WEB isUserInRole: false
[2023-01-15T20:35:14.154Z] [java] WEB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.154Z] [java] Value of key is:/servlet-otheruser-stateless [2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2023-01-15T20:35:14.154Z] [java] Servlet Output [2023-01-15T20:35:14.154Z] [java]

JACC MR8 Servlet

[2023-01-15T20:35:14.154Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2023-01-15T20:35:14.154Z] [java] HTTP Method: POST
[2023-01-15T20:35:14.154Z] [java] Context Path: /jaccmr8
[2023-01-15T20:35:14.154Z] [java] Servlet Path: /servlet
[2023-01-15T20:35:14.154Z] [java]

Results

[2023-01-15T20:35:14.154Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.PrincipalImpl
[2023-01-15T20:35:14.154Z] [java] EJB isCallerInRole: false
[2023-01-15T20:35:14.154Z] [java] EJB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.154Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2023-01-15T20:35:14.154Z] [java] WEB User Principal: NONE is UNKNOWN
[2023-01-15T20:35:14.154Z] [java] WEB isUserInRole: false
[2023-01-15T20:35:14.154Z] [java] WEB isUserInAnyAuthUserRole: false
[2023-01-15T20:35:14.154Z] [java] [2023-01-15T20:35:14.154Z] [java] The servlet return code: 200 [2023-01-15T20:35:14.154Z] [java] Value of key is:/servlet--stateless [2023-01-15T20:35:14.154Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:35:14.155Z] [java] [2023-01-15T20:35:14.155Z] [java] [2023-01-15T20:35:14.155Z] [java] ----------------------------------------- [2023-01-15T20:35:14.155Z] [java] - /star-otheruser-stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /authuser-jaccuser-stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /anyauthuser-otheruser-stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /servlet-otheruser-stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /anyauthuser-otheruser-stateless: PASS - [2023-01-15T20:35:14.155Z] [java] - /star-jaccuser-stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /denyuncoveredpost--stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /servlet-jaccuser-stateless: PASS - [2023-01-15T20:35:14.155Z] [java] - /authuser-jaccuser-stateless: PASS - [2023-01-15T20:35:14.155Z] [java] - /denyuncoveredpost-otheruser-stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /denyuncoveredpost-jaccuser-stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /servlet--stateless: PASS - [2023-01-15T20:35:14.155Z] [java] - /servlet--stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /authuser--stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /servlet-otheruser-stateless: PASS - [2023-01-15T20:35:14.155Z] [java] - /authuser-otheruser-stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /star-jaccuser-stateless: PASS - [2023-01-15T20:35:14.155Z] [java] - /anyauthuser-jaccuser-stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /servlet-jaccuser-stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /anyauthuser--stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /star--stateful: PASS - [2023-01-15T20:35:14.155Z] [java] - /anyauthuser-jaccuser-stateless: PASS - [2023-01-15T20:35:14.155Z] [java] ----------------------------------------- [2023-01-15T20:35:14.155Z] [java] Total PASS: 22 [2023-01-15T20:35:14.155Z] [java] Total FAIL: 0 [2023-01-15T20:35:14.155Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:35:14.155Z] [java] ----------------------------------------- [2023-01-15T20:35:14.155Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:35:14.155Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:35:14.155Z] [2023-01-15T20:35:14.155Z] undeploy: [2023-01-15T20:35:14.155Z] [2023-01-15T20:35:14.155Z] setOSConditions: [2023-01-15T20:35:14.155Z] [2023-01-15T20:35:14.155Z] setToolWin: [2023-01-15T20:35:14.155Z] [2023-01-15T20:35:14.155Z] setToolUnix: [2023-01-15T20:35:14.155Z] [2023-01-15T20:35:14.155Z] setToolProperty: [2023-01-15T20:35:14.155Z] [2023-01-15T20:35:14.155Z] setS1ASclassPath: [2023-01-15T20:35:14.155Z] [2023-01-15T20:35:14.155Z] init-common: [2023-01-15T20:35:14.155Z] [2023-01-15T20:35:14.155Z] undeploy-common: [2023-01-15T20:35:14.412Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:14.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:14.424Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:35:14.424Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:14.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:35:14.682Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:14.926Z] [2023-01-15T20:35:14.927Z] unsetup: [2023-01-15T20:35:14.927Z] [2023-01-15T20:35:14.927Z] setOSConditions: [2023-01-15T20:35:14.927Z] [2023-01-15T20:35:14.927Z] setToolWin: [2023-01-15T20:35:14.927Z] [2023-01-15T20:35:14.927Z] setToolUnix: [2023-01-15T20:35:14.927Z] [2023-01-15T20:35:14.927Z] setToolProperty: [2023-01-15T20:35:14.927Z] [2023-01-15T20:35:14.927Z] setS1ASclassPath: [2023-01-15T20:35:14.927Z] [2023-01-15T20:35:14.927Z] init-common: [2023-01-15T20:35:14.927Z] [2023-01-15T20:35:14.927Z] delete-user-common: [2023-01-15T20:35:14.927Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:14.939Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:35:14.940Z] [2023-01-15T20:35:14.940Z] setOSConditions: [2023-01-15T20:35:14.940Z] [2023-01-15T20:35:14.940Z] setToolWin: [2023-01-15T20:35:14.940Z] [2023-01-15T20:35:14.940Z] setToolUnix: [2023-01-15T20:35:14.940Z] [2023-01-15T20:35:14.940Z] setToolProperty: [2023-01-15T20:35:14.940Z] [2023-01-15T20:35:14.940Z] setS1ASclassPath: [2023-01-15T20:35:14.940Z] [2023-01-15T20:35:14.940Z] init-common: [2023-01-15T20:35:14.940Z] [2023-01-15T20:35:14.940Z] create-jdbc-resource-common: [2023-01-15T20:35:14.940Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:35:14.940Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:15.043Z] [exec] Waiting for domain1 to start ....... [2023-01-15T20:35:15.044Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:35:15.044Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:35:15.044Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:35:15.044Z] [exec] Admin Port: 4848 [2023-01-15T20:35:15.044Z] [exec] Command start-domain executed successfully. [2023-01-15T20:35:15.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jaccuser [2023-01-15T20:35:15.492Z] [2023-01-15T20:35:15.492Z] setOSConditions: [2023-01-15T20:35:15.492Z] [2023-01-15T20:35:15.492Z] setToolWin: [2023-01-15T20:35:15.492Z] [2023-01-15T20:35:15.492Z] setToolUnix: [2023-01-15T20:35:15.492Z] [2023-01-15T20:35:15.492Z] setToolProperty: [2023-01-15T20:35:15.492Z] [2023-01-15T20:35:15.492Z] setS1ASclassPath: [2023-01-15T20:35:15.492Z] [2023-01-15T20:35:15.492Z] init-common: [2023-01-15T20:35:15.492Z] [2023-01-15T20:35:15.492Z] delete-user-common: [2023-01-15T20:35:15.492Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:15.503Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:15.504Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:35:15.504Z] [echo] cmd executed for server [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] setOSConditions: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] setToolWin: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] setToolUnix: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] setToolProperty: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] setS1ASclassPath: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] init-common: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] deploy-common: [2023-01-15T20:35:15.504Z] [echo] Current time (ISO): 2023-01-15T20:35:15.346+0000 [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] setOSConditions: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] setToolWin: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] setToolUnix: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] setToolProperty: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] setS1ASclassPath: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] init-common: [2023-01-15T20:35:15.504Z] [2023-01-15T20:35:15.504Z] deploy-common-pe: [2023-01-15T20:35:15.504Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:16.056Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server otheruser [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] all: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setOSConditions: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolWin: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolUnix: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolProperty: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setS1ASclassPath: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] init-common: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] clean: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setOSConditions: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolWin: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolUnix: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolProperty: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setS1ASclassPath: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] init-common: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] clean-common: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setOSConditions: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolWin: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolUnix: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolProperty: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setS1ASclassPath: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] init-common: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] clean-classes-common: [2023-01-15T20:35:16.056Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setOSConditions: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolWin: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolUnix: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolProperty: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setS1ASclassPath: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] init-common: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] clean-jars-common: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setup: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setOSConditions: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolWin: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolUnix: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setToolProperty: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] setS1ASclassPath: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] init-common: [2023-01-15T20:35:16.056Z] [2023-01-15T20:35:16.056Z] create-user-common: [2023-01-15T20:35:16.057Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:16.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionApp.ear [2023-01-15T20:35:16.067Z] [exec] Application deployed with name jdbc-multiplecloseconnectionApp. [2023-01-15T20:35:16.067Z] [echo] Deployment on target server server successful [2023-01-15T20:35:16.067Z] [2023-01-15T20:35:16.067Z] setOSConditions: [2023-01-15T20:35:16.067Z] [2023-01-15T20:35:16.067Z] setToolWin: [2023-01-15T20:35:16.067Z] [2023-01-15T20:35:16.067Z] setToolUnix: [2023-01-15T20:35:16.067Z] [2023-01-15T20:35:16.067Z] setToolProperty: [2023-01-15T20:35:16.067Z] [2023-01-15T20:35:16.067Z] setS1ASclassPath: [2023-01-15T20:35:16.067Z] [2023-01-15T20:35:16.067Z] init-common: [2023-01-15T20:35:16.067Z] [2023-01-15T20:35:16.067Z] deploy-common-ee: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] run: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] setOSConditions: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] setToolWin: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] setToolUnix: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] setToolProperty: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] setS1ASclassPath: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] init-common: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] execute-sql-common: [2023-01-15T20:35:16.323Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/sql/create_pointbase.sql [2023-01-15T20:35:16.323Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:35:16.323Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:35:16.323Z] [sql] 0 rows affected [2023-01-15T20:35:16.323Z] [sql] 1 rows affected [2023-01-15T20:35:16.323Z] [sql] 1 rows affected [2023-01-15T20:35:16.323Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] setOSConditions: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] setToolWin: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] setToolUnix: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] setToolProperty: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] setS1ASclassPath: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] init-common: [2023-01-15T20:35:16.323Z] [2023-01-15T20:35:16.323Z] runclient-common: [2023-01-15T20:35:16.323Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionAppClient.jar -name jdbc-multiplecloseconnectionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:35:16.323Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:16.620Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:16.621Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/asadminuserpassword.txt [2023-01-15T20:35:16.621Z] [2023-01-15T20:35:16.621Z] compile: [2023-01-15T20:35:16.621Z] [2023-01-15T20:35:16.621Z] build: [2023-01-15T20:35:16.621Z] [2023-01-15T20:35:16.621Z] setOSConditions: [2023-01-15T20:35:16.621Z] [2023-01-15T20:35:16.621Z] setToolWin: [2023-01-15T20:35:16.621Z] [2023-01-15T20:35:16.621Z] setToolUnix: [2023-01-15T20:35:16.621Z] [2023-01-15T20:35:16.621Z] setToolProperty: [2023-01-15T20:35:16.621Z] [2023-01-15T20:35:16.621Z] setS1ASclassPath: [2023-01-15T20:35:16.621Z] [2023-01-15T20:35:16.621Z] init-common: [2023-01-15T20:35:16.621Z] [2023-01-15T20:35:16.621Z] compile-common: [2023-01-15T20:35:16.621Z] [echo] Current time (ISO): 2023-01-15T20:35:16.377+0000 [2023-01-15T20:35:16.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:16.621Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:16.621Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:16.887Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:17.511Z] [exec] Jan 15, 2023 8:35:17 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:35:17.511Z] [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. [2023-01-15T20:35:17.988Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:18.246Z] [javac] 1 warning [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] clear: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] test-tlds-exist: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] copy-tlds: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] test-tagfiles-exist: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] copy-tagfiles: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] package-war-common: [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/lib [2023-01-15T20:35:18.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:35:18.246Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/docroot [2023-01-15T20:35:18.246Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/openUncoveredServletTest-web.war [2023-01-15T20:35:18.246Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] clear: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] test-tlds-exist: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] copy-tlds: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] test-tagfiles-exist: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] copy-tagfiles: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] package-war-common: [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:35:18.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:35:18.246Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:35:18.246Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/denyUncoveredServletTest-web.war [2023-01-15T20:35:18.246Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:35:18.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:18.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:18.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:18.246Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/UncoveredHTTPMethodsApp.ear [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] setOSConditions: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] setToolWin: [2023-01-15T20:35:18.246Z] [2023-01-15T20:35:18.246Z] setToolUnix: [2023-01-15T20:35:18.247Z] [2023-01-15T20:35:18.247Z] setToolProperty: [2023-01-15T20:35:18.247Z] [2023-01-15T20:35:18.247Z] setS1ASclassPath: [2023-01-15T20:35:18.247Z] [2023-01-15T20:35:18.247Z] init-common: [2023-01-15T20:35:18.247Z] [2023-01-15T20:35:18.247Z] compile-common: [2023-01-15T20:35:18.247Z] [echo] Current time (ISO): 2023-01-15T20:35:18.152+0000 [2023-01-15T20:35:18.247Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:18.436Z] [exec] Waiting for domain1 to start ...... [2023-01-15T20:35:18.436Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:35:18.436Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:35:18.436Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:35:18.436Z] [exec] Admin Port: 4848 [2023-01-15T20:35:18.436Z] [exec] Command start-domain executed successfully. [2023-01-15T20:35:18.436Z] [2023-01-15T20:35:18.436Z] private-all: [2023-01-15T20:35:18.436Z] [2023-01-15T20:35:18.436Z] private-all: [2023-01-15T20:35:18.436Z] [2023-01-15T20:35:18.436Z] private-all: [2023-01-15T20:35:18.436Z] [2023-01-15T20:35:18.436Z] init.os: [2023-01-15T20:35:18.436Z] [2023-01-15T20:35:18.436Z] init.tools.unix: [2023-01-15T20:35:18.436Z] [2023-01-15T20:35:18.437Z] init.tools.windows: [2023-01-15T20:35:18.437Z] [2023-01-15T20:35:18.437Z] init.tools: [2023-01-15T20:35:18.437Z] [2023-01-15T20:35:18.437Z] setAsadminArgs: [2023-01-15T20:35:18.437Z] [2023-01-15T20:35:18.437Z] init: [2023-01-15T20:35:18.437Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:18.437Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:18.437Z] [get] Not modified - so not downloaded [2023-01-15T20:35:18.503Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:18.699Z] [2023-01-15T20:35:18.700Z] init.customtasks: [2023-01-15T20:35:18.700Z] [2023-01-15T20:35:18.700Z] prepare: [2023-01-15T20:35:18.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF/classes [2023-01-15T20:35:18.700Z] [2023-01-15T20:35:18.700Z] compile: [2023-01-15T20:35:18.700Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:18.700Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF/classes [2023-01-15T20:35:19.874Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:20.168Z] [javac] 1 warning [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] deploy: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] setOSConditions: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] setToolWin: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] setToolUnix: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] setToolProperty: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] setS1ASclassPath: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] init-common: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] deploy-common: [2023-01-15T20:35:20.168Z] [echo] Current time (ISO): 2023-01-15T20:35:19.954+0000 [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] setOSConditions: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] setToolWin: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] setToolUnix: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] setToolProperty: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] setS1ASclassPath: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] init-common: [2023-01-15T20:35:20.168Z] [2023-01-15T20:35:20.168Z] deploy-common-pe: [2023-01-15T20:35:20.168Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:20.611Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:20.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/UncoveredHTTPMethodsApp.ear [2023-01-15T20:35:34.785Z] [javac] 1 warning [2023-01-15T20:35:27.233Z] [2023-01-15T20:35:34.786Z] [2023-01-15T20:35:34.787Z] assemble: [2023-01-15T20:35:20.789Z] [exec] Value of key is: test1 : [2023-01-15T20:35:34.787Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF [2023-01-15T20:35:34.786Z] start-server-windows: [2023-01-15T20:35:34.788Z] [exec] Value of key is: test2 : [2023-01-15T20:35:34.789Z] [2023-01-15T20:35:34.789Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:35:34.790Z] [exec] [2023-01-15T20:35:34.790Z] [exec] [2023-01-15T20:35:34.788Z] [2023-01-15T20:35:34.791Z] declare-test: [2023-01-15T20:35:34.791Z] [echo] Starting test deploydir war/deploydir Test asadmin deploydir [2023-01-15T20:35:34.789Z] setOSConditions: [2023-01-15T20:35:34.791Z] [2023-01-15T20:35:34.791Z] [2023-01-15T20:35:34.792Z] setToolWin: [2023-01-15T20:35:34.792Z] [2023-01-15T20:35:34.790Z] [exec] ----------------------------------------- [2023-01-15T20:35:34.793Z] [exec] - test2 : : PASS - [2023-01-15T20:35:34.793Z] [exec] - test1 : : PASS - [2023-01-15T20:35:34.791Z] init.os: [2023-01-15T20:35:34.793Z] [2023-01-15T20:35:34.793Z] init.tools.unix: [2023-01-15T20:35:34.792Z] setToolUnix: [2023-01-15T20:35:34.793Z] [2023-01-15T20:35:34.794Z] [2023-01-15T20:35:34.794Z] init.tools.windows: [2023-01-15T20:35:34.795Z] setToolProperty: [2023-01-15T20:35:34.795Z] [2023-01-15T20:35:34.795Z] [2023-01-15T20:35:34.796Z] init.tools: [2023-01-15T20:35:34.796Z] setS1ASclassPath: [2023-01-15T20:35:34.797Z] [2023-01-15T20:35:34.797Z] [2023-01-15T20:35:34.798Z] setAsadminArgs: [2023-01-15T20:35:34.798Z] init-common: [2023-01-15T20:35:34.798Z] [2023-01-15T20:35:34.799Z] init: [2023-01-15T20:35:34.793Z] [exec] ----------------------------------------- [2023-01-15T20:35:34.799Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:34.800Z] [exec] Total PASS: 2 [2023-01-15T20:35:34.800Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:34.801Z] [exec] Total FAIL: 0 [2023-01-15T20:35:34.801Z] [get] Not modified - so not downloaded [2023-01-15T20:35:34.802Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:35:34.802Z] [2023-01-15T20:35:34.802Z] [exec] ----------------------------------------- [2023-01-15T20:35:34.803Z] init.customtasks: [2023-01-15T20:35:34.803Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:35:34.804Z] [2023-01-15T20:35:34.804Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:35:34.805Z] prepare: [2023-01-15T20:35:34.806Z] [2023-01-15T20:35:34.806Z] deploydir.asadmin: [2023-01-15T20:35:34.806Z] [2023-01-15T20:35:34.806Z] setAsadminArgs: [2023-01-15T20:35:35.044Z] [exec] Application deployed with name UncoveredHTTPMethodsApp. [2023-01-15T20:35:35.045Z] [exec] there are no files to retrieve for application UncoveredHTTPMethodsApp [2023-01-15T20:35:35.045Z] [echo] Deployment on target server server successful [2023-01-15T20:35:35.045Z] [2023-01-15T20:35:35.045Z] setOSConditions: [2023-01-15T20:35:35.045Z] [2023-01-15T20:35:35.045Z] setToolWin: [2023-01-15T20:35:35.045Z] [2023-01-15T20:35:35.045Z] setToolUnix: [2023-01-15T20:35:35.045Z] [2023-01-15T20:35:35.045Z] setToolProperty: [2023-01-15T20:35:35.045Z] [2023-01-15T20:35:35.045Z] setS1ASclassPath: [2023-01-15T20:35:35.045Z] [2023-01-15T20:35:35.045Z] init-common: [2023-01-15T20:35:35.045Z] [2023-01-15T20:35:35.045Z] deploy-common-ee: [2023-01-15T20:35:35.045Z] [2023-01-15T20:35:35.045Z] run: [2023-01-15T20:35:35.045Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.045Z] [java] Host: localhost [2023-01-15T20:35:35.045Z] [java] Port: 8080 [2023-01-15T20:35:35.045Z] [java] Username: testuser [2023-01-15T20:35:35.045Z] [java] [2023-01-15T20:35:35.045Z] [java] Invoking servlet at http://localhost:8080/open/Example1 [2023-01-15T20:35:35.045Z] [java] Invoking servlet with HTTP method: GET [2023-01-15T20:35:35.046Z] [java] Servlet redirected to: https://localhost:8181/open/Example1 [2023-01-15T20:35:35.046Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Example1 [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Example1 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: GET [2023-01-15T20:35:35.046Z] [java] Servlet redirected to: https://localhost:8181/deny/Example1 [2023-01-15T20:35:35.046Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Example1 [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Example1 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: PUT [2023-01-15T20:35:35.046Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Example1-PUT [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Example1 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: PUT [2023-01-15T20:35:35.046Z] [java] The servlet return code: 403 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Example1-PUT [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Example2 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: GET [2023-01-15T20:35:35.046Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Example2 [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Example2 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: GET [2023-01-15T20:35:35.046Z] [java] The servlet return code: 403 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Example2 [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Example2 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: DELETE [2023-01-15T20:35:35.046Z] [java] The servlet return code: 403 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Example2-DELETE [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Example2 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: DELETE [2023-01-15T20:35:35.046Z] [java] The servlet return code: 403 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Example2-DELETE [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Example3a [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: GET [2023-01-15T20:35:35.046Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Example3a [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Example3a [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: GET [2023-01-15T20:35:35.046Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Example3a [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Example3a [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: PUT [2023-01-15T20:35:35.046Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Example3a-PUT [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Example3a [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: PUT [2023-01-15T20:35:35.046Z] [java] The servlet return code: 403 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Example3a-PUT [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Example3b [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: POST [2023-01-15T20:35:35.046Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Example3b-POST [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Example3b [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: POST [2023-01-15T20:35:35.046Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Example3b-POST [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Example3b [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: DELETE [2023-01-15T20:35:35.046Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Example3b-DELETE [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Example3b [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: DELETE [2023-01-15T20:35:35.046Z] [java] The servlet return code: 403 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Example3b-DELETE [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Covered1 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: POST [2023-01-15T20:35:35.046Z] [java] Servlet redirected to: https://localhost:8181/open/Covered1 [2023-01-15T20:35:35.046Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Covered1-POST [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Covered1 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: POST [2023-01-15T20:35:35.046Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered1 [2023-01-15T20:35:35.046Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Covered1-POST [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Covered1 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: PUT [2023-01-15T20:35:35.046Z] [java] Servlet redirected to: https://localhost:8181/open/Covered1 [2023-01-15T20:35:35.046Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Covered1-PUT [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Covered1 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: PUT [2023-01-15T20:35:35.046Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered1 [2023-01-15T20:35:35.046Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Covered1-PUT [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Covered2 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: GET [2023-01-15T20:35:35.046Z] [java] Servlet redirected to: https://localhost:8181/open/Covered2 [2023-01-15T20:35:35.046Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Covered2 [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/deny/Covered2 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: GET [2023-01-15T20:35:35.046Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered2 [2023-01-15T20:35:35.046Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.046Z] [java] Value of key is:/deny/Covered2 [2023-01-15T20:35:35.046Z] [java] [2023-01-15T20:35:35.046Z] [java] Invoking servlet at http://localhost:8080/open/Covered2 [2023-01-15T20:35:35.046Z] [java] Invoking servlet with HTTP method: PUT [2023-01-15T20:35:35.046Z] [java] The servlet return code: 403 [2023-01-15T20:35:35.046Z] [java] Value of key is:/open/Covered2-PUT [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] Invoking servlet at http://localhost:8080/deny/Covered2 [2023-01-15T20:35:35.047Z] [java] Invoking servlet with HTTP method: PUT [2023-01-15T20:35:35.047Z] [java] The servlet return code: 403 [2023-01-15T20:35:35.047Z] [java] Value of key is:/deny/Covered2-PUT [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] Invoking servlet at http://localhost:8080/open/Covered3a [2023-01-15T20:35:35.047Z] [java] Invoking servlet with HTTP method: POST [2023-01-15T20:35:35.047Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.047Z] [java] Value of key is:/open/Covered3a-POST [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3a [2023-01-15T20:35:35.047Z] [java] Invoking servlet with HTTP method: POST [2023-01-15T20:35:35.047Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.047Z] [java] Value of key is:/deny/Covered3a-POST [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] Invoking servlet at http://localhost:8080/open/Covered3a [2023-01-15T20:35:35.047Z] [java] Invoking servlet with HTTP method: DELETE [2023-01-15T20:35:35.047Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.047Z] [java] Value of key is:/open/Covered3a-DELETE [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3a [2023-01-15T20:35:35.047Z] [java] Invoking servlet with HTTP method: DELETE [2023-01-15T20:35:35.047Z] [java] The servlet return code: 200 [2023-01-15T20:35:35.047Z] [java] Value of key is:/deny/Covered3a-DELETE [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] Invoking servlet at http://localhost:8080/open/Covered3b [2023-01-15T20:35:35.047Z] [java] Invoking servlet with HTTP method: GET [2023-01-15T20:35:35.047Z] [java] Servlet redirected to: https://localhost:8181/open/Covered3b [2023-01-15T20:35:35.047Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.047Z] [java] Value of key is:/open/Covered3b [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3b [2023-01-15T20:35:35.047Z] [java] Invoking servlet with HTTP method: GET [2023-01-15T20:35:35.047Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered3b [2023-01-15T20:35:35.047Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.047Z] [java] Value of key is:/deny/Covered3b [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] Invoking servlet at http://localhost:8080/open/Covered3b [2023-01-15T20:35:35.047Z] [java] Invoking servlet with HTTP method: PUT [2023-01-15T20:35:35.047Z] [java] Servlet redirected to: https://localhost:8181/open/Covered3b [2023-01-15T20:35:35.047Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.047Z] [java] Value of key is:/open/Covered3b-PUT [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3b [2023-01-15T20:35:35.047Z] [java] Invoking servlet with HTTP method: PUT [2023-01-15T20:35:35.047Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered3b [2023-01-15T20:35:35.047Z] [java] The servlet return code: 302 [2023-01-15T20:35:35.047Z] [java] Value of key is:/deny/Covered3b-PUT [2023-01-15T20:35:35.047Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] [2023-01-15T20:35:35.047Z] [java] ----------------------------------------- [2023-01-15T20:35:35.047Z] [java] - /deny/Example3b-DELETE: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Covered3a-DELETE: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Example3b-DELETE: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Example2-DELETE: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Covered2-PUT: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Covered1-POST: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Covered1-PUT: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Example3a-PUT: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Covered3a-DELETE: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Covered3b-PUT: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Covered1-POST: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Example1: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Covered3b-PUT: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Example2: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Covered1-PUT: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Example3b-POST: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Covered3a-POST: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Example3a: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Example1-PUT: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Example2-DELETE: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Example2: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Example1: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Covered3a-POST: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Covered2: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Covered2-PUT: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Example1-PUT: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Covered3b: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Example3a: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Example3a-PUT: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Covered3b: PASS - [2023-01-15T20:35:35.047Z] [java] - /deny/Covered2: PASS - [2023-01-15T20:35:35.047Z] [java] - /open/Example3b-POST: PASS - [2023-01-15T20:35:35.047Z] [java] ----------------------------------------- [2023-01-15T20:35:35.047Z] [java] Total PASS: 32 [2023-01-15T20:35:35.047Z] [java] Total FAIL: 0 [2023-01-15T20:35:35.047Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:35:35.047Z] [java] ----------------------------------------- [2023-01-15T20:35:35.047Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:35:35.047Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] undeploy: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] setOSConditions: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] setToolWin: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] setToolUnix: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] setToolProperty: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] setS1ASclassPath: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] init-common: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] undeploy-common: [2023-01-15T20:35:35.047Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.047Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] unsetup: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] setOSConditions: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] setToolWin: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] setToolUnix: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] setToolProperty: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.047Z] setS1ASclassPath: [2023-01-15T20:35:35.047Z] [2023-01-15T20:35:35.048Z] init-common: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] delete-user-common: [2023-01-15T20:35:35.048Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.048Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] all: [2023-01-15T20:35:35.048Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:35:35.048Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:35:35.048Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:35:35.048Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] setOSConditions: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] setToolWin: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] setToolUnix: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] setToolProperty: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] setS1ASclassPath: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] init-common: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] all: [2023-01-15T20:35:35.048Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:35:35.048Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:35:35.048Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:35:35.048Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] setOSConditions: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] setToolWin: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] setToolUnix: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] setToolProperty: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] setS1ASclassPath: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] init-common: [2023-01-15T20:35:35.048Z] [2023-01-15T20:35:35.048Z] stopDomain: [2023-01-15T20:35:35.048Z] [echo] run.xml:stopping domain... [2023-01-15T20:35:35.048Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.048Z] [exec] Waiting for the domain to stop . [2023-01-15T20:35:35.048Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:35:35.060Z] [2023-01-15T20:35:35.063Z] [2023-01-15T20:35:35.067Z] undeploy-common: [2023-01-15T20:35:35.067Z] checkReporting-common: [2023-01-15T20:35:35.067Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.068Z] [2023-01-15T20:35:35.068Z] [2023-01-15T20:35:35.069Z] common.deploydir.asadmin: [2023-01-15T20:35:35.068Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:35:35.069Z] confirmReportPresent-common: [2023-01-15T20:35:35.071Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:35:35.071Z] [echo] Test seems to be reported fine [2023-01-15T20:35:35.070Z] [2023-01-15T20:35:35.071Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/simple-properties.properties [2023-01-15T20:35:35.071Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/RepRunConf.txt [2023-01-15T20:35:35.073Z] [2023-01-15T20:35:35.073Z] confirmMissingReport-common: [2023-01-15T20:35:35.073Z] [2023-01-15T20:35:35.073Z] undeploy: [2023-01-15T20:35:35.073Z] [2023-01-15T20:35:35.072Z] init.os: [2023-01-15T20:35:35.074Z] [2023-01-15T20:35:35.074Z] init.tools.unix: [2023-01-15T20:35:35.074Z] [2023-01-15T20:35:35.074Z] init.tools.windows: [2023-01-15T20:35:35.074Z] [2023-01-15T20:35:35.074Z] init.tools: [2023-01-15T20:35:35.074Z] [2023-01-15T20:35:35.074Z] setAsadminArgs: [2023-01-15T20:35:35.074Z] [2023-01-15T20:35:35.072Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/simple-properties.xml [2023-01-15T20:35:35.074Z] init: [2023-01-15T20:35:35.073Z] setOSConditions: [2023-01-15T20:35:35.075Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.075Z] [2023-01-15T20:35:35.076Z] [2023-01-15T20:35:35.076Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.077Z] all: [2023-01-15T20:35:35.078Z] setToolWin: [2023-01-15T20:35:35.080Z] [2023-01-15T20:35:35.080Z] setToolUnix: [2023-01-15T20:35:35.080Z] [2023-01-15T20:35:35.080Z] setToolProperty: [2023-01-15T20:35:35.078Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.079Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2023-01-15T20:35:35.080Z] [2023-01-15T20:35:35.082Z] setS1ASclassPath: [2023-01-15T20:35:35.082Z] [2023-01-15T20:35:35.082Z] init-common: [2023-01-15T20:35:35.082Z] [2023-01-15T20:35:35.080Z] [2023-01-15T20:35:35.081Z] [2023-01-15T20:35:35.082Z] execute-sql-common: [2023-01-15T20:35:35.083Z] init.customtasks: [2023-01-15T20:35:35.085Z] [2023-01-15T20:35:35.085Z] common.run.asadmin: [2023-01-15T20:35:35.084Z] setOSConditions: [2023-01-15T20:35:35.085Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2023-01-15T20:35:35.085Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/sql/drop_pointbase.sql [2023-01-15T20:35:35.086Z] [2023-01-15T20:35:35.087Z] [sql] 0 rows affected [2023-01-15T20:35:35.088Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:35:35.087Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.088Z] setToolWin: [2023-01-15T20:35:35.088Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:35:35.089Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:35.090Z] [2023-01-15T20:35:35.091Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:35:35.091Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:35:35.092Z] [exec] Application deployed with name deploydir. [2023-01-15T20:35:35.092Z] setToolUnix: [2023-01-15T20:35:35.092Z] [2023-01-15T20:35:35.094Z] setOSConditions: [2023-01-15T20:35:35.094Z] [2023-01-15T20:35:35.094Z] setToolWin: [2023-01-15T20:35:35.094Z] [2023-01-15T20:35:35.094Z] setToolUnix: [2023-01-15T20:35:35.094Z] [2023-01-15T20:35:35.094Z] setToolProperty: [2023-01-15T20:35:35.093Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:35:35.094Z] [2023-01-15T20:35:35.094Z] [2023-01-15T20:35:35.096Z] setS1ASclassPath: [2023-01-15T20:35:35.096Z] [2023-01-15T20:35:35.096Z] init-common: [2023-01-15T20:35:35.096Z] [2023-01-15T20:35:35.096Z] undeploy-common: [2023-01-15T20:35:35.095Z] [exec] Command deploydir executed successfully. [2023-01-15T20:35:35.097Z] [2023-01-15T20:35:35.097Z] setHttpPort: [2023-01-15T20:35:35.097Z] [2023-01-15T20:35:35.097Z] run.positive: [2023-01-15T20:35:35.097Z] [2023-01-15T20:35:35.097Z] init.os: [2023-01-15T20:35:35.097Z] [2023-01-15T20:35:35.097Z] init.tools.unix: [2023-01-15T20:35:35.095Z] setToolProperty: [2023-01-15T20:35:35.097Z] [2023-01-15T20:35:35.098Z] [2023-01-15T20:35:35.098Z] init.tools.windows: [2023-01-15T20:35:35.096Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.099Z] setS1ASclassPath: [2023-01-15T20:35:35.100Z] [2023-01-15T20:35:35.100Z] init-common: [2023-01-15T20:35:35.100Z] [2023-01-15T20:35:35.100Z] clean: [2023-01-15T20:35:35.100Z] [2023-01-15T20:35:35.099Z] [2023-01-15T20:35:35.100Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-multiplecloseconnectionApp [2023-01-15T20:35:35.100Z] setOSConditions: [2023-01-15T20:35:35.102Z] [2023-01-15T20:35:35.102Z] setToolWin: [2023-01-15T20:35:35.102Z] [2023-01-15T20:35:35.102Z] setToolUnix: [2023-01-15T20:35:35.102Z] [2023-01-15T20:35:35.101Z] init.tools: [2023-01-15T20:35:35.102Z] [2023-01-15T20:35:35.102Z] setToolProperty: [2023-01-15T20:35:35.105Z] [2023-01-15T20:35:35.105Z] setS1ASclassPath: [2023-01-15T20:35:35.105Z] [2023-01-15T20:35:35.105Z] init-common: [2023-01-15T20:35:35.105Z] [2023-01-15T20:35:35.103Z] [2023-01-15T20:35:35.105Z] setAsadminArgs: [2023-01-15T20:35:35.105Z] [2023-01-15T20:35:35.105Z] init: [2023-01-15T20:35:35.106Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.106Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.104Z] setOSConditions: [2023-01-15T20:35:35.105Z] clean-common: [2023-01-15T20:35:35.107Z] [2023-01-15T20:35:35.107Z] setOSConditions: [2023-01-15T20:35:35.107Z] [2023-01-15T20:35:35.107Z] setToolWin: [2023-01-15T20:35:35.106Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.106Z] [2023-01-15T20:35:35.108Z] [2023-01-15T20:35:35.108Z] setToolWin: [2023-01-15T20:35:35.108Z] init.customtasks: [2023-01-15T20:35:35.109Z] [2023-01-15T20:35:35.109Z] [2023-01-15T20:35:35.107Z] [2023-01-15T20:35:35.110Z] runclient: [2023-01-15T20:35:35.110Z] setToolUnix: [2023-01-15T20:35:35.111Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2023-01-15T20:35:35.112Z] [2023-01-15T20:35:35.112Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.113Z] setToolProperty: [2023-01-15T20:35:35.111Z] setToolUnix: [2023-01-15T20:35:35.114Z] [2023-01-15T20:35:35.114Z] setToolProperty: [2023-01-15T20:35:35.114Z] [2023-01-15T20:35:35.114Z] setS1ASclassPath: [2023-01-15T20:35:35.114Z] [2023-01-15T20:35:35.113Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-01-15T20:35:35.115Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2023-01-15T20:35:35.114Z] [2023-01-15T20:35:35.115Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.116Z] setS1ASclassPath: [2023-01-15T20:35:35.116Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.116Z] [2023-01-15T20:35:35.117Z] init-common: [2023-01-15T20:35:35.114Z] init-common: [2023-01-15T20:35:35.118Z] [2023-01-15T20:35:35.118Z] clean-classes-common: [2023-01-15T20:35:35.117Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-01-15T20:35:35.118Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:35:35.119Z] [2023-01-15T20:35:35.119Z] setOSConditions: [2023-01-15T20:35:35.119Z] [2023-01-15T20:35:35.119Z] setToolWin: [2023-01-15T20:35:35.117Z] [2023-01-15T20:35:35.120Z] undeploy-jdbc-common: [2023-01-15T20:35:35.120Z] [2023-01-15T20:35:35.120Z] setOSConditions: [2023-01-15T20:35:35.119Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.121Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.121Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:35.119Z] [2023-01-15T20:35:35.121Z] setToolUnix: [2023-01-15T20:35:35.121Z] [2023-01-15T20:35:35.121Z] setToolProperty: [2023-01-15T20:35:35.120Z] [2023-01-15T20:35:35.122Z] setToolWin: [2023-01-15T20:35:35.122Z] [2023-01-15T20:35:35.122Z] setToolUnix: [2023-01-15T20:35:35.122Z] [2023-01-15T20:35:35.121Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-01-15T20:35:35.121Z] [2023-01-15T20:35:35.124Z] setS1ASclassPath: [2023-01-15T20:35:35.124Z] [2023-01-15T20:35:35.124Z] init-common: [2023-01-15T20:35:35.124Z] [2023-01-15T20:35:35.122Z] setToolProperty: [2023-01-15T20:35:35.124Z] [2023-01-15T20:35:35.124Z] setS1ASclassPath: [2023-01-15T20:35:35.124Z] [2023-01-15T20:35:35.123Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:35.125Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-01-15T20:35:35.124Z] clean-jars-common: [2023-01-15T20:35:35.126Z] [2023-01-15T20:35:35.126Z] compile: [2023-01-15T20:35:35.126Z] [2023-01-15T20:35:35.126Z] setOSConditions: [2023-01-15T20:35:35.126Z] [2023-01-15T20:35:35.126Z] setToolWin: [2023-01-15T20:35:35.126Z] [2023-01-15T20:35:35.126Z] setToolUnix: [2023-01-15T20:35:35.126Z] [2023-01-15T20:35:35.126Z] setToolProperty: [2023-01-15T20:35:35.124Z] init-common: [2023-01-15T20:35:35.127Z] [2023-01-15T20:35:35.127Z] delete-jdbc-resource-common: [2023-01-15T20:35:35.125Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.128Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.128Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-01-15T20:35:35.126Z] [2023-01-15T20:35:35.128Z] setS1ASclassPath: [2023-01-15T20:35:35.128Z] [2023-01-15T20:35:35.128Z] init-common: [2023-01-15T20:35:35.128Z] [2023-01-15T20:35:35.127Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:35:35.129Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:35:35.128Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-01-15T20:35:35.130Z] [2023-01-15T20:35:35.130Z] processResult: [2023-01-15T20:35:35.130Z] [2023-01-15T20:35:35.130Z] failed: [2023-01-15T20:35:35.128Z] compile-common: [2023-01-15T20:35:35.130Z] [echo] Current time (ISO): 2023-01-15T20:35:31.647+0000 [2023-01-15T20:35:35.129Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:35:35.131Z] [echo] cmd executed for server [2023-01-15T20:35:35.131Z] [2023-01-15T20:35:35.131Z] setOSConditions: [2023-01-15T20:35:35.130Z] [2023-01-15T20:35:35.132Z] passed: [2023-01-15T20:35:35.132Z] [echo] Test deploydir Passed [2023-01-15T20:35:35.132Z] [2023-01-15T20:35:35.132Z] unknown: [2023-01-15T20:35:35.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:35.132Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:35.131Z] [2023-01-15T20:35:35.133Z] setToolWin: [2023-01-15T20:35:35.133Z] [2023-01-15T20:35:35.133Z] setToolUnix: [2023-01-15T20:35:35.132Z] [2023-01-15T20:35:35.134Z] declare-test: [2023-01-15T20:35:35.134Z] [echo] Starting test deploydir war/deploydir Test asadmin redeploydir [2023-01-15T20:35:35.134Z] [2023-01-15T20:35:35.134Z] init.os: [2023-01-15T20:35:35.134Z] [2023-01-15T20:35:35.134Z] init.tools.unix: [2023-01-15T20:35:35.134Z] [2023-01-15T20:35:35.134Z] init.tools.windows: [2023-01-15T20:35:35.134Z] [2023-01-15T20:35:35.134Z] init.tools: [2023-01-15T20:35:35.134Z] [2023-01-15T20:35:35.132Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.133Z] [2023-01-15T20:35:35.135Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:35.136Z] setToolProperty: [2023-01-15T20:35:35.136Z] [javac] 1 warning [2023-01-15T20:35:35.136Z] [2023-01-15T20:35:35.138Z] setS1ASclassPath: [2023-01-15T20:35:35.138Z] [2023-01-15T20:35:35.138Z] init-common: [2023-01-15T20:35:35.138Z] [2023-01-15T20:35:35.134Z] setAsadminArgs: [2023-01-15T20:35:35.138Z] [2023-01-15T20:35:35.138Z] init: [2023-01-15T20:35:35.137Z] [2023-01-15T20:35:35.139Z] setOSConditions: [2023-01-15T20:35:35.139Z] [2023-01-15T20:35:35.139Z] setToolWin: [2023-01-15T20:35:35.138Z] delete-jdbc-connpool-common: [2023-01-15T20:35:35.138Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.139Z] [2023-01-15T20:35:35.142Z] setToolUnix: [2023-01-15T20:35:35.142Z] [2023-01-15T20:35:35.142Z] setToolProperty: [2023-01-15T20:35:35.140Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:35:35.141Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.143Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.144Z] [2023-01-15T20:35:35.144Z] init.customtasks: [2023-01-15T20:35:35.142Z] [2023-01-15T20:35:35.144Z] setS1ASclassPath: [2023-01-15T20:35:35.145Z] [2023-01-15T20:35:35.145Z] init-common: [2023-01-15T20:35:35.145Z] [2023-01-15T20:35:35.143Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.144Z] [2023-01-15T20:35:35.145Z] compile-common: [2023-01-15T20:35:35.148Z] [echo] Current time (ISO): 2023-01-15T20:35:33.318+0000 [2023-01-15T20:35:35.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:35:35.149Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:35:35.149Z] [echo] cmd executed for server [2023-01-15T20:35:35.147Z] prepare: [2023-01-15T20:35:35.150Z] [2023-01-15T20:35:35.150Z] redeploydir.asadmin: [2023-01-15T20:35:35.150Z] [2023-01-15T20:35:35.150Z] setAsadminArgs: [2023-01-15T20:35:35.148Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:35.151Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.149Z] [2023-01-15T20:35:35.152Z] all: [2023-01-15T20:35:35.152Z] [2023-01-15T20:35:35.152Z] setOSConditions: [2023-01-15T20:35:35.152Z] [2023-01-15T20:35:35.150Z] [2023-01-15T20:35:35.153Z] common.redeploydir.asadmin: [2023-01-15T20:35:35.153Z] [2023-01-15T20:35:35.151Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:35.152Z] setToolWin: [2023-01-15T20:35:35.155Z] [2023-01-15T20:35:35.155Z] setToolUnix: [2023-01-15T20:35:35.155Z] [2023-01-15T20:35:35.155Z] setToolProperty: [2023-01-15T20:35:35.153Z] init.os: [2023-01-15T20:35:35.155Z] [2023-01-15T20:35:35.156Z] init.tools.unix: [2023-01-15T20:35:35.156Z] [2023-01-15T20:35:35.156Z] init.tools.windows: [2023-01-15T20:35:35.155Z] [2023-01-15T20:35:35.157Z] setS1ASclassPath: [2023-01-15T20:35:35.157Z] [2023-01-15T20:35:35.156Z] [2023-01-15T20:35:35.157Z] init-common: [2023-01-15T20:35:35.361Z] init.tools: [2023-01-15T20:35:35.362Z] [2023-01-15T20:35:35.362Z] [2023-01-15T20:35:35.363Z] clean: [2023-01-15T20:35:35.363Z] setAsadminArgs: [2023-01-15T20:35:35.365Z] [2023-01-15T20:35:35.365Z] init: [2023-01-15T20:35:35.364Z] [2023-01-15T20:35:35.366Z] setOSConditions: [2023-01-15T20:35:35.366Z] [2023-01-15T20:35:35.366Z] setToolWin: [2023-01-15T20:35:35.366Z] [2023-01-15T20:35:35.365Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.366Z] setToolUnix: [2023-01-15T20:35:35.367Z] [2023-01-15T20:35:35.368Z] setToolProperty: [2023-01-15T20:35:35.368Z] [2023-01-15T20:35:35.368Z] setS1ASclassPath: [2023-01-15T20:35:35.366Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.369Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.369Z] [2023-01-15T20:35:35.369Z] init.customtasks: [2023-01-15T20:35:35.368Z] [2023-01-15T20:35:35.369Z] init-common: [2023-01-15T20:35:35.369Z] [2023-01-15T20:35:35.369Z] clean-common: [2023-01-15T20:35:35.369Z] [2023-01-15T20:35:35.370Z] common.run.asadmin: [2023-01-15T20:35:35.369Z] [2023-01-15T20:35:35.372Z] setOSConditions: [2023-01-15T20:35:35.372Z] [2023-01-15T20:35:35.372Z] setToolWin: [2023-01-15T20:35:35.372Z] [2023-01-15T20:35:35.370Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2023-01-15T20:35:35.373Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.373Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:35.372Z] setToolUnix: [2023-01-15T20:35:35.374Z] [2023-01-15T20:35:35.374Z] setToolProperty: [2023-01-15T20:35:35.374Z] [2023-01-15T20:35:35.373Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:35:35.375Z] [exec] Application deployed with name deploydir. [2023-01-15T20:35:35.374Z] setS1ASclassPath: [2023-01-15T20:35:35.376Z] [2023-01-15T20:35:35.376Z] init-common: [2023-01-15T20:35:35.376Z] [2023-01-15T20:35:35.376Z] clean-classes-common: [2023-01-15T20:35:35.375Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:35:35.377Z] [exec] Command deploydir executed successfully. [2023-01-15T20:35:35.377Z] [2023-01-15T20:35:35.377Z] setHttpPort: [2023-01-15T20:35:35.376Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:35:35.377Z] [2023-01-15T20:35:35.379Z] run.positive: [2023-01-15T20:35:35.379Z] [2023-01-15T20:35:35.379Z] init.os: [2023-01-15T20:35:35.378Z] [2023-01-15T20:35:35.380Z] setOSConditions: [2023-01-15T20:35:35.380Z] [2023-01-15T20:35:35.380Z] setToolWin: [2023-01-15T20:35:35.379Z] [2023-01-15T20:35:35.388Z] init.tools.unix: [2023-01-15T20:35:35.388Z] [2023-01-15T20:35:35.388Z] init.tools.windows: [2023-01-15T20:35:35.388Z] [2023-01-15T20:35:35.388Z] init.tools: [2023-01-15T20:35:35.388Z] [2023-01-15T20:35:35.388Z] setAsadminArgs: [2023-01-15T20:35:35.388Z] [2023-01-15T20:35:35.380Z] [2023-01-15T20:35:35.389Z] setToolUnix: [2023-01-15T20:35:35.389Z] [2023-01-15T20:35:35.389Z] setToolProperty: [2023-01-15T20:35:35.389Z] [2023-01-15T20:35:35.389Z] setS1ASclassPath: [2023-01-15T20:35:35.389Z] [2023-01-15T20:35:35.389Z] init-common: [2023-01-15T20:35:35.388Z] init: [2023-01-15T20:35:35.390Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.390Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.389Z] [2023-01-15T20:35:35.391Z] clean-jars-common: [2023-01-15T20:35:35.391Z] [2023-01-15T20:35:35.391Z] compile: [2023-01-15T20:35:35.391Z] [2023-01-15T20:35:35.391Z] setOSConditions: [2023-01-15T20:35:35.391Z] [2023-01-15T20:35:35.391Z] setToolWin: [2023-01-15T20:35:35.391Z] [2023-01-15T20:35:35.390Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.392Z] [2023-01-15T20:35:35.392Z] init.customtasks: [2023-01-15T20:35:35.393Z] [2023-01-15T20:35:35.393Z] runclient: [2023-01-15T20:35:35.391Z] setToolUnix: [2023-01-15T20:35:35.394Z] [2023-01-15T20:35:35.394Z] setToolProperty: [2023-01-15T20:35:35.394Z] [2023-01-15T20:35:35.394Z] setS1ASclassPath: [2023-01-15T20:35:35.394Z] [2023-01-15T20:35:35.394Z] init-common: [2023-01-15T20:35:35.394Z] [2023-01-15T20:35:35.394Z] compile-common: [2023-01-15T20:35:35.393Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2023-01-15T20:35:35.395Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.395Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-01-15T20:35:35.394Z] [echo] Current time (ISO): 2023-01-15T20:35:22.849+0000 [2023-01-15T20:35:35.395Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2023-01-15T20:35:35.603Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.603Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.411Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:35:35.604Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:35:35.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:35.603Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-01-15T20:35:35.604Z] [javac] 1 warning [2023-01-15T20:35:35.605Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:35.606Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.607Z] [2023-01-15T20:35:35.608Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.609Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.612Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:35.612Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-01-15T20:35:35.610Z] setOSConditions: [2023-01-15T20:35:35.612Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:35.612Z] [2023-01-15T20:35:35.613Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-01-15T20:35:35.613Z] setToolWin: [2023-01-15T20:35:35.613Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.614Z] [2023-01-15T20:35:35.614Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.615Z] setToolUnix: [2023-01-15T20:35:35.615Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-01-15T20:35:35.616Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-01-15T20:35:35.616Z] [2023-01-15T20:35:35.611Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:35.616Z] [2023-01-15T20:35:35.617Z] setToolProperty: [2023-01-15T20:35:35.617Z] [2023-01-15T20:35:35.617Z] setS1ASclassPath: [2023-01-15T20:35:35.616Z] processResult: [2023-01-15T20:35:35.618Z] [2023-01-15T20:35:35.618Z] failed: [2023-01-15T20:35:35.618Z] [2023-01-15T20:35:35.618Z] passed: [2023-01-15T20:35:35.618Z] [echo] Test deploydir Passed [2023-01-15T20:35:35.618Z] [2023-01-15T20:35:35.618Z] unknown: [2023-01-15T20:35:35.618Z] [2023-01-15T20:35:35.618Z] declare-test: [2023-01-15T20:35:35.617Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:35:35.619Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:35:35.619Z] [javac] 1 warning [2023-01-15T20:35:35.619Z] [2023-01-15T20:35:35.619Z] setOSConditions: [2023-01-15T20:35:35.619Z] [2023-01-15T20:35:35.619Z] setToolWin: [2023-01-15T20:35:35.619Z] [2023-01-15T20:35:35.619Z] setToolUnix: [2023-01-15T20:35:35.619Z] [2023-01-15T20:35:35.617Z] [2023-01-15T20:35:35.618Z] [echo] Starting test deploydir war/deploydir Test asadmin v3 redeploydir [2023-01-15T20:35:35.620Z] [2023-01-15T20:35:35.620Z] init.os: [2023-01-15T20:35:35.620Z] [2023-01-15T20:35:35.619Z] setToolProperty: [2023-01-15T20:35:35.621Z] [2023-01-15T20:35:35.621Z] setS1ASclassPath: [2023-01-15T20:35:35.621Z] [2023-01-15T20:35:35.621Z] init-common: [2023-01-15T20:35:35.621Z] [2023-01-15T20:35:35.620Z] init-common: [2023-01-15T20:35:35.623Z] [2023-01-15T20:35:35.623Z] compile-common: [2023-01-15T20:35:35.623Z] [echo] Current time (ISO): 2023-01-15T20:35:35.199+0000 [2023-01-15T20:35:35.620Z] init.tools.unix: [2023-01-15T20:35:35.623Z] [2023-01-15T20:35:35.623Z] init.tools.windows: [2023-01-15T20:35:35.623Z] [2023-01-15T20:35:35.623Z] init.tools: [2023-01-15T20:35:35.623Z] [2023-01-15T20:35:35.623Z] setAsadminArgs: [2023-01-15T20:35:35.621Z] compile-common: [2023-01-15T20:35:35.623Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:35.625Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.623Z] [2023-01-15T20:35:35.626Z] init: [2023-01-15T20:35:35.626Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.626Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.624Z] [echo] Current time (ISO): 2023-01-15T20:35:24.704+0000 [2023-01-15T20:35:35.626Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.627Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:35.628Z] [2023-01-15T20:35:35.629Z] init.customtasks: [2023-01-15T20:35:35.629Z] [2023-01-15T20:35:35.629Z] prepare: [2023-01-15T20:35:35.629Z] [2023-01-15T20:35:35.628Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.629Z] v3.redeploydir.asadmin: [2023-01-15T20:35:35.630Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:35.630Z] [2023-01-15T20:35:35.631Z] [javac] 1 warning [2023-01-15T20:35:35.632Z] setAsadminArgs: [2023-01-15T20:35:35.633Z] [2023-01-15T20:35:35.634Z] build: [2023-01-15T20:35:35.634Z] [2023-01-15T20:35:35.634Z] setOSConditions: [2023-01-15T20:35:35.634Z] [2023-01-15T20:35:35.634Z] fixFiles: [2023-01-15T20:35:35.634Z] [2023-01-15T20:35:35.634Z] convUnix: [2023-01-15T20:35:35.634Z] [2023-01-15T20:35:35.634Z] convWin: [2023-01-15T20:35:35.634Z] [2023-01-15T20:35:35.634Z] setToolWin: [2023-01-15T20:35:35.634Z] [2023-01-15T20:35:35.634Z] setToolUnix: [2023-01-15T20:35:35.634Z] [2023-01-15T20:35:35.633Z] [2023-01-15T20:35:35.635Z] common.v3.redeploy.asadmin: [2023-01-15T20:35:35.635Z] [2023-01-15T20:35:35.635Z] init.os: [2023-01-15T20:35:35.635Z] [2023-01-15T20:35:35.634Z] setToolProperty: [2023-01-15T20:35:35.635Z] init.tools.unix: [2023-01-15T20:35:35.636Z] [2023-01-15T20:35:35.636Z] [2023-01-15T20:35:35.637Z] setS1ASclassPath: [2023-01-15T20:35:35.639Z] [2023-01-15T20:35:35.639Z] init-common: [2023-01-15T20:35:35.639Z] [2023-01-15T20:35:35.639Z] package-persistence-common: [2023-01-15T20:35:35.638Z] init.tools.windows: [2023-01-15T20:35:35.640Z] [2023-01-15T20:35:35.640Z] init.tools: [2023-01-15T20:35:35.640Z] [2023-01-15T20:35:35.640Z] setAsadminArgs: [2023-01-15T20:35:35.639Z] [2023-01-15T20:35:35.640Z] ejb-jar-common: [2023-01-15T20:35:35.640Z] [2023-01-15T20:35:35.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:35:35.642Z] init: [2023-01-15T20:35:35.643Z] [2023-01-15T20:35:35.643Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.644Z] package-ejbjar-common: [2023-01-15T20:35:35.645Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.646Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.646Z] [2023-01-15T20:35:35.646Z] init.customtasks: [2023-01-15T20:35:35.646Z] [2023-01-15T20:35:35.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:35.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:35.646Z] delAppRef: [2023-01-15T20:35:35.648Z] [2023-01-15T20:35:35.648Z] init.os: [2023-01-15T20:35:35.648Z] [2023-01-15T20:35:35.648Z] init.tools.unix: [2023-01-15T20:35:35.648Z] [2023-01-15T20:35:35.648Z] init.tools.windows: [2023-01-15T20:35:35.648Z] [2023-01-15T20:35:35.648Z] init.tools: [2023-01-15T20:35:35.648Z] [2023-01-15T20:35:35.648Z] setAsadminArgs: [2023-01-15T20:35:35.648Z] [2023-01-15T20:35:35.648Z] init: [2023-01-15T20:35:35.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:35.648Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.649Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeout-ejb.jar [2023-01-15T20:35:35.650Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.652Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.652Z] [2023-01-15T20:35:35.652Z] init.customtasks: [2023-01-15T20:35:35.651Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:35.653Z] [2023-01-15T20:35:35.653Z] appclient-jar-common: [2023-01-15T20:35:35.653Z] [2023-01-15T20:35:35.652Z] [2023-01-15T20:35:35.656Z] common.run.asadmin: [2023-01-15T20:35:35.653Z] package-appclientjar-common: [2023-01-15T20:35:35.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:35.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:35.656Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir [2023-01-15T20:35:35.658Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.658Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:35.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:35.659Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeout-client.jar [2023-01-15T20:35:35.658Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2023-01-15T20:35:35.661Z] [exec] Application deployed with name deploydir. [2023-01-15T20:35:35.660Z] [2023-01-15T20:35:35.665Z] webclient-war-common: [2023-01-15T20:35:35.665Z] [2023-01-15T20:35:35.661Z] [exec] Command redeploy executed successfully. [2023-01-15T20:35:35.665Z] build-ear-common: [2023-01-15T20:35:35.667Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:35.667Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutApp.ear [2023-01-15T20:35:35.667Z] [2023-01-15T20:35:35.667Z] deploy: [2023-01-15T20:35:35.667Z] [2023-01-15T20:35:35.667Z] setOSConditions: [2023-01-15T20:35:35.667Z] [2023-01-15T20:35:35.667Z] setToolWin: [2023-01-15T20:35:35.667Z] [2023-01-15T20:35:35.666Z] [2023-01-15T20:35:35.667Z] setToolUnix: [2023-01-15T20:35:35.668Z] [2023-01-15T20:35:35.668Z] setToolProperty: [2023-01-15T20:35:35.668Z] init.os: [2023-01-15T20:35:35.668Z] [2023-01-15T20:35:35.669Z] [2023-01-15T20:35:35.670Z] setS1ASclassPath: [2023-01-15T20:35:35.671Z] init.tools.unix: [2023-01-15T20:35:35.672Z] [2023-01-15T20:35:35.672Z] [2023-01-15T20:35:35.673Z] init-common: [2023-01-15T20:35:35.673Z] init.tools.windows: [2023-01-15T20:35:35.674Z] [2023-01-15T20:35:35.674Z] [2023-01-15T20:35:35.675Z] execute-sql-common: [2023-01-15T20:35:35.675Z] init.tools: [2023-01-15T20:35:35.676Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/create_pointbase.sql [2023-01-15T20:35:35.677Z] [2023-01-15T20:35:35.677Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2023-01-15T20:35:35.678Z] setAsadminArgs: [2023-01-15T20:35:35.679Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2023-01-15T20:35:35.679Z] [2023-01-15T20:35:35.680Z] [sql] 0 rows affected [2023-01-15T20:35:35.680Z] init: [2023-01-15T20:35:35.681Z] [sql] 1 rows affected [2023-01-15T20:35:35.682Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.682Z] [sql] 1 rows affected [2023-01-15T20:35:35.683Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.684Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:35:35.684Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.685Z] [2023-01-15T20:35:35.686Z] [2023-01-15T20:35:35.687Z] setOSConditions: [2023-01-15T20:35:35.688Z] [2023-01-15T20:35:35.688Z] setToolWin: [2023-01-15T20:35:35.688Z] [2023-01-15T20:35:35.688Z] setToolUnix: [2023-01-15T20:35:35.688Z] [2023-01-15T20:35:35.688Z] setToolProperty: [2023-01-15T20:35:35.688Z] [2023-01-15T20:35:35.688Z] setS1ASclassPath: [2023-01-15T20:35:35.688Z] [2023-01-15T20:35:35.688Z] init-common: [2023-01-15T20:35:35.688Z] [2023-01-15T20:35:35.688Z] deploy-jdbc-common: [2023-01-15T20:35:35.688Z] [2023-01-15T20:35:35.688Z] setOSConditions: [2023-01-15T20:35:35.687Z] init.customtasks: [2023-01-15T20:35:35.689Z] [2023-01-15T20:35:35.689Z] setEnabled: [2023-01-15T20:35:35.689Z] [2023-01-15T20:35:35.689Z] createAppRef: [2023-01-15T20:35:35.689Z] [2023-01-15T20:35:35.689Z] setHttpPort: [2023-01-15T20:35:35.689Z] [2023-01-15T20:35:35.688Z] [2023-01-15T20:35:35.690Z] setToolWin: [2023-01-15T20:35:35.690Z] [2023-01-15T20:35:35.690Z] setToolUnix: [2023-01-15T20:35:35.690Z] [2023-01-15T20:35:35.690Z] setToolProperty: [2023-01-15T20:35:35.690Z] [2023-01-15T20:35:35.689Z] run.positive: [2023-01-15T20:35:35.691Z] [2023-01-15T20:35:35.691Z] init.os: [2023-01-15T20:35:35.691Z] [2023-01-15T20:35:35.691Z] init.tools.unix: [2023-01-15T20:35:35.691Z] [2023-01-15T20:35:35.690Z] setS1ASclassPath: [2023-01-15T20:35:35.691Z] init.tools.windows: [2023-01-15T20:35:35.692Z] [2023-01-15T20:35:35.692Z] [2023-01-15T20:35:35.693Z] init-common: [2023-01-15T20:35:35.693Z] init.tools: [2023-01-15T20:35:35.694Z] [2023-01-15T20:35:35.695Z] [2023-01-15T20:35:35.695Z] create-jdbc-connpool-common: [2023-01-15T20:35:35.696Z] setAsadminArgs: [2023-01-15T20:35:35.697Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.697Z] [2023-01-15T20:35:35.698Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:35.700Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:35:35.700Z] [2023-01-15T20:35:35.700Z] set-derby-connpool-props: [2023-01-15T20:35:35.700Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.699Z] init: [2023-01-15T20:35:35.701Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.701Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:35.702Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:35:35.702Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.701Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.703Z] [2023-01-15T20:35:35.703Z] init.customtasks: [2023-01-15T20:35:35.703Z] [2023-01-15T20:35:35.703Z] runclient: [2023-01-15T20:35:35.703Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2023-01-15T20:35:35.702Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:35.704Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:35:35.704Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.703Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.705Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-01-15T20:35:35.705Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2023-01-15T20:35:35.705Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.704Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:35.707Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:35:35.705Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.714Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-01-15T20:35:35.707Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.714Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.716Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.716Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:35.715Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:35.717Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:35:35.717Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.716Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-01-15T20:35:35.717Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:35.718Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:35.720Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-01-15T20:35:35.720Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.719Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:35:35.720Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.720Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:35.721Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-01-15T20:35:35.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:35.723Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:35:35.721Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-01-15T20:35:35.724Z] [2023-01-15T20:35:35.724Z] processResult: [2023-01-15T20:35:35.724Z] [2023-01-15T20:35:35.724Z] failed: [2023-01-15T20:35:35.723Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.724Z] [2023-01-15T20:35:35.929Z] passed: [2023-01-15T20:35:35.929Z] [echo] Test deploydir Passed [2023-01-15T20:35:35.929Z] [2023-01-15T20:35:35.929Z] unknown: [2023-01-15T20:35:35.929Z] [2023-01-15T20:35:35.929Z] declare-test: [2023-01-15T20:35:35.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:35.930Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:35:35.929Z] [echo] Starting test deploydir war/deploydir Test asadmin v3 redeploy [2023-01-15T20:35:35.930Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.932Z] [2023-01-15T20:35:35.934Z] init.os: [2023-01-15T20:35:35.934Z] [2023-01-15T20:35:35.934Z] init.tools.unix: [2023-01-15T20:35:35.934Z] [2023-01-15T20:35:35.934Z] init.tools.windows: [2023-01-15T20:35:35.934Z] [2023-01-15T20:35:35.934Z] init.tools: [2023-01-15T20:35:35.934Z] [2023-01-15T20:35:35.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:35.936Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:35:35.936Z] [2023-01-15T20:35:35.936Z] setOSConditions: [2023-01-15T20:35:35.936Z] [2023-01-15T20:35:35.936Z] setToolWin: [2023-01-15T20:35:35.936Z] [2023-01-15T20:35:35.936Z] setToolUnix: [2023-01-15T20:35:35.936Z] [2023-01-15T20:35:35.936Z] setToolProperty: [2023-01-15T20:35:35.934Z] setAsadminArgs: [2023-01-15T20:35:35.936Z] [2023-01-15T20:35:35.938Z] setS1ASclassPath: [2023-01-15T20:35:35.938Z] [2023-01-15T20:35:35.938Z] init-common: [2023-01-15T20:35:35.938Z] [2023-01-15T20:35:35.938Z] create-jdbc-resource-common: [2023-01-15T20:35:35.937Z] [2023-01-15T20:35:35.940Z] init: [2023-01-15T20:35:35.940Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.938Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:35:35.941Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.940Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.942Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.942Z] [2023-01-15T20:35:35.942Z] init.customtasks: [2023-01-15T20:35:35.942Z] [2023-01-15T20:35:35.942Z] prepare: [2023-01-15T20:35:35.942Z] [2023-01-15T20:35:35.942Z] v3.redeploy.asadmin: [2023-01-15T20:35:35.942Z] [2023-01-15T20:35:35.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:35.943Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:35:35.943Z] [echo] cmd executed for server [2023-01-15T20:35:35.943Z] [2023-01-15T20:35:35.943Z] asadmin-common: [2023-01-15T20:35:35.942Z] setAsadminArgs: [2023-01-15T20:35:35.944Z] [2023-01-15T20:35:35.944Z] common.v3.redeploy.asadmin: [2023-01-15T20:35:35.944Z] [2023-01-15T20:35:35.944Z] init.os: [2023-01-15T20:35:35.944Z] [2023-01-15T20:35:35.944Z] init.tools.unix: [2023-01-15T20:35:35.944Z] [2023-01-15T20:35:35.943Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement_timeout_in_seconds=30 [2023-01-15T20:35:35.944Z] init.tools.windows: [2023-01-15T20:35:35.945Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.946Z] [2023-01-15T20:35:35.947Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement_timeout_in_seconds=30 [2023-01-15T20:35:35.948Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement-timeout-in-seconds=30 [2023-01-15T20:35:35.947Z] init.tools: [2023-01-15T20:35:35.949Z] [2023-01-15T20:35:35.949Z] setAsadminArgs: [2023-01-15T20:35:35.949Z] [2023-01-15T20:35:35.949Z] init: [2023-01-15T20:35:35.949Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.948Z] [2023-01-15T20:35:35.949Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.950Z] setOSConditions: [2023-01-15T20:35:35.951Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.951Z] [2023-01-15T20:35:35.952Z] [2023-01-15T20:35:35.952Z] setToolWin: [2023-01-15T20:35:35.953Z] init.customtasks: [2023-01-15T20:35:35.953Z] [2023-01-15T20:35:35.954Z] [2023-01-15T20:35:35.954Z] setToolUnix: [2023-01-15T20:35:35.955Z] delAppRef: [2023-01-15T20:35:35.956Z] [2023-01-15T20:35:35.956Z] init.os: [2023-01-15T20:35:35.956Z] [2023-01-15T20:35:35.956Z] init.tools.unix: [2023-01-15T20:35:35.956Z] [2023-01-15T20:35:35.956Z] [2023-01-15T20:35:35.957Z] setToolProperty: [2023-01-15T20:35:35.957Z] init.tools.windows: [2023-01-15T20:35:35.958Z] [2023-01-15T20:35:35.958Z] [2023-01-15T20:35:35.959Z] setS1ASclassPath: [2023-01-15T20:35:35.959Z] init.tools: [2023-01-15T20:35:35.960Z] [2023-01-15T20:35:35.960Z] [2023-01-15T20:35:35.960Z] init-common: [2023-01-15T20:35:35.961Z] setAsadminArgs: [2023-01-15T20:35:35.962Z] [2023-01-15T20:35:35.962Z] [2023-01-15T20:35:35.963Z] create-persistence-resource-common: [2023-01-15T20:35:35.963Z] init: [2023-01-15T20:35:35.965Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.964Z] [echo] asadmin create-persistence-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdo/s1qePM [2023-01-15T20:35:35.965Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.965Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.966Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.967Z] [2023-01-15T20:35:35.967Z] init.customtasks: [2023-01-15T20:35:35.967Z] [2023-01-15T20:35:35.967Z] common.run.asadmin: [2023-01-15T20:35:35.967Z] [exec] Command create-persistence-resource failed. [2023-01-15T20:35:35.969Z] [exec] CLI194: Previously supported command: create-persistence-resource is not supported for this release. [2023-01-15T20:35:35.969Z] [exec] Result: 1 [2023-01-15T20:35:35.968Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2023-01-15T20:35:35.969Z] [echo] Created jdo/s1qePM --target server [2023-01-15T20:35:35.969Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.970Z] [2023-01-15T20:35:35.970Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:35.971Z] asadmin-common-ignore-fail: [2023-01-15T20:35:35.972Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2023-01-15T20:35:35.973Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.persistence-manager-factory-resource.jdo/s1qePM.factory_class=com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerFactoryImpl [2023-01-15T20:35:35.974Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.973Z] [exec] Application deployed with name deploydir. [2023-01-15T20:35:35.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.persistence-manager-factory-resource.jdo/s1qePM.factory_class=com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerFactoryImpl [2023-01-15T20:35:35.975Z] [exec] Command redeploy executed successfully. [2023-01-15T20:35:35.976Z] [exec] remote failure: No configuration found for domain.resources.persistence-manager-factory-resource.jdo/s1qePM [2023-01-15T20:35:35.976Z] [2023-01-15T20:35:35.977Z] [exec] Result: 1 [2023-01-15T20:35:35.977Z] init.os: [2023-01-15T20:35:35.978Z] [2023-01-15T20:35:35.979Z] [2023-01-15T20:35:35.979Z] asadmin-common-ignore-fail: [2023-01-15T20:35:35.980Z] init.tools.unix: [2023-01-15T20:35:35.981Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.persistence-manager-factory-resource.jdo/s1qePM.jdbc_resource_jndi_name=jdbc/s1qeDB [2023-01-15T20:35:35.982Z] [2023-01-15T20:35:35.983Z] init.tools.windows: [2023-01-15T20:35:35.983Z] [2023-01-15T20:35:35.983Z] init.tools: [2023-01-15T20:35:35.983Z] [2023-01-15T20:35:35.983Z] setAsadminArgs: [2023-01-15T20:35:35.983Z] [2023-01-15T20:35:35.983Z] init: [2023-01-15T20:35:35.983Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.982Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.983Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:35.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.persistence-manager-factory-resource.jdo/s1qePM.jdbc_resource_jndi_name=jdbc/s1qeDB [2023-01-15T20:35:35.985Z] [exec] remote failure: No configuration found for domain.resources.persistence-manager-factory-resource.jdo/s1qePM [2023-01-15T20:35:35.985Z] [exec] Result: 1 [2023-01-15T20:35:35.985Z] [2023-01-15T20:35:35.985Z] [get] Not modified - so not downloaded [2023-01-15T20:35:35.985Z] setOSConditions: [2023-01-15T20:35:35.987Z] [2023-01-15T20:35:35.986Z] [2023-01-15T20:35:35.988Z] init.customtasks: [2023-01-15T20:35:35.988Z] [2023-01-15T20:35:35.988Z] setEnabled: [2023-01-15T20:35:35.988Z] [2023-01-15T20:35:35.988Z] createAppRef: [2023-01-15T20:35:35.988Z] [2023-01-15T20:35:35.988Z] setHttpPort: [2023-01-15T20:35:35.988Z] [2023-01-15T20:35:35.987Z] setToolWin: [2023-01-15T20:35:35.989Z] [2023-01-15T20:35:35.989Z] setToolUnix: [2023-01-15T20:35:35.989Z] [2023-01-15T20:35:35.989Z] setToolProperty: [2023-01-15T20:35:35.989Z] [2023-01-15T20:35:35.989Z] setS1ASclassPath: [2023-01-15T20:35:35.989Z] [2023-01-15T20:35:35.989Z] init-common: [2023-01-15T20:35:35.989Z] [2023-01-15T20:35:35.989Z] deploy-common: [2023-01-15T20:35:35.988Z] run.positive: [2023-01-15T20:35:35.989Z] [echo] Current time (ISO): 2023-01-15T20:35:34.159+0000 [2023-01-15T20:35:35.991Z] [2023-01-15T20:35:35.992Z] [2023-01-15T20:35:35.994Z] setOSConditions: [2023-01-15T20:35:35.994Z] [2023-01-15T20:35:35.994Z] setToolWin: [2023-01-15T20:35:35.994Z] [2023-01-15T20:35:35.993Z] init.os: [2023-01-15T20:35:35.994Z] setToolUnix: [2023-01-15T20:35:35.996Z] [2023-01-15T20:35:35.996Z] setToolProperty: [2023-01-15T20:35:35.996Z] [2023-01-15T20:35:35.996Z] setS1ASclassPath: [2023-01-15T20:35:35.996Z] [2023-01-15T20:35:35.996Z] init-common: [2023-01-15T20:35:35.996Z] [2023-01-15T20:35:35.995Z] [2023-01-15T20:35:35.996Z] init.tools.unix: [2023-01-15T20:35:35.996Z] [2023-01-15T20:35:35.996Z] deploy-common-pe: [2023-01-15T20:35:35.997Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:35.996Z] init.tools.windows: [2023-01-15T20:35:35.999Z] [2023-01-15T20:35:35.999Z] init.tools: [2023-01-15T20:35:35.999Z] [2023-01-15T20:35:35.999Z] setAsadminArgs: [2023-01-15T20:35:35.999Z] [2023-01-15T20:35:35.999Z] init: [2023-01-15T20:35:35.998Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutApp.ear [2023-01-15T20:35:35.999Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:35.999Z] [exec] Application deployed with name ejb-bmp-statementtimeoutApp. [2023-01-15T20:35:36.000Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:36.001Z] [echo] Deployment on target server server successful [2023-01-15T20:35:36.001Z] [get] Not modified - so not downloaded [2023-01-15T20:35:36.002Z] [2023-01-15T20:35:36.003Z] [2023-01-15T20:35:36.003Z] setOSConditions: [2023-01-15T20:35:36.005Z] [2023-01-15T20:35:36.005Z] setToolWin: [2023-01-15T20:35:36.005Z] [2023-01-15T20:35:36.004Z] init.customtasks: [2023-01-15T20:35:36.005Z] setToolUnix: [2023-01-15T20:35:36.005Z] [2023-01-15T20:35:36.006Z] [2023-01-15T20:35:36.007Z] runclient: [2023-01-15T20:35:36.007Z] setToolProperty: [2023-01-15T20:35:36.008Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2023-01-15T20:35:36.009Z] [2023-01-15T20:35:36.010Z] setS1ASclassPath: [2023-01-15T20:35:36.010Z] [2023-01-15T20:35:36.010Z] init-common: [2023-01-15T20:35:36.010Z] [2023-01-15T20:35:36.010Z] deploy-common-ee: [2023-01-15T20:35:36.010Z] [2023-01-15T20:35:36.010Z] run: [2023-01-15T20:35:36.010Z] [2023-01-15T20:35:36.010Z] setOSConditions: [2023-01-15T20:35:36.010Z] [2023-01-15T20:35:36.010Z] setToolWin: [2023-01-15T20:35:36.010Z] [2023-01-15T20:35:36.009Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:36.010Z] setToolUnix: [2023-01-15T20:35:36.011Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-01-15T20:35:36.012Z] [2023-01-15T20:35:36.014Z] setToolProperty: [2023-01-15T20:35:36.014Z] [2023-01-15T20:35:36.014Z] setS1ASclassPath: [2023-01-15T20:35:36.014Z] [2023-01-15T20:35:36.013Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2023-01-15T20:35:36.014Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.014Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.014Z] init-common: [2023-01-15T20:35:36.015Z] [2023-01-15T20:35:36.015Z] execute-sql-common: [2023-01-15T20:35:36.014Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-01-15T20:35:36.016Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.016Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.016Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:36.016Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-01-15T20:35:36.016Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:36.016Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-01-15T20:35:36.016Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.015Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/create_pointbase.sql [2023-01-15T20:35:36.017Z] [sql] 0 rows affected [2023-01-15T20:35:36.017Z] [sql] 0 rows affected [2023-01-15T20:35:36.017Z] [sql] 1 rows affected [2023-01-15T20:35:36.017Z] [sql] 1 rows affected [2023-01-15T20:35:36.017Z] [sql] 4 of 4 SQL statements executed successfully [2023-01-15T20:35:36.017Z] [2023-01-15T20:35:36.016Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.018Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-01-15T20:35:36.018Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-01-15T20:35:36.018Z] [2023-01-15T20:35:36.018Z] processResult: [2023-01-15T20:35:36.018Z] [2023-01-15T20:35:36.017Z] setOSConditions: [2023-01-15T20:35:36.019Z] [2023-01-15T20:35:36.019Z] setToolWin: [2023-01-15T20:35:36.019Z] [2023-01-15T20:35:36.018Z] failed: [2023-01-15T20:35:36.019Z] setToolUnix: [2023-01-15T20:35:36.020Z] [2023-01-15T20:35:36.020Z] [2023-01-15T20:35:36.021Z] passed: [2023-01-15T20:35:36.021Z] setToolProperty: [2023-01-15T20:35:36.022Z] [echo] Test deploydir Passed [2023-01-15T20:35:36.022Z] [2023-01-15T20:35:36.023Z] [2023-01-15T20:35:36.024Z] setS1ASclassPath: [2023-01-15T20:35:36.024Z] unknown: [2023-01-15T20:35:36.025Z] [2023-01-15T20:35:36.026Z] [2023-01-15T20:35:36.026Z] init-common: [2023-01-15T20:35:36.027Z] declare-test: [2023-01-15T20:35:36.028Z] [2023-01-15T20:35:36.028Z] [echo] Starting test deploydir war/deploydir Test asadmin deploydir with a different context root [2023-01-15T20:35:36.029Z] runclient-common: [2023-01-15T20:35:36.030Z] [2023-01-15T20:35:36.031Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutAppClient.jar -name ejb-bmp-statementtimeoutClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:35:36.031Z] init.os: [2023-01-15T20:35:36.033Z] [2023-01-15T20:35:36.033Z] init.tools.unix: [2023-01-15T20:35:36.033Z] [2023-01-15T20:35:36.032Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:36.033Z] init.tools.windows: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] init.tools: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] setAsadminArgs: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] init: [2023-01-15T20:35:36.035Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:36.035Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:36.035Z] [get] Not modified - so not downloaded [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] init.customtasks: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] prepare: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] redeploydir.asadmin.foo: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] setAsadminArgs: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] common.redeploydir.asadmin: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] init.os: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] init.tools.unix: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] init.tools.windows: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] init.tools: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] setAsadminArgs: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] init: [2023-01-15T20:35:36.035Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:36.035Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:36.035Z] [get] Not modified - so not downloaded [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] init.customtasks: [2023-01-15T20:35:36.035Z] [2023-01-15T20:35:36.035Z] common.run.asadmin: [2023-01-15T20:35:36.036Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --contextroot foo /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2023-01-15T20:35:36.036Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:36.036Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:36.036Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:35:36.036Z] [exec] Application deployed with name deploydir. [2023-01-15T20:35:36.036Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:35:36.036Z] [exec] Command deploydir executed successfully. [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] setHttpPort: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] run.positive.foo: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.os: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.tools.unix: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.tools.windows: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.tools: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] setAsadminArgs: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init: [2023-01-15T20:35:36.036Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:36.036Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:36.036Z] [get] Not modified - so not downloaded [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.customtasks: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] runclient: [2023-01-15T20:35:36.036Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2023-01-15T20:35:36.036Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-01-15T20:35:36.036Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] processResult: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] failed: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] passed: [2023-01-15T20:35:36.036Z] [echo] Test deploydir Passed [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] unknown: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] declare-test: [2023-01-15T20:35:36.036Z] [echo] Starting test deploydir war/deploydir Test asadmin redeploydir preserves context root [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.os: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.tools.unix: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.tools.windows: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.tools: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] setAsadminArgs: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init: [2023-01-15T20:35:36.036Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:36.036Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:36.036Z] [get] Not modified - so not downloaded [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.customtasks: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] prepare: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] redeploydir.asadmin: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] setAsadminArgs: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] common.redeploydir.asadmin: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.os: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.tools.unix: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.tools.windows: [2023-01-15T20:35:36.036Z] [2023-01-15T20:35:36.036Z] init.tools: [2023-01-15T20:35:36.037Z] [2023-01-15T20:35:36.037Z] setAsadminArgs: [2023-01-15T20:35:36.037Z] [2023-01-15T20:35:36.037Z] init: [2023-01-15T20:35:36.037Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:36.037Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:36.037Z] [get] Not modified - so not downloaded [2023-01-15T20:35:36.037Z] [2023-01-15T20:35:36.037Z] init.customtasks: [2023-01-15T20:35:36.037Z] [2023-01-15T20:35:36.037Z] common.run.asadmin: [2023-01-15T20:35:36.037Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2023-01-15T20:35:36.037Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:36.291Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:36.297Z] [exec] Jan 15, 2023 8:35:36 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:35:36.296Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:36.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. [2023-01-15T20:35:36.298Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:35:36.299Z] [exec] Application deployed with name deploydir. [2023-01-15T20:35:36.299Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:35:36.299Z] [exec] Command deploydir executed successfully. [2023-01-15T20:35:36.299Z] [2023-01-15T20:35:36.299Z] setHttpPort: [2023-01-15T20:35:36.299Z] [2023-01-15T20:35:36.299Z] run.positive.foo: [2023-01-15T20:35:36.299Z] [2023-01-15T20:35:36.299Z] init.os: [2023-01-15T20:35:36.299Z] [2023-01-15T20:35:36.299Z] init.tools.unix: [2023-01-15T20:35:36.299Z] [2023-01-15T20:35:36.299Z] init.tools.windows: [2023-01-15T20:35:36.299Z] [2023-01-15T20:35:36.299Z] init.tools: [2023-01-15T20:35:36.299Z] [2023-01-15T20:35:36.299Z] setAsadminArgs: [2023-01-15T20:35:36.299Z] [2023-01-15T20:35:36.299Z] init: [2023-01-15T20:35:36.299Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:36.299Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:36.299Z] [get] Not modified - so not downloaded [2023-01-15T20:35:36.299Z] [2023-01-15T20:35:36.299Z] init.customtasks: [2023-01-15T20:35:36.299Z] [2023-01-15T20:35:36.299Z] runclient: [2023-01-15T20:35:36.299Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2023-01-15T20:35:36.300Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-01-15T20:35:36.559Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] processResult: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] failed: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] passed: [2023-01-15T20:35:36.559Z] [echo] Test deploydir Passed [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] unknown: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] declare-test: [2023-01-15T20:35:36.559Z] [echo] Starting test deploydir war/deploydir Test v3 asadmin redeploydir preserves context root [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init.os: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init.tools.unix: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init.tools.windows: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init.tools: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] setAsadminArgs: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init: [2023-01-15T20:35:36.559Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:36.559Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:36.559Z] [get] Not modified - so not downloaded [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init.customtasks: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] prepare: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] v3.redeploydir.asadmin: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] setAsadminArgs: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] common.v3.redeploy.asadmin: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init.os: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init.tools.unix: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init.tools.windows: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init.tools: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] setAsadminArgs: [2023-01-15T20:35:36.559Z] [2023-01-15T20:35:36.559Z] init: [2023-01-15T20:35:36.559Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:36.559Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:36.559Z] [get] Not modified - so not downloaded [2023-01-15T20:35:36.820Z] [2023-01-15T20:35:36.820Z] init.customtasks: [2023-01-15T20:35:36.820Z] [2023-01-15T20:35:36.820Z] delAppRef: [2023-01-15T20:35:36.820Z] [2023-01-15T20:35:36.820Z] init.os: [2023-01-15T20:35:36.820Z] [2023-01-15T20:35:36.820Z] init.tools.unix: [2023-01-15T20:35:36.820Z] [2023-01-15T20:35:36.820Z] init.tools.windows: [2023-01-15T20:35:36.820Z] [2023-01-15T20:35:36.820Z] init.tools: [2023-01-15T20:35:36.820Z] [2023-01-15T20:35:36.820Z] setAsadminArgs: [2023-01-15T20:35:36.820Z] [2023-01-15T20:35:36.820Z] init: [2023-01-15T20:35:36.820Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:36.820Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:36.820Z] [get] Not modified - so not downloaded [2023-01-15T20:35:36.820Z] [2023-01-15T20:35:36.820Z] init.customtasks: [2023-01-15T20:35:36.820Z] [2023-01-15T20:35:36.820Z] common.run.asadmin: [2023-01-15T20:35:36.820Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir [2023-01-15T20:35:36.820Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:36.994Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:37.254Z] [javac] 1 warning [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] build: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] build-custom-factory: [2023-01-15T20:35:37.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:35:37.254Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] setOSConditions: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] fixFiles: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] convUnix: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] convWin: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] setToolWin: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] setToolUnix: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] setToolProperty: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] setS1ASclassPath: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] init-common: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] package-persistence-common: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] ejb-jar-common: [2023-01-15T20:35:37.254Z] [2023-01-15T20:35:37.254Z] package-ejbjar-common: [2023-01-15T20:35:37.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:37.254Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:37.254Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:37.255Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:37.255Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2023-01-15T20:35:37.255Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:37.255Z] [2023-01-15T20:35:37.255Z] appclient-jar-common: [2023-01-15T20:35:37.255Z] [2023-01-15T20:35:37.255Z] package-appclientjar-common: [2023-01-15T20:35:37.255Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:37.255Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:37.255Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:37.255Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2023-01-15T20:35:37.255Z] [2023-01-15T20:35:37.255Z] webclient-war-common: [2023-01-15T20:35:37.255Z] [2023-01-15T20:35:37.255Z] build-ear-common: [2023-01-15T20:35:37.255Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:37.255Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2023-01-15T20:35:37.255Z] [2023-01-15T20:35:37.255Z] deploy: [2023-01-15T20:35:37.255Z] [2023-01-15T20:35:37.255Z] deploy-custom-resource-classes: [2023-01-15T20:35:37.255Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2023-01-15T20:35:37.255Z] [2023-01-15T20:35:37.255Z] restart-server: [2023-01-15T20:35:37.255Z] [2023-01-15T20:35:37.255Z] setOSConditions: [2023-01-15T20:35:37.255Z] [2023-01-15T20:35:37.255Z] stop-server: [2023-01-15T20:35:37.255Z] [2023-01-15T20:35:37.255Z] stop-server-unix: [2023-01-15T20:35:37.255Z] [echo] stopping server on unix ... [2023-01-15T20:35:37.255Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:37.759Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:37.760Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2023-01-15T20:35:38.020Z] [exec] Application deployed with name deploydir. [2023-01-15T20:35:38.020Z] [exec] Command redeploy executed successfully. [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init.os: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init.tools.unix: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init.tools.windows: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init.tools: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] setAsadminArgs: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init: [2023-01-15T20:35:38.020Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:38.020Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:38.020Z] [get] Not modified - so not downloaded [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init.customtasks: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] setEnabled: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] createAppRef: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] setHttpPort: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] run.positive.foo: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init.os: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init.tools.unix: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init.tools.windows: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init.tools: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] setAsadminArgs: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init: [2023-01-15T20:35:38.020Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:38.020Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:38.020Z] [get] Not modified - so not downloaded [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] init.customtasks: [2023-01-15T20:35:38.020Z] [2023-01-15T20:35:38.020Z] runclient: [2023-01-15T20:35:38.020Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2023-01-15T20:35:38.281Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:38.281Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-01-15T20:35:38.281Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2023-01-15T20:35:38.540Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:38.540Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:38.540Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-01-15T20:35:38.540Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:38.540Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:38.541Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:38.541Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-01-15T20:35:38.541Z] [javaWithResult] [war.client.Client]::

[2023-01-15T20:35:38.541Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-01-15T20:35:38.541Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:38.541Z] [javaWithResult] [war.client.Client]:: [2023-01-15T20:35:38.541Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-01-15T20:35:38.541Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] processResult: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] failed: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] passed: [2023-01-15T20:35:38.541Z] [echo] Test deploydir Passed [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] unknown: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] declare-test: [2023-01-15T20:35:38.541Z] [echo] Starting test deploydir war/deploydir Test asadmin undeploydir [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] undeploy.asadmin: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] setAsadminArgs: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] common.undeploy.asadmin: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init.os: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init.tools.unix: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init.tools.windows: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init.tools: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] setAsadminArgs: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init: [2023-01-15T20:35:38.541Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:38.541Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:38.541Z] [get] Not modified - so not downloaded [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init.customtasks: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] delAppRef: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init.os: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init.tools.unix: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init.tools.windows: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init.tools: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] setAsadminArgs: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init: [2023-01-15T20:35:38.541Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:38.541Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:38.541Z] [get] Not modified - so not downloaded [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] init.customtasks: [2023-01-15T20:35:38.541Z] [2023-01-15T20:35:38.541Z] common.run.asadmin: [2023-01-15T20:35:38.541Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [2023-01-15T20:35:38.625Z] [exec] Waiting for the domain to stop . [2023-01-15T20:35:38.625Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:35:38.802Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:39.369Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:39.369Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:35:39.572Z] [exec] Value of key is: statementTest : [2023-01-15T20:35:39.573Z] [exec] Value of key is: preparedStatementTest : [2023-01-15T20:35:39.573Z] [exec] Value of key is: callableStatementTest : [2023-01-15T20:35:39.573Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:35:39.573Z] [exec] [2023-01-15T20:35:39.573Z] [exec] [2023-01-15T20:35:39.573Z] [exec] ----------------------------------------- [2023-01-15T20:35:39.573Z] [exec] - callableStatementTest : : PASS - [2023-01-15T20:35:39.573Z] [exec] - statementTest : : PASS - [2023-01-15T20:35:39.573Z] [exec] - preparedStatementTest : : PASS - [2023-01-15T20:35:39.573Z] [exec] ----------------------------------------- [2023-01-15T20:35:39.573Z] [exec] Total PASS: 3 [2023-01-15T20:35:39.573Z] [exec] Total FAIL: 0 [2023-01-15T20:35:39.573Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:35:39.573Z] [exec] ----------------------------------------- [2023-01-15T20:35:39.573Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:35:39.573Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] checkReporting-common: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] confirmReportPresent-common: [2023-01-15T20:35:39.573Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:35:39.573Z] [echo] Test seems to be reported fine [2023-01-15T20:35:39.573Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/RepRunConf.txt [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] confirmMissingReport-common: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] undeploy: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] setOSConditions: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] setToolWin: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] setToolUnix: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] setToolProperty: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] setS1ASclassPath: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] init-common: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] execute-sql-common: [2023-01-15T20:35:39.573Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/drop_pointbase.sql [2023-01-15T20:35:39.573Z] [sql] 0 rows affected [2023-01-15T20:35:39.573Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] setOSConditions: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] setToolWin: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] setToolUnix: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] setToolProperty: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] setS1ASclassPath: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] init-common: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] delete-persistence-resource-common: [2023-01-15T20:35:39.573Z] [2023-01-15T20:35:39.573Z] asadmin-common-ignore-fail: [2023-01-15T20:35:39.573Z] [echo] asadmin delete-persistence-resource --target server --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdo/s1qePM [2023-01-15T20:35:39.573Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:39.629Z] [exec] Command undeploy executed successfully. [2023-01-15T20:35:39.629Z] [2023-01-15T20:35:39.629Z] setHttpPort: [2023-01-15T20:35:39.629Z] [2023-01-15T20:35:39.629Z] run.negative: [2023-01-15T20:35:39.629Z] [2023-01-15T20:35:39.629Z] init.os: [2023-01-15T20:35:39.629Z] [2023-01-15T20:35:39.629Z] init.tools.unix: [2023-01-15T20:35:39.629Z] [2023-01-15T20:35:39.629Z] init.tools.windows: [2023-01-15T20:35:39.629Z] [2023-01-15T20:35:39.629Z] init.tools: [2023-01-15T20:35:39.629Z] [2023-01-15T20:35:39.629Z] setAsadminArgs: [2023-01-15T20:35:39.629Z] [2023-01-15T20:35:39.629Z] init: [2023-01-15T20:35:39.629Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:39.629Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:39.629Z] [get] Not modified - so not downloaded [2023-01-15T20:35:39.629Z] [2023-01-15T20:35:39.629Z] init.customtasks: [2023-01-15T20:35:39.629Z] [2023-01-15T20:35:39.629Z] runclient: [2023-01-15T20:35:39.629Z] [echo] TestClient http://localhost:8080/deploydir/deploydir false [2023-01-15T20:35:39.830Z] [exec] Command delete-persistence-resource failed. [2023-01-15T20:35:39.831Z] [exec] CLI194: Previously supported command: delete-persistence-resource is not supported for this release. [2023-01-15T20:35:39.831Z] [exec] Result: 1 [2023-01-15T20:35:39.831Z] [2023-01-15T20:35:39.831Z] setOSConditions: [2023-01-15T20:35:39.831Z] [2023-01-15T20:35:39.831Z] setToolWin: [2023-01-15T20:35:39.831Z] [2023-01-15T20:35:39.831Z] setToolUnix: [2023-01-15T20:35:39.831Z] [2023-01-15T20:35:39.831Z] setToolProperty: [2023-01-15T20:35:39.831Z] [2023-01-15T20:35:39.831Z] setS1ASclassPath: [2023-01-15T20:35:39.831Z] [2023-01-15T20:35:39.831Z] init-common: [2023-01-15T20:35:39.831Z] [2023-01-15T20:35:39.831Z] undeploy-jdbc-common: [2023-01-15T20:35:39.888Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:39.888Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-01-15T20:35:39.889Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2023-01-15T20:35:39.889Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/deploydir/deploydir [2023-01-15T20:35:39.889Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-01-15T20:35:40.087Z] [2023-01-15T20:35:40.088Z] setOSConditions: [2023-01-15T20:35:40.088Z] [2023-01-15T20:35:40.088Z] setToolWin: [2023-01-15T20:35:40.088Z] [2023-01-15T20:35:40.088Z] setToolUnix: [2023-01-15T20:35:40.088Z] [2023-01-15T20:35:40.088Z] setToolProperty: [2023-01-15T20:35:40.088Z] [2023-01-15T20:35:40.088Z] setS1ASclassPath: [2023-01-15T20:35:40.088Z] [2023-01-15T20:35:40.088Z] init-common: [2023-01-15T20:35:40.088Z] [2023-01-15T20:35:40.088Z] delete-jdbc-resource-common: [2023-01-15T20:35:40.088Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:35:40.088Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:40.147Z] [2023-01-15T20:35:40.148Z] processResult: [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] failed: [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] passed: [2023-01-15T20:35:40.148Z] [echo] Test deploydir Passed [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] unknown: [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] private-all: [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] declare-test: [2023-01-15T20:35:40.148Z] [echo] Starting test virtualserver war/virtualserver Test asadmin deploy1 [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] init.os: [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] init.tools.unix: [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] init.tools.windows: [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] init.tools: [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] setAsadminArgs: [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] init: [2023-01-15T20:35:40.148Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:40.148Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:40.148Z] [get] Not modified - so not downloaded [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] init.customtasks: [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] prepare: [2023-01-15T20:35:40.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver [2023-01-15T20:35:40.148Z] [2023-01-15T20:35:40.148Z] compile: [2023-01-15T20:35:40.148Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:40.148Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver [2023-01-15T20:35:40.301Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T20:35:40.302Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:35:40.302Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:35:40.302Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:35:40.302Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] setOSConditions: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] setToolWin: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] setToolUnix: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] setToolProperty: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] setS1ASclassPath: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] init-common: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] clean: [2023-01-15T20:35:40.302Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:40.302Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] build-provider-jar: [2023-01-15T20:35:40.302Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:35:40.302Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:35:40.302Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:35:40.302Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] setOSConditions: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] setToolWin: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] setToolUnix: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] setToolProperty: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] setS1ASclassPath: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] init-common: [2023-01-15T20:35:40.302Z] [2023-01-15T20:35:40.302Z] compile-common: [2023-01-15T20:35:40.302Z] [echo] Current time (ISO): 2023-01-15T20:35:39.657+0000 [2023-01-15T20:35:40.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:40.302Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:40.302Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:40.345Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:35:40.410Z] [2023-01-15T20:35:40.410Z] assemble: [2023-01-15T20:35:40.411Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver-portable.war [2023-01-15T20:35:40.411Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver-deployplan.jar [2023-01-15T20:35:40.411Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver.war [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] create.virtual.server: [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] setAsadminArgs: [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] common.create.virtual.server.asadmin: [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] init.os: [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] init.tools.unix: [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] init.tools.windows: [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] init.tools: [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] setAsadminArgs: [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] init: [2023-01-15T20:35:40.411Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:40.411Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:40.411Z] [get] Not modified - so not downloaded [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] init.customtasks: [2023-01-15T20:35:40.411Z] [2023-01-15T20:35:40.411Z] common.run.asadmin: [2023-01-15T20:35:40.411Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-virtual-server --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --hosts localhost server-foo [2023-01-15T20:35:40.603Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:35:40.603Z] [echo] cmd executed for server [2023-01-15T20:35:40.603Z] [2023-01-15T20:35:40.603Z] setOSConditions: [2023-01-15T20:35:40.603Z] [2023-01-15T20:35:40.603Z] setToolWin: [2023-01-15T20:35:40.603Z] [2023-01-15T20:35:40.603Z] setToolUnix: [2023-01-15T20:35:40.603Z] [2023-01-15T20:35:40.603Z] setToolProperty: [2023-01-15T20:35:40.603Z] [2023-01-15T20:35:40.603Z] setS1ASclassPath: [2023-01-15T20:35:40.603Z] [2023-01-15T20:35:40.603Z] init-common: [2023-01-15T20:35:40.603Z] [2023-01-15T20:35:40.603Z] delete-jdbc-connpool-common: [2023-01-15T20:35:40.603Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:35:40.603Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:40.670Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:41.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:35:41.171Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:35:41.172Z] [echo] cmd executed for server [2023-01-15T20:35:41.172Z] [2023-01-15T20:35:41.172Z] setOSConditions: [2023-01-15T20:35:41.172Z] [2023-01-15T20:35:41.172Z] setToolWin: [2023-01-15T20:35:41.172Z] [2023-01-15T20:35:41.172Z] setToolUnix: [2023-01-15T20:35:41.172Z] [2023-01-15T20:35:41.172Z] setToolProperty: [2023-01-15T20:35:41.172Z] [2023-01-15T20:35:41.172Z] setS1ASclassPath: [2023-01-15T20:35:41.172Z] [2023-01-15T20:35:41.172Z] init-common: [2023-01-15T20:35:41.172Z] [2023-01-15T20:35:41.172Z] undeploy-common: [2023-01-15T20:35:41.172Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:41.240Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:41.241Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-virtual-server [options] ... [2023-01-15T20:35:41.502Z] [exec] Command create-virtual-server executed successfully. [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] create.http.listener: [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] setAsadminArgs: [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] common.create.http.listener.asadmin: [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] init.os: [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] init.tools.unix: [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] init.tools.windows: [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] init.tools: [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] setAsadminArgs: [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] init: [2023-01-15T20:35:41.502Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:41.502Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:41.502Z] [get] Not modified - so not downloaded [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] init.customtasks: [2023-01-15T20:35:41.502Z] [2023-01-15T20:35:41.502Z] common.run.asadmin: [2023-01-15T20:35:41.502Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-http-listener --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:35:41.670Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:41.670Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:35:41.670Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:35:41.670Z] [javac] 1 warning [2023-01-15T20:35:41.670Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-jmac-provider.jar [2023-01-15T20:35:41.670Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:35:41.670Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:35:41.670Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:35:41.671Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:35:41.671Z] [2023-01-15T20:35:41.671Z] setOSConditions: [2023-01-15T20:35:41.671Z] [2023-01-15T20:35:41.671Z] setToolWin: [2023-01-15T20:35:41.671Z] [2023-01-15T20:35:41.671Z] setToolUnix: [2023-01-15T20:35:41.671Z] [2023-01-15T20:35:41.671Z] setToolProperty: [2023-01-15T20:35:41.671Z] [2023-01-15T20:35:41.671Z] setS1ASclassPath: [2023-01-15T20:35:41.671Z] [2023-01-15T20:35:41.671Z] init-common: [2023-01-15T20:35:41.671Z] [2023-01-15T20:35:41.671Z] startDomainUnix: [2023-01-15T20:35:41.671Z] [echo] Starting DAS [2023-01-15T20:35:41.671Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:41.735Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-statementtimeoutApp [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] all: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setOSConditions: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolWin: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolUnix: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolProperty: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setS1ASclassPath: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] init-common: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] clean: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setOSConditions: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolWin: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolUnix: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolProperty: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setS1ASclassPath: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] init-common: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] clean-common: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setOSConditions: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolWin: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolUnix: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolProperty: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setS1ASclassPath: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] init-common: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] clean-classes-common: [2023-01-15T20:35:41.735Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setOSConditions: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolWin: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolUnix: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolProperty: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setS1ASclassPath: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] init-common: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] clean-jars-common: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] compile: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setOSConditions: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolWin: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolUnix: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setToolProperty: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] setS1ASclassPath: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] init-common: [2023-01-15T20:35:41.735Z] [2023-01-15T20:35:41.735Z] compile-common: [2023-01-15T20:35:41.735Z] [echo] Current time (ISO): 2023-01-15T20:35:41.664+0000 [2023-01-15T20:35:41.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:41.735Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:41.761Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:41.992Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:42.330Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:42.331Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-http-listener [options] ... [2023-01-15T20:35:42.900Z] [exec] Command create-http-listener executed successfully. [2023-01-15T20:35:42.900Z] [2023-01-15T20:35:42.900Z] restart.server: [2023-01-15T20:35:42.900Z] [echo] Restarting server... [2023-01-15T20:35:42.900Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:43.887Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:43.888Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:35:43.888Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:35:43.888Z] [javac] 1 warning [2023-01-15T20:35:43.888Z] [2023-01-15T20:35:43.888Z] setOSConditions: [2023-01-15T20:35:43.888Z] [2023-01-15T20:35:43.888Z] setToolWin: [2023-01-15T20:35:43.888Z] [2023-01-15T20:35:43.888Z] setToolUnix: [2023-01-15T20:35:43.888Z] [2023-01-15T20:35:43.888Z] setToolProperty: [2023-01-15T20:35:43.888Z] [2023-01-15T20:35:43.888Z] setS1ASclassPath: [2023-01-15T20:35:43.888Z] [2023-01-15T20:35:43.888Z] init-common: [2023-01-15T20:35:43.888Z] [2023-01-15T20:35:43.888Z] compile-common: [2023-01-15T20:35:43.888Z] [echo] Current time (ISO): 2023-01-15T20:35:43.575+0000 [2023-01-15T20:35:43.888Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:35:43.888Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:44.807Z] [exec] Waiting for the domain to stop . [2023-01-15T20:35:44.808Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:35:44.808Z] [2023-01-15T20:35:44.808Z] start-process: [2023-01-15T20:35:44.808Z] [2023-01-15T20:35:44.808Z] start-process-non-windows: [2023-01-15T20:35:45.066Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:45.784Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:35:45.785Z] [javac] 1 warning [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] build: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] setOSConditions: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] fixFiles: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] convUnix: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] convWin: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] setToolWin: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] setToolUnix: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] setToolProperty: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] setS1ASclassPath: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] init-common: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] package-persistence-common: [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.785Z] ejb-jar-common: [2023-01-15T20:35:45.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:35:45.785Z] [2023-01-15T20:35:45.786Z] package-ejbjar-common: [2023-01-15T20:35:45.786Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:45.786Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:45.786Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:45.786Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-ejb.jar [2023-01-15T20:35:45.786Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] appclient-jar-common: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] package-appclientjar-common: [2023-01-15T20:35:45.786Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:45.786Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:45.786Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:45.786Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-client.jar [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] webclient-war-common: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] build-ear-common: [2023-01-15T20:35:45.786Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:35:45.786Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] create-jdbc-stuff: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] setOSConditions: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] setToolWin: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] setToolUnix: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] setToolProperty: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] setS1ASclassPath: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] init-common: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] deploy-jdbc-common: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] setOSConditions: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] setToolWin: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] setToolUnix: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] setToolProperty: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] setS1ASclassPath: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] init-common: [2023-01-15T20:35:45.786Z] [2023-01-15T20:35:45.786Z] create-jdbc-connpool-common: [2023-01-15T20:35:45.786Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:45.845Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:35:45.846Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:35:45.846Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:35:45.846Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:35:45.846Z] [exec] Admin Port: 4848 [2023-01-15T20:35:45.846Z] [exec] Command start-domain executed successfully. [2023-01-15T20:35:45.846Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:35:45.846Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:35:45.846Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:35:45.846Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:35:45.846Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:35:45.846Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:35:45.846Z] [2023-01-15T20:35:45.846Z] dumpThreadStack: [2023-01-15T20:35:45.846Z] [2023-01-15T20:35:45.846Z] startDomainWindows: [2023-01-15T20:35:45.846Z] [2023-01-15T20:35:45.846Z] startDomain: [2023-01-15T20:35:45.846Z] [echo] original auth.conf length: 668 [2023-01-15T20:35:45.846Z] [echo] new auth.conf length: 668 [2023-01-15T20:35:45.846Z] [echo] files are of same length. OK [2023-01-15T20:35:45.846Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:35:45.846Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:35:45.846Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:35:45.846Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:35:45.846Z] [2023-01-15T20:35:45.846Z] setOSConditions: [2023-01-15T20:35:45.846Z] [2023-01-15T20:35:45.846Z] setToolWin: [2023-01-15T20:35:45.846Z] [2023-01-15T20:35:45.846Z] setToolUnix: [2023-01-15T20:35:45.846Z] [2023-01-15T20:35:45.846Z] setToolProperty: [2023-01-15T20:35:45.846Z] [2023-01-15T20:35:45.846Z] setS1ASclassPath: [2023-01-15T20:35:45.846Z] [2023-01-15T20:35:45.846Z] init-common: [2023-01-15T20:35:45.846Z] [2023-01-15T20:35:45.846Z] stopDomain: [2023-01-15T20:35:45.846Z] [echo] run.xml:stopping domain... [2023-01-15T20:35:45.846Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:46.003Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:46.003Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2023-01-15T20:35:46.349Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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-conval [2023-01-15T20:35:46.350Z] [exec] JDBC connection pool jdbc-conval created successfully. [2023-01-15T20:35:46.350Z] [2023-01-15T20:35:46.350Z] set-derby-connpool-props: [2023-01-15T20:35:46.350Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:46.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-01-15T20:35:46.865Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-01-15T20:35:46.865Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:47.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-01-15T20:35:47.380Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-01-15T20:35:47.380Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:47.945Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-01-15T20:35:47.945Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-01-15T20:35:47.945Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:48.201Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-01-15T20:35:48.457Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-01-15T20:35:48.457Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:48.582Z] [2023-01-15T20:35:48.582Z] stop-server-windows: [2023-01-15T20:35:49.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-01-15T20:35:49.021Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-01-15T20:35:49.021Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:49.278Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:35:49.535Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:35:49.536Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:50.102Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-01-15T20:35:50.102Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-01-15T20:35:50.102Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:50.358Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-01-15T20:35:50.614Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-01-15T20:35:50.614Z] [2023-01-15T20:35:50.614Z] setOSConditions: [2023-01-15T20:35:50.614Z] [2023-01-15T20:35:50.614Z] setToolWin: [2023-01-15T20:35:50.614Z] [2023-01-15T20:35:50.614Z] setToolUnix: [2023-01-15T20:35:50.614Z] [2023-01-15T20:35:50.614Z] setToolProperty: [2023-01-15T20:35:50.614Z] [2023-01-15T20:35:50.614Z] setS1ASclassPath: [2023-01-15T20:35:50.614Z] [2023-01-15T20:35:50.614Z] init-common: [2023-01-15T20:35:50.614Z] [2023-01-15T20:35:50.614Z] create-jdbc-resource-common: [2023-01-15T20:35:50.614Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-conval --target server jdbc/convalDB [2023-01-15T20:35:50.614Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:51.103Z] [exec] Waiting for the domain to stop .... [2023-01-15T20:35:51.104Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:35:51.178Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-conval --enabled=true --target server jdbc/convalDB [2023-01-15T20:35:51.675Z] [exec] JDBC resource jdbc/convalDB created successfully. [2023-01-15T20:35:51.675Z] [echo] cmd executed for server [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] deploy: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] setOSConditions: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] setToolWin: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] setToolUnix: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] setToolProperty: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] setS1ASclassPath: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] init-common: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] deploy-common: [2023-01-15T20:35:51.675Z] [echo] Current time (ISO): 2023-01-15T20:35:50.928+0000 [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] setOSConditions: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] setToolWin: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] setToolUnix: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] setToolProperty: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] setS1ASclassPath: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] init-common: [2023-01-15T20:35:51.675Z] [2023-01-15T20:35:51.675Z] deploy-common-pe: [2023-01-15T20:35:51.675Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] junit [2023-01-15T20:35:51.695Z] Recording test results [2023-01-15T20:35:51.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-01-15T20:35:51.933Z] [exec] Application deployed with name jdbc-convalApp. [2023-01-15T20:35:51.933Z] [echo] Deployment on target server server successful [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setOSConditions: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setToolWin: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setToolUnix: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setToolProperty: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setS1ASclassPath: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] init-common: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] deploy-common-ee: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] run: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setOSConditions: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setToolWin: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setToolUnix: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setToolProperty: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setS1ASclassPath: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] init-common: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] execute-sql-common: [2023-01-15T20:35:51.933Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/create_pointbase.sql [2023-01-15T20:35:51.933Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:35:51.933Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:35:51.933Z] [sql] 0 rows affected [2023-01-15T20:35:51.933Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setOSConditions: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setToolWin: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setToolUnix: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setToolProperty: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] setS1ASclassPath: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] init-common: [2023-01-15T20:35:51.933Z] [2023-01-15T20:35:51.933Z] runclient-common: [2023-01-15T20:35:51.933Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:35:51.934Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:52.190Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:52.573Z] [exec] Waiting for domain1 to start ...... [2023-01-15T20:35:52.573Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:35:52.573Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:35:52.573Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:35:52.573Z] [exec] Admin Port: 4848 [2023-01-15T20:35:52.573Z] [exec] Command start-domain executed successfully. [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] init.os: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] init.tools.unix: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] init.tools.windows: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] init.tools: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] setAsadminArgs: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] init: [2023-01-15T20:35:52.573Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:52.573Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:52.573Z] [get] Not modified - so not downloaded [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] init.customtasks: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] prepare: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] deploy.asadmin: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] setAsadminArgs: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] common.deploy.asadmin: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] init.os: [2023-01-15T20:35:52.573Z] [2023-01-15T20:35:52.573Z] init.tools.unix: [2023-01-15T20:35:52.574Z] [2023-01-15T20:35:52.574Z] init.tools.windows: [2023-01-15T20:35:52.574Z] [2023-01-15T20:35:52.574Z] init.tools: [2023-01-15T20:35:52.574Z] [2023-01-15T20:35:52.574Z] setAsadminArgs: [2023-01-15T20:35:52.574Z] [2023-01-15T20:35:52.574Z] init: [2023-01-15T20:35:52.574Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:52.574Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:52.574Z] [get] Not modified - so not downloaded [2023-01-15T20:35:52.574Z] [2023-01-15T20:35:52.574Z] init.customtasks: [2023-01-15T20:35:52.574Z] [2023-01-15T20:35:52.574Z] common.run.asadmin: [2023-01-15T20:35:52.574Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --virtualservers server-foo /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver.war [2023-01-15T20:35:52.574Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:52.833Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:35:52.833Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:35:53.120Z] [exec] Jan 15, 2023 8:35:52 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:35:53.121Z] [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. [2023-01-15T20:35:53.844Z] [2023-01-15T20:35:53.845Z] setOSConditions: [2023-01-15T20:35:53.845Z] [2023-01-15T20:35:53.845Z] start-server: [2023-01-15T20:35:53.845Z] [echo] +-----------------------------+ [2023-01-15T20:35:53.845Z] [echo] | | [2023-01-15T20:35:53.845Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:35:53.845Z] [echo] | in Felix mode | [2023-01-15T20:35:53.845Z] [echo] | | [2023-01-15T20:35:53.845Z] [echo] +-----------------------------+ [2023-01-15T20:35:53.845Z] [2023-01-15T20:35:53.845Z] start-server-unix: [2023-01-15T20:35:53.845Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:56.393Z] [exec] Value of key is: test-1 [2023-01-15T20:35:56.393Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:35:56.393Z] [exec] [2023-01-15T20:35:56.394Z] [exec] [2023-01-15T20:35:56.394Z] [exec] ----------------------------------------- [2023-01-15T20:35:56.394Z] [exec] - test-1 : PASS - [2023-01-15T20:35:56.394Z] [exec] ----------------------------------------- [2023-01-15T20:35:56.394Z] [exec] Total PASS: 1 [2023-01-15T20:35:56.394Z] [exec] Total FAIL: 0 [2023-01-15T20:35:56.394Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:35:56.394Z] [exec] ----------------------------------------- [2023-01-15T20:35:56.394Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:35:56.394Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] checkReporting-common: [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] confirmReportPresent-common: [2023-01-15T20:35:56.394Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:35:56.394Z] [echo] Test seems to be reported fine [2023-01-15T20:35:56.394Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] confirmMissingReport-common: [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] setOSConditions: [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] setToolWin: [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] setToolUnix: [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] setToolProperty: [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] setS1ASclassPath: [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] init-common: [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] stop-derby: [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] stop-derby-aix: [2023-01-15T20:35:56.394Z] [2023-01-15T20:35:56.394Z] stop-derby-nonaix: [2023-01-15T20:35:56.394Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:35:56.650Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:56.907Z] [java] Sun Jan 15 20:35:56 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:35:56.907Z] [2023-01-15T20:35:56.907Z] setOSConditions: [2023-01-15T20:35:56.907Z] [2023-01-15T20:35:56.907Z] setToolWin: [2023-01-15T20:35:56.907Z] [2023-01-15T20:35:56.907Z] setToolUnix: [2023-01-15T20:35:56.907Z] [2023-01-15T20:35:56.907Z] setToolProperty: [2023-01-15T20:35:56.907Z] [2023-01-15T20:35:56.907Z] setS1ASclassPath: [2023-01-15T20:35:56.907Z] [2023-01-15T20:35:56.907Z] init-common: [2023-01-15T20:35:56.907Z] [2023-01-15T20:35:56.907Z] start-derby: [2023-01-15T20:35:56.907Z] [2023-01-15T20:35:56.907Z] start-derby-aix: [2023-01-15T20:35:56.907Z] [2023-01-15T20:35:56.907Z] start-derby-nonaix: [2023-01-15T20:35:56.907Z] [echo] Starting Derby DB Server ... [2023-01-15T20:35:58.018Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:35:58.019Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:35:58.019Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:35:58.019Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:35:58.019Z] [exec] Admin Port: 4848 [2023-01-15T20:35:58.019Z] [exec] Command start-domain executed successfully. [2023-01-15T20:35:58.148Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T20:35:59.404Z] [exec] Application deployed with name virtualserver. [2023-01-15T20:35:59.405Z] [exec] Command deploy executed successfully. [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init.os: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init.tools.unix: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init.tools.windows: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init.tools: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] setAsadminArgs: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init: [2023-01-15T20:35:59.405Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:59.405Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:59.405Z] [get] Not modified - so not downloaded [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init.customtasks: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] setEnabled: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] createAppRef: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] setHttpPort: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] run.positive: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init.os: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init.tools.unix: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init.tools.windows: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init.tools: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] setAsadminArgs: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init: [2023-01-15T20:35:59.405Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:59.405Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:59.405Z] [get] Not modified - so not downloaded [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] init.customtasks: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] runclient: [2023-01-15T20:35:59.405Z] [echo] TestClient http://localhost:8080/war/virtualserver true [2023-01-15T20:35:59.405Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:59.405Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/virtualserver [2023-01-15T20:35:59.405Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/war/virtualserver [2023-01-15T20:35:59.405Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/war/virtualserver [2023-01-15T20:35:59.405Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1974) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1969) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(Native Method) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1968) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:35:59.405Z] [javaWithResult] at virtualserver.client.TestClient.invokeServlet(TestClient.java:60) [2023-01-15T20:35:59.405Z] [javaWithResult] at virtualserver.client.TestClient.doTest(TestClient.java:39) [2023-01-15T20:35:59.405Z] [javaWithResult] at virtualserver.client.TestClient.main(TestClient.java:30) [2023-01-15T20:35:59.405Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1920) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:35:59.405Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527) [2023-01-15T20:35:59.405Z] [javaWithResult] at virtualserver.client.TestClient.invokeServlet(TestClient.java:59) [2023-01-15T20:35:59.405Z] [javaWithResult] ... 2 more [2023-01-15T20:35:59.405Z] [javaWithResult] Java Result: 255 [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] processResult: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] failed: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] passed: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] unknown: [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] writeLogToConsole: [2023-01-15T20:35:59.405Z] [echo] Test virtualserver UNKNOWN at 15-Jan-2023 20:35:58.930 with return code 255 [2023-01-15T20:35:59.405Z] [2023-01-15T20:35:59.405Z] declare-test: [2023-01-15T20:35:59.406Z] [echo] Starting test virtualserver war/virtualserver Test asadmin deploy2 [2023-01-15T20:35:59.406Z] [2023-01-15T20:35:59.406Z] setHttpPort: [2023-01-15T20:35:59.406Z] [2023-01-15T20:35:59.406Z] run.negative: [2023-01-15T20:35:59.406Z] [2023-01-15T20:35:59.406Z] init.os: [2023-01-15T20:35:59.406Z] [2023-01-15T20:35:59.406Z] init.tools.unix: [2023-01-15T20:35:59.406Z] [2023-01-15T20:35:59.406Z] init.tools.windows: [2023-01-15T20:35:59.406Z] [2023-01-15T20:35:59.406Z] init.tools: [2023-01-15T20:35:59.406Z] [2023-01-15T20:35:59.406Z] setAsadminArgs: [2023-01-15T20:35:59.406Z] [2023-01-15T20:35:59.406Z] init: [2023-01-15T20:35:59.406Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:59.406Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:59.406Z] [get] Not modified - so not downloaded [2023-01-15T20:35:59.406Z] [2023-01-15T20:35:59.406Z] init.customtasks: [2023-01-15T20:35:59.406Z] [2023-01-15T20:35:59.406Z] runclient: [2023-01-15T20:35:59.406Z] [echo] TestClient http://localhost:8080/war/virtualserver false [2023-01-15T20:35:59.406Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:35:59.406Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/virtualserver [2023-01-15T20:35:59.406Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/war/virtualserver [2023-01-15T20:35:59.664Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2023-01-15T20:35:59.664Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/virtualserver [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] processResult: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] failed: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] passed: [2023-01-15T20:35:59.664Z] [echo] Test virtualserver Passed [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] unknown: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] undeploy.asadmin: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] setAsadminArgs: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] common.undeploy.asadmin: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] init.os: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] init.tools.unix: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] init.tools.windows: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] init.tools: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] setAsadminArgs: [2023-01-15T20:35:59.664Z] [2023-01-15T20:35:59.664Z] init: [2023-01-15T20:35:59.665Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:59.665Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:59.665Z] [get] Not modified - so not downloaded [2023-01-15T20:35:59.665Z] [2023-01-15T20:35:59.665Z] init.customtasks: [2023-01-15T20:35:59.665Z] [2023-01-15T20:35:59.665Z] delAppRef: [2023-01-15T20:35:59.665Z] [2023-01-15T20:35:59.665Z] init.os: [2023-01-15T20:35:59.665Z] [2023-01-15T20:35:59.665Z] init.tools.unix: [2023-01-15T20:35:59.665Z] [2023-01-15T20:35:59.665Z] init.tools.windows: [2023-01-15T20:35:59.665Z] [2023-01-15T20:35:59.665Z] init.tools: [2023-01-15T20:35:59.665Z] [2023-01-15T20:35:59.665Z] setAsadminArgs: [2023-01-15T20:35:59.665Z] [2023-01-15T20:35:59.665Z] init: [2023-01-15T20:35:59.665Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:35:59.665Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:35:59.665Z] [get] Not modified - so not downloaded [2023-01-15T20:35:59.665Z] [2023-01-15T20:35:59.665Z] init.customtasks: [2023-01-15T20:35:59.665Z] [2023-01-15T20:35:59.665Z] common.run.asadmin: [2023-01-15T20:35:59.665Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 virtualserver [2023-01-15T20:35:59.925Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:00.496Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:00.496Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:36:01.067Z] [exec] Command undeploy executed successfully. [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] delete.http.listener: [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] setAsadminArgs: [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] common.delete.http.listener.asadmin: [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] init.os: [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] init.tools.unix: [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] init.tools.windows: [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] init.tools: [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] setAsadminArgs: [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] init: [2023-01-15T20:36:01.067Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:01.067Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:01.067Z] [get] Not modified - so not downloaded [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] init.customtasks: [2023-01-15T20:36:01.067Z] [2023-01-15T20:36:01.067Z] common.run.asadmin: [2023-01-15T20:36:01.067Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-http-listener --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 listener-foo [2023-01-15T20:36:01.067Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:01.635Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:01.635Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-http-listener [options] ... [2023-01-15T20:36:02.206Z] [exec] Command delete-http-listener executed successfully. [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] delete.virtual.server: [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] setAsadminArgs: [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] common.delete.virtual.server.asadmin: [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] init.os: [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] init.tools.unix: [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] init.tools.windows: [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] init.tools: [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] setAsadminArgs: [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] init: [2023-01-15T20:36:02.206Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:02.206Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:02.206Z] [get] Not modified - so not downloaded [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] init.customtasks: [2023-01-15T20:36:02.206Z] [2023-01-15T20:36:02.206Z] common.run.asadmin: [2023-01-15T20:36:02.206Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-virtual-server --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 server-foo [2023-01-15T20:36:02.206Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:02.775Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:02.775Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-virtual-server [options] ... [2023-01-15T20:36:03.346Z] [exec] Command delete-virtual-server executed successfully. [2023-01-15T20:36:03.346Z] [2023-01-15T20:36:03.346Z] restart.server: [2023-01-15T20:36:03.346Z] [echo] Restarting server... [2023-01-15T20:36:03.346Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:05.884Z] [exec] Waiting for the domain to stop . [2023-01-15T20:36:05.884Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:36:05.884Z] [2023-01-15T20:36:05.884Z] start-process: [2023-01-15T20:36:05.884Z] [2023-01-15T20:36:05.884Z] start-process-non-windows: [2023-01-15T20:36:05.884Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:05.961Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/auth.conf [2023-01-15T20:36:06.003Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-jmac-provider.jar [2023-01-15T20:36:06.003Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:06.003Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:06.003Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:06.003Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:06.003Z] [2023-01-15T20:36:06.003Z] setOSConditions: [2023-01-15T20:36:06.003Z] [2023-01-15T20:36:06.003Z] setToolWin: [2023-01-15T20:36:06.003Z] [2023-01-15T20:36:06.003Z] setToolUnix: [2023-01-15T20:36:06.003Z] [2023-01-15T20:36:06.003Z] setToolProperty: [2023-01-15T20:36:06.003Z] [2023-01-15T20:36:06.003Z] setS1ASclassPath: [2023-01-15T20:36:06.003Z] [2023-01-15T20:36:06.003Z] init-common: [2023-01-15T20:36:06.003Z] [2023-01-15T20:36:06.003Z] startDomainUnix: [2023-01-15T20:36:06.003Z] [echo] Starting DAS [2023-01-15T20:36:06.003Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:06.454Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:06.606Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] start-server-windows: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] setOSConditions: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] setToolWin: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] setToolUnix: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] setToolProperty: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] setS1ASclassPath: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] init-common: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] deploy-common: [2023-01-15T20:36:07.981Z] [echo] Current time (ISO): 2023-01-15T20:36:07.744+0000 [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] setOSConditions: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] setToolWin: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] setToolUnix: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] setToolProperty: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] setS1ASclassPath: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] init-common: [2023-01-15T20:36:07.981Z] [2023-01-15T20:36:07.981Z] deploy-common-pe: [2023-01-15T20:36:07.981Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication Created Pod: kubernetes glassfish/glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-c523j [2023-01-15T20:36:08.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2023-01-15T20:36:10.175Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:36:10.176Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:36:10.176Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:36:10.176Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:36:10.176Z] [exec] Admin Port: 4848 [2023-01-15T20:36:10.176Z] [exec] Command start-domain executed successfully. [2023-01-15T20:36:10.176Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:36:10.176Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:36:10.176Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/authConf/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] dumpThreadStack: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] startDomainWindows: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] startDomain: [2023-01-15T20:36:10.176Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] setOSConditions: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] setToolWin: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] setToolUnix: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] setToolProperty: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] setS1ASclassPath: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] init-common: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] clean: [2023-01-15T20:36:10.176Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] compile: [2023-01-15T20:36:10.176Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] setOSConditions: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] setToolWin: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] setToolUnix: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] setToolProperty: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] setS1ASclassPath: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] init-common: [2023-01-15T20:36:10.176Z] [2023-01-15T20:36:10.176Z] compile-common: [2023-01-15T20:36:10.176Z] [echo] Current time (ISO): 2023-01-15T20:36:09.653+0000 [2023-01-15T20:36:10.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:10.176Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:10.176Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:11.547Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:11.547Z] [javac] 1 warning [2023-01-15T20:36:11.547Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:11.547Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:11.547Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:11.547Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:11.547Z] [2023-01-15T20:36:11.547Z] setOSConditions: [2023-01-15T20:36:11.547Z] [2023-01-15T20:36:11.547Z] setToolWin: [2023-01-15T20:36:11.547Z] [2023-01-15T20:36:11.547Z] setToolUnix: [2023-01-15T20:36:11.547Z] [2023-01-15T20:36:11.547Z] setToolProperty: [2023-01-15T20:36:11.547Z] [2023-01-15T20:36:11.547Z] setS1ASclassPath: [2023-01-15T20:36:11.547Z] [2023-01-15T20:36:11.547Z] init-common: [2023-01-15T20:36:11.547Z] [2023-01-15T20:36:11.547Z] compile-common: [2023-01-15T20:36:11.547Z] [echo] Current time (ISO): 2023-01-15T20:36:11.338+0000 [2023-01-15T20:36:11.547Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:11.547Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:13.184Z] [exec] Waiting for domain1 to start ...... [2023-01-15T20:36:13.185Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:36:13.185Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:36:13.185Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:36:13.185Z] [exec] Admin Port: 4848 [2023-01-15T20:36:13.185Z] [exec] Command start-domain executed successfully. [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] private-all: [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] private-all: [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] init.os: [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] init.tools.unix: [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] init.tools.windows: [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] init.tools: [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] setAsadminArgs: [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] init: [2023-01-15T20:36:13.185Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:13.185Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:13.185Z] [get] Not modified - so not downloaded [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] init.customtasks: [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] prepare: [2023-01-15T20:36:13.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2023-01-15T20:36:13.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war [2023-01-15T20:36:13.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives [2023-01-15T20:36:13.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/a/b [2023-01-15T20:36:13.185Z] [2023-01-15T20:36:13.185Z] compile: [2023-01-15T20:36:13.185Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:13.185Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2023-01-15T20:36:13.444Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:13.444Z] [javac] 1 warning [2023-01-15T20:36:13.444Z] [2023-01-15T20:36:13.444Z] build: [2023-01-15T20:36:13.444Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:13.444Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:13.444Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:13.444Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:13.444Z] [2023-01-15T20:36:13.444Z] setOSConditions: [2023-01-15T20:36:13.444Z] [2023-01-15T20:36:13.444Z] fixFiles: [2023-01-15T20:36:13.444Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:13.444Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:13.444Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:13.444Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:13.444Z] [2023-01-15T20:36:13.444Z] convUnix: [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] convWin: [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] setToolWin: [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] setToolUnix: [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] setToolProperty: [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] setS1ASclassPath: [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] init-common: [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] package-persistence-common: [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] ejb-jar-common: [2023-01-15T20:36:13.445Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] package-ejbjar-common: [2023-01-15T20:36:13.445Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:13.445Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:13.445Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:13.445Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBean-ejb.jar [2023-01-15T20:36:13.445Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] appclient-jar-common: [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] package-appclientjar-common: [2023-01-15T20:36:13.445Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:13.445Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:13.445Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:13.445Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBean-client.jar [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] webclient-war-common: [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] build-ear-common: [2023-01-15T20:36:13.445Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:13.445Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:13.445Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBeanApp.ear [2023-01-15T20:36:13.445Z] [2023-01-15T20:36:13.445Z] deploy: [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:13.445Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:13.446Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] setOSConditions: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] setToolWin: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] setToolUnix: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] setToolProperty: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] setS1ASclassPath: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] init-common: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] deploy-common: [2023-01-15T20:36:13.446Z] [echo] Current time (ISO): 2023-01-15T20:36:13.118+0000 [2023-01-15T20:36:13.446Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:13.446Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:13.446Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:13.446Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] setOSConditions: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] setToolWin: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] setToolUnix: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] setToolProperty: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] setS1ASclassPath: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] init-common: [2023-01-15T20:36:13.446Z] [2023-01-15T20:36:13.446Z] deploy-common-pe: [2023-01-15T20:36:13.446Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:13.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBeanApp.ear [2023-01-15T20:36:13.756Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:13.800Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2023-01-15T20:36:13.800Z] [echo] Deployment on target server server successful [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] setOSConditions: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] setToolWin: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] setToolUnix: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] setToolProperty: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] setS1ASclassPath: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] init-common: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] deploy-common-ee: [2023-01-15T20:36:13.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:36:13.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] run: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] setOSConditions: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] setToolWin: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] setToolUnix: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] setToolProperty: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] setS1ASclassPath: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] init-common: [2023-01-15T20:36:13.800Z] [2023-01-15T20:36:13.800Z] runclient-common: [2023-01-15T20:36:13.800Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2023-01-15T20:36:13.800Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:13.800Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:14.016Z] [javac] 1 warning [2023-01-15T20:36:14.016Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:14.016Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:14.016Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2023-01-15T20:36:14.057Z] [exec] Jan 15, 2023 8:36:13 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:14.058Z] [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. [2023-01-15T20:36:14.956Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:14.956Z] [javac] 1 warning [2023-01-15T20:36:14.956Z] [2023-01-15T20:36:14.956Z] assemble: [2023-01-15T20:36:14.956Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/a/b/i18n-simple-misc.jar [2023-01-15T20:36:14.974Z] [2023-01-15T20:36:14.974Z] setOSConditions: [2023-01-15T20:36:14.974Z] [2023-01-15T20:36:14.974Z] setToolWin: [2023-01-15T20:36:14.974Z] [2023-01-15T20:36:14.974Z] setToolUnix: [2023-01-15T20:36:14.974Z] [2023-01-15T20:36:14.974Z] setToolProperty: [2023-01-15T20:36:14.974Z] [2023-01-15T20:36:14.974Z] setS1ASclassPath: [2023-01-15T20:36:14.974Z] [2023-01-15T20:36:14.974Z] init-common: [2023-01-15T20:36:14.974Z] [2023-01-15T20:36:14.974Z] runclient-common: [2023-01-15T20:36:14.974Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-01-15T20:36:14.974Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:14.974Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:14.974Z] [exec] Jan 15, 2023 8:36:12 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:14.974Z] [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. [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init.os: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init.tools.unix: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init.tools.windows: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init.tools: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] setAsadminArgs: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init: [2023-01-15T20:36:15.216Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:15.216Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:15.216Z] [get] Not modified - so not downloaded [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init.customtasks: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] prepare: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] compile: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] assemble: [2023-01-15T20:36:15.216Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF [2023-01-15T20:36:15.216Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF [2023-01-15T20:36:15.216Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF/tlds [2023-01-15T20:36:15.216Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war [2023-01-15T20:36:15.216Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simple.war [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] private-all: [2023-01-15T20:36:15.216Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simpleApp.ear [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init.os: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init.tools.unix: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init.tools.windows: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init.tools: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] setAsadminArgs: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init: [2023-01-15T20:36:15.216Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:15.216Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:15.216Z] [get] Not modified - so not downloaded [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] init.customtasks: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] prepare: [2023-01-15T20:36:15.216Z] [2023-01-15T20:36:15.216Z] deploy.asadmin: [2023-01-15T20:36:15.217Z] [2023-01-15T20:36:15.217Z] setAsadminArgs: [2023-01-15T20:36:15.217Z] [2023-01-15T20:36:15.217Z] common.deploy.asadmin: [2023-01-15T20:36:15.217Z] [2023-01-15T20:36:15.217Z] init.os: [2023-01-15T20:36:15.217Z] [2023-01-15T20:36:15.217Z] init.tools.unix: [2023-01-15T20:36:15.217Z] [2023-01-15T20:36:15.217Z] init.tools.windows: [2023-01-15T20:36:15.217Z] [2023-01-15T20:36:15.217Z] init.tools: [2023-01-15T20:36:15.217Z] [2023-01-15T20:36:15.217Z] setAsadminArgs: [2023-01-15T20:36:15.217Z] [2023-01-15T20:36:15.217Z] init: [2023-01-15T20:36:15.217Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:15.217Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:15.217Z] [get] Not modified - so not downloaded [2023-01-15T20:36:15.217Z] [2023-01-15T20:36:15.217Z] init.customtasks: [2023-01-15T20:36:15.217Z] [2023-01-15T20:36:15.217Z] common.run.asadmin: [2023-01-15T20:36:15.217Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives --name i18n-simple /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simpleApp.ear [2023-01-15T20:36:15.217Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:16.155Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:16.155Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:36:16.342Z] [exec] Value of key is: test-2 [2023-01-15T20:36:16.342Z] [exec] test-2 returned false as validation is not enabled [2023-01-15T20:36:16.342Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:16.342Z] [exec] [2023-01-15T20:36:16.342Z] [exec] [2023-01-15T20:36:16.342Z] [exec] ----------------------------------------- [2023-01-15T20:36:16.342Z] [exec] - test-2 : PASS - [2023-01-15T20:36:16.342Z] [exec] ----------------------------------------- [2023-01-15T20:36:16.342Z] [exec] Total PASS: 1 [2023-01-15T20:36:16.342Z] [exec] Total FAIL: 0 [2023-01-15T20:36:16.342Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:16.342Z] [exec] ----------------------------------------- [2023-01-15T20:36:16.342Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:16.342Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:16.342Z] [2023-01-15T20:36:16.343Z] checkReporting-common: [2023-01-15T20:36:16.343Z] [2023-01-15T20:36:16.343Z] confirmReportPresent-common: [2023-01-15T20:36:16.343Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:16.343Z] [echo] Test seems to be reported fine [2023-01-15T20:36:16.343Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-01-15T20:36:16.343Z] [2023-01-15T20:36:16.343Z] confirmMissingReport-common: [2023-01-15T20:36:16.343Z] [2023-01-15T20:36:16.343Z] asadmin-common: [2023-01-15T20:36:16.343Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.connection_validation_method=table [2023-01-15T20:36:16.599Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:16.861Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.connection_validation_method=table [2023-01-15T20:36:16.861Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.connection-validation-method=table [2023-01-15T20:36:16.861Z] [2023-01-15T20:36:16.861Z] asadmin-common: [2023-01-15T20:36:16.861Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.validation_table_name=sys.systables [2023-01-15T20:36:17.118Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:17.334Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2023-01-15T20:36:17.403Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:17.403Z] [exec] [2023-01-15T20:36:17.403Z] [exec] [2023-01-15T20:36:17.403Z] [exec] ----------------------------------------- [2023-01-15T20:36:17.403Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2023-01-15T20:36:17.403Z] [exec] ----------------------------------------- [2023-01-15T20:36:17.403Z] [exec] Total PASS: 1 [2023-01-15T20:36:17.403Z] [exec] Total FAIL: 0 [2023-01-15T20:36:17.403Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:17.403Z] [exec] ----------------------------------------- [2023-01-15T20:36:17.403Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:17.403Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:17.403Z] [2023-01-15T20:36:17.403Z] checkReporting-common: [2023-01-15T20:36:17.403Z] [2023-01-15T20:36:17.403Z] confirmReportPresent-common: [2023-01-15T20:36:17.403Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:17.403Z] [echo] Test seems to be reported fine [2023-01-15T20:36:17.403Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2023-01-15T20:36:17.403Z] [2023-01-15T20:36:17.403Z] confirmMissingReport-common: [2023-01-15T20:36:17.403Z] [2023-01-15T20:36:17.403Z] setOSConditions: [2023-01-15T20:36:17.403Z] [2023-01-15T20:36:17.403Z] setToolWin: [2023-01-15T20:36:17.403Z] [2023-01-15T20:36:17.403Z] setToolUnix: [2023-01-15T20:36:17.403Z] [2023-01-15T20:36:17.403Z] setToolProperty: [2023-01-15T20:36:17.403Z] [2023-01-15T20:36:17.403Z] setS1ASclassPath: [2023-01-15T20:36:17.403Z] [2023-01-15T20:36:17.403Z] init-common: [2023-01-15T20:36:17.403Z] [2023-01-15T20:36:17.403Z] runclient-common: [2023-01-15T20:36:17.403Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 java:module/custom/my-int [2023-01-15T20:36:17.403Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:17.648Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.validation_table_name=sys.systables [2023-01-15T20:36:17.661Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:17.828Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.validation-table-name=sys.systables [2023-01-15T20:36:17.833Z] [2023-01-15T20:36:17.833Z] asadmin-common: [2023-01-15T20:36:17.833Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.is_connection_validation_required=true [2023-01-15T20:36:17.833Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:17.878Z] [exec] Application deployed with name negativeRPALoginBeanApp. [2023-01-15T20:36:18.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.is_connection_validation_required=true [2023-01-15T20:36:18.653Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.is-connection-validation-required=true [2023-01-15T20:36:18.653Z] [2023-01-15T20:36:18.653Z] setOSConditions: [2023-01-15T20:36:18.653Z] [2023-01-15T20:36:18.653Z] setToolWin: [2023-01-15T20:36:18.653Z] [2023-01-15T20:36:18.395Z] [exec] Jan 15, 2023 8:36:18 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:18.650Z] [echo] Deployment on target server server successful [2023-01-15T20:36:18.653Z] setToolUnix: [2023-01-15T20:36:18.696Z] [2023-01-15T20:36:18.694Z] [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. [2023-01-15T20:36:18.695Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:18.696Z] setToolProperty: [2023-01-15T20:36:20.357Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:20.359Z] [2023-01-15T20:36:20.359Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:20.360Z] setS1ASclassPath: [2023-01-15T20:36:20.361Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:20.361Z] [2023-01-15T20:36:20.362Z] [2023-01-15T20:36:20.362Z] init-common: [2023-01-15T20:36:20.378Z] [2023-01-15T20:36:20.378Z] runclient-common: [2023-01-15T20:36:20.362Z] setOSConditions: [2023-01-15T20:36:20.380Z] [2023-01-15T20:36:20.380Z] setToolWin: [2023-01-15T20:36:20.380Z] [2023-01-15T20:36:20.380Z] setToolUnix: [2023-01-15T20:36:20.378Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-01-15T20:36:20.380Z] [2023-01-15T20:36:20.409Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:20.410Z] setToolProperty: [2023-01-15T20:36:20.431Z] [2023-01-15T20:36:20.431Z] setS1ASclassPath: [2023-01-15T20:36:20.431Z] [2023-01-15T20:36:20.431Z] init-common: [2023-01-15T20:36:20.431Z] [2023-01-15T20:36:20.431Z] deploy-common-ee: [2023-01-15T20:36:20.431Z] [2023-01-15T20:36:20.431Z] run: [2023-01-15T20:36:20.675Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:20.688Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:20.730Z] [exec] Jan 15, 2023 8:36:19 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:20.743Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:21.486Z] [exec] Jan 15, 2023 8:36:18 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:20.779Z] [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. [2023-01-15T20:36:21.287Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2023-01-15T20:36:21.429Z] [exec] Application deployed with name i18n-simple. [2023-01-15T20:36:21.486Z] [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. [2023-01-15T20:36:21.715Z] [exec] there are no files to retrieve for application i18n-simple [2023-01-15T20:36:21.716Z] [exec] Command deploy executed successfully. [2023-01-15T20:36:21.716Z] [2023-01-15T20:36:21.711Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:21.716Z] init.os: [2023-01-15T20:36:21.718Z] [2023-01-15T20:36:21.718Z] init.tools.unix: [2023-01-15T20:36:21.718Z] [2023-01-15T20:36:21.717Z] [exec] [2023-01-15T20:36:21.718Z] init.tools.windows: [2023-01-15T20:36:21.737Z] [2023-01-15T20:36:21.737Z] init.tools: [2023-01-15T20:36:21.737Z] [2023-01-15T20:36:21.719Z] [exec] [2023-01-15T20:36:21.737Z] setAsadminArgs: [2023-01-15T20:36:21.738Z] [2023-01-15T20:36:21.738Z] init: [2023-01-15T20:36:21.737Z] [exec] ----------------------------------------- [2023-01-15T20:36:21.738Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:21.738Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2023-01-15T20:36:21.739Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:21.765Z] [get] Not modified - so not downloaded [2023-01-15T20:36:21.765Z] [2023-01-15T20:36:21.757Z] [exec] ----------------------------------------- [2023-01-15T20:36:21.765Z] init.customtasks: [2023-01-15T20:36:21.767Z] [2023-01-15T20:36:21.767Z] setEnabled: [2023-01-15T20:36:21.767Z] [2023-01-15T20:36:21.767Z] createAppRef: [2023-01-15T20:36:21.767Z] [2023-01-15T20:36:21.766Z] [exec] Total PASS: 1 [2023-01-15T20:36:21.767Z] setHttpPort: [2023-01-15T20:36:21.768Z] [2023-01-15T20:36:21.768Z] run.positive: [2023-01-15T20:36:21.768Z] [2023-01-15T20:36:21.768Z] common.run.positive: [2023-01-15T20:36:21.768Z] [2023-01-15T20:36:21.768Z] setHttpPort: [2023-01-15T20:36:21.767Z] [exec] Total FAIL: 0 [2023-01-15T20:36:21.768Z] [2023-01-15T20:36:21.773Z] common.run: [2023-01-15T20:36:21.773Z] [2023-01-15T20:36:21.771Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:21.773Z] checkAppOnServer: [2023-01-15T20:36:21.773Z] [exec] ----------------------------------------- [2023-01-15T20:36:21.774Z] [2023-01-15T20:36:21.774Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:21.774Z] declare-test: [2023-01-15T20:36:21.775Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:21.972Z] [exec] Looked up home!! [2023-01-15T20:36:22.315Z] [echo] Starting test libClassPath libClasspath Test asadmin deploy (server) [2023-01-15T20:36:22.340Z] [2023-01-15T20:36:22.340Z] init.os: [2023-01-15T20:36:22.340Z] [2023-01-15T20:36:22.340Z] init.tools.unix: [2023-01-15T20:36:22.340Z] [2023-01-15T20:36:22.340Z] init.tools.windows: [2023-01-15T20:36:22.340Z] [2023-01-15T20:36:22.340Z] init.tools: [2023-01-15T20:36:22.340Z] [2023-01-15T20:36:22.340Z] setAsadminArgs: [2023-01-15T20:36:22.340Z] [2023-01-15T20:36:22.340Z] init: [2023-01-15T20:36:22.340Z] [exec] Narrowed home!! [2023-01-15T20:36:22.340Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:22.353Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:22.353Z] [get] Not modified - so not downloaded [2023-01-15T20:36:22.353Z] [2023-01-15T20:36:22.353Z] init.customtasks: [2023-01-15T20:36:22.353Z] [2023-01-15T20:36:22.353Z] runclient: [2023-01-15T20:36:22.341Z] [exec] Got java.rmi.AccessException !! [2023-01-15T20:36:22.353Z] [echo] TestClient http://localhost:8080///i18n-simple true ${extra.args} [2023-01-15T20:36:22.354Z] [exec] NegativeRPA:StatefulLoginBean Test Passed: Exception expected [2023-01-15T20:36:22.356Z] [exec] Value of key is: per app [2023-01-15T20:36:22.356Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:22.356Z] [exec] [2023-01-15T20:36:22.356Z] [exec] [2023-01-15T20:36:22.356Z] [exec] ----------------------------------------- [2023-01-15T20:36:22.356Z] [exec] - per app: PASS - [2023-01-15T20:36:22.356Z] [exec] ----------------------------------------- [2023-01-15T20:36:22.356Z] [exec] Total PASS: 1 [2023-01-15T20:36:22.356Z] [exec] Total FAIL: 0 [2023-01-15T20:36:22.356Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:22.356Z] [exec] ----------------------------------------- [2023-01-15T20:36:22.356Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:22.356Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:22.581Z] [2023-01-15T20:36:22.582Z] checkReporting-common: [2023-01-15T20:36:22.582Z] [2023-01-15T20:36:22.582Z] confirmReportPresent-common: [2023-01-15T20:36:22.582Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:22.582Z] [echo] Test seems to be reported fine [2023-01-15T20:36:22.582Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2023-01-15T20:36:22.582Z] [2023-01-15T20:36:22.582Z] confirmMissingReport-common: [2023-01-15T20:36:22.582Z] [2023-01-15T20:36:22.582Z] setOSConditions: [2023-01-15T20:36:22.582Z] [2023-01-15T20:36:22.582Z] setToolWin: [2023-01-15T20:36:22.582Z] [2023-01-15T20:36:22.582Z] setToolUnix: [2023-01-15T20:36:22.582Z] [2023-01-15T20:36:22.582Z] setToolProperty: [2023-01-15T20:36:22.582Z] [2023-01-15T20:36:22.582Z] setS1ASclassPath: [2023-01-15T20:36:22.582Z] [2023-01-15T20:36:22.582Z] init-common: [2023-01-15T20:36:22.582Z] [2023-01-15T20:36:22.582Z] runclient-common: [2023-01-15T20:36:22.582Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String java:module/custom/my-string [2023-01-15T20:36:22.582Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:22.582Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:22.614Z] [2023-01-15T20:36:22.614Z] undeploy: [2023-01-15T20:36:22.614Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:22.614Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:22.614Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:22.614Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:22.614Z] [2023-01-15T20:36:22.614Z] setOSConditions: [2023-01-15T20:36:22.614Z] [2023-01-15T20:36:22.614Z] setToolWin: [2023-01-15T20:36:22.614Z] [2023-01-15T20:36:22.614Z] setToolUnix: [2023-01-15T20:36:22.614Z] [2023-01-15T20:36:22.614Z] setToolProperty: [2023-01-15T20:36:22.614Z] [2023-01-15T20:36:22.614Z] setS1ASclassPath: [2023-01-15T20:36:22.614Z] [2023-01-15T20:36:22.614Z] init-common: [2023-01-15T20:36:22.614Z] [2023-01-15T20:36:22.614Z] undeploy-common: [2023-01-15T20:36:22.614Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:22.617Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:22.618Z] [javaWithResult] [i18n.simple.TestClient]:: Test: i18n-simple servlet [2023-01-15T20:36:22.618Z] [javaWithResult] [i18n.simple.TestClient]:: Invoking URL = http://localhost:8080///i18n-simple [2023-01-15T20:36:22.618Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.618Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.618Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.618Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server i18n technology samples [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]::

Welcome [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: to the Application Server i18n technology samples

[2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]::

Overview

[2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]::

The [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: i18n technology samples are collection of servlets and jsps used to [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: demonstrate the i18n capabilities of the Application Server. The [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: samples cover some of the most frequently used features of Java [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: Servlet and Java Server Pages Specification Implementation in the [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server.

Servlet [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: Samples

[2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]::

The [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: servlet samples are collection of simple servlets that provide [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: details such as Formatting dates, including a servlet, forwarding [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: request to another servlet, sending localized error messages, setting [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: character encoding to interpret the request, internationalizing [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: servlets using resource bundles and forwarding request to another [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: resource such as jsp.

[2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]::

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

[2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.619Z] [javaWithResult] [i18n.simple.TestClient]::

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

[2023-01-15T20:36:22.620Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.620Z] [javaWithResult] [i18n.simple.TestClient]::

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

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

[2023-01-15T20:36:22.620Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.620Z] [javaWithResult] [i18n.simple.TestClient]::

Locale [2023-01-15T20:36:22.620Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.620Z] [javaWithResult] [i18n.simple.TestClient]:: charset mapping
The Application Server's web container [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: provides a locale-charset mapping to set the request's character [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: encoding if there is no encoding specified to interpret the request. [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: The mapping definition is available in sun-web.xml file. This simple [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: servlet reads the request parameter using the encoding specified in [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: the locale-charset mapping table.

How it works

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


[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::

[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::

Character [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: encoding of the request

[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::

Priority

[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::

SetCharacterEncoding()

[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::

1

[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::

Hidden field

[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::

2

[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::

Locale-charset [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: info

[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::

3

[2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.621Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]::

Default [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: (ISO-8859-1)

[2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]::

4

[2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]::


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

[2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]::

Trouble [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: Shooting

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

[2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]::

Download and [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: install Bitstream Cyberbit font:

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

Setup for Netscape [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: Communicator

Start the browser. Select Menu --> Edit [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: --> Preferences. Click Appearance --> Fonts. Select "Japanese" [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: for "Language for encoding". Select "Bitstream [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: Cyberbit" for variable and fixed width fonts

[2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:36:22.622Z] [javaWithResult] [i18n.simple.TestClient]:: Correct return code: 200 [2023-01-15T20:36:22.623Z] [javaWithResult] [i18n.simple.TestClient]:: PASSED: i18n-simple webclient [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] processResult: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] failed: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] passed: [2023-01-15T20:36:22.623Z] [echo] Test libClassPath Passed [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] unknown: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.os: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools.unix: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools.windows: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] setAsadminArgs: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init: [2023-01-15T20:36:22.623Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:22.623Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:22.623Z] [get] Not modified - so not downloaded [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.customtasks: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] checkAppOnCluster: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.os: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools.unix: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools.windows: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] setAsadminArgs: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init: [2023-01-15T20:36:22.623Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:22.623Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:22.623Z] [get] Not modified - so not downloaded [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.customtasks: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] prepare: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] undeploy.asadmin: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] setAsadminArgs: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] common.undeploy.asadmin: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.os: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools.unix: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools.windows: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] setAsadminArgs: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init: [2023-01-15T20:36:22.623Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:22.623Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:22.623Z] [get] Not modified - so not downloaded [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.customtasks: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] delAppRef: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.os: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools.unix: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools.windows: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.tools: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] setAsadminArgs: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init: [2023-01-15T20:36:22.623Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:22.623Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:22.623Z] [get] Not modified - so not downloaded [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] init.customtasks: [2023-01-15T20:36:22.623Z] [2023-01-15T20:36:22.623Z] common.run.asadmin: [2023-01-15T20:36:22.623Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 i18n-simple [2023-01-15T20:36:22.623Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:22.839Z] [exec] Jan 15, 2023 8:36:22 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:22.840Z] [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. [2023-01-15T20:36:22.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:36:23.079Z] [exec] Value of key is: test-3 [2023-01-15T20:36:23.079Z] [exec] test-3 returned true as validation is enabled [2023-01-15T20:36:23.079Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:23.079Z] [exec] [2023-01-15T20:36:23.079Z] [exec] [2023-01-15T20:36:23.079Z] [exec] ----------------------------------------- [2023-01-15T20:36:23.079Z] [exec] - test-3 : PASS - [2023-01-15T20:36:23.079Z] [exec] ----------------------------------------- [2023-01-15T20:36:23.079Z] [exec] Total PASS: 1 [2023-01-15T20:36:23.079Z] [exec] Total FAIL: 0 [2023-01-15T20:36:23.079Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:23.079Z] [exec] ----------------------------------------- [2023-01-15T20:36:23.080Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:23.080Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:23.129Z] [2023-01-15T20:36:23.130Z] all: [2023-01-15T20:36:23.130Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:23.130Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:23.130Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:23.130Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] setOSConditions: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] setToolWin: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] setToolUnix: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] setToolProperty: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] setS1ASclassPath: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] init-common: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] clean: [2023-01-15T20:36:23.130Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:23.130Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] compile: [2023-01-15T20:36:23.130Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:23.130Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:23.130Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:23.130Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] setOSConditions: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] setToolWin: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] setToolUnix: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] setToolProperty: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] setS1ASclassPath: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] init-common: [2023-01-15T20:36:23.130Z] [2023-01-15T20:36:23.130Z] compile-common: [2023-01-15T20:36:23.130Z] [echo] Current time (ISO): 2023-01-15T20:36:23.000+0000 [2023-01-15T20:36:23.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:23.130Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:23.130Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:23.194Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:23.194Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:36:23.336Z] [2023-01-15T20:36:23.336Z] checkReporting-common: [2023-01-15T20:36:23.336Z] [2023-01-15T20:36:23.336Z] confirmReportPresent-common: [2023-01-15T20:36:23.336Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:23.336Z] [echo] Test seems to be reported fine [2023-01-15T20:36:23.336Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-01-15T20:36:23.336Z] [2023-01-15T20:36:23.336Z] confirmMissingReport-common: [2023-01-15T20:36:23.336Z] [2023-01-15T20:36:23.336Z] setOSConditions: [2023-01-15T20:36:23.336Z] [2023-01-15T20:36:23.336Z] setToolWin: [2023-01-15T20:36:23.336Z] [2023-01-15T20:36:23.337Z] setToolUnix: [2023-01-15T20:36:23.337Z] [2023-01-15T20:36:23.337Z] setToolProperty: [2023-01-15T20:36:23.337Z] [2023-01-15T20:36:23.337Z] setS1ASclassPath: [2023-01-15T20:36:23.337Z] [2023-01-15T20:36:23.337Z] init-common: [2023-01-15T20:36:23.337Z] [2023-01-15T20:36:23.337Z] stop-derby: [2023-01-15T20:36:23.337Z] [2023-01-15T20:36:23.337Z] stop-derby-aix: [2023-01-15T20:36:23.337Z] [2023-01-15T20:36:23.337Z] stop-derby-nonaix: [2023-01-15T20:36:23.337Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:36:23.337Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:23.454Z] [exec] Command undeploy executed successfully. [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init.os: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init.tools.unix: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init.tools.windows: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init.tools: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] setAsadminArgs: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init: [2023-01-15T20:36:23.463Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:23.463Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:23.463Z] [get] Not modified - so not downloaded [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init.customtasks: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] prepare: [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2 [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/ejb [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/y [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/z [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xExtra [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore/sub [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore/sub [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/sub [2023-01-15T20:36:23.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xExtra [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] private-all: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init.os: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init.tools.unix: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init.tools.windows: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init.tools: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] setAsadminArgs: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init: [2023-01-15T20:36:23.463Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:23.463Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:23.463Z] [get] Not modified - so not downloaded [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] init.customtasks: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] prepare: [2023-01-15T20:36:23.463Z] [2023-01-15T20:36:23.463Z] compile: [2023-01-15T20:36:23.464Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:23.464Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2 [2023-01-15T20:36:23.902Z] [java] Sun Jan 15 20:36:23 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:36:23.915Z] [2023-01-15T20:36:23.915Z] setOSConditions: [2023-01-15T20:36:23.915Z] [2023-01-15T20:36:23.915Z] setToolWin: [2023-01-15T20:36:23.915Z] [2023-01-15T20:36:23.915Z] setToolUnix: [2023-01-15T20:36:23.915Z] [2023-01-15T20:36:23.915Z] setToolProperty: [2023-01-15T20:36:23.915Z] [2023-01-15T20:36:23.915Z] setS1ASclassPath: [2023-01-15T20:36:23.915Z] [2023-01-15T20:36:23.915Z] init-common: [2023-01-15T20:36:23.915Z] [2023-01-15T20:36:23.915Z] start-derby: [2023-01-15T20:36:23.915Z] [2023-01-15T20:36:23.915Z] start-derby-aix: [2023-01-15T20:36:23.915Z] [2023-01-15T20:36:23.915Z] start-derby-nonaix: [2023-01-15T20:36:23.915Z] [echo] Starting Derby DB Server ... [2023-01-15T20:36:24.848Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:25.959Z] [javac] 1 warning [2023-01-15T20:36:25.959Z] [2023-01-15T20:36:25.959Z] makeJars: [2023-01-15T20:36:25.022Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:25.959Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/x.jar [2023-01-15T20:36:25.960Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/shopping/RpaBean.java uses or overrides a deprecated API. [2023-01-15T20:36:25.961Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xExtra/xExtra.jar [2023-01-15T20:36:25.962Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:36:25.962Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xExtra/xExtra.jar [2023-01-15T20:36:25.963Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/shopping/RpaBean.java uses unchecked or unsafe operations. [2023-01-15T20:36:25.963Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/lib.jar [2023-01-15T20:36:25.964Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:36:26.134Z] [javac] 1 warning [2023-01-15T20:36:26.115Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2023-01-15T20:36:26.133Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/sub/lib_sub.jar [2023-01-15T20:36:26.134Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:26.137Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:26.136Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:26.137Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/topLevel.jar [2023-01-15T20:36:26.137Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:26.149Z] [exec] [2023-01-15T20:36:26.152Z] [exec] [2023-01-15T20:36:26.150Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/z/z.jar [2023-01-15T20:36:26.157Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore [2023-01-15T20:36:26.151Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:26.158Z] [2023-01-15T20:36:26.158Z] setOSConditions: [2023-01-15T20:36:26.158Z] [2023-01-15T20:36:26.158Z] setToolWin: [2023-01-15T20:36:26.158Z] [2023-01-15T20:36:26.158Z] setToolUnix: [2023-01-15T20:36:26.158Z] [2023-01-15T20:36:26.152Z] [exec] ----------------------------------------- [2023-01-15T20:36:26.158Z] setToolProperty: [2023-01-15T20:36:26.157Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore/sub [2023-01-15T20:36:26.160Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore/sub [2023-01-15T20:36:26.159Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2023-01-15T20:36:26.219Z] [exec] ----------------------------------------- [2023-01-15T20:36:26.219Z] [exec] Total PASS: 1 [2023-01-15T20:36:26.159Z] [2023-01-15T20:36:26.160Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/y [2023-01-15T20:36:26.220Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/libdirtest-EJBModule.jar [2023-01-15T20:36:26.219Z] [exec] Total FAIL: 0 [2023-01-15T20:36:26.221Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:26.219Z] setS1ASclassPath: [2023-01-15T20:36:26.220Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/libdirtest-client.jar [2023-01-15T20:36:26.223Z] [2023-01-15T20:36:26.223Z] makeEars: [2023-01-15T20:36:26.223Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2none-App.ear [2023-01-15T20:36:26.223Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2default-App.ear [2023-01-15T20:36:26.221Z] [exec] ----------------------------------------- [2023-01-15T20:36:26.226Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:26.226Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:26.226Z] [2023-01-15T20:36:26.226Z] checkReporting-common: [2023-01-15T20:36:26.226Z] [2023-01-15T20:36:26.222Z] [2023-01-15T20:36:26.227Z] init-common: [2023-01-15T20:36:26.227Z] [2023-01-15T20:36:26.227Z] compile-common: [2023-01-15T20:36:26.227Z] [echo] Current time (ISO): 2023-01-15T20:36:24.683+0000 [2023-01-15T20:36:26.223Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2x-App.ear [2023-01-15T20:36:26.229Z] [2023-01-15T20:36:26.229Z] assemble: [2023-01-15T20:36:26.226Z] confirmReportPresent-common: [2023-01-15T20:36:26.229Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:26.229Z] [echo] Test seems to be reported fine [2023-01-15T20:36:26.227Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:26.245Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:26.229Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2023-01-15T20:36:26.245Z] [2023-01-15T20:36:26.246Z] confirmMissingReport-common: [2023-01-15T20:36:26.246Z] [2023-01-15T20:36:26.246Z] setOSConditions: [2023-01-15T20:36:26.246Z] [2023-01-15T20:36:26.246Z] setToolWin: [2023-01-15T20:36:26.246Z] [2023-01-15T20:36:26.246Z] setToolUnix: [2023-01-15T20:36:26.246Z] [2023-01-15T20:36:26.246Z] setToolProperty: [2023-01-15T20:36:26.246Z] [2023-01-15T20:36:26.246Z] setS1ASclassPath: [2023-01-15T20:36:26.246Z] [2023-01-15T20:36:26.246Z] init-common: [2023-01-15T20:36:26.246Z] [2023-01-15T20:36:26.246Z] runclient-common: [2023-01-15T20:36:26.246Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:module/custom/my-simple-properties [2023-01-15T20:36:26.246Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:26.488Z] [2023-01-15T20:36:26.809Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:26.502Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:26.974Z] [javac] 1 warning [2023-01-15T20:36:26.974Z] [2023-01-15T20:36:26.974Z] build: [2023-01-15T20:36:26.971Z] init.os: [2023-01-15T20:36:26.974Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:26.974Z] [2023-01-15T20:36:26.998Z] init.tools.unix: [2023-01-15T20:36:26.998Z] [2023-01-15T20:36:26.998Z] init.tools.windows: [2023-01-15T20:36:26.974Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:27.000Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:26.998Z] [2023-01-15T20:36:27.009Z] init.tools: [2023-01-15T20:36:27.009Z] [2023-01-15T20:36:27.000Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:27.011Z] [2023-01-15T20:36:27.011Z] setOSConditions: [2023-01-15T20:36:27.011Z] [2023-01-15T20:36:27.011Z] fixFiles: [2023-01-15T20:36:27.009Z] setAsadminArgs: [2023-01-15T20:36:27.057Z] [2023-01-15T20:36:27.057Z] init: [2023-01-15T20:36:27.011Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:27.057Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:27.058Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:27.061Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:27.059Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:27.061Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:27.062Z] [get] Not modified - so not downloaded [2023-01-15T20:36:27.082Z] [2023-01-15T20:36:27.083Z] init.customtasks: [2023-01-15T20:36:27.083Z] [2023-01-15T20:36:27.083Z] prepare: [2023-01-15T20:36:27.083Z] [2023-01-15T20:36:27.062Z] [2023-01-15T20:36:27.084Z] convUnix: [2023-01-15T20:36:27.083Z] deploy.asadmin: [2023-01-15T20:36:27.084Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:27.085Z] [2023-01-15T20:36:27.085Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:27.086Z] setAsadminArgs: [2023-01-15T20:36:27.344Z] [2023-01-15T20:36:27.344Z] common.deploy.asadmin: [2023-01-15T20:36:27.344Z] [2023-01-15T20:36:27.229Z] [exec] Jan 15, 2023 8:36:27 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:27.334Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:27.377Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:27.377Z] [2023-01-15T20:36:27.344Z] init.os: [2023-01-15T20:36:27.378Z] [2023-01-15T20:36:27.378Z] init.tools.unix: [2023-01-15T20:36:27.378Z] [2023-01-15T20:36:27.345Z] [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. [2023-01-15T20:36:27.377Z] convWin: [2023-01-15T20:36:27.617Z] [2023-01-15T20:36:27.617Z] setToolWin: [2023-01-15T20:36:27.617Z] [2023-01-15T20:36:27.617Z] setToolUnix: [2023-01-15T20:36:27.617Z] [2023-01-15T20:36:27.617Z] setToolProperty: [2023-01-15T20:36:27.617Z] [2023-01-15T20:36:27.617Z] setS1ASclassPath: [2023-01-15T20:36:27.617Z] [2023-01-15T20:36:27.617Z] init-common: [2023-01-15T20:36:27.617Z] [2023-01-15T20:36:27.378Z] init.tools.windows: [2023-01-15T20:36:27.629Z] [2023-01-15T20:36:27.629Z] init.tools: [2023-01-15T20:36:27.629Z] [2023-01-15T20:36:27.629Z] setAsadminArgs: [2023-01-15T20:36:27.629Z] [2023-01-15T20:36:27.629Z] init: [2023-01-15T20:36:27.617Z] package-persistence-common: [2023-01-15T20:36:27.629Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:27.630Z] [2023-01-15T20:36:27.640Z] ejb-jar-common: [2023-01-15T20:36:27.631Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:27.662Z] [get] Not modified - so not downloaded [2023-01-15T20:36:27.662Z] [2023-01-15T20:36:27.662Z] init.customtasks: [2023-01-15T20:36:27.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:36:27.662Z] [2023-01-15T20:36:27.670Z] common.run.asadmin: [2023-01-15T20:36:27.663Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:27.671Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:27.670Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-none /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2none-App.ear [2023-01-15T20:36:27.700Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:27.700Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:27.671Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:27.701Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:27.701Z] [2023-01-15T20:36:27.701Z] package-ejbjar-common: [2023-01-15T20:36:27.700Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:36:27.701Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:27.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:27.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:27.702Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-ejb.jar [2023-01-15T20:36:27.702Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:27.702Z] [2023-01-15T20:36:27.702Z] appclient-jar-common: [2023-01-15T20:36:27.702Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:27.702Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:27.702Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:27.702Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:27.702Z] [2023-01-15T20:36:27.702Z] package-appclientjar-common: [2023-01-15T20:36:27.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:27.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:27.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:27.702Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-client.jar [2023-01-15T20:36:27.702Z] [2023-01-15T20:36:27.702Z] webclient-war-common: [2023-01-15T20:36:27.702Z] [2023-01-15T20:36:27.702Z] build-ear-common: [2023-01-15T20:36:27.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:27.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:27.702Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2023-01-15T20:36:27.702Z] [2023-01-15T20:36:27.702Z] setup: [2023-01-15T20:36:27.702Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:27.702Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:27.703Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:27.703Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:27.703Z] [2023-01-15T20:36:27.703Z] create-auth-filerealm: [2023-01-15T20:36:27.703Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile2 [2023-01-15T20:36:27.703Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/temp.txt [2023-01-15T20:36:27.703Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:27.703Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:27.703Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:27.703Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:27.703Z] [2023-01-15T20:36:27.703Z] setOSConditions: [2023-01-15T20:36:27.703Z] [2023-01-15T20:36:27.703Z] setToolWin: [2023-01-15T20:36:27.703Z] [2023-01-15T20:36:27.703Z] setToolUnix: [2023-01-15T20:36:27.703Z] [2023-01-15T20:36:27.703Z] setToolProperty: [2023-01-15T20:36:27.703Z] [2023-01-15T20:36:27.703Z] setS1ASclassPath: [2023-01-15T20:36:27.703Z] [2023-01-15T20:36:27.703Z] init-common: [2023-01-15T20:36:27.703Z] [2023-01-15T20:36:27.703Z] create-auth-realm: [2023-01-15T20:36:27.703Z] [echo] Creating auth realm file2 ... [2023-01-15T20:36:27.960Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:27.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2023-01-15T20:36:27.960Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:27.960Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:27.960Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:27.960Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] setOSConditions: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] setToolWin: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] setToolUnix: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] setToolProperty: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] setS1ASclassPath: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] init-common: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] create-user-common: [2023-01-15T20:36:27.960Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:27.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:27.960Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/asadminuserpassword.txt [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] deploy: [2023-01-15T20:36:27.960Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:27.960Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:27.960Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:27.960Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] setOSConditions: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] setToolWin: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] setToolUnix: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] setToolProperty: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] setS1ASclassPath: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] init-common: [2023-01-15T20:36:27.960Z] [2023-01-15T20:36:27.960Z] deploy-common: [2023-01-15T20:36:27.960Z] [echo] Current time (ISO): 2023-01-15T20:36:27.467+0000 [2023-01-15T20:36:27.961Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:27.961Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:27.961Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:27.961Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:27.961Z] [2023-01-15T20:36:27.961Z] setOSConditions: [2023-01-15T20:36:27.961Z] [2023-01-15T20:36:27.961Z] setToolWin: [2023-01-15T20:36:27.961Z] [2023-01-15T20:36:27.961Z] setToolUnix: [2023-01-15T20:36:27.961Z] [2023-01-15T20:36:27.961Z] setToolProperty: [2023-01-15T20:36:27.961Z] [2023-01-15T20:36:27.961Z] setS1ASclassPath: [2023-01-15T20:36:27.961Z] [2023-01-15T20:36:27.961Z] init-common: [2023-01-15T20:36:27.961Z] [2023-01-15T20:36:27.961Z] deploy-common-pe: [2023-01-15T20:36:27.961Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:28.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2023-01-15T20:36:28.219Z] [exec] Application deployed with name rpaLoginBeanApp. [2023-01-15T20:36:28.219Z] [echo] Deployment on target server server successful [2023-01-15T20:36:28.219Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:28.219Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:28.219Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:28.219Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] setOSConditions: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] setToolWin: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] setToolUnix: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] setToolProperty: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] setS1ASclassPath: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] init-common: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] deploy-common-ee: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] run: [2023-01-15T20:36:28.219Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:28.219Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:28.219Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:28.219Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] setOSConditions: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] setToolWin: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] setToolUnix: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] setToolProperty: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] setS1ASclassPath: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] init-common: [2023-01-15T20:36:28.219Z] [2023-01-15T20:36:28.219Z] runpwd: [2023-01-15T20:36:28.476Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:28.732Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:29.298Z] [exec] Jan 15, 2023 8:36:29 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:29.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. [2023-01-15T20:36:30.896Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:36:31.513Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:31.513Z] [exec] [2023-01-15T20:36:31.513Z] [exec] [2023-01-15T20:36:31.513Z] [exec] ----------------------------------------- [2023-01-15T20:36:31.513Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:36:31.513Z] [exec] ----------------------------------------- [2023-01-15T20:36:31.513Z] [exec] Total PASS: 1 [2023-01-15T20:36:31.513Z] [exec] Total FAIL: 0 [2023-01-15T20:36:31.513Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:31.513Z] [exec] ----------------------------------------- [2023-01-15T20:36:31.513Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:31.513Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:31.513Z] [2023-01-15T20:36:31.513Z] checkReporting-common: [2023-01-15T20:36:31.513Z] [2023-01-15T20:36:31.513Z] confirmReportPresent-common: [2023-01-15T20:36:31.513Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:31.513Z] [echo] Test seems to be reported fine [2023-01-15T20:36:31.513Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2023-01-15T20:36:31.513Z] [2023-01-15T20:36:31.513Z] confirmMissingReport-common: [2023-01-15T20:36:31.513Z] [2023-01-15T20:36:31.513Z] setOSConditions: [2023-01-15T20:36:31.513Z] [2023-01-15T20:36:31.513Z] setToolWin: [2023-01-15T20:36:31.513Z] [2023-01-15T20:36:31.513Z] setToolUnix: [2023-01-15T20:36:31.513Z] [2023-01-15T20:36:31.513Z] setToolProperty: [2023-01-15T20:36:31.513Z] [2023-01-15T20:36:31.513Z] setS1ASclassPath: [2023-01-15T20:36:31.513Z] [2023-01-15T20:36:31.513Z] init-common: [2023-01-15T20:36:31.770Z] [2023-01-15T20:36:31.770Z] runclient-common: [2023-01-15T20:36:31.770Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-properties-file Integer 25 java:module/custom/my-properties-file [2023-01-15T20:36:31.770Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:31.818Z] [exec] Looked up home!! [2023-01-15T20:36:31.855Z] [exec] Narrowed home!! [2023-01-15T20:36:32.027Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:32.112Z] [exec] Got the EJB!! [2023-01-15T20:36:32.231Z] [exec] Calling authorized method - addItem [2023-01-15T20:36:32.231Z] [exec] 320.0 [2023-01-15T20:36:32.231Z] [exec] Shopping list for LizHurley [2023-01-15T20:36:32.231Z] [exec] lipstick [2023-01-15T20:36:32.231Z] [exec] mascara [2023-01-15T20:36:32.231Z] [exec] sandals [2023-01-15T20:36:32.231Z] [exec] Total Cost for Ms Hurley = 270.0 [2023-01-15T20:36:32.231Z] [exec] Value of key is: per app [2023-01-15T20:36:32.231Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2023-01-15T20:36:32.231Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:32.231Z] [exec] [2023-01-15T20:36:32.231Z] [exec] [2023-01-15T20:36:32.231Z] [exec] ----------------------------------------- [2023-01-15T20:36:32.231Z] [exec] - per app: PASS - [2023-01-15T20:36:32.231Z] [exec] ----------------------------------------- [2023-01-15T20:36:32.231Z] [exec] Total PASS: 1 [2023-01-15T20:36:32.231Z] [exec] Total FAIL: 0 [2023-01-15T20:36:32.231Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:32.231Z] [exec] ----------------------------------------- [2023-01-15T20:36:32.231Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:32.231Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:32.488Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:32.488Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:32.488Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:32.488Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:32.488Z] [2023-01-15T20:36:32.488Z] setOSConditions: [2023-01-15T20:36:32.488Z] [2023-01-15T20:36:32.488Z] setToolWin: [2023-01-15T20:36:32.488Z] [2023-01-15T20:36:32.488Z] setToolUnix: [2023-01-15T20:36:32.488Z] [2023-01-15T20:36:32.488Z] setToolProperty: [2023-01-15T20:36:32.488Z] [2023-01-15T20:36:32.488Z] setS1ASclassPath: [2023-01-15T20:36:32.488Z] [2023-01-15T20:36:32.488Z] init-common: [2023-01-15T20:36:32.488Z] [2023-01-15T20:36:32.488Z] runpwdfile: [2023-01-15T20:36:32.488Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:32.757Z] [exec] Jan 15, 2023 8:36:32 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:32.758Z] [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. [2023-01-15T20:36:33.051Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:34.272Z] [exec] Application deployed with name libtest-none. [2023-01-15T20:36:34.294Z] Agent glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-c523j is provisioned from template glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s2z [2023-01-15T20:36:36.324Z] [exec] Looked up home!! [2023-01-15T20:36:37.012Z] [exec] Narrowed home!! [2023-01-15T20:36:36.033Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:36:36.975Z] [exec] Command deploy executed successfully. [2023-01-15T20:36:36.989Z] --- [2023-01-15T20:36:37.012Z] [exec] Got the EJB!! [2023-01-15T20:36:37.043Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:37.112Z] [exec] [2023-01-15T20:36:37.112Z] [exec] [2023-01-15T20:36:37.112Z] [exec] ----------------------------------------- [2023-01-15T20:36:37.044Z] [2023-01-15T20:36:37.076Z] apiVersion: "v1" [2023-01-15T20:36:37.114Z] kind: "Pod" [2023-01-15T20:36:37.114Z] metadata: [2023-01-15T20:36:37.114Z] annotations: [2023-01-15T20:36:37.078Z] [exec] Calling authorized method - addItem [2023-01-15T20:36:37.112Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:36:37.113Z] init.os: [2023-01-15T20:36:37.114Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:36:37.155Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/6.x/57/" [2023-01-15T20:36:37.155Z] labels: [2023-01-15T20:36:37.132Z] [exec] 320.0 [2023-01-15T20:36:37.155Z] jenkins: "slave" [2023-01-15T20:36:37.171Z] jenkins/label-digest: "5e73e3ef2129427f16f388e204b6518f265520e8" [2023-01-15T20:36:37.171Z] jenkins/label: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f" [2023-01-15T20:36:37.154Z] [2023-01-15T20:36:37.154Z] [exec] ----------------------------------------- [2023-01-15T20:36:37.219Z] [exec] Total PASS: 1 [2023-01-15T20:36:37.156Z] [exec] Shopping list for LizHurley [2023-01-15T20:36:37.233Z] [exec] lipstick [2023-01-15T20:36:37.171Z] name: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-c523j" [2023-01-15T20:36:37.219Z] init.tools.unix: [2023-01-15T20:36:37.241Z] namespace: "glassfish" [2023-01-15T20:36:37.219Z] [exec] Total FAIL: 0 [2023-01-15T20:36:37.242Z] spec: [2023-01-15T20:36:37.243Z] containers: [2023-01-15T20:36:37.243Z] - env: [2023-01-15T20:36:37.243Z] - name: "JENKINS_SECRET" [2023-01-15T20:36:37.243Z] value: "********" [2023-01-15T20:36:37.242Z] [2023-01-15T20:36:37.243Z] - name: "JENKINS_TUNNEL" [2023-01-15T20:36:37.244Z] init.tools.windows: [2023-01-15T20:36:37.252Z] [2023-01-15T20:36:37.252Z] init.tools: [2023-01-15T20:36:37.252Z] [2023-01-15T20:36:37.252Z] setAsadminArgs: [2023-01-15T20:36:37.252Z] [2023-01-15T20:36:37.233Z] [exec] mascara [2023-01-15T20:36:37.253Z] [exec] sandals [2023-01-15T20:36:37.253Z] [exec] Total Cost for Ms Hurley = 270.0 [2023-01-15T20:36:37.243Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:37.244Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2023-01-15T20:36:37.269Z] - name: "JENKINS_AGENT_NAME" [2023-01-15T20:36:37.269Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-c523j" [2023-01-15T20:36:37.269Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:36:37.269Z] value: "-Xmx768m -Xss768k" [2023-01-15T20:36:37.269Z] - name: "JENKINS_NAME" [2023-01-15T20:36:37.269Z] value: "glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-c523j" [2023-01-15T20:36:37.269Z] - name: "JENKINS_AGENT_WORKDIR" [2023-01-15T20:36:37.269Z] value: "/home/jenkins/agent" [2023-01-15T20:36:37.269Z] - name: "JENKINS_URL" [2023-01-15T20:36:37.252Z] init: [2023-01-15T20:36:37.307Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:37.253Z] [exec] Value of key is: per app [2023-01-15T20:36:37.331Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2023-01-15T20:36:37.254Z] [exec] ----------------------------------------- [2023-01-15T20:36:37.331Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:37.332Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:37.269Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2023-01-15T20:36:37.334Z] image: "jenkins/inbound-agent:4.11-1-alpine-jdk11" [2023-01-15T20:36:37.334Z] imagePullPolicy: "IfNotPresent" [2023-01-15T20:36:37.334Z] name: "jnlp" [2023-01-15T20:36:37.334Z] resources: [2023-01-15T20:36:37.334Z] limits: [2023-01-15T20:36:37.307Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:37.332Z] [exec] [2023-01-15T20:36:37.333Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:37.334Z] memory: "1200Mi" [2023-01-15T20:36:37.352Z] cpu: "300m" [2023-01-15T20:36:37.349Z] [get] Not modified - so not downloaded [2023-01-15T20:36:37.352Z] requests: [2023-01-15T20:36:37.372Z] memory: "1200Mi" [2023-01-15T20:36:37.372Z] cpu: "300m" [2023-01-15T20:36:37.372Z] volumeMounts: [2023-01-15T20:36:37.349Z] [exec] [2023-01-15T20:36:37.350Z] [2023-01-15T20:36:37.388Z] checkReporting-common: [2023-01-15T20:36:37.388Z] [2023-01-15T20:36:37.388Z] confirmReportPresent-common: [2023-01-15T20:36:37.388Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:37.355Z] [2023-01-15T20:36:37.402Z] init.customtasks: [2023-01-15T20:36:37.402Z] [2023-01-15T20:36:37.402Z] setEnabled: [2023-01-15T20:36:37.372Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:36:37.388Z] [echo] Test seems to be reported fine [2023-01-15T20:36:37.374Z] [exec] ----------------------------------------- [2023-01-15T20:36:37.428Z] [exec] - per app: PASS - [2023-01-15T20:36:37.428Z] [exec] ----------------------------------------- [2023-01-15T20:36:37.428Z] [exec] Total PASS: 1 [2023-01-15T20:36:37.428Z] [exec] Total FAIL: 0 [2023-01-15T20:36:37.402Z] [2023-01-15T20:36:37.403Z] name: "workspace-volume" [2023-01-15T20:36:37.414Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2023-01-15T20:36:37.430Z] readOnly: false [2023-01-15T20:36:37.442Z] - args: [2023-01-15T20:36:37.442Z] - "cat" [2023-01-15T20:36:37.442Z] env: [2023-01-15T20:36:37.442Z] - name: "MAVEN_OPTS" [2023-01-15T20:36:37.442Z] value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:36:37.429Z] createAppRef: [2023-01-15T20:36:37.428Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:37.430Z] [2023-01-15T20:36:37.442Z] - name: "MVN_EXTRA" [2023-01-15T20:36:37.458Z] confirmMissingReport-common: [2023-01-15T20:36:37.458Z] value: "--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2023-01-15T20:36:37.457Z] [exec] ----------------------------------------- [2023-01-15T20:36:37.484Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:37.484Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:37.484Z] [2023-01-15T20:36:37.484Z] undeploy: [2023-01-15T20:36:37.457Z] [2023-01-15T20:36:37.459Z] [2023-01-15T20:36:37.487Z] setOSConditions: [2023-01-15T20:36:37.487Z] [2023-01-15T20:36:37.487Z] setToolWin: [2023-01-15T20:36:37.469Z] - name: "JAVA_TOOL_OPTIONS" [2023-01-15T20:36:37.484Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:37.486Z] declare-test: [2023-01-15T20:36:37.487Z] [2023-01-15T20:36:37.523Z] setToolUnix: [2023-01-15T20:36:37.523Z] [2023-01-15T20:36:37.523Z] setToolProperty: [2023-01-15T20:36:37.523Z] [2023-01-15T20:36:37.495Z] value: "-Xmx2g -Xss768k -XX:+UseStringDeduplication" [2023-01-15T20:36:37.523Z] setS1ASclassPath: [2023-01-15T20:36:37.523Z] image: "ee4jglassfish/ci:tini-jdk-11.0.10" [2023-01-15T20:36:37.524Z] imagePullPolicy: "Always" [2023-01-15T20:36:37.524Z] name: "glassfish-build" [2023-01-15T20:36:37.524Z] resources: [2023-01-15T20:36:37.524Z] limits: [2023-01-15T20:36:37.524Z] memory: "12Gi" [2023-01-15T20:36:37.524Z] cpu: "8000m" [2023-01-15T20:36:37.524Z] requests: [2023-01-15T20:36:37.524Z] memory: "7Gi" [2023-01-15T20:36:37.524Z] cpu: "4000m" [2023-01-15T20:36:37.524Z] tty: true [2023-01-15T20:36:37.522Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for noLibUsed [2023-01-15T20:36:37.523Z] [2023-01-15T20:36:37.534Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:37.506Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:37.524Z] volumeMounts: [2023-01-15T20:36:37.535Z] init-common: [2023-01-15T20:36:37.551Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:37.571Z] - mountPath: "/home/jenkins" [2023-01-15T20:36:37.585Z] [2023-01-15T20:36:37.617Z] runclient-common: [2023-01-15T20:36:37.600Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:37.601Z] name: "jenkins-home" [2023-01-15T20:36:37.617Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-xml-file Integer 25 java:module/custom/my-properties-xml-file [2023-01-15T20:36:37.641Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:37.639Z] readOnly: false [2023-01-15T20:36:37.658Z] - mountPath: "/home/jenkins/.m2/repository" [2023-01-15T20:36:37.658Z] name: "maven-repo-shared-storage" [2023-01-15T20:36:37.658Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-01-15T20:36:37.658Z] name: "settings-xml" [2023-01-15T20:36:37.658Z] readOnly: true [2023-01-15T20:36:37.658Z] subPath: "settings.xml" [2023-01-15T20:36:37.658Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2023-01-15T20:36:37.658Z] name: "settings-security-xml" [2023-01-15T20:36:37.658Z] readOnly: true [2023-01-15T20:36:37.658Z] subPath: "settings-security.xml" [2023-01-15T20:36:37.658Z] - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" [2023-01-15T20:36:37.658Z] name: "maven-repo-local-storage" [2023-01-15T20:36:37.658Z] - mountPath: "/home/jenkins/agent" [2023-01-15T20:36:37.658Z] name: "workspace-volume" [2023-01-15T20:36:37.658Z] readOnly: false [2023-01-15T20:36:37.658Z] nodeSelector: [2023-01-15T20:36:37.658Z] kubernetes.io/os: "linux" [2023-01-15T20:36:37.658Z] restartPolicy: "Never" [2023-01-15T20:36:37.658Z] volumes: [2023-01-15T20:36:37.658Z] - name: "settings-security-xml" [2023-01-15T20:36:37.658Z] secret: [2023-01-15T20:36:37.658Z] items: [2023-01-15T20:36:37.658Z] - key: "settings-security.xml" [2023-01-15T20:36:37.658Z] path: "settings-security.xml" [2023-01-15T20:36:37.658Z] secretName: "m2-secret-dir" [2023-01-15T20:36:37.659Z] - emptyDir: {} [2023-01-15T20:36:37.659Z] name: "maven-repo-local-storage" [2023-01-15T20:36:37.659Z] - emptyDir: {} [2023-01-15T20:36:37.659Z] name: "jenkins-home" [2023-01-15T20:36:37.659Z] - name: "settings-xml" [2023-01-15T20:36:37.659Z] secret: [2023-01-15T20:36:37.659Z] items: [2023-01-15T20:36:37.659Z] - key: "settings.xml" [2023-01-15T20:36:37.659Z] path: "settings.xml" [2023-01-15T20:36:37.659Z] secretName: "m2-secret-dir" [2023-01-15T20:36:37.659Z] - emptyDir: [2023-01-15T20:36:37.659Z] medium: "" [2023-01-15T20:36:37.659Z] name: "workspace-volume" [2023-01-15T20:36:37.659Z] - name: "maven-repo-shared-storage" [2023-01-15T20:36:37.659Z] persistentVolumeClaim: [2023-01-15T20:36:37.659Z] claimName: "glassfish-maven-repo-storage" [2023-01-15T20:36:37.659Z] [2023-01-15T20:36:37.875Z] [2023-01-15T20:36:37.898Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:37.978Z] setOSConditions: [2023-01-15T20:36:37.978Z] [exec] Jan 15, 2023 8:36:36 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:37.979Z] [2023-01-15T20:36:37.992Z] [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. [2023-01-15T20:36:37.993Z] setToolWin: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] setToolUnix: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] setToolProperty: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] setS1ASclassPath: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] init-common: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] undeploy-common: [2023-01-15T20:36:37.994Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:37.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] unsetup: [2023-01-15T20:36:37.994Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:37.994Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:37.994Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:37.994Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] setOSConditions: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] setToolWin: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] setToolUnix: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] setToolProperty: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] setS1ASclassPath: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] init-common: [2023-01-15T20:36:37.994Z] [2023-01-15T20:36:37.994Z] delete-user-common: [2023-01-15T20:36:37.994Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:37.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server harpreet [2023-01-15T20:36:37.995Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:37.995Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:37.995Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:37.995Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:37.995Z] [2023-01-15T20:36:37.995Z] asadmin-common: [2023-01-15T20:36:37.995Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file2 [2023-01-15T20:36:37.995Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:37.995Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file2 [2023-01-15T20:36:37.995Z] [2023-01-15T20:36:37.995Z] all: [2023-01-15T20:36:37.995Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:37.995Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:37.995Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:37.995Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:37.995Z] [2023-01-15T20:36:37.995Z] setOSConditions: [2023-01-15T20:36:37.995Z] [2023-01-15T20:36:37.995Z] setToolWin: [2023-01-15T20:36:37.995Z] [2023-01-15T20:36:37.995Z] setToolUnix: [2023-01-15T20:36:37.995Z] [2023-01-15T20:36:37.995Z] setToolProperty: [2023-01-15T20:36:37.995Z] [2023-01-15T20:36:37.995Z] setS1ASclassPath: [2023-01-15T20:36:38.271Z] [2023-01-15T20:36:38.271Z] init-common: [2023-01-15T20:36:38.271Z] [2023-01-15T20:36:38.271Z] clean: [2023-01-15T20:36:38.271Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:38.271Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:36:38.271Z] [2023-01-15T20:36:38.271Z] compile: [2023-01-15T20:36:38.271Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:38.271Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:38.271Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:38.271Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:38.271Z] [2023-01-15T20:36:38.271Z] setOSConditions: [2023-01-15T20:36:38.271Z] [2023-01-15T20:36:38.271Z] setToolWin: [2023-01-15T20:36:38.271Z] [2023-01-15T20:36:38.271Z] setToolUnix: [2023-01-15T20:36:38.271Z] [2023-01-15T20:36:38.271Z] setToolProperty: [2023-01-15T20:36:38.271Z] [2023-01-15T20:36:38.271Z] setS1ASclassPath: [2023-01-15T20:36:38.271Z] [2023-01-15T20:36:38.271Z] init-common: [2023-01-15T20:36:38.271Z] [2023-01-15T20:36:38.271Z] compile-common: [2023-01-15T20:36:38.271Z] [echo] Current time (ISO): 2023-01-15T20:36:37.888+0000 [2023-01-15T20:36:38.272Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:38.272Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:38.272Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:38.772Z] [2023-01-15T20:36:38.782Z] setOSConditions: [2023-01-15T20:36:38.782Z] [2023-01-15T20:36:38.782Z] setToolWin: [2023-01-15T20:36:38.782Z] [2023-01-15T20:36:38.782Z] setToolUnix: [2023-01-15T20:36:38.782Z] [2023-01-15T20:36:38.782Z] setToolProperty: [2023-01-15T20:36:38.782Z] [2023-01-15T20:36:38.782Z] setS1ASclassPath: [2023-01-15T20:36:38.782Z] [2023-01-15T20:36:38.782Z] init-common: [2023-01-15T20:36:38.782Z] [2023-01-15T20:36:38.782Z] runclient-common: [2023-01-15T20:36:38.782Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-01-15T20:36:38.782Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:39.043Z] [WARNING] HOME is set to / in the jnlp container. You may encounter troubles when using tools or ssh client. This usually happens if the uid doesnt have any entry in /etc/passwd. Please add a user to your Dockerfile or set the HOME environment variable to a valid directory in the pod template definition. [2023-01-15T20:36:39.346Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:39.640Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:39.644Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/shopping/ShoppingCartBean.java uses or overrides a deprecated API. [2023-01-15T20:36:39.644Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:36:39.644Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/shopping/ShoppingCartBean.java uses unchecked or unsafe operations. [2023-01-15T20:36:39.644Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:36:39.644Z] [javac] 1 warning [2023-01-15T20:36:39.644Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:39.644Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:39.644Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:39.644Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:39.645Z] [2023-01-15T20:36:39.645Z] setOSConditions: [2023-01-15T20:36:39.645Z] [2023-01-15T20:36:39.645Z] setToolWin: [2023-01-15T20:36:39.645Z] [2023-01-15T20:36:39.645Z] setToolUnix: [2023-01-15T20:36:39.645Z] [2023-01-15T20:36:39.645Z] setToolProperty: [2023-01-15T20:36:39.645Z] [2023-01-15T20:36:39.645Z] setS1ASclassPath: [2023-01-15T20:36:39.645Z] [2023-01-15T20:36:39.645Z] init-common: [2023-01-15T20:36:39.645Z] [2023-01-15T20:36:39.645Z] compile-common: [2023-01-15T20:36:39.645Z] [echo] Current time (ISO): 2023-01-15T20:36:39.558+0000 [2023-01-15T20:36:39.645Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:39.890Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:36:39.902Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:39.933Z] [exec] Jan 15, 2023 8:36:39 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:39.954Z] [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. [2023-01-15T20:36:40.159Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:40.341Z] [exec] [2023-01-15T20:36:40.341Z] [exec] [2023-01-15T20:36:40.341Z] [exec] ----------------------------------------- [2023-01-15T20:36:40.341Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:36:40.341Z] [exec] ----------------------------------------- [2023-01-15T20:36:40.341Z] [exec] Total PASS: 1 [2023-01-15T20:36:40.341Z] [exec] Total FAIL: 0 [2023-01-15T20:36:40.342Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:40.342Z] [exec] ----------------------------------------- [2023-01-15T20:36:40.342Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:40.342Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:40.599Z] [2023-01-15T20:36:40.599Z] checkReporting-common: [2023-01-15T20:36:40.599Z] [2023-01-15T20:36:40.599Z] confirmReportPresent-common: [2023-01-15T20:36:40.599Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:40.599Z] [echo] Test seems to be reported fine [2023-01-15T20:36:40.599Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2023-01-15T20:36:40.599Z] [2023-01-15T20:36:40.599Z] confirmMissingReport-common: [2023-01-15T20:36:40.599Z] [2023-01-15T20:36:40.599Z] setOSConditions: [2023-01-15T20:36:40.599Z] [2023-01-15T20:36:40.599Z] setToolWin: [2023-01-15T20:36:40.599Z] [2023-01-15T20:36:40.599Z] setToolUnix: [2023-01-15T20:36:40.599Z] [2023-01-15T20:36:40.599Z] setToolProperty: [2023-01-15T20:36:40.599Z] [2023-01-15T20:36:40.599Z] setS1ASclassPath: [2023-01-15T20:36:40.599Z] [2023-01-15T20:36:40.599Z] init-common: [2023-01-15T20:36:40.599Z] [2023-01-15T20:36:40.599Z] runclient-common: [2023-01-15T20:36:40.599Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:module/custom/my-properties-file-with-values [2023-01-15T20:36:40.599Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:40.856Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:41.282Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:41.282Z] [javac] 1 warning [2023-01-15T20:36:41.282Z] [2023-01-15T20:36:41.282Z] build: [2023-01-15T20:36:41.282Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] [2023-01-15T20:36:41.282Z] setOSConditions: [2023-01-15T20:36:41.282Z] [2023-01-15T20:36:41.282Z] fixFiles: [2023-01-15T20:36:41.282Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] [2023-01-15T20:36:41.282Z] convUnix: [2023-01-15T20:36:41.282Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:41.282Z] [2023-01-15T20:36:41.282Z] convWin: [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] setToolWin: [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] setToolUnix: [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] setToolProperty: [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] setS1ASclassPath: [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] init-common: [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] package-persistence-common: [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] ejb-jar-common: [2023-01-15T20:36:41.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:36:41.283Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:41.283Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:41.283Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:41.283Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] package-ejbjar-common: [2023-01-15T20:36:41.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:41.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:41.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:41.283Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/statefulLoginBean-ejb.jar [2023-01-15T20:36:41.283Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] appclient-jar-common: [2023-01-15T20:36:41.283Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:41.283Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:41.283Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:41.283Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] package-appclientjar-common: [2023-01-15T20:36:41.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:41.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:41.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:41.283Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/statefulLoginBean-client.jar [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] webclient-war-common: [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] build-ear-common: [2023-01-15T20:36:41.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:41.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:41.283Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/statefulLoginBeanApp.ear [2023-01-15T20:36:41.283Z] [2023-01-15T20:36:41.283Z] create-user: [2023-01-15T20:36:41.283Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:41.283Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:41.420Z] [exec] Jan 15, 2023 8:36:41 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:41.423Z] [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. [2023-01-15T20:36:41.540Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:41.547Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:41.548Z] [2023-01-15T20:36:41.548Z] setOSConditions: [2023-01-15T20:36:41.548Z] [2023-01-15T20:36:41.548Z] setToolWin: [2023-01-15T20:36:41.548Z] [2023-01-15T20:36:41.548Z] setToolUnix: [2023-01-15T20:36:41.548Z] [2023-01-15T20:36:41.548Z] setToolProperty: [2023-01-15T20:36:41.548Z] [2023-01-15T20:36:41.548Z] setS1ASclassPath: [2023-01-15T20:36:41.548Z] [2023-01-15T20:36:41.548Z] init-common: [2023-01-15T20:36:41.548Z] [2023-01-15T20:36:41.548Z] create-user-common: [2023-01-15T20:36:41.548Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:41.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:41.805Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/asadminuserpassword.txt [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] deploy: [2023-01-15T20:36:41.805Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:41.805Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:41.805Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:41.805Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] setOSConditions: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] setToolWin: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] setToolUnix: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] setToolProperty: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] setS1ASclassPath: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] init-common: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] deploy-common: [2023-01-15T20:36:41.805Z] [echo] Current time (ISO): 2023-01-15T20:36:41.771+0000 [2023-01-15T20:36:41.805Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:41.805Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:41.805Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:41.805Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] setOSConditions: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] setToolWin: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] setToolUnix: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] setToolProperty: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] setS1ASclassPath: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] init-common: [2023-01-15T20:36:41.805Z] [2023-01-15T20:36:41.805Z] deploy-common-pe: [2023-01-15T20:36:41.839Z] [concat] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:41.854Z] [concat] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:41.854Z] [concat] result=0 [2023-01-15T20:36:41.854Z] [concat] note=Received expected results [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] processResult: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] failed: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] passed: [2023-01-15T20:36:41.854Z] [echo] Test libclasspath2 Passed [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] unknown: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.os: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.tools.unix: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.tools.windows: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.tools: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] setAsadminArgs: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init: [2023-01-15T20:36:41.854Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:41.854Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:41.854Z] [get] Not modified - so not downloaded [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.customtasks: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] prepare: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] undeploy.asadmin: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] setAsadminArgs: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] common.undeploy.asadmin: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.os: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.tools.unix: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.tools.windows: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.tools: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] setAsadminArgs: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init: [2023-01-15T20:36:41.854Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:41.854Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:41.854Z] [get] Not modified - so not downloaded [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.customtasks: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] delAppRef: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.os: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.tools.unix: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.tools.windows: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.tools: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] setAsadminArgs: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init: [2023-01-15T20:36:41.854Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:41.854Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:41.854Z] [get] Not modified - so not downloaded [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] init.customtasks: [2023-01-15T20:36:41.854Z] [2023-01-15T20:36:41.854Z] common.run.asadmin: [2023-01-15T20:36:41.854Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-none [2023-01-15T20:36:41.854Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:42.062Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:42.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/statefulLoginBeanApp.ear [2023-01-15T20:36:42.422Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:42.432Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:36:42.592Z] [exec] Application deployed with name statefulLoginBeanApp. [2023-01-15T20:36:42.603Z] [echo] Deployment on target server server successful [2023-01-15T20:36:42.604Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:42.604Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:42.604Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:42.604Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:42.604Z] [2023-01-15T20:36:42.604Z] setOSConditions: [2023-01-15T20:36:42.604Z] [2023-01-15T20:36:42.604Z] setToolWin: [2023-01-15T20:36:42.604Z] [2023-01-15T20:36:42.604Z] setToolUnix: [2023-01-15T20:36:42.604Z] [2023-01-15T20:36:42.604Z] setToolProperty: [2023-01-15T20:36:42.604Z] [2023-01-15T20:36:42.604Z] setS1ASclassPath: [2023-01-15T20:36:42.604Z] [2023-01-15T20:36:42.604Z] init-common: [2023-01-15T20:36:42.604Z] [2023-01-15T20:36:42.604Z] deploy-common-ee: [2023-01-15T20:36:42.604Z] [2023-01-15T20:36:42.604Z] run: [2023-01-15T20:36:42.604Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:43.002Z] [exec] Command undeploy executed successfully. [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init.os: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init.tools.unix: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init.tools.windows: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init.tools: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] setAsadminArgs: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init: [2023-01-15T20:36:43.013Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:43.013Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:43.013Z] [get] Not modified - so not downloaded [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init.customtasks: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] prepare: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] deploy.asadmin: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] setAsadminArgs: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] common.deploy.asadmin: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init.os: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init.tools.unix: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init.tools.windows: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init.tools: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] setAsadminArgs: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init: [2023-01-15T20:36:43.013Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:43.013Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:43.013Z] [get] Not modified - so not downloaded [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] init.customtasks: [2023-01-15T20:36:43.013Z] [2023-01-15T20:36:43.013Z] common.run.asadmin: [2023-01-15T20:36:43.013Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-default /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2default-App.ear [2023-01-15T20:36:43.013Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:43.168Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:43.632Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:43.643Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:36:43.734Z] [exec] Jan 15, 2023 8:36:43 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:43.746Z] [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. [2023-01-15T20:36:44.131Z] [exec] Value of key is: test-4 [2023-01-15T20:36:44.131Z] [exec] test-4 returned true as validation is enabled [2023-01-15T20:36:44.131Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:44.131Z] [exec] [2023-01-15T20:36:44.131Z] [exec] [2023-01-15T20:36:44.131Z] [exec] ----------------------------------------- [2023-01-15T20:36:44.131Z] [exec] - test-4 : PASS - [2023-01-15T20:36:44.131Z] [exec] ----------------------------------------- [2023-01-15T20:36:44.131Z] [exec] Total PASS: 1 [2023-01-15T20:36:44.131Z] [exec] Total FAIL: 0 [2023-01-15T20:36:44.131Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:44.131Z] [exec] ----------------------------------------- [2023-01-15T20:36:44.131Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:44.131Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] checkReporting-common: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] confirmReportPresent-common: [2023-01-15T20:36:44.131Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:44.131Z] [echo] Test seems to be reported fine [2023-01-15T20:36:44.131Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] confirmMissingReport-common: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] setOSConditions: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] setToolWin: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] setToolUnix: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] setToolProperty: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] setS1ASclassPath: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] init-common: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] execute-sql-common: [2023-01-15T20:36:44.131Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/drop_pointbase.sql [2023-01-15T20:36:44.131Z] [sql] 0 rows affected [2023-01-15T20:36:44.131Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] undeploy: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] setOSConditions: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] setToolWin: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] setToolUnix: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] setToolProperty: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] setS1ASclassPath: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] init-common: [2023-01-15T20:36:44.131Z] [2023-01-15T20:36:44.131Z] undeploy-common: [2023-01-15T20:36:44.131Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:44.580Z] [exec] Application deployed with name libtest-default. [2023-01-15T20:36:44.580Z] [exec] Command deploy executed successfully. [2023-01-15T20:36:44.651Z] Running on glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-c523j in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [Pipeline] { [Pipeline] stage [Pipeline] { (webservice_all) [2023-01-15T20:36:44.694Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-convalApp [2023-01-15T20:36:44.709Z] [2023-01-15T20:36:44.709Z] delete-jdbc-stuff: [2023-01-15T20:36:44.709Z] [2023-01-15T20:36:44.709Z] setOSConditions: [2023-01-15T20:36:44.709Z] [2023-01-15T20:36:44.709Z] setToolWin: [2023-01-15T20:36:44.696Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:36:44.709Z] [2023-01-15T20:36:44.710Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:44.718Z] [exec] [2023-01-15T20:36:44.710Z] setToolUnix: [2023-01-15T20:36:44.718Z] [exec] [2023-01-15T20:36:44.718Z] [2023-01-15T20:36:44.719Z] [exec] ----------------------------------------- [2023-01-15T20:36:44.720Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:36:44.719Z] setToolProperty: [2023-01-15T20:36:44.721Z] [2023-01-15T20:36:44.721Z] setS1ASclassPath: [2023-01-15T20:36:44.721Z] [2023-01-15T20:36:44.721Z] init-common: [2023-01-15T20:36:44.721Z] [2023-01-15T20:36:44.720Z] [exec] ----------------------------------------- [2023-01-15T20:36:44.721Z] [exec] Total PASS: 1 [2023-01-15T20:36:44.721Z] [exec] Total FAIL: 0 [2023-01-15T20:36:44.721Z] [exec] Total DID NOT RUN: 0 [Pipeline] container [2023-01-15T20:36:44.721Z] delete-jdbc-resource-common: [2023-01-15T20:36:44.732Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/convalDB [2023-01-15T20:36:44.739Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:44.722Z] [exec] ----------------------------------------- [Pipeline] { [2023-01-15T20:36:44.740Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:44.749Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:44.749Z] [2023-01-15T20:36:44.749Z] checkReporting-common: [2023-01-15T20:36:44.749Z] [2023-01-15T20:36:44.749Z] confirmReportPresent-common: [2023-01-15T20:36:44.749Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:44.749Z] [echo] Test seems to be reported fine [2023-01-15T20:36:44.749Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2023-01-15T20:36:44.749Z] [2023-01-15T20:36:44.749Z] confirmMissingReport-common: [2023-01-15T20:36:44.749Z] [2023-01-15T20:36:44.749Z] setOSConditions: [2023-01-15T20:36:44.749Z] [2023-01-15T20:36:44.749Z] setToolWin: [2023-01-15T20:36:44.749Z] [2023-01-15T20:36:44.749Z] setToolUnix: [2023-01-15T20:36:44.749Z] [2023-01-15T20:36:44.749Z] setToolProperty: [2023-01-15T20:36:44.749Z] [2023-01-15T20:36:44.749Z] setS1ASclassPath: [2023-01-15T20:36:44.749Z] [2023-01-15T20:36:44.749Z] init-common: [2023-01-15T20:36:44.749Z] [2023-01-15T20:36:44.749Z] runclient-common: [2023-01-15T20:36:44.750Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:module/custom/my-properties-xml-file-with-values [Pipeline] unstash [2023-01-15T20:36:44.839Z] [2023-01-15T20:36:44.852Z] init.os: [2023-01-15T20:36:44.852Z] [2023-01-15T20:36:44.852Z] init.tools.unix: [2023-01-15T20:36:44.852Z] [2023-01-15T20:36:44.852Z] init.tools.windows: [2023-01-15T20:36:44.852Z] [2023-01-15T20:36:44.852Z] init.tools: [2023-01-15T20:36:44.852Z] [2023-01-15T20:36:44.853Z] setAsadminArgs: [2023-01-15T20:36:44.853Z] [2023-01-15T20:36:44.853Z] init: [2023-01-15T20:36:44.853Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:44.853Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:44.853Z] [get] Not modified - so not downloaded [2023-01-15T20:36:44.853Z] [2023-01-15T20:36:44.853Z] init.customtasks: [2023-01-15T20:36:44.853Z] [2023-01-15T20:36:44.853Z] setEnabled: [2023-01-15T20:36:44.853Z] [2023-01-15T20:36:44.853Z] createAppRef: [2023-01-15T20:36:44.853Z] [2023-01-15T20:36:44.853Z] declare-test: [2023-01-15T20:36:44.853Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for defaultLibUsed [2023-01-15T20:36:44.853Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:45.007Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:45.303Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/convalDB [2023-01-15T20:36:45.304Z] [exec] JDBC resource jdbc/convalDB deleted successfully [2023-01-15T20:36:45.304Z] [echo] cmd executed for server [2023-01-15T20:36:45.304Z] [2023-01-15T20:36:45.304Z] setOSConditions: [2023-01-15T20:36:45.304Z] [2023-01-15T20:36:45.304Z] setToolWin: [2023-01-15T20:36:45.304Z] [2023-01-15T20:36:45.304Z] setToolUnix: [2023-01-15T20:36:45.304Z] [2023-01-15T20:36:45.304Z] setToolProperty: [2023-01-15T20:36:45.304Z] [2023-01-15T20:36:45.304Z] setS1ASclassPath: [2023-01-15T20:36:45.304Z] [2023-01-15T20:36:45.304Z] init-common: [2023-01-15T20:36:45.304Z] [2023-01-15T20:36:45.304Z] delete-jdbc-connpool-common: [2023-01-15T20:36:45.304Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-conval [2023-01-15T20:36:45.304Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:45.574Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:45.832Z] [exec] Jan 15, 2023 8:36:45 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:45.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. [2023-01-15T20:36:45.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-conval [2023-01-15T20:36:45.880Z] [exec] JDBC Connection pool jdbc-conval deleted successfully [2023-01-15T20:36:45.880Z] [echo] cmd executed for server [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] all: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setOSConditions: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolWin: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolUnix: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolProperty: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setS1ASclassPath: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] init-common: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] clean: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setOSConditions: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolWin: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolUnix: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolProperty: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setS1ASclassPath: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] init-common: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] clean-common: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setOSConditions: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolWin: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolUnix: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolProperty: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setS1ASclassPath: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] init-common: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] clean-classes-common: [2023-01-15T20:36:45.880Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setOSConditions: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolWin: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolUnix: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolProperty: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setS1ASclassPath: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] init-common: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] clean-jars-common: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] compile: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setOSConditions: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolWin: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolUnix: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setToolProperty: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] setS1ASclassPath: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] init-common: [2023-01-15T20:36:45.880Z] [2023-01-15T20:36:45.880Z] compile-common: [2023-01-15T20:36:45.880Z] [echo] Current time (ISO): 2023-01-15T20:36:45.729+0000 [2023-01-15T20:36:45.880Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:45.880Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:45.880Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:46.268Z] [exec] Looked up home!! [2023-01-15T20:36:46.268Z] [exec] Narrowed home!! [2023-01-15T20:36:46.268Z] [exec] Got the EJB!! [2023-01-15T20:36:46.268Z] [exec] Calling authorized method - addItem [2023-01-15T20:36:46.268Z] [exec] 320.0 [2023-01-15T20:36:46.268Z] [exec] Shopping list for LizHurley [2023-01-15T20:36:46.268Z] [exec] lipstick [2023-01-15T20:36:46.268Z] [exec] mascara [2023-01-15T20:36:46.268Z] [exec] sandals [2023-01-15T20:36:46.268Z] [exec] Total Cost for Ms Hurley = 270.0 [2023-01-15T20:36:46.268Z] [exec] Value of key is: Login Bean [2023-01-15T20:36:46.268Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2023-01-15T20:36:46.268Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:46.268Z] [exec] [2023-01-15T20:36:46.268Z] [exec] [2023-01-15T20:36:46.268Z] [exec] ----------------------------------------- [2023-01-15T20:36:46.268Z] [exec] - Login Bean: PASS - [2023-01-15T20:36:46.268Z] [exec] ----------------------------------------- [2023-01-15T20:36:46.268Z] [exec] Total PASS: 1 [2023-01-15T20:36:46.268Z] [exec] Total FAIL: 0 [2023-01-15T20:36:46.268Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:46.268Z] [exec] ----------------------------------------- [2023-01-15T20:36:46.268Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:46.268Z] [exec] ShoppingCart:StatefulLoginBean Test Passed [2023-01-15T20:36:46.268Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:46.832Z] [2023-01-15T20:36:46.832Z] undeploy: [2023-01-15T20:36:46.832Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:46.832Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:46.833Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:46.833Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:46.833Z] [2023-01-15T20:36:46.833Z] setOSConditions: [2023-01-15T20:36:46.833Z] [2023-01-15T20:36:46.833Z] setToolWin: [2023-01-15T20:36:46.833Z] [2023-01-15T20:36:46.833Z] setToolUnix: [2023-01-15T20:36:46.833Z] [2023-01-15T20:36:46.833Z] setToolProperty: [2023-01-15T20:36:46.833Z] [2023-01-15T20:36:46.833Z] setS1ASclassPath: [2023-01-15T20:36:46.833Z] [2023-01-15T20:36:46.833Z] init-common: [2023-01-15T20:36:46.833Z] [2023-01-15T20:36:46.833Z] undeploy-common: [2023-01-15T20:36:46.833Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:47.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:36:47.395Z] [2023-01-15T20:36:47.395Z] delete-user: [2023-01-15T20:36:47.395Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:47.395Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:47.395Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:47.395Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:47.395Z] [2023-01-15T20:36:47.395Z] setOSConditions: [2023-01-15T20:36:47.395Z] [2023-01-15T20:36:47.395Z] setToolWin: [2023-01-15T20:36:47.395Z] [2023-01-15T20:36:47.395Z] setToolUnix: [2023-01-15T20:36:47.395Z] [2023-01-15T20:36:47.395Z] setToolProperty: [2023-01-15T20:36:47.395Z] [2023-01-15T20:36:47.395Z] setS1ASclassPath: [2023-01-15T20:36:47.395Z] [2023-01-15T20:36:47.395Z] init-common: [2023-01-15T20:36:47.395Z] [2023-01-15T20:36:47.395Z] delete-user-common: [2023-01-15T20:36:47.395Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:47.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server harpreet [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] all: [2023-01-15T20:36:47.652Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:47.652Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:47.652Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:47.652Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] setOSConditions: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] setToolWin: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] setToolUnix: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] setToolProperty: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] setS1ASclassPath: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] init-common: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] clean: [2023-01-15T20:36:47.652Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:47.652Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] compile: [2023-01-15T20:36:47.652Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:47.652Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:47.652Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:47.652Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] setOSConditions: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] setToolWin: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] setToolUnix: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] setToolProperty: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] setS1ASclassPath: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] init-common: [2023-01-15T20:36:47.652Z] [2023-01-15T20:36:47.652Z] compile-common: [2023-01-15T20:36:47.652Z] [echo] Current time (ISO): 2023-01-15T20:36:47.598+0000 [2023-01-15T20:36:47.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:47.652Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:47.773Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:47.909Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:48.094Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:36:48.097Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:36:48.097Z] [javac] 1 warning [2023-01-15T20:36:48.097Z] [2023-01-15T20:36:48.097Z] setOSConditions: [2023-01-15T20:36:48.097Z] [2023-01-15T20:36:48.097Z] setToolWin: [2023-01-15T20:36:48.097Z] [2023-01-15T20:36:48.097Z] setToolUnix: [2023-01-15T20:36:48.097Z] [2023-01-15T20:36:48.097Z] setToolProperty: [2023-01-15T20:36:48.097Z] [2023-01-15T20:36:48.097Z] setS1ASclassPath: [2023-01-15T20:36:48.097Z] [2023-01-15T20:36:48.097Z] init-common: [2023-01-15T20:36:48.097Z] [2023-01-15T20:36:48.097Z] compile-common: [2023-01-15T20:36:48.097Z] [echo] Current time (ISO): 2023-01-15T20:36:47.654+0000 [2023-01-15T20:36:48.097Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:48.354Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:49.106Z] [exec] Value of key is: Resource Factories Test - Properties : [2023-01-15T20:36:49.462Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:49.493Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:49.494Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/shopping/RpaBean.java uses or overrides a deprecated API. [2023-01-15T20:36:49.494Z] [exec] [2023-01-15T20:36:49.495Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:36:49.496Z] [exec] [2023-01-15T20:36:49.515Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/shopping/RpaBean.java uses unchecked or unsafe operations. [2023-01-15T20:36:49.515Z] [exec] ----------------------------------------- [2023-01-15T20:36:49.650Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:36:49.652Z] [javac] 1 warning [2023-01-15T20:36:49.651Z] [exec] - Resource Factories Test - Properties : : PASS - [2023-01-15T20:36:49.653Z] [exec] ----------------------------------------- [2023-01-15T20:36:49.653Z] [exec] Total PASS: 1 [2023-01-15T20:36:49.653Z] [exec] Total FAIL: 0 [2023-01-15T20:36:49.653Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:49.652Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:49.653Z] [exec] ----------------------------------------- [2023-01-15T20:36:49.654Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:49.655Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:49.655Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:49.655Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:49.656Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:49.657Z] [2023-01-15T20:36:49.657Z] setOSConditions: [2023-01-15T20:36:49.657Z] [2023-01-15T20:36:49.657Z] setToolWin: [2023-01-15T20:36:49.657Z] [2023-01-15T20:36:49.657Z] setToolUnix: [2023-01-15T20:36:49.657Z] [2023-01-15T20:36:49.657Z] setToolProperty: [2023-01-15T20:36:49.657Z] [2023-01-15T20:36:49.657Z] setS1ASclassPath: [2023-01-15T20:36:49.657Z] [2023-01-15T20:36:49.657Z] init-common: [2023-01-15T20:36:49.657Z] [2023-01-15T20:36:49.657Z] compile-common: [2023-01-15T20:36:49.657Z] [echo] Current time (ISO): 2023-01-15T20:36:49.324+0000 [2023-01-15T20:36:49.657Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:36:49.657Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:49.725Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:49.737Z] [javac] 1 warning [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] build: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] setOSConditions: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] fixFiles: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] convUnix: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] convWin: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] setToolWin: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] setToolUnix: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] setToolProperty: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] setS1ASclassPath: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] init-common: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] package-persistence-common: [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] ejb-jar-common: [2023-01-15T20:36:49.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:36:49.737Z] [2023-01-15T20:36:49.737Z] package-ejbjar-common: [2023-01-15T20:36:49.913Z] [2023-01-15T20:36:49.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:50.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:50.456Z] checkReporting-common: [2023-01-15T20:36:50.486Z] [2023-01-15T20:36:50.486Z] confirmReportPresent-common: [2023-01-15T20:36:50.486Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:50.486Z] [echo] Test seems to be reported fine [2023-01-15T20:36:50.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:50.487Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-ejb.jar [2023-01-15T20:36:50.486Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2023-01-15T20:36:50.487Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:50.527Z] [2023-01-15T20:36:50.527Z] appclient-jar-common: [2023-01-15T20:36:50.527Z] [2023-01-15T20:36:50.527Z] package-appclientjar-common: [2023-01-15T20:36:50.488Z] [2023-01-15T20:36:50.528Z] confirmMissingReport-common: [2023-01-15T20:36:50.528Z] [2023-01-15T20:36:50.528Z] setOSConditions: [2023-01-15T20:36:50.528Z] [2023-01-15T20:36:50.528Z] setToolWin: [2023-01-15T20:36:50.528Z] [2023-01-15T20:36:50.528Z] setToolUnix: [2023-01-15T20:36:50.528Z] [2023-01-15T20:36:50.527Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:50.536Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:50.528Z] setToolProperty: [2023-01-15T20:36:50.536Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:50.536Z] [2023-01-15T20:36:50.538Z] setS1ASclassPath: [2023-01-15T20:36:50.538Z] [2023-01-15T20:36:50.538Z] init-common: [2023-01-15T20:36:50.538Z] [2023-01-15T20:36:50.538Z] runclient-common: [2023-01-15T20:36:50.537Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-client.jar [2023-01-15T20:36:50.538Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml url http://java.sun.com:80/index.html java:module/custom/my-url [2023-01-15T20:36:50.538Z] [2023-01-15T20:36:50.539Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:50.539Z] webclient-war-common: [2023-01-15T20:36:50.555Z] [2023-01-15T20:36:50.555Z] build-ear-common: [2023-01-15T20:36:50.555Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:50.555Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-01-15T20:36:50.540Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:50.555Z] [2023-01-15T20:36:50.556Z] create-jdbc-stuff: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] setOSConditions: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] setToolWin: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] setToolUnix: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] setToolProperty: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] setS1ASclassPath: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] init-common: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] deploy-jdbc-common: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] setOSConditions: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] setToolWin: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] setToolUnix: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] setToolProperty: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] setS1ASclassPath: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] init-common: [2023-01-15T20:36:50.556Z] [2023-01-15T20:36:50.556Z] create-jdbc-connpool-common: [2023-01-15T20:36:50.556Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:50.813Z] [exec] Jan 15, 2023 8:36:50 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:50.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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-conval [2023-01-15T20:36:50.848Z] [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. [2023-01-15T20:36:50.848Z] [exec] JDBC connection pool jdbc-conval created successfully. [2023-01-15T20:36:50.861Z] [2023-01-15T20:36:50.861Z] set-derby-connpool-props: [2023-01-15T20:36:50.861Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:51.026Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:36:51.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-01-15T20:36:51.136Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-01-15T20:36:51.136Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:51.135Z] [javac] 1 warning [2023-01-15T20:36:51.147Z] [2023-01-15T20:36:51.147Z] build: [2023-01-15T20:36:51.147Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:51.147Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:51.147Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:51.147Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:51.147Z] [2023-01-15T20:36:51.147Z] setOSConditions: [2023-01-15T20:36:51.147Z] [2023-01-15T20:36:51.147Z] fixFiles: [2023-01-15T20:36:51.147Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:51.147Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:51.147Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] convUnix: [2023-01-15T20:36:51.148Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] convWin: [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] setToolWin: [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] setToolUnix: [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] setToolProperty: [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] setS1ASclassPath: [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] init-common: [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] package-persistence-common: [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] ejb-jar-common: [2023-01-15T20:36:51.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:36:51.148Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] package-ejbjar-common: [2023-01-15T20:36:51.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:51.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:51.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:51.148Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-ejb.jar [2023-01-15T20:36:51.148Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] appclient-jar-common: [2023-01-15T20:36:51.148Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:51.148Z] [2023-01-15T20:36:51.148Z] package-appclientjar-common: [2023-01-15T20:36:51.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:51.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:51.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:51.148Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-client.jar [2023-01-15T20:36:51.405Z] [2023-01-15T20:36:51.405Z] webclient-war-common: [2023-01-15T20:36:51.405Z] [2023-01-15T20:36:51.405Z] build-ear-common: [2023-01-15T20:36:51.406Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:51.406Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:36:51.406Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2023-01-15T20:36:51.406Z] [2023-01-15T20:36:51.406Z] setup: [2023-01-15T20:36:51.406Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile2 [2023-01-15T20:36:51.406Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/temp.txt [2023-01-15T20:36:51.406Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:51.406Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:51.406Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:51.406Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:51.406Z] [2023-01-15T20:36:51.406Z] asadmin-common: [2023-01-15T20:36:51.406Z] [echo] asadmin create-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm file2 [2023-01-15T20:36:51.406Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:51.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2023-01-15T20:36:51.663Z] [echo] Creating user with an @ symbol: harpreet@foobar.com [2023-01-15T20:36:51.663Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:51.663Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:51.663Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:51.663Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:51.663Z] [2023-01-15T20:36:51.663Z] setOSConditions: [2023-01-15T20:36:51.663Z] [2023-01-15T20:36:51.663Z] setToolWin: [2023-01-15T20:36:51.663Z] [2023-01-15T20:36:51.663Z] setToolUnix: [2023-01-15T20:36:51.663Z] [2023-01-15T20:36:51.663Z] setToolProperty: [2023-01-15T20:36:51.663Z] [2023-01-15T20:36:51.663Z] setS1ASclassPath: [2023-01-15T20:36:51.663Z] [2023-01-15T20:36:51.663Z] init-common: [2023-01-15T20:36:51.663Z] [2023-01-15T20:36:51.663Z] create-user-common: [2023-01-15T20:36:51.663Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:51.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-01-15T20:36:51.750Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-01-15T20:36:51.750Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:52.226Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:52.226Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/asadminuserpassword.txt [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] deploy: [2023-01-15T20:36:52.226Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:52.226Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:52.226Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:52.226Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] setOSConditions: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] setToolWin: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] setToolUnix: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] setToolProperty: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] setS1ASclassPath: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] init-common: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] deploy-common: [2023-01-15T20:36:52.226Z] [echo] Current time (ISO): 2023-01-15T20:36:51.983+0000 [2023-01-15T20:36:52.226Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:52.226Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:52.226Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:52.226Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] setOSConditions: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] setToolWin: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] setToolUnix: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] setToolProperty: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] setS1ASclassPath: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] init-common: [2023-01-15T20:36:52.226Z] [2023-01-15T20:36:52.226Z] deploy-common-pe: [2023-01-15T20:36:52.226Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:52.315Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-01-15T20:36:52.317Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-01-15T20:36:52.317Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:52.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2023-01-15T20:36:52.814Z] [exec] Application deployed with name rpaLoginBeanApp. [2023-01-15T20:36:52.814Z] [echo] Deployment on target server server successful [2023-01-15T20:36:52.814Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:52.814Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:52.814Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:52.814Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:52.814Z] [2023-01-15T20:36:52.814Z] setOSConditions: [2023-01-15T20:36:52.814Z] [2023-01-15T20:36:52.814Z] setToolWin: [2023-01-15T20:36:52.814Z] [2023-01-15T20:36:52.814Z] setToolUnix: [2023-01-15T20:36:52.814Z] [2023-01-15T20:36:52.814Z] setToolProperty: [2023-01-15T20:36:52.814Z] [2023-01-15T20:36:52.814Z] setS1ASclassPath: [2023-01-15T20:36:52.814Z] [2023-01-15T20:36:52.814Z] init-common: [2023-01-15T20:36:52.814Z] [2023-01-15T20:36:52.814Z] deploy-common-ee: [2023-01-15T20:36:52.814Z] [2023-01-15T20:36:52.814Z] run: [2023-01-15T20:36:52.814Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:52.880Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-01-15T20:36:52.907Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-01-15T20:36:52.907Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:52.972Z] [concat] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:52.981Z] [concat] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:52.981Z] [concat] result=0 [2023-01-15T20:36:52.981Z] [concat] note=Received expected results [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] processResult: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] failed: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] passed: [2023-01-15T20:36:52.981Z] [echo] Test libclasspath2 Passed [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] unknown: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init.os: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init.tools.unix: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init.tools.windows: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init.tools: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] setAsadminArgs: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init: [2023-01-15T20:36:52.981Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:52.981Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:52.981Z] [get] Not modified - so not downloaded [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init.customtasks: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] prepare: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] undeploy.asadmin: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] setAsadminArgs: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] common.undeploy.asadmin: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init.os: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init.tools.unix: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init.tools.windows: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init.tools: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] setAsadminArgs: [2023-01-15T20:36:52.981Z] [2023-01-15T20:36:52.981Z] init: [2023-01-15T20:36:52.981Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:52.982Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:52.982Z] [get] Not modified - so not downloaded [2023-01-15T20:36:52.982Z] [2023-01-15T20:36:52.982Z] init.customtasks: [2023-01-15T20:36:52.982Z] [2023-01-15T20:36:52.982Z] delAppRef: [2023-01-15T20:36:52.982Z] [2023-01-15T20:36:52.982Z] init.os: [2023-01-15T20:36:52.982Z] [2023-01-15T20:36:52.982Z] init.tools.unix: [2023-01-15T20:36:52.982Z] [2023-01-15T20:36:52.982Z] init.tools.windows: [2023-01-15T20:36:52.982Z] [2023-01-15T20:36:52.982Z] init.tools: [2023-01-15T20:36:52.982Z] [2023-01-15T20:36:52.982Z] setAsadminArgs: [2023-01-15T20:36:52.982Z] [2023-01-15T20:36:52.982Z] init: [2023-01-15T20:36:52.982Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:52.982Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:52.982Z] [get] Not modified - so not downloaded [2023-01-15T20:36:52.982Z] [2023-01-15T20:36:52.982Z] init.customtasks: [2023-01-15T20:36:52.982Z] [2023-01-15T20:36:52.982Z] common.run.asadmin: [2023-01-15T20:36:52.982Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-default [2023-01-15T20:36:53.241Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:53.376Z] [exec] Value of key is: Resource Factories Test - URL : [2023-01-15T20:36:53.376Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:53.376Z] [exec] [2023-01-15T20:36:53.376Z] [exec] [2023-01-15T20:36:53.376Z] [exec] ----------------------------------------- [2023-01-15T20:36:53.376Z] [exec] - Resource Factories Test - URL : : PASS - [2023-01-15T20:36:53.376Z] [exec] ----------------------------------------- [2023-01-15T20:36:53.376Z] [exec] Total PASS: 1 [2023-01-15T20:36:53.376Z] [exec] Total FAIL: 0 [2023-01-15T20:36:53.376Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:53.376Z] [exec] ----------------------------------------- [2023-01-15T20:36:53.376Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:53.376Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:53.376Z] [2023-01-15T20:36:53.376Z] checkReporting-common: [2023-01-15T20:36:53.376Z] [2023-01-15T20:36:53.376Z] confirmReportPresent-common: [2023-01-15T20:36:53.376Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:36:53.377Z] [echo] Test seems to be reported fine [2023-01-15T20:36:53.377Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2023-01-15T20:36:53.377Z] [2023-01-15T20:36:53.377Z] confirmMissingReport-common: [2023-01-15T20:36:53.377Z] [2023-01-15T20:36:53.377Z] undeploy: [2023-01-15T20:36:53.377Z] [2023-01-15T20:36:53.377Z] undeploy-custom-resource-classes: [2023-01-15T20:36:53.377Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/custom-resource-classes.jar [2023-01-15T20:36:53.377Z] [2023-01-15T20:36:53.377Z] restart-server: [2023-01-15T20:36:53.377Z] [2023-01-15T20:36:53.377Z] setOSConditions: [2023-01-15T20:36:53.377Z] [2023-01-15T20:36:53.377Z] stop-server: [2023-01-15T20:36:53.377Z] [2023-01-15T20:36:53.377Z] stop-server-unix: [2023-01-15T20:36:53.377Z] [echo] stopping server on unix ... [2023-01-15T20:36:53.378Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:53.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-01-15T20:36:53.598Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-01-15T20:36:53.598Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:53.633Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:53.809Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:53.853Z] [exec] Jan 15, 2023 8:36:53 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:53.874Z] [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. [2023-01-15T20:36:53.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:36:53.876Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:36:53.873Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:36:54.132Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:54.136Z] [exec] Command undeploy executed successfully. [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init.os: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init.tools.unix: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init.tools.windows: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init.tools: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] setAsadminArgs: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init: [2023-01-15T20:36:54.194Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:54.194Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:54.194Z] [get] Not modified - so not downloaded [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init.customtasks: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] prepare: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] deploy.asadmin: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] setAsadminArgs: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] common.deploy.asadmin: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init.os: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init.tools.unix: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init.tools.windows: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init.tools: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] setAsadminArgs: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init: [2023-01-15T20:36:54.194Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:54.194Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:54.194Z] [get] Not modified - so not downloaded [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] init.customtasks: [2023-01-15T20:36:54.194Z] [2023-01-15T20:36:54.194Z] common.run.asadmin: [2023-01-15T20:36:54.194Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-explicitWithDir /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2x-App.ear [2023-01-15T20:36:54.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-01-15T20:36:54.407Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-01-15T20:36:54.453Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:54.664Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:54.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-01-15T20:36:54.921Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-01-15T20:36:54.921Z] [2023-01-15T20:36:54.921Z] setOSConditions: [2023-01-15T20:36:54.921Z] [2023-01-15T20:36:54.921Z] setToolWin: [2023-01-15T20:36:54.921Z] [2023-01-15T20:36:54.921Z] setToolUnix: [2023-01-15T20:36:54.921Z] [2023-01-15T20:36:54.921Z] setToolProperty: [2023-01-15T20:36:54.921Z] [2023-01-15T20:36:54.921Z] setS1ASclassPath: [2023-01-15T20:36:54.921Z] [2023-01-15T20:36:54.921Z] init-common: [2023-01-15T20:36:54.921Z] [2023-01-15T20:36:54.921Z] create-jdbc-resource-common: [2023-01-15T20:36:54.921Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-conval --target server jdbc/convalDB [2023-01-15T20:36:55.002Z] [exec] Waiting for the domain to stop . [2023-01-15T20:36:55.003Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:36:55.021Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:36:55.023Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:36:55.178Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:55.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-conval --enabled=true --target server jdbc/convalDB [2023-01-15T20:36:55.692Z] [exec] JDBC resource jdbc/convalDB created successfully. [2023-01-15T20:36:55.692Z] [echo] cmd executed for server [2023-01-15T20:36:55.692Z] [2023-01-15T20:36:55.692Z] set-assoc-with-thread: [2023-01-15T20:36:55.692Z] [2023-01-15T20:36:55.692Z] asadmin-common: [2023-01-15T20:36:55.692Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.associate_with_thread=true [2023-01-15T20:36:55.692Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:55.961Z] [exec] Application deployed with name libtest-explicitWithDir. [2023-01-15T20:36:55.961Z] [exec] Command deploy executed successfully. [2023-01-15T20:36:55.961Z] [2023-01-15T20:36:55.961Z] init.os: [2023-01-15T20:36:55.961Z] [2023-01-15T20:36:55.961Z] init.tools.unix: [2023-01-15T20:36:55.961Z] [2023-01-15T20:36:55.961Z] init.tools.windows: [2023-01-15T20:36:55.961Z] [2023-01-15T20:36:55.961Z] init.tools: [2023-01-15T20:36:55.961Z] [2023-01-15T20:36:55.961Z] setAsadminArgs: [2023-01-15T20:36:55.961Z] [2023-01-15T20:36:55.961Z] init: [2023-01-15T20:36:55.961Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:36:55.961Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:36:55.961Z] [get] Not modified - so not downloaded [2023-01-15T20:36:55.961Z] [2023-01-15T20:36:55.961Z] init.customtasks: [2023-01-15T20:36:55.961Z] [2023-01-15T20:36:55.961Z] setEnabled: [2023-01-15T20:36:55.961Z] [2023-01-15T20:36:55.961Z] createAppRef: [2023-01-15T20:36:56.220Z] [2023-01-15T20:36:56.220Z] declare-test: [2023-01-15T20:36:56.220Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for explicitLibWithDir [2023-01-15T20:36:56.220Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:56.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.associate_with_thread=true [2023-01-15T20:36:56.255Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.associate-with-thread=true [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] deploy: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] setOSConditions: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] setToolWin: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] setToolUnix: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] setToolProperty: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] setS1ASclassPath: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] init-common: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] deploy-common: [2023-01-15T20:36:56.256Z] [echo] Current time (ISO): 2023-01-15T20:36:56.006+0000 [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] setOSConditions: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] setToolWin: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] setToolUnix: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] setToolProperty: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] setS1ASclassPath: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] init-common: [2023-01-15T20:36:56.256Z] [2023-01-15T20:36:56.256Z] deploy-common-pe: [2023-01-15T20:36:56.256Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:56.394Z] [exec] Looked up home!! [2023-01-15T20:36:56.395Z] [exec] Narrowed home!! [2023-01-15T20:36:56.395Z] [exec] Got the EJB!! [2023-01-15T20:36:56.395Z] [exec] Calling authorized method - addItem [2023-01-15T20:36:56.395Z] [exec] 320.0 [2023-01-15T20:36:56.651Z] [exec] Shopping list for LizHurley [2023-01-15T20:36:56.651Z] [exec] lipstick [2023-01-15T20:36:56.651Z] [exec] mascara [2023-01-15T20:36:56.651Z] [exec] sandals [2023-01-15T20:36:56.651Z] [exec] Total Cost for Ms Hurley = 270.0 [2023-01-15T20:36:56.651Z] [exec] Value of key is: with @ [2023-01-15T20:36:56.651Z] [exec] Username with @:RpaLoginBean Test Passed [2023-01-15T20:36:56.652Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:36:56.652Z] [exec] [2023-01-15T20:36:56.652Z] [exec] [2023-01-15T20:36:56.652Z] [exec] ----------------------------------------- [2023-01-15T20:36:56.652Z] [exec] - with @: PASS - [2023-01-15T20:36:56.652Z] [exec] ----------------------------------------- [2023-01-15T20:36:56.652Z] [exec] Total PASS: 1 [2023-01-15T20:36:56.652Z] [exec] Total FAIL: 0 [2023-01-15T20:36:56.652Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:36:56.652Z] [exec] ----------------------------------------- [2023-01-15T20:36:56.652Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:56.652Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:36:56.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-01-15T20:36:56.819Z] [exec] Application deployed with name jdbc-convalApp. [2023-01-15T20:36:56.819Z] [echo] Deployment on target server server successful [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setOSConditions: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setToolWin: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setToolUnix: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setToolProperty: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setS1ASclassPath: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] init-common: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] deploy-common-ee: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] run: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setOSConditions: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setToolWin: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setToolUnix: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setToolProperty: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setS1ASclassPath: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] init-common: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] execute-sql-common: [2023-01-15T20:36:56.819Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/create_pointbase.sql [2023-01-15T20:36:56.819Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:36:56.819Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:36:56.819Z] [sql] 0 rows affected [2023-01-15T20:36:56.819Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setOSConditions: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setToolWin: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setToolUnix: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setToolProperty: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] setS1ASclassPath: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] init-common: [2023-01-15T20:36:56.819Z] [2023-01-15T20:36:56.819Z] runclient-common: [2023-01-15T20:36:56.819Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:36:56.909Z] [2023-01-15T20:36:56.909Z] undeploy: [2023-01-15T20:36:56.909Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:56.909Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:56.909Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:56.910Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:56.910Z] [2023-01-15T20:36:56.910Z] setOSConditions: [2023-01-15T20:36:56.910Z] [2023-01-15T20:36:56.910Z] setToolWin: [2023-01-15T20:36:56.910Z] [2023-01-15T20:36:56.910Z] setToolUnix: [2023-01-15T20:36:56.910Z] [2023-01-15T20:36:56.910Z] setToolProperty: [2023-01-15T20:36:56.910Z] [2023-01-15T20:36:56.910Z] setS1ASclassPath: [2023-01-15T20:36:56.910Z] [2023-01-15T20:36:56.910Z] init-common: [2023-01-15T20:36:56.910Z] [2023-01-15T20:36:56.910Z] undeploy-common: [2023-01-15T20:36:56.910Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:57.076Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:57.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:36:57.475Z] [2023-01-15T20:36:57.475Z] unsetup: [2023-01-15T20:36:57.475Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:57.475Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:57.475Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:57.475Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:57.475Z] [2023-01-15T20:36:57.475Z] setOSConditions: [2023-01-15T20:36:57.475Z] [2023-01-15T20:36:57.475Z] setToolWin: [2023-01-15T20:36:57.475Z] [2023-01-15T20:36:57.475Z] setToolUnix: [2023-01-15T20:36:57.475Z] [2023-01-15T20:36:57.475Z] setToolProperty: [2023-01-15T20:36:57.475Z] [2023-01-15T20:36:57.475Z] setS1ASclassPath: [2023-01-15T20:36:57.475Z] [2023-01-15T20:36:57.475Z] init-common: [2023-01-15T20:36:57.475Z] [2023-01-15T20:36:57.475Z] delete-user-common: [2023-01-15T20:36:57.475Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:57.641Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:58.038Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server harpreet@foobar.com [2023-01-15T20:36:58.038Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:58.038Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:58.038Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:36:58.038Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:36:58.038Z] [2023-01-15T20:36:58.038Z] asadmin-common: [2023-01-15T20:36:58.038Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file2 [2023-01-15T20:36:58.038Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:58.204Z] [exec] Jan 15, 2023 8:36:57 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:36:58.205Z] [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. [2023-01-15T20:36:58.295Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file2 [2023-01-15T20:36:58.295Z] [2023-01-15T20:36:58.295Z] all: [2023-01-15T20:36:58.295Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:58.295Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:58.295Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:36:58.295Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:36:58.295Z] [2023-01-15T20:36:58.295Z] setOSConditions: [2023-01-15T20:36:58.295Z] [2023-01-15T20:36:58.295Z] setToolWin: [2023-01-15T20:36:58.295Z] [2023-01-15T20:36:58.295Z] setToolUnix: [2023-01-15T20:36:58.295Z] [2023-01-15T20:36:58.295Z] setToolProperty: [2023-01-15T20:36:58.295Z] [2023-01-15T20:36:58.295Z] setS1ASclassPath: [2023-01-15T20:36:58.295Z] [2023-01-15T20:36:58.295Z] init-common: [2023-01-15T20:36:58.295Z] [2023-01-15T20:36:58.295Z] clean: [2023-01-15T20:36:58.295Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setOSConditions: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolWin: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolUnix: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolProperty: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setS1ASclassPath: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] init-common: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] clean-common: [2023-01-15T20:36:58.296Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setOSConditions: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolWin: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolUnix: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolProperty: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setS1ASclassPath: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] init-common: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] clean-classes-common: [2023-01-15T20:36:58.296Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:36:58.296Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setOSConditions: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolWin: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolUnix: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolProperty: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setS1ASclassPath: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] init-common: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] clean-jars-common: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setup: [2023-01-15T20:36:58.296Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile3 [2023-01-15T20:36:58.296Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/temp.txt [2023-01-15T20:36:58.296Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:36:58.296Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setOSConditions: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolWin: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolUnix: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setToolProperty: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] setS1ASclassPath: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] init-common: [2023-01-15T20:36:58.296Z] [2023-01-15T20:36:58.296Z] create-auth-realm: [2023-01-15T20:36:58.296Z] [echo] Creating auth realm file3 ... [2023-01-15T20:36:58.553Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:58.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile3:jaas-context=fileRealm:assign-groups=agroup --target server file3 [2023-01-15T20:36:58.809Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:58.809Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:58.809Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:36:58.809Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:36:58.809Z] [2023-01-15T20:36:58.809Z] setOSConditions: [2023-01-15T20:36:58.809Z] [2023-01-15T20:36:58.809Z] setToolWin: [2023-01-15T20:36:58.809Z] [2023-01-15T20:36:58.809Z] setToolUnix: [2023-01-15T20:36:58.809Z] [2023-01-15T20:36:58.809Z] setToolProperty: [2023-01-15T20:36:58.809Z] [2023-01-15T20:36:58.809Z] setS1ASclassPath: [2023-01-15T20:36:58.809Z] [2023-01-15T20:36:58.809Z] init-common: [2023-01-15T20:36:58.809Z] [2023-01-15T20:36:58.809Z] create-user-common: [2023-01-15T20:36:59.066Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:36:59.323Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:36:59.323Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/asadminuserpassword.txt [2023-01-15T20:36:59.323Z] [2023-01-15T20:36:59.323Z] compile: [2023-01-15T20:36:59.323Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:36:59.323Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:36:59.323Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:36:59.323Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:36:59.323Z] [2023-01-15T20:36:59.323Z] setOSConditions: [2023-01-15T20:36:59.323Z] [2023-01-15T20:36:59.323Z] setToolWin: [2023-01-15T20:36:59.323Z] [2023-01-15T20:36:59.323Z] setToolUnix: [2023-01-15T20:36:59.323Z] [2023-01-15T20:36:59.323Z] setToolProperty: [2023-01-15T20:36:59.323Z] [2023-01-15T20:36:59.323Z] setS1ASclassPath: [2023-01-15T20:36:59.323Z] [2023-01-15T20:36:59.323Z] init-common: [2023-01-15T20:36:59.323Z] [2023-01-15T20:36:59.323Z] compile-common: [2023-01-15T20:36:59.323Z] [echo] Current time (ISO): 2023-01-15T20:36:59.206+0000 [2023-01-15T20:36:59.323Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/nonweb [2023-01-15T20:36:59.323Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/nonweb [2023-01-15T20:36:59.580Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:00.948Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:00.948Z] [javac] 1 warning [2023-01-15T20:37:00.948Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:00.948Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:00.948Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:00.948Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:00.948Z] [2023-01-15T20:37:00.948Z] setOSConditions: [2023-01-15T20:37:00.948Z] [2023-01-15T20:37:00.948Z] setToolWin: [2023-01-15T20:37:00.948Z] [2023-01-15T20:37:00.948Z] setToolUnix: [2023-01-15T20:37:00.948Z] [2023-01-15T20:37:00.948Z] setToolProperty: [2023-01-15T20:37:00.948Z] [2023-01-15T20:37:00.948Z] setS1ASclassPath: [2023-01-15T20:37:00.948Z] [2023-01-15T20:37:00.948Z] init-common: [2023-01-15T20:37:00.948Z] [2023-01-15T20:37:00.948Z] compile-common: [2023-01-15T20:37:00.948Z] [echo] Current time (ISO): 2023-01-15T20:37:00.855+0000 [2023-01-15T20:37:00.948Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/web [2023-01-15T20:37:00.948Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/web [2023-01-15T20:37:01.204Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:01.483Z] [exec] Value of key is: test-1 [2023-01-15T20:37:01.488Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:37:01.488Z] [exec] [2023-01-15T20:37:01.488Z] [exec] [2023-01-15T20:37:01.488Z] [exec] ----------------------------------------- [2023-01-15T20:37:01.488Z] [exec] - test-1 : PASS - [2023-01-15T20:37:01.488Z] [exec] ----------------------------------------- [2023-01-15T20:37:01.488Z] [exec] Total PASS: 1 [2023-01-15T20:37:01.488Z] [exec] Total FAIL: 0 [2023-01-15T20:37:01.488Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:37:01.488Z] [exec] ----------------------------------------- [2023-01-15T20:37:01.488Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:01.488Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:01.488Z] [2023-01-15T20:37:01.488Z] checkReporting-common: [2023-01-15T20:37:01.488Z] [2023-01-15T20:37:01.488Z] confirmReportPresent-common: [2023-01-15T20:37:01.488Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:37:01.488Z] [echo] Test seems to be reported fine [2023-01-15T20:37:01.488Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-01-15T20:37:01.488Z] [2023-01-15T20:37:01.488Z] confirmMissingReport-common: [2023-01-15T20:37:01.746Z] [2023-01-15T20:37:01.746Z] setOSConditions: [2023-01-15T20:37:01.746Z] [2023-01-15T20:37:01.746Z] setToolWin: [2023-01-15T20:37:01.746Z] [2023-01-15T20:37:01.746Z] setToolUnix: [2023-01-15T20:37:01.746Z] [2023-01-15T20:37:01.746Z] setToolProperty: [2023-01-15T20:37:01.746Z] [2023-01-15T20:37:01.746Z] setS1ASclassPath: [2023-01-15T20:37:01.746Z] [2023-01-15T20:37:01.746Z] init-common: [2023-01-15T20:37:01.746Z] [2023-01-15T20:37:01.746Z] stop-derby: [2023-01-15T20:37:01.746Z] [2023-01-15T20:37:01.746Z] stop-derby-aix: [2023-01-15T20:37:01.746Z] [2023-01-15T20:37:01.746Z] stop-derby-nonaix: [2023-01-15T20:37:01.746Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:37:01.746Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:02.311Z] [java] Sun Jan 15 20:37:02 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:37:02.311Z] [2023-01-15T20:37:02.311Z] setOSConditions: [2023-01-15T20:37:02.311Z] [2023-01-15T20:37:02.311Z] setToolWin: [2023-01-15T20:37:02.311Z] [2023-01-15T20:37:02.311Z] setToolUnix: [2023-01-15T20:37:02.311Z] [2023-01-15T20:37:02.311Z] setToolProperty: [2023-01-15T20:37:02.311Z] [2023-01-15T20:37:02.311Z] setS1ASclassPath: [2023-01-15T20:37:02.311Z] [2023-01-15T20:37:02.311Z] init-common: [2023-01-15T20:37:02.311Z] [2023-01-15T20:37:02.311Z] start-derby: [2023-01-15T20:37:02.311Z] [2023-01-15T20:37:02.311Z] start-derby-aix: [2023-01-15T20:37:02.311Z] [2023-01-15T20:37:02.311Z] start-derby-nonaix: [2023-01-15T20:37:02.311Z] [echo] Starting Derby DB Server ... [2023-01-15T20:37:02.572Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:02.581Z] [javac] 1 warning [2023-01-15T20:37:02.581Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:02.581Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:02.581Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:02.581Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:02.582Z] [2023-01-15T20:37:02.582Z] setOSConditions: [2023-01-15T20:37:02.582Z] [2023-01-15T20:37:02.582Z] setToolWin: [2023-01-15T20:37:02.582Z] [2023-01-15T20:37:02.582Z] setToolUnix: [2023-01-15T20:37:02.582Z] [2023-01-15T20:37:02.582Z] setToolProperty: [2023-01-15T20:37:02.582Z] [2023-01-15T20:37:02.582Z] setS1ASclassPath: [2023-01-15T20:37:02.582Z] [2023-01-15T20:37:02.582Z] init-common: [2023-01-15T20:37:02.582Z] [2023-01-15T20:37:02.582Z] compile-common: [2023-01-15T20:37:02.582Z] [echo] Current time (ISO): 2023-01-15T20:37:02.494+0000 [2023-01-15T20:37:02.582Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/nonweb [2023-01-15T20:37:02.840Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:04.207Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:04.207Z] [javac] 1 warning [2023-01-15T20:37:04.207Z] [2023-01-15T20:37:04.207Z] build: [2023-01-15T20:37:04.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:37:04.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:04.208Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:04.208Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:04.208Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:04.208Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:04.208Z] [2023-01-15T20:37:04.208Z] package-ejbjar-common: [2023-01-15T20:37:04.208Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:04.208Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-anyone-ejb.jar [2023-01-15T20:37:04.208Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:04.208Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:04.208Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:04.208Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:04.208Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:04.208Z] [2023-01-15T20:37:04.208Z] clear: [2023-01-15T20:37:04.208Z] [2023-01-15T20:37:04.208Z] test-tlds-exist: [2023-01-15T20:37:04.208Z] [2023-01-15T20:37:04.208Z] copy-tlds: [2023-01-15T20:37:04.208Z] [2023-01-15T20:37:04.208Z] test-tagfiles-exist: [2023-01-15T20:37:04.208Z] [2023-01-15T20:37:04.208Z] copy-tagfiles: [2023-01-15T20:37:04.208Z] [2023-01-15T20:37:04.208Z] package-war-common: [2023-01-15T20:37:04.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:37:04.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:04.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:37:04.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:37:04.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/lib [2023-01-15T20:37:04.208Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:04.208Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:04.208Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:37:04.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/docroot [2023-01-15T20:37:04.208Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-anyone-web.war [2023-01-15T20:37:04.208Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:04.208Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:04.208Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:04.208Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:04.208Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:04.208Z] [2023-01-15T20:37:04.208Z] package-appclientjar-common: [2023-01-15T20:37:04.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:04.208Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-anyone-client.jar [2023-01-15T20:37:04.209Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:04.209Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:04.209Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-anyoneApp.ear [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] deploy: [2023-01-15T20:37:04.209Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:04.209Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:04.209Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:04.209Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] setOSConditions: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] setToolWin: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] setToolUnix: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] setToolProperty: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] setS1ASclassPath: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] init-common: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] deploy-common: [2023-01-15T20:37:04.209Z] [echo] Current time (ISO): 2023-01-15T20:37:04.163+0000 [2023-01-15T20:37:04.209Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:04.209Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:04.209Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:04.209Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] setOSConditions: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] setToolWin: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] setToolUnix: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] setToolProperty: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] setS1ASclassPath: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] init-common: [2023-01-15T20:37:04.209Z] [2023-01-15T20:37:04.209Z] deploy-common-pe: [2023-01-15T20:37:04.358Z] [concat] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:04.359Z] [concat] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:04.359Z] [concat] result=0 [2023-01-15T20:37:04.359Z] [concat] note=Received expected results [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] processResult: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] failed: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] passed: [2023-01-15T20:37:04.359Z] [echo] Test libclasspath2 Passed [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] unknown: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.os: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.tools.unix: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.tools.windows: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.tools: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] setAsadminArgs: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init: [2023-01-15T20:37:04.359Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:04.359Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:04.359Z] [get] Not modified - so not downloaded [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.customtasks: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] prepare: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] undeploy.asadmin: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] setAsadminArgs: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] common.undeploy.asadmin: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.os: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.tools.unix: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.tools.windows: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.tools: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] setAsadminArgs: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init: [2023-01-15T20:37:04.359Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:04.359Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:04.359Z] [get] Not modified - so not downloaded [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.customtasks: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] delAppRef: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.os: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.tools.unix: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.tools.windows: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.tools: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] setAsadminArgs: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init: [2023-01-15T20:37:04.359Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:04.359Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:04.359Z] [get] Not modified - so not downloaded [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] init.customtasks: [2023-01-15T20:37:04.359Z] [2023-01-15T20:37:04.359Z] common.run.asadmin: [2023-01-15T20:37:04.359Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-explicitWithDir [2023-01-15T20:37:04.359Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:04.466Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:04.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-anyoneApp.ear [2023-01-15T20:37:04.934Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:37:04.950Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:37:04.960Z] [2023-01-15T20:37:04.961Z] stop-server-windows: [2023-01-15T20:37:05.518Z] [exec] Command undeploy executed successfully. [2023-01-15T20:37:05.547Z] [2023-01-15T20:37:05.547Z] private-all: [2023-01-15T20:37:05.547Z] [2023-01-15T20:37:05.547Z] init.os: [2023-01-15T20:37:05.547Z] [2023-01-15T20:37:05.547Z] init.tools.unix: [2023-01-15T20:37:05.547Z] [2023-01-15T20:37:05.547Z] init.tools.windows: [2023-01-15T20:37:05.547Z] [2023-01-15T20:37:05.547Z] init.tools: [2023-01-15T20:37:05.547Z] [2023-01-15T20:37:05.547Z] setAsadminArgs: [2023-01-15T20:37:05.547Z] [2023-01-15T20:37:05.547Z] init: [2023-01-15T20:37:05.547Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:05.547Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:05.547Z] [get] Not modified - so not downloaded [2023-01-15T20:37:05.547Z] [2023-01-15T20:37:05.547Z] init.customtasks: [2023-01-15T20:37:05.547Z] [2023-01-15T20:37:05.547Z] prepare: [2023-01-15T20:37:05.547Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2023-01-15T20:37:05.547Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war [2023-01-15T20:37:05.547Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives [2023-01-15T20:37:05.547Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/a/b [2023-01-15T20:37:05.547Z] [2023-01-15T20:37:05.547Z] compile: [2023-01-15T20:37:05.548Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:37:05.548Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2023-01-15T20:37:06.484Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:06.484Z] [javac] 1 warning [2023-01-15T20:37:06.484Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:37:06.484Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:37:06.484Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2023-01-15T20:37:07.428Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:07.428Z] [javac] 1 warning [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] assemble: [2023-01-15T20:37:07.428Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/a/b/i18n-simple-misc.jar [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] init.os: [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] init.tools.unix: [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] init.tools.windows: [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] init.tools: [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] setAsadminArgs: [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] init: [2023-01-15T20:37:07.428Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:07.428Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:07.428Z] [get] Not modified - so not downloaded [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] init.customtasks: [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] prepare: [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] compile: [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] assemble: [2023-01-15T20:37:07.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF [2023-01-15T20:37:07.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF [2023-01-15T20:37:07.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF/tlds [2023-01-15T20:37:07.428Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war [2023-01-15T20:37:07.428Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simple.war [2023-01-15T20:37:07.428Z] [2023-01-15T20:37:07.428Z] private-all: [2023-01-15T20:37:07.428Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simpleApp.ear [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init.os: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init.tools.unix: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init.tools.windows: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init.tools: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] setAsadminArgs: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init: [2023-01-15T20:37:07.689Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:07.689Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:07.689Z] [get] Not modified - so not downloaded [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init.customtasks: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] prepare: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] deploy.asadmin: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] setAsadminArgs: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] common.deploy.asadmin: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init.os: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init.tools.unix: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init.tools.windows: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init.tools: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] setAsadminArgs: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init: [2023-01-15T20:37:07.689Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:07.689Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:07.689Z] [get] Not modified - so not downloaded [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] init.customtasks: [2023-01-15T20:37:07.689Z] [2023-01-15T20:37:07.689Z] common.run.asadmin: [2023-01-15T20:37:07.689Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives --name i18n-simple /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simpleApp.ear [2023-01-15T20:37:07.689Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:07.995Z] [exec] Application deployed with name security-anyoneApp. [2023-01-15T20:37:07.995Z] [echo] Deployment on target server server successful [2023-01-15T20:37:07.995Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:07.995Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:07.995Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:07.995Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:07.995Z] [2023-01-15T20:37:07.995Z] setOSConditions: [2023-01-15T20:37:07.995Z] [2023-01-15T20:37:07.995Z] setToolWin: [2023-01-15T20:37:07.995Z] [2023-01-15T20:37:07.995Z] setToolUnix: [2023-01-15T20:37:07.995Z] [2023-01-15T20:37:07.995Z] setToolProperty: [2023-01-15T20:37:07.995Z] [2023-01-15T20:37:07.995Z] setS1ASclassPath: [2023-01-15T20:37:07.995Z] [2023-01-15T20:37:07.995Z] init-common: [2023-01-15T20:37:07.995Z] [2023-01-15T20:37:07.995Z] deploy-common-ee: [2023-01-15T20:37:07.995Z] [2023-01-15T20:37:07.995Z] run: [2023-01-15T20:37:07.995Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:08.251Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:08.261Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:37:08.261Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:37:08.814Z] [exec] Jan 15, 2023 8:37:08 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:37:08.814Z] [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. [2023-01-15T20:37:09.199Z] [exec] Application deployed with name i18n-simple. [2023-01-15T20:37:09.199Z] [exec] there are no files to retrieve for application i18n-simple [2023-01-15T20:37:09.199Z] [exec] Command deploy executed successfully. [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] init.os: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] init.tools.unix: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] init.tools.windows: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] init.tools: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] setAsadminArgs: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] init: [2023-01-15T20:37:09.199Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:09.199Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:09.199Z] [get] Not modified - so not downloaded [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] init.customtasks: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] setEnabled: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] createAppRef: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] setHttpPort: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] run.positive: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] common.run.positive: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] setHttpPort: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] common.run: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] checkAppOnServer: [2023-01-15T20:37:09.199Z] [2023-01-15T20:37:09.199Z] declare-test: [2023-01-15T20:37:09.200Z] [echo] Starting test manifestClassPath libClasspath Test asadmin deploy (server) [2023-01-15T20:37:09.200Z] [2023-01-15T20:37:09.200Z] init.os: [2023-01-15T20:37:09.200Z] [2023-01-15T20:37:09.200Z] init.tools.unix: [2023-01-15T20:37:09.200Z] [2023-01-15T20:37:09.200Z] init.tools.windows: [2023-01-15T20:37:09.200Z] [2023-01-15T20:37:09.200Z] init.tools: [2023-01-15T20:37:09.200Z] [2023-01-15T20:37:09.200Z] setAsadminArgs: [2023-01-15T20:37:09.200Z] [2023-01-15T20:37:09.200Z] init: [2023-01-15T20:37:09.200Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:09.200Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:09.200Z] [get] Not modified - so not downloaded [2023-01-15T20:37:09.200Z] [2023-01-15T20:37:09.200Z] init.customtasks: [2023-01-15T20:37:09.200Z] [2023-01-15T20:37:09.200Z] runclient: [2023-01-15T20:37:09.200Z] [echo] TestClient http://localhost:8080///i18n-simple true ${extra.args} [2023-01-15T20:37:09.200Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: Test: i18n-simple servlet [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: Invoking URL = http://localhost:8080///i18n-simple [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server i18n technology samples [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]::

Welcome [2023-01-15T20:37:09.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: to the Application Server i18n technology samples

[2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]::

Overview

[2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]::

The [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: i18n technology samples are collection of servlets and jsps used to [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: demonstrate the i18n capabilities of the Application Server. The [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: samples cover some of the most frequently used features of Java [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: Servlet and Java Server Pages Specification Implementation in the [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server.

Servlet [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: Samples

[2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]::

The [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: servlet samples are collection of simple servlets that provide [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: details such as Formatting dates, including a servlet, forwarding [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: request to another servlet, sending localized error messages, setting [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: character encoding to interpret the request, internationalizing [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: servlets using resource bundles and forwarding request to another [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: resource such as jsp.

[2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]::

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

[2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]::

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

[2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.463Z] [javaWithResult] [i18n.simple.TestClient]::

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

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

[2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]::

Locale [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: charset mapping
The Application Server's web container [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: provides a locale-charset mapping to set the request's character [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: encoding if there is no encoding specified to interpret the request. [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: The mapping definition is available in sun-web.xml file. This simple [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: servlet reads the request parameter using the encoding specified in [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: the locale-charset mapping table.

How it works

The [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping information provided in sun-web.xml file is [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: used by the application server to set request's character encoding if [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.464Z] [javaWithResult] [i18n.simple.TestClient]:: the application does not call setCharacterEncoding() on request [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: object. Here is the priority list for different approaches used by [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: the application server.


[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

Character [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: encoding of the request

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

Priority

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

SetCharacterEncoding()

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

1

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

Hidden field

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

2

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

Locale-charset [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: info

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

3

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

Default [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: (ISO-8859-1)

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::

4

[2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.465Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]::


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

[2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]::

Trouble [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: Shooting

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

[2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]::

Download and [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: install Bitstream Cyberbit font:

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

Setup for Netscape [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: Communicator

Start the browser. Select Menu --> Edit [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: --> Preferences. Click Appearance --> Fonts. Select "Japanese" [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: for "Language for encoding". Select "Bitstream [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: Cyberbit" for variable and fixed width fonts

[2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: Correct return code: 200 [2023-01-15T20:37:09.466Z] [javaWithResult] [i18n.simple.TestClient]:: PASSED: i18n-simple webclient [2023-01-15T20:37:09.466Z] [2023-01-15T20:37:09.466Z] processResult: [2023-01-15T20:37:09.466Z] [2023-01-15T20:37:09.466Z] failed: [2023-01-15T20:37:09.466Z] [2023-01-15T20:37:09.466Z] passed: [2023-01-15T20:37:09.466Z] [echo] Test manifestClassPath Passed [2023-01-15T20:37:09.466Z] [2023-01-15T20:37:09.466Z] unknown: [2023-01-15T20:37:09.466Z] [2023-01-15T20:37:09.466Z] init.os: [2023-01-15T20:37:09.466Z] [2023-01-15T20:37:09.466Z] init.tools.unix: [2023-01-15T20:37:09.466Z] [2023-01-15T20:37:09.466Z] init.tools.windows: [2023-01-15T20:37:09.466Z] [2023-01-15T20:37:09.466Z] init.tools: [2023-01-15T20:37:09.466Z] [2023-01-15T20:37:09.466Z] setAsadminArgs: [2023-01-15T20:37:09.466Z] [2023-01-15T20:37:09.466Z] init: [2023-01-15T20:37:09.466Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:09.466Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:09.466Z] [get] Not modified - so not downloaded [2023-01-15T20:37:09.725Z] [2023-01-15T20:37:09.725Z] init.customtasks: [2023-01-15T20:37:09.725Z] [2023-01-15T20:37:09.725Z] checkAppOnCluster: [2023-01-15T20:37:09.725Z] [2023-01-15T20:37:09.725Z] init.os: [2023-01-15T20:37:09.725Z] [2023-01-15T20:37:09.725Z] init.tools.unix: [2023-01-15T20:37:09.725Z] [2023-01-15T20:37:09.725Z] init.tools.windows: [2023-01-15T20:37:09.725Z] [2023-01-15T20:37:09.725Z] init.tools: [2023-01-15T20:37:09.725Z] [2023-01-15T20:37:09.725Z] setAsadminArgs: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init: [2023-01-15T20:37:09.726Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:09.726Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:09.726Z] [get] Not modified - so not downloaded [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.customtasks: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] prepare: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] undeploy.asadmin: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] setAsadminArgs: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] common.undeploy.asadmin: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.os: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.tools.unix: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.tools.windows: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.tools: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] setAsadminArgs: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init: [2023-01-15T20:37:09.726Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:09.726Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:09.726Z] [get] Not modified - so not downloaded [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.customtasks: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] delAppRef: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.os: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.tools.unix: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.tools.windows: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.tools: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] setAsadminArgs: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init: [2023-01-15T20:37:09.726Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:09.726Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:09.726Z] [get] Not modified - so not downloaded [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] init.customtasks: [2023-01-15T20:37:09.726Z] [2023-01-15T20:37:09.726Z] common.run.asadmin: [2023-01-15T20:37:09.726Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 i18n-simple [2023-01-15T20:37:09.726Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:10.213Z] [2023-01-15T20:37:10.213Z] setOSConditions: [2023-01-15T20:37:10.213Z] [2023-01-15T20:37:10.213Z] start-server: [2023-01-15T20:37:10.213Z] [echo] +-----------------------------+ [2023-01-15T20:37:10.213Z] [echo] | | [2023-01-15T20:37:10.213Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:37:10.213Z] [echo] | in Felix mode | [2023-01-15T20:37:10.213Z] [echo] | | [2023-01-15T20:37:10.213Z] [echo] +-----------------------------+ [2023-01-15T20:37:10.213Z] [2023-01-15T20:37:10.213Z] start-server-unix: [2023-01-15T20:37:10.213Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:10.293Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:37:10.294Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:37:10.556Z] [exec] Command undeploy executed successfully. [2023-01-15T20:37:10.556Z] [2023-01-15T20:37:10.556Z] private-all: [2023-01-15T20:37:10.814Z] [2023-01-15T20:37:10.814Z] init.os: [2023-01-15T20:37:10.814Z] [2023-01-15T20:37:10.814Z] init.tools.unix: [2023-01-15T20:37:10.814Z] [2023-01-15T20:37:10.814Z] init.tools.windows: [2023-01-15T20:37:10.814Z] [2023-01-15T20:37:10.814Z] init.tools: [2023-01-15T20:37:10.814Z] [2023-01-15T20:37:10.814Z] setAsadminArgs: [2023-01-15T20:37:10.814Z] [2023-01-15T20:37:10.814Z] init: [2023-01-15T20:37:10.814Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:10.814Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:10.814Z] [get] Not modified - so not downloaded [2023-01-15T20:37:10.814Z] [2023-01-15T20:37:10.814Z] init.customtasks: [2023-01-15T20:37:10.814Z] [2023-01-15T20:37:10.814Z] prepare: [2023-01-15T20:37:10.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war [2023-01-15T20:37:10.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb [2023-01-15T20:37:10.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar [2023-01-15T20:37:10.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car [2023-01-15T20:37:10.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2023-01-15T20:37:10.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsRar [2023-01-15T20:37:10.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar [2023-01-15T20:37:10.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2023-01-15T20:37:10.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2023-01-15T20:37:10.815Z] [2023-01-15T20:37:10.815Z] private-all: [2023-01-15T20:37:10.815Z] [2023-01-15T20:37:10.815Z] init.os: [2023-01-15T20:37:10.815Z] [2023-01-15T20:37:10.815Z] init.tools.unix: [2023-01-15T20:37:10.815Z] [2023-01-15T20:37:10.815Z] init.tools.windows: [2023-01-15T20:37:10.815Z] [2023-01-15T20:37:10.815Z] init.tools: [2023-01-15T20:37:10.815Z] [2023-01-15T20:37:10.815Z] setAsadminArgs: [2023-01-15T20:37:10.815Z] [2023-01-15T20:37:10.815Z] init: [2023-01-15T20:37:10.815Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:10.815Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:10.815Z] [get] Not modified - so not downloaded [2023-01-15T20:37:10.815Z] [2023-01-15T20:37:10.815Z] init.customtasks: [2023-01-15T20:37:10.815Z] [2023-01-15T20:37:10.815Z] prepare: [2023-01-15T20:37:10.815Z] [2023-01-15T20:37:10.815Z] compile: [2023-01-15T20:37:10.815Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:37:10.815Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation [2023-01-15T20:37:11.335Z] [exec] Invoking ejb [2023-01-15T20:37:11.336Z] [exec] Value of key is: test ejb: hello [2023-01-15T20:37:11.336Z] [exec] Invoking servlet [2023-01-15T20:37:11.336Z] [exec] GET /security-anyone/servlet HTTP/1.0 [2023-01-15T20:37:11.336Z] [exec] [2023-01-15T20:37:11.593Z] [exec] 0: HTTP/1.1 200 OK [2023-01-15T20:37:11.593Z] [exec] 1: Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:37:11.593Z] [exec] 2: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:37:11.593Z] [exec] 3: Pragma: No-cache [2023-01-15T20:37:11.593Z] [exec] 4: Cache-Control: no-cache [2023-01-15T20:37:11.593Z] [exec] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:37:11.593Z] [exec] 6: Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:37:11.593Z] [exec] 7: Connection: close [2023-01-15T20:37:11.593Z] [exec] 8: Content-Length: 82 [2023-01-15T20:37:11.593Z] [exec] 9: [2023-01-15T20:37:11.593Z] [exec] 10: Servlet Output</TTILE></HEAD><BODY> [2023-01-15T20:37:11.593Z] [exec] 11: Hello World [2023-01-15T20:37:11.593Z] [exec] 12: </BODY></HTML> [2023-01-15T20:37:11.593Z] [exec] Value of key is: test servlet [2023-01-15T20:37:11.593Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:37:11.593Z] [exec] [2023-01-15T20:37:11.593Z] [exec] [2023-01-15T20:37:11.593Z] [exec] ----------------------------------------- [2023-01-15T20:37:11.593Z] [exec] - test ejb: hello: PASS - [2023-01-15T20:37:11.593Z] [exec] - test servlet: PASS - [2023-01-15T20:37:11.593Z] [exec] ----------------------------------------- [2023-01-15T20:37:11.593Z] [exec] Total PASS: 2 [2023-01-15T20:37:11.593Z] [exec] Total FAIL: 0 [2023-01-15T20:37:11.593Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:37:11.593Z] [exec] ----------------------------------------- [2023-01-15T20:37:11.593Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:11.593Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:11.751Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:11.752Z] [javac] 1 warning [2023-01-15T20:37:11.752Z] [2023-01-15T20:37:11.752Z] init.os: [2023-01-15T20:37:11.752Z] [2023-01-15T20:37:11.752Z] init.tools.unix: [2023-01-15T20:37:11.752Z] [2023-01-15T20:37:11.752Z] init.tools.windows: [2023-01-15T20:37:11.752Z] [2023-01-15T20:37:11.752Z] init.tools: [2023-01-15T20:37:11.752Z] [2023-01-15T20:37:11.752Z] setAsadminArgs: [2023-01-15T20:37:11.752Z] [2023-01-15T20:37:11.752Z] init: [2023-01-15T20:37:11.752Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:11.752Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:11.752Z] [get] Not modified - so not downloaded [2023-01-15T20:37:11.752Z] [2023-01-15T20:37:11.752Z] init.customtasks: [2023-01-15T20:37:11.752Z] [2023-01-15T20:37:11.752Z] prepare: [2023-01-15T20:37:11.752Z] [2023-01-15T20:37:11.752Z] assemble: [2023-01-15T20:37:11.752Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war [2023-01-15T20:37:11.752Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar [2023-01-15T20:37:11.752Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar [2023-01-15T20:37:11.752Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar [2023-01-15T20:37:11.752Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsRar/validation.rar [2023-01-15T20:37:11.752Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.war [2023-01-15T20:37:11.752Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation-ejb.jar [2023-01-15T20:37:11.752Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.rar [2023-01-15T20:37:11.752Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation-client.jar [2023-01-15T20:37:11.752Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2023-01-15T20:37:11.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2023-01-15T20:37:11.753Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear [2023-01-15T20:37:11.753Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.rar [2023-01-15T20:37:11.753Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar [2023-01-15T20:37:11.753Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear [2023-01-15T20:37:11.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2023-01-15T20:37:11.753Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2023-01-15T20:37:11.753Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear [2023-01-15T20:37:11.753Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2023-01-15T20:37:11.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2023-01-15T20:37:11.753Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear [2023-01-15T20:37:11.753Z] [2023-01-15T20:37:11.753Z] declare-test: [2023-01-15T20:37:11.753Z] [echo] Starting test validation dol/validation Test standalone war [2023-01-15T20:37:11.753Z] [2023-01-15T20:37:11.753Z] init.os: [2023-01-15T20:37:11.753Z] [2023-01-15T20:37:11.753Z] init.tools.unix: [2023-01-15T20:37:11.753Z] [2023-01-15T20:37:11.753Z] init.tools.windows: [2023-01-15T20:37:11.753Z] [2023-01-15T20:37:11.753Z] init.tools: [2023-01-15T20:37:11.753Z] [2023-01-15T20:37:11.753Z] setAsadminArgs: [2023-01-15T20:37:11.753Z] [2023-01-15T20:37:11.753Z] init: [2023-01-15T20:37:11.753Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:11.753Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:11.753Z] [get] Not modified - so not downloaded [2023-01-15T20:37:11.753Z] [2023-01-15T20:37:11.753Z] init.customtasks: [2023-01-15T20:37:11.753Z] [2023-01-15T20:37:11.753Z] run.validator: [2023-01-15T20:37:11.753Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:37:11.853Z] [2023-01-15T20:37:11.853Z] undeploy: [2023-01-15T20:37:11.853Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:11.853Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:11.853Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:11.853Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:11.853Z] [2023-01-15T20:37:11.853Z] setOSConditions: [2023-01-15T20:37:11.853Z] [2023-01-15T20:37:11.853Z] setToolWin: [2023-01-15T20:37:11.853Z] [2023-01-15T20:37:11.853Z] setToolUnix: [2023-01-15T20:37:11.853Z] [2023-01-15T20:37:11.853Z] setToolProperty: [2023-01-15T20:37:11.853Z] [2023-01-15T20:37:11.853Z] setS1ASclassPath: [2023-01-15T20:37:11.853Z] [2023-01-15T20:37:11.853Z] init-common: [2023-01-15T20:37:11.853Z] [2023-01-15T20:37:11.853Z] undeploy-common: [2023-01-15T20:37:12.012Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:12.109Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:12.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:37:12.624Z] [2023-01-15T20:37:12.624Z] unsetup: [2023-01-15T20:37:12.624Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:12.624Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:12.624Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:12.624Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:12.624Z] [2023-01-15T20:37:12.624Z] setOSConditions: [2023-01-15T20:37:12.624Z] [2023-01-15T20:37:12.624Z] setToolWin: [2023-01-15T20:37:12.624Z] [2023-01-15T20:37:12.624Z] setToolUnix: [2023-01-15T20:37:12.624Z] [2023-01-15T20:37:12.624Z] setToolProperty: [2023-01-15T20:37:12.624Z] [2023-01-15T20:37:12.624Z] setS1ASclassPath: [2023-01-15T20:37:12.624Z] [2023-01-15T20:37:12.624Z] init-common: [2023-01-15T20:37:12.624Z] [2023-01-15T20:37:12.624Z] delete-user-common: [2023-01-15T20:37:12.624Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:12.880Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file3 --target server javaee [2023-01-15T20:37:12.880Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:12.880Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:12.880Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:12.880Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/anyone/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:37:12.880Z] [2023-01-15T20:37:12.880Z] asadmin-common: [2023-01-15T20:37:12.881Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file3 [2023-01-15T20:37:13.138Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:13.392Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war [2023-01-15T20:37:13.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file3 [2023-01-15T20:37:13.395Z] [2023-01-15T20:37:13.395Z] all: [2023-01-15T20:37:13.395Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:13.395Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:13.395Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:13.395Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:13.395Z] [2023-01-15T20:37:13.395Z] setOSConditions: [2023-01-15T20:37:13.395Z] [2023-01-15T20:37:13.395Z] setToolWin: [2023-01-15T20:37:13.395Z] [2023-01-15T20:37:13.395Z] setToolUnix: [2023-01-15T20:37:13.395Z] [2023-01-15T20:37:13.395Z] setToolProperty: [2023-01-15T20:37:13.395Z] [2023-01-15T20:37:13.395Z] setS1ASclassPath: [2023-01-15T20:37:13.395Z] [2023-01-15T20:37:13.395Z] init-common: [2023-01-15T20:37:13.395Z] [2023-01-15T20:37:13.395Z] clean: [2023-01-15T20:37:13.395Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:13.395Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:13.395Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:13.652Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setOSConditions: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setToolWin: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setToolUnix: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setToolProperty: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setS1ASclassPath: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] init-common: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] clean-common: [2023-01-15T20:37:13.652Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:13.652Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:13.652Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:13.652Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setOSConditions: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setToolWin: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setToolUnix: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setToolProperty: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setS1ASclassPath: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] init-common: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] clean-classes-common: [2023-01-15T20:37:13.652Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:37:13.652Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:13.652Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:13.652Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:13.652Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setOSConditions: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setToolWin: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setToolUnix: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setToolProperty: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] setS1ASclassPath: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] init-common: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] clean-jars-common: [2023-01-15T20:37:13.652Z] [2023-01-15T20:37:13.652Z] compile: [2023-01-15T20:37:13.653Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:13.653Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:13.653Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:13.653Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:13.653Z] [2023-01-15T20:37:13.653Z] setOSConditions: [2023-01-15T20:37:13.653Z] [2023-01-15T20:37:13.653Z] setToolWin: [2023-01-15T20:37:13.653Z] [2023-01-15T20:37:13.653Z] setToolUnix: [2023-01-15T20:37:13.653Z] [2023-01-15T20:37:13.653Z] setToolProperty: [2023-01-15T20:37:13.653Z] [2023-01-15T20:37:13.653Z] setS1ASclassPath: [2023-01-15T20:37:13.653Z] [2023-01-15T20:37:13.653Z] init-common: [2023-01-15T20:37:13.653Z] [2023-01-15T20:37:13.653Z] compile-common: [2023-01-15T20:37:13.653Z] [echo] Current time (ISO): 2023-01-15T20:37:13.416+0000 [2023-01-15T20:37:13.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:13.653Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:13.653Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:13.960Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war1.war [2023-01-15T20:37:13.960Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war1.war [2023-01-15T20:37:14.218Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war2.war [2023-01-15T20:37:14.218Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war2.war [2023-01-15T20:37:14.218Z] [2023-01-15T20:37:14.218Z] processResult: [2023-01-15T20:37:14.218Z] [2023-01-15T20:37:14.218Z] failed: [2023-01-15T20:37:14.218Z] [2023-01-15T20:37:14.218Z] passed: [2023-01-15T20:37:14.218Z] [echo] Test validation Passed [2023-01-15T20:37:14.219Z] [2023-01-15T20:37:14.219Z] unknown: [2023-01-15T20:37:14.219Z] [2023-01-15T20:37:14.219Z] declare-test: [2023-01-15T20:37:14.219Z] [echo] Starting test validation dol/validation Test standalone ejb jar [2023-01-15T20:37:14.219Z] [2023-01-15T20:37:14.219Z] init.os: [2023-01-15T20:37:14.219Z] [2023-01-15T20:37:14.219Z] init.tools.unix: [2023-01-15T20:37:14.219Z] [2023-01-15T20:37:14.219Z] init.tools.windows: [2023-01-15T20:37:14.219Z] [2023-01-15T20:37:14.219Z] init.tools: [2023-01-15T20:37:14.219Z] [2023-01-15T20:37:14.219Z] setAsadminArgs: [2023-01-15T20:37:14.219Z] [2023-01-15T20:37:14.219Z] init: [2023-01-15T20:37:14.219Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:14.219Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:14.219Z] [get] Not modified - so not downloaded [2023-01-15T20:37:14.219Z] [2023-01-15T20:37:14.219Z] init.customtasks: [2023-01-15T20:37:14.219Z] [2023-01-15T20:37:14.219Z] run.validator: [2023-01-15T20:37:14.219Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:37:14.478Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:15.022Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:15.022Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/ejb/ConverterBean.java uses or overrides a deprecated API. [2023-01-15T20:37:15.022Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:37:15.022Z] [javac] 1 warning [2023-01-15T20:37:15.023Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:15.023Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:15.023Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:15.023Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:15.023Z] [2023-01-15T20:37:15.023Z] setOSConditions: [2023-01-15T20:37:15.023Z] [2023-01-15T20:37:15.023Z] setToolWin: [2023-01-15T20:37:15.023Z] [2023-01-15T20:37:15.023Z] setToolUnix: [2023-01-15T20:37:15.023Z] [2023-01-15T20:37:15.023Z] setToolProperty: [2023-01-15T20:37:15.023Z] [2023-01-15T20:37:15.023Z] setS1ASclassPath: [2023-01-15T20:37:15.023Z] [2023-01-15T20:37:15.023Z] init-common: [2023-01-15T20:37:15.023Z] [2023-01-15T20:37:15.023Z] compile-common: [2023-01-15T20:37:15.023Z] [echo] Current time (ISO): 2023-01-15T20:37:15.014+0000 [2023-01-15T20:37:15.023Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:15.279Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:15.855Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar [2023-01-15T20:37:16.651Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:16.652Z] [javac] 1 warning [2023-01-15T20:37:16.794Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar [2023-01-15T20:37:16.794Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar [2023-01-15T20:37:16.794Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar2.jar [2023-01-15T20:37:16.909Z] [2023-01-15T20:37:16.909Z] build: [2023-01-15T20:37:16.909Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:16.909Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:16.909Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:16.909Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:16.909Z] [2023-01-15T20:37:16.909Z] setOSConditions: [2023-01-15T20:37:16.909Z] [2023-01-15T20:37:16.909Z] fixFiles: [2023-01-15T20:37:16.909Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:16.909Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:16.909Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:16.909Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:16.909Z] [2023-01-15T20:37:16.909Z] convUnix: [2023-01-15T20:37:16.909Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] convWin: [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] setToolWin: [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] setToolUnix: [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] setToolProperty: [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] setS1ASclassPath: [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] init-common: [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] package-persistence-common: [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] ejb-jar-common: [2023-01-15T20:37:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:37:16.910Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] package-ejbjar-common: [2023-01-15T20:37:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:16.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:16.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:16.910Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-ejb.jar [2023-01-15T20:37:16.910Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] appclient-jar-common: [2023-01-15T20:37:16.910Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] package-appclientjar-common: [2023-01-15T20:37:16.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:16.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:16.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:16.910Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-client.jar [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] webclient-war-common: [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] build-ear-common: [2023-01-15T20:37:16.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:16.910Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2023-01-15T20:37:16.910Z] [2023-01-15T20:37:16.910Z] deploy: [2023-01-15T20:37:16.910Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:16.910Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:16.911Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] setOSConditions: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] setToolWin: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] setToolUnix: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] setToolProperty: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] setS1ASclassPath: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] init-common: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] deploy-common: [2023-01-15T20:37:16.911Z] [echo] Current time (ISO): 2023-01-15T20:37:16.741+0000 [2023-01-15T20:37:16.911Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:16.911Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:16.911Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:16.911Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] setOSConditions: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] setToolWin: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] setToolUnix: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] setToolProperty: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] setS1ASclassPath: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] init-common: [2023-01-15T20:37:16.911Z] [2023-01-15T20:37:16.911Z] deploy-common-pe: [2023-01-15T20:37:16.911Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:17.053Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar2.jar [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] processResult: [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] failed: [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] passed: [2023-01-15T20:37:17.054Z] [echo] Test validation Passed [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] unknown: [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] declare-test: [2023-01-15T20:37:17.054Z] [echo] Starting test validation dol/validation Test standalone rar [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] init.os: [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] init.tools.unix: [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] init.tools.windows: [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] init.tools: [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] setAsadminArgs: [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] init: [2023-01-15T20:37:17.054Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:17.054Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:17.054Z] [get] Not modified - so not downloaded [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] init.customtasks: [2023-01-15T20:37:17.054Z] [2023-01-15T20:37:17.054Z] run.validator: [2023-01-15T20:37:17.054Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:37:17.161Z] [2023-01-15T20:37:17.161Z] setOSConditions: [2023-01-15T20:37:17.161Z] [2023-01-15T20:37:17.161Z] setToolWin: [2023-01-15T20:37:17.161Z] [2023-01-15T20:37:17.161Z] setToolUnix: [2023-01-15T20:37:17.161Z] [2023-01-15T20:37:17.162Z] setToolProperty: [2023-01-15T20:37:17.162Z] [2023-01-15T20:37:17.162Z] setS1ASclassPath: [2023-01-15T20:37:17.162Z] [2023-01-15T20:37:17.162Z] init-common: [2023-01-15T20:37:17.162Z] [2023-01-15T20:37:17.162Z] runclient-common: [2023-01-15T20:37:17.162Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-01-15T20:37:17.162Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:17.313Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:17.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2023-01-15T20:37:17.475Z] [exec] Application deployed with name sec-ssl-converterApp. [2023-01-15T20:37:17.475Z] [echo] Deployment on target server server successful [2023-01-15T20:37:17.475Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:17.475Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:17.475Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:17.475Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] setOSConditions: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] setToolWin: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] setToolUnix: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] setToolProperty: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] setS1ASclassPath: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] init-common: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] deploy-common-ee: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] run: [2023-01-15T20:37:17.475Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:17.475Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:17.475Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:17.475Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] setOSConditions: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] setToolWin: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] setToolUnix: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] setToolProperty: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] setS1ASclassPath: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] init-common: [2023-01-15T20:37:17.475Z] [2023-01-15T20:37:17.475Z] prepare-truststore-common: [2023-01-15T20:37:17.475Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:17.476Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:17.476Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:17.476Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] setOSConditions: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] setToolWin: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] setToolUnix: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] setToolProperty: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] setS1ASclassPath: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] init-common: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] prepare-truststore-certutil-common: [2023-01-15T20:37:17.476Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:17.476Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:17.476Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:17.476Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] setOSConditions: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] setToolWin: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] setToolUnix: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] setToolProperty: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] setS1ASclassPath: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] init-common: [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] prepare-truststore-keytool-common: [2023-01-15T20:37:17.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:37:17.476Z] [2023-01-15T20:37:17.476Z] runclient-local: [2023-01-15T20:37:17.725Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:17.733Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:17.989Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:18.289Z] [exec] Jan 15, 2023 8:37:18 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:37:18.290Z] [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. [2023-01-15T20:37:18.307Z] [exec] Waiting for domain1 to start ....... [2023-01-15T20:37:18.308Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:37:18.308Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:37:18.308Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:37:18.308Z] [exec] Admin Port: 4848 [2023-01-15T20:37:18.308Z] [exec] Command start-domain executed successfully. [2023-01-15T20:37:18.689Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar [2023-01-15T20:37:18.950Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar [2023-01-15T20:37:19.210Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar [2023-01-15T20:37:19.210Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar2.rar [2023-01-15T20:37:19.210Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar2.rar [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] processResult: [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] failed: [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] passed: [2023-01-15T20:37:19.210Z] [echo] Test validation Passed [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] unknown: [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] declare-test: [2023-01-15T20:37:19.210Z] [echo] Starting test validation dol/validation Test standalone car [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] init.os: [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] init.tools.unix: [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] init.tools.windows: [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] init.tools: [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] setAsadminArgs: [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] init: [2023-01-15T20:37:19.210Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:19.210Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:19.210Z] [get] Not modified - so not downloaded [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] init.customtasks: [2023-01-15T20:37:19.210Z] [2023-01-15T20:37:19.210Z] run.validator: [2023-01-15T20:37:19.210Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:37:19.470Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:19.881Z] [exec] One way SSL Test [2023-01-15T20:37:19.881Z] [exec] Default Context Initialized... [2023-01-15T20:37:21.247Z] [exec] Certname in appclication-client ->ANONYMOUS [2023-01-15T20:37:21.247Z] [exec] The caller principal received from ejb ->ANONYMOUS [2023-01-15T20:37:21.247Z] [exec] One way SSL Authentication worked - calling other methods [2023-01-15T20:37:21.247Z] [exec] [2023-01-15T20:37:21.247Z] [exec] [2023-01-15T20:37:21.247Z] [exec] [2023-01-15T20:37:21.247Z] [exec] ===========Beginning Simple Test===== [2023-01-15T20:37:21.247Z] [exec] [2023-01-15T20:37:21.247Z] [exec] [2023-01-15T20:37:21.247Z] [exec] $100 is : 12160.00Yen [2023-01-15T20:37:21.247Z] [exec] Yen is :0.77Euro [2023-01-15T20:37:21.247Z] [exec] Value of key is: Converter Sample AppClient [2023-01-15T20:37:21.247Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:37:21.247Z] [exec] [2023-01-15T20:37:21.247Z] [exec] [2023-01-15T20:37:21.247Z] [exec] ----------------------------------------- [2023-01-15T20:37:21.247Z] [exec] - Converter Sample AppClient: PASS - [2023-01-15T20:37:21.247Z] [exec] ----------------------------------------- [2023-01-15T20:37:21.247Z] [exec] Total PASS: 1 [2023-01-15T20:37:21.247Z] [exec] Total FAIL: 0 [2023-01-15T20:37:21.247Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:37:21.247Z] [exec] ----------------------------------------- [2023-01-15T20:37:21.247Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:21.382Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar [2023-01-15T20:37:21.382Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar1.jar [2023-01-15T20:37:21.382Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar1.jar [2023-01-15T20:37:21.503Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:21.641Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar2.jar [2023-01-15T20:37:21.642Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar2.jar [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] processResult: [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] failed: [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] passed: [2023-01-15T20:37:21.642Z] [echo] Test validation Passed [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] unknown: [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] declare-test: [2023-01-15T20:37:21.642Z] [echo] Starting test validation dol/validation Test ear [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] init.os: [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] init.tools.unix: [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] init.tools.windows: [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] init.tools: [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] setAsadminArgs: [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] init: [2023-01-15T20:37:21.642Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:21.642Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:21.642Z] [get] Not modified - so not downloaded [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] init.customtasks: [2023-01-15T20:37:21.642Z] [2023-01-15T20:37:21.642Z] run.validator: [2023-01-15T20:37:21.642Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:37:21.760Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:21.760Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:21.760Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:21.760Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:21.760Z] [2023-01-15T20:37:21.760Z] setOSConditions: [2023-01-15T20:37:21.760Z] [2023-01-15T20:37:21.760Z] setToolWin: [2023-01-15T20:37:21.760Z] [2023-01-15T20:37:21.760Z] setToolUnix: [2023-01-15T20:37:21.760Z] [2023-01-15T20:37:21.760Z] setToolProperty: [2023-01-15T20:37:21.760Z] [2023-01-15T20:37:21.760Z] setS1ASclassPath: [2023-01-15T20:37:21.760Z] [2023-01-15T20:37:21.760Z] init-common: [2023-01-15T20:37:21.760Z] [2023-01-15T20:37:21.760Z] prepare-truststore-common: [2023-01-15T20:37:21.760Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/cacerts.jks [2023-01-15T20:37:21.760Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:21.760Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:21.761Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:21.761Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] setOSConditions: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] setToolWin: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] setToolUnix: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] setToolProperty: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] setS1ASclassPath: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] init-common: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] prepare-truststore-certutil-common: [2023-01-15T20:37:21.761Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:21.761Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:21.761Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:21.761Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] setOSConditions: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] setToolWin: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] setToolUnix: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] setToolProperty: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] setS1ASclassPath: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] init-common: [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] prepare-truststore-keytool-common: [2023-01-15T20:37:21.761Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:37:21.761Z] [2023-01-15T20:37:21.761Z] run-standalone-client: [2023-01-15T20:37:21.761Z] [echo] provider.url used is iiop://localhost:3700 [2023-01-15T20:37:21.761Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:21.901Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:22.461Z] [exec] Value of key is: test-2 [2023-01-15T20:37:22.462Z] [exec] test-2 returned false as validation is not enabled [2023-01-15T20:37:22.462Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:37:22.462Z] [exec] [2023-01-15T20:37:22.462Z] [exec] [2023-01-15T20:37:22.462Z] [exec] ----------------------------------------- [2023-01-15T20:37:22.462Z] [exec] - test-2 : PASS - [2023-01-15T20:37:22.462Z] [exec] ----------------------------------------- [2023-01-15T20:37:22.462Z] [exec] Total PASS: 1 [2023-01-15T20:37:22.462Z] [exec] Total FAIL: 0 [2023-01-15T20:37:22.462Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:37:22.462Z] [exec] ----------------------------------------- [2023-01-15T20:37:22.462Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:22.462Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:22.462Z] [2023-01-15T20:37:22.462Z] checkReporting-common: [2023-01-15T20:37:22.462Z] [2023-01-15T20:37:22.462Z] confirmReportPresent-common: [2023-01-15T20:37:22.462Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:37:22.462Z] [echo] Test seems to be reported fine [2023-01-15T20:37:22.462Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-01-15T20:37:22.462Z] [2023-01-15T20:37:22.462Z] confirmMissingReport-common: [2023-01-15T20:37:22.462Z] [2023-01-15T20:37:22.462Z] asadmin-common: [2023-01-15T20:37:22.462Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.connection_validation_method=table [2023-01-15T20:37:22.462Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:22.462Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.connection_validation_method=table [2023-01-15T20:37:22.462Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.connection-validation-method=table [2023-01-15T20:37:22.462Z] [2023-01-15T20:37:22.462Z] asadmin-common: [2023-01-15T20:37:22.462Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.validation_table_name=sys.systables [2023-01-15T20:37:22.691Z] [java] Context Initialized with URL: iiop://localhost:3700, Factory: com.sun.enterprise.naming.SerialInitContextFactory [2023-01-15T20:37:22.691Z] [java] Jan 15, 2023 8:37:22 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:37:22.691Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:37:22.718Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:22.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.validation_table_name=sys.systables [2023-01-15T20:37:23.233Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.validation-table-name=sys.systables [2023-01-15T20:37:23.233Z] [2023-01-15T20:37:23.233Z] asadmin-common: [2023-01-15T20:37:23.233Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.is_connection_validation_required=true [2023-01-15T20:37:23.233Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:23.278Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear [2023-01-15T20:37:23.796Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.is_connection_validation_required=true [2023-01-15T20:37:23.796Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.is-connection-validation-required=true [2023-01-15T20:37:23.796Z] [2023-01-15T20:37:23.796Z] setOSConditions: [2023-01-15T20:37:23.796Z] [2023-01-15T20:37:23.796Z] setToolWin: [2023-01-15T20:37:23.796Z] [2023-01-15T20:37:23.796Z] setToolUnix: [2023-01-15T20:37:23.796Z] [2023-01-15T20:37:23.796Z] setToolProperty: [2023-01-15T20:37:23.796Z] [2023-01-15T20:37:23.796Z] setS1ASclassPath: [2023-01-15T20:37:23.796Z] [2023-01-15T20:37:23.796Z] init-common: [2023-01-15T20:37:23.796Z] [2023-01-15T20:37:23.796Z] runclient-common: [2023-01-15T20:37:23.796Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-01-15T20:37:23.796Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:23.847Z] [javaWithResult] Jan 15, 2023 8:37:23 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:37:23.847Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:37:23.847Z] [javaWithResult] Jan 15, 2023 8:37:23 PM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2023-01-15T20:37:23.847Z] [javaWithResult] WARNING: URI is not hierarchical [2023-01-15T20:37:23.847Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2023-01-15T20:37:23.847Z] [javaWithResult] at java.base/java.io.File.<init>(File.java:420) [2023-01-15T20:37:23.847Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:149) [2023-01-15T20:37:23.847Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:517) [2023-01-15T20:37:23.847Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:503) [2023-01-15T20:37:23.847Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:551) [2023-01-15T20:37:23.847Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:214) [2023-01-15T20:37:23.847Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:23.847Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:23.847Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:23.847Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-01-15T20:37:23.847Z] [javaWithResult] [2023-01-15T20:37:24.359Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:24.586Z] [java] Certname in appclication-client ->ANONYMOUS [2023-01-15T20:37:24.788Z] [javaWithResult] Jan 15, 2023 8:37:24 PM com.sun.enterprise.deployment.util.DOLUtils setExtensionArchivistForSubArchivist [2023-01-15T20:37:24.788Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00002 [2023-01-15T20:37:24.788Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear [2023-01-15T20:37:24.846Z] [java] The caller principal received from ejb ->ANONYMOUS [2023-01-15T20:37:24.846Z] [java] One way SSL Authentication worked - calling other methods [2023-01-15T20:37:24.846Z] [java] [2023-01-15T20:37:24.846Z] [java] [2023-01-15T20:37:24.846Z] [java] [2023-01-15T20:37:24.846Z] [java] ===========Beginning Simple Test===== [2023-01-15T20:37:24.846Z] [java] [2023-01-15T20:37:24.846Z] [java] [2023-01-15T20:37:24.846Z] [java] $100 is : 12160.00Yen [2023-01-15T20:37:24.846Z] [java] Yen is :0.77Euro [2023-01-15T20:37:24.846Z] [java] Value of key is: Standalone-Client [2023-01-15T20:37:24.846Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:37:24.846Z] [java] [2023-01-15T20:37:24.846Z] [java] [2023-01-15T20:37:24.846Z] [java] ----------------------------------------- [2023-01-15T20:37:24.846Z] [java] - Standalone-Client: PASS - [2023-01-15T20:37:24.846Z] [java] ----------------------------------------- [2023-01-15T20:37:24.846Z] [java] Total PASS: 1 [2023-01-15T20:37:24.846Z] [java] Total FAIL: 0 [2023-01-15T20:37:24.846Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:37:24.846Z] [java] ----------------------------------------- [2023-01-15T20:37:24.846Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:37:24.846Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:37:24.922Z] [exec] Jan 15, 2023 8:37:24 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:37:24.922Z] [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. [2023-01-15T20:37:25.047Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear [2023-01-15T20:37:25.103Z] [2023-01-15T20:37:25.103Z] undeploy: [2023-01-15T20:37:25.103Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:25.103Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:25.103Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:25.103Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:25.103Z] [2023-01-15T20:37:25.103Z] setOSConditions: [2023-01-15T20:37:25.103Z] [2023-01-15T20:37:25.103Z] setToolWin: [2023-01-15T20:37:25.103Z] [2023-01-15T20:37:25.103Z] setToolUnix: [2023-01-15T20:37:25.103Z] [2023-01-15T20:37:25.103Z] setToolProperty: [2023-01-15T20:37:25.103Z] [2023-01-15T20:37:25.103Z] setS1ASclassPath: [2023-01-15T20:37:25.103Z] [2023-01-15T20:37:25.103Z] init-common: [2023-01-15T20:37:25.103Z] [2023-01-15T20:37:25.103Z] undeploy-common: [2023-01-15T20:37:25.307Z] [javaWithResult] Jan 15, 2023 8:37:25 PM com.sun.enterprise.deployment.util.DOLUtils setExtensionArchivistForSubArchivist [2023-01-15T20:37:25.307Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00002 [2023-01-15T20:37:25.360Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:25.568Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear2.ear [2023-01-15T20:37:25.569Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear2.ear [2023-01-15T20:37:25.617Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] all: [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setOSConditions: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setToolWin: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setToolUnix: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setToolProperty: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setS1ASclassPath: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] init-common: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] clean: [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setOSConditions: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setToolWin: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setToolUnix: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setToolProperty: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setS1ASclassPath: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] init-common: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] clean-common: [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setOSConditions: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setToolWin: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setToolUnix: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setToolProperty: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] setS1ASclassPath: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] init-common: [2023-01-15T20:37:25.618Z] [2023-01-15T20:37:25.618Z] clean-classes-common: [2023-01-15T20:37:25.618Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:25.618Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:25.619Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:25.619Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] setOSConditions: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] setToolWin: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] setToolUnix: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] setToolProperty: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] setS1ASclassPath: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] init-common: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] clean-jars-common: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] compile: [2023-01-15T20:37:25.619Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:25.619Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:25.619Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:25.619Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:25.619Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] setOSConditions: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] setToolWin: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] setToolUnix: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] setToolProperty: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] setS1ASclassPath: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] init-common: [2023-01-15T20:37:25.619Z] [2023-01-15T20:37:25.619Z] compile-common: [2023-01-15T20:37:25.619Z] [echo] Current time (ISO): 2023-01-15T20:37:25.584+0000 [2023-01-15T20:37:25.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:25.619Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:25.829Z] [javaWithResult] Jan 15, 2023 8:37:25 PM com.sun.enterprise.deployment.util.DOLUtils setExtensionArchivistForSubArchivist [2023-01-15T20:37:25.830Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00002 [2023-01-15T20:37:25.830Z] [javaWithResult] Jan 15, 2023 8:37:25 PM com.sun.enterprise.deployment.util.DOLUtils readRuntimeDeploymentDescriptor [2023-01-15T20:37:25.830Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00001 [2023-01-15T20:37:25.830Z] [javaWithResult] Jan 15, 2023 8:37:25 PM com.sun.enterprise.deployment.util.DOLUtils readRuntimeDeploymentDescriptor [2023-01-15T20:37:25.830Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00001 [2023-01-15T20:37:25.830Z] [javaWithResult] Jan 15, 2023 8:37:25 PM com.sun.enterprise.deployment.util.DOLUtils readRuntimeDeploymentDescriptor [2023-01-15T20:37:25.830Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00001 [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] processResult: [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] failed: [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] passed: [2023-01-15T20:37:25.830Z] [echo] Test validation Passed [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] unknown: [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] declare-test: [2023-01-15T20:37:25.830Z] [echo] Starting test validation dol/validation Test WLS Ear [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] init.os: [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] init.tools.unix: [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] init.tools.windows: [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] init.tools: [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] setAsadminArgs: [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] init: [2023-01-15T20:37:25.830Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:25.830Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:25.830Z] [get] Not modified - so not downloaded [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] init.customtasks: [2023-01-15T20:37:25.830Z] [2023-01-15T20:37:25.830Z] run.validator: [2023-01-15T20:37:25.830Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:37:25.877Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:26.089Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:27.245Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:27.245Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/ejb/ConverterBean.java uses or overrides a deprecated API. [2023-01-15T20:37:27.245Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:37:27.245Z] [javac] 1 warning [2023-01-15T20:37:27.245Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:27.245Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:27.245Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:27.245Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:27.245Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:27.245Z] [2023-01-15T20:37:27.245Z] setOSConditions: [2023-01-15T20:37:27.245Z] [2023-01-15T20:37:27.245Z] setToolWin: [2023-01-15T20:37:27.245Z] [2023-01-15T20:37:27.245Z] setToolUnix: [2023-01-15T20:37:27.245Z] [2023-01-15T20:37:27.245Z] setToolProperty: [2023-01-15T20:37:27.245Z] [2023-01-15T20:37:27.245Z] setS1ASclassPath: [2023-01-15T20:37:27.245Z] [2023-01-15T20:37:27.245Z] init-common: [2023-01-15T20:37:27.245Z] [2023-01-15T20:37:27.245Z] compile-common: [2023-01-15T20:37:27.245Z] [echo] Current time (ISO): 2023-01-15T20:37:27.172+0000 [2023-01-15T20:37:27.245Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:27.468Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear [2023-01-15T20:37:27.502Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:28.035Z] [javaWithResult] Jan 15, 2023 8:37:27 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:37:28.035Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:37:28.035Z] [javaWithResult] Jan 15, 2023 8:37:27 PM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2023-01-15T20:37:28.035Z] [javaWithResult] WARNING: URI is not hierarchical [2023-01-15T20:37:28.035Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2023-01-15T20:37:28.035Z] [javaWithResult] at java.base/java.io.File.<init>(File.java:420) [2023-01-15T20:37:28.035Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:149) [2023-01-15T20:37:28.035Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:517) [2023-01-15T20:37:28.035Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:503) [2023-01-15T20:37:28.035Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:551) [2023-01-15T20:37:28.035Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:214) [2023-01-15T20:37:28.035Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:28.035Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:28.035Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:28.035Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-01-15T20:37:28.035Z] [javaWithResult] [2023-01-15T20:37:28.270Z] [2023-01-15T20:37:28.270Z] start-server-windows: [2023-01-15T20:37:28.270Z] [2023-01-15T20:37:28.270Z] setOSConditions: [2023-01-15T20:37:28.270Z] [2023-01-15T20:37:28.270Z] setToolWin: [2023-01-15T20:37:28.270Z] [2023-01-15T20:37:28.270Z] setToolUnix: [2023-01-15T20:37:28.270Z] [2023-01-15T20:37:28.270Z] setToolProperty: [2023-01-15T20:37:28.270Z] [2023-01-15T20:37:28.270Z] setS1ASclassPath: [2023-01-15T20:37:28.270Z] [2023-01-15T20:37:28.270Z] init-common: [2023-01-15T20:37:28.270Z] [2023-01-15T20:37:28.270Z] undeploy-common: [2023-01-15T20:37:28.270Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:28.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:37:28.295Z] [javaWithResult] [dol.validation.Validator]:: Input archive: [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear] is not valid [2023-01-15T20:37:28.296Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2023-01-15T20:37:28.296Z] [javaWithResult] Jan 15, 2023 8:37:28 PM com.sun.enterprise.deployment.node.SaxParserHandler resolveEntity [2023-01-15T20:37:28.296Z] [javaWithResult] SEVERE: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:28.296Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1133) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:662) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2694) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2069) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:28.296Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-01-15T20:37:28.296Z] [javaWithResult] [2023-01-15T20:37:28.296Z] [javaWithResult] Jan 15, 2023 8:37:28 PM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-01-15T20:37:28.296Z] [javaWithResult] SEVERE: enterprise.deployment.backend.saxParserError [2023-01-15T20:37:28.296Z] [javaWithResult] Jan 15, 2023 8:37:28 PM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-01-15T20:37:28.296Z] [javaWithResult] SEVERE: Error occurred [2023-01-15T20:37:28.296Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:28.296Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1133) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:662) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2694) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2069) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-01-15T20:37:28.296Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:28.297Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-01-15T20:37:28.297Z] [javaWithResult] [2023-01-15T20:37:28.297Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1133) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:662) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2694) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2069) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) [2023-01-15T20:37:28.297Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:28.297Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:28.297Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-01-15T20:37:28.297Z] [javaWithResult] Java Result: 255 [2023-01-15T20:37:28.297Z] [2023-01-15T20:37:28.297Z] processResult: [2023-01-15T20:37:28.297Z] [2023-01-15T20:37:28.297Z] failed: [2023-01-15T20:37:28.297Z] [2023-01-15T20:37:28.297Z] passed: [2023-01-15T20:37:28.297Z] [2023-01-15T20:37:28.297Z] unknown: [2023-01-15T20:37:28.297Z] [2023-01-15T20:37:28.297Z] writeLogToConsole: [2023-01-15T20:37:28.297Z] [echo] Test validation UNKNOWN at 15-Jan-2023 20:37:28.178 with return code 255 [2023-01-15T20:37:28.297Z] [2023-01-15T20:37:28.297Z] declare-test: [2023-01-15T20:37:28.297Z] [echo] Starting test validation dol/validation Test WLS Ear2 [2023-01-15T20:37:28.297Z] [2023-01-15T20:37:28.297Z] init.os: [2023-01-15T20:37:28.297Z] [2023-01-15T20:37:28.297Z] init.tools.unix: [2023-01-15T20:37:28.297Z] [2023-01-15T20:37:28.297Z] init.tools.windows: [2023-01-15T20:37:28.297Z] [2023-01-15T20:37:28.298Z] init.tools: [2023-01-15T20:37:28.298Z] [2023-01-15T20:37:28.298Z] setAsadminArgs: [2023-01-15T20:37:28.298Z] [2023-01-15T20:37:28.298Z] init: [2023-01-15T20:37:28.298Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:28.298Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:28.298Z] [get] Not modified - so not downloaded [2023-01-15T20:37:28.298Z] [2023-01-15T20:37:28.298Z] init.customtasks: [2023-01-15T20:37:28.298Z] [2023-01-15T20:37:28.298Z] run.validator: [2023-01-15T20:37:28.298Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:37:28.557Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:28.873Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:29.099Z] [exec] Value of key is: test-3 [2023-01-15T20:37:29.099Z] [exec] test-3 returned true as validation is enabled [2023-01-15T20:37:29.099Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:37:29.099Z] [exec] [2023-01-15T20:37:29.099Z] [exec] [2023-01-15T20:37:29.099Z] [exec] ----------------------------------------- [2023-01-15T20:37:29.099Z] [exec] - test-3 : PASS - [2023-01-15T20:37:29.099Z] [exec] ----------------------------------------- [2023-01-15T20:37:29.099Z] [exec] Total PASS: 1 [2023-01-15T20:37:29.099Z] [exec] Total FAIL: 0 [2023-01-15T20:37:29.099Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:37:29.099Z] [exec] ----------------------------------------- [2023-01-15T20:37:29.099Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:29.099Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] checkReporting-common: [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] confirmReportPresent-common: [2023-01-15T20:37:29.099Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:37:29.099Z] [echo] Test seems to be reported fine [2023-01-15T20:37:29.099Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] confirmMissingReport-common: [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] setOSConditions: [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] setToolWin: [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] setToolUnix: [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] setToolProperty: [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] setS1ASclassPath: [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] init-common: [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] stop-derby: [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] stop-derby-aix: [2023-01-15T20:37:29.099Z] [2023-01-15T20:37:29.099Z] stop-derby-nonaix: [2023-01-15T20:37:29.099Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:37:29.099Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:29.132Z] [javac] 1 warning [2023-01-15T20:37:29.132Z] [2023-01-15T20:37:29.132Z] build: [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] setOSConditions: [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] fixFiles: [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] convUnix: [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] convWin: [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] setToolWin: [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] setToolUnix: [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] setToolProperty: [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] setS1ASclassPath: [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] init-common: [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] package-persistence-common: [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] ejb-jar-common: [2023-01-15T20:37:29.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:29.133Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:29.133Z] [2023-01-15T20:37:29.133Z] package-ejbjar-common: [2023-01-15T20:37:29.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:29.133Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:29.133Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:29.133Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-ejb.jar [2023-01-15T20:37:29.134Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] appclient-jar-common: [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] package-appclientjar-common: [2023-01-15T20:37:29.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:29.134Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:29.134Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:29.134Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-client.jar [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] webclient-war-common: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] build-ear-common: [2023-01-15T20:37:29.134Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:29.134Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setup: [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setOSConditions: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setToolWin: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setToolUnix: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setToolProperty: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setS1ASclassPath: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] init-common: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] env-check: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] prepare-store-common: [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setOSConditions: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setToolWin: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setToolUnix: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setToolProperty: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] setS1ASclassPath: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] init-common: [2023-01-15T20:37:29.134Z] [2023-01-15T20:37:29.134Z] prepare-store-certutil-common: [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:29.134Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:29.135Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:29.135Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:29.135Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] setOSConditions: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] setToolWin: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] setToolUnix: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] setToolProperty: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] setS1ASclassPath: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] init-common: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] prepare-store-keytool-common: [2023-01-15T20:37:29.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build [2023-01-15T20:37:29.135Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:29.135Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:29.135Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:29.135Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:29.135Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] setOSConditions: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] setToolWin: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] setToolUnix: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] setToolProperty: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] setS1ASclassPath: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] init-common: [2023-01-15T20:37:29.135Z] [2023-01-15T20:37:29.135Z] generate-jks-key: [2023-01-15T20:37:29.135Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:29.200Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/simple-properties.properties [2023-01-15T20:37:29.201Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/simple-properties.xml [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] all: [2023-01-15T20:37:29.201Z] [echo] @@## multiple-resources.xml ##@@ [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setOSConditions: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setToolWin: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setToolUnix: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setToolProperty: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setS1ASclassPath: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] init-common: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] build: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] all: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setOSConditions: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setToolWin: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setToolUnix: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setToolProperty: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setS1ASclassPath: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] init-common: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] all: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setOSConditions: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setToolWin: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setToolUnix: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setToolProperty: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] setS1ASclassPath: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] init-common: [2023-01-15T20:37:29.201Z] [2023-01-15T20:37:29.201Z] compile-common: [2023-01-15T20:37:29.201Z] [echo] Current time (ISO): 2023-01-15T20:37:28.940+0000 [2023-01-15T20:37:29.201Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/classes [2023-01-15T20:37:29.201Z] [javac] Compiling 25 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/classes [2023-01-15T20:37:29.201Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:29.662Z] [java] Sun Jan 15 20:37:29 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:37:29.662Z] [2023-01-15T20:37:29.662Z] setOSConditions: [2023-01-15T20:37:29.662Z] [2023-01-15T20:37:29.662Z] setToolWin: [2023-01-15T20:37:29.662Z] [2023-01-15T20:37:29.662Z] setToolUnix: [2023-01-15T20:37:29.662Z] [2023-01-15T20:37:29.662Z] setToolProperty: [2023-01-15T20:37:29.662Z] [2023-01-15T20:37:29.662Z] setS1ASclassPath: [2023-01-15T20:37:29.662Z] [2023-01-15T20:37:29.662Z] init-common: [2023-01-15T20:37:29.662Z] [2023-01-15T20:37:29.662Z] start-derby: [2023-01-15T20:37:29.662Z] [2023-01-15T20:37:29.662Z] start-derby-aix: [2023-01-15T20:37:29.662Z] [2023-01-15T20:37:29.662Z] start-derby-nonaix: [2023-01-15T20:37:29.662Z] [echo] Starting Derby DB Server ... [2023-01-15T20:37:29.933Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear [2023-01-15T20:37:30.070Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:30.192Z] [javaWithResult] Jan 15, 2023 8:37:30 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:37:30.192Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:37:30.192Z] [javaWithResult] Jan 15, 2023 8:37:30 PM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2023-01-15T20:37:30.192Z] [javaWithResult] WARNING: URI is not hierarchical [2023-01-15T20:37:30.192Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2023-01-15T20:37:30.192Z] [javaWithResult] at java.base/java.io.File.<init>(File.java:420) [2023-01-15T20:37:30.192Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:149) [2023-01-15T20:37:30.192Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:517) [2023-01-15T20:37:30.192Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:503) [2023-01-15T20:37:30.192Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:551) [2023-01-15T20:37:30.193Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:214) [2023-01-15T20:37:30.193Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:30.193Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:30.193Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:30.193Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-01-15T20:37:30.193Z] [javaWithResult] [2023-01-15T20:37:30.326Z] [exec] Certificate stored in file </home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/ssltest.rfc> [2023-01-15T20:37:30.582Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:30.760Z] [javaWithResult] [dol.validation.Validator]:: Expected exception [2023-01-15T20:37:30.761Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear [2023-01-15T20:37:30.761Z] [javaWithResult] Jan 15, 2023 8:37:30 PM com.sun.enterprise.deployment.node.SaxParserHandler resolveEntity [2023-01-15T20:37:30.761Z] [javaWithResult] SEVERE: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:30.761Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:30.761Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1133) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:662) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2694) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2069) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) [2023-01-15T20:37:30.761Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) [2023-01-15T20:37:30.761Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-01-15T20:37:30.761Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-01-15T20:37:30.761Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-01-15T20:37:30.761Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-01-15T20:37:30.761Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-01-15T20:37:30.761Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-01-15T20:37:30.761Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:30.761Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:30.761Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:30.761Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-01-15T20:37:30.761Z] [javaWithResult] [2023-01-15T20:37:30.761Z] [javaWithResult] Jan 15, 2023 8:37:30 PM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-01-15T20:37:30.761Z] [javaWithResult] SEVERE: enterprise.deployment.backend.saxParserError [2023-01-15T20:37:30.762Z] [javaWithResult] Jan 15, 2023 8:37:30 PM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-01-15T20:37:30.762Z] [javaWithResult] SEVERE: Error occurred [2023-01-15T20:37:30.762Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:30.762Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1133) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:662) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2694) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2069) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) [2023-01-15T20:37:30.762Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) [2023-01-15T20:37:30.762Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-01-15T20:37:30.762Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-01-15T20:37:30.762Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-01-15T20:37:30.762Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-01-15T20:37:30.762Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-01-15T20:37:30.762Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-01-15T20:37:30.762Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:30.762Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:30.762Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:30.762Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-01-15T20:37:30.762Z] [javaWithResult] [2023-01-15T20:37:30.838Z] [exec] Certificate was added to keystore [2023-01-15T20:37:30.839Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:30.839Z] [2023-01-15T20:37:30.839Z] restart: [2023-01-15T20:37:30.839Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:30.839Z] [2023-01-15T20:37:30.839Z] restart-server-instance-common: [2023-01-15T20:37:30.839Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:30.839Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:30.839Z] [2023-01-15T20:37:30.839Z] setOSConditions: [2023-01-15T20:37:30.839Z] [2023-01-15T20:37:30.839Z] setToolWin: [2023-01-15T20:37:30.839Z] [2023-01-15T20:37:30.839Z] setToolUnix: [2023-01-15T20:37:30.839Z] [2023-01-15T20:37:30.839Z] setToolProperty: [2023-01-15T20:37:30.839Z] [2023-01-15T20:37:30.839Z] setS1ASclassPath: [2023-01-15T20:37:30.839Z] [2023-01-15T20:37:30.839Z] init-common: [2023-01-15T20:37:30.839Z] [2023-01-15T20:37:30.839Z] stopDomain: [2023-01-15T20:37:30.839Z] [echo] run.xml:stopping domain... [2023-01-15T20:37:30.839Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:31.021Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear [2023-01-15T20:37:31.022Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear] is not valid [2023-01-15T20:37:31.022Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2023-01-15T20:37:31.022Z] [javaWithResult] Jan 15, 2023 8:37:30 PM com.sun.enterprise.deployment.node.SaxParserHandler resolveEntity [2023-01-15T20:37:31.022Z] [javaWithResult] SEVERE: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:31.022Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:31.022Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1133) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:662) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2694) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2069) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:849) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) [2023-01-15T20:37:31.022Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) [2023-01-15T20:37:31.022Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-01-15T20:37:31.022Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-01-15T20:37:31.022Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-01-15T20:37:31.022Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-01-15T20:37:31.022Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-01-15T20:37:31.022Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-01-15T20:37:31.022Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:31.022Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:31.023Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2023-01-15T20:37:31.023Z] [javaWithResult] [2023-01-15T20:37:31.023Z] [javaWithResult] Jan 15, 2023 8:37:30 PM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-01-15T20:37:31.023Z] [javaWithResult] SEVERE: enterprise.deployment.backend.saxParserError [2023-01-15T20:37:31.023Z] [javaWithResult] Jan 15, 2023 8:37:30 PM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-01-15T20:37:31.023Z] [javaWithResult] SEVERE: Error occurred [2023-01-15T20:37:31.023Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1133) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:662) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2694) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2069) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:849) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:31.023Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2023-01-15T20:37:31.023Z] [javaWithResult] [2023-01-15T20:37:31.023Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-01-15T20:37:31.023Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1133) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:662) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2694) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2069) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:849) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) [2023-01-15T20:37:31.023Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) [2023-01-15T20:37:31.024Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) [2023-01-15T20:37:31.024Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-01-15T20:37:31.024Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) [2023-01-15T20:37:31.024Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) [2023-01-15T20:37:31.024Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) [2023-01-15T20:37:31.024Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-01-15T20:37:31.024Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-01-15T20:37:31.024Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-01-15T20:37:31.024Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-01-15T20:37:31.024Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-01-15T20:37:31.024Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-01-15T20:37:31.024Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:31.024Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:31.024Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:31.024Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2023-01-15T20:37:31.024Z] [javaWithResult] Java Result: 255 [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] processResult: [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] failed: [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] passed: [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] unknown: [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] writeLogToConsole: [2023-01-15T20:37:31.024Z] [echo] Test validation UNKNOWN at 15-Jan-2023 20:37:30.904 with return code 255 [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] declare-test: [2023-01-15T20:37:31.024Z] [echo] Starting test validation dol/validation Test WLS Ear3 [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] init.os: [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] init.tools.unix: [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] init.tools.windows: [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] init.tools: [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] setAsadminArgs: [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] init: [2023-01-15T20:37:31.024Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:31.024Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:31.024Z] [get] Not modified - so not downloaded [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] init.customtasks: [2023-01-15T20:37:31.024Z] [2023-01-15T20:37:31.024Z] run.validator: [2023-01-15T20:37:31.024Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:37:31.098Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:31.285Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:31.355Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:37:31.356Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:37:31.356Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:37:31.356Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:37:31.356Z] [javac] 1 warning [2023-01-15T20:37:31.356Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/generic-ra.jar [2023-01-15T20:37:31.356Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/generic-ra.rar [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setOSConditions: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolWin: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolUnix: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolProperty: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setS1ASclassPath: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] init-common: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] clean-common: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setOSConditions: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolWin: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolUnix: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolProperty: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setS1ASclassPath: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] init-common: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] clean-classes-common: [2023-01-15T20:37:31.356Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setOSConditions: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolWin: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolUnix: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolProperty: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setS1ASclassPath: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] init-common: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] clean-jars-common: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] all: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setOSConditions: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolWin: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolUnix: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolProperty: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setS1ASclassPath: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] init-common: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] all: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setOSConditions: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolWin: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolUnix: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setToolProperty: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] setS1ASclassPath: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] init-common: [2023-01-15T20:37:31.356Z] [2023-01-15T20:37:31.356Z] compile-common: [2023-01-15T20:37:31.356Z] [echo] Current time (ISO): 2023-01-15T20:37:31.329+0000 [2023-01-15T20:37:31.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:31.356Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:31.613Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:32.208Z] [exec] Waiting for the domain to stop . [2023-01-15T20:37:32.208Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:37:32.666Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear [2023-01-15T20:37:32.929Z] [javaWithResult] Jan 15, 2023 8:37:32 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:37:32.929Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:37:33.188Z] [javaWithResult] Jan 15, 2023 8:37:32 PM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2023-01-15T20:37:33.188Z] [javaWithResult] WARNING: URI is not hierarchical [2023-01-15T20:37:33.188Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2023-01-15T20:37:33.188Z] [javaWithResult] at java.base/java.io.File.<init>(File.java:420) [2023-01-15T20:37:33.188Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:149) [2023-01-15T20:37:33.188Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:517) [2023-01-15T20:37:33.188Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:503) [2023-01-15T20:37:33.188Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:551) [2023-01-15T20:37:33.188Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:214) [2023-01-15T20:37:33.188Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:33.188Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:33.188Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:33.188Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-01-15T20:37:33.188Z] [javaWithResult] [2023-01-15T20:37:33.447Z] [javaWithResult] [dol.validation.Validator]:: Input archive: [/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear] is not valid [2023-01-15T20:37:33.447Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2023-01-15T20:37:33.447Z] [javaWithResult] Jan 15, 2023 8:37:33 PM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-01-15T20:37:33.447Z] [javaWithResult] SEVERE: enterprise.deployment.backend.saxParserError [2023-01-15T20:37:33.447Z] [javaWithResult] java.io.IOException: Error parsing descriptor Deployment descriptor file META-INF/weblogic-application.xml in archive [validation.ear]. [2023-01-15T20:37:33.447Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:329) [2023-01-15T20:37:33.447Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-01-15T20:37:33.447Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-01-15T20:37:33.447Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-01-15T20:37:33.447Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-01-15T20:37:33.447Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-01-15T20:37:33.447Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-01-15T20:37:33.447Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-01-15T20:37:33.447Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-01-15T20:37:33.447Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-01-15T20:37:33.447Z] [javaWithResult] Caused by: java.io.IOException: Stream closed [2023-01-15T20:37:33.447Z] [javaWithResult] at java.base/java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:165) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:271) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.readAndBuffer(XMLEntityManager.java:3026) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:704) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1398) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1364) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:257) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1152) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1040) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:943) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) [2023-01-15T20:37:33.447Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) [2023-01-15T20:37:33.447Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-01-15T20:37:33.447Z] [javaWithResult] ... 9 more [2023-01-15T20:37:33.447Z] [javaWithResult] Java Result: 255 [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] processResult: [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] failed: [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] passed: [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] unknown: [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] writeLogToConsole: [2023-01-15T20:37:33.447Z] [echo] Test validation UNKNOWN at 15-Jan-2023 20:37:33.383 with return code 255 [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] init.os: [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] init.tools.unix: [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] init.tools.windows: [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] init.tools: [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] setAsadminArgs: [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] init: [2023-01-15T20:37:33.447Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:33.447Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:33.447Z] [get] Not modified - so not downloaded [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] init.customtasks: [2023-01-15T20:37:33.447Z] [2023-01-15T20:37:33.447Z] prepare: [2023-01-15T20:37:33.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/override [2023-01-15T20:37:33.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war [2023-01-15T20:37:33.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF/classes [2023-01-15T20:37:33.448Z] [2023-01-15T20:37:33.448Z] private-all: [2023-01-15T20:37:33.448Z] [2023-01-15T20:37:33.448Z] init.os: [2023-01-15T20:37:33.448Z] [2023-01-15T20:37:33.448Z] init.tools.unix: [2023-01-15T20:37:33.448Z] [2023-01-15T20:37:33.448Z] init.tools.windows: [2023-01-15T20:37:33.448Z] [2023-01-15T20:37:33.448Z] init.tools: [2023-01-15T20:37:33.448Z] [2023-01-15T20:37:33.448Z] setAsadminArgs: [2023-01-15T20:37:33.448Z] [2023-01-15T20:37:33.448Z] init: [2023-01-15T20:37:33.448Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:33.448Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:33.448Z] [get] Not modified - so not downloaded [2023-01-15T20:37:33.448Z] [2023-01-15T20:37:33.448Z] init.customtasks: [2023-01-15T20:37:33.448Z] [2023-01-15T20:37:33.448Z] prepare: [2023-01-15T20:37:33.448Z] [2023-01-15T20:37:33.448Z] compile: [2023-01-15T20:37:33.448Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:37:33.448Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/override [2023-01-15T20:37:33.504Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:33.505Z] [javac] 1 warning [2023-01-15T20:37:33.505Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:37:33.505Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setOSConditions: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setToolWin: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setToolUnix: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setToolProperty: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setS1ASclassPath: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] init-common: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] ejb-jar-common: [2023-01-15T20:37:33.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] package-ejbjar-common: [2023-01-15T20:37:33.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:33.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:33.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:33.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:33.505Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16-ejb.jar [2023-01-15T20:37:33.505Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setOSConditions: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setToolWin: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setToolUnix: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setToolProperty: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setS1ASclassPath: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] init-common: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] webclient-war-common: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] clear: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] test-tlds-exist: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] copy-tlds: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] test-tagfiles-exist: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] copy-tagfiles: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] package-war-common: [2023-01-15T20:37:33.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:37:33.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:33.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:37:33.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:37:33.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/src/lib [2023-01-15T20:37:33.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:33.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:33.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:33.505Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:37:33.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/src/docroot [2023-01-15T20:37:33.505Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16-web.war [2023-01-15T20:37:33.505Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setOSConditions: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] fixFiles: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] convUnix: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] convWin: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setToolWin: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setToolUnix: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setToolProperty: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] setS1ASclassPath: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] init-common: [2023-01-15T20:37:33.505Z] [2023-01-15T20:37:33.505Z] ear-common: [2023-01-15T20:37:33.506Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:33.506Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:33.506Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:33.506Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2023-01-15T20:37:33.506Z] [2023-01-15T20:37:33.506Z] setup-map: [2023-01-15T20:37:33.506Z] [2023-01-15T20:37:33.506Z] set-jvm-options: [2023-01-15T20:37:33.506Z] [2023-01-15T20:37:33.506Z] setOSConditions: [2023-01-15T20:37:33.506Z] [2023-01-15T20:37:33.506Z] setToolWin: [2023-01-15T20:37:33.506Z] [2023-01-15T20:37:33.506Z] setToolUnix: [2023-01-15T20:37:33.506Z] [2023-01-15T20:37:33.506Z] setToolProperty: [2023-01-15T20:37:33.506Z] [2023-01-15T20:37:33.506Z] setS1ASclassPath: [2023-01-15T20:37:33.506Z] [2023-01-15T20:37:33.506Z] init-common: [2023-01-15T20:37:33.506Z] [2023-01-15T20:37:33.506Z] create-jvm-options: [2023-01-15T20:37:33.506Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:34.068Z] [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 [2023-01-15T20:37:34.068Z] [exec] Created 1 option(s) [2023-01-15T20:37:34.068Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:37:34.068Z] [2023-01-15T20:37:34.068Z] setOSConditions: [2023-01-15T20:37:34.068Z] [2023-01-15T20:37:34.068Z] setToolWin: [2023-01-15T20:37:34.068Z] [2023-01-15T20:37:34.068Z] setToolUnix: [2023-01-15T20:37:34.068Z] [2023-01-15T20:37:34.068Z] setToolProperty: [2023-01-15T20:37:34.068Z] [2023-01-15T20:37:34.068Z] setS1ASclassPath: [2023-01-15T20:37:34.068Z] [2023-01-15T20:37:34.068Z] init-common: [2023-01-15T20:37:34.068Z] [2023-01-15T20:37:34.068Z] create-jvm-options: [2023-01-15T20:37:34.326Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:34.388Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:34.388Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/dol/override/OverrideTest.java uses or overrides a deprecated API. [2023-01-15T20:37:34.388Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:37:34.388Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/dol/override/OverrideTest.java uses unchecked or unsafe operations. [2023-01-15T20:37:34.388Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:37:34.388Z] [javac] 1 warning [2023-01-15T20:37:34.388Z] [2023-01-15T20:37:34.388Z] init.os: [2023-01-15T20:37:34.388Z] [2023-01-15T20:37:34.388Z] init.tools.unix: [2023-01-15T20:37:34.388Z] [2023-01-15T20:37:34.388Z] init.tools.windows: [2023-01-15T20:37:34.388Z] [2023-01-15T20:37:34.388Z] init.tools: [2023-01-15T20:37:34.388Z] [2023-01-15T20:37:34.388Z] setAsadminArgs: [2023-01-15T20:37:34.388Z] [2023-01-15T20:37:34.388Z] init: [2023-01-15T20:37:34.388Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:34.388Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:34.584Z] [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 [2023-01-15T20:37:34.584Z] [exec] Created 1 option(s) [2023-01-15T20:37:34.584Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:37:34.584Z] [2023-01-15T20:37:34.584Z] setup: [2023-01-15T20:37:34.584Z] [2023-01-15T20:37:34.584Z] setup-security-permission: [2023-01-15T20:37:34.584Z] [2023-01-15T20:37:34.584Z] setOSConditions: [2023-01-15T20:37:34.584Z] [2023-01-15T20:37:34.584Z] stop-server: [2023-01-15T20:37:34.584Z] [2023-01-15T20:37:34.584Z] stop-server-unix: [2023-01-15T20:37:34.584Z] [echo] stopping server on unix ... [2023-01-15T20:37:34.647Z] [get] Not modified - so not downloaded [2023-01-15T20:37:34.647Z] [2023-01-15T20:37:34.647Z] init.customtasks: [2023-01-15T20:37:34.647Z] [2023-01-15T20:37:34.647Z] prepare: [2023-01-15T20:37:34.647Z] [2023-01-15T20:37:34.647Z] assemble: [2023-01-15T20:37:34.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF/classes [2023-01-15T20:37:34.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF [2023-01-15T20:37:34.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF [2023-01-15T20:37:34.647Z] [2023-01-15T20:37:34.647Z] declare-test: [2023-01-15T20:37:34.647Z] [echo] Starting test override dol/override Test [2023-01-15T20:37:34.647Z] [2023-01-15T20:37:34.647Z] init.os: [2023-01-15T20:37:34.647Z] [2023-01-15T20:37:34.647Z] init.tools.unix: [2023-01-15T20:37:34.647Z] [2023-01-15T20:37:34.647Z] init.tools.windows: [2023-01-15T20:37:34.647Z] [2023-01-15T20:37:34.647Z] init.tools: [2023-01-15T20:37:34.647Z] [2023-01-15T20:37:34.647Z] setAsadminArgs: [2023-01-15T20:37:34.647Z] [2023-01-15T20:37:34.647Z] init: [2023-01-15T20:37:34.647Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:34.647Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:34.648Z] [get] Not modified - so not downloaded [2023-01-15T20:37:34.648Z] [2023-01-15T20:37:34.648Z] init.customtasks: [2023-01-15T20:37:34.648Z] [2023-01-15T20:37:34.648Z] run.overridetest: [2023-01-15T20:37:34.648Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:37:34.648Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:34.841Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:36.210Z] [exec] Waiting for the domain to stop . [2023-01-15T20:37:36.210Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:37:37.181Z] [javaWithResult] Jan 15, 2023 8:37:36 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:37:37.181Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:37:37.182Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS3] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: , lookupName: jdbc/__default [2023-01-15T20:37:37.182Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS5and6] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: jdbc/__default, lookupName: [2023-01-15T20:37:37.182Z] [javaWithResult] [dol.override.OverrideTest]:: Target class name: override.OverrideTestServlet [2023-01-15T20:37:37.182Z] [javaWithResult] [dol.override.OverrideTest]:: Target name: myDS6 [2023-01-15T20:37:37.182Z] [javaWithResult] [dol.override.OverrideTest]:: Target class name: override.OverrideTestServlet [2023-01-15T20:37:37.182Z] [javaWithResult] [dol.override.OverrideTest]:: Target name: myDS5 [2023-01-15T20:37:37.182Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS7] with JNDI name: jdbc/__default, description: override, authorization: Container, sharing scope: Unshareable, mappedName: , lookupName: jdbc/__default [2023-01-15T20:37:37.182Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS8] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: jdbc/__default, lookupName: [2023-01-15T20:37:37.182Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS4] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: jdbc/__default, lookupName: foo_bar [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] processResult: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] failed: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] passed: [2023-01-15T20:37:37.182Z] [echo] Test override Passed [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] unknown: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] private-all: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] private-all: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] private-all: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] init.os: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] init.tools.unix: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] init.tools.windows: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] init.tools: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] setAsadminArgs: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] init: [2023-01-15T20:37:37.182Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:37.182Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:37.182Z] [get] Not modified - so not downloaded [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] init.customtasks: [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] prepare: [2023-01-15T20:37:37.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2023-01-15T20:37:37.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives [2023-01-15T20:37:37.182Z] [2023-01-15T20:37:37.182Z] compile: [2023-01-15T20:37:37.182Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:37:37.182Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2023-01-15T20:37:37.460Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:37.461Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:37.461Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:37.461Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:37.461Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:37.461Z] [2023-01-15T20:37:37.461Z] setOSConditions: [2023-01-15T20:37:37.461Z] [2023-01-15T20:37:37.461Z] setToolWin: [2023-01-15T20:37:37.461Z] [2023-01-15T20:37:37.461Z] setToolUnix: [2023-01-15T20:37:37.461Z] [2023-01-15T20:37:37.461Z] setToolProperty: [2023-01-15T20:37:37.461Z] [2023-01-15T20:37:37.461Z] setS1ASclassPath: [2023-01-15T20:37:37.461Z] [2023-01-15T20:37:37.462Z] init-common: [2023-01-15T20:37:37.462Z] [2023-01-15T20:37:37.462Z] startDomainUnix: [2023-01-15T20:37:37.462Z] [echo] Starting DAS [2023-01-15T20:37:37.462Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:38.120Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:38.120Z] [javac] 1 warning [2023-01-15T20:37:38.120Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:37:38.120Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2023-01-15T20:37:39.058Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:39.058Z] [javac] 1 warning [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] assemble: [2023-01-15T20:37:39.058Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-session-ejb.jar [2023-01-15T20:37:39.058Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-session-client.jar [2023-01-15T20:37:39.058Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] declare-test: [2023-01-15T20:37:39.058Z] [echo] Starting test session ejb30/session Test asadmin deploy [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init.os: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init.tools.unix: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init.tools.windows: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init.tools: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] setAsadminArgs: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init: [2023-01-15T20:37:39.058Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:39.058Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:39.058Z] [get] Not modified - so not downloaded [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init.customtasks: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] prepare: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] deploy.asadmin: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] setAsadminArgs: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] common.deploy.asadmin: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init.os: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init.tools.unix: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init.tools.windows: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init.tools: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] setAsadminArgs: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init: [2023-01-15T20:37:39.058Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:39.058Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:39.058Z] [get] Not modified - so not downloaded [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] init.customtasks: [2023-01-15T20:37:39.058Z] [2023-01-15T20:37:39.058Z] common.run.asadmin: [2023-01-15T20:37:39.058Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives --name ejb-ejb30-hello-session /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2023-01-15T20:37:39.058Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:39.995Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:37:39.995Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:37:40.733Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:37:40.733Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:37:40.734Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:37:40.734Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:37:40.734Z] [exec] Admin Port: 4848 [2023-01-15T20:37:40.734Z] [exec] Command start-domain executed successfully. [2023-01-15T20:37:40.931Z] [exec] Application deployed with name ejb-ejb30-hello-session. [2023-01-15T20:37:40.931Z] [exec] Command deploy executed successfully. [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init.os: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init.tools.unix: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init.tools.windows: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init.tools: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] setAsadminArgs: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init: [2023-01-15T20:37:40.931Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:40.931Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:40.931Z] [get] Not modified - so not downloaded [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init.customtasks: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] setEnabled: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] createAppRef: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init.os: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init.tools.unix: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init.tools.windows: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init.tools: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] setAsadminArgs: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init: [2023-01-15T20:37:40.931Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:40.931Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:40.931Z] [get] Not modified - so not downloaded [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] init.customtasks: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] prepare: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] setOrbPort2: [2023-01-15T20:37:40.931Z] [2023-01-15T20:37:40.931Z] runclient: [2023-01-15T20:37:40.931Z] [echo] appclient -targetserver localhost:3700 -xml client/sun-acc-no-log-service.xml -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2023-01-15T20:37:40.990Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:37:40.992Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:37:40.992Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] dumpThreadStack: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] startDomainWindows: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] startDomain: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] deploy: [2023-01-15T20:37:40.992Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] setOSConditions: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] setToolWin: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] setToolUnix: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] setToolProperty: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] setS1ASclassPath: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] init-common: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] deploy-common: [2023-01-15T20:37:40.992Z] [echo] Current time (ISO): 2023-01-15T20:37:40.815+0000 [2023-01-15T20:37:40.992Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:40.992Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] setOSConditions: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] setToolWin: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] setToolUnix: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] setToolProperty: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] setS1ASclassPath: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] init-common: [2023-01-15T20:37:40.992Z] [2023-01-15T20:37:40.992Z] deploy-common-pe: [2023-01-15T20:37:40.992Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:41.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2023-01-15T20:37:44.514Z] [2023-01-15T20:37:44.514Z] setOSConditions: [2023-01-15T20:37:44.514Z] [2023-01-15T20:37:44.514Z] setToolWin: [2023-01-15T20:37:44.514Z] [2023-01-15T20:37:44.515Z] setToolUnix: [2023-01-15T20:37:44.515Z] [2023-01-15T20:37:44.515Z] setToolProperty: [2023-01-15T20:37:44.515Z] [2023-01-15T20:37:44.515Z] setS1ASclassPath: [2023-01-15T20:37:44.515Z] [2023-01-15T20:37:44.515Z] init-common: [2023-01-15T20:37:44.515Z] [2023-01-15T20:37:44.515Z] runclient-common: [2023-01-15T20:37:44.515Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-01-15T20:37:44.772Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:45.335Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:45.730Z] [exec] Application deployed with name sec-ssl-converterApp. [2023-01-15T20:37:45.730Z] [echo] Deployment on target server server successful [2023-01-15T20:37:45.730Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:45.731Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:45.731Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:45.731Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:45.731Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] setOSConditions: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] setToolWin: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] setToolUnix: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] setToolProperty: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] setS1ASclassPath: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] init-common: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] deploy-common-ee: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] run: [2023-01-15T20:37:45.731Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:45.731Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:45.731Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:45.731Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:45.731Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] setOSConditions: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] setToolWin: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] setToolUnix: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] setToolProperty: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] setS1ASclassPath: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] init-common: [2023-01-15T20:37:45.731Z] [2023-01-15T20:37:45.731Z] runclient-local: [2023-01-15T20:37:45.731Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:45.899Z] [exec] Jan 15, 2023 8:37:45 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:37:45.899Z] [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. [2023-01-15T20:37:46.168Z] [2023-01-15T20:37:46.168Z] stop-server-windows: [2023-01-15T20:37:46.168Z] [echo] taking backup of server.policy file [2023-01-15T20:37:46.168Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T20:37:46.168Z] [echo] updated server.policy file with necessary security permissions [2023-01-15T20:37:46.168Z] [2023-01-15T20:37:46.168Z] setOSConditions: [2023-01-15T20:37:46.168Z] [2023-01-15T20:37:46.168Z] start-server: [2023-01-15T20:37:46.168Z] [echo] +-----------------------------+ [2023-01-15T20:37:46.168Z] [echo] | | [2023-01-15T20:37:46.168Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:37:46.168Z] [echo] | in Felix mode | [2023-01-15T20:37:46.168Z] [echo] | | [2023-01-15T20:37:46.168Z] [echo] +-----------------------------+ [2023-01-15T20:37:46.168Z] [2023-01-15T20:37:46.168Z] start-server-unix: [2023-01-15T20:37:46.168Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:46.295Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:48.186Z] [exec] Default Context Initialized... [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] processResult: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] failed: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] passed: [2023-01-15T20:37:49.051Z] [echo] Test session Passed [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] unknown: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] declare-test: [2023-01-15T20:37:49.051Z] [echo] Starting test session ejb30/session Test asadmin redeploy [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.os: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.tools.unix: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.tools.windows: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.tools: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] setAsadminArgs: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init: [2023-01-15T20:37:49.051Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:49.051Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:49.051Z] [get] Not modified - so not downloaded [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.customtasks: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] prepare: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] redeploy.asadmin: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] setAsadminArgs: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] common.redeploy.asadmin: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.os: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.tools.unix: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.tools.windows: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.tools: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] setAsadminArgs: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init: [2023-01-15T20:37:49.051Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:49.051Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:49.051Z] [get] Not modified - so not downloaded [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.customtasks: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] delAppRef: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.os: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.tools.unix: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.tools.windows: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.tools: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] setAsadminArgs: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init: [2023-01-15T20:37:49.051Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:49.051Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:49.051Z] [get] Not modified - so not downloaded [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] init.customtasks: [2023-01-15T20:37:49.051Z] [2023-01-15T20:37:49.051Z] common.run.asadmin: [2023-01-15T20:37:49.051Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives --name ejb-ejb30-hello-session /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2023-01-15T20:37:49.176Z] [exec] Value of key is: test-4 [2023-01-15T20:37:49.177Z] [exec] test-4 returned true as validation is enabled [2023-01-15T20:37:49.177Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:37:49.177Z] [exec] [2023-01-15T20:37:49.177Z] [exec] [2023-01-15T20:37:49.177Z] [exec] ----------------------------------------- [2023-01-15T20:37:49.177Z] [exec] - test-4 : PASS - [2023-01-15T20:37:49.177Z] [exec] ----------------------------------------- [2023-01-15T20:37:49.177Z] [exec] Total PASS: 1 [2023-01-15T20:37:49.177Z] [exec] Total FAIL: 0 [2023-01-15T20:37:49.177Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:37:49.177Z] [exec] ----------------------------------------- [2023-01-15T20:37:49.177Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:49.177Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:49.310Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:49.554Z] [exec] Certname in appclication-client ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2023-01-15T20:37:49.739Z] [2023-01-15T20:37:49.739Z] checkReporting-common: [2023-01-15T20:37:49.739Z] [2023-01-15T20:37:49.739Z] confirmReportPresent-common: [2023-01-15T20:37:49.739Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:37:49.739Z] [echo] Test seems to be reported fine [2023-01-15T20:37:49.739Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-01-15T20:37:49.739Z] [2023-01-15T20:37:49.739Z] confirmMissingReport-common: [2023-01-15T20:37:49.739Z] [2023-01-15T20:37:49.739Z] setOSConditions: [2023-01-15T20:37:49.739Z] [2023-01-15T20:37:49.739Z] setToolWin: [2023-01-15T20:37:49.739Z] [2023-01-15T20:37:49.739Z] setToolUnix: [2023-01-15T20:37:49.739Z] [2023-01-15T20:37:49.740Z] setToolProperty: [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] setS1ASclassPath: [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] init-common: [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] execute-sql-common: [2023-01-15T20:37:49.740Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/drop_pointbase.sql [2023-01-15T20:37:49.740Z] [sql] 0 rows affected [2023-01-15T20:37:49.740Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] undeploy: [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] setOSConditions: [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] setToolWin: [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] setToolUnix: [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] setToolProperty: [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] setS1ASclassPath: [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] init-common: [2023-01-15T20:37:49.740Z] [2023-01-15T20:37:49.740Z] undeploy-common: [2023-01-15T20:37:49.740Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:49.811Z] [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 [2023-01-15T20:37:49.813Z] [exec] Mutual Authentication worked - calling other methods [2023-01-15T20:37:49.877Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:37:49.877Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:37:50.069Z] [exec] [2023-01-15T20:37:50.069Z] [exec] [2023-01-15T20:37:50.069Z] [exec] [2023-01-15T20:37:50.069Z] [exec] ===========Beginning Simple Test===== [2023-01-15T20:37:50.069Z] [exec] [2023-01-15T20:37:50.069Z] [exec] [2023-01-15T20:37:50.069Z] [exec] $100 is : 12160.00Yen [2023-01-15T20:37:50.069Z] [exec] Yen is :0.77Euro [2023-01-15T20:37:50.069Z] [exec] Value of key is: Converter Sample AppClient [2023-01-15T20:37:50.069Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:37:50.069Z] [exec] [2023-01-15T20:37:50.069Z] [exec] [2023-01-15T20:37:50.069Z] [exec] ----------------------------------------- [2023-01-15T20:37:50.069Z] [exec] - Converter Sample AppClient: PASS - [2023-01-15T20:37:50.069Z] [exec] ----------------------------------------- [2023-01-15T20:37:50.069Z] [exec] Total PASS: 1 [2023-01-15T20:37:50.069Z] [exec] Total FAIL: 0 [2023-01-15T20:37:50.069Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:37:50.069Z] [exec] ----------------------------------------- [2023-01-15T20:37:50.069Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:50.069Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:37:50.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-convalApp [2023-01-15T20:37:50.304Z] [2023-01-15T20:37:50.304Z] delete-jdbc-stuff: [2023-01-15T20:37:50.304Z] [2023-01-15T20:37:50.304Z] setOSConditions: [2023-01-15T20:37:50.304Z] [2023-01-15T20:37:50.304Z] setToolWin: [2023-01-15T20:37:50.304Z] [2023-01-15T20:37:50.304Z] setToolUnix: [2023-01-15T20:37:50.304Z] [2023-01-15T20:37:50.304Z] setToolProperty: [2023-01-15T20:37:50.304Z] [2023-01-15T20:37:50.304Z] setS1ASclassPath: [2023-01-15T20:37:50.304Z] [2023-01-15T20:37:50.304Z] init-common: [2023-01-15T20:37:50.304Z] [2023-01-15T20:37:50.304Z] delete-jdbc-resource-common: [2023-01-15T20:37:50.304Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/convalDB [2023-01-15T20:37:50.304Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:50.326Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:50.327Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:50.327Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:50.327Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:50.327Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:50.327Z] [2023-01-15T20:37:50.327Z] setOSConditions: [2023-01-15T20:37:50.327Z] [2023-01-15T20:37:50.327Z] setToolWin: [2023-01-15T20:37:50.327Z] [2023-01-15T20:37:50.327Z] setToolUnix: [2023-01-15T20:37:50.327Z] [2023-01-15T20:37:50.327Z] setToolProperty: [2023-01-15T20:37:50.327Z] [2023-01-15T20:37:50.327Z] setS1ASclassPath: [2023-01-15T20:37:50.327Z] [2023-01-15T20:37:50.327Z] init-common: [2023-01-15T20:37:50.327Z] [2023-01-15T20:37:50.327Z] gethostname: [2023-01-15T20:37:50.327Z] [echo] s1as CN = glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm [2023-01-15T20:37:50.327Z] [2023-01-15T20:37:50.327Z] init-security-util: [2023-01-15T20:37:50.327Z] [2023-01-15T20:37:50.327Z] run-standalone-client: [2023-01-15T20:37:50.327Z] [echo] provider.url used is iiop://glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm:3700 [2023-01-15T20:37:50.327Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:50.343Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:37:50.343Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:37:50.343Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:37:50.343Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:37:50.343Z] [exec] Admin Port: 4848 [2023-01-15T20:37:50.343Z] [exec] Command start-domain executed successfully. [2023-01-15T20:37:50.813Z] [exec] Application deployed with name ejb-ejb30-hello-session. [2023-01-15T20:37:50.814Z] [exec] Command deploy executed successfully. [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init.os: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init.tools.unix: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init.tools.windows: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init.tools: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] setAsadminArgs: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init: [2023-01-15T20:37:50.814Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:50.814Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:50.814Z] [get] Not modified - so not downloaded [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init.customtasks: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] setEnabled: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] createAppRef: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init.os: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init.tools.unix: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init.tools.windows: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init.tools: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] setAsadminArgs: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init: [2023-01-15T20:37:50.814Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:50.814Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:50.814Z] [get] Not modified - so not downloaded [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] init.customtasks: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] prepare: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] setOrbPort2: [2023-01-15T20:37:50.814Z] [2023-01-15T20:37:50.814Z] runclient: [2023-01-15T20:37:50.814Z] [echo] appclient -targetserver localhost:3700 -xml client/sun-acc-no-log-service.xml -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2023-01-15T20:37:50.868Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/convalDB [2023-01-15T20:37:50.868Z] [exec] JDBC resource jdbc/convalDB deleted successfully [2023-01-15T20:37:50.868Z] [echo] cmd executed for server [2023-01-15T20:37:50.868Z] [2023-01-15T20:37:50.868Z] setOSConditions: [2023-01-15T20:37:50.868Z] [2023-01-15T20:37:50.868Z] setToolWin: [2023-01-15T20:37:50.868Z] [2023-01-15T20:37:50.868Z] setToolUnix: [2023-01-15T20:37:50.868Z] [2023-01-15T20:37:50.868Z] setToolProperty: [2023-01-15T20:37:50.868Z] [2023-01-15T20:37:50.868Z] setS1ASclassPath: [2023-01-15T20:37:50.868Z] [2023-01-15T20:37:50.868Z] init-common: [2023-01-15T20:37:50.868Z] [2023-01-15T20:37:50.868Z] delete-jdbc-connpool-common: [2023-01-15T20:37:50.868Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-conval [2023-01-15T20:37:51.126Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:51.256Z] [java] Context Initialized with URL: iiop://glassfish-ci-pod-f5321bdd-c72b-4268-9af9-c2fe3d2c143f-z4s-6gckm:3700, Factory: com.sun.enterprise.naming.SerialInitContextFactory [2023-01-15T20:37:51.256Z] [java] Jan 15, 2023 8:37:50 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:37:51.256Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:37:51.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-conval [2023-01-15T20:37:51.383Z] [exec] JDBC Connection pool jdbc-conval deleted successfully [2023-01-15T20:37:51.383Z] [echo] cmd executed for server [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] all-assoc-with-thread: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] setOSConditions: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] setToolWin: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] setToolUnix: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] setToolProperty: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] setS1ASclassPath: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] init-common: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] clean: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] setOSConditions: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] setToolWin: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] setToolUnix: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] setToolProperty: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] setS1ASclassPath: [2023-01-15T20:37:51.383Z] [2023-01-15T20:37:51.383Z] init-common: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] clean-common: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setOSConditions: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setToolWin: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setToolUnix: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setToolProperty: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setS1ASclassPath: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] init-common: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] clean-classes-common: [2023-01-15T20:37:51.640Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setOSConditions: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setToolWin: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setToolUnix: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setToolProperty: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setS1ASclassPath: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] init-common: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] clean-jars-common: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] compile: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setOSConditions: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setToolWin: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setToolUnix: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setToolProperty: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] setS1ASclassPath: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] init-common: [2023-01-15T20:37:51.640Z] [2023-01-15T20:37:51.640Z] compile-common: [2023-01-15T20:37:51.640Z] [echo] Current time (ISO): 2023-01-15T20:37:51.402+0000 [2023-01-15T20:37:51.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:51.640Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:51.640Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:53.533Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:53.533Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:37:53.533Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:37:53.533Z] [javac] 1 warning [2023-01-15T20:37:53.533Z] [2023-01-15T20:37:53.533Z] setOSConditions: [2023-01-15T20:37:53.533Z] [2023-01-15T20:37:53.533Z] setToolWin: [2023-01-15T20:37:53.533Z] [2023-01-15T20:37:53.533Z] setToolUnix: [2023-01-15T20:37:53.533Z] [2023-01-15T20:37:53.533Z] setToolProperty: [2023-01-15T20:37:53.533Z] [2023-01-15T20:37:53.533Z] setS1ASclassPath: [2023-01-15T20:37:53.533Z] [2023-01-15T20:37:53.533Z] init-common: [2023-01-15T20:37:53.533Z] [2023-01-15T20:37:53.533Z] compile-common: [2023-01-15T20:37:53.533Z] [echo] Current time (ISO): 2023-01-15T20:37:53.324+0000 [2023-01-15T20:37:53.534Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:53.534Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:53.780Z] [java] Certname in appclication-client ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2023-01-15T20:37:53.780Z] [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 [2023-01-15T20:37:53.780Z] [java] Mutual Authentication worked - calling other methods [2023-01-15T20:37:53.780Z] [java] [2023-01-15T20:37:53.780Z] [java] [2023-01-15T20:37:53.780Z] [java] [2023-01-15T20:37:53.780Z] [java] ===========Beginning Simple Test===== [2023-01-15T20:37:53.780Z] [java] [2023-01-15T20:37:53.780Z] [java] [2023-01-15T20:37:53.780Z] [java] $100 is : 12160.00Yen [2023-01-15T20:37:53.780Z] [java] Yen is :0.77Euro [2023-01-15T20:37:53.780Z] [java] Value of key is: Standalone-Client [2023-01-15T20:37:53.780Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:37:53.780Z] [java] [2023-01-15T20:37:53.780Z] [java] [2023-01-15T20:37:53.780Z] [java] ----------------------------------------- [2023-01-15T20:37:53.780Z] [java] - Standalone-Client: PASS - [2023-01-15T20:37:53.780Z] [java] ----------------------------------------- [2023-01-15T20:37:53.780Z] [java] Total PASS: 1 [2023-01-15T20:37:53.780Z] [java] Total FAIL: 0 [2023-01-15T20:37:53.780Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:37:53.780Z] [java] ----------------------------------------- [2023-01-15T20:37:53.780Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:37:53.780Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:37:54.037Z] [2023-01-15T20:37:54.037Z] undeploy: [2023-01-15T20:37:54.037Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:54.037Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:54.037Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:54.037Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:54.037Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:54.037Z] [2023-01-15T20:37:54.037Z] setOSConditions: [2023-01-15T20:37:54.037Z] [2023-01-15T20:37:54.037Z] setToolWin: [2023-01-15T20:37:54.037Z] [2023-01-15T20:37:54.037Z] setToolUnix: [2023-01-15T20:37:54.037Z] [2023-01-15T20:37:54.037Z] setToolProperty: [2023-01-15T20:37:54.037Z] [2023-01-15T20:37:54.037Z] setS1ASclassPath: [2023-01-15T20:37:54.037Z] [2023-01-15T20:37:54.037Z] init-common: [2023-01-15T20:37:54.037Z] [2023-01-15T20:37:54.037Z] undeploy-common: [2023-01-15T20:37:54.037Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:54.600Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:37:54.600Z] [2023-01-15T20:37:54.600Z] unsetup: [2023-01-15T20:37:54.600Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:54.600Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:54.600Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:54.600Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:54.600Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setOSConditions: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setToolWin: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setToolUnix: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setToolProperty: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setS1ASclassPath: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] init-common: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] env-check: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] remove-store-common: [2023-01-15T20:37:54.601Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__keystore.jks [2023-01-15T20:37:54.601Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/ssltest.rfc [2023-01-15T20:37:54.601Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:54.601Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:54.601Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:54.601Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:54.601Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setOSConditions: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setToolWin: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setToolUnix: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setToolProperty: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setS1ASclassPath: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] init-common: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] remove-store-certutil-common: [2023-01-15T20:37:54.601Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:54.601Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:54.601Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:54.601Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:54.601Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setOSConditions: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setToolWin: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setToolUnix: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setToolProperty: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] setS1ASclassPath: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] init-common: [2023-01-15T20:37:54.601Z] [2023-01-15T20:37:54.601Z] remove-store-keytool-common: [2023-01-15T20:37:54.857Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:54.857Z] [2023-01-15T20:37:54.857Z] all: [2023-01-15T20:37:54.857Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:54.857Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:54.857Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:54.857Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:54.857Z] [2023-01-15T20:37:54.857Z] setOSConditions: [2023-01-15T20:37:54.857Z] [2023-01-15T20:37:54.857Z] setToolWin: [2023-01-15T20:37:54.857Z] [2023-01-15T20:37:54.857Z] setToolUnix: [2023-01-15T20:37:54.857Z] [2023-01-15T20:37:54.857Z] setToolProperty: [2023-01-15T20:37:54.857Z] [2023-01-15T20:37:54.857Z] setS1ASclassPath: [2023-01-15T20:37:54.857Z] [2023-01-15T20:37:54.857Z] init-common: [2023-01-15T20:37:54.857Z] [2023-01-15T20:37:54.857Z] clean: [2023-01-15T20:37:54.857Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:54.857Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:37:54.857Z] [2023-01-15T20:37:54.857Z] compile: [2023-01-15T20:37:54.857Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:54.857Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:54.858Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:54.858Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:54.858Z] [2023-01-15T20:37:54.858Z] setOSConditions: [2023-01-15T20:37:54.858Z] [2023-01-15T20:37:54.858Z] setToolWin: [2023-01-15T20:37:54.858Z] [2023-01-15T20:37:54.858Z] setToolUnix: [2023-01-15T20:37:54.858Z] [2023-01-15T20:37:54.858Z] setToolProperty: [2023-01-15T20:37:54.858Z] [2023-01-15T20:37:54.858Z] setS1ASclassPath: [2023-01-15T20:37:54.858Z] [2023-01-15T20:37:54.858Z] init-common: [2023-01-15T20:37:54.858Z] [2023-01-15T20:37:54.858Z] compile-common: [2023-01-15T20:37:54.858Z] [echo] Current time (ISO): 2023-01-15T20:37:54.765+0000 [2023-01-15T20:37:54.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:54.858Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:37:55.114Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:55.427Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:55.427Z] [javac] 1 warning [2023-01-15T20:37:55.427Z] [2023-01-15T20:37:55.427Z] build: [2023-01-15T20:37:55.427Z] [2023-01-15T20:37:55.427Z] setOSConditions: [2023-01-15T20:37:55.427Z] [2023-01-15T20:37:55.427Z] fixFiles: [2023-01-15T20:37:55.427Z] [2023-01-15T20:37:55.427Z] convUnix: [2023-01-15T20:37:55.427Z] [2023-01-15T20:37:55.427Z] convWin: [2023-01-15T20:37:55.427Z] [2023-01-15T20:37:55.427Z] setToolWin: [2023-01-15T20:37:55.427Z] [2023-01-15T20:37:55.427Z] setToolUnix: [2023-01-15T20:37:55.427Z] [2023-01-15T20:37:55.427Z] setToolProperty: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setS1ASclassPath: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] init-common: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] package-persistence-common: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] ejb-jar-common: [2023-01-15T20:37:55.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] package-ejbjar-common: [2023-01-15T20:37:55.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:55.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:55.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:55.428Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracing-ejb.jar [2023-01-15T20:37:55.428Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] appclient-jar-common: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] package-appclientjar-common: [2023-01-15T20:37:55.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:55.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:55.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:55.428Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracing-client.jar [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] webclient-war-common: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] build-ear-common: [2023-01-15T20:37:55.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:55.428Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingApp.ear [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] deploy: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setOSConditions: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setToolWin: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setToolUnix: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setToolProperty: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setS1ASclassPath: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] init-common: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] create-jdbc-stuff: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setOSConditions: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setToolWin: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setToolUnix: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setToolProperty: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setS1ASclassPath: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] init-common: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] deploy-jdbc-common: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setOSConditions: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setToolWin: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setToolUnix: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setToolProperty: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] setS1ASclassPath: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] init-common: [2023-01-15T20:37:55.428Z] [2023-01-15T20:37:55.428Z] create-jdbc-connpool-common: [2023-01-15T20:37:55.428Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:55.991Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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-connectionleaktracing [2023-01-15T20:37:55.991Z] [exec] JDBC connection pool jdbc-connectionleaktracing created successfully. [2023-01-15T20:37:55.991Z] [2023-01-15T20:37:55.991Z] set-derby-connpool-props: [2023-01-15T20:37:55.991Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:56.482Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:37:56.483Z] [javac] 1 warning [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] build: [2023-01-15T20:37:56.483Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:56.483Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:56.483Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:56.483Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] setOSConditions: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] setToolWin: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] setToolUnix: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] setToolProperty: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] setS1ASclassPath: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] init-common: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] webclient-war-common: [2023-01-15T20:37:56.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:37:56.483Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:56.483Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:56.483Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:56.483Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] clear: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] test-tlds-exist: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] copy-tlds: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] test-tagfiles-exist: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] copy-tagfiles: [2023-01-15T20:37:56.483Z] [2023-01-15T20:37:56.483Z] package-war-common: [2023-01-15T20:37:56.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:37:56.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:56.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:37:56.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:37:56.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/lib [2023-01-15T20:37:56.483Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:56.483Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:56.483Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:56.483Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:37:56.483Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jsp2sful-web.war [2023-01-15T20:37:56.483Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:37:56.483Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:56.483Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:56.483Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] setOSConditions: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] setToolWin: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] setToolUnix: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] setToolProperty: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] setS1ASclassPath: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] init-common: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] ejb-jar-common: [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] package-ejbjar-common: [2023-01-15T20:37:56.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:56.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:56.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:56.484Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jsp2sful-ejb.jar [2023-01-15T20:37:56.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] setOSConditions: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] fixFiles: [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] convUnix: [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] convWin: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] setToolWin: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] setToolUnix: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] setToolProperty: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] setS1ASclassPath: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] init-common: [2023-01-15T20:37:56.484Z] [2023-01-15T20:37:56.484Z] ear-common: [2023-01-15T20:37:56.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:56.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:37:56.485Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:37:56.485Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jsp2sfulApp.ear [2023-01-15T20:37:56.485Z] [2023-01-15T20:37:56.485Z] setup: [2023-01-15T20:37:56.485Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:56.485Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:56.485Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:56.485Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:56.485Z] [2023-01-15T20:37:56.485Z] setOSConditions: [2023-01-15T20:37:56.485Z] [2023-01-15T20:37:56.485Z] setToolWin: [2023-01-15T20:37:56.485Z] [2023-01-15T20:37:56.485Z] setToolUnix: [2023-01-15T20:37:56.485Z] [2023-01-15T20:37:56.485Z] setToolProperty: [2023-01-15T20:37:56.485Z] [2023-01-15T20:37:56.485Z] setS1ASclassPath: [2023-01-15T20:37:56.485Z] [2023-01-15T20:37:56.485Z] init-common: [2023-01-15T20:37:56.485Z] [2023-01-15T20:37:56.485Z] create-user-common: [2023-01-15T20:37:56.554Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.User=dbuser [2023-01-15T20:37:56.555Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.User=dbuser [2023-01-15T20:37:56.555Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:56.742Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:57.000Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server shingwai [2023-01-15T20:37:57.000Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/asadminuserpassword.txt [2023-01-15T20:37:57.000Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:57.000Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:57.001Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:57.001Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:57.001Z] [2023-01-15T20:37:57.001Z] setOSConditions: [2023-01-15T20:37:57.001Z] [2023-01-15T20:37:57.001Z] setToolWin: [2023-01-15T20:37:57.001Z] [2023-01-15T20:37:57.001Z] setToolUnix: [2023-01-15T20:37:57.001Z] [2023-01-15T20:37:57.001Z] setToolProperty: [2023-01-15T20:37:57.001Z] [2023-01-15T20:37:57.001Z] setS1ASclassPath: [2023-01-15T20:37:57.001Z] [2023-01-15T20:37:57.001Z] init-common: [2023-01-15T20:37:57.001Z] [2023-01-15T20:37:57.001Z] create-user-common: [2023-01-15T20:37:57.117Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.Password=dbpassword [2023-01-15T20:37:57.117Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.Password=dbpassword [2023-01-15T20:37:57.117Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:57.258Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:57.374Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.driverType=4 [2023-01-15T20:37:57.375Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.driverType=4 [2023-01-15T20:37:57.515Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups staff --authrealmname file --target server swchan [2023-01-15T20:37:57.515Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/asadminuserpassword.txt [2023-01-15T20:37:57.515Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:57.515Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:57.515Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:57.515Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:57.515Z] [2023-01-15T20:37:57.515Z] setOSConditions: [2023-01-15T20:37:57.515Z] [2023-01-15T20:37:57.515Z] setToolWin: [2023-01-15T20:37:57.515Z] [2023-01-15T20:37:57.515Z] setToolUnix: [2023-01-15T20:37:57.515Z] [2023-01-15T20:37:57.515Z] setToolProperty: [2023-01-15T20:37:57.515Z] [2023-01-15T20:37:57.515Z] setS1ASclassPath: [2023-01-15T20:37:57.515Z] [2023-01-15T20:37:57.515Z] init-common: [2023-01-15T20:37:57.515Z] [2023-01-15T20:37:57.515Z] create-user-common: [2023-01-15T20:37:57.632Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:57.772Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:57.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.portNumber=1527 [2023-01-15T20:37:58.029Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server webuser [2023-01-15T20:37:58.030Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/asadminuserpassword.txt [2023-01-15T20:37:58.030Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:58.030Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:58.030Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:58.030Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:58.030Z] [2023-01-15T20:37:58.030Z] setOSConditions: [2023-01-15T20:37:58.030Z] [2023-01-15T20:37:58.030Z] setToolWin: [2023-01-15T20:37:58.030Z] [2023-01-15T20:37:58.030Z] setToolUnix: [2023-01-15T20:37:58.030Z] [2023-01-15T20:37:58.030Z] setToolProperty: [2023-01-15T20:37:58.030Z] [2023-01-15T20:37:58.030Z] setS1ASclassPath: [2023-01-15T20:37:58.030Z] [2023-01-15T20:37:58.030Z] init-common: [2023-01-15T20:37:58.030Z] [2023-01-15T20:37:58.030Z] create-user-common: [2023-01-15T20:37:58.147Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.portNumber=1527 [2023-01-15T20:37:58.148Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:58.286Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:58.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server noauthuser [2023-01-15T20:37:58.544Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/asadminuserpassword.txt [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] deploy: [2023-01-15T20:37:58.544Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:58.544Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:58.544Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:58.544Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] setOSConditions: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] setToolWin: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] setToolUnix: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] setToolProperty: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] setS1ASclassPath: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] init-common: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] deploy-common: [2023-01-15T20:37:58.544Z] [echo] Current time (ISO): 2023-01-15T20:37:58.442+0000 [2023-01-15T20:37:58.544Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:37:58.544Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:37:58.544Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:37:58.544Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] setOSConditions: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] setToolWin: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] setToolUnix: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] setToolProperty: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] setS1ASclassPath: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] init-common: [2023-01-15T20:37:58.544Z] [2023-01-15T20:37:58.544Z] deploy-common-pe: [2023-01-15T20:37:58.714Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.dataBaseName=testdb [2023-01-15T20:37:58.715Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.dataBaseName=testdb [2023-01-15T20:37:58.715Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:58.804Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:58.932Z] [2023-01-15T20:37:58.932Z] processResult: [2023-01-15T20:37:58.932Z] [2023-01-15T20:37:58.932Z] failed: [2023-01-15T20:37:58.932Z] [2023-01-15T20:37:58.932Z] passed: [2023-01-15T20:37:58.932Z] [echo] Test session Passed [2023-01-15T20:37:58.932Z] [2023-01-15T20:37:58.932Z] unknown: [2023-01-15T20:37:58.932Z] [2023-01-15T20:37:58.932Z] init.os: [2023-01-15T20:37:58.932Z] [2023-01-15T20:37:58.932Z] init.tools.unix: [2023-01-15T20:37:58.932Z] [2023-01-15T20:37:58.932Z] init.tools.windows: [2023-01-15T20:37:58.932Z] [2023-01-15T20:37:58.932Z] init.tools: [2023-01-15T20:37:58.932Z] [2023-01-15T20:37:58.932Z] setAsadminArgs: [2023-01-15T20:37:58.932Z] [2023-01-15T20:37:58.932Z] init: [2023-01-15T20:37:58.932Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:58.932Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:58.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:37:59.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jsp2sfulApp.ear [2023-01-15T20:37:59.192Z] [get] Not modified - so not downloaded [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.customtasks: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] prepare: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] undeploy.asadmin: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] setAsadminArgs: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] common.undeploy.asadmin: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.os: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.tools.unix: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.tools.windows: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.tools: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] setAsadminArgs: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init: [2023-01-15T20:37:59.192Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:59.192Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:59.192Z] [get] Not modified - so not downloaded [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.customtasks: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] delAppRef: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.os: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.tools.unix: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.tools.windows: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.tools: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] setAsadminArgs: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init: [2023-01-15T20:37:59.192Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:37:59.192Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:37:59.192Z] [get] Not modified - so not downloaded [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] init.customtasks: [2023-01-15T20:37:59.192Z] [2023-01-15T20:37:59.192Z] common.run.asadmin: [2023-01-15T20:37:59.192Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-session [2023-01-15T20:37:59.192Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:59.227Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:37:59.228Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:59.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.create=true [2023-01-15T20:37:59.741Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.create=true [2023-01-15T20:37:59.741Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:37:59.762Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:37:59.763Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:38:00.024Z] [exec] Command undeploy executed successfully. [2023-01-15T20:38:00.024Z] [2023-01-15T20:38:00.024Z] private-all: [2023-01-15T20:38:00.282Z] [2023-01-15T20:38:00.282Z] init.os: [2023-01-15T20:38:00.282Z] [2023-01-15T20:38:00.282Z] init.tools.unix: [2023-01-15T20:38:00.282Z] [2023-01-15T20:38:00.282Z] init.tools.windows: [2023-01-15T20:38:00.282Z] [2023-01-15T20:38:00.282Z] init.tools: [2023-01-15T20:38:00.282Z] [2023-01-15T20:38:00.282Z] setAsadminArgs: [2023-01-15T20:38:00.282Z] [2023-01-15T20:38:00.282Z] init: [2023-01-15T20:38:00.282Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:00.282Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:00.282Z] [get] Not modified - so not downloaded [2023-01-15T20:38:00.282Z] [2023-01-15T20:38:00.282Z] init.customtasks: [2023-01-15T20:38:00.282Z] [2023-01-15T20:38:00.282Z] prepare: [2023-01-15T20:38:00.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2023-01-15T20:38:00.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2023-01-15T20:38:00.282Z] [2023-01-15T20:38:00.282Z] compile: [2023-01-15T20:38:00.282Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:00.282Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] start-server-windows: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setOSConditions: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setToolWin: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setToolUnix: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setToolProperty: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setS1ASclassPath: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] init-common: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setupJdbc: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setOSConditions: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setToolWin: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setToolUnix: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setToolProperty: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] setS1ASclassPath: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] init-common: [2023-01-15T20:38:00.301Z] [2023-01-15T20:38:00.301Z] execute-sql-common: [2023-01-15T20:38:00.301Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/createdb.sql [2023-01-15T20:38:00.301Z] [sql] Failed to execute: drop table MESSAGES [2023-01-15T20:38:00.301Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2023-01-15T20:38:00.302Z] [sql] 0 rows affected [2023-01-15T20:38:00.302Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] deploy: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] setOSConditions: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] setToolWin: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] setToolUnix: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] setToolProperty: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] setS1ASclassPath: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] init-common: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] deploy: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] setOSConditions: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] setToolWin: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] setToolUnix: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] setToolProperty: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] setS1ASclassPath: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] init-common: [2023-01-15T20:38:00.302Z] [2023-01-15T20:38:00.302Z] deploy-rar-common: [2023-01-15T20:38:00.302Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2023-01-15T20:38:00.302Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:00.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.serverName=localhost [2023-01-15T20:38:00.309Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.serverName=localhost [2023-01-15T20:38:00.309Z] [2023-01-15T20:38:00.309Z] setOSConditions: [2023-01-15T20:38:00.309Z] [2023-01-15T20:38:00.309Z] setToolWin: [2023-01-15T20:38:00.309Z] [2023-01-15T20:38:00.309Z] setToolUnix: [2023-01-15T20:38:00.309Z] [2023-01-15T20:38:00.309Z] setToolProperty: [2023-01-15T20:38:00.309Z] [2023-01-15T20:38:00.309Z] setS1ASclassPath: [2023-01-15T20:38:00.309Z] [2023-01-15T20:38:00.309Z] init-common: [2023-01-15T20:38:00.309Z] [2023-01-15T20:38:00.309Z] create-jdbc-resource-common: [2023-01-15T20:38:00.309Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connectionleaktracing --target server jdbc/connectionleaktracingDB [2023-01-15T20:38:00.309Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:00.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:00.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connectionleaktracing --enabled=true --target server jdbc/connectionleaktracingDB [2023-01-15T20:38:00.873Z] [exec] JDBC resource jdbc/connectionleaktracingDB created successfully. [2023-01-15T20:38:00.873Z] [echo] cmd executed for server [2023-01-15T20:38:00.873Z] [2023-01-15T20:38:00.873Z] asadmin-common: [2023-01-15T20:38:00.873Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.steady_pool_size=1 [2023-01-15T20:38:00.873Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:00.956Z] [exec] Application deployed with name jsp2sfulApp. [2023-01-15T20:38:00.957Z] [exec] there are no files to retrieve for application jsp2sfulApp [2023-01-15T20:38:00.957Z] [echo] Deployment on target server server successful [2023-01-15T20:38:00.957Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:00.957Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:00.957Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:00.957Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:00.957Z] [2023-01-15T20:38:00.957Z] setOSConditions: [2023-01-15T20:38:00.957Z] [2023-01-15T20:38:00.957Z] setToolWin: [2023-01-15T20:38:00.957Z] [2023-01-15T20:38:00.957Z] setToolUnix: [2023-01-15T20:38:00.957Z] [2023-01-15T20:38:00.957Z] setToolProperty: [2023-01-15T20:38:00.957Z] [2023-01-15T20:38:00.957Z] setS1ASclassPath: [2023-01-15T20:38:00.957Z] [2023-01-15T20:38:00.957Z] init-common: [2023-01-15T20:38:00.957Z] [2023-01-15T20:38:00.957Z] deploy-common-ee: [2023-01-15T20:38:00.957Z] [2023-01-15T20:38:00.957Z] run: [2023-01-15T20:38:00.957Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:00.957Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:00.958Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:00.958Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:00.958Z] [2023-01-15T20:38:00.958Z] setOSConditions: [2023-01-15T20:38:00.958Z] [2023-01-15T20:38:00.958Z] setToolWin: [2023-01-15T20:38:00.958Z] [2023-01-15T20:38:00.958Z] setToolUnix: [2023-01-15T20:38:00.958Z] [2023-01-15T20:38:00.958Z] setToolProperty: [2023-01-15T20:38:00.958Z] [2023-01-15T20:38:00.958Z] setS1ASclassPath: [2023-01-15T20:38:00.958Z] [2023-01-15T20:38:00.958Z] init-common: [2023-01-15T20:38:00.958Z] [2023-01-15T20:38:00.958Z] runweb: [2023-01-15T20:38:00.958Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:00.958Z] [webtest] Test ID= form-auth-jsp-web [2023-01-15T20:38:00.958Z] [webtest] This is the new GTest version [2023-01-15T20:38:00.958Z] [webtest] Request->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:00.958Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:00.958Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.217Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:01.218Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/ejb/SfulEJB.java uses unchecked or unsafe operations. [2023-01-15T20:38:01.218Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:38:01.218Z] [javac] 1 warning [2023-01-15T20:38:01.218Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:01.218Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2023-01-15T20:38:01.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.steady_pool_size=1 [2023-01-15T20:38:01.436Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.steady-pool-size=1 [2023-01-15T20:38:01.436Z] [2023-01-15T20:38:01.436Z] asadmin-common: [2023-01-15T20:38:01.436Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.max_pool_size=1 [2023-01-15T20:38:01.436Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:01.521Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:01.521Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.521Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:01.521Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:01.521Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:01.521Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:01.521Z] [webtest] HEADER: Set-Cookie: JSESSIONID=7274048ed1b162b2870a50dbd8f4; Path=/jsp2sful; HttpOnlyX [2023-01-15T20:38:01.521Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.521Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.521Z] [webtest] BODY: [2023-01-15T20:38:01.521Z] [webtest] [2023-01-15T20:38:01.521Z] [webtest] [2023-01-15T20:38:01.521Z] [webtest] <html> [2023-01-15T20:38:01.521Z] [webtest] <head><title>Login Page [2023-01-15T20:38:01.521Z] [webtest]

Welcome

[2023-01-15T20:38:01.521Z] [webtest]
[2023-01-15T20:38:01.521Z] [webtest] Please login [2023-01-15T20:38:01.522Z] [webtest]
[2023-01-15T20:38:01.522Z] [webtest]
[2023-01-15T20:38:01.522Z] [webtest]
[2023-01-15T20:38:01.522Z] [webtest] [2023-01-15T20:38:01.522Z] [webtest]
UserName:
[2023-01-15T20:38:01.522Z] [webtest]
Password:
[2023-01-15T20:38:01.522Z] [webtest]
[2023-01-15T20:38:01.522Z] [webtest]
[2023-01-15T20:38:01.522Z] [webtest] [2023-01-15T20:38:01.522Z] [webtest] [2023-01-15T20:38:01.522Z] [webtest]
[2023-01-15T20:38:01.522Z] [webtest] [2023-01-15T20:38:01.522Z] [webtest] [2023-01-15T20:38:01.522Z] [webtest] authMethod FORM [2023-01-15T20:38:01.522Z] [webtest] In the FORM based auth method [2023-01-15T20:38:01.522Z] [webtest] reqURIContext /jsp2sful/j_security_check [2023-01-15T20:38:01.522Z] [webtest] reqPath /jsp2sful/index.jsp [2023-01-15T20:38:01.522Z] [webtest] reqHeadBuff->referer:http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.522Z] [webtest] requestHeaders->[Host:localhost:8080] [2023-01-15T20:38:01.522Z] [webtest] requestHeaders [Host:localhost:8080, referer:http://localhost:8080/jsp2sful/index.jsp] [2023-01-15T20:38:01.522Z] [webtest] reqPath/jsp2sful/j_security_check?j_username=shingwai&j_password=shingwai [2023-01-15T20:38:01.522Z] [webtest] reqStringGET /jsp2sful/j_security_check?j_username=shingwai&j_password=shingwai HTTP/1.0 [2023-01-15T20:38:01.522Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.522Z] [webtest] Request->GET /jsp2sful/j_security_check?j_username=shingwai&j_password=shingwai HTTP/1.0 [2023-01-15T20:38:01.522Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.522Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.522Z] [webtest] Request Headers : referer: http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.522Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.522Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=7274048ed1b162b2870a50dbd8f4 [2023-01-15T20:38:01.522Z] [webtest] RESPONSE: HTTP/1.1 302 Found [2023-01-15T20:38:01.522Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.522Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:01.522Z] [webtest] HEADER: Location: http://localhost:8080/jsp2sful/index.jspX [2023-01-15T20:38:01.522Z] [webtest] HEADER: Content-Language: en-USX [2023-01-15T20:38:01.522Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.522Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.522Z] [webtest] HEADER: Content-Length: 190X [2023-01-15T20:38:01.522Z] [webtest] BODY: [2023-01-15T20:38:01.522Z] [webtest] Document moved [2023-01-15T20:38:01.522Z] [webtest]

Document moved

[2023-01-15T20:38:01.522Z] [webtest] This document has moved here.

[2023-01-15T20:38:01.522Z] [webtest] [2023-01-15T20:38:01.522Z] [webtest] [2023-01-15T20:38:01.522Z] [webtest] [2023-01-15T20:38:01.522Z] [webtest] reqPath/jsp2sful/index.jsp [2023-01-15T20:38:01.522Z] [webtest] authMethodFORM [2023-01-15T20:38:01.522Z] [webtest] prevRequestGET /jsp2sful/j_security_check?j_username=shingwai&j_password=shingwai HTTP/1.0 [2023-01-15T20:38:01.522Z] [webtest] resourcenull [2023-01-15T20:38:01.522Z] [webtest] requestContextnull [2023-01-15T20:38:01.522Z] [webtest] reqStringGET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.522Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.522Z] [webtest] Request->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.522Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.522Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.522Z] [webtest] Request Headers : referer: http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.522Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.522Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=7274048ed1b162b2870a50dbd8f4 [2023-01-15T20:38:01.779Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:01.779Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.779Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:01.779Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:01.779Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:01.779Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:01.779Z] [webtest] HEADER: Set-Cookie: JSESSIONID=727415e3b70fdd692d4b1ca220ce; Path=/jsp2sful; HttpOnlyX [2023-01-15T20:38:01.779Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.779Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.779Z] [webtest] HEADER: Content-Length: 276X [2023-01-15T20:38:01.779Z] [webtest] BODY: [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] JSP Page Access Profile [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] The web user principal = shingwai [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest]

Calling the ProfileInfoBean

[2023-01-15T20:38:01.779Z] [webtest] Looked up home!! [2023-01-15T20:38:01.779Z] [webtest] Narrowed home!! [2023-01-15T20:38:01.779Z] [webtest] Got the EJB!! [2023-01-15T20:38:01.779Z] [webtest]
  • User profile: [2023-01-15T20:38:01.779Z] [webtest] shingwai [2023-01-15T20:38:01.779Z] [webtest]
  • Secret info: [2023-01-15T20:38:01.779Z] [webtest] Keep It Secret! [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] authMethod FORM [2023-01-15T20:38:01.779Z] [webtest] Location :http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.779Z] [webtest] authMethod FORM [2023-01-15T20:38:01.779Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:01.779Z] [webtest] ===================================================== [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] JSP Page Access Profile [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] The web user principal = shingwai [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest]

    Calling the ProfileInfoBean

    [2023-01-15T20:38:01.779Z] [webtest] Looked up home!! [2023-01-15T20:38:01.779Z] [webtest] Narrowed home!! [2023-01-15T20:38:01.779Z] [webtest] Got the EJB!! [2023-01-15T20:38:01.779Z] [webtest]
  • User profile: [2023-01-15T20:38:01.779Z] [webtest] shingwai [2023-01-15T20:38:01.779Z] [webtest]
  • Secret info: [2023-01-15T20:38:01.779Z] [webtest] Keep It Secret! [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] [2023-01-15T20:38:01.779Z] [webtest] ===================================================== [2023-01-15T20:38:01.779Z] [webtest] OK -->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.779Z] [webtest] lastTask [2023-01-15T20:38:01.779Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:01.779Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:01.780Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:01.780Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:01.780Z] [2023-01-15T20:38:01.780Z] setOSConditions: [2023-01-15T20:38:01.780Z] [2023-01-15T20:38:01.780Z] setToolWin: [2023-01-15T20:38:01.780Z] [2023-01-15T20:38:01.780Z] setToolUnix: [2023-01-15T20:38:01.780Z] [2023-01-15T20:38:01.780Z] setToolProperty: [2023-01-15T20:38:01.780Z] [2023-01-15T20:38:01.780Z] setS1ASclassPath: [2023-01-15T20:38:01.780Z] [2023-01-15T20:38:01.780Z] init-common: [2023-01-15T20:38:01.780Z] [2023-01-15T20:38:01.780Z] runweb: [2023-01-15T20:38:01.780Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:01.780Z] [webtest] Test ID= form-auth-jsp-web [2023-01-15T20:38:01.780Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.780Z] [webtest] Request->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.780Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.780Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.780Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:01.780Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.780Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:01.780Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Set-Cookie: JSESSIONID=7274288867755212a4195c01bcd0; Path=/jsp2sful; HttpOnlyX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.780Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.780Z] [webtest] BODY: [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] Login Page [2023-01-15T20:38:01.780Z] [webtest]

    Welcome

    [2023-01-15T20:38:01.780Z] [webtest]
    [2023-01-15T20:38:01.780Z] [webtest] Please login [2023-01-15T20:38:01.780Z] [webtest]
    [2023-01-15T20:38:01.780Z] [webtest]
    [2023-01-15T20:38:01.780Z] [webtest]
    [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest]
    UserName:
    [2023-01-15T20:38:01.780Z] [webtest]
    Password:
    [2023-01-15T20:38:01.780Z] [webtest]
    [2023-01-15T20:38:01.780Z] [webtest]
    [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest]
    [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] authMethod FORM [2023-01-15T20:38:01.780Z] [webtest] In the FORM based auth method [2023-01-15T20:38:01.780Z] [webtest] reqURIContext /jsp2sful/j_security_check [2023-01-15T20:38:01.780Z] [webtest] reqPath /jsp2sful/index.jsp [2023-01-15T20:38:01.780Z] [webtest] reqHeadBuff->referer:http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.780Z] [webtest] requestHeaders->[Host:localhost:8080] [2023-01-15T20:38:01.780Z] [webtest] requestHeaders [Host:localhost:8080, referer:http://localhost:8080/jsp2sful/index.jsp] [2023-01-15T20:38:01.780Z] [webtest] reqPath/jsp2sful/j_security_check?j_username=swchan&j_password=swchan [2023-01-15T20:38:01.780Z] [webtest] reqStringGET /jsp2sful/j_security_check?j_username=swchan&j_password=swchan HTTP/1.0 [2023-01-15T20:38:01.780Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.780Z] [webtest] Request->GET /jsp2sful/j_security_check?j_username=swchan&j_password=swchan HTTP/1.0 [2023-01-15T20:38:01.780Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.780Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.780Z] [webtest] Request Headers : referer: http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.780Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.780Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=7274288867755212a4195c01bcd0 [2023-01-15T20:38:01.780Z] [webtest] RESPONSE: HTTP/1.1 302 Found [2023-01-15T20:38:01.780Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.780Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:01.780Z] [webtest] HEADER: Location: http://localhost:8080/jsp2sful/index.jspX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Content-Language: en-USX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.780Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Content-Length: 190X [2023-01-15T20:38:01.780Z] [webtest] BODY: [2023-01-15T20:38:01.780Z] [webtest] Document moved [2023-01-15T20:38:01.780Z] [webtest]

    Document moved

    [2023-01-15T20:38:01.780Z] [webtest] This document has moved here.

    [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] reqPath/jsp2sful/index.jsp [2023-01-15T20:38:01.780Z] [webtest] authMethodFORM [2023-01-15T20:38:01.780Z] [webtest] prevRequestGET /jsp2sful/j_security_check?j_username=swchan&j_password=swchan HTTP/1.0 [2023-01-15T20:38:01.780Z] [webtest] resourcenull [2023-01-15T20:38:01.780Z] [webtest] requestContextnull [2023-01-15T20:38:01.780Z] [webtest] reqStringGET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.780Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.780Z] [webtest] Request->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.780Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.780Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.780Z] [webtest] Request Headers : referer: http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.780Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.780Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=7274288867755212a4195c01bcd0 [2023-01-15T20:38:01.780Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:01.780Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.780Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:01.780Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Set-Cookie: JSESSIONID=7274293fa88412b67f6059906971; Path=/jsp2sful; HttpOnlyX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.780Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.780Z] [webtest] HEADER: Content-Length: 286X [2023-01-15T20:38:01.780Z] [webtest] BODY: [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] JSP Page Access Profile [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] The web user principal = swchan [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.780Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest]

    Calling the ProfileInfoBean

    [2023-01-15T20:38:01.781Z] [webtest] Looked up home!! [2023-01-15T20:38:01.781Z] [webtest] Narrowed home!! [2023-01-15T20:38:01.781Z] [webtest] Got the EJB!! [2023-01-15T20:38:01.781Z] [webtest]
  • User profile: [2023-01-15T20:38:01.781Z] [webtest] swchan [2023-01-15T20:38:01.781Z] [webtest]
  • Secret info: [2023-01-15T20:38:01.781Z] [webtest] CANNOT ACCESS getSecretInfo() [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] authMethod FORM [2023-01-15T20:38:01.781Z] [webtest] Location :http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.781Z] [webtest] authMethod FORM [2023-01-15T20:38:01.781Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:01.781Z] [webtest] ===================================================== [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] JSP Page Access Profile [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] The web user principal = swchan [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest]

    Calling the ProfileInfoBean

    [2023-01-15T20:38:01.781Z] [webtest] Looked up home!! [2023-01-15T20:38:01.781Z] [webtest] Narrowed home!! [2023-01-15T20:38:01.781Z] [webtest] Got the EJB!! [2023-01-15T20:38:01.781Z] [webtest]
  • User profile: [2023-01-15T20:38:01.781Z] [webtest] swchan [2023-01-15T20:38:01.781Z] [webtest]
  • Secret info: [2023-01-15T20:38:01.781Z] [webtest] CANNOT ACCESS getSecretInfo() [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] ===================================================== [2023-01-15T20:38:01.781Z] [webtest] OK -->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.781Z] [webtest] lastTask [2023-01-15T20:38:01.781Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:01.781Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:01.781Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:01.781Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:01.781Z] [2023-01-15T20:38:01.781Z] setOSConditions: [2023-01-15T20:38:01.781Z] [2023-01-15T20:38:01.781Z] setToolWin: [2023-01-15T20:38:01.781Z] [2023-01-15T20:38:01.781Z] setToolUnix: [2023-01-15T20:38:01.781Z] [2023-01-15T20:38:01.781Z] setToolProperty: [2023-01-15T20:38:01.781Z] [2023-01-15T20:38:01.781Z] setS1ASclassPath: [2023-01-15T20:38:01.781Z] [2023-01-15T20:38:01.781Z] init-common: [2023-01-15T20:38:01.781Z] [2023-01-15T20:38:01.781Z] runweb: [2023-01-15T20:38:01.781Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:01.781Z] [webtest] Test ID= form-auth-jsp-web [2023-01-15T20:38:01.781Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.781Z] [webtest] Request->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.781Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.781Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.781Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:01.781Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.781Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:01.781Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:01.781Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:01.781Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:01.781Z] [webtest] HEADER: Set-Cookie: JSESSIONID=72742b018a36a8cdaa462243e911; Path=/jsp2sful; HttpOnlyX [2023-01-15T20:38:01.781Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.781Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.781Z] [webtest] BODY: [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] Login Page [2023-01-15T20:38:01.781Z] [webtest]

    Welcome

    [2023-01-15T20:38:01.781Z] [webtest]
    [2023-01-15T20:38:01.781Z] [webtest] Please login [2023-01-15T20:38:01.781Z] [webtest]
    [2023-01-15T20:38:01.781Z] [webtest]
    [2023-01-15T20:38:01.781Z] [webtest]
    [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest]
    UserName:
    [2023-01-15T20:38:01.781Z] [webtest]
    Password:
    [2023-01-15T20:38:01.781Z] [webtest]
    [2023-01-15T20:38:01.781Z] [webtest]
    [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest]
    [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] [2023-01-15T20:38:01.781Z] [webtest] authMethod FORM [2023-01-15T20:38:01.781Z] [webtest] In the FORM based auth method [2023-01-15T20:38:01.781Z] [webtest] reqURIContext /jsp2sful/j_security_check [2023-01-15T20:38:01.781Z] [webtest] reqPath /jsp2sful/index.jsp [2023-01-15T20:38:01.781Z] [webtest] reqHeadBuff->referer:http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.781Z] [webtest] requestHeaders->[Host:localhost:8080] [2023-01-15T20:38:01.781Z] [webtest] requestHeaders [Host:localhost:8080, referer:http://localhost:8080/jsp2sful/index.jsp] [2023-01-15T20:38:01.781Z] [webtest] reqPath/jsp2sful/j_security_check?j_username=webuser&j_password=webuser [2023-01-15T20:38:01.781Z] [webtest] reqStringGET /jsp2sful/j_security_check?j_username=webuser&j_password=webuser HTTP/1.0 [2023-01-15T20:38:01.781Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.781Z] [webtest] Request->GET /jsp2sful/j_security_check?j_username=webuser&j_password=webuser HTTP/1.0 [2023-01-15T20:38:01.781Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.781Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.781Z] [webtest] Request Headers : referer: http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.781Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.781Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=72742b018a36a8cdaa462243e911 [2023-01-15T20:38:01.781Z] [webtest] RESPONSE: HTTP/1.1 302 Found [2023-01-15T20:38:01.781Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.781Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:01.781Z] [webtest] HEADER: Location: http://localhost:8080/jsp2sful/index.jspX [2023-01-15T20:38:01.781Z] [webtest] HEADER: Content-Language: en-USX [2023-01-15T20:38:01.781Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.782Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.782Z] [webtest] HEADER: Content-Length: 190X [2023-01-15T20:38:01.782Z] [webtest] BODY: [2023-01-15T20:38:01.782Z] [webtest] Document moved [2023-01-15T20:38:01.782Z] [webtest]

    Document moved

    [2023-01-15T20:38:01.782Z] [webtest] This document has moved here.

    [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] reqPath/jsp2sful/index.jsp [2023-01-15T20:38:01.782Z] [webtest] authMethodFORM [2023-01-15T20:38:01.782Z] [webtest] prevRequestGET /jsp2sful/j_security_check?j_username=webuser&j_password=webuser HTTP/1.0 [2023-01-15T20:38:01.782Z] [webtest] resourcenull [2023-01-15T20:38:01.782Z] [webtest] requestContextnull [2023-01-15T20:38:01.782Z] [webtest] reqStringGET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.782Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.782Z] [webtest] Request->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.782Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.782Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.782Z] [webtest] Request Headers : referer: http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.782Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.782Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=72742b018a36a8cdaa462243e911 [2023-01-15T20:38:01.782Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:01.782Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.782Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:01.782Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:01.782Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:01.782Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:01.782Z] [webtest] HEADER: Set-Cookie: JSESSIONID=72742b830b3c79e9e26095177806; Path=/jsp2sful; HttpOnlyX [2023-01-15T20:38:01.782Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.782Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.782Z] [webtest] HEADER: Content-Length: 310X [2023-01-15T20:38:01.782Z] [webtest] BODY: [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] JSP Page Access Profile [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] The web user principal = webuser [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest]

    Calling the ProfileInfoBean

    [2023-01-15T20:38:01.782Z] [webtest] Looked up home!! [2023-01-15T20:38:01.782Z] [webtest] Narrowed home!! [2023-01-15T20:38:01.782Z] [webtest] Got the EJB!! [2023-01-15T20:38:01.782Z] [webtest]
  • User profile: [2023-01-15T20:38:01.782Z] [webtest] CANNOT ACCESS getCallerInfo() [2023-01-15T20:38:01.782Z] [webtest]
  • Secret info: [2023-01-15T20:38:01.782Z] [webtest] CANNOT ACCESS getSecretInfo() [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] authMethod FORM [2023-01-15T20:38:01.782Z] [webtest] Location :http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.782Z] [webtest] authMethod FORM [2023-01-15T20:38:01.782Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:01.782Z] [webtest] ===================================================== [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] JSP Page Access Profile [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] The web user principal = webuser [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest]

    Calling the ProfileInfoBean

    [2023-01-15T20:38:01.782Z] [webtest] Looked up home!! [2023-01-15T20:38:01.782Z] [webtest] Narrowed home!! [2023-01-15T20:38:01.782Z] [webtest] Got the EJB!! [2023-01-15T20:38:01.782Z] [webtest]
  • User profile: [2023-01-15T20:38:01.782Z] [webtest] CANNOT ACCESS getCallerInfo() [2023-01-15T20:38:01.782Z] [webtest]
  • Secret info: [2023-01-15T20:38:01.782Z] [webtest] CANNOT ACCESS getSecretInfo() [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] ===================================================== [2023-01-15T20:38:01.782Z] [webtest] OK -->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.782Z] [webtest] lastTask [2023-01-15T20:38:01.782Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:01.782Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:01.782Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:01.782Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:01.782Z] [2023-01-15T20:38:01.782Z] setOSConditions: [2023-01-15T20:38:01.782Z] [2023-01-15T20:38:01.782Z] setToolWin: [2023-01-15T20:38:01.782Z] [2023-01-15T20:38:01.782Z] setToolUnix: [2023-01-15T20:38:01.782Z] [2023-01-15T20:38:01.782Z] setToolProperty: [2023-01-15T20:38:01.782Z] [2023-01-15T20:38:01.782Z] setS1ASclassPath: [2023-01-15T20:38:01.782Z] [2023-01-15T20:38:01.782Z] init-common: [2023-01-15T20:38:01.782Z] [2023-01-15T20:38:01.782Z] runweb-403: [2023-01-15T20:38:01.782Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:01.782Z] [webtest] Test ID= form-auth-jsp-web [2023-01-15T20:38:01.782Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.782Z] [webtest] Request->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.782Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.782Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.782Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:01.782Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.782Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:01.782Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:01.782Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:01.782Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:01.782Z] [webtest] HEADER: Set-Cookie: JSESSIONID=72742d2227197d31d26b5791a8d3; Path=/jsp2sful; HttpOnlyX [2023-01-15T20:38:01.782Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.782Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.782Z] [webtest] BODY: [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] [2023-01-15T20:38:01.782Z] [webtest] Login Page [2023-01-15T20:38:01.782Z] [webtest]

    Welcome

    [2023-01-15T20:38:01.782Z] [webtest]
    [2023-01-15T20:38:01.782Z] [webtest] Please login [2023-01-15T20:38:01.783Z] [webtest]
    [2023-01-15T20:38:01.783Z] [webtest]
    [2023-01-15T20:38:01.783Z] [webtest]
    [2023-01-15T20:38:01.783Z] [webtest] [2023-01-15T20:38:01.783Z] [webtest]
    UserName:
    [2023-01-15T20:38:01.783Z] [webtest]
    Password:
    [2023-01-15T20:38:01.783Z] [webtest]
    [2023-01-15T20:38:01.783Z] [webtest]
    [2023-01-15T20:38:01.783Z] [webtest] [2023-01-15T20:38:01.783Z] [webtest] [2023-01-15T20:38:01.783Z] [webtest]
    [2023-01-15T20:38:01.783Z] [webtest] [2023-01-15T20:38:01.783Z] [webtest] [2023-01-15T20:38:01.783Z] [webtest] authMethod FORM [2023-01-15T20:38:01.783Z] [webtest] In the FORM based auth method [2023-01-15T20:38:01.783Z] [webtest] reqURIContext /jsp2sful/j_security_check [2023-01-15T20:38:01.783Z] [webtest] reqPath /jsp2sful/index.jsp [2023-01-15T20:38:01.783Z] [webtest] reqHeadBuff->referer:http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.783Z] [webtest] requestHeaders->[Host:localhost:8080] [2023-01-15T20:38:01.783Z] [webtest] requestHeaders [Host:localhost:8080, referer:http://localhost:8080/jsp2sful/index.jsp] [2023-01-15T20:38:01.783Z] [webtest] reqPath/jsp2sful/j_security_check?j_username=noauthuser&j_password=noauthuser [2023-01-15T20:38:01.783Z] [webtest] reqStringGET /jsp2sful/j_security_check?j_username=noauthuser&j_password=noauthuser HTTP/1.0 [2023-01-15T20:38:01.783Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.783Z] [webtest] Request->GET /jsp2sful/j_security_check?j_username=noauthuser&j_password=noauthuser HTTP/1.0 [2023-01-15T20:38:01.783Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.783Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.783Z] [webtest] Request Headers : referer: http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.783Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.783Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=72742d2227197d31d26b5791a8d3 [2023-01-15T20:38:01.783Z] [webtest] RESPONSE: HTTP/1.1 302 Found [2023-01-15T20:38:01.783Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.783Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:01.783Z] [webtest] HEADER: Location: http://localhost:8080/jsp2sful/index.jspX [2023-01-15T20:38:01.783Z] [webtest] HEADER: Content-Language: en-USX [2023-01-15T20:38:01.783Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.783Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.783Z] [webtest] HEADER: Content-Length: 190X [2023-01-15T20:38:01.783Z] [webtest] BODY: [2023-01-15T20:38:01.783Z] [webtest] Document moved [2023-01-15T20:38:01.783Z] [webtest]

    Document moved

    [2023-01-15T20:38:01.783Z] [webtest] This document has moved here.

    [2023-01-15T20:38:01.783Z] [webtest] [2023-01-15T20:38:01.783Z] [webtest] [2023-01-15T20:38:01.783Z] [webtest] [2023-01-15T20:38:01.783Z] [webtest] reqPath/jsp2sful/index.jsp [2023-01-15T20:38:01.783Z] [webtest] authMethodFORM [2023-01-15T20:38:01.783Z] [webtest] prevRequestGET /jsp2sful/j_security_check?j_username=noauthuser&j_password=noauthuser HTTP/1.0 [2023-01-15T20:38:01.783Z] [webtest] resourcenull [2023-01-15T20:38:01.783Z] [webtest] requestContextnull [2023-01-15T20:38:01.783Z] [webtest] reqStringGET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.783Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.783Z] [webtest] Request->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.783Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.783Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.783Z] [webtest] Request Headers : referer: http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.783Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.783Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=72742d2227197d31d26b5791a8d3 [2023-01-15T20:38:01.783Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:38:01.783Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.783Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:01.783Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:01.783Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:01.783Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:01.783Z] [webtest] HEADER: Set-Cookie: JSESSIONID=72742dc30b6a6010b75b854976a3; Path=/jsp2sful; HttpOnlyX [2023-01-15T20:38:01.783Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:38:01.783Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:38:01.783Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.783Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:38:01.783Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:38:01.783Z] [webtest] authMethod FORM [2023-01-15T20:38:01.783Z] [webtest] Location :http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.783Z] [webtest] authMethod FORM [2023-01-15T20:38:01.783Z] [webtest] OK -->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.783Z] [webtest] lastTask [2023-01-15T20:38:01.783Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:01.783Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:01.783Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:01.783Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:01.783Z] [2023-01-15T20:38:01.783Z] setOSConditions: [2023-01-15T20:38:01.783Z] [2023-01-15T20:38:01.783Z] setToolWin: [2023-01-15T20:38:01.783Z] [2023-01-15T20:38:01.783Z] setToolUnix: [2023-01-15T20:38:01.783Z] [2023-01-15T20:38:01.783Z] setToolProperty: [2023-01-15T20:38:01.783Z] [2023-01-15T20:38:01.784Z] setS1ASclassPath: [2023-01-15T20:38:01.784Z] [2023-01-15T20:38:01.784Z] init-common: [2023-01-15T20:38:01.784Z] [2023-01-15T20:38:01.784Z] runweb: [2023-01-15T20:38:01.784Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:01.784Z] [webtest] Test ID= form-auth-jsp-web [2023-01-15T20:38:01.784Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.784Z] [webtest] Request->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.784Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.784Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.784Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:01.784Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.784Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:01.784Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:01.784Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:01.784Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:01.784Z] [webtest] HEADER: Set-Cookie: JSESSIONID=72742f1688536d78b66a951aa596; Path=/jsp2sful; HttpOnlyX [2023-01-15T20:38:01.784Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:01.784Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.784Z] [webtest] BODY: [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] Login Page [2023-01-15T20:38:01.784Z] [webtest]

    Welcome

    [2023-01-15T20:38:01.784Z] [webtest]
    [2023-01-15T20:38:01.784Z] [webtest] Please login [2023-01-15T20:38:01.784Z] [webtest]
    [2023-01-15T20:38:01.784Z] [webtest]
    [2023-01-15T20:38:01.784Z] [webtest]
    [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest]
    UserName:
    [2023-01-15T20:38:01.784Z] [webtest]
    Password:
    [2023-01-15T20:38:01.784Z] [webtest]
    [2023-01-15T20:38:01.784Z] [webtest]
    [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest]
    [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] authMethod FORM [2023-01-15T20:38:01.784Z] [webtest] In the FORM based auth method [2023-01-15T20:38:01.784Z] [webtest] reqURIContext /jsp2sful/j_security_check [2023-01-15T20:38:01.784Z] [webtest] reqPath /jsp2sful/index.jsp [2023-01-15T20:38:01.784Z] [webtest] reqHeadBuff->referer:http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.784Z] [webtest] requestHeaders->[Host:localhost:8080] [2023-01-15T20:38:01.784Z] [webtest] requestHeaders [Host:localhost:8080, referer:http://localhost:8080/jsp2sful/index.jsp] [2023-01-15T20:38:01.784Z] [webtest] reqPath/jsp2sful/j_security_check?j_username=nosuchuser&j_password=nosuchuser [2023-01-15T20:38:01.784Z] [webtest] reqStringGET /jsp2sful/j_security_check?j_username=nosuchuser&j_password=nosuchuser HTTP/1.0 [2023-01-15T20:38:01.784Z] [webtest] This is the new GTest version [2023-01-15T20:38:01.784Z] [webtest] Request->GET /jsp2sful/j_security_check?j_username=nosuchuser&j_password=nosuchuser HTTP/1.0 [2023-01-15T20:38:01.784Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:01.784Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.784Z] [webtest] Request Headers : referer: http://localhost:8080/jsp2sful/index.jsp [2023-01-15T20:38:01.784Z] [webtest] In Sessionform-auth-web [2023-01-15T20:38:01.784Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=72742f1688536d78b66a951aa596 [2023-01-15T20:38:01.784Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:01.784Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:01.784Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:01.784Z] [webtest] HEADER: Accept-Ranges: bytesX [2023-01-15T20:38:01.784Z] [webtest] HEADER: ETag: W/"936-1673815078917"X [2023-01-15T20:38:01.784Z] [webtest] HEADER: Last-Modified: Sun, 15 Jan 2023 20:37:58 GMTX [2023-01-15T20:38:01.784Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:38:01.784Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:01.784Z] [webtest] HEADER: Content-Length: 936X [2023-01-15T20:38:01.784Z] [webtest] BODY: [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] A typical Error Page [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest]

    A simple Error Page

    [2023-01-15T20:38:01.784Z] [webtest]
    [2023-01-15T20:38:01.784Z] [webtest] You could not be authenticated with the information provided.
    [2023-01-15T20:38:01.784Z] [webtest] Please check your Username and Password. [2023-01-15T20:38:01.784Z] [webtest]
    [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.784Z] [webtest] authMethod FORM [2023-01-15T20:38:01.784Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:01.784Z] [webtest] ===================================================== [2023-01-15T20:38:01.784Z] [webtest] [2023-01-15T20:38:01.785Z] [webtest] [2023-01-15T20:38:01.785Z] [webtest] [2023-01-15T20:38:01.785Z] [webtest] A typical Error Page [2023-01-15T20:38:01.785Z] [webtest] [2023-01-15T20:38:01.785Z] [webtest]

    A simple Error Page

    [2023-01-15T20:38:01.785Z] [webtest]
    [2023-01-15T20:38:01.785Z] [webtest] You could not be authenticated with the information provided.
    [2023-01-15T20:38:01.785Z] [webtest] Please check your Username and Password. [2023-01-15T20:38:01.785Z] [webtest]
    [2023-01-15T20:38:01.785Z] [webtest] [2023-01-15T20:38:01.785Z] [webtest] [2023-01-15T20:38:01.785Z] [webtest] [2023-01-15T20:38:01.785Z] [webtest] ===================================================== [2023-01-15T20:38:01.785Z] [webtest] OK -->GET /jsp2sful/index.jsp HTTP/1.0 [2023-01-15T20:38:01.785Z] [webtest] lastTask [2023-01-15T20:38:01.785Z] [2023-01-15T20:38:01.785Z] undeploy: [2023-01-15T20:38:01.785Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:01.785Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:01.785Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:01.785Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:01.785Z] [2023-01-15T20:38:01.785Z] setOSConditions: [2023-01-15T20:38:01.785Z] [2023-01-15T20:38:01.785Z] setToolWin: [2023-01-15T20:38:01.785Z] [2023-01-15T20:38:01.785Z] setToolUnix: [2023-01-15T20:38:01.785Z] [2023-01-15T20:38:01.785Z] setToolProperty: [2023-01-15T20:38:01.785Z] [2023-01-15T20:38:01.785Z] setS1ASclassPath: [2023-01-15T20:38:01.785Z] [2023-01-15T20:38:01.785Z] init-common: [2023-01-15T20:38:01.785Z] [2023-01-15T20:38:01.785Z] undeploy-common: [2023-01-15T20:38:02.000Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.max_pool_size=1 [2023-01-15T20:38:02.003Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.max-pool-size=1 [2023-01-15T20:38:02.003Z] [2023-01-15T20:38:02.003Z] asadmin-common: [2023-01-15T20:38:02.003Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection_leak_timeout_in_seconds=10 [2023-01-15T20:38:02.003Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:02.042Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:02.154Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:02.155Z] [javac] 1 warning [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] assemble: [2023-01-15T20:38:02.155Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2-ejb.jar [2023-01-15T20:38:02.155Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2-client.jar [2023-01-15T20:38:02.155Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2023-01-15T20:38:02.155Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2023-01-15T20:38:02.155Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] declare-test: [2023-01-15T20:38:02.155Z] [echo] Starting test session2 ejb30/session2 Test asadmin deploy [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init.os: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init.tools.unix: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init.tools.windows: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init.tools: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] setAsadminArgs: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init: [2023-01-15T20:38:02.155Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:02.155Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:02.155Z] [get] Not modified - so not downloaded [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init.customtasks: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] prepare: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] deploy.asadmin: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] setAsadminArgs: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] common.deploy.asadmin: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init.os: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init.tools.unix: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init.tools.windows: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init.tools: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] setAsadminArgs: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init: [2023-01-15T20:38:02.155Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:02.155Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:02.155Z] [get] Not modified - so not downloaded [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] init.customtasks: [2023-01-15T20:38:02.155Z] [2023-01-15T20:38:02.155Z] common.run.asadmin: [2023-01-15T20:38:02.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jsp2sfulApp [2023-01-15T20:38:02.414Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives --name ejb-ejb30-hello-session2 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2023-01-15T20:38:02.415Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:02.558Z] [2023-01-15T20:38:02.558Z] unsetup: [2023-01-15T20:38:02.558Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:02.558Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:02.558Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:02.558Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:02.558Z] [2023-01-15T20:38:02.558Z] setOSConditions: [2023-01-15T20:38:02.558Z] [2023-01-15T20:38:02.558Z] setToolWin: [2023-01-15T20:38:02.558Z] [2023-01-15T20:38:02.558Z] setToolUnix: [2023-01-15T20:38:02.558Z] [2023-01-15T20:38:02.558Z] setToolProperty: [2023-01-15T20:38:02.558Z] [2023-01-15T20:38:02.558Z] setS1ASclassPath: [2023-01-15T20:38:02.558Z] [2023-01-15T20:38:02.558Z] init-common: [2023-01-15T20:38:02.558Z] [2023-01-15T20:38:02.558Z] delete-user-common: [2023-01-15T20:38:02.558Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:02.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection_leak_timeout_in_seconds=10 [2023-01-15T20:38:02.568Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection-leak-timeout-in-seconds=10 [2023-01-15T20:38:02.568Z] [2023-01-15T20:38:02.568Z] asadmin-common: [2023-01-15T20:38:02.568Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection_leak_reclaim=true [2023-01-15T20:38:02.568Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:02.815Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server shingwai [2023-01-15T20:38:02.815Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:02.815Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:02.815Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:02.815Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:02.815Z] [2023-01-15T20:38:02.815Z] setOSConditions: [2023-01-15T20:38:02.815Z] [2023-01-15T20:38:02.815Z] setToolWin: [2023-01-15T20:38:02.815Z] [2023-01-15T20:38:02.815Z] setToolUnix: [2023-01-15T20:38:02.815Z] [2023-01-15T20:38:02.815Z] setToolProperty: [2023-01-15T20:38:02.815Z] [2023-01-15T20:38:02.815Z] setS1ASclassPath: [2023-01-15T20:38:02.815Z] [2023-01-15T20:38:02.815Z] init-common: [2023-01-15T20:38:02.815Z] [2023-01-15T20:38:02.815Z] delete-user-common: [2023-01-15T20:38:02.986Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:02.986Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:38:03.071Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:03.079Z] [exec] Application deployed with name generic-ra. [2023-01-15T20:38:03.079Z] [echo] Deploying generic-ra.rar on server [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setOSConditions: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setToolWin: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setToolUnix: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setToolProperty: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setS1ASclassPath: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] init-common: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] deploy-ear: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setOSConditions: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setToolWin: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setToolUnix: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setToolProperty: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setS1ASclassPath: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] init-common: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] deploy-common: [2023-01-15T20:38:03.079Z] [echo] Current time (ISO): 2023-01-15T20:38:02.559+0000 [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setOSConditions: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setToolWin: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setToolUnix: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setToolProperty: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] setS1ASclassPath: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] init-common: [2023-01-15T20:38:03.079Z] [2023-01-15T20:38:03.079Z] deploy-common-pe: [2023-01-15T20:38:03.079Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:03.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2023-01-15T20:38:03.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection_leak_reclaim=true [2023-01-15T20:38:03.134Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection-leak-reclaim=true [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] setOSConditions: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] setToolWin: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] setToolUnix: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] setToolProperty: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] setS1ASclassPath: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] init-common: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] deploy-common: [2023-01-15T20:38:03.134Z] [echo] Current time (ISO): 2023-01-15T20:38:02.974+0000 [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] setOSConditions: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] setToolWin: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] setToolUnix: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] setToolProperty: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] setS1ASclassPath: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] init-common: [2023-01-15T20:38:03.134Z] [2023-01-15T20:38:03.134Z] deploy-common-pe: [2023-01-15T20:38:03.134Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:03.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server swchan [2023-01-15T20:38:03.328Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:03.328Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:03.329Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:03.329Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:03.329Z] [2023-01-15T20:38:03.329Z] setOSConditions: [2023-01-15T20:38:03.329Z] [2023-01-15T20:38:03.329Z] setToolWin: [2023-01-15T20:38:03.329Z] [2023-01-15T20:38:03.329Z] setToolUnix: [2023-01-15T20:38:03.329Z] [2023-01-15T20:38:03.329Z] setToolProperty: [2023-01-15T20:38:03.329Z] [2023-01-15T20:38:03.329Z] setS1ASclassPath: [2023-01-15T20:38:03.329Z] [2023-01-15T20:38:03.329Z] init-common: [2023-01-15T20:38:03.329Z] [2023-01-15T20:38:03.329Z] delete-user-common: [2023-01-15T20:38:03.585Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:03.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingApp.ear [2023-01-15T20:38:03.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server webuser [2023-01-15T20:38:03.841Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:03.841Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:03.841Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:03.841Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:03.841Z] [2023-01-15T20:38:03.841Z] setOSConditions: [2023-01-15T20:38:03.841Z] [2023-01-15T20:38:03.841Z] setToolWin: [2023-01-15T20:38:03.841Z] [2023-01-15T20:38:03.841Z] setToolUnix: [2023-01-15T20:38:03.841Z] [2023-01-15T20:38:03.841Z] setToolProperty: [2023-01-15T20:38:03.841Z] [2023-01-15T20:38:03.841Z] setS1ASclassPath: [2023-01-15T20:38:03.841Z] [2023-01-15T20:38:03.841Z] init-common: [2023-01-15T20:38:03.841Z] [2023-01-15T20:38:03.841Z] delete-user-common: [2023-01-15T20:38:03.956Z] [exec] Application deployed with name jdbc-connectionleaktracingApp. [2023-01-15T20:38:03.956Z] [echo] Deployment on target server server successful [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setOSConditions: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setToolWin: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setToolUnix: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setToolProperty: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setS1ASclassPath: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] init-common: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] deploy-common-ee: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setOSConditions: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setToolWin: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setToolUnix: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setToolProperty: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setS1ASclassPath: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] init-common: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] execute-sql-common: [2023-01-15T20:38:03.956Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/sql/create_pointbase.sql [2023-01-15T20:38:03.956Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:38:03.956Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:38:03.956Z] [sql] 0 rows affected [2023-01-15T20:38:03.956Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] run: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setOSConditions: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setToolWin: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setToolUnix: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setToolProperty: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] setS1ASclassPath: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] init-common: [2023-01-15T20:38:03.956Z] [2023-01-15T20:38:03.956Z] runclient-common: [2023-01-15T20:38:03.956Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingAppClient.jar -name jdbc-connectionleaktracingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:38:03.957Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:04.098Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:04.354Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server noauthuser [2023-01-15T20:38:04.354Z] [2023-01-15T20:38:04.354Z] all: [2023-01-15T20:38:04.354Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:04.354Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:04.354Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:04.354Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:04.354Z] [2023-01-15T20:38:04.354Z] setOSConditions: [2023-01-15T20:38:04.354Z] [2023-01-15T20:38:04.354Z] setToolWin: [2023-01-15T20:38:04.354Z] [2023-01-15T20:38:04.354Z] setToolUnix: [2023-01-15T20:38:04.354Z] [2023-01-15T20:38:04.354Z] setToolProperty: [2023-01-15T20:38:04.354Z] [2023-01-15T20:38:04.355Z] setS1ASclassPath: [2023-01-15T20:38:04.355Z] [2023-01-15T20:38:04.355Z] init-common: [2023-01-15T20:38:04.355Z] [2023-01-15T20:38:04.355Z] clean: [2023-01-15T20:38:04.355Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:04.355Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:04.355Z] [2023-01-15T20:38:04.355Z] compile: [2023-01-15T20:38:04.355Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:04.355Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:04.355Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:04.355Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:04.355Z] [2023-01-15T20:38:04.355Z] setOSConditions: [2023-01-15T20:38:04.355Z] [2023-01-15T20:38:04.355Z] setToolWin: [2023-01-15T20:38:04.355Z] [2023-01-15T20:38:04.355Z] setToolUnix: [2023-01-15T20:38:04.355Z] [2023-01-15T20:38:04.355Z] setToolProperty: [2023-01-15T20:38:04.355Z] [2023-01-15T20:38:04.355Z] setS1ASclassPath: [2023-01-15T20:38:04.355Z] [2023-01-15T20:38:04.355Z] init-common: [2023-01-15T20:38:04.355Z] [2023-01-15T20:38:04.355Z] compile-common: [2023-01-15T20:38:04.355Z] [echo] Current time (ISO): 2023-01-15T20:38:04.235+0000 [2023-01-15T20:38:04.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:04.355Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:04.360Z] [exec] Application deployed with name ejb-ejb30-hello-session2. [2023-01-15T20:38:04.360Z] [exec] Command deploy executed successfully. [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init.os: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init.tools.unix: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init.tools.windows: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init.tools: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] setAsadminArgs: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init: [2023-01-15T20:38:04.360Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:04.360Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:04.360Z] [get] Not modified - so not downloaded [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init.customtasks: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] setEnabled: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] createAppRef: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init.os: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init.tools.unix: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init.tools.windows: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init.tools: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] setAsadminArgs: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init: [2023-01-15T20:38:04.360Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:04.360Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:04.360Z] [get] Not modified - so not downloaded [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] init.customtasks: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] prepare: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] setOrbPort2: [2023-01-15T20:38:04.360Z] [2023-01-15T20:38:04.360Z] runclient: [2023-01-15T20:38:04.523Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:04.612Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:05.458Z] [exec] Jan 15, 2023 8:38:05 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:38:05.458Z] [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. [2023-01-15T20:38:05.983Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:05.983Z] [javac] 1 warning [2023-01-15T20:38:05.983Z] [2023-01-15T20:38:05.983Z] build: [2023-01-15T20:38:05.983Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setOSConditions: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setToolWin: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setToolUnix: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setToolProperty: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setS1ASclassPath: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] init-common: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] webclient-war-common: [2023-01-15T20:38:05.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:05.984Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] clear: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] test-tlds-exist: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] copy-tlds: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] test-tagfiles-exist: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] copy-tagfiles: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] package-war-common: [2023-01-15T20:38:05.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:38:05.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:05.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:38:05.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:38:05.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/lib [2023-01-15T20:38:05.984Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:05.984Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:05.984Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:38:05.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/docroot [2023-01-15T20:38:05.984Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-httpMethod-web.war [2023-01-15T20:38:05.984Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setup: [2023-01-15T20:38:05.984Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setOSConditions: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setToolWin: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setToolUnix: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setToolProperty: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] setS1ASclassPath: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] init-common: [2023-01-15T20:38:05.984Z] [2023-01-15T20:38:05.984Z] create-user-common: [2023-01-15T20:38:06.241Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:06.498Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server shingwai [2023-01-15T20:38:06.498Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/asadminuserpassword.txt [2023-01-15T20:38:06.498Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:06.498Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:06.498Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:06.498Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:06.498Z] [2023-01-15T20:38:06.498Z] setOSConditions: [2023-01-15T20:38:06.498Z] [2023-01-15T20:38:06.498Z] setToolWin: [2023-01-15T20:38:06.498Z] [2023-01-15T20:38:06.498Z] setToolUnix: [2023-01-15T20:38:06.498Z] [2023-01-15T20:38:06.498Z] setToolProperty: [2023-01-15T20:38:06.498Z] [2023-01-15T20:38:06.498Z] setS1ASclassPath: [2023-01-15T20:38:06.498Z] [2023-01-15T20:38:06.498Z] init-common: [2023-01-15T20:38:06.498Z] [2023-01-15T20:38:06.498Z] create-user-common: [2023-01-15T20:38:06.754Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:07.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups staff --authrealmname file --target server swchan [2023-01-15T20:38:07.010Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/asadminuserpassword.txt [2023-01-15T20:38:07.010Z] [2023-01-15T20:38:07.010Z] deploy: [2023-01-15T20:38:07.010Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:07.010Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:07.010Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:07.011Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:07.011Z] [2023-01-15T20:38:07.011Z] deploy-war-common: [2023-01-15T20:38:07.011Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:07.011Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:07.011Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:07.011Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:07.011Z] [2023-01-15T20:38:07.011Z] setOSConditions: [2023-01-15T20:38:07.011Z] [2023-01-15T20:38:07.011Z] setToolWin: [2023-01-15T20:38:07.011Z] [2023-01-15T20:38:07.011Z] setToolUnix: [2023-01-15T20:38:07.011Z] [2023-01-15T20:38:07.011Z] setToolProperty: [2023-01-15T20:38:07.011Z] [2023-01-15T20:38:07.011Z] setS1ASclassPath: [2023-01-15T20:38:07.011Z] [2023-01-15T20:38:07.011Z] init-common: [2023-01-15T20:38:07.011Z] [2023-01-15T20:38:07.011Z] deploy-war-commonpe: [2023-01-15T20:38:07.011Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:07.259Z] [exec] Application deployed with name connector16App. [2023-01-15T20:38:07.260Z] [exec] there are no files to retrieve for application connector16App [2023-01-15T20:38:07.260Z] [echo] Deployment on target server server successful [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setOSConditions: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setToolWin: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setToolUnix: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setToolProperty: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setS1ASclassPath: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] init-common: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] deploy-common-ee: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setOSConditions: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setToolWin: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setToolUnix: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setToolProperty: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setS1ASclassPath: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] init-common: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] restart: [2023-01-15T20:38:07.260Z] [echo] Not required to restart [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setOSConditions: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setToolWin: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setToolUnix: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setToolProperty: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] setS1ASclassPath: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] init-common: [2023-01-15T20:38:07.260Z] [2023-01-15T20:38:07.260Z] create-user-common: [2023-01-15T20:38:07.260Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:07.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot security-httpMethod --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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-httpMethod-web.war [2023-01-15T20:38:07.574Z] [exec] Application deployed with name security-httpMethod-web. [2023-01-15T20:38:07.574Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:07.574Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:07.574Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:07.574Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:07.574Z] [2023-01-15T20:38:07.574Z] deploy-war-commonee: [2023-01-15T20:38:07.574Z] [2023-01-15T20:38:07.574Z] run: [2023-01-15T20:38:07.574Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:07.574Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:07.574Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:07.574Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:07.574Z] [2023-01-15T20:38:07.574Z] setOSConditions: [2023-01-15T20:38:07.574Z] [2023-01-15T20:38:07.574Z] setToolWin: [2023-01-15T20:38:07.574Z] [2023-01-15T20:38:07.574Z] setToolUnix: [2023-01-15T20:38:07.574Z] [2023-01-15T20:38:07.574Z] setToolProperty: [2023-01-15T20:38:07.574Z] [2023-01-15T20:38:07.574Z] setS1ASclassPath: [2023-01-15T20:38:07.574Z] [2023-01-15T20:38:07.574Z] init-common: [2023-01-15T20:38:07.574Z] [2023-01-15T20:38:07.574Z] runweb: [2023-01-15T20:38:07.574Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:07.574Z] [webtest] Test ID= security-httpMethod [2023-01-15T20:38:07.574Z] [webtest] This is the new GTest version [2023-01-15T20:38:07.574Z] [webtest] Request->FOO /security-httpMethod/TestServlet HTTP/1.0 [2023-01-15T20:38:07.574Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:07.574Z] [webtest] authHeader=Authorization: Basic c2hpbmd3YWk6c2hpbmd3YWk= [2023-01-15T20:38:07.574Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:07.574Z] [webtest] In Sessionsecurity-httpMethod [2023-01-15T20:38:07.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server jagadish [2023-01-15T20:38:07.825Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2023-01-15T20:38:07.825Z] [2023-01-15T20:38:07.825Z] setOSConditions: [2023-01-15T20:38:07.825Z] [2023-01-15T20:38:07.825Z] setToolWin: [2023-01-15T20:38:07.825Z] [2023-01-15T20:38:07.825Z] setToolUnix: [2023-01-15T20:38:07.825Z] [2023-01-15T20:38:07.825Z] setToolProperty: [2023-01-15T20:38:07.825Z] [2023-01-15T20:38:07.825Z] setS1ASclassPath: [2023-01-15T20:38:07.825Z] [2023-01-15T20:38:07.825Z] init-common: [2023-01-15T20:38:07.825Z] [2023-01-15T20:38:07.825Z] create-user-common: [2023-01-15T20:38:07.825Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:07.831Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:07.832Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:07.832Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:07.832Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:07.832Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:07.832Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:07.832Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:07.832Z] [webtest] HEADER: Content-Length: 20X [2023-01-15T20:38:07.832Z] [webtest] BODY: doFoo with shingwai [2023-01-15T20:38:07.832Z] [webtest] [2023-01-15T20:38:07.832Z] [webtest] authMethod BASIC [2023-01-15T20:38:07.832Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:07.832Z] [webtest] ===================================================== [2023-01-15T20:38:07.832Z] [webtest] doFoo with shingwai [2023-01-15T20:38:07.832Z] [webtest] [2023-01-15T20:38:07.832Z] [webtest] ===================================================== [2023-01-15T20:38:07.832Z] [webtest] OK -->FOO /security-httpMethod/TestServlet HTTP/1.0 [2023-01-15T20:38:07.832Z] [webtest] lastTask [2023-01-15T20:38:07.832Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:07.832Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:07.832Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:07.832Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:07.832Z] [2023-01-15T20:38:07.832Z] setOSConditions: [2023-01-15T20:38:07.832Z] [2023-01-15T20:38:07.832Z] setToolWin: [2023-01-15T20:38:07.832Z] [2023-01-15T20:38:07.832Z] setToolUnix: [2023-01-15T20:38:07.832Z] [2023-01-15T20:38:07.832Z] setToolProperty: [2023-01-15T20:38:07.832Z] [2023-01-15T20:38:07.832Z] setS1ASclassPath: [2023-01-15T20:38:07.832Z] [2023-01-15T20:38:07.832Z] init-common: [2023-01-15T20:38:07.832Z] [2023-01-15T20:38:07.832Z] runweb: [2023-01-15T20:38:07.832Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:07.832Z] [webtest] Test ID= security-httpMethod [2023-01-15T20:38:07.832Z] [webtest] This is the new GTest version [2023-01-15T20:38:07.832Z] [webtest] Request->GET /security-httpMethod/TestServlet HTTP/1.0 [2023-01-15T20:38:07.832Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:07.832Z] [webtest] authHeader=Authorization: Basic c2hpbmd3YWk6c2hpbmd3YWk= [2023-01-15T20:38:07.832Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:07.832Z] [webtest] In Sessionsecurity-httpMethod [2023-01-15T20:38:07.832Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:07.832Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:07.832Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:07.832Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:07.832Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:07.832Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:07.832Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:07.832Z] [webtest] HEADER: Content-Length: 20X [2023-01-15T20:38:07.832Z] [webtest] BODY: doGet with shingwai [2023-01-15T20:38:07.832Z] [webtest] [2023-01-15T20:38:07.832Z] [webtest] authMethod BASIC [2023-01-15T20:38:07.832Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:07.832Z] [webtest] ===================================================== [2023-01-15T20:38:07.832Z] [webtest] doGet with shingwai [2023-01-15T20:38:07.832Z] [webtest] [2023-01-15T20:38:07.832Z] [webtest] ===================================================== [2023-01-15T20:38:07.832Z] [webtest] OK -->GET /security-httpMethod/TestServlet HTTP/1.0 [2023-01-15T20:38:07.832Z] [webtest] lastTask [2023-01-15T20:38:07.832Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:07.832Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:07.833Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:07.833Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:07.833Z] [2023-01-15T20:38:07.833Z] setOSConditions: [2023-01-15T20:38:07.833Z] [2023-01-15T20:38:07.833Z] setToolWin: [2023-01-15T20:38:07.833Z] [2023-01-15T20:38:07.833Z] setToolUnix: [2023-01-15T20:38:07.833Z] [2023-01-15T20:38:07.833Z] setToolProperty: [2023-01-15T20:38:07.833Z] [2023-01-15T20:38:07.833Z] setS1ASclassPath: [2023-01-15T20:38:07.833Z] [2023-01-15T20:38:07.833Z] init-common: [2023-01-15T20:38:07.833Z] [2023-01-15T20:38:07.833Z] runweb-403: [2023-01-15T20:38:07.833Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:07.833Z] [webtest] Test ID= security-httpMethod [2023-01-15T20:38:07.833Z] [webtest] This is the new GTest version [2023-01-15T20:38:07.833Z] [webtest] Request->FOO /security-httpMethod/TestServlet HTTP/1.0 [2023-01-15T20:38:07.833Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:07.833Z] [webtest] authHeader=Authorization: Basic c3djaGFuOnN3Y2hhbg== [2023-01-15T20:38:07.833Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:07.833Z] [webtest] In Sessionsecurity-httpMethod [2023-01-15T20:38:07.833Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:38:07.833Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:07.833Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:07.833Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:07.833Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:07.833Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:07.833Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:38:07.833Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:38:07.833Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:07.833Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:38:07.833Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:38:07.833Z] [webtest] authMethod BASIC [2023-01-15T20:38:07.833Z] [webtest] OK -->FOO /security-httpMethod/TestServlet HTTP/1.0 [2023-01-15T20:38:07.836Z] [webtest] lastTask [2023-01-15T20:38:07.836Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:07.837Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:07.837Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:07.837Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] setOSConditions: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] setToolWin: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] setToolUnix: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] setToolProperty: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] setS1ASclassPath: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] init-common: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] runweb: [2023-01-15T20:38:07.837Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:07.837Z] [webtest] Test ID= security-httpMethod [2023-01-15T20:38:07.837Z] [webtest] This is the new GTest version [2023-01-15T20:38:07.837Z] [webtest] Request->FOO /security-httpMethod/TestServlet2 HTTP/1.0 [2023-01-15T20:38:07.837Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:07.837Z] [webtest] authHeader=Authorization: Basic c2hpbmd3YWk6c2hpbmd3YWk= [2023-01-15T20:38:07.837Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:07.837Z] [webtest] In Sessionsecurity-httpMethod [2023-01-15T20:38:07.837Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:07.837Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:07.837Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:07.837Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:07.837Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:07.837Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:07.837Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:07.837Z] [webtest] HEADER: Content-Length: 20X [2023-01-15T20:38:07.837Z] [webtest] BODY: doFoo with shingwai [2023-01-15T20:38:07.837Z] [webtest] [2023-01-15T20:38:07.837Z] [webtest] authMethod BASIC [2023-01-15T20:38:07.837Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:07.837Z] [webtest] ===================================================== [2023-01-15T20:38:07.837Z] [webtest] doFoo with shingwai [2023-01-15T20:38:07.837Z] [webtest] [2023-01-15T20:38:07.837Z] [webtest] ===================================================== [2023-01-15T20:38:07.837Z] [webtest] OK -->FOO /security-httpMethod/TestServlet2 HTTP/1.0 [2023-01-15T20:38:07.837Z] [webtest] lastTask [2023-01-15T20:38:07.837Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:07.837Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:07.837Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:07.837Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] setOSConditions: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] setToolWin: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] setToolUnix: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] setToolProperty: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] setS1ASclassPath: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] init-common: [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] runweb-403: [2023-01-15T20:38:07.837Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:07.837Z] [webtest] Test ID= security-httpMethod [2023-01-15T20:38:07.837Z] [webtest] This is the new GTest version [2023-01-15T20:38:07.837Z] [webtest] Request->FOO /security-httpMethod/TestServlet HTTP/1.0 [2023-01-15T20:38:07.837Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:07.837Z] [webtest] authHeader=Authorization: Basic c3djaGFuOnN3Y2hhbg== [2023-01-15T20:38:07.837Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:07.837Z] [webtest] In Sessionsecurity-httpMethod [2023-01-15T20:38:07.837Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:38:07.837Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:07.837Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:07.837Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:07.837Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:07.837Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:07.837Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:38:07.837Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:38:07.837Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:07.837Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:38:07.837Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:38:07.837Z] [webtest] authMethod BASIC [2023-01-15T20:38:07.837Z] [webtest] OK -->FOO /security-httpMethod/TestServlet HTTP/1.0 [2023-01-15T20:38:07.837Z] [webtest] lastTask [2023-01-15T20:38:07.837Z] [2023-01-15T20:38:07.837Z] undeploy: [2023-01-15T20:38:07.837Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:07.838Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:07.838Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:07.838Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:07.838Z] [2023-01-15T20:38:07.838Z] setOSConditions: [2023-01-15T20:38:07.838Z] [2023-01-15T20:38:07.838Z] setToolWin: [2023-01-15T20:38:07.838Z] [2023-01-15T20:38:07.838Z] setToolUnix: [2023-01-15T20:38:07.838Z] [2023-01-15T20:38:07.838Z] setToolProperty: [2023-01-15T20:38:07.838Z] [2023-01-15T20:38:07.838Z] setS1ASclassPath: [2023-01-15T20:38:07.838Z] [2023-01-15T20:38:07.838Z] init-common: [2023-01-15T20:38:07.838Z] [2023-01-15T20:38:07.838Z] undeploy-war-common: [2023-01-15T20:38:07.838Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:08.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups iec --authrealmname file --target server jr158900 [2023-01-15T20:38:08.389Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2023-01-15T20:38:08.389Z] [2023-01-15T20:38:08.389Z] setOSConditions: [2023-01-15T20:38:08.389Z] [2023-01-15T20:38:08.389Z] setToolWin: [2023-01-15T20:38:08.389Z] [2023-01-15T20:38:08.389Z] setToolUnix: [2023-01-15T20:38:08.389Z] [2023-01-15T20:38:08.389Z] setToolProperty: [2023-01-15T20:38:08.389Z] [2023-01-15T20:38:08.389Z] setS1ASclassPath: [2023-01-15T20:38:08.389Z] [2023-01-15T20:38:08.389Z] init-common: [2023-01-15T20:38:08.389Z] [2023-01-15T20:38:08.389Z] create-user-common: [2023-01-15T20:38:08.389Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:08.400Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-httpMethod-web [2023-01-15T20:38:08.401Z] [2023-01-15T20:38:08.401Z] unsetup: [2023-01-15T20:38:08.401Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:08.401Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:08.401Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:08.401Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:08.401Z] [2023-01-15T20:38:08.401Z] setOSConditions: [2023-01-15T20:38:08.401Z] [2023-01-15T20:38:08.401Z] setToolWin: [2023-01-15T20:38:08.401Z] [2023-01-15T20:38:08.401Z] setToolUnix: [2023-01-15T20:38:08.401Z] [2023-01-15T20:38:08.401Z] setToolProperty: [2023-01-15T20:38:08.401Z] [2023-01-15T20:38:08.401Z] setS1ASclassPath: [2023-01-15T20:38:08.401Z] [2023-01-15T20:38:08.401Z] init-common: [2023-01-15T20:38:08.401Z] [2023-01-15T20:38:08.401Z] delete-user-common: [2023-01-15T20:38:08.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:08.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server prasath [2023-01-15T20:38:08.952Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2023-01-15T20:38:08.952Z] [2023-01-15T20:38:08.952Z] setOSConditions: [2023-01-15T20:38:08.952Z] [2023-01-15T20:38:08.952Z] setToolWin: [2023-01-15T20:38:08.952Z] [2023-01-15T20:38:08.952Z] setToolUnix: [2023-01-15T20:38:08.952Z] [2023-01-15T20:38:08.952Z] setToolProperty: [2023-01-15T20:38:08.952Z] [2023-01-15T20:38:08.952Z] setS1ASclassPath: [2023-01-15T20:38:08.952Z] [2023-01-15T20:38:08.952Z] init-common: [2023-01-15T20:38:08.952Z] [2023-01-15T20:38:08.953Z] create-user-common: [2023-01-15T20:38:08.953Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:08.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server shingwai [2023-01-15T20:38:08.964Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:08.964Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:08.964Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:08.964Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:08.964Z] [2023-01-15T20:38:08.964Z] setOSConditions: [2023-01-15T20:38:08.964Z] [2023-01-15T20:38:08.964Z] setToolWin: [2023-01-15T20:38:08.964Z] [2023-01-15T20:38:08.964Z] setToolUnix: [2023-01-15T20:38:08.964Z] [2023-01-15T20:38:08.964Z] setToolProperty: [2023-01-15T20:38:08.964Z] [2023-01-15T20:38:08.964Z] setS1ASclassPath: [2023-01-15T20:38:08.964Z] [2023-01-15T20:38:08.964Z] init-common: [2023-01-15T20:38:08.964Z] [2023-01-15T20:38:08.964Z] delete-user-common: [2023-01-15T20:38:08.964Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:09.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server swchan [2023-01-15T20:38:09.221Z] [2023-01-15T20:38:09.221Z] all: [2023-01-15T20:38:09.221Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:09.221Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:09.221Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:09.221Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:09.221Z] [2023-01-15T20:38:09.221Z] setOSConditions: [2023-01-15T20:38:09.221Z] [2023-01-15T20:38:09.221Z] setToolWin: [2023-01-15T20:38:09.221Z] [2023-01-15T20:38:09.221Z] setToolUnix: [2023-01-15T20:38:09.221Z] [2023-01-15T20:38:09.221Z] setToolProperty: [2023-01-15T20:38:09.221Z] [2023-01-15T20:38:09.221Z] setS1ASclassPath: [2023-01-15T20:38:09.477Z] [2023-01-15T20:38:09.477Z] init-common: [2023-01-15T20:38:09.477Z] [2023-01-15T20:38:09.477Z] clean: [2023-01-15T20:38:09.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:09.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:09.477Z] [2023-01-15T20:38:09.477Z] compile: [2023-01-15T20:38:09.477Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:09.477Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:09.477Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:09.477Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:09.477Z] [2023-01-15T20:38:09.477Z] setOSConditions: [2023-01-15T20:38:09.477Z] [2023-01-15T20:38:09.477Z] setToolWin: [2023-01-15T20:38:09.477Z] [2023-01-15T20:38:09.477Z] setToolUnix: [2023-01-15T20:38:09.477Z] [2023-01-15T20:38:09.477Z] setToolProperty: [2023-01-15T20:38:09.477Z] [2023-01-15T20:38:09.477Z] setS1ASclassPath: [2023-01-15T20:38:09.478Z] [2023-01-15T20:38:09.478Z] init-common: [2023-01-15T20:38:09.478Z] [2023-01-15T20:38:09.478Z] compile-common: [2023-01-15T20:38:09.478Z] [echo] Current time (ISO): 2023-01-15T20:38:09.231+0000 [2023-01-15T20:38:09.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:09.478Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:09.478Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:09.517Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server guest [2023-01-15T20:38:09.517Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2023-01-15T20:38:09.517Z] [2023-01-15T20:38:09.517Z] runtest: [2023-01-15T20:38:09.517Z] [java] GET /connector16/servlet/SimpleServlet?url=/connector16/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:38:09.517Z] [java] [2023-01-15T20:38:09.517Z] [java] Time: 2 [2023-01-15T20:38:09.517Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:38:09.517Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:38:09.517Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:38:09.517Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:38:09.517Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:38:09.518Z] [java] [Server response] [2023-01-15T20:38:09.518Z] [java] [Server response]12 [2023-01-15T20:38:09.518Z] [java] [Server response]Starting the test [2023-01-15T20:38:09.518Z] [java] [Server response] [2023-01-15T20:38:09.518Z] [java] [Server response]33 [2023-01-15T20:38:09.518Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:09.518Z] [java] Value of key is: 1.6 test-1 [2023-01-15T20:38:09.518Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:09.518Z] [java] Value of key is: 1.6 test-2 [2023-01-15T20:38:09.518Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.518Z] [java] [Server response] [2023-01-15T20:38:09.518Z] [java] [Server response]e [2023-01-15T20:38:09.518Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:09.518Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]1f [2023-01-15T20:38:09.776Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]10 [2023-01-15T20:38:09.776Z] [java] [Server response]expectedResults [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]11 [2023-01-15T20:38:09.776Z] [java] [Server response]checking results [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]29 [2023-01-15T20:38:09.776Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:09.776Z] [java] Value of key is: 1.6 test-3 [2023-01-15T20:38:09.776Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]e [2023-01-15T20:38:09.776Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]1f [2023-01-15T20:38:09.776Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]10 [2023-01-15T20:38:09.776Z] [java] [Server response]expectedResults [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]11 [2023-01-15T20:38:09.776Z] [java] [Server response]checking results [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]29 [2023-01-15T20:38:09.776Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:09.776Z] [java] Value of key is: 1.6 test-4 [2023-01-15T20:38:09.776Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]e [2023-01-15T20:38:09.776Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]1f [2023-01-15T20:38:09.776Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]10 [2023-01-15T20:38:09.776Z] [java] [Server response]expectedResults [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]11 [2023-01-15T20:38:09.776Z] [java] [Server response]checking results [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]29 [2023-01-15T20:38:09.776Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:09.776Z] [java] Value of key is: 1.6 test-5 [2023-01-15T20:38:09.776Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]e [2023-01-15T20:38:09.776Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]1f [2023-01-15T20:38:09.776Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]10 [2023-01-15T20:38:09.776Z] [java] [Server response]expectedResults [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]11 [2023-01-15T20:38:09.776Z] [java] [Server response]checking results [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]29 [2023-01-15T20:38:09.776Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:09.776Z] [java] Value of key is: 1.6 test-6 [2023-01-15T20:38:09.776Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]e [2023-01-15T20:38:09.776Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]1f [2023-01-15T20:38:09.776Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]10 [2023-01-15T20:38:09.776Z] [java] [Server response]expectedResults [2023-01-15T20:38:09.776Z] [java] [Server response] [2023-01-15T20:38:09.776Z] [java] [Server response]11 [2023-01-15T20:38:09.776Z] [java] [Server response]checking results [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]29 [2023-01-15T20:38:09.777Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:09.777Z] [java] Value of key is: 1.6 test-7 [2023-01-15T20:38:09.777Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]e [2023-01-15T20:38:09.777Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]1f [2023-01-15T20:38:09.777Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]10 [2023-01-15T20:38:09.777Z] [java] [Server response]expectedResults [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]11 [2023-01-15T20:38:09.777Z] [java] [Server response]checking results [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]29 [2023-01-15T20:38:09.777Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:09.777Z] [java] Value of key is: 1.6 test-8 [2023-01-15T20:38:09.777Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]e [2023-01-15T20:38:09.777Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]1f [2023-01-15T20:38:09.777Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]10 [2023-01-15T20:38:09.777Z] [java] [Server response]expectedResults [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]11 [2023-01-15T20:38:09.777Z] [java] [Server response]checking results [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]29 [2023-01-15T20:38:09.777Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:09.777Z] [java] Value of key is: 1.6 test-9 [2023-01-15T20:38:09.777Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]e [2023-01-15T20:38:09.777Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]1f [2023-01-15T20:38:09.777Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]10 [2023-01-15T20:38:09.777Z] [java] [Server response]expectedResults [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]11 [2023-01-15T20:38:09.777Z] [java] [Server response]checking results [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]29 [2023-01-15T20:38:09.777Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:09.777Z] [java] Value of key is: 1.6 test-10 [2023-01-15T20:38:09.777Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:09.777Z] [java] [Server response] [2023-01-15T20:38:09.777Z] [java] [Server response]e [2023-01-15T20:38:09.777Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:09.781Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]1f [2023-01-15T20:38:10.038Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]10 [2023-01-15T20:38:10.038Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]11 [2023-01-15T20:38:10.038Z] [java] [Server response]checking results [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]29 [2023-01-15T20:38:10.038Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.038Z] [java] Value of key is: 1.6 test-11 [2023-01-15T20:38:10.038Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]e [2023-01-15T20:38:10.038Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]1f [2023-01-15T20:38:10.038Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]10 [2023-01-15T20:38:10.038Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]11 [2023-01-15T20:38:10.038Z] [java] [Server response]checking results [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]29 [2023-01-15T20:38:10.038Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.038Z] [java] Value of key is: 1.6 test-12 [2023-01-15T20:38:10.038Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]e [2023-01-15T20:38:10.038Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]1f [2023-01-15T20:38:10.038Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]10 [2023-01-15T20:38:10.038Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]11 [2023-01-15T20:38:10.038Z] [java] [Server response]checking results [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]29 [2023-01-15T20:38:10.038Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.038Z] [java] Value of key is: 1.6 test-13 [2023-01-15T20:38:10.038Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]e [2023-01-15T20:38:10.038Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]1f [2023-01-15T20:38:10.038Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]10 [2023-01-15T20:38:10.038Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]11 [2023-01-15T20:38:10.038Z] [java] [Server response]checking results [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]29 [2023-01-15T20:38:10.038Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.038Z] [java] Value of key is: 1.6 test-14 [2023-01-15T20:38:10.038Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]e [2023-01-15T20:38:10.038Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]1f [2023-01-15T20:38:10.038Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]10 [2023-01-15T20:38:10.038Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]11 [2023-01-15T20:38:10.038Z] [java] [Server response]checking results [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]29 [2023-01-15T20:38:10.038Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.038Z] [java] Value of key is: 1.6 test-15 [2023-01-15T20:38:10.038Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]e [2023-01-15T20:38:10.038Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.038Z] [java] [Server response] [2023-01-15T20:38:10.038Z] [java] [Server response]1f [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]10 [2023-01-15T20:38:10.039Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]11 [2023-01-15T20:38:10.039Z] [java] [Server response]checking results [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]29 [2023-01-15T20:38:10.039Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.039Z] [java] Value of key is: 1.6 test-16 [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]e [2023-01-15T20:38:10.039Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]1f [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]10 [2023-01-15T20:38:10.039Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]11 [2023-01-15T20:38:10.039Z] [java] [Server response]checking results [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]29 [2023-01-15T20:38:10.039Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.039Z] [java] Value of key is: 1.6 test-17 [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]e [2023-01-15T20:38:10.039Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]1f [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]10 [2023-01-15T20:38:10.039Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]11 [2023-01-15T20:38:10.039Z] [java] [Server response]checking results [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]29 [2023-01-15T20:38:10.039Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.039Z] [java] Value of key is: 1.6 test-18 [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]e [2023-01-15T20:38:10.039Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]1f [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]10 [2023-01-15T20:38:10.039Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]11 [2023-01-15T20:38:10.039Z] [java] [Server response]checking results [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]29 [2023-01-15T20:38:10.039Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.039Z] [java] Value of key is: 1.6 test-19 [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]e [2023-01-15T20:38:10.039Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]1f [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]10 [2023-01-15T20:38:10.039Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]11 [2023-01-15T20:38:10.039Z] [java] [Server response]checking results [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]29 [2023-01-15T20:38:10.039Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.039Z] [java] Value of key is: 1.6 test-20 [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]e [2023-01-15T20:38:10.039Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]1f [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]10 [2023-01-15T20:38:10.039Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]11 [2023-01-15T20:38:10.039Z] [java] [Server response]checking results [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]29 [2023-01-15T20:38:10.039Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.039Z] [java] Value of key is: 1.6 test-21 [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]e [2023-01-15T20:38:10.039Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]1f [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]10 [2023-01-15T20:38:10.039Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]11 [2023-01-15T20:38:10.039Z] [java] [Server response]checking results [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]29 [2023-01-15T20:38:10.039Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.039Z] [java] Value of key is: 1.6 test-22 [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]e [2023-01-15T20:38:10.039Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]1f [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]10 [2023-01-15T20:38:10.039Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]11 [2023-01-15T20:38:10.039Z] [java] [Server response]checking results [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]29 [2023-01-15T20:38:10.039Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.039Z] [java] Value of key is: 1.6 test-23 [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]e [2023-01-15T20:38:10.039Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.039Z] [java] [Server response] [2023-01-15T20:38:10.039Z] [java] [Server response]1f [2023-01-15T20:38:10.039Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.040Z] [java] [Server response] [2023-01-15T20:38:10.040Z] [java] [Server response]10 [2023-01-15T20:38:10.040Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.040Z] [java] [Server response] [2023-01-15T20:38:10.040Z] [java] [Server response]11 [2023-01-15T20:38:10.040Z] [java] [Server response]checking results [2023-01-15T20:38:10.040Z] [java] [Server response] [2023-01-15T20:38:10.040Z] [java] [Server response]29 [2023-01-15T20:38:10.040Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.040Z] [java] Value of key is: 1.6 test-24 [2023-01-15T20:38:10.040Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.040Z] [java] [Server response] [2023-01-15T20:38:10.040Z] [java] [Server response]e [2023-01-15T20:38:10.040Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.040Z] [java] [Server response] [2023-01-15T20:38:10.040Z] [java] [Server response]1f [2023-01-15T20:38:10.040Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.040Z] [java] [Server response] [2023-01-15T20:38:10.040Z] [java] [Server response]10 [2023-01-15T20:38:10.040Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.040Z] [java] [Server response] [2023-01-15T20:38:10.040Z] [java] [Server response]11 [2023-01-15T20:38:10.040Z] [java] [Server response]checking results [2023-01-15T20:38:10.040Z] [java] [Server response] [2023-01-15T20:38:10.297Z] [java] [Server response]29 [2023-01-15T20:38:10.297Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.297Z] [java] Value of key is: 1.6 test-25 [2023-01-15T20:38:10.297Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.297Z] [java] [Server response] [2023-01-15T20:38:10.297Z] [java] [Server response]e [2023-01-15T20:38:10.297Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.297Z] [java] [Server response] [2023-01-15T20:38:10.297Z] [java] [Server response]1f [2023-01-15T20:38:10.297Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.297Z] [java] [Server response] [2023-01-15T20:38:10.297Z] [java] [Server response]10 [2023-01-15T20:38:10.297Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.297Z] [java] [Server response] [2023-01-15T20:38:10.297Z] [java] [Server response]11 [2023-01-15T20:38:10.297Z] [java] [Server response]checking results [2023-01-15T20:38:10.297Z] [java] [Server response] [2023-01-15T20:38:10.297Z] [java] [Server response]29 [2023-01-15T20:38:10.297Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.297Z] [java] Value of key is: 1.6 test-26 [2023-01-15T20:38:10.297Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.297Z] [java] [Server response] [2023-01-15T20:38:10.297Z] [java] [Server response]e [2023-01-15T20:38:10.297Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.297Z] [java] [Server response] [2023-01-15T20:38:10.297Z] [java] [Server response]1f [2023-01-15T20:38:10.297Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.297Z] [java] [Server response] [2023-01-15T20:38:10.297Z] [java] [Server response]10 [2023-01-15T20:38:10.297Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.301Z] [java] [Server response] [2023-01-15T20:38:10.301Z] [java] [Server response]11 [2023-01-15T20:38:10.301Z] [java] [Server response]checking results [2023-01-15T20:38:10.301Z] [java] [Server response] [2023-01-15T20:38:10.301Z] [java] [Server response]29 [2023-01-15T20:38:10.301Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.301Z] [java] Value of key is: 1.6 test-27 [2023-01-15T20:38:10.301Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.301Z] [java] [Server response] [2023-01-15T20:38:10.301Z] [java] [Server response]e [2023-01-15T20:38:10.301Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.301Z] [java] [Server response] [2023-01-15T20:38:10.301Z] [java] [Server response]1f [2023-01-15T20:38:10.301Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.301Z] [java] [Server response] [2023-01-15T20:38:10.301Z] [java] [Server response]10 [2023-01-15T20:38:10.301Z] [java] [Server response]expectedResults [2023-01-15T20:38:10.301Z] [java] [Server response] [2023-01-15T20:38:10.301Z] [java] [Server response]11 [2023-01-15T20:38:10.301Z] [java] [Server response]checking results [2023-01-15T20:38:10.301Z] [java] [Server response] [2023-01-15T20:38:10.301Z] [java] [Server response]29 [2023-01-15T20:38:10.301Z] [java] [Server response]TEST:PASS [2023-01-15T20:38:10.301Z] [java] Value of key is: 1.6 test-28 [2023-01-15T20:38:10.301Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.301Z] [java] [Server response] [2023-01-15T20:38:10.301Z] [java] [Server response]e [2023-01-15T20:38:10.301Z] [java] [Server response]notifyAndWait [2023-01-15T20:38:10.301Z] [java] [Server response] [2023-01-15T20:38:10.301Z] [java] [Server response]1f [2023-01-15T20:38:10.301Z] [java] [Server response]Checking whether its completed [2023-01-15T20:38:10.301Z] [java] [Server response] [2023-01-15T20:38:10.301Z] [java] [Server response]33 [2023-01-15T20:38:10.301Z] [java] [Server response]END_OF_EXECUTION [2023-01-15T20:38:10.301Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:38:10.301Z] [java] [2023-01-15T20:38:10.301Z] [java] [2023-01-15T20:38:10.301Z] [java] ----------------------------------------- [2023-01-15T20:38:10.301Z] [java] - 1.6 test-15: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-16: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-17: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-18: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-19: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-9: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-8: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-10: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-7: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-11: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-6: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-12: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-5: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-13: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-4: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-14: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-26: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-27: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-28: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-20: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-21: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-22: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-23: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-24: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-25: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-3: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-2: PASS - [2023-01-15T20:38:10.301Z] [java] - 1.6 test-1: PASS - [2023-01-15T20:38:10.301Z] [java] ----------------------------------------- [2023-01-15T20:38:10.301Z] [java] Total PASS: 28 [2023-01-15T20:38:10.301Z] [java] Total FAIL: 0 [2023-01-15T20:38:10.301Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:38:10.301Z] [java] ----------------------------------------- [2023-01-15T20:38:10.301Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:38:10.301Z] [2023-01-15T20:38:10.301Z] unset-map: [2023-01-15T20:38:10.301Z] [2023-01-15T20:38:10.301Z] unset-jvm-options: [2023-01-15T20:38:10.301Z] [2023-01-15T20:38:10.301Z] setOSConditions: [2023-01-15T20:38:10.301Z] [2023-01-15T20:38:10.301Z] setToolWin: [2023-01-15T20:38:10.301Z] [2023-01-15T20:38:10.301Z] setToolUnix: [2023-01-15T20:38:10.301Z] [2023-01-15T20:38:10.301Z] setToolProperty: [2023-01-15T20:38:10.301Z] [2023-01-15T20:38:10.301Z] setS1ASclassPath: [2023-01-15T20:38:10.301Z] [2023-01-15T20:38:10.301Z] init-common: [2023-01-15T20:38:10.301Z] [2023-01-15T20:38:10.301Z] delete-jvm-options: [2023-01-15T20:38:10.301Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:10.847Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:10.864Z] [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 [2023-01-15T20:38:10.868Z] [exec] Deleted 1 option(s) [2023-01-15T20:38:10.868Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:38:10.868Z] [2023-01-15T20:38:10.868Z] setOSConditions: [2023-01-15T20:38:10.868Z] [2023-01-15T20:38:10.868Z] setToolWin: [2023-01-15T20:38:10.868Z] [2023-01-15T20:38:10.868Z] setToolUnix: [2023-01-15T20:38:10.868Z] [2023-01-15T20:38:10.868Z] setToolProperty: [2023-01-15T20:38:10.868Z] [2023-01-15T20:38:10.868Z] setS1ASclassPath: [2023-01-15T20:38:10.868Z] [2023-01-15T20:38:10.868Z] init-common: [2023-01-15T20:38:10.868Z] [2023-01-15T20:38:10.868Z] delete-jvm-options: [2023-01-15T20:38:10.868Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:11.105Z] [javac] 1 warning [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] build: [2023-01-15T20:38:11.105Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:11.105Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:11.105Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:11.105Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] setOSConditions: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] setToolWin: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] setToolUnix: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] setToolProperty: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] setS1ASclassPath: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] init-common: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] webclient-war-common: [2023-01-15T20:38:11.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:11.105Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:11.105Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:11.105Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:11.105Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] clear: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] test-tlds-exist: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] copy-tlds: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] test-tagfiles-exist: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] copy-tagfiles: [2023-01-15T20:38:11.105Z] [2023-01-15T20:38:11.105Z] package-war-common: [2023-01-15T20:38:11.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:38:11.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:11.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:38:11.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:38:11.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/lib [2023-01-15T20:38:11.105Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:11.105Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:38:11.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/docroot [2023-01-15T20:38:11.105Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-defaultp2r-web.war [2023-01-15T20:38:11.106Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:11.106Z] [2023-01-15T20:38:11.106Z] setup: [2023-01-15T20:38:11.106Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:11.106Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:11.106Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:11.106Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:11.106Z] [2023-01-15T20:38:11.106Z] setOSConditions: [2023-01-15T20:38:11.106Z] [2023-01-15T20:38:11.106Z] setToolWin: [2023-01-15T20:38:11.106Z] [2023-01-15T20:38:11.106Z] setToolUnix: [2023-01-15T20:38:11.106Z] [2023-01-15T20:38:11.106Z] setToolProperty: [2023-01-15T20:38:11.106Z] [2023-01-15T20:38:11.106Z] setS1ASclassPath: [2023-01-15T20:38:11.106Z] [2023-01-15T20:38:11.106Z] init-common: [2023-01-15T20:38:11.106Z] [2023-01-15T20:38:11.106Z] create-user-common: [2023-01-15T20:38:11.106Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:11.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups mygroup --authrealmname file --target server bobby [2023-01-15T20:38:11.362Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/asadminuserpassword.txt [2023-01-15T20:38:11.362Z] [2023-01-15T20:38:11.362Z] all: [2023-01-15T20:38:11.363Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:11.363Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:11.363Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:11.363Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:11.431Z] [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 [2023-01-15T20:38:11.431Z] [exec] Deleted 1 option(s) [2023-01-15T20:38:11.431Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] unset: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] setOSConditions: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] setToolWin: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] setToolUnix: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] setToolProperty: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] setS1ASclassPath: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] init-common: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] unsetJdbc: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] setOSConditions: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] setToolWin: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] setToolUnix: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] setToolProperty: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] setS1ASclassPath: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] init-common: [2023-01-15T20:38:11.431Z] [2023-01-15T20:38:11.431Z] execute-sql-common: [2023-01-15T20:38:11.431Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/dropdb.sql [2023-01-15T20:38:11.431Z] [sql] 0 rows affected [2023-01-15T20:38:11.432Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] undeploy: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] setOSConditions: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] setToolWin: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] setToolUnix: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] setToolProperty: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] setS1ASclassPath: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] init-common: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] undeploy: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] setOSConditions: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] setToolWin: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] setToolUnix: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] setToolProperty: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] setS1ASclassPath: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] init-common: [2023-01-15T20:38:11.432Z] [2023-01-15T20:38:11.432Z] undeploy-common: [2023-01-15T20:38:11.432Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:11.620Z] [2023-01-15T20:38:11.620Z] setOSConditions: [2023-01-15T20:38:11.620Z] [2023-01-15T20:38:11.620Z] setToolWin: [2023-01-15T20:38:11.620Z] [2023-01-15T20:38:11.620Z] setToolUnix: [2023-01-15T20:38:11.620Z] [2023-01-15T20:38:11.620Z] setToolProperty: [2023-01-15T20:38:11.620Z] [2023-01-15T20:38:11.620Z] setS1ASclassPath: [2023-01-15T20:38:11.620Z] [2023-01-15T20:38:11.620Z] init-common: [2023-01-15T20:38:11.620Z] [2023-01-15T20:38:11.620Z] enable-p2r: [2023-01-15T20:38:11.620Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:11.620Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:11.621Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:11.621Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:11.621Z] [2023-01-15T20:38:11.621Z] asadmin-common: [2023-01-15T20:38:11.621Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server-config.security-service.activate-default-principal-to-role-mapping=true [2023-01-15T20:38:11.621Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:11.878Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server-config.security-service.activate-default-principal-to-role-mapping=true [2023-01-15T20:38:11.878Z] [exec] server-config.security-service.activate-default-principal-to-role-mapping=true [2023-01-15T20:38:11.995Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] setOSConditions: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] setToolWin: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] setToolUnix: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] setToolProperty: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] setS1ASclassPath: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] init-common: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] undeploy: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] setOSConditions: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] setToolWin: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] setToolUnix: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] setToolProperty: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] setS1ASclassPath: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] init-common: [2023-01-15T20:38:11.996Z] [2023-01-15T20:38:11.996Z] undeploy-rar-common: [2023-01-15T20:38:11.996Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2023-01-15T20:38:12.135Z] [2023-01-15T20:38:12.136Z] deploy: [2023-01-15T20:38:12.136Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:12.136Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:12.136Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:12.136Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:12.136Z] [2023-01-15T20:38:12.136Z] deploy-war-common: [2023-01-15T20:38:12.136Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:12.136Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:12.136Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:12.136Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:12.136Z] [2023-01-15T20:38:12.136Z] setOSConditions: [2023-01-15T20:38:12.136Z] [2023-01-15T20:38:12.136Z] setToolWin: [2023-01-15T20:38:12.136Z] [2023-01-15T20:38:12.136Z] setToolUnix: [2023-01-15T20:38:12.136Z] [2023-01-15T20:38:12.136Z] setToolProperty: [2023-01-15T20:38:12.136Z] [2023-01-15T20:38:12.136Z] setS1ASclassPath: [2023-01-15T20:38:12.136Z] [2023-01-15T20:38:12.136Z] init-common: [2023-01-15T20:38:12.136Z] [2023-01-15T20:38:12.136Z] deploy-war-commonpe: [2023-01-15T20:38:12.136Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:12.254Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:12.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:38:12.514Z] [2023-01-15T20:38:12.514Z] setOSConditions: [2023-01-15T20:38:12.514Z] [2023-01-15T20:38:12.514Z] setToolWin: [2023-01-15T20:38:12.514Z] [2023-01-15T20:38:12.514Z] setToolUnix: [2023-01-15T20:38:12.514Z] [2023-01-15T20:38:12.514Z] setToolProperty: [2023-01-15T20:38:12.514Z] [2023-01-15T20:38:12.514Z] setS1ASclassPath: [2023-01-15T20:38:12.514Z] [2023-01-15T20:38:12.514Z] init-common: [2023-01-15T20:38:12.514Z] [2023-01-15T20:38:12.514Z] delete-user-common: [2023-01-15T20:38:12.701Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot security-defaultp2r --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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-defaultp2r-web.war [2023-01-15T20:38:12.701Z] [exec] Application deployed with name security-defaultp2r-web. [2023-01-15T20:38:12.701Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:12.701Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:12.701Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:12.701Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:12.701Z] [2023-01-15T20:38:12.701Z] deploy-war-commonee: [2023-01-15T20:38:12.701Z] [2023-01-15T20:38:12.701Z] run: [2023-01-15T20:38:12.701Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] setOSConditions: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] setToolWin: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] setToolUnix: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] setToolProperty: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] setS1ASclassPath: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] init-common: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] runweb: [2023-01-15T20:38:12.702Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:12.702Z] [webtest] Test ID= security-defaultp2r [2023-01-15T20:38:12.702Z] [webtest] This is the new GTest version [2023-01-15T20:38:12.702Z] [webtest] Request->FOO /security-defaultp2r/TestServlet HTTP/1.0 [2023-01-15T20:38:12.702Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:12.702Z] [webtest] authHeader=Authorization: Basic Ym9iYnk6YmI= [2023-01-15T20:38:12.702Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:12.702Z] [webtest] In Sessionsecurity-defaultp2r [2023-01-15T20:38:12.702Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:12.702Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:12.702Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:12.702Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:12.702Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:12.702Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:12.702Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:12.702Z] [webtest] HEADER: Content-Length: 17X [2023-01-15T20:38:12.702Z] [webtest] BODY: doFoo with bobby [2023-01-15T20:38:12.702Z] [webtest] [2023-01-15T20:38:12.702Z] [webtest] authMethod BASIC [2023-01-15T20:38:12.702Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:12.702Z] [webtest] ===================================================== [2023-01-15T20:38:12.702Z] [webtest] doFoo with bobby [2023-01-15T20:38:12.702Z] [webtest] [2023-01-15T20:38:12.702Z] [webtest] ===================================================== [2023-01-15T20:38:12.702Z] [webtest] OK -->FOO /security-defaultp2r/TestServlet HTTP/1.0 [2023-01-15T20:38:12.702Z] [webtest] lastTask [2023-01-15T20:38:12.702Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] setOSConditions: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] setToolWin: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] setToolUnix: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] setToolProperty: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] setS1ASclassPath: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] init-common: [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] runweb: [2023-01-15T20:38:12.702Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:12.702Z] [webtest] Test ID= security-defaultp2r [2023-01-15T20:38:12.702Z] [webtest] This is the new GTest version [2023-01-15T20:38:12.702Z] [webtest] Request->GET /security-defaultp2r/TestServlet HTTP/1.0 [2023-01-15T20:38:12.702Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:12.702Z] [webtest] authHeader=Authorization: Basic Ym9iYnk6YmI= [2023-01-15T20:38:12.702Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:12.702Z] [webtest] In Sessionsecurity-defaultp2r [2023-01-15T20:38:12.702Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:12.702Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:12.702Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:12.702Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:12.702Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:12.702Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:12.702Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:12.702Z] [webtest] HEADER: Content-Length: 17X [2023-01-15T20:38:12.702Z] [webtest] BODY: doGet with bobby [2023-01-15T20:38:12.702Z] [webtest] [2023-01-15T20:38:12.702Z] [webtest] authMethod BASIC [2023-01-15T20:38:12.702Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:12.702Z] [webtest] ===================================================== [2023-01-15T20:38:12.702Z] [webtest] doGet with bobby [2023-01-15T20:38:12.702Z] [webtest] [2023-01-15T20:38:12.702Z] [webtest] ===================================================== [2023-01-15T20:38:12.702Z] [webtest] OK -->GET /security-defaultp2r/TestServlet HTTP/1.0 [2023-01-15T20:38:12.702Z] [webtest] lastTask [2023-01-15T20:38:12.702Z] [2023-01-15T20:38:12.702Z] undeploy: [2023-01-15T20:38:12.702Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:12.702Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:12.703Z] [2023-01-15T20:38:12.703Z] setOSConditions: [2023-01-15T20:38:12.703Z] [2023-01-15T20:38:12.703Z] setToolWin: [2023-01-15T20:38:12.703Z] [2023-01-15T20:38:12.703Z] setToolUnix: [2023-01-15T20:38:12.703Z] [2023-01-15T20:38:12.703Z] setToolProperty: [2023-01-15T20:38:12.703Z] [2023-01-15T20:38:12.703Z] setS1ASclassPath: [2023-01-15T20:38:12.703Z] [2023-01-15T20:38:12.703Z] init-common: [2023-01-15T20:38:12.703Z] [2023-01-15T20:38:12.703Z] undeploy-war-common: [2023-01-15T20:38:12.771Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:12.960Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:13.028Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jagadish [2023-01-15T20:38:13.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-defaultp2r-web [2023-01-15T20:38:13.219Z] [2023-01-15T20:38:13.219Z] test-p2r-enabled: [2023-01-15T20:38:13.219Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:13.219Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:13.219Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:13.219Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:13.219Z] [2023-01-15T20:38:13.219Z] setOSConditions: [2023-01-15T20:38:13.219Z] [2023-01-15T20:38:13.219Z] setToolWin: [2023-01-15T20:38:13.219Z] [2023-01-15T20:38:13.219Z] setToolUnix: [2023-01-15T20:38:13.219Z] [2023-01-15T20:38:13.219Z] setToolProperty: [2023-01-15T20:38:13.219Z] [2023-01-15T20:38:13.219Z] setS1ASclassPath: [2023-01-15T20:38:13.219Z] [2023-01-15T20:38:13.219Z] init-common: [2023-01-15T20:38:13.219Z] [2023-01-15T20:38:13.219Z] disable-p2r: [2023-01-15T20:38:13.219Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:13.219Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:13.219Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:13.219Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:13.219Z] [2023-01-15T20:38:13.219Z] asadmin-common: [2023-01-15T20:38:13.219Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server-config.security-service.activate-default-principal-to-role-mapping=false [2023-01-15T20:38:13.285Z] [2023-01-15T20:38:13.286Z] setOSConditions: [2023-01-15T20:38:13.286Z] [2023-01-15T20:38:13.286Z] setToolWin: [2023-01-15T20:38:13.286Z] [2023-01-15T20:38:13.286Z] setToolUnix: [2023-01-15T20:38:13.286Z] [2023-01-15T20:38:13.286Z] setToolProperty: [2023-01-15T20:38:13.286Z] [2023-01-15T20:38:13.286Z] setS1ASclassPath: [2023-01-15T20:38:13.286Z] [2023-01-15T20:38:13.286Z] init-common: [2023-01-15T20:38:13.286Z] [2023-01-15T20:38:13.286Z] delete-user-common: [2023-01-15T20:38:13.286Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:13.485Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:13.742Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server-config.security-service.activate-default-principal-to-role-mapping=false [2023-01-15T20:38:13.742Z] [exec] server-config.security-service.activate-default-principal-to-role-mapping=false [2023-01-15T20:38:13.743Z] [2023-01-15T20:38:13.743Z] deploy: [2023-01-15T20:38:13.743Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:13.743Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:13.743Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:13.743Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:13.743Z] [2023-01-15T20:38:13.743Z] deploy-war-common: [2023-01-15T20:38:13.743Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:13.743Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:13.743Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:13.743Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:13.743Z] [2023-01-15T20:38:13.743Z] setOSConditions: [2023-01-15T20:38:13.743Z] [2023-01-15T20:38:13.743Z] setToolWin: [2023-01-15T20:38:13.743Z] [2023-01-15T20:38:13.743Z] setToolUnix: [2023-01-15T20:38:13.743Z] [2023-01-15T20:38:13.743Z] setToolProperty: [2023-01-15T20:38:13.743Z] [2023-01-15T20:38:13.743Z] setS1ASclassPath: [2023-01-15T20:38:13.743Z] [2023-01-15T20:38:13.743Z] init-common: [2023-01-15T20:38:13.743Z] [2023-01-15T20:38:13.743Z] deploy-war-commonpe: [2023-01-15T20:38:13.743Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:13.849Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server prasath [2023-01-15T20:38:13.850Z] [2023-01-15T20:38:13.850Z] setOSConditions: [2023-01-15T20:38:13.850Z] [2023-01-15T20:38:13.850Z] setToolWin: [2023-01-15T20:38:13.850Z] [2023-01-15T20:38:13.850Z] setToolUnix: [2023-01-15T20:38:13.850Z] [2023-01-15T20:38:13.850Z] setToolProperty: [2023-01-15T20:38:13.850Z] [2023-01-15T20:38:13.850Z] setS1ASclassPath: [2023-01-15T20:38:13.850Z] [2023-01-15T20:38:13.850Z] init-common: [2023-01-15T20:38:13.850Z] [2023-01-15T20:38:13.850Z] delete-user-common: [2023-01-15T20:38:13.850Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:14.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jr158900 [2023-01-15T20:38:14.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot security-defaultp2r --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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-defaultp2r-web.war [2023-01-15T20:38:14.306Z] [exec] Application deployed with name security-defaultp2r-web. [2023-01-15T20:38:14.306Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:14.306Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:14.306Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:14.306Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:14.306Z] [2023-01-15T20:38:14.306Z] deploy-war-commonee: [2023-01-15T20:38:14.306Z] [2023-01-15T20:38:14.306Z] run-negative: [2023-01-15T20:38:14.306Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:14.306Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:14.306Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:14.306Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:14.306Z] [2023-01-15T20:38:14.306Z] setOSConditions: [2023-01-15T20:38:14.306Z] [2023-01-15T20:38:14.306Z] setToolWin: [2023-01-15T20:38:14.306Z] [2023-01-15T20:38:14.306Z] setToolUnix: [2023-01-15T20:38:14.306Z] [2023-01-15T20:38:14.306Z] setToolProperty: [2023-01-15T20:38:14.306Z] [2023-01-15T20:38:14.306Z] setS1ASclassPath: [2023-01-15T20:38:14.306Z] [2023-01-15T20:38:14.306Z] init-common: [2023-01-15T20:38:14.306Z] [2023-01-15T20:38:14.306Z] runweb-403: [2023-01-15T20:38:14.306Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:14.306Z] [webtest] Test ID= security-httpMethod [2023-01-15T20:38:14.306Z] [webtest] This is the new GTest version [2023-01-15T20:38:14.306Z] [webtest] Request->GET /security-defaultp2r/TestServlet HTTP/1.0 [2023-01-15T20:38:14.306Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:14.306Z] [webtest] authHeader=Authorization: Basic Ym9iYnk6YmI= [2023-01-15T20:38:14.306Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:14.306Z] [webtest] In Sessionsecurity-httpMethod [2023-01-15T20:38:14.306Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:38:14.306Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:14.307Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:14.307Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:38:14.307Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:38:14.307Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:38:14.307Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:38:14.307Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:38:14.307Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:14.307Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:38:14.307Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:38:14.307Z] [webtest] authMethod BASIC [2023-01-15T20:38:14.307Z] [webtest] OK -->GET /security-defaultp2r/TestServlet HTTP/1.0 [2023-01-15T20:38:14.307Z] [webtest] lastTask [2023-01-15T20:38:14.307Z] [2023-01-15T20:38:14.307Z] undeploy: [2023-01-15T20:38:14.307Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:14.307Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:14.307Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:14.307Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:14.307Z] [2023-01-15T20:38:14.307Z] setOSConditions: [2023-01-15T20:38:14.307Z] [2023-01-15T20:38:14.307Z] setToolWin: [2023-01-15T20:38:14.307Z] [2023-01-15T20:38:14.307Z] setToolUnix: [2023-01-15T20:38:14.307Z] [2023-01-15T20:38:14.307Z] setToolProperty: [2023-01-15T20:38:14.307Z] [2023-01-15T20:38:14.307Z] setS1ASclassPath: [2023-01-15T20:38:14.307Z] [2023-01-15T20:38:14.307Z] init-common: [2023-01-15T20:38:14.307Z] [2023-01-15T20:38:14.307Z] undeploy-war-common: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] processResult: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] failed: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] passed: [2023-01-15T20:38:14.335Z] [echo] Test session2 Passed [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] unknown: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] declare-test: [2023-01-15T20:38:14.335Z] [echo] Starting test session2 ejb30/session2 Test asadmin redeploy [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] init.os: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] init.tools.unix: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] init.tools.windows: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] init.tools: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] setAsadminArgs: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] init: [2023-01-15T20:38:14.335Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:14.335Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:14.335Z] [get] Not modified - so not downloaded [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] init.customtasks: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] prepare: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] redeploy.asadmin: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] setAsadminArgs: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] common.redeploy.asadmin: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.335Z] init.os: [2023-01-15T20:38:14.335Z] [2023-01-15T20:38:14.336Z] init.tools.unix: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] init.tools.windows: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] init.tools: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] setAsadminArgs: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] init: [2023-01-15T20:38:14.336Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:14.336Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:14.336Z] [get] Not modified - so not downloaded [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] init.customtasks: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] delAppRef: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] init.os: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] init.tools.unix: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] init.tools.windows: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] init.tools: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] setAsadminArgs: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] init: [2023-01-15T20:38:14.336Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:14.336Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:14.336Z] [get] Not modified - so not downloaded [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] init.customtasks: [2023-01-15T20:38:14.336Z] [2023-01-15T20:38:14.336Z] common.run.asadmin: [2023-01-15T20:38:14.336Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives --name ejb-ejb30-hello-session2 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2023-01-15T20:38:14.336Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:14.336Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:14.336Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:38:14.366Z] [2023-01-15T20:38:14.367Z] setOSConditions: [2023-01-15T20:38:14.367Z] [2023-01-15T20:38:14.367Z] setToolWin: [2023-01-15T20:38:14.367Z] [2023-01-15T20:38:14.367Z] setToolUnix: [2023-01-15T20:38:14.367Z] [2023-01-15T20:38:14.367Z] setToolProperty: [2023-01-15T20:38:14.367Z] [2023-01-15T20:38:14.367Z] setS1ASclassPath: [2023-01-15T20:38:14.367Z] [2023-01-15T20:38:14.367Z] init-common: [2023-01-15T20:38:14.367Z] [2023-01-15T20:38:14.367Z] delete-user-common: [2023-01-15T20:38:14.367Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:14.564Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:14.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server guest [2023-01-15T20:38:14.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-defaultp2r-web [2023-01-15T20:38:14.821Z] [2023-01-15T20:38:14.821Z] test-p2r-disabled: [2023-01-15T20:38:14.821Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:14.821Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:14.821Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:14.822Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:14.822Z] [2023-01-15T20:38:14.822Z] unsetup: [2023-01-15T20:38:14.822Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:14.822Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:14.822Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:14.822Z] Warning: 'file:./../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml should be expressed simply as './../common.xml' for compliance with other XML tools [2023-01-15T20:38:14.822Z] [2023-01-15T20:38:14.822Z] setOSConditions: [2023-01-15T20:38:14.822Z] [2023-01-15T20:38:14.822Z] setToolWin: [2023-01-15T20:38:14.822Z] [2023-01-15T20:38:14.822Z] setToolUnix: [2023-01-15T20:38:14.822Z] [2023-01-15T20:38:14.822Z] setToolProperty: [2023-01-15T20:38:14.822Z] [2023-01-15T20:38:14.822Z] setS1ASclassPath: [2023-01-15T20:38:14.822Z] [2023-01-15T20:38:14.822Z] init-common: [2023-01-15T20:38:14.822Z] [2023-01-15T20:38:14.822Z] delete-user-common: [2023-01-15T20:38:14.886Z] [2023-01-15T20:38:14.886Z] restore-default-security-permission: [2023-01-15T20:38:14.886Z] [2023-01-15T20:38:14.886Z] setOSConditions: [2023-01-15T20:38:14.886Z] [2023-01-15T20:38:14.886Z] stop-server: [2023-01-15T20:38:14.886Z] [2023-01-15T20:38:14.886Z] stop-server-unix: [2023-01-15T20:38:14.886Z] [echo] stopping server on unix ... [2023-01-15T20:38:14.886Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:15.078Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:15.272Z] [exec] Application deployed with name ejb-ejb30-hello-session2. [2023-01-15T20:38:15.272Z] [exec] Command deploy executed successfully. [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init.os: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init.tools.unix: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init.tools.windows: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init.tools: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] setAsadminArgs: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init: [2023-01-15T20:38:15.272Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:15.272Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:15.272Z] [get] Not modified - so not downloaded [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init.customtasks: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] setEnabled: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] createAppRef: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init.os: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init.tools.unix: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init.tools.windows: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init.tools: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] setAsadminArgs: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init: [2023-01-15T20:38:15.272Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:15.272Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:15.272Z] [get] Not modified - so not downloaded [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] init.customtasks: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] prepare: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] setOrbPort2: [2023-01-15T20:38:15.272Z] [2023-01-15T20:38:15.272Z] runclient: [2023-01-15T20:38:15.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server bobby [2023-01-15T20:38:15.335Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:15.335Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:15.335Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:15.335Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] setOSConditions: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] setToolWin: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] setToolUnix: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] setToolProperty: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] setS1ASclassPath: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] init-common: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] clean: [2023-01-15T20:38:15.335Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:15.335Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:15.335Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:15.335Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] setOSConditions: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] setToolWin: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] setToolUnix: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] setToolProperty: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] setS1ASclassPath: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] init-common: [2023-01-15T20:38:15.335Z] [2023-01-15T20:38:15.335Z] clean-common: [2023-01-15T20:38:15.335Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:15.335Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:15.335Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:15.335Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setOSConditions: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setToolWin: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setToolUnix: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setToolProperty: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setS1ASclassPath: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] init-common: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] clean-classes-common: [2023-01-15T20:38:15.336Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:38:15.336Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:15.336Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:15.336Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:15.336Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setOSConditions: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setToolWin: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setToolUnix: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setToolProperty: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setS1ASclassPath: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] init-common: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] clean-jars-common: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setup: [2023-01-15T20:38:15.336Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:15.336Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:15.336Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:15.336Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setOSConditions: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setToolWin: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setToolUnix: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setToolProperty: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] setS1ASclassPath: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] init-common: [2023-01-15T20:38:15.336Z] [2023-01-15T20:38:15.336Z] create-user-common: [2023-01-15T20:38:15.593Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:15.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:15.851Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/asadminuserpassword.txt [2023-01-15T20:38:15.851Z] [2023-01-15T20:38:15.851Z] compile: [2023-01-15T20:38:15.851Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:15.851Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:15.851Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:15.851Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:15.851Z] [2023-01-15T20:38:15.851Z] setOSConditions: [2023-01-15T20:38:15.851Z] [2023-01-15T20:38:15.851Z] setToolWin: [2023-01-15T20:38:15.851Z] [2023-01-15T20:38:15.851Z] setToolUnix: [2023-01-15T20:38:15.851Z] [2023-01-15T20:38:15.851Z] setToolProperty: [2023-01-15T20:38:15.851Z] [2023-01-15T20:38:15.851Z] setS1ASclassPath: [2023-01-15T20:38:15.851Z] [2023-01-15T20:38:15.851Z] init-common: [2023-01-15T20:38:15.851Z] [2023-01-15T20:38:15.851Z] compile-common: [2023-01-15T20:38:15.851Z] [echo] Current time (ISO): 2023-01-15T20:38:15.798+0000 [2023-01-15T20:38:15.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:15.851Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:16.108Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:16.260Z] [exec] Waiting for the domain to stop . [2023-01-15T20:38:16.260Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:38:17.479Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:17.480Z] [javac] 1 warning [2023-01-15T20:38:17.480Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:17.480Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:17.480Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:17.480Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:17.480Z] [2023-01-15T20:38:17.480Z] setOSConditions: [2023-01-15T20:38:17.480Z] [2023-01-15T20:38:17.480Z] setToolWin: [2023-01-15T20:38:17.480Z] [2023-01-15T20:38:17.480Z] setToolUnix: [2023-01-15T20:38:17.480Z] [2023-01-15T20:38:17.480Z] setToolProperty: [2023-01-15T20:38:17.480Z] [2023-01-15T20:38:17.480Z] setS1ASclassPath: [2023-01-15T20:38:17.480Z] [2023-01-15T20:38:17.480Z] init-common: [2023-01-15T20:38:17.480Z] [2023-01-15T20:38:17.480Z] compile-common: [2023-01-15T20:38:17.480Z] [echo] Current time (ISO): 2023-01-15T20:38:17.407+0000 [2023-01-15T20:38:17.480Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:17.736Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:19.105Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:19.105Z] [javac] 1 warning [2023-01-15T20:38:19.105Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:19.105Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:19.105Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:19.105Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:19.105Z] [2023-01-15T20:38:19.105Z] setOSConditions: [2023-01-15T20:38:19.105Z] [2023-01-15T20:38:19.105Z] setToolWin: [2023-01-15T20:38:19.105Z] [2023-01-15T20:38:19.105Z] setToolUnix: [2023-01-15T20:38:19.105Z] [2023-01-15T20:38:19.105Z] setToolProperty: [2023-01-15T20:38:19.105Z] [2023-01-15T20:38:19.105Z] setS1ASclassPath: [2023-01-15T20:38:19.105Z] [2023-01-15T20:38:19.105Z] init-common: [2023-01-15T20:38:19.105Z] [2023-01-15T20:38:19.105Z] compile-common: [2023-01-15T20:38:19.105Z] [echo] Current time (ISO): 2023-01-15T20:38:19.078+0000 [2023-01-15T20:38:19.105Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:19.362Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:20.730Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:20.730Z] [javac] 1 warning [2023-01-15T20:38:20.730Z] [2023-01-15T20:38:20.730Z] build: [2023-01-15T20:38:20.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:20.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:20.730Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:20.730Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:20.730Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:20.730Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:20.730Z] [2023-01-15T20:38:20.730Z] package-ejbjar-common: [2023-01-15T20:38:20.730Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-ejb.jar [2023-01-15T20:38:20.730Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:20.730Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:20.730Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:20.731Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:20.731Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:20.731Z] [2023-01-15T20:38:20.731Z] package-ejbjar-common: [2023-01-15T20:38:20.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:20.731Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-ejb2.jar [2023-01-15T20:38:20.731Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:20.731Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:20.731Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:20.731Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:20.731Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:20.731Z] [2023-01-15T20:38:20.731Z] package-appclientjar-common: [2023-01-15T20:38:20.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:20.731Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-client.jar [2023-01-15T20:38:20.731Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:20.731Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-sameEjbNameApp.ear [2023-01-15T20:38:20.987Z] [2023-01-15T20:38:20.987Z] deploy: [2023-01-15T20:38:20.987Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:20.987Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:20.987Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:20.987Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:20.987Z] [2023-01-15T20:38:20.987Z] setOSConditions: [2023-01-15T20:38:20.987Z] [2023-01-15T20:38:20.987Z] setToolWin: [2023-01-15T20:38:20.987Z] [2023-01-15T20:38:20.987Z] setToolUnix: [2023-01-15T20:38:20.987Z] [2023-01-15T20:38:20.987Z] setToolProperty: [2023-01-15T20:38:20.987Z] [2023-01-15T20:38:20.987Z] setS1ASclassPath: [2023-01-15T20:38:20.987Z] [2023-01-15T20:38:20.987Z] init-common: [2023-01-15T20:38:20.987Z] [2023-01-15T20:38:20.987Z] deploy-common: [2023-01-15T20:38:20.987Z] [echo] Current time (ISO): 2023-01-15T20:38:20.736+0000 [2023-01-15T20:38:20.987Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:20.987Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:20.988Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:20.988Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:20.988Z] [2023-01-15T20:38:20.988Z] setOSConditions: [2023-01-15T20:38:20.988Z] [2023-01-15T20:38:20.988Z] setToolWin: [2023-01-15T20:38:20.988Z] [2023-01-15T20:38:20.988Z] setToolUnix: [2023-01-15T20:38:20.988Z] [2023-01-15T20:38:20.988Z] setToolProperty: [2023-01-15T20:38:20.988Z] [2023-01-15T20:38:20.988Z] setS1ASclassPath: [2023-01-15T20:38:20.988Z] [2023-01-15T20:38:20.988Z] init-common: [2023-01-15T20:38:20.988Z] [2023-01-15T20:38:20.988Z] deploy-common-pe: [2023-01-15T20:38:20.988Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:21.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-sameEjbNameApp.ear [2023-01-15T20:38:22.919Z] [exec] Application deployed with name security-sameEjbNameApp. [2023-01-15T20:38:22.919Z] [echo] Deployment on target server server successful [2023-01-15T20:38:22.919Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:22.920Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:22.920Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:22.920Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:22.920Z] [2023-01-15T20:38:22.920Z] setOSConditions: [2023-01-15T20:38:22.920Z] [2023-01-15T20:38:22.920Z] setToolWin: [2023-01-15T20:38:22.920Z] [2023-01-15T20:38:22.920Z] setToolUnix: [2023-01-15T20:38:22.920Z] [2023-01-15T20:38:22.920Z] setToolProperty: [2023-01-15T20:38:22.920Z] [2023-01-15T20:38:22.920Z] setS1ASclassPath: [2023-01-15T20:38:22.920Z] [2023-01-15T20:38:22.920Z] init-common: [2023-01-15T20:38:22.920Z] [2023-01-15T20:38:22.920Z] deploy-common-ee: [2023-01-15T20:38:22.920Z] [2023-01-15T20:38:22.920Z] run: [2023-01-15T20:38:22.920Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:23.176Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:23.739Z] [exec] Jan 15, 2023 8:38:23 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:38:23.739Z] [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. [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] processResult: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] failed: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] passed: [2023-01-15T20:38:25.243Z] [echo] Test session2 Passed [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] unknown: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init.os: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init.tools.unix: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init.tools.windows: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init.tools: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] setAsadminArgs: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init: [2023-01-15T20:38:25.243Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:25.243Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:25.243Z] [get] Not modified - so not downloaded [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init.customtasks: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] prepare: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] undeploy.asadmin: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] setAsadminArgs: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] common.undeploy.asadmin: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init.os: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init.tools.unix: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init.tools.windows: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init.tools: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] setAsadminArgs: [2023-01-15T20:38:25.243Z] [2023-01-15T20:38:25.243Z] init: [2023-01-15T20:38:25.243Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:25.244Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:25.244Z] [get] Not modified - so not downloaded [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.customtasks: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] delAppRef: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.os: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.tools.unix: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.tools.windows: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.tools: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] setAsadminArgs: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init: [2023-01-15T20:38:25.244Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:25.244Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:25.244Z] [get] Not modified - so not downloaded [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.customtasks: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] common.run.asadmin: [2023-01-15T20:38:25.244Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-session2 [2023-01-15T20:38:25.244Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:25.244Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:25.244Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:38:25.244Z] [exec] Command undeploy executed successfully. [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] private-all: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] private-all: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.os: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.tools.unix: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.tools.windows: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.tools: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] setAsadminArgs: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init: [2023-01-15T20:38:25.244Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:25.244Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:25.244Z] [get] Not modified - so not downloaded [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] init.customtasks: [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] prepare: [2023-01-15T20:38:25.244Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2023-01-15T20:38:25.244Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives [2023-01-15T20:38:25.244Z] [2023-01-15T20:38:25.244Z] compile: [2023-01-15T20:38:25.244Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:25.244Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2023-01-15T20:38:26.180Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:26.180Z] [javac] 1 warning [2023-01-15T20:38:26.180Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:26.180Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2023-01-15T20:38:26.227Z] [2023-01-15T20:38:26.227Z] stop-server-windows: [2023-01-15T20:38:26.227Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T20:38:26.227Z] [echo] restored original server.policy file [2023-01-15T20:38:26.227Z] [2023-01-15T20:38:26.227Z] setOSConditions: [2023-01-15T20:38:26.227Z] [2023-01-15T20:38:26.227Z] start-server: [2023-01-15T20:38:26.227Z] [echo] +-----------------------------+ [2023-01-15T20:38:26.227Z] [echo] | | [2023-01-15T20:38:26.227Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:38:26.227Z] [echo] | in Felix mode | [2023-01-15T20:38:26.227Z] [echo] | | [2023-01-15T20:38:26.227Z] [echo] +-----------------------------+ [2023-01-15T20:38:26.227Z] [2023-01-15T20:38:26.227Z] start-server-unix: [2023-01-15T20:38:26.227Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:26.745Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:26.746Z] [javac] 1 warning [2023-01-15T20:38:27.004Z] [2023-01-15T20:38:27.004Z] assemble: [2023-01-15T20:38:27.004Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbApp-ejb.jar [2023-01-15T20:38:27.004Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbApp-web.war [2023-01-15T20:38:27.005Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init.os: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init.tools.unix: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init.tools.windows: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init.tools: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] setAsadminArgs: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init: [2023-01-15T20:38:27.005Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:27.005Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:27.005Z] [get] Not modified - so not downloaded [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init.customtasks: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] prepare: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] deploy.jms.queues: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] setAsadminArgs: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] common.create.jms.connection: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init.os: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init.tools.unix: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init.tools.windows: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init.tools: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] setAsadminArgs: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init: [2023-01-15T20:38:27.005Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:27.005Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:27.005Z] [get] Not modified - so not downloaded [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] init.customtasks: [2023-01-15T20:38:27.005Z] [2023-01-15T20:38:27.005Z] common.run.asadmin: [2023-01-15T20:38:27.005Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.QueueConnectionFactory jms/ejb_ejb30_hello_mdb_QCF [2023-01-15T20:38:27.005Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:27.011Z] [exec] Value of key is: test ejb1: rolesAllowed1 [2023-01-15T20:38:27.012Z] [exec] Expected failure: jakarta.ejb.EJBAccessException [2023-01-15T20:38:27.012Z] [exec] Value of key is: test ejb1: rolesAllowed2 [2023-01-15T20:38:27.012Z] [exec] Expected failure: jakarta.ejb.EJBAccessException [2023-01-15T20:38:27.012Z] [exec] Value of key is: test ejb2: rolesAllowed1 [2023-01-15T20:38:27.012Z] [exec] Value of key is: test ejb2: rolesAllowed2 [2023-01-15T20:38:27.012Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:38:27.012Z] [exec] [2023-01-15T20:38:27.012Z] [exec] [2023-01-15T20:38:27.012Z] [exec] ----------------------------------------- [2023-01-15T20:38:27.012Z] [exec] - test ejb2: rolesAllowed2: PASS - [2023-01-15T20:38:27.012Z] [exec] - test ejb1: rolesAllowed2: PASS - [2023-01-15T20:38:27.012Z] [exec] - test ejb2: rolesAllowed1: PASS - [2023-01-15T20:38:27.012Z] [exec] - test ejb1: rolesAllowed1: PASS - [2023-01-15T20:38:27.012Z] [exec] ----------------------------------------- [2023-01-15T20:38:27.012Z] [exec] Total PASS: 4 [2023-01-15T20:38:27.012Z] [exec] Total FAIL: 0 [2023-01-15T20:38:27.012Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:38:27.012Z] [exec] ----------------------------------------- [2023-01-15T20:38:27.012Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:38:27.012Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:38:27.012Z] [2023-01-15T20:38:27.012Z] undeploy: [2023-01-15T20:38:27.012Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:27.012Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:27.012Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:27.012Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:27.012Z] [2023-01-15T20:38:27.012Z] setOSConditions: [2023-01-15T20:38:27.012Z] [2023-01-15T20:38:27.012Z] setToolWin: [2023-01-15T20:38:27.012Z] [2023-01-15T20:38:27.012Z] setToolUnix: [2023-01-15T20:38:27.012Z] [2023-01-15T20:38:27.012Z] setToolProperty: [2023-01-15T20:38:27.012Z] [2023-01-15T20:38:27.012Z] setS1ASclassPath: [2023-01-15T20:38:27.012Z] [2023-01-15T20:38:27.012Z] init-common: [2023-01-15T20:38:27.012Z] [2023-01-15T20:38:27.012Z] undeploy-common: [2023-01-15T20:38:27.012Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:27.576Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:27.577Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2023-01-15T20:38:27.577Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:38:27.577Z] [2023-01-15T20:38:27.577Z] unsetup: [2023-01-15T20:38:27.577Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:27.578Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:27.578Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:27.578Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:38:27.578Z] [2023-01-15T20:38:27.578Z] setOSConditions: [2023-01-15T20:38:27.578Z] [2023-01-15T20:38:27.578Z] setToolWin: [2023-01-15T20:38:27.578Z] [2023-01-15T20:38:27.578Z] setToolUnix: [2023-01-15T20:38:27.578Z] [2023-01-15T20:38:27.578Z] setToolProperty: [2023-01-15T20:38:27.578Z] [2023-01-15T20:38:27.578Z] setS1ASclassPath: [2023-01-15T20:38:27.578Z] [2023-01-15T20:38:27.578Z] init-common: [2023-01-15T20:38:27.578Z] [2023-01-15T20:38:27.578Z] delete-user-common: [2023-01-15T20:38:27.578Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:28.140Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server javaee [2023-01-15T20:38:28.140Z] [2023-01-15T20:38:28.140Z] all: [2023-01-15T20:38:28.140Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/container-auth/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:28.140Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/container-auth/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:28.140Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/container-auth/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:28.140Z] [2023-01-15T20:38:28.140Z] setOSConditions: [2023-01-15T20:38:28.140Z] [2023-01-15T20:38:28.140Z] setToolWin: [2023-01-15T20:38:28.140Z] [2023-01-15T20:38:28.140Z] setToolUnix: [2023-01-15T20:38:28.140Z] [2023-01-15T20:38:28.140Z] setToolProperty: [2023-01-15T20:38:28.140Z] [2023-01-15T20:38:28.140Z] setS1ASclassPath: [2023-01-15T20:38:28.140Z] [2023-01-15T20:38:28.140Z] init-common: [2023-01-15T20:38:28.140Z] [2023-01-15T20:38:28.140Z] clean: [2023-01-15T20:38:28.141Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:28.141Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:28.141Z] [2023-01-15T20:38:28.141Z] compile: [2023-01-15T20:38:28.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:28.141Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/container-auth/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:38:28.141Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:29.481Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2023-01-15T20:38:29.481Z] [exec] Command create-jms-resource executed successfully. [2023-01-15T20:38:29.481Z] [2023-01-15T20:38:29.481Z] setAsadminArgs: [2023-01-15T20:38:29.481Z] [2023-01-15T20:38:29.481Z] common.create.jms.resource: [2023-01-15T20:38:29.481Z] [2023-01-15T20:38:29.481Z] init.os: [2023-01-15T20:38:29.481Z] [2023-01-15T20:38:29.481Z] init.tools.unix: [2023-01-15T20:38:29.481Z] [2023-01-15T20:38:29.481Z] init.tools.windows: [2023-01-15T20:38:29.481Z] [2023-01-15T20:38:29.481Z] init.tools: [2023-01-15T20:38:29.481Z] [2023-01-15T20:38:29.481Z] setAsadminArgs: [2023-01-15T20:38:29.481Z] [2023-01-15T20:38:29.481Z] init: [2023-01-15T20:38:29.481Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:29.481Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:29.481Z] [get] Not modified - so not downloaded [2023-01-15T20:38:29.481Z] [2023-01-15T20:38:29.481Z] init.customtasks: [2023-01-15T20:38:29.481Z] [2023-01-15T20:38:29.481Z] common.run.asadmin: [2023-01-15T20:38:29.481Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:38:29.481Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:29.509Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:29.510Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/container-auth/jauth/AuthConfigTest.java uses unchecked or unsafe operations. [2023-01-15T20:38:29.510Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:38:29.510Z] [javac] 1 warning [2023-01-15T20:38:29.510Z] [2023-01-15T20:38:29.510Z] build: [2023-01-15T20:38:29.510Z] [2023-01-15T20:38:29.510Z] run: [2023-01-15T20:38:29.510Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/container-auth/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:29.510Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/container-auth/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:29.510Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/container-auth/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:29.510Z] [2023-01-15T20:38:29.510Z] setOSConditions: [2023-01-15T20:38:29.510Z] [2023-01-15T20:38:29.510Z] setToolWin: [2023-01-15T20:38:29.510Z] [2023-01-15T20:38:29.510Z] setToolUnix: [2023-01-15T20:38:29.510Z] [2023-01-15T20:38:29.510Z] setToolProperty: [2023-01-15T20:38:29.510Z] [2023-01-15T20:38:29.510Z] setS1ASclassPath: [2023-01-15T20:38:29.510Z] [2023-01-15T20:38:29.510Z] init-common: [2023-01-15T20:38:29.510Z] [2023-01-15T20:38:29.510Z] runaccxml: [2023-01-15T20:38:29.510Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:30.404Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:38:30.404Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:38:30.404Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:38:30.404Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:38:30.404Z] [exec] Admin Port: 4848 [2023-01-15T20:38:30.404Z] [exec] Command start-domain executed successfully. [2023-01-15T20:38:30.422Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:30.422Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2023-01-15T20:38:30.439Z] [java] Value of key is:Sec::Container-Auth_Test_Num_0 [2023-01-15T20:38:30.440Z] [java] Testing Container-auth testid = 1 [2023-01-15T20:38:30.440Z] [java] Value of key is:Sec::Container-Auth_Test_Num_01 [2023-01-15T20:38:30.440Z] [java] Testing Container-auth testid = 2 [2023-01-15T20:38:30.440Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:38:30.440Z] [java] [2023-01-15T20:38:30.440Z] [java] [2023-01-15T20:38:30.440Z] [java] ----------------------------------------- [2023-01-15T20:38:30.440Z] [java] - Sec::Container-Auth_Test_Num_0: PASS - [2023-01-15T20:38:30.440Z] [java] - Sec::Container-Auth_Test_Num_01: PASS - [2023-01-15T20:38:30.440Z] [java] ----------------------------------------- [2023-01-15T20:38:30.440Z] [java] Total PASS: 2 [2023-01-15T20:38:30.440Z] [java] Total FAIL: 0 [2023-01-15T20:38:30.440Z] [java] Jan 15, 2023 8:38:30 PM com.sun.enterprise.security.appclient.ConfigXMLParser initializeTotal DID NOT RUN: 0 [2023-01-15T20:38:30.440Z] [java] SEVERE: [2023-01-15T20:38:30.440Z] [java] [2023-01-15T20:38:30.440Z] [java] ----------------------------------------- [2023-01-15T20:38:30.440Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:38:30.440Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:38:30.440Z] [java] jakarta.xml.bind.UnmarshalException [2023-01-15T20:38:30.440Z] [java] - with linked exception: [2023-01-15T20:38:30.440Z] [java] [org.xml.sax.SAXParseException; lineNumber: 20; columnNumber: 209; External DTD: Failed to read external DTD 'sun-application-client-container_1_2.dtd', because 'http' access is not allowed due to restriction set by the accessExternalDTD property.] [2023-01-15T20:38:30.440Z] [java] at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(AbstractUnmarshallerImpl.java:310) [2023-01-15T20:38:30.440Z] [java] at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:538) [2023-01-15T20:38:30.440Z] [java] at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:224) [2023-01-15T20:38:30.440Z] [java] at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:189) [2023-01-15T20:38:30.440Z] [java] at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:140) [2023-01-15T20:38:30.440Z] [java] at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:179) [2023-01-15T20:38:30.440Z] [java] at com.sun.enterprise.security.appclient.ConfigXMLParser.initialize(ConfigXMLParser.java:233) [2023-01-15T20:38:30.440Z] [java] at com.sun.enterprise.security.jauth.ConfigFile.(ConfigFile.java:71) [2023-01-15T20:38:30.440Z] [java] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-01-15T20:38:30.440Z] [java] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [2023-01-15T20:38:30.440Z] [java] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-01-15T20:38:30.440Z] [java] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [2023-01-15T20:38:30.440Z] [java] at java.base/java.lang.Class.newInstance(Class.java:584) [2023-01-15T20:38:30.440Z] [java] at com.sun.enterprise.security.jauth.AuthConfig$3.run(AuthConfig.java:149) [2023-01-15T20:38:30.440Z] [java] at java.base/java.security.AccessController.doPrivileged(Native Method) [2023-01-15T20:38:30.440Z] [java] at com.sun.enterprise.security.jauth.AuthConfig.getAuthConfig(AuthConfig.java:146) [2023-01-15T20:38:30.440Z] [java] at AuthConfigTest.xmlParse(AuthConfigTest.java:103) [2023-01-15T20:38:30.440Z] [java] at AuthConfigTest.main(AuthConfigTest.java:88) [2023-01-15T20:38:30.440Z] [java] Caused by: org.xml.sax.SAXParseException; lineNumber: 20; columnNumber: 209; External DTD: Failed to read external DTD 'sun-application-client-container_1_2.dtd', because 'http' access is not allowed due to restriction set by the accessExternalDTD property. [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1471) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1148) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1040) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:943) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) [2023-01-15T20:38:30.440Z] [java] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) [2023-01-15T20:38:30.440Z] [java] at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:218) [2023-01-15T20:38:30.440Z] [java] ... 15 more [2023-01-15T20:38:30.440Z] [java] [2023-01-15T20:38:30.440Z] [java] Exception in thread "main" java.lang.NullPointerException [2023-01-15T20:38:30.440Z] [java] at AuthConfigTest.xmlParse(AuthConfigTest.java:135) [2023-01-15T20:38:30.440Z] [java] at AuthConfigTest.main(AuthConfigTest.java:88) [2023-01-15T20:38:30.440Z] [java] Java Result: 1 [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] all: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] all: [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setOSConditions: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setToolWin: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setToolUnix: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setToolProperty: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setS1ASclassPath: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] init-common: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] clean: [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setOSConditions: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setToolWin: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setToolUnix: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setToolProperty: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setS1ASclassPath: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] init-common: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] clean-common: [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setOSConditions: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setToolWin: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setToolUnix: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setToolProperty: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] setS1ASclassPath: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] init-common: [2023-01-15T20:38:30.441Z] [2023-01-15T20:38:30.441Z] clean-classes-common: [2023-01-15T20:38:30.441Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:30.441Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] setOSConditions: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] setToolWin: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] setToolUnix: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] setToolProperty: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] setS1ASclassPath: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] init-common: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] clean-jars-common: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] build: [2023-01-15T20:38:30.442Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] setOSConditions: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] setToolWin: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] setToolUnix: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] setToolProperty: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] setS1ASclassPath: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] init-common: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] webclient-war-common: [2023-01-15T20:38:30.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:30.442Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] clear: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] test-tlds-exist: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] copy-tlds: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] test-tagfiles-exist: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] copy-tagfiles: [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.442Z] package-war-common: [2023-01-15T20:38:30.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:38:30.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:30.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:38:30.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:38:30.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/lib [2023-01-15T20:38:30.442Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:30.442Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:30.442Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-httpservlet-web.war [2023-01-15T20:38:30.442Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:30.442Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:30.442Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:30.442Z] [2023-01-15T20:38:30.443Z] setOSConditions: [2023-01-15T20:38:30.443Z] [2023-01-15T20:38:30.443Z] setToolWin: [2023-01-15T20:38:30.443Z] [2023-01-15T20:38:30.443Z] setToolUnix: [2023-01-15T20:38:30.443Z] [2023-01-15T20:38:30.443Z] setToolProperty: [2023-01-15T20:38:30.443Z] [2023-01-15T20:38:30.443Z] setS1ASclassPath: [2023-01-15T20:38:30.443Z] [2023-01-15T20:38:30.443Z] init-common: [2023-01-15T20:38:30.443Z] [2023-01-15T20:38:30.443Z] compile-common: [2023-01-15T20:38:30.443Z] [echo] Current time (ISO): 2023-01-15T20:38:30.227+0000 [2023-01-15T20:38:30.443Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:30.443Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:31.809Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:32.066Z] [javac] 1 warning [2023-01-15T20:38:32.066Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-httpservlet-provider.jar [2023-01-15T20:38:32.066Z] [2023-01-15T20:38:32.066Z] setup: [2023-01-15T20:38:32.066Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:32.066Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:32.066Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:32.066Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:32.066Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:32.066Z] [2023-01-15T20:38:32.066Z] create-auth-filerealm: [2023-01-15T20:38:32.066Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile123 [2023-01-15T20:38:32.066Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/temp.txt [2023-01-15T20:38:32.067Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:32.067Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:32.067Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:32.067Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:32.067Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:32.067Z] [2023-01-15T20:38:32.067Z] setOSConditions: [2023-01-15T20:38:32.067Z] [2023-01-15T20:38:32.067Z] setToolWin: [2023-01-15T20:38:32.067Z] [2023-01-15T20:38:32.067Z] setToolUnix: [2023-01-15T20:38:32.067Z] [2023-01-15T20:38:32.067Z] setToolProperty: [2023-01-15T20:38:32.067Z] [2023-01-15T20:38:32.067Z] setS1ASclassPath: [2023-01-15T20:38:32.067Z] [2023-01-15T20:38:32.067Z] init-common: [2023-01-15T20:38:32.067Z] [2023-01-15T20:38:32.067Z] create-auth-realm: [2023-01-15T20:38:32.067Z] [echo] Creating auth realm file123 ... [2023-01-15T20:38:32.067Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:32.636Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile123:jaas-context=fileRealm --target server file123 [2023-01-15T20:38:32.636Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:32.636Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:32.636Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:32.636Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:32.636Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:32.636Z] [2023-01-15T20:38:32.636Z] setOSConditions: [2023-01-15T20:38:32.636Z] [2023-01-15T20:38:32.636Z] setToolWin: [2023-01-15T20:38:32.636Z] [2023-01-15T20:38:32.636Z] setToolUnix: [2023-01-15T20:38:32.636Z] [2023-01-15T20:38:32.636Z] setToolProperty: [2023-01-15T20:38:32.636Z] [2023-01-15T20:38:32.636Z] setS1ASclassPath: [2023-01-15T20:38:32.636Z] [2023-01-15T20:38:32.636Z] init-common: [2023-01-15T20:38:32.636Z] [2023-01-15T20:38:32.636Z] create-user-common: [2023-01-15T20:38:32.636Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:33.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups mygroup --authrealmname file123 --target server shingwai123 [2023-01-15T20:38:33.200Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/asadminuserpassword.txt [2023-01-15T20:38:33.200Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib [2023-01-15T20:38:33.200Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:33.200Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:33.200Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:33.200Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:33.200Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:33.200Z] [2023-01-15T20:38:33.200Z] asadmin-common: [2023-01-15T20:38:33.200Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.httpservlet.HttpServletTestAuthModule --layer HttpServlet --providertype server --requestauthsource sender httpServletTestAuthModule [2023-01-15T20:38:33.200Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:33.457Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer HttpServlet --providertype server --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.httpservlet.HttpServletTestAuthModule --target server httpServletTestAuthModule [2023-01-15T20:38:33.457Z] [exec] Creation of message security provider named httpServletTestAuthModule completed successfully [2023-01-15T20:38:33.457Z] [2023-01-15T20:38:33.457Z] deploy: [2023-01-15T20:38:33.457Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:33.457Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:33.457Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:33.457Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:33.457Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:33.457Z] [2023-01-15T20:38:33.457Z] setOSConditions: [2023-01-15T20:38:33.457Z] [2023-01-15T20:38:33.457Z] setToolWin: [2023-01-15T20:38:33.457Z] [2023-01-15T20:38:33.457Z] setToolUnix: [2023-01-15T20:38:33.457Z] [2023-01-15T20:38:33.457Z] setToolProperty: [2023-01-15T20:38:33.457Z] [2023-01-15T20:38:33.457Z] setS1ASclassPath: [2023-01-15T20:38:33.457Z] [2023-01-15T20:38:33.457Z] init-common: [2023-01-15T20:38:33.457Z] [2023-01-15T20:38:33.457Z] deploy-war-libraries: [2023-01-15T20:38:33.714Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:33.970Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot security-jmac-httpservlet --libraries /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-httpservlet-provider.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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-httpservlet-web.war [2023-01-15T20:38:34.534Z] [exec] Application deployed with name security-jmac-httpservlet-web. [2023-01-15T20:38:34.534Z] [2023-01-15T20:38:34.534Z] run: [2023-01-15T20:38:34.534Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:34.534Z] [webtest] Test ID= security-jmac-httpservlet [2023-01-15T20:38:34.534Z] [webtest] This is the new GTest version [2023-01-15T20:38:34.534Z] [webtest] Request->GET /security-jmac-httpservlet/index.jsp HTTP/1.0 [2023-01-15T20:38:34.534Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:34.534Z] [webtest] authHeader=Authorization: Basic c2hpbmd3YWkxMjM6bWUxMjM= [2023-01-15T20:38:34.534Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:34.534Z] [webtest] In Sessionsecurity-jmac-httpservlet [2023-01-15T20:38:34.534Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:34.534Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:34.534Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:34.534Z] [webtest] HEADER: Set-Cookie: JSESSIONID=727c2f2ad149ba33582b051cc9bd; Path=/security-jmac-httpservlet; HttpOnlyX [2023-01-15T20:38:34.534Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:34.534Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:34.534Z] [webtest] HEADER: Content-Length: 241X [2023-01-15T20:38:34.534Z] [webtest] BODY: [2023-01-15T20:38:34.534Z] [webtest] [2023-01-15T20:38:34.534Z] [webtest] Hello World from 196 HttpServlet AuthModule Test! [2023-01-15T20:38:34.534Z] [webtest]
    [2023-01-15T20:38:34.534Z] [webtest] Hello, shingwai123 from com.sun.s1asdev.security.jmac.httpservlet.HttpServletTestAuthModule [2023-01-15T20:38:34.534Z] [webtest] PC = security-jmac-httpservlet-web/security-jmac-httpservlet-web [2023-01-15T20:38:34.534Z] [webtest] [2023-01-15T20:38:34.534Z] [webtest]
    [2023-01-15T20:38:34.534Z] [webtest] [2023-01-15T20:38:34.534Z] [webtest] Adjusted count: 220 [2023-01-15T20:38:34.534Z] [webtest] [2023-01-15T20:38:34.534Z] [webtest] authMethod BASIC [2023-01-15T20:38:34.534Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:34.534Z] [webtest] ===================================================== [2023-01-15T20:38:34.534Z] [webtest] [2023-01-15T20:38:34.534Z] [webtest] [2023-01-15T20:38:34.534Z] [webtest] Hello World from 196 HttpServlet AuthModule Test! [2023-01-15T20:38:34.534Z] [webtest]
    [2023-01-15T20:38:34.534Z] [webtest] Hello, shingwai123 from com.sun.s1asdev.security.jmac.httpservlet.HttpServletTestAuthModule [2023-01-15T20:38:34.534Z] [webtest] PC = security-jmac-httpservlet-web/security-jmac-httpservlet-web [2023-01-15T20:38:34.534Z] [webtest] [2023-01-15T20:38:34.534Z] [webtest]
    [2023-01-15T20:38:34.534Z] [webtest] [2023-01-15T20:38:34.534Z] [webtest] Adjusted count: 220 [2023-01-15T20:38:34.534Z] [webtest] [2023-01-15T20:38:34.534Z] [webtest] ===================================================== [2023-01-15T20:38:34.534Z] [webtest] OK -->GET /security-jmac-httpservlet/index.jsp HTTP/1.0 [2023-01-15T20:38:34.534Z] [webtest] lastTask [2023-01-15T20:38:34.534Z] [2023-01-15T20:38:34.534Z] undeploy: [2023-01-15T20:38:34.534Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:34.535Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:34.535Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:34.535Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:34.535Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:34.535Z] [2023-01-15T20:38:34.535Z] setOSConditions: [2023-01-15T20:38:34.535Z] [2023-01-15T20:38:34.535Z] setToolWin: [2023-01-15T20:38:34.535Z] [2023-01-15T20:38:34.535Z] setToolUnix: [2023-01-15T20:38:34.535Z] [2023-01-15T20:38:34.535Z] setToolProperty: [2023-01-15T20:38:34.535Z] [2023-01-15T20:38:34.535Z] setS1ASclassPath: [2023-01-15T20:38:34.535Z] [2023-01-15T20:38:34.535Z] init-common: [2023-01-15T20:38:34.535Z] [2023-01-15T20:38:34.535Z] undeploy-war-common: [2023-01-15T20:38:34.616Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_InQueue created. [2023-01-15T20:38:34.617Z] [exec] Command create-jmsdest executed successfully. [2023-01-15T20:38:34.617Z] [2023-01-15T20:38:34.617Z] init.os: [2023-01-15T20:38:34.617Z] [2023-01-15T20:38:34.617Z] init.tools.unix: [2023-01-15T20:38:34.617Z] [2023-01-15T20:38:34.617Z] init.tools.windows: [2023-01-15T20:38:34.617Z] [2023-01-15T20:38:34.617Z] init.tools: [2023-01-15T20:38:34.617Z] [2023-01-15T20:38:34.617Z] setAsadminArgs: [2023-01-15T20:38:34.617Z] [2023-01-15T20:38:34.617Z] init: [2023-01-15T20:38:34.617Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:34.617Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:34.617Z] [get] Not modified - so not downloaded [2023-01-15T20:38:34.617Z] [2023-01-15T20:38:34.617Z] init.customtasks: [2023-01-15T20:38:34.617Z] [2023-01-15T20:38:34.617Z] common.run.asadmin: [2023-01-15T20:38:34.617Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:34.617Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:34.792Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:35.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-httpservlet-web [2023-01-15T20:38:35.049Z] [2023-01-15T20:38:35.049Z] unsetup: [2023-01-15T20:38:35.050Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:35.050Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:35.050Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:35.050Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:35.050Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:35.050Z] [2023-01-15T20:38:35.050Z] setOSConditions: [2023-01-15T20:38:35.050Z] [2023-01-15T20:38:35.050Z] setToolWin: [2023-01-15T20:38:35.050Z] [2023-01-15T20:38:35.050Z] setToolUnix: [2023-01-15T20:38:35.050Z] [2023-01-15T20:38:35.050Z] setToolProperty: [2023-01-15T20:38:35.050Z] [2023-01-15T20:38:35.050Z] setS1ASclassPath: [2023-01-15T20:38:35.050Z] [2023-01-15T20:38:35.050Z] init-common: [2023-01-15T20:38:35.050Z] [2023-01-15T20:38:35.050Z] delete-user-common: [2023-01-15T20:38:35.184Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:35.184Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2023-01-15T20:38:35.306Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:35.444Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2023-01-15T20:38:35.444Z] [exec] Command create-jms-resource executed successfully. [2023-01-15T20:38:35.444Z] [2023-01-15T20:38:35.444Z] setAsadminArgs: [2023-01-15T20:38:35.444Z] [2023-01-15T20:38:35.444Z] common.create.jms.resource: [2023-01-15T20:38:35.444Z] [2023-01-15T20:38:35.444Z] init.os: [2023-01-15T20:38:35.444Z] [2023-01-15T20:38:35.444Z] init.tools.unix: [2023-01-15T20:38:35.444Z] [2023-01-15T20:38:35.444Z] init.tools.windows: [2023-01-15T20:38:35.444Z] [2023-01-15T20:38:35.444Z] init.tools: [2023-01-15T20:38:35.444Z] [2023-01-15T20:38:35.444Z] setAsadminArgs: [2023-01-15T20:38:35.444Z] [2023-01-15T20:38:35.444Z] init: [2023-01-15T20:38:35.444Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:35.444Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:35.563Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file123 --target server shingwai123 [2023-01-15T20:38:35.563Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:35.563Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:35.563Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:35.563Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:35.563Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:35.563Z] [2023-01-15T20:38:35.563Z] asadmin-common: [2023-01-15T20:38:35.564Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer HttpServlet httpServletTestAuthModule [2023-01-15T20:38:35.705Z] [get] Not modified - so not downloaded [2023-01-15T20:38:35.705Z] [2023-01-15T20:38:35.705Z] init.customtasks: [2023-01-15T20:38:35.705Z] [2023-01-15T20:38:35.705Z] common.run.asadmin: [2023-01-15T20:38:35.705Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_OutQueue [2023-01-15T20:38:35.705Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:35.820Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:36.076Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer HttpServlet --target server httpServletTestAuthModule [2023-01-15T20:38:36.076Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:36.076Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:36.076Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:36.076Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:36.076Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:36.076Z] [2023-01-15T20:38:36.076Z] asadmin-common: [2023-01-15T20:38:36.076Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file123 [2023-01-15T20:38:36.077Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:36.272Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:36.273Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2023-01-15T20:38:36.532Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_OutQueue created. [2023-01-15T20:38:36.532Z] [exec] Command create-jmsdest executed successfully. [2023-01-15T20:38:36.532Z] [2023-01-15T20:38:36.532Z] init.os: [2023-01-15T20:38:36.532Z] [2023-01-15T20:38:36.532Z] init.tools.unix: [2023-01-15T20:38:36.532Z] [2023-01-15T20:38:36.532Z] init.tools.windows: [2023-01-15T20:38:36.532Z] [2023-01-15T20:38:36.532Z] init.tools: [2023-01-15T20:38:36.532Z] [2023-01-15T20:38:36.532Z] setAsadminArgs: [2023-01-15T20:38:36.532Z] [2023-01-15T20:38:36.532Z] init: [2023-01-15T20:38:36.532Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:36.532Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:36.532Z] [get] Not modified - so not downloaded [2023-01-15T20:38:36.532Z] [2023-01-15T20:38:36.532Z] init.customtasks: [2023-01-15T20:38:36.532Z] [2023-01-15T20:38:36.532Z] common.run.asadmin: [2023-01-15T20:38:36.532Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:36.640Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file123 [2023-01-15T20:38:36.640Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-httpservlet-provider.jar [2023-01-15T20:38:36.640Z] [2023-01-15T20:38:36.640Z] all: [2023-01-15T20:38:36.640Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:36.640Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:36.640Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:36.640Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:36.640Z] [2023-01-15T20:38:36.640Z] setOSConditions: [2023-01-15T20:38:36.640Z] [2023-01-15T20:38:36.640Z] setToolWin: [2023-01-15T20:38:36.640Z] [2023-01-15T20:38:36.640Z] setToolUnix: [2023-01-15T20:38:36.640Z] [2023-01-15T20:38:36.640Z] setToolProperty: [2023-01-15T20:38:36.640Z] [2023-01-15T20:38:36.640Z] setS1ASclassPath: [2023-01-15T20:38:36.640Z] [2023-01-15T20:38:36.640Z] init-common: [2023-01-15T20:38:36.640Z] [2023-01-15T20:38:36.640Z] clean: [2023-01-15T20:38:36.640Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setOSConditions: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolWin: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolUnix: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolProperty: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setS1ASclassPath: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] init-common: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] clean-common: [2023-01-15T20:38:36.641Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setOSConditions: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolWin: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolUnix: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolProperty: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setS1ASclassPath: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] init-common: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] clean-classes-common: [2023-01-15T20:38:36.641Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:38:36.641Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setOSConditions: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolWin: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolUnix: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolProperty: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setS1ASclassPath: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] init-common: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] clean-jars-common: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] build: [2023-01-15T20:38:36.641Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setOSConditions: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolWin: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolUnix: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setToolProperty: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] setS1ASclassPath: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] init-common: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] webclient-war-common: [2023-01-15T20:38:36.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:36.641Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:36.641Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] clear: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.641Z] test-tlds-exist: [2023-01-15T20:38:36.641Z] [2023-01-15T20:38:36.642Z] copy-tlds: [2023-01-15T20:38:36.642Z] [2023-01-15T20:38:36.642Z] test-tagfiles-exist: [2023-01-15T20:38:36.642Z] [2023-01-15T20:38:36.642Z] copy-tagfiles: [2023-01-15T20:38:36.642Z] [2023-01-15T20:38:36.642Z] package-war-common: [2023-01-15T20:38:36.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:38:36.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:36.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:38:36.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:38:36.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/lib [2023-01-15T20:38:36.642Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:36.642Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:36.642Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-httpservletchallenge-web.war [2023-01-15T20:38:36.642Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:36.642Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:36.642Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:36.642Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:36.642Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:36.642Z] [2023-01-15T20:38:36.642Z] setOSConditions: [2023-01-15T20:38:36.642Z] [2023-01-15T20:38:36.642Z] setToolWin: [2023-01-15T20:38:36.642Z] [2023-01-15T20:38:36.642Z] setToolUnix: [2023-01-15T20:38:36.642Z] [2023-01-15T20:38:36.642Z] setToolProperty: [2023-01-15T20:38:36.642Z] [2023-01-15T20:38:36.642Z] setS1ASclassPath: [2023-01-15T20:38:36.642Z] [2023-01-15T20:38:36.642Z] init-common: [2023-01-15T20:38:36.642Z] [2023-01-15T20:38:36.642Z] compile-common: [2023-01-15T20:38:36.642Z] [echo] Current time (ISO): 2023-01-15T20:38:36.484+0000 [2023-01-15T20:38:36.642Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:36.642Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:36.791Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] sh [2023-01-15T20:38:37.358Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:37.358Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2023-01-15T20:38:37.358Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2023-01-15T20:38:37.358Z] [exec] Command create-jms-resource executed successfully. [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init.os: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init.tools.unix: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init.tools.windows: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init.tools: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] setAsadminArgs: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init: [2023-01-15T20:38:37.616Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:37.616Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:37.616Z] [get] Not modified - so not downloaded [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init.customtasks: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] prepare: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] deploy.asadmin: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] setAsadminArgs: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] common.deploy.asadmin: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init.os: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init.tools.unix: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init.tools.windows: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init.tools: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] setAsadminArgs: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init: [2023-01-15T20:38:37.616Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:37.616Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:37.616Z] [get] Not modified - so not downloaded [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] init.customtasks: [2023-01-15T20:38:37.616Z] [2023-01-15T20:38:37.616Z] common.run.asadmin: [2023-01-15T20:38:37.616Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives --name ejb-ejb30-hello-mdbApp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2023-01-15T20:38:37.616Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:37.944Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:38:37.944Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests [2023-01-15T20:38:38.185Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:38.185Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:38:38.534Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:38.535Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/src/HttpServletChallengeTestAuthModule.java uses unchecked or unsafe operations. [2023-01-15T20:38:38.535Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:38:38.535Z] [javac] 1 warning [2023-01-15T20:38:38.535Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-httpservletchallenge-provider.jar [2023-01-15T20:38:38.535Z] [2023-01-15T20:38:38.535Z] setup: [2023-01-15T20:38:38.535Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:38.535Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:38.535Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:38.535Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:38.535Z] [2023-01-15T20:38:38.535Z] create-auth-filerealm: [2023-01-15T20:38:38.535Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile123 [2023-01-15T20:38:38.535Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/temp.txt [2023-01-15T20:38:38.535Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:38.535Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:38.535Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:38.535Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:38.535Z] [2023-01-15T20:38:38.535Z] setOSConditions: [2023-01-15T20:38:38.535Z] [2023-01-15T20:38:38.535Z] setToolWin: [2023-01-15T20:38:38.535Z] [2023-01-15T20:38:38.535Z] setToolUnix: [2023-01-15T20:38:38.535Z] [2023-01-15T20:38:38.535Z] setToolProperty: [2023-01-15T20:38:38.535Z] [2023-01-15T20:38:38.535Z] setS1ASclassPath: [2023-01-15T20:38:38.535Z] [2023-01-15T20:38:38.535Z] init-common: [2023-01-15T20:38:38.535Z] [2023-01-15T20:38:38.535Z] create-auth-realm: [2023-01-15T20:38:38.535Z] [echo] Creating auth realm file123 ... [2023-01-15T20:38:38.535Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:38.791Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile123:jaas-context=fileRealm --target server file123 [2023-01-15T20:38:38.791Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:38.791Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:38.792Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:38.792Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:38.792Z] [2023-01-15T20:38:38.792Z] setOSConditions: [2023-01-15T20:38:38.792Z] [2023-01-15T20:38:38.792Z] setToolWin: [2023-01-15T20:38:38.792Z] [2023-01-15T20:38:38.792Z] setToolUnix: [2023-01-15T20:38:38.792Z] [2023-01-15T20:38:38.792Z] setToolProperty: [2023-01-15T20:38:38.792Z] [2023-01-15T20:38:38.792Z] setS1ASclassPath: [2023-01-15T20:38:38.792Z] [2023-01-15T20:38:38.792Z] init-common: [2023-01-15T20:38:38.792Z] [2023-01-15T20:38:38.792Z] create-user-common: [2023-01-15T20:38:38.792Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:39.354Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups mygroup --authrealmname file123 --target server shingwai [2023-01-15T20:38:39.354Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/asadminuserpassword.txt [2023-01-15T20:38:39.354Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:39.354Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:39.354Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:39.354Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:39.354Z] [2023-01-15T20:38:39.354Z] setOSConditions: [2023-01-15T20:38:39.354Z] [2023-01-15T20:38:39.354Z] setToolWin: [2023-01-15T20:38:39.354Z] [2023-01-15T20:38:39.354Z] setToolUnix: [2023-01-15T20:38:39.354Z] [2023-01-15T20:38:39.354Z] setToolProperty: [2023-01-15T20:38:39.354Z] [2023-01-15T20:38:39.354Z] setS1ASclassPath: [2023-01-15T20:38:39.354Z] [2023-01-15T20:38:39.354Z] init-common: [2023-01-15T20:38:39.354Z] [2023-01-15T20:38:39.354Z] create-user-common: [2023-01-15T20:38:39.354Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:39.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups mygroup --authrealmname file123 --target server shingwai_2 [2023-01-15T20:38:39.917Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/asadminuserpassword.txt [2023-01-15T20:38:39.917Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib [2023-01-15T20:38:39.917Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:39.917Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:39.917Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:39.917Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:39.917Z] [2023-01-15T20:38:39.917Z] asadmin-common: [2023-01-15T20:38:39.917Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.httpservletchallenge.HttpServletChallengeTestAuthModule --layer HttpServlet --providertype server --requestauthsource sender httpServletChallengeTestAuthModule [2023-01-15T20:38:39.917Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:40.174Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer HttpServlet --providertype server --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.httpservletchallenge.HttpServletChallengeTestAuthModule --target server httpServletChallengeTestAuthModule [2023-01-15T20:38:40.174Z] [exec] Creation of message security provider named httpServletChallengeTestAuthModule completed successfully [2023-01-15T20:38:40.174Z] [2023-01-15T20:38:40.174Z] deploy: [2023-01-15T20:38:40.174Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:40.174Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:40.174Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:40.174Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:40.174Z] [2023-01-15T20:38:40.174Z] setOSConditions: [2023-01-15T20:38:40.174Z] [2023-01-15T20:38:40.174Z] setToolWin: [2023-01-15T20:38:40.174Z] [2023-01-15T20:38:40.174Z] setToolUnix: [2023-01-15T20:38:40.174Z] [2023-01-15T20:38:40.174Z] setToolProperty: [2023-01-15T20:38:40.174Z] [2023-01-15T20:38:40.174Z] setS1ASclassPath: [2023-01-15T20:38:40.174Z] [2023-01-15T20:38:40.174Z] init-common: [2023-01-15T20:38:40.174Z] [2023-01-15T20:38:40.174Z] deploy-war-libraries: [2023-01-15T20:38:40.365Z] [2023-01-15T20:38:40.366Z] start-server-windows: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setOSConditions: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolWin: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolUnix: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolProperty: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setS1ASclassPath: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] init-common: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] restart: [2023-01-15T20:38:40.366Z] [echo] Not required to restart [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] all-with-mappings: [2023-01-15T20:38:40.366Z] [echo] @@## multiple-resources.xml-1 ##@@ [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] all-with-mappings: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setOSConditions: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolWin: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolUnix: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolProperty: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setS1ASclassPath: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] init-common: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setOSConditions: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolWin: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolUnix: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolProperty: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setS1ASclassPath: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] init-common: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] build: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] all: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setOSConditions: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolWin: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolUnix: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolProperty: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setS1ASclassPath: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] init-common: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] all: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setOSConditions: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolWin: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolUnix: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setToolProperty: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] setS1ASclassPath: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] init-common: [2023-01-15T20:38:40.366Z] [2023-01-15T20:38:40.366Z] compile-common: [2023-01-15T20:38:40.366Z] [echo] Current time (ISO): 2023-01-15T20:38:40.276+0000 [2023-01-15T20:38:40.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/classes [2023-01-15T20:38:40.366Z] [javac] Compiling 25 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/classes [2023-01-15T20:38:40.430Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] timeout [2023-01-15T20:38:40.446Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2023-01-15T20:38:40.623Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:40.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot security-jmac-httpservletchallenge --libraries /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-httpservletchallenge-provider.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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-httpservletchallenge-web.war [2023-01-15T20:38:41.049Z] + export CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:38:41.049Z] + CLASSPATH=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/javadb [2023-01-15T20:38:41.049Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/gftest.sh run_test webservice_all [2023-01-15T20:38:41.049Z] + '[' '!' -z /var/jenkins ']' [2023-01-15T20:38:41.049Z] ++ mktemp -t XXXgf-internal-env [2023-01-15T20:38:41.049Z] + readonly GF_INTERNAL_ENV_SH=/tmp/B4Fgf-internal-env [2023-01-15T20:38:41.049Z] + GF_INTERNAL_ENV_SH=/tmp/B4Fgf-internal-env [2023-01-15T20:38:41.049Z] + '[' '!' -z '' ']' [2023-01-15T20:38:41.049Z] + export WSIMPORT_OPTS= [2023-01-15T20:38:41.049Z] + WSIMPORT_OPTS= [2023-01-15T20:38:41.049Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz ']' [2023-01-15T20:38:41.049Z] + tar -xzf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2023-01-15T20:38:41.252Z] [exec] Application deployed with name security-jmac-httpservletchallenge-web. [2023-01-15T20:38:41.252Z] [2023-01-15T20:38:41.252Z] run: [2023-01-15T20:38:41.252Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:41.252Z] [webtest] Test ID= security-jmac-httpservletchallenge [2023-01-15T20:38:41.252Z] [webtest] This is the new GTest version [2023-01-15T20:38:41.252Z] [webtest] Request->GET /security-jmac-httpservletchallenge/index.jsp HTTP/1.0 [2023-01-15T20:38:41.253Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:41.253Z] [webtest] authHeader=Authorization: Basic c2hpbmd3YWk6c2hpbmd3YWk= [2023-01-15T20:38:41.253Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:41.253Z] [webtest] In Sessionsecurity-jmac-httpservletchallenge [2023-01-15T20:38:41.253Z] [webtest] RESPONSE: HTTP/1.1 401 Unauthorized [2023-01-15T20:38:41.253Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:41.253Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:41.253Z] [webtest] HEADER: WWW-Authenticate: Basic realm="default"X [2023-01-15T20:38:41.253Z] [webtest] HEADER: Set-Cookie: JSESSIONID=727dcc189fabb951bb89d9e5373a; Path=/security-jmac-httpservletchallenge; HttpOnlyX [2023-01-15T20:38:41.253Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:41.253Z] [webtest] HEADER: Content-Length: 0X [2023-01-15T20:38:41.253Z] [webtest] BODY: null [2023-01-15T20:38:41.253Z] [webtest] authMethod BASIC [2023-01-15T20:38:41.253Z] [webtest] OK -->GET /security-jmac-httpservletchallenge/index.jsp HTTP/1.0 [2023-01-15T20:38:41.253Z] [webtest] lastTask [2023-01-15T20:38:41.253Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:41.253Z] [webtest] Test ID= security-jmac-httpservletchallenge [2023-01-15T20:38:41.253Z] [webtest] This is the new GTest version [2023-01-15T20:38:41.253Z] [webtest] Request->GET /security-jmac-httpservletchallenge/index.jsp HTTP/1.0 [2023-01-15T20:38:41.253Z] [webtest] Using BASIC Authentication [2023-01-15T20:38:41.253Z] [webtest] authHeader=Authorization: Basic c2hpbmd3YWk6YWRtaW5hZG1pbg== [2023-01-15T20:38:41.253Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:41.253Z] [webtest] In Sessionsecurity-jmac-httpservletchallenge [2023-01-15T20:38:41.253Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=727dcc189fabb951bb89d9e5373a [2023-01-15T20:38:41.253Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:41.253Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:41.253Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:41.253Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:41.253Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:41.253Z] [webtest] HEADER: Content-Length: 196X [2023-01-15T20:38:41.253Z] [webtest] BODY: [2023-01-15T20:38:41.253Z] [webtest] [2023-01-15T20:38:41.253Z] [webtest] Hello World from 196 HttpServletChallenge AuthModule Test! [2023-01-15T20:38:41.253Z] [webtest]
    [2023-01-15T20:38:41.253Z] [webtest] Hello, shingwai from com.sun.s1asdev.security.jmac.httpservletchallenge.HttpServletChallengeTestAuthModule with authType MC [2023-01-15T20:38:41.253Z] [webtest] [2023-01-15T20:38:41.253Z] [webtest]
    [2023-01-15T20:38:41.253Z] [webtest] [2023-01-15T20:38:41.253Z] [webtest] authMethod BASIC [2023-01-15T20:38:41.253Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:41.253Z] [webtest] ===================================================== [2023-01-15T20:38:41.253Z] [webtest] Hello World from 196 HttpServletChallenge AuthModule Test! [2023-01-15T20:38:41.253Z] [webtest]
    [2023-01-15T20:38:41.253Z] [webtest] Hello, shingwai from com.sun.s1asdev.security.jmac.httpservletchallenge.HttpServletChallengeTestAuthModule with authType MC [2023-01-15T20:38:41.253Z] [webtest] [2023-01-15T20:38:41.253Z] [webtest] [2023-01-15T20:38:41.253Z] [webtest]
    [2023-01-15T20:38:41.253Z] [webtest] [2023-01-15T20:38:41.253Z] [webtest] ===================================================== [2023-01-15T20:38:41.253Z] [webtest] OK -->GET /security-jmac-httpservletchallenge/index.jsp HTTP/1.0 [2023-01-15T20:38:41.253Z] [webtest] lastTask [2023-01-15T20:38:41.253Z] [2023-01-15T20:38:41.253Z] undeploy: [2023-01-15T20:38:41.253Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:41.253Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:41.253Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:41.253Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:41.253Z] [2023-01-15T20:38:41.253Z] setOSConditions: [2023-01-15T20:38:41.253Z] [2023-01-15T20:38:41.253Z] setToolWin: [2023-01-15T20:38:41.253Z] [2023-01-15T20:38:41.253Z] setToolUnix: [2023-01-15T20:38:41.253Z] [2023-01-15T20:38:41.253Z] setToolProperty: [2023-01-15T20:38:41.253Z] [2023-01-15T20:38:41.253Z] setS1ASclassPath: [2023-01-15T20:38:41.253Z] [2023-01-15T20:38:41.253Z] init-common: [2023-01-15T20:38:41.253Z] [2023-01-15T20:38:41.253Z] undeploy-war-common: [2023-01-15T20:38:41.253Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:41.345Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish' [2023-01-15T20:38:41.346Z] Removing old glassfish directory: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:38:41.346Z] + rm -rf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:38:41.346Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' ']' [2023-01-15T20:38:41.346Z] + '[' -z '' ']' [2023-01-15T20:38:41.346Z] ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [2023-01-15T20:38:41.346Z] POM file "/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-01-15T20:38:41.346Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:41.474Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2023-01-15T20:38:41.474Z] [exec] there are no files to retrieve for application ejb-ejb30-hello-mdbApp [2023-01-15T20:38:41.474Z] [exec] Command deploy executed successfully. [2023-01-15T20:38:41.474Z] [2023-01-15T20:38:41.474Z] init.os: [2023-01-15T20:38:41.474Z] [2023-01-15T20:38:41.474Z] init.tools.unix: [2023-01-15T20:38:41.474Z] [2023-01-15T20:38:41.474Z] init.tools.windows: [2023-01-15T20:38:41.474Z] [2023-01-15T20:38:41.474Z] init.tools: [2023-01-15T20:38:41.474Z] [2023-01-15T20:38:41.474Z] setAsadminArgs: [2023-01-15T20:38:41.474Z] [2023-01-15T20:38:41.475Z] init: [2023-01-15T20:38:41.475Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:41.475Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:41.475Z] [get] Not modified - so not downloaded [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] init.customtasks: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] setEnabled: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] createAppRef: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] setHttpPort: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] run.positive: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] common.run.positive: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] setHttpPort: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] common.run: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] checkAppOnServer: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] declare-test: [2023-01-15T20:38:41.475Z] [echo] Starting test webclient ejb30/mdb/webClient Test asadmin deploy (server) [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] init.os: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] init.tools.unix: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] init.tools.windows: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] init.tools: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] setAsadminArgs: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] init: [2023-01-15T20:38:41.475Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:41.475Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:41.475Z] [get] Not modified - so not downloaded [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] init.customtasks: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] setOrbPort2: [2023-01-15T20:38:41.475Z] [2023-01-15T20:38:41.475Z] runclient: [2023-01-15T20:38:41.475Z] [echo] TestClient http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp true ${extra.args} [2023-01-15T20:38:41.475Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:41.475Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Test: devtests/deployment/ejb30/ear/mdb/webclient [2023-01-15T20:38:41.475Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Invoking URL = http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Servlet [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]::

    [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Message is [com.sun.messaging.jms.ra.DirectTextPacket@4f0cedad] [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Correct return code: 200 [2023-01-15T20:38:41.733Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: PASSED: devtests/deployment/ejb30/ear/mdb/webclient [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] processResult: [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] failed: [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] passed: [2023-01-15T20:38:41.733Z] [echo] Test webclient Passed [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] unknown: [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] init.os: [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] init.tools.unix: [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] init.tools.windows: [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] init.tools: [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] setAsadminArgs: [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] init: [2023-01-15T20:38:41.733Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:41.733Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:41.733Z] [get] Not modified - so not downloaded [2023-01-15T20:38:41.733Z] [2023-01-15T20:38:41.733Z] init.customtasks: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] checkAppOnCluster: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.os: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.tools.unix: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.tools.windows: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.tools: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] setAsadminArgs: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init: [2023-01-15T20:38:41.734Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:41.734Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:41.734Z] [get] Not modified - so not downloaded [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.customtasks: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] prepare: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] redeploy.asadmin: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] setAsadminArgs: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] common.redeploy.asadmin: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.os: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.tools.unix: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.tools.windows: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.tools: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] setAsadminArgs: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init: [2023-01-15T20:38:41.734Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:41.734Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:41.734Z] [get] Not modified - so not downloaded [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.customtasks: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] delAppRef: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.os: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.tools.unix: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.tools.windows: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.tools: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] setAsadminArgs: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init: [2023-01-15T20:38:41.734Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:41.734Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:41.734Z] [get] Not modified - so not downloaded [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] init.customtasks: [2023-01-15T20:38:41.734Z] [2023-01-15T20:38:41.734Z] common.run.asadmin: [2023-01-15T20:38:41.734Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives --name ejb-ejb30-hello-mdbApp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2023-01-15T20:38:41.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-httpservletchallenge-web [2023-01-15T20:38:41.816Z] [2023-01-15T20:38:41.816Z] unsetup: [2023-01-15T20:38:41.817Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:41.817Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:41.817Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:41.817Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:41.817Z] [2023-01-15T20:38:41.817Z] setOSConditions: [2023-01-15T20:38:41.817Z] [2023-01-15T20:38:41.817Z] setToolWin: [2023-01-15T20:38:41.817Z] [2023-01-15T20:38:41.817Z] setToolUnix: [2023-01-15T20:38:41.817Z] [2023-01-15T20:38:41.817Z] setToolProperty: [2023-01-15T20:38:41.817Z] [2023-01-15T20:38:41.817Z] setS1ASclassPath: [2023-01-15T20:38:41.817Z] [2023-01-15T20:38:41.817Z] init-common: [2023-01-15T20:38:41.817Z] [2023-01-15T20:38:41.817Z] delete-user-common: [2023-01-15T20:38:41.817Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:41.993Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:42.380Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file123 --target server shingwai [2023-01-15T20:38:42.381Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:42.381Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:42.381Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:42.381Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:42.381Z] [2023-01-15T20:38:42.381Z] setOSConditions: [2023-01-15T20:38:42.381Z] [2023-01-15T20:38:42.381Z] setToolWin: [2023-01-15T20:38:42.381Z] [2023-01-15T20:38:42.381Z] setToolUnix: [2023-01-15T20:38:42.381Z] [2023-01-15T20:38:42.381Z] setToolProperty: [2023-01-15T20:38:42.381Z] [2023-01-15T20:38:42.381Z] setS1ASclassPath: [2023-01-15T20:38:42.381Z] [2023-01-15T20:38:42.381Z] init-common: [2023-01-15T20:38:42.381Z] [2023-01-15T20:38:42.381Z] delete-user-common: [2023-01-15T20:38:42.381Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:42.518Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:42.563Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:42.563Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:38:42.637Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file123 --target server shingwai_2 [2023-01-15T20:38:42.638Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:42.638Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:42.638Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:42.638Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:42.638Z] [2023-01-15T20:38:42.638Z] asadmin-common: [2023-01-15T20:38:42.638Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer HttpServlet httpServletChallengeTestAuthModule [2023-01-15T20:38:42.775Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:38:42.776Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:38:42.776Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:38:42.777Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:38:42.777Z] [javac] 1 warning [2023-01-15T20:38:42.777Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/generic-ra.jar [2023-01-15T20:38:42.777Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/generic-ra.rar [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setOSConditions: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolWin: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolUnix: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolProperty: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setS1ASclassPath: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] init-common: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] clean-common: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setOSConditions: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolWin: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolUnix: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolProperty: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setS1ASclassPath: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] init-common: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] clean-classes-common: [2023-01-15T20:38:42.777Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setOSConditions: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolWin: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolUnix: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolProperty: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setS1ASclassPath: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] init-common: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] clean-jars-common: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] all: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setOSConditions: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolWin: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolUnix: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolProperty: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setS1ASclassPath: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] init-common: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] all: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setOSConditions: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolWin: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolUnix: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setToolProperty: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] setS1ASclassPath: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] init-common: [2023-01-15T20:38:42.777Z] [2023-01-15T20:38:42.777Z] compile-common: [2023-01-15T20:38:42.777Z] [echo] Current time (ISO): 2023-01-15T20:38:42.653+0000 [2023-01-15T20:38:42.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:42.777Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:42.895Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:43.033Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:43.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer HttpServlet --target server httpServletChallengeTestAuthModule [2023-01-15T20:38:43.153Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:43.153Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:43.153Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:43.153Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:43.153Z] [2023-01-15T20:38:43.153Z] asadmin-common: [2023-01-15T20:38:43.153Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file123 [2023-01-15T20:38:43.417Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:43.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file123 [2023-01-15T20:38:43.674Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-httpservletchallenge-provider.jar [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] all: [2023-01-15T20:38:43.674Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setOSConditions: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setToolWin: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setToolUnix: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setToolProperty: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setS1ASclassPath: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] init-common: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] clean: [2023-01-15T20:38:43.674Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setOSConditions: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setToolWin: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setToolUnix: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setToolProperty: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setS1ASclassPath: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] init-common: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] clean-common: [2023-01-15T20:38:43.674Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setOSConditions: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setToolWin: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setToolUnix: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setToolProperty: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] setS1ASclassPath: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] init-common: [2023-01-15T20:38:43.674Z] [2023-01-15T20:38:43.674Z] clean-classes-common: [2023-01-15T20:38:43.674Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:38:43.674Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:43.674Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:43.675Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setOSConditions: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setToolWin: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setToolUnix: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setToolProperty: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setS1ASclassPath: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] init-common: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] clean-jars-common: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] build: [2023-01-15T20:38:43.675Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:43.675Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:43.675Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:43.675Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setOSConditions: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setToolWin: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setToolUnix: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setToolProperty: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setS1ASclassPath: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] init-common: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] webclient-war-common: [2023-01-15T20:38:43.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:43.675Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:43.675Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:43.675Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:43.675Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] clear: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] test-tlds-exist: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] copy-tlds: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] test-tagfiles-exist: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] copy-tagfiles: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] package-war-common: [2023-01-15T20:38:43.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:38:43.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:43.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:38:43.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:38:43.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/lib [2023-01-15T20:38:43.675Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:43.675Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:43.675Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-httpservletform-web.war [2023-01-15T20:38:43.675Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:43.675Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:43.675Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:43.675Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:43.675Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setOSConditions: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setToolWin: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setToolUnix: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setToolProperty: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] setS1ASclassPath: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] init-common: [2023-01-15T20:38:43.675Z] [2023-01-15T20:38:43.675Z] compile-common: [2023-01-15T20:38:43.676Z] [echo] Current time (ISO): 2023-01-15T20:38:43.615+0000 [2023-01-15T20:38:43.676Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:43.933Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:43.941Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2023-01-15T20:38:43.942Z] [exec] there are no files to retrieve for application ejb-ejb30-hello-mdbApp [2023-01-15T20:38:43.942Z] [exec] Command deploy executed successfully. [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init.os: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init.tools.unix: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init.tools.windows: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init.tools: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] setAsadminArgs: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init: [2023-01-15T20:38:43.942Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:43.942Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:43.942Z] [get] Not modified - so not downloaded [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init.customtasks: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] setEnabled: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] createAppRef: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] setHttpPort: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] run.positive: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] common.run.positive: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] setHttpPort: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] common.run: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] checkAppOnServer: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] declare-test: [2023-01-15T20:38:43.942Z] [echo] Starting test webclient ejb30/mdb/webClient Test asadmin redeploy (server) [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init.os: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init.tools.unix: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init.tools.windows: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init.tools: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] setAsadminArgs: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init: [2023-01-15T20:38:43.942Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:43.942Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:43.942Z] [get] Not modified - so not downloaded [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] init.customtasks: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] setOrbPort2: [2023-01-15T20:38:43.942Z] [2023-01-15T20:38:43.942Z] runclient: [2023-01-15T20:38:43.942Z] [echo] TestClient http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp true ${extra.args} [2023-01-15T20:38:43.942Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:44.199Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Test: devtests/deployment/ejb30/ear/mdb/webclient [2023-01-15T20:38:44.199Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Invoking URL = http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp [2023-01-15T20:38:44.199Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:44.199Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:44.199Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Servlet [2023-01-15T20:38:44.199Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:44.199Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:44.199Z] [javaWithResult] [ejb30.mdb.webclient.Client]::

    [2023-01-15T20:38:44.200Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Message is [com.sun.messaging.jms.ra.DirectTextPacket@48dd0ec8] [2023-01-15T20:38:44.200Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:44.200Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-01-15T20:38:44.200Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Correct return code: 200 [2023-01-15T20:38:44.200Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: PASSED: devtests/deployment/ejb30/ear/mdb/webclient [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] processResult: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] failed: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] passed: [2023-01-15T20:38:44.200Z] [echo] Test webclient Passed [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] unknown: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.os: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.tools.unix: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.tools.windows: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.tools: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] setAsadminArgs: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init: [2023-01-15T20:38:44.200Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:44.200Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:44.200Z] [get] Not modified - so not downloaded [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.customtasks: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] checkAppOnCluster: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.os: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.tools.unix: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.tools.windows: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.tools: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] setAsadminArgs: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init: [2023-01-15T20:38:44.200Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:44.200Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:44.200Z] [get] Not modified - so not downloaded [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.customtasks: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] prepare: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] undeploy.asadmin: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] setAsadminArgs: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] common.undeploy.asadmin: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.os: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.tools.unix: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.tools.windows: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init.tools: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] setAsadminArgs: [2023-01-15T20:38:44.200Z] [2023-01-15T20:38:44.200Z] init: [2023-01-15T20:38:44.200Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:44.200Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:44.459Z] [get] Not modified - so not downloaded [2023-01-15T20:38:44.459Z] [2023-01-15T20:38:44.459Z] init.customtasks: [2023-01-15T20:38:44.459Z] [2023-01-15T20:38:44.459Z] delAppRef: [2023-01-15T20:38:44.459Z] [2023-01-15T20:38:44.459Z] init.os: [2023-01-15T20:38:44.459Z] [2023-01-15T20:38:44.459Z] init.tools.unix: [2023-01-15T20:38:44.459Z] [2023-01-15T20:38:44.459Z] init.tools.windows: [2023-01-15T20:38:44.459Z] [2023-01-15T20:38:44.459Z] init.tools: [2023-01-15T20:38:44.459Z] [2023-01-15T20:38:44.459Z] setAsadminArgs: [2023-01-15T20:38:44.459Z] [2023-01-15T20:38:44.459Z] init: [2023-01-15T20:38:44.459Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:44.459Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:44.459Z] [get] Not modified - so not downloaded [2023-01-15T20:38:44.459Z] [2023-01-15T20:38:44.459Z] init.customtasks: [2023-01-15T20:38:44.459Z] [2023-01-15T20:38:44.459Z] common.run.asadmin: [2023-01-15T20:38:44.459Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-mdbApp [2023-01-15T20:38:44.459Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:44.926Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:44.926Z] [javac] 1 warning [2023-01-15T20:38:44.926Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:38:44.926Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.926Z] setOSConditions: [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.926Z] setToolWin: [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.926Z] setToolUnix: [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.926Z] setToolProperty: [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.926Z] setS1ASclassPath: [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.926Z] init-common: [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.926Z] ejb-jar-common: [2023-01-15T20:38:44.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.926Z] package-ejbjar-common: [2023-01-15T20:38:44.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:44.926Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:44.926Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:44.926Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:44.926Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16-ejb.jar [2023-01-15T20:38:44.926Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.926Z] setOSConditions: [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.926Z] setToolWin: [2023-01-15T20:38:44.926Z] [2023-01-15T20:38:44.927Z] setToolUnix: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setToolProperty: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setS1ASclassPath: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] init-common: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] webclient-war-common: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] clear: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] test-tlds-exist: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] copy-tlds: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] test-tagfiles-exist: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] copy-tagfiles: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] package-war-common: [2023-01-15T20:38:44.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:38:44.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:44.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:38:44.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:38:44.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/src/lib [2023-01-15T20:38:44.927Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:44.927Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:44.927Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:44.927Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:38:44.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/src/docroot [2023-01-15T20:38:44.927Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16-web.war [2023-01-15T20:38:44.927Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setOSConditions: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] fixFiles: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] convUnix: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] convWin: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setToolWin: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setToolUnix: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setToolProperty: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setS1ASclassPath: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] init-common: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] ear-common: [2023-01-15T20:38:44.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:44.927Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:44.927Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:44.927Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setup-map: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] set-jvm-options: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setOSConditions: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setToolWin: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setToolUnix: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setToolProperty: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] setS1ASclassPath: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] init-common: [2023-01-15T20:38:44.927Z] [2023-01-15T20:38:44.927Z] create-jvm-options: [2023-01-15T20:38:44.927Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:45.027Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:45.027Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:38:45.287Z] [exec] Command undeploy executed successfully. [2023-01-15T20:38:45.497Z] [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 [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init.os: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init.tools.unix: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init.tools.windows: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init.tools: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] setAsadminArgs: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init: [2023-01-15T20:38:45.547Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:45.547Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:45.547Z] [get] Not modified - so not downloaded [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init.customtasks: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] prepare: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] undeploy.jms.queues: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] setAsadminArgs: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] common.delete.jms.resource: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init.os: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init.tools.unix: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init.tools.windows: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init.tools: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] setAsadminArgs: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init: [2023-01-15T20:38:45.547Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:45.547Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:45.547Z] [get] Not modified - so not downloaded [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] init.customtasks: [2023-01-15T20:38:45.547Z] [2023-01-15T20:38:45.547Z] common.run.asadmin: [2023-01-15T20:38:45.547Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:38:45.547Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:45.825Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:45.826Z] [javac] 1 warning [2023-01-15T20:38:45.826Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-httpservletform-provider.jar [2023-01-15T20:38:45.826Z] [2023-01-15T20:38:45.826Z] setup: [2023-01-15T20:38:45.826Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:45.826Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:45.826Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:45.826Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:45.826Z] [2023-01-15T20:38:45.826Z] setOSConditions: [2023-01-15T20:38:45.826Z] [2023-01-15T20:38:45.826Z] setToolWin: [2023-01-15T20:38:45.826Z] [2023-01-15T20:38:45.826Z] setToolUnix: [2023-01-15T20:38:45.826Z] [2023-01-15T20:38:45.826Z] setToolProperty: [2023-01-15T20:38:45.826Z] [2023-01-15T20:38:45.826Z] setS1ASclassPath: [2023-01-15T20:38:45.826Z] [2023-01-15T20:38:45.826Z] init-common: [2023-01-15T20:38:45.826Z] [2023-01-15T20:38:45.826Z] create-user-common: [2023-01-15T20:38:45.826Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:46.083Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups mygroup --authrealmname file --target server shingwai [2023-01-15T20:38:46.083Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/asadminuserpassword.txt [2023-01-15T20:38:46.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib [2023-01-15T20:38:46.083Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:46.083Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:46.083Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:46.083Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:46.083Z] [2023-01-15T20:38:46.083Z] asadmin-common: [2023-01-15T20:38:46.083Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.httpservletform.HttpServletFormTestAuthModule --layer HttpServlet --providertype server --requestauthsource sender httpServletFormTestAuthModule [2023-01-15T20:38:46.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:46.114Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:46.114Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2023-01-15T20:38:46.341Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer HttpServlet --providertype server --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.httpservletform.HttpServletFormTestAuthModule --target server httpServletFormTestAuthModule [2023-01-15T20:38:46.373Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2023-01-15T20:38:46.374Z] [exec] Command delete-jms-resource executed successfully. [2023-01-15T20:38:46.374Z] [2023-01-15T20:38:46.374Z] init.os: [2023-01-15T20:38:46.374Z] [2023-01-15T20:38:46.374Z] init.tools.unix: [2023-01-15T20:38:46.374Z] [2023-01-15T20:38:46.374Z] init.tools.windows: [2023-01-15T20:38:46.374Z] [2023-01-15T20:38:46.374Z] init.tools: [2023-01-15T20:38:46.374Z] [2023-01-15T20:38:46.374Z] setAsadminArgs: [2023-01-15T20:38:46.374Z] [2023-01-15T20:38:46.374Z] init: [2023-01-15T20:38:46.374Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:46.374Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:46.374Z] [get] Not modified - so not downloaded [2023-01-15T20:38:46.374Z] [2023-01-15T20:38:46.374Z] init.customtasks: [2023-01-15T20:38:46.374Z] [2023-01-15T20:38:46.374Z] common.run.asadmin: [2023-01-15T20:38:46.374Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:38:46.599Z] [exec] Creation of message security provider named httpServletFormTestAuthModule completed successfully [2023-01-15T20:38:46.600Z] [2023-01-15T20:38:46.600Z] deploy: [2023-01-15T20:38:46.600Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:46.600Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:46.600Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:46.600Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:46.600Z] [2023-01-15T20:38:46.600Z] setOSConditions: [2023-01-15T20:38:46.600Z] [2023-01-15T20:38:46.600Z] setToolWin: [2023-01-15T20:38:46.600Z] [2023-01-15T20:38:46.600Z] setToolUnix: [2023-01-15T20:38:46.600Z] [2023-01-15T20:38:46.600Z] setToolProperty: [2023-01-15T20:38:46.600Z] [2023-01-15T20:38:46.600Z] setS1ASclassPath: [2023-01-15T20:38:46.600Z] [2023-01-15T20:38:46.600Z] init-common: [2023-01-15T20:38:46.600Z] [2023-01-15T20:38:46.600Z] deploy-war-libraries: [2023-01-15T20:38:46.600Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:46.633Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:46.652Z] + export GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:38:46.652Z] + GF_VERSION=6.2.6-SNAPSHOT [2023-01-15T20:38:46.653Z] + '[' -z '' ']' [2023-01-15T20:38:46.653Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:38:46.653Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2023-01-15T20:38:46.653Z] + run_test webservice_all [2023-01-15T20:38:46.653Z] + local testid=webservice_all [2023-01-15T20:38:46.653Z] + local found=false [2023-01-15T20:38:46.653Z] ++ find . -name run_test.sh [2023-01-15T20:38:46.653Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.653Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-01-15T20:38:46.653Z] + OPT=list_test_ids [2023-01-15T20:38:46.653Z] + TEST_ID= [2023-01-15T20:38:46.653Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-01-15T20:38:46.653Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-01-15T20:38:46.653Z] +++ uname [2023-01-15T20:38:46.653Z] +++ grep -i sunos [2023-01-15T20:38:46.653Z] +++ wc -l [2023-01-15T20:38:46.653Z] +++ awk '{print $1}' [2023-01-15T20:38:46.653Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.653Z] ++ GREP=grep [2023-01-15T20:38:46.653Z] ++ AWK=awk [2023-01-15T20:38:46.653Z] ++ SED=sed [2023-01-15T20:38:46.653Z] ++ BC=bc [2023-01-15T20:38:46.653Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.653Z] + case ${OPT} in [2023-01-15T20:38:46.653Z] + list_test_ids [2023-01-15T20:38:46.653Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ admin_cli_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ admin-cli-group-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ admin-cli-group-2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ admin-cli-group-3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ admin-cli-group-4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ admin-cli-group-5 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + [[ false = true ]] [2023-01-15T20:38:46.653Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.653Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-01-15T20:38:46.653Z] + OPT=list_test_ids [2023-01-15T20:38:46.653Z] + TEST_ID= [2023-01-15T20:38:46.653Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-01-15T20:38:46.653Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-01-15T20:38:46.653Z] +++ uname [2023-01-15T20:38:46.653Z] +++ grep -i sunos [2023-01-15T20:38:46.653Z] +++ wc -l [2023-01-15T20:38:46.653Z] +++ awk '{print $1}' [2023-01-15T20:38:46.653Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.653Z] ++ GREP=grep [2023-01-15T20:38:46.653Z] ++ AWK=awk [2023-01-15T20:38:46.653Z] ++ SED=sed [2023-01-15T20:38:46.653Z] ++ BC=bc [2023-01-15T20:38:46.653Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.653Z] + case ${OPT} in [2023-01-15T20:38:46.653Z] + list_test_ids [2023-01-15T20:38:46.653Z] + echo batch_all [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ batch_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + [[ false = true ]] [2023-01-15T20:38:46.653Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.653Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-01-15T20:38:46.653Z] + OPT=list_test_ids [2023-01-15T20:38:46.653Z] + TEST_ID= [2023-01-15T20:38:46.653Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-01-15T20:38:46.653Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-01-15T20:38:46.653Z] +++ uname [2023-01-15T20:38:46.653Z] +++ grep -i sunos [2023-01-15T20:38:46.653Z] +++ wc -l [2023-01-15T20:38:46.653Z] +++ awk '{print $1}' [2023-01-15T20:38:46.653Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.653Z] ++ GREP=grep [2023-01-15T20:38:46.653Z] ++ AWK=awk [2023-01-15T20:38:46.653Z] ++ SED=sed [2023-01-15T20:38:46.653Z] ++ BC=bc [2023-01-15T20:38:46.653Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.653Z] + case ${OPT} in [2023-01-15T20:38:46.653Z] + list_test_ids [2023-01-15T20:38:46.653Z] + echo cdi_all [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ cdi_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + [[ false = true ]] [2023-01-15T20:38:46.653Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.653Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-01-15T20:38:46.653Z] + OPT=list_test_ids [2023-01-15T20:38:46.653Z] + TEST_ID= [2023-01-15T20:38:46.653Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-01-15T20:38:46.653Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-01-15T20:38:46.653Z] +++ uname [2023-01-15T20:38:46.653Z] +++ grep -i sunos [2023-01-15T20:38:46.653Z] +++ wc -l [2023-01-15T20:38:46.653Z] +++ awk '{print $1}' [2023-01-15T20:38:46.653Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.653Z] ++ GREP=grep [2023-01-15T20:38:46.653Z] ++ AWK=awk [2023-01-15T20:38:46.653Z] ++ SED=sed [2023-01-15T20:38:46.653Z] ++ BC=bc [2023-01-15T20:38:46.653Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.653Z] + case ${OPT} in [2023-01-15T20:38:46.653Z] + list_test_ids [2023-01-15T20:38:46.653Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ connector_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ connector_group_1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ connector_group_2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ connector_group_3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.653Z] + [[ connector_group_4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.653Z] + [[ false = true ]] [2023-01-15T20:38:46.653Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.654Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-01-15T20:38:46.654Z] + OPT=list_test_ids [2023-01-15T20:38:46.654Z] + TEST_ID= [2023-01-15T20:38:46.654Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-01-15T20:38:46.654Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-01-15T20:38:46.654Z] +++ uname [2023-01-15T20:38:46.654Z] +++ grep -i sunos [2023-01-15T20:38:46.654Z] +++ wc -l [2023-01-15T20:38:46.654Z] +++ awk '{print $1}' [2023-01-15T20:38:46.654Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.654Z] ++ GREP=grep [2023-01-15T20:38:46.654Z] ++ AWK=awk [2023-01-15T20:38:46.654Z] ++ SED=sed [2023-01-15T20:38:46.654Z] ++ BC=bc [2023-01-15T20:38:46.654Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.654Z] + case ${OPT} in [2023-01-15T20:38:46.654Z] + list_test_ids [2023-01-15T20:38:46.654Z] + echo deployment_all deployment_cluster_all [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ deployment_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ deployment_cluster_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + [[ false = true ]] [2023-01-15T20:38:46.654Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.654Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-01-15T20:38:46.654Z] + OPT=list_test_ids [2023-01-15T20:38:46.654Z] + TEST_ID= [2023-01-15T20:38:46.654Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-01-15T20:38:46.654Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-01-15T20:38:46.654Z] +++ uname [2023-01-15T20:38:46.654Z] +++ grep -i sunos [2023-01-15T20:38:46.654Z] +++ wc -l [2023-01-15T20:38:46.654Z] +++ awk '{print $1}' [2023-01-15T20:38:46.654Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.654Z] ++ GREP=grep [2023-01-15T20:38:46.654Z] ++ AWK=awk [2023-01-15T20:38:46.654Z] ++ SED=sed [2023-01-15T20:38:46.654Z] ++ BC=bc [2023-01-15T20:38:46.654Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.654Z] + case ${OPT} in [2023-01-15T20:38:46.654Z] + list_test_ids [2023-01-15T20:38:46.654Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ ejb_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ ejb_timer_cluster_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ ejb_web_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ ejb_group_1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ ejb_group_2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ ejb_group_3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ ejb_group_embedded = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + [[ false = true ]] [2023-01-15T20:38:46.654Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.654Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-01-15T20:38:46.654Z] + OPT=list_test_ids [2023-01-15T20:38:46.654Z] + TEST_ID= [2023-01-15T20:38:46.654Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-01-15T20:38:46.654Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-01-15T20:38:46.654Z] +++ uname [2023-01-15T20:38:46.654Z] +++ grep -i sunos [2023-01-15T20:38:46.654Z] +++ wc -l [2023-01-15T20:38:46.654Z] +++ awk '{print $1}' [2023-01-15T20:38:46.654Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.654Z] ++ GREP=grep [2023-01-15T20:38:46.654Z] ++ AWK=awk [2023-01-15T20:38:46.654Z] ++ SED=sed [2023-01-15T20:38:46.654Z] ++ BC=bc [2023-01-15T20:38:46.654Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.654Z] + case ${OPT} in [2023-01-15T20:38:46.654Z] + list_test_ids [2023-01-15T20:38:46.654Z] + echo jdbc_all [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ jdbc_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + [[ false = true ]] [2023-01-15T20:38:46.654Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.654Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2023-01-15T20:38:46.654Z] + OPT=list_test_ids [2023-01-15T20:38:46.654Z] + TEST_ID= [2023-01-15T20:38:46.654Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2023-01-15T20:38:46.654Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2023-01-15T20:38:46.654Z] +++ uname [2023-01-15T20:38:46.654Z] +++ grep -i sunos [2023-01-15T20:38:46.654Z] +++ wc -l [2023-01-15T20:38:46.654Z] +++ awk '{print $1}' [2023-01-15T20:38:46.654Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.654Z] ++ GREP=grep [2023-01-15T20:38:46.654Z] ++ AWK=awk [2023-01-15T20:38:46.654Z] ++ SED=sed [2023-01-15T20:38:46.654Z] ++ BC=bc [2023-01-15T20:38:46.654Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.654Z] + case ${OPT} in [2023-01-15T20:38:46.654Z] + list_test_ids [2023-01-15T20:38:46.654Z] + echo jms_all [2023-01-15T20:38:46.654Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.654Z] + [[ jms_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.654Z] + [[ false = true ]] [2023-01-15T20:38:46.654Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.654Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2023-01-15T20:38:46.654Z] + OPT=list_test_ids [2023-01-15T20:38:46.654Z] + TEST_ID= [2023-01-15T20:38:46.654Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-01-15T20:38:46.655Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2023-01-15T20:38:46.655Z] +++ uname [2023-01-15T20:38:46.655Z] +++ grep -i sunos [2023-01-15T20:38:46.655Z] +++ wc -l [2023-01-15T20:38:46.655Z] +++ awk '{print $1}' [2023-01-15T20:38:46.655Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.655Z] ++ GREP=grep [2023-01-15T20:38:46.655Z] ++ AWK=awk [2023-01-15T20:38:46.655Z] ++ SED=sed [2023-01-15T20:38:46.655Z] ++ BC=bc [2023-01-15T20:38:46.655Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.655Z] + case ${OPT} in [2023-01-15T20:38:46.655Z] + list_test_ids [2023-01-15T20:38:46.655Z] + echo naming_all [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ naming_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + [[ false = true ]] [2023-01-15T20:38:46.655Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.655Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2023-01-15T20:38:46.655Z] + OPT=list_test_ids [2023-01-15T20:38:46.655Z] + TEST_ID= [2023-01-15T20:38:46.655Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-01-15T20:38:46.655Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2023-01-15T20:38:46.655Z] +++ uname [2023-01-15T20:38:46.655Z] +++ grep -i sunos [2023-01-15T20:38:46.655Z] +++ wc -l [2023-01-15T20:38:46.655Z] +++ awk '{print $1}' [2023-01-15T20:38:46.655Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.655Z] ++ GREP=grep [2023-01-15T20:38:46.655Z] ++ AWK=awk [2023-01-15T20:38:46.655Z] ++ SED=sed [2023-01-15T20:38:46.655Z] ++ BC=bc [2023-01-15T20:38:46.655Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.655Z] + case ${OPT} in [2023-01-15T20:38:46.655Z] + list_test_ids [2023-01-15T20:38:46.655Z] + echo persistence_all [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ persistence_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + [[ false = true ]] [2023-01-15T20:38:46.655Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.655Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ security_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + [[ false = true ]] [2023-01-15T20:38:46.655Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.655Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2023-01-15T20:38:46.655Z] + OPT=list_test_ids [2023-01-15T20:38:46.655Z] + TEST_ID= [2023-01-15T20:38:46.655Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2023-01-15T20:38:46.655Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2023-01-15T20:38:46.655Z] +++ uname [2023-01-15T20:38:46.655Z] +++ grep -i sunos [2023-01-15T20:38:46.655Z] +++ wc -l [2023-01-15T20:38:46.655Z] +++ awk '{print $1}' [2023-01-15T20:38:46.655Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.655Z] ++ GREP=grep [2023-01-15T20:38:46.655Z] ++ AWK=awk [2023-01-15T20:38:46.655Z] ++ SED=sed [2023-01-15T20:38:46.655Z] ++ BC=bc [2023-01-15T20:38:46.655Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.655Z] + case ${OPT} in [2023-01-15T20:38:46.655Z] + list_test_ids [2023-01-15T20:38:46.655Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ transaction_ee_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ transaction-ee-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ transaction-ee-2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ transaction-ee-3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ transaction-ee-4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + [[ false = true ]] [2023-01-15T20:38:46.655Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.655Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2023-01-15T20:38:46.655Z] + OPT=list_test_ids [2023-01-15T20:38:46.655Z] + TEST_ID= [2023-01-15T20:38:46.655Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2023-01-15T20:38:46.655Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2023-01-15T20:38:46.655Z] +++ uname [2023-01-15T20:38:46.655Z] +++ grep -i sunos [2023-01-15T20:38:46.655Z] +++ wc -l [2023-01-15T20:38:46.655Z] +++ awk '{print $1}' [2023-01-15T20:38:46.655Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.655Z] ++ GREP=grep [2023-01-15T20:38:46.655Z] ++ AWK=awk [2023-01-15T20:38:46.655Z] ++ SED=sed [2023-01-15T20:38:46.655Z] ++ BC=bc [2023-01-15T20:38:46.655Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.655Z] + case $OPT in [2023-01-15T20:38:46.655Z] + list_test_ids [2023-01-15T20:38:46.655Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ web_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ web_jsp = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ web_servlet = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ web_web-container = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ web_group-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + [[ false = true ]] [2023-01-15T20:38:46.655Z] + for runtest in '`find . -name run_test\.sh`' [2023-01-15T20:38:46.655Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2023-01-15T20:38:46.655Z] + OPT=list_test_ids [2023-01-15T20:38:46.655Z] + TEST_ID= [2023-01-15T20:38:46.655Z] + case ${OPT} in [2023-01-15T20:38:46.655Z] + list_test_ids [2023-01-15T20:38:46.655Z] + echo webservice_all [2023-01-15T20:38:46.655Z] + for id in '`${runtest} list_test_ids`' [2023-01-15T20:38:46.655Z] + [[ webservice_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2023-01-15T20:38:46.655Z] + found=true [2023-01-15T20:38:46.655Z] + break [2023-01-15T20:38:46.655Z] + [[ true = true ]] [2023-01-15T20:38:46.655Z] + ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh run_test_id webservice_all [2023-01-15T20:38:46.655Z] + OPT=run_test_id [2023-01-15T20:38:46.655Z] + TEST_ID=webservice_all [2023-01-15T20:38:46.655Z] + case ${OPT} in [2023-01-15T20:38:46.655Z] + trap post_test_run EXIT [2023-01-15T20:38:46.655Z] + run_test_id webservice_all [2023-01-15T20:38:46.655Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2023-01-15T20:38:46.655Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2023-01-15T20:38:46.655Z] +++ uname [2023-01-15T20:38:46.655Z] +++ grep -i sunos [2023-01-15T20:38:46.655Z] +++ wc -l [2023-01-15T20:38:46.655Z] +++ awk '{print $1}' [2023-01-15T20:38:46.655Z] ++ '[' 0 -eq 1 ']' [2023-01-15T20:38:46.655Z] ++ GREP=grep [2023-01-15T20:38:46.655Z] ++ AWK=awk [2023-01-15T20:38:46.655Z] ++ SED=sed [2023-01-15T20:38:46.655Z] ++ BC=bc [2023-01-15T20:38:46.655Z] ++ export GREP AWK SED BC [2023-01-15T20:38:46.655Z] + kill_process [2023-01-15T20:38:46.655Z] + printf '\n%s \n\n' '===== KILL THEM ALL =====' [2023-01-15T20:38:46.655Z] [2023-01-15T20:38:46.655Z] ===== KILL THEM ALL ===== [2023-01-15T20:38:46.655Z] [2023-01-15T20:38:46.655Z] ++ jps [2023-01-15T20:38:46.655Z] ++ grep ASMain [2023-01-15T20:38:46.655Z] ++ awk '{print $1}' [2023-01-15T20:38:46.655Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:46.655Z] + kill_clean [2023-01-15T20:38:46.655Z] + '[' 0 -ne 0 ']' [2023-01-15T20:38:46.655Z] ++ jps [2023-01-15T20:38:46.655Z] ++ grep DerbyControl [2023-01-15T20:38:46.655Z] ++ awk '{print $1}' [2023-01-15T20:38:46.655Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:46.869Z] [exec] Created 1 option(s) [2023-01-15T20:38:46.870Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:38:46.870Z] [2023-01-15T20:38:46.870Z] setOSConditions: [2023-01-15T20:38:46.870Z] [2023-01-15T20:38:46.870Z] setToolWin: [2023-01-15T20:38:46.870Z] [2023-01-15T20:38:46.870Z] setToolUnix: [2023-01-15T20:38:46.870Z] [2023-01-15T20:38:46.870Z] setToolProperty: [2023-01-15T20:38:46.870Z] [2023-01-15T20:38:46.870Z] setS1ASclassPath: [2023-01-15T20:38:46.870Z] [2023-01-15T20:38:46.870Z] init-common: [2023-01-15T20:38:46.870Z] [2023-01-15T20:38:46.870Z] create-jvm-options: [2023-01-15T20:38:46.870Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:46.914Z] + kill_clean [2023-01-15T20:38:46.914Z] + '[' 0 -ne 0 ']' [2023-01-15T20:38:46.915Z] ++ jps [2023-01-15T20:38:46.915Z] ++ grep DirectoryServer [2023-01-15T20:38:46.915Z] ++ awk '{print $1}' [2023-01-15T20:38:46.915Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:47.127Z] [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 [2023-01-15T20:38:47.127Z] [exec] Created 1 option(s) [2023-01-15T20:38:47.127Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] setup: [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] setOSConditions: [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] setToolWin: [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] setToolUnix: [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] setToolProperty: [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] setS1ASclassPath: [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] init-common: [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] setup-security-permission: [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] setOSConditions: [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] stop-server: [2023-01-15T20:38:47.127Z] [2023-01-15T20:38:47.127Z] stop-server-unix: [2023-01-15T20:38:47.127Z] [echo] stopping server on unix ... [2023-01-15T20:38:47.163Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot security-jmac-httpservletform --libraries /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-httpservletform-provider.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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-httpservletform-web.war [2023-01-15T20:38:47.174Z] + kill_clean [2023-01-15T20:38:47.174Z] + '[' 0 -ne 0 ']' [2023-01-15T20:38:47.174Z] + unzip_test_resources /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip [2023-01-15T20:38:47.174Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-01-15T20:38:47.174Z] [2023-01-15T20:38:47.174Z] ===== UNZIP TEST RESOURCES ===== [2023-01-15T20:38:47.174Z] [2023-01-15T20:38:47.174Z] + for i in '"${@}"' [2023-01-15T20:38:47.174Z] + [[ /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip == *.zip* ]] [2023-01-15T20:38:47.174Z] + unzip -qq -o /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles/glassfish.zip -d /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x [2023-01-15T20:38:47.200Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:47.201Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2023-01-15T20:38:47.384Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:47.459Z] [exec] Command delete-jmsdest executed successfully. [2023-01-15T20:38:47.460Z] [2023-01-15T20:38:47.460Z] setAsadminArgs: [2023-01-15T20:38:47.460Z] [2023-01-15T20:38:47.460Z] common.delete.jms.resource: [2023-01-15T20:38:47.460Z] [2023-01-15T20:38:47.460Z] init.os: [2023-01-15T20:38:47.460Z] [2023-01-15T20:38:47.460Z] init.tools.unix: [2023-01-15T20:38:47.460Z] [2023-01-15T20:38:47.460Z] init.tools.windows: [2023-01-15T20:38:47.460Z] [2023-01-15T20:38:47.460Z] init.tools: [2023-01-15T20:38:47.460Z] [2023-01-15T20:38:47.460Z] setAsadminArgs: [2023-01-15T20:38:47.460Z] [2023-01-15T20:38:47.460Z] init: [2023-01-15T20:38:47.460Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:47.460Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:47.460Z] [get] Not modified - so not downloaded [2023-01-15T20:38:47.460Z] [2023-01-15T20:38:47.460Z] init.customtasks: [2023-01-15T20:38:47.460Z] [2023-01-15T20:38:47.460Z] common.run.asadmin: [2023-01-15T20:38:47.460Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_OutQueue [2023-01-15T20:38:47.719Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:47.727Z] [exec] Application deployed with name security-jmac-httpservletform-web. [2023-01-15T20:38:47.727Z] [2023-01-15T20:38:47.727Z] run: [2023-01-15T20:38:47.727Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:38:47.727Z] [webtest] Test ID= security-jmac-httpservletform [2023-01-15T20:38:47.727Z] [webtest] This is the new GTest version [2023-01-15T20:38:47.727Z] [webtest] Request->GET /security-jmac-httpservletform/index.jsp HTTP/1.0 [2023-01-15T20:38:47.727Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:47.727Z] [webtest] In Sessionsecurity-jmac-httpservletform [2023-01-15T20:38:47.727Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:47.727Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:47.727Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:47.727Z] [webtest] HEADER: Set-Cookie: JSESSIONID=727f5fe77d876e1d925ae26d02dd; Path=/security-jmac-httpservletform; HttpOnlyX [2023-01-15T20:38:47.727Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:47.727Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:47.727Z] [webtest] BODY: [2023-01-15T20:38:47.727Z] [webtest] [2023-01-15T20:38:47.727Z] [webtest] [2023-01-15T20:38:47.727Z] [webtest] [2023-01-15T20:38:47.727Z] [webtest] Login Page [2023-01-15T20:38:47.727Z] [webtest]

    Welcome

    [2023-01-15T20:38:47.727Z] [webtest]
    [2023-01-15T20:38:47.727Z] [webtest] Please login [2023-01-15T20:38:47.727Z] [webtest]
    [2023-01-15T20:38:47.727Z] [webtest]
    [2023-01-15T20:38:47.727Z] [webtest]
    [2023-01-15T20:38:47.727Z] [webtest] [2023-01-15T20:38:47.727Z] [webtest]
    UserName:
    [2023-01-15T20:38:47.727Z] [webtest]
    Password:
    [2023-01-15T20:38:47.727Z] [webtest]
    [2023-01-15T20:38:47.727Z] [webtest]
    [2023-01-15T20:38:47.727Z] [webtest] [2023-01-15T20:38:47.727Z] [webtest] [2023-01-15T20:38:47.727Z] [webtest]
    [2023-01-15T20:38:47.727Z] [webtest] [2023-01-15T20:38:47.727Z] [webtest] [2023-01-15T20:38:47.727Z] [webtest] authMethod FORM [2023-01-15T20:38:47.727Z] [webtest] In the FORM based auth method [2023-01-15T20:38:47.727Z] [webtest] reqURIContext /security-jmac-httpservletform/j_security_check [2023-01-15T20:38:47.727Z] [webtest] reqPath /security-jmac-httpservletform/index.jsp [2023-01-15T20:38:47.727Z] [webtest] reqHeadBuff->referer:http://localhost:8080/security-jmac-httpservletform/index.jsp [2023-01-15T20:38:47.727Z] [webtest] requestHeaders->[Host:localhost:8080] [2023-01-15T20:38:47.727Z] [webtest] requestHeaders [Host:localhost:8080, referer:http://localhost:8080/security-jmac-httpservletform/index.jsp] [2023-01-15T20:38:47.727Z] [webtest] reqPath/security-jmac-httpservletform/j_security_check?j_username=shingwai&j_password=shingwai [2023-01-15T20:38:47.728Z] [webtest] reqStringGET /security-jmac-httpservletform/j_security_check?j_username=shingwai&j_password=shingwai HTTP/1.0 [2023-01-15T20:38:47.728Z] [webtest] This is the new GTest version [2023-01-15T20:38:47.728Z] [webtest] Request->GET /security-jmac-httpservletform/j_security_check?j_username=shingwai&j_password=shingwai HTTP/1.0 [2023-01-15T20:38:47.728Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:47.728Z] [webtest] In Sessionsecurity-jmac-httpservletform [2023-01-15T20:38:47.728Z] [webtest] Request Headers : referer: http://localhost:8080/security-jmac-httpservletform/index.jsp [2023-01-15T20:38:47.728Z] [webtest] In Sessionsecurity-jmac-httpservletform [2023-01-15T20:38:47.728Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=727f5fe77d876e1d925ae26d02dd [2023-01-15T20:38:47.728Z] [webtest] RESPONSE: HTTP/1.1 302 Found [2023-01-15T20:38:47.728Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:47.728Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:38:47.728Z] [webtest] HEADER: Location: http://localhost:8080/security-jmac-httpservletform/index.jspX [2023-01-15T20:38:47.728Z] [webtest] HEADER: Content-Language: en-USX [2023-01-15T20:38:47.728Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:47.728Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:47.728Z] [webtest] HEADER: Content-Length: 211X [2023-01-15T20:38:47.728Z] [webtest] BODY: [2023-01-15T20:38:47.728Z] [webtest] Document moved [2023-01-15T20:38:47.728Z] [webtest]

    Document moved

    [2023-01-15T20:38:47.728Z] [webtest] This document has moved here.

    [2023-01-15T20:38:47.728Z] [webtest] [2023-01-15T20:38:47.728Z] [webtest] [2023-01-15T20:38:47.728Z] [webtest] [2023-01-15T20:38:47.728Z] [webtest] reqPath/security-jmac-httpservletform/index.jsp [2023-01-15T20:38:47.728Z] [webtest] authMethodFORM [2023-01-15T20:38:47.728Z] [webtest] prevRequestGET /security-jmac-httpservletform/j_security_check?j_username=shingwai&j_password=shingwai HTTP/1.0 [2023-01-15T20:38:47.728Z] [webtest] resourcenull [2023-01-15T20:38:47.728Z] [webtest] requestContextnull [2023-01-15T20:38:47.728Z] [webtest] reqStringGET /security-jmac-httpservletform/index.jsp HTTP/1.0 [2023-01-15T20:38:47.728Z] [webtest] This is the new GTest version [2023-01-15T20:38:47.728Z] [webtest] Request->GET /security-jmac-httpservletform/index.jsp HTTP/1.0 [2023-01-15T20:38:47.728Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:38:47.728Z] [webtest] In Sessionsecurity-jmac-httpservletform [2023-01-15T20:38:47.728Z] [webtest] Request Headers : referer: http://localhost:8080/security-jmac-httpservletform/index.jsp [2023-01-15T20:38:47.728Z] [webtest] In Sessionsecurity-jmac-httpservletform [2023-01-15T20:38:47.728Z] [webtest] Sending Cookie Header:: Cookie:JSESSIONID=727f5fe77d876e1d925ae26d02dd [2023-01-15T20:38:47.728Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:38:47.728Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:38:47.728Z] [webtest] HEADER: X-Powered-By: JSP/2.3X [2023-01-15T20:38:47.728Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:38:47.728Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:38:47.728Z] [webtest] HEADER: Content-Length: 237X [2023-01-15T20:38:47.728Z] [webtest] BODY: [2023-01-15T20:38:47.728Z] [webtest] [2023-01-15T20:38:47.728Z] [webtest] Hello World from 196 HttpServletForm AuthModule Test! [2023-01-15T20:38:47.728Z] [webtest]


    [2023-01-15T20:38:47.728Z] [webtest] Hello, shingwai from com.sun.s1asdev.security.jmac.httpservletform.HttpServletFormTestAuthModule [2023-01-15T20:38:47.728Z] [webtest] PC = security-jmac-httpservletform-web/security-jmac-httpservletform-web [2023-01-15T20:38:47.728Z] [webtest] [2023-01-15T20:38:47.728Z] [webtest]
    [2023-01-15T20:38:47.728Z] [webtest] [2023-01-15T20:38:47.728Z] [webtest] authMethod FORM [2023-01-15T20:38:47.728Z] [webtest] Location :http://localhost:8080/security-jmac-httpservletform/index.jsp [2023-01-15T20:38:47.728Z] [webtest] authMethod FORM [2023-01-15T20:38:47.728Z] [webtest] EXPECTED RESULT [2023-01-15T20:38:47.728Z] [webtest] ===================================================== [2023-01-15T20:38:47.728Z] [webtest] Hello World from 196 HttpServletForm AuthModule Test! [2023-01-15T20:38:47.728Z] [webtest]
    [2023-01-15T20:38:47.728Z] [webtest] Hello, shingwai from com.sun.s1asdev.security.jmac.httpservletform.HttpServletFormTestAuthModule [2023-01-15T20:38:47.728Z] [webtest] PC = security-jmac-httpservletform-web/security-jmac-httpservletform-web [2023-01-15T20:38:47.728Z] [webtest] [2023-01-15T20:38:47.728Z] [webtest] [2023-01-15T20:38:47.728Z] [webtest]
    [2023-01-15T20:38:47.728Z] [webtest] [2023-01-15T20:38:47.728Z] [webtest] ===================================================== [2023-01-15T20:38:47.728Z] [webtest] OK -->GET /security-jmac-httpservletform/index.jsp HTTP/1.0 [2023-01-15T20:38:47.728Z] [webtest] lastTask [2023-01-15T20:38:47.728Z] [2023-01-15T20:38:47.728Z] undeploy: [2023-01-15T20:38:47.728Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:47.728Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:47.728Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:47.728Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:47.728Z] [2023-01-15T20:38:47.728Z] setOSConditions: [2023-01-15T20:38:47.728Z] [2023-01-15T20:38:47.728Z] setToolWin: [2023-01-15T20:38:47.728Z] [2023-01-15T20:38:47.728Z] setToolUnix: [2023-01-15T20:38:47.728Z] [2023-01-15T20:38:47.728Z] setToolProperty: [2023-01-15T20:38:47.728Z] [2023-01-15T20:38:47.728Z] setS1ASclassPath: [2023-01-15T20:38:47.728Z] [2023-01-15T20:38:47.728Z] init-common: [2023-01-15T20:38:47.728Z] [2023-01-15T20:38:47.728Z] undeploy-war-common: [2023-01-15T20:38:47.728Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:48.289Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:48.290Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2023-01-15T20:38:48.290Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-httpservletform-web [2023-01-15T20:38:48.291Z] [2023-01-15T20:38:48.291Z] unsetup: [2023-01-15T20:38:48.291Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:48.291Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:48.291Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:48.291Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:48.291Z] [2023-01-15T20:38:48.291Z] setOSConditions: [2023-01-15T20:38:48.291Z] [2023-01-15T20:38:48.291Z] setToolWin: [2023-01-15T20:38:48.291Z] [2023-01-15T20:38:48.291Z] setToolUnix: [2023-01-15T20:38:48.291Z] [2023-01-15T20:38:48.291Z] setToolProperty: [2023-01-15T20:38:48.291Z] [2023-01-15T20:38:48.291Z] setS1ASclassPath: [2023-01-15T20:38:48.291Z] [2023-01-15T20:38:48.291Z] init-common: [2023-01-15T20:38:48.291Z] [2023-01-15T20:38:48.291Z] delete-user-common: [2023-01-15T20:38:48.291Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:48.549Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2023-01-15T20:38:48.549Z] [exec] Command delete-jms-resource executed successfully. [2023-01-15T20:38:48.549Z] [2023-01-15T20:38:48.549Z] init.os: [2023-01-15T20:38:48.549Z] [2023-01-15T20:38:48.549Z] init.tools.unix: [2023-01-15T20:38:48.549Z] [2023-01-15T20:38:48.549Z] init.tools.windows: [2023-01-15T20:38:48.549Z] [2023-01-15T20:38:48.549Z] init.tools: [2023-01-15T20:38:48.549Z] [2023-01-15T20:38:48.549Z] setAsadminArgs: [2023-01-15T20:38:48.549Z] [2023-01-15T20:38:48.549Z] init: [2023-01-15T20:38:48.549Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:48.549Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:48.549Z] [get] Not modified - so not downloaded [2023-01-15T20:38:48.549Z] [2023-01-15T20:38:48.550Z] init.customtasks: [2023-01-15T20:38:48.550Z] [2023-01-15T20:38:48.550Z] common.run.asadmin: [2023-01-15T20:38:48.550Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_OutQueue [2023-01-15T20:38:48.550Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:48.756Z] [exec] Waiting for the domain to stop . [2023-01-15T20:38:48.756Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:38:48.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server shingwai [2023-01-15T20:38:48.854Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:48.854Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:48.854Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:48.854Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:48.854Z] [2023-01-15T20:38:48.854Z] asadmin-common: [2023-01-15T20:38:48.854Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer HttpServlet httpServletFormTestAuthModule [2023-01-15T20:38:48.854Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:49.079Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2023-01-15T20:38:49.080Z] + cd ./appserver/tests/appserv-tests/devtests/webservice [2023-01-15T20:38:49.080Z] + test_init [2023-01-15T20:38:49.080Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-01-15T20:38:49.080Z] [2023-01-15T20:38:49.080Z] ===== V2 DEVTESTS INIT ===== [2023-01-15T20:38:49.080Z] [2023-01-15T20:38:49.080Z] + find /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish -type f [2023-01-15T20:38:49.080Z] + xargs touch [2023-01-15T20:38:49.080Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:38:49.080Z] S1AS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish [2023-01-15T20:38:49.080Z] + echo ANT_HOME is /usr/share/ant [2023-01-15T20:38:49.080Z] ANT_HOME is /usr/share/ant [2023-01-15T20:38:49.080Z] + echo APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:38:49.080Z] APS_HOME is /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests [2023-01-15T20:38:49.080Z] + java -version [2023-01-15T20:38:49.080Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:49.080Z] openjdk version "11.0.10" 2021-01-19 [2023-01-15T20:38:49.080Z] OpenJDK Runtime Environment 18.9 (build 11.0.10+9) [2023-01-15T20:38:49.080Z] OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9, mixed mode) [2023-01-15T20:38:49.080Z] + ant -version [2023-01-15T20:38:49.080Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:49.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer HttpServlet --target server httpServletFormTestAuthModule [2023-01-15T20:38:49.112Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-httpservletform-provider.jar [2023-01-15T20:38:49.112Z] [2023-01-15T20:38:49.112Z] all: [2023-01-15T20:38:49.112Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:49.112Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:49.112Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:49.112Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:49.112Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:49.112Z] [2023-01-15T20:38:49.112Z] setOSConditions: [2023-01-15T20:38:49.112Z] [2023-01-15T20:38:49.112Z] setToolWin: [2023-01-15T20:38:49.112Z] [2023-01-15T20:38:49.112Z] setToolUnix: [2023-01-15T20:38:49.112Z] [2023-01-15T20:38:49.112Z] setToolProperty: [2023-01-15T20:38:49.112Z] [2023-01-15T20:38:49.112Z] setS1ASclassPath: [2023-01-15T20:38:49.112Z] [2023-01-15T20:38:49.112Z] init-common: [2023-01-15T20:38:49.112Z] [2023-01-15T20:38:49.112Z] clean: [2023-01-15T20:38:49.112Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:49.112Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:49.112Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:49.112Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:49.112Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setOSConditions: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolWin: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolUnix: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolProperty: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setS1ASclassPath: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] init-common: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] clean-common: [2023-01-15T20:38:49.113Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setOSConditions: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolWin: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolUnix: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolProperty: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setS1ASclassPath: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] init-common: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] clean-classes-common: [2023-01-15T20:38:49.113Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:38:49.113Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setOSConditions: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolWin: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolUnix: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolProperty: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setS1ASclassPath: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] init-common: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] clean-jars-common: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] build-providers: [2023-01-15T20:38:49.113Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:49.113Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setOSConditions: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolWin: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolUnix: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setToolProperty: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] setS1ASclassPath: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] init-common: [2023-01-15T20:38:49.113Z] [2023-01-15T20:38:49.113Z] compile-common: [2023-01-15T20:38:49.113Z] [echo] Current time (ISO): 2023-01-15T20:38:49.071+0000 [2023-01-15T20:38:49.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/authmodule [2023-01-15T20:38:49.113Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/authmodule [2023-01-15T20:38:49.116Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:49.117Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2023-01-15T20:38:49.346Z] Apache Ant(TM) version 1.9.4 compiled on April 29 2014 [2023-01-15T20:38:49.347Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:38:49.347Z] + printf '\n\n' [2023-01-15T20:38:49.347Z] [2023-01-15T20:38:49.347Z] [2023-01-15T20:38:49.347Z] + get_test_target webservice_all [2023-01-15T20:38:49.347Z] + case ${1} in [2023-01-15T20:38:49.347Z] + TARGET=all [2023-01-15T20:38:49.347Z] + export TARGET [2023-01-15T20:38:49.347Z] + test_run [2023-01-15T20:38:49.347Z] + /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin start-domain [2023-01-15T20:38:49.347Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:49.369Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:49.682Z] [exec] Command delete-jmsdest executed successfully. [2023-01-15T20:38:49.683Z] [2023-01-15T20:38:49.683Z] setAsadminArgs: [2023-01-15T20:38:49.683Z] [2023-01-15T20:38:49.683Z] common.delete.jms.connection: [2023-01-15T20:38:49.683Z] [2023-01-15T20:38:49.683Z] init.os: [2023-01-15T20:38:49.683Z] [2023-01-15T20:38:49.683Z] init.tools.unix: [2023-01-15T20:38:49.683Z] [2023-01-15T20:38:49.683Z] init.tools.windows: [2023-01-15T20:38:49.683Z] [2023-01-15T20:38:49.683Z] init.tools: [2023-01-15T20:38:49.683Z] [2023-01-15T20:38:49.683Z] setAsadminArgs: [2023-01-15T20:38:49.683Z] [2023-01-15T20:38:49.683Z] init: [2023-01-15T20:38:49.683Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:49.683Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:49.683Z] [get] Not modified - so not downloaded [2023-01-15T20:38:49.683Z] [2023-01-15T20:38:49.683Z] init.customtasks: [2023-01-15T20:38:49.683Z] [2023-01-15T20:38:49.683Z] common.run.asadmin: [2023-01-15T20:38:49.683Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_QCF [2023-01-15T20:38:49.683Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:50.250Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:50.250Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2023-01-15T20:38:50.508Z] [exec] Command delete-jms-resource executed successfully. [2023-01-15T20:38:50.508Z] [2023-01-15T20:38:50.508Z] private-all: [2023-01-15T20:38:50.508Z] [2023-01-15T20:38:50.508Z] setAsadminArgsWithoutPassword: [2023-01-15T20:38:50.508Z] [2023-01-15T20:38:50.508Z] create.user: [2023-01-15T20:38:50.737Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:50.738Z] [javac] 1 warning [2023-01-15T20:38:50.768Z] [2023-01-15T20:38:50.768Z] setAsadminArgsWithoutPassword: [2023-01-15T20:38:50.768Z] [2023-01-15T20:38:50.768Z] common.createuser.asadmin: [2023-01-15T20:38:50.768Z] [2023-01-15T20:38:50.768Z] init.os: [2023-01-15T20:38:50.768Z] [2023-01-15T20:38:50.768Z] init.tools.unix: [2023-01-15T20:38:50.768Z] [2023-01-15T20:38:50.768Z] init.tools.windows: [2023-01-15T20:38:50.768Z] [2023-01-15T20:38:50.768Z] init.tools: [2023-01-15T20:38:50.768Z] [2023-01-15T20:38:50.768Z] setAsadminArgs: [2023-01-15T20:38:50.768Z] [2023-01-15T20:38:50.768Z] init: [2023-01-15T20:38:50.768Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:50.768Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:50.768Z] [get] Not modified - so not downloaded [2023-01-15T20:38:50.768Z] [2023-01-15T20:38:50.768Z] init.customtasks: [2023-01-15T20:38:50.768Z] [2023-01-15T20:38:50.768Z] common.run.asadmin: [2023-01-15T20:38:50.768Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2023-01-15T20:38:50.768Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:50.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:50.994Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-soap-provider.jar [2023-01-15T20:38:50.994Z] [2023-01-15T20:38:50.994Z] setup: [2023-01-15T20:38:50.994Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setOSConditions: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setToolWin: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setToolUnix: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setToolProperty: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setS1ASclassPath: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] init-common: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] env-check: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] prepare-store-nickname-common: [2023-01-15T20:38:50.995Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__cacerts.jks [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setOSConditions: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setToolWin: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setToolUnix: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setToolProperty: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setS1ASclassPath: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] init-common: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] prepare-store-nickname-certutil-common: [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setOSConditions: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setToolWin: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setToolUnix: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setToolProperty: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] setS1ASclassPath: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] init-common: [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] prepare-store-nickname-keytool-common: [2023-01-15T20:38:50.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build [2023-01-15T20:38:50.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build [2023-01-15T20:38:50.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:50.995Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:50.995Z] [2023-01-15T20:38:50.995Z] asadmin-common: [2023-01-15T20:38:50.996Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:50.996Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:51.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:51.252Z] [exec] Creation of message security provider named SOAPTestServerAuthModule completed successfully [2023-01-15T20:38:51.252Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:51.253Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:51.253Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:51.253Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:51.253Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:51.253Z] [2023-01-15T20:38:51.253Z] asadmin-common: [2023-01-15T20:38:51.253Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:51.509Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:51.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:51.707Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt [2023-01-15T20:38:51.707Z] [2023-01-15T20:38:51.707Z] setAsadminArgsWithoutPassword: [2023-01-15T20:38:51.707Z] [2023-01-15T20:38:51.707Z] common.createuser.asadmin: [2023-01-15T20:38:51.707Z] [2023-01-15T20:38:51.707Z] init.os: [2023-01-15T20:38:51.707Z] [2023-01-15T20:38:51.707Z] init.tools.unix: [2023-01-15T20:38:51.707Z] [2023-01-15T20:38:51.707Z] init.tools.windows: [2023-01-15T20:38:51.707Z] [2023-01-15T20:38:51.707Z] init.tools: [2023-01-15T20:38:51.707Z] [2023-01-15T20:38:51.707Z] setAsadminArgs: [2023-01-15T20:38:51.707Z] [2023-01-15T20:38:51.707Z] init: [2023-01-15T20:38:51.707Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:51.707Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:51.707Z] [get] Not modified - so not downloaded [2023-01-15T20:38:51.707Z] [2023-01-15T20:38:51.707Z] init.customtasks: [2023-01-15T20:38:51.707Z] [2023-01-15T20:38:51.707Z] common.run.asadmin: [2023-01-15T20:38:51.707Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups sunuser --authrealmname file sunuser [2023-01-15T20:38:51.707Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:51.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:51.770Z] [exec] Creation of message security provider named SOAPTestClientAuthModule completed successfully [2023-01-15T20:38:51.770Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] build-deploy: [2023-01-15T20:38:51.770Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:51.770Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:51.770Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:51.770Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:51.770Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] setOSConditions: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] setToolWin: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] setToolUnix: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] setToolProperty: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] setS1ASclassPath: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] init-common: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] clean: [2023-01-15T20:38:51.770Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:51.770Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:51.770Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:51.770Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:51.770Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] setOSConditions: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] setToolWin: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] setToolUnix: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] setToolProperty: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] setS1ASclassPath: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] init-common: [2023-01-15T20:38:51.770Z] [2023-01-15T20:38:51.770Z] clean-common: [2023-01-15T20:38:51.770Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:51.770Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setOSConditions: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setToolWin: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setToolUnix: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setToolProperty: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setS1ASclassPath: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] init-common: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] clean-classes-common: [2023-01-15T20:38:51.771Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:38:51.771Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setOSConditions: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setToolWin: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setToolUnix: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setToolProperty: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setS1ASclassPath: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] init-common: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] clean-jars-common: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] compile-server: [2023-01-15T20:38:51.771Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:51.771Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setOSConditions: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setToolWin: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setToolUnix: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setToolProperty: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] setS1ASclassPath: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] init-common: [2023-01-15T20:38:51.771Z] [2023-01-15T20:38:51.771Z] compile-common: [2023-01-15T20:38:51.771Z] [echo] Current time (ISO): 2023-01-15T20:38:51.752+0000 [2023-01-15T20:38:51.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/ejbws [2023-01-15T20:38:51.771Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/ejbws [2023-01-15T20:38:52.027Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:52.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:52.642Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt [2023-01-15T20:38:52.642Z] [2023-01-15T20:38:52.642Z] init.os: [2023-01-15T20:38:52.642Z] [2023-01-15T20:38:52.642Z] init.tools.unix: [2023-01-15T20:38:52.642Z] [2023-01-15T20:38:52.642Z] init.tools.windows: [2023-01-15T20:38:52.642Z] [2023-01-15T20:38:52.642Z] init.tools: [2023-01-15T20:38:52.642Z] [2023-01-15T20:38:52.642Z] setAsadminArgs: [2023-01-15T20:38:52.642Z] [2023-01-15T20:38:52.642Z] init: [2023-01-15T20:38:52.642Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:52.642Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:52.642Z] [get] Not modified - so not downloaded [2023-01-15T20:38:52.642Z] [2023-01-15T20:38:52.642Z] init.customtasks: [2023-01-15T20:38:52.642Z] [2023-01-15T20:38:52.642Z] prepare: [2023-01-15T20:38:52.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2023-01-15T20:38:52.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives [2023-01-15T20:38:52.642Z] [2023-01-15T20:38:52.642Z] compile: [2023-01-15T20:38:52.643Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:52.643Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2023-01-15T20:38:53.209Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:53.209Z] [javac] 1 warning [2023-01-15T20:38:53.209Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:53.209Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2023-01-15T20:38:53.395Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:53.396Z] [javac] 1 warning [2023-01-15T20:38:53.396Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:53.396Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:53.396Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:53.396Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:53.396Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:53.396Z] [2023-01-15T20:38:53.396Z] setOSConditions: [2023-01-15T20:38:53.396Z] [2023-01-15T20:38:53.396Z] setToolWin: [2023-01-15T20:38:53.396Z] [2023-01-15T20:38:53.396Z] setToolUnix: [2023-01-15T20:38:53.396Z] [2023-01-15T20:38:53.396Z] setToolProperty: [2023-01-15T20:38:53.396Z] [2023-01-15T20:38:53.396Z] setS1ASclassPath: [2023-01-15T20:38:53.396Z] [2023-01-15T20:38:53.396Z] init-common: [2023-01-15T20:38:53.396Z] [2023-01-15T20:38:53.396Z] compile-common: [2023-01-15T20:38:53.396Z] [echo] Current time (ISO): 2023-01-15T20:38:53.320+0000 [2023-01-15T20:38:53.396Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2023-01-15T20:38:53.397Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2023-01-15T20:38:53.653Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:54.145Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:54.146Z] [javac] 1 warning [2023-01-15T20:38:54.146Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:38:54.146Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2023-01-15T20:38:54.712Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:54.712Z] [javac] 1 warning [2023-01-15T20:38:54.712Z] [2023-01-15T20:38:54.712Z] assemble: [2023-01-15T20:38:54.712Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-ejb.jar [2023-01-15T20:38:54.971Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-web.war [2023-01-15T20:38:54.971Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-client.jar [2023-01-15T20:38:54.971Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2023-01-15T20:38:54.971Z] [2023-01-15T20:38:54.971Z] declare-test: [2023-01-15T20:38:54.971Z] [echo] Starting test security ejb30/security Test asadmin deploy [2023-01-15T20:38:54.971Z] [2023-01-15T20:38:54.971Z] init.os: [2023-01-15T20:38:54.971Z] [2023-01-15T20:38:54.971Z] init.tools.unix: [2023-01-15T20:38:54.971Z] [2023-01-15T20:38:54.971Z] init.tools.windows: [2023-01-15T20:38:54.971Z] [2023-01-15T20:38:54.971Z] init.tools: [2023-01-15T20:38:54.971Z] [2023-01-15T20:38:54.971Z] setAsadminArgs: [2023-01-15T20:38:54.971Z] [2023-01-15T20:38:54.971Z] init: [2023-01-15T20:38:54.971Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:54.971Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:54.971Z] [get] Not modified - so not downloaded [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] init.customtasks: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] prepare: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] deploy.asadmin: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] setAsadminArgs: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] common.deploy.asadmin: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] init.os: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] init.tools.unix: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] init.tools.windows: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] init.tools: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] setAsadminArgs: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] init: [2023-01-15T20:38:54.972Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:54.972Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:54.972Z] [get] Not modified - so not downloaded [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] init.customtasks: [2023-01-15T20:38:54.972Z] [2023-01-15T20:38:54.972Z] common.run.asadmin: [2023-01-15T20:38:54.972Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives --name deployment-ejb30-ear-security /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2023-01-15T20:38:54.972Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:55.020Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:55.021Z] [javac] 1 warning [2023-01-15T20:38:55.021Z] [2023-01-15T20:38:55.021Z] build-server: [2023-01-15T20:38:55.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:38:55.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:55.021Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:55.021Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:55.021Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:55.021Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:55.021Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:55.021Z] [2023-01-15T20:38:55.021Z] package-ejbjar-common: [2023-01-15T20:38:55.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:55.021Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-ejb.jar [2023-01-15T20:38:55.021Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:38:55.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2023-01-15T20:38:55.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2023-01-15T20:38:55.021Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-web.war [2023-01-15T20:38:55.021Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/descriptor/sun-application.xml to copy. [2023-01-15T20:38:55.021Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapApp.ear [2023-01-15T20:38:55.021Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:55.021Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:55.021Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:55.021Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:55.021Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:55.021Z] [2023-01-15T20:38:55.021Z] setOSConditions: [2023-01-15T20:38:55.021Z] [2023-01-15T20:38:55.021Z] setToolWin: [2023-01-15T20:38:55.021Z] [2023-01-15T20:38:55.021Z] setToolUnix: [2023-01-15T20:38:55.021Z] [2023-01-15T20:38:55.021Z] setToolProperty: [2023-01-15T20:38:55.021Z] [2023-01-15T20:38:55.021Z] setS1ASclassPath: [2023-01-15T20:38:55.021Z] [2023-01-15T20:38:55.021Z] init-common: [2023-01-15T20:38:55.021Z] [2023-01-15T20:38:55.021Z] deploy-common-libraries: [2023-01-15T20:38:55.021Z] [echo] Deploying with libraries... [2023-01-15T20:38:55.021Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:55.456Z] Waiting for domain1 to start ..... [2023-01-15T20:38:55.456Z] Successfully started the domain : domain1 [2023-01-15T20:38:55.456Z] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:38:55.456Z] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:38:55.456Z] Admin Port: 4848 [2023-01-15T20:38:55.456Z] Command start-domain executed successfully. [2023-01-15T20:38:55.541Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:38:55.541Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:38:55.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-soap-provider.jar --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapApp.ear [2023-01-15T20:38:55.717Z] + cd /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice [2023-01-15T20:38:55.717Z] + ant all [2023-01-15T20:38:55.717Z] + tee /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log [2023-01-15T20:38:55.717Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:55.717Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/build.xml [2023-01-15T20:38:55.977Z] Warning: 'file:./../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:55.977Z] Warning: 'file:./../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:56.237Z] Warning: 'file:./report.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './report.xml' for compliance with other XML tools [2023-01-15T20:38:56.497Z] [2023-01-15T20:38:56.497Z] all: [2023-01-15T20:38:56.497Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:56.497Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:56.497Z] [2023-01-15T20:38:56.497Z] clean: [2023-01-15T20:38:56.497Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:56.497Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:56.497Z] [2023-01-15T20:38:56.497Z] setOSConditions: [2023-01-15T20:38:56.497Z] [2023-01-15T20:38:56.497Z] setToolWin: [2023-01-15T20:38:56.497Z] [2023-01-15T20:38:56.497Z] setToolUnix: [2023-01-15T20:38:56.497Z] [2023-01-15T20:38:56.497Z] setToolProperty: [2023-01-15T20:38:56.497Z] [2023-01-15T20:38:56.497Z] setS1ASclassPath: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] init-common: [2023-01-15T20:38:56.757Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:38:56.757Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:38:56.757Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:38:56.757Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:38:56.757Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:38:56.757Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/bundles [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] clean-common: [2023-01-15T20:38:56.757Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:56.757Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setOSConditions: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setToolWin: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setToolUnix: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setToolProperty: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setS1ASclassPath: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] init-common: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] clean-classes-common: [2023-01-15T20:38:56.757Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:56.757Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setOSConditions: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setToolWin: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setToolUnix: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setToolProperty: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setS1ASclassPath: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] init-common: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] clean-jars-common: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setOSConditions: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setToolWin: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setToolUnix: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setToolProperty: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] setS1ASclassPath: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] init-common: [2023-01-15T20:38:56.757Z] [2023-01-15T20:38:56.757Z] compile: [2023-01-15T20:38:56.758Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:56.758Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:56.758Z] [2023-01-15T20:38:56.758Z] setOSConditions: [2023-01-15T20:38:56.758Z] [2023-01-15T20:38:56.758Z] setToolWin: [2023-01-15T20:38:56.758Z] [2023-01-15T20:38:56.758Z] setToolUnix: [2023-01-15T20:38:56.758Z] [2023-01-15T20:38:56.758Z] setToolProperty: [2023-01-15T20:38:56.758Z] [2023-01-15T20:38:56.758Z] setS1ASclassPath: [2023-01-15T20:38:56.758Z] [2023-01-15T20:38:56.758Z] init-common: [2023-01-15T20:38:56.758Z] [2023-01-15T20:38:56.758Z] compile-common: [2023-01-15T20:38:57.017Z] [echo] Current time (ISO): 2023-01-15T20:38:56.754+0000 [2023-01-15T20:38:57.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:57.017Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:38:57.017Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:57.444Z] [exec] Application deployed with name deployment-ejb30-ear-security. [2023-01-15T20:38:57.444Z] [exec] Command deploy executed successfully. [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init.os: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init.tools.unix: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init.tools.windows: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init.tools: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] setAsadminArgs: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init: [2023-01-15T20:38:57.444Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:57.444Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:57.444Z] [get] Not modified - so not downloaded [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init.customtasks: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] setEnabled: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] createAppRef: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init.os: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init.tools.unix: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init.tools.windows: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init.tools: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] setAsadminArgs: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init: [2023-01-15T20:38:57.444Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:38:57.444Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:38:57.444Z] [get] Not modified - so not downloaded [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] init.customtasks: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] prepare: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] setOrbPort2: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] setHttpPort2: [2023-01-15T20:38:57.444Z] [2023-01-15T20:38:57.444Z] runclient: [2023-01-15T20:38:57.479Z] [exec] Application deployed with name security-jmac-soapApp. [2023-01-15T20:38:57.480Z] [exec] there are no files to retrieve for application security-jmac-soapApp [2023-01-15T20:38:57.480Z] [echo] Deployment on target server server successful [2023-01-15T20:38:57.480Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:57.480Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:57.480Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:57.480Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:57.480Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:57.480Z] [2023-01-15T20:38:57.480Z] compile-client: [2023-01-15T20:38:57.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:38:57.480Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:57.480Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:57.480Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:57.480Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:57.480Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:57.480Z] [2023-01-15T20:38:57.480Z] setOSConditions: [2023-01-15T20:38:57.480Z] [2023-01-15T20:38:57.480Z] setToolWin: [2023-01-15T20:38:57.480Z] [2023-01-15T20:38:57.480Z] setToolUnix: [2023-01-15T20:38:57.480Z] [2023-01-15T20:38:57.480Z] setToolProperty: [2023-01-15T20:38:57.480Z] [2023-01-15T20:38:57.480Z] setS1ASclassPath: [2023-01-15T20:38:57.480Z] [2023-01-15T20:38:57.480Z] init-common: [2023-01-15T20:38:57.480Z] [2023-01-15T20:38:57.480Z] setJAXWSToolsForWin: [2023-01-15T20:38:57.480Z] [2023-01-15T20:38:57.480Z] setJAXWSToolsForUnix: [2023-01-15T20:38:57.480Z] [2023-01-15T20:38:57.480Z] wsimport: [2023-01-15T20:38:57.480Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:57.737Z] [exec] parsing WSDL... [2023-01-15T20:38:57.737Z] [exec] [2023-01-15T20:38:57.737Z] [exec] [2023-01-15T20:38:58.667Z] [exec] [2023-01-15T20:38:58.667Z] [exec] Generating code... [2023-01-15T20:38:58.667Z] [exec] [2023-01-15T20:38:58.667Z] [exec] [2023-01-15T20:38:58.667Z] [exec] Compiling code... [2023-01-15T20:38:58.667Z] [exec] [2023-01-15T20:38:58.709Z] [2023-01-15T20:38:58.710Z] stop-server-windows: [2023-01-15T20:38:58.710Z] [echo] taking backup of server.policy file [2023-01-15T20:38:58.710Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T20:38:58.710Z] [echo] updated server.policy file with necessary security permissions [2023-01-15T20:38:58.710Z] [2023-01-15T20:38:58.710Z] setOSConditions: [2023-01-15T20:38:58.710Z] [2023-01-15T20:38:58.710Z] start-server: [2023-01-15T20:38:58.710Z] [echo] +-----------------------------+ [2023-01-15T20:38:58.710Z] [echo] | | [2023-01-15T20:38:58.710Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:38:58.710Z] [echo] | in Felix mode | [2023-01-15T20:38:58.710Z] [echo] | | [2023-01-15T20:38:58.710Z] [echo] +-----------------------------+ [2023-01-15T20:38:58.710Z] [2023-01-15T20:38:58.710Z] start-server-unix: [2023-01-15T20:38:58.710Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:59.230Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:59.230Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:59.230Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:59.230Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:59.230Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:38:59.230Z] [2023-01-15T20:38:59.230Z] setOSConditions: [2023-01-15T20:38:59.230Z] [2023-01-15T20:38:59.230Z] setToolWin: [2023-01-15T20:38:59.230Z] [2023-01-15T20:38:59.230Z] setToolUnix: [2023-01-15T20:38:59.230Z] [2023-01-15T20:38:59.230Z] setToolProperty: [2023-01-15T20:38:59.230Z] [2023-01-15T20:38:59.230Z] setS1ASclassPath: [2023-01-15T20:38:59.230Z] [2023-01-15T20:38:59.230Z] init-common: [2023-01-15T20:38:59.230Z] [2023-01-15T20:38:59.230Z] setJAXWSToolsForWin: [2023-01-15T20:38:59.230Z] [2023-01-15T20:38:59.230Z] setJAXWSToolsForUnix: [2023-01-15T20:38:59.230Z] [2023-01-15T20:38:59.230Z] wsimport: [2023-01-15T20:38:59.230Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:38:59.552Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:38:59.553Z] [javac] 1 warning [2023-01-15T20:38:59.553Z] [2023-01-15T20:38:59.553Z] run: [2023-01-15T20:38:59.553Z] [java] Invoking http://localhost:8080/// [2023-01-15T20:38:59.793Z] [exec] parsing WSDL... [2023-01-15T20:38:59.794Z] [exec] [2023-01-15T20:38:59.794Z] [exec] [2023-01-15T20:38:59.813Z] [java] Response code 200 [2023-01-15T20:38:59.814Z] [java] Got a page back, check it is a valid one... [2023-01-15T20:38:59.814Z] [java] Content-length 3668 [2023-01-15T20:38:59.814Z] [java] Value of key is: filter url handling [2023-01-15T20:38:59.814Z] [java] Value of key is: filter url handling [2023-01-15T20:38:59.814Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:38:59.814Z] [java] [2023-01-15T20:38:59.814Z] [java] [2023-01-15T20:38:59.814Z] [java] ----------------------------------------- [2023-01-15T20:38:59.814Z] [java] - filter url handling: PASS - [2023-01-15T20:38:59.814Z] [java] ----------------------------------------- [2023-01-15T20:38:59.814Z] [java] Total PASS: 1 [2023-01-15T20:38:59.814Z] [java] Total FAIL: 0 [2023-01-15T20:38:59.814Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:38:59.814Z] [java] ----------------------------------------- [2023-01-15T20:38:59.814Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] all: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] all: [2023-01-15T20:38:59.814Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setOSConditions: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setToolWin: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setToolUnix: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setToolProperty: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setS1ASclassPath: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] init-common: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] clean: [2023-01-15T20:38:59.814Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setOSConditions: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setToolWin: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setToolUnix: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setToolProperty: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setS1ASclassPath: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] init-common: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] clean-common: [2023-01-15T20:38:59.814Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:59.814Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setOSConditions: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setToolWin: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setToolUnix: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setToolProperty: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] setS1ASclassPath: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] init-common: [2023-01-15T20:38:59.814Z] [2023-01-15T20:38:59.814Z] clean-classes-common: [2023-01-15T20:38:59.814Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:38:59.815Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:38:59.815Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:38:59.815Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:38:59.815Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:38:59.815Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:38:59.815Z] [2023-01-15T20:38:59.815Z] setOSConditions: [2023-01-15T20:38:59.815Z] [2023-01-15T20:38:59.815Z] setToolWin: [2023-01-15T20:38:59.815Z] [2023-01-15T20:38:59.815Z] setToolUnix: [2023-01-15T20:38:59.815Z] [2023-01-15T20:38:59.815Z] setToolProperty: [2023-01-15T20:38:59.815Z] [2023-01-15T20:38:59.815Z] setS1ASclassPath: [2023-01-15T20:38:59.815Z] [2023-01-15T20:38:59.815Z] init-common: [2023-01-15T20:38:59.815Z] [2023-01-15T20:38:59.815Z] clean-jars-common: [2023-01-15T20:39:00.074Z] [2023-01-15T20:39:00.074Z] compile: [2023-01-15T20:39:00.074Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:00.075Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:00.075Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:00.075Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:00.075Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:00.075Z] [2023-01-15T20:39:00.075Z] setOSConditions: [2023-01-15T20:39:00.075Z] [2023-01-15T20:39:00.075Z] setToolWin: [2023-01-15T20:39:00.075Z] [2023-01-15T20:39:00.075Z] setToolUnix: [2023-01-15T20:39:00.075Z] [2023-01-15T20:39:00.075Z] setToolProperty: [2023-01-15T20:39:00.075Z] [2023-01-15T20:39:00.075Z] setS1ASclassPath: [2023-01-15T20:39:00.075Z] [2023-01-15T20:39:00.075Z] init-common: [2023-01-15T20:39:00.075Z] [2023-01-15T20:39:00.075Z] compile-common: [2023-01-15T20:39:00.075Z] [echo] Current time (ISO): 2023-01-15T20:38:59.857+0000 [2023-01-15T20:39:00.075Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:00.075Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:00.075Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:00.357Z] [exec] [2023-01-15T20:39:00.357Z] [exec] Generating code... [2023-01-15T20:39:00.357Z] [exec] [2023-01-15T20:39:00.357Z] [exec] [2023-01-15T20:39:00.357Z] [exec] Compiling code... [2023-01-15T20:39:00.357Z] [exec] [2023-01-15T20:39:00.921Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/client [2023-01-15T20:39:00.921Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml:141: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:39:00.921Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:01.178Z] [2023-01-15T20:39:01.178Z] build-client: [2023-01-15T20:39:01.178Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:01.178Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soap/client [2023-01-15T20:39:01.178Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:01.178Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:01.178Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:01.178Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:01.178Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:01.178Z] [2023-01-15T20:39:01.178Z] package-appclientjar-common: [2023-01-15T20:39:01.178Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:01.178Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:01.178Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-client.jar [2023-01-15T20:39:01.178Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:01.178Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:01.178Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:01.178Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:01.179Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:01.179Z] [2023-01-15T20:39:01.179Z] setOSConditions: [2023-01-15T20:39:01.179Z] [2023-01-15T20:39:01.179Z] setToolWin: [2023-01-15T20:39:01.179Z] [2023-01-15T20:39:01.179Z] setToolUnix: [2023-01-15T20:39:01.179Z] [2023-01-15T20:39:01.179Z] setToolProperty: [2023-01-15T20:39:01.179Z] [2023-01-15T20:39:01.179Z] setS1ASclassPath: [2023-01-15T20:39:01.179Z] [2023-01-15T20:39:01.179Z] init-common: [2023-01-15T20:39:01.179Z] [2023-01-15T20:39:01.179Z] deploy-client-common: [2023-01-15T20:39:01.179Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:01.742Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-client.jar [2023-01-15T20:39:01.742Z] [exec] Application deployed with name security-jmac-soap-client. [2023-01-15T20:39:01.742Z] [2023-01-15T20:39:01.742Z] run: [2023-01-15T20:39:01.998Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:02.255Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:02.613Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:02.613Z] [javac] 1 warning [2023-01-15T20:39:02.613Z] [2023-01-15T20:39:02.613Z] assemble-web: [2023-01-15T20:39:02.613Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:02.613Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:02.613Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:02.613Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:02.613Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:02.613Z] [2023-01-15T20:39:02.613Z] pkg-war: [2023-01-15T20:39:02.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:02.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:39:02.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:02.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:02.614Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:39:02.614Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/sun-web.xml to copy. [2023-01-15T20:39:02.614Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/webservices.xml to copy. [2023-01-15T20:39:02.614Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:39:02.614Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:39:02.614Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:39:02.614Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:02.614Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:02.614Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${web.wsit.descriptors} does not exist. [2023-01-15T20:39:02.614Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/noname-web.war [2023-01-15T20:39:02.614Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:02.614Z] [2023-01-15T20:39:02.614Z] deploy-app: [2023-01-15T20:39:02.614Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:02.614Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:02.817Z] [exec] Jan 15, 2023 8:39:02 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:39:02.818Z] [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. [2023-01-15T20:39:02.875Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:02.875Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:02.875Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:02.875Z] [2023-01-15T20:39:02.875Z] deploy-war-common: [2023-01-15T20:39:02.875Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:02.875Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:02.875Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:02.875Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:02.875Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:02.875Z] [2023-01-15T20:39:02.875Z] setOSConditions: [2023-01-15T20:39:02.875Z] [2023-01-15T20:39:02.875Z] setToolWin: [2023-01-15T20:39:02.876Z] [2023-01-15T20:39:02.876Z] setToolUnix: [2023-01-15T20:39:02.876Z] [2023-01-15T20:39:02.876Z] setToolProperty: [2023-01-15T20:39:02.876Z] [2023-01-15T20:39:02.876Z] setS1ASclassPath: [2023-01-15T20:39:02.876Z] [2023-01-15T20:39:02.876Z] init-common: [2023-01-15T20:39:02.876Z] [2023-01-15T20:39:02.876Z] deploy-war-commonpe: [2023-01-15T20:39:02.876Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:02.889Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:39:02.889Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:39:02.889Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:39:02.889Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:39:02.889Z] [exec] Admin Port: 4848 [2023-01-15T20:39:02.889Z] [exec] Command start-domain executed successfully. [2023-01-15T20:39:04.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/noname-web.war [2023-01-15T20:39:05.339Z] [exec] Calling client handler [2023-01-15T20:39:05.339Z] [exec] Calling outbound client handler [2023-01-15T20:39:05.595Z] [exec] serviceName = {http://ejbws.soap.jmac.security.s1asdev.sun.com}JmacSoapEjbService [2023-01-15T20:39:05.851Z] [exec] Calling client handler [2023-01-15T20:39:05.851Z] [exec] Calling inbound client handler [2023-01-15T20:39:05.851Z] [exec] InboundHandler ValResp SecResp HelloEjb ValReq SecReq OutboundHandler Sun [2023-01-15T20:39:05.851Z] [exec] Value of key is: SOAP test ejbws: hello [2023-01-15T20:39:05.851Z] [exec] Calling client handler [2023-01-15T20:39:05.851Z] [exec] Calling outbound client handler [2023-01-15T20:39:05.851Z] [exec] serviceName = {http://servletws.soap.jmac.security.s1asdev.sun.com}JmacSoapServletService [2023-01-15T20:39:05.851Z] [exec] Calling client handler [2023-01-15T20:39:05.851Z] [exec] Calling inbound client handler [2023-01-15T20:39:05.851Z] [exec] InboundHandler ValResp SecResp HelloServlet ValReq SecReq OutboundHandler Sun [2023-01-15T20:39:05.851Z] [exec] Value of key is: SOAP test serlvetws: hello [2023-01-15T20:39:05.851Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:05.851Z] [exec] [2023-01-15T20:39:05.851Z] [exec] [2023-01-15T20:39:05.851Z] [exec] ----------------------------------------- [2023-01-15T20:39:05.851Z] [exec] - SOAP test ejbws: hello: PASS - [2023-01-15T20:39:05.851Z] [exec] - SOAP test serlvetws: hello: PASS - [2023-01-15T20:39:05.851Z] [exec] ----------------------------------------- [2023-01-15T20:39:05.851Z] [exec] Total PASS: 2 [2023-01-15T20:39:05.851Z] [exec] Total FAIL: 0 [2023-01-15T20:39:05.851Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:39:05.851Z] [exec] ----------------------------------------- [2023-01-15T20:39:05.851Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:39:05.851Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:39:06.107Z] [2023-01-15T20:39:06.107Z] undeploy: [2023-01-15T20:39:06.107Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:06.107Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:06.108Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:06.108Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:06.108Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:06.111Z] [2023-01-15T20:39:06.111Z] setOSConditions: [2023-01-15T20:39:06.111Z] [2023-01-15T20:39:06.111Z] setToolWin: [2023-01-15T20:39:06.111Z] [2023-01-15T20:39:06.111Z] setToolUnix: [2023-01-15T20:39:06.111Z] [2023-01-15T20:39:06.111Z] setToolProperty: [2023-01-15T20:39:06.111Z] [2023-01-15T20:39:06.111Z] setS1ASclassPath: [2023-01-15T20:39:06.111Z] [2023-01-15T20:39:06.111Z] init-common: [2023-01-15T20:39:06.111Z] [2023-01-15T20:39:06.111Z] undeploy-common: [2023-01-15T20:39:06.111Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:06.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:39:06.368Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:06.368Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:06.368Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:06.368Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:06.368Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:06.624Z] [2023-01-15T20:39:06.624Z] setOSConditions: [2023-01-15T20:39:06.624Z] [2023-01-15T20:39:06.624Z] setToolWin: [2023-01-15T20:39:06.624Z] [2023-01-15T20:39:06.624Z] setToolUnix: [2023-01-15T20:39:06.624Z] [2023-01-15T20:39:06.624Z] setToolProperty: [2023-01-15T20:39:06.624Z] [2023-01-15T20:39:06.624Z] setS1ASclassPath: [2023-01-15T20:39:06.624Z] [2023-01-15T20:39:06.624Z] init-common: [2023-01-15T20:39:06.624Z] [2023-01-15T20:39:06.624Z] undeploy-client-common: [2023-01-15T20:39:06.624Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:06.880Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:39:06.880Z] [2023-01-15T20:39:06.880Z] unsetup: [2023-01-15T20:39:06.880Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:06.880Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:06.880Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:06.880Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:06.880Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:06.881Z] [2023-01-15T20:39:06.881Z] asadmin-common: [2023-01-15T20:39:06.881Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPTestServerAuthModule [2023-01-15T20:39:07.137Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:07.394Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPTestServerAuthModule [2023-01-15T20:39:07.394Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:07.395Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:07.395Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:07.395Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:07.395Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:07.395Z] [2023-01-15T20:39:07.395Z] asadmin-common: [2023-01-15T20:39:07.395Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPTestClientAuthModule [2023-01-15T20:39:07.439Z] [2023-01-15T20:39:07.439Z] processResult: [2023-01-15T20:39:07.439Z] [2023-01-15T20:39:07.439Z] failed: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] passed: [2023-01-15T20:39:07.440Z] [echo] Test security Passed [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] unknown: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] declare-test: [2023-01-15T20:39:07.440Z] [echo] Starting test security ejb30/security Test asadmin redeploy [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.os: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.tools.unix: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.tools.windows: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.tools: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] setAsadminArgs: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init: [2023-01-15T20:39:07.440Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:07.440Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:07.440Z] [get] Not modified - so not downloaded [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.customtasks: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] prepare: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] redeploy.asadmin: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] setAsadminArgs: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] common.redeploy.asadmin: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.os: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.tools.unix: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.tools.windows: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.tools: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] setAsadminArgs: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init: [2023-01-15T20:39:07.440Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:07.440Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:07.440Z] [get] Not modified - so not downloaded [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.customtasks: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] delAppRef: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.os: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.tools.unix: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.tools.windows: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.tools: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] setAsadminArgs: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init: [2023-01-15T20:39:07.440Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:07.440Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:07.440Z] [get] Not modified - so not downloaded [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] init.customtasks: [2023-01-15T20:39:07.440Z] [2023-01-15T20:39:07.440Z] common.run.asadmin: [2023-01-15T20:39:07.440Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives --name deployment-ejb30-ear-security /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2023-01-15T20:39:07.440Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:07.440Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:07.440Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:39:07.652Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:07.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPTestClientAuthModule [2023-01-15T20:39:07.909Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-soap-provider.jar [2023-01-15T20:39:07.909Z] [2023-01-15T20:39:07.909Z] all: [2023-01-15T20:39:07.909Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:07.909Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:07.909Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:07.909Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:07.909Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:07.909Z] [2023-01-15T20:39:07.909Z] setOSConditions: [2023-01-15T20:39:07.909Z] [2023-01-15T20:39:07.909Z] setToolWin: [2023-01-15T20:39:07.909Z] [2023-01-15T20:39:07.909Z] setToolUnix: [2023-01-15T20:39:07.909Z] [2023-01-15T20:39:07.909Z] setToolProperty: [2023-01-15T20:39:07.909Z] [2023-01-15T20:39:07.909Z] setS1ASclassPath: [2023-01-15T20:39:07.909Z] [2023-01-15T20:39:07.909Z] init-common: [2023-01-15T20:39:07.909Z] [2023-01-15T20:39:07.909Z] clean: [2023-01-15T20:39:07.910Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setOSConditions: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setToolWin: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setToolUnix: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setToolProperty: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setS1ASclassPath: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] init-common: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] clean-common: [2023-01-15T20:39:07.910Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setOSConditions: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setToolWin: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setToolUnix: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setToolProperty: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setS1ASclassPath: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] init-common: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] clean-classes-common: [2023-01-15T20:39:07.910Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:07.910Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:07.910Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setOSConditions: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setToolWin: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setToolUnix: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setToolProperty: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] setS1ASclassPath: [2023-01-15T20:39:07.910Z] [2023-01-15T20:39:07.910Z] init-common: [2023-01-15T20:39:08.167Z] [2023-01-15T20:39:08.167Z] clean-jars-common: [2023-01-15T20:39:08.167Z] [2023-01-15T20:39:08.167Z] build-providers: [2023-01-15T20:39:08.167Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:08.167Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:08.167Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:08.167Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:08.167Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:08.167Z] [2023-01-15T20:39:08.167Z] setOSConditions: [2023-01-15T20:39:08.167Z] [2023-01-15T20:39:08.167Z] setToolWin: [2023-01-15T20:39:08.167Z] [2023-01-15T20:39:08.167Z] setToolUnix: [2023-01-15T20:39:08.167Z] [2023-01-15T20:39:08.167Z] setToolProperty: [2023-01-15T20:39:08.167Z] [2023-01-15T20:39:08.167Z] setS1ASclassPath: [2023-01-15T20:39:08.167Z] [2023-01-15T20:39:08.167Z] init-common: [2023-01-15T20:39:08.167Z] [2023-01-15T20:39:08.167Z] compile-common: [2023-01-15T20:39:08.167Z] [echo] Current time (ISO): 2023-01-15T20:39:07.923+0000 [2023-01-15T20:39:08.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/authmodule [2023-01-15T20:39:08.167Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/authmodule [2023-01-15T20:39:08.167Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:08.376Z] [exec] Application deployed with name deployment-ejb30-ear-security. [2023-01-15T20:39:08.376Z] [exec] Command deploy executed successfully. [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init.os: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init.tools.unix: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init.tools.windows: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init.tools: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] setAsadminArgs: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init: [2023-01-15T20:39:08.376Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:08.376Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:08.376Z] [get] Not modified - so not downloaded [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init.customtasks: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] setEnabled: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] createAppRef: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init.os: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init.tools.unix: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init.tools.windows: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init.tools: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] setAsadminArgs: [2023-01-15T20:39:08.376Z] [2023-01-15T20:39:08.376Z] init: [2023-01-15T20:39:08.377Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:08.377Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:08.377Z] [get] Not modified - so not downloaded [2023-01-15T20:39:08.377Z] [2023-01-15T20:39:08.377Z] init.customtasks: [2023-01-15T20:39:08.377Z] [2023-01-15T20:39:08.377Z] prepare: [2023-01-15T20:39:08.377Z] [2023-01-15T20:39:08.377Z] setOrbPort2: [2023-01-15T20:39:08.377Z] [2023-01-15T20:39:08.377Z] setHttpPort2: [2023-01-15T20:39:08.377Z] [2023-01-15T20:39:08.377Z] runclient: [2023-01-15T20:39:09.534Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:09.790Z] [javac] 1 warning [2023-01-15T20:39:09.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:09.790Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-soapdefault-provider.jar [2023-01-15T20:39:09.790Z] [2023-01-15T20:39:09.790Z] setup: [2023-01-15T20:39:09.790Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:09.790Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:09.790Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:09.790Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setOSConditions: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setToolWin: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setToolUnix: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setToolProperty: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setS1ASclassPath: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] init-common: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] env-check: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] prepare-store-nickname-common: [2023-01-15T20:39:09.791Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__cacerts.jks [2023-01-15T20:39:09.791Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__keystore.jks [2023-01-15T20:39:09.791Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setOSConditions: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setToolWin: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setToolUnix: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setToolProperty: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setS1ASclassPath: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] init-common: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] prepare-store-nickname-certutil-common: [2023-01-15T20:39:09.791Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setOSConditions: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setToolWin: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setToolUnix: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setToolProperty: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] setS1ASclassPath: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] init-common: [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] prepare-store-nickname-keytool-common: [2023-01-15T20:39:09.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build [2023-01-15T20:39:09.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build [2023-01-15T20:39:09.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib [2023-01-15T20:39:09.791Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:09.791Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:09.791Z] [2023-01-15T20:39:09.791Z] asadmin-common: [2023-01-15T20:39:09.791Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:09.791Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:10.056Z] [exec] Application deployed with name noname-web. [2023-01-15T20:39:10.057Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:10.057Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:10.057Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:10.057Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:10.057Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:10.057Z] [2023-01-15T20:39:10.057Z] deploy-war-commonee: [2023-01-15T20:39:10.057Z] [2023-01-15T20:39:10.057Z] assemble-client: [2023-01-15T20:39:10.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:39:10.057Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:10.057Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:10.057Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:10.057Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:10.057Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:10.057Z] [2023-01-15T20:39:10.057Z] setOSConditions: [2023-01-15T20:39:10.057Z] [2023-01-15T20:39:10.057Z] setToolWin: [2023-01-15T20:39:10.057Z] [2023-01-15T20:39:10.057Z] setToolUnix: [2023-01-15T20:39:10.057Z] [2023-01-15T20:39:10.057Z] setToolProperty: [2023-01-15T20:39:10.057Z] [2023-01-15T20:39:10.057Z] setS1ASclassPath: [2023-01-15T20:39:10.057Z] [2023-01-15T20:39:10.057Z] init-common: [2023-01-15T20:39:10.057Z] [2023-01-15T20:39:10.057Z] wsimport: [2023-01-15T20:39:10.057Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:10.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:10.356Z] [exec] Creation of message security provider named SOAPDefaultTestServerAuthModule completed successfully [2023-01-15T20:39:10.356Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:10.356Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:10.356Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:10.356Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:10.356Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:10.356Z] [2023-01-15T20:39:10.356Z] asadmin-common: [2023-01-15T20:39:10.356Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:10.356Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:10.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:10.613Z] [exec] Creation of message security provider named SOAPDefaultTestClientAuthModule completed successfully [2023-01-15T20:39:10.613Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:10.613Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:10.613Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:10.613Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:10.613Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:10.613Z] [2023-01-15T20:39:10.613Z] setOSConditions: [2023-01-15T20:39:10.613Z] [2023-01-15T20:39:10.613Z] setToolWin: [2023-01-15T20:39:10.613Z] [2023-01-15T20:39:10.613Z] setToolUnix: [2023-01-15T20:39:10.613Z] [2023-01-15T20:39:10.613Z] setToolProperty: [2023-01-15T20:39:10.613Z] [2023-01-15T20:39:10.613Z] setS1ASclassPath: [2023-01-15T20:39:10.613Z] [2023-01-15T20:39:10.613Z] init-common: [2023-01-15T20:39:10.613Z] [2023-01-15T20:39:10.613Z] enable-wss-message-security-provider: [2023-01-15T20:39:10.870Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:10.993Z] [exec] parsing WSDL... [2023-01-15T20:39:10.994Z] [exec] [2023-01-15T20:39:10.994Z] [exec] [2023-01-15T20:39:11.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:11.127Z] [exec] server-config.security-service.message-security-config.SOAP.default-provider=SOAPDefaultTestServerAuthModule [2023-01-15T20:39:11.127Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:11.562Z] [exec] [2023-01-15T20:39:11.562Z] [exec] Generating code... [2023-01-15T20:39:11.562Z] [exec] [2023-01-15T20:39:11.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:11.690Z] [exec] server-config.security-service.message-security-config.SOAP.default-client-provider=SOAPDefaultTestClientAuthModule [2023-01-15T20:39:11.690Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] build-deploy: [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setOSConditions: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setToolWin: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setToolUnix: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setToolProperty: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setS1ASclassPath: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] init-common: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] clean: [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setOSConditions: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setToolWin: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setToolUnix: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setToolProperty: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setS1ASclassPath: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] init-common: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] clean-common: [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setOSConditions: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setToolWin: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setToolUnix: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setToolProperty: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] setS1ASclassPath: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] init-common: [2023-01-15T20:39:11.690Z] [2023-01-15T20:39:11.690Z] clean-classes-common: [2023-01-15T20:39:11.690Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:11.690Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:11.691Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:11.691Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] setOSConditions: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] setToolWin: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] setToolUnix: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] setToolProperty: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] setS1ASclassPath: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] init-common: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] clean-jars-common: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] compile-server: [2023-01-15T20:39:11.691Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:11.691Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:11.691Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:11.691Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:11.691Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] setOSConditions: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] setToolWin: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] setToolUnix: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] setToolProperty: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] setS1ASclassPath: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] init-common: [2023-01-15T20:39:11.691Z] [2023-01-15T20:39:11.691Z] compile-common: [2023-01-15T20:39:11.691Z] [echo] Current time (ISO): 2023-01-15T20:39:11.532+0000 [2023-01-15T20:39:11.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/ejbws [2023-01-15T20:39:11.691Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/ejbws [2023-01-15T20:39:11.691Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:11.821Z] [exec] [2023-01-15T20:39:11.821Z] [exec] Compiling code... [2023-01-15T20:39:11.821Z] [exec] [2023-01-15T20:39:12.855Z] [2023-01-15T20:39:12.856Z] start-server-windows: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setOSConditions: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolWin: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolUnix: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolProperty: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setS1ASclassPath: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] init-common: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setupJdbc: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setOSConditions: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolWin: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolUnix: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolProperty: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setS1ASclassPath: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] init-common: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] execute-sql-common: [2023-01-15T20:39:12.856Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/createdb.sql [2023-01-15T20:39:12.856Z] [sql] Failed to execute: drop table MESSAGES [2023-01-15T20:39:12.856Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2023-01-15T20:39:12.856Z] [sql] 0 rows affected [2023-01-15T20:39:12.856Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] deploy: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setOSConditions: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolWin: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolUnix: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolProperty: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setS1ASclassPath: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] init-common: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] deploy: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setOSConditions: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolWin: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolUnix: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setToolProperty: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] setS1ASclassPath: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] init-common: [2023-01-15T20:39:12.856Z] [2023-01-15T20:39:12.856Z] deploy-rar-common: [2023-01-15T20:39:12.856Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2023-01-15T20:39:12.856Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:13.059Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:13.059Z] [javac] 1 warning [2023-01-15T20:39:13.108Z] [exec] Value of key is: : [2023-01-15T20:39:13.108Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:13.108Z] [exec] [2023-01-15T20:39:13.108Z] [exec] [2023-01-15T20:39:13.108Z] [exec] ----------------------------------------- [2023-01-15T20:39:13.108Z] [exec] - : : PASS - [2023-01-15T20:39:13.108Z] [exec] ----------------------------------------- [2023-01-15T20:39:13.108Z] [exec] Total PASS: 1 [2023-01-15T20:39:13.108Z] [exec] Total FAIL: 0 [2023-01-15T20:39:13.108Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:39:13.108Z] [exec] ----------------------------------------- [2023-01-15T20:39:13.108Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:39:13.108Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] checkReporting-common: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] confirmReportPresent-common: [2023-01-15T20:39:13.108Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:39:13.108Z] [echo] Test seems to be reported fine [2023-01-15T20:39:13.108Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/RepRunConf.txt [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] confirmMissingReport-common: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] undeploy: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setOSConditions: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setToolWin: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setToolUnix: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setToolProperty: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setS1ASclassPath: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] init-common: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] execute-sql-common: [2023-01-15T20:39:13.108Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/sql/drop_pointbase.sql [2023-01-15T20:39:13.108Z] [sql] 0 rows affected [2023-01-15T20:39:13.108Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setOSConditions: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setToolWin: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setToolUnix: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setToolProperty: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setS1ASclassPath: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] init-common: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] delete-jdbc-stuff: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setOSConditions: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setToolWin: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setToolUnix: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setToolProperty: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setS1ASclassPath: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] init-common: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] delete-jdbc-resource-common: [2023-01-15T20:39:13.108Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connectionleaktracingDB [2023-01-15T20:39:13.108Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:13.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connectionleaktracingDB [2023-01-15T20:39:13.108Z] [exec] JDBC resource jdbc/connectionleaktracingDB deleted successfully [2023-01-15T20:39:13.108Z] [echo] cmd executed for server [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setOSConditions: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.108Z] setToolWin: [2023-01-15T20:39:13.108Z] [2023-01-15T20:39:13.109Z] setToolUnix: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolProperty: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setS1ASclassPath: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] init-common: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] delete-jdbc-connpool-common: [2023-01-15T20:39:13.109Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connectionleaktracing [2023-01-15T20:39:13.109Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:13.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connectionleaktracing [2023-01-15T20:39:13.109Z] [exec] JDBC Connection pool jdbc-connectionleaktracing deleted successfully [2023-01-15T20:39:13.109Z] [echo] cmd executed for server [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setOSConditions: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolWin: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolUnix: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolProperty: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setS1ASclassPath: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] init-common: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] undeploy-common: [2023-01-15T20:39:13.109Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:13.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-connectionleaktracingApp [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] all: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setOSConditions: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolWin: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolUnix: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolProperty: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setS1ASclassPath: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] init-common: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] clean: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setOSConditions: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolWin: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolUnix: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolProperty: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setS1ASclassPath: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] init-common: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] clean-common: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setOSConditions: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolWin: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolUnix: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolProperty: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setS1ASclassPath: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] init-common: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] clean-classes-common: [2023-01-15T20:39:13.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setOSConditions: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolWin: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolUnix: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolProperty: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setS1ASclassPath: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] init-common: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] clean-jars-common: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] compile: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setOSConditions: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolWin: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolUnix: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolProperty: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setS1ASclassPath: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] init-common: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] compile-common: [2023-01-15T20:39:13.109Z] [echo] Current time (ISO): 2023-01-15T20:39:10.472+0000 [2023-01-15T20:39:13.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:13.109Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:13.109Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:13.109Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:13.109Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:39:13.109Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:39:13.109Z] [javac] 1 warning [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setOSConditions: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolWin: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolUnix: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setToolProperty: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] setS1ASclassPath: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] init-common: [2023-01-15T20:39:13.109Z] [2023-01-15T20:39:13.109Z] compile-common: [2023-01-15T20:39:13.109Z] [echo] Current time (ISO): 2023-01-15T20:39:12.300+0000 [2023-01-15T20:39:13.109Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:13.109Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:13.113Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:13.199Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml:93: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:39:13.200Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:39:13.316Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:13.317Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:13.317Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:13.317Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:13.317Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:13.317Z] [2023-01-15T20:39:13.317Z] setOSConditions: [2023-01-15T20:39:13.317Z] [2023-01-15T20:39:13.317Z] setToolWin: [2023-01-15T20:39:13.317Z] [2023-01-15T20:39:13.317Z] setToolUnix: [2023-01-15T20:39:13.317Z] [2023-01-15T20:39:13.317Z] setToolProperty: [2023-01-15T20:39:13.317Z] [2023-01-15T20:39:13.317Z] setS1ASclassPath: [2023-01-15T20:39:13.317Z] [2023-01-15T20:39:13.317Z] init-common: [2023-01-15T20:39:13.317Z] [2023-01-15T20:39:13.317Z] compile-common: [2023-01-15T20:39:13.317Z] [echo] Current time (ISO): 2023-01-15T20:39:13.087+0000 [2023-01-15T20:39:13.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2023-01-15T20:39:13.317Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2023-01-15T20:39:13.317Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:14.479Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:14.479Z] [javac] 1 warning [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] build: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] setOSConditions: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] fixFiles: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] convUnix: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] convWin: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] setToolWin: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] setToolUnix: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] setToolProperty: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] setS1ASclassPath: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] init-common: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] package-persistence-common: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] ejb-jar-common: [2023-01-15T20:39:14.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] package-ejbjar-common: [2023-01-15T20:39:14.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:14.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:14.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:14.479Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretry-ejb.jar [2023-01-15T20:39:14.479Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] appclient-jar-common: [2023-01-15T20:39:14.479Z] [2023-01-15T20:39:14.479Z] package-appclientjar-common: [2023-01-15T20:39:14.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:14.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:14.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:14.479Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretry-client.jar [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] webclient-war-common: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] build-ear-common: [2023-01-15T20:39:14.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:14.480Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretryApp.ear [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] deploy: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setOSConditions: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setToolWin: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setToolUnix: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setToolProperty: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setS1ASclassPath: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] init-common: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] create-jdbc-stuff: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setOSConditions: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setToolWin: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setToolUnix: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setToolProperty: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setS1ASclassPath: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] init-common: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] deploy-jdbc-common: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setOSConditions: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setToolWin: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setToolUnix: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setToolProperty: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] setS1ASclassPath: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] init-common: [2023-01-15T20:39:14.480Z] [2023-01-15T20:39:14.480Z] create-jdbc-connpool-common: [2023-01-15T20:39:14.480Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:14.688Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:14.689Z] [javac] 1 warning [2023-01-15T20:39:14.689Z] [2023-01-15T20:39:14.689Z] build-server: [2023-01-15T20:39:14.689Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:14.689Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:14.689Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:14.689Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:14.689Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:14.689Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:14.689Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:14.689Z] [2023-01-15T20:39:14.689Z] package-ejbjar-common: [2023-01-15T20:39:14.689Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-ejb.jar [2023-01-15T20:39:14.689Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:14.689Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2023-01-15T20:39:14.689Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-web.war [2023-01-15T20:39:14.689Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/descriptor/sun-application.xml to copy. [2023-01-15T20:39:14.689Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefaultApp.ear [2023-01-15T20:39:14.689Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:14.689Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:14.689Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:14.689Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:14.690Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:14.690Z] [2023-01-15T20:39:14.690Z] setOSConditions: [2023-01-15T20:39:14.690Z] [2023-01-15T20:39:14.690Z] setToolWin: [2023-01-15T20:39:14.690Z] [2023-01-15T20:39:14.690Z] setToolUnix: [2023-01-15T20:39:14.690Z] [2023-01-15T20:39:14.690Z] setToolProperty: [2023-01-15T20:39:14.690Z] [2023-01-15T20:39:14.690Z] setS1ASclassPath: [2023-01-15T20:39:14.690Z] [2023-01-15T20:39:14.690Z] init-common: [2023-01-15T20:39:14.690Z] [2023-01-15T20:39:14.690Z] deploy-common-libraries: [2023-01-15T20:39:14.690Z] [echo] Deploying with libraries... [2023-01-15T20:39:14.946Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:15.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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-connectioncreationretry [2023-01-15T20:39:15.044Z] [exec] JDBC connection pool jdbc-connectioncreationretry created successfully. [2023-01-15T20:39:15.044Z] [2023-01-15T20:39:15.044Z] set-derby-connpool-props: [2023-01-15T20:39:15.044Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:15.103Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:15.104Z] [javac] 1 warning [2023-01-15T20:39:15.104Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:39:15.104Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:39:15.104Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:39:15.104Z] [2023-01-15T20:39:15.104Z] deploy-client: [2023-01-15T20:39:15.104Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:15.202Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-soapdefault-provider.jar --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefaultApp.ear [2023-01-15T20:39:15.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.User=dbuser [2023-01-15T20:39:15.608Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.User=dbuser [2023-01-15T20:39:15.608Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:15.632Z] [exec] Application deployed with name generic-ra. [2023-01-15T20:39:15.632Z] [echo] Deploying generic-ra.rar on server [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setOSConditions: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setToolWin: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setToolUnix: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setToolProperty: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setS1ASclassPath: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] init-common: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] deploy-ear: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setOSConditions: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setToolWin: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setToolUnix: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setToolProperty: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setS1ASclassPath: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] init-common: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] deploy-common: [2023-01-15T20:39:15.632Z] [echo] Current time (ISO): 2023-01-15T20:39:15.095+0000 [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setOSConditions: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setToolWin: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setToolUnix: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setToolProperty: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] setS1ASclassPath: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] init-common: [2023-01-15T20:39:15.632Z] [2023-01-15T20:39:15.632Z] deploy-common-pe: [2023-01-15T20:39:15.632Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:15.673Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:15.673Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:39:15.765Z] [exec] Application deployed with name security-jmac-soapdefaultApp. [2023-01-15T20:39:15.765Z] [exec] there are no files to retrieve for application security-jmac-soapdefaultApp [2023-01-15T20:39:15.765Z] [echo] Deployment on target server server successful [2023-01-15T20:39:15.765Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:15.765Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:15.765Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:15.765Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:15.765Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:15.765Z] [2023-01-15T20:39:15.765Z] compile-client: [2023-01-15T20:39:15.765Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:15.765Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:15.766Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:15.766Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:15.766Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:15.766Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:15.766Z] [2023-01-15T20:39:15.766Z] setOSConditions: [2023-01-15T20:39:15.766Z] [2023-01-15T20:39:15.766Z] setToolWin: [2023-01-15T20:39:15.766Z] [2023-01-15T20:39:15.766Z] setToolUnix: [2023-01-15T20:39:15.766Z] [2023-01-15T20:39:15.766Z] setToolProperty: [2023-01-15T20:39:15.766Z] [2023-01-15T20:39:15.766Z] setS1ASclassPath: [2023-01-15T20:39:15.766Z] [2023-01-15T20:39:15.766Z] init-common: [2023-01-15T20:39:15.766Z] [2023-01-15T20:39:15.766Z] setJAXWSToolsForWin: [2023-01-15T20:39:15.766Z] [2023-01-15T20:39:15.766Z] setJAXWSToolsForUnix: [2023-01-15T20:39:15.766Z] [2023-01-15T20:39:15.766Z] wsimport: [2023-01-15T20:39:15.766Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:15.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2023-01-15T20:39:16.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.Password=dbpassword [2023-01-15T20:39:16.172Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.Password=dbpassword [2023-01-15T20:39:16.172Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:16.241Z] [exec] Application deployed with name wsclient. [2023-01-15T20:39:16.241Z] [exec] Command deploy executed successfully. [2023-01-15T20:39:16.241Z] [2023-01-15T20:39:16.241Z] setup: [2023-01-15T20:39:16.241Z] [2023-01-15T20:39:16.241Z] runtest1: [2023-01-15T20:39:16.242Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:16.242Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:16.242Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:16.242Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:16.242Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:39:16.333Z] [exec] parsing WSDL... [2023-01-15T20:39:16.333Z] [exec] [2023-01-15T20:39:16.333Z] [exec] [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] processResult: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] failed: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] passed: [2023-01-15T20:39:16.494Z] [echo] Test security Passed [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] unknown: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] init.os: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] init.tools.unix: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] init.tools.windows: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] init.tools: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] setAsadminArgs: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] init: [2023-01-15T20:39:16.494Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:16.494Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:16.494Z] [get] Not modified - so not downloaded [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] init.customtasks: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] prepare: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] undeploy.asadmin: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] setAsadminArgs: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] common.undeploy.asadmin: [2023-01-15T20:39:16.494Z] [2023-01-15T20:39:16.494Z] init.os: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init.tools.unix: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init.tools.windows: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init.tools: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] setAsadminArgs: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init: [2023-01-15T20:39:16.495Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:16.495Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:16.495Z] [get] Not modified - so not downloaded [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init.customtasks: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] delAppRef: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init.os: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init.tools.unix: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init.tools.windows: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init.tools: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] setAsadminArgs: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init: [2023-01-15T20:39:16.495Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:16.495Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:16.495Z] [get] Not modified - so not downloaded [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] init.customtasks: [2023-01-15T20:39:16.495Z] [2023-01-15T20:39:16.495Z] common.run.asadmin: [2023-01-15T20:39:16.495Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-ear-security [2023-01-15T20:39:16.495Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:16.736Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.driverType=4 [2023-01-15T20:39:16.736Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.driverType=4 [2023-01-15T20:39:16.736Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:16.810Z] [java] [client.TestClient]:: [2023-01-15T20:39:16.810Z] [java] [client.TestClient]:: [2023-01-15T20:39:16.810Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:39:16.810Z] [java] [client.TestClient]:: [2023-01-15T20:39:16.810Z] [java] [client.TestClient]:: [2023-01-15T20:39:16.810Z] [java] [client.TestClient]::

    [2023-01-15T20:39:16.810Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2023-01-15T20:39:16.810Z] [java] [client.TestClient]::

    [2023-01-15T20:39:16.810Z] [java] [client.TestClient]:: [WebSvcTest-Hello All] [2023-01-15T20:39:16.810Z] [java] [client.TestClient]:: [2023-01-15T20:39:16.810Z] [java] [client.TestClient]:: [2023-01-15T20:39:16.810Z] [java] Value of key is:noName [2023-01-15T20:39:16.810Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:16.810Z] [java] [2023-01-15T20:39:16.810Z] [java] [2023-01-15T20:39:16.810Z] [java] ----------------------------------------- [2023-01-15T20:39:16.810Z] [java] - noName: PASS - [2023-01-15T20:39:16.810Z] [java] ----------------------------------------- [2023-01-15T20:39:16.810Z] [java] Total PASS: 1 [2023-01-15T20:39:16.810Z] [java] Total FAIL: 0 [2023-01-15T20:39:16.810Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:39:16.810Z] [java] ----------------------------------------- [2023-01-15T20:39:16.810Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:39:16.810Z] [2023-01-15T20:39:16.810Z] undeploy: [2023-01-15T20:39:16.811Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:16.811Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:16.811Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:16.811Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:16.811Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:16.811Z] [2023-01-15T20:39:16.811Z] setOSConditions: [2023-01-15T20:39:16.811Z] [2023-01-15T20:39:16.811Z] setToolWin: [2023-01-15T20:39:16.811Z] [2023-01-15T20:39:16.811Z] setToolUnix: [2023-01-15T20:39:16.811Z] [2023-01-15T20:39:16.811Z] setToolProperty: [2023-01-15T20:39:16.811Z] [2023-01-15T20:39:16.811Z] setS1ASclassPath: [2023-01-15T20:39:16.811Z] [2023-01-15T20:39:16.811Z] init-common: [2023-01-15T20:39:16.811Z] [2023-01-15T20:39:16.811Z] undeploy-war-common: [2023-01-15T20:39:16.811Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:16.896Z] [exec] [2023-01-15T20:39:16.896Z] [exec] Generating code... [2023-01-15T20:39:16.896Z] [exec] [2023-01-15T20:39:16.896Z] [exec] [2023-01-15T20:39:16.896Z] [exec] Compiling code... [2023-01-15T20:39:16.896Z] [exec] [2023-01-15T20:39:17.061Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:17.061Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:39:17.299Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.portNumber=1527 [2023-01-15T20:39:17.299Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.portNumber=1527 [2023-01-15T20:39:17.299Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:17.321Z] [exec] Command undeploy executed successfully. [2023-01-15T20:39:17.321Z] [2023-01-15T20:39:17.321Z] setAsadminArgs: [2023-01-15T20:39:17.321Z] [2023-01-15T20:39:17.321Z] delete.user: [2023-01-15T20:39:17.321Z] [2023-01-15T20:39:17.321Z] init.os: [2023-01-15T20:39:17.321Z] [2023-01-15T20:39:17.321Z] init.tools.unix: [2023-01-15T20:39:17.321Z] [2023-01-15T20:39:17.321Z] init.tools.windows: [2023-01-15T20:39:17.321Z] [2023-01-15T20:39:17.321Z] init.tools: [2023-01-15T20:39:17.321Z] [2023-01-15T20:39:17.321Z] setAsadminArgs: [2023-01-15T20:39:17.321Z] [2023-01-15T20:39:17.321Z] init: [2023-01-15T20:39:17.321Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:17.321Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:17.321Z] [get] Not modified - so not downloaded [2023-01-15T20:39:17.321Z] [2023-01-15T20:39:17.321Z] init.customtasks: [2023-01-15T20:39:17.321Z] [2023-01-15T20:39:17.321Z] common.run.asadmin: [2023-01-15T20:39:17.322Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2023-01-15T20:39:17.458Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:17.459Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:17.459Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:17.459Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:17.459Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:17.459Z] [2023-01-15T20:39:17.459Z] setOSConditions: [2023-01-15T20:39:17.459Z] [2023-01-15T20:39:17.459Z] setToolWin: [2023-01-15T20:39:17.459Z] [2023-01-15T20:39:17.459Z] setToolUnix: [2023-01-15T20:39:17.459Z] [2023-01-15T20:39:17.459Z] setToolProperty: [2023-01-15T20:39:17.459Z] [2023-01-15T20:39:17.459Z] setS1ASclassPath: [2023-01-15T20:39:17.459Z] [2023-01-15T20:39:17.459Z] init-common: [2023-01-15T20:39:17.459Z] [2023-01-15T20:39:17.459Z] setJAXWSToolsForWin: [2023-01-15T20:39:17.459Z] [2023-01-15T20:39:17.459Z] setJAXWSToolsForUnix: [2023-01-15T20:39:17.459Z] [2023-01-15T20:39:17.459Z] wsimport: [2023-01-15T20:39:17.459Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:17.579Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:17.746Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:39:17.747Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:17.747Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:17.747Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:17.747Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:17.747Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:17.747Z] [2023-01-15T20:39:17.747Z] setOSConditions: [2023-01-15T20:39:17.747Z] [2023-01-15T20:39:17.747Z] setToolWin: [2023-01-15T20:39:17.747Z] [2023-01-15T20:39:17.747Z] setToolUnix: [2023-01-15T20:39:17.747Z] [2023-01-15T20:39:17.747Z] setToolProperty: [2023-01-15T20:39:17.747Z] [2023-01-15T20:39:17.747Z] setS1ASclassPath: [2023-01-15T20:39:17.747Z] [2023-01-15T20:39:17.747Z] init-common: [2023-01-15T20:39:17.747Z] [2023-01-15T20:39:17.747Z] undeploy-client: [2023-01-15T20:39:17.747Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:17.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.dataBaseName=testdb [2023-01-15T20:39:17.862Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.dataBaseName=testdb [2023-01-15T20:39:17.862Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:18.022Z] [exec] parsing WSDL... [2023-01-15T20:39:18.022Z] [exec] [2023-01-15T20:39:18.022Z] [exec] [2023-01-15T20:39:18.146Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:18.146Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2023-01-15T20:39:18.313Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:18.314Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:39:18.314Z] [exec] Command undeploy executed successfully. [2023-01-15T20:39:18.314Z] [2023-01-15T20:39:18.314Z] all: [2023-01-15T20:39:18.314Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:18.314Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:18.314Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:18.314Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:18.314Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:18.314Z] [2023-01-15T20:39:18.314Z] setOSConditions: [2023-01-15T20:39:18.314Z] [2023-01-15T20:39:18.314Z] setToolWin: [2023-01-15T20:39:18.314Z] [2023-01-15T20:39:18.314Z] setToolUnix: [2023-01-15T20:39:18.314Z] [2023-01-15T20:39:18.314Z] setToolProperty: [2023-01-15T20:39:18.314Z] [2023-01-15T20:39:18.314Z] setS1ASclassPath: [2023-01-15T20:39:18.314Z] [2023-01-15T20:39:18.314Z] init-common: [2023-01-15T20:39:18.407Z] [exec] Command delete-file-user executed successfully. [2023-01-15T20:39:18.407Z] [2023-01-15T20:39:18.407Z] init.os: [2023-01-15T20:39:18.407Z] [2023-01-15T20:39:18.407Z] init.tools.unix: [2023-01-15T20:39:18.407Z] [2023-01-15T20:39:18.407Z] init.tools.windows: [2023-01-15T20:39:18.407Z] [2023-01-15T20:39:18.407Z] init.tools: [2023-01-15T20:39:18.407Z] [2023-01-15T20:39:18.407Z] setAsadminArgs: [2023-01-15T20:39:18.407Z] [2023-01-15T20:39:18.407Z] init: [2023-01-15T20:39:18.407Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:18.407Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:18.407Z] [get] Not modified - so not downloaded [2023-01-15T20:39:18.407Z] [2023-01-15T20:39:18.407Z] init.customtasks: [2023-01-15T20:39:18.407Z] [2023-01-15T20:39:18.407Z] common.run.asadmin: [2023-01-15T20:39:18.407Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file sunuser [2023-01-15T20:39:18.407Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:18.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:39:18.426Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:39:18.426Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:18.574Z] [2023-01-15T20:39:18.575Z] clean: [2023-01-15T20:39:18.575Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:18.575Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:18.575Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:18.575Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:18.575Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:18.575Z] [2023-01-15T20:39:18.575Z] setOSConditions: [2023-01-15T20:39:18.575Z] [2023-01-15T20:39:18.575Z] setToolWin: [2023-01-15T20:39:18.575Z] [2023-01-15T20:39:18.575Z] setToolUnix: [2023-01-15T20:39:18.575Z] [2023-01-15T20:39:18.575Z] setToolProperty: [2023-01-15T20:39:18.575Z] [2023-01-15T20:39:18.575Z] setS1ASclassPath: [2023-01-15T20:39:18.575Z] [2023-01-15T20:39:18.575Z] init-common: [2023-01-15T20:39:18.575Z] [2023-01-15T20:39:18.575Z] clean-common: [2023-01-15T20:39:18.575Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:18.575Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:18.575Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:18.575Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:18.576Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:18.576Z] [2023-01-15T20:39:18.576Z] setOSConditions: [2023-01-15T20:39:18.576Z] [2023-01-15T20:39:18.576Z] setToolWin: [2023-01-15T20:39:18.576Z] [2023-01-15T20:39:18.576Z] setToolUnix: [2023-01-15T20:39:18.576Z] [2023-01-15T20:39:18.576Z] setToolProperty: [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] setS1ASclassPath: [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] init-common: [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] clean-classes-common: [2023-01-15T20:39:18.582Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:18.582Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:18.582Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:18.582Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:18.582Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:18.582Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] setOSConditions: [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] setToolWin: [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] setToolUnix: [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] setToolProperty: [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] setS1ASclassPath: [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] init-common: [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] clean-jars-common: [2023-01-15T20:39:18.582Z] [2023-01-15T20:39:18.582Z] compile: [2023-01-15T20:39:18.582Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:18.583Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:18.583Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:18.583Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:18.583Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:18.583Z] [2023-01-15T20:39:18.583Z] setOSConditions: [2023-01-15T20:39:18.583Z] [2023-01-15T20:39:18.583Z] setToolWin: [2023-01-15T20:39:18.583Z] [2023-01-15T20:39:18.583Z] setToolUnix: [2023-01-15T20:39:18.583Z] [2023-01-15T20:39:18.583Z] setToolProperty: [2023-01-15T20:39:18.583Z] [2023-01-15T20:39:18.583Z] setS1ASclassPath: [2023-01-15T20:39:18.583Z] [2023-01-15T20:39:18.583Z] init-common: [2023-01-15T20:39:18.583Z] [2023-01-15T20:39:18.583Z] compile-common: [2023-01-15T20:39:18.583Z] [echo] Current time (ISO): 2023-01-15T20:39:18.406+0000 [2023-01-15T20:39:18.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:18.583Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:18.583Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:18.586Z] [exec] [2023-01-15T20:39:18.587Z] [exec] Generating code... [2023-01-15T20:39:18.587Z] [exec] [2023-01-15T20:39:18.587Z] [exec] [2023-01-15T20:39:18.587Z] [exec] Compiling code... [2023-01-15T20:39:18.587Z] [exec] [2023-01-15T20:39:18.973Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:18.973Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2023-01-15T20:39:18.993Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.create=true [2023-01-15T20:39:18.993Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.create=true [2023-01-15T20:39:18.993Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:19.150Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/client [2023-01-15T20:39:19.150Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml:156: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:39:19.150Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:19.232Z] [exec] Command delete-file-user executed successfully. [2023-01-15T20:39:19.232Z] [2023-01-15T20:39:19.232Z] private-all: [2023-01-15T20:39:19.232Z] [2023-01-15T20:39:19.232Z] setAsadminArgsWithoutPassword: [2023-01-15T20:39:19.232Z] [2023-01-15T20:39:19.232Z] create.user: [2023-01-15T20:39:19.232Z] [2023-01-15T20:39:19.232Z] setAsadminArgsWithoutPassword: [2023-01-15T20:39:19.232Z] [2023-01-15T20:39:19.232Z] common.createuser.asadmin: [2023-01-15T20:39:19.232Z] [2023-01-15T20:39:19.232Z] init.os: [2023-01-15T20:39:19.232Z] [2023-01-15T20:39:19.232Z] init.tools.unix: [2023-01-15T20:39:19.232Z] [2023-01-15T20:39:19.232Z] init.tools.windows: [2023-01-15T20:39:19.232Z] [2023-01-15T20:39:19.232Z] init.tools: [2023-01-15T20:39:19.232Z] [2023-01-15T20:39:19.232Z] setAsadminArgs: [2023-01-15T20:39:19.406Z] [2023-01-15T20:39:19.407Z] build-client: [2023-01-15T20:39:19.407Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:19.407Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:19.407Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:19.407Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:19.407Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:19.407Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:19.407Z] [2023-01-15T20:39:19.407Z] package-appclientjar-common: [2023-01-15T20:39:19.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:19.407Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:19.407Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-client.jar [2023-01-15T20:39:19.407Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:19.407Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:19.407Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:19.407Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:19.407Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:19.407Z] [2023-01-15T20:39:19.407Z] setOSConditions: [2023-01-15T20:39:19.407Z] [2023-01-15T20:39:19.407Z] setToolWin: [2023-01-15T20:39:19.407Z] [2023-01-15T20:39:19.407Z] setToolUnix: [2023-01-15T20:39:19.407Z] [2023-01-15T20:39:19.407Z] setToolProperty: [2023-01-15T20:39:19.407Z] [2023-01-15T20:39:19.407Z] setS1ASclassPath: [2023-01-15T20:39:19.407Z] [2023-01-15T20:39:19.407Z] init-common: [2023-01-15T20:39:19.407Z] [2023-01-15T20:39:19.407Z] deploy-client-common: [2023-01-15T20:39:19.407Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:19.490Z] [2023-01-15T20:39:19.491Z] init: [2023-01-15T20:39:19.491Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:19.491Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:19.491Z] [get] Not modified - so not downloaded [2023-01-15T20:39:19.491Z] [2023-01-15T20:39:19.491Z] init.customtasks: [2023-01-15T20:39:19.491Z] [2023-01-15T20:39:19.491Z] common.run.asadmin: [2023-01-15T20:39:19.491Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2023-01-15T20:39:19.491Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:19.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.serverName=localhost [2023-01-15T20:39:19.558Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.serverName=localhost [2023-01-15T20:39:19.558Z] [2023-01-15T20:39:19.558Z] setOSConditions: [2023-01-15T20:39:19.558Z] [2023-01-15T20:39:19.558Z] setToolWin: [2023-01-15T20:39:19.558Z] [2023-01-15T20:39:19.558Z] setToolUnix: [2023-01-15T20:39:19.558Z] [2023-01-15T20:39:19.558Z] setToolProperty: [2023-01-15T20:39:19.558Z] [2023-01-15T20:39:19.558Z] setS1ASclassPath: [2023-01-15T20:39:19.558Z] [2023-01-15T20:39:19.558Z] init-common: [2023-01-15T20:39:19.558Z] [2023-01-15T20:39:19.558Z] create-jdbc-resource-common: [2023-01-15T20:39:19.558Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connectioncreationretry --target server jdbc/connectioncreationretryDB [2023-01-15T20:39:19.558Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:19.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connectioncreationretry --enabled=true --target server jdbc/connectioncreationretryDB [2023-01-15T20:39:19.975Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-client.jar [2023-01-15T20:39:19.976Z] [exec] Application deployed with name security-jmac-soapdefault-client. [2023-01-15T20:39:19.976Z] [2023-01-15T20:39:19.976Z] run: [2023-01-15T20:39:20.065Z] [exec] Application deployed with name connector16App. [2023-01-15T20:39:20.065Z] [exec] there are no files to retrieve for application connector16App [2023-01-15T20:39:20.065Z] [echo] Deployment on target server server successful [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] setOSConditions: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] setToolWin: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] setToolUnix: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] setToolProperty: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] setS1ASclassPath: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] init-common: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] deploy-common-ee: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] setOSConditions: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] setToolWin: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] setToolUnix: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] setToolProperty: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] setS1ASclassPath: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] init-common: [2023-01-15T20:39:20.065Z] [2023-01-15T20:39:20.065Z] create-user-common: [2023-01-15T20:39:20.072Z] [exec] JDBC resource jdbc/connectioncreationretryDB created successfully. [2023-01-15T20:39:20.073Z] [echo] cmd executed for server [2023-01-15T20:39:20.073Z] [2023-01-15T20:39:20.073Z] asadmin-common: [2023-01-15T20:39:20.073Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_attempts=10 [2023-01-15T20:39:20.073Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:20.232Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:20.322Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:20.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:20.433Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt [2023-01-15T20:39:20.433Z] [2023-01-15T20:39:20.433Z] setAsadminArgsWithoutPassword: [2023-01-15T20:39:20.433Z] [2023-01-15T20:39:20.433Z] common.createuser.asadmin: [2023-01-15T20:39:20.433Z] [2023-01-15T20:39:20.433Z] init.os: [2023-01-15T20:39:20.433Z] [2023-01-15T20:39:20.433Z] init.tools.unix: [2023-01-15T20:39:20.433Z] [2023-01-15T20:39:20.433Z] init.tools.windows: [2023-01-15T20:39:20.433Z] [2023-01-15T20:39:20.433Z] init.tools: [2023-01-15T20:39:20.433Z] [2023-01-15T20:39:20.433Z] setAsadminArgs: [2023-01-15T20:39:20.433Z] [2023-01-15T20:39:20.433Z] init: [2023-01-15T20:39:20.433Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:20.433Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:20.433Z] [get] Not modified - so not downloaded [2023-01-15T20:39:20.433Z] [2023-01-15T20:39:20.433Z] init.customtasks: [2023-01-15T20:39:20.433Z] [2023-01-15T20:39:20.433Z] common.run.asadmin: [2023-01-15T20:39:20.433Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups sunuser --authrealmname file sunuser [2023-01-15T20:39:20.433Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:20.488Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:20.581Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server jagadish [2023-01-15T20:39:20.582Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2023-01-15T20:39:20.582Z] [2023-01-15T20:39:20.582Z] setOSConditions: [2023-01-15T20:39:20.582Z] [2023-01-15T20:39:20.582Z] setToolWin: [2023-01-15T20:39:20.582Z] [2023-01-15T20:39:20.582Z] setToolUnix: [2023-01-15T20:39:20.582Z] [2023-01-15T20:39:20.582Z] setToolProperty: [2023-01-15T20:39:20.582Z] [2023-01-15T20:39:20.582Z] setS1ASclassPath: [2023-01-15T20:39:20.582Z] [2023-01-15T20:39:20.582Z] init-common: [2023-01-15T20:39:20.582Z] [2023-01-15T20:39:20.582Z] create-user-common: [2023-01-15T20:39:20.636Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_attempts=10 [2023-01-15T20:39:20.637Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection-creation-retry-attempts=10 [2023-01-15T20:39:20.637Z] [2023-01-15T20:39:20.637Z] asadmin-common: [2023-01-15T20:39:20.637Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_interval_in_seconds=5 [2023-01-15T20:39:20.637Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:20.839Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:20.893Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_interval_in_seconds=5 [2023-01-15T20:39:20.893Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection-creation-retry-interval-in-seconds=5 [2023-01-15T20:39:21.051Z] [exec] Jan 15, 2023 8:39:20 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:39:21.053Z] [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. [2023-01-15T20:39:21.113Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:21.113Z] [javac] 1 warning [2023-01-15T20:39:21.113Z] [2023-01-15T20:39:21.113Z] assemble-web: [2023-01-15T20:39:21.113Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:21.113Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:21.113Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:21.113Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:21.113Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:21.113Z] [2023-01-15T20:39:21.113Z] pkg-war: [2023-01-15T20:39:21.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:21.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:39:21.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:21.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:21.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:39:21.113Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/sun-web.xml to copy. [2023-01-15T20:39:21.113Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/webservices.xml to copy. [2023-01-15T20:39:21.113Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:39:21.113Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:39:21.114Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:39:21.114Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:21.114Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:21.114Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${web.wsit.descriptors} does not exist. [2023-01-15T20:39:21.114Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/noname2-web.war [2023-01-15T20:39:21.114Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:21.114Z] [2023-01-15T20:39:21.114Z] deploy-app: [2023-01-15T20:39:21.114Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:21.114Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:21.114Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:21.114Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:21.114Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:21.114Z] [2023-01-15T20:39:21.114Z] deploy-war-common: [2023-01-15T20:39:21.114Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:21.114Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:21.114Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:21.114Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:21.114Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:21.114Z] [2023-01-15T20:39:21.114Z] setOSConditions: [2023-01-15T20:39:21.114Z] [2023-01-15T20:39:21.114Z] setToolWin: [2023-01-15T20:39:21.114Z] [2023-01-15T20:39:21.114Z] setToolUnix: [2023-01-15T20:39:21.114Z] [2023-01-15T20:39:21.114Z] setToolProperty: [2023-01-15T20:39:21.114Z] [2023-01-15T20:39:21.114Z] setS1ASclassPath: [2023-01-15T20:39:21.114Z] [2023-01-15T20:39:21.114Z] init-common: [2023-01-15T20:39:21.114Z] [2023-01-15T20:39:21.114Z] deploy-war-commonpe: [2023-01-15T20:39:21.150Z] [2023-01-15T20:39:21.150Z] asadmin-common: [2023-01-15T20:39:21.150Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.steady_pool_size=1 [2023-01-15T20:39:21.150Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:21.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:21.368Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt [2023-01-15T20:39:21.368Z] [2023-01-15T20:39:21.368Z] init.os: [2023-01-15T20:39:21.368Z] [2023-01-15T20:39:21.369Z] init.tools.unix: [2023-01-15T20:39:21.369Z] [2023-01-15T20:39:21.369Z] init.tools.windows: [2023-01-15T20:39:21.369Z] [2023-01-15T20:39:21.369Z] init.tools: [2023-01-15T20:39:21.369Z] [2023-01-15T20:39:21.369Z] setAsadminArgs: [2023-01-15T20:39:21.369Z] [2023-01-15T20:39:21.369Z] init: [2023-01-15T20:39:21.369Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:21.369Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:21.369Z] [get] Not modified - so not downloaded [2023-01-15T20:39:21.369Z] [2023-01-15T20:39:21.369Z] init.customtasks: [2023-01-15T20:39:21.369Z] [2023-01-15T20:39:21.369Z] prepare: [2023-01-15T20:39:21.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2023-01-15T20:39:21.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives [2023-01-15T20:39:21.369Z] [2023-01-15T20:39:21.369Z] compile: [2023-01-15T20:39:21.369Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:21.369Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2023-01-15T20:39:21.372Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:21.402Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups iec --authrealmname file --target server jr158900 [2023-01-15T20:39:21.403Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2023-01-15T20:39:21.403Z] [2023-01-15T20:39:21.403Z] setOSConditions: [2023-01-15T20:39:21.403Z] [2023-01-15T20:39:21.403Z] setToolWin: [2023-01-15T20:39:21.403Z] [2023-01-15T20:39:21.403Z] setToolUnix: [2023-01-15T20:39:21.403Z] [2023-01-15T20:39:21.403Z] setToolProperty: [2023-01-15T20:39:21.403Z] [2023-01-15T20:39:21.403Z] setS1ASclassPath: [2023-01-15T20:39:21.403Z] [2023-01-15T20:39:21.403Z] init-common: [2023-01-15T20:39:21.403Z] [2023-01-15T20:39:21.403Z] create-user-common: [2023-01-15T20:39:21.403Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:21.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.steady_pool_size=1 [2023-01-15T20:39:21.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server prasath [2023-01-15T20:39:21.661Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2023-01-15T20:39:21.661Z] [2023-01-15T20:39:21.661Z] setOSConditions: [2023-01-15T20:39:21.661Z] [2023-01-15T20:39:21.661Z] setToolWin: [2023-01-15T20:39:21.661Z] [2023-01-15T20:39:21.661Z] setToolUnix: [2023-01-15T20:39:21.661Z] [2023-01-15T20:39:21.661Z] setToolProperty: [2023-01-15T20:39:21.661Z] [2023-01-15T20:39:21.661Z] setS1ASclassPath: [2023-01-15T20:39:21.661Z] [2023-01-15T20:39:21.661Z] init-common: [2023-01-15T20:39:21.661Z] [2023-01-15T20:39:21.661Z] create-user-common: [2023-01-15T20:39:21.665Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.steady-pool-size=1 [2023-01-15T20:39:21.665Z] [2023-01-15T20:39:21.665Z] asadmin-common: [2023-01-15T20:39:21.665Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.max_pool_size=1 [2023-01-15T20:39:21.665Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:21.918Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:21.936Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:21.936Z] [javac] 1 warning [2023-01-15T20:39:21.939Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/noname2-web.war [2023-01-15T20:39:22.174Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server guest [2023-01-15T20:39:22.175Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2023-01-15T20:39:22.176Z] [2023-01-15T20:39:22.176Z] setOSConditions: [2023-01-15T20:39:22.176Z] [2023-01-15T20:39:22.176Z] setToolWin: [2023-01-15T20:39:22.176Z] [2023-01-15T20:39:22.176Z] setToolUnix: [2023-01-15T20:39:22.176Z] [2023-01-15T20:39:22.176Z] setToolProperty: [2023-01-15T20:39:22.176Z] [2023-01-15T20:39:22.176Z] setS1ASclassPath: [2023-01-15T20:39:22.176Z] [2023-01-15T20:39:22.176Z] init-common: [2023-01-15T20:39:22.176Z] [2023-01-15T20:39:22.176Z] runtest: [2023-01-15T20:39:22.176Z] [java] GET /connector16/servlet/SimpleServlet?url=/connector16/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:39:22.176Z] [java] [2023-01-15T20:39:22.176Z] [java] Time: 1 [2023-01-15T20:39:22.195Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:22.195Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2023-01-15T20:39:22.199Z] [exec] Application deployed with name noname2-web. [2023-01-15T20:39:22.199Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:22.199Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:22.199Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:22.199Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:22.199Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:22.199Z] [2023-01-15T20:39:22.199Z] deploy-war-commonee: [2023-01-15T20:39:22.199Z] [2023-01-15T20:39:22.199Z] assemble-client: [2023-01-15T20:39:22.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:39:22.199Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:22.199Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:22.199Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:22.199Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:22.199Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:22.199Z] [2023-01-15T20:39:22.199Z] setOSConditions: [2023-01-15T20:39:22.199Z] [2023-01-15T20:39:22.199Z] setToolWin: [2023-01-15T20:39:22.199Z] [2023-01-15T20:39:22.199Z] setToolUnix: [2023-01-15T20:39:22.199Z] [2023-01-15T20:39:22.199Z] setToolProperty: [2023-01-15T20:39:22.199Z] [2023-01-15T20:39:22.199Z] setS1ASclassPath: [2023-01-15T20:39:22.199Z] [2023-01-15T20:39:22.199Z] init-common: [2023-01-15T20:39:22.199Z] [2023-01-15T20:39:22.199Z] wsimport: [2023-01-15T20:39:22.228Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.max_pool_size=1 [2023-01-15T20:39:22.229Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.max-pool-size=1 [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] setOSConditions: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] setToolWin: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] setToolUnix: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] setToolProperty: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] setS1ASclassPath: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] init-common: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] deploy-common: [2023-01-15T20:39:22.229Z] [echo] Current time (ISO): 2023-01-15T20:39:21.977+0000 [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] setOSConditions: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] setToolWin: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] setToolUnix: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] setToolProperty: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] setS1ASclassPath: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] init-common: [2023-01-15T20:39:22.229Z] [2023-01-15T20:39:22.229Z] deploy-common-pe: [2023-01-15T20:39:22.229Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:22.432Z] [java] [Server response]HTTP/1.1 200 OK [2023-01-15T20:39:22.433Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:39:22.433Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:39:22.433Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:39:22.433Z] [java] [Server response]Transfer-Encoding: chunked [2023-01-15T20:39:22.433Z] [java] [Server response] [2023-01-15T20:39:22.433Z] [java] [Server response]12 [2023-01-15T20:39:22.433Z] [java] [Server response]Starting the test [2023-01-15T20:39:22.433Z] [java] [Server response] [2023-01-15T20:39:22.433Z] [java] [Server response]33 [2023-01-15T20:39:22.433Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.433Z] [java] Value of key is: 1.6 test-1 [2023-01-15T20:39:22.433Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.433Z] [java] Value of key is: 1.6 test-2 [2023-01-15T20:39:22.433Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.433Z] [java] [Server response] [2023-01-15T20:39:22.433Z] [java] [Server response]e [2023-01-15T20:39:22.433Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.433Z] [java] [Server response] [2023-01-15T20:39:22.457Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:22.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretryApp.ear [2023-01-15T20:39:22.690Z] [java] [Server response]1f [2023-01-15T20:39:22.690Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.690Z] [java] [Server response] [2023-01-15T20:39:22.690Z] [java] [Server response]10 [2023-01-15T20:39:22.690Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.690Z] [java] [Server response] [2023-01-15T20:39:22.690Z] [java] [Server response]11 [2023-01-15T20:39:22.690Z] [java] [Server response]checking results [2023-01-15T20:39:22.690Z] [java] [Server response] [2023-01-15T20:39:22.690Z] [java] [Server response]29 [2023-01-15T20:39:22.690Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.690Z] [java] Value of key is: 1.6 test-3 [2023-01-15T20:39:22.690Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.690Z] [java] [Server response] [2023-01-15T20:39:22.690Z] [java] [Server response]e [2023-01-15T20:39:22.690Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]1f [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]10 [2023-01-15T20:39:22.691Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]11 [2023-01-15T20:39:22.691Z] [java] [Server response]checking results [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]29 [2023-01-15T20:39:22.691Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.691Z] [java] Value of key is: 1.6 test-4 [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]e [2023-01-15T20:39:22.691Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]1f [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]10 [2023-01-15T20:39:22.691Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]11 [2023-01-15T20:39:22.691Z] [java] [Server response]checking results [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]29 [2023-01-15T20:39:22.691Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.691Z] [java] Value of key is: 1.6 test-5 [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]e [2023-01-15T20:39:22.691Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]1f [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]10 [2023-01-15T20:39:22.691Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]11 [2023-01-15T20:39:22.691Z] [java] [Server response]checking results [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]29 [2023-01-15T20:39:22.691Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.691Z] [java] Value of key is: 1.6 test-6 [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]e [2023-01-15T20:39:22.691Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]1f [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]10 [2023-01-15T20:39:22.691Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]11 [2023-01-15T20:39:22.691Z] [java] [Server response]checking results [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]29 [2023-01-15T20:39:22.691Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.691Z] [java] Value of key is: 1.6 test-7 [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]e [2023-01-15T20:39:22.691Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]1f [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]10 [2023-01-15T20:39:22.691Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]11 [2023-01-15T20:39:22.691Z] [java] [Server response]checking results [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]29 [2023-01-15T20:39:22.691Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.691Z] [java] Value of key is: 1.6 test-8 [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]e [2023-01-15T20:39:22.691Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]1f [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]10 [2023-01-15T20:39:22.691Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]11 [2023-01-15T20:39:22.691Z] [java] [Server response]checking results [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]29 [2023-01-15T20:39:22.691Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.691Z] [java] Value of key is: 1.6 test-9 [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]e [2023-01-15T20:39:22.691Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]1f [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]10 [2023-01-15T20:39:22.691Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]11 [2023-01-15T20:39:22.691Z] [java] [Server response]checking results [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]29 [2023-01-15T20:39:22.691Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.691Z] [java] Value of key is: 1.6 test-10 [2023-01-15T20:39:22.691Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.691Z] [java] [Server response]e [2023-01-15T20:39:22.691Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.691Z] [java] [Server response] [2023-01-15T20:39:22.717Z] [exec] parsing WSDL... [2023-01-15T20:39:22.717Z] [exec] [2023-01-15T20:39:22.717Z] [exec] [2023-01-15T20:39:22.743Z] [exec] Application deployed with name jdbc-connectioncreationretryApp. [2023-01-15T20:39:22.743Z] [echo] Deployment on target server server successful [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setOSConditions: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setToolWin: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setToolUnix: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setToolProperty: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setS1ASclassPath: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] init-common: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] deploy-common-ee: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setOSConditions: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setToolWin: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setToolUnix: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setToolProperty: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setS1ASclassPath: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] init-common: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] execute-sql-common: [2023-01-15T20:39:22.743Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/sql/create_pointbase.sql [2023-01-15T20:39:22.743Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:39:22.743Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:39:22.743Z] [sql] 0 rows affected [2023-01-15T20:39:22.743Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] run: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setOSConditions: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setToolWin: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setToolUnix: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setToolProperty: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] setS1ASclassPath: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] init-common: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] stop-derby: [2023-01-15T20:39:22.743Z] [2023-01-15T20:39:22.743Z] stop-derby-aix: [2023-01-15T20:39:22.766Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:22.766Z] [javac] 1 warning [2023-01-15T20:39:22.766Z] [2023-01-15T20:39:22.766Z] assemble: [2023-01-15T20:39:22.766Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverride-ejb.jar [2023-01-15T20:39:22.949Z] [java] [Server response]1f [2023-01-15T20:39:22.949Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.949Z] [java] [Server response] [2023-01-15T20:39:22.949Z] [java] [Server response]10 [2023-01-15T20:39:22.949Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.949Z] [java] [Server response] [2023-01-15T20:39:22.949Z] [java] [Server response]11 [2023-01-15T20:39:22.949Z] [java] [Server response]checking results [2023-01-15T20:39:22.949Z] [java] [Server response] [2023-01-15T20:39:22.949Z] [java] [Server response]29 [2023-01-15T20:39:22.949Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.949Z] [java] Value of key is: 1.6 test-11 [2023-01-15T20:39:22.949Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.949Z] [java] [Server response] [2023-01-15T20:39:22.949Z] [java] [Server response]e [2023-01-15T20:39:22.950Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]1f [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]10 [2023-01-15T20:39:22.950Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]11 [2023-01-15T20:39:22.950Z] [java] [Server response]checking results [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]29 [2023-01-15T20:39:22.950Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.950Z] [java] Value of key is: 1.6 test-12 [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]e [2023-01-15T20:39:22.950Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]1f [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]10 [2023-01-15T20:39:22.950Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]11 [2023-01-15T20:39:22.950Z] [java] [Server response]checking results [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]29 [2023-01-15T20:39:22.950Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.950Z] [java] Value of key is: 1.6 test-13 [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]e [2023-01-15T20:39:22.950Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]1f [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]10 [2023-01-15T20:39:22.950Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]11 [2023-01-15T20:39:22.950Z] [java] [Server response]checking results [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]29 [2023-01-15T20:39:22.950Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.950Z] [java] Value of key is: 1.6 test-14 [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]e [2023-01-15T20:39:22.950Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]1f [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]10 [2023-01-15T20:39:22.950Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]11 [2023-01-15T20:39:22.950Z] [java] [Server response]checking results [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]29 [2023-01-15T20:39:22.950Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.950Z] [java] Value of key is: 1.6 test-15 [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]e [2023-01-15T20:39:22.950Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]1f [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]10 [2023-01-15T20:39:22.950Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]11 [2023-01-15T20:39:22.950Z] [java] [Server response]checking results [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]29 [2023-01-15T20:39:22.950Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.950Z] [java] Value of key is: 1.6 test-16 [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]e [2023-01-15T20:39:22.950Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]1f [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]10 [2023-01-15T20:39:22.950Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]11 [2023-01-15T20:39:22.950Z] [java] [Server response]checking results [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]29 [2023-01-15T20:39:22.950Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.950Z] [java] Value of key is: 1.6 test-17 [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]e [2023-01-15T20:39:22.950Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]1f [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]10 [2023-01-15T20:39:22.950Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]11 [2023-01-15T20:39:22.950Z] [java] [Server response]checking results [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]29 [2023-01-15T20:39:22.950Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.950Z] [java] Value of key is: 1.6 test-18 [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]e [2023-01-15T20:39:22.950Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]1f [2023-01-15T20:39:22.950Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]10 [2023-01-15T20:39:22.950Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.950Z] [java] [Server response] [2023-01-15T20:39:22.950Z] [java] [Server response]11 [2023-01-15T20:39:22.950Z] [java] [Server response]checking results [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]29 [2023-01-15T20:39:22.951Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.951Z] [java] Value of key is: 1.6 test-19 [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]e [2023-01-15T20:39:22.951Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]1f [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]10 [2023-01-15T20:39:22.951Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]11 [2023-01-15T20:39:22.951Z] [java] [Server response]checking results [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]29 [2023-01-15T20:39:22.951Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.951Z] [java] Value of key is: 1.6 test-20 [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]e [2023-01-15T20:39:22.951Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]1f [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]10 [2023-01-15T20:39:22.951Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]11 [2023-01-15T20:39:22.951Z] [java] [Server response]checking results [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]29 [2023-01-15T20:39:22.951Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.951Z] [java] Value of key is: 1.6 test-21 [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]e [2023-01-15T20:39:22.951Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]1f [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]10 [2023-01-15T20:39:22.951Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]11 [2023-01-15T20:39:22.951Z] [java] [Server response]checking results [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]29 [2023-01-15T20:39:22.951Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.951Z] [java] Value of key is: 1.6 test-22 [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]e [2023-01-15T20:39:22.951Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]1f [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]10 [2023-01-15T20:39:22.951Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]11 [2023-01-15T20:39:22.951Z] [java] [Server response]checking results [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]29 [2023-01-15T20:39:22.951Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.951Z] [java] Value of key is: 1.6 test-23 [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]e [2023-01-15T20:39:22.951Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]1f [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]10 [2023-01-15T20:39:22.951Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]11 [2023-01-15T20:39:22.951Z] [java] [Server response]checking results [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]29 [2023-01-15T20:39:22.951Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.951Z] [java] Value of key is: 1.6 test-24 [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]e [2023-01-15T20:39:22.951Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]1f [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]10 [2023-01-15T20:39:22.951Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]11 [2023-01-15T20:39:22.951Z] [java] [Server response]checking results [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]29 [2023-01-15T20:39:22.951Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.951Z] [java] Value of key is: 1.6 test-25 [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]e [2023-01-15T20:39:22.951Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]1f [2023-01-15T20:39:22.951Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]10 [2023-01-15T20:39:22.951Z] [java] [Server response]expectedResults [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]11 [2023-01-15T20:39:22.951Z] [java] [Server response]checking results [2023-01-15T20:39:22.951Z] [java] [Server response] [2023-01-15T20:39:22.951Z] [java] [Server response]29 [2023-01-15T20:39:22.951Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:22.952Z] [java] Value of key is: 1.6 test-26 [2023-01-15T20:39:22.952Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:22.952Z] [java] [Server response] [2023-01-15T20:39:22.952Z] [java] [Server response]e [2023-01-15T20:39:22.952Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:22.952Z] [java] [Server response] [2023-01-15T20:39:23.000Z] [2023-01-15T20:39:23.001Z] stop-derby-nonaix: [2023-01-15T20:39:23.001Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:39:23.001Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:23.026Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverride-client.jar [2023-01-15T20:39:23.026Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] declare-test: [2023-01-15T20:39:23.026Z] [echo] Starting test xmloverride ejb30/security Test asadmin deploy [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init.os: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init.tools.unix: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init.tools.windows: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init.tools: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] setAsadminArgs: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init: [2023-01-15T20:39:23.026Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:23.026Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:23.026Z] [get] Not modified - so not downloaded [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init.customtasks: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] prepare: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] deploy.asadmin: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] setAsadminArgs: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] common.deploy.asadmin: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init.os: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init.tools.unix: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init.tools.windows: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init.tools: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] setAsadminArgs: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init: [2023-01-15T20:39:23.026Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:23.026Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:23.026Z] [get] Not modified - so not downloaded [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] init.customtasks: [2023-01-15T20:39:23.026Z] [2023-01-15T20:39:23.026Z] common.run.asadmin: [2023-01-15T20:39:23.027Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives --name deployment-ejb30-ear-xmloverride /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2023-01-15T20:39:23.027Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:23.210Z] [java] [Server response]1f [2023-01-15T20:39:23.211Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]10 [2023-01-15T20:39:23.211Z] [java] [Server response]expectedResults [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]11 [2023-01-15T20:39:23.211Z] [java] [Server response]checking results [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]29 [2023-01-15T20:39:23.211Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:23.211Z] [java] Value of key is: 1.6 test-27 [2023-01-15T20:39:23.211Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]e [2023-01-15T20:39:23.211Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]1f [2023-01-15T20:39:23.211Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]10 [2023-01-15T20:39:23.211Z] [java] [Server response]expectedResults [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]11 [2023-01-15T20:39:23.211Z] [java] [Server response]checking results [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]29 [2023-01-15T20:39:23.211Z] [java] [Server response]TEST:PASS [2023-01-15T20:39:23.211Z] [java] Value of key is: 1.6 test-28 [2023-01-15T20:39:23.211Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]e [2023-01-15T20:39:23.211Z] [java] [Server response]notifyAndWait [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]1f [2023-01-15T20:39:23.211Z] [java] [Server response]Checking whether its completed [2023-01-15T20:39:23.211Z] [java] [Server response] [2023-01-15T20:39:23.211Z] [java] [Server response]33 [2023-01-15T20:39:23.211Z] [java] [Server response]END_OF_EXECUTION [2023-01-15T20:39:23.211Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:23.211Z] [java] [2023-01-15T20:39:23.211Z] [java] [2023-01-15T20:39:23.211Z] [java] ----------------------------------------- [2023-01-15T20:39:23.211Z] [java] - 1.6 test-15: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-16: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-17: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-18: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-19: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-9: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-8: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-10: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-7: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-11: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-6: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-12: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-5: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-13: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-4: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-14: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-26: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-27: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-28: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-20: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-21: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-22: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-23: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-24: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-25: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-3: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-2: PASS - [2023-01-15T20:39:23.211Z] [java] - 1.6 test-1: PASS - [2023-01-15T20:39:23.211Z] [java] ----------------------------------------- [2023-01-15T20:39:23.211Z] [java] Total PASS: 28 [2023-01-15T20:39:23.211Z] [java] Total FAIL: 0 [2023-01-15T20:39:23.211Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:39:23.211Z] [java] ----------------------------------------- [2023-01-15T20:39:23.211Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:39:23.211Z] [2023-01-15T20:39:23.211Z] setOSConditions: [2023-01-15T20:39:23.211Z] [2023-01-15T20:39:23.211Z] setToolWin: [2023-01-15T20:39:23.211Z] [2023-01-15T20:39:23.211Z] setToolUnix: [2023-01-15T20:39:23.211Z] [2023-01-15T20:39:23.211Z] setToolProperty: [2023-01-15T20:39:23.211Z] [2023-01-15T20:39:23.211Z] setS1ASclassPath: [2023-01-15T20:39:23.211Z] [2023-01-15T20:39:23.211Z] init-common: [2023-01-15T20:39:23.211Z] [2023-01-15T20:39:23.211Z] disable-app: [2023-01-15T20:39:23.211Z] [2023-01-15T20:39:23.211Z] asadmin-common: [2023-01-15T20:39:23.211Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=false [2023-01-15T20:39:23.211Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:23.258Z] [java] Sun Jan 15 20:39:23 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:39:23.514Z] [2023-01-15T20:39:23.514Z] setOSConditions: [2023-01-15T20:39:23.514Z] [2023-01-15T20:39:23.514Z] setToolWin: [2023-01-15T20:39:23.514Z] [2023-01-15T20:39:23.514Z] setToolUnix: [2023-01-15T20:39:23.514Z] [2023-01-15T20:39:23.514Z] setToolProperty: [2023-01-15T20:39:23.514Z] [2023-01-15T20:39:23.514Z] setS1ASclassPath: [2023-01-15T20:39:23.514Z] [2023-01-15T20:39:23.514Z] init-common: [2023-01-15T20:39:23.514Z] [2023-01-15T20:39:23.514Z] runclient-common: [2023-01-15T20:39:23.514Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretryAppClient.jar -name jdbc-connectioncreationretryClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:39:23.514Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:23.596Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:23.599Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:39:23.652Z] [exec] [2023-01-15T20:39:23.654Z] [exec] Generating code... [2023-01-15T20:39:23.654Z] [exec] [2023-01-15T20:39:23.654Z] [exec] [2023-01-15T20:39:23.654Z] [exec] Compiling code... [2023-01-15T20:39:23.654Z] [exec] [2023-01-15T20:39:23.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=false [2023-01-15T20:39:23.778Z] [exec] applications.application.connector16App.enabled=false [2023-01-15T20:39:23.778Z] [2023-01-15T20:39:23.778Z] setOSConditions: [2023-01-15T20:39:23.778Z] [2023-01-15T20:39:23.778Z] setToolWin: [2023-01-15T20:39:23.778Z] [2023-01-15T20:39:23.778Z] setToolUnix: [2023-01-15T20:39:23.778Z] [2023-01-15T20:39:23.778Z] setToolProperty: [2023-01-15T20:39:23.778Z] [2023-01-15T20:39:23.778Z] setS1ASclassPath: [2023-01-15T20:39:23.778Z] [2023-01-15T20:39:23.778Z] init-common: [2023-01-15T20:39:23.778Z] [2023-01-15T20:39:23.778Z] enable-app: [2023-01-15T20:39:23.778Z] [2023-01-15T20:39:23.778Z] asadmin-common: [2023-01-15T20:39:23.778Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=true [2023-01-15T20:39:23.778Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:24.078Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:24.327Z] [exec] ValResp SecResp HelloEjb ValReq SecReq Sun [2023-01-15T20:39:24.328Z] [exec] Value of key is: SOAPDefault test ejbws: hello [2023-01-15T20:39:24.328Z] [exec] ValResp SecResp HelloServlet ValReq SecReq Sun [2023-01-15T20:39:24.328Z] [exec] Value of key is: SOAPDefault test serlvetws: hello [2023-01-15T20:39:24.328Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:24.328Z] [exec] [2023-01-15T20:39:24.328Z] [exec] [2023-01-15T20:39:24.328Z] [exec] ----------------------------------------- [2023-01-15T20:39:24.328Z] [exec] - SOAPDefault test serlvetws: hello: PASS - [2023-01-15T20:39:24.328Z] [exec] - SOAPDefault test ejbws: hello: PASS - [2023-01-15T20:39:24.329Z] [exec] ----------------------------------------- [2023-01-15T20:39:24.329Z] [exec] Total PASS: 2 [2023-01-15T20:39:24.329Z] [exec] Total FAIL: 0 [2023-01-15T20:39:24.329Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:39:24.329Z] [exec] ----------------------------------------- [2023-01-15T20:39:24.329Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:39:24.329Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] undeploy: [2023-01-15T20:39:24.329Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:24.329Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:24.329Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:24.329Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:24.329Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] setOSConditions: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] setToolWin: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] setToolUnix: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] setToolProperty: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] setS1ASclassPath: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] init-common: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] undeploy-common: [2023-01-15T20:39:24.329Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:24.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-soapdefaultApp [2023-01-15T20:39:24.329Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:24.329Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:24.329Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:24.329Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:24.329Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] setOSConditions: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] setToolWin: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] setToolUnix: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] setToolProperty: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] setS1ASclassPath: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] init-common: [2023-01-15T20:39:24.329Z] [2023-01-15T20:39:24.329Z] undeploy-client-common: [2023-01-15T20:39:24.341Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=true [2023-01-15T20:39:24.342Z] [exec] applications.application.connector16App.enabled=true [2023-01-15T20:39:24.342Z] [2023-01-15T20:39:24.342Z] setOSConditions: [2023-01-15T20:39:24.342Z] [2023-01-15T20:39:24.342Z] setToolWin: [2023-01-15T20:39:24.342Z] [2023-01-15T20:39:24.342Z] setToolUnix: [2023-01-15T20:39:24.342Z] [2023-01-15T20:39:24.342Z] setToolProperty: [2023-01-15T20:39:24.342Z] [2023-01-15T20:39:24.342Z] setS1ASclassPath: [2023-01-15T20:39:24.342Z] [2023-01-15T20:39:24.342Z] init-common: [2023-01-15T20:39:24.342Z] [2023-01-15T20:39:24.342Z] runtest: [2023-01-15T20:39:24.342Z] [java] GET /connector16/servlet/SimpleServlet?url=/connector16/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:39:24.342Z] [java] [2023-01-15T20:39:24.342Z] [java] Time: 2 [2023-01-15T20:39:24.342Z] [java] [Server response]HTTP/1.1 404 Not Found [2023-01-15T20:39:24.342Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:39:24.342Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:39:24.342Z] [java] [Server response]Content-Language: [2023-01-15T20:39:24.342Z] [java] [Server response]Content-Type: text/html [2023-01-15T20:39:24.342Z] [java] [Server response]Content-Length: 1048 [2023-01-15T20:39:24.342Z] [java] [Server response] [2023-01-15T20:39:24.585Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:24.642Z] [exec] Jan 15, 2023 8:39:24 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:39:24.651Z] [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. [2023-01-15T20:39:24.842Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-soapdefault-client [2023-01-15T20:39:24.862Z] [2023-01-15T20:39:24.862Z] unsetup: [2023-01-15T20:39:24.862Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:24.862Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:24.862Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:24.862Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:24.862Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:24.862Z] [2023-01-15T20:39:24.862Z] asadmin-common: [2023-01-15T20:39:24.862Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPDefaultTestServerAuthModule [2023-01-15T20:39:24.977Z] [exec] Application deployed with name deployment-ejb30-ear-xmloverride. [2023-01-15T20:39:24.977Z] [exec] Command deploy executed successfully. [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init.os: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init.tools.unix: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init.tools.windows: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init.tools: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] setAsadminArgs: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init: [2023-01-15T20:39:24.977Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:24.977Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:24.977Z] [get] Not modified - so not downloaded [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init.customtasks: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] setEnabled: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] createAppRef: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init.os: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init.tools.unix: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init.tools.windows: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init.tools: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] setAsadminArgs: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init: [2023-01-15T20:39:24.977Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:24.977Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:24.977Z] [get] Not modified - so not downloaded [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] init.customtasks: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] prepare: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] setOrbPort2: [2023-01-15T20:39:24.977Z] [2023-01-15T20:39:24.977Z] runclient: [2023-01-15T20:39:25.029Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:25.031Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:39:25.119Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:25.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPDefaultTestServerAuthModule [2023-01-15T20:39:25.376Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:25.376Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:25.376Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:25.376Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:25.376Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:25.376Z] [2023-01-15T20:39:25.376Z] asadmin-common: [2023-01-15T20:39:25.376Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPDefaultTestClientAuthModule [2023-01-15T20:39:25.600Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:25.633Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:25.859Z] [javac] 1 warning [2023-01-15T20:39:25.860Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:39:25.860Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:39:25.860Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:39:25.860Z] [2023-01-15T20:39:25.860Z] deploy-client: [2023-01-15T20:39:25.860Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:25.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPDefaultTestClientAuthModule [2023-01-15T20:39:25.891Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:25.891Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:25.891Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:25.891Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:25.891Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:25.891Z] [2023-01-15T20:39:25.891Z] setOSConditions: [2023-01-15T20:39:25.891Z] [2023-01-15T20:39:25.891Z] setToolWin: [2023-01-15T20:39:25.891Z] [2023-01-15T20:39:25.891Z] setToolUnix: [2023-01-15T20:39:25.891Z] [2023-01-15T20:39:25.891Z] setToolProperty: [2023-01-15T20:39:25.891Z] [2023-01-15T20:39:25.891Z] setS1ASclassPath: [2023-01-15T20:39:25.891Z] [2023-01-15T20:39:25.891Z] init-common: [2023-01-15T20:39:25.891Z] [2023-01-15T20:39:25.891Z] disable-wss-message-security-provider: [2023-01-15T20:39:25.891Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:26.426Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:26.427Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:39:26.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server-config.security-service.message-security-config.SOAP.default_provider= [2023-01-15T20:39:26.454Z] [exec] server-config.security-service.message-security-config.SOAP.default-provider= [2023-01-15T20:39:26.454Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:26.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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= [2023-01-15T20:39:26.710Z] [exec] server-config.security-service.message-security-config.SOAP.default-client-provider= [2023-01-15T20:39:26.710Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-soapdefault-provider.jar [2023-01-15T20:39:26.710Z] [2023-01-15T20:39:26.710Z] all: [2023-01-15T20:39:26.710Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:26.710Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:26.710Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:26.710Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:26.710Z] [2023-01-15T20:39:26.710Z] setOSConditions: [2023-01-15T20:39:26.710Z] [2023-01-15T20:39:26.710Z] setToolWin: [2023-01-15T20:39:26.710Z] [2023-01-15T20:39:26.710Z] setToolUnix: [2023-01-15T20:39:26.710Z] [2023-01-15T20:39:26.710Z] setToolProperty: [2023-01-15T20:39:26.710Z] [2023-01-15T20:39:26.710Z] setS1ASclassPath: [2023-01-15T20:39:26.710Z] [2023-01-15T20:39:26.710Z] init-common: [2023-01-15T20:39:26.710Z] [2023-01-15T20:39:26.710Z] clean: [2023-01-15T20:39:26.710Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:26.710Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:26.710Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:26.710Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:26.710Z] [2023-01-15T20:39:26.711Z] setOSConditions: [2023-01-15T20:39:26.711Z] [2023-01-15T20:39:26.711Z] setToolWin: [2023-01-15T20:39:26.711Z] [2023-01-15T20:39:26.711Z] setToolUnix: [2023-01-15T20:39:26.711Z] [2023-01-15T20:39:26.711Z] setToolProperty: [2023-01-15T20:39:26.711Z] [2023-01-15T20:39:26.711Z] setS1ASclassPath: [2023-01-15T20:39:26.711Z] [2023-01-15T20:39:26.711Z] init-common: [2023-01-15T20:39:26.967Z] [2023-01-15T20:39:26.967Z] clean-common: [2023-01-15T20:39:26.967Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:26.967Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:26.967Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:26.967Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:26.967Z] [2023-01-15T20:39:26.967Z] setOSConditions: [2023-01-15T20:39:26.967Z] [2023-01-15T20:39:26.967Z] setToolWin: [2023-01-15T20:39:26.967Z] [2023-01-15T20:39:26.967Z] setToolUnix: [2023-01-15T20:39:26.967Z] [2023-01-15T20:39:26.967Z] setToolProperty: [2023-01-15T20:39:26.967Z] [2023-01-15T20:39:26.967Z] setS1ASclassPath: [2023-01-15T20:39:26.967Z] [2023-01-15T20:39:26.967Z] init-common: [2023-01-15T20:39:26.967Z] [2023-01-15T20:39:26.967Z] clean-classes-common: [2023-01-15T20:39:26.967Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:26.967Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:26.968Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:26.968Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:26.968Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] setOSConditions: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] setToolWin: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] setToolUnix: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] setToolProperty: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] setS1ASclassPath: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] init-common: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] clean-jars-common: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] build-providers: [2023-01-15T20:39:26.968Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:26.968Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:26.968Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:26.968Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] setOSConditions: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] setToolWin: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] setToolUnix: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] setToolProperty: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] setS1ASclassPath: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] init-common: [2023-01-15T20:39:26.968Z] [2023-01-15T20:39:26.968Z] compile-common: [2023-01-15T20:39:26.968Z] [echo] Current time (ISO): 2023-01-15T20:39:26.729+0000 [2023-01-15T20:39:26.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/authmodule [2023-01-15T20:39:26.968Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/authmodule [2023-01-15T20:39:26.968Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:26.992Z] [exec] Application deployed with name wsclient. [2023-01-15T20:39:26.993Z] [exec] Command deploy executed successfully. [2023-01-15T20:39:26.993Z] [2023-01-15T20:39:26.993Z] setup: [2023-01-15T20:39:26.993Z] [2023-01-15T20:39:26.993Z] runtest1: [2023-01-15T20:39:26.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:26.993Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:26.993Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:26.993Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:26.993Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:39:26.993Z] [java] [client.TestClient]:: [2023-01-15T20:39:26.993Z] [java] [client.TestClient]:: [2023-01-15T20:39:26.993Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:39:26.993Z] [java] [client.TestClient]:: [2023-01-15T20:39:26.993Z] [java] [client.TestClient]:: [2023-01-15T20:39:26.993Z] [java] [client.TestClient]::

    [2023-01-15T20:39:26.993Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2023-01-15T20:39:26.993Z] [java] [client.TestClient]::

    [2023-01-15T20:39:26.993Z] [java] [client.TestClient]:: [WebSvcTest-Hello All] [2023-01-15T20:39:26.993Z] [java] [client.TestClient]:: [2023-01-15T20:39:26.993Z] [java] [client.TestClient]:: [2023-01-15T20:39:26.993Z] [java] Value of key is:noName2 [2023-01-15T20:39:26.993Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:26.993Z] [java] [2023-01-15T20:39:26.993Z] [java] [2023-01-15T20:39:26.993Z] [java] ----------------------------------------- [2023-01-15T20:39:26.993Z] [java] - noName2: PASS - [2023-01-15T20:39:26.993Z] [java] ----------------------------------------- [2023-01-15T20:39:26.993Z] [java] Total PASS: 1 [2023-01-15T20:39:26.993Z] [java] Total FAIL: 0 [2023-01-15T20:39:26.993Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:39:26.993Z] [java] ----------------------------------------- [2023-01-15T20:39:26.993Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:39:26.993Z] [2023-01-15T20:39:26.993Z] undeploy: [2023-01-15T20:39:26.993Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:26.993Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:26.993Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:26.993Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:26.993Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:26.993Z] [2023-01-15T20:39:26.993Z] setOSConditions: [2023-01-15T20:39:26.993Z] [2023-01-15T20:39:26.993Z] setToolWin: [2023-01-15T20:39:26.993Z] [2023-01-15T20:39:26.993Z] setToolUnix: [2023-01-15T20:39:26.993Z] [2023-01-15T20:39:26.993Z] setToolProperty: [2023-01-15T20:39:26.993Z] [2023-01-15T20:39:26.993Z] setS1ASclassPath: [2023-01-15T20:39:26.993Z] [2023-01-15T20:39:26.993Z] init-common: [2023-01-15T20:39:26.993Z] [2023-01-15T20:39:26.993Z] undeploy-war-common: [2023-01-15T20:39:27.252Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:27.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:39:27.819Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:27.819Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:27.819Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:39:27.819Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:27.819Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:27.819Z] [2023-01-15T20:39:27.819Z] setOSConditions: [2023-01-15T20:39:27.819Z] [2023-01-15T20:39:27.819Z] setToolWin: [2023-01-15T20:39:27.819Z] [2023-01-15T20:39:27.819Z] setToolUnix: [2023-01-15T20:39:27.819Z] [2023-01-15T20:39:27.819Z] setToolProperty: [2023-01-15T20:39:27.819Z] [2023-01-15T20:39:27.819Z] setS1ASclassPath: [2023-01-15T20:39:27.819Z] [2023-01-15T20:39:27.819Z] init-common: [2023-01-15T20:39:27.819Z] [2023-01-15T20:39:27.819Z] undeploy-client: [2023-01-15T20:39:28.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:28.335Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:28.341Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:28.342Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:39:28.592Z] [javac] 1 warning [2023-01-15T20:39:28.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:28.593Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-soapembedded-provider.jar [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setup: [2023-01-15T20:39:28.593Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:28.593Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:28.593Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:28.593Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setOSConditions: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setToolWin: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setToolUnix: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setToolProperty: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setS1ASclassPath: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] init-common: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] env-check: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] prepare-store-nickname-common: [2023-01-15T20:39:28.593Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__cacerts.jks [2023-01-15T20:39:28.593Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__keystore.jks [2023-01-15T20:39:28.593Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:28.593Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:28.593Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:28.593Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setOSConditions: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setToolWin: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setToolUnix: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setToolProperty: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setS1ASclassPath: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] init-common: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] prepare-store-nickname-certutil-common: [2023-01-15T20:39:28.593Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:28.593Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:28.593Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:28.593Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setOSConditions: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setToolWin: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setToolUnix: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setToolProperty: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] setS1ASclassPath: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] init-common: [2023-01-15T20:39:28.593Z] [2023-01-15T20:39:28.593Z] prepare-store-nickname-keytool-common: [2023-01-15T20:39:28.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build [2023-01-15T20:39:28.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build [2023-01-15T20:39:28.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib [2023-01-15T20:39:28.593Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:28.593Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:28.594Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:28.594Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:28.594Z] [2023-01-15T20:39:28.594Z] asadmin-common: [2023-01-15T20:39:28.594Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soapembedded.SOAPEmbeddedTestServerAuthModule --layer SOAP --providertype server --requestauthsource sender SOAPEmbeddedTestServerAuthModule [2023-01-15T20:39:28.594Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:28.599Z] [exec] Command undeploy executed successfully. [2023-01-15T20:39:28.600Z] [2023-01-15T20:39:28.600Z] all: [2023-01-15T20:39:28.600Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:28.600Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:28.600Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:28.600Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:28.600Z] [2023-01-15T20:39:28.600Z] setOSConditions: [2023-01-15T20:39:28.600Z] [2023-01-15T20:39:28.600Z] setToolWin: [2023-01-15T20:39:28.600Z] [2023-01-15T20:39:28.600Z] setToolUnix: [2023-01-15T20:39:28.600Z] [2023-01-15T20:39:28.600Z] setToolProperty: [2023-01-15T20:39:28.600Z] [2023-01-15T20:39:28.600Z] setS1ASclassPath: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] init-common: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] clean: [2023-01-15T20:39:28.860Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:28.860Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:28.860Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:28.860Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setOSConditions: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setToolWin: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setToolUnix: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setToolProperty: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setS1ASclassPath: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] init-common: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] clean-common: [2023-01-15T20:39:28.860Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:28.860Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:28.860Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:28.860Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setOSConditions: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setToolWin: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setToolUnix: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setToolProperty: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setS1ASclassPath: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] init-common: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] clean-classes-common: [2023-01-15T20:39:28.860Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:28.860Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:28.860Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:28.860Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:28.860Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setOSConditions: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setToolWin: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setToolUnix: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setToolProperty: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] setS1ASclassPath: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] init-common: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] clean-jars-common: [2023-01-15T20:39:28.860Z] [2023-01-15T20:39:28.860Z] assemble-web: [2023-01-15T20:39:28.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:28.860Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:28.861Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:28.861Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:28.861Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:28.861Z] [2023-01-15T20:39:28.861Z] setOSConditions: [2023-01-15T20:39:28.861Z] [2023-01-15T20:39:28.861Z] setToolWin: [2023-01-15T20:39:28.861Z] [2023-01-15T20:39:28.861Z] setToolUnix: [2023-01-15T20:39:28.861Z] [2023-01-15T20:39:28.861Z] setToolProperty: [2023-01-15T20:39:28.861Z] [2023-01-15T20:39:28.861Z] setS1ASclassPath: [2023-01-15T20:39:28.861Z] [2023-01-15T20:39:28.861Z] init-common: [2023-01-15T20:39:28.861Z] [2023-01-15T20:39:28.861Z] wsimport: [2023-01-15T20:39:28.861Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:29.156Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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.soapembedded.SOAPEmbeddedTestServerAuthModule --target server SOAPEmbeddedTestServerAuthModule [2023-01-15T20:39:29.156Z] [exec] Creation of message security provider named SOAPEmbeddedTestServerAuthModule completed successfully [2023-01-15T20:39:29.156Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:29.156Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:29.156Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:29.156Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:29.156Z] [2023-01-15T20:39:29.156Z] asadmin-common: [2023-01-15T20:39:29.156Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soapembedded.SOAPEmbeddedTestClientAuthModule --layer SOAP --providertype client --requestauthsource sender SOAPEmbeddedTestClientAuthModule [2023-01-15T20:39:29.156Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:29.416Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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.soapembedded.SOAPEmbeddedTestClientAuthModule --target server SOAPEmbeddedTestClientAuthModule [2023-01-15T20:39:29.416Z] [exec] Creation of message security provider named SOAPEmbeddedTestClientAuthModule completed successfully [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] build-deploy: [2023-01-15T20:39:29.416Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:29.416Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:29.416Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:29.416Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] setOSConditions: [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] setToolWin: [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] setToolUnix: [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] setToolProperty: [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] setS1ASclassPath: [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] init-common: [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] clean: [2023-01-15T20:39:29.416Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:29.416Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:29.416Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:29.416Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] setOSConditions: [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] setToolWin: [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.416Z] setToolUnix: [2023-01-15T20:39:29.416Z] [2023-01-15T20:39:29.417Z] setToolProperty: [2023-01-15T20:39:29.417Z] [2023-01-15T20:39:29.417Z] setS1ASclassPath: [2023-01-15T20:39:29.417Z] [2023-01-15T20:39:29.417Z] init-common: [2023-01-15T20:39:29.417Z] [2023-01-15T20:39:29.417Z] clean-common: [2023-01-15T20:39:29.417Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:29.417Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:29.417Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:29.417Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:29.417Z] [2023-01-15T20:39:29.417Z] setOSConditions: [2023-01-15T20:39:29.417Z] [2023-01-15T20:39:29.417Z] setToolWin: [2023-01-15T20:39:29.417Z] [2023-01-15T20:39:29.417Z] setToolUnix: [2023-01-15T20:39:29.417Z] [2023-01-15T20:39:29.417Z] setToolProperty: [2023-01-15T20:39:29.417Z] [2023-01-15T20:39:29.417Z] setS1ASclassPath: [2023-01-15T20:39:29.417Z] [2023-01-15T20:39:29.417Z] init-common: [2023-01-15T20:39:29.417Z] [2023-01-15T20:39:29.417Z] clean-classes-common: [2023-01-15T20:39:29.417Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:29.417Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:29.417Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:29.427Z] [exec] parsing WSDL... [2023-01-15T20:39:29.427Z] [exec] [2023-01-15T20:39:29.427Z] [exec] [2023-01-15T20:39:29.673Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:29.674Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] setOSConditions: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] setToolWin: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] setToolUnix: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] setToolProperty: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] setS1ASclassPath: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] init-common: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] clean-jars-common: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] compile-server: [2023-01-15T20:39:29.674Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:29.674Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:29.674Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:29.674Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] setOSConditions: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] setToolWin: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] setToolUnix: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] setToolProperty: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] setS1ASclassPath: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] init-common: [2023-01-15T20:39:29.674Z] [2023-01-15T20:39:29.674Z] compile-common: [2023-01-15T20:39:29.674Z] [echo] Current time (ISO): 2023-01-15T20:39:29.423+0000 [2023-01-15T20:39:29.674Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/ejbws [2023-01-15T20:39:29.674Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/ejbws [2023-01-15T20:39:29.674Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:30.363Z] [exec] [2023-01-15T20:39:30.363Z] [exec] Generating code... [2023-01-15T20:39:30.363Z] [exec] [2023-01-15T20:39:30.363Z] [exec] [2023-01-15T20:39:30.363Z] [exec] Compiling code... [2023-01-15T20:39:30.363Z] [exec] [2023-01-15T20:39:31.565Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:31.565Z] [javac] 1 warning [2023-01-15T20:39:31.565Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:31.565Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:31.565Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:31.565Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:31.565Z] [2023-01-15T20:39:31.565Z] setOSConditions: [2023-01-15T20:39:31.565Z] [2023-01-15T20:39:31.565Z] setToolWin: [2023-01-15T20:39:31.565Z] [2023-01-15T20:39:31.565Z] setToolUnix: [2023-01-15T20:39:31.565Z] [2023-01-15T20:39:31.565Z] setToolProperty: [2023-01-15T20:39:31.565Z] [2023-01-15T20:39:31.565Z] setS1ASclassPath: [2023-01-15T20:39:31.565Z] [2023-01-15T20:39:31.565Z] init-common: [2023-01-15T20:39:31.565Z] [2023-01-15T20:39:31.565Z] compile-common: [2023-01-15T20:39:31.565Z] [echo] Current time (ISO): 2023-01-15T20:39:31.081+0000 [2023-01-15T20:39:31.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2023-01-15T20:39:31.565Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2023-01-15T20:39:31.565Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:31.739Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:31.740Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:31.740Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:31.740Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] setOSConditions: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] setToolWin: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] setToolUnix: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] setToolProperty: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] setS1ASclassPath: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] init-common: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] compile: [2023-01-15T20:39:31.740Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:31.740Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:31.740Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:31.740Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] setOSConditions: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] setToolWin: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] setToolUnix: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] setToolProperty: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] setS1ASclassPath: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] init-common: [2023-01-15T20:39:31.740Z] [2023-01-15T20:39:31.740Z] compile-common: [2023-01-15T20:39:31.740Z] [echo] Current time (ISO): 2023-01-15T20:39:31.402+0000 [2023-01-15T20:39:31.740Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:31.740Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:32.933Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:32.933Z] [javac] 1 warning [2023-01-15T20:39:32.933Z] [2023-01-15T20:39:32.933Z] build-server: [2023-01-15T20:39:32.933Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:32.933Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:32.933Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:32.933Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:32.933Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:32.933Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:32.933Z] [2023-01-15T20:39:32.933Z] package-ejbjar-common: [2023-01-15T20:39:32.933Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:32.933Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapembedded-ejb.jar [2023-01-15T20:39:32.933Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:32.933Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2023-01-15T20:39:32.933Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2023-01-15T20:39:32.933Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapembedded-web.war [2023-01-15T20:39:32.933Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/descriptor/sun-application.xml to copy. [2023-01-15T20:39:32.933Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapembeddedApp.ear [2023-01-15T20:39:32.933Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:32.933Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:32.933Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:32.933Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:32.933Z] [2023-01-15T20:39:32.933Z] setOSConditions: [2023-01-15T20:39:32.933Z] [2023-01-15T20:39:32.933Z] setToolWin: [2023-01-15T20:39:32.933Z] [2023-01-15T20:39:32.933Z] setToolUnix: [2023-01-15T20:39:32.933Z] [2023-01-15T20:39:32.933Z] setToolProperty: [2023-01-15T20:39:32.933Z] [2023-01-15T20:39:32.933Z] setS1ASclassPath: [2023-01-15T20:39:32.933Z] [2023-01-15T20:39:32.933Z] init-common: [2023-01-15T20:39:32.933Z] [2023-01-15T20:39:32.933Z] deploy-common-libraries: [2023-01-15T20:39:32.933Z] [echo] Deploying with libraries... [2023-01-15T20:39:32.933Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] processResult: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] failed: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] passed: [2023-01-15T20:39:33.095Z] [echo] Test xmloverride Passed [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] unknown: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] declare-test: [2023-01-15T20:39:33.095Z] [echo] Starting test xmloverride ejb30/security Test asadmin redeploy [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.os: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.tools.unix: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.tools.windows: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.tools: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] setAsadminArgs: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init: [2023-01-15T20:39:33.095Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:33.095Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:33.095Z] [get] Not modified - so not downloaded [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.customtasks: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] prepare: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] redeploy.asadmin: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] setAsadminArgs: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] common.redeploy.asadmin: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.os: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.tools.unix: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.tools.windows: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.tools: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] setAsadminArgs: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init: [2023-01-15T20:39:33.095Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:33.095Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:33.095Z] [get] Not modified - so not downloaded [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.customtasks: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] delAppRef: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.os: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.095Z] init.tools.unix: [2023-01-15T20:39:33.095Z] [2023-01-15T20:39:33.096Z] init.tools.windows: [2023-01-15T20:39:33.096Z] [2023-01-15T20:39:33.096Z] init.tools: [2023-01-15T20:39:33.096Z] [2023-01-15T20:39:33.096Z] setAsadminArgs: [2023-01-15T20:39:33.096Z] [2023-01-15T20:39:33.096Z] init: [2023-01-15T20:39:33.096Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:33.096Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:33.096Z] [get] Not modified - so not downloaded [2023-01-15T20:39:33.096Z] [2023-01-15T20:39:33.096Z] init.customtasks: [2023-01-15T20:39:33.096Z] [2023-01-15T20:39:33.096Z] common.run.asadmin: [2023-01-15T20:39:33.096Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives --name deployment-ejb30-ear-xmloverride /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2023-01-15T20:39:33.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-soapembedded-provider.jar --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapembeddedApp.ear [2023-01-15T20:39:33.354Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:33.752Z] [exec] Application deployed with name security-jmac-soapembeddedApp. [2023-01-15T20:39:33.752Z] [exec] there are no files to retrieve for application security-jmac-soapembeddedApp [2023-01-15T20:39:33.752Z] [echo] Deployment on target server server successful [2023-01-15T20:39:33.752Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:33.752Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:33.752Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:33.753Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:33.753Z] [2023-01-15T20:39:33.753Z] compile-webclient: [2023-01-15T20:39:33.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient [2023-01-15T20:39:33.753Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:33.753Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:33.753Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:33.753Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:33.753Z] [2023-01-15T20:39:33.753Z] setOSConditions: [2023-01-15T20:39:33.753Z] [2023-01-15T20:39:33.753Z] setToolWin: [2023-01-15T20:39:33.753Z] [2023-01-15T20:39:33.753Z] setToolUnix: [2023-01-15T20:39:33.753Z] [2023-01-15T20:39:33.753Z] setToolProperty: [2023-01-15T20:39:33.753Z] [2023-01-15T20:39:33.753Z] setS1ASclassPath: [2023-01-15T20:39:33.753Z] [2023-01-15T20:39:33.753Z] init-common: [2023-01-15T20:39:33.753Z] [2023-01-15T20:39:33.753Z] setJAXWSToolsForWin: [2023-01-15T20:39:33.753Z] [2023-01-15T20:39:33.753Z] setJAXWSToolsForUnix: [2023-01-15T20:39:33.753Z] [2023-01-15T20:39:33.753Z] wsimport: [2023-01-15T20:39:33.753Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:33.924Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:33.925Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:39:34.276Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:34.277Z] [javac] 1 warning [2023-01-15T20:39:34.277Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/localwsdl [2023-01-15T20:39:34.277Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1 [2023-01-15T20:39:34.277Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:34.277Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:34.277Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:34.277Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:34.277Z] [2023-01-15T20:39:34.277Z] pkg-war: [2023-01-15T20:39:34.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:34.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:39:34.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:34.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:34.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:39:34.277Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:34.277Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:34.277Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:39:34.277Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:39:34.277Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:39:34.277Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:34.277Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:34.277Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${web.wsit.descriptors} does not exist. [2023-01-15T20:39:34.277Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/dol-override-1-web.war [2023-01-15T20:39:34.277Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:34.277Z] [2023-01-15T20:39:34.277Z] assemble-client: [2023-01-15T20:39:34.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:39:34.277Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:34.278Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:34.278Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:34.278Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:34.278Z] [2023-01-15T20:39:34.278Z] setOSConditions: [2023-01-15T20:39:34.278Z] [2023-01-15T20:39:34.278Z] setToolWin: [2023-01-15T20:39:34.278Z] [2023-01-15T20:39:34.278Z] setToolUnix: [2023-01-15T20:39:34.278Z] [2023-01-15T20:39:34.278Z] setToolProperty: [2023-01-15T20:39:34.278Z] [2023-01-15T20:39:34.278Z] setS1ASclassPath: [2023-01-15T20:39:34.278Z] [2023-01-15T20:39:34.278Z] init-common: [2023-01-15T20:39:34.278Z] [2023-01-15T20:39:34.278Z] wsimport: [2023-01-15T20:39:34.278Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:34.315Z] [exec] parsing WSDL... [2023-01-15T20:39:34.315Z] [exec] [2023-01-15T20:39:34.315Z] [exec] [2023-01-15T20:39:34.571Z] [exec] [2023-01-15T20:39:34.571Z] [exec] Generating code... [2023-01-15T20:39:34.571Z] [exec] [2023-01-15T20:39:34.572Z] [exec] [2023-01-15T20:39:34.572Z] [exec] Compiling code... [2023-01-15T20:39:34.572Z] [exec] [2023-01-15T20:39:34.847Z] [exec] parsing WSDL... [2023-01-15T20:39:34.848Z] [exec] [2023-01-15T20:39:34.848Z] [exec] [2023-01-15T20:39:34.864Z] [exec] Application deployed with name deployment-ejb30-ear-xmloverride. [2023-01-15T20:39:34.865Z] [exec] Command deploy executed successfully. [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init.os: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init.tools.unix: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init.tools.windows: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init.tools: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] setAsadminArgs: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init: [2023-01-15T20:39:34.865Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:34.865Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:34.865Z] [get] Not modified - so not downloaded [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init.customtasks: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] setEnabled: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] createAppRef: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init.os: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init.tools.unix: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init.tools.windows: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init.tools: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] setAsadminArgs: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init: [2023-01-15T20:39:34.865Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:34.865Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:34.865Z] [get] Not modified - so not downloaded [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] init.customtasks: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] prepare: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] setOrbPort2: [2023-01-15T20:39:34.865Z] [2023-01-15T20:39:34.865Z] runclient: [2023-01-15T20:39:35.502Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:35.502Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:35.502Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:35.502Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:35.502Z] [2023-01-15T20:39:35.502Z] setOSConditions: [2023-01-15T20:39:35.502Z] [2023-01-15T20:39:35.502Z] setToolWin: [2023-01-15T20:39:35.502Z] [2023-01-15T20:39:35.502Z] setToolUnix: [2023-01-15T20:39:35.502Z] [2023-01-15T20:39:35.502Z] setToolProperty: [2023-01-15T20:39:35.502Z] [2023-01-15T20:39:35.502Z] setS1ASclassPath: [2023-01-15T20:39:35.502Z] [2023-01-15T20:39:35.502Z] init-common: [2023-01-15T20:39:35.502Z] [2023-01-15T20:39:35.502Z] setJAXWSToolsForWin: [2023-01-15T20:39:35.502Z] [2023-01-15T20:39:35.502Z] setJAXWSToolsForUnix: [2023-01-15T20:39:35.502Z] [2023-01-15T20:39:35.502Z] wsimport: [2023-01-15T20:39:35.502Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:35.759Z] [exec] parsing WSDL... [2023-01-15T20:39:35.759Z] [exec] [2023-01-15T20:39:35.759Z] [exec] [2023-01-15T20:39:35.785Z] [exec] [2023-01-15T20:39:35.786Z] [exec] Generating code... [2023-01-15T20:39:35.786Z] [exec] [2023-01-15T20:39:35.786Z] [exec] [2023-01-15T20:39:35.786Z] [exec] Compiling code... [2023-01-15T20:39:35.786Z] [exec] [2023-01-15T20:39:36.321Z] [exec] [2023-01-15T20:39:36.321Z] [exec] Generating code... [2023-01-15T20:39:36.321Z] [exec] [2023-01-15T20:39:36.322Z] [exec] [2023-01-15T20:39:36.322Z] [exec] Compiling code... [2023-01-15T20:39:36.322Z] [exec] [2023-01-15T20:39:36.730Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml:91: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:39:36.730Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:39:37.250Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/webclient [2023-01-15T20:39:37.250Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:39:37.250Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient [2023-01-15T20:39:37.250Z] [2023-01-15T20:39:37.250Z] build-webclient: [2023-01-15T20:39:37.250Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:37.250Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:37.250Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:37.250Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:37.250Z] [2023-01-15T20:39:37.250Z] clear: [2023-01-15T20:39:37.250Z] [2023-01-15T20:39:37.250Z] test-tlds-exist: [2023-01-15T20:39:37.250Z] [2023-01-15T20:39:37.250Z] copy-tlds: [2023-01-15T20:39:37.250Z] [2023-01-15T20:39:37.250Z] test-tagfiles-exist: [2023-01-15T20:39:37.250Z] [2023-01-15T20:39:37.250Z] copy-tagfiles: [2023-01-15T20:39:37.250Z] [2023-01-15T20:39:37.250Z] package-war-common: [2023-01-15T20:39:37.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:39:37.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:37.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:37.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:39:37.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/lib [2023-01-15T20:39:37.250Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:37.251Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:37.251Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:37.251Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:37.251Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/docroot [2023-01-15T20:39:37.251Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapembedded-client-web.war [2023-01-15T20:39:37.251Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:37.251Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:37.251Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:37.251Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:37.251Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:37.251Z] [2023-01-15T20:39:37.251Z] setOSConditions: [2023-01-15T20:39:37.251Z] [2023-01-15T20:39:37.251Z] setToolWin: [2023-01-15T20:39:37.251Z] [2023-01-15T20:39:37.251Z] setToolUnix: [2023-01-15T20:39:37.251Z] [2023-01-15T20:39:37.251Z] setToolProperty: [2023-01-15T20:39:37.251Z] [2023-01-15T20:39:37.251Z] setS1ASclassPath: [2023-01-15T20:39:37.251Z] [2023-01-15T20:39:37.251Z] init-common: [2023-01-15T20:39:37.251Z] [2023-01-15T20:39:37.251Z] deploy-war-libraries: [2023-01-15T20:39:37.251Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:37.672Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:37.673Z] [javac] 1 warning [2023-01-15T20:39:37.673Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:39:37.673Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1 [2023-01-15T20:39:37.673Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:39:37.673Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:39:37.673Z] [2023-01-15T20:39:37.673Z] deploy-app: [2023-01-15T20:39:37.673Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:37.673Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:37.673Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:37.673Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:37.673Z] [2023-01-15T20:39:37.673Z] deploy-war-common: [2023-01-15T20:39:37.673Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:37.673Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:37.674Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:37.674Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:37.674Z] [2023-01-15T20:39:37.674Z] setOSConditions: [2023-01-15T20:39:37.674Z] [2023-01-15T20:39:37.674Z] setToolWin: [2023-01-15T20:39:37.674Z] [2023-01-15T20:39:37.674Z] setToolUnix: [2023-01-15T20:39:37.674Z] [2023-01-15T20:39:37.674Z] setToolProperty: [2023-01-15T20:39:37.674Z] [2023-01-15T20:39:37.674Z] setS1ASclassPath: [2023-01-15T20:39:37.674Z] [2023-01-15T20:39:37.674Z] init-common: [2023-01-15T20:39:37.674Z] [2023-01-15T20:39:37.674Z] deploy-war-commonpe: [2023-01-15T20:39:37.814Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot security-jmac-soapembedded-client-web --libraries /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-soapembedded-provider.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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapembedded-client-web.war [2023-01-15T20:39:37.814Z] [exec] Application deployed with name security-jmac-soapembedded-client-web. [2023-01-15T20:39:37.814Z] [2023-01-15T20:39:37.814Z] run: [2023-01-15T20:39:37.814Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:39:37.814Z] [webtest] Test ID= security-jmac-soapembedded [2023-01-15T20:39:37.814Z] [webtest] This is the new GTest version [2023-01-15T20:39:37.814Z] [webtest] Request->GET /security-jmac-soapembedded-client-web/webclient/Servlet HTTP/1.0 [2023-01-15T20:39:37.814Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:39:37.814Z] [webtest] In Sessionsecurity-jmac-soapembedded [2023-01-15T20:39:37.948Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:38.377Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:39:38.377Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:39:38.377Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:39:38.377Z] [webtest] HEADER: Content-Type: text/html;charset=ISO-8859-1X [2023-01-15T20:39:38.378Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:39:38.378Z] [webtest] HEADER: Content-Length: 165X [2023-01-15T20:39:38.378Z] [webtest] BODY: Servlet Output</TTILE></HEAD><BODY> [2023-01-15T20:39:38.378Z] [webtest] ValResp SecResp HelloEjb ValReq SecReq Sun [2023-01-15T20:39:38.378Z] [webtest] <br> [2023-01-15T20:39:38.378Z] [webtest] ValResp SecResp HelloServlet ValReq SecReq Sun [2023-01-15T20:39:38.378Z] [webtest] </BODY></HTML> [2023-01-15T20:39:38.378Z] [webtest] [2023-01-15T20:39:38.378Z] [webtest] authMethod OTHER [2023-01-15T20:39:38.378Z] [webtest] EXPECTED RESULT [2023-01-15T20:39:38.378Z] [webtest] ===================================================== [2023-01-15T20:39:38.378Z] [webtest] <HTML><HEAD><TITLE>Servlet Output</TTILE></HEAD><BODY> [2023-01-15T20:39:38.378Z] [webtest] ValResp SecResp HelloEjb ValReq SecReq Sun [2023-01-15T20:39:38.378Z] [webtest] <br> [2023-01-15T20:39:38.378Z] [webtest] ValResp SecResp HelloServlet ValReq SecReq Sun [2023-01-15T20:39:38.378Z] [webtest] </BODY></HTML> [2023-01-15T20:39:38.378Z] [webtest] [2023-01-15T20:39:38.378Z] [webtest] ===================================================== [2023-01-15T20:39:38.378Z] [webtest] OK -->GET /security-jmac-soapembedded-client-web/webclient/Servlet HTTP/1.0 [2023-01-15T20:39:38.378Z] [webtest] lastTask [2023-01-15T20:39:38.378Z] [2023-01-15T20:39:38.378Z] undeploy: [2023-01-15T20:39:38.378Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:38.378Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:38.378Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:38.378Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:38.378Z] [2023-01-15T20:39:38.378Z] setOSConditions: [2023-01-15T20:39:38.378Z] [2023-01-15T20:39:38.378Z] setToolWin: [2023-01-15T20:39:38.378Z] [2023-01-15T20:39:38.378Z] setToolUnix: [2023-01-15T20:39:38.378Z] [2023-01-15T20:39:38.378Z] setToolProperty: [2023-01-15T20:39:38.378Z] [2023-01-15T20:39:38.378Z] setS1ASclassPath: [2023-01-15T20:39:38.378Z] [2023-01-15T20:39:38.378Z] init-common: [2023-01-15T20:39:38.378Z] [2023-01-15T20:39:38.378Z] undeploy-common: [2023-01-15T20:39:38.378Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:38.516Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/dol-override-1-web.war [2023-01-15T20:39:38.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-soapembeddedApp [2023-01-15T20:39:38.636Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:38.636Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:38.636Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:38.636Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:38.891Z] [2023-01-15T20:39:38.891Z] setOSConditions: [2023-01-15T20:39:38.891Z] [2023-01-15T20:39:38.891Z] setToolWin: [2023-01-15T20:39:38.891Z] [2023-01-15T20:39:38.891Z] setToolUnix: [2023-01-15T20:39:38.891Z] [2023-01-15T20:39:38.891Z] setToolProperty: [2023-01-15T20:39:38.891Z] [2023-01-15T20:39:38.891Z] setS1ASclassPath: [2023-01-15T20:39:38.891Z] [2023-01-15T20:39:38.891Z] init-common: [2023-01-15T20:39:38.891Z] [2023-01-15T20:39:38.891Z] undeploy-war-common: [2023-01-15T20:39:38.892Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:39.147Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-soapembedded-client-web [2023-01-15T20:39:39.404Z] [2023-01-15T20:39:39.404Z] unsetup: [2023-01-15T20:39:39.404Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:39.404Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:39.404Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:39.404Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:39.404Z] [2023-01-15T20:39:39.404Z] asadmin-common: [2023-01-15T20:39:39.404Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPEmbeddedTestServerAuthModule [2023-01-15T20:39:39.404Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:39.452Z] [exec] Application deployed with name dol-override-1-web. [2023-01-15T20:39:39.452Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:39.452Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:39.452Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:39.452Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:39.452Z] [2023-01-15T20:39:39.452Z] deploy-war-commonee: [2023-01-15T20:39:39.452Z] [2023-01-15T20:39:39.452Z] deploy-client: [2023-01-15T20:39:39.452Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:39.506Z] [2023-01-15T20:39:39.507Z] setOSConditions: [2023-01-15T20:39:39.507Z] [2023-01-15T20:39:39.507Z] setToolWin: [2023-01-15T20:39:39.507Z] [2023-01-15T20:39:39.507Z] setToolUnix: [2023-01-15T20:39:39.507Z] [2023-01-15T20:39:39.507Z] setToolProperty: [2023-01-15T20:39:39.507Z] [2023-01-15T20:39:39.507Z] setS1ASclassPath: [2023-01-15T20:39:39.507Z] [2023-01-15T20:39:39.507Z] init-common: [2023-01-15T20:39:39.507Z] [2023-01-15T20:39:39.507Z] start-derby: [2023-01-15T20:39:39.507Z] [2023-01-15T20:39:39.507Z] start-derby-aix: [2023-01-15T20:39:39.507Z] [2023-01-15T20:39:39.507Z] start-derby-nonaix: [2023-01-15T20:39:39.507Z] [echo] Starting Derby DB Server ... [2023-01-15T20:39:39.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPEmbeddedTestServerAuthModule [2023-01-15T20:39:39.966Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:39.966Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:39.967Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:39.967Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:39.967Z] [2023-01-15T20:39:39.967Z] asadmin-common: [2023-01-15T20:39:39.967Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPEmbeddedTestClientAuthModule [2023-01-15T20:39:39.967Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:40.020Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:40.020Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:39:40.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPEmbeddedTestClientAuthModule [2023-01-15T20:39:40.225Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/test-security-jmac-soapembedded-provider.jar [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] all: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] all: [2023-01-15T20:39:40.225Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setOSConditions: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setToolWin: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setToolUnix: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setToolProperty: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setS1ASclassPath: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] init-common: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] clean: [2023-01-15T20:39:40.225Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setOSConditions: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setToolWin: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setToolUnix: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setToolProperty: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setS1ASclassPath: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] init-common: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] clean-common: [2023-01-15T20:39:40.225Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setOSConditions: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setToolWin: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setToolUnix: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setToolProperty: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] setS1ASclassPath: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] init-common: [2023-01-15T20:39:40.225Z] [2023-01-15T20:39:40.225Z] clean-classes-common: [2023-01-15T20:39:40.225Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:40.225Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:40.225Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setOSConditions: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolWin: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolUnix: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolProperty: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setS1ASclassPath: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] init-common: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] clean-jars-common: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setup: [2023-01-15T20:39:40.226Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setOSConditions: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolWin: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolUnix: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolProperty: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setS1ASclassPath: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] init-common: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] env-check: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] prepare-store-nickname-common: [2023-01-15T20:39:40.226Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__cacerts.jks [2023-01-15T20:39:40.226Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__keystore.jks [2023-01-15T20:39:40.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:40.226Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setOSConditions: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolWin: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolUnix: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolProperty: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setS1ASclassPath: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] init-common: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] prepare-store-nickname-certutil-common: [2023-01-15T20:39:40.226Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setOSConditions: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolWin: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolUnix: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setToolProperty: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] setS1ASclassPath: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] init-common: [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] prepare-store-nickname-keytool-common: [2023-01-15T20:39:40.226Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build [2023-01-15T20:39:40.226Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build [2023-01-15T20:39:40.226Z] [2023-01-15T20:39:40.226Z] compile: [2023-01-15T20:39:40.226Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:40.226Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:40.227Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:40.227Z] [2023-01-15T20:39:40.227Z] setOSConditions: [2023-01-15T20:39:40.227Z] [2023-01-15T20:39:40.227Z] setToolWin: [2023-01-15T20:39:40.227Z] [2023-01-15T20:39:40.227Z] setToolUnix: [2023-01-15T20:39:40.227Z] [2023-01-15T20:39:40.227Z] setToolProperty: [2023-01-15T20:39:40.227Z] [2023-01-15T20:39:40.227Z] setS1ASclassPath: [2023-01-15T20:39:40.227Z] [2023-01-15T20:39:40.227Z] init-common: [2023-01-15T20:39:40.227Z] [2023-01-15T20:39:40.227Z] compile-common: [2023-01-15T20:39:40.227Z] [echo] Current time (ISO): 2023-01-15T20:39:40.210+0000 [2023-01-15T20:39:40.227Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/ejbws [2023-01-15T20:39:40.227Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/ejbws [2023-01-15T20:39:40.279Z] [exec] Application deployed with name wsclient. [2023-01-15T20:39:40.279Z] [exec] Command deploy executed successfully. [2023-01-15T20:39:40.279Z] [2023-01-15T20:39:40.279Z] setup: [2023-01-15T20:39:40.279Z] [2023-01-15T20:39:40.279Z] runtest: [2023-01-15T20:39:40.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:40.279Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml:142: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:39:40.279Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:40.484Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:40.539Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:40.540Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:39:40.540Z] [java] [client.TestClient]:: <html> [2023-01-15T20:39:40.540Z] [java] [client.TestClient]:: <head> [2023-01-15T20:39:40.540Z] [java] [client.TestClient]:: <title>TestServlet [2023-01-15T20:39:40.540Z] [java] [client.TestClient]:: [2023-01-15T20:39:40.540Z] [java] [client.TestClient]:: [2023-01-15T20:39:40.540Z] [java] [client.TestClient]::

    [2023-01-15T20:39:40.540Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:39:40.540Z] [java] [client.TestClient]::

    [2023-01-15T20:39:40.540Z] [java] [client.TestClient]:: [1111] [2023-01-15T20:39:40.540Z] [java] [client.TestClient]:: [2023-01-15T20:39:40.540Z] [java] [client.TestClient]:: [2023-01-15T20:39:40.540Z] [java] Value of key is:DOL-overiding-of-annotation [2023-01-15T20:39:40.540Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:40.540Z] [java] [2023-01-15T20:39:40.540Z] [java] [2023-01-15T20:39:40.540Z] [java] ----------------------------------------- [2023-01-15T20:39:40.540Z] [java] - DOL-overiding-of-annotation: PASS - [2023-01-15T20:39:40.540Z] [java] ----------------------------------------- [2023-01-15T20:39:40.540Z] [java] Total PASS: 1 [2023-01-15T20:39:40.540Z] [java] Total FAIL: 0 [2023-01-15T20:39:40.540Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:39:40.540Z] [java] ----------------------------------------- [2023-01-15T20:39:40.540Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:39:40.540Z] [2023-01-15T20:39:40.540Z] undeploy: [2023-01-15T20:39:40.540Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:40.540Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:40.540Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:40.540Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:40.540Z] [2023-01-15T20:39:40.540Z] setOSConditions: [2023-01-15T20:39:40.540Z] [2023-01-15T20:39:40.540Z] setToolWin: [2023-01-15T20:39:40.540Z] [2023-01-15T20:39:40.540Z] setToolUnix: [2023-01-15T20:39:40.540Z] [2023-01-15T20:39:40.540Z] setToolProperty: [2023-01-15T20:39:40.540Z] [2023-01-15T20:39:40.540Z] setS1ASclassPath: [2023-01-15T20:39:40.540Z] [2023-01-15T20:39:40.540Z] init-common: [2023-01-15T20:39:40.540Z] [2023-01-15T20:39:40.540Z] undeploy-war-common: [2023-01-15T20:39:40.540Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:41.148Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:39:41.407Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:41.407Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:41.407Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:41.407Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:41.407Z] [2023-01-15T20:39:41.407Z] setOSConditions: [2023-01-15T20:39:41.407Z] [2023-01-15T20:39:41.407Z] setToolWin: [2023-01-15T20:39:41.407Z] [2023-01-15T20:39:41.407Z] setToolUnix: [2023-01-15T20:39:41.407Z] [2023-01-15T20:39:41.407Z] setToolProperty: [2023-01-15T20:39:41.407Z] [2023-01-15T20:39:41.407Z] setS1ASclassPath: [2023-01-15T20:39:41.407Z] [2023-01-15T20:39:41.407Z] init-common: [2023-01-15T20:39:41.407Z] [2023-01-15T20:39:41.407Z] undeploy-client: [2023-01-15T20:39:41.407Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:41.851Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:41.851Z] [javac] 1 warning [2023-01-15T20:39:41.976Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:41.976Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:39:42.107Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:42.108Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:42.108Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:42.108Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:42.108Z] [2023-01-15T20:39:42.108Z] setOSConditions: [2023-01-15T20:39:42.108Z] [2023-01-15T20:39:42.108Z] setToolWin: [2023-01-15T20:39:42.108Z] [2023-01-15T20:39:42.108Z] setToolUnix: [2023-01-15T20:39:42.108Z] [2023-01-15T20:39:42.108Z] setToolProperty: [2023-01-15T20:39:42.108Z] [2023-01-15T20:39:42.108Z] setS1ASclassPath: [2023-01-15T20:39:42.108Z] [2023-01-15T20:39:42.108Z] init-common: [2023-01-15T20:39:42.108Z] [2023-01-15T20:39:42.108Z] compile-common: [2023-01-15T20:39:42.108Z] [echo] Current time (ISO): 2023-01-15T20:39:41.894+0000 [2023-01-15T20:39:42.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2023-01-15T20:39:42.108Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2023-01-15T20:39:42.108Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:42.236Z] [exec] Command undeploy executed successfully. [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] all: [2023-01-15T20:39:42.236Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.236Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.236Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:42.236Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setOSConditions: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setToolWin: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setToolUnix: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setToolProperty: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setS1ASclassPath: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] init-common: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] clean: [2023-01-15T20:39:42.236Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.236Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.236Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:42.236Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setOSConditions: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setToolWin: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setToolUnix: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setToolProperty: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setS1ASclassPath: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] init-common: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] clean-common: [2023-01-15T20:39:42.236Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.236Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.236Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:42.236Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setOSConditions: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setToolWin: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setToolUnix: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setToolProperty: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setS1ASclassPath: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] init-common: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] clean-classes-common: [2023-01-15T20:39:42.236Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:42.236Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.236Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.236Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:42.236Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setOSConditions: [2023-01-15T20:39:42.236Z] [2023-01-15T20:39:42.236Z] setToolWin: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setToolUnix: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setToolProperty: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setS1ASclassPath: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] init-common: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] clean-jars-common: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] assemble-web: [2023-01-15T20:39:42.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:42.237Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.237Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.237Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:42.237Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setOSConditions: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setToolWin: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setToolUnix: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setToolProperty: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setS1ASclassPath: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] init-common: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] compile: [2023-01-15T20:39:42.237Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.237Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:42.237Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:42.237Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setOSConditions: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setToolWin: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setToolUnix: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setToolProperty: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] setS1ASclassPath: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] init-common: [2023-01-15T20:39:42.237Z] [2023-01-15T20:39:42.237Z] compile-common: [2023-01-15T20:39:42.237Z] [echo] Current time (ISO): 2023-01-15T20:39:42.142+0000 [2023-01-15T20:39:42.237Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:42.501Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:43.679Z] [exec] Value of key is: test [2023-01-15T20:39:43.679Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:43.679Z] [exec] [2023-01-15T20:39:43.679Z] [exec] [2023-01-15T20:39:43.679Z] [exec] ----------------------------------------- [2023-01-15T20:39:43.679Z] [exec] - test : PASS - [2023-01-15T20:39:43.679Z] [exec] ----------------------------------------- [2023-01-15T20:39:43.679Z] [exec] Total PASS: 1 [2023-01-15T20:39:43.679Z] [exec] Total FAIL: 0 [2023-01-15T20:39:43.679Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:39:43.679Z] [exec] ----------------------------------------- [2023-01-15T20:39:43.679Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:39:43.679Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:39:43.679Z] [2023-01-15T20:39:43.679Z] checkReporting-common: [2023-01-15T20:39:43.679Z] [2023-01-15T20:39:43.679Z] confirmReportPresent-common: [2023-01-15T20:39:43.679Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:39:43.679Z] [echo] Test seems to be reported fine [2023-01-15T20:39:43.679Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/RepRunConf.txt [2023-01-15T20:39:43.679Z] [2023-01-15T20:39:43.679Z] confirmMissingReport-common: [2023-01-15T20:39:44.000Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:44.001Z] [javac] 1 warning [2023-01-15T20:39:44.001Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2023-01-15T20:39:44.001Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:44.001Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:44.001Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:44.001Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:44.001Z] [2023-01-15T20:39:44.001Z] setOSConditions: [2023-01-15T20:39:44.001Z] [2023-01-15T20:39:44.001Z] setToolWin: [2023-01-15T20:39:44.001Z] [2023-01-15T20:39:44.001Z] setToolUnix: [2023-01-15T20:39:44.001Z] [2023-01-15T20:39:44.001Z] setToolProperty: [2023-01-15T20:39:44.001Z] [2023-01-15T20:39:44.001Z] setS1ASclassPath: [2023-01-15T20:39:44.001Z] [2023-01-15T20:39:44.001Z] init-common: [2023-01-15T20:39:44.001Z] [2023-01-15T20:39:44.001Z] setJAXWSToolsForWin: [2023-01-15T20:39:44.001Z] [2023-01-15T20:39:44.001Z] setJAXWSToolsForUnix: [2023-01-15T20:39:44.001Z] [2023-01-15T20:39:44.001Z] wsgen: [2023-01-15T20:39:44.001Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:44.847Z] [2023-01-15T20:39:44.848Z] processResult: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] failed: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] passed: [2023-01-15T20:39:44.848Z] [echo] Test xmloverride Passed [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] unknown: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.os: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools.unix: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools.windows: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] setAsadminArgs: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init: [2023-01-15T20:39:44.848Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:44.848Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:44.848Z] [get] Not modified - so not downloaded [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.customtasks: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] prepare: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] undeploy.asadmin: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] setAsadminArgs: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] common.undeploy.asadmin: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.os: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools.unix: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools.windows: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] setAsadminArgs: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init: [2023-01-15T20:39:44.848Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:44.848Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:44.848Z] [get] Not modified - so not downloaded [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.customtasks: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] delAppRef: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.os: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools.unix: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools.windows: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] setAsadminArgs: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init: [2023-01-15T20:39:44.848Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:44.848Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:44.848Z] [get] Not modified - so not downloaded [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.customtasks: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] common.run.asadmin: [2023-01-15T20:39:44.848Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-ear-xmloverride [2023-01-15T20:39:44.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:44.848Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:44.848Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:39:44.848Z] [exec] Command undeploy executed successfully. [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] setAsadminArgs: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] delete.user: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.os: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools.unix: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools.windows: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.tools: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] setAsadminArgs: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init: [2023-01-15T20:39:44.848Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:44.848Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:44.848Z] [get] Not modified - so not downloaded [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] init.customtasks: [2023-01-15T20:39:44.848Z] [2023-01-15T20:39:44.848Z] common.run.asadmin: [2023-01-15T20:39:44.848Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2023-01-15T20:39:44.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:45.032Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:45.032Z] [javac] 1 warning [2023-01-15T20:39:45.032Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:45.032Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:45.032Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:45.032Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:45.032Z] [2023-01-15T20:39:45.032Z] pkg-war: [2023-01-15T20:39:45.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:45.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:39:45.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:45.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:45.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:39:45.033Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:45.033Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:45.033Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/SubtractNumbers.wsdl to copy. [2023-01-15T20:39:45.033Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:39:45.033Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:39:45.033Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:45.033Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:45.033Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${web.wsit.descriptors} does not exist. [2023-01-15T20:39:45.033Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-web.war [2023-01-15T20:39:45.033Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:45.033Z] [2023-01-15T20:39:45.033Z] deploy-app: [2023-01-15T20:39:45.033Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:45.033Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:45.033Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:45.033Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:45.033Z] [2023-01-15T20:39:45.033Z] deploy-war-common: [2023-01-15T20:39:45.033Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:45.033Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:45.033Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:45.033Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:45.033Z] [2023-01-15T20:39:45.033Z] setOSConditions: [2023-01-15T20:39:45.033Z] [2023-01-15T20:39:45.033Z] setToolWin: [2023-01-15T20:39:45.033Z] [2023-01-15T20:39:45.033Z] setToolUnix: [2023-01-15T20:39:45.033Z] [2023-01-15T20:39:45.033Z] setToolProperty: [2023-01-15T20:39:45.033Z] [2023-01-15T20:39:45.033Z] setS1ASclassPath: [2023-01-15T20:39:45.033Z] [2023-01-15T20:39:45.033Z] init-common: [2023-01-15T20:39:45.033Z] [2023-01-15T20:39:45.033Z] deploy-war-commonpe: [2023-01-15T20:39:45.033Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:45.415Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:45.415Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2023-01-15T20:39:45.415Z] [exec] Command delete-file-user executed successfully. [2023-01-15T20:39:45.415Z] [2023-01-15T20:39:45.415Z] init.os: [2023-01-15T20:39:45.415Z] [2023-01-15T20:39:45.415Z] init.tools.unix: [2023-01-15T20:39:45.415Z] [2023-01-15T20:39:45.415Z] init.tools.windows: [2023-01-15T20:39:45.415Z] [2023-01-15T20:39:45.415Z] init.tools: [2023-01-15T20:39:45.415Z] [2023-01-15T20:39:45.415Z] setAsadminArgs: [2023-01-15T20:39:45.415Z] [2023-01-15T20:39:45.415Z] init: [2023-01-15T20:39:45.415Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:45.415Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:45.415Z] [get] Not modified - so not downloaded [2023-01-15T20:39:45.415Z] [2023-01-15T20:39:45.415Z] init.customtasks: [2023-01-15T20:39:45.415Z] [2023-01-15T20:39:45.415Z] common.run.asadmin: [2023-01-15T20:39:45.415Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file sunuser [2023-01-15T20:39:45.601Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-web.war [2023-01-15T20:39:45.674Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:45.860Z] [exec] Application deployed with name webservices13-addressing-web. [2023-01-15T20:39:45.861Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:45.861Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:45.861Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:45.861Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:45.861Z] [2023-01-15T20:39:45.861Z] deploy-war-commonee: [2023-01-15T20:39:45.861Z] [2023-01-15T20:39:45.861Z] assemble-client: [2023-01-15T20:39:45.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:39:45.861Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:45.861Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:45.861Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:45.861Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:45.861Z] [2023-01-15T20:39:45.861Z] setOSConditions: [2023-01-15T20:39:45.861Z] [2023-01-15T20:39:45.861Z] setToolWin: [2023-01-15T20:39:45.861Z] [2023-01-15T20:39:45.861Z] setToolUnix: [2023-01-15T20:39:45.861Z] [2023-01-15T20:39:45.861Z] setToolProperty: [2023-01-15T20:39:45.861Z] [2023-01-15T20:39:45.861Z] setS1ASclassPath: [2023-01-15T20:39:45.861Z] [2023-01-15T20:39:45.861Z] init-common: [2023-01-15T20:39:45.861Z] [2023-01-15T20:39:45.861Z] wsimport: [2023-01-15T20:39:45.861Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:46.244Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:46.244Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2023-01-15T20:39:46.430Z] [exec] parsing WSDL... [2023-01-15T20:39:46.431Z] [exec] [2023-01-15T20:39:46.431Z] [exec] [2023-01-15T20:39:46.504Z] [exec] Command delete-file-user executed successfully. [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] private-all: [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] private-all: [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] init.os: [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] init.tools.unix: [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] init.tools.windows: [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] init.tools: [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] setAsadminArgs: [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] init: [2023-01-15T20:39:46.504Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:46.504Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:46.504Z] [get] Not modified - so not downloaded [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] init.customtasks: [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] prepare: [2023-01-15T20:39:46.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2023-01-15T20:39:46.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives [2023-01-15T20:39:46.504Z] [2023-01-15T20:39:46.504Z] compile: [2023-01-15T20:39:46.504Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:46.504Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2023-01-15T20:39:46.521Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:46.521Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:46.521Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:46.521Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:46.521Z] [2023-01-15T20:39:46.521Z] setOSConditions: [2023-01-15T20:39:46.521Z] [2023-01-15T20:39:46.521Z] setToolWin: [2023-01-15T20:39:46.521Z] [2023-01-15T20:39:46.521Z] setToolUnix: [2023-01-15T20:39:46.521Z] [2023-01-15T20:39:46.521Z] setToolProperty: [2023-01-15T20:39:46.521Z] [2023-01-15T20:39:46.521Z] setS1ASclassPath: [2023-01-15T20:39:46.522Z] [2023-01-15T20:39:46.522Z] init-common: [2023-01-15T20:39:46.522Z] [2023-01-15T20:39:46.522Z] setJAXWSToolsForWin: [2023-01-15T20:39:46.522Z] [2023-01-15T20:39:46.522Z] setJAXWSToolsForUnix: [2023-01-15T20:39:46.522Z] [2023-01-15T20:39:46.522Z] wsgen: [2023-01-15T20:39:46.522Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:46.689Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:39:46.690Z] [exec] line 15 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:39:46.690Z] [exec] [2023-01-15T20:39:46.690Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:39:46.690Z] [exec] line 15 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:39:46.690Z] [exec] [2023-01-15T20:39:46.690Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:39:46.690Z] [exec] line 16 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:39:46.690Z] [exec] [2023-01-15T20:39:47.071Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:47.071Z] [javac] 1 warning [2023-01-15T20:39:47.071Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:47.071Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2023-01-15T20:39:47.628Z] [exec] [2023-01-15T20:39:47.628Z] [exec] Generating code... [2023-01-15T20:39:47.628Z] [exec] [2023-01-15T20:39:47.628Z] [exec] [2023-01-15T20:39:47.628Z] [exec] Compiling code... [2023-01-15T20:39:47.628Z] [exec] [2023-01-15T20:39:48.005Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:48.006Z] [javac] 1 warning [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] assemble: [2023-01-15T20:39:48.006Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] declare-test: [2023-01-15T20:39:48.006Z] [echo] Starting test jsp ejb30/war/jsp Test asadmin deploy [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init.os: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init.tools.unix: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init.tools.windows: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init.tools: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] setAsadminArgs: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init: [2023-01-15T20:39:48.006Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:48.006Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:48.006Z] [get] Not modified - so not downloaded [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init.customtasks: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] prepare: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] deploy.asadmin: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] setAsadminArgs: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] common.deploy.asadmin: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init.os: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init.tools.unix: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init.tools.windows: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init.tools: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] setAsadminArgs: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init: [2023-01-15T20:39:48.006Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:48.006Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:48.006Z] [get] Not modified - so not downloaded [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] init.customtasks: [2023-01-15T20:39:48.006Z] [2023-01-15T20:39:48.006Z] common.run.asadmin: [2023-01-15T20:39:48.006Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deployment-ejb30-war-jsp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2023-01-15T20:39:48.006Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:48.413Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2023-01-15T20:39:48.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2023-01-15T20:39:48.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:48.414Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:48.414Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:48.414Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:48.414Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:48.414Z] [2023-01-15T20:39:48.414Z] setOSConditions: [2023-01-15T20:39:48.414Z] [2023-01-15T20:39:48.414Z] setToolWin: [2023-01-15T20:39:48.414Z] [2023-01-15T20:39:48.414Z] setToolUnix: [2023-01-15T20:39:48.414Z] [2023-01-15T20:39:48.414Z] setToolProperty: [2023-01-15T20:39:48.414Z] [2023-01-15T20:39:48.414Z] setS1ASclassPath: [2023-01-15T20:39:48.414Z] [2023-01-15T20:39:48.414Z] init-common: [2023-01-15T20:39:48.414Z] [2023-01-15T20:39:48.414Z] setJAXWSToolsForWin: [2023-01-15T20:39:48.414Z] [2023-01-15T20:39:48.414Z] setJAXWSToolsForUnix: [2023-01-15T20:39:48.414Z] [2023-01-15T20:39:48.414Z] wsimport: [2023-01-15T20:39:48.414Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:48.414Z] [exec] parsing WSDL... [2023-01-15T20:39:48.414Z] [exec] [2023-01-15T20:39:48.414Z] [exec] [2023-01-15T20:39:48.572Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:48.572Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:39:48.612Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:39:48.612Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:39:48.981Z] [exec] [2023-01-15T20:39:48.981Z] [exec] Generating code... [2023-01-15T20:39:48.981Z] [exec] [2023-01-15T20:39:48.981Z] [exec] [2023-01-15T20:39:48.981Z] [exec] Compiling code... [2023-01-15T20:39:48.981Z] [exec] [2023-01-15T20:39:49.547Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:49.548Z] [javac] 1 warning [2023-01-15T20:39:49.548Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:39:49.548Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:39:49.548Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:39:49.548Z] [2023-01-15T20:39:49.548Z] deploy-client: [2023-01-15T20:39:49.548Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:49.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:49.911Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:49.911Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:49.911Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:49.911Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:49.911Z] [2023-01-15T20:39:49.911Z] setOSConditions: [2023-01-15T20:39:49.911Z] [2023-01-15T20:39:49.911Z] setToolWin: [2023-01-15T20:39:49.911Z] [2023-01-15T20:39:49.911Z] setToolUnix: [2023-01-15T20:39:49.911Z] [2023-01-15T20:39:49.911Z] setToolProperty: [2023-01-15T20:39:49.911Z] [2023-01-15T20:39:49.911Z] setS1ASclassPath: [2023-01-15T20:39:49.911Z] [2023-01-15T20:39:49.911Z] init-common: [2023-01-15T20:39:49.911Z] [2023-01-15T20:39:49.911Z] setJAXWSToolsForWin: [2023-01-15T20:39:49.911Z] [2023-01-15T20:39:49.911Z] setJAXWSToolsForUnix: [2023-01-15T20:39:49.911Z] [2023-01-15T20:39:49.911Z] wsimport: [2023-01-15T20:39:49.911Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:49.961Z] [exec] Application deployed with name deployment-ejb30-war-jsp. [2023-01-15T20:39:49.962Z] [exec] Command deploy executed successfully. [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init.os: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init.tools.unix: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init.tools.windows: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init.tools: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] setAsadminArgs: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init: [2023-01-15T20:39:49.962Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:49.962Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:49.962Z] [get] Not modified - so not downloaded [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init.customtasks: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] setEnabled: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] createAppRef: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init.os: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init.tools.unix: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init.tools.windows: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init.tools: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] setAsadminArgs: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init: [2023-01-15T20:39:49.962Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:49.962Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:49.962Z] [get] Not modified - so not downloaded [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] init.customtasks: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] prepare: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] setHttpPort2: [2023-01-15T20:39:49.962Z] [2023-01-15T20:39:49.962Z] runweb: [2023-01-15T20:39:49.962Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:50.116Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:50.116Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:39:50.167Z] [exec] parsing WSDL... [2023-01-15T20:39:50.167Z] [exec] [2023-01-15T20:39:50.167Z] [exec] [2023-01-15T20:39:50.221Z] [javaWithResult] Connecting to: http://localhost:8080/deployment-ejb30-war-jsp/index.jsp [2023-01-15T20:39:50.375Z] [exec] Application deployed with name wsclient. [2023-01-15T20:39:50.375Z] [exec] Command deploy executed successfully. [2023-01-15T20:39:50.375Z] [2023-01-15T20:39:50.375Z] setup: [2023-01-15T20:39:50.375Z] [2023-01-15T20:39:50.375Z] runtest: [2023-01-15T20:39:50.375Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:50.375Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml:129: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:39:50.375Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:50.375Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:50.375Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:39:50.634Z] [java] [client.TestClient]:: [2023-01-15T20:39:50.634Z] [java] [client.TestClient]:: [2023-01-15T20:39:50.634Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:39:50.634Z] [java] [client.TestClient]:: [2023-01-15T20:39:50.634Z] [java] [client.TestClient]:: [2023-01-15T20:39:50.634Z] [java] [client.TestClient]::

    [2023-01-15T20:39:50.634Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:39:50.634Z] [java] [client.TestClient]::

    [2023-01-15T20:39:50.634Z] [java] [client.TestClient]:: [5555] [2023-01-15T20:39:50.634Z] [java] [client.TestClient]:: [2023-01-15T20:39:50.634Z] [java] [client.TestClient]:: [2023-01-15T20:39:50.634Z] [java] Value of key is:WEBSERVICES13-addressing [2023-01-15T20:39:50.634Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:50.634Z] [java] [2023-01-15T20:39:50.634Z] [java] [2023-01-15T20:39:50.634Z] [java] ----------------------------------------- [2023-01-15T20:39:50.634Z] [java] - WEBSERVICES13-addressing: PASS - [2023-01-15T20:39:50.634Z] [java] ----------------------------------------- [2023-01-15T20:39:50.634Z] [java] Total PASS: 1 [2023-01-15T20:39:50.634Z] [java] Total FAIL: 0 [2023-01-15T20:39:50.634Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:39:50.634Z] [java] ----------------------------------------- [2023-01-15T20:39:50.634Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:39:50.634Z] [2023-01-15T20:39:50.634Z] undeploy: [2023-01-15T20:39:50.634Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:50.634Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:50.634Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:50.634Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:50.634Z] [2023-01-15T20:39:50.634Z] setOSConditions: [2023-01-15T20:39:50.634Z] [2023-01-15T20:39:50.634Z] setToolWin: [2023-01-15T20:39:50.634Z] [2023-01-15T20:39:50.634Z] setToolUnix: [2023-01-15T20:39:50.634Z] [2023-01-15T20:39:50.634Z] setToolProperty: [2023-01-15T20:39:50.634Z] [2023-01-15T20:39:50.634Z] setS1ASclassPath: [2023-01-15T20:39:50.634Z] [2023-01-15T20:39:50.634Z] init-common: [2023-01-15T20:39:50.634Z] [2023-01-15T20:39:50.634Z] undeploy-war-common: [2023-01-15T20:39:50.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:50.731Z] [exec] [2023-01-15T20:39:50.732Z] [exec] Generating code... [2023-01-15T20:39:50.732Z] [exec] [2023-01-15T20:39:50.732Z] [exec] [2023-01-15T20:39:50.732Z] [exec] Compiling code... [2023-01-15T20:39:50.732Z] [exec] [2023-01-15T20:39:51.295Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml:93: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:39:51.295Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:39:51.551Z] [2023-01-15T20:39:51.551Z] build: [2023-01-15T20:39:51.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:51.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:51.551Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:51.551Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:51.552Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:51.552Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] package-ejbjar-common: [2023-01-15T20:39:51.552Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:51.552Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-ejb.jar [2023-01-15T20:39:51.552Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:51.552Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2023-01-15T20:39:51.552Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-web.war [2023-01-15T20:39:51.552Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/application-client.xml to copy. [2023-01-15T20:39:51.552Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client/META-INF [2023-01-15T20:39:51.552Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-client.jar [2023-01-15T20:39:51.552Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/sun-application.xml to copy. [2023-01-15T20:39:51.552Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/application.xml to copy. [2023-01-15T20:39:51.552Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-wss-gartnerApp.ear [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] deploy: [2023-01-15T20:39:51.552Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:51.552Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:51.552Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:51.552Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] setOSConditions: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] setToolWin: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] setToolUnix: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] setToolProperty: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] setS1ASclassPath: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] init-common: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] deploy-common: [2023-01-15T20:39:51.552Z] [echo] Current time (ISO): 2023-01-15T20:39:51.324+0000 [2023-01-15T20:39:51.552Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:51.552Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:51.552Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:51.552Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] setOSConditions: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] setToolWin: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] setToolUnix: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] setToolProperty: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] setS1ASclassPath: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] init-common: [2023-01-15T20:39:51.552Z] [2023-01-15T20:39:51.552Z] deploy-common-pe: [2023-01-15T20:39:51.552Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:51.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:39:51.570Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:51.570Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:51.570Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:51.570Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:51.570Z] [2023-01-15T20:39:51.570Z] setOSConditions: [2023-01-15T20:39:51.570Z] [2023-01-15T20:39:51.570Z] setToolWin: [2023-01-15T20:39:51.570Z] [2023-01-15T20:39:51.570Z] setToolUnix: [2023-01-15T20:39:51.570Z] [2023-01-15T20:39:51.570Z] setToolProperty: [2023-01-15T20:39:51.570Z] [2023-01-15T20:39:51.570Z] setS1ASclassPath: [2023-01-15T20:39:51.570Z] [2023-01-15T20:39:51.570Z] init-common: [2023-01-15T20:39:51.570Z] [2023-01-15T20:39:51.570Z] undeploy-client: [2023-01-15T20:39:51.570Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:52.115Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-wss-gartnerApp.ear [2023-01-15T20:39:52.137Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:52.138Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:39:52.372Z] [exec] Application deployed with name security-wss-gartnerApp. [2023-01-15T20:39:52.373Z] [echo] Deployment on target server server successful [2023-01-15T20:39:52.373Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:52.373Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:52.373Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:52.373Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:52.373Z] [2023-01-15T20:39:52.373Z] setOSConditions: [2023-01-15T20:39:52.373Z] [2023-01-15T20:39:52.373Z] setToolWin: [2023-01-15T20:39:52.373Z] [2023-01-15T20:39:52.373Z] setToolUnix: [2023-01-15T20:39:52.373Z] [2023-01-15T20:39:52.373Z] setToolProperty: [2023-01-15T20:39:52.373Z] [2023-01-15T20:39:52.373Z] setS1ASclassPath: [2023-01-15T20:39:52.373Z] [2023-01-15T20:39:52.373Z] init-common: [2023-01-15T20:39:52.373Z] [2023-01-15T20:39:52.373Z] deploy-common-ee: [2023-01-15T20:39:52.373Z] [2023-01-15T20:39:52.373Z] run: [2023-01-15T20:39:52.373Z] [echo] VMARGS= -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__keystore.jks -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__cacerts.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStorePassword=changeit [2023-01-15T20:39:52.373Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:52.396Z] [exec] Command undeploy executed successfully. [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] all: [2023-01-15T20:39:52.397Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.397Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.397Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:52.397Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setOSConditions: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setToolWin: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setToolUnix: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setToolProperty: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setS1ASclassPath: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] init-common: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] clean: [2023-01-15T20:39:52.397Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.397Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.397Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:52.397Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setOSConditions: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setToolWin: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setToolUnix: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setToolProperty: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setS1ASclassPath: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] init-common: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] clean-common: [2023-01-15T20:39:52.397Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.397Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.397Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:52.397Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setOSConditions: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setToolWin: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setToolUnix: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setToolProperty: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setS1ASclassPath: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] init-common: [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] clean-classes-common: [2023-01-15T20:39:52.397Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:52.397Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.397Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.397Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:52.397Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:52.397Z] [2023-01-15T20:39:52.397Z] setOSConditions: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setToolWin: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setToolUnix: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setToolProperty: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setS1ASclassPath: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] init-common: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] clean-jars-common: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] assemble-web: [2023-01-15T20:39:52.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:52.398Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.398Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.398Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:52.398Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setOSConditions: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setToolWin: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setToolUnix: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setToolProperty: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setS1ASclassPath: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] init-common: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] compile: [2023-01-15T20:39:52.398Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.398Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:52.398Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:52.398Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setOSConditions: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setToolWin: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setToolUnix: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setToolProperty: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] setS1ASclassPath: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] init-common: [2023-01-15T20:39:52.398Z] [2023-01-15T20:39:52.398Z] compile-common: [2023-01-15T20:39:52.398Z] [echo] Current time (ISO): 2023-01-15T20:39:52.245+0000 [2023-01-15T20:39:52.398Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:52.398Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:52.756Z] [javaWithResult] 0: [2023-01-15T20:39:52.756Z] [javaWithResult] 1: [2023-01-15T20:39:52.756Z] [javaWithResult] 2: [2023-01-15T20:39:52.756Z] [javaWithResult] 3: [2023-01-15T20:39:52.756Z] [javaWithResult] 4: [2023-01-15T20:39:52.756Z] [javaWithResult] 5: [2023-01-15T20:39:52.756Z] [javaWithResult] 6: Hello [2023-01-15T20:39:52.756Z] [javaWithResult] 7: [2023-01-15T20:39:52.756Z] [javaWithResult] 8: [2023-01-15T20:39:52.756Z] [javaWithResult] 9: Message: Hello World: 0 [2023-01-15T20:39:52.756Z] [javaWithResult] 10: Message2: ds1-login-timeout=0ds2-login-timeout=0, Hello World [2023-01-15T20:39:52.756Z] [javaWithResult] 11: [2023-01-15T20:39:52.756Z] [javaWithResult] 12: [2023-01-15T20:39:52.756Z] [2023-01-15T20:39:52.756Z] processResult: [2023-01-15T20:39:52.756Z] [2023-01-15T20:39:52.756Z] failed: [2023-01-15T20:39:52.756Z] [2023-01-15T20:39:52.756Z] passed: [2023-01-15T20:39:52.756Z] [echo] Test jsp Passed [2023-01-15T20:39:52.756Z] [2023-01-15T20:39:52.756Z] unknown: [2023-01-15T20:39:52.756Z] [2023-01-15T20:39:52.756Z] declare-test: [2023-01-15T20:39:52.757Z] [echo] Starting test jsp ejb30/war/jsp Test asadmin redeploy [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.os: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.tools.unix: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.tools.windows: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.tools: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] setAsadminArgs: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init: [2023-01-15T20:39:52.757Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:52.757Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:52.757Z] [get] Not modified - so not downloaded [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.customtasks: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] prepare: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] redeploy.asadmin: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] setAsadminArgs: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] common.redeploy.asadmin: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.os: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.tools.unix: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.tools.windows: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.tools: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] setAsadminArgs: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init: [2023-01-15T20:39:52.757Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:52.757Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:52.757Z] [get] Not modified - so not downloaded [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.customtasks: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] delAppRef: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.os: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.tools.unix: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.tools.windows: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.tools: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] setAsadminArgs: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init: [2023-01-15T20:39:52.757Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:52.757Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:52.757Z] [get] Not modified - so not downloaded [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] init.customtasks: [2023-01-15T20:39:52.757Z] [2023-01-15T20:39:52.757Z] common.run.asadmin: [2023-01-15T20:39:52.757Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name deployment-ejb30-war-jsp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2023-01-15T20:39:52.757Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:52.937Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:53.015Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:53.016Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] undeploy: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setOSConditions: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setToolWin: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setToolUnix: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setToolProperty: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setS1ASclassPath: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] init-common: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] execute-sql-common: [2023-01-15T20:39:53.631Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/sql/drop_pointbase.sql [2023-01-15T20:39:53.631Z] [sql] 0 rows affected [2023-01-15T20:39:53.631Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setOSConditions: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setToolWin: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setToolUnix: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setToolProperty: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setS1ASclassPath: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] init-common: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] delete-jdbc-stuff: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setOSConditions: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setToolWin: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setToolUnix: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setToolProperty: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] setS1ASclassPath: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] init-common: [2023-01-15T20:39:53.631Z] [2023-01-15T20:39:53.631Z] delete-jdbc-resource-common: [2023-01-15T20:39:53.631Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connectioncreationretryDB [2023-01-15T20:39:53.631Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:53.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connectioncreationretryDB [2023-01-15T20:39:53.951Z] [exec] Application deployed with name deployment-ejb30-war-jsp. [2023-01-15T20:39:53.951Z] [exec] Command deploy executed successfully. [2023-01-15T20:39:53.951Z] [2023-01-15T20:39:53.951Z] init.os: [2023-01-15T20:39:53.951Z] [2023-01-15T20:39:53.951Z] init.tools.unix: [2023-01-15T20:39:53.951Z] [2023-01-15T20:39:53.951Z] init.tools.windows: [2023-01-15T20:39:53.951Z] [2023-01-15T20:39:53.951Z] init.tools: [2023-01-15T20:39:53.951Z] [2023-01-15T20:39:53.951Z] setAsadminArgs: [2023-01-15T20:39:53.951Z] [2023-01-15T20:39:53.951Z] init: [2023-01-15T20:39:53.951Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:53.952Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:53.952Z] [get] Not modified - so not downloaded [2023-01-15T20:39:53.952Z] [2023-01-15T20:39:53.952Z] init.customtasks: [2023-01-15T20:39:54.145Z] [exec] JDBC resource jdbc/connectioncreationretryDB deleted successfully [2023-01-15T20:39:54.146Z] [echo] cmd executed for server [2023-01-15T20:39:54.146Z] [2023-01-15T20:39:54.146Z] setOSConditions: [2023-01-15T20:39:54.146Z] [2023-01-15T20:39:54.146Z] setToolWin: [2023-01-15T20:39:54.146Z] [2023-01-15T20:39:54.146Z] setToolUnix: [2023-01-15T20:39:54.146Z] [2023-01-15T20:39:54.146Z] setToolProperty: [2023-01-15T20:39:54.146Z] [2023-01-15T20:39:54.146Z] setS1ASclassPath: [2023-01-15T20:39:54.146Z] [2023-01-15T20:39:54.146Z] init-common: [2023-01-15T20:39:54.146Z] [2023-01-15T20:39:54.146Z] delete-jdbc-connpool-common: [2023-01-15T20:39:54.146Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connectioncreationretry [2023-01-15T20:39:54.146Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:54.211Z] [2023-01-15T20:39:54.211Z] setEnabled: [2023-01-15T20:39:54.211Z] [2023-01-15T20:39:54.211Z] createAppRef: [2023-01-15T20:39:54.212Z] [2023-01-15T20:39:54.212Z] init.os: [2023-01-15T20:39:54.212Z] [2023-01-15T20:39:54.212Z] init.tools.unix: [2023-01-15T20:39:54.212Z] [2023-01-15T20:39:54.212Z] init.tools.windows: [2023-01-15T20:39:54.212Z] [2023-01-15T20:39:54.212Z] init.tools: [2023-01-15T20:39:54.212Z] [2023-01-15T20:39:54.212Z] setAsadminArgs: [2023-01-15T20:39:54.212Z] [2023-01-15T20:39:54.212Z] init: [2023-01-15T20:39:54.212Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:54.212Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:54.212Z] [get] Not modified - so not downloaded [2023-01-15T20:39:54.212Z] [2023-01-15T20:39:54.212Z] init.customtasks: [2023-01-15T20:39:54.212Z] [2023-01-15T20:39:54.212Z] prepare: [2023-01-15T20:39:54.212Z] [2023-01-15T20:39:54.212Z] setHttpPort2: [2023-01-15T20:39:54.212Z] [2023-01-15T20:39:54.212Z] runweb: [2023-01-15T20:39:54.212Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:54.471Z] [javaWithResult] Connecting to: http://localhost:8080/deployment-ejb30-war-jsp/index.jsp [2023-01-15T20:39:54.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connectioncreationretry [2023-01-15T20:39:54.711Z] [exec] JDBC Connection pool jdbc-connectioncreationretry deleted successfully [2023-01-15T20:39:54.711Z] [echo] cmd executed for server [2023-01-15T20:39:54.711Z] [2023-01-15T20:39:54.711Z] setOSConditions: [2023-01-15T20:39:54.711Z] [2023-01-15T20:39:54.711Z] setToolWin: [2023-01-15T20:39:54.711Z] [2023-01-15T20:39:54.711Z] setToolUnix: [2023-01-15T20:39:54.711Z] [2023-01-15T20:39:54.711Z] setToolProperty: [2023-01-15T20:39:54.711Z] [2023-01-15T20:39:54.711Z] setS1ASclassPath: [2023-01-15T20:39:54.711Z] [2023-01-15T20:39:54.711Z] init-common: [2023-01-15T20:39:54.711Z] [2023-01-15T20:39:54.711Z] undeploy-common: [2023-01-15T20:39:54.711Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:54.930Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:54.931Z] [javac] 1 warning [2023-01-15T20:39:54.931Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:54.931Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:54.931Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:54.931Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:54.931Z] [2023-01-15T20:39:54.931Z] pkg-war: [2023-01-15T20:39:54.931Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:54.931Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:39:54.931Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:54.931Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:54.931Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:39:54.931Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:54.931Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:54.931Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/SubtractNumbers.wsdl to copy. [2023-01-15T20:39:54.931Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:39:54.931Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:39:54.931Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:54.931Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:39:54.931Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${web.wsit.descriptors} does not exist. [2023-01-15T20:39:54.931Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webserviceref-lookup-web.war [2023-01-15T20:39:54.931Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:39:54.931Z] [2023-01-15T20:39:54.931Z] deploy-app: [2023-01-15T20:39:54.931Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:54.931Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:54.931Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:54.931Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:54.931Z] [2023-01-15T20:39:54.931Z] deploy-war-common: [2023-01-15T20:39:54.931Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:54.931Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:54.932Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:54.932Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:54.932Z] [2023-01-15T20:39:54.932Z] setOSConditions: [2023-01-15T20:39:54.932Z] [2023-01-15T20:39:54.932Z] setToolWin: [2023-01-15T20:39:54.932Z] [2023-01-15T20:39:54.932Z] setToolUnix: [2023-01-15T20:39:54.932Z] [2023-01-15T20:39:54.932Z] setToolProperty: [2023-01-15T20:39:54.932Z] [2023-01-15T20:39:54.932Z] setS1ASclassPath: [2023-01-15T20:39:54.932Z] [2023-01-15T20:39:54.932Z] init-common: [2023-01-15T20:39:54.932Z] [2023-01-15T20:39:54.932Z] deploy-war-commonpe: [2023-01-15T20:39:54.932Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:55.039Z] [javaWithResult] 0: [2023-01-15T20:39:55.039Z] [javaWithResult] 1: [2023-01-15T20:39:55.039Z] [javaWithResult] 2: [2023-01-15T20:39:55.039Z] [javaWithResult] 3: [2023-01-15T20:39:55.039Z] [javaWithResult] 4: [2023-01-15T20:39:55.039Z] [javaWithResult] 5: [2023-01-15T20:39:55.039Z] [javaWithResult] 6: Hello [2023-01-15T20:39:55.039Z] [javaWithResult] 7: [2023-01-15T20:39:55.039Z] [javaWithResult] 8: [2023-01-15T20:39:55.039Z] [javaWithResult] 9: Message: Hello World: 0 [2023-01-15T20:39:55.039Z] [javaWithResult] 10: Message2: ds1-login-timeout=0ds2-login-timeout=0, Hello World [2023-01-15T20:39:55.039Z] [javaWithResult] 11: [2023-01-15T20:39:55.039Z] [javaWithResult] 12: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] processResult: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] failed: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] passed: [2023-01-15T20:39:55.040Z] [echo] Test jsp Passed [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] unknown: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] init.os: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] init.tools.unix: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] init.tools.windows: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] init.tools: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] setAsadminArgs: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] init: [2023-01-15T20:39:55.040Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:55.040Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:55.040Z] [get] Not modified - so not downloaded [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] init.customtasks: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] prepare: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] undeploy.asadmin: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] setAsadminArgs: [2023-01-15T20:39:55.040Z] [2023-01-15T20:39:55.040Z] common.undeploy.asadmin: [2023-01-15T20:39:55.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] all: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setOSConditions: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolWin: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolUnix: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolProperty: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setS1ASclassPath: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] init-common: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] clean: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setOSConditions: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolWin: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolUnix: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolProperty: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setS1ASclassPath: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] init-common: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] clean-common: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setOSConditions: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolWin: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolUnix: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolProperty: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setS1ASclassPath: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] init-common: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] clean-classes-common: [2023-01-15T20:39:55.276Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setOSConditions: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolWin: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolUnix: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setToolProperty: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] setS1ASclassPath: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] init-common: [2023-01-15T20:39:55.276Z] [2023-01-15T20:39:55.276Z] clean-jars-common: [2023-01-15T20:39:55.277Z] [2023-01-15T20:39:55.277Z] compile: [2023-01-15T20:39:55.277Z] [2023-01-15T20:39:55.277Z] setOSConditions: [2023-01-15T20:39:55.277Z] [2023-01-15T20:39:55.277Z] setToolWin: [2023-01-15T20:39:55.277Z] [2023-01-15T20:39:55.277Z] setToolUnix: [2023-01-15T20:39:55.277Z] [2023-01-15T20:39:55.277Z] setToolProperty: [2023-01-15T20:39:55.277Z] [2023-01-15T20:39:55.277Z] setS1ASclassPath: [2023-01-15T20:39:55.277Z] [2023-01-15T20:39:55.277Z] init-common: [2023-01-15T20:39:55.277Z] [2023-01-15T20:39:55.277Z] compile-common: [2023-01-15T20:39:55.277Z] [echo] Current time (ISO): 2023-01-15T20:39:55.202+0000 [2023-01-15T20:39:55.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:55.277Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:55.298Z] [2023-01-15T20:39:55.299Z] init.os: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init.tools.unix: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init.tools.windows: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init.tools: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] setAsadminArgs: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init: [2023-01-15T20:39:55.299Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:55.299Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:55.299Z] [get] Not modified - so not downloaded [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init.customtasks: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] delAppRef: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init.os: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init.tools.unix: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init.tools.windows: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init.tools: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] setAsadminArgs: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init: [2023-01-15T20:39:55.299Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:55.299Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:55.299Z] [get] Not modified - so not downloaded [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] init.customtasks: [2023-01-15T20:39:55.299Z] [2023-01-15T20:39:55.299Z] common.run.asadmin: [2023-01-15T20:39:55.299Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-war-jsp [2023-01-15T20:39:55.299Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:55.533Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:55.555Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webserviceref-lookup-web.war [2023-01-15T20:39:55.814Z] [exec] Application deployed with name webserviceref-lookup-web. [2023-01-15T20:39:55.814Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:55.814Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:55.814Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:55.814Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:55.814Z] [2023-01-15T20:39:55.814Z] deploy-war-commonee: [2023-01-15T20:39:55.814Z] [2023-01-15T20:39:55.814Z] assemble-client: [2023-01-15T20:39:55.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:39:55.814Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:55.814Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:55.814Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:55.814Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:39:55.815Z] [2023-01-15T20:39:55.815Z] setOSConditions: [2023-01-15T20:39:55.815Z] [2023-01-15T20:39:55.815Z] setToolWin: [2023-01-15T20:39:55.815Z] [2023-01-15T20:39:55.815Z] setToolUnix: [2023-01-15T20:39:55.815Z] [2023-01-15T20:39:55.815Z] setToolProperty: [2023-01-15T20:39:55.815Z] [2023-01-15T20:39:55.815Z] setS1ASclassPath: [2023-01-15T20:39:55.815Z] [2023-01-15T20:39:55.815Z] init-common: [2023-01-15T20:39:55.815Z] [2023-01-15T20:39:55.815Z] wsimport: [2023-01-15T20:39:55.866Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:55.867Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:39:56.073Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:56.127Z] [exec] Command undeploy executed successfully. [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] private-all: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] setAsadminArgsWithoutPassword: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] create.user: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] setAsadminArgsWithoutPassword: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] common.createuser.asadmin: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] init.os: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] init.tools.unix: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] init.tools.windows: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] init.tools: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] setAsadminArgs: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] init: [2023-01-15T20:39:56.127Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:56.127Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:56.127Z] [get] Not modified - so not downloaded [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] init.customtasks: [2023-01-15T20:39:56.127Z] [2023-01-15T20:39:56.127Z] common.run.asadmin: [2023-01-15T20:39:56.127Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2023-01-15T20:39:56.335Z] [exec] parsing WSDL... [2023-01-15T20:39:56.336Z] [exec] [2023-01-15T20:39:56.336Z] [exec] [2023-01-15T20:39:56.385Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:56.392Z] [java] [Server response]Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 404 - Not Found


    type Status report

    messageNot Found

    descriptionThe requested resource is not available.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:39:56.394Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:56.394Z] [java] Reporter exception occurred! [2023-01-15T20:39:56.394Z] [java] java.lang.NullPointerException [2023-01-15T20:39:56.394Z] [java] at com.sun.ejte.ccl.reporter.Reporter.setTestSuite(Reporter.java:53) [2023-01-15T20:39:56.394Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printStatus(SimpleReporterAdapter.java:110) [2023-01-15T20:39:56.394Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printSummary(SimpleReporterAdapter.java:168) [2023-01-15T20:39:56.394Z] [java] at client.WebTest.main(Unknown Source) [2023-01-15T20:39:56.394Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T20:39:56.394Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T20:39:56.394Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:39:56.394Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:217) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:152) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:771) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:221) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:39:56.394Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:39:56.394Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:39:56.394Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:39:56.394Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:39:56.394Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:39:56.394Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:39:56.394Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:39:56.394Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:39:56.394Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:39:56.394Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:39:56.394Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:39:56.394Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1364) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:851) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:235) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [2023-01-15T20:39:56.394Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) [2023-01-15T20:39:56.394Z] [2023-01-15T20:39:56.394Z] setOSConditions: [2023-01-15T20:39:56.394Z] [2023-01-15T20:39:56.394Z] setToolWin: [2023-01-15T20:39:56.394Z] [2023-01-15T20:39:56.394Z] setToolUnix: [2023-01-15T20:39:56.394Z] [2023-01-15T20:39:56.394Z] setToolProperty: [2023-01-15T20:39:56.394Z] [2023-01-15T20:39:56.394Z] setS1ASclassPath: [2023-01-15T20:39:56.394Z] [2023-01-15T20:39:56.394Z] init-common: [2023-01-15T20:39:56.394Z] [2023-01-15T20:39:56.394Z] disable-app-ref: [2023-01-15T20:39:56.394Z] [2023-01-15T20:39:56.394Z] asadmin-common: [2023-01-15T20:39:56.394Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=false [2023-01-15T20:39:56.395Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:56.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=false [2023-01-15T20:39:56.395Z] [exec] server.application-ref.connector16App.enabled=false [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] setOSConditions: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] setToolWin: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] setToolUnix: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] setToolProperty: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] setS1ASclassPath: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] init-common: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] enable-app-ref: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] asadmin-common: [2023-01-15T20:39:56.395Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=true [2023-01-15T20:39:56.395Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:56.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=true [2023-01-15T20:39:56.395Z] [exec] server.application-ref.connector16App.enabled=true [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] setOSConditions: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] setToolWin: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] setToolUnix: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] setToolProperty: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] setS1ASclassPath: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] init-common: [2023-01-15T20:39:56.395Z] [2023-01-15T20:39:56.395Z] runtest: [2023-01-15T20:39:56.395Z] [java] GET /connector16/servlet/SimpleServlet?url=/connector16/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:39:56.395Z] [java] [2023-01-15T20:39:56.395Z] [java] Time: 1 [2023-01-15T20:39:56.395Z] [java] [Server response]HTTP/1.1 404 Not Found [2023-01-15T20:39:56.395Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:39:56.395Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:39:56.395Z] [java] [Server response]Content-Language: [2023-01-15T20:39:56.395Z] [java] [Server response]Content-Type: text/html [2023-01-15T20:39:56.395Z] [java] [Server response]Content-Length: 1048 [2023-01-15T20:39:56.395Z] [java] [Server response] [2023-01-15T20:39:56.594Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:39:56.594Z] [exec] line 15 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:39:56.594Z] [exec] [2023-01-15T20:39:56.594Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:39:56.594Z] [exec] line 15 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:39:56.594Z] [exec] [2023-01-15T20:39:56.594Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:39:56.594Z] [exec] line 16 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:39:56.594Z] [exec] [2023-01-15T20:39:56.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:57.118Z] [exec] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [2023-01-15T20:39:57.118Z] [exec] SLF4J: Defaulting to no-operation (NOP) logger implementation [2023-01-15T20:39:57.118Z] [exec] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [2023-01-15T20:39:57.211Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/asadminuserpassword.txt [2023-01-15T20:39:57.211Z] [2023-01-15T20:39:57.211Z] init.os: [2023-01-15T20:39:57.211Z] [2023-01-15T20:39:57.211Z] init.tools.unix: [2023-01-15T20:39:57.211Z] [2023-01-15T20:39:57.211Z] init.tools.windows: [2023-01-15T20:39:57.211Z] [2023-01-15T20:39:57.211Z] init.tools: [2023-01-15T20:39:57.211Z] [2023-01-15T20:39:57.211Z] setAsadminArgs: [2023-01-15T20:39:57.211Z] [2023-01-15T20:39:57.211Z] init: [2023-01-15T20:39:57.211Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:57.211Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:57.211Z] [get] Not modified - so not downloaded [2023-01-15T20:39:57.211Z] [2023-01-15T20:39:57.211Z] init.customtasks: [2023-01-15T20:39:57.211Z] [2023-01-15T20:39:57.211Z] prepare: [2023-01-15T20:39:57.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2023-01-15T20:39:57.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives [2023-01-15T20:39:57.211Z] [2023-01-15T20:39:57.211Z] compile: [2023-01-15T20:39:57.211Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:57.211Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2023-01-15T20:39:57.374Z] [exec] Jan 15, 2023 8:39:57 PM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2023-01-15T20:39:57.375Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2023-01-15T20:39:57.375Z] [exec] Jan 15, 2023 8:39:57 PM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2023-01-15T20:39:57.375Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2023-01-15T20:39:57.375Z] [exec] Value of key is: Ejb Ping [2023-01-15T20:39:57.431Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:57.432Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:39:57.432Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:39:57.432Z] [javac] 1 warning [2023-01-15T20:39:57.432Z] [2023-01-15T20:39:57.432Z] setOSConditions: [2023-01-15T20:39:57.432Z] [2023-01-15T20:39:57.432Z] setToolWin: [2023-01-15T20:39:57.432Z] [2023-01-15T20:39:57.432Z] setToolUnix: [2023-01-15T20:39:57.432Z] [2023-01-15T20:39:57.432Z] setToolProperty: [2023-01-15T20:39:57.432Z] [2023-01-15T20:39:57.432Z] setS1ASclassPath: [2023-01-15T20:39:57.432Z] [2023-01-15T20:39:57.432Z] init-common: [2023-01-15T20:39:57.432Z] [2023-01-15T20:39:57.432Z] compile-common: [2023-01-15T20:39:57.432Z] [echo] Current time (ISO): 2023-01-15T20:39:57.097+0000 [2023-01-15T20:39:57.432Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:57.432Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:57.529Z] [exec] [2023-01-15T20:39:57.530Z] [exec] Generating code... [2023-01-15T20:39:57.530Z] [exec] [2023-01-15T20:39:57.530Z] [exec] [2023-01-15T20:39:57.530Z] [exec] Compiling code... [2023-01-15T20:39:57.530Z] [exec] [2023-01-15T20:39:57.777Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:57.937Z] [exec] Value of key is: Servlet Ping [2023-01-15T20:39:57.938Z] [exec] Jan 15, 2023 8:39:57 PM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2023-01-15T20:39:57.938Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:39:57.938Z] [exec] [2023-01-15T20:39:57.938Z] [exec] [2023-01-15T20:39:57.938Z] [exec] ----------------------------------------- [2023-01-15T20:39:57.938Z] [exec] - Ejb Ping: PASS - [2023-01-15T20:39:57.938Z] [exec] - Servlet Ping: PASS - [2023-01-15T20:39:57.938Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2023-01-15T20:39:57.938Z] [exec] ----------------------------------------- [2023-01-15T20:39:57.938Z] [exec] Total PASS: 2 [2023-01-15T20:39:57.938Z] [exec] Total FAIL: 0 [2023-01-15T20:39:57.938Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:39:57.938Z] [exec] Jan 15, 2023 8:39:57 PM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2023-01-15T20:39:57.938Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2023-01-15T20:39:57.938Z] [exec] ----------------------------------------- [2023-01-15T20:39:57.938Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:39:57.938Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:39:57.938Z] [2023-01-15T20:39:57.938Z] undeploy: [2023-01-15T20:39:57.938Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:39:57.939Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:39:57.939Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:39:57.939Z] Warning: 'file:../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml should be expressed simply as '../../common.xml' for compliance with other XML tools [2023-01-15T20:39:57.939Z] [2023-01-15T20:39:57.939Z] setOSConditions: [2023-01-15T20:39:57.939Z] [2023-01-15T20:39:57.939Z] setToolWin: [2023-01-15T20:39:57.939Z] [2023-01-15T20:39:57.939Z] setToolUnix: [2023-01-15T20:39:57.939Z] [2023-01-15T20:39:57.939Z] setToolProperty: [2023-01-15T20:39:57.939Z] [2023-01-15T20:39:57.939Z] setS1ASclassPath: [2023-01-15T20:39:57.939Z] [2023-01-15T20:39:57.939Z] init-common: [2023-01-15T20:39:57.939Z] [2023-01-15T20:39:57.939Z] undeploy-common: [2023-01-15T20:39:58.034Z] [javac] 1 warning [2023-01-15T20:39:58.035Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:58.035Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2023-01-15T20:39:58.194Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:58.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:39:58.631Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:58.631Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/web/Servlet.java uses unchecked or unsafe operations. [2023-01-15T20:39:58.631Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:39:58.631Z] [javac] 1 warning [2023-01-15T20:39:58.631Z] [2023-01-15T20:39:58.631Z] assemble: [2023-01-15T20:39:58.631Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2023-01-15T20:39:58.631Z] [2023-01-15T20:39:58.631Z] declare-test: [2023-01-15T20:39:58.631Z] [echo] Starting test servlet ejb30/war/servlet Test asadmin deploy [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] unsetup: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] all: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] setOSConditions: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] setToolWin: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] setToolUnix: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] setToolProperty: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] setS1ASclassPath: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] init-common: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] clean: [2023-01-15T20:39:58.707Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:58.707Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] compile: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] setOSConditions: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] setToolWin: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] setToolUnix: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] setToolProperty: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] setS1ASclassPath: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] init-common: [2023-01-15T20:39:58.707Z] [2023-01-15T20:39:58.707Z] compile-common: [2023-01-15T20:39:58.707Z] [echo] Current time (ISO): 2023-01-15T20:39:58.491+0000 [2023-01-15T20:39:58.707Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:58.707Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:39:58.707Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init.os: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init.tools.unix: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init.tools.windows: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init.tools: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] setAsadminArgs: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init: [2023-01-15T20:39:58.891Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:58.891Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:58.891Z] [get] Not modified - so not downloaded [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init.customtasks: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] prepare: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] deploy.asadmin: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] setAsadminArgs: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] common.deploy.asadmin: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init.os: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init.tools.unix: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init.tools.windows: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init.tools: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] setAsadminArgs: [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init: [2023-01-15T20:39:58.891Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:39:58.891Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:39:58.891Z] [get] Not modified - so not downloaded [2023-01-15T20:39:58.891Z] [2023-01-15T20:39:58.891Z] init.customtasks: [2023-01-15T20:39:58.892Z] [2023-01-15T20:39:58.892Z] common.run.asadmin: [2023-01-15T20:39:58.892Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deployment-ejb30-war-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2023-01-15T20:39:58.892Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:58.908Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:39:58.909Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:39:59.327Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:59.327Z] [javac] 1 warning [2023-01-15T20:39:59.327Z] [2023-01-15T20:39:59.327Z] build: [2023-01-15T20:39:59.327Z] [2023-01-15T20:39:59.327Z] setOSConditions: [2023-01-15T20:39:59.327Z] [2023-01-15T20:39:59.327Z] fixFiles: [2023-01-15T20:39:59.327Z] [2023-01-15T20:39:59.327Z] convUnix: [2023-01-15T20:39:59.327Z] [2023-01-15T20:39:59.327Z] convWin: [2023-01-15T20:39:59.327Z] [2023-01-15T20:39:59.328Z] setToolWin: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolUnix: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolProperty: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setS1ASclassPath: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] init-common: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] package-persistence-common: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] ejb-jar-common: [2023-01-15T20:39:59.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] package-ejbjar-common: [2023-01-15T20:39:59.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:59.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:59.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:59.328Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiod-ejb.jar [2023-01-15T20:39:59.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] appclient-jar-common: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] package-appclientjar-common: [2023-01-15T20:39:59.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:59.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:59.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:59.328Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiod-client.jar [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] webclient-war-common: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] build-ear-common: [2023-01-15T20:39:59.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:39:59.328Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodApp.ear [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] deploy: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setOSConditions: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolWin: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolUnix: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolProperty: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setS1ASclassPath: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] init-common: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] create-jdbc-stuff: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setOSConditions: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolWin: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolUnix: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolProperty: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setS1ASclassPath: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] init-common: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] deploy-jdbc-common: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setOSConditions: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolWin: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolUnix: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setToolProperty: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] setS1ASclassPath: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] init-common: [2023-01-15T20:39:59.328Z] [2023-01-15T20:39:59.328Z] create-jdbc-connpool-common: [2023-01-15T20:39:59.328Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:59.459Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:39:59.459Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:39:59.476Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:39:59.476Z] [javac] 1 warning [2023-01-15T20:39:59.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:39:59.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:39:59.476Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:39:59.476Z] [2023-01-15T20:39:59.476Z] deploy-client: [2023-01-15T20:39:59.476Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:39:59.891Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:39:59.892Z] [exec] JDBC connection pool jdbc-validateatmostonceperiod created successfully. [2023-01-15T20:39:59.892Z] [2023-01-15T20:39:59.892Z] set-derby-connpool-props: [2023-01-15T20:39:59.892Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:00.030Z] [exec] Application deployed with name deployment-ejb30-war-servlet. [2023-01-15T20:40:00.030Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:00.030Z] [2023-01-15T20:40:00.030Z] init.os: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init.tools.unix: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init.tools.windows: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init.tools: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] setAsadminArgs: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init: [2023-01-15T20:40:00.031Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:00.031Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:00.031Z] [get] Not modified - so not downloaded [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init.customtasks: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] setEnabled: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] createAppRef: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init.os: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init.tools.unix: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init.tools.windows: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init.tools: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] setAsadminArgs: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init: [2023-01-15T20:40:00.031Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:00.031Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:00.031Z] [get] Not modified - so not downloaded [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] init.customtasks: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] prepare: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] setHttpPort2: [2023-01-15T20:40:00.031Z] [2023-01-15T20:40:00.031Z] runweb: [2023-01-15T20:40:00.051Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:00.051Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:40:00.073Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:00.289Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:00.289Z] [javaWithResult] GET /deployment-ejb30-war-servlet/servlet HTTP/1.0 [2023-01-15T20:40:00.289Z] [javaWithResult] [2023-01-15T20:40:00.289Z] [javaWithResult] 0: HTTP/1.1 200 OK [2023-01-15T20:40:00.289Z] [javaWithResult] 1: Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:40:00.289Z] [javaWithResult] 2: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:40:00.289Z] [javaWithResult] 3: Pragma: No-cache [2023-01-15T20:40:00.289Z] [javaWithResult] 4: Cache-Control: no-cache [2023-01-15T20:40:00.289Z] [javaWithResult] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:40:00.289Z] [javaWithResult] 6: Set-Cookie: JSESSIONID=72911c752ca57546439115cb842f; Path=/deployment-ejb30-war-servlet; HttpOnly [2023-01-15T20:40:00.289Z] [javaWithResult] 7: Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:40:00.289Z] [javaWithResult] 8: Connection: close [2023-01-15T20:40:00.289Z] [javaWithResult] 9: Content-Length: 168 [2023-01-15T20:40:00.289Z] [javaWithResult] 10: [2023-01-15T20:40:00.289Z] [javaWithResult] 11: Servlet Output</TTILE></HEAD><BODY> [2023-01-15T20:40:00.289Z] [javaWithResult] 12: ds login timeout = 0 [2023-01-15T20:40:00.289Z] [javaWithResult] 13: Hello World [2023-01-15T20:40:00.290Z] [javaWithResult] 14: Filter: Hello World: 0 [2023-01-15T20:40:00.290Z] [javaWithResult] 15: in role j2ee = true [2023-01-15T20:40:00.290Z] [javaWithResult] 16: in role guest = false [2023-01-15T20:40:00.290Z] [javaWithResult] 17: </BODY></HTML> [2023-01-15T20:40:00.290Z] [2023-01-15T20:40:00.290Z] processResult: [2023-01-15T20:40:00.290Z] [2023-01-15T20:40:00.290Z] failed: [2023-01-15T20:40:00.290Z] [2023-01-15T20:40:00.290Z] passed: [2023-01-15T20:40:00.290Z] [echo] Test servlet Passed [2023-01-15T20:40:00.290Z] [2023-01-15T20:40:00.290Z] unknown: [2023-01-15T20:40:00.290Z] [2023-01-15T20:40:00.290Z] declare-test: [2023-01-15T20:40:00.290Z] [echo] Starting test servlet ejb30/war/servlet Test asadmin redeploy [2023-01-15T20:40:00.309Z] [exec] Application deployed with name wsclient. [2023-01-15T20:40:00.310Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:00.310Z] [2023-01-15T20:40:00.310Z] setup: [2023-01-15T20:40:00.310Z] [2023-01-15T20:40:00.310Z] runtest: [2023-01-15T20:40:00.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:00.310Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml:129: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:40:00.310Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:00.310Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:00.310Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:40:00.329Z] [javac] 1 warning [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] build: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] env-check: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] prepare-store-common: [2023-01-15T20:40:00.329Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__cacerts.jks [2023-01-15T20:40:00.329Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__keystore.jks [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setOSConditions: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setToolWin: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setToolUnix: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setToolProperty: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setS1ASclassPath: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] init-common: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] prepare-store-certutil-common: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setOSConditions: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setToolWin: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setToolUnix: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setToolProperty: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setS1ASclassPath: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] init-common: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] prepare-store-keytool-common: [2023-01-15T20:40:00.329Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setOSConditions: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setToolWin: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.329Z] setToolUnix: [2023-01-15T20:40:00.329Z] [2023-01-15T20:40:00.330Z] setToolProperty: [2023-01-15T20:40:00.330Z] [2023-01-15T20:40:00.330Z] setS1ASclassPath: [2023-01-15T20:40:00.330Z] [2023-01-15T20:40:00.330Z] init-common: [2023-01-15T20:40:00.330Z] [2023-01-15T20:40:00.330Z] generate-jks-key: [2023-01-15T20:40:00.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.User=dbuser [2023-01-15T20:40:00.456Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.User=dbuser [2023-01-15T20:40:00.456Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:00.547Z] [2023-01-15T20:40:00.547Z] init.os: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.tools.unix: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.tools.windows: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.tools: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] setAsadminArgs: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init: [2023-01-15T20:40:00.548Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:00.548Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:00.548Z] [get] Not modified - so not downloaded [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.customtasks: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] prepare: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] redeploy.asadmin: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] setAsadminArgs: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] common.redeploy.asadmin: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.os: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.tools.unix: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.tools.windows: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.tools: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] setAsadminArgs: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init: [2023-01-15T20:40:00.548Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:00.548Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:00.548Z] [get] Not modified - so not downloaded [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.customtasks: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] delAppRef: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.os: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.tools.unix: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.tools.windows: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.tools: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] setAsadminArgs: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init: [2023-01-15T20:40:00.548Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:00.548Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:00.548Z] [get] Not modified - so not downloaded [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] init.customtasks: [2023-01-15T20:40:00.548Z] [2023-01-15T20:40:00.548Z] common.run.asadmin: [2023-01-15T20:40:00.548Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name deployment-ejb30-war-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2023-01-15T20:40:00.548Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:00.567Z] [java] [client.TestClient]:: <html> [2023-01-15T20:40:00.568Z] [java] [client.TestClient]:: <head> [2023-01-15T20:40:00.568Z] [java] [client.TestClient]:: <title>TestServlet [2023-01-15T20:40:00.568Z] [java] [client.TestClient]:: [2023-01-15T20:40:00.568Z] [java] [client.TestClient]:: [2023-01-15T20:40:00.568Z] [java] [client.TestClient]::

    [2023-01-15T20:40:00.568Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:40:00.568Z] [java] [client.TestClient]::

    [2023-01-15T20:40:00.568Z] [java] [client.TestClient]:: [5555] [2023-01-15T20:40:00.568Z] [java] [client.TestClient]:: [2023-01-15T20:40:00.568Z] [java] [client.TestClient]:: [2023-01-15T20:40:00.568Z] [java] Value of key is:WEBSERVICES13-lookup [2023-01-15T20:40:00.568Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:00.568Z] [java] [2023-01-15T20:40:00.568Z] [java] [2023-01-15T20:40:00.568Z] [java] ----------------------------------------- [2023-01-15T20:40:00.568Z] [java] - WEBSERVICES13-lookup: PASS - [2023-01-15T20:40:00.568Z] [java] ----------------------------------------- [2023-01-15T20:40:00.568Z] [java] Total PASS: 1 [2023-01-15T20:40:00.568Z] [java] Total FAIL: 0 [2023-01-15T20:40:00.568Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:00.568Z] [java] ----------------------------------------- [2023-01-15T20:40:00.568Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:00.568Z] [2023-01-15T20:40:00.568Z] undeploy: [2023-01-15T20:40:00.568Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:00.568Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:00.568Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:00.568Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:00.568Z] [2023-01-15T20:40:00.568Z] setOSConditions: [2023-01-15T20:40:00.568Z] [2023-01-15T20:40:00.568Z] setToolWin: [2023-01-15T20:40:00.568Z] [2023-01-15T20:40:00.568Z] setToolUnix: [2023-01-15T20:40:00.568Z] [2023-01-15T20:40:00.568Z] setToolProperty: [2023-01-15T20:40:00.568Z] [2023-01-15T20:40:00.568Z] setS1ASclassPath: [2023-01-15T20:40:00.568Z] [2023-01-15T20:40:00.568Z] init-common: [2023-01-15T20:40:00.568Z] [2023-01-15T20:40:00.568Z] undeploy-war-common: [2023-01-15T20:40:00.568Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:00.585Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:01.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.Password=dbpassword [2023-01-15T20:40:01.150Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:01.114Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:01.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:40:02.584Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.Password=dbpassword [2023-01-15T20:40:02.607Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:02.667Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:02.851Z] [exec] Certificate stored in file [2023-01-15T20:40:02.882Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.370Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.371Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.371Z] [exec] Certificate was added to keystore [2023-01-15T20:40:03.371Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:03.372Z] [2023-01-15T20:40:03.372Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:03.372Z] setup: [2023-01-15T20:40:03.372Z] [2023-01-15T20:40:03.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ciphertest [2023-01-15T20:40:03.373Z] setOSConditions: [2023-01-15T20:40:03.373Z] [2023-01-15T20:40:03.374Z] [2023-01-15T20:40:03.374Z] asadmin-batch-common: [2023-01-15T20:40:03.374Z] setToolWin: [2023-01-15T20:40:03.375Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.375Z] [2023-01-15T20:40:03.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file testsetup.asadmin [2023-01-15T20:40:03.376Z] setToolUnix: [2023-01-15T20:40:03.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-1 [2023-01-15T20:40:03.376Z] [2023-01-15T20:40:03.377Z] [exec] remote failure: Specified http listener, test-http-listener-1, doesn't exist. [2023-01-15T20:40:03.377Z] setToolProperty: [2023-01-15T20:40:03.378Z] [2023-01-15T20:40:03.378Z] setS1ASclassPath: [2023-01-15T20:40:03.378Z] [2023-01-15T20:40:03.378Z] [exec] remote failure: Specified http listener, test-http-listener-2, doesn't exist. [2023-01-15T20:40:03.378Z] init-common: [2023-01-15T20:40:03.379Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-2 [2023-01-15T20:40:03.380Z] [2023-01-15T20:40:03.380Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.380Z] undeploy-client: [2023-01-15T20:40:03.380Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.381Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.381Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.381Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:03.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.382Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:40:03.382Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt [2023-01-15T20:40:03.383Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:03.383Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ciphertest/testsetup.asadmin [2023-01-15T20:40:03.384Z] [2023-01-15T20:40:03.384Z] [2023-01-15T20:40:03.384Z] all: [2023-01-15T20:40:03.385Z] restart-server-instance-common: [2023-01-15T20:40:03.389Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.389Z] [2023-01-15T20:40:03.389Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.390Z] setOSConditions: [2023-01-15T20:40:03.390Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.390Z] [2023-01-15T20:40:03.391Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.391Z] [2023-01-15T20:40:03.391Z] setToolWin: [2023-01-15T20:40:03.391Z] setOSConditions: [2023-01-15T20:40:03.391Z] [2023-01-15T20:40:03.392Z] [2023-01-15T20:40:03.392Z] setToolUnix: [2023-01-15T20:40:03.392Z] setToolWin: [2023-01-15T20:40:03.393Z] [2023-01-15T20:40:03.393Z] setToolUnix: [2023-01-15T20:40:03.393Z] [2023-01-15T20:40:03.393Z] setToolProperty: [2023-01-15T20:40:03.393Z] [2023-01-15T20:40:03.393Z] [2023-01-15T20:40:03.393Z] setToolProperty: [2023-01-15T20:40:03.393Z] setS1ASclassPath: [2023-01-15T20:40:03.394Z] [2023-01-15T20:40:03.394Z] [2023-01-15T20:40:03.394Z] setS1ASclassPath: [2023-01-15T20:40:03.395Z] init-common: [2023-01-15T20:40:03.395Z] [2023-01-15T20:40:03.395Z] [2023-01-15T20:40:03.396Z] clean: [2023-01-15T20:40:03.396Z] init-common: [2023-01-15T20:40:03.396Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.396Z] [2023-01-15T20:40:03.396Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.397Z] stopDomain: [2023-01-15T20:40:03.397Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.397Z] [echo] run.xml:stopping domain... [2023-01-15T20:40:03.398Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.399Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] setOSConditions: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] setToolWin: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] setToolUnix: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] setToolProperty: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] setS1ASclassPath: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] init-common: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] clean-common: [2023-01-15T20:40:03.400Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.400Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.400Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.400Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] setOSConditions: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] setToolWin: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] setToolUnix: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] setToolProperty: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] setS1ASclassPath: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] init-common: [2023-01-15T20:40:03.400Z] [2023-01-15T20:40:03.400Z] clean-classes-common: [2023-01-15T20:40:03.400Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:40:03.400Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setOSConditions: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setToolWin: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setToolUnix: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setToolProperty: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setS1ASclassPath: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] init-common: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] clean-jars-common: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] assemble-web: [2023-01-15T20:40:03.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:03.401Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setOSConditions: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setToolWin: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setToolUnix: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setToolProperty: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setS1ASclassPath: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] init-common: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] compile: [2023-01-15T20:40:03.401Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setOSConditions: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setToolWin: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setToolUnix: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setToolProperty: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] setS1ASclassPath: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] init-common: [2023-01-15T20:40:03.401Z] [2023-01-15T20:40:03.401Z] compile-common: [2023-01-15T20:40:03.401Z] [echo] Current time (ISO): 2023-01-15T20:40:02.046+0000 [2023-01-15T20:40:03.401Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:03.401Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.628Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.driverType=4 [2023-01-15T20:40:03.628Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.driverType=4 [2023-01-15T20:40:03.628Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.628Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.portNumber=1527 [2023-01-15T20:40:03.628Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.portNumber=1527 [2023-01-15T20:40:03.628Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.628Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.dataBaseName=testdb [2023-01-15T20:40:03.628Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.dataBaseName=testdb [2023-01-15T20:40:03.628Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.628Z] [exec] Application deployed with name deployment-ejb30-war-servlet. [2023-01-15T20:40:03.628Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:40:03.630Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:03.630Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:40:03.630Z] [2023-01-15T20:40:03.631Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.633Z] init.os: [2023-01-15T20:40:03.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.create=true [2023-01-15T20:40:03.635Z] [2023-01-15T20:40:03.635Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.create=true [2023-01-15T20:40:03.636Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.635Z] init.tools.unix: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools.windows: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] setAsadminArgs: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init: [2023-01-15T20:40:03.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:03.638Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:03.638Z] [get] Not modified - so not downloaded [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.customtasks: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] setEnabled: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] createAppRef: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.os: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools.unix: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools.windows: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] setAsadminArgs: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init: [2023-01-15T20:40:03.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:03.638Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:03.638Z] [get] Not modified - so not downloaded [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.customtasks: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] prepare: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] setHttpPort2: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] runweb: [2023-01-15T20:40:03.638Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.638Z] [javaWithResult] GET /deployment-ejb30-war-servlet/servlet HTTP/1.0 [2023-01-15T20:40:03.638Z] [javaWithResult] [2023-01-15T20:40:03.638Z] [javaWithResult] 0: HTTP/1.1 200 OK [2023-01-15T20:40:03.638Z] [javaWithResult] 1: Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:40:03.638Z] [javaWithResult] 2: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:40:03.638Z] [javaWithResult] 3: Pragma: No-cache [2023-01-15T20:40:03.638Z] [javaWithResult] 4: Cache-Control: no-cache [2023-01-15T20:40:03.638Z] [javaWithResult] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-01-15T20:40:03.638Z] [javaWithResult] 6: Set-Cookie: JSESSIONID=72918a14435549ebd977d5943692; Path=/deployment-ejb30-war-servlet; HttpOnly [2023-01-15T20:40:03.638Z] [javaWithResult] 7: Content-Type: text/html;charset=ISO-8859-1 [2023-01-15T20:40:03.638Z] [javaWithResult] 8: Connection: close [2023-01-15T20:40:03.638Z] [javaWithResult] 9: Content-Length: 168 [2023-01-15T20:40:03.638Z] [javaWithResult] 10: [2023-01-15T20:40:03.638Z] [javaWithResult] 11: Servlet Output</TTILE></HEAD><BODY> [2023-01-15T20:40:03.638Z] [javaWithResult] 12: ds login timeout = 0 [2023-01-15T20:40:03.638Z] [javaWithResult] 13: Hello World [2023-01-15T20:40:03.638Z] [javaWithResult] 14: Filter: Hello World: 0 [2023-01-15T20:40:03.638Z] [javaWithResult] 15: in role j2ee = true [2023-01-15T20:40:03.638Z] [javaWithResult] 16: in role guest = false [2023-01-15T20:40:03.638Z] [javaWithResult] 17: </BODY></HTML> [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] processResult: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] failed: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] passed: [2023-01-15T20:40:03.638Z] [echo] Test servlet Passed [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] unknown: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.os: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools.unix: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools.windows: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] setAsadminArgs: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init: [2023-01-15T20:40:03.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:03.638Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:03.638Z] [get] Not modified - so not downloaded [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.customtasks: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] prepare: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] undeploy.asadmin: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] setAsadminArgs: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] common.undeploy.asadmin: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.os: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools.unix: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools.windows: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] setAsadminArgs: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init: [2023-01-15T20:40:03.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:03.638Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:03.638Z] [get] Not modified - so not downloaded [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.customtasks: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] delAppRef: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.os: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools.unix: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools.windows: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.tools: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] setAsadminArgs: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init: [2023-01-15T20:40:03.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:03.638Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:03.638Z] [get] Not modified - so not downloaded [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] init.customtasks: [2023-01-15T20:40:03.638Z] [2023-01-15T20:40:03.638Z] common.run.asadmin: [2023-01-15T20:40:03.639Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-war-servlet [2023-01-15T20:40:03.639Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.639Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:03.639Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:03.639Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:03.639Z] [2023-01-15T20:40:03.639Z] setAsadminArgs: [2023-01-15T20:40:03.639Z] [2023-01-15T20:40:03.639Z] delete.user: [2023-01-15T20:40:03.639Z] [2023-01-15T20:40:03.639Z] init.os: [2023-01-15T20:40:03.639Z] [2023-01-15T20:40:03.639Z] init.tools.unix: [2023-01-15T20:40:03.639Z] [2023-01-15T20:40:03.639Z] init.tools.windows: [2023-01-15T20:40:03.639Z] [2023-01-15T20:40:03.639Z] init.tools: [2023-01-15T20:40:03.639Z] [2023-01-15T20:40:03.639Z] setAsadminArgs: [2023-01-15T20:40:03.639Z] [2023-01-15T20:40:03.639Z] init: [2023-01-15T20:40:03.639Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:03.639Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:03.639Z] [get] Not modified - so not downloaded [2023-01-15T20:40:03.639Z] [2023-01-15T20:40:03.639Z] init.customtasks: [2023-01-15T20:40:03.639Z] [2023-01-15T20:40:03.639Z] common.run.asadmin: [2023-01-15T20:40:03.639Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2023-01-15T20:40:03.639Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:03.897Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:03.897Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2023-01-15T20:40:03.962Z] [exec] Waiting for the domain to stop . [2023-01-15T20:40:03.967Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:40:04.155Z] [exec] Command delete-file-user executed successfully. [2023-01-15T20:40:04.158Z] [2023-01-15T20:40:04.158Z] private-all: [2023-01-15T20:40:04.158Z] [2023-01-15T20:40:04.158Z] private-all: [2023-01-15T20:40:04.158Z] [2023-01-15T20:40:04.158Z] private-all: [2023-01-15T20:40:04.158Z] [2023-01-15T20:40:04.158Z] init.os: [2023-01-15T20:40:04.158Z] [2023-01-15T20:40:04.158Z] init.tools.unix: [2023-01-15T20:40:04.158Z] [2023-01-15T20:40:04.158Z] init.tools.windows: [2023-01-15T20:40:04.158Z] [2023-01-15T20:40:04.158Z] init.tools: [2023-01-15T20:40:04.158Z] [2023-01-15T20:40:04.158Z] setAsadminArgs: [2023-01-15T20:40:04.159Z] [2023-01-15T20:40:04.159Z] init: [2023-01-15T20:40:04.159Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:04.159Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:04.159Z] [get] Not modified - so not downloaded [2023-01-15T20:40:04.159Z] [2023-01-15T20:40:04.159Z] init.customtasks: [2023-01-15T20:40:04.159Z] [2023-01-15T20:40:04.159Z] prepare: [2023-01-15T20:40:04.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2023-01-15T20:40:04.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives [2023-01-15T20:40:04.159Z] [2023-01-15T20:40:04.159Z] compile: [2023-01-15T20:40:04.159Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.159Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2023-01-15T20:40:04.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.serverName=localhost [2023-01-15T20:40:04.347Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.serverName=localhost [2023-01-15T20:40:04.347Z] [2023-01-15T20:40:04.347Z] setOSConditions: [2023-01-15T20:40:04.347Z] [2023-01-15T20:40:04.347Z] setToolWin: [2023-01-15T20:40:04.347Z] [2023-01-15T20:40:04.347Z] setToolUnix: [2023-01-15T20:40:04.347Z] [2023-01-15T20:40:04.347Z] setToolProperty: [2023-01-15T20:40:04.347Z] [2023-01-15T20:40:04.347Z] setS1ASclassPath: [2023-01-15T20:40:04.347Z] [2023-01-15T20:40:04.347Z] init-common: [2023-01-15T20:40:04.347Z] [2023-01-15T20:40:04.347Z] create-jdbc-resource-common: [2023-01-15T20:40:04.347Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-validateatmostonceperiod --target server jdbc/validateatmostonceperiodDB [2023-01-15T20:40:04.347Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:04.604Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.604Z] [exec] JDBC resource jdbc/validateatmostonceperiodDB created successfully. [2023-01-15T20:40:04.604Z] [echo] cmd executed for server [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] setOSConditions: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] setToolWin: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] setToolUnix: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] setToolProperty: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] setS1ASclassPath: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] init-common: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] deploy-common: [2023-01-15T20:40:04.604Z] [echo] Current time (ISO): 2023-01-15T20:40:04.535+0000 [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] setOSConditions: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] setToolWin: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] setToolUnix: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] setToolProperty: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] setS1ASclassPath: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] init-common: [2023-01-15T20:40:04.604Z] [2023-01-15T20:40:04.604Z] deploy-common-pe: [2023-01-15T20:40:04.776Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:04.863Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:04.927Z] [javac] 1 warning [2023-01-15T20:40:04.930Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] [2023-01-15T20:40:04.930Z] pkg-war: [2023-01-15T20:40:04.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:40:04.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:40:04.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:04.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:40:04.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:40:04.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:04.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:04.930Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/SubtractNumbers.wsdl to copy. [2023-01-15T20:40:04.930Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:40:04.930Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:40:04.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:04.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:40:04.930Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${web.wsit.descriptors} does not exist. [2023-01-15T20:40:04.930Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-2-web.war [2023-01-15T20:40:04.930Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:04.930Z] [2023-01-15T20:40:04.930Z] deploy-app: [2023-01-15T20:40:04.930Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] [2023-01-15T20:40:04.930Z] deploy-war-common: [2023-01-15T20:40:04.930Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:04.930Z] [2023-01-15T20:40:04.930Z] setOSConditions: [2023-01-15T20:40:04.930Z] [2023-01-15T20:40:04.930Z] setToolWin: [2023-01-15T20:40:04.930Z] [2023-01-15T20:40:04.930Z] setToolUnix: [2023-01-15T20:40:04.930Z] [2023-01-15T20:40:04.930Z] setToolProperty: [2023-01-15T20:40:04.930Z] [2023-01-15T20:40:04.930Z] setS1ASclassPath: [2023-01-15T20:40:04.930Z] [2023-01-15T20:40:04.930Z] init-common: [2023-01-15T20:40:04.930Z] [2023-01-15T20:40:04.931Z] deploy-war-commonpe: [2023-01-15T20:40:04.931Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:05.185Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodApp.ear [2023-01-15T20:40:05.500Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-2-web.war [2023-01-15T20:40:05.520Z] [exec] Application deployed with name jdbc-validateatmostonceperiodApp. [2023-01-15T20:40:05.545Z] [echo] Deployment on target server server successful [2023-01-15T20:40:05.539Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:05.728Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T20:40:05.728Z] [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. [2023-01-15T20:40:05.729Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/SingletonBean.java uses or overrides a deprecated API. [2023-01-15T20:40:05.729Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:40:05.729Z] [javac] 2 warnings [2023-01-15T20:40:05.729Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.729Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] setOSConditions: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] setToolWin: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] setToolUnix: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] setToolProperty: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] setS1ASclassPath: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] init-common: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] deploy-common-ee: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] setOSConditions: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] setToolWin: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] setToolUnix: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] setToolProperty: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] setS1ASclassPath: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] init-common: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] execute-sql-common: [2023-01-15T20:40:05.802Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/sql/create_pointbase.sql [2023-01-15T20:40:05.802Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:40:05.802Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:40:05.802Z] [sql] 0 rows affected [2023-01-15T20:40:05.802Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] run: [2023-01-15T20:40:05.802Z] [2023-01-15T20:40:05.802Z] asadmin-common: [2023-01-15T20:40:05.802Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.802Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:05.802Z] [exec] Application deployed with name webservices13-addressing-2-web. [2023-01-15T20:40:05.802Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.802Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.803Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.803Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.803Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.803Z] [2023-01-15T20:40:05.803Z] deploy-war-commonee: [2023-01-15T20:40:05.803Z] [2023-01-15T20:40:05.803Z] assemble-client: [2023-01-15T20:40:05.803Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:40:05.803Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.803Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.803Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.803Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:05.803Z] [2023-01-15T20:40:05.803Z] setOSConditions: [2023-01-15T20:40:05.804Z] [2023-01-15T20:40:05.804Z] setToolWin: [2023-01-15T20:40:05.804Z] [2023-01-15T20:40:05.804Z] setToolUnix: [2023-01-15T20:40:05.804Z] [2023-01-15T20:40:05.804Z] setToolProperty: [2023-01-15T20:40:05.804Z] [2023-01-15T20:40:05.804Z] setS1ASclassPath: [2023-01-15T20:40:05.804Z] [2023-01-15T20:40:05.804Z] init-common: [2023-01-15T20:40:05.804Z] [2023-01-15T20:40:05.804Z] wsimport: [2023-01-15T20:40:05.804Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:06.059Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.connection-validation-method=table [2023-01-15T20:40:06.091Z] [2023-01-15T20:40:06.091Z] asadmin-common: [2023-01-15T20:40:06.091Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:06.091Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:06.296Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:06.368Z] [exec] parsing WSDL... [2023-01-15T20:40:06.513Z] [javac] 1 warning [2023-01-15T20:40:06.645Z] [2023-01-15T20:40:06.645Z] assemble: [2023-01-15T20:40:06.559Z] [exec] [2023-01-15T20:40:06.645Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2023-01-15T20:40:06.649Z] [exec] [2023-01-15T20:40:06.649Z] [2023-01-15T20:40:06.655Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:06.920Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:40:15.558Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validation-table-name=O_CUSTOMER [2023-01-15T20:40:15.558Z] [exec] line 15 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:40:15.558Z] [2023-01-15T20:40:15.559Z] [exec] [2023-01-15T20:40:15.559Z] asadmin-common: [2023-01-15T20:40:15.559Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:40:15.560Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.560Z] [exec] line 15 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:40:15.560Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.560Z] [exec] [2023-01-15T20:40:15.562Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:40:15.562Z] [exec] line 16 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:40:15.562Z] [exec] [2023-01-15T20:40:09.218Z] [2023-01-15T20:40:15.563Z] setOSConditions: [2023-01-15T20:40:15.563Z] [2023-01-15T20:40:15.563Z] setToolWin: [2023-01-15T20:40:10.331Z] declare-test: [2023-01-15T20:40:15.563Z] [2023-01-15T20:40:15.563Z] [echo] Starting test javamodule ejb31/ejblite/javamodule Test asadmin deploy [2023-01-15T20:40:15.564Z] [2023-01-15T20:40:15.564Z] init.os: [2023-01-15T20:40:15.564Z] [2023-01-15T20:40:15.564Z] init.tools.unix: [2023-01-15T20:40:15.564Z] [2023-01-15T20:40:15.564Z] init.tools.windows: [2023-01-15T20:40:15.564Z] [2023-01-15T20:40:15.564Z] init.tools: [2023-01-15T20:40:15.564Z] [2023-01-15T20:40:15.564Z] setAsadminArgs: [2023-01-15T20:40:15.564Z] [2023-01-15T20:40:15.563Z] setToolUnix: [2023-01-15T20:40:15.564Z] init: [2023-01-15T20:40:15.564Z] [2023-01-15T20:40:15.565Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.565Z] setToolProperty: [2023-01-15T20:40:15.565Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.566Z] [2023-01-15T20:40:15.566Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.566Z] setS1ASclassPath: [2023-01-15T20:40:15.566Z] [2023-01-15T20:40:15.567Z] [2023-01-15T20:40:15.567Z] init.customtasks: [2023-01-15T20:40:15.567Z] init-common: [2023-01-15T20:40:15.568Z] [2023-01-15T20:40:15.568Z] [2023-01-15T20:40:15.570Z] startDomainUnix: [2023-01-15T20:40:15.570Z] [echo] Starting DAS [2023-01-15T20:40:15.570Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.569Z] prepare: [2023-01-15T20:40:15.571Z] [2023-01-15T20:40:15.571Z] deploy.asadmin: [2023-01-15T20:40:15.571Z] [2023-01-15T20:40:15.571Z] setAsadminArgs: [2023-01-15T20:40:15.571Z] [2023-01-15T20:40:15.571Z] common.deploy.asadmin: [2023-01-15T20:40:15.571Z] [2023-01-15T20:40:15.571Z] init.os: [2023-01-15T20:40:15.571Z] [2023-01-15T20:40:15.571Z] init.tools.unix: [2023-01-15T20:40:15.571Z] [2023-01-15T20:40:15.571Z] init.tools.windows: [2023-01-15T20:40:15.571Z] [2023-01-15T20:40:15.571Z] init.tools: [2023-01-15T20:40:15.571Z] [2023-01-15T20:40:15.571Z] setAsadminArgs: [2023-01-15T20:40:15.571Z] [2023-01-15T20:40:15.571Z] init: [2023-01-15T20:40:15.571Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.571Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.571Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.820Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.is-connection-validation-required=true [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] asadmin-common: [2023-01-15T20:40:15.820Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.820Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.820Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.820Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate-atmost-once-period-in-seconds=0 [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setOSConditions: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setToolWin: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setToolUnix: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setToolProperty: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setS1ASclassPath: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] init-common: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] runclient-common: [2023-01-15T20:40:15.820Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:40:15.820Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.820Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.820Z] [exec] Jan 15, 2023 8:40:08 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:40:15.820Z] [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. [2023-01-15T20:40:15.820Z] [exec] Value of key is: test1 [2023-01-15T20:40:15.820Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:15.820Z] [exec] [2023-01-15T20:40:15.820Z] [exec] [2023-01-15T20:40:15.820Z] [exec] ----------------------------------------- [2023-01-15T20:40:15.820Z] [exec] - test1 : PASS - [2023-01-15T20:40:15.820Z] [exec] ----------------------------------------- [2023-01-15T20:40:15.820Z] [exec] Total PASS: 1 [2023-01-15T20:40:15.820Z] [exec] Total FAIL: 0 [2023-01-15T20:40:15.820Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:40:15.820Z] [exec] ----------------------------------------- [2023-01-15T20:40:15.820Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:40:15.820Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] checkReporting-common: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] confirmReportPresent-common: [2023-01-15T20:40:15.820Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:40:15.820Z] [echo] Test seems to be reported fine [2023-01-15T20:40:15.820Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] confirmMissingReport-common: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setOSConditions: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setToolWin: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setToolUnix: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setToolProperty: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setS1ASclassPath: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] init-common: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] stop-derby: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] stop-derby-aix: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] stop-derby-nonaix: [2023-01-15T20:40:15.820Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:40:15.820Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.820Z] [java] Sun Jan 15 20:40:15 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setOSConditions: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setToolWin: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setToolUnix: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setToolProperty: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] setS1ASclassPath: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] init-common: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] start-derby: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] start-derby-aix: [2023-01-15T20:40:15.820Z] [2023-01-15T20:40:15.820Z] start-derby-nonaix: [2023-01-15T20:40:15.820Z] [echo] Starting Derby DB Server ... [2023-01-15T20:40:15.821Z] [exec] [2023-01-15T20:40:15.822Z] [exec] Generating code... [2023-01-15T20:40:15.822Z] [exec] [2023-01-15T20:40:15.822Z] [exec] [2023-01-15T20:40:15.822Z] [exec] Compiling code... [2023-01-15T20:40:15.822Z] [exec] [2023-01-15T20:40:15.822Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:40:15.822Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:40:15.822Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:15.822Z] [javac] 1 warning [2023-01-15T20:40:15.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:40:15.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:40:15.822Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:40:15.822Z] [2023-01-15T20:40:15.822Z] deploy-client: [2023-01-15T20:40:15.822Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.822Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:15.822Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:40:15.822Z] [exec] Application deployed with name wsclient. [2023-01-15T20:40:15.822Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:15.822Z] [2023-01-15T20:40:15.822Z] setup: [2023-01-15T20:40:15.822Z] [2023-01-15T20:40:15.822Z] runtest: [2023-01-15T20:40:15.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:15.822Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml:129: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:40:15.822Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:15.822Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:15.822Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:40:15.822Z] [java] [client.TestClient]:: <html> [2023-01-15T20:40:15.822Z] [java] [client.TestClient]:: <head> [2023-01-15T20:40:15.822Z] [java] [client.TestClient]:: <title>TestServlet [2023-01-15T20:40:15.822Z] [java] [client.TestClient]:: [2023-01-15T20:40:15.822Z] [java] [client.TestClient]:: [2023-01-15T20:40:15.822Z] [java] [client.TestClient]::

    [2023-01-15T20:40:15.822Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:40:15.822Z] [java] [client.TestClient]::

    [2023-01-15T20:40:15.822Z] [java] [client.TestClient]:: [5555] [2023-01-15T20:40:15.822Z] [java] [client.TestClient]:: [2023-01-15T20:40:15.822Z] [java] [client.TestClient]:: [2023-01-15T20:40:15.822Z] [java] Value of key is:WEBSERVICES13-addressing-2 [2023-01-15T20:40:15.822Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:15.822Z] [java] [2023-01-15T20:40:15.822Z] [java] [2023-01-15T20:40:15.822Z] [java] ----------------------------------------- [2023-01-15T20:40:15.822Z] [java] - WEBSERVICES13-addressing-2: PASS - [2023-01-15T20:40:15.822Z] [java] ----------------------------------------- [2023-01-15T20:40:15.822Z] [java] Total PASS: 1 [2023-01-15T20:40:15.822Z] [java] Total FAIL: 0 [2023-01-15T20:40:15.822Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:15.822Z] [java] ----------------------------------------- [2023-01-15T20:40:15.822Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:15.822Z] [2023-01-15T20:40:15.822Z] undeploy: [2023-01-15T20:40:15.822Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.822Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.822Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.822Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.822Z] [2023-01-15T20:40:15.822Z] setOSConditions: [2023-01-15T20:40:15.822Z] [2023-01-15T20:40:15.823Z] setToolWin: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] setToolUnix: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] setToolProperty: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] setS1ASclassPath: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] init-common: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] undeploy-war-common: [2023-01-15T20:40:15.823Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:40:15.823Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.823Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.823Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.823Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] setOSConditions: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] setToolWin: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] setToolUnix: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] setToolProperty: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] setS1ASclassPath: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] init-common: [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] undeploy-client: [2023-01-15T20:40:15.823Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.823Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:15.823Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:40:15.823Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] all: [2023-01-15T20:40:15.823Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] clean: [2023-01-15T20:40:15.823Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml [2023-01-15T20:40:15.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:15.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:40:15.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:15.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] all: [2023-01-15T20:40:15.823Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.823Z] [exec] parsing WSDL... [2023-01-15T20:40:15.823Z] [exec] [2023-01-15T20:40:15.823Z] [exec] [2023-01-15T20:40:15.823Z] [exec] [2023-01-15T20:40:15.823Z] [exec] Generating code... [2023-01-15T20:40:15.823Z] [exec] [2023-01-15T20:40:15.823Z] [exec] [2023-01-15T20:40:15.823Z] [exec] Compiling code... [2023-01-15T20:40:15.823Z] [exec] [2023-01-15T20:40:15.823Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] test-compile: [2023-01-15T20:40:15.823Z] [echo] Compiling into endpoint/HelloImpl.class [2023-01-15T20:40:15.823Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.823Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:15.823Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:15.823Z] [javac] 1 warning [2023-01-15T20:40:15.823Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.war [2023-01-15T20:40:15.823Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.823Z] [2023-01-15T20:40:15.823Z] compile-client: [2023-01-15T20:40:15.823Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.823Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:15.826Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:40:15.827Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:40:15.827Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:40:15.827Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:40:15.827Z] [exec] Admin Port: 4848 [2023-01-15T20:40:15.827Z] [exec] Command start-domain executed successfully. [2023-01-15T20:40:15.827Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:40:15.827Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] dumpThreadStack: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] startDomainWindows: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] startDomain: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] deploy: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] run: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] setOSConditions: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] setToolWin: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] setToolUnix: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] setToolProperty: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] setS1ASclassPath: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] init-common: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] runciphertest-1: [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] cipher-test: [2023-01-15T20:40:15.827Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.827Z] [java] (Negative) Test passed [2023-01-15T20:40:15.827Z] [java] Value of key is: cipher test - SSL_RSA_WITH_DES_CBC_SHA [2023-01-15T20:40:15.827Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:15.827Z] [java] [2023-01-15T20:40:15.827Z] [java] [2023-01-15T20:40:15.827Z] [java] ----------------------------------------- [2023-01-15T20:40:15.827Z] [java] - cipher test - SSL_RSA_WITH_DES_CBC_SHA: PASS - [2023-01-15T20:40:15.827Z] [java] ----------------------------------------- [2023-01-15T20:40:15.827Z] [java] Total PASS: 1 [2023-01-15T20:40:15.827Z] [java] Total FAIL: 0 [2023-01-15T20:40:15.827Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:15.827Z] [java] ----------------------------------------- [2023-01-15T20:40:15.827Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:15.827Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] cipher-test: [2023-01-15T20:40:15.827Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.827Z] [java] (Negative) Test passed [2023-01-15T20:40:15.827Z] [java] Value of key is: cipher test - SSL_RSA_EXPORT_WITH_RC4_40_MD5 [2023-01-15T20:40:15.827Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:15.827Z] [java] [2023-01-15T20:40:15.827Z] [java] [2023-01-15T20:40:15.827Z] [java] ----------------------------------------- [2023-01-15T20:40:15.827Z] [java] - cipher test - SSL_RSA_EXPORT_WITH_RC4_40_MD5: PASS - [2023-01-15T20:40:15.827Z] [java] ----------------------------------------- [2023-01-15T20:40:15.827Z] [java] Total PASS: 1 [2023-01-15T20:40:15.827Z] [java] Total FAIL: 0 [2023-01-15T20:40:15.827Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:15.827Z] [java] ----------------------------------------- [2023-01-15T20:40:15.827Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:15.827Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:15.827Z] [2023-01-15T20:40:15.827Z] cipher-test: [2023-01-15T20:40:15.827Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.827Z] [java] (Negative) Test passed [2023-01-15T20:40:15.827Z] [java] Value of key is: cipher test - SSL_RSA_WITH_NULL_MD5 [2023-01-15T20:40:15.828Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:15.828Z] [java] [2023-01-15T20:40:15.828Z] [java] [2023-01-15T20:40:15.828Z] [java] ----------------------------------------- [2023-01-15T20:40:15.828Z] [java] - cipher test - SSL_RSA_WITH_NULL_MD5: PASS - [2023-01-15T20:40:15.828Z] [java] ----------------------------------------- [2023-01-15T20:40:15.828Z] [java] Total PASS: 1 [2023-01-15T20:40:15.828Z] [java] Total FAIL: 0 [2023-01-15T20:40:15.828Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:15.828Z] [java] ----------------------------------------- [2023-01-15T20:40:15.828Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:15.828Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:15.828Z] [2023-01-15T20:40:15.828Z] cipher-test: [2023-01-15T20:40:15.828Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.829Z] [2023-01-15T20:40:15.830Z] init.customtasks: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] common.run.asadmin: [2023-01-15T20:40:15.830Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2023-01-15T20:40:15.830Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.830Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:15.830Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:15.830Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2023-01-15T20:40:15.830Z] [exec] there are no files to retrieve for application ejb-ejb31-ejblite-javamodule-web [2023-01-15T20:40:15.830Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.os: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools.unix: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools.windows: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] setAsadminArgs: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init: [2023-01-15T20:40:15.830Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.830Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.830Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.customtasks: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] setEnabled: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] createAppRef: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.os: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools.unix: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools.windows: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] setAsadminArgs: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init: [2023-01-15T20:40:15.830Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.830Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.830Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.customtasks: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] prepare: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] setHttpPort2: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] runclient: [2023-01-15T20:40:15.830Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.830Z] [javaWithResult] ejb31-ejblite-javamodule [2023-01-15T20:40:15.830Z] [javaWithResult] invoking webclient servlet at http://localhost:8080/ejb-ejb31-ejblite-javamodule/HelloServlet [2023-01-15T20:40:15.830Z] [javaWithResult] JMS Servlet Output [2023-01-15T20:40:15.830Z] [javaWithResult]
    DatabaseServelt :: All information I can give

    [2023-01-15T20:40:15.830Z] [javaWithResult] Context Path : /ejb-ejb31-ejblite-javamodule
    [2023-01-15T20:40:15.830Z] [javaWithResult] Servlet Path : /HelloServlet
    [2023-01-15T20:40:15.830Z] [javaWithResult] Path Info : null
    [2023-01-15T20:40:15.830Z] [javaWithResult] [2023-01-15T20:40:15.830Z] [javaWithResult] test complete [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] processResult: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] failed: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] passed: [2023-01-15T20:40:15.830Z] [echo] Test javamodule Passed [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] unknown: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] declare-test: [2023-01-15T20:40:15.830Z] [echo] Starting test javamodule ejb31/ejblite/javamodule Test asadmin redeploy [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.os: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools.unix: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools.windows: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] setAsadminArgs: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init: [2023-01-15T20:40:15.830Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.830Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.830Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.customtasks: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] prepare: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] redeploy.asadmin: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] setAsadminArgs: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] common.redeploy.asadmin: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.os: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools.unix: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools.windows: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.830Z] init.tools: [2023-01-15T20:40:15.830Z] [2023-01-15T20:40:15.831Z] setAsadminArgs: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init: [2023-01-15T20:40:15.831Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.customtasks: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] delAppRef: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.os: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools.unix: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools.windows: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] setAsadminArgs: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init: [2023-01-15T20:40:15.831Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.customtasks: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] common.run.asadmin: [2023-01-15T20:40:15.831Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2023-01-15T20:40:15.831Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.831Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:15.831Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:15.831Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2023-01-15T20:40:15.831Z] [exec] there are no files to retrieve for application ejb-ejb31-ejblite-javamodule-web [2023-01-15T20:40:15.831Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.os: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools.unix: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools.windows: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] setAsadminArgs: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init: [2023-01-15T20:40:15.831Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.customtasks: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] setEnabled: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] createAppRef: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.os: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools.unix: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools.windows: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] setAsadminArgs: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init: [2023-01-15T20:40:15.831Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.customtasks: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] prepare: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] setHttpPort2: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] runclient: [2023-01-15T20:40:15.831Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.831Z] [javaWithResult] ejb31-ejblite-javamodule [2023-01-15T20:40:15.831Z] [javaWithResult] invoking webclient servlet at http://localhost:8080/ejb-ejb31-ejblite-javamodule/HelloServlet [2023-01-15T20:40:15.831Z] [javaWithResult] JMS Servlet Output [2023-01-15T20:40:15.831Z] [javaWithResult]

    DatabaseServelt :: All information I can give

    [2023-01-15T20:40:15.831Z] [javaWithResult] Context Path : /ejb-ejb31-ejblite-javamodule
    [2023-01-15T20:40:15.831Z] [javaWithResult] Servlet Path : /HelloServlet
    [2023-01-15T20:40:15.831Z] [javaWithResult] Path Info : null
    [2023-01-15T20:40:15.831Z] [javaWithResult] [2023-01-15T20:40:15.831Z] [javaWithResult] test complete [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] processResult: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] failed: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] passed: [2023-01-15T20:40:15.831Z] [echo] Test javamodule Passed [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] unknown: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.os: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools.unix: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools.windows: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] setAsadminArgs: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init: [2023-01-15T20:40:15.831Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.customtasks: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] prepare: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] undeploy.asadmin: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] setAsadminArgs: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] common.undeploy.asadmin: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.os: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools.unix: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools.windows: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init.tools: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] setAsadminArgs: [2023-01-15T20:40:15.831Z] [2023-01-15T20:40:15.831Z] init: [2023-01-15T20:40:15.831Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.831Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.832Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.customtasks: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] delAppRef: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.os: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.tools.unix: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.tools.windows: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.tools: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] setAsadminArgs: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init: [2023-01-15T20:40:15.832Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.832Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.832Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.customtasks: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] common.run.asadmin: [2023-01-15T20:40:15.832Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb31-ejblite-javamodule-web [2023-01-15T20:40:15.832Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.832Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:15.832Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:15.832Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] private-all: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] private-all: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] declare-test: [2023-01-15T20:40:15.832Z] [echo] Starting test IncorrectEnvEntry ejb31/jndivalidation/IncorrectEnvEntry Test asadmin deploy [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.os: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.tools.unix: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.tools.windows: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.tools: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] setAsadminArgs: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init: [2023-01-15T20:40:15.832Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.832Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.832Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] init.customtasks: [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] prepare: [2023-01-15T20:40:15.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry [2023-01-15T20:40:15.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] compile: [2023-01-15T20:40:15.832Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.832Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry [2023-01-15T20:40:15.832Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:15.832Z] [javac] 1 warning [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] assemble: [2023-01-15T20:40:15.832Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives/deployment-ejb31-jndivalidation-IncorrectEnvEntry-web.war [2023-01-15T20:40:15.832Z] [2023-01-15T20:40:15.832Z] deploy.asadmin: [2023-01-15T20:40:15.832Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives/deployment-ejb31-jndivalidation-IncorrectEnvEntry-web.war [2023-01-15T20:40:15.832Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:15.832Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:15.832Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:15.832Z] [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=Env-Prop: java:comp/env/DuplicateEnvEntry@Non-Injectable Resource@java.lang.String@From comp@@}. Please see server.log for more details. [2023-01-15T20:40:15.832Z] [exec] Command deploy failed. [2023-01-15T20:40:15.833Z] [exec] Result: 1 [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] processResult: [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] failed: [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] passed: [2023-01-15T20:40:15.833Z] [echo] Test IncorrectEnvEntry Passed [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] unknown: [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] private-all: [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] declare-test: [2023-01-15T20:40:15.833Z] [echo] Starting test CorrectEnvEntry ejb31/jndivalidation/CorrectEnvEntry Test asadmin deploy [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] init.os: [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] init.tools.unix: [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] init.tools.windows: [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] init.tools: [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] setAsadminArgs: [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] init: [2023-01-15T20:40:15.833Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:15.833Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:15.833Z] [get] Not modified - so not downloaded [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] init.customtasks: [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] prepare: [2023-01-15T20:40:15.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry [2023-01-15T20:40:15.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives [2023-01-15T20:40:15.833Z] [2023-01-15T20:40:15.833Z] compile: [2023-01-15T20:40:15.833Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:15.833Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry [2023-01-15T20:40:16.397Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:16.398Z] [javac] 1 warning [2023-01-15T20:40:16.398Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:16.401Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:16.401Z] [javac] 1 warning [2023-01-15T20:40:16.401Z] [2023-01-15T20:40:16.401Z] assemble: [2023-01-15T20:40:16.401Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives/deployment-ejb31-jndivalidation-CorrectEnvEntry-web.war [2023-01-15T20:40:16.401Z] [2023-01-15T20:40:16.401Z] deploy.asadmin: [2023-01-15T20:40:16.401Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives/deployment-ejb31-jndivalidation-CorrectEnvEntry-web.war [2023-01-15T20:40:16.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:16.762Z] [java] (Negative) Test passed [2023-01-15T20:40:16.833Z] [java] Value of key is: cipher test - SSL_RSA_WITH_RC4_128_SHA [2023-01-15T20:40:16.833Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:16.833Z] [java] [2023-01-15T20:40:16.833Z] [java] [2023-01-15T20:40:16.833Z] [java] ----------------------------------------- [2023-01-15T20:40:16.833Z] [java] - cipher test - SSL_RSA_WITH_RC4_128_SHA: PASS - [2023-01-15T20:40:16.833Z] [java] ----------------------------------------- [2023-01-15T20:40:16.833Z] [java] Total PASS: 1 [2023-01-15T20:40:16.833Z] [java] Total FAIL: 0 [2023-01-15T20:40:16.833Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:16.833Z] [java] ----------------------------------------- [2023-01-15T20:40:16.833Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:16.833Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:16.833Z] [2023-01-15T20:40:16.833Z] cipher-test: [2023-01-15T20:40:16.965Z] [exec] parsing WSDL... [2023-01-15T20:40:16.975Z] [exec] [2023-01-15T20:40:16.975Z] [exec] [2023-01-15T20:40:16.967Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:16.990Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:17.090Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:17.556Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-CorrectEnvEntry-web. [2023-01-15T20:40:17.556Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-CorrectEnvEntry-web [2023-01-15T20:40:17.556Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] processResult: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] failed: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] passed: [2023-01-15T20:40:17.556Z] [echo] Test CorrectEnvEntry Passed [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] unknown: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.os: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.tools.unix: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.tools.windows: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.tools: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] setAsadminArgs: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init: [2023-01-15T20:40:17.556Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:17.556Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:17.556Z] [get] Not modified - so not downloaded [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.customtasks: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] prepare: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] undeploy.asadmin: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] setAsadminArgs: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] common.undeploy.asadmin: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.os: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.tools.unix: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.tools.windows: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.tools: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] setAsadminArgs: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init: [2023-01-15T20:40:17.556Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:17.556Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:17.556Z] [get] Not modified - so not downloaded [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.customtasks: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] delAppRef: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.os: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.tools.unix: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.tools.windows: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init.tools: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] setAsadminArgs: [2023-01-15T20:40:17.556Z] [2023-01-15T20:40:17.556Z] init: [2023-01-15T20:40:17.556Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:17.557Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:17.557Z] [get] Not modified - so not downloaded [2023-01-15T20:40:17.557Z] [2023-01-15T20:40:17.557Z] init.customtasks: [2023-01-15T20:40:17.557Z] [2023-01-15T20:40:17.557Z] common.run.asadmin: [2023-01-15T20:40:17.557Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-CorrectEnvEntry-web [2023-01-15T20:40:17.656Z] [java] (Negative) Test passed [2023-01-15T20:40:17.657Z] [java] Value of key is: cipher test - SSL_RSA_WITH_NULL_SHA [2023-01-15T20:40:17.657Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:17.657Z] [java] [2023-01-15T20:40:17.657Z] [java] [2023-01-15T20:40:17.657Z] [java] ----------------------------------------- [2023-01-15T20:40:17.657Z] [java] - cipher test - SSL_RSA_WITH_NULL_SHA: PASS - [2023-01-15T20:40:17.657Z] [java] ----------------------------------------- [2023-01-15T20:40:17.657Z] [java] Total PASS: 1 [2023-01-15T20:40:17.657Z] [java] Total FAIL: 0 [2023-01-15T20:40:17.657Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:17.657Z] [java] ----------------------------------------- [2023-01-15T20:40:17.657Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:17.657Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:17.657Z] [2023-01-15T20:40:17.657Z] setOSConditions: [2023-01-15T20:40:17.657Z] [2023-01-15T20:40:17.657Z] setToolWin: [2023-01-15T20:40:17.657Z] [2023-01-15T20:40:17.657Z] setToolUnix: [2023-01-15T20:40:17.657Z] [2023-01-15T20:40:17.657Z] setToolProperty: [2023-01-15T20:40:17.657Z] [2023-01-15T20:40:17.657Z] setS1ASclassPath: [2023-01-15T20:40:17.657Z] [2023-01-15T20:40:17.657Z] init-common: [2023-01-15T20:40:17.657Z] [2023-01-15T20:40:17.657Z] runciphertest-2: [2023-01-15T20:40:17.657Z] [2023-01-15T20:40:17.657Z] cipher-test: [2023-01-15T20:40:17.816Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:17.910Z] [exec] [2023-01-15T20:40:17.913Z] [exec] Generating code... [2023-01-15T20:40:17.913Z] [exec] [2023-01-15T20:40:17.913Z] [exec] [2023-01-15T20:40:17.913Z] [exec] Compiling code... [2023-01-15T20:40:17.913Z] [exec] [2023-01-15T20:40:17.914Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:18.387Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:18.391Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:18.650Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] private-all: [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] declare-test: [2023-01-15T20:40:18.650Z] [echo] Starting test ConflictedEJBRef ejb31/jndivalidation/ConflictedEJBRef Test asadmin deploy [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] init.os: [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] init.tools.unix: [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] init.tools.windows: [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] init.tools: [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] setAsadminArgs: [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] init: [2023-01-15T20:40:18.650Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:18.650Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:18.650Z] [get] Not modified - so not downloaded [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] init.customtasks: [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] prepare: [2023-01-15T20:40:18.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef [2023-01-15T20:40:18.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives [2023-01-15T20:40:18.650Z] [2023-01-15T20:40:18.650Z] compile: [2023-01-15T20:40:18.650Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:18.650Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef [2023-01-15T20:40:18.861Z] [java] (Negative) Test passed [2023-01-15T20:40:18.862Z] [java] Value of key is: cipher test - SSL_RSA_WITH_RC4_128_MD5 [2023-01-15T20:40:18.862Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:18.862Z] [java] [2023-01-15T20:40:18.862Z] [java] [2023-01-15T20:40:18.862Z] [java] ----------------------------------------- [2023-01-15T20:40:18.862Z] [java] - cipher test - SSL_RSA_WITH_RC4_128_MD5: PASS - [2023-01-15T20:40:18.862Z] [java] ----------------------------------------- [2023-01-15T20:40:18.862Z] [java] Total PASS: 1 [2023-01-15T20:40:18.862Z] [java] Total FAIL: 0 [2023-01-15T20:40:18.862Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:18.862Z] [java] ----------------------------------------- [2023-01-15T20:40:18.862Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:18.862Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:18.862Z] [2023-01-15T20:40:18.862Z] setOSConditions: [2023-01-15T20:40:18.862Z] [2023-01-15T20:40:18.862Z] setToolWin: [2023-01-15T20:40:18.862Z] [2023-01-15T20:40:18.862Z] setToolUnix: [2023-01-15T20:40:18.862Z] [2023-01-15T20:40:18.862Z] setToolProperty: [2023-01-15T20:40:18.862Z] [2023-01-15T20:40:18.862Z] setS1ASclassPath: [2023-01-15T20:40:18.862Z] [2023-01-15T20:40:18.862Z] init-common: [2023-01-15T20:40:18.862Z] [2023-01-15T20:40:18.862Z] runciphertest-3: [2023-01-15T20:40:18.862Z] [2023-01-15T20:40:18.862Z] cipher-test: [2023-01-15T20:40:18.862Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:19.291Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:19.291Z] [2023-01-15T20:40:19.291Z] unjar-client-utils: [2023-01-15T20:40:19.291Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:19.291Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:19.291Z] [2023-01-15T20:40:19.291Z] internal-run: [2023-01-15T20:40:19.291Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2023-01-15T20:40:19.291Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:19.550Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:19.588Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:19.593Z] [javac] 1 warning [2023-01-15T20:40:19.593Z] [2023-01-15T20:40:19.593Z] assemble: [2023-01-15T20:40:19.593Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives/deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb.jar [2023-01-15T20:40:19.593Z] [2023-01-15T20:40:19.593Z] deploy.asadmin: [2023-01-15T20:40:19.593Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives --name deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives/deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb.jar [2023-01-15T20:40:19.593Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:19.792Z] [java] (Negative) Test passed [2023-01-15T20:40:19.793Z] [java] Value of key is: cipher test - SSL_DH_anon_WITH_RC4_128_MD5 [2023-01-15T20:40:19.793Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:19.793Z] [java] [2023-01-15T20:40:19.793Z] [java] [2023-01-15T20:40:19.793Z] [java] ----------------------------------------- [2023-01-15T20:40:19.793Z] [java] - cipher test - SSL_DH_anon_WITH_RC4_128_MD5: PASS - [2023-01-15T20:40:19.793Z] [java] ----------------------------------------- [2023-01-15T20:40:19.793Z] [java] Total PASS: 1 [2023-01-15T20:40:19.793Z] [java] Total FAIL: 0 [2023-01-15T20:40:19.793Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:19.793Z] [java] ----------------------------------------- [2023-01-15T20:40:19.793Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:19.793Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:19.793Z] [2023-01-15T20:40:19.793Z] cipher-test: [2023-01-15T20:40:19.793Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:20.160Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:20.161Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:20.419Z] [exec] Command deploy failed. [2023-01-15T20:40:20.419Z] [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/myslsb,lookup=,mappedName=,jndi-name=,refType=Session}. Please see server.log for more details. [2023-01-15T20:40:20.419Z] [exec] Result: 1 [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] processResult: [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] failed: [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] passed: [2023-01-15T20:40:20.419Z] [echo] Test ConflictedEJBRef Passed [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] unknown: [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] private-all: [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] declare-test: [2023-01-15T20:40:20.419Z] [echo] Starting test ConflictedEnvEntry ejb31/jndivalidation/ConflitedEnvEntry Test asadmin deploy [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] init.os: [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] init.tools.unix: [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] init.tools.windows: [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] init.tools: [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] setAsadminArgs: [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] init: [2023-01-15T20:40:20.419Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:20.419Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:20.419Z] [get] Not modified - so not downloaded [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] init.customtasks: [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] prepare: [2023-01-15T20:40:20.419Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry [2023-01-15T20:40:20.419Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives [2023-01-15T20:40:20.419Z] [2023-01-15T20:40:20.419Z] compile: [2023-01-15T20:40:20.419Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:20.419Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry [2023-01-15T20:40:20.721Z] [java] (Negative) Test passed [2023-01-15T20:40:20.722Z] [java] Value of key is: cipher test - SSL_DH_anon_WITH_3DES_EDE_CBC_SHA [2023-01-15T20:40:20.722Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:20.722Z] [java] [2023-01-15T20:40:20.722Z] [java] [2023-01-15T20:40:20.722Z] [java] ----------------------------------------- [2023-01-15T20:40:20.722Z] [java] - cipher test - SSL_DH_anon_WITH_3DES_EDE_CBC_SHA: PASS - [2023-01-15T20:40:20.722Z] [java] ----------------------------------------- [2023-01-15T20:40:20.722Z] [java] Total PASS: 1 [2023-01-15T20:40:20.722Z] [java] Total FAIL: 0 [2023-01-15T20:40:20.722Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:20.722Z] [java] ----------------------------------------- [2023-01-15T20:40:20.722Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:20.722Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:20.722Z] [2023-01-15T20:40:20.722Z] cipher-test: [2023-01-15T20:40:20.722Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:21.354Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:21.354Z] [javac] 1 warning [2023-01-15T20:40:21.354Z] [2023-01-15T20:40:21.354Z] assemble: [2023-01-15T20:40:21.354Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives/deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb.jar [2023-01-15T20:40:21.354Z] [2023-01-15T20:40:21.354Z] deploy.asadmin: [2023-01-15T20:40:21.354Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives --name deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives/deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb.jar [2023-01-15T20:40:21.354Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:21.652Z] [java] (Negative) Test passed [2023-01-15T20:40:21.653Z] [java] Value of key is: cipher test - SSL_DH_anon_WITH_DES_CBC_SHA [2023-01-15T20:40:21.653Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:21.653Z] [java] [2023-01-15T20:40:21.653Z] [java] [2023-01-15T20:40:21.653Z] [java] ----------------------------------------- [2023-01-15T20:40:21.653Z] [java] - cipher test - SSL_DH_anon_WITH_DES_CBC_SHA: PASS - [2023-01-15T20:40:21.653Z] [java] ----------------------------------------- [2023-01-15T20:40:21.653Z] [java] Total PASS: 1 [2023-01-15T20:40:21.653Z] [java] Total FAIL: 0 [2023-01-15T20:40:21.653Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:21.653Z] [java] ----------------------------------------- [2023-01-15T20:40:21.653Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:21.653Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:21.653Z] [2023-01-15T20:40:21.653Z] cipher-test: [2023-01-15T20:40:21.653Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:21.922Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:21.922Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:22.180Z] [exec] Command deploy failed. [2023-01-15T20:40:22.181Z] [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=Env-Prop: java:module/env/DuplicateEnvEntry@Non-Injectable Resource@java.lang.String@From Invoker1@@}. Please see server.log for more details. [2023-01-15T20:40:22.181Z] [exec] Result: 1 [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] processResult: [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] failed: [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] passed: [2023-01-15T20:40:22.181Z] [echo] Test ConflictedEnvEntry Passed [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] unknown: [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] private-all: [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] declare-test: [2023-01-15T20:40:22.181Z] [echo] Starting test ConflitedResourceEnvRef ejb31/jndivalidation/ConflitedResourceEnvRef Test asadmin deploy [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] init.os: [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] init.tools.unix: [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] init.tools.windows: [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] init.tools: [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] setAsadminArgs: [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] init: [2023-01-15T20:40:22.181Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:22.181Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:22.181Z] [get] Not modified - so not downloaded [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] init.customtasks: [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] prepare: [2023-01-15T20:40:22.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef [2023-01-15T20:40:22.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives [2023-01-15T20:40:22.181Z] [2023-01-15T20:40:22.181Z] compile: [2023-01-15T20:40:22.181Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:22.181Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef [2023-01-15T20:40:22.581Z] [java] (Negative) Test passed [2023-01-15T20:40:22.582Z] [java] Value of key is: cipher test - SSL_DH_anon_EXPORT_WITH_RC4_40_MD5 [2023-01-15T20:40:22.582Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:22.582Z] [java] [2023-01-15T20:40:22.582Z] [java] [2023-01-15T20:40:22.582Z] [java] ----------------------------------------- [2023-01-15T20:40:22.582Z] [java] - cipher test - SSL_DH_anon_EXPORT_WITH_RC4_40_MD5: PASS - [2023-01-15T20:40:22.582Z] [java] ----------------------------------------- [2023-01-15T20:40:22.582Z] [java] Total PASS: 1 [2023-01-15T20:40:22.582Z] [java] Total FAIL: 0 [2023-01-15T20:40:22.582Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:22.582Z] [java] ----------------------------------------- [2023-01-15T20:40:22.582Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:22.582Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:22.582Z] [2023-01-15T20:40:22.582Z] cipher-test: [2023-01-15T20:40:22.582Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:23.115Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:23.122Z] [javac] 1 warning [2023-01-15T20:40:23.122Z] [2023-01-15T20:40:23.122Z] assemble: [2023-01-15T20:40:23.122Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb.jar [2023-01-15T20:40:23.122Z] [2023-01-15T20:40:23.122Z] deploy.asadmin: [2023-01-15T20:40:23.122Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives --name deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb.jar [2023-01-15T20:40:23.122Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:23.144Z] [java] (Negative) Test passed [2023-01-15T20:40:23.150Z] [java] Value of key is: cipher test - SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA [2023-01-15T20:40:23.150Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:23.150Z] [java] [2023-01-15T20:40:23.150Z] [java] [2023-01-15T20:40:23.150Z] [java] ----------------------------------------- [2023-01-15T20:40:23.150Z] [java] - cipher test - SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA: PASS - [2023-01-15T20:40:23.150Z] [java] ----------------------------------------- [2023-01-15T20:40:23.150Z] [java] Total PASS: 1 [2023-01-15T20:40:23.150Z] [java] Total FAIL: 0 [2023-01-15T20:40:23.150Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:23.150Z] [java] ----------------------------------------- [2023-01-15T20:40:23.150Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:23.406Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] undeploy: [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] remove-store-common: [2023-01-15T20:40:23.406Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/__keystore.jks [2023-01-15T20:40:23.406Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/ssltest.rfc [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] setOSConditions: [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] setToolWin: [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] setToolUnix: [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] setToolProperty: [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] setS1ASclassPath: [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] init-common: [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] remove-store-certutil-common: [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] setOSConditions: [2023-01-15T20:40:23.406Z] [2023-01-15T20:40:23.406Z] setToolWin: [2023-01-15T20:40:23.407Z] [2023-01-15T20:40:23.407Z] setToolUnix: [2023-01-15T20:40:23.407Z] [2023-01-15T20:40:23.407Z] setToolProperty: [2023-01-15T20:40:23.407Z] [2023-01-15T20:40:23.407Z] setS1ASclassPath: [2023-01-15T20:40:23.407Z] [2023-01-15T20:40:23.407Z] init-common: [2023-01-15T20:40:23.407Z] [2023-01-15T20:40:23.407Z] remove-store-keytool-common: [2023-01-15T20:40:23.407Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:23.407Z] [2023-01-15T20:40:23.407Z] unsetup: [2023-01-15T20:40:23.663Z] [2023-01-15T20:40:23.663Z] asadmin-batch-common: [2023-01-15T20:40:23.663Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:23.688Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:23.688Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:23.735Z] [exec] WebSvcTest-Hello [2023-01-15T20:40:23.735Z] [exec] WebSvcTest-Hello [2023-01-15T20:40:23.735Z] [exec] WebSvcTest-Hello [2023-01-15T20:40:23.735Z] [exec] WebSvcTest-Hello [2023-01-15T20:40:23.735Z] [exec] WebSvcTest-Hello [2023-01-15T20:40:23.735Z] [exec] WebSvcTest-Hello [2023-01-15T20:40:23.735Z] [exec] WebSvcTest-Hello [2023-01-15T20:40:23.735Z] [exec] WebSvcTest-Hello [2023-01-15T20:40:23.735Z] [exec] WebSvcTest-Hello [2023-01-15T20:40:23.735Z] [exec] WebSvcTest-Hello [2023-01-15T20:40:23.735Z] [exec] Value of key is:servlet-provider-annotation [2023-01-15T20:40:23.735Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:23.736Z] [exec] [2023-01-15T20:40:23.736Z] [exec] [2023-01-15T20:40:23.736Z] [exec] ----------------------------------------- [2023-01-15T20:40:23.736Z] [exec] - servlet-provider-annotation: PASS - [2023-01-15T20:40:23.736Z] [exec] ----------------------------------------- [2023-01-15T20:40:23.736Z] [exec] Total PASS: 1 [2023-01-15T20:40:23.736Z] [exec] Total FAIL: 0 [2023-01-15T20:40:23.736Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:40:23.736Z] [exec] ----------------------------------------- [2023-01-15T20:40:23.736Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:40:23.736Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:40:23.736Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:23.736Z] [2023-01-15T20:40:23.736Z] autoundeploy-file: [2023-01-15T20:40:23.736Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.war [2023-01-15T20:40:23.946Z] [exec] Command deploy failed. [2023-01-15T20:40:23.947Z] [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=Env-Prop: java:module/env/DupResourceEnvRef@Non-Injectable Resource@java.lang.String@@@}. Please see server.log for more details. [2023-01-15T20:40:23.947Z] [exec] Result: 1 [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] processResult: [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] failed: [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] passed: [2023-01-15T20:40:23.947Z] [echo] Test ConflitedResourceEnvRef Passed [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] unknown: [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] private-all: [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] declare-test: [2023-01-15T20:40:23.947Z] [echo] Starting test ConflitedResourceRef ejb31/jndivalidation/ConflitedResourceRef Test asadmin deploy [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] init.os: [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] init.tools.unix: [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] init.tools.windows: [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] init.tools: [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] setAsadminArgs: [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] init: [2023-01-15T20:40:23.947Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:23.947Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:23.947Z] [get] Not modified - so not downloaded [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] init.customtasks: [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] prepare: [2023-01-15T20:40:23.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef [2023-01-15T20:40:23.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives [2023-01-15T20:40:23.947Z] [2023-01-15T20:40:23.947Z] compile: [2023-01-15T20:40:23.947Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:23.947Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef [2023-01-15T20:40:24.227Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file testunsetup.asadmin [2023-01-15T20:40:24.228Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-1 [2023-01-15T20:40:24.884Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:24.884Z] [javac] 1 warning [2023-01-15T20:40:24.884Z] [2023-01-15T20:40:24.884Z] assemble: [2023-01-15T20:40:24.884Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb.jar [2023-01-15T20:40:24.884Z] [2023-01-15T20:40:24.884Z] deploy.asadmin: [2023-01-15T20:40:24.885Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives --name deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb.jar [2023-01-15T20:40:25.143Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:25.156Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-2 [2023-01-15T20:40:25.184Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt [2023-01-15T20:40:25.184Z] [2023-01-15T20:40:25.184Z] restart-server-instance-common: [2023-01-15T20:40:25.184Z] [2023-01-15T20:40:25.184Z] setOSConditions: [2023-01-15T20:40:25.184Z] [2023-01-15T20:40:25.184Z] setToolWin: [2023-01-15T20:40:25.184Z] [2023-01-15T20:40:25.184Z] setToolUnix: [2023-01-15T20:40:25.184Z] [2023-01-15T20:40:25.184Z] setToolProperty: [2023-01-15T20:40:25.184Z] [2023-01-15T20:40:25.184Z] setS1ASclassPath: [2023-01-15T20:40:25.184Z] [2023-01-15T20:40:25.184Z] init-common: [2023-01-15T20:40:25.184Z] [2023-01-15T20:40:25.184Z] stopDomain: [2023-01-15T20:40:25.184Z] [echo] run.xml:stopping domain... [2023-01-15T20:40:25.441Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:25.643Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.643Z] [2023-01-15T20:40:25.643Z] internal-report-success: [2023-01-15T20:40:25.643Z] [2023-01-15T20:40:25.643Z] internal-report-failure: [2023-01-15T20:40:25.643Z] [2023-01-15T20:40:25.643Z] report: [2023-01-15T20:40:25.643Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.643Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.643Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:25.643Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:25.643Z] [2023-01-15T20:40:25.643Z] setOSConditions: [2023-01-15T20:40:25.643Z] [2023-01-15T20:40:25.643Z] setToolWin: [2023-01-15T20:40:25.643Z] [2023-01-15T20:40:25.643Z] setToolUnix: [2023-01-15T20:40:25.643Z] [2023-01-15T20:40:25.643Z] setToolProperty: [2023-01-15T20:40:25.643Z] [2023-01-15T20:40:25.643Z] setS1ASclassPath: [2023-01-15T20:40:25.643Z] [2023-01-15T20:40:25.643Z] init-common: [2023-01-15T20:40:25.643Z] [2023-01-15T20:40:25.643Z] clean: [2023-01-15T20:40:25.643Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.643Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.643Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:25.644Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setOSConditions: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolWin: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolUnix: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolProperty: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setS1ASclassPath: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] init-common: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] clean-common: [2023-01-15T20:40:25.644Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.644Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.644Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:25.644Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setOSConditions: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolWin: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolUnix: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolProperty: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setS1ASclassPath: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] init-common: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] clean-classes-common: [2023-01-15T20:40:25.644Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:40:25.644Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.644Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.644Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:25.644Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setOSConditions: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolWin: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolUnix: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolProperty: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setS1ASclassPath: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] init-common: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] clean-jars-common: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] assemble-web: [2023-01-15T20:40:25.644Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:25.644Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.644Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.644Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:25.644Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setOSConditions: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolWin: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolUnix: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setToolProperty: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] setS1ASclassPath: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] init-common: [2023-01-15T20:40:25.644Z] [2023-01-15T20:40:25.644Z] wsimport: [2023-01-15T20:40:25.644Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:25.709Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:25.709Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:25.975Z] [exec] Command deploy failed. [2023-01-15T20:40:25.976Z] [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/__TimerPool@res principal: null@mail: null [2023-01-15T20:40:25.976Z] [exec] No Runtime properties [2023-01-15T20:40:25.976Z] [exec] Database Vendor : null [2023-01-15T20:40:25.976Z] [exec] Create Tables at Deploy : false [2023-01-15T20:40:25.976Z] [exec] Delete Tables at Undeploy : false}. Please see server.log for more details. [2023-01-15T20:40:25.976Z] [exec] Result: 1 [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] processResult: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] failed: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] passed: [2023-01-15T20:40:25.976Z] [echo] Test ConflitedResourceRef Passed [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] unknown: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] private-all: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] private-all: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] declare-test: [2023-01-15T20:40:25.976Z] [echo] Starting test CorrectJDBCRes ejb31/jndivalidation/resourceref/CorrectJDBCRes Test asadmin deploy [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] init.os: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] init.tools.unix: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] init.tools.windows: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] init.tools: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] setAsadminArgs: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] init: [2023-01-15T20:40:25.976Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:25.976Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:25.976Z] [get] Not modified - so not downloaded [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] init.customtasks: [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] prepare: [2023-01-15T20:40:25.976Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes [2023-01-15T20:40:25.976Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives [2023-01-15T20:40:25.976Z] [2023-01-15T20:40:25.976Z] compile: [2023-01-15T20:40:25.976Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:25.976Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes [2023-01-15T20:40:26.210Z] [exec] parsing WSDL... [2023-01-15T20:40:26.211Z] [exec] [2023-01-15T20:40:26.211Z] [exec] [2023-01-15T20:40:26.368Z] [exec] Waiting for the domain to stop . [2023-01-15T20:40:26.369Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:40:26.909Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:26.910Z] [javac] 1 warning [2023-01-15T20:40:26.910Z] [2023-01-15T20:40:26.910Z] assemble: [2023-01-15T20:40:26.910Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web.war [2023-01-15T20:40:26.910Z] [2023-01-15T20:40:26.910Z] deploy.asadmin: [2023-01-15T20:40:26.910Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web.war [2023-01-15T20:40:26.910Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:27.145Z] [exec] [2023-01-15T20:40:27.145Z] [exec] Generating code... [2023-01-15T20:40:27.145Z] [exec] [2023-01-15T20:40:27.145Z] [exec] [2023-01-15T20:40:27.145Z] [exec] Compiling code... [2023-01-15T20:40:27.145Z] [exec] [2023-01-15T20:40:27.479Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:27.479Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:28.046Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web. [2023-01-15T20:40:28.046Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web [2023-01-15T20:40:28.046Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] processResult: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] failed: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] passed: [2023-01-15T20:40:28.046Z] [echo] Test CorrectJDBCRes Passed [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] unknown: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.os: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.tools.unix: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.tools.windows: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.tools: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] setAsadminArgs: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init: [2023-01-15T20:40:28.046Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:28.046Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:28.046Z] [get] Not modified - so not downloaded [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.customtasks: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] prepare: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] undeploy.asadmin: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] setAsadminArgs: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] common.undeploy.asadmin: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.os: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.tools.unix: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.tools.windows: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.tools: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] setAsadminArgs: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init: [2023-01-15T20:40:28.046Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:28.046Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:28.046Z] [get] Not modified - so not downloaded [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.customtasks: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] delAppRef: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.os: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.tools.unix: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.tools.windows: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.tools: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] setAsadminArgs: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init: [2023-01-15T20:40:28.046Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:28.046Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:28.046Z] [get] Not modified - so not downloaded [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] init.customtasks: [2023-01-15T20:40:28.046Z] [2023-01-15T20:40:28.046Z] common.run.asadmin: [2023-01-15T20:40:28.046Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web [2023-01-15T20:40:28.046Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:28.083Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:28.084Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:28.084Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:28.084Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] setOSConditions: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] setToolWin: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] setToolUnix: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] setToolProperty: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] setS1ASclassPath: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] init-common: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] compile: [2023-01-15T20:40:28.084Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:28.084Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:28.084Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:28.084Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] setOSConditions: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] setToolWin: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] setToolUnix: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] setToolProperty: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] setS1ASclassPath: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] init-common: [2023-01-15T20:40:28.084Z] [2023-01-15T20:40:28.084Z] compile-common: [2023-01-15T20:40:28.084Z] [echo] Current time (ISO): 2023-01-15T20:40:28.049+0000 [2023-01-15T20:40:28.084Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:28.343Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:28.438Z] [java] [Server response]Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 404 - Not Found


    type Status report

    messageNot Found

    descriptionThe requested resource is not available.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:40:28.438Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:28.438Z] [java] Reporter exception occurred! [2023-01-15T20:40:28.438Z] [java] java.lang.NullPointerException [2023-01-15T20:40:28.438Z] [java] at com.sun.ejte.ccl.reporter.Reporter.setTestSuite(Reporter.java:53) [2023-01-15T20:40:28.438Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printStatus(SimpleReporterAdapter.java:110) [2023-01-15T20:40:28.438Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printSummary(SimpleReporterAdapter.java:168) [2023-01-15T20:40:28.438Z] [java] at client.WebTest.main(Unknown Source) [2023-01-15T20:40:28.438Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T20:40:28.438Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T20:40:28.438Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:40:28.438Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:217) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:152) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:771) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:221) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:40:28.438Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:40:28.438Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:40:28.438Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:40:28.438Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:40:28.439Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:40:28.439Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:40:28.439Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:40:28.439Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:40:28.439Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:40:28.439Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:40:28.439Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:40:28.439Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:40:28.439Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1364) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:851) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:235) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [2023-01-15T20:40:28.439Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setOSConditions: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setToolWin: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setToolUnix: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setToolProperty: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setS1ASclassPath: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] init-common: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] disable-app: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] asadmin-common: [2023-01-15T20:40:28.439Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=false [2023-01-15T20:40:28.439Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:28.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=false [2023-01-15T20:40:28.439Z] [exec] applications.application.connector16App.enabled=false [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setOSConditions: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setToolWin: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setToolUnix: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setToolProperty: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setS1ASclassPath: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] init-common: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] disable-app-ref: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] asadmin-common: [2023-01-15T20:40:28.439Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=false [2023-01-15T20:40:28.439Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:28.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=false [2023-01-15T20:40:28.439Z] [exec] server.application-ref.connector16App.enabled=false [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setOSConditions: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setToolWin: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setToolUnix: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setToolProperty: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] setS1ASclassPath: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] init-common: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] enable-app: [2023-01-15T20:40:28.439Z] [2023-01-15T20:40:28.439Z] asadmin-common: [2023-01-15T20:40:28.439Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=true [2023-01-15T20:40:28.439Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:28.981Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:28.982Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:28.982Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] private-all: [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] declare-test: [2023-01-15T20:40:28.982Z] [echo] Starting test CorrectURLRes ejb31/jndivalidation/resourceref/CorrectURLRes Test asadmin deploy [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] deploy.custom.resource: [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] common.create.customresource: [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] init.os: [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] init.tools.unix: [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] init.tools.windows: [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] init.tools: [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] setAsadminArgs: [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] init: [2023-01-15T20:40:28.982Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:28.982Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:28.982Z] [get] Not modified - so not downloaded [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] init.customtasks: [2023-01-15T20:40:28.982Z] [2023-01-15T20:40:28.982Z] common.run.asadmin: [2023-01-15T20:40:28.982Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-custom-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:29.005Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=true [2023-01-15T20:40:29.005Z] [exec] applications.application.connector16App.enabled=true [2023-01-15T20:40:29.005Z] [2023-01-15T20:40:29.005Z] setOSConditions: [2023-01-15T20:40:29.005Z] [2023-01-15T20:40:29.005Z] setToolWin: [2023-01-15T20:40:29.005Z] [2023-01-15T20:40:29.005Z] setToolUnix: [2023-01-15T20:40:29.005Z] [2023-01-15T20:40:29.005Z] setToolProperty: [2023-01-15T20:40:29.005Z] [2023-01-15T20:40:29.005Z] setS1ASclassPath: [2023-01-15T20:40:29.005Z] [2023-01-15T20:40:29.005Z] init-common: [2023-01-15T20:40:29.005Z] [2023-01-15T20:40:29.005Z] enable-app-ref: [2023-01-15T20:40:29.005Z] [2023-01-15T20:40:29.005Z] asadmin-common: [2023-01-15T20:40:29.005Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=true [2023-01-15T20:40:29.005Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:29.241Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:29.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=true [2023-01-15T20:40:29.569Z] [exec] server.application-ref.connector16App.enabled=true [2023-01-15T20:40:29.569Z] [2023-01-15T20:40:29.569Z] setOSConditions: [2023-01-15T20:40:29.569Z] [2023-01-15T20:40:29.569Z] setToolWin: [2023-01-15T20:40:29.569Z] [2023-01-15T20:40:29.569Z] setToolUnix: [2023-01-15T20:40:29.569Z] [2023-01-15T20:40:29.569Z] setToolProperty: [2023-01-15T20:40:29.569Z] [2023-01-15T20:40:29.569Z] setS1ASclassPath: [2023-01-15T20:40:29.569Z] [2023-01-15T20:40:29.569Z] init-common: [2023-01-15T20:40:29.569Z] [2023-01-15T20:40:29.569Z] runtest: [2023-01-15T20:40:29.569Z] [java] GET /connector16/servlet/SimpleServlet?url=/connector16/servlet/SimpleServlet HTTP/1.1 [2023-01-15T20:40:29.569Z] [java] [2023-01-15T20:40:29.569Z] [java] Time: 1 [2023-01-15T20:40:29.569Z] [java] [Server response]HTTP/1.1 404 Not Found [2023-01-15T20:40:29.569Z] [java] [Server response]Server: Eclipse GlassFish 6.2.6 [2023-01-15T20:40:29.569Z] [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11) [2023-01-15T20:40:29.569Z] [java] [Server response]Content-Language: [2023-01-15T20:40:29.569Z] [java] [Server response]Content-Type: text/html [2023-01-15T20:40:29.569Z] [java] [Server response]Content-Length: 1048 [2023-01-15T20:40:29.569Z] [java] [Server response] [2023-01-15T20:40:29.808Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:29.808Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-custom-resource [options] ... [2023-01-15T20:40:30.068Z] [exec] Custom Resource resource/myURL created. [2023-01-15T20:40:30.068Z] [exec] Command create-custom-resource executed successfully. [2023-01-15T20:40:30.068Z] [2023-01-15T20:40:30.068Z] init.os: [2023-01-15T20:40:30.068Z] [2023-01-15T20:40:30.068Z] init.tools.unix: [2023-01-15T20:40:30.068Z] [2023-01-15T20:40:30.068Z] init.tools.windows: [2023-01-15T20:40:30.068Z] [2023-01-15T20:40:30.068Z] init.tools: [2023-01-15T20:40:30.068Z] [2023-01-15T20:40:30.068Z] setAsadminArgs: [2023-01-15T20:40:30.068Z] [2023-01-15T20:40:30.068Z] init: [2023-01-15T20:40:30.068Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:30.068Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:30.068Z] [get] Not modified - so not downloaded [2023-01-15T20:40:30.068Z] [2023-01-15T20:40:30.068Z] init.customtasks: [2023-01-15T20:40:30.068Z] [2023-01-15T20:40:30.068Z] prepare: [2023-01-15T20:40:30.068Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes [2023-01-15T20:40:30.068Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives [2023-01-15T20:40:30.068Z] [2023-01-15T20:40:30.068Z] compile: [2023-01-15T20:40:30.068Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:30.068Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes [2023-01-15T20:40:30.679Z] [2023-01-15T20:40:30.679Z] setOSConditions: [2023-01-15T20:40:30.679Z] [2023-01-15T20:40:30.679Z] setToolWin: [2023-01-15T20:40:30.679Z] [2023-01-15T20:40:30.679Z] setToolUnix: [2023-01-15T20:40:30.679Z] [2023-01-15T20:40:30.679Z] setToolProperty: [2023-01-15T20:40:30.679Z] [2023-01-15T20:40:30.679Z] setS1ASclassPath: [2023-01-15T20:40:30.679Z] [2023-01-15T20:40:30.679Z] init-common: [2023-01-15T20:40:30.679Z] [2023-01-15T20:40:30.679Z] runclient-common: [2023-01-15T20:40:30.679Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-01-15T20:40:30.679Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:30.874Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:30.874Z] [javac] 1 warning [2023-01-15T20:40:30.874Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:30.874Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:30.874Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:30.874Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:30.874Z] [2023-01-15T20:40:30.874Z] pkg-war: [2023-01-15T20:40:30.874Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:40:30.874Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:40:30.874Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:30.874Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:40:30.874Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:40:30.874Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:30.874Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:30.874Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:40:30.874Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:40:30.874Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:40:30.874Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:30.875Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:40:30.875Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${web.wsit.descriptors} does not exist. [2023-01-15T20:40:30.875Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/svchandler-1-web.war [2023-01-15T20:40:30.875Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:30.875Z] [2023-01-15T20:40:30.875Z] assemble-client: [2023-01-15T20:40:30.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:40:30.875Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:30.875Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:30.875Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:30.875Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:30.875Z] [2023-01-15T20:40:30.875Z] setOSConditions: [2023-01-15T20:40:30.875Z] [2023-01-15T20:40:30.875Z] setToolWin: [2023-01-15T20:40:30.875Z] [2023-01-15T20:40:30.875Z] setToolUnix: [2023-01-15T20:40:30.875Z] [2023-01-15T20:40:30.875Z] setToolProperty: [2023-01-15T20:40:30.875Z] [2023-01-15T20:40:30.875Z] setS1ASclassPath: [2023-01-15T20:40:30.875Z] [2023-01-15T20:40:30.875Z] init-common: [2023-01-15T20:40:30.875Z] [2023-01-15T20:40:30.875Z] wsimport: [2023-01-15T20:40:30.875Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:31.002Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:31.003Z] [javac] 1 warning [2023-01-15T20:40:31.003Z] [2023-01-15T20:40:31.003Z] assemble: [2023-01-15T20:40:31.003Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web.war [2023-01-15T20:40:31.003Z] [2023-01-15T20:40:31.003Z] deploy.asadmin: [2023-01-15T20:40:31.003Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web.war [2023-01-15T20:40:31.003Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:31.242Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:31.442Z] [exec] parsing WSDL... [2023-01-15T20:40:31.443Z] [exec] [2023-01-15T20:40:31.443Z] [exec] [2023-01-15T20:40:31.570Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:31.571Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:31.624Z] [2023-01-15T20:40:31.624Z] setOSConditions: [2023-01-15T20:40:31.624Z] [2023-01-15T20:40:31.624Z] setToolWin: [2023-01-15T20:40:31.624Z] [2023-01-15T20:40:31.624Z] setToolUnix: [2023-01-15T20:40:31.624Z] [2023-01-15T20:40:31.624Z] setToolProperty: [2023-01-15T20:40:31.624Z] [2023-01-15T20:40:31.624Z] setS1ASclassPath: [2023-01-15T20:40:31.624Z] [2023-01-15T20:40:31.624Z] init-common: [2023-01-15T20:40:31.624Z] [2023-01-15T20:40:31.624Z] startDomainUnix: [2023-01-15T20:40:31.624Z] [echo] Starting DAS [2023-01-15T20:40:31.624Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:31.806Z] [exec] Jan 15, 2023 8:40:31 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:40:31.806Z] [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. [2023-01-15T20:40:32.138Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web. [2023-01-15T20:40:32.138Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web [2023-01-15T20:40:32.138Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] processResult: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] failed: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] passed: [2023-01-15T20:40:32.138Z] [echo] Test CorrectURLRes Passed [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] unknown: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.os: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.tools.unix: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.tools.windows: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.tools: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] setAsadminArgs: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init: [2023-01-15T20:40:32.138Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:32.138Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:32.138Z] [get] Not modified - so not downloaded [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.customtasks: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] prepare: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] undeploy.asadmin: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] setAsadminArgs: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] common.undeploy.asadmin: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.os: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.tools.unix: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.tools.windows: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.tools: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] setAsadminArgs: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init: [2023-01-15T20:40:32.138Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:32.138Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:32.138Z] [get] Not modified - so not downloaded [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.customtasks: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] delAppRef: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.os: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.tools.unix: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.tools.windows: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.tools: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] setAsadminArgs: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init: [2023-01-15T20:40:32.138Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:32.138Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:32.138Z] [get] Not modified - so not downloaded [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] init.customtasks: [2023-01-15T20:40:32.138Z] [2023-01-15T20:40:32.138Z] common.run.asadmin: [2023-01-15T20:40:32.138Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web [2023-01-15T20:40:32.139Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:32.377Z] [exec] [2023-01-15T20:40:32.378Z] [exec] Generating code... [2023-01-15T20:40:32.378Z] [exec] [2023-01-15T20:40:32.378Z] [exec] [2023-01-15T20:40:32.378Z] [exec] Compiling code... [2023-01-15T20:40:32.378Z] [exec] [2023-01-15T20:40:32.706Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:32.707Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:32.966Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:32.966Z] [2023-01-15T20:40:32.966Z] undeploy.custom.resource: [2023-01-15T20:40:32.966Z] [2023-01-15T20:40:32.966Z] common.delete.customresource: [2023-01-15T20:40:32.966Z] [2023-01-15T20:40:32.966Z] init.os: [2023-01-15T20:40:32.966Z] [2023-01-15T20:40:32.966Z] init.tools.unix: [2023-01-15T20:40:32.966Z] [2023-01-15T20:40:32.966Z] init.tools.windows: [2023-01-15T20:40:32.966Z] [2023-01-15T20:40:32.966Z] init.tools: [2023-01-15T20:40:32.966Z] [2023-01-15T20:40:32.966Z] setAsadminArgs: [2023-01-15T20:40:32.966Z] [2023-01-15T20:40:32.966Z] init: [2023-01-15T20:40:32.966Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:32.966Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:33.226Z] [get] Not modified - so not downloaded [2023-01-15T20:40:33.226Z] [2023-01-15T20:40:33.226Z] init.customtasks: [2023-01-15T20:40:33.226Z] [2023-01-15T20:40:33.226Z] common.run.asadmin: [2023-01-15T20:40:33.226Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-custom-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 resource/myURL [2023-01-15T20:40:33.226Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:33.752Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml:84: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:40:33.752Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:40:33.794Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:33.795Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-custom-resource [options] ... [2023-01-15T20:40:34.122Z] [exec] Custom resource resource/myURL deleted. [2023-01-15T20:40:34.122Z] [exec] Command delete-custom-resource executed successfully. [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] private-all: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] declare-test: [2023-01-15T20:40:34.122Z] [echo] Starting test CorrectQueueRes ejb31/jndivalidation/resourceref/CorrectQueueRes Test asadmin deploy [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init.os: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init.tools.unix: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init.tools.windows: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init.tools: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] setAsadminArgs: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init: [2023-01-15T20:40:34.122Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:34.122Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:34.122Z] [get] Not modified - so not downloaded [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init.customtasks: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] prepare: [2023-01-15T20:40:34.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes [2023-01-15T20:40:34.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] deploy.jms.queue: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] setAsadminArgs: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] common.create.jms.resource: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init.os: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init.tools.unix: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init.tools.windows: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init.tools: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] setAsadminArgs: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init: [2023-01-15T20:40:34.122Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:34.122Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:34.122Z] [get] Not modified - so not downloaded [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] init.customtasks: [2023-01-15T20:40:34.122Z] [2023-01-15T20:40:34.122Z] common.run.asadmin: [2023-01-15T20:40:34.122Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2023-01-15T20:40:34.122Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:34.323Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:34.324Z] [javac] 1 warning [2023-01-15T20:40:34.324Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:40:34.324Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:40:34.324Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:40:34.324Z] [2023-01-15T20:40:34.324Z] deploy-app: [2023-01-15T20:40:34.324Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:34.324Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:34.324Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:34.324Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:34.324Z] [2023-01-15T20:40:34.324Z] deploy-war-common: [2023-01-15T20:40:34.324Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:34.324Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:34.324Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:34.324Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:34.324Z] [2023-01-15T20:40:34.324Z] setOSConditions: [2023-01-15T20:40:34.324Z] [2023-01-15T20:40:34.324Z] setToolWin: [2023-01-15T20:40:34.324Z] [2023-01-15T20:40:34.324Z] setToolUnix: [2023-01-15T20:40:34.324Z] [2023-01-15T20:40:34.324Z] setToolProperty: [2023-01-15T20:40:34.324Z] [2023-01-15T20:40:34.324Z] setS1ASclassPath: [2023-01-15T20:40:34.324Z] [2023-01-15T20:40:34.324Z] init-common: [2023-01-15T20:40:34.324Z] [2023-01-15T20:40:34.324Z] deploy-war-commonpe: [2023-01-15T20:40:34.324Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:34.730Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:34.730Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2023-01-15T20:40:34.892Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/svchandler-1-web.war [2023-01-15T20:40:34.894Z] [exec] Waiting for domain1 to start ... [2023-01-15T20:40:34.895Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:40:34.895Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:40:34.895Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:40:34.895Z] [exec] Admin Port: 4848 [2023-01-15T20:40:34.895Z] [exec] Command start-domain executed successfully. [2023-01-15T20:40:34.990Z] [exec] JMS Desctination deployment_jndivalidation_queue created. [2023-01-15T20:40:34.990Z] [exec] Command create-jmsdest executed successfully. [2023-01-15T20:40:34.990Z] [2023-01-15T20:40:34.990Z] init.os: [2023-01-15T20:40:34.990Z] [2023-01-15T20:40:34.990Z] init.tools.unix: [2023-01-15T20:40:34.990Z] [2023-01-15T20:40:34.990Z] init.tools.windows: [2023-01-15T20:40:34.990Z] [2023-01-15T20:40:34.990Z] init.tools: [2023-01-15T20:40:34.990Z] [2023-01-15T20:40:34.990Z] setAsadminArgs: [2023-01-15T20:40:34.990Z] [2023-01-15T20:40:34.990Z] init: [2023-01-15T20:40:34.990Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:34.990Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:34.990Z] [get] Not modified - so not downloaded [2023-01-15T20:40:34.990Z] [2023-01-15T20:40:34.990Z] init.customtasks: [2023-01-15T20:40:34.990Z] [2023-01-15T20:40:34.990Z] common.run.asadmin: [2023-01-15T20:40:34.990Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=deployment_jndivalidation_queue jms/deployment_jndivalidation_queue [2023-01-15T20:40:34.990Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:35.151Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:40:35.151Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:40:35.151Z] [2023-01-15T20:40:35.151Z] dumpThreadStack: [2023-01-15T20:40:35.151Z] [2023-01-15T20:40:35.151Z] startDomainWindows: [2023-01-15T20:40:35.151Z] [2023-01-15T20:40:35.151Z] startDomain: [2023-01-15T20:40:35.151Z] [2023-01-15T20:40:35.151Z] all: [2023-01-15T20:40:35.151Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:35.151Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:35.151Z] Warning: 'file:./../report.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/build.xml should be expressed simply as './../report.xml' for compliance with other XML tools [2023-01-15T20:40:35.151Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:35.151Z] [2023-01-15T20:40:35.151Z] all: [2023-01-15T20:40:35.152Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:35.152Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:35.152Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:35.152Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] setOSConditions: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] setToolWin: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] setToolUnix: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] setToolProperty: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] setS1ASclassPath: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] init-common: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] clean: [2023-01-15T20:40:35.152Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:35.152Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:35.152Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:35.152Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] setOSConditions: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] setToolWin: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] setToolUnix: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] setToolProperty: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] setS1ASclassPath: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] init-common: [2023-01-15T20:40:35.152Z] [2023-01-15T20:40:35.152Z] clean-common: [2023-01-15T20:40:35.152Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:35.152Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:35.408Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:35.408Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:35.408Z] [2023-01-15T20:40:35.408Z] setOSConditions: [2023-01-15T20:40:35.408Z] [2023-01-15T20:40:35.408Z] setToolWin: [2023-01-15T20:40:35.408Z] [2023-01-15T20:40:35.408Z] setToolUnix: [2023-01-15T20:40:35.408Z] [2023-01-15T20:40:35.408Z] setToolProperty: [2023-01-15T20:40:35.408Z] [2023-01-15T20:40:35.408Z] setS1ASclassPath: [2023-01-15T20:40:35.408Z] [2023-01-15T20:40:35.408Z] init-common: [2023-01-15T20:40:35.408Z] [2023-01-15T20:40:35.408Z] clean-classes-common: [2023-01-15T20:40:35.408Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:40:35.408Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:35.408Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:35.408Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:35.408Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:35.408Z] [2023-01-15T20:40:35.408Z] setOSConditions: [2023-01-15T20:40:35.408Z] [2023-01-15T20:40:35.409Z] setToolWin: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] setToolUnix: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] setToolProperty: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] setS1ASclassPath: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] init-common: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] clean-jars-common: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] compile: [2023-01-15T20:40:35.409Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:35.409Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:35.409Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:35.409Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] setOSConditions: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] setToolWin: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] setToolUnix: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] setToolProperty: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] setS1ASclassPath: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] init-common: [2023-01-15T20:40:35.409Z] [2023-01-15T20:40:35.409Z] compile-common: [2023-01-15T20:40:35.409Z] [echo] Current time (ISO): 2023-01-15T20:40:35.169+0000 [2023-01-15T20:40:35.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:35.409Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:35.409Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:35.558Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:35.559Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2023-01-15T20:40:35.821Z] [exec] Administered object jms/deployment_jndivalidation_queue created. [2023-01-15T20:40:35.821Z] [exec] Command create-jms-resource executed successfully. [2023-01-15T20:40:35.821Z] [2023-01-15T20:40:35.821Z] init.os: [2023-01-15T20:40:35.821Z] [2023-01-15T20:40:35.821Z] init.tools.unix: [2023-01-15T20:40:35.821Z] [2023-01-15T20:40:35.821Z] init.tools.windows: [2023-01-15T20:40:35.821Z] [2023-01-15T20:40:35.821Z] init.tools: [2023-01-15T20:40:35.821Z] [2023-01-15T20:40:35.821Z] setAsadminArgs: [2023-01-15T20:40:35.821Z] [2023-01-15T20:40:35.821Z] init: [2023-01-15T20:40:35.821Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:35.821Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:35.821Z] [get] Not modified - so not downloaded [2023-01-15T20:40:35.821Z] [2023-01-15T20:40:35.821Z] init.customtasks: [2023-01-15T20:40:35.821Z] [2023-01-15T20:40:35.821Z] prepare: [2023-01-15T20:40:35.821Z] [2023-01-15T20:40:35.821Z] compile: [2023-01-15T20:40:35.822Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:35.822Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes [2023-01-15T20:40:35.981Z] [exec] Value of key is: test2 [2023-01-15T20:40:35.982Z] [exec] test-2 returned true as validation is enabled [2023-01-15T20:40:35.982Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:35.982Z] [exec] [2023-01-15T20:40:35.982Z] [exec] [2023-01-15T20:40:35.982Z] [exec] ----------------------------------------- [2023-01-15T20:40:35.982Z] [exec] - test2 : PASS - [2023-01-15T20:40:35.982Z] [exec] ----------------------------------------- [2023-01-15T20:40:35.982Z] [exec] Total PASS: 1 [2023-01-15T20:40:35.982Z] [exec] Total FAIL: 0 [2023-01-15T20:40:35.982Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:40:35.982Z] [exec] ----------------------------------------- [2023-01-15T20:40:35.982Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:40:35.982Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:40:35.982Z] [2023-01-15T20:40:35.982Z] checkReporting-common: [2023-01-15T20:40:35.982Z] [2023-01-15T20:40:35.982Z] confirmReportPresent-common: [2023-01-15T20:40:35.982Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:40:35.982Z] [echo] Test seems to be reported fine [2023-01-15T20:40:35.982Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2023-01-15T20:40:35.982Z] [2023-01-15T20:40:35.982Z] confirmMissingReport-common: [2023-01-15T20:40:35.982Z] [2023-01-15T20:40:35.982Z] asadmin-common: [2023-01-15T20:40:35.982Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:35.982Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:36.267Z] [exec] Application deployed with name svchandler-1-web. [2023-01-15T20:40:36.267Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:36.267Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:36.267Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:36.267Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:36.267Z] [2023-01-15T20:40:36.267Z] deploy-war-commonee: [2023-01-15T20:40:36.267Z] [2023-01-15T20:40:36.267Z] deploy-client: [2023-01-15T20:40:36.267Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:36.546Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:36.546Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate-atmost-once-period-in-seconds=60 [2023-01-15T20:40:36.546Z] [2023-01-15T20:40:36.546Z] setOSConditions: [2023-01-15T20:40:36.546Z] [2023-01-15T20:40:36.546Z] setToolWin: [2023-01-15T20:40:36.546Z] [2023-01-15T20:40:36.546Z] setToolUnix: [2023-01-15T20:40:36.546Z] [2023-01-15T20:40:36.546Z] setToolProperty: [2023-01-15T20:40:36.546Z] [2023-01-15T20:40:36.546Z] setS1ASclassPath: [2023-01-15T20:40:36.546Z] [2023-01-15T20:40:36.546Z] init-common: [2023-01-15T20:40:36.546Z] [2023-01-15T20:40:36.546Z] stop-derby: [2023-01-15T20:40:36.546Z] [2023-01-15T20:40:36.546Z] stop-derby-aix: [2023-01-15T20:40:36.546Z] [2023-01-15T20:40:36.546Z] stop-derby-nonaix: [2023-01-15T20:40:36.546Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:40:36.546Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:36.762Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:36.763Z] [javac] 1 warning [2023-01-15T20:40:36.763Z] [2023-01-15T20:40:36.763Z] assemble: [2023-01-15T20:40:36.763Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb.jar [2023-01-15T20:40:36.763Z] [2023-01-15T20:40:36.763Z] deploy.asadmin: [2023-01-15T20:40:36.763Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb.jar [2023-01-15T20:40:36.763Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:36.802Z] [java] Sun Jan 15 20:40:36 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:40:36.803Z] [2023-01-15T20:40:36.803Z] setOSConditions: [2023-01-15T20:40:36.803Z] [2023-01-15T20:40:36.803Z] setToolWin: [2023-01-15T20:40:36.803Z] [2023-01-15T20:40:36.803Z] setToolUnix: [2023-01-15T20:40:36.803Z] [2023-01-15T20:40:36.803Z] setToolProperty: [2023-01-15T20:40:36.803Z] [2023-01-15T20:40:36.803Z] setS1ASclassPath: [2023-01-15T20:40:36.803Z] [2023-01-15T20:40:36.803Z] init-common: [2023-01-15T20:40:36.803Z] [2023-01-15T20:40:36.803Z] start-derby: [2023-01-15T20:40:36.834Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:36.835Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:40:37.059Z] [2023-01-15T20:40:37.060Z] start-derby-aix: [2023-01-15T20:40:37.060Z] [2023-01-15T20:40:37.060Z] start-derby-nonaix: [2023-01-15T20:40:37.060Z] [echo] Starting Derby DB Server ... [2023-01-15T20:40:37.093Z] [exec] Application deployed with name wsclient. [2023-01-15T20:40:37.094Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:37.094Z] [2023-01-15T20:40:37.094Z] setup: [2023-01-15T20:40:37.094Z] [2023-01-15T20:40:37.094Z] runtest: [2023-01-15T20:40:37.094Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:37.094Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml:129: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:40:37.094Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:37.304Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:37.304Z] [javac] 1 warning [2023-01-15T20:40:37.304Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:37.304Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:37.304Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:37.304Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:37.304Z] [2023-01-15T20:40:37.304Z] setOSConditions: [2023-01-15T20:40:37.304Z] [2023-01-15T20:40:37.304Z] setToolWin: [2023-01-15T20:40:37.304Z] [2023-01-15T20:40:37.304Z] setToolUnix: [2023-01-15T20:40:37.304Z] [2023-01-15T20:40:37.304Z] setToolProperty: [2023-01-15T20:40:37.304Z] [2023-01-15T20:40:37.304Z] setS1ASclassPath: [2023-01-15T20:40:37.304Z] [2023-01-15T20:40:37.304Z] init-common: [2023-01-15T20:40:37.304Z] [2023-01-15T20:40:37.304Z] compile-common: [2023-01-15T20:40:37.304Z] [echo] Current time (ISO): 2023-01-15T20:40:36.864+0000 [2023-01-15T20:40:37.304Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:37.304Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:37.330Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:37.330Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:37.353Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:37.353Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:40:37.612Z] [java] [client.TestClient]:: [2023-01-15T20:40:37.612Z] [java] [client.TestClient]:: [2023-01-15T20:40:37.613Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:40:37.613Z] [java] [client.TestClient]:: [2023-01-15T20:40:37.613Z] [java] [client.TestClient]:: [2023-01-15T20:40:37.613Z] [java] [client.TestClient]::

    [2023-01-15T20:40:37.613Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:40:37.613Z] [java] [client.TestClient]::

    [2023-01-15T20:40:37.613Z] [java] [client.TestClient]:: [1113] [2023-01-15T20:40:37.613Z] [java] [client.TestClient]:: [2023-01-15T20:40:37.613Z] [java] [client.TestClient]:: [2023-01-15T20:40:37.613Z] [java] Value of key is:svchandler-1 [2023-01-15T20:40:37.613Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:37.613Z] [java] [2023-01-15T20:40:37.613Z] [java] [2023-01-15T20:40:37.613Z] [java] ----------------------------------------- [2023-01-15T20:40:37.613Z] [java] - svchandler-1: PASS - [2023-01-15T20:40:37.613Z] [java] ----------------------------------------- [2023-01-15T20:40:37.613Z] [java] Total PASS: 1 [2023-01-15T20:40:37.613Z] [java] Total FAIL: 0 [2023-01-15T20:40:37.613Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:37.613Z] [java] ----------------------------------------- [2023-01-15T20:40:37.613Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:37.613Z] [2023-01-15T20:40:37.613Z] undeploy: [2023-01-15T20:40:37.613Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:37.613Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:37.613Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:37.613Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:37.613Z] [2023-01-15T20:40:37.613Z] setOSConditions: [2023-01-15T20:40:37.613Z] [2023-01-15T20:40:37.613Z] setToolWin: [2023-01-15T20:40:37.613Z] [2023-01-15T20:40:37.613Z] setToolUnix: [2023-01-15T20:40:37.613Z] [2023-01-15T20:40:37.613Z] setToolProperty: [2023-01-15T20:40:37.613Z] [2023-01-15T20:40:37.613Z] setS1ASclassPath: [2023-01-15T20:40:37.613Z] [2023-01-15T20:40:37.613Z] init-common: [2023-01-15T20:40:37.613Z] [2023-01-15T20:40:37.613Z] undeploy-war-common: [2023-01-15T20:40:37.613Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:37.897Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb. [2023-01-15T20:40:37.898Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb [2023-01-15T20:40:37.898Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] processResult: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] failed: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] passed: [2023-01-15T20:40:37.898Z] [echo] Test CorrectQueueRes Passed [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] unknown: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init.os: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init.tools.unix: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init.tools.windows: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init.tools: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] setAsadminArgs: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init: [2023-01-15T20:40:37.898Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:37.898Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:37.898Z] [get] Not modified - so not downloaded [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init.customtasks: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] prepare: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] undeploy.asadmin: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] setAsadminArgs: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] common.undeploy.asadmin: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init.os: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init.tools.unix: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init.tools.windows: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init.tools: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] setAsadminArgs: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init: [2023-01-15T20:40:37.898Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:37.898Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:37.898Z] [get] Not modified - so not downloaded [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.898Z] init.customtasks: [2023-01-15T20:40:37.898Z] [2023-01-15T20:40:37.899Z] delAppRef: [2023-01-15T20:40:37.899Z] [2023-01-15T20:40:37.899Z] init.os: [2023-01-15T20:40:37.899Z] [2023-01-15T20:40:37.899Z] init.tools.unix: [2023-01-15T20:40:37.899Z] [2023-01-15T20:40:37.899Z] init.tools.windows: [2023-01-15T20:40:37.899Z] [2023-01-15T20:40:37.899Z] init.tools: [2023-01-15T20:40:37.899Z] [2023-01-15T20:40:37.899Z] setAsadminArgs: [2023-01-15T20:40:37.899Z] [2023-01-15T20:40:37.899Z] init: [2023-01-15T20:40:37.899Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:37.899Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:37.899Z] [get] Not modified - so not downloaded [2023-01-15T20:40:37.899Z] [2023-01-15T20:40:37.899Z] init.customtasks: [2023-01-15T20:40:37.899Z] [2023-01-15T20:40:37.899Z] common.run.asadmin: [2023-01-15T20:40:37.899Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb [2023-01-15T20:40:38.157Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:38.179Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:40:38.438Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:38.438Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:38.438Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:38.438Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:38.438Z] [2023-01-15T20:40:38.438Z] setOSConditions: [2023-01-15T20:40:38.438Z] [2023-01-15T20:40:38.438Z] setToolWin: [2023-01-15T20:40:38.438Z] [2023-01-15T20:40:38.438Z] setToolUnix: [2023-01-15T20:40:38.438Z] [2023-01-15T20:40:38.438Z] setToolProperty: [2023-01-15T20:40:38.438Z] [2023-01-15T20:40:38.438Z] setS1ASclassPath: [2023-01-15T20:40:38.438Z] [2023-01-15T20:40:38.439Z] init-common: [2023-01-15T20:40:38.439Z] [2023-01-15T20:40:38.439Z] undeploy-client: [2023-01-15T20:40:38.439Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:38.672Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:38.672Z] [javac] 1 warning [2023-01-15T20:40:38.672Z] [2023-01-15T20:40:38.672Z] build: [2023-01-15T20:40:38.672Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:38.672Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:38.672Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:38.672Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:38.672Z] [2023-01-15T20:40:38.672Z] setOSConditions: [2023-01-15T20:40:38.672Z] [2023-01-15T20:40:38.672Z] fixFiles: [2023-01-15T20:40:38.672Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:38.672Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:38.672Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:38.672Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:38.672Z] [2023-01-15T20:40:38.672Z] convUnix: [2023-01-15T20:40:38.672Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:38.672Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:38.726Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:38.726Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:38.929Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] convWin: [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] setToolWin: [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] setToolUnix: [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] setToolProperty: [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] setS1ASclassPath: [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] init-common: [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] package-persistence-common: [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] ejb-jar-common: [2023-01-15T20:40:38.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:40:38.930Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] package-ejbjar-common: [2023-01-15T20:40:38.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:38.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:38.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:38.930Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriver-ejb.jar [2023-01-15T20:40:38.930Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] appclient-jar-common: [2023-01-15T20:40:38.930Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] package-appclientjar-common: [2023-01-15T20:40:38.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:38.930Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriver-client.jar [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] webclient-war-common: [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] build-ear-common: [2023-01-15T20:40:38.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:38.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:38.930Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriverApp.ear [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] setup: [2023-01-15T20:40:38.930Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:38.930Z] [2023-01-15T20:40:38.930Z] create-auth-filerealm: [2023-01-15T20:40:38.930Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile2 [2023-01-15T20:40:38.930Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/temp.txt [2023-01-15T20:40:38.931Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:38.931Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:38.931Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:38.931Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:38.931Z] [2023-01-15T20:40:38.931Z] setOSConditions: [2023-01-15T20:40:38.931Z] [2023-01-15T20:40:38.931Z] setToolWin: [2023-01-15T20:40:38.931Z] [2023-01-15T20:40:38.931Z] setToolUnix: [2023-01-15T20:40:38.931Z] [2023-01-15T20:40:38.931Z] setToolProperty: [2023-01-15T20:40:38.931Z] [2023-01-15T20:40:38.931Z] setS1ASclassPath: [2023-01-15T20:40:38.931Z] [2023-01-15T20:40:38.931Z] init-common: [2023-01-15T20:40:38.931Z] [2023-01-15T20:40:38.931Z] create-auth-realm: [2023-01-15T20:40:38.931Z] [echo] Creating auth realm file2 ... [2023-01-15T20:40:38.931Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:38.984Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init.os: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init.tools.unix: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init.tools.windows: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init.tools: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] setAsadminArgs: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init: [2023-01-15T20:40:38.986Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:38.986Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:38.986Z] [get] Not modified - so not downloaded [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init.customtasks: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] prepare: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] undeploy.jms.queue: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] setAsadminArgs: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] common.delete.jms.resource: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init.os: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init.tools.unix: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init.tools.windows: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init.tools: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] setAsadminArgs: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init: [2023-01-15T20:40:38.986Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:38.986Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:38.986Z] [get] Not modified - so not downloaded [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] init.customtasks: [2023-01-15T20:40:38.986Z] [2023-01-15T20:40:38.986Z] common.run.asadmin: [2023-01-15T20:40:38.986Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/deployment_jndivalidation_queue [2023-01-15T20:40:38.986Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:39.005Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:39.006Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:40:39.265Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] all: [2023-01-15T20:40:39.265Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.265Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.265Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.265Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:39.265Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] setOSConditions: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] setToolWin: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] setToolUnix: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] setToolProperty: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] setS1ASclassPath: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] init-common: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] clean: [2023-01-15T20:40:39.265Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.265Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.265Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.265Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:39.265Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] setOSConditions: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] setToolWin: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] setToolUnix: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] setToolProperty: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] setS1ASclassPath: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] init-common: [2023-01-15T20:40:39.265Z] [2023-01-15T20:40:39.265Z] clean-common: [2023-01-15T20:40:39.265Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.266Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.266Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.266Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:39.266Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setOSConditions: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setToolWin: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setToolUnix: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setToolProperty: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setS1ASclassPath: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] init-common: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] clean-classes-common: [2023-01-15T20:40:39.266Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:40:39.266Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.266Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.266Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.266Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:39.266Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setOSConditions: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setToolWin: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setToolUnix: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setToolProperty: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setS1ASclassPath: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] init-common: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] clean-jars-common: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] assemble-web: [2023-01-15T20:40:39.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:39.266Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.266Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.266Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:39.266Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:39.266Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setOSConditions: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setToolWin: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setToolUnix: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setToolProperty: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] setS1ASclassPath: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] init-common: [2023-01-15T20:40:39.266Z] [2023-01-15T20:40:39.266Z] wsimport: [2023-01-15T20:40:39.266Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:39.494Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2023-01-15T20:40:39.551Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:39.552Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2023-01-15T20:40:39.810Z] [exec] Administered object jms/deployment_jndivalidation_queue deleted. [2023-01-15T20:40:39.810Z] [exec] Command delete-jms-resource executed successfully. [2023-01-15T20:40:39.810Z] [2023-01-15T20:40:39.810Z] init.os: [2023-01-15T20:40:39.810Z] [2023-01-15T20:40:39.810Z] init.tools.unix: [2023-01-15T20:40:39.810Z] [2023-01-15T20:40:39.810Z] init.tools.windows: [2023-01-15T20:40:39.810Z] [2023-01-15T20:40:39.810Z] init.tools: [2023-01-15T20:40:39.810Z] [2023-01-15T20:40:39.811Z] setAsadminArgs: [2023-01-15T20:40:39.811Z] [2023-01-15T20:40:39.811Z] init: [2023-01-15T20:40:39.811Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:39.811Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:39.811Z] [get] Not modified - so not downloaded [2023-01-15T20:40:39.811Z] [2023-01-15T20:40:39.811Z] init.customtasks: [2023-01-15T20:40:39.811Z] [2023-01-15T20:40:39.811Z] common.run.asadmin: [2023-01-15T20:40:39.811Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2023-01-15T20:40:39.833Z] [exec] parsing WSDL... [2023-01-15T20:40:39.834Z] [exec] [2023-01-15T20:40:39.834Z] [exec] [2023-01-15T20:40:40.068Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:40.428Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:40.429Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:40.429Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:40.429Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:40.429Z] [2023-01-15T20:40:40.429Z] setOSConditions: [2023-01-15T20:40:40.429Z] [2023-01-15T20:40:40.429Z] setToolWin: [2023-01-15T20:40:40.429Z] [2023-01-15T20:40:40.429Z] setToolUnix: [2023-01-15T20:40:40.429Z] [2023-01-15T20:40:40.429Z] setToolProperty: [2023-01-15T20:40:40.429Z] [2023-01-15T20:40:40.429Z] setS1ASclassPath: [2023-01-15T20:40:40.429Z] [2023-01-15T20:40:40.429Z] init-common: [2023-01-15T20:40:40.429Z] [2023-01-15T20:40:40.429Z] create-user-common: [2023-01-15T20:40:40.429Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:40.635Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:40.636Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2023-01-15T20:40:40.636Z] [exec] Command delete-jmsdest executed successfully. [2023-01-15T20:40:40.636Z] [2023-01-15T20:40:40.636Z] private-all: [2023-01-15T20:40:40.636Z] [2023-01-15T20:40:40.636Z] declare-test: [2023-01-15T20:40:40.636Z] [echo] Starting test CorrectEnvProps ejb31/jndivalidation/resourceref/CorrectEnvProps Test asadmin deploy [2023-01-15T20:40:40.636Z] [2023-01-15T20:40:40.636Z] init.os: [2023-01-15T20:40:40.636Z] [2023-01-15T20:40:40.636Z] init.tools.unix: [2023-01-15T20:40:40.636Z] [2023-01-15T20:40:40.636Z] init.tools.windows: [2023-01-15T20:40:40.636Z] [2023-01-15T20:40:40.636Z] init.tools: [2023-01-15T20:40:40.636Z] [2023-01-15T20:40:40.636Z] setAsadminArgs: [2023-01-15T20:40:40.636Z] [2023-01-15T20:40:40.636Z] init: [2023-01-15T20:40:40.636Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:40.636Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:40.771Z] [exec] [2023-01-15T20:40:40.772Z] [exec] Generating code... [2023-01-15T20:40:40.772Z] [exec] [2023-01-15T20:40:40.772Z] [exec] [2023-01-15T20:40:40.772Z] [exec] Compiling code... [2023-01-15T20:40:40.772Z] [exec] [2023-01-15T20:40:40.895Z] [get] Not modified - so not downloaded [2023-01-15T20:40:40.895Z] [2023-01-15T20:40:40.895Z] init.customtasks: [2023-01-15T20:40:40.895Z] [2023-01-15T20:40:40.895Z] prepare: [2023-01-15T20:40:40.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2023-01-15T20:40:40.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives [2023-01-15T20:40:40.895Z] [2023-01-15T20:40:40.895Z] compile: [2023-01-15T20:40:40.895Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:40.895Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2023-01-15T20:40:40.992Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:40.992Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/asadminuserpassword.txt [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] deploy: [2023-01-15T20:40:40.992Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:40.992Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:40.992Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:40.992Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] setOSConditions: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] setToolWin: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] setToolUnix: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] setToolProperty: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] setS1ASclassPath: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] init-common: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] deploy-common: [2023-01-15T20:40:40.992Z] [echo] Current time (ISO): 2023-01-15T20:40:40.765+0000 [2023-01-15T20:40:40.992Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:40.992Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:40.992Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:40.992Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] setOSConditions: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] setToolWin: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] setToolUnix: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] setToolProperty: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] setS1ASclassPath: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] init-common: [2023-01-15T20:40:40.992Z] [2023-01-15T20:40:40.992Z] deploy-common-pe: [2023-01-15T20:40:40.992Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:41.463Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:41.463Z] [javac] 1 warning [2023-01-15T20:40:41.463Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:41.463Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2023-01-15T20:40:41.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriverApp.ear [2023-01-15T20:40:42.148Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:42.148Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:42.148Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:42.148Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:42.148Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] setOSConditions: [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] setToolWin: [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] setToolUnix: [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] setToolProperty: [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] setS1ASclassPath: [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] init-common: [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] compile: [2023-01-15T20:40:42.148Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:42.148Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:42.148Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:42.148Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:42.148Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] setOSConditions: [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] setToolWin: [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] setToolUnix: [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.148Z] setToolProperty: [2023-01-15T20:40:42.148Z] [2023-01-15T20:40:42.149Z] setS1ASclassPath: [2023-01-15T20:40:42.149Z] [2023-01-15T20:40:42.149Z] init-common: [2023-01-15T20:40:42.149Z] [2023-01-15T20:40:42.149Z] compile-common: [2023-01-15T20:40:42.149Z] [echo] Current time (ISO): 2023-01-15T20:40:41.789+0000 [2023-01-15T20:40:42.149Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:42.149Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:42.399Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:42.400Z] [javac] 1 warning [2023-01-15T20:40:42.400Z] [2023-01-15T20:40:42.400Z] assemble: [2023-01-15T20:40:42.400Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-web.war [2023-01-15T20:40:42.400Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-ejb.jar [2023-01-15T20:40:42.400Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvPropsApp.ear [2023-01-15T20:40:42.400Z] [ear] Warning: selected ear files include a META-INF/application.xml which will be ignored (please use appxml attribute to ear task) [2023-01-15T20:40:42.400Z] [2023-01-15T20:40:42.400Z] deploy.asadmin: [2023-01-15T20:40:42.400Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvPropsApp.ear [2023-01-15T20:40:42.400Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:42.967Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:42.967Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:43.535Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app. [2023-01-15T20:40:43.535Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app [2023-01-15T20:40:43.535Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:43.535Z] [2023-01-15T20:40:43.535Z] processResult: [2023-01-15T20:40:43.535Z] [2023-01-15T20:40:43.535Z] failed: [2023-01-15T20:40:43.535Z] [2023-01-15T20:40:43.535Z] passed: [2023-01-15T20:40:43.535Z] [echo] Test CorrectEnvProps Passed [2023-01-15T20:40:43.535Z] [2023-01-15T20:40:43.535Z] unknown: [2023-01-15T20:40:43.535Z] [2023-01-15T20:40:43.535Z] init.os: [2023-01-15T20:40:43.535Z] [2023-01-15T20:40:43.535Z] init.tools.unix: [2023-01-15T20:40:43.535Z] [2023-01-15T20:40:43.535Z] init.tools.windows: [2023-01-15T20:40:43.535Z] [2023-01-15T20:40:43.535Z] init.tools: [2023-01-15T20:40:43.535Z] [2023-01-15T20:40:43.535Z] setAsadminArgs: [2023-01-15T20:40:43.535Z] [2023-01-15T20:40:43.535Z] init: [2023-01-15T20:40:43.535Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:43.535Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:43.535Z] [get] Not modified - so not downloaded [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.customtasks: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] prepare: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] undeploy.asadmin: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] setAsadminArgs: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] common.undeploy.asadmin: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.os: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.tools.unix: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.tools.windows: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.tools: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] setAsadminArgs: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init: [2023-01-15T20:40:43.793Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:43.793Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:43.793Z] [get] Not modified - so not downloaded [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.customtasks: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] delAppRef: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.os: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.tools.unix: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.tools.windows: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.tools: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] setAsadminArgs: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init: [2023-01-15T20:40:43.793Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:43.793Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:43.793Z] [get] Not modified - so not downloaded [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] init.customtasks: [2023-01-15T20:40:43.793Z] [2023-01-15T20:40:43.793Z] common.run.asadmin: [2023-01-15T20:40:43.793Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app [2023-01-15T20:40:43.793Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:44.359Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:44.359Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:44.619Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:44.685Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:44.685Z] [javac] 1 warning [2023-01-15T20:40:44.685Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/endpoint [2023-01-15T20:40:44.685Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:44.685Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:44.685Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:44.686Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:44.686Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:44.686Z] [2023-01-15T20:40:44.686Z] pkg-war: [2023-01-15T20:40:44.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:40:44.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:40:44.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:44.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:40:44.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:40:44.686Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:44.686Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:44.686Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:40:44.686Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:40:44.686Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:40:44.686Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:44.686Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:40:44.686Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${web.wsit.descriptors} does not exist. [2023-01-15T20:40:44.686Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/svchandler-2-web.war [2023-01-15T20:40:44.686Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:44.686Z] [2023-01-15T20:40:44.686Z] assemble-client: [2023-01-15T20:40:44.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:40:44.686Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:44.686Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:44.686Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:44.686Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:44.686Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:44.686Z] [2023-01-15T20:40:44.686Z] setOSConditions: [2023-01-15T20:40:44.686Z] [2023-01-15T20:40:44.686Z] setToolWin: [2023-01-15T20:40:44.686Z] [2023-01-15T20:40:44.686Z] setToolUnix: [2023-01-15T20:40:44.686Z] [2023-01-15T20:40:44.686Z] setToolProperty: [2023-01-15T20:40:44.686Z] [2023-01-15T20:40:44.686Z] setS1ASclassPath: [2023-01-15T20:40:44.686Z] [2023-01-15T20:40:44.686Z] init-common: [2023-01-15T20:40:44.686Z] [2023-01-15T20:40:44.686Z] wsimport: [2023-01-15T20:40:44.686Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:44.829Z] [exec] Application deployed with name security-standalone-loginctxdriverApp. [2023-01-15T20:40:44.829Z] [exec] there are no files to retrieve for application security-standalone-loginctxdriverApp [2023-01-15T20:40:44.829Z] [echo] Deployment on target server server successful [2023-01-15T20:40:44.829Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:44.829Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:44.829Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:44.829Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:44.829Z] [2023-01-15T20:40:44.829Z] setOSConditions: [2023-01-15T20:40:44.829Z] [2023-01-15T20:40:44.829Z] setToolWin: [2023-01-15T20:40:44.829Z] [2023-01-15T20:40:44.829Z] setToolUnix: [2023-01-15T20:40:44.829Z] [2023-01-15T20:40:44.829Z] setToolProperty: [2023-01-15T20:40:44.829Z] [2023-01-15T20:40:44.829Z] setS1ASclassPath: [2023-01-15T20:40:44.829Z] [2023-01-15T20:40:44.829Z] init-common: [2023-01-15T20:40:44.829Z] [2023-01-15T20:40:44.829Z] deploy-common-ee: [2023-01-15T20:40:44.829Z] [2023-01-15T20:40:44.829Z] run: [2023-01-15T20:40:44.829Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:44.830Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:44.830Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:44.830Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:44.830Z] [2023-01-15T20:40:44.830Z] setOSConditions: [2023-01-15T20:40:44.830Z] [2023-01-15T20:40:44.830Z] setToolWin: [2023-01-15T20:40:44.830Z] [2023-01-15T20:40:44.830Z] setToolUnix: [2023-01-15T20:40:44.830Z] [2023-01-15T20:40:44.830Z] setToolProperty: [2023-01-15T20:40:44.830Z] [2023-01-15T20:40:44.830Z] setS1ASclassPath: [2023-01-15T20:40:44.830Z] [2023-01-15T20:40:44.830Z] init-common: [2023-01-15T20:40:44.830Z] [2023-01-15T20:40:44.830Z] run-standalone-client: [2023-01-15T20:40:44.830Z] [echo] Running standalone client ... [2023-01-15T20:40:44.830Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:44.876Z] [2023-01-15T20:40:44.877Z] private-all: [2023-01-15T20:40:44.877Z] [2023-01-15T20:40:44.877Z] declare-test: [2023-01-15T20:40:44.877Z] [echo] Starting test CorrectManagedBean ejb31/jndivalidation/resourceref/CorrectManagedBean Test asadmin deploy [2023-01-15T20:40:44.877Z] [2023-01-15T20:40:44.877Z] init.os: [2023-01-15T20:40:44.877Z] [2023-01-15T20:40:44.877Z] init.tools.unix: [2023-01-15T20:40:44.877Z] [2023-01-15T20:40:44.877Z] init.tools.windows: [2023-01-15T20:40:44.877Z] [2023-01-15T20:40:44.877Z] init.tools: [2023-01-15T20:40:44.877Z] [2023-01-15T20:40:44.877Z] setAsadminArgs: [2023-01-15T20:40:44.877Z] [2023-01-15T20:40:44.877Z] init: [2023-01-15T20:40:44.877Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:44.877Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:44.877Z] [get] Not modified - so not downloaded [2023-01-15T20:40:44.877Z] [2023-01-15T20:40:44.877Z] init.customtasks: [2023-01-15T20:40:44.877Z] [2023-01-15T20:40:44.877Z] prepare: [2023-01-15T20:40:44.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean [2023-01-15T20:40:44.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives [2023-01-15T20:40:44.878Z] [2023-01-15T20:40:44.878Z] compile: [2023-01-15T20:40:44.878Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:44.878Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean [2023-01-15T20:40:45.086Z] [java] *** EJBMethod Permission Test using Login Context Driver Standalone client *** [2023-01-15T20:40:45.343Z] [java] Jan 15, 2023 8:40:45 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:40:45.343Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:40:45.343Z] [java] EJB lookup start... [2023-01-15T20:40:45.442Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:45.443Z] [javac] 1 warning [2023-01-15T20:40:45.443Z] [2023-01-15T20:40:45.443Z] assemble: [2023-01-15T20:40:45.443Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives/deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web.war [2023-01-15T20:40:45.443Z] [2023-01-15T20:40:45.443Z] deploy.asadmin: [2023-01-15T20:40:45.443Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives/deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web.war [2023-01-15T20:40:45.621Z] [exec] parsing WSDL... [2023-01-15T20:40:45.622Z] [exec] [2023-01-15T20:40:45.622Z] [exec] [2023-01-15T20:40:45.701Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:46.189Z] [exec] [2023-01-15T20:40:46.189Z] [exec] Generating code... [2023-01-15T20:40:46.189Z] [exec] [2023-01-15T20:40:46.189Z] [exec] [2023-01-15T20:40:46.189Z] [exec] Compiling code... [2023-01-15T20:40:46.189Z] [exec] [2023-01-15T20:40:46.266Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:46.267Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:46.835Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web. [2023-01-15T20:40:46.835Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web [2023-01-15T20:40:46.835Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] processResult: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] failed: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] passed: [2023-01-15T20:40:46.835Z] [echo] Test CorrectManagedBean Passed [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] unknown: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.os: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.tools.unix: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.tools.windows: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.tools: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] setAsadminArgs: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init: [2023-01-15T20:40:46.835Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:46.835Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:46.835Z] [get] Not modified - so not downloaded [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.customtasks: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] prepare: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] undeploy.asadmin: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] setAsadminArgs: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] common.undeploy.asadmin: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.os: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.tools.unix: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.tools.windows: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.tools: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] setAsadminArgs: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init: [2023-01-15T20:40:46.835Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:46.835Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:46.835Z] [get] Not modified - so not downloaded [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.customtasks: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] delAppRef: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.os: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.tools.unix: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.tools.windows: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.tools: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] setAsadminArgs: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init: [2023-01-15T20:40:46.835Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:46.835Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:46.835Z] [get] Not modified - so not downloaded [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] init.customtasks: [2023-01-15T20:40:46.835Z] [2023-01-15T20:40:46.835Z] common.run.asadmin: [2023-01-15T20:40:46.835Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web [2023-01-15T20:40:46.835Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:47.565Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml:87: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:40:47.566Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:40:47.769Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:47.770Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:47.770Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] private-all: [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] declare-test: [2023-01-15T20:40:47.770Z] [echo] Starting test DefaultResources ejb31/jndivalidation/resourceref/DefaultResources Test asadmin deploy [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] init.os: [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] init.tools.unix: [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] init.tools.windows: [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] init.tools: [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] setAsadminArgs: [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] init: [2023-01-15T20:40:47.770Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:47.770Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:47.770Z] [get] Not modified - so not downloaded [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] init.customtasks: [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] prepare: [2023-01-15T20:40:47.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources [2023-01-15T20:40:47.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives [2023-01-15T20:40:47.770Z] [2023-01-15T20:40:47.770Z] compile: [2023-01-15T20:40:47.770Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:47.770Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources [2023-01-15T20:40:47.862Z] [java] retValue=hello blah [2023-01-15T20:40:47.862Z] [java] Value of key is:Standalone-client-login-context-driver [2023-01-15T20:40:47.862Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:47.862Z] [java] [2023-01-15T20:40:47.862Z] [java] [2023-01-15T20:40:47.862Z] [java] ----------------------------------------- [2023-01-15T20:40:47.862Z] [java] - Standalone-client-login-context-driver: PASS - [2023-01-15T20:40:47.862Z] [java] ----------------------------------------- [2023-01-15T20:40:47.862Z] [java] Total PASS: 1 [2023-01-15T20:40:47.862Z] [java] Total FAIL: 0 [2023-01-15T20:40:47.862Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:47.862Z] [java] ----------------------------------------- [2023-01-15T20:40:47.862Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:47.862Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:47.862Z] [2023-01-15T20:40:47.862Z] undeploy: [2023-01-15T20:40:47.862Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:47.863Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:47.863Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:47.863Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:47.863Z] [2023-01-15T20:40:47.863Z] setOSConditions: [2023-01-15T20:40:47.863Z] [2023-01-15T20:40:47.863Z] setToolWin: [2023-01-15T20:40:47.863Z] [2023-01-15T20:40:47.863Z] setToolUnix: [2023-01-15T20:40:47.863Z] [2023-01-15T20:40:47.863Z] setToolProperty: [2023-01-15T20:40:47.863Z] [2023-01-15T20:40:47.863Z] setS1ASclassPath: [2023-01-15T20:40:47.863Z] [2023-01-15T20:40:47.863Z] init-common: [2023-01-15T20:40:47.863Z] [2023-01-15T20:40:47.863Z] undeploy-common: [2023-01-15T20:40:47.863Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:48.131Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:48.132Z] [javac] 1 warning [2023-01-15T20:40:48.132Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:40:48.132Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:40:48.132Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:40:48.132Z] [2023-01-15T20:40:48.132Z] deploy-app: [2023-01-15T20:40:48.132Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:48.132Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:48.132Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:48.132Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:48.132Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:48.132Z] [2023-01-15T20:40:48.132Z] deploy-war-common: [2023-01-15T20:40:48.132Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:48.132Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:48.133Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:48.133Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:48.133Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:48.133Z] [2023-01-15T20:40:48.133Z] setOSConditions: [2023-01-15T20:40:48.133Z] [2023-01-15T20:40:48.133Z] setToolWin: [2023-01-15T20:40:48.133Z] [2023-01-15T20:40:48.133Z] setToolUnix: [2023-01-15T20:40:48.133Z] [2023-01-15T20:40:48.133Z] setToolProperty: [2023-01-15T20:40:48.133Z] [2023-01-15T20:40:48.133Z] setS1ASclassPath: [2023-01-15T20:40:48.133Z] [2023-01-15T20:40:48.133Z] init-common: [2023-01-15T20:40:48.133Z] [2023-01-15T20:40:48.133Z] deploy-war-commonpe: [2023-01-15T20:40:48.133Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:48.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:40:48.430Z] [2023-01-15T20:40:48.430Z] unsetup: [2023-01-15T20:40:48.430Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:48.430Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:48.430Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:40:48.430Z] Warning: 'file:./../../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml should be expressed simply as './../../common.xml' for compliance with other XML tools [2023-01-15T20:40:48.430Z] [2023-01-15T20:40:48.430Z] setOSConditions: [2023-01-15T20:40:48.430Z] [2023-01-15T20:40:48.430Z] setToolWin: [2023-01-15T20:40:48.430Z] [2023-01-15T20:40:48.430Z] setToolUnix: [2023-01-15T20:40:48.430Z] [2023-01-15T20:40:48.430Z] setToolProperty: [2023-01-15T20:40:48.430Z] [2023-01-15T20:40:48.430Z] setS1ASclassPath: [2023-01-15T20:40:48.430Z] [2023-01-15T20:40:48.430Z] init-common: [2023-01-15T20:40:48.430Z] [2023-01-15T20:40:48.430Z] delete-user-common: [2023-01-15T20:40:48.430Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:48.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/svchandler-2-web.war [2023-01-15T20:40:48.707Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:48.707Z] [javac] 1 warning [2023-01-15T20:40:48.707Z] [2023-01-15T20:40:48.707Z] assemble: [2023-01-15T20:40:48.707Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives/deployment-ejb31-jndivalidation-resourceref-DefaultResources-web.war [2023-01-15T20:40:48.707Z] [2023-01-15T20:40:48.707Z] deploy.asadmin: [2023-01-15T20:40:48.707Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives/deployment-ejb31-jndivalidation-resourceref-DefaultResources-web.war [2023-01-15T20:40:48.707Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:48.992Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server testy [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] all: [2023-01-15T20:40:48.993Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setOSConditions: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setToolWin: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setToolUnix: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setToolProperty: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setS1ASclassPath: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] init-common: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] clean: [2023-01-15T20:40:48.993Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setOSConditions: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setToolWin: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setToolUnix: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setToolProperty: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setS1ASclassPath: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] init-common: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] clean-common: [2023-01-15T20:40:48.993Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setOSConditions: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setToolWin: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setToolUnix: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setToolProperty: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] setS1ASclassPath: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] init-common: [2023-01-15T20:40:48.993Z] [2023-01-15T20:40:48.993Z] clean-classes-common: [2023-01-15T20:40:48.993Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:40:48.993Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:48.993Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:48.994Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setOSConditions: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setToolWin: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setToolUnix: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setToolProperty: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setS1ASclassPath: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] init-common: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] clean-jars-common: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setup: [2023-01-15T20:40:48.994Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:48.994Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:48.994Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:48.994Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setOSConditions: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setToolWin: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setToolUnix: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setToolProperty: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] setS1ASclassPath: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] init-common: [2023-01-15T20:40:48.994Z] [2023-01-15T20:40:48.994Z] create-user-common: [2023-01-15T20:40:48.994Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:49.265Z] [exec] Application deployed with name svchandler-2-web. [2023-01-15T20:40:49.266Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:49.266Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:49.266Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:49.266Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:49.266Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:49.266Z] [2023-01-15T20:40:49.266Z] deploy-war-commonee: [2023-01-15T20:40:49.266Z] [2023-01-15T20:40:49.266Z] deploy-client: [2023-01-15T20:40:49.266Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:49.274Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:49.274Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:49.556Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups webusers --authrealmname file --target server webuser [2023-01-15T20:40:49.557Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/asadminuserpassword.txt [2023-01-15T20:40:49.557Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:49.557Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:49.557Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:49.557Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:49.557Z] [2023-01-15T20:40:49.557Z] setOSConditions: [2023-01-15T20:40:49.557Z] [2023-01-15T20:40:49.557Z] setToolWin: [2023-01-15T20:40:49.557Z] [2023-01-15T20:40:49.557Z] setToolUnix: [2023-01-15T20:40:49.557Z] [2023-01-15T20:40:49.557Z] setToolProperty: [2023-01-15T20:40:49.557Z] [2023-01-15T20:40:49.557Z] setS1ASclassPath: [2023-01-15T20:40:49.557Z] [2023-01-15T20:40:49.557Z] init-common: [2023-01-15T20:40:49.557Z] [2023-01-15T20:40:49.557Z] create-user-common: [2023-01-15T20:40:49.557Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:49.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups dummygroup --authrealmname file --target server bobby [2023-01-15T20:40:49.813Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/asadminuserpassword.txt [2023-01-15T20:40:49.813Z] [2023-01-15T20:40:49.813Z] compile: [2023-01-15T20:40:49.813Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:49.813Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:49.813Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:49.813Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:49.813Z] [2023-01-15T20:40:49.813Z] setOSConditions: [2023-01-15T20:40:49.813Z] [2023-01-15T20:40:49.813Z] setToolWin: [2023-01-15T20:40:49.813Z] [2023-01-15T20:40:49.813Z] setToolUnix: [2023-01-15T20:40:49.813Z] [2023-01-15T20:40:49.813Z] setToolProperty: [2023-01-15T20:40:49.813Z] [2023-01-15T20:40:49.813Z] setS1ASclassPath: [2023-01-15T20:40:49.813Z] [2023-01-15T20:40:49.813Z] init-common: [2023-01-15T20:40:49.813Z] [2023-01-15T20:40:49.813Z] compile-common: [2023-01-15T20:40:49.813Z] [echo] Current time (ISO): 2023-01-15T20:40:49.806+0000 [2023-01-15T20:40:49.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/nonweb [2023-01-15T20:40:49.813Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/nonweb [2023-01-15T20:40:49.832Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:49.833Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:40:49.842Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-DefaultResources-web. [2023-01-15T20:40:49.842Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-DefaultResources-web [2023-01-15T20:40:49.842Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] processResult: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] failed: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] passed: [2023-01-15T20:40:49.842Z] [echo] Test DefaultResources Passed [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] unknown: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] init.os: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] init.tools.unix: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] init.tools.windows: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] init.tools: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] setAsadminArgs: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] init: [2023-01-15T20:40:49.842Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:49.842Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:49.842Z] [get] Not modified - so not downloaded [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] init.customtasks: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] prepare: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] undeploy.asadmin: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] setAsadminArgs: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] common.undeploy.asadmin: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] init.os: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] init.tools.unix: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.842Z] init.tools.windows: [2023-01-15T20:40:49.842Z] [2023-01-15T20:40:49.843Z] init.tools: [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] setAsadminArgs: [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] init: [2023-01-15T20:40:49.843Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:49.843Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:49.843Z] [get] Not modified - so not downloaded [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] init.customtasks: [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] delAppRef: [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] init.os: [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] init.tools.unix: [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] init.tools.windows: [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] init.tools: [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] setAsadminArgs: [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] init: [2023-01-15T20:40:49.843Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:49.843Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:49.843Z] [get] Not modified - so not downloaded [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] init.customtasks: [2023-01-15T20:40:49.843Z] [2023-01-15T20:40:49.843Z] common.run.asadmin: [2023-01-15T20:40:49.843Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-DefaultResources-web [2023-01-15T20:40:50.070Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:50.145Z] [exec] Application deployed with name wsclient. [2023-01-15T20:40:50.146Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:50.146Z] [2023-01-15T20:40:50.146Z] setup: [2023-01-15T20:40:50.146Z] [2023-01-15T20:40:50.146Z] runclient: [2023-01-15T20:40:50.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:50.146Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml:137: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:40:50.146Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:50.174Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:50.446Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:40:50.446Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:40:50.446Z] [java] [client.TestClient]:: [2023-01-15T20:40:50.446Z] [java] [client.TestClient]:: [2023-01-15T20:40:50.446Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:40:50.446Z] [java] [client.TestClient]:: [2023-01-15T20:40:50.446Z] [java] [client.TestClient]:: [2023-01-15T20:40:50.446Z] [java] [client.TestClient]::

    [2023-01-15T20:40:50.446Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:40:50.446Z] [java] [client.TestClient]::

    [2023-01-15T20:40:50.446Z] [java] [client.TestClient]:: [1113] [2023-01-15T20:40:50.446Z] [java] [client.TestClient]:: [2023-01-15T20:40:50.446Z] [java] [client.TestClient]:: [2023-01-15T20:40:50.446Z] [java] Value of key is:svchandler-2 [2023-01-15T20:40:50.446Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:50.446Z] [java] [2023-01-15T20:40:50.446Z] [java] [2023-01-15T20:40:50.446Z] [java] ----------------------------------------- [2023-01-15T20:40:50.446Z] [java] - svchandler-2: PASS - [2023-01-15T20:40:50.446Z] [java] ----------------------------------------- [2023-01-15T20:40:50.446Z] [java] Total PASS: 1 [2023-01-15T20:40:50.446Z] [java] Total FAIL: 0 [2023-01-15T20:40:50.446Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:40:50.446Z] [java] ----------------------------------------- [2023-01-15T20:40:50.446Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:40:50.446Z] [2023-01-15T20:40:50.446Z] undeploy: [2023-01-15T20:40:50.446Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:50.446Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:50.446Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:50.446Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:50.447Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:50.447Z] [2023-01-15T20:40:50.447Z] setOSConditions: [2023-01-15T20:40:50.447Z] [2023-01-15T20:40:50.447Z] setToolWin: [2023-01-15T20:40:50.447Z] [2023-01-15T20:40:50.447Z] setToolUnix: [2023-01-15T20:40:50.447Z] [2023-01-15T20:40:50.447Z] setToolProperty: [2023-01-15T20:40:50.447Z] [2023-01-15T20:40:50.447Z] setS1ASclassPath: [2023-01-15T20:40:50.447Z] [2023-01-15T20:40:50.447Z] init-common: [2023-01-15T20:40:50.447Z] [2023-01-15T20:40:50.447Z] undeploy-war-common: [2023-01-15T20:40:50.447Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:50.739Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:50.740Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:50.998Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] private-all: [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] declare-test: [2023-01-15T20:40:50.998Z] [echo] Starting test JDBCResInAnotherApp ejb31/jndivalidation/resourceref/CorrectJDBCResource Test asadmin deploy [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] init.os: [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] init.tools.unix: [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] init.tools.windows: [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] init.tools: [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] setAsadminArgs: [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] init: [2023-01-15T20:40:50.998Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:50.998Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:50.998Z] [get] Not modified - so not downloaded [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] init.customtasks: [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] prepare: [2023-01-15T20:40:50.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app1 [2023-01-15T20:40:50.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app2 [2023-01-15T20:40:50.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives [2023-01-15T20:40:50.998Z] [2023-01-15T20:40:50.998Z] compile-app1: [2023-01-15T20:40:50.998Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:50.998Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app1 [2023-01-15T20:40:51.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:40:51.383Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:51.383Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:51.383Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:51.383Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:51.383Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:51.383Z] [2023-01-15T20:40:51.383Z] setOSConditions: [2023-01-15T20:40:51.383Z] [2023-01-15T20:40:51.383Z] setToolWin: [2023-01-15T20:40:51.383Z] [2023-01-15T20:40:51.383Z] setToolUnix: [2023-01-15T20:40:51.383Z] [2023-01-15T20:40:51.383Z] setToolProperty: [2023-01-15T20:40:51.383Z] [2023-01-15T20:40:51.383Z] setS1ASclassPath: [2023-01-15T20:40:51.383Z] [2023-01-15T20:40:51.383Z] init-common: [2023-01-15T20:40:51.383Z] [2023-01-15T20:40:51.383Z] undeploy-client: [2023-01-15T20:40:51.383Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:51.443Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:51.444Z] [javac] 1 warning [2023-01-15T20:40:51.444Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:51.444Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:51.444Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:51.444Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:51.444Z] [2023-01-15T20:40:51.444Z] setOSConditions: [2023-01-15T20:40:51.444Z] [2023-01-15T20:40:51.444Z] setToolWin: [2023-01-15T20:40:51.444Z] [2023-01-15T20:40:51.444Z] setToolUnix: [2023-01-15T20:40:51.444Z] [2023-01-15T20:40:51.444Z] setToolProperty: [2023-01-15T20:40:51.444Z] [2023-01-15T20:40:51.444Z] setS1ASclassPath: [2023-01-15T20:40:51.444Z] [2023-01-15T20:40:51.444Z] init-common: [2023-01-15T20:40:51.444Z] [2023-01-15T20:40:51.444Z] compile-common: [2023-01-15T20:40:51.444Z] [echo] Current time (ISO): 2023-01-15T20:40:51.374+0000 [2023-01-15T20:40:51.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/web [2023-01-15T20:40:51.444Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/web [2023-01-15T20:40:51.701Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:51.919Z] [2023-01-15T20:40:51.919Z] setOSConditions: [2023-01-15T20:40:51.919Z] [2023-01-15T20:40:51.919Z] setToolWin: [2023-01-15T20:40:51.919Z] [2023-01-15T20:40:51.919Z] setToolUnix: [2023-01-15T20:40:51.919Z] [2023-01-15T20:40:51.919Z] setToolProperty: [2023-01-15T20:40:51.919Z] [2023-01-15T20:40:51.919Z] setS1ASclassPath: [2023-01-15T20:40:51.919Z] [2023-01-15T20:40:51.919Z] init-common: [2023-01-15T20:40:51.919Z] [2023-01-15T20:40:51.919Z] runclient-common: [2023-01-15T20:40:51.919Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-01-15T20:40:51.934Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:51.934Z] [javac] 1 warning [2023-01-15T20:40:51.934Z] [2023-01-15T20:40:51.934Z] assemble-app1: [2023-01-15T20:40:51.934Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web.war [2023-01-15T20:40:51.934Z] [2023-01-15T20:40:51.934Z] deploy-app1: [2023-01-15T20:40:51.935Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives --name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web.war [2023-01-15T20:40:51.935Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:51.951Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:51.951Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:40:51.951Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:51.951Z] [2023-01-15T20:40:51.951Z] all: [2023-01-15T20:40:51.951Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:51.951Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:51.951Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:51.951Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:51.951Z] [2023-01-15T20:40:51.951Z] setOSConditions: [2023-01-15T20:40:51.952Z] [2023-01-15T20:40:51.952Z] setToolWin: [2023-01-15T20:40:51.952Z] [2023-01-15T20:40:51.952Z] setToolUnix: [2023-01-15T20:40:51.952Z] [2023-01-15T20:40:51.952Z] setToolProperty: [2023-01-15T20:40:51.952Z] [2023-01-15T20:40:51.952Z] setS1ASclassPath: [2023-01-15T20:40:51.952Z] [2023-01-15T20:40:51.952Z] init-common: [2023-01-15T20:40:51.952Z] [2023-01-15T20:40:51.952Z] clean: [2023-01-15T20:40:51.952Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:51.952Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:52.176Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:52.211Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:52.211Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:52.211Z] [2023-01-15T20:40:52.211Z] setOSConditions: [2023-01-15T20:40:52.211Z] [2023-01-15T20:40:52.211Z] setToolWin: [2023-01-15T20:40:52.211Z] [2023-01-15T20:40:52.211Z] setToolUnix: [2023-01-15T20:40:52.211Z] [2023-01-15T20:40:52.211Z] setToolProperty: [2023-01-15T20:40:52.211Z] [2023-01-15T20:40:52.211Z] setS1ASclassPath: [2023-01-15T20:40:52.211Z] [2023-01-15T20:40:52.211Z] init-common: [2023-01-15T20:40:52.211Z] [2023-01-15T20:40:52.211Z] clean-common: [2023-01-15T20:40:52.212Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:52.212Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:52.212Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:52.212Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setOSConditions: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setToolWin: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setToolUnix: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setToolProperty: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setS1ASclassPath: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] init-common: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] clean-classes-common: [2023-01-15T20:40:52.212Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:40:52.212Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:52.212Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:52.212Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:52.212Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setOSConditions: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setToolWin: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setToolUnix: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setToolProperty: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setS1ASclassPath: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] init-common: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] clean-jars-common: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] assemble-web: [2023-01-15T20:40:52.212Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:52.212Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:52.212Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:52.212Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:52.212Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setOSConditions: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setToolWin: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setToolUnix: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setToolProperty: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] setS1ASclassPath: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] init-common: [2023-01-15T20:40:52.212Z] [2023-01-15T20:40:52.212Z] wsimport: [2023-01-15T20:40:52.212Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:52.434Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:52.502Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:52.502Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:52.760Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web. [2023-01-15T20:40:52.760Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web [2023-01-15T20:40:52.760Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:52.760Z] [2023-01-15T20:40:52.760Z] init.os: [2023-01-15T20:40:52.760Z] [2023-01-15T20:40:52.760Z] init.tools.unix: [2023-01-15T20:40:52.760Z] [2023-01-15T20:40:52.760Z] init.tools.windows: [2023-01-15T20:40:52.760Z] [2023-01-15T20:40:52.760Z] init.tools: [2023-01-15T20:40:52.760Z] [2023-01-15T20:40:52.760Z] setAsadminArgs: [2023-01-15T20:40:52.760Z] [2023-01-15T20:40:52.760Z] init: [2023-01-15T20:40:52.760Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:52.760Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:52.760Z] [get] Not modified - so not downloaded [2023-01-15T20:40:52.760Z] [2023-01-15T20:40:52.760Z] init.customtasks: [2023-01-15T20:40:52.760Z] [2023-01-15T20:40:52.760Z] prepare: [2023-01-15T20:40:52.760Z] [2023-01-15T20:40:52.760Z] compile-app2: [2023-01-15T20:40:52.760Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:52.760Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app2 [2023-01-15T20:40:52.782Z] [exec] parsing WSDL... [2023-01-15T20:40:52.782Z] [exec] [2023-01-15T20:40:52.782Z] [exec] [2023-01-15T20:40:53.070Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:53.071Z] [javac] 1 warning [2023-01-15T20:40:53.071Z] [2023-01-15T20:40:53.071Z] build: [2023-01-15T20:40:53.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:40:53.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:53.071Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:53.071Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:53.071Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:53.071Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:53.071Z] [2023-01-15T20:40:53.071Z] package-ejbjar-common: [2023-01-15T20:40:53.071Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:53.071Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-multimapping-ejb.jar [2023-01-15T20:40:53.071Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:53.071Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:53.071Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:53.071Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:53.071Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:53.071Z] [2023-01-15T20:40:53.071Z] clear: [2023-01-15T20:40:53.071Z] [2023-01-15T20:40:53.071Z] test-tlds-exist: [2023-01-15T20:40:53.071Z] [2023-01-15T20:40:53.071Z] copy-tlds: [2023-01-15T20:40:53.071Z] [2023-01-15T20:40:53.071Z] test-tagfiles-exist: [2023-01-15T20:40:53.071Z] [2023-01-15T20:40:53.071Z] copy-tagfiles: [2023-01-15T20:40:53.071Z] [2023-01-15T20:40:53.071Z] package-war-common: [2023-01-15T20:40:53.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:40:53.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:53.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:40:53.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:40:53.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/lib [2023-01-15T20:40:53.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:53.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:53.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:53.072Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:40:53.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/docroot [2023-01-15T20:40:53.072Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-multimapping-web.war [2023-01-15T20:40:53.072Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:53.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:53.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:40:53.072Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-multimappingApp.ear [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] deploy: [2023-01-15T20:40:53.072Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:53.072Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:53.072Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:53.072Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] setOSConditions: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] setToolWin: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] setToolUnix: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] setToolProperty: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] setS1ASclassPath: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] init-common: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] deploy-common: [2023-01-15T20:40:53.072Z] [echo] Current time (ISO): 2023-01-15T20:40:53.010+0000 [2023-01-15T20:40:53.072Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:53.072Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:53.072Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:53.072Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] setOSConditions: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] setToolWin: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] setToolUnix: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] setToolProperty: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] setS1ASclassPath: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] init-common: [2023-01-15T20:40:53.072Z] [2023-01-15T20:40:53.072Z] deploy-common-pe: [2023-01-15T20:40:53.329Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:53.367Z] [exec] Jan 15, 2023 8:40:52 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:40:53.367Z] [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. [2023-01-15T20:40:53.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-multimappingApp.ear [2023-01-15T20:40:53.695Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:53.696Z] [javac] 1 warning [2023-01-15T20:40:53.696Z] [2023-01-15T20:40:53.696Z] assemble-app2: [2023-01-15T20:40:53.696Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web.war [2023-01-15T20:40:53.696Z] [2023-01-15T20:40:53.696Z] deploy-app2: [2023-01-15T20:40:53.696Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives --name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web.war [2023-01-15T20:40:53.696Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:53.718Z] [exec] [2023-01-15T20:40:53.718Z] [exec] Generating code... [2023-01-15T20:40:53.718Z] [exec] [2023-01-15T20:40:53.718Z] [exec] [2023-01-15T20:40:53.718Z] [exec] Compiling code... [2023-01-15T20:40:53.718Z] [exec] [2023-01-15T20:40:54.263Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:54.263Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:40:54.521Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web. [2023-01-15T20:40:54.521Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web [2023-01-15T20:40:54.521Z] [exec] Command deploy executed successfully. [2023-01-15T20:40:54.654Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:54.654Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:54.654Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:54.655Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] setOSConditions: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] setToolWin: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] setToolUnix: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] setToolProperty: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] setS1ASclassPath: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] init-common: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] compile: [2023-01-15T20:40:54.655Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:54.655Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:54.655Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:54.655Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] setOSConditions: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] setToolWin: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] setToolUnix: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] setToolProperty: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] setS1ASclassPath: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] init-common: [2023-01-15T20:40:54.655Z] [2023-01-15T20:40:54.655Z] compile-common: [2023-01-15T20:40:54.655Z] [echo] Current time (ISO): 2023-01-15T20:40:54.627+0000 [2023-01-15T20:40:54.655Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:54.778Z] [2023-01-15T20:40:54.779Z] processResult: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] failed: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] passed: [2023-01-15T20:40:54.779Z] [echo] Test JDBCResInAnotherApp Passed [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] unknown: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.os: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.tools.unix: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.tools.windows: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.tools: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] setAsadminArgs: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init: [2023-01-15T20:40:54.779Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:54.779Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:54.779Z] [get] Not modified - so not downloaded [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.customtasks: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] prepare: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] undeploy.asadmin: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] setAsadminArgs: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] common.undeploy.asadmin: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.os: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.tools.unix: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.tools.windows: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.tools: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] setAsadminArgs: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init: [2023-01-15T20:40:54.779Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:54.779Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:54.779Z] [get] Not modified - so not downloaded [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.customtasks: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] delAppRef: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.os: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.tools.unix: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.tools.windows: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.tools: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] setAsadminArgs: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init: [2023-01-15T20:40:54.779Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:54.779Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:54.779Z] [get] Not modified - so not downloaded [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] init.customtasks: [2023-01-15T20:40:54.779Z] [2023-01-15T20:40:54.779Z] common.run.asadmin: [2023-01-15T20:40:54.779Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web [2023-01-15T20:40:54.779Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:54.913Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:55.347Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:55.347Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:55.480Z] [exec] Application deployed with name security-multimappingApp. [2023-01-15T20:40:55.481Z] [exec] there are no files to retrieve for application security-multimappingApp [2023-01-15T20:40:55.481Z] [echo] Deployment on target server server successful [2023-01-15T20:40:55.481Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:55.481Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:55.481Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:55.481Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:55.481Z] [2023-01-15T20:40:55.481Z] setOSConditions: [2023-01-15T20:40:55.481Z] [2023-01-15T20:40:55.481Z] setToolWin: [2023-01-15T20:40:55.481Z] [2023-01-15T20:40:55.481Z] setToolUnix: [2023-01-15T20:40:55.481Z] [2023-01-15T20:40:55.481Z] setToolProperty: [2023-01-15T20:40:55.481Z] [2023-01-15T20:40:55.481Z] setS1ASclassPath: [2023-01-15T20:40:55.481Z] [2023-01-15T20:40:55.481Z] init-common: [2023-01-15T20:40:55.481Z] [2023-01-15T20:40:55.481Z] deploy-common-ee: [2023-01-15T20:40:55.481Z] [2023-01-15T20:40:55.481Z] run: [2023-01-15T20:40:55.605Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] setAsadminArgs: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] common.undeploy.asadmin: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init.os: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init.tools.unix: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init.tools.windows: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init.tools: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] setAsadminArgs: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init: [2023-01-15T20:40:55.606Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:55.606Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:55.606Z] [get] Not modified - so not downloaded [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init.customtasks: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] delAppRef: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init.os: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init.tools.unix: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init.tools.windows: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init.tools: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] setAsadminArgs: [2023-01-15T20:40:55.606Z] [2023-01-15T20:40:55.606Z] init: [2023-01-15T20:40:55.606Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:55.606Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:55.738Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:55.739Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:55.739Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:55.739Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] setOSConditions: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] setToolWin: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] setToolUnix: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] setToolProperty: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] setS1ASclassPath: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] init-common: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] runweb: [2023-01-15T20:40:55.739Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:40:55.739Z] [webtest] Test ID= security-multimapping [2023-01-15T20:40:55.739Z] [webtest] This is the new GTest version [2023-01-15T20:40:55.739Z] [webtest] Request->GET /security-multimapping/web HTTP/1.0 [2023-01-15T20:40:55.739Z] [webtest] Using BASIC Authentication [2023-01-15T20:40:55.739Z] [webtest] authHeader=Authorization: Basic d2VidXNlcjp3dw== [2023-01-15T20:40:55.739Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:40:55.739Z] [webtest] In Sessionsecurity-multimapping [2023-01-15T20:40:55.739Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:40:55.739Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:40:55.739Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:40:55.739Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:40:55.739Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:40:55.739Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:40:55.739Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:40:55.739Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:40:55.739Z] [webtest] HEADER: Content-Length: 88X [2023-01-15T20:40:55.739Z] [webtest] BODY: [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] Servlet WebTest [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest]

    Ok

    [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] authMethod BASIC [2023-01-15T20:40:55.739Z] [webtest] EXPECTED RESULT [2023-01-15T20:40:55.739Z] [webtest] ===================================================== [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] Servlet WebTest [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest]

    Ok

    [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] ===================================================== [2023-01-15T20:40:55.739Z] [webtest] OK -->GET /security-multimapping/web HTTP/1.0 [2023-01-15T20:40:55.739Z] [webtest] lastTask [2023-01-15T20:40:55.739Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:55.739Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:55.739Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:55.739Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] setOSConditions: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] setToolWin: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] setToolUnix: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] setToolProperty: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] setS1ASclassPath: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] init-common: [2023-01-15T20:40:55.739Z] [2023-01-15T20:40:55.739Z] runweb: [2023-01-15T20:40:55.739Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:40:55.739Z] [webtest] Test ID= security-multimapping [2023-01-15T20:40:55.739Z] [webtest] This is the new GTest version [2023-01-15T20:40:55.739Z] [webtest] Request->GET /security-multimapping/ejb HTTP/1.0 [2023-01-15T20:40:55.739Z] [webtest] Using BASIC Authentication [2023-01-15T20:40:55.739Z] [webtest] authHeader=Authorization: Basic Ym9iYnk6YmI= [2023-01-15T20:40:55.739Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:40:55.739Z] [webtest] In Sessionsecurity-multimapping [2023-01-15T20:40:55.739Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:40:55.739Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:40:55.739Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:40:55.739Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:40:55.739Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:40:55.739Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:40:55.739Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:40:55.739Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:40:55.739Z] [webtest] HEADER: Content-Length: 100X [2023-01-15T20:40:55.739Z] [webtest] BODY: [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] Servlet WebTest [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.739Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest]

    Hello from ejb

    [2023-01-15T20:40:55.740Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest] authMethod BASIC [2023-01-15T20:40:55.740Z] [webtest] EXPECTED RESULT [2023-01-15T20:40:55.740Z] [webtest] ===================================================== [2023-01-15T20:40:55.740Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest] Servlet WebTest [2023-01-15T20:40:55.740Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest]

    Hello from ejb

    [2023-01-15T20:40:55.740Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest] [2023-01-15T20:40:55.740Z] [webtest] ===================================================== [2023-01-15T20:40:55.740Z] [webtest] OK -->GET /security-multimapping/ejb HTTP/1.0 [2023-01-15T20:40:55.740Z] [webtest] lastTask [2023-01-15T20:40:55.740Z] [2023-01-15T20:40:55.740Z] undeploy: [2023-01-15T20:40:55.740Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:55.740Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:55.740Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:55.740Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:55.740Z] [2023-01-15T20:40:55.740Z] setOSConditions: [2023-01-15T20:40:55.740Z] [2023-01-15T20:40:55.740Z] setToolWin: [2023-01-15T20:40:55.740Z] [2023-01-15T20:40:55.740Z] setToolUnix: [2023-01-15T20:40:55.740Z] [2023-01-15T20:40:55.740Z] setToolProperty: [2023-01-15T20:40:55.740Z] [2023-01-15T20:40:55.740Z] setS1ASclassPath: [2023-01-15T20:40:55.740Z] [2023-01-15T20:40:55.740Z] init-common: [2023-01-15T20:40:55.740Z] [2023-01-15T20:40:55.740Z] undeploy-common: [2023-01-15T20:40:55.864Z] [get] Not modified - so not downloaded [2023-01-15T20:40:55.864Z] [2023-01-15T20:40:55.864Z] init.customtasks: [2023-01-15T20:40:55.864Z] [2023-01-15T20:40:55.864Z] common.run.asadmin: [2023-01-15T20:40:55.864Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web [2023-01-15T20:40:55.864Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:55.997Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:56.254Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-multimappingApp [2023-01-15T20:40:56.431Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:56.431Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:40:56.511Z] [2023-01-15T20:40:56.512Z] unsetup: [2023-01-15T20:40:56.512Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:56.512Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:56.512Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:56.512Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:56.512Z] [2023-01-15T20:40:56.512Z] setOSConditions: [2023-01-15T20:40:56.512Z] [2023-01-15T20:40:56.512Z] setToolWin: [2023-01-15T20:40:56.512Z] [2023-01-15T20:40:56.512Z] setToolUnix: [2023-01-15T20:40:56.512Z] [2023-01-15T20:40:56.512Z] setToolProperty: [2023-01-15T20:40:56.512Z] [2023-01-15T20:40:56.512Z] setS1ASclassPath: [2023-01-15T20:40:56.512Z] [2023-01-15T20:40:56.512Z] init-common: [2023-01-15T20:40:56.512Z] [2023-01-15T20:40:56.512Z] delete-user-common: [2023-01-15T20:40:56.512Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:56.641Z] [exec] Value of key is: test3 [2023-01-15T20:40:56.642Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:40:56.642Z] [exec] [2023-01-15T20:40:56.642Z] [exec] [2023-01-15T20:40:56.642Z] [exec] ----------------------------------------- [2023-01-15T20:40:56.642Z] [exec] - test3 : PASS - [2023-01-15T20:40:56.642Z] [exec] ----------------------------------------- [2023-01-15T20:40:56.642Z] [exec] Total PASS: 1 [2023-01-15T20:40:56.642Z] [exec] Total FAIL: 0 [2023-01-15T20:40:56.642Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:40:56.642Z] [exec] ----------------------------------------- [2023-01-15T20:40:56.642Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:40:56.642Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] checkReporting-common: [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] confirmReportPresent-common: [2023-01-15T20:40:56.642Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:40:56.642Z] [echo] Test seems to be reported fine [2023-01-15T20:40:56.642Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] confirmMissingReport-common: [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] undeploy: [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] setOSConditions: [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] setToolWin: [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] setToolUnix: [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] setToolProperty: [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] setS1ASclassPath: [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] init-common: [2023-01-15T20:40:56.642Z] [2023-01-15T20:40:56.642Z] execute-sql-common: [2023-01-15T20:40:56.689Z] [exec] Command undeploy executed successfully. [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] private-all: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] declare-test: [2023-01-15T20:40:56.690Z] [echo] Starting test ResInSameApp ejb31/jndivalidation/resourceref/ResInSameApp Test asadmin deploy [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init.os: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init.tools.unix: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init.tools.windows: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init.tools: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] setAsadminArgs: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init: [2023-01-15T20:40:56.690Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:56.690Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:56.690Z] [get] Not modified - so not downloaded [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init.customtasks: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] prepare: [2023-01-15T20:40:56.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp [2023-01-15T20:40:56.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] deploy.jms.queue: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] setAsadminArgs: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] common.create.jms.resource: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init.os: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init.tools.unix: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init.tools.windows: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init.tools: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] setAsadminArgs: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init: [2023-01-15T20:40:56.690Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:56.690Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:56.690Z] [get] Not modified - so not downloaded [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] init.customtasks: [2023-01-15T20:40:56.690Z] [2023-01-15T20:40:56.690Z] common.run.asadmin: [2023-01-15T20:40:56.690Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2023-01-15T20:40:56.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server webuser [2023-01-15T20:40:56.770Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:56.770Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:56.770Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:56.770Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:56.770Z] [2023-01-15T20:40:56.770Z] setOSConditions: [2023-01-15T20:40:56.770Z] [2023-01-15T20:40:56.770Z] setToolWin: [2023-01-15T20:40:56.770Z] [2023-01-15T20:40:56.770Z] setToolUnix: [2023-01-15T20:40:56.770Z] [2023-01-15T20:40:56.770Z] setToolProperty: [2023-01-15T20:40:56.770Z] [2023-01-15T20:40:56.770Z] setS1ASclassPath: [2023-01-15T20:40:56.770Z] [2023-01-15T20:40:56.770Z] init-common: [2023-01-15T20:40:56.770Z] [2023-01-15T20:40:56.770Z] delete-user-common: [2023-01-15T20:40:56.899Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/sql/drop_pointbase.sql [2023-01-15T20:40:56.899Z] [sql] 0 rows affected [2023-01-15T20:40:56.899Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] setOSConditions: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] setToolWin: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] setToolUnix: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] setToolProperty: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] setS1ASclassPath: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] init-common: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] delete-jdbc-stuff: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] setOSConditions: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] setToolWin: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] setToolUnix: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] setToolProperty: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] setS1ASclassPath: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] init-common: [2023-01-15T20:40:56.899Z] [2023-01-15T20:40:56.899Z] delete-jdbc-resource-common: [2023-01-15T20:40:56.899Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/validateatmostonceperiodDB [2023-01-15T20:40:56.952Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:57.027Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:57.157Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:57.211Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:57.211Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2023-01-15T20:40:57.285Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server bobby [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] all: [2023-01-15T20:40:57.285Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:57.285Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:57.285Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:57.285Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] setOSConditions: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] setToolWin: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] setToolUnix: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] setToolProperty: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] setS1ASclassPath: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] init-common: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] clean: [2023-01-15T20:40:57.285Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:57.285Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:57.285Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:57.285Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] setOSConditions: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] setToolWin: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] setToolUnix: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] setToolProperty: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] setS1ASclassPath: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.285Z] init-common: [2023-01-15T20:40:57.285Z] [2023-01-15T20:40:57.286Z] clean-common: [2023-01-15T20:40:57.286Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:57.286Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:57.286Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:57.286Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setOSConditions: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setToolWin: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setToolUnix: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setToolProperty: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setS1ASclassPath: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] init-common: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] clean-classes-common: [2023-01-15T20:40:57.286Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:40:57.286Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:57.286Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:57.286Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:57.286Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setOSConditions: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setToolWin: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setToolUnix: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setToolProperty: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setS1ASclassPath: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] init-common: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] clean-jars-common: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setup: [2023-01-15T20:40:57.286Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:57.286Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:57.286Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:57.286Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setOSConditions: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setToolWin: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setToolUnix: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setToolProperty: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] setS1ASclassPath: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] init-common: [2023-01-15T20:40:57.286Z] [2023-01-15T20:40:57.286Z] create-user-common: [2023-01-15T20:40:57.447Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:57.447Z] [javac] 1 warning [2023-01-15T20:40:57.447Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/endpoint [2023-01-15T20:40:57.447Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:57.447Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:57.447Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:57.448Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:57.448Z] [2023-01-15T20:40:57.448Z] pkg-war: [2023-01-15T20:40:57.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:40:57.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:40:57.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:57.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:40:57.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:40:57.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:57.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:57.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:40:57.448Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:40:57.448Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:40:57.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:57.448Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:40:57.448Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${web.wsit.descriptors} does not exist. [2023-01-15T20:40:57.448Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/svchandler-3-web.war [2023-01-15T20:40:57.448Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:40:57.448Z] [2023-01-15T20:40:57.448Z] assemble-client: [2023-01-15T20:40:57.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:40:57.448Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:57.448Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:57.448Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:57.448Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:40:57.448Z] [2023-01-15T20:40:57.448Z] setOSConditions: [2023-01-15T20:40:57.448Z] [2023-01-15T20:40:57.448Z] setToolWin: [2023-01-15T20:40:57.448Z] [2023-01-15T20:40:57.448Z] setToolUnix: [2023-01-15T20:40:57.448Z] [2023-01-15T20:40:57.448Z] setToolProperty: [2023-01-15T20:40:57.448Z] [2023-01-15T20:40:57.448Z] setS1ASclassPath: [2023-01-15T20:40:57.448Z] [2023-01-15T20:40:57.448Z] init-common: [2023-01-15T20:40:57.448Z] [2023-01-15T20:40:57.448Z] wsimport: [2023-01-15T20:40:57.469Z] [exec] JMS Desctination deployment_jndivalidation_queue created. [2023-01-15T20:40:57.469Z] [exec] Command create-jmsdest executed successfully. [2023-01-15T20:40:57.469Z] [2023-01-15T20:40:57.469Z] init.os: [2023-01-15T20:40:57.469Z] [2023-01-15T20:40:57.469Z] init.tools.unix: [2023-01-15T20:40:57.469Z] [2023-01-15T20:40:57.469Z] init.tools.windows: [2023-01-15T20:40:57.469Z] [2023-01-15T20:40:57.469Z] init.tools: [2023-01-15T20:40:57.469Z] [2023-01-15T20:40:57.469Z] setAsadminArgs: [2023-01-15T20:40:57.469Z] [2023-01-15T20:40:57.469Z] init: [2023-01-15T20:40:57.469Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:57.469Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:57.469Z] [get] Not modified - so not downloaded [2023-01-15T20:40:57.469Z] [2023-01-15T20:40:57.469Z] init.customtasks: [2023-01-15T20:40:57.469Z] [2023-01-15T20:40:57.469Z] common.run.asadmin: [2023-01-15T20:40:57.469Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=deployment_jndivalidation_queue jms/deployment_jndivalidation_queue [2023-01-15T20:40:57.543Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:57.706Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:57.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/validateatmostonceperiodDB [2023-01-15T20:40:57.723Z] [exec] JDBC resource jdbc/validateatmostonceperiodDB deleted successfully [2023-01-15T20:40:57.723Z] [echo] cmd executed for server [2023-01-15T20:40:57.723Z] [2023-01-15T20:40:57.723Z] setOSConditions: [2023-01-15T20:40:57.723Z] [2023-01-15T20:40:57.723Z] setToolWin: [2023-01-15T20:40:57.723Z] [2023-01-15T20:40:57.723Z] setToolUnix: [2023-01-15T20:40:57.723Z] [2023-01-15T20:40:57.723Z] setToolProperty: [2023-01-15T20:40:57.723Z] [2023-01-15T20:40:57.723Z] setS1ASclassPath: [2023-01-15T20:40:57.723Z] [2023-01-15T20:40:57.723Z] init-common: [2023-01-15T20:40:57.723Z] [2023-01-15T20:40:57.723Z] delete-jdbc-connpool-common: [2023-01-15T20:40:57.724Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-validateatmostonceperiod [2023-01-15T20:40:57.724Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:57.728Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:57.800Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r1p1 [2023-01-15T20:40:57.800Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:40:57.800Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:57.800Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:57.800Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:57.800Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:57.800Z] [2023-01-15T20:40:57.800Z] setOSConditions: [2023-01-15T20:40:57.800Z] [2023-01-15T20:40:57.801Z] setToolWin: [2023-01-15T20:40:57.801Z] [2023-01-15T20:40:57.801Z] setToolUnix: [2023-01-15T20:40:57.801Z] [2023-01-15T20:40:57.801Z] setToolProperty: [2023-01-15T20:40:57.801Z] [2023-01-15T20:40:57.801Z] setS1ASclassPath: [2023-01-15T20:40:57.801Z] [2023-01-15T20:40:57.801Z] init-common: [2023-01-15T20:40:57.801Z] [2023-01-15T20:40:57.801Z] create-user-common: [2023-01-15T20:40:58.057Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:58.277Z] [exec] parsing WSDL... [2023-01-15T20:40:58.277Z] [exec] [2023-01-15T20:40:58.277Z] [exec] [2023-01-15T20:40:58.287Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-validateatmostonceperiod [2023-01-15T20:40:58.288Z] [exec] JDBC Connection pool jdbc-validateatmostonceperiod deleted successfully [2023-01-15T20:40:58.288Z] [echo] cmd executed for server [2023-01-15T20:40:58.288Z] [2023-01-15T20:40:58.288Z] setOSConditions: [2023-01-15T20:40:58.288Z] [2023-01-15T20:40:58.288Z] setToolWin: [2023-01-15T20:40:58.288Z] [2023-01-15T20:40:58.288Z] setToolUnix: [2023-01-15T20:40:58.288Z] [2023-01-15T20:40:58.288Z] setToolProperty: [2023-01-15T20:40:58.288Z] [2023-01-15T20:40:58.288Z] setS1ASclassPath: [2023-01-15T20:40:58.288Z] [2023-01-15T20:40:58.288Z] init-common: [2023-01-15T20:40:58.288Z] [2023-01-15T20:40:58.288Z] undeploy-common: [2023-01-15T20:40:58.288Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:58.293Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:58.293Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2023-01-15T20:40:58.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r1p2 [2023-01-15T20:40:58.313Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:40:58.313Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:58.313Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:58.313Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:58.313Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:58.313Z] [2023-01-15T20:40:58.313Z] setOSConditions: [2023-01-15T20:40:58.313Z] [2023-01-15T20:40:58.313Z] setToolWin: [2023-01-15T20:40:58.313Z] [2023-01-15T20:40:58.313Z] setToolUnix: [2023-01-15T20:40:58.313Z] [2023-01-15T20:40:58.313Z] setToolProperty: [2023-01-15T20:40:58.313Z] [2023-01-15T20:40:58.313Z] setS1ASclassPath: [2023-01-15T20:40:58.313Z] [2023-01-15T20:40:58.313Z] init-common: [2023-01-15T20:40:58.313Z] [2023-01-15T20:40:58.313Z] create-user-common: [2023-01-15T20:40:58.313Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:58.551Z] [exec] Administered object jms/deployment_jndivalidation_queue created. [2023-01-15T20:40:58.551Z] [exec] Command create-jms-resource executed successfully. [2023-01-15T20:40:58.551Z] [2023-01-15T20:40:58.551Z] init.os: [2023-01-15T20:40:58.551Z] [2023-01-15T20:40:58.551Z] init.tools.unix: [2023-01-15T20:40:58.551Z] [2023-01-15T20:40:58.551Z] init.tools.windows: [2023-01-15T20:40:58.551Z] [2023-01-15T20:40:58.551Z] init.tools: [2023-01-15T20:40:58.551Z] [2023-01-15T20:40:58.551Z] setAsadminArgs: [2023-01-15T20:40:58.551Z] [2023-01-15T20:40:58.551Z] init: [2023-01-15T20:40:58.551Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:40:58.551Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:40:58.551Z] [get] Not modified - so not downloaded [2023-01-15T20:40:58.551Z] [2023-01-15T20:40:58.551Z] init.customtasks: [2023-01-15T20:40:58.551Z] [2023-01-15T20:40:58.551Z] prepare: [2023-01-15T20:40:58.551Z] [2023-01-15T20:40:58.551Z] compile: [2023-01-15T20:40:58.551Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:40:58.551Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp [2023-01-15T20:40:58.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] all: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] nonxa: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setOSConditions: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolWin: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolUnix: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolProperty: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setS1ASclassPath: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] init-common: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] clean: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setOSConditions: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolWin: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolUnix: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolProperty: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setS1ASclassPath: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] init-common: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] clean-common: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setOSConditions: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolWin: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolUnix: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolProperty: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setS1ASclassPath: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] init-common: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] clean-classes-common: [2023-01-15T20:40:58.851Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setOSConditions: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolWin: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolUnix: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolProperty: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setS1ASclassPath: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] init-common: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] clean-jars-common: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] compile: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setOSConditions: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolWin: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolUnix: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setToolProperty: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] setS1ASclassPath: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] init-common: [2023-01-15T20:40:58.851Z] [2023-01-15T20:40:58.851Z] compile-common-with-endorsed-dir: [2023-01-15T20:40:58.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:58.851Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:40:58.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r1p3 [2023-01-15T20:40:58.878Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:40:58.878Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:58.878Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:58.878Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:58.878Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:58.878Z] [2023-01-15T20:40:58.878Z] setOSConditions: [2023-01-15T20:40:58.878Z] [2023-01-15T20:40:58.878Z] setToolWin: [2023-01-15T20:40:58.878Z] [2023-01-15T20:40:58.878Z] setToolUnix: [2023-01-15T20:40:58.878Z] [2023-01-15T20:40:58.878Z] setToolProperty: [2023-01-15T20:40:58.878Z] [2023-01-15T20:40:58.878Z] setS1ASclassPath: [2023-01-15T20:40:58.878Z] [2023-01-15T20:40:58.878Z] init-common: [2023-01-15T20:40:58.878Z] [2023-01-15T20:40:58.878Z] create-user-common: [2023-01-15T20:40:58.878Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:59.117Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:40:59.117Z] [javac] 1 warning [2023-01-15T20:40:59.117Z] [2023-01-15T20:40:59.117Z] assemble: [2023-01-15T20:40:59.117Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives/deployment-ejb31-jndivalidation-resourceref-ResInSameApp-web.war [2023-01-15T20:40:59.117Z] [2023-01-15T20:40:59.117Z] deploy.asadmin: [2023-01-15T20:40:59.118Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives --name deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives/deployment-ejb31-jndivalidation-resourceref-ResInSameApp-web.war [2023-01-15T20:40:59.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups r1g1 --authrealmname file --target server r1g1user [2023-01-15T20:40:59.212Z] [exec] [2023-01-15T20:40:59.212Z] [exec] Generating code... [2023-01-15T20:40:59.212Z] [exec] [2023-01-15T20:40:59.212Z] [exec] [2023-01-15T20:40:59.212Z] [exec] Compiling code... [2023-01-15T20:40:59.212Z] [exec] [2023-01-15T20:40:59.376Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:59.391Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:40:59.392Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:59.392Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:59.392Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:59.392Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:59.392Z] [2023-01-15T20:40:59.392Z] setOSConditions: [2023-01-15T20:40:59.392Z] [2023-01-15T20:40:59.392Z] setToolWin: [2023-01-15T20:40:59.392Z] [2023-01-15T20:40:59.392Z] setToolUnix: [2023-01-15T20:40:59.392Z] [2023-01-15T20:40:59.392Z] setToolProperty: [2023-01-15T20:40:59.392Z] [2023-01-15T20:40:59.392Z] setS1ASclassPath: [2023-01-15T20:40:59.392Z] [2023-01-15T20:40:59.392Z] init-common: [2023-01-15T20:40:59.392Z] [2023-01-15T20:40:59.392Z] create-user-common: [2023-01-15T20:40:59.392Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:59.648Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r2p1 [2023-01-15T20:40:59.648Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:40:59.648Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:40:59.648Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:40:59.649Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:40:59.649Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:40:59.649Z] [2023-01-15T20:40:59.649Z] setOSConditions: [2023-01-15T20:40:59.649Z] [2023-01-15T20:40:59.649Z] setToolWin: [2023-01-15T20:40:59.649Z] [2023-01-15T20:40:59.649Z] setToolUnix: [2023-01-15T20:40:59.649Z] [2023-01-15T20:40:59.649Z] setToolProperty: [2023-01-15T20:40:59.649Z] [2023-01-15T20:40:59.649Z] setS1ASclassPath: [2023-01-15T20:40:59.649Z] [2023-01-15T20:40:59.649Z] init-common: [2023-01-15T20:40:59.905Z] [2023-01-15T20:40:59.905Z] create-user-common: [2023-01-15T20:40:59.905Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:40:59.943Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:40:59.943Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:41:00.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r2p2 [2023-01-15T20:41:00.163Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:00.163Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:00.163Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:00.163Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:00.163Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:00.163Z] [2023-01-15T20:41:00.163Z] setOSConditions: [2023-01-15T20:41:00.163Z] [2023-01-15T20:41:00.163Z] setToolWin: [2023-01-15T20:41:00.163Z] [2023-01-15T20:41:00.163Z] setToolUnix: [2023-01-15T20:41:00.163Z] [2023-01-15T20:41:00.163Z] setToolProperty: [2023-01-15T20:41:00.163Z] [2023-01-15T20:41:00.163Z] setS1ASclassPath: [2023-01-15T20:41:00.163Z] [2023-01-15T20:41:00.163Z] init-common: [2023-01-15T20:41:00.163Z] [2023-01-15T20:41:00.163Z] create-user-common: [2023-01-15T20:41:00.202Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app. [2023-01-15T20:41:00.202Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app [2023-01-15T20:41:00.202Z] [exec] Command deploy executed successfully. [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] processResult: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] failed: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] passed: [2023-01-15T20:41:00.202Z] [echo] Test ResInSameApp Passed [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] unknown: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init.os: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init.tools.unix: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init.tools.windows: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init.tools: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] setAsadminArgs: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init: [2023-01-15T20:41:00.202Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:00.202Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:00.202Z] [get] Not modified - so not downloaded [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init.customtasks: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] prepare: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] undeploy.asadmin: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] setAsadminArgs: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] common.undeploy.asadmin: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init.os: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init.tools.unix: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init.tools.windows: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init.tools: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] setAsadminArgs: [2023-01-15T20:41:00.202Z] [2023-01-15T20:41:00.202Z] init: [2023-01-15T20:41:00.202Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:00.203Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:00.203Z] [get] Not modified - so not downloaded [2023-01-15T20:41:00.203Z] [2023-01-15T20:41:00.203Z] init.customtasks: [2023-01-15T20:41:00.203Z] [2023-01-15T20:41:00.203Z] delAppRef: [2023-01-15T20:41:00.221Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:00.420Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:00.461Z] [2023-01-15T20:41:00.462Z] init.os: [2023-01-15T20:41:00.462Z] [2023-01-15T20:41:00.462Z] init.tools.unix: [2023-01-15T20:41:00.462Z] [2023-01-15T20:41:00.462Z] init.tools.windows: [2023-01-15T20:41:00.462Z] [2023-01-15T20:41:00.462Z] init.tools: [2023-01-15T20:41:00.462Z] [2023-01-15T20:41:00.462Z] setAsadminArgs: [2023-01-15T20:41:00.462Z] [2023-01-15T20:41:00.462Z] init: [2023-01-15T20:41:00.462Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:00.462Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:00.462Z] [get] Not modified - so not downloaded [2023-01-15T20:41:00.462Z] [2023-01-15T20:41:00.462Z] init.customtasks: [2023-01-15T20:41:00.462Z] [2023-01-15T20:41:00.462Z] common.run.asadmin: [2023-01-15T20:41:00.462Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app [2023-01-15T20:41:00.462Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:00.479Z] [javac] 1 warning [2023-01-15T20:41:00.479Z] [2023-01-15T20:41:00.479Z] setOSConditions: [2023-01-15T20:41:00.479Z] [2023-01-15T20:41:00.479Z] setToolWin: [2023-01-15T20:41:00.479Z] [2023-01-15T20:41:00.479Z] setToolUnix: [2023-01-15T20:41:00.479Z] [2023-01-15T20:41:00.479Z] setToolProperty: [2023-01-15T20:41:00.479Z] [2023-01-15T20:41:00.479Z] setS1ASclassPath: [2023-01-15T20:41:00.479Z] [2023-01-15T20:41:00.479Z] init-common: [2023-01-15T20:41:00.479Z] [2023-01-15T20:41:00.479Z] compile-common: [2023-01-15T20:41:00.479Z] [echo] Current time (ISO): 2023-01-15T20:41:00.471+0000 [2023-01-15T20:41:00.479Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:00.588Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml:86: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:41:00.589Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:41:00.678Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups r2g1 --authrealmname file --target server r2g1user [2023-01-15T20:41:00.679Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:00.679Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:00.679Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:00.679Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:00.679Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:00.679Z] [2023-01-15T20:41:00.679Z] setOSConditions: [2023-01-15T20:41:00.679Z] [2023-01-15T20:41:00.679Z] setToolWin: [2023-01-15T20:41:00.679Z] [2023-01-15T20:41:00.679Z] setToolUnix: [2023-01-15T20:41:00.679Z] [2023-01-15T20:41:00.679Z] setToolProperty: [2023-01-15T20:41:00.679Z] [2023-01-15T20:41:00.679Z] setS1ASclassPath: [2023-01-15T20:41:00.679Z] [2023-01-15T20:41:00.679Z] init-common: [2023-01-15T20:41:00.679Z] [2023-01-15T20:41:00.679Z] create-user-common: [2023-01-15T20:41:00.738Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:00.935Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:01.029Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:01.030Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:41:01.159Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:01.160Z] [javac] 1 warning [2023-01-15T20:41:01.160Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:41:01.160Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:41:01.160Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:41:01.160Z] [2023-01-15T20:41:01.160Z] deploy-app: [2023-01-15T20:41:01.160Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:01.160Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:01.160Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:01.161Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:01.161Z] [2023-01-15T20:41:01.161Z] deploy-war-common: [2023-01-15T20:41:01.161Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:01.161Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:01.161Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:01.161Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:01.161Z] [2023-01-15T20:41:01.161Z] setOSConditions: [2023-01-15T20:41:01.161Z] [2023-01-15T20:41:01.161Z] setToolWin: [2023-01-15T20:41:01.161Z] [2023-01-15T20:41:01.161Z] setToolUnix: [2023-01-15T20:41:01.161Z] [2023-01-15T20:41:01.161Z] setToolProperty: [2023-01-15T20:41:01.161Z] [2023-01-15T20:41:01.161Z] setS1ASclassPath: [2023-01-15T20:41:01.161Z] [2023-01-15T20:41:01.161Z] init-common: [2023-01-15T20:41:01.161Z] [2023-01-15T20:41:01.161Z] deploy-war-commonpe: [2023-01-15T20:41:01.161Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:01.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups r2g2 --authrealmname file --target server r2g2user [2023-01-15T20:41:01.221Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:01.222Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:01.222Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:01.222Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:01.222Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:01.222Z] [2023-01-15T20:41:01.222Z] setOSConditions: [2023-01-15T20:41:01.222Z] [2023-01-15T20:41:01.222Z] setToolWin: [2023-01-15T20:41:01.222Z] [2023-01-15T20:41:01.222Z] setToolUnix: [2023-01-15T20:41:01.222Z] [2023-01-15T20:41:01.222Z] setToolProperty: [2023-01-15T20:41:01.222Z] [2023-01-15T20:41:01.222Z] setS1ASclassPath: [2023-01-15T20:41:01.222Z] [2023-01-15T20:41:01.222Z] init-common: [2023-01-15T20:41:01.222Z] [2023-01-15T20:41:01.222Z] create-user-common: [2023-01-15T20:41:01.222Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:01.288Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init.os: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init.tools.unix: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init.tools.windows: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init.tools: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] setAsadminArgs: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init: [2023-01-15T20:41:01.288Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:01.288Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:01.288Z] [get] Not modified - so not downloaded [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init.customtasks: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] prepare: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] undeploy.jms.queue: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] setAsadminArgs: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] common.delete.jms.resource: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init.os: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init.tools.unix: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init.tools.windows: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init.tools: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] setAsadminArgs: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init: [2023-01-15T20:41:01.288Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:01.288Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:01.288Z] [get] Not modified - so not downloaded [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] init.customtasks: [2023-01-15T20:41:01.288Z] [2023-01-15T20:41:01.288Z] common.run.asadmin: [2023-01-15T20:41:01.288Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/deployment_jndivalidation_queue [2023-01-15T20:41:01.288Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:01.629Z] [java] [Server response]Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 404 - Not Found


    type Status report

    messageNot Found

    descriptionThe requested resource is not available.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:01.630Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:01.630Z] [java] Reporter exception occurred! [2023-01-15T20:41:01.630Z] [java] java.lang.NullPointerException [2023-01-15T20:41:01.630Z] [java] at com.sun.ejte.ccl.reporter.Reporter.setTestSuite(Reporter.java:53) [2023-01-15T20:41:01.630Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printStatus(SimpleReporterAdapter.java:110) [2023-01-15T20:41:01.630Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printSummary(SimpleReporterAdapter.java:168) [2023-01-15T20:41:01.630Z] [java] at client.WebTest.main(Unknown Source) [2023-01-15T20:41:01.630Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T20:41:01.630Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T20:41:01.630Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:41:01.630Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:217) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:152) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:771) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:221) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:41:01.630Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:41:01.630Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:41:01.630Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:41:01.630Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:41:01.630Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:41:01.630Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:41:01.630Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:41:01.631Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:41:01.631Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:41:01.631Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) [2023-01-15T20:41:01.631Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2023-01-15T20:41:01.631Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:41:01.631Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Task.perform(Task.java:348) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Target.execute(Target.java:435) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:456) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1364) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1248) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:851) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:235) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [2023-01-15T20:41:01.631Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] unset-map: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] unset-jvm-options: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setOSConditions: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolWin: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolUnix: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolProperty: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setS1ASclassPath: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] init-common: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] delete-jvm-options: [2023-01-15T20:41:01.631Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:01.631Z] [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 [2023-01-15T20:41:01.631Z] [exec] Deleted 1 option(s) [2023-01-15T20:41:01.631Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setOSConditions: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolWin: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolUnix: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolProperty: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setS1ASclassPath: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] init-common: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] delete-jvm-options: [2023-01-15T20:41:01.631Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:01.631Z] [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 [2023-01-15T20:41:01.631Z] [exec] Deleted 1 option(s) [2023-01-15T20:41:01.631Z] [echo] REQUIRED TO RESTART SERVER....... [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] unset: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setOSConditions: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolWin: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolUnix: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolProperty: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setS1ASclassPath: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] init-common: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] unsetJdbc: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setOSConditions: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolWin: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolUnix: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolProperty: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setS1ASclassPath: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] init-common: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] execute-sql-common: [2023-01-15T20:41:01.631Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/dropdb.sql [2023-01-15T20:41:01.631Z] [sql] 0 rows affected [2023-01-15T20:41:01.631Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] undeploy: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setOSConditions: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolWin: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolUnix: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolProperty: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setS1ASclassPath: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] init-common: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] undeploy: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setOSConditions: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolWin: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolUnix: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setToolProperty: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] setS1ASclassPath: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] init-common: [2023-01-15T20:41:01.631Z] [2023-01-15T20:41:01.631Z] undeploy-common: [2023-01-15T20:41:01.631Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:01.787Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups r2g3 --authrealmname file --target server r2g3user [2023-01-15T20:41:01.787Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:01.787Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:01.787Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:01.787Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:01.787Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:01.788Z] [2023-01-15T20:41:01.788Z] setOSConditions: [2023-01-15T20:41:01.788Z] [2023-01-15T20:41:01.788Z] setToolWin: [2023-01-15T20:41:01.788Z] [2023-01-15T20:41:01.788Z] setToolUnix: [2023-01-15T20:41:01.788Z] [2023-01-15T20:41:01.788Z] setToolProperty: [2023-01-15T20:41:01.788Z] [2023-01-15T20:41:01.788Z] setS1ASclassPath: [2023-01-15T20:41:01.788Z] [2023-01-15T20:41:01.788Z] init-common: [2023-01-15T20:41:01.788Z] [2023-01-15T20:41:01.788Z] create-user-common: [2023-01-15T20:41:01.788Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:01.857Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:01.857Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2023-01-15T20:41:01.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] setOSConditions: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] setToolWin: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] setToolUnix: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] setToolProperty: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] setS1ASclassPath: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] init-common: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] undeploy: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] setOSConditions: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] setToolWin: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] setToolUnix: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] setToolProperty: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] setS1ASclassPath: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] init-common: [2023-01-15T20:41:01.889Z] [2023-01-15T20:41:01.889Z] undeploy-rar-common: [2023-01-15T20:41:01.889Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2023-01-15T20:41:02.099Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/svchandler-3-web.war [2023-01-15T20:41:02.100Z] [exec] Application deployed with name svchandler-3-web. [2023-01-15T20:41:02.100Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:02.100Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:02.100Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:02.100Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:02.100Z] [2023-01-15T20:41:02.100Z] deploy-war-commonee: [2023-01-15T20:41:02.100Z] [2023-01-15T20:41:02.100Z] deploy-client: [2023-01-15T20:41:02.115Z] [exec] Administered object jms/deployment_jndivalidation_queue deleted. [2023-01-15T20:41:02.116Z] [exec] Command delete-jms-resource executed successfully. [2023-01-15T20:41:02.116Z] [2023-01-15T20:41:02.116Z] init.os: [2023-01-15T20:41:02.116Z] [2023-01-15T20:41:02.116Z] init.tools.unix: [2023-01-15T20:41:02.116Z] [2023-01-15T20:41:02.116Z] init.tools.windows: [2023-01-15T20:41:02.116Z] [2023-01-15T20:41:02.116Z] init.tools: [2023-01-15T20:41:02.116Z] [2023-01-15T20:41:02.116Z] setAsadminArgs: [2023-01-15T20:41:02.116Z] [2023-01-15T20:41:02.116Z] init: [2023-01-15T20:41:02.116Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:02.116Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:02.116Z] [get] Not modified - so not downloaded [2023-01-15T20:41:02.116Z] [2023-01-15T20:41:02.116Z] init.customtasks: [2023-01-15T20:41:02.116Z] [2023-01-15T20:41:02.116Z] common.run.asadmin: [2023-01-15T20:41:02.116Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2023-01-15T20:41:02.145Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:02.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r3p1 [2023-01-15T20:41:02.351Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:02.351Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:02.351Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:02.351Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:02.351Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:02.351Z] [2023-01-15T20:41:02.351Z] setOSConditions: [2023-01-15T20:41:02.351Z] [2023-01-15T20:41:02.351Z] setToolWin: [2023-01-15T20:41:02.351Z] [2023-01-15T20:41:02.351Z] setToolUnix: [2023-01-15T20:41:02.351Z] [2023-01-15T20:41:02.351Z] setToolProperty: [2023-01-15T20:41:02.351Z] [2023-01-15T20:41:02.351Z] setS1ASclassPath: [2023-01-15T20:41:02.351Z] [2023-01-15T20:41:02.351Z] init-common: [2023-01-15T20:41:02.351Z] [2023-01-15T20:41:02.351Z] create-user-common: [2023-01-15T20:41:02.351Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:02.360Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:02.373Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:02.402Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:41:02.631Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:02.632Z] [javac] 1 warning [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] build: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] setOSConditions: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] fixFiles: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] convUnix: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] convWin: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] setToolWin: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] setToolUnix: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] setToolProperty: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] setS1ASclassPath: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] init-common: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] package-persistence-common: [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] ejb-jar-common: [2023-01-15T20:41:02.632Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:02.632Z] [2023-01-15T20:41:02.632Z] package-ejbjar-common: [2023-01-15T20:41:02.659Z] [2023-01-15T20:41:02.659Z] setOSConditions: [2023-01-15T20:41:02.659Z] [2023-01-15T20:41:02.659Z] setToolWin: [2023-01-15T20:41:02.659Z] [2023-01-15T20:41:02.659Z] setToolUnix: [2023-01-15T20:41:02.659Z] [2023-01-15T20:41:02.659Z] setToolProperty: [2023-01-15T20:41:02.659Z] [2023-01-15T20:41:02.659Z] setS1ASclassPath: [2023-01-15T20:41:02.659Z] [2023-01-15T20:41:02.659Z] init-common: [2023-01-15T20:41:02.659Z] [2023-01-15T20:41:02.659Z] delete-user-common: [2023-01-15T20:41:02.659Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:02.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:02.889Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:02.889Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:02.889Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-ejb.jar [2023-01-15T20:41:02.889Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] appclient-jar-common: [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] package-appclientjar-common: [2023-01-15T20:41:02.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:02.889Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:02.889Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:02.889Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-client.jar [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] webclient-war-common: [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] build-ear-common: [2023-01-15T20:41:02.889Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:02.889Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] deploy: [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] setOSConditions: [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] setToolWin: [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] setToolUnix: [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] setToolProperty: [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] setS1ASclassPath: [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] init-common: [2023-01-15T20:41:02.889Z] [2023-01-15T20:41:02.889Z] create-jdbc-connpool-common: [2023-01-15T20:41:02.889Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:02.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r3p2 [2023-01-15T20:41:02.913Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:02.913Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:02.913Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:02.913Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:02.914Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:02.914Z] [2023-01-15T20:41:02.914Z] setOSConditions: [2023-01-15T20:41:02.914Z] [2023-01-15T20:41:02.914Z] setToolWin: [2023-01-15T20:41:02.914Z] [2023-01-15T20:41:02.914Z] setToolUnix: [2023-01-15T20:41:02.914Z] [2023-01-15T20:41:02.914Z] setToolProperty: [2023-01-15T20:41:02.914Z] [2023-01-15T20:41:02.914Z] setS1ASclassPath: [2023-01-15T20:41:02.914Z] [2023-01-15T20:41:02.914Z] init-common: [2023-01-15T20:41:02.914Z] [2023-01-15T20:41:02.914Z] create-user-common: [2023-01-15T20:41:02.914Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:02.931Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:02.931Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:41:02.937Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:02.938Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2023-01-15T20:41:02.938Z] [exec] Command delete-jmsdest executed successfully. [2023-01-15T20:41:02.938Z] [2023-01-15T20:41:02.938Z] private-all: [2023-01-15T20:41:02.938Z] [2023-01-15T20:41:02.938Z] private-all: [2023-01-15T20:41:03.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups r3g1 --authrealmname file --target server r3g1user [2023-01-15T20:41:03.174Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:03.174Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:03.174Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:03.174Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:03.174Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:03.174Z] [2023-01-15T20:41:03.174Z] setOSConditions: [2023-01-15T20:41:03.174Z] [2023-01-15T20:41:03.174Z] setToolWin: [2023-01-15T20:41:03.174Z] [2023-01-15T20:41:03.174Z] setToolUnix: [2023-01-15T20:41:03.174Z] [2023-01-15T20:41:03.174Z] setToolProperty: [2023-01-15T20:41:03.174Z] [2023-01-15T20:41:03.174Z] setS1ASclassPath: [2023-01-15T20:41:03.174Z] [2023-01-15T20:41:03.174Z] init-common: [2023-01-15T20:41:03.174Z] [2023-01-15T20:41:03.174Z] create-user-common: [2023-01-15T20:41:03.189Z] [exec] Application deployed with name wsclient. [2023-01-15T20:41:03.189Z] [exec] Command deploy executed successfully. [2023-01-15T20:41:03.189Z] [2023-01-15T20:41:03.189Z] setup: [2023-01-15T20:41:03.189Z] [2023-01-15T20:41:03.189Z] runtest: [2023-01-15T20:41:03.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:03.189Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml:131: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:41:03.189Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:03.189Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:03.198Z] [2023-01-15T20:41:03.198Z] declare-test: [2023-01-15T20:41:03.198Z] [echo] Starting test CorrectJDBCResource ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource Test asadmin deploy [2023-01-15T20:41:03.198Z] [2023-01-15T20:41:03.198Z] init.os: [2023-01-15T20:41:03.198Z] [2023-01-15T20:41:03.198Z] init.tools.unix: [2023-01-15T20:41:03.198Z] [2023-01-15T20:41:03.198Z] init.tools.windows: [2023-01-15T20:41:03.198Z] [2023-01-15T20:41:03.198Z] init.tools: [2023-01-15T20:41:03.198Z] [2023-01-15T20:41:03.198Z] setAsadminArgs: [2023-01-15T20:41:03.198Z] [2023-01-15T20:41:03.198Z] init: [2023-01-15T20:41:03.198Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:03.198Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:03.198Z] [get] Not modified - so not downloaded [2023-01-15T20:41:03.198Z] [2023-01-15T20:41:03.198Z] init.customtasks: [2023-01-15T20:41:03.198Z] [2023-01-15T20:41:03.198Z] prepare: [2023-01-15T20:41:03.198Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource [2023-01-15T20:41:03.198Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives [2023-01-15T20:41:03.198Z] [2023-01-15T20:41:03.198Z] compile: [2023-01-15T20:41:03.198Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:03.198Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource [2023-01-15T20:41:03.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jagadish [2023-01-15T20:41:03.225Z] [2023-01-15T20:41:03.225Z] setOSConditions: [2023-01-15T20:41:03.225Z] [2023-01-15T20:41:03.225Z] setToolWin: [2023-01-15T20:41:03.225Z] [2023-01-15T20:41:03.225Z] setToolUnix: [2023-01-15T20:41:03.225Z] [2023-01-15T20:41:03.225Z] setToolProperty: [2023-01-15T20:41:03.225Z] [2023-01-15T20:41:03.225Z] setS1ASclassPath: [2023-01-15T20:41:03.225Z] [2023-01-15T20:41:03.225Z] init-common: [2023-01-15T20:41:03.225Z] [2023-01-15T20:41:03.225Z] delete-user-common: [2023-01-15T20:41:03.225Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:03.430Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:03.450Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:41:03.451Z] [java] [client.TestClient]:: [2023-01-15T20:41:03.451Z] [java] [client.TestClient]:: [2023-01-15T20:41:03.451Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:41:03.451Z] [java] [client.TestClient]:: [2023-01-15T20:41:03.451Z] [java] [client.TestClient]:: [2023-01-15T20:41:03.451Z] [java] [client.TestClient]::

    [2023-01-15T20:41:03.451Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:41:03.451Z] [java] [client.TestClient]::

    [2023-01-15T20:41:03.451Z] [java] [client.TestClient]:: [1111] [2023-01-15T20:41:03.451Z] [java] [client.TestClient]:: [2023-01-15T20:41:03.451Z] [java] [client.TestClient]:: [2023-01-15T20:41:03.451Z] [java] Value of key is:svchandler-3 [2023-01-15T20:41:03.451Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:03.451Z] [java] [2023-01-15T20:41:03.451Z] [java] [2023-01-15T20:41:03.451Z] [java] ----------------------------------------- [2023-01-15T20:41:03.451Z] [java] - svchandler-3: PASS - [2023-01-15T20:41:03.451Z] [java] ----------------------------------------- [2023-01-15T20:41:03.451Z] [java] Total PASS: 1 [2023-01-15T20:41:03.451Z] [java] Total FAIL: 0 [2023-01-15T20:41:03.451Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:03.451Z] [java] ----------------------------------------- [2023-01-15T20:41:03.451Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:03.451Z] [2023-01-15T20:41:03.451Z] undeploy: [2023-01-15T20:41:03.451Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:03.451Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:03.451Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:03.451Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:03.451Z] [2023-01-15T20:41:03.451Z] setOSConditions: [2023-01-15T20:41:03.451Z] [2023-01-15T20:41:03.451Z] setToolWin: [2023-01-15T20:41:03.451Z] [2023-01-15T20:41:03.451Z] setToolUnix: [2023-01-15T20:41:03.451Z] [2023-01-15T20:41:03.451Z] setToolProperty: [2023-01-15T20:41:03.451Z] [2023-01-15T20:41:03.451Z] setS1ASclassPath: [2023-01-15T20:41:03.451Z] [2023-01-15T20:41:03.451Z] init-common: [2023-01-15T20:41:03.451Z] [2023-01-15T20:41:03.451Z] undeploy-war-common: [2023-01-15T20:41:03.451Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:03.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:03.456Z] [exec] JDBC connection pool jdbc-connsharing-pool created successfully. [2023-01-15T20:41:03.456Z] [2023-01-15T20:41:03.456Z] set-derby-connpool-props: [2023-01-15T20:41:03.456Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:03.483Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server prasath [2023-01-15T20:41:03.483Z] [2023-01-15T20:41:03.483Z] setOSConditions: [2023-01-15T20:41:03.483Z] [2023-01-15T20:41:03.483Z] setToolWin: [2023-01-15T20:41:03.483Z] [2023-01-15T20:41:03.483Z] setToolUnix: [2023-01-15T20:41:03.483Z] [2023-01-15T20:41:03.483Z] setToolProperty: [2023-01-15T20:41:03.483Z] [2023-01-15T20:41:03.483Z] setS1ASclassPath: [2023-01-15T20:41:03.483Z] [2023-01-15T20:41:03.483Z] init-common: [2023-01-15T20:41:03.483Z] [2023-01-15T20:41:03.483Z] delete-user-common: [2023-01-15T20:41:03.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r4p1 [2023-01-15T20:41:03.687Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:03.687Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:03.687Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:03.687Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:03.687Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:03.687Z] [2023-01-15T20:41:03.687Z] setOSConditions: [2023-01-15T20:41:03.687Z] [2023-01-15T20:41:03.687Z] setToolWin: [2023-01-15T20:41:03.687Z] [2023-01-15T20:41:03.687Z] setToolUnix: [2023-01-15T20:41:03.687Z] [2023-01-15T20:41:03.687Z] setToolProperty: [2023-01-15T20:41:03.687Z] [2023-01-15T20:41:03.687Z] setS1ASclassPath: [2023-01-15T20:41:03.687Z] [2023-01-15T20:41:03.687Z] init-common: [2023-01-15T20:41:03.687Z] [2023-01-15T20:41:03.687Z] create-user-common: [2023-01-15T20:41:03.740Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:03.764Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:03.765Z] [javac] 1 warning [2023-01-15T20:41:03.765Z] [2023-01-15T20:41:03.765Z] assemble: [2023-01-15T20:41:03.765Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web.war [2023-01-15T20:41:03.765Z] [2023-01-15T20:41:03.765Z] deploy.asadmin: [2023-01-15T20:41:03.765Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web.war [2023-01-15T20:41:03.944Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:03.997Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jr158900 [2023-01-15T20:41:03.998Z] [2023-01-15T20:41:03.998Z] setOSConditions: [2023-01-15T20:41:03.998Z] [2023-01-15T20:41:03.998Z] setToolWin: [2023-01-15T20:41:03.998Z] [2023-01-15T20:41:03.998Z] setToolUnix: [2023-01-15T20:41:03.998Z] [2023-01-15T20:41:03.998Z] setToolProperty: [2023-01-15T20:41:03.998Z] [2023-01-15T20:41:03.998Z] setS1ASclassPath: [2023-01-15T20:41:03.998Z] [2023-01-15T20:41:03.998Z] init-common: [2023-01-15T20:41:03.998Z] [2023-01-15T20:41:03.998Z] delete-user-common: [2023-01-15T20:41:04.022Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:04.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:04.024Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2023-01-15T20:41:04.024Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:04.201Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups r4g1 --authrealmname file --target server r4g1user [2023-01-15T20:41:04.201Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:04.201Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:04.201Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:04.201Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:04.201Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:04.201Z] [2023-01-15T20:41:04.201Z] setOSConditions: [2023-01-15T20:41:04.201Z] [2023-01-15T20:41:04.201Z] setToolWin: [2023-01-15T20:41:04.201Z] [2023-01-15T20:41:04.201Z] setToolUnix: [2023-01-15T20:41:04.201Z] [2023-01-15T20:41:04.201Z] setToolProperty: [2023-01-15T20:41:04.201Z] [2023-01-15T20:41:04.201Z] setS1ASclassPath: [2023-01-15T20:41:04.201Z] [2023-01-15T20:41:04.201Z] init-common: [2023-01-15T20:41:04.201Z] [2023-01-15T20:41:04.201Z] create-user-common: [2023-01-15T20:41:04.201Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:04.255Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:04.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:41:04.389Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:04.389Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:04.389Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:04.389Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:04.389Z] [2023-01-15T20:41:04.389Z] setOSConditions: [2023-01-15T20:41:04.389Z] [2023-01-15T20:41:04.389Z] setToolWin: [2023-01-15T20:41:04.389Z] [2023-01-15T20:41:04.389Z] setToolUnix: [2023-01-15T20:41:04.389Z] [2023-01-15T20:41:04.389Z] setToolProperty: [2023-01-15T20:41:04.389Z] [2023-01-15T20:41:04.389Z] setS1ASclassPath: [2023-01-15T20:41:04.389Z] [2023-01-15T20:41:04.389Z] init-common: [2023-01-15T20:41:04.389Z] [2023-01-15T20:41:04.389Z] undeploy-client: [2023-01-15T20:41:04.389Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:04.511Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server guest [2023-01-15T20:41:04.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:04.587Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2023-01-15T20:41:04.587Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:04.588Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:04.589Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:41:04.770Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r5p1 [2023-01-15T20:41:04.771Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:04.771Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:04.771Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:04.771Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:04.771Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:04.771Z] [2023-01-15T20:41:04.771Z] setOSConditions: [2023-01-15T20:41:04.771Z] [2023-01-15T20:41:04.771Z] setToolWin: [2023-01-15T20:41:04.771Z] [2023-01-15T20:41:04.771Z] setToolUnix: [2023-01-15T20:41:04.771Z] [2023-01-15T20:41:04.771Z] setToolProperty: [2023-01-15T20:41:04.771Z] [2023-01-15T20:41:04.771Z] setS1ASclassPath: [2023-01-15T20:41:04.771Z] [2023-01-15T20:41:04.771Z] init-common: [2023-01-15T20:41:04.771Z] [2023-01-15T20:41:04.771Z] create-user-common: [2023-01-15T20:41:04.771Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:04.773Z] [2023-01-15T20:41:04.773Z] setOSConditions: [2023-01-15T20:41:04.773Z] [2023-01-15T20:41:04.773Z] setToolWin: [2023-01-15T20:41:04.773Z] [2023-01-15T20:41:04.773Z] setToolUnix: [2023-01-15T20:41:04.773Z] [2023-01-15T20:41:04.773Z] setToolProperty: [2023-01-15T20:41:04.773Z] [2023-01-15T20:41:04.773Z] setS1ASclassPath: [2023-01-15T20:41:04.773Z] [2023-01-15T20:41:04.773Z] init-common: [2023-01-15T20:41:04.773Z] [2023-01-15T20:41:04.773Z] restore-default-security-permission: [2023-01-15T20:41:04.773Z] [2023-01-15T20:41:04.773Z] setOSConditions: [2023-01-15T20:41:04.773Z] [2023-01-15T20:41:04.773Z] stop-server: [2023-01-15T20:41:04.773Z] [2023-01-15T20:41:04.774Z] stop-server-unix: [2023-01-15T20:41:04.774Z] [echo] stopping server on unix ... [2023-01-15T20:41:04.774Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:04.958Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:04.958Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:41:05.028Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r5p2 [2023-01-15T20:41:05.028Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:05.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.151Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2023-01-15T20:41:05.154Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web. [2023-01-15T20:41:05.154Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web [2023-01-15T20:41:05.154Z] [exec] Command deploy executed successfully. [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] processResult: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] failed: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] passed: [2023-01-15T20:41:05.154Z] [echo] Test CorrectJDBCResource Passed [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] unknown: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init.os: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init.tools.unix: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init.tools.windows: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init.tools: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] setAsadminArgs: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init: [2023-01-15T20:41:05.154Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:05.154Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:05.154Z] [get] Not modified - so not downloaded [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init.customtasks: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] prepare: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] undeploy.asadmin: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] setAsadminArgs: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] common.undeploy.asadmin: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init.os: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init.tools.unix: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init.tools.windows: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init.tools: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] setAsadminArgs: [2023-01-15T20:41:05.154Z] [2023-01-15T20:41:05.154Z] init: [2023-01-15T20:41:05.154Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:05.155Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:05.155Z] [get] Not modified - so not downloaded [2023-01-15T20:41:05.155Z] [2023-01-15T20:41:05.155Z] init.customtasks: [2023-01-15T20:41:05.155Z] [2023-01-15T20:41:05.155Z] delAppRef: [2023-01-15T20:41:05.155Z] [2023-01-15T20:41:05.155Z] init.os: [2023-01-15T20:41:05.155Z] [2023-01-15T20:41:05.155Z] init.tools.unix: [2023-01-15T20:41:05.155Z] [2023-01-15T20:41:05.155Z] init.tools.windows: [2023-01-15T20:41:05.155Z] [2023-01-15T20:41:05.155Z] init.tools: [2023-01-15T20:41:05.155Z] [2023-01-15T20:41:05.155Z] setAsadminArgs: [2023-01-15T20:41:05.155Z] [2023-01-15T20:41:05.155Z] init: [2023-01-15T20:41:05.155Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:05.155Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:05.155Z] [get] Not modified - so not downloaded [2023-01-15T20:41:05.155Z] [2023-01-15T20:41:05.155Z] init.customtasks: [2023-01-15T20:41:05.155Z] [2023-01-15T20:41:05.155Z] common.run.asadmin: [2023-01-15T20:41:05.155Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web [2023-01-15T20:41:05.155Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:05.218Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] all: [2023-01-15T20:41:05.219Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.219Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.219Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.219Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:05.219Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setOSConditions: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setToolWin: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setToolUnix: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setToolProperty: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setS1ASclassPath: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] init-common: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] clean: [2023-01-15T20:41:05.219Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.219Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.219Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.219Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:05.219Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setOSConditions: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setToolWin: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setToolUnix: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setToolProperty: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setS1ASclassPath: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] init-common: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] clean-common: [2023-01-15T20:41:05.219Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.219Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.219Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.219Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:05.219Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setOSConditions: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setToolWin: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setToolUnix: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setToolProperty: [2023-01-15T20:41:05.219Z] [2023-01-15T20:41:05.219Z] setS1ASclassPath: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] init-common: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] clean-classes-common: [2023-01-15T20:41:05.220Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:41:05.220Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.220Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.220Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.220Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:05.220Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] setOSConditions: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] setToolWin: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] setToolUnix: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] setToolProperty: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] setS1ASclassPath: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] init-common: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] clean-jars-common: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] assemble-web: [2023-01-15T20:41:05.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:05.220Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.220Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.220Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.220Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:05.220Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] setOSConditions: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] setToolWin: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] setToolUnix: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] setToolProperty: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] setS1ASclassPath: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] init-common: [2023-01-15T20:41:05.220Z] [2023-01-15T20:41:05.220Z] wsimport: [2023-01-15T20:41:05.220Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:05.284Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:05.284Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:05.284Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:05.284Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:05.285Z] [2023-01-15T20:41:05.285Z] setOSConditions: [2023-01-15T20:41:05.285Z] [2023-01-15T20:41:05.285Z] setToolWin: [2023-01-15T20:41:05.285Z] [2023-01-15T20:41:05.285Z] setToolUnix: [2023-01-15T20:41:05.285Z] [2023-01-15T20:41:05.285Z] setToolProperty: [2023-01-15T20:41:05.285Z] [2023-01-15T20:41:05.285Z] setS1ASclassPath: [2023-01-15T20:41:05.285Z] [2023-01-15T20:41:05.285Z] init-common: [2023-01-15T20:41:05.285Z] [2023-01-15T20:41:05.285Z] create-user-common: [2023-01-15T20:41:05.285Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:05.407Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:05.541Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups r5g1 --authrealmname file --target server r5g1user [2023-01-15T20:41:05.542Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:05.542Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:05.542Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:05.542Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:05.542Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:05.542Z] [2023-01-15T20:41:05.542Z] setOSConditions: [2023-01-15T20:41:05.542Z] [2023-01-15T20:41:05.542Z] setToolWin: [2023-01-15T20:41:05.542Z] [2023-01-15T20:41:05.542Z] setToolUnix: [2023-01-15T20:41:05.542Z] [2023-01-15T20:41:05.542Z] setToolProperty: [2023-01-15T20:41:05.542Z] [2023-01-15T20:41:05.542Z] setS1ASclassPath: [2023-01-15T20:41:05.542Z] [2023-01-15T20:41:05.542Z] init-common: [2023-01-15T20:41:05.542Z] [2023-01-15T20:41:05.542Z] create-user-common: [2023-01-15T20:41:05.721Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:05.722Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:41:05.787Z] [exec] parsing WSDL... [2023-01-15T20:41:05.788Z] [exec] [2023-01-15T20:41:05.788Z] [exec] [2023-01-15T20:41:05.799Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:05.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:05.971Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2023-01-15T20:41:05.971Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:05.980Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:05.981Z] [2023-01-15T20:41:05.981Z] private-all: [2023-01-15T20:41:05.981Z] [2023-01-15T20:41:05.981Z] declare-test: [2023-01-15T20:41:05.981Z] [echo] Starting test CorrectEnterpriseApplication ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication Test asadmin deploy [2023-01-15T20:41:05.981Z] [2023-01-15T20:41:05.981Z] init.os: [2023-01-15T20:41:05.981Z] [2023-01-15T20:41:05.981Z] init.tools.unix: [2023-01-15T20:41:05.981Z] [2023-01-15T20:41:05.981Z] init.tools.windows: [2023-01-15T20:41:05.981Z] [2023-01-15T20:41:05.981Z] init.tools: [2023-01-15T20:41:05.981Z] [2023-01-15T20:41:05.981Z] setAsadminArgs: [2023-01-15T20:41:05.981Z] [2023-01-15T20:41:05.981Z] init: [2023-01-15T20:41:05.981Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:05.981Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:05.981Z] [get] Not modified - so not downloaded [2023-01-15T20:41:06.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r6p1 [2023-01-15T20:41:06.055Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:06.055Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:06.055Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:06.055Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:06.055Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:06.055Z] [2023-01-15T20:41:06.055Z] setOSConditions: [2023-01-15T20:41:06.055Z] [2023-01-15T20:41:06.055Z] setToolWin: [2023-01-15T20:41:06.055Z] [2023-01-15T20:41:06.055Z] setToolUnix: [2023-01-15T20:41:06.055Z] [2023-01-15T20:41:06.055Z] setToolProperty: [2023-01-15T20:41:06.055Z] [2023-01-15T20:41:06.055Z] setS1ASclassPath: [2023-01-15T20:41:06.055Z] [2023-01-15T20:41:06.055Z] init-common: [2023-01-15T20:41:06.055Z] [2023-01-15T20:41:06.055Z] create-user-common: [2023-01-15T20:41:06.143Z] [exec] Waiting for the domain to stop . [2023-01-15T20:41:06.143Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:41:06.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:06.239Z] [2023-01-15T20:41:06.239Z] init.customtasks: [2023-01-15T20:41:06.239Z] [2023-01-15T20:41:06.239Z] prepare: [2023-01-15T20:41:06.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2023-01-15T20:41:06.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives [2023-01-15T20:41:06.239Z] [2023-01-15T20:41:06.239Z] compile: [2023-01-15T20:41:06.239Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:06.239Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2023-01-15T20:41:06.312Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:06.488Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2023-01-15T20:41:06.488Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:06.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r6p2 [2023-01-15T20:41:06.571Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:06.571Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:06.571Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:06.571Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:06.571Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:06.571Z] [2023-01-15T20:41:06.571Z] setOSConditions: [2023-01-15T20:41:06.571Z] [2023-01-15T20:41:06.571Z] setToolWin: [2023-01-15T20:41:06.571Z] [2023-01-15T20:41:06.571Z] setToolUnix: [2023-01-15T20:41:06.571Z] [2023-01-15T20:41:06.571Z] setToolProperty: [2023-01-15T20:41:06.571Z] [2023-01-15T20:41:06.571Z] setS1ASclassPath: [2023-01-15T20:41:06.571Z] [2023-01-15T20:41:06.571Z] init-common: [2023-01-15T20:41:06.571Z] [2023-01-15T20:41:06.571Z] create-user-common: [2023-01-15T20:41:06.571Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:06.722Z] [exec] [2023-01-15T20:41:06.723Z] [exec] Generating code... [2023-01-15T20:41:06.723Z] [exec] [2023-01-15T20:41:06.723Z] [exec] [2023-01-15T20:41:06.723Z] [exec] Compiling code... [2023-01-15T20:41:06.723Z] [exec] [2023-01-15T20:41:06.805Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:06.806Z] [javac] 1 warning [2023-01-15T20:41:06.806Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:06.806Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2023-01-15T20:41:07.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:07.051Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:41:07.051Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:07.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups r6g1 --authrealmname file --target server r6g1user [2023-01-15T20:41:07.135Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:07.135Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:07.135Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:07.135Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:07.135Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:07.135Z] [2023-01-15T20:41:07.135Z] setOSConditions: [2023-01-15T20:41:07.135Z] [2023-01-15T20:41:07.135Z] setToolWin: [2023-01-15T20:41:07.135Z] [2023-01-15T20:41:07.135Z] setToolUnix: [2023-01-15T20:41:07.135Z] [2023-01-15T20:41:07.135Z] setToolProperty: [2023-01-15T20:41:07.136Z] [2023-01-15T20:41:07.136Z] setS1ASclassPath: [2023-01-15T20:41:07.136Z] [2023-01-15T20:41:07.136Z] init-common: [2023-01-15T20:41:07.136Z] [2023-01-15T20:41:07.136Z] create-user-common: [2023-01-15T20:41:07.136Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:07.392Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r7p1 [2023-01-15T20:41:07.392Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:07.614Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:07.615Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2023-01-15T20:41:07.615Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:07.649Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:07.650Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:07.650Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:07.650Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:07.650Z] [2023-01-15T20:41:07.650Z] setOSConditions: [2023-01-15T20:41:07.650Z] [2023-01-15T20:41:07.650Z] setToolWin: [2023-01-15T20:41:07.650Z] [2023-01-15T20:41:07.650Z] setToolUnix: [2023-01-15T20:41:07.650Z] [2023-01-15T20:41:07.650Z] setToolProperty: [2023-01-15T20:41:07.650Z] [2023-01-15T20:41:07.650Z] setS1ASclassPath: [2023-01-15T20:41:07.650Z] [2023-01-15T20:41:07.650Z] init-common: [2023-01-15T20:41:07.650Z] [2023-01-15T20:41:07.650Z] create-user-common: [2023-01-15T20:41:07.650Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:07.741Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:07.742Z] [javac] 1 warning [2023-01-15T20:41:07.742Z] [2023-01-15T20:41:07.742Z] assemble: [2023-01-15T20:41:07.742Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-web.war [2023-01-15T20:41:07.742Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-ejb.jar [2023-01-15T20:41:07.742Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplicationApp.ear [2023-01-15T20:41:07.742Z] [2023-01-15T20:41:07.742Z] deploy.asadmin: [2023-01-15T20:41:07.742Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives --name deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplicationApp.ear [2023-01-15T20:41:07.742Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:07.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups abc --authrealmname file --target server r7p2 [2023-01-15T20:41:07.907Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/asadminuserpassword.txt [2023-01-15T20:41:07.907Z] [2023-01-15T20:41:07.907Z] compile: [2023-01-15T20:41:07.907Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:07.907Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:07.907Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:07.907Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:07.907Z] [2023-01-15T20:41:07.907Z] setOSConditions: [2023-01-15T20:41:07.907Z] [2023-01-15T20:41:07.907Z] setToolWin: [2023-01-15T20:41:07.907Z] [2023-01-15T20:41:07.907Z] setToolUnix: [2023-01-15T20:41:07.907Z] [2023-01-15T20:41:07.907Z] setToolProperty: [2023-01-15T20:41:07.907Z] [2023-01-15T20:41:07.907Z] setS1ASclassPath: [2023-01-15T20:41:07.907Z] [2023-01-15T20:41:07.907Z] init-common: [2023-01-15T20:41:07.907Z] [2023-01-15T20:41:07.907Z] compile-common: [2023-01-15T20:41:07.907Z] [echo] Current time (ISO): 2023-01-15T20:41:07.859+0000 [2023-01-15T20:41:07.907Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/nonweb1 [2023-01-15T20:41:07.907Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/nonweb1 [2023-01-15T20:41:08.099Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:08.099Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:08.099Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:08.099Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:08.099Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:08.099Z] [2023-01-15T20:41:08.099Z] setOSConditions: [2023-01-15T20:41:08.099Z] [2023-01-15T20:41:08.099Z] setToolWin: [2023-01-15T20:41:08.099Z] [2023-01-15T20:41:08.099Z] setToolUnix: [2023-01-15T20:41:08.099Z] [2023-01-15T20:41:08.099Z] setToolProperty: [2023-01-15T20:41:08.099Z] [2023-01-15T20:41:08.099Z] setS1ASclassPath: [2023-01-15T20:41:08.099Z] [2023-01-15T20:41:08.099Z] init-common: [2023-01-15T20:41:08.099Z] [2023-01-15T20:41:08.099Z] compile: [2023-01-15T20:41:08.100Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:08.100Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:08.100Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:08.100Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:08.100Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:08.100Z] [2023-01-15T20:41:08.100Z] setOSConditions: [2023-01-15T20:41:08.100Z] [2023-01-15T20:41:08.100Z] setToolWin: [2023-01-15T20:41:08.100Z] [2023-01-15T20:41:08.100Z] setToolUnix: [2023-01-15T20:41:08.100Z] [2023-01-15T20:41:08.100Z] setToolProperty: [2023-01-15T20:41:08.100Z] [2023-01-15T20:41:08.100Z] setS1ASclassPath: [2023-01-15T20:41:08.100Z] [2023-01-15T20:41:08.100Z] init-common: [2023-01-15T20:41:08.100Z] [2023-01-15T20:41:08.100Z] compile-common: [2023-01-15T20:41:08.100Z] [echo] Current time (ISO): 2023-01-15T20:41:07.814+0000 [2023-01-15T20:41:08.100Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:08.100Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:08.164Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:08.178Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:08.179Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2023-01-15T20:41:08.179Z] [2023-01-15T20:41:08.179Z] setOSConditions: [2023-01-15T20:41:08.179Z] [2023-01-15T20:41:08.179Z] setToolWin: [2023-01-15T20:41:08.179Z] [2023-01-15T20:41:08.179Z] setToolUnix: [2023-01-15T20:41:08.179Z] [2023-01-15T20:41:08.179Z] setToolProperty: [2023-01-15T20:41:08.179Z] [2023-01-15T20:41:08.179Z] setS1ASclassPath: [2023-01-15T20:41:08.179Z] [2023-01-15T20:41:08.179Z] init-common: [2023-01-15T20:41:08.179Z] [2023-01-15T20:41:08.179Z] create-jdbc-connpool-common: [2023-01-15T20:41:08.179Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:08.309Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:08.310Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:41:08.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:08.743Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-1 created successfully. [2023-01-15T20:41:08.743Z] [2023-01-15T20:41:08.743Z] set-derby-connpool-props: [2023-01-15T20:41:08.743Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:09.249Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app. [2023-01-15T20:41:09.249Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app [2023-01-15T20:41:09.249Z] [exec] Command deploy executed successfully. [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] processResult: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] failed: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] passed: [2023-01-15T20:41:09.249Z] [echo] Test CorrectEnterpriseApplication Passed [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] unknown: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.os: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.tools.unix: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.tools.windows: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.tools: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] setAsadminArgs: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init: [2023-01-15T20:41:09.249Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:09.249Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:09.249Z] [get] Not modified - so not downloaded [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.customtasks: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] prepare: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] undeploy.asadmin: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] setAsadminArgs: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] common.undeploy.asadmin: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.os: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.tools.unix: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.tools.windows: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.tools: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] setAsadminArgs: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init: [2023-01-15T20:41:09.249Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:09.249Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:09.249Z] [get] Not modified - so not downloaded [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.customtasks: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] delAppRef: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.os: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.tools.unix: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.tools.windows: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.tools: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] setAsadminArgs: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init: [2023-01-15T20:41:09.249Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:09.249Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:09.249Z] [get] Not modified - so not downloaded [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] init.customtasks: [2023-01-15T20:41:09.249Z] [2023-01-15T20:41:09.249Z] common.run.asadmin: [2023-01-15T20:41:09.250Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app [2023-01-15T20:41:09.250Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:09.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:09.311Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2023-01-15T20:41:09.311Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:09.532Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:09.532Z] [javac] 1 warning [2023-01-15T20:41:09.532Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:09.532Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:09.532Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:09.533Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:09.533Z] [2023-01-15T20:41:09.533Z] setOSConditions: [2023-01-15T20:41:09.533Z] [2023-01-15T20:41:09.533Z] setToolWin: [2023-01-15T20:41:09.533Z] [2023-01-15T20:41:09.533Z] setToolUnix: [2023-01-15T20:41:09.533Z] [2023-01-15T20:41:09.533Z] setToolProperty: [2023-01-15T20:41:09.533Z] [2023-01-15T20:41:09.533Z] setS1ASclassPath: [2023-01-15T20:41:09.533Z] [2023-01-15T20:41:09.533Z] init-common: [2023-01-15T20:41:09.533Z] [2023-01-15T20:41:09.533Z] compile-common: [2023-01-15T20:41:09.533Z] [echo] Current time (ISO): 2023-01-15T20:41:09.507+0000 [2023-01-15T20:41:09.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/nonweb2 [2023-01-15T20:41:09.533Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/nonweb2 [2023-01-15T20:41:09.790Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:09.817Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:09.817Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:41:09.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:09.874Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2023-01-15T20:41:09.874Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:10.076Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:10.076Z] [2023-01-15T20:41:10.076Z] private-all: [2023-01-15T20:41:10.076Z] [2023-01-15T20:41:10.076Z] private-all: [2023-01-15T20:41:10.076Z] [2023-01-15T20:41:10.076Z] declare-test: [2023-01-15T20:41:10.076Z] [echo] Starting test CorrectLocalRef ejb31/jndivalidation/EJBRef/CorrectLocalRef Test asadmin deploy [2023-01-15T20:41:10.076Z] [2023-01-15T20:41:10.076Z] init.os: [2023-01-15T20:41:10.076Z] [2023-01-15T20:41:10.076Z] init.tools.unix: [2023-01-15T20:41:10.076Z] [2023-01-15T20:41:10.076Z] init.tools.windows: [2023-01-15T20:41:10.076Z] [2023-01-15T20:41:10.076Z] init.tools: [2023-01-15T20:41:10.076Z] [2023-01-15T20:41:10.076Z] setAsadminArgs: [2023-01-15T20:41:10.076Z] [2023-01-15T20:41:10.076Z] init: [2023-01-15T20:41:10.076Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:10.076Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:10.076Z] [get] Not modified - so not downloaded [2023-01-15T20:41:10.076Z] [2023-01-15T20:41:10.077Z] init.customtasks: [2023-01-15T20:41:10.077Z] [2023-01-15T20:41:10.077Z] prepare: [2023-01-15T20:41:10.077Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2023-01-15T20:41:10.077Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives [2023-01-15T20:41:10.077Z] [2023-01-15T20:41:10.077Z] compile: [2023-01-15T20:41:10.077Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:10.077Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2023-01-15T20:41:10.437Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:10.438Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2023-01-15T20:41:10.438Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:10.634Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:10.635Z] [javac] 1 warning [2023-01-15T20:41:10.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/endpoint [2023-01-15T20:41:10.635Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:10.635Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:10.635Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:10.635Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:10.635Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:10.635Z] [2023-01-15T20:41:10.635Z] pkg-war: [2023-01-15T20:41:10.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:10.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:41:10.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:10.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:10.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:41:10.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:10.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:10.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:41:10.635Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:41:10.635Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:41:10.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:10.635Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:10.635Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${web.wsit.descriptors} does not exist. [2023-01-15T20:41:10.635Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/svchandler-4-web.war [2023-01-15T20:41:10.635Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:10.635Z] [2023-01-15T20:41:10.635Z] assemble-client: [2023-01-15T20:41:10.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:41:10.635Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:10.636Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:10.636Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:10.636Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:10.636Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:10.636Z] [2023-01-15T20:41:10.636Z] setOSConditions: [2023-01-15T20:41:10.636Z] [2023-01-15T20:41:10.636Z] setToolWin: [2023-01-15T20:41:10.636Z] [2023-01-15T20:41:10.636Z] setToolUnix: [2023-01-15T20:41:10.636Z] [2023-01-15T20:41:10.636Z] setToolProperty: [2023-01-15T20:41:10.636Z] [2023-01-15T20:41:10.636Z] setS1ASclassPath: [2023-01-15T20:41:10.636Z] [2023-01-15T20:41:10.636Z] init-common: [2023-01-15T20:41:10.636Z] [2023-01-15T20:41:10.636Z] wsimport: [2023-01-15T20:41:10.894Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:11.002Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:11.003Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2023-01-15T20:41:11.003Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:11.010Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:11.010Z] [javac] 1 warning [2023-01-15T20:41:11.010Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:11.010Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2023-01-15T20:41:11.157Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:11.157Z] [javac] 1 warning [2023-01-15T20:41:11.157Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:11.157Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:11.157Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:11.157Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:11.157Z] [2023-01-15T20:41:11.157Z] setOSConditions: [2023-01-15T20:41:11.157Z] [2023-01-15T20:41:11.157Z] setToolWin: [2023-01-15T20:41:11.157Z] [2023-01-15T20:41:11.157Z] setToolUnix: [2023-01-15T20:41:11.157Z] [2023-01-15T20:41:11.157Z] setToolProperty: [2023-01-15T20:41:11.157Z] [2023-01-15T20:41:11.157Z] setS1ASclassPath: [2023-01-15T20:41:11.157Z] [2023-01-15T20:41:11.157Z] init-common: [2023-01-15T20:41:11.157Z] [2023-01-15T20:41:11.157Z] compile-common: [2023-01-15T20:41:11.157Z] [echo] Current time (ISO): 2023-01-15T20:41:11.087+0000 [2023-01-15T20:41:11.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/web [2023-01-15T20:41:11.157Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/web [2023-01-15T20:41:11.413Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:11.460Z] [exec] parsing WSDL... [2023-01-15T20:41:11.461Z] [exec] [2023-01-15T20:41:11.461Z] [exec] [2023-01-15T20:41:11.567Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:11.568Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2023-01-15T20:41:11.568Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:11.577Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:11.578Z] [javac] 1 warning [2023-01-15T20:41:11.578Z] [2023-01-15T20:41:11.578Z] assemble: [2023-01-15T20:41:11.578Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-web.war [2023-01-15T20:41:11.578Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-ejb.jar [2023-01-15T20:41:11.578Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app.ear [2023-01-15T20:41:11.578Z] [2023-01-15T20:41:11.578Z] deploy.asadmin: [2023-01-15T20:41:11.578Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app.ear [2023-01-15T20:41:11.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:11.837Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:12.084Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:41:12.084Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:12.340Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:12.403Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:12.403Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:41:12.422Z] [exec] [2023-01-15T20:41:12.423Z] [exec] Generating code... [2023-01-15T20:41:12.423Z] [exec] [2023-01-15T20:41:12.423Z] [exec] [2023-01-15T20:41:12.423Z] [exec] Compiling code... [2023-01-15T20:41:12.423Z] [exec] [2023-01-15T20:41:12.597Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2023-01-15T20:41:12.598Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:12.784Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:12.785Z] [javac] 1 warning [2023-01-15T20:41:12.785Z] [2023-01-15T20:41:12.785Z] build: [2023-01-15T20:41:12.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:12.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:12.785Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:12.785Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:12.785Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:12.785Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:12.785Z] [2023-01-15T20:41:12.785Z] package-ejbjar-common: [2023-01-15T20:41:12.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:12.785Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-multirolemapping1-ejb.jar [2023-01-15T20:41:12.785Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:12.785Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:12.785Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:12.785Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:12.785Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:12.785Z] [2023-01-15T20:41:12.785Z] package-ejbjar-common: [2023-01-15T20:41:12.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:12.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:12.785Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-multirolemapping2-ejb.jar [2023-01-15T20:41:12.785Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:12.785Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:12.785Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:12.785Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:12.785Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:12.785Z] [2023-01-15T20:41:12.785Z] clear: [2023-01-15T20:41:12.785Z] [2023-01-15T20:41:12.785Z] test-tlds-exist: [2023-01-15T20:41:12.785Z] [2023-01-15T20:41:12.785Z] copy-tlds: [2023-01-15T20:41:12.785Z] [2023-01-15T20:41:12.785Z] test-tagfiles-exist: [2023-01-15T20:41:12.785Z] [2023-01-15T20:41:12.785Z] copy-tagfiles: [2023-01-15T20:41:12.785Z] [2023-01-15T20:41:12.785Z] package-war-common: [2023-01-15T20:41:12.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:41:12.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:12.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:12.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:12.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/lib [2023-01-15T20:41:12.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:12.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:12.786Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:12.786Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/docroot [2023-01-15T20:41:12.786Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-multirolemapping-web.war [2023-01-15T20:41:12.786Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:12.786Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:12.786Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:12.786Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-multirolemappingApp.ear [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] deploy: [2023-01-15T20:41:12.786Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:12.786Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:12.786Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:12.786Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] setOSConditions: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] setToolWin: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] setToolUnix: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] setToolProperty: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] setS1ASclassPath: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] init-common: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] deploy-common: [2023-01-15T20:41:12.786Z] [echo] Current time (ISO): 2023-01-15T20:41:12.758+0000 [2023-01-15T20:41:12.786Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:12.786Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:12.786Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:12.786Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] setOSConditions: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] setToolWin: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] setToolUnix: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] setToolProperty: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] setS1ASclassPath: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] init-common: [2023-01-15T20:41:12.786Z] [2023-01-15T20:41:12.786Z] deploy-common-pe: [2023-01-15T20:41:12.971Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app. [2023-01-15T20:41:12.971Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app [2023-01-15T20:41:12.971Z] [exec] Command deploy executed successfully. [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] processResult: [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] failed: [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] passed: [2023-01-15T20:41:12.971Z] [echo] Test CorrectLocalRef Passed [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] unknown: [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] init.os: [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] init.tools.unix: [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] init.tools.windows: [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] init.tools: [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] setAsadminArgs: [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] init: [2023-01-15T20:41:12.971Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:12.971Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:12.971Z] [get] Not modified - so not downloaded [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.971Z] init.customtasks: [2023-01-15T20:41:12.971Z] [2023-01-15T20:41:12.972Z] prepare: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] undeploy.asadmin: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] setAsadminArgs: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] common.undeploy.asadmin: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init.os: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init.tools.unix: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init.tools.windows: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init.tools: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] setAsadminArgs: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init: [2023-01-15T20:41:12.972Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:12.972Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:12.972Z] [get] Not modified - so not downloaded [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init.customtasks: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] delAppRef: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init.os: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init.tools.unix: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init.tools.windows: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init.tools: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] setAsadminArgs: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init: [2023-01-15T20:41:12.972Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:12.972Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:12.972Z] [get] Not modified - so not downloaded [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] init.customtasks: [2023-01-15T20:41:12.972Z] [2023-01-15T20:41:12.972Z] common.run.asadmin: [2023-01-15T20:41:12.972Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app [2023-01-15T20:41:13.042Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:13.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:13.161Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2023-01-15T20:41:13.161Z] [2023-01-15T20:41:13.161Z] asadmin-common: [2023-01-15T20:41:13.161Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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;' [2023-01-15T20:41:13.161Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:13.230Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:13.299Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/security-multirolemappingApp.ear [2023-01-15T20:41:13.355Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml:87: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:41:13.356Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:41:13.417Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:41:13.674Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2023-01-15T20:41:13.674Z] [2023-01-15T20:41:13.674Z] setOSConditions: [2023-01-15T20:41:13.674Z] [2023-01-15T20:41:13.674Z] setToolWin: [2023-01-15T20:41:13.674Z] [2023-01-15T20:41:13.674Z] setToolUnix: [2023-01-15T20:41:13.674Z] [2023-01-15T20:41:13.674Z] setToolProperty: [2023-01-15T20:41:13.674Z] [2023-01-15T20:41:13.674Z] setS1ASclassPath: [2023-01-15T20:41:13.674Z] [2023-01-15T20:41:13.674Z] init-common: [2023-01-15T20:41:13.674Z] [2023-01-15T20:41:13.674Z] create-jdbc-connpool-common: [2023-01-15T20:41:13.674Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:13.796Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:13.796Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:41:13.863Z] [exec] Application deployed with name security-multirolemappingApp. [2023-01-15T20:41:13.863Z] [exec] there are no files to retrieve for application security-multirolemappingApp [2023-01-15T20:41:13.863Z] [echo] Deployment on target server server successful [2023-01-15T20:41:13.863Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:13.863Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:13.863Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:13.863Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:13.863Z] [2023-01-15T20:41:13.863Z] setOSConditions: [2023-01-15T20:41:13.863Z] [2023-01-15T20:41:13.863Z] setToolWin: [2023-01-15T20:41:13.863Z] [2023-01-15T20:41:13.863Z] setToolUnix: [2023-01-15T20:41:13.863Z] [2023-01-15T20:41:13.863Z] setToolProperty: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setS1ASclassPath: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] init-common: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] deploy-common-ee: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] run: [2023-01-15T20:41:13.864Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:13.864Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:13.864Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:13.864Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setOSConditions: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setToolWin: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setToolUnix: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setToolProperty: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setS1ASclassPath: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] init-common: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] runweb: [2023-01-15T20:41:13.864Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:13.864Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:13.864Z] [webtest] This is the new GTest version [2023-01-15T20:41:13.864Z] [webtest] Request->GET /security-multirolemapping/role1 HTTP/1.0 [2023-01-15T20:41:13.864Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:13.864Z] [webtest] authHeader=Authorization: Basic cjFwMTpqYXZhZWU= [2023-01-15T20:41:13.864Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:13.864Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:13.864Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:13.864Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:13.864Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:13.864Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:13.864Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:13.864Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:13.864Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:13.864Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:13.864Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:13.864Z] [webtest] BODY: Hello role1 [2023-01-15T20:41:13.864Z] [webtest] [2023-01-15T20:41:13.864Z] [webtest] authMethod BASIC [2023-01-15T20:41:13.864Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:13.864Z] [webtest] ===================================================== [2023-01-15T20:41:13.864Z] [webtest] Hello role1 [2023-01-15T20:41:13.864Z] [webtest] [2023-01-15T20:41:13.864Z] [webtest] ===================================================== [2023-01-15T20:41:13.864Z] [webtest] OK -->GET /security-multirolemapping/role1 HTTP/1.0 [2023-01-15T20:41:13.864Z] [webtest] lastTask [2023-01-15T20:41:13.864Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:13.864Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:13.864Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:13.864Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setOSConditions: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setToolWin: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setToolUnix: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setToolProperty: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] setS1ASclassPath: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] init-common: [2023-01-15T20:41:13.864Z] [2023-01-15T20:41:13.864Z] runweb: [2023-01-15T20:41:13.864Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:13.864Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:13.864Z] [webtest] This is the new GTest version [2023-01-15T20:41:13.864Z] [webtest] Request->GET /security-multirolemapping/role1 HTTP/1.0 [2023-01-15T20:41:13.864Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:13.864Z] [webtest] authHeader=Authorization: Basic cjFwMjpqYXZhZWU= [2023-01-15T20:41:13.864Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:13.864Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:13.864Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:13.864Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:13.864Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:13.864Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:13.864Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:13.864Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:13.864Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:13.864Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:13.864Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:13.864Z] [webtest] BODY: Hello role1 [2023-01-15T20:41:13.864Z] [webtest] [2023-01-15T20:41:13.864Z] [webtest] authMethod BASIC [2023-01-15T20:41:13.864Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:13.864Z] [webtest] ===================================================== [2023-01-15T20:41:13.864Z] [webtest] Hello role1 [2023-01-15T20:41:13.864Z] [webtest] [2023-01-15T20:41:13.864Z] [webtest] ===================================================== [2023-01-15T20:41:13.864Z] [webtest] OK -->GET /security-multirolemapping/role1 HTTP/1.0 [2023-01-15T20:41:13.864Z] [webtest] lastTask [2023-01-15T20:41:13.864Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:13.864Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:13.865Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:13.865Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:13.865Z] [2023-01-15T20:41:13.865Z] setOSConditions: [2023-01-15T20:41:13.865Z] [2023-01-15T20:41:13.865Z] setToolWin: [2023-01-15T20:41:13.865Z] [2023-01-15T20:41:13.865Z] setToolUnix: [2023-01-15T20:41:13.865Z] [2023-01-15T20:41:13.865Z] setToolProperty: [2023-01-15T20:41:13.865Z] [2023-01-15T20:41:13.865Z] setS1ASclassPath: [2023-01-15T20:41:13.865Z] [2023-01-15T20:41:13.865Z] init-common: [2023-01-15T20:41:13.865Z] [2023-01-15T20:41:13.865Z] runweb-403: [2023-01-15T20:41:13.865Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:13.865Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:13.865Z] [webtest] This is the new GTest version [2023-01-15T20:41:13.865Z] [webtest] Request->GET /security-multirolemapping/role1 HTTP/1.0 [2023-01-15T20:41:13.865Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.056Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] private-all: [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] declare-test: [2023-01-15T20:41:14.057Z] [echo] Starting test RemoteRef ejb31/jndivalidation/EJBRef/RemoteRef Test asadmin deploy [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] init.os: [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] init.tools.unix: [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] init.tools.windows: [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] init.tools: [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] setAsadminArgs: [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] init: [2023-01-15T20:41:14.057Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:14.057Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:14.057Z] [get] Not modified - so not downloaded [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] init.customtasks: [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] prepare: [2023-01-15T20:41:14.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2023-01-15T20:41:14.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives [2023-01-15T20:41:14.057Z] [2023-01-15T20:41:14.057Z] compile: [2023-01-15T20:41:14.057Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:14.057Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2023-01-15T20:41:14.122Z] [webtest] authHeader=Authorization: Basic cjFwMzpqYXZhZWU= [2023-01-15T20:41:14.122Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.122Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.122Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.122Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.122Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.122Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.122Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.122Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.122Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.122Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.122Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.122Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.122Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.122Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.122Z] [webtest] OK -->GET /security-multirolemapping/role1 HTTP/1.0 [2023-01-15T20:41:14.122Z] [webtest] lastTask [2023-01-15T20:41:14.123Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.123Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.123Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] setOSConditions: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] setToolWin: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] setToolUnix: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] setToolProperty: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] setS1ASclassPath: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] init-common: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] runweb-403: [2023-01-15T20:41:14.123Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.123Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.123Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.123Z] [webtest] Request->GET /security-multirolemapping/role1 HTTP/1.0 [2023-01-15T20:41:14.123Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.123Z] [webtest] authHeader=Authorization: Basic cjJwMTpqYXZhZWU= [2023-01-15T20:41:14.123Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.123Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.123Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.123Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.123Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.123Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.123Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.123Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.123Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.123Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.123Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.123Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.123Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.123Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.123Z] [webtest] OK -->GET /security-multirolemapping/role1 HTTP/1.0 [2023-01-15T20:41:14.123Z] [webtest] lastTask [2023-01-15T20:41:14.123Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.123Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.123Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] setOSConditions: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] setToolWin: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] setToolUnix: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] setToolProperty: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] setS1ASclassPath: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] init-common: [2023-01-15T20:41:14.123Z] [2023-01-15T20:41:14.123Z] runweb-403: [2023-01-15T20:41:14.123Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.123Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.123Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.123Z] [webtest] Request->GET /security-multirolemapping/role1 HTTP/1.0 [2023-01-15T20:41:14.123Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.123Z] [webtest] authHeader=Authorization: Basic cjFnMXVzZXI6amF2YWVl [2023-01-15T20:41:14.123Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.123Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.123Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.123Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.123Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.123Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.123Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.123Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.123Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.123Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.123Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.123Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.124Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.124Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.124Z] [webtest] OK -->GET /security-multirolemapping/role1 HTTP/1.0 [2023-01-15T20:41:14.124Z] [webtest] lastTask [2023-01-15T20:41:14.124Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.124Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.124Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.124Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] setOSConditions: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] setToolWin: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] setToolUnix: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] setToolProperty: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] setS1ASclassPath: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] init-common: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] runweb: [2023-01-15T20:41:14.124Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.124Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.124Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.124Z] [webtest] Request->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.124Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.124Z] [webtest] authHeader=Authorization: Basic cjJwMTpqYXZhZWU= [2023-01-15T20:41:14.124Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.124Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.124Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:14.124Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.124Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.124Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.124Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.124Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.124Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:14.124Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.124Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:14.124Z] [webtest] BODY: Hello role2 [2023-01-15T20:41:14.124Z] [webtest] [2023-01-15T20:41:14.124Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.124Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:14.124Z] [webtest] ===================================================== [2023-01-15T20:41:14.124Z] [webtest] Hello role2 [2023-01-15T20:41:14.124Z] [webtest] [2023-01-15T20:41:14.124Z] [webtest] ===================================================== [2023-01-15T20:41:14.124Z] [webtest] OK -->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.124Z] [webtest] lastTask [2023-01-15T20:41:14.124Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.124Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.124Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.124Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] setOSConditions: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] setToolWin: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] setToolUnix: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] setToolProperty: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] setS1ASclassPath: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] init-common: [2023-01-15T20:41:14.124Z] [2023-01-15T20:41:14.124Z] runweb: [2023-01-15T20:41:14.124Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.124Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.124Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.124Z] [webtest] Request->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.124Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.124Z] [webtest] authHeader=Authorization: Basic cjJnMXVzZXI6amF2YWVl [2023-01-15T20:41:14.124Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.124Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.124Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:14.124Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.124Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.124Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.124Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.124Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.124Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:14.124Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.124Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:14.124Z] [webtest] BODY: Hello role2 [2023-01-15T20:41:14.124Z] [webtest] [2023-01-15T20:41:14.124Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.124Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:14.124Z] [webtest] ===================================================== [2023-01-15T20:41:14.124Z] [webtest] Hello role2 [2023-01-15T20:41:14.124Z] [webtest] [2023-01-15T20:41:14.124Z] [webtest] ===================================================== [2023-01-15T20:41:14.124Z] [webtest] OK -->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.125Z] [webtest] lastTask [2023-01-15T20:41:14.125Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.125Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.125Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.125Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] setOSConditions: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] setToolWin: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] setToolUnix: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] setToolProperty: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] setS1ASclassPath: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] init-common: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] runweb: [2023-01-15T20:41:14.125Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.125Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.125Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.125Z] [webtest] Request->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.125Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.125Z] [webtest] authHeader=Authorization: Basic cjJnMnVzZXI6amF2YWVl [2023-01-15T20:41:14.125Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.125Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.125Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:14.125Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.125Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.125Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.125Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.125Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.125Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:14.125Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.125Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:14.125Z] [webtest] BODY: Hello role2 [2023-01-15T20:41:14.125Z] [webtest] [2023-01-15T20:41:14.125Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.125Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:14.125Z] [webtest] ===================================================== [2023-01-15T20:41:14.125Z] [webtest] Hello role2 [2023-01-15T20:41:14.125Z] [webtest] [2023-01-15T20:41:14.125Z] [webtest] ===================================================== [2023-01-15T20:41:14.125Z] [webtest] OK -->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.125Z] [webtest] lastTask [2023-01-15T20:41:14.125Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.125Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.125Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.125Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] setOSConditions: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] setToolWin: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] setToolUnix: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] setToolProperty: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] setS1ASclassPath: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] init-common: [2023-01-15T20:41:14.125Z] [2023-01-15T20:41:14.125Z] runweb-403: [2023-01-15T20:41:14.125Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.125Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.125Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.125Z] [webtest] Request->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.125Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.125Z] [webtest] authHeader=Authorization: Basic cjJwMjpqYXZhZWU= [2023-01-15T20:41:14.125Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.125Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.125Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.125Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.125Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.125Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.125Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.125Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.125Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.125Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.125Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.125Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.125Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.125Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.125Z] [webtest] OK -->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.126Z] [webtest] lastTask [2023-01-15T20:41:14.126Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.126Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.126Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.126Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] setOSConditions: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] setToolWin: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] setToolUnix: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] setToolProperty: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] setS1ASclassPath: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] init-common: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] runweb-403: [2023-01-15T20:41:14.126Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.126Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.126Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.126Z] [webtest] Request->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.126Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.126Z] [webtest] authHeader=Authorization: Basic cjJnM3VzZXI6amF2YWVl [2023-01-15T20:41:14.126Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.126Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.126Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.126Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.126Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.126Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.126Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.126Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.126Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.126Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.126Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.126Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.126Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.126Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.126Z] [webtest] OK -->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.126Z] [webtest] lastTask [2023-01-15T20:41:14.126Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.126Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.126Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.126Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] setOSConditions: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] setToolWin: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] setToolUnix: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] setToolProperty: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] setS1ASclassPath: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] init-common: [2023-01-15T20:41:14.126Z] [2023-01-15T20:41:14.126Z] runweb-403: [2023-01-15T20:41:14.126Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.126Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.126Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.126Z] [webtest] Request->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.126Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.238Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:14.239Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-2 created successfully. [2023-01-15T20:41:14.239Z] [2023-01-15T20:41:14.239Z] set-derby-connpool-props: [2023-01-15T20:41:14.239Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:14.290Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:14.290Z] [javac] 1 warning [2023-01-15T20:41:14.291Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:41:14.291Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:41:14.291Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:41:14.291Z] [2023-01-15T20:41:14.291Z] deploy-app: [2023-01-15T20:41:14.291Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:14.291Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:14.291Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:14.291Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.291Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:14.291Z] [2023-01-15T20:41:14.291Z] deploy-war-common: [2023-01-15T20:41:14.291Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:14.291Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:14.291Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:14.291Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.291Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:14.291Z] [2023-01-15T20:41:14.291Z] setOSConditions: [2023-01-15T20:41:14.291Z] [2023-01-15T20:41:14.291Z] setToolWin: [2023-01-15T20:41:14.291Z] [2023-01-15T20:41:14.291Z] setToolUnix: [2023-01-15T20:41:14.291Z] [2023-01-15T20:41:14.291Z] setToolProperty: [2023-01-15T20:41:14.291Z] [2023-01-15T20:41:14.291Z] setS1ASclassPath: [2023-01-15T20:41:14.291Z] [2023-01-15T20:41:14.291Z] init-common: [2023-01-15T20:41:14.291Z] [2023-01-15T20:41:14.291Z] deploy-war-commonpe: [2023-01-15T20:41:14.291Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:14.383Z] [webtest] authHeader=Authorization: Basic cjFwMTpqYXZhZWU= [2023-01-15T20:41:14.383Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.383Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.383Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.383Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.383Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.383Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.383Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.383Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.383Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.383Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.383Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.383Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.384Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.384Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.384Z] [webtest] OK -->GET /security-multirolemapping/role2 HTTP/1.0 [2023-01-15T20:41:14.384Z] [webtest] lastTask [2023-01-15T20:41:14.384Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.384Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.384Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.384Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] setOSConditions: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] setToolWin: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] setToolUnix: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] setToolProperty: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] setS1ASclassPath: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] init-common: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] runweb: [2023-01-15T20:41:14.384Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.384Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.384Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.384Z] [webtest] Request->GET /security-multirolemapping/role3 HTTP/1.0 [2023-01-15T20:41:14.384Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.384Z] [webtest] authHeader=Authorization: Basic cjNwMTpqYXZhZWU= [2023-01-15T20:41:14.384Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.384Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.384Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:14.384Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.384Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.384Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.384Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.384Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.384Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:14.384Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.384Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:14.384Z] [webtest] BODY: Hello role3 [2023-01-15T20:41:14.384Z] [webtest] [2023-01-15T20:41:14.384Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.384Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:14.384Z] [webtest] ===================================================== [2023-01-15T20:41:14.384Z] [webtest] Hello role3 [2023-01-15T20:41:14.384Z] [webtest] [2023-01-15T20:41:14.384Z] [webtest] ===================================================== [2023-01-15T20:41:14.384Z] [webtest] OK -->GET /security-multirolemapping/role3 HTTP/1.0 [2023-01-15T20:41:14.384Z] [webtest] lastTask [2023-01-15T20:41:14.384Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.384Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.384Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.384Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] setOSConditions: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] setToolWin: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] setToolUnix: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] setToolProperty: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] setS1ASclassPath: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] init-common: [2023-01-15T20:41:14.384Z] [2023-01-15T20:41:14.384Z] runweb: [2023-01-15T20:41:14.384Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.384Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.384Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.384Z] [webtest] Request->GET /security-multirolemapping/role3 HTTP/1.0 [2023-01-15T20:41:14.384Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.384Z] [webtest] authHeader=Authorization: Basic cjNnMXVzZXI6amF2YWVl [2023-01-15T20:41:14.384Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.384Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.384Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:14.384Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.384Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.384Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.384Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.384Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.384Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:14.384Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.384Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:14.384Z] [webtest] BODY: Hello role3 [2023-01-15T20:41:14.384Z] [webtest] [2023-01-15T20:41:14.384Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.384Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:14.384Z] [webtest] ===================================================== [2023-01-15T20:41:14.384Z] [webtest] Hello role3 [2023-01-15T20:41:14.384Z] [webtest] [2023-01-15T20:41:14.385Z] [webtest] ===================================================== [2023-01-15T20:41:14.385Z] [webtest] OK -->GET /security-multirolemapping/role3 HTTP/1.0 [2023-01-15T20:41:14.385Z] [webtest] lastTask [2023-01-15T20:41:14.385Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.385Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.385Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.385Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] setOSConditions: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] setToolWin: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] setToolUnix: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] setToolProperty: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] setS1ASclassPath: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] init-common: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] runweb-403: [2023-01-15T20:41:14.385Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.385Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.385Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.385Z] [webtest] Request->GET /security-multirolemapping/role3 HTTP/1.0 [2023-01-15T20:41:14.385Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.385Z] [webtest] authHeader=Authorization: Basic cjNwMjpqYXZhZWU= [2023-01-15T20:41:14.385Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.385Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.385Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.385Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.385Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.385Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.385Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.385Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.385Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.385Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.385Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.385Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.385Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.385Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.385Z] [webtest] OK -->GET /security-multirolemapping/role3 HTTP/1.0 [2023-01-15T20:41:14.385Z] [webtest] lastTask [2023-01-15T20:41:14.385Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.385Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.385Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.385Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] setOSConditions: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] setToolWin: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] setToolUnix: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] setToolProperty: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] setS1ASclassPath: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] init-common: [2023-01-15T20:41:14.385Z] [2023-01-15T20:41:14.385Z] runweb: [2023-01-15T20:41:14.385Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.385Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.385Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.385Z] [webtest] Request->GET /security-multirolemapping/role4 HTTP/1.0 [2023-01-15T20:41:14.385Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.385Z] [webtest] authHeader=Authorization: Basic cjRwMTpqYXZhZWU= [2023-01-15T20:41:14.385Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.385Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.385Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:14.385Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.385Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.385Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.385Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.385Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.385Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:14.385Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.385Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:14.385Z] [webtest] BODY: Hello role4 [2023-01-15T20:41:14.385Z] [webtest] [2023-01-15T20:41:14.385Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.385Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:14.385Z] [webtest] ===================================================== [2023-01-15T20:41:14.385Z] [webtest] Hello role4 [2023-01-15T20:41:14.385Z] [webtest] [2023-01-15T20:41:14.385Z] [webtest] ===================================================== [2023-01-15T20:41:14.385Z] [webtest] OK -->GET /security-multirolemapping/role4 HTTP/1.0 [2023-01-15T20:41:14.385Z] [webtest] lastTask [2023-01-15T20:41:14.386Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.386Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.386Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.386Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] setOSConditions: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] setToolWin: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] setToolUnix: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] setToolProperty: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] setS1ASclassPath: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] init-common: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] runweb: [2023-01-15T20:41:14.386Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.386Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.386Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.386Z] [webtest] Request->GET /security-multirolemapping/role4 HTTP/1.0 [2023-01-15T20:41:14.386Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.386Z] [webtest] authHeader=Authorization: Basic cjRnMXVzZXI6amF2YWVl [2023-01-15T20:41:14.386Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.386Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.386Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:14.386Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.386Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.386Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.386Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.386Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.386Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:14.386Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.386Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:14.386Z] [webtest] BODY: Hello role4 [2023-01-15T20:41:14.386Z] [webtest] [2023-01-15T20:41:14.386Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.386Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:14.386Z] [webtest] ===================================================== [2023-01-15T20:41:14.386Z] [webtest] Hello role4 [2023-01-15T20:41:14.386Z] [webtest] [2023-01-15T20:41:14.386Z] [webtest] ===================================================== [2023-01-15T20:41:14.386Z] [webtest] OK -->GET /security-multirolemapping/role4 HTTP/1.0 [2023-01-15T20:41:14.386Z] [webtest] lastTask [2023-01-15T20:41:14.386Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.386Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.386Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.386Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] setOSConditions: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] setToolWin: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] setToolUnix: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] setToolProperty: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] setS1ASclassPath: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] init-common: [2023-01-15T20:41:14.386Z] [2023-01-15T20:41:14.386Z] runweb-403: [2023-01-15T20:41:14.386Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.386Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.386Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.386Z] [webtest] Request->GET /security-multirolemapping/role5 HTTP/1.0 [2023-01-15T20:41:14.386Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.386Z] [webtest] authHeader=Authorization: Basic cjVwMTpqYXZhZWU= [2023-01-15T20:41:14.386Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.386Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.386Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.386Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.386Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.386Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.386Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.386Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.386Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.386Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.386Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.386Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.386Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.386Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.386Z] [webtest] OK -->GET /security-multirolemapping/role5 HTTP/1.0 [2023-01-15T20:41:14.386Z] [webtest] lastTask [2023-01-15T20:41:14.387Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.387Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.387Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.387Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] setOSConditions: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] setToolWin: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] setToolUnix: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] setToolProperty: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] setS1ASclassPath: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] init-common: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] runweb-403: [2023-01-15T20:41:14.387Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.387Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.387Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.387Z] [webtest] Request->GET /security-multirolemapping/role5 HTTP/1.0 [2023-01-15T20:41:14.387Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.387Z] [webtest] authHeader=Authorization: Basic cjVwMjpqYXZhZWU= [2023-01-15T20:41:14.387Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.387Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.387Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.387Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.387Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.387Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.387Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.387Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.387Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.387Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.387Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.387Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.387Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.387Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.387Z] [webtest] OK -->GET /security-multirolemapping/role5 HTTP/1.0 [2023-01-15T20:41:14.387Z] [webtest] lastTask [2023-01-15T20:41:14.387Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.387Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.387Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.387Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] setOSConditions: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] setToolWin: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] setToolUnix: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] setToolProperty: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] setS1ASclassPath: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] init-common: [2023-01-15T20:41:14.387Z] [2023-01-15T20:41:14.387Z] runweb-403: [2023-01-15T20:41:14.387Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.387Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.387Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.387Z] [webtest] Request->GET /security-multirolemapping/role5 HTTP/1.0 [2023-01-15T20:41:14.387Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.387Z] [webtest] authHeader=Authorization: Basic cjVnMXVzZXI6amF2YWVl [2023-01-15T20:41:14.387Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.387Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.387Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.387Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.387Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.387Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.387Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.387Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.387Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.387Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.387Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.387Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.388Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.388Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.388Z] [webtest] OK -->GET /security-multirolemapping/role5 HTTP/1.0 [2023-01-15T20:41:14.388Z] [webtest] lastTask [2023-01-15T20:41:14.388Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.388Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.388Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.388Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.388Z] [2023-01-15T20:41:14.388Z] setOSConditions: [2023-01-15T20:41:14.388Z] [2023-01-15T20:41:14.388Z] setToolWin: [2023-01-15T20:41:14.388Z] [2023-01-15T20:41:14.388Z] setToolUnix: [2023-01-15T20:41:14.388Z] [2023-01-15T20:41:14.388Z] setToolProperty: [2023-01-15T20:41:14.388Z] [2023-01-15T20:41:14.388Z] setS1ASclassPath: [2023-01-15T20:41:14.388Z] [2023-01-15T20:41:14.388Z] init-common: [2023-01-15T20:41:14.388Z] [2023-01-15T20:41:14.388Z] runweb-403: [2023-01-15T20:41:14.388Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.388Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.388Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.388Z] [webtest] Request->GET /security-multirolemapping/role6 HTTP/1.0 [2023-01-15T20:41:14.388Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.644Z] [webtest] authHeader=Authorization: Basic cjZwMTpqYXZhZWU= [2023-01-15T20:41:14.644Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.645Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.645Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.645Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.645Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.645Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.645Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.645Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.645Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.645Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.645Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.645Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.645Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.645Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.645Z] [webtest] OK -->GET /security-multirolemapping/role6 HTTP/1.0 [2023-01-15T20:41:14.645Z] [webtest] lastTask [2023-01-15T20:41:14.645Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.645Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.645Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.645Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.645Z] [2023-01-15T20:41:14.645Z] setOSConditions: [2023-01-15T20:41:14.645Z] [2023-01-15T20:41:14.645Z] setToolWin: [2023-01-15T20:41:14.645Z] [2023-01-15T20:41:14.645Z] setToolUnix: [2023-01-15T20:41:14.645Z] [2023-01-15T20:41:14.645Z] setToolProperty: [2023-01-15T20:41:14.645Z] [2023-01-15T20:41:14.645Z] setS1ASclassPath: [2023-01-15T20:41:14.645Z] [2023-01-15T20:41:14.645Z] init-common: [2023-01-15T20:41:14.645Z] [2023-01-15T20:41:14.645Z] runweb-403: [2023-01-15T20:41:14.645Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.645Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.645Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.645Z] [webtest] Request->GET /security-multirolemapping/role6 HTTP/1.0 [2023-01-15T20:41:14.645Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.645Z] [webtest] authHeader=Authorization: Basic cjZwMjpqYXZhZWU= [2023-01-15T20:41:14.645Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.645Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.645Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.645Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.645Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.645Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.645Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.645Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.645Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.645Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.645Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.645Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.645Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.645Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.645Z] [webtest] OK -->GET /security-multirolemapping/role6 HTTP/1.0 [2023-01-15T20:41:14.645Z] [webtest] lastTask [2023-01-15T20:41:14.645Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.645Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.645Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.645Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] setOSConditions: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] setToolWin: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] setToolUnix: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] setToolProperty: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] setS1ASclassPath: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] init-common: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] runweb-403: [2023-01-15T20:41:14.646Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.646Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.646Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.646Z] [webtest] Request->GET /security-multirolemapping/role6 HTTP/1.0 [2023-01-15T20:41:14.646Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.646Z] [webtest] authHeader=Authorization: Basic cjZnMXVzZXI6amF2YWVl [2023-01-15T20:41:14.646Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.646Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.646Z] [webtest] RESPONSE: HTTP/1.1 403 Forbidden [2023-01-15T20:41:14.646Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.646Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.646Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.646Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.646Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.646Z] [webtest] HEADER: Content-Language: X [2023-01-15T20:41:14.646Z] [webtest] HEADER: Content-Type: text/htmlX [2023-01-15T20:41:14.646Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.646Z] [webtest] HEADER: Content-Length: 1060X [2023-01-15T20:41:14.646Z] [webtest] BODY: Eclipse GlassFish 6.2.6 - Error report

    HTTP Status 403 - Forbidden


    type Status report

    messageForbidden

    descriptionAccess to the specified resource has been forbidden.


    Eclipse GlassFish 6.2.6

    [2023-01-15T20:41:14.646Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.646Z] [webtest] OK -->GET /security-multirolemapping/role6 HTTP/1.0 [2023-01-15T20:41:14.646Z] [webtest] lastTask [2023-01-15T20:41:14.646Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.646Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.646Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.646Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] setOSConditions: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] setToolWin: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] setToolUnix: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] setToolProperty: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] setS1ASclassPath: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] init-common: [2023-01-15T20:41:14.646Z] [2023-01-15T20:41:14.646Z] runweb: [2023-01-15T20:41:14.646Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.646Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.646Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.646Z] [webtest] Request->GET /security-multirolemapping/role7 HTTP/1.0 [2023-01-15T20:41:14.646Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.646Z] [webtest] authHeader=Authorization: Basic cjdwMTpqYXZhZWU= [2023-01-15T20:41:14.646Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.646Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.646Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:14.646Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.646Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.646Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.646Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.646Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.646Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:14.646Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.646Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:14.646Z] [webtest] BODY: Hello role7 [2023-01-15T20:41:14.646Z] [webtest] [2023-01-15T20:41:14.646Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.646Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:14.646Z] [webtest] ===================================================== [2023-01-15T20:41:14.646Z] [webtest] Hello role7 [2023-01-15T20:41:14.646Z] [webtest] [2023-01-15T20:41:14.646Z] [webtest] ===================================================== [2023-01-15T20:41:14.646Z] [webtest] OK -->GET /security-multirolemapping/role7 HTTP/1.0 [2023-01-15T20:41:14.646Z] [webtest] lastTask [2023-01-15T20:41:14.646Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.646Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.646Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.647Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] setOSConditions: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] setToolWin: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] setToolUnix: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] setToolProperty: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] setS1ASclassPath: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] init-common: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] runweb: [2023-01-15T20:41:14.647Z] [webtest] Full Path of Result File-> /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:41:14.647Z] [webtest] Test ID= security-multirolemapping [2023-01-15T20:41:14.647Z] [webtest] This is the new GTest version [2023-01-15T20:41:14.647Z] [webtest] Request->GET /security-multirolemapping/role7 HTTP/1.0 [2023-01-15T20:41:14.647Z] [webtest] Using BASIC Authentication [2023-01-15T20:41:14.647Z] [webtest] authHeader=Authorization: Basic cjdwMjpqYXZhZWU= [2023-01-15T20:41:14.647Z] [webtest] Request Headers : Host: localhost:8080 [2023-01-15T20:41:14.647Z] [webtest] In Sessionsecurity-multirolemapping [2023-01-15T20:41:14.647Z] [webtest] RESPONSE: HTTP/1.1 200 OK [2023-01-15T20:41:14.647Z] [webtest] HEADER: Server: Eclipse GlassFish 6.2.6 X [2023-01-15T20:41:14.647Z] [webtest] HEADER: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/11)X [2023-01-15T20:41:14.647Z] [webtest] HEADER: Pragma: No-cacheX [2023-01-15T20:41:14.647Z] [webtest] HEADER: Cache-Control: no-cacheX [2023-01-15T20:41:14.647Z] [webtest] HEADER: Expires: Thu, 01 Jan 1970 00:00:00 UTCX [2023-01-15T20:41:14.647Z] [webtest] HEADER: Content-Type: text/html;charset=UTF-8X [2023-01-15T20:41:14.647Z] [webtest] HEADER: Connection: closeX [2023-01-15T20:41:14.647Z] [webtest] HEADER: Content-Length: 12X [2023-01-15T20:41:14.647Z] [webtest] BODY: Hello role7 [2023-01-15T20:41:14.647Z] [webtest] [2023-01-15T20:41:14.647Z] [webtest] authMethod BASIC [2023-01-15T20:41:14.647Z] [webtest] EXPECTED RESULT [2023-01-15T20:41:14.647Z] [webtest] ===================================================== [2023-01-15T20:41:14.647Z] [webtest] Hello role7 [2023-01-15T20:41:14.647Z] [webtest] [2023-01-15T20:41:14.647Z] [webtest] ===================================================== [2023-01-15T20:41:14.647Z] [webtest] OK -->GET /security-multirolemapping/role7 HTTP/1.0 [2023-01-15T20:41:14.647Z] [webtest] lastTask [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] undeploy: [2023-01-15T20:41:14.647Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:14.647Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:14.647Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:14.647Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] setOSConditions: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] setToolWin: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] setToolUnix: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] setToolProperty: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] setS1ASclassPath: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] init-common: [2023-01-15T20:41:14.647Z] [2023-01-15T20:41:14.647Z] undeploy-common: [2023-01-15T20:41:14.647Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:14.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:14.803Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2023-01-15T20:41:14.803Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:14.858Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/svchandler-4-web.war [2023-01-15T20:41:14.992Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:14.993Z] [javac] 1 warning [2023-01-15T20:41:14.993Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:14.993Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2023-01-15T20:41:15.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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-multirolemappingApp [2023-01-15T20:41:15.212Z] [2023-01-15T20:41:15.212Z] unsetup: [2023-01-15T20:41:15.212Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:15.212Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:15.212Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:15.212Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:15.212Z] [2023-01-15T20:41:15.212Z] setOSConditions: [2023-01-15T20:41:15.212Z] [2023-01-15T20:41:15.212Z] setToolWin: [2023-01-15T20:41:15.212Z] [2023-01-15T20:41:15.212Z] setToolUnix: [2023-01-15T20:41:15.212Z] [2023-01-15T20:41:15.212Z] setToolProperty: [2023-01-15T20:41:15.212Z] [2023-01-15T20:41:15.212Z] setS1ASclassPath: [2023-01-15T20:41:15.212Z] [2023-01-15T20:41:15.212Z] init-common: [2023-01-15T20:41:15.212Z] [2023-01-15T20:41:15.212Z] delete-user-common: [2023-01-15T20:41:15.212Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:15.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:15.367Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2023-01-15T20:41:15.367Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:15.450Z] [exec] Application deployed with name svchandler-4-web. [2023-01-15T20:41:15.451Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:15.451Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:15.451Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:15.451Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:15.451Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:15.451Z] [2023-01-15T20:41:15.451Z] deploy-war-commonee: [2023-01-15T20:41:15.451Z] [2023-01-15T20:41:15.451Z] deploy-client: [2023-01-15T20:41:15.451Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:15.561Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:15.561Z] [javac] 1 warning [2023-01-15T20:41:15.561Z] [2023-01-15T20:41:15.561Z] assemble: [2023-01-15T20:41:15.561Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-web.war [2023-01-15T20:41:15.561Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-ejb.jar [2023-01-15T20:41:15.561Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app.ear [2023-01-15T20:41:15.561Z] [2023-01-15T20:41:15.561Z] deploy.asadmin: [2023-01-15T20:41:15.561Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app.ear [2023-01-15T20:41:15.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r1p1 [2023-01-15T20:41:15.776Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:15.776Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:15.776Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:15.776Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:15.777Z] [2023-01-15T20:41:15.777Z] setOSConditions: [2023-01-15T20:41:15.777Z] [2023-01-15T20:41:15.777Z] setToolWin: [2023-01-15T20:41:15.777Z] [2023-01-15T20:41:15.777Z] setToolUnix: [2023-01-15T20:41:15.777Z] [2023-01-15T20:41:15.777Z] setToolProperty: [2023-01-15T20:41:15.777Z] [2023-01-15T20:41:15.777Z] setS1ASclassPath: [2023-01-15T20:41:15.777Z] [2023-01-15T20:41:15.777Z] init-common: [2023-01-15T20:41:15.777Z] [2023-01-15T20:41:15.777Z] delete-user-common: [2023-01-15T20:41:15.777Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:15.820Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:15.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:15.931Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2023-01-15T20:41:15.931Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:16.018Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:16.019Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:41:16.033Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r1p2 [2023-01-15T20:41:16.033Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:16.034Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:16.034Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:16.034Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:16.034Z] [2023-01-15T20:41:16.034Z] setOSConditions: [2023-01-15T20:41:16.034Z] [2023-01-15T20:41:16.034Z] setToolWin: [2023-01-15T20:41:16.034Z] [2023-01-15T20:41:16.034Z] setToolUnix: [2023-01-15T20:41:16.034Z] [2023-01-15T20:41:16.034Z] setToolProperty: [2023-01-15T20:41:16.034Z] [2023-01-15T20:41:16.034Z] setS1ASclassPath: [2023-01-15T20:41:16.034Z] [2023-01-15T20:41:16.034Z] init-common: [2023-01-15T20:41:16.034Z] [2023-01-15T20:41:16.034Z] delete-user-common: [2023-01-15T20:41:16.102Z] [2023-01-15T20:41:16.102Z] stop-server-windows: [2023-01-15T20:41:16.102Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config [2023-01-15T20:41:16.102Z] [echo] restored original server.policy file [2023-01-15T20:41:16.102Z] [2023-01-15T20:41:16.102Z] setOSConditions: [2023-01-15T20:41:16.102Z] [2023-01-15T20:41:16.102Z] start-server: [2023-01-15T20:41:16.102Z] [echo] +-----------------------------+ [2023-01-15T20:41:16.102Z] [echo] | | [2023-01-15T20:41:16.102Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:41:16.102Z] [echo] | in Felix mode | [2023-01-15T20:41:16.102Z] [echo] | | [2023-01-15T20:41:16.102Z] [echo] +-----------------------------+ [2023-01-15T20:41:16.102Z] [2023-01-15T20:41:16.102Z] start-server-unix: [2023-01-15T20:41:16.102Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:16.188Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:16.278Z] [exec] Application deployed with name wsclient. [2023-01-15T20:41:16.278Z] [exec] Command deploy executed successfully. [2023-01-15T20:41:16.278Z] [2023-01-15T20:41:16.278Z] setup: [2023-01-15T20:41:16.278Z] [2023-01-15T20:41:16.278Z] runclient: [2023-01-15T20:41:16.278Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:16.278Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml:135: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:41:16.278Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:16.278Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:16.278Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:41:16.278Z] [java] [client.TestClient]:: [2023-01-15T20:41:16.278Z] [java] [client.TestClient]:: [2023-01-15T20:41:16.278Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:41:16.278Z] [java] [client.TestClient]:: [2023-01-15T20:41:16.278Z] [java] [client.TestClient]:: [2023-01-15T20:41:16.278Z] [java] [client.TestClient]::

    [2023-01-15T20:41:16.278Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:41:16.278Z] [java] [client.TestClient]::

    [2023-01-15T20:41:16.278Z] [java] [client.TestClient]:: [1113] [2023-01-15T20:41:16.278Z] [java] [client.TestClient]:: [2023-01-15T20:41:16.278Z] [java] [client.TestClient]:: [2023-01-15T20:41:16.278Z] [java] Value of key is:svchandler-4 [2023-01-15T20:41:16.278Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:16.278Z] [java] [2023-01-15T20:41:16.278Z] [java] [2023-01-15T20:41:16.278Z] [java] ----------------------------------------- [2023-01-15T20:41:16.278Z] [java] - svchandler-4: PASS - [2023-01-15T20:41:16.278Z] [java] ----------------------------------------- [2023-01-15T20:41:16.278Z] [java] Total PASS: 1 [2023-01-15T20:41:16.278Z] [java] Total FAIL: 0 [2023-01-15T20:41:16.278Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:16.278Z] [java] ----------------------------------------- [2023-01-15T20:41:16.278Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:16.278Z] [2023-01-15T20:41:16.278Z] undeploy: [2023-01-15T20:41:16.278Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:16.278Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:16.278Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:16.278Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:16.279Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:16.279Z] [2023-01-15T20:41:16.279Z] setOSConditions: [2023-01-15T20:41:16.279Z] [2023-01-15T20:41:16.279Z] setToolWin: [2023-01-15T20:41:16.279Z] [2023-01-15T20:41:16.279Z] setToolUnix: [2023-01-15T20:41:16.279Z] [2023-01-15T20:41:16.279Z] setToolProperty: [2023-01-15T20:41:16.279Z] [2023-01-15T20:41:16.279Z] setS1ASclassPath: [2023-01-15T20:41:16.279Z] [2023-01-15T20:41:16.279Z] init-common: [2023-01-15T20:41:16.279Z] [2023-01-15T20:41:16.279Z] undeploy-war-common: [2023-01-15T20:41:16.290Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:16.387Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:16.388Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:41:16.445Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2023-01-15T20:41:16.445Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:16.537Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:16.546Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r1p3 [2023-01-15T20:41:16.547Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:16.547Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:16.547Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:16.547Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:16.547Z] [2023-01-15T20:41:16.547Z] setOSConditions: [2023-01-15T20:41:16.547Z] [2023-01-15T20:41:16.547Z] setToolWin: [2023-01-15T20:41:16.547Z] [2023-01-15T20:41:16.547Z] setToolUnix: [2023-01-15T20:41:16.547Z] [2023-01-15T20:41:16.547Z] setToolProperty: [2023-01-15T20:41:16.547Z] [2023-01-15T20:41:16.547Z] setS1ASclassPath: [2023-01-15T20:41:16.547Z] [2023-01-15T20:41:16.547Z] init-common: [2023-01-15T20:41:16.547Z] [2023-01-15T20:41:16.547Z] delete-user-common: [2023-01-15T20:41:16.803Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:16.958Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app. [2023-01-15T20:41:16.958Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app [2023-01-15T20:41:16.958Z] [exec] Command deploy executed successfully. [2023-01-15T20:41:16.958Z] [2023-01-15T20:41:16.958Z] processResult: [2023-01-15T20:41:16.958Z] [2023-01-15T20:41:16.958Z] failed: [2023-01-15T20:41:16.958Z] [2023-01-15T20:41:16.958Z] passed: [2023-01-15T20:41:16.958Z] [echo] Test RemoteRef Passed [2023-01-15T20:41:16.958Z] [2023-01-15T20:41:16.958Z] unknown: [2023-01-15T20:41:16.958Z] [2023-01-15T20:41:16.959Z] init.os: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.tools.unix: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.tools.windows: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.tools: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] setAsadminArgs: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init: [2023-01-15T20:41:16.959Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:16.959Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:16.959Z] [get] Not modified - so not downloaded [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.customtasks: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] prepare: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] undeploy.asadmin: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] setAsadminArgs: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] common.undeploy.asadmin: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.os: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.tools.unix: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.tools.windows: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.tools: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] setAsadminArgs: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init: [2023-01-15T20:41:16.959Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:16.959Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:16.959Z] [get] Not modified - so not downloaded [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.customtasks: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] delAppRef: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.os: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.tools.unix: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.tools.windows: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.tools: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] setAsadminArgs: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init: [2023-01-15T20:41:16.959Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:16.959Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:16.959Z] [get] Not modified - so not downloaded [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] init.customtasks: [2023-01-15T20:41:16.959Z] [2023-01-15T20:41:16.959Z] common.run.asadmin: [2023-01-15T20:41:16.959Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app [2023-01-15T20:41:17.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.009Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2023-01-15T20:41:17.009Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:17.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r1g1user [2023-01-15T20:41:17.059Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:17.059Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:17.059Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:17.059Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:17.059Z] [2023-01-15T20:41:17.059Z] setOSConditions: [2023-01-15T20:41:17.059Z] [2023-01-15T20:41:17.059Z] setToolWin: [2023-01-15T20:41:17.059Z] [2023-01-15T20:41:17.059Z] setToolUnix: [2023-01-15T20:41:17.059Z] [2023-01-15T20:41:17.059Z] setToolProperty: [2023-01-15T20:41:17.059Z] [2023-01-15T20:41:17.059Z] setS1ASclassPath: [2023-01-15T20:41:17.059Z] [2023-01-15T20:41:17.059Z] init-common: [2023-01-15T20:41:17.059Z] [2023-01-15T20:41:17.059Z] delete-user-common: [2023-01-15T20:41:17.059Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:17.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:41:17.106Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.106Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.106Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.106Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:17.106Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:17.106Z] [2023-01-15T20:41:17.106Z] setOSConditions: [2023-01-15T20:41:17.106Z] [2023-01-15T20:41:17.106Z] setToolWin: [2023-01-15T20:41:17.106Z] [2023-01-15T20:41:17.106Z] setToolUnix: [2023-01-15T20:41:17.106Z] [2023-01-15T20:41:17.106Z] setToolProperty: [2023-01-15T20:41:17.106Z] [2023-01-15T20:41:17.106Z] setS1ASclassPath: [2023-01-15T20:41:17.106Z] [2023-01-15T20:41:17.106Z] init-common: [2023-01-15T20:41:17.106Z] [2023-01-15T20:41:17.106Z] undeploy-client: [2023-01-15T20:41:17.218Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:17.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.267Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:41:17.365Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:17.523Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:17.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r2p1 [2023-01-15T20:41:17.628Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:17.628Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:17.628Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:17.628Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:17.628Z] [2023-01-15T20:41:17.628Z] setOSConditions: [2023-01-15T20:41:17.628Z] [2023-01-15T20:41:17.628Z] setToolWin: [2023-01-15T20:41:17.628Z] [2023-01-15T20:41:17.628Z] setToolUnix: [2023-01-15T20:41:17.628Z] [2023-01-15T20:41:17.628Z] setToolProperty: [2023-01-15T20:41:17.628Z] [2023-01-15T20:41:17.628Z] setS1ASclassPath: [2023-01-15T20:41:17.628Z] [2023-01-15T20:41:17.628Z] init-common: [2023-01-15T20:41:17.628Z] [2023-01-15T20:41:17.628Z] delete-user-common: [2023-01-15T20:41:17.628Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:17.784Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:17.784Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:41:17.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.845Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2023-01-15T20:41:17.884Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r2p2 [2023-01-15T20:41:17.885Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:17.885Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:17.885Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:17.885Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:17.885Z] [2023-01-15T20:41:17.885Z] setOSConditions: [2023-01-15T20:41:17.885Z] [2023-01-15T20:41:17.885Z] setToolWin: [2023-01-15T20:41:17.885Z] [2023-01-15T20:41:17.885Z] setToolUnix: [2023-01-15T20:41:17.885Z] [2023-01-15T20:41:17.885Z] setToolProperty: [2023-01-15T20:41:17.885Z] [2023-01-15T20:41:17.885Z] setS1ASclassPath: [2023-01-15T20:41:17.885Z] [2023-01-15T20:41:17.885Z] init-common: [2023-01-15T20:41:17.885Z] [2023-01-15T20:41:17.885Z] delete-user-common: [2023-01-15T20:41:17.934Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:17.934Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:41:17.934Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:17.934Z] [2023-01-15T20:41:17.934Z] all: [2023-01-15T20:41:17.934Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.934Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.934Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.934Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.934Z] [2023-01-15T20:41:17.934Z] setOSConditions: [2023-01-15T20:41:17.934Z] [2023-01-15T20:41:17.934Z] setToolWin: [2023-01-15T20:41:17.934Z] [2023-01-15T20:41:17.934Z] setToolUnix: [2023-01-15T20:41:17.934Z] [2023-01-15T20:41:17.934Z] setToolProperty: [2023-01-15T20:41:17.934Z] [2023-01-15T20:41:17.934Z] setS1ASclassPath: [2023-01-15T20:41:17.934Z] [2023-01-15T20:41:17.934Z] init-common: [2023-01-15T20:41:17.934Z] [2023-01-15T20:41:17.934Z] clean: [2023-01-15T20:41:17.934Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.934Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setOSConditions: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolWin: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolUnix: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolProperty: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setS1ASclassPath: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] init-common: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] clean-common: [2023-01-15T20:41:17.935Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setOSConditions: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolWin: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolUnix: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolProperty: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setS1ASclassPath: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] init-common: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] clean-classes-common: [2023-01-15T20:41:17.935Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:41:17.935Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setOSConditions: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolWin: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolUnix: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolProperty: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setS1ASclassPath: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] init-common: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] clean-jars-common: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] assemble-web: [2023-01-15T20:41:17.935Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:17.935Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setOSConditions: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolWin: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolUnix: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setToolProperty: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] setS1ASclassPath: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] init-common: [2023-01-15T20:41:17.935Z] [2023-01-15T20:41:17.935Z] wsimport: [2023-01-15T20:41:18.042Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] private-all: [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] private-all: [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] private-all-pe: [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] init.os: [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] init.tools.unix: [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] init.tools.windows: [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] init.tools: [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] setAsadminArgs: [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] init: [2023-01-15T20:41:18.043Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:18.043Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:18.043Z] [get] Not modified - so not downloaded [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] init.customtasks: [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] prepare: [2023-01-15T20:41:18.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar/META-INF [2023-01-15T20:41:18.043Z] [2023-01-15T20:41:18.043Z] compile: [2023-01-15T20:41:18.043Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:18.043Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy [2023-01-15T20:41:18.101Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:18.142Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:18.194Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:18.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:18.359Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2023-01-15T20:41:18.359Z] [2023-01-15T20:41:18.359Z] asadmin-common: [2023-01-15T20:41:18.359Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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;' [2023-01-15T20:41:18.399Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r2g1user [2023-01-15T20:41:18.399Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:18.399Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:18.399Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:18.399Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:18.399Z] [2023-01-15T20:41:18.399Z] setOSConditions: [2023-01-15T20:41:18.399Z] [2023-01-15T20:41:18.399Z] setToolWin: [2023-01-15T20:41:18.399Z] [2023-01-15T20:41:18.399Z] setToolUnix: [2023-01-15T20:41:18.399Z] [2023-01-15T20:41:18.399Z] setToolProperty: [2023-01-15T20:41:18.399Z] [2023-01-15T20:41:18.399Z] setS1ASclassPath: [2023-01-15T20:41:18.399Z] [2023-01-15T20:41:18.399Z] init-common: [2023-01-15T20:41:18.399Z] [2023-01-15T20:41:18.399Z] delete-user-common: [2023-01-15T20:41:18.615Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:18.656Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:18.761Z] [exec] parsing WSDL... [2023-01-15T20:41:18.761Z] [exec] [2023-01-15T20:41:18.761Z] [exec] [2023-01-15T20:41:18.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r2g2user [2023-01-15T20:41:18.913Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:18.913Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:18.913Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:18.913Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:18.913Z] [2023-01-15T20:41:18.913Z] setOSConditions: [2023-01-15T20:41:18.913Z] [2023-01-15T20:41:18.913Z] setToolWin: [2023-01-15T20:41:18.913Z] [2023-01-15T20:41:18.913Z] setToolUnix: [2023-01-15T20:41:18.914Z] [2023-01-15T20:41:18.914Z] setToolProperty: [2023-01-15T20:41:18.914Z] [2023-01-15T20:41:18.914Z] setS1ASclassPath: [2023-01-15T20:41:18.914Z] [2023-01-15T20:41:18.914Z] init-common: [2023-01-15T20:41:18.914Z] [2023-01-15T20:41:18.914Z] delete-user-common: [2023-01-15T20:41:18.976Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:18.977Z] [javac] 1 warning [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] assemble: [2023-01-15T20:41:18.977Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/util.jar [2023-01-15T20:41:18.977Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/appclient.jar [2023-01-15T20:41:18.977Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar [2023-01-15T20:41:18.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar/META-INF [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] declare-test: [2023-01-15T20:41:18.977Z] [echo] Starting test dir_deploy descriptor_free/ear/dir_deploy asadmin deploydir [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init.os: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init.tools.unix: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init.tools.windows: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init.tools: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] setAsadminArgs: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init: [2023-01-15T20:41:18.977Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:18.977Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:18.977Z] [get] Not modified - so not downloaded [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init.customtasks: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] prepare: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] deploy.asadmin: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] setAsadminArgs: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] common.deploydir.asadmin: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init.os: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init.tools.unix: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init.tools.windows: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init.tools: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] setAsadminArgs: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init: [2023-01-15T20:41:18.977Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:18.977Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:18.977Z] [get] Not modified - so not downloaded [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] init.customtasks: [2023-01-15T20:41:18.977Z] [2023-01-15T20:41:18.977Z] common.run.asadmin: [2023-01-15T20:41:18.977Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory [2023-01-15T20:41:18.977Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:19.171Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:19.179Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:41:19.180Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2023-01-15T20:41:19.180Z] [2023-01-15T20:41:19.180Z] setOSConditions: [2023-01-15T20:41:19.180Z] [2023-01-15T20:41:19.180Z] setToolWin: [2023-01-15T20:41:19.180Z] [2023-01-15T20:41:19.180Z] setToolUnix: [2023-01-15T20:41:19.180Z] [2023-01-15T20:41:19.180Z] setToolProperty: [2023-01-15T20:41:19.180Z] [2023-01-15T20:41:19.180Z] setS1ASclassPath: [2023-01-15T20:41:19.180Z] [2023-01-15T20:41:19.180Z] init-common: [2023-01-15T20:41:19.180Z] [2023-01-15T20:41:19.180Z] create-jdbc-resource-common: [2023-01-15T20:41:19.180Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:19.180Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:19.427Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r2g3user [2023-01-15T20:41:19.428Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:19.428Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:19.428Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:19.428Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:19.428Z] [2023-01-15T20:41:19.428Z] setOSConditions: [2023-01-15T20:41:19.428Z] [2023-01-15T20:41:19.428Z] setToolWin: [2023-01-15T20:41:19.428Z] [2023-01-15T20:41:19.428Z] setToolUnix: [2023-01-15T20:41:19.428Z] [2023-01-15T20:41:19.428Z] setToolProperty: [2023-01-15T20:41:19.428Z] [2023-01-15T20:41:19.428Z] setS1ASclassPath: [2023-01-15T20:41:19.428Z] [2023-01-15T20:41:19.428Z] init-common: [2023-01-15T20:41:19.428Z] [2023-01-15T20:41:19.428Z] delete-user-common: [2023-01-15T20:41:19.428Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:19.438Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:19.438Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 created successfully. [2023-01-15T20:41:19.543Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:19.543Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:41:19.695Z] [echo] cmd executed for server [2023-01-15T20:41:19.695Z] [2023-01-15T20:41:19.695Z] setOSConditions: [2023-01-15T20:41:19.695Z] [2023-01-15T20:41:19.695Z] setToolWin: [2023-01-15T20:41:19.695Z] [2023-01-15T20:41:19.695Z] setToolUnix: [2023-01-15T20:41:19.695Z] [2023-01-15T20:41:19.695Z] setToolProperty: [2023-01-15T20:41:19.695Z] [2023-01-15T20:41:19.695Z] setS1ASclassPath: [2023-01-15T20:41:19.695Z] [2023-01-15T20:41:19.695Z] init-common: [2023-01-15T20:41:19.695Z] [2023-01-15T20:41:19.695Z] create-jdbc-resource-common: [2023-01-15T20:41:19.695Z] [exec] [2023-01-15T20:41:19.695Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:19.696Z] [exec] Generating code... [2023-01-15T20:41:19.696Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:19.697Z] [exec] [2023-01-15T20:41:19.698Z] [exec] [2023-01-15T20:41:19.698Z] [exec] Compiling code... [2023-01-15T20:41:19.698Z] [exec] [2023-01-15T20:41:19.990Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r3p1 [2023-01-15T20:41:19.991Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:19.991Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:19.991Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:19.991Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:19.991Z] [2023-01-15T20:41:19.991Z] setOSConditions: [2023-01-15T20:41:19.991Z] [2023-01-15T20:41:19.991Z] setToolWin: [2023-01-15T20:41:19.991Z] [2023-01-15T20:41:19.991Z] setToolUnix: [2023-01-15T20:41:19.991Z] [2023-01-15T20:41:19.991Z] setToolProperty: [2023-01-15T20:41:19.991Z] [2023-01-15T20:41:19.991Z] setS1ASclassPath: [2023-01-15T20:41:19.991Z] [2023-01-15T20:41:19.991Z] init-common: [2023-01-15T20:41:19.991Z] [2023-01-15T20:41:19.991Z] delete-user-common: [2023-01-15T20:41:19.991Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:20.112Z] [exec] Application deployed with name NoAppXml_Directory. [2023-01-15T20:41:20.112Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:41:20.112Z] [exec] Command deploydir executed successfully. [2023-01-15T20:41:20.112Z] [2023-01-15T20:41:20.112Z] init.os: [2023-01-15T20:41:20.112Z] [2023-01-15T20:41:20.112Z] init.tools.unix: [2023-01-15T20:41:20.112Z] [2023-01-15T20:41:20.112Z] init.tools.windows: [2023-01-15T20:41:20.112Z] [2023-01-15T20:41:20.112Z] init.tools: [2023-01-15T20:41:20.112Z] [2023-01-15T20:41:20.112Z] setAsadminArgs: [2023-01-15T20:41:20.112Z] [2023-01-15T20:41:20.112Z] init: [2023-01-15T20:41:20.112Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:20.112Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:20.112Z] [get] Not modified - so not downloaded [2023-01-15T20:41:20.112Z] [2023-01-15T20:41:20.112Z] init.customtasks: [2023-01-15T20:41:20.112Z] [2023-01-15T20:41:20.112Z] prepare: [2023-01-15T20:41:20.112Z] [2023-01-15T20:41:20.112Z] setOrbPort2: [2023-01-15T20:41:20.112Z] [2023-01-15T20:41:20.112Z] runclient: [2023-01-15T20:41:20.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r3p2 [2023-01-15T20:41:20.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:20.260Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 created successfully. [2023-01-15T20:41:20.260Z] [echo] cmd executed for server [2023-01-15T20:41:20.260Z] [2023-01-15T20:41:20.260Z] setOSConditions: [2023-01-15T20:41:20.260Z] [2023-01-15T20:41:20.260Z] setToolWin: [2023-01-15T20:41:20.260Z] [2023-01-15T20:41:20.260Z] setToolUnix: [2023-01-15T20:41:20.260Z] [2023-01-15T20:41:20.260Z] setToolProperty: [2023-01-15T20:41:20.260Z] [2023-01-15T20:41:20.260Z] setS1ASclassPath: [2023-01-15T20:41:20.260Z] [2023-01-15T20:41:20.260Z] init-common: [2023-01-15T20:41:20.260Z] [2023-01-15T20:41:20.260Z] create-jdbc-resource-common: [2023-01-15T20:41:20.260Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing [2023-01-15T20:41:20.260Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:20.276Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:41:20.277Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:41:20.277Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:41:20.277Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:41:20.277Z] [exec] Admin Port: 4848 [2023-01-15T20:41:20.277Z] [exec] Command start-domain executed successfully. [2023-01-15T20:41:20.505Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:20.505Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:20.505Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:20.505Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:20.505Z] [2023-01-15T20:41:20.505Z] setOSConditions: [2023-01-15T20:41:20.505Z] [2023-01-15T20:41:20.505Z] setToolWin: [2023-01-15T20:41:20.505Z] [2023-01-15T20:41:20.505Z] setToolUnix: [2023-01-15T20:41:20.505Z] [2023-01-15T20:41:20.505Z] setToolProperty: [2023-01-15T20:41:20.505Z] [2023-01-15T20:41:20.505Z] setS1ASclassPath: [2023-01-15T20:41:20.505Z] [2023-01-15T20:41:20.506Z] init-common: [2023-01-15T20:41:20.506Z] [2023-01-15T20:41:20.506Z] delete-user-common: [2023-01-15T20:41:20.506Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:20.516Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:20.633Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:20.633Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:20.633Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:20.633Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:20.633Z] [2023-01-15T20:41:20.633Z] setOSConditions: [2023-01-15T20:41:20.633Z] [2023-01-15T20:41:20.633Z] setToolWin: [2023-01-15T20:41:20.633Z] [2023-01-15T20:41:20.633Z] setToolUnix: [2023-01-15T20:41:20.633Z] [2023-01-15T20:41:20.633Z] setToolProperty: [2023-01-15T20:41:20.633Z] [2023-01-15T20:41:20.633Z] setS1ASclassPath: [2023-01-15T20:41:20.633Z] [2023-01-15T20:41:20.633Z] init-common: [2023-01-15T20:41:20.633Z] [2023-01-15T20:41:20.633Z] compile: [2023-01-15T20:41:20.633Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:20.633Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:20.633Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:20.634Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:20.634Z] [2023-01-15T20:41:20.634Z] setOSConditions: [2023-01-15T20:41:20.634Z] [2023-01-15T20:41:20.634Z] setToolWin: [2023-01-15T20:41:20.634Z] [2023-01-15T20:41:20.634Z] setToolUnix: [2023-01-15T20:41:20.634Z] [2023-01-15T20:41:20.634Z] setToolProperty: [2023-01-15T20:41:20.634Z] [2023-01-15T20:41:20.634Z] setS1ASclassPath: [2023-01-15T20:41:20.634Z] [2023-01-15T20:41:20.634Z] init-common: [2023-01-15T20:41:20.634Z] [2023-01-15T20:41:20.634Z] compile-common: [2023-01-15T20:41:20.634Z] [echo] Current time (ISO): 2023-01-15T20:41:20.601+0000 [2023-01-15T20:41:20.634Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:20.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r3g1user [2023-01-15T20:41:20.764Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:20.764Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:20.764Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:20.764Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:20.764Z] [2023-01-15T20:41:20.764Z] setOSConditions: [2023-01-15T20:41:20.764Z] [2023-01-15T20:41:20.764Z] setToolWin: [2023-01-15T20:41:20.764Z] [2023-01-15T20:41:20.764Z] setToolUnix: [2023-01-15T20:41:20.764Z] [2023-01-15T20:41:20.764Z] setToolProperty: [2023-01-15T20:41:20.764Z] [2023-01-15T20:41:20.764Z] setS1ASclassPath: [2023-01-15T20:41:20.764Z] [2023-01-15T20:41:20.764Z] init-common: [2023-01-15T20:41:20.764Z] [2023-01-15T20:41:20.764Z] delete-user-common: [2023-01-15T20:41:20.773Z] [exec] JDBC resource jdbc/connsharing created successfully. [2023-01-15T20:41:20.774Z] [echo] cmd executed for server [2023-01-15T20:41:20.774Z] [2023-01-15T20:41:20.774Z] setOSConditions: [2023-01-15T20:41:20.774Z] [2023-01-15T20:41:20.774Z] setToolWin: [2023-01-15T20:41:20.774Z] [2023-01-15T20:41:20.774Z] setToolUnix: [2023-01-15T20:41:20.774Z] [2023-01-15T20:41:20.774Z] setToolProperty: [2023-01-15T20:41:20.774Z] [2023-01-15T20:41:20.774Z] setS1ASclassPath: [2023-01-15T20:41:20.774Z] [2023-01-15T20:41:20.774Z] init-common: [2023-01-15T20:41:20.774Z] [2023-01-15T20:41:20.774Z] create-jdbc-resource-common: [2023-01-15T20:41:20.774Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing2 [2023-01-15T20:41:20.774Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:20.892Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:21.020Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:21.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r4p1 [2023-01-15T20:41:21.276Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:21.276Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:21.276Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:21.276Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:21.276Z] [2023-01-15T20:41:21.276Z] setOSConditions: [2023-01-15T20:41:21.276Z] [2023-01-15T20:41:21.276Z] setToolWin: [2023-01-15T20:41:21.276Z] [2023-01-15T20:41:21.276Z] setToolUnix: [2023-01-15T20:41:21.276Z] [2023-01-15T20:41:21.276Z] setToolProperty: [2023-01-15T20:41:21.276Z] [2023-01-15T20:41:21.276Z] setS1ASclassPath: [2023-01-15T20:41:21.276Z] [2023-01-15T20:41:21.276Z] init-common: [2023-01-15T20:41:21.276Z] [2023-01-15T20:41:21.276Z] delete-user-common: [2023-01-15T20:41:21.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:21.338Z] [exec] JDBC resource jdbc/connsharing2 created successfully. [2023-01-15T20:41:21.338Z] [echo] cmd executed for server [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] setOSConditions: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] setToolWin: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] setToolUnix: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] setToolProperty: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] setS1ASclassPath: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] init-common: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] deploy-common: [2023-01-15T20:41:21.338Z] [echo] Current time (ISO): 2023-01-15T20:41:21.072+0000 [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] setOSConditions: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] setToolWin: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] setToolUnix: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] setToolProperty: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] setS1ASclassPath: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] init-common: [2023-01-15T20:41:21.338Z] [2023-01-15T20:41:21.338Z] deploy-common-pe: [2023-01-15T20:41:21.338Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:21.532Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:21.594Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-01-15T20:41:21.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r4g1user [2023-01-15T20:41:21.789Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:21.789Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:21.790Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:21.790Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:21.790Z] [2023-01-15T20:41:21.790Z] setOSConditions: [2023-01-15T20:41:21.790Z] [2023-01-15T20:41:21.790Z] setToolWin: [2023-01-15T20:41:21.790Z] [2023-01-15T20:41:21.790Z] setToolUnix: [2023-01-15T20:41:21.790Z] [2023-01-15T20:41:21.790Z] setToolProperty: [2023-01-15T20:41:21.790Z] [2023-01-15T20:41:21.790Z] setS1ASclassPath: [2023-01-15T20:41:21.790Z] [2023-01-15T20:41:21.790Z] init-common: [2023-01-15T20:41:21.790Z] [2023-01-15T20:41:21.790Z] delete-user-common: [2023-01-15T20:41:22.046Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:22.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r5p1 [2023-01-15T20:41:22.302Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:22.302Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:22.302Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:22.302Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:22.302Z] [2023-01-15T20:41:22.302Z] setOSConditions: [2023-01-15T20:41:22.302Z] [2023-01-15T20:41:22.302Z] setToolWin: [2023-01-15T20:41:22.302Z] [2023-01-15T20:41:22.302Z] setToolUnix: [2023-01-15T20:41:22.302Z] [2023-01-15T20:41:22.302Z] setToolProperty: [2023-01-15T20:41:22.302Z] [2023-01-15T20:41:22.302Z] setS1ASclassPath: [2023-01-15T20:41:22.302Z] [2023-01-15T20:41:22.302Z] init-common: [2023-01-15T20:41:22.302Z] [2023-01-15T20:41:22.302Z] delete-user-common: [2023-01-15T20:41:22.302Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:22.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r5p2 [2023-01-15T20:41:22.865Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:22.865Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:22.865Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:22.865Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:22.865Z] [2023-01-15T20:41:22.865Z] setOSConditions: [2023-01-15T20:41:22.865Z] [2023-01-15T20:41:22.865Z] setToolWin: [2023-01-15T20:41:22.865Z] [2023-01-15T20:41:22.865Z] setToolUnix: [2023-01-15T20:41:22.865Z] [2023-01-15T20:41:22.865Z] setToolProperty: [2023-01-15T20:41:22.865Z] [2023-01-15T20:41:22.865Z] setS1ASclassPath: [2023-01-15T20:41:22.865Z] [2023-01-15T20:41:22.865Z] init-common: [2023-01-15T20:41:22.865Z] [2023-01-15T20:41:22.865Z] delete-user-common: [2023-01-15T20:41:22.865Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:23.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r5g1user [2023-01-15T20:41:23.122Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:23.122Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:23.122Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:23.122Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:23.122Z] [2023-01-15T20:41:23.122Z] setOSConditions: [2023-01-15T20:41:23.122Z] [2023-01-15T20:41:23.122Z] setToolWin: [2023-01-15T20:41:23.122Z] [2023-01-15T20:41:23.122Z] setToolUnix: [2023-01-15T20:41:23.122Z] [2023-01-15T20:41:23.122Z] setToolProperty: [2023-01-15T20:41:23.122Z] [2023-01-15T20:41:23.122Z] setS1ASclassPath: [2023-01-15T20:41:23.122Z] [2023-01-15T20:41:23.122Z] init-common: [2023-01-15T20:41:23.122Z] [2023-01-15T20:41:23.122Z] delete-user-common: [2023-01-15T20:41:23.379Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:23.425Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:23.425Z] [javac] 1 warning [2023-01-15T20:41:23.425Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:23.426Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:23.426Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:23.426Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:23.426Z] [2023-01-15T20:41:23.426Z] pkg-war: [2023-01-15T20:41:23.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:23.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:41:23.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:23.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:23.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:41:23.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:23.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:23.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:41:23.426Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:41:23.426Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:41:23.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:23.426Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:23.426Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${web.wsit.descriptors} does not exist. [2023-01-15T20:41:23.426Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/client-handler-1-web.war [2023-01-15T20:41:23.426Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:23.426Z] [2023-01-15T20:41:23.426Z] assemble-client: [2023-01-15T20:41:23.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:41:23.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/wsdl [2023-01-15T20:41:23.426Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:23.426Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:23.427Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:23.427Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:23.427Z] [2023-01-15T20:41:23.427Z] setOSConditions: [2023-01-15T20:41:23.427Z] [2023-01-15T20:41:23.427Z] setToolWin: [2023-01-15T20:41:23.427Z] [2023-01-15T20:41:23.427Z] setToolUnix: [2023-01-15T20:41:23.427Z] [2023-01-15T20:41:23.427Z] setToolProperty: [2023-01-15T20:41:23.427Z] [2023-01-15T20:41:23.427Z] setS1ASclassPath: [2023-01-15T20:41:23.427Z] [2023-01-15T20:41:23.427Z] init-common: [2023-01-15T20:41:23.427Z] [2023-01-15T20:41:23.427Z] wsimport: [2023-01-15T20:41:23.427Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:23.490Z] [exec] Application deployed with name jdbc-connsharingnonxaApp. [2023-01-15T20:41:23.536Z] [echo] Deployment on target server server successful [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setOSConditions: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setToolWin: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setToolUnix: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setToolProperty: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setS1ASclassPath: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] init-common: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] deploy-common-ee: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] run: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setOSConditions: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setToolWin: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setToolUnix: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setToolProperty: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setS1ASclassPath: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] init-common: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] execute-sql-common: [2023-01-15T20:41:23.536Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/create_pointbase.sql [2023-01-15T20:41:23.536Z] [sql] Failed to execute: Drop table CONNSHARING [2023-01-15T20:41:23.536Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2023-01-15T20:41:23.536Z] [sql] 0 rows affected [2023-01-15T20:41:23.536Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setOSConditions: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setToolWin: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setToolUnix: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setToolProperty: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] setS1ASclassPath: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] init-common: [2023-01-15T20:41:23.536Z] [2023-01-15T20:41:23.536Z] runclient-common: [2023-01-15T20:41:23.536Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaAppClient.jar -name jdbc-connsharingnonxaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:41:23.536Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:23.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r6p1 [2023-01-15T20:41:23.645Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:23.645Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:23.645Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:23.645Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:23.646Z] [2023-01-15T20:41:23.646Z] setOSConditions: [2023-01-15T20:41:23.646Z] [2023-01-15T20:41:23.646Z] setToolWin: [2023-01-15T20:41:23.646Z] [2023-01-15T20:41:23.646Z] setToolUnix: [2023-01-15T20:41:23.646Z] [2023-01-15T20:41:23.646Z] setToolProperty: [2023-01-15T20:41:23.646Z] [2023-01-15T20:41:23.646Z] setS1ASclassPath: [2023-01-15T20:41:23.646Z] [2023-01-15T20:41:23.646Z] init-common: [2023-01-15T20:41:23.646Z] [2023-01-15T20:41:23.646Z] delete-user-common: [2023-01-15T20:41:23.794Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:23.902Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:23.992Z] [exec] parsing WSDL... [2023-01-15T20:41:23.993Z] [exec] [2023-01-15T20:41:23.993Z] [exec] [2023-01-15T20:41:24.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r6p2 [2023-01-15T20:41:24.192Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:24.192Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:24.192Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:24.192Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:24.192Z] [2023-01-15T20:41:24.192Z] setOSConditions: [2023-01-15T20:41:24.192Z] [2023-01-15T20:41:24.193Z] setToolWin: [2023-01-15T20:41:24.193Z] [2023-01-15T20:41:24.193Z] setToolUnix: [2023-01-15T20:41:24.193Z] [2023-01-15T20:41:24.193Z] setToolProperty: [2023-01-15T20:41:24.193Z] [2023-01-15T20:41:24.193Z] setS1ASclassPath: [2023-01-15T20:41:24.193Z] [2023-01-15T20:41:24.193Z] init-common: [2023-01-15T20:41:24.193Z] [2023-01-15T20:41:24.193Z] delete-user-common: [2023-01-15T20:41:24.193Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:24.357Z] [exec] Jan 15, 2023 8:41:24 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:41:24.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. [2023-01-15T20:41:24.449Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r6g1user [2023-01-15T20:41:24.707Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:24.707Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:24.707Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:24.707Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:24.707Z] [2023-01-15T20:41:24.707Z] setOSConditions: [2023-01-15T20:41:24.707Z] [2023-01-15T20:41:24.707Z] setToolWin: [2023-01-15T20:41:24.707Z] [2023-01-15T20:41:24.707Z] setToolUnix: [2023-01-15T20:41:24.707Z] [2023-01-15T20:41:24.707Z] setToolProperty: [2023-01-15T20:41:24.707Z] [2023-01-15T20:41:24.707Z] setS1ASclassPath: [2023-01-15T20:41:24.707Z] [2023-01-15T20:41:24.707Z] init-common: [2023-01-15T20:41:24.707Z] [2023-01-15T20:41:24.707Z] delete-user-common: [2023-01-15T20:41:24.707Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:24.930Z] [exec] [2023-01-15T20:41:24.930Z] [exec] Generating code... [2023-01-15T20:41:24.930Z] [exec] [2023-01-15T20:41:24.930Z] [exec] [2023-01-15T20:41:24.930Z] [exec] Compiling code... [2023-01-15T20:41:24.930Z] [exec] [2023-01-15T20:41:24.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r7p1 [2023-01-15T20:41:24.964Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:24.964Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:24.964Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:24.964Z] Warning: 'file:../common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml should be expressed simply as '../common.xml' for compliance with other XML tools [2023-01-15T20:41:24.964Z] [2023-01-15T20:41:24.964Z] setOSConditions: [2023-01-15T20:41:24.964Z] [2023-01-15T20:41:24.964Z] setToolWin: [2023-01-15T20:41:24.964Z] [2023-01-15T20:41:24.964Z] setToolUnix: [2023-01-15T20:41:24.964Z] [2023-01-15T20:41:24.964Z] setToolProperty: [2023-01-15T20:41:24.964Z] [2023-01-15T20:41:24.964Z] setS1ASclassPath: [2023-01-15T20:41:24.964Z] [2023-01-15T20:41:24.964Z] init-common: [2023-01-15T20:41:24.964Z] [2023-01-15T20:41:24.964Z] delete-user-common: [2023-01-15T20:41:25.221Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:25.477Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server r7p2 [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] all: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] display-header: [2023-01-15T20:41:25.477Z] [echo] -->Running security-jdbcrealm tests from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm ... [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] all: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setOSConditions: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setToolWin: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setToolUnix: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setToolProperty: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setS1ASclassPath: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] init-common: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setup: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setOSConditions: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setToolWin: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setToolUnix: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setToolProperty: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] setS1ASclassPath: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] init-common: [2023-01-15T20:41:25.477Z] [2023-01-15T20:41:25.477Z] create-db-schema: [2023-01-15T20:41:25.477Z] [echo] Executing sql statement at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm from ./create-auth-schema.sql for db.url jdbc:derby://localhost:1527/fancyDbName;create=true; [2023-01-15T20:41:25.864Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml:86: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:41:25.865Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:41:26.804Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:26.804Z] [javac] 1 warning [2023-01-15T20:41:26.804Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:41:26.804Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:41:26.804Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/wsdl [2023-01-15T20:41:26.804Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:41:26.804Z] [2023-01-15T20:41:26.804Z] deploy-app: [2023-01-15T20:41:26.804Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:26.804Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:26.804Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:26.804Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:26.804Z] [2023-01-15T20:41:26.804Z] deploy-war-common: [2023-01-15T20:41:26.804Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:26.804Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:26.804Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:26.804Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:26.804Z] [2023-01-15T20:41:26.804Z] setOSConditions: [2023-01-15T20:41:26.804Z] [2023-01-15T20:41:26.805Z] setToolWin: [2023-01-15T20:41:26.805Z] [2023-01-15T20:41:26.805Z] setToolUnix: [2023-01-15T20:41:26.805Z] [2023-01-15T20:41:26.805Z] setToolProperty: [2023-01-15T20:41:26.805Z] [2023-01-15T20:41:26.805Z] setS1ASclassPath: [2023-01-15T20:41:26.805Z] [2023-01-15T20:41:26.805Z] init-common: [2023-01-15T20:41:26.805Z] [2023-01-15T20:41:26.805Z] deploy-war-commonpe: [2023-01-15T20:41:26.805Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:26.846Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/create-auth-schema.sql [2023-01-15T20:41:27.374Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/client-handler-1-web.war [2023-01-15T20:41:27.638Z] [exec] Value of key is: test1 : [2023-01-15T20:41:27.968Z] [exec] Value of key is: test2 : [2023-01-15T20:41:27.968Z] [exec] Value of key is: test3 : [2023-01-15T20:41:27.968Z] [exec] Value of key is: test4 : [2023-01-15T20:41:27.968Z] [exec] Value of key is: test5 : [2023-01-15T20:41:27.968Z] [exec] Value of key is: test6 : [2023-01-15T20:41:27.968Z] [exec] Value of key is: test7 : [2023-01-15T20:41:28.223Z] [sql] 16 of 16 SQL statements executed successfully [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] setOSConditions: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] setToolWin: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] setToolUnix: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] setToolProperty: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] setS1ASclassPath: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] init-common: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] create-db-usrgrps: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] setOSConditions: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] setToolWin: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] setToolUnix: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] setToolProperty: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] setS1ASclassPath: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] init-common: [2023-01-15T20:41:28.223Z] [2023-01-15T20:41:28.223Z] compile-common: [2023-01-15T20:41:28.224Z] [echo] Current time (ISO): 2023-01-15T20:41:27.009+0000 [2023-01-15T20:41:28.224Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:28.224Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:28.224Z] [exec] Value of key is: test8 : [2023-01-15T20:41:28.226Z] [exec] Application deployed with name client-handler-1-web. [2023-01-15T20:41:28.231Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:28.233Z] [exec] [2023-01-15T20:41:28.233Z] [exec] [2023-01-15T20:41:28.233Z] [exec] ----------------------------------------- [2023-01-15T20:41:28.233Z] [exec] - test6 : : PASS - [2023-01-15T20:41:28.228Z] [2023-01-15T20:41:28.232Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:28.247Z] processResult: [2023-01-15T20:41:28.248Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:28.249Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:28.233Z] [exec] - test5 : : PASS - [2023-01-15T20:41:28.253Z] [exec] - test7 : : PASS - [2023-01-15T20:41:28.253Z] [exec] - test8 : : PASS - [2023-01-15T20:41:28.253Z] [exec] - test3 : : PASS - [2023-01-15T20:41:28.248Z] [2023-01-15T20:41:28.254Z] failed: [2023-01-15T20:41:28.249Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:28.254Z] [2023-01-15T20:41:28.254Z] [2023-01-15T20:41:28.255Z] deploy-war-commonee: [2023-01-15T20:41:28.255Z] [2023-01-15T20:41:28.255Z] deploy-client: [2023-01-15T20:41:28.253Z] [exec] - test4 : : PASS - [2023-01-15T20:41:28.278Z] [exec] - test2 : : PASS - [2023-01-15T20:41:28.278Z] [exec] - test1 : : PASS - [2023-01-15T20:41:28.278Z] [exec] ----------------------------------------- [2023-01-15T20:41:28.278Z] [exec] Total PASS: 8 [2023-01-15T20:41:28.255Z] passed: [2023-01-15T20:41:28.278Z] [exec] Total FAIL: 0 [2023-01-15T20:41:28.255Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:28.278Z] [echo] Test dir_deploy Passed [2023-01-15T20:41:30.246Z] [2023-01-15T20:41:30.246Z] unknown: [2023-01-15T20:41:28.546Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:41:30.246Z] [2023-01-15T20:41:30.247Z] declare-test: [2023-01-15T20:41:30.247Z] [echo] Starting test dir_deploy descriptor_free/ear/dir_deploy asadmin re-deploy [2023-01-15T20:41:28.786Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:30.247Z] [2023-01-15T20:41:30.248Z] init.os: [2023-01-15T20:41:30.222Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:30.247Z] [exec] ----------------------------------------- [2023-01-15T20:41:30.249Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:41:30.250Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:41:30.250Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:41:30.248Z] [javac] 1 warning [2023-01-15T20:41:30.239Z] [2023-01-15T20:41:30.251Z] start-server-windows: [2023-01-15T20:41:30.251Z] [2023-01-15T20:41:30.248Z] [2023-01-15T20:41:30.251Z] setOSConditions: [2023-01-15T20:41:30.379Z] [2023-01-15T20:41:30.379Z] setToolWin: [2023-01-15T20:41:30.379Z] [2023-01-15T20:41:30.252Z] init.tools.unix: [2023-01-15T20:41:30.380Z] [2023-01-15T20:41:30.380Z] init.tools.windows: [2023-01-15T20:41:30.380Z] [2023-01-15T20:41:30.380Z] init.tools: [2023-01-15T20:41:30.380Z] [2023-01-15T20:41:30.380Z] setAsadminArgs: [2023-01-15T20:41:30.379Z] setToolUnix: [2023-01-15T20:41:30.380Z] [2023-01-15T20:41:30.381Z] [2023-01-15T20:41:30.381Z] init: [2023-01-15T20:41:30.382Z] setToolProperty: [2023-01-15T20:41:30.383Z] [2023-01-15T20:41:30.383Z] setS1ASclassPath: [2023-01-15T20:41:30.382Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:30.383Z] [2023-01-15T20:41:30.385Z] init-common: [2023-01-15T20:41:30.385Z] [2023-01-15T20:41:30.384Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:30.385Z] restart: [2023-01-15T20:41:30.386Z] [get] Not modified - so not downloaded [2023-01-15T20:41:30.386Z] [echo] Not required to restart [2023-01-15T20:41:30.386Z] [2023-01-15T20:41:30.386Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2023-01-15T20:41:30.387Z] init.customtasks: [2023-01-15T20:41:30.387Z] [2023-01-15T20:41:30.387Z] [2023-01-15T20:41:30.387Z] setOSConditions: [2023-01-15T20:41:30.387Z] prepare: [2023-01-15T20:41:30.388Z] [2023-01-15T20:41:30.388Z] [2023-01-15T20:41:30.388Z] setToolWin: [2023-01-15T20:41:30.388Z] redeploy.asadmin: [2023-01-15T20:41:30.389Z] [2023-01-15T20:41:30.389Z] [2023-01-15T20:41:30.389Z] setToolUnix: [2023-01-15T20:41:30.389Z] setAsadminArgs: [2023-01-15T20:41:30.408Z] [2023-01-15T20:41:30.408Z] common.redeploydir.asadmin: [2023-01-15T20:41:30.408Z] [2023-01-15T20:41:30.408Z] init.os: [2023-01-15T20:41:30.389Z] [2023-01-15T20:41:30.425Z] setToolProperty: [2023-01-15T20:41:30.425Z] [2023-01-15T20:41:30.408Z] [2023-01-15T20:41:30.427Z] init.tools.unix: [2023-01-15T20:41:30.427Z] [2023-01-15T20:41:30.427Z] init.tools.windows: [2023-01-15T20:41:30.427Z] [2023-01-15T20:41:30.425Z] setS1ASclassPath: [2023-01-15T20:41:30.484Z] [2023-01-15T20:41:30.427Z] init.tools: [2023-01-15T20:41:30.484Z] init-common: [2023-01-15T20:41:30.486Z] [2023-01-15T20:41:30.486Z] [2023-01-15T20:41:30.487Z] setAsadminArgs: [2023-01-15T20:41:30.487Z] build: [2023-01-15T20:41:30.487Z] [2023-01-15T20:41:30.488Z] [2023-01-15T20:41:30.488Z] init: [2023-01-15T20:41:30.488Z] all: [2023-01-15T20:41:30.489Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:30.489Z] [2023-01-15T20:41:30.489Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:30.489Z] setOSConditions: [2023-01-15T20:41:30.490Z] [get] Not modified - so not downloaded [2023-01-15T20:41:30.490Z] [2023-01-15T20:41:30.490Z] [2023-01-15T20:41:30.490Z] setToolWin: [2023-01-15T20:41:30.491Z] init.customtasks: [2023-01-15T20:41:30.491Z] [2023-01-15T20:41:30.491Z] [2023-01-15T20:41:30.492Z] setToolUnix: [2023-01-15T20:41:30.492Z] common.run.asadmin: [2023-01-15T20:41:30.492Z] [2023-01-15T20:41:30.492Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory [2023-01-15T20:41:30.493Z] setToolProperty: [2023-01-15T20:41:30.493Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.493Z] [2023-01-15T20:41:30.493Z] setS1ASclassPath: [2023-01-15T20:41:30.494Z] [2023-01-15T20:41:30.494Z] init-common: [2023-01-15T20:41:30.494Z] [2023-01-15T20:41:30.494Z] all: [2023-01-15T20:41:30.494Z] [2023-01-15T20:41:30.494Z] setOSConditions: [2023-01-15T20:41:30.494Z] [2023-01-15T20:41:30.494Z] setToolWin: [2023-01-15T20:41:30.494Z] [2023-01-15T20:41:30.494Z] setToolUnix: [2023-01-15T20:41:30.494Z] [2023-01-15T20:41:30.494Z] setToolProperty: [2023-01-15T20:41:30.494Z] [2023-01-15T20:41:30.494Z] setS1ASclassPath: [2023-01-15T20:41:30.494Z] [2023-01-15T20:41:30.494Z] init-common: [2023-01-15T20:41:30.494Z] [2023-01-15T20:41:30.494Z] compile-common: [2023-01-15T20:41:30.494Z] [echo] Current time (ISO): 2023-01-15T20:41:30.170+0000 [2023-01-15T20:41:30.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/classes [2023-01-15T20:41:30.494Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/classes [2023-01-15T20:41:30.511Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.511Z] [2023-01-15T20:41:30.511Z] [2023-01-15T20:41:30.511Z] checkReporting-common: [2023-01-15T20:41:30.512Z] setOSConditions: [2023-01-15T20:41:30.512Z] [2023-01-15T20:41:30.512Z] [2023-01-15T20:41:30.512Z] confirmReportPresent-common: [2023-01-15T20:41:30.512Z] setToolWin: [2023-01-15T20:41:30.513Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:41:30.513Z] [2023-01-15T20:41:30.513Z] [echo] Test seems to be reported fine [2023-01-15T20:41:30.513Z] setToolUnix: [2023-01-15T20:41:30.514Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/RepRunConf.txt [2023-01-15T20:41:30.514Z] [2023-01-15T20:41:30.514Z] [2023-01-15T20:41:30.514Z] setToolProperty: [2023-01-15T20:41:30.515Z] confirmMissingReport-common: [2023-01-15T20:41:30.515Z] [2023-01-15T20:41:30.515Z] [2023-01-15T20:41:30.516Z] setS1ASclassPath: [2023-01-15T20:41:30.512Z] [exec] Application deployed with name wsclient. [2023-01-15T20:41:30.517Z] [2023-01-15T20:41:30.517Z] [exec] Command deploy executed successfully. [2023-01-15T20:41:30.517Z] init-common: [2023-01-15T20:41:30.518Z] [2023-01-15T20:41:30.518Z] [2023-01-15T20:41:30.518Z] setup: [2023-01-15T20:41:30.518Z] modify-domain-xml: [2023-01-15T20:41:30.519Z] [2023-01-15T20:41:30.519Z] [2023-01-15T20:41:30.519Z] runtest: [2023-01-15T20:41:30.519Z] setOSConditions: [2023-01-15T20:41:30.516Z] undeploy: [2023-01-15T20:41:30.520Z] [2023-01-15T20:41:30.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:30.520Z] [2023-01-15T20:41:30.521Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml:132: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:41:30.521Z] setOSConditions: [2023-01-15T20:41:30.521Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:30.522Z] [2023-01-15T20:41:30.522Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:30.522Z] setToolWin: [2023-01-15T20:41:30.523Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:41:30.523Z] [2023-01-15T20:41:30.523Z] [java] [client.TestClient]:: [2023-01-15T20:41:30.524Z] setToolUnix: [2023-01-15T20:41:30.524Z] [java] [client.TestClient]:: [2023-01-15T20:41:30.524Z] [2023-01-15T20:41:30.525Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:41:30.525Z] setToolProperty: [2023-01-15T20:41:30.525Z] [java] [client.TestClient]:: [2023-01-15T20:41:30.526Z] [2023-01-15T20:41:30.526Z] [java] [client.TestClient]:: [2023-01-15T20:41:30.526Z] setS1ASclassPath: [2023-01-15T20:41:30.527Z] [java] [client.TestClient]::

    [2023-01-15T20:41:30.527Z] [2023-01-15T20:41:30.527Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:41:30.528Z] init-common: [2023-01-15T20:41:30.528Z] [java] [client.TestClient]::

    [2023-01-15T20:41:30.528Z] [2023-01-15T20:41:30.529Z] [java] [client.TestClient]:: [1109] [2023-01-15T20:41:30.529Z] execute-sql-common: [2023-01-15T20:41:30.529Z] [java] [client.TestClient]:: [2023-01-15T20:41:30.530Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/drop_pointbase.sql [2023-01-15T20:41:30.530Z] [java] [client.TestClient]:: [2023-01-15T20:41:30.530Z] [sql] 0 rows affected [2023-01-15T20:41:30.531Z] [java] Value of key is:client-handler-1 [2023-01-15T20:41:30.531Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:41:30.521Z] setToolWin: [2023-01-15T20:41:30.531Z] [2023-01-15T20:41:30.532Z] [2023-01-15T20:41:30.532Z] setOSConditions: [2023-01-15T20:41:30.532Z] setToolUnix: [2023-01-15T20:41:30.531Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:30.533Z] [2023-01-15T20:41:30.534Z] [java] [2023-01-15T20:41:30.534Z] setToolProperty: [2023-01-15T20:41:30.534Z] [java] [2023-01-15T20:41:30.535Z] [2023-01-15T20:41:30.533Z] [2023-01-15T20:41:30.536Z] setS1ASclassPath: [2023-01-15T20:41:30.536Z] setToolWin: [2023-01-15T20:41:30.536Z] [2023-01-15T20:41:30.537Z] [2023-01-15T20:41:30.537Z] init-common: [2023-01-15T20:41:30.537Z] setToolUnix: [2023-01-15T20:41:30.537Z] [2023-01-15T20:41:30.538Z] [2023-01-15T20:41:30.538Z] create-jdbcrealm-connection-pool: [2023-01-15T20:41:30.538Z] setToolProperty: [2023-01-15T20:41:30.538Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.539Z] [2023-01-15T20:41:30.539Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:41:30.539Z] setS1ASclassPath: [2023-01-15T20:41:30.540Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:41:30.535Z] [java] ----------------------------------------- [2023-01-15T20:41:30.541Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.541Z] [java] - client-handler-1: PASS - [2023-01-15T20:41:30.541Z] [exec] JDBC connection pool MyWhirlPool created successfully. [2023-01-15T20:41:30.541Z] [java] ----------------------------------------- [2023-01-15T20:41:30.542Z] [2023-01-15T20:41:30.542Z] [java] Total PASS: 1 [2023-01-15T20:41:30.542Z] setOSConditions: [2023-01-15T20:41:30.542Z] [java] Total FAIL: 0 [2023-01-15T20:41:30.543Z] [2023-01-15T20:41:30.543Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:30.543Z] setToolWin: [2023-01-15T20:41:30.544Z] [java] ----------------------------------------- [2023-01-15T20:41:30.544Z] [2023-01-15T20:41:30.545Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:30.545Z] setToolUnix: [2023-01-15T20:41:30.545Z] [2023-01-15T20:41:30.546Z] [2023-01-15T20:41:30.546Z] undeploy: [2023-01-15T20:41:30.546Z] setToolProperty: [2023-01-15T20:41:30.546Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.547Z] [2023-01-15T20:41:30.547Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.548Z] setS1ASclassPath: [2023-01-15T20:41:30.548Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.548Z] [2023-01-15T20:41:30.549Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.540Z] [2023-01-15T20:41:30.550Z] [2023-01-15T20:41:30.550Z] init-common: [2023-01-15T20:41:30.551Z] setOSConditions: [2023-01-15T20:41:30.551Z] [2023-01-15T20:41:30.551Z] [2023-01-15T20:41:30.551Z] delete-jdbc-resource-common: [2023-01-15T20:41:30.551Z] setToolWin: [2023-01-15T20:41:30.552Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing [2023-01-15T20:41:30.552Z] [2023-01-15T20:41:30.552Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.552Z] setToolUnix: [2023-01-15T20:41:30.553Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing [2023-01-15T20:41:30.553Z] [2023-01-15T20:41:30.553Z] [exec] JDBC resource jdbc/connsharing deleted successfully [2023-01-15T20:41:30.554Z] setToolProperty: [2023-01-15T20:41:30.554Z] [echo] cmd executed for server [2023-01-15T20:41:30.554Z] [2023-01-15T20:41:30.554Z] [2023-01-15T20:41:30.555Z] setS1ASclassPath: [2023-01-15T20:41:30.555Z] setOSConditions: [2023-01-15T20:41:30.555Z] [2023-01-15T20:41:30.549Z] init-common: [2023-01-15T20:41:30.556Z] [2023-01-15T20:41:30.556Z] [2023-01-15T20:41:30.557Z] setToolWin: [2023-01-15T20:41:30.556Z] init-common: [2023-01-15T20:41:30.558Z] [2023-01-15T20:41:30.558Z] [2023-01-15T20:41:30.558Z] setToolUnix: [2023-01-15T20:41:30.559Z] undeploy-war-common: [2023-01-15T20:41:30.559Z] [2023-01-15T20:41:30.559Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.560Z] setToolProperty: [2023-01-15T20:41:30.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:41:30.560Z] [2023-01-15T20:41:30.561Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.561Z] setS1ASclassPath: [2023-01-15T20:41:30.561Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.562Z] [2023-01-15T20:41:30.562Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.562Z] init-common: [2023-01-15T20:41:30.563Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.563Z] [2023-01-15T20:41:30.563Z] [2023-01-15T20:41:30.564Z] delete-jdbc-resource-common: [2023-01-15T20:41:30.564Z] setOSConditions: [2023-01-15T20:41:30.564Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing2 [2023-01-15T20:41:30.565Z] [2023-01-15T20:41:30.565Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.565Z] setToolWin: [2023-01-15T20:41:30.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing2 [2023-01-15T20:41:30.566Z] [2023-01-15T20:41:30.567Z] [exec] JDBC resource jdbc/connsharing2 deleted successfully [2023-01-15T20:41:30.567Z] setToolUnix: [2023-01-15T20:41:30.567Z] [echo] cmd executed for server [2023-01-15T20:41:30.568Z] [2023-01-15T20:41:30.568Z] [2023-01-15T20:41:30.568Z] setToolProperty: [2023-01-15T20:41:30.568Z] setOSConditions: [2023-01-15T20:41:30.569Z] [2023-01-15T20:41:30.569Z] [2023-01-15T20:41:30.569Z] setS1ASclassPath: [2023-01-15T20:41:30.570Z] setToolWin: [2023-01-15T20:41:30.570Z] [2023-01-15T20:41:30.570Z] [2023-01-15T20:41:30.571Z] init-common: [2023-01-15T20:41:30.571Z] setToolUnix: [2023-01-15T20:41:30.571Z] [2023-01-15T20:41:30.572Z] [2023-01-15T20:41:30.572Z] undeploy-client: [2023-01-15T20:41:30.572Z] setToolProperty: [2023-01-15T20:41:30.573Z] [2023-01-15T20:41:30.557Z] create-jdbcrealm-resource: [2023-01-15T20:41:30.573Z] setS1ASclassPath: [2023-01-15T20:41:30.574Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.574Z] [2023-01-15T20:41:30.572Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.575Z] init-common: [2023-01-15T20:41:30.575Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:30.575Z] [2023-01-15T20:41:30.575Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:41:30.576Z] delete-jdbc-connpool-common: [2023-01-15T20:41:30.576Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:30.577Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connsharing-pool [2023-01-15T20:41:30.577Z] [2023-01-15T20:41:30.577Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.577Z] all: [2023-01-15T20:41:30.578Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connsharing-pool [2023-01-15T20:41:30.578Z] [exec] JDBC Connection pool jdbc-connsharing-pool deleted successfully [2023-01-15T20:41:30.578Z] [echo] cmd executed for server [2023-01-15T20:41:30.578Z] [2023-01-15T20:41:30.578Z] setOSConditions: [2023-01-15T20:41:30.578Z] [2023-01-15T20:41:30.578Z] setToolWin: [2023-01-15T20:41:30.578Z] [2023-01-15T20:41:30.578Z] setToolUnix: [2023-01-15T20:41:30.578Z] [2023-01-15T20:41:30.578Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.578Z] setToolProperty: [2023-01-15T20:41:30.579Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.579Z] [2023-01-15T20:41:30.579Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.579Z] setS1ASclassPath: [2023-01-15T20:41:30.580Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.580Z] [2023-01-15T20:41:30.581Z] init-common: [2023-01-15T20:41:30.581Z] [2023-01-15T20:41:30.581Z] delete-jdbc-resource-common: [2023-01-15T20:41:30.581Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-1 [2023-01-15T20:41:30.580Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.581Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.581Z] [2023-01-15T20:41:30.582Z] setOSConditions: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] setToolWin: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] setToolUnix: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] setToolProperty: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] setS1ASclassPath: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] init-common: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] clean: [2023-01-15T20:41:30.582Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.582Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.582Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.582Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.582Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] setOSConditions: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] setToolWin: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] setToolUnix: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] setToolProperty: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.582Z] setS1ASclassPath: [2023-01-15T20:41:30.582Z] [2023-01-15T20:41:30.583Z] init-common: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] clean-common: [2023-01-15T20:41:30.583Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setOSConditions: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setToolWin: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setToolUnix: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setToolProperty: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setS1ASclassPath: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] init-common: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] clean-classes-common: [2023-01-15T20:41:30.583Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:41:30.583Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setOSConditions: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setToolWin: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setToolUnix: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setToolProperty: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setS1ASclassPath: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] init-common: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] clean-jars-common: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] assemble-web: [2023-01-15T20:41:30.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:30.583Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setOSConditions: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setToolWin: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setToolUnix: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setToolProperty: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] setS1ASclassPath: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] init-common: [2023-01-15T20:41:30.583Z] [2023-01-15T20:41:30.583Z] wsimport: [2023-01-15T20:41:30.583Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.751Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:30.752Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:30.752Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:41:30.752Z] [exec] Application deployed with name NoAppXml_Directory. [2023-01-15T20:41:30.752Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:41:30.752Z] [exec] Command deploydir executed successfully. [2023-01-15T20:41:30.753Z] [2023-01-15T20:41:30.753Z] init.os: [2023-01-15T20:41:30.753Z] [2023-01-15T20:41:30.753Z] init.tools.unix: [2023-01-15T20:41:30.753Z] [2023-01-15T20:41:30.753Z] init.tools.windows: [2023-01-15T20:41:30.753Z] [2023-01-15T20:41:30.753Z] init.tools: [2023-01-15T20:41:30.753Z] [2023-01-15T20:41:30.753Z] setAsadminArgs: [2023-01-15T20:41:30.753Z] [2023-01-15T20:41:30.753Z] init: [2023-01-15T20:41:30.753Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:30.753Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:30.753Z] [get] Not modified - so not downloaded [2023-01-15T20:41:30.753Z] [2023-01-15T20:41:30.753Z] init.customtasks: [2023-01-15T20:41:30.753Z] [2023-01-15T20:41:30.753Z] prepare: [2023-01-15T20:41:30.753Z] [2023-01-15T20:41:30.753Z] setOrbPort2: [2023-01-15T20:41:30.753Z] [2023-01-15T20:41:30.753Z] runclient: [2023-01-15T20:41:30.831Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid MyWhirlPool --enabled=true --target server jdbc/MyWhirlPool [2023-01-15T20:41:30.832Z] [exec] JDBC resource jdbc/MyWhirlPool created successfully. [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] setOSConditions: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] setToolWin: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] setToolUnix: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] setToolProperty: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] setS1ASclassPath: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] init-common: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] create-auth-jdbcrealm: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] setOSConditions: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] setToolWin: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] setToolUnix: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] setToolProperty: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] setS1ASclassPath: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] init-common: [2023-01-15T20:41:30.832Z] [2023-01-15T20:41:30.832Z] create-custom-auth-realm: [2023-01-15T20:41:30.832Z] [echo] Creating auth realm JDBCRealm_CLEAR ... [2023-01-15T20:41:30.838Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-1 [2023-01-15T20:41:30.838Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 deleted successfully [2023-01-15T20:41:30.838Z] [echo] cmd executed for server [2023-01-15T20:41:30.838Z] [2023-01-15T20:41:30.838Z] setOSConditions: [2023-01-15T20:41:30.838Z] [2023-01-15T20:41:30.838Z] setToolWin: [2023-01-15T20:41:30.838Z] [2023-01-15T20:41:30.838Z] setToolUnix: [2023-01-15T20:41:30.838Z] [2023-01-15T20:41:30.838Z] setToolProperty: [2023-01-15T20:41:30.838Z] [2023-01-15T20:41:30.838Z] setS1ASclassPath: [2023-01-15T20:41:30.838Z] [2023-01-15T20:41:30.838Z] init-common: [2023-01-15T20:41:30.838Z] [2023-01-15T20:41:30.838Z] delete-jdbc-resource-common: [2023-01-15T20:41:30.838Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-2 [2023-01-15T20:41:30.838Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:31.089Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:31.149Z] [exec] parsing WSDL... [2023-01-15T20:41:31.149Z] [exec] [2023-01-15T20:41:31.149Z] [exec] [2023-01-15T20:41:31.346Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:31.347Z] [2023-01-15T20:41:31.347Z] setOSConditions: [2023-01-15T20:41:31.347Z] [2023-01-15T20:41:31.347Z] setToolWin: [2023-01-15T20:41:31.347Z] [2023-01-15T20:41:31.347Z] setToolUnix: [2023-01-15T20:41:31.347Z] [2023-01-15T20:41:31.347Z] setToolProperty: [2023-01-15T20:41:31.347Z] [2023-01-15T20:41:31.347Z] setS1ASclassPath: [2023-01-15T20:41:31.347Z] [2023-01-15T20:41:31.347Z] init-common: [2023-01-15T20:41:31.347Z] [2023-01-15T20:41:31.347Z] create-custom-auth-realm: [2023-01-15T20:41:31.347Z] [echo] Creating auth realm JDBCRealm_CLEAR_BASE64 ... [2023-01-15T20:41:31.401Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-2 [2023-01-15T20:41:31.401Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 deleted successfully [2023-01-15T20:41:31.401Z] [echo] cmd executed for server [2023-01-15T20:41:31.401Z] [2023-01-15T20:41:31.401Z] setOSConditions: [2023-01-15T20:41:31.401Z] [2023-01-15T20:41:31.401Z] setToolWin: [2023-01-15T20:41:31.401Z] [2023-01-15T20:41:31.401Z] setToolUnix: [2023-01-15T20:41:31.401Z] [2023-01-15T20:41:31.401Z] setToolProperty: [2023-01-15T20:41:31.401Z] [2023-01-15T20:41:31.401Z] setS1ASclassPath: [2023-01-15T20:41:31.401Z] [2023-01-15T20:41:31.401Z] init-common: [2023-01-15T20:41:31.401Z] [2023-01-15T20:41:31.401Z] delete-jdbc-connpool-common: [2023-01-15T20:41:31.401Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-1 [2023-01-15T20:41:31.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:31.603Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:31.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:31.860Z] [2023-01-15T20:41:31.860Z] setOSConditions: [2023-01-15T20:41:31.860Z] [2023-01-15T20:41:31.860Z] setToolWin: [2023-01-15T20:41:31.860Z] [2023-01-15T20:41:31.860Z] setToolUnix: [2023-01-15T20:41:31.860Z] [2023-01-15T20:41:31.860Z] setToolProperty: [2023-01-15T20:41:31.860Z] [2023-01-15T20:41:31.860Z] setS1ASclassPath: [2023-01-15T20:41:31.860Z] [2023-01-15T20:41:31.860Z] init-common: [2023-01-15T20:41:31.860Z] [2023-01-15T20:41:31.860Z] create-custom-auth-realm: [2023-01-15T20:41:31.860Z] [echo] Creating auth realm JDBCRealm_CLEAR_HEX ... [2023-01-15T20:41:31.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:31.966Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-1 deleted successfully [2023-01-15T20:41:31.966Z] [echo] cmd executed for server [2023-01-15T20:41:31.966Z] [2023-01-15T20:41:31.966Z] setOSConditions: [2023-01-15T20:41:31.966Z] [2023-01-15T20:41:31.966Z] setToolWin: [2023-01-15T20:41:31.966Z] [2023-01-15T20:41:31.966Z] setToolUnix: [2023-01-15T20:41:31.966Z] [2023-01-15T20:41:31.966Z] setToolProperty: [2023-01-15T20:41:31.966Z] [2023-01-15T20:41:31.966Z] setS1ASclassPath: [2023-01-15T20:41:31.966Z] [2023-01-15T20:41:31.966Z] init-common: [2023-01-15T20:41:31.966Z] [2023-01-15T20:41:31.966Z] delete-jdbc-connpool-common: [2023-01-15T20:41:31.966Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-2 [2023-01-15T20:41:31.966Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:32.083Z] [exec] [2023-01-15T20:41:32.083Z] [exec] Generating code... [2023-01-15T20:41:32.083Z] [exec] [2023-01-15T20:41:32.083Z] [exec] [2023-01-15T20:41:32.083Z] [exec] Compiling code... [2023-01-15T20:41:32.083Z] [exec] [2023-01-15T20:41:32.120Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:32.121Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:32.377Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setOSConditions: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setToolWin: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setToolUnix: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setToolProperty: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setS1ASclassPath: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] init-common: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] create-custom-auth-realm: [2023-01-15T20:41:32.378Z] [echo] Creating auth realm JDBCRealm_MD2_BASE64 ... [2023-01-15T20:41:32.378Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:41:32.378Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:41:32.378Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:41:32.378Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:41:32.378Z] [javac] 1 warning [2023-01-15T20:41:32.378Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/generic-ra.jar [2023-01-15T20:41:32.378Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/generic-ra.rar [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setOSConditions: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setToolWin: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setToolUnix: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setToolProperty: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setS1ASclassPath: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] init-common: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] clean-common: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setOSConditions: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setToolWin: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setToolUnix: [2023-01-15T20:41:32.378Z] [2023-01-15T20:41:32.378Z] setToolProperty: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setS1ASclassPath: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] init-common: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] clean-classes-common: [2023-01-15T20:41:32.379Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setOSConditions: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setToolWin: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setToolUnix: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setToolProperty: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setS1ASclassPath: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] init-common: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] clean-jars-common: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] all: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setOSConditions: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setToolWin: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setToolUnix: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setToolProperty: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setS1ASclassPath: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] init-common: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] all: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setOSConditions: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setToolWin: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setToolUnix: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setToolProperty: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] setS1ASclassPath: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] init-common: [2023-01-15T20:41:32.379Z] [2023-01-15T20:41:32.379Z] compile-common: [2023-01-15T20:41:32.379Z] [echo] Current time (ISO): 2023-01-15T20:41:32.289+0000 [2023-01-15T20:41:32.379Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:32.379Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:32.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:32.530Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-2 deleted successfully [2023-01-15T20:41:32.530Z] [echo] cmd executed for server [2023-01-15T20:41:32.530Z] [2023-01-15T20:41:32.530Z] setOSConditions: [2023-01-15T20:41:32.530Z] [2023-01-15T20:41:32.530Z] setToolWin: [2023-01-15T20:41:32.530Z] [2023-01-15T20:41:32.530Z] setToolUnix: [2023-01-15T20:41:32.530Z] [2023-01-15T20:41:32.530Z] setToolProperty: [2023-01-15T20:41:32.530Z] [2023-01-15T20:41:32.530Z] setS1ASclassPath: [2023-01-15T20:41:32.530Z] [2023-01-15T20:41:32.530Z] init-common: [2023-01-15T20:41:32.530Z] [2023-01-15T20:41:32.530Z] undeploy-common: [2023-01-15T20:41:32.530Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:32.634Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:32.635Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:32.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:32.891Z] [2023-01-15T20:41:32.891Z] setOSConditions: [2023-01-15T20:41:32.891Z] [2023-01-15T20:41:32.891Z] setToolWin: [2023-01-15T20:41:32.891Z] [2023-01-15T20:41:32.891Z] setToolUnix: [2023-01-15T20:41:32.891Z] [2023-01-15T20:41:32.891Z] setToolProperty: [2023-01-15T20:41:32.891Z] [2023-01-15T20:41:32.891Z] setS1ASclassPath: [2023-01-15T20:41:32.891Z] [2023-01-15T20:41:32.891Z] init-common: [2023-01-15T20:41:32.891Z] [2023-01-15T20:41:32.891Z] create-custom-auth-realm: [2023-01-15T20:41:32.891Z] [echo] Creating auth realm JDBCRealm_MD5_BASE64 ... [2023-01-15T20:41:32.891Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:33.021Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:33.022Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:33.022Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:33.022Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:33.022Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] setOSConditions: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] setToolWin: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] setToolUnix: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] setToolProperty: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] setS1ASclassPath: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] init-common: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] compile: [2023-01-15T20:41:33.022Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:33.022Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:33.022Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:33.022Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:33.022Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] setOSConditions: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] setToolWin: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] setToolUnix: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] setToolProperty: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] setS1ASclassPath: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] init-common: [2023-01-15T20:41:33.022Z] [2023-01-15T20:41:33.022Z] compile-common: [2023-01-15T20:41:33.022Z] [echo] Current time (ISO): 2023-01-15T20:41:33.016+0000 [2023-01-15T20:41:33.022Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:33.094Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] all: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setOSConditions: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolWin: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolUnix: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolProperty: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setS1ASclassPath: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] init-common: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] clean: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setOSConditions: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolWin: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolUnix: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolProperty: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setS1ASclassPath: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] init-common: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] clean-common: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setOSConditions: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolWin: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolUnix: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolProperty: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setS1ASclassPath: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] init-common: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] clean-classes-common: [2023-01-15T20:41:33.095Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setOSConditions: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolWin: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolUnix: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolProperty: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setS1ASclassPath: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] init-common: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] clean-jars-common: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] compile: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setOSConditions: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolWin: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolUnix: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setToolProperty: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] setS1ASclassPath: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] init-common: [2023-01-15T20:41:33.095Z] [2023-01-15T20:41:33.095Z] compile-common-with-endorsed-dir: [2023-01-15T20:41:33.095Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:33.095Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:33.280Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:33.454Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:33.455Z] [2023-01-15T20:41:33.455Z] setOSConditions: [2023-01-15T20:41:33.455Z] [2023-01-15T20:41:33.455Z] setToolWin: [2023-01-15T20:41:33.455Z] [2023-01-15T20:41:33.455Z] setToolUnix: [2023-01-15T20:41:33.455Z] [2023-01-15T20:41:33.455Z] setToolProperty: [2023-01-15T20:41:33.455Z] [2023-01-15T20:41:33.455Z] setS1ASclassPath: [2023-01-15T20:41:33.455Z] [2023-01-15T20:41:33.455Z] init-common: [2023-01-15T20:41:33.455Z] [2023-01-15T20:41:33.455Z] create-custom-auth-realm: [2023-01-15T20:41:33.455Z] [echo] Creating auth realm JDBCRealm_SHA_BASE64 ... [2023-01-15T20:41:33.455Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:33.658Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:33.915Z] [javac] 1 warning [2023-01-15T20:41:33.915Z] [2023-01-15T20:41:33.915Z] setOSConditions: [2023-01-15T20:41:33.915Z] [2023-01-15T20:41:33.915Z] setToolWin: [2023-01-15T20:41:33.915Z] [2023-01-15T20:41:33.915Z] setToolUnix: [2023-01-15T20:41:33.915Z] [2023-01-15T20:41:33.915Z] setToolProperty: [2023-01-15T20:41:33.915Z] [2023-01-15T20:41:33.915Z] setS1ASclassPath: [2023-01-15T20:41:33.915Z] [2023-01-15T20:41:33.915Z] init-common: [2023-01-15T20:41:33.915Z] [2023-01-15T20:41:33.915Z] compile-common: [2023-01-15T20:41:33.915Z] [echo] Current time (ISO): 2023-01-15T20:41:33.720+0000 [2023-01-15T20:41:33.915Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:33.915Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:34.018Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:34.018Z] [2023-01-15T20:41:34.018Z] setOSConditions: [2023-01-15T20:41:34.018Z] [2023-01-15T20:41:34.018Z] setToolWin: [2023-01-15T20:41:34.018Z] [2023-01-15T20:41:34.018Z] setToolUnix: [2023-01-15T20:41:34.018Z] [2023-01-15T20:41:34.018Z] setToolProperty: [2023-01-15T20:41:34.018Z] [2023-01-15T20:41:34.018Z] setS1ASclassPath: [2023-01-15T20:41:34.018Z] [2023-01-15T20:41:34.018Z] init-common: [2023-01-15T20:41:34.018Z] [2023-01-15T20:41:34.018Z] create-custom-auth-realm: [2023-01-15T20:41:34.018Z] [echo] Creating auth realm JDBCRealm_SHA256_BASE64 ... [2023-01-15T20:41:34.018Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:34.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:34.274Z] [2023-01-15T20:41:34.274Z] setOSConditions: [2023-01-15T20:41:34.274Z] [2023-01-15T20:41:34.274Z] setToolWin: [2023-01-15T20:41:34.274Z] [2023-01-15T20:41:34.274Z] setToolUnix: [2023-01-15T20:41:34.274Z] [2023-01-15T20:41:34.274Z] setToolProperty: [2023-01-15T20:41:34.274Z] [2023-01-15T20:41:34.274Z] setS1ASclassPath: [2023-01-15T20:41:34.274Z] [2023-01-15T20:41:34.274Z] init-common: [2023-01-15T20:41:34.274Z] [2023-01-15T20:41:34.274Z] create-custom-auth-realm: [2023-01-15T20:41:34.274Z] [echo] Creating auth realm JDBCRealm_SHA384_BASE64 ... [2023-01-15T20:41:34.531Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:34.531Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:34.532Z] [javac] 1 warning [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setOSConditions: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolWin: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolUnix: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolProperty: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setS1ASclassPath: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] init-common: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] ejb-jar-common: [2023-01-15T20:41:34.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] package-ejbjar-common: [2023-01-15T20:41:34.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:34.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:34.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:34.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:34.532Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simplemdb-ejb.jar [2023-01-15T20:41:34.532Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setOSConditions: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolWin: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolUnix: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolProperty: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setS1ASclassPath: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] init-common: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] appclient-jar-common: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] package-appclientjar-common: [2023-01-15T20:41:34.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:34.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:34.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:34.532Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simplemdb-client.jar [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setOSConditions: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] fixFiles: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] convUnix: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] convWin: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolWin: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolUnix: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolProperty: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setS1ASclassPath: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] init-common: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] ear-common: [2023-01-15T20:41:34.532Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/app/${sun-application.xml} to copy. [2023-01-15T20:41:34.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:34.532Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setup: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] deploy: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setOSConditions: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolWin: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolUnix: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolProperty: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setS1ASclassPath: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] init-common: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] deploy: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setOSConditions: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolWin: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolUnix: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setToolProperty: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] setS1ASclassPath: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] init-common: [2023-01-15T20:41:34.532Z] [2023-01-15T20:41:34.532Z] deploy-rar-common: [2023-01-15T20:41:34.532Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2023-01-15T20:41:34.532Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:34.787Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:34.788Z] [2023-01-15T20:41:34.788Z] setOSConditions: [2023-01-15T20:41:34.788Z] [2023-01-15T20:41:34.788Z] setToolWin: [2023-01-15T20:41:34.788Z] [2023-01-15T20:41:34.788Z] setToolUnix: [2023-01-15T20:41:34.788Z] [2023-01-15T20:41:34.788Z] setToolProperty: [2023-01-15T20:41:34.788Z] [2023-01-15T20:41:34.788Z] setS1ASclassPath: [2023-01-15T20:41:34.788Z] [2023-01-15T20:41:34.788Z] init-common: [2023-01-15T20:41:34.788Z] [2023-01-15T20:41:34.788Z] create-custom-auth-realm: [2023-01-15T20:41:34.788Z] [echo] Creating auth realm JDBCRealm_MD2_HEX ... [2023-01-15T20:41:35.044Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:35.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.300Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:35.300Z] [2023-01-15T20:41:35.300Z] setOSConditions: [2023-01-15T20:41:35.300Z] [2023-01-15T20:41:35.300Z] setToolWin: [2023-01-15T20:41:35.300Z] [2023-01-15T20:41:35.300Z] setToolUnix: [2023-01-15T20:41:35.300Z] [2023-01-15T20:41:35.300Z] setToolProperty: [2023-01-15T20:41:35.300Z] [2023-01-15T20:41:35.300Z] setS1ASclassPath: [2023-01-15T20:41:35.300Z] [2023-01-15T20:41:35.300Z] init-common: [2023-01-15T20:41:35.300Z] [2023-01-15T20:41:35.300Z] create-custom-auth-realm: [2023-01-15T20:41:35.300Z] [echo] Creating auth realm JDBCRealm_MD5_HEX ... [2023-01-15T20:41:35.557Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:35.811Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:35.812Z] [javac] 1 warning [2023-01-15T20:41:35.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/endpoint [2023-01-15T20:41:35.812Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.812Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.812Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.812Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.812Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.812Z] [2023-01-15T20:41:35.812Z] pkg-war: [2023-01-15T20:41:35.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:35.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:41:35.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:35.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:35.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:41:35.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:35.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:35.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:41:35.812Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:41:35.812Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:41:35.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:35.812Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:35.812Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:35.813Z] [javac] 1 warning [2023-01-15T20:41:35.813Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${web.wsit.descriptors} does not exist. [2023-01-15T20:41:35.813Z] [2023-01-15T20:41:35.814Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/client-handler-2-web.war [2023-01-15T20:41:35.814Z] build: [2023-01-15T20:41:35.814Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:35.815Z] [2023-01-15T20:41:35.815Z] assemble-client: [2023-01-15T20:41:35.814Z] [2023-01-15T20:41:35.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:41:35.815Z] setOSConditions: [2023-01-15T20:41:35.815Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.816Z] [2023-01-15T20:41:35.816Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.816Z] fixFiles: [2023-01-15T20:41:35.817Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.817Z] [2023-01-15T20:41:35.817Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.818Z] convUnix: [2023-01-15T20:41:35.818Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:35.819Z] [2023-01-15T20:41:35.819Z] [2023-01-15T20:41:35.819Z] convWin: [2023-01-15T20:41:35.818Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:35.820Z] [2023-01-15T20:41:35.820Z] [2023-01-15T20:41:35.820Z] setToolWin: [2023-01-15T20:41:35.820Z] setOSConditions: [2023-01-15T20:41:35.821Z] [2023-01-15T20:41:35.821Z] [2023-01-15T20:41:35.821Z] setToolUnix: [2023-01-15T20:41:35.821Z] setToolWin: [2023-01-15T20:41:35.822Z] [2023-01-15T20:41:35.822Z] [2023-01-15T20:41:35.822Z] setToolProperty: [2023-01-15T20:41:35.823Z] setToolUnix: [2023-01-15T20:41:35.823Z] [2023-01-15T20:41:35.823Z] [2023-01-15T20:41:35.824Z] setS1ASclassPath: [2023-01-15T20:41:35.824Z] setToolProperty: [2023-01-15T20:41:35.820Z] setOSConditions: [2023-01-15T20:41:35.824Z] [2023-01-15T20:41:35.825Z] [2023-01-15T20:41:35.825Z] setS1ASclassPath: [2023-01-15T20:41:35.825Z] setToolWin: [2023-01-15T20:41:35.825Z] [2023-01-15T20:41:35.826Z] [2023-01-15T20:41:35.826Z] init-common: [2023-01-15T20:41:35.826Z] setToolUnix: [2023-01-15T20:41:35.826Z] [2023-01-15T20:41:35.827Z] [2023-01-15T20:41:35.827Z] create-custom-auth-realm: [2023-01-15T20:41:35.827Z] setToolProperty: [2023-01-15T20:41:35.827Z] [echo] Creating auth realm JDBCRealm_SHA_HEX ... [2023-01-15T20:41:35.827Z] [2023-01-15T20:41:35.828Z] setS1ASclassPath: [2023-01-15T20:41:35.828Z] [2023-01-15T20:41:35.828Z] init-common: [2023-01-15T20:41:35.828Z] [2023-01-15T20:41:35.828Z] wsimport: [2023-01-15T20:41:35.824Z] [2023-01-15T20:41:35.828Z] init-common: [2023-01-15T20:41:35.828Z] [2023-01-15T20:41:35.828Z] package-persistence-common: [2023-01-15T20:41:35.828Z] [2023-01-15T20:41:35.828Z] ejb-jar-common: [2023-01-15T20:41:35.828Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:35.828Z] [2023-01-15T20:41:35.828Z] package-ejbjar-common: [2023-01-15T20:41:35.828Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:35.828Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:35.828Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:35.828Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-ejb.jar [2023-01-15T20:41:35.828Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:35.828Z] [2023-01-15T20:41:35.828Z] appclient-jar-common: [2023-01-15T20:41:35.828Z] [2023-01-15T20:41:35.828Z] package-appclientjar-common: [2023-01-15T20:41:35.828Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:35.828Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:35.829Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:35.829Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-client.jar [2023-01-15T20:41:35.829Z] [2023-01-15T20:41:35.829Z] webclient-war-common: [2023-01-15T20:41:35.829Z] [2023-01-15T20:41:35.829Z] build-ear-common: [2023-01-15T20:41:35.829Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:41:35.829Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-01-15T20:41:35.829Z] [2023-01-15T20:41:35.829Z] deploy: [2023-01-15T20:41:35.829Z] [2023-01-15T20:41:35.829Z] setOSConditions: [2023-01-15T20:41:35.829Z] [2023-01-15T20:41:35.829Z] setToolWin: [2023-01-15T20:41:35.829Z] [2023-01-15T20:41:35.829Z] setToolUnix: [2023-01-15T20:41:35.829Z] [2023-01-15T20:41:35.829Z] setToolProperty: [2023-01-15T20:41:35.829Z] [2023-01-15T20:41:35.829Z] setS1ASclassPath: [2023-01-15T20:41:35.829Z] [2023-01-15T20:41:35.829Z] init-common: [2023-01-15T20:41:35.829Z] [2023-01-15T20:41:35.829Z] create-jdbc-connpool-common: [2023-01-15T20:41:35.829Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:36.084Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:36.086Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:36.340Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:36.340Z] [2023-01-15T20:41:36.340Z] setOSConditions: [2023-01-15T20:41:36.340Z] [2023-01-15T20:41:36.340Z] setToolWin: [2023-01-15T20:41:36.340Z] [2023-01-15T20:41:36.340Z] setToolUnix: [2023-01-15T20:41:36.340Z] [2023-01-15T20:41:36.340Z] setToolProperty: [2023-01-15T20:41:36.340Z] [2023-01-15T20:41:36.340Z] setS1ASclassPath: [2023-01-15T20:41:36.340Z] [2023-01-15T20:41:36.340Z] init-common: [2023-01-15T20:41:36.340Z] [2023-01-15T20:41:36.340Z] create-custom-auth-realm: [2023-01-15T20:41:36.340Z] [echo] Creating auth realm JDBCRealm_SHA256_HEX ... [2023-01-15T20:41:36.340Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:36.348Z] [exec] parsing WSDL... [2023-01-15T20:41:36.349Z] [exec] [2023-01-15T20:41:36.349Z] [exec] [2023-01-15T20:41:36.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:36.391Z] [exec] JDBC connection pool jdbc-connsharing-pool created successfully. [2023-01-15T20:41:36.391Z] [2023-01-15T20:41:36.391Z] set-derby-connpool-props: [2023-01-15T20:41:36.391Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:36.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:36.909Z] [2023-01-15T20:41:36.909Z] setOSConditions: [2023-01-15T20:41:36.909Z] [2023-01-15T20:41:36.909Z] setToolWin: [2023-01-15T20:41:36.909Z] [2023-01-15T20:41:36.909Z] setToolUnix: [2023-01-15T20:41:36.909Z] [2023-01-15T20:41:36.909Z] setToolProperty: [2023-01-15T20:41:36.909Z] [2023-01-15T20:41:36.909Z] setS1ASclassPath: [2023-01-15T20:41:36.909Z] [2023-01-15T20:41:36.909Z] init-common: [2023-01-15T20:41:36.909Z] [2023-01-15T20:41:36.909Z] create-custom-auth-realm: [2023-01-15T20:41:36.909Z] [echo] Creating auth realm JDBCRealm_SHA384_HEX ... [2023-01-15T20:41:36.909Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:36.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:36.954Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2023-01-15T20:41:36.954Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:37.284Z] [exec] [2023-01-15T20:41:37.285Z] [exec] Generating code... [2023-01-15T20:41:37.285Z] [exec] [2023-01-15T20:41:37.285Z] [exec] [2023-01-15T20:41:37.285Z] [exec] Compiling code... [2023-01-15T20:41:37.285Z] [exec] [2023-01-15T20:41:37.311Z] [2023-01-15T20:41:37.312Z] processResult: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] failed: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] passed: [2023-01-15T20:41:37.312Z] [echo] Test dir_deploy Passed [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] unknown: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] undeploy.asadmin: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] setAsadminArgs: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] common.undeploy.asadmin: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init.os: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init.tools.unix: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init.tools.windows: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init.tools: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] setAsadminArgs: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init: [2023-01-15T20:41:37.312Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:37.312Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:37.312Z] [get] Not modified - so not downloaded [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init.customtasks: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] delAppRef: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init.os: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init.tools.unix: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init.tools.windows: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init.tools: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] setAsadminArgs: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init: [2023-01-15T20:41:37.312Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:37.312Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:37.312Z] [get] Not modified - so not downloaded [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] init.customtasks: [2023-01-15T20:41:37.312Z] [2023-01-15T20:41:37.312Z] common.run.asadmin: [2023-01-15T20:41:37.312Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 NoAppXml_Directory [2023-01-15T20:41:37.312Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:37.472Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:37.472Z] [2023-01-15T20:41:37.472Z] setOSConditions: [2023-01-15T20:41:37.472Z] [2023-01-15T20:41:37.472Z] setToolWin: [2023-01-15T20:41:37.472Z] [2023-01-15T20:41:37.472Z] setToolUnix: [2023-01-15T20:41:37.472Z] [2023-01-15T20:41:37.472Z] setToolProperty: [2023-01-15T20:41:37.472Z] [2023-01-15T20:41:37.472Z] setS1ASclassPath: [2023-01-15T20:41:37.472Z] [2023-01-15T20:41:37.472Z] init-common: [2023-01-15T20:41:37.472Z] [2023-01-15T20:41:37.472Z] create-custom-auth-realm: [2023-01-15T20:41:37.472Z] [echo] Creating auth realm JDBCRealm_SHA512_HEX ... [2023-01-15T20:41:37.473Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:37.518Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:37.519Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2023-01-15T20:41:37.519Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:37.729Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.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 [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] setOSConditions: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] setToolWin: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] setToolUnix: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] setToolProperty: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] setS1ASclassPath: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] init-common: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] clean: [2023-01-15T20:41:37.729Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:37.729Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] compile: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] setOSConditions: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] setToolWin: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] setToolUnix: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] setToolProperty: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] setS1ASclassPath: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] init-common: [2023-01-15T20:41:37.729Z] [2023-01-15T20:41:37.729Z] compile-common: [2023-01-15T20:41:37.729Z] [echo] Current time (ISO): 2023-01-15T20:41:37.680+0000 [2023-01-15T20:41:37.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:37.730Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:37.879Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:37.879Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:41:37.879Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:37.986Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:38.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:38.083Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2023-01-15T20:41:38.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] private-all: [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] private-all: [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] private-all: [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] init.os: [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] init.tools.unix: [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] init.tools.windows: [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] init.tools: [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] setAsadminArgs: [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] init: [2023-01-15T20:41:38.137Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:38.137Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:38.137Z] [get] Not modified - so not downloaded [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] init.customtasks: [2023-01-15T20:41:38.137Z] [2023-01-15T20:41:38.137Z] prepare: [2023-01-15T20:41:38.137Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear [2023-01-15T20:41:38.137Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2023-01-15T20:41:38.137Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar [2023-01-15T20:41:38.137Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war [2023-01-15T20:41:38.138Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2023-01-15T20:41:38.138Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/client [2023-01-15T20:41:38.138Z] [2023-01-15T20:41:38.138Z] compile: [2023-01-15T20:41:38.138Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:38.138Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar [2023-01-15T20:41:38.647Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:38.647Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2023-01-15T20:41:38.647Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:38.661Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml:88: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:41:38.661Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:41:38.708Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:38.968Z] [javac] 1 warning [2023-01-15T20:41:38.969Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:38.969Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2023-01-15T20:41:39.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.210Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2023-01-15T20:41:39.210Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:39.226Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:39.227Z] [javac] 1 warning [2023-01-15T20:41:39.227Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:41:39.227Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:41:39.227Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client [2023-01-15T20:41:39.227Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:41:39.227Z] [2023-01-15T20:41:39.227Z] deploy-app: [2023-01-15T20:41:39.227Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.227Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.227Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.227Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.227Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.227Z] [2023-01-15T20:41:39.227Z] deploy-war-common: [2023-01-15T20:41:39.227Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.227Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.227Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.227Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.227Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.227Z] [2023-01-15T20:41:39.227Z] setOSConditions: [2023-01-15T20:41:39.227Z] [2023-01-15T20:41:39.227Z] setToolWin: [2023-01-15T20:41:39.227Z] [2023-01-15T20:41:39.227Z] setToolUnix: [2023-01-15T20:41:39.227Z] [2023-01-15T20:41:39.227Z] setToolProperty: [2023-01-15T20:41:39.227Z] [2023-01-15T20:41:39.227Z] setS1ASclassPath: [2023-01-15T20:41:39.227Z] [2023-01-15T20:41:39.227Z] init-common: [2023-01-15T20:41:39.227Z] [2023-01-15T20:41:39.227Z] deploy-war-commonpe: [2023-01-15T20:41:39.354Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:39.354Z] [javac] 1 warning [2023-01-15T20:41:39.354Z] [2023-01-15T20:41:39.354Z] setOSConditions: [2023-01-15T20:41:39.354Z] [2023-01-15T20:41:39.354Z] setToolWin: [2023-01-15T20:41:39.354Z] [2023-01-15T20:41:39.354Z] setToolUnix: [2023-01-15T20:41:39.354Z] [2023-01-15T20:41:39.354Z] setToolProperty: [2023-01-15T20:41:39.354Z] [2023-01-15T20:41:39.354Z] setS1ASclassPath: [2023-01-15T20:41:39.354Z] [2023-01-15T20:41:39.354Z] init-common: [2023-01-15T20:41:39.354Z] [2023-01-15T20:41:39.354Z] compile-common: [2023-01-15T20:41:39.354Z] [echo] Current time (ISO): 2023-01-15T20:41:39.318+0000 [2023-01-15T20:41:39.354Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:39.488Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:39.535Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:39.536Z] [javac] 1 warning [2023-01-15T20:41:39.611Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:39.774Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.774Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:41:39.774Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:39.794Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:39.795Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/client [2023-01-15T20:41:40.054Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/client-handler-2-web.war [2023-01-15T20:41:40.312Z] [exec] Application deployed with name client-handler-2-web. [2023-01-15T20:41:40.312Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:40.312Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:40.312Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:40.312Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:40.312Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:40.312Z] [2023-01-15T20:41:40.312Z] deploy-war-commonee: [2023-01-15T20:41:40.312Z] [2023-01-15T20:41:40.312Z] deploy-client: [2023-01-15T20:41:40.312Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:40.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:40.338Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2023-01-15T20:41:40.338Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:40.729Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:40.729Z] [javac] 1 warning [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] assemble: [2023-01-15T20:41:40.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF [2023-01-15T20:41:40.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF [2023-01-15T20:41:40.729Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war [2023-01-15T20:41:40.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2023-01-15T20:41:40.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2023-01-15T20:41:40.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2023-01-15T20:41:40.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2023-01-15T20:41:40.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/META-INF [2023-01-15T20:41:40.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/META-INF [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] declare-test: [2023-01-15T20:41:40.729Z] [echo] Starting test ear directorydeploy/ear Test asadmin deploydir [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init.os: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init.tools.unix: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init.tools.windows: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init.tools: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] setAsadminArgs: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init: [2023-01-15T20:41:40.729Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:40.729Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:40.729Z] [get] Not modified - so not downloaded [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init.customtasks: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] prepare: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] deploydir.asadmin: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] setAsadminArgs: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] common.deploydir.asadmin: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init.os: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init.tools.unix: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init.tools.windows: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init.tools: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] setAsadminArgs: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init: [2023-01-15T20:41:40.729Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:40.729Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:40.729Z] [get] Not modified - so not downloaded [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.729Z] init.customtasks: [2023-01-15T20:41:40.729Z] [2023-01-15T20:41:40.730Z] common.run.asadmin: [2023-01-15T20:41:40.730Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployEar /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2023-01-15T20:41:40.730Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:40.879Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:40.879Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:41:40.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:40.903Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2023-01-15T20:41:40.903Z] [2023-01-15T20:41:40.903Z] setOSConditions: [2023-01-15T20:41:40.903Z] [2023-01-15T20:41:40.903Z] setToolWin: [2023-01-15T20:41:40.903Z] [2023-01-15T20:41:40.903Z] setToolUnix: [2023-01-15T20:41:40.903Z] [2023-01-15T20:41:40.903Z] setToolProperty: [2023-01-15T20:41:40.903Z] [2023-01-15T20:41:40.903Z] setS1ASclassPath: [2023-01-15T20:41:40.903Z] [2023-01-15T20:41:40.903Z] init-common: [2023-01-15T20:41:40.903Z] [2023-01-15T20:41:40.903Z] create-jdbc-connpool-common: [2023-01-15T20:41:40.903Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:40.979Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:40.979Z] [javac] 1 warning [2023-01-15T20:41:40.979Z] [2023-01-15T20:41:40.979Z] build: [2023-01-15T20:41:41.140Z] [exec] Application deployed with name wsclient. [2023-01-15T20:41:41.141Z] [exec] Command deploy executed successfully. [2023-01-15T20:41:41.141Z] [2023-01-15T20:41:41.141Z] setup: [2023-01-15T20:41:41.141Z] [2023-01-15T20:41:41.141Z] runclient: [2023-01-15T20:41:41.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:41.141Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml:134: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:41:41.141Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:41.141Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:41.141Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:41:41.235Z] [2023-01-15T20:41:41.235Z] custom-build: [2023-01-15T20:41:41.236Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] setOSConditions: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] setToolWin: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] setToolUnix: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] setToolProperty: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] setS1ASclassPath: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] init-common: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] webclient-war-common: [2023-01-15T20:41:41.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] clear: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] test-tlds-exist: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] copy-tlds: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] test-tagfiles-exist: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] copy-tagfiles: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] package-war-common: [2023-01-15T20:41:41.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:41:41.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/lib [2023-01-15T20:41:41.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.236Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/docroot [2023-01-15T20:41:41.236Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-web.war [2023-01-15T20:41:41.236Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.236Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.236Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] custom-build: [2023-01-15T20:41:41.236Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] setOSConditions: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] setToolWin: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] setToolUnix: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] setToolProperty: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] setS1ASclassPath: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] init-common: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] webclient-war-common: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] clear: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] test-tlds-exist: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] copy-tlds: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] test-tagfiles-exist: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] copy-tagfiles: [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] package-war-common: [2023-01-15T20:41:41.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.236Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.236Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-base64-web.war [2023-01-15T20:41:41.236Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.236Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.236Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.236Z] [2023-01-15T20:41:41.236Z] custom-build: [2023-01-15T20:41:41.236Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setOSConditions: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setToolWin: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setToolUnix: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setToolProperty: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setS1ASclassPath: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] init-common: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] webclient-war-common: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] clear: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] test-tlds-exist: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] copy-tlds: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] test-tagfiles-exist: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] copy-tagfiles: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] package-war-common: [2023-01-15T20:41:41.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.237Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.237Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-hex-web.war [2023-01-15T20:41:41.237Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.237Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.237Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] custom-build: [2023-01-15T20:41:41.237Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setOSConditions: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setToolWin: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setToolUnix: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setToolProperty: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setS1ASclassPath: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] init-common: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] webclient-war-common: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] clear: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] test-tlds-exist: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] copy-tlds: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] test-tagfiles-exist: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] copy-tagfiles: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] package-war-common: [2023-01-15T20:41:41.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.237Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.237Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-base64-web.war [2023-01-15T20:41:41.237Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.237Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.237Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] custom-build: [2023-01-15T20:41:41.237Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setOSConditions: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setToolWin: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setToolUnix: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setToolProperty: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] setS1ASclassPath: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] init-common: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] webclient-war-common: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] clear: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] test-tlds-exist: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] copy-tlds: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] test-tagfiles-exist: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] copy-tagfiles: [2023-01-15T20:41:41.237Z] [2023-01-15T20:41:41.237Z] package-war-common: [2023-01-15T20:41:41.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.238Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-base64-web.war [2023-01-15T20:41:41.238Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.238Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] custom-build: [2023-01-15T20:41:41.238Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] setOSConditions: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] setToolWin: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] setToolUnix: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] setToolProperty: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] setS1ASclassPath: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] init-common: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] webclient-war-common: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] clear: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] test-tlds-exist: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] copy-tlds: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] test-tagfiles-exist: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] copy-tagfiles: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] package-war-common: [2023-01-15T20:41:41.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.238Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-base64-web.war [2023-01-15T20:41:41.238Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.238Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] custom-build: [2023-01-15T20:41:41.238Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] setOSConditions: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] setToolWin: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] setToolUnix: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] setToolProperty: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] setS1ASclassPath: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] init-common: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] webclient-war-common: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] clear: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] test-tlds-exist: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] copy-tlds: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] test-tagfiles-exist: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] copy-tagfiles: [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] package-war-common: [2023-01-15T20:41:41.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.238Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-base64-web.war [2023-01-15T20:41:41.238Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.238Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.238Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.238Z] [2023-01-15T20:41:41.238Z] custom-build: [2023-01-15T20:41:41.238Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] setOSConditions: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] setToolWin: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] setToolUnix: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] setToolProperty: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] setS1ASclassPath: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] init-common: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] webclient-war-common: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] clear: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] test-tlds-exist: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] copy-tlds: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] test-tagfiles-exist: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] copy-tagfiles: [2023-01-15T20:41:41.239Z] [2023-01-15T20:41:41.239Z] package-war-common: [2023-01-15T20:41:41.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.239Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.239Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-base64-web.war [2023-01-15T20:41:41.239Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.239Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.239Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.295Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:41.296Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:41:41.400Z] [java] [client.TestClient]:: [2023-01-15T20:41:41.400Z] [java] [client.TestClient]:: [2023-01-15T20:41:41.400Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:41:41.400Z] [java] [client.TestClient]:: [2023-01-15T20:41:41.400Z] [java] [client.TestClient]:: [2023-01-15T20:41:41.400Z] [java] [client.TestClient]::

    [2023-01-15T20:41:41.400Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:41:41.400Z] [java] [client.TestClient]::

    [2023-01-15T20:41:41.400Z] [java] [client.TestClient]:: [1115] [2023-01-15T20:41:41.400Z] [java] [client.TestClient]:: [2023-01-15T20:41:41.400Z] [java] [client.TestClient]:: [2023-01-15T20:41:41.400Z] [java] Value of key is:client-handler-2 [2023-01-15T20:41:41.401Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:41.401Z] [java] [2023-01-15T20:41:41.401Z] [java] [2023-01-15T20:41:41.401Z] [java] ----------------------------------------- [2023-01-15T20:41:41.401Z] [java] - client-handler-2: PASS - [2023-01-15T20:41:41.401Z] [java] ----------------------------------------- [2023-01-15T20:41:41.401Z] [java] Total PASS: 1 [2023-01-15T20:41:41.401Z] [java] Total FAIL: 0 [2023-01-15T20:41:41.401Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:41.401Z] [java] ----------------------------------------- [2023-01-15T20:41:41.401Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:41.401Z] [2023-01-15T20:41:41.401Z] undeploy: [2023-01-15T20:41:41.401Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:41.401Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:41.401Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:41.401Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:41.401Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:41.401Z] [2023-01-15T20:41:41.401Z] setOSConditions: [2023-01-15T20:41:41.401Z] [2023-01-15T20:41:41.401Z] setToolWin: [2023-01-15T20:41:41.401Z] [2023-01-15T20:41:41.401Z] setToolUnix: [2023-01-15T20:41:41.401Z] [2023-01-15T20:41:41.401Z] setToolProperty: [2023-01-15T20:41:41.401Z] [2023-01-15T20:41:41.401Z] setS1ASclassPath: [2023-01-15T20:41:41.401Z] [2023-01-15T20:41:41.401Z] init-common: [2023-01-15T20:41:41.401Z] [2023-01-15T20:41:41.401Z] undeploy-war-common: [2023-01-15T20:41:41.401Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:41.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:41.469Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-1 created successfully. [2023-01-15T20:41:41.469Z] [2023-01-15T20:41:41.469Z] set-derby-connpool-props: [2023-01-15T20:41:41.469Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] custom-build: [2023-01-15T20:41:41.496Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.496Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.496Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] setOSConditions: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] setToolWin: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] setToolUnix: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] setToolProperty: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] setS1ASclassPath: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] init-common: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] webclient-war-common: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] clear: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] test-tlds-exist: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] copy-tlds: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] test-tagfiles-exist: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] copy-tagfiles: [2023-01-15T20:41:41.496Z] [2023-01-15T20:41:41.496Z] package-war-common: [2023-01-15T20:41:41.496Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.496Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.497Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-hex-web.war [2023-01-15T20:41:41.497Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.497Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] custom-build: [2023-01-15T20:41:41.497Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] setOSConditions: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] setToolWin: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] setToolUnix: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] setToolProperty: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] setS1ASclassPath: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] init-common: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] webclient-war-common: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] clear: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] test-tlds-exist: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] copy-tlds: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] test-tagfiles-exist: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] copy-tagfiles: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] package-war-common: [2023-01-15T20:41:41.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.497Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-hex-web.war [2023-01-15T20:41:41.497Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.497Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] custom-build: [2023-01-15T20:41:41.497Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] setOSConditions: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] setToolWin: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] setToolUnix: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] setToolProperty: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] setS1ASclassPath: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] init-common: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] webclient-war-common: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] clear: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] test-tlds-exist: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] copy-tlds: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] test-tagfiles-exist: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] copy-tagfiles: [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] package-war-common: [2023-01-15T20:41:41.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.497Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-hex-web.war [2023-01-15T20:41:41.497Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.497Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.497Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.497Z] [2023-01-15T20:41:41.497Z] custom-build: [2023-01-15T20:41:41.497Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] setOSConditions: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] setToolWin: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] setToolUnix: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] setToolProperty: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] setS1ASclassPath: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] init-common: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] webclient-war-common: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] clear: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] test-tlds-exist: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] copy-tlds: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] test-tagfiles-exist: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] copy-tagfiles: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] package-war-common: [2023-01-15T20:41:41.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.498Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.498Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-hex-web.war [2023-01-15T20:41:41.498Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.498Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.498Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] custom-build: [2023-01-15T20:41:41.498Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] setOSConditions: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] setToolWin: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] setToolUnix: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] setToolProperty: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] setS1ASclassPath: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] init-common: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] webclient-war-common: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] clear: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] test-tlds-exist: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] copy-tlds: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] test-tagfiles-exist: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] copy-tagfiles: [2023-01-15T20:41:41.498Z] [2023-01-15T20:41:41.498Z] package-war-common: [2023-01-15T20:41:41.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.498Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.498Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-hex-web.war [2023-01-15T20:41:41.498Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.498Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.499Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] custom-build: [2023-01-15T20:41:41.499Z] [echo] web.xml is defined as web.xml [2023-01-15T20:41:41.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setOSConditions: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setToolWin: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setToolUnix: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setToolProperty: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setS1ASclassPath: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] init-common: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] webclient-war-common: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] clear: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] test-tlds-exist: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] copy-tlds: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] test-tagfiles-exist: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] copy-tagfiles: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] package-war-common: [2023-01-15T20:41:41.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-01-15T20:41:41.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.499Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:41.499Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha512-hex-web.war [2023-01-15T20:41:41.499Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:41.499Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2023-01-15T20:41:41.499Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setOSConditions: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setToolWin: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setToolUnix: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setToolProperty: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setS1ASclassPath: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] init-common: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] deploy: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] deploy-war-common: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setOSConditions: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setToolWin: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setToolUnix: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setToolProperty: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] setS1ASclassPath: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] init-common: [2023-01-15T20:41:41.499Z] [2023-01-15T20:41:41.499Z] deploy-war-commonpe: [2023-01-15T20:41:41.756Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:41.865Z] [exec] Application deployed with name dirDeployEar. [2023-01-15T20:41:41.866Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:41:41.866Z] [exec] Command deploydir executed successfully. [2023-01-15T20:41:41.866Z] [2023-01-15T20:41:41.866Z] setHttpPort: [2023-01-15T20:41:41.866Z] [2023-01-15T20:41:41.866Z] run.positive: [2023-01-15T20:41:41.866Z] [2023-01-15T20:41:41.866Z] init.os: [2023-01-15T20:41:41.866Z] [2023-01-15T20:41:41.866Z] init.tools.unix: [2023-01-15T20:41:41.866Z] [2023-01-15T20:41:41.866Z] init.tools.windows: [2023-01-15T20:41:41.866Z] [2023-01-15T20:41:41.866Z] init.tools: [2023-01-15T20:41:41.866Z] [2023-01-15T20:41:41.866Z] setAsadminArgs: [2023-01-15T20:41:41.866Z] [2023-01-15T20:41:41.866Z] init: [2023-01-15T20:41:41.866Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:41.866Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:41.866Z] [get] Not modified - so not downloaded [2023-01-15T20:41:41.866Z] [2023-01-15T20:41:41.866Z] init.customtasks: [2023-01-15T20:41:41.866Z] [2023-01-15T20:41:41.866Z] runclient: [2023-01-15T20:41:41.866Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb true [2023-01-15T20:41:41.866Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:41.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:41:42.013Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-web.war [2023-01-15T20:41:42.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:42.032Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2023-01-15T20:41:42.032Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:42.226Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:42.226Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:42.226Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:42.226Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:42.226Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:42.226Z] [2023-01-15T20:41:42.226Z] setOSConditions: [2023-01-15T20:41:42.226Z] [2023-01-15T20:41:42.226Z] setToolWin: [2023-01-15T20:41:42.226Z] [2023-01-15T20:41:42.226Z] setToolUnix: [2023-01-15T20:41:42.226Z] [2023-01-15T20:41:42.226Z] setToolProperty: [2023-01-15T20:41:42.226Z] [2023-01-15T20:41:42.226Z] setS1ASclassPath: [2023-01-15T20:41:42.226Z] [2023-01-15T20:41:42.226Z] init-common: [2023-01-15T20:41:42.226Z] [2023-01-15T20:41:42.226Z] undeploy-client: [2023-01-15T20:41:42.226Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:42.270Z] [exec] Application deployed with name jdbc-realm-clear-web. [2023-01-15T20:41:42.271Z] [2023-01-15T20:41:42.271Z] deploy-war-commonee: [2023-01-15T20:41:42.271Z] [2023-01-15T20:41:42.271Z] deploy-war-common: [2023-01-15T20:41:42.271Z] [2023-01-15T20:41:42.271Z] setOSConditions: [2023-01-15T20:41:42.271Z] [2023-01-15T20:41:42.271Z] setToolWin: [2023-01-15T20:41:42.271Z] [2023-01-15T20:41:42.271Z] setToolUnix: [2023-01-15T20:41:42.271Z] [2023-01-15T20:41:42.271Z] setToolProperty: [2023-01-15T20:41:42.271Z] [2023-01-15T20:41:42.271Z] setS1ASclassPath: [2023-01-15T20:41:42.271Z] [2023-01-15T20:41:42.271Z] init-common: [2023-01-15T20:41:42.271Z] [2023-01-15T20:41:42.271Z] deploy-war-commonpe: [2023-01-15T20:41:42.271Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:42.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:42.289Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2023-01-15T20:41:42.546Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:42.794Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:42.794Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]::
    [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]::
    HelloWorld [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
    [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.802Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]::
    Enter [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
    [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]::
    [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-01-15T20:41:42.803Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] processResult: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] failed: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] passed: [2023-01-15T20:41:42.803Z] [echo] Test ear Passed [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] unknown: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] declare-test: [2023-01-15T20:41:42.803Z] [echo] Starting test ear directorydeploy/ear Test asadmin redeploydir [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init.os: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init.tools.unix: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init.tools.windows: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init.tools: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] setAsadminArgs: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init: [2023-01-15T20:41:42.803Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:42.803Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:42.803Z] [get] Not modified - so not downloaded [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init.customtasks: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] prepare: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] redeploydir.asadmin: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] setAsadminArgs: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] common.redeploydir.asadmin: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init.os: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init.tools.unix: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init.tools.windows: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init.tools: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] setAsadminArgs: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init: [2023-01-15T20:41:42.803Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:42.803Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:42.803Z] [get] Not modified - so not downloaded [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] init.customtasks: [2023-01-15T20:41:42.803Z] [2023-01-15T20:41:42.803Z] common.run.asadmin: [2023-01-15T20:41:42.803Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployEar /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2023-01-15T20:41:42.803Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:42.835Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-base64-web.war [2023-01-15T20:41:42.836Z] [exec] Application deployed with name jdbc-realm-clear-base64-web. [2023-01-15T20:41:42.836Z] [2023-01-15T20:41:42.836Z] deploy-war-commonee: [2023-01-15T20:41:42.836Z] [2023-01-15T20:41:42.836Z] deploy-war-common: [2023-01-15T20:41:42.836Z] [2023-01-15T20:41:42.836Z] setOSConditions: [2023-01-15T20:41:42.836Z] [2023-01-15T20:41:42.836Z] setToolWin: [2023-01-15T20:41:42.836Z] [2023-01-15T20:41:42.836Z] setToolUnix: [2023-01-15T20:41:42.836Z] [2023-01-15T20:41:42.836Z] setToolProperty: [2023-01-15T20:41:42.836Z] [2023-01-15T20:41:42.836Z] setS1ASclassPath: [2023-01-15T20:41:42.836Z] [2023-01-15T20:41:42.836Z] init-common: [2023-01-15T20:41:42.836Z] [2023-01-15T20:41:42.836Z] deploy-war-commonpe: [2023-01-15T20:41:42.836Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:42.897Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:42.897Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2023-01-15T20:41:43.053Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:43.053Z] [2023-01-15T20:41:43.053Z] all: [2023-01-15T20:41:43.053Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:43.053Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:43.053Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:43.053Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:43.053Z] [2023-01-15T20:41:43.053Z] setOSConditions: [2023-01-15T20:41:43.053Z] [2023-01-15T20:41:43.053Z] setToolWin: [2023-01-15T20:41:43.053Z] [2023-01-15T20:41:43.053Z] setToolUnix: [2023-01-15T20:41:43.053Z] [2023-01-15T20:41:43.053Z] setToolProperty: [2023-01-15T20:41:43.053Z] [2023-01-15T20:41:43.053Z] setS1ASclassPath: [2023-01-15T20:41:43.053Z] [2023-01-15T20:41:43.053Z] init-common: [2023-01-15T20:41:43.053Z] [2023-01-15T20:41:43.053Z] clean: [2023-01-15T20:41:43.053Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setOSConditions: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolWin: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolUnix: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolProperty: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setS1ASclassPath: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] init-common: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] clean-common: [2023-01-15T20:41:43.054Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setOSConditions: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolWin: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolUnix: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolProperty: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setS1ASclassPath: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] init-common: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] clean-classes-common: [2023-01-15T20:41:43.054Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:41:43.054Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setOSConditions: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolWin: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolUnix: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolProperty: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setS1ASclassPath: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] init-common: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] clean-jars-common: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] assemble-web: [2023-01-15T20:41:43.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:43.054Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:43.054Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setOSConditions: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolWin: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolUnix: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setToolProperty: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] setS1ASclassPath: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] init-common: [2023-01-15T20:41:43.054Z] [2023-01-15T20:41:43.054Z] wsimport: [2023-01-15T20:41:43.054Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:43.154Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:43.399Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-hex-web.war [2023-01-15T20:41:43.400Z] [exec] Application deployed with name jdbc-realm-clear-hex-web. [2023-01-15T20:41:43.400Z] [2023-01-15T20:41:43.400Z] deploy-war-commonee: [2023-01-15T20:41:43.400Z] [2023-01-15T20:41:43.400Z] deploy-war-common: [2023-01-15T20:41:43.400Z] [2023-01-15T20:41:43.400Z] setOSConditions: [2023-01-15T20:41:43.400Z] [2023-01-15T20:41:43.400Z] setToolWin: [2023-01-15T20:41:43.400Z] [2023-01-15T20:41:43.400Z] setToolUnix: [2023-01-15T20:41:43.400Z] [2023-01-15T20:41:43.400Z] setToolProperty: [2023-01-15T20:41:43.400Z] [2023-01-15T20:41:43.400Z] setS1ASclassPath: [2023-01-15T20:41:43.400Z] [2023-01-15T20:41:43.400Z] init-common: [2023-01-15T20:41:43.400Z] [2023-01-15T20:41:43.400Z] deploy-war-commonpe: [2023-01-15T20:41:43.411Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:43.412Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2023-01-15T20:41:43.620Z] [exec] parsing WSDL... [2023-01-15T20:41:43.621Z] [exec] [2023-01-15T20:41:43.621Z] [exec] [2023-01-15T20:41:43.656Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:43.670Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:43.737Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:43.739Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:41:43.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-base64-web.war [2023-01-15T20:41:43.914Z] [exec] Application deployed with name jdbc-realm-md2-base64-web. [2023-01-15T20:41:43.914Z] [2023-01-15T20:41:43.914Z] deploy-war-commonee: [2023-01-15T20:41:43.914Z] [2023-01-15T20:41:43.914Z] deploy-war-common: [2023-01-15T20:41:43.927Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:43.997Z] [exec] Application deployed with name dirDeployEar. [2023-01-15T20:41:43.997Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:41:43.997Z] [exec] Command deploydir executed successfully. [2023-01-15T20:41:43.997Z] [2023-01-15T20:41:43.997Z] setHttpPort: [2023-01-15T20:41:43.997Z] [2023-01-15T20:41:43.997Z] run.positive: [2023-01-15T20:41:43.997Z] [2023-01-15T20:41:43.997Z] init.os: [2023-01-15T20:41:43.997Z] [2023-01-15T20:41:43.997Z] init.tools.unix: [2023-01-15T20:41:43.997Z] [2023-01-15T20:41:43.997Z] init.tools.windows: [2023-01-15T20:41:43.997Z] [2023-01-15T20:41:43.997Z] init.tools: [2023-01-15T20:41:43.997Z] [2023-01-15T20:41:43.997Z] setAsadminArgs: [2023-01-15T20:41:43.997Z] [2023-01-15T20:41:43.997Z] init: [2023-01-15T20:41:43.997Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:43.997Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:43.997Z] [get] Not modified - so not downloaded [2023-01-15T20:41:43.997Z] [2023-01-15T20:41:43.997Z] init.customtasks: [2023-01-15T20:41:43.997Z] [2023-01-15T20:41:43.997Z] runclient: [2023-01-15T20:41:43.997Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb true [2023-01-15T20:41:44.171Z] [2023-01-15T20:41:44.171Z] setOSConditions: [2023-01-15T20:41:44.171Z] [2023-01-15T20:41:44.171Z] setToolWin: [2023-01-15T20:41:44.171Z] [2023-01-15T20:41:44.171Z] setToolUnix: [2023-01-15T20:41:44.171Z] [2023-01-15T20:41:44.171Z] setToolProperty: [2023-01-15T20:41:44.171Z] [2023-01-15T20:41:44.171Z] setS1ASclassPath: [2023-01-15T20:41:44.171Z] [2023-01-15T20:41:44.171Z] init-common: [2023-01-15T20:41:44.171Z] [2023-01-15T20:41:44.171Z] deploy-war-commonpe: [2023-01-15T20:41:44.171Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:44.184Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2023-01-15T20:41:44.184Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:44.256Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:44.428Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-base64-web.war [2023-01-15T20:41:44.554Z] [exec] [2023-01-15T20:41:44.555Z] [exec] Generating code... [2023-01-15T20:41:44.555Z] [exec] [2023-01-15T20:41:44.555Z] [exec] [2023-01-15T20:41:44.555Z] [exec] Compiling code... [2023-01-15T20:41:44.555Z] [exec] [2023-01-15T20:41:44.685Z] [exec] Application deployed with name jdbc-realm-md5-base64-web. [2023-01-15T20:41:44.686Z] [2023-01-15T20:41:44.686Z] deploy-war-commonee: [2023-01-15T20:41:44.686Z] [2023-01-15T20:41:44.686Z] deploy-war-common: [2023-01-15T20:41:44.686Z] [2023-01-15T20:41:44.686Z] setOSConditions: [2023-01-15T20:41:44.686Z] [2023-01-15T20:41:44.686Z] setToolWin: [2023-01-15T20:41:44.686Z] [2023-01-15T20:41:44.686Z] setToolUnix: [2023-01-15T20:41:44.686Z] [2023-01-15T20:41:44.686Z] setToolProperty: [2023-01-15T20:41:44.686Z] [2023-01-15T20:41:44.686Z] setS1ASclassPath: [2023-01-15T20:41:44.686Z] [2023-01-15T20:41:44.686Z] init-common: [2023-01-15T20:41:44.686Z] [2023-01-15T20:41:44.686Z] deploy-war-commonpe: [2023-01-15T20:41:44.686Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:44.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:44.748Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:41:44.749Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:44.822Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:41:44.823Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]::
    [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]::
    HelloWorld [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
    [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]::
    Enter [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
    [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]::
    [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-01-15T20:41:45.081Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:41:45.081Z] [2023-01-15T20:41:45.082Z] processResult: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] failed: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] passed: [2023-01-15T20:41:45.082Z] [echo] Test ear Passed [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] unknown: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] declare-test: [2023-01-15T20:41:45.082Z] [echo] Starting test ear directorydeploy/ear Test asadmin undeploydir [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] undeploy.asadmin: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] setAsadminArgs: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] common.undeploy.asadmin: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init.os: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init.tools.unix: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init.tools.windows: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init.tools: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] setAsadminArgs: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init: [2023-01-15T20:41:45.082Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:45.082Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:45.082Z] [get] Not modified - so not downloaded [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init.customtasks: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] delAppRef: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init.os: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init.tools.unix: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init.tools.windows: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init.tools: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] setAsadminArgs: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init: [2023-01-15T20:41:45.082Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:45.082Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:45.082Z] [get] Not modified - so not downloaded [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] init.customtasks: [2023-01-15T20:41:45.082Z] [2023-01-15T20:41:45.082Z] common.run.asadmin: [2023-01-15T20:41:45.082Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployEar [2023-01-15T20:41:45.082Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:45.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-base64-web.war [2023-01-15T20:41:45.251Z] [exec] Application deployed with name jdbc-realm-sha-base64-web. [2023-01-15T20:41:45.251Z] [2023-01-15T20:41:45.251Z] deploy-war-commonee: [2023-01-15T20:41:45.251Z] [2023-01-15T20:41:45.251Z] deploy-war-common: [2023-01-15T20:41:45.251Z] [2023-01-15T20:41:45.251Z] setOSConditions: [2023-01-15T20:41:45.251Z] [2023-01-15T20:41:45.251Z] setToolWin: [2023-01-15T20:41:45.251Z] [2023-01-15T20:41:45.251Z] setToolUnix: [2023-01-15T20:41:45.251Z] [2023-01-15T20:41:45.251Z] setToolProperty: [2023-01-15T20:41:45.251Z] [2023-01-15T20:41:45.251Z] setS1ASclassPath: [2023-01-15T20:41:45.251Z] [2023-01-15T20:41:45.251Z] init-common: [2023-01-15T20:41:45.251Z] [2023-01-15T20:41:45.251Z] deploy-war-commonpe: [2023-01-15T20:41:45.251Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:45.311Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:45.311Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2023-01-15T20:41:45.312Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:45.648Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:45.648Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:41:45.814Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-base64-web.war [2023-01-15T20:41:45.814Z] [exec] Application deployed with name jdbc-realm-sha256-base64-web. [2023-01-15T20:41:45.814Z] [2023-01-15T20:41:45.814Z] deploy-war-commonee: [2023-01-15T20:41:45.814Z] [2023-01-15T20:41:45.814Z] deploy-war-common: [2023-01-15T20:41:45.814Z] [2023-01-15T20:41:45.814Z] setOSConditions: [2023-01-15T20:41:45.814Z] [2023-01-15T20:41:45.814Z] setToolWin: [2023-01-15T20:41:45.814Z] [2023-01-15T20:41:45.814Z] setToolUnix: [2023-01-15T20:41:45.814Z] [2023-01-15T20:41:45.814Z] setToolProperty: [2023-01-15T20:41:45.814Z] [2023-01-15T20:41:45.814Z] setS1ASclassPath: [2023-01-15T20:41:45.815Z] [2023-01-15T20:41:45.815Z] init-common: [2023-01-15T20:41:45.815Z] [2023-01-15T20:41:45.815Z] deploy-war-commonpe: [2023-01-15T20:41:45.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:45.879Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2023-01-15T20:41:45.879Z] [2023-01-15T20:41:45.879Z] asadmin-common: [2023-01-15T20:41:45.879Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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;' [2023-01-15T20:41:45.879Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:45.932Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:45.933Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:45.933Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:45.933Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] setOSConditions: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] setToolWin: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] setToolUnix: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] setToolProperty: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] setS1ASclassPath: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] init-common: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] compile: [2023-01-15T20:41:45.933Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:45.933Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:45.933Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:45.933Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] setOSConditions: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] setToolWin: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] setToolUnix: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] setToolProperty: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] setS1ASclassPath: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] init-common: [2023-01-15T20:41:45.933Z] [2023-01-15T20:41:45.933Z] compile-common: [2023-01-15T20:41:45.933Z] [echo] Current time (ISO): 2023-01-15T20:41:45.743+0000 [2023-01-15T20:41:45.933Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:45.933Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:46.071Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:46.215Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:46.215Z] [2023-01-15T20:41:46.215Z] setHttpPort: [2023-01-15T20:41:46.215Z] [2023-01-15T20:41:46.215Z] run.negative: [2023-01-15T20:41:46.215Z] [2023-01-15T20:41:46.215Z] init.os: [2023-01-15T20:41:46.215Z] [2023-01-15T20:41:46.215Z] init.tools.unix: [2023-01-15T20:41:46.215Z] [2023-01-15T20:41:46.215Z] init.tools.windows: [2023-01-15T20:41:46.215Z] [2023-01-15T20:41:46.215Z] init.tools: [2023-01-15T20:41:46.215Z] [2023-01-15T20:41:46.215Z] setAsadminArgs: [2023-01-15T20:41:46.215Z] [2023-01-15T20:41:46.215Z] init: [2023-01-15T20:41:46.215Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:46.215Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:46.215Z] [get] Not modified - so not downloaded [2023-01-15T20:41:46.215Z] [2023-01-15T20:41:46.215Z] init.customtasks: [2023-01-15T20:41:46.215Z] [2023-01-15T20:41:46.215Z] runclient: [2023-01-15T20:41:46.215Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb/dirDeployEar false [2023-01-15T20:41:46.215Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:46.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-base64-web.war [2023-01-15T20:41:46.328Z] [exec] Application deployed with name jdbc-realm-sha384-base64-web. [2023-01-15T20:41:46.328Z] [2023-01-15T20:41:46.328Z] deploy-war-commonee: [2023-01-15T20:41:46.329Z] [2023-01-15T20:41:46.329Z] deploy-war-common: [2023-01-15T20:41:46.329Z] [2023-01-15T20:41:46.329Z] setOSConditions: [2023-01-15T20:41:46.329Z] [2023-01-15T20:41:46.329Z] setToolWin: [2023-01-15T20:41:46.329Z] [2023-01-15T20:41:46.329Z] setToolUnix: [2023-01-15T20:41:46.329Z] [2023-01-15T20:41:46.329Z] setToolProperty: [2023-01-15T20:41:46.329Z] [2023-01-15T20:41:46.329Z] setS1ASclassPath: [2023-01-15T20:41:46.329Z] [2023-01-15T20:41:46.329Z] init-common: [2023-01-15T20:41:46.329Z] [2023-01-15T20:41:46.329Z] deploy-war-commonpe: [2023-01-15T20:41:46.443Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:41:46.444Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2023-01-15T20:41:46.444Z] [2023-01-15T20:41:46.444Z] setOSConditions: [2023-01-15T20:41:46.444Z] [2023-01-15T20:41:46.444Z] setToolWin: [2023-01-15T20:41:46.444Z] [2023-01-15T20:41:46.444Z] setToolUnix: [2023-01-15T20:41:46.444Z] [2023-01-15T20:41:46.444Z] setToolProperty: [2023-01-15T20:41:46.444Z] [2023-01-15T20:41:46.444Z] setS1ASclassPath: [2023-01-15T20:41:46.444Z] [2023-01-15T20:41:46.444Z] init-common: [2023-01-15T20:41:46.444Z] [2023-01-15T20:41:46.444Z] create-jdbc-connpool-common: [2023-01-15T20:41:46.444Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:46.585Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:46.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-hex-web.war [2023-01-15T20:41:47.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:47.010Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-2 created successfully. [2023-01-15T20:41:47.010Z] [2023-01-15T20:41:47.010Z] set-derby-connpool-props: [2023-01-15T20:41:47.010Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:47.102Z] [exec] Application deployed with name jdbc-realm-md2-hex-web. [2023-01-15T20:41:47.102Z] [2023-01-15T20:41:47.102Z] deploy-war-commonee: [2023-01-15T20:41:47.102Z] [2023-01-15T20:41:47.102Z] deploy-war-common: [2023-01-15T20:41:47.102Z] [2023-01-15T20:41:47.102Z] setOSConditions: [2023-01-15T20:41:47.102Z] [2023-01-15T20:41:47.102Z] setToolWin: [2023-01-15T20:41:47.102Z] [2023-01-15T20:41:47.102Z] setToolUnix: [2023-01-15T20:41:47.102Z] [2023-01-15T20:41:47.102Z] setToolProperty: [2023-01-15T20:41:47.102Z] [2023-01-15T20:41:47.102Z] setS1ASclassPath: [2023-01-15T20:41:47.102Z] [2023-01-15T20:41:47.102Z] init-common: [2023-01-15T20:41:47.102Z] [2023-01-15T20:41:47.102Z] deploy-war-commonpe: [2023-01-15T20:41:47.102Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:47.150Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:41:47.151Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb/dirDeployEar [2023-01-15T20:41:47.151Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/dirDeployEarWeb/dirDeployEar [2023-01-15T20:41:47.151Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] processResult: [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] failed: [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] passed: [2023-01-15T20:41:47.151Z] [echo] Test ear Passed [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] unknown: [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] private-all: [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] init.os: [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] init.tools.unix: [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] init.tools.windows: [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] init.tools: [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] setAsadminArgs: [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] init: [2023-01-15T20:41:47.151Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:47.151Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:47.151Z] [get] Not modified - so not downloaded [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] init.customtasks: [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] prepare: [2023-01-15T20:41:47.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix [2023-01-15T20:41:47.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2023-01-15T20:41:47.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar [2023-01-15T20:41:47.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war [2023-01-15T20:41:47.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2023-01-15T20:41:47.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/client [2023-01-15T20:41:47.151Z] [2023-01-15T20:41:47.151Z] compile: [2023-01-15T20:41:47.151Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:47.151Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar [2023-01-15T20:41:47.279Z] [exec] Application deployed with name generic-ra. [2023-01-15T20:41:47.279Z] [echo] Deploying generic-ra.rar on server [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setOSConditions: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setToolWin: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setToolUnix: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setToolProperty: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setS1ASclassPath: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] init-common: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] deploy-ear: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setOSConditions: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setToolWin: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setToolUnix: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setToolProperty: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setS1ASclassPath: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] init-common: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] deploy-common: [2023-01-15T20:41:47.279Z] [echo] Current time (ISO): 2023-01-15T20:41:45.729+0000 [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.279Z] setOSConditions: [2023-01-15T20:41:47.279Z] [2023-01-15T20:41:47.280Z] setToolWin: [2023-01-15T20:41:47.280Z] [2023-01-15T20:41:47.280Z] setToolUnix: [2023-01-15T20:41:47.280Z] [2023-01-15T20:41:47.280Z] setToolProperty: [2023-01-15T20:41:47.280Z] [2023-01-15T20:41:47.280Z] setS1ASclassPath: [2023-01-15T20:41:47.280Z] [2023-01-15T20:41:47.280Z] init-common: [2023-01-15T20:41:47.280Z] [2023-01-15T20:41:47.280Z] deploy-common-pe: [2023-01-15T20:41:47.280Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:47.280Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2023-01-15T20:41:47.573Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:47.575Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2023-01-15T20:41:47.575Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:47.666Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-hex-web.war [2023-01-15T20:41:47.667Z] [exec] Application deployed with name jdbc-realm-md5-hex-web. [2023-01-15T20:41:47.667Z] [2023-01-15T20:41:47.667Z] deploy-war-commonee: [2023-01-15T20:41:47.667Z] [2023-01-15T20:41:47.667Z] deploy-war-common: [2023-01-15T20:41:47.667Z] [2023-01-15T20:41:47.667Z] setOSConditions: [2023-01-15T20:41:47.667Z] [2023-01-15T20:41:47.667Z] setToolWin: [2023-01-15T20:41:47.667Z] [2023-01-15T20:41:47.667Z] setToolUnix: [2023-01-15T20:41:47.667Z] [2023-01-15T20:41:47.667Z] setToolProperty: [2023-01-15T20:41:47.667Z] [2023-01-15T20:41:47.667Z] setS1ASclassPath: [2023-01-15T20:41:47.667Z] [2023-01-15T20:41:47.667Z] init-common: [2023-01-15T20:41:47.667Z] [2023-01-15T20:41:47.667Z] deploy-war-commonpe: [2023-01-15T20:41:47.667Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:47.720Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:47.979Z] [javac] 1 warning [2023-01-15T20:41:47.979Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:47.979Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2023-01-15T20:41:48.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:48.138Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2023-01-15T20:41:48.138Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:48.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-hex-web.war [2023-01-15T20:41:48.231Z] [exec] Application deployed with name jdbc-realm-sha-hex-web. [2023-01-15T20:41:48.231Z] [2023-01-15T20:41:48.231Z] deploy-war-commonee: [2023-01-15T20:41:48.231Z] [2023-01-15T20:41:48.231Z] deploy-war-common: [2023-01-15T20:41:48.231Z] [2023-01-15T20:41:48.231Z] setOSConditions: [2023-01-15T20:41:48.231Z] [2023-01-15T20:41:48.231Z] setToolWin: [2023-01-15T20:41:48.231Z] [2023-01-15T20:41:48.231Z] setToolUnix: [2023-01-15T20:41:48.231Z] [2023-01-15T20:41:48.231Z] setToolProperty: [2023-01-15T20:41:48.231Z] [2023-01-15T20:41:48.231Z] setS1ASclassPath: [2023-01-15T20:41:48.231Z] [2023-01-15T20:41:48.231Z] init-common: [2023-01-15T20:41:48.231Z] [2023-01-15T20:41:48.231Z] deploy-war-commonpe: [2023-01-15T20:41:48.231Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:48.463Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:48.463Z] [javac] 1 warning [2023-01-15T20:41:48.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom [2023-01-15T20:41:48.463Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:48.463Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:48.464Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:48.464Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:48.464Z] [2023-01-15T20:41:48.464Z] pkg-war: [2023-01-15T20:41:48.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:48.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:41:48.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:48.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:48.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:41:48.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:48.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:48.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:41:48.464Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:41:48.464Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:41:48.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:48.464Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:48.464Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${web.wsit.descriptors} does not exist. [2023-01-15T20:41:48.464Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mtom-web.war [2023-01-15T20:41:48.464Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:48.464Z] [2023-01-15T20:41:48.464Z] assemble-client: [2023-01-15T20:41:48.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:41:48.464Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:48.464Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:48.464Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:48.464Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:48.464Z] [2023-01-15T20:41:48.464Z] setOSConditions: [2023-01-15T20:41:48.464Z] [2023-01-15T20:41:48.464Z] setToolWin: [2023-01-15T20:41:48.464Z] [2023-01-15T20:41:48.464Z] setToolUnix: [2023-01-15T20:41:48.464Z] [2023-01-15T20:41:48.464Z] setToolProperty: [2023-01-15T20:41:48.464Z] [2023-01-15T20:41:48.464Z] setS1ASclassPath: [2023-01-15T20:41:48.464Z] [2023-01-15T20:41:48.464Z] init-common: [2023-01-15T20:41:48.464Z] [2023-01-15T20:41:48.464Z] wsimport: [2023-01-15T20:41:48.464Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:48.545Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:48.546Z] [javac] 1 warning [2023-01-15T20:41:48.546Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:48.546Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/client [2023-01-15T20:41:48.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:48.703Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2023-01-15T20:41:48.703Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:48.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-hex-web.war [2023-01-15T20:41:48.794Z] [exec] Application deployed with name jdbc-realm-sha256-hex-web. [2023-01-15T20:41:48.794Z] [2023-01-15T20:41:48.794Z] deploy-war-commonee: [2023-01-15T20:41:48.794Z] [2023-01-15T20:41:48.794Z] deploy-war-common: [2023-01-15T20:41:48.794Z] [2023-01-15T20:41:48.794Z] setOSConditions: [2023-01-15T20:41:48.794Z] [2023-01-15T20:41:48.794Z] setToolWin: [2023-01-15T20:41:48.794Z] [2023-01-15T20:41:48.794Z] setToolUnix: [2023-01-15T20:41:48.794Z] [2023-01-15T20:41:48.794Z] setToolProperty: [2023-01-15T20:41:48.794Z] [2023-01-15T20:41:48.794Z] setS1ASclassPath: [2023-01-15T20:41:48.794Z] [2023-01-15T20:41:48.794Z] init-common: [2023-01-15T20:41:48.794Z] [2023-01-15T20:41:48.794Z] deploy-war-commonpe: [2023-01-15T20:41:48.794Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:49.033Z] [exec] parsing WSDL... [2023-01-15T20:41:49.033Z] [exec] [2023-01-15T20:41:49.033Z] [exec] [2023-01-15T20:41:49.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:49.268Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2023-01-15T20:41:49.268Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:49.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-hex-web.war [2023-01-15T20:41:49.357Z] [exec] Application deployed with name jdbc-realm-sha384-hex-web. [2023-01-15T20:41:49.358Z] [2023-01-15T20:41:49.358Z] deploy-war-commonee: [2023-01-15T20:41:49.358Z] [2023-01-15T20:41:49.358Z] deploy-war-common: [2023-01-15T20:41:49.358Z] [2023-01-15T20:41:49.358Z] setOSConditions: [2023-01-15T20:41:49.358Z] [2023-01-15T20:41:49.358Z] setToolWin: [2023-01-15T20:41:49.358Z] [2023-01-15T20:41:49.358Z] setToolUnix: [2023-01-15T20:41:49.358Z] [2023-01-15T20:41:49.358Z] setToolProperty: [2023-01-15T20:41:49.358Z] [2023-01-15T20:41:49.358Z] setS1ASclassPath: [2023-01-15T20:41:49.358Z] [2023-01-15T20:41:49.358Z] init-common: [2023-01-15T20:41:49.358Z] [2023-01-15T20:41:49.358Z] deploy-war-commonpe: [2023-01-15T20:41:49.480Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:49.481Z] [javac] 1 warning [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] assemble: [2023-01-15T20:41:49.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF [2023-01-15T20:41:49.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF [2023-01-15T20:41:49.481Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war [2023-01-15T20:41:49.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2023-01-15T20:41:49.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2023-01-15T20:41:49.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2023-01-15T20:41:49.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2023-01-15T20:41:49.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/META-INF [2023-01-15T20:41:49.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/META-INF [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] declare-test: [2023-01-15T20:41:49.481Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin deploydir [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] init.os: [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] init.tools.unix: [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] init.tools.windows: [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] init.tools: [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] setAsadminArgs: [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] init: [2023-01-15T20:41:49.481Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:49.481Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:49.481Z] [get] Not modified - so not downloaded [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] init.customtasks: [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] prepare: [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] deploydir.asadmin: [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.481Z] setAsadminArgs: [2023-01-15T20:41:49.481Z] [2023-01-15T20:41:49.482Z] common.deploydir.asadmin: [2023-01-15T20:41:49.482Z] [2023-01-15T20:41:49.482Z] init.os: [2023-01-15T20:41:49.482Z] [2023-01-15T20:41:49.482Z] init.tools.unix: [2023-01-15T20:41:49.482Z] [2023-01-15T20:41:49.482Z] init.tools.windows: [2023-01-15T20:41:49.482Z] [2023-01-15T20:41:49.482Z] init.tools: [2023-01-15T20:41:49.482Z] [2023-01-15T20:41:49.482Z] setAsadminArgs: [2023-01-15T20:41:49.482Z] [2023-01-15T20:41:49.482Z] init: [2023-01-15T20:41:49.482Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:49.482Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:49.482Z] [get] Not modified - so not downloaded [2023-01-15T20:41:49.482Z] [2023-01-15T20:41:49.482Z] init.customtasks: [2023-01-15T20:41:49.482Z] [2023-01-15T20:41:49.482Z] common.run.asadmin: [2023-01-15T20:41:49.482Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithEarSuffix /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2023-01-15T20:41:49.482Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:49.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:49.615Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:49.783Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2023-01-15T20:41:49.783Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:49.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha512-hex-web.war [2023-01-15T20:41:49.969Z] [exec] [2023-01-15T20:41:49.969Z] [exec] Generating code... [2023-01-15T20:41:49.969Z] [exec] [2023-01-15T20:41:49.969Z] [exec] [2023-01-15T20:41:49.969Z] [exec] Compiling code... [2023-01-15T20:41:49.969Z] [exec] [2023-01-15T20:41:50.050Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:50.050Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:41:50.130Z] [exec] Application deployed with name jdbc-realm-sha512-hex-web. [2023-01-15T20:41:50.130Z] [2023-01-15T20:41:50.130Z] deploy-war-commonee: [2023-01-15T20:41:50.130Z] [2023-01-15T20:41:50.130Z] setOSConditions: [2023-01-15T20:41:50.130Z] [2023-01-15T20:41:50.130Z] setToolWin: [2023-01-15T20:41:50.130Z] [2023-01-15T20:41:50.130Z] setToolUnix: [2023-01-15T20:41:50.130Z] [2023-01-15T20:41:50.130Z] setToolProperty: [2023-01-15T20:41:50.130Z] [2023-01-15T20:41:50.130Z] setS1ASclassPath: [2023-01-15T20:41:50.130Z] [2023-01-15T20:41:50.130Z] init-common: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] run: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] setOSConditions: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] setToolWin: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] setToolUnix: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] setToolProperty: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] setS1ASclassPath: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] init-common: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] run-positive: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] setOSConditions: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] setToolWin: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] setToolUnix: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] setToolProperty: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] setS1ASclassPath: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] init-common: [2023-01-15T20:41:50.131Z] [2023-01-15T20:41:50.131Z] custom-run: [2023-01-15T20:41:50.131Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear/TestServlet using username/password qwert/qwert [2023-01-15T20:41:50.131Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:50.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:50.348Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:41:50.348Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:50.387Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:50.387Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:50.387Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:50.387Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:50.387Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:50.387Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:50.387Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:50.387Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:50.387Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:50.387Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:50.552Z] [exec] Application deployed with name simplemdbApp. [2023-01-15T20:41:50.553Z] [echo] Deployment on target server server successful [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setOSConditions: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolWin: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolUnix: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolProperty: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setS1ASclassPath: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] init-common: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] deploy-common-ee: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setOSConditions: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolWin: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolUnix: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolProperty: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setS1ASclassPath: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] init-common: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] restart: [2023-01-15T20:41:50.553Z] [echo] Not required to restart [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setOSConditions: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolWin: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolUnix: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolProperty: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setS1ASclassPath: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] init-common: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setupJdbc: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setOSConditions: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolWin: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolUnix: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolProperty: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setS1ASclassPath: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] init-common: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] default-sql: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setOSConditions: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolWin: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolUnix: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolProperty: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setS1ASclassPath: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] init-common: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] execute-sql-common: [2023-01-15T20:41:50.553Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/app/createdb.sql [2023-01-15T20:41:50.553Z] [sql] Failed to execute: drop table MESSAGES [2023-01-15T20:41:50.553Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2023-01-15T20:41:50.553Z] [sql] 0 rows affected [2023-01-15T20:41:50.553Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] sql-oracle: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] execute-sql-connector: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] runtest: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setOSConditions: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolWin: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolUnix: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setToolProperty: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] setS1ASclassPath: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] init-common: [2023-01-15T20:41:50.553Z] [2023-01-15T20:41:50.553Z] runclient-common: [2023-01-15T20:41:50.553Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simplemdbAppClient.jar -name simplemdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:41:50.553Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:50.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:50.605Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2023-01-15T20:41:50.618Z] [exec] Application deployed with name dirDeployWithEarSuffix. [2023-01-15T20:41:50.618Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:41:50.618Z] [exec] Command deploydir executed successfully. [2023-01-15T20:41:50.618Z] [2023-01-15T20:41:50.618Z] setHttpPort: [2023-01-15T20:41:50.618Z] [2023-01-15T20:41:50.618Z] run.positive: [2023-01-15T20:41:50.618Z] [2023-01-15T20:41:50.618Z] init.os: [2023-01-15T20:41:50.618Z] [2023-01-15T20:41:50.618Z] init.tools.unix: [2023-01-15T20:41:50.618Z] [2023-01-15T20:41:50.618Z] init.tools.windows: [2023-01-15T20:41:50.618Z] [2023-01-15T20:41:50.618Z] init.tools: [2023-01-15T20:41:50.618Z] [2023-01-15T20:41:50.618Z] setAsadminArgs: [2023-01-15T20:41:50.618Z] [2023-01-15T20:41:50.619Z] init: [2023-01-15T20:41:50.619Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:50.619Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:50.619Z] [get] Not modified - so not downloaded [2023-01-15T20:41:50.619Z] [2023-01-15T20:41:50.619Z] init.customtasks: [2023-01-15T20:41:50.619Z] [2023-01-15T20:41:50.619Z] runclient: [2023-01-15T20:41:50.619Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb true [2023-01-15T20:41:50.862Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:50.878Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:50.905Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml:85: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:41:50.905Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:41:51.117Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:51.119Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:51.320Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:51.321Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:51.375Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2023-01-15T20:41:51.376Z] [2023-01-15T20:41:51.376Z] asadmin-common: [2023-01-15T20:41:51.376Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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;' [2023-01-15T20:41:51.376Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:51.445Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:41:51.445Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb [2023-01-15T20:41:51.579Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:51.579Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:51.580Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:51.580Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:41:51.580Z] [java] Min/Max/Avg/StdDev: (milliseconds) 10/1130/130/333.5380432014109 [2023-01-15T20:41:51.580Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:41:51.580Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:51.580Z] [java] [2023-01-15T20:41:51.580Z] [java] [2023-01-15T20:41:51.580Z] [java] ----------------------------------------- [2023-01-15T20:41:51.580Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear/TestServlet: PASS - [2023-01-15T20:41:51.580Z] [java] ----------------------------------------- [2023-01-15T20:41:51.580Z] [java] Total PASS: 1 [2023-01-15T20:41:51.580Z] [java] Total FAIL: 0 [2023-01-15T20:41:51.580Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:51.580Z] [java] ----------------------------------------- [2023-01-15T20:41:51.580Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:51.580Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:51.580Z] [2023-01-15T20:41:51.580Z] setOSConditions: [2023-01-15T20:41:51.580Z] [2023-01-15T20:41:51.580Z] setToolWin: [2023-01-15T20:41:51.580Z] [2023-01-15T20:41:51.580Z] setToolUnix: [2023-01-15T20:41:51.580Z] [2023-01-15T20:41:51.580Z] setToolProperty: [2023-01-15T20:41:51.580Z] [2023-01-15T20:41:51.580Z] setS1ASclassPath: [2023-01-15T20:41:51.580Z] [2023-01-15T20:41:51.580Z] init-common: [2023-01-15T20:41:51.580Z] [2023-01-15T20:41:51.580Z] custom-run: [2023-01-15T20:41:51.580Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet using username/password qwertBASE64/qwertBASE64 [2023-01-15T20:41:51.683Z] [exec] Jan 15, 2023 8:41:51 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:41:51.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. [2023-01-15T20:41:51.704Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]::
    [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]::
    HelloWorld [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
    [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]::
    Enter [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
    [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]::
    [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-01-15T20:41:51.705Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] processResult: [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] failed: [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] passed: [2023-01-15T20:41:51.705Z] [echo] Test earwithsuffix Passed [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] unknown: [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] declare-test: [2023-01-15T20:41:51.705Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin redeploydir [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] init.os: [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] init.tools.unix: [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] init.tools.windows: [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] init.tools: [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] setAsadminArgs: [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] init: [2023-01-15T20:41:51.705Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:51.705Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:51.705Z] [get] Not modified - so not downloaded [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.705Z] init.customtasks: [2023-01-15T20:41:51.705Z] [2023-01-15T20:41:51.706Z] prepare: [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] redeploydir.asadmin: [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] setAsadminArgs: [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] common.redeploydir.asadmin: [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] init.os: [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] init.tools.unix: [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] init.tools.windows: [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] init.tools: [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] setAsadminArgs: [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] init: [2023-01-15T20:41:51.706Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:51.706Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:51.706Z] [get] Not modified - so not downloaded [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] init.customtasks: [2023-01-15T20:41:51.706Z] [2023-01-15T20:41:51.706Z] common.run.asadmin: [2023-01-15T20:41:51.706Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithEarSuffix /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2023-01-15T20:41:51.706Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:51.836Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:51.837Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:51.837Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:51.837Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:51.837Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:51.837Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:51.837Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:51.837Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:51.837Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:51.837Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:51.837Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:51.839Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:51.839Z] [javac] 1 warning [2023-01-15T20:41:51.839Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:41:51.839Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom [2023-01-15T20:41:51.840Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:41:51.840Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:41:51.840Z] [2023-01-15T20:41:51.840Z] deploy-app: [2023-01-15T20:41:51.840Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:51.840Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:51.840Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:51.840Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:51.840Z] [2023-01-15T20:41:51.840Z] deploy-war-common: [2023-01-15T20:41:51.840Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:51.840Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:51.840Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:51.840Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:51.840Z] [2023-01-15T20:41:51.840Z] setOSConditions: [2023-01-15T20:41:51.840Z] [2023-01-15T20:41:51.840Z] setToolWin: [2023-01-15T20:41:51.840Z] [2023-01-15T20:41:51.840Z] setToolUnix: [2023-01-15T20:41:51.840Z] [2023-01-15T20:41:51.840Z] setToolProperty: [2023-01-15T20:41:51.840Z] [2023-01-15T20:41:51.840Z] setS1ASclassPath: [2023-01-15T20:41:51.840Z] [2023-01-15T20:41:51.840Z] init-common: [2023-01-15T20:41:51.840Z] [2023-01-15T20:41:51.840Z] deploy-war-commonpe: [2023-01-15T20:41:51.840Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:51.939Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:41:51.940Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2023-01-15T20:41:51.940Z] [2023-01-15T20:41:51.940Z] setOSConditions: [2023-01-15T20:41:51.940Z] [2023-01-15T20:41:51.940Z] setToolWin: [2023-01-15T20:41:51.940Z] [2023-01-15T20:41:51.940Z] setToolUnix: [2023-01-15T20:41:51.940Z] [2023-01-15T20:41:51.940Z] setToolProperty: [2023-01-15T20:41:51.940Z] [2023-01-15T20:41:51.940Z] setS1ASclassPath: [2023-01-15T20:41:51.940Z] [2023-01-15T20:41:51.940Z] init-common: [2023-01-15T20:41:51.940Z] [2023-01-15T20:41:51.940Z] create-jdbc-resource-common: [2023-01-15T20:41:51.940Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:51.940Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:52.272Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:52.272Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:41:52.401Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:52.402Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:52.406Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mtom-web.war [2023-01-15T20:41:52.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:52.503Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 created successfully. [2023-01-15T20:41:52.503Z] [echo] cmd executed for server [2023-01-15T20:41:52.503Z] [2023-01-15T20:41:52.503Z] setOSConditions: [2023-01-15T20:41:52.503Z] [2023-01-15T20:41:52.503Z] setToolWin: [2023-01-15T20:41:52.503Z] [2023-01-15T20:41:52.503Z] setToolUnix: [2023-01-15T20:41:52.503Z] [2023-01-15T20:41:52.503Z] setToolProperty: [2023-01-15T20:41:52.503Z] [2023-01-15T20:41:52.503Z] setS1ASclassPath: [2023-01-15T20:41:52.503Z] [2023-01-15T20:41:52.503Z] init-common: [2023-01-15T20:41:52.503Z] [2023-01-15T20:41:52.503Z] create-jdbc-resource-common: [2023-01-15T20:41:52.503Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:52.503Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:52.615Z] [exec] [CLIENT]:: --> doTest() ENTER... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:52.659Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:52.659Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:41:52.659Z] [java] Min/Max/Avg/StdDev: (milliseconds) 10/429/60/123.13965136126437 [2023-01-15T20:41:52.659Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:41:52.659Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:52.659Z] [java] [2023-01-15T20:41:52.659Z] [java] [2023-01-15T20:41:52.659Z] [java] ----------------------------------------- [2023-01-15T20:41:52.659Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet: PASS - [2023-01-15T20:41:52.659Z] [java] ----------------------------------------- [2023-01-15T20:41:52.659Z] [java] Total PASS: 1 [2023-01-15T20:41:52.659Z] [java] Total FAIL: 0 [2023-01-15T20:41:52.659Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:52.659Z] [java] ----------------------------------------- [2023-01-15T20:41:52.659Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:52.659Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:52.659Z] [2023-01-15T20:41:52.659Z] setOSConditions: [2023-01-15T20:41:52.659Z] [2023-01-15T20:41:52.659Z] setToolWin: [2023-01-15T20:41:52.659Z] [2023-01-15T20:41:52.659Z] setToolUnix: [2023-01-15T20:41:52.659Z] [2023-01-15T20:41:52.659Z] setToolProperty: [2023-01-15T20:41:52.659Z] [2023-01-15T20:41:52.659Z] setS1ASclassPath: [2023-01-15T20:41:52.659Z] [2023-01-15T20:41:52.659Z] init-common: [2023-01-15T20:41:52.659Z] [2023-01-15T20:41:52.659Z] custom-run: [2023-01-15T20:41:52.659Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet using username/password qwertHEX/qwertHEX [2023-01-15T20:41:52.838Z] [exec] Application deployed with name dirDeployWithEarSuffix. [2023-01-15T20:41:52.839Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:41:52.839Z] [exec] Command deploydir executed successfully. [2023-01-15T20:41:52.839Z] [2023-01-15T20:41:52.839Z] setHttpPort: [2023-01-15T20:41:52.839Z] [2023-01-15T20:41:52.839Z] run.positive: [2023-01-15T20:41:52.839Z] [2023-01-15T20:41:52.839Z] init.os: [2023-01-15T20:41:52.839Z] [2023-01-15T20:41:52.839Z] init.tools.unix: [2023-01-15T20:41:52.839Z] [2023-01-15T20:41:52.839Z] init.tools.windows: [2023-01-15T20:41:52.839Z] [2023-01-15T20:41:52.839Z] init.tools: [2023-01-15T20:41:52.839Z] [2023-01-15T20:41:52.839Z] setAsadminArgs: [2023-01-15T20:41:52.839Z] [2023-01-15T20:41:52.839Z] init: [2023-01-15T20:41:52.839Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:52.839Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:52.839Z] [get] Not modified - so not downloaded [2023-01-15T20:41:52.839Z] [2023-01-15T20:41:52.839Z] init.customtasks: [2023-01-15T20:41:52.839Z] [2023-01-15T20:41:52.839Z] runclient: [2023-01-15T20:41:52.839Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb true [2023-01-15T20:41:52.917Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:52.917Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:52.917Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:52.917Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:52.917Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:52.917Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:52.918Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:52.918Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:52.918Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:52.918Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:52.918Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:52.973Z] [exec] Application deployed with name mtom-web. [2023-01-15T20:41:52.973Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:52.974Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:52.974Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:52.974Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:52.974Z] [2023-01-15T20:41:52.974Z] deploy-war-commonee: [2023-01-15T20:41:52.974Z] [2023-01-15T20:41:52.974Z] deploy-client: [2023-01-15T20:41:52.974Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:53.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:53.067Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 created successfully. [2023-01-15T20:41:53.067Z] [echo] cmd executed for server [2023-01-15T20:41:53.067Z] [2023-01-15T20:41:53.067Z] setOSConditions: [2023-01-15T20:41:53.067Z] [2023-01-15T20:41:53.067Z] setToolWin: [2023-01-15T20:41:53.067Z] [2023-01-15T20:41:53.067Z] setToolUnix: [2023-01-15T20:41:53.067Z] [2023-01-15T20:41:53.067Z] setToolProperty: [2023-01-15T20:41:53.067Z] [2023-01-15T20:41:53.067Z] setS1ASclassPath: [2023-01-15T20:41:53.067Z] [2023-01-15T20:41:53.067Z] init-common: [2023-01-15T20:41:53.067Z] [2023-01-15T20:41:53.067Z] create-jdbc-resource-common: [2023-01-15T20:41:53.067Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing [2023-01-15T20:41:53.067Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:53.096Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:53.481Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:53.482Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:53.482Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:41:53.483Z] [java] Min/Max/Avg/StdDev: (milliseconds) 7/416/53/120.62061736425218 [2023-01-15T20:41:53.483Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:41:53.483Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:53.483Z] [java] [2023-01-15T20:41:53.483Z] [java] [2023-01-15T20:41:53.483Z] [java] ----------------------------------------- [2023-01-15T20:41:53.483Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet: PASS - [2023-01-15T20:41:53.483Z] [java] ----------------------------------------- [2023-01-15T20:41:53.483Z] [java] Total PASS: 1 [2023-01-15T20:41:53.483Z] [java] Total FAIL: 0 [2023-01-15T20:41:53.483Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:53.483Z] [java] ----------------------------------------- [2023-01-15T20:41:53.483Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:53.483Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:53.483Z] [2023-01-15T20:41:53.483Z] setOSConditions: [2023-01-15T20:41:53.483Z] [2023-01-15T20:41:53.483Z] setToolWin: [2023-01-15T20:41:53.483Z] [2023-01-15T20:41:53.483Z] setToolUnix: [2023-01-15T20:41:53.483Z] [2023-01-15T20:41:53.483Z] setToolProperty: [2023-01-15T20:41:53.483Z] [2023-01-15T20:41:53.483Z] setS1ASclassPath: [2023-01-15T20:41:53.483Z] [2023-01-15T20:41:53.483Z] init-common: [2023-01-15T20:41:53.483Z] [2023-01-15T20:41:53.483Z] custom-run: [2023-01-15T20:41:53.483Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet using username/password qwertMD2BASE64/qwertMD2BASE64 [2023-01-15T20:41:53.542Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:53.542Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:41:53.630Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:53.631Z] [exec] JDBC resource jdbc/connsharing created successfully. [2023-01-15T20:41:53.631Z] [echo] cmd executed for server [2023-01-15T20:41:53.631Z] [2023-01-15T20:41:53.631Z] setOSConditions: [2023-01-15T20:41:53.631Z] [2023-01-15T20:41:53.631Z] setToolWin: [2023-01-15T20:41:53.631Z] [2023-01-15T20:41:53.631Z] setToolUnix: [2023-01-15T20:41:53.631Z] [2023-01-15T20:41:53.631Z] setToolProperty: [2023-01-15T20:41:53.631Z] [2023-01-15T20:41:53.631Z] setS1ASclassPath: [2023-01-15T20:41:53.631Z] [2023-01-15T20:41:53.631Z] init-common: [2023-01-15T20:41:53.631Z] [2023-01-15T20:41:53.631Z] create-jdbc-resource-common: [2023-01-15T20:41:53.631Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing2 [2023-01-15T20:41:53.631Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:53.739Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:53.740Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:53.740Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:53.740Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:53.740Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:53.740Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:53.740Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:53.740Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:53.740Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:53.740Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:53.740Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.034Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:41:54.034Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]::
    [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]::
    HelloWorld [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
    [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]::
    Enter [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
    [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]::
    [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-01-15T20:41:54.035Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] processResult: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] failed: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] passed: [2023-01-15T20:41:54.035Z] [echo] Test earwithsuffix Passed [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] unknown: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] declare-test: [2023-01-15T20:41:54.035Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin undeploydir [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] undeploy.asadmin: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] setAsadminArgs: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] common.undeploy.asadmin: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init.os: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init.tools.unix: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init.tools.windows: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init.tools: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] setAsadminArgs: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init: [2023-01-15T20:41:54.035Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:54.035Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:54.035Z] [get] Not modified - so not downloaded [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init.customtasks: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] delAppRef: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init.os: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init.tools.unix: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init.tools.windows: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init.tools: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] setAsadminArgs: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init: [2023-01-15T20:41:54.035Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:54.035Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:54.035Z] [get] Not modified - so not downloaded [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] init.customtasks: [2023-01-15T20:41:54.035Z] [2023-01-15T20:41:54.035Z] common.run.asadmin: [2023-01-15T20:41:54.035Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithEarSuffix [2023-01-15T20:41:54.035Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:54.109Z] [exec] Application deployed with name wsclient. [2023-01-15T20:41:54.109Z] [exec] Command deploy executed successfully. [2023-01-15T20:41:54.109Z] [2023-01-15T20:41:54.109Z] setup: [2023-01-15T20:41:54.109Z] [2023-01-15T20:41:54.109Z] runtest: [2023-01-15T20:41:54.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:54.109Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml:136: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:41:54.109Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:54.109Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:41:54.109Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:41:54.109Z] [java] [client.TestClient]:: [2023-01-15T20:41:54.109Z] [java] [client.TestClient]:: [2023-01-15T20:41:54.109Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:41:54.109Z] [java] [client.TestClient]:: [2023-01-15T20:41:54.109Z] [java] [client.TestClient]:: [2023-01-15T20:41:54.109Z] [java] [client.TestClient]::

    [2023-01-15T20:41:54.109Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:41:54.109Z] [java] [client.TestClient]::

    [2023-01-15T20:41:54.109Z] [java] [client.TestClient]:: [11111] [2023-01-15T20:41:54.109Z] [java] [client.TestClient]:: [2023-01-15T20:41:54.109Z] [java] [client.TestClient]:: [2023-01-15T20:41:54.109Z] [java] Value of key is:MTOM-tests [2023-01-15T20:41:54.109Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:54.109Z] [java] [2023-01-15T20:41:54.109Z] [java] [2023-01-15T20:41:54.109Z] [java] ----------------------------------------- [2023-01-15T20:41:54.109Z] [java] - MTOM-tests: PASS - [2023-01-15T20:41:54.109Z] [java] ----------------------------------------- [2023-01-15T20:41:54.109Z] [java] Total PASS: 1 [2023-01-15T20:41:54.109Z] [java] Total FAIL: 0 [2023-01-15T20:41:54.109Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:54.109Z] [java] ----------------------------------------- [2023-01-15T20:41:54.109Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:54.109Z] [2023-01-15T20:41:54.109Z] undeploy: [2023-01-15T20:41:54.109Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:54.109Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:54.109Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:54.109Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:54.109Z] [2023-01-15T20:41:54.109Z] setOSConditions: [2023-01-15T20:41:54.109Z] [2023-01-15T20:41:54.109Z] setToolWin: [2023-01-15T20:41:54.109Z] [2023-01-15T20:41:54.109Z] setToolUnix: [2023-01-15T20:41:54.109Z] [2023-01-15T20:41:54.109Z] setToolProperty: [2023-01-15T20:41:54.109Z] [2023-01-15T20:41:54.109Z] setS1ASclassPath: [2023-01-15T20:41:54.109Z] [2023-01-15T20:41:54.109Z] init-common: [2023-01-15T20:41:54.109Z] [2023-01-15T20:41:54.109Z] undeploy-war-common: [2023-01-15T20:41:54.109Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:54.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:54.196Z] [exec] JDBC resource jdbc/connsharing2 created successfully. [2023-01-15T20:41:54.196Z] [echo] cmd executed for server [2023-01-15T20:41:54.196Z] [2023-01-15T20:41:54.196Z] setOSConditions: [2023-01-15T20:41:54.196Z] [2023-01-15T20:41:54.196Z] setToolWin: [2023-01-15T20:41:54.196Z] [2023-01-15T20:41:54.196Z] setToolUnix: [2023-01-15T20:41:54.196Z] [2023-01-15T20:41:54.196Z] setToolProperty: [2023-01-15T20:41:54.196Z] [2023-01-15T20:41:54.196Z] setS1ASclassPath: [2023-01-15T20:41:54.196Z] [2023-01-15T20:41:54.196Z] init-common: [2023-01-15T20:41:54.196Z] [2023-01-15T20:41:54.196Z] deploy-common: [2023-01-15T20:41:54.197Z] [echo] Current time (ISO): 2023-01-15T20:41:53.909+0000 [2023-01-15T20:41:54.197Z] [2023-01-15T20:41:54.197Z] setOSConditions: [2023-01-15T20:41:54.197Z] [2023-01-15T20:41:54.197Z] setToolWin: [2023-01-15T20:41:54.197Z] [2023-01-15T20:41:54.197Z] setToolUnix: [2023-01-15T20:41:54.197Z] [2023-01-15T20:41:54.197Z] setToolProperty: [2023-01-15T20:41:54.197Z] [2023-01-15T20:41:54.197Z] setS1ASclassPath: [2023-01-15T20:41:54.197Z] [2023-01-15T20:41:54.197Z] init-common: [2023-01-15T20:41:54.197Z] [2023-01-15T20:41:54.197Z] deploy-common-pe: [2023-01-15T20:41:54.197Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:54.303Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:54.303Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:54.304Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:54.304Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:41:54.304Z] [java] Min/Max/Avg/StdDev: (milliseconds) 7/441/58/127.22393364823024 [2023-01-15T20:41:54.304Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:41:54.304Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:54.304Z] [java] [2023-01-15T20:41:54.304Z] [java] [2023-01-15T20:41:54.304Z] [java] ----------------------------------------- [2023-01-15T20:41:54.304Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet: PASS - [2023-01-15T20:41:54.304Z] [java] ----------------------------------------- [2023-01-15T20:41:54.304Z] [java] Total PASS: 1 [2023-01-15T20:41:54.304Z] [java] Total FAIL: 0 [2023-01-15T20:41:54.304Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:54.304Z] [java] ----------------------------------------- [2023-01-15T20:41:54.304Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:54.454Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-01-15T20:41:54.561Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:54.561Z] [2023-01-15T20:41:54.561Z] setOSConditions: [2023-01-15T20:41:54.561Z] [2023-01-15T20:41:54.561Z] setToolWin: [2023-01-15T20:41:54.561Z] [2023-01-15T20:41:54.561Z] setToolUnix: [2023-01-15T20:41:54.561Z] [2023-01-15T20:41:54.561Z] setToolProperty: [2023-01-15T20:41:54.561Z] [2023-01-15T20:41:54.561Z] setS1ASclassPath: [2023-01-15T20:41:54.561Z] [2023-01-15T20:41:54.561Z] init-common: [2023-01-15T20:41:54.561Z] [2023-01-15T20:41:54.561Z] custom-run: [2023-01-15T20:41:54.561Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet using username/password qwertMD5BASE64/qwertMD5BASE64 [2023-01-15T20:41:54.561Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:54.604Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:54.604Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:41:54.817Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:54.818Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:54.818Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:54.818Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:54.818Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:54.818Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:54.818Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:54.818Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:54.818Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:54.818Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:54.862Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:54.862Z] [2023-01-15T20:41:54.862Z] setHttpPort: [2023-01-15T20:41:54.862Z] [2023-01-15T20:41:54.862Z] run.negative: [2023-01-15T20:41:55.025Z] [exec] Application deployed with name jdbc-connsharingnonxaApp. [2023-01-15T20:41:55.025Z] [echo] Deployment on target server server successful [2023-01-15T20:41:55.025Z] [2023-01-15T20:41:55.025Z] setOSConditions: [2023-01-15T20:41:55.025Z] [2023-01-15T20:41:55.025Z] setToolWin: [2023-01-15T20:41:55.025Z] [2023-01-15T20:41:55.025Z] setToolUnix: [2023-01-15T20:41:55.025Z] [2023-01-15T20:41:55.025Z] setToolProperty: [2023-01-15T20:41:55.025Z] [2023-01-15T20:41:55.025Z] setS1ASclassPath: [2023-01-15T20:41:55.025Z] [2023-01-15T20:41:55.025Z] init-common: [2023-01-15T20:41:55.025Z] [2023-01-15T20:41:55.025Z] deploy-common-ee: [2023-01-15T20:41:55.025Z] [2023-01-15T20:41:55.025Z] set-assoc-with-thread: [2023-01-15T20:41:55.025Z] [2023-01-15T20:41:55.025Z] asadmin-common: [2023-01-15T20:41:55.025Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.046Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:41:55.047Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:41:55.047Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:41:55.047Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:55.047Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:55.047Z] [2023-01-15T20:41:55.047Z] setOSConditions: [2023-01-15T20:41:55.047Z] [2023-01-15T20:41:55.047Z] setToolWin: [2023-01-15T20:41:55.047Z] [2023-01-15T20:41:55.047Z] setToolUnix: [2023-01-15T20:41:55.047Z] [2023-01-15T20:41:55.047Z] setToolProperty: [2023-01-15T20:41:55.047Z] [2023-01-15T20:41:55.047Z] setS1ASclassPath: [2023-01-15T20:41:55.047Z] [2023-01-15T20:41:55.047Z] init-common: [2023-01-15T20:41:55.047Z] [2023-01-15T20:41:55.047Z] undeploy-client: [2023-01-15T20:41:55.047Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:55.074Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:55.075Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:55.120Z] [2023-01-15T20:41:55.121Z] init.os: [2023-01-15T20:41:55.121Z] [2023-01-15T20:41:55.121Z] init.tools.unix: [2023-01-15T20:41:55.121Z] [2023-01-15T20:41:55.121Z] init.tools.windows: [2023-01-15T20:41:55.121Z] [2023-01-15T20:41:55.121Z] init.tools: [2023-01-15T20:41:55.121Z] [2023-01-15T20:41:55.121Z] setAsadminArgs: [2023-01-15T20:41:55.121Z] [2023-01-15T20:41:55.121Z] init: [2023-01-15T20:41:55.121Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:55.121Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:55.121Z] [get] Not modified - so not downloaded [2023-01-15T20:41:55.121Z] [2023-01-15T20:41:55.121Z] init.customtasks: [2023-01-15T20:41:55.121Z] [2023-01-15T20:41:55.121Z] runclient: [2023-01-15T20:41:55.121Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix false [2023-01-15T20:41:55.121Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:41:55.137Z] [exec] Value of key is: Connector 1.5 test - 1 [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:41:55.137Z] [exec] Value of key is: Connector 1.5 test - 2 [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:41:55.137Z] [exec] Value of key is: Connector 1.5 test - 3 [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:41:55.137Z] [exec] Value of key is: Connector 1.5 test - 4 [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:41:55.137Z] [exec] Value of key is: Connector 1.5 test - 5 [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:41:55.137Z] [exec] Value of key is: Connector 1.5 test - 6 [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:41:55.137Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:41:55.137Z] [exec] Value of key is: Connector 1.5 test - 7 [2023-01-15T20:41:55.282Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:55.331Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:55.331Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:55.332Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:55.332Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:41:55.332Z] [java] Min/Max/Avg/StdDev: (milliseconds) 5/414/50/120.75273173813594 [2023-01-15T20:41:55.332Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:41:55.332Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:55.332Z] [java] [2023-01-15T20:41:55.332Z] [java] [2023-01-15T20:41:55.332Z] [java] ----------------------------------------- [2023-01-15T20:41:55.332Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet: PASS - [2023-01-15T20:41:55.332Z] [java] ----------------------------------------- [2023-01-15T20:41:55.332Z] [java] Total PASS: 1 [2023-01-15T20:41:55.332Z] [java] Total FAIL: 0 [2023-01-15T20:41:55.332Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:55.332Z] [java] ----------------------------------------- [2023-01-15T20:41:55.332Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:55.332Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:55.332Z] [2023-01-15T20:41:55.332Z] setOSConditions: [2023-01-15T20:41:55.332Z] [2023-01-15T20:41:55.332Z] setToolWin: [2023-01-15T20:41:55.332Z] [2023-01-15T20:41:55.332Z] setToolUnix: [2023-01-15T20:41:55.332Z] [2023-01-15T20:41:55.332Z] setToolProperty: [2023-01-15T20:41:55.332Z] [2023-01-15T20:41:55.332Z] setS1ASclassPath: [2023-01-15T20:41:55.332Z] [2023-01-15T20:41:55.332Z] init-common: [2023-01-15T20:41:55.332Z] [2023-01-15T20:41:55.332Z] custom-run: [2023-01-15T20:41:55.332Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet using username/password qwertSHABASE64/qwertSHABASE64 [2023-01-15T20:41:55.394Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:41:55.394Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:41:55.394Z] [exec] Value of key is: Connector 1.5 test - 8 [2023-01-15T20:41:55.394Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:41:55.394Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:41:55.394Z] [exec] Value of key is: Connector 1.5 test - 9 [2023-01-15T20:41:55.394Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:55.395Z] [exec] [2023-01-15T20:41:55.395Z] [exec] [2023-01-15T20:41:55.395Z] [exec] ----------------------------------------- [2023-01-15T20:41:55.395Z] [exec] - Connector 1.5 test - 2: PASS - [2023-01-15T20:41:55.395Z] [exec] - Connector 1.5 test - 3: PASS - [2023-01-15T20:41:55.395Z] [exec] - Connector 1.5 test - 4: PASS - [2023-01-15T20:41:55.395Z] [exec] - Connector 1.5 test - 5: PASS - [2023-01-15T20:41:55.395Z] [exec] - Connector 1.5 test - 1: PASS - [2023-01-15T20:41:55.395Z] [exec] - Connector 1.5 test - 6: PASS - [2023-01-15T20:41:55.395Z] [exec] - Connector 1.5 test - 7: PASS - [2023-01-15T20:41:55.395Z] [exec] - Connector 1.5 test - 8: PASS - [2023-01-15T20:41:55.395Z] [exec] - Connector 1.5 test - 9: PASS - [2023-01-15T20:41:55.395Z] [exec] ----------------------------------------- [2023-01-15T20:41:55.395Z] [exec] Total PASS: 9 [2023-01-15T20:41:55.395Z] [exec] Total FAIL: 0 [2023-01-15T20:41:55.395Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:41:55.395Z] [exec] ----------------------------------------- [2023-01-15T20:41:55.395Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:41:55.395Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2023-01-15T20:41:55.395Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:41:55.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.540Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.associate-with-thread=true [2023-01-15T20:41:55.540Z] [2023-01-15T20:41:55.540Z] run: [2023-01-15T20:41:55.540Z] [2023-01-15T20:41:55.540Z] setOSConditions: [2023-01-15T20:41:55.540Z] [2023-01-15T20:41:55.540Z] setToolWin: [2023-01-15T20:41:55.540Z] [2023-01-15T20:41:55.540Z] setToolUnix: [2023-01-15T20:41:55.540Z] [2023-01-15T20:41:55.540Z] setToolProperty: [2023-01-15T20:41:55.540Z] [2023-01-15T20:41:55.540Z] setS1ASclassPath: [2023-01-15T20:41:55.540Z] [2023-01-15T20:41:55.540Z] init-common: [2023-01-15T20:41:55.540Z] [2023-01-15T20:41:55.540Z] execute-sql-common: [2023-01-15T20:41:55.540Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/create_pointbase.sql [2023-01-15T20:41:55.540Z] [sql] Failed to execute: Drop table CONNSHARING [2023-01-15T20:41:55.541Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2023-01-15T20:41:55.541Z] [sql] 0 rows affected [2023-01-15T20:41:55.541Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:41:55.589Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:55.590Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:55.590Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:55.590Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:55.590Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:55.590Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:55.590Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:55.590Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:55.590Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:55.590Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:55.590Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:55.613Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:55.613Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] checkReporting-common: [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] confirmReportPresent-common: [2023-01-15T20:41:55.652Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:41:55.652Z] [echo] Test seems to be reported fine [2023-01-15T20:41:55.652Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/RepRunConf.txt [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] confirmMissingReport-common: [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] unset: [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] setOSConditions: [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] setToolWin: [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] setToolUnix: [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] setToolProperty: [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] setS1ASclassPath: [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] init-common: [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] unsetJdbc: [2023-01-15T20:41:55.652Z] [2023-01-15T20:41:55.652Z] undeploy: [2023-01-15T20:41:55.797Z] [2023-01-15T20:41:55.798Z] setOSConditions: [2023-01-15T20:41:55.798Z] [2023-01-15T20:41:55.798Z] setToolWin: [2023-01-15T20:41:55.798Z] [2023-01-15T20:41:55.798Z] setToolUnix: [2023-01-15T20:41:55.798Z] [2023-01-15T20:41:55.798Z] setToolProperty: [2023-01-15T20:41:55.798Z] [2023-01-15T20:41:55.798Z] setS1ASclassPath: [2023-01-15T20:41:55.798Z] [2023-01-15T20:41:55.798Z] init-common: [2023-01-15T20:41:55.798Z] [2023-01-15T20:41:55.798Z] runclient-common: [2023-01-15T20:41:55.798Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaAppClient.jar -name jdbc-connsharingnonxaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:41:55.798Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:55.871Z] [exec] Command undeploy executed successfully. [2023-01-15T20:41:55.871Z] [2023-01-15T20:41:55.871Z] all: [2023-01-15T20:41:55.871Z] [2023-01-15T20:41:55.871Z] all: [2023-01-15T20:41:55.871Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.871Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.871Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.872Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:55.872Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setOSConditions: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolWin: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolUnix: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolProperty: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setS1ASclassPath: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] init-common: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] clean: [2023-01-15T20:41:55.872Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.872Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.872Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.872Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:55.872Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setOSConditions: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolWin: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolUnix: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolProperty: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setS1ASclassPath: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] init-common: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] clean-common: [2023-01-15T20:41:55.872Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.872Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.872Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.872Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:55.872Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setOSConditions: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolWin: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolUnix: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolProperty: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setS1ASclassPath: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] init-common: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] clean-classes-common: [2023-01-15T20:41:55.872Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:41:55.872Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.872Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.872Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.872Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:55.872Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setOSConditions: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolWin: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolUnix: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setToolProperty: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] setS1ASclassPath: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] init-common: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] clean-jars-common: [2023-01-15T20:41:55.872Z] [2023-01-15T20:41:55.872Z] compile: [2023-01-15T20:41:55.873Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.873Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.873Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:55.873Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:55.873Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:55.873Z] [2023-01-15T20:41:55.873Z] setOSConditions: [2023-01-15T20:41:55.873Z] [2023-01-15T20:41:55.873Z] setToolWin: [2023-01-15T20:41:55.873Z] [2023-01-15T20:41:55.873Z] setToolUnix: [2023-01-15T20:41:55.873Z] [2023-01-15T20:41:55.873Z] setToolProperty: [2023-01-15T20:41:55.873Z] [2023-01-15T20:41:55.873Z] setS1ASclassPath: [2023-01-15T20:41:55.873Z] [2023-01-15T20:41:55.873Z] init-common: [2023-01-15T20:41:55.873Z] [2023-01-15T20:41:55.873Z] compile-common: [2023-01-15T20:41:55.873Z] [echo] Current time (ISO): 2023-01-15T20:41:55.695+0000 [2023-01-15T20:41:55.873Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:55.873Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:55.873Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:55.908Z] [2023-01-15T20:41:55.909Z] setOSConditions: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] setToolWin: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] setToolUnix: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] setToolProperty: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] setS1ASclassPath: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] init-common: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] undeploy: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] setOSConditions: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] setToolWin: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] setToolUnix: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] setToolProperty: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] setS1ASclassPath: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] init-common: [2023-01-15T20:41:55.909Z] [2023-01-15T20:41:55.909Z] undeploy-common: [2023-01-15T20:41:55.909Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:56.056Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:41:56.057Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix [2023-01-15T20:41:56.057Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix [2023-01-15T20:41:56.057Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] processResult: [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] failed: [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] passed: [2023-01-15T20:41:56.057Z] [echo] Test earwithsuffix Passed [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] unknown: [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] private-all: [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] init.os: [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] init.tools.unix: [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] init.tools.windows: [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] init.tools: [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] setAsadminArgs: [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] init: [2023-01-15T20:41:56.057Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:56.057Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:56.057Z] [get] Not modified - so not downloaded [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] init.customtasks: [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] prepare: [2023-01-15T20:41:56.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb [2023-01-15T20:41:56.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2023-01-15T20:41:56.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client [2023-01-15T20:41:56.057Z] [2023-01-15T20:41:56.057Z] compile: [2023-01-15T20:41:56.057Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:56.057Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2023-01-15T20:41:56.152Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.152Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.153Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.153Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:41:56.153Z] [java] Min/Max/Avg/StdDev: (milliseconds) 5/401/50/117.08444677568271 [2023-01-15T20:41:56.153Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:41:56.153Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:56.153Z] [java] [2023-01-15T20:41:56.153Z] [java] [2023-01-15T20:41:56.153Z] [java] ----------------------------------------- [2023-01-15T20:41:56.153Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet: PASS - [2023-01-15T20:41:56.153Z] [java] ----------------------------------------- [2023-01-15T20:41:56.153Z] [java] Total PASS: 1 [2023-01-15T20:41:56.153Z] [java] Total FAIL: 0 [2023-01-15T20:41:56.153Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:56.153Z] [java] ----------------------------------------- [2023-01-15T20:41:56.153Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:56.153Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:56.153Z] [2023-01-15T20:41:56.153Z] setOSConditions: [2023-01-15T20:41:56.153Z] [2023-01-15T20:41:56.153Z] setToolWin: [2023-01-15T20:41:56.153Z] [2023-01-15T20:41:56.153Z] setToolUnix: [2023-01-15T20:41:56.153Z] [2023-01-15T20:41:56.153Z] setToolProperty: [2023-01-15T20:41:56.153Z] [2023-01-15T20:41:56.153Z] setS1ASclassPath: [2023-01-15T20:41:56.153Z] [2023-01-15T20:41:56.153Z] init-common: [2023-01-15T20:41:56.153Z] [2023-01-15T20:41:56.153Z] custom-run: [2023-01-15T20:41:56.153Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet using username/password qwertSHA256BASE64/qwertSHA256BASE64 [2023-01-15T20:41:56.362Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:56.409Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:56.409Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.409Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.409Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.409Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.409Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.409Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.409Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.409Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.409Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.409Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.472Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] setOSConditions: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] setToolWin: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] setToolUnix: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] setToolProperty: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] setS1ASclassPath: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] init-common: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] undeploy: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] setOSConditions: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] setToolWin: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] setToolUnix: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] setToolProperty: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] setS1ASclassPath: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] init-common: [2023-01-15T20:41:56.472Z] [2023-01-15T20:41:56.472Z] undeploy-rar-common: [2023-01-15T20:41:56.472Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2023-01-15T20:41:56.472Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:56.927Z] [exec] Jan 15, 2023 8:41:56 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:41:56.928Z] [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. [2023-01-15T20:41:56.972Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.972Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.972Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.972Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:56.973Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:56.973Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:41:56.973Z] [java] Min/Max/Avg/StdDev: (milliseconds) 6/411/51/120.0121626832847 [2023-01-15T20:41:56.973Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:41:56.973Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:56.973Z] [java] [2023-01-15T20:41:56.973Z] [java] [2023-01-15T20:41:56.973Z] [java] ----------------------------------------- [2023-01-15T20:41:56.973Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet: PASS - [2023-01-15T20:41:56.973Z] [java] ----------------------------------------- [2023-01-15T20:41:56.973Z] [java] Total PASS: 1 [2023-01-15T20:41:56.973Z] [java] Total FAIL: 0 [2023-01-15T20:41:56.973Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:56.973Z] [java] ----------------------------------------- [2023-01-15T20:41:56.973Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:56.995Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:56.995Z] [javac] 1 warning [2023-01-15T20:41:56.995Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:56.995Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client [2023-01-15T20:41:57.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setOSConditions: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setToolWin: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setToolUnix: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setToolProperty: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setS1ASclassPath: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] init-common: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] restart: [2023-01-15T20:41:57.036Z] [echo] Not required to restart [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] all: [2023-01-15T20:41:57.036Z] [echo] jpa-tx_propagation-resources-xml##@@ [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setOSConditions: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setToolWin: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setToolUnix: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setToolProperty: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setS1ASclassPath: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] init-common: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] clean: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setOSConditions: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setToolWin: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setToolUnix: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.036Z] setToolProperty: [2023-01-15T20:41:57.036Z] [2023-01-15T20:41:57.037Z] setS1ASclassPath: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] init-common: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] clean-common: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setOSConditions: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setToolWin: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setToolUnix: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setToolProperty: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setS1ASclassPath: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] init-common: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] clean-classes-common: [2023-01-15T20:41:57.037Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setOSConditions: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setToolWin: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setToolUnix: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setToolProperty: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setS1ASclassPath: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] init-common: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] clean-jars-common: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] compile: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setOSConditions: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setToolWin: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setToolUnix: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setToolProperty: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] setS1ASclassPath: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] init-common: [2023-01-15T20:41:57.037Z] [2023-01-15T20:41:57.037Z] compile-common: [2023-01-15T20:41:57.037Z] [echo] Current time (ISO): 2023-01-15T20:41:56.952+0000 [2023-01-15T20:41:57.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:57.037Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:57.230Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:57.231Z] [2023-01-15T20:41:57.231Z] setOSConditions: [2023-01-15T20:41:57.231Z] [2023-01-15T20:41:57.231Z] setToolWin: [2023-01-15T20:41:57.231Z] [2023-01-15T20:41:57.231Z] setToolUnix: [2023-01-15T20:41:57.231Z] [2023-01-15T20:41:57.231Z] setToolProperty: [2023-01-15T20:41:57.231Z] [2023-01-15T20:41:57.231Z] setS1ASclassPath: [2023-01-15T20:41:57.231Z] [2023-01-15T20:41:57.231Z] init-common: [2023-01-15T20:41:57.231Z] [2023-01-15T20:41:57.231Z] custom-run: [2023-01-15T20:41:57.231Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet using username/password qwertSHA384BASE64/qwertSHA384BASE64 [2023-01-15T20:41:57.231Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:57.231Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:57.231Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:57.231Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:57.231Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:57.231Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:57.231Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:57.231Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:57.231Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:57.231Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:57.231Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:57.293Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:57.562Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:57.795Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:57.795Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:57.796Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:57.796Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:41:57.820Z] [javac] 1 warning [2023-01-15T20:41:57.821Z] [2023-01-15T20:41:57.821Z] assemble: [2023-01-15T20:41:57.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2023-01-15T20:41:57.821Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2023-01-15T20:41:57.821Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2023-01-15T20:41:57.821Z] [2023-01-15T20:41:57.821Z] declare-test: [2023-01-15T20:41:57.821Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin deploydir [2023-01-15T20:41:57.821Z] [2023-01-15T20:41:57.821Z] init.os: [2023-01-15T20:41:57.821Z] [2023-01-15T20:41:57.821Z] init.tools.unix: [2023-01-15T20:41:57.821Z] [2023-01-15T20:41:57.821Z] init.tools.windows: [2023-01-15T20:41:57.821Z] [2023-01-15T20:41:57.821Z] init.tools: [2023-01-15T20:41:57.821Z] [2023-01-15T20:41:57.821Z] setAsadminArgs: [2023-01-15T20:41:57.821Z] [2023-01-15T20:41:57.821Z] init: [2023-01-15T20:41:57.821Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:57.821Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:57.821Z] [get] Not modified - so not downloaded [2023-01-15T20:41:57.821Z] [2023-01-15T20:41:57.821Z] init.customtasks: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] prepare: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] deploydir.asadmin: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] setAsadminArgs: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] common.deploydir.asadmin: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] init.os: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] init.tools.unix: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] init.tools.windows: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] init.tools: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] setAsadminArgs: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] init: [2023-01-15T20:41:57.822Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:57.822Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:57.822Z] [get] Not modified - so not downloaded [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] init.customtasks: [2023-01-15T20:41:57.822Z] [2023-01-15T20:41:57.822Z] common.run.asadmin: [2023-01-15T20:41:57.822Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployEjb --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2023-01-15T20:41:57.822Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:58.053Z] [java] Min/Max/Avg/StdDev: (milliseconds) 5/419/49/122.95868567872049 [2023-01-15T20:41:58.054Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:41:58.054Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:58.054Z] [java] [2023-01-15T20:41:58.054Z] [java] [2023-01-15T20:41:58.054Z] [java] ----------------------------------------- [2023-01-15T20:41:58.054Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet: PASS - [2023-01-15T20:41:58.054Z] [java] ----------------------------------------- [2023-01-15T20:41:58.054Z] [java] Total PASS: 1 [2023-01-15T20:41:58.054Z] [java] Total FAIL: 0 [2023-01-15T20:41:58.054Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:58.054Z] [java] ----------------------------------------- [2023-01-15T20:41:58.054Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:58.054Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:58.054Z] [2023-01-15T20:41:58.054Z] setOSConditions: [2023-01-15T20:41:58.054Z] [2023-01-15T20:41:58.054Z] setToolWin: [2023-01-15T20:41:58.054Z] [2023-01-15T20:41:58.054Z] setToolUnix: [2023-01-15T20:41:58.054Z] [2023-01-15T20:41:58.054Z] setToolProperty: [2023-01-15T20:41:58.054Z] [2023-01-15T20:41:58.054Z] setS1ASclassPath: [2023-01-15T20:41:58.054Z] [2023-01-15T20:41:58.054Z] init-common: [2023-01-15T20:41:58.054Z] [2023-01-15T20:41:58.054Z] custom-run: [2023-01-15T20:41:58.054Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet using username/password qwertMD2HEX/qwertMD2HEX [2023-01-15T20:41:58.054Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:58.310Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:58.310Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:58.310Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:58.310Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:58.310Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:58.310Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:58.310Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:58.310Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:58.310Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:58.310Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:58.387Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:41:58.388Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:41:58.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:58.403Z] [javac] 1 warning [2023-01-15T20:41:58.403Z] [2023-01-15T20:41:58.403Z] assemble-web: [2023-01-15T20:41:58.403Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:58.403Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:58.403Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:58.403Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:58.403Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:58.403Z] [2023-01-15T20:41:58.403Z] pkg-war: [2023-01-15T20:41:58.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:41:58.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:41:58.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:58.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:58.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:41:58.403Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${sun-web.xml} to copy. [2023-01-15T20:41:58.403Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${webservices.xml} to copy. [2023-01-15T20:41:58.403Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:41:58.403Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:41:58.403Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:41:58.403Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${web.xml} to copy. [2023-01-15T20:41:58.403Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:41:58.403Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${web.wsit.descriptors} does not exist. [2023-01-15T20:41:58.403Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/containerresolver-app1-web.war [2023-01-15T20:41:58.404Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:41:58.404Z] [2023-01-15T20:41:58.404Z] deploy-app: [2023-01-15T20:41:58.404Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:58.404Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:58.404Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:58.404Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:58.404Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:58.404Z] [2023-01-15T20:41:58.404Z] deploy-war-common: [2023-01-15T20:41:58.404Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:58.404Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:58.404Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:58.404Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:58.404Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:58.404Z] [2023-01-15T20:41:58.404Z] setOSConditions: [2023-01-15T20:41:58.404Z] [2023-01-15T20:41:58.404Z] setToolWin: [2023-01-15T20:41:58.404Z] [2023-01-15T20:41:58.404Z] setToolUnix: [2023-01-15T20:41:58.404Z] [2023-01-15T20:41:58.404Z] setToolProperty: [2023-01-15T20:41:58.404Z] [2023-01-15T20:41:58.404Z] setS1ASclassPath: [2023-01-15T20:41:58.404Z] [2023-01-15T20:41:58.404Z] init-common: [2023-01-15T20:41:58.404Z] [2023-01-15T20:41:58.404Z] deploy-war-commonpe: [2023-01-15T20:41:58.566Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:58.566Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:58.567Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:58.567Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:41:58.567Z] [java] Min/Max/Avg/StdDev: (milliseconds) 6/417/51/122.11800883083576 [2023-01-15T20:41:58.567Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:41:58.567Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:58.567Z] [java] [2023-01-15T20:41:58.567Z] [java] [2023-01-15T20:41:58.567Z] [java] ----------------------------------------- [2023-01-15T20:41:58.567Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet: PASS - [2023-01-15T20:41:58.567Z] [java] ----------------------------------------- [2023-01-15T20:41:58.567Z] [java] Total PASS: 1 [2023-01-15T20:41:58.567Z] [java] Total FAIL: 0 [2023-01-15T20:41:58.567Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:58.567Z] [java] ----------------------------------------- [2023-01-15T20:41:58.567Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:58.664Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:58.823Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:58.823Z] [2023-01-15T20:41:58.823Z] setOSConditions: [2023-01-15T20:41:58.823Z] [2023-01-15T20:41:58.823Z] setToolWin: [2023-01-15T20:41:58.823Z] [2023-01-15T20:41:58.823Z] setToolUnix: [2023-01-15T20:41:58.823Z] [2023-01-15T20:41:58.823Z] setToolProperty: [2023-01-15T20:41:58.823Z] [2023-01-15T20:41:58.823Z] setS1ASclassPath: [2023-01-15T20:41:58.823Z] [2023-01-15T20:41:58.823Z] init-common: [2023-01-15T20:41:58.823Z] [2023-01-15T20:41:58.823Z] custom-run: [2023-01-15T20:41:58.823Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet using username/password qwertMD5HEX/qwertMD5HEX [2023-01-15T20:41:58.823Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:58.956Z] [exec] Application deployed with name dirDeployEjb. [2023-01-15T20:41:58.957Z] [exec] there are no files to retrieve for application dirDeployEjb [2023-01-15T20:41:58.957Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:41:58.957Z] [exec] Command deploydir executed successfully. [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init.os: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init.tools.unix: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init.tools.windows: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init.tools: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] setAsadminArgs: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init: [2023-01-15T20:41:58.957Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:58.957Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:58.957Z] [get] Not modified - so not downloaded [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init.customtasks: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] setOrbPort: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] run.positive: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init.os: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init.tools.unix: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init.tools.windows: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init.tools: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] setAsadminArgs: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init: [2023-01-15T20:41:58.957Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:41:58.957Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:41:58.957Z] [get] Not modified - so not downloaded [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] init.customtasks: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] setOrbPort: [2023-01-15T20:41:58.957Z] [2023-01-15T20:41:58.957Z] runclient: [2023-01-15T20:41:58.957Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:59.079Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.079Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.079Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.079Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.079Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.080Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.080Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.080Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.080Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.080Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.187Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:41:59.187Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-01-15T20:41:59.187Z] [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. [2023-01-15T20:41:59.187Z] [javac] 2 warnings [2023-01-15T20:41:59.187Z] [2023-01-15T20:41:59.187Z] setOSConditions: [2023-01-15T20:41:59.187Z] [2023-01-15T20:41:59.187Z] setToolWin: [2023-01-15T20:41:59.187Z] [2023-01-15T20:41:59.187Z] setToolUnix: [2023-01-15T20:41:59.187Z] [2023-01-15T20:41:59.187Z] setToolProperty: [2023-01-15T20:41:59.187Z] [2023-01-15T20:41:59.187Z] setS1ASclassPath: [2023-01-15T20:41:59.187Z] [2023-01-15T20:41:59.187Z] init-common: [2023-01-15T20:41:59.187Z] [2023-01-15T20:41:59.187Z] compile-common: [2023-01-15T20:41:59.187Z] [echo] Current time (ISO): 2023-01-15T20:41:59.094+0000 [2023-01-15T20:41:59.187Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:59.231Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/containerresolver-app1-web.war [2023-01-15T20:41:59.232Z] [exec] Application deployed with name containerresolver-app1-web. [2023-01-15T20:41:59.232Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.232Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.232Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.232Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:59.232Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:59.232Z] [2023-01-15T20:41:59.232Z] deploy-war-commonee: [2023-01-15T20:41:59.232Z] [2023-01-15T20:41:59.232Z] setup: [2023-01-15T20:41:59.232Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.232Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.336Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.337Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.444Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:59.491Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.491Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:59.491Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] setOSConditions: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] setToolWin: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] setToolUnix: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] setToolProperty: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] setS1ASclassPath: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] init-common: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] clean: [2023-01-15T20:41:59.491Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.491Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.491Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.491Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:59.491Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] setOSConditions: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] setToolWin: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] setToolUnix: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] setToolProperty: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] setS1ASclassPath: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] init-common: [2023-01-15T20:41:59.491Z] [2023-01-15T20:41:59.491Z] clean-common: [2023-01-15T20:41:59.491Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.491Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.492Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.492Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:59.492Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setOSConditions: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setToolWin: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setToolUnix: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setToolProperty: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setS1ASclassPath: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] init-common: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] clean-classes-common: [2023-01-15T20:41:59.492Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:41:59.492Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.492Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.492Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.492Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:59.492Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setOSConditions: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setToolWin: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setToolUnix: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setToolProperty: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setS1ASclassPath: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] init-common: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] clean-jars-common: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] compile: [2023-01-15T20:41:59.492Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.492Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.492Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:41:59.492Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:41:59.492Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setOSConditions: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setToolWin: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setToolUnix: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setToolProperty: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] setS1ASclassPath: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] init-common: [2023-01-15T20:41:59.492Z] [2023-01-15T20:41:59.492Z] compile-common: [2023-01-15T20:41:59.492Z] [echo] Current time (ISO): 2023-01-15T20:41:59.292+0000 [2023-01-15T20:41:59.492Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:59.492Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:41:59.492Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:59.594Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.594Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.595Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.595Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.595Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.595Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.595Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.595Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.595Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.595Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.595Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.595Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.595Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:41:59.595Z] [java] Min/Max/Avg/StdDev: (milliseconds) 5/424/51/124.49096352747857 [2023-01-15T20:41:59.595Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:41:59.595Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:41:59.595Z] [java] [2023-01-15T20:41:59.595Z] [java] [2023-01-15T20:41:59.595Z] [java] ----------------------------------------- [2023-01-15T20:41:59.595Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet: PASS - [2023-01-15T20:41:59.595Z] [java] ----------------------------------------- [2023-01-15T20:41:59.595Z] [java] Total PASS: 1 [2023-01-15T20:41:59.595Z] [java] Total FAIL: 0 [2023-01-15T20:41:59.595Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:41:59.595Z] [java] ----------------------------------------- [2023-01-15T20:41:59.595Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:59.595Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:41:59.595Z] [2023-01-15T20:41:59.595Z] setOSConditions: [2023-01-15T20:41:59.595Z] [2023-01-15T20:41:59.595Z] setToolWin: [2023-01-15T20:41:59.595Z] [2023-01-15T20:41:59.595Z] setToolUnix: [2023-01-15T20:41:59.595Z] [2023-01-15T20:41:59.595Z] setToolProperty: [2023-01-15T20:41:59.595Z] [2023-01-15T20:41:59.595Z] setS1ASclassPath: [2023-01-15T20:41:59.595Z] [2023-01-15T20:41:59.595Z] init-common: [2023-01-15T20:41:59.595Z] [2023-01-15T20:41:59.595Z] custom-run: [2023-01-15T20:41:59.595Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet using username/password qwertSHAHEX/qwertSHAHEX [2023-01-15T20:41:59.852Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:41:59.852Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:41:59.852Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:41:59.852Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:41:59.852Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:41:59.852Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:41:59.852Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:41:59.852Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:41:59.852Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:41:59.852Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:41:59.852Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:41:59.892Z] [javaWithResult] Test expects successful result [2023-01-15T20:42:00.200Z] [exec] Value of key is: test1 : [2023-01-15T20:42:00.200Z] [exec] Value of key is: test2 : [2023-01-15T20:42:00.200Z] [exec] Value of key is: test3 : [2023-01-15T20:42:00.200Z] [exec] Value of key is: test4 : [2023-01-15T20:42:00.200Z] [exec] Value of key is: test5 : [2023-01-15T20:42:00.200Z] [exec] Value of key is: test6 : [2023-01-15T20:42:00.200Z] [exec] Value of key is: test7 : [2023-01-15T20:42:00.200Z] [exec] Value of key is: test8 : [2023-01-15T20:42:00.201Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:00.201Z] [exec] [2023-01-15T20:42:00.201Z] [exec] [2023-01-15T20:42:00.201Z] [exec] ----------------------------------------- [2023-01-15T20:42:00.201Z] [exec] - test6 : : PASS - [2023-01-15T20:42:00.201Z] [exec] - test5 : : PASS - [2023-01-15T20:42:00.201Z] [exec] - test7 : : PASS - [2023-01-15T20:42:00.201Z] [exec] - test8 : : PASS - [2023-01-15T20:42:00.201Z] [exec] - test3 : : PASS - [2023-01-15T20:42:00.201Z] [exec] - test4 : : PASS - [2023-01-15T20:42:00.201Z] [exec] - test2 : : PASS - [2023-01-15T20:42:00.201Z] [exec] - test1 : : PASS - [2023-01-15T20:42:00.201Z] [exec] ----------------------------------------- [2023-01-15T20:42:00.201Z] [exec] Total PASS: 8 [2023-01-15T20:42:00.201Z] [exec] Total FAIL: 0 [2023-01-15T20:42:00.201Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:42:00.201Z] [exec] ----------------------------------------- [2023-01-15T20:42:00.201Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:00.201Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:00.416Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:00.416Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:00.417Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:00.417Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:42:00.417Z] [java] Min/Max/Avg/StdDev: (milliseconds) 4/456/56/133.33666662500104 [2023-01-15T20:42:00.417Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:00.417Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:00.417Z] [java] [2023-01-15T20:42:00.417Z] [java] [2023-01-15T20:42:00.417Z] [java] ----------------------------------------- [2023-01-15T20:42:00.417Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet: PASS - [2023-01-15T20:42:00.417Z] [java] ----------------------------------------- [2023-01-15T20:42:00.417Z] [java] Total PASS: 1 [2023-01-15T20:42:00.417Z] [java] Total FAIL: 0 [2023-01-15T20:42:00.417Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:00.417Z] [java] ----------------------------------------- [2023-01-15T20:42:00.417Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:00.417Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:00.417Z] [2023-01-15T20:42:00.417Z] setOSConditions: [2023-01-15T20:42:00.417Z] [2023-01-15T20:42:00.417Z] setToolWin: [2023-01-15T20:42:00.417Z] [2023-01-15T20:42:00.417Z] setToolUnix: [2023-01-15T20:42:00.417Z] [2023-01-15T20:42:00.417Z] setToolProperty: [2023-01-15T20:42:00.417Z] [2023-01-15T20:42:00.417Z] setS1ASclassPath: [2023-01-15T20:42:00.417Z] [2023-01-15T20:42:00.417Z] init-common: [2023-01-15T20:42:00.417Z] [2023-01-15T20:42:00.417Z] custom-run: [2023-01-15T20:42:00.417Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet using username/password qwertSHA256HEX/qwertSHA256HEX [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] checkReporting-common: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] confirmReportPresent-common: [2023-01-15T20:42:00.457Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:42:00.457Z] [echo] Test seems to be reported fine [2023-01-15T20:42:00.457Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/RepRunConf.txt [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] confirmMissingReport-common: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] undeploy: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] setOSConditions: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] setToolWin: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] setToolUnix: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] setToolProperty: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] setS1ASclassPath: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] init-common: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] execute-sql-common: [2023-01-15T20:42:00.457Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/drop_pointbase.sql [2023-01-15T20:42:00.457Z] [sql] 0 rows affected [2023-01-15T20:42:00.457Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] setOSConditions: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] setToolWin: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] setToolUnix: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] setToolProperty: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] setS1ASclassPath: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] init-common: [2023-01-15T20:42:00.457Z] [2023-01-15T20:42:00.457Z] delete-jdbc-resource-common: [2023-01-15T20:42:00.457Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing [2023-01-15T20:42:00.457Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:00.459Z] [javaWithResult] Jan 15, 2023 8:42:00 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:42:00.459Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:42:00.675Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:00.675Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:00.675Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:00.675Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:00.675Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:00.675Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:00.675Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:00.675Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:00.675Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:00.675Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:00.675Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.022Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing [2023-01-15T20:42:01.022Z] [exec] JDBC resource jdbc/connsharing deleted successfully [2023-01-15T20:42:01.022Z] [echo] cmd executed for server [2023-01-15T20:42:01.022Z] [2023-01-15T20:42:01.022Z] setOSConditions: [2023-01-15T20:42:01.022Z] [2023-01-15T20:42:01.022Z] setToolWin: [2023-01-15T20:42:01.022Z] [2023-01-15T20:42:01.022Z] setToolUnix: [2023-01-15T20:42:01.022Z] [2023-01-15T20:42:01.022Z] setToolProperty: [2023-01-15T20:42:01.022Z] [2023-01-15T20:42:01.022Z] setS1ASclassPath: [2023-01-15T20:42:01.022Z] [2023-01-15T20:42:01.022Z] init-common: [2023-01-15T20:42:01.022Z] [2023-01-15T20:42:01.022Z] delete-jdbc-resource-common: [2023-01-15T20:42:01.022Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing2 [2023-01-15T20:42:01.238Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:01.239Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:01.240Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.240Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:42:01.240Z] [java] Min/Max/Avg/StdDev: (milliseconds) 4/401/46/118.19227614956124 [2023-01-15T20:42:01.240Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:01.240Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:01.240Z] [java] [2023-01-15T20:42:01.240Z] [java] [2023-01-15T20:42:01.240Z] [java] ----------------------------------------- [2023-01-15T20:42:01.240Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet: PASS - [2023-01-15T20:42:01.240Z] [java] ----------------------------------------- [2023-01-15T20:42:01.240Z] [java] Total PASS: 1 [2023-01-15T20:42:01.240Z] [java] Total FAIL: 0 [2023-01-15T20:42:01.240Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:01.240Z] [java] ----------------------------------------- [2023-01-15T20:42:01.240Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:01.240Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:01.240Z] [2023-01-15T20:42:01.240Z] setOSConditions: [2023-01-15T20:42:01.240Z] [2023-01-15T20:42:01.240Z] setToolWin: [2023-01-15T20:42:01.240Z] [2023-01-15T20:42:01.240Z] setToolUnix: [2023-01-15T20:42:01.240Z] [2023-01-15T20:42:01.240Z] setToolProperty: [2023-01-15T20:42:01.240Z] [2023-01-15T20:42:01.240Z] setS1ASclassPath: [2023-01-15T20:42:01.240Z] [2023-01-15T20:42:01.240Z] init-common: [2023-01-15T20:42:01.240Z] [2023-01-15T20:42:01.240Z] custom-run: [2023-01-15T20:42:01.240Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet using username/password qwertSHA384HEX/qwertSHA384HEX [2023-01-15T20:42:01.279Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:01.337Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:01.338Z] [javac] 1 warning [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] build: [2023-01-15T20:42:01.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib [2023-01-15T20:42:01.338Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2023-01-15T20:42:01.338Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setOSConditions: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] fixFiles: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] convUnix: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] convWin: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolWin: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolUnix: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolProperty: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setS1ASclassPath: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] init-common: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] package-persistence-common: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] ejb-jar-common: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] package-ejbjar-common: [2023-01-15T20:42:01.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:01.338Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2023-01-15T20:42:01.338Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] appclient-jar-common: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] package-appclientjar-common: [2023-01-15T20:42:01.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:01.338Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] webclient-war-common: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] build-ear-common: [2023-01-15T20:42:01.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:01.338Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-01-15T20:42:01.338Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setup: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setOSConditions: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolWin: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolUnix: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolProperty: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setS1ASclassPath: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] init-common: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] execute-sql-common: [2023-01-15T20:42:01.338Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jpa-tx-propagation-gf-resources-xml/sql/create.sql [2023-01-15T20:42:01.338Z] [sql] 0 rows affected [2023-01-15T20:42:01.338Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] deploy: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setOSConditions: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolWin: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolUnix: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolProperty: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setS1ASclassPath: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] init-common: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] deploy-common: [2023-01-15T20:42:01.338Z] [echo] Current time (ISO): 2023-01-15T20:42:01.019+0000 [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setOSConditions: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolWin: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolUnix: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setToolProperty: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] setS1ASclassPath: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] init-common: [2023-01-15T20:42:01.338Z] [2023-01-15T20:42:01.338Z] deploy-common-pe: [2023-01-15T20:42:01.338Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:01.496Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:01.496Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:01.496Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:01.496Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:01.496Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:01.497Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:01.497Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:01.497Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:01.497Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:01.497Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:01.497Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:01.595Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-01-15T20:42:01.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing2 [2023-01-15T20:42:01.842Z] [exec] JDBC resource jdbc/connsharing2 deleted successfully [2023-01-15T20:42:01.842Z] [echo] cmd executed for server [2023-01-15T20:42:01.842Z] [2023-01-15T20:42:01.842Z] setOSConditions: [2023-01-15T20:42:01.842Z] [2023-01-15T20:42:01.842Z] setToolWin: [2023-01-15T20:42:01.842Z] [2023-01-15T20:42:01.842Z] setToolUnix: [2023-01-15T20:42:01.842Z] [2023-01-15T20:42:01.842Z] setToolProperty: [2023-01-15T20:42:01.842Z] [2023-01-15T20:42:01.842Z] setS1ASclassPath: [2023-01-15T20:42:01.842Z] [2023-01-15T20:42:01.842Z] init-common: [2023-01-15T20:42:01.842Z] [2023-01-15T20:42:01.842Z] delete-jdbc-connpool-common: [2023-01-15T20:42:01.842Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connsharing-pool [2023-01-15T20:42:01.842Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:02.022Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:02.022Z] [javac] 1 warning [2023-01-15T20:42:02.022Z] [2023-01-15T20:42:02.022Z] assemble-web: [2023-01-15T20:42:02.022Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:02.022Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:02.022Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:02.022Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:02.022Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:02.022Z] [2023-01-15T20:42:02.022Z] pkg-war: [2023-01-15T20:42:02.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:42:02.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:42:02.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:02.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:42:02.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:42:02.023Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${sun-web.xml} to copy. [2023-01-15T20:42:02.023Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${webservices.xml} to copy. [2023-01-15T20:42:02.023Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:42:02.023Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:42:02.023Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:42:02.023Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${web.xml} to copy. [2023-01-15T20:42:02.023Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:42:02.023Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${web.wsit.descriptors} does not exist. [2023-01-15T20:42:02.023Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/containerresolver-app2-web.war [2023-01-15T20:42:02.023Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:02.023Z] [2023-01-15T20:42:02.023Z] deploy-app: [2023-01-15T20:42:02.023Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:02.023Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:02.023Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:02.023Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:02.023Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:02.023Z] [2023-01-15T20:42:02.023Z] deploy-war-common: [2023-01-15T20:42:02.023Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:02.023Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:02.023Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:02.023Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:02.023Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:02.023Z] [2023-01-15T20:42:02.023Z] setOSConditions: [2023-01-15T20:42:02.023Z] [2023-01-15T20:42:02.023Z] setToolWin: [2023-01-15T20:42:02.023Z] [2023-01-15T20:42:02.023Z] setToolUnix: [2023-01-15T20:42:02.023Z] [2023-01-15T20:42:02.023Z] setToolProperty: [2023-01-15T20:42:02.023Z] [2023-01-15T20:42:02.023Z] setS1ASclassPath: [2023-01-15T20:42:02.023Z] [2023-01-15T20:42:02.023Z] init-common: [2023-01-15T20:42:02.023Z] [2023-01-15T20:42:02.023Z] deploy-war-commonpe: [2023-01-15T20:42:02.059Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.060Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.060Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:42:02.060Z] [java] Min/Max/Avg/StdDev: (milliseconds) 3/407/45/119.96064169366366 [2023-01-15T20:42:02.060Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:02.060Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:02.060Z] [java] [2023-01-15T20:42:02.060Z] [java] [2023-01-15T20:42:02.060Z] [java] ----------------------------------------- [2023-01-15T20:42:02.060Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet: PASS - [2023-01-15T20:42:02.060Z] [java] ----------------------------------------- [2023-01-15T20:42:02.060Z] [java] Total PASS: 1 [2023-01-15T20:42:02.060Z] [java] Total FAIL: 0 [2023-01-15T20:42:02.060Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:02.060Z] [java] ----------------------------------------- [2023-01-15T20:42:02.060Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:02.060Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:02.060Z] [2023-01-15T20:42:02.060Z] setOSConditions: [2023-01-15T20:42:02.060Z] [2023-01-15T20:42:02.060Z] setToolWin: [2023-01-15T20:42:02.060Z] [2023-01-15T20:42:02.060Z] setToolUnix: [2023-01-15T20:42:02.061Z] [2023-01-15T20:42:02.061Z] setToolProperty: [2023-01-15T20:42:02.061Z] [2023-01-15T20:42:02.061Z] setS1ASclassPath: [2023-01-15T20:42:02.061Z] [2023-01-15T20:42:02.061Z] init-common: [2023-01-15T20:42:02.061Z] [2023-01-15T20:42:02.061Z] custom-run: [2023-01-15T20:42:02.061Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet using username/password qwertSHA512HEX/qwertSHA512HEX [2023-01-15T20:42:02.098Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connsharing-pool [2023-01-15T20:42:02.099Z] [exec] JDBC Connection pool jdbc-connsharing-pool deleted successfully [2023-01-15T20:42:02.099Z] [echo] cmd executed for server [2023-01-15T20:42:02.099Z] [2023-01-15T20:42:02.099Z] setOSConditions: [2023-01-15T20:42:02.099Z] [2023-01-15T20:42:02.099Z] setToolWin: [2023-01-15T20:42:02.099Z] [2023-01-15T20:42:02.099Z] setToolUnix: [2023-01-15T20:42:02.099Z] [2023-01-15T20:42:02.099Z] setToolProperty: [2023-01-15T20:42:02.099Z] [2023-01-15T20:42:02.099Z] setS1ASclassPath: [2023-01-15T20:42:02.099Z] [2023-01-15T20:42:02.099Z] init-common: [2023-01-15T20:42:02.099Z] [2023-01-15T20:42:02.099Z] delete-jdbc-resource-common: [2023-01-15T20:42:02.099Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-1 [2023-01-15T20:42:02.282Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:02.317Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:02.318Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.318Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.318Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.318Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.318Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.318Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.318Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.318Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.318Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.318Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.355Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:02.611Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-1 [2023-01-15T20:42:02.847Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/containerresolver-app2-web.war [2023-01-15T20:42:02.868Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 deleted successfully [2023-01-15T20:42:02.868Z] [echo] cmd executed for server [2023-01-15T20:42:02.868Z] [2023-01-15T20:42:02.868Z] setOSConditions: [2023-01-15T20:42:02.868Z] [2023-01-15T20:42:02.868Z] setToolWin: [2023-01-15T20:42:02.868Z] [2023-01-15T20:42:02.868Z] setToolUnix: [2023-01-15T20:42:02.868Z] [2023-01-15T20:42:02.868Z] setToolProperty: [2023-01-15T20:42:02.868Z] [2023-01-15T20:42:02.868Z] setS1ASclassPath: [2023-01-15T20:42:02.868Z] [2023-01-15T20:42:02.868Z] init-common: [2023-01-15T20:42:02.868Z] [2023-01-15T20:42:02.868Z] delete-jdbc-resource-common: [2023-01-15T20:42:02.868Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-2 [2023-01-15T20:42:02.868Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:02.880Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.880Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.880Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.880Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.880Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:02.881Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:02.881Z] [java] Total requests: 100, success count: 100, failure count: 0 [2023-01-15T20:42:02.881Z] [java] Min/Max/Avg/StdDev: (milliseconds) 4/408/45/121.16296730628814 [2023-01-15T20:42:02.881Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:02.881Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:02.881Z] [java] [2023-01-15T20:42:02.881Z] [java] [2023-01-15T20:42:02.881Z] [java] ----------------------------------------- [2023-01-15T20:42:02.881Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet: PASS - [2023-01-15T20:42:02.881Z] [java] ----------------------------------------- [2023-01-15T20:42:02.881Z] [java] Total PASS: 1 [2023-01-15T20:42:02.881Z] [java] Total FAIL: 0 [2023-01-15T20:42:02.881Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:02.881Z] [java] ----------------------------------------- [2023-01-15T20:42:02.881Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:02.881Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] setOSConditions: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] setToolWin: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] setToolUnix: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] setToolProperty: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] setS1ASclassPath: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] init-common: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] run-negative: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] setOSConditions: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] setToolWin: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] setToolUnix: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] setToolProperty: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] setS1ASclassPath: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] init-common: [2023-01-15T20:42:02.881Z] [2023-01-15T20:42:02.881Z] custom-neg-run: [2023-01-15T20:42:02.881Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear/TestServlet using username/password qwerta/qwert [2023-01-15T20:42:03.106Z] [exec] Application deployed with name containerresolver-app2-web. [2023-01-15T20:42:03.107Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.107Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.107Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.107Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:03.107Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:03.107Z] [2023-01-15T20:42:03.107Z] deploy-war-commonee: [2023-01-15T20:42:03.107Z] [2023-01-15T20:42:03.107Z] setup: [2023-01-15T20:42:03.107Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.107Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.107Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:03.107Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:03.107Z] [2023-01-15T20:42:03.107Z] setOSConditions: [2023-01-15T20:42:03.107Z] [2023-01-15T20:42:03.107Z] setToolWin: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolUnix: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolProperty: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setS1ASclassPath: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] init-common: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] clean: [2023-01-15T20:42:03.108Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.108Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.108Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:03.108Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setOSConditions: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolWin: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolUnix: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolProperty: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setS1ASclassPath: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] init-common: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] clean-common: [2023-01-15T20:42:03.108Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.108Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.108Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:03.108Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setOSConditions: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolWin: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolUnix: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolProperty: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setS1ASclassPath: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] init-common: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] clean-classes-common: [2023-01-15T20:42:03.108Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:42:03.108Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.108Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.108Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:03.108Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setOSConditions: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolWin: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolUnix: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolProperty: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setS1ASclassPath: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] init-common: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] clean-jars-common: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] assemble-client: [2023-01-15T20:42:03.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:42:03.108Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.108Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.108Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:03.108Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setOSConditions: [2023-01-15T20:42:03.108Z] [2023-01-15T20:42:03.108Z] setToolWin: [2023-01-15T20:42:03.109Z] [2023-01-15T20:42:03.109Z] setToolUnix: [2023-01-15T20:42:03.109Z] [2023-01-15T20:42:03.109Z] setToolProperty: [2023-01-15T20:42:03.109Z] [2023-01-15T20:42:03.109Z] setS1ASclassPath: [2023-01-15T20:42:03.109Z] [2023-01-15T20:42:03.109Z] init-common: [2023-01-15T20:42:03.109Z] [2023-01-15T20:42:03.109Z] wsimport: [2023-01-15T20:42:03.109Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:03.139Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:03.139Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.139Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.139Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.139Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.139Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.139Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.139Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.139Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.139Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.139Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-2 [2023-01-15T20:42:03.433Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 deleted successfully [2023-01-15T20:42:03.433Z] [echo] cmd executed for server [2023-01-15T20:42:03.433Z] [2023-01-15T20:42:03.433Z] setOSConditions: [2023-01-15T20:42:03.433Z] [2023-01-15T20:42:03.433Z] setToolWin: [2023-01-15T20:42:03.433Z] [2023-01-15T20:42:03.433Z] setToolUnix: [2023-01-15T20:42:03.433Z] [2023-01-15T20:42:03.433Z] setToolProperty: [2023-01-15T20:42:03.433Z] [2023-01-15T20:42:03.433Z] setS1ASclassPath: [2023-01-15T20:42:03.433Z] [2023-01-15T20:42:03.433Z] init-common: [2023-01-15T20:42:03.433Z] [2023-01-15T20:42:03.433Z] delete-jdbc-connpool-common: [2023-01-15T20:42:03.433Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-1 [2023-01-15T20:42:03.433Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:03.674Z] [exec] parsing WSDL... [2023-01-15T20:42:03.674Z] [exec] [2023-01-15T20:42:03.674Z] [exec] [2023-01-15T20:42:03.704Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.705Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.705Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.705Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.705Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.705Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.705Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.705Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.705Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.705Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.705Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.705Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.705Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.705Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.705Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.705Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.705Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.705Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.705Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.705Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.705Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.705Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.705Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.705Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.705Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.705Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.705Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.705Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.705Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.705Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.705Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.705Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.705Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.705Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.705Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.705Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.705Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.706Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.706Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.706Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.706Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.706Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.706Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.706Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.706Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.706Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.706Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.706Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.706Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.706Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.706Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.706Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.706Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.706Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.706Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.706Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.706Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.706Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.706Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.706Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.706Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.706Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.706Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.706Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.707Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.707Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.707Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.707Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.707Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.707Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.707Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.707Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.707Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.707Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.707Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.707Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.707Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.707Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.707Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.707Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.707Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.707Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.707Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.707Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.707Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.707Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.708Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.708Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.708Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.708Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.709Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.709Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.709Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.709Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.709Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.709Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.709Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.709Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.709Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.709Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.709Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.709Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.709Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.709Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.709Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.709Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.709Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.709Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.709Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.709Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.709Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.709Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.709Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.709Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.709Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.709Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.709Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.709Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.709Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.709Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.709Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.709Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:03.709Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:03.709Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.709Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:03.709Z] [java] [2023-01-15T20:42:03.709Z] [java] [2023-01-15T20:42:03.709Z] [java] ----------------------------------------- [2023-01-15T20:42:03.709Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear/TestServlet: PASS - [2023-01-15T20:42:03.709Z] [java] ----------------------------------------- [2023-01-15T20:42:03.709Z] [java] Total PASS: 1 [2023-01-15T20:42:03.709Z] [java] Total FAIL: 0 [2023-01-15T20:42:03.709Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:03.709Z] [java] ----------------------------------------- [2023-01-15T20:42:03.710Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.710Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.710Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.710Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.710Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.711Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.711Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.711Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.711Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.711Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.711Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.711Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.711Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.711Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.711Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.711Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.711Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.711Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.711Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.711Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.711Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.711Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.711Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.711Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.711Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.711Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.711Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.712Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.712Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.712Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.712Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.713Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.713Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.713Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.713Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.713Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.713Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.713Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.713Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.713Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.713Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.713Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.713Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.713Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.713Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.713Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.713Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.713Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.713Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.713Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.713Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.714Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.714Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.714Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.714Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.715Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.715Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.715Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.715Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.715Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.715Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.715Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.715Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.715Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.715Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.715Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.715Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.715Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.715Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.715Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2023-01-15T20:42:03.715Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:03.715Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:03.715Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:03.715Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:03.715Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:03.715Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:03.715Z] [2023-01-15T20:42:03.715Z] setOSConditions: [2023-01-15T20:42:03.715Z] [2023-01-15T20:42:03.715Z] setToolWin: [2023-01-15T20:42:03.715Z] [2023-01-15T20:42:03.715Z] setToolUnix: [2023-01-15T20:42:03.715Z] [2023-01-15T20:42:03.715Z] setToolProperty: [2023-01-15T20:42:03.715Z] [2023-01-15T20:42:03.715Z] setS1ASclassPath: [2023-01-15T20:42:03.715Z] [2023-01-15T20:42:03.715Z] init-common: [2023-01-15T20:42:03.715Z] [2023-01-15T20:42:03.715Z] custom-neg-run: [2023-01-15T20:42:03.715Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet using username/password qwertBASE64a/qwertBASE64 [2023-01-15T20:42:03.971Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:03.971Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:03.971Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:03.971Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:03.971Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:03.971Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:03.971Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:03.971Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:03.971Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:03.971Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:03.971Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:03.997Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:03.998Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-1 deleted successfully [2023-01-15T20:42:03.998Z] [echo] cmd executed for server [2023-01-15T20:42:03.998Z] [2023-01-15T20:42:03.998Z] setOSConditions: [2023-01-15T20:42:03.998Z] [2023-01-15T20:42:03.998Z] setToolWin: [2023-01-15T20:42:03.998Z] [2023-01-15T20:42:03.998Z] setToolUnix: [2023-01-15T20:42:03.998Z] [2023-01-15T20:42:03.998Z] setToolProperty: [2023-01-15T20:42:03.998Z] [2023-01-15T20:42:03.998Z] setS1ASclassPath: [2023-01-15T20:42:03.998Z] [2023-01-15T20:42:03.998Z] init-common: [2023-01-15T20:42:03.998Z] [2023-01-15T20:42:03.998Z] delete-jdbc-connpool-common: [2023-01-15T20:42:03.998Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-2 [2023-01-15T20:42:03.998Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:04.120Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2023-01-15T20:42:04.120Z] [echo] Deployment on target server server successful [2023-01-15T20:42:04.120Z] [2023-01-15T20:42:04.120Z] setOSConditions: [2023-01-15T20:42:04.120Z] [2023-01-15T20:42:04.120Z] setToolWin: [2023-01-15T20:42:04.120Z] [2023-01-15T20:42:04.121Z] setToolUnix: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] setToolProperty: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] setS1ASclassPath: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] init-common: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] deploy-common-ee: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] run: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] setOSConditions: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] setToolWin: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] setToolUnix: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] setToolProperty: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] setS1ASclassPath: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] init-common: [2023-01-15T20:42:04.121Z] [2023-01-15T20:42:04.121Z] runclient-common: [2023-01-15T20:42:04.121Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:42:04.121Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:04.377Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:04.535Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.535Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.535Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.535Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.535Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.535Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.535Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.535Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.535Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.535Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.535Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.535Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.537Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:04.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.537Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:04.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.537Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.537Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:04.537Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:04.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.538Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.538Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:04.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.538Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.538Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.538Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:04.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.538Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:04.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.538Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:04.538Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.539Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.539Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.539Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.539Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.540Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.540Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.540Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.540Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.540Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.540Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.540Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.540Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.540Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.540Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.540Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.540Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.540Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.540Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.540Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.540Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.540Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.540Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.540Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.540Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.540Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.540Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:04.540Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:04.541Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:04.541Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:04.541Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:04.541Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.541Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:04.541Z] [java] [2023-01-15T20:42:04.541Z] [java] [2023-01-15T20:42:04.541Z] [java] ----------------------------------------- [2023-01-15T20:42:04.541Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet: PASS - [2023-01-15T20:42:04.541Z] [java] ----------------------------------------- [2023-01-15T20:42:04.541Z] [java] Total PASS: 1 [2023-01-15T20:42:04.541Z] [java] Total FAIL: 0 [2023-01-15T20:42:04.541Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:04.541Z] [java] ----------------------------------------- [2023-01-15T20:42:04.541Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:04.541Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.541Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.541Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.541Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.541Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.541Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.541Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.541Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.541Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.541Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.541Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.541Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.541Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.541Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.541Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.541Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.541Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.541Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.541Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.541Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.541Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.542Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.542Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.542Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.542Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.543Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.543Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.543Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.543Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.543Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.543Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.543Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.543Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.543Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.543Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.543Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.543Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.543Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.543Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.543Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.543Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.543Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.543Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.543Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.543Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.543Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.543Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.544Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.544Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.544Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.544Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.545Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2023-01-15T20:42:04.545Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:04.545Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:04.545Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:04.545Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:04.545Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:04.545Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:04.545Z] [2023-01-15T20:42:04.545Z] setOSConditions: [2023-01-15T20:42:04.545Z] [2023-01-15T20:42:04.545Z] setToolWin: [2023-01-15T20:42:04.545Z] [2023-01-15T20:42:04.545Z] setToolUnix: [2023-01-15T20:42:04.545Z] [2023-01-15T20:42:04.545Z] setToolProperty: [2023-01-15T20:42:04.545Z] [2023-01-15T20:42:04.545Z] setS1ASclassPath: [2023-01-15T20:42:04.545Z] [2023-01-15T20:42:04.545Z] init-common: [2023-01-15T20:42:04.545Z] [2023-01-15T20:42:04.545Z] custom-neg-run: [2023-01-15T20:42:04.545Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet using username/password qwertHEXa/qwertHEX [2023-01-15T20:42:04.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:04.562Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-2 deleted successfully [2023-01-15T20:42:04.562Z] [echo] cmd executed for server [2023-01-15T20:42:04.562Z] [2023-01-15T20:42:04.562Z] setOSConditions: [2023-01-15T20:42:04.562Z] [2023-01-15T20:42:04.562Z] setToolWin: [2023-01-15T20:42:04.562Z] [2023-01-15T20:42:04.562Z] setToolUnix: [2023-01-15T20:42:04.562Z] [2023-01-15T20:42:04.562Z] setToolProperty: [2023-01-15T20:42:04.562Z] [2023-01-15T20:42:04.562Z] setS1ASclassPath: [2023-01-15T20:42:04.562Z] [2023-01-15T20:42:04.562Z] init-common: [2023-01-15T20:42:04.562Z] [2023-01-15T20:42:04.562Z] undeploy-common: [2023-01-15T20:42:04.562Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:04.610Z] [exec] [2023-01-15T20:42:04.610Z] [exec] Generating code... [2023-01-15T20:42:04.610Z] [exec] [2023-01-15T20:42:04.610Z] [exec] [2023-01-15T20:42:04.610Z] [exec] Compiling code... [2023-01-15T20:42:04.610Z] [exec] [2023-01-15T20:42:04.645Z] [javaWithResult] Looked up home!! [2023-01-15T20:42:04.645Z] [javaWithResult] Narrowed home!! [2023-01-15T20:42:04.645Z] [javaWithResult] Got the EJB!! [2023-01-15T20:42:04.645Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2023-01-15T20:42:04.645Z] [javaWithResult] and for number which is = 22.25 [2023-01-15T20:42:04.645Z] [javaWithResult] [2023-01-15T20:42:04.645Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2023-01-15T20:42:04.645Z] [javaWithResult] [2023-01-15T20:42:04.645Z] [javaWithResult] Client now getting a User Defined Exception [2023-01-15T20:42:04.645Z] [javaWithResult] Success! Caught StatelesshelloException [2023-01-15T20:42:04.645Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2023-01-15T20:42:04.645Z] [javaWithResult] [2023-01-15T20:42:04.645Z] [javaWithResult] Client is now trying to remove the session bean [2023-01-15T20:42:04.645Z] [javaWithResult] [2023-01-15T20:42:04.645Z] [javaWithResult] Session bean was successfully removed by the client. [2023-01-15T20:42:04.645Z] [javaWithResult] [2023-01-15T20:42:04.802Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:04.802Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:04.802Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:04.802Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:04.802Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:04.802Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:04.802Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:04.802Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:04.802Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:04.802Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:04.802Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:04.903Z] [2023-01-15T20:42:04.904Z] processResult: [2023-01-15T20:42:04.904Z] [2023-01-15T20:42:04.904Z] failed: [2023-01-15T20:42:04.904Z] [2023-01-15T20:42:04.904Z] passed: [2023-01-15T20:42:04.904Z] [echo] Test ejb Passed [2023-01-15T20:42:04.904Z] [2023-01-15T20:42:04.904Z] unknown: [2023-01-15T20:42:04.904Z] [2023-01-15T20:42:04.904Z] declare-test: [2023-01-15T20:42:04.904Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin redeploydir [2023-01-15T20:42:04.904Z] [2023-01-15T20:42:04.904Z] init.os: [2023-01-15T20:42:04.904Z] [2023-01-15T20:42:04.904Z] init.tools.unix: [2023-01-15T20:42:04.904Z] [2023-01-15T20:42:04.904Z] init.tools.windows: [2023-01-15T20:42:04.904Z] [2023-01-15T20:42:04.904Z] init.tools: [2023-01-15T20:42:04.904Z] [2023-01-15T20:42:04.904Z] setAsadminArgs: [2023-01-15T20:42:04.904Z] [2023-01-15T20:42:04.904Z] init: [2023-01-15T20:42:04.904Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:04.904Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:04.941Z] [exec] Jan 15, 2023 8:42:04 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:42:04.942Z] [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. [2023-01-15T20:42:05.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] all-assoc-with-thread: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setOSConditions: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolWin: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolUnix: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolProperty: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setS1ASclassPath: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] init-common: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] clean: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setOSConditions: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolWin: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolUnix: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolProperty: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setS1ASclassPath: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] init-common: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] clean-common: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setOSConditions: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolWin: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolUnix: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolProperty: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setS1ASclassPath: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] init-common: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] clean-classes-common: [2023-01-15T20:42:05.126Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setOSConditions: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolWin: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolUnix: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolProperty: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setS1ASclassPath: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] init-common: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] clean-jars-common: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] compile: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setOSConditions: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolWin: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolUnix: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setToolProperty: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] setS1ASclassPath: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] init-common: [2023-01-15T20:42:05.126Z] [2023-01-15T20:42:05.126Z] compile-common: [2023-01-15T20:42:05.126Z] [echo] Current time (ISO): 2023-01-15T20:42:05.012+0000 [2023-01-15T20:42:05.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:05.127Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:05.161Z] [get] Not modified - so not downloaded [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] init.customtasks: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] prepare: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] redeploydir.asadmin: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] setAsadminArgs: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] common.redeploydir.asadmin: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] init.os: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] init.tools.unix: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] init.tools.windows: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] init.tools: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] setAsadminArgs: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] init: [2023-01-15T20:42:05.162Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:05.162Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:05.162Z] [get] Not modified - so not downloaded [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] init.customtasks: [2023-01-15T20:42:05.162Z] [2023-01-15T20:42:05.162Z] common.run.asadmin: [2023-01-15T20:42:05.162Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployEjb --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2023-01-15T20:42:05.162Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:05.372Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:05.372Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:05.372Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:05.372Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.372Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:05.372Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:05.372Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:05.372Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:05.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.372Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.372Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:05.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:05.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:05.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.373Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:05.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.373Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-0 - running ... at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.373Z] [java] [2023-01-15T20:42:05.373Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:05.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.373Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:05.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.373Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:05.373Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.374Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:05.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.374Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.374Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.374Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:05.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.374Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:05.374Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:05.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.377Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.377Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.377Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.377Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.378Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.378Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.378Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.378Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.379Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.379Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.379Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.379Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.380Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.380Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.380Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.380Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.380Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.380Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.380Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.380Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.380Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:05.380Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:05.380Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.380Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.380Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.380Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.380Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.380Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.380Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.380Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.380Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.380Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.380Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:05.381Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:05.381Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:05.381Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:05.381Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:05.381Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2023-01-15T20:42:05.381Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:05.381Z] [java] [2023-01-15T20:42:05.381Z] [java] [2023-01-15T20:42:05.381Z] [java] ----------------------------------------- [2023-01-15T20:42:05.381Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet: PASS - [2023-01-15T20:42:05.381Z] [java] ----------------------------------------- [2023-01-15T20:42:05.381Z] [java] Total PASS: 1 [2023-01-15T20:42:05.381Z] [java] Total FAIL: 0 [2023-01-15T20:42:05.381Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:05.381Z] [java] ----------------------------------------- [2023-01-15T20:42:05.381Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:05.381Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:05.381Z] [2023-01-15T20:42:05.381Z] setOSConditions: [2023-01-15T20:42:05.381Z] [2023-01-15T20:42:05.382Z] setToolWin: [2023-01-15T20:42:05.382Z] [2023-01-15T20:42:05.382Z] setToolUnix: [2023-01-15T20:42:05.382Z] [2023-01-15T20:42:05.382Z] setToolProperty: [2023-01-15T20:42:05.382Z] [2023-01-15T20:42:05.382Z] setS1ASclassPath: [2023-01-15T20:42:05.382Z] [2023-01-15T20:42:05.382Z] init-common: [2023-01-15T20:42:05.382Z] [2023-01-15T20:42:05.382Z] custom-neg-run: [2023-01-15T20:42:05.382Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet using username/password qwertMD2BASE64a/qwertMD2BASE64 [2023-01-15T20:42:05.383Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:05.638Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:05.639Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:05.639Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:05.639Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:05.639Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:05.639Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:05.639Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:05.639Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:05.639Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:05.639Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:05.639Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:05.728Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:05.729Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:42:05.872Z] [exec] Jan 15, 2023 8:42:05 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:42:05.873Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:05.987Z] [exec] Application deployed with name dirDeployEjb. [2023-01-15T20:42:05.987Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:05.987Z] [exec] there are no files to retrieve for application dirDeployEjb [2023-01-15T20:42:05.989Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:05.989Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:42:05.989Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:05.990Z] [exec] Command deploydir executed successfully. [2023-01-15T20:42:05.990Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:05.990Z] [2023-01-15T20:42:05.991Z] [2023-01-15T20:42:05.991Z] init.os: [2023-01-15T20:42:05.991Z] setOSConditions: [2023-01-15T20:42:05.992Z] [2023-01-15T20:42:05.992Z] setToolWin: [2023-01-15T20:42:05.992Z] [2023-01-15T20:42:05.992Z] setToolUnix: [2023-01-15T20:42:05.992Z] [2023-01-15T20:42:05.992Z] setToolProperty: [2023-01-15T20:42:05.992Z] [2023-01-15T20:42:05.992Z] setS1ASclassPath: [2023-01-15T20:42:05.992Z] [2023-01-15T20:42:05.992Z] init-common: [2023-01-15T20:42:05.992Z] [2023-01-15T20:42:05.992Z] wsimport: [2023-01-15T20:42:05.992Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:06.202Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:06.202Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.202Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:06.202Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:06.203Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.203Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.203Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.203Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.203Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.203Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.203Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.203Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.203Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.203Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.203Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.203Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.203Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.203Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.203Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.203Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.203Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.203Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.203Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.203Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.203Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.203Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.204Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.204Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.204Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.204Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.205Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.205Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.205Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.205Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.206Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.206Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.206Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.206Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.207Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.207Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.207Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.207Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.208Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.208Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.208Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.208Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.209Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.209Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.209Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.209Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:06.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:06.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:06.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:06.215Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:06.215Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:06.216Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2023-01-15T20:42:06.216Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:06.216Z] [java] [2023-01-15T20:42:06.216Z] [java] [2023-01-15T20:42:06.216Z] [java] ----------------------------------------- [2023-01-15T20:42:06.216Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet: PASS - [2023-01-15T20:42:06.216Z] [java] ----------------------------------------- [2023-01-15T20:42:06.216Z] [java] Total PASS: 1 [2023-01-15T20:42:06.216Z] [java] Total FAIL: 0 [2023-01-15T20:42:06.216Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:06.216Z] [java] ----------------------------------------- [2023-01-15T20:42:06.216Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:06.216Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:06.216Z] [2023-01-15T20:42:06.216Z] setOSConditions: [2023-01-15T20:42:06.216Z] [2023-01-15T20:42:06.216Z] setToolWin: [2023-01-15T20:42:06.216Z] [2023-01-15T20:42:06.216Z] setToolUnix: [2023-01-15T20:42:06.216Z] [2023-01-15T20:42:06.216Z] setToolProperty: [2023-01-15T20:42:06.216Z] [2023-01-15T20:42:06.216Z] setS1ASclassPath: [2023-01-15T20:42:06.216Z] [2023-01-15T20:42:06.216Z] init-common: [2023-01-15T20:42:06.216Z] [2023-01-15T20:42:06.216Z] custom-neg-run: [2023-01-15T20:42:06.216Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet using username/password qwertMD5BASE64a/qwertMD5BASE64 [2023-01-15T20:42:06.251Z] [2023-01-15T20:42:06.252Z] init.tools.unix: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] init.tools.windows: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] init.tools: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] setAsadminArgs: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] init: [2023-01-15T20:42:06.252Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:06.252Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:06.252Z] [get] Not modified - so not downloaded [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] init.customtasks: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] setOrbPort: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] run.positive: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] init.os: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] init.tools.unix: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] init.tools.windows: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] init.tools: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] setAsadminArgs: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] init: [2023-01-15T20:42:06.252Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:06.252Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:06.252Z] [get] Not modified - so not downloaded [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] init.customtasks: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] setOrbPort: [2023-01-15T20:42:06.252Z] [2023-01-15T20:42:06.252Z] runclient: [2023-01-15T20:42:06.252Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:06.472Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:06.472Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:06.472Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:06.472Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:06.472Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:06.472Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:06.472Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:06.472Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:06.472Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:06.472Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:06.472Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:06.558Z] [exec] parsing WSDL... [2023-01-15T20:42:06.559Z] [exec] [2023-01-15T20:42:06.559Z] [exec] [2023-01-15T20:42:06.753Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:07.011Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/cpds/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:42:07.011Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:42:07.011Z] [javac] 1 warning [2023-01-15T20:42:07.011Z] [2023-01-15T20:42:07.011Z] setOSConditions: [2023-01-15T20:42:07.011Z] [2023-01-15T20:42:07.011Z] setToolWin: [2023-01-15T20:42:07.011Z] [2023-01-15T20:42:07.011Z] setToolUnix: [2023-01-15T20:42:07.011Z] [2023-01-15T20:42:07.011Z] setToolProperty: [2023-01-15T20:42:07.011Z] [2023-01-15T20:42:07.011Z] setS1ASclassPath: [2023-01-15T20:42:07.011Z] [2023-01-15T20:42:07.011Z] init-common: [2023-01-15T20:42:07.011Z] [2023-01-15T20:42:07.011Z] compile-common: [2023-01-15T20:42:07.011Z] [echo] Current time (ISO): 2023-01-15T20:42:06.884+0000 [2023-01-15T20:42:07.011Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:07.011Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:07.036Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.037Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.037Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.037Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.037Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.037Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.037Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.037Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.037Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.037Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.037Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.037Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.037Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.037Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.037Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.037Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.037Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.037Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.037Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.037Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.037Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.037Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.037Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.037Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.037Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.037Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.037Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.037Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.037Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.037Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.037Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.037Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.037Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.037Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.037Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.037Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.037Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.037Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.037Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.037Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.037Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.038Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.038Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.038Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.038Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.038Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.038Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.038Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.038Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.038Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.038Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.038Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.038Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.038Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.038Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.038Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.038Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.038Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.038Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.038Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.038Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.038Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.038Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.038Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.038Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.038Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.038Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.042Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.042Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.042Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.042Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.043Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.043Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.043Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.043Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.044Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.044Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.044Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.044Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:07.044Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:07.044Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.044Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:07.044Z] [java] [2023-01-15T20:42:07.044Z] [java] [2023-01-15T20:42:07.044Z] [java] ----------------------------------------- [2023-01-15T20:42:07.044Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet: PASS - [2023-01-15T20:42:07.044Z] [java] ----------------------------------------- [2023-01-15T20:42:07.044Z] [java] Total PASS: 1 [2023-01-15T20:42:07.044Z] [java] Total FAIL: 0 [2023-01-15T20:42:07.044Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:07.044Z] [java] ----------------------------------------- [2023-01-15T20:42:07.044Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:07.044Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.044Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.044Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.044Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.044Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.044Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.044Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.044Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.044Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.044Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.044Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.044Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.044Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.044Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.044Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.045Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.045Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.045Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.045Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.046Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.046Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.046Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.046Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.046Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.046Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.046Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.046Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.046Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.046Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.046Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.046Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.046Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.046Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.046Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.046Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.046Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.046Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:07.046Z] [2023-01-15T20:42:07.046Z] setOSConditions: [2023-01-15T20:42:07.046Z] [2023-01-15T20:42:07.046Z] setToolWin: [2023-01-15T20:42:07.046Z] [2023-01-15T20:42:07.046Z] setToolUnix: [2023-01-15T20:42:07.046Z] [2023-01-15T20:42:07.046Z] setToolProperty: [2023-01-15T20:42:07.046Z] [2023-01-15T20:42:07.046Z] setS1ASclassPath: [2023-01-15T20:42:07.046Z] [2023-01-15T20:42:07.046Z] init-common: [2023-01-15T20:42:07.046Z] [2023-01-15T20:42:07.046Z] custom-neg-run: [2023-01-15T20:42:07.046Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet using username/password qwertSHABASE64a/qwertSHABASE64 [2023-01-15T20:42:07.187Z] [javaWithResult] Test expects successful result [2023-01-15T20:42:07.303Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:07.304Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.304Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.304Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.304Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.304Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.304Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.304Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.304Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.304Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.304Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.495Z] [exec] [2023-01-15T20:42:07.495Z] [exec] Generating code... [2023-01-15T20:42:07.495Z] [exec] [2023-01-15T20:42:07.495Z] [exec] [2023-01-15T20:42:07.495Z] [exec] Compiling code... [2023-01-15T20:42:07.495Z] [exec] [2023-01-15T20:42:07.755Z] [javaWithResult] Jan 15, 2023 8:42:07 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:42:07.755Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:42:07.869Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.869Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.870Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.870Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.870Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.870Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:07.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.870Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:07.870Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:07.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.876Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.876Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.876Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.876Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.877Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.877Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.877Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.877Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.878Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.878Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.878Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.878Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.878Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.878Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.878Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.878Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.878Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.878Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.878Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.878Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.878Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.878Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.878Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.878Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.878Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.878Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:07.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:07.878Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:07.878Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:07.878Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:07.878Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:07.878Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:07.878Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:07.878Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:07.878Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:07.878Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:07.878Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2023-01-15T20:42:07.878Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:07.878Z] [java] [2023-01-15T20:42:07.878Z] [java] [2023-01-15T20:42:07.878Z] [java] ----------------------------------------- [2023-01-15T20:42:07.878Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet: PASS - [2023-01-15T20:42:07.878Z] [java] ----------------------------------------- [2023-01-15T20:42:07.878Z] [java] Total PASS: 1 [2023-01-15T20:42:07.878Z] [java] Total FAIL: 0 [2023-01-15T20:42:07.878Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:07.878Z] [java] ----------------------------------------- [2023-01-15T20:42:07.878Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:07.878Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:07.878Z] [2023-01-15T20:42:07.878Z] setOSConditions: [2023-01-15T20:42:07.878Z] [2023-01-15T20:42:07.879Z] setToolWin: [2023-01-15T20:42:07.879Z] [2023-01-15T20:42:07.879Z] setToolUnix: [2023-01-15T20:42:07.879Z] [2023-01-15T20:42:07.879Z] setToolProperty: [2023-01-15T20:42:07.879Z] [2023-01-15T20:42:07.879Z] setS1ASclassPath: [2023-01-15T20:42:07.879Z] [2023-01-15T20:42:07.879Z] init-common: [2023-01-15T20:42:07.879Z] [2023-01-15T20:42:07.879Z] custom-neg-run: [2023-01-15T20:42:07.879Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet using username/password qwertSHA256BASE64a/qwertSHA256BASE64 [2023-01-15T20:42:08.136Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:08.136Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.136Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.136Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.136Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:08.136Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.136Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.136Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.136Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.136Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.136Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.393Z] [exec] I am in client [2023-01-15T20:42:08.394Z] [exec] Jan 15, 2023 8:42:08 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:42:08.394Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:42:08.393Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.394Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.395Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:08.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.395Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.395Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.395Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834)Http-request-thread-5 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.395Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.395Z] [java] [2023-01-15T20:42:08.395Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.396Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.396Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.396Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.396Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.396Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.396Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.396Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.429Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:42:08.430Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:42:08.651Z] [exec] calling createPerson(duke) [2023-01-15T20:42:08.652Z] [exec] created [2023-01-15T20:42:08.652Z] [exec] utx.begin called [2023-01-15T20:42:08.657Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.658Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.658Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.658Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.658Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.659Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.659Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.659Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.659Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.660Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.660Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.660Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:08.660Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:08.660Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.660Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:08.660Z] [java] [2023-01-15T20:42:08.660Z] [java] [2023-01-15T20:42:08.660Z] [java] ----------------------------------------- [2023-01-15T20:42:08.660Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet: PASS - [2023-01-15T20:42:08.660Z] [java] ----------------------------------------- [2023-01-15T20:42:08.660Z] [java] Total PASS: 1 [2023-01-15T20:42:08.660Z] [java] Total FAIL: 0 [2023-01-15T20:42:08.660Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:08.660Z] [java] ----------------------------------------- [2023-01-15T20:42:08.660Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:08.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:08.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:08.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:08.661Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:08.661Z] [2023-01-15T20:42:08.661Z] setOSConditions: [2023-01-15T20:42:08.661Z] [2023-01-15T20:42:08.661Z] setToolWin: [2023-01-15T20:42:08.661Z] [2023-01-15T20:42:08.661Z] setToolUnix: [2023-01-15T20:42:08.661Z] [2023-01-15T20:42:08.661Z] setToolProperty: [2023-01-15T20:42:08.661Z] [2023-01-15T20:42:08.661Z] setS1ASclassPath: [2023-01-15T20:42:08.661Z] [2023-01-15T20:42:08.661Z] init-common: [2023-01-15T20:42:08.661Z] [2023-01-15T20:42:08.661Z] custom-neg-run: [2023-01-15T20:42:08.661Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet using username/password qwertSHA384BASE64a/qwertSHA384BASE64 [2023-01-15T20:42:08.904Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:08.906Z] [javac] 1 warning [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] build: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] setOSConditions: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] fixFiles: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] convUnix: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] convWin: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] setToolWin: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] setToolUnix: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] setToolProperty: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] setS1ASclassPath: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] init-common: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] package-persistence-common: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] ejb-jar-common: [2023-01-15T20:42:08.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] package-ejbjar-common: [2023-01-15T20:42:08.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:08.906Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:08.906Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:08.906Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpds-ejb.jar [2023-01-15T20:42:08.906Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] appclient-jar-common: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] package-appclientjar-common: [2023-01-15T20:42:08.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:08.906Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:08.906Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:08.906Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpds-client.jar [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] webclient-war-common: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] build-ear-common: [2023-01-15T20:42:08.906Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:08.906Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsApp.ear [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] deploy: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] setOSConditions: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] setToolWin: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] setToolUnix: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] setToolProperty: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] setS1ASclassPath: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.906Z] init-common: [2023-01-15T20:42:08.906Z] [2023-01-15T20:42:08.907Z] deploy-jdbc-common: [2023-01-15T20:42:08.907Z] [2023-01-15T20:42:08.907Z] setOSConditions: [2023-01-15T20:42:08.907Z] [2023-01-15T20:42:08.907Z] setToolWin: [2023-01-15T20:42:08.907Z] [2023-01-15T20:42:08.907Z] setToolUnix: [2023-01-15T20:42:08.907Z] [2023-01-15T20:42:08.907Z] setToolProperty: [2023-01-15T20:42:08.907Z] [2023-01-15T20:42:08.907Z] setS1ASclassPath: [2023-01-15T20:42:08.907Z] [2023-01-15T20:42:08.907Z] init-common: [2023-01-15T20:42:08.907Z] [2023-01-15T20:42:08.907Z] create-jdbc-connpool-common: [2023-01-15T20:42:08.908Z] [exec] inserted 1,1 into table [2023-01-15T20:42:08.918Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:08.918Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:08.918Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:08.918Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:08.918Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:08.918Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:08.918Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:08.918Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:08.918Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:08.918Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:08.918Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:08.996Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:08.997Z] [javac] 1 warning [2023-01-15T20:42:08.997Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:42:09.163Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:09.165Z] [exec] calling utx.rollback [2023-01-15T20:42:09.165Z] [exec] Value of key is: delegateFoundMe [2023-01-15T20:42:09.165Z] [exec] Value of key is: findDelegateCreatedPerson [2023-01-15T20:42:09.165Z] [exec] utx.rollback called [2023-01-15T20:42:09.165Z] [exec] I am in client [2023-01-15T20:42:09.165Z] [exec] calling createPerson(duke) [2023-01-15T20:42:09.165Z] [exec] created [2023-01-15T20:42:09.165Z] [exec] utx.begin called [2023-01-15T20:42:09.165Z] [exec] inserted 1,1 into table [2023-01-15T20:42:09.165Z] [exec] calling utx.commit [2023-01-15T20:42:09.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:42:09.255Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:42:09.255Z] [2023-01-15T20:42:09.255Z] deploy-client: [2023-01-15T20:42:09.255Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:09.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:09.421Z] [exec] JDBC connection pool jdbc-cpds created successfully. [2023-01-15T20:42:09.421Z] [2023-01-15T20:42:09.421Z] set-derby-connpool-props: [2023-01-15T20:42:09.423Z] [exec] Value of key is: delegateFoundMe [2023-01-15T20:42:09.423Z] [exec] Value of key is: findDelegateCreatedPerson [2023-01-15T20:42:09.423Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:09.423Z] [exec] [2023-01-15T20:42:09.423Z] [exec] [2023-01-15T20:42:09.423Z] [exec] ----------------------------------------- [2023-01-15T20:42:09.423Z] [exec] - delegateFoundMe: PASS - [2023-01-15T20:42:09.423Z] [exec] - findDelegateCreatedPerson: PASS - [2023-01-15T20:42:09.423Z] [exec] ----------------------------------------- [2023-01-15T20:42:09.423Z] [exec] Total PASS: 2 [2023-01-15T20:42:09.423Z] [exec] Total FAIL: 0 [2023-01-15T20:42:09.423Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:42:09.423Z] [exec] ----------------------------------------- [2023-01-15T20:42:09.423Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:09.423Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:09.423Z] [exec] utx.commit called [2023-01-15T20:42:09.423Z] [exec] Jan 15, 2023 8:42:09 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T20:42:09.423Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-01-15T20:42:09.483Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.483Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.483Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.483Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.484Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.484Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.484Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.484Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.485Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.485Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:09.485Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:09.485Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:09.485Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:09.485Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:09.485Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.485Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.485Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:09.485Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:09.485Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.485Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.485Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.485Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.485Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.485Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.485Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.485Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.485Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.485Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.486Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.486Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:09.486Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:09.486Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:09.486Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:09.486Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.486Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.486Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.486Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:09.486Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:09.486Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:09.486Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:09.486Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:09.486Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:09.486Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.487Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.487Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:09.487Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.487Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.487Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.487Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:09.487Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.487Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.487Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.487Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.487Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.487Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:09.487Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.487Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.487Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.487Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.487Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.487Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.487Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:09.488Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:09.488Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.488Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.488Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.488Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.488Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.489Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.489Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.489Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.489Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.493Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.493Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.493Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.493Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.493Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.493Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.493Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.493Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.493Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.494Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.494Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.494Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.494Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.495Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.495Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.495Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.495Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.495Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.495Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.495Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.495Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.495Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.495Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.495Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.495Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.495Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.495Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.495Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.495Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.495Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.495Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.495Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.495Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.495Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.495Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.496Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.496Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.496Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.496Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.496Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.496Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.496Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.496Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.496Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.496Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.496Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.496Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.496Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.496Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:09.496Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:09.496Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:09.496Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:09.496Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.496Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:09.496Z] [java] [2023-01-15T20:42:09.496Z] [java] [2023-01-15T20:42:09.496Z] [java] ----------------------------------------- [2023-01-15T20:42:09.496Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet: PASS - [2023-01-15T20:42:09.496Z] [java] ----------------------------------------- [2023-01-15T20:42:09.496Z] [java] Total PASS: 1 [2023-01-15T20:42:09.496Z] [java] Total FAIL: 0 [2023-01-15T20:42:09.496Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:09.496Z] [java] ----------------------------------------- [2023-01-15T20:42:09.496Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:09.496Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.496Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.496Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.496Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.496Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.496Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.496Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.496Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.497Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.497Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.497Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.497Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.497Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.497Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.497Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.497Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.497Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.497Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.497Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.497Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.497Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:09.497Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:09.497Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:09.497Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:09.497Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:09.497Z] [2023-01-15T20:42:09.497Z] setOSConditions: [2023-01-15T20:42:09.497Z] [2023-01-15T20:42:09.497Z] setToolWin: [2023-01-15T20:42:09.497Z] [2023-01-15T20:42:09.497Z] setToolUnix: [2023-01-15T20:42:09.497Z] [2023-01-15T20:42:09.497Z] setToolProperty: [2023-01-15T20:42:09.497Z] [2023-01-15T20:42:09.497Z] setS1ASclassPath: [2023-01-15T20:42:09.497Z] [2023-01-15T20:42:09.497Z] init-common: [2023-01-15T20:42:09.497Z] [2023-01-15T20:42:09.497Z] custom-neg-run: [2023-01-15T20:42:09.497Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet using username/password qwertMD2HEXa/qwertMD2HEX [2023-01-15T20:42:09.678Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:09.680Z] [2023-01-15T20:42:09.681Z] checkReporting-common: [2023-01-15T20:42:09.681Z] [2023-01-15T20:42:09.681Z] confirmReportPresent-common: [2023-01-15T20:42:09.681Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:42:09.681Z] [echo] Test seems to be reported fine [2023-01-15T20:42:09.681Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jpa-tx-propagation-gf-resources-xml/RepRunConf.txt [2023-01-15T20:42:09.681Z] [2023-01-15T20:42:09.681Z] confirmMissingReport-common: [2023-01-15T20:42:09.681Z] [2023-01-15T20:42:09.681Z] undeploy: [2023-01-15T20:42:09.681Z] [2023-01-15T20:42:09.681Z] setOSConditions: [2023-01-15T20:42:09.681Z] [2023-01-15T20:42:09.681Z] setToolWin: [2023-01-15T20:42:09.681Z] [2023-01-15T20:42:09.681Z] setToolUnix: [2023-01-15T20:42:09.681Z] [2023-01-15T20:42:09.681Z] setToolProperty: [2023-01-15T20:42:09.681Z] [2023-01-15T20:42:09.681Z] setS1ASclassPath: [2023-01-15T20:42:09.681Z] [2023-01-15T20:42:09.681Z] init-common: [2023-01-15T20:42:09.681Z] [2023-01-15T20:42:09.681Z] undeploy-common: [2023-01-15T20:42:09.681Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:09.753Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:09.754Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:09.754Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:09.754Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:09.754Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:09.754Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:09.754Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:09.754Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:09.754Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:09.754Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:09.754Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:09.820Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:09.821Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:42:09.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.User=dbuser [2023-01-15T20:42:09.936Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.User=dbuser [2023-01-15T20:42:10.078Z] [exec] Application deployed with name wsclient. [2023-01-15T20:42:10.078Z] [exec] Command deploy executed successfully. [2023-01-15T20:42:10.078Z] [2023-01-15T20:42:10.078Z] setup: [2023-01-15T20:42:10.079Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.079Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.079Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:10.079Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:10.079Z] [2023-01-15T20:42:10.079Z] setOSConditions: [2023-01-15T20:42:10.079Z] [2023-01-15T20:42:10.079Z] setToolWin: [2023-01-15T20:42:10.079Z] [2023-01-15T20:42:10.079Z] setToolUnix: [2023-01-15T20:42:10.079Z] [2023-01-15T20:42:10.079Z] setToolProperty: [2023-01-15T20:42:10.079Z] [2023-01-15T20:42:10.079Z] setS1ASclassPath: [2023-01-15T20:42:10.079Z] [2023-01-15T20:42:10.079Z] init-common: [2023-01-15T20:42:10.079Z] [2023-01-15T20:42:10.079Z] runtest: [2023-01-15T20:42:10.079Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:10.079Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml:105: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:42:10.079Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:10.079Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:10.079Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:42:10.193Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:10.243Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] unsetup: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setOSConditions: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolWin: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolUnix: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolProperty: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setS1ASclassPath: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] init-common: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] execute-sql-common: [2023-01-15T20:42:10.244Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/jpa-tx-propagation-gf-resources-xml/sql/drop.sql [2023-01-15T20:42:10.244Z] [sql] 0 rows affected [2023-01-15T20:42:10.244Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] all: [2023-01-15T20:42:10.244Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setOSConditions: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolWin: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolUnix: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolProperty: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setS1ASclassPath: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] init-common: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] clean: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setOSConditions: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolWin: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolUnix: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolProperty: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setS1ASclassPath: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] init-common: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] clean-common: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setOSConditions: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolWin: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolUnix: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolProperty: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setS1ASclassPath: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] init-common: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] clean-classes-common: [2023-01-15T20:42:10.244Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setOSConditions: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolWin: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolUnix: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setToolProperty: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] setS1ASclassPath: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] init-common: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] clean-jars-common: [2023-01-15T20:42:10.244Z] [2023-01-15T20:42:10.244Z] compile: [2023-01-15T20:42:10.317Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:10.317Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:10.317Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:10.318Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.318Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.318Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.318Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.318Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.318Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.318Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.318Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.318Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.318Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.318Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.318Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.318Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.318Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.318Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.318Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.318Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:10.318Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:10.318Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:10.318Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:10.318Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.318Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:10.318Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:10.318Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:10.318Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:10.318Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:10.319Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.319Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:10.319Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.319Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.319Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:10.319Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:10.319Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.319Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.319Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.319Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.319Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.319Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.319Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.319Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.319Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.319Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.319Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.319Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.319Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.319Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.319Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.319Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.319Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.319Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.319Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.319Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.320Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.320Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.320Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.320Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.320Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.320Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.320Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.320Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.320Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.320Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.320Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.320Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.320Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.320Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.320Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.320Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.320Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.320Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.320Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.321Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.321Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.321Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.321Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.321Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.321Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.321Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.321Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.321Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.321Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.321Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.321Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.321Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.321Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.321Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.321Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.321Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.327Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:10.327Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:10.327Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:10.327Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:10.327Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:10.327Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:10.327Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:10.327Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:10.328Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:10.328Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:10.328Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:10.328Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.328Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:10.328Z] [java] [2023-01-15T20:42:10.328Z] [java] [2023-01-15T20:42:10.328Z] [java] ----------------------------------------- [2023-01-15T20:42:10.328Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet: PASS - [2023-01-15T20:42:10.328Z] [java] ----------------------------------------- [2023-01-15T20:42:10.328Z] [java] Total PASS: 1 [2023-01-15T20:42:10.328Z] [java] Total FAIL: 0 [2023-01-15T20:42:10.328Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:10.328Z] [java] ----------------------------------------- [2023-01-15T20:42:10.328Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:10.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.328Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.328Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.328Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.328Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.328Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.328Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.328Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.328Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.328Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.328Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.328Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.328Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.330Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.330Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.330Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.330Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.330Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.330Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.330Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.330Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.331Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.331Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.331Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.331Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.331Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.331Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.331Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.331Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.331Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.331Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.331Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.331Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.331Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.331Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.331Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.331Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.331Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.331Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.331Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.331Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.331Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.331Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.331Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.331Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.331Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2023-01-15T20:42:10.331Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:10.331Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:10.331Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:10.331Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:10.331Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:10.331Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:10.331Z] [2023-01-15T20:42:10.331Z] setOSConditions: [2023-01-15T20:42:10.331Z] [2023-01-15T20:42:10.331Z] setToolWin: [2023-01-15T20:42:10.331Z] [2023-01-15T20:42:10.331Z] setToolUnix: [2023-01-15T20:42:10.331Z] [2023-01-15T20:42:10.331Z] setToolProperty: [2023-01-15T20:42:10.331Z] [2023-01-15T20:42:10.331Z] setS1ASclassPath: [2023-01-15T20:42:10.331Z] [2023-01-15T20:42:10.331Z] init-common: [2023-01-15T20:42:10.331Z] [2023-01-15T20:42:10.331Z] custom-neg-run: [2023-01-15T20:42:10.331Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet using username/password qwertMD5HEXa/qwertMD5HEX [2023-01-15T20:42:10.337Z] [java] [client.TestClient]:: [2023-01-15T20:42:10.338Z] [java] [client.TestClient]:: [2023-01-15T20:42:10.338Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:42:10.338Z] [java] [client.TestClient]:: [2023-01-15T20:42:10.338Z] [java] [client.TestClient]:: [2023-01-15T20:42:10.338Z] [java] [client.TestClient]::

    [2023-01-15T20:42:10.338Z] [java] [client.TestClient]:: So the RESULT OF SERVICE IS : [2023-01-15T20:42:10.338Z] [java] [client.TestClient]::

    [2023-01-15T20:42:10.338Z] [java] [client.TestClient]:: [WebSvcTest-Hello1 Hi] [2023-01-15T20:42:10.338Z] [java] [client.TestClient]::

    [2023-01-15T20:42:10.338Z] [java] [client.TestClient]:: [WebSvcTest-Hello2 Hi] [2023-01-15T20:42:10.339Z] [java] [client.TestClient]::

    [2023-01-15T20:42:10.339Z] [java] [client.TestClient]:: [2023-01-15T20:42:10.339Z] [java] [client.TestClient]:: [2023-01-15T20:42:10.339Z] [java] Value of key is:container-resolver [2023-01-15T20:42:10.339Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:10.339Z] [java] [2023-01-15T20:42:10.339Z] [java] [2023-01-15T20:42:10.339Z] [java] ----------------------------------------- [2023-01-15T20:42:10.339Z] [java] - container-resolver: PASS - [2023-01-15T20:42:10.339Z] [java] ----------------------------------------- [2023-01-15T20:42:10.339Z] [java] Total PASS: 1 [2023-01-15T20:42:10.339Z] [java] Total FAIL: 0 [2023-01-15T20:42:10.339Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:10.339Z] [java] ----------------------------------------- [2023-01-15T20:42:10.339Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:10.339Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.339Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.339Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.339Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:10.339Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setOSConditions: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setToolWin: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setToolUnix: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setToolProperty: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setS1ASclassPath: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] init-common: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] clean: [2023-01-15T20:42:10.339Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.339Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.339Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.339Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:10.339Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setOSConditions: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setToolWin: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setToolUnix: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setToolProperty: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setS1ASclassPath: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] init-common: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] clean-common: [2023-01-15T20:42:10.339Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.339Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.339Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.339Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:10.339Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setOSConditions: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setToolWin: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setToolUnix: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setToolProperty: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] setS1ASclassPath: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] init-common: [2023-01-15T20:42:10.339Z] [2023-01-15T20:42:10.339Z] clean-classes-common: [2023-01-15T20:42:10.339Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:42:10.340Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.340Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.340Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.340Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:10.340Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] setOSConditions: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] setToolWin: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] setToolUnix: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] setToolProperty: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] setS1ASclassPath: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] init-common: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] clean-jars-common: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] undeploy: [2023-01-15T20:42:10.340Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.340Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.340Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:10.340Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:10.340Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] setOSConditions: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] setToolWin: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] setToolUnix: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] setToolProperty: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] setS1ASclassPath: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] init-common: [2023-01-15T20:42:10.340Z] [2023-01-15T20:42:10.340Z] undeploy-war-common: [2023-01-15T20:42:10.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.Password=dbpassword [2023-01-15T20:42:10.500Z] [2023-01-15T20:42:10.501Z] setOSConditions: [2023-01-15T20:42:10.501Z] [2023-01-15T20:42:10.501Z] setToolWin: [2023-01-15T20:42:10.501Z] [2023-01-15T20:42:10.501Z] setToolUnix: [2023-01-15T20:42:10.501Z] [2023-01-15T20:42:10.501Z] setToolProperty: [2023-01-15T20:42:10.501Z] [2023-01-15T20:42:10.501Z] setS1ASclassPath: [2023-01-15T20:42:10.501Z] [2023-01-15T20:42:10.501Z] init-common: [2023-01-15T20:42:10.501Z] [2023-01-15T20:42:10.501Z] compile-common: [2023-01-15T20:42:10.501Z] [echo] Current time (ISO): 2023-01-15T20:42:10.245+0000 [2023-01-15T20:42:10.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:10.501Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:10.501Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:10.592Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:10.592Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:10.592Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:10.592Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:10.592Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:10.592Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:10.592Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:10.592Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:10.592Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:10.592Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:10.592Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:10.600Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:10.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.Password=dbpassword [2023-01-15T20:42:10.708Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:10.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.driverType=4 [2023-01-15T20:42:11.156Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.156Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.156Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.156Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.156Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.156Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.156Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.156Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.156Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.156Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.156Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.156Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.156Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.157Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.157Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.157Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.157Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.157Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.157Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.157Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.157Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.157Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.157Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.157Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.157Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.157Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.157Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.157Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.157Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.157Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.157Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.157Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.157Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.157Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.157Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.157Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.157Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.157Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.157Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.157Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.158Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.158Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.158Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.158Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.159Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.159Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.159Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.159Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.160Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.160Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.160Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.160Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.161Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.161Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.161Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.161Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.162Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.162Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.162Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.162Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.163Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.163Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.163Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.163Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.163Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.163Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.163Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.163Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.163Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.163Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.163Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.163Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.163Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.166Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.166Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.166Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.166Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:11.166Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:11.166Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2023-01-15T20:42:11.166Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:11.166Z] [java] [2023-01-15T20:42:11.166Z] [java] [2023-01-15T20:42:11.166Z] [java] ----------------------------------------- [2023-01-15T20:42:11.166Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet: PASS - [2023-01-15T20:42:11.166Z] [java] ----------------------------------------- [2023-01-15T20:42:11.166Z] [java] Total PASS: 1 [2023-01-15T20:42:11.166Z] [java] Total FAIL: 0 [2023-01-15T20:42:11.166Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:11.166Z] [java] ----------------------------------------- [2023-01-15T20:42:11.166Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:11.166Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:11.166Z] [2023-01-15T20:42:11.166Z] setOSConditions: [2023-01-15T20:42:11.166Z] [2023-01-15T20:42:11.166Z] setToolWin: [2023-01-15T20:42:11.166Z] [2023-01-15T20:42:11.166Z] setToolUnix: [2023-01-15T20:42:11.166Z] [2023-01-15T20:42:11.166Z] setToolProperty: [2023-01-15T20:42:11.166Z] [2023-01-15T20:42:11.166Z] setS1ASclassPath: [2023-01-15T20:42:11.166Z] [2023-01-15T20:42:11.166Z] init-common: [2023-01-15T20:42:11.166Z] [2023-01-15T20:42:11.166Z] custom-neg-run: [2023-01-15T20:42:11.167Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet using username/password qwertSHAHEXa/qwertSHAHEX [2023-01-15T20:42:11.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:11.168Z] [2023-01-15T20:42:11.168Z] cleanup: [2023-01-15T20:42:11.168Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.168Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:11.169Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setOSConditions: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setToolWin: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setToolUnix: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setToolProperty: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setS1ASclassPath: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] init-common: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] clean: [2023-01-15T20:42:11.169Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:11.169Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setOSConditions: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setToolWin: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setToolUnix: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setToolProperty: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setS1ASclassPath: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] init-common: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] clean-common: [2023-01-15T20:42:11.169Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:11.169Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setOSConditions: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setToolWin: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setToolUnix: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setToolProperty: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setS1ASclassPath: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] init-common: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] clean-classes-common: [2023-01-15T20:42:11.169Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.169Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:11.169Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setOSConditions: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.169Z] setToolWin: [2023-01-15T20:42:11.169Z] [2023-01-15T20:42:11.170Z] setToolUnix: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] setToolProperty: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] setS1ASclassPath: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] init-common: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] clean-jars-common: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] undeploy: [2023-01-15T20:42:11.170Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.170Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.170Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.170Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:11.170Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] setOSConditions: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] setToolWin: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] setToolUnix: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] setToolProperty: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] setS1ASclassPath: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] init-common: [2023-01-15T20:42:11.170Z] [2023-01-15T20:42:11.170Z] undeploy-war-common: [2023-01-15T20:42:11.221Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.driverType=4 [2023-01-15T20:42:11.222Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:11.422Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:11.423Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.423Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.423Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.423Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.423Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.423Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.423Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.423Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.423Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.423Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.428Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:11.681Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.681Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.681Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.681Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.682Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.682Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.682Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.682Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.682Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:11.682Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:11.682Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.682Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.682Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.682Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.682Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.682Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.682Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.682Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.682Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.682Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.682Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.683Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.683Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.683Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.683Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.684Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.684Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.684Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.684Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.685Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.685Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.685Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.685Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.685Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.685Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.685Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.685Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.685Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.685Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.685Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.685Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.685Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.686Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.686Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.686Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.686Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.687Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.687Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.687Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.687Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.688Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.688Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.688Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.688Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.689Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.689Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.689Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.689Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.690Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.690Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.690Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.690Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.691Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.691Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.691Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.691Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.691Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.691Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.691Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.691Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:11.691Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:11.691Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:11.691Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:11.691Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:11.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.portNumber=1527 [2023-01-15T20:42:11.787Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.portNumber=1527 [2023-01-15T20:42:11.787Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:11.946Z] [javaWithResult] Looked up home!! [2023-01-15T20:42:11.947Z] [javaWithResult] Narrowed home!! [2023-01-15T20:42:11.947Z] [javaWithResult] Got the EJB!! [2023-01-15T20:42:11.947Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2023-01-15T20:42:11.947Z] [javaWithResult] and for number which is = 22.25 [2023-01-15T20:42:11.947Z] [javaWithResult] [2023-01-15T20:42:11.947Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2023-01-15T20:42:11.947Z] [javaWithResult] [2023-01-15T20:42:11.947Z] [javaWithResult] Client now getting a User Defined Exception [2023-01-15T20:42:11.947Z] [javaWithResult] Success! Caught StatelesshelloException [2023-01-15T20:42:11.947Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2023-01-15T20:42:11.947Z] [javaWithResult] [2023-01-15T20:42:11.947Z] [javaWithResult] Client is now trying to remove the session bean [2023-01-15T20:42:11.947Z] [javaWithResult] [2023-01-15T20:42:11.947Z] [javaWithResult] Session bean was successfully removed by the client. [2023-01-15T20:42:11.947Z] [javaWithResult] [2023-01-15T20:42:11.947Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:11.948Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:11.948Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:11.948Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2023-01-15T20:42:11.948Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:11.948Z] [java] [2023-01-15T20:42:11.948Z] [java] [2023-01-15T20:42:11.948Z] [java] ----------------------------------------- [2023-01-15T20:42:11.948Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet: PASS - [2023-01-15T20:42:11.948Z] [java] ----------------------------------------- [2023-01-15T20:42:11.948Z] [java] Total PASS: 1 [2023-01-15T20:42:11.948Z] [java] Total FAIL: 0 [2023-01-15T20:42:11.948Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:11.948Z] [java] ----------------------------------------- [2023-01-15T20:42:11.948Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:11.948Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:11.948Z] [2023-01-15T20:42:11.948Z] setOSConditions: [2023-01-15T20:42:11.948Z] [2023-01-15T20:42:11.948Z] setToolWin: [2023-01-15T20:42:11.948Z] [2023-01-15T20:42:11.948Z] setToolUnix: [2023-01-15T20:42:11.948Z] [2023-01-15T20:42:11.948Z] setToolProperty: [2023-01-15T20:42:11.948Z] [2023-01-15T20:42:11.948Z] setS1ASclassPath: [2023-01-15T20:42:11.948Z] [2023-01-15T20:42:11.948Z] init-common: [2023-01-15T20:42:11.948Z] [2023-01-15T20:42:11.948Z] custom-neg-run: [2023-01-15T20:42:11.948Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet using username/password qwertSHA256HEXa/qwertSHA256HEX [2023-01-15T20:42:11.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:11.994Z] [2023-01-15T20:42:11.994Z] cleanup: [2023-01-15T20:42:11.994Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.994Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.994Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:11.994Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:11.994Z] [2023-01-15T20:42:11.994Z] setOSConditions: [2023-01-15T20:42:11.994Z] [2023-01-15T20:42:11.994Z] setToolWin: [2023-01-15T20:42:11.994Z] [2023-01-15T20:42:11.994Z] setToolUnix: [2023-01-15T20:42:11.994Z] [2023-01-15T20:42:11.994Z] setToolProperty: [2023-01-15T20:42:11.994Z] [2023-01-15T20:42:11.994Z] setS1ASclassPath: [2023-01-15T20:42:11.994Z] [2023-01-15T20:42:11.994Z] init-common: [2023-01-15T20:42:11.994Z] [2023-01-15T20:42:11.994Z] clean: [2023-01-15T20:42:11.994Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.994Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.994Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:11.994Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:11.994Z] [2023-01-15T20:42:11.994Z] setOSConditions: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setToolWin: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setToolUnix: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setToolProperty: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setS1ASclassPath: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] init-common: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] clean-common: [2023-01-15T20:42:11.995Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.995Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.995Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:11.995Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setOSConditions: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setToolWin: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setToolUnix: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setToolProperty: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setS1ASclassPath: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] init-common: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] clean-classes-common: [2023-01-15T20:42:11.995Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.995Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:11.995Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:11.995Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setOSConditions: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setToolWin: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setToolUnix: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setToolProperty: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] setS1ASclassPath: [2023-01-15T20:42:11.995Z] [2023-01-15T20:42:11.995Z] init-common: [2023-01-15T20:42:12.204Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:12.204Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:12.204Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:12.204Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:12.204Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:12.204Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:12.204Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:12.205Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:12.205Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:12.205Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:12.205Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:12.257Z] [2023-01-15T20:42:12.257Z] clean-jars-common: [2023-01-15T20:42:12.257Z] [2023-01-15T20:42:12.257Z] undeploy-client: [2023-01-15T20:42:12.257Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:12.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.dataBaseName=testdb [2023-01-15T20:42:12.353Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.dataBaseName=testdb [2023-01-15T20:42:12.353Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:12.394Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:12.395Z] [javac] 1 warning [2023-01-15T20:42:12.395Z] [2023-01-15T20:42:12.395Z] setOSConditions: [2023-01-15T20:42:12.395Z] [2023-01-15T20:42:12.395Z] setToolWin: [2023-01-15T20:42:12.395Z] [2023-01-15T20:42:12.395Z] setToolUnix: [2023-01-15T20:42:12.395Z] [2023-01-15T20:42:12.395Z] setToolProperty: [2023-01-15T20:42:12.395Z] [2023-01-15T20:42:12.395Z] setS1ASclassPath: [2023-01-15T20:42:12.395Z] [2023-01-15T20:42:12.395Z] init-common: [2023-01-15T20:42:12.395Z] [2023-01-15T20:42:12.395Z] compile-common: [2023-01-15T20:42:12.395Z] [echo] Current time (ISO): 2023-01-15T20:42:12.022+0000 [2023-01-15T20:42:12.395Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:12.395Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:12.512Z] [2023-01-15T20:42:12.513Z] processResult: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] failed: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] passed: [2023-01-15T20:42:12.513Z] [echo] Test ejb Passed [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] unknown: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] declare-test: [2023-01-15T20:42:12.513Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin undeploydir [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] undeploy.asadmin: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] setAsadminArgs: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] common.undeploy.asadmin: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init.os: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init.tools.unix: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init.tools.windows: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init.tools: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] setAsadminArgs: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init: [2023-01-15T20:42:12.513Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:12.513Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:12.513Z] [get] Not modified - so not downloaded [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init.customtasks: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] delAppRef: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init.os: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init.tools.unix: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init.tools.windows: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init.tools: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] setAsadminArgs: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init: [2023-01-15T20:42:12.513Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:12.513Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:12.513Z] [get] Not modified - so not downloaded [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] init.customtasks: [2023-01-15T20:42:12.513Z] [2023-01-15T20:42:12.513Z] common.run.asadmin: [2023-01-15T20:42:12.513Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployEjb [2023-01-15T20:42:12.513Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:12.770Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:12.770Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:12.770Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:12.770Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.770Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.770Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.770Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.770Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.770Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.770Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.770Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.770Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.770Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.770Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.770Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.770Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.770Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.770Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.770Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.770Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.770Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.770Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.770Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.770Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.770Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.770Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.770Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:12.771Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:12.771Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:12.771Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.771Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.771Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.771Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.771Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.772Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.772Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.772Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:12.772Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.772Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.772Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.772Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:12.772Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.772Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:12.772Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.772Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.772Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:12.772Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.772Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.772Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.772Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.772Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.772Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.772Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.772Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.772Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.772Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.772Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.772Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.772Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.773Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.773Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.773Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.773Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.773Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:12.773Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.773Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.773Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.773Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.773Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.773Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.773Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:12.773Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.773Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:12.773Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.773Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.773Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.773Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.773Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.773Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.773Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.773Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.773Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.773Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.773Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.773Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.773Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.774Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:12.774Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:12.774Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:12.774Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:12.774Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:12.774Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:12.774Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:12.774Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.774Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.774Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.774Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.774Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:12.775Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:12.775Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:12.775Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.775Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.775Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.775Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.775Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.776Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.776Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.776Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.776Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.776Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:12.776Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:12.777Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:12.777Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:12.777Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:12.777Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.777Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.777Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.777Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.777Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:12.778Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:12.778Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.778Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.778Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.778Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.778Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.779Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.779Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.779Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.779Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.779Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.779Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.779Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.779Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:12.779Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.779Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.779Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.779Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.779Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.779Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.779Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.779Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.779Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.779Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.779Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.779Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.779Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.779Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.779Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.780Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.780Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.780Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.780Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.780Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:12.780Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:12.780Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:12.780Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:12.780Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:12.780Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:12.780Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:12.780Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2023-01-15T20:42:12.780Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:12.780Z] [java] [2023-01-15T20:42:12.780Z] [java] [2023-01-15T20:42:12.780Z] [java] ----------------------------------------- [2023-01-15T20:42:12.780Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet: PASS - [2023-01-15T20:42:12.780Z] [java] ----------------------------------------- [2023-01-15T20:42:12.780Z] [java] Total PASS: 1 [2023-01-15T20:42:12.780Z] [java] Total FAIL: 0 [2023-01-15T20:42:12.780Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:12.780Z] [java] ----------------------------------------- [2023-01-15T20:42:12.780Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:12.780Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:12.780Z] [2023-01-15T20:42:12.780Z] setOSConditions: [2023-01-15T20:42:12.780Z] [2023-01-15T20:42:12.780Z] setToolWin: [2023-01-15T20:42:12.780Z] [2023-01-15T20:42:12.780Z] setToolUnix: [2023-01-15T20:42:12.780Z] [2023-01-15T20:42:12.780Z] setToolProperty: [2023-01-15T20:42:12.780Z] [2023-01-15T20:42:12.780Z] setS1ASclassPath: [2023-01-15T20:42:12.780Z] [2023-01-15T20:42:12.780Z] init-common: [2023-01-15T20:42:12.780Z] [2023-01-15T20:42:12.780Z] custom-neg-run: [2023-01-15T20:42:12.780Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet using username/password qwertSHA384HEXa/qwertSHA384HEX [2023-01-15T20:42:12.780Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:12.852Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:12.853Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:42:12.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:42:12.917Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:42:12.917Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:13.037Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.037Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.037Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.037Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.037Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.037Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.038Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.038Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.038Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:13.038Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.111Z] [exec] Command undeploy executed successfully. [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] cleanup: [2023-01-15T20:42:13.112Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] setOSConditions: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] setToolWin: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] setToolUnix: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] setToolProperty: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] setS1ASclassPath: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] init-common: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] clean: [2023-01-15T20:42:13.112Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] setOSConditions: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] setToolWin: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] setToolUnix: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] setToolProperty: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] setS1ASclassPath: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] init-common: [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.112Z] clean-common: [2023-01-15T20:42:13.112Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:13.112Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:13.112Z] [2023-01-15T20:42:13.113Z] setOSConditions: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setToolWin: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setToolUnix: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setToolProperty: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setS1ASclassPath: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] init-common: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] clean-classes-common: [2023-01-15T20:42:13.113Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:13.113Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:13.113Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:13.113Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:13.113Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setOSConditions: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setToolWin: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setToolUnix: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setToolProperty: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setS1ASclassPath: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] init-common: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] clean-jars-common: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] compile: [2023-01-15T20:42:13.113Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:13.113Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:13.113Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:13.113Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:13.113Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setOSConditions: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setToolWin: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setToolUnix: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setToolProperty: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] setS1ASclassPath: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] init-common: [2023-01-15T20:42:13.113Z] [2023-01-15T20:42:13.113Z] compile-common: [2023-01-15T20:42:13.113Z] [echo] Current time (ISO): 2023-01-15T20:42:12.963+0000 [2023-01-15T20:42:13.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:13.113Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:13.113Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:13.174Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.create=true [2023-01-15T20:42:13.300Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.300Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.300Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.300Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.300Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.300Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.300Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.300Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.300Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.300Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.300Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.300Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.300Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.300Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.300Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.300Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.300Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.300Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.300Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.300Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.300Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.300Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.300Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.300Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.300Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.301Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.301Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.301Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.301Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.301Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.301Z] [java] Http-request-thread-6 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.301Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.301Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.301Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.301Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.301Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.301Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.301Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.301Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.301Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.301Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.301Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.301Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.301Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.301Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.301Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.301Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.302Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.302Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.302Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.302Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.302Z] [java] [2023-01-15T20:42:13.302Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.302Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.302Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.302Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.302Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.302Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.302Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.302Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.302Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.302Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.302Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.302Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.302Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.302Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.302Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.302Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.302Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.302Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.302Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.302Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.302Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.302Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.302Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.302Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.302Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.302Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.302Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.302Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.302Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.302Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.302Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:13.303Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.303Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.303Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.303Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.303Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.303Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.303Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.303Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.303Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.303Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.303Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.304Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.304Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.304Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.304Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.305Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:13.305Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.305Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.305Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.305Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.305Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.305Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.305Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.305Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.305Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.306Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.306Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.306Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.306Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.306Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.306Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.306Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.306Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.306Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.306Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.306Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.306Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.306Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.306Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.306Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.306Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.306Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.306Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.306Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.307Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.307Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:13.307Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.307Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.307Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.307Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.307Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.308Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.308Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.308Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.308Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.309Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.309Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:13.309Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:13.309Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:13.310Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:13.430Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.create=true [2023-01-15T20:42:13.431Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:13.447Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:13.448Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:42:13.448Z] [exec] Command undeploy executed successfully. [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init.os: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init.tools.unix: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init.tools.windows: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init.tools: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] setAsadminArgs: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init: [2023-01-15T20:42:13.448Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:13.448Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:13.448Z] [get] Not modified - so not downloaded [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init.customtasks: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] setOrbPort: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] run.negative: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init.os: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init.tools.unix: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init.tools.windows: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init.tools: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] setAsadminArgs: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init: [2023-01-15T20:42:13.448Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:13.448Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:13.448Z] [get] Not modified - so not downloaded [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] init.customtasks: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] setOrbPort: [2023-01-15T20:42:13.448Z] [2023-01-15T20:42:13.448Z] runclient: [2023-01-15T20:42:13.566Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:13.566Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:13.566Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2023-01-15T20:42:13.566Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:13.566Z] [java] [2023-01-15T20:42:13.566Z] [java] [2023-01-15T20:42:13.566Z] [java] ----------------------------------------- [2023-01-15T20:42:13.566Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet: PASS - [2023-01-15T20:42:13.566Z] [java] ----------------------------------------- [2023-01-15T20:42:13.566Z] [java] Total PASS: 1 [2023-01-15T20:42:13.566Z] [java] Total FAIL: 0 [2023-01-15T20:42:13.566Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:13.566Z] [java] ----------------------------------------- [2023-01-15T20:42:13.566Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:13.566Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:13.566Z] [2023-01-15T20:42:13.566Z] setOSConditions: [2023-01-15T20:42:13.566Z] [2023-01-15T20:42:13.566Z] setToolWin: [2023-01-15T20:42:13.566Z] [2023-01-15T20:42:13.566Z] setToolUnix: [2023-01-15T20:42:13.566Z] [2023-01-15T20:42:13.566Z] setToolProperty: [2023-01-15T20:42:13.566Z] [2023-01-15T20:42:13.566Z] setS1ASclassPath: [2023-01-15T20:42:13.566Z] [2023-01-15T20:42:13.566Z] init-common: [2023-01-15T20:42:13.566Z] [2023-01-15T20:42:13.566Z] custom-neg-run: [2023-01-15T20:42:13.566Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet using username/password qwertSHA512HEXa/qwertSHA512HEX [2023-01-15T20:42:13.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.serverName=localhost [2023-01-15T20:42:13.707Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:13.766Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:13.823Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:13.824Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:13.824Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:13.824Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:13.824Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:13.824Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:13.824Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:13.824Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:13.824Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:13.824Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:13.824Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:13.946Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.serverName=localhost [2023-01-15T20:42:13.946Z] [2023-01-15T20:42:13.946Z] setOSConditions: [2023-01-15T20:42:13.946Z] [2023-01-15T20:42:13.946Z] setToolWin: [2023-01-15T20:42:13.946Z] [2023-01-15T20:42:13.946Z] setToolUnix: [2023-01-15T20:42:13.946Z] [2023-01-15T20:42:13.946Z] setToolProperty: [2023-01-15T20:42:13.946Z] [2023-01-15T20:42:13.946Z] setS1ASclassPath: [2023-01-15T20:42:13.946Z] [2023-01-15T20:42:13.946Z] init-common: [2023-01-15T20:42:13.946Z] [2023-01-15T20:42:13.946Z] create-jdbc-resource-common: [2023-01-15T20:42:13.946Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-cpds --target server jdbc/s1qeDB-cpds [2023-01-15T20:42:13.946Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:14.023Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb-resources-xml/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:42:14.023Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:42:14.023Z] [javac] 1 warning [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] build: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] setOSConditions: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] fixFiles: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] convUnix: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] convWin: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] setToolWin: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] setToolUnix: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] setToolProperty: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] setS1ASclassPath: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] init-common: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] package-persistence-common: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] ejb-jar-common: [2023-01-15T20:42:14.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] package-ejbjar-common: [2023-01-15T20:42:14.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:14.023Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-ejb.jar [2023-01-15T20:42:14.023Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] appclient-jar-common: [2023-01-15T20:42:14.023Z] [2023-01-15T20:42:14.023Z] package-appclientjar-common: [2023-01-15T20:42:14.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:14.024Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-client.jar [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] webclient-war-common: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] build-ear-common: [2023-01-15T20:42:14.024Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:14.024Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:14.024Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] deploy: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] setOSConditions: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] setToolWin: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] setToolUnix: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] setToolProperty: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] setS1ASclassPath: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] init-common: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] deploy-common: [2023-01-15T20:42:14.024Z] [echo] Current time (ISO): 2023-01-15T20:42:13.861+0000 [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] setOSConditions: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] setToolWin: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] setToolUnix: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] setToolProperty: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] setS1ASclassPath: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] init-common: [2023-01-15T20:42:14.024Z] [2023-01-15T20:42:14.024Z] deploy-common-pe: [2023-01-15T20:42:14.024Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:14.275Z] [javaWithResult] Test expected to fail [2023-01-15T20:42:14.390Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:14.391Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.391Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:14.391Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.391Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.391Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.391Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.391Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.391Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.391Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.391Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.391Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.391Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.391Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.391Z] [java] Http-request-thread-9 - running ... at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.391Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.391Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.391Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.391Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.392Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.392Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.392Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.392Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.392Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.392Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.392Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.392Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.392Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.392Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.392Z] [java] [2023-01-15T20:42:14.392Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-2 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-1 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-5 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-7 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-9 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-0 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:14.392Z] [java] at java.base/java.lang.Thread.run(Thread.java:834)Http-request-thread-2 - running ... [2023-01-15T20:42:14.392Z] [java] Http-request-thread-6 - running ... [2023-01-15T20:42:14.392Z] [java] [2023-01-15T20:42:14.392Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.392Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.392Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.392Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.392Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.393Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.393Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.393Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.393Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.394Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.394Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.394Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.394Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.395Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.395Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.395Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.395Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.396Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.396Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.396Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.396Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.397Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.397Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.397Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.397Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.398Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.398Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.398Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.398Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.399Z] [java] Http-request-thread-4 - running ... [2023-01-15T20:42:14.399Z] [java] Http-request-thread-3 - running ... [2023-01-15T20:42:14.399Z] [java] Http-request-thread-8 - running ... [2023-01-15T20:42:14.399Z] [java] Total requests: 100, success count: 0, failure count: 100 [2023-01-15T20:42:14.399Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2023-01-15T20:42:14.399Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:14.399Z] [java] [2023-01-15T20:42:14.399Z] [java] [2023-01-15T20:42:14.399Z] [java] ----------------------------------------- [2023-01-15T20:42:14.399Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet: PASS - [2023-01-15T20:42:14.399Z] [java] ----------------------------------------- [2023-01-15T20:42:14.399Z] [java] Total PASS: 1 [2023-01-15T20:42:14.399Z] [java] Total FAIL: 0 [2023-01-15T20:42:14.399Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:14.399Z] [java] ----------------------------------------- [2023-01-15T20:42:14.399Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:14.399Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.399Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.399Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.399Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.399Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.400Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1924) [2023-01-15T20:42:14.400Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2023-01-15T20:42:14.400Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2023-01-15T20:42:14.400Z] [java] at java.base/java.lang.Thread.run(Thread.java:834) [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] setOSConditions: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] setToolWin: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] setToolUnix: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] setToolProperty: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] setS1ASclassPath: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] init-common: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] undeploy: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] setOSConditions: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] setToolWin: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] setToolUnix: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] setToolProperty: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] setS1ASclassPath: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] init-common: [2023-01-15T20:42:14.400Z] [2023-01-15T20:42:14.400Z] undeploy-war-common: [2023-01-15T20:42:14.400Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:14.511Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:14.512Z] [exec] JDBC resource jdbc/s1qeDB-cpds created successfully. [2023-01-15T20:42:14.512Z] [echo] cmd executed for server [2023-01-15T20:42:14.512Z] [2023-01-15T20:42:14.512Z] setup-derby-for-authentication: [2023-01-15T20:42:14.512Z] [2023-01-15T20:42:14.512Z] setOSConditions: [2023-01-15T20:42:14.512Z] [2023-01-15T20:42:14.512Z] setToolWin: [2023-01-15T20:42:14.512Z] [2023-01-15T20:42:14.512Z] setToolUnix: [2023-01-15T20:42:14.512Z] [2023-01-15T20:42:14.512Z] setToolProperty: [2023-01-15T20:42:14.512Z] [2023-01-15T20:42:14.512Z] setS1ASclassPath: [2023-01-15T20:42:14.512Z] [2023-01-15T20:42:14.512Z] init-common: [2023-01-15T20:42:14.512Z] [2023-01-15T20:42:14.512Z] stop-derby: [2023-01-15T20:42:14.512Z] [2023-01-15T20:42:14.512Z] stop-derby-aix: [2023-01-15T20:42:14.512Z] [2023-01-15T20:42:14.512Z] stop-derby-nonaix: [2023-01-15T20:42:14.512Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:42:14.512Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:14.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2023-01-15T20:42:14.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:14.964Z] [2023-01-15T20:42:14.964Z] setOSConditions: [2023-01-15T20:42:14.964Z] [2023-01-15T20:42:14.964Z] setToolWin: [2023-01-15T20:42:14.964Z] [2023-01-15T20:42:14.964Z] setToolUnix: [2023-01-15T20:42:14.964Z] [2023-01-15T20:42:14.964Z] setToolProperty: [2023-01-15T20:42:14.964Z] [2023-01-15T20:42:14.964Z] setS1ASclassPath: [2023-01-15T20:42:14.964Z] [2023-01-15T20:42:14.964Z] init-common: [2023-01-15T20:42:14.964Z] [2023-01-15T20:42:14.964Z] undeploy-war-common: [2023-01-15T20:42:14.964Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:15.077Z] [java] Sun Jan 15 20:42:14 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:42:15.077Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties to copy. [2023-01-15T20:42:15.077Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases [2023-01-15T20:42:15.077Z] [2023-01-15T20:42:15.077Z] setOSConditions: [2023-01-15T20:42:15.077Z] [2023-01-15T20:42:15.077Z] setToolWin: [2023-01-15T20:42:15.077Z] [2023-01-15T20:42:15.077Z] setToolUnix: [2023-01-15T20:42:15.077Z] [2023-01-15T20:42:15.077Z] setToolProperty: [2023-01-15T20:42:15.077Z] [2023-01-15T20:42:15.077Z] setS1ASclassPath: [2023-01-15T20:42:15.077Z] [2023-01-15T20:42:15.077Z] init-common: [2023-01-15T20:42:15.077Z] [2023-01-15T20:42:15.077Z] start-derby: [2023-01-15T20:42:15.077Z] [2023-01-15T20:42:15.077Z] start-derby-aix: [2023-01-15T20:42:15.077Z] [2023-01-15T20:42:15.077Z] start-derby-nonaix: [2023-01-15T20:42:15.077Z] [echo] Starting Derby DB Server ... [2023-01-15T20:42:15.217Z] [javaWithResult] Jan 15, 2023 8:42:14 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:42:15.217Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:42:15.527Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:15.527Z] [2023-01-15T20:42:15.527Z] setOSConditions: [2023-01-15T20:42:15.527Z] [2023-01-15T20:42:15.527Z] setToolWin: [2023-01-15T20:42:15.527Z] [2023-01-15T20:42:15.527Z] setToolUnix: [2023-01-15T20:42:15.527Z] [2023-01-15T20:42:15.527Z] setToolProperty: [2023-01-15T20:42:15.527Z] [2023-01-15T20:42:15.527Z] setS1ASclassPath: [2023-01-15T20:42:15.527Z] [2023-01-15T20:42:15.527Z] init-common: [2023-01-15T20:42:15.527Z] [2023-01-15T20:42:15.527Z] undeploy-war-common: [2023-01-15T20:42:15.527Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:15.644Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:15.645Z] [javac] 1 warning [2023-01-15T20:42:15.645Z] [2023-01-15T20:42:15.645Z] assemble-web: [2023-01-15T20:42:15.645Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:15.645Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:15.645Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:15.645Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:15.645Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:15.645Z] [2023-01-15T20:42:15.645Z] pkg-war: [2023-01-15T20:42:15.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:42:15.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:42:15.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:15.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:42:15.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:42:15.645Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${sun-web.xml} to copy. [2023-01-15T20:42:15.645Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${webservices.xml} to copy. [2023-01-15T20:42:15.645Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:42:15.645Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:42:15.645Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:42:15.645Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:15.645Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:42:15.645Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${web.wsit.descriptors} does not exist. [2023-01-15T20:42:15.645Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/endpointaddress-web.war [2023-01-15T20:42:15.645Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:15.645Z] [2023-01-15T20:42:15.645Z] deploy-app: [2023-01-15T20:42:15.645Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:15.645Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:15.645Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:15.645Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:15.645Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:15.645Z] [2023-01-15T20:42:15.645Z] deploy-war-common: [2023-01-15T20:42:15.645Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:15.646Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:15.646Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:15.904Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:15.904Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:15.904Z] [2023-01-15T20:42:15.904Z] setOSConditions: [2023-01-15T20:42:15.904Z] [2023-01-15T20:42:15.904Z] setToolWin: [2023-01-15T20:42:15.904Z] [2023-01-15T20:42:15.904Z] setToolUnix: [2023-01-15T20:42:15.904Z] [2023-01-15T20:42:15.904Z] setToolProperty: [2023-01-15T20:42:15.904Z] [2023-01-15T20:42:15.904Z] setS1ASclassPath: [2023-01-15T20:42:15.904Z] [2023-01-15T20:42:15.904Z] init-common: [2023-01-15T20:42:15.904Z] [2023-01-15T20:42:15.904Z] deploy-war-commonpe: [2023-01-15T20:42:15.904Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:16.090Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:16.091Z] [2023-01-15T20:42:16.091Z] setOSConditions: [2023-01-15T20:42:16.091Z] [2023-01-15T20:42:16.091Z] setToolWin: [2023-01-15T20:42:16.091Z] [2023-01-15T20:42:16.091Z] setToolUnix: [2023-01-15T20:42:16.091Z] [2023-01-15T20:42:16.091Z] setToolProperty: [2023-01-15T20:42:16.091Z] [2023-01-15T20:42:16.091Z] setS1ASclassPath: [2023-01-15T20:42:16.091Z] [2023-01-15T20:42:16.091Z] init-common: [2023-01-15T20:42:16.091Z] [2023-01-15T20:42:16.091Z] undeploy-war-common: [2023-01-15T20:42:16.091Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:16.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:16.347Z] [2023-01-15T20:42:16.347Z] setOSConditions: [2023-01-15T20:42:16.347Z] [2023-01-15T20:42:16.347Z] setToolWin: [2023-01-15T20:42:16.347Z] [2023-01-15T20:42:16.347Z] setToolUnix: [2023-01-15T20:42:16.347Z] [2023-01-15T20:42:16.347Z] setToolProperty: [2023-01-15T20:42:16.347Z] [2023-01-15T20:42:16.347Z] setS1ASclassPath: [2023-01-15T20:42:16.347Z] [2023-01-15T20:42:16.347Z] init-common: [2023-01-15T20:42:16.347Z] [2023-01-15T20:42:16.347Z] undeploy-war-common: [2023-01-15T20:42:16.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/endpointaddress-web.war [2023-01-15T20:42:16.604Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:16.729Z] [exec] Application deployed with name endpointaddress-web. [2023-01-15T20:42:16.730Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] [2023-01-15T20:42:16.730Z] deploy-war-commonee: [2023-01-15T20:42:16.730Z] [2023-01-15T20:42:16.730Z] assemble-client: [2023-01-15T20:42:16.730Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] [2023-01-15T20:42:16.730Z] compile-client: [2023-01-15T20:42:16.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:16.730Z] [echo] wsimporting http://localhost:8080/endpointaddress/HelloService?WSDL [2023-01-15T20:42:16.730Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:16.730Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:16.731Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:16.731Z] [2023-01-15T20:42:16.731Z] setOSConditions: [2023-01-15T20:42:16.731Z] [2023-01-15T20:42:16.731Z] setToolWin: [2023-01-15T20:42:16.731Z] [2023-01-15T20:42:16.731Z] setToolUnix: [2023-01-15T20:42:16.731Z] [2023-01-15T20:42:16.731Z] setToolProperty: [2023-01-15T20:42:16.731Z] [2023-01-15T20:42:16.731Z] setS1ASclassPath: [2023-01-15T20:42:16.731Z] [2023-01-15T20:42:16.731Z] init-common: [2023-01-15T20:42:16.731Z] [2023-01-15T20:42:16.731Z] wsimport: [2023-01-15T20:42:16.731Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:16.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:16.861Z] [2023-01-15T20:42:16.861Z] setOSConditions: [2023-01-15T20:42:16.861Z] [2023-01-15T20:42:16.861Z] setToolWin: [2023-01-15T20:42:16.861Z] [2023-01-15T20:42:16.861Z] setToolUnix: [2023-01-15T20:42:16.861Z] [2023-01-15T20:42:16.861Z] setToolProperty: [2023-01-15T20:42:16.861Z] [2023-01-15T20:42:16.861Z] setS1ASclassPath: [2023-01-15T20:42:16.861Z] [2023-01-15T20:42:16.861Z] init-common: [2023-01-15T20:42:16.861Z] [2023-01-15T20:42:16.861Z] undeploy-war-common: [2023-01-15T20:42:17.116Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:17.297Z] [exec] parsing WSDL... [2023-01-15T20:42:17.298Z] [exec] [2023-01-15T20:42:17.298Z] [exec] [2023-01-15T20:42:17.372Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:17.373Z] [2023-01-15T20:42:17.373Z] setOSConditions: [2023-01-15T20:42:17.373Z] [2023-01-15T20:42:17.373Z] setToolWin: [2023-01-15T20:42:17.373Z] [2023-01-15T20:42:17.373Z] setToolUnix: [2023-01-15T20:42:17.373Z] [2023-01-15T20:42:17.373Z] setToolProperty: [2023-01-15T20:42:17.373Z] [2023-01-15T20:42:17.373Z] setS1ASclassPath: [2023-01-15T20:42:17.373Z] [2023-01-15T20:42:17.373Z] init-common: [2023-01-15T20:42:17.373Z] [2023-01-15T20:42:17.373Z] undeploy-war-common: [2023-01-15T20:42:17.629Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:17.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:17.886Z] [2023-01-15T20:42:17.886Z] setOSConditions: [2023-01-15T20:42:17.886Z] [2023-01-15T20:42:17.886Z] setToolWin: [2023-01-15T20:42:17.886Z] [2023-01-15T20:42:17.886Z] setToolUnix: [2023-01-15T20:42:17.886Z] [2023-01-15T20:42:17.886Z] setToolProperty: [2023-01-15T20:42:17.886Z] [2023-01-15T20:42:17.886Z] setS1ASclassPath: [2023-01-15T20:42:17.886Z] [2023-01-15T20:42:17.886Z] init-common: [2023-01-15T20:42:17.886Z] [2023-01-15T20:42:17.886Z] undeploy-war-common: [2023-01-15T20:42:18.141Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:18.234Z] [exec] [2023-01-15T20:42:18.234Z] [exec] Generating code... [2023-01-15T20:42:18.234Z] [exec] [2023-01-15T20:42:18.234Z] [exec] [2023-01-15T20:42:18.234Z] [exec] Compiling code... [2023-01-15T20:42:18.234Z] [exec] [2023-01-15T20:42:18.398Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:18.398Z] [2023-01-15T20:42:18.398Z] setOSConditions: [2023-01-15T20:42:18.398Z] [2023-01-15T20:42:18.398Z] setToolWin: [2023-01-15T20:42:18.398Z] [2023-01-15T20:42:18.398Z] setToolUnix: [2023-01-15T20:42:18.398Z] [2023-01-15T20:42:18.398Z] setToolProperty: [2023-01-15T20:42:18.398Z] [2023-01-15T20:42:18.398Z] setS1ASclassPath: [2023-01-15T20:42:18.398Z] [2023-01-15T20:42:18.398Z] init-common: [2023-01-15T20:42:18.398Z] [2023-01-15T20:42:18.398Z] undeploy-war-common: [2023-01-15T20:42:18.398Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:18.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:18.962Z] [2023-01-15T20:42:18.962Z] setOSConditions: [2023-01-15T20:42:18.962Z] [2023-01-15T20:42:18.962Z] setToolWin: [2023-01-15T20:42:18.962Z] [2023-01-15T20:42:18.962Z] setToolUnix: [2023-01-15T20:42:18.962Z] [2023-01-15T20:42:18.962Z] setToolProperty: [2023-01-15T20:42:18.962Z] [2023-01-15T20:42:18.962Z] setS1ASclassPath: [2023-01-15T20:42:18.962Z] [2023-01-15T20:42:18.962Z] init-common: [2023-01-15T20:42:18.962Z] [2023-01-15T20:42:18.962Z] undeploy-war-common: [2023-01-15T20:42:18.962Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:19.404Z] [javaWithResult] Recd exception as expected [2023-01-15T20:42:19.405Z] [javaWithResult] Session bean was successfully removed by the client. [2023-01-15T20:42:19.405Z] [javaWithResult] [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] processResult: [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] failed: [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] passed: [2023-01-15T20:42:19.405Z] [echo] Test ejb Passed [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] unknown: [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] private-all: [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] init.os: [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] init.tools.unix: [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] init.tools.windows: [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] init.tools: [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] setAsadminArgs: [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] init: [2023-01-15T20:42:19.405Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:19.405Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:19.405Z] [get] Not modified - so not downloaded [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] init.customtasks: [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] prepare: [2023-01-15T20:42:19.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix [2023-01-15T20:42:19.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2023-01-15T20:42:19.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client [2023-01-15T20:42:19.405Z] [2023-01-15T20:42:19.405Z] compile: [2023-01-15T20:42:19.405Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:19.405Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2023-01-15T20:42:19.525Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:19.525Z] [2023-01-15T20:42:19.525Z] setOSConditions: [2023-01-15T20:42:19.525Z] [2023-01-15T20:42:19.525Z] setToolWin: [2023-01-15T20:42:19.525Z] [2023-01-15T20:42:19.525Z] setToolUnix: [2023-01-15T20:42:19.525Z] [2023-01-15T20:42:19.525Z] setToolProperty: [2023-01-15T20:42:19.525Z] [2023-01-15T20:42:19.525Z] setS1ASclassPath: [2023-01-15T20:42:19.525Z] [2023-01-15T20:42:19.525Z] init-common: [2023-01-15T20:42:19.525Z] [2023-01-15T20:42:19.525Z] undeploy-war-common: [2023-01-15T20:42:19.525Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:19.610Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:42:19.610Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:19.787Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:19.848Z] [exec] Application deployed with name ejb30-hello-mdbApp. [2023-01-15T20:42:19.848Z] [echo] Deployment on target server server successful [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] setOSConditions: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] setToolWin: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] setToolUnix: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] setToolProperty: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] setS1ASclassPath: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] init-common: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] deploy-common-ee: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] run: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] setOSConditions: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] setToolWin: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] setToolUnix: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] setToolProperty: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] setS1ASclassPath: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] init-common: [2023-01-15T20:42:19.848Z] [2023-01-15T20:42:19.848Z] runclient-common: [2023-01-15T20:42:19.848Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2023-01-15T20:42:19.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:19.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:19.971Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:20.042Z] [2023-01-15T20:42:20.043Z] setOSConditions: [2023-01-15T20:42:20.043Z] [2023-01-15T20:42:20.043Z] setToolWin: [2023-01-15T20:42:20.043Z] [2023-01-15T20:42:20.043Z] setToolUnix: [2023-01-15T20:42:20.043Z] [2023-01-15T20:42:20.043Z] setToolProperty: [2023-01-15T20:42:20.043Z] [2023-01-15T20:42:20.043Z] setS1ASclassPath: [2023-01-15T20:42:20.043Z] [2023-01-15T20:42:20.043Z] init-common: [2023-01-15T20:42:20.043Z] [2023-01-15T20:42:20.043Z] undeploy-war-common: [2023-01-15T20:42:20.043Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:20.177Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:20.178Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:42:20.178Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:42:20.178Z] [javac] 1 warning [2023-01-15T20:42:20.178Z] [2023-01-15T20:42:20.178Z] setup: [2023-01-15T20:42:20.178Z] [2023-01-15T20:42:20.178Z] runclient: [2023-01-15T20:42:20.178Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:20.178Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:20.178Z] [java] Value of key is:endpointaddress [2023-01-15T20:42:20.178Z] [java]
    Address:http://localhost:8080/endpointaddress/HelloService
    WSDL:http://localhost:8080/endpointaddress/HelloService?wsdl
    Implementation class:endpoint.Hello
    [2023-01-15T20:42:20.178Z] [java] Value of key is:endpointaddress [2023-01-15T20:42:20.178Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:20.178Z] [java] [2023-01-15T20:42:20.178Z] [java] [2023-01-15T20:42:20.178Z] [java] ----------------------------------------- [2023-01-15T20:42:20.178Z] [java] - endpointaddress: PASS - [2023-01-15T20:42:20.178Z] [java] ----------------------------------------- [2023-01-15T20:42:20.178Z] [java] Total PASS: 1 [2023-01-15T20:42:20.178Z] [java] Total FAIL: 0 [2023-01-15T20:42:20.178Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:20.178Z] [java] ----------------------------------------- [2023-01-15T20:42:20.178Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:20.178Z] [2023-01-15T20:42:20.178Z] undeploy: [2023-01-15T20:42:20.178Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:20.178Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:20.178Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:20.178Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:20.178Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:20.178Z] [2023-01-15T20:42:20.178Z] setOSConditions: [2023-01-15T20:42:20.178Z] [2023-01-15T20:42:20.178Z] setToolWin: [2023-01-15T20:42:20.178Z] [2023-01-15T20:42:20.179Z] setToolUnix: [2023-01-15T20:42:20.179Z] [2023-01-15T20:42:20.179Z] setToolProperty: [2023-01-15T20:42:20.179Z] [2023-01-15T20:42:20.179Z] setS1ASclassPath: [2023-01-15T20:42:20.179Z] [2023-01-15T20:42:20.179Z] init-common: [2023-01-15T20:42:20.179Z] [2023-01-15T20:42:20.179Z] undeploy-war-common: [2023-01-15T20:42:20.179Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:20.230Z] [javac] 1 warning [2023-01-15T20:42:20.231Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:20.231Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client [2023-01-15T20:42:20.299Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:20.300Z] [2023-01-15T20:42:20.300Z] setOSConditions: [2023-01-15T20:42:20.300Z] [2023-01-15T20:42:20.300Z] setToolWin: [2023-01-15T20:42:20.300Z] [2023-01-15T20:42:20.300Z] setToolUnix: [2023-01-15T20:42:20.300Z] [2023-01-15T20:42:20.300Z] setToolProperty: [2023-01-15T20:42:20.300Z] [2023-01-15T20:42:20.300Z] setS1ASclassPath: [2023-01-15T20:42:20.300Z] [2023-01-15T20:42:20.300Z] init-common: [2023-01-15T20:42:20.300Z] [2023-01-15T20:42:20.300Z] undeploy-war-common: [2023-01-15T20:42:20.412Z] [exec] Jan 15, 2023 8:42:20 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:42:20.412Z] [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. [2023-01-15T20:42:20.557Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:20.747Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:20.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:20.798Z] [javac] 1 warning [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] assemble: [2023-01-15T20:42:20.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2023-01-15T20:42:20.798Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2023-01-15T20:42:20.798Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] declare-test: [2023-01-15T20:42:20.798Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin deploydir [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init.os: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init.tools.unix: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init.tools.windows: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init.tools: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] setAsadminArgs: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init: [2023-01-15T20:42:20.798Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:20.798Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:20.798Z] [get] Not modified - so not downloaded [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init.customtasks: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] prepare: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] deploydir.asadmin: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] setAsadminArgs: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] common.deploy.asadmin: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init.os: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init.tools.unix: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init.tools.windows: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init.tools: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] setAsadminArgs: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init: [2023-01-15T20:42:20.798Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:20.798Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:20.798Z] [get] Not modified - so not downloaded [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] init.customtasks: [2023-01-15T20:42:20.798Z] [2023-01-15T20:42:20.798Z] common.run.asadmin: [2023-01-15T20:42:20.798Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithEjbSuffix --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2023-01-15T20:42:20.814Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:20.977Z] [exec] Jan 15, 2023 8:42:20 PM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-01-15T20:42:20.978Z] [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/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:21.006Z] [2023-01-15T20:42:21.006Z] all: [2023-01-15T20:42:21.006Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:21.006Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:21.006Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:21.006Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:21.006Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:21.006Z] [2023-01-15T20:42:21.006Z] setOSConditions: [2023-01-15T20:42:21.006Z] [2023-01-15T20:42:21.006Z] setToolWin: [2023-01-15T20:42:21.006Z] [2023-01-15T20:42:21.006Z] setToolUnix: [2023-01-15T20:42:21.006Z] [2023-01-15T20:42:21.006Z] setToolProperty: [2023-01-15T20:42:21.006Z] [2023-01-15T20:42:21.006Z] setS1ASclassPath: [2023-01-15T20:42:21.006Z] [2023-01-15T20:42:21.006Z] init-common: [2023-01-15T20:42:21.006Z] [2023-01-15T20:42:21.006Z] clean: [2023-01-15T20:42:21.006Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:21.006Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:21.006Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:21.006Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setOSConditions: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolWin: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolUnix: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolProperty: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setS1ASclassPath: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] init-common: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] clean-common: [2023-01-15T20:42:21.007Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setOSConditions: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolWin: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolUnix: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolProperty: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setS1ASclassPath: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] init-common: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] clean-classes-common: [2023-01-15T20:42:21.007Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:42:21.007Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setOSConditions: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolWin: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolUnix: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolProperty: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setS1ASclassPath: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] init-common: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] clean-jars-common: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] compile: [2023-01-15T20:42:21.007Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:21.007Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setOSConditions: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolWin: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolUnix: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setToolProperty: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] setS1ASclassPath: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] init-common: [2023-01-15T20:42:21.007Z] [2023-01-15T20:42:21.007Z] compile-common: [2023-01-15T20:42:21.007Z] [echo] Current time (ISO): 2023-01-15T20:42:20.889+0000 [2023-01-15T20:42:21.007Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:21.007Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:21.056Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:21.071Z] [2023-01-15T20:42:21.071Z] setOSConditions: [2023-01-15T20:42:21.071Z] [2023-01-15T20:42:21.071Z] setToolWin: [2023-01-15T20:42:21.071Z] [2023-01-15T20:42:21.071Z] setToolUnix: [2023-01-15T20:42:21.071Z] [2023-01-15T20:42:21.071Z] setToolProperty: [2023-01-15T20:42:21.071Z] [2023-01-15T20:42:21.071Z] setS1ASclassPath: [2023-01-15T20:42:21.071Z] [2023-01-15T20:42:21.071Z] init-common: [2023-01-15T20:42:21.071Z] [2023-01-15T20:42:21.071Z] undeploy-war-common: [2023-01-15T20:42:21.071Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:21.265Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:21.327Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] setOSConditions: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] setToolWin: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] setToolUnix: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] setToolProperty: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] setS1ASclassPath: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] init-common: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] unsetup: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] setOSConditions: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] setToolWin: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] setToolUnix: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] setToolProperty: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] setS1ASclassPath: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] init-common: [2023-01-15T20:42:21.328Z] [2023-01-15T20:42:21.328Z] un-modify-domain-xml: [2023-01-15T20:42:21.585Z] [2023-01-15T20:42:21.585Z] setOSConditions: [2023-01-15T20:42:21.585Z] [2023-01-15T20:42:21.585Z] setToolWin: [2023-01-15T20:42:21.585Z] [2023-01-15T20:42:21.585Z] setToolUnix: [2023-01-15T20:42:21.585Z] [2023-01-15T20:42:21.585Z] setToolProperty: [2023-01-15T20:42:21.585Z] [2023-01-15T20:42:21.585Z] setS1ASclassPath: [2023-01-15T20:42:21.585Z] [2023-01-15T20:42:21.585Z] init-common: [2023-01-15T20:42:21.585Z] [2023-01-15T20:42:21.585Z] delete-auth-jdbcrealm: [2023-01-15T20:42:21.585Z] [2023-01-15T20:42:21.585Z] asadmin-common: [2023-01-15T20:42:21.585Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR [2023-01-15T20:42:21.585Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:21.623Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:21.623Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:42:21.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR [2023-01-15T20:42:21.842Z] [2023-01-15T20:42:21.842Z] asadmin-common: [2023-01-15T20:42:21.842Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR_BASE64 [2023-01-15T20:42:21.882Z] [exec] Application deployed with name dirDeployWithEjbSuffix. [2023-01-15T20:42:21.882Z] [exec] there are no files to retrieve for application dirDeployWithEjbSuffix [2023-01-15T20:42:21.882Z] [exec] Command deploy executed successfully. [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.os: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.tools.unix: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.tools.windows: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.tools: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] setAsadminArgs: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init: [2023-01-15T20:42:21.882Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:21.882Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:21.882Z] [get] Not modified - so not downloaded [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.customtasks: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] setEnabled: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] createAppRef: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.os: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.tools.unix: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.tools.windows: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.tools: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] setAsadminArgs: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init: [2023-01-15T20:42:21.882Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:21.882Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:21.882Z] [get] Not modified - so not downloaded [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.customtasks: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] setOrbPort: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] run.positive: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.os: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.tools.unix: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.tools.windows: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.tools: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] setAsadminArgs: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init: [2023-01-15T20:42:21.882Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:21.882Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:21.882Z] [get] Not modified - so not downloaded [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] init.customtasks: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] setOrbPort: [2023-01-15T20:42:21.882Z] [2023-01-15T20:42:21.882Z] runclient: [2023-01-15T20:42:22.098Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:22.140Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:22.354Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR_BASE64 [2023-01-15T20:42:22.355Z] [2023-01-15T20:42:22.355Z] asadmin-common: [2023-01-15T20:42:22.355Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR_HEX [2023-01-15T20:42:22.612Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:22.708Z] [javaWithResult] Test expects successful result [2023-01-15T20:42:22.868Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR_HEX [2023-01-15T20:42:22.869Z] [2023-01-15T20:42:22.869Z] asadmin-common: [2023-01-15T20:42:22.869Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD2_BASE64 [2023-01-15T20:42:22.869Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:23.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD2_BASE64 [2023-01-15T20:42:23.432Z] [2023-01-15T20:42:23.432Z] asadmin-common: [2023-01-15T20:42:23.432Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD5_BASE64 [2023-01-15T20:42:23.432Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:23.503Z] [exec] Jan 15, 2023 8:42:23 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:42:23.503Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:42:23.642Z] [javaWithResult] Jan 15, 2023 8:42:23 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:42:23.642Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:42:23.761Z] [exec] Jan 15, 2023 8:42:23 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:42:23.761Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-01-15T20:42:23.761Z] [exec] Jan 15, 2023 8:42:23 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:42:23.761Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-01-15T20:42:23.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:23.798Z] [javac] 1 warning [2023-01-15T20:42:23.798Z] [2023-01-15T20:42:23.798Z] assemble-web: [2023-01-15T20:42:23.798Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:23.798Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:23.798Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:23.798Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:23.798Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:23.798Z] [2023-01-15T20:42:23.798Z] pkg-war: [2023-01-15T20:42:23.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:42:23.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:42:23.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:23.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:42:23.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:42:23.798Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${sun-web.xml} to copy. [2023-01-15T20:42:23.798Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${webservices.xml} to copy. [2023-01-15T20:42:23.798Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:42:23.798Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:42:23.798Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:42:23.798Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:23.798Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:42:23.798Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${web.wsit.descriptors} does not exist. [2023-01-15T20:42:23.798Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/fault-web.war [2023-01-15T20:42:23.798Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:23.798Z] [2023-01-15T20:42:23.798Z] deploy-app: [2023-01-15T20:42:23.798Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:23.798Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:23.798Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:23.798Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:23.798Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:23.798Z] [2023-01-15T20:42:23.798Z] deploy-war-common: [2023-01-15T20:42:23.798Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:23.798Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:23.799Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:23.799Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:23.799Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:23.799Z] [2023-01-15T20:42:23.799Z] setOSConditions: [2023-01-15T20:42:23.799Z] [2023-01-15T20:42:23.799Z] setToolWin: [2023-01-15T20:42:23.799Z] [2023-01-15T20:42:23.799Z] setToolUnix: [2023-01-15T20:42:23.799Z] [2023-01-15T20:42:23.799Z] setToolProperty: [2023-01-15T20:42:23.799Z] [2023-01-15T20:42:23.799Z] setS1ASclassPath: [2023-01-15T20:42:23.799Z] [2023-01-15T20:42:23.799Z] init-common: [2023-01-15T20:42:23.799Z] [2023-01-15T20:42:23.799Z] deploy-war-commonpe: [2023-01-15T20:42:23.799Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:23.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD5_BASE64 [2023-01-15T20:42:23.995Z] [2023-01-15T20:42:23.995Z] asadmin-common: [2023-01-15T20:42:23.995Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA_BASE64 [2023-01-15T20:42:23.995Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:24.018Z] [exec] Jan 15, 2023 8:42:23 PM com.sun.messaging.jms.ra.ResourceAdapter start [2023-01-15T20:42:24.018Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-01-15T20:42:24.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA_BASE64 [2023-01-15T20:42:24.252Z] [2023-01-15T20:42:24.252Z] asadmin-common: [2023-01-15T20:42:24.252Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA256_BASE64 [2023-01-15T20:42:24.275Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-01-15T20:42:24.275Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:42:24.275Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:42:24.275Z] [exec] getVERSION(): 3.0 [2023-01-15T20:42:24.275Z] [exec] isReadonly(): false [2023-01-15T20:42:24.275Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673815344105 [2023-01-15T20:42:24.275Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2023-01-15T20:42:24.275Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:42:24.275Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:42:24.275Z] [exec] getVERSION(): 3.0 [2023-01-15T20:42:24.275Z] [exec] isReadonly(): false [2023-01-15T20:42:24.275Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673815344127 [2023-01-15T20:42:24.275Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2023-01-15T20:42:24.275Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:42:24.275Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:42:24.276Z] [exec] getVERSION(): 3.0 [2023-01-15T20:42:24.276Z] [exec] isReadonly(): false [2023-01-15T20:42:24.276Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673815344127 [2023-01-15T20:42:24.276Z] [exec] Sent message 1 to Eclipse OpenMQ Destination [2023-01-15T20:42:24.276Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:42:24.276Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:42:24.276Z] [exec] getVERSION(): 3.0 [2023-01-15T20:42:24.276Z] [exec] isReadonly(): false [2023-01-15T20:42:24.276Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673815344129 [2023-01-15T20:42:24.276Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2023-01-15T20:42:24.276Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:42:24.276Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:42:24.276Z] [exec] getVERSION(): 3.0 [2023-01-15T20:42:24.276Z] [exec] isReadonly(): false [2023-01-15T20:42:24.276Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673815344129 [2023-01-15T20:42:24.276Z] [exec] Sent message 2 to Eclipse OpenMQ Destination [2023-01-15T20:42:24.276Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:42:24.276Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:42:24.276Z] [exec] getVERSION(): 3.0 [2023-01-15T20:42:24.276Z] [exec] isReadonly(): false [2023-01-15T20:42:24.276Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673815344131 [2023-01-15T20:42:24.276Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2023-01-15T20:42:24.276Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:42:24.276Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:42:24.276Z] [exec] getVERSION(): 3.0 [2023-01-15T20:42:24.276Z] [exec] isReadonly(): false [2023-01-15T20:42:24.276Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673815344131 [2023-01-15T20:42:24.276Z] [exec] Sent message 3 to Eclipse OpenMQ Destination [2023-01-15T20:42:24.276Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:42:24.276Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:42:24.276Z] [exec] getVERSION(): 3.0 [2023-01-15T20:42:24.276Z] [exec] isReadonly(): false [2023-01-15T20:42:24.276Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673815344133 [2023-01-15T20:42:24.276Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2023-01-15T20:42:24.276Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:42:24.276Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:42:24.276Z] [exec] getVERSION(): 3.0 [2023-01-15T20:42:24.276Z] [exec] isReadonly(): false [2023-01-15T20:42:24.276Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673815344133 [2023-01-15T20:42:24.276Z] [exec] Sent message 4 to Eclipse OpenMQ Destination [2023-01-15T20:42:24.276Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2023-01-15T20:42:24.276Z] [exec] Class: com.sun.messaging.Queue [2023-01-15T20:42:24.276Z] [exec] getVERSION(): 3.0 [2023-01-15T20:42:24.276Z] [exec] isReadonly(): false [2023-01-15T20:42:24.276Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1673815344134 [2023-01-15T20:42:24.276Z] [exec] Waiting for queue message [2023-01-15T20:42:24.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/fault-web.war [2023-01-15T20:42:24.508Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:24.532Z] [exec] Received message : Reply for foo #5 [2023-01-15T20:42:24.533Z] [exec] Value of key is: 3.0 MDB [2023-01-15T20:42:24.533Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:24.533Z] [exec] [2023-01-15T20:42:24.533Z] [exec] [2023-01-15T20:42:24.533Z] [exec] ----------------------------------------- [2023-01-15T20:42:24.533Z] [exec] - 3.0 MDB: PASS - [2023-01-15T20:42:24.533Z] [exec] ----------------------------------------- [2023-01-15T20:42:24.533Z] [exec] Total PASS: 1 [2023-01-15T20:42:24.533Z] [exec] Total FAIL: 0 [2023-01-15T20:42:24.533Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:42:24.533Z] [exec] ----------------------------------------- [2023-01-15T20:42:24.533Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:24.533Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:24.626Z] [exec] Application deployed with name fault-web. [2023-01-15T20:42:24.626Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:24.626Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:24.626Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:24.626Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:24.626Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:24.626Z] [2023-01-15T20:42:24.626Z] deploy-war-commonee: [2023-01-15T20:42:24.626Z] [2023-01-15T20:42:24.626Z] assemble-client: [2023-01-15T20:42:24.626Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:24.626Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:24.626Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:24.627Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:24.627Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:24.627Z] [2023-01-15T20:42:24.627Z] compile-client: [2023-01-15T20:42:24.627Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:24.627Z] [echo] wsimporting http://localhost:8080/fault/webservice/HelloService?WSDL [2023-01-15T20:42:24.627Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:24.627Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:24.627Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:24.627Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:24.627Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:24.627Z] [2023-01-15T20:42:24.627Z] setOSConditions: [2023-01-15T20:42:24.627Z] [2023-01-15T20:42:24.627Z] setToolWin: [2023-01-15T20:42:24.627Z] [2023-01-15T20:42:24.627Z] setToolUnix: [2023-01-15T20:42:24.627Z] [2023-01-15T20:42:24.627Z] setToolProperty: [2023-01-15T20:42:24.627Z] [2023-01-15T20:42:24.627Z] setS1ASclassPath: [2023-01-15T20:42:24.627Z] [2023-01-15T20:42:24.627Z] init-common: [2023-01-15T20:42:24.627Z] [2023-01-15T20:42:24.627Z] wsimport: [2023-01-15T20:42:24.627Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:24.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA256_BASE64 [2023-01-15T20:42:24.770Z] [2023-01-15T20:42:24.770Z] asadmin-common: [2023-01-15T20:42:24.770Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA384_BASE64 [2023-01-15T20:42:24.790Z] [2023-01-15T20:42:24.791Z] checkReporting-common: [2023-01-15T20:42:24.791Z] [2023-01-15T20:42:24.791Z] confirmReportPresent-common: [2023-01-15T20:42:24.791Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:42:24.791Z] [echo] Test seems to be reported fine [2023-01-15T20:42:24.791Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb-resources-xml/RepRunConf.txt [2023-01-15T20:42:24.791Z] [2023-01-15T20:42:24.791Z] confirmMissingReport-common: [2023-01-15T20:42:24.791Z] [2023-01-15T20:42:24.791Z] undeploy: [2023-01-15T20:42:24.791Z] [2023-01-15T20:42:24.791Z] setOSConditions: [2023-01-15T20:42:24.791Z] [2023-01-15T20:42:24.791Z] setToolWin: [2023-01-15T20:42:24.791Z] [2023-01-15T20:42:24.791Z] setToolUnix: [2023-01-15T20:42:24.791Z] [2023-01-15T20:42:24.791Z] setToolProperty: [2023-01-15T20:42:24.791Z] [2023-01-15T20:42:24.791Z] setS1ASclassPath: [2023-01-15T20:42:24.791Z] [2023-01-15T20:42:24.791Z] init-common: [2023-01-15T20:42:24.791Z] [2023-01-15T20:42:24.791Z] undeploy-common: [2023-01-15T20:42:24.791Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:25.026Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:25.282Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA384_BASE64 [2023-01-15T20:42:25.282Z] [2023-01-15T20:42:25.282Z] asadmin-common: [2023-01-15T20:42:25.282Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD2_HEX [2023-01-15T20:42:25.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.355Z] all: [2023-01-15T20:42:25.355Z] [echo] @@## osgi-resources-test ##@@ [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.355Z] setOSConditions: [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.355Z] setToolWin: [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.355Z] setToolUnix: [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.355Z] setToolProperty: [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.355Z] setS1ASclassPath: [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.355Z] init-common: [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.355Z] clean: [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.355Z] setOSConditions: [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.355Z] setToolWin: [2023-01-15T20:42:25.355Z] [2023-01-15T20:42:25.356Z] setToolUnix: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setToolProperty: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setS1ASclassPath: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] init-common: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] clean-common: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setOSConditions: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setToolWin: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setToolUnix: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setToolProperty: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setS1ASclassPath: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] init-common: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] clean-classes-common: [2023-01-15T20:42:25.356Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setOSConditions: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setToolWin: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setToolUnix: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setToolProperty: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] setS1ASclassPath: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] init-common: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] clean-jars-common: [2023-01-15T20:42:25.356Z] [2023-01-15T20:42:25.356Z] build: [2023-01-15T20:42:25.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:25.356Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:25.356Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:25.538Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:25.561Z] [exec] parsing WSDL... [2023-01-15T20:42:25.561Z] [exec] [2023-01-15T20:42:25.561Z] [exec] [2023-01-15T20:42:25.797Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD2_HEX [2023-01-15T20:42:25.797Z] [2023-01-15T20:42:25.797Z] asadmin-common: [2023-01-15T20:42:25.797Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD5_HEX [2023-01-15T20:42:25.919Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:25.920Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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. [2023-01-15T20:42:25.920Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:42:25.920Z] [javac] 1 warning [2023-01-15T20:42:25.920Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-test-bundle.jar [2023-01-15T20:42:25.920Z] [jar] Updating jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-test-bundle.jar [2023-01-15T20:42:25.920Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-client-bundle.jar [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setup: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setOSConditions: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setToolWin: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setToolUnix: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setToolProperty: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setS1ASclassPath: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] init-common: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] deploy-jdbc-common: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setOSConditions: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setToolWin: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setToolUnix: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setToolProperty: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] setS1ASclassPath: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] init-common: [2023-01-15T20:42:25.920Z] [2023-01-15T20:42:25.920Z] create-jdbc-connpool-common: [2023-01-15T20:42:25.920Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:26.054Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:26.311Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD5_HEX [2023-01-15T20:42:26.311Z] [2023-01-15T20:42:26.311Z] asadmin-common: [2023-01-15T20:42:26.311Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA_HEX [2023-01-15T20:42:26.311Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:26.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:26.488Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:42:26.488Z] [2023-01-15T20:42:26.488Z] set-derby-connpool-props: [2023-01-15T20:42:26.494Z] [exec] [2023-01-15T20:42:26.495Z] [exec] Generating code... [2023-01-15T20:42:26.495Z] [exec] [2023-01-15T20:42:26.495Z] [exec] [2023-01-15T20:42:26.495Z] [exec] Compiling code... [2023-01-15T20:42:26.495Z] [exec] [2023-01-15T20:42:26.744Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:26.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA_HEX [2023-01-15T20:42:26.875Z] [2023-01-15T20:42:26.875Z] asadmin-common: [2023-01-15T20:42:26.875Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA256_HEX [2023-01-15T20:42:26.875Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:27.002Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:27.002Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:42:27.002Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:27.438Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA256_HEX [2023-01-15T20:42:27.439Z] [2023-01-15T20:42:27.439Z] asadmin-common: [2023-01-15T20:42:27.439Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA384_HEX [2023-01-15T20:42:27.439Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:27.567Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:27.567Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:42:27.567Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:27.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA384_HEX [2023-01-15T20:42:27.696Z] [2023-01-15T20:42:27.696Z] asadmin-common: [2023-01-15T20:42:27.696Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA512_HEX [2023-01-15T20:42:27.832Z] [javaWithResult] Looked up home!! [2023-01-15T20:42:27.832Z] [javaWithResult] Narrowed home!! [2023-01-15T20:42:27.832Z] [javaWithResult] Got the EJB!! [2023-01-15T20:42:27.832Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2023-01-15T20:42:27.832Z] [javaWithResult] and for number which is = 22.25 [2023-01-15T20:42:27.832Z] [javaWithResult] [2023-01-15T20:42:27.832Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2023-01-15T20:42:27.832Z] [javaWithResult] [2023-01-15T20:42:27.832Z] [javaWithResult] Client now getting a User Defined Exception [2023-01-15T20:42:27.832Z] [javaWithResult] Success! Caught StatelesshelloException [2023-01-15T20:42:27.832Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2023-01-15T20:42:27.832Z] [javaWithResult] [2023-01-15T20:42:27.832Z] [javaWithResult] Client is now trying to remove the session bean [2023-01-15T20:42:27.832Z] [javaWithResult] [2023-01-15T20:42:27.832Z] [javaWithResult] Session bean was successfully removed by the client. [2023-01-15T20:42:27.832Z] [javaWithResult] [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] processResult: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] failed: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] passed: [2023-01-15T20:42:27.832Z] [echo] Test ejbwithsuffix Passed [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] unknown: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] declare-test: [2023-01-15T20:42:27.832Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin redeploydir [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init.os: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init.tools.unix: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init.tools.windows: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init.tools: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] setAsadminArgs: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init: [2023-01-15T20:42:27.832Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:27.832Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:27.832Z] [get] Not modified - so not downloaded [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init.customtasks: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] prepare: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] redeploydir.asadmin: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] setAsadminArgs: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] common.redeploydir.asadmin: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init.os: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init.tools.unix: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init.tools.windows: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init.tools: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] setAsadminArgs: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init: [2023-01-15T20:42:27.832Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:27.832Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:27.832Z] [get] Not modified - so not downloaded [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] init.customtasks: [2023-01-15T20:42:27.832Z] [2023-01-15T20:42:27.832Z] common.run.asadmin: [2023-01-15T20:42:27.832Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithEjbSuffix --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2023-01-15T20:42:27.871Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:42:27.872Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:27.953Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:28.091Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:28.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:28.131Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:42:28.131Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:28.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA512_HEX [2023-01-15T20:42:28.210Z] [2023-01-15T20:42:28.210Z] setOSConditions: [2023-01-15T20:42:28.210Z] [2023-01-15T20:42:28.210Z] setToolWin: [2023-01-15T20:42:28.210Z] [2023-01-15T20:42:28.210Z] setToolUnix: [2023-01-15T20:42:28.210Z] [2023-01-15T20:42:28.210Z] setToolProperty: [2023-01-15T20:42:28.210Z] [2023-01-15T20:42:28.210Z] setS1ASclassPath: [2023-01-15T20:42:28.210Z] [2023-01-15T20:42:28.210Z] init-common: [2023-01-15T20:42:28.210Z] [2023-01-15T20:42:28.210Z] delete-jdbcrealm-resource: [2023-01-15T20:42:28.210Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:28.437Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:28.438Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:42:28.438Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:42:28.438Z] [javac] 1 warning [2023-01-15T20:42:28.438Z] [2023-01-15T20:42:28.438Z] setup: [2023-01-15T20:42:28.438Z] [2023-01-15T20:42:28.438Z] runclient: [2023-01-15T20:42:28.438Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:28.438Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:28.438Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:28.438Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:28.438Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:28.438Z] [2023-01-15T20:42:28.438Z] run-client: [2023-01-15T20:42:28.438Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:28.438Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:28.658Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:28.659Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:42:28.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:28.695Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:42:28.695Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:28.695Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:28.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/MyWhirlPool [2023-01-15T20:42:28.773Z] [exec] JDBC resource jdbc/MyWhirlPool deleted successfully [2023-01-15T20:42:28.773Z] [2023-01-15T20:42:28.773Z] setOSConditions: [2023-01-15T20:42:28.773Z] [2023-01-15T20:42:28.773Z] setToolWin: [2023-01-15T20:42:28.773Z] [2023-01-15T20:42:28.773Z] setToolUnix: [2023-01-15T20:42:28.773Z] [2023-01-15T20:42:28.773Z] setToolProperty: [2023-01-15T20:42:28.773Z] [2023-01-15T20:42:28.773Z] setS1ASclassPath: [2023-01-15T20:42:28.773Z] [2023-01-15T20:42:28.773Z] init-common: [2023-01-15T20:42:28.773Z] [2023-01-15T20:42:28.773Z] delete-jdbcrealm-connection-pool: [2023-01-15T20:42:28.773Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:28.916Z] [exec] Application deployed with name dirDeployWithEjbSuffix. [2023-01-15T20:42:28.917Z] [exec] there are no files to retrieve for application dirDeployWithEjbSuffix [2023-01-15T20:42:28.917Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:42:28.917Z] [exec] Command deploydir executed successfully. [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init.os: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init.tools.unix: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init.tools.windows: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init.tools: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] setAsadminArgs: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init: [2023-01-15T20:42:28.917Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:28.917Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:28.917Z] [get] Not modified - so not downloaded [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init.customtasks: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] setOrbPort: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] run.positive: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init.os: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init.tools.unix: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init.tools.windows: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init.tools: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] setAsadminArgs: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init: [2023-01-15T20:42:28.917Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:28.917Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:28.917Z] [get] Not modified - so not downloaded [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] init.customtasks: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] setOrbPort: [2023-01-15T20:42:28.917Z] [2023-01-15T20:42:28.917Z] runclient: [2023-01-15T20:42:29.175Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:29.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:29.258Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:42:29.258Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:29.336Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:42:29.336Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:42:29.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=false --target server MyWhirlPool [2023-01-15T20:42:29.336Z] [exec] JDBC Connection pool MyWhirlPool deleted successfully [2023-01-15T20:42:29.336Z] [2023-01-15T20:42:29.336Z] setOSConditions: [2023-01-15T20:42:29.336Z] [2023-01-15T20:42:29.336Z] setToolWin: [2023-01-15T20:42:29.336Z] [2023-01-15T20:42:29.336Z] setToolUnix: [2023-01-15T20:42:29.336Z] [2023-01-15T20:42:29.336Z] setToolProperty: [2023-01-15T20:42:29.336Z] [2023-01-15T20:42:29.336Z] setS1ASclassPath: [2023-01-15T20:42:29.336Z] [2023-01-15T20:42:29.336Z] init-common: [2023-01-15T20:42:29.336Z] [2023-01-15T20:42:29.336Z] delete-db-schema: [2023-01-15T20:42:29.337Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jdbcrealm/delete-auth-schema.sql [2023-01-15T20:42:29.337Z] [sql] 16 of 16 SQL statements executed successfully [2023-01-15T20:42:29.337Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:29.337Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:29.337Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] setOSConditions: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] setToolWin: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] setToolUnix: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] setToolProperty: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] setS1ASclassPath: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] init-common: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] clean: [2023-01-15T20:42:29.337Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:29.337Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] compile: [2023-01-15T20:42:29.337Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:29.337Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:29.337Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] setOSConditions: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] setToolWin: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] setToolUnix: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] setToolProperty: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] setS1ASclassPath: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] init-common: [2023-01-15T20:42:29.337Z] [2023-01-15T20:42:29.337Z] compile-common: [2023-01-15T20:42:29.337Z] [echo] Current time (ISO): 2023-01-15T20:42:29.301+0000 [2023-01-15T20:42:29.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:29.337Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:29.515Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:29.517Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:42:29.594Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:29.745Z] [javaWithResult] Test expects successful result [2023-01-15T20:42:29.773Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:29.934Z] [2023-01-15T20:42:29.934Z] setOSConditions: [2023-01-15T20:42:29.934Z] [2023-01-15T20:42:29.934Z] setToolWin: [2023-01-15T20:42:29.934Z] [2023-01-15T20:42:29.934Z] setToolUnix: [2023-01-15T20:42:29.934Z] [2023-01-15T20:42:29.934Z] setToolProperty: [2023-01-15T20:42:29.934Z] [2023-01-15T20:42:29.934Z] setS1ASclassPath: [2023-01-15T20:42:29.934Z] [2023-01-15T20:42:29.934Z] init-common: [2023-01-15T20:42:29.934Z] [2023-01-15T20:42:29.934Z] execute-sql-common: [2023-01-15T20:42:30.030Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:30.031Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:42:30.191Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/cpds/sql/drop_pointbase.sql [2023-01-15T20:42:30.289Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:30.450Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:42:30.450Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:42:30.450Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] setOSConditions: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] setToolWin: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] setToolUnix: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] setToolProperty: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] setS1ASclassPath: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] init-common: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] deploy-common: [2023-01-15T20:42:30.450Z] [echo] Current time (ISO): 2023-01-15T20:42:30.264+0000 [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] setOSConditions: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] setToolWin: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] setToolUnix: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] setToolProperty: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] setS1ASclassPath: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] init-common: [2023-01-15T20:42:30.450Z] [2023-01-15T20:42:30.450Z] deploy-common-pe: [2023-01-15T20:42:30.450Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:30.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:30.547Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:42:30.547Z] [2023-01-15T20:42:30.547Z] setOSConditions: [2023-01-15T20:42:30.547Z] [2023-01-15T20:42:30.547Z] setToolWin: [2023-01-15T20:42:30.547Z] [2023-01-15T20:42:30.547Z] setToolUnix: [2023-01-15T20:42:30.547Z] [2023-01-15T20:42:30.547Z] setToolProperty: [2023-01-15T20:42:30.547Z] [2023-01-15T20:42:30.547Z] setS1ASclassPath: [2023-01-15T20:42:30.547Z] [2023-01-15T20:42:30.547Z] init-common: [2023-01-15T20:42:30.547Z] [2023-01-15T20:42:30.547Z] create-jdbc-resource-common: [2023-01-15T20:42:30.548Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:42:30.680Z] [javaWithResult] Jan 15, 2023 8:42:30 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:42:30.680Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:42:30.804Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:30.961Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:31.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsApp.ear [2023-01-15T20:42:31.060Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:31.061Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:42:31.061Z] [echo] cmd executed for server [2023-01-15T20:42:31.272Z] [exec] Application deployed with name ejb-bmp-cpdsApp. [2023-01-15T20:42:31.272Z] [echo] Deployment on target server server successful [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] setOSConditions: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] setToolWin: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] setToolUnix: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] setToolProperty: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] setS1ASclassPath: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] init-common: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] deploy-common-ee: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] run: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] setOSConditions: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] setToolWin: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] setToolUnix: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] setToolProperty: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] setS1ASclassPath: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] init-common: [2023-01-15T20:42:31.272Z] [2023-01-15T20:42:31.272Z] runclient-common: [2023-01-15T20:42:31.273Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:42:31.273Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:31.524Z] [javac] 1 warning [2023-01-15T20:42:31.525Z] [2023-01-15T20:42:31.525Z] build: [2023-01-15T20:42:31.525Z] [2023-01-15T20:42:31.525Z] run: [2023-01-15T20:42:31.525Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:31.525Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:31.525Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:31.525Z] [2023-01-15T20:42:31.525Z] setOSConditions: [2023-01-15T20:42:31.525Z] [2023-01-15T20:42:31.525Z] setToolWin: [2023-01-15T20:42:31.525Z] [2023-01-15T20:42:31.525Z] setToolUnix: [2023-01-15T20:42:31.525Z] [2023-01-15T20:42:31.525Z] setToolProperty: [2023-01-15T20:42:31.525Z] [2023-01-15T20:42:31.525Z] setS1ASclassPath: [2023-01-15T20:42:31.525Z] [2023-01-15T20:42:31.525Z] init-common: [2023-01-15T20:42:31.525Z] [2023-01-15T20:42:31.525Z] run-test: [2023-01-15T20:42:31.525Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:31.781Z] [java] s: /a/*:/a/b/joe.jsp:/a/b/c:/a/b/* [2023-01-15T20:42:31.781Z] [java] ups: /a/*:/a/b/* [2023-01-15T20:42:31.781Z] [java] Value of key is: API test test1 [2023-01-15T20:42:31.781Z] [java] s: /:/a/b/joe.jsp:/a/b/c:/a/b/*:*.jsp:/a/* [2023-01-15T20:42:31.781Z] [java] ups: /:*.jsp:/a/* [2023-01-15T20:42:31.781Z] [java] Value of key is: API test test2 [2023-01-15T20:42:31.781Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:31.781Z] [java] [2023-01-15T20:42:31.781Z] [java] [2023-01-15T20:42:31.781Z] [java] ----------------------------------------- [2023-01-15T20:42:31.781Z] [java] - API test test1: PASS - [2023-01-15T20:42:31.781Z] [java] - API test test2: PASS - [2023-01-15T20:42:31.781Z] [java] ----------------------------------------- [2023-01-15T20:42:31.781Z] [java] Total PASS: 2 [2023-01-15T20:42:31.781Z] [java] Total FAIL: 0 [2023-01-15T20:42:31.781Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:31.781Z] [java] ----------------------------------------- [2023-01-15T20:42:31.781Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:31.781Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:31.781Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:31.781Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:31.782Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:31.782Z] [2023-01-15T20:42:31.782Z] setOSConditions: [2023-01-15T20:42:31.782Z] [2023-01-15T20:42:31.782Z] setToolWin: [2023-01-15T20:42:31.782Z] [2023-01-15T20:42:31.782Z] setToolUnix: [2023-01-15T20:42:31.782Z] [2023-01-15T20:42:31.782Z] setToolProperty: [2023-01-15T20:42:31.782Z] [2023-01-15T20:42:31.782Z] setS1ASclassPath: [2023-01-15T20:42:31.782Z] [2023-01-15T20:42:31.782Z] init-common: [2023-01-15T20:42:31.782Z] [2023-01-15T20:42:31.782Z] run-pcftests: [2023-01-15T20:42:31.782Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:31.837Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:31.977Z] [exec] Servicecom.example.hello.MyService@2d64160c [2023-01-15T20:42:32.038Z] [java] expect AccessControlException: true [2023-01-15T20:42:32.038Z] [java] expected Exception: java.lang.ClassNotFoundException [2023-01-15T20:42:32.038Z] [java] Value of key is: API testPCF -true-java.lang.ClassNotFoundException without SecurityManager [2023-01-15T20:42:32.038Z] [java] --START SECURITY MANAGER -->> [2023-01-15T20:42:32.038Z] [java] Value of key is: API testPCF -true-java.lang.ClassNotFoundException with SecurityManager [2023-01-15T20:42:32.038Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:32.038Z] [java] [2023-01-15T20:42:32.038Z] [java] [2023-01-15T20:42:32.038Z] [java] ----------------------------------------- [2023-01-15T20:42:32.038Z] [java] - API testPCF -true-java.lang.ClassNotFoundException with SecurityManager: PASS - [2023-01-15T20:42:32.038Z] [java] - API testPCF -true-java.lang.ClassNotFoundException without SecurityManager: PASS - [2023-01-15T20:42:32.038Z] [java] ----------------------------------------- [2023-01-15T20:42:32.038Z] [java] Total PASS: 2 [2023-01-15T20:42:32.038Z] [java] Total FAIL: 0 [2023-01-15T20:42:32.038Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:32.038Z] [java] ----------------------------------------- [2023-01-15T20:42:32.038Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:32.295Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:32.295Z] [java] expect AccessControlException: true [2023-01-15T20:42:32.295Z] [java] expected Exception: java.lang.ClassCastException [2023-01-15T20:42:32.401Z] [exec] Jan 15, 2023 8:42:32 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:42:32.404Z] [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. [2023-01-15T20:42:32.543Z] [exec] Got MyException as expected [2023-01-15T20:42:32.544Z] [exec] WebSvcTest-Hello Appserver Tester !webservice-with-fault [2023-01-15T20:42:32.544Z] [exec] Value of key is:webservice-with-fault [2023-01-15T20:42:32.544Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:32.544Z] [exec] [2023-01-15T20:42:32.544Z] [exec] [2023-01-15T20:42:32.544Z] [exec] ----------------------------------------- [2023-01-15T20:42:32.544Z] [exec] - webservice-with-fault: PASS - [2023-01-15T20:42:32.544Z] [exec] ----------------------------------------- [2023-01-15T20:42:32.544Z] [exec] Total PASS: 1 [2023-01-15T20:42:32.544Z] [exec] Total FAIL: 0 [2023-01-15T20:42:32.544Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:42:32.544Z] [exec] ----------------------------------------- [2023-01-15T20:42:32.544Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:32.544Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:32.552Z] [java] Value of key is: API testPCF -true-java.lang.ClassCastException without SecurityManager [2023-01-15T20:42:32.552Z] [java] --START SECURITY MANAGER -->> [2023-01-15T20:42:32.552Z] [java] Value of key is: API testPCF -true-java.lang.ClassCastException with SecurityManager [2023-01-15T20:42:32.552Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:32.552Z] [java] [2023-01-15T20:42:32.552Z] [java] [2023-01-15T20:42:32.552Z] [java] ----------------------------------------- [2023-01-15T20:42:32.552Z] [java] - API testPCF -true-java.lang.ClassCastException without SecurityManager: PASS - [2023-01-15T20:42:32.552Z] [java] - API testPCF -true-java.lang.ClassCastException with SecurityManager: PASS - [2023-01-15T20:42:32.552Z] [java] ----------------------------------------- [2023-01-15T20:42:32.552Z] [java] Total PASS: 2 [2023-01-15T20:42:32.552Z] [java] Total FAIL: 0 [2023-01-15T20:42:32.552Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:32.552Z] [java] ----------------------------------------- [2023-01-15T20:42:32.552Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:32.552Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:32.802Z] [2023-01-15T20:42:32.803Z] undeploy: [2023-01-15T20:42:32.803Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:32.803Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:32.803Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:32.803Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:32.803Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:32.803Z] [2023-01-15T20:42:32.803Z] setOSConditions: [2023-01-15T20:42:32.803Z] [2023-01-15T20:42:32.803Z] setToolWin: [2023-01-15T20:42:32.803Z] [2023-01-15T20:42:32.803Z] setToolUnix: [2023-01-15T20:42:32.803Z] [2023-01-15T20:42:32.803Z] setToolProperty: [2023-01-15T20:42:32.803Z] [2023-01-15T20:42:32.803Z] setS1ASclassPath: [2023-01-15T20:42:32.803Z] [2023-01-15T20:42:32.803Z] init-common: [2023-01-15T20:42:32.803Z] [2023-01-15T20:42:32.803Z] undeploy-war-common: [2023-01-15T20:42:32.803Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:32.808Z] [java] expect AccessControlException: true [2023-01-15T20:42:32.808Z] [java] expected Exception: jakarta.security.jacc.PolicyContextException [2023-01-15T20:42:32.808Z] [java] Value of key is: API testPCF -true-jakarta.security.jacc.PolicyContextException without SecurityManager [2023-01-15T20:42:32.809Z] [java] --START SECURITY MANAGER -->> [2023-01-15T20:42:32.809Z] [java] Value of key is: API testPCF -true-jakarta.security.jacc.PolicyContextException with SecurityManager [2023-01-15T20:42:32.809Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:32.809Z] [java] [2023-01-15T20:42:32.809Z] [java] [2023-01-15T20:42:32.809Z] [java] ----------------------------------------- [2023-01-15T20:42:32.809Z] [java] - API testPCF -true-jakarta.security.jacc.PolicyContextException without SecurityManager: PASS - [2023-01-15T20:42:32.809Z] [java] - API testPCF -true-jakarta.security.jacc.PolicyContextException with SecurityManager: PASS - [2023-01-15T20:42:32.809Z] [java] ----------------------------------------- [2023-01-15T20:42:32.809Z] [java] Total PASS: 2 [2023-01-15T20:42:32.809Z] [java] Total FAIL: 0 [2023-01-15T20:42:32.809Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:32.809Z] [java] ----------------------------------------- [2023-01-15T20:42:32.809Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:33.065Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:33.065Z] [java] expect AccessControlException: false [2023-01-15T20:42:33.065Z] [java] expected Exception: java.lang.ClassCastException [2023-01-15T20:42:33.321Z] [java] Value of key is: API testPCF -false-java.lang.ClassCastException without SecurityManager [2023-01-15T20:42:33.321Z] [java] --START SECURITY MANAGER -->> [2023-01-15T20:42:33.321Z] [java] Value of key is: API testPCF -false-java.lang.ClassCastException with SecurityManager [2023-01-15T20:42:33.321Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:33.322Z] [java] [2023-01-15T20:42:33.322Z] [java] [2023-01-15T20:42:33.322Z] [java] ----------------------------------------- [2023-01-15T20:42:33.322Z] [java] - API testPCF -false-java.lang.ClassCastException without SecurityManager: PASS - [2023-01-15T20:42:33.322Z] [java] - API testPCF -false-java.lang.ClassCastException with SecurityManager: PASS - [2023-01-15T20:42:33.322Z] [java] ----------------------------------------- [2023-01-15T20:42:33.322Z] [java] Total PASS: 2 [2023-01-15T20:42:33.322Z] [java] Total FAIL: 0 [2023-01-15T20:42:33.322Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:33.322Z] [java] ----------------------------------------- [2023-01-15T20:42:33.322Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:33.322Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:33.578Z] [java] expect AccessControlException: false [2023-01-15T20:42:33.578Z] [java] expected Exception: null [2023-01-15T20:42:33.578Z] [java] Value of key is: API testPCF -false-null without SecurityManager [2023-01-15T20:42:33.578Z] [java] --START SECURITY MANAGER -->> [2023-01-15T20:42:33.578Z] [java] Value of key is: API testPCF -false-null with SecurityManager [2023-01-15T20:42:33.578Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:33.578Z] [java] [2023-01-15T20:42:33.578Z] [java] [2023-01-15T20:42:33.578Z] [java] ----------------------------------------- [2023-01-15T20:42:33.578Z] [java] - API testPCF -false-null with SecurityManager: PASS - [2023-01-15T20:42:33.578Z] [java] - API testPCF -false-null without SecurityManager: PASS - [2023-01-15T20:42:33.578Z] [java] ----------------------------------------- [2023-01-15T20:42:33.578Z] [java] Total PASS: 2 [2023-01-15T20:42:33.578Z] [java] Total FAIL: 0 [2023-01-15T20:42:33.578Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:33.578Z] [java] ----------------------------------------- [2023-01-15T20:42:33.578Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:33.578Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:33.578Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:33.578Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:33.578Z] [2023-01-15T20:42:33.578Z] setOSConditions: [2023-01-15T20:42:33.578Z] [2023-01-15T20:42:33.578Z] setToolWin: [2023-01-15T20:42:33.578Z] [2023-01-15T20:42:33.578Z] setToolUnix: [2023-01-15T20:42:33.578Z] [2023-01-15T20:42:33.578Z] setToolProperty: [2023-01-15T20:42:33.578Z] [2023-01-15T20:42:33.578Z] setS1ASclassPath: [2023-01-15T20:42:33.578Z] [2023-01-15T20:42:33.578Z] init-common: [2023-01-15T20:42:33.578Z] [2023-01-15T20:42:33.578Z] run-ejbtests: [2023-01-15T20:42:33.738Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] all: [2023-01-15T20:42:33.739Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:33.739Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:33.739Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:33.739Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:33.739Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] setOSConditions: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] setToolWin: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] setToolUnix: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] setToolProperty: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] setS1ASclassPath: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] init-common: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] clean: [2023-01-15T20:42:33.739Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:33.739Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:33.739Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:33.739Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:33.739Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] setOSConditions: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] setToolWin: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] setToolUnix: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] setToolProperty: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] setS1ASclassPath: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] init-common: [2023-01-15T20:42:33.739Z] [2023-01-15T20:42:33.739Z] clean-common: [2023-01-15T20:42:33.740Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setOSConditions: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setToolWin: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setToolUnix: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setToolProperty: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setS1ASclassPath: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] init-common: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] clean-classes-common: [2023-01-15T20:42:33.740Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:42:33.740Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setOSConditions: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setToolWin: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setToolUnix: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setToolProperty: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setS1ASclassPath: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] init-common: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] clean-jars-common: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] assemble-web: [2023-01-15T20:42:33.740Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:33.740Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setOSConditions: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setToolWin: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setToolUnix: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setToolProperty: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] setS1ASclassPath: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] init-common: [2023-01-15T20:42:33.740Z] [2023-01-15T20:42:33.740Z] compile-common: [2023-01-15T20:42:33.740Z] [echo] Current time (ISO): 2023-01-15T20:42:33.557+0000 [2023-01-15T20:42:33.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:33.740Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:33.740Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:33.836Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:34.093Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.093Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.093Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.093Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.093Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.093Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.093Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.093Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.093Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.093Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.093Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.093Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.094Z] [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") [2023-01-15T20:42:34.094Z] [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") [2023-01-15T20:42:34.094Z] [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") [2023-01-15T20:42:34.094Z] [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") [2023-01-15T20:42:34.094Z] [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") [2023-01-15T20:42:34.094Z] [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") [2023-01-15T20:42:34.094Z] [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") [2023-01-15T20:42:34.094Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.094Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.094Z] [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") [2023-01-15T20:42:34.094Z] [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") [2023-01-15T20:42:34.094Z] [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") [2023-01-15T20:42:34.094Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.094Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.094Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.094Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.094Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.094Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.095Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.095Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.095Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.095Z] [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") [2023-01-15T20:42:34.095Z] [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") [2023-01-15T20:42:34.095Z] [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") [2023-01-15T20:42:34.095Z] [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") [2023-01-15T20:42:34.096Z] [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") [2023-01-15T20:42:34.096Z] [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") [2023-01-15T20:42:34.096Z] [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") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.096Z] [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") [2023-01-15T20:42:34.096Z] [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") [2023-01-15T20:42:34.096Z] [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") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.096Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.096Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.096Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.096Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.096Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.096Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.096Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.096Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.096Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.096Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.096Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.096Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.097Z] [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") [2023-01-15T20:42:34.097Z] [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") [2023-01-15T20:42:34.097Z] [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") [2023-01-15T20:42:34.097Z] [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") [2023-01-15T20:42:34.097Z] [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") [2023-01-15T20:42:34.097Z] [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") [2023-01-15T20:42:34.097Z] [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") [2023-01-15T20:42:34.097Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.097Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.097Z] [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") [2023-01-15T20:42:34.097Z] [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") [2023-01-15T20:42:34.097Z] [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") [2023-01-15T20:42:34.097Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.097Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.097Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.097Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.097Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.097Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.097Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.097Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.097Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.097Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.098Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.098Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.098Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.098Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.098Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.098Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.098Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.098Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.098Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.098Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.098Z] [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") [2023-01-15T20:42:34.098Z] [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") [2023-01-15T20:42:34.098Z] [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") [2023-01-15T20:42:34.098Z] [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") [2023-01-15T20:42:34.098Z] [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") [2023-01-15T20:42:34.098Z] [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") [2023-01-15T20:42:34.098Z] [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") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.099Z] [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") [2023-01-15T20:42:34.099Z] [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") [2023-01-15T20:42:34.099Z] [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") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.099Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.099Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.099Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.364Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.364Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.364Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.364Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.364Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.364Z] [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") [2023-01-15T20:42:34.364Z] [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") [2023-01-15T20:42:34.364Z] [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") [2023-01-15T20:42:34.364Z] [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") [2023-01-15T20:42:34.364Z] [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") [2023-01-15T20:42:34.364Z] [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") [2023-01-15T20:42:34.364Z] [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") [2023-01-15T20:42:34.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.364Z] [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") [2023-01-15T20:42:34.364Z] [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") [2023-01-15T20:42:34.364Z] [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") [2023-01-15T20:42:34.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.364Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.364Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.365Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.365Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.365Z] [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") [2023-01-15T20:42:34.365Z] [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") [2023-01-15T20:42:34.365Z] [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") [2023-01-15T20:42:34.365Z] [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") [2023-01-15T20:42:34.365Z] [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") [2023-01-15T20:42:34.366Z] [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") [2023-01-15T20:42:34.366Z] [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") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.366Z] [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") [2023-01-15T20:42:34.366Z] [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") [2023-01-15T20:42:34.366Z] [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") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.366Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.367Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.367Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.367Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.367Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.367Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.367Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.367Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.367Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.367Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.367Z] [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") [2023-01-15T20:42:34.367Z] [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") [2023-01-15T20:42:34.367Z] [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") [2023-01-15T20:42:34.367Z] [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") [2023-01-15T20:42:34.367Z] [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") [2023-01-15T20:42:34.367Z] [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") [2023-01-15T20:42:34.367Z] [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") [2023-01-15T20:42:34.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.367Z] [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") [2023-01-15T20:42:34.367Z] [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") [2023-01-15T20:42:34.367Z] [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") [2023-01-15T20:42:34.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.368Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.368Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.369Z] [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") [2023-01-15T20:42:34.369Z] [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") [2023-01-15T20:42:34.369Z] [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") [2023-01-15T20:42:34.369Z] [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") [2023-01-15T20:42:34.369Z] [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") [2023-01-15T20:42:34.369Z] [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") [2023-01-15T20:42:34.369Z] [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") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.369Z] [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") [2023-01-15T20:42:34.369Z] [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") [2023-01-15T20:42:34.369Z] [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") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.369Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.369Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.369Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.369Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.369Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.369Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.369Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.369Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.369Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.369Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.369Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.369Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.369Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.370Z] [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") [2023-01-15T20:42:34.370Z] [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") [2023-01-15T20:42:34.370Z] [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") [2023-01-15T20:42:34.370Z] [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") [2023-01-15T20:42:34.370Z] [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") [2023-01-15T20:42:34.370Z] [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") [2023-01-15T20:42:34.370Z] [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") [2023-01-15T20:42:34.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.370Z] [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") [2023-01-15T20:42:34.370Z] [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") [2023-01-15T20:42:34.370Z] [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") [2023-01-15T20:42:34.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.370Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.370Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.371Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.371Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.371Z] [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") [2023-01-15T20:42:34.371Z] [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") [2023-01-15T20:42:34.371Z] [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") [2023-01-15T20:42:34.371Z] [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") [2023-01-15T20:42:34.371Z] [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") [2023-01-15T20:42:34.372Z] [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") [2023-01-15T20:42:34.372Z] [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") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.372Z] [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") [2023-01-15T20:42:34.372Z] [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") [2023-01-15T20:42:34.372Z] [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") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.372Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.372Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.372Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.372Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.373Z] [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") [2023-01-15T20:42:34.373Z] [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") [2023-01-15T20:42:34.373Z] [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") [2023-01-15T20:42:34.373Z] [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") [2023-01-15T20:42:34.373Z] [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") [2023-01-15T20:42:34.373Z] [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") [2023-01-15T20:42:34.373Z] [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") [2023-01-15T20:42:34.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.373Z] [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") [2023-01-15T20:42:34.373Z] [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") [2023-01-15T20:42:34.373Z] [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") [2023-01-15T20:42:34.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.373Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.373Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.374Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.374Z] [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") [2023-01-15T20:42:34.374Z] [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") [2023-01-15T20:42:34.374Z] [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") [2023-01-15T20:42:34.375Z] [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") [2023-01-15T20:42:34.375Z] [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") [2023-01-15T20:42:34.375Z] [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") [2023-01-15T20:42:34.375Z] [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") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.375Z] [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") [2023-01-15T20:42:34.375Z] [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") [2023-01-15T20:42:34.375Z] [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") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.375Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.375Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.375Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.375Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.375Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.375Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.375Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.375Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.375Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.375Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.375Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.375Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.375Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.376Z] [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") [2023-01-15T20:42:34.376Z] [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") [2023-01-15T20:42:34.376Z] [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") [2023-01-15T20:42:34.376Z] [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") [2023-01-15T20:42:34.376Z] [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") [2023-01-15T20:42:34.376Z] [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") [2023-01-15T20:42:34.376Z] [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") [2023-01-15T20:42:34.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.376Z] [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") [2023-01-15T20:42:34.376Z] [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") [2023-01-15T20:42:34.376Z] [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") [2023-01-15T20:42:34.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.376Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.376Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.377Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.377Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.377Z] [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") [2023-01-15T20:42:34.377Z] [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") [2023-01-15T20:42:34.377Z] [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") [2023-01-15T20:42:34.377Z] [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") [2023-01-15T20:42:34.377Z] [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") [2023-01-15T20:42:34.378Z] [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") [2023-01-15T20:42:34.378Z] [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") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.378Z] [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") [2023-01-15T20:42:34.378Z] [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") [2023-01-15T20:42:34.378Z] [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") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.379Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.379Z] [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") [2023-01-15T20:42:34.379Z] [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") [2023-01-15T20:42:34.379Z] [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") [2023-01-15T20:42:34.379Z] [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") [2023-01-15T20:42:34.379Z] [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") [2023-01-15T20:42:34.379Z] [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") [2023-01-15T20:42:34.379Z] [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") [2023-01-15T20:42:34.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.379Z] [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") [2023-01-15T20:42:34.379Z] [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") [2023-01-15T20:42:34.379Z] [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") [2023-01-15T20:42:34.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.379Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.379Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.380Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.380Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.380Z] [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") [2023-01-15T20:42:34.380Z] [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") [2023-01-15T20:42:34.380Z] [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") [2023-01-15T20:42:34.380Z] [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") [2023-01-15T20:42:34.380Z] [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") [2023-01-15T20:42:34.380Z] [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") [2023-01-15T20:42:34.380Z] [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") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.381Z] [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") [2023-01-15T20:42:34.381Z] [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") [2023-01-15T20:42:34.381Z] [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") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.381Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.382Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.382Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.382Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.382Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.382Z] [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") [2023-01-15T20:42:34.382Z] [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") [2023-01-15T20:42:34.382Z] [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") [2023-01-15T20:42:34.382Z] [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") [2023-01-15T20:42:34.382Z] [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") [2023-01-15T20:42:34.382Z] [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") [2023-01-15T20:42:34.382Z] [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") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.382Z] [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") [2023-01-15T20:42:34.382Z] [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") [2023-01-15T20:42:34.382Z] [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") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.382Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.382Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.383Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.383Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.383Z] [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") [2023-01-15T20:42:34.383Z] [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") [2023-01-15T20:42:34.383Z] [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") [2023-01-15T20:42:34.383Z] [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") [2023-01-15T20:42:34.383Z] [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") [2023-01-15T20:42:34.383Z] [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") [2023-01-15T20:42:34.383Z] [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") [2023-01-15T20:42:34.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.383Z] [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") [2023-01-15T20:42:34.383Z] [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") [2023-01-15T20:42:34.383Z] [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") [2023-01-15T20:42:34.383Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.384Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.384Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.384Z] [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") [2023-01-15T20:42:34.385Z] [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") [2023-01-15T20:42:34.385Z] [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") [2023-01-15T20:42:34.385Z] [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") [2023-01-15T20:42:34.385Z] [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") [2023-01-15T20:42:34.385Z] [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") [2023-01-15T20:42:34.385Z] [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") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.385Z] [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") [2023-01-15T20:42:34.385Z] [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") [2023-01-15T20:42:34.385Z] [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") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.385Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.385Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.385Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.385Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.385Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.385Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.385Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.385Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.385Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.385Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.385Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.385Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.385Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.385Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.386Z] [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") [2023-01-15T20:42:34.386Z] [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") [2023-01-15T20:42:34.386Z] [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") [2023-01-15T20:42:34.386Z] [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") [2023-01-15T20:42:34.386Z] [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") [2023-01-15T20:42:34.386Z] [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") [2023-01-15T20:42:34.386Z] [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") [2023-01-15T20:42:34.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.386Z] [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") [2023-01-15T20:42:34.386Z] [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") [2023-01-15T20:42:34.386Z] [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") [2023-01-15T20:42:34.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.386Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.386Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.387Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.387Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.387Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.387Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.387Z] [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") [2023-01-15T20:42:34.387Z] [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") [2023-01-15T20:42:34.387Z] [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") [2023-01-15T20:42:34.387Z] [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") [2023-01-15T20:42:34.387Z] [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") [2023-01-15T20:42:34.387Z] [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") [2023-01-15T20:42:34.388Z] [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") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.388Z] [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") [2023-01-15T20:42:34.388Z] [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") [2023-01-15T20:42:34.388Z] [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") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.388Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.388Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.389Z] [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") [2023-01-15T20:42:34.389Z] [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") [2023-01-15T20:42:34.389Z] [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") [2023-01-15T20:42:34.389Z] [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") [2023-01-15T20:42:34.389Z] [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") [2023-01-15T20:42:34.389Z] [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") [2023-01-15T20:42:34.389Z] [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") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.389Z] [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") [2023-01-15T20:42:34.389Z] [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") [2023-01-15T20:42:34.389Z] [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") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.389Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.389Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.389Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.390Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.390Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.390Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.390Z] [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") [2023-01-15T20:42:34.390Z] [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") [2023-01-15T20:42:34.390Z] [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") [2023-01-15T20:42:34.390Z] [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") [2023-01-15T20:42:34.390Z] [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") [2023-01-15T20:42:34.390Z] [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") [2023-01-15T20:42:34.390Z] [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") [2023-01-15T20:42:34.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.390Z] [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") [2023-01-15T20:42:34.390Z] [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") [2023-01-15T20:42:34.391Z] [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") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.391Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.392Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.392Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.392Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.392Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.392Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.392Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.392Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.392Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.392Z] [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") [2023-01-15T20:42:34.392Z] [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") [2023-01-15T20:42:34.392Z] [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") [2023-01-15T20:42:34.392Z] [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") [2023-01-15T20:42:34.392Z] [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") [2023-01-15T20:42:34.392Z] [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") [2023-01-15T20:42:34.392Z] [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") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.392Z] [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") [2023-01-15T20:42:34.392Z] [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") [2023-01-15T20:42:34.392Z] [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") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.392Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.392Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.393Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.393Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.393Z] [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") [2023-01-15T20:42:34.393Z] [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") [2023-01-15T20:42:34.393Z] [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") [2023-01-15T20:42:34.393Z] [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") [2023-01-15T20:42:34.393Z] [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") [2023-01-15T20:42:34.393Z] [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") [2023-01-15T20:42:34.393Z] [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") [2023-01-15T20:42:34.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.393Z] [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") [2023-01-15T20:42:34.393Z] [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") [2023-01-15T20:42:34.393Z] [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") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.394Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.394Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.394Z] [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") [2023-01-15T20:42:34.395Z] [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") [2023-01-15T20:42:34.395Z] [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") [2023-01-15T20:42:34.395Z] [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") [2023-01-15T20:42:34.395Z] [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") [2023-01-15T20:42:34.395Z] [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") [2023-01-15T20:42:34.395Z] [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") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.395Z] [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") [2023-01-15T20:42:34.395Z] [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") [2023-01-15T20:42:34.395Z] [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") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.395Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.395Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.395Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.395Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.396Z] [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") [2023-01-15T20:42:34.396Z] [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") [2023-01-15T20:42:34.396Z] [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") [2023-01-15T20:42:34.396Z] [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") [2023-01-15T20:42:34.396Z] [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") [2023-01-15T20:42:34.396Z] [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") [2023-01-15T20:42:34.396Z] [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") [2023-01-15T20:42:34.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.396Z] [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") [2023-01-15T20:42:34.396Z] [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") [2023-01-15T20:42:34.396Z] [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") [2023-01-15T20:42:34.396Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.396Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.396Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.396Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.396Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.396Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.397Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.397Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.397Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.397Z] [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") [2023-01-15T20:42:34.397Z] [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") [2023-01-15T20:42:34.397Z] [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") [2023-01-15T20:42:34.397Z] [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") [2023-01-15T20:42:34.398Z] [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") [2023-01-15T20:42:34.398Z] [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") [2023-01-15T20:42:34.398Z] [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") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.398Z] [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") [2023-01-15T20:42:34.398Z] [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") [2023-01-15T20:42:34.398Z] [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") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.398Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.398Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.399Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.399Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.399Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.399Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.399Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.399Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.399Z] [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") [2023-01-15T20:42:34.399Z] [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") [2023-01-15T20:42:34.399Z] [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") [2023-01-15T20:42:34.399Z] [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") [2023-01-15T20:42:34.399Z] [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") [2023-01-15T20:42:34.399Z] [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") [2023-01-15T20:42:34.399Z] [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") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.399Z] [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") [2023-01-15T20:42:34.399Z] [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") [2023-01-15T20:42:34.399Z] [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") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.399Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.399Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.400Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.400Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.400Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.400Z] [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") [2023-01-15T20:42:34.400Z] [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") [2023-01-15T20:42:34.400Z] [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") [2023-01-15T20:42:34.400Z] [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") [2023-01-15T20:42:34.400Z] [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") [2023-01-15T20:42:34.400Z] [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") [2023-01-15T20:42:34.400Z] [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") [2023-01-15T20:42:34.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.400Z] [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") [2023-01-15T20:42:34.400Z] [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") [2023-01-15T20:42:34.401Z] [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") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.401Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.401Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.401Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.401Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.660Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.660Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.660Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.660Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.660Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.660Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.660Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.660Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.661Z] [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") [2023-01-15T20:42:34.661Z] [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") [2023-01-15T20:42:34.661Z] [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") [2023-01-15T20:42:34.661Z] [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") [2023-01-15T20:42:34.661Z] [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") [2023-01-15T20:42:34.661Z] [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") [2023-01-15T20:42:34.661Z] [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") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.661Z] [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") [2023-01-15T20:42:34.661Z] [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") [2023-01-15T20:42:34.661Z] [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") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.661Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.661Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.662Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.662Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.662Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.662Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.662Z] [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") [2023-01-15T20:42:34.662Z] [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") [2023-01-15T20:42:34.662Z] [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") [2023-01-15T20:42:34.662Z] [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") [2023-01-15T20:42:34.662Z] [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") [2023-01-15T20:42:34.662Z] [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") [2023-01-15T20:42:34.662Z] [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") [2023-01-15T20:42:34.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.663Z] [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") [2023-01-15T20:42:34.663Z] [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") [2023-01-15T20:42:34.663Z] [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") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.663Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.663Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.664Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.664Z] [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") [2023-01-15T20:42:34.664Z] [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") [2023-01-15T20:42:34.664Z] [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") [2023-01-15T20:42:34.664Z] [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") [2023-01-15T20:42:34.664Z] [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") [2023-01-15T20:42:34.664Z] [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") [2023-01-15T20:42:34.664Z] [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") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.664Z] [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") [2023-01-15T20:42:34.664Z] [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") [2023-01-15T20:42:34.664Z] [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") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.664Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.664Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.664Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.664Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.665Z] [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") [2023-01-15T20:42:34.665Z] [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") [2023-01-15T20:42:34.665Z] [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") [2023-01-15T20:42:34.665Z] [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") [2023-01-15T20:42:34.665Z] [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") [2023-01-15T20:42:34.665Z] [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") [2023-01-15T20:42:34.665Z] [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") [2023-01-15T20:42:34.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.665Z] [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") [2023-01-15T20:42:34.665Z] [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") [2023-01-15T20:42:34.665Z] [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") [2023-01-15T20:42:34.665Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.665Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.665Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.665Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.665Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.665Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.666Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.666Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.666Z] [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") [2023-01-15T20:42:34.666Z] [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") [2023-01-15T20:42:34.666Z] [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") [2023-01-15T20:42:34.666Z] [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") [2023-01-15T20:42:34.666Z] [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") [2023-01-15T20:42:34.667Z] [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") [2023-01-15T20:42:34.667Z] [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") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.667Z] [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") [2023-01-15T20:42:34.667Z] [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") [2023-01-15T20:42:34.667Z] [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") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.667Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.667Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.667Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.667Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.668Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.668Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.668Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.668Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.668Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.668Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.668Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.668Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.668Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.668Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.668Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.668Z] [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") [2023-01-15T20:42:34.668Z] [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") [2023-01-15T20:42:34.668Z] [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") [2023-01-15T20:42:34.668Z] [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") [2023-01-15T20:42:34.668Z] [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") [2023-01-15T20:42:34.668Z] [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") [2023-01-15T20:42:34.668Z] [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") [2023-01-15T20:42:34.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.668Z] [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") [2023-01-15T20:42:34.668Z] [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") [2023-01-15T20:42:34.668Z] [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") [2023-01-15T20:42:34.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.669Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.669Z] [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") [2023-01-15T20:42:34.669Z] [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") [2023-01-15T20:42:34.670Z] [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") [2023-01-15T20:42:34.670Z] [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") [2023-01-15T20:42:34.670Z] [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") [2023-01-15T20:42:34.670Z] [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") [2023-01-15T20:42:34.670Z] [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") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.670Z] [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") [2023-01-15T20:42:34.670Z] [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") [2023-01-15T20:42:34.670Z] [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") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.670Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.670Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.670Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.670Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.670Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.670Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.670Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.670Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.670Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.670Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.670Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.670Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.670Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.671Z] [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") [2023-01-15T20:42:34.671Z] [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") [2023-01-15T20:42:34.671Z] [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") [2023-01-15T20:42:34.671Z] [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") [2023-01-15T20:42:34.671Z] [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") [2023-01-15T20:42:34.671Z] [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") [2023-01-15T20:42:34.671Z] [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") [2023-01-15T20:42:34.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.671Z] [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") [2023-01-15T20:42:34.671Z] [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") [2023-01-15T20:42:34.671Z] [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") [2023-01-15T20:42:34.671Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.671Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.671Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.671Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.671Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.671Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.672Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.672Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.672Z] [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") [2023-01-15T20:42:34.672Z] [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") [2023-01-15T20:42:34.672Z] [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") [2023-01-15T20:42:34.672Z] [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") [2023-01-15T20:42:34.673Z] [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") [2023-01-15T20:42:34.673Z] [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") [2023-01-15T20:42:34.673Z] [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") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.673Z] [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") [2023-01-15T20:42:34.673Z] [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") [2023-01-15T20:42:34.673Z] [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") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.673Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.674Z] [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") [2023-01-15T20:42:34.674Z] [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") [2023-01-15T20:42:34.674Z] [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") [2023-01-15T20:42:34.674Z] [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") [2023-01-15T20:42:34.674Z] [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") [2023-01-15T20:42:34.674Z] [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") [2023-01-15T20:42:34.674Z] [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") [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.674Z] [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") [2023-01-15T20:42:34.674Z] [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") [2023-01-15T20:42:34.674Z] [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") [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.674Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.674Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.675Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.675Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.675Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.675Z] [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") [2023-01-15T20:42:34.675Z] [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") [2023-01-15T20:42:34.675Z] [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") [2023-01-15T20:42:34.675Z] [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") [2023-01-15T20:42:34.675Z] [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") [2023-01-15T20:42:34.675Z] [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") [2023-01-15T20:42:34.675Z] [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") [2023-01-15T20:42:34.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.676Z] [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") [2023-01-15T20:42:34.676Z] [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") [2023-01-15T20:42:34.676Z] [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") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.676Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.676Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.677Z] [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") [2023-01-15T20:42:34.677Z] [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") [2023-01-15T20:42:34.677Z] [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") [2023-01-15T20:42:34.677Z] [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") [2023-01-15T20:42:34.677Z] [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") [2023-01-15T20:42:34.677Z] [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") [2023-01-15T20:42:34.677Z] [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") [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.677Z] [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") [2023-01-15T20:42:34.677Z] [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") [2023-01-15T20:42:34.677Z] [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") [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.677Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.677Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.677Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.678Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.678Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.678Z] [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") [2023-01-15T20:42:34.678Z] [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") [2023-01-15T20:42:34.678Z] [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") [2023-01-15T20:42:34.678Z] [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") [2023-01-15T20:42:34.678Z] [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") [2023-01-15T20:42:34.678Z] [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") [2023-01-15T20:42:34.678Z] [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") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.679Z] [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") [2023-01-15T20:42:34.679Z] [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") [2023-01-15T20:42:34.679Z] [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") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.679Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.680Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.680Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.680Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.680Z] [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") [2023-01-15T20:42:34.680Z] [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") [2023-01-15T20:42:34.680Z] [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") [2023-01-15T20:42:34.680Z] [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") [2023-01-15T20:42:34.680Z] [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") [2023-01-15T20:42:34.680Z] [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") [2023-01-15T20:42:34.680Z] [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") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.680Z] [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") [2023-01-15T20:42:34.680Z] [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") [2023-01-15T20:42:34.680Z] [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") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.680Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.680Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.681Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.681Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.681Z] [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") [2023-01-15T20:42:34.681Z] [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") [2023-01-15T20:42:34.681Z] [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") [2023-01-15T20:42:34.681Z] [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") [2023-01-15T20:42:34.681Z] [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") [2023-01-15T20:42:34.681Z] [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") [2023-01-15T20:42:34.681Z] [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") [2023-01-15T20:42:34.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.681Z] [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") [2023-01-15T20:42:34.682Z] [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") [2023-01-15T20:42:34.682Z] [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") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.682Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.682Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.683Z] [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") [2023-01-15T20:42:34.683Z] [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") [2023-01-15T20:42:34.683Z] [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") [2023-01-15T20:42:34.683Z] [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") [2023-01-15T20:42:34.683Z] [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") [2023-01-15T20:42:34.683Z] [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") [2023-01-15T20:42:34.683Z] [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") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.683Z] [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") [2023-01-15T20:42:34.683Z] [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") [2023-01-15T20:42:34.683Z] [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") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.683Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.683Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.683Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.684Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.684Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.684Z] [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") [2023-01-15T20:42:34.684Z] [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") [2023-01-15T20:42:34.684Z] [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") [2023-01-15T20:42:34.684Z] [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") [2023-01-15T20:42:34.684Z] [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") [2023-01-15T20:42:34.684Z] [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") [2023-01-15T20:42:34.684Z] [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") [2023-01-15T20:42:34.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.684Z] [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") [2023-01-15T20:42:34.684Z] [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") [2023-01-15T20:42:34.684Z] [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") [2023-01-15T20:42:34.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.685Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.686Z] [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") [2023-01-15T20:42:34.686Z] [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") [2023-01-15T20:42:34.686Z] [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") [2023-01-15T20:42:34.686Z] [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") [2023-01-15T20:42:34.686Z] [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") [2023-01-15T20:42:34.686Z] [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") [2023-01-15T20:42:34.686Z] [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") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.686Z] [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") [2023-01-15T20:42:34.686Z] [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") [2023-01-15T20:42:34.686Z] [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") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.686Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.686Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.686Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.686Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.687Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.687Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.687Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.687Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.687Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.687Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.687Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.687Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.687Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.870Z] [javaWithResult] Looked up home!! [2023-01-15T20:42:34.875Z] [javaWithResult] Narrowed home!! [2023-01-15T20:42:34.875Z] [javaWithResult] Got the EJB!! [2023-01-15T20:42:34.875Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2023-01-15T20:42:34.875Z] [javaWithResult] and for number which is = 22.25 [2023-01-15T20:42:34.875Z] [javaWithResult] [2023-01-15T20:42:34.875Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2023-01-15T20:42:34.875Z] [javaWithResult] [2023-01-15T20:42:34.875Z] [javaWithResult] Client now getting a User Defined Exception [2023-01-15T20:42:34.875Z] [javaWithResult] Success! Caught StatelesshelloException [2023-01-15T20:42:34.875Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2023-01-15T20:42:34.875Z] [javaWithResult] [2023-01-15T20:42:34.875Z] [javaWithResult] Client is now trying to remove the session bean [2023-01-15T20:42:34.875Z] [javaWithResult] [2023-01-15T20:42:34.875Z] [javaWithResult] Session bean was successfully removed by the client. [2023-01-15T20:42:34.875Z] [javaWithResult] [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] processResult: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] failed: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] passed: [2023-01-15T20:42:34.875Z] [echo] Test ejbwithsuffix Passed [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] unknown: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] declare-test: [2023-01-15T20:42:34.875Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin undeploydir [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] undeploy.asadmin: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] setAsadminArgs: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] common.undeploy.asadmin: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] init.os: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] init.tools.unix: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] init.tools.windows: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] init.tools: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] setAsadminArgs: [2023-01-15T20:42:34.875Z] [2023-01-15T20:42:34.875Z] init: [2023-01-15T20:42:34.875Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:34.875Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:34.948Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.949Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.949Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.949Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.949Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.949Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.949Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.949Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.949Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.949Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.949Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.949Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.949Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.950Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.950Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.950Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.950Z] [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") [2023-01-15T20:42:34.950Z] [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") [2023-01-15T20:42:34.950Z] [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") [2023-01-15T20:42:34.950Z] [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") [2023-01-15T20:42:34.950Z] [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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.951Z] [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") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.951Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.951Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.951Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.952Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.952Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.952Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.952Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.952Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.952Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.952Z] [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") [2023-01-15T20:42:34.952Z] [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") [2023-01-15T20:42:34.952Z] [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") [2023-01-15T20:42:34.952Z] [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") [2023-01-15T20:42:34.952Z] [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") [2023-01-15T20:42:34.952Z] [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") [2023-01-15T20:42:34.952Z] [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") [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.952Z] [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") [2023-01-15T20:42:34.952Z] [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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.952Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.952Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.953Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.953Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.953Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.953Z] [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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.954Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.954Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.955Z] [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") [2023-01-15T20:42:34.955Z] [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") [2023-01-15T20:42:34.955Z] [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") [2023-01-15T20:42:34.955Z] [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") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.955Z] [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") [2023-01-15T20:42:34.955Z] [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") [2023-01-15T20:42:34.955Z] [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") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.955Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.955Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.955Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.955Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.955Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.956Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.956Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.956Z] [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") [2023-01-15T20:42:34.956Z] [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") [2023-01-15T20:42:34.956Z] [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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.957Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.957Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.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") [2023-01-15T20:42:34.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.958Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.958Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.959Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.959Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.959Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.959Z] [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") [2023-01-15T20:42:34.959Z] [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") [2023-01-15T20:42:34.959Z] [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") [2023-01-15T20:42:34.959Z] [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") [2023-01-15T20:42:34.959Z] [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") [2023-01-15T20:42:34.959Z] [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") [2023-01-15T20:42:34.959Z] [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") [2023-01-15T20:42:34.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.959Z] [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") [2023-01-15T20:42:34.960Z] [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") [2023-01-15T20:42:34.960Z] [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") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.960Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.960Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.961Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.961Z] [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") [2023-01-15T20:42:34.961Z] [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") [2023-01-15T20:42:34.961Z] [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") [2023-01-15T20:42:34.961Z] [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") [2023-01-15T20:42:34.961Z] [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") [2023-01-15T20:42:34.961Z] [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") [2023-01-15T20:42:34.961Z] [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") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.961Z] [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") [2023-01-15T20:42:34.961Z] [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") [2023-01-15T20:42:34.961Z] [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") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.961Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.961Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.961Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.962Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.962Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.962Z] [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") [2023-01-15T20:42:34.962Z] [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") [2023-01-15T20:42:34.962Z] [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") [2023-01-15T20:42:34.962Z] [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") [2023-01-15T20:42:34.962Z] [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") [2023-01-15T20:42:34.962Z] [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") [2023-01-15T20:42:34.962Z] [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") [2023-01-15T20:42:34.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.962Z] [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") [2023-01-15T20:42:34.962Z] [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") [2023-01-15T20:42:34.962Z] [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") [2023-01-15T20:42:34.962Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.963Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.963Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.964Z] [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") [2023-01-15T20:42:34.964Z] [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") [2023-01-15T20:42:34.964Z] [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") [2023-01-15T20:42:34.964Z] [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") [2023-01-15T20:42:34.964Z] [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") [2023-01-15T20:42:34.964Z] [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") [2023-01-15T20:42:34.964Z] [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") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.964Z] [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") [2023-01-15T20:42:34.964Z] [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") [2023-01-15T20:42:34.964Z] [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") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.964Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.964Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.964Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.964Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.964Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.965Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.965Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.965Z] [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") [2023-01-15T20:42:34.965Z] [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") [2023-01-15T20:42:34.965Z] [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") [2023-01-15T20:42:34.965Z] [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") [2023-01-15T20:42:34.965Z] [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") [2023-01-15T20:42:34.965Z] [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") [2023-01-15T20:42:34.965Z] [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") [2023-01-15T20:42:34.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.965Z] [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") [2023-01-15T20:42:34.965Z] [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") [2023-01-15T20:42:34.965Z] [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") [2023-01-15T20:42:34.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.966Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.966Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.966Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.970Z] [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") [2023-01-15T20:42:34.970Z] [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") [2023-01-15T20:42:34.970Z] [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") [2023-01-15T20:42:34.970Z] [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") [2023-01-15T20:42:34.970Z] [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") [2023-01-15T20:42:34.970Z] [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") [2023-01-15T20:42:34.970Z] [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") [2023-01-15T20:42:34.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.970Z] [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") [2023-01-15T20:42:34.970Z] [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") [2023-01-15T20:42:34.970Z] [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") [2023-01-15T20:42:34.970Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.970Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.970Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.970Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.970Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.971Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.972Z] [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") [2023-01-15T20:42:34.972Z] [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") [2023-01-15T20:42:34.972Z] [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") [2023-01-15T20:42:34.972Z] [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") [2023-01-15T20:42:34.972Z] [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") [2023-01-15T20:42:34.972Z] [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") [2023-01-15T20:42:34.972Z] [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") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.972Z] [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") [2023-01-15T20:42:34.972Z] [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") [2023-01-15T20:42:34.972Z] [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") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.972Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.972Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.972Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.972Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.973Z] [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") [2023-01-15T20:42:34.973Z] [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") [2023-01-15T20:42:34.973Z] [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") [2023-01-15T20:42:34.973Z] [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") [2023-01-15T20:42:34.973Z] [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") [2023-01-15T20:42:34.973Z] [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") [2023-01-15T20:42:34.973Z] [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") [2023-01-15T20:42:34.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.973Z] [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") [2023-01-15T20:42:34.973Z] [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") [2023-01-15T20:42:34.973Z] [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") [2023-01-15T20:42:34.973Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.973Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.973Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.973Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.973Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.973Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.974Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.974Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.974Z] [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") [2023-01-15T20:42:34.974Z] [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") [2023-01-15T20:42:34.974Z] [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") [2023-01-15T20:42:34.974Z] [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") [2023-01-15T20:42:34.975Z] [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") [2023-01-15T20:42:34.975Z] [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") [2023-01-15T20:42:34.975Z] [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") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.975Z] [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") [2023-01-15T20:42:34.975Z] [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") [2023-01-15T20:42:34.975Z] [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") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.975Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.976Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.976Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.976Z] [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") [2023-01-15T20:42:34.976Z] [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") [2023-01-15T20:42:34.976Z] [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") [2023-01-15T20:42:34.976Z] [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") [2023-01-15T20:42:34.976Z] [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") [2023-01-15T20:42:34.976Z] [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") [2023-01-15T20:42:34.976Z] [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") [2023-01-15T20:42:34.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.976Z] [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") [2023-01-15T20:42:34.976Z] [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") [2023-01-15T20:42:34.976Z] [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") [2023-01-15T20:42:34.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.976Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.976Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.977Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.977Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.977Z] [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") [2023-01-15T20:42:34.977Z] [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") [2023-01-15T20:42:34.977Z] [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") [2023-01-15T20:42:34.978Z] [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") [2023-01-15T20:42:34.978Z] [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") [2023-01-15T20:42:34.978Z] [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") [2023-01-15T20:42:34.978Z] [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") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.978Z] [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") [2023-01-15T20:42:34.978Z] [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") [2023-01-15T20:42:34.978Z] [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") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.978Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.978Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.978Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.978Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.978Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.978Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.978Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.978Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.978Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.978Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.978Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.978Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.978Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.978Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.978Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.978Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.978Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.978Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.979Z] [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") [2023-01-15T20:42:34.979Z] [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") [2023-01-15T20:42:34.979Z] [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") [2023-01-15T20:42:34.979Z] [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") [2023-01-15T20:42:34.979Z] [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") [2023-01-15T20:42:34.979Z] [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") [2023-01-15T20:42:34.979Z] [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") [2023-01-15T20:42:34.979Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.979Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.979Z] [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") [2023-01-15T20:42:34.979Z] [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") [2023-01-15T20:42:34.979Z] [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") [2023-01-15T20:42:34.979Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.979Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.979Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.979Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.979Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.980Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.980Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.980Z] [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") [2023-01-15T20:42:34.980Z] [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") [2023-01-15T20:42:34.981Z] [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") [2023-01-15T20:42:34.981Z] [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") [2023-01-15T20:42:34.981Z] [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") [2023-01-15T20:42:34.981Z] [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") [2023-01-15T20:42:34.981Z] [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") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.981Z] [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") [2023-01-15T20:42:34.981Z] [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") [2023-01-15T20:42:34.981Z] [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") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.981Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.981Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.981Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.981Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.981Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.981Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.981Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.981Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.981Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.981Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.981Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.981Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.981Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.982Z] [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") [2023-01-15T20:42:34.982Z] [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") [2023-01-15T20:42:34.982Z] [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") [2023-01-15T20:42:34.982Z] [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") [2023-01-15T20:42:34.982Z] [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") [2023-01-15T20:42:34.982Z] [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") [2023-01-15T20:42:34.982Z] [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") [2023-01-15T20:42:34.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.982Z] [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") [2023-01-15T20:42:34.982Z] [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") [2023-01-15T20:42:34.982Z] [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") [2023-01-15T20:42:34.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.982Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.982Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.983Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.983Z] [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") [2023-01-15T20:42:34.983Z] [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") [2023-01-15T20:42:34.983Z] [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") [2023-01-15T20:42:34.983Z] [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") [2023-01-15T20:42:34.984Z] [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") [2023-01-15T20:42:34.984Z] [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") [2023-01-15T20:42:34.984Z] [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") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.984Z] [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") [2023-01-15T20:42:34.984Z] [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") [2023-01-15T20:42:34.984Z] [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") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.984Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.985Z] [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") [2023-01-15T20:42:34.985Z] [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") [2023-01-15T20:42:34.985Z] [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") [2023-01-15T20:42:34.985Z] [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") [2023-01-15T20:42:34.985Z] [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") [2023-01-15T20:42:34.985Z] [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") [2023-01-15T20:42:34.985Z] [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") [2023-01-15T20:42:34.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.985Z] [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") [2023-01-15T20:42:34.985Z] [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") [2023-01-15T20:42:34.985Z] [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") [2023-01-15T20:42:34.985Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.985Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.985Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.985Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.985Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.985Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.986Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.986Z] [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") [2023-01-15T20:42:34.986Z] [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") [2023-01-15T20:42:34.986Z] [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") [2023-01-15T20:42:34.986Z] [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") [2023-01-15T20:42:34.986Z] [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") [2023-01-15T20:42:34.986Z] [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") [2023-01-15T20:42:34.986Z] [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") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.987Z] [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") [2023-01-15T20:42:34.987Z] [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") [2023-01-15T20:42:34.987Z] [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") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.987Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.987Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.987Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.987Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.987Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.987Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.987Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.987Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.987Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.987Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.987Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.987Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.988Z] [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") [2023-01-15T20:42:34.988Z] [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") [2023-01-15T20:42:34.988Z] [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") [2023-01-15T20:42:34.988Z] [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") [2023-01-15T20:42:34.988Z] [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") [2023-01-15T20:42:34.988Z] [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") [2023-01-15T20:42:34.988Z] [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") [2023-01-15T20:42:34.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.988Z] [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") [2023-01-15T20:42:34.988Z] [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") [2023-01-15T20:42:34.988Z] [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") [2023-01-15T20:42:34.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.988Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.988Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.989Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.989Z] [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") [2023-01-15T20:42:34.989Z] [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") [2023-01-15T20:42:34.990Z] [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") [2023-01-15T20:42:34.990Z] [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") [2023-01-15T20:42:34.990Z] [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") [2023-01-15T20:42:34.990Z] [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") [2023-01-15T20:42:34.990Z] [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") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.990Z] [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") [2023-01-15T20:42:34.990Z] [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") [2023-01-15T20:42:34.990Z] [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") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.990Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.990Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.990Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.990Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.990Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.990Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.990Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.990Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.990Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.990Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.990Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:34.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:34.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:34.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:34.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.991Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:34.991Z] [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") [2023-01-15T20:42:34.991Z] [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") [2023-01-15T20:42:34.991Z] [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") [2023-01-15T20:42:34.991Z] [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") [2023-01-15T20:42:34.991Z] [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") [2023-01-15T20:42:34.991Z] [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") [2023-01-15T20:42:34.991Z] [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") [2023-01-15T20:42:34.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:34.991Z] [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") [2023-01-15T20:42:34.991Z] [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") [2023-01-15T20:42:34.991Z] [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") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:34.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:34.992Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:34.992Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.134Z] [get] Not modified - so not downloaded [2023-01-15T20:42:35.137Z] [2023-01-15T20:42:35.137Z] init.customtasks: [2023-01-15T20:42:35.137Z] [2023-01-15T20:42:35.137Z] delAppRef: [2023-01-15T20:42:35.137Z] [2023-01-15T20:42:35.137Z] init.os: [2023-01-15T20:42:35.137Z] [2023-01-15T20:42:35.137Z] init.tools.unix: [2023-01-15T20:42:35.137Z] [2023-01-15T20:42:35.137Z] init.tools.windows: [2023-01-15T20:42:35.137Z] [2023-01-15T20:42:35.137Z] init.tools: [2023-01-15T20:42:35.137Z] [2023-01-15T20:42:35.137Z] setAsadminArgs: [2023-01-15T20:42:35.137Z] [2023-01-15T20:42:35.137Z] init: [2023-01-15T20:42:35.137Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:35.137Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:35.137Z] [get] Not modified - so not downloaded [2023-01-15T20:42:35.137Z] [2023-01-15T20:42:35.137Z] init.customtasks: [2023-01-15T20:42:35.138Z] [2023-01-15T20:42:35.138Z] common.run.asadmin: [2023-01-15T20:42:35.138Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithEjbSuffix [2023-01-15T20:42:35.138Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.254Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.254Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.254Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.254Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.254Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.254Z] [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") [2023-01-15T20:42:35.254Z] [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") [2023-01-15T20:42:35.254Z] [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") [2023-01-15T20:42:35.254Z] [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") [2023-01-15T20:42:35.254Z] [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") [2023-01-15T20:42:35.254Z] [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") [2023-01-15T20:42:35.254Z] [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") [2023-01-15T20:42:35.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.254Z] [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") [2023-01-15T20:42:35.254Z] [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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.255Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.255Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.256Z] [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") [2023-01-15T20:42:35.256Z] [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") [2023-01-15T20:42:35.256Z] [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") [2023-01-15T20:42:35.256Z] [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") [2023-01-15T20:42:35.256Z] [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") [2023-01-15T20:42:35.256Z] [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") [2023-01-15T20:42:35.256Z] [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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.256Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.256Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.256Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.256Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.256Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.257Z] [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") [2023-01-15T20:42:35.257Z] [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") [2023-01-15T20:42:35.257Z] [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") [2023-01-15T20:42:35.257Z] [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") [2023-01-15T20:42:35.257Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.257Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.257Z] [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") [2023-01-15T20:42:35.257Z] [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") [2023-01-15T20:42:35.257Z] [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") [2023-01-15T20:42:35.257Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.257Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.257Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.257Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.257Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.258Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.258Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.258Z] [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") [2023-01-15T20:42:35.258Z] [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") [2023-01-15T20:42:35.258Z] [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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.259Z] [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") [2023-01-15T20:42:35.259Z] [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") [2023-01-15T20:42:35.259Z] [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") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.259Z] [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") [2023-01-15T20:42:35.259Z] [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") [2023-01-15T20:42:35.259Z] [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") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.259Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.260Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.260Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.260Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.260Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.260Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.260Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.260Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.260Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.260Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.261Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.261Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.261Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.261Z] [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") [2023-01-15T20:42:35.261Z] [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") [2023-01-15T20:42:35.261Z] [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") [2023-01-15T20:42:35.261Z] [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") [2023-01-15T20:42:35.261Z] [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") [2023-01-15T20:42:35.261Z] [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") [2023-01-15T20:42:35.261Z] [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") [2023-01-15T20:42:35.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.261Z] [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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.262Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.262Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.263Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.263Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.263Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.263Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.263Z] [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") [2023-01-15T20:42:35.263Z] [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") [2023-01-15T20:42:35.263Z] [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") [2023-01-15T20:42:35.263Z] [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") [2023-01-15T20:42:35.263Z] [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") [2023-01-15T20:42:35.263Z] [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") [2023-01-15T20:42:35.263Z] [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") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.263Z] [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") [2023-01-15T20:42:35.263Z] [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") [2023-01-15T20:42:35.263Z] [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") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.263Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.263Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.264Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.264Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.265Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.265Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.266Z] [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") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.266Z] [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") [2023-01-15T20:42:35.266Z] [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") [2023-01-15T20:42:35.266Z] [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") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.266Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.266Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.266Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.266Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.267Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.267Z] [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") [2023-01-15T20:42:35.267Z] [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") [2023-01-15T20:42:35.267Z] [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") [2023-01-15T20:42:35.267Z] [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") [2023-01-15T20:42:35.267Z] [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") [2023-01-15T20:42:35.267Z] [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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.267Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.268Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.268Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.269Z] [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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.269Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.269Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.269Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.269Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.269Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.269Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.269Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.269Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.269Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.269Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.269Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.269Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.269Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.269Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.269Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.269Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.269Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.270Z] [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") [2023-01-15T20:42:35.270Z] [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") [2023-01-15T20:42:35.270Z] [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") [2023-01-15T20:42:35.270Z] [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") [2023-01-15T20:42:35.270Z] [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") [2023-01-15T20:42:35.270Z] [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") [2023-01-15T20:42:35.270Z] [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") [2023-01-15T20:42:35.270Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.270Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.270Z] [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") [2023-01-15T20:42:35.270Z] [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") [2023-01-15T20:42:35.270Z] [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") [2023-01-15T20:42:35.270Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.270Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.270Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.270Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.270Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.271Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.272Z] [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") [2023-01-15T20:42:35.272Z] [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") [2023-01-15T20:42:35.272Z] [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") [2023-01-15T20:42:35.272Z] [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") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.272Z] [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") [2023-01-15T20:42:35.272Z] [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") [2023-01-15T20:42:35.272Z] [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") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.273Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.273Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.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") [2023-01-15T20:42:35.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.273Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.273Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.274Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.274Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.274Z] [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") [2023-01-15T20:42:35.274Z] [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") [2023-01-15T20:42:35.274Z] [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") [2023-01-15T20:42:35.274Z] [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") [2023-01-15T20:42:35.274Z] [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") [2023-01-15T20:42:35.274Z] [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") [2023-01-15T20:42:35.275Z] [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") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.275Z] [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") [2023-01-15T20:42:35.275Z] [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") [2023-01-15T20:42:35.275Z] [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") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.275Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.276Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.276Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.276Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.276Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.276Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.276Z] [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") [2023-01-15T20:42:35.276Z] [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") [2023-01-15T20:42:35.276Z] [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") [2023-01-15T20:42:35.276Z] [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") [2023-01-15T20:42:35.276Z] [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") [2023-01-15T20:42:35.276Z] [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") [2023-01-15T20:42:35.276Z] [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") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.276Z] [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") [2023-01-15T20:42:35.276Z] [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") [2023-01-15T20:42:35.276Z] [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") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.276Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.276Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.277Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.277Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.277Z] [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") [2023-01-15T20:42:35.277Z] [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") [2023-01-15T20:42:35.277Z] [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") [2023-01-15T20:42:35.277Z] [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") [2023-01-15T20:42:35.277Z] [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") [2023-01-15T20:42:35.277Z] [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") [2023-01-15T20:42:35.277Z] [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") [2023-01-15T20:42:35.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.277Z] [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") [2023-01-15T20:42:35.277Z] [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") [2023-01-15T20:42:35.278Z] [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") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.278Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.278Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.279Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.279Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.279Z] [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") [2023-01-15T20:42:35.279Z] [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") [2023-01-15T20:42:35.279Z] [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") [2023-01-15T20:42:35.279Z] [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") [2023-01-15T20:42:35.279Z] [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") [2023-01-15T20:42:35.279Z] [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") [2023-01-15T20:42:35.279Z] [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") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.279Z] [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") [2023-01-15T20:42:35.279Z] [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") [2023-01-15T20:42:35.279Z] [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") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.279Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.279Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.280Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.280Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.280Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.280Z] [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") [2023-01-15T20:42:35.280Z] [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") [2023-01-15T20:42:35.280Z] [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") [2023-01-15T20:42:35.280Z] [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") [2023-01-15T20:42:35.280Z] [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") [2023-01-15T20:42:35.280Z] [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") [2023-01-15T20:42:35.280Z] [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") [2023-01-15T20:42:35.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.280Z] [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") [2023-01-15T20:42:35.280Z] [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") [2023-01-15T20:42:35.280Z] [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") [2023-01-15T20:42:35.280Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.280Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.281Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.281Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.281Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.281Z] [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") [2023-01-15T20:42:35.282Z] [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") [2023-01-15T20:42:35.282Z] [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") [2023-01-15T20:42:35.282Z] [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") [2023-01-15T20:42:35.282Z] [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") [2023-01-15T20:42:35.282Z] [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") [2023-01-15T20:42:35.282Z] [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") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.282Z] [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") [2023-01-15T20:42:35.282Z] [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") [2023-01-15T20:42:35.282Z] [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") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.282Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.282Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.282Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.282Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.282Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.282Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.282Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.282Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.282Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.282Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.282Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.283Z] [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") [2023-01-15T20:42:35.283Z] [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") [2023-01-15T20:42:35.283Z] [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") [2023-01-15T20:42:35.283Z] [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") [2023-01-15T20:42:35.283Z] [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") [2023-01-15T20:42:35.283Z] [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") [2023-01-15T20:42:35.283Z] [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") [2023-01-15T20:42:35.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.283Z] [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") [2023-01-15T20:42:35.283Z] [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") [2023-01-15T20:42:35.283Z] [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") [2023-01-15T20:42:35.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.283Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.283Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.284Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.284Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.284Z] [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") [2023-01-15T20:42:35.284Z] [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") [2023-01-15T20:42:35.284Z] [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") [2023-01-15T20:42:35.284Z] [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") [2023-01-15T20:42:35.284Z] [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") [2023-01-15T20:42:35.285Z] [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") [2023-01-15T20:42:35.285Z] [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") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.285Z] [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") [2023-01-15T20:42:35.285Z] [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") [2023-01-15T20:42:35.285Z] [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") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.285Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.285Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.285Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.286Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.286Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.286Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.286Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.286Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.286Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.286Z] [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") [2023-01-15T20:42:35.286Z] [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") [2023-01-15T20:42:35.286Z] [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") [2023-01-15T20:42:35.286Z] [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") [2023-01-15T20:42:35.286Z] [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") [2023-01-15T20:42:35.286Z] [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") [2023-01-15T20:42:35.286Z] [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") [2023-01-15T20:42:35.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.286Z] [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") [2023-01-15T20:42:35.286Z] [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") [2023-01-15T20:42:35.286Z] [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") [2023-01-15T20:42:35.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.286Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.286Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.287Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.287Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.287Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.287Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.287Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.287Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.287Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.287Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.287Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.287Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.287Z] [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") [2023-01-15T20:42:35.287Z] [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") [2023-01-15T20:42:35.287Z] [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") [2023-01-15T20:42:35.287Z] [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") [2023-01-15T20:42:35.287Z] [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") [2023-01-15T20:42:35.288Z] [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") [2023-01-15T20:42:35.288Z] [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") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.288Z] [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") [2023-01-15T20:42:35.288Z] [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") [2023-01-15T20:42:35.288Z] [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") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.288Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankbean,null [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankbean,,Home [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2023-01-15T20:42:35.288Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69 [2023-01-15T20:42:35.288Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.289Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2023-01-15T20:42:35.289Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2023-01-15T20:42:35.289Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2023-01-15T20:42:35.289Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2023-01-15T20:42:35.289Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3 [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:bankBean,null [2023-01-15T20:42:35.289Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2023-01-15T20:42:35.289Z] [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") [2023-01-15T20:42:35.289Z] [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") [2023-01-15T20:42:35.289Z] [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") [2023-01-15T20:42:35.289Z] [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") [2023-01-15T20:42:35.289Z] [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") [2023-01-15T20:42:35.289Z] [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") [2023-01-15T20:42:35.289Z] [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") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2023-01-15T20:42:35.289Z] [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") [2023-01-15T20:42:35.289Z] [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") [2023-01-15T20:42:35.289Z] [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") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:EJBName,customer [2023-01-15T20:42:35.289Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2023-01-15T20:42:35.289Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:TestEJBPerms,main,Home,java.lang.String[] [2023-01-15T20:42:35.290Z] [java] Value of key is: static void jakarta.security.jacc.TestEJBPerms.main(java.lang.String[]) [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:testEJBPerms,main,Home,java.lang.String[] [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home,long [2023-01-15T20:42:35.290Z] [java] Value of key is: final native void java.lang.Object.wait(long) throws java.lang.InterruptedException [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home,long [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home,long,int [2023-01-15T20:42:35.290Z] [java] Value of key is: final void java.lang.Object.wait(long,int) throws java.lang.InterruptedException [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home,long,int [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is: final void java.lang.Object.wait() throws java.lang.InterruptedException [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:TestEJBPerms,equals,Home,java.lang.Object [2023-01-15T20:42:35.290Z] [java] Value of key is: boolean java.lang.Object.equals(java.lang.Object) [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:testEJBPerms,equals,Home,java.lang.Object [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:TestEJBPerms,toString,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is: java.lang.String java.lang.Object.toString() [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:testEJBPerms,toString,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:TestEJBPerms,hashCode,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is: native int java.lang.Object.hashCode() [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:testEJBPerms,hashCode,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:TestEJBPerms,getClass,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is: final native java.lang.Class java.lang.Object.getClass() [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:testEJBPerms,getClass,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:TestEJBPerms,notify,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is: final native void java.lang.Object.notify() [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:testEJBPerms,notify,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:TestEJBPerms,notifyAll,Home, [2023-01-15T20:42:35.290Z] [java] Value of key is: final native void java.lang.Object.notifyAll() [2023-01-15T20:42:35.290Z] [java] Value of key is:TestSerialization:testEJBPerms,notifyAll,Home, [2023-01-15T20:42:35.290Z] [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[]") [2023-01-15T20:42:35.290Z] [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") [2023-01-15T20:42:35.290Z] [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") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2023-01-15T20:42:35.290Z] [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") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2023-01-15T20:42:35.290Z] [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[]") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2023-01-15T20:42:35.290Z] [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") [2023-01-15T20:42:35.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2023-01-15T20:42:35.291Z] [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[]") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2023-01-15T20:42:35.291Z] [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") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2023-01-15T20:42:35.291Z] [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") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2023-01-15T20:42:35.291Z] [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[]") [2023-01-15T20:42:35.291Z] [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") [2023-01-15T20:42:35.291Z] [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") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2023-01-15T20:42:35.291Z] [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") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2023-01-15T20:42:35.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2023-01-15T20:42:35.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2023-01-15T20:42:35.293Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2023-01-15T20:42:35.293Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:35.293Z] [java] [2023-01-15T20:42:35.293Z] [java] [2023-01-15T20:42:35.293Z] [java] ----------------------------------------- [2023-01-15T20:42:35.293Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2023-01-15T20:42:35.293Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string"): PASS - [2023-01-15T20:42:35.293Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2023-01-15T20:42:35.293Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2023-01-15T20:42:35.293Z] [java] - TestSerialization:TestEJBPerms,wait,Home,long: PASS - [2023-01-15T20:42:35.293Z] [java] - native int java.lang.Object.hashCode(): PASS - [2023-01-15T20:42:35.293Z] [java] - TestSerialization:testEJBPerms,getClass,Home,: PASS - [2023-01-15T20:42:35.293Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2023-01-15T20:42:35.293Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2023-01-15T20:42:35.293Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2023-01-15T20:42:35.293Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@578486a3: PASS - [2023-01-15T20:42:35.293Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null: PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2023-01-15T20:42:35.294Z] [java] - doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@5c5a1b69: PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2023-01-15T20:42:35.294Z] [java] - TestSerialization:TestEJBPerms,toString,Home,: PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - TestSerialization:testEJBPerms,wait,Home,long: PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - final native void java.lang.Object.wait(long) throws java.lang.InterruptedException: PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - TestSerialization:TestEJBPerms,getClass,Home,: PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - TestSerialization:EJBName,customer: PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2023-01-15T20:42:35.294Z] [java] - TestSerialization:TestEJBPerms,wait,Home,: PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - TestSerialization:TestEJBPerms,wait,Home,long,int: PASS - [2023-01-15T20:42:35.294Z] [java] - TestSerialization:bankbean,withdraw,Home,java.lang.string: PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - final native void java.lang.Object.notifyAll(): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - TestSerialization:testEJBPerms,main,Home,java.lang.String[]: PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2023-01-15T20:42:35.294Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,"): PASS - [2023-01-15T20:42:35.295Z] [java] - final void java.lang.Object.wait() throws java.lang.InterruptedException: PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2023-01-15T20:42:35.295Z] [java] - TestSerialization:TestEJBPerms,main,Home,java.lang.String[]: PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - TestSerialization:testEJBPerms,wait,Home,long,int: PASS - [2023-01-15T20:42:35.295Z] [java] - TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int: PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@627551fb: PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - TestSerialization:myBean,withdraw,,java.lang.string: PASS - [2023-01-15T20:42:35.295Z] [java] - doEJBMethodPermission:true-bankbean-withdraw: PASS - [2023-01-15T20:42:35.295Z] [java] - TestSerialization:testEJBPerms,wait,Home,: PASS - [2023-01-15T20:42:35.295Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string: PASS - [2023-01-15T20:42:35.295Z] [java] - TestSerialization:myBean,withdraw,Home,java.lang.string: PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - TestSerialization:bankBean,withdraw,Home: PASS - [2023-01-15T20:42:35.295Z] [java] - TestSerialization:myBean,withdraw,,java.lang.int: PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string,: PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2023-01-15T20:42:35.295Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@578486a3: PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2023-01-15T20:42:35.295Z] [java] - TestSerialization:testEJBPerms,notifyAll,Home,: PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2023-01-15T20:42:35.295Z] [java] - TestSerialization:bankbean,withdraw,Home: PASS - [2023-01-15T20:42:35.295Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2023-01-15T20:42:35.296Z] [java] - doEJBMethodPermission:false-bankbean-withdraw,: PASS - [2023-01-15T20:42:35.296Z] [java] - final native java.lang.Class java.lang.Object.getClass(): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - TestSerialization:bankBean,null: PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2023-01-15T20:42:35.296Z] [java] - TestSerialization:myBean,withdraw,Remote,: PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - doEJBRoleRefPermission:true-EJBName-customer: PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - TestSerialization:TestEJBPerms,notifyAll,Home,: PASS - [2023-01-15T20:42:35.296Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string: PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2023-01-15T20:42:35.296Z] [java] - doEJBMethodPermission:true-bankbean-null: PASS - [2023-01-15T20:42:35.296Z] [java] - TestSerialization:bankBean,withdraw,Home,java.lang.string: PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - TestSerialization:testEJBPerms,hashCode,Home,: PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2023-01-15T20:42:35.296Z] [java] - static void jakarta.security.jacc.TestEJBPerms.main(java.lang.String[]): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - doEJBMethodPermission:true-bankbean-,Home,java.lang.string: PASS - [2023-01-15T20:42:35.296Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,Home: PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - TestSerialization:testEJBPerms,equals,Home,java.lang.Object: PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2023-01-15T20:42:35.296Z] [java] - TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int: PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2023-01-15T20:42:35.296Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2023-01-15T20:42:35.296Z] [java] - TestSerialization:testEJBPerms,notify,Home,: PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:TestEJBPerms,hashCode,Home,: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:myBean,,Home,java.lang.string: PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:bankbean,withdraw,,java.lang.string: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:TestEJBPerms,equals,Home,java.lang.Object: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:TestEJBPerms,notify,Home,: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2023-01-15T20:42:35.297Z] [java] - final native void java.lang.Object.notify(): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2023-01-15T20:42:35.297Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-null-null-null: PASS - [2023-01-15T20:42:35.297Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@627551fb: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,,: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:EJBName1,roleRef1: PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:EJBName1,roleRef2: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:bankbean,null: PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:bankBean,,Home,java.lang.string: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:EJBName2,roleRef2: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - TestSerialization:EJBName2,roleRef1: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2023-01-15T20:42:35.297Z] [java] - java.lang.String java.lang.Object.toString(): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2023-01-15T20:42:35.297Z] [java] - final void java.lang.Object.wait(long,int) throws java.lang.InterruptedException: PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2023-01-15T20:42:35.297Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2023-01-15T20:42:35.298Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2023-01-15T20:42:35.298Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2023-01-15T20:42:35.298Z] [java] - TestSerialization:testEJBPerms,toString,Home,: PASS - [2023-01-15T20:42:35.298Z] [java] - TestSerialization:bankbean,withdraw: PASS - [2023-01-15T20:42:35.298Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2023-01-15T20:42:35.298Z] [java] - TestSerialization:bankbean,,Home,java.lang.string: PASS - [2023-01-15T20:42:35.298Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2023-01-15T20:42:35.298Z] [java] - boolean java.lang.Object.equals(java.lang.Object): PASS - [2023-01-15T20:42:35.298Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2023-01-15T20:42:35.298Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2023-01-15T20:42:35.298Z] [java] - TestSerialization:bankbean,,Home: PASS - [2023-01-15T20:42:35.298Z] [java] - TestSerialization:myBean,,,java.lang.string: PASS - [2023-01-15T20:42:35.298Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2023-01-15T20:42:35.298Z] [java] - TestSerialization:bankbean,withdraw,,: PASS - [2023-01-15T20:42:35.298Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2023-01-15T20:42:35.298Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2023-01-15T20:42:35.298Z] [java] - doEJBMethodPermission:true-bankbean-,Home: PASS - [2023-01-15T20:42:35.298Z] [java] ----------------------------------------- [2023-01-15T20:42:35.298Z] [java] Total PASS: 200 [2023-01-15T20:42:35.298Z] [java] Total FAIL: 0 [2023-01-15T20:42:35.298Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:35.298Z] [java] ----------------------------------------- [2023-01-15T20:42:35.298Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:35.555Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:35.555Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:35.555Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:35.555Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:35.555Z] [2023-01-15T20:42:35.555Z] setOSConditions: [2023-01-15T20:42:35.555Z] [2023-01-15T20:42:35.555Z] setToolWin: [2023-01-15T20:42:35.555Z] [2023-01-15T20:42:35.555Z] setToolUnix: [2023-01-15T20:42:35.555Z] [2023-01-15T20:42:35.555Z] setToolProperty: [2023-01-15T20:42:35.555Z] [2023-01-15T20:42:35.555Z] setS1ASclassPath: [2023-01-15T20:42:35.555Z] [2023-01-15T20:42:35.555Z] init-common: [2023-01-15T20:42:35.555Z] [2023-01-15T20:42:35.555Z] run-urltests: [2023-01-15T20:42:35.555Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:35.680Z] [exec] Value of key is: test1 : [2023-01-15T20:42:35.705Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:35.706Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:42:35.813Z] [java] patternType: 3 3 succeded /a/b/c.jsp [2023-01-15T20:42:35.814Z] [java] Value of key is:testPatternType:/a/b/c.jsp [2023-01-15T20:42:35.814Z] [java] patternType: 3 3 succeded /a/c [2023-01-15T20:42:35.814Z] [java] Value of key is:testPatternType:/a/c [2023-01-15T20:42:35.814Z] [java] patternType: 2 2 succeded /* [2023-01-15T20:42:35.814Z] [java] Value of key is:testPatternType:/* [2023-01-15T20:42:35.814Z] [java] patternType: 2 2 succeded /a/* [2023-01-15T20:42:35.814Z] [java] Value of key is:testPatternType:/a/* [2023-01-15T20:42:35.814Z] [java] patternType: 2 2 succeded /a/c/* [2023-01-15T20:42:35.814Z] [java] Value of key is:testPatternType:/a/c/* [2023-01-15T20:42:35.814Z] [java] patternType: 2 2 succeded //* [2023-01-15T20:42:35.814Z] [java] Value of key is:testPatternType://* [2023-01-15T20:42:35.814Z] [java] patternType: 1 1 succeded *.jsp [2023-01-15T20:42:35.814Z] [java] Value of key is:testPatternType:*.jsp [2023-01-15T20:42:35.814Z] [java] patternType: 1 1 succeded *.asp [2023-01-15T20:42:35.814Z] [java] Value of key is:testPatternType:*.asp [2023-01-15T20:42:35.814Z] [java] patternType: 0 0 succeded / [2023-01-15T20:42:35.814Z] [java] Value of key is:testPatternType:/ [2023-01-15T20:42:35.814Z] [java] compareTo(->): 0 0 succeded /a/b/c.jsp /a/b/c.jsp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/b/c.jsp-3 [2023-01-15T20:42:35.814Z] [java] compareTo(->): !0 -1 succeded /a/b/c.jsp /a/c [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/c-3 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /a/* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /a/c/* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/c/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp //* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-//*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp *.jsp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-*.jsp-1 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp *.asp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-*.asp-1 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp / [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/-0 [2023-01-15T20:42:35.814Z] [java] compareTo(->): !0 1 succeded /a/c /a/b/c.jsp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/c-3-/a/b/c.jsp-3 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 0 0 succeded /a/c /a/c [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/c-3-/a/c-3 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/c /* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/c-3-/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/c /a/* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/c-3-/a/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/c /a/c/* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/c-3-/a/c/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/c //* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/c-3-//*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/c *.jsp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/c-3-*.jsp-1 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/c *.asp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/c-3-*.asp-1 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/c / [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/c-3-/-0 [2023-01-15T20:42:35.814Z] [java] compareTo(->): -1 -1 succeded /* /a/b/c.jsp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.814Z] [java] compareTo(->): -1 -1 succeded /* /a/c [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/*-2-/a/c-3 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 0 0 succeded /* /* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/*-2-/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): !0 -1 succeded /* /a/* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/*-2-/a/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): !0 -1 succeded /* /a/c/* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/*-2-/a/c/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): !0 -1 succeded /* //* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/*-2-//*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /* *.jsp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/*-2-*.jsp-1 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /* *.asp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/*-2-*.asp-1 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /* / [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/*-2-/-0 [2023-01-15T20:42:35.814Z] [java] compareTo(->): -1 -1 succeded /a/* /a/b/c.jsp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.814Z] [java] compareTo(->): -1 -1 succeded /a/* /a/c [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/*-2-/a/c-3 [2023-01-15T20:42:35.814Z] [java] compareTo(->): !0 1 succeded /a/* /* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/*-2-/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 0 0 succeded /a/* /a/* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/*-2-/a/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): !0 -1 succeded /a/* /a/c/* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/*-2-/a/c/*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): !0 1 succeded /a/* //* [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/*-2-//*-2 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/* *.jsp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/*-2-*.jsp-1 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/* *.asp [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/*-2-*.asp-1 [2023-01-15T20:42:35.814Z] [java] compareTo(->): 1 1 succeded /a/* / [2023-01-15T20:42:35.814Z] [java] Value of key is:testCompareTo:/a/*-2-/-0 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded /a/c/* /a/b/c.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded /a/c/* /a/c [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/c-3 [2023-01-15T20:42:35.815Z] [java] compareTo(->): !0 1 succeded /a/c/* /* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/a/c/*-2-/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): !0 1 succeded /a/c/* /a/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 0 0 succeded /a/c/* /a/c/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/c/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): !0 1 succeded /a/c/* //* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/a/c/*-2-//*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 1 1 succeded /a/c/* *.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/a/c/*-2-*.jsp-1 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 1 1 succeded /a/c/* *.asp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/a/c/*-2-*.asp-1 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 1 1 succeded /a/c/* / [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/a/c/*-2-/-0 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded //* /a/b/c.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo://*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded //* /a/c [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo://*-2-/a/c-3 [2023-01-15T20:42:35.815Z] [java] compareTo(->): !0 1 succeded //* /* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo://*-2-/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): !0 -1 succeded //* /a/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo://*-2-/a/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): !0 -1 succeded //* /a/c/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo://*-2-/a/c/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 0 0 succeded //* //* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo://*-2-//*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 1 1 succeded //* *.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo://*-2-*.jsp-1 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 1 1 succeded //* *.asp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo://*-2-*.asp-1 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 1 1 succeded //* / [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo://*-2-/-0 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/b/c.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/b/c.jsp-3 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/c [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/c-3 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.jsp /* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.jsp-1-/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/c/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/c/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.jsp //* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.jsp-1-//*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 0 0 succeded *.jsp *.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.jsp-1-*.jsp-1 [2023-01-15T20:42:35.815Z] [java] compareTo(->): !0 1 succeded *.jsp *.asp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.jsp-1-*.asp-1 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 1 1 succeded *.jsp / [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.jsp-1-/-0 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.asp /a/b/c.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.asp-1-/a/b/c.jsp-3 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.asp /a/c [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.asp-1-/a/c-3 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.asp /* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.asp-1-/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.asp /a/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.asp-1-/a/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.asp /a/c/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.asp-1-/a/c/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded *.asp //* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.asp-1-//*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): !0 -1 succeded *.asp *.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.asp-1-*.jsp-1 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 0 0 succeded *.asp *.asp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.asp-1-*.asp-1 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 1 1 succeded *.asp / [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:*.asp-1-/-0 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded / /a/b/c.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/-0-/a/b/c.jsp-3 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded / /a/c [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/-0-/a/c-3 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded / /* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/-0-/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded / /a/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/-0-/a/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded / /a/c/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/-0-/a/c/*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded / //* [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/-0-//*-2 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded / *.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/-0-*.jsp-1 [2023-01-15T20:42:35.815Z] [java] compareTo(->): -1 -1 succeded / *.asp [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/-0-*.asp-1 [2023-01-15T20:42:35.815Z] [java] compareTo(->): 0 0 succeded / / [2023-01-15T20:42:35.815Z] [java] Value of key is:testCompareTo:/-0-/-0 [2023-01-15T20:42:35.815Z] [java] implies(->): true true succeded /a/b/c.jsp /a/b/c.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/b/c.jsp-3 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/b/c.jsp /a/c [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/c-3 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/b/c.jsp /* [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/*-2 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/b/c.jsp /a/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/*-2 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/b/c.jsp /a/c/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/c/*-2 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/b/c.jsp //* [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-//*-2 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/b/c.jsp *.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-*.jsp-1 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/b/c.jsp *.asp [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-*.asp-1 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/b/c.jsp / [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/-0 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/c /a/b/c.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/c-3-/a/b/c.jsp-3 [2023-01-15T20:42:35.815Z] [java] implies(->): true true succeded /a/c /a/c [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/c-3-/a/c-3 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/c /* [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/c-3-/*-2 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/c /a/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/c-3-/a/*-2 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/c /a/c/* [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/c-3-/a/c/*-2 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/c //* [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/c-3-//*-2 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/c *.jsp [2023-01-15T20:42:35.815Z] [java] Value of key is:testImplies:/a/c-3-*.jsp-1 [2023-01-15T20:42:35.815Z] [java] implies(->): false false succeded /a/c *.asp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c-3-*.asp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/c / [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c-3-/-0 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /* /a/b/c.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /* /a/c [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/*-2-/a/c-3 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /* /* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/*-2-/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /* /a/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/*-2-/a/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /* /a/c/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/*-2-/a/c/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /* //* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/*-2-//*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /* *.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/*-2-*.jsp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /* *.asp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/*-2-*.asp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /* / [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/*-2-/-0 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /a/* /a/b/c.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /a/* /a/c [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/*-2-/a/c-3 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/* /* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/*-2-/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /a/* /a/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/*-2-/a/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /a/* /a/c/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/*-2-/a/c/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/* //* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/*-2-//*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/* *.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/*-2-*.jsp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/* *.asp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/*-2-*.asp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/* / [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/*-2-/-0 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/c/* /a/b/c.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c/*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /a/c/* /a/c [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c/*-2-/a/c-3 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/c/* /* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c/*-2-/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/c/* /a/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c/*-2-/a/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded /a/c/* /a/c/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c/*-2-/a/c/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/c/* //* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c/*-2-//*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/c/* *.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c/*-2-*.jsp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/c/* *.asp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c/*-2-*.asp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded /a/c/* / [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/a/c/*-2-/-0 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded //* /a/b/c.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies://*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded //* /a/c [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies://*-2-/a/c-3 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded //* /* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies://*-2-/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded //* /a/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies://*-2-/a/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded //* /a/c/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies://*-2-/a/c/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded //* //* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies://*-2-//*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded //* *.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies://*-2-*.jsp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded //* *.asp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies://*-2-*.asp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded //* / [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies://*-2-/-0 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded *.jsp /a/b/c.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.jsp-1-/a/b/c.jsp-3 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.jsp /a/c [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.jsp-1-/a/c-3 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.jsp /* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.jsp-1-/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.jsp /a/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.jsp-1-/a/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.jsp /a/c/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.jsp-1-/a/c/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.jsp //* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.jsp-1-//*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded *.jsp *.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.jsp-1-*.jsp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.jsp *.asp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.jsp-1-*.asp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.jsp / [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.jsp-1-/-0 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.asp /a/b/c.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.asp-1-/a/b/c.jsp-3 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.asp /a/c [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.asp-1-/a/c-3 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.asp /* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.asp-1-/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.asp /a/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.asp-1-/a/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.asp /a/c/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.asp-1-/a/c/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.asp //* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.asp-1-//*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.asp *.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.asp-1-*.jsp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded *.asp *.asp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.asp-1-*.asp-1 [2023-01-15T20:42:35.816Z] [java] implies(->): false false succeded *.asp / [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:*.asp-1-/-0 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded / /a/b/c.jsp [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/-0-/a/b/c.jsp-3 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded / /a/c [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/-0-/a/c-3 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded / /* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/-0-/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded / /a/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/-0-/a/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded / /a/c/* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/-0-/a/c/*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded / //* [2023-01-15T20:42:35.816Z] [java] Value of key is:testImplies:/-0-//*-2 [2023-01-15T20:42:35.816Z] [java] implies(->): true true succeded / *.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testImplies:/-0-*.jsp-1 [2023-01-15T20:42:35.817Z] [java] implies(->): true true succeded / *.asp [2023-01-15T20:42:35.817Z] [java] Value of key is:testImplies:/-0-*.asp-1 [2023-01-15T20:42:35.817Z] [java] implies(->): true true succeded / / [2023-01-15T20:42:35.817Z] [java] Value of key is:testImplies:/-0-/-0 [2023-01-15T20:42:35.817Z] [java] equals(-->): true true succeded /a/b/c.jsp /a/b/c.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/b/c.jsp-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/c [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/c-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/b/c.jsp /* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/c/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/c/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/b/c.jsp //* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-//*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/b/c.jsp *.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-*.jsp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/b/c.jsp *.asp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-*.asp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/b/c.jsp / [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/-0 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c /a/b/c.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c-3-/a/b/c.jsp-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): true true succeded /a/c /a/c [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c-3-/a/c-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c /* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c-3-/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c /a/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c-3-/a/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c /a/c/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c-3-/a/c/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c //* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c-3-//*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c *.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c-3-*.jsp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c *.asp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c-3-*.asp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c / [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c-3-/-0 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /* /a/b/c.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /* /a/c [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/*-2-/a/c-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): true true succeded /* /* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/*-2-/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /* /a/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/*-2-/a/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /* /a/c/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/*-2-/a/c/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /* //* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/*-2-//*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /* *.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/*-2-*.jsp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /* *.asp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/*-2-*.asp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /* / [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/*-2-/-0 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/* /a/b/c.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/* /a/c [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/*-2-/a/c-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/* /* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/*-2-/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): true true succeded /a/* /a/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/*-2-/a/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/* /a/c/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/*-2-/a/c/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/* //* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/*-2-//*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/* *.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/*-2-*.jsp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/* *.asp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/*-2-*.asp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/* / [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/*-2-/-0 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c/* /a/b/c.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c/*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c/* /a/c [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c/*-2-/a/c-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c/* /* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c/*-2-/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c/* /a/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c/*-2-/a/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): true true succeded /a/c/* /a/c/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c/*-2-/a/c/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c/* //* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c/*-2-//*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c/* *.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c/*-2-*.jsp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c/* *.asp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c/*-2-*.asp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded /a/c/* / [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:/a/c/*-2-/-0 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded //* /a/b/c.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals://*-2-/a/b/c.jsp-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded //* /a/c [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals://*-2-/a/c-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded //* /* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals://*-2-/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded //* /a/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals://*-2-/a/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded //* /a/c/* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals://*-2-/a/c/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): true true succeded //* //* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals://*-2-//*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded //* *.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals://*-2-*.jsp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded //* *.asp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals://*-2-*.asp-1 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded //* / [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals://*-2-/-0 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded *.jsp /a/b/c.jsp [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:*.jsp-1-/a/b/c.jsp-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded *.jsp /a/c [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:*.jsp-1-/a/c-3 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded *.jsp /* [2023-01-15T20:42:35.817Z] [java] Value of key is:testEquals:*.jsp-1-/*-2 [2023-01-15T20:42:35.817Z] [java] equals(-->): false false succeded *.jsp /a/* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.jsp-1-/a/*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.jsp /a/c/* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.jsp-1-/a/c/*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.jsp //* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.jsp-1-//*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): true true succeded *.jsp *.jsp [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.jsp-1-*.jsp-1 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.jsp *.asp [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.jsp-1-*.asp-1 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.jsp / [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.jsp-1-/-0 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.asp /a/b/c.jsp [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.asp-1-/a/b/c.jsp-3 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.asp /a/c [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.asp-1-/a/c-3 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.asp /* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.asp-1-/*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.asp /a/* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.asp-1-/a/*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.asp /a/c/* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.asp-1-/a/c/*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.asp //* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.asp-1-//*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.asp *.jsp [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.asp-1-*.jsp-1 [2023-01-15T20:42:35.818Z] [java] equals(-->): true true succeded *.asp *.asp [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.asp-1-*.asp-1 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded *.asp / [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:*.asp-1-/-0 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded / /a/b/c.jsp [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:/-0-/a/b/c.jsp-3 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded / /a/c [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:/-0-/a/c-3 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded / /* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:/-0-/*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded / /a/* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:/-0-/a/*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded / /a/c/* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:/-0-/a/c/*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded / //* [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:/-0-//*-2 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded / *.jsp [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:/-0-*.jsp-1 [2023-01-15T20:42:35.818Z] [java] equals(-->): false false succeded / *.asp [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:/-0-*.asp-1 [2023-01-15T20:42:35.818Z] [java] equals(-->): true true succeded / / [2023-01-15T20:42:35.818Z] [java] Value of key is:testEquals:/-0-/-0 [2023-01-15T20:42:35.818Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:35.818Z] [java] [2023-01-15T20:42:35.818Z] [java] [2023-01-15T20:42:35.818Z] [java] ----------------------------------------- [2023-01-15T20:42:35.818Z] [java] - testEquals://*-2-/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:*.jsp-1-/a/c/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/b/c.jsp-3-/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/*-2-/a/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testPatternType:/: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/a/c-3-/a/c/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/a/*-2-/-0: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals://*-2-*.asp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:*.asp-1-//*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/b/c.jsp-3-/-0: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/*-2-/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/*-2-//*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:*.asp-1-*.asp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/c-3-/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:*.jsp-1-/a/c-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/c/*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/c-3-*.jsp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/b/c.jsp-3-/a/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:*.jsp-1-/a/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:*.asp-1-/a/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:*.asp-1-/a/c-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/a/b/c.jsp-3-//*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/*-2-/-0: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:*.asp-1-/-0: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/b/c.jsp-3-/a/c-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/b/c.jsp-3-//*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/c-3-/a/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/c-3-/a/c-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/c-3-/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/*-2-/a/c-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/c/*-2-/-0: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/c/*-2-/-0: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/a/*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals://*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/a/b/c.jsp-3-*.jsp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/-0-*.jsp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/c/*-2-/a/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/c-3-/a/c/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies://*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/a/c/*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies://*-2-/-0: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:*.asp-1-*.asp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:*.asp-1-/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:*.asp-1-/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:*.jsp-1-*.asp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/c/*-2-/a/c-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/a/*-2-/a/c-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies://*-2-*.asp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/c/*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/-0-/a/c-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/-0-/a/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/c/*-2-/a/c-3: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/c/*-2-/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/a/*-2-/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/-0-*.jsp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/c/*-2-/a/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies://*-2-//*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/c/*-2-//*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testCompareTo:/a/*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/-0-/a/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testEquals:/a/c/*-2-/*-2: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:/a/b/c.jsp-3-*.asp-1: PASS - [2023-01-15T20:42:35.818Z] [java] - testImplies:*.jsp-1-/-0: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testPatternType:/a/c: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/b/c.jsp-3-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:*.asp-1-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/*-2-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo://*-2-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/b/c.jsp-3-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:*.jsp-1-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/*-2-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/b/c.jsp-3-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/*-2-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/b/c.jsp-3-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo://*-2-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/c/*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:*.jsp-1-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/-0-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/-0-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/b/c.jsp-3-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/*-2-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:*.jsp-1-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/c-3-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/-0-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/b/c.jsp-3-/-0: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/*-2-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/*-2-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c-3-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo://*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/*-2-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/c/*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/*-2-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo://*-2-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:*.jsp-1-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/*-2-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/*-2-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testPatternType://*: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/b/c.jsp-3-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/*-2-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/*-2-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:*.jsp-1-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:*.jsp-1-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/b/c.jsp-3-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testPatternType:*.jsp: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:*.asp-1-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testPatternType:/a/*: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/*-2-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/*-2-/-0: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/*-2-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/*-2-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies://*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c-3-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/-0-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals://*-2-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/*-2-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c/*-2-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:*.jsp-1-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c/*-2-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/-0-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/*-2-/-0: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies://*-2-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testPatternType:*.asp: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals://*-2-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/-0-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/-0-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals://*-2-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/b/c.jsp-3-/-0: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/-0-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/c/*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/b/c.jsp-3-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/*-2-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:*.asp-1-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/c/*-2-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c-3-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:*.jsp-1-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo://*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:*.asp-1-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c-3-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testPatternType:/a/c/*: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:*.jsp-1-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/-0-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/-0-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/*-2-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/c-3-/-0: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:*.asp-1-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:*.jsp-1-/a/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals://*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:*.asp-1-/-0: PASS - [2023-01-15T20:42:35.819Z] [java] - testPatternType:/*: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:*.asp-1-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/*-2-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/c-3-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/-0-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:*.jsp-1-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/-0-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:*.jsp-1-/-0: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/-0-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies://*-2-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:*.jsp-1-/a/c-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c/*-2-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/*-2-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:*.asp-1-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/b/c.jsp-3-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/-0-/-0: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c-3-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo://*-2-/-0: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/c-3-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/-0-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo://*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c/*-2-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:*.asp-1-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/b/c.jsp-3-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals:/a/c/*-2-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/*-2-*.asp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:*.jsp-1-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/a/c-3-//*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo://*-2-/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c/*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies://*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:/a/c/*-2-/a/c/*-2: PASS - [2023-01-15T20:42:35.819Z] [java] - testCompareTo:*.jsp-1-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testEquals://*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.819Z] [java] - testImplies:/-0-*.asp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:/a/c-3-/-0: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:/-0-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:*.jsp-1-/-0: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo://*-2-//*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:*.asp-1-*.asp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:/a/c-3-//*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:/a/*-2-/-0: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/a/b/c.jsp-3-/*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testPatternType:/a/b/c.jsp: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/a/c-3-/-0: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/-0-/-0: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:/a/*-2-*.jsp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals://*-2-/-0: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:*.jsp-1-/a/c/*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:/a/c-3-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:/a/c-3-/a/*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:*.asp-1-/*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:*.asp-1-//*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:/a/c-3-/a/c-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/-0-*.asp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:*.jsp-1-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/a/c-3-*.asp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:/*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:/a/*-2-//*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:/a/c/*-2-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:/a/c/*-2-//*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies://*-2-/a/*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/-0-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/*-2-/*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:/a/*-2-*.asp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/c-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/a/c-3-*.jsp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:*.jsp-1-*.asp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:*.jsp-1-/*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:/-0-/-0: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:*.asp-1-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:*.asp-1-/a/c-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:*.asp-1-/a/*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/a/c/*-2-//*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:*.asp-1-/-0: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:*.asp-1-/a/b/c.jsp-3: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/a/c/*-2-/-0: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:*.asp-1-//*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:*.jsp-1-/a/c/*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testCompareTo:/-0-//*-2: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:/a/c-3-*.asp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:*.jsp-1-*.jsp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:*.asp-1-*.jsp-1: PASS - [2023-01-15T20:42:35.820Z] [java] - testImplies:/a/*-2-/-0: PASS - [2023-01-15T20:42:35.820Z] [java] - testEquals:/a/c-3-*.jsp-1: PASS - [2023-01-15T20:42:35.820Z] [java] ----------------------------------------- [2023-01-15T20:42:35.820Z] [java] Total PASS: 252 [2023-01-15T20:42:35.820Z] [java] Total FAIL: 0 [2023-01-15T20:42:35.820Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:35.820Z] [java] ----------------------------------------- [2023-01-15T20:42:35.820Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:35.820Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:35.940Z] [exec] Value of key is: test2 : [2023-01-15T20:42:35.941Z] [exec] Value of key is: test3 : [2023-01-15T20:42:35.941Z] [exec] Value of key is: test4 : [2023-01-15T20:42:35.941Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:35.941Z] [exec] [2023-01-15T20:42:35.941Z] [exec] [2023-01-15T20:42:35.941Z] [exec] ----------------------------------------- [2023-01-15T20:42:35.941Z] [exec] - test3 : : PASS - [2023-01-15T20:42:35.941Z] [exec] - test4 : : PASS - [2023-01-15T20:42:35.941Z] [exec] - test2 : : PASS - [2023-01-15T20:42:35.941Z] [exec] - test1 : : PASS - [2023-01-15T20:42:35.941Z] [exec] ----------------------------------------- [2023-01-15T20:42:35.941Z] [exec] Total PASS: 4 [2023-01-15T20:42:35.941Z] [exec] Total FAIL: 0 [2023-01-15T20:42:35.941Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:42:35.941Z] [exec] ----------------------------------------- [2023-01-15T20:42:35.941Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:35.941Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:35.970Z] [exec] Command undeploy executed successfully. [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init.os: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init.tools.unix: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init.tools.windows: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init.tools: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] setAsadminArgs: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init: [2023-01-15T20:42:35.970Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:35.970Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:35.970Z] [get] Not modified - so not downloaded [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init.customtasks: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] setOrbPort: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] run.negative: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init.os: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init.tools.unix: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init.tools.windows: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init.tools: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] setAsadminArgs: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init: [2023-01-15T20:42:35.970Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:35.970Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:35.970Z] [get] Not modified - so not downloaded [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] init.customtasks: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] setOrbPort: [2023-01-15T20:42:35.970Z] [2023-01-15T20:42:35.970Z] runclient: [2023-01-15T20:42:36.077Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:36.228Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:36.272Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:36.273Z] [javac] 1 warning [2023-01-15T20:42:36.273Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:36.273Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:36.273Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:36.273Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:36.273Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:36.273Z] [2023-01-15T20:42:36.273Z] pkg-war: [2023-01-15T20:42:36.273Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:42:36.273Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:42:36.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:36.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:42:36.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:42:36.274Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${sun-web.xml} to copy. [2023-01-15T20:42:36.274Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${webservices.xml} to copy. [2023-01-15T20:42:36.274Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:42:36.274Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:42:36.274Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:42:36.274Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:36.274Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:42:36.274Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${web.wsit.descriptors} does not exist. [2023-01-15T20:42:36.274Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webservicerefs-web.war [2023-01-15T20:42:36.274Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:36.274Z] [2023-01-15T20:42:36.274Z] deploy-web-app: [2023-01-15T20:42:36.274Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:36.274Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:36.274Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:36.274Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:36.274Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:36.274Z] [2023-01-15T20:42:36.274Z] deploy-war-common: [2023-01-15T20:42:36.274Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:36.274Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:36.274Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:36.274Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:36.274Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:36.274Z] [2023-01-15T20:42:36.274Z] setOSConditions: [2023-01-15T20:42:36.274Z] [2023-01-15T20:42:36.274Z] setToolWin: [2023-01-15T20:42:36.274Z] [2023-01-15T20:42:36.274Z] setToolUnix: [2023-01-15T20:42:36.274Z] [2023-01-15T20:42:36.274Z] setToolProperty: [2023-01-15T20:42:36.274Z] [2023-01-15T20:42:36.274Z] setS1ASclassPath: [2023-01-15T20:42:36.274Z] [2023-01-15T20:42:36.274Z] init-common: [2023-01-15T20:42:36.274Z] [2023-01-15T20:42:36.274Z] deploy-war-commonpe: [2023-01-15T20:42:36.274Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:36.335Z] [java] constructor( ): true succeded /a/c [2023-01-15T20:42:36.336Z] [java] getURLPattern: succeded /a/c /a/c /a/c [2023-01-15T20:42:36.336Z] [java] hashCode: 1494950 1494950 1494950 succeded /a/c /a/c [2023-01-15T20:42:36.336Z] [java] Value of key is:testHashCode:/a/c [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c:/a/c [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c:/a/b/c.jsp [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c:/a/c/* [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c:/a/* [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c:/* [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c:*.jsp [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c:*.asp [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c:/ [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c: [2023-01-15T20:42:36.336Z] [java] constructor( ): true succeded /a/b/c.jsp [2023-01-15T20:42:36.336Z] [java] getURLPattern: succeded /a/b/c.jsp /a/b/c.jsp /a/b/c.jsp [2023-01-15T20:42:36.336Z] [java] hashCode: -1348394670 -1348394670 -1348394670 succeded /a/b/c.jsp /a/b/c.jsp [2023-01-15T20:42:36.336Z] [java] Value of key is:testHashCode:/a/b/c.jsp [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/c [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/b/c.jsp [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/c/* [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/* [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/b/c.jsp:/* [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/b/c.jsp:*.jsp [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/b/c.jsp:*.asp [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/b/c.jsp:/ [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/b/c.jsp: [2023-01-15T20:42:36.336Z] [java] constructor( ): true succeded /a/c/* [2023-01-15T20:42:36.336Z] [java] getURLPattern: succeded /a/c/* /a/c/* /a/c/* [2023-01-15T20:42:36.336Z] [java] hashCode: 1436648449 1436648449 1436648449 succeded /a/c/* /a/c/* [2023-01-15T20:42:36.336Z] [java] Value of key is:testHashCode:/a/c/* [2023-01-15T20:42:36.336Z] [java] constructor( ): true succeded /a/c/*:/a/c [2023-01-15T20:42:36.336Z] [java] getURLPattern: succeded /a/c/* /a/c/* /a/c/*:/a/c [2023-01-15T20:42:36.336Z] [java] hashCode: 1269692287 1269692287 1269692287 succeded /a/c/*:/a/c /a/c/*:/a/c [2023-01-15T20:42:36.336Z] [java] Value of key is:testHashCode:/a/c/*:/a/c [2023-01-15T20:42:36.336Z] [java] equals(-->): true true succeded /a/c/* /a/c/* [2023-01-15T20:42:36.336Z] [java] Value of key is:testEquals:/a/c/*-/a/c/*-true [2023-01-15T20:42:36.336Z] [java] equals(-->): true true succeded /a/c/*:/a/c /a/c/*:/a/c [2023-01-15T20:42:36.336Z] [java] Value of key is:testEquals:/a/c/*:/a/c-/a/c/*:/a/c-true [2023-01-15T20:42:36.336Z] [java] equals(-->): false false succeded /a/c/*:/a/c /a/c/* [2023-01-15T20:42:36.336Z] [java] Value of key is:testEquals:/a/c/*:/a/c-/a/c/*-false [2023-01-15T20:42:36.336Z] [java] implies(->): false false failed /a/c/*:/a/c /a/c/* [2023-01-15T20:42:36.336Z] [java] Value of key is:testImplies:/a/c/*:/a/c-/a/c/*-false-true [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/b/c.jsp [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/c/* [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/* [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c/*:/a/c:/* [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c/*:/a/c:*.jsp [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c/*:/a/c:*.asp [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c/*:/a/c:/ [2023-01-15T20:42:36.336Z] [java] constructor(e): false succeded /a/c/*:/a/c: [2023-01-15T20:42:36.336Z] [java] constructor( ): true succeded /a/* [2023-01-15T20:42:36.336Z] [java] getURLPattern: succeded /a/* /a/* /a/* [2023-01-15T20:42:36.336Z] [java] hashCode: 1494893 1494893 1494893 succeded /a/* /a/* [2023-01-15T20:42:36.336Z] [java] Value of key is:testHashCode:/a/* [2023-01-15T20:42:36.336Z] [java] constructor( ): true succeded /a/*:/a/c [2023-01-15T20:42:36.336Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c [2023-01-15T20:42:36.336Z] [java] hashCode: -1776619629 -1776619629 -1776619629 succeded /a/*:/a/c /a/*:/a/c [2023-01-15T20:42:36.336Z] [java] Value of key is:testHashCode:/a/*:/a/c [2023-01-15T20:42:36.336Z] [java] equals(-->): true true succeded /a/* /a/* [2023-01-15T20:42:36.336Z] [java] Value of key is:testEquals:/a/*-/a/*-true [2023-01-15T20:42:36.336Z] [java] equals(-->): true true succeded /a/*:/a/c /a/*:/a/c [2023-01-15T20:42:36.336Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*:/a/c-true [2023-01-15T20:42:36.336Z] [java] equals(-->): false false succeded /a/*:/a/c /a/* [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*-false [2023-01-15T20:42:36.337Z] [java] implies(->): false false failed /a/*:/a/c /a/* [2023-01-15T20:42:36.337Z] [java] Value of key is:testImplies:/a/*:/a/c-/a/*-false-true [2023-01-15T20:42:36.337Z] [java] constructor( ): true succeded /a/*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] hashCode: -1374052671 -1374052671 -1374052671 succeded /a/*:/a/c:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testHashCode:/a/*:/a/c:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /a/*:/a/c /a/*:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*:/a/c-true [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true [2023-01-15T20:42:36.337Z] [java] equals(-->): false false succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false [2023-01-15T20:42:36.337Z] [java] implies(->): false false failed /a/*:/a/b/c.jsp:/a/c /a/*:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testImplies:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false-true [2023-01-15T20:42:36.337Z] [java] constructor( ): true succeded /a/*:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c:/a/b/c.jsp:/a/c/* [2023-01-15T20:42:36.337Z] [java] hashCode: -564057186 -564057186 -564057186 succeded /a/*:/a/c:/a/b/c.jsp:/a/c/* /a/*:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] Value of key is:testHashCode:/a/*:/a/c:/a/b/c.jsp:/a/c/* [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [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 [2023-01-15T20:42:36.337Z] [java] equals(-->): false false succeded /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false [2023-01-15T20:42:36.337Z] [java] implies(->): false false failed /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testImplies:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false-true [2023-01-15T20:42:36.337Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2023-01-15T20:42:36.337Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/* [2023-01-15T20:42:36.337Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:*.jsp [2023-01-15T20:42:36.337Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:*.asp [2023-01-15T20:42:36.337Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/ [2023-01-15T20:42:36.337Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*: [2023-01-15T20:42:36.337Z] [java] constructor( ): true succeded /* [2023-01-15T20:42:36.337Z] [java] getURLPattern: succeded /* /* /* [2023-01-15T20:42:36.337Z] [java] hashCode: 1499 1499 1499 succeded /* /* [2023-01-15T20:42:36.337Z] [java] Value of key is:testHashCode:/* [2023-01-15T20:42:36.337Z] [java] constructor( ): true succeded /*:/a/c [2023-01-15T20:42:36.337Z] [java] getURLPattern: succeded /* /* /*:/a/c [2023-01-15T20:42:36.337Z] [java] hashCode: 20483557 20483557 20483557 succeded /*:/a/c /*:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testHashCode:/*:/a/c [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /* /* [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*-/*-true [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /*:/a/c /*:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*:/a/c-/*:/a/c-true [2023-01-15T20:42:36.337Z] [java] equals(-->): false false succeded /*:/a/c /* [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*:/a/c-/*-false [2023-01-15T20:42:36.337Z] [java] implies(->): false false failed /*:/a/c /* [2023-01-15T20:42:36.337Z] [java] Value of key is:testImplies:/*:/a/c-/*-false-true [2023-01-15T20:42:36.337Z] [java] constructor( ): true succeded /*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] hashCode: 970209583 970209583 970209583 succeded /*:/a/c:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /*:/a/c /*:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*:/a/c-/*:/a/c-true [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /*:/a/b/c.jsp:/a/c /*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true [2023-01-15T20:42:36.337Z] [java] equals(-->): false false succeded /*:/a/b/c.jsp:/a/c /*:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c-false [2023-01-15T20:42:36.337Z] [java] implies(->): false false failed /*:/a/b/c.jsp:/a/c /*:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp-/*:/a/c-false-true [2023-01-15T20:42:36.337Z] [java] constructor( ): true succeded /*:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/* [2023-01-15T20:42:36.337Z] [java] hashCode: 1709105804 1709105804 1709105804 succeded /*:/a/c:/a/b/c.jsp:/a/c/* /*:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/* [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /*:/a/b/c.jsp:/a/c /*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /*:/a/c/*:/a/b/c.jsp /*:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true [2023-01-15T20:42:36.337Z] [java] equals(-->): false false succeded /*:/a/c/*:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false [2023-01-15T20:42:36.337Z] [java] implies(->): false false failed /*:/a/c/*:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.337Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false-true [2023-01-15T20:42:36.337Z] [java] constructor( ): true succeded /*:/a/* [2023-01-15T20:42:36.337Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2023-01-15T20:42:36.337Z] [java] hashCode: 20483500 20483500 20483500 succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/* /*:/a/* [2023-01-15T20:42:36.337Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /*:/a/c/*:/a/b/c.jsp /*:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true [2023-01-15T20:42:36.337Z] [java] equals(-->): true true succeded /*:/a/* /*:/a/* [2023-01-15T20:42:36.337Z] [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 [2023-01-15T20:42:36.337Z] [java] equals(-->): false false succeded /*:/a/* /*:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false [2023-01-15T20:42:36.337Z] [java] implies(->): false false failed /*:/a/* /*:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.337Z] [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 [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/* [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.asp [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/ [2023-01-15T20:42:36.338Z] [java] constructor( ): true succeded /*:/a/*: [2023-01-15T20:42:36.338Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: [2023-01-15T20:42:36.338Z] [java] hashCode: 634988558 634988558 634988558 succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: /*:/a/*: [2023-01-15T20:42:36.338Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded /*:/a/* /*:/a/* [2023-01-15T20:42:36.338Z] [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 [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded /*:/a/*: /*:/a/*: [2023-01-15T20:42:36.338Z] [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 [2023-01-15T20:42:36.338Z] [java] equals(-->): false false succeded /*:/a/*: /*:/a/* [2023-01-15T20:42:36.338Z] [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 [2023-01-15T20:42:36.338Z] [java] implies(->): false false failed /*:/a/*: /*:/a/* [2023-01-15T20:42:36.338Z] [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 [2023-01-15T20:42:36.338Z] [java] constructor( ): true succeded *.jsp [2023-01-15T20:42:36.338Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp [2023-01-15T20:42:36.338Z] [java] hashCode: 40263811 40263811 40263811 succeded *.jsp *.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testHashCode:*.jsp [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded *.jsp:/a/c [2023-01-15T20:42:36.338Z] [java] constructor( ): true succeded *.jsp:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] hashCode: -1690902359 -1690902359 -1690902359 succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded *.jsp *.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.jsp-*.jsp-true [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true [2023-01-15T20:42:36.338Z] [java] equals(-->): false false succeded *.jsp:/a/b/c.jsp *.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp-false [2023-01-15T20:42:36.338Z] [java] implies(->): false false failed *.jsp:/a/b/c.jsp *.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp-*.jsp-false-true [2023-01-15T20:42:36.338Z] [java] constructor( ): true succeded *.jsp:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp:/a/c/* [2023-01-15T20:42:36.338Z] [java] hashCode: -1192041676 -1192041676 -1192041676 succeded *.jsp:/a/b/c.jsp:/a/c/* *.jsp:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp:/a/c/* [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true [2023-01-15T20:42:36.338Z] [java] equals(-->): false false succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false [2023-01-15T20:42:36.338Z] [java] implies(->): false false failed *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false-true [2023-01-15T20:42:36.338Z] [java] constructor( ): true succeded *.jsp:/a/* [2023-01-15T20:42:36.338Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp:/a/c/*:/a/* [2023-01-15T20:42:36.338Z] [java] hashCode: 1097374724 1097374724 1097374724 succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/* *.jsp:/a/* [2023-01-15T20:42:36.338Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp:/a/c/*:/a/* [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded *.jsp:/a/* *.jsp:/a/* [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*:/a/*-true [2023-01-15T20:42:36.338Z] [java] equals(-->): false false succeded *.jsp:/a/* *.jsp:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false [2023-01-15T20:42:36.338Z] [java] implies(->): false false failed *.jsp:/a/* *.jsp:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false-true [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:/* [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:*.asp [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:/ [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*: [2023-01-15T20:42:36.338Z] [java] constructor( ): true succeded *.asp [2023-01-15T20:42:36.338Z] [java] getURLPattern: succeded *.asp *.asp *.asp [2023-01-15T20:42:36.338Z] [java] hashCode: 40255162 40255162 40255162 succeded *.asp *.asp [2023-01-15T20:42:36.338Z] [java] Value of key is:testHashCode:*.asp [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded *.asp:/a/c [2023-01-15T20:42:36.338Z] [java] constructor(e): false succeded *.asp:/a/b/c.jsp [2023-01-15T20:42:36.338Z] [java] constructor( ): true succeded *.asp:/a/c/* [2023-01-15T20:42:36.338Z] [java] getURLPattern: succeded *.asp *.asp *.asp:/a/c/* [2023-01-15T20:42:36.338Z] [java] hashCode: -216167231 -216167231 -216167231 succeded *.asp:/a/c/* *.asp:/a/c/* [2023-01-15T20:42:36.338Z] [java] Value of key is:testHashCode:*.asp:/a/c/* [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded *.asp *.asp [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.asp-*.asp-true [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded *.asp:/a/c/* *.asp:/a/c/* [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true [2023-01-15T20:42:36.338Z] [java] equals(-->): false false succeded *.asp:/a/c/* *.asp [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp-false [2023-01-15T20:42:36.338Z] [java] implies(->): false false failed *.asp:/a/c/* *.asp [2023-01-15T20:42:36.338Z] [java] Value of key is:testImplies:*.asp:/a/c/*-*.asp-false-true [2023-01-15T20:42:36.338Z] [java] constructor( ): true succeded *.asp:/a/* [2023-01-15T20:42:36.338Z] [java] getURLPattern: succeded *.asp *.asp *.asp:/a/c/*:/a/* [2023-01-15T20:42:36.338Z] [java] hashCode: -1703016403 -1703016403 -1703016403 succeded *.asp:/a/c/*:/a/* *.asp:/a/* [2023-01-15T20:42:36.338Z] [java] Value of key is:testHashCode:*.asp:/a/c/*:/a/* [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded *.asp:/a/c/* *.asp:/a/c/* [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true [2023-01-15T20:42:36.338Z] [java] equals(-->): true true succeded *.asp:/a/* *.asp:/a/* [2023-01-15T20:42:36.338Z] [java] Value of key is:testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*:/a/*-true [2023-01-15T20:42:36.338Z] [java] equals(-->): false false succeded *.asp:/a/* *.asp:/a/c/* [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false [2023-01-15T20:42:36.339Z] [java] implies(->): false false failed *.asp:/a/* *.asp:/a/c/* [2023-01-15T20:42:36.339Z] [java] Value of key is:testImplies:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false-true [2023-01-15T20:42:36.339Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:/* [2023-01-15T20:42:36.339Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:*.jsp [2023-01-15T20:42:36.339Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:*.asp [2023-01-15T20:42:36.339Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:/ [2023-01-15T20:42:36.339Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*: [2023-01-15T20:42:36.339Z] [java] constructor( ): true succeded / [2023-01-15T20:42:36.339Z] [java] getURLPattern: succeded / / / [2023-01-15T20:42:36.339Z] [java] hashCode: 47 47 47 succeded / / [2023-01-15T20:42:36.339Z] [java] Value of key is:testHashCode:/ [2023-01-15T20:42:36.339Z] [java] constructor( ): true succeded /:/a/c [2023-01-15T20:42:36.339Z] [java] getURLPattern: succeded / / /:/a/c [2023-01-15T20:42:36.339Z] [java] hashCode: 1400629265 1400629265 1400629265 succeded /:/a/c /:/a/c [2023-01-15T20:42:36.339Z] [java] Value of key is:testHashCode:/:/a/c [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded / / [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/-/-true [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:/a/c /:/a/c [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/:/a/c-/:/a/c-true [2023-01-15T20:42:36.339Z] [java] equals(-->): false false succeded /:/a/c / [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/:/a/c-/-false [2023-01-15T20:42:36.339Z] [java] implies(->): false false failed /:/a/c / [2023-01-15T20:42:36.339Z] [java] Value of key is:testImplies:/:/a/c-/-false-true [2023-01-15T20:42:36.339Z] [java] constructor( ): true succeded /:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.339Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp [2023-01-15T20:42:36.339Z] [java] hashCode: -1235416189 -1235416189 -1235416189 succeded /:/a/c:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.339Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:/a/c /:/a/c [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/:/a/c-/:/a/c-true [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:/a/b/c.jsp:/a/c /:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true [2023-01-15T20:42:36.339Z] [java] equals(-->): false false succeded /:/a/b/c.jsp:/a/c /:/a/c [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c-false [2023-01-15T20:42:36.339Z] [java] implies(->): false false failed /:/a/b/c.jsp:/a/c /:/a/c [2023-01-15T20:42:36.339Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp-/:/a/c-false-true [2023-01-15T20:42:36.339Z] [java] constructor( ): true succeded /:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.339Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/* [2023-01-15T20:42:36.339Z] [java] hashCode: -478384160 -478384160 -478384160 succeded /:/a/c:/a/b/c.jsp:/a/c/* /:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.339Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/* [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:/a/b/c.jsp:/a/c /:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:/a/c/*:/a/b/c.jsp /:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true [2023-01-15T20:42:36.339Z] [java] equals(-->): false false succeded /:/a/c/*:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false [2023-01-15T20:42:36.339Z] [java] implies(->): false false failed /:/a/c/*:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2023-01-15T20:42:36.339Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false-true [2023-01-15T20:42:36.339Z] [java] constructor( ): true succeded /:/a/* [2023-01-15T20:42:36.339Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2023-01-15T20:42:36.339Z] [java] hashCode: 1400629208 1400629208 1400629208 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/* /:/a/* [2023-01-15T20:42:36.339Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:/a/c/*:/a/b/c.jsp /:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:/a/* /:/a/* [2023-01-15T20:42:36.339Z] [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 [2023-01-15T20:42:36.339Z] [java] equals(-->): false false succeded /:/a/* /:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.339Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false [2023-01-15T20:42:36.339Z] [java] implies(->): false false failed /:/a/* /:/a/c/*:/a/b/c.jsp [2023-01-15T20:42:36.339Z] [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 [2023-01-15T20:42:36.339Z] [java] constructor(e): false succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/* [2023-01-15T20:42:36.339Z] [java] constructor( ): true succeded /:*.jsp:/a/* [2023-01-15T20:42:36.339Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2023-01-15T20:42:36.339Z] [java] hashCode: 1725331503 1725331503 1725331503 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp /:*.jsp:/a/* [2023-01-15T20:42:36.339Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:/a/* /:/a/* [2023-01-15T20:42:36.339Z] [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 [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:*.jsp:/a/* /:*.jsp:/a/* [2023-01-15T20:42:36.339Z] [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 [2023-01-15T20:42:36.339Z] [java] equals(-->): false false succeded /:*.jsp:/a/* /:/a/* [2023-01-15T20:42:36.339Z] [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 [2023-01-15T20:42:36.339Z] [java] implies(->): false false failed /:*.jsp:/a/* /:/a/* [2023-01-15T20:42:36.339Z] [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 [2023-01-15T20:42:36.339Z] [java] constructor( ): true succeded /:*.asp:*.jsp:/a/* [2023-01-15T20:42:36.339Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp [2023-01-15T20:42:36.339Z] [java] hashCode: -1720249169 -1720249169 -1720249169 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp /:*.asp:*.jsp:/a/* [2023-01-15T20:42:36.339Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:*.jsp:/a/* /:*.jsp:/a/* [2023-01-15T20:42:36.339Z] [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 [2023-01-15T20:42:36.339Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/* /:*.asp:*.jsp:/a/* [2023-01-15T20:42:36.339Z] [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 [2023-01-15T20:42:36.339Z] [java] equals(-->): false false succeded /:*.asp:*.jsp:/a/* /:*.jsp:/a/* [2023-01-15T20:42:36.339Z] [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 [2023-01-15T20:42:36.339Z] [java] implies(->): false false failed /:*.asp:*.jsp:/a/* /:*.jsp:/a/* [2023-01-15T20:42:36.339Z] [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 [2023-01-15T20:42:36.340Z] [java] constructor(e): false succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:/ [2023-01-15T20:42:36.340Z] [java] constructor( ): true succeded /:*.asp:*.jsp:/a/*: [2023-01-15T20:42:36.340Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: [2023-01-15T20:42:36.340Z] [java] hashCode: -1788116629 -1788116629 -1788116629 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: /:*.asp:*.jsp:/a/*: [2023-01-15T20:42:36.340Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: [2023-01-15T20:42:36.340Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/* /:*.asp:*.jsp:/a/* [2023-01-15T20:42:36.340Z] [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 [2023-01-15T20:42:36.340Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/*: [2023-01-15T20:42:36.340Z] [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 [2023-01-15T20:42:36.340Z] [java] equals(-->): false false succeded /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/* [2023-01-15T20:42:36.340Z] [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 [2023-01-15T20:42:36.340Z] [java] implies(->): false false failed /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/* [2023-01-15T20:42:36.340Z] [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 [2023-01-15T20:42:36.340Z] [java] constructor( ): true succeded [2023-01-15T20:42:36.340Z] [java] getURLPattern: succeded [2023-01-15T20:42:36.340Z] [java] hashCode: 0 0 0 succeded [2023-01-15T20:42:36.340Z] [java] Value of key is:testHashCode: [2023-01-15T20:42:36.340Z] [java] constructor(e): false succeded :/a/c [2023-01-15T20:42:36.340Z] [java] constructor(e): false succeded :/a/b/c.jsp [2023-01-15T20:42:36.340Z] [java] constructor(e): false succeded :/a/c/* [2023-01-15T20:42:36.340Z] [java] constructor(e): false succeded :/a/* [2023-01-15T20:42:36.340Z] [java] constructor(e): false succeded :/* [2023-01-15T20:42:36.340Z] [java] constructor(e): false succeded :*.jsp [2023-01-15T20:42:36.340Z] [java] constructor(e): false succeded :*.asp [2023-01-15T20:42:36.340Z] [java] constructor(e): false succeded :/ [2023-01-15T20:42:36.340Z] [java] constructor(e): false succeded : [2023-01-15T20:42:36.340Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:36.340Z] [java] [2023-01-15T20:42:36.340Z] [java] [2023-01-15T20:42:36.340Z] [java] ----------------------------------------- [2023-01-15T20:42:36.340Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/a/*:/a/c: PASS - [2023-01-15T20:42:36.340Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp-/*:/a/c-false-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:*.jsp:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:*.asp: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/-/-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:: PASS - [2023-01-15T20:42:36.340Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*:/a/*-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testImplies:/:/a/c-/-false-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testImplies:*.jsp:/a/b/c.jsp-*.jsp-false-true: PASS - [2023-01-15T20:42:36.340Z] [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 - [2023-01-15T20:42:36.340Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/a/*-/a/*-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/a/b/c.jsp: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:*.jsp: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/a/*:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/*:/a/c-/*:/a/c-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/a/c: PASS - [2023-01-15T20:42:36.340Z] [java] - testImplies:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:*.asp-*.asp-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/a/*:/a/c-/a/*:/a/c-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/*-/*-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true: PASS - [2023-01-15T20:42:36.340Z] [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 - [2023-01-15T20:42:36.340Z] [java] - testImplies:/a/c/*:/a/c-/a/c/*-false-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:*.asp:/a/c/*: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:*.jsp:/a/b/c.jsp-*.jsp-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/:/a/c: PASS - [2023-01-15T20:42:36.340Z] [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 - [2023-01-15T20:42:36.340Z] [java] - testEquals:/a/c/*-/a/c/*-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/a/c/*:/a/c: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:*.asp:/a/c/*:/a/*: PASS - [2023-01-15T20:42:36.340Z] [java] - testEquals:/a/*:/a/c-/a/*-false: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/*:/a/c: PASS - [2023-01-15T20:42:36.340Z] [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 - [2023-01-15T20:42:36.340Z] [java] - testEquals:/:/a/c-/:/a/c-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false-true: PASS - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/a/*: PASS - [2023-01-15T20:42:36.340Z] [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 - [2023-01-15T20:42:36.340Z] [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 - [2023-01-15T20:42:36.340Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:: PASS - [2023-01-15T20:42:36.341Z] [java] - testImplies:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/a/c/*:/a/c-/a/c/*-false: PASS - [2023-01-15T20:42:36.341Z] [java] - testHashCode:*.jsp:/a/b/c.jsp:/a/c/*: PASS - [2023-01-15T20:42:36.341Z] [java] - testHashCode:/*: PASS - [2023-01-15T20:42:36.341Z] [java] - testImplies:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testHashCode:/a/c/*: PASS - [2023-01-15T20:42:36.341Z] [java] - testHashCode:/a/*:/a/c:/a/b/c.jsp: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:*.jsp-*.jsp-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testImplies:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testImplies:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp: PASS - [2023-01-15T20:42:36.341Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testImplies:*.asp:/a/c/*-*.asp-false-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testImplies:/:/a/c:/a/b/c.jsp-/:/a/c-false-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/:/a/c-/-false: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/:/a/c:/a/b/c.jsp-/:/a/c-false: PASS - [2023-01-15T20:42:36.341Z] [java] - testImplies:/*:/a/c-/*-false-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testHashCode:: PASS - [2023-01-15T20:42:36.341Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2023-01-15T20:42:36.341Z] [java] - testImplies:/a/*:/a/c-/a/*-false-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/a/c/*:/a/c-/a/c/*:/a/c-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/*:/a/c-/*-false: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true: PASS - [2023-01-15T20:42:36.341Z] [java] - testHashCode:*.jsp:/a/b/c.jsp: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:*.asp:/a/c/*-*.asp-false: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false: PASS - [2023-01-15T20:42:36.341Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2023-01-15T20:42:36.341Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2023-01-15T20:42:36.341Z] [java] ----------------------------------------- [2023-01-15T20:42:36.341Z] [java] Total PASS: 99 [2023-01-15T20:42:36.341Z] [java] Total FAIL: 0 [2023-01-15T20:42:36.341Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:36.341Z] [java] ----------------------------------------- [2023-01-15T20:42:36.341Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:36.341Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:36.341Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:36.341Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:36.341Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:36.341Z] [2023-01-15T20:42:36.341Z] setOSConditions: [2023-01-15T20:42:36.341Z] [2023-01-15T20:42:36.341Z] setToolWin: [2023-01-15T20:42:36.341Z] [2023-01-15T20:42:36.341Z] setToolUnix: [2023-01-15T20:42:36.341Z] [2023-01-15T20:42:36.341Z] setToolProperty: [2023-01-15T20:42:36.341Z] [2023-01-15T20:42:36.341Z] setS1ASclassPath: [2023-01-15T20:42:36.341Z] [2023-01-15T20:42:36.341Z] init-common: [2023-01-15T20:42:36.341Z] [2023-01-15T20:42:36.341Z] run-webtests: [2023-01-15T20:42:36.505Z] [2023-01-15T20:42:36.506Z] checkReporting-common: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] confirmReportPresent-common: [2023-01-15T20:42:36.506Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:42:36.506Z] [echo] Test seems to be reported fine [2023-01-15T20:42:36.506Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/cpds/RepRunConf.txt [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] confirmMissingReport-common: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] undeploy: [2023-01-15T20:42:36.506Z] [echo] Executing sql from ${sql.file} [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] setOSConditions: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] setToolWin: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] setToolUnix: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] setToolProperty: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] setS1ASclassPath: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] init-common: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] execute-sql-common: [2023-01-15T20:42:36.506Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/cpds/sql/drop_pointbase.sql [2023-01-15T20:42:36.506Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:42:36.506Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:42:36.506Z] [sql] 0 of 1 SQL statements executed successfully [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] reset-derby-for-no-authentication: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] setOSConditions: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] setToolWin: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] setToolUnix: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] setToolProperty: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] setS1ASclassPath: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] init-common: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] stop-derby: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] stop-derby-aix: [2023-01-15T20:42:36.506Z] [2023-01-15T20:42:36.506Z] stop-derby-nonaix: [2023-01-15T20:42:36.506Z] [echo] Stopping Derby DB Server ... [2023-01-15T20:42:36.506Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:36.598Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:37.069Z] [java] Sun Jan 15 20:42:36 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:42:37.069Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties [2023-01-15T20:42:37.069Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-01-15T20:42:37.069Z] [2023-01-15T20:42:37.069Z] setOSConditions: [2023-01-15T20:42:37.069Z] [2023-01-15T20:42:37.069Z] setToolWin: [2023-01-15T20:42:37.069Z] [2023-01-15T20:42:37.069Z] setToolUnix: [2023-01-15T20:42:37.069Z] [2023-01-15T20:42:37.069Z] setToolProperty: [2023-01-15T20:42:37.069Z] [2023-01-15T20:42:37.069Z] setS1ASclassPath: [2023-01-15T20:42:37.069Z] [2023-01-15T20:42:37.069Z] init-common: [2023-01-15T20:42:37.069Z] [2023-01-15T20:42:37.069Z] start-derby: [2023-01-15T20:42:37.069Z] [2023-01-15T20:42:37.069Z] start-derby-aix: [2023-01-15T20:42:37.069Z] [2023-01-15T20:42:37.069Z] start-derby-nonaix: [2023-01-15T20:42:37.069Z] [echo] Starting Derby DB Server ... [2023-01-15T20:42:37.163Z] [javaWithResult] Test expected to fail [2023-01-15T20:42:37.208Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webservicerefs-web.war [2023-01-15T20:42:37.209Z] [exec] Application deployed with name webservicerefs-web. [2023-01-15T20:42:37.209Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:37.209Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:37.209Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:37.209Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:37.209Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:37.209Z] [2023-01-15T20:42:37.209Z] deploy-war-commonee: [2023-01-15T20:42:37.209Z] [2023-01-15T20:42:37.209Z] setup-web: [2023-01-15T20:42:37.209Z] [2023-01-15T20:42:37.209Z] assemble-ejb: [2023-01-15T20:42:37.209Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:37.209Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:37.209Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:37.209Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:37.209Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:37.209Z] [2023-01-15T20:42:37.209Z] setOSConditions: [2023-01-15T20:42:37.209Z] [2023-01-15T20:42:37.209Z] setToolWin: [2023-01-15T20:42:37.209Z] [2023-01-15T20:42:37.209Z] setToolUnix: [2023-01-15T20:42:37.209Z] [2023-01-15T20:42:37.209Z] setToolProperty: [2023-01-15T20:42:37.209Z] [2023-01-15T20:42:37.209Z] setS1ASclassPath: [2023-01-15T20:42:37.209Z] [2023-01-15T20:42:37.209Z] init-common: [2023-01-15T20:42:37.209Z] [2023-01-15T20:42:37.209Z] compile-common: [2023-01-15T20:42:37.209Z] [echo] Current time (ISO): 2023-01-15T20:42:37.136+0000 [2023-01-15T20:42:37.209Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:37.467Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:37.732Z] [javaWithResult] Jan 15, 2023 8:42:37 PM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-01-15T20:42:37.732Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-01-15T20:42:39.998Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:39.998Z] [javac] 1 warning [2023-01-15T20:42:39.998Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:39.998Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:39.998Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:39.999Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:39.999Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:39.999Z] [2023-01-15T20:42:39.999Z] pkg-ejb-jar: [2023-01-15T20:42:39.999Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/ejb/META-INF [2023-01-15T20:42:39.999Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${ejb.wsit.descriptors} does not exist. [2023-01-15T20:42:39.999Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webservicerefs-ejb.jar [2023-01-15T20:42:39.999Z] [2023-01-15T20:42:39.999Z] deploy-ejb-jar: [2023-01-15T20:42:39.999Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:39.999Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:39.999Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:39.999Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:39.999Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:39.999Z] [2023-01-15T20:42:39.999Z] setOSConditions: [2023-01-15T20:42:39.999Z] [2023-01-15T20:42:39.999Z] setToolWin: [2023-01-15T20:42:39.999Z] [2023-01-15T20:42:39.999Z] setToolUnix: [2023-01-15T20:42:39.999Z] [2023-01-15T20:42:39.999Z] setToolProperty: [2023-01-15T20:42:39.999Z] [2023-01-15T20:42:39.999Z] setS1ASclassPath: [2023-01-15T20:42:39.999Z] [2023-01-15T20:42:39.999Z] init-common: [2023-01-15T20:42:39.999Z] [2023-01-15T20:42:39.999Z] deploy-jar-common: [2023-01-15T20:42:39.999Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:40.565Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webservicerefs-ejb.jar [2023-01-15T20:42:41.855Z] [java] Value of key is: API testWebPerms [2023-01-15T20:42:41.855Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:41.855Z] [java] [2023-01-15T20:42:41.855Z] [java] [2023-01-15T20:42:41.855Z] [java] ----------------------------------------- [2023-01-15T20:42:41.855Z] [java] - API testWebPerms : PASS - [2023-01-15T20:42:41.855Z] [java] ----------------------------------------- [2023-01-15T20:42:41.855Z] [java] Total PASS: 1 [2023-01-15T20:42:41.855Z] [java] Total FAIL: 0 [2023-01-15T20:42:41.855Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:42:41.855Z] [java] ----------------------------------------- [2023-01-15T20:42:41.855Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:41.855Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:42:41.855Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:41.855Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:41.855Z] Warning: 'file:./../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml should be expressed simply as './../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:41.856Z] [2023-01-15T20:42:41.856Z] run-prog-auth: [2023-01-15T20:42:41.856Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:41.856Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:41.856Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:41.856Z] [get] Getting: https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar [2023-01-15T20:42:41.856Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/maven-ant-tasks-2.1.3.jar [2023-01-15T20:42:41.856Z] [2023-01-15T20:42:41.856Z] runMaven: [2023-01-15T20:42:41.856Z] [artifact:mvn] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:41.921Z] [javaWithResult] Recd exception as expected [2023-01-15T20:42:41.923Z] [javaWithResult] Session bean was successfully removed by the client. [2023-01-15T20:42:41.923Z] [javaWithResult] [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] processResult: [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] failed: [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] passed: [2023-01-15T20:42:42.181Z] [echo] Test ejbwithsuffix Passed [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] unknown: [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] private-all: [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] init.os: [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] init.tools.unix: [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] init.tools.windows: [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] init.tools: [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] setAsadminArgs: [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] init: [2023-01-15T20:42:42.181Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:42.181Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:42.181Z] [get] Not modified - so not downloaded [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] init.customtasks: [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] prepare: [2023-01-15T20:42:42.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war [2023-01-15T20:42:42.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2023-01-15T20:42:42.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF/classes [2023-01-15T20:42:42.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/client [2023-01-15T20:42:42.181Z] [2023-01-15T20:42:42.181Z] compile: [2023-01-15T20:42:42.181Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:42.181Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF/classes [2023-01-15T20:42:42.786Z] [artifact:mvn] [INFO] Scanning for projects... [2023-01-15T20:42:43.097Z] [exec] Application deployed with name webservicerefs-ejb. [2023-01-15T20:42:43.098Z] [2023-01-15T20:42:43.098Z] setup-ejb: [2023-01-15T20:42:43.098Z] [2023-01-15T20:42:43.098Z] assemble-client: [2023-01-15T20:42:43.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:43.098Z] [echo] wsimporting http://localhost:8080/webservicerefs/webservice/ServletHelloService?WSDL [2023-01-15T20:42:43.098Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:43.098Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:43.098Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:43.098Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:43.098Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:43.098Z] [2023-01-15T20:42:43.098Z] setOSConditions: [2023-01-15T20:42:43.098Z] [2023-01-15T20:42:43.098Z] setToolWin: [2023-01-15T20:42:43.098Z] [2023-01-15T20:42:43.098Z] setToolUnix: [2023-01-15T20:42:43.098Z] [2023-01-15T20:42:43.098Z] setToolProperty: [2023-01-15T20:42:43.098Z] [2023-01-15T20:42:43.098Z] setS1ASclassPath: [2023-01-15T20:42:43.098Z] [2023-01-15T20:42:43.098Z] init-common: [2023-01-15T20:42:43.098Z] [2023-01-15T20:42:43.098Z] wsimport: [2023-01-15T20:42:43.098Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:43.115Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:43.116Z] [javac] 1 warning [2023-01-15T20:42:43.116Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:43.116Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/client [2023-01-15T20:42:43.245Z] [2023-01-15T20:42:43.246Z] setOSConditions: [2023-01-15T20:42:43.246Z] [2023-01-15T20:42:43.246Z] setToolWin: [2023-01-15T20:42:43.246Z] [2023-01-15T20:42:43.246Z] setToolUnix: [2023-01-15T20:42:43.246Z] [2023-01-15T20:42:43.246Z] setToolProperty: [2023-01-15T20:42:43.246Z] [2023-01-15T20:42:43.246Z] setS1ASclassPath: [2023-01-15T20:42:43.246Z] [2023-01-15T20:42:43.246Z] init-common: [2023-01-15T20:42:43.246Z] [2023-01-15T20:42:43.246Z] execute-sql-common: [2023-01-15T20:42:43.246Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/sql/createtables.sql [2023-01-15T20:42:43.246Z] [sql] Failed to execute: drop table OSGI_RESOURCES_TEST_RESULTS [2023-01-15T20:42:43.246Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OSGI_RESOURCES_TEST_RESULTS' because it does not exist. [2023-01-15T20:42:43.246Z] [sql] 0 rows affected [2023-01-15T20:42:43.246Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:42:43.246Z] [2023-01-15T20:42:43.246Z] deploy: [2023-01-15T20:42:43.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/bundles [2023-01-15T20:42:43.246Z] [2023-01-15T20:42:43.246Z] wait: [2023-01-15T20:42:43.356Z] [exec] parsing WSDL... [2023-01-15T20:42:43.357Z] [exec] [2023-01-15T20:42:43.357Z] [exec] [2023-01-15T20:42:43.681Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:43.939Z] [javac] 1 warning [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] assemble: [2023-01-15T20:42:43.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF [2023-01-15T20:42:43.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] declare-test: [2023-01-15T20:42:43.939Z] [echo] Starting test war directorydeploy/war Test asadmin deploydir [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] init.os: [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] init.tools.unix: [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] init.tools.windows: [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] init.tools: [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] setAsadminArgs: [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] init: [2023-01-15T20:42:43.939Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:43.939Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:43.939Z] [get] Not modified - so not downloaded [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] init.customtasks: [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] prepare: [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] deploydir.asadmin: [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] setAsadminArgs: [2023-01-15T20:42:43.939Z] [2023-01-15T20:42:43.939Z] common.deploydir.asadmin: [2023-01-15T20:42:43.940Z] [2023-01-15T20:42:43.940Z] init.os: [2023-01-15T20:42:43.940Z] [2023-01-15T20:42:43.940Z] init.tools.unix: [2023-01-15T20:42:43.940Z] [2023-01-15T20:42:43.940Z] init.tools.windows: [2023-01-15T20:42:43.940Z] [2023-01-15T20:42:43.940Z] init.tools: [2023-01-15T20:42:43.940Z] [2023-01-15T20:42:43.940Z] setAsadminArgs: [2023-01-15T20:42:43.940Z] [2023-01-15T20:42:43.940Z] init: [2023-01-15T20:42:43.940Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:43.940Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:43.940Z] [get] Not modified - so not downloaded [2023-01-15T20:42:43.940Z] [2023-01-15T20:42:43.940Z] init.customtasks: [2023-01-15T20:42:43.940Z] [2023-01-15T20:42:43.940Z] common.run.asadmin: [2023-01-15T20:42:43.940Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWar /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2023-01-15T20:42:43.940Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:44.155Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:42:44.155Z] [artifact:mvn] [INFO] Reactor Build Order: [2023-01-15T20:42:44.155Z] [artifact:mvn] [INFO] [2023-01-15T20:42:44.155Z] [artifact:mvn] [INFO] Programmatic authentication with Jakarta Authorization api [pom] [2023-01-15T20:42:44.155Z] [artifact:mvn] [INFO] Java EE 7 Sample: jaccApi- common [jar] [2023-01-15T20:42:44.155Z] [artifact:mvn] [INFO] Java EE 7 Sample: Programmatic-authentication with Jacc api [war] [2023-01-15T20:42:44.155Z] [artifact:mvn] [INFO] [2023-01-15T20:42:44.155Z] [artifact:mvn] [INFO] ----------------< org.glassfish.jaccApi.test:prog-auth >---------------- [2023-01-15T20:42:44.155Z] [artifact:mvn] [INFO] Building Programmatic authentication with Jakarta Authorization api 6.2.6-SNAPSHOT [1/3] [2023-01-15T20:42:44.155Z] [artifact:mvn] [INFO] --------------------------------[ pom ]--------------------------------- [2023-01-15T20:42:44.291Z] [exec] [2023-01-15T20:42:44.291Z] [exec] Generating code... [2023-01-15T20:42:44.291Z] [exec] [2023-01-15T20:42:44.291Z] [exec] [2023-01-15T20:42:44.291Z] [exec] Compiling code... [2023-01-15T20:42:44.291Z] [exec] [2023-01-15T20:42:44.506Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:44.507Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:42:45.075Z] [exec] Application deployed with name dirDeployWar. [2023-01-15T20:42:45.075Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:42:45.075Z] [exec] Command deploydir executed successfully. [2023-01-15T20:42:45.075Z] [2023-01-15T20:42:45.075Z] setHttpPort: [2023-01-15T20:42:45.075Z] [2023-01-15T20:42:45.075Z] run.positive: [2023-01-15T20:42:45.075Z] [2023-01-15T20:42:45.075Z] init.os: [2023-01-15T20:42:45.075Z] [2023-01-15T20:42:45.075Z] init.tools.unix: [2023-01-15T20:42:45.075Z] [2023-01-15T20:42:45.075Z] init.tools.windows: [2023-01-15T20:42:45.075Z] [2023-01-15T20:42:45.075Z] init.tools: [2023-01-15T20:42:45.075Z] [2023-01-15T20:42:45.075Z] setAsadminArgs: [2023-01-15T20:42:45.075Z] [2023-01-15T20:42:45.075Z] init: [2023-01-15T20:42:45.075Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:45.075Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:45.075Z] [get] Not modified - so not downloaded [2023-01-15T20:42:45.075Z] [2023-01-15T20:42:45.075Z] init.customtasks: [2023-01-15T20:42:45.075Z] [2023-01-15T20:42:45.075Z] runclient: [2023-01-15T20:42:45.075Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2023-01-15T20:42:45.075Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:45.666Z] [echo] wsimporting http://localhost:8080/WSHelloEJBService/WSHelloEJB?WSDL [2023-01-15T20:42:45.667Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:45.667Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:45.667Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:45.667Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:45.667Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:45.667Z] [2023-01-15T20:42:45.667Z] setOSConditions: [2023-01-15T20:42:45.668Z] [2023-01-15T20:42:45.668Z] setToolWin: [2023-01-15T20:42:45.668Z] [2023-01-15T20:42:45.668Z] setToolUnix: [2023-01-15T20:42:45.668Z] [2023-01-15T20:42:45.668Z] setToolProperty: [2023-01-15T20:42:45.668Z] [2023-01-15T20:42:45.668Z] setS1ASclassPath: [2023-01-15T20:42:45.668Z] [2023-01-15T20:42:45.668Z] init-common: [2023-01-15T20:42:45.668Z] [2023-01-15T20:42:45.668Z] wsimport: [2023-01-15T20:42:45.668Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:45.926Z] [exec] parsing WSDL... [2023-01-15T20:42:45.926Z] [exec] [2023-01-15T20:42:45.926Z] [exec] [2023-01-15T20:42:46.009Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-01-15T20:42:46.010Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] processResult: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] failed: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] passed: [2023-01-15T20:42:46.010Z] [echo] Test war Passed [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] unknown: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] declare-test: [2023-01-15T20:42:46.010Z] [echo] Starting test war directorydeploy/war Test asadmin redeploydir [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init.os: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init.tools.unix: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init.tools.windows: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init.tools: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] setAsadminArgs: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init: [2023-01-15T20:42:46.010Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:46.010Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:46.010Z] [get] Not modified - so not downloaded [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init.customtasks: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] prepare: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] redeploydir.asadmin: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] setAsadminArgs: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] common.redeploydir.asadmin: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init.os: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init.tools.unix: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init.tools.windows: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init.tools: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] setAsadminArgs: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init: [2023-01-15T20:42:46.010Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:46.010Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:46.010Z] [get] Not modified - so not downloaded [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] init.customtasks: [2023-01-15T20:42:46.010Z] [2023-01-15T20:42:46.010Z] common.run.asadmin: [2023-01-15T20:42:46.010Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWar /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2023-01-15T20:42:46.010Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:46.577Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:46.577Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:42:46.836Z] [exec] Application deployed with name dirDeployWar. [2023-01-15T20:42:46.836Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:42:46.836Z] [exec] Command deploydir executed successfully. [2023-01-15T20:42:47.094Z] [2023-01-15T20:42:47.094Z] setHttpPort: [2023-01-15T20:42:47.094Z] [2023-01-15T20:42:47.094Z] run.positive: [2023-01-15T20:42:47.094Z] [2023-01-15T20:42:47.094Z] init.os: [2023-01-15T20:42:47.094Z] [2023-01-15T20:42:47.094Z] init.tools.unix: [2023-01-15T20:42:47.094Z] [2023-01-15T20:42:47.094Z] init.tools.windows: [2023-01-15T20:42:47.094Z] [2023-01-15T20:42:47.094Z] init.tools: [2023-01-15T20:42:47.094Z] [2023-01-15T20:42:47.094Z] setAsadminArgs: [2023-01-15T20:42:47.094Z] [2023-01-15T20:42:47.094Z] init: [2023-01-15T20:42:47.094Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:47.094Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:47.094Z] [get] Not modified - so not downloaded [2023-01-15T20:42:47.094Z] [2023-01-15T20:42:47.094Z] init.customtasks: [2023-01-15T20:42:47.094Z] [2023-01-15T20:42:47.094Z] runclient: [2023-01-15T20:42:47.094Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2023-01-15T20:42:47.094Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:47.300Z] [exec] [2023-01-15T20:42:47.300Z] [exec] Generating code... [2023-01-15T20:42:47.300Z] [exec] [2023-01-15T20:42:47.300Z] [exec] [2023-01-15T20:42:47.300Z] [exec] Compiling code... [2023-01-15T20:42:47.300Z] [exec] [2023-01-15T20:42:48.029Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-01-15T20:42:48.030Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] processResult: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] failed: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] passed: [2023-01-15T20:42:48.030Z] [echo] Test war Passed [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] unknown: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] declare-test: [2023-01-15T20:42:48.030Z] [echo] Starting test war directorydeploy/war Test asadmin undeploydir [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] undeploy.asadmin: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] setAsadminArgs: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] common.undeploy.asadmin: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init.os: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init.tools.unix: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init.tools.windows: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init.tools: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] setAsadminArgs: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init: [2023-01-15T20:42:48.030Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:48.030Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:48.030Z] [get] Not modified - so not downloaded [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init.customtasks: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] delAppRef: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init.os: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init.tools.unix: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init.tools.windows: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init.tools: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] setAsadminArgs: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init: [2023-01-15T20:42:48.030Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:48.030Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:48.030Z] [get] Not modified - so not downloaded [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] init.customtasks: [2023-01-15T20:42:48.030Z] [2023-01-15T20:42:48.030Z] common.run.asadmin: [2023-01-15T20:42:48.030Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWar [2023-01-15T20:42:48.030Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:48.235Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:48.236Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:48.495Z] [2023-01-15T20:42:48.495Z] runclient: [2023-01-15T20:42:48.495Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:48.495Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:48.495Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:48.495Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:48.495Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:48.495Z] [2023-01-15T20:42:48.495Z] run-client: [2023-01-15T20:42:48.495Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:48.495Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:48.597Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:48.597Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:42:48.753Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:48.855Z] [exec] Command undeploy executed successfully. [2023-01-15T20:42:48.855Z] [2023-01-15T20:42:48.855Z] setHttpPort: [2023-01-15T20:42:48.855Z] [2023-01-15T20:42:48.855Z] run.negative: [2023-01-15T20:42:48.855Z] [2023-01-15T20:42:48.855Z] init.os: [2023-01-15T20:42:48.855Z] [2023-01-15T20:42:48.855Z] init.tools.unix: [2023-01-15T20:42:48.855Z] [2023-01-15T20:42:48.855Z] init.tools.windows: [2023-01-15T20:42:48.855Z] [2023-01-15T20:42:48.855Z] init.tools: [2023-01-15T20:42:48.855Z] [2023-01-15T20:42:48.855Z] setAsadminArgs: [2023-01-15T20:42:48.855Z] [2023-01-15T20:42:48.855Z] init: [2023-01-15T20:42:48.855Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:48.855Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:48.856Z] [get] Not modified - so not downloaded [2023-01-15T20:42:48.856Z] [2023-01-15T20:42:48.856Z] init.customtasks: [2023-01-15T20:42:48.856Z] [2023-01-15T20:42:48.856Z] runclient: [2023-01-15T20:42:48.856Z] [echo] TestClient http://localhost:8080/foo/dirDeployWar false [2023-01-15T20:42:49.114Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:49.409Z] [artifact:mvn] [INFO] [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ prog-auth --- [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ prog-auth --- [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ prog-auth --- [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] Building in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ prog-auth --- [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ prog-auth --- [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] [2023-01-15T20:42:49.411Z] [artifact:mvn] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ prog-auth --- [2023-01-15T20:42:49.684Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:42:49.696Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/dirDeployWar [2023-01-15T20:42:49.696Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/foo/dirDeployWar [2023-01-15T20:42:49.696Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:42:49.696Z] [2023-01-15T20:42:49.696Z] processResult: [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] failed: [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] passed: [2023-01-15T20:42:49.955Z] [echo] Test war Passed [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] unknown: [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] private-all: [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] init.os: [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] init.tools.unix: [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] init.tools.windows: [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] init.tools: [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] setAsadminArgs: [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] init: [2023-01-15T20:42:49.955Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:49.955Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:49.955Z] [get] Not modified - so not downloaded [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] init.customtasks: [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] prepare: [2023-01-15T20:42:49.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix [2023-01-15T20:42:49.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2023-01-15T20:42:49.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF/classes [2023-01-15T20:42:49.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/client [2023-01-15T20:42:49.955Z] [2023-01-15T20:42:49.955Z] compile: [2023-01-15T20:42:49.955Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:49.956Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF/classes [2023-01-15T20:42:50.523Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:50.523Z] [javac] 1 warning [2023-01-15T20:42:50.523Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:50.523Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/client [2023-01-15T20:42:51.458Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:51.458Z] [javac] 1 warning [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] assemble: [2023-01-15T20:42:51.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF [2023-01-15T20:42:51.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] declare-test: [2023-01-15T20:42:51.458Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin deploydir [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init.os: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init.tools.unix: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init.tools.windows: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init.tools: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] setAsadminArgs: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init: [2023-01-15T20:42:51.458Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:51.458Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:51.458Z] [get] Not modified - so not downloaded [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init.customtasks: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] prepare: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] deploydir.asadmin: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] setAsadminArgs: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] common.deploydir.asadmin: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init.os: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init.tools.unix: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init.tools.windows: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init.tools: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] setAsadminArgs: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init: [2023-01-15T20:42:51.458Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:51.458Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:51.458Z] [get] Not modified - so not downloaded [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] init.customtasks: [2023-01-15T20:42:51.458Z] [2023-01-15T20:42:51.458Z] common.run.asadmin: [2023-01-15T20:42:51.458Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithWarSuffix /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2023-01-15T20:42:51.458Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:51.923Z] [2023-01-15T20:42:51.924Z] setOSConditions: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] setToolWin: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] setToolUnix: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] setToolProperty: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] setS1ASclassPath: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] init-common: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] undeploy-jdbc-common: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] setOSConditions: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] setToolWin: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] setToolUnix: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] setToolProperty: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] setS1ASclassPath: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] init-common: [2023-01-15T20:42:51.924Z] [2023-01-15T20:42:51.924Z] delete-jdbc-resource-common: [2023-01-15T20:42:51.925Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB-cpds [2023-01-15T20:42:51.925Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:51.932Z] [artifact:mvn] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [2023-01-15T20:42:52.025Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:52.027Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] Reactor Summary for Programmatic authentication with Jakarta Authorization api 6.2.6-SNAPSHOT: [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] Programmatic authentication with Jakarta Authorization api FAILURE [ 8.162 s] [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] Java EE 7 Sample: jaccApi- common .................. SKIPPED [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] Java EE 7 Sample: Programmatic-authentication with Jacc api SKIPPED [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] BUILD FAILURE [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] Total time: 9.314 s [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] Finished at: 2023-01-15T20:42:51Z [2023-01-15T20:42:52.192Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2023-01-15T20:42:52.192Z] [artifact:mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.3.0:unpack (unpack-resource) on project prog-auth: Unable to find/resolve artifact. Could not find artifact org.glassfish.main:nucleus-parent:zip:resources:6.2.6-SNAPSHOT -> [Help 1] [2023-01-15T20:42:52.192Z] [artifact:mvn] [ERROR] [2023-01-15T20:42:52.192Z] [artifact:mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2023-01-15T20:42:52.192Z] [artifact:mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-01-15T20:42:52.192Z] [artifact:mvn] [ERROR] [2023-01-15T20:42:52.192Z] [artifact:mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-01-15T20:42:52.192Z] [artifact:mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2023-01-15T20:42:52.192Z] [artifact:mvn] Java Result: 1 [2023-01-15T20:42:52.192Z] [2023-01-15T20:42:52.192Z] all: [2023-01-15T20:42:52.192Z] [2023-01-15T20:42:52.192Z] all: [2023-01-15T20:42:52.192Z] [2023-01-15T20:42:52.192Z] report: [2023-01-15T20:42:52.192Z] [echo] Comparing results with expected results [2023-01-15T20:42:52.192Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:42:52.192Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T20:42:52.192Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T20:42:52.192Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T20:42:52.192Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T20:42:52.192Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T20:42:52.192Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T20:42:52.285Z] [exec] Application deployed with name dirDeployWithWarSuffix. [2023-01-15T20:42:52.307Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:42:52.307Z] [exec] Command deploydir executed successfully. [2023-01-15T20:42:52.307Z] [2023-01-15T20:42:52.307Z] setHttpPort: [2023-01-15T20:42:52.307Z] [2023-01-15T20:42:52.307Z] run.positive: [2023-01-15T20:42:52.307Z] [2023-01-15T20:42:52.307Z] init.os: [2023-01-15T20:42:52.307Z] [2023-01-15T20:42:52.307Z] init.tools.unix: [2023-01-15T20:42:52.307Z] [2023-01-15T20:42:52.307Z] init.tools.windows: [2023-01-15T20:42:52.307Z] [2023-01-15T20:42:52.307Z] init.tools: [2023-01-15T20:42:52.307Z] [2023-01-15T20:42:52.307Z] setAsadminArgs: [2023-01-15T20:42:52.307Z] [2023-01-15T20:42:52.307Z] init: [2023-01-15T20:42:52.307Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:52.307Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:52.307Z] [get] Not modified - so not downloaded [2023-01-15T20:42:52.307Z] [2023-01-15T20:42:52.307Z] init.customtasks: [2023-01-15T20:42:52.307Z] [2023-01-15T20:42:52.307Z] runclient: [2023-01-15T20:42:52.307Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2023-01-15T20:42:52.449Z] [2023-01-15T20:42:52.449Z] report-sh: [2023-01-15T20:42:52.449Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:42:52.449Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/security-gtest-results.xml [2023-01-15T20:42:52.449Z] [exec] [2023-01-15T20:42:52.449Z] [exec] ************************ [2023-01-15T20:42:52.449Z] [exec] PASSED= 724 [2023-01-15T20:42:52.449Z] [exec] ------------ ========= [2023-01-15T20:42:52.449Z] [exec] FAILED= 0 [2023-01-15T20:42:52.449Z] [exec] ------------ ========= [2023-01-15T20:42:52.449Z] [exec] DID NOT RUN= 75 [2023-01-15T20:42:52.449Z] [exec] ------------ ========= [2023-01-15T20:42:52.449Z] [exec] Total Expected=799 [2023-01-15T20:42:52.449Z] [exec] ************************ [2023-01-15T20:42:52.449Z] [exec] [2023-01-15T20:42:52.449Z] [2023-01-15T20:42:52.449Z] BUILD SUCCESSFUL [2023-01-15T20:42:52.450Z] Total time: 7 minutes 51 seconds [2023-01-15T20:42:52.450Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:52.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB-cpds [2023-01-15T20:42:52.489Z] [exec] JDBC resource jdbc/s1qeDB-cpds deleted successfully [2023-01-15T20:42:52.489Z] [echo] cmd executed for server [2023-01-15T20:42:52.489Z] [2023-01-15T20:42:52.489Z] setOSConditions: [2023-01-15T20:42:52.489Z] [2023-01-15T20:42:52.489Z] setToolWin: [2023-01-15T20:42:52.489Z] [2023-01-15T20:42:52.489Z] setToolUnix: [2023-01-15T20:42:52.489Z] [2023-01-15T20:42:52.489Z] setToolProperty: [2023-01-15T20:42:52.489Z] [2023-01-15T20:42:52.489Z] setS1ASclassPath: [2023-01-15T20:42:52.489Z] [2023-01-15T20:42:52.489Z] init-common: [2023-01-15T20:42:52.489Z] [2023-01-15T20:42:52.489Z] delete-jdbc-connpool-common: [2023-01-15T20:42:52.489Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-cpds [2023-01-15T20:42:52.565Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:52.745Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:52.935Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] Value of key is:WebServiceRefs-Servlet-Endpoint [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2023-01-15T20:42:52.936Z] [exec] Value of key is:WebServiceRefs-EJB-Endpoint [2023-01-15T20:42:52.936Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:42:52.936Z] [exec] [2023-01-15T20:42:52.936Z] [exec] [2023-01-15T20:42:52.936Z] [exec] ----------------------------------------- [2023-01-15T20:42:52.936Z] [exec] - WebServiceRefs-Servlet-Endpoint: PASS - [2023-01-15T20:42:52.936Z] [exec] - WebServiceRefs-EJB-Endpoint: PASS - [2023-01-15T20:42:52.936Z] [exec] ----------------------------------------- [2023-01-15T20:42:52.936Z] [exec] Total PASS: 2 [2023-01-15T20:42:52.936Z] [exec] Total FAIL: 0 [2023-01-15T20:42:52.936Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:42:52.936Z] [exec] ----------------------------------------- [2023-01-15T20:42:52.936Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:52.936Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:42:52.936Z] [2023-01-15T20:42:52.936Z] undeploy: [2023-01-15T20:42:52.936Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:52.936Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:52.936Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:52.936Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:52.936Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:52.936Z] [2023-01-15T20:42:52.936Z] setOSConditions: [2023-01-15T20:42:52.936Z] [2023-01-15T20:42:52.936Z] setToolWin: [2023-01-15T20:42:52.936Z] [2023-01-15T20:42:52.936Z] setToolUnix: [2023-01-15T20:42:52.936Z] [2023-01-15T20:42:52.936Z] setToolProperty: [2023-01-15T20:42:52.936Z] [2023-01-15T20:42:52.936Z] setS1ASclassPath: [2023-01-15T20:42:52.936Z] [2023-01-15T20:42:52.936Z] init-common: [2023-01-15T20:42:52.936Z] [2023-01-15T20:42:52.936Z] undeploy-war-common: [2023-01-15T20:42:53.132Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:42:53.133Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2023-01-15T20:42:53.195Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:53.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-cpds [2023-01-15T20:42:53.309Z] [exec] JDBC Connection pool jdbc-cpds deleted successfully [2023-01-15T20:42:53.309Z] [echo] cmd executed for server [2023-01-15T20:42:53.309Z] [2023-01-15T20:42:53.309Z] setOSConditions: [2023-01-15T20:42:53.309Z] [2023-01-15T20:42:53.309Z] setToolWin: [2023-01-15T20:42:53.309Z] [2023-01-15T20:42:53.309Z] setToolUnix: [2023-01-15T20:42:53.309Z] [2023-01-15T20:42:53.309Z] setToolProperty: [2023-01-15T20:42:53.309Z] [2023-01-15T20:42:53.309Z] setS1ASclassPath: [2023-01-15T20:42:53.309Z] [2023-01-15T20:42:53.309Z] init-common: [2023-01-15T20:42:53.309Z] [2023-01-15T20:42:53.309Z] undeploy-common: [2023-01-15T20:42:53.309Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-01-15T20:42:53.392Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:42:53.392Z] [2023-01-15T20:42:53.392Z] processResult: [2023-01-15T20:42:53.392Z] [2023-01-15T20:42:53.392Z] failed: [2023-01-15T20:42:53.392Z] [2023-01-15T20:42:53.392Z] passed: [2023-01-15T20:42:53.392Z] [echo] Test warwithsuffix Passed [2023-01-15T20:42:53.392Z] [2023-01-15T20:42:53.392Z] unknown: [2023-01-15T20:42:53.392Z] [2023-01-15T20:42:53.392Z] declare-test: [2023-01-15T20:42:53.392Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin redeploydir [2023-01-15T20:42:53.392Z] [2023-01-15T20:42:53.392Z] init.os: [2023-01-15T20:42:53.392Z] [2023-01-15T20:42:53.392Z] init.tools.unix: [2023-01-15T20:42:53.392Z] [2023-01-15T20:42:53.392Z] init.tools.windows: [2023-01-15T20:42:53.392Z] [2023-01-15T20:42:53.392Z] init.tools: [2023-01-15T20:42:53.392Z] [2023-01-15T20:42:53.392Z] setAsadminArgs: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] init: [2023-01-15T20:42:53.393Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:53.393Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:53.393Z] [get] Not modified - so not downloaded [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] init.customtasks: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] prepare: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] redeploydir.asadmin: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] setAsadminArgs: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] common.redeploydir.asadmin: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] init.os: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] init.tools.unix: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] init.tools.windows: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] init.tools: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] setAsadminArgs: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] init: [2023-01-15T20:42:53.393Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:53.393Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:53.393Z] [get] Not modified - so not downloaded [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] init.customtasks: [2023-01-15T20:42:53.393Z] [2023-01-15T20:42:53.393Z] common.run.asadmin: [2023-01-15T20:42:53.393Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithWarSuffix /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2023-01-15T20:42:53.393Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:53.762Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:53.762Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:53.762Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:53.763Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:53.763Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:53.763Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:53.763Z] [2023-01-15T20:42:53.763Z] setOSConditions: [2023-01-15T20:42:53.763Z] [2023-01-15T20:42:53.763Z] setToolWin: [2023-01-15T20:42:53.763Z] [2023-01-15T20:42:53.763Z] setToolUnix: [2023-01-15T20:42:53.763Z] [2023-01-15T20:42:53.763Z] setToolProperty: [2023-01-15T20:42:53.763Z] [2023-01-15T20:42:53.763Z] setS1ASclassPath: [2023-01-15T20:42:53.763Z] [2023-01-15T20:42:53.763Z] init-common: [2023-01-15T20:42:53.763Z] [2023-01-15T20:42:53.763Z] undeploy-jar-common: [2023-01-15T20:42:53.831Z] Waiting for the domain to stop . [2023-01-15T20:42:53.832Z] Command stop-domain executed successfully. [2023-01-15T20:42:53.832Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:53.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] all: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setOSConditions: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolWin: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolUnix: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolProperty: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setS1ASclassPath: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] init-common: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] clean: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setOSConditions: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolWin: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolUnix: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolProperty: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setS1ASclassPath: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] init-common: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] clean-common: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setOSConditions: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolWin: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolUnix: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolProperty: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setS1ASclassPath: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] init-common: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] clean-classes-common: [2023-01-15T20:42:53.873Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setOSConditions: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolWin: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolUnix: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolProperty: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setS1ASclassPath: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] init-common: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] clean-jars-common: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] compile: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setOSConditions: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolWin: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolUnix: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setToolProperty: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] setS1ASclassPath: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] init-common: [2023-01-15T20:42:53.873Z] [2023-01-15T20:42:53.873Z] compile-common: [2023-01-15T20:42:53.873Z] [echo] Current time (ISO): 2023-01-15T20:42:53.722+0000 [2023-01-15T20:42:53.873Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:53.873Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:53.873Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:53.958Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:53.959Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-01-15T20:42:54.021Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:54.395Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:54.524Z] [exec] Application deployed with name dirDeployWithWarSuffix. [2023-01-15T20:42:54.525Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-01-15T20:42:54.525Z] [exec] Command deploydir executed successfully. [2023-01-15T20:42:54.525Z] [2023-01-15T20:42:54.525Z] setHttpPort: [2023-01-15T20:42:54.525Z] [2023-01-15T20:42:54.525Z] run.positive: [2023-01-15T20:42:54.525Z] [2023-01-15T20:42:54.525Z] init.os: [2023-01-15T20:42:54.525Z] [2023-01-15T20:42:54.525Z] init.tools.unix: [2023-01-15T20:42:54.525Z] [2023-01-15T20:42:54.525Z] init.tools.windows: [2023-01-15T20:42:54.525Z] [2023-01-15T20:42:54.525Z] init.tools: [2023-01-15T20:42:54.525Z] [2023-01-15T20:42:54.525Z] setAsadminArgs: [2023-01-15T20:42:54.525Z] [2023-01-15T20:42:54.525Z] init: [2023-01-15T20:42:54.525Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:54.525Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:54.525Z] [get] Not modified - so not downloaded [2023-01-15T20:42:54.525Z] [2023-01-15T20:42:54.525Z] init.customtasks: [2023-01-15T20:42:54.525Z] [2023-01-15T20:42:54.525Z] runclient: [2023-01-15T20:42:54.525Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2023-01-15T20:42:54.525Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:54.588Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:42:54.588Z] [2023-01-15T20:42:54.588Z] all: [2023-01-15T20:42:54.588Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:54.588Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:54.588Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:54.588Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setOSConditions: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolWin: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolUnix: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolProperty: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setS1ASclassPath: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] init-common: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] clean: [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setOSConditions: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolWin: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolUnix: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolProperty: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setS1ASclassPath: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] init-common: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] clean-common: [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setOSConditions: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolWin: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolUnix: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolProperty: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setS1ASclassPath: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] init-common: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] clean-classes-common: [2023-01-15T20:42:54.589Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setOSConditions: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolWin: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolUnix: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setToolProperty: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] setS1ASclassPath: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] init-common: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] clean-jars-common: [2023-01-15T20:42:54.589Z] [2023-01-15T20:42:54.589Z] compile: [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:54.589Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:54.590Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:54.590Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:54.590Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:54.590Z] [2023-01-15T20:42:54.590Z] setOSConditions: [2023-01-15T20:42:54.590Z] [2023-01-15T20:42:54.590Z] setToolWin: [2023-01-15T20:42:54.590Z] [2023-01-15T20:42:54.590Z] setToolUnix: [2023-01-15T20:42:54.590Z] [2023-01-15T20:42:54.590Z] setToolProperty: [2023-01-15T20:42:54.590Z] [2023-01-15T20:42:54.590Z] setS1ASclassPath: [2023-01-15T20:42:54.590Z] [2023-01-15T20:42:54.590Z] init-common: [2023-01-15T20:42:54.590Z] [2023-01-15T20:42:54.590Z] compile-common: [2023-01-15T20:42:54.590Z] [echo] Current time (ISO): 2023-01-15T20:42:54.564+0000 [2023-01-15T20:42:54.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:54.590Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:54.652Z] Sun Jan 15 20:42:54 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-01-15T20:42:54.652Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:54.847Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:55.214Z] Sun Jan 15 20:42:55 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:42:55.230Z] Command stop-database executed successfully. [2023-01-15T20:42:55.458Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]::

    [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-01-15T20:42:55.459Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] processResult: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] failed: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] passed: [2023-01-15T20:42:55.459Z] [echo] Test warwithsuffix Passed [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] unknown: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] declare-test: [2023-01-15T20:42:55.459Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin undeploydir [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] undeploy.asadmin: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] setAsadminArgs: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] common.undeploy.asadmin: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init.os: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init.tools.unix: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init.tools.windows: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init.tools: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] setAsadminArgs: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init: [2023-01-15T20:42:55.459Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:55.459Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:55.459Z] [get] Not modified - so not downloaded [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init.customtasks: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] delAppRef: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init.os: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init.tools.unix: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init.tools.windows: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init.tools: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] setAsadminArgs: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init: [2023-01-15T20:42:55.459Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:55.459Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:55.459Z] [get] Not modified - so not downloaded [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] init.customtasks: [2023-01-15T20:42:55.459Z] [2023-01-15T20:42:55.459Z] common.run.asadmin: [2023-01-15T20:42:55.459Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithWarSuffix [2023-01-15T20:42:55.459Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:55.486Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:55.767Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:55.767Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txisolation/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:42:55.767Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:42:55.767Z] [javac] 1 warning [2023-01-15T20:42:55.767Z] [2023-01-15T20:42:55.767Z] setOSConditions: [2023-01-15T20:42:55.767Z] [2023-01-15T20:42:55.767Z] setToolWin: [2023-01-15T20:42:55.767Z] [2023-01-15T20:42:55.767Z] setToolUnix: [2023-01-15T20:42:55.767Z] [2023-01-15T20:42:55.767Z] setToolProperty: [2023-01-15T20:42:55.767Z] [2023-01-15T20:42:55.767Z] setS1ASclassPath: [2023-01-15T20:42:55.767Z] [2023-01-15T20:42:55.767Z] init-common: [2023-01-15T20:42:55.767Z] [2023-01-15T20:42:55.767Z] compile-common: [2023-01-15T20:42:55.768Z] [echo] Current time (ISO): 2023-01-15T20:42:55.582+0000 [2023-01-15T20:42:55.768Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:42:55.768Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:56.027Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:42:56.028Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:42:56.050Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:56.322Z] [exec] Command undeploy executed successfully. [2023-01-15T20:42:56.323Z] [2023-01-15T20:42:56.323Z] setHttpPort: [2023-01-15T20:42:56.323Z] [2023-01-15T20:42:56.323Z] run.negative: [2023-01-15T20:42:56.323Z] [2023-01-15T20:42:56.323Z] init.os: [2023-01-15T20:42:56.323Z] [2023-01-15T20:42:56.323Z] init.tools.unix: [2023-01-15T20:42:56.323Z] [2023-01-15T20:42:56.323Z] init.tools.windows: [2023-01-15T20:42:56.323Z] [2023-01-15T20:42:56.323Z] init.tools: [2023-01-15T20:42:56.323Z] [2023-01-15T20:42:56.323Z] setAsadminArgs: [2023-01-15T20:42:56.323Z] [2023-01-15T20:42:56.323Z] init: [2023-01-15T20:42:56.323Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:56.323Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:56.323Z] [get] Not modified - so not downloaded [2023-01-15T20:42:56.323Z] [2023-01-15T20:42:56.323Z] init.customtasks: [2023-01-15T20:42:56.323Z] [2023-01-15T20:42:56.323Z] runclient: [2023-01-15T20:42:56.323Z] [echo] TestClient http://localhost:8080/foo/dirDeployWithWarSuffix false [2023-01-15T20:42:56.582Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:56.979Z] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security [2023-01-15T20:42:56.979Z] [2023-01-15T20:42:56.979Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T20:42:56.979Z] [2023-01-15T20:42:56.980Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T20:42:56.980Z] [2023-01-15T20:42:56.980Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T20:42:56.980Z] [2023-01-15T20:42:56.980Z] [2023-01-15T20:42:56.980Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T20:42:56.980Z] [2023-01-15T20:42:56.980Z] tar: Removing leading `/' from member names [2023-01-15T20:42:56.980Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/*/*logs.zip': No such file or directory [2023-01-15T20:42:56.980Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/security/*/*/*logs.zip': No such file or directory [2023-01-15T20:42:56.980Z] tar: Removing leading `/' from member names [2023-01-15T20:42:56.980Z] + break [2023-01-15T20:42:56.980Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T20:42:57.031Z] Archiving artifacts [2023-01-15T20:42:57.146Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-01-15T20:42:57.154Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/dirDeployWithWarSuffix [2023-01-15T20:42:57.154Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/foo/dirDeployWithWarSuffix [2023-01-15T20:42:57.154Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-01-15T20:42:57.154Z] [2023-01-15T20:42:57.154Z] processResult: [2023-01-15T20:42:57.154Z] [2023-01-15T20:42:57.154Z] failed: [2023-01-15T20:42:57.154Z] [2023-01-15T20:42:57.154Z] passed: [2023-01-15T20:42:57.154Z] [echo] Test warwithsuffix Passed [2023-01-15T20:42:57.154Z] [2023-01-15T20:42:57.154Z] unknown: [2023-01-15T20:42:57.154Z] [2023-01-15T20:42:57.154Z] private-all: [2023-01-15T20:42:57.381Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:57.381Z] [javac] 1 warning [2023-01-15T20:42:57.381Z] [2023-01-15T20:42:57.381Z] assemble-web: [2023-01-15T20:42:57.381Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:57.381Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:57.381Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:57.381Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:57.381Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:57.381Z] [2023-01-15T20:42:57.381Z] pkg-war: [2023-01-15T20:42:57.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:42:57.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:42:57.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:57.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:42:57.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:42:57.382Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${sun-web.xml} to copy. [2023-01-15T20:42:57.382Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${webservices.xml} to copy. [2023-01-15T20:42:57.382Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:42:57.382Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:42:57.382Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:42:57.382Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:57.382Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:42:57.382Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${web.wsit.descriptors} does not exist. [2023-01-15T20:42:57.382Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/warservice-web.war [2023-01-15T20:42:57.382Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:42:57.382Z] [2023-01-15T20:42:57.382Z] deploy-app: [2023-01-15T20:42:57.382Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:57.382Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:57.382Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:57.382Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:57.382Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:57.382Z] [2023-01-15T20:42:57.382Z] deploy-war-common: [2023-01-15T20:42:57.382Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:57.382Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:57.382Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:57.382Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:57.382Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:57.382Z] [2023-01-15T20:42:57.382Z] setOSConditions: [2023-01-15T20:42:57.382Z] [2023-01-15T20:42:57.382Z] setToolWin: [2023-01-15T20:42:57.382Z] [2023-01-15T20:42:57.382Z] setToolUnix: [2023-01-15T20:42:57.382Z] [2023-01-15T20:42:57.382Z] setToolProperty: [2023-01-15T20:42:57.382Z] [2023-01-15T20:42:57.382Z] setS1ASclassPath: [2023-01-15T20:42:57.382Z] [2023-01-15T20:42:57.382Z] init-common: [2023-01-15T20:42:57.382Z] [2023-01-15T20:42:57.382Z] deploy-war-commonpe: [2023-01-15T20:42:57.382Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:57.412Z] [2023-01-15T20:42:57.413Z] delete.log.next: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] private-all: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init.os: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init.tools.unix: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init.tools.windows: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init.tools: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] setAsadminArgs: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init: [2023-01-15T20:42:57.413Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:57.413Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:57.413Z] [get] Not modified - so not downloaded [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init.customtasks: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] private-rollingUpgrade: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] _private-all: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] main-all: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] versioned.vs.unversioned: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] clean.scenario: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] clean.scenario.cluster: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init.os: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init.tools.unix: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init.tools.windows: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init.tools: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] setAsadminArgs: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init: [2023-01-15T20:42:57.413Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:57.413Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:57.413Z] [get] Not modified - so not downloaded [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] init.customtasks: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] prepare: [2023-01-15T20:42:57.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] process.versionExpression: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] process.appname: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] _process.target: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] process.target: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] prepare.has.version.registred: [2023-01-15T20:42:57.413Z] [2023-01-15T20:42:57.413Z] exec.asadmin2: [2023-01-15T20:42:57.661Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:42:57.671Z] [javac] 1 warning [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] build: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] setOSConditions: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] fixFiles: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] convUnix: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] convWin: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] setToolWin: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] setToolUnix: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] setToolProperty: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] setS1ASclassPath: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] init-common: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.671Z] package-persistence-common: [2023-01-15T20:42:57.671Z] [2023-01-15T20:42:57.672Z] ejb-jar-common: [2023-01-15T20:42:57.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] package-ejbjar-common: [2023-01-15T20:42:57.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:57.672Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:57.672Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:57.672Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolation-ejb.jar [2023-01-15T20:42:57.672Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] appclient-jar-common: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] package-appclientjar-common: [2023-01-15T20:42:57.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:57.672Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:57.672Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:57.672Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolation-client.jar [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] webclient-war-common: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] build-ear-common: [2023-01-15T20:42:57.672Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:42:57.672Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationApp.ear [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] deploy: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] setOSConditions: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] setToolWin: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] setToolUnix: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] setToolProperty: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] setS1ASclassPath: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] init-common: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] deploy-jdbc-common: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] setOSConditions: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] setToolWin: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] setToolUnix: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] setToolProperty: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] setS1ASclassPath: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] init-common: [2023-01-15T20:42:57.672Z] [2023-01-15T20:42:57.672Z] create-jdbc-connpool-common: [2023-01-15T20:42:57.672Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:57.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:57.929Z] [exec] JDBC connection pool tx-isolation-pool created successfully. [2023-01-15T20:42:57.929Z] [2023-01-15T20:42:57.929Z] set-derby-connpool-props: [2023-01-15T20:42:57.949Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/warservice-web.war [2023-01-15T20:42:58.186Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:58.208Z] [exec] Application deployed with name warservice-web. [2023-01-15T20:42:58.208Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:58.208Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:58.208Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:58.209Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:58.209Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:58.209Z] [2023-01-15T20:42:58.209Z] deploy-war-commonee: [2023-01-15T20:42:58.209Z] [2023-01-15T20:42:58.209Z] assemble-client: [2023-01-15T20:42:58.209Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:58.209Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:58.209Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:58.209Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:58.209Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:58.209Z] [2023-01-15T20:42:58.209Z] compile-client: [2023-01-15T20:42:58.209Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:42:58.209Z] [echo] wsimporting http://localhost:8080/warservice/webservice/HelloService?WSDL [2023-01-15T20:42:58.209Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:42:58.209Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:42:58.209Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:42:58.209Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:42:58.209Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:42:58.209Z] [2023-01-15T20:42:58.209Z] setOSConditions: [2023-01-15T20:42:58.209Z] [2023-01-15T20:42:58.209Z] setToolWin: [2023-01-15T20:42:58.209Z] [2023-01-15T20:42:58.209Z] setToolUnix: [2023-01-15T20:42:58.209Z] [2023-01-15T20:42:58.209Z] setToolProperty: [2023-01-15T20:42:58.209Z] [2023-01-15T20:42:58.209Z] setS1ASclassPath: [2023-01-15T20:42:58.209Z] [2023-01-15T20:42:58.209Z] init-common: [2023-01-15T20:42:58.209Z] [2023-01-15T20:42:58.209Z] wsimport: [2023-01-15T20:42:58.346Z] [exec] Result: 1 [2023-01-15T20:42:58.347Z] [2023-01-15T20:42:58.347Z] process.registred: [2023-01-15T20:42:58.347Z] [2023-01-15T20:42:58.347Z] has.version.registred: [2023-01-15T20:42:58.347Z] [2023-01-15T20:42:58.347Z] del.all.version.registred: [2023-01-15T20:42:58.347Z] [2023-01-15T20:42:58.351Z] _clean.scenario: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] deploy.version: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] del.ref.registred: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] process.versionExpression: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] process.appname: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] _process.target: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] process.target: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] prepare.is.version.registred: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] init.os: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] init.tools.unix: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] init.tools.windows: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] init.tools: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] setAsadminArgs: [2023-01-15T20:42:58.351Z] [2023-01-15T20:42:58.351Z] init: [2023-01-15T20:42:58.351Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:58.351Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:58.351Z] [get] Not modified - so not downloaded [2023-01-15T20:42:58.467Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:58.608Z] [2023-01-15T20:42:58.608Z] init.customtasks: [2023-01-15T20:42:58.608Z] [2023-01-15T20:42:58.608Z] prepare: [2023-01-15T20:42:58.608Z] [2023-01-15T20:42:58.608Z] exec.asadmin2: [2023-01-15T20:42:58.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:58.753Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.User=dbuser [2023-01-15T20:42:58.753Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:59.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:59.009Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.Password=dbpassword [2023-01-15T20:42:59.032Z] [exec] parsing WSDL... [2023-01-15T20:42:59.033Z] [exec] [2023-01-15T20:42:59.033Z] [exec] [2023-01-15T20:42:59.177Z] [exec] Result: 1 [2023-01-15T20:42:59.177Z] [2023-01-15T20:42:59.177Z] process.registred: [2023-01-15T20:42:59.177Z] [2023-01-15T20:42:59.177Z] is.version.registred: [2023-01-15T20:42:59.177Z] [2023-01-15T20:42:59.177Z] process.xmlversionidentifier: [2023-01-15T20:42:59.177Z] [2023-01-15T20:42:59.177Z] prepare.cluster: [2023-01-15T20:42:59.177Z] [2023-01-15T20:42:59.177Z] process.enabled: [2023-01-15T20:42:59.177Z] [2023-01-15T20:42:59.177Z] process.hasToDeploy: [2023-01-15T20:42:59.178Z] [2023-01-15T20:42:59.178Z] deploy.version.unregistred: [2023-01-15T20:42:59.178Z] [2023-01-15T20:42:59.178Z] init.os: [2023-01-15T20:42:59.178Z] [2023-01-15T20:42:59.178Z] init.tools.unix: [2023-01-15T20:42:59.178Z] [2023-01-15T20:42:59.178Z] init.tools.windows: [2023-01-15T20:42:59.178Z] [2023-01-15T20:42:59.178Z] init.tools: [2023-01-15T20:42:59.178Z] [2023-01-15T20:42:59.178Z] setAsadminArgs: [2023-01-15T20:42:59.178Z] [2023-01-15T20:42:59.178Z] init: [2023-01-15T20:42:59.178Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:59.178Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:59.265Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:59.436Z] [get] Not modified - so not downloaded [2023-01-15T20:42:59.436Z] [2023-01-15T20:42:59.436Z] init.customtasks: [2023-01-15T20:42:59.436Z] [2023-01-15T20:42:59.436Z] prepare: [2023-01-15T20:42:59.436Z] [2023-01-15T20:42:59.436Z] process.versionExpression: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] process.appname: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] create.version: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] assemble.non-existent: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] init.os: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] init.tools.unix: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] init.tools.windows: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] init.tools: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] setAsadminArgs: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] init: [2023-01-15T20:42:59.437Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:42:59.437Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:42:59.437Z] [get] Not modified - so not downloaded [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] init.customtasks: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] prepare: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] process.versionexpression: [2023-01-15T20:42:59.437Z] [2023-01-15T20:42:59.437Z] compile: [2023-01-15T20:42:59.437Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:59.437Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:42:59.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:42:59.522Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.driverType=4 [2023-01-15T20:42:59.778Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:42:59.968Z] [exec] [2023-01-15T20:42:59.968Z] [exec] Generating code... [2023-01-15T20:42:59.968Z] [exec] [2023-01-15T20:42:59.968Z] [exec] [2023-01-15T20:42:59.968Z] [exec] Compiling code... [2023-01-15T20:42:59.968Z] [exec] [2023-01-15T20:43:00.003Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:00.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:00.261Z] [javac] 1 warning [2023-01-15T20:43:00.262Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] process.xmlversionidentifier: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] process.versionExpression: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] process.xml.create.flag: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] create.xml.flag: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] generate.xml.identifier: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] assemble: [2023-01-15T20:43:00.262Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] process.xmlversionidentifier: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] prepare.update.xml.identifier: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] update.xml.identifier: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] deployWithNameOption: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] deployWithoutNameOption: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] setAsadminArgs: [2023-01-15T20:43:00.262Z] [2023-01-15T20:43:00.262Z] common.deploy.asadmin: [2023-01-15T20:43:00.263Z] [2023-01-15T20:43:00.263Z] init.os: [2023-01-15T20:43:00.263Z] [2023-01-15T20:43:00.263Z] init.tools.unix: [2023-01-15T20:43:00.263Z] [2023-01-15T20:43:00.263Z] init.tools.windows: [2023-01-15T20:43:00.263Z] [2023-01-15T20:43:00.263Z] init.tools: [2023-01-15T20:43:00.263Z] [2023-01-15T20:43:00.263Z] setAsadminArgs: [2023-01-15T20:43:00.263Z] [2023-01-15T20:43:00.263Z] init: [2023-01-15T20:43:00.263Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:00.263Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:00.263Z] [get] Not modified - so not downloaded [2023-01-15T20:43:00.263Z] [2023-01-15T20:43:00.263Z] init.customtasks: [2023-01-15T20:43:00.263Z] [2023-01-15T20:43:00.263Z] common.run.asadmin: [2023-01-15T20:43:00.263Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:43:00.291Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.portNumber=1527 [2023-01-15T20:43:00.291Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:00.521Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:00.854Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:00.854Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.dataBaseName=testdb [2023-01-15T20:43:00.854Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:01.089Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:01.089Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:01.340Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:43:01.340Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:43:01.347Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:43:01.347Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init.os: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init.tools.unix: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init.tools.windows: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init.tools: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] setAsadminArgs: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init: [2023-01-15T20:43:01.347Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:01.347Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:01.347Z] [get] Not modified - so not downloaded [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init.customtasks: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] setEnabled: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] createAppRef: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init.os: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init.tools.unix: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init.tools.windows: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init.tools: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] setAsadminArgs: [2023-01-15T20:43:01.347Z] [2023-01-15T20:43:01.347Z] init: [2023-01-15T20:43:01.347Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:01.348Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:01.348Z] [get] Not modified - so not downloaded [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] init.customtasks: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] prepare.client: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] prepare.client.appclient: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] increment.log.next: [2023-01-15T20:43:01.348Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] process.versionexpression: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] prepare.run: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] common.run.positive: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] setHttpPort: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] common.run: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] checkAppOnServer: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] declare-test: [2023-01-15T20:43:01.348Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(1) untagged - logID=1 (server) [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] prepare.runclient: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] process.classpath: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] process.jvmargs: [2023-01-15T20:43:01.348Z] [2023-01-15T20:43:01.348Z] java.with.result: [2023-01-15T20:43:01.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:01.424Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:43:01.424Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:01.607Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:01.906Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:01.907Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:43:01.907Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:43:01.907Z] [javac] 1 warning [2023-01-15T20:43:01.907Z] [2023-01-15T20:43:01.907Z] setup: [2023-01-15T20:43:01.907Z] [2023-01-15T20:43:01.907Z] runclient: [2023-01-15T20:43:01.907Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:01.907Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:01.907Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:01.907Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:01.907Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:01.907Z] [2023-01-15T20:43:01.907Z] run-client: [2023-01-15T20:43:01.907Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:43:01.907Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:01.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:01.988Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.create=true [2023-01-15T20:43:01.988Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:02.165Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:02.172Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:02.172Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:43:02.172Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:02.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:43:02.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:02.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-01-15T20:43:02.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] process.result: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] processResult: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] failed: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] passed: [2023-01-15T20:43:02.173Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] unknown: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] runclient: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init.os: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init.tools.unix: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init.tools.windows: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init.tools: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] setAsadminArgs: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init: [2023-01-15T20:43:02.173Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:02.173Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:02.173Z] [get] Not modified - so not downloaded [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init.customtasks: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] checkAppOnCluster: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] run.positive: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] process.versionExpression: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] process.appname: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] process.xmlversionidentifier: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] prepare.cluster: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] disable.version: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] setAsadminArgs: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] common.disable.asadmin: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init.os: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init.tools.unix: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init.tools.windows: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init.tools: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] setAsadminArgs: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init: [2023-01-15T20:43:02.173Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:02.173Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:02.173Z] [get] Not modified - so not downloaded [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] init.customtasks: [2023-01-15T20:43:02.173Z] [2023-01-15T20:43:02.173Z] common.run.asadmin: [2023-01-15T20:43:02.173Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2023-01-15T20:43:02.245Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:02.431Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:02.501Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.serverName=localhost [2023-01-15T20:43:02.514Z] [2023-01-15T20:43:02.514Z] setOSConditions: [2023-01-15T20:43:02.514Z] [2023-01-15T20:43:02.514Z] setToolWin: [2023-01-15T20:43:02.514Z] [2023-01-15T20:43:02.514Z] setToolUnix: [2023-01-15T20:43:02.514Z] [2023-01-15T20:43:02.514Z] setToolProperty: [2023-01-15T20:43:02.514Z] [2023-01-15T20:43:02.514Z] setS1ASclassPath: [2023-01-15T20:43:02.514Z] [2023-01-15T20:43:02.514Z] init-common: [2023-01-15T20:43:02.514Z] [2023-01-15T20:43:02.514Z] create-jdbc-resource-common: [2023-01-15T20:43:02.514Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid tx-isolation-pool --target server jdbc/txisolation [2023-01-15T20:43:02.514Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:02.997Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:02.997Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-01-15T20:43:03.078Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:03.079Z] [exec] JDBC resource jdbc/txisolation created successfully. [2023-01-15T20:43:03.079Z] [echo] cmd executed for server [2023-01-15T20:43:03.079Z] [2023-01-15T20:43:03.079Z] asadmin-common: [2023-01-15T20:43:03.079Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:03.079Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:03.256Z] [exec] Command disable executed successfully. [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init.os: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init.tools.unix: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init.tools.windows: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init.tools: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] setAsadminArgs: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init: [2023-01-15T20:43:03.257Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:03.257Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:03.257Z] [get] Not modified - so not downloaded [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init.customtasks: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] disableAppOnInstance: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init.os: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init.tools.unix: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init.tools.windows: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init.tools: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] setAsadminArgs: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init: [2023-01-15T20:43:03.257Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:03.257Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:03.257Z] [get] Not modified - so not downloaded [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] init.customtasks: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] prepare.client: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] prepare.client.appclient: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] increment.log.next: [2023-01-15T20:43:03.257Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] process.versionexpression: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] prepare.run: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] common.run.negative: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] setHttpPort: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] common.run: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] checkAppOnServer: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] declare-test: [2023-01-15T20:43:03.257Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(2) untagged - logID=2 (server) [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] prepare.runclient: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] process.classpath: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] process.jvmargs: [2023-01-15T20:43:03.257Z] [2023-01-15T20:43:03.257Z] java.with.result: [2023-01-15T20:43:03.515Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:03.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:03.642Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.steady-pool-size=0 [2023-01-15T20:43:03.642Z] [2023-01-15T20:43:03.642Z] asadmin-common: [2023-01-15T20:43:03.642Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:03.642Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:04.081Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:04.081Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-01-15T20:43:04.081Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:04.081Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:43:04.081Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:04.081Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:04.081Z] [2023-01-15T20:43:04.081Z] process.result: [2023-01-15T20:43:04.081Z] [2023-01-15T20:43:04.081Z] processResult: [2023-01-15T20:43:04.081Z] [2023-01-15T20:43:04.081Z] failed: [2023-01-15T20:43:04.081Z] [2023-01-15T20:43:04.081Z] passed: [2023-01-15T20:43:04.081Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:04.081Z] [2023-01-15T20:43:04.081Z] unknown: [2023-01-15T20:43:04.081Z] [2023-01-15T20:43:04.081Z] runclient: [2023-01-15T20:43:04.081Z] [2023-01-15T20:43:04.081Z] init.os: [2023-01-15T20:43:04.081Z] [2023-01-15T20:43:04.081Z] init.tools.unix: [2023-01-15T20:43:04.081Z] [2023-01-15T20:43:04.081Z] init.tools.windows: [2023-01-15T20:43:04.081Z] [2023-01-15T20:43:04.081Z] init.tools: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] setAsadminArgs: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] init: [2023-01-15T20:43:04.082Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:04.082Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:04.082Z] [get] Not modified - so not downloaded [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] init.customtasks: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] checkAppOnCluster: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] run.negative: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] deploy.version: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] del.ref.registred: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] process.versionExpression: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] process.appname: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] _process.target: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] process.target: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] prepare.is.version.registred: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] init.os: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] init.tools.unix: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] init.tools.windows: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] init.tools: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] setAsadminArgs: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] init: [2023-01-15T20:43:04.082Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:04.082Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:04.082Z] [get] Not modified - so not downloaded [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] init.customtasks: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] prepare: [2023-01-15T20:43:04.082Z] [2023-01-15T20:43:04.082Z] exec.asadmin2: [2023-01-15T20:43:04.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:04.208Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.pool-resize-quantity=1 [2023-01-15T20:43:04.208Z] [2023-01-15T20:43:04.208Z] asadmin-common: [2023-01-15T20:43:04.208Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:04.208Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:04.771Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:04.771Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-pool-size=1 [2023-01-15T20:43:04.771Z] [2023-01-15T20:43:04.771Z] asadmin-common: [2023-01-15T20:43:04.771Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:04.771Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:05.017Z] [exec] Result: 1 [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] process.registred: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] is.version.registred: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] process.xmlversionidentifier: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] prepare.cluster: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] process.enabled: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] process.hasToDeploy: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] deploy.version.unregistred: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init.os: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init.tools.unix: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init.tools.windows: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init.tools: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] setAsadminArgs: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init: [2023-01-15T20:43:05.018Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:05.018Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:05.018Z] [get] Not modified - so not downloaded [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init.customtasks: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] prepare: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] process.versionExpression: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] process.appname: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] create.version: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] assemble.non-existent: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init.os: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init.tools.unix: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init.tools.windows: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init.tools: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] setAsadminArgs: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init: [2023-01-15T20:43:05.018Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:05.018Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:05.018Z] [get] Not modified - so not downloaded [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] init.customtasks: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] prepare: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] process.versionexpression: [2023-01-15T20:43:05.018Z] [2023-01-15T20:43:05.018Z] compile: [2023-01-15T20:43:05.018Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:05.018Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:43:05.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:05.334Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-connection-usage-count=1 [2023-01-15T20:43:05.334Z] [2023-01-15T20:43:05.334Z] asadmin-common: [2023-01-15T20:43:05.334Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:05.334Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:05.897Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:05.897Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.connectionAttributes=;create=true [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] setOSConditions: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] setToolWin: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] setToolUnix: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] setToolProperty: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] setS1ASclassPath: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] init-common: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] deploy-common: [2023-01-15T20:43:05.897Z] [echo] Current time (ISO): 2023-01-15T20:43:05.640+0000 [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] setOSConditions: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] setToolWin: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] setToolUnix: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] setToolProperty: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] setS1ASclassPath: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] init-common: [2023-01-15T20:43:05.897Z] [2023-01-15T20:43:05.897Z] deploy-common-pe: [2023-01-15T20:43:05.897Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:05.951Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:05.952Z] [javac] 1 warning [2023-01-15T20:43:05.952Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] process.xmlversionidentifier: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] process.versionExpression: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] process.xml.create.flag: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] create.xml.flag: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] generate.xml.identifier: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] assemble: [2023-01-15T20:43:05.952Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] process.xmlversionidentifier: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] prepare.update.xml.identifier: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] update.xml.identifier: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] deployWithNameOption: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] setAsadminArgs: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] common.deploy.asadmin: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] init.os: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] init.tools.unix: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] init.tools.windows: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] init.tools: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] setAsadminArgs: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] init: [2023-01-15T20:43:05.952Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:05.952Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:05.952Z] [get] Not modified - so not downloaded [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] init.customtasks: [2023-01-15T20:43:05.952Z] [2023-01-15T20:43:05.952Z] common.run.asadmin: [2023-01-15T20:43:05.952Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:43:06.154Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationApp.ear [2023-01-15T20:43:06.211Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:06.350Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] Value of key is:war-with-endpointimpl-only [2023-01-15T20:43:06.351Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:06.351Z] [exec] [2023-01-15T20:43:06.351Z] [exec] [2023-01-15T20:43:06.351Z] [exec] ----------------------------------------- [2023-01-15T20:43:06.351Z] [exec] - war-with-endpointimpl-only: PASS - [2023-01-15T20:43:06.351Z] [exec] ----------------------------------------- [2023-01-15T20:43:06.351Z] [exec] Total PASS: 1 [2023-01-15T20:43:06.351Z] [exec] Total FAIL: 0 [2023-01-15T20:43:06.351Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:06.351Z] [exec] ----------------------------------------- [2023-01-15T20:43:06.351Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:06.351Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:06.351Z] [2023-01-15T20:43:06.351Z] restart-test: [2023-01-15T20:43:06.351Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:06.351Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:06.351Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:06.351Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:06.351Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:06.351Z] [2023-01-15T20:43:06.351Z] restart-server-instance-common: [2023-01-15T20:43:06.351Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:06.351Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:06.351Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:06.351Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:06.351Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:06.351Z] [2023-01-15T20:43:06.351Z] setOSConditions: [2023-01-15T20:43:06.351Z] [2023-01-15T20:43:06.351Z] setToolWin: [2023-01-15T20:43:06.352Z] [2023-01-15T20:43:06.352Z] setToolUnix: [2023-01-15T20:43:06.352Z] [2023-01-15T20:43:06.352Z] setToolProperty: [2023-01-15T20:43:06.352Z] [2023-01-15T20:43:06.352Z] setS1ASclassPath: [2023-01-15T20:43:06.352Z] [2023-01-15T20:43:06.352Z] init-common: [2023-01-15T20:43:06.352Z] [2023-01-15T20:43:06.352Z] stopDomain: [2023-01-15T20:43:06.352Z] [echo] run.xml:stopping domain... [2023-01-15T20:43:06.352Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:06.411Z] [exec] Application deployed with name ejb-bmp-txisolationApp. [2023-01-15T20:43:06.411Z] [echo] Deployment on target server server successful [2023-01-15T20:43:06.411Z] [2023-01-15T20:43:06.411Z] setOSConditions: [2023-01-15T20:43:06.411Z] [2023-01-15T20:43:06.411Z] setToolWin: [2023-01-15T20:43:06.411Z] [2023-01-15T20:43:06.412Z] setToolUnix: [2023-01-15T20:43:06.412Z] [2023-01-15T20:43:06.412Z] setToolProperty: [2023-01-15T20:43:06.412Z] [2023-01-15T20:43:06.412Z] setS1ASclassPath: [2023-01-15T20:43:06.412Z] [2023-01-15T20:43:06.412Z] init-common: [2023-01-15T20:43:06.412Z] [2023-01-15T20:43:06.412Z] deploy-common-ee: [2023-01-15T20:43:06.412Z] [2023-01-15T20:43:06.412Z] run: [2023-01-15T20:43:06.412Z] [2023-01-15T20:43:06.412Z] asadmin-common: [2023-01-15T20:43:06.412Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:06.669Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:06.777Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:06.777Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:06.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:06.926Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-01-15T20:43:06.926Z] [2023-01-15T20:43:06.926Z] asadmin-common: [2023-01-15T20:43:06.926Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:07.035Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:43:07.035Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:07.035Z] [2023-01-15T20:43:07.035Z] init.os: [2023-01-15T20:43:07.035Z] [2023-01-15T20:43:07.035Z] init.tools.unix: [2023-01-15T20:43:07.035Z] [2023-01-15T20:43:07.035Z] init.tools.windows: [2023-01-15T20:43:07.035Z] [2023-01-15T20:43:07.035Z] init.tools: [2023-01-15T20:43:07.035Z] [2023-01-15T20:43:07.035Z] setAsadminArgs: [2023-01-15T20:43:07.035Z] [2023-01-15T20:43:07.035Z] init: [2023-01-15T20:43:07.035Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:07.035Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:07.035Z] [get] Not modified - so not downloaded [2023-01-15T20:43:07.035Z] [2023-01-15T20:43:07.035Z] init.customtasks: [2023-01-15T20:43:07.035Z] [2023-01-15T20:43:07.036Z] setEnabled: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] createAppRef: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] deployWithoutNameOption: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] init.os: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] init.tools.unix: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] init.tools.windows: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] init.tools: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] setAsadminArgs: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] init: [2023-01-15T20:43:07.036Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:07.036Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:07.036Z] [get] Not modified - so not downloaded [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] init.customtasks: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] prepare.client: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] prepare.client.appclient: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] increment.log.next: [2023-01-15T20:43:07.036Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] process.versionexpression: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] prepare.run: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] common.run.positive: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] setHttpPort: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] common.run: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] checkAppOnServer: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] declare-test: [2023-01-15T20:43:07.036Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(3) ALPHA-1.0.0 - logID=3 (server) [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] prepare.runclient: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] process.classpath: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] process.jvmargs: [2023-01-15T20:43:07.036Z] [2023-01-15T20:43:07.036Z] java.with.result: [2023-01-15T20:43:07.183Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:07.294Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:07.440Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:07.441Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=false [2023-01-15T20:43:07.441Z] [2023-01-15T20:43:07.441Z] setOSConditions: [2023-01-15T20:43:07.441Z] [2023-01-15T20:43:07.441Z] setToolWin: [2023-01-15T20:43:07.441Z] [2023-01-15T20:43:07.441Z] setToolUnix: [2023-01-15T20:43:07.441Z] [2023-01-15T20:43:07.441Z] setToolProperty: [2023-01-15T20:43:07.441Z] [2023-01-15T20:43:07.441Z] setS1ASclassPath: [2023-01-15T20:43:07.441Z] [2023-01-15T20:43:07.441Z] init-common: [2023-01-15T20:43:07.441Z] [2023-01-15T20:43:07.441Z] runclient-common: [2023-01-15T20:43:07.441Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:43:07.697Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:07.860Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:07.860Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:43:07.860Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:07.860Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:43:07.860Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:07.860Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-01-15T20:43:07.860Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:07.860Z] [2023-01-15T20:43:07.860Z] process.result: [2023-01-15T20:43:07.860Z] [2023-01-15T20:43:07.860Z] processResult: [2023-01-15T20:43:07.860Z] [2023-01-15T20:43:07.860Z] failed: [2023-01-15T20:43:07.860Z] [2023-01-15T20:43:07.860Z] passed: [2023-01-15T20:43:07.860Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:07.860Z] [2023-01-15T20:43:07.860Z] unknown: [2023-01-15T20:43:07.860Z] [2023-01-15T20:43:07.860Z] runclient: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init.os: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init.tools.unix: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init.tools.windows: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init.tools: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] setAsadminArgs: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init: [2023-01-15T20:43:08.118Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:08.118Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:08.118Z] [get] Not modified - so not downloaded [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init.customtasks: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] checkAppOnCluster: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] run.positive: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] clean.scenario: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] clean.scenario.cluster: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init.os: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init.tools.unix: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init.tools.windows: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init.tools: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] setAsadminArgs: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init: [2023-01-15T20:43:08.118Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:08.118Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:08.118Z] [get] Not modified - so not downloaded [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] init.customtasks: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] prepare: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] process.versionExpression: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] process.appname: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.118Z] _process.target: [2023-01-15T20:43:08.118Z] [2023-01-15T20:43:08.119Z] process.target: [2023-01-15T20:43:08.119Z] [2023-01-15T20:43:08.119Z] prepare.has.version.registred: [2023-01-15T20:43:08.119Z] [2023-01-15T20:43:08.119Z] exec.asadmin2: [2023-01-15T20:43:08.259Z] [exec] Waiting for the domain to stop . [2023-01-15T20:43:08.259Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:43:08.260Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:08.823Z] [exec] Jan 15, 2023 8:43:08 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:43:08.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. [2023-01-15T20:43:09.052Z] [2023-01-15T20:43:09.053Z] process.registred: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] has.version.registred: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] del.all.version.registred: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] _process.target: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] process.target: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] prepare.del.all.version.registred: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] init.os: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] init.tools.unix: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] init.tools.windows: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] init.tools: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] setAsadminArgs: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] init: [2023-01-15T20:43:09.053Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:09.053Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:09.053Z] [get] Not modified - so not downloaded [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] init.customtasks: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] prepare: [2023-01-15T20:43:09.053Z] [2023-01-15T20:43:09.053Z] exec.asadmin: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] _del.all.version.registred: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] _clean.scenario: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] deployment: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] deploy.version: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] del.ref.registred: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] process.versionExpression: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] process.appname: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] _process.target: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] process.target: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] prepare.is.version.registred: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] init.os: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] init.tools.unix: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] init.tools.windows: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] init.tools: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] setAsadminArgs: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] init: [2023-01-15T20:43:09.986Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:09.986Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:09.986Z] [get] Not modified - so not downloaded [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] init.customtasks: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] prepare: [2023-01-15T20:43:09.986Z] [2023-01-15T20:43:09.986Z] exec.asadmin2: [2023-01-15T20:43:10.552Z] [exec] Result: 1 [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] process.registred: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] is.version.registred: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] process.xmlversionidentifier: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] prepare.cluster: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] process.enabled: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] process.hasToDeploy: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] deploy.version.unregistred: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] init.os: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] init.tools.unix: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] init.tools.windows: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] init.tools: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] setAsadminArgs: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] init: [2023-01-15T20:43:10.552Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:10.552Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:10.552Z] [get] Not modified - so not downloaded [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] init.customtasks: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] prepare: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] process.versionExpression: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] process.appname: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] create.version: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] assemble.non-existent: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] process.xmlversionidentifier: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] prepare.update.xml.identifier: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] update.xml.identifier: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] deployWithNameOption: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] setAsadminArgs: [2023-01-15T20:43:10.552Z] [2023-01-15T20:43:10.552Z] common.deploy.asadmin: [2023-01-15T20:43:10.809Z] [2023-01-15T20:43:10.809Z] init.os: [2023-01-15T20:43:10.809Z] [2023-01-15T20:43:10.809Z] init.tools.unix: [2023-01-15T20:43:10.809Z] [2023-01-15T20:43:10.809Z] init.tools.windows: [2023-01-15T20:43:10.809Z] [2023-01-15T20:43:10.809Z] init.tools: [2023-01-15T20:43:10.809Z] [2023-01-15T20:43:10.809Z] setAsadminArgs: [2023-01-15T20:43:10.809Z] [2023-01-15T20:43:10.810Z] init: [2023-01-15T20:43:10.810Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:10.810Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:10.810Z] [get] Not modified - so not downloaded [2023-01-15T20:43:10.810Z] [2023-01-15T20:43:10.810Z] init.customtasks: [2023-01-15T20:43:10.810Z] [2023-01-15T20:43:10.810Z] common.run.asadmin: [2023-01-15T20:43:10.810Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:43:10.810Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:11.374Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:11.374Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:11.632Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:43:11.632Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:11.632Z] [2023-01-15T20:43:11.632Z] init.os: [2023-01-15T20:43:11.632Z] [2023-01-15T20:43:11.632Z] init.tools.unix: [2023-01-15T20:43:11.632Z] [2023-01-15T20:43:11.632Z] init.tools.windows: [2023-01-15T20:43:11.632Z] [2023-01-15T20:43:11.632Z] init.tools: [2023-01-15T20:43:11.632Z] [2023-01-15T20:43:11.632Z] setAsadminArgs: [2023-01-15T20:43:11.632Z] [2023-01-15T20:43:11.632Z] init: [2023-01-15T20:43:11.632Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:11.632Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:11.632Z] [get] Not modified - so not downloaded [2023-01-15T20:43:11.632Z] [2023-01-15T20:43:11.632Z] init.customtasks: [2023-01-15T20:43:11.632Z] [2023-01-15T20:43:11.632Z] setEnabled: [2023-01-15T20:43:11.632Z] [2023-01-15T20:43:11.632Z] createAppRef: [2023-01-15T20:43:11.632Z] [2023-01-15T20:43:11.632Z] deployWithoutNameOption: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] run.positive.deploy: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] init.os: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] init.tools.unix: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] init.tools.windows: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] init.tools: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] setAsadminArgs: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] init: [2023-01-15T20:43:11.890Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:11.890Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:11.890Z] [get] Not modified - so not downloaded [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] init.customtasks: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] prepare.client: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] prepare.client.appclient: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] increment.log.next: [2023-01-15T20:43:11.890Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] process.versionexpression: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] prepare.run: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] common.run.positive: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] setHttpPort: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] common.run: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] checkAppOnServer: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] declare-test: [2023-01-15T20:43:11.890Z] [echo] Starting test simple-versioned-servlet deployment(1) untagged - logID=4 (server) [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] prepare.runclient: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] process.classpath: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] process.jvmargs: [2023-01-15T20:43:11.890Z] [2023-01-15T20:43:11.890Z] java.with.result: [2023-01-15T20:43:11.890Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:12.456Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:12.456Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:43:12.457Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:12.457Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:43:12.714Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:12.714Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-01-15T20:43:12.714Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] process.result: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] processResult: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] failed: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] passed: [2023-01-15T20:43:12.715Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] unknown: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] runclient: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init.os: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init.tools.unix: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init.tools.windows: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init.tools: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] setAsadminArgs: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init: [2023-01-15T20:43:12.715Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:12.715Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:12.715Z] [get] Not modified - so not downloaded [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init.customtasks: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] checkAppOnCluster: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] run.positive: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] deploy.version: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] del.ref.registred: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] process.versionExpression: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] process.appname: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] _process.target: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] process.target: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] prepare.is.version.registred: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init.os: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init.tools.unix: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init.tools.windows: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init.tools: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] setAsadminArgs: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init: [2023-01-15T20:43:12.715Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:12.715Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:12.715Z] [get] Not modified - so not downloaded [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] init.customtasks: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] prepare: [2023-01-15T20:43:12.715Z] [2023-01-15T20:43:12.715Z] exec.asadmin2: [2023-01-15T20:43:12.999Z] [exec] Value of key is: read-committed, new connection [2023-01-15T20:43:12.999Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:12.999Z] [exec] [2023-01-15T20:43:12.999Z] [exec] [2023-01-15T20:43:12.999Z] [exec] ----------------------------------------- [2023-01-15T20:43:12.999Z] [exec] - read-committed, new connection: PASS - [2023-01-15T20:43:12.999Z] [exec] ----------------------------------------- [2023-01-15T20:43:12.999Z] [exec] Total PASS: 1 [2023-01-15T20:43:12.999Z] [exec] Total FAIL: 0 [2023-01-15T20:43:12.999Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:12.999Z] [exec] ----------------------------------------- [2023-01-15T20:43:12.999Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:12.999Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:12.999Z] [2023-01-15T20:43:12.999Z] checkReporting-common: [2023-01-15T20:43:12.999Z] [2023-01-15T20:43:12.999Z] confirmReportPresent-common: [2023-01-15T20:43:12.999Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:43:12.999Z] [echo] Test seems to be reported fine [2023-01-15T20:43:12.999Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-01-15T20:43:12.999Z] [2023-01-15T20:43:12.999Z] confirmMissingReport-common: [2023-01-15T20:43:12.999Z] [2023-01-15T20:43:12.999Z] asadmin-common: [2023-01-15T20:43:12.999Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:12.999Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:13.256Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:13.256Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-01-15T20:43:13.256Z] [2023-01-15T20:43:13.256Z] setOSConditions: [2023-01-15T20:43:13.256Z] [2023-01-15T20:43:13.256Z] setToolWin: [2023-01-15T20:43:13.256Z] [2023-01-15T20:43:13.256Z] setToolUnix: [2023-01-15T20:43:13.256Z] [2023-01-15T20:43:13.256Z] setToolProperty: [2023-01-15T20:43:13.256Z] [2023-01-15T20:43:13.256Z] setS1ASclassPath: [2023-01-15T20:43:13.256Z] [2023-01-15T20:43:13.256Z] init-common: [2023-01-15T20:43:13.256Z] [2023-01-15T20:43:13.256Z] runclient-common: [2023-01-15T20:43:13.256Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-01-15T20:43:13.256Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:13.550Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:13.551Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:13.551Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:13.551Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:13.551Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:13.551Z] [2023-01-15T20:43:13.551Z] setOSConditions: [2023-01-15T20:43:13.551Z] [2023-01-15T20:43:13.551Z] setToolWin: [2023-01-15T20:43:13.551Z] [2023-01-15T20:43:13.551Z] setToolUnix: [2023-01-15T20:43:13.551Z] [2023-01-15T20:43:13.551Z] setToolProperty: [2023-01-15T20:43:13.551Z] [2023-01-15T20:43:13.551Z] setS1ASclassPath: [2023-01-15T20:43:13.551Z] [2023-01-15T20:43:13.551Z] init-common: [2023-01-15T20:43:13.551Z] [2023-01-15T20:43:13.551Z] startDomainUnix: [2023-01-15T20:43:13.551Z] [echo] Starting DAS [2023-01-15T20:43:13.551Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:13.650Z] [exec] Result: 1 [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] process.registred: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] is.version.registred: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] process.xmlversionidentifier: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] prepare.cluster: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] process.enabled: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] process.hasToDeploy: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] deploy.version.unregistred: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init.os: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init.tools.unix: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init.tools.windows: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init.tools: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] setAsadminArgs: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init: [2023-01-15T20:43:13.651Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:13.651Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:13.651Z] [get] Not modified - so not downloaded [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init.customtasks: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] prepare: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] process.versionExpression: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] process.appname: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] create.version: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] assemble.non-existent: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] process.xmlversionidentifier: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] prepare.update.xml.identifier: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] update.xml.identifier: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] deployWithNameOption: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] setAsadminArgs: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] common.deploy.asadmin: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init.os: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init.tools.unix: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init.tools.windows: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init.tools: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] setAsadminArgs: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init: [2023-01-15T20:43:13.651Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:13.651Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:13.651Z] [get] Not modified - so not downloaded [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] init.customtasks: [2023-01-15T20:43:13.651Z] [2023-01-15T20:43:13.651Z] common.run.asadmin: [2023-01-15T20:43:13.651Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:43:13.819Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:13.908Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:14.384Z] [exec] Jan 15, 2023 8:43:14 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:43:14.384Z] [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. [2023-01-15T20:43:14.475Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:14.475Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:14.732Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:43:14.732Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.732Z] init.os: [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.732Z] init.tools.unix: [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.732Z] init.tools.windows: [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.732Z] init.tools: [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.732Z] setAsadminArgs: [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.732Z] init: [2023-01-15T20:43:14.732Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:14.732Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:14.732Z] [get] Not modified - so not downloaded [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.732Z] init.customtasks: [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.732Z] setEnabled: [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.732Z] createAppRef: [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.732Z] deployWithoutNameOption: [2023-01-15T20:43:14.732Z] [2023-01-15T20:43:14.733Z] run.positive.deploy: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] init.os: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] init.tools.unix: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] init.tools.windows: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] init.tools: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] setAsadminArgs: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] init: [2023-01-15T20:43:14.733Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:14.733Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:14.733Z] [get] Not modified - so not downloaded [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] init.customtasks: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] prepare.client: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] prepare.client.appclient: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] increment.log.next: [2023-01-15T20:43:14.733Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] process.versionexpression: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] prepare.run: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] common.run.positive: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] setHttpPort: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] common.run: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] checkAppOnServer: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] declare-test: [2023-01-15T20:43:14.733Z] [echo] Starting test simple-versioned-servlet deployment(2) ALPHA-1.0.0 - logID=5 (server) [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] prepare.runclient: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] process.classpath: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] process.jvmargs: [2023-01-15T20:43:14.733Z] [2023-01-15T20:43:14.733Z] java.with.result: [2023-01-15T20:43:14.991Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:15.297Z] [2023-01-15T20:43:15.298Z] check-results: [2023-01-15T20:43:15.298Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:15.298Z] [java] Value of key is: : [2023-01-15T20:43:15.298Z] [java] rows found : false [2023-01-15T20:43:15.298Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:15.298Z] [java] [2023-01-15T20:43:15.298Z] [java] [2023-01-15T20:43:15.298Z] [java] ----------------------------------------- [2023-01-15T20:43:15.298Z] [java] - : : DID NOT RUN - [2023-01-15T20:43:15.298Z] [java] ----------------------------------------- [2023-01-15T20:43:15.298Z] [java] Total PASS: 0 [2023-01-15T20:43:15.298Z] [java] Total FAIL: 1 [2023-01-15T20:43:15.298Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:43:15.298Z] [java] ----------------------------------------- [2023-01-15T20:43:15.298Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:43:15.298Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] undeploy: [2023-01-15T20:43:15.298Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/bundles/osgi-resources-test-bundle.jar [2023-01-15T20:43:15.298Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-test-bundle.jar [2023-01-15T20:43:15.298Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-client-bundle.jar [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] unsetup: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setOSConditions: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setToolWin: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setToolUnix: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setToolProperty: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setS1ASclassPath: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] init-common: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] execute-sql-common: [2023-01-15T20:43:15.298Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/sql/droptables.sql [2023-01-15T20:43:15.298Z] [sql] 0 rows affected [2023-01-15T20:43:15.298Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setOSConditions: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setToolWin: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setToolUnix: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setToolProperty: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setS1ASclassPath: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] init-common: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] undeploy-jdbc-common: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setOSConditions: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setToolWin: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setToolUnix: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setToolProperty: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] setS1ASclassPath: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] init-common: [2023-01-15T20:43:15.298Z] [2023-01-15T20:43:15.298Z] delete-jdbc-resource-common: [2023-01-15T20:43:15.298Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:43:15.298Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:15.299Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:43:15.299Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:43:15.299Z] [echo] cmd executed for server [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setOSConditions: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolWin: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolUnix: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolProperty: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setS1ASclassPath: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] init-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] delete-jdbc-connpool-common: [2023-01-15T20:43:15.299Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:43:15.299Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:15.299Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:43:15.299Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:43:15.299Z] [echo] cmd executed for server [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] all: [2023-01-15T20:43:15.299Z] [echo] @@## beanvalidation-simple ##@@ [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setOSConditions: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolWin: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolUnix: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolProperty: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setS1ASclassPath: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] init-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] build: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] all: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setOSConditions: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolWin: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolUnix: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolProperty: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setS1ASclassPath: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] init-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] all: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setOSConditions: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolWin: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolUnix: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolProperty: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setS1ASclassPath: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] init-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] compile-common: [2023-01-15T20:43:15.299Z] [echo] Current time (ISO): 2023-01-15T20:43:12.647+0000 [2023-01-15T20:43:15.299Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/classes [2023-01-15T20:43:15.299Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/classes [2023-01-15T20:43:15.299Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:15.299Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:15.299Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:43:15.299Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:43:15.299Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:43:15.299Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:43:15.299Z] [javac] 1 warning [2023-01-15T20:43:15.299Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.jar [2023-01-15T20:43:15.299Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.rar [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setOSConditions: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolWin: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolUnix: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolProperty: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setS1ASclassPath: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] init-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] clean-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setOSConditions: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolWin: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolUnix: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolProperty: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setS1ASclassPath: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] init-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] clean-classes-common: [2023-01-15T20:43:15.299Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setOSConditions: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolWin: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolUnix: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolProperty: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setS1ASclassPath: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] init-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] clean-jars-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] all: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setOSConditions: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolWin: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolUnix: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolProperty: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setS1ASclassPath: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] init-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] all: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setOSConditions: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolWin: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolUnix: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setToolProperty: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] setS1ASclassPath: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] init-common: [2023-01-15T20:43:15.299Z] [2023-01-15T20:43:15.299Z] compile-common: [2023-01-15T20:43:15.299Z] [echo] Current time (ISO): 2023-01-15T20:43:14.818+0000 [2023-01-15T20:43:15.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:15.300Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:15.300Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:15.557Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:15.558Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:43:15.558Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:15.558Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:43:15.558Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:15.558Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-01-15T20:43:15.558Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] process.result: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] processResult: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] failed: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] passed: [2023-01-15T20:43:15.558Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] unknown: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] runclient: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init.os: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init.tools.unix: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init.tools.windows: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init.tools: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] setAsadminArgs: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init: [2023-01-15T20:43:15.558Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:15.558Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:15.558Z] [get] Not modified - so not downloaded [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init.customtasks: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] checkAppOnCluster: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] run.positive: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] deploy.version: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] del.ref.registred: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] process.versionExpression: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] process.appname: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] _process.target: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] process.target: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] prepare.is.version.registred: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init.os: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init.tools.unix: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init.tools.windows: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init.tools: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] setAsadminArgs: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init: [2023-01-15T20:43:15.558Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:15.558Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:15.558Z] [get] Not modified - so not downloaded [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] init.customtasks: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] prepare: [2023-01-15T20:43:15.558Z] [2023-01-15T20:43:15.558Z] exec.asadmin2: [2023-01-15T20:43:16.492Z] [exec] Result: 1 [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] process.registred: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] is.version.registred: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] process.xmlversionidentifier: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] prepare.cluster: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] process.enabled: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] process.hasToDeploy: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] deploy.version.unregistred: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init.os: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init.tools.unix: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init.tools.windows: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init.tools: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] setAsadminArgs: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init: [2023-01-15T20:43:16.492Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:16.492Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:16.492Z] [get] Not modified - so not downloaded [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init.customtasks: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] prepare: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] process.versionExpression: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] process.appname: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] create.version: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] assemble.non-existent: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init.os: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init.tools.unix: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init.tools.windows: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init.tools: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] setAsadminArgs: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init: [2023-01-15T20:43:16.492Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:16.492Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:16.492Z] [get] Not modified - so not downloaded [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] init.customtasks: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] prepare: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] process.versionexpression: [2023-01-15T20:43:16.492Z] [2023-01-15T20:43:16.492Z] compile: [2023-01-15T20:43:16.492Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:16.492Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:43:16.672Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:16.928Z] [javac] 1 warning [2023-01-15T20:43:16.928Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:16.928Z] [2023-01-15T20:43:16.928Z] setOSConditions: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolWin: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolUnix: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolProperty: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setS1ASclassPath: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] init-common: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] ejb-jar-common: [2023-01-15T20:43:16.929Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] package-ejbjar-common: [2023-01-15T20:43:16.929Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:16.929Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:16.929Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:16.929Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-ejb.jar [2023-01-15T20:43:16.929Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setOSConditions: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolWin: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolUnix: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolProperty: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setS1ASclassPath: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] init-common: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] appclient-jar-common: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] package-appclientjar-common: [2023-01-15T20:43:16.929Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:16.929Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:16.929Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:16.929Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-client.jar [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setOSConditions: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] fixFiles: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] convUnix: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] convWin: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolWin: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolUnix: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolProperty: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setS1ASclassPath: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] init-common: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] ear-common: [2023-01-15T20:43:16.929Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/${sun-application.xml} to copy. [2023-01-15T20:43:16.929Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/${glassfish-resources-ear.xml} to copy. [2023-01-15T20:43:16.929Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setup: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setOSConditions: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolWin: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolUnix: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolProperty: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setS1ASclassPath: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] init-common: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setupJdbc: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setOSConditions: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolWin: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolUnix: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolProperty: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setS1ASclassPath: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] init-common: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] deploy-jdbc-common: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setOSConditions: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolWin: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolUnix: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setToolProperty: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] setS1ASclassPath: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] init-common: [2023-01-15T20:43:16.929Z] [2023-01-15T20:43:16.929Z] create-jdbc-connpool-common: [2023-01-15T20:43:17.187Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:17.425Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:17.426Z] [javac] 1 warning [2023-01-15T20:43:17.426Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] process.xmlversionidentifier: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] process.versionExpression: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] process.xml.create.flag: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] create.xml.flag: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] generate.xml.identifier: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] assemble: [2023-01-15T20:43:17.426Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] process.xmlversionidentifier: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] prepare.update.xml.identifier: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] update.xml.identifier: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] deployWithNameOption: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] setAsadminArgs: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] common.deploy.asadmin: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] init.os: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] init.tools.unix: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] init.tools.windows: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] init.tools: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] setAsadminArgs: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] init: [2023-01-15T20:43:17.426Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:17.426Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:17.426Z] [get] Not modified - so not downloaded [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] init.customtasks: [2023-01-15T20:43:17.426Z] [2023-01-15T20:43:17.426Z] common.run.asadmin: [2023-01-15T20:43:17.426Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-01-15T20:43:17.443Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:17.444Z] [exec] JDBC connection pool connector-bean-validation-pool created successfully. [2023-01-15T20:43:17.444Z] [2023-01-15T20:43:17.444Z] set-derby-connpool-props: [2023-01-15T20:43:17.658Z] [exec] Value of key is: read-uncommitted, new connection [2023-01-15T20:43:17.658Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:17.658Z] [exec] [2023-01-15T20:43:17.658Z] [exec] [2023-01-15T20:43:17.658Z] [exec] ----------------------------------------- [2023-01-15T20:43:17.658Z] [exec] - read-uncommitted, new connection: PASS - [2023-01-15T20:43:17.658Z] [exec] ----------------------------------------- [2023-01-15T20:43:17.658Z] [exec] Total PASS: 1 [2023-01-15T20:43:17.658Z] [exec] Total FAIL: 0 [2023-01-15T20:43:17.658Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:17.658Z] [exec] ----------------------------------------- [2023-01-15T20:43:17.658Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:17.658Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:17.658Z] [2023-01-15T20:43:17.658Z] checkReporting-common: [2023-01-15T20:43:17.658Z] [2023-01-15T20:43:17.658Z] confirmReportPresent-common: [2023-01-15T20:43:17.658Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:43:17.658Z] [echo] Test seems to be reported fine [2023-01-15T20:43:17.658Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-01-15T20:43:17.659Z] [2023-01-15T20:43:17.659Z] confirmMissingReport-common: [2023-01-15T20:43:17.659Z] [2023-01-15T20:43:17.659Z] asadmin-common: [2023-01-15T20:43:17.659Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:17.659Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:17.683Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:17.701Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:17.957Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:17.957Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.User=dbuser [2023-01-15T20:43:18.213Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:18.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:18.227Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-01-15T20:43:18.227Z] [2023-01-15T20:43:18.227Z] setOSConditions: [2023-01-15T20:43:18.227Z] [2023-01-15T20:43:18.227Z] setToolWin: [2023-01-15T20:43:18.227Z] [2023-01-15T20:43:18.227Z] setToolUnix: [2023-01-15T20:43:18.227Z] [2023-01-15T20:43:18.227Z] setToolProperty: [2023-01-15T20:43:18.227Z] [2023-01-15T20:43:18.227Z] setS1ASclassPath: [2023-01-15T20:43:18.227Z] [2023-01-15T20:43:18.227Z] init-common: [2023-01-15T20:43:18.227Z] [2023-01-15T20:43:18.227Z] runclient-common: [2023-01-15T20:43:18.227Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-01-15T20:43:18.227Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:18.251Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:18.252Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:18.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:18.471Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.Password=dbpassword [2023-01-15T20:43:18.511Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-01-15T20:43:18.511Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init.os: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init.tools.unix: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init.tools.windows: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init.tools: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] setAsadminArgs: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init: [2023-01-15T20:43:18.511Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:18.511Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:18.511Z] [get] Not modified - so not downloaded [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init.customtasks: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] setEnabled: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] createAppRef: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] deployWithoutNameOption: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] run.positive.deploy: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init.os: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init.tools.unix: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init.tools.windows: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init.tools: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] setAsadminArgs: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init: [2023-01-15T20:43:18.511Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:18.511Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:18.511Z] [get] Not modified - so not downloaded [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] init.customtasks: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] prepare.client: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] prepare.client.appclient: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] increment.log.next: [2023-01-15T20:43:18.511Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] process.versionexpression: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] prepare.run: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] common.run.positive: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] setHttpPort: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] common.run: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] checkAppOnServer: [2023-01-15T20:43:18.511Z] [2023-01-15T20:43:18.511Z] declare-test: [2023-01-15T20:43:18.511Z] [echo] Starting test simple-versioned-servlet deployment(3) ALPHA-1.0.1 (enabled=false) - logID=6 (server) [2023-01-15T20:43:18.512Z] [2023-01-15T20:43:18.512Z] prepare.runclient: [2023-01-15T20:43:18.512Z] [2023-01-15T20:43:18.512Z] process.classpath: [2023-01-15T20:43:18.512Z] [2023-01-15T20:43:18.512Z] process.jvmargs: [2023-01-15T20:43:18.512Z] [2023-01-15T20:43:18.512Z] java.with.result: [2023-01-15T20:43:18.727Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:18.769Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:18.792Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:18.983Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:19.240Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.driverType=4 [2023-01-15T20:43:19.240Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:19.335Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:19.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:43:19.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:19.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:43:19.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:19.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-01-15T20:43:19.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] process.result: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] processResult: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] failed: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] passed: [2023-01-15T20:43:19.336Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] unknown: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] runclient: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] init.os: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] init.tools.unix: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] init.tools.windows: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] init.tools: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] setAsadminArgs: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] init: [2023-01-15T20:43:19.336Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:19.336Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:19.336Z] [get] Not modified - so not downloaded [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] init.customtasks: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] checkAppOnCluster: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] run.positive: [2023-01-15T20:43:19.336Z] [2023-01-15T20:43:19.336Z] deploy.version: [2023-01-15T20:43:19.356Z] [exec] Jan 15, 2023 8:43:19 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:43:19.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. [2023-01-15T20:43:19.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:19.497Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.portNumber=1527 [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] del.ref.registred: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] process.versionExpression: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] process.appname: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] _process.target: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] process.target: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] prepare.is.version.registred: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] init.os: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] init.tools.unix: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] init.tools.windows: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] init.tools: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] setAsadminArgs: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] init: [2023-01-15T20:43:19.597Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:19.597Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:19.597Z] [get] Not modified - so not downloaded [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] init.customtasks: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] prepare: [2023-01-15T20:43:19.597Z] [2023-01-15T20:43:19.597Z] exec.asadmin2: [2023-01-15T20:43:19.755Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:20.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:20.268Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.dataBaseName=testdb [2023-01-15T20:43:20.268Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:20.530Z] [exec] Result: 1 [2023-01-15T20:43:20.530Z] [2023-01-15T20:43:20.530Z] process.registred: [2023-01-15T20:43:20.530Z] [2023-01-15T20:43:20.531Z] is.version.registred: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] process.xmlversionidentifier: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] prepare.cluster: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] process.enabled: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] process.hasToDeploy: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] deploy.version.unregistred: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init.os: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init.tools.unix: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init.tools.windows: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init.tools: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] setAsadminArgs: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init: [2023-01-15T20:43:20.531Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:20.531Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:20.531Z] [get] Not modified - so not downloaded [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init.customtasks: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] prepare: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] process.versionExpression: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] process.appname: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] create.version: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] assemble.non-existent: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init.os: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init.tools.unix: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init.tools.windows: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init.tools: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] setAsadminArgs: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init: [2023-01-15T20:43:20.531Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:20.531Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:20.531Z] [get] Not modified - so not downloaded [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] init.customtasks: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] prepare: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] process.versionexpression: [2023-01-15T20:43:20.531Z] [2023-01-15T20:43:20.531Z] compile: [2023-01-15T20:43:20.531Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:20.531Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:43:20.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:20.830Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:43:20.830Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:21.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:21.097Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:21.108Z] [javac] 1 warning [2023-01-15T20:43:21.108Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-01-15T20:43:21.108Z] [2023-01-15T20:43:21.108Z] process.xmlversionidentifier: [2023-01-15T20:43:21.108Z] [2023-01-15T20:43:21.108Z] process.versionExpression: [2023-01-15T20:43:21.108Z] [2023-01-15T20:43:21.108Z] process.xml.create.flag: [2023-01-15T20:43:21.108Z] [2023-01-15T20:43:21.108Z] create.xml.flag: [2023-01-15T20:43:21.108Z] [2023-01-15T20:43:21.108Z] generate.xml.identifier: [2023-01-15T20:43:21.108Z] [2023-01-15T20:43:21.108Z] assemble: [2023-01-15T20:43:21.108Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-01-15T20:43:21.108Z] [2023-01-15T20:43:21.108Z] process.xmlversionidentifier: [2023-01-15T20:43:21.108Z] [2023-01-15T20:43:21.108Z] prepare.update.xml.identifier: [2023-01-15T20:43:21.108Z] [2023-01-15T20:43:21.108Z] update.xml.identifier: [2023-01-15T20:43:21.108Z] [2023-01-15T20:43:21.108Z] deployWithNameOption: [2023-01-15T20:43:21.343Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.create=true [2023-01-15T20:43:21.347Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:21.365Z] [2023-01-15T20:43:21.365Z] setAsadminArgs: [2023-01-15T20:43:21.365Z] [2023-01-15T20:43:21.365Z] common.deploy.asadmin: [2023-01-15T20:43:21.365Z] [2023-01-15T20:43:21.366Z] init.os: [2023-01-15T20:43:21.366Z] [2023-01-15T20:43:21.366Z] init.tools.unix: [2023-01-15T20:43:21.366Z] [2023-01-15T20:43:21.366Z] init.tools.windows: [2023-01-15T20:43:21.366Z] [2023-01-15T20:43:21.366Z] init.tools: [2023-01-15T20:43:21.366Z] [2023-01-15T20:43:21.366Z] setAsadminArgs: [2023-01-15T20:43:21.366Z] [2023-01-15T20:43:21.366Z] init: [2023-01-15T20:43:21.366Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:21.366Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:21.366Z] [get] Not modified - so not downloaded [2023-01-15T20:43:21.366Z] [2023-01-15T20:43:21.366Z] init.customtasks: [2023-01-15T20:43:21.366Z] [2023-01-15T20:43:21.366Z] common.run.asadmin: [2023-01-15T20:43:21.366Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-01-15T20:43:21.366Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:21.603Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:21.608Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.serverName=localhost [2023-01-15T20:43:21.608Z] [2023-01-15T20:43:21.608Z] setOSConditions: [2023-01-15T20:43:21.608Z] [2023-01-15T20:43:21.608Z] setToolWin: [2023-01-15T20:43:21.608Z] [2023-01-15T20:43:21.608Z] setToolUnix: [2023-01-15T20:43:21.608Z] [2023-01-15T20:43:21.608Z] setToolProperty: [2023-01-15T20:43:21.608Z] [2023-01-15T20:43:21.608Z] setS1ASclassPath: [2023-01-15T20:43:21.608Z] [2023-01-15T20:43:21.608Z] init-common: [2023-01-15T20:43:21.608Z] [2023-01-15T20:43:21.608Z] create-jdbc-resource-common: [2023-01-15T20:43:21.864Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:21.864Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:21.933Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:21.938Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:22.121Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:22.123Z] [exec] JDBC resource jdbc/connector-bean-validation-resource created successfully. [2023-01-15T20:43:22.196Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2023-01-15T20:43:22.197Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init.os: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init.tools.unix: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init.tools.windows: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init.tools: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] setAsadminArgs: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init: [2023-01-15T20:43:22.197Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:22.197Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:22.197Z] [get] Not modified - so not downloaded [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init.customtasks: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] setEnabled: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] createAppRef: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] deployWithoutNameOption: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] run.positive.deploy: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init.os: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init.tools.unix: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init.tools.windows: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init.tools: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] setAsadminArgs: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init: [2023-01-15T20:43:22.197Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:22.197Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:22.197Z] [get] Not modified - so not downloaded [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] init.customtasks: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] prepare.client: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] prepare.client.appclient: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] increment.log.next: [2023-01-15T20:43:22.197Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] process.versionexpression: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] prepare.run: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] common.run.positive: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] setHttpPort: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] common.run: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] checkAppOnServer: [2023-01-15T20:43:22.197Z] [2023-01-15T20:43:22.197Z] declare-test: [2023-01-15T20:43:22.197Z] [echo] Starting test simple-versioned-servlet deployment(4) RC-1.0.0 (enabled=false) - logID=7 (server) [2023-01-15T20:43:22.381Z] [echo] cmd executed for server [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setOSConditions: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setToolWin: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setToolUnix: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setToolProperty: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setS1ASclassPath: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] init-common: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] execute-sql-common: [2023-01-15T20:43:22.386Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/createdb.sql [2023-01-15T20:43:22.386Z] [sql] 0 rows affected [2023-01-15T20:43:22.386Z] [sql] 0 rows affected [2023-01-15T20:43:22.386Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] deploy: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setOSConditions: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setToolWin: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setToolUnix: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setToolProperty: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setS1ASclassPath: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] init-common: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] deploy: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setOSConditions: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setToolWin: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setToolUnix: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setToolProperty: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] setS1ASclassPath: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] init-common: [2023-01-15T20:43:22.386Z] [2023-01-15T20:43:22.386Z] deploy-rar-common: [2023-01-15T20:43:22.386Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2023-01-15T20:43:22.386Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:22.455Z] [2023-01-15T20:43:22.488Z] prepare.runclient: [2023-01-15T20:43:22.488Z] [2023-01-15T20:43:22.488Z] process.classpath: [2023-01-15T20:43:22.488Z] [2023-01-15T20:43:22.488Z] process.jvmargs: [2023-01-15T20:43:22.488Z] [2023-01-15T20:43:22.488Z] java.with.result: [2023-01-15T20:43:22.488Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:22.638Z] [exec] Value of key is: repeatable-read, new connection [2023-01-15T20:43:22.946Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:22.946Z] [exec] [2023-01-15T20:43:22.946Z] [exec] [2023-01-15T20:43:22.946Z] [exec] ----------------------------------------- [2023-01-15T20:43:22.946Z] [exec] - repeatable-read, new connection: PASS - [2023-01-15T20:43:22.946Z] [exec] ----------------------------------------- [2023-01-15T20:43:22.946Z] [exec] Total PASS: 1 [2023-01-15T20:43:22.946Z] [exec] Total FAIL: 0 [2023-01-15T20:43:22.946Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:22.946Z] [exec] ----------------------------------------- [2023-01-15T20:43:22.946Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:22.946Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:22.949Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:23.054Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:23.060Z] [exec] Application deployed with name generic-ra. [2023-01-15T20:43:23.066Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:43:23.077Z] [echo] Deploying generic-ra.rar on server [2023-01-15T20:43:23.091Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:23.112Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:43:23.103Z] [2023-01-15T20:43:23.112Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:23.140Z] setOSConditions: [2023-01-15T20:43:23.170Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-01-15T20:43:23.194Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:23.185Z] [2023-01-15T20:43:23.194Z] [2023-01-15T20:43:23.211Z] process.result: [2023-01-15T20:43:23.211Z] [2023-01-15T20:43:23.211Z] processResult: [2023-01-15T20:43:23.211Z] [2023-01-15T20:43:23.202Z] setToolWin: [2023-01-15T20:43:23.203Z] [2023-01-15T20:43:23.211Z] failed: [2023-01-15T20:43:23.220Z] [2023-01-15T20:43:23.246Z] setToolUnix: [2023-01-15T20:43:23.246Z] [2023-01-15T20:43:23.246Z] setToolProperty: [2023-01-15T20:43:23.229Z] checkReporting-common: [2023-01-15T20:43:23.237Z] [2023-01-15T20:43:23.246Z] [2023-01-15T20:43:23.254Z] [2023-01-15T20:43:23.269Z] passed: [2023-01-15T20:43:23.282Z] setS1ASclassPath: [2023-01-15T20:43:23.290Z] confirmReportPresent-common: [2023-01-15T20:43:23.299Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:23.308Z] [2023-01-15T20:43:23.322Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:43:23.345Z] [2023-01-15T20:43:23.375Z] init-common: [2023-01-15T20:43:23.415Z] [echo] Test seems to be reported fine [2023-01-15T20:43:23.423Z] unknown: [2023-01-15T20:43:23.433Z] [2023-01-15T20:43:23.442Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-01-15T20:43:23.450Z] [2023-01-15T20:43:23.460Z] testAddAdmin: [2023-01-15T20:43:23.472Z] runclient: [2023-01-15T20:43:23.472Z] [2023-01-15T20:43:23.472Z] [2023-01-15T20:43:23.473Z] asadmin-common: [2023-01-15T20:43:23.473Z] init.os: [2023-01-15T20:43:23.473Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname 'generic-ra' --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:43:23.474Z] [2023-01-15T20:43:23.469Z] [2023-01-15T20:43:23.474Z] init.tools.unix: [2023-01-15T20:43:23.475Z] confirmMissingReport-common: [2023-01-15T20:43:23.475Z] [2023-01-15T20:43:23.475Z] [2023-01-15T20:43:23.475Z] init.tools.windows: [2023-01-15T20:43:23.475Z] asadmin-common: [2023-01-15T20:43:23.476Z] [2023-01-15T20:43:23.476Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:23.476Z] init.tools: [2023-01-15T20:43:23.476Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] setAsadminArgs: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init: [2023-01-15T20:43:23.477Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:23.477Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:23.477Z] [get] Not modified - so not downloaded [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init.customtasks: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] checkAppOnCluster: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] run.positive: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] process.versionExpression: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] process.appname: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init.os: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init.tools.unix: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init.tools.windows: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init.tools: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] setAsadminArgs: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init: [2023-01-15T20:43:23.477Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:23.477Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:23.477Z] [get] Not modified - so not downloaded [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init.customtasks: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] prepare: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] create.version: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] assemble.non-existent: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init.os: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init.tools.unix: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init.tools.windows: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init.tools: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] setAsadminArgs: [2023-01-15T20:43:23.477Z] [2023-01-15T20:43:23.477Z] init: [2023-01-15T20:43:23.477Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:23.477Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:23.731Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:23.731Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:23.731Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:43:23.731Z] [2023-01-15T20:43:23.731Z] asadmin-common: [2023-01-15T20:43:23.731Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject1 --raname 'generic-ra' --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin1 [2023-01-15T20:43:23.731Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:23.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:23.734Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-01-15T20:43:23.734Z] [2023-01-15T20:43:23.734Z] setOSConditions: [2023-01-15T20:43:23.734Z] [2023-01-15T20:43:23.734Z] setToolWin: [2023-01-15T20:43:23.734Z] [2023-01-15T20:43:23.734Z] setToolUnix: [2023-01-15T20:43:23.734Z] [2023-01-15T20:43:23.734Z] setToolProperty: [2023-01-15T20:43:23.734Z] [2023-01-15T20:43:23.734Z] setS1ASclassPath: [2023-01-15T20:43:23.734Z] [2023-01-15T20:43:23.734Z] init-common: [2023-01-15T20:43:23.734Z] [2023-01-15T20:43:23.734Z] runclient-common: [2023-01-15T20:43:23.734Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-01-15T20:43:23.734Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:23.735Z] [get] Not modified - so not downloaded [2023-01-15T20:43:23.736Z] [2023-01-15T20:43:23.736Z] init.customtasks: [2023-01-15T20:43:23.736Z] [2023-01-15T20:43:23.736Z] prepare: [2023-01-15T20:43:23.736Z] [2023-01-15T20:43:23.736Z] process.versionexpression: [2023-01-15T20:43:23.736Z] [2023-01-15T20:43:23.736Z] compile: [2023-01-15T20:43:23.736Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:23.736Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:43:23.987Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:23.988Z] [exec] Administered object eis/testAdmin1 created. [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setOSConditions: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setToolWin: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setToolUnix: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setToolProperty: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setS1ASclassPath: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] init-common: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] deploy-ear: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setOSConditions: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setToolWin: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setToolUnix: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setToolProperty: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setS1ASclassPath: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] init-common: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] deploy-common: [2023-01-15T20:43:23.988Z] [echo] Current time (ISO): 2023-01-15T20:43:23.967+0000 [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setOSConditions: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setToolWin: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setToolUnix: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setToolProperty: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] setS1ASclassPath: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] init-common: [2023-01-15T20:43:23.988Z] [2023-01-15T20:43:23.988Z] deploy-common-pe: [2023-01-15T20:43:23.993Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:23.993Z] [javac] 1 warning [2023-01-15T20:43:23.993Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] process.xmlversionidentifier: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] process.versionExpression: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] process.xml.create.flag: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] create.xml.flag: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] generate.xml.identifier: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] assemble: [2023-01-15T20:43:23.993Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] process.xmlversionidentifier: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] prepare.update.xml.identifier: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] update.xml.identifier: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] unzip.version: [2023-01-15T20:43:23.993Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] deploy.version: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] del.ref.registred: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] process.versionExpression: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] process.appname: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] _process.target: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] process.target: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] prepare.is.version.registred: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] init.os: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] init.tools.unix: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] init.tools.windows: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] init.tools: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] setAsadminArgs: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] init: [2023-01-15T20:43:23.993Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:23.993Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:23.993Z] [get] Not modified - so not downloaded [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] init.customtasks: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] prepare: [2023-01-15T20:43:23.993Z] [2023-01-15T20:43:23.993Z] exec.asadmin2: [2023-01-15T20:43:24.245Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:24.296Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:24.501Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2023-01-15T20:43:24.553Z] [exec] Jan 15, 2023 8:43:24 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:43:24.554Z] [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. [2023-01-15T20:43:24.928Z] [exec] Result: 1 [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] process.registred: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] is.version.registred: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] process.xmlversionidentifier: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] prepare.cluster: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] process.enabled: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] process.hasToDeploy: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] deploy.version.unregistred: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init.os: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init.tools.unix: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init.tools.windows: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init.tools: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] setAsadminArgs: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init: [2023-01-15T20:43:24.928Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:24.928Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:24.928Z] [get] Not modified - so not downloaded [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init.customtasks: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] prepare: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] process.versionExpression: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] process.appname: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] create.version: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] assemble.non-existent: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init.os: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init.tools.unix: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init.tools.windows: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init.tools: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] setAsadminArgs: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init: [2023-01-15T20:43:24.928Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:24.928Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:24.928Z] [get] Not modified - so not downloaded [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] init.customtasks: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] prepare: [2023-01-15T20:43:24.928Z] [2023-01-15T20:43:24.928Z] process.versionexpression: [2023-01-15T20:43:24.929Z] [2023-01-15T20:43:24.929Z] compile: [2023-01-15T20:43:24.929Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:24.929Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:43:25.065Z] [exec] Application deployed with name simple-connector-bean-validationApp. [2023-01-15T20:43:25.066Z] [echo] Deployment on target server server successful [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setOSConditions: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setToolWin: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setToolUnix: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setToolProperty: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setS1ASclassPath: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] init-common: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] deploy-common-ee: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setOSConditions: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setToolWin: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setToolUnix: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setToolProperty: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setS1ASclassPath: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] init-common: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] restart: [2023-01-15T20:43:25.066Z] [echo] Not required to restart [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] runtest: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setOSConditions: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setToolWin: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setToolUnix: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setToolProperty: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] setS1ASclassPath: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] init-common: [2023-01-15T20:43:25.066Z] [2023-01-15T20:43:25.066Z] runclient-common: [2023-01-15T20:43:25.066Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml Standalone- [2023-01-15T20:43:25.323Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:25.581Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:25.752Z] [exec] Waiting for domain1 to start .......... [2023-01-15T20:43:25.753Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:43:25.753Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:43:25.753Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:43:25.753Z] [exec] Admin Port: 4848 [2023-01-15T20:43:25.753Z] [exec] Command start-domain executed successfully. [2023-01-15T20:43:25.753Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:43:25.753Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:43:25.753Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] [2023-01-15T20:43:25.753Z] dumpThreadStack: [2023-01-15T20:43:25.753Z] [2023-01-15T20:43:25.753Z] startDomainWindows: [2023-01-15T20:43:25.753Z] [2023-01-15T20:43:25.753Z] startDomain: [2023-01-15T20:43:25.753Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] [2023-01-15T20:43:25.753Z] runclient: [2023-01-15T20:43:25.753Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:25.753Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:25.753Z] [2023-01-15T20:43:25.753Z] run-client: [2023-01-15T20:43:25.753Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:43:25.753Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:25.753Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:25.861Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:25.861Z] [javac] 1 warning [2023-01-15T20:43:25.861Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] process.xmlversionidentifier: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] process.versionExpression: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] process.xml.create.flag: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] create.xml.flag: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] generate.xml.identifier: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] assemble: [2023-01-15T20:43:25.861Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] process.xmlversionidentifier: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] prepare.update.xml.identifier: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] update.xml.identifier: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] deployWithNameOption: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] setAsadminArgs: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] common.deploy.asadmin: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] init.os: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] init.tools.unix: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] init.tools.windows: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] init.tools: [2023-01-15T20:43:25.861Z] [2023-01-15T20:43:25.861Z] setAsadminArgs: [2023-01-15T20:43:25.862Z] [2023-01-15T20:43:25.862Z] init: [2023-01-15T20:43:25.862Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:25.862Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:25.862Z] [get] Not modified - so not downloaded [2023-01-15T20:43:25.862Z] [2023-01-15T20:43:25.862Z] init.customtasks: [2023-01-15T20:43:25.862Z] [2023-01-15T20:43:25.862Z] common.run.asadmin: [2023-01-15T20:43:25.862Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-01-15T20:43:25.862Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:26.144Z] [exec] Jan 15, 2023 8:43:26 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:43:26.144Z] [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. [2023-01-15T20:43:26.427Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:26.428Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:26.993Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2023-01-15T20:43:26.993Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init.os: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init.tools.unix: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init.tools.windows: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init.tools: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] setAsadminArgs: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init: [2023-01-15T20:43:26.993Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:26.993Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:26.993Z] [get] Not modified - so not downloaded [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init.customtasks: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] setEnabled: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] createAppRef: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] deployWithoutNameOption: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] deploydir.version: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] run.positive.deploy: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init.os: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init.tools.unix: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init.tools.windows: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init.tools: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] setAsadminArgs: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init: [2023-01-15T20:43:26.993Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:26.993Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:26.993Z] [get] Not modified - so not downloaded [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] init.customtasks: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] prepare.client: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] prepare.client.appclient: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] increment.log.next: [2023-01-15T20:43:26.993Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] process.versionexpression: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] prepare.run: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] common.run.positive: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] setHttpPort: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] common.run: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] checkAppOnServer: [2023-01-15T20:43:26.993Z] [2023-01-15T20:43:26.993Z] declare-test: [2023-01-15T20:43:26.994Z] [echo] Starting test simple-versioned-servlet deployment(5) RC-1.0.1 - logID=8 (server) [2023-01-15T20:43:26.994Z] [2023-01-15T20:43:26.994Z] prepare.runclient: [2023-01-15T20:43:26.994Z] [2023-01-15T20:43:26.994Z] process.classpath: [2023-01-15T20:43:26.994Z] [2023-01-15T20:43:26.994Z] process.jvmargs: [2023-01-15T20:43:26.994Z] [2023-01-15T20:43:26.994Z] java.with.result: [2023-01-15T20:43:26.994Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:27.514Z] [exec] [CLIENT]:: --> doTest() ENTER... [2023-01-15T20:43:27.560Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:27.560Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:43:27.560Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:27.560Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.1 [2023-01-15T20:43:27.819Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:27.819Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2023-01-15T20:43:27.819Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:27.819Z] [2023-01-15T20:43:27.819Z] process.result: [2023-01-15T20:43:27.819Z] [2023-01-15T20:43:27.819Z] processResult: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] failed: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] passed: [2023-01-15T20:43:27.820Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] unknown: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] runclient: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init.os: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init.tools.unix: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init.tools.windows: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init.tools: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] setAsadminArgs: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init: [2023-01-15T20:43:27.820Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:27.820Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:27.820Z] [get] Not modified - so not downloaded [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init.customtasks: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] checkAppOnCluster: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] run.positive: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] clean.scenario: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] clean.scenario.cluster: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init.os: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init.tools.unix: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init.tools.windows: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init.tools: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] setAsadminArgs: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init: [2023-01-15T20:43:27.820Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:27.820Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:27.820Z] [get] Not modified - so not downloaded [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] init.customtasks: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] prepare: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] process.versionExpression: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] process.appname: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] _process.target: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] process.target: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] prepare.has.version.registred: [2023-01-15T20:43:27.820Z] [2023-01-15T20:43:27.820Z] exec.asadmin2: [2023-01-15T20:43:27.826Z] [exec] Value of key is: serializable, new connection [2023-01-15T20:43:27.826Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:27.826Z] [exec] [2023-01-15T20:43:27.826Z] [exec] [2023-01-15T20:43:27.826Z] [exec] ----------------------------------------- [2023-01-15T20:43:27.826Z] [exec] - serializable, new connection: PASS - [2023-01-15T20:43:27.826Z] [exec] ----------------------------------------- [2023-01-15T20:43:27.826Z] [exec] Total PASS: 1 [2023-01-15T20:43:27.826Z] [exec] Total FAIL: 0 [2023-01-15T20:43:27.826Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:27.826Z] [exec] ----------------------------------------- [2023-01-15T20:43:27.826Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:27.826Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:27.826Z] [2023-01-15T20:43:27.826Z] checkReporting-common: [2023-01-15T20:43:27.827Z] [2023-01-15T20:43:27.827Z] confirmReportPresent-common: [2023-01-15T20:43:27.827Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:43:27.827Z] [echo] Test seems to be reported fine [2023-01-15T20:43:27.827Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-01-15T20:43:27.827Z] [2023-01-15T20:43:27.827Z] confirmMissingReport-common: [2023-01-15T20:43:27.827Z] [2023-01-15T20:43:27.827Z] asadmin-common: [2023-01-15T20:43:27.827Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:28.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:28.339Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:28.339Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-pool-size=32 [2023-01-15T20:43:28.339Z] [2023-01-15T20:43:28.339Z] asadmin-common: [2023-01-15T20:43:28.339Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:28.596Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] process.registred: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] has.version.registred: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] del.all.version.registred: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] _process.target: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] process.target: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] prepare.del.all.version.registred: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] init.os: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] init.tools.unix: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] init.tools.windows: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] init.tools: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] setAsadminArgs: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] init: [2023-01-15T20:43:28.755Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:28.755Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:28.755Z] [get] Not modified - so not downloaded [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] init.customtasks: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] prepare: [2023-01-15T20:43:28.755Z] [2023-01-15T20:43:28.755Z] exec.asadmin: [2023-01-15T20:43:28.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:28.853Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.steady-pool-size=8 [2023-01-15T20:43:29.034Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] Value of key is:war-with-endpointimpl-only [2023-01-15T20:43:29.035Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:29.035Z] [exec] [2023-01-15T20:43:29.035Z] [exec] [2023-01-15T20:43:29.035Z] [exec] ----------------------------------------- [2023-01-15T20:43:29.035Z] [exec] - war-with-endpointimpl-only: PASS - [2023-01-15T20:43:29.035Z] [exec] ----------------------------------------- [2023-01-15T20:43:29.035Z] [exec] Total PASS: 1 [2023-01-15T20:43:29.035Z] [exec] Total FAIL: 0 [2023-01-15T20:43:29.035Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:29.035Z] [exec] ----------------------------------------- [2023-01-15T20:43:29.035Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:29.110Z] [2023-01-15T20:43:29.110Z] asadmin-common: [2023-01-15T20:43:29.110Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:29.110Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:29.293Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:29.293Z] [2023-01-15T20:43:29.293Z] undeploy: [2023-01-15T20:43:29.293Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:29.293Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:29.293Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:29.293Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:29.293Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:29.293Z] [2023-01-15T20:43:29.293Z] setOSConditions: [2023-01-15T20:43:29.293Z] [2023-01-15T20:43:29.293Z] setToolWin: [2023-01-15T20:43:29.293Z] [2023-01-15T20:43:29.293Z] setToolUnix: [2023-01-15T20:43:29.293Z] [2023-01-15T20:43:29.293Z] setToolProperty: [2023-01-15T20:43:29.293Z] [2023-01-15T20:43:29.293Z] setS1ASclassPath: [2023-01-15T20:43:29.293Z] [2023-01-15T20:43:29.293Z] init-common: [2023-01-15T20:43:29.293Z] [2023-01-15T20:43:29.293Z] undeploy-war-common: [2023-01-15T20:43:29.293Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:29.368Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:29.412Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:43:29.413Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:43:29.413Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 1 [2023-01-15T20:43:29.413Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:43:29.413Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:43:29.413Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 2 [2023-01-15T20:43:29.413Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 3 [2023-01-15T20:43:29.413Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 4 [2023-01-15T20:43:29.413Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 5 [2023-01-15T20:43:29.413Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 6 [2023-01-15T20:43:29.413Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:29.413Z] [exec] [2023-01-15T20:43:29.413Z] [exec] [2023-01-15T20:43:29.413Z] [exec] ----------------------------------------- [2023-01-15T20:43:29.413Z] [exec] - Standalone-Connector-Bean-Validation Test - 1: PASS - [2023-01-15T20:43:29.413Z] [exec] - Standalone-Connector-Bean-Validation Test - 2: PASS - [2023-01-15T20:43:29.413Z] [exec] - Standalone-Connector-Bean-Validation Test - 3: PASS - [2023-01-15T20:43:29.413Z] [exec] - Standalone-Connector-Bean-Validation Test - 4: PASS - [2023-01-15T20:43:29.413Z] [exec] - Standalone-Connector-Bean-Validation Test - 5: PASS - [2023-01-15T20:43:29.413Z] [exec] - Standalone-Connector-Bean-Validation Test - 6: PASS - [2023-01-15T20:43:29.413Z] [exec] ----------------------------------------- [2023-01-15T20:43:29.413Z] [exec] Total PASS: 6 [2023-01-15T20:43:29.413Z] [exec] Total FAIL: 0 [2023-01-15T20:43:29.413Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:29.413Z] [exec] ----------------------------------------- [2023-01-15T20:43:29.413Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:29.413Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2023-01-15T20:43:29.413Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:29.625Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.pool-resize-quantity=2 [2023-01-15T20:43:29.625Z] [2023-01-15T20:43:29.625Z] asadmin-common: [2023-01-15T20:43:29.625Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:29.625Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:29.669Z] [2023-01-15T20:43:29.670Z] checkReporting-common: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] confirmReportPresent-common: [2023-01-15T20:43:29.670Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:43:29.670Z] [echo] Test seems to be reported fine [2023-01-15T20:43:29.670Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/RepRunConf.txt [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] confirmMissingReport-common: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] unset: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setOSConditions: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolWin: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolUnix: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolProperty: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setS1ASclassPath: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] init-common: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] unsetJdbc: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setOSConditions: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolWin: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolUnix: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolProperty: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setS1ASclassPath: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] init-common: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] execute-sql-common: [2023-01-15T20:43:29.670Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/dropdb.sql [2023-01-15T20:43:29.670Z] [sql] 0 rows affected [2023-01-15T20:43:29.670Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setOSConditions: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolWin: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolUnix: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolProperty: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setS1ASclassPath: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] init-common: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] undeploy-jdbc-common: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setOSConditions: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolWin: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolUnix: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setToolProperty: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] setS1ASclassPath: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] init-common: [2023-01-15T20:43:29.670Z] [2023-01-15T20:43:29.670Z] delete-jdbc-resource-common: [2023-01-15T20:43:29.670Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connector-bean-validation-resource [2023-01-15T20:43:29.670Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:29.688Z] [2023-01-15T20:43:29.689Z] _del.all.version.registred: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] _clean.scenario: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] deployment: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] deploy.version: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] del.ref.registred: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] process.versionExpression: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] process.appname: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] _process.target: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] process.target: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] prepare.is.version.registred: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] init.os: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] init.tools.unix: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] init.tools.windows: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] init.tools: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] setAsadminArgs: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] init: [2023-01-15T20:43:29.689Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:29.689Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:29.689Z] [get] Not modified - so not downloaded [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] init.customtasks: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] prepare: [2023-01-15T20:43:29.689Z] [2023-01-15T20:43:29.689Z] exec.asadmin2: [2023-01-15T20:43:30.192Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:30.229Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:43:30.284Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-connection-usage-count=0 [2023-01-15T20:43:30.285Z] [2023-01-15T20:43:30.285Z] asadmin-common: [2023-01-15T20:43:30.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connector-bean-validation-resource [2023-01-15T20:43:30.285Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:30.286Z] [exec] JDBC resource jdbc/connector-bean-validation-resource deleted successfully [2023-01-15T20:43:30.286Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:30.286Z] [echo] cmd executed for server [2023-01-15T20:43:30.287Z] [2023-01-15T20:43:30.287Z] setOSConditions: [2023-01-15T20:43:30.287Z] [2023-01-15T20:43:30.287Z] setToolWin: [2023-01-15T20:43:30.287Z] [2023-01-15T20:43:30.287Z] setToolUnix: [2023-01-15T20:43:30.287Z] [2023-01-15T20:43:30.287Z] setToolProperty: [2023-01-15T20:43:30.287Z] [2023-01-15T20:43:30.287Z] setS1ASclassPath: [2023-01-15T20:43:30.287Z] [2023-01-15T20:43:30.287Z] init-common: [2023-01-15T20:43:30.287Z] [2023-01-15T20:43:30.287Z] delete-jdbc-connpool-common: [2023-01-15T20:43:30.287Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true connector-bean-validation-pool [2023-01-15T20:43:30.287Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] junit [2023-01-15T20:43:30.300Z] Recording test results [2023-01-15T20:43:30.622Z] [exec] Result: 1 [2023-01-15T20:43:30.622Z] [2023-01-15T20:43:30.622Z] process.registred: [2023-01-15T20:43:30.622Z] [2023-01-15T20:43:30.623Z] is.version.registred: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] process.xmlversionidentifier: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] prepare.cluster: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] process.enabled: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] process.hasToDeploy: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] deploy.version.unregistred: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init.os: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init.tools.unix: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init.tools.windows: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init.tools: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] setAsadminArgs: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init: [2023-01-15T20:43:30.623Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:30.623Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:30.623Z] [get] Not modified - so not downloaded [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init.customtasks: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] prepare: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] process.versionExpression: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] process.appname: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] create.version: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] assemble.non-existent: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] process.xmlversionidentifier: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] prepare.update.xml.identifier: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] update.xml.identifier: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] deployWithNameOption: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] setAsadminArgs: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] common.deploy.asadmin: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init.os: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init.tools.unix: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init.tools.windows: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init.tools: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] setAsadminArgs: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init: [2023-01-15T20:43:30.623Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:30.623Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:30.623Z] [get] Not modified - so not downloaded [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] init.customtasks: [2023-01-15T20:43:30.623Z] [2023-01-15T20:43:30.623Z] common.run.asadmin: [2023-01-15T20:43:30.623Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:43:30.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:30.852Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-01-15T20:43:30.852Z] [2023-01-15T20:43:30.852Z] asadmin-common: [2023-01-15T20:43:30.852Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:30.852Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:30.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true connector-bean-validation-pool [2023-01-15T20:43:30.853Z] [exec] JDBC Connection pool connector-bean-validation-pool deleted successfully [2023-01-15T20:43:30.853Z] [echo] cmd executed for server [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] undeploy: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] setOSConditions: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] setToolWin: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] setToolUnix: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] setToolProperty: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] setS1ASclassPath: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] init-common: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] undeploy: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] setOSConditions: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] setToolWin: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] setToolUnix: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] setToolProperty: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] setS1ASclassPath: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] init-common: [2023-01-15T20:43:30.853Z] [2023-01-15T20:43:30.853Z] undeploy-common: [2023-01-15T20:43:30.853Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:30.882Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:31.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:31.366Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=true [2023-01-15T20:43:31.366Z] [2023-01-15T20:43:31.366Z] setOSConditions: [2023-01-15T20:43:31.366Z] [2023-01-15T20:43:31.366Z] setToolWin: [2023-01-15T20:43:31.366Z] [2023-01-15T20:43:31.366Z] setToolUnix: [2023-01-15T20:43:31.366Z] [2023-01-15T20:43:31.366Z] setToolProperty: [2023-01-15T20:43:31.366Z] [2023-01-15T20:43:31.366Z] setS1ASclassPath: [2023-01-15T20:43:31.366Z] [2023-01-15T20:43:31.366Z] init-common: [2023-01-15T20:43:31.366Z] [2023-01-15T20:43:31.366Z] runclient-common: [2023-01-15T20:43:31.366Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 6 [2023-01-15T20:43:31.366Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:31.419Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:43:31.419Z] [2023-01-15T20:43:31.419Z] setOSConditions: [2023-01-15T20:43:31.419Z] [2023-01-15T20:43:31.419Z] setToolWin: [2023-01-15T20:43:31.419Z] [2023-01-15T20:43:31.419Z] setToolUnix: [2023-01-15T20:43:31.419Z] [2023-01-15T20:43:31.419Z] setToolProperty: [2023-01-15T20:43:31.419Z] [2023-01-15T20:43:31.419Z] setS1ASclassPath: [2023-01-15T20:43:31.419Z] [2023-01-15T20:43:31.419Z] init-common: [2023-01-15T20:43:31.419Z] [2023-01-15T20:43:31.419Z] testDelAdmin: [2023-01-15T20:43:31.420Z] [2023-01-15T20:43:31.420Z] asadmin-common: [2023-01-15T20:43:31.420Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:43:31.420Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:31.448Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:31.448Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:31.706Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:43:31.706Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init.os: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init.tools.unix: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init.tools.windows: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init.tools: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] setAsadminArgs: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init: [2023-01-15T20:43:31.706Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:31.706Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:31.706Z] [get] Not modified - so not downloaded [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init.customtasks: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] setEnabled: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] createAppRef: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] deployWithoutNameOption: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] run.positive.deploy: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] deploy.version: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] del.ref.registred: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] process.versionExpression: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] process.appname: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] _process.target: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] process.target: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] prepare.is.version.registred: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init.os: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init.tools.unix: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init.tools.windows: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init.tools: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] setAsadminArgs: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init: [2023-01-15T20:43:31.706Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:31.706Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:31.706Z] [get] Not modified - so not downloaded [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] init.customtasks: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] prepare: [2023-01-15T20:43:31.706Z] [2023-01-15T20:43:31.706Z] exec.asadmin2: [2023-01-15T20:43:31.929Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:31.983Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:43:31.984Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:43:31.984Z] [2023-01-15T20:43:31.984Z] asadmin-common: [2023-01-15T20:43:31.984Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin1 [2023-01-15T20:43:31.984Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] all: [2023-01-15T20:43:32.186Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:32.186Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:32.186Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:32.186Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] setOSConditions: [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] setToolWin: [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] setToolUnix: [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] setToolProperty: [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] setS1ASclassPath: [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] init-common: [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] clean: [2023-01-15T20:43:32.186Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:32.186Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:32.186Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:32.186Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] setOSConditions: [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] setToolWin: [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] setToolUnix: [2023-01-15T20:43:32.186Z] [2023-01-15T20:43:32.186Z] setToolProperty: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setS1ASclassPath: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] init-common: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] clean-common: [2023-01-15T20:43:32.187Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:32.187Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:32.187Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:32.187Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setOSConditions: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setToolWin: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setToolUnix: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setToolProperty: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setS1ASclassPath: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] init-common: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] clean-classes-common: [2023-01-15T20:43:32.187Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:43:32.187Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:32.187Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:32.187Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:32.187Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setOSConditions: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setToolWin: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setToolUnix: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setToolProperty: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setS1ASclassPath: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] init-common: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] clean-jars-common: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] run-wsimport: [2023-01-15T20:43:32.187Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:32.187Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:32.187Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:32.187Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:32.187Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setOSConditions: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setToolWin: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setToolUnix: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setToolProperty: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] setS1ASclassPath: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] init-common: [2023-01-15T20:43:32.187Z] [2023-01-15T20:43:32.187Z] wsimport: [2023-01-15T20:43:32.447Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:32.495Z] [exec] Jan 15, 2023 8:43:32 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:43:32.495Z] [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. [2023-01-15T20:43:32.548Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin1 [2023-01-15T20:43:32.548Z] [exec] Administered object eis/testAdmin1 deleted. [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] setOSConditions: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] setToolWin: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] setToolUnix: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] setToolProperty: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] setS1ASclassPath: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] init-common: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] undeploy: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] setOSConditions: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] setToolWin: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] setToolUnix: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] setToolProperty: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] setS1ASclassPath: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] init-common: [2023-01-15T20:43:32.548Z] [2023-01-15T20:43:32.548Z] undeploy-rar-common: [2023-01-15T20:43:32.548Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2023-01-15T20:43:32.548Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:32.640Z] [exec] Result: 1 [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] process.registred: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] is.version.registred: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] process.xmlversionidentifier: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] prepare.cluster: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] process.enabled: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] process.hasToDeploy: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] deploy.version.unregistred: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init.os: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init.tools.unix: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init.tools.windows: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init.tools: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] setAsadminArgs: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init: [2023-01-15T20:43:32.640Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:32.640Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:32.640Z] [get] Not modified - so not downloaded [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init.customtasks: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] prepare: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] process.versionExpression: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] process.appname: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] create.version: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] assemble.non-existent: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] process.xmlversionidentifier: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] prepare.update.xml.identifier: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] update.xml.identifier: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] deployWithNameOption: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] setAsadminArgs: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] common.deploy.asadmin: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init.os: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init.tools.unix: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init.tools.windows: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init.tools: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] setAsadminArgs: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init: [2023-01-15T20:43:32.640Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:32.640Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:32.640Z] [get] Not modified - so not downloaded [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] init.customtasks: [2023-01-15T20:43:32.640Z] [2023-01-15T20:43:32.640Z] common.run.asadmin: [2023-01-15T20:43:32.640Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:43:32.899Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:33.012Z] [exec] parsing WSDL... [2023-01-15T20:43:33.013Z] [exec] [2023-01-15T20:43:33.013Z] [exec] [2023-01-15T20:43:33.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setOSConditions: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolWin: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolUnix: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolProperty: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setS1ASclassPath: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] init-common: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] restart: [2023-01-15T20:43:33.112Z] [echo] Not required to restart [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] all: [2023-01-15T20:43:33.112Z] [echo] @@## beanvalidation-simple ##@@ [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setOSConditions: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolWin: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolUnix: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolProperty: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setS1ASclassPath: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] init-common: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] build-dp: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] all: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setOSConditions: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolWin: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolUnix: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolProperty: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setS1ASclassPath: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] init-common: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] all: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setOSConditions: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolWin: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolUnix: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setToolProperty: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] setS1ASclassPath: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] init-common: [2023-01-15T20:43:33.112Z] [2023-01-15T20:43:33.112Z] compile-common: [2023-01-15T20:43:33.112Z] [echo] Current time (ISO): 2023-01-15T20:43:32.919+0000 [2023-01-15T20:43:33.112Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/classes [2023-01-15T20:43:33.112Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:33.157Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:33.158Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:33.723Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:43:33.723Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init.os: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init.tools.unix: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init.tools.windows: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init.tools: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] setAsadminArgs: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init: [2023-01-15T20:43:33.723Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:33.723Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:33.723Z] [get] Not modified - so not downloaded [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init.customtasks: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] setEnabled: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] createAppRef: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] deployWithoutNameOption: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] run.positive.deploy: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] deploy.version: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] del.ref.registred: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] process.versionExpression: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] process.appname: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] _process.target: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] process.target: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] prepare.is.version.registred: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init.os: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init.tools.unix: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init.tools.windows: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init.tools: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] setAsadminArgs: [2023-01-15T20:43:33.723Z] [2023-01-15T20:43:33.723Z] init: [2023-01-15T20:43:33.723Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:33.724Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:33.724Z] [get] Not modified - so not downloaded [2023-01-15T20:43:33.724Z] [2023-01-15T20:43:33.724Z] init.customtasks: [2023-01-15T20:43:33.724Z] [2023-01-15T20:43:33.724Z] prepare: [2023-01-15T20:43:33.724Z] [2023-01-15T20:43:33.724Z] exec.asadmin2: [2023-01-15T20:43:33.946Z] [exec] [2023-01-15T20:43:33.947Z] [exec] Generating code... [2023-01-15T20:43:33.947Z] [exec] [2023-01-15T20:43:33.947Z] [exec] [2023-01-15T20:43:33.947Z] [exec] Compiling code... [2023-01-15T20:43:33.947Z] [exec] [2023-01-15T20:43:34.655Z] [exec] Result: 1 [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] process.registred: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] is.version.registred: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] process.xmlversionidentifier: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] prepare.cluster: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] process.enabled: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] process.hasToDeploy: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] deploy.version.unregistred: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] init.os: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] init.tools.unix: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] init.tools.windows: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] init.tools: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] setAsadminArgs: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] init: [2023-01-15T20:43:34.655Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:34.655Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:34.655Z] [get] Not modified - so not downloaded [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] init.customtasks: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] prepare: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] process.versionExpression: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] process.appname: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] create.version: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] assemble.non-existent: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] process.xmlversionidentifier: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] prepare.update.xml.identifier: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] update.xml.identifier: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] deployWithNameOption: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] setAsadminArgs: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] common.deploy.asadmin: [2023-01-15T20:43:34.655Z] [2023-01-15T20:43:34.655Z] init.os: [2023-01-15T20:43:34.656Z] [2023-01-15T20:43:34.656Z] init.tools.unix: [2023-01-15T20:43:34.656Z] [2023-01-15T20:43:34.656Z] init.tools.windows: [2023-01-15T20:43:34.656Z] [2023-01-15T20:43:34.656Z] init.tools: [2023-01-15T20:43:34.656Z] [2023-01-15T20:43:34.656Z] setAsadminArgs: [2023-01-15T20:43:34.656Z] [2023-01-15T20:43:34.656Z] init: [2023-01-15T20:43:34.656Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:34.656Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:34.656Z] [get] Not modified - so not downloaded [2023-01-15T20:43:34.656Z] [2023-01-15T20:43:34.656Z] init.customtasks: [2023-01-15T20:43:34.656Z] [2023-01-15T20:43:34.656Z] common.run.asadmin: [2023-01-15T20:43:34.656Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-01-15T20:43:34.881Z] [2023-01-15T20:43:34.881Z] compile: [2023-01-15T20:43:34.881Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:34.881Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:34.881Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:34.882Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:34.882Z] [2023-01-15T20:43:34.882Z] setOSConditions: [2023-01-15T20:43:34.882Z] [2023-01-15T20:43:34.882Z] setToolWin: [2023-01-15T20:43:34.882Z] [2023-01-15T20:43:34.882Z] setToolUnix: [2023-01-15T20:43:34.882Z] [2023-01-15T20:43:34.882Z] setToolProperty: [2023-01-15T20:43:34.882Z] [2023-01-15T20:43:34.882Z] setS1ASclassPath: [2023-01-15T20:43:34.882Z] [2023-01-15T20:43:34.882Z] init-common: [2023-01-15T20:43:34.882Z] [2023-01-15T20:43:34.882Z] compile-common: [2023-01-15T20:43:34.882Z] [echo] Current time (ISO): 2023-01-15T20:43:34.742+0000 [2023-01-15T20:43:34.882Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:34.882Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:34.913Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:35.012Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:35.012Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/connector/XID.java uses or overrides a deprecated API. [2023-01-15T20:43:35.012Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:43:35.012Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-01-15T20:43:35.012Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:43:35.012Z] [javac] 1 warning [2023-01-15T20:43:35.269Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.jar [2023-01-15T20:43:35.269Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.rar [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setOSConditions: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolWin: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolUnix: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolProperty: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setS1ASclassPath: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] init-common: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] clean-common: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setOSConditions: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolWin: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolUnix: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolProperty: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setS1ASclassPath: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] init-common: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] clean-classes-common: [2023-01-15T20:43:35.270Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setOSConditions: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolWin: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolUnix: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolProperty: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setS1ASclassPath: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] init-common: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] clean-jars-common: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] embedded-all: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setOSConditions: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolWin: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolUnix: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolProperty: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setS1ASclassPath: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] init-common: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] all: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setOSConditions: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolWin: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolUnix: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setToolProperty: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] setS1ASclassPath: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] init-common: [2023-01-15T20:43:35.270Z] [2023-01-15T20:43:35.270Z] compile-common: [2023-01-15T20:43:35.270Z] [echo] Current time (ISO): 2023-01-15T20:43:35.049+0000 [2023-01-15T20:43:35.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:35.270Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:35.270Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:35.480Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:35.480Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:35.740Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-01-15T20:43:35.740Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init.os: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init.tools.unix: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init.tools.windows: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init.tools: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] setAsadminArgs: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init: [2023-01-15T20:43:35.740Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:35.740Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:35.740Z] [get] Not modified - so not downloaded [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init.customtasks: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] setEnabled: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] createAppRef: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] deployWithoutNameOption: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] run.positive.deploy: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] deploy.version: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] del.ref.registred: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] process.versionExpression: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] process.appname: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] _process.target: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] process.target: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] prepare.is.version.registred: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init.os: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init.tools.unix: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init.tools.windows: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init.tools: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] setAsadminArgs: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init: [2023-01-15T20:43:35.740Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:35.740Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:35.740Z] [get] Not modified - so not downloaded [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] init.customtasks: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] prepare: [2023-01-15T20:43:35.740Z] [2023-01-15T20:43:35.740Z] exec.asadmin2: [2023-01-15T20:43:35.770Z] [exec] Value of key is: read-uncommitted, guaranteed [2023-01-15T20:43:35.770Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:35.770Z] [exec] [2023-01-15T20:43:35.770Z] [exec] [2023-01-15T20:43:35.770Z] [exec] ----------------------------------------- [2023-01-15T20:43:35.770Z] [exec] - read-uncommitted, guaranteed: PASS - [2023-01-15T20:43:35.770Z] [exec] ----------------------------------------- [2023-01-15T20:43:35.771Z] [exec] Total PASS: 1 [2023-01-15T20:43:35.771Z] [exec] Total FAIL: 0 [2023-01-15T20:43:35.771Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:35.771Z] [exec] ----------------------------------------- [2023-01-15T20:43:35.771Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:35.771Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:35.771Z] [2023-01-15T20:43:35.771Z] checkReporting-common: [2023-01-15T20:43:35.771Z] [2023-01-15T20:43:35.771Z] confirmReportPresent-common: [2023-01-15T20:43:35.771Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:43:35.771Z] [echo] Test seems to be reported fine [2023-01-15T20:43:35.771Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-01-15T20:43:35.771Z] [2023-01-15T20:43:35.771Z] confirmMissingReport-common: [2023-01-15T20:43:35.771Z] [2023-01-15T20:43:35.771Z] asadmin-common: [2023-01-15T20:43:35.771Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:36.027Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:36.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:36.284Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-01-15T20:43:36.284Z] [2023-01-15T20:43:36.284Z] setOSConditions: [2023-01-15T20:43:36.284Z] [2023-01-15T20:43:36.284Z] setToolWin: [2023-01-15T20:43:36.284Z] [2023-01-15T20:43:36.284Z] setToolUnix: [2023-01-15T20:43:36.284Z] [2023-01-15T20:43:36.284Z] setToolProperty: [2023-01-15T20:43:36.284Z] [2023-01-15T20:43:36.284Z] setS1ASclassPath: [2023-01-15T20:43:36.284Z] [2023-01-15T20:43:36.284Z] init-common: [2023-01-15T20:43:36.284Z] [2023-01-15T20:43:36.284Z] runclient-common: [2023-01-15T20:43:36.284Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2023-01-15T20:43:36.542Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:36.677Z] [exec] Result: 1 [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] process.registred: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] is.version.registred: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] process.xmlversionidentifier: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] prepare.cluster: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] process.enabled: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] process.hasToDeploy: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] deploy.version.unregistred: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init.os: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init.tools.unix: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init.tools.windows: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init.tools: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] setAsadminArgs: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init: [2023-01-15T20:43:36.677Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:36.677Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:36.677Z] [get] Not modified - so not downloaded [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init.customtasks: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] prepare: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] process.versionExpression: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] process.appname: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] create.version: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] assemble.non-existent: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] process.xmlversionidentifier: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] prepare.update.xml.identifier: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] update.xml.identifier: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] deployWithNameOption: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] setAsadminArgs: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] common.deploy.asadmin: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init.os: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init.tools.unix: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init.tools.windows: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init.tools: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] setAsadminArgs: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init: [2023-01-15T20:43:36.677Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:36.677Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:36.677Z] [get] Not modified - so not downloaded [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] init.customtasks: [2023-01-15T20:43:36.677Z] [2023-01-15T20:43:36.677Z] common.run.asadmin: [2023-01-15T20:43:36.677Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-01-15T20:43:36.677Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:37.105Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:37.163Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:37.163Z] [javac] 1 warning [2023-01-15T20:43:37.163Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] setOSConditions: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] setToolWin: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] setToolUnix: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] setToolProperty: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] setS1ASclassPath: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] init-common: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] ejb-jar-common: [2023-01-15T20:43:37.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] package-ejbjar-common: [2023-01-15T20:43:37.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:37.163Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:37.163Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:37.163Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-ejb.jar [2023-01-15T20:43:37.163Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] setOSConditions: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] setToolWin: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] setToolUnix: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] setToolProperty: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] setS1ASclassPath: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] init-common: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] appclient-jar-common: [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.163Z] package-appclientjar-common: [2023-01-15T20:43:37.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:37.163Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:37.163Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:37.163Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-client.jar [2023-01-15T20:43:37.163Z] [2023-01-15T20:43:37.164Z] build-ear: [2023-01-15T20:43:37.164Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setup-dp: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setOSConditions: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setToolWin: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setToolUnix: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setToolProperty: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setS1ASclassPath: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] init-common: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setupJdbc: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setOSConditions: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setToolWin: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setToolUnix: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setToolProperty: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setS1ASclassPath: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] init-common: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] deploy-jdbc-common: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setOSConditions: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setToolWin: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setToolUnix: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setToolProperty: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] setS1ASclassPath: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] init-common: [2023-01-15T20:43:37.164Z] [2023-01-15T20:43:37.164Z] create-jdbc-connpool-common: [2023-01-15T20:43:37.227Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [2023-01-15T20:43:37.243Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:37.244Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:37.410Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:37.411Z] [javac] 1 warning [2023-01-15T20:43:37.420Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:37.502Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2023-01-15T20:43:37.502Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:37.669Z] [2023-01-15T20:43:37.669Z] [exec] Jan 15, 2023 8:43:37 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:43:37.669Z] assemble-web: [2023-01-15T20:43:37.669Z] [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. [2023-01-15T20:43:37.670Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:37.670Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:37.671Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:37.671Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:37.671Z] [2023-01-15T20:43:37.671Z] pkg-war: [2023-01-15T20:43:37.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:43:37.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:43:37.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:43:37.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:43:37.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:43:37.671Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${sun-web.xml} to copy. [2023-01-15T20:43:37.671Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${webservices.xml} to copy. [2023-01-15T20:43:37.671Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:43:37.671Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:43:37.671Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:43:37.671Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:43:37.671Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:43:37.671Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${web.wsit.descriptors} does not exist. [2023-01-15T20:43:37.671Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsdltojava-web.war [2023-01-15T20:43:37.671Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:43:37.671Z] [2023-01-15T20:43:37.671Z] deploy-app: [2023-01-15T20:43:37.671Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:37.671Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:37.671Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:37.671Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:37.671Z] [2023-01-15T20:43:37.671Z] deploy-war-common: [2023-01-15T20:43:37.671Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:37.671Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:37.671Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:37.671Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:37.671Z] [2023-01-15T20:43:37.671Z] setOSConditions: [2023-01-15T20:43:37.671Z] [2023-01-15T20:43:37.671Z] setToolWin: [2023-01-15T20:43:37.671Z] [2023-01-15T20:43:37.671Z] setToolUnix: [2023-01-15T20:43:37.671Z] [2023-01-15T20:43:37.671Z] setToolProperty: [2023-01-15T20:43:37.671Z] [2023-01-15T20:43:37.671Z] setS1ASclassPath: [2023-01-15T20:43:37.671Z] [2023-01-15T20:43:37.671Z] init-common: [2023-01-15T20:43:37.671Z] [2023-01-15T20:43:37.671Z] deploy-war-commonpe: [2023-01-15T20:43:37.671Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:37.677Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:37.678Z] [exec] JDBC connection pool connector-bean-validation-pool created successfully. [2023-01-15T20:43:37.678Z] [2023-01-15T20:43:37.678Z] set-derby-connpool-props: [2023-01-15T20:43:37.760Z] [2023-01-15T20:43:37.761Z] init.os: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.tools.unix: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.tools.windows: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.tools: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] setAsadminArgs: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init: [2023-01-15T20:43:37.761Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:37.761Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:37.761Z] [get] Not modified - so not downloaded [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.customtasks: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] setEnabled: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] createAppRef: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] deployWithoutNameOption: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] run.positive.deploy: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] process.versionExpression: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] process.appname: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.os: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.tools.unix: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.tools.windows: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.tools: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] setAsadminArgs: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init: [2023-01-15T20:43:37.761Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:37.761Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:37.761Z] [get] Not modified - so not downloaded [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.customtasks: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] prepare: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] create.version: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] assemble.non-existent: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] process.xmlversionidentifier: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] prepare.update.xml.identifier: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] update.xml.identifier: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] unzip.version: [2023-01-15T20:43:37.761Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] deploy.version: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] del.ref.registred: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] process.versionExpression: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] process.appname: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] _process.target: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] process.target: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] prepare.is.version.registred: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.os: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.tools.unix: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.tools.windows: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.tools: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] setAsadminArgs: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init: [2023-01-15T20:43:37.761Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:37.761Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:37.761Z] [get] Not modified - so not downloaded [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] init.customtasks: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] prepare: [2023-01-15T20:43:37.761Z] [2023-01-15T20:43:37.761Z] exec.asadmin2: [2023-01-15T20:43:37.934Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:38.191Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:38.191Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.User=dbuser [2023-01-15T20:43:38.237Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsdltojava-web.war [2023-01-15T20:43:38.449Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:38.696Z] [exec] Result: 1 [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] process.registred: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] is.version.registred: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] process.xmlversionidentifier: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] prepare.cluster: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] process.enabled: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] process.hasToDeploy: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] deploy.version.unregistred: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] init.os: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] init.tools.unix: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] init.tools.windows: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] init.tools: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] setAsadminArgs: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] init: [2023-01-15T20:43:38.696Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:38.696Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:38.696Z] [get] Not modified - so not downloaded [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] init.customtasks: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] prepare: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] process.versionExpression: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] process.appname: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] create.version: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] assemble.non-existent: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] process.xmlversionidentifier: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] prepare.update.xml.identifier: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] update.xml.identifier: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.696Z] deployWithNameOption: [2023-01-15T20:43:38.696Z] [2023-01-15T20:43:38.697Z] setAsadminArgs: [2023-01-15T20:43:38.697Z] [2023-01-15T20:43:38.697Z] common.deploy.asadmin: [2023-01-15T20:43:38.697Z] [2023-01-15T20:43:38.697Z] init.os: [2023-01-15T20:43:38.697Z] [2023-01-15T20:43:38.697Z] init.tools.unix: [2023-01-15T20:43:38.697Z] [2023-01-15T20:43:38.697Z] init.tools.windows: [2023-01-15T20:43:38.697Z] [2023-01-15T20:43:38.697Z] init.tools: [2023-01-15T20:43:38.697Z] [2023-01-15T20:43:38.697Z] setAsadminArgs: [2023-01-15T20:43:38.697Z] [2023-01-15T20:43:38.697Z] init: [2023-01-15T20:43:38.697Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:38.697Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:38.697Z] [get] Not modified - so not downloaded [2023-01-15T20:43:38.697Z] [2023-01-15T20:43:38.697Z] init.customtasks: [2023-01-15T20:43:38.697Z] [2023-01-15T20:43:38.697Z] common.run.asadmin: [2023-01-15T20:43:38.697Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-01-15T20:43:38.697Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:38.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:38.707Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.Password=dbpassword [2023-01-15T20:43:38.963Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:39.172Z] [exec] Application deployed with name wsdltojava-web. [2023-01-15T20:43:39.172Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:39.172Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:39.172Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:39.172Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:39.172Z] [2023-01-15T20:43:39.172Z] deploy-war-commonee: [2023-01-15T20:43:39.172Z] [2023-01-15T20:43:39.172Z] assemble-client: [2023-01-15T20:43:39.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:43:39.173Z] [echo] wsimporting localWSDL [2023-01-15T20:43:39.173Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:39.173Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:39.173Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:39.173Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:39.173Z] [2023-01-15T20:43:39.173Z] setOSConditions: [2023-01-15T20:43:39.173Z] [2023-01-15T20:43:39.173Z] setToolWin: [2023-01-15T20:43:39.173Z] [2023-01-15T20:43:39.173Z] setToolUnix: [2023-01-15T20:43:39.173Z] [2023-01-15T20:43:39.173Z] setToolProperty: [2023-01-15T20:43:39.173Z] [2023-01-15T20:43:39.173Z] setS1ASclassPath: [2023-01-15T20:43:39.173Z] [2023-01-15T20:43:39.173Z] init-common: [2023-01-15T20:43:39.173Z] [2023-01-15T20:43:39.173Z] wsimport: [2023-01-15T20:43:39.173Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:39.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:39.219Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.driverType=4 [2023-01-15T20:43:39.265Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:39.265Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:39.475Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:39.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:39.732Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.portNumber=1527 [2023-01-15T20:43:39.739Z] [exec] parsing WSDL... [2023-01-15T20:43:39.740Z] [exec] [2023-01-15T20:43:39.740Z] [exec] [2023-01-15T20:43:39.838Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2023-01-15T20:43:39.839Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init.os: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init.tools.unix: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init.tools.windows: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init.tools: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] setAsadminArgs: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init: [2023-01-15T20:43:39.839Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:39.839Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:39.839Z] [get] Not modified - so not downloaded [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init.customtasks: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] setEnabled: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] createAppRef: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] deployWithoutNameOption: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] deploydir.version: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] run.positive.deploy: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] deactivation: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] process.versionExpression: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] process.appname: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] process.xmlversionidentifier: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] prepare.cluster: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] disable.version: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] setAsadminArgs: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] common.disable.asadmin: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init.os: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init.tools.unix: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init.tools.windows: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init.tools: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] setAsadminArgs: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init: [2023-01-15T20:43:39.839Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:39.839Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:39.839Z] [get] Not modified - so not downloaded [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] init.customtasks: [2023-01-15T20:43:39.839Z] [2023-01-15T20:43:39.839Z] common.run.asadmin: [2023-01-15T20:43:39.839Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2023-01-15T20:43:39.839Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:39.988Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:40.245Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:40.245Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.dataBaseName=testdb [2023-01-15T20:43:40.404Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:40.405Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-01-15T20:43:40.501Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:40.663Z] [exec] Command disable executed successfully. [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init.os: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init.tools.unix: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init.tools.windows: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init.tools: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] setAsadminArgs: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init: [2023-01-15T20:43:40.663Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:40.663Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:40.663Z] [get] Not modified - so not downloaded [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init.customtasks: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] disableAppOnInstance: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init.os: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init.tools.unix: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init.tools.windows: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init.tools: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] setAsadminArgs: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init: [2023-01-15T20:43:40.663Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:40.663Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:40.663Z] [get] Not modified - so not downloaded [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] init.customtasks: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] prepare.client: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] prepare.client.appclient: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] increment.log.next: [2023-01-15T20:43:40.663Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] process.versionexpression: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] prepare.run: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] common.run.negative: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] setHttpPort: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] common.run: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] checkAppOnServer: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] declare-test: [2023-01-15T20:43:40.663Z] [echo] Starting test simple-versioned-servlet deactivation(1) untagged - logID=9 (server) [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] prepare.runclient: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] process.classpath: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] process.jvmargs: [2023-01-15T20:43:40.663Z] [2023-01-15T20:43:40.663Z] java.with.result: [2023-01-15T20:43:40.673Z] [exec] [2023-01-15T20:43:40.674Z] [exec] Generating code... [2023-01-15T20:43:40.674Z] [exec] [2023-01-15T20:43:40.674Z] [exec] [2023-01-15T20:43:40.674Z] [exec] Compiling code... [2023-01-15T20:43:40.674Z] [exec] [2023-01-15T20:43:40.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:40.760Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:43:40.920Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:40.948Z] [exec] Value of key is: read-committed, guaranteed [2023-01-15T20:43:40.949Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:40.949Z] [exec] [2023-01-15T20:43:40.949Z] [exec] [2023-01-15T20:43:40.949Z] [exec] ----------------------------------------- [2023-01-15T20:43:40.949Z] [exec] - read-committed, guaranteed: PASS - [2023-01-15T20:43:40.949Z] [exec] ----------------------------------------- [2023-01-15T20:43:40.949Z] [exec] Total PASS: 1 [2023-01-15T20:43:40.949Z] [exec] Total FAIL: 0 [2023-01-15T20:43:40.949Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:40.949Z] [exec] ----------------------------------------- [2023-01-15T20:43:40.949Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:40.949Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:40.949Z] [2023-01-15T20:43:40.949Z] checkReporting-common: [2023-01-15T20:43:40.949Z] [2023-01-15T20:43:40.949Z] confirmReportPresent-common: [2023-01-15T20:43:40.949Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:43:40.949Z] [echo] Test seems to be reported fine [2023-01-15T20:43:40.949Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-01-15T20:43:40.949Z] [2023-01-15T20:43:40.949Z] confirmMissingReport-common: [2023-01-15T20:43:40.949Z] [2023-01-15T20:43:40.949Z] asadmin-common: [2023-01-15T20:43:40.949Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:41.017Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:41.209Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:41.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:41.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:41.468Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-01-15T20:43:41.468Z] [2023-01-15T20:43:41.468Z] setOSConditions: [2023-01-15T20:43:41.468Z] [2023-01-15T20:43:41.468Z] setToolWin: [2023-01-15T20:43:41.468Z] [2023-01-15T20:43:41.468Z] setToolUnix: [2023-01-15T20:43:41.468Z] [2023-01-15T20:43:41.468Z] setToolProperty: [2023-01-15T20:43:41.468Z] [2023-01-15T20:43:41.468Z] setS1ASclassPath: [2023-01-15T20:43:41.468Z] [2023-01-15T20:43:41.468Z] init-common: [2023-01-15T20:43:41.468Z] [2023-01-15T20:43:41.468Z] runclient-common: [2023-01-15T20:43:41.468Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 7 [2023-01-15T20:43:41.486Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:41.486Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-01-15T20:43:41.486Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:41.486Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:43:41.486Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:41.486Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2023-01-15T20:43:41.486Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:41.486Z] [2023-01-15T20:43:41.486Z] process.result: [2023-01-15T20:43:41.486Z] [2023-01-15T20:43:41.486Z] processResult: [2023-01-15T20:43:41.486Z] [2023-01-15T20:43:41.486Z] failed: [2023-01-15T20:43:41.486Z] [2023-01-15T20:43:41.486Z] passed: [2023-01-15T20:43:41.486Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:41.486Z] [2023-01-15T20:43:41.486Z] unknown: [2023-01-15T20:43:41.486Z] [2023-01-15T20:43:41.486Z] runclient: [2023-01-15T20:43:41.486Z] [2023-01-15T20:43:41.486Z] init.os: [2023-01-15T20:43:41.486Z] [2023-01-15T20:43:41.486Z] init.tools.unix: [2023-01-15T20:43:41.486Z] [2023-01-15T20:43:41.486Z] init.tools.windows: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] init.tools: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] setAsadminArgs: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] init: [2023-01-15T20:43:41.487Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:41.487Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:41.487Z] [get] Not modified - so not downloaded [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] init.customtasks: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] checkAppOnCluster: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] run.negative: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] process.versionExpression: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] process.appname: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] process.xmlversionidentifier: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] prepare.cluster: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] disable.version: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] setAsadminArgs: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] common.disable.asadmin: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] init.os: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] init.tools.unix: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] init.tools.windows: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] init.tools: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] setAsadminArgs: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] init: [2023-01-15T20:43:41.487Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:41.487Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:41.487Z] [get] Not modified - so not downloaded [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] init.customtasks: [2023-01-15T20:43:41.487Z] [2023-01-15T20:43:41.487Z] common.run.asadmin: [2023-01-15T20:43:41.487Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2023-01-15T20:43:41.531Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.create=true [2023-01-15T20:43:41.532Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:41.612Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:41.612Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:43:41.725Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:41.746Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:41.788Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:41.789Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.serverName=localhost [2023-01-15T20:43:41.789Z] [2023-01-15T20:43:41.789Z] setOSConditions: [2023-01-15T20:43:41.789Z] [2023-01-15T20:43:41.789Z] setToolWin: [2023-01-15T20:43:41.789Z] [2023-01-15T20:43:41.789Z] setToolUnix: [2023-01-15T20:43:41.789Z] [2023-01-15T20:43:41.789Z] setToolProperty: [2023-01-15T20:43:41.789Z] [2023-01-15T20:43:41.789Z] setS1ASclassPath: [2023-01-15T20:43:41.789Z] [2023-01-15T20:43:41.789Z] init-common: [2023-01-15T20:43:41.789Z] [2023-01-15T20:43:41.789Z] create-jdbc-resource-common: [2023-01-15T20:43:41.789Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:41.871Z] [2023-01-15T20:43:41.871Z] setup: [2023-01-15T20:43:41.871Z] [2023-01-15T20:43:41.871Z] runtest: [2023-01-15T20:43:41.871Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:41.871Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:41.871Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:41.871Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:41.871Z] [2023-01-15T20:43:41.871Z] run-client: [2023-01-15T20:43:41.871Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:43:41.871Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [Pipeline] // stage [2023-01-15T20:43:42.045Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:42.130Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:42.289Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:42.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:42.313Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:42.313Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-01-15T20:43:42.313Z] [exec] Command disable executed successfully. [2023-01-15T20:43:42.559Z] [exec] JDBC resource jdbc/connector-bean-validation-resource created successfully. [2023-01-15T20:43:42.559Z] [echo] cmd executed for server [2023-01-15T20:43:42.559Z] [2023-01-15T20:43:42.559Z] setOSConditions: [2023-01-15T20:43:42.559Z] [2023-01-15T20:43:42.559Z] setToolWin: [2023-01-15T20:43:42.559Z] [2023-01-15T20:43:42.559Z] setToolUnix: [2023-01-15T20:43:42.559Z] [2023-01-15T20:43:42.559Z] setToolProperty: [2023-01-15T20:43:42.559Z] [2023-01-15T20:43:42.559Z] setS1ASclassPath: [2023-01-15T20:43:42.559Z] [2023-01-15T20:43:42.559Z] init-common: [2023-01-15T20:43:42.559Z] [2023-01-15T20:43:42.559Z] execute-sql-common: [2023-01-15T20:43:42.559Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/createdb.sql [2023-01-15T20:43:42.559Z] [sql] Failed to execute: drop table MESSAGES [2023-01-15T20:43:42.559Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2023-01-15T20:43:42.559Z] [sql] 0 rows affected [2023-01-15T20:43:42.559Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:43:42.559Z] [2023-01-15T20:43:42.559Z] deploy-dp: [2023-01-15T20:43:42.559Z] [2023-01-15T20:43:42.559Z] setOSConditions: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setToolWin: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setToolUnix: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setToolProperty: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setS1ASclassPath: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] init-common: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] deploy-ear: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setOSConditions: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setToolWin: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setToolUnix: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setToolProperty: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setS1ASclassPath: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] init-common: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] deploy-common: [2023-01-15T20:43:42.560Z] [echo] Current time (ISO): 2023-01-15T20:43:42.356+0000 [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setOSConditions: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setToolWin: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setToolUnix: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setToolProperty: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] setS1ASclassPath: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] init-common: [2023-01-15T20:43:42.560Z] [2023-01-15T20:43:42.560Z] deploy-common-pe: [2023-01-15T20:43:42.560Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init.os: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init.tools.unix: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init.tools.windows: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init.tools: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] setAsadminArgs: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init: [2023-01-15T20:43:42.571Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:42.571Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:42.571Z] [get] Not modified - so not downloaded [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init.customtasks: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] disableAppOnInstance: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init.os: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init.tools.unix: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init.tools.windows: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init.tools: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] setAsadminArgs: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init: [2023-01-15T20:43:42.571Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:42.571Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:42.571Z] [get] Not modified - so not downloaded [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] init.customtasks: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] prepare.client: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] prepare.client.appclient: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] increment.log.next: [2023-01-15T20:43:42.571Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] process.versionexpression: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] prepare.run: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] common.run.negative: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] setHttpPort: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] common.run: [2023-01-15T20:43:42.571Z] [2023-01-15T20:43:42.571Z] checkAppOnServer: [2023-01-15T20:43:42.572Z] [2023-01-15T20:43:42.572Z] declare-test: [2023-01-15T20:43:42.572Z] [echo] Starting test simple-versioned-servlet deactivation(2) ALPHA-1.0.0 - logID=10 (server) [2023-01-15T20:43:42.572Z] [2023-01-15T20:43:42.572Z] prepare.runclient: [2023-01-15T20:43:42.572Z] [2023-01-15T20:43:42.572Z] process.classpath: [2023-01-15T20:43:42.572Z] [2023-01-15T20:43:42.572Z] process.jvmargs: [2023-01-15T20:43:42.572Z] [2023-01-15T20:43:42.572Z] java.with.result: [2023-01-15T20:43:42.572Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:42.854Z] [exec] Jan 15, 2023 8:43:42 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:43:42.854Z] [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. [2023-01-15T20:43:43.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2023-01-15T20:43:43.137Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:43.137Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-01-15T20:43:43.137Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:43.137Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:43:43.137Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:43.137Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2023-01-15T20:43:43.137Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:43.381Z] [exec] Application deployed with name simple-connector-bean-validationApp. [2023-01-15T20:43:43.381Z] [echo] Deployment on target server server successful [2023-01-15T20:43:43.381Z] [2023-01-15T20:43:43.381Z] setOSConditions: [2023-01-15T20:43:43.381Z] [2023-01-15T20:43:43.381Z] setToolWin: [2023-01-15T20:43:43.381Z] [2023-01-15T20:43:43.381Z] setToolUnix: [2023-01-15T20:43:43.381Z] [2023-01-15T20:43:43.381Z] setToolProperty: [2023-01-15T20:43:43.381Z] [2023-01-15T20:43:43.381Z] setS1ASclassPath: [2023-01-15T20:43:43.381Z] [2023-01-15T20:43:43.381Z] init-common: [2023-01-15T20:43:43.381Z] [2023-01-15T20:43:43.381Z] deploy-common-ee: [2023-01-15T20:43:43.394Z] [2023-01-15T20:43:43.395Z] process.result: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] processResult: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] failed: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] passed: [2023-01-15T20:43:43.395Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] unknown: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] runclient: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init.os: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init.tools.unix: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init.tools.windows: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init.tools: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] setAsadminArgs: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init: [2023-01-15T20:43:43.395Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:43.395Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:43.395Z] [get] Not modified - so not downloaded [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init.customtasks: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] checkAppOnCluster: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] run.negative: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] process.versionExpression: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] process.appname: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] process.xmlversionidentifier: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] prepare.cluster: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] disable.version: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] setAsadminArgs: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] common.disable.asadmin: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init.os: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init.tools.unix: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init.tools.windows: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init.tools: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] setAsadminArgs: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init: [2023-01-15T20:43:43.395Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:43.395Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:43.395Z] [get] Not modified - so not downloaded [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] init.customtasks: [2023-01-15T20:43:43.395Z] [2023-01-15T20:43:43.395Z] common.run.asadmin: [2023-01-15T20:43:43.395Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2023-01-15T20:43:43.395Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:43.638Z] [2023-01-15T20:43:43.638Z] setOSConditions: [2023-01-15T20:43:43.638Z] [2023-01-15T20:43:43.638Z] setToolWin: [2023-01-15T20:43:43.638Z] [2023-01-15T20:43:43.638Z] setToolUnix: [2023-01-15T20:43:43.638Z] [2023-01-15T20:43:43.638Z] setToolProperty: [2023-01-15T20:43:43.638Z] [2023-01-15T20:43:43.638Z] setS1ASclassPath: [2023-01-15T20:43:43.638Z] [2023-01-15T20:43:43.638Z] init-common: [2023-01-15T20:43:43.638Z] [2023-01-15T20:43:43.638Z] testAddAdmin: [2023-01-15T20:43:43.638Z] [2023-01-15T20:43:43.638Z] asadmin-common: [2023-01-15T20:43:43.638Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-01-15T20:43:43.638Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:43.962Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:43.962Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-01-15T20:43:44.202Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:44.202Z] [exec] Administered object eis/testAdmin created. [2023-01-15T20:43:44.202Z] [2023-01-15T20:43:44.202Z] asadmin-common: [2023-01-15T20:43:44.202Z] [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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin1 [2023-01-15T20:43:44.202Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:44.221Z] [exec] Command disable executed successfully. [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init.os: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init.tools.unix: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init.tools.windows: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init.tools: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] setAsadminArgs: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init: [2023-01-15T20:43:44.221Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:44.221Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:44.221Z] [get] Not modified - so not downloaded [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init.customtasks: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] disableAppOnInstance: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init.os: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init.tools.unix: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init.tools.windows: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init.tools: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] setAsadminArgs: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init: [2023-01-15T20:43:44.221Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:44.221Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:44.221Z] [get] Not modified - so not downloaded [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] init.customtasks: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] prepare.client: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] prepare.client.appclient: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] increment.log.next: [2023-01-15T20:43:44.221Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] process.versionexpression: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] prepare.run: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] common.run.negative: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] setHttpPort: [2023-01-15T20:43:44.221Z] [2023-01-15T20:43:44.221Z] common.run: [2023-01-15T20:43:44.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:44.460Z] [exec] Administered object eis/testAdmin1 created. [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] setOSConditions: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] setToolWin: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] setToolUnix: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] setToolProperty: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] setS1ASclassPath: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] init-common: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] restart: [2023-01-15T20:43:44.460Z] [echo] Not required to restart [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] runtest-dp: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] setOSConditions: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] setToolWin: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] setToolUnix: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] setToolProperty: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] setS1ASclassPath: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] init-common: [2023-01-15T20:43:44.460Z] [2023-01-15T20:43:44.460Z] runclient-common: [2023-01-15T20:43:44.460Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml Embedded- [2023-01-15T20:43:44.479Z] [2023-01-15T20:43:44.479Z] checkAppOnServer: [2023-01-15T20:43:44.479Z] [2023-01-15T20:43:44.479Z] declare-test: [2023-01-15T20:43:44.479Z] [echo] Starting test simple-versioned-servlet deactivation(3) ALPHA* - logID=11 (server) [2023-01-15T20:43:44.479Z] [2023-01-15T20:43:44.479Z] prepare.runclient: [2023-01-15T20:43:44.479Z] [2023-01-15T20:43:44.479Z] process.classpath: [2023-01-15T20:43:44.479Z] [2023-01-15T20:43:44.479Z] process.jvmargs: [2023-01-15T20:43:44.479Z] [2023-01-15T20:43:44.479Z] java.with.result: [2023-01-15T20:43:44.479Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:44.716Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:45.046Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:45.047Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-01-15T20:43:45.047Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:45.047Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:43:45.047Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:45.047Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2023-01-15T20:43:45.047Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:45.047Z] [2023-01-15T20:43:45.047Z] process.result: [2023-01-15T20:43:45.047Z] [2023-01-15T20:43:45.047Z] processResult: [2023-01-15T20:43:45.047Z] [2023-01-15T20:43:45.047Z] failed: [2023-01-15T20:43:45.280Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:45.305Z] [2023-01-15T20:43:45.306Z] passed: [2023-01-15T20:43:45.306Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] unknown: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] runclient: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init.os: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init.tools.unix: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init.tools.windows: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init.tools: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] setAsadminArgs: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init: [2023-01-15T20:43:45.306Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:45.306Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:45.306Z] [get] Not modified - so not downloaded [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init.customtasks: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] checkAppOnCluster: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] run.negative: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] process.versionExpression: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] process.appname: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] process.xmlversionidentifier: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] prepare.cluster: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] disable.version: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] setAsadminArgs: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] common.disable.asadmin: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init.os: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init.tools.unix: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init.tools.windows: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init.tools: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] setAsadminArgs: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init: [2023-01-15T20:43:45.306Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:45.306Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:45.306Z] [get] Not modified - so not downloaded [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] init.customtasks: [2023-01-15T20:43:45.306Z] [2023-01-15T20:43:45.306Z] common.run.asadmin: [2023-01-15T20:43:45.306Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2023-01-15T20:43:45.306Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:45.843Z] [exec] Jan 15, 2023 8:43:45 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:43:45.844Z] [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. [2023-01-15T20:43:45.873Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:45.874Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T20:43:46.131Z] [exec] Command disable executed successfully. [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] init.os: [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] init.tools.unix: [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] init.tools.windows: [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] init.tools: [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] setAsadminArgs: [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] init: [2023-01-15T20:43:46.132Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:46.132Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:46.132Z] [get] Not modified - so not downloaded [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] init.customtasks: [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] disableAppOnInstance: [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] init.os: [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] init.tools.unix: [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] init.tools.windows: [2023-01-15T20:43:46.132Z] [exec] Value of key is: repeatable-read, guaranteed [2023-01-15T20:43:46.132Z] [2023-01-15T20:43:46.132Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:46.133Z] init.tools: [2023-01-15T20:43:46.133Z] [exec] [2023-01-15T20:43:46.134Z] [2023-01-15T20:43:46.134Z] [exec] [2023-01-15T20:43:46.134Z] setAsadminArgs: [2023-01-15T20:43:46.134Z] [exec] ----------------------------------------- [2023-01-15T20:43:46.135Z] [2023-01-15T20:43:46.135Z] [exec] - repeatable-read, guaranteed: PASS - [2023-01-15T20:43:46.136Z] init: [2023-01-15T20:43:46.137Z] [exec] ----------------------------------------- [2023-01-15T20:43:46.137Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:46.137Z] [exec] Total PASS: 1 [2023-01-15T20:43:46.138Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:46.138Z] [exec] Total FAIL: 0 [2023-01-15T20:43:46.138Z] [get] Not modified - so not downloaded [2023-01-15T20:43:46.139Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:46.139Z] [2023-01-15T20:43:46.139Z] [exec] ----------------------------------------- [2023-01-15T20:43:46.140Z] init.customtasks: [2023-01-15T20:43:46.140Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:46.140Z] [2023-01-15T20:43:46.141Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:46.141Z] prepare.client: [2023-01-15T20:43:46.141Z] [2023-01-15T20:43:46.143Z] checkReporting-common: [2023-01-15T20:43:46.143Z] [2023-01-15T20:43:46.143Z] confirmReportPresent-common: [2023-01-15T20:43:46.143Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:43:46.143Z] [echo] Test seems to be reported fine [2023-01-15T20:43:46.143Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-01-15T20:43:46.143Z] [2023-01-15T20:43:46.142Z] [2023-01-15T20:43:46.143Z] confirmMissingReport-common: [2023-01-15T20:43:46.143Z] prepare.client.appclient: [2023-01-15T20:43:46.143Z] [2023-01-15T20:43:46.144Z] [2023-01-15T20:43:46.144Z] asadmin-common: [2023-01-15T20:43:46.144Z] increment.log.next: [2023-01-15T20:43:46.145Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:46.145Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:46.145Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:46.145Z] [2023-01-15T20:43:46.146Z] process.versionexpression: [2023-01-15T20:43:46.146Z] [2023-01-15T20:43:46.146Z] prepare.run: [2023-01-15T20:43:46.146Z] [2023-01-15T20:43:46.146Z] common.run.negative: [2023-01-15T20:43:46.315Z] [exec] Hello, From Vijay ! [2023-01-15T20:43:46.316Z] [exec] Value of key is:basic-wsdl-to-java-test-case [2023-01-15T20:43:46.316Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:46.316Z] [exec] [2023-01-15T20:43:46.316Z] [exec] [2023-01-15T20:43:46.316Z] [exec] ----------------------------------------- [2023-01-15T20:43:46.316Z] [exec] - basic-wsdl-to-java-test-case: PASS - [2023-01-15T20:43:46.316Z] [exec] ----------------------------------------- [2023-01-15T20:43:46.316Z] [exec] Total PASS: 1 [2023-01-15T20:43:46.316Z] [exec] Total FAIL: 0 [2023-01-15T20:43:46.316Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:46.316Z] [exec] ----------------------------------------- [2023-01-15T20:43:46.316Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:46.316Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:46.316Z] [2023-01-15T20:43:46.316Z] undeploy: [2023-01-15T20:43:46.316Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:46.316Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:46.316Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:46.316Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:46.316Z] [2023-01-15T20:43:46.316Z] setOSConditions: [2023-01-15T20:43:46.316Z] [2023-01-15T20:43:46.316Z] setToolWin: [2023-01-15T20:43:46.316Z] [2023-01-15T20:43:46.316Z] setToolUnix: [2023-01-15T20:43:46.316Z] [2023-01-15T20:43:46.316Z] setToolProperty: [2023-01-15T20:43:46.316Z] [2023-01-15T20:43:46.316Z] setS1ASclassPath: [2023-01-15T20:43:46.316Z] [2023-01-15T20:43:46.316Z] init-common: [2023-01-15T20:43:46.316Z] [2023-01-15T20:43:46.316Z] undeploy-war-common: [2023-01-15T20:43:46.316Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:46.404Z] [2023-01-15T20:43:46.404Z] setHttpPort: [2023-01-15T20:43:46.404Z] [2023-01-15T20:43:46.404Z] common.run: [2023-01-15T20:43:46.404Z] [2023-01-15T20:43:46.404Z] checkAppOnServer: [2023-01-15T20:43:46.404Z] [2023-01-15T20:43:46.404Z] declare-test: [2023-01-15T20:43:46.404Z] [echo] Starting test simple-versioned-servlet deactivation(4) * - logID=12 (server) [2023-01-15T20:43:46.404Z] [2023-01-15T20:43:46.404Z] prepare.runclient: [2023-01-15T20:43:46.404Z] [2023-01-15T20:43:46.404Z] process.classpath: [2023-01-15T20:43:46.404Z] [2023-01-15T20:43:46.404Z] process.jvmargs: [2023-01-15T20:43:46.404Z] [2023-01-15T20:43:46.404Z] java.with.result: [2023-01-15T20:43:46.404Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:46.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:46.708Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-01-15T20:43:46.708Z] [2023-01-15T20:43:46.708Z] setOSConditions: [2023-01-15T20:43:46.708Z] [2023-01-15T20:43:46.708Z] setToolWin: [2023-01-15T20:43:46.708Z] [2023-01-15T20:43:46.709Z] setToolUnix: [2023-01-15T20:43:46.709Z] [2023-01-15T20:43:46.709Z] setToolProperty: [2023-01-15T20:43:46.709Z] [2023-01-15T20:43:46.709Z] setS1ASclassPath: [2023-01-15T20:43:46.709Z] [2023-01-15T20:43:46.709Z] init-common: [2023-01-15T20:43:46.709Z] [2023-01-15T20:43:46.709Z] runclient-common: [2023-01-15T20:43:46.709Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 8 [2023-01-15T20:43:46.709Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:46.884Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:43:46.884Z] [2023-01-15T20:43:46.884Z] all: [2023-01-15T20:43:46.884Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setOSConditions: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setToolWin: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setToolUnix: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setToolProperty: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setS1ASclassPath: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] init-common: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] clean: [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setOSConditions: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setToolWin: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setToolUnix: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setToolProperty: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setS1ASclassPath: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] init-common: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] clean-common: [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setOSConditions: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setToolWin: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setToolUnix: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setToolProperty: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setS1ASclassPath: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] init-common: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] clean-classes-common: [2023-01-15T20:43:46.885Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:46.885Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setOSConditions: [2023-01-15T20:43:46.885Z] [2023-01-15T20:43:46.885Z] setToolWin: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] setToolUnix: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] setToolProperty: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] setS1ASclassPath: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] init-common: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] clean-jars-common: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] compile: [2023-01-15T20:43:46.886Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:46.886Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:46.886Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:46.886Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:46.886Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] setOSConditions: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] setToolWin: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] setToolUnix: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] setToolProperty: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] setS1ASclassPath: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] init-common: [2023-01-15T20:43:46.886Z] [2023-01-15T20:43:46.886Z] compile-common: [2023-01-15T20:43:46.886Z] [echo] Current time (ISO): 2023-01-15T20:43:46.843+0000 [2023-01-15T20:43:46.886Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:46.886Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:46.971Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:46.971Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-01-15T20:43:46.971Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:46.971Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2023-01-15T20:43:46.971Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:46.972Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] process.result: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] processResult: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] failed: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] passed: [2023-01-15T20:43:46.972Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] unknown: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] runclient: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] init.os: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] init.tools.unix: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] init.tools.windows: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] init.tools: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] setAsadminArgs: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] init: [2023-01-15T20:43:46.972Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:46.972Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:46.972Z] [get] Not modified - so not downloaded [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] init.customtasks: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] checkAppOnCluster: [2023-01-15T20:43:46.972Z] [2023-01-15T20:43:46.972Z] run.negative: [2023-01-15T20:43:47.144Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:47.215Z] [exec] [CLIENT]:: --> doTest() ENTER... [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] redeployment: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] clean.scenario: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] clean.scenario.cluster: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] init.os: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] init.tools.unix: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] init.tools.windows: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] init.tools: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] setAsadminArgs: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] init: [2023-01-15T20:43:47.230Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:47.230Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:47.230Z] [get] Not modified - so not downloaded [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] init.customtasks: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] prepare: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] process.versionExpression: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] process.appname: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] _process.target: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] process.target: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] prepare.has.version.registred: [2023-01-15T20:43:47.230Z] [2023-01-15T20:43:47.230Z] exec.asadmin2: [2023-01-15T20:43:47.275Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:47.838Z] [exec] Jan 15, 2023 8:43:47 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:43:47.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. [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] process.registred: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] has.version.registred: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] del.all.version.registred: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] _process.target: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] process.target: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] prepare.del.all.version.registred: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] init.os: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] init.tools.unix: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] init.tools.windows: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] init.tools: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] setAsadminArgs: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] init: [2023-01-15T20:43:48.168Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:48.168Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:48.168Z] [get] Not modified - so not downloaded [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] init.customtasks: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] prepare: [2023-01-15T20:43:48.168Z] [2023-01-15T20:43:48.168Z] exec.asadmin: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] _del.all.version.registred: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] _clean.scenario: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] deploy.version: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] del.ref.registred: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] process.versionExpression: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] process.appname: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] _process.target: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] process.target: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] prepare.is.version.registred: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] init.os: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] init.tools.unix: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] init.tools.windows: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] init.tools: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] setAsadminArgs: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] init: [2023-01-15T20:43:49.103Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:49.103Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:49.103Z] [get] Not modified - so not downloaded [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] init.customtasks: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] prepare: [2023-01-15T20:43:49.103Z] [2023-01-15T20:43:49.103Z] exec.asadmin2: [2023-01-15T20:43:49.108Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:43:49.108Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:43:49.108Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 1 [2023-01-15T20:43:49.108Z] [exec] [CLIENT]:: --> Running... [2023-01-15T20:43:49.109Z] [exec] [CLIENT]:: --> Got expected results = true [2023-01-15T20:43:49.109Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 2 [2023-01-15T20:43:49.109Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 3 [2023-01-15T20:43:49.109Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 4 [2023-01-15T20:43:49.109Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 5 [2023-01-15T20:43:49.109Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 6 [2023-01-15T20:43:49.109Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:49.109Z] [exec] [2023-01-15T20:43:49.109Z] [exec] [2023-01-15T20:43:49.109Z] [exec] ----------------------------------------- [2023-01-15T20:43:49.109Z] [exec] - Embedded-Connector-Bean-Validation Test - 1: PASS - [2023-01-15T20:43:49.109Z] [exec] - Embedded-Connector-Bean-Validation Test - 2: PASS - [2023-01-15T20:43:49.109Z] [exec] - Embedded-Connector-Bean-Validation Test - 3: PASS - [2023-01-15T20:43:49.109Z] [exec] - Embedded-Connector-Bean-Validation Test - 4: PASS - [2023-01-15T20:43:49.109Z] [exec] - Embedded-Connector-Bean-Validation Test - 5: PASS - [2023-01-15T20:43:49.109Z] [exec] - Embedded-Connector-Bean-Validation Test - 6: PASS - [2023-01-15T20:43:49.109Z] [exec] ----------------------------------------- [2023-01-15T20:43:49.109Z] [exec] Total PASS: 6 [2023-01-15T20:43:49.109Z] [exec] Total FAIL: 0 [2023-01-15T20:43:49.109Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:49.109Z] [exec] ----------------------------------------- [2023-01-15T20:43:49.109Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:49.109Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2023-01-15T20:43:49.109Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] checkReporting-common: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] confirmReportPresent-common: [2023-01-15T20:43:49.365Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:43:49.365Z] [echo] Test seems to be reported fine [2023-01-15T20:43:49.365Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/RepRunConf.txt [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] confirmMissingReport-common: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] unset-dp: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] setOSConditions: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] setToolWin: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] setToolUnix: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] setToolProperty: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] setS1ASclassPath: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] init-common: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] unsetJdbc: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] setOSConditions: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] setToolWin: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] setToolUnix: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] setToolProperty: [2023-01-15T20:43:49.365Z] [2023-01-15T20:43:49.365Z] setS1ASclassPath: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] init-common: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] execute-sql-common: [2023-01-15T20:43:49.366Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/dropdb.sql [2023-01-15T20:43:49.366Z] [sql] 0 rows affected [2023-01-15T20:43:49.366Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] setOSConditions: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] setToolWin: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] setToolUnix: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] setToolProperty: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] setS1ASclassPath: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] init-common: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] undeploy-jdbc-common: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] setOSConditions: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] setToolWin: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] setToolUnix: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] setToolProperty: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] setS1ASclassPath: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] init-common: [2023-01-15T20:43:49.366Z] [2023-01-15T20:43:49.366Z] delete-jdbc-resource-common: [2023-01-15T20:43:49.366Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connector-bean-validation-resource [2023-01-15T20:43:49.624Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:49.677Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:49.678Z] [javac] 1 warning [2023-01-15T20:43:49.678Z] [2023-01-15T20:43:49.678Z] assemble-web: [2023-01-15T20:43:49.678Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:49.678Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:49.678Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:49.678Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:49.678Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:49.678Z] [2023-01-15T20:43:49.678Z] pkg-war: [2023-01-15T20:43:49.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:43:49.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:43:49.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:43:49.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:43:49.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:43:49.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/sun-web.xml to copy. [2023-01-15T20:43:49.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/webservices.xml to copy. [2023-01-15T20:43:49.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:43:49.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:43:49.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:43:49.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:43:49.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:43:49.678Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${web.wsit.descriptors} does not exist. [2023-01-15T20:43:49.678Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsctx-web.war [2023-01-15T20:43:49.678Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:43:49.678Z] [2023-01-15T20:43:49.678Z] deploy-app: [2023-01-15T20:43:49.678Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:49.678Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:49.678Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:49.678Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:49.678Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:49.678Z] [2023-01-15T20:43:49.678Z] deploy-war-common: [2023-01-15T20:43:49.678Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:49.678Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:49.678Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:49.679Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:49.679Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:49.679Z] [2023-01-15T20:43:49.679Z] setOSConditions: [2023-01-15T20:43:49.679Z] [2023-01-15T20:43:49.679Z] setToolWin: [2023-01-15T20:43:49.679Z] [2023-01-15T20:43:49.679Z] setToolUnix: [2023-01-15T20:43:49.679Z] [2023-01-15T20:43:49.679Z] setToolProperty: [2023-01-15T20:43:49.679Z] [2023-01-15T20:43:49.679Z] setS1ASclassPath: [2023-01-15T20:43:49.679Z] [2023-01-15T20:43:49.679Z] init-common: [2023-01-15T20:43:49.679Z] [2023-01-15T20:43:49.679Z] deploy-war-commonpe: [2023-01-15T20:43:49.679Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:49.881Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connector-bean-validation-resource [2023-01-15T20:43:50.090Z] [exec] Result: 1 [2023-01-15T20:43:50.090Z] [2023-01-15T20:43:50.090Z] process.registred: [2023-01-15T20:43:50.090Z] [2023-01-15T20:43:50.090Z] is.version.registred: [2023-01-15T20:43:50.090Z] [2023-01-15T20:43:50.090Z] process.xmlversionidentifier: [2023-01-15T20:43:50.090Z] [2023-01-15T20:43:50.090Z] prepare.cluster: [2023-01-15T20:43:50.090Z] [2023-01-15T20:43:50.090Z] process.enabled: [2023-01-15T20:43:50.090Z] [2023-01-15T20:43:50.090Z] process.hasToDeploy: [2023-01-15T20:43:50.090Z] [2023-01-15T20:43:50.091Z] deploy.version.unregistred: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init.os: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init.tools.unix: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init.tools.windows: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init.tools: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] setAsadminArgs: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init: [2023-01-15T20:43:50.091Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:50.091Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:50.091Z] [get] Not modified - so not downloaded [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init.customtasks: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] prepare: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] process.versionExpression: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] process.appname: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] create.version: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] assemble.non-existent: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] process.xmlversionidentifier: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] prepare.update.xml.identifier: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] update.xml.identifier: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] deployWithNameOption: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] setAsadminArgs: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] common.deploy.asadmin: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init.os: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init.tools.unix: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init.tools.windows: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init.tools: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] setAsadminArgs: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init: [2023-01-15T20:43:50.091Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:50.091Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:50.091Z] [get] Not modified - so not downloaded [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] init.customtasks: [2023-01-15T20:43:50.091Z] [2023-01-15T20:43:50.091Z] common.run.asadmin: [2023-01-15T20:43:50.091Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:43:50.091Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:50.139Z] [exec] JDBC resource jdbc/connector-bean-validation-resource deleted successfully [2023-01-15T20:43:50.139Z] [echo] cmd executed for server [2023-01-15T20:43:50.139Z] [2023-01-15T20:43:50.139Z] setOSConditions: [2023-01-15T20:43:50.139Z] [2023-01-15T20:43:50.139Z] setToolWin: [2023-01-15T20:43:50.139Z] [2023-01-15T20:43:50.139Z] setToolUnix: [2023-01-15T20:43:50.139Z] [2023-01-15T20:43:50.139Z] setToolProperty: [2023-01-15T20:43:50.139Z] [2023-01-15T20:43:50.139Z] setS1ASclassPath: [2023-01-15T20:43:50.139Z] [2023-01-15T20:43:50.139Z] init-common: [2023-01-15T20:43:50.139Z] [2023-01-15T20:43:50.139Z] delete-jdbc-connpool-common: [2023-01-15T20:43:50.139Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true connector-bean-validation-pool [2023-01-15T20:43:50.139Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:50.245Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsctx-web.war [2023-01-15T20:43:50.396Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true connector-bean-validation-pool [2023-01-15T20:43:50.396Z] [exec] JDBC Connection pool connector-bean-validation-pool deleted successfully [2023-01-15T20:43:50.653Z] [echo] cmd executed for server [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] setOSConditions: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] setToolWin: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] setToolUnix: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] setToolProperty: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] setS1ASclassPath: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] init-common: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] restart: [2023-01-15T20:43:50.653Z] [echo] Not required to restart [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] undeploy-dp: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] setOSConditions: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] setToolWin: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] setToolUnix: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] setToolProperty: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] setS1ASclassPath: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] init-common: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] testDelAdmin: [2023-01-15T20:43:50.653Z] [2023-01-15T20:43:50.653Z] asadmin-common: [2023-01-15T20:43:50.653Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-01-15T20:43:50.653Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:50.659Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:50.660Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:50.918Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:43:50.918Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init.os: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init.tools.unix: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init.tools.windows: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init.tools: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] setAsadminArgs: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init: [2023-01-15T20:43:50.918Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:50.918Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:50.918Z] [get] Not modified - so not downloaded [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init.customtasks: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] setEnabled: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] createAppRef: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] deployWithoutNameOption: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] process.versionExpression: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] process.appname: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] process.xmlversionidentifier: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] prepare.cluster: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] redeploy.version: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] setAsadminArgs: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] common.redeploy.asadmin: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init.os: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init.tools.unix: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init.tools.windows: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init.tools: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] setAsadminArgs: [2023-01-15T20:43:50.918Z] [2023-01-15T20:43:50.918Z] init: [2023-01-15T20:43:50.918Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:50.918Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:51.110Z] [exec] Value of key is: serializable, guaranteed [2023-01-15T20:43:51.110Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:51.110Z] [exec] [2023-01-15T20:43:51.110Z] [exec] [2023-01-15T20:43:51.110Z] [exec] ----------------------------------------- [2023-01-15T20:43:51.110Z] [exec] - serializable, guaranteed: PASS - [2023-01-15T20:43:51.110Z] [exec] ----------------------------------------- [2023-01-15T20:43:51.110Z] [exec] Total PASS: 1 [2023-01-15T20:43:51.110Z] [exec] Total FAIL: 0 [2023-01-15T20:43:51.110Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:43:51.110Z] [exec] ----------------------------------------- [2023-01-15T20:43:51.110Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:51.110Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:43:51.110Z] [2023-01-15T20:43:51.110Z] checkReporting-common: [2023-01-15T20:43:51.110Z] [2023-01-15T20:43:51.110Z] confirmReportPresent-common: [2023-01-15T20:43:51.110Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:43:51.110Z] [echo] Test seems to be reported fine [2023-01-15T20:43:51.111Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] confirmMissingReport-common: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] undeploy: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] setOSConditions: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] setToolWin: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] setToolUnix: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] setToolProperty: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] setS1ASclassPath: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] init-common: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] undeploy-jdbc-common: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] setOSConditions: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] setToolWin: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] setToolUnix: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] setToolProperty: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] setS1ASclassPath: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] init-common: [2023-01-15T20:43:51.111Z] [2023-01-15T20:43:51.111Z] delete-jdbc-resource-common: [2023-01-15T20:43:51.111Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txisolation [2023-01-15T20:43:51.176Z] [get] Not modified - so not downloaded [2023-01-15T20:43:51.176Z] [2023-01-15T20:43:51.176Z] init.customtasks: [2023-01-15T20:43:51.176Z] [2023-01-15T20:43:51.176Z] delAppRef: [2023-01-15T20:43:51.176Z] [2023-01-15T20:43:51.176Z] init.os: [2023-01-15T20:43:51.176Z] [2023-01-15T20:43:51.176Z] init.tools.unix: [2023-01-15T20:43:51.176Z] [2023-01-15T20:43:51.176Z] init.tools.windows: [2023-01-15T20:43:51.176Z] [2023-01-15T20:43:51.176Z] init.tools: [2023-01-15T20:43:51.176Z] [2023-01-15T20:43:51.176Z] setAsadminArgs: [2023-01-15T20:43:51.176Z] [2023-01-15T20:43:51.176Z] init: [2023-01-15T20:43:51.176Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:51.176Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:51.176Z] [get] Not modified - so not downloaded [2023-01-15T20:43:51.176Z] [2023-01-15T20:43:51.176Z] init.customtasks: [2023-01-15T20:43:51.176Z] [2023-01-15T20:43:51.176Z] common.run.asadmin: [2023-01-15T20:43:51.177Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name simple-versioned-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:43:51.177Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:51.217Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-01-15T20:43:51.217Z] [exec] Administered object eis/testAdmin deleted. [2023-01-15T20:43:51.217Z] [2023-01-15T20:43:51.217Z] asadmin-common: [2023-01-15T20:43:51.217Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin1 [2023-01-15T20:43:51.217Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:51.368Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:51.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin1 [2023-01-15T20:43:51.474Z] [exec] Administered object eis/testAdmin1 deleted. [2023-01-15T20:43:51.474Z] [2023-01-15T20:43:51.474Z] setOSConditions: [2023-01-15T20:43:51.474Z] [2023-01-15T20:43:51.474Z] setToolWin: [2023-01-15T20:43:51.474Z] [2023-01-15T20:43:51.474Z] setToolUnix: [2023-01-15T20:43:51.474Z] [2023-01-15T20:43:51.474Z] setToolProperty: [2023-01-15T20:43:51.474Z] [2023-01-15T20:43:51.474Z] setS1ASclassPath: [2023-01-15T20:43:51.624Z] [exec] Application deployed with name wsctx-web. [2023-01-15T20:43:51.625Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:51.625Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:51.625Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:51.625Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:51.626Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:51.626Z] [2023-01-15T20:43:51.626Z] deploy-war-commonee: [2023-01-15T20:43:51.626Z] [2023-01-15T20:43:51.626Z] assemble-client: [2023-01-15T20:43:51.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:43:51.626Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:51.626Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:51.626Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:51.626Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:51.626Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:51.626Z] [2023-01-15T20:43:51.626Z] setOSConditions: [2023-01-15T20:43:51.626Z] [2023-01-15T20:43:51.626Z] setToolWin: [2023-01-15T20:43:51.626Z] [2023-01-15T20:43:51.626Z] setToolUnix: [2023-01-15T20:43:51.626Z] [2023-01-15T20:43:51.626Z] setToolProperty: [2023-01-15T20:43:51.626Z] [2023-01-15T20:43:51.626Z] setS1ASclassPath: [2023-01-15T20:43:51.626Z] [2023-01-15T20:43:51.626Z] init-common: [2023-01-15T20:43:51.626Z] [2023-01-15T20:43:51.626Z] wsimport: [2023-01-15T20:43:51.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txisolation [2023-01-15T20:43:51.629Z] [exec] JDBC resource jdbc/txisolation deleted successfully [2023-01-15T20:43:51.629Z] [echo] cmd executed for server [2023-01-15T20:43:51.629Z] [2023-01-15T20:43:51.629Z] setOSConditions: [2023-01-15T20:43:51.629Z] [2023-01-15T20:43:51.629Z] setToolWin: [2023-01-15T20:43:51.630Z] [2023-01-15T20:43:51.630Z] setToolUnix: [2023-01-15T20:43:51.630Z] [2023-01-15T20:43:51.630Z] setToolProperty: [2023-01-15T20:43:51.630Z] [2023-01-15T20:43:51.630Z] setS1ASclassPath: [2023-01-15T20:43:51.630Z] [2023-01-15T20:43:51.630Z] init-common: [2023-01-15T20:43:51.630Z] [2023-01-15T20:43:51.630Z] delete-jdbc-connpool-common: [2023-01-15T20:43:51.630Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true tx-isolation-pool [2023-01-15T20:43:51.731Z] [2023-01-15T20:43:51.731Z] init-common: [2023-01-15T20:43:51.731Z] [2023-01-15T20:43:51.731Z] undeploy: [2023-01-15T20:43:51.731Z] [2023-01-15T20:43:51.731Z] setOSConditions: [2023-01-15T20:43:51.731Z] [2023-01-15T20:43:51.731Z] setToolWin: [2023-01-15T20:43:51.731Z] [2023-01-15T20:43:51.731Z] setToolUnix: [2023-01-15T20:43:51.731Z] [2023-01-15T20:43:51.731Z] setToolProperty: [2023-01-15T20:43:51.731Z] [2023-01-15T20:43:51.731Z] setS1ASclassPath: [2023-01-15T20:43:51.731Z] [2023-01-15T20:43:51.731Z] init-common: [2023-01-15T20:43:51.731Z] [2023-01-15T20:43:51.731Z] undeploy-common: [2023-01-15T20:43:51.731Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:51.742Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:51.743Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:51.884Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:51.886Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:51.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:43:52.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true tx-isolation-pool [2023-01-15T20:43:52.143Z] [exec] JDBC Connection pool tx-isolation-pool deleted successfully [2023-01-15T20:43:52.143Z] [echo] cmd executed for server [2023-01-15T20:43:52.143Z] [2023-01-15T20:43:52.143Z] setOSConditions: [2023-01-15T20:43:52.143Z] [2023-01-15T20:43:52.143Z] setToolWin: [2023-01-15T20:43:52.143Z] [2023-01-15T20:43:52.143Z] setToolUnix: [2023-01-15T20:43:52.143Z] [2023-01-15T20:43:52.143Z] setToolProperty: [2023-01-15T20:43:52.143Z] [2023-01-15T20:43:52.143Z] setS1ASclassPath: [2023-01-15T20:43:52.143Z] [2023-01-15T20:43:52.144Z] init-common: [2023-01-15T20:43:52.144Z] [2023-01-15T20:43:52.144Z] undeploy-common: [2023-01-15T20:43:52.246Z] [2023-01-15T20:43:52.246Z] embedded-all: [2023-01-15T20:43:52.246Z] [2023-01-15T20:43:52.246Z] stop-record: [2023-01-15T20:43:52.246Z] [2023-01-15T20:43:52.246Z] report: [2023-01-15T20:43:52.246Z] [echo] Comparing results with expected results [2023-01-15T20:43:52.246Z] [xslt] Processing /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:43:52.246Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-01-15T20:43:52.246Z] WARNING: An illegal reflective access operation has occurred [2023-01-15T20:43:52.246Z] WARNING: Illegal reflective access by org.apache.tools.ant.taskdefs.optional.TraXLiaison (file:/usr/share/ant/lib/ant.jar) to field com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl._isNotSecureProcessing [2023-01-15T20:43:52.246Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.taskdefs.optional.TraXLiaison [2023-01-15T20:43:52.246Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2023-01-15T20:43:52.246Z] WARNING: All illegal access operations will be denied in a future release [2023-01-15T20:43:52.308Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:43:52.309Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init.os: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init.tools.unix: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init.tools.windows: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init.tools: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] setAsadminArgs: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init: [2023-01-15T20:43:52.309Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:52.309Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:52.309Z] [get] Not modified - so not downloaded [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init.customtasks: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] setEnabled: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] createAppRef: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init.os: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init.tools.unix: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init.tools.windows: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init.tools: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] setAsadminArgs: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init: [2023-01-15T20:43:52.309Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:52.309Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:52.309Z] [get] Not modified - so not downloaded [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] init.customtasks: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] prepare.client: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] prepare.client.appclient: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] increment.log.next: [2023-01-15T20:43:52.309Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] process.versionexpression: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] prepare.run: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] common.run.positive: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] setHttpPort: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] common.run: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] checkAppOnServer: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] declare-test: [2023-01-15T20:43:52.309Z] [echo] Starting test simple-versioned-servlet redeployment(1) untagged - logID=13 (server) [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] prepare.runclient: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] process.classpath: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] process.jvmargs: [2023-01-15T20:43:52.309Z] [2023-01-15T20:43:52.309Z] java.with.result: [2023-01-15T20:43:52.309Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:52.400Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:52.450Z] [exec] parsing WSDL... [2023-01-15T20:43:52.451Z] [exec] [2023-01-15T20:43:52.451Z] [exec] [2023-01-15T20:43:52.503Z] [2023-01-15T20:43:52.503Z] report-sh: [2023-01-15T20:43:52.503Z] [exec] input file=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:43:52.503Z] [exec] [2023-01-15T20:43:52.503Z] [exec] ************************ [2023-01-15T20:43:52.503Z] [exec] PASSED= 176 [2023-01-15T20:43:52.503Z] [exec] ------------ ========= [2023-01-15T20:43:52.503Z] [exec] FAILED= 0 [2023-01-15T20:43:52.503Z] [exec] ------------ ========= [2023-01-15T20:43:52.503Z] [exec] DID NOT RUN= 200 [2023-01-15T20:43:52.503Z] [exec] ------------ ========= [2023-01-15T20:43:52.503Z] [exec] Total Expected=376 [2023-01-15T20:43:52.503Z] [exec] ************************ [2023-01-15T20:43:52.503Z] [exec] [2023-01-15T20:43:52.503Z] [2023-01-15T20:43:52.503Z] BUILD SUCCESSFUL [2023-01-15T20:43:52.503Z] Total time: 20 minutes 43 seconds [2023-01-15T20:43:52.503Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.503Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.503Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] in flushAll , creating new testSuiteHash [2023-01-15T20:43:52.504Z] [2023-01-15T20:43:52.504Z] real 20m44.048s [2023-01-15T20:43:52.504Z] user 23m32.362s [2023-01-15T20:43:52.504Z] sys 1m45.825s [2023-01-15T20:43:52.504Z] + antStatus=0 [2023-01-15T20:43:52.504Z] + ant stopDomain stopDerby [2023-01-15T20:43:52.504Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:52.657Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:43:52.764Z] Buildfile: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2023-01-15T20:43:52.913Z] [2023-01-15T20:43:52.915Z] all: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setOSConditions: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolWin: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolUnix: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolProperty: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setS1ASclassPath: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] init-common: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] clean: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setOSConditions: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolWin: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolUnix: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolProperty: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setS1ASclassPath: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] init-common: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] clean-common: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setOSConditions: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolWin: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolUnix: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolProperty: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setS1ASclassPath: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] init-common: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] clean-classes-common: [2023-01-15T20:43:52.915Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setOSConditions: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolWin: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolUnix: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolProperty: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setS1ASclassPath: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] init-common: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] clean-jars-common: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] compile: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setOSConditions: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolWin: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolUnix: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setToolProperty: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] setS1ASclassPath: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] init-common: [2023-01-15T20:43:52.915Z] [2023-01-15T20:43:52.915Z] compile-common: [2023-01-15T20:43:52.915Z] [echo] Current time (ISO): 2023-01-15T20:43:52.767+0000 [2023-01-15T20:43:52.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:52.915Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:52.915Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:53.244Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:53.245Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:43:53.245Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:53.245Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:43:53.245Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:53.245Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-01-15T20:43:53.245Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] process.result: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] processResult: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] failed: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] passed: [2023-01-15T20:43:53.245Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] unknown: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] runclient: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init.os: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init.tools.unix: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init.tools.windows: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init.tools: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] setAsadminArgs: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init: [2023-01-15T20:43:53.245Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:53.245Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:53.245Z] [get] Not modified - so not downloaded [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init.customtasks: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] checkAppOnCluster: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] run.positive: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] deploy.version: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] del.ref.registred: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] process.versionExpression: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] process.appname: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] _process.target: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] process.target: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] prepare.is.version.registred: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init.os: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init.tools.unix: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init.tools.windows: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init.tools: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] setAsadminArgs: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init: [2023-01-15T20:43:53.245Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:53.245Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:53.245Z] [get] Not modified - so not downloaded [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] init.customtasks: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] prepare: [2023-01-15T20:43:53.245Z] [2023-01-15T20:43:53.245Z] exec.asadmin2: [2023-01-15T20:43:53.329Z] [2023-01-15T20:43:53.330Z] setOSConditions: [2023-01-15T20:43:53.330Z] [2023-01-15T20:43:53.330Z] setToolWin: [2023-01-15T20:43:53.330Z] [2023-01-15T20:43:53.330Z] setToolUnix: [2023-01-15T20:43:53.330Z] [2023-01-15T20:43:53.330Z] setToolProperty: [2023-01-15T20:43:53.331Z] [2023-01-15T20:43:53.331Z] setS1ASclassPath: [2023-01-15T20:43:53.331Z] [2023-01-15T20:43:53.331Z] init-common: [2023-01-15T20:43:53.331Z] [2023-01-15T20:43:53.331Z] stopDomain: [2023-01-15T20:43:53.331Z] [echo] run.xml:stopping domain... [2023-01-15T20:43:53.331Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:53.385Z] [exec] [2023-01-15T20:43:53.386Z] [exec] Generating code... [2023-01-15T20:43:53.386Z] [exec] [2023-01-15T20:43:53.386Z] [exec] [2023-01-15T20:43:53.387Z] [exec] Compiling code... [2023-01-15T20:43:53.387Z] [exec] [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] process.registred: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] is.version.registred: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] process.xmlversionidentifier: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] prepare.cluster: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] process.enabled: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] process.hasToDeploy: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] deploy.version.unregistred: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init.os: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init.tools.unix: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init.tools.windows: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init.tools: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] setAsadminArgs: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init: [2023-01-15T20:43:54.180Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:54.180Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:54.180Z] [get] Not modified - so not downloaded [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init.customtasks: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] prepare: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] process.versionExpression: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] process.appname: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] create.version: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] assemble.non-existent: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] process.xmlversionidentifier: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] prepare.update.xml.identifier: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] update.xml.identifier: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] deployWithNameOption: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] setAsadminArgs: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] common.deploy.asadmin: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init.os: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init.tools.unix: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init.tools.windows: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init.tools: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] setAsadminArgs: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init: [2023-01-15T20:43:54.180Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:54.180Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:54.180Z] [get] Not modified - so not downloaded [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] init.customtasks: [2023-01-15T20:43:54.180Z] [2023-01-15T20:43:54.180Z] common.run.asadmin: [2023-01-15T20:43:54.180Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:43:54.180Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:54.322Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:54.322Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:43:54.747Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:54.747Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:54.809Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:54.809Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:43:54.809Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:43:54.809Z] [javac] 1 warning [2023-01-15T20:43:54.809Z] [2023-01-15T20:43:54.809Z] setOSConditions: [2023-01-15T20:43:54.809Z] [2023-01-15T20:43:54.809Z] setToolWin: [2023-01-15T20:43:54.809Z] [2023-01-15T20:43:54.809Z] setToolUnix: [2023-01-15T20:43:54.809Z] [2023-01-15T20:43:54.809Z] setToolProperty: [2023-01-15T20:43:54.809Z] [2023-01-15T20:43:54.809Z] setS1ASclassPath: [2023-01-15T20:43:54.809Z] [2023-01-15T20:43:54.809Z] init-common: [2023-01-15T20:43:54.809Z] [2023-01-15T20:43:54.809Z] compile-common: [2023-01-15T20:43:54.809Z] [echo] Current time (ISO): 2023-01-15T20:43:54.716+0000 [2023-01-15T20:43:54.809Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:55.066Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:55.256Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:55.256Z] [javac] 1 warning [2023-01-15T20:43:55.256Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:43:55.256Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:43:55.256Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:43:55.256Z] [2023-01-15T20:43:55.256Z] deploy-client: [2023-01-15T20:43:55.256Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:55.312Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:43:55.312Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] init.os: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] init.tools.unix: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] init.tools.windows: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] init.tools: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] setAsadminArgs: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] init: [2023-01-15T20:43:55.312Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:55.312Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:55.312Z] [get] Not modified - so not downloaded [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] init.customtasks: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] setEnabled: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] createAppRef: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] deployWithoutNameOption: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] init.os: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] init.tools.unix: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] init.tools.windows: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.312Z] init.tools: [2023-01-15T20:43:55.312Z] [2023-01-15T20:43:55.313Z] setAsadminArgs: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] init: [2023-01-15T20:43:55.313Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:55.313Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:55.313Z] [get] Not modified - so not downloaded [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] init.customtasks: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] prepare.client: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] prepare.client.appclient: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] increment.log.next: [2023-01-15T20:43:55.313Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] process.versionexpression: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] prepare.run: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] common.run.positive: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] setHttpPort: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] common.run: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] checkAppOnServer: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] declare-test: [2023-01-15T20:43:55.313Z] [echo] Starting test simple-versioned-servlet redeployment(2) untagged - logID=14 (server) [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] prepare.runclient: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] process.classpath: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] process.jvmargs: [2023-01-15T20:43:55.313Z] [2023-01-15T20:43:55.313Z] java.with.result: [2023-01-15T20:43:55.313Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:55.825Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:55.826Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:43:56.086Z] [exec] Application deployed with name wsclient. [2023-01-15T20:43:56.086Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:56.086Z] [2023-01-15T20:43:56.086Z] setup: [2023-01-15T20:43:56.086Z] [2023-01-15T20:43:56.086Z] runtest1: [2023-01-15T20:43:56.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:43:56.086Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:56.086Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:43:56.086Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:43:56.086Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:43:56.248Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:56.248Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:43:56.248Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:43:56.248Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:43:56.248Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:43:56.248Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-01-15T20:43:56.248Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] process.result: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] processResult: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] failed: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] passed: [2023-01-15T20:43:56.248Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] unknown: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] runclient: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] init.os: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] init.tools.unix: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] init.tools.windows: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] init.tools: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] setAsadminArgs: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] init: [2023-01-15T20:43:56.248Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:56.248Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:56.248Z] [get] Not modified - so not downloaded [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] init.customtasks: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] checkAppOnCluster: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] run.positive: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] deploy.version: [2023-01-15T20:43:56.248Z] [2023-01-15T20:43:56.248Z] del.ref.registred: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] process.versionExpression: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] process.appname: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] _process.target: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] process.target: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] prepare.is.version.registred: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] init.os: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] init.tools.unix: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] init.tools.windows: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] init.tools: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] setAsadminArgs: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] init: [2023-01-15T20:43:56.249Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:56.249Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:56.249Z] [get] Not modified - so not downloaded [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] init.customtasks: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] prepare: [2023-01-15T20:43:56.249Z] [2023-01-15T20:43:56.249Z] exec.asadmin2: [2023-01-15T20:43:56.436Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:43:56.605Z] [exec] Waiting for the domain to stop ... [2023-01-15T20:43:56.606Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:43:56.606Z] [2023-01-15T20:43:56.606Z] setOSConditions: [2023-01-15T20:43:56.606Z] [2023-01-15T20:43:56.606Z] setToolWin: [2023-01-15T20:43:56.606Z] [2023-01-15T20:43:56.606Z] setToolUnix: [2023-01-15T20:43:56.606Z] [2023-01-15T20:43:56.606Z] setToolProperty: [2023-01-15T20:43:56.606Z] [2023-01-15T20:43:56.606Z] setS1ASclassPath: [2023-01-15T20:43:56.606Z] [2023-01-15T20:43:56.606Z] init-common: [2023-01-15T20:43:56.606Z] [2023-01-15T20:43:56.606Z] stopDerby: [2023-01-15T20:43:56.606Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2023-01-15T20:43:56.606Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:56.606Z] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:56.653Z] [java] [client.TestClient]:: [2023-01-15T20:43:56.653Z] [java] [client.TestClient]:: [2023-01-15T20:43:56.654Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:43:56.654Z] [java] [client.TestClient]:: [2023-01-15T20:43:56.654Z] [java] [client.TestClient]:: [2023-01-15T20:43:56.654Z] [java] [client.TestClient]::

    [2023-01-15T20:43:56.654Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2023-01-15T20:43:56.654Z] [java] [client.TestClient]::

    [2023-01-15T20:43:56.654Z] [java] [client.TestClient]:: [Hello AllHelloWAR] [2023-01-15T20:43:56.654Z] [java] [client.TestClient]:: [2023-01-15T20:43:56.654Z] [java] [client.TestClient]:: [2023-01-15T20:43:56.654Z] [java] Value of key is:wsctx [2023-01-15T20:43:56.654Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:43:56.654Z] [java] [2023-01-15T20:43:56.654Z] [java] [2023-01-15T20:43:56.654Z] [java] ----------------------------------------- [2023-01-15T20:43:56.654Z] [java] - wsctx: PASS - [2023-01-15T20:43:56.654Z] [java] ----------------------------------------- [2023-01-15T20:43:56.654Z] [java] Total PASS: 1 [2023-01-15T20:43:56.654Z] [java] Total FAIL: 0 [2023-01-15T20:43:56.654Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:43:56.654Z] [java] ----------------------------------------- [2023-01-15T20:43:56.654Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:43:56.654Z] [2023-01-15T20:43:56.654Z] undeploy: [2023-01-15T20:43:56.654Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:56.654Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:56.654Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:56.654Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:56.654Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:56.654Z] [2023-01-15T20:43:56.654Z] setOSConditions: [2023-01-15T20:43:56.654Z] [2023-01-15T20:43:56.654Z] setToolWin: [2023-01-15T20:43:56.654Z] [2023-01-15T20:43:56.654Z] setToolUnix: [2023-01-15T20:43:56.654Z] [2023-01-15T20:43:56.654Z] setToolProperty: [2023-01-15T20:43:56.654Z] [2023-01-15T20:43:56.654Z] setS1ASclassPath: [2023-01-15T20:43:56.654Z] [2023-01-15T20:43:56.654Z] init-common: [2023-01-15T20:43:56.654Z] [2023-01-15T20:43:56.654Z] undeploy-war-common: [2023-01-15T20:43:56.654Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:56.693Z] [javac] 1 warning [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] build: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] setOSConditions: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] fixFiles: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] convUnix: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] convWin: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] setToolWin: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] setToolUnix: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] setToolProperty: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] setS1ASclassPath: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] init-common: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] package-persistence-common: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] ejb-jar-common: [2023-01-15T20:43:56.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] package-ejbjar-common: [2023-01-15T20:43:56.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:56.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:56.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:56.693Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-ejb.jar [2023-01-15T20:43:56.693Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] appclient-jar-common: [2023-01-15T20:43:56.693Z] [2023-01-15T20:43:56.693Z] package-appclientjar-common: [2023-01-15T20:43:56.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:56.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:56.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:56.693Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-client.jar [2023-01-15T20:43:56.694Z] [2023-01-15T20:43:56.694Z] webclient-war-common: [2023-01-15T20:43:56.694Z] [2023-01-15T20:43:56.694Z] build-ear-common: [2023-01-15T20:43:56.694Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:43:56.694Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-01-15T20:43:56.694Z] [2023-01-15T20:43:56.694Z] deploy: [2023-01-15T20:43:56.694Z] [2023-01-15T20:43:56.694Z] setOSConditions: [2023-01-15T20:43:56.694Z] [2023-01-15T20:43:56.694Z] setToolWin: [2023-01-15T20:43:56.694Z] [2023-01-15T20:43:56.694Z] setToolUnix: [2023-01-15T20:43:56.694Z] [2023-01-15T20:43:56.694Z] setToolProperty: [2023-01-15T20:43:56.694Z] [2023-01-15T20:43:56.694Z] setS1ASclassPath: [2023-01-15T20:43:56.694Z] [2023-01-15T20:43:56.694Z] init-common: [2023-01-15T20:43:56.694Z] [2023-01-15T20:43:56.694Z] execute-sql-common: [2023-01-15T20:43:56.694Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/sql/create_pointbase.sql [2023-01-15T20:43:56.694Z] [sql] Failed to execute: drop table customer_stmt_wrapper1 [2023-01-15T20:43:56.694Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER1' because it does not exist. [2023-01-15T20:43:56.694Z] [sql] Failed to execute: drop table customer_stmt_wrapper2 [2023-01-15T20:43:56.694Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER2' because it does not exist. [2023-01-15T20:43:56.694Z] [sql] Failed to execute: drop table customer_stmt_wrapper3 [2023-01-15T20:43:56.694Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER3' because it does not exist. [2023-01-15T20:43:56.694Z] [sql] Failed to execute: drop table customer_stmt_wrapper4 [2023-01-15T20:43:56.694Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER4' because it does not exist. [2023-01-15T20:43:56.694Z] [sql] Failed to execute: drop table customer_stmt_wrapper5 [2023-01-15T20:43:56.694Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER5' because it does not exist. [2023-01-15T20:43:56.694Z] [sql] Failed to execute: drop table customer_stmt_wrapper6 [2023-01-15T20:43:56.694Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER6' because it does not exist. [2023-01-15T20:43:56.694Z] [sql] Failed to execute: drop table customer_stmt_wrapper7 [2023-01-15T20:43:56.694Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER7' because it does not exist. [2023-01-15T20:43:56.694Z] [sql] Failed to execute: drop table customer_stmt_wrapper8 [2023-01-15T20:43:56.694Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER8' because it does not exist. [2023-01-15T20:43:56.694Z] [sql] Failed to execute: drop table customer_stmt_wrapper9 [2023-01-15T20:43:56.694Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER9' because it does not exist. [2023-01-15T20:43:56.694Z] [sql] Failed to execute: drop table customer_stmt_wrapper10 [2023-01-15T20:43:56.694Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER10' because it does not exist. [2023-01-15T20:43:56.694Z] [sql] 0 rows affected [2023-01-15T20:43:56.694Z] [sql] 1 rows affected [2023-01-15T20:43:56.694Z] [sql] 0 rows affected [2023-01-15T20:43:56.694Z] [sql] 1 rows affected [2023-01-15T20:43:56.694Z] [sql] 0 rows affected [2023-01-15T20:43:56.694Z] [sql] 1 rows affected [2023-01-15T20:43:56.694Z] [sql] 0 rows affected [2023-01-15T20:43:56.694Z] [sql] 1 rows affected [2023-01-15T20:43:56.694Z] [sql] 0 rows affected [2023-01-15T20:43:56.694Z] [sql] 1 rows affected [2023-01-15T20:43:56.951Z] [sql] 0 rows affected [2023-01-15T20:43:56.951Z] [sql] 1 rows affected [2023-01-15T20:43:56.951Z] [sql] 0 rows affected [2023-01-15T20:43:56.951Z] [sql] 1 rows affected [2023-01-15T20:43:56.951Z] [sql] 0 rows affected [2023-01-15T20:43:56.951Z] [sql] 1 rows affected [2023-01-15T20:43:56.951Z] [sql] 0 rows affected [2023-01-15T20:43:56.951Z] [sql] 1 rows affected [2023-01-15T20:43:56.951Z] [sql] 0 rows affected [2023-01-15T20:43:56.951Z] [sql] 1 rows affected [2023-01-15T20:43:56.951Z] [sql] 20 of 30 SQL statements executed successfully [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setOSConditions: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setToolWin: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setToolUnix: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setToolProperty: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setS1ASclassPath: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] init-common: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setup: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setOSConditions: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setToolWin: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setToolUnix: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setToolProperty: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setS1ASclassPath: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] init-common: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] deploy-jdbc-common: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setOSConditions: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setToolWin: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setToolUnix: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setToolProperty: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] setS1ASclassPath: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] init-common: [2023-01-15T20:43:56.951Z] [2023-01-15T20:43:56.951Z] create-jdbc-connpool-common: [2023-01-15T20:43:56.951Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:57.170Z] [java] Sun Jan 15 20:43:56 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:43:57.170Z] [java] Sun Jan 15 20:43:56 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-01-15T20:43:57.170Z] [2023-01-15T20:43:57.170Z] BUILD SUCCESSFUL [2023-01-15T20:43:57.170Z] Total time: 4 seconds [2023-01-15T20:43:57.170Z] + check_successful_run [2023-01-15T20:43:57.170Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-01-15T20:43:57.170Z] [2023-01-15T20:43:57.170Z] ===== CHECK SUCCESSFUL RUN ===== [2023-01-15T20:43:57.170Z] [2023-01-15T20:43:57.170Z] + FILE=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html [2023-01-15T20:43:57.170Z] + '[' -f /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html ']' [2023-01-15T20:43:57.170Z] + echo 'File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-01-15T20:43:57.171Z] File /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-01-15T20:43:57.171Z] + generate_junit_report connector_group_4 [2023-01-15T20:43:57.171Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-01-15T20:43:57.171Z] [2023-01-15T20:43:57.171Z] ===== GENERATE JUNIT REPORT ===== [2023-01-15T20:43:57.171Z] [2023-01-15T20:43:57.171Z] + TD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:43:57.171Z] + JUD=/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml [2023-01-15T20:43:57.171Z] + TESTSUITE_NAME=connector_group_4 [2023-01-15T20:43:57.171Z] + cat /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml [2023-01-15T20:43:57.171Z] + awk -v suitename=connector_group_4 ' [2023-01-15T20:43:57.171Z] BEGIN { [2023-01-15T20:43:57.171Z] totaltests = 0; [2023-01-15T20:43:57.171Z] totalfailures = 0; [2023-01-15T20:43:57.171Z] totalerrors = 0; [2023-01-15T20:43:57.171Z] } [2023-01-15T20:43:57.171Z] function getPropVal(str){ [2023-01-15T20:43:57.171Z] split(str, a, "="); [2023-01-15T20:43:57.171Z] val = a[2]; [2023-01-15T20:43:57.171Z] # remove quotes [2023-01-15T20:43:57.171Z] gsub("\"","",val); [2023-01-15T20:43:57.171Z] return val; [2023-01-15T20:43:57.171Z] } [2023-01-15T20:43:57.171Z] function removeXMLTag(str){ [2023-01-15T20:43:57.171Z] # remove xml tag quotes [2023-01-15T20:43:57.171Z] gsub("","",str); [2023-01-15T20:43:57.171Z] gsub("<.*>","",str); [2023-01-15T20:43:57.171Z] gsub(">","",str); [2023-01-15T20:43:57.171Z] return str; [2023-01-15T20:43:57.171Z] } [2023-01-15T20:43:57.171Z] /status value=/ { [2023-01-15T20:43:57.171Z] result=getPropVal($0); [2023-01-15T20:43:57.171Z] result=removeXMLTag(result); [2023-01-15T20:43:57.171Z] } [2023-01-15T20:43:57.171Z] // { [2023-01-15T20:43:57.171Z] getline; [2023-01-15T20:43:57.171Z] getline; [2023-01-15T20:43:57.171Z] testunit=removeXMLTag($0); [2023-01-15T20:43:57.171Z] gsub("\"","",testunit); [2023-01-15T20:43:57.171Z] } [2023-01-15T20:43:57.171Z] // { [2023-01-15T20:43:57.171Z] getline; [2023-01-15T20:43:57.171Z] testname=removeXMLTag($0); [2023-01-15T20:43:57.171Z] gsub("\"","",testname); [2023-01-15T20:43:57.171Z] } [2023-01-15T20:43:57.171Z] /<\/testcase>/{ [2023-01-15T20:43:57.171Z] classname=testunit [2023-01-15T20:43:57.171Z] # printing testcase to out [2023-01-15T20:43:57.171Z] out = out sprintf(" \n", classname, testname); [2023-01-15T20:43:57.171Z] if (result == "fail") { [2023-01-15T20:43:57.171Z] out = out " \n"; [2023-01-15T20:43:57.171Z] totalfailures++; [2023-01-15T20:43:57.171Z] } else if (result == "did_not_run") { [2023-01-15T20:43:57.171Z] out = out " \n"; [2023-01-15T20:43:57.171Z] totalerrors++; [2023-01-15T20:43:57.171Z] } [2023-01-15T20:43:57.171Z] out = out " \n"; [2023-01-15T20:43:57.171Z] [2023-01-15T20:43:57.171Z] totaltests++; [2023-01-15T20:43:57.171Z] result=""; [2023-01-15T20:43:57.171Z] testname=""; [2023-01-15T20:43:57.171Z] } [2023-01-15T20:43:57.171Z] END { [2023-01-15T20:43:57.171Z] print "" [2023-01-15T20:43:57.171Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-01-15T20:43:57.171Z] printf "%s", out; [2023-01-15T20:43:57.171Z] print "" [2023-01-15T20:43:57.171Z] }' [2023-01-15T20:43:57.171Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:43:57.171Z] + change_junit_report_class_names [2023-01-15T20:43:57.171Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:43:57.171Z] + sed -i 's/\bclassname="/classname="connector_group_4./g' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports/test_results_junit.xml [2023-01-15T20:43:57.171Z] + copy_test_artifacts connector_group_4 [2023-01-15T20:43:57.171Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-01-15T20:43:57.171Z] [2023-01-15T20:43:57.171Z] ===== COPY TEST ARTIFACTS ===== [2023-01-15T20:43:57.171Z] [2023-01-15T20:43:57.171Z] + mkdir -p /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/junitreports [2023-01-15T20:43:57.171Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/domainArchive.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains [2023-01-15T20:43:57.171Z] tar: Removing leading `/' from member names [2023-01-15T20:43:57.171Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:43:57.171Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/tests-run.log /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:43:57.171Z] + cp /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:43:57.171Z] ++ pwd [2023-01-15T20:43:57.171Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:43:57.171Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2023-01-15T20:43:57.171Z] + true [2023-01-15T20:43:57.171Z] ++ pwd [2023-01-15T20:43:57.171Z] + cp '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results/ [2023-01-15T20:43:57.171Z] cp: cannot stat '/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2023-01-15T20:43:57.171Z] + true [2023-01-15T20:43:57.171Z] + tar -cf /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/connector_group_4-results.tar.gz /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/results [2023-01-15T20:43:57.171Z] tar: Removing leading `/' from member names [2023-01-15T20:43:57.183Z] [exec] Result: 1 [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] process.registred: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] is.version.registred: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] process.xmlversionidentifier: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] prepare.cluster: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] process.enabled: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] process.hasToDeploy: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] deploy.version.unregistred: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init.os: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init.tools.unix: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init.tools.windows: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init.tools: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] setAsadminArgs: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init: [2023-01-15T20:43:57.184Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:57.184Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:57.184Z] [get] Not modified - so not downloaded [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init.customtasks: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] prepare: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] process.versionExpression: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] process.appname: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] create.version: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] assemble.non-existent: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] process.xmlversionidentifier: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] prepare.update.xml.identifier: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] update.xml.identifier: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] deployWithNameOption: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] setAsadminArgs: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] common.deploy.asadmin: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init.os: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init.tools.unix: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init.tools.windows: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init.tools: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] setAsadminArgs: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init: [2023-01-15T20:43:57.184Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:57.184Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:57.184Z] [get] Not modified - so not downloaded [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] init.customtasks: [2023-01-15T20:43:57.184Z] [2023-01-15T20:43:57.184Z] common.run.asadmin: [2023-01-15T20:43:57.184Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:43:57.184Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:57.428Z] + break [2023-01-15T20:43:57.429Z] + [[ true = false ]] [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2023-01-15T20:43:57.451Z] Archiving artifacts [2023-01-15T20:43:57.515Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:57.516Z] [exec] JDBC connection pool jdbc-stmtcaching_hit_miss-pool created successfully. [2023-01-15T20:43:57.516Z] [2023-01-15T20:43:57.516Z] set-derby-connpool-props: [2023-01-15T20:43:57.516Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:57.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:43:57.588Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:57.588Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:57.588Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:43:57.588Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:57.588Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:57.588Z] [2023-01-15T20:43:57.588Z] setOSConditions: [2023-01-15T20:43:57.588Z] [2023-01-15T20:43:57.588Z] setToolWin: [2023-01-15T20:43:57.588Z] [2023-01-15T20:43:57.588Z] setToolUnix: [2023-01-15T20:43:57.588Z] [2023-01-15T20:43:57.588Z] setToolProperty: [2023-01-15T20:43:57.588Z] [2023-01-15T20:43:57.588Z] setS1ASclassPath: [2023-01-15T20:43:57.588Z] [2023-01-15T20:43:57.588Z] init-common: [2023-01-15T20:43:57.588Z] [2023-01-15T20:43:57.588Z] undeploy-client: [2023-01-15T20:43:57.588Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:57.753Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:57.753Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:58.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:58.079Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-01-15T20:43:58.079Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:58.153Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:58.154Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:43:58.154Z] [exec] Command undeploy executed successfully. [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] all: [2023-01-15T20:43:58.154Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setOSConditions: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setToolWin: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setToolUnix: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setToolProperty: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setS1ASclassPath: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] init-common: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] clean: [2023-01-15T20:43:58.154Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setOSConditions: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setToolWin: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setToolUnix: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setToolProperty: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setS1ASclassPath: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] init-common: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] clean-common: [2023-01-15T20:43:58.154Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setOSConditions: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setToolWin: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setToolUnix: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setToolProperty: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] setS1ASclassPath: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] init-common: [2023-01-15T20:43:58.154Z] [2023-01-15T20:43:58.154Z] clean-classes-common: [2023-01-15T20:43:58.154Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:43:58.154Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:58.154Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:58.155Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] setOSConditions: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] setToolWin: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] setToolUnix: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] setToolProperty: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] setS1ASclassPath: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] init-common: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] clean-jars-common: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] assemble-web: [2023-01-15T20:43:58.155Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:43:58.155Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:43:58.155Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:43:58.155Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:43:58.155Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] setOSConditions: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] setToolWin: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] setToolUnix: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] setToolProperty: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] setS1ASclassPath: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] init-common: [2023-01-15T20:43:58.155Z] [2023-01-15T20:43:58.155Z] wsimport: [2023-01-15T20:43:58.319Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:43:58.319Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:58.319Z] [2023-01-15T20:43:58.319Z] init.os: [2023-01-15T20:43:58.319Z] [2023-01-15T20:43:58.319Z] init.tools.unix: [2023-01-15T20:43:58.319Z] [2023-01-15T20:43:58.320Z] init.tools.windows: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.tools: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] setAsadminArgs: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init: [2023-01-15T20:43:58.320Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:58.320Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:58.320Z] [get] Not modified - so not downloaded [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.customtasks: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] setEnabled: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] createAppRef: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] deployWithoutNameOption: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] process.versionExpression: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] process.appname: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] process.xmlversionidentifier: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] prepare.cluster: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] redeploy.version: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] setAsadminArgs: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] common.redeploy.asadmin: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.os: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.tools.unix: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.tools.windows: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.tools: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] setAsadminArgs: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init: [2023-01-15T20:43:58.320Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:58.320Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:58.320Z] [get] Not modified - so not downloaded [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.customtasks: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] delAppRef: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.os: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.tools.unix: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.tools.windows: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.tools: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] setAsadminArgs: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init: [2023-01-15T20:43:58.320Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:58.320Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:58.320Z] [get] Not modified - so not downloaded [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] init.customtasks: [2023-01-15T20:43:58.320Z] [2023-01-15T20:43:58.320Z] common.run.asadmin: [2023-01-15T20:43:58.320Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:43:58.320Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:58.335Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:58.412Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:58.592Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-01-15T20:43:58.592Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:58.885Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:43:58.885Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:43:58.979Z] [exec] parsing WSDL... [2023-01-15T20:43:58.980Z] [exec] [2023-01-15T20:43:58.980Z] [exec] [2023-01-15T20:43:59.156Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:59.156Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-01-15T20:43:59.156Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:59.413Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:43:59.413Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-01-15T20:43:59.453Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:43:59.453Z] [exec] Command deploy executed successfully. [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init.os: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init.tools.unix: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init.tools.windows: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init.tools: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] setAsadminArgs: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init: [2023-01-15T20:43:59.453Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:59.453Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:59.453Z] [get] Not modified - so not downloaded [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init.customtasks: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] setEnabled: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] createAppRef: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init.os: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init.tools.unix: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init.tools.windows: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init.tools: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] setAsadminArgs: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init: [2023-01-15T20:43:59.453Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:43:59.453Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:43:59.453Z] [get] Not modified - so not downloaded [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] init.customtasks: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.453Z] prepare.client: [2023-01-15T20:43:59.453Z] [2023-01-15T20:43:59.454Z] prepare.client.appclient: [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] increment.log.next: [2023-01-15T20:43:59.454Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] process.versionexpression: [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] prepare.run: [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] common.run.positive: [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] setHttpPort: [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] common.run: [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] checkAppOnServer: [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] declare-test: [2023-01-15T20:43:59.454Z] [echo] Starting test simple-versioned-servlet redeployment(3) ALPHA-1.0.0 - logID=15 (server) [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] prepare.runclient: [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] process.classpath: [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] process.jvmargs: [2023-01-15T20:43:59.454Z] [2023-01-15T20:43:59.454Z] java.with.result: [2023-01-15T20:43:59.454Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:59.669Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:43:59.915Z] [exec] [WARNING] SOAP port "AddNumbersPort": uses a non-standard SOAP 1.2 binding. [2023-01-15T20:43:59.916Z] [exec] line 68 of file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/AddNumbers.wsdl [2023-01-15T20:43:59.916Z] [exec] [2023-01-15T20:43:59.916Z] [exec] [2023-01-15T20:43:59.916Z] [exec] Generating code... [2023-01-15T20:43:59.916Z] [exec] [2023-01-15T20:43:59.916Z] [exec] [2023-01-15T20:43:59.916Z] [exec] Compiling code... [2023-01-15T20:43:59.916Z] [exec] [2023-01-15T20:44:00.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:00.234Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-01-15T20:44:00.234Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:00.387Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:00.387Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:44:00.387Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:44:00.387Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:44:00.387Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:44:00.387Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-01-15T20:44:00.387Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] process.result: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] processResult: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] failed: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] passed: [2023-01-15T20:44:00.387Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] unknown: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] runclient: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] init.os: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] init.tools.unix: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] init.tools.windows: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] init.tools: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] setAsadminArgs: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] init: [2023-01-15T20:44:00.387Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:00.387Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:00.387Z] [get] Not modified - so not downloaded [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] init.customtasks: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] checkAppOnCluster: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] run.positive: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] deploy.version: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] del.ref.registred: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] process.versionExpression: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] process.appname: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.387Z] _process.target: [2023-01-15T20:44:00.387Z] [2023-01-15T20:44:00.388Z] process.target: [2023-01-15T20:44:00.388Z] [2023-01-15T20:44:00.388Z] prepare.is.version.registred: [2023-01-15T20:44:00.388Z] [2023-01-15T20:44:00.388Z] init.os: [2023-01-15T20:44:00.388Z] [2023-01-15T20:44:00.388Z] init.tools.unix: [2023-01-15T20:44:00.388Z] [2023-01-15T20:44:00.388Z] init.tools.windows: [2023-01-15T20:44:00.388Z] [2023-01-15T20:44:00.388Z] init.tools: [2023-01-15T20:44:00.388Z] [2023-01-15T20:44:00.388Z] setAsadminArgs: [2023-01-15T20:44:00.388Z] [2023-01-15T20:44:00.388Z] init: [2023-01-15T20:44:00.388Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:00.388Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:00.388Z] [get] Not modified - so not downloaded [2023-01-15T20:44:00.388Z] [2023-01-15T20:44:00.388Z] init.customtasks: [2023-01-15T20:44:00.388Z] [2023-01-15T20:44:00.388Z] prepare: [2023-01-15T20:44:00.388Z] [2023-01-15T20:44:00.388Z] exec.asadmin2: [2023-01-15T20:44:00.798Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:00.799Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:44:00.799Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:00.849Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:00.850Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:00.850Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:00.850Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] setOSConditions: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] setToolWin: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] setToolUnix: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] setToolProperty: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] setS1ASclassPath: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] init-common: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] compile: [2023-01-15T20:44:00.850Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:00.850Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:00.850Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:00.850Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] setOSConditions: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] setToolWin: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] setToolUnix: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] setToolProperty: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] setS1ASclassPath: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] init-common: [2023-01-15T20:44:00.850Z] [2023-01-15T20:44:00.850Z] compile-common: [2023-01-15T20:44:00.850Z] [echo] Current time (ISO): 2023-01-15T20:44:00.815+0000 [2023-01-15T20:44:00.850Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:01.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:01.107Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:01.313Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-01-15T20:44:01.313Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:01.321Z] [2023-01-15T20:44:01.322Z] process.registred: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] is.version.registred: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] process.xmlversionidentifier: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] prepare.cluster: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] process.enabled: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] process.hasToDeploy: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] deploy.version.unregistred: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init.os: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init.tools.unix: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init.tools.windows: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init.tools: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] setAsadminArgs: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init: [2023-01-15T20:44:01.322Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:01.322Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:01.322Z] [get] Not modified - so not downloaded [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init.customtasks: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] prepare: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] process.versionExpression: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] process.appname: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] create.version: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] assemble.non-existent: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] process.xmlversionidentifier: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] prepare.update.xml.identifier: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] update.xml.identifier: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] deployWithNameOption: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] setAsadminArgs: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] common.deploy.asadmin: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init.os: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init.tools.unix: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init.tools.windows: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init.tools: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] setAsadminArgs: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init: [2023-01-15T20:44:01.322Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:01.322Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:01.322Z] [get] Not modified - so not downloaded [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] init.customtasks: [2023-01-15T20:44:01.322Z] [2023-01-15T20:44:01.322Z] common.run.asadmin: [2023-01-15T20:44:01.322Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:44:01.322Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:01.876Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:01.876Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-01-15T20:44:01.876Z] [2023-01-15T20:44:01.876Z] setOSConditions: [2023-01-15T20:44:01.876Z] [2023-01-15T20:44:01.876Z] setToolWin: [2023-01-15T20:44:01.877Z] [2023-01-15T20:44:01.877Z] setToolUnix: [2023-01-15T20:44:01.877Z] [2023-01-15T20:44:01.877Z] setToolProperty: [2023-01-15T20:44:01.877Z] [2023-01-15T20:44:01.877Z] setS1ASclassPath: [2023-01-15T20:44:01.877Z] [2023-01-15T20:44:01.877Z] init-common: [2023-01-15T20:44:01.877Z] [2023-01-15T20:44:01.877Z] create-jdbc-resource-common: [2023-01-15T20:44:01.877Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:01.877Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:01.890Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:01.890Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:02.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:02.439Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss created successfully. [2023-01-15T20:44:02.439Z] [echo] cmd executed for server [2023-01-15T20:44:02.439Z] [2023-01-15T20:44:02.440Z] asadmin-common: [2023-01-15T20:44:02.440Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:02.440Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:02.457Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:44:02.457Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init.os: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init.tools.unix: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init.tools.windows: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init.tools: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] setAsadminArgs: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init: [2023-01-15T20:44:02.457Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:02.457Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:02.457Z] [get] Not modified - so not downloaded [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init.customtasks: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] setEnabled: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] createAppRef: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] deployWithoutNameOption: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init.os: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init.tools.unix: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init.tools.windows: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init.tools: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] setAsadminArgs: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init: [2023-01-15T20:44:02.457Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:02.457Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:02.457Z] [get] Not modified - so not downloaded [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] init.customtasks: [2023-01-15T20:44:02.457Z] [2023-01-15T20:44:02.457Z] prepare.client: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] prepare.client.appclient: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] increment.log.next: [2023-01-15T20:44:02.458Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] process.versionexpression: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] prepare.run: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] common.run.positive: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] setHttpPort: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] common.run: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] checkAppOnServer: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] declare-test: [2023-01-15T20:44:02.458Z] [echo] Starting test simple-versioned-servlet redeployment(4) ALPHA-1.0.0 - logID=16 (server) [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] prepare.runclient: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] process.classpath: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] process.jvmargs: [2023-01-15T20:44:02.458Z] [2023-01-15T20:44:02.458Z] java.with.result: [2023-01-15T20:44:02.458Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:02.697Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:02.955Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement-cache-size=5 [2023-01-15T20:44:02.955Z] [2023-01-15T20:44:02.955Z] asadmin-common: [2023-01-15T20:44:02.955Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:02.955Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:03.024Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:03.024Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:44:03.024Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:44:03.024Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:44:03.024Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:44:03.024Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-01-15T20:44:03.024Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.282Z] process.result: [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.282Z] processResult: [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.282Z] failed: [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.282Z] passed: [2023-01-15T20:44:03.282Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.282Z] unknown: [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.282Z] runclient: [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.282Z] init.os: [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.282Z] init.tools.unix: [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.282Z] init.tools.windows: [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.282Z] init.tools: [2023-01-15T20:44:03.282Z] [2023-01-15T20:44:03.283Z] setAsadminArgs: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] init: [2023-01-15T20:44:03.283Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:03.283Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:03.283Z] [get] Not modified - so not downloaded [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] init.customtasks: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] checkAppOnCluster: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] run.positive: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] clean.scenario: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] clean.scenario.cluster: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] init.os: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] init.tools.unix: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] init.tools.windows: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] init.tools: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] setAsadminArgs: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] init: [2023-01-15T20:44:03.283Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:03.283Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:03.283Z] [get] Not modified - so not downloaded [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] init.customtasks: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] prepare: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] process.versionExpression: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] process.appname: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] _process.target: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] process.target: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] prepare.has.version.registred: [2023-01-15T20:44:03.283Z] [2023-01-15T20:44:03.283Z] exec.asadmin2: [2023-01-15T20:44:03.519Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:03.519Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap-jdbc-objects=true [2023-01-15T20:44:03.519Z] [2023-01-15T20:44:03.519Z] asadmin-common: [2023-01-15T20:44:03.519Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:03.519Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:03.638Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:03.639Z] [javac] 1 warning [2023-01-15T20:44:03.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12 [2023-01-15T20:44:03.639Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:03.639Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:03.639Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:03.639Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:03.639Z] [2023-01-15T20:44:03.639Z] pkg-war: [2023-01-15T20:44:03.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:44:03.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:44:03.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:03.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:03.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:44:03.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:03.639Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${webservices.xml} to copy. [2023-01-15T20:44:03.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:44:03.639Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:44:03.639Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:44:03.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:03.639Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:03.640Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${web.wsit.descriptors} does not exist. [2023-01-15T20:44:03.640Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/soap12-web.war [2023-01-15T20:44:03.640Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:03.640Z] [2023-01-15T20:44:03.640Z] assemble-appclient: [2023-01-15T20:44:03.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/appclient [2023-01-15T20:44:03.640Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:03.640Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:03.640Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:03.640Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:03.640Z] [2023-01-15T20:44:03.640Z] setOSConditions: [2023-01-15T20:44:03.640Z] [2023-01-15T20:44:03.640Z] setToolWin: [2023-01-15T20:44:03.640Z] [2023-01-15T20:44:03.640Z] setToolUnix: [2023-01-15T20:44:03.640Z] [2023-01-15T20:44:03.640Z] setToolProperty: [2023-01-15T20:44:03.640Z] [2023-01-15T20:44:03.640Z] setS1ASclassPath: [2023-01-15T20:44:03.640Z] [2023-01-15T20:44:03.640Z] init-common: [2023-01-15T20:44:03.640Z] [2023-01-15T20:44:03.640Z] wsimport: [2023-01-15T20:44:03.640Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:03.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:03.776Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle-timeout-in-seconds=3000 [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] setOSConditions: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] setToolWin: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] setToolUnix: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] setToolProperty: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] setS1ASclassPath: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] init-common: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] deploy-common: [2023-01-15T20:44:04.033Z] [echo] Current time (ISO): 2023-01-15T20:44:03.805+0000 [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] setOSConditions: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] setToolWin: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] setToolUnix: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] setToolProperty: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] setS1ASclassPath: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] init-common: [2023-01-15T20:44:04.033Z] [2023-01-15T20:44:04.033Z] deploy-common-pe: [2023-01-15T20:44:04.033Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:04.205Z] [exec] parsing WSDL... [2023-01-15T20:44:04.206Z] [exec] [2023-01-15T20:44:04.206Z] [exec] [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] process.registred: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] has.version.registred: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] del.all.version.registred: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] _process.target: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] process.target: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] prepare.del.all.version.registred: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] init.os: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] init.tools.unix: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] init.tools.windows: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] init.tools: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] setAsadminArgs: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] init: [2023-01-15T20:44:04.216Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:04.216Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:04.216Z] [get] Not modified - so not downloaded [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] init.customtasks: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] prepare: [2023-01-15T20:44:04.216Z] [2023-01-15T20:44:04.216Z] exec.asadmin: [2023-01-15T20:44:04.597Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-01-15T20:44:04.597Z] [exec] Application deployed with name jdbc-stmtcaching_hit_missApp. [2023-01-15T20:44:04.597Z] [echo] Deployment on target server server successful [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] setOSConditions: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] setToolWin: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] setToolUnix: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] setToolProperty: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] setS1ASclassPath: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] init-common: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] deploy-common-ee: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] run: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] setOSConditions: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] setToolWin: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] setToolUnix: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] setToolProperty: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] setS1ASclassPath: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] init-common: [2023-01-15T20:44:04.597Z] [2023-01-15T20:44:04.597Z] runclient-common: [2023-01-15T20:44:04.597Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:44:04.854Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:05.111Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:05.142Z] [exec] [WARNING] SOAP port "AddNumbersPort": uses a non-standard SOAP 1.2 binding. [2023-01-15T20:44:05.142Z] [exec] line 68 of file:/home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/AddNumbers.wsdl [2023-01-15T20:44:05.142Z] [exec] [2023-01-15T20:44:05.142Z] [exec] [2023-01-15T20:44:05.142Z] [exec] Generating code... [2023-01-15T20:44:05.142Z] [exec] [2023-01-15T20:44:05.142Z] [exec] [2023-01-15T20:44:05.142Z] [exec] Compiling code... [2023-01-15T20:44:05.142Z] [exec] [2023-01-15T20:44:05.149Z] [2023-01-15T20:44:05.150Z] _del.all.version.registred: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] _clean.scenario: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] deployment: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] deploy.version: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] del.ref.registred: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] process.versionExpression: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] process.appname: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] _process.target: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] process.target: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] prepare.is.version.registred: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] init.os: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] init.tools.unix: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] init.tools.windows: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] init.tools: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] setAsadminArgs: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] init: [2023-01-15T20:44:05.150Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:05.150Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:05.150Z] [get] Not modified - so not downloaded [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] init.customtasks: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] prepare: [2023-01-15T20:44:05.150Z] [2023-01-15T20:44:05.150Z] exec.asadmin2: [2023-01-15T20:44:05.675Z] [exec] Jan 15, 2023 8:44:05 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:44:05.675Z] [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. [2023-01-15T20:44:06.083Z] [exec] Result: 1 [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] process.registred: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] is.version.registred: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] process.xmlversionidentifier: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] prepare.cluster: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] process.enabled: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] process.hasToDeploy: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] deploy.version.unregistred: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] init.os: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] init.tools.unix: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] init.tools.windows: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] init.tools: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] setAsadminArgs: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] init: [2023-01-15T20:44:06.083Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:06.083Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:06.083Z] [get] Not modified - so not downloaded [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] init.customtasks: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] prepare: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] process.versionExpression: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] process.appname: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] create.version: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] assemble.non-existent: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] process.xmlversionidentifier: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] prepare.update.xml.identifier: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] update.xml.identifier: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] deployWithNameOption: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] setAsadminArgs: [2023-01-15T20:44:06.083Z] [2023-01-15T20:44:06.083Z] common.deploy.asadmin: [2023-01-15T20:44:06.084Z] [2023-01-15T20:44:06.084Z] init.os: [2023-01-15T20:44:06.084Z] [2023-01-15T20:44:06.084Z] init.tools.unix: [2023-01-15T20:44:06.084Z] [2023-01-15T20:44:06.084Z] init.tools.windows: [2023-01-15T20:44:06.084Z] [2023-01-15T20:44:06.084Z] init.tools: [2023-01-15T20:44:06.084Z] [2023-01-15T20:44:06.084Z] setAsadminArgs: [2023-01-15T20:44:06.084Z] [2023-01-15T20:44:06.084Z] init: [2023-01-15T20:44:06.084Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:06.084Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:06.084Z] [get] Not modified - so not downloaded [2023-01-15T20:44:06.084Z] [2023-01-15T20:44:06.084Z] init.customtasks: [2023-01-15T20:44:06.084Z] [2023-01-15T20:44:06.084Z] common.run.asadmin: [2023-01-15T20:44:06.084Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:44:06.084Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:06.518Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:06.518Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/appclient [2023-01-15T20:44:06.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/appclient/META-INF/wsdl [2023-01-15T20:44:06.518Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/appclient/META-INF/wsdl [2023-01-15T20:44:06.518Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/appclient [2023-01-15T20:44:06.518Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:06.518Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12 [2023-01-15T20:44:06.518Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:06.518Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/soap12-client.jar [2023-01-15T20:44:06.518Z] [2023-01-15T20:44:06.518Z] deploy-app: [2023-01-15T20:44:06.518Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:06.519Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:06.519Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:06.519Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:06.519Z] [2023-01-15T20:44:06.519Z] deploy-war-common: [2023-01-15T20:44:06.519Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:06.519Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:06.519Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:06.519Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:06.519Z] [2023-01-15T20:44:06.519Z] setOSConditions: [2023-01-15T20:44:06.519Z] [2023-01-15T20:44:06.519Z] setToolWin: [2023-01-15T20:44:06.519Z] [2023-01-15T20:44:06.519Z] setToolUnix: [2023-01-15T20:44:06.519Z] [2023-01-15T20:44:06.519Z] setToolProperty: [2023-01-15T20:44:06.519Z] [2023-01-15T20:44:06.519Z] setS1ASclassPath: [2023-01-15T20:44:06.519Z] [2023-01-15T20:44:06.519Z] init-common: [2023-01-15T20:44:06.519Z] [2023-01-15T20:44:06.519Z] deploy-war-commonpe: [2023-01-15T20:44:06.519Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:06.650Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:06.650Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:07.083Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/soap12-web.war [2023-01-15T20:44:07.215Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:44:07.216Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] init.os: [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] init.tools.unix: [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] init.tools.windows: [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] init.tools: [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] setAsadminArgs: [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] init: [2023-01-15T20:44:07.216Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:07.216Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:07.216Z] [get] Not modified - so not downloaded [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] init.customtasks: [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] setEnabled: [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] createAppRef: [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] deployWithoutNameOption: [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] run.positive.deploy: [2023-01-15T20:44:07.216Z] [2023-01-15T20:44:07.216Z] deploy.version: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] del.ref.registred: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] process.versionExpression: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] process.appname: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] _process.target: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] process.target: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] prepare.is.version.registred: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] init.os: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] init.tools.unix: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] init.tools.windows: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] init.tools: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] setAsadminArgs: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] init: [2023-01-15T20:44:07.217Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:07.217Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:07.217Z] [get] Not modified - so not downloaded [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] init.customtasks: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] prepare: [2023-01-15T20:44:07.217Z] [2023-01-15T20:44:07.217Z] exec.asadmin2: [2023-01-15T20:44:08.016Z] [exec] Application deployed with name soap12-web. [2023-01-15T20:44:08.016Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:08.016Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:08.016Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:08.016Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:08.017Z] [2023-01-15T20:44:08.017Z] deploy-war-commonee: [2023-01-15T20:44:08.017Z] [2023-01-15T20:44:08.017Z] deploy-appclient: [2023-01-15T20:44:08.017Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:08.017Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:08.017Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:08.017Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:08.017Z] [2023-01-15T20:44:08.017Z] setOSConditions: [2023-01-15T20:44:08.017Z] [2023-01-15T20:44:08.017Z] setToolWin: [2023-01-15T20:44:08.017Z] [2023-01-15T20:44:08.017Z] setToolUnix: [2023-01-15T20:44:08.017Z] [2023-01-15T20:44:08.017Z] setToolProperty: [2023-01-15T20:44:08.017Z] [2023-01-15T20:44:08.017Z] setS1ASclassPath: [2023-01-15T20:44:08.017Z] [2023-01-15T20:44:08.017Z] init-common: [2023-01-15T20:44:08.017Z] [2023-01-15T20:44:08.017Z] deploy-client-common: [2023-01-15T20:44:08.152Z] [exec] Result: 1 [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] process.registred: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] is.version.registred: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] process.xmlversionidentifier: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] prepare.cluster: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] process.enabled: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] process.hasToDeploy: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] deploy.version.unregistred: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init.os: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init.tools.unix: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init.tools.windows: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init.tools: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] setAsadminArgs: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init: [2023-01-15T20:44:08.153Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:08.153Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:08.153Z] [get] Not modified - so not downloaded [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init.customtasks: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] prepare: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] process.versionExpression: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] process.appname: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] create.version: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] assemble.non-existent: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] process.xmlversionidentifier: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] prepare.update.xml.identifier: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] update.xml.identifier: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] deployWithNameOption: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] setAsadminArgs: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] common.deploy.asadmin: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init.os: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init.tools.unix: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init.tools.windows: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init.tools: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] setAsadminArgs: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init: [2023-01-15T20:44:08.153Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:08.153Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:08.153Z] [get] Not modified - so not downloaded [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] init.customtasks: [2023-01-15T20:44:08.153Z] [2023-01-15T20:44:08.153Z] common.run.asadmin: [2023-01-15T20:44:08.153Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:44:08.153Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:08.274Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:08.720Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:08.720Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:08.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/soap12-client.jar [2023-01-15T20:44:08.945Z] [exec] Value of key is: Statement Caching - (Hit): [2023-01-15T20:44:08.945Z] [exec] Value of key is: Statement Caching - (Miss): [2023-01-15T20:44:08.945Z] [exec] Value of key is: Statement Caching - (hit columnIndexes) : [2023-01-15T20:44:08.945Z] [exec] Value of key is: Statement Caching - (hit columnNames) : [2023-01-15T20:44:08.945Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:44:08.945Z] [exec] [2023-01-15T20:44:08.945Z] [exec] [2023-01-15T20:44:08.945Z] [exec] ----------------------------------------- [2023-01-15T20:44:08.945Z] [exec] - Statement Caching - (Hit): : PASS - [2023-01-15T20:44:08.945Z] [exec] - Statement Caching - (Miss): : PASS - [2023-01-15T20:44:08.945Z] [exec] - Statement Caching - (hit columnIndexes) : : PASS - [2023-01-15T20:44:08.945Z] [exec] - Statement Caching - (hit columnNames) : : PASS - [2023-01-15T20:44:08.945Z] [exec] ----------------------------------------- [2023-01-15T20:44:08.945Z] [exec] Total PASS: 4 [2023-01-15T20:44:08.945Z] [exec] Total FAIL: 0 [2023-01-15T20:44:08.945Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:44:08.945Z] [exec] ----------------------------------------- [2023-01-15T20:44:08.945Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:44:08.945Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:44:08.978Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:44:08.979Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] checkReporting-common: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] confirmReportPresent-common: [2023-01-15T20:44:09.202Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:44:09.202Z] [echo] Test seems to be reported fine [2023-01-15T20:44:09.202Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/RepRunConf.txt [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] confirmMissingReport-common: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] undeploy: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] setOSConditions: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] setToolWin: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] setToolUnix: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] setToolProperty: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] setS1ASclassPath: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] init-common: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] execute-sql-common: [2023-01-15T20:44:09.202Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/sql/drop_pointbase.sql [2023-01-15T20:44:09.202Z] [sql] 0 rows affected [2023-01-15T20:44:09.202Z] [sql] 0 rows affected [2023-01-15T20:44:09.202Z] [sql] 0 rows affected [2023-01-15T20:44:09.202Z] [sql] 0 rows affected [2023-01-15T20:44:09.202Z] [sql] 0 rows affected [2023-01-15T20:44:09.202Z] [sql] 0 rows affected [2023-01-15T20:44:09.202Z] [sql] 0 rows affected [2023-01-15T20:44:09.202Z] [sql] 0 rows affected [2023-01-15T20:44:09.202Z] [sql] 0 rows affected [2023-01-15T20:44:09.202Z] [sql] 0 rows affected [2023-01-15T20:44:09.202Z] [sql] 10 of 10 SQL statements executed successfully [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] unsetup: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] setOSConditions: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] setToolWin: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] setToolUnix: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] setToolProperty: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] setS1ASclassPath: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] init-common: [2023-01-15T20:44:09.202Z] [2023-01-15T20:44:09.202Z] delete-jdbc-resource-common: [2023-01-15T20:44:09.202Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-01-15T20:44:09.202Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:09.236Z] [2023-01-15T20:44:09.237Z] init.os: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init.tools.unix: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init.tools.windows: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init.tools: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] setAsadminArgs: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init: [2023-01-15T20:44:09.237Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:09.237Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:09.237Z] [get] Not modified - so not downloaded [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init.customtasks: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] setEnabled: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] createAppRef: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] deployWithoutNameOption: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] run.positive.deploy: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] deploy.version: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] del.ref.registred: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] process.versionExpression: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] process.appname: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] _process.target: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] process.target: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] prepare.is.version.registred: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init.os: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init.tools.unix: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init.tools.windows: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init.tools: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] setAsadminArgs: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init: [2023-01-15T20:44:09.237Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:09.237Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:09.237Z] [get] Not modified - so not downloaded [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] init.customtasks: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] prepare: [2023-01-15T20:44:09.237Z] [2023-01-15T20:44:09.237Z] exec.asadmin2: [2023-01-15T20:44:09.410Z] [exec] Application deployed with name soap12-client. [2023-01-15T20:44:09.411Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:44:09.411Z] [2023-01-15T20:44:09.411Z] setup: [2023-01-15T20:44:09.411Z] [2023-01-15T20:44:09.411Z] runtest: [2023-01-15T20:44:09.411Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:09.411Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:09.411Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:09.411Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:09.411Z] [2023-01-15T20:44:09.411Z] setOSConditions: [2023-01-15T20:44:09.411Z] [2023-01-15T20:44:09.411Z] setToolWin: [2023-01-15T20:44:09.411Z] [2023-01-15T20:44:09.411Z] setToolUnix: [2023-01-15T20:44:09.411Z] [2023-01-15T20:44:09.411Z] setToolProperty: [2023-01-15T20:44:09.411Z] [2023-01-15T20:44:09.411Z] setS1ASclassPath: [2023-01-15T20:44:09.411Z] [2023-01-15T20:44:09.411Z] init-common: [2023-01-15T20:44:09.411Z] [2023-01-15T20:44:09.411Z] runclient-common: [2023-01-15T20:44:09.411Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/soap12AppClient.jar -name soap12Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml http://localhost:8080 [2023-01-15T20:44:09.411Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:09.767Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-stmtcaching_hit_miss [2023-01-15T20:44:09.768Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss deleted successfully [2023-01-15T20:44:09.768Z] [echo] cmd executed for server [2023-01-15T20:44:09.768Z] [2023-01-15T20:44:09.768Z] setOSConditions: [2023-01-15T20:44:09.768Z] [2023-01-15T20:44:09.768Z] setToolWin: [2023-01-15T20:44:09.768Z] [2023-01-15T20:44:09.768Z] setToolUnix: [2023-01-15T20:44:09.768Z] [2023-01-15T20:44:09.768Z] setToolProperty: [2023-01-15T20:44:09.768Z] [2023-01-15T20:44:09.768Z] setS1ASclassPath: [2023-01-15T20:44:09.768Z] [2023-01-15T20:44:09.768Z] init-common: [2023-01-15T20:44:09.768Z] [2023-01-15T20:44:09.768Z] delete-jdbc-connpool-common: [2023-01-15T20:44:09.768Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-stmtcaching_hit_miss-pool [2023-01-15T20:44:09.768Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:09.977Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:10.170Z] [exec] Result: 1 [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] process.registred: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] is.version.registred: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] process.xmlversionidentifier: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] prepare.cluster: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] process.enabled: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] process.hasToDeploy: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] deploy.version.unregistred: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init.os: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init.tools.unix: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init.tools.windows: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init.tools: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] setAsadminArgs: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init: [2023-01-15T20:44:10.171Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:10.171Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:10.171Z] [get] Not modified - so not downloaded [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init.customtasks: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] prepare: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] process.versionExpression: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] process.appname: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] create.version: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] assemble.non-existent: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] process.xmlversionidentifier: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] prepare.update.xml.identifier: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] update.xml.identifier: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] deployWithNameOption: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] setAsadminArgs: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] common.deploy.asadmin: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init.os: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init.tools.unix: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init.tools.windows: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init.tools: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] setAsadminArgs: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init: [2023-01-15T20:44:10.171Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:10.171Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:10.171Z] [get] Not modified - so not downloaded [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] init.customtasks: [2023-01-15T20:44:10.171Z] [2023-01-15T20:44:10.171Z] common.run.asadmin: [2023-01-15T20:44:10.171Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-01-15T20:44:10.171Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:10.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-stmtcaching_hit_miss-pool [2023-01-15T20:44:10.331Z] [exec] JDBC Connection pool jdbc-stmtcaching_hit_miss-pool deleted successfully [2023-01-15T20:44:10.331Z] [echo] cmd executed for server [2023-01-15T20:44:10.331Z] [2023-01-15T20:44:10.331Z] setOSConditions: [2023-01-15T20:44:10.331Z] [2023-01-15T20:44:10.331Z] setToolWin: [2023-01-15T20:44:10.331Z] [2023-01-15T20:44:10.331Z] setToolUnix: [2023-01-15T20:44:10.331Z] [2023-01-15T20:44:10.331Z] setToolProperty: [2023-01-15T20:44:10.331Z] [2023-01-15T20:44:10.331Z] setS1ASclassPath: [2023-01-15T20:44:10.331Z] [2023-01-15T20:44:10.331Z] init-common: [2023-01-15T20:44:10.331Z] [2023-01-15T20:44:10.331Z] undeploy-common: [2023-01-15T20:44:10.331Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:10.741Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:10.741Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:10.894Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] all: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setOSConditions: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolWin: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolUnix: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolProperty: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setS1ASclassPath: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] init-common: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] clean: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setOSConditions: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolWin: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolUnix: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolProperty: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setS1ASclassPath: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] init-common: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] clean-common: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setOSConditions: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolWin: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolUnix: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolProperty: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setS1ASclassPath: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] init-common: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] clean-classes-common: [2023-01-15T20:44:10.895Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setOSConditions: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolWin: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolUnix: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolProperty: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setS1ASclassPath: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] init-common: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] clean-jars-common: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] compile: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setOSConditions: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolWin: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolUnix: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setToolProperty: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] setS1ASclassPath: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] init-common: [2023-01-15T20:44:10.895Z] [2023-01-15T20:44:10.895Z] compile-common: [2023-01-15T20:44:10.895Z] [echo] Current time (ISO): 2023-01-15T20:44:10.805+0000 [2023-01-15T20:44:10.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:10.895Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:10.911Z] [exec] Jan 15, 2023 8:44:10 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:44:10.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. [2023-01-15T20:44:10.999Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-01-15T20:44:10.999Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:10.999Z] [2023-01-15T20:44:10.999Z] init.os: [2023-01-15T20:44:10.999Z] [2023-01-15T20:44:10.999Z] init.tools.unix: [2023-01-15T20:44:10.999Z] [2023-01-15T20:44:10.999Z] init.tools.windows: [2023-01-15T20:44:10.999Z] [2023-01-15T20:44:10.999Z] init.tools: [2023-01-15T20:44:10.999Z] [2023-01-15T20:44:10.999Z] setAsadminArgs: [2023-01-15T20:44:10.999Z] [2023-01-15T20:44:10.999Z] init: [2023-01-15T20:44:10.999Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:10.999Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:10.999Z] [get] Not modified - so not downloaded [2023-01-15T20:44:11.152Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] init.customtasks: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] setEnabled: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] createAppRef: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] deployWithoutNameOption: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] run.positive.deploy: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] deploy.version: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] del.ref.registred: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] process.versionExpression: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] process.appname: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] _process.target: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] process.target: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] prepare.is.version.registred: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] init.os: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] init.tools.unix: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] init.tools.windows: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] init.tools: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] setAsadminArgs: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] init: [2023-01-15T20:44:11.258Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:11.258Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:11.258Z] [get] Not modified - so not downloaded [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] init.customtasks: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] prepare: [2023-01-15T20:44:11.258Z] [2023-01-15T20:44:11.258Z] exec.asadmin2: [2023-01-15T20:44:12.193Z] [exec] Result: 1 [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] process.registred: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] is.version.registred: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] process.xmlversionidentifier: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] prepare.cluster: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] process.enabled: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] process.hasToDeploy: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] deploy.version.unregistred: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init.os: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init.tools.unix: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init.tools.windows: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init.tools: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] setAsadminArgs: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init: [2023-01-15T20:44:12.193Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:12.193Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:12.193Z] [get] Not modified - so not downloaded [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init.customtasks: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] prepare: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] process.versionExpression: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] process.appname: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] create.version: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] assemble.non-existent: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] process.xmlversionidentifier: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] prepare.update.xml.identifier: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] update.xml.identifier: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] deployWithNameOption: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] setAsadminArgs: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] common.deploy.asadmin: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init.os: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init.tools.unix: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init.tools.windows: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init.tools: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] setAsadminArgs: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init: [2023-01-15T20:44:12.193Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:12.193Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:12.193Z] [get] Not modified - so not downloaded [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] init.customtasks: [2023-01-15T20:44:12.193Z] [2023-01-15T20:44:12.193Z] common.run.asadmin: [2023-01-15T20:44:12.193Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-01-15T20:44:12.193Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:12.769Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:12.769Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:13.027Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2023-01-15T20:44:13.027Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:13.027Z] [2023-01-15T20:44:13.027Z] init.os: [2023-01-15T20:44:13.027Z] [2023-01-15T20:44:13.027Z] init.tools.unix: [2023-01-15T20:44:13.027Z] [2023-01-15T20:44:13.027Z] init.tools.windows: [2023-01-15T20:44:13.027Z] [2023-01-15T20:44:13.027Z] init.tools: [2023-01-15T20:44:13.027Z] [2023-01-15T20:44:13.027Z] setAsadminArgs: [2023-01-15T20:44:13.027Z] [2023-01-15T20:44:13.027Z] init: [2023-01-15T20:44:13.027Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:13.027Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:13.027Z] [get] Not modified - so not downloaded [2023-01-15T20:44:13.027Z] [2023-01-15T20:44:13.027Z] init.customtasks: [2023-01-15T20:44:13.027Z] [2023-01-15T20:44:13.027Z] setEnabled: [2023-01-15T20:44:13.027Z] [2023-01-15T20:44:13.027Z] createAppRef: [2023-01-15T20:44:13.027Z] [2023-01-15T20:44:13.027Z] deployWithoutNameOption: [2023-01-15T20:44:13.049Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:13.050Z] [javac] 1 warning [2023-01-15T20:44:13.050Z] [2023-01-15T20:44:13.050Z] setOSConditions: [2023-01-15T20:44:13.050Z] [2023-01-15T20:44:13.050Z] setToolWin: [2023-01-15T20:44:13.050Z] [2023-01-15T20:44:13.050Z] setToolUnix: [2023-01-15T20:44:13.050Z] [2023-01-15T20:44:13.050Z] setToolProperty: [2023-01-15T20:44:13.050Z] [2023-01-15T20:44:13.050Z] setS1ASclassPath: [2023-01-15T20:44:13.050Z] [2023-01-15T20:44:13.050Z] init-common: [2023-01-15T20:44:13.050Z] [2023-01-15T20:44:13.050Z] compile-common: [2023-01-15T20:44:13.050Z] [echo] Current time (ISO): 2023-01-15T20:44:12.952+0000 [2023-01-15T20:44:13.050Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:13.284Z] [2023-01-15T20:44:13.285Z] run.positive.deploy: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] process.versionExpression: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] process.appname: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init.os: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init.tools.unix: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init.tools.windows: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init.tools: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] setAsadminArgs: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init: [2023-01-15T20:44:13.285Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:13.285Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:13.285Z] [get] Not modified - so not downloaded [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init.customtasks: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] prepare: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] create.version: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] assemble.non-existent: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] process.xmlversionidentifier: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] prepare.update.xml.identifier: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] update.xml.identifier: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] unzip.version: [2023-01-15T20:44:13.285Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] deploy.version: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] del.ref.registred: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] process.versionExpression: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] process.appname: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] _process.target: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] process.target: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] prepare.is.version.registred: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init.os: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init.tools.unix: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init.tools.windows: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init.tools: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] setAsadminArgs: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init: [2023-01-15T20:44:13.285Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:13.285Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:13.285Z] [get] Not modified - so not downloaded [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] init.customtasks: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] prepare: [2023-01-15T20:44:13.285Z] [2023-01-15T20:44:13.285Z] exec.asadmin2: [2023-01-15T20:44:13.306Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:14.190Z] [exec] Add result = 300 [2023-01-15T20:44:14.191Z] [exec] Value of key is:soap12 [2023-01-15T20:44:14.191Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:44:14.191Z] [exec] [2023-01-15T20:44:14.191Z] [exec] [2023-01-15T20:44:14.191Z] [exec] ----------------------------------------- [2023-01-15T20:44:14.191Z] [exec] - soap12: PASS - [2023-01-15T20:44:14.191Z] [exec] ----------------------------------------- [2023-01-15T20:44:14.191Z] [exec] Total PASS: 1 [2023-01-15T20:44:14.191Z] [exec] Total FAIL: 0 [2023-01-15T20:44:14.191Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:44:14.191Z] [exec] ----------------------------------------- [2023-01-15T20:44:14.191Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:44:14.191Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:44:14.191Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:14.191Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:14.191Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:14.191Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:14.191Z] [2023-01-15T20:44:14.191Z] checkReporting-common: [2023-01-15T20:44:14.191Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:14.191Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:14.191Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:14.192Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:14.192Z] [2023-01-15T20:44:14.192Z] confirmReportPresent-common: [2023-01-15T20:44:14.192Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:44:14.192Z] [echo] Test seems to be reported fine [2023-01-15T20:44:14.192Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/RepRunConf.txt [2023-01-15T20:44:14.192Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:14.192Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:14.192Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:14.192Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:14.192Z] [2023-01-15T20:44:14.192Z] confirmMissingReport-common: [2023-01-15T20:44:14.192Z] [2023-01-15T20:44:14.192Z] undeploy: [2023-01-15T20:44:14.192Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:14.192Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:14.192Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:14.192Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:14.192Z] [2023-01-15T20:44:14.192Z] setOSConditions: [2023-01-15T20:44:14.192Z] [2023-01-15T20:44:14.192Z] setToolWin: [2023-01-15T20:44:14.192Z] [2023-01-15T20:44:14.192Z] setToolUnix: [2023-01-15T20:44:14.192Z] [2023-01-15T20:44:14.192Z] setToolProperty: [2023-01-15T20:44:14.192Z] [2023-01-15T20:44:14.192Z] setS1ASclassPath: [2023-01-15T20:44:14.192Z] [2023-01-15T20:44:14.192Z] init-common: [2023-01-15T20:44:14.192Z] [2023-01-15T20:44:14.192Z] undeploy-war-common: [2023-01-15T20:44:14.192Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:14.222Z] [exec] Result: 1 [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] process.registred: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] is.version.registred: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] process.xmlversionidentifier: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] prepare.cluster: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] process.enabled: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] process.hasToDeploy: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] deploy.version.unregistred: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init.os: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init.tools.unix: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init.tools.windows: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init.tools: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] setAsadminArgs: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init: [2023-01-15T20:44:14.222Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:14.222Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:14.222Z] [get] Not modified - so not downloaded [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init.customtasks: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] prepare: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] process.versionExpression: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] process.appname: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] create.version: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] assemble.non-existent: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] process.xmlversionidentifier: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] prepare.update.xml.identifier: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] update.xml.identifier: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] deployWithNameOption: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] setAsadminArgs: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] common.deploy.asadmin: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init.os: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init.tools.unix: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init.tools.windows: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init.tools: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] setAsadminArgs: [2023-01-15T20:44:14.222Z] [2023-01-15T20:44:14.222Z] init: [2023-01-15T20:44:14.222Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:14.222Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:14.222Z] [get] Not modified - so not downloaded [2023-01-15T20:44:14.223Z] [2023-01-15T20:44:14.223Z] init.customtasks: [2023-01-15T20:44:14.223Z] [2023-01-15T20:44:14.223Z] common.run.asadmin: [2023-01-15T20:44:14.223Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-01-15T20:44:14.223Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:14.758Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:44:14.758Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:14.758Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:14.758Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:14.758Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:14.758Z] [2023-01-15T20:44:14.758Z] setOSConditions: [2023-01-15T20:44:14.758Z] [2023-01-15T20:44:14.758Z] setToolWin: [2023-01-15T20:44:14.758Z] [2023-01-15T20:44:14.758Z] setToolUnix: [2023-01-15T20:44:14.758Z] [2023-01-15T20:44:14.758Z] setToolProperty: [2023-01-15T20:44:14.758Z] [2023-01-15T20:44:14.758Z] setS1ASclassPath: [2023-01-15T20:44:14.758Z] [2023-01-15T20:44:14.758Z] init-common: [2023-01-15T20:44:14.758Z] [2023-01-15T20:44:14.758Z] undeploy-client-common: [2023-01-15T20:44:14.788Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:14.788Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:15.016Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:15.199Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:15.200Z] [javac] 1 warning [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] build: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setOSConditions: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] fixFiles: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] convUnix: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] convWin: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setToolWin: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setToolUnix: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setToolProperty: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setS1ASclassPath: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] init-common: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] package-persistence-common: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] ejb-jar-common: [2023-01-15T20:44:15.200Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] package-ejbjar-common: [2023-01-15T20:44:15.200Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:15.200Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:15.200Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:15.200Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-pooling-ejb.jar [2023-01-15T20:44:15.200Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] appclient-jar-common: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] package-appclientjar-common: [2023-01-15T20:44:15.200Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:15.200Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:15.200Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:15.200Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-pooling-client.jar [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] webclient-war-common: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] build-ear-common: [2023-01-15T20:44:15.200Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:15.200Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingApp.ear [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] deploy: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setOSConditions: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setToolWin: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setToolUnix: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setToolProperty: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setS1ASclassPath: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] init-common: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] deploy-jdbc-common: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setOSConditions: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setToolWin: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setToolUnix: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setToolProperty: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] setS1ASclassPath: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] init-common: [2023-01-15T20:44:15.200Z] [2023-01-15T20:44:15.200Z] create-jdbc-connpool-common: [2023-01-15T20:44:15.200Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:15.354Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2023-01-15T20:44:15.354Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] init.os: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] init.tools.unix: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] init.tools.windows: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] init.tools: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] setAsadminArgs: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] init: [2023-01-15T20:44:15.354Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:15.354Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:15.354Z] [get] Not modified - so not downloaded [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] init.customtasks: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] setEnabled: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] createAppRef: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] deployWithoutNameOption: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] deploydir.version: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] run.positive.deploy: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] undeployment: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] process.versionExpression: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] process.appname: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] process.xmlversionidentifier: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] prepare.cluster: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] undeploy.version: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] setAsadminArgs: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.354Z] common.undeploy.asadmin: [2023-01-15T20:44:15.354Z] [2023-01-15T20:44:15.355Z] init.os: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init.tools.unix: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init.tools.windows: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init.tools: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] setAsadminArgs: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init: [2023-01-15T20:44:15.355Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:15.355Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:15.355Z] [get] Not modified - so not downloaded [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init.customtasks: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] delAppRef: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init.os: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init.tools.unix: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init.tools.windows: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init.tools: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] setAsadminArgs: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init: [2023-01-15T20:44:15.355Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:15.355Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:15.355Z] [get] Not modified - so not downloaded [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] init.customtasks: [2023-01-15T20:44:15.355Z] [2023-01-15T20:44:15.355Z] common.run.asadmin: [2023-01-15T20:44:15.355Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2023-01-15T20:44:15.355Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:15.456Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:15.585Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:44:15.586Z] [2023-01-15T20:44:15.586Z] all: [2023-01-15T20:44:15.586Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:15.586Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:15.586Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:15.586Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setOSConditions: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolWin: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolUnix: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolProperty: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setS1ASclassPath: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] init-common: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] clean: [2023-01-15T20:44:15.587Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setOSConditions: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolWin: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolUnix: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolProperty: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setS1ASclassPath: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] init-common: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] clean-common: [2023-01-15T20:44:15.587Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setOSConditions: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolWin: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolUnix: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolProperty: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setS1ASclassPath: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] init-common: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] clean-classes-common: [2023-01-15T20:44:15.587Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:44:15.587Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:15.587Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setOSConditions: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolWin: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolUnix: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setToolProperty: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] setS1ASclassPath: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] init-common: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] clean-jars-common: [2023-01-15T20:44:15.587Z] [2023-01-15T20:44:15.587Z] compile: [2023-01-15T20:44:15.587Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:15.588Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:15.588Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:15.588Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:15.588Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:15.588Z] [2023-01-15T20:44:15.588Z] setOSConditions: [2023-01-15T20:44:15.588Z] [2023-01-15T20:44:15.588Z] setToolWin: [2023-01-15T20:44:15.588Z] [2023-01-15T20:44:15.588Z] setToolUnix: [2023-01-15T20:44:15.588Z] [2023-01-15T20:44:15.588Z] setToolProperty: [2023-01-15T20:44:15.588Z] [2023-01-15T20:44:15.588Z] setS1ASclassPath: [2023-01-15T20:44:15.588Z] [2023-01-15T20:44:15.588Z] init-common: [2023-01-15T20:44:15.588Z] [2023-01-15T20:44:15.588Z] compile-common: [2023-01-15T20:44:15.588Z] [echo] Current time (ISO): 2023-01-15T20:44:15.555+0000 [2023-01-15T20:44:15.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:15.588Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:15.714Z] [exec] JDBC connection pool jdbc-derby-pool created successfully. [2023-01-15T20:44:15.715Z] [2023-01-15T20:44:15.715Z] set-derby-connpool-props: [2023-01-15T20:44:15.715Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:15.847Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:15.923Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:15.923Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:44:16.182Z] [exec] Command undeploy executed successfully. [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] test.notregistred: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] process.versionExpression: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] process.appname: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] _process.target: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] process.target: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] prepare.show-component-status.asadmin: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] increment.log.next: [2023-01-15T20:44:16.182Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] declare.test: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] setHttpPort: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] declare.test.positive: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] setHttpPort: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] declare.test.negative: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] declare-test: [2023-01-15T20:44:16.182Z] [echo] Starting test simple-versioned-servlet undeployment(1) untagged - logID=17 - (server) - (fail expected) [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] init.os: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] init.tools.unix: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] init.tools.windows: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] init.tools: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] setAsadminArgs: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] init: [2023-01-15T20:44:16.182Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:16.182Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:16.182Z] [get] Not modified - so not downloaded [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] init.customtasks: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] prepare: [2023-01-15T20:44:16.182Z] [2023-01-15T20:44:16.182Z] exec.asadmin: [2023-01-15T20:44:16.280Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:16.280Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2023-01-15T20:44:16.280Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:16.536Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:16.537Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2023-01-15T20:44:16.793Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:17.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:17.119Z] [exec] Result: 1 [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] process.result: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] processResult: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] failed: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] passed: [2023-01-15T20:44:17.120Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] unknown: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] asadmin.with.result: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] show-component-status.asadmin: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] test.notregistred.cluster: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] process.versionExpression: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] process.appname: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] process.xmlversionidentifier: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] prepare.cluster: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] undeploy.version: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] setAsadminArgs: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] common.undeploy.asadmin: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init.os: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init.tools.unix: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init.tools.windows: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init.tools: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] setAsadminArgs: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init: [2023-01-15T20:44:17.120Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:17.120Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:17.120Z] [get] Not modified - so not downloaded [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init.customtasks: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] delAppRef: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init.os: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init.tools.unix: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init.tools.windows: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init.tools: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] setAsadminArgs: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init: [2023-01-15T20:44:17.120Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:17.120Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:17.120Z] [get] Not modified - so not downloaded [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] init.customtasks: [2023-01-15T20:44:17.120Z] [2023-01-15T20:44:17.120Z] common.run.asadmin: [2023-01-15T20:44:17.120Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2023-01-15T20:44:17.305Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2023-01-15T20:44:17.306Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:17.378Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:17.869Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:17.870Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2023-01-15T20:44:17.870Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:17.945Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:17.945Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:44:18.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:18.204Z] [exec] Command undeploy executed successfully. [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] test.notregistred: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] process.versionExpression: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] process.appname: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] _process.target: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] process.target: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] prepare.show-component-status.asadmin: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] increment.log.next: [2023-01-15T20:44:18.205Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] declare.test: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] setHttpPort: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] declare.test.positive: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] setHttpPort: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] declare.test.negative: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] declare-test: [2023-01-15T20:44:18.205Z] [echo] Starting test simple-versioned-servlet undeployment(2) ALPHA-1.0.0 - logID=18 - (server) - (fail expected) [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] init.os: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] init.tools.unix: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] init.tools.windows: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] init.tools: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] setAsadminArgs: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] init: [2023-01-15T20:44:18.205Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:18.205Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:18.205Z] [get] Not modified - so not downloaded [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] init.customtasks: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] prepare: [2023-01-15T20:44:18.205Z] [2023-01-15T20:44:18.205Z] exec.asadmin: [2023-01-15T20:44:18.383Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:18.384Z] [javac] 1 warning [2023-01-15T20:44:18.384Z] [2023-01-15T20:44:18.384Z] assemble-web: [2023-01-15T20:44:18.384Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:18.384Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:18.384Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:18.384Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:18.384Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:18.384Z] [2023-01-15T20:44:18.384Z] pkg-war: [2023-01-15T20:44:18.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:44:18.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:44:18.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:18.384Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2023-01-15T20:44:18.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:18.385Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:18.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:44:18.386Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/sun-web.xml to copy. [2023-01-15T20:44:18.386Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/webservices.xml to copy. [2023-01-15T20:44:18.386Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:44:18.386Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:44:18.386Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:44:18.386Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:18.386Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:18.386Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${web.wsit.descriptors} does not exist. [2023-01-15T20:44:18.386Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/oneway-web.war [2023-01-15T20:44:18.386Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:18.386Z] [2023-01-15T20:44:18.386Z] deploy-app: [2023-01-15T20:44:18.386Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:18.386Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:18.386Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:18.386Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:18.386Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:18.386Z] [2023-01-15T20:44:18.386Z] deploy-war-common: [2023-01-15T20:44:18.386Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:18.386Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:18.386Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:18.386Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:18.386Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:18.387Z] [2023-01-15T20:44:18.387Z] setOSConditions: [2023-01-15T20:44:18.387Z] [2023-01-15T20:44:18.387Z] setToolWin: [2023-01-15T20:44:18.387Z] [2023-01-15T20:44:18.387Z] setToolUnix: [2023-01-15T20:44:18.387Z] [2023-01-15T20:44:18.387Z] setToolProperty: [2023-01-15T20:44:18.387Z] [2023-01-15T20:44:18.387Z] setS1ASclassPath: [2023-01-15T20:44:18.387Z] [2023-01-15T20:44:18.387Z] init-common: [2023-01-15T20:44:18.387Z] [2023-01-15T20:44:18.387Z] deploy-war-commonpe: [2023-01-15T20:44:18.387Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:18.643Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:18.901Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:44:18.901Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:18.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/oneway-web.war [2023-01-15T20:44:19.139Z] [exec] Result: 1 [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] process.result: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] processResult: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] failed: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] passed: [2023-01-15T20:44:19.139Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] unknown: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] asadmin.with.result: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] show-component-status.asadmin: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] test.notregistred.cluster: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] process.versionExpression: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] process.appname: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] process.xmlversionidentifier: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] prepare.cluster: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] undeploy.version: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] setAsadminArgs: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] common.undeploy.asadmin: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init.os: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init.tools.unix: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init.tools.windows: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init.tools: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] setAsadminArgs: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init: [2023-01-15T20:44:19.139Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:19.139Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:19.139Z] [get] Not modified - so not downloaded [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init.customtasks: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] delAppRef: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init.os: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init.tools.unix: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init.tools.windows: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init.tools: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] setAsadminArgs: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init: [2023-01-15T20:44:19.139Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:19.139Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:19.139Z] [get] Not modified - so not downloaded [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] init.customtasks: [2023-01-15T20:44:19.139Z] [2023-01-15T20:44:19.139Z] common.run.asadmin: [2023-01-15T20:44:19.139Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2023-01-15T20:44:19.210Z] [exec] Application deployed with name oneway-web. [2023-01-15T20:44:19.247Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:19.247Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:19.247Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:19.247Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:19.247Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:19.247Z] [2023-01-15T20:44:19.247Z] deploy-war-commonee: [2023-01-15T20:44:19.247Z] [2023-01-15T20:44:19.247Z] assemble-client: [2023-01-15T20:44:19.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:44:19.247Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:19.247Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:19.247Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:19.247Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:19.247Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:19.247Z] [2023-01-15T20:44:19.247Z] setOSConditions: [2023-01-15T20:44:19.247Z] [2023-01-15T20:44:19.247Z] setToolWin: [2023-01-15T20:44:19.247Z] [2023-01-15T20:44:19.247Z] setToolUnix: [2023-01-15T20:44:19.247Z] [2023-01-15T20:44:19.247Z] setToolProperty: [2023-01-15T20:44:19.247Z] [2023-01-15T20:44:19.247Z] setS1ASclassPath: [2023-01-15T20:44:19.247Z] [2023-01-15T20:44:19.247Z] init-common: [2023-01-15T20:44:19.247Z] [2023-01-15T20:44:19.247Z] wsimport: [2023-01-15T20:44:19.247Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:19.399Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:19.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:19.472Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2023-01-15T20:44:19.472Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:19.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:19.728Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2023-01-15T20:44:19.728Z] [2023-01-15T20:44:19.728Z] setOSConditions: [2023-01-15T20:44:19.728Z] [2023-01-15T20:44:19.728Z] setToolWin: [2023-01-15T20:44:19.728Z] [2023-01-15T20:44:19.728Z] setToolUnix: [2023-01-15T20:44:19.728Z] [2023-01-15T20:44:19.728Z] setToolProperty: [2023-01-15T20:44:19.728Z] [2023-01-15T20:44:19.728Z] setS1ASclassPath: [2023-01-15T20:44:19.728Z] [2023-01-15T20:44:19.728Z] init-common: [2023-01-15T20:44:19.728Z] [2023-01-15T20:44:19.728Z] create-jdbc-resource-common: [2023-01-15T20:44:19.728Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool --target server jdbc/nonxaresource [2023-01-15T20:44:19.815Z] [exec] parsing WSDL... [2023-01-15T20:44:19.815Z] [exec] [2023-01-15T20:44:19.815Z] [exec] [2023-01-15T20:44:19.974Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:19.975Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:44:19.975Z] [exec] Command undeploy executed successfully. [2023-01-15T20:44:19.975Z] [2023-01-15T20:44:19.975Z] test.notregistred: [2023-01-15T20:44:19.975Z] [2023-01-15T20:44:19.975Z] process.versionExpression: [2023-01-15T20:44:19.975Z] [2023-01-15T20:44:19.975Z] process.appname: [2023-01-15T20:44:19.975Z] [2023-01-15T20:44:19.975Z] _process.target: [2023-01-15T20:44:19.975Z] [2023-01-15T20:44:19.975Z] process.target: [2023-01-15T20:44:19.975Z] [2023-01-15T20:44:19.975Z] prepare.show-component-status.asadmin: [2023-01-15T20:44:19.975Z] [2023-01-15T20:44:19.975Z] increment.log.next: [2023-01-15T20:44:19.975Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:19.975Z] [2023-01-15T20:44:19.975Z] declare.test: [2023-01-15T20:44:19.975Z] [2023-01-15T20:44:19.975Z] setHttpPort: [2023-01-15T20:44:19.975Z] [2023-01-15T20:44:19.975Z] declare.test.positive: [2023-01-15T20:44:19.987Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:20.232Z] [2023-01-15T20:44:20.233Z] setHttpPort: [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] declare.test.negative: [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] declare-test: [2023-01-15T20:44:20.233Z] [echo] Starting test simple-versioned-servlet undeployment(3) ALPHA* - logID=19 - (server) - (fail expected) [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] init.os: [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] init.tools.unix: [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] init.tools.windows: [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] init.tools: [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] setAsadminArgs: [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] init: [2023-01-15T20:44:20.233Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:20.233Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:20.233Z] [get] Not modified - so not downloaded [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] init.customtasks: [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] prepare: [2023-01-15T20:44:20.233Z] [2023-01-15T20:44:20.233Z] exec.asadmin: [2023-01-15T20:44:20.243Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:20.244Z] [exec] JDBC resource jdbc/nonxaresource created successfully. [2023-01-15T20:44:20.244Z] [echo] cmd executed for server [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] setOSConditions: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] setToolWin: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] setToolUnix: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] setToolProperty: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] setS1ASclassPath: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] init-common: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] deploy-jdbc-common: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] setOSConditions: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] setToolWin: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] setToolUnix: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] setToolProperty: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] setS1ASclassPath: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] init-common: [2023-01-15T20:44:20.500Z] [2023-01-15T20:44:20.500Z] create-jdbc-connpool-common: [2023-01-15T20:44:20.500Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:20.749Z] [exec] [2023-01-15T20:44:20.749Z] [exec] Generating code... [2023-01-15T20:44:20.749Z] [exec] [2023-01-15T20:44:20.749Z] [exec] [2023-01-15T20:44:20.749Z] [exec] Compiling code... [2023-01-15T20:44:20.749Z] [exec] [2023-01-15T20:44:20.757Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:21.013Z] [exec] JDBC connection pool jdbc-derby-xa-pool created successfully. [2023-01-15T20:44:21.013Z] [2023-01-15T20:44:21.013Z] set-derby-connpool-props: [2023-01-15T20:44:21.013Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:21.165Z] [exec] Result: 1 [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] process.result: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] processResult: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] failed: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] passed: [2023-01-15T20:44:21.166Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] unknown: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] asadmin.with.result: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] show-component-status.asadmin: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] test.notregistred.cluster: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] process.versionExpression: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] process.appname: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] process.xmlversionidentifier: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] prepare.cluster: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] undeploy.version: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] setAsadminArgs: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] common.undeploy.asadmin: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init.os: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init.tools.unix: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init.tools.windows: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init.tools: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] setAsadminArgs: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init: [2023-01-15T20:44:21.166Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:21.166Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:21.166Z] [get] Not modified - so not downloaded [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init.customtasks: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] delAppRef: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init.os: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init.tools.unix: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init.tools.windows: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init.tools: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] setAsadminArgs: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init: [2023-01-15T20:44:21.166Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:21.166Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:21.166Z] [get] Not modified - so not downloaded [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] init.customtasks: [2023-01-15T20:44:21.166Z] [2023-01-15T20:44:21.166Z] common.run.asadmin: [2023-01-15T20:44:21.166Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2023-01-15T20:44:21.166Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:21.577Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:21.578Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2023-01-15T20:44:21.578Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:21.732Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:21.733Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:44:21.992Z] [exec] Command undeploy executed successfully. [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] test.notregistred: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] process.versionExpression: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] process.appname: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] _process.target: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] process.target: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] prepare.show-component-status.asadmin: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] increment.log.next: [2023-01-15T20:44:21.992Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] declare.test: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] setHttpPort: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] declare.test.positive: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] setHttpPort: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] declare.test.negative: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] declare-test: [2023-01-15T20:44:21.992Z] [echo] Starting test simple-versioned-servlet undeployment(4) * - logID=20 - (server) - (fail expected) [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] init.os: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] init.tools.unix: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] init.tools.windows: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] init.tools: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] setAsadminArgs: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] init: [2023-01-15T20:44:21.992Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:21.992Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:21.992Z] [get] Not modified - so not downloaded [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] init.customtasks: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] prepare: [2023-01-15T20:44:21.992Z] [2023-01-15T20:44:21.992Z] exec.asadmin: [2023-01-15T20:44:22.122Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:22.122Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:44:22.140Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:22.141Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2023-01-15T20:44:22.141Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:22.380Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:22.381Z] [javac] 1 warning [2023-01-15T20:44:22.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:44:22.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:44:22.381Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:44:22.381Z] [2023-01-15T20:44:22.381Z] deploy-client: [2023-01-15T20:44:22.644Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:22.704Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:22.704Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2023-01-15T20:44:22.704Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:22.925Z] [exec] Result: 1 [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] process.result: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] processResult: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] failed: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] passed: [2023-01-15T20:44:22.926Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] unknown: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] asadmin.with.result: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] show-component-status.asadmin: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] test.notregistred.cluster: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] samples.scenarios: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] clean.scenario: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] clean.scenario.cluster: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] init.os: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] init.tools.unix: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] init.tools.windows: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] init.tools: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] setAsadminArgs: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] init: [2023-01-15T20:44:22.926Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:22.926Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:22.926Z] [get] Not modified - so not downloaded [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] init.customtasks: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] prepare: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] process.versionExpression: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] process.appname: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] _process.target: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] process.target: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] prepare.has.version.registred: [2023-01-15T20:44:22.926Z] [2023-01-15T20:44:22.926Z] exec.asadmin2: [2023-01-15T20:44:22.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:22.960Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2023-01-15T20:44:23.211Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:23.212Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:44:23.216Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:23.470Z] [exec] Application deployed with name wsclient. [2023-01-15T20:44:23.471Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:23.471Z] [2023-01-15T20:44:23.471Z] setup: [2023-01-15T20:44:23.471Z] [2023-01-15T20:44:23.471Z] runtest1: [2023-01-15T20:44:23.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:23.471Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:23.471Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:23.471Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:23.471Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:44:23.471Z] [java] [client.TestClient]:: [2023-01-15T20:44:23.471Z] [java] [client.TestClient]:: [2023-01-15T20:44:23.471Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:44:23.471Z] [java] [client.TestClient]:: [2023-01-15T20:44:23.471Z] [java] [client.TestClient]:: [2023-01-15T20:44:23.471Z] [java] [client.TestClient]::

    [2023-01-15T20:44:23.471Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2023-01-15T20:44:23.471Z] [java] [client.TestClient]::

    [2023-01-15T20:44:23.471Z] [java] [client.TestClient]:: [Oneway works] [2023-01-15T20:44:23.471Z] [java] [client.TestClient]:: [2023-01-15T20:44:23.471Z] [java] [client.TestClient]:: [2023-01-15T20:44:23.471Z] [java] Value of key is:oneway [2023-01-15T20:44:23.471Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:44:23.471Z] [java] [2023-01-15T20:44:23.471Z] [java] [2023-01-15T20:44:23.471Z] [java] ----------------------------------------- [2023-01-15T20:44:23.471Z] [java] - oneway: PASS - [2023-01-15T20:44:23.471Z] [java] ----------------------------------------- [2023-01-15T20:44:23.471Z] [java] Total PASS: 1 [2023-01-15T20:44:23.471Z] [java] Total FAIL: 0 [2023-01-15T20:44:23.471Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:44:23.471Z] [java] ----------------------------------------- [2023-01-15T20:44:23.471Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:44:23.471Z] [2023-01-15T20:44:23.471Z] undeploy: [2023-01-15T20:44:23.471Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:23.471Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:23.471Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:23.471Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:23.471Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:23.471Z] [2023-01-15T20:44:23.471Z] setOSConditions: [2023-01-15T20:44:23.471Z] [2023-01-15T20:44:23.471Z] setToolWin: [2023-01-15T20:44:23.471Z] [2023-01-15T20:44:23.471Z] setToolUnix: [2023-01-15T20:44:23.471Z] [2023-01-15T20:44:23.471Z] setToolProperty: [2023-01-15T20:44:23.471Z] [2023-01-15T20:44:23.471Z] setS1ASclassPath: [2023-01-15T20:44:23.471Z] [2023-01-15T20:44:23.471Z] init-common: [2023-01-15T20:44:23.471Z] [2023-01-15T20:44:23.471Z] undeploy-war-common: [2023-01-15T20:44:23.473Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:23.473Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2023-01-15T20:44:23.729Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:23.730Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:23.859Z] [exec] Result: 1 [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] process.registred: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] has.version.registred: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] del.all.version.registred: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] _clean.scenario: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] deploy.version: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] del.ref.registred: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] process.versionExpression: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] process.appname: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] _process.target: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] process.target: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.860Z] prepare.is.version.registred: [2023-01-15T20:44:23.860Z] [2023-01-15T20:44:23.861Z] init.os: [2023-01-15T20:44:23.861Z] [2023-01-15T20:44:23.861Z] init.tools.unix: [2023-01-15T20:44:23.861Z] [2023-01-15T20:44:23.861Z] init.tools.windows: [2023-01-15T20:44:23.861Z] [2023-01-15T20:44:23.861Z] init.tools: [2023-01-15T20:44:23.861Z] [2023-01-15T20:44:23.861Z] setAsadminArgs: [2023-01-15T20:44:23.861Z] [2023-01-15T20:44:23.861Z] init: [2023-01-15T20:44:23.861Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:23.861Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:23.861Z] [get] Not modified - so not downloaded [2023-01-15T20:44:23.861Z] [2023-01-15T20:44:23.861Z] init.customtasks: [2023-01-15T20:44:23.861Z] [2023-01-15T20:44:23.861Z] prepare: [2023-01-15T20:44:23.861Z] [2023-01-15T20:44:23.861Z] exec.asadmin2: [2023-01-15T20:44:24.293Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:24.294Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:44:24.294Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:24.295Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:44:24.295Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:24.296Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:24.296Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:24.296Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:24.296Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:24.296Z] [2023-01-15T20:44:24.296Z] setOSConditions: [2023-01-15T20:44:24.296Z] [2023-01-15T20:44:24.296Z] setToolWin: [2023-01-15T20:44:24.296Z] [2023-01-15T20:44:24.296Z] setToolUnix: [2023-01-15T20:44:24.296Z] [2023-01-15T20:44:24.296Z] setToolProperty: [2023-01-15T20:44:24.296Z] [2023-01-15T20:44:24.296Z] setS1ASclassPath: [2023-01-15T20:44:24.296Z] [2023-01-15T20:44:24.296Z] init-common: [2023-01-15T20:44:24.296Z] [2023-01-15T20:44:24.296Z] undeploy-client: [2023-01-15T20:44:24.296Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:24.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:24.794Z] [exec] Result: 1 [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] process.registred: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] is.version.registred: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] process.xmlversionidentifier: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] prepare.cluster: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] process.enabled: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] process.hasToDeploy: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] deploy.version.unregistred: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init.os: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init.tools.unix: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init.tools.windows: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init.tools: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] setAsadminArgs: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init: [2023-01-15T20:44:24.794Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:24.794Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:24.794Z] [get] Not modified - so not downloaded [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init.customtasks: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] prepare: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] process.versionExpression: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] process.appname: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] create.version: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] assemble.non-existent: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] process.xmlversionidentifier: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] prepare.update.xml.identifier: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] update.xml.identifier: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] deployWithNameOption: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] setAsadminArgs: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] common.deploy.asadmin: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init.os: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init.tools.unix: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init.tools.windows: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init.tools: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] setAsadminArgs: [2023-01-15T20:44:24.794Z] [2023-01-15T20:44:24.794Z] init: [2023-01-15T20:44:24.794Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:24.794Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:24.794Z] [get] Not modified - so not downloaded [2023-01-15T20:44:24.795Z] [2023-01-15T20:44:24.795Z] init.customtasks: [2023-01-15T20:44:24.795Z] [2023-01-15T20:44:24.795Z] common.run.asadmin: [2023-01-15T20:44:24.795Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:44:24.795Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:24.807Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2023-01-15T20:44:24.807Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:24.861Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:24.861Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:44:25.119Z] [exec] Command undeploy executed successfully. [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] all: [2023-01-15T20:44:25.119Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:25.119Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:25.119Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:25.119Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:25.119Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] setOSConditions: [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] setToolWin: [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] setToolUnix: [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] setToolProperty: [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] setS1ASclassPath: [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] init-common: [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] clean: [2023-01-15T20:44:25.119Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:25.119Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:25.119Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:25.119Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:25.119Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] setOSConditions: [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] setToolWin: [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] setToolUnix: [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.119Z] setToolProperty: [2023-01-15T20:44:25.119Z] [2023-01-15T20:44:25.120Z] setS1ASclassPath: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] init-common: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] clean-common: [2023-01-15T20:44:25.120Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setOSConditions: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setToolWin: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setToolUnix: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setToolProperty: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setS1ASclassPath: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] init-common: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] clean-classes-common: [2023-01-15T20:44:25.120Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:44:25.120Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setOSConditions: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setToolWin: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setToolUnix: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setToolProperty: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setS1ASclassPath: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] init-common: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] clean-jars-common: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] compile: [2023-01-15T20:44:25.120Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:25.120Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setOSConditions: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setToolWin: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setToolUnix: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setToolProperty: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] setS1ASclassPath: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] init-common: [2023-01-15T20:44:25.120Z] [2023-01-15T20:44:25.120Z] compile-common: [2023-01-15T20:44:25.120Z] [echo] Current time (ISO): 2023-01-15T20:44:25.003+0000 [2023-01-15T20:44:25.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:25.120Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:25.362Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:25.363Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:25.369Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:25.369Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2023-01-15T20:44:25.369Z] [2023-01-15T20:44:25.369Z] setOSConditions: [2023-01-15T20:44:25.369Z] [2023-01-15T20:44:25.369Z] setToolWin: [2023-01-15T20:44:25.369Z] [2023-01-15T20:44:25.369Z] setToolUnix: [2023-01-15T20:44:25.369Z] [2023-01-15T20:44:25.369Z] setToolProperty: [2023-01-15T20:44:25.369Z] [2023-01-15T20:44:25.369Z] setS1ASclassPath: [2023-01-15T20:44:25.369Z] [2023-01-15T20:44:25.369Z] init-common: [2023-01-15T20:44:25.369Z] [2023-01-15T20:44:25.369Z] create-jdbc-resource-common: [2023-01-15T20:44:25.369Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-xa-pool --target server jdbc/xaresource [2023-01-15T20:44:25.369Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:25.378Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:25.621Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:44:25.621Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:25.621Z] [2023-01-15T20:44:25.621Z] init.os: [2023-01-15T20:44:25.621Z] [2023-01-15T20:44:25.621Z] init.tools.unix: [2023-01-15T20:44:25.621Z] [2023-01-15T20:44:25.621Z] init.tools.windows: [2023-01-15T20:44:25.621Z] [2023-01-15T20:44:25.621Z] init.tools: [2023-01-15T20:44:25.621Z] [2023-01-15T20:44:25.621Z] setAsadminArgs: [2023-01-15T20:44:25.621Z] [2023-01-15T20:44:25.621Z] init: [2023-01-15T20:44:25.621Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:25.621Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:25.621Z] [get] Not modified - so not downloaded [2023-01-15T20:44:25.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:25.626Z] [exec] JDBC resource jdbc/xaresource created successfully. [2023-01-15T20:44:25.878Z] [2023-01-15T20:44:25.879Z] init.customtasks: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] setEnabled: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] createAppRef: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] deployWithoutNameOption: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] init.os: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] init.tools.unix: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] init.tools.windows: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] init.tools: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] setAsadminArgs: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] init: [2023-01-15T20:44:25.879Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:25.879Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:25.879Z] [get] Not modified - so not downloaded [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] init.customtasks: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] prepare.client: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] prepare.client.appclient: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] increment.log.next: [2023-01-15T20:44:25.879Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] process.versionexpression: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] prepare.run: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] common.run.positive: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] setHttpPort: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] common.run: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] checkAppOnServer: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] declare-test: [2023-01-15T20:44:25.879Z] [echo] Starting test simple-versioned-servlet sample.scenarios(1) - logID=21 (server) [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] prepare.runclient: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] process.classpath: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] process.jvmargs: [2023-01-15T20:44:25.879Z] [2023-01-15T20:44:25.879Z] java.with.result: [2023-01-15T20:44:25.879Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:25.882Z] [echo] cmd executed for server [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] setOSConditions: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] setToolWin: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] setToolUnix: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] setToolProperty: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] setS1ASclassPath: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] init-common: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] deploy-jdbc-common: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] setOSConditions: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] setToolWin: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] setToolUnix: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] setToolProperty: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] setS1ASclassPath: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] init-common: [2023-01-15T20:44:25.882Z] [2023-01-15T20:44:25.882Z] create-jdbc-connpool-common: [2023-01-15T20:44:25.882Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:26.443Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:26.444Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:26.444Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:44:26.444Z] [exec] JDBC connection pool jdbc-derby-pool-container created successfully. [2023-01-15T20:44:26.444Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:44:26.445Z] [2023-01-15T20:44:26.445Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:44:26.445Z] set-derby-connpool-props: [2023-01-15T20:44:26.446Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:26.706Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:44:26.706Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-01-15T20:44:26.706Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] process.result: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] processResult: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] failed: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] passed: [2023-01-15T20:44:26.706Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] unknown: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] runclient: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init.os: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init.tools.unix: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init.tools.windows: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init.tools: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] setAsadminArgs: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init: [2023-01-15T20:44:26.706Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:26.706Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:26.706Z] [get] Not modified - so not downloaded [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init.customtasks: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] checkAppOnCluster: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] run.positive: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] deploy.version: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] del.ref.registred: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] process.versionExpression: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] process.appname: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] _process.target: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] process.target: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] prepare.is.version.registred: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init.os: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init.tools.unix: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init.tools.windows: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init.tools: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] setAsadminArgs: [2023-01-15T20:44:26.706Z] [2023-01-15T20:44:26.706Z] init: [2023-01-15T20:44:26.707Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:26.707Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:26.707Z] [get] Not modified - so not downloaded [2023-01-15T20:44:26.707Z] [2023-01-15T20:44:26.707Z] init.customtasks: [2023-01-15T20:44:26.707Z] [2023-01-15T20:44:26.707Z] prepare: [2023-01-15T20:44:26.707Z] [2023-01-15T20:44:26.707Z] exec.asadmin2: [2023-01-15T20:44:27.013Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:27.014Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.User=dbuser [2023-01-15T20:44:27.014Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:27.271Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:27.527Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.Password=dbpassword [2023-01-15T20:44:27.528Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:27.638Z] [2023-01-15T20:44:27.639Z] process.registred: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] is.version.registred: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] process.xmlversionidentifier: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] prepare.cluster: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] process.enabled: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] process.hasToDeploy: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] deploy.version.unregistred: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init.os: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init.tools.unix: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init.tools.windows: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init.tools: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] setAsadminArgs: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init: [2023-01-15T20:44:27.639Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:27.639Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:27.639Z] [get] Not modified - so not downloaded [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init.customtasks: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] prepare: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] process.versionExpression: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] process.appname: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] create.version: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] assemble.non-existent: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] process.xmlversionidentifier: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] prepare.update.xml.identifier: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] update.xml.identifier: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] deployWithNameOption: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] setAsadminArgs: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] common.deploy.asadmin: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init.os: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init.tools.unix: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init.tools.windows: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init.tools: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] setAsadminArgs: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init: [2023-01-15T20:44:27.639Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:27.639Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:27.639Z] [get] Not modified - so not downloaded [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] init.customtasks: [2023-01-15T20:44:27.639Z] [2023-01-15T20:44:27.639Z] common.run.asadmin: [2023-01-15T20:44:27.639Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:44:27.908Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:27.909Z] [javac] 1 warning [2023-01-15T20:44:27.909Z] [2023-01-15T20:44:27.909Z] assemble-web: [2023-01-15T20:44:27.909Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:27.909Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:27.909Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:27.909Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:27.909Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:27.909Z] [2023-01-15T20:44:27.909Z] pkg-war: [2023-01-15T20:44:27.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:44:27.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:44:27.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:27.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:27.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:44:27.909Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/sun-web.xml to copy. [2023-01-15T20:44:27.909Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/webservices.xml to copy. [2023-01-15T20:44:27.909Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:44:27.909Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:44:27.909Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:44:27.909Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:27.909Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:27.909Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${web.wsit.descriptors} does not exist. [2023-01-15T20:44:27.910Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/msgctxt-web.war [2023-01-15T20:44:27.910Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:27.910Z] [2023-01-15T20:44:27.910Z] deploy-app: [2023-01-15T20:44:27.910Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:27.910Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:27.910Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:27.910Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:27.910Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:27.910Z] [2023-01-15T20:44:27.910Z] deploy-war-common: [2023-01-15T20:44:27.910Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:27.910Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:27.910Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:27.910Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:27.910Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:27.910Z] [2023-01-15T20:44:27.910Z] setOSConditions: [2023-01-15T20:44:27.910Z] [2023-01-15T20:44:27.910Z] setToolWin: [2023-01-15T20:44:27.910Z] [2023-01-15T20:44:27.910Z] setToolUnix: [2023-01-15T20:44:27.910Z] [2023-01-15T20:44:27.910Z] setToolProperty: [2023-01-15T20:44:27.910Z] [2023-01-15T20:44:27.910Z] setS1ASclassPath: [2023-01-15T20:44:27.910Z] [2023-01-15T20:44:27.910Z] init-common: [2023-01-15T20:44:27.910Z] [2023-01-15T20:44:27.910Z] deploy-war-commonpe: [2023-01-15T20:44:27.910Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:27.918Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:28.090Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:28.091Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.driverType=4 [2023-01-15T20:44:28.091Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:28.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:28.348Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.portNumber=1527 [2023-01-15T20:44:28.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/msgctxt-web.war [2023-01-15T20:44:28.484Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:28.484Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:28.604Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:28.742Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:44:28.742Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init.os: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init.tools.unix: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init.tools.windows: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init.tools: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] setAsadminArgs: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init: [2023-01-15T20:44:28.742Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:28.742Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:28.742Z] [get] Not modified - so not downloaded [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init.customtasks: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] setEnabled: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] createAppRef: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] deployWithoutNameOption: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init.os: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init.tools.unix: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init.tools.windows: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init.tools: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] setAsadminArgs: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init: [2023-01-15T20:44:28.742Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:28.742Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:28.742Z] [get] Not modified - so not downloaded [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] init.customtasks: [2023-01-15T20:44:28.742Z] [2023-01-15T20:44:28.742Z] prepare.client: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] prepare.client.appclient: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] increment.log.next: [2023-01-15T20:44:29.000Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] process.versionexpression: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] prepare.run: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] common.run.positive: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] setHttpPort: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] common.run: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] checkAppOnServer: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] declare-test: [2023-01-15T20:44:29.000Z] [echo] Starting test simple-versioned-servlet sample.scenarios(2) - logID=22 (server) [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] prepare.runclient: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] process.classpath: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] process.jvmargs: [2023-01-15T20:44:29.000Z] [2023-01-15T20:44:29.000Z] java.with.result: [2023-01-15T20:44:29.000Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:29.041Z] [exec] Application deployed with name msgctxt-web. [2023-01-15T20:44:29.042Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:29.042Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:29.042Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:29.042Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:29.042Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:29.042Z] [2023-01-15T20:44:29.042Z] deploy-war-commonee: [2023-01-15T20:44:29.042Z] [2023-01-15T20:44:29.042Z] assemble-client: [2023-01-15T20:44:29.042Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:44:29.042Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:29.042Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:29.042Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:29.042Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:29.042Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:29.042Z] [2023-01-15T20:44:29.042Z] setOSConditions: [2023-01-15T20:44:29.042Z] [2023-01-15T20:44:29.042Z] setToolWin: [2023-01-15T20:44:29.042Z] [2023-01-15T20:44:29.042Z] setToolUnix: [2023-01-15T20:44:29.042Z] [2023-01-15T20:44:29.042Z] setToolProperty: [2023-01-15T20:44:29.042Z] [2023-01-15T20:44:29.042Z] setS1ASclassPath: [2023-01-15T20:44:29.042Z] [2023-01-15T20:44:29.042Z] init-common: [2023-01-15T20:44:29.042Z] [2023-01-15T20:44:29.042Z] wsimport: [2023-01-15T20:44:29.042Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:29.168Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:29.169Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.dataBaseName=testdb [2023-01-15T20:44:29.169Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:29.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:29.566Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:29.575Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:44:29.575Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:44:29.575Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:44:29.575Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:44:29.575Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-01-15T20:44:29.575Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:29.575Z] [2023-01-15T20:44:29.575Z] process.result: [2023-01-15T20:44:29.575Z] [2023-01-15T20:44:29.575Z] processResult: [2023-01-15T20:44:29.575Z] [2023-01-15T20:44:29.575Z] failed: [2023-01-15T20:44:29.575Z] [2023-01-15T20:44:29.575Z] passed: [2023-01-15T20:44:29.575Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:29.609Z] [exec] parsing WSDL... [2023-01-15T20:44:29.619Z] [exec] [2023-01-15T20:44:29.619Z] [exec] [2023-01-15T20:44:29.681Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:44:29.685Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] unknown: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] runclient: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init.os: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init.tools.unix: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init.tools.windows: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init.tools: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] setAsadminArgs: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init: [2023-01-15T20:44:29.833Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:29.833Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:29.833Z] [get] Not modified - so not downloaded [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init.customtasks: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] checkAppOnCluster: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] run.positive: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] deploy.version: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] del.ref.registred: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] process.versionExpression: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] process.appname: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] _process.target: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] process.target: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] prepare.is.version.registred: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init.os: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init.tools.unix: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init.tools.windows: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init.tools: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] setAsadminArgs: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init: [2023-01-15T20:44:29.833Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:29.833Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:29.833Z] [get] Not modified - so not downloaded [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] init.customtasks: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] prepare: [2023-01-15T20:44:29.833Z] [2023-01-15T20:44:29.833Z] exec.asadmin2: [2023-01-15T20:44:30.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:30.252Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.create=true [2023-01-15T20:44:30.252Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:30.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:30.509Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.serverName=localhost [2023-01-15T20:44:30.509Z] [2023-01-15T20:44:30.509Z] setOSConditions: [2023-01-15T20:44:30.509Z] [2023-01-15T20:44:30.509Z] setToolWin: [2023-01-15T20:44:30.509Z] [2023-01-15T20:44:30.509Z] setToolUnix: [2023-01-15T20:44:30.509Z] [2023-01-15T20:44:30.509Z] setToolProperty: [2023-01-15T20:44:30.509Z] [2023-01-15T20:44:30.509Z] setS1ASclassPath: [2023-01-15T20:44:30.509Z] [2023-01-15T20:44:30.509Z] init-common: [2023-01-15T20:44:30.509Z] [2023-01-15T20:44:30.509Z] create-jdbc-resource-common: [2023-01-15T20:44:30.509Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:30.552Z] [exec] [2023-01-15T20:44:30.553Z] [exec] Generating code... [2023-01-15T20:44:30.553Z] [exec] [2023-01-15T20:44:30.553Z] [exec] [2023-01-15T20:44:30.553Z] [exec] Compiling code... [2023-01-15T20:44:30.553Z] [exec] [2023-01-15T20:44:30.766Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:30.769Z] [exec] Result: 1 [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] process.registred: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] is.version.registred: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] process.xmlversionidentifier: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] prepare.cluster: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] process.enabled: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] process.hasToDeploy: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] deploy.version.unregistred: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] init.os: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] init.tools.unix: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] init.tools.windows: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] init.tools: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] setAsadminArgs: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] init: [2023-01-15T20:44:30.769Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:30.769Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:30.769Z] [get] Not modified - so not downloaded [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] init.customtasks: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] prepare: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] process.versionExpression: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] process.appname: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] create.version: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.769Z] assemble.non-existent: [2023-01-15T20:44:30.769Z] [2023-01-15T20:44:30.770Z] process.xmlversionidentifier: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] prepare.update.xml.identifier: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] update.xml.identifier: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] deployWithNameOption: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] setAsadminArgs: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] common.deploy.asadmin: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] init.os: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] init.tools.unix: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] init.tools.windows: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] init.tools: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] setAsadminArgs: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] init: [2023-01-15T20:44:30.770Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:30.770Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:30.770Z] [get] Not modified - so not downloaded [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] init.customtasks: [2023-01-15T20:44:30.770Z] [2023-01-15T20:44:30.770Z] common.run.asadmin: [2023-01-15T20:44:30.770Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:44:30.770Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:31.022Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:31.023Z] [exec] JDBC resource jdbc/nonxaresource-container created successfully. [2023-01-15T20:44:31.278Z] [echo] cmd executed for server [2023-01-15T20:44:31.278Z] [2023-01-15T20:44:31.278Z] asadmin-common: [2023-01-15T20:44:31.278Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:44:31.278Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:31.486Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:31.487Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:44:31.704Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:31.704Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:31.704Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:44:31.704Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] init.os: [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] init.tools.unix: [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] init.tools.windows: [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] init.tools: [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] setAsadminArgs: [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] init: [2023-01-15T20:44:31.704Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:31.704Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:31.704Z] [get] Not modified - so not downloaded [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] init.customtasks: [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] setEnabled: [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] createAppRef: [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] deployWithoutNameOption: [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] init.os: [2023-01-15T20:44:31.704Z] [2023-01-15T20:44:31.704Z] init.tools.unix: [2023-01-15T20:44:31.705Z] [2023-01-15T20:44:31.705Z] init.tools.windows: [2023-01-15T20:44:31.705Z] [2023-01-15T20:44:31.705Z] init.tools: [2023-01-15T20:44:31.705Z] [2023-01-15T20:44:31.705Z] setAsadminArgs: [2023-01-15T20:44:31.705Z] [2023-01-15T20:44:31.705Z] init: [2023-01-15T20:44:31.705Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:31.705Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:31.705Z] [get] Not modified - so not downloaded [2023-01-15T20:44:31.705Z] [2023-01-15T20:44:31.705Z] init.customtasks: [2023-01-15T20:44:31.705Z] [2023-01-15T20:44:31.705Z] prepare.client: [2023-01-15T20:44:31.842Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:44:31.842Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2023-01-15T20:44:31.842Z] [2023-01-15T20:44:31.842Z] asadmin-common: [2023-01-15T20:44:31.842Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:44:31.842Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] prepare.client.appclient: [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] increment.log.next: [2023-01-15T20:44:31.962Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] process.versionexpression: [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] prepare.run: [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] common.run.positive: [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] setHttpPort: [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] common.run: [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] checkAppOnServer: [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] declare-test: [2023-01-15T20:44:31.962Z] [echo] Starting test simple-versioned-servlet sample.scenarios(3) - logID=23 (server) [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] prepare.runclient: [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] process.classpath: [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] process.jvmargs: [2023-01-15T20:44:31.962Z] [2023-01-15T20:44:31.962Z] java.with.result: [2023-01-15T20:44:31.962Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:32.099Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:44:32.099Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.connectionAttributes=create=true; [2023-01-15T20:44:32.356Z] [2023-01-15T20:44:32.356Z] asadmin-common: [2023-01-15T20:44:32.356Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:44:32.356Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:32.421Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:32.422Z] [javac] 1 warning [2023-01-15T20:44:32.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:44:32.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:44:32.422Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:44:32.422Z] [2023-01-15T20:44:32.422Z] deploy-client: [2023-01-15T20:44:32.422Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:32.528Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:32.529Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:44:32.529Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:44:32.529Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:44:32.529Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:44:32.529Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-01-15T20:44:32.529Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:32.529Z] [2023-01-15T20:44:32.529Z] process.result: [2023-01-15T20:44:32.529Z] [2023-01-15T20:44:32.529Z] processResult: [2023-01-15T20:44:32.529Z] [2023-01-15T20:44:32.529Z] failed: [2023-01-15T20:44:32.529Z] [2023-01-15T20:44:32.529Z] passed: [2023-01-15T20:44:32.529Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:32.529Z] [2023-01-15T20:44:32.529Z] unknown: [2023-01-15T20:44:32.529Z] [2023-01-15T20:44:32.529Z] runclient: [2023-01-15T20:44:32.786Z] [2023-01-15T20:44:32.786Z] init.os: [2023-01-15T20:44:32.786Z] [2023-01-15T20:44:32.786Z] init.tools.unix: [2023-01-15T20:44:32.786Z] [2023-01-15T20:44:32.786Z] init.tools.windows: [2023-01-15T20:44:32.786Z] [2023-01-15T20:44:32.786Z] init.tools: [2023-01-15T20:44:32.786Z] [2023-01-15T20:44:32.786Z] setAsadminArgs: [2023-01-15T20:44:32.786Z] [2023-01-15T20:44:32.786Z] init: [2023-01-15T20:44:32.786Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:32.786Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:32.786Z] [get] Not modified - so not downloaded [2023-01-15T20:44:32.786Z] [2023-01-15T20:44:32.787Z] init.customtasks: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] checkAppOnCluster: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] run.positive: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] deploy.version: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] del.ref.registred: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] process.versionExpression: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] process.appname: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] _process.target: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] process.target: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] prepare.is.version.registred: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] init.os: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] init.tools.unix: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] init.tools.windows: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] init.tools: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] setAsadminArgs: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] init: [2023-01-15T20:44:32.787Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:32.787Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:32.787Z] [get] Not modified - so not downloaded [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] init.customtasks: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] prepare: [2023-01-15T20:44:32.787Z] [2023-01-15T20:44:32.787Z] exec.asadmin2: [2023-01-15T20:44:32.920Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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; [2023-01-15T20:44:32.920Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2023-01-15T20:44:32.920Z] [2023-01-15T20:44:32.920Z] asadmin-common: [2023-01-15T20:44:32.920Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:32.920Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:32.987Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:32.987Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:44:33.245Z] [exec] Application deployed with name wsclient. [2023-01-15T20:44:33.245Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:33.245Z] [2023-01-15T20:44:33.245Z] setup: [2023-01-15T20:44:33.245Z] [2023-01-15T20:44:33.245Z] runtest1: [2023-01-15T20:44:33.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:33.245Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:33.245Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:33.245Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:33.245Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:44:33.245Z] [java] [client.TestClient]:: [2023-01-15T20:44:33.245Z] [java] [client.TestClient]:: [2023-01-15T20:44:33.245Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:44:33.245Z] [java] [client.TestClient]:: [2023-01-15T20:44:33.245Z] [java] [client.TestClient]:: [2023-01-15T20:44:33.245Z] [java] [client.TestClient]::

    [2023-01-15T20:44:33.245Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2023-01-15T20:44:33.245Z] [java] [client.TestClient]::

    [2023-01-15T20:44:33.245Z] [java] [client.TestClient]:: [WebSvcTest-Hello All] [2023-01-15T20:44:33.245Z] [java] [client.TestClient]:: [2023-01-15T20:44:33.245Z] [java] [client.TestClient]:: [2023-01-15T20:44:33.245Z] [java] Value of key is:msgctxt [2023-01-15T20:44:33.245Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:44:33.245Z] [java] [2023-01-15T20:44:33.245Z] [java] [2023-01-15T20:44:33.245Z] [java] ----------------------------------------- [2023-01-15T20:44:33.245Z] [java] - msgctxt: PASS - [2023-01-15T20:44:33.245Z] [java] ----------------------------------------- [2023-01-15T20:44:33.245Z] [java] Total PASS: 1 [2023-01-15T20:44:33.245Z] [java] Total FAIL: 0 [2023-01-15T20:44:33.245Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:44:33.245Z] [java] ----------------------------------------- [2023-01-15T20:44:33.245Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:44:33.245Z] [2023-01-15T20:44:33.245Z] undeploy: [2023-01-15T20:44:33.245Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:33.245Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:33.245Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:33.245Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:33.245Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:33.245Z] [2023-01-15T20:44:33.245Z] setOSConditions: [2023-01-15T20:44:33.245Z] [2023-01-15T20:44:33.245Z] setToolWin: [2023-01-15T20:44:33.245Z] [2023-01-15T20:44:33.245Z] setToolUnix: [2023-01-15T20:44:33.245Z] [2023-01-15T20:44:33.245Z] setToolProperty: [2023-01-15T20:44:33.245Z] [2023-01-15T20:44:33.245Z] setS1ASclassPath: [2023-01-15T20:44:33.245Z] [2023-01-15T20:44:33.245Z] init-common: [2023-01-15T20:44:33.245Z] [2023-01-15T20:44:33.245Z] undeploy-war-common: [2023-01-15T20:44:33.482Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2023-01-15T20:44:33.483Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2023-01-15T20:44:33.483Z] [2023-01-15T20:44:33.483Z] asadmin-common: [2023-01-15T20:44:33.483Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:33.483Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:33.503Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:33.725Z] [exec] Result: 1 [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] process.registred: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] is.version.registred: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] process.xmlversionidentifier: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] prepare.cluster: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] process.enabled: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] process.hasToDeploy: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] deploy.version.unregistred: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] init.os: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] init.tools.unix: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] init.tools.windows: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] init.tools: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] setAsadminArgs: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] init: [2023-01-15T20:44:33.725Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:33.725Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:33.725Z] [get] Not modified - so not downloaded [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] init.customtasks: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] prepare: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] process.versionExpression: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.725Z] process.appname: [2023-01-15T20:44:33.725Z] [2023-01-15T20:44:33.726Z] create.version: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] assemble.non-existent: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] process.xmlversionidentifier: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] prepare.update.xml.identifier: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] update.xml.identifier: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] deployWithNameOption: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] setAsadminArgs: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] common.deploy.asadmin: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] init.os: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] init.tools.unix: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] init.tools.windows: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] init.tools: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] setAsadminArgs: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] init: [2023-01-15T20:44:33.726Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:33.726Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:33.726Z] [get] Not modified - so not downloaded [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] init.customtasks: [2023-01-15T20:44:33.726Z] [2023-01-15T20:44:33.726Z] common.run.asadmin: [2023-01-15T20:44:33.726Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-01-15T20:44:33.726Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:34.046Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:34.047Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.pooling=false [2023-01-15T20:44:34.047Z] [2023-01-15T20:44:34.047Z] asadmin-common: [2023-01-15T20:44:34.047Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:34.047Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:34.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:44:34.070Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:34.291Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:34.292Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:34.327Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:34.328Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:34.328Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:34.328Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:34.328Z] [2023-01-15T20:44:34.328Z] setOSConditions: [2023-01-15T20:44:34.328Z] [2023-01-15T20:44:34.328Z] setToolWin: [2023-01-15T20:44:34.328Z] [2023-01-15T20:44:34.328Z] setToolUnix: [2023-01-15T20:44:34.328Z] [2023-01-15T20:44:34.328Z] setToolProperty: [2023-01-15T20:44:34.328Z] [2023-01-15T20:44:34.328Z] setS1ASclassPath: [2023-01-15T20:44:34.328Z] [2023-01-15T20:44:34.328Z] init-common: [2023-01-15T20:44:34.328Z] [2023-01-15T20:44:34.328Z] undeploy-client: [2023-01-15T20:44:34.328Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:34.612Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:34.612Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.pooling=false [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] setOSConditions: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] setToolWin: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] setToolUnix: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] setToolProperty: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] setS1ASclassPath: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] init-common: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] deploy-common: [2023-01-15T20:44:34.612Z] [echo] Current time (ISO): 2023-01-15T20:44:34.376+0000 [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] setOSConditions: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] setToolWin: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] setToolUnix: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] setToolProperty: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] setS1ASclassPath: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] init-common: [2023-01-15T20:44:34.612Z] [2023-01-15T20:44:34.612Z] deploy-common-pe: [2023-01-15T20:44:34.612Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:34.858Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-01-15T20:44:34.858Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init.os: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init.tools.unix: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init.tools.windows: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init.tools: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] setAsadminArgs: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init: [2023-01-15T20:44:34.858Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:34.858Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:34.858Z] [get] Not modified - so not downloaded [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init.customtasks: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] setEnabled: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] createAppRef: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] deployWithoutNameOption: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init.os: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init.tools.unix: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init.tools.windows: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init.tools: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] setAsadminArgs: [2023-01-15T20:44:34.858Z] [2023-01-15T20:44:34.858Z] init: [2023-01-15T20:44:34.859Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:34.859Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:34.859Z] [get] Not modified - so not downloaded [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] init.customtasks: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] prepare.client: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] prepare.client.appclient: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] increment.log.next: [2023-01-15T20:44:34.859Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] process.versionexpression: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] prepare.run: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] common.run.negative: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] setHttpPort: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] common.run: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] checkAppOnServer: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] declare-test: [2023-01-15T20:44:34.859Z] [echo] Starting test simple-versioned-servlet sample.scenarios(4) - logID=24 (server) [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] prepare.runclient: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] process.classpath: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] process.jvmargs: [2023-01-15T20:44:34.859Z] [2023-01-15T20:44:34.859Z] java.with.result: [2023-01-15T20:44:34.859Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:34.893Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:34.894Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:44:34.894Z] [exec] Command undeploy executed successfully. [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] all: [2023-01-15T20:44:34.894Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:34.894Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:34.894Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:34.894Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:34.894Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] setOSConditions: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] setToolWin: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] setToolUnix: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] setToolProperty: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] setS1ASclassPath: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] init-common: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] clean: [2023-01-15T20:44:34.894Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:34.894Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:34.894Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:34.894Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:34.894Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] setOSConditions: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] setToolWin: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] setToolUnix: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] setToolProperty: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] setS1ASclassPath: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] init-common: [2023-01-15T20:44:34.894Z] [2023-01-15T20:44:34.894Z] clean-common: [2023-01-15T20:44:34.894Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:34.894Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:34.894Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:34.895Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:34.895Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setOSConditions: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setToolWin: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setToolUnix: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setToolProperty: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setS1ASclassPath: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] init-common: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] clean-classes-common: [2023-01-15T20:44:34.895Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:44:34.895Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:34.895Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:34.895Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:34.895Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:34.895Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setOSConditions: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setToolWin: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setToolUnix: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setToolProperty: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setS1ASclassPath: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] init-common: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] clean-jars-common: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] compile: [2023-01-15T20:44:34.895Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:34.895Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:34.895Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:34.895Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:34.895Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setOSConditions: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setToolWin: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setToolUnix: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setToolProperty: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] setS1ASclassPath: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] init-common: [2023-01-15T20:44:34.895Z] [2023-01-15T20:44:34.895Z] compile-common: [2023-01-15T20:44:34.895Z] [echo] Current time (ISO): 2023-01-15T20:44:34.883+0000 [2023-01-15T20:44:34.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:34.895Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:35.154Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:35.175Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingApp.ear [2023-01-15T20:44:35.176Z] [exec] Application deployed with name jdbc-poolingApp. [2023-01-15T20:44:35.176Z] [echo] Deployment on target server server successful [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setOSConditions: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setToolWin: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setToolUnix: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setToolProperty: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setS1ASclassPath: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] init-common: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] deploy-common-ee: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setOSConditions: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setToolWin: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setToolUnix: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setToolProperty: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setS1ASclassPath: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] init-common: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] execute-sql-common: [2023-01-15T20:44:35.176Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/pooling/sql/create_pointbase.sql [2023-01-15T20:44:35.176Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-01-15T20:44:35.176Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-01-15T20:44:35.176Z] [sql] 0 rows affected [2023-01-15T20:44:35.176Z] [sql] 1 rows affected [2023-01-15T20:44:35.176Z] [sql] 1 rows affected [2023-01-15T20:44:35.176Z] [sql] 3 of 4 SQL statements executed successfully [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] run: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setOSConditions: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setToolWin: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setToolUnix: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setToolProperty: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] setS1ASclassPath: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] init-common: [2023-01-15T20:44:35.176Z] [2023-01-15T20:44:35.176Z] runclient-common: [2023-01-15T20:44:35.176Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingAppClient.jar -name jdbc-poolingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:44:35.429Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:35.432Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:35.674Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-01-15T20:44:35.675Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:44:35.675Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [Pipeline] junit [2023-01-15T20:44:35.689Z] Recording test results [2023-01-15T20:44:35.931Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:35.934Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:44:35.934Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-01-15T20:44:35.934Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] process.result: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] processResult: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] failed: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] passed: [2023-01-15T20:44:35.934Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] unknown: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] runclient: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init.os: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init.tools.unix: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init.tools.windows: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init.tools: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] setAsadminArgs: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init: [2023-01-15T20:44:35.934Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:35.934Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:35.934Z] [get] Not modified - so not downloaded [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init.customtasks: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] checkAppOnCluster: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] run.negative: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] process.versionExpression: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] process.appname: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] process.xmlversionidentifier: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] prepare.cluster: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] enable.version: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] setAsadminArgs: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] common.enable.asadmin: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init.os: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init.tools.unix: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init.tools.windows: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init.tools: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] setAsadminArgs: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init: [2023-01-15T20:44:35.934Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:35.934Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:35.934Z] [get] Not modified - so not downloaded [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] init.customtasks: [2023-01-15T20:44:35.934Z] [2023-01-15T20:44:35.934Z] common.run.asadmin: [2023-01-15T20:44:35.935Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2023-01-15T20:44:35.935Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:36.494Z] [exec] Jan 15, 2023 8:44:36 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:44:36.494Z] [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. [2023-01-15T20:44:36.501Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:36.502Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-01-15T20:44:36.759Z] [exec] Command enable executed successfully. [2023-01-15T20:44:36.759Z] [2023-01-15T20:44:36.759Z] init.os: [2023-01-15T20:44:36.759Z] [2023-01-15T20:44:36.759Z] init.tools.unix: [2023-01-15T20:44:36.759Z] [2023-01-15T20:44:36.759Z] init.tools.windows: [2023-01-15T20:44:36.759Z] [2023-01-15T20:44:36.759Z] init.tools: [2023-01-15T20:44:36.759Z] [2023-01-15T20:44:36.759Z] setAsadminArgs: [2023-01-15T20:44:36.759Z] [2023-01-15T20:44:36.759Z] init: [2023-01-15T20:44:36.759Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:36.759Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:36.759Z] [get] Not modified - so not downloaded [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] init.customtasks: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] enableAppOnInstance: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] init.os: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] init.tools.unix: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] init.tools.windows: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] init.tools: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] setAsadminArgs: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] init: [2023-01-15T20:44:36.760Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:36.760Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:36.760Z] [get] Not modified - so not downloaded [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] init.customtasks: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] prepare.client: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] prepare.client.appclient: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] increment.log.next: [2023-01-15T20:44:36.760Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] process.versionexpression: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] prepare.run: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] common.run.positive: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] setHttpPort: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] common.run: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] checkAppOnServer: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] declare-test: [2023-01-15T20:44:36.760Z] [echo] Starting test simple-versioned-servlet sample.scenarios(5) - logID=25 (server) [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] prepare.runclient: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] process.classpath: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] process.jvmargs: [2023-01-15T20:44:36.760Z] [2023-01-15T20:44:36.760Z] java.with.result: [2023-01-15T20:44:37.018Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:37.586Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:37.586Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:44:37.586Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:44:37.586Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2023-01-15T20:44:37.586Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:44:37.586Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.1 [2023-01-15T20:44:37.586Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] process.result: [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] processResult: [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] failed: [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] passed: [2023-01-15T20:44:37.586Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] unknown: [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] runclient: [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] init.os: [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] init.tools.unix: [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] init.tools.windows: [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] init.tools: [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] setAsadminArgs: [2023-01-15T20:44:37.586Z] [2023-01-15T20:44:37.586Z] init: [2023-01-15T20:44:37.586Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:37.586Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:37.586Z] [get] Not modified - so not downloaded [2023-01-15T20:44:37.687Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:37.688Z] [javac] 1 warning [2023-01-15T20:44:37.688Z] [2023-01-15T20:44:37.688Z] assemble-web: [2023-01-15T20:44:37.688Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:37.688Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:37.688Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:37.688Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:37.688Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:37.688Z] [2023-01-15T20:44:37.688Z] pkg-war: [2023-01-15T20:44:37.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:44:37.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:44:37.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:37.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:37.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:44:37.688Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${sun-web.xml} to copy. [2023-01-15T20:44:37.688Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${webservices.xml} to copy. [2023-01-15T20:44:37.688Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:44:37.688Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:44:37.688Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:44:37.688Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${web.xml} to copy. [2023-01-15T20:44:37.688Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:37.688Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${web.wsit.descriptors} does not exist. [2023-01-15T20:44:37.688Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/nowebxml-web.war [2023-01-15T20:44:37.688Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:37.688Z] [2023-01-15T20:44:37.688Z] deploy-app: [2023-01-15T20:44:37.688Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:37.688Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:37.688Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:37.688Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:37.688Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:37.688Z] [2023-01-15T20:44:37.688Z] deploy-war-common: [2023-01-15T20:44:37.688Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:37.689Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:37.689Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:37.689Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:37.689Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:37.689Z] [2023-01-15T20:44:37.689Z] setOSConditions: [2023-01-15T20:44:37.689Z] [2023-01-15T20:44:37.689Z] setToolWin: [2023-01-15T20:44:37.689Z] [2023-01-15T20:44:37.689Z] setToolUnix: [2023-01-15T20:44:37.689Z] [2023-01-15T20:44:37.689Z] setToolProperty: [2023-01-15T20:44:37.689Z] [2023-01-15T20:44:37.689Z] setS1ASclassPath: [2023-01-15T20:44:37.689Z] [2023-01-15T20:44:37.689Z] init-common: [2023-01-15T20:44:37.689Z] [2023-01-15T20:44:37.689Z] deploy-war-commonpe: [2023-01-15T20:44:37.689Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] init.customtasks: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] checkAppOnCluster: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] run.positive: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] deploy.version: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] del.ref.registred: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] process.versionExpression: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] process.appname: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] _process.target: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] process.target: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] prepare.is.version.registred: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] init.os: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] init.tools.unix: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] init.tools.windows: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] init.tools: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] setAsadminArgs: [2023-01-15T20:44:37.844Z] [2023-01-15T20:44:37.844Z] init: [2023-01-15T20:44:37.844Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:37.844Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:37.845Z] [get] Not modified - so not downloaded [2023-01-15T20:44:37.845Z] [2023-01-15T20:44:37.845Z] init.customtasks: [2023-01-15T20:44:37.845Z] [2023-01-15T20:44:37.845Z] prepare: [2023-01-15T20:44:37.845Z] [2023-01-15T20:44:37.845Z] exec.asadmin2: [2023-01-15T20:44:38.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/nowebxml-web.war [2023-01-15T20:44:38.514Z] [exec] Application deployed with name nowebxml-web. [2023-01-15T20:44:38.514Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] [2023-01-15T20:44:38.514Z] deploy-war-commonee: [2023-01-15T20:44:38.514Z] [2023-01-15T20:44:38.514Z] assemble-client: [2023-01-15T20:44:38.514Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] [2023-01-15T20:44:38.514Z] compile-client: [2023-01-15T20:44:38.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:38.514Z] [echo] wsimporting http://localhost:8080/nowebxml/HelloService?WSDL [2023-01-15T20:44:38.514Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:38.514Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:38.515Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:38.515Z] [2023-01-15T20:44:38.515Z] setOSConditions: [2023-01-15T20:44:38.515Z] [2023-01-15T20:44:38.515Z] setToolWin: [2023-01-15T20:44:38.515Z] [2023-01-15T20:44:38.515Z] setToolUnix: [2023-01-15T20:44:38.515Z] [2023-01-15T20:44:38.515Z] setToolProperty: [2023-01-15T20:44:38.515Z] [2023-01-15T20:44:38.515Z] setS1ASclassPath: [2023-01-15T20:44:38.515Z] [2023-01-15T20:44:38.515Z] init-common: [2023-01-15T20:44:38.515Z] [2023-01-15T20:44:38.515Z] wsimport: [2023-01-15T20:44:38.773Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:38.777Z] [exec] Result: 1 [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] process.registred: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] is.version.registred: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] process.xmlversionidentifier: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] prepare.cluster: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] process.enabled: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] process.hasToDeploy: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] deploy.version.unregistred: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init.os: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init.tools.unix: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init.tools.windows: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init.tools: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] setAsadminArgs: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init: [2023-01-15T20:44:38.778Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:38.778Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:38.778Z] [get] Not modified - so not downloaded [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init.customtasks: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] prepare: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] process.versionExpression: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] process.appname: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] create.version: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] assemble.non-existent: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] process.xmlversionidentifier: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] prepare.update.xml.identifier: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] update.xml.identifier: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] deployWithNameOption: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] setAsadminArgs: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] common.deploy.asadmin: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init.os: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init.tools.unix: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init.tools.windows: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init.tools: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] setAsadminArgs: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init: [2023-01-15T20:44:38.778Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:38.778Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:38.778Z] [get] Not modified - so not downloaded [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] init.customtasks: [2023-01-15T20:44:38.778Z] [2023-01-15T20:44:38.778Z] common.run.asadmin: [2023-01-15T20:44:38.778Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-01-15T20:44:38.778Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:39.031Z] [exec] parsing WSDL... [2023-01-15T20:44:39.031Z] [exec] [2023-01-15T20:44:39.031Z] [exec] [2023-01-15T20:44:39.345Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:39.346Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:39.604Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2023-01-15T20:44:39.604Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:39.604Z] [2023-01-15T20:44:39.604Z] init.os: [2023-01-15T20:44:39.604Z] [2023-01-15T20:44:39.604Z] init.tools.unix: [2023-01-15T20:44:39.604Z] [2023-01-15T20:44:39.604Z] init.tools.windows: [2023-01-15T20:44:39.604Z] [2023-01-15T20:44:39.604Z] init.tools: [2023-01-15T20:44:39.604Z] [2023-01-15T20:44:39.604Z] setAsadminArgs: [2023-01-15T20:44:39.604Z] [2023-01-15T20:44:39.604Z] init: [2023-01-15T20:44:39.604Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:39.604Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:39.604Z] [get] Not modified - so not downloaded [2023-01-15T20:44:39.604Z] [2023-01-15T20:44:39.604Z] init.customtasks: [2023-01-15T20:44:39.604Z] [2023-01-15T20:44:39.604Z] setEnabled: [2023-01-15T20:44:39.604Z] [2023-01-15T20:44:39.604Z] createAppRef: [2023-01-15T20:44:39.769Z] [exec] verifying uniqueness of all connection [2023-01-15T20:44:39.769Z] [exec] Value of key is: openAndCloseConnection (non-xa) : [2023-01-15T20:44:39.769Z] [exec] creating connection upto max-pool-size of 32 [2023-01-15T20:44:39.769Z] [exec] Value of key is: openMaxConnections (non-xa) : [2023-01-15T20:44:39.769Z] [exec] rollback set to false [2023-01-15T20:44:39.769Z] [exec] Value of key is: test1 rollback=false (non-xa. con opened closed within tx) : [2023-01-15T20:44:39.769Z] [exec] Value of key is: test1 rollback=false (xa. con opened closed within tx) : [2023-01-15T20:44:39.769Z] [exec] Value of key is: test2 rollback=false (non-xa. con opened closed after tx) : [2023-01-15T20:44:39.862Z] [2023-01-15T20:44:39.863Z] deployWithoutNameOption: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] init.os: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] init.tools.unix: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] init.tools.windows: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] init.tools: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] setAsadminArgs: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] init: [2023-01-15T20:44:39.863Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:39.863Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:39.863Z] [get] Not modified - so not downloaded [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] init.customtasks: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] prepare.client: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] prepare.client.appclient: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] increment.log.next: [2023-01-15T20:44:39.863Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] process.versionexpression: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] prepare.run: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] common.run.positive: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] setHttpPort: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] common.run: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] checkAppOnServer: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] declare-test: [2023-01-15T20:44:39.863Z] [echo] Starting test simple-versioned-servlet sample.scenarios(6) - logID=26 (server) [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] prepare.runclient: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] process.classpath: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] process.jvmargs: [2023-01-15T20:44:39.863Z] [2023-01-15T20:44:39.863Z] java.with.result: [2023-01-15T20:44:39.863Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:39.964Z] [exec] [2023-01-15T20:44:39.965Z] [exec] Generating code... [2023-01-15T20:44:39.965Z] [exec] [2023-01-15T20:44:39.965Z] [exec] [2023-01-15T20:44:39.965Z] [exec] Compiling code... [2023-01-15T20:44:39.965Z] [exec] [2023-01-15T20:44:40.025Z] [exec] Value of key is: test2 rollback=false (xa. con opened closed after tx) : [2023-01-15T20:44:40.026Z] [exec] Value of key is: test3 rollback=false (xa non-xa within same tx) : [2023-01-15T20:44:40.026Z] [exec] rollback set to true [2023-01-15T20:44:40.026Z] [exec] Value of key is: test1 rollback=true (non-xa. con opened closed within tx) : [2023-01-15T20:44:40.026Z] [exec] Value of key is: test1 rollback=true (xa. con opened closed within tx) : [2023-01-15T20:44:40.026Z] [exec] Value of key is: test2 rollback=true (non-xa. con opened closed after tx) : [2023-01-15T20:44:40.282Z] [exec] Value of key is: test2 rollback=true (xa. con opened closed after tx) : [2023-01-15T20:44:40.282Z] [exec] Value of key is: test3 rollback=true (xa non-xa within same tx) : [2023-01-15T20:44:40.282Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:44:40.282Z] [exec] [2023-01-15T20:44:40.282Z] [exec] [2023-01-15T20:44:40.282Z] [exec] ----------------------------------------- [2023-01-15T20:44:40.282Z] [exec] - test2 rollback=true (xa. con opened closed after tx) : : PASS - [2023-01-15T20:44:40.282Z] [exec] - test1 rollback=false (xa. con opened closed within tx) : : PASS - [2023-01-15T20:44:40.282Z] [exec] - test3 rollback=false (xa non-xa within same tx) : : PASS - [2023-01-15T20:44:40.282Z] [exec] - test2 rollback=true (non-xa. con opened closed after tx) : : PASS - [2023-01-15T20:44:40.282Z] [exec] - openMaxConnections (non-xa) : : PASS - [2023-01-15T20:44:40.282Z] [exec] - test1 rollback=false (non-xa. con opened closed within tx) : : PASS - [2023-01-15T20:44:40.283Z] [exec] - test1 rollback=true (non-xa. con opened closed within tx) : : PASS - [2023-01-15T20:44:40.283Z] [exec] - test2 rollback=false (non-xa. con opened closed after tx) : : PASS - [2023-01-15T20:44:40.283Z] [exec] - test2 rollback=false (xa. con opened closed after tx) : : PASS - [2023-01-15T20:44:40.283Z] [exec] - openAndCloseConnection (non-xa) : : PASS - [2023-01-15T20:44:40.283Z] [exec] - test3 rollback=true (xa non-xa within same tx) : : PASS - [2023-01-15T20:44:40.283Z] [exec] - test1 rollback=true (xa. con opened closed within tx) : : PASS - [2023-01-15T20:44:40.283Z] [exec] ----------------------------------------- [2023-01-15T20:44:40.283Z] [exec] Total PASS: 12 [2023-01-15T20:44:40.283Z] [exec] Total FAIL: 0 [2023-01-15T20:44:40.283Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:44:40.283Z] [exec] ----------------------------------------- [2023-01-15T20:44:40.283Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:44:40.283Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:44:40.428Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:40.428Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:44:40.428Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:44:40.428Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2023-01-15T20:44:40.538Z] [2023-01-15T20:44:40.539Z] checkReporting-common: [2023-01-15T20:44:40.539Z] [2023-01-15T20:44:40.539Z] confirmReportPresent-common: [2023-01-15T20:44:40.539Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:44:40.539Z] [echo] Test seems to be reported fine [2023-01-15T20:44:40.539Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/pooling/RepRunConf.txt [2023-01-15T20:44:40.539Z] [2023-01-15T20:44:40.539Z] confirmMissingReport-common: [2023-01-15T20:44:40.539Z] [2023-01-15T20:44:40.539Z] undeploy: [2023-01-15T20:44:40.539Z] [2023-01-15T20:44:40.539Z] setOSConditions: [2023-01-15T20:44:40.539Z] [2023-01-15T20:44:40.539Z] setToolWin: [2023-01-15T20:44:40.539Z] [2023-01-15T20:44:40.539Z] setToolUnix: [2023-01-15T20:44:40.539Z] [2023-01-15T20:44:40.539Z] setToolProperty: [2023-01-15T20:44:40.539Z] [2023-01-15T20:44:40.539Z] setS1ASclassPath: [2023-01-15T20:44:40.539Z] [2023-01-15T20:44:40.539Z] init-common: [2023-01-15T20:44:40.539Z] [2023-01-15T20:44:40.539Z] execute-sql-common: [2023-01-15T20:44:40.539Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/pooling/sql/drop_pointbase.sql [2023-01-15T20:44:40.539Z] [sql] 0 rows affected [2023-01-15T20:44:40.539Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-01-15T20:44:40.539Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-01-15T20:44:40.539Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:44:40.686Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:44:40.687Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.0 [2023-01-15T20:44:40.687Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] process.result: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] processResult: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] failed: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] passed: [2023-01-15T20:44:40.687Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] unknown: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] runclient: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.os: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.tools.unix: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.tools.windows: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.tools: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] setAsadminArgs: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init: [2023-01-15T20:44:40.687Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:40.687Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:40.687Z] [get] Not modified - so not downloaded [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.customtasks: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] checkAppOnCluster: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] run.positive: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] process.versionExpression: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] process.appname: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] process.xmlversionidentifier: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] prepare.cluster: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] undeploy.version: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] setAsadminArgs: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] common.undeploy.asadmin: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.os: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.tools.unix: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.tools.windows: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.tools: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] setAsadminArgs: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init: [2023-01-15T20:44:40.687Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:40.687Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:40.687Z] [get] Not modified - so not downloaded [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.customtasks: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] delAppRef: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.os: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.tools.unix: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.tools.windows: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.tools: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] setAsadminArgs: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init: [2023-01-15T20:44:40.687Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:40.687Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:40.687Z] [get] Not modified - so not downloaded [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] init.customtasks: [2023-01-15T20:44:40.687Z] [2023-01-15T20:44:40.687Z] common.run.asadmin: [2023-01-15T20:44:40.687Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2023-01-15T20:44:40.795Z] [2023-01-15T20:44:40.795Z] setOSConditions: [2023-01-15T20:44:40.795Z] [2023-01-15T20:44:40.795Z] setToolWin: [2023-01-15T20:44:40.795Z] [2023-01-15T20:44:40.795Z] setToolUnix: [2023-01-15T20:44:40.795Z] [2023-01-15T20:44:40.795Z] setToolProperty: [2023-01-15T20:44:40.795Z] [2023-01-15T20:44:40.795Z] setS1ASclassPath: [2023-01-15T20:44:40.795Z] [2023-01-15T20:44:40.795Z] init-common: [2023-01-15T20:44:40.795Z] [2023-01-15T20:44:40.795Z] undeploy-common: [2023-01-15T20:44:40.796Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:40.841Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [2023-01-15T20:44:40.945Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:41.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:44:41.308Z] [2023-01-15T20:44:41.308Z] setOSConditions: [2023-01-15T20:44:41.308Z] [2023-01-15T20:44:41.308Z] setToolWin: [2023-01-15T20:44:41.308Z] [2023-01-15T20:44:41.308Z] setToolUnix: [2023-01-15T20:44:41.308Z] [2023-01-15T20:44:41.308Z] setToolProperty: [2023-01-15T20:44:41.308Z] [2023-01-15T20:44:41.308Z] setS1ASclassPath: [2023-01-15T20:44:41.308Z] [2023-01-15T20:44:41.308Z] init-common: [2023-01-15T20:44:41.308Z] [2023-01-15T20:44:41.308Z] delete-jdbc-resource-common: [2023-01-15T20:44:41.308Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource [2023-01-15T20:44:41.308Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:41.339Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:44:41.340Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:41.518Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:41.518Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:44:41.775Z] [exec] Command undeploy executed successfully. [2023-01-15T20:44:41.775Z] [2023-01-15T20:44:41.775Z] test.notregistred: [2023-01-15T20:44:41.775Z] [2023-01-15T20:44:41.775Z] process.versionExpression: [2023-01-15T20:44:41.775Z] [2023-01-15T20:44:41.775Z] process.appname: [2023-01-15T20:44:41.775Z] [2023-01-15T20:44:41.775Z] _process.target: [2023-01-15T20:44:41.775Z] [2023-01-15T20:44:41.775Z] process.target: [2023-01-15T20:44:41.775Z] [2023-01-15T20:44:41.776Z] prepare.show-component-status.asadmin: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] increment.log.next: [2023-01-15T20:44:41.776Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] declare.test: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] setHttpPort: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] declare.test.positive: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] setHttpPort: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] declare.test.negative: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] declare-test: [2023-01-15T20:44:41.776Z] [echo] Starting test simple-versioned-servlet sample.scenarios(7) - logID=27 - (server) - (fail expected) [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] init.os: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] init.tools.unix: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] init.tools.windows: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] init.tools: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] setAsadminArgs: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] init: [2023-01-15T20:44:41.776Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:41.776Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:41.776Z] [get] Not modified - so not downloaded [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] init.customtasks: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] prepare: [2023-01-15T20:44:41.776Z] [2023-01-15T20:44:41.776Z] exec.asadmin: [2023-01-15T20:44:41.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource [2023-01-15T20:44:41.873Z] [exec] JDBC resource jdbc/nonxaresource deleted successfully [2023-01-15T20:44:41.873Z] [echo] cmd executed for server [2023-01-15T20:44:41.873Z] [2023-01-15T20:44:41.873Z] setOSConditions: [2023-01-15T20:44:41.873Z] [2023-01-15T20:44:41.873Z] setToolWin: [2023-01-15T20:44:41.873Z] [2023-01-15T20:44:41.873Z] setToolUnix: [2023-01-15T20:44:41.873Z] [2023-01-15T20:44:41.873Z] setToolProperty: [2023-01-15T20:44:41.873Z] [2023-01-15T20:44:41.873Z] setS1ASclassPath: [2023-01-15T20:44:41.873Z] [2023-01-15T20:44:41.873Z] init-common: [2023-01-15T20:44:41.873Z] [2023-01-15T20:44:41.873Z] delete-jdbc-connpool-common: [2023-01-15T20:44:41.873Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool [2023-01-15T20:44:41.873Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:41.907Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:41.908Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:44:41.908Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:44:41.908Z] [javac] 1 warning [2023-01-15T20:44:41.908Z] [2023-01-15T20:44:41.908Z] setup: [2023-01-15T20:44:41.908Z] [2023-01-15T20:44:41.908Z] runclient: [2023-01-15T20:44:41.908Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:41.908Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:41.908Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:41.908Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:41.908Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:41.908Z] [2023-01-15T20:44:41.908Z] run-client: [2023-01-15T20:44:41.908Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:42.166Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:42.423Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:42.436Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool [2023-01-15T20:44:42.437Z] [exec] JDBC Connection pool jdbc-derby-pool deleted successfully [2023-01-15T20:44:42.437Z] [echo] cmd executed for server [2023-01-15T20:44:42.437Z] [2023-01-15T20:44:42.437Z] setOSConditions: [2023-01-15T20:44:42.437Z] [2023-01-15T20:44:42.437Z] setToolWin: [2023-01-15T20:44:42.437Z] [2023-01-15T20:44:42.437Z] setToolUnix: [2023-01-15T20:44:42.437Z] [2023-01-15T20:44:42.437Z] setToolProperty: [2023-01-15T20:44:42.437Z] [2023-01-15T20:44:42.437Z] setS1ASclassPath: [2023-01-15T20:44:42.437Z] [2023-01-15T20:44:42.437Z] init-common: [2023-01-15T20:44:42.437Z] [2023-01-15T20:44:42.437Z] delete-jdbc-resource-common: [2023-01-15T20:44:42.437Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource-container [2023-01-15T20:44:42.437Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:42.712Z] [exec] Result: 1 [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] process.result: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] processResult: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] failed: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] passed: [2023-01-15T20:44:42.712Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] unknown: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] asadmin.with.result: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] show-component-status.asadmin: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] test.notregistred.cluster: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] process.versionExpression: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] process.appname: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] process.xmlversionidentifier: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] prepare.cluster: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] enable.version: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] setAsadminArgs: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] common.enable.asadmin: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] init.os: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] init.tools.unix: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] init.tools.windows: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] init.tools: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] setAsadminArgs: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] init: [2023-01-15T20:44:42.712Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:42.712Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:42.712Z] [get] Not modified - so not downloaded [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] init.customtasks: [2023-01-15T20:44:42.712Z] [2023-01-15T20:44:42.712Z] common.run.asadmin: [2023-01-15T20:44:42.712Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2023-01-15T20:44:42.712Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:43.003Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource-container [2023-01-15T20:44:43.004Z] [exec] JDBC resource jdbc/nonxaresource-container deleted successfully [2023-01-15T20:44:43.004Z] [echo] cmd executed for server [2023-01-15T20:44:43.004Z] [2023-01-15T20:44:43.004Z] setOSConditions: [2023-01-15T20:44:43.004Z] [2023-01-15T20:44:43.004Z] setToolWin: [2023-01-15T20:44:43.004Z] [2023-01-15T20:44:43.004Z] setToolUnix: [2023-01-15T20:44:43.004Z] [2023-01-15T20:44:43.004Z] setToolProperty: [2023-01-15T20:44:43.004Z] [2023-01-15T20:44:43.004Z] setS1ASclassPath: [2023-01-15T20:44:43.004Z] [2023-01-15T20:44:43.004Z] init-common: [2023-01-15T20:44:43.004Z] [2023-01-15T20:44:43.004Z] delete-jdbc-connpool-common: [2023-01-15T20:44:43.004Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool-container [2023-01-15T20:44:43.004Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:43.277Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:43.278Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-01-15T20:44:43.535Z] [exec] Command enable executed successfully. [2023-01-15T20:44:43.535Z] [2023-01-15T20:44:43.535Z] init.os: [2023-01-15T20:44:43.535Z] [2023-01-15T20:44:43.535Z] init.tools.unix: [2023-01-15T20:44:43.535Z] [2023-01-15T20:44:43.535Z] init.tools.windows: [2023-01-15T20:44:43.535Z] [2023-01-15T20:44:43.535Z] init.tools: [2023-01-15T20:44:43.536Z] [2023-01-15T20:44:43.536Z] setAsadminArgs: [2023-01-15T20:44:43.536Z] [2023-01-15T20:44:43.536Z] init: [2023-01-15T20:44:43.536Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:43.536Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:43.536Z] [get] Not modified - so not downloaded [2023-01-15T20:44:43.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool-container [2023-01-15T20:44:43.568Z] [exec] JDBC Connection pool jdbc-derby-pool-container deleted successfully [2023-01-15T20:44:43.568Z] [echo] cmd executed for server [2023-01-15T20:44:43.568Z] [2023-01-15T20:44:43.568Z] setOSConditions: [2023-01-15T20:44:43.568Z] [2023-01-15T20:44:43.568Z] setToolWin: [2023-01-15T20:44:43.568Z] [2023-01-15T20:44:43.568Z] setToolUnix: [2023-01-15T20:44:43.568Z] [2023-01-15T20:44:43.568Z] setToolProperty: [2023-01-15T20:44:43.568Z] [2023-01-15T20:44:43.568Z] setS1ASclassPath: [2023-01-15T20:44:43.568Z] [2023-01-15T20:44:43.568Z] init-common: [2023-01-15T20:44:43.568Z] [2023-01-15T20:44:43.568Z] delete-jdbc-resource-common: [2023-01-15T20:44:43.568Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xaresource [2023-01-15T20:44:43.568Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:43.793Z] [2023-01-15T20:44:43.794Z] init.customtasks: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] enableAppOnInstance: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] init.os: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] init.tools.unix: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] init.tools.windows: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] init.tools: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] setAsadminArgs: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] init: [2023-01-15T20:44:43.794Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:43.794Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:43.794Z] [get] Not modified - so not downloaded [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] init.customtasks: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] prepare.client: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] prepare.client.appclient: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] increment.log.next: [2023-01-15T20:44:43.794Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] process.versionexpression: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] prepare.run: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] common.run.positive: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] setHttpPort: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] common.run: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] checkAppOnServer: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] declare-test: [2023-01-15T20:44:43.794Z] [echo] Starting test simple-versioned-servlet sample.scenarions(8) - logID=28 (server) [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] prepare.runclient: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] process.classpath: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] process.jvmargs: [2023-01-15T20:44:43.794Z] [2023-01-15T20:44:43.794Z] java.with.result: [2023-01-15T20:44:43.794Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:44.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xaresource [2023-01-15T20:44:44.133Z] [exec] JDBC resource jdbc/xaresource deleted successfully [2023-01-15T20:44:44.133Z] [echo] cmd executed for server [2023-01-15T20:44:44.133Z] [2023-01-15T20:44:44.133Z] setOSConditions: [2023-01-15T20:44:44.133Z] [2023-01-15T20:44:44.133Z] setToolWin: [2023-01-15T20:44:44.133Z] [2023-01-15T20:44:44.133Z] setToolUnix: [2023-01-15T20:44:44.133Z] [2023-01-15T20:44:44.133Z] setToolProperty: [2023-01-15T20:44:44.133Z] [2023-01-15T20:44:44.133Z] setS1ASclassPath: [2023-01-15T20:44:44.133Z] [2023-01-15T20:44:44.133Z] init-common: [2023-01-15T20:44:44.133Z] [2023-01-15T20:44:44.133Z] delete-jdbc-connpool-common: [2023-01-15T20:44:44.133Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-xa-pool [2023-01-15T20:44:44.133Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:44.359Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:44.360Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:44:44.360Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:44:44.360Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:44:44.360Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:44:44.360Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-01-15T20:44:44.360Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:44:44.360Z] [2023-01-15T20:44:44.360Z] process.result: [2023-01-15T20:44:44.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-xa-pool [2023-01-15T20:44:44.618Z] [2023-01-15T20:44:44.619Z] processResult: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] failed: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] passed: [2023-01-15T20:44:44.619Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] unknown: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] runclient: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.os: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.tools.unix: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.tools.windows: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.tools: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] setAsadminArgs: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init: [2023-01-15T20:44:44.619Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:44.619Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:44.619Z] [get] Not modified - so not downloaded [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.customtasks: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] checkAppOnCluster: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] run.positive: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] process.versionExpression: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] process.appname: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] process.xmlversionidentifier: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] prepare.cluster: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] undeploy.version: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] setAsadminArgs: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] common.undeploy.asadmin: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.os: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.tools.unix: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.tools.windows: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.tools: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] setAsadminArgs: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init: [2023-01-15T20:44:44.619Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:44.619Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:44.619Z] [get] Not modified - so not downloaded [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.customtasks: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] delAppRef: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.os: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.tools.unix: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.tools.windows: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.tools: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] setAsadminArgs: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init: [2023-01-15T20:44:44.619Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:44.619Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:44.619Z] [get] Not modified - so not downloaded [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] init.customtasks: [2023-01-15T20:44:44.619Z] [2023-01-15T20:44:44.619Z] common.run.asadmin: [2023-01-15T20:44:44.619Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2023-01-15T20:44:44.646Z] [exec] JDBC Connection pool jdbc-derby-xa-pool deleted successfully [2023-01-15T20:44:44.646Z] [echo] cmd executed for server [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] all: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setOSConditions: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolWin: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolUnix: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolProperty: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setS1ASclassPath: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] init-common: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] clean: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setOSConditions: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolWin: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolUnix: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolProperty: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setS1ASclassPath: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] init-common: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] clean-common: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setOSConditions: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolWin: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolUnix: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolProperty: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setS1ASclassPath: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] init-common: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] clean-classes-common: [2023-01-15T20:44:44.646Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setOSConditions: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolWin: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolUnix: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolProperty: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setS1ASclassPath: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] init-common: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] clean-jars-common: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] compile: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setOSConditions: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolWin: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolUnix: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setToolProperty: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] setS1ASclassPath: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] init-common: [2023-01-15T20:44:44.646Z] [2023-01-15T20:44:44.646Z] compile-common: [2023-01-15T20:44:44.646Z] [echo] Current time (ISO): 2023-01-15T20:44:44.455+0000 [2023-01-15T20:44:44.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:44.646Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:44.646Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:44.878Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:45.445Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:45.445Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:44:45.703Z] [exec] Command undeploy executed successfully. [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] test.notregistred: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] process.versionExpression: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] process.appname: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] _process.target: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] process.target: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] prepare.show-component-status.asadmin: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] increment.log.next: [2023-01-15T20:44:45.703Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] declare.test: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] setHttpPort: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] declare.test.positive: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] setHttpPort: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] declare.test.negative: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] declare-test: [2023-01-15T20:44:45.703Z] [echo] Starting test simple-versioned-servlet sample.scenarios(9) - logID=29 - (server) - (fail expected) [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] init.os: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] init.tools.unix: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] init.tools.windows: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] init.tools: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] setAsadminArgs: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] init: [2023-01-15T20:44:45.703Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:45.703Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:45.703Z] [get] Not modified - so not downloaded [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] init.customtasks: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] prepare: [2023-01-15T20:44:45.703Z] [2023-01-15T20:44:45.703Z] exec.asadmin: [2023-01-15T20:44:46.537Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:46.605Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-no-webxml [2023-01-15T20:44:46.605Z] [exec] WebSvcTest-Double-Hello Appserver Tester !war-with-no-webxml AND Appserver Tester !war-with-no-webxml [2023-01-15T20:44:46.605Z] [exec] Value of key is:war-with-no-webxml [2023-01-15T20:44:46.605Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:44:46.605Z] [exec] [2023-01-15T20:44:46.605Z] [exec] [2023-01-15T20:44:46.605Z] [exec] ----------------------------------------- [2023-01-15T20:44:46.605Z] [exec] - war-with-no-webxml: PASS - [2023-01-15T20:44:46.605Z] [exec] ----------------------------------------- [2023-01-15T20:44:46.605Z] [exec] Total PASS: 1 [2023-01-15T20:44:46.605Z] [exec] Total FAIL: 0 [2023-01-15T20:44:46.605Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:44:46.605Z] [exec] ----------------------------------------- [2023-01-15T20:44:46.605Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:44:46.605Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:44:46.605Z] [2023-01-15T20:44:46.605Z] undeploy: [2023-01-15T20:44:46.605Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:46.605Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:46.605Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:46.605Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:46.605Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:46.605Z] [2023-01-15T20:44:46.605Z] setOSConditions: [2023-01-15T20:44:46.605Z] [2023-01-15T20:44:46.606Z] setToolWin: [2023-01-15T20:44:46.606Z] [2023-01-15T20:44:46.606Z] setToolUnix: [2023-01-15T20:44:46.606Z] [2023-01-15T20:44:46.606Z] setToolProperty: [2023-01-15T20:44:46.606Z] [2023-01-15T20:44:46.606Z] setS1ASclassPath: [2023-01-15T20:44:46.606Z] [2023-01-15T20:44:46.606Z] init-common: [2023-01-15T20:44:46.606Z] [2023-01-15T20:44:46.606Z] undeploy-war-common: [2023-01-15T20:44:46.606Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:46.638Z] [exec] Result: 1 [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] process.result: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] processResult: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] failed: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] passed: [2023-01-15T20:44:46.638Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] unknown: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] asadmin.with.result: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] show-component-status.asadmin: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] test.notregistred.cluster: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] test.notregistred: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] process.versionExpression: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] process.appname: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] _process.target: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] process.target: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] prepare.show-component-status.asadmin: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] increment.log.next: [2023-01-15T20:44:46.638Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] declare.test: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] setHttpPort: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] declare.test.positive: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] setHttpPort: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] declare.test.negative: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] declare-test: [2023-01-15T20:44:46.638Z] [echo] Starting test simple-versioned-servlet sample.scenarios(10) - logID=30 - (server) - (fail expected) [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] init.os: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] init.tools.unix: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] init.tools.windows: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] init.tools: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] setAsadminArgs: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] init: [2023-01-15T20:44:46.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:46.638Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:46.638Z] [get] Not modified - so not downloaded [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] init.customtasks: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] prepare: [2023-01-15T20:44:46.638Z] [2023-01-15T20:44:46.638Z] exec.asadmin: [2023-01-15T20:44:46.794Z] [javac] 1 warning [2023-01-15T20:44:46.795Z] [2023-01-15T20:44:46.795Z] setOSConditions: [2023-01-15T20:44:46.795Z] [2023-01-15T20:44:46.795Z] setToolWin: [2023-01-15T20:44:46.795Z] [2023-01-15T20:44:46.795Z] setToolUnix: [2023-01-15T20:44:46.795Z] [2023-01-15T20:44:46.795Z] setToolProperty: [2023-01-15T20:44:46.795Z] [2023-01-15T20:44:46.795Z] setS1ASclassPath: [2023-01-15T20:44:46.795Z] [2023-01-15T20:44:46.795Z] init-common: [2023-01-15T20:44:46.795Z] [2023-01-15T20:44:46.795Z] compile-common: [2023-01-15T20:44:46.795Z] [echo] Current time (ISO): 2023-01-15T20:44:46.563+0000 [2023-01-15T20:44:46.795Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:46.795Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:46.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] all: [2023-01-15T20:44:47.123Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.123Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:47.123Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setOSConditions: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setToolWin: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setToolUnix: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setToolProperty: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setS1ASclassPath: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] init-common: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] clean: [2023-01-15T20:44:47.123Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.123Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:47.123Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setOSConditions: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setToolWin: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setToolUnix: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setToolProperty: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setS1ASclassPath: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] init-common: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] clean-common: [2023-01-15T20:44:47.123Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.123Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:47.123Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setOSConditions: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setToolWin: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setToolUnix: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setToolProperty: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setS1ASclassPath: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] init-common: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] clean-classes-common: [2023-01-15T20:44:47.123Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:44:47.123Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.123Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:47.123Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setOSConditions: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.123Z] setToolWin: [2023-01-15T20:44:47.123Z] [2023-01-15T20:44:47.124Z] setToolUnix: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setToolProperty: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setS1ASclassPath: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] init-common: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] clean-jars-common: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] assemble-web: [2023-01-15T20:44:47.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:47.124Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.124Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.124Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:47.124Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setOSConditions: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setToolWin: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setToolUnix: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setToolProperty: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setS1ASclassPath: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] init-common: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] compile: [2023-01-15T20:44:47.124Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.124Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:47.124Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:47.124Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setOSConditions: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setToolWin: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setToolUnix: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setToolProperty: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] setS1ASclassPath: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] init-common: [2023-01-15T20:44:47.124Z] [2023-01-15T20:44:47.124Z] compile-common: [2023-01-15T20:44:47.124Z] [echo] Current time (ISO): 2023-01-15T20:44:46.990+0000 [2023-01-15T20:44:47.124Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:47.382Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:47.575Z] [exec] Result: 1 [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] process.result: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] processResult: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] failed: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] passed: [2023-01-15T20:44:47.575Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] unknown: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] asadmin.with.result: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] show-component-status.asadmin: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] test.notregistred.cluster: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] clean.scenario: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] clean.scenario.cluster: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] init.os: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] init.tools.unix: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] init.tools.windows: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] init.tools: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] setAsadminArgs: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] init: [2023-01-15T20:44:47.575Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:47.575Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:47.575Z] [get] Not modified - so not downloaded [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] init.customtasks: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] prepare: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] process.versionExpression: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] process.appname: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] _process.target: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] process.target: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] prepare.has.version.registred: [2023-01-15T20:44:47.575Z] [2023-01-15T20:44:47.575Z] exec.asadmin2: [2023-01-15T20:44:48.512Z] [exec] Result: 1 [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] process.registred: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] has.version.registred: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] del.all.version.registred: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] _clean.scenario: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] deployment: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] deploy.version: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] del.ref.registred: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] process.versionExpression: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] process.appname: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] _process.target: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] process.target: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] prepare.is.version.registred: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] init.os: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] init.tools.unix: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] init.tools.windows: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] init.tools: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] setAsadminArgs: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] init: [2023-01-15T20:44:48.512Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:48.512Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:48.512Z] [get] Not modified - so not downloaded [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] init.customtasks: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] prepare: [2023-01-15T20:44:48.512Z] [2023-01-15T20:44:48.512Z] exec.asadmin2: [2023-01-15T20:44:48.691Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:48.692Z] [javac] 1 warning [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] build: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] setOSConditions: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] fixFiles: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] convUnix: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] convWin: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] setToolWin: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] setToolUnix: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] setToolProperty: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] setS1ASclassPath: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] init-common: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] package-persistence-common: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] ejb-jar-common: [2023-01-15T20:44:48.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] package-ejbjar-common: [2023-01-15T20:44:48.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:48.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:48.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:48.692Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcf-ejb.jar [2023-01-15T20:44:48.692Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] appclient-jar-common: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] package-appclientjar-common: [2023-01-15T20:44:48.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:48.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:48.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:48.692Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcf-client.jar [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] webclient-war-common: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] build-ear-common: [2023-01-15T20:44:48.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:44:48.692Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfApp.ear [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] deploy: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] setOSConditions: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] setToolWin: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] setToolUnix: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] setToolProperty: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] setS1ASclassPath: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] init-common: [2023-01-15T20:44:48.692Z] [2023-01-15T20:44:48.692Z] create-jdbc-driver-connpool-common: [2023-01-15T20:44:48.692Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:49.256Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:44:49.257Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:44:49.257Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:49.257Z] [exec] JDBC connection pool jdbc-driver-pool created successfully. [2023-01-15T20:44:49.257Z] [2023-01-15T20:44:49.257Z] set-derby-driver-connpool-props: [2023-01-15T20:44:49.257Z] [2023-01-15T20:44:49.257Z] asadmin-common-ignore-fail: [2023-01-15T20:44:49.257Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:49.257Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:49.449Z] [exec] Result: 1 [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] process.registred: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] is.version.registred: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] process.xmlversionidentifier: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] prepare.cluster: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] process.enabled: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] process.hasToDeploy: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] deploy.version.unregistred: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init.os: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init.tools.unix: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init.tools.windows: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init.tools: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] setAsadminArgs: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init: [2023-01-15T20:44:49.450Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:49.450Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:49.450Z] [get] Not modified - so not downloaded [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init.customtasks: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] prepare: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] process.versionExpression: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] process.appname: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] create.version: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] assemble.non-existent: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] process.xmlversionidentifier: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] prepare.update.xml.identifier: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] update.xml.identifier: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] deployWithNameOption: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] setAsadminArgs: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] common.deploy.asadmin: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init.os: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init.tools.unix: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init.tools.windows: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init.tools: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] setAsadminArgs: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init: [2023-01-15T20:44:49.450Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:49.450Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:49.450Z] [get] Not modified - so not downloaded [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] init.customtasks: [2023-01-15T20:44:49.450Z] [2023-01-15T20:44:49.450Z] common.run.asadmin: [2023-01-15T20:44:49.450Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:44:49.450Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:49.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:49.515Z] [exec] domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-01-15T20:44:49.772Z] [2023-01-15T20:44:49.772Z] setOSConditions: [2023-01-15T20:44:49.772Z] [2023-01-15T20:44:49.772Z] setToolWin: [2023-01-15T20:44:49.772Z] [2023-01-15T20:44:49.772Z] setToolUnix: [2023-01-15T20:44:49.772Z] [2023-01-15T20:44:49.772Z] setToolProperty: [2023-01-15T20:44:49.772Z] [2023-01-15T20:44:49.772Z] setS1ASclassPath: [2023-01-15T20:44:49.772Z] [2023-01-15T20:44:49.772Z] init-common: [2023-01-15T20:44:49.772Z] [2023-01-15T20:44:49.772Z] create-jdbc-resource-common: [2023-01-15T20:44:49.772Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-driver-pool --target server jdbc/driverRes [2023-01-15T20:44:49.772Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:49.911Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:49.912Z] [javac] 1 warning [2023-01-15T20:44:49.912Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:49.912Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:49.912Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:49.912Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:49.912Z] [2023-01-15T20:44:49.912Z] pkg-war: [2023-01-15T20:44:49.912Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:44:49.912Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:44:49.912Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:49.912Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:49.912Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:44:49.912Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:49.912Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:49.912Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/SubtractNumbers.wsdl to copy. [2023-01-15T20:44:49.912Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:44:49.912Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:44:49.912Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:49.912Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:49.912Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${web.wsit.descriptors} does not exist. [2023-01-15T20:44:49.912Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webservices13-respectbinding-web.war [2023-01-15T20:44:49.912Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:49.912Z] [2023-01-15T20:44:49.912Z] deploy-app: [2023-01-15T20:44:49.912Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:49.912Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:49.912Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:49.912Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:49.912Z] [2023-01-15T20:44:49.912Z] deploy-war-common: [2023-01-15T20:44:49.912Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:49.912Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:49.913Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:49.913Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:49.913Z] [2023-01-15T20:44:49.913Z] setOSConditions: [2023-01-15T20:44:49.913Z] [2023-01-15T20:44:49.913Z] setToolWin: [2023-01-15T20:44:49.913Z] [2023-01-15T20:44:49.913Z] setToolUnix: [2023-01-15T20:44:49.913Z] [2023-01-15T20:44:49.913Z] setToolProperty: [2023-01-15T20:44:49.913Z] [2023-01-15T20:44:49.913Z] setS1ASclassPath: [2023-01-15T20:44:49.913Z] [2023-01-15T20:44:49.913Z] init-common: [2023-01-15T20:44:49.913Z] [2023-01-15T20:44:49.913Z] deploy-war-commonpe: [2023-01-15T20:44:49.913Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:50.017Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:50.017Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:50.275Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:44:50.275Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:50.275Z] [2023-01-15T20:44:50.275Z] init.os: [2023-01-15T20:44:50.275Z] [2023-01-15T20:44:50.275Z] init.tools.unix: [2023-01-15T20:44:50.275Z] [2023-01-15T20:44:50.275Z] init.tools.windows: [2023-01-15T20:44:50.275Z] [2023-01-15T20:44:50.275Z] init.tools: [2023-01-15T20:44:50.275Z] [2023-01-15T20:44:50.275Z] setAsadminArgs: [2023-01-15T20:44:50.275Z] [2023-01-15T20:44:50.275Z] init: [2023-01-15T20:44:50.275Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:50.275Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:50.275Z] [get] Not modified - so not downloaded [2023-01-15T20:44:50.275Z] [2023-01-15T20:44:50.275Z] init.customtasks: [2023-01-15T20:44:50.275Z] [2023-01-15T20:44:50.275Z] setEnabled: [2023-01-15T20:44:50.275Z] [2023-01-15T20:44:50.275Z] createAppRef: [2023-01-15T20:44:50.335Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:50.335Z] [exec] JDBC resource jdbc/driverRes created successfully. [2023-01-15T20:44:50.335Z] [echo] cmd executed for server [2023-01-15T20:44:50.335Z] [2023-01-15T20:44:50.335Z] setOSConditions: [2023-01-15T20:44:50.335Z] [2023-01-15T20:44:50.335Z] setToolWin: [2023-01-15T20:44:50.335Z] [2023-01-15T20:44:50.335Z] setToolUnix: [2023-01-15T20:44:50.335Z] [2023-01-15T20:44:50.335Z] setToolProperty: [2023-01-15T20:44:50.335Z] [2023-01-15T20:44:50.335Z] setS1ASclassPath: [2023-01-15T20:44:50.335Z] [2023-01-15T20:44:50.335Z] init-common: [2023-01-15T20:44:50.335Z] [2023-01-15T20:44:50.335Z] create-jdbc-resource-common: [2023-01-15T20:44:50.335Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-driver-pool --target server jdbc/driverRes1 [2023-01-15T20:44:50.335Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:50.479Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/webservices13-respectbinding-web.war [2023-01-15T20:44:50.532Z] [2023-01-15T20:44:50.533Z] deployWithoutNameOption: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] run.positive.deploy: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] deploy.version: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] del.ref.registred: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] process.versionExpression: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] process.appname: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] _process.target: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] process.target: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] prepare.is.version.registred: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] init.os: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] init.tools.unix: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] init.tools.windows: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] init.tools: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] setAsadminArgs: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] init: [2023-01-15T20:44:50.533Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:50.533Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:50.533Z] [get] Not modified - so not downloaded [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] init.customtasks: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] prepare: [2023-01-15T20:44:50.533Z] [2023-01-15T20:44:50.533Z] exec.asadmin2: [2023-01-15T20:44:50.739Z] [exec] Application deployed with name webservices13-respectbinding-web. [2023-01-15T20:44:50.739Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:50.739Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:50.739Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:50.739Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:50.739Z] [2023-01-15T20:44:50.739Z] deploy-war-commonee: [2023-01-15T20:44:50.739Z] [2023-01-15T20:44:50.739Z] assemble-client: [2023-01-15T20:44:50.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:44:50.740Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:50.740Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:50.740Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:50.740Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:50.740Z] [2023-01-15T20:44:50.740Z] setOSConditions: [2023-01-15T20:44:50.740Z] [2023-01-15T20:44:50.740Z] setToolWin: [2023-01-15T20:44:50.740Z] [2023-01-15T20:44:50.740Z] setToolUnix: [2023-01-15T20:44:50.740Z] [2023-01-15T20:44:50.740Z] setToolProperty: [2023-01-15T20:44:50.740Z] [2023-01-15T20:44:50.740Z] setS1ASclassPath: [2023-01-15T20:44:50.740Z] [2023-01-15T20:44:50.740Z] init-common: [2023-01-15T20:44:50.740Z] [2023-01-15T20:44:50.740Z] wsimport: [2023-01-15T20:44:50.740Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:50.899Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:50.900Z] [exec] JDBC resource jdbc/driverRes1 created successfully. [2023-01-15T20:44:50.900Z] [echo] cmd executed for server [2023-01-15T20:44:50.900Z] [2023-01-15T20:44:50.900Z] asadmin-common: [2023-01-15T20:44:50.900Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:50.900Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:51.157Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:51.306Z] [exec] parsing WSDL... [2023-01-15T20:44:51.306Z] [exec] [2023-01-15T20:44:51.306Z] [exec] [2023-01-15T20:44:51.413Z] [exec] domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;user=dbuser;password=dbpassword [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] setOSConditions: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] setToolWin: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] setToolUnix: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] setToolProperty: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] setS1ASclassPath: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] init-common: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] deploy-common: [2023-01-15T20:44:51.414Z] [echo] Current time (ISO): 2023-01-15T20:44:51.182+0000 [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] setOSConditions: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] setToolWin: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] setToolUnix: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] setToolProperty: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] setS1ASclassPath: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] init-common: [2023-01-15T20:44:51.414Z] [2023-01-15T20:44:51.414Z] deploy-common-pe: [2023-01-15T20:44:51.414Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:51.469Z] [exec] Result: 1 [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] process.registred: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] is.version.registred: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] process.xmlversionidentifier: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] prepare.cluster: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] process.enabled: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] process.hasToDeploy: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] deploy.version.unregistred: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init.os: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init.tools.unix: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init.tools.windows: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init.tools: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] setAsadminArgs: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init: [2023-01-15T20:44:51.470Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:51.470Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:51.470Z] [get] Not modified - so not downloaded [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init.customtasks: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] prepare: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] process.versionExpression: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] process.appname: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] create.version: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] assemble.non-existent: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] process.xmlversionidentifier: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] prepare.update.xml.identifier: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] update.xml.identifier: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] deployWithNameOption: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] setAsadminArgs: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] common.deploy.asadmin: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init.os: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init.tools.unix: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init.tools.windows: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init.tools: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] setAsadminArgs: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init: [2023-01-15T20:44:51.470Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:51.470Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:51.470Z] [get] Not modified - so not downloaded [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] init.customtasks: [2023-01-15T20:44:51.470Z] [2023-01-15T20:44:51.470Z] common.run.asadmin: [2023-01-15T20:44:51.470Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:44:51.470Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:51.564Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:44:51.564Z] [exec] line 15 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:44:51.564Z] [exec] [2023-01-15T20:44:51.564Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:44:51.564Z] [exec] line 15 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:44:51.565Z] [exec] [2023-01-15T20:44:51.565Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2023-01-15T20:44:51.565Z] [exec] line 16 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2023-01-15T20:44:51.565Z] [exec] [2023-01-15T20:44:51.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfApp.ear [2023-01-15T20:44:51.978Z] [exec] Application deployed with name jdbc-dmmcfApp. [2023-01-15T20:44:51.978Z] [echo] Deployment on target server server successful [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] setOSConditions: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] setToolWin: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] setToolUnix: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] setToolProperty: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] setS1ASclassPath: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] init-common: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] deploy-common-ee: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] run: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] setOSConditions: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] setToolWin: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] setToolUnix: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] setToolProperty: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] setS1ASclassPath: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] init-common: [2023-01-15T20:44:51.978Z] [2023-01-15T20:44:51.978Z] execute-sql-common: [2023-01-15T20:44:51.978Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/sql/create_pointbase.sql [2023-01-15T20:44:51.978Z] [sql] Failed to execute: Drop table CONNSHARING [2023-01-15T20:44:51.979Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2023-01-15T20:44:51.979Z] [sql] 0 rows affected [2023-01-15T20:44:51.979Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:44:51.979Z] [2023-01-15T20:44:51.979Z] setOSConditions: [2023-01-15T20:44:51.979Z] [2023-01-15T20:44:51.979Z] setToolWin: [2023-01-15T20:44:51.979Z] [2023-01-15T20:44:51.979Z] setToolUnix: [2023-01-15T20:44:51.979Z] [2023-01-15T20:44:51.979Z] setToolProperty: [2023-01-15T20:44:51.979Z] [2023-01-15T20:44:51.979Z] setS1ASclassPath: [2023-01-15T20:44:51.979Z] [2023-01-15T20:44:51.979Z] init-common: [2023-01-15T20:44:51.979Z] [2023-01-15T20:44:51.979Z] runclient-common: [2023-01-15T20:44:51.979Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfAppClient.jar -name jdbc-dmmcfClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-01-15T20:44:52.042Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:52.042Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:52.130Z] [exec] [2023-01-15T20:44:52.131Z] [exec] Generating code... [2023-01-15T20:44:52.131Z] [exec] [2023-01-15T20:44:52.131Z] [exec] [2023-01-15T20:44:52.131Z] [exec] Compiling code... [2023-01-15T20:44:52.131Z] [exec] [2023-01-15T20:44:52.236Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:52.609Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:44:52.609Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init.os: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init.tools.unix: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init.tools.windows: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init.tools: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] setAsadminArgs: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init: [2023-01-15T20:44:52.609Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:52.609Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:52.609Z] [get] Not modified - so not downloaded [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init.customtasks: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] setEnabled: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] createAppRef: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] deployWithoutNameOption: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] run.positive.deploy: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] deploy.version: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] del.ref.registred: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] process.versionExpression: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] process.appname: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] _process.target: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] process.target: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] prepare.is.version.registred: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init.os: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init.tools.unix: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init.tools.windows: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init.tools: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] setAsadminArgs: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init: [2023-01-15T20:44:52.609Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:52.609Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:52.609Z] [get] Not modified - so not downloaded [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] init.customtasks: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] prepare: [2023-01-15T20:44:52.609Z] [2023-01-15T20:44:52.609Z] exec.asadmin2: [2023-01-15T20:44:52.800Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:53.364Z] [exec] Jan 15, 2023 8:44:53 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:44:53.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. [2023-01-15T20:44:53.508Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml:84: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:44:53.508Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:44:53.543Z] [exec] Result: 1 [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] process.registred: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] is.version.registred: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] process.xmlversionidentifier: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] prepare.cluster: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] process.enabled: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] process.hasToDeploy: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] deploy.version.unregistred: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init.os: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init.tools.unix: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init.tools.windows: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init.tools: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] setAsadminArgs: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init: [2023-01-15T20:44:53.544Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:53.544Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:53.544Z] [get] Not modified - so not downloaded [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init.customtasks: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] prepare: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] process.versionExpression: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] process.appname: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] create.version: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] assemble.non-existent: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] process.xmlversionidentifier: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] prepare.update.xml.identifier: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] update.xml.identifier: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] deployWithNameOption: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] setAsadminArgs: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] common.deploy.asadmin: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init.os: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init.tools.unix: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init.tools.windows: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init.tools: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] setAsadminArgs: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init: [2023-01-15T20:44:53.544Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:53.544Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:53.544Z] [get] Not modified - so not downloaded [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] init.customtasks: [2023-01-15T20:44:53.544Z] [2023-01-15T20:44:53.544Z] common.run.asadmin: [2023-01-15T20:44:53.544Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-01-15T20:44:53.544Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:54.074Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:54.074Z] [javac] 1 warning [2023-01-15T20:44:54.074Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:44:54.074Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:44:54.074Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:44:54.074Z] [2023-01-15T20:44:54.074Z] deploy-client: [2023-01-15T20:44:54.111Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:54.112Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:54.333Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:54.369Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-01-15T20:44:54.370Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init.os: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init.tools.unix: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init.tools.windows: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init.tools: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] setAsadminArgs: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init: [2023-01-15T20:44:54.628Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:54.628Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:54.628Z] [get] Not modified - so not downloaded [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init.customtasks: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] setEnabled: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] createAppRef: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] deployWithoutNameOption: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] run.positive.deploy: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] deploy.version: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] del.ref.registred: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] process.versionExpression: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] process.appname: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] _process.target: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] process.target: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] prepare.is.version.registred: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init.os: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init.tools.unix: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init.tools.windows: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init.tools: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] setAsadminArgs: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init: [2023-01-15T20:44:54.628Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:54.628Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:54.628Z] [get] Not modified - so not downloaded [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] init.customtasks: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] prepare: [2023-01-15T20:44:54.628Z] [2023-01-15T20:44:54.628Z] exec.asadmin2: [2023-01-15T20:44:54.900Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:54.900Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:44:55.158Z] [exec] Application deployed with name wsclient. [2023-01-15T20:44:55.158Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:55.158Z] [2023-01-15T20:44:55.158Z] setup: [2023-01-15T20:44:55.158Z] [2023-01-15T20:44:55.158Z] runtest: [2023-01-15T20:44:55.158Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:55.158Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml:132: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:44:55.158Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:55.159Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:44:55.159Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:44:55.159Z] [java] [client.TestClient]:: [2023-01-15T20:44:55.159Z] [java] [client.TestClient]:: [2023-01-15T20:44:55.159Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:44:55.159Z] [java] [client.TestClient]:: [2023-01-15T20:44:55.159Z] [java] [client.TestClient]:: [2023-01-15T20:44:55.159Z] [java] [client.TestClient]::

    [2023-01-15T20:44:55.159Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2023-01-15T20:44:55.159Z] [java] [client.TestClient]::

    [2023-01-15T20:44:55.159Z] [java] [client.TestClient]:: [5555] [2023-01-15T20:44:55.159Z] [java] [client.TestClient]:: [2023-01-15T20:44:55.159Z] [java] [client.TestClient]:: [2023-01-15T20:44:55.159Z] [java] Value of key is:WEBSERVICES13-respectbinding [2023-01-15T20:44:55.159Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:44:55.159Z] [java] [2023-01-15T20:44:55.159Z] [java] [2023-01-15T20:44:55.159Z] [java] ----------------------------------------- [2023-01-15T20:44:55.159Z] [java] - WEBSERVICES13-respectbinding: PASS - [2023-01-15T20:44:55.159Z] [java] ----------------------------------------- [2023-01-15T20:44:55.159Z] [java] Total PASS: 1 [2023-01-15T20:44:55.159Z] [java] Total FAIL: 0 [2023-01-15T20:44:55.159Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:44:55.159Z] [java] ----------------------------------------- [2023-01-15T20:44:55.159Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:44:55.159Z] [2023-01-15T20:44:55.159Z] undeploy: [2023-01-15T20:44:55.159Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:55.159Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:55.159Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:55.159Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:55.159Z] [2023-01-15T20:44:55.159Z] setOSConditions: [2023-01-15T20:44:55.159Z] [2023-01-15T20:44:55.159Z] setToolWin: [2023-01-15T20:44:55.159Z] [2023-01-15T20:44:55.159Z] setToolUnix: [2023-01-15T20:44:55.159Z] [2023-01-15T20:44:55.159Z] setToolProperty: [2023-01-15T20:44:55.159Z] [2023-01-15T20:44:55.159Z] setS1ASclassPath: [2023-01-15T20:44:55.159Z] [2023-01-15T20:44:55.159Z] init-common: [2023-01-15T20:44:55.159Z] [2023-01-15T20:44:55.159Z] undeploy-war-common: [2023-01-15T20:44:55.417Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:55.563Z] [exec] Result: 1 [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] process.registred: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] is.version.registred: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] process.xmlversionidentifier: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] prepare.cluster: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] process.enabled: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] process.hasToDeploy: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] deploy.version.unregistred: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init.os: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init.tools.unix: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init.tools.windows: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init.tools: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] setAsadminArgs: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init: [2023-01-15T20:44:55.564Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:55.564Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:55.564Z] [get] Not modified - so not downloaded [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init.customtasks: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] prepare: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] process.versionExpression: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] process.appname: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] create.version: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] assemble.non-existent: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] process.xmlversionidentifier: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] prepare.update.xml.identifier: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] update.xml.identifier: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] deployWithNameOption: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] setAsadminArgs: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] common.deploy.asadmin: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init.os: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init.tools.unix: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init.tools.windows: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init.tools: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] setAsadminArgs: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init: [2023-01-15T20:44:55.564Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:55.564Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:55.564Z] [get] Not modified - so not downloaded [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] init.customtasks: [2023-01-15T20:44:55.564Z] [2023-01-15T20:44:55.564Z] common.run.asadmin: [2023-01-15T20:44:55.564Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-01-15T20:44:55.564Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:55.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:44:56.131Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:56.131Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:56.243Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:56.244Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:44:56.244Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:56.244Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:56.244Z] [2023-01-15T20:44:56.244Z] setOSConditions: [2023-01-15T20:44:56.244Z] [2023-01-15T20:44:56.244Z] setToolWin: [2023-01-15T20:44:56.244Z] [2023-01-15T20:44:56.244Z] setToolUnix: [2023-01-15T20:44:56.244Z] [2023-01-15T20:44:56.244Z] setToolProperty: [2023-01-15T20:44:56.244Z] [2023-01-15T20:44:56.244Z] setS1ASclassPath: [2023-01-15T20:44:56.244Z] [2023-01-15T20:44:56.244Z] init-common: [2023-01-15T20:44:56.244Z] [2023-01-15T20:44:56.244Z] undeploy-client: [2023-01-15T20:44:56.244Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:56.389Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2023-01-15T20:44:56.389Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:56.638Z] [exec] Value of key is: test1 : [2023-01-15T20:44:56.639Z] [exec] Value of key is: test2 : [2023-01-15T20:44:56.639Z] [exec] Value of key is: test3 : [2023-01-15T20:44:56.639Z] [exec] Value of key is: test4 : [2023-01-15T20:44:56.639Z] [exec] Value of key is: test5 : [2023-01-15T20:44:56.639Z] [exec] Value of key is: test6 : [2023-01-15T20:44:56.639Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:44:56.639Z] [exec] [2023-01-15T20:44:56.639Z] [exec] [2023-01-15T20:44:56.639Z] [exec] ----------------------------------------- [2023-01-15T20:44:56.639Z] [exec] - test2 : : PASS - [2023-01-15T20:44:56.639Z] [exec] - test1 : : PASS - [2023-01-15T20:44:56.639Z] [exec] - test3 : : PASS - [2023-01-15T20:44:56.639Z] [exec] - test6 : : PASS - [2023-01-15T20:44:56.639Z] [exec] - test4 : : PASS - [2023-01-15T20:44:56.639Z] [exec] - test5 : : PASS - [2023-01-15T20:44:56.639Z] [exec] ----------------------------------------- [2023-01-15T20:44:56.639Z] [exec] Total PASS: 6 [2023-01-15T20:44:56.639Z] [exec] Total FAIL: 0 [2023-01-15T20:44:56.639Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:44:56.639Z] [exec] ----------------------------------------- [2023-01-15T20:44:56.639Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:44:56.639Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:44:56.648Z] [2023-01-15T20:44:56.649Z] init.os: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.tools.unix: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.tools.windows: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.tools: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] setAsadminArgs: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init: [2023-01-15T20:44:56.649Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:56.649Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:56.649Z] [get] Not modified - so not downloaded [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.customtasks: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] setEnabled: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] createAppRef: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] deployWithoutNameOption: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] run.positive.deploy: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] process.versionExpression: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] process.appname: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.os: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.tools.unix: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.tools.windows: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.tools: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] setAsadminArgs: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init: [2023-01-15T20:44:56.649Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:56.649Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:56.649Z] [get] Not modified - so not downloaded [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.customtasks: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] prepare: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] create.version: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] assemble.non-existent: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] process.xmlversionidentifier: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] prepare.update.xml.identifier: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] update.xml.identifier: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] unzip.version: [2023-01-15T20:44:56.649Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] deploy.version: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] del.ref.registred: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] process.versionExpression: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] process.appname: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] _process.target: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] process.target: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] prepare.is.version.registred: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.os: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.tools.unix: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.tools.windows: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.tools: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] setAsadminArgs: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init: [2023-01-15T20:44:56.649Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:56.649Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:56.649Z] [get] Not modified - so not downloaded [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] init.customtasks: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] prepare: [2023-01-15T20:44:56.649Z] [2023-01-15T20:44:56.649Z] exec.asadmin2: [2023-01-15T20:44:56.809Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:56.810Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:44:56.810Z] [exec] Command undeploy executed successfully. [2023-01-15T20:44:56.810Z] [2023-01-15T20:44:56.810Z] all: [2023-01-15T20:44:56.810Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:56.810Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:56.810Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:56.810Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:56.810Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:56.810Z] [2023-01-15T20:44:56.810Z] setOSConditions: [2023-01-15T20:44:56.810Z] [2023-01-15T20:44:56.810Z] setToolWin: [2023-01-15T20:44:56.810Z] [2023-01-15T20:44:56.810Z] setToolUnix: [2023-01-15T20:44:56.810Z] [2023-01-15T20:44:56.810Z] setToolProperty: [2023-01-15T20:44:56.810Z] [2023-01-15T20:44:56.810Z] setS1ASclassPath: [2023-01-15T20:44:56.895Z] [2023-01-15T20:44:56.896Z] checkReporting-common: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] confirmReportPresent-common: [2023-01-15T20:44:56.896Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:44:56.896Z] [echo] Test seems to be reported fine [2023-01-15T20:44:56.896Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/RepRunConf.txt [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] confirmMissingReport-common: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] undeploy: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] setOSConditions: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] setToolWin: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] setToolUnix: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] setToolProperty: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] setS1ASclassPath: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] init-common: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] execute-sql-common: [2023-01-15T20:44:56.896Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/sql/drop_pointbase.sql [2023-01-15T20:44:56.896Z] [sql] 0 rows affected [2023-01-15T20:44:56.896Z] [sql] 1 of 1 SQL statements executed successfully [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] setOSConditions: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] setToolWin: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] setToolUnix: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] setToolProperty: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] setS1ASclassPath: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] init-common: [2023-01-15T20:44:56.896Z] [2023-01-15T20:44:56.896Z] delete-jdbc-resource-common: [2023-01-15T20:44:56.896Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/driverRes [2023-01-15T20:44:56.896Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:57.068Z] [2023-01-15T20:44:57.069Z] init-common: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] clean: [2023-01-15T20:44:57.069Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setOSConditions: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setToolWin: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setToolUnix: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setToolProperty: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setS1ASclassPath: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] init-common: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] clean-common: [2023-01-15T20:44:57.069Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setOSConditions: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setToolWin: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setToolUnix: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setToolProperty: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setS1ASclassPath: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] init-common: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] clean-classes-common: [2023-01-15T20:44:57.069Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:44:57.069Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:57.069Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setOSConditions: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setToolWin: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.069Z] setToolUnix: [2023-01-15T20:44:57.069Z] [2023-01-15T20:44:57.070Z] setToolProperty: [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] setS1ASclassPath: [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] init-common: [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] clean-jars-common: [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] compile: [2023-01-15T20:44:57.070Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:57.070Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:57.070Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:57.070Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:57.070Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] setOSConditions: [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] setToolWin: [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] setToolUnix: [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] setToolProperty: [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] setS1ASclassPath: [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] init-common: [2023-01-15T20:44:57.070Z] [2023-01-15T20:44:57.070Z] compile-common: [2023-01-15T20:44:57.070Z] [echo] Current time (ISO): 2023-01-15T20:44:56.868+0000 [2023-01-15T20:44:57.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:57.070Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:57.070Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:57.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/driverRes [2023-01-15T20:44:57.461Z] [exec] JDBC resource jdbc/driverRes deleted successfully [2023-01-15T20:44:57.461Z] [echo] cmd executed for server [2023-01-15T20:44:57.461Z] [2023-01-15T20:44:57.461Z] setOSConditions: [2023-01-15T20:44:57.461Z] [2023-01-15T20:44:57.461Z] setToolWin: [2023-01-15T20:44:57.461Z] [2023-01-15T20:44:57.461Z] setToolUnix: [2023-01-15T20:44:57.461Z] [2023-01-15T20:44:57.461Z] setToolProperty: [2023-01-15T20:44:57.461Z] [2023-01-15T20:44:57.461Z] setS1ASclassPath: [2023-01-15T20:44:57.461Z] [2023-01-15T20:44:57.461Z] init-common: [2023-01-15T20:44:57.461Z] [2023-01-15T20:44:57.461Z] delete-jdbc-resource-common: [2023-01-15T20:44:57.461Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/driverRes1 [2023-01-15T20:44:57.461Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:57.606Z] [exec] Result: 1 [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] process.registred: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] is.version.registred: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] process.xmlversionidentifier: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] prepare.cluster: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] process.enabled: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] process.hasToDeploy: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] deploy.version.unregistred: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] init.os: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] init.tools.unix: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] init.tools.windows: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] init.tools: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] setAsadminArgs: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] init: [2023-01-15T20:44:57.606Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:57.606Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:57.606Z] [get] Not modified - so not downloaded [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] init.customtasks: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] prepare: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] process.versionExpression: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] process.appname: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] create.version: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] assemble.non-existent: [2023-01-15T20:44:57.606Z] [2023-01-15T20:44:57.606Z] process.xmlversionidentifier: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] prepare.update.xml.identifier: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] update.xml.identifier: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] deployWithNameOption: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] setAsadminArgs: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] common.deploy.asadmin: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] init.os: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] init.tools.unix: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] init.tools.windows: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] init.tools: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] setAsadminArgs: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] init: [2023-01-15T20:44:57.607Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:57.607Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:57.607Z] [get] Not modified - so not downloaded [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] init.customtasks: [2023-01-15T20:44:57.607Z] [2023-01-15T20:44:57.607Z] common.run.asadmin: [2023-01-15T20:44:57.607Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-01-15T20:44:57.607Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:58.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/driverRes1 [2023-01-15T20:44:58.024Z] [exec] JDBC resource jdbc/driverRes1 deleted successfully [2023-01-15T20:44:58.024Z] [echo] cmd executed for server [2023-01-15T20:44:58.024Z] [2023-01-15T20:44:58.024Z] setOSConditions: [2023-01-15T20:44:58.024Z] [2023-01-15T20:44:58.024Z] setToolWin: [2023-01-15T20:44:58.024Z] [2023-01-15T20:44:58.024Z] setToolUnix: [2023-01-15T20:44:58.024Z] [2023-01-15T20:44:58.024Z] setToolProperty: [2023-01-15T20:44:58.024Z] [2023-01-15T20:44:58.024Z] setS1ASclassPath: [2023-01-15T20:44:58.024Z] [2023-01-15T20:44:58.024Z] init-common: [2023-01-15T20:44:58.024Z] [2023-01-15T20:44:58.024Z] delete-jdbc-connpool-common: [2023-01-15T20:44:58.024Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-driver-pool [2023-01-15T20:44:58.024Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:58.174Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:58.174Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:44:58.432Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2023-01-15T20:44:58.432Z] [exec] Command deploy executed successfully. [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] init.os: [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] init.tools.unix: [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] init.tools.windows: [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] init.tools: [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] setAsadminArgs: [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] init: [2023-01-15T20:44:58.432Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:58.432Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:58.432Z] [get] Not modified - so not downloaded [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] init.customtasks: [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] setEnabled: [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] createAppRef: [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] deployWithoutNameOption: [2023-01-15T20:44:58.432Z] [2023-01-15T20:44:58.432Z] deploydir.version: [2023-01-15T20:44:58.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-driver-pool [2023-01-15T20:44:58.587Z] [exec] JDBC Connection pool jdbc-driver-pool deleted successfully [2023-01-15T20:44:58.587Z] [echo] cmd executed for server [2023-01-15T20:44:58.587Z] [2023-01-15T20:44:58.587Z] setOSConditions: [2023-01-15T20:44:58.587Z] [2023-01-15T20:44:58.587Z] setToolWin: [2023-01-15T20:44:58.587Z] [2023-01-15T20:44:58.587Z] setToolUnix: [2023-01-15T20:44:58.587Z] [2023-01-15T20:44:58.587Z] setToolProperty: [2023-01-15T20:44:58.587Z] [2023-01-15T20:44:58.587Z] setS1ASclassPath: [2023-01-15T20:44:58.587Z] [2023-01-15T20:44:58.587Z] init-common: [2023-01-15T20:44:58.587Z] [2023-01-15T20:44:58.587Z] undeploy-common: [2023-01-15T20:44:58.587Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] run.positive.deploy: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] switch: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] process.versionExpression: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] process.appname: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] process.xmlversionidentifier: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] prepare.cluster: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] enable.version: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] setAsadminArgs: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] common.enable.asadmin: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] init.os: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] init.tools.unix: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] init.tools.windows: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] init.tools: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.690Z] setAsadminArgs: [2023-01-15T20:44:58.690Z] [2023-01-15T20:44:58.691Z] init: [2023-01-15T20:44:58.691Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:58.691Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:58.691Z] [get] Not modified - so not downloaded [2023-01-15T20:44:58.691Z] [2023-01-15T20:44:58.691Z] init.customtasks: [2023-01-15T20:44:58.691Z] [2023-01-15T20:44:58.691Z] common.run.asadmin: [2023-01-15T20:44:58.691Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2023-01-15T20:44:58.691Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:59.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] all: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setOSConditions: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolWin: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolUnix: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolProperty: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setS1ASclassPath: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] init-common: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] clean: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setOSConditions: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolWin: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolUnix: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolProperty: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setS1ASclassPath: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] init-common: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] clean-common: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setOSConditions: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolWin: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolUnix: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolProperty: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setS1ASclassPath: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] init-common: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] clean-classes-common: [2023-01-15T20:44:59.152Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setOSConditions: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolWin: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolUnix: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolProperty: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setS1ASclassPath: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] init-common: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] clean-jars-common: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] compile: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setOSConditions: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolWin: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolUnix: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setToolProperty: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] setS1ASclassPath: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] init-common: [2023-01-15T20:44:59.152Z] [2023-01-15T20:44:59.152Z] compile-common: [2023-01-15T20:44:59.152Z] [echo] Current time (ISO): 2023-01-15T20:44:59.014+0000 [2023-01-15T20:44:59.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:59.152Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:44:59.152Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:59.257Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:44:59.258Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-01-15T20:44:59.515Z] [exec] Command enable executed successfully. [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init.os: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init.tools.unix: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init.tools.windows: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init.tools: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] setAsadminArgs: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init: [2023-01-15T20:44:59.515Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:59.515Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:59.515Z] [get] Not modified - so not downloaded [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init.customtasks: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] enableAppOnInstance: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init.os: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init.tools.unix: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init.tools.windows: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init.tools: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] setAsadminArgs: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init: [2023-01-15T20:44:59.515Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:44:59.515Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:44:59.515Z] [get] Not modified - so not downloaded [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] init.customtasks: [2023-01-15T20:44:59.515Z] [2023-01-15T20:44:59.515Z] prepare.client: [2023-01-15T20:44:59.601Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:44:59.602Z] [javac] 1 warning [2023-01-15T20:44:59.602Z] [2023-01-15T20:44:59.602Z] assemble-web: [2023-01-15T20:44:59.602Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] [2023-01-15T20:44:59.602Z] pkg-war: [2023-01-15T20:44:59.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:44:59.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:44:59.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:59.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:59.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:44:59.602Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${sun-web.xml} to copy. [2023-01-15T20:44:59.602Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${webservices.xml} to copy. [2023-01-15T20:44:59.602Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:44:59.602Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:44:59.602Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:44:59.602Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:59.602Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:44:59.602Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${web.wsit.descriptors} does not exist. [2023-01-15T20:44:59.602Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/asyncservice-web.war [2023-01-15T20:44:59.602Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:44:59.602Z] [2023-01-15T20:44:59.602Z] deploy-app: [2023-01-15T20:44:59.602Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] [2023-01-15T20:44:59.602Z] deploy-war-common: [2023-01-15T20:44:59.602Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:44:59.602Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:44:59.603Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:44:59.603Z] [2023-01-15T20:44:59.603Z] setOSConditions: [2023-01-15T20:44:59.603Z] [2023-01-15T20:44:59.603Z] setToolWin: [2023-01-15T20:44:59.603Z] [2023-01-15T20:44:59.603Z] setToolUnix: [2023-01-15T20:44:59.603Z] [2023-01-15T20:44:59.603Z] setToolProperty: [2023-01-15T20:44:59.603Z] [2023-01-15T20:44:59.603Z] setS1ASclassPath: [2023-01-15T20:44:59.603Z] [2023-01-15T20:44:59.603Z] init-common: [2023-01-15T20:44:59.603Z] [2023-01-15T20:44:59.603Z] deploy-war-commonpe: [2023-01-15T20:44:59.603Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:44:59.773Z] [2023-01-15T20:44:59.773Z] prepare.client.appclient: [2023-01-15T20:44:59.773Z] [2023-01-15T20:44:59.773Z] increment.log.next: [2023-01-15T20:44:59.773Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] process.versionexpression: [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] prepare.run: [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] common.run.positive: [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] setHttpPort: [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] common.run: [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] checkAppOnServer: [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] declare-test: [2023-01-15T20:44:59.774Z] [echo] Starting test simple-versioned-servlet switch(1) untagged - logID=31 (server) [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] prepare.runclient: [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] process.classpath: [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] process.jvmargs: [2023-01-15T20:44:59.774Z] [2023-01-15T20:44:59.774Z] java.with.result: [2023-01-15T20:44:59.774Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:00.168Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/asyncservice-web.war [2023-01-15T20:45:00.339Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:45:00.339Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:45:00.339Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:45:00.339Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:45:00.339Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:45:00.339Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-01-15T20:45:00.339Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:45:00.339Z] [2023-01-15T20:45:00.339Z] process.result: [2023-01-15T20:45:00.426Z] [exec] Application deployed with name asyncservice-web. [2023-01-15T20:45:00.426Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:00.426Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:00.426Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:00.426Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:00.426Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:00.426Z] [2023-01-15T20:45:00.426Z] deploy-war-commonee: [2023-01-15T20:45:00.426Z] [2023-01-15T20:45:00.426Z] assemble-client: [2023-01-15T20:45:00.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:00.426Z] [echo] wsimporting http://localhost:8080/asyncservice/webservice/AsyncService?WSDL [2023-01-15T20:45:00.426Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:00.427Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:00.427Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:00.427Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:00.427Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:00.427Z] [2023-01-15T20:45:00.427Z] setOSConditions: [2023-01-15T20:45:00.427Z] [2023-01-15T20:45:00.427Z] setToolWin: [2023-01-15T20:45:00.427Z] [2023-01-15T20:45:00.427Z] setToolUnix: [2023-01-15T20:45:00.427Z] [2023-01-15T20:45:00.427Z] setToolProperty: [2023-01-15T20:45:00.427Z] [2023-01-15T20:45:00.427Z] setS1ASclassPath: [2023-01-15T20:45:00.427Z] [2023-01-15T20:45:00.427Z] init-common: [2023-01-15T20:45:00.427Z] [2023-01-15T20:45:00.427Z] wsimport: [2023-01-15T20:45:00.597Z] [2023-01-15T20:45:00.598Z] processResult: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] failed: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] passed: [2023-01-15T20:45:00.598Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] unknown: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] runclient: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init.os: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init.tools.unix: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init.tools.windows: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init.tools: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] setAsadminArgs: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init: [2023-01-15T20:45:00.598Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:00.598Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:00.598Z] [get] Not modified - so not downloaded [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init.customtasks: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] checkAppOnCluster: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] run.positive: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] process.versionExpression: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] process.appname: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] process.xmlversionidentifier: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] prepare.cluster: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] enable.version: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] setAsadminArgs: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] common.enable.asadmin: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init.os: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init.tools.unix: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init.tools.windows: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init.tools: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] setAsadminArgs: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init: [2023-01-15T20:45:00.598Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:00.598Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:00.598Z] [get] Not modified - so not downloaded [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] init.customtasks: [2023-01-15T20:45:00.598Z] [2023-01-15T20:45:00.598Z] common.run.asadmin: [2023-01-15T20:45:00.598Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2023-01-15T20:45:00.598Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:00.684Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:01.045Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:01.045Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:45:01.046Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:45:01.046Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/ejb/SimpleBMPBean.java uses unchecked or unsafe operations. [2023-01-15T20:45:01.046Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:45:01.046Z] [javac] 1 warning [2023-01-15T20:45:01.164Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:01.164Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-01-15T20:45:01.249Z] [exec] parsing WSDL... [2023-01-15T20:45:01.249Z] [exec] [2023-01-15T20:45:01.249Z] [exec] [2023-01-15T20:45:01.301Z] [2023-01-15T20:45:01.302Z] setOSConditions: [2023-01-15T20:45:01.302Z] [2023-01-15T20:45:01.302Z] setToolWin: [2023-01-15T20:45:01.302Z] [2023-01-15T20:45:01.302Z] setToolUnix: [2023-01-15T20:45:01.302Z] [2023-01-15T20:45:01.302Z] setToolProperty: [2023-01-15T20:45:01.302Z] [2023-01-15T20:45:01.302Z] setS1ASclassPath: [2023-01-15T20:45:01.302Z] [2023-01-15T20:45:01.302Z] init-common: [2023-01-15T20:45:01.302Z] [2023-01-15T20:45:01.302Z] compile-common: [2023-01-15T20:45:01.302Z] [echo] Current time (ISO): 2023-01-15T20:45:01.077+0000 [2023-01-15T20:45:01.302Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:01.302Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:01.730Z] [exec] Command enable executed successfully. [2023-01-15T20:45:01.730Z] [2023-01-15T20:45:01.730Z] init.os: [2023-01-15T20:45:01.730Z] [2023-01-15T20:45:01.730Z] init.tools.unix: [2023-01-15T20:45:01.730Z] [2023-01-15T20:45:01.730Z] init.tools.windows: [2023-01-15T20:45:01.730Z] [2023-01-15T20:45:01.731Z] init.tools: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] setAsadminArgs: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] init: [2023-01-15T20:45:01.731Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:01.731Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:01.731Z] [get] Not modified - so not downloaded [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] init.customtasks: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] enableAppOnInstance: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] init.os: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] init.tools.unix: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] init.tools.windows: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] init.tools: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] setAsadminArgs: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] init: [2023-01-15T20:45:01.731Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:01.731Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:01.731Z] [get] Not modified - so not downloaded [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] init.customtasks: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] prepare.client: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] prepare.client.appclient: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] increment.log.next: [2023-01-15T20:45:01.731Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] process.versionexpression: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] prepare.run: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] common.run.positive: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] setHttpPort: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] common.run: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] checkAppOnServer: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] declare-test: [2023-01-15T20:45:01.731Z] [echo] Starting test simple-versioned-servlet switch(2) ALPHA-1.0.0 - logID=32 (server) [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] prepare.runclient: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] process.classpath: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] process.jvmargs: [2023-01-15T20:45:01.731Z] [2023-01-15T20:45:01.731Z] java.with.result: [2023-01-15T20:45:01.731Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:02.183Z] [exec] [2023-01-15T20:45:02.183Z] [exec] Generating code... [2023-01-15T20:45:02.183Z] [exec] [2023-01-15T20:45:02.183Z] [exec] [2023-01-15T20:45:02.183Z] [exec] Compiling code... [2023-01-15T20:45:02.183Z] [exec] [2023-01-15T20:45:02.299Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:45:02.299Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:45:02.299Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:45:02.299Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:45:02.299Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:45:02.299Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-01-15T20:45:02.299Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] process.result: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] processResult: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] failed: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] passed: [2023-01-15T20:45:02.557Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] unknown: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] runclient: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init.os: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init.tools.unix: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init.tools.windows: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init.tools: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] setAsadminArgs: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init: [2023-01-15T20:45:02.557Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:02.557Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:02.557Z] [get] Not modified - so not downloaded [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init.customtasks: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] checkAppOnCluster: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] run.positive: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] process.versionExpression: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] process.appname: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] process.xmlversionidentifier: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] prepare.cluster: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] enable.version: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] setAsadminArgs: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] common.enable.asadmin: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init.os: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init.tools.unix: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init.tools.windows: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init.tools: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] setAsadminArgs: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init: [2023-01-15T20:45:02.557Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:02.557Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:02.557Z] [get] Not modified - so not downloaded [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] init.customtasks: [2023-01-15T20:45:02.557Z] [2023-01-15T20:45:02.557Z] common.run.asadmin: [2023-01-15T20:45:02.557Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2023-01-15T20:45:02.557Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:03.122Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:03.122Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-01-15T20:45:03.200Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:03.200Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:45:03.200Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:45:03.200Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/client/Client.java uses unchecked or unsafe operations. [2023-01-15T20:45:03.200Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:45:03.200Z] [javac] 1 warning [2023-01-15T20:45:03.200Z] [2023-01-15T20:45:03.200Z] build: [2023-01-15T20:45:03.200Z] [2023-01-15T20:45:03.200Z] setOSConditions: [2023-01-15T20:45:03.200Z] [2023-01-15T20:45:03.200Z] fixFiles: [2023-01-15T20:45:03.200Z] [2023-01-15T20:45:03.200Z] convUnix: [2023-01-15T20:45:03.200Z] [2023-01-15T20:45:03.200Z] convWin: [2023-01-15T20:45:03.200Z] [2023-01-15T20:45:03.200Z] setToolWin: [2023-01-15T20:45:03.200Z] [2023-01-15T20:45:03.201Z] setToolUnix: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] setToolProperty: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] setS1ASclassPath: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] init-common: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] package-persistence-common: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] ejb-jar-common: [2023-01-15T20:45:03.201Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] package-ejbjar-common: [2023-01-15T20:45:03.201Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:03.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:03.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:03.201Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2023-01-15T20:45:03.201Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] appclient-jar-common: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] package-appclientjar-common: [2023-01-15T20:45:03.201Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:03.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:03.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:03.201Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] webclient-war-common: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] build-ear-common: [2023-01-15T20:45:03.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:03.201Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] deploy: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] setOSConditions: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] setToolWin: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] setToolUnix: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] setToolProperty: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] setS1ASclassPath: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] init-common: [2023-01-15T20:45:03.201Z] [2023-01-15T20:45:03.201Z] execute-sql-common: [2023-01-15T20:45:03.201Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/create_pointbase.sql [2023-01-15T20:45:03.201Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:45:03.201Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:45:03.201Z] [sql] 0 rows affected [2023-01-15T20:45:03.457Z] [sql] Failed to execute: Drop table DESTROYED_INFO [2023-01-15T20:45:03.457Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DESTROYED_INFO' because it does not exist. [2023-01-15T20:45:03.457Z] [sql] 0 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] 1 rows affected [2023-01-15T20:45:03.457Z] [sql] Failed to execute: drop table owner [2023-01-15T20:45:03.457Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2023-01-15T20:45:03.457Z] [sql] 0 rows affected [2023-01-15T20:45:03.457Z] [sql] 19 of 22 SQL statements executed successfully [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setOSConditions: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setToolWin: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setToolUnix: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setToolProperty: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setS1ASclassPath: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] init-common: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setup: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setOSConditions: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setToolWin: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setToolUnix: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setToolProperty: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] setS1ASclassPath: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.457Z] init-common: [2023-01-15T20:45:03.457Z] [2023-01-15T20:45:03.458Z] deploy-jdbc-common: [2023-01-15T20:45:03.458Z] [2023-01-15T20:45:03.458Z] setOSConditions: [2023-01-15T20:45:03.458Z] [2023-01-15T20:45:03.458Z] setToolWin: [2023-01-15T20:45:03.458Z] [2023-01-15T20:45:03.458Z] setToolUnix: [2023-01-15T20:45:03.458Z] [2023-01-15T20:45:03.458Z] setToolProperty: [2023-01-15T20:45:03.458Z] [2023-01-15T20:45:03.458Z] setS1ASclassPath: [2023-01-15T20:45:03.458Z] [2023-01-15T20:45:03.458Z] init-common: [2023-01-15T20:45:03.458Z] [2023-01-15T20:45:03.458Z] create-jdbc-connpool-common: [2023-01-15T20:45:03.458Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:03.561Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:03.562Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:03.562Z] [2023-01-15T20:45:03.562Z] setup: [2023-01-15T20:45:03.562Z] [2023-01-15T20:45:03.562Z] runclient: [2023-01-15T20:45:03.562Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:03.562Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:03.562Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:03.562Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:03.562Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:03.562Z] [2023-01-15T20:45:03.562Z] run-client: [2023-01-15T20:45:03.562Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:03.687Z] [exec] Command enable executed successfully. [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init.os: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init.tools.unix: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init.tools.windows: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init.tools: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] setAsadminArgs: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init: [2023-01-15T20:45:03.688Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:03.688Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:03.688Z] [get] Not modified - so not downloaded [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init.customtasks: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] enableAppOnInstance: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init.os: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init.tools.unix: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init.tools.windows: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init.tools: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] setAsadminArgs: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init: [2023-01-15T20:45:03.688Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:03.688Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:03.688Z] [get] Not modified - so not downloaded [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] init.customtasks: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] prepare.client: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] prepare.client.appclient: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] increment.log.next: [2023-01-15T20:45:03.688Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] process.versionexpression: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] prepare.run: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] common.run.positive: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] setHttpPort: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] common.run: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] checkAppOnServer: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] declare-test: [2023-01-15T20:45:03.688Z] [echo] Starting test simple-versioned-servlet switch(3) ALPHA-1.0.1 - logID=33 (server) [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] prepare.runclient: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] process.classpath: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] process.jvmargs: [2023-01-15T20:45:03.688Z] [2023-01-15T20:45:03.688Z] java.with.result: [2023-01-15T20:45:03.688Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:03.823Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:04.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:04.021Z] [exec] JDBC connection pool jdbc-unshareable-pool created successfully. [2023-01-15T20:45:04.021Z] [2023-01-15T20:45:04.021Z] set-derby-connpool-props: [2023-01-15T20:45:04.021Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:04.082Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:04.321Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:45:04.322Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:45:04.322Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:45:04.322Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2023-01-15T20:45:04.322Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:45:04.322Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.1 [2023-01-15T20:45:04.322Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] process.result: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] processResult: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] failed: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] passed: [2023-01-15T20:45:04.322Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] unknown: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] runclient: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] init.os: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] init.tools.unix: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] init.tools.windows: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] init.tools: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] setAsadminArgs: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] init: [2023-01-15T20:45:04.322Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:04.322Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:04.322Z] [get] Not modified - so not downloaded [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] init.customtasks: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] checkAppOnCluster: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] run.positive: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] process.versionExpression: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] process.appname: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] process.xmlversionidentifier: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] prepare.cluster: [2023-01-15T20:45:04.322Z] [2023-01-15T20:45:04.322Z] enable.version: [2023-01-15T20:45:04.580Z] [2023-01-15T20:45:04.580Z] setAsadminArgs: [2023-01-15T20:45:04.580Z] [2023-01-15T20:45:04.580Z] common.enable.asadmin: [2023-01-15T20:45:04.580Z] [2023-01-15T20:45:04.580Z] init.os: [2023-01-15T20:45:04.580Z] [2023-01-15T20:45:04.580Z] init.tools.unix: [2023-01-15T20:45:04.580Z] [2023-01-15T20:45:04.580Z] init.tools.windows: [2023-01-15T20:45:04.580Z] [2023-01-15T20:45:04.580Z] init.tools: [2023-01-15T20:45:04.580Z] [2023-01-15T20:45:04.580Z] setAsadminArgs: [2023-01-15T20:45:04.580Z] [2023-01-15T20:45:04.580Z] init: [2023-01-15T20:45:04.580Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:04.580Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:04.580Z] [get] Not modified - so not downloaded [2023-01-15T20:45:04.580Z] [2023-01-15T20:45:04.580Z] init.customtasks: [2023-01-15T20:45:04.580Z] [2023-01-15T20:45:04.580Z] common.run.asadmin: [2023-01-15T20:45:04.580Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:RC-1.0.0 [2023-01-15T20:45:04.580Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:04.585Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:04.591Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.User=dbuser [2023-01-15T20:45:04.591Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:05.147Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:05.148Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-01-15T20:45:05.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:05.167Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.Password=dbpassword [2023-01-15T20:45:05.167Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:05.409Z] [exec] Command enable executed successfully. [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init.os: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init.tools.unix: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init.tools.windows: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init.tools: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] setAsadminArgs: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init: [2023-01-15T20:45:05.409Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:05.409Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:05.409Z] [get] Not modified - so not downloaded [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init.customtasks: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] enableAppOnInstance: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init.os: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init.tools.unix: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init.tools.windows: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init.tools: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] setAsadminArgs: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init: [2023-01-15T20:45:05.409Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:05.409Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:05.409Z] [get] Not modified - so not downloaded [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] init.customtasks: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] prepare.client: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] prepare.client.appclient: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] increment.log.next: [2023-01-15T20:45:05.409Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] process.versionexpression: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] prepare.run: [2023-01-15T20:45:05.409Z] [2023-01-15T20:45:05.409Z] common.run.positive: [2023-01-15T20:45:05.424Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:05.667Z] [2023-01-15T20:45:05.670Z] setHttpPort: [2023-01-15T20:45:05.670Z] [2023-01-15T20:45:05.670Z] common.run: [2023-01-15T20:45:05.670Z] [2023-01-15T20:45:05.670Z] checkAppOnServer: [2023-01-15T20:45:05.670Z] [2023-01-15T20:45:05.670Z] declare-test: [2023-01-15T20:45:05.670Z] [echo] Starting test simple-versioned-servlet switch(4) RC-1.0.0 - logID=34 (server) [2023-01-15T20:45:05.670Z] [2023-01-15T20:45:05.670Z] prepare.runclient: [2023-01-15T20:45:05.670Z] [2023-01-15T20:45:05.670Z] process.classpath: [2023-01-15T20:45:05.670Z] [2023-01-15T20:45:05.670Z] process.jvmargs: [2023-01-15T20:45:05.670Z] [2023-01-15T20:45:05.670Z] java.with.result: [2023-01-15T20:45:05.670Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:05.683Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.driverType=4 [2023-01-15T20:45:05.692Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:06.235Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:45:06.235Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:45:06.235Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:45:06.235Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2023-01-15T20:45:06.235Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:45:06.235Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.0 [2023-01-15T20:45:06.235Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:45:06.235Z] [2023-01-15T20:45:06.235Z] process.result: [2023-01-15T20:45:06.235Z] [2023-01-15T20:45:06.235Z] processResult: [2023-01-15T20:45:06.235Z] [2023-01-15T20:45:06.235Z] failed: [2023-01-15T20:45:06.235Z] [2023-01-15T20:45:06.235Z] passed: [2023-01-15T20:45:06.235Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:45:06.235Z] [2023-01-15T20:45:06.235Z] unknown: [2023-01-15T20:45:06.235Z] [2023-01-15T20:45:06.235Z] runclient: [2023-01-15T20:45:06.256Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:06.265Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.portNumber=1527 [2023-01-15T20:45:06.265Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] init.os: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] init.tools.unix: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] init.tools.windows: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] init.tools: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] setAsadminArgs: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] init: [2023-01-15T20:45:06.492Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:06.492Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:06.492Z] [get] Not modified - so not downloaded [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] init.customtasks: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] checkAppOnCluster: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] run.positive: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] process.versionExpression: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] process.appname: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] process.xmlversionidentifier: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] prepare.cluster: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] enable.version: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] setAsadminArgs: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] common.enable.asadmin: [2023-01-15T20:45:06.492Z] [2023-01-15T20:45:06.492Z] init.os: [2023-01-15T20:45:06.493Z] [2023-01-15T20:45:06.493Z] init.tools.unix: [2023-01-15T20:45:06.493Z] [2023-01-15T20:45:06.493Z] init.tools.windows: [2023-01-15T20:45:06.493Z] [2023-01-15T20:45:06.493Z] init.tools: [2023-01-15T20:45:06.493Z] [2023-01-15T20:45:06.493Z] setAsadminArgs: [2023-01-15T20:45:06.493Z] [2023-01-15T20:45:06.493Z] init: [2023-01-15T20:45:06.493Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:06.493Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:06.493Z] [get] Not modified - so not downloaded [2023-01-15T20:45:06.493Z] [2023-01-15T20:45:06.493Z] init.customtasks: [2023-01-15T20:45:06.493Z] [2023-01-15T20:45:06.493Z] common.run.asadmin: [2023-01-15T20:45:06.493Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:RC-1.0.1 [2023-01-15T20:45:06.493Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:06.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:06.788Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.dataBaseName=testdb [2023-01-15T20:45:06.788Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:07.058Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:07.058Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-01-15T20:45:07.315Z] [exec] Command enable executed successfully. [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init.os: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init.tools.unix: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init.tools.windows: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init.tools: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] setAsadminArgs: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init: [2023-01-15T20:45:07.315Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:07.315Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:07.315Z] [get] Not modified - so not downloaded [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init.customtasks: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] enableAppOnInstance: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init.os: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init.tools.unix: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init.tools.windows: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init.tools: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] setAsadminArgs: [2023-01-15T20:45:07.315Z] [2023-01-15T20:45:07.315Z] init: [2023-01-15T20:45:07.315Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:07.316Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:07.316Z] [get] Not modified - so not downloaded [2023-01-15T20:45:07.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:07.360Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:45:07.360Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] init.customtasks: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] prepare.client: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] prepare.client.appclient: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] increment.log.next: [2023-01-15T20:45:07.574Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] process.versionexpression: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] prepare.run: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] common.run.positive: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] setHttpPort: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] common.run: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] checkAppOnServer: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] declare-test: [2023-01-15T20:45:07.574Z] [echo] Starting test simple-versioned-servlet switch(5) RC-1.0.1 - logID=35 (server) [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] prepare.runclient: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] process.classpath: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] process.jvmargs: [2023-01-15T20:45:07.574Z] [2023-01-15T20:45:07.574Z] java.with.result: [2023-01-15T20:45:07.574Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:07.923Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:07.924Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.create=true [2023-01-15T20:45:07.924Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:08.141Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:45:08.142Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:45:08.142Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-01-15T20:45:08.142Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.1 [2023-01-15T20:45:08.142Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-01-15T20:45:08.142Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2023-01-15T20:45:08.142Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-01-15T20:45:08.142Z] [2023-01-15T20:45:08.142Z] process.result: [2023-01-15T20:45:08.142Z] [2023-01-15T20:45:08.142Z] processResult: [2023-01-15T20:45:08.273Z] [exec] 3456 [2023-01-15T20:45:08.273Z] [exec] Value of key is:async-service-sync-test [2023-01-15T20:45:08.273Z] [exec] Invoking Asynchronous Polling addNumbers [2023-01-15T20:45:08.399Z] [2023-01-15T20:45:08.400Z] failed: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] passed: [2023-01-15T20:45:08.400Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] unknown: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] runclient: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init.os: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init.tools.unix: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init.tools.windows: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init.tools: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] setAsadminArgs: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init: [2023-01-15T20:45:08.400Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:08.400Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:08.400Z] [get] Not modified - so not downloaded [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init.customtasks: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] checkAppOnCluster: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] run.positive: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] xml.version.information: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] clean.scenario: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] clean.scenario.cluster: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init.os: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init.tools.unix: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init.tools.windows: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init.tools: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] setAsadminArgs: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init: [2023-01-15T20:45:08.400Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:08.400Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:08.400Z] [get] Not modified - so not downloaded [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] init.customtasks: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] prepare: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] process.versionExpression: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] process.appname: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] _process.target: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] process.target: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] prepare.has.version.registred: [2023-01-15T20:45:08.400Z] [2023-01-15T20:45:08.400Z] exec.asadmin2: [2023-01-15T20:45:08.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:08.487Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.serverName=localhost [2023-01-15T20:45:08.487Z] [2023-01-15T20:45:08.487Z] setOSConditions: [2023-01-15T20:45:08.487Z] [2023-01-15T20:45:08.487Z] setToolWin: [2023-01-15T20:45:08.487Z] [2023-01-15T20:45:08.487Z] setToolUnix: [2023-01-15T20:45:08.487Z] [2023-01-15T20:45:08.487Z] setToolProperty: [2023-01-15T20:45:08.487Z] [2023-01-15T20:45:08.487Z] setS1ASclassPath: [2023-01-15T20:45:08.487Z] [2023-01-15T20:45:08.487Z] init-common: [2023-01-15T20:45:08.487Z] [2023-01-15T20:45:08.487Z] create-jdbc-resource-common: [2023-01-15T20:45:08.487Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-unshareable-pool --target server jdbc/unshareable [2023-01-15T20:45:08.487Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:09.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:09.049Z] [exec] JDBC resource jdbc/unshareable created successfully. [2023-01-15T20:45:09.049Z] [echo] cmd executed for server [2023-01-15T20:45:09.049Z] [2023-01-15T20:45:09.049Z] setOSConditions: [2023-01-15T20:45:09.049Z] [2023-01-15T20:45:09.049Z] setToolWin: [2023-01-15T20:45:09.049Z] [2023-01-15T20:45:09.050Z] setToolUnix: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] setToolProperty: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] setS1ASclassPath: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] init-common: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] deploy-jdbc-common: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] setOSConditions: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] setToolWin: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] setToolUnix: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] setToolProperty: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] setS1ASclassPath: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] init-common: [2023-01-15T20:45:09.050Z] [2023-01-15T20:45:09.050Z] create-jdbc-connpool-common: [2023-01-15T20:45:09.050Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] process.registred: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] has.version.registred: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] del.all.version.registred: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] _process.target: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] process.target: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] prepare.del.all.version.registred: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] init.os: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] init.tools.unix: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] init.tools.windows: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] init.tools: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] setAsadminArgs: [2023-01-15T20:45:09.335Z] [2023-01-15T20:45:09.335Z] init: [2023-01-15T20:45:09.335Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:09.336Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:09.336Z] [get] Not modified - so not downloaded [2023-01-15T20:45:09.336Z] [2023-01-15T20:45:09.336Z] init.customtasks: [2023-01-15T20:45:09.336Z] [2023-01-15T20:45:09.336Z] prepare: [2023-01-15T20:45:09.336Z] [2023-01-15T20:45:09.336Z] exec.asadmin: [2023-01-15T20:45:09.615Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:09.615Z] [exec] JDBC connection pool jdbc-shareable-pool created successfully. [2023-01-15T20:45:09.615Z] [2023-01-15T20:45:09.615Z] set-derby-connpool-props: [2023-01-15T20:45:09.615Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:09.646Z] [exec] 6912 [2023-01-15T20:45:09.647Z] [exec] Value of key is:async-service-poll-test [2023-01-15T20:45:09.647Z] [exec] Invoking Asynchronous Callback addNumbers [2023-01-15T20:45:10.179Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:10.179Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2023-01-15T20:45:10.179Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:10.271Z] [2023-01-15T20:45:10.283Z] _del.all.version.registred: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] _clean.scenario: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] deploy.version: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] del.ref.registred: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] process.versionExpression: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] process.appname: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] _process.target: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] process.target: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] prepare.is.version.registred: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] init.os: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] init.tools.unix: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] init.tools.windows: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] init.tools: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] setAsadminArgs: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] init: [2023-01-15T20:45:10.283Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:10.283Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:10.283Z] [get] Not modified - so not downloaded [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] init.customtasks: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] prepare: [2023-01-15T20:45:10.283Z] [2023-01-15T20:45:10.283Z] exec.asadmin2: [2023-01-15T20:45:10.742Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:10.743Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2023-01-15T20:45:10.743Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:10.850Z] [exec] Result: 1 [2023-01-15T20:45:10.860Z] [2023-01-15T20:45:10.860Z] process.registred: [2023-01-15T20:45:10.860Z] [2023-01-15T20:45:10.860Z] is.version.registred: [2023-01-15T20:45:10.860Z] [2023-01-15T20:45:10.860Z] process.xmlversionidentifier: [2023-01-15T20:45:10.860Z] [2023-01-15T20:45:10.860Z] prepare.cluster: [2023-01-15T20:45:10.860Z] [2023-01-15T20:45:10.860Z] process.enabled: [2023-01-15T20:45:10.860Z] [2023-01-15T20:45:10.860Z] process.hasToDeploy: [2023-01-15T20:45:10.860Z] [2023-01-15T20:45:10.860Z] deploy.version.unregistred: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init.os: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init.tools.unix: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init.tools.windows: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init.tools: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] setAsadminArgs: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init: [2023-01-15T20:45:11.118Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:11.118Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:11.118Z] [get] Not modified - so not downloaded [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init.customtasks: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] prepare: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] process.versionExpression: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] process.appname: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] create.version: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] assemble.non-existent: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] process.xmlversionidentifier: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] prepare.update.xml.identifier: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] update.xml.identifier: [2023-01-15T20:45:11.118Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] process.xmlversionidentifier: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] process.versionExpression: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] process.xml.create.flag: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] create.xml.flag: [2023-01-15T20:45:11.118Z] [touch] Creating /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet-hasXmlVersion [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] generate.xml.identifier: [2023-01-15T20:45:11.118Z] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2023-01-15T20:45:11.118Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:45:11.118Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:45:11.118Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] process.xml.delete.flag: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] delete.xml.flag: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] deployWithNameOption: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] deployWithoutNameOption: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] setAsadminArgs: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] common.deploy.asadmin: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init.os: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init.tools.unix: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init.tools.windows: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init.tools: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] setAsadminArgs: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init: [2023-01-15T20:45:11.118Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:11.118Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:11.118Z] [get] Not modified - so not downloaded [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] init.customtasks: [2023-01-15T20:45:11.118Z] [2023-01-15T20:45:11.118Z] common.run.asadmin: [2023-01-15T20:45:11.118Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:45:11.118Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:11.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:11.333Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2023-01-15T20:45:11.333Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:11.590Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:11.590Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2023-01-15T20:45:11.684Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:11.685Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:45:11.847Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:11.943Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:45:11.943Z] [exec] Command deploy executed successfully. [2023-01-15T20:45:12.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:12.177Z] [exec] 15308 [2023-01-15T20:45:12.189Z] [exec] Value of key is:async-service-callbackhandler-test [2023-01-15T20:45:12.189Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:45:12.189Z] [exec] [2023-01-15T20:45:12.189Z] [exec] [2023-01-15T20:45:12.189Z] [exec] ----------------------------------------- [2023-01-15T20:45:12.189Z] [exec] - async-service-callbackhandler-test: PASS - [2023-01-15T20:45:12.189Z] [exec] - async-service-poll-test: PASS - [2023-01-15T20:45:12.189Z] [exec] - async-service-sync-test: PASS - [2023-01-15T20:45:12.189Z] [exec] ----------------------------------------- [2023-01-15T20:45:12.189Z] [exec] Total PASS: 3 [2023-01-15T20:45:12.189Z] [exec] Total FAIL: 0 [2023-01-15T20:45:12.189Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:45:12.189Z] [exec] ----------------------------------------- [2023-01-15T20:45:12.189Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:12.189Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:12.189Z] [2023-01-15T20:45:12.189Z] undeploy: [2023-01-15T20:45:12.189Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:12.189Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:12.189Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:12.189Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:12.189Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:12.189Z] [2023-01-15T20:45:12.189Z] setOSConditions: [2023-01-15T20:45:12.189Z] [2023-01-15T20:45:12.189Z] setToolWin: [2023-01-15T20:45:12.189Z] [2023-01-15T20:45:12.189Z] setToolUnix: [2023-01-15T20:45:12.189Z] [2023-01-15T20:45:12.189Z] setToolProperty: [2023-01-15T20:45:12.189Z] [2023-01-15T20:45:12.189Z] setS1ASclassPath: [2023-01-15T20:45:12.189Z] [2023-01-15T20:45:12.189Z] init-common: [2023-01-15T20:45:12.189Z] [2023-01-15T20:45:12.189Z] undeploy-war-common: [2023-01-15T20:45:12.189Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:12.200Z] [2023-01-15T20:45:12.201Z] init.os: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init.tools.unix: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init.tools.windows: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init.tools: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] setAsadminArgs: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init: [2023-01-15T20:45:12.201Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:12.201Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:12.201Z] [get] Not modified - so not downloaded [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init.customtasks: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] setEnabled: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] createAppRef: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] test.registred: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] process.versionExpression: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] process.appname: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] _process.target: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] process.target: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] prepare.show-component-status.asadmin: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] increment.log.next: [2023-01-15T20:45:12.201Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] declare.test: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] setHttpPort: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] declare.test.positive: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] declare-test: [2023-01-15T20:45:12.201Z] [echo] Starting test simple-versioned-servlet xml.version(1) - logID=36 - (server) - (sucess expected) [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] setHttpPort: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] declare.test.negative: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init.os: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init.tools.unix: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init.tools.windows: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init.tools: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] setAsadminArgs: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init: [2023-01-15T20:45:12.201Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:12.201Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:12.201Z] [get] Not modified - so not downloaded [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] init.customtasks: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] prepare: [2023-01-15T20:45:12.201Z] [2023-01-15T20:45:12.201Z] exec.asadmin: [2023-01-15T20:45:12.367Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2023-01-15T20:45:12.369Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:12.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:12.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:45:12.857Z] [2023-01-15T20:45:12.857Z] all: [2023-01-15T20:45:12.857Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:12.857Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:12.857Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:12.857Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:12.857Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:12.857Z] [2023-01-15T20:45:12.857Z] setOSConditions: [2023-01-15T20:45:12.857Z] [2023-01-15T20:45:12.857Z] setToolWin: [2023-01-15T20:45:12.857Z] [2023-01-15T20:45:12.857Z] setToolUnix: [2023-01-15T20:45:12.857Z] [2023-01-15T20:45:12.857Z] setToolProperty: [2023-01-15T20:45:12.857Z] [2023-01-15T20:45:12.857Z] setS1ASclassPath: [2023-01-15T20:45:12.857Z] [2023-01-15T20:45:12.857Z] init-common: [2023-01-15T20:45:12.857Z] [2023-01-15T20:45:12.857Z] clean: [2023-01-15T20:45:12.857Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:12.857Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:12.857Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:12.857Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setOSConditions: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolWin: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolUnix: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolProperty: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setS1ASclassPath: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] init-common: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] clean-common: [2023-01-15T20:45:12.858Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setOSConditions: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolWin: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolUnix: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolProperty: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setS1ASclassPath: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] init-common: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] clean-classes-common: [2023-01-15T20:45:12.858Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:45:12.858Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setOSConditions: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolWin: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolUnix: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolProperty: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setS1ASclassPath: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] init-common: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] clean-jars-common: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] compile: [2023-01-15T20:45:12.858Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:12.858Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setOSConditions: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolWin: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolUnix: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setToolProperty: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] setS1ASclassPath: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] init-common: [2023-01-15T20:45:12.858Z] [2023-01-15T20:45:12.858Z] compile-common: [2023-01-15T20:45:12.858Z] [echo] Current time (ISO): 2023-01-15T20:45:12.680+0000 [2023-01-15T20:45:12.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:12.858Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:12.882Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:45:12.883Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:13.117Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] process.result: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] processResult: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] failed: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] passed: [2023-01-15T20:45:13.135Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] unknown: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] asadmin.with.result: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] show-component-status.asadmin: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] test.registred.cluster: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] process.versionExpression: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] process.appname: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] process.xmlversionidentifier: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] prepare.cluster: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] undeploy.version: [2023-01-15T20:45:13.135Z] [2023-01-15T20:45:13.135Z] setAsadminArgs: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] common.undeploy.asadmin: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init.os: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init.tools.unix: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init.tools.windows: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init.tools: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] setAsadminArgs: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init: [2023-01-15T20:45:13.136Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:13.136Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:13.136Z] [get] Not modified - so not downloaded [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init.customtasks: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] delAppRef: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init.os: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init.tools.unix: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init.tools.windows: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init.tools: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] setAsadminArgs: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init: [2023-01-15T20:45:13.136Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:13.136Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:13.136Z] [get] Not modified - so not downloaded [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] init.customtasks: [2023-01-15T20:45:13.136Z] [2023-01-15T20:45:13.136Z] common.run.asadmin: [2023-01-15T20:45:13.136Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2023-01-15T20:45:13.136Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:13.445Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:13.446Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2023-01-15T20:45:13.446Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:13.702Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:13.702Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:45:13.960Z] [exec] Command undeploy executed successfully. [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] deploy.version: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] del.ref.registred: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] process.versionExpression: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] process.appname: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] _process.target: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] process.target: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] prepare.is.version.registred: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] init.os: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] init.tools.unix: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] init.tools.windows: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] init.tools: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] setAsadminArgs: [2023-01-15T20:45:13.960Z] [2023-01-15T20:45:13.960Z] init: [2023-01-15T20:45:13.960Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:13.961Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:13.961Z] [get] Not modified - so not downloaded [2023-01-15T20:45:13.961Z] [2023-01-15T20:45:13.961Z] init.customtasks: [2023-01-15T20:45:13.961Z] [2023-01-15T20:45:13.961Z] prepare: [2023-01-15T20:45:13.961Z] [2023-01-15T20:45:13.961Z] exec.asadmin2: [2023-01-15T20:45:14.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:14.010Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2023-01-15T20:45:14.010Z] [2023-01-15T20:45:14.010Z] setOSConditions: [2023-01-15T20:45:14.010Z] [2023-01-15T20:45:14.010Z] setToolWin: [2023-01-15T20:45:14.010Z] [2023-01-15T20:45:14.010Z] setToolUnix: [2023-01-15T20:45:14.010Z] [2023-01-15T20:45:14.010Z] setToolProperty: [2023-01-15T20:45:14.010Z] [2023-01-15T20:45:14.010Z] setS1ASclassPath: [2023-01-15T20:45:14.010Z] [2023-01-15T20:45:14.010Z] init-common: [2023-01-15T20:45:14.010Z] [2023-01-15T20:45:14.010Z] create-jdbc-resource-common: [2023-01-15T20:45:14.010Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-shareable-pool --target server jdbc/shareable [2023-01-15T20:45:14.010Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:14.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:14.523Z] [exec] JDBC resource jdbc/shareable created successfully. [2023-01-15T20:45:14.523Z] [echo] cmd executed for server [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] setOSConditions: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] setToolWin: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] setToolUnix: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] setToolProperty: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] setS1ASclassPath: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] init-common: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] deploy-jdbc-driver-common: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] setOSConditions: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] setToolWin: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] setToolUnix: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] setToolProperty: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] setS1ASclassPath: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] init-common: [2023-01-15T20:45:14.523Z] [2023-01-15T20:45:14.523Z] create-jdbc-driver-connpool-common: [2023-01-15T20:45:14.524Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:14.895Z] [exec] Result: 1 [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.registred: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] is.version.registred: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.xmlversionidentifier: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] prepare.cluster: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.enabled: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.hasToDeploy: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] deploy.version.unregistred: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init.os: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init.tools.unix: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init.tools.windows: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init.tools: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] setAsadminArgs: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init: [2023-01-15T20:45:14.896Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:14.896Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:14.896Z] [get] Not modified - so not downloaded [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init.customtasks: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] prepare: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.versionExpression: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.appname: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] create.version: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] assemble.non-existent: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.xmlversionidentifier: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] prepare.update.xml.identifier: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] update.xml.identifier: [2023-01-15T20:45:14.896Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.xmlversionidentifier: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.versionExpression: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.xml.create.flag: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] create.xml.flag: [2023-01-15T20:45:14.896Z] [touch] Creating /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1-hasXmlVersion [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] generate.xml.identifier: [2023-01-15T20:45:14.896Z] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2023-01-15T20:45:14.896Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-01-15T20:45:14.896Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:45:14.896Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] process.xml.delete.flag: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] delete.xml.flag: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] deployWithNameOption: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] setAsadminArgs: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] common.deploy.asadmin: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init.os: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init.tools.unix: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init.tools.windows: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init.tools: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] setAsadminArgs: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init: [2023-01-15T20:45:14.896Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:14.896Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:14.896Z] [get] Not modified - so not downloaded [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] init.customtasks: [2023-01-15T20:45:14.896Z] [2023-01-15T20:45:14.896Z] common.run.asadmin: [2023-01-15T20:45:14.896Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-01-15T20:45:15.088Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:45:15.089Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:45:15.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:15.089Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2023-01-15T20:45:15.089Z] [2023-01-15T20:45:15.089Z] set-derby-driver-connpool-props: [2023-01-15T20:45:15.089Z] [2023-01-15T20:45:15.089Z] asadmin-common-ignore-fail: [2023-01-15T20:45:15.089Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:15.089Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:15.154Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:15.649Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:15.650Z] [javac] 1 warning [2023-01-15T20:45:15.650Z] [2023-01-15T20:45:15.650Z] assemble-web: [2023-01-15T20:45:15.650Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] [2023-01-15T20:45:15.650Z] pkg-war: [2023-01-15T20:45:15.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:45:15.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:45:15.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:45:15.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:45:15.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:45:15.650Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${sun-web.xml} to copy. [2023-01-15T20:45:15.650Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${webservices.xml} to copy. [2023-01-15T20:45:15.650Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:45:15.650Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:45:15.650Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:45:15.650Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:45:15.650Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:45:15.650Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${web.wsit.descriptors} does not exist. [2023-01-15T20:45:15.650Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/restful-web.war [2023-01-15T20:45:15.650Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:45:15.650Z] [2023-01-15T20:45:15.650Z] deploy-app: [2023-01-15T20:45:15.650Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] [2023-01-15T20:45:15.650Z] deploy-war-common: [2023-01-15T20:45:15.650Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:15.650Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:15.651Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:15.651Z] [2023-01-15T20:45:15.651Z] setOSConditions: [2023-01-15T20:45:15.651Z] [2023-01-15T20:45:15.651Z] setToolWin: [2023-01-15T20:45:15.651Z] [2023-01-15T20:45:15.651Z] setToolUnix: [2023-01-15T20:45:15.651Z] [2023-01-15T20:45:15.651Z] setToolProperty: [2023-01-15T20:45:15.651Z] [2023-01-15T20:45:15.651Z] setS1ASclassPath: [2023-01-15T20:45:15.651Z] [2023-01-15T20:45:15.651Z] init-common: [2023-01-15T20:45:15.651Z] [2023-01-15T20:45:15.651Z] deploy-war-commonpe: [2023-01-15T20:45:15.651Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:15.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:15.653Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-01-15T20:45:15.653Z] [2023-01-15T20:45:15.653Z] setOSConditions: [2023-01-15T20:45:15.653Z] [2023-01-15T20:45:15.653Z] setToolWin: [2023-01-15T20:45:15.653Z] [2023-01-15T20:45:15.653Z] setToolUnix: [2023-01-15T20:45:15.653Z] [2023-01-15T20:45:15.653Z] setToolProperty: [2023-01-15T20:45:15.653Z] [2023-01-15T20:45:15.653Z] setS1ASclassPath: [2023-01-15T20:45:15.653Z] [2023-01-15T20:45:15.653Z] init-common: [2023-01-15T20:45:15.653Z] [2023-01-15T20:45:15.653Z] create-jdbc-resource-common: [2023-01-15T20:45:15.653Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2023-01-15T20:45:15.653Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:15.720Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:15.721Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:45:15.978Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-01-15T20:45:15.978Z] [exec] Command deploy executed successfully. [2023-01-15T20:45:15.978Z] [2023-01-15T20:45:15.978Z] init.os: [2023-01-15T20:45:15.978Z] [2023-01-15T20:45:15.978Z] init.tools.unix: [2023-01-15T20:45:15.978Z] [2023-01-15T20:45:15.978Z] init.tools.windows: [2023-01-15T20:45:15.978Z] [2023-01-15T20:45:15.978Z] init.tools: [2023-01-15T20:45:15.978Z] [2023-01-15T20:45:15.978Z] setAsadminArgs: [2023-01-15T20:45:15.978Z] [2023-01-15T20:45:15.978Z] init: [2023-01-15T20:45:15.978Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:15.978Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:15.978Z] [get] Not modified - so not downloaded [2023-01-15T20:45:15.978Z] [2023-01-15T20:45:15.978Z] init.customtasks: [2023-01-15T20:45:15.978Z] [2023-01-15T20:45:15.978Z] setEnabled: [2023-01-15T20:45:15.978Z] [2023-01-15T20:45:15.978Z] createAppRef: [2023-01-15T20:45:15.978Z] [2023-01-15T20:45:15.979Z] deployWithoutNameOption: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] test.registred: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] process.versionExpression: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] process.appname: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] _process.target: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] process.target: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] prepare.show-component-status.asadmin: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] increment.log.next: [2023-01-15T20:45:15.979Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] declare.test: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] setHttpPort: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] declare.test.positive: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] declare-test: [2023-01-15T20:45:15.979Z] [echo] Starting test simple-versioned-servlet xml.version(2) - logID=37 - (server) - (sucess expected) [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] setHttpPort: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] declare.test.negative: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] init.os: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] init.tools.unix: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] init.tools.windows: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] init.tools: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] setAsadminArgs: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] init: [2023-01-15T20:45:15.979Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:15.979Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:15.979Z] [get] Not modified - so not downloaded [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] init.customtasks: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] prepare: [2023-01-15T20:45:15.979Z] [2023-01-15T20:45:15.979Z] exec.asadmin: [2023-01-15T20:45:16.216Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:16.216Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2023-01-15T20:45:16.216Z] [echo] cmd executed for server [2023-01-15T20:45:16.216Z] [2023-01-15T20:45:16.216Z] asadmin-common: [2023-01-15T20:45:16.216Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:16.216Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:16.217Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/restful-web.war [2023-01-15T20:45:16.780Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-01-15T20:45:16.780Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-01-15T20:45:16.780Z] [2023-01-15T20:45:16.780Z] asadmin-common: [2023-01-15T20:45:16.780Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:16.780Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:16.783Z] [exec] Application deployed with name restful-web. [2023-01-15T20:45:16.783Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:16.783Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:16.784Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:16.784Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:16.784Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:16.784Z] [2023-01-15T20:45:16.784Z] deploy-war-commonee: [2023-01-15T20:45:16.784Z] [2023-01-15T20:45:16.784Z] assemble-client: [2023-01-15T20:45:16.784Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:16.784Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:16.784Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:16.784Z] [2023-01-15T20:45:16.784Z] setup: [2023-01-15T20:45:16.784Z] [2023-01-15T20:45:16.784Z] runclient: [2023-01-15T20:45:16.784Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:16.784Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:16.784Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:16.784Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:16.784Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:16.784Z] [2023-01-15T20:45:16.784Z] run-client: [2023-01-15T20:45:16.784Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:16.913Z] [2023-01-15T20:45:16.914Z] process.result: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] processResult: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] failed: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] passed: [2023-01-15T20:45:16.914Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] unknown: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] asadmin.with.result: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] show-component-status.asadmin: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] test.registred.cluster: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] process.versionExpression: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] process.appname: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] process.xmlversionidentifier: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] prepare.cluster: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] undeploy.version: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] setAsadminArgs: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] common.undeploy.asadmin: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init.os: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init.tools.unix: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init.tools.windows: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init.tools: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] setAsadminArgs: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init: [2023-01-15T20:45:16.914Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:16.914Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:16.914Z] [get] Not modified - so not downloaded [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init.customtasks: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] delAppRef: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init.os: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init.tools.unix: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init.tools.windows: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init.tools: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] setAsadminArgs: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init: [2023-01-15T20:45:16.914Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:16.914Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:16.914Z] [get] Not modified - so not downloaded [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] init.customtasks: [2023-01-15T20:45:16.914Z] [2023-01-15T20:45:16.914Z] common.run.asadmin: [2023-01-15T20:45:16.914Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2023-01-15T20:45:17.042Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:17.172Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:17.305Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:17.343Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:17.343Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady-pool-size=5 [2023-01-15T20:45:17.343Z] [2023-01-15T20:45:17.343Z] asadmin-common: [2023-01-15T20:45:17.343Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:17.343Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:17.738Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:17.739Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:45:17.739Z] [exec] Command undeploy executed successfully. [2023-01-15T20:45:17.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:17.909Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max-pool-size=5 [2023-01-15T20:45:17.909Z] [2023-01-15T20:45:17.909Z] asadmin-common: [2023-01-15T20:45:17.909Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:17.909Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:17.996Z] [2023-01-15T20:45:17.997Z] client-stubs: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] clean.scenario: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] clean.scenario.cluster: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] init.os: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] init.tools.unix: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] init.tools.windows: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] init.tools: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] setAsadminArgs: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] init: [2023-01-15T20:45:17.997Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:17.997Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:17.997Z] [get] Not modified - so not downloaded [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] init.customtasks: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] prepare: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] process.versionExpression: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] process.appname: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] _process.target: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] process.target: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] prepare.has.version.registred: [2023-01-15T20:45:17.997Z] [2023-01-15T20:45:17.997Z] exec.asadmin2: [2023-01-15T20:45:18.473Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:18.474Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle-timeout-in-seconds=3600 [2023-01-15T20:45:18.474Z] [2023-01-15T20:45:18.474Z] asadmin-common: [2023-01-15T20:45:18.474Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:18.474Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:18.934Z] [exec] Result: 1 [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] process.registred: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] has.version.registred: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] del.all.version.registred: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] _clean.scenario: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] deploy.version: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] del.ref.registred: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] process.versionExpression: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] process.appname: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] _process.target: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] process.target: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] prepare.is.version.registred: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] init.os: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] init.tools.unix: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] init.tools.windows: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] init.tools: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] setAsadminArgs: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] init: [2023-01-15T20:45:18.934Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:18.934Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:18.934Z] [get] Not modified - so not downloaded [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] init.customtasks: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] prepare: [2023-01-15T20:45:18.934Z] [2023-01-15T20:45:18.934Z] exec.asadmin2: [2023-01-15T20:45:19.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:19.037Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.steady-pool-size=5 [2023-01-15T20:45:19.037Z] [2023-01-15T20:45:19.037Z] asadmin-common: [2023-01-15T20:45:19.037Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:19.037Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:19.294Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:19.550Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.max-pool-size=5 [2023-01-15T20:45:19.550Z] [2023-01-15T20:45:19.550Z] asadmin-common: [2023-01-15T20:45:19.550Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:19.550Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:19.842Z] [exec] Invoking URL=http://localhost:8080/restful/webservice/AddNumbersService?num1=10&num2=20 [2023-01-15T20:45:19.842Z] [exec] **** Response ******30 [2023-01-15T20:45:19.842Z] [exec] Value of key is:restful-svc-1 [2023-01-15T20:45:19.842Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:45:19.842Z] [exec] [2023-01-15T20:45:19.842Z] [exec] [2023-01-15T20:45:19.842Z] [exec] ----------------------------------------- [2023-01-15T20:45:19.842Z] [exec] - restful-svc-1: PASS - [2023-01-15T20:45:19.842Z] [exec] ----------------------------------------- [2023-01-15T20:45:19.842Z] [exec] Total PASS: 1 [2023-01-15T20:45:19.842Z] [exec] Total FAIL: 0 [2023-01-15T20:45:19.842Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:45:19.843Z] [exec] ----------------------------------------- [2023-01-15T20:45:19.843Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:19.843Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:19.843Z] [2023-01-15T20:45:19.843Z] undeploy: [2023-01-15T20:45:19.843Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:19.843Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:19.843Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:19.843Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:19.843Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:19.869Z] [exec] Result: 1 [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.registred: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] is.version.registred: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.xmlversionidentifier: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] prepare.cluster: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.enabled: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.hasToDeploy: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] deploy.version.unregistred: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init.os: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init.tools.unix: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init.tools.windows: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init.tools: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] setAsadminArgs: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init: [2023-01-15T20:45:19.870Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:19.870Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:19.870Z] [get] Not modified - so not downloaded [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init.customtasks: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] prepare: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.versionExpression: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.appname: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] create.version: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] assemble.non-existent: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.xmlversionidentifier: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] prepare.update.xml.identifier: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] update.xml.identifier: [2023-01-15T20:45:19.870Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.xmlversionidentifier: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.versionExpression: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.xml.create.flag: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] create.xml.flag: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] generate.xml.identifier: [2023-01-15T20:45:19.870Z] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2023-01-15T20:45:19.870Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:45:19.870Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-01-15T20:45:19.870Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] process.xml.delete.flag: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] delete.xml.flag: [2023-01-15T20:45:19.870Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet-hasXmlVersion [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] deployWithNameOption: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] setAsadminArgs: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] common.deploy.asadmin: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init.os: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init.tools.unix: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init.tools.windows: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init.tools: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] setAsadminArgs: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init: [2023-01-15T20:45:19.870Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:19.870Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:19.870Z] [get] Not modified - so not downloaded [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] init.customtasks: [2023-01-15T20:45:19.870Z] [2023-01-15T20:45:19.870Z] common.run.asadmin: [2023-01-15T20:45:19.870Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-01-15T20:45:19.870Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:20.101Z] [2023-01-15T20:45:20.102Z] setOSConditions: [2023-01-15T20:45:20.102Z] [2023-01-15T20:45:20.102Z] setToolWin: [2023-01-15T20:45:20.102Z] [2023-01-15T20:45:20.102Z] setToolUnix: [2023-01-15T20:45:20.102Z] [2023-01-15T20:45:20.102Z] setToolProperty: [2023-01-15T20:45:20.102Z] [2023-01-15T20:45:20.102Z] setS1ASclassPath: [2023-01-15T20:45:20.102Z] [2023-01-15T20:45:20.102Z] init-common: [2023-01-15T20:45:20.102Z] [2023-01-15T20:45:20.102Z] undeploy-war-common: [2023-01-15T20:45:20.102Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:20.114Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.114Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.idle-timeout-in-seconds=3600 [2023-01-15T20:45:20.114Z] [2023-01-15T20:45:20.114Z] asadmin-common: [2023-01-15T20:45:20.114Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.114Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:20.435Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:20.435Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:45:20.675Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:45:20.675Z] [2023-01-15T20:45:20.675Z] all: [2023-01-15T20:45:20.675Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.675Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.675Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.675Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:20.676Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:20.676Z] [2023-01-15T20:45:20.676Z] setOSConditions: [2023-01-15T20:45:20.676Z] [2023-01-15T20:45:20.676Z] setToolWin: [2023-01-15T20:45:20.676Z] [2023-01-15T20:45:20.676Z] setToolUnix: [2023-01-15T20:45:20.676Z] [2023-01-15T20:45:20.676Z] setToolProperty: [2023-01-15T20:45:20.676Z] [2023-01-15T20:45:20.676Z] setS1ASclassPath: [2023-01-15T20:45:20.676Z] [2023-01-15T20:45:20.676Z] init-common: [2023-01-15T20:45:20.676Z] [2023-01-15T20:45:20.676Z] clean: [2023-01-15T20:45:20.676Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.676Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.679Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.679Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2023-01-15T20:45:20.679Z] [2023-01-15T20:45:20.679Z] asadmin-common: [2023-01-15T20:45:20.679Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.679Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:20.693Z] [exec] Application deployed with name simple-versioned-servlet. [2023-01-15T20:45:20.694Z] [exec] Command deploy executed successfully. [2023-01-15T20:45:20.934Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.935Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:20.935Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setOSConditions: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolWin: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolUnix: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolProperty: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setS1ASclassPath: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] init-common: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] clean-common: [2023-01-15T20:45:20.935Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.935Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.935Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.935Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:20.935Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setOSConditions: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolWin: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolUnix: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolProperty: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setS1ASclassPath: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] init-common: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] clean-classes-common: [2023-01-15T20:45:20.935Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:45:20.935Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.935Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.935Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.935Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:20.935Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setOSConditions: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolWin: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolUnix: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolProperty: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setS1ASclassPath: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] init-common: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] clean-jars-common: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] compile: [2023-01-15T20:45:20.935Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.935Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.935Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:20.935Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:20.935Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setOSConditions: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolWin: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolUnix: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setToolProperty: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] setS1ASclassPath: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] init-common: [2023-01-15T20:45:20.935Z] [2023-01-15T20:45:20.935Z] compile-common: [2023-01-15T20:45:20.935Z] [echo] Current time (ISO): 2023-01-15T20:45:20.715+0000 [2023-01-15T20:45:20.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:20.936Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:20.936Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init.os: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init.tools.unix: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init.tools.windows: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init.tools: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] setAsadminArgs: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init: [2023-01-15T20:45:20.952Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:20.952Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:20.952Z] [get] Not modified - so not downloaded [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init.customtasks: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] setEnabled: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] createAppRef: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] deployWithoutNameOption: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] get-client-stubs.asadmin: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] process.versionExpression: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] process.appname: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] _process.target: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] process.target: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] prepare.get-client-stubs.asadmin: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] increment.log.next: [2023-01-15T20:45:20.952Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] declare.test: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] setHttpPort: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] declare.test.positive: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] declare-test: [2023-01-15T20:45:20.952Z] [echo] Starting test simple-versioned-servlet get-client-stubs(1) untagged - logID=38 - (server) - (sucess expected) [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] setHttpPort: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] declare.test.negative: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init.os: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init.tools.unix: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init.tools.windows: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init.tools: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] setAsadminArgs: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init: [2023-01-15T20:45:20.952Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:20.952Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:20.952Z] [get] Not modified - so not downloaded [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] init.customtasks: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] prepare: [2023-01-15T20:45:20.952Z] [2023-01-15T20:45:20.952Z] exec.asadmin: [2023-01-15T20:45:21.242Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:21.242Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2023-01-15T20:45:21.242Z] [2023-01-15T20:45:21.242Z] asadmin-common: [2023-01-15T20:45:21.242Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:21.242Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:21.804Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:21.804Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] setOSConditions: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] setToolWin: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] setToolUnix: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] setToolProperty: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] setS1ASclassPath: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] init-common: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] deploy-common: [2023-01-15T20:45:21.804Z] [echo] Current time (ISO): 2023-01-15T20:45:21.559+0000 [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] setOSConditions: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] setToolWin: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] setToolUnix: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] setToolProperty: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] setS1ASclassPath: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] init-common: [2023-01-15T20:45:21.804Z] [2023-01-15T20:45:21.804Z] deploy-common-pe: [2023-01-15T20:45:21.804Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:21.886Z] [2023-01-15T20:45:21.887Z] process.result: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] processResult: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] failed: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] passed: [2023-01-15T20:45:21.887Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] unknown: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] asadmin.with.result: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] _get-client-stubs.asadmin: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] deploy.version: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] del.ref.registred: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] process.versionExpression: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] process.appname: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] _process.target: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] process.target: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] prepare.is.version.registred: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] init.os: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] init.tools.unix: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] init.tools.windows: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] init.tools: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] setAsadminArgs: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] init: [2023-01-15T20:45:21.887Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:21.887Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:21.887Z] [get] Not modified - so not downloaded [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] init.customtasks: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] prepare: [2023-01-15T20:45:21.887Z] [2023-01-15T20:45:21.887Z] exec.asadmin2: [2023-01-15T20:45:22.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-01-15T20:45:22.368Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2023-01-15T20:45:22.368Z] [echo] Deployment on target server server successful [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setOSConditions: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setToolWin: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setToolUnix: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setToolProperty: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setS1ASclassPath: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] init-common: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] deploy-common-ee: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] run: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setOSConditions: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setToolWin: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setToolUnix: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setToolProperty: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setS1ASclassPath: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] init-common: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] execute-sql-common: [2023-01-15T20:45:22.368Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/create_pointbase.sql [2023-01-15T20:45:22.368Z] [sql] 0 rows affected [2023-01-15T20:45:22.368Z] [sql] 0 rows affected [2023-01-15T20:45:22.368Z] [sql] 0 rows affected [2023-01-15T20:45:22.368Z] [sql] 0 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 1 rows affected [2023-01-15T20:45:22.368Z] [sql] 0 rows affected [2023-01-15T20:45:22.368Z] [sql] 0 rows affected [2023-01-15T20:45:22.368Z] [sql] 22 of 22 SQL statements executed successfully [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setOSConditions: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setToolWin: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setToolUnix: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setToolProperty: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] setS1ASclassPath: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] init-common: [2023-01-15T20:45:22.368Z] [2023-01-15T20:45:22.368Z] runclient-common: [2023-01-15T20:45:22.368Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:45:22.625Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:22.824Z] [exec] Result: 1 [2023-01-15T20:45:22.824Z] [2023-01-15T20:45:22.824Z] process.registred: [2023-01-15T20:45:22.824Z] [2023-01-15T20:45:22.824Z] is.version.registred: [2023-01-15T20:45:22.824Z] [2023-01-15T20:45:22.824Z] process.xmlversionidentifier: [2023-01-15T20:45:22.824Z] [2023-01-15T20:45:22.824Z] prepare.cluster: [2023-01-15T20:45:22.824Z] [2023-01-15T20:45:22.824Z] process.enabled: [2023-01-15T20:45:22.824Z] [2023-01-15T20:45:22.824Z] process.hasToDeploy: [2023-01-15T20:45:22.824Z] [2023-01-15T20:45:22.824Z] deploy.version.unregistred: [2023-01-15T20:45:22.824Z] [2023-01-15T20:45:22.825Z] init.os: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init.tools.unix: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init.tools.windows: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init.tools: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] setAsadminArgs: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init: [2023-01-15T20:45:22.825Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:22.825Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:22.825Z] [get] Not modified - so not downloaded [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init.customtasks: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] prepare: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] process.versionExpression: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] process.appname: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] create.version: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] assemble.non-existent: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] process.xmlversionidentifier: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] prepare.update.xml.identifier: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] update.xml.identifier: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] deployWithNameOption: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] setAsadminArgs: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] common.deploy.asadmin: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init.os: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init.tools.unix: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init.tools.windows: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init.tools: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] setAsadminArgs: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init: [2023-01-15T20:45:22.825Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:22.825Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:22.825Z] [get] Not modified - so not downloaded [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] init.customtasks: [2023-01-15T20:45:22.825Z] [2023-01-15T20:45:22.825Z] common.run.asadmin: [2023-01-15T20:45:22.825Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-01-15T20:45:22.881Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:23.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:23.466Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:23.467Z] [javac] 1 warning [2023-01-15T20:45:23.467Z] [2023-01-15T20:45:23.467Z] assemble-web: [2023-01-15T20:45:23.467Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:23.467Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:23.467Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:23.467Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:23.467Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:23.467Z] [2023-01-15T20:45:23.467Z] pkg-war: [2023-01-15T20:45:23.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:45:23.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:45:23.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:45:23.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:45:23.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:45:23.467Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${sun-web.xml} to copy. [2023-01-15T20:45:23.467Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${webservices.xml} to copy. [2023-01-15T20:45:23.467Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:45:23.467Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:45:23.467Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:45:23.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:45:23.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:45:23.467Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${web.wsit.descriptors} does not exist. [2023-01-15T20:45:23.467Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/restful-2-web.war [2023-01-15T20:45:23.467Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:45:23.467Z] [2023-01-15T20:45:23.467Z] deploy-app: [2023-01-15T20:45:23.467Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:23.468Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:23.468Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:23.468Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:23.468Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:23.468Z] [2023-01-15T20:45:23.468Z] deploy-war-common: [2023-01-15T20:45:23.468Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:23.468Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:23.468Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:23.468Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:23.468Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:23.468Z] [2023-01-15T20:45:23.468Z] setOSConditions: [2023-01-15T20:45:23.468Z] [2023-01-15T20:45:23.468Z] setToolWin: [2023-01-15T20:45:23.468Z] [2023-01-15T20:45:23.468Z] setToolUnix: [2023-01-15T20:45:23.468Z] [2023-01-15T20:45:23.468Z] setToolProperty: [2023-01-15T20:45:23.468Z] [2023-01-15T20:45:23.468Z] setS1ASclassPath: [2023-01-15T20:45:23.468Z] [2023-01-15T20:45:23.468Z] init-common: [2023-01-15T20:45:23.468Z] [2023-01-15T20:45:23.468Z] deploy-war-commonpe: [2023-01-15T20:45:23.650Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:23.651Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:45:23.725Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:23.811Z] [exec] Jan 15, 2023 8:45:23 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:45:23.812Z] [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. [2023-01-15T20:45:23.909Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-01-15T20:45:23.909Z] [exec] Command deploy executed successfully. [2023-01-15T20:45:23.909Z] [2023-01-15T20:45:23.909Z] init.os: [2023-01-15T20:45:23.909Z] [2023-01-15T20:45:23.909Z] init.tools.unix: [2023-01-15T20:45:23.909Z] [2023-01-15T20:45:23.909Z] init.tools.windows: [2023-01-15T20:45:23.909Z] [2023-01-15T20:45:23.909Z] init.tools: [2023-01-15T20:45:23.909Z] [2023-01-15T20:45:23.909Z] setAsadminArgs: [2023-01-15T20:45:23.909Z] [2023-01-15T20:45:23.909Z] init: [2023-01-15T20:45:23.909Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:23.909Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:23.910Z] [get] Not modified - so not downloaded [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] init.customtasks: [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] setEnabled: [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] createAppRef: [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] deployWithoutNameOption: [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] get-client-stubs.asadmin: [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] process.versionExpression: [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] process.appname: [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] _process.target: [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] process.target: [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] prepare.get-client-stubs.asadmin: [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] increment.log.next: [2023-01-15T20:45:23.910Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:45:23.910Z] [2023-01-15T20:45:23.910Z] declare.test: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] setHttpPort: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] declare.test.positive: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] declare-test: [2023-01-15T20:45:24.167Z] [echo] Starting test simple-versioned-servlet get-client-stubs(2) ALPHA-1.0.0 - logID=39 - (server) - (sucess expected) [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] setHttpPort: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] declare.test.negative: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] init.os: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] init.tools.unix: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] init.tools.windows: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] init.tools: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] setAsadminArgs: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] init: [2023-01-15T20:45:24.167Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:24.167Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:24.167Z] [get] Not modified - so not downloaded [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] init.customtasks: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] prepare: [2023-01-15T20:45:24.167Z] [2023-01-15T20:45:24.167Z] exec.asadmin: [2023-01-15T20:45:24.291Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/restful-2-web.war [2023-01-15T20:45:24.551Z] [exec] Application deployed with name restful-2-web. [2023-01-15T20:45:24.551Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:24.551Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:24.551Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:24.551Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:24.551Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:24.551Z] [2023-01-15T20:45:24.551Z] deploy-war-commonee: [2023-01-15T20:45:24.551Z] [2023-01-15T20:45:24.551Z] assemble-client: [2023-01-15T20:45:24.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:24.551Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:24.551Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:24.810Z] [2023-01-15T20:45:24.810Z] setup: [2023-01-15T20:45:24.810Z] [2023-01-15T20:45:24.810Z] runclient: [2023-01-15T20:45:24.810Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:24.810Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:24.810Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:24.810Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:24.810Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:24.810Z] [2023-01-15T20:45:24.810Z] run-client: [2023-01-15T20:45:24.810Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:24.810Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:25.102Z] [2023-01-15T20:45:25.102Z] process.result: [2023-01-15T20:45:25.102Z] [2023-01-15T20:45:25.102Z] processResult: [2023-01-15T20:45:25.102Z] [2023-01-15T20:45:25.102Z] failed: [2023-01-15T20:45:25.102Z] [2023-01-15T20:45:25.102Z] passed: [2023-01-15T20:45:25.102Z] [echo] Test simple-versioned-servlet Passed [2023-01-15T20:45:25.102Z] [2023-01-15T20:45:25.102Z] unknown: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] asadmin.with.result: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] _get-client-stubs.asadmin: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] clean.scenario: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] clean.scenario.cluster: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] init.os: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] init.tools.unix: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] init.tools.windows: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] init.tools: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] setAsadminArgs: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] init: [2023-01-15T20:45:25.103Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:25.103Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:25.103Z] [get] Not modified - so not downloaded [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] init.customtasks: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] prepare: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] process.versionExpression: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] process.appname: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] _process.target: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] process.target: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] prepare.has.version.registred: [2023-01-15T20:45:25.103Z] [2023-01-15T20:45:25.103Z] exec.asadmin2: [2023-01-15T20:45:25.377Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] process.registred: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] has.version.registred: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] del.all.version.registred: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] _process.target: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] process.target: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] prepare.del.all.version.registred: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] init.os: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] init.tools.unix: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] init.tools.windows: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] init.tools: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] setAsadminArgs: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] init: [2023-01-15T20:45:26.037Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:26.037Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:26.037Z] [get] Not modified - so not downloaded [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] init.customtasks: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] prepare: [2023-01-15T20:45:26.037Z] [2023-01-15T20:45:26.037Z] exec.asadmin: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] _del.all.version.registred: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] _clean.scenario: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] delete.log.next: [2023-01-15T20:45:26.971Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] delete.log.next: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] private-all: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init.os: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init.tools.unix: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init.tools.windows: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init.tools: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] setAsadminArgs: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init: [2023-01-15T20:45:26.971Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:26.971Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:26.971Z] [get] Not modified - so not downloaded [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init.customtasks: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] private-rollingUpgrade: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] _private-all: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] main-all: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] xml.version.information: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] clean.scenario: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] clean.scenario.cluster: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init.os: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init.tools.unix: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init.tools.windows: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init.tools: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] setAsadminArgs: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init: [2023-01-15T20:45:26.971Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:26.971Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:26.971Z] [get] Not modified - so not downloaded [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] init.customtasks: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] prepare: [2023-01-15T20:45:26.971Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] process.versionExpression: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] process.appname: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] _process.target: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] process.target: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] prepare.has.version.registred: [2023-01-15T20:45:26.971Z] [2023-01-15T20:45:26.971Z] exec.asadmin2: [2023-01-15T20:45:27.083Z] [exec] localds = [450000090] [2023-01-15T20:45:27.083Z] [exec] localdsAfter = [839770339] [2023-01-15T20:45:27.083Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad destroyedCount localds: [2023-01-15T20:45:27.083Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:45:27.083Z] [exec] [2023-01-15T20:45:27.083Z] [exec] [2023-01-15T20:45:27.083Z] [exec] ----------------------------------------- [2023-01-15T20:45:27.083Z] [exec] - DMMCF Mark-Connection-As-Bad destroyedCount localds: : PASS - [2023-01-15T20:45:27.083Z] [exec] ----------------------------------------- [2023-01-15T20:45:27.083Z] [exec] Total PASS: 1 [2023-01-15T20:45:27.083Z] [exec] Total FAIL: 0 [2023-01-15T20:45:27.083Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:45:27.083Z] [exec] ----------------------------------------- [2023-01-15T20:45:27.083Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:27.083Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:27.340Z] [2023-01-15T20:45:27.340Z] checkReporting-common: [2023-01-15T20:45:27.340Z] [2023-01-15T20:45:27.340Z] confirmReportPresent-common: [2023-01-15T20:45:27.340Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:45:27.340Z] [echo] Test seems to be reported fine [2023-01-15T20:45:27.340Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/RepRunConf.txt [2023-01-15T20:45:27.340Z] [2023-01-15T20:45:27.340Z] confirmMissingReport-common: [2023-01-15T20:45:27.340Z] [2023-01-15T20:45:27.340Z] asadmin-common: [2023-01-15T20:45:27.340Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:27.340Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:27.903Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-01-15T20:45:27.903Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-01-15T20:45:27.903Z] [2023-01-15T20:45:27.903Z] asadmin-common: [2023-01-15T20:45:27.903Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:27.903Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:27.905Z] [exec] Result: 1 [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] process.registred: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] has.version.registred: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] del.all.version.registred: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] _clean.scenario: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] deploy.version: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] del.ref.registred: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] process.versionExpression: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] process.appname: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] _process.target: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] process.target: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] prepare.is.version.registred: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] init.os: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] init.tools.unix: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] init.tools.windows: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] init.tools: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] setAsadminArgs: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] init: [2023-01-15T20:45:27.906Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:27.906Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:27.906Z] [get] Not modified - so not downloaded [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] init.customtasks: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] prepare: [2023-01-15T20:45:27.906Z] [2023-01-15T20:45:27.906Z] exec.asadmin2: [2023-01-15T20:45:28.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-01-15T20:45:28.658Z] [exec] Invoking Restful GET Request with query string num1=30&num2=20 [2023-01-15T20:45:28.658Z] [exec] **** Response ******50 [2023-01-15T20:45:28.658Z] [exec] Value of key is:restful-svc-2 [2023-01-15T20:45:28.658Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:45:28.658Z] [exec] [2023-01-15T20:45:28.658Z] [exec] [2023-01-15T20:45:28.658Z] [exec] ----------------------------------------- [2023-01-15T20:45:28.658Z] [exec] - restful-svc-2: PASS - [2023-01-15T20:45:28.658Z] [exec] ----------------------------------------- [2023-01-15T20:45:28.658Z] [exec] Total PASS: 1 [2023-01-15T20:45:28.658Z] [exec] Total FAIL: 0 [2023-01-15T20:45:28.658Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:45:28.658Z] [exec] ----------------------------------------- [2023-01-15T20:45:28.658Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:28.658Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:28.659Z] [2023-01-15T20:45:28.659Z] undeploy: [2023-01-15T20:45:28.659Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:28.659Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:28.659Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:28.659Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:28.659Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:28.659Z] [2023-01-15T20:45:28.659Z] setOSConditions: [2023-01-15T20:45:28.659Z] [2023-01-15T20:45:28.659Z] setToolWin: [2023-01-15T20:45:28.659Z] [2023-01-15T20:45:28.659Z] setToolUnix: [2023-01-15T20:45:28.659Z] [2023-01-15T20:45:28.659Z] setToolProperty: [2023-01-15T20:45:28.659Z] [2023-01-15T20:45:28.659Z] setS1ASclassPath: [2023-01-15T20:45:28.659Z] [2023-01-15T20:45:28.659Z] init-common: [2023-01-15T20:45:28.659Z] [2023-01-15T20:45:28.659Z] undeploy-war-common: [2023-01-15T20:45:28.659Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:28.721Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-01-15T20:45:28.722Z] [2023-01-15T20:45:28.722Z] setOSConditions: [2023-01-15T20:45:28.722Z] [2023-01-15T20:45:28.722Z] setToolWin: [2023-01-15T20:45:28.722Z] [2023-01-15T20:45:28.722Z] setToolUnix: [2023-01-15T20:45:28.722Z] [2023-01-15T20:45:28.722Z] setToolProperty: [2023-01-15T20:45:28.722Z] [2023-01-15T20:45:28.722Z] setS1ASclassPath: [2023-01-15T20:45:28.722Z] [2023-01-15T20:45:28.722Z] init-common: [2023-01-15T20:45:28.722Z] [2023-01-15T20:45:28.722Z] runclient-common: [2023-01-15T20:45:28.722Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-01-15T20:45:28.842Z] [exec] Result: 1 [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] process.registred: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] is.version.registred: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] process.xmlversionidentifier: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] prepare.cluster: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] process.enabled: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] process.hasToDeploy: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] deploy.version.unregistred: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init.os: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init.tools.unix: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init.tools.windows: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init.tools: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] setAsadminArgs: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init: [2023-01-15T20:45:28.842Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:28.842Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:28.842Z] [get] Not modified - so not downloaded [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init.customtasks: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] prepare: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] process.versionExpression: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] process.appname: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] create.version: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] assemble.non-existent: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init.os: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init.tools.unix: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init.tools.windows: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init.tools: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] setAsadminArgs: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init: [2023-01-15T20:45:28.842Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:28.842Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:28.842Z] [get] Not modified - so not downloaded [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] init.customtasks: [2023-01-15T20:45:28.842Z] [2023-01-15T20:45:28.842Z] prepare: [2023-01-15T20:45:28.843Z] [2023-01-15T20:45:28.843Z] process.versionexpression: [2023-01-15T20:45:28.843Z] [2023-01-15T20:45:28.843Z] compile: [2023-01-15T20:45:28.843Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:28.843Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-01-15T20:45:28.978Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:29.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] all: [2023-01-15T20:45:29.484Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:29.484Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:29.484Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:29.484Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:29.484Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] setOSConditions: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] setToolWin: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] setToolUnix: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] setToolProperty: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] setS1ASclassPath: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] init-common: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] clean: [2023-01-15T20:45:29.484Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:29.484Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:29.484Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:29.484Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:29.484Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] setOSConditions: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] setToolWin: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] setToolUnix: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] setToolProperty: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] setS1ASclassPath: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] init-common: [2023-01-15T20:45:29.484Z] [2023-01-15T20:45:29.484Z] clean-common: [2023-01-15T20:45:29.485Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setOSConditions: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setToolWin: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setToolUnix: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setToolProperty: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setS1ASclassPath: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] init-common: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] clean-classes-common: [2023-01-15T20:45:29.485Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:45:29.485Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setOSConditions: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setToolWin: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setToolUnix: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setToolProperty: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setS1ASclassPath: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] init-common: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] clean-jars-common: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] compile: [2023-01-15T20:45:29.485Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:29.485Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setOSConditions: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setToolWin: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setToolUnix: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setToolProperty: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] setS1ASclassPath: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] init-common: [2023-01-15T20:45:29.485Z] [2023-01-15T20:45:29.485Z] compile-common: [2023-01-15T20:45:29.485Z] [echo] Current time (ISO): 2023-01-15T20:45:29.328+0000 [2023-01-15T20:45:29.485Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:29.485Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:29.485Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:29.541Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:29.774Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:29.775Z] [javac] 1 warning [2023-01-15T20:45:29.775Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] process.xmlversionidentifier: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] process.versionExpression: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] process.xml.create.flag: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] create.xml.flag: [2023-01-15T20:45:29.775Z] [touch] Creating /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient-hasXmlVersion [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] generate.xml.identifier: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] assemble: [2023-01-15T20:45:29.775Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] process.xmlversionidentifier: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] prepare.update.xml.identifier: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] update.xml.identifier: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] deployWithNameOption: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] deployWithoutNameOption: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] setAsadminArgs: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] common.deploy.asadmin: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] init.os: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] init.tools.unix: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] init.tools.windows: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] init.tools: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] setAsadminArgs: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] init: [2023-01-15T20:45:29.775Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:29.775Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:29.775Z] [get] Not modified - so not downloaded [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] init.customtasks: [2023-01-15T20:45:29.775Z] [2023-01-15T20:45:29.775Z] common.run.asadmin: [2023-01-15T20:45:29.775Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2023-01-15T20:45:30.033Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:30.106Z] [exec] Jan 15, 2023 8:45:29 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:45:30.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. [2023-01-15T20:45:30.292Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:30.293Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:45:30.859Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.0. [2023-01-15T20:45:30.860Z] [exec] Command deploy executed successfully. [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init.os: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init.tools.unix: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init.tools.windows: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init.tools: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] setAsadminArgs: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init: [2023-01-15T20:45:30.860Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:30.860Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:30.860Z] [get] Not modified - so not downloaded [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init.customtasks: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] setEnabled: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] createAppRef: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] test.registred: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] process.versionExpression: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] process.appname: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] _process.target: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] process.target: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] prepare.show-component-status.asadmin: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] increment.log.next: [2023-01-15T20:45:30.860Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] declare.test: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] setHttpPort: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] declare.test.positive: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] declare-test: [2023-01-15T20:45:30.860Z] [echo] Starting test simple-versioned-appclient xml.version(1) - logID=1 - (server) - (sucess expected) [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] setHttpPort: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] declare.test.negative: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init.os: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init.tools.unix: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init.tools.windows: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init.tools: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] setAsadminArgs: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init: [2023-01-15T20:45:30.860Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:30.860Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:30.860Z] [get] Not modified - so not downloaded [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] init.customtasks: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] prepare: [2023-01-15T20:45:30.860Z] [2023-01-15T20:45:30.860Z] exec.asadmin: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] process.result: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] processResult: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] failed: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] passed: [2023-01-15T20:45:31.794Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] unknown: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] asadmin.with.result: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] show-component-status.asadmin: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] test.registred.cluster: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] process.versionExpression: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] process.appname: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] process.xmlversionidentifier: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] prepare.cluster: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] undeploy.version: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] setAsadminArgs: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] common.undeploy.asadmin: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] init.os: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] init.tools.unix: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] init.tools.windows: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] init.tools: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] setAsadminArgs: [2023-01-15T20:45:31.794Z] [2023-01-15T20:45:31.794Z] init: [2023-01-15T20:45:31.794Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:31.794Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:31.794Z] [get] Not modified - so not downloaded [2023-01-15T20:45:32.015Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:32.015Z] [javac] 1 warning [2023-01-15T20:45:32.015Z] [2023-01-15T20:45:32.015Z] run-wsgen: [2023-01-15T20:45:32.015Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:32.015Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:32.015Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:32.015Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:32.015Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:32.015Z] [2023-01-15T20:45:32.015Z] setOSConditions: [2023-01-15T20:45:32.015Z] [2023-01-15T20:45:32.015Z] setToolWin: [2023-01-15T20:45:32.015Z] [2023-01-15T20:45:32.015Z] setToolUnix: [2023-01-15T20:45:32.015Z] [2023-01-15T20:45:32.015Z] setToolProperty: [2023-01-15T20:45:32.015Z] [2023-01-15T20:45:32.015Z] setS1ASclassPath: [2023-01-15T20:45:32.016Z] [2023-01-15T20:45:32.016Z] init-common: [2023-01-15T20:45:32.016Z] [2023-01-15T20:45:32.016Z] wsgen: [2023-01-15T20:45:32.016Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:32.052Z] [2023-01-15T20:45:32.053Z] init.customtasks: [2023-01-15T20:45:32.053Z] [2023-01-15T20:45:32.053Z] delAppRef: [2023-01-15T20:45:32.053Z] [2023-01-15T20:45:32.053Z] init.os: [2023-01-15T20:45:32.053Z] [2023-01-15T20:45:32.053Z] init.tools.unix: [2023-01-15T20:45:32.053Z] [2023-01-15T20:45:32.053Z] init.tools.windows: [2023-01-15T20:45:32.053Z] [2023-01-15T20:45:32.053Z] init.tools: [2023-01-15T20:45:32.053Z] [2023-01-15T20:45:32.053Z] setAsadminArgs: [2023-01-15T20:45:32.053Z] [2023-01-15T20:45:32.053Z] init: [2023-01-15T20:45:32.053Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:32.053Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:32.053Z] [get] Not modified - so not downloaded [2023-01-15T20:45:32.053Z] [2023-01-15T20:45:32.053Z] init.customtasks: [2023-01-15T20:45:32.053Z] [2023-01-15T20:45:32.053Z] common.run.asadmin: [2023-01-15T20:45:32.053Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.0 [2023-01-15T20:45:32.054Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:32.623Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:32.624Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:45:32.882Z] [exec] Command undeploy executed successfully. [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] deploy.version: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] del.ref.registred: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] process.versionExpression: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] process.appname: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] _process.target: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] process.target: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] prepare.is.version.registred: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] init.os: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] init.tools.unix: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] init.tools.windows: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] init.tools: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] setAsadminArgs: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] init: [2023-01-15T20:45:32.882Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:32.882Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:32.882Z] [get] Not modified - so not downloaded [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] init.customtasks: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] prepare: [2023-01-15T20:45:32.882Z] [2023-01-15T20:45:32.882Z] exec.asadmin2: [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : [2023-01-15T20:45:33.380Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : [2023-01-15T20:45:33.380Z] [exec] DMMCF Mark-Connection-As-Bad [2023-01-15T20:45:33.380Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:45:33.380Z] [exec] [2023-01-15T20:45:33.380Z] [exec] [2023-01-15T20:45:33.380Z] [exec] ----------------------------------------- [2023-01-15T20:45:33.380Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : : PASS - [2023-01-15T20:45:33.380Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : : PASS - [2023-01-15T20:45:33.380Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : : PASS - [2023-01-15T20:45:33.380Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : : PASS - [2023-01-15T20:45:33.380Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : : PASS - [2023-01-15T20:45:33.380Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : : PASS - [2023-01-15T20:45:33.380Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : : PASS - [2023-01-15T20:45:33.380Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : : PASS - [2023-01-15T20:45:33.380Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : : PASS - [2023-01-15T20:45:33.380Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : : PASS - [2023-01-15T20:45:33.381Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : : PASS - [2023-01-15T20:45:33.381Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : : PASS - [2023-01-15T20:45:33.381Z] [exec] ----------------------------------------- [2023-01-15T20:45:33.381Z] [exec] Total PASS: 12 [2023-01-15T20:45:33.381Z] [exec] Total FAIL: 0 [2023-01-15T20:45:33.381Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:45:33.381Z] [exec] ----------------------------------------- [2023-01-15T20:45:33.381Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:33.381Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:33.818Z] [exec] Result: 1 [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] process.registred: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] is.version.registred: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] process.xmlversionidentifier: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] prepare.cluster: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] process.enabled: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] process.hasToDeploy: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] deploy.version.unregistred: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init.os: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init.tools.unix: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init.tools.windows: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init.tools: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] setAsadminArgs: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init: [2023-01-15T20:45:33.828Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:33.828Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:33.828Z] [get] Not modified - so not downloaded [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init.customtasks: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] prepare: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] process.versionExpression: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] process.appname: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] create.version: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] assemble.non-existent: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init.os: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init.tools.unix: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init.tools.windows: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init.tools: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] setAsadminArgs: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init: [2023-01-15T20:45:33.828Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:33.828Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:33.828Z] [get] Not modified - so not downloaded [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] init.customtasks: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] prepare: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] process.versionexpression: [2023-01-15T20:45:33.828Z] [2023-01-15T20:45:33.828Z] compile: [2023-01-15T20:45:33.828Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:33.828Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-01-15T20:45:33.944Z] [2023-01-15T20:45:33.945Z] checkReporting-common: [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] confirmReportPresent-common: [2023-01-15T20:45:33.945Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:45:33.945Z] [echo] Test seems to be reported fine [2023-01-15T20:45:33.945Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/RepRunConf.txt [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] confirmMissingReport-common: [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] undeploy: [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] setOSConditions: [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] setToolWin: [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] setToolUnix: [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] setToolProperty: [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] setS1ASclassPath: [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] init-common: [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] execute-sql-common: [2023-01-15T20:45:33.945Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/drop_pointbase.sql [2023-01-15T20:45:33.945Z] [sql] 0 rows affected [2023-01-15T20:45:33.945Z] [sql] 0 rows affected [2023-01-15T20:45:33.945Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] unsetup: [2023-01-15T20:45:33.945Z] [2023-01-15T20:45:33.945Z] asadmin-common: [2023-01-15T20:45:33.945Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:33.945Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:34.393Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:34.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-01-15T20:45:34.651Z] [javac] 1 warning [2023-01-15T20:45:34.651Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2023-01-15T20:45:34.651Z] [2023-01-15T20:45:34.651Z] process.xmlversionidentifier: [2023-01-15T20:45:34.651Z] [2023-01-15T20:45:34.651Z] process.versionExpression: [2023-01-15T20:45:34.651Z] [2023-01-15T20:45:34.651Z] process.xml.create.flag: [2023-01-15T20:45:34.651Z] [2023-01-15T20:45:34.651Z] create.xml.flag: [2023-01-15T20:45:34.651Z] [touch] Creating /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1-hasXmlVersion [2023-01-15T20:45:34.651Z] [2023-01-15T20:45:34.651Z] generate.xml.identifier: [2023-01-15T20:45:34.651Z] [2023-01-15T20:45:34.651Z] assemble: [2023-01-15T20:45:34.651Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2023-01-15T20:45:34.651Z] [2023-01-15T20:45:34.651Z] process.xmlversionidentifier: [2023-01-15T20:45:34.651Z] [2023-01-15T20:45:34.651Z] prepare.update.xml.identifier: [2023-01-15T20:45:34.651Z] [2023-01-15T20:45:34.652Z] update.xml.identifier: [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] deployWithNameOption: [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] setAsadminArgs: [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] common.deploy.asadmin: [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] init.os: [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] init.tools.unix: [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] init.tools.windows: [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] init.tools: [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] setAsadminArgs: [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] init: [2023-01-15T20:45:34.652Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:34.652Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:34.652Z] [get] Not modified - so not downloaded [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] init.customtasks: [2023-01-15T20:45:34.652Z] [2023-01-15T20:45:34.652Z] common.run.asadmin: [2023-01-15T20:45:34.652Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2023-01-15T20:45:34.652Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:34.765Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-01-15T20:45:34.767Z] [2023-01-15T20:45:34.767Z] setOSConditions: [2023-01-15T20:45:34.767Z] [2023-01-15T20:45:34.767Z] setToolWin: [2023-01-15T20:45:34.767Z] [2023-01-15T20:45:34.767Z] setToolUnix: [2023-01-15T20:45:34.767Z] [2023-01-15T20:45:34.767Z] setToolProperty: [2023-01-15T20:45:34.767Z] [2023-01-15T20:45:34.767Z] setS1ASclassPath: [2023-01-15T20:45:34.767Z] [2023-01-15T20:45:34.767Z] init-common: [2023-01-15T20:45:34.767Z] [2023-01-15T20:45:34.767Z] delete-jdbc-resource-common: [2023-01-15T20:45:34.767Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/unshareable [2023-01-15T20:45:34.767Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:35.220Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:35.220Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:45:35.302Z] [2023-01-15T20:45:35.303Z] assemble-web: [2023-01-15T20:45:35.303Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:35.303Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:35.303Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:35.303Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:35.303Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:35.303Z] [2023-01-15T20:45:35.303Z] pkg-war: [2023-01-15T20:45:35.303Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:45:35.303Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:45:35.303Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:45:35.303Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:45:35.303Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:45:35.303Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:45:35.303Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${webservices.xml} to copy. [2023-01-15T20:45:35.303Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:45:35.303Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2023-01-15T20:45:35.303Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:45:35.303Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:45:35.303Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:45:35.303Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${web.wsit.descriptors} does not exist. [2023-01-15T20:45:35.303Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/pkghello-web.war [2023-01-15T20:45:35.303Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:45:35.303Z] [2023-01-15T20:45:35.303Z] deploy-app: [2023-01-15T20:45:35.303Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:35.303Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:35.303Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:35.303Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:35.303Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:35.303Z] [2023-01-15T20:45:35.303Z] deploy-war-common: [2023-01-15T20:45:35.303Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:35.303Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:35.303Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:35.304Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:35.304Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:35.304Z] [2023-01-15T20:45:35.304Z] setOSConditions: [2023-01-15T20:45:35.304Z] [2023-01-15T20:45:35.304Z] setToolWin: [2023-01-15T20:45:35.304Z] [2023-01-15T20:45:35.304Z] setToolUnix: [2023-01-15T20:45:35.304Z] [2023-01-15T20:45:35.304Z] setToolProperty: [2023-01-15T20:45:35.304Z] [2023-01-15T20:45:35.304Z] setS1ASclassPath: [2023-01-15T20:45:35.304Z] [2023-01-15T20:45:35.304Z] init-common: [2023-01-15T20:45:35.304Z] [2023-01-15T20:45:35.304Z] deploy-war-commonpe: [2023-01-15T20:45:35.304Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:35.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/unshareable [2023-01-15T20:45:35.330Z] [exec] JDBC resource jdbc/unshareable deleted successfully [2023-01-15T20:45:35.330Z] [echo] cmd executed for server [2023-01-15T20:45:35.330Z] [2023-01-15T20:45:35.330Z] setOSConditions: [2023-01-15T20:45:35.330Z] [2023-01-15T20:45:35.330Z] setToolWin: [2023-01-15T20:45:35.330Z] [2023-01-15T20:45:35.330Z] setToolUnix: [2023-01-15T20:45:35.330Z] [2023-01-15T20:45:35.330Z] setToolProperty: [2023-01-15T20:45:35.330Z] [2023-01-15T20:45:35.330Z] setS1ASclassPath: [2023-01-15T20:45:35.330Z] [2023-01-15T20:45:35.330Z] init-common: [2023-01-15T20:45:35.330Z] [2023-01-15T20:45:35.330Z] delete-jdbc-connpool-common: [2023-01-15T20:45:35.330Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-unshareable-pool [2023-01-15T20:45:35.586Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:35.786Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.1. [2023-01-15T20:45:35.786Z] [exec] Command deploy executed successfully. [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init.os: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init.tools.unix: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init.tools.windows: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init.tools: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] setAsadminArgs: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init: [2023-01-15T20:45:35.786Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:35.786Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:35.786Z] [get] Not modified - so not downloaded [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init.customtasks: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] setEnabled: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] createAppRef: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] deployWithoutNameOption: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] test.registred: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] process.versionExpression: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] process.appname: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] _process.target: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] process.target: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] prepare.show-component-status.asadmin: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] increment.log.next: [2023-01-15T20:45:35.786Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] declare.test: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] setHttpPort: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] declare.test.positive: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] declare-test: [2023-01-15T20:45:35.786Z] [echo] Starting test simple-versioned-appclient xml.version(2) - logID=2 - (server) - (sucess expected) [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] setHttpPort: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] declare.test.negative: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init.os: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init.tools.unix: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init.tools.windows: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init.tools: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] setAsadminArgs: [2023-01-15T20:45:35.786Z] [2023-01-15T20:45:35.786Z] init: [2023-01-15T20:45:35.786Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:35.787Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:35.787Z] [get] Not modified - so not downloaded [2023-01-15T20:45:35.787Z] [2023-01-15T20:45:35.787Z] init.customtasks: [2023-01-15T20:45:35.787Z] [2023-01-15T20:45:35.787Z] prepare: [2023-01-15T20:45:35.787Z] [2023-01-15T20:45:35.787Z] exec.asadmin: [2023-01-15T20:45:35.842Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-unshareable-pool [2023-01-15T20:45:35.843Z] [exec] JDBC Connection pool jdbc-unshareable-pool deleted successfully [2023-01-15T20:45:35.843Z] [echo] cmd executed for server [2023-01-15T20:45:35.843Z] [2023-01-15T20:45:35.843Z] setOSConditions: [2023-01-15T20:45:35.843Z] [2023-01-15T20:45:35.843Z] setToolWin: [2023-01-15T20:45:35.843Z] [2023-01-15T20:45:35.843Z] setToolUnix: [2023-01-15T20:45:35.843Z] [2023-01-15T20:45:35.843Z] setToolProperty: [2023-01-15T20:45:35.843Z] [2023-01-15T20:45:35.843Z] setS1ASclassPath: [2023-01-15T20:45:35.843Z] [2023-01-15T20:45:35.843Z] init-common: [2023-01-15T20:45:35.843Z] [2023-01-15T20:45:35.843Z] delete-jdbc-resource-common: [2023-01-15T20:45:35.843Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/shareable [2023-01-15T20:45:35.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/pkghello-web.war [2023-01-15T20:45:36.100Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:36.128Z] [exec] Application deployed with name pkghello-web. [2023-01-15T20:45:36.128Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:36.128Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:36.128Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:36.128Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:36.128Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:36.128Z] [2023-01-15T20:45:36.128Z] deploy-war-commonee: [2023-01-15T20:45:36.128Z] [2023-01-15T20:45:36.128Z] assemble-client: [2023-01-15T20:45:36.128Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:36.128Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:36.129Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:36.129Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:36.129Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:36.129Z] [2023-01-15T20:45:36.129Z] compile-client: [2023-01-15T20:45:36.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:36.129Z] [echo] wsimporting http://localhost:8080/pkghello/webservice/HelloService?WSDL [2023-01-15T20:45:36.129Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:36.129Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:36.129Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:36.129Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:36.129Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:36.129Z] [2023-01-15T20:45:36.129Z] setOSConditions: [2023-01-15T20:45:36.129Z] [2023-01-15T20:45:36.129Z] setToolWin: [2023-01-15T20:45:36.129Z] [2023-01-15T20:45:36.129Z] setToolUnix: [2023-01-15T20:45:36.129Z] [2023-01-15T20:45:36.129Z] setToolProperty: [2023-01-15T20:45:36.129Z] [2023-01-15T20:45:36.129Z] setS1ASclassPath: [2023-01-15T20:45:36.129Z] [2023-01-15T20:45:36.129Z] init-common: [2023-01-15T20:45:36.129Z] [2023-01-15T20:45:36.129Z] wsimport: [2023-01-15T20:45:36.129Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:36.356Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/shareable [2023-01-15T20:45:36.356Z] [exec] JDBC resource jdbc/shareable deleted successfully [2023-01-15T20:45:36.356Z] [echo] cmd executed for server [2023-01-15T20:45:36.356Z] [2023-01-15T20:45:36.356Z] setOSConditions: [2023-01-15T20:45:36.356Z] [2023-01-15T20:45:36.356Z] setToolWin: [2023-01-15T20:45:36.356Z] [2023-01-15T20:45:36.356Z] setToolUnix: [2023-01-15T20:45:36.356Z] [2023-01-15T20:45:36.356Z] setToolProperty: [2023-01-15T20:45:36.356Z] [2023-01-15T20:45:36.356Z] setS1ASclassPath: [2023-01-15T20:45:36.356Z] [2023-01-15T20:45:36.356Z] init-common: [2023-01-15T20:45:36.356Z] [2023-01-15T20:45:36.356Z] delete-jdbc-connpool-common: [2023-01-15T20:45:36.356Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-shareable-pool [2023-01-15T20:45:36.614Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:36.697Z] [exec] parsing WSDL... [2023-01-15T20:45:36.697Z] [exec] [2023-01-15T20:45:36.697Z] [exec] [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] process.result: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] processResult: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] failed: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] passed: [2023-01-15T20:45:36.722Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] unknown: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] asadmin.with.result: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] show-component-status.asadmin: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] test.registred.cluster: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] process.versionExpression: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] process.appname: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] process.xmlversionidentifier: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] prepare.cluster: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] undeploy.version: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] setAsadminArgs: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] common.undeploy.asadmin: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] init.os: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] init.tools.unix: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] init.tools.windows: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] init.tools: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] setAsadminArgs: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] init: [2023-01-15T20:45:36.722Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:36.722Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:36.722Z] [get] Not modified - so not downloaded [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] init.customtasks: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] delAppRef: [2023-01-15T20:45:36.722Z] [2023-01-15T20:45:36.722Z] init.os: [2023-01-15T20:45:36.723Z] [2023-01-15T20:45:36.723Z] init.tools.unix: [2023-01-15T20:45:36.723Z] [2023-01-15T20:45:36.723Z] init.tools.windows: [2023-01-15T20:45:36.723Z] [2023-01-15T20:45:36.723Z] init.tools: [2023-01-15T20:45:36.723Z] [2023-01-15T20:45:36.723Z] setAsadminArgs: [2023-01-15T20:45:36.723Z] [2023-01-15T20:45:36.723Z] init: [2023-01-15T20:45:36.723Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:36.723Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:36.723Z] [get] Not modified - so not downloaded [2023-01-15T20:45:36.723Z] [2023-01-15T20:45:36.723Z] init.customtasks: [2023-01-15T20:45:36.723Z] [2023-01-15T20:45:36.723Z] common.run.asadmin: [2023-01-15T20:45:36.723Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.1 [2023-01-15T20:45:36.723Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:36.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-shareable-pool [2023-01-15T20:45:36.873Z] [exec] JDBC Connection pool jdbc-shareable-pool deleted successfully [2023-01-15T20:45:36.873Z] [echo] cmd executed for server [2023-01-15T20:45:37.130Z] [2023-01-15T20:45:37.130Z] setOSConditions: [2023-01-15T20:45:37.130Z] [2023-01-15T20:45:37.130Z] setToolWin: [2023-01-15T20:45:37.130Z] [2023-01-15T20:45:37.130Z] setToolUnix: [2023-01-15T20:45:37.130Z] [2023-01-15T20:45:37.130Z] setToolProperty: [2023-01-15T20:45:37.130Z] [2023-01-15T20:45:37.130Z] setS1ASclassPath: [2023-01-15T20:45:37.130Z] [2023-01-15T20:45:37.130Z] init-common: [2023-01-15T20:45:37.130Z] [2023-01-15T20:45:37.130Z] delete-jdbc-resource-common: [2023-01-15T20:45:37.130Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2023-01-15T20:45:37.130Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:37.288Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:37.288Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:45:37.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2023-01-15T20:45:37.387Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2023-01-15T20:45:37.547Z] [exec] Command undeploy executed successfully. [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] samples.scenarios: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] clean.scenario: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] clean.scenario.cluster: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] init.os: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] init.tools.unix: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] init.tools.windows: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] init.tools: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] setAsadminArgs: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] init: [2023-01-15T20:45:37.548Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:37.548Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:37.548Z] [get] Not modified - so not downloaded [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] init.customtasks: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] prepare: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] process.versionExpression: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] process.appname: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] _process.target: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] process.target: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] prepare.has.version.registred: [2023-01-15T20:45:37.548Z] [2023-01-15T20:45:37.548Z] exec.asadmin2: [2023-01-15T20:45:37.633Z] [exec] [2023-01-15T20:45:37.633Z] [exec] Generating code... [2023-01-15T20:45:37.633Z] [exec] [2023-01-15T20:45:37.633Z] [exec] [2023-01-15T20:45:37.633Z] [exec] Compiling code... [2023-01-15T20:45:37.633Z] [exec] [2023-01-15T20:45:37.644Z] [echo] cmd executed for server [2023-01-15T20:45:37.644Z] [2023-01-15T20:45:37.644Z] setOSConditions: [2023-01-15T20:45:37.644Z] [2023-01-15T20:45:37.644Z] setToolWin: [2023-01-15T20:45:37.644Z] [2023-01-15T20:45:37.644Z] setToolUnix: [2023-01-15T20:45:37.644Z] [2023-01-15T20:45:37.644Z] setToolProperty: [2023-01-15T20:45:37.644Z] [2023-01-15T20:45:37.644Z] setS1ASclassPath: [2023-01-15T20:45:37.644Z] [2023-01-15T20:45:37.644Z] init-common: [2023-01-15T20:45:37.644Z] [2023-01-15T20:45:37.644Z] delete-jdbc-connpool-common: [2023-01-15T20:45:37.644Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2023-01-15T20:45:37.644Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:38.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2023-01-15T20:45:38.207Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2023-01-15T20:45:38.207Z] [echo] cmd executed for server [2023-01-15T20:45:38.207Z] [2023-01-15T20:45:38.207Z] setOSConditions: [2023-01-15T20:45:38.207Z] [2023-01-15T20:45:38.207Z] setToolWin: [2023-01-15T20:45:38.207Z] [2023-01-15T20:45:38.207Z] setToolUnix: [2023-01-15T20:45:38.207Z] [2023-01-15T20:45:38.207Z] setToolProperty: [2023-01-15T20:45:38.207Z] [2023-01-15T20:45:38.207Z] setS1ASclassPath: [2023-01-15T20:45:38.207Z] [2023-01-15T20:45:38.207Z] init-common: [2023-01-15T20:45:38.207Z] [2023-01-15T20:45:38.207Z] undeploy-common: [2023-01-15T20:45:38.207Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:38.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:45:38.481Z] [exec] Result: 1 [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] process.registred: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] has.version.registred: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] del.all.version.registred: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] _clean.scenario: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] deploy.version: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] del.ref.registred: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] process.versionExpression: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] process.appname: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] _process.target: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] process.target: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] prepare.is.version.registred: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] init.os: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] init.tools.unix: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] init.tools.windows: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] init.tools: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] setAsadminArgs: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] init: [2023-01-15T20:45:38.482Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:38.482Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:38.482Z] [get] Not modified - so not downloaded [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] init.customtasks: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] prepare: [2023-01-15T20:45:38.482Z] [2023-01-15T20:45:38.482Z] exec.asadmin2: [2023-01-15T20:45:38.721Z] [2023-01-15T20:45:38.722Z] all: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setOSConditions: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolWin: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolUnix: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolProperty: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setS1ASclassPath: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] init-common: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] clean: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setOSConditions: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolWin: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolUnix: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolProperty: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setS1ASclassPath: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] init-common: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] clean-common: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setOSConditions: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolWin: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolUnix: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolProperty: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setS1ASclassPath: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] init-common: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] clean-classes-common: [2023-01-15T20:45:38.722Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setOSConditions: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolWin: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolUnix: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolProperty: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setS1ASclassPath: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] init-common: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] clean-jars-common: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] compile: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setOSConditions: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolWin: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolUnix: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolProperty: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setS1ASclassPath: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] init-common: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] compile-common: [2023-01-15T20:45:38.722Z] [echo] Current time (ISO): 2023-01-15T20:45:38.572+0000 [2023-01-15T20:45:38.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:38.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/ejb [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setOSConditions: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolWin: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolUnix: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setToolProperty: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] setS1ASclassPath: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] init-common: [2023-01-15T20:45:38.722Z] [2023-01-15T20:45:38.722Z] compile-common: [2023-01-15T20:45:38.722Z] [echo] Current time (ISO): 2023-01-15T20:45:38.580+0000 [2023-01-15T20:45:38.722Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:38.722Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:39.013Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:45:39.014Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:39.272Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:39.272Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/client/Client.java uses or overrides a deprecated API. [2023-01-15T20:45:39.272Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:45:39.272Z] [javac] 1 warning [2023-01-15T20:45:39.272Z] [2023-01-15T20:45:39.272Z] setup: [2023-01-15T20:45:39.272Z] [2023-01-15T20:45:39.272Z] runclient: [2023-01-15T20:45:39.272Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:39.272Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:39.418Z] [exec] Result: 1 [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] process.registred: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] is.version.registred: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] process.xmlversionidentifier: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] prepare.cluster: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] process.enabled: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] process.hasToDeploy: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] deploy.version.unregistred: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] init.os: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] init.tools.unix: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] init.tools.windows: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] init.tools: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] setAsadminArgs: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] init: [2023-01-15T20:45:39.418Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:39.418Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:39.418Z] [get] Not modified - so not downloaded [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] init.customtasks: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] prepare: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] process.versionExpression: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] process.appname: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] create.version: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] assemble.non-existent: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] process.xmlversionidentifier: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] prepare.update.xml.identifier: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] update.xml.identifier: [2023-01-15T20:45:39.418Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] process.xmlversionidentifier: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] process.versionExpression: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] process.xml.create.flag: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] create.xml.flag: [2023-01-15T20:45:39.418Z] [2023-01-15T20:45:39.418Z] generate.xml.identifier: [2023-01-15T20:45:39.419Z] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/tmp.jar [2023-01-15T20:45:39.419Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2023-01-15T20:45:39.419Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-01-15T20:45:39.419Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/glassfish-application-client.xml [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] process.xml.delete.flag: [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] delete.xml.flag: [2023-01-15T20:45:39.419Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient-hasXmlVersion [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] deployWithNameOption: [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] setAsadminArgs: [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] common.deploy.asadmin: [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] init.os: [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] init.tools.unix: [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] init.tools.windows: [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] init.tools: [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] setAsadminArgs: [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] init: [2023-01-15T20:45:39.419Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:39.419Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:39.419Z] [get] Not modified - so not downloaded [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] init.customtasks: [2023-01-15T20:45:39.419Z] [2023-01-15T20:45:39.419Z] common.run.asadmin: [2023-01-15T20:45:39.419Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2023-01-15T20:45:39.419Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:39.531Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:39.532Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:39.532Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:39.532Z] [2023-01-15T20:45:39.532Z] run-client: [2023-01-15T20:45:39.532Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:45:39.532Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:39.790Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:39.985Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:39.985Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:45:40.551Z] [exec] Application deployed with name simple-versioned-appclient. [2023-01-15T20:45:40.551Z] [exec] Command deploy executed successfully. [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init.os: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init.tools.unix: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init.tools.windows: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init.tools: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] setAsadminArgs: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init: [2023-01-15T20:45:40.551Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:40.551Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:40.551Z] [get] Not modified - so not downloaded [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init.customtasks: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] setEnabled: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] createAppRef: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] deployWithoutNameOption: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init.os: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init.tools.unix: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init.tools.windows: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init.tools: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] setAsadminArgs: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init: [2023-01-15T20:45:40.551Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:40.551Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:40.551Z] [get] Not modified - so not downloaded [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] init.customtasks: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] prepare.client: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] prepare.client.appclient: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] setHttpPort: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] process.versionExpression: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] process.appname: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] prepare.appclient.preparator: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] process.classpath: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] process.jvmargs: [2023-01-15T20:45:40.551Z] [2023-01-15T20:45:40.551Z] java.with.result: [2023-01-15T20:45:40.551Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:40.616Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:40.617Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/client/Client.java uses unchecked or unsafe operations. [2023-01-15T20:45:40.617Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-01-15T20:45:40.617Z] [javac] 1 warning [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] build: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] setOSConditions: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] fixFiles: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] convUnix: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] convWin: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] setToolWin: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] setToolUnix: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] setToolProperty: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] setS1ASclassPath: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] init-common: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] package-persistence-common: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] ejb-jar-common: [2023-01-15T20:45:40.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] package-ejbjar-common: [2023-01-15T20:45:40.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:40.617Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2023-01-15T20:45:40.617Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] appclient-jar-common: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] package-appclientjar-common: [2023-01-15T20:45:40.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:40.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:40.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:40.617Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] webclient-war-common: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] build-ear-common: [2023-01-15T20:45:40.617Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] deploy: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] setOSConditions: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] setToolWin: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] setToolUnix: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] setToolProperty: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] setS1ASclassPath: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] init-common: [2023-01-15T20:45:40.617Z] [2023-01-15T20:45:40.617Z] execute-sql-common: [2023-01-15T20:45:40.617Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/sql/create_pointbase.sql [2023-01-15T20:45:40.617Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:45:40.617Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:45:40.617Z] [sql] 0 rows affected [2023-01-15T20:45:40.617Z] [sql] 0 rows affected [2023-01-15T20:45:40.617Z] [sql] 0 rows affected [2023-01-15T20:45:40.617Z] [sql] 1 rows affected [2023-01-15T20:45:40.617Z] [sql] 1 rows affected [2023-01-15T20:45:40.617Z] [sql] 1 rows affected [2023-01-15T20:45:40.617Z] [sql] 1 rows affected [2023-01-15T20:45:40.617Z] [sql] 1 rows affected [2023-01-15T20:45:40.618Z] [sql] 1 rows affected [2023-01-15T20:45:40.618Z] [sql] 1 rows affected [2023-01-15T20:45:40.618Z] [sql] 1 rows affected [2023-01-15T20:45:40.618Z] [sql] 1 rows affected [2023-01-15T20:45:40.874Z] [sql] 1 rows affected [2023-01-15T20:45:40.875Z] [sql] 1 rows affected [2023-01-15T20:45:40.875Z] [sql] 1 rows affected [2023-01-15T20:45:40.875Z] [sql] 1 rows affected [2023-01-15T20:45:40.875Z] [sql] 1 rows affected [2023-01-15T20:45:40.875Z] [sql] 1 rows affected [2023-01-15T20:45:40.875Z] [sql] 1 rows affected [2023-01-15T20:45:40.875Z] [sql] Failed to execute: drop table owner [2023-01-15T20:45:40.875Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2023-01-15T20:45:40.875Z] [sql] 0 rows affected [2023-01-15T20:45:40.875Z] [sql] 20 of 22 SQL statements executed successfully [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setOSConditions: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setToolWin: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setToolUnix: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setToolProperty: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setS1ASclassPath: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] init-common: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setup: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setOSConditions: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setToolWin: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setToolUnix: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setToolProperty: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setS1ASclassPath: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] init-common: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] deploy-jdbc-driver-common: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setOSConditions: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setToolWin: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setToolUnix: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setToolProperty: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] setS1ASclassPath: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] init-common: [2023-01-15T20:45:40.875Z] [2023-01-15T20:45:40.875Z] create-jdbc-driver-connpool-common: [2023-01-15T20:45:40.875Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:41.117Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-01-15T20:45:41.118Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=5401061788260748512; Path=/ [2023-01-15T20:45:41.375Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-01-15T20:45:41.375Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-01-15T20:45:41.375Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-01-15T20:45:41.438Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:45:41.439Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-01-15T20:45:41.440Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:41.440Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2023-01-15T20:45:41.440Z] [2023-01-15T20:45:41.440Z] set-derby-driver-connpool-props: [2023-01-15T20:45:41.440Z] [2023-01-15T20:45:41.440Z] asadmin-common-ignore-fail: [2023-01-15T20:45:41.440Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:41.440Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:41.641Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:45:41.642Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-01-15T20:45:41.642Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:45:41.642Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-01-15T20:45:41.642Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-01-15T20:45:41.642Z] [2023-01-15T20:45:41.642Z] _prepare.client.appclient: [2023-01-15T20:45:41.642Z] [2023-01-15T20:45:41.642Z] increment.log.next: [2023-01-15T20:45:41.642Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:45:41.642Z] [2023-01-15T20:45:41.642Z] process.versionexpression: [2023-01-15T20:45:41.642Z] [2023-01-15T20:45:41.642Z] prepare.run: [2023-01-15T20:45:41.642Z] [2023-01-15T20:45:41.642Z] common.run.positive: [2023-01-15T20:45:41.642Z] [2023-01-15T20:45:41.642Z] setHttpPort: [2023-01-15T20:45:41.642Z] [2023-01-15T20:45:41.642Z] common.run: [2023-01-15T20:45:41.900Z] [2023-01-15T20:45:41.900Z] checkAppOnServer: [2023-01-15T20:45:41.900Z] [2023-01-15T20:45:41.900Z] declare-test: [2023-01-15T20:45:41.900Z] [echo] Starting test simple-versioned-appclient sample.scenarios(1) - logID=3 (server) [2023-01-15T20:45:41.900Z] [2023-01-15T20:45:41.900Z] prepare.runclient: [2023-01-15T20:45:41.900Z] [2023-01-15T20:45:41.900Z] process.classpath: [2023-01-15T20:45:41.900Z] [2023-01-15T20:45:41.900Z] process.jvmargs: [2023-01-15T20:45:41.900Z] [2023-01-15T20:45:41.900Z] java.with.result: [2023-01-15T20:45:41.900Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:42.003Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:42.004Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-01-15T20:45:42.004Z] [2023-01-15T20:45:42.004Z] setOSConditions: [2023-01-15T20:45:42.004Z] [2023-01-15T20:45:42.004Z] setToolWin: [2023-01-15T20:45:42.004Z] [2023-01-15T20:45:42.004Z] setToolUnix: [2023-01-15T20:45:42.004Z] [2023-01-15T20:45:42.004Z] setToolProperty: [2023-01-15T20:45:42.004Z] [2023-01-15T20:45:42.004Z] setS1ASclassPath: [2023-01-15T20:45:42.004Z] [2023-01-15T20:45:42.004Z] init-common: [2023-01-15T20:45:42.004Z] [2023-01-15T20:45:42.004Z] create-jdbc-resource-common: [2023-01-15T20:45:42.004Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2023-01-15T20:45:42.004Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:42.573Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:42.573Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2023-01-15T20:45:42.573Z] [echo] cmd executed for server [2023-01-15T20:45:42.573Z] [2023-01-15T20:45:42.573Z] asadmin-common: [2023-01-15T20:45:42.573Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:42.573Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:43.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:43.136Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2023-01-15T20:45:43.136Z] [2023-01-15T20:45:43.136Z] asadmin-common: [2023-01-15T20:45:43.136Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:43.136Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:43.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:43.699Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2023-01-15T20:45:43.699Z] [2023-01-15T20:45:43.699Z] asadmin-common: [2023-01-15T20:45:43.699Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:43.699Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:43.974Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.974Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.974Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.974Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.975Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.975Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.975Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.975Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.975Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.975Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.975Z] [exec] Value of key is:war-with-packaged-wsdl-and-schema [2023-01-15T20:45:43.975Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:45:43.975Z] [exec] [2023-01-15T20:45:43.975Z] [exec] [2023-01-15T20:45:43.975Z] [exec] ----------------------------------------- [2023-01-15T20:45:43.975Z] [exec] - war-with-packaged-wsdl-and-schema: PASS - [2023-01-15T20:45:43.975Z] [exec] ----------------------------------------- [2023-01-15T20:45:43.975Z] [exec] Total PASS: 1 [2023-01-15T20:45:43.975Z] [exec] Total FAIL: 0 [2023-01-15T20:45:43.975Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:45:43.975Z] [exec] ----------------------------------------- [2023-01-15T20:45:43.975Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:43.975Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:43.975Z] [2023-01-15T20:45:43.975Z] restart-test: [2023-01-15T20:45:43.975Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:43.975Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:43.975Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:43.975Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:43.975Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:43.975Z] [2023-01-15T20:45:43.975Z] restart-server-instance-common: [2023-01-15T20:45:43.975Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:43.975Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:43.975Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:43.975Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:43.975Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:43.975Z] [2023-01-15T20:45:43.975Z] setOSConditions: [2023-01-15T20:45:43.975Z] [2023-01-15T20:45:43.975Z] setToolWin: [2023-01-15T20:45:43.975Z] [2023-01-15T20:45:43.975Z] setToolUnix: [2023-01-15T20:45:43.975Z] [2023-01-15T20:45:43.975Z] setToolProperty: [2023-01-15T20:45:43.975Z] [2023-01-15T20:45:43.975Z] setS1ASclassPath: [2023-01-15T20:45:43.975Z] [2023-01-15T20:45:43.975Z] init-common: [2023-01-15T20:45:43.975Z] [2023-01-15T20:45:43.975Z] stopDomain: [2023-01-15T20:45:43.975Z] [echo] run.xml:stopping domain... [2023-01-15T20:45:43.975Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:44.262Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:44.263Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] setOSConditions: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] setToolWin: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] setToolUnix: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] setToolProperty: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] setS1ASclassPath: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] init-common: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] deploy-common: [2023-01-15T20:45:44.263Z] [echo] Current time (ISO): 2023-01-15T20:45:44.056+0000 [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] setOSConditions: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] setToolWin: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] setToolUnix: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] setToolProperty: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] setS1ASclassPath: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] init-common: [2023-01-15T20:45:44.263Z] [2023-01-15T20:45:44.263Z] deploy-common-pe: [2023-01-15T20:45:44.263Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:44.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-01-15T20:45:44.825Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2023-01-15T20:45:44.825Z] [echo] Deployment on target server server successful [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] setOSConditions: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] setToolWin: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] setToolUnix: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] setToolProperty: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] setS1ASclassPath: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] init-common: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] deploy-common-ee: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] run: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] setOSConditions: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] setToolWin: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] setToolUnix: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] setToolProperty: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] setS1ASclassPath: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] init-common: [2023-01-15T20:45:44.825Z] [2023-01-15T20:45:44.825Z] runclient-common: [2023-01-15T20:45:44.825Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:45:45.083Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:45.184Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:45:45.184Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:45:45.184Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:45:45.184Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2023-01-15T20:45:45.184Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:45:45.184Z] [2023-01-15T20:45:45.184Z] process.result: [2023-01-15T20:45:45.184Z] [2023-01-15T20:45:45.184Z] processResult: [2023-01-15T20:45:45.184Z] [2023-01-15T20:45:45.184Z] failed: [2023-01-15T20:45:45.184Z] [2023-01-15T20:45:45.184Z] passed: [2023-01-15T20:45:45.184Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:45:45.184Z] [2023-01-15T20:45:45.184Z] unknown: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] runclient: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init.os: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init.tools.unix: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init.tools.windows: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init.tools: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] setAsadminArgs: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init: [2023-01-15T20:45:45.185Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:45.185Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:45.185Z] [get] Not modified - so not downloaded [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init.customtasks: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] checkAppOnCluster: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] run.positive: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] deploy.version: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] del.ref.registred: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] process.versionExpression: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] process.appname: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] _process.target: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] process.target: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] prepare.is.version.registred: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init.os: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init.tools.unix: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init.tools.windows: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init.tools: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] setAsadminArgs: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init: [2023-01-15T20:45:45.185Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:45.185Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:45.185Z] [get] Not modified - so not downloaded [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] init.customtasks: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] prepare: [2023-01-15T20:45:45.185Z] [2023-01-15T20:45:45.185Z] exec.asadmin2: [2023-01-15T20:45:45.350Z] [exec] Waiting for the domain to stop . [2023-01-15T20:45:45.350Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:45:45.647Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:45.750Z] [2023-01-15T20:45:45.751Z] process.registred: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] is.version.registred: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] process.xmlversionidentifier: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] prepare.cluster: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] process.enabled: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] process.hasToDeploy: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] deploy.version.unregistred: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init.os: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init.tools.unix: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init.tools.windows: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init.tools: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] setAsadminArgs: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init: [2023-01-15T20:45:45.751Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:45.751Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:45.751Z] [get] Not modified - so not downloaded [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init.customtasks: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] prepare: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] process.versionExpression: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] process.appname: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] create.version: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] assemble.non-existent: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] process.xmlversionidentifier: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] prepare.update.xml.identifier: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] update.xml.identifier: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] deployWithNameOption: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] setAsadminArgs: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] common.deploy.asadmin: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init.os: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init.tools.unix: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init.tools.windows: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init.tools: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] setAsadminArgs: [2023-01-15T20:45:45.751Z] [2023-01-15T20:45:45.751Z] init: [2023-01-15T20:45:45.751Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:45.751Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:45.751Z] [get] Not modified - so not downloaded [2023-01-15T20:45:45.903Z] [exec] Jan 15, 2023 8:45:45 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:45:45.904Z] [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. [2023-01-15T20:45:46.009Z] [2023-01-15T20:45:46.009Z] init.customtasks: [2023-01-15T20:45:46.009Z] [2023-01-15T20:45:46.009Z] common.run.asadmin: [2023-01-15T20:45:46.009Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-appclient /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2023-01-15T20:45:46.009Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:46.577Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:46.577Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:45:46.835Z] [exec] Application deployed with name simple-versioned-appclient. [2023-01-15T20:45:46.835Z] [exec] Command deploy executed successfully. [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init.os: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init.tools.unix: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init.tools.windows: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init.tools: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] setAsadminArgs: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init: [2023-01-15T20:45:46.835Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:46.835Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:46.835Z] [get] Not modified - so not downloaded [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init.customtasks: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] setEnabled: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] createAppRef: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] deployWithoutNameOption: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init.os: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init.tools.unix: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init.tools.windows: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init.tools: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] setAsadminArgs: [2023-01-15T20:45:46.835Z] [2023-01-15T20:45:46.835Z] init: [2023-01-15T20:45:46.835Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:46.835Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:47.092Z] [get] Not modified - so not downloaded [2023-01-15T20:45:47.092Z] [2023-01-15T20:45:47.092Z] init.customtasks: [2023-01-15T20:45:47.092Z] [2023-01-15T20:45:47.092Z] prepare.client: [2023-01-15T20:45:47.092Z] [2023-01-15T20:45:47.092Z] prepare.client.appclient: [2023-01-15T20:45:47.092Z] [2023-01-15T20:45:47.092Z] setHttpPort: [2023-01-15T20:45:47.092Z] [2023-01-15T20:45:47.092Z] process.versionExpression: [2023-01-15T20:45:47.092Z] [2023-01-15T20:45:47.092Z] process.appname: [2023-01-15T20:45:47.092Z] [2023-01-15T20:45:47.092Z] prepare.appclient.preparator: [2023-01-15T20:45:47.092Z] [2023-01-15T20:45:47.092Z] process.classpath: [2023-01-15T20:45:47.092Z] [2023-01-15T20:45:47.092Z] process.jvmargs: [2023-01-15T20:45:47.092Z] [2023-01-15T20:45:47.092Z] java.with.result: [2023-01-15T20:45:47.092Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:47.658Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-01-15T20:45:47.658Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=2380113377906846452; Path=/ [2023-01-15T20:45:47.658Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-01-15T20:45:47.915Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-01-15T20:45:47.915Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-01-15T20:45:47.915Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:45:47.915Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-01-15T20:45:48.173Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:45:48.173Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-01-15T20:45:48.173Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] _prepare.client.appclient: [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] increment.log.next: [2023-01-15T20:45:48.173Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] process.versionexpression: [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] prepare.run: [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] common.run.positive: [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] setHttpPort: [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] common.run: [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] checkAppOnServer: [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] declare-test: [2023-01-15T20:45:48.173Z] [echo] Starting test simple-versioned-appclient sample.scenarios(2) - logID=4 (server) [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] prepare.runclient: [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] process.classpath: [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] process.jvmargs: [2023-01-15T20:45:48.173Z] [2023-01-15T20:45:48.173Z] java.with.result: [2023-01-15T20:45:48.173Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:50.076Z] [exec] Jan 15, 2023 8:45:49 PM org.hibernate.validator.internal.util.Version [2023-01-15T20:45:50.076Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-01-15T20:45:50.076Z] [exec] localds = [1626288305] [2023-01-15T20:45:50.076Z] [exec] Jan 15, 2023 8:45:49 PM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-01-15T20:45:50.076Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-01-15T20:45:50.076Z] [exec] Jan 15, 2023 8:45:49 PM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-01-15T20:45:50.076Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-01-15T20:45:50.076Z] [exec] Jan 15, 2023 8:45:49 PM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-01-15T20:45:50.076Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-01-15T20:45:50.076Z] [exec] Jan 15, 2023 8:45:49 PM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-01-15T20:45:50.076Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-01-15T20:45:50.076Z] [exec] Jan 15, 2023 8:45:49 PM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-01-15T20:45:50.076Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-01-15T20:45:50.076Z] [exec] localdsAfter = [960510275] [2023-01-15T20:45:50.076Z] [exec] Value of key is: Mark-Connection-As-Bad destroyedCount localds: [2023-01-15T20:45:50.076Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:45:50.076Z] [exec] [2023-01-15T20:45:50.076Z] [exec] [2023-01-15T20:45:50.076Z] [exec] ----------------------------------------- [2023-01-15T20:45:50.076Z] [exec] - Mark-Connection-As-Bad destroyedCount localds: : PASS - [2023-01-15T20:45:50.076Z] [exec] ----------------------------------------- [2023-01-15T20:45:50.076Z] [exec] Total PASS: 1 [2023-01-15T20:45:50.076Z] [exec] Total FAIL: 0 [2023-01-15T20:45:50.076Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:45:50.076Z] [exec] ----------------------------------------- [2023-01-15T20:45:50.076Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:50.076Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:45:50.076Z] [exec] Jan 15, 2023 8:45:49 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-01-15T20:45:50.076Z] [exec] INFO: RAR7094: __dm_jdbc_ra shutdown successful. [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] checkReporting-common: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] confirmReportPresent-common: [2023-01-15T20:45:50.332Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:45:50.332Z] [echo] Test seems to be reported fine [2023-01-15T20:45:50.332Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/RepRunConf.txt [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] confirmMissingReport-common: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] undeploy: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] setOSConditions: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] setToolWin: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] setToolUnix: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] setToolProperty: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] setS1ASclassPath: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] init-common: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] execute-sql-common: [2023-01-15T20:45:50.332Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/sql/drop_pointbase.sql [2023-01-15T20:45:50.332Z] [sql] 0 rows affected [2023-01-15T20:45:50.332Z] [sql] 0 rows affected [2023-01-15T20:45:50.332Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] unsetup: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] setOSConditions: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] setToolWin: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] setToolUnix: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] setToolProperty: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] setS1ASclassPath: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] init-common: [2023-01-15T20:45:50.332Z] [2023-01-15T20:45:50.332Z] delete-jdbc-resource-common: [2023-01-15T20:45:50.332Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2023-01-15T20:45:50.589Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:50.613Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:45:50.614Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:45:50.614Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:45:50.614Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:45:50.614Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:45:50.614Z] [2023-01-15T20:45:50.614Z] setOSConditions: [2023-01-15T20:45:50.614Z] [2023-01-15T20:45:50.614Z] setToolWin: [2023-01-15T20:45:50.614Z] [2023-01-15T20:45:50.614Z] setToolUnix: [2023-01-15T20:45:50.614Z] [2023-01-15T20:45:50.614Z] setToolProperty: [2023-01-15T20:45:50.614Z] [2023-01-15T20:45:50.614Z] setS1ASclassPath: [2023-01-15T20:45:50.614Z] [2023-01-15T20:45:50.614Z] init-common: [2023-01-15T20:45:50.614Z] [2023-01-15T20:45:50.614Z] startDomainUnix: [2023-01-15T20:45:50.614Z] [echo] Starting DAS [2023-01-15T20:45:50.614Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:50.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2023-01-15T20:45:50.846Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2023-01-15T20:45:50.846Z] [echo] cmd executed for server [2023-01-15T20:45:50.846Z] [2023-01-15T20:45:50.846Z] setOSConditions: [2023-01-15T20:45:50.846Z] [2023-01-15T20:45:50.846Z] setToolWin: [2023-01-15T20:45:50.846Z] [2023-01-15T20:45:50.846Z] setToolUnix: [2023-01-15T20:45:50.846Z] [2023-01-15T20:45:50.846Z] setToolProperty: [2023-01-15T20:45:50.846Z] [2023-01-15T20:45:50.846Z] setS1ASclassPath: [2023-01-15T20:45:50.846Z] [2023-01-15T20:45:50.846Z] init-common: [2023-01-15T20:45:50.846Z] [2023-01-15T20:45:50.846Z] delete-jdbc-connpool-common: [2023-01-15T20:45:50.846Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2023-01-15T20:45:51.102Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:51.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2023-01-15T20:45:51.359Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2023-01-15T20:45:51.359Z] [echo] cmd executed for server [2023-01-15T20:45:51.359Z] [2023-01-15T20:45:51.359Z] setOSConditions: [2023-01-15T20:45:51.359Z] [2023-01-15T20:45:51.359Z] setToolWin: [2023-01-15T20:45:51.359Z] [2023-01-15T20:45:51.359Z] setToolUnix: [2023-01-15T20:45:51.359Z] [2023-01-15T20:45:51.359Z] setToolProperty: [2023-01-15T20:45:51.359Z] [2023-01-15T20:45:51.359Z] setS1ASclassPath: [2023-01-15T20:45:51.359Z] [2023-01-15T20:45:51.359Z] init-common: [2023-01-15T20:45:51.359Z] [2023-01-15T20:45:51.359Z] undeploy-common: [2023-01-15T20:45:51.457Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:45:51.457Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:45:51.457Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:45:51.457Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2023-01-15T20:45:51.457Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] process.result: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] processResult: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] failed: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] passed: [2023-01-15T20:45:51.457Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] unknown: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] runclient: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init.os: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init.tools.unix: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init.tools.windows: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init.tools: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] setAsadminArgs: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init: [2023-01-15T20:45:51.457Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:51.457Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:51.457Z] [get] Not modified - so not downloaded [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init.customtasks: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] checkAppOnCluster: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] run.positive: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] deploy.version: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] del.ref.registred: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] process.versionExpression: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] process.appname: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] _process.target: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] process.target: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] prepare.is.version.registred: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init.os: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init.tools.unix: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init.tools.windows: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init.tools: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] setAsadminArgs: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init: [2023-01-15T20:45:51.457Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:51.457Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:51.457Z] [get] Not modified - so not downloaded [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] init.customtasks: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] prepare: [2023-01-15T20:45:51.457Z] [2023-01-15T20:45:51.457Z] exec.asadmin2: [2023-01-15T20:45:51.616Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:51.873Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] all: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setOSConditions: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setToolWin: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setToolUnix: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setToolProperty: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setS1ASclassPath: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] init-common: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] clean: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setOSConditions: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setToolWin: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setToolUnix: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setToolProperty: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setS1ASclassPath: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] init-common: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] clean-common: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setOSConditions: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setToolWin: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setToolUnix: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setToolProperty: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] setS1ASclassPath: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] init-common: [2023-01-15T20:45:52.129Z] [2023-01-15T20:45:52.129Z] clean-classes-common: [2023-01-15T20:45:52.130Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] setOSConditions: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] setToolWin: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] setToolUnix: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] setToolProperty: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] setS1ASclassPath: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] init-common: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] clean-jars-common: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] compile: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] setOSConditions: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] setToolWin: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] setToolUnix: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] setToolProperty: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] setS1ASclassPath: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] init-common: [2023-01-15T20:45:52.130Z] [2023-01-15T20:45:52.130Z] compile-common: [2023-01-15T20:45:52.130Z] [echo] Current time (ISO): 2023-01-15T20:45:51.956+0000 [2023-01-15T20:45:52.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:52.130Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:52.130Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:52.390Z] [exec] Result: 1 [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] process.registred: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] is.version.registred: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] process.xmlversionidentifier: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] prepare.cluster: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] process.enabled: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] process.hasToDeploy: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] deploy.version.unregistred: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init.os: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init.tools.unix: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init.tools.windows: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init.tools: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] setAsadminArgs: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init: [2023-01-15T20:45:52.391Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:52.391Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:52.391Z] [get] Not modified - so not downloaded [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init.customtasks: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] prepare: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] process.versionExpression: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] process.appname: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] create.version: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] assemble.non-existent: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init.os: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init.tools.unix: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init.tools.windows: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init.tools: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] setAsadminArgs: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init: [2023-01-15T20:45:52.391Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:52.391Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:52.391Z] [get] Not modified - so not downloaded [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] init.customtasks: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] prepare: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] process.versionexpression: [2023-01-15T20:45:52.391Z] [2023-01-15T20:45:52.391Z] compile: [2023-01-15T20:45:52.391Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:45:52.391Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-01-15T20:45:53.323Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:53.323Z] [javac] 1 warning [2023-01-15T20:45:53.323Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] process.xmlversionidentifier: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] process.versionExpression: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] process.xml.create.flag: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] create.xml.flag: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] generate.xml.identifier: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] assemble: [2023-01-15T20:45:53.323Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.0.jar [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] process.xmlversionidentifier: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] prepare.update.xml.identifier: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] update.xml.identifier: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] deployWithNameOption: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] setAsadminArgs: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] common.deploy.asadmin: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] init.os: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] init.tools.unix: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] init.tools.windows: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] init.tools: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] setAsadminArgs: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] init: [2023-01-15T20:45:53.323Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:53.323Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:53.323Z] [get] Not modified - so not downloaded [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] init.customtasks: [2023-01-15T20:45:53.323Z] [2023-01-15T20:45:53.323Z] common.run.asadmin: [2023-01-15T20:45:53.323Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.0.jar [2023-01-15T20:45:53.323Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:53.890Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:45:53.890Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:45:54.025Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:54.025Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:45:54.025Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:45:54.025Z] [javac] 1 warning [2023-01-15T20:45:54.025Z] [2023-01-15T20:45:54.025Z] setOSConditions: [2023-01-15T20:45:54.025Z] [2023-01-15T20:45:54.025Z] setToolWin: [2023-01-15T20:45:54.025Z] [2023-01-15T20:45:54.025Z] setToolUnix: [2023-01-15T20:45:54.025Z] [2023-01-15T20:45:54.025Z] setToolProperty: [2023-01-15T20:45:54.025Z] [2023-01-15T20:45:54.025Z] setS1ASclassPath: [2023-01-15T20:45:54.025Z] [2023-01-15T20:45:54.025Z] init-common: [2023-01-15T20:45:54.025Z] [2023-01-15T20:45:54.025Z] compile-common: [2023-01-15T20:45:54.025Z] [echo] Current time (ISO): 2023-01-15T20:45:53.970+0000 [2023-01-15T20:45:54.025Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:54.148Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.0. [2023-01-15T20:45:54.149Z] [exec] Command deploy executed successfully. [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init.os: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init.tools.unix: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init.tools.windows: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init.tools: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] setAsadminArgs: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init: [2023-01-15T20:45:54.149Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:54.149Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:54.149Z] [get] Not modified - so not downloaded [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init.customtasks: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] setEnabled: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] createAppRef: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] deployWithoutNameOption: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init.os: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init.tools.unix: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init.tools.windows: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init.tools: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] setAsadminArgs: [2023-01-15T20:45:54.149Z] [2023-01-15T20:45:54.149Z] init: [2023-01-15T20:45:54.149Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:54.149Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:54.149Z] [get] Not modified - so not downloaded [2023-01-15T20:45:54.282Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:54.407Z] [2023-01-15T20:45:54.407Z] init.customtasks: [2023-01-15T20:45:54.407Z] [2023-01-15T20:45:54.407Z] prepare.client: [2023-01-15T20:45:54.407Z] [2023-01-15T20:45:54.407Z] prepare.client.appclient: [2023-01-15T20:45:54.407Z] [2023-01-15T20:45:54.407Z] setHttpPort: [2023-01-15T20:45:54.407Z] [2023-01-15T20:45:54.407Z] process.versionExpression: [2023-01-15T20:45:54.407Z] [2023-01-15T20:45:54.407Z] process.appname: [2023-01-15T20:45:54.407Z] [2023-01-15T20:45:54.407Z] prepare.appclient.preparator: [2023-01-15T20:45:54.407Z] [2023-01-15T20:45:54.407Z] process.classpath: [2023-01-15T20:45:54.407Z] [2023-01-15T20:45:54.407Z] process.jvmargs: [2023-01-15T20:45:54.407Z] [2023-01-15T20:45:54.407Z] java.with.result: [2023-01-15T20:45:54.407Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:54.973Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-01-15T20:45:54.973Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=3350799898307836009; Path=/ [2023-01-15T20:45:55.230Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-01-15T20:45:55.230Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-01-15T20:45:55.230Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.0/simple-versioned-appclientClient.jar [2023-01-15T20:45:55.230Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:45:55.230Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-01-15T20:45:55.488Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:45:55.488Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-01-15T20:45:55.488Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] _prepare.client.appclient: [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] increment.log.next: [2023-01-15T20:45:55.488Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] process.versionexpression: [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] prepare.run: [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] common.run.positive: [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] setHttpPort: [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] common.run: [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] checkAppOnServer: [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] declare-test: [2023-01-15T20:45:55.488Z] [echo] Starting test simple-versioned-appclient sample.scenarios(3) - logID=5 (server) [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] prepare.runclient: [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] process.classpath: [2023-01-15T20:45:55.488Z] [2023-01-15T20:45:55.488Z] process.jvmargs: [2023-01-15T20:45:55.492Z] [2023-01-15T20:45:55.492Z] java.with.result: [2023-01-15T20:45:55.492Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:56.177Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:56.177Z] [javac] 1 warning [2023-01-15T20:45:56.177Z] [2023-01-15T20:45:56.177Z] setOSConditions: [2023-01-15T20:45:56.177Z] [2023-01-15T20:45:56.177Z] setToolWin: [2023-01-15T20:45:56.177Z] [2023-01-15T20:45:56.177Z] setToolUnix: [2023-01-15T20:45:56.177Z] [2023-01-15T20:45:56.177Z] setToolProperty: [2023-01-15T20:45:56.177Z] [2023-01-15T20:45:56.177Z] setS1ASclassPath: [2023-01-15T20:45:56.177Z] [2023-01-15T20:45:56.177Z] init-common: [2023-01-15T20:45:56.177Z] [2023-01-15T20:45:56.177Z] compile-common: [2023-01-15T20:45:56.177Z] [echo] Current time (ISO): 2023-01-15T20:45:55.800+0000 [2023-01-15T20:45:56.177Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:45:56.177Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:58.072Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:45:58.072Z] [javac] 1 warning [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] build: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] setOSConditions: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] fixFiles: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] convUnix: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] convWin: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] setToolWin: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] setToolUnix: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] setToolProperty: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] setS1ASclassPath: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] init-common: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] package-persistence-common: [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] ejb-jar-common: [2023-01-15T20:45:58.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:45:58.072Z] [2023-01-15T20:45:58.072Z] package-ejbjar-common: [2023-01-15T20:45:58.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:58.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:58.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:58.073Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsql-ejb.jar [2023-01-15T20:45:58.073Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:58.073Z] [2023-01-15T20:45:58.073Z] appclient-jar-common: [2023-01-15T20:45:58.073Z] [2023-01-15T20:45:58.073Z] package-appclientjar-common: [2023-01-15T20:45:58.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:58.073Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:58.073Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:58.073Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsql-client.jar [2023-01-15T20:45:58.073Z] [2023-01-15T20:45:58.073Z] webclient-war-common: [2023-01-15T20:45:58.073Z] [2023-01-15T20:45:58.073Z] build-ear-common: [2023-01-15T20:45:58.073Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:45:58.073Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlApp.ear [2023-01-15T20:45:58.073Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/logger/sql-trace-listener.jar [2023-01-15T20:45:58.073Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2023-01-15T20:45:58.073Z] [2023-01-15T20:45:58.073Z] restart-server: [2023-01-15T20:45:58.073Z] [2023-01-15T20:45:58.073Z] setOSConditions: [2023-01-15T20:45:58.073Z] [2023-01-15T20:45:58.073Z] stop-server: [2023-01-15T20:45:58.073Z] [2023-01-15T20:45:58.073Z] stop-server-unix: [2023-01-15T20:45:58.073Z] [echo] stopping server on unix ... [2023-01-15T20:45:58.073Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:45:58.780Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:45:58.780Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:45:58.780Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-01-15T20:45:58.780Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.0 [2023-01-15T20:45:58.780Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] process.result: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] processResult: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] failed: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] passed: [2023-01-15T20:45:58.781Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] unknown: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] runclient: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init.os: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init.tools.unix: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init.tools.windows: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init.tools: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] setAsadminArgs: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init: [2023-01-15T20:45:58.781Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:58.781Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:58.781Z] [get] Not modified - so not downloaded [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init.customtasks: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] checkAppOnCluster: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] run.positive: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] deploy.version: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] del.ref.registred: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] process.versionExpression: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] process.appname: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] _process.target: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] process.target: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] prepare.is.version.registred: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init.os: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init.tools.unix: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init.tools.windows: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init.tools: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] setAsadminArgs: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init: [2023-01-15T20:45:58.781Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:58.781Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:58.781Z] [get] Not modified - so not downloaded [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] init.customtasks: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] prepare: [2023-01-15T20:45:58.781Z] [2023-01-15T20:45:58.781Z] exec.asadmin2: [2023-01-15T20:45:59.714Z] [exec] Result: 1 [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.registred: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] is.version.registred: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.xmlversionidentifier: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] prepare.cluster: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.enabled: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.hasToDeploy: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] deploy.version.unregistred: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] init.os: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] init.tools.unix: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] init.tools.windows: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] init.tools: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] setAsadminArgs: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] init: [2023-01-15T20:45:59.714Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:59.714Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:59.714Z] [get] Not modified - so not downloaded [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] init.customtasks: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] prepare: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.versionExpression: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.appname: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] create.version: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] assemble.non-existent: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.xmlversionidentifier: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] prepare.update.xml.identifier: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] update.xml.identifier: [2023-01-15T20:45:59.714Z] [unzip] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.xmlversionidentifier: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.versionExpression: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.xml.create.flag: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] create.xml.flag: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] generate.xml.identifier: [2023-01-15T20:45:59.714Z] [zip] Building zip: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/tmp.jar [2023-01-15T20:45:59.714Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2023-01-15T20:45:59.714Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-01-15T20:45:59.714Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/glassfish-application-client.xml [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] process.xml.delete.flag: [2023-01-15T20:45:59.714Z] [2023-01-15T20:45:59.714Z] delete.xml.flag: [2023-01-15T20:45:59.714Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1-hasXmlVersion [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] deployWithNameOption: [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] setAsadminArgs: [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] common.deploy.asadmin: [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] init.os: [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] init.tools.unix: [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] init.tools.windows: [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] init.tools: [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] setAsadminArgs: [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] init: [2023-01-15T20:45:59.715Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:45:59.715Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:45:59.715Z] [get] Not modified - so not downloaded [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] init.customtasks: [2023-01-15T20:45:59.715Z] [2023-01-15T20:45:59.715Z] common.run.asadmin: [2023-01-15T20:45:59.715Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2023-01-15T20:45:59.973Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:00.232Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:00.232Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:46:00.799Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.1. [2023-01-15T20:46:00.799Z] [exec] Command deploy executed successfully. [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] init.os: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] init.tools.unix: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] init.tools.windows: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] init.tools: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] setAsadminArgs: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] init: [2023-01-15T20:46:00.799Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:00.799Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:00.799Z] [get] Not modified - so not downloaded [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] init.customtasks: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] setEnabled: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] createAppRef: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] deployWithoutNameOption: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] init.os: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] init.tools.unix: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] init.tools.windows: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] init.tools: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.799Z] setAsadminArgs: [2023-01-15T20:46:00.799Z] [2023-01-15T20:46:00.800Z] init: [2023-01-15T20:46:00.800Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:00.800Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:00.800Z] [get] Not modified - so not downloaded [2023-01-15T20:46:00.800Z] [2023-01-15T20:46:00.800Z] init.customtasks: [2023-01-15T20:46:00.800Z] [2023-01-15T20:46:00.800Z] prepare.client: [2023-01-15T20:46:00.800Z] [2023-01-15T20:46:00.800Z] prepare.client.appclient: [2023-01-15T20:46:00.800Z] [2023-01-15T20:46:00.800Z] setHttpPort: [2023-01-15T20:46:00.800Z] [2023-01-15T20:46:00.800Z] process.versionExpression: [2023-01-15T20:46:00.800Z] [2023-01-15T20:46:00.800Z] process.appname: [2023-01-15T20:46:00.800Z] [2023-01-15T20:46:00.800Z] prepare.appclient.preparator: [2023-01-15T20:46:00.800Z] [2023-01-15T20:46:00.800Z] process.classpath: [2023-01-15T20:46:00.800Z] [2023-01-15T20:46:00.800Z] process.jvmargs: [2023-01-15T20:46:00.800Z] [2023-01-15T20:46:00.800Z] java.with.result: [2023-01-15T20:46:00.800Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:01.366Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-01-15T20:46:01.624Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=6864071769366073712; Path=/ [2023-01-15T20:46:01.624Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-01-15T20:46:01.624Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-01-15T20:46:01.624Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.0/simple-versioned-appclientClient.jar [2023-01-15T20:46:01.882Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:46:01.882Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-01-15T20:46:01.882Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:46:01.882Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-01-15T20:46:01.882Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-01-15T20:46:01.882Z] [2023-01-15T20:46:01.882Z] _prepare.client.appclient: [2023-01-15T20:46:01.882Z] [2023-01-15T20:46:01.882Z] increment.log.next: [2023-01-15T20:46:01.883Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] process.versionexpression: [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] prepare.run: [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] common.run.negative: [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] setHttpPort: [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] common.run: [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] checkAppOnServer: [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] declare-test: [2023-01-15T20:46:01.883Z] [echo] Starting test simple-versioned-appclient sample.scenarios(4) - logID=6 (server) [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] prepare.runclient: [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] process.classpath: [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] process.jvmargs: [2023-01-15T20:46:01.883Z] [2023-01-15T20:46:01.883Z] java.with.result: [2023-01-15T20:46:01.883Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:02.247Z] [exec] Waiting for the domain to stop ... [2023-01-15T20:46:02.247Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:46:02.811Z] [exec] Waiting for domain1 to start .......... [2023-01-15T20:46:02.811Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:46:02.811Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:46:02.811Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:46:02.811Z] [exec] Admin Port: 4848 [2023-01-15T20:46:02.811Z] [exec] Command start-domain executed successfully. [2023-01-15T20:46:02.811Z] [echo] run.xml:doing wait for localhost:8080... [2023-01-15T20:46:02.811Z] [echo] run.xml:DONE doing wait for localhost:8080... [2023-01-15T20:46:02.811Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:02.811Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:02.811Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:02.811Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:02.811Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:02.811Z] [2023-01-15T20:46:02.811Z] dumpThreadStack: [2023-01-15T20:46:02.811Z] [2023-01-15T20:46:02.811Z] startDomainWindows: [2023-01-15T20:46:02.811Z] [2023-01-15T20:46:02.811Z] startDomain: [2023-01-15T20:46:02.811Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:02.811Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:02.811Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:02.811Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:02.811Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:02.811Z] [2023-01-15T20:46:02.811Z] runclient: [2023-01-15T20:46:02.811Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:02.812Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:02.812Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:02.812Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:02.812Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:02.812Z] [2023-01-15T20:46:02.812Z] run-client: [2023-01-15T20:46:02.812Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:46:02.812Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:02.812Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:05.173Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:46:05.173Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to fail [2023-01-15T20:46:05.173Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2023-01-15T20:46:05.173Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.0 [2023-01-15T20:46:05.173Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] process.result: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] processResult: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] failed: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] passed: [2023-01-15T20:46:05.173Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] unknown: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] runclient: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init.os: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init.tools.unix: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init.tools.windows: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init.tools: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] setAsadminArgs: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init: [2023-01-15T20:46:05.173Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:05.173Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:05.173Z] [get] Not modified - so not downloaded [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init.customtasks: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] checkAppOnCluster: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] run.negative: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] process.versionExpression: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] process.appname: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] process.xmlversionidentifier: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] prepare.cluster: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] enable.version: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] setAsadminArgs: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] common.enable.asadmin: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init.os: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init.tools.unix: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init.tools.windows: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init.tools: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] setAsadminArgs: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init: [2023-01-15T20:46:05.173Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:05.173Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:05.173Z] [get] Not modified - so not downloaded [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] init.customtasks: [2023-01-15T20:46:05.173Z] [2023-01-15T20:46:05.173Z] common.run.asadmin: [2023-01-15T20:46:05.173Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.1 [2023-01-15T20:46:05.173Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:05.741Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:05.741Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-01-15T20:46:06.000Z] [exec] Command enable executed successfully. [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init.os: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init.tools.unix: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init.tools.windows: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init.tools: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] setAsadminArgs: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init: [2023-01-15T20:46:06.000Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:06.000Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:06.000Z] [get] Not modified - so not downloaded [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init.customtasks: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] enableAppOnInstance: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init.os: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init.tools.unix: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init.tools.windows: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init.tools: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] setAsadminArgs: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init: [2023-01-15T20:46:06.000Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:06.000Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:06.000Z] [get] Not modified - so not downloaded [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] init.customtasks: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] prepare.client: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] prepare.client.appclient: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] setHttpPort: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] process.versionExpression: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] process.appname: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] prepare.appclient.preparator: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] process.classpath: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] process.jvmargs: [2023-01-15T20:46:06.000Z] [2023-01-15T20:46:06.000Z] java.with.result: [2023-01-15T20:46:06.095Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] Value of key is:war-with-packaged-wsdl-and-schema [2023-01-15T20:46:06.096Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:46:06.096Z] [exec] [2023-01-15T20:46:06.096Z] [exec] [2023-01-15T20:46:06.096Z] [exec] ----------------------------------------- [2023-01-15T20:46:06.096Z] [exec] - war-with-packaged-wsdl-and-schema: PASS - [2023-01-15T20:46:06.096Z] [exec] ----------------------------------------- [2023-01-15T20:46:06.096Z] [exec] Total PASS: 1 [2023-01-15T20:46:06.096Z] [exec] Total FAIL: 0 [2023-01-15T20:46:06.096Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:46:06.096Z] [exec] ----------------------------------------- [2023-01-15T20:46:06.096Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:46:06.096Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:46:06.096Z] [2023-01-15T20:46:06.096Z] undeploy: [2023-01-15T20:46:06.096Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:06.096Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:06.096Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:06.096Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:06.096Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:06.096Z] [2023-01-15T20:46:06.096Z] setOSConditions: [2023-01-15T20:46:06.096Z] [2023-01-15T20:46:06.096Z] setToolWin: [2023-01-15T20:46:06.096Z] [2023-01-15T20:46:06.096Z] setToolUnix: [2023-01-15T20:46:06.096Z] [2023-01-15T20:46:06.096Z] setToolProperty: [2023-01-15T20:46:06.096Z] [2023-01-15T20:46:06.096Z] setS1ASclassPath: [2023-01-15T20:46:06.096Z] [2023-01-15T20:46:06.096Z] init-common: [2023-01-15T20:46:06.096Z] [2023-01-15T20:46:06.096Z] undeploy-war-common: [2023-01-15T20:46:06.258Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:06.355Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:06.829Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-01-15T20:46:06.830Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=1240308414163940936; Path=/ [2023-01-15T20:46:06.830Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-01-15T20:46:06.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:46:07.089Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-01-15T20:46:07.089Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.1/simple-versioned-appclientClient.jar [2023-01-15T20:46:07.089Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:46:07.089Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-01-15T20:46:07.089Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:46:07.090Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-01-15T20:46:07.090Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-01-15T20:46:07.090Z] [2023-01-15T20:46:07.090Z] _prepare.client.appclient: [2023-01-15T20:46:07.090Z] [2023-01-15T20:46:07.090Z] increment.log.next: [2023-01-15T20:46:07.090Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:46:07.090Z] [2023-01-15T20:46:07.090Z] process.versionexpression: [2023-01-15T20:46:07.090Z] [2023-01-15T20:46:07.090Z] prepare.run: [2023-01-15T20:46:07.090Z] [2023-01-15T20:46:07.090Z] common.run.positive: [2023-01-15T20:46:07.348Z] [2023-01-15T20:46:07.348Z] setHttpPort: [2023-01-15T20:46:07.348Z] [2023-01-15T20:46:07.348Z] common.run: [2023-01-15T20:46:07.348Z] [2023-01-15T20:46:07.348Z] checkAppOnServer: [2023-01-15T20:46:07.348Z] [2023-01-15T20:46:07.348Z] declare-test: [2023-01-15T20:46:07.348Z] [echo] Starting test simple-versioned-appclient sample.scenarios(5) - logID=7 (server) [2023-01-15T20:46:07.348Z] [2023-01-15T20:46:07.348Z] prepare.runclient: [2023-01-15T20:46:07.348Z] [2023-01-15T20:46:07.348Z] process.classpath: [2023-01-15T20:46:07.348Z] [2023-01-15T20:46:07.348Z] process.jvmargs: [2023-01-15T20:46:07.348Z] [2023-01-15T20:46:07.348Z] java.with.result: [2023-01-15T20:46:07.348Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:08.822Z] [2023-01-15T20:46:08.822Z] all: [2023-01-15T20:46:08.822Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:08.822Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:08.822Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:08.822Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:08.822Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:08.822Z] [2023-01-15T20:46:08.822Z] setOSConditions: [2023-01-15T20:46:08.822Z] [2023-01-15T20:46:08.822Z] setToolWin: [2023-01-15T20:46:08.822Z] [2023-01-15T20:46:08.822Z] setToolUnix: [2023-01-15T20:46:08.822Z] [2023-01-15T20:46:08.822Z] setToolProperty: [2023-01-15T20:46:08.822Z] [2023-01-15T20:46:08.822Z] setS1ASclassPath: [2023-01-15T20:46:08.822Z] [2023-01-15T20:46:08.822Z] init-common: [2023-01-15T20:46:08.822Z] [2023-01-15T20:46:08.822Z] clean: [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setOSConditions: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setToolWin: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setToolUnix: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setToolProperty: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setS1ASclassPath: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] init-common: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] clean-common: [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setOSConditions: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setToolWin: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setToolUnix: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setToolProperty: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setS1ASclassPath: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] init-common: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] clean-classes-common: [2023-01-15T20:46:08.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setOSConditions: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setToolWin: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setToolUnix: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setToolProperty: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] setS1ASclassPath: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] init-common: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] clean-jars-common: [2023-01-15T20:46:08.823Z] [2023-01-15T20:46:08.823Z] compile: [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:08.823Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:08.824Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:08.824Z] [2023-01-15T20:46:08.824Z] setOSConditions: [2023-01-15T20:46:08.824Z] [2023-01-15T20:46:08.824Z] setToolWin: [2023-01-15T20:46:08.824Z] [2023-01-15T20:46:08.824Z] setToolUnix: [2023-01-15T20:46:08.824Z] [2023-01-15T20:46:08.824Z] setToolProperty: [2023-01-15T20:46:08.824Z] [2023-01-15T20:46:08.824Z] setS1ASclassPath: [2023-01-15T20:46:08.824Z] [2023-01-15T20:46:08.824Z] init-common: [2023-01-15T20:46:08.824Z] [2023-01-15T20:46:08.824Z] compile-common: [2023-01-15T20:46:08.824Z] [echo] Current time (ISO): 2023-01-15T20:46:08.778+0000 [2023-01-15T20:46:08.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:08.824Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:09.082Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:10.635Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:46:10.635Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:46:10.635Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2023-01-15T20:46:10.635Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.1 [2023-01-15T20:46:10.635Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] process.result: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] processResult: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] failed: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] passed: [2023-01-15T20:46:10.635Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] unknown: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] runclient: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init.os: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init.tools.unix: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init.tools.windows: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init.tools: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] setAsadminArgs: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init: [2023-01-15T20:46:10.635Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:10.635Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:10.635Z] [get] Not modified - so not downloaded [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init.customtasks: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] checkAppOnCluster: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] run.positive: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] deploy.version: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] del.ref.registred: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] process.versionExpression: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] process.appname: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] _process.target: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] process.target: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] prepare.is.version.registred: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init.os: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init.tools.unix: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init.tools.windows: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init.tools: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] setAsadminArgs: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init: [2023-01-15T20:46:10.635Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:10.635Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:10.635Z] [get] Not modified - so not downloaded [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] init.customtasks: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] prepare: [2023-01-15T20:46:10.635Z] [2023-01-15T20:46:10.635Z] exec.asadmin2: [2023-01-15T20:46:11.202Z] [exec] Result: 1 [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] process.registred: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] is.version.registred: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] process.xmlversionidentifier: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] prepare.cluster: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] process.enabled: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] process.hasToDeploy: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] deploy.version.unregistred: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init.os: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init.tools.unix: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init.tools.windows: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init.tools: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] setAsadminArgs: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init: [2023-01-15T20:46:11.202Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:11.202Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:11.202Z] [get] Not modified - so not downloaded [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init.customtasks: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] prepare: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] process.versionExpression: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] process.appname: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] create.version: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] assemble.non-existent: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init.os: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init.tools.unix: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init.tools.windows: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init.tools: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] setAsadminArgs: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init: [2023-01-15T20:46:11.202Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:11.202Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:11.202Z] [get] Not modified - so not downloaded [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] init.customtasks: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] prepare: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] process.versionexpression: [2023-01-15T20:46:11.202Z] [2023-01-15T20:46:11.202Z] compile: [2023-01-15T20:46:11.202Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:11.202Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-01-15T20:46:11.616Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:11.616Z] [javac] 1 warning [2023-01-15T20:46:11.616Z] [2023-01-15T20:46:11.616Z] assemble-web: [2023-01-15T20:46:11.616Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:11.616Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:11.616Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:11.616Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:11.616Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:11.616Z] [2023-01-15T20:46:11.617Z] pkg-war: [2023-01-15T20:46:11.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:46:11.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:46:11.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:46:11.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:46:11.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:46:11.617Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/sun-web.xml to copy. [2023-01-15T20:46:11.617Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/webservices.xml to copy. [2023-01-15T20:46:11.617Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:46:11.617Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:46:11.617Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:46:11.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:46:11.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:46:11.617Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${web.wsit.descriptors} does not exist. [2023-01-15T20:46:11.617Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mappedname-web.war [2023-01-15T20:46:11.617Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:46:11.617Z] [2023-01-15T20:46:11.617Z] deploy-app: [2023-01-15T20:46:11.617Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:11.617Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:11.617Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:11.617Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:11.617Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:11.617Z] [2023-01-15T20:46:11.617Z] deploy-war-common: [2023-01-15T20:46:11.617Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:11.617Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:11.617Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:11.617Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:11.617Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:11.617Z] [2023-01-15T20:46:11.617Z] setOSConditions: [2023-01-15T20:46:11.617Z] [2023-01-15T20:46:11.617Z] setToolWin: [2023-01-15T20:46:11.617Z] [2023-01-15T20:46:11.617Z] setToolUnix: [2023-01-15T20:46:11.617Z] [2023-01-15T20:46:11.617Z] setToolProperty: [2023-01-15T20:46:11.617Z] [2023-01-15T20:46:11.617Z] setS1ASclassPath: [2023-01-15T20:46:11.617Z] [2023-01-15T20:46:11.617Z] init-common: [2023-01-15T20:46:11.617Z] [2023-01-15T20:46:11.617Z] deploy-war-commonpe: [2023-01-15T20:46:11.617Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:12.137Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:12.137Z] [javac] 1 warning [2023-01-15T20:46:12.137Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] process.xmlversionidentifier: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] process.versionExpression: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] process.xml.create.flag: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] create.xml.flag: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] generate.xml.identifier: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] assemble: [2023-01-15T20:46:12.137Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:RC-1.0.0.jar [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] process.xmlversionidentifier: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] prepare.update.xml.identifier: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] update.xml.identifier: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] deployWithNameOption: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] setAsadminArgs: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] common.deploy.asadmin: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] init.os: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] init.tools.unix: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] init.tools.windows: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] init.tools: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] setAsadminArgs: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] init: [2023-01-15T20:46:12.137Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:12.137Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:12.137Z] [get] Not modified - so not downloaded [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] init.customtasks: [2023-01-15T20:46:12.137Z] [2023-01-15T20:46:12.137Z] common.run.asadmin: [2023-01-15T20:46:12.137Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:RC-1.0.0.jar [2023-01-15T20:46:12.137Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:12.202Z] [2023-01-15T20:46:12.202Z] stop-server-windows: [2023-01-15T20:46:12.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/mappedname-web.war [2023-01-15T20:46:12.705Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:12.706Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:46:13.119Z] [exec] Application deployed with name mappedname-web. [2023-01-15T20:46:13.119Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:13.119Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:13.119Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:13.119Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:13.119Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:13.119Z] [2023-01-15T20:46:13.119Z] deploy-war-commonee: [2023-01-15T20:46:13.119Z] [2023-01-15T20:46:13.119Z] assemble-client: [2023-01-15T20:46:13.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:46:13.119Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:13.119Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:13.119Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:13.119Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:13.119Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:13.119Z] [2023-01-15T20:46:13.120Z] setOSConditions: [2023-01-15T20:46:13.120Z] [2023-01-15T20:46:13.120Z] setToolWin: [2023-01-15T20:46:13.120Z] [2023-01-15T20:46:13.120Z] setToolUnix: [2023-01-15T20:46:13.120Z] [2023-01-15T20:46:13.120Z] setToolProperty: [2023-01-15T20:46:13.120Z] [2023-01-15T20:46:13.120Z] setS1ASclassPath: [2023-01-15T20:46:13.120Z] [2023-01-15T20:46:13.120Z] init-common: [2023-01-15T20:46:13.120Z] [2023-01-15T20:46:13.120Z] wsimport: [2023-01-15T20:46:13.120Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:13.272Z] [exec] Application deployed with name simple-versioned-appclient:RC-1.0.0. [2023-01-15T20:46:13.273Z] [exec] Command deploy executed successfully. [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init.os: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init.tools.unix: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init.tools.windows: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init.tools: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] setAsadminArgs: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init: [2023-01-15T20:46:13.273Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:13.273Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:13.273Z] [get] Not modified - so not downloaded [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init.customtasks: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] setEnabled: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] createAppRef: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] deployWithoutNameOption: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init.os: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init.tools.unix: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init.tools.windows: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init.tools: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] setAsadminArgs: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init: [2023-01-15T20:46:13.273Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:13.273Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:13.273Z] [get] Not modified - so not downloaded [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] init.customtasks: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] prepare.client: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] prepare.client.appclient: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] setHttpPort: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] process.versionExpression: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] process.appname: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] prepare.appclient.preparator: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] process.classpath: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] process.jvmargs: [2023-01-15T20:46:13.273Z] [2023-01-15T20:46:13.273Z] java.with.result: [2023-01-15T20:46:13.273Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:13.685Z] [exec] parsing WSDL... [2023-01-15T20:46:13.685Z] [exec] [2023-01-15T20:46:13.685Z] [exec] [2023-01-15T20:46:13.839Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-01-15T20:46:13.840Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=1836109494729676133; Path=/ [2023-01-15T20:46:13.840Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-01-15T20:46:14.099Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-01-15T20:46:14.099Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:RC-1.0.0/simple-versioned-appclientClient.jar [2023-01-15T20:46:14.099Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:46:14.099Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-01-15T20:46:14.357Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:46:14.357Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-01-15T20:46:14.357Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] _prepare.client.appclient: [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] increment.log.next: [2023-01-15T20:46:14.357Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] process.versionexpression: [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] prepare.run: [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] common.run.positive: [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] setHttpPort: [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] common.run: [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] checkAppOnServer: [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] declare-test: [2023-01-15T20:46:14.357Z] [echo] Starting test simple-versioned-appclient sample.scenarios(6) - logID=8 (server) [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] prepare.runclient: [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] process.classpath: [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] process.jvmargs: [2023-01-15T20:46:14.357Z] [2023-01-15T20:46:14.357Z] java.with.result: [2023-01-15T20:46:14.615Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:14.618Z] [exec] [2023-01-15T20:46:14.619Z] [exec] Generating code... [2023-01-15T20:46:14.619Z] [exec] [2023-01-15T20:46:14.619Z] [exec] [2023-01-15T20:46:14.619Z] [exec] Compiling code... [2023-01-15T20:46:14.619Z] [exec] [2023-01-15T20:46:15.995Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:15.995Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:46:16.254Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:16.254Z] [javac] 1 warning [2023-01-15T20:46:16.254Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:46:16.254Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:46:16.254Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:46:16.254Z] [2023-01-15T20:46:16.254Z] deploy-client: [2023-01-15T20:46:16.513Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:17.081Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:17.081Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:46:17.339Z] [exec] Application deployed with name wsclient. [2023-01-15T20:46:17.339Z] [exec] Command deploy executed successfully. [2023-01-15T20:46:17.339Z] [2023-01-15T20:46:17.339Z] setup: [2023-01-15T20:46:17.339Z] [2023-01-15T20:46:17.339Z] runtest1: [2023-01-15T20:46:17.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:46:17.339Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:17.339Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:46:17.461Z] [2023-01-15T20:46:17.461Z] setOSConditions: [2023-01-15T20:46:17.461Z] [2023-01-15T20:46:17.461Z] start-server: [2023-01-15T20:46:17.461Z] [echo] +-----------------------------+ [2023-01-15T20:46:17.461Z] [echo] | | [2023-01-15T20:46:17.461Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:46:17.461Z] [echo] | in Felix mode | [2023-01-15T20:46:17.461Z] [echo] | | [2023-01-15T20:46:17.461Z] [echo] +-----------------------------+ [2023-01-15T20:46:17.461Z] [2023-01-15T20:46:17.461Z] start-server-unix: [2023-01-15T20:46:17.461Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:17.597Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:46:17.597Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:46:17.902Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:46:17.903Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:46:17.903Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2023-01-15T20:46:17.903Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = RC-1.0.0 [2023-01-15T20:46:17.903Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] process.result: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] processResult: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] failed: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] passed: [2023-01-15T20:46:17.903Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] unknown: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] runclient: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.os: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.tools.unix: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.tools.windows: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.tools: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] setAsadminArgs: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init: [2023-01-15T20:46:17.903Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:17.903Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:17.903Z] [get] Not modified - so not downloaded [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.customtasks: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] checkAppOnCluster: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] run.positive: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] process.versionExpression: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] process.appname: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] process.xmlversionidentifier: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] prepare.cluster: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] undeploy.version: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] setAsadminArgs: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] common.undeploy.asadmin: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.os: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.tools.unix: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.tools.windows: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.tools: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] setAsadminArgs: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init: [2023-01-15T20:46:17.903Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:17.903Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:17.903Z] [get] Not modified - so not downloaded [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.customtasks: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] delAppRef: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.os: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.tools.unix: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.tools.windows: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.tools: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] setAsadminArgs: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init: [2023-01-15T20:46:17.903Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:17.903Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:17.903Z] [get] Not modified - so not downloaded [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] init.customtasks: [2023-01-15T20:46:17.903Z] [2023-01-15T20:46:17.903Z] common.run.asadmin: [2023-01-15T20:46:17.903Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA* [2023-01-15T20:46:17.903Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:18.163Z] [java] [client.TestClient]:: [2023-01-15T20:46:18.164Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:18.164Z] [java] [client.TestClient]:: [2023-01-15T20:46:18.164Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:46:18.165Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:46:18.165Z] [java] [client.TestClient]:: [2023-01-15T20:46:18.165Z] [java] [client.TestClient]:: [2023-01-15T20:46:18.165Z] [java] [client.TestClient]::

    [2023-01-15T20:46:18.165Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2023-01-15T20:46:18.165Z] [java] [client.TestClient]::

    [2023-01-15T20:46:18.165Z] [java] [client.TestClient]:: [Hello All] [2023-01-15T20:46:18.165Z] [java] [client.TestClient]:: [2023-01-15T20:46:18.165Z] [java] [client.TestClient]:: [2023-01-15T20:46:18.165Z] [java] Value of key is:MappedName [2023-01-15T20:46:18.165Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:46:18.165Z] [java] [2023-01-15T20:46:18.165Z] [java] [2023-01-15T20:46:18.165Z] [java] ----------------------------------------- [2023-01-15T20:46:18.165Z] [java] - MappedName: PASS - [2023-01-15T20:46:18.165Z] [java] ----------------------------------------- [2023-01-15T20:46:18.165Z] [java] Total PASS: 1 [2023-01-15T20:46:18.165Z] [java] Total FAIL: 0 [2023-01-15T20:46:18.165Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:46:18.165Z] [java] ----------------------------------------- [2023-01-15T20:46:18.166Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:46:18.166Z] [2023-01-15T20:46:18.166Z] undeploy: [2023-01-15T20:46:18.166Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:18.166Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:18.166Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:18.166Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:18.166Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:18.166Z] [2023-01-15T20:46:18.166Z] setOSConditions: [2023-01-15T20:46:18.166Z] [2023-01-15T20:46:18.166Z] setToolWin: [2023-01-15T20:46:18.166Z] [2023-01-15T20:46:18.166Z] setToolUnix: [2023-01-15T20:46:18.166Z] [2023-01-15T20:46:18.166Z] setToolProperty: [2023-01-15T20:46:18.166Z] [2023-01-15T20:46:18.166Z] setS1ASclassPath: [2023-01-15T20:46:18.166Z] [2023-01-15T20:46:18.166Z] init-common: [2023-01-15T20:46:18.166Z] [2023-01-15T20:46:18.166Z] undeploy-war-common: [2023-01-15T20:46:18.166Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:18.423Z] [exec] Command undeploy executed successfully. [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] test.notregistred: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] process.versionExpression: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] process.appname: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] _process.target: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] process.target: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] prepare.show-component-status.asadmin: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] increment.log.next: [2023-01-15T20:46:18.424Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] declare.test: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] setHttpPort: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] declare.test.positive: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] setHttpPort: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] declare.test.negative: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] declare-test: [2023-01-15T20:46:18.424Z] [echo] Starting test simple-versioned-appclient sample.scenarios(7) - logID=9 - (server) - (fail expected) [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] init.os: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] init.tools.unix: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] init.tools.windows: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] init.tools: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] setAsadminArgs: [2023-01-15T20:46:18.424Z] [2023-01-15T20:46:18.424Z] init: [2023-01-15T20:46:18.424Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:18.424Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:18.682Z] [get] Not modified - so not downloaded [2023-01-15T20:46:18.682Z] [2023-01-15T20:46:18.682Z] init.customtasks: [2023-01-15T20:46:18.682Z] [2023-01-15T20:46:18.682Z] prepare: [2023-01-15T20:46:18.682Z] [2023-01-15T20:46:18.682Z] exec.asadmin: [2023-01-15T20:46:18.737Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:46:18.737Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:18.996Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:18.996Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:18.996Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:18.996Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:18.996Z] [2023-01-15T20:46:18.996Z] setOSConditions: [2023-01-15T20:46:18.996Z] [2023-01-15T20:46:18.996Z] setToolWin: [2023-01-15T20:46:18.996Z] [2023-01-15T20:46:18.996Z] setToolUnix: [2023-01-15T20:46:18.996Z] [2023-01-15T20:46:18.996Z] setToolProperty: [2023-01-15T20:46:18.996Z] [2023-01-15T20:46:18.996Z] setS1ASclassPath: [2023-01-15T20:46:18.996Z] [2023-01-15T20:46:18.996Z] init-common: [2023-01-15T20:46:18.996Z] [2023-01-15T20:46:18.996Z] undeploy-client: [2023-01-15T20:46:18.996Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:19.563Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:19.563Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:46:19.563Z] [exec] Command undeploy executed successfully. [2023-01-15T20:46:19.617Z] [exec] Result: 1 [2023-01-15T20:46:19.617Z] [2023-01-15T20:46:19.617Z] process.result: [2023-01-15T20:46:19.617Z] [2023-01-15T20:46:19.617Z] processResult: [2023-01-15T20:46:19.617Z] [2023-01-15T20:46:19.617Z] failed: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] passed: [2023-01-15T20:46:19.618Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] unknown: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] asadmin.with.result: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] show-component-status.asadmin: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] test.notregistred.cluster: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] process.versionExpression: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] process.appname: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] process.xmlversionidentifier: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] prepare.cluster: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] enable.version: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] setAsadminArgs: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] common.enable.asadmin: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] init.os: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] init.tools.unix: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] init.tools.windows: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] init.tools: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] setAsadminArgs: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] init: [2023-01-15T20:46:19.618Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:19.618Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:19.618Z] [get] Not modified - so not downloaded [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] init.customtasks: [2023-01-15T20:46:19.618Z] [2023-01-15T20:46:19.618Z] common.run.asadmin: [2023-01-15T20:46:19.618Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient [2023-01-15T20:46:19.618Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:19.821Z] [2023-01-15T20:46:19.821Z] all: [2023-01-15T20:46:19.821Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:19.821Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:19.821Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:19.821Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:19.821Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:19.821Z] [2023-01-15T20:46:19.821Z] setOSConditions: [2023-01-15T20:46:19.821Z] [2023-01-15T20:46:19.821Z] setToolWin: [2023-01-15T20:46:19.821Z] [2023-01-15T20:46:19.821Z] setToolUnix: [2023-01-15T20:46:19.821Z] [2023-01-15T20:46:19.821Z] setToolProperty: [2023-01-15T20:46:19.821Z] [2023-01-15T20:46:19.821Z] setS1ASclassPath: [2023-01-15T20:46:19.821Z] [2023-01-15T20:46:19.821Z] init-common: [2023-01-15T20:46:19.821Z] [2023-01-15T20:46:19.821Z] clean: [2023-01-15T20:46:19.821Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:19.821Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:19.821Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setOSConditions: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolWin: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolUnix: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolProperty: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setS1ASclassPath: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] init-common: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] clean-common: [2023-01-15T20:46:19.822Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setOSConditions: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolWin: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolUnix: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolProperty: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setS1ASclassPath: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] init-common: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] clean-classes-common: [2023-01-15T20:46:19.822Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:46:19.822Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setOSConditions: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolWin: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolUnix: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolProperty: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setS1ASclassPath: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] init-common: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] clean-jars-common: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] compile: [2023-01-15T20:46:19.822Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:19.822Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setOSConditions: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolWin: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolUnix: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setToolProperty: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] setS1ASclassPath: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] init-common: [2023-01-15T20:46:19.822Z] [2023-01-15T20:46:19.822Z] compile-common: [2023-01-15T20:46:19.823Z] [echo] Current time (ISO): 2023-01-15T20:46:19.657+0000 [2023-01-15T20:46:19.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:19.823Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:19.823Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:20.184Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:20.184Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-01-15T20:46:20.442Z] [exec] Command enable executed successfully. [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init.os: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init.tools.unix: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init.tools.windows: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init.tools: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] setAsadminArgs: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init: [2023-01-15T20:46:20.442Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:20.442Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:20.442Z] [get] Not modified - so not downloaded [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init.customtasks: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] enableAppOnInstance: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init.os: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init.tools.unix: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init.tools.windows: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init.tools: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] setAsadminArgs: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init: [2023-01-15T20:46:20.442Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:20.442Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:20.442Z] [get] Not modified - so not downloaded [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] init.customtasks: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] prepare.client: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] prepare.client.appclient: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] setHttpPort: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] process.versionExpression: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] process.appname: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] prepare.appclient.preparator: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] process.classpath: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] process.jvmargs: [2023-01-15T20:46:20.442Z] [2023-01-15T20:46:20.442Z] java.with.result: [2023-01-15T20:46:20.701Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:20.737Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:46:20.738Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:46:20.738Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:46:20.738Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:46:20.738Z] [exec] Admin Port: 4848 [2023-01-15T20:46:20.738Z] [exec] Command start-domain executed successfully. [2023-01-15T20:46:21.268Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-01-15T20:46:21.586Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=4060175099938257717; Path=/ [2023-01-15T20:46:21.586Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-01-15T20:46:21.845Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-01-15T20:46:21.845Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-01-15T20:46:21.845Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:46:21.845Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-01-15T20:46:21.845Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-01-15T20:46:21.845Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-01-15T20:46:21.845Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] _prepare.client.appclient: [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] increment.log.next: [2023-01-15T20:46:21.845Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] process.versionexpression: [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] prepare.run: [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] common.run.positive: [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] setHttpPort: [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] common.run: [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] checkAppOnServer: [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] declare-test: [2023-01-15T20:46:21.845Z] [echo] Starting test simple-versioned-appclient sample.scenarions(8) - logID=10 (server) [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] prepare.runclient: [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] process.classpath: [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] process.jvmargs: [2023-01-15T20:46:21.845Z] [2023-01-15T20:46:21.845Z] java.with.result: [2023-01-15T20:46:21.845Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:22.354Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:22.405Z] [javac] 1 warning [2023-01-15T20:46:22.405Z] [2023-01-15T20:46:22.405Z] assemble-web: [2023-01-15T20:46:22.405Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:22.405Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:22.405Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:22.405Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:22.405Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:22.405Z] [2023-01-15T20:46:22.405Z] pkg-war: [2023-01-15T20:46:22.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:46:22.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp [2023-01-15T20:46:22.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:46:22.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:46:22.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2023-01-15T20:46:22.405Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/sun-web.xml to copy. [2023-01-15T20:46:22.405Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/webservices.xml to copy. [2023-01-15T20:46:22.405Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${wsdlfile.location}/${wsdlfile.name} to copy. [2023-01-15T20:46:22.405Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${schemafile.location}/${schemafile.name} to copy. [2023-01-15T20:46:22.405Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${catalog.location}/jax-ws-catalog.xml to copy. [2023-01-15T20:46:22.406Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:46:22.406Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-01-15T20:46:22.406Z] [copy] Warning: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${web.wsit.descriptors} does not exist. [2023-01-15T20:46:22.406Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/postconstruct-web.war [2023-01-15T20:46:22.406Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-01-15T20:46:22.406Z] [2023-01-15T20:46:22.406Z] deploy-app: [2023-01-15T20:46:22.406Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:22.406Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:22.406Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:22.406Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:22.406Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:22.406Z] [2023-01-15T20:46:22.406Z] deploy-war-common: [2023-01-15T20:46:22.406Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:22.406Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:22.406Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:22.406Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:22.406Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:22.406Z] [2023-01-15T20:46:22.406Z] setOSConditions: [2023-01-15T20:46:22.406Z] [2023-01-15T20:46:22.406Z] setToolWin: [2023-01-15T20:46:22.406Z] [2023-01-15T20:46:22.406Z] setToolUnix: [2023-01-15T20:46:22.406Z] [2023-01-15T20:46:22.406Z] setToolProperty: [2023-01-15T20:46:22.406Z] [2023-01-15T20:46:22.406Z] setS1ASclassPath: [2023-01-15T20:46:22.406Z] [2023-01-15T20:46:22.406Z] init-common: [2023-01-15T20:46:22.406Z] [2023-01-15T20:46:22.406Z] deploy-war-commonpe: [2023-01-15T20:46:22.406Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:22.973Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/postconstruct-web.war [2023-01-15T20:46:23.539Z] [exec] Application deployed with name postconstruct-web. [2023-01-15T20:46:23.539Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:23.539Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:23.539Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:23.539Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:23.539Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:23.539Z] [2023-01-15T20:46:23.539Z] deploy-war-commonee: [2023-01-15T20:46:23.539Z] [2023-01-15T20:46:23.539Z] assemble-client: [2023-01-15T20:46:23.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:46:23.539Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:23.539Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:23.539Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:23.539Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:23.539Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:23.539Z] [2023-01-15T20:46:23.539Z] setOSConditions: [2023-01-15T20:46:23.539Z] [2023-01-15T20:46:23.539Z] setToolWin: [2023-01-15T20:46:23.539Z] [2023-01-15T20:46:23.539Z] setToolUnix: [2023-01-15T20:46:23.539Z] [2023-01-15T20:46:23.539Z] setToolProperty: [2023-01-15T20:46:23.539Z] [2023-01-15T20:46:23.539Z] setS1ASclassPath: [2023-01-15T20:46:23.539Z] [2023-01-15T20:46:23.539Z] init-common: [2023-01-15T20:46:23.539Z] [2023-01-15T20:46:23.539Z] wsimport: [2023-01-15T20:46:23.539Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:24.106Z] [exec] parsing WSDL... [2023-01-15T20:46:24.106Z] [exec] [2023-01-15T20:46:24.106Z] [exec] [2023-01-15T20:46:25.040Z] [exec] [2023-01-15T20:46:25.040Z] [exec] Generating code... [2023-01-15T20:46:25.040Z] [exec] [2023-01-15T20:46:25.040Z] [exec] [2023-01-15T20:46:25.040Z] [exec] Compiling code... [2023-01-15T20:46:25.040Z] [exec] [2023-01-15T20:46:25.128Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:46:25.128Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-01-15T20:46:25.128Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2023-01-15T20:46:25.128Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2023-01-15T20:46:25.128Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] process.result: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] processResult: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] failed: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] passed: [2023-01-15T20:46:25.128Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] unknown: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] runclient: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] init.os: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] init.tools.unix: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] init.tools.windows: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] init.tools: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] setAsadminArgs: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] init: [2023-01-15T20:46:25.128Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:25.128Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:25.128Z] [get] Not modified - so not downloaded [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] init.customtasks: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] checkAppOnCluster: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] run.positive: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] process.versionExpression: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] process.appname: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] process.xmlversionidentifier: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] prepare.cluster: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] undeploy.version: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] setAsadminArgs: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] common.undeploy.asadmin: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.128Z] init.os: [2023-01-15T20:46:25.128Z] [2023-01-15T20:46:25.129Z] init.tools.unix: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] init.tools.windows: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] init.tools: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] setAsadminArgs: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] init: [2023-01-15T20:46:25.129Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:25.129Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:25.129Z] [get] Not modified - so not downloaded [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] init.customtasks: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] delAppRef: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] init.os: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] init.tools.unix: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] init.tools.windows: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] init.tools: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] setAsadminArgs: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] init: [2023-01-15T20:46:25.129Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:25.129Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:25.129Z] [get] Not modified - so not downloaded [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] init.customtasks: [2023-01-15T20:46:25.129Z] [2023-01-15T20:46:25.129Z] common.run.asadmin: [2023-01-15T20:46:25.129Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:* [2023-01-15T20:46:25.129Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:25.389Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:25.389Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:46:25.646Z] [exec] Command undeploy executed successfully. [2023-01-15T20:46:25.646Z] [2023-01-15T20:46:25.646Z] test.notregistred: [2023-01-15T20:46:25.646Z] [2023-01-15T20:46:25.647Z] process.versionExpression: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] process.appname: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] _process.target: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] process.target: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] prepare.show-component-status.asadmin: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] increment.log.next: [2023-01-15T20:46:25.647Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] declare.test: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] setHttpPort: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] declare.test.positive: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] setHttpPort: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] declare.test.negative: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] declare-test: [2023-01-15T20:46:25.647Z] [echo] Starting test simple-versioned-appclient sample.scenarios(9) - logID=11 - (server) - (fail expected) [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] init.os: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] init.tools.unix: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] init.tools.windows: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] init.tools: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] setAsadminArgs: [2023-01-15T20:46:25.647Z] [2023-01-15T20:46:25.647Z] init: [2023-01-15T20:46:25.647Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:25.647Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:25.647Z] [get] Not modified - so not downloaded [2023-01-15T20:46:25.905Z] [2023-01-15T20:46:25.905Z] init.customtasks: [2023-01-15T20:46:25.905Z] [2023-01-15T20:46:25.905Z] prepare: [2023-01-15T20:46:25.905Z] [2023-01-15T20:46:25.905Z] exec.asadmin: [2023-01-15T20:46:26.416Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:26.417Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2023-01-15T20:46:26.675Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:26.842Z] [exec] Result: 1 [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] process.result: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] processResult: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] failed: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] passed: [2023-01-15T20:46:26.842Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] unknown: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] asadmin.with.result: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] show-component-status.asadmin: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] test.notregistred.cluster: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] test.notregistred: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] process.versionExpression: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] process.appname: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] _process.target: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] process.target: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] prepare.show-component-status.asadmin: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] increment.log.next: [2023-01-15T20:46:26.842Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] declare.test: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] setHttpPort: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] declare.test.positive: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] setHttpPort: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] declare.test.negative: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] declare-test: [2023-01-15T20:46:26.842Z] [echo] Starting test simple-versioned-appclient sample.scenarios(10) - logID=12 - (server) - (fail expected) [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] init.os: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] init.tools.unix: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] init.tools.windows: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] init.tools: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] setAsadminArgs: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] init: [2023-01-15T20:46:26.842Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:26.842Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:26.842Z] [get] Not modified - so not downloaded [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] init.customtasks: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] prepare: [2023-01-15T20:46:26.842Z] [2023-01-15T20:46:26.842Z] exec.asadmin: [2023-01-15T20:46:26.933Z] [javac] 1 warning [2023-01-15T20:46:26.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:46:26.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2023-01-15T20:46:26.934Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2023-01-15T20:46:26.934Z] [2023-01-15T20:46:26.934Z] deploy-client: [2023-01-15T20:46:26.934Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:27.500Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:27.500Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2023-01-15T20:46:27.759Z] [exec] Application deployed with name wsclient. [2023-01-15T20:46:27.759Z] [exec] Command deploy executed successfully. [2023-01-15T20:46:27.759Z] [2023-01-15T20:46:27.759Z] setup: [2023-01-15T20:46:27.759Z] [2023-01-15T20:46:27.759Z] runtest1: [2023-01-15T20:46:27.759Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:46:27.759Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:27.759Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:46:27.778Z] [exec] Result: 1 [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] process.result: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] processResult: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] failed: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] passed: [2023-01-15T20:46:27.778Z] [echo] Test simple-versioned-appclient Passed [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] unknown: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] asadmin.with.result: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] show-component-status.asadmin: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] test.notregistred.cluster: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] clean.scenario: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] clean.scenario.cluster: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] init.os: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] init.tools.unix: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] init.tools.windows: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] init.tools: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] setAsadminArgs: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] init: [2023-01-15T20:46:27.778Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:27.778Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:27.778Z] [get] Not modified - so not downloaded [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] init.customtasks: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] prepare: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] process.versionExpression: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] process.appname: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] _process.target: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] process.target: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] prepare.has.version.registred: [2023-01-15T20:46:27.778Z] [2023-01-15T20:46:27.778Z] exec.asadmin2: [2023-01-15T20:46:28.017Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/client [2023-01-15T20:46:28.018Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2023-01-15T20:46:28.018Z] [java] [client.TestClient]:: [2023-01-15T20:46:28.018Z] [java] [client.TestClient]:: [2023-01-15T20:46:28.018Z] [java] [client.TestClient]:: TestServlet [2023-01-15T20:46:28.018Z] [java] [client.TestClient]:: [2023-01-15T20:46:28.018Z] [java] [client.TestClient]:: [2023-01-15T20:46:28.018Z] [java] [client.TestClient]::

    [2023-01-15T20:46:28.018Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2023-01-15T20:46:28.018Z] [java] [client.TestClient]::

    [2023-01-15T20:46:28.018Z] [java] [client.TestClient]:: [WebSvcTest-Hello All postconstruct called] [2023-01-15T20:46:28.018Z] [java] [client.TestClient]:: [2023-01-15T20:46:28.018Z] [java] [client.TestClient]:: [2023-01-15T20:46:28.018Z] [java] Value of key is:postconstruct [2023-01-15T20:46:28.018Z] [java] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:46:28.018Z] [java] [2023-01-15T20:46:28.018Z] [java] [2023-01-15T20:46:28.018Z] [java] ----------------------------------------- [2023-01-15T20:46:28.018Z] [java] - postconstruct: PASS - [2023-01-15T20:46:28.018Z] [java] ----------------------------------------- [2023-01-15T20:46:28.018Z] [java] Total PASS: 1 [2023-01-15T20:46:28.018Z] [java] Total FAIL: 0 [2023-01-15T20:46:28.018Z] [java] Total DID NOT RUN: 0 [2023-01-15T20:46:28.018Z] [java] ----------------------------------------- [2023-01-15T20:46:28.018Z] [java] in flushAll , creating new testSuiteHash [2023-01-15T20:46:28.018Z] [2023-01-15T20:46:28.018Z] undeploy: [2023-01-15T20:46:28.018Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:28.018Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:28.019Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:28.019Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:28.019Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:28.019Z] [2023-01-15T20:46:28.019Z] setOSConditions: [2023-01-15T20:46:28.019Z] [2023-01-15T20:46:28.019Z] setToolWin: [2023-01-15T20:46:28.019Z] [2023-01-15T20:46:28.019Z] setToolUnix: [2023-01-15T20:46:28.019Z] [2023-01-15T20:46:28.019Z] setToolProperty: [2023-01-15T20:46:28.019Z] [2023-01-15T20:46:28.019Z] setS1ASclassPath: [2023-01-15T20:46:28.019Z] [2023-01-15T20:46:28.019Z] init-common: [2023-01-15T20:46:28.019Z] [2023-01-15T20:46:28.019Z] undeploy-war-common: [2023-01-15T20:46:28.019Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:28.713Z] [exec] Result: 1 [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] process.registred: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] has.version.registred: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] del.all.version.registred: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] _clean.scenario: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] delete.log.next: [2023-01-15T20:46:28.713Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] delete.log.next: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] private-all: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] init.os: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] init.tools.unix: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] init.tools.windows: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] init.tools: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] setAsadminArgs: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] init: [2023-01-15T20:46:28.713Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:28.713Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:28.713Z] [get] Not modified - so not downloaded [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] init.customtasks: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] private-rollingUpgrade: [2023-01-15T20:46:28.713Z] [2023-01-15T20:46:28.713Z] _private-all: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] main-all: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] xml.version.information: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] clean.scenario: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] clean.scenario.cluster: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] init.os: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] init.tools.unix: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] init.tools.windows: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] init.tools: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] setAsadminArgs: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] init: [2023-01-15T20:46:28.714Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:28.714Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:28.714Z] [get] Not modified - so not downloaded [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] init.customtasks: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] prepare: [2023-01-15T20:46:28.714Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] process.versionExpression: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] process.appname: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] _process.target: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] process.target: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] prepare.has.version.registred: [2023-01-15T20:46:28.714Z] [2023-01-15T20:46:28.714Z] exec.asadmin2: [2023-01-15T20:46:28.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:46:28.954Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2023-01-15T20:46:28.955Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2023-01-15T20:46:28.955Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2023-01-15T20:46:28.955Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2023-01-15T20:46:28.955Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2023-01-15T20:46:28.955Z] [2023-01-15T20:46:28.955Z] setOSConditions: [2023-01-15T20:46:28.955Z] [2023-01-15T20:46:28.955Z] setToolWin: [2023-01-15T20:46:28.955Z] [2023-01-15T20:46:28.955Z] setToolUnix: [2023-01-15T20:46:28.955Z] [2023-01-15T20:46:28.955Z] setToolProperty: [2023-01-15T20:46:28.955Z] [2023-01-15T20:46:28.955Z] setS1ASclassPath: [2023-01-15T20:46:28.955Z] [2023-01-15T20:46:28.955Z] init-common: [2023-01-15T20:46:28.955Z] [2023-01-15T20:46:28.955Z] undeploy-client: [2023-01-15T20:46:28.955Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:29.520Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:29.520Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2023-01-15T20:46:29.520Z] [exec] Command undeploy executed successfully. [2023-01-15T20:46:29.520Z] [2023-01-15T20:46:29.520Z] all: [2023-01-15T20:46:29.520Z] [2023-01-15T20:46:29.520Z] all: [2023-01-15T20:46:29.520Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:29.648Z] [exec] Result: 1 [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] process.registred: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] has.version.registred: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] del.all.version.registred: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] _clean.scenario: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] deploy.version: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] del.ref.registred: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] process.versionExpression: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] process.appname: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] _process.target: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] process.target: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] prepare.is.version.registred: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] init.os: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] init.tools.unix: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] init.tools.windows: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] init.tools: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] setAsadminArgs: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] init: [2023-01-15T20:46:29.650Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:29.650Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:29.650Z] [get] Not modified - so not downloaded [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] init.customtasks: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] prepare: [2023-01-15T20:46:29.650Z] [2023-01-15T20:46:29.650Z] exec.asadmin2: [2023-01-15T20:46:29.779Z] [2023-01-15T20:46:29.779Z] clean: [2023-01-15T20:46:29.779Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml [2023-01-15T20:46:29.779Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:29.779Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:46:29.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:29.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:46:29.779Z] [2023-01-15T20:46:29.779Z] test-all: [2023-01-15T20:46:29.779Z] [echo] Starting Test /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/endpoint [2023-01-15T20:46:29.780Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:29.780Z] [2023-01-15T20:46:29.780Z] deploy: [2023-01-15T20:46:29.780Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:29.780Z] [2023-01-15T20:46:29.780Z] build: [2023-01-15T20:46:29.780Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:29.780Z] [2023-01-15T20:46:29.780Z] test-compile: [2023-01-15T20:46:29.780Z] [echo] Compiling into endpoint/HelloEJB.class [2023-01-15T20:46:29.780Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:29.780Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:30.346Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:30.346Z] [javac] 1 warning [2023-01-15T20:46:30.346Z] [echo] Building with package endpoint [2023-01-15T20:46:30.346Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2023-01-15T20:46:30.584Z] [exec] Result: 1 [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] process.registred: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] is.version.registred: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] process.xmlversionidentifier: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] prepare.cluster: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] process.enabled: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] process.hasToDeploy: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] deploy.version.unregistred: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] init.os: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] init.tools.unix: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] init.tools.windows: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] init.tools: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] setAsadminArgs: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] init: [2023-01-15T20:46:30.584Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:30.584Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:30.584Z] [get] Not modified - so not downloaded [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.584Z] init.customtasks: [2023-01-15T20:46:30.584Z] [2023-01-15T20:46:30.585Z] prepare: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] process.versionExpression: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] process.appname: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] create.version: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] assemble.non-existent: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] init.os: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] init.tools.unix: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] init.tools.windows: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] init.tools: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] setAsadminArgs: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] init: [2023-01-15T20:46:30.585Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:30.585Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:30.585Z] [get] Not modified - so not downloaded [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] init.customtasks: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] prepare: [2023-01-15T20:46:30.585Z] [2023-01-15T20:46:30.585Z] compile: [2023-01-15T20:46:30.585Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:30.585Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2023-01-15T20:46:31.519Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:31.519Z] [javac] 1 warning [2023-01-15T20:46:31.519Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/versionedejb/version-infos.properties [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] process.xmlversionidentifier: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] process.versionExpression: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] process.xml.create.flag: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] create.xml.flag: [2023-01-15T20:46:31.519Z] [touch] Creating /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb-hasXmlVersion [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] generate.xml.identifier: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] assemble: [2023-01-15T20:46:31.519Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb.jar [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] process.xmlversionidentifier: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] prepare.update.xml.identifier: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] update.xml.identifier: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] deployWithNameOption: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] deployWithoutNameOption: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] setAsadminArgs: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] common.deploy.asadmin: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] init.os: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] init.tools.unix: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] init.tools.windows: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] init.tools: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] setAsadminArgs: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] init: [2023-01-15T20:46:31.519Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:31.519Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:31.519Z] [get] Not modified - so not downloaded [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] init.customtasks: [2023-01-15T20:46:31.519Z] [2023-01-15T20:46:31.519Z] common.run.asadmin: [2023-01-15T20:46:31.519Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb.jar [2023-01-15T20:46:31.519Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:32.086Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:32.086Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:46:32.652Z] [exec] Application deployed with name simple-versioned-ejb:ALPHA-1.0.0. [2023-01-15T20:46:32.652Z] [exec] Command deploy executed successfully. [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init.os: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init.tools.unix: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init.tools.windows: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init.tools: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] setAsadminArgs: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init: [2023-01-15T20:46:32.652Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:32.652Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:32.652Z] [get] Not modified - so not downloaded [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init.customtasks: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] setEnabled: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] createAppRef: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] test.registred: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] process.versionExpression: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] process.appname: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] _process.target: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] process.target: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] prepare.show-component-status.asadmin: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] increment.log.next: [2023-01-15T20:46:32.652Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] declare.test: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] setHttpPort: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] declare.test.positive: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] declare-test: [2023-01-15T20:46:32.652Z] [echo] Starting test simple-versioned-ejb xml.version(1) - logID=1 - (server) - (sucess expected) [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] setHttpPort: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] declare.test.negative: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init.os: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init.tools.unix: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init.tools.windows: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init.tools: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] setAsadminArgs: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init: [2023-01-15T20:46:32.652Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:32.652Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:32.652Z] [get] Not modified - so not downloaded [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] init.customtasks: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] prepare: [2023-01-15T20:46:32.652Z] [2023-01-15T20:46:32.652Z] exec.asadmin: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] start-server-windows: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] deploy: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setOSConditions: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setToolWin: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setToolUnix: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setToolProperty: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setS1ASclassPath: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] init-common: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] execute-sql-common: [2023-01-15T20:46:32.928Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/create_pointbase.sql [2023-01-15T20:46:32.928Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2023-01-15T20:46:32.928Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2023-01-15T20:46:32.928Z] [sql] 0 rows affected [2023-01-15T20:46:32.928Z] [sql] 1 rows affected [2023-01-15T20:46:32.928Z] [sql] 1 rows affected [2023-01-15T20:46:32.928Z] [sql] Failed to execute: Drop table sql_trace [2023-01-15T20:46:32.928Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SQL_TRACE' because it does not exist. [2023-01-15T20:46:32.928Z] [sql] 0 rows affected [2023-01-15T20:46:32.928Z] [sql] Failed to execute: Drop table null_entry_table [2023-01-15T20:46:32.928Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NULL_ENTRY_TABLE' because it does not exist. [2023-01-15T20:46:32.928Z] [sql] 0 rows affected [2023-01-15T20:46:32.928Z] [sql] Failed to execute: Drop table expected_sql_trace [2023-01-15T20:46:32.928Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPECTED_SQL_TRACE' because it does not exist. [2023-01-15T20:46:32.928Z] [sql] 0 rows affected [2023-01-15T20:46:32.928Z] [sql] 1 rows affected [2023-01-15T20:46:32.928Z] [sql] 1 rows affected [2023-01-15T20:46:32.928Z] [sql] 1 rows affected [2023-01-15T20:46:32.928Z] [sql] 1 rows affected [2023-01-15T20:46:32.928Z] [sql] 1 rows affected [2023-01-15T20:46:32.928Z] [sql] 1 rows affected [2023-01-15T20:46:32.928Z] [sql] 12 of 16 SQL statements executed successfully [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setOSConditions: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setToolWin: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setToolUnix: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setToolProperty: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setS1ASclassPath: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] init-common: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] deploy-jdbc-common: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setOSConditions: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setToolWin: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setToolUnix: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setToolProperty: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] setS1ASclassPath: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] init-common: [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] create-jdbc-connpool-common: [2023-01-15T20:46:32.928Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:32.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:32.928Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-01-15T20:46:32.928Z] [2023-01-15T20:46:32.928Z] set-derby-connpool-props: [2023-01-15T20:46:32.928Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:33.492Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:33.492Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] process.result: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] processResult: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] failed: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] passed: [2023-01-15T20:46:33.589Z] [echo] Test simple-versioned-ejb Passed [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] unknown: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] asadmin.with.result: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] show-component-status.asadmin: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] test.registred.cluster: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] process.versionExpression: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] process.appname: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] process.xmlversionidentifier: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] prepare.cluster: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] undeploy.version: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] setAsadminArgs: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] common.undeploy.asadmin: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] init.os: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] init.tools.unix: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] init.tools.windows: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] init.tools: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] setAsadminArgs: [2023-01-15T20:46:33.589Z] [2023-01-15T20:46:33.589Z] init: [2023-01-15T20:46:33.590Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:33.590Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:33.590Z] [get] Not modified - so not downloaded [2023-01-15T20:46:33.590Z] [2023-01-15T20:46:33.590Z] init.customtasks: [2023-01-15T20:46:33.590Z] [2023-01-15T20:46:33.590Z] delAppRef: [2023-01-15T20:46:33.590Z] [2023-01-15T20:46:33.590Z] init.os: [2023-01-15T20:46:33.590Z] [2023-01-15T20:46:33.590Z] init.tools.unix: [2023-01-15T20:46:33.590Z] [2023-01-15T20:46:33.590Z] init.tools.windows: [2023-01-15T20:46:33.590Z] [2023-01-15T20:46:33.590Z] init.tools: [2023-01-15T20:46:33.590Z] [2023-01-15T20:46:33.590Z] setAsadminArgs: [2023-01-15T20:46:33.590Z] [2023-01-15T20:46:33.590Z] init: [2023-01-15T20:46:33.590Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:33.590Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:33.590Z] [get] Not modified - so not downloaded [2023-01-15T20:46:33.590Z] [2023-01-15T20:46:33.590Z] init.customtasks: [2023-01-15T20:46:33.590Z] [2023-01-15T20:46:33.590Z] common.run.asadmin: [2023-01-15T20:46:33.590Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ejb:ALPHA-1.0.0 [2023-01-15T20:46:33.629Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:33.629Z] [2023-01-15T20:46:33.629Z] run: [2023-01-15T20:46:33.629Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:33.629Z] [2023-01-15T20:46:33.629Z] prepare-client: [2023-01-15T20:46:33.629Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:33.629Z] [2023-01-15T20:46:33.629Z] wsdl-import: [2023-01-15T20:46:33.629Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:33.629Z] [2023-01-15T20:46:33.629Z] configurable-wsdl-import: [2023-01-15T20:46:33.629Z] [echo] Current time (ISO): 2023-01-15T20:46:33.152+0000 [2023-01-15T20:46:33.630Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2023-01-15T20:46:33.630Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:33.749Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:33.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:33.887Z] [exec] parsing WSDL... [2023-01-15T20:46:33.888Z] [exec] [2023-01-15T20:46:33.888Z] [exec] [2023-01-15T20:46:34.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:34.007Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-01-15T20:46:34.263Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:34.416Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:34.417Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:46:34.525Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:34.526Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-01-15T20:46:34.674Z] [exec] Command undeploy executed successfully. [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] deploy.version: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] del.ref.registred: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] process.versionExpression: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] process.appname: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] _process.target: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] process.target: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] prepare.is.version.registred: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] init.os: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] init.tools.unix: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] init.tools.windows: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] init.tools: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] setAsadminArgs: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] init: [2023-01-15T20:46:34.674Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:34.674Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:34.674Z] [get] Not modified - so not downloaded [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.674Z] init.customtasks: [2023-01-15T20:46:34.674Z] [2023-01-15T20:46:34.675Z] prepare: [2023-01-15T20:46:34.675Z] [2023-01-15T20:46:34.675Z] exec.asadmin2: [2023-01-15T20:46:34.783Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:34.824Z] [exec] [2023-01-15T20:46:34.825Z] [exec] Generating code... [2023-01-15T20:46:34.825Z] [exec] [2023-01-15T20:46:34.825Z] [exec] [2023-01-15T20:46:34.825Z] [exec] Compiling code... [2023-01-15T20:46:34.825Z] [exec] [2023-01-15T20:46:35.040Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:35.297Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-01-15T20:46:35.297Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:35.607Z] [exec] Result: 1 [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] process.registred: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] is.version.registred: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] process.xmlversionidentifier: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] prepare.cluster: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] process.enabled: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] process.hasToDeploy: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] deploy.version.unregistred: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] init.os: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] init.tools.unix: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] init.tools.windows: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] init.tools: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] setAsadminArgs: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] init: [2023-01-15T20:46:35.607Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:35.607Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:35.607Z] [get] Not modified - so not downloaded [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] init.customtasks: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] prepare: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] process.versionExpression: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] process.appname: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] create.version: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] assemble.non-existent: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] init.os: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] init.tools.unix: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] init.tools.windows: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] init.tools: [2023-01-15T20:46:35.607Z] [2023-01-15T20:46:35.607Z] setAsadminArgs: [2023-01-15T20:46:35.608Z] [2023-01-15T20:46:35.608Z] init: [2023-01-15T20:46:35.608Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:35.608Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:35.608Z] [get] Not modified - so not downloaded [2023-01-15T20:46:35.608Z] [2023-01-15T20:46:35.608Z] init.customtasks: [2023-01-15T20:46:35.608Z] [2023-01-15T20:46:35.608Z] prepare: [2023-01-15T20:46:35.608Z] [2023-01-15T20:46:35.608Z] compile: [2023-01-15T20:46:35.608Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:35.608Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2023-01-15T20:46:35.861Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:35.861Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-01-15T20:46:35.861Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:36.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:36.203Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:36.203Z] [2023-01-15T20:46:36.203Z] compile-client: [2023-01-15T20:46:36.203Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:36.203Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:36.374Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:46:36.461Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:36.522Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:36.522Z] [javac] 1 warning [2023-01-15T20:46:36.547Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:36.547Z] [javac] 1 warning [2023-01-15T20:46:36.547Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/versionedejb/version-infos.properties [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] process.xmlversionidentifier: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] process.versionExpression: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] process.xml.create.flag: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] create.xml.flag: [2023-01-15T20:46:36.547Z] [touch] Creating /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1-hasXmlVersion [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] generate.xml.identifier: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] assemble: [2023-01-15T20:46:36.547Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1.jar [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] process.xmlversionidentifier: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] prepare.update.xml.identifier: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] update.xml.identifier: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] deployWithNameOption: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] setAsadminArgs: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] common.deploy.asadmin: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] init.os: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] init.tools.unix: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] init.tools.windows: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] init.tools: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] setAsadminArgs: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] init: [2023-01-15T20:46:36.547Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:36.547Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:36.547Z] [get] Not modified - so not downloaded [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] init.customtasks: [2023-01-15T20:46:36.547Z] [2023-01-15T20:46:36.547Z] common.run.asadmin: [2023-01-15T20:46:36.548Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1.jar [2023-01-15T20:46:36.548Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:36.779Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:36.780Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-01-15T20:46:36.780Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:36.781Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:36.781Z] [2023-01-15T20:46:36.781Z] unjar-client-utils: [2023-01-15T20:46:36.781Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:36.781Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:36.781Z] [2023-01-15T20:46:36.781Z] internal-run: [2023-01-15T20:46:36.781Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2023-01-15T20:46:36.781Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:37.038Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:37.112Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:37.113Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:46:37.342Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:37.343Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-01-15T20:46:37.343Z] [2023-01-15T20:46:37.343Z] setOSConditions: [2023-01-15T20:46:37.343Z] [2023-01-15T20:46:37.343Z] setToolWin: [2023-01-15T20:46:37.343Z] [2023-01-15T20:46:37.343Z] setToolUnix: [2023-01-15T20:46:37.343Z] [2023-01-15T20:46:37.343Z] setToolProperty: [2023-01-15T20:46:37.343Z] [2023-01-15T20:46:37.343Z] setS1ASclassPath: [2023-01-15T20:46:37.343Z] [2023-01-15T20:46:37.343Z] init-common: [2023-01-15T20:46:37.343Z] [2023-01-15T20:46:37.343Z] create-jdbc-resource-common: [2023-01-15T20:46:37.343Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-01-15T20:46:37.343Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:37.679Z] [exec] Application deployed with name simple-versioned-ejb:ALPHA-1.0.1. [2023-01-15T20:46:37.679Z] [exec] Command deploy executed successfully. [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init.os: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init.tools.unix: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init.tools.windows: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init.tools: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] setAsadminArgs: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init: [2023-01-15T20:46:37.680Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:37.680Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:37.680Z] [get] Not modified - so not downloaded [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init.customtasks: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] setEnabled: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] createAppRef: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] deployWithoutNameOption: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] test.registred: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] process.versionExpression: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] process.appname: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] _process.target: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] process.target: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] prepare.show-component-status.asadmin: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] increment.log.next: [2023-01-15T20:46:37.680Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] declare.test: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] setHttpPort: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] declare.test.positive: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] declare-test: [2023-01-15T20:46:37.680Z] [echo] Starting test simple-versioned-ejb xml.version(2) - logID=2 - (server) - (sucess expected) [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] setHttpPort: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] declare.test.negative: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init.os: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init.tools.unix: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init.tools.windows: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init.tools: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] setAsadminArgs: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init: [2023-01-15T20:46:37.680Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:37.680Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:37.680Z] [get] Not modified - so not downloaded [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] init.customtasks: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] prepare: [2023-01-15T20:46:37.680Z] [2023-01-15T20:46:37.680Z] exec.asadmin: [2023-01-15T20:46:37.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:37.907Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-01-15T20:46:37.907Z] [echo] cmd executed for server [2023-01-15T20:46:37.907Z] [2023-01-15T20:46:37.907Z] asadmin-common: [2023-01-15T20:46:37.907Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:38.164Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:38.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:38.420Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql-trace-listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] setOSConditions: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] setToolWin: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] setToolUnix: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] setToolProperty: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] setS1ASclassPath: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] init-common: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] deploy-jdbc-common: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] setOSConditions: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] setToolWin: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] setToolUnix: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] setToolProperty: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] setS1ASclassPath: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] init-common: [2023-01-15T20:46:38.420Z] [2023-01-15T20:46:38.420Z] create-jdbc-connpool-common: [2023-01-15T20:46:38.613Z] [2023-01-15T20:46:38.614Z] process.result: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] processResult: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] failed: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] passed: [2023-01-15T20:46:38.614Z] [echo] Test simple-versioned-ejb Passed [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] unknown: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] asadmin.with.result: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] show-component-status.asadmin: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] test.registred.cluster: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] process.versionExpression: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] process.appname: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] process.xmlversionidentifier: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] prepare.cluster: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] undeploy.version: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] setAsadminArgs: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] common.undeploy.asadmin: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init.os: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init.tools.unix: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init.tools.windows: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init.tools: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] setAsadminArgs: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init: [2023-01-15T20:46:38.614Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:38.614Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:38.614Z] [get] Not modified - so not downloaded [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init.customtasks: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] delAppRef: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init.os: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init.tools.unix: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init.tools.windows: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init.tools: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] setAsadminArgs: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init: [2023-01-15T20:46:38.614Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:38.614Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:38.614Z] [get] Not modified - so not downloaded [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] init.customtasks: [2023-01-15T20:46:38.614Z] [2023-01-15T20:46:38.614Z] common.run.asadmin: [2023-01-15T20:46:38.614Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ejb:ALPHA-1.0.1 [2023-01-15T20:46:38.676Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:38.872Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:38.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:39.131Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:39.131Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:46:39.190Z] [exec] JDBC connection pool tracingsql-pool created successfully. [2023-01-15T20:46:39.190Z] [2023-01-15T20:46:39.190Z] set-derby-connpool-props: [2023-01-15T20:46:39.190Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:39.697Z] [exec] Command undeploy executed successfully. [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] clean.scenario: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] clean.scenario.cluster: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] init.os: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] init.tools.unix: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] init.tools.windows: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] init.tools: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] setAsadminArgs: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] init: [2023-01-15T20:46:39.698Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:39.698Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:39.698Z] [get] Not modified - so not downloaded [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] init.customtasks: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] prepare: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] process.versionExpression: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] process.appname: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] _process.target: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] process.target: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] prepare.has.version.registred: [2023-01-15T20:46:39.698Z] [2023-01-15T20:46:39.698Z] exec.asadmin2: [2023-01-15T20:46:39.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.User=dbuser [2023-01-15T20:46:39.755Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.User=dbuser [2023-01-15T20:46:39.755Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:40.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.Password=dbpassword [2023-01-15T20:46:40.275Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.Password=dbpassword [2023-01-15T20:46:40.275Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:40.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.driverType=4 [2023-01-15T20:46:40.633Z] [exec] Result: 1 [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] process.registred: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] has.version.registred: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] del.all.version.registred: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] _clean.scenario: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] delete.log.next: [2023-01-15T20:46:40.634Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] delete.log.next: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] private-all: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init.os: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init.tools.unix: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init.tools.windows: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init.tools: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] setAsadminArgs: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init: [2023-01-15T20:46:40.634Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:40.634Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:40.634Z] [get] Not modified - so not downloaded [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init.customtasks: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] private-rollingUpgrade: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] _private-all: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] main-all: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] xml.version.information: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] clean.scenario: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] clean.scenario.cluster: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init.os: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init.tools.unix: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init.tools.windows: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init.tools: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] setAsadminArgs: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init: [2023-01-15T20:46:40.634Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:40.634Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:40.634Z] [get] Not modified - so not downloaded [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] init.customtasks: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] prepare: [2023-01-15T20:46:40.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] process.versionExpression: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] process.appname: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] _process.target: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] process.target: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] prepare.has.version.registred: [2023-01-15T20:46:40.634Z] [2023-01-15T20:46:40.634Z] exec.asadmin2: [2023-01-15T20:46:40.788Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.driverType=4 [2023-01-15T20:46:40.788Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:41.221Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:41.221Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:41.221Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:41.221Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:41.221Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:41.221Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:41.221Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:41.221Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:41.221Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:41.221Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:41.221Z] [exec] Value of key is:ejb-noname-annotation [2023-01-15T20:46:41.221Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:46:41.221Z] [exec] [2023-01-15T20:46:41.221Z] [exec] [2023-01-15T20:46:41.221Z] [exec] ----------------------------------------- [2023-01-15T20:46:41.221Z] [exec] - ejb-noname-annotation: PASS - [2023-01-15T20:46:41.221Z] [exec] ----------------------------------------- [2023-01-15T20:46:41.221Z] [exec] Total PASS: 1 [2023-01-15T20:46:41.221Z] [exec] Total FAIL: 0 [2023-01-15T20:46:41.221Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:46:41.221Z] [exec] ----------------------------------------- [2023-01-15T20:46:41.221Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:46:41.221Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:46:41.221Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2023-01-15T20:46:41.221Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:41.221Z] [2023-01-15T20:46:41.221Z] undeploy: [2023-01-15T20:46:41.221Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:41.221Z] [2023-01-15T20:46:41.221Z] autoundeploy-file: [2023-01-15T20:46:41.221Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2023-01-15T20:46:41.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.portNumber=1527 [2023-01-15T20:46:41.356Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.portNumber=1527 [2023-01-15T20:46:41.356Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:41.479Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:41.479Z] [2023-01-15T20:46:41.479Z] internal-report-success: [2023-01-15T20:46:41.479Z] [2023-01-15T20:46:41.479Z] internal-report-failure: [2023-01-15T20:46:41.479Z] [2023-01-15T20:46:41.479Z] report: [2023-01-15T20:46:41.479Z] [2023-01-15T20:46:41.479Z] all: [2023-01-15T20:46:41.479Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:41.479Z] [2023-01-15T20:46:41.479Z] clean: [2023-01-15T20:46:41.479Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml [2023-01-15T20:46:41.479Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:41.479Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:46:41.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:41.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:46:41.479Z] [2023-01-15T20:46:41.479Z] test-all: [2023-01-15T20:46:41.479Z] [echo] Starting Test /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/endpoint [2023-01-15T20:46:41.479Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:41.479Z] [2023-01-15T20:46:41.479Z] deploy: [2023-01-15T20:46:41.479Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:41.479Z] [2023-01-15T20:46:41.479Z] build: [2023-01-15T20:46:41.569Z] [exec] Result: 1 [2023-01-15T20:46:41.569Z] [2023-01-15T20:46:41.569Z] process.registred: [2023-01-15T20:46:41.569Z] [2023-01-15T20:46:41.570Z] has.version.registred: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] del.all.version.registred: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] _clean.scenario: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] deploy.version: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] del.ref.registred: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] process.versionExpression: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] process.appname: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] _process.target: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] process.target: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] prepare.is.version.registred: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] init.os: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] init.tools.unix: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] init.tools.windows: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] init.tools: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] setAsadminArgs: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] init: [2023-01-15T20:46:41.570Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:41.570Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:41.570Z] [get] Not modified - so not downloaded [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] init.customtasks: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] prepare: [2023-01-15T20:46:41.570Z] [2023-01-15T20:46:41.570Z] exec.asadmin2: [2023-01-15T20:46:41.737Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:41.737Z] [2023-01-15T20:46:41.737Z] test-compile: [2023-01-15T20:46:41.737Z] [echo] Compiling into endpoint/HelloImpl.class [2023-01-15T20:46:41.737Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:41.737Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:41.919Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.dataBaseName=testdb [2023-01-15T20:46:41.919Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.dataBaseName=testdb [2023-01-15T20:46:41.919Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:42.175Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:46:42.302Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:42.303Z] [javac] 1 warning [2023-01-15T20:46:42.303Z] [echo] Building with package endpoint [2023-01-15T20:46:42.303Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-01-15T20:46:42.432Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:46:42.432Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:42.503Z] [exec] Result: 1 [2023-01-15T20:46:42.503Z] [2023-01-15T20:46:42.503Z] process.registred: [2023-01-15T20:46:42.503Z] [2023-01-15T20:46:42.503Z] is.version.registred: [2023-01-15T20:46:42.503Z] [2023-01-15T20:46:42.503Z] process.xmlversionidentifier: [2023-01-15T20:46:42.503Z] [2023-01-15T20:46:42.503Z] prepare.cluster: [2023-01-15T20:46:42.503Z] [2023-01-15T20:46:42.503Z] process.enabled: [2023-01-15T20:46:42.503Z] [2023-01-15T20:46:42.503Z] process.hasToDeploy: [2023-01-15T20:46:42.503Z] [2023-01-15T20:46:42.504Z] deploy.version.unregistred: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.os: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools.unix: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools.windows: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] setAsadminArgs: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init: [2023-01-15T20:46:42.504Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:42.504Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:42.504Z] [get] Not modified - so not downloaded [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.customtasks: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] prepare: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] process.versionExpression: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] process.appname: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] create.version: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] assemble.non-existent: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.os: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools.unix: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools.windows: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] setAsadminArgs: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init: [2023-01-15T20:46:42.504Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:42.504Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:42.504Z] [get] Not modified - so not downloaded [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.customtasks: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] prepare: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] process.versionExpression: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] process.servletName: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] assemble: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.os: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools.unix: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools.windows: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] setAsadminArgs: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init: [2023-01-15T20:46:42.504Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:42.504Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:42.504Z] [get] Not modified - so not downloaded [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.customtasks: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] prepare: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] process.versionExpression: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] process.appname: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] create.version: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] assemble.non-existent: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.os: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools.unix: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools.windows: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.tools: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] setAsadminArgs: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init: [2023-01-15T20:46:42.504Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:42.504Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:42.504Z] [get] Not modified - so not downloaded [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] init.customtasks: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] prepare: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] process.versionexpression: [2023-01-15T20:46:42.504Z] [2023-01-15T20:46:42.504Z] compile: [2023-01-15T20:46:42.504Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:42.504Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2023-01-15T20:46:42.997Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.create=true [2023-01-15T20:46:42.997Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.create=true [2023-01-15T20:46:42.997Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:43.440Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:43.441Z] [javac] 1 warning [2023-01-15T20:46:43.441Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/versionedservlet/version-infos.properties [2023-01-15T20:46:43.441Z] [2023-01-15T20:46:43.441Z] process.xmlversionidentifier: [2023-01-15T20:46:43.441Z] [2023-01-15T20:46:43.441Z] process.versionExpression: [2023-01-15T20:46:43.441Z] [2023-01-15T20:46:43.441Z] process.xml.create.flag: [2023-01-15T20:46:43.441Z] [2023-01-15T20:46:43.441Z] create.xml.flag: [2023-01-15T20:46:43.441Z] [2023-01-15T20:46:43.441Z] generate.xml.identifier: [2023-01-15T20:46:43.441Z] [2023-01-15T20:46:43.441Z] assemble: [2023-01-15T20:46:43.441Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2023-01-15T20:46:43.441Z] [2023-01-15T20:46:43.441Z] process.xmlversionidentifier: [2023-01-15T20:46:43.441Z] [2023-01-15T20:46:43.441Z] prepare.update.xml.identifier: [2023-01-15T20:46:43.441Z] [2023-01-15T20:46:43.441Z] update.xml.identifier: [2023-01-15T20:46:43.442Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] process.xmlversionidentifier: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] process.versionExpression: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] process.xml.create.flag: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] create.xml.flag: [2023-01-15T20:46:43.442Z] [touch] Creating /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear-hasXmlVersion [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] generate.xml.identifier: [2023-01-15T20:46:43.442Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear.ear [2023-01-15T20:46:43.442Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] process.xmlversionidentifier: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] prepare.update.xml.identifier: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] update.xml.identifier: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] deployWithNameOption: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] deployWithoutNameOption: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] setAsadminArgs: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] common.deploy.asadmin: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] init.os: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] init.tools.unix: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] init.tools.windows: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] init.tools: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] setAsadminArgs: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] init: [2023-01-15T20:46:43.442Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:43.442Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:43.442Z] [get] Not modified - so not downloaded [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] init.customtasks: [2023-01-15T20:46:43.442Z] [2023-01-15T20:46:43.442Z] common.run.asadmin: [2023-01-15T20:46:43.442Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear.ear [2023-01-15T20:46:43.442Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:43.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.serverName=localhost [2023-01-15T20:46:43.560Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.serverName=localhost [2023-01-15T20:46:43.560Z] [2023-01-15T20:46:43.560Z] setOSConditions: [2023-01-15T20:46:43.560Z] [2023-01-15T20:46:43.560Z] setToolWin: [2023-01-15T20:46:43.560Z] [2023-01-15T20:46:43.560Z] setToolUnix: [2023-01-15T20:46:43.560Z] [2023-01-15T20:46:43.560Z] setToolProperty: [2023-01-15T20:46:43.560Z] [2023-01-15T20:46:43.560Z] setS1ASclassPath: [2023-01-15T20:46:43.560Z] [2023-01-15T20:46:43.560Z] init-common: [2023-01-15T20:46:43.560Z] [2023-01-15T20:46:43.560Z] create-jdbc-resource-common: [2023-01-15T20:46:43.560Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid tracingsql-pool --target server jdbc/tracingsql-res [2023-01-15T20:46:43.560Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:44.007Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:44.007Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:46:44.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:44.123Z] [exec] JDBC resource jdbc/tracingsql-res created successfully. [2023-01-15T20:46:44.123Z] [echo] cmd executed for server [2023-01-15T20:46:44.123Z] [2023-01-15T20:46:44.123Z] asadmin-common: [2023-01-15T20:46:44.123Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:44.123Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:44.202Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:44.203Z] [2023-01-15T20:46:44.203Z] run: [2023-01-15T20:46:44.203Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:44.203Z] [2023-01-15T20:46:44.203Z] prepare-client: [2023-01-15T20:46:44.203Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:44.203Z] [2023-01-15T20:46:44.203Z] wsdl-import: [2023-01-15T20:46:44.203Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:44.203Z] [2023-01-15T20:46:44.203Z] configurable-wsdl-import: [2023-01-15T20:46:44.203Z] [echo] Current time (ISO): 2023-01-15T20:46:44.113+0000 [2023-01-15T20:46:44.203Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2023-01-15T20:46:44.461Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:44.572Z] [exec] Application deployed with name simple-versioned-ear:ALPHA-1.0.0. [2023-01-15T20:46:44.573Z] [exec] Command deploy executed successfully. [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init.os: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init.tools.unix: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init.tools.windows: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init.tools: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] setAsadminArgs: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init: [2023-01-15T20:46:44.573Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:44.573Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:44.573Z] [get] Not modified - so not downloaded [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init.customtasks: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] setEnabled: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] createAppRef: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] test.registred: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] process.versionExpression: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] process.appname: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] _process.target: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] process.target: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] prepare.show-component-status.asadmin: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] increment.log.next: [2023-01-15T20:46:44.573Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] declare.test: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] setHttpPort: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] declare.test.positive: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] declare-test: [2023-01-15T20:46:44.573Z] [echo] Starting test simple-versioned-ear xml.version(1) - logID=1 - (server) - (sucess expected) [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] setHttpPort: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] declare.test.negative: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init.os: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init.tools.unix: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init.tools.windows: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init.tools: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] setAsadminArgs: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init: [2023-01-15T20:46:44.573Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:44.573Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:44.573Z] [get] Not modified - so not downloaded [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] init.customtasks: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] prepare: [2023-01-15T20:46:44.573Z] [2023-01-15T20:46:44.573Z] exec.asadmin: [2023-01-15T20:46:44.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:44.687Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.non-transactional-connections=true [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] setOSConditions: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] setToolWin: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] setToolUnix: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] setToolProperty: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] setS1ASclassPath: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] init-common: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] deploy-common: [2023-01-15T20:46:44.687Z] [echo] Current time (ISO): 2023-01-15T20:46:44.445+0000 [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] setOSConditions: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] setToolWin: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] setToolUnix: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] setToolProperty: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] setS1ASclassPath: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] init-common: [2023-01-15T20:46:44.687Z] [2023-01-15T20:46:44.687Z] deploy-common-pe: [2023-01-15T20:46:44.687Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:44.718Z] [exec] parsing WSDL... [2023-01-15T20:46:44.719Z] [exec] [2023-01-15T20:46:44.719Z] [exec] [2023-01-15T20:46:45.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlApp.ear [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] process.result: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] processResult: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] failed: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] passed: [2023-01-15T20:46:45.507Z] [echo] Test simple-versioned-ear Passed [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] unknown: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] asadmin.with.result: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] show-component-status.asadmin: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] test.registred.cluster: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] process.versionExpression: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] process.appname: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] process.xmlversionidentifier: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] prepare.cluster: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] undeploy.version: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] setAsadminArgs: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] common.undeploy.asadmin: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init.os: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init.tools.unix: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init.tools.windows: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init.tools: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] setAsadminArgs: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init: [2023-01-15T20:46:45.507Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:45.507Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:45.507Z] [get] Not modified - so not downloaded [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init.customtasks: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] delAppRef: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init.os: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init.tools.unix: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init.tools.windows: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init.tools: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] setAsadminArgs: [2023-01-15T20:46:45.507Z] [2023-01-15T20:46:45.507Z] init: [2023-01-15T20:46:45.507Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:45.507Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:45.507Z] [get] Not modified - so not downloaded [2023-01-15T20:46:45.508Z] [2023-01-15T20:46:45.508Z] init.customtasks: [2023-01-15T20:46:45.508Z] [2023-01-15T20:46:45.508Z] common.run.asadmin: [2023-01-15T20:46:45.508Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ear:ALPHA-1.0.0 [2023-01-15T20:46:45.508Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:45.651Z] [exec] [2023-01-15T20:46:45.651Z] [exec] Generating code... [2023-01-15T20:46:45.651Z] [exec] [2023-01-15T20:46:45.651Z] [exec] [2023-01-15T20:46:45.651Z] [exec] Compiling code... [2023-01-15T20:46:45.651Z] [exec] [2023-01-15T20:46:46.073Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:46.397Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:46:46.657Z] [exec] Command undeploy executed successfully. [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] deploy.version: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] del.ref.registred: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] process.versionExpression: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] process.appname: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] _process.target: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] process.target: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] prepare.is.version.registred: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] init.os: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] init.tools.unix: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] init.tools.windows: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] init.tools: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] setAsadminArgs: [2023-01-15T20:46:46.657Z] [2023-01-15T20:46:46.657Z] init: [2023-01-15T20:46:46.657Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:46.657Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:46.657Z] [get] Not modified - so not downloaded [2023-01-15T20:46:46.658Z] [2023-01-15T20:46:46.658Z] init.customtasks: [2023-01-15T20:46:46.658Z] [2023-01-15T20:46:46.658Z] prepare: [2023-01-15T20:46:46.658Z] [2023-01-15T20:46:46.658Z] exec.asadmin2: [2023-01-15T20:46:47.025Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:47.100Z] [2023-01-15T20:46:47.100Z] compile-client: [2023-01-15T20:46:47.100Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:47.100Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:47.223Z] [exec] Result: 1 [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] process.registred: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] is.version.registred: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] process.xmlversionidentifier: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] prepare.cluster: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] process.enabled: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] process.hasToDeploy: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] deploy.version.unregistred: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.os: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.tools.unix: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.tools.windows: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.tools: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] setAsadminArgs: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init: [2023-01-15T20:46:47.223Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:47.223Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:47.223Z] [get] Not modified - so not downloaded [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.customtasks: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] prepare: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] process.versionExpression: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] process.appname: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] create.version: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] assemble.non-existent: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.os: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.tools.unix: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.tools.windows: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.tools: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] setAsadminArgs: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init: [2023-01-15T20:46:47.223Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:47.223Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:47.223Z] [get] Not modified - so not downloaded [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.customtasks: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] prepare: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] process.versionExpression: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] process.servletName: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] assemble: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.os: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.tools.unix: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.tools.windows: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init.tools: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] setAsadminArgs: [2023-01-15T20:46:47.223Z] [2023-01-15T20:46:47.223Z] init: [2023-01-15T20:46:47.224Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:47.224Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:47.224Z] [get] Not modified - so not downloaded [2023-01-15T20:46:47.224Z] [2023-01-15T20:46:47.224Z] init.customtasks: [2023-01-15T20:46:47.224Z] [2023-01-15T20:46:47.224Z] prepare: [2023-01-15T20:46:47.224Z] [2023-01-15T20:46:47.224Z] process.versionExpression: [2023-01-15T20:46:47.224Z] [2023-01-15T20:46:47.224Z] process.appname: [2023-01-15T20:46:47.224Z] [2023-01-15T20:46:47.224Z] create.version: [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] assemble.non-existent: [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] init.os: [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] init.tools.unix: [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] init.tools.windows: [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] init.tools: [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] setAsadminArgs: [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] init: [2023-01-15T20:46:47.481Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:47.481Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:47.481Z] [get] Not modified - so not downloaded [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] init.customtasks: [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] prepare: [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] process.versionexpression: [2023-01-15T20:46:47.481Z] [2023-01-15T20:46:47.481Z] compile: [2023-01-15T20:46:47.481Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:47.481Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2023-01-15T20:46:47.667Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:47.667Z] [javac] 1 warning [2023-01-15T20:46:47.667Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:47.667Z] [2023-01-15T20:46:47.667Z] unjar-client-utils: [2023-01-15T20:46:47.667Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:47.667Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:47.667Z] [2023-01-15T20:46:47.667Z] internal-run: [2023-01-15T20:46:47.668Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2023-01-15T20:46:47.668Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:47.925Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:48.046Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:48.047Z] [javac] 1 warning [2023-01-15T20:46:48.305Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/versionedservlet/version-infos.properties [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] process.xmlversionidentifier: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] process.versionExpression: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] process.xml.create.flag: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] create.xml.flag: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] generate.xml.identifier: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] assemble: [2023-01-15T20:46:48.305Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet:ALPHA-1.0.1.war [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] process.xmlversionidentifier: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] prepare.update.xml.identifier: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] update.xml.identifier: [2023-01-15T20:46:48.305Z] [move] Moving 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] process.xmlversionidentifier: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] process.versionExpression: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] process.xml.create.flag: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] create.xml.flag: [2023-01-15T20:46:48.305Z] [touch] Creating /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1-hasXmlVersion [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] generate.xml.identifier: [2023-01-15T20:46:48.305Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1.ear [2023-01-15T20:46:48.305Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] process.xmlversionidentifier: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] prepare.update.xml.identifier: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] update.xml.identifier: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] deployWithNameOption: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] setAsadminArgs: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] common.deploy.asadmin: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] init.os: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] init.tools.unix: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] init.tools.windows: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] init.tools: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] setAsadminArgs: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] init: [2023-01-15T20:46:48.305Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:48.305Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:48.305Z] [get] Not modified - so not downloaded [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] init.customtasks: [2023-01-15T20:46:48.305Z] [2023-01-15T20:46:48.305Z] common.run.asadmin: [2023-01-15T20:46:48.305Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1.ear [2023-01-15T20:46:48.305Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:48.870Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:48.870Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:46:49.424Z] [exec] Application deployed with name ejb-bmp-tracingsqlApp. [2023-01-15T20:46:49.424Z] [echo] Deployment on target server server successful [2023-01-15T20:46:49.424Z] [2023-01-15T20:46:49.424Z] setOSConditions: [2023-01-15T20:46:49.424Z] [2023-01-15T20:46:49.425Z] setToolWin: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] setToolUnix: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] setToolProperty: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] setS1ASclassPath: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] init-common: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] deploy-common-ee: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] run: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] setOSConditions: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] setToolWin: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] setToolUnix: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] setToolProperty: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] setS1ASclassPath: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] init-common: [2023-01-15T20:46:49.425Z] [2023-01-15T20:46:49.425Z] runclient-common: [2023-01-15T20:46:49.425Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:46:49.425Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:49.425Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:49.436Z] [exec] Application deployed with name simple-versioned-ear:ALPHA-1.0.1. [2023-01-15T20:46:49.437Z] [exec] Command deploy executed successfully. [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init.os: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init.tools.unix: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init.tools.windows: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init.tools: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] setAsadminArgs: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init: [2023-01-15T20:46:49.437Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:49.437Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:49.437Z] [get] Not modified - so not downloaded [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init.customtasks: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] setEnabled: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] createAppRef: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] deployWithoutNameOption: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] test.registred: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] process.versionExpression: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] process.appname: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] _process.target: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] process.target: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] prepare.show-component-status.asadmin: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] increment.log.next: [2023-01-15T20:46:49.437Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] declare.test: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] setHttpPort: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] declare.test.positive: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] declare-test: [2023-01-15T20:46:49.437Z] [echo] Starting test simple-versioned-ear xml.version(2) - logID=2 - (server) - (sucess expected) [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] setHttpPort: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] declare.test.negative: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init.os: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init.tools.unix: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init.tools.windows: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init.tools: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] setAsadminArgs: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init: [2023-01-15T20:46:49.437Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:49.437Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:49.437Z] [get] Not modified - so not downloaded [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] init.customtasks: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] prepare: [2023-01-15T20:46:49.437Z] [2023-01-15T20:46:49.437Z] exec.asadmin: [2023-01-15T20:46:49.987Z] [exec] Jan 15, 2023 8:46:49 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:46:49.987Z] [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. [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] process.result: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] processResult: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] failed: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] passed: [2023-01-15T20:46:50.369Z] [echo] Test simple-versioned-ear Passed [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] unknown: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] asadmin.with.result: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] show-component-status.asadmin: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] test.registred.cluster: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] process.versionExpression: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] process.appname: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] process.xmlversionidentifier: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] prepare.cluster: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] undeploy.version: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] setAsadminArgs: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] common.undeploy.asadmin: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init.os: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init.tools.unix: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init.tools.windows: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init.tools: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] setAsadminArgs: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init: [2023-01-15T20:46:50.369Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:50.369Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:50.369Z] [get] Not modified - so not downloaded [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init.customtasks: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] delAppRef: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init.os: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init.tools.unix: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init.tools.windows: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init.tools: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] setAsadminArgs: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init: [2023-01-15T20:46:50.369Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:50.369Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:50.369Z] [get] Not modified - so not downloaded [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] init.customtasks: [2023-01-15T20:46:50.369Z] [2023-01-15T20:46:50.369Z] common.run.asadmin: [2023-01-15T20:46:50.370Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ear:ALPHA-1.0.1 [2023-01-15T20:46:50.627Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:51.198Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:51.198Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:46:51.198Z] [exec] Command undeploy executed successfully. [2023-01-15T20:46:51.198Z] [2023-01-15T20:46:51.198Z] clean.scenario: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] clean.scenario.cluster: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] init.os: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] init.tools.unix: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] init.tools.windows: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] init.tools: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] setAsadminArgs: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] init: [2023-01-15T20:46:51.456Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:51.456Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:51.456Z] [get] Not modified - so not downloaded [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] init.customtasks: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] prepare: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] process.versionExpression: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] process.appname: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] _process.target: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] process.target: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] prepare.has.version.registred: [2023-01-15T20:46:51.456Z] [2023-01-15T20:46:51.456Z] exec.asadmin2: [2023-01-15T20:46:52.107Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:52.107Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:52.107Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:52.107Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:52.107Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:52.107Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:52.107Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:52.107Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:52.107Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:52.107Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:46:52.107Z] [exec] Value of key is:ejb-nointf-annotation [2023-01-15T20:46:52.107Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:46:52.107Z] [exec] [2023-01-15T20:46:52.107Z] [exec] [2023-01-15T20:46:52.107Z] [exec] ----------------------------------------- [2023-01-15T20:46:52.107Z] [exec] - ejb-nointf-annotation: PASS - [2023-01-15T20:46:52.107Z] [exec] ----------------------------------------- [2023-01-15T20:46:52.107Z] [exec] Total PASS: 1 [2023-01-15T20:46:52.107Z] [exec] Total FAIL: 0 [2023-01-15T20:46:52.107Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:46:52.107Z] [exec] ----------------------------------------- [2023-01-15T20:46:52.107Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:46:52.107Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:46:52.107Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2023-01-15T20:46:52.107Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:52.107Z] [2023-01-15T20:46:52.107Z] undeploy: [2023-01-15T20:46:52.107Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:52.107Z] [2023-01-15T20:46:52.107Z] autoundeploy-file: [2023-01-15T20:46:52.107Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-01-15T20:46:52.394Z] [exec] Result: 1 [2023-01-15T20:46:52.394Z] [2023-01-15T20:46:52.394Z] process.registred: [2023-01-15T20:46:52.394Z] [2023-01-15T20:46:52.394Z] has.version.registred: [2023-01-15T20:46:52.394Z] [2023-01-15T20:46:52.394Z] del.all.version.registred: [2023-01-15T20:46:52.394Z] [2023-01-15T20:46:52.394Z] _clean.scenario: [2023-01-15T20:46:52.394Z] [2023-01-15T20:46:52.394Z] delete.log.next: [2023-01-15T20:46:52.395Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] private-all: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] private-all: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.os: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.tools.unix: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.tools.windows: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.tools: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] setAsadminArgs: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init: [2023-01-15T20:46:52.395Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:52.395Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:52.395Z] [get] Not modified - so not downloaded [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.customtasks: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] prepare: [2023-01-15T20:46:52.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] assemble: [2023-01-15T20:46:52.395Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.os: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.tools.unix: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.tools.windows: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.tools: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] setAsadminArgs: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init: [2023-01-15T20:46:52.395Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:52.395Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:52.395Z] [get] Not modified - so not downloaded [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.customtasks: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] prepare: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] deploy.osgi.asadmin: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] setAsadminArgs: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] common.deploy.osgi.asadmin: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.os: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.tools.unix: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.tools.windows: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.tools: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] setAsadminArgs: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init: [2023-01-15T20:46:52.395Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:52.395Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:52.395Z] [get] Not modified - so not downloaded [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] init.customtasks: [2023-01-15T20:46:52.395Z] [2023-01-15T20:46:52.395Z] common.run.asadmin: [2023-01-15T20:46:52.395Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --type osgi /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2023-01-15T20:46:52.395Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:52.961Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:46:52.962Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:46:53.219Z] [exec] Application deployed with name simple. [2023-01-15T20:46:53.219Z] [exec] Command deploy executed successfully. [2023-01-15T20:46:53.219Z] [2023-01-15T20:46:53.219Z] init.os: [2023-01-15T20:46:53.219Z] [2023-01-15T20:46:53.219Z] init.tools.unix: [2023-01-15T20:46:53.219Z] [2023-01-15T20:46:53.219Z] init.tools.windows: [2023-01-15T20:46:53.219Z] [2023-01-15T20:46:53.219Z] init.tools: [2023-01-15T20:46:53.219Z] [2023-01-15T20:46:53.219Z] setAsadminArgs: [2023-01-15T20:46:53.219Z] [2023-01-15T20:46:53.219Z] init: [2023-01-15T20:46:53.219Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:46:53.219Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:46:53.219Z] [get] Not modified - so not downloaded [2023-01-15T20:46:53.219Z] [2023-01-15T20:46:53.219Z] init.customtasks: [2023-01-15T20:46:53.219Z] [2023-01-15T20:46:53.219Z] setEnabled: [2023-01-15T20:46:53.219Z] [2023-01-15T20:46:53.219Z] createAppRef: [2023-01-15T20:46:54.005Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:54.005Z] [2023-01-15T20:46:54.005Z] internal-report-success: [2023-01-15T20:46:54.005Z] [2023-01-15T20:46:54.005Z] internal-report-failure: [2023-01-15T20:46:54.005Z] [2023-01-15T20:46:54.005Z] report: [2023-01-15T20:46:54.005Z] [2023-01-15T20:46:54.005Z] all: [2023-01-15T20:46:54.005Z] [2023-01-15T20:46:54.005Z] all: [2023-01-15T20:46:54.005Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:54.005Z] [2023-01-15T20:46:54.005Z] clean: [2023-01-15T20:46:54.005Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml [2023-01-15T20:46:54.005Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:54.005Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:46:54.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:54.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:46:54.005Z] [2023-01-15T20:46:54.005Z] all: [2023-01-15T20:46:54.005Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:54.005Z] [2023-01-15T20:46:54.005Z] deploy: [2023-01-15T20:46:54.005Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:54.005Z] [2023-01-15T20:46:54.005Z] build: [2023-01-15T20:46:54.006Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:54.006Z] [2023-01-15T20:46:54.006Z] test-compile: [2023-01-15T20:46:54.006Z] [echo] Compiling into endpoint/HelloImpl.class [2023-01-15T20:46:54.006Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:54.006Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:54.159Z] [exec] Value of key is: preparedStatementTest : [2023-01-15T20:46:54.160Z] [exec] Value of key is: Sql Tracing Test : [2023-01-15T20:46:54.160Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:46:54.160Z] [exec] [2023-01-15T20:46:54.160Z] [exec] [2023-01-15T20:46:54.160Z] [exec] ----------------------------------------- [2023-01-15T20:46:54.160Z] [exec] - Sql Tracing Test : : PASS - [2023-01-15T20:46:54.160Z] [exec] - preparedStatementTest : : PASS - [2023-01-15T20:46:54.160Z] [exec] ----------------------------------------- [2023-01-15T20:46:54.160Z] [exec] Total PASS: 2 [2023-01-15T20:46:54.160Z] [exec] Total FAIL: 0 [2023-01-15T20:46:54.160Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:46:54.160Z] [exec] ----------------------------------------- [2023-01-15T20:46:54.160Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:46:54.160Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:46:54.160Z] [2023-01-15T20:46:54.160Z] checkReporting-common: [2023-01-15T20:46:54.160Z] [2023-01-15T20:46:54.160Z] confirmReportPresent-common: [2023-01-15T20:46:54.160Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:46:54.160Z] [echo] Test seems to be reported fine [2023-01-15T20:46:54.160Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/RepRunConf.txt [2023-01-15T20:46:54.160Z] [2023-01-15T20:46:54.160Z] confirmMissingReport-common: [2023-01-15T20:46:54.160Z] [2023-01-15T20:46:54.160Z] asadmin-common: [2023-01-15T20:46:54.160Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:54.160Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:54.416Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:54.417Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql-trace-listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger,com.sun.gjc.util.SQLTraceLogger [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] setOSConditions: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] setToolWin: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] setToolUnix: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] setToolProperty: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] setS1ASclassPath: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] init-common: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] execute-sql-common: [2023-01-15T20:46:54.417Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/recreate_sql_trace_table.sql [2023-01-15T20:46:54.417Z] [sql] 0 rows affected [2023-01-15T20:46:54.417Z] [sql] 0 rows affected [2023-01-15T20:46:54.417Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] setOSConditions: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] setToolWin: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] setToolUnix: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] setToolProperty: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] setS1ASclassPath: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] init-common: [2023-01-15T20:46:54.417Z] [2023-01-15T20:46:54.417Z] runclient-common: [2023-01-15T20:46:54.417Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:46:54.573Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:54.574Z] [javac] 1 warning [2023-01-15T20:46:54.574Z] [echo] Building with package endpoint [2023-01-15T20:46:54.574Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-01-15T20:46:54.677Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:55.241Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:55.805Z] [exec] Jan 15, 2023 8:46:55 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:46:55.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. [2023-01-15T20:46:55.946Z] [echo] Deployment passed true [2023-01-15T20:46:55.946Z] [echo] ALL WEBSERVICE INVOCATION SHOULD FAIL... [2023-01-15T20:46:55.946Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:55.946Z] [2023-01-15T20:46:55.946Z] run: [2023-01-15T20:46:55.946Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:55.946Z] [2023-01-15T20:46:55.946Z] prepare-client: [2023-01-15T20:46:55.946Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:55.946Z] [2023-01-15T20:46:55.946Z] wsdl-import: [2023-01-15T20:46:55.946Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:55.946Z] [2023-01-15T20:46:55.946Z] configurable-wsdl-import: [2023-01-15T20:46:55.946Z] [echo] Current time (ISO): 2023-01-15T20:46:55.819+0000 [2023-01-15T20:46:55.946Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2023-01-15T20:46:55.947Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:56.511Z] [exec] parsing WSDL... [2023-01-15T20:46:56.511Z] [exec] [2023-01-15T20:46:56.511Z] [exec] [2023-01-15T20:46:57.446Z] [exec] [2023-01-15T20:46:57.446Z] [exec] Generating code... [2023-01-15T20:46:57.446Z] [exec] [2023-01-15T20:46:57.446Z] [exec] [2023-01-15T20:46:57.446Z] [exec] Compiling code... [2023-01-15T20:46:57.446Z] [exec] [2023-01-15T20:46:58.823Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:58.823Z] [2023-01-15T20:46:58.823Z] compile-client: [2023-01-15T20:46:58.823Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:58.823Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:59.076Z] [exec] Value of key is: preparedStatementTest : [2023-01-15T20:46:59.076Z] [exec] Value of key is: Sql Tracing Test : [2023-01-15T20:46:59.076Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:46:59.076Z] [exec] [2023-01-15T20:46:59.076Z] [exec] [2023-01-15T20:46:59.076Z] [exec] ----------------------------------------- [2023-01-15T20:46:59.076Z] [exec] - Sql Tracing Test : : PASS - [2023-01-15T20:46:59.076Z] [exec] - preparedStatementTest : : PASS - [2023-01-15T20:46:59.076Z] [exec] ----------------------------------------- [2023-01-15T20:46:59.076Z] [exec] Total PASS: 2 [2023-01-15T20:46:59.076Z] [exec] Total FAIL: 0 [2023-01-15T20:46:59.076Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:46:59.076Z] [exec] ----------------------------------------- [2023-01-15T20:46:59.076Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:46:59.076Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] checkReporting-common: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] confirmReportPresent-common: [2023-01-15T20:46:59.333Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:46:59.333Z] [echo] Test seems to be reported fine [2023-01-15T20:46:59.333Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/RepRunConf.txt [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] confirmMissingReport-common: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] undeploy: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setOSConditions: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setToolWin: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setToolUnix: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setToolProperty: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setS1ASclassPath: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] init-common: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] execute-sql-common: [2023-01-15T20:46:59.333Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/drop_pointbase.sql [2023-01-15T20:46:59.333Z] [sql] 0 rows affected [2023-01-15T20:46:59.333Z] [sql] 0 rows affected [2023-01-15T20:46:59.333Z] [sql] 2 of 2 SQL statements executed successfully [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setOSConditions: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setToolWin: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setToolUnix: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setToolProperty: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setS1ASclassPath: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] init-common: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] undeploy-jdbc-common: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setOSConditions: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setToolWin: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setToolUnix: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setToolProperty: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] setS1ASclassPath: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] init-common: [2023-01-15T20:46:59.333Z] [2023-01-15T20:46:59.333Z] delete-jdbc-resource-common: [2023-01-15T20:46:59.333Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-01-15T20:46:59.333Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:59.387Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:46:59.388Z] [javac] 1 warning [2023-01-15T20:46:59.388Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:59.388Z] [2023-01-15T20:46:59.388Z] unjar-client-utils: [2023-01-15T20:46:59.388Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:46:59.388Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:46:59.388Z] [2023-01-15T20:46:59.388Z] internal-run: [2023-01-15T20:46:59.388Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass [2023-01-15T20:46:59.647Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:46:59.896Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-01-15T20:46:59.905Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:02.175Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-01-15T20:47:02.176Z] [echo] cmd executed for server [2023-01-15T20:47:02.176Z] [2023-01-15T20:47:02.176Z] setOSConditions: [2023-01-15T20:47:02.176Z] [2023-01-15T20:47:02.176Z] setToolWin: [2023-01-15T20:47:02.176Z] [2023-01-15T20:47:02.176Z] setToolUnix: [2023-01-15T20:47:02.176Z] [2023-01-15T20:47:02.176Z] setToolProperty: [2023-01-15T20:47:02.176Z] [2023-01-15T20:47:02.176Z] setS1ASclassPath: [2023-01-15T20:47:02.176Z] [2023-01-15T20:47:02.176Z] init-common: [2023-01-15T20:47:02.176Z] [2023-01-15T20:47:02.176Z] delete-jdbc-connpool-common: [2023-01-15T20:47:02.176Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-01-15T20:47:02.176Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:02.434Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-01-15T20:47:02.434Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-01-15T20:47:02.434Z] [echo] cmd executed for server [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] setOSConditions: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] setToolWin: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] setToolUnix: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] setToolProperty: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] setS1ASclassPath: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] init-common: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] delete-jdbc-resource-common: [2023-01-15T20:47:02.434Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/tracingsql-res [2023-01-15T20:47:02.434Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:02.434Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/tracingsql-res [2023-01-15T20:47:02.434Z] [exec] JDBC resource jdbc/tracingsql-res deleted successfully [2023-01-15T20:47:02.434Z] [echo] cmd executed for server [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] setOSConditions: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] setToolWin: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] setToolUnix: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] setToolProperty: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] setS1ASclassPath: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] init-common: [2023-01-15T20:47:02.434Z] [2023-01-15T20:47:02.434Z] delete-jdbc-connpool-common: [2023-01-15T20:47:02.434Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true tracingsql-pool [2023-01-15T20:47:02.434Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:02.434Z] [exec] Jan 15, 2023 8:47:00 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:47:02.434Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true tracingsql-pool [2023-01-15T20:47:02.435Z] [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. [2023-01-15T20:47:02.435Z] [exec] JDBC Connection pool tracingsql-pool deleted successfully [2023-01-15T20:47:02.436Z] [echo] cmd executed for server [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] setOSConditions: [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] setToolWin: [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] setToolUnix: [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] setToolProperty: [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] setS1ASclassPath: [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] init-common: [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] undeploy-common: [2023-01-15T20:47:02.436Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:02.436Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:47:02.436Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/lib/sql-trace-listener.jar [2023-01-15T20:47:02.436Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/logger/sql-trace-listener.jar [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] restart-server: [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] setOSConditions: [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] stop-server: [2023-01-15T20:47:02.436Z] [2023-01-15T20:47:02.436Z] stop-server-unix: [2023-01-15T20:47:02.436Z] [echo] stopping server on unix ... [2023-01-15T20:47:02.436Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:03.804Z] [exec] Waiting for the domain to stop . [2023-01-15T20:47:03.804Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:47:03.808Z] [exec] @PermitAll method invocation failed - good... [2023-01-15T20:47:03.809Z] [exec] @DenyAll method invocation failed - good... [2023-01-15T20:47:04.067Z] [exec] Got expected failure The server sent HTTP status code 401: Unauthorized [2023-01-15T20:47:04.067Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-negative [2023-01-15T20:47:04.067Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:47:04.067Z] [exec] [2023-01-15T20:47:04.067Z] [exec] [2023-01-15T20:47:04.067Z] [exec] ----------------------------------------- [2023-01-15T20:47:04.067Z] [exec] - webservices-ejb-rolesAllowed-annotation-negative: PASS - [2023-01-15T20:47:04.067Z] [exec] ----------------------------------------- [2023-01-15T20:47:04.067Z] [exec] Total PASS: 1 [2023-01-15T20:47:04.067Z] [exec] Total FAIL: 0 [2023-01-15T20:47:04.067Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:47:04.067Z] [exec] ----------------------------------------- [2023-01-15T20:47:04.067Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:47:04.067Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:47:04.067Z] [echo] CREATING USERS... [2023-01-15T20:47:04.067Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles [2023-01-15T20:47:04.067Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:04.633Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:47:04.633Z] [exec] asadmin --port 4848 --user admin --passwordfile ./passwordfile create-file-user [options] ... [2023-01-15T20:47:04.633Z] [exec] Command create-file-user executed successfully. [2023-01-15T20:47:04.891Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles [2023-01-15T20:47:04.891Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:05.456Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:47:05.456Z] [exec] asadmin --port 4848 --user admin --passwordfile ./passwordfile create-file-user [options] ... [2023-01-15T20:47:05.456Z] [exec] Command create-file-user executed successfully. [2023-01-15T20:47:05.456Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:05.456Z] [2023-01-15T20:47:05.456Z] internal-run: [2023-01-15T20:47:05.456Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass webservicetester tester [2023-01-15T20:47:05.713Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:05.971Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:06.908Z] [exec] Jan 15, 2023 8:47:06 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:47:06.908Z] [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. [2023-01-15T20:47:09.440Z] [exec] @PermitAll method invocation passed - good... [2023-01-15T20:47:09.698Z] [exec] @DenyAll method invocation failed - good... [2023-01-15T20:47:09.698Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:47:09.698Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-positive [2023-01-15T20:47:09.698Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:47:09.698Z] [exec] [2023-01-15T20:47:09.698Z] [exec] [2023-01-15T20:47:09.698Z] [exec] ----------------------------------------- [2023-01-15T20:47:09.698Z] [exec] - webservices-ejb-rolesAllowed-annotation-positive: PASS - [2023-01-15T20:47:09.698Z] [exec] ----------------------------------------- [2023-01-15T20:47:09.698Z] [exec] Total PASS: 1 [2023-01-15T20:47:09.698Z] [exec] Total FAIL: 0 [2023-01-15T20:47:09.698Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:47:09.698Z] [exec] ----------------------------------------- [2023-01-15T20:47:09.698Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:47:09.698Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:47:09.698Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:09.698Z] [2023-01-15T20:47:09.698Z] internal-run: [2023-01-15T20:47:09.698Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass webservicetester2 tester2 FAILURE [2023-01-15T20:47:09.698Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:10.268Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:11.203Z] [exec] Jan 15, 2023 8:47:10 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:47:11.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. [2023-01-15T20:47:13.758Z] [2023-01-15T20:47:13.758Z] stop-server-windows: [2023-01-15T20:47:14.485Z] [exec] @PermitAll method invocation passed - good... [2023-01-15T20:47:14.485Z] [exec] @DenyAll method invocation failed - good... [2023-01-15T20:47:14.485Z] [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. [2023-01-15T20:47:14.485Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-negative-2 [2023-01-15T20:47:14.485Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:47:14.485Z] [exec] [2023-01-15T20:47:14.485Z] [exec] [2023-01-15T20:47:14.485Z] [exec] ----------------------------------------- [2023-01-15T20:47:14.485Z] [exec] - webservices-ejb-rolesAllowed-annotation-negative-2: PASS - [2023-01-15T20:47:14.485Z] [exec] ----------------------------------------- [2023-01-15T20:47:14.485Z] [exec] Total PASS: 1 [2023-01-15T20:47:14.485Z] [exec] Total FAIL: 0 [2023-01-15T20:47:14.485Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:47:14.485Z] [exec] ----------------------------------------- [2023-01-15T20:47:14.485Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:47:14.485Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:47:14.485Z] [echo] DELETING USERS... [2023-01-15T20:47:14.485Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:15.055Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:47:15.055Z] [exec] asadmin --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt delete-file-user [options] ... [2023-01-15T20:47:15.055Z] [exec] Command delete-file-user executed successfully. [2023-01-15T20:47:15.312Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:15.879Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:47:15.879Z] [exec] asadmin --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt delete-file-user [options] ... [2023-01-15T20:47:15.879Z] [exec] Command delete-file-user executed successfully. [2023-01-15T20:47:15.880Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:15.880Z] [2023-01-15T20:47:15.880Z] undeploy: [2023-01-15T20:47:15.880Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:15.880Z] [2023-01-15T20:47:15.880Z] autoundeploy-file: [2023-01-15T20:47:15.880Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-01-15T20:47:17.781Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:17.781Z] [2023-01-15T20:47:17.781Z] clean: [2023-01-15T20:47:17.781Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml [2023-01-15T20:47:17.781Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:17.781Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:17.781Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:17.781Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:17.781Z] [2023-01-15T20:47:17.781Z] all: [2023-01-15T20:47:17.781Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:17.781Z] [2023-01-15T20:47:17.781Z] test_build: [2023-01-15T20:47:17.781Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:18.039Z] [exec] parsing WSDL... [2023-01-15T20:47:18.039Z] [exec] [2023-01-15T20:47:18.039Z] [exec] [2023-01-15T20:47:18.974Z] [exec] [2023-01-15T20:47:18.974Z] [exec] Generating code... [2023-01-15T20:47:18.974Z] [exec] [2023-01-15T20:47:18.974Z] [exec] [2023-01-15T20:47:18.974Z] [exec] Compiling code... [2023-01-15T20:47:18.974Z] [exec] [2023-01-15T20:47:19.011Z] [2023-01-15T20:47:19.012Z] setOSConditions: [2023-01-15T20:47:19.012Z] [2023-01-15T20:47:19.012Z] start-server: [2023-01-15T20:47:19.012Z] [echo] +-----------------------------+ [2023-01-15T20:47:19.012Z] [echo] | | [2023-01-15T20:47:19.012Z] [echo] | S T A R T I N G GLASSFISH | [2023-01-15T20:47:19.012Z] [echo] | in Felix mode | [2023-01-15T20:47:19.012Z] [echo] | | [2023-01-15T20:47:19.012Z] [echo] +-----------------------------+ [2023-01-15T20:47:19.012Z] [2023-01-15T20:47:19.012Z] start-server-unix: [2023-01-15T20:47:19.012Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:19.912Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:19.912Z] [2023-01-15T20:47:19.912Z] build: [2023-01-15T20:47:19.912Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:19.912Z] [2023-01-15T20:47:19.912Z] test-compile: [2023-01-15T20:47:19.912Z] [echo] Compiling into endpoint/HelloImpl.class [2023-01-15T20:47:19.912Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:19.913Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:20.848Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:47:20.848Z] [javac] 1 warning [2023-01-15T20:47:20.848Z] [echo] Building with package endpoint [2023-01-15T20:47:20.849Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-01-15T20:47:22.223Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:22.223Z] [2023-01-15T20:47:22.223Z] run: [2023-01-15T20:47:22.223Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:22.223Z] [2023-01-15T20:47:22.223Z] prepare-client: [2023-01-15T20:47:22.223Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:22.223Z] [2023-01-15T20:47:22.223Z] wsdl-import: [2023-01-15T20:47:22.223Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:22.223Z] [2023-01-15T20:47:22.223Z] configurable-wsdl-import: [2023-01-15T20:47:22.223Z] [echo] Current time (ISO): 2023-01-15T20:47:22.085+0000 [2023-01-15T20:47:22.223Z] [echo] wsimporting http://localhost:8080/HelloImplService/endpoint.HelloImpl?WSDL; special args are ${wsimport-special-args} [2023-01-15T20:47:22.223Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:22.788Z] [exec] parsing WSDL... [2023-01-15T20:47:22.788Z] [exec] [2023-01-15T20:47:22.788Z] [exec] [2023-01-15T20:47:23.187Z] [exec] Waiting for domain1 to start .... [2023-01-15T20:47:23.187Z] [exec] Successfully started the domain : domain1 [2023-01-15T20:47:23.187Z] [exec] domain Location: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1 [2023-01-15T20:47:23.187Z] [exec] Log File: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/logs/server.log [2023-01-15T20:47:23.187Z] [exec] Admin Port: 4848 [2023-01-15T20:47:23.187Z] [exec] Command start-domain executed successfully. [2023-01-15T20:47:23.725Z] [exec] [2023-01-15T20:47:23.725Z] [exec] Generating code... [2023-01-15T20:47:23.725Z] [exec] [2023-01-15T20:47:23.725Z] [exec] [2023-01-15T20:47:23.725Z] [exec] Compiling code... [2023-01-15T20:47:23.725Z] [exec] [2023-01-15T20:47:25.098Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:25.098Z] [2023-01-15T20:47:25.098Z] compile-client: [2023-01-15T20:47:25.098Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:25.098Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] setHttpPort: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] run.positive: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] common.run.positive: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] setHttpPort: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] common.run: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] checkAppOnServer: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] declare-test: [2023-01-15T20:47:25.282Z] [echo] Starting test simple osgi/simple Test asadmin deploy (server) [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] init.os: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] init.tools.unix: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] init.tools.windows: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] init.tools: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] setAsadminArgs: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] init: [2023-01-15T20:47:25.282Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:25.282Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:25.282Z] [get] Not modified - so not downloaded [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] init.customtasks: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] prepare: [2023-01-15T20:47:25.282Z] [2023-01-15T20:47:25.282Z] compile: [2023-01-15T20:47:25.283Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:25.283Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] runclient: [2023-01-15T20:47:25.283Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2023-01-15T20:47:25.283Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:25.283Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2023-01-15T20:47:25.283Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2023-01-15T20:47:25.283Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2023-01-15T20:47:25.283Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1974) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1969) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(Native Method) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1968) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:47:25.283Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2023-01-15T20:47:25.283Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2023-01-15T20:47:25.283Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2023-01-15T20:47:25.283Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1920) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:47:25.283Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527) [2023-01-15T20:47:25.283Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2023-01-15T20:47:25.283Z] [javaWithResult] ... 2 more [2023-01-15T20:47:25.283Z] [javaWithResult] Java Result: 255 [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] processResult: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] failed: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] passed: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] unknown: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] writeLogToConsole: [2023-01-15T20:47:25.283Z] [echo] Test simple UNKNOWN at 15-Jan-2023 20:47:23.745 with return code 255 [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.os: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools.unix: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools.windows: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] setAsadminArgs: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init: [2023-01-15T20:47:25.283Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:25.283Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:25.283Z] [get] Not modified - so not downloaded [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.customtasks: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] checkAppOnCluster: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.os: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools.unix: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools.windows: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] setAsadminArgs: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init: [2023-01-15T20:47:25.283Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:25.283Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:25.283Z] [get] Not modified - so not downloaded [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.customtasks: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] prepare: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] redeploy.osgi.asadmin: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] setAsadminArgs: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] common.redeploy.osgi.asadmin: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.os: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools.unix: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools.windows: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] setAsadminArgs: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init: [2023-01-15T20:47:25.283Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:25.283Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:25.283Z] [get] Not modified - so not downloaded [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.customtasks: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] delAppRef: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.os: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools.unix: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools.windows: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.tools: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] setAsadminArgs: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init: [2023-01-15T20:47:25.283Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:25.283Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:25.283Z] [get] Not modified - so not downloaded [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] init.customtasks: [2023-01-15T20:47:25.283Z] [2023-01-15T20:47:25.283Z] common.run.asadmin: [2023-01-15T20:47:25.284Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --type osgi --force=true /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2023-01-15T20:47:25.284Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:25.284Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:47:25.284Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:47:25.284Z] [exec] Application deployed with name simple. [2023-01-15T20:47:25.284Z] [exec] Command deploy executed successfully. [2023-01-15T20:47:25.284Z] [2023-01-15T20:47:25.284Z] init.os: [2023-01-15T20:47:25.284Z] [2023-01-15T20:47:25.284Z] init.tools.unix: [2023-01-15T20:47:25.284Z] [2023-01-15T20:47:25.284Z] init.tools.windows: [2023-01-15T20:47:25.284Z] [2023-01-15T20:47:25.284Z] init.tools: [2023-01-15T20:47:25.284Z] [2023-01-15T20:47:25.284Z] setAsadminArgs: [2023-01-15T20:47:25.284Z] [2023-01-15T20:47:25.284Z] init: [2023-01-15T20:47:25.284Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:25.284Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:25.284Z] [get] Not modified - so not downloaded [2023-01-15T20:47:25.284Z] [2023-01-15T20:47:25.284Z] init.customtasks: [2023-01-15T20:47:25.284Z] [2023-01-15T20:47:25.284Z] setEnabled: [2023-01-15T20:47:25.284Z] [2023-01-15T20:47:25.284Z] createAppRef: [2023-01-15T20:47:25.356Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:47:25.357Z] [javac] 1 warning [2023-01-15T20:47:25.357Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:25.357Z] [2023-01-15T20:47:25.357Z] unjar-client-utils: [2023-01-15T20:47:25.357Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:25.615Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:25.615Z] [2023-01-15T20:47:25.615Z] internal-run: [2023-01-15T20:47:25.615Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2023-01-15T20:47:25.615Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:25.873Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:29.154Z] [exec] Jan 15, 2023 8:47:28 PM org.glassfish.webservices.WebServiceReferenceManagerImpl getServletAdapterBasedOnWsdlUrl [2023-01-15T20:47:29.154Z] [exec] INFO: Going to fetch ServletAdapter holding wsdl content for web service HelloImplService based on url: null [2023-01-15T20:47:29.154Z] [exec] Jan 15, 2023 8:47:28 PM org.glassfish.webservices.WebServiceReferenceManagerImpl resolveWSReference [2023-01-15T20:47:29.154Z] [exec] WARNING: Following exception was thrown: [2023-01-15T20:47:29.154Z] [exec] java.lang.reflect.InvocationTargetException [2023-01-15T20:47:29.154Z] [exec] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-01-15T20:47:29.154Z] [exec] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [2023-01-15T20:47:29.154Z] [exec] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-01-15T20:47:29.154Z] [exec] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [2023-01-15T20:47:29.154Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.initiateInstance(WebServiceReferenceManagerImpl.java:256) [2023-01-15T20:47:29.154Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.resolveWSReference(WebServiceReferenceManagerImpl.java:113) [2023-01-15T20:47:29.154Z] [exec] at com.sun.enterprise.container.common.impl.ComponentEnvManagerImpl$WebServiceRefProxy.create(ComponentEnvManagerImpl.java:944) [2023-01-15T20:47:29.154Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:721) [2023-01-15T20:47:29.154Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:691) [2023-01-15T20:47:29.154Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) [2023-01-15T20:47:29.154Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:447) [2023-01-15T20:47:29.154Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:414) [2023-01-15T20:47:29.154Z] [exec] at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) [2023-01-15T20:47:29.154Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl._inject(InjectionManagerImpl.java:614) [2023-01-15T20:47:29.154Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.inject(InjectionManagerImpl.java:483) [2023-01-15T20:47:29.154Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:211) [2023-01-15T20:47:29.154Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:203) [2023-01-15T20:47:29.154Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer$ClientMainClassSetting.getClientMainClass(AppClientContainer.java:611) [2023-01-15T20:47:29.154Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.getMainMethod(AppClientContainer.java:500) [2023-01-15T20:47:29.154Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.completePreparation(AppClientContainer.java:393) [2023-01-15T20:47:29.154Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.prepare(AppClientContainer.java:297) [2023-01-15T20:47:29.154Z] [exec] at org.glassfish.appclient.client.AppClientFacade.prepareACC(AppClientFacade.java:224) [2023-01-15T20:47:29.154Z] [exec] at org.glassfish.appclient.client.acc.agent.AppClientContainerAgent.premain(AppClientContainerAgent.java:60) [2023-01-15T20:47:29.154Z] [exec] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T20:47:29.154Z] [exec] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T20:47:29.154Z] [exec] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:47:29.154Z] [exec] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:47:29.154Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:513) [2023-01-15T20:47:29.155Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:525) [2023-01-15T20:47:29.155Z] [exec] Caused by: jakarta.xml.ws.WebServiceException: Failed to access the WSDL at: http://localhost:8080/HelloImplService/HelloImpl?WSDL. It failed with: [2023-01-15T20:47:29.155Z] [exec] http://localhost:8080/HelloImplService/HelloImpl?WSDL. [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:235) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:216) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:179) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:148) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:335) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:293) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:202) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:183) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:179) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:89) [2023-01-15T20:47:29.155Z] [exec] at jakarta.xml.ws.Service.(Service.java:82) [2023-01-15T20:47:29.155Z] [exec] at endpoint.jaxws.HelloImplService.(HelloImplService.java:58) [2023-01-15T20:47:29.155Z] [exec] ... 29 more [2023-01-15T20:47:29.155Z] [exec] Caused by: java.io.FileNotFoundException: http://localhost:8080/HelloImplService/HelloImpl?WSDL [2023-01-15T20:47:29.155Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1920) [2023-01-15T20:47:29.155Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:47:29.155Z] [exec] at java.base/java.net.URL.openStream(URL.java:1140) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:969) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.resolveWSDL(RuntimeWSDLParser.java:370) [2023-01-15T20:47:29.155Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:201) [2023-01-15T20:47:29.155Z] [exec] ... 39 more [2023-01-15T20:47:29.155Z] [exec] [2023-01-15T20:47:29.155Z] [exec] com.sun.enterprise.container.common.spi.util.InjectionException: Exception attempting to inject Env-Prop: client.Client/service@Field-Injectable Resource. Class name = client.Client Field name=service@jakarta.jws.WebServiceRef@@@ into class client.Client: Lookup failed for 'java:comp/env/client.Client/service' 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} [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl._inject(InjectionManagerImpl.java:716) [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.inject(InjectionManagerImpl.java:483) [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:211) [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:203) [2023-01-15T20:47:29.155Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer$ClientMainClassSetting.getClientMainClass(AppClientContainer.java:611) [2023-01-15T20:47:29.155Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.getMainMethod(AppClientContainer.java:500) [2023-01-15T20:47:29.155Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.completePreparation(AppClientContainer.java:393) [2023-01-15T20:47:29.155Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.prepare(AppClientContainer.java:297) [2023-01-15T20:47:29.155Z] [exec] at org.glassfish.appclient.client.AppClientFacade.prepareACC(AppClientFacade.java:224) [2023-01-15T20:47:29.155Z] [exec] at org.glassfish.appclient.client.acc.agent.AppClientContainerAgent.premain(AppClientContainerAgent.java:60) [2023-01-15T20:47:29.155Z] [exec] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-01-15T20:47:29.155Z] [exec] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-01-15T20:47:29.155Z] [exec] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-01-15T20:47:29.155Z] [exec] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-01-15T20:47:29.155Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:513) [2023-01-15T20:47:29.155Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:525) [2023-01-15T20:47:29.155Z] [exec] Caused by: javax.naming.NamingException: Lookup failed for 'java:comp/env/client.Client/service' 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.NamingException [Root exception is java.lang.reflect.InvocationTargetException]] [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:467) [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:414) [2023-01-15T20:47:29.155Z] [exec] at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl._inject(InjectionManagerImpl.java:614) [2023-01-15T20:47:29.155Z] [exec] ... 15 more [2023-01-15T20:47:29.155Z] [exec] Caused by: javax.naming.NamingException [Root exception is java.lang.reflect.InvocationTargetException] [2023-01-15T20:47:29.155Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.resolveWSReference(WebServiceReferenceManagerImpl.java:207) [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.container.common.impl.ComponentEnvManagerImpl$WebServiceRefProxy.create(ComponentEnvManagerImpl.java:944) [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:721) [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:691) [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) [2023-01-15T20:47:29.155Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:447) [2023-01-15T20:47:29.155Z] [exec] ... 18 more [2023-01-15T20:47:29.155Z] [exec] Caused by: java.lang.reflect.InvocationTargetException [2023-01-15T20:47:29.155Z] [exec] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-01-15T20:47:29.155Z] [exec] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [2023-01-15T20:47:29.156Z] [exec] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-01-15T20:47:29.156Z] [exec] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [2023-01-15T20:47:29.156Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.initiateInstance(WebServiceReferenceManagerImpl.java:256) [2023-01-15T20:47:29.156Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.resolveWSReference(WebServiceReferenceManagerImpl.java:113) [2023-01-15T20:47:29.156Z] [exec] ... 23 more [2023-01-15T20:47:29.156Z] [exec] Caused by: jakarta.xml.ws.WebServiceException: Failed to access the WSDL at: http://localhost:8080/HelloImplService/HelloImpl?WSDL. It failed with: [2023-01-15T20:47:29.156Z] [exec] http://localhost:8080/HelloImplService/HelloImpl?WSDL. [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:235) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:216) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:179) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:148) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:335) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:293) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:202) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:183) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:179) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:89) [2023-01-15T20:47:29.156Z] [exec] at jakarta.xml.ws.Service.(Service.java:82) [2023-01-15T20:47:29.156Z] [exec] at endpoint.jaxws.HelloImplService.(HelloImplService.java:58) [2023-01-15T20:47:29.156Z] [exec] ... 29 more [2023-01-15T20:47:29.156Z] [exec] Caused by: java.io.FileNotFoundException: http://localhost:8080/HelloImplService/HelloImpl?WSDL [2023-01-15T20:47:29.156Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1920) [2023-01-15T20:47:29.156Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:47:29.156Z] [exec] at java.base/java.net.URL.openStream(URL.java:1140) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:969) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.resolveWSDL(RuntimeWSDLParser.java:370) [2023-01-15T20:47:29.156Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:201) [2023-01-15T20:47:29.156Z] [exec] ... 39 more [2023-01-15T20:47:29.156Z] [exec] Result: 1 [2023-01-15T20:47:29.156Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:29.156Z] [2023-01-15T20:47:29.156Z] undeploy: [2023-01-15T20:47:29.156Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:29.156Z] [2023-01-15T20:47:29.156Z] autoundeploy-file: [2023-01-15T20:47:29.156Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-01-15T20:47:29.722Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:29.722Z] [2023-01-15T20:47:29.722Z] internal-report-success: [2023-01-15T20:47:29.722Z] [2023-01-15T20:47:29.722Z] internal-report-failure: [2023-01-15T20:47:29.722Z] [2023-01-15T20:47:29.722Z] report: [2023-01-15T20:47:29.722Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:29.722Z] [2023-01-15T20:47:29.722Z] clean: [2023-01-15T20:47:29.722Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml [2023-01-15T20:47:29.722Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:29.722Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:29.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:29.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:29.722Z] [2023-01-15T20:47:29.722Z] test-all: [2023-01-15T20:47:29.722Z] [echo] Starting Test /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/endpoint [2023-01-15T20:47:29.722Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:29.722Z] [2023-01-15T20:47:29.722Z] deploy: [2023-01-15T20:47:29.722Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:29.723Z] [2023-01-15T20:47:29.723Z] build: [2023-01-15T20:47:29.723Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:29.723Z] [2023-01-15T20:47:29.723Z] test-compile: [2023-01-15T20:47:29.723Z] [echo] Compiling into endpoint/HelloEJB.class [2023-01-15T20:47:29.723Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:29.723Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:30.657Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:47:30.657Z] [javac] 1 warning [2023-01-15T20:47:30.657Z] [echo] Building with package endpoint [2023-01-15T20:47:30.657Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2023-01-15T20:47:32.033Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:32.033Z] [2023-01-15T20:47:32.033Z] run: [2023-01-15T20:47:32.033Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:32.033Z] [2023-01-15T20:47:32.033Z] prepare-client: [2023-01-15T20:47:32.033Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:32.033Z] [2023-01-15T20:47:32.033Z] wsdl-import: [2023-01-15T20:47:32.033Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:32.033Z] [2023-01-15T20:47:32.033Z] configurable-wsdl-import: [2023-01-15T20:47:32.033Z] [echo] Current time (ISO): 2023-01-15T20:47:31.874+0000 [2023-01-15T20:47:32.033Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2023-01-15T20:47:32.033Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:32.598Z] [exec] parsing WSDL... [2023-01-15T20:47:32.598Z] [exec] [2023-01-15T20:47:32.598Z] [exec] [2023-01-15T20:47:33.146Z] [2023-01-15T20:47:33.147Z] start-server-windows: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] all: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setOSConditions: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolWin: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolUnix: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolProperty: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setS1ASclassPath: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] init-common: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] clean: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setOSConditions: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolWin: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolUnix: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolProperty: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setS1ASclassPath: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] init-common: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] clean-common: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setOSConditions: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolWin: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolUnix: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolProperty: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setS1ASclassPath: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] init-common: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] clean-classes-common: [2023-01-15T20:47:33.147Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setOSConditions: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolWin: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolUnix: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolProperty: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setS1ASclassPath: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] init-common: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] clean-jars-common: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] compile: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setOSConditions: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolWin: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolUnix: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setToolProperty: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] setS1ASclassPath: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] init-common: [2023-01-15T20:47:33.147Z] [2023-01-15T20:47:33.147Z] compile-common: [2023-01-15T20:47:33.147Z] [echo] Current time (ISO): 2023-01-15T20:47:32.781+0000 [2023-01-15T20:47:33.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:33.147Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:33.147Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:33.531Z] [exec] [2023-01-15T20:47:33.531Z] [exec] Generating code... [2023-01-15T20:47:33.531Z] [exec] [2023-01-15T20:47:33.531Z] [exec] [2023-01-15T20:47:33.531Z] [exec] Compiling code... [2023-01-15T20:47:33.531Z] [exec] [2023-01-15T20:47:34.905Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:34.905Z] [2023-01-15T20:47:34.905Z] compile-client: [2023-01-15T20:47:34.906Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:34.906Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:35.041Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:47:35.041Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/datasource40/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:47:35.042Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:47:35.042Z] [javac] 1 warning [2023-01-15T20:47:35.042Z] [2023-01-15T20:47:35.042Z] setOSConditions: [2023-01-15T20:47:35.042Z] [2023-01-15T20:47:35.042Z] setToolWin: [2023-01-15T20:47:35.042Z] [2023-01-15T20:47:35.042Z] setToolUnix: [2023-01-15T20:47:35.042Z] [2023-01-15T20:47:35.042Z] setToolProperty: [2023-01-15T20:47:35.042Z] [2023-01-15T20:47:35.042Z] setS1ASclassPath: [2023-01-15T20:47:35.042Z] [2023-01-15T20:47:35.042Z] init-common: [2023-01-15T20:47:35.042Z] [2023-01-15T20:47:35.042Z] compile-common: [2023-01-15T20:47:35.042Z] [echo] Current time (ISO): 2023-01-15T20:47:34.837+0000 [2023-01-15T20:47:35.042Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:35.042Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:35.471Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:47:35.472Z] [javac] 1 warning [2023-01-15T20:47:35.472Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:35.472Z] [2023-01-15T20:47:35.472Z] unjar-client-utils: [2023-01-15T20:47:35.472Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:35.472Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:35.472Z] [2023-01-15T20:47:35.472Z] internal-run: [2023-01-15T20:47:35.472Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2023-01-15T20:47:35.472Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:35.730Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:36.934Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:47:36.934Z] [javac] 1 warning [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] build: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] setOSConditions: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] fixFiles: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] convUnix: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] convWin: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] setToolWin: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] setToolUnix: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] setToolProperty: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] setS1ASclassPath: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] init-common: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] package-persistence-common: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] ejb-jar-common: [2023-01-15T20:47:36.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] package-ejbjar-common: [2023-01-15T20:47:36.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:47:36.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:47:36.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:47:36.934Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40-ejb.jar [2023-01-15T20:47:36.934Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] appclient-jar-common: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] package-appclientjar-common: [2023-01-15T20:47:36.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:47:36.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:47:36.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:47:36.934Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40-client.jar [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] webclient-war-common: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] build-ear-common: [2023-01-15T20:47:36.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:47:36.934Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40App.ear [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] deploy: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] setOSConditions: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] setToolWin: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] setToolUnix: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] setToolProperty: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] setS1ASclassPath: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] init-common: [2023-01-15T20:47:36.934Z] [2023-01-15T20:47:36.934Z] execute-sql-common: [2023-01-15T20:47:36.935Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/datasource40/sql/create_pointbase.sql [2023-01-15T20:47:36.935Z] [sql] 0 of 0 SQL statements executed successfully [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] setOSConditions: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] setToolWin: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] setToolUnix: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] setToolProperty: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] setS1ASclassPath: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] init-common: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] deploy-jdbc-common: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] setOSConditions: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] setToolWin: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] setToolUnix: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] setToolProperty: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] setS1ASclassPath: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] init-common: [2023-01-15T20:47:36.935Z] [2023-01-15T20:47:36.935Z] create-jdbc-connpool-common: [2023-01-15T20:47:36.935Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:37.498Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:38.867Z] [exec] JDBC connection pool ds-pool created successfully. [2023-01-15T20:47:38.867Z] [2023-01-15T20:47:38.867Z] set-derby-connpool-props: [2023-01-15T20:47:38.867Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:39.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.User=dbuser [2023-01-15T20:47:39.379Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.User=dbuser [2023-01-15T20:47:39.379Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:39.916Z] [exec] Value of key is:ejb-oneway-annotation [2023-01-15T20:47:39.916Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:47:39.916Z] [exec] [2023-01-15T20:47:39.916Z] [exec] [2023-01-15T20:47:39.916Z] [exec] ----------------------------------------- [2023-01-15T20:47:39.916Z] [exec] - ejb-oneway-annotation: PASS - [2023-01-15T20:47:39.916Z] [exec] ----------------------------------------- [2023-01-15T20:47:39.916Z] [exec] Total PASS: 1 [2023-01-15T20:47:39.916Z] [exec] Total FAIL: 0 [2023-01-15T20:47:39.916Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:47:39.916Z] [exec] ----------------------------------------- [2023-01-15T20:47:39.916Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:47:39.916Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:47:39.916Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2023-01-15T20:47:39.916Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:39.916Z] [2023-01-15T20:47:39.916Z] undeploy: [2023-01-15T20:47:39.916Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:39.916Z] [2023-01-15T20:47:39.916Z] autoundeploy-file: [2023-01-15T20:47:39.916Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2023-01-15T20:47:39.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.Password=dbpassword [2023-01-15T20:47:39.943Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.Password=dbpassword [2023-01-15T20:47:39.943Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:40.507Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.driverType=4 [2023-01-15T20:47:40.507Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.driverType=4 [2023-01-15T20:47:40.507Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:40.764Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.portNumber=1527 [2023-01-15T20:47:41.021Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.portNumber=1527 [2023-01-15T20:47:41.021Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:41.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.dataBaseName=testdb [2023-01-15T20:47:41.589Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.dataBaseName=testdb [2023-01-15T20:47:41.589Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:41.815Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:41.815Z] [2023-01-15T20:47:41.815Z] internal-report-success: [2023-01-15T20:47:41.815Z] [2023-01-15T20:47:41.815Z] internal-report-failure: [2023-01-15T20:47:41.815Z] [2023-01-15T20:47:41.815Z] report: [2023-01-15T20:47:41.815Z] [2023-01-15T20:47:41.815Z] all: [2023-01-15T20:47:41.815Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:41.815Z] [2023-01-15T20:47:41.815Z] clean: [2023-01-15T20:47:41.815Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml [2023-01-15T20:47:41.815Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:41.815Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:41.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:41.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:41.815Z] [2023-01-15T20:47:41.815Z] test-all: [2023-01-15T20:47:41.815Z] [echo] Starting Test /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/endpoint [2023-01-15T20:47:41.815Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:41.815Z] [2023-01-15T20:47:41.815Z] deploy: [2023-01-15T20:47:41.815Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:41.815Z] [2023-01-15T20:47:41.815Z] build: [2023-01-15T20:47:41.815Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:41.815Z] [2023-01-15T20:47:41.815Z] test-compile: [2023-01-15T20:47:41.815Z] [echo] Compiling into endpoint/HelloEJB.class [2023-01-15T20:47:41.815Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:41.815Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:42.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:47:42.153Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:47:42.153Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:42.383Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:47:42.384Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/endpoint/HelloEJB.java uses or overrides a deprecated API. [2023-01-15T20:47:42.384Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:47:42.384Z] [javac] 1 warning [2023-01-15T20:47:42.384Z] [echo] Building with package endpoint [2023-01-15T20:47:42.384Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2023-01-15T20:47:42.717Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.create=true [2023-01-15T20:47:42.717Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.create=true [2023-01-15T20:47:42.717Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:43.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.serverName=localhost [2023-01-15T20:47:43.283Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.serverName=localhost [2023-01-15T20:47:43.283Z] [2023-01-15T20:47:43.283Z] setOSConditions: [2023-01-15T20:47:43.283Z] [2023-01-15T20:47:43.283Z] setToolWin: [2023-01-15T20:47:43.283Z] [2023-01-15T20:47:43.283Z] setToolUnix: [2023-01-15T20:47:43.283Z] [2023-01-15T20:47:43.283Z] setToolProperty: [2023-01-15T20:47:43.283Z] [2023-01-15T20:47:43.283Z] setS1ASclassPath: [2023-01-15T20:47:43.283Z] [2023-01-15T20:47:43.283Z] init-common: [2023-01-15T20:47:43.283Z] [2023-01-15T20:47:43.283Z] create-jdbc-resource-common: [2023-01-15T20:47:43.283Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ds-pool --target server jdbc/ds-resource [2023-01-15T20:47:43.283Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:43.758Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:43.759Z] [2023-01-15T20:47:43.759Z] run: [2023-01-15T20:47:43.759Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:43.759Z] [2023-01-15T20:47:43.759Z] prepare-client: [2023-01-15T20:47:43.759Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:43.759Z] [2023-01-15T20:47:43.759Z] wsdl-import: [2023-01-15T20:47:43.759Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:43.759Z] [2023-01-15T20:47:43.759Z] configurable-wsdl-import: [2023-01-15T20:47:43.759Z] [echo] Current time (ISO): 2023-01-15T20:47:43.694+0000 [2023-01-15T20:47:43.759Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2023-01-15T20:47:43.847Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:43.847Z] [exec] JDBC resource jdbc/ds-resource created successfully. [2023-01-15T20:47:43.847Z] [echo] cmd executed for server [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] setOSConditions: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] setToolWin: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] setToolUnix: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] setToolProperty: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] setS1ASclassPath: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] init-common: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] deploy-jdbc-common: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] setOSConditions: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] setToolWin: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] setToolUnix: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] setToolProperty: [2023-01-15T20:47:43.847Z] [2023-01-15T20:47:43.847Z] setS1ASclassPath: [2023-01-15T20:47:43.848Z] [2023-01-15T20:47:43.848Z] init-common: [2023-01-15T20:47:43.848Z] [2023-01-15T20:47:43.848Z] create-jdbc-connpool-common: [2023-01-15T20:47:43.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:44.017Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:44.415Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:44.415Z] [exec] JDBC connection pool xa-pool created successfully. [2023-01-15T20:47:44.415Z] [2023-01-15T20:47:44.415Z] set-derby-connpool-props: [2023-01-15T20:47:44.415Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:44.584Z] [exec] parsing WSDL... [2023-01-15T20:47:44.584Z] [exec] [2023-01-15T20:47:44.584Z] [exec] [2023-01-15T20:47:44.979Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.User=dbuser [2023-01-15T20:47:44.979Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.User=dbuser [2023-01-15T20:47:44.979Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:45.519Z] [exec] [2023-01-15T20:47:45.519Z] [exec] Generating code... [2023-01-15T20:47:45.519Z] [exec] [2023-01-15T20:47:45.519Z] [exec] [2023-01-15T20:47:45.519Z] [exec] Compiling code... [2023-01-15T20:47:45.519Z] [exec] [2023-01-15T20:47:45.541Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.Password=dbpassword [2023-01-15T20:47:45.541Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.Password=dbpassword [2023-01-15T20:47:45.541Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:46.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.driverType=4 [2023-01-15T20:47:46.106Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.driverType=4 [2023-01-15T20:47:46.106Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:46.452Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:46.456Z] [2023-01-15T20:47:46.456Z] compile-client: [2023-01-15T20:47:46.456Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:46.456Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:46.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.portNumber=1527 [2023-01-15T20:47:46.669Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.portNumber=1527 [2023-01-15T20:47:46.669Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:47.232Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.dataBaseName=testdb [2023-01-15T20:47:47.232Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.dataBaseName=testdb [2023-01-15T20:47:47.232Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:47.389Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:47:47.389Z] [javac] 1 warning [2023-01-15T20:47:47.389Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:47.389Z] [2023-01-15T20:47:47.389Z] unjar-client-utils: [2023-01-15T20:47:47.390Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:47.390Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:47.390Z] [2023-01-15T20:47:47.390Z] internal-run: [2023-01-15T20:47:47.390Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2023-01-15T20:47:47.390Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:47.647Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:47.796Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:47:47.797Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:47:47.797Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:48.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.create=true [2023-01-15T20:47:48.364Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.create=true [2023-01-15T20:47:48.364Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:48.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.serverName=localhost [2023-01-15T20:47:48.878Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.serverName=localhost [2023-01-15T20:47:48.879Z] [2023-01-15T20:47:48.879Z] setOSConditions: [2023-01-15T20:47:48.879Z] [2023-01-15T20:47:48.879Z] setToolWin: [2023-01-15T20:47:48.879Z] [2023-01-15T20:47:48.879Z] setToolUnix: [2023-01-15T20:47:48.879Z] [2023-01-15T20:47:48.879Z] setToolProperty: [2023-01-15T20:47:48.879Z] [2023-01-15T20:47:48.879Z] setS1ASclassPath: [2023-01-15T20:47:48.879Z] [2023-01-15T20:47:48.879Z] init-common: [2023-01-15T20:47:48.879Z] [2023-01-15T20:47:48.879Z] create-jdbc-resource-common: [2023-01-15T20:47:48.879Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid xa-pool --target server jdbc/xa-resource [2023-01-15T20:47:48.879Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:49.442Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:49.442Z] [exec] JDBC resource jdbc/xa-resource created successfully. [2023-01-15T20:47:49.442Z] [echo] cmd executed for server [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] setOSConditions: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] setToolWin: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] setToolUnix: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] setToolProperty: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] setS1ASclassPath: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] init-common: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] deploy-jdbc-common: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] setOSConditions: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] setToolWin: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] setToolUnix: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] setToolProperty: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] setS1ASclassPath: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] init-common: [2023-01-15T20:47:49.442Z] [2023-01-15T20:47:49.442Z] create-jdbc-connpool-common: [2023-01-15T20:47:49.442Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:50.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:50.006Z] [exec] JDBC connection pool cp-pool created successfully. [2023-01-15T20:47:50.006Z] [2023-01-15T20:47:50.006Z] set-derby-connpool-props: [2023-01-15T20:47:50.006Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:50.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.User=dbuser [2023-01-15T20:47:50.569Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.User=dbuser [2023-01-15T20:47:50.569Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:51.133Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.Password=dbpassword [2023-01-15T20:47:51.133Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.Password=dbpassword [2023-01-15T20:47:51.133Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:51.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.driverType=4 [2023-01-15T20:47:51.648Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.driverType=4 [2023-01-15T20:47:51.648Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:51.831Z] [exec] 45WebSvcTest-Hello Appserver Tester !1234 [2023-01-15T20:47:51.831Z] [exec] Value of key is:wsctxt-invocationhandlerctxt [2023-01-15T20:47:51.831Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:47:51.831Z] [exec] [2023-01-15T20:47:51.831Z] [exec] [2023-01-15T20:47:51.831Z] [exec] ----------------------------------------- [2023-01-15T20:47:51.831Z] [exec] - wsctxt-invocationhandlerctxt: PASS - [2023-01-15T20:47:51.831Z] [exec] ----------------------------------------- [2023-01-15T20:47:51.831Z] [exec] Total PASS: 1 [2023-01-15T20:47:51.831Z] [exec] Total FAIL: 0 [2023-01-15T20:47:51.831Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:47:51.831Z] [exec] ----------------------------------------- [2023-01-15T20:47:51.831Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:47:51.831Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:47:51.831Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2023-01-15T20:47:51.831Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:51.831Z] [2023-01-15T20:47:51.831Z] undeploy: [2023-01-15T20:47:51.831Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:51.831Z] [2023-01-15T20:47:51.831Z] autoundeploy-file: [2023-01-15T20:47:51.831Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2023-01-15T20:47:52.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.portNumber=1527 [2023-01-15T20:47:52.212Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.portNumber=1527 [2023-01-15T20:47:52.212Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:52.775Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.dataBaseName=testdb [2023-01-15T20:47:52.775Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.dataBaseName=testdb [2023-01-15T20:47:52.775Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:53.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:47:53.287Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:47:53.287Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:53.732Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:53.733Z] [2023-01-15T20:47:53.733Z] internal-report-success: [2023-01-15T20:47:53.733Z] [2023-01-15T20:47:53.733Z] internal-report-failure: [2023-01-15T20:47:53.733Z] [2023-01-15T20:47:53.733Z] report: [2023-01-15T20:47:53.733Z] [2023-01-15T20:47:53.733Z] all: [2023-01-15T20:47:53.733Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:53.733Z] [2023-01-15T20:47:53.733Z] clean: [2023-01-15T20:47:53.733Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml [2023-01-15T20:47:53.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:53.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:53.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:53.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:53.733Z] [2023-01-15T20:47:53.733Z] deploy: [2023-01-15T20:47:53.733Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:53.733Z] [2023-01-15T20:47:53.733Z] build: [2023-01-15T20:47:53.733Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:53.733Z] [2023-01-15T20:47:53.733Z] test-compile: [2023-01-15T20:47:53.733Z] [echo] Compiling into endpoint/WebServiceEJB.class [2023-01-15T20:47:53.733Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:53.733Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:53.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.create=true [2023-01-15T20:47:53.852Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.create=true [2023-01-15T20:47:53.852Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:53.992Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:47:53.992Z] [javac] 1 warning [2023-01-15T20:47:53.992Z] [echo] Building with package endpoint [2023-01-15T20:47:53.992Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2023-01-15T20:47:54.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.serverName=localhost [2023-01-15T20:47:54.370Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.serverName=localhost [2023-01-15T20:47:54.370Z] [2023-01-15T20:47:54.370Z] setOSConditions: [2023-01-15T20:47:54.370Z] [2023-01-15T20:47:54.370Z] setToolWin: [2023-01-15T20:47:54.370Z] [2023-01-15T20:47:54.370Z] setToolUnix: [2023-01-15T20:47:54.370Z] [2023-01-15T20:47:54.370Z] setToolProperty: [2023-01-15T20:47:54.370Z] [2023-01-15T20:47:54.370Z] setS1ASclassPath: [2023-01-15T20:47:54.370Z] [2023-01-15T20:47:54.370Z] init-common: [2023-01-15T20:47:54.370Z] [2023-01-15T20:47:54.370Z] create-jdbc-resource-common: [2023-01-15T20:47:54.371Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid cp-pool --target server jdbc/cp-resource [2023-01-15T20:47:54.371Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:54.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:54.884Z] [exec] JDBC resource jdbc/cp-resource created successfully. [2023-01-15T20:47:54.884Z] [echo] cmd executed for server [2023-01-15T20:47:54.884Z] [2023-01-15T20:47:54.884Z] asadmin-common: [2023-01-15T20:47:54.884Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:54.884Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:55.448Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:55.448Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.steady-pool-size=1 [2023-01-15T20:47:55.448Z] [2023-01-15T20:47:55.448Z] asadmin-common: [2023-01-15T20:47:55.448Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:55.448Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:55.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:55.893Z] [2023-01-15T20:47:55.893Z] private-run: [2023-01-15T20:47:55.893Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:55.893Z] [2023-01-15T20:47:55.893Z] clean: [2023-01-15T20:47:55.893Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml [2023-01-15T20:47:55.893Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:55.893Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:55.893Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:55.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:55.894Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:55.894Z] [2023-01-15T20:47:55.894Z] wsdl-import: [2023-01-15T20:47:55.894Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:55.894Z] [2023-01-15T20:47:55.894Z] configurable-wsdl-import: [2023-01-15T20:47:55.894Z] [echo] Current time (ISO): 2023-01-15T20:47:55.867+0000 [2023-01-15T20:47:55.894Z] [echo] wsimporting http://localhost:8080/WebServiceEJBService/WebServiceEJB?WSDL; special args are ${wsimport-special-args} [2023-01-15T20:47:55.963Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.max-pool-size=1 [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] setOSConditions: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] setToolWin: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] setToolUnix: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] setToolProperty: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] setS1ASclassPath: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] init-common: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] deploy-common: [2023-01-15T20:47:55.964Z] [echo] Current time (ISO): 2023-01-15T20:47:55.785+0000 [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] setOSConditions: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] setToolWin: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] setToolUnix: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] setToolProperty: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] setS1ASclassPath: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] init-common: [2023-01-15T20:47:55.964Z] [2023-01-15T20:47:55.964Z] deploy-common-pe: [2023-01-15T20:47:55.964Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:56.153Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:56.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40App.ear [2023-01-15T20:47:56.721Z] [exec] parsing WSDL... [2023-01-15T20:47:56.721Z] [exec] [2023-01-15T20:47:56.721Z] [exec] [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] setHttpPort: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] run.positive: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] common.run.positive: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] setHttpPort: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] common.run: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] checkAppOnServer: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] declare-test: [2023-01-15T20:47:57.351Z] [echo] Starting test simple osgi/simple Test asadmin redeploy (server) [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] init.os: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] init.tools.unix: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] init.tools.windows: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] init.tools: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] setAsadminArgs: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] init: [2023-01-15T20:47:57.351Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:57.351Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:57.351Z] [get] Not modified - so not downloaded [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] init.customtasks: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] prepare: [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] compile: [2023-01-15T20:47:57.351Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:57.351Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2023-01-15T20:47:57.351Z] [2023-01-15T20:47:57.351Z] runclient: [2023-01-15T20:47:57.351Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2023-01-15T20:47:57.351Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:57.351Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2023-01-15T20:47:57.351Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2023-01-15T20:47:57.351Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2023-01-15T20:47:57.351Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-01-15T20:47:57.351Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-01-15T20:47:57.351Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [2023-01-15T20:47:57.351Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-01-15T20:47:57.351Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [2023-01-15T20:47:57.351Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1974) [2023-01-15T20:47:57.351Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1969) [2023-01-15T20:47:57.351Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(Native Method) [2023-01-15T20:47:57.351Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1968) [2023-01-15T20:47:57.352Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) [2023-01-15T20:47:57.352Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:47:57.352Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2023-01-15T20:47:57.352Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2023-01-15T20:47:57.352Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2023-01-15T20:47:57.352Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-01-15T20:47:57.352Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1920) [2023-01-15T20:47:57.352Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:47:57.352Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527) [2023-01-15T20:47:57.352Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2023-01-15T20:47:57.352Z] [javaWithResult] ... 2 more [2023-01-15T20:47:57.352Z] [javaWithResult] Java Result: 255 [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] processResult: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] failed: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] passed: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] unknown: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] writeLogToConsole: [2023-01-15T20:47:57.352Z] [echo] Test simple UNKNOWN at 15-Jan-2023 20:47:55.482 with return code 255 [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.os: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools.unix: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools.windows: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] setAsadminArgs: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init: [2023-01-15T20:47:57.352Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:57.352Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:57.352Z] [get] Not modified - so not downloaded [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.customtasks: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] checkAppOnCluster: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] disable.asadmin: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] setAsadminArgs: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] common.disable.asadmin: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.os: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools.unix: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools.windows: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] setAsadminArgs: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init: [2023-01-15T20:47:57.352Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:57.352Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:57.352Z] [get] Not modified - so not downloaded [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.customtasks: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] common.run.asadmin: [2023-01-15T20:47:57.352Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2023-01-15T20:47:57.352Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:57.352Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:47:57.352Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-01-15T20:47:57.352Z] [exec] Command disable executed successfully. [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.os: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools.unix: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools.windows: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] setAsadminArgs: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init: [2023-01-15T20:47:57.352Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:57.352Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:57.352Z] [get] Not modified - so not downloaded [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.customtasks: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] disableAppOnInstance: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] setHttpPort: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] run.negative: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] common.run.negative: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] setHttpPort: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] common.run: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] checkAppOnServer: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] declare-test: [2023-01-15T20:47:57.352Z] [echo] Starting test simple osgi/simple Test asadmin disable (server) [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.os: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools.unix: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools.windows: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.tools: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] setAsadminArgs: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init: [2023-01-15T20:47:57.352Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:57.352Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:57.352Z] [get] Not modified - so not downloaded [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] init.customtasks: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] prepare: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] compile: [2023-01-15T20:47:57.352Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:57.352Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] runclient: [2023-01-15T20:47:57.352Z] [echo] TestClient http://localhost:8080/simple_osgi false ${extra.args} [2023-01-15T20:47:57.352Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:57.352Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2023-01-15T20:47:57.352Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2023-01-15T20:47:57.352Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-01-15T20:47:57.352Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/osgi/simple [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] processResult: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] failed: [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] passed: [2023-01-15T20:47:57.352Z] [echo] Test simple Passed [2023-01-15T20:47:57.352Z] [2023-01-15T20:47:57.352Z] unknown: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init.os: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init.tools.unix: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init.tools.windows: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init.tools: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] setAsadminArgs: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init: [2023-01-15T20:47:57.353Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:57.353Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:57.353Z] [get] Not modified - so not downloaded [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init.customtasks: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] checkAppOnCluster: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] enable.asadmin: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] setAsadminArgs: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] common.enable.asadmin: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init.os: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init.tools.unix: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init.tools.windows: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init.tools: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] setAsadminArgs: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init: [2023-01-15T20:47:57.353Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:57.353Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:57.353Z] [get] Not modified - so not downloaded [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] init.customtasks: [2023-01-15T20:47:57.353Z] [2023-01-15T20:47:57.353Z] common.run.asadmin: [2023-01-15T20:47:57.353Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2023-01-15T20:47:57.353Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:57.657Z] [exec] [2023-01-15T20:47:57.658Z] [exec] Generating code... [2023-01-15T20:47:57.658Z] [exec] [2023-01-15T20:47:57.658Z] [exec] [2023-01-15T20:47:57.658Z] [exec] Compiling code... [2023-01-15T20:47:57.658Z] [exec] [2023-01-15T20:47:57.922Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:47:57.922Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-01-15T20:47:58.180Z] [exec] Command enable executed successfully. [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init.os: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init.tools.unix: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init.tools.windows: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init.tools: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] setAsadminArgs: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init: [2023-01-15T20:47:58.180Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:58.180Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:58.180Z] [get] Not modified - so not downloaded [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init.customtasks: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] enableAppOnInstance: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] setHttpPort: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] run.positive: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] common.run.positive: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] setHttpPort: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] common.run: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] checkAppOnServer: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] declare-test: [2023-01-15T20:47:58.180Z] [echo] Starting test simple osgi/simple Test asadmin enable (server) [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init.os: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init.tools.unix: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init.tools.windows: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init.tools: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] setAsadminArgs: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init: [2023-01-15T20:47:58.180Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:58.180Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:58.180Z] [get] Not modified - so not downloaded [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] init.customtasks: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] prepare: [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] compile: [2023-01-15T20:47:58.180Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:58.180Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2023-01-15T20:47:58.180Z] [2023-01-15T20:47:58.180Z] runclient: [2023-01-15T20:47:58.180Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2023-01-15T20:47:58.438Z] [javaWithResult] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:58.438Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2023-01-15T20:47:58.438Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2023-01-15T20:47:58.696Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2023-01-15T20:47:58.696Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-01-15T20:47:58.696Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-01-15T20:47:58.696Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [2023-01-15T20:47:58.696Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-01-15T20:47:58.696Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [2023-01-15T20:47:58.696Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1974) [2023-01-15T20:47:58.697Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1969) [2023-01-15T20:47:58.697Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(Native Method) [2023-01-15T20:47:58.697Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1968) [2023-01-15T20:47:58.697Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) [2023-01-15T20:47:58.697Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:47:58.697Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2023-01-15T20:47:58.697Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2023-01-15T20:47:58.697Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2023-01-15T20:47:58.697Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-01-15T20:47:58.697Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1920) [2023-01-15T20:47:58.697Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) [2023-01-15T20:47:58.697Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527) [2023-01-15T20:47:58.697Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2023-01-15T20:47:58.697Z] [javaWithResult] ... 2 more [2023-01-15T20:47:58.697Z] [javaWithResult] Java Result: 255 [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] processResult: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] failed: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] passed: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] unknown: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] writeLogToConsole: [2023-01-15T20:47:58.697Z] [echo] Test simple UNKNOWN at 15-Jan-2023 20:47:58.473 with return code 255 [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.os: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.tools.unix: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.tools.windows: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.tools: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] setAsadminArgs: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init: [2023-01-15T20:47:58.697Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:58.697Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:58.697Z] [get] Not modified - so not downloaded [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.customtasks: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] checkAppOnCluster: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] undeploy.asadmin: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] setAsadminArgs: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] common.undeploy.asadmin: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.os: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.tools.unix: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.tools.windows: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.tools: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] setAsadminArgs: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init: [2023-01-15T20:47:58.697Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:58.697Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:58.697Z] [get] Not modified - so not downloaded [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.customtasks: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] delAppRef: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.os: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.tools.unix: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.tools.windows: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.tools: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] setAsadminArgs: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init: [2023-01-15T20:47:58.697Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:47:58.697Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:47:58.697Z] [get] Not modified - so not downloaded [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] init.customtasks: [2023-01-15T20:47:58.697Z] [2023-01-15T20:47:58.697Z] common.run.asadmin: [2023-01-15T20:47:58.697Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2023-01-15T20:47:58.697Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:47:59.032Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-01-15T20:47:59.032Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:59.263Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:47:59.264Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:47:59.290Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:47:59.290Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2023-01-15T20:47:59.290Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2023-01-15T20:47:59.290Z] [javac] 2 warnings [2023-01-15T20:47:59.290Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/EjbClient.jar [2023-01-15T20:47:59.523Z] [exec] Command undeploy executed successfully. [2023-01-15T20:47:59.524Z] [2023-01-15T20:47:59.524Z] private-all: [2023-01-15T20:47:59.524Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:59.524Z] [2023-01-15T20:47:59.524Z] clean: [2023-01-15T20:47:59.524Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml [2023-01-15T20:47:59.524Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:47:59.524Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:47:59.524Z] [2023-01-15T20:47:59.524Z] test-all: [2023-01-15T20:47:59.524Z] [echo] Starting Test /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/endpoint [2023-01-15T20:47:59.524Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:59.524Z] [2023-01-15T20:47:59.524Z] deploy: [2023-01-15T20:47:59.524Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:59.524Z] [2023-01-15T20:47:59.524Z] build: [2023-01-15T20:47:59.524Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:47:59.524Z] [2023-01-15T20:47:59.524Z] test-compile: [2023-01-15T20:47:59.524Z] [echo] Compiling into endpoint/HelloImpl.class [2023-01-15T20:47:59.524Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:47:59.524Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:00.457Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:48:00.457Z] [javac] 1 warning [2023-01-15T20:48:00.457Z] [echo] Building with package endpoint [2023-01-15T20:48:00.457Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-01-15T20:48:00.705Z] [exec] Application deployed with name ejb-bmp-datasource40App. [2023-01-15T20:48:00.706Z] [echo] Deployment on target server server successful [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] setOSConditions: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] setToolWin: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] setToolUnix: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] setToolProperty: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] setS1ASclassPath: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] init-common: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] deploy-common-ee: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] run: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] setOSConditions: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] setToolWin: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] setToolUnix: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] setToolProperty: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] setS1ASclassPath: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] init-common: [2023-01-15T20:48:00.706Z] [2023-01-15T20:48:00.706Z] runclient-common: [2023-01-15T20:48:00.706Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-01-15T20:48:00.706Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:00.963Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:01.526Z] [exec] Jan 15, 2023 8:48:01 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:48:01.526Z] [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. [2023-01-15T20:48:05.699Z] [exec] Value of key is: test1 : [2023-01-15T20:48:05.699Z] [exec] Value of key is: test2 : [2023-01-15T20:48:05.699Z] [exec] Value of key is: test3 : [2023-01-15T20:48:05.699Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:48:05.699Z] [exec] [2023-01-15T20:48:05.699Z] [exec] [2023-01-15T20:48:05.699Z] [exec] ----------------------------------------- [2023-01-15T20:48:05.699Z] [exec] - test2 : : PASS - [2023-01-15T20:48:05.699Z] [exec] - test1 : : PASS - [2023-01-15T20:48:05.699Z] [exec] - test3 : : PASS - [2023-01-15T20:48:05.699Z] [exec] ----------------------------------------- [2023-01-15T20:48:05.699Z] [exec] Total PASS: 3 [2023-01-15T20:48:05.699Z] [exec] Total FAIL: 0 [2023-01-15T20:48:05.699Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:48:05.699Z] [exec] ----------------------------------------- [2023-01-15T20:48:05.699Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:48:05.699Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:48:05.718Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:05.718Z] [2023-01-15T20:48:05.718Z] run: [2023-01-15T20:48:05.718Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:05.718Z] [2023-01-15T20:48:05.718Z] prepare-client: [2023-01-15T20:48:05.718Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:05.718Z] [2023-01-15T20:48:05.718Z] wsdl-import: [2023-01-15T20:48:05.718Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:05.718Z] [2023-01-15T20:48:05.718Z] configurable-wsdl-import: [2023-01-15T20:48:05.718Z] [echo] Current time (ISO): 2023-01-15T20:48:04.754+0000 [2023-01-15T20:48:05.718Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2023-01-15T20:48:05.718Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:05.718Z] [exec] parsing WSDL... [2023-01-15T20:48:05.718Z] [exec] [2023-01-15T20:48:05.718Z] [exec] [2023-01-15T20:48:05.847Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:05.848Z] [2023-01-15T20:48:05.848Z] compile-client: [2023-01-15T20:48:05.848Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:48:05.848Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:05.848Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:48:05.848Z] [javac] 1 warning [2023-01-15T20:48:05.848Z] [echo] Running appclient with client.Client [2023-01-15T20:48:05.848Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:05.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:05.848Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:05.956Z] [2023-01-15T20:48:05.956Z] checkReporting-common: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] confirmReportPresent-common: [2023-01-15T20:48:05.957Z] [echo] file RepRunConf.txt is present. [2023-01-15T20:48:05.957Z] [echo] Test seems to be reported fine [2023-01-15T20:48:05.957Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/datasource40/RepRunConf.txt [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] confirmMissingReport-common: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] undeploy: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] setOSConditions: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] setToolWin: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] setToolUnix: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] setToolProperty: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] setS1ASclassPath: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] init-common: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] undeploy-jdbc-common: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] setOSConditions: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] setToolWin: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] setToolUnix: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] setToolProperty: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] setS1ASclassPath: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] init-common: [2023-01-15T20:48:05.957Z] [2023-01-15T20:48:05.957Z] delete-jdbc-resource-common: [2023-01-15T20:48:05.957Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/ds-resource [2023-01-15T20:48:05.957Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:06.520Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/ds-resource [2023-01-15T20:48:06.521Z] [exec] JDBC resource jdbc/ds-resource deleted successfully [2023-01-15T20:48:06.521Z] [echo] cmd executed for server [2023-01-15T20:48:06.521Z] [2023-01-15T20:48:06.521Z] setOSConditions: [2023-01-15T20:48:06.521Z] [2023-01-15T20:48:06.521Z] setToolWin: [2023-01-15T20:48:06.521Z] [2023-01-15T20:48:06.521Z] setToolUnix: [2023-01-15T20:48:06.521Z] [2023-01-15T20:48:06.521Z] setToolProperty: [2023-01-15T20:48:06.521Z] [2023-01-15T20:48:06.521Z] setS1ASclassPath: [2023-01-15T20:48:06.521Z] [2023-01-15T20:48:06.521Z] init-common: [2023-01-15T20:48:06.521Z] [2023-01-15T20:48:06.521Z] delete-jdbc-connpool-common: [2023-01-15T20:48:06.521Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ds-pool [2023-01-15T20:48:06.651Z] [exec] [2023-01-15T20:48:06.651Z] [exec] Generating code... [2023-01-15T20:48:06.651Z] [exec] [2023-01-15T20:48:06.651Z] [exec] [2023-01-15T20:48:06.651Z] [exec] Compiling code... [2023-01-15T20:48:06.651Z] [exec] [2023-01-15T20:48:06.778Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:07.341Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ds-pool [2023-01-15T20:48:07.341Z] [exec] JDBC Connection pool ds-pool deleted successfully [2023-01-15T20:48:07.341Z] [echo] cmd executed for server [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] setOSConditions: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] setToolWin: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] setToolUnix: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] setToolProperty: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] setS1ASclassPath: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] init-common: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] undeploy-jdbc-common: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] setOSConditions: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] setToolWin: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] setToolUnix: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] setToolProperty: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] setS1ASclassPath: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] init-common: [2023-01-15T20:48:07.341Z] [2023-01-15T20:48:07.341Z] delete-jdbc-resource-common: [2023-01-15T20:48:07.341Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/cp-resource [2023-01-15T20:48:07.341Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:07.598Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/cp-resource [2023-01-15T20:48:07.854Z] [exec] JDBC resource jdbc/cp-resource deleted successfully [2023-01-15T20:48:07.854Z] [echo] cmd executed for server [2023-01-15T20:48:07.854Z] [2023-01-15T20:48:07.854Z] setOSConditions: [2023-01-15T20:48:07.854Z] [2023-01-15T20:48:07.854Z] setToolWin: [2023-01-15T20:48:07.854Z] [2023-01-15T20:48:07.854Z] setToolUnix: [2023-01-15T20:48:07.854Z] [2023-01-15T20:48:07.854Z] setToolProperty: [2023-01-15T20:48:07.854Z] [2023-01-15T20:48:07.854Z] setS1ASclassPath: [2023-01-15T20:48:07.854Z] [2023-01-15T20:48:07.854Z] init-common: [2023-01-15T20:48:07.854Z] [2023-01-15T20:48:07.854Z] delete-jdbc-connpool-common: [2023-01-15T20:48:07.854Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true cp-pool [2023-01-15T20:48:07.854Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:08.028Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:08.028Z] [2023-01-15T20:48:08.028Z] compile-client: [2023-01-15T20:48:08.028Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:48:08.028Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:08.419Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true cp-pool [2023-01-15T20:48:08.420Z] [exec] JDBC Connection pool cp-pool deleted successfully [2023-01-15T20:48:08.420Z] [echo] cmd executed for server [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] setOSConditions: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] setToolWin: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] setToolUnix: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] setToolProperty: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] setS1ASclassPath: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] init-common: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] undeploy-jdbc-common: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] setOSConditions: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] setToolWin: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] setToolUnix: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] setToolProperty: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] setS1ASclassPath: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] init-common: [2023-01-15T20:48:08.420Z] [2023-01-15T20:48:08.420Z] delete-jdbc-resource-common: [2023-01-15T20:48:08.420Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xa-resource [2023-01-15T20:48:08.420Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:08.967Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:48:08.971Z] [javac] 1 warning [2023-01-15T20:48:08.971Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:08.971Z] [2023-01-15T20:48:08.971Z] unjar-client-utils: [2023-01-15T20:48:08.971Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:08.971Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:08.971Z] [2023-01-15T20:48:08.971Z] internal-run: [2023-01-15T20:48:08.971Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2023-01-15T20:48:08.971Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:08.983Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xa-resource [2023-01-15T20:48:08.984Z] [exec] JDBC resource jdbc/xa-resource deleted successfully [2023-01-15T20:48:08.984Z] [echo] cmd executed for server [2023-01-15T20:48:08.984Z] [2023-01-15T20:48:08.984Z] setOSConditions: [2023-01-15T20:48:08.984Z] [2023-01-15T20:48:08.984Z] setToolWin: [2023-01-15T20:48:08.984Z] [2023-01-15T20:48:08.984Z] setToolUnix: [2023-01-15T20:48:08.984Z] [2023-01-15T20:48:08.984Z] setToolProperty: [2023-01-15T20:48:08.984Z] [2023-01-15T20:48:08.984Z] setS1ASclassPath: [2023-01-15T20:48:08.984Z] [2023-01-15T20:48:08.984Z] init-common: [2023-01-15T20:48:08.984Z] [2023-01-15T20:48:08.984Z] delete-jdbc-connpool-common: [2023-01-15T20:48:08.984Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true xa-pool [2023-01-15T20:48:08.984Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:09.230Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:09.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true xa-pool [2023-01-15T20:48:09.547Z] [exec] JDBC Connection pool xa-pool deleted successfully [2023-01-15T20:48:09.547Z] [echo] cmd executed for server [2023-01-15T20:48:09.547Z] [2023-01-15T20:48:09.547Z] setOSConditions: [2023-01-15T20:48:09.547Z] [2023-01-15T20:48:09.547Z] setToolWin: [2023-01-15T20:48:09.547Z] [2023-01-15T20:48:09.547Z] setToolUnix: [2023-01-15T20:48:09.547Z] [2023-01-15T20:48:09.547Z] setToolProperty: [2023-01-15T20:48:09.547Z] [2023-01-15T20:48:09.547Z] setS1ASclassPath: [2023-01-15T20:48:09.547Z] [2023-01-15T20:48:09.547Z] init-common: [2023-01-15T20:48:09.547Z] [2023-01-15T20:48:09.547Z] undeploy-common: [2023-01-15T20:48:09.547Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:10.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/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 [2023-01-15T20:48:10.111Z] [2023-01-15T20:48:10.111Z] all: [2023-01-15T20:48:10.111Z] [2023-01-15T20:48:10.111Z] setOSConditions: [2023-01-15T20:48:10.111Z] [2023-01-15T20:48:10.111Z] setToolWin: [2023-01-15T20:48:10.111Z] [2023-01-15T20:48:10.111Z] setToolUnix: [2023-01-15T20:48:10.111Z] [2023-01-15T20:48:10.111Z] setToolProperty: [2023-01-15T20:48:10.111Z] [2023-01-15T20:48:10.111Z] setS1ASclassPath: [2023-01-15T20:48:10.111Z] [2023-01-15T20:48:10.111Z] init-common: [2023-01-15T20:48:10.111Z] [2023-01-15T20:48:10.111Z] clean: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setOSConditions: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolWin: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolUnix: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolProperty: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setS1ASclassPath: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] init-common: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] clean-common: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setOSConditions: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolWin: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolUnix: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolProperty: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setS1ASclassPath: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] init-common: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] clean-classes-common: [2023-01-15T20:48:10.368Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setOSConditions: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolWin: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolUnix: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolProperty: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setS1ASclassPath: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] init-common: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] clean-jars-common: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] compile: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setOSConditions: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolWin: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolUnix: [2023-01-15T20:48:10.368Z] [2023-01-15T20:48:10.368Z] setToolProperty: [2023-01-15T20:48:10.369Z] [2023-01-15T20:48:10.369Z] setS1ASclassPath: [2023-01-15T20:48:10.369Z] [2023-01-15T20:48:10.369Z] init-common: [2023-01-15T20:48:10.369Z] [2023-01-15T20:48:10.369Z] compile-common: [2023-01-15T20:48:10.369Z] [echo] Current time (ISO): 2023-01-15T20:48:10.140+0000 [2023-01-15T20:48:10.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:10.369Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:10.369Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:11.111Z] [exec] WebSvcTest-Hello Hello Tester ! [2023-01-15T20:48:11.371Z] [exec] WebSvcTest-Hello Hello Tester ! [2023-01-15T20:48:11.371Z] [exec] WebSvcTest-Hello Hello Tester ! [2023-01-15T20:48:11.371Z] [exec] WebSvcTest-Hello Hello Tester ! [2023-01-15T20:48:11.371Z] [exec] WebSvcTest-Hello Hello Tester ! [2023-01-15T20:48:11.371Z] [exec] WebSvcTest-Hello Hello Tester ! [2023-01-15T20:48:11.371Z] [exec] WebSvcTest-Hello Hello Tester ! [2023-01-15T20:48:11.371Z] [exec] WebSvcTest-Hello Hello Tester ! [2023-01-15T20:48:11.371Z] [exec] WebSvcTest-Hello Hello Tester ! [2023-01-15T20:48:11.371Z] [exec] WebSvcTest-Hello Hello Tester ! [2023-01-15T20:48:11.371Z] [exec] Value of key is:ejbclient-annotation [2023-01-15T20:48:11.371Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:48:11.371Z] [exec] [2023-01-15T20:48:11.371Z] [exec] [2023-01-15T20:48:11.371Z] [exec] ----------------------------------------- [2023-01-15T20:48:11.371Z] [exec] - ejbclient-annotation: PASS - [2023-01-15T20:48:11.371Z] [exec] ----------------------------------------- [2023-01-15T20:48:11.371Z] [exec] Total PASS: 1 [2023-01-15T20:48:11.371Z] [exec] Total FAIL: 0 [2023-01-15T20:48:11.371Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:48:11.371Z] [exec] ----------------------------------------- [2023-01-15T20:48:11.371Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:48:11.371Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:48:11.631Z] [2023-01-15T20:48:11.631Z] private-undeploy: [2023-01-15T20:48:11.890Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:11.891Z] [2023-01-15T20:48:11.891Z] autoundeploy-file: [2023-01-15T20:48:11.891Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/EjbClient.jar [2023-01-15T20:48:12.273Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:48:12.274Z] [javac] Note: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/ejb/SimpleBMPBean.java uses or overrides a deprecated API. [2023-01-15T20:48:12.274Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-01-15T20:48:12.274Z] [javac] 1 warning [2023-01-15T20:48:12.274Z] [2023-01-15T20:48:12.274Z] setOSConditions: [2023-01-15T20:48:12.274Z] [2023-01-15T20:48:12.274Z] setToolWin: [2023-01-15T20:48:12.274Z] [2023-01-15T20:48:12.274Z] setToolUnix: [2023-01-15T20:48:12.274Z] [2023-01-15T20:48:12.274Z] setToolProperty: [2023-01-15T20:48:12.274Z] [2023-01-15T20:48:12.274Z] setS1ASclassPath: [2023-01-15T20:48:12.274Z] [2023-01-15T20:48:12.274Z] init-common: [2023-01-15T20:48:12.274Z] [2023-01-15T20:48:12.274Z] compile-common: [2023-01-15T20:48:12.274Z] [echo] Current time (ISO): 2023-01-15T20:48:12.074+0000 [2023-01-15T20:48:12.274Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:12.274Z] [javac] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:13.273Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:13.273Z] [2023-01-15T20:48:13.273Z] autoundeploy-file: [2023-01-15T20:48:13.273Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2023-01-15T20:48:14.179Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:48:14.180Z] [javac] 1 warning [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] build: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setOSConditions: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] fixFiles: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] convUnix: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] convWin: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolWin: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolUnix: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolProperty: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setS1ASclassPath: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] init-common: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] package-persistence-common: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] ejb-jar-common: [2023-01-15T20:48:14.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] package-ejbjar-common: [2023-01-15T20:48:14.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:48:14.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:48:14.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:48:14.180Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-ejb.jar [2023-01-15T20:48:14.180Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] appclient-jar-common: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] package-appclientjar-common: [2023-01-15T20:48:14.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:48:14.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:48:14.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:48:14.180Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-client.jar [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] webclient-war-common: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] build-ear-common: [2023-01-15T20:48:14.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-01-15T20:48:14.180Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalApp.ear [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] deploy: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setOSConditions: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolWin: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolUnix: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolProperty: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setS1ASclassPath: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] init-common: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] create-jdbc-stuff: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setOSConditions: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolWin: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolUnix: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolProperty: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setS1ASclassPath: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] init-common: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] deploy-jdbc-common: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setOSConditions: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolWin: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolUnix: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setToolProperty: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] setS1ASclassPath: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] init-common: [2023-01-15T20:48:14.180Z] [2023-01-15T20:48:14.180Z] create-jdbc-connpool-common: [2023-01-15T20:48:14.180Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:14.504Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:48:14.505Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:48:14.505Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:48:14.505Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:48:14.505Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:48:14.505Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:48:14.505Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:48:14.505Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:48:14.505Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:48:14.505Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-01-15T20:48:14.505Z] [exec] Value of key is:ejb-nointf-annotation [2023-01-15T20:48:14.505Z] [exec] Generating report at /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/test_results.xml [2023-01-15T20:48:14.505Z] [exec] [2023-01-15T20:48:14.505Z] [exec] [2023-01-15T20:48:14.505Z] [exec] ----------------------------------------- [2023-01-15T20:48:14.505Z] [exec] - ejb-nointf-annotation: PASS - [2023-01-15T20:48:14.505Z] [exec] ----------------------------------------- [2023-01-15T20:48:14.505Z] [exec] Total PASS: 1 [2023-01-15T20:48:14.505Z] [exec] Total FAIL: 0 [2023-01-15T20:48:14.505Z] [exec] Total DID NOT RUN: 0 [2023-01-15T20:48:14.505Z] [exec] ----------------------------------------- [2023-01-15T20:48:14.505Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:48:14.505Z] [exec] in flushAll , creating new testSuiteHash [2023-01-15T20:48:14.505Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2023-01-15T20:48:14.505Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:14.505Z] [2023-01-15T20:48:14.505Z] undeploy: [2023-01-15T20:48:14.505Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:14.505Z] [2023-01-15T20:48:14.505Z] autoundeploy-file: [2023-01-15T20:48:14.505Z] [delete] Deleting: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-01-15T20:48:14.746Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:48:14.747Z] [exec] JDBC connection pool jdbc-customval created successfully. [2023-01-15T20:48:14.747Z] [2023-01-15T20:48:14.747Z] set-derby-connpool-props: [2023-01-15T20:48:14.747Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:15.075Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] internal-report-success: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] internal-report-failure: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] report: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] all: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] private-all: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] private-all: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] declare-test: [2023-01-15T20:48:15.076Z] [echo] Starting test ear javaee8/ear Test asadmin deploy [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] init.os: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] init.tools.unix: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] init.tools.windows: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] init.tools: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] setAsadminArgs: [2023-01-15T20:48:15.076Z] [2023-01-15T20:48:15.076Z] init: [2023-01-15T20:48:15.076Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:48:15.076Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:48:15.173Z] [2023-01-15T20:48:15.173Z] internal-report-success: [2023-01-15T20:48:15.174Z] [2023-01-15T20:48:15.174Z] internal-report-failure: [2023-01-15T20:48:15.174Z] [2023-01-15T20:48:15.174Z] report: [2023-01-15T20:48:15.174Z] [2023-01-15T20:48:15.174Z] all: [2023-01-15T20:48:15.174Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:15.174Z] [2023-01-15T20:48:15.174Z] clean: [2023-01-15T20:48:15.174Z] [echo] Clean from /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml [2023-01-15T20:48:15.174Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:15.174Z] [delete] Deleting directory /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:48:15.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:15.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive [2023-01-15T20:48:15.174Z] [2023-01-15T20:48:15.174Z] test-all: [2023-01-15T20:48:15.174Z] [echo] Starting Test /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/endpoint [2023-01-15T20:48:15.174Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:15.174Z] [2023-01-15T20:48:15.174Z] deploy: [2023-01-15T20:48:15.174Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:15.174Z] [2023-01-15T20:48:15.174Z] build: [2023-01-15T20:48:15.174Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:15.174Z] [2023-01-15T20:48:15.174Z] test-compile: [2023-01-15T20:48:15.174Z] [echo] Compiling into endpoint/HelloImpl.class [2023-01-15T20:48:15.174Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:48:15.174Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:15.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2023-01-15T20:48:15.317Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2023-01-15T20:48:15.317Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:15.335Z] [get] Not modified - so not downloaded [2023-01-15T20:48:15.336Z] [2023-01-15T20:48:15.336Z] init.customtasks: [2023-01-15T20:48:15.336Z] [2023-01-15T20:48:15.336Z] prepare: [2023-01-15T20:48:15.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2023-01-15T20:48:15.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives [2023-01-15T20:48:15.336Z] [2023-01-15T20:48:15.336Z] compile: [2023-01-15T20:48:15.336Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:48:15.336Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2023-01-15T20:48:15.743Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:48:15.892Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2023-01-15T20:48:15.892Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2023-01-15T20:48:15.892Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:15.907Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:48:15.907Z] [javac] 1 warning [2023-01-15T20:48:15.907Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:48:15.907Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2023-01-15T20:48:16.001Z] [javac] 1 warning [2023-01-15T20:48:16.001Z] [echo] Building with package endpoint [2023-01-15T20:48:16.001Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-01-15T20:48:16.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2023-01-15T20:48:16.459Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2023-01-15T20:48:16.459Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:16.841Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:48:16.842Z] [javac] 1 warning [2023-01-15T20:48:16.842Z] [2023-01-15T20:48:16.842Z] assemble: [2023-01-15T20:48:16.842Z] [war] Building war: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-web.war [2023-01-15T20:48:16.842Z] [jar] Building jar: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-client.jar [2023-01-15T20:48:16.842Z] [ear] Building ear: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8App.ear [2023-01-15T20:48:16.842Z] [2023-01-15T20:48:16.842Z] deploy.asadmin: [2023-01-15T20:48:16.842Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives --name deployment-javaee8-app /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8App.ear [2023-01-15T20:48:16.842Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:17.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2023-01-15T20:48:17.022Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2023-01-15T20:48:17.022Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:17.373Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:17.373Z] [2023-01-15T20:48:17.373Z] run: [2023-01-15T20:48:17.373Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:17.373Z] [2023-01-15T20:48:17.373Z] prepare-client: [2023-01-15T20:48:17.373Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:17.373Z] [2023-01-15T20:48:17.373Z] wsdl-import: [2023-01-15T20:48:17.373Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:17.373Z] [2023-01-15T20:48:17.373Z] configurable-wsdl-import: [2023-01-15T20:48:17.373Z] [echo] Current time (ISO): 2023-01-15T20:48:17.279+0000 [2023-01-15T20:48:17.373Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2023-01-15T20:48:17.410Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:48:17.410Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-01-15T20:48:17.584Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2023-01-15T20:48:17.585Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2023-01-15T20:48:17.585Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:17.632Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:17.843Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:48:17.893Z] [exec] parsing WSDL... [2023-01-15T20:48:17.894Z] [exec] [2023-01-15T20:48:17.894Z] [exec] [2023-01-15T20:48:17.977Z] [exec] Application deployed with name deployment-javaee8-app. [2023-01-15T20:48:17.977Z] [exec] Command deploy executed successfully. [2023-01-15T20:48:17.977Z] [2023-01-15T20:48:17.977Z] processResult: [2023-01-15T20:48:17.977Z] [2023-01-15T20:48:17.977Z] failed: [2023-01-15T20:48:17.977Z] [2023-01-15T20:48:17.977Z] passed: [2023-01-15T20:48:17.977Z] [echo] Test ear Passed [2023-01-15T20:48:17.977Z] [2023-01-15T20:48:17.978Z] unknown: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.os: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.tools.unix: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.tools.windows: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.tools: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] setAsadminArgs: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init: [2023-01-15T20:48:17.978Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:48:17.978Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:48:17.978Z] [get] Not modified - so not downloaded [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.customtasks: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] prepare: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] undeploy.asadmin: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] setAsadminArgs: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] common.undeploy.asadmin: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.os: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.tools.unix: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.tools.windows: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.tools: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] setAsadminArgs: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init: [2023-01-15T20:48:17.978Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:48:17.978Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:48:17.978Z] [get] Not modified - so not downloaded [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.customtasks: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] delAppRef: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.os: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.tools.unix: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.tools.windows: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.tools: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] setAsadminArgs: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init: [2023-01-15T20:48:17.978Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:48:17.978Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:48:17.978Z] [get] Not modified - so not downloaded [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] init.customtasks: [2023-01-15T20:48:17.978Z] [2023-01-15T20:48:17.978Z] common.run.asadmin: [2023-01-15T20:48:17.978Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-javaee8-app [2023-01-15T20:48:18.099Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2023-01-15T20:48:18.100Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:18.236Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:18.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2023-01-15T20:48:18.664Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2023-01-15T20:48:18.664Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:18.806Z] [exec] Deprecated syntax, instead use: [2023-01-15T20:48:18.806Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-01-15T20:48:18.828Z] [exec] [2023-01-15T20:48:18.829Z] [exec] Generating code... [2023-01-15T20:48:18.829Z] [exec] [2023-01-15T20:48:18.829Z] [exec] [2023-01-15T20:48:18.829Z] [exec] Compiling code... [2023-01-15T20:48:18.829Z] [exec] [2023-01-15T20:48:19.066Z] [exec] Command undeploy executed successfully. [2023-01-15T20:48:19.066Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:19.226Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2023-01-15T20:48:19.227Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2023-01-15T20:48:19.227Z] [2023-01-15T20:48:19.227Z] setOSConditions: [2023-01-15T20:48:19.227Z] [2023-01-15T20:48:19.227Z] setToolWin: [2023-01-15T20:48:19.227Z] [2023-01-15T20:48:19.227Z] setToolUnix: [2023-01-15T20:48:19.227Z] [2023-01-15T20:48:19.227Z] setToolProperty: [2023-01-15T20:48:19.227Z] [2023-01-15T20:48:19.227Z] setS1ASclassPath: [2023-01-15T20:48:19.227Z] [2023-01-15T20:48:19.227Z] init-common: [2023-01-15T20:48:19.227Z] [2023-01-15T20:48:19.227Z] create-jdbc-resource-common: [2023-01-15T20:48:19.227Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-customval --target server jdbc/customvalDB [2023-01-15T20:48:19.227Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:19.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:48:19.792Z] [exec] JDBC resource jdbc/customvalDB created successfully. [2023-01-15T20:48:19.792Z] [echo] cmd executed for server [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] setOSConditions: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] setToolWin: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] setToolUnix: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] setToolProperty: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] setS1ASclassPath: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] init-common: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] deploy-common: [2023-01-15T20:48:19.792Z] [echo] Current time (ISO): 2023-01-15T20:48:19.651+0000 [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] setOSConditions: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] setToolWin: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] setToolUnix: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] setToolProperty: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] setS1ASclassPath: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] init-common: [2023-01-15T20:48:19.792Z] [2023-01-15T20:48:19.792Z] deploy-common-pe: [2023-01-15T20:48:19.792Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:20.202Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:20.202Z] [2023-01-15T20:48:20.202Z] compile-client: [2023-01-15T20:48:20.202Z] [javac] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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 [2023-01-15T20:48:20.203Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:20.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/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/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalApp.ear [2023-01-15T20:48:20.613Z] [exec] Application deployed with name jdbc-customvalApp. [2023-01-15T20:48:20.613Z] [echo] Deployment on target server server successful [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setOSConditions: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setToolWin: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setToolUnix: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setToolProperty: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setS1ASclassPath: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] init-common: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] deploy-common-ee: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] run: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setOSConditions: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setToolWin: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setToolUnix: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setToolProperty: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setS1ASclassPath: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] init-common: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] execute-sql-common: [2023-01-15T20:48:20.613Z] [sql] Executing resource: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/sql/create_pointbase.sql [2023-01-15T20:48:20.613Z] [sql] Failed to execute: Drop table O_Customer [2023-01-15T20:48:20.613Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-01-15T20:48:20.613Z] [sql] 0 rows affected [2023-01-15T20:48:20.613Z] [sql] 1 of 2 SQL statements executed successfully [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setOSConditions: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setToolWin: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setToolUnix: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setToolProperty: [2023-01-15T20:48:20.613Z] [2023-01-15T20:48:20.613Z] setS1ASclassPath: [2023-01-15T20:48:20.614Z] [2023-01-15T20:48:20.614Z] init-common: [2023-01-15T20:48:20.614Z] [2023-01-15T20:48:20.614Z] runclient-common: [2023-01-15T20:48:20.614Z] [echo] /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-01-15T20:48:20.768Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-01-15T20:48:20.769Z] [javac] 1 warning [2023-01-15T20:48:20.769Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:20.769Z] [2023-01-15T20:48:20.769Z] unjar-client-utils: [2023-01-15T20:48:20.769Z] [unjar] Expanding: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/build/module/classes [2023-01-15T20:48:20.769Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-01-15T20:48:20.769Z] [2023-01-15T20:48:20.769Z] internal-run: [2023-01-15T20:48:20.769Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2023-01-15T20:48:20.870Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:21.027Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:21.127Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:21.287Z] [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2g -Xss768k -XX:+UseStringDeduplication [2023-01-15T20:48:21.690Z] [exec] Jan 15, 2023 8:48:21 PM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-01-15T20:48:21.691Z] [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. [2023-01-15T20:48:24.338Z] [exec] Waiting for the domain to stop ... [2023-01-15T20:48:24.339Z] [exec] Command stop-domain executed successfully. [2023-01-15T20:48:24.339Z] [2023-01-15T20:48:24.339Z] postTestsRun: [2023-01-15T20:48:24.339Z] [echo] Processing tests results [2023-01-15T20:48:24.339Z] [2023-01-15T20:48:24.339Z] init.os: [2023-01-15T20:48:24.339Z] [2023-01-15T20:48:24.339Z] init.tools.unix: [2023-01-15T20:48:24.339Z] [2023-01-15T20:48:24.339Z] init.tools.windows: [2023-01-15T20:48:24.339Z] [2023-01-15T20:48:24.339Z] init.tools: [2023-01-15T20:48:24.339Z] [2023-01-15T20:48:24.339Z] setAsadminArgs: [2023-01-15T20:48:24.339Z] [2023-01-15T20:48:24.339Z] init: [2023-01-15T20:48:24.339Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-01-15T20:48:24.339Z] [get] To: /home/jenkins/agent/workspace/d-and-test-using-jenkinsfile_6.x/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-01-15T20:48:24.339Z] [get] Not modified - so not downloaded [2023-01-15T20:48:24.339Z] [2023-01-15T20:48:24.339Z] init.customtasks: [2023-01-15T20:48:24.339Z] [2023-01-15T20:48:24.339Z] transform: [2023-01-15T20:48:24.339Z] [style] Warning: the task name